@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway.eot?#iefix') format('embedded-opentype'),  url('../fonts/Raleway.woff') format('woff'), url('../fonts/Raleway.ttf')  format('truetype'), url('../fonts/Raleway.svg#Raleway') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------------------------
Custom Style by yor solutions
---------------------------------------------*/



html {
    height: 100%;
}
body {
    height: 100%;
    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    font-family: 'Raleway'!Important;
	font-variant-numeric: lining-nums!Important;
	-moz-font-variant-numeric: lining-nums!Important;
	-ms-font-variant-numeric: lining-nums!Important;
	-o-font-variant-numeric: lining-nums!Important;
	-webkit-font-variant-numeric: lining-nums!Important;

background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(211,206,200,1) 18%, rgba(211,206,200,1) 48%, rgba(211,206,200,1) 80%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(18%, rgba(211,206,200,1)), color-stop(48%, rgba(211,206,200,1)), color-stop(80%, rgba(211,206,200,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(211,206,200,1) 18%, rgba(211,206,200,1) 48%, rgba(211,206,200,1) 80%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(211,206,200,1) 18%, rgba(211,206,200,1) 48%, rgba(211,206,200,1) 80%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(211,206,200,1) 18%, rgba(211,206,200,1) 48%, rgba(211,206,200,1) 80%, rgba(255,255,255,1) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(211,206,200,1) 18%, rgba(211,206,200,1) 48%, rgba(211,206,200,1) 80%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
.fr {
    float: right!Important;
}
.fl {
    float: left;
}
a, a:hover, a:focus, a:active{ outline:none;}
.breadcrumbs li {
    font-size: 17px;
}

.product-image, .no-touch .product-img-box .product-image:hover:not(.zoom-available) {
    background-color: #fff;
}

.clearfix {
    clear: both;
}

.clearleft {
    clear: left;
}

.clearright {
    clear: right;
}

.clearnone {
    clear: none;
}

.priceCover {
    border: 1px solid #cccccc;
    background-color: #f4f4f4;
    padding: 10px;
}

.value {
    background-color: #fff;
    display: block;
    padding: 8px;
    text-align: center;
    width: auto;
}

.product-view .product-shop .price-info,.product-view .product-shop .ItemNumberDes {
    width: 67%!Important;
	word-wrap:break-word;
}

.product-view .product-shop .extra-info,.product-view .product-shop .ItemNumber {
    width: 30%;
}

.product-view .product-shop .price-box .regular-price .price, .product-view .product-shop .price-box .special-price .price, .product-view .product-shop .price-box .full-product-price .price {
    font-size: 33px;
}

.product-view .product-shop .price-box .regular-price .price, .product-view .product-shop .price-box .special-price .price, .product-view .product-shop .price-box .full-product-price .price {
    color: #000000;
}

.ItemNumber {
    background-color: #dddddd;
    color: #666666;
    display: block;
    text-align: center;
    width: auto;
    text-transform: uppercase;
    font-size: 16px;
    padding: 8px;
    margin-bottom: 0!Important;
    float: left;
}

.product-view .product-shop .extra-info {
    padding-right: 0;
}

.ItemNumberDes {
    background-color: #fff;
    width: 100%;
    padding: 8px;
    font-size: 16px;
    color: #000;
    text-align: center!Important;
    float: right;
}

.price-box .price, .price {
    font-family: 'Raleway'!Important;
    font-weight: 600;
	
}

.short-description {
    font-size: 16px;
    padding: 10px;
    color: #000;
    border-top: 1px solid #ccc;
}

.product-options {
    margin: 0;
    border-top: none;
}

.myDL {
    clear: both!Important;
}

.myDL dt {
    float: left;
    padding: 8px;
    text-align: center;
    width: 30%;
    background-color: #dddddd;
}

.myDL dd {
    float: right;
    width: 67%;
	margin-top: -1px;
}

.myDL dt label {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
}

.product-options dd select {
    max-width: 100%;
    padding: 9px 10px 10px 10px;	
    width: 100%;
    overflow: hidden;
    line-height:35px;
    margin-top:1px;
    border:1px solid #ccc;
}

.product-options dd{ border-bottom:none;}

.product-options p.required {
    position: relative;
    top: -4px; right:3px;
}

.product-options {
    padding: 10px 10px 10px;
}

.product-options-bottom {
    border-bottom: medium none;
    margin-bottom: 0 !important;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.customWrapper .add-to-box{ border-bottom:none!Important;}
.shortdesc {
    background-color: #F4F4F4;
    border: 1px solid #cccccc;
    border-top: none;
}

.sp-quantity {
    width: 67%!Important;
    float: right!Important;
}

.sp-quantity input {
}

.qty-wrapper label {
    background-color: #dddddd;
    color: #666666;
    font-weight: normal;
    display: block;
    text-align: center;
    width: 30%;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px;
    margin-bottom: 0!Important;
    float: left;
    line-height: 20px!Important;
}

.qty-wrapper {
    width: 100%;
    padding-right: 0;
}

/* SP Quantity Plugin */
.sp-quantity {
    width: 124px;
    height: 42px;
   font-family: 'Raleway';
}

.sp-minus {
  width: 40px;
  height: 40px;
  float: left;
  text-align: center;
  line-height: 31px;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.add-to-cart-buttons { min-width: 166px;}
.product-view .add-to-cart-buttons .button{ padding:0 15px 0 15px;}
.sp-input {
    border: 1px solid #cccccc;
    float: left;
    height: auto;
    width: 86px;
    border-left: none;
}
.product-view .product-shop{ margin-bottom:0!Important;}


.product-view .product-shop{ padding-left:0;}
.product-view .customWrapper{ padding-left:0;}
.product-view .customWrapper .add-to-box{ border: 1px solid #ccc;
    padding: 10px;
	border-top:none;}
.add-to-cart-wrapper.customWrapper {
    background-color: #f4f4f4;
    border-bottom: 1px solid #ccc;
}	
.product-essential { margin-bottom:30px;}
.sp-input input {
    width: 100%!Important;
}

.sp-plus {
    width: 40px;
    height: 40px;
    float: left;
    text-align: center;
	-moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
	
}
.std p{ margin-bottom:0;}
.sp-input input {
    width: 30px;
    text-align: center;
    font-family: 'Raleway';
    border: none;
    float: left;
    height: auto!Important;
    padding: 7px 7px 8px;
}
.customWrapper .sp-input input{padding: 8px 7px 8px!Important;}
.sp-input input:focus {
    border: 1px solid #e1e1e1;
    border: none;
}

.sp-minus a, .sp-plus a {
    background-color: #ff0000;
    color: #fff;
    display: block;
    font-size: 25px;
    height: 100%;
    padding-top: 0;
    width: 100%;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #ff0000;
}

.product-view .add-to-cart-buttons {
    margin-right: 0;
}

/* Navigation menu */
#nav{
    background-color: #f3f3f3;
    width: 19%;
}
.nav-primary li.level0, .nav-primary a.level0{ display:block;}
.nav-primary li.level0 ul {
    background-color: #e2e2e2;
    border: medium none;
    left: 100%;
    position: absolute;
    top: -1px;
    width: 100%;
	border-bottom:3px solid #ff0000;
}
.Product_catsButton, .Product_catsButton_home{ background: rgba(220,54,57,1);
background: -moz-linear-gradient(top, rgba(220,54,57,1) 0%, rgba(194,31,26,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(220,54,57,1)), color-stop(100%, rgba(194,31,26,1)));
background: -webkit-linear-gradient(top, rgba(220,54,57,1) 0%, rgba(194,31,26,1) 100%);
background: -o-linear-gradient(top, rgba(220,54,57,1) 0%, rgba(194,31,26,1) 100%);
background: -ms-linear-gradient(top, rgba(220,54,57,1) 0%, rgba(194,31,26,1) 100%);
background: linear-gradient(to bottom, rgba(220,54,57,1) 0%, rgba(194,31,26,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc3639', endColorstr='#c21f1a', GradientType=0 );
width: 100%; height:auto; padding:6px 17% 6px 10px; text-align:center; color:#fff; font-size:21px;
position:relative; }
 .Product_catsButton_home{ width: 100%;}
.arrow-down {
border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    height: 0;
    position: absolute;
    right: 8%;
    top: 40%;
    width: 0;
}
ul.level1 {
    left: 100% !important;   
}
.nav-primary a {
    color: #000000;
    display: block;
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-size: 14px;
    line-height: 30px;
    position: relative;
    text-decoration: none;
    text-transform: none !important;
}
.odd a, .even a{
color:#000000;
}
.nav-primary{ margin-top:0;}
.nav-primary li.level0 > a {
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
	width: auto;
}
.nav-primary {
    background-color: #f3f3f3;
    border: 1px solid #cccccc;
	border-bottom:3px solid #ff0000;
}
.nav-primary li.level0 > a:hover{ background-color:##C7C7C7; color:#000;}
.nav-primary li.parent{ background-image:url(../images/arrow-right.png); background-repeat:no-repeat; background-position:95% 16px;}
.nav-primary li.parent .level0 .level1{ background-image:none; }

.nav-primary li.parent.menu-active{ background-color:#c7c7c7!Important; color:#000;}
.nav-primary li.parent.menu-active a{ color:#000;}
.nav-primary li:hover{ background-color:#c7c7c7;}

ul.level0, ul.level1{ padding:0!Important; margin:0!Important;}

ul.level0 li.level1, ul.level0 lilevel1.parent  {
    padding: 4px 17px 5px 20px;
}
ul.level0 li.level1:hover, ul.level0 lilevel1.parent:hover{ background-color: rgba(0,0,0,0.1)!Important;}
ul.level1 li {

	list-style-type:decimal!Important;
}


/*ul.level0 li a{ font-size:13px;}*/
.nav-primary {
    position: absolute;
    width: 100%;
    z-index: 100000;
	display:none;
}
#nav{ position:relative;}
.nav-primary a:hover,
.nav-primary li.level1 a{ border-bottom:none;}

.nav-primary a.level0 {
    padding: 4px 25px;
}
.nav-primary li.level0 li.parent > a:after{ border:none;}

/*-----------------------------------------
Product Detail Setting 
------------------------------------------*/
.col1-layout .main .col-main{ width: 100%;}
.col3-layout .col-wrapper .col-left {
    width: 23%;
	
}
.col3-layout .col-right {
     width: 16.333%;
	 border: 1px solid #cccccc;
}
.col-main{ padding:0 10px;}

.col-left, .col-right{ padding:0;}
.col3-layout .col-wrapper {
    float: left;
    width: 82.667%;
}
.col3-layout .col-wrapper .col-main {
    float: right;
    width: 75.684%;
}

.category-products .products-grid--max-4-col > li{ width:23.2999%; text-align:left;}
.category-products .products-grid--max-4-col > li:nth-child(4n){ margin-right:0;}
.toolbar{ margin-bottom:10px;}
.products-grid .actions{ min-height:0;}
.swatch-link{ border:none;}
.swatch-link, .swatch-label{ border-radius:0;}
.swatch-link img{ border-radius:0;}
.products-grid .product-name, .products-list .product-name{ min-height:40px;}

.newdiv { min-height:200px;}

.item.last .product-image > img {
    border: medium none;
    display: table-cell;
    vertical-align: middle;
}
.pages a, .pages .current{ line-height:26px;}

.item.last > .product-image {
    border: medium none;
	/*padding:24px;*/
}
/*-----------------------------------------
Login Page
------------------------------------------*/
input[type="email"], input[type="search"], input[type="number"], input[type="password"], input[type="tel"], input[type="text"]{ height:40px;}
.customer-account-login .scaffold-form label:first-child {
    width: 363px;
}
.button, .cart-table .product-cart-actions .button, #co-shipping-method-form .buttons-set .button, .footer .button{ padding:11px 11px;}
label{ font-size:16px; letter-spacing:0.2px;}
.form-list > li > a{ font-size:15px;}

.footer .block-subscribe .actions .button {
    float: left;
    font-size: 15px;
    height: 40px;
    line-height: 17px;
	width: 100%;
}

.button, .cart-table .product-cart-actions .button, #co-shipping-method-form .buttons-set .button, .footer .button { font-size:17px; letter-spacing: -0.5px;}


#newsletter-validate-detail > .block-content > .input-box { padding-top:0!Important;}

/*---------------------------------------
fixing Issues
---------------------------------------*/
.product-collateral > dl > dt{ padding:11px 10px 9px 24px;}
.product-collateral > dl > dt.last{padding:11px 10px 9px 24px;}
.product-options dd select{ padding:8px 10px 10px;}
.configurable-swatch-list li {
    border: 1px solid #ccc;
    display: block;
    float: left;
    height: 42px;
    margin: 0 0 0 3px;
    width: 42px;
}
.configurable-swatch-list li.selected, .configurable-swatch-list li:hover { border:1px solid red;}

.products-grid .configurable-swatch-list li {
    height: 22px;
    width: 22px;
	margin-bottom:3px;
}

/* Testing */
.CustomNav {
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 19%;
    z-index: 1000;
}
#header-search{ top: 90px; width: 79.1%; height:auto;}
#search{ height:44px;}
#search_mini_form .search-button { height:45px;}
#header-nav {
	border:none;
    position: relative;
	height: 44px;
}
#nav{ width: 100%;}

.block-title h2, .block-title h3, .block-title strong{ color:#636363;}

.product-options dt{ margin:0 0 15px;}

.product-view .add-to-cart .qty-wrapper .qty{ height:38px!Important;}

.main-container, .footer-container {
    padding: 15px 15px 0;
	background-color:#ffffff;

}
.header-language-container, .page-header{ background-color:#ffffff; }
.footer address{ padding:10px 0 10px 0;}
.search-button {
    margin-right: 2%;
    width: auto !important;
}
.wrapper{ background-color: transparent;}
.page-header {
    padding: 0 14px;
}

.input-box select option[disabled="disabled"]{text-decoration: line-through; background-color:#ccc;}

.breadcrumbs{ margin:0 0 15px;}

.product-view .add-to-cart {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.product-view .add-to-cart-buttons .button{
	 margin-bottom:0;
	 -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */

  /* No support for these yet, use at own risk */
  -o-user-select: none;
  user-select: none; 
	 
}
 .PriceCover .price-box span span, .divItemBox .PriceCover .price-box span span {
    background-color: rgba(255,0,0,0.7);
    color: #fff;
    font-size: 20px;
    left: -11px;
    padding: 3px 30px 3px 15px;
    position: absolute;
    z-index: 9999;
	top:5%;
}
.divItemBox .PriceCover { top: 70.5%;}

.PriceCover .price-box span span:before, .divItemBox .PriceCover .price-box span span:before {
    border-bottom: 19px solid transparent;
    border-left: 20px solid rgba(255, 0, 0, 0.7);
    border-top: 17px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -20px;
    top: 0;
    width: 0;
}
.PriceCover .price-box span span:after, .divItemBox .PriceCover .price-box span span:after {
    background-color: #000;
    border-left: 10px solid #fff;
    border-top: 11px solid #a30404;
    bottom: -11px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
}


*, *:before, *:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}


.CommonHeading { font-size:30px; font-weight:bold; text-align:center; position:relative; z-index:666; background-color:#fff;  width:100%; margin-top:8px; margin-bottom:10px;}
.block-banner{ margin-bottom:5px!Important;}

.CommonHeading h2 {
    background-color: #fff;
    display: inline-block;
    font-size: 26px;
    margin: 0;
    padding-left: 2%;
    padding-right: 2%;
    position: relative;
    z-index: 9999;
	font-size: 600;
	color:#ff0000;
	
}
.search-button:hover { background-position:44px  -146px;}
.heading-line { width:100%; height:1px; background-color:#ccc; position:absolute; top:50%; }

/*Leftside bar category */
.price-box{ margin:0;}


.FeaturedProducts ul {
    margin-bottom: 0;
}

.product-image-gallery { 
height:470px;
 bottom: 0;
    clear: both;
    left: 0;
    margin: auto;
    position: relative;
    right: 0;
    top: 0;

}
.skip-cart .count { font-size:16px;}
.subtotal > span.label {
    color: #000000 !important;
}
.block-layered-nav dl dd ol > li > a .count{ color:#000000;}
.product-image-gallery .gallery-image.visible { max-height:100%!Important;bottom: 0;
    left: 0;
    margin: auto;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 0; }

/*-----------------------------------
CSS for Homepage
---------------------------------------*/
.main .col-left {
    width: 19%;
}
.main .col-main{ width: 80%;}

.FeaturedProducts, .SpecialProducts { position:relative; }
.FeaturedProducts .products-grid li{ margin-bottom:0;}

.SpecialProducts .products-grid .price-box .price{ color:#ff0000; font-size:25px;}

.FeaturedProducts .products-grid li{ border:3px solid #f2f2f2; margin-left:4px; border:1px solid #ccc;}

.FeaturedProducts .products-grid li .product-image{ padding:10px; display:table!Important; height:224px!Important;}

.criteria .products-grid li{ margin-left:0;}
.FeaturedProducts > .products-grid--max-4-col > li{ width: 22.7%; list-style-type:none;}
.criteria .item {
    width: 24% !important;
}
.criteria .products-grid li.item {
    padding: 0 !important;
}
.criteria .slideshow-container { border:none;}

.criteria .slideshow-container li.cycle-slide { border:none;}

.sidepanel_space, .sidebanner_space { width: 100%; height:382px; background-color:#CCC; padding:100px 50px 150px 50px;  }


.products-list > li .product-image img {
    margin: 0 auto;
    max-height: 260px;
    max-width: 100%;
    text-align: center;
    width: auto;
}

.products-list > li .product-image {
    display: block;
    float: left;
    max-height: 260px;
    width: 33.3333%;
}
#products-list .configurable-swatch-list li{ height:21px; width:21px;}

.specialLabel {
    font-size: 0;
    position: absolute;
    right: 0;
    text-indent: -7777px;
    top: -7px;
}

.divItemBox:first-child{ margin-left:0;}
.divItemBox{
     border:1px solid #ccc;
     float: left;
     padding: 0;
     position: relative;
     width: 23.33333%;
     margin-right: 2.22%;
}
.slideshow-container .slideshow{ border:none;}
.divItemBox:nth-child(4){margin-right: 0;}
.divImg{ height:auto !important;}	
.divItemBox > a > .divImg  > img {
    height: auto;
    width: 100%;
    }
.divProHeading {
    background-color: #f2f2f2;
    color: #000;
    display: table;
    font-size: 16px;
    padding: 8px;
    text-align: center;
    width: 100%;
	height:64px;
	*height:64px;
}
*.divProHeading { /*height:64px;*/}
.divItemBox > a:hover{ text-decoration:none; color:#ff0000!Important;}




.pricLabel { background-color:rgba(0,0,0,0.9); font-weight:bold; font-size:25px; position:absolute; top:230px;
 padding:5px 30px 12px 20px; color:#fff;}

.criteria .owl-carousel .owl-stage .owl-item  { border:1px solid #ccc; padding:15px;}

.criteria .owl-carousel .owl-stage .owl-item .owl-item img{ max-height:100px; display:inline-block; vertical-align:middle;}
.slideshow-prev:before {
    border-color: transparent #b82626 transparent transparent;
    border-width: 30px 15px 30px 0;
    left: 10px;
    top: 50%;
}
.slideshow-next:before {
    border-color: transparent transparent transparent #b82626;
    border-width: 30px 0 30px 15px;
    right: 10px;
    top: 50%;
}
.slideshow-prev:before, .slideshow-next:before{ top: 45%;}
.footer .links{ width: 24.6%;}

.catalog_title {
    margin-top: 10px;
}
.catalogbtn {
    background-color: #ff0000;
    border: medium none;
    color: #fff;
    padding: 10px;
    width: 100%;
}
.block-subscribe {
    border-left: 1px solid #ccc;
    padding-left: 23px;
}
.slideshow-container{ border:1px solid #ccc!Important;}
.slideshow-pager span:before { background-color:#ccc;}
.slideshow-pager{ bottom:20px;}
ul.level1{ display:none!Important;}
td.product-cart-info {
    width: 37%;
}


.button2{ background-color: #ddd; padding:1% 1.5%; margin-left:5px;}
.button2 span, .button2 span span{ text-decoration:none; color:#636363;}
.shipping .form-list .shipping-region {
    width: 75%;
}
.shipping .form-list .shipping-postcode {
    margin-right: 0;
    width: 23%;
}
.button.btn-update { font-size:14px!Important; padding:5px 10px!Important;}

#billing-buttons-container .button {
    width: auto !important;
}
.cart-footer-actions {
    width: 100% !important;
}
#empty_cart_button {
    margin-right: 10px;
}
.first.last td.product-cart-image{ width: 25%!Important;}

.product-info h2.product-name a{-ms-word-break: break-word;
-moz-word-break: break-word;
     word-wrap: break-word;
     word-break: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
		width: 100%;
		color:#000000;
		height: 62px !important;
		display:block;}

/* Check Out page setting */

.divProHeading > p {
    display: table-cell;
    vertical-align: middle;
}

.button.btn-cart{ width: 100%; color:#ffffff;}

.field label {
    width: 165px !important;
}
.order-info-box .box-content{ font-family:"Raleway" !important;}
.payment-info dt{ font-weight:bold; }
.cart-table tfoot tr td {
    padding: 10px 0 !important;
}
.cart-table tfoot tr td button:nth-child(4) {
    float: right;
}
.FeaturedProducts .products-grid--max-4-col li.item a { display:block;}
.FeaturedProducts .products-grid--max-4-col li.item a:hover { text-decoration:none; color:#ff0000!Important;}
.FeaturedProducts .products-grid--max-4-col li.item a .divProHeading p:hover { color:#8d8f92!Important;}
#checkout-review-table.linearize-table > tbody > tr > td:first-child, #checkout-review-table.linearize-table > thead > tr > th:first-child {
   padding-left: 2.5%;
    padding-right: 2.5%;
    text-align: left;
    width: 45%;
}
#checkout-review-table.linearize-table > tbody > tr > td, #checkout-review-table.linearize-table > thead > tr > th, #checkout-review-table.linearize-table > tfoot > tr > td{ text-align:left;}
#checkout-review-table thead tr th, #checkout-review-table tbody tr td {
    padding: 10px 10px;
    width: 10%;
	 text-align:center;
}
#checkout-review-table > tfoot > tr > td:first-child {
    padding-right: 5%;
	text-align: right;
}
.checkout-onepage-index .col-right {
    width: 20%;
}
.item-options > dl{ width: 100%;}

.trackBtn, .helpBtn{display: inline-block;
    float: none;
    padding: 8px 10px 0;
    text-transform: uppercase;
    vertical-align: top;
    width: auto;
	text-decoration:none;
	color:inherit;
	height:44px;}
.trackBtn:hover, .helpBtn:hover{text-decoration: none;}
.trackorderImg, .helprImg {
    background-image: url("../images/track-help.png") !important;
    background-position: 0 -150px !important;
	display: inline-block;
    height: 30px;
    vertical-align: middle;
    width: 30px;
	background-repeat:no-repeat;
}
.helprImg{background-position: 0 0 !important;}
.trackBtn:hover:not(.skip-active) .trackorderImg{ background-position:-223px -150px !important}
.helpBtn:hover:not(.skip-active) .helprImg{ background-position:-226px 0 !important}
.divTelephone-Img {
    background-image: url("../images/telephone-icon.png") !important;
    background-position: 0 6px;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 30px;
    width: 35px;
}
.telephone_numbericon {
    color: #000;
    float: right;
    font-size: 24px;
    text-align: right;
    width: 100%;
	margin-top:5px;

}
.header-minicart a{ padding-right:0!Important;}
.telenumberlabel { float:right;}


/*Tables settings*/

.linearize-table-large > tbody > tr > td, .linearize-table-large > thead > tr > th, .linearize-table-large > tfoot > tr > td {
    text-align: left;
    width: 15%;
}

.linearize-table-large > tbody > tr > td:first-child, .linearize-table-large > thead > tr > th:first-child, .linearize-table-large > tfoot > tr > td:first-child {
    width: 46%;
}
.linearize-table-large > tfoot > tr > td:first-child {
    padding-right: 61px;
    text-align: right;
}
.orders > tbody > tr > td, .orders > thead > tr > th {
    width: 12%;
}
.divHeaderLinks-icons-cover {
    float: right !important;
}
.ItemNumberDes {
    text-transform: uppercase;
}
.skip-cart{ color:inherit;}
.retail_price {text-decoration:line-through;}
.retail_price {
    display: block;
    float: right;
    padding: 10px 25px;
}
.price-box {
    float: right;
}
.products-grid .item .product-info .price-box{ float:none;}
.expandable {
    cursor: pointer;
    padding: 15px;
    position: absolute;
    right: 0.2%;
    top: 1px;
}

.slideshow-pager span {
    color: #dddddd;
    cursor: pointer;
    display: inline-block;
    font-family: "Raleway";
    height: 16px;
    width: 25px;
}
.slideshow-pager{ bottom:16px!Important;}
.req-left { float:left!Important; width:100%;}

.Contact-detail, .Contact-form{ width:50%; float:left; margin-bottom:20px;}
.Contact-form .input-box input, .Contact-form .input-box textarea { width: 100%!Important; max-width:100%;}
.custom-submit{ float:left; padding:0!Important; margin:0!Important;}
.cms-page-view .std p, .cms-no-route .std p { font-style:normal;}
#oar_widget_orders_and_returns_form .input-box input{ width:100%!Important; max-width: 40%;}
#quick_search_type_id{width:100%!Important; max-width: 40%; padding:11px;}
#oar_widget_orders_and_returns_form .buttons-set button{ float:left;}
.LocationDetail{ width: 30%; float:left;}
.googlemaplocation{ width: 69%; float:right;}
.googlemaplocation iframe{ width: 100%; border:none;}
.catalogsearch-advanced-index .main .col-main {
    width: 74%;
}
.catalogsearch-advanced-index .sidebar{ margin-top:30px;}
.catalogsearch-advanced-index .buttons-set button{ float:left;}
/*.main-container {
    height: 100%;
    max-height: 100%;
}

.page {
    height: 100%;
    max-height: 100%;
}
.wrapper{ height:100%;}
.out-of-stock {
    background-color: #ccc;
    display: block;
    font-size: 16px;
    height: auto;
    padding: 9px 8px 8px 8px;
    text-align: center;
    width: 100%;
	color:#838282;
	 -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}*/
.cart .cart-totals table tfoot td{ font-size:20px;}
.BGError{ background-image:url(../images/image-error.png); background-repeat:no-repeat; background-position:96% 70%;}

/* ============================================ *
 * Contact Us JotForm
 * ============================================ */
.contact-info {
    float: left;
    width: 50%;
}

.contact-form {
    float: right;
    margin-top: -70px;
    width: 45%;
}

/* ============================================ *
 * Sizing Page styling
 * ============================================ */
#sizes_page{ font-family:"Raleway";}
#sizes_page .divSizeLeft, #sizes_page .divSizeRight { width: 49.3%; float:left; }
#sizes_page .divSizeLeft h3, #sizes_page .divSizeRight h3{text-transform:none; margin:0;}
#sizes_page .divSizeRight h3{ text-transform:uppercase; font-size:17px;}
#sizes_page .divSizeLeft h3{ background-color:#ff0000; color:#fff; padding:5px 10px 5px 20px;
-webkit-border-top-left-radius: 15px;
  -moz-border-radius-topleft: 15px;
  border-top-left-radius: 15px;
}
.cover_size_page  h3 { background-color:#ff0000; padding:10px 25px 10px 25px; color:#fff; margin-bottom:0!Important;}
.divLeftRightCover { margin-bottom:40px;}
.divSizeImageLeft,  .divSizeImageRight{ width: 31%; float:left;}
.divSizeImageRight { float:right;}
.divSizeTextLeft, .divSizeTextRight {
    float: right;
    font-size: 0.95em;
    padding-top: 1%;
    width: 69%;
}
.divSizeTextRight { float:left; width:77%;}

.divSizeTextLeft h2, .divSizeTextRight h2{ font-size:15px; font-weight:bold; color:#ff0000; padding:0; margin-bottom:0;}
.divSizeTextLeft p, .divSizeTextRight p{ margin-bottom:7px;}
.divSizeImageRight img { margin-bottom:9.5px;}

.divSizeImageLeft > img {
    margin: 0 auto;
    max-width: 69%;
    width: 68% !important;
}
.divSizeImageRight {
    width: 19%;
}

	.divLeftRightCover {
    padding: 16px;

}

/*---------------------------------------
Tables Styling 
---------------------------------------*/
.Tableheader { text-transform:uppercase; padding:3px; text-align:center; background-color:#666766; font-size:16px; font-weight:bold;
color:#fff;}
.TablesDetails {margin-top: 20px;}
.TablesDetails h4 { font-size:17px; font-weight:bold;  color:#ff0000; text-transform:none; margin-bottom:1px; margin-top:14px;}
.CSS_Table_Example {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #959595;

}.CSS_Table_Example table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSS_Table_Example tr:hover td,.CSS_Table_Example tr:hover td.normal-bg{
	background-color:#dddcdc;

}
.CSS_Table_Example tr:first-child:hover td.normal-bg{background-color:#dddcdc;}
.adjustpadding{ padding:8px 3px 3px 3px!Important;}
tr.blank_row td{  border:none!Important;}
.CSS_Table_Example tr:first-child td{
	background-color:#FF0000;
	border:0px solid #959595;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

.CSS_Table_Example tr:first-child td.normal-bg{ background-color:#ececec!Important; color:#636363; font-weight:normal;}
td.headingtd {
    font-weight: bold !important;
    width: 16%;
}
.sectondtable td {
    width: 12.5% !important;
}
.thirdtable td{ width:7.6%!Important;}
.sectondtable tr:first-child td, .thirdtable tr:first-child td{
    border: medium none;
}
.red_bg{ background-color:#ff0000!Important;}
.CSSTableGenerator tr:first-child:hover td{
		background-color:#FF0000;
}.CSS_Table_Example tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}.CSS_Table_Example tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}.CSS_Table_Example td{
	background-color:#ececec;
	border:1px solid #959595;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:2px;
	font-size:14px;

	color:#636363;
	text-align:center;
	text-transform:uppercase;
}.CSS_Table_Example tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSS_Table_Example tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSS_Table_Example tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.divLeftRightCover{ border:1px solid #ececec;}
.divSizeImageRight img{ width:100%;}
.display_image_small{ display:none;}

.products-grid .product-image{ margin-bottom:0!Important; position:relative !Important;}
.onsaleicon{position:absolute; top:10px; right:10px; height:50px !important; width:50px !important;z-index:10000 !important;}
.display-tablet-screen { display:none;}
.blank_row {
    line-height: 0!Important;
}
.divSizeTextLeft {
    padding-right: 6%;
}
.field-wrapper input.input-text {
    margin-right: 5px !important;
    width: 100% !important;
}
.field-wrapper {
    width: 72%;
}
.field-wrapper .button-wrapper {
    float: right;
	margin-top:8px;
}
.field-wrapper .button-wrapper button {
    padding: 0 16px;
	    margin-top: 3px;
}

/*---------------------------------------
Media Quries 
---------------------------------------*/
@media only screen and (max-width: 420px) {
.onsaleicon{position:absolute; top:10px; right:10px; height:35px !important; width:35px !important;}	
}

@media only screen and (min-width: 1200px) and (max-width: 1250px) {
.divProHeading {
    height: 64px;
}
.footer .block-subscribe .input-box{ width: 53.375%!Important;}
.footer .block-subscribe .actions{ width: 46.625% !important;}
.footer .links {
    width: 23.6%;
}
footer_links_company { float:none;}
}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
		.field-wrapper {
    width: 100%;
}
.field-wrapper input.input-text{width: 100%!Important;}
.footer .block-subscribe, .footer .links{ width: 23.9%; margin-right:1%; float:left; margin-right: 1% !important;}
.footer .block-subscribe{ float:right!Important; margin-right:0;}
.FeaturedProducts > .products-grid--max-4-col > li {
    width: 22.6%;
}
.divProHeading {
    height: 64px;
}
.footer .block-subscribe .input-box{ width: 50%!Important;}
.footer .block-subscribe .actions{ width: 50%!Important;}
.block-subscribe{ margin-right:0!Important;}
}


@media only screen and  (max-width: 1024px) {
		.field-wrapper {
    width: 100%;
}
.field-wrapper input.input-text{width: 100%!Important;}

.FeaturedProducts .products-grid li	.product-image > img {
    margin-top: 48px;
}
.FeaturedProducts .products-grid li	.product-image > img.blankimg { margin-top:none!Important;}
.divSizeImageLeft {
    width: 18%;
}
.divSizeImageLeft > img {
    max-width: 52%;
}
	.divSizeTextLeft {
    width: 82% !important;
}
	.divSizeTextRight{ width: 80%;}
.divSizeImageRight {
    width:15.9%;
}
.divSizeImageRight > img {
    border: 1px solid #ececec;
    margin: 0 auto 8px;
    max-width: 66%!Important;
    padding: 14px;
}
	.divProHeading {
    height: 78px;
	padding:6px;
}	
	

.Product_catsButton, .Product_catsButton_home {
    font-size: 19px;
    padding: 7px 27% 8px 0 !important;
}
	.footer .block-subscribe .actions{ width: 47.375% !important;}
.footer .block-subscribe .input-box {
    width: 52.625% !important;
}
	.footer .block-subscribe .actions .button{ font-size:13px;}



.CustomNav{ width:19.2%;}
#header-search{ width:78.8%;}
#nav{ width: 100%;}
.footer .block-subscribe, .footer .links{ width: 24%; margin-right:1%; float:left;}
.footer .block-subscribe{ float:right!Important; margin-right:0;}

.FeaturedProducts > .products-grid--max-4-col > li{ width:22.7%;}
.FeaturedProducts .products-grid .item.last:nth-child(4) {
    margin-right: 0;
}
.FeaturedProducts > .products-grid--max-4-col > li{ padding:0!Important;}
.criteria .products-grid .item {
    width:22.9% !important;
}
.divImg {
    height: 230px;
}
.divItemBox .PriceCover{ top:63.5%;}
.divSizeLeft, .divSizeRight {
    width: 100% !important;
}

}


@media only screen and (min-width: 969px) and (max-width: 1023px) {
	.field-wrapper {
    width: 100%;
}
.field-wrapper input.input-text{width: 100%!Important;}
.divSizeImageLeft > img {
    max-width: 100%;
}

#oar_widget_orders_and_returns_form .input-box input{ width:100%!Important; max-width: 100%;}
#quick_search_type_id{width:100%!Important; max-width: 100%; padding:11px;}

.divProHeading {
    height: 64px;
}
	
.Product_catsButton, .Product_catsButton_home{ font-size:14px!Important; padding:3px;line-height: 38px;}	

.FeaturedProducts .products-grid li .product-image{ padding:10px; height:163px;}
	.product-image > img {
    margin-top: 51px!Important;
}
.FeaturedProducts .products-grid li .product-image img {
    height: auto;
    margin: 0 auto;
    width: 100%;
	/*max-height:100%;*/
	max-width:100%;
	

}

.FeaturedProducts .products-grid .item.last:nth-child(2) {
    margin-left: 0 !important;
}

.footer .block-subscribe .actions {
    width: 49.375% !important;
}
.footer .block-subscribe .input-box {
    width: 50.625% !important;
}
.PriceCover, .divItemBox .PriceCover {
    font-size: 15px;
}
.PriceCover:before, .divItemBox .PriceCover:before{border-top: 14px solid transparent;border-bottom: 14px solid transparent;}
.divSizeLeft, .divSizeRight {
    width: 100% !important;
	border:none!Important;
}
.divSizeImageLeft{ width: 13%!Important;}
.divSizeImageRight{ display:none;}
.divSizeTextLeft, .divSizeTextRight{ width: 84%!Important;}
.TablesDetails {
    border-top: 1px solid #ececec;
    padding-top: 27px;
}
.divSizeImageRight { display:block;}
}

@media only screen and (max-width: 770px){
		.field-wrapper {
    width: 100%;
}
.field-wrapper input.input-text{width: 100%!Important;}
	.nav-primary li.level0 > a {
    width: 100% !important;
}
.nav-primary li.parent .level0 .level1 {
    padding: 4px 17px 5px 37px;
    width: 100% !important;
}
ul.level0 li.level1, ul.level0 lilevel1.parent {
    padding: 0 !important;
}
.divSizeImageLeft > img {
    margin: 0 auto 0 -6px;
    max-width: 69%;
    width: 95% !important;
}

	.page-header-container .store-language-container{ max-width:50%;}
	.logo{ width: 50%!Important; }
	.display-tablet-screen { display:block!Important;}
	.divSizeImageLeft > img {
    max-width: 100%;
}
.display_image_small{ display:block; width: 100%; max-width:40%!Important; margin:0 auto;}
.divSizeImageLeft {
    width: 20% !important;
}
.divSizeTextLeft {
    width: 80% !important;
}

.divLeftRightCover h3 { text-align:center;}
	.divSizeLeft, .divSizeRight, .divSizeTextRight, .divSizeTextRight {
    width: 100% !important;
	border:none;
}
.divSizeImageRight{ display:none;}
.divSizeImageRight {
    margin-top: 21px;
    text-align: center;
}
.divSizeImageLeft > img {
    margin-bottom: 15px;
    width: 100%;
}
.divSizeLeft > h3, .divSizeRight > h3 { margin-bottom:20px!Important;
    border-radius: 0 !important;
    text-align: center;

}

#sizes_page .divSizeRight h3:before{ display:none;}
.divSizeTextRight {
    margin: 0;
    padding: 0;
}
	.BGError {
    background-position: 100% 50%;
    background-size: 120% auto;
}
	.catalogsearch-advanced-index .main .col-main {
    width: 100%;
}
	.catalogsearch-advanced-index .input-box input, .catalogsearch-advanced-index .input-box textarea, .catalogsearch-advanced-index .input-box select{
    width: 100%; max-width:100%;
}
.catalogsearch-advanced-index .input-range{ width: 100%;}
.input-range input { width:40% !important;}
	.LocationDetail{ width: 100%; float:none;}
.googlemaplocation{ width: 100%; float:none;}
	#oar_widget_orders_and_returns_form .input-box input{ width:100%!Important; max-width: 100%;}
#quick_search_type_id{width:100%!Important; max-width: 100%; padding:11px;}
	.skip-cart .count{ font-size:12px;}
	.product-image-gallery {min-height: 200px; height:auto;}
	.nav-primary a{ width:auto !important; border:none!Important; display:inline-block!Important;}
	.nav-primary li.parent{ background-image:none;}
.divHeaderLinks-icons-cover {
    float: none !important;
}
	.skip-links{ border:1px solid #ededed;}
	.trackBtn, .helpBtn, .telephone_numbericon{ display:none;}
	.checkout-onepage-index .col-main{ width: 100%!Important;}
	.divProHeading {
    height: 64px;
}
	.block-subscribe{ border-left:none; padding-left:0;}


.category-products .products-grid--max-4-col > li:nth-child(4n){ margin-right:3.7037%;}
	.main .col-main{width: 100%;}
	.slideshow-pager { bottom:-10px !Important;}
	.PriceCover, .divItemBox .PriceCover {
    font-size: 15px;
}
.PriceCover:before, .divItemBox .PriceCover:before{border-top: 14px solid transparent;border-bottom: 14px solid transparent;}
	
	.PriceCover, .divItemBox .PriceCover{ font:15px;}
	
	.skip-content.skip-active{ width: 100%!Important;}
	
	.footer .block-subscribe .actions{ width: 49.375%!Important;}
	.footer .block-subscribe .input-box {
    width: 50.625%!Important;
}
	.slideshow-container{ border:none;}

	.FeaturedProducts .products-grid li{ margin-bottom:20px;}
	.SpecialProducts{ margin:20px 0;}
	.FeaturedProducts { margin-top:0;}
	.divImg {
    height: 230px;
}
.divItemBox .PriceCover{ top:63.5%;}
	

	.FeaturedProducts > .products-grid--max-4-col > li {
    float: right;
    width: 46%;
}
.FeaturedProducts .products-grid .item.last {
    margin-left: 4%;
    margin-right: 0;
}
.FeaturedProducts .products-grid li{ padding:0;}
/* .FeaturedProducts .products-grid .item.last:nth-child(2){ margin-left:0!Important;} */
.FeaturedProducts .products-grid .item.last:nth-child(3){ margin-right:0!Important;}
/* .FeaturedProducts .products-grid .item.last:nth-child(4){ margin-left:0!Important;} */
	
	.CustomNav {
    width: 100%;
}
	#nav{ width:100%!Important;}
	.nav-primary li.level0 li a{ border-bottom:none;}
	 .no-touch #header-account a:hover,
  .no-touch .nav-primary a:hover {
    background-color: transparent;
    text-decoration: none;
  }
  .nav-primary li.level0 li:hover, .nav-primary li.level0 li:active, .nav-primary li.level0 li:focus{ background-color:#f4f4f4;}
	.nav-primary li.parent > a:after{ border:none; border-style:none;}
	
	.nav-primary li.level0 ul {
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}
ul.level1 {
    left: 0 !important;
    margin-left: 0;
}

.nav-primary {
    position: relative;
    width: 100%;
    z-index: 100000;
	display:block!Important;
}
.Product_catsButton, .Product_catsButton_home{ display:none;}

.nav-primary li.level0 ul{ border-bottom:none;}

ul.level0, ul.level1{ padding:0!Important;}
ul.level1 {
    background-color: #ccc !important;
    border-bottom: medium none !important;
    left: -25px !important;
    width: 108% !important;
}
	.nav-primary li.parent.sub-menu-active > a:after, .nav-primary li.parent.menu-active > a:after{ border:none;}
	
/* Footer Setting*/	
.footer .block-subscribe, .footer .links{ width: 31.3%; margin-right:1%; float:left;}
.footer .block-subscribe{ float:right!Important; margin-right:0;}
.footer .block-subscribe .actions .button {
    float: left;
    font-size: 11px;
    height: 40px;
    line-height: 17px;
    width: 100%;
}
.col3-layout .col-wrapper .col-left {
    width: 100%;
	
}
.col3-layout .col-right {
    width: 100%;
	
}
.col-right, .col-left, .col-main{ clear:both;}


.col3-layout .col-wrapper {
    float: left;
    width: 100%;
}
.col3-layout .col-wrapper .col-main {
    float: right;
    width: 100%;
}


.criteria .products-grid .item {
    width: 46% !important;
}
/* Footer Setting */

.footer .block-subscribe, .footer .links {
    border-left: medium none;
    float: left;
    margin-right: 1%;
    padding-left: 0;
    width: 100%;
}
.footer_links_company {
    float: left !important;
}
.footer .block-subscribe, .footer .links{ margin-right:0;}


.linearize-table-large > tfoot > tr > td:first-child {
    padding-right: 20px;
    text-align: right;
}
.orders > tbody > tr > td, .orders > thead > tr > th {
    width: 25%!Important;
}
}

/*Our Suggestion*/
@media only screen and (max-width: 599px) {

	.display-tablet-screen { display:none!Important;}
		.BGError {
    background-position: 100% 50%;
    background-size: 120% auto;
}
.Contact-detail, .Contact-form{ width:100%;}
.product-image-gallery { height:auto;}
.nav-primary li.level0, .nav-primary a.level0{border-bottom: 1px solid #ccc;}
.nav-primary a{ width:auto !important; border:none!Important; display:inline-block!Important;}
.divHeaderLinks-icons-cover {
    float: none !important;
}
.item-number {
    float: right;
	width:50%;
}
#header-nav{ height:auto; padding:0;}
.skip-links{ border:1px solid #ededed;}
.trackBtn, .helpBtn, .telephone_numbericon{ display:none;}

.slideshow-pager { display:none;}  
.divItemBox{ margin-left:0!Important;} 
.FeaturedProducts > .products-grid > li:nth-child(3n+1){ margin-right:0!Important;}
.FeaturedProducts > .products-grid--max-4-col > li {
float: right;
width: 46%;
}
.FeaturedProducts .products-grid .item.last {
margin-left: 7%;
margin-right: 0;
}
.FeaturedProducts .products-grid li{ padding:0;}
/* .FeaturedProducts .products-grid .item.last:nth-child(2){ margin-left:0!Important;} */
.FeaturedProducts .products-grid .item.last:nth-child(3){ margin-right:0!Important;}
/* .FeaturedProducts .products-grid .item.last:nth-child(4){ margin-left:0!Important;} */
.criteria .products-grid .item {
    width: 46% !important;
}



.footer .block-subscribe, .footer .links{ margin-right:0;}

.slideshow-prev:before {
    border-color: transparent #b82626 transparent transparent;
    border-width: 15px 10px 15px 0;
    left: 5x;
    top: 53%!Important;
}
.slideshow-next:before {
    border-color: transparent transparent transparent #b82626;
    border-width: 15px 0 15px 10px;
    right: 5px;
    top: 53%!Important;
}
.block-content{ padding:0!Important;}

.CustomNav { width: 100%!Important;}
.product-view .product-shop .extra-info, .product-view .product-shop .ItemNumber{ width: 48%;}	
.product-view .product-shop .extra-info, .product-view .product-shop .price-info{ max-width:48%;}
.ItemNumber {width: 100% !important;}
.product-view .product-shop .price-info, .product-view .product-shop .ItemNumberDes{ width: 100%!Important;}
.myDL dt, .myDL dd{ width: 100%;}
.qty-wrapper label, .sp-quantity{ width: 100%!Important;}
.sp-minus, .sp-plus { width: 30%;}
.coverPlusMinus { width: 100%;}
.sp-input{ width: 40%;}
.add-to-cart-buttons{ width: 100%;}

.product-options dt {
    font-weight: normal;
    margin: 10px 0 0;
}

	#nav{ width:100%!Important;}
	.nav-primary li.level0 li a{ border-bottom:none;}
	.nav-primary li.level0 li:hover, .nav-primary li.level0 li:active, .nav-primary li.level0 li:focus{ background-color:#f4f4f4;}
	.nav-primary li.parent > a:after{ border:none; border-style:none;}

	.nav-primary li.level0 ul {
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}
ul.level1 {
    left: 0 !important;
    margin-left: 0;
}

.nav-primary {
    position: relative;
    width: 100%;
    z-index: 100000;
	display:inherit;
}
.Product_catsButton, .Product_catsButton_home{ display:none;}
.nav-primary li.level0 li:hover, .nav-primary li.level0 li:active, .nav-primary li.level0 li:focus{ background-color:#f4f4f4;}

ul.level0, ul.level1{ padding:0!Important;}
ul.level1 {
    background-color: #ccc !important;
    border-bottom: medium none !important;
    left: -25px !important;
    width: 108% !important;
}
/* Footer Setting*/	
.footer .block-subscribe, .footer .links {
    border-bottom: 1px solid #ccc;
    clear: both;
    float: none;
    margin-bottom: 5px;
    margin-right: 0;
    padding-bottom: 19px;
    width: 100%;
}
.footer .block-subscribe{ float:none; margin-right:0;}
.footer .block-subscribe .actions .button {
    float: none;
    font-size: 11px;
    height: 40px;
    line-height: 17px;
    width: 100%;
}
.block-title {
    border-top: none;
    margin-bottom: 5px;
  
    position: relative;
}

.footer address {
    border-top: medium none;
    font-size: 11px;
    margin-top: 14px;
    padding: 0;
    text-align: center;
    width: 100%;
}
.linearize-table-large > tbody > tr > td:first-child, .linearize-table-large > thead > tr > th:first-child, .linearize-table-large > tfoot > tr > td:first-child{ width: 100%;}
.linearize-table-large tbody td[data-rwd-label] {
    width: 100%;
}
.linearize-table-large > tfoot > tr > td{ width: 25%!Important;}
.linearize-table-large > tfoot > tr > td:first-child {
    padding-right: 61px;
    text-align: right;
	width:67%!Important;
}
.orders > tbody > tr > td, .orders > thead > tr > th {
    width: 25%!Important;
}
.nav-primary li.parent{ background-image:none!Important;}

}

@media (min-width: 771px) and (max-width: 960px) {
		.field-wrapper {
    width: 100%;
}
.field-wrapper input.input-text{width: 100%!Important;}
	.FeaturedProducts .products-grid li .product-image{ height:185px!Important;}

	.divSizeImageRight{ display:block!Important; width: 20.9%;}
	.divSizeImageLeft > img {
    max-width: 100%;
}
	#oar_widget_orders_and_returns_form .input-box input{ width:100%!Important; max-width: 100%;}
#quick_search_type_id{width:100%!Important; max-width: 100%; padding:11px;}
	.checkout-onepage-index .col-main{ width: 100%!Important;}

.Product_catsButton {
    font-size: 19px;
    padding: 7px 27% 8px 0 !important;
}

	.col3-layout .col-wrapper .col-left {
    width: 20.217%;
}
.col3-layout .col-right {
    float: right;
    width: 20.333%;
}
.col3-layout .col-wrapper .col-main {
    float: left;
    width: 58.999%;
}
.col3-layout .col-wrapper{ width: 100%;}
.col-left, .col3-layout .col-right { clear:none;}
.category-products .products-grid > li:nth-child(3n) {
    margin-right:3.7037% ;
}
.category-products .products-grid--max-4-col > li{ width: 30.3%;}
.category-products .products-grid > li:nth-child(3n){ margin-right:0!Important;}
.category-products .products-grid--max-4-col > li:nth-child(4n){ margin-right:3.7037%;}
.FeaturedProducts > .products-grid--max-4-col > li{ width: 22.1%;}
.FeaturedProducts .products-grid li {
    border: 1px solid #ccc;
    float: right;
    /* margin-left: 3.703% !important; */
    margin-left: 2.6% !important;
	margin-right:0;
}
.cms-index-index  ul.products-grid {margin-left: -17px;}
.FeaturedProducts .products-grid > li:nth-child(3n) {
    margin-right: 0;
}
.FeaturedProducts .products-grid > li:nth-child(2n){ margin-right:0;}

.FeaturedProducts .products-grid .item.last:nth-child(4) {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.FeaturedProducts .products-grid li .product-image {
    height: auto;
    max-height: 224px;
    padding: 10px;
    width: 100%;
}
.divProHeading{  font-size:15px;}
.linearize-table-large > tfoot > tr > td:first-child {
    padding-right: 20px;
    text-align: right;
}
.footer .block-subscribe .input-box{ width: 50%!Important;}
.footer .block-subscribe .actions{ width: 50%!Important;}
	.divSizeLeft, .divSizeRight{
    width: 100% !important;
	border:none;
}
.divSizeLeft h3{ border-radius:0!Important;}
.divSizeRight h3:before { display:none;}


.divSizeImageLeft {

    width: 20%;
}
.divSizeImageRight { display:none;}

	.divSizeImageLeft{ width: 19%;}
	.divSizeTextLeft {
    width: 79% !important;
}
	.divSizeTextRight{ width: 79%;}

}


@media (min-width: 640px) and (max-width: 770px) {
		.field-wrapper {
    width: 100%;
}
.field-wrapper input.input-text{width: 100%!Important;}
	.FeaturedProducts .products-grid li .product-image > img{ margin-top:28px!important;}
.FeaturedProducts .products-grid li	.product-image > img.blankimg { margin-top:none!Important;}
	.divSizeImageLeft > img{ width: 100%!Important;}
	  .contact-info, .contact-form{ width: 100%!Important;}
	.contact-info{ margin-bottom:20px!Important;}
	.contact-form{ margin-top:0!Important;}
		.CustomNav {
    width: 35%;
}
#header-nav{ height:auto; padding:0;}
	.customer-account .col-left{ width: 100%;}
	.FeaturedProducts .item.last:nth-child(4), .FeaturedProducts .item.last:nth-child(3){/* margin-bottom:0!Important; */margin-bottom:2.22%!Important;}
.category-products .products-grid--max-4-col > li {
    text-align: center;
    width: 30.8%;
}
	.block.block-poll {
    border-bottom: 1px solid #ccc;
}
.sidebar .block:not(.block-layered-nav) .block-title > strong{padding: 11px 10px 8px 24px;}
.sidebar .block:not(.block-layered-nav) .block-title.active > strong{padding: 11px 10px 8px 24px;}
.FeaturedProducts .products-grid li .product-image img {
    height: auto;
    margin: 0 auto;
    width: 100%;
/*	max-height:100%;*/
	max-width:100%;
	

}
.category-products .products-grid--max-4-col > li:nth-child(3n){ margin-right:0;}
.field label {
    width: 100%!important;
}
.orders > tbody > tr > td, .orders > thead > tr > th {
    width: 25%!Important;
}
.button2 {
    background-color: #ddd;
    margin-right: 5px;
	margin-left:0;
    padding: 1% 2%;
}
.button2:last-child{ margin-right:0;}

}
@media (min-width: 600px) and (max-width: 639px) {
		.field-wrapper {
    width: 100%;
}
.field-wrapper input.input-text{width: 100%!Important;}
	  .contact-info, .contact-form{ width: 100%!Important;}
	.contact-info{ margin-bottom:20px!Important; }
	.contact-form{ margin-top:0!Important;}
	.divItemBox{ margin-left:0!Important;} 
.FeaturedProducts > .products-grid > li:nth-child(3n+1){ margin-right:0!Important;}
.FeaturedProducts > .products-grid--max-4-col > li {
float: right;
width: 46%;
}
.FeaturedProducts .products-grid .item.last {
margin-left: 7%;
margin-right: 0;
}
.FeaturedProducts .products-grid li{ padding:0;}
/* .FeaturedProducts .products-grid .item.last:nth-child(2){ margin-left:0!Important;} */
.FeaturedProducts .products-grid .item.last:nth-child(3){ margin-right:0!Important;}
/* .FeaturedProducts .products-grid .item.last:nth-child(4){ margin-left:0!Important;} */
.criteria .products-grid .item {
    width: 46% !important;
}
}
@media (min-width: 480px) and (max-width: 639px) {	.field-wrapper {
    width: 100%;
}
.field-wrapper input.input-text{width: 100%!Important;}
	.display-tablet-screen {
    display: block !important;
}
.FeaturedProducts .products-grid li	.product-image > img {
    margin-top: 38px!Important;
}
.FeaturedProducts .products-grid li	.product-image > img.blankimg { margin-top:none!Important;}
	  .contact-info, .contact-form{ width: 100%!Important;}
	.contact-info{ margin-bottom:20px!Important;}
	.contact-form{ margin-top:0!Important;}
	.item-number {
    float: left;
	width:30%;
}
.item-options{ margin-left:0!Important; padding:0!Important;}
.item-options > dt { width: 100%;font-style: italic; padding-left:0;}
.item-options > dd { width: 100%;padding-left:0;}
	.category-products .products-grid--max-4-col > li {
   /* border: 1px solid #ccc;*/
    padding: 0;
    text-align: center;
    width: 48%;
	 margin-right: 3.822%!Important;
	 border:1px solid #ccc;
}
.category-products .products-grid > li:nth-child(2n){ margin-right:0!Important;}
.category-products .products-grid > li:nth-child(3n+1) { clear:none;}

.products-grid--max-4-col > li, .products-grid--max-4-col > li:nth-child(2n), .products-grid--max-4-col > li:nth-child(3n){margin-right: 3.822%;}
.category-products .product-collateral > dl > dt {
    padding: 11px 10px 9px 24px;
}
.sidebar .block:not(.block-layered-nav) .block-title > strong{padding: 11px 10px 8px 24px;}
.sidebar .block:not(.block-layered-nav) .block-title.active > strong{padding: 11px 10px 8px 24px;}
.block.block-poll {
    border-bottom: 1px solid #ccc;
}

.category-products .products-grid--max-4-col > li, .category-products .products-grid--max-4-col > li:nth-child(2n), .category-products .products-grid--max-4-col > li:nth-child(3n) {
    margin-right: 0;
}
.FeaturedProducts .products-grid li .product-image img {
    height: auto;
    margin: 0 auto;
    width: 100%;
	/*max-height:100%;*/
	max-width:100%;
}

.field label {
    width: 100%!important;
}

.price-excl-tax {
    display: block;
    float: left;
    width: 31% !important;
}



.linearize-table-large tbody td[data-rwd-label]:before {
    display: table;
    float: left;
    padding-right: 60%;
    width: 69%;
}
.order-info-box .col-2 { width: 100%;}
.col-left.sidebar {
    width: 100%;
}
.sidebar .block:not(.block-layered-nav) .block-content {
    border: 1px solid #dbdbdb;
    margin-top: 0;
    padding: 10px !important;
	border-bottom:none;
}

.CSS_Table_Example table.youth, .CSS_Table_Example table.glove{ width: 100%;}
 .CSS_Table_Example table.tab-jecket{ width: 500px;}
.CSS_Table_Example table{ width: 700px;}
.table-cover {
    overflow-y: hidden;
	overflow-x: scroll;
}
.glove-tab-cover { overflow-y: hidden; overflow-x: hidden; }
}







@media (max-width: 770px) and (min-width: 320px) { 
	.field-wrapper {
    width: 100%;
}
.field-wrapper input.input-text{width: 100%!Important;}

.FeaturedProducts .products-grid li .product-image > img {
    margin-top: 38px;
}
.FeaturedProducts .products-grid li	.product-image > img.blankimg { margin-top:none!Important;}
.FeaturedProducts .products-grid li .product-image{ height:170px!Important;}
.table-cover {
    overflow-y: hidden;
	overflow-x: scroll;
}
.glove-tab-cover { overflow-y: hidden; overflow-x: hidden; }
  .contact-info, .contact-form{ width: 100%!Important;}
	.contact-info{ margin-bottom:20px!Important; }
	.contact-form{ margin-top:0!Important;}

.divImg {
    height: 100%;
}

/* .divItemBox { width: 100%; margin-bottom:25px; clear:both;} */
.SpecialProducts {
	margin-left:10px;
}
.divItemBox {width: 48%; float: left; margin-bottom:10px; clear:none; display: inline-block;}
.divItemBox:nth-child(even) {margin-right:0;} 
.FeaturedProducts > .products-grid--max-4-col > li{ width: 46%; margin-left: 8%;}

.criteria .products-grid li .product-image{ height:auto;}
.FeaturedProducts .products-grid li .product-image img{height: auto;
/*    max-height: 100%;*/
    max-width: 100%;
    width: 100%;}
.criteria .products-grid .item {
    width: 100% !important;
}
.category-products .products-grid--max-4-col > li {
    border: 1px solid #ccc;
    padding: 0;
    text-align: center;
    width: 47.6%;
	margin-bottom:12px;
	padding-bottom:0;
}

/*.products-grid > li:nth-child(2n){ margin-right: 0!Important;}*/
.product-info { height:auto;}

*, *:before, *:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.products-grid > li:after {
    clear: both;
    content: "";
    display: table;
}
*, *:before, *:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.block-subscribe{ border-left:none; padding-left:0;}
.products-grid--max-4-col > li:nth-child(4n){ margin-right:0!Important;}
.data-table tbody td .item-options{ margin-left:0;}
.item-options > dt { width: 50%;}
.item-options > dd { width: 50%;}

.linearize-table-large > tbody > tr > td > .item-options > dt { width: 66%;}
.linearize-table-large > tbody > tr > td > .item-options > dd { width: 34%;}

#checkout-review-table.linearize-table > tbody > tr > td:first-child, #checkout-review-table.linearize-table > thead > tr > th:first-child{ width: 100%;}

.cart-price {
    display: block;
    float: right;
    width: 100% !important;
}
.linearize-table tbody td[data-rwd-label] {
    width: 100%;
}

.linearize-table tfoot td:nth-child(2n+1) {
    clear: left;
    padding-right: 28px;
    width: 47%;
}
.linearize-table tfoot td:nth-child(2n) {
    text-align: left;
    width: 25%;
}
tr.first.last th:first-child{ width: 100%;}

.field label {
    width: 100%!important;
}
.order-info-box .col-2 { width: 100%;}
.col-left.sidebar {
    width: 100%;
}
tbody.odd tr td {
    width: 100% !important;
}
tbody.odd tr td, tbody.odd tr th {
    text-align: left !important;
}

.price-excl-tax,#checkout-review-table tbody tr td .cart-price {
    display: block;
    float: left;
}

#checkout-review-table tbody tr td .cart-price{ width: 50%!Important;}

.linearize-table-large tbody td[data-rwd-label]:before, #checkout-review-table tbody tr td {
    display:block;
    float: none;
    padding-right: 60%;
    width: 69%;
}
#checkout-review-table tbody tr td:nth-child(2) {
    text-align: left;
}

#checkout-review-table tbody tr td{ padding-left:2%!Important; }
#checkout-review-table thead tr th, #checkout-review-table tbody tr td {
    padding: 3px 0;
    width: 10% !important;
	 text-align:center;
}
#checkout-review-table thead tr th, #checkout-review-table tbody tr td { width: 100%!Important;}
#checkout-review-table tbody tr td .cart-price { float: right!Important;}
#checkout-review-table tbody tr td[data-rwd-label]{ text-align:left!Important;}
.linearize-table-large > tfoot > tr > td{ width: 33%!Important;}
.linearize-table-large > tfoot > tr > td:first-child {
    padding-right: 20px;
    text-align: right;
	width:67%!Important;
}
.orders > tbody > tr > td, .orders > thead > tr > th {
    width: 34% !important;
}
.opc .section .step{ padding:0;}
.sidebar .block:not(.block-layered-nav) .block-content {
    border: 1px solid #dbdbdb;
    margin-top: 0;
    padding: 10px !important;
	border-bottom:none;
}
.divSizeLeft, .divSizeRight, .divSizeImageLeft, .divSizeTextLeft, .divSizeTextRight, .divSizeTextRight {
    width: 100% !important;
	border:none;
}
 .divSizeImageRight { display:none;}



.divSizeLeft > h3, .divSizeRight > h3 { margin-bottom:20px!Important;
    border-radius: 0 !important;
    text-align: center;

}

#sizes_page .divSizeRight h3:before{ display:none;}
.divSizeTextRight {
    margin: 0;
    padding: 0;
}
.divSizeImageLeft > img {
    margin: 0 auto 28px;
    max-width: 50%!Important;
    width: 100%;
}
.CSS_Table_Example table.youth, .CSS_Table_Example table.glove{ width: 100%;}
 .CSS_Table_Example table.tab-jecket{ width: 500px;}
.CSS_Table_Example table{ width: 700px;}
}
@media only screen and (max-width: 319px) {
		.field-wrapper {
    width: 100%;
}
.field-wrapper input.input-text{width: 100%!Important;}
.main .col-left{ width: 100%!Important;}
.divImg {
    height: 100%;
}

.SpecialProducts { margin-left: 12px; }
.divItemBox { float:left; width: 46%; margin-bottom:8px; clear:none; display:inline-block;}
.FeaturedProducts > .products-grid--max-4-col > li{ width: 46%; margin-left: 8%;}
.FeaturedProducts .products-grid li .product-image{ height:170px;}
.criteria .products-grid li .product-image{ height:auto;}
.FeaturedProducts .products-grid li .product-image img{height: auto;
   /* max-height: 100%;*/
    max-width: 100%;
    width: 100%;}
.criteria .products-grid .item {
    width: 100% !important;
}
.category-products .products-grid--max-4-col > li {
    border: 1px solid #ccc;
    padding: 0;
    text-align: center;
    width: 47.6%;
	margin-bottom:12px;
	padding-bottom:0;
}
.product-info { height:auto;}

*, *:before, *:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.products-grid > li:after {
    clear: both;
    content: "";
    display: table;
}
*, *:before, *:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.block-subscribe{ border-left:none; padding-left:0;}

.products-grid--max-4-col > li:nth-child(4n){ margin-right:0!Important;}

.item-options > dt { width: 62%;}
.item-options > dd { width: 38%;}

.linearize-table-large > tbody > tr > td > .item-options > dt { width: 66%;}
.linearize-table-large > tbody > tr > td > .item-options > dd { width: 34%;}

#checkout-review-table.linearize-table > tbody > tr > td:first-child, #checkout-review-table.linearize-table > thead > tr > th:first-child{ width: 100%;}

.cart-price {
    display: block;
    float: right;
    width: 100% !important;
}
.linearize-table tbody td[data-rwd-label] {
    width: 100%;
}

.linearize-table tfoot td:nth-child(2n+1) {
    clear: left;
    padding-right: 28px;
    width: 66%;
}
.linearize-table tfoot td:nth-child(2n) {
    text-align: left;
    width: 25%;
}
tr.first.last th:first-child{ width: 100%;}

.field label {
    width: 100%!important;
}
.order-info-box .col-2 { width: 100%;}
.col-left.sidebar {
    width: 100%;
}
tbody.odd tr td {
    width: 100% !important;
}
tbody.odd tr td, tbody.odd tr th {
    text-align: left !important;
}

.price-excl-tax,#checkout-review-table tbody tr td .cart-price {
    display: block;
    float: left;
}

#checkout-review-table tbody tr td .cart-price{ width: 31%!Important;}

.linearize-table-large tbody td[data-rwd-label]:before, #checkout-review-table tbody tr td {
    display: table;
    float: left;
    padding-right: 60%;
    width: 69%;
}
#checkout-review-table tbody tr td:nth-child(2) {
    text-align: left;
}

#checkout-review-table tbody tr td{ padding-left:2%!Important; }
#checkout-review-table thead tr th, #checkout-review-table tbody tr td {
    padding: 10px 0;
    width: 10% !important;
	 text-align:center;
}
#checkout-review-table thead tr th, #checkout-review-table tbody tr td { width: 100%!Important;}
#checkout-review-table tbody tr td .cart-price { float: right!Important;}
#checkout-review-table tbody tr td[data-rwd-label]{ text-align:left!Important;}
.linearize-table-large > tfoot > tr > td{ width: 33%!Important;}
.linearize-table-large > tfoot > tr > td:first-child {
    padding-right: 20px;
    text-align: right;
	width:67%!Important;
}
.orders > tbody > tr > td, .orders > thead > tr > th {
    width: 34% !important;
}
.opc .section .step{ padding:0;}
.sidebar .block:not(.block-layered-nav) .block-content {
    border: 1px solid #dbdbdb;
    margin-top: 0;
    padding: 10px !important;
	border-bottom:none;
}



}

/*Responsive Featured Products on Home Page*/
.FeaturedProducts .products-grid li {border: 1px solid #cccccc;}
.FeaturedProducts .products-grid--max-4-col li.item a:hover {color:#fff !important;}
@media only screen and (min-width: 320px) and (max-width: 639px) {
.FeaturedProducts .products-grid .item.last {margin-left:4%;}
*.divProHeading {height: 90px;}

}
.FeaturedProducts .products-grid li {margin-bottom: 2.22%;}
.cms-home .FeaturedProducts.top {margin-top:10px;}
.cms-home .FeaturedProducts.new, .cms-home .FeaturedProducts.recent {margin-top:-10px;}

@media only screen and (max-width: 320px) {
	.FeaturedProducts .products-grid .item.last {margin-left:3%;}
	*.divProHeading {height: 86px;}
}

/*Responsive Telephone Icon/Number */
@media only screen and (min-width: 430px) and (max-width: 500px) {
                .telephone_numbericon.display-tablet-screen{ display:block!Important;  
                 margin-top: 24px;
                font-size:19px;
                }
                .divTelephone-Img {
    background-image: url("../images/telephone-icon.png") !important;
    background-repeat: no-repeat;
    background-size:55%;
                float:right;
                right:0px;
                padding:0px;
                background-position:  8px 5px;
    display: block;
                }
}
 
@media only screen and (min-width: 375px) and (max-width: 430px) {
                .telephone_numbericon.display-tablet-screen{ display:block!Important;  
                 margin-top: 24px;
                font-size:15px;
                }
                .divTelephone-Img {
    background-image: url("../images/telephone-icon.png") !important;
    background-repeat: no-repeat;
    background-size:49%;
                float:right;
                right:0px;
                padding:0px;
                background-position:  10px 4px;
    display: block;
                }
}
@media only screen and (min-width: 325px) and (max-width: 375px) {
                .telephone_numbericon.display-tablet-screen{ display:block!Important;  
                 margin-top: 24px;
                font-size:12px;
                }
                .divTelephone-Img {
    background-image: url("../images/telephone-icon.png") !important;
    background-repeat: no-repeat;
    background-size:41%;
                float:right;
                right:0px;
                padding:0px;
                background-position:  14px 2px;
    display: block;
                }
}
@media only screen and  (max-width: 325px) {
                .telephone_numbericon.display-tablet-screen{ display:block!Important;  
                 margin-top: 24px;
                font-size:12px;
                }
                .divTelephone-Img {
    background-image: url("../images/telephone-icon.png") !important;
    background-repeat: no-repeat;
    background-size:38%;
                float:right;
                right:0px;
                padding:0px;
                background-position:  17px 3px;
    display: block;
                }
}

/*Stylesheet changes for the left column*/

.sidebar-block .item .quick_link{background: -moz-linear-gradient(top, rgba(220,54,57,1) 0%, rgba(194,31,26,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(220,54,57,1)), color-stop(100%, rgba(194,31,26,1)));
background: -webkit-linear-gradient(top, rgba(220,54,57,1) 0%, rgba(194,31,26,1) 100%);
background: -o-linear-gradient(top, rgba(220,54,57,1) 0%, rgba(194,31,26,1) 100%);
background: -ms-linear-gradient(top, rgba(220,54,57,1) 0%, rgba(194,31,26,1) 100%);
background: linear-gradient(to bottom, rgba(220,54,57,1) 0%, rgba(194,31,26,1) 100%); padding: 6px 17% 6px 10px; text-align: center; color: #fff; font-size: 21px; position:relative;}
.sidebar-block .item .quick_links{margin-bottom:15px;}
.sidebar-block .item .quick_links .quick_links_main{border:1px solid #ccc;background-color:#f3f3f3; border-bottom:3px solid #ff0000;}
.quick_links .quick_links_main li a{color: #000; display: block; font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif; font-size: 14px; line-height: 30px; position: relative; text-decoration: none; text-transform: none !important; padding: 4px 25px; border-bottom: 1px solid #CCCCCC;}
/* .quick_links .quick_links_main li a:before{content: "\f111"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; color: #000; position: absolute; left: 25px; font-size:8px;} */
.quick_links .quick_links_main li:hover{background:#c7c7c7;}

.sidebar-block  {
	padding-top:555px;
}

/*@media references for Quick Links*/


@media only screen and (min-width: 1111px) and (max-width: 1156px) {
/* .full-menu {display:none;} */
.sidebar-block {padding-top:595px !important;}
}


@media only screen and (min-width: 1024px) and (max-width: 1111px) {
/* .full-menu {display:none;} */
.sidebar-block {padding-top:625px !important;} 
.sidebar-block .item .quick_link {font-size:18px;}
}
@media only screen and (min-width: 980px) and (max-width: 1024px) {
/* .full-menu {display:none;} */
.sidebar-block {padding-top:635px !important;} 
.sidebar-block .item .quick_link {font-size:18px;}
}

@media only screen and (min-width: 938px) and (max-width:980px) {
/* .full-menu {display:none;} */
.sidebar-block {padding-top:655px !important;} 
.sidebar-block .item .quick_link {font-size:18px;}
}


@media only screen and (min-width: 789px) and (max-width: 938px) {
/* .full-menu {display:none;} */
.sidebar-block {padding-top:683px !important;} 
.sidebar-block .item .quick_link {font-size:18px;}
}

@media only screen and (min-width: 785px) and (max-width: 789px) {
/* .full-menu {display:none;} */
.sidebar-block {padding-top:690px !important;} 
.sidebar-block .item .quick_link {font-size:17px;}
}


@media only screen and (min-width: 771px) and (max-width: 785px) {
/* .full-menu {display:none;} */
.sidebar-block {padding-top:710px !important;} 
.sidebar-block .item .quick_link {font-size:17px;}
}

.item2 {
	margin-top:15px;
}

@media only screen and (min-width:0px) and (max-width: 771px) {
/* .full-menu {display:none;} */
.sidebar-block {padding-top:0 !important;}
.item2{
            width:45%;
            display: inline-block;
            margin-left:12px;
            margin-bottom:10px;
			margin-top:0px;
			
}

}
.item-video iframe, .item-video, .sidebar-block2 {

display:none;
}
.sidebar-block .item .quick_links .quick_links_main{border-bottom:none;}
}
.item-video {
                position: relative;
                padding-bottom: 56.25%; /* 16:9 */
                padding-top: 25px;
                height: 0;
                margin-top:5px
}
/*.item-video iframe {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
}
*/
.sidebar-block2 .item .quick_link{background: -moz-linear-gradient(top, rgba(220,54,57,1) 0%, rgba(194,31,26,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(220,54,57,1)), color-stop(100%, rgba(194,31,26,1)));
background: -webkit-linear-gradient(top, rgba(220,54,57,1) 0%, rgba(194,31,26,1) 100%);
background: -o-linear-gradient(top, rgba(220,54,57,1) 0%, rgba(194,31,26,1) 100%);
background: -ms-linear-gradient(top, rgba(220,54,57,1) 0%, rgba(194,31,26,1) 100%);
background: linear-gradient(to bottom, rgba(220,54,57,1) 0%, rgba(194,31,26,1) 100%); padding: 6px 17% 6px 10px; text-align: center; color: #fff; font-size:20px; position:relative;}

@media only screen and (min-width:1024px) and (max-width:1111px) {
.sidebar-block2 .item .quick_link {
	font-size:18px;
}
}

@media only screen and (min-width:980px) and (max-width:1024px) {
.sidebar-block2 .item .quick_link {
	font-size:17px;
}
}


@media only screen and (min-width:938px) and (max-width:980px) {
.sidebar-block2 .item .quick_link {
	font-size:16px;
}
}

@media only screen and (min-width:789px) and (max-width:938px) {
.sidebar-block2 .item .quick_link {
	font-size:15px;
}
}

@media only screen and (min-width:771px) and (max-width:789px) {
.sidebar-block2 .item .quick_link {
	font-size:14px;
}
}

 
 .list {
	 list-style-type:square;
 }
 .sidebar-block2 {
	 padding-top:10px;
 }
 
 /* Product Videos dissapear in mobile view */
 @media only screen and (min-width:0px) and (max-width:771px) {
	 
	 .sidebar-block2{
		 display:none;
	 }
 }
 
.ui-widget { 
z-index: 10000000 !important;
}

@media (max-width: 770px) and (min-width: 640px) {
.category-products .products-grid--max-4-col > li {
    border: 1px solid #ccc;
    padding: 0;
    text-align: center;
    width: 48%;
    margin: 10px 3px;
	}
	
.category-products .products-grid--max-4-col > li:nth-child(3n) {
    margin: 10px 7px;
    padding: 0;
    width: 48%;
    float: right;
}
}

/*50% Off Hemming - Red Color for Label */
.product-100-polyester-elastique-weave-uniform-slacks dl.last label.required {
color:red;
}

.product-red-kap-men-s-industrial-cargo-pant dl.last label.required {
color:red;
}

.product-tactical-training-trousers dl.last label.required {
color:red;
}

.product-elbeco-tek-twill-e814r-duty-uniform-4-pocket-trousers-pants-dark-navy dl.last label.required {
color:red;
}

.product-rip-stop-tactical-bdu-pants-light-grey dl.last label.required {
color:red;
}

.product-100-polyester-twill-weave-slacks-black dl.last label.required {
color:red;
}

.product-striped-polyester-slacks dl.last dt:nth-of-type(2) label.required {
color:red;
}

.product-100-percent-polyester-twill-weave-slacks dl.last label.required {
color:red;
}

.product-deluxe-poly-cotton-4-pocket-trouser-black dl.last label.required {
color:red
}

.product-frontline-deluxe-poly-cotton-4-pocket-trouser-dark-navy dl.last label.required {
color:red
}

.product-dickies-premium-industrial-multi-use-pocket-pants dl.last label.required {
color:red
}

/*Change to Custom Badge Product Images to fit 4 per row */

@media screen and (min-width:1150px){
.itemContainer img {
width:250px!important;
}

}

@media screen and (min-width:780px) and (max-width:1150px) {
.itemContainer img {
width:215px!important;
}

}

/* Custom Logo Polo - Hide Tier Prices */
.catalog-product-view.catalog-product-view.product-custom-logo-poly-cotton-tactical-short-sleeve-polo-shirts ul.tier-prices.product-pricing {
display:none;
}
/* End */

#addCartButtonContainer::after {
    font-weight:bold;
    text-align:center;
    color:#e20000;
    content:'Badge Orders Cannot Be Cancelled. Turnaround is 12-16 weeks'
}

/* Fix for homepage dropdown menu */
.cms-home .nav-primary {
    display:block!important;
}

/* Fixes for Upsell products on product page */
.box-collateral.box-up-sell .product-name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.products-grid.products-grid--max-6-col li:hover {
	transition: all 0.3s ease;
    -webkit-transform: scale(1.025);
    -ms-transform: scale(1.025);
    transform: scale(1.025);
    -webkit-box-shadow: 10px 10px 19px -8px rgba(0,0,0,0.35);
    -moz-box-shadow: 10px 10px 19px -8px rgba(0,0,0,0.35);
    box-shadow: 10px 10px 19px -8px rgba(0,0,0,0.35);
}

.catalog-product-view .products-grid .price-box {
    margin: 0px 50px 5px!important;
}

/* Custom CSS styling for IWD Address Validation Popup */

.iwd_container .va_label {
  font-size:110%;
  font-weight:bold;
}

.iwd_container label {
  font-size:15px!important;
}

.iwd_container > p {
  padding-bottom:15px!important;
}

.va_choices_suggestions .va_choice_row {
  padding-top:10px;
}

.va_choices_suggestions {
  padding-top:0px!important;
}

.av-mobile-device .iwd_modal_container{
  position:fixed;
  top:150px;
}