/**********************/
@import url('https://fonts.googleapis.com/css?family=Lato:400,900');
/* social */
.container *, .page-container *:before, .page-container *:after { box-sizing: border-box;
	outline: medium none;}
* { margin: 0;
	padding: 0;
	max-width: 100%;
	font-family: 'Lato', sans-serif;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body{
	background: #e1f2f9;
}
a, a:hover { text-decoration: none}
img { border: none}
ul { list-style: none}
.container{
	background: #156f1e;
    font-family: 'Lato', sans-serif;
    width: 100%;
    display: inline-block;
}
#header {
    width: 100%;
    text-transform: uppercase;
	position: relative;
	margin: 0 auto;
	text-align: center;
	background: #000;
}
#header .warraper {
	position: relative;
}
#header .wrapper{
    width: 100%;
    display: inline-block;
    position: relative;
    max-width: 1250px;
    min-height: 180px;
}
#header .logo{
    float: left;
    margin: 15px 0;
    position: relative;
}
#header .logo a{
	display: inline-block;
    position: relative;
    z-index: 999;
}
.header-center .left { float: left;
	padding: 38px 0 0;
	font-family: 'Lato', sans-serif;
	width: 25%;}
#x-head-wrap-01 {
    width: 100%;
    background: #fff;
    display: inline-block;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
	text-align: center;
}
#x-head-wrap-01 .x-content-width{
    padding: 5px 0;
    display: inline-block;
    max-width: 1250px;
	width: 100%;
}
#x-head-wrap-01 li {
    color: #555;
    float: left;
    font-size: 18px;
    list-style: none;
    text-transform: uppercase;
    padding: 0 20px 0 0;
    line-height: 30px;
	font-weight: normal;
}
#x-head-wrap-01 li::before {
    font-size: 6px;
    height: 30px;
    line-height: 26px;
    float: left;
}
.x-copy-ocdo a {
    color: #888;
}	
.left li { min-height: 50px;
	color: #000;
	width: 100%;
	float: left;}
.left li.open { width: 30%;}
.header-center .right { float: right;
	padding: 38px 0 0;
	font-family: 'Lato', sans-serif;
	width: 25%;}
.header-center .right li { min-height: 50px;
	color: #000;
	width: 50%;
	float: right;
}
#social{
    float: right;
    padding: 0;
    text-align: center;
    margin: 0 0 10px;
    position: relative;
    max-width: calc( 100% - 430px);
    z-index: 99;
	border: 1px solid #84c441;
	clear:right;
}
#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 { background: #35aeb9;
	border-color: #35aeb9;}
#social .social li a { display: table;
	font-size: 0;
	height: 32px;
	text-align: center;
	width: 32px;
	position: relative;
	z-index: 1
}
#social .address{
    float: right;
    position: relative;
    overflow: visible;
    text-align: center;
    z-index: 1000;
}
#social .address a{
    color: #fff;
    display: inline-block;
    padding: 0 10px;
    font: 900 15px/60px 'Lato', sans-serif;
    text-transform: uppercase;
    position: relative;
    float: none;
    margin: 0;
}
#social .address li:not(:last-child) a{
    border-right: 1px solid #84c441;
}
#social .address li a:hover,
#social .address li a.active{
    background: #84c441;
}
#social .address li {display: inline-block;}

.x-head-shipping{
    display: inline-block;
    margin: 10px 0 20px;
    text-align: center;
    float: right;
}
.x-head-shipping img:last-child{
	margin-bottom: -20px;
}
.product{
    width: 100%;
	overflow: hidden;
	padding: 0;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
	background:url(img/bg.jpg) top center no-repeat #156f1e;
}
.product .warraper  {
    padding: 0;
    max-width: 1250px;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 99;
}
.product .x-payment{
	margin: 15px auto;
}
#CentralArea{
    float: right;
    font-size: 14px;
    width: 100%;
    position: relative;
    max-width: 100%;
    padding: 15px 0 30px;
	background: #82c82d;
}
#CentralArea .top{
    float: left;
    width: 100%;
    position: relative;
}
#CentralArea .top p.desc-img{
	width: 75%;
	font-size: 16px;
	line-height: 24px;
	color: #fb0c0c;
}
.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 .tab{
    float: left;
    width: 49%;
    overflow: hidden;
    position: relative;
    z-index: 10;
	padding: 15px;
border: 1px solid #fff;
}
.product .discription.disc-product {
	float: right;
	width: 50%;
	overflow: hidden;
	background: #fff;
}

.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,
.tab label{
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    text-align: left;
    text-indent: 20px;
    text-transform: uppercase;
    border-radius: 10px 10px 0 0;
}
.product .discription h4 { font-size: 18px;
	margin-bottom: 15px;}
.product .discription h5 { font-size: 16px;
	margin-bottom: 15px;}
.section1 {
    float: left;
    width: 100%;
    display: inline-block;
    padding: 0;
}
.section2 {
    float: right;
    width: calc(100% - 250px);
    display: inline-block;
    padding: 0;
}
.section2 .titel2{
    color: #71377a;
    margin: 0 0 20px;
    font: bold 18px/20px 'Lato', sans-serif;
    text-transform: uppercase;
    padding: 0;
    text-align: left;
}

.section1 .titel2{
    color: #000;
    margin: 0 0 20px;
    font: 900 18px/40px 'Lato', sans-serif;
    text-transform: uppercase;
    padding: 0;
    text-align: left;
    background: #82c82d;
    width: 100%;
    float: left;
}
.section1 .titel2 span{
	float: left;
	padding:0 20px;
	background: #fff;
}
.section1 .section{
    width: 100%;
    position: relative;
    display: inline-block;
    text-align: center;
	padding: 0 20px 20px;
}
.section1 .section ul li{
    width: 100%;
    float: left;
    color: #000;
	text-align: left;
    font: 13px/34px 'Lato', sans-serif;
	background: url(img/li.png) 2px 15px no-repeat;
}
.discription .tab { float: left;
	color: #000;
	width: 100%}
.discription .tab h2 { background: none}
.tab input { display: none;}
.tab h3 label { display: inline-block;
	margin: 0;
	padding: 0 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, #tab6:checked ~ h3 #lt6 { background-position: right -360px;}
.tab label:hover { cursor: pointer;}
#tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4, #tab5:checked ~ #content5, #tab6:checked ~ #content6 { 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;
}
.specifics{
    float: right;
    text-align: left;
    font-size: 14px;
    color: #8d8d8d;
    margin: 10px 20px;
    min-width: 28%;
}
.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;}
.specifics .titel2  {
    color: #eb1c24;
    padding: 0;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    font:  bold 24px/30px 'Lato', sans-serif;
    border-bottom: 3px solid #eb1c24;
}
.specifics table td {
    font-size: 14px;
    padding: 6px 0;
    color: #53392c;
    text-align: center;
    border: 1px solid #53392c;
}
.specifics table td:first-child{ width: 50%; font-weight: bold;}
.specifics table td:last-child { width: 50%; border-left: 0;}
.specifics p { padding: 0 20px;
	margin: 10px 0;
	font-size: 13px;}
.specifics ul { padding: 0 15px;
	margin: 10px 0
}
.specifics li { margin-bottom: 10px;
	background: url(img/li.png) 0 5px no-repeat;
	padding-left: 15px;
	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 {
    width: 100%;
	float: left;
    max-width: 240px !important;
    overflow: visible;
}
#LeftPanel .lcat{
    padding: 0;
    position: relative;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
#LeftPanel .lcat.price {
    background: url(img/bg-price.png) no-repeat;
    height: 127px;
}
#LeftPanel .lcat.price h2 {
    background: none;
    font-size: 28px;
    margin-top: 5px;
}
#LeftPanel .lcat.price h2 span {
    background: -webkit-linear-gradient(top, #181819 10%, #1d58a7 30%, #181819 60%, #2c89c9 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#LeftPanel .lcat.price p {
    font-size: 14px;
	text-align: left;
    padding: 0 20px 0 10px;
}
.lcat h2{
    background: url(img/title-cat.png) left top/100% 100% no-repeat;
    color: #fff;
    text-transform: capitalize;
    font: 20px/52px 'Lato', sans-serif;
    padding: 0;
    text-align: left;
    text-indent: 40px;
}
.lcat #LeftPanel1{
    padding: 0;
    text-align: center;
    overflow: hidden;
}
.lcat .lev1 li  {}
.lcat .lev1 li span,
.lcat .lev1 > li > a{
    color: #2b2b2b;
    text-align: left;
    text-transform: uppercase;
    padding: 0 20px;
    font: italic 14px/30px 'Lato', sans-serif;
    margin: 9px 0;
    float: left;
    width: 100%;
}
.lcat .lev2 li .lev2 li a {
    padding: 0 0 0 30px;
    line-height: 32px;
    border-bottom: 1px solid #bcd3e1;
    width: 100%;
    color: #000;
}
.lcat .lev1 li a:hover {
    color: #fff;
	background: #de001f;
}
.lcat .lev1 a {
    text-align: left;
    padding: 0;
    text-transform: capitalize;
    font: 16px/30px 'Lato', sans-serif;
	color: #12b2d8;
	display: inline-block;
}
.lcat .lev2 li a {
    padding: 0 0 0 30px;
    line-height: 32px;
    border-bottom: 1px solid #bcd3e1;
    width: 100%;
    color: #000;
}
.product-image-box{
    padding: 0 20px;
    width: 100%;
    position: relative;
    display: inline-block;
    text-align: center;
}
.product-image-box .left-box{
	float: left;
	padding: 20px 20px 10px;
	max-width: 49%;
	text-align: center;
    border: 1px solid #fff;
}
.product-right{
	float: right;
}
.product-image-container{
    width: 540px;
    position: relative;
    display: inline-block;
    text-align: center;
    padding: 0;
    max-width: 100%;
    height: 540px;
	background: #fff;
}
.product-more-views{
    float: left;
    text-align: center;
}
.product-more-views .loop{
    text-align: center;
}
.product-more-views .loop i{
	width: 95px;
	height: 95px;
	margin: 15px 6px 0;
	display: inline-block;
	background: url(img/icon-loop.png) center center no-repeat;
}
.product-more-views ul { list-style: none;
	padding: 0;
	width: 100%;
	margin: auto;
	text-align: left;
}
.product-more-views ul li{ display: inline-block;text-align: left;}
.product-image-container { display: none;}
.product-image-box input { display: none;}
.product-image-box .product-more-views label{
    width: 95px;
    height: 95px;
    margin: 15px 6px 0;
    padding: 0;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    position: relative;
    background: #fff;
}
.product-image-box label:hover { cursor: pointer;}

#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: inline-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: 90%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;}
#CentralArea center { margin-top: 15px;
	width: 100%;
	display: inline-block;}
#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{
    padding: 0;
    border: 1px solid #dfdfdf;
    text-align: center;
    display: inline-block;
    border-radius: 0 0 10px 10px;
    max-width: 236px;
    float: left;
}
#LeftPanel .payment.bl .delv { color: #d6d0be;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	text-transform: uppercase;
	border: 2px solid #000;}
.product .discription { float: left;width: 100%;}
.discription .tt_tab ul { margin: 0 0 15px 15px;}
.discription .tt_tab li { font-family: 'Lato', sans-serif;
	line-height: 30px;
	font-size: 20px;
	padding-left: 20px;
	background: url(../styles/img/bg-li.png) 5px 9px no-repeat;}
.product .discription h3  {
    font-size: 15px;
    margin-bottom: 15px;
    text-align: left;
    padding: 0 20px;
    text-transform: uppercase;
}
.product .discription p{
    padding: 0 20px;
    font: 13px/24px 'Lato', sans-serif;
    color: #000;
    text-align: left;
    margin-bottom: 20px;
}
.product .discription .tab p{
    text-transform: inherit;
    line-height: 18px;
    padding: 0;
}
.product .discription h1{
	color: #000;
	text-align: left;
   font: 22px/54px 'Lato', sans-serif;
}
.product .discription li{
    display: inline-block;
    width: 100%;
	display: inline-block;
width: 100%;
width: 100%;
float: left;
color: #000;
text-align: left;
font: 13px/20px 'Lato', sans-serif;
padding-left:15px;
background: url(img/li.png) 2px 7px no-repeat;
}
.product .discription .tab-titel1{
    position: relative;
    width: 100%;
    float: left;
	text-align: center;
	padding-left: 20px;
}
.product .discription .tab-titel1 li {
    list-style: none;
    display: inline-block;
    padding: 0;
    float: left;
    margin-right: 5px;
}
.product .discription .tab-titel1 li:last-child {
    padding-right: 20px;
}
.product .discription .tab-titel1 li:not(:last-child) {}
.discription .tab {color: #4e4a47;}
.discription .tab h2 { background: none}
.tab .section{
    padding: 0 20px;
    margin-bottom: 10px;
    width: 100%;
    position: relative;
    text-align: center;
    display: none;
    float: left;
    border: 1px solid #ddd;
    margin-top: -5px;
    border-top: 0;
	background: #fff;
}
.tab input { display: none;}
.tab ul.tab-titel { display: inline-block;
	width: 100%;
	list-style: none;
	background: url(img/futured.jpg) left bottom no-repeat;
	background-size: 100%;
}
.tab ul.tab-titel li { float: left; width: 100%;list-style: none;}
#tab1:checked ~ ul li #lt1, 
#tab2:checked ~ ul li #lt2, 
#tab3:checked ~ ul li #lt3, 
#tab4:checked ~ ul li #lt4, 
#tab5:checked ~ ul li #lt5, 
.tab ul.tab-titel li:hover label {
	background:url(img/bg-label-green.png) no-repeat;
}
.tab .hi-mob label{
	width: 100%;
    background: url(img/plus.png) 98% center no-repeat #000;
}
#tab11:checked ~ .hi-mob #lt1, 
#tab12:checked ~ .hi-mob #lt2, 
#tab13:checked ~ .hi-mob #lt3,
#tab14:checked ~ .hi-mob #lt4, 
#tab15:checked ~ .hi-mob #lt5, 
#tab16:checked ~ .hi-mob #lt6 {
    background:  url(img/moin.png) 98% center no-repeat #fff;
	border-bottom: 0;
	color: #156f1e;
}
.tab label{
    color: #82c82d;
    margin: 0 auto 5px;
    position: relative;
    text-transform: uppercase;
    font: 900 18px/54px 'Lato', sans-serif;
    display: inline-block;
    list-style: none;
    padding: 0 20px;
    text-indent: 0;
    border-radius: 0;
	border: 1px solid #fff;
}
#tab11:checked ~ #content1, 
#tab12:checked ~ #content2, 
#tab13:checked ~ #content3, 
#tab14:checked ~ #content4, 
#tab15:checked ~ #content5, 
#tab16:checked ~ #content6{ display: inline-block;}
.discription a { font-weight: bold;	color: #4e4a47}
.product h1.tittle{
    color: #fff;
    margin: 0 0 20px;
    font: 900 25px/80px 'Lato', sans-serif;
    text-transform: uppercase;
    padding: 0 20px;
    text-align: center;
    background: #000;
}
.product h1.tittle span{
	font-size: 18px;
}
.product h2.sous_titre{
    color: #3a3a3a;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%;
    text-transform: uppercase;
    font: bold 24px/46px 'Lato', sans-serif;
    margin: 10px 0;
}
#LeftPanel .payment.news a#x-side-news-bttn{
    position: relative;
    background: url(img/bg-bt.png) center center no-repeat;
    margin: 20px 0 10px -10px;
    padding: 0;
    border: none;
    font-size: 0;
    float: left;
    text-transform: capitalize;
    width: 171px;
    height: 75px;
    text-indent: 15px;
}
#LeftPanel .payment.news a#x-side-news-bttn:hover {
    opacity:.8;
}
#LeftPanel .payment.news p{
    color: #6e6e6e;
    line-height: 22px;
    padding: 10px;
    font-size: 16px;
    margin: 0 0 10px;
    text-align: left;
}

#CentralArea .promo{
    float: right;
    width: 50%;
    text-align: center;
    position: relative;
    z-index: 99;
}
#CentralArea .promo a:hover {opacity: 0.8;}
#CentralArea .promo img{
	margin: 0 0 10px;
	float: left;
}
#x-news-bttn {float:right; max-width:49%}
#x-news-bttn img{ max-width:100% !important}
#CentralArea .promo img:nth-child(even){
	float: right;
}
#CentralArea .disc-tabs{
    position: relative;
    margin-top: 10px;
	padding: 0 20px;
}
.discription.disc-tabs .lcat{
    float: left;
    width: 240px;
    background: #fff;
    position: relative;
    z-index: 10;
}
.discription.disc-tabs .lcat h2{
    color: #fff;
    padding: 15px 20px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    font: bold 20px/20px 'Lato', sans-serif;
    background: #2b2b2b;
	border-radius: 0;
	text-indent: 0;
}
#newsletter{
    background: #fff url(img/ico-newsletter.png) 20px center no-repeat;
    display: inline-block;
	padding-left: 160px;
}
#newsletter .bottom-news{
	padding: 20px 0;
	display: inline-block
}
.product .discription #newsletter p{
    width: calc(100% - 120px);
    float: left;
    padding: 10px 0 10px 20px;
    line-height: 18px;
    margin: 0;
    border-left: 1px solid #000;
}
#newsletter #x-news-bttn{
	color: #fff;
    float: right;
	padding: 0 12px;
	margin: 10px 20px 0 0;
	background: #fb5b03;
	text-transform: uppercase;
	font: 900 14px/32px 'Lato', sans-serif;
}
#newsletter #x-news-bttn:hover {background: #000;}
#CentralArea .promo .logo-bas{
    width: 100%;
	max-width: 100%;
    border: 1px solid #fff;
}

		/****zoom*/
.product-image-container label {cursor:pointer}
	@keyframes lightbox {
  from {
    opacity: 0;
    transform: scale(0); }

  to {
    opacity: 1;
    transform: scale(1); } }

@keyframes lightboxout {
  from {
    transform: scale(1.5); }

  to {
    background: rgba(0, 0, 0, 0);
    transform: scale(1); } }
#zoom input { display:none}
#zoom label {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 100;
  animation-name: lightboxout;
  animation-duration: 0.5s;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
    animation-name: lightboxout;
  animation-duration: 0.5s;
  display:none;
  cursor:pointer;
  }
    #zoom label > div {
    background: #fff;
    position: static;
    position: relative;
    box-sizing: content-box;
    top: 0px;
    max-height: 80vh;
    width: 100%;
    height: auto;
    max-width: 60vw;
    margin: auto;
    margin-top: 10vh;
    padding: 10px;
    box-shadow: 0px 5px 13px rgba(0, 0, 0, 0.4);
    border-radius: 6px 6px 0px 0px; }
	  #zoom label > div img {
    max-height: 80vh;
    transform: none;
    top: auto;
	max-width:100%}
	#zoom [type=checkbox]:checked ~ label {
		display:block;
		    animation-name: lightbox;
  animation-duration: 0.5s;
  text-align:center

	}
	  #zoom label > div::after {
		  text-align:center;
    background: #fff;
    border-radius: 0px 0px 6px 6px;
    color: #666;
    content: "Click to close";
    font-size: 16px;
    padding: 5px 0px;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); }
/**zoom*/

/*****************
Footer
***********************/
#footer {
    position: relative;
    width: 100%;
	overflow: visible;
    display: inline-block;
	background: #000;
	padding: 0;
}
#footer a{
    color: #fff;
}
#footer .copyright p a:hover { color:#82c82d}
#footer .wrapper { max-width: 1250px; margin: auto;}
#footer .copyright{
    padding: 20px 0 10px;
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 12px;
}
#footer .copyright p{
    color: #fff;
    text-transform: capitalize;
    font: 11px/30px 'Lato', sans-serif;
    margin: 10px auto;
    text-align: center;
    display: inline-block;
}
#footer .copyright p a {
    color: #fff;
}
#footer .copyright li { float: left;
	margin: 10px 0;
	text-transform: uppercase;
}
#footer .copyright .x-copy-ocdo {
	padding-right: 35px;
	background: url(img/ocd.png) right center no-repeat;
	display: inline-block;
}
#footer .copyright .x-copy-ocdo a {
    color: #fff;
    text-transform: capitalize;
    font: 11px/30px 'Lato', sans-serif;
}
#x-foot-subm {
    overflow: hidden;
    text-align: center;
    margin: 0;
    position: relative;
    padding: 0;
    float: left;
    display: inline-block;
    width: 100%;
}
#x-foot-subm a {
    color: #fff;
    display: inline-block;
    margin: 0;
    font: 900 13px/20px 'Lato', sans-serif;
    text-transform: uppercase;
    position: relative;
    padding: 0 25px;
}
#x-foot-subm a:not(:last-child) {
	background: url(img/sep.png) right center no-repeat;
}
#x-foot-subm a:hover,
#x-foot-subm a.active{
    color: #82c82d;
}
#leftmenu { display: none}
#menu { display: none;}


@media screen and (max-width:1249px) {
.tab label {
    font-size: 18px;
}
.product h1.tittle{
    overflow: hidden;
}
#social .address a {
	font-size: 13px;
}
#CentralArea .promo img {
    max-width: 49%;
}
}

@media screen and (max-width:1249px) and (min-width:960px) {
.product-more-views ul li {
    display: inline-block;
    max-width: 48%;
}
}

@media screen and (max-width:1200px) {
.tab label {
    font-size: 14px;
}
.product h1.tittle {
    font-size: 20px;
	line-height: 60px;
	height: 60px;
}
.product h1.tittle span{
    font-size: 16px;
}
}
@media screen and (max-width:1110px) {
#social .address a{
    padding: 0 5px;
    font-size: 12px;
}
}
@media screen and (max-width:1090px) {
#x-foot-subm a {
    padding: 0 22px;
}
.product-image-box label {
    max-width: 100%;
}
#x-foot-subm {
    padding: 0;
}
.tab label {
    padding: 0 30px;
}
}
@media screen and (max-width:969px) {
#social .address {
    padding-left: 0;
}
.product h1.tittle {
    font-size: 16px;
}
.product h1.tittle span{
    font-size: 12px;
}

}
@media screen and (max-width:959px) {
#CentralArea {
    width: 72%;
}
#social .address a {
    margin: 0 10px;
    font-size: 14px;
    width: 100%;
    padding: 0;
    margin: 0;
    border: none !important;
    color: #000;
    line-height: 30px;
}
#header .logo {
    float: none;
}
.x-head-right {
    margin: 0;
}
.header-center::after {
    display: none;
}
#header .logo img {
    margin: 0 0 10px;
}
#leftmenu:checked ~ #social{
    display: inline-block;
    float: none;
    margin: 0;
    max-width: 100%;
    width: 100%;
    text-align: center;
}
#leftmenu:checked ~ #social .address{
    display: inline-block;
    max-width: 300px;
    margin: 0 auto;
    float: none;
}
#leftmenu:checked ~ #social .address li {
    float: left;
    width: 100%;
}
#leftmenu:checked ~ #social .address li a{
    color: #fff;
}
#leftmenu:checked ~ #social .address .separe {
	display: none;
}
.product-more-views ul li {
    width: auto;
}
}

@media only screen and (min-width: 768px) and (max-width: 959px) { 
#leftmenu { display: none}
#leftmenu ~ #LeftPanel { display: none;}
#leftmenu:checked ~ #LeftPanel { display: block;float: none;}
#menu label:after { background-image: url("https://sunandfuninoc.com/sites/jx/wissem/Marvin Gardens/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("https://sunandfuninoc.com/sites/jx/wissem/Marvin Gardens/img/x-head-mnav-icou.png");	z-index: 2;}
.garanty { width: 70%;}
.garanty h2 { font-size: 26px;}
.formnav { display: none}
#header {
	margin: 0 auto;
	height: auto;
}
#LeftPanel {margin: 0 auto;}
#CentralArea { width: 100%;
	float: none;
	margin: auto;
	display: inline-block
}
#footer .wrapper, .product { width: 100%;}
.product .right { width: 100%;margin-top: 20px;}
#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 (max-width: 959px) { 
.container {
    overflow: hidden;
}
.x-head-right {
    width: 100%;
    text-align: center;
    background: #fff;
    padding-top: 10px;
}
#social .address {
    display: none;
}
#social .address a:hover::before, #social .address a.active::before {
    bottom: -4px;
}
#menu label{
    color: #fff;
    background: #156f1e;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 25px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    max-width: 300px;
    display: inline-block;
    float: none;
    margin: 0 auto;
}
#CentralArea .top {
    padding: 0 0 20px;
}
.product-image-box .left-box,
.product .discription.disc-product,
.product-image-container,
.product-more-views {
    width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
#CentralArea .promo{
    width: 100%;
    border: 1px solid #fff;
    margin-top: 20px;
}
#CentralArea .promo img{
    margin: 15px;
    max-width: calc(33% - 30px);
    display: inline-block;
}
#x-news-bttn {float: none; max-width:calc(33% - 30px); display:inline-block; margin:15px;}
#x-news-bttn img{ max-width:100% !important ; margin:0 !important}

#CentralArea .promo .logo-bas {
    border: none;
    margin: 0;
}
.section2 {
    width: 100%;
    display: inline-block;
    padding: 0 10px;
    margin: 10px 0;
}
.discription.disc-tabs .lcat {
    margin: 10px 0;
    width: 100%;
}
.product .discription .tab {
    width: 100%;
}
.product-image-container {
    max-width: 100%;
}
.product-more-views ul {
    text-align: center;
}
#social {
    display: none;
}
#x-foot-subm a {
    font-size: 12px;
    padding: 0 5px;
}
#menu {
    text-align: center;
    padding: 10px 0;
    display: inline-block;
    width: 100%;
}
#x-foot-subm {
    width: 100%;
	text-align: center;
}
#x-foot-subm a {
    float: none;
}
#footer .copyright p {
    text-align: center;
}
#x-foot-img {
    margin-top: 10px;
}
.x-head-shipping {
    width: 100%;
}
}

@media only screen and (min-width: 481px) and (max-width: 959px) { 
#LeftPanel .payment.bl { width: 49%; height: 70px}
#LeftPanel .payment.bl:last-child { float: right}
}
@media only screen and (max-width: 859px) { 
#footer .copyright p {
    margin-top: 5px;
}
#x-service .x-foot-hassle, #x-service .x-foot-guar, #x-service .x-foot-shipping {
    float: none;
    width: auto;
    padding: 10px;
    display: inline-block;
    margin: 5px 0;
}
#x-service {
	text-align: center;
}
}
@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: inline-block;
    float: none;
    margin: 0 auto;
}
#menu label:after { background-image: url("https://sunandfuninoc.com/sites/jx/wissem/Marvin Gardens/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("https://sunandfuninoc.com/sites/jx/wissem/Marvin Gardens/img/x-head-mnav-icou.png");	z-index: 2;}
#menu { display: inline-block;text-align: center;}
#header, #footer { height: auto}
#header, #footer .wrapper {
    width: 100%;
    margin: 0;
}
.header-center .wrapper { height: auto}
.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
}
.product { width: 100%;
	float: none;
}
#CentralArea {
	width: 100%;
	margin: 0
}
.product-image-box { 
	height: auto;
	max-width: 100%;
	padding:0 5px
}
#CentralArea .disc-tabs { padding:0 5px}
.product .discription .tab { padding:5px}
.product .x-payment { display:none}
.product-image-container { width: 100%;
	max-width: 100%;
	height: 300px !important;
}
.product-right {
    width: 100%;
}
.product-more-views { position: relative;width: 100%;max-width: 100%;margin: 0;}
.product-more-views ul li { width: auto; margin-top: 10px;}
.product .right { width: 100%;	margin-top: 20px;}
.product h2.tittle { height: auto;}
#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%; background: none;}
#footer .designed { width: 100%;text-align: center}
.header-center .left, .header-center .right { display: none}
#x-head-wrap-01 .x-content-width {
    text-align: center;
}
#footer .payment {
    max-width: 100%;
}
#x-head-srch {
    float: none;
    display: inline-block;
}
.specifics .titel2 {
    background-size: 100% auto;
}
#tab11:checked ~ #content1, 
#tab12:checked ~ #content2, 
#tab13:checked ~ #content3,
#tab14:checked ~ #content4, 
#tab15:checked ~ #content5, 
#tab16:checked ~ #content6{ display: inline-block;}
.product h2.sous_titre {
    font-size: 14px;
}
.product .discription .tab-titel1 {
    display: none;
}
.hi-mob{
    display: inline-block;
    width: 100%;
}
.tab label{
    display: inline-block;
    list-style: none;
    float: left;
    padding: 0;
    line-height: 44px;
    font-size: 18px;
    border-radius: 0;
    text-indent: 10px;
    margin-right: 0;
}
#tab1:checked ~ #content1 {
    display: none;
}
#tab11:checked ~ #content1, 
#tab12:checked ~ #content2, 
#tab13:checked ~ #content3, 
#tab14:checked ~ #content4, 
#tab15:checked ~ #content5, 
#tab16:checked ~ #content6 {
    display: inline-block;
}
.tab .section {
    padding: 10px;
}
.specifics {
    margin: 10px 1%;
    min-width: 98%;
}
#footer .copyright p .left,
#footer .copyright p .right {
    margin-top: 0;
    line-height: 40px;
    width: 100%;
    color: #000;
}
}
@media only screen and (max-width: 650px) {
.product .discription .tab-titel1 {
    display: none;
}
#tab1:checked ~ #content1 {
    display: none;
}
#tab11:checked ~ #content1, 
#tab12:checked ~ #content2, 
#tab13:checked ~ #content3 {
    display: inline-block;
}
.product h1.tittle.product h1.tittle {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    text-indent: 0;
}
.product h1.tittle {
    font-size: 16px;
}
.section1 .section table {
    width: 640px;
}
#newsletter {
    padding: 90px 20px 0;
    background-position: center 10px;
}
#newsletter .bottom-news {
    padding: 20px 0;
    display: inline-block;
}
.product .discription #newsletter p {
    padding: 10px 0;
    border-top: 1px solid #000;
    width: 100%;
    text-align: center;
    border-left: none;
}
#newsletter #x-news-bttn {
    float: none;
    margin: 10px 0 0;
    display: inline-block;
}
#CentralArea .promo img, #x-news-bttn{
    margin: 5px 0;
    max-width: inherit;
    display: inline-block;
    float: none !important;
}
#x-foot-subm {
    margin-top: 20px;
}
#x-foot-subm a {
    float: left;
    width: 100%;
    padding: 0;
    line-height: 16px;
	background: none !important;
}

}
@media only screen and (max-width: 598px) { 
.product h2.sous_titre {
    line-height: 20px;
    padding: 5px 10px;
}
}
@media only screen and (max-width: 480px) {.header-center { padding: 0}
.specifics table td,
.product .discription p,
.product .discription li {
    font-size: 14px;
}
}
@media only screen and (max-width: 450px) {
.section1 .titel2 {
    font-size: 18px;
}
}
.x-hide { display: none !important;}