@charset "utf-8";
body
{
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	display: inline-block;
	width: 100% !important;
	color: #333333;
	overflow-x: hidden;
	font-weight:400;
}
.ahihi a{box-shadow:5px 4px 6px #ccc;}
input, button, select, textarea{ outline: none; font-family: 'Open Sans', sans-serif;}
#Body, #Body *{font-family: 'Open Sans', sans-serif;}
a, p, strong, ul, h1, h2, h3, h4, h5, h6{margin: 0;padding: 0}
h1{font-size: 24px}
h3{font-size: 28px}
h4{font-size: 22px}
li{list-style: none}
a:focus, input:focus{outline: none !important;text-decoration: none;}
a:hover{text-decoration: none}

.pagewidth{float:left; width:100%}
.wrappage {width: 100%; }
input[type=text]::-ms-clear {  display: none !important; width : 0 !important; height: 0 !important; }
input[type=text]::-ms-reveal {  display: none !important; width : 0 !important; height: 0 !important; }
.input-text, .sub_search{outline :0px !important; }
.sub_search{border:0px !important}
#Body .tab-content-m{float:left; width:100%}
select:focus, button:focus, option:focus, select::-moz-focus-inner, option::-moz-focus-inner {
    outline: none !important;
    border: none !important;
}
code {
    padding: 2px;
    background: #ddd;
}
img{max-width:100%;}
#gh-logo{max-width:500%}
a.text:hover{text-decoration:none}
/* Micro reset */
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}
   .message-box{display: block; color: #e43825; font-size: 24px; line-height: 28px;font-family: 'Open Sans', sans-serif; font-weight: 600;text-align: center;padding: 10px 0}

/* Begin style header */
.header-container{ display: inline-block; width: 100%; position: relative; }
.header-container  .nav-trigger { display: none; }
.header-container #nav-trigger +label{  margin-bottom: 0}

.header-content{  padding: 32px 0 22px 0; display: inline-block; width: 100%; text-align: center; position: relative;background: url(../images/GT-background.png)repeat-x center bottom; }
.header-content .logo-content{ float: left; text-align: left;width: auto;}
.header-content .text-shipping{ margin: 0; float: right; display: inline-block;padding-top: 15px; }
.header-content .text-shipping  a{ color: #e23a2e; font-size: 16px; line-height: 18px;font-family: 'Open Sans', sans-serif;float: left;display: table;text-transform: uppercase;font-weight: 700;margin-left: 30px;}
.header-content .text-shipping a span, .header-content .text-shipping a img{display: table-cell;vertical-align: middle;}
.header-content .text-shipping  a:first-child{margin-left: 0;}
.header-content .text-shipping a span{padding-left: 9px;}
/* End style header */ 
.header-right{display: inline-block;width: auto;float: right;}
.pagewidth .header-content .text-shipping{float: left;padding-left:220px;}
.search-container{display: inline-block; float: right;}
.search-content{ width: 230px; display: inline-block;position: relative;margin:5px 0 0 0px; border:1px solid #3c3c3c; }
.search-content .v4sbox{box-shadow:0 0 0 !important;border-radius:0px; background:#060606 !important; width: 100%;  padding: 0px; border: 0 !important; font-size: 14px; line-height:18px; height: 38px; color: #767676; padding:  2px 5px 2px 40px;display: inline-block;font-family: 'Open Sans', sans-serif;}
.search-content .v4sbox.search-mobile{display: none}
.search-content .v5sbox{ background:#fff url("../images/home.png") no-repeat 0 -0px;border-radius:0;  width:37px; text-indent:-9999px; height: 38px; border: 0  !important;  display: inline-block; position:absolute; top:0px; left:0px;}
.search-content .v5sbox:hover{ }
.v4sbox::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #767676;
}
.v4sbox:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #767676;
   opacity:  1;
}
.v4sbox::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #767676;
   opacity:  1;
}
.v4sbox:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #767676;
}

/* End style header */

/* Begin style details content */
.main-container{display: inline-block; width: 100%; padding-top: 35px}
.product-detail-content{display:inline-block; width:100%;}
.product-shop-container{width:50%; float:right; padding-left: 30px}
.box-images-details{  float:left; width: 50%; float: left;padding-right: 30px; }
.slider{
	width: 100%;
	display:inline-block;
	position:relative;
	overflow: hidden;
}
.slider .grid-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  height: 500px;
  width: 500px;
  margin: 0 auto;
}
.slider .grid-item {
  height: 20%;
  width: 20%;
  position:relative;
  z-index:16;
  background:#fff;
  opacity:0;
  float:left;
} 
.slider .grid-item:hover:nth-of-type(5n + 1) ~ .grid-content .img-details p{ left: 0px; }
.slider .grid-item:hover:nth-of-type(1n + 1) ~ .grid-content .img-details  p{ top: 0px; }
.slider .grid-item:hover:nth-of-type(5n + 2) ~ .grid-content .img-details  p{ left: -12.5%; }
.slider .grid-item:hover:nth-of-type(1n + 6) ~ .grid-content .img-details  p{ top: -12.5%; }
.slider .grid-item:hover:nth-of-type(5n + 3) ~ .grid-content .img-details  p{ left: -25%; }
.slider .grid-item:hover:nth-of-type(1n + 11) ~ .grid-content .img-details  p{ top: -25%; }
.slider .grid-item:hover:nth-of-type(5n + 4) ~ .grid-content .img-details  p{ left: -37.5%; }
.slider .grid-item:hover:nth-of-type(1n + 16) ~ .grid-content .img-details  p{ top: -37.5%; }
.slider .grid-item:hover:nth-of-type(5n + 5) ~ .grid-content .img-details  p{ left: -50%; }
.slider .grid-item:hover:nth-of-type(1n + 21) ~ .grid-content .img-details  p{ top: -50%; }
/*Last thing remaining is to add transitions*/
.grid-content{ margin-left: -16px; }
.slider  .img-details{
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
	text-align:center;
	z-index:2;
    height: 500px;
    width:500px;
	overflow: hidden;
	background: #fff
}
.slider  .img-details img{max-height: 500px;}
.slider .grid-item ~ .grid-content .img-details p{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height: 100%; 
}
.slider .grid-item ~ .grid-content .img-details img{
	max-width:100%;
	max-height:100%;
}
.slider .grid-item:hover ~ .grid-content .img-details p{
   width:150%;
   height:150%
} 
.slider .grid-item:hover ~ .grid-content .img-details p img{
	width: auto;
	height: auto;
   max-width:100%;
   max-height:100%
} 

.slider input[name='slide_switch'] {
	display: none;
}

.slider label {
	/*Lets add some spacing for the thumbnails*/
	margin: 15px 0 0 16px;
	cursor: pointer;
	transition: all 0.5s;
	/*Default style = low opacity*/
	opacity: 1;
	float:left;
}
.slider span {
	/*Lets add some spacing for the thumbnails*/
	width:113px;
	height:113px ;
	text-align:center;
	display:inline-table;
	background: #fff;border: 2px solid #fff;border-radius: 2px;
}
.slider input[value=""] + label{display: none !important}
.slider  span:has(img[src=""]){display:none;}
.slider label img{max-width:109px; max-height:109px;width:auto; }
.slider label   img[src=""]{display:none}
/*Time to add the click effects*/
.slider input[name='slide_switch']:checked+label {opacity: 1;}
.slider input[name='slide_switch']:checked+label span {border:2px solid #f2f2f2;border-radius: 2px;}
.slider input[name='slide_switch']:checked+label span img, .slider span:hover img { }
/*Clicking any thumbnail now should change its opacity(style)*/

/*Time to work on the main images*/
.slider input[name='slide_switch'] ~ .img-details {
	opacity: 0;
	display:none;
}
.slider input[name='slide_switch']:checked + label + .img-details {
	opacity: 1;
	display:block;
	z-index:13;
	background: #fff
}
.slider input[name='slide_switch'][value=""]:checked + label + .img-details {z-index: 0}
.slider input[value*="http"] + label + div{ opacity: 1; display:block; z-index:2;}
.slider input#id1[value=""] + label + div + input#id2[value*="http"] + label + div,
.slider input#id1[value=""] + label + div + input#id2[value=""] + label + div + input#id3[value*="http"] + label + div,
.slider input#id1[value=""] + label + div + input#id2[value=""] + label + div + input#id3[value=""] + label + div + input#id4[value*="http"] + label + div,
.slider input#id1[value=""] + label + div + input#id2[value=""] + label + div + input#id3[value=""] + label + div + input#id4[value=""] + label + div + input#id5[value*="http"] + label + div,
.slider input#id1[value=""] + label + div + input#id2[value=""] + label + div + input#id3[value=""] + label + div + input#id4[value=""] + label + div + input#id5[value=""] + label + div + input#id6[value*="http"] + label + div,
.slider input#id1[value=""] + label + div + input#id2[value=""] + label + div + input#id3[value=""] + label + div + input#id4[value=""] + label + div + input#id5[value=""] + label + div + input#id6[value=""] + label + div + input#id7[value*="http"] + label + div,
.slider input#id1[value=""] + label + div + input#id2[value=""] + label + div + input#id3[value=""] + label + div + input#id4[value=""] + label + div + input#id5[value=""] + label + div + input#id6[value=""] + label + div + input#id7[value=""] + label + div + input#id8[value*="http"] + label + div,
.slider input#id1[value=""] + label + div + input#id2[value=""] + label + div + input#id3[value=""] + label + div + input#id4[value=""] + label + div + input#id5[value=""] + label + div + input#id6[value=""] + label + div + input#id7[value=""] + label + div + input#id8[value=""] + label + div + input#id9[value*="http"] + label + div,
.slider input#id1[value=""] + label + div + input#id2[value=""] + label + div + input#id3[value=""] + label + div + input#id4[value=""] + label + div + input#id5[value=""] + label + div + input#id6[value=""] + label + div + input#id7[value=""] + label + div + input#id8[value=""] + label + div + input#id9[value=""] + label + div + input#id10[value*="http"] + label + div,
.slider input#id1[value=""] + label + div + input#id2[value=""] + label + div + input#id3[value=""] + label + div + input#id4[value=""] + label + div + input#id5[value=""] + label + div + input#id6[value=""] + label + div + input#id7[value=""] + label + div + input#id8[value=""] + label + div + input#id9[value=""] + label + div + input#id10[value=""] + label + div + input#id11[value*="http"] + label + div,
.slider input#id1[value=""] + label + div + input#id2[value=""] + label + div + input#id3[value=""] + label + div + input#id4[value=""] + label + div + input#id5[value=""] + label + div + input#id6[value=""] + label + div + input#id7[value=""] + label + div + input#id8[value=""] + label + div + input#id9[value=""] + label + div + input#id10[value=""] + label + div + input#id11[value=""] + label + div + input#id2[value*="http"] + label + div{ opacity: 1; display:block; z-index:3;}

 .slider input[value*="http"] + label + div{  display: inline-block !important; opacity: 1 !important}
.slider input[value*="http"] + label + div ~ div{ display: none !important }

.slider input[name='slide_switch']:checked + label + .img-details {
  opacity: 1 !important ;
  display:block !important ;
  z-index:13;
}
 .product-view-name{ font-size:36px;font-family: 'Open Sans', sans-serif !important;  line-height:40px; color:#060606 ; font-weight: 700;  margin:0px 0  15px;text-transform: uppercase;}
 .product-view-sku{  font-size:14px;font-family: 'Open Sans', sans-serif !important;  line-height:18px; color:#050006 ; font-weight: 400;  margin:0px 0  20px;text-transform: uppercase;}
 .product-view-ink-stck{  font-size:11px;font-family: 'Open Sans', sans-serif !important;  line-height:16px; color:#ffffff ; font-weight: 700;  margin:0px 0  0px;display: inline-block;background: #5cb85c;padding: 4px 6px;}
  
 .price{display: inline-block;width: 100%; margin: 24px 0 0 }
 .price div{font-size:22px; color:#e23a2e; font-family: 'Open Sans', sans-serif; line-height:24px; float: left;}
 .price .price-old{padding-left: 20px; color: #060606; line-height: 24px; margin-bottom:0;font-size: 15px; }
 .price .price-new{font-weight: 700; clear: left;}
 .price input{display: none}
 .price input ~ .box-price-new{display:none}
 .price input[value=""] ~ .box-price-new{display:inline-block}
 .price input[value=""] ~ .box-price-old{display: none}
 
 .product-box-social{display: inline-block;width: 100%;padding: 40px 0}
 .product-box-social .box-info{display: inline-block;float: left;padding: 15px 0 15px 18px;width: 50%;height: 65px;}
 .product-box-social .box-info a{display: inline-block;width: 100%;float: left;}
 .product-box-social .box-info img, .product-box-social .box-info p{display: inline-block;vertical-align: middle;}
 .product-box-social .box-info p{font-size:14px;font-family: 'Open Sans', sans-serif !important;  line-height:18px; color:#060606 ; font-weight: 400;}
 .product-box-social .box-info p strong{font-weight: 800;}
 .product-box-social .box-info p{padding-left: 15px;}
 .product-box-social .box-1, .product-box-social .box-3{border-right: 1px solid #e2e2e2;}
 .product-box-social .box-1, .product-box-social .box-2{border-bottom: 1px solid #e2e2e2;}
 .product-box-social .box-info p br{display: none;}
 .product-box-social .box-1 p br{display: inline-block;}
/* Begin tabs*/
.tabs{margin-top: 38px;}
main {
  width: 100%;
  margin: 17px 0 0;
  position:relative;
  
} 
main section {
  display: none;
  width:100%;
  position: relative;
  padding:20px 0px 0 0;
   border-top:1px solid #d2d2d2;
}
main input {
  display: none;
}
main label {
  display: inline-block;
   color:#e23a2e;
   font-size:14px;
   line-height:22px;
   font-weight:bold;
   font-family:'Open Sans';
   padding:0;
   float:left;
   cursor:pointer;
   position: relative;
   margin: 0 5px 0 0;top: 1px;z-index: 60;
}
main input[name="tabs-mobile"] + label{display: none}
main label span{background: #fff; width:100%; display: inline-block; padding:11px 20px; position: relative; border: 1px solid #fff;border-bottom: none;}
main input:checked + label span{ background: #fff;border: 1px solid #d2d2d2;border-bottom: 1px solid #fff;}
main input:checked + label, main input:checked + label:hover,main input + label:hover span{color: #161616;}
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3{
  display: inline-block;
} 
main section  p{max-width:100%;}
main section, main section a, main section li, main section p, main section td, main section th{ line-height:20px;font-size:13px; color:#161616;font-family: 'Open Sans', sans-serif; font-weight: 400;margin-bottom: 12px;}
main section h1, main section h2, main section h3, main section h4, main section h5, main section h6{ margin:0px 0 8px;line-height:32px;font-size:28px; color:#111111; font-family: 'Open Sans', sans-serif; text-transform: uppercase;}
main section h3{font-size: 24px; line-height: 30px;}
main section h4{font-size: 20px; line-height: 26px; }
main section h5, main section h6{font-size: 14px; line-height: 20px; font-weight: bold; color: #383838; margin: 5px 0;}

main section a{color: #002144 !important}
main section a:hover{ text-decoration: underline;}
main section a.text, main section a.text:hover, main section a.text:active, main section a.text:focus{color: #000000 !important; text-decoration: none !important;}
main section ol{margin:5px 0 0px 0px; display: inline-block; width: 100%}
main section ol {margin-left: 22px;}
main section ol li{list-style-type: inherit; padding-left: 2px}
main section ul{margin:0 0 5px; display: inline-block; width: 100%}
main section li{position: relative; padding-left: 18px;  }
main section ul li:before{position: absolute; top:8px; left:0; background: url(../images/gazman-bg.png) no-repeat 0 -13px; width:5px; height: 8px; z-index: 1; content: ""} 
main section img{max-width: 100%}
main section tr td{border-bottom:1px solid #ddd; }
main section tr:first-child{border-top:1px solid #ddd; }
/* end tab*/
/* End style details content */
/* Begin footer */ 
.footer{margin-top: 40px}
.footer-bottom{ display:inline-block; width:100%;background: url(../images/backgound-footer.png)repeat;}
.footer-bottom-content{display: inline-block; width: 100%;  padding: 0 0px 30px; text-align: center; padding-top:60px;}
.footer-bottom .box-footer{width: auto; float: left; text-align: left; display: inline-block;vertical-align: middle;}
.footer-bottom .box-footer:first-child{width:46%;}
.footer-bottom .box-footer:nth-child(2){margin: 0 auto; float: left;width: auto;padding-top: 45px;text-align: left;}
.footer-bottom .box-subscribe{float:  right;  width:270px;background: #e23a2e;padding: 20px 0 20px 20px }

.footer-bottom .box-footer p, .footer-bottom .box-footer a{font-size:14px;font-family: 'Open Sans', sans-serif; line-height:18px; font-weight:400;  color:#ffffff; }
.footer-bottom .box-footer  a:hover{  }
.footer-bottom .box-footer h4{color: #ffffff;font-family: 'Open Sans', sans-serif; margin-bottom: 14px; font-size: 18px; line-height: 22px;font-weight: 700;text-transform: uppercase;position: relative;}
.footer-bottom .box-footer ul{width: 50%;display: inline-block;float: left;}
.footer-bottom .box-footer ul li{ margin-bottom: 10px;width: 100%;display: inline-block;float: left;}
.footer-bottom .box-footer li:last-child{ margin-bottom: 0px;}
.footer-bottom .box-subscribe h4{padding-left: 45px;}
.footer-bottom .box-subscribe h4:before{position: absolute;background: url(../images/listing.png) no-repeat 0 0;width: 32px;height: 32px;top: 0;left: 0;content: "";}
.footer-bottom .box-subscribe p a{position: relative;background: #161616;padding: 13px 45px 13px 22px;display: inline-block;color: #ffffff;font-weight: 700;font-size: 14px;font-family: 'Open Sans', sans-serif;line-height: 18px;margin-top: 15px;}
.footer-bottom .box-subscribe p a:before{position: absolute;background: url(../images/listing.png) no-repeat 0 -32px;width: 17px;height: 17px;top: 13px;right: 18px;content: "";}
.footer-copy{ padding: 20px 0px; display: inline-block; width: 100%}
.footer-copy .footer-left{ float: left;}
.footer-copy p{font-size:14px;font-family: 'Open Sans', sans-serif; line-height:20px; font-weight:400;  color:#ffffff;margin-bottom: 3px;}
.footer-copy .rainstorm img{float: right;}
.footer-copy p br{display: none;}
/* End footer */

/* Begin style home */

	#CentralArea{display:inline-block; width:100%}
	.intro-page{margin-top: 15px}
	.main-carousel{margin-top: 30px}
	
	
	 
.pagewidth .footer{margin-top: 25px;}
.trust-maker{width: 100%;display: inline-block;border-top: 1px solid #313131;background: url(../images/GT-backgrund-trust.png)repeat-x;padding: 10px 0px;}
.trust-maker-content{width: 100%;display: inline-block;}
.trust-maker-content .box-info{float: left;display: inline-block;padding-left: 90px;}
.trust-maker-content .box-1{padding-left: 0px;}
.trust-maker-content .box-info img, .trust-maker-content .box-info p{display: inline-block;vertical-align: middle;}
.trust-maker-content .box-info a{display: inline-block;float: left;}
.trust-maker-content .box-info p{font-size: 11px;font-weight: 400;line-height: 13px;color: #cdcdcd;font-family: 'Open Sans', sans-serif;padding-left: 10px;}
.trust-maker-content .box-info p span{font-weight: 800;}
.trust-maker-content .box-info p br{display: none;}
/* END style home */
/* Begin style store */
	.pagewidth img[src="http://pics.ebaystatic.com/aw/pics/s.gif"]{display: none}
	#LeftPanel{ width:255px; padding:15px 5px 20px 10px;}
	table.v4midBox{border:0 !important}
	table.v4acpcont{margin-bottom:20px !important}
	.v4acp_head  .v4accent{padding:0; background:none;}
	.v4acp_head  .v4title{  width:100%; padding:0 !important;}
	.v4acp_head  .v4title h2{ position:relative; line-height:40px; background:#e23a2e; color: #e23a2e; }
	.v4acp_head  .v4title h2:before{content:"Categories"; position:absolute; top:0; left:0px; color:#ffffff; width:100%;font-size:16px; line-height:40px;font-family: 'Open Sans', sans-serif; font-weight: 800; padding-left: 20px;text-transform: uppercase;}
	.v4acp_head  .v4title h2:after{content:""; position:absolute; top:18px; right:103px;background: url(../images/home.png)no-repeat -19px -43px;width: 9px;height: 5px;}
	.v4midBox.v4nfc .v4acp_mid .v4mid{background:#fff !important; border:0; padding:0;}
	.v4midBox.v4nfc .v4acp_mid div.ttl{display:none}
	.v4midBox.v4nfc .v4acp_mid .v4mid .lcat{width:100%;  padding:0; border: 1px solid #e2e2e2; border-top:0;}
	.v4midBox.v4nfc .v4acp_mid .v4mid .lev1 li{width:100%; margin:0;}
	.v4midBox.v4nfc .v4acp_mid .v4mid .lev1 >li{position:relative; border-bottom: 1px solid #e2e2e2;}
	.v4midBox.v4nfc .v4acp_mid .v4mid .lev1 li:last-child{ border:0;}
	.v4midBox.v4nfc .v4acp_mid .v4mid .lev1 >li a, .v4midBox.v4nfc .v4acp_mid .v4mid .lev1 >li > span{text-transform: uppercase;}
	.v4midBox.v4nfc .v4acp_mid .v4mid .lev1 li a, .v4midBox.v4nfc .v4acp_mid .v4mid .lev1 li span:first-child{font-size:14px; line-height:18px;font-family: 'Open Sans', sans-serif; font-weight:400; color:#060606;  display: inline-block;padding:10px 0 10px 17px ;display: inline-block;width: 100% }
	.v4midBox.v4nfc .v4acp_mid .v4mid .lev1 > li:hover a,
	.v4midBox.v4nfc .v4acp_mid .v4mid .lev1 li span:first-child ,
	.v4midBox.v4nfc .v4acp_mid .v4mid .lev1 li:hover .cnt ,
	.v4midBox.v4nfc .v4acp_mid .v4mid .lev1 li span + .cnt {font-weight: 700;background: #f2f2f2; }
	.v4midBox.v4nfc .v4acp_mid .v4mid .lev2{padding:0px 0 0px;border-bottom: 1px solid #e2e2e2;  }
	.v4midBox.v4nfc .v4acp_mid .v4mid .lev2 li{ list-style:none;border-bottom: 1px solid #e2e2e2;}
	.v4midBox.v4nfc .v4acp_mid .v4mid .lev2 li a, .v4midBox.v4nfc .v4acp_mid .v4mid .lev2 li span:first-child{font-weight:400 ; font-size: 12px; text-transform: none;padding:10px 0 10px 40px;}
	.v4midBox.v4nfc .v4acp_mid .v4mid .lev2 li:hover a,.v4midBox.v4nfc .v4acp_mid .v4mid .lev2 li span:first-child{background:#f2f2f2; }
	.v4midBox.v4nfc .v4acp_mid .v4mid .morelnk{display:none}
	.v4midBox.v4nfc .v4acp_mid div.link{}
	.v4midBox.v4nfc .v4acp_mid div.link br{display:none}
	.v4midBox.v4nfc .v4acp_mid div.link a{border-top:1px solid #f1f1f1; padding:8px 13px; display:inline-block; width:100%; font-size:15px; line-height:20px;font-family: 'Open Sans', sans-serif; font-weight:400; color:#111111;}
	.lcat .cnt{display: none}
	.lcat .lev2 .cnt{display: none;}
	.lcat a.all_cats{display:none}
	.menu-left-help{display: inline-block;width: 100%;}
	.menu-left-help .help-list{width: 100%;display: inline-block;border:1px solid #e2e2e2;border-bottom: none;}
	.menu-left-help h4{background: #060606;display: inline-block;width: 100%;font-weight: 800;color: #ffffff;font-family: 'Open Sans', sans-serif;line-height: 40px;font-size: 16px;padding-left: 20px;position: relative;}
	.menu-left-help h4:before{content:""; position:absolute; top:18px; left:70px;background: url(../images/home.png)no-repeat -19px -43px;width: 9px;height: 5px;}
	.menu-left-help .help-list li{width: 100%;padding:10px 0 10px 15px;border-bottom: 1px solid #e2e2e2;}
	.menu-left-help .help-list li a{font-weight: 400;color: #060606;font-family: 'Open Sans', sans-serif;line-height: 16px;font-size: 14px;padding-left: 30px;position: relative;}
	.menu-left-help .help-list .about-help a:before{content:""; position:absolute; top:2px; left:0px;background: url(../images/home.png)no-repeat -0px -38px;width: 19px;height: 17px;}
	.menu-left-help .help-list .payment-help a:before{content:""; position:absolute; top:4px; left:0px;background: url(../images/home.png)no-repeat -0px -67px;width: 19px;height: 12px;}
	.menu-left-help .help-list .returns-help a:before{content:""; position:absolute; top:0px; left:0px;background: url(../images/home.png)no-repeat -0px -99px;width: 19px;height: 17px;}
	.menu-left-help .help-list .contact-help a:before{content:""; position:absolute; top:4px; left:0px;background: url(../images/home.png)no-repeat -0px -55px;width: 19px;height: 12px;}
	.banner-container{margin-top: 15px;padding: 0 10px;}
	.banner-container p img{width: 100%;}
	.pagewidth .r3{width:100%;}
	.pagewidth .v4stabl, .pagewidth  div.r3_cm{ padding:0;}
	.pagewidth  div.r3_cm{ display: inline-block; min-height: auto; width: 100%; padding:21px 10px 17px 10px}
	.pagewidth .v4stabl, .pagewidth .ctrlbr .pdmt:first-child, .pagewidth div.r3_cm div.rs_box div.cmpBr span.cmsg.g-nav{ display: none;}
	.pagewidth .fpcc{display: inline-block; width: 100%;  padding:15px 0px;border-bottom: 1px solid #e2e2e2; }
	.pagewidth .fpcc > div{ border-bottom: 0; display: inline-block; width: 100%;}
	.fpcc .smuy{margin: 0;}
	.pagewidth .fpcc .smuy span{ color: #060606; display: inline;white-space:initial; font-weight:700; font-family: 'Open Sans', sans-serif; font-size: 20px; line-height:24px;}
	.pagewidth .fpcc .smuy span.keywordClass{font-weight:700; }
	.pagewidth .fpcc .smuy span.countClass, .pagewidth .fpcc .smuy span.keywordClass{ background: none; }
	.pagewidth .fpcc .smuy span.matchClass{  margin:0px 2px 0 4px; font-weight: 400; font-size: 14px}
	.pagewidth .fpcc .smuy span.countClass{ margin-left: 0;  }
	.toplne{margin-top:20px;}
	.olp-mn{margin-left:-6px}
	.pagewidth div.r3_cm div.rs_box{ display: inline-block; width:100%; position: relative; padding:0px;}
	td#CentralArea span.pdmt{ position: absolute; top: -45px; right:0px; padding-right:0px;}
	.pagewidth div.r3_cm div.rs_box div.ctrlbr span.pdmt span {color: #000000; display: inline-block;font-family: 'Open Sans', sans-serif; font-size: 14px; line-height:18px;  font-weight:700 !important}
	.pagewidth div.r3_cm div.rs_box div.ctrlbr span.pdmt span.label {  padding-right:10px;  font-weight:700 !important;}
	.pagewidth div.r3_cm div.rs_box div.ctrlbr span.pdmt span.cur { position:relative;  padding:7px 30px 7px 10px;  margin-left: 0;font-weight: 400 !important;color: #6c6c6c;border:1px solid #e2e2e2;border-radius: 3px;}
	.pagewidth div.r3_cm div.rs_box div.ctrlbr span.pdmt span.cur:after{background:url(../images/home.png) no-repeat   -19px -38px; content:""; width:10px; height:5px; top:14px; right:11px; position:absolute}
	.pagewidth div.r3_cm div.rs_box div.ctrlbr span.pdmt span.cur   img{ display: none;}

	.pagewidth div.r3_cm div.rs_box div.ctrlbr  { border: 0;padding: 0; }
	.pagewidth div.r3_cm div.rs_box .pview.rs-pview { padding:0px; margin-top:9px;}
	.pagewidth .grid td.left{ border: 0;}
	.pagewidth td.gallery.left{ padding: 21px 7px 0;}
	.pagewidth td.gallery.left:last-child{ padding:21px 0 0 14px;}
	.grid td.gallery:first-child{ padding:21px 14px 0 0;}
	.pagewidth div.r3_cm div.rs_box .dynpg  .pgbc .page, .pagewidth div.r3_cm div.rs_box .dynpg  .r .form{ display: none; }
	.pagewidth div.r3_cm div.rs_box .dynpg  .m .pager .next  a,	.pagewidth div.r3_cm div.rs_box .dynpg  .m .pager .prev  a{ display: inline-block;background: url(../images/home.png) no-repeat 0px; text-align: center; text-indent: -9999px;width:22px ; height: 18px;  margin:0px 0 0 0}
	.pagewidth div.r3_cm div.rs_box .dynpg  .m .pager .prev {padding: 0}
	.pagewidth div.r3_cm div.rs_box .dynpg  .m .pager .next {padding: 0}
	.pagewidth div.r3_cm div.rs_box .dynpg  .m .pager .prev a:first-child{display:none}
	.pagewidth div.r3_cm div.rs_box .dynpg  .m .pager .prev a.disabled:last-child{display: none;}
	.pagewidth div.r3_cm div.rs_box .dynpg  .m .pager .prev a.enabled:last-child{display: inline-block; background:url(../images/GT-page-pre.png)no-repeat 0;  margin-right: 18px;width: 5px;margin-right: 15px;}
	.pagewidth div.r3_cm div.rs_box .dynpg  .m .pager .next{padding-left: 0}
	.pagewidth div.r3_cm div.rs_box .dynpg  .m .pager .next a.disabled:first-child{display:none    }
	.pagewidth div.r3_cm div.rs_box .dynpg  .m .pager .next a:first-child{display:none}
	.pagewidth div.r3_cm div.rs_box .dynpg  .m .pager .next a.disabled:last-child{display: none}
	.pagewidth div.r3_cm div.rs_box .dynpg  .m .pager .next a.enabled:last-child{ display: inline-block;  background:url(../images/GT-page-next.png)no-repeat 0; margin-left: 15px;width: 5px; }
	.pagewidth div.r3_cm div.rs_box .dynpg  .m .pager .pages .pipe{ display: none; }
	.pagewidth div.r3_cm div.rs_box .dynpg  .m .pager .pages a{color: #060606; font-family: 'Open Sans', sans-serif; font-size:13px; line-height: 17px; padding:5px 10px 5px 10px; display:table-cell;   display: inline-block; font-weight: 400; margin:0 3px}
	.pagewidth div.r3_cm div.rs_box .dynpg  .m .pager .pages a.disabled,.pagewidth div.r3_cm div.rs_box .dynpg  .m .pager .pages a:hover{background: #060606;color: #fff;text-decoration: none; }

	.pagewidth div.r3_cm div.rs_box .dynpg  .m .pager .pages a:active{text-decoration: none;color: #fff;}
	.pagewidth div.r3_cm div.rs_box .dynpg  .m .pager .pages a:active{background: #060606;color: #fff;}
	.dynpg .l{padding: 0;}
  .dynpg .r{padding: 0}
	.pager{ margin: 0px auto 15px; }
	.rs_box{ border: 0;}

	.pagewidth table.gallery{ background: #FFF; border: 1px solid #ccc;  margin-top: -3px}

	table.gallery tr td.details {padding: 10px 17px 10px; height: 150px; }
	table.gallery tr td.details div.ttl{  height: 35px; overflow: hidden; margin-bottom:20px;}
	table.gallery tr td.details div.ttl a{ font-size:14px;font-family: 'Open Sans', sans-serif;  color: #060606; line-height:20px; font-weight: 700;text-transform: uppercase;}
	table.gallery tr td.details div.ttl a:hover{}
	table.gallery tr td.details div.g-nav.subtitle{ height:32px; overflow:hidden; margin-bottom:14px; font-size:12px; line-height:15px; color:#666666; font-family: 'Open Sans', sans-serif;}
	table.gallery tr td.details div.g-nav.subtitle img{display:none;}
	table.gallery tr td.details table.fixed img{ margin: 7px 0 0 0px;}
	table.gallery tr td.details table.fixed tr td.bin-content span{  font-family: 'Arial' !important; font-size: 20px; color: #ca0e0e; font-weight:bold; line-height:27px;}
	table.gallery tr td.details table.fixed tr.price-style-1 span{  font-family:  'Arial' !important; font-size: 14px; color: #000000;  line-height:25px; text-decoration:line-through;}
	table.gallery .mi{ padding: 4px 10px 0 17px; }
	table.gallery .mi a{ font-size:10px; font-family: 'Open Sans', sans-serif;  line-height:13px; color:#222222;}
	table.gallery tr td.details table.fixed tr td div.ship span,
	table.gallery tr td.details table.fixed tr td div.clr span{font-family: 'Open Sans', sans-serif;  font-size: 11px; line-height:13px;color: #222222; font-weight: normal; padding:0px;}
	table.gallery tr td.details table.fixed tr td div.clr span.label{padding-right:5px;}
	table.gallery tr td.details table.fixed tr td div.ship span.ship{font-weight: 700}
	table.gallery tr td.details table.fixed tr td div.clr.time2:last-child{display:none;}
	table.gallery div.clearFullDiv{ padding: 10px 0 0; font-family: 'Open Sans', sans-serif; font-size:12px;display: none;}
	table.gallery table.fixed div.cpa{margin:0 !important;}
	.r3_t b, .r3_bl b{ background: none;}
	.r3_t i, .r3_bl i{ border: 0;}
	.r3_t, .r3_c, .r3_bl{ background: none; border: 0;}
	table.gallery img.sale{display: none}

	.r3_t{ display: none; }
	.cmpBr{ background: none; border: 0; height: 0;}
	td#CentralArea div.dynpg, table.pgbc{ border: 0; background: none; }
	td#CentralArea div.dynpg .m{ width:100%;}
	div.itemseparator{ border: 0;}
	.rs-pview{ padding: 0;}
	.pagewidth td#CentralArea div.v4stabl{ display:none;}
	.pagewidth .olp-mr{ display: none;}
	.pagewidth .olp-tl p{ display: none; }
	.olp-tl, .olp-tr, .olp-bl, .olp-br{ border: 0;}
	.olp-tl, .olp-bl, .olp-bl p{ background: none;}
	.olp-ml{ border: 0; background: none;}
	.olp-tl p{ border: 0; background: none;}
	.olp-tr, .olp-br, .olp-mr{ background: none; }
	.olp-bl div{ border: 0; display: none; }
	.ml-pm .olp-cnt{ border: 1px solid #e5e5e5; padding: 15px; }
	.pagewidth .dynpg td.pages a.disabled{ }
	.pagewidth .pipe{ display: none;}
	table.gallery td.picture{ padding:30px 0 20px; }
	table.gallery td.picture .image{margin:0px auto;display:table;height:140px;  }
	table.gallery img{max-height:140px;}
	table.gallery td.picture .image a{display: table-cell; vertical-align: middle; text-align:center;}
	 a.ppr{color: #1f2398; font-size:10px;}
	 table.gallery tr td.details div.ttl img{  margin-left:4px;}
	 table.gallery table.fixed {width:100%;margin-top:14px}
	 table.gallery table.fixed.price-2 { margin-top:0;}
	 table.gallery table.fixed tr{position: relative; display: table; width: 100%}
	 table.gallery table.fixed tr.price-style{ margin-bottom:14px;}
	 table.gallery table.fixed tr td .stp{ text-align: right ; display:none}
	 table.gallery table.fixed tr td:last-child{text-align:right;}
	 table.gallery table.fixed tr td .bin.g-b,
	 table.gallery table.fixed tr td .bid.g-b{  font-size:22px;font-family: 'Open Sans', sans-serif; line-height:24px; color:#e23a2e; font-weight:700;}
	 table.gallery table.fixed span.oriprs, table.gallery table.prices span.oriprs{  font-size:14px;font-family: 'Open Sans', sans-serif; line-height:20px; color:#222222; padding-left: 10px }
	 table.gallery table.fixed span.disct, table.gallery table.prices span.disct{margin-top:4px; display: none}
	 table.gallery table.fixed tr td{  display: table-cell; }
	 .pagewidth .stBadge{ margin-top:7px; min-width:100px}
	 .pagewidth .stBadge img{ width:auto; max-width:100%}

	.pgbc{padding:0;}
	td#CentralArea div.dynpg{padding:0;}
	td#CentralArea div.dynpg .m .pager{margin:35px auto 0;  }
	.olp-pad{padding: 0 !important; width:100% !important;}
	#v4-56, .vsc{width:100% !important;}
	#PreviewLayer .olp-cnt{width:100% !important; left:0;}
	.stBadge-accent td{background: #333 !important}
/* End style store */
/* Begin style supbage */
.sub-page{padding:5px 10px 0px; display:inline-block; width:100%}
.sub-page input{display:none} 
.sub-page .col-left{padding:0 20px 0 0;  width: 24%; float: left;}
.sub-page .col-left input + label{color:#222222; padding:0 0 0 20px; width: 100%; margin: 0; font-size:18px;font-family: 'Open Sans', sans-serif; line-height:60px; font-weight: bold;background: #eeeadf; border-radius: 3px 3px 0 0}
.sub-page .col-left  ul{border-top:0; border:1px solid #eeeadf; border-radius: 0 0 3px 3px}
.sub-page .col-left  ul li{position:relative; border-bottom: 1px solid #eeeadf; position: relative;}
.sub-page .col-left  ul li:last-child{ border-bottom:0}
.sub-page .col-left  ul li:before{ position: absolute; content: ""; top:20px;left: 20px; width:6px; height: 10px; background: url(../images/BigW-bg.png) no-repeat 0 -341px; z-index: 1 }
.sub-page .col-left  ul li a{color:#222222;width: 100%; display:inline-block; padding:16px 0px 15px 40px; font-size:15px; line-height:19px;font-family: 'Open Sans', sans-serif; font-weight:700;}
.sub-page .col-left  ul li a:hover,.sub-page .col-left  ul li.active a{color: #618018 }
 
.subpage-container{padding:13px 10px 0 15px;  width:100%; float: left;}
.subpage-container h1, .subpage-container h2, .subpage-container h3, .subpage-container h4, .subpage-container h5, .subpage-container h6{font-size:36px; color:#060606;font-family: 'Open Sans', sans-serif; font-weight:700; line-height:42px; padding:0 0 10px;margin-bottom: 15px;}
.subpage-container h1{border-bottom: 1px solid #e2e2e2;text-transform: uppercase;}
.subpage-container h2{font-size:20px; line-height:26px; margin-bottom:8px;}
.subpage-container h3{font-size:16px; line-height:22px; margin-bottom:8px;color: #e23a2e;}
.subpage-container h4{font-size:14px; line-height:20px; margin-bottom:8px}
.subpage-container h5{font-size:14px; line-height: 20px; margin-bottom: 0}
.subpage-container,.subpage-container h5, .subpage-container p, .subpage-container a,.content-text a.text,  .subpage-container th,  .subpage-container td,  .subpage-container li{font-size:14px; color:#060606;  font-family: 'Open Sans', sans-serif; font-weight:400;line-height:20px;}
.subpage-container a{color:#e23a2e !important;}
.content-text a.text{font-weight:400; color: #e23a2e !important; text-decoration: none !important}
.subpage-container  a:hover{ text-decoration: underline;  }
.content-text p{margin-bottom: 12px;}
.content-text p:last-child{margin-bottom: 0px;}
main section li:last-child{margin-bottom: 0px;}

.content-text{padding-bottom:20px; margin:0;}
.content-text:last-child{padding-bottom: 0;}
.subpage-container li{margin-bottom:7px; position:relative;}
.subpage-container ul li{padding-left:16px;}
.subpage-container ul li:before{position:absolute; top:9px; left:0; background:url(../images/home.png) no-repeat -19px -48px;width:5px; height:5px; content:""}
.subpage-container ol{margin:0px 0 0 14px;}
.subpage-container ol li{list-style:inherit; padding-left:2px;}
.subpage-container .color-red{color: #b2142c !important}

.subpage-container table{margin: 15px 0;}
.subpage-container th{font-weight: bold; font-size: 14px; color: #000000; background: #d2d2d2}
.subpage-container th, .subpage-container td{padding: 7px 50px 7px 20px; border-left: 1px solid #fff}
.subpage-container tr:nth-child(2n+1){background: #f2f2f2}

/* End style supbage */

@media (max-width:1199px){ 
	/* Begin listing */
	.menu-header ul li a{font-size: 15px;}

	.slider .grid-wrapper, .slider .img-details{width: 400px; height: 400px;}
	.slider .img-details img{max-height: 400px;}
	.slider span{width: 88px; height: 88px}
	.slider label img{ max-width: 84px; max-height: 84px }
	.product-view-name {font-size: 30px;line-height: 34px;}
	.product-box-social {padding: 30px 0;}
	.product-shop-container { padding-left: 20px;}
	.product-box-social .box-info {padding: 15px 0 15px 10px;height: 60px;}
	.product-box-social .box-info p {padding-left: 5px;font-size: 12px;line-height: 16px;}
	.footer-bottom .box-footer:first-child {width: 39%;}
	.footer-bottom .box-subscribe {width: 250px;}
	/* End listing /
	/* Begin home */
	.trust-maker-content .box-info {padding-left: 60px;}
	.trust-maker-content .box-1 {padding-left: 0px !important;}
	table.gallery table.fixed tr td .bin.g-b, table.gallery table.fixed tr td .bid.g-b {font-size: 18px;line-height: 22px;}
	table.gallery tr td.details {height: 150px;}
	.pagewidth .header-content .text-shipping {padding-left: 90px;}
	.header-content{text-align: center;}
	.search-content {margin: 5px 0 0 0px;}
	.pagewidth .header-content .text-shipping {padding-left: 0px;text-align: center;float: none;}
	/* End home */
}
@media  (max-width:1140px){ 
	/* Begin home*/
	.menu-header ul li a{padding: 11px 10px 9px}
	/* End home */

}
@media (max-width:1024px){
	/* Begin listing */
	.slider .grid-item{z-index: -10}
	.search-content {margin: 5px 0 0 0px;}
	/* End listing */ 
}
@media (max-width:992px){
	/* Begin listing */
	.menu-header ul li a{font-size: 14px;}
	/* End listing */
	/* Begin store */
	#LeftPanel{width:230px;} 
	.v4acp_head .v4title h2::after {right: 75px;}
	/* End store */
}
@media  (min-width: 768px) and (max-width:938px){
	/* Begin listing */
	.menu-header ul li a{font-size: 12px; padding: 11px 9px 9px}

	.box-images-details{width: 45%;padding-right: 10px;}
	.product-shop-container{width: 55%;padding-left: 10px;}
	.slider .grid-wrapper, .slider .img-details{width: 320px; height: 320px;}
	.slider .img-details img{max-height: 320px;}
	.slider span{width: 68px; height: 68px}
	.slider label img{ max-width: 64px; max-height: 64px }
	.product-box-social .box-info img{max-width: 26px;}
	.product-box-social .box-info p {font-size: 11px;line-height: 14px;}
	main section, main section a, main section li, main section p, main section td, main section th {line-height: 25px;font-size: 15px;}
	.footer-bottom .box-footer p, .footer-bottom .box-footer a {font-size: 13px;line-height: 16px}
	.footer-bottom .box-footer h4 {font-size: 16px;line-height: 20px;}
	.footer-bottom .box-subscribe {width: 208px;}
	.footer-bottom .box-footer:nth-child(2) img{width: 200px;}
	.footer-copy p {font-size: 13px;}
	/* End listing */   
	
	/* Begin home */  
	.search-content{width: 200px; margin-left: 0px;}
	.header-content .text-shipping a {font-size: 13px;line-height: 16px}
	.header-content .logo-content img{width: 200px;}
  	.pagewidth .menu-header ul li a{font-size: 13px; padding: 9px 6px 7px}
  	.trust-maker-content .box-info {padding-left: 30px;}
  	.trust-maker-content .box-1 {padding-left: 0px;}
  	.trust-maker-content .box-info p {font-size: 10px;line-height: 12px;}
  	.trust-maker-content .box-info p{padding-left: 5px;}
  	#LeftPanel {width: 210px;}
	/* Begin  store */
	.pagewidth div.r3_cm{padding-top: 15px}
	.pagewidth div.r3_cm div.rs_box div.ctrlbr {padding: 0px 0 10px 0;border-bottom: 1px solid #e2e2e2;}
	.v4acp_head .v4title h2::after {right: 60px;}
	.pagewidth .fpcc {display: inline-block;border-bottom:none;}
	.v4midBox.v4nfc .v4acp_mid .v4mid .lev1 li a, .v4midBox.v4nfc .v4acp_mid .v4mid .lev1 li span:first-child {font-size: 13px;line-height: 17px;}
	.sub-page .col-left input + label{font-size: 18px}
	td#CentralArea span.pdmt{position: initial;}
	.pagewidth div.r3_cm div.rs_box div.ctrlbr span.pdmt span.label{padding-left: 0}
	table.gallery tr td.details{padding: 10px 10px}
	table.gallery .mi{padding-left: 10px}
	.pagewidth .fpcc .smuy span.matchClass{font-size: 17px;}

	
	
	table.gallery table.fixed tr td .bin.g-b{font-size:12px;}
	.v4acp_head .v4title h2, .col-left .box-brand h2{font-size:21px;}
	table.gallery table.fixed span.oriprs, table.gallery table.prices span.oriprs{font-size:12px;}
	table.gallery tr td.details table.fixed img{ max-width:50px;} 
	.pagewidth div.r3_cm div.rs_box .dynpg .m .pager .pages a{margin: 0 5px}
	.pagewidth div.r3_cm div.rs_box .dynpg .m .pager .next a.enabled:last-child{margin-left: 10px}
	.pagewidth div.r3_cm div.rs_box .dynpg .m .pager .prev a.enabled:last-child{margin-right: 3px}
	
	/* Begin  subpage */
	.sub-page .col-left{ width: 30%;}
	.subpage-container{width:100%;}
	.subpage-container table{width: 100%}
}
@media(max-width: 767px){
	/* page listing */
	.header-container{background: #fff}
	.header-content{ margin: 0; position:relative; text-align: center; }
	.header-container .header-content .logo-content{ padding:0px 0 0 0px; display: inline-block;}
	.header-container .header-content .logo-content img{width: 200px}
	
	
	/* begin style store*/
	.navigation{  background: #111;}
	/* Navigation Menu - List items */
	/* non-critical appearance styles */
	.nav-item { width: 100%; border-top: 1px solid #ddd; border-bottom: 1px solid #000;}
	/* critical styles - hide the checkbox input */
	.main-container{padding-top: 30px;}
	
	.box-images-details{margin-top: 5px;padding-right: 10px;}
	.product-shop-container {padding-left: 10px;}

 	
 	.slider .grid-wrapper{width: 340px; height: 340px}
 	.slider .img-details{width: 340px; height: 340px;}
 	.slider .img-details img{max-height: 340px;}
	.grid-content{margin-left: -10px}
	.slider label{margin: 10px 0 0 10px} 
 	.slider span{width: 77px; height: 77px;}
 	.slider label img{max-width: 73px; max-height: 73px;}
 	.product-view-name {font-size: 24px;line-height: 28px;}
 	.product-box-social .box-info p{max-width: 115px;}
 	.product-box-social .box-info p span{display: none;}
 	.product-box-social .box-info p br{display: inline-block;}
 	.product-box-social .box-1 p br{display: inline-block;}
 	.product-box-social .box-info {height: 80px;}
	.product-box-social .box-1, .product-box-social .box-3{border-right: none}
 	.product-box-social .box-1, .product-box-social .box-2{border-bottom: none;}
 	.product-box-social .box-info img, .product-box-social .box-info p {vertical-align: top;}
	main section, main section a, main section li, main section p, main section td, main section th {line-height: 20px;font-size: 13px;}
 	.footer-bottom-content{padding-top: 37px;}
 	.footer-bottom .box-footer:first-child {width: 50%;}
 	.footer-bottom .box-footer ul {width: 100%;}
 	.footer-bottom .box-footer li:last-child {margin-bottom: 5px;}
 	.footer-bottom .box-footer ul:last-child li:last-child {margin-bottom: 0px;}
	.footer-bottom .box-footer{width: 50%;}
	.footer-bottom .box-footer:nth-child(2) {width: 50%;padding-top: 0;padding-bottom: 22px;}
	 .footer-copy p br{display: inline-block;}
	 .footer-copy .footer-left p span{display: none;}
	/* page home */ 
	.intro-page{margin-top: 0}
	.search-container{float: none;}
	.search-content{width: 230px; margin:0px 0 0 0px; }
	.pagewidth .header-content .text-shipping{float: right;padding-left: 0px !important;}
	.header-content .text-shipping a span {display: none;}
	.trust-maker{text-align: center;}
	.trust-maker-content .box-info p br {display: inline-block;}
	.trust-maker-content .box-info p span {display: none;}
	.trust-maker-content .box-info {float: none;vertical-align: middle;}
	.menu-left-help {display: none;}
	.header-content .text-shipping {padding-top: 9px;}
  
	.cat-box {margin-top: 15px} 
	.cat-box li{margin: 0px 0 15px 0 ; width: 33.3%; padding: 0 5px;} 
	.cat-box li:nth-child(3n){padding: 0 0 0 10px;}
	.cat-box li:nth-child(3n+1){padding: 0 10px 0 0}

	.brand-list{margin-top: 11px;}
	.featured-head h2{font-size: 24px; line-height: 30px; }
	.pagewidth .footer{margin-top: 30px;}
	/* page store */
	 
	table.tb_v4bc tr td{padding:0 10px;}
	td#LeftPanel + td{display: none}
	td#LeftPanel + td +td{display: block; width: 100%;}
	td#LeftPanel{width: 100%; padding: 0 10px 10px; display: inline-block;}
	
	#LeftPanel .v4acpcont > tbody > tr:first-child + tr{display:none}
	#LeftPanel .v4acpcont:hover > tbody > tr:first-child + tr{display:block}
	#LeftPanel .v4acpcont  table, #LeftPanel .v4acpcont  tbody, #LeftPanel .v4acpcont  tr, #LeftPanel .v4acpcont  td{width:100%; display:block}
	table.v4acpcont .v4title h2{position:relative; text-align:left; }
	table.v4acpcont .v4title h2:after{right: 15px;}
	.banner-container{display: none;}
	table.v4acpcont:hover .v4title h2:after{content: ""}
	 .v4acp_head .v4title h2{padding-bottom: 0}
	 table.gallery .mi{padding-left: 10px}
	table.gallery tr td.details{padding: 10px;}
	.pagewidth .fpcc {padding: 5px 0px 15px 0;}
	table.v4acpcont{margin-bottom:0px !important;}
	 .pagewidth  div.r3_cm{padding:10px 10px 0 10px;  }
	 .grid td.gallery:first-child {padding: 10px 10px 0 0;}
	 .pagewidth td.gallery.left {padding: 10px 5px 0;}
	 .pagewidth td.gallery.left:last-child {padding: 10px 0 0 10px;}
	/* subpage*/
	.sub-page{padding:0 10px; margin-top: -5px}
	.sub-page .col-left, .sub-page .subpage-container{display: inline-block; width: 100%; padding: 0 }
	.subpage-content{margin-top:5px;}
	.menu-left-subpage  ul {display:none}
	.menu-left-subpage  input:checked ~ ul{display:block; padding:0}
	.menu-left-subpage  input + label{position:relative; width:100%;}
	.menu-left-subpage  input + label:after{position:absolute; top:0px; right:10px; content:"+";font-family: 'Open Sans', sans-serif; font-size:24px; font-weight:700; color:#222222;}
	.menu-left-subpage  input:checked + label:after{top:0px;  content:"–"; }
	.sub-page .col-left ul li:last-child{ border-bottom: 1px solid #eeeadf }
	.subpage-container ol{margin-left:14px;}
  .subpage-container {padding: 13px 10px 0 10px;}
  .subpage-container h1{font-size: 30px;line-height: 34px;}
}
@media(max-width:735px){
	.slider .grid-wrapper{width: 300px; height: 300px}
 	.slider .img-details{width: 300px; height: 300px;}
 	.slider .img-details img{max-height: 300px;}
 	.slider span {width: 67px;height: 67px;}
 	.slider label img {max-width: 63px;max-height: 63px;}
 	.product-box-social .box-info img{max-width: 17px;padding-top: 3px;}
 	.product-box-social .box-info {height: 60px;padding: 0px 0 0px 10px;}
}
@media(max-width:667px){
	.trust-maker-content .box-info {padding-left: 30px;}
}
@media(max-width:640px){

}
@media(max-width:639px){
	/* page listing */
	.header-content{text-align:center;padding: 10px 0  }

	.header-content .text-shipping a span {display: none;}
	.box-images-details {margin-top: 15px;padding-right: 0;width: 100%;float: none;text-align: center;display: inline-block;}
 
 	.main-container{padding-top: 27px;}
 	.product-shop-container {width: 100%;float: left;padding-left: 0;display: inline-block;}
	.product-view-name{font-size: 24px; line-height: 28px}

 	.slider .grid-wrapper, .slider .img-details{width: 460px; height: 460px;}
 	.slider .img-details img{max-height: 460px}
 	.grid-content{margin-left: -10px;float: left;display: inline-block;}
 	.slider label{margin: 10px 0 0 10px;float: none;display: inline-block;}
 	.slider span{width: 84px; height: 84px;}
 	.slider label img{max-width: 80px; max-height: 80px;}
 	.product-box-social .box-info img {max-width: 26px;padding-top: 3px;}
 	.product-box-social .box-info p {padding-left: 5px;font-size: 13px;line-height: 17px;max-width: 100%;}
 	.product-box-social .box-info{height: 50px;}
 	.tabs {margin-top: 0px;}
 	main {width: 100%;margin: 0px 0 17px 0;position: relative;}
 	main label{width: 100%;font-size: 14px;font-weight: 400;text-align: center;}
 	main label span{border:1px solid #d2d2d2;border-top: none;}
 	main input:checked + label{color: #ffffff;}
 	main input:checked + label span{background: #111111;border:none;border:none;}
 	main input#tab1 + label span{border-top:1px solid #d2d2d2}
 	main input + label:hover span{color: #e43825;}
	.footer-bottom-content {padding: 30px 0 10px 0;}
	.footer-bottom .box-footer{width:100% !important; float:left !important;}
	.footer-bottom .box-footer:nth-child(2) {padding-top: 20px;}
	.footer-copy{text-align: center;}
	.footer-copy .footer-left {width: 100%;text-align: center;float: none;margin-bottom: 15px;}
	.footer-copy .rainstorm img {float: none;}
	/* style home*/
	.search-container {width: 100%;float: left;display: inline-block;}
	.search-content {width: 100%;margin: 10px 0 0px 0px;}
	.trust-maker {background: url(../images/GT-backgrund-trust.png)repeat;}
	.pagewidth .header-content {padding: 10px 0 20px 0;}
	.header-content {background: url(../images/GT-background.png)repeat center bottom;}
	.trust-maker-content .box-info {padding-left: 0;width: 50%;display: inline-block;float: left;text-align: left;padding: 5px 0;}
	.trust-maker-content .box-info img{max-width: 21px;}
	.pagewidth div.r3_cm div.rs_box div.ctrlbr {padding: 0px 0 20px 0;border-bottom: 1px solid #e2e2e2;}
	.pagewidth .fpcc {display: inline-block;border-bottom:none;}
	/* style store*/
	.pagewidth .menu-header .navigation{margin-top:0;}
	.col-left .box-brand ul li{width:50%}
	.pagewidth td.gallery{padding:10px 0 0  !important; width:100%; display:block}
	table.gallery tr td.details div.ttl{height:auto;}
	.box-trustmakers .box p strong{font-size:12px; line-height:15px;}
	table.gallery tr td.details div.ttl{height:auto;}
	table.v4acpcont{margin-bottom:0px !important}
	table.gallery tr td.details{height:auto;}
	 
	.pagewidth .fpcc, .pagewidth div.r3_cm div.rs_box div.ctrlbr{text-align:left;}
	td#CentralArea span.pdmt{position:inherit; }
	.pagewidth table.gallery {border: 1px solid #dcdcdc !important;}
  .subpage-container th, .subpage-container td {
    padding: 7px 20px 7px 10px;
    border-left: 1px solid #fff;}

}
@media(max-width:568px){ 
	/* home */
	.trust-marker .box{padding: 0 20px}
	.trust-marker .box p{font-size: 15px; line-height: 19px;}
}
@media(max-width:480px){
	.pagewidth .fpcc .smuy span {font-size: 18px;line-height: 22px;}
	/* home */
}
@media(max-width:479px){
	
	/* page listing */
 	.slider .grid-wrapper{width: 300px; height: 300px}
 	.slider .img-details{width: 300px; height: 300px;}
 	.slider .img-details img{max-height: 298px}
 	.grid-content{margin-left: -10px}
 	.slider label{margin:10px 0 0 10px} 
 	.slider span{width: 63px; height: 63px;}
 	.slider label img{max-width: 59px; max-height: 59px;}
 	.product-box-social {padding: 30px 0 0 0;}
 	.product-box-social .box-info p {padding-left: 5px;font-size: 12px;line-height: 16px;max-width: 115px;}
 	.product-box-social .box-info img {max-width: 16px;}
 	.product-box-social .box-info {height: 60px;}
 	.header-container .header-content .logo-content img {width: 170px;}
 	.header-content .text-shipping a{margin-left: 20px;}
 	.header-content .text-shipping {padding-top: 10px;}
  .subpage-container th, .subpage-container td{font-size: 10px;line-height: 16px;}
}
@media(max-width:414px){

	/* home */
	.cat-box .featured-head span{width: 243px; line-height: 24px}
	.cat-box .featured-head h2::before {top:24px}
	.cat-box li{width:100%; padding: 0 !important}
	.cat-box li img{width:100%;}
	/* store*/ 
	.pagewidth div.r3_cm div.rs_box .dynpg .m .pager .pages a{font-size: 14px; margin:  0 3px}

	#PreviewLayer_olp_pad > div{height: auto !important}
	#PreviewLayer{ max-width: 90% !important; display: inline-block; }
	#PreviewLayer .ic-w400.ic-m { display: inline-block; width:100%;  }
	#PreviewLayer .ic-w400.ic-m center{ width: 100% !important; height: auto !important; display: inline-block;}
	#PreviewLayer .ic-w400.ic-m center img{ width: 100% !important; float: left; height: auto !important; }
	.olp-cnt,div.vsc,.ic-cp{max-width: 310px !important;}
	div.vsc  table,div.vsc  tr,div.vsc  td,div.vsc  div{max-width: 310px !important;}
	.ic-w400.ic-m { height:auto;width:100%;}
	.ic-w400{ height:auto;width:98% !important;    overflow: inherit;}
	.ic-cntr .ic-b1{ padding:10px;max-width: 310px !important; height:auto !important;  border:0 !important}
	#v4-56{ height:auto !important}
	.ic-cp{border:1px solid #ececec; display:inline-block; width:100%;}

	.olp-mn.ml-pm{margin-left: 10px}
	
}
@media(max-width:400px){ 
	/* store*/ 
	.olp-mn{margin-left:0}
	.ml-pm .olp-cnt{ margin-left:0px;}
}
@media(max-width:399px){ 
	 
	/* store*/
	.olp-mn{margin-left:10px}
	#PreviewLayer > table{ max-width: 270px !important; }
	div.vsc  table,div.vsc  tr,div.vsc  td,div.vsc  div{max-width: 270px !important;}
	.olp-cnt,div.vsc,.ic-cp{max-width: 270px !important;}
	.ic-cntr .ic-b1{ max-width: 270px !important;  }
	.tg-tb.tg-clp tr td img{width:23px !important; height:23px !important}
	#gh{min-width:300px}
}
@media(max-width:320px){ 
}