/*************

***************************/
@import url('https://fonts.googleapis.com/css?family=EB+Garamond|Open+Sans:400,600');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Lato|Open+Sans');

/* fontawesome */
[class*="fontawesome-"]:before {
  font-family: 'FontAwesome', sans-serif;
        font-size: 15px;
font-style: normal;
margin-right: 10px;
}
/* zocial */
.pro{
max-width:960px;
margin:auto; 
background: #f3f3f3;
background: -moz-linear-gradient(left, #f3f3f3 0%, #ffffff 4%, #ffffff 95%, #ececec 100%, #ffffff 100%, #f3f3f3 100%); 
background: -webkit-linear-gradient(left, #f3f3f3 0%,#ffffff 4%,#ffffff 95%,#ececec 100%,#ffffff 100%,#f3f3f3 100%); 
background: linear-gradient(to right, #f3f3f3 0%,#ffffff 4%,#ffffff 95%,#ececec 100%,#ffffff 100%,#f3f3f3 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#f3f3f3',GradientType=1 ); 

-moz-box-shadow: 0px 0px 10px 0px #888888;
-webkit-box-shadow: 0px 0px 10px 0px #888888;
-o-box-shadow: 0px 0px 10px 0px #888888;
box-shadow: 0px 0px 10px 0px #888888;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#888888, Direction=NaN, Strength=10);
}

.fontawesome-reorder:before {
	margin-left:0;
}
.container *, .container *:before, .container *:after {
    box-sizing: border-box;
    outline: medium none;
}
*{margin:0;
padding:0}
a, a:hover{text-decoration:none}
img{border:none}
body, td, .g-std{}
h1,h2,h3,h4,h5,h6{}
ul{list-style:none}
.container{font-family: 'Open Sans', sans-serif; background:url(img/bgc.png) left center repeat }
.des .wrapper{max-width:960px; margin:0 auto}
.des .wrapper li { color:#fecc33;float:left;margin-right:15px;}
#header{
    max-width:100%; 
	position:relative;
	z-index:2; 
	margin:auto;
	
}
.container .header-top {width:100%; float:left; text-align:right; background:#fff; border-bottom:1px solid #e4e4e4}
.container .header-top .wrapper { width:960px ; margin:auto}
.container .header-top p { font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#888888; padding-right:35px; background:url(img/oc.png) right center no-repeat; line-height:30px}
#header .wrapper{
	width:100%;
	display: inline-block;
	position:relative;
	
	
}
.header-center{
	width:100%;
	display:inline-block;
	background:url(img/bgnave.png) 5px 105px no-repeat;
	padding-bottom:20px
	
}
.header-center ul {
    font-size: 15px;
    font-weight: bold;
    list-style: outside none none;
    margin: 0;
    text-align: left;
	text-transform:uppercase;
	float:right;
}
.header-center li { float:left; line-height:100px; }
.header-center .wrapper{
}
#header .logo{float:left; text-align:center; padding: 20px 0px; margin-left: 10px; width:29% }
#header .logo img { max-width:100%}
#header .paie{ float:right; text-align: center; padding: 20px 0px;}
.header-center .left {
	float:left;
	padding:38px 0 0;
	font-family: 'EB Garamond', serif;
	width:25%;
}
.left li{
	min-height:50px;
	color:#000;
	width:100%;
	float:left;
}
.left li.open{width:30%;}
.left li:before {
	    content: "\f0ec";
    float: left;
    height: 54px;
    margin-right:5px;
    width: 25px;
}
.left li.fontawesome-exchange:before {
	background-position: 0 -130px;
}
.left li.fontawesome-exchange:before {
	background-position: 0 -28px;
}
.header-center .right {
	float:right;
	padding:38px 0 0;
	font-family: 'EB Garamond', serif;
	width:25%;
}
.header-center .right li{
	min-height:50px;
	color:#000;
	width:50%;
	float:right;
}
.header-center .right li:before {
    content: "\f007";
    float: left;
    height: 54px;
    margin-right: 5px;
    width: 25px;
}
.guaranreed { float:right; width:60%; margin:40px 25px 0 0 }
.guaranreed img { width:100%}
#social{
	float: right;
    position: relative;
	width:69%
	
}
 #social .social {float:right;}
#social .social li {
    border: 1px solid #fff;
    display: inline-block;
    height: 32px;
    position: relative;
    width: 32px;
 -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color:#fff;
}
#social .social li:hover {}
#social .social li a {
    display: table;
    font-size: 0;
    height: 32px;
    text-align: center;
    width: 32px;
	position:relative;
	z-index:1
}
#social .address{
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    display: inline-block;
    width: 100%;
}
#social .address li{
	margin-top:20px;
}#social .address a{
    color: #fff;
    display: inline-block;
    line-height: 46px;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
	font-style:italic;
    text-transform: uppercase;
    position: relative;
}
#social .address li:last-child{
	background: none;
}

#social .address a span{
	padding:0 6px;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
}
#social .address a:hover{
	color: #045aad;
}

#social .address a .icon-before{
	position: absolute;
	content:"";
	right: 2px;
	top: 14px;
	width: 14px;
	height: 14px;
	background: url(img/before-menu.png) no-repeat;
}
#social .address li{ line-height:38px; display: inline-block; }

#social .address li a:hover{text-decoration: none;}

.free { width:100%; height:40px; border-top:1px solid #dddddd; border-bottom:5px solid #22abe3;}
.free h1 {text-align: center;
color: #888888;
    font-family: lato;
    font-size: 25px;
    text-align: center;
}
.product{
	max-width:960px;
	margin:0 auto;
}
.product .warraper{
	max-width:960px;
	float:left;
	width:100%;
	padding:0 0 10px;
}
#CentralArea {
	float:right;
    font-size: 14px;
    position: relative;
    width: 73%;
	margin-right:10px;
	
	-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}
#CentralArea .top{
	float: left;
width: 100%;
}
.lcat2 {background: #fecc33; margin-bottom:10px;
}
.lcat2 h2 {
    
    color: #191919;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: left;
    text-transform: uppercase;
	margin-left:20px;
	}
.bloc-right{
	float:right;
	max-width:780px;
}
.product .right{
	float:right;
	width:270px;
}
.product .discription {
    float: left;
       width: 100%;
}
.discription .tt_tab ul {
	margin:0 0 15px 15px;
}
.discription .tt_tab li {
	
	line-height:30px;
	font-size:20px;
	 padding-left: 20px;
	 background:url(img/bg-li.png) 5px 9px no-repeat;
}

.product .discription h2 {
	font-size:19px;
	color:#000;
	padding:10px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight:normal;
	background-size:100%;
}
.section1 {
	float:left; width:100%;
	display:inline-block;
    margin-bottom: 20px;
}
.discription .tab{ float:left; color:#000; width:100%}
.discription .tab h2{background:none}
.tab .section {
	float:right;
	width:98%;
    display: none;
    padding: 20px;
    margin-bottom: 2px;
    border: 1px solid #dad9d4;
		-webkit-border-bottom-right-radius: 25px;
-webkit-border-bottom-left-radius: 25px;
-moz-border-radius-bottomright: 25px;
-moz-border-radius-bottomleft: 25px;
border-bottom-right-radius: 25px;
border-bottom-left-radius: 25px;
background:#f2f2f2 url(img/bgul.png) right repeat-y;
border-top:none
}

.tab input {
  display: none;
}

.tab h3 label {
  display: inline-block;
  margin: 0 ;
  padding: 0px 25px;
  font-size:14px;
  border:1px solid #cdd733;
  height:40px;
  line-height:40px;
  font-weight: bold;
  text-align: left;
  color: #191919;
  text-transform:uppercase;
  background:url(img/sprite.png) right -280px no-repeat;
  width:100%
}
#tab2:checked ~ h3 #lt2, #tab3:checked ~ h3 #lt3, #tab4:checked ~ h3 #lt4, #tab5:checked ~ h3 #lt5{
    background-position: right -360px;
}

.tab label:hover {
  cursor: pointer;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5 {
  display: block;
}
.discription a {
	font-weight:bold;
	color:#000
}
.product h1.tittle{
    font-size: 18px;
    line-height: 30px;
    text-align: left;
	font-weight: normal;
	color: #3c3c3c;
	margin-bottom:10px;
	margin-left:10px;
}
.specifics{
padding-right:15px;
    float: right;
	width: 98%;
	border: 1px solid #dad9d4;
		-webkit-border-bottom-right-radius: 25px;
-webkit-border-bottom-left-radius: 25px;
-moz-border-radius-bottomright: 25px;
-moz-border-radius-bottomleft: 25px;
border-bottom-right-radius: 25px;
border-bottom-left-radius: 25px;
background:#f2f2f2 url(img/bgul.png) right repeat-y;
border-top:none
}
.specifics .titel{
	background: #269ecb;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    text-align: left;
	text-indent:20px;
    text-transform: uppercase;
}
.section1 .titel2{
    color:transparent;
	height:40px;
    text-transform: uppercase;
    text-indent: 20px;
	background:url(img/bgitem.png) left center no-repeat;
}
.specifics table td:last-child {
    border-right: 1px solid #e6e1d1;
}
.specifics table td {
    border-bottom: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0;
    font-weight: bold;
    padding:0 20px;
	line-height: 40px;
	font-size:14px;
    font-family: 'EB Garamond', serif;

}
.specifics table td:first-child{
	width:20%;
}
.specifics table td:last-child{
	width:80%;
	line-height: 18px;
	font-weight: normal;
}
.specifics p{
	padding: 0 20px;
	margin:10px 0;
	font-size:13px;
}
.specifics ul{
	padding: 0 15px;
	margin:10px 0
}
.discription li{
	font-size:13px;
}
#ship{
	border: 3px solid #000;
    float: left;
    margin: 15px 0;
	padding:15px;
    width: 100%;
	background:#333;
		text-align:center;
	font-size:14px;
	color:#fff
}
.specifics span{
	color:#000;
}
.specifics span.whihte{
	color:#fff;
}
#LeftPanel {
	float:left;
	margin:0;
	padding:0;
    width: 240px;
}
.lcat h2.nsletter {
    background: url(img/bgNL.png) left center no-repeat;
    background-size: 100%;
    color:transparent;
    font-size: 16px;
    line-height: 44px;
    text-transform: uppercase;
	font-weight: bold;
    font-family: 'Lato', sans-serif;
	padding: 0 20px;
}
.lcat #LeftPanel1{
}
.lcat ul.lev1 {
	margin-left:5px;
	border-top: 0;
	background: #f3f3f3 url(img/bgul.png) left repeat-y;
	margin-bottom:10px;
	border:1px solid #dddddd;
	-webkit-border-bottom-right-radius: 30px;
-webkit-border-bottom-left-radius: 30px;
-moz-border-radius-bottomright: 30px;
-moz-border-radius-bottomleft: 30px;
border-bottom-right-radius: 30px;
border-bottom-left-radius: 30px;
border-top:none;
width:94%;

-moz-box-shadow: 2px 0px 3px 0px #dddddd;
-webkit-box-shadow: 2px 0px 3px 0px #dddddd;
-o-box-shadow: 2px 0px 3px 0px #dddddd;
box-shadow: 2px 0px 3px 0px #dddddd;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#dddddd, Direction=90, Strength=3);
}
.lcat li { background:url(img/li1.png) 4px 19px no-repeat; height:45px; line-height:45px; padding: 0 0 20px 15px;}
.lcat li:hover { }
.lcat li:last-child a {border: none}
.lcat .lev1 a{
	width:93%;
    color: #161616;
	display: inline-block;
    font-family: 'Open Sans', sans-serif;
	margin: 8px 0  0 10px;
	padding-bottom:10px;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	border-bottom:2px solid #dddddd
	
}


.lcat li:hover a{color:#00478e; }
.product-image-box{width:100%;position:relative; float:left; margin-bottom:20px;}
.product-image-container{width: 64%;
position: relative;
padding: 10px;
text-align: center;
height: 428px;
float: left;
border: 1px solid #dad9d4;
}
.product-more-views{float:left; width:34%; text-align:left;}
.product-more-views ul{ list-style:none; padding:0; width:100%; margin:auto;}
.product-more-views ul li{display: inline-block;}
.product-more-views p.icon_loop { color:#00478e}

.product-image-container{
  display: none;
}
.product-image-box input {
  display: none;
}
.product-image-box label {
	width: 105px;
	height: 105px;
	margin:0 0 4px 6px;
padding: 0;
overflow: hidden;
display: inline-block;
cursor: pointer;
text-align: center;
position: relative;
border: 1px solid #ddd;
}
.product-image-box label:hover {
  cursor: pointer;
opacity: 1;
filter: 1;
}
#gal1:checked ~ .product-more-views ul li #lg1,
#gal2:checked ~ .product-more-views ul li #lg2, 
#gal3:checked ~ .product-more-views ul li #lg3, 
#gal4:checked ~ .product-more-views ul li #lg4,
#gal5:checked ~ .product-more-views ul li #lg5,
#gal6:checked ~ .product-more-views ul li #lg6,
#gal7:checked ~ .product-more-views ul li #lg7,
#gal8:checked ~ .product-more-views ul li #lg8,
#gal9:checked ~ .product-more-views ul li #lg9,
#gal10:checked ~ .product-more-views ul li #lg10,
#gal11:checked ~ .product-more-views ul li #lg11,
#gal2:checked ~ .product-more-views ul li #lg12{
opacity: 1;
filter: 1;
}
#gal1:checked ~ #content1,
#gal2:checked ~ #content2,
#gal3:checked ~ #content3,
#gal4:checked ~ #content4,
#gal5:checked ~ #content5,
#gal6:checked ~ #content6,
#gal7:checked ~ #content7,
#gal8:checked ~ #content8,
#gal9:checked ~ #content9,
#gal10:checked ~ #content10,
#gal11:checked ~ #content11,
#gal12:checked ~ #content12
{
  display: block;
}
.product-more-views img {
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.product-image-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
#CentralArea center {margin-top:15px; width:100%; display:inline-block;}
#LeftPanel .payment{
	width:100%;
	text-align:center;
	padding-left:25px;
	font-size:14px;
	line-height:20px;
	display:inline-block;
	color:#000;
}
#LeftPanel .payment.bl{ border:none; position:relative; padding:0;}
#LeftPanel .payment.bl img{ border-color:#269ecb; max-width:100%;}
#LeftPanel .payment.bl h1{ font-size:15px; text-align:center; text-transform:uppercase; position:absolute; bottom: 10px;
left: 70px;
}
#LeftPanel .payment.news{
	text-align:left;
	width: 94%;
	margin-left: 5px;
		border:1px solid #dddddd;
	-webkit-border-bottom-right-radius: 30px;
-webkit-border-bottom-left-radius: 30px;
-moz-border-radius-bottomright: 30px;
-moz-border-radius-bottomleft: 30px;
border-bottom-right-radius: 30px;
border-bottom-left-radius: 30px;
border-top:none;
background: #f3f3f3 url(img/bgul.png) left repeat-y; 


}

#LeftPanel .payment.bl .delv{
	  color: #d6d0be;
    font-family: 'EB Garamond', serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    text-align: left;
    text-transform: uppercase;
	border:2px solid #000;
}
.image { float:left; margin:10px  }
.product .discription{
	float:left;
	width:100%;
	margin-top: 10px;
	
}
.section {
	border:1px solid#dddddd;
	margin-bottom:10px;
}
.section h1 {
border-bottom: 2px solid #23abe2;
    color: #000;
    font: 18px/44px "Lato",sans-serif;
    text-indent: 20px;
    text-transform: uppercase;}
.section li {
	padding-left:20px;
	font-size:13px;
	line-height:30px;
	background:url(img/li.png) 7px 13px no-repeat;
}
.product .discription:last-child{
	border: none;
}

.discription .tt_tab ul {
	margin:0 0 15px 15px;
}
.discription .tt_tab li {
	font-family: 'EB Garamond', serif;
	line-height:30px;
	font-size:20px;
	 padding-left: 20px;
	 background:url(../styles/img/bg-li.png) 5px 9px no-repeat;
}
.free {display:inline-block}
.free img {max-width:100%}
.product .discription h3 {
	font-size:20px;
	margin-left:20px;
}
.product .discription h4 {
	font-size:18px;
	margin-left:20px;
}
.product .discription h5 {
	font-size:16px;
	margin-left:20px;
}
.product .discription p {
	width:100%;
	font-size:14px;
	margin:10px 0;
	font-family: Arial, Helvetica, sans-serif;
	/*line-height:18px;*/
	color:#000;
	display: inline-block;
}
.discription .tab{ color:#4e4a47}
.discription .tab h2{background:none}
.tab .section {
  display: none;
  padding: 20px;
}
.hi-mob {
	background:#05265b;
    border-radius: 5px 5px 0 0;
    border: 1px solid #cecece;
    display: inline-block;
    width: 100%;
    margin-top: 2px;
	display: none}
.tab ul.tab-titel {
    display: inline-block;
    width: 100%;
	list-style:none;
	background:url(img/bgmenu.png) left center no-repeat; 
background-size: 100%;

}
.tab ul.tab-titel li{
	float:left;
	margin-right:18px;
}
.tab ul.tab-titel li:hover label {
	color:#23abe2;
}
.tab label {
  float: left;
  width: 100%;
  text-align: left;
  font-size:16px;
  color: #000;
  line-height:40px;
  text-transform: uppercase;
  padding:10px 10px;
  font-family: 'Lato', sans-serif;
  font-weight:bold;

}
.tab li:last-child label {
  border: none;
}
.tab label:hover{
  
}
.discription a {
	font-weight:bold;
	color:#4e4a47
}
.product h1.tittle {
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    color: #00478e ;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
	font-weight:bold;
    text-transform: capitalize;
    margin: 10px 0;
}

#LeftPanel .payment.news a{
    position: relative;
    color:transparent;
    padding: 0 20px;
    border: none;
	display: inline-block;
	text-transform: uppercase;
	float: left;
	font: 500 14px/30px 'Lato', sans-serif;
	font-weight: bold;
	background:url(img/SIGN-UP.png) left center no-repeat;
	margin-bottom:10px


}
#LeftPanel .payment.news a:hover{
   
	
}
#LeftPanel .payment.news.promo a{
	padding:0;
	background:none
}
#LeftPanel .payment.news p {
	padding-top:20px;
    color: #161616;
    line-height: 18px;
    margin: 10px ;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:bold;
	
}
#LeftPanel .payment.news p.x-ckbx { float:left; margin-left:-17px}
}

#LeftPanel .payment.news p:last-child{margin-bottom: 0;}
#tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4, #tab5:checked ~ #content5, #tab6:checked ~ #content6, #tab11:checked ~ #content1, #tab12:checked ~ #content2, #tab13:checked ~ #content3, #tab14:checked ~ #content4, #tab15:checked ~ #content5, #tab16:checked ~ #content6 {
    display: block;
	
}
.tab-titel li #lt1 #hb1, .tab-titel li #lt2 #hb2,  .tab-titel li #lt3 #hb3, .tab-titel li #lt4 #hb4 {
	display:none
}
.tab-titel li #lt1 #b1, .tab-titel li #lt2 #b2,  .tab-titel li #lt3 #b3, .tab-titel li #lt4 #b4 {
	display: block
}
#tab1:checked ~ .tab-titel li #lt1 #b1, #tab2:checked ~ .tab-titel li #lt2 #b2, #tab3:checked ~ .tab-titel li #lt3 #b3, #tab4:checked ~ .tab-titel li #lt4 #b4, #tab5:checked ~ .tab-titel li, #tab6:checked ~ .tab-titel li {
	display:none
}

#tab1:checked ~ .tab-titel li #lt1 #hb1, #tab2:checked ~ .tab-titel li #lt2 #hb2, #tab3:checked ~ .tab-titel li #lt3 #hb3, #tab4:checked ~ .tab-titel li #lt4 #hb4, #tab5:checked ~ .tab-titel li, #tab6:checked ~ .tab-titel li {
	display:block
}
/*****************
Footer
***********************/
#footer{
	width:100%;
	display:inline-block;
	border-bottom:5px solid #063a7e
	
}
#footer a{
	color:#fff;
	font-weight:bold;
}
#footer .ft-top{
	width:100%;
	padding:25px 0;
	display:inline-block;
}
#footer .wrapper{
	max-width:960px;
	margin:auto;
}
#footer .newsletter{
	float:left;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	width:33.33%;
	line-height:35px;
}
#footer .newsletter p{
	float:left;
	margin-right: 15px;
}
#footer .newsletter a{
	float:left;
	height:35px;
	color:#fff;
	background:#fe6b00;
	position:relative;
	padding:0 18px 0 35px;
 -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#footer .newsletter a:hover{
	background:#7f8147 
}
#footer .newsletter a:before{
	content:"\f0e0";
	font-family: 'FontAwesome', sans-serif;
	font-size:16px;
	position:absolute;
	left:10px;
}
#footer .social {
	float:left;
	width:33%;
	text-align:center;
}
#footer .social li {
    display: inline-block;
    height: 35px;
    position: relative;
    width: 35px;
 -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
	background:#7a8ba4;
}
#footer .social li:hover {
    background: #35aeb9;
	border-color:#35aeb9;
}
#footer .social li:hover:before {
    color: #fff;
    cursor: pointer;
}
#footer .social li a {
    display: table;
    font-size: 0;
    height: 35px;
    text-align: center;
    width: 35px;
	position:relative;
	z-index:1
}
#footer .social li:before {
    font-size: 18px;
    left: -11px;
    line-height: 34px;
    position: absolute;
    text-align: center;
    text-indent: initial;
    top: 0;
	color:#fff;
}
#footer .social li:before {left:-10px}
#footer .social li.fontawesome-facebook::before {left:-6px}
#footer .social li.fontawesome-envelope:before {left:-12px}
#footer .payment{
	width:100%;
	text-align:center;
}
#footer .payment img{
}
#footer .ft-center{
	width:100%;
	border-bottom:1px solid #fe6b00;
	padding:20px 0;
	display:inline-block;
}
#footer h3{
	width:100%;
	font-size:20px;
	color:#fe6b00;
	line-height:50px;
	margin-bottom:20px;
	text-transform:uppercase;
	border-bottom:1px solid #fe6b00;
	text-align:left;
}
#footer .logo{
	width:28%;
	float:left;
	margin-bottom:10px;
	text-align:center;
}
#footer p.about{
	margin-bottom:10px;
	font-size:12px;
	color:#fff;
	text-align:left;
	line-height:24px;
}

#footer .logo img{
	max-width:80%
}
#footer .address{
	width:50%;
	float:left;
	font-size:12px;
}
#footer .address, #footer .address a{
	color:#fff
}
#footer .address li{
	margin-bottom:15px;
	position:relative;
	padding-left:25px;
	line-height:20px;

}
#footer .address li:not(:last-child){
	margin-right:50px;
}
#footer .address li:before{
	top:0px;
	left:0;
	position:absolute;
	margin:0 10px 0 0;
}
#footer .ftlinks{
	width:100%;
	margin-bottom:25px;
	font-size:12px;
	color:#fff;
}
#footer .ftlinks li{
	width:100%;
	padding-left:20px;
	position:relative;
	line-height:24px;
	font-weight:bold;
 -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#footer .ftlinks li:before{
	position:absolute;
	left:0px;
	top:0px;
	content:"\f101";
	font-family: 'FontAwesome', sans-serif;
	font-size:16px;
	color:#fff;
	font-weight:normal;
}
#footer .ftlinks li:hover{
	margin-left:10px;
}
#footer .copyright{
	text-align: center;
	background: url(img/bgfooter.png) center top no-repeat;
	background-size: 100%;
	padding:10px

}
#footer .copyright p{
    color: #fff;
    font-size: 12px;
    line-height: 14px;
   font-family: 'Open Sans', sans-serif;
}
#footer .copyright p.des, #footer .copyright p.des a{
	color:#454344
}
#footer .copyright li{
	float:left; 
	margin:10px 0;
	text-transform:uppercase;
}
#footer .copyright li:not(:last-child):after{
    color: #fecc33;
    content: "|";
    margin: 0 10px;
}
#footer .designed{
	float:right;
	padding:25px 0;
	text-align:right;
	color:#fecc33;
	font-size:12px;
	margin:0
}
#btntoogle {
	font-size: 20px;
    height: 55px;
    line-height: 55px;
    text-align: center;
	font-weight: normal;
	color: #fecc33;
	
	text-transform:uppercase;
	background-color:#000;
	display:none;
	width:100%
}
.bloc-onef{
	float:right;
	width:35%;
}
.bloc-twof{
	float:left;
	width:60%;
}

#x-foot-subm a:not(:last-child) {
    border-right: 1px solid #fff;
}
#x-foot-subm a {
    color:#fff;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
	padding: 0 10px;
	
}
#x-foot-subm{
	text-align:center;
}
#x-foot-subm a:hover {
    color: #045aad;
}
#leftmenu {display:none}
#menu{display:none;}

@media only screen and (min-width: 980px) and (max-width: 1099px){
	#CentralArea{width:72%}
}
@media only screen and (min-width: 768px) and (max-width: 959px){
	#leftmenu {display:none}
#leftmenu ~ #LeftPanel{
    display:none;
	
}
#leftmenu:checked ~ #LeftPanel{
    display:block;
}

	#header .wrapper{height:auto}
	.garanty{width:70%;}
	.garanty h2{ font-size:26px;}
	.formnav{display:none}
	#header{ width:760px; margin:0 auto; height:auto;}
	#LeftPanel{ margin: 0 auto;float: none;}
	#CentralArea{width:760px; float:none; margin: auto; display:inline-block}
	#footer .wrapper, .product{width:760px;}
	.product .right{width:100%; margin-top:20px;}
	.warranty ul{display:inline-block; padding:25px 50px 0;}
	.warranty{ width:100%}
	.warranty li{ float:left; width:50%}
	#footer {height:auto}
	#footer .payment img{ float:none}
	#footer .newsletter{width:50%}
	#footer .social{width:50%; text-align:right;}
.product .discription object {
    width: 100% !important;
	overflow:hidden;
}
}
@media only screen and (min-width: 481px) and (max-width: 979px){
	#LeftPanel .payment.bl{width:49%; height:70px}
	#LeftPanel .payment.bl:last-child{ float:right}
	#social {display:none}
	#menu{ display:block}
.lcat li { text-align:center !important;}
.lcat li a{ background:none !important; padding:5px;}
}
@media only screen and (max-width: 959px){
#LeftPanel .payment {
	display: inline-block;
	margin: 0 !important;
}
#LeftPanel .lcat:nth-child(2),
#LeftPanel .lcat:nth-child(3){
	margin-bottom: 10px;
}
#footer .copyright { background:#000}
}
@media only screen and (min-width: 320px) and (max-width: 767px){
	.header-center{padding:0}
	.tab li label:after{display:none;}
	
#leftmenu ~ #LeftPanel{
    display:none;
}
#leftmenu:checked ~ #LeftPanel{
    display:block;
	 margin: 0 auto;float: none;
}
#menu label {
	position:relative;
    color: #7c322d;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    padding: 0 25px;
    text-transform: uppercase;
    width: 100%;
	text-align:center;
}
#menu label:after {
    background-image: url("img/x-head-mnav-icod.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #000;
    content: "";
    height: 30px;
    position: absolute;
    right: 5px;
    top: 2px;
    width: 30px;
}
#leftmenu:checked ~ #menu label:after {
    background-image: url("img/x-head-mnav-icou.png");
    z-index: 2;
}

	#menu{ display:block}
	#header, #footer {height:auto}
	#header, #footer .wrapper{width:90%; margin:auto}
	.header-center .wrapper{height:auto}
	#header .logo{width:100%; text-align:center; }
	.guaranreed { width:100%; margin:0}
	.garanty{display:none}
	#header .logo img{ float: none; max-width:100%}
	#social{height:auto}
	.formnav input[type="text"]{width:80%}
	#social .address, .formnav, .nav, #social{ display:none}
	#social .address li:before{margin-left:0;}
	#social .social{width:100%; text-align: center}
	#LeftPanel, .specifics{  margin-left:0}
	.product{width:90%; float:none; margin:auto;}
	#CentralArea{ background:#fff; width:100%; margin:0}
	.product-image-box{width:100%; height:auto}
	.product-image-container{width:100%; height:300px !important; border-bottom:1px solid #e6e1d1}
	.product-more-views{position:relative; width:100%;margin-top: 10px;}
	.product .right{width:100%; margin-top:20px;}
	.product h2.tittle{height:auto;}
	#footer .payment{width:100%; text-align:center; margin-top:15px;}
	#footer .payment img{ float:none; max-width: 100%;}
	#footer .address{height: auto;}
	#footer .address li{width:100%; margin:5px;}
	.discription h2{border-bottom:1px solid #fff;}
	#x-foot-subm a {
    padding: 0 8px;
	}
	.bloc-onef, .bloc-twof{width:100%}
	.tab ul.tab-titel li{width:100%}
	.tab ul.tab-titel li label{width:100%; margin:0;}
.product .discription object {
    width: 100% !important;
	overflow:hidden;
}
center img{max-width:100%}
#footer .copyright{ width:100%}
#footer .designed{ width:100%; text-align:center}
.header-center .left, .header-center .right{display:none}
.product h1.tittle {
    line-height: 20px;
    margin: 10px 0;
}
}
.x-hide{display:none !important;}


#x-main-promo {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
}
#x-main-promo .x-promo{
	float: left;
	width: 33.333%;
	font: bold 20px/30px 'EB Garamond', serif;
	text-transform: uppercase;
	color: #170f00;
	padding-left: 32px;
}
#x-main-promo .x-promo:first-child{
	background: url(img/promo1.png) left center no-repeat
}
#x-main-promo .x-promo:nth-child(2){
	background: url(img/promo2.png) left center no-repeat
}
#x-main-promo .x-promo:last-child{
	background: url(img/promo3.png) left center no-repeat
}
.x-copy-ocdo {
    margin-right: 10px;
	font-size: 14px;
    line-height: 30px;
    padding-right: 32px;
    text-transform: capitalize;
   
}
.x-copy-ocdo a{
    color: #454344;
}
#LeftPanel .lcat {
    
}
#LeftPanel .lcat h2.cat {
	background:url(img/bgcat.png) left 0px no-repeat;
background-size: 100%;
color:transparent;
font-size: 16px;
height: 42px;
text-transform: uppercase;
font-weight: bold;
font-family: 'Lato', sans-serif;
padding: 0 20px;

}
#LeftPanel .promo.news {
    padding: 0;
	background: none;
	margin: 0;
	border: none;
	text-align: center;
}
#LeftPanel .promo.news p{
	
}
.top-product{
	
	padding: 0 15px;
	display: inline-block;
	width: 100%;
	border: 1px solid #dad9d4;
		-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
background:#f2f2f2 url(img/bgul.png) right repeat-y }
}
.product-more-views .loop {
    color: #000;
    font-size: 14px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.product-more-views .loop i {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    display: inline-block;
    background: url(img/icon-loop.png) center center no-repeat;
	
}
@media only screen and (min-width: 1100px) and (max-width: 1249px){
#CentralArea{width:70%}
}

@media only screen and (max-width: 1099px){
#x-main-promo .x-promo {
    font-size: 18px;
}
#social .address a span {
    padding: 0 5px;
    font-size: 12px;
}
.product-image-container ,
.product-more-views {
    width: 100%;
}

}
@media only screen and (max-width: 979px){
#CentralArea {
    width: 100%;
    margin: 0;
    padding: 0 5px;
}
.header-center { background:none}
#LeftPanel {
    display: none;
	
}
.product .warraper {
    padding-top: 0;
}
#menu label {
	background: #063679;
	position:relative;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    padding: 0 25px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
#menu label:after {
    background-image: url("img/x-head-mnav-icod.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #000000;
    content: "";
    height: 30px;
    position: absolute;
    right: 5px;
    top: 2px;
    width: 30px;
}
#leftmenu:checked ~ #menu label:after {
    background-image: url("img/x-head-mnav-icou.png");
    z-inde"https://www.suncoasttools.com/Ebay/new/img/;
}
.lcat h2 {
    text-align: center;
}
.lcat #LeftPanel1 {
    margin-bottom: 10px;
}
}
@media only screen and (max-width: 767px){
	.discription #content1 { display:none !important}
	 #tab11:checked ~ #content1, #tab12:checked ~ #content2, #tab13:checked ~ #content3, #tab14:checked ~ #content4, #tab15:checked ~ #content5, #tab16:checked ~ #content6 { display: inline-block !important}
#x-main-promo .x-promo {
    font-size: 16px;
	text-align: center;
}
.tab ul.tab-titel {
    display: none;
}
.hi-mob {
    background-size: 100% 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 2px;
	display: block;
	float:left;
	width:100%
	
}
.hi-mob label{
	width: 100%; color:#fff; padding: 0 10px;
}
}
@media only screen and (max-width: 650px){
#x-main-promo .x-promo {
    width: 100%;
	margin-bottom: 10px;
}
}
@media only screen and (max-width: 580px){
#LeftPanel .lcat:nth-child(2),
#LeftPanel .lcat:nth-child(3){
	width: 100%;
	margin: 5px 0;
}
.product-image-box label{
	width:55px;
	height:55px;
}
}
/*New stylings
#CentralArea li, #x-main li*/
.specifics li
{ background:transparent url(images/x-tbul.png) 0 0 no-repeat;
padding: 0 0 5px 15px;    line-height: normal; }
.x-tins {
    padding: 0px 36px 0px 26px;
}