/**********************/
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:400,700|Prata');
/* social */
.container *, .page-container *:before, .page-container *:after { box-sizing: border-box;
	outline: medium none;}
* {
    box-sizing: border-box;
    outline: medium none;
	margin: 0;
	padding: 0
}
a, a:hover { text-decoration: none}
img { border: none}
ul { list-style: none}
.container {
    background: #fff;
    font-family: 'Josefin Sans', sans-serif;
    width: 100%;
    display: inline-block;
}
 #gh-logo {
    min-width: 250px;
}
.des .wrapper { max-width: 1250px;
	margin: 0 auto
}
.des .wrapper li { color: #fecc33;
	float: left;
	margin-right: 15px;}
#header {
    text-align: center;
    position: relative;
    margin: 0 auto 20px;
	box-shadow: 0 20px 20px rgba(0,0,0,.2);
    background: rgb(238,238,238);
	background: -moz-linear-gradient(top, rgba(238,238,238,1) 1%, rgba(255,255,255,1) 34%);
	background: -webkit-linear-gradient(top, rgba(238,238,238,1) 1%,rgba(255,255,255,1) 34%);
	background: linear-gradient(to bottom, rgba(238,238,238,1) 1%,rgba(255,255,255,1) 34%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
}
#header .wrapper {
    width: 100%;
    position: relative;
    max-width: 1250px;
    display: inline-block;
    margin: 0 auto;
}
.header-center {
    width: 100%;
    display: inline-block;
    padding: 0;
}
.header-center ul { font-size: 15px;
	font-weight: bold;
	list-style: outside none none;
	margin: 0;
	text-align: left;
	text-transform: uppercase;}
#header .logo{ float: left;}
#header .wrapper > .logo img{ max-width: 100%;margin: 30px 0 20px;}
.header-center .left { float: left;
	padding: 38px 0 0;
	font-family: 'Josefin Sans', sans-serif;
	width: 25%;}
	
#social{
    float: left;
    position: relative;
    overflow: visible;
    text-align: center;
    width: 100%;
    background: url(img/dotted.png) left center repeat-x;
}
#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 {
    background: #fff;
    position: relative;
    z-index: 10;
	font-family: 'Josefin Sans', sans-serif;
	text-align: center;}
#social .address li {
    display: inline-block;
    float: none;
}
#social .address li a {
    color: #222;
    display: inline-block;
    padding: 0 20px;
    font: bold 14px/44px 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    position: relative;
    float: none;
    margin: 0;
}
#social .address li a:hover, 
#social .address li a.active {
    color: #b90701;
}
.product { max-width: 1250px;margin: 0 auto;}
.product .warraper {
	margin-bottom: 20px;
	max-width: 1250px;
	float: left;
	width: 100%;
}
#CentralArea {
    float: right;
	font-size: 14px;
	width: 100%;
	position: relative;
}
#CentralArea .top { float: left;
	width: 100%;
	margin-bottom: 20px;
	border-top:0;
}
#CentralArea .top p.desc-img{
	width: 75%;
	font-size: 16px;
	line-height: 24px;
	color: #fb0c0c;
}
.bloc-right { float: right;
	max-width: 780px;}
.product .right { float: right;
	width: 270px;}
.product .discription.disc-product,
.product .discription .tab{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.discription .tt_tab ul { margin: 0 0 15px 15px;}
.discription .tt_tab li { line-height: 30px;
	font-size: 20px;
	padding-left: 20px;
}
.product .discription h2,
.tab label{
    color: #000;
    padding: 0;
    position: relative;
    text-align: center;
    font: bold 20px/54px 'Josefin Sans', sans-serif;
    text-transform: uppercase;
}
.tab label{
    margin: 0 40px;
}
.product .discription h4 { font-size: 18px;	margin-bottom: 15px;}
.product .discription h5 { font-size: 16px;	margin-bottom: 15px;}
.product .discription p { font-size: 14px;	margin-bottom: 10px;
	color: #8d8d8d;
	line-height: 24px;}
.section1 {
    float: left;
    display: inline-block;
    padding: 10px 0;
	text-align: left;
}
#x-main-promo {
    color: #fff;
	width: 100%;
    padding: 0 20px;
    text-align: center;
    position: relative;
    background: #8b8d8e;
	display: inline-block;
    text-transform: lowercase;
    font: 40px/80px 'Prata', serif;
}
.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 { 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-image-box {
    position: relative;
    float: left;
	border-bottom: 0;
	width: 100%;
}
.product-image-container{
    width: 75%;
    position: relative;
    text-align: center;
    height: 933px;
    float: left;
    background: #fff;
    max-width: 933px;
    border: 1px solid #ddd;
}
.product-image-container img{
max-width: 100%;
max-height: 100%;
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
margin: auto;}
.product-more-views { float: right;
	width: 25%;
	text-align: center;}
.product-more-views .loop{
    text-align: center;
    margin-bottom: 10px;
    color: #1c1f20;
    font: 500 16px/30px 'Josefin Sans', 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;
}
.product-more-views ul { list-style: none;
	padding: 0;
	width: 100%;
	margin: auto;
	text-align: center;
}
.product-more-views ul li { display: inline-block;}
.product-image-container { display: none;}
.product-image-box input { display: none;}
.product-more-views label { width: 136px;
	height: 136px;
	margin: 0 0 5px 5px;
	padding: 0;
	overflow: hidden;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	position: relative;
	background: #fff;
	border: 1px solid #ddd;
}
.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-condition img{
	position: relative;
	display: none;
	margin-top: 10px;
}
#product-condition img.excellent{
	display: inline-block;
}

#CentralArea center { margin-top: 15px;
	width: 100%;
	display: inline-block;}
.product .discription { float: left;width: 100%;}
.discription .tt_tab ul { margin: 0 0 15px 15px;}
.discription .tt_tab li { font-family: 'Josefin Sans', 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: 20px;	margin-bottom: 15px;}
.product .discription h4 { font-size: 18px;	margin-bottom: 15px;}
.product .discription h5 { font-size: 16px;	margin-bottom: 15px;}
.product .discription p{
    margin-bottom: 10px;
    color: #2d2b1f;
    font: 500 16px/22px 'Josefin Sans', sans-serif;
}
.product .discription li {
    list-style: disc inside;
    color: #2d2b1f;
    font: 500 16px/28px 'Josefin Sans', sans-serif;
}
.discription .tab {color: #4e4a47;margin: 20px 0 !important;}
.discription .tab h2 { background: none}
.tab .section {
    display: none;
    width: 100%;
    text-align: left;
}
.tab .sect
.tab input { display: none;}
.product .discription .tab li{ display: inline-block;list-style: none;}
.hi-mob{ display: none;}
.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, 
#tab6:checked ~ ul li #lt6, 
.tab ul.tab-titel li:hover label {
    color: #b90701;
}
.tab label {
	display: inline-block;
	width: 100%;
}
.tab .tab-titel1{
	display: inline-block; 
	width: 100%; 
	text-align: center;
}
#tab1:checked ~ #content1, 
#tab2:checked ~ #content2, 
#tab3:checked ~ #content3, 
#tab4:checked ~ #content4, 
#tab5:checked ~ #content5, 
#tab6:checked ~ #content6 { display: inline-block;}
.discription a { font-weight: bold;	color: #4e4a47}
.product h1.tittle{
    color: #000;
    padding: 0;
    position: relative;
    text-align: center;
    font: bold 20px/40px 'Josefin Sans', sans-serif;
    text-transform: uppercase;
}
.payment {
    width: 100%;
    text-align: center;
    display: inline-block;
}

		/****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*/

#x-foot-social {
    background: #b1b4b6;
    display: inline-block;
    width: 100%;
}
#x-foot-social .newsletter {
    width: 70%;
    float: left;
}
#x-foot-social .newsletter .x-tins {
    padding: 30px;
	display: inline-block;
}
#x-foot-social h4 {
    color: #000;
    float: left;
    padding-right: 40px !important;
    font: 25px/64px'Prata', serif;
    text-transform: capitalize;
    border-right: 1px solid #000;
}
#x-side-news p {
    color: #000;
    font: 16px/18px 'Josefin Sans', sans-serif;
    max-width: 55%;
    float: left;
    padding-left: 40px;
    margin: 14px 0;
}
#x-side-news a#x-side-news-bttn {
    position: relative;
    color: #fff;
    background: #b90701;
    border: none;
    float: right;
    margin-top: 5px;
    text-transform: uppercase;
    font: bold 16px/50px 'Josefin Sans', sans-serif;
    padding: 0 12px !important;
    display: inline-block;
}
#x-foot-social .bottom-payment {
    width: 30%;
    float: right;
    padding: 25px 0;
	text-align: center;
    background: #8b8d8e;
}
#x-foot-social .bottom-payment img{
	max-width: 98%;
}

/*****************
Footer
***********************/
#footer {
	width: 100%;
	display: inline-block;
	position: relative;
	margin: 40px 0;
	background: url(img/dotted.png) bottom left repeat-x, url(img/dotted.png) top left repeat-x;
}
#footer a { color: #000;}
#footer a:hover { color: #b90701;}
#footer .wrapper { max-width: 1250px; margin: auto;}
#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:hover { margin-left: 10px;}
#footer .copyright { float: left;
	width: 100%;
	padding: 25px 0;
	text-align: center;
	color: #000;
	font-size: 12px;
	margin: 0;
}
#footer .copyright p{
    color: #000;
    text-transform: uppercase;
    font: bold 12px/26px 'Josefin Sans', sans-serif;
	margin-top: 10px;
}
#footer .copyright p .x-copy-ocdo {
    font: 12px/26px 'Verdana', Geneva, sans-serif;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    color: #b90701;
    background: url(img/ocd.png) right center no-repeat;
    padding-right: 40px;
}
#footer .copyright p .x-copy-ocdo a{
    font: 12px/26px 'Verdana', Geneva, sans-serif;
    color: #b90701;
}
#footer .copyright p .x-copy-ocdo a:hover{ color: #000;}
#footer .copyright p.des, #footer .copyright p.des a { color: #555}
#footer .copyright li { float: left;
	margin: 10px 0;
	text-transform: uppercase;}
#footer .copyright li:not(:last-child):after { color: #fecc33;
	content: "|";
	margin: 0 10px;}
#x-foot-subm a{
    color: #222;
    padding: 0 22px;
    font: 13px/30px 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    float: none;
}
#x-foot-subm a:hover {
    color: #b90701;
    text-decoration: none;
}
#leftmenu { display: none}
#menu { display: none;}


@media screen and (max-width:1249px) {
.tab label {
    font-size: 16px;
	margin: 0 20px;
}
#header .logo {
    width: 100%;
}
#social .address li a {
    padding: 0 15px;
    font-size: 13px;
}
#x-foot-subm a {
    padding: 0 15px;
	font-size: 12px;
}
}
@media screen and (max-width:1150px) {
#x-foot-social .newsletter .x-tins {
    padding: 30px 20px;
}
#x-foot-social h4 {
    padding-right: 20px !important;
}
#x-side-news p {
    font: 14px/16px 'Josefin Sans', sans-serif;
    max-width: 50%;
	text-align: left;
    padding-left: 20px;
}
}

@media screen and (max-width:1080px) {
.product h1.tittle {
    font-size: 18px;
	overflow: hidden;
	height: 50px;
}
#social .address li a {
    padding: 0 10px;
}
#x-foot-subm a {
    padding: 0 10px;
}
}
@media screen and (max-width:980px) {
#social .address li a {
    font-size: 12px;
}
}
@media only screen and (min-width: 960px) and (max-width: 1099px) {
.product-more-views ul li {  width: 48%;}
.product-image-box label { max-width: 92%;}
}
@media only screen and (min-width: 768px) and (max-width: 959px) { 
.product .warraper { text-align: center;}
#menu label:after {
	background: url("img/x-head-mnav-icod.png") right center no-repeat;
	content: "";
	height: 24px;
	position: absolute;
	right: 5px;
	top: 0;
	width: 30px;}
#leftmenu:checked ~ #menu label:after { background-image: url("img/x-head-mnav-icou.png");	z-index: 2;}
#header .wrapper { height: auto}
.formnav { display: none}
#header { width: 100%;
	margin: 0 auto;
	height: 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 .social { width: 50%;text-align: right;}
.product .discription object { width: 100% !important;overflow: hidden;}
}

@media only screen and (max-width: 959px) { 
#social .address li {
    width: 100%;
	display: inline-block;
}
#social .address li a{
    text-align: center;
	line-height: 30px;
    width: 100%;
}
#leftmenu:checked ~ #social{
	display: inline-block;
}
#menu label {
    background: #b90701;
    position: relative;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
    padding: 0 25px;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
    z-index: 99;
    max-width: 300px;
}
#header .wrapper { background: none;}
.header-center {text-align: center;}
.product-image-container,
.product-more-views { width: 100%;}
.product-more-views ul { text-align: center;}
#x-foot-subm a{font-size: 12px;}
.product-image-container { float: none;}
.product-image-box { text-align: center;}
#header .logo { position: relative;}
#leftmenu:checked ~ #social {
    display: inline-block;
    float: none;
    width: 300px;
    margin: -10px auto 10px;
	background: #fff;
}
#social .address.lev1 > li > span {
    background: none !important;
    line-height: 24px;
	width: 100%;
}
#social { display: none;}
#product-condition {text-align: center;}
#x-foot-social .newsletter,
#x-foot-social .bottom-payment {
    width: 100%;
	text-align: center;
}
#x-foot-social h4 {
    padding: 0 !important;
    width: 100%;
    border: none;
}
#x-side-news p {
    max-width: 100%;
    padding-left: 0;
    width: 100%;
	text-align: center;
}
#x-side-news a#x-side-news-bttn {
    float: none;
}
}

@media only screen and (max-width: 900px) { 
#x-foot-subm a {
    width: 100%;
    line-height: 24px;
    padding: 0;
}
}
@media only screen and (min-width: 481px) and (max-width: 959px) { 
#menu { display: block; text-align: center;}
}
@media only screen and (min-width: 320px) and (max-width: 767px) { .header-center { padding: 0}
.tab li label:after { display: none;}
.product .warraper {text-align: center;}
#menu label:after { background: url("img/x-head-mnav-icod.png") right center no-repeat;
	content: "";
	height: 24px;
	position: absolute;
	right: 5px;
	top: 0;
	width: 30px;}
#leftmenu:checked ~ #menu label:after { background-image: url("img/x-head-mnav-icou.png");	z-index: 2;}
#menu { display: block;text-align: center;}
#header, #footer { height: auto}
#header, #footer .wrapper { width: 100%; margin: auto}
.header-center .wrapper { height: auto}
#header .logo { width: 100%;text-align: center;}
#header .logo img { float: none;max-width: 100%}
.formnav input[type="text"] { width: 80%}
#social .address li:before { margin-left: 0;}
#social .social { width: 100%;text-align: center}
.product { width: 90%;
	float: none;
	margin: auto;}
#CentralArea { 
	width: 100%;
	margin: 0
}
.product-image-box { height: auto}
.product-image-container { width: 100%;
	height: 300px !important;
	border-bottom: 1px solid #e6e1d1
}
.product-more-views { position: relative;width: 100%}
.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;}
.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;}
#footer .copyright { width: 100%}
#footer .copyright img{ max-width: 100%}
#footer .designed { width: 100%;text-align: center}
#x-head-wrap-01 .x-content-width { text-align: center;}
.tab .tab-titel1 { display: none;}
.hi-mob{
    display: inline-block;
    width: 100%;
}
.tab label {
    position: relative;
    text-align: left;
    margin: 0;
    line-height: 40px;
    border-bottom: 1px solid #000;
}
#tab11:checked ~ .hi-mob #lt1:after, 
#tab12:checked ~ .hi-mob #lt2:after, 
#tab13:checked ~ .hi-mob #lt3:after, 
#tab14:checked ~ .hi-mob #lt4:after, 
#tab15:checked ~ .hi-mob #lt5:after {
    background: url(img/moin.png) center center no-repeat;
}
.tab label::after {
    position: absolute;
    content: "";
    width: 30px;
    height: 100%;
    right: 0;
    top: 0;
    background: url(img/plus.png) center center no-repeat;
}
#tab1:checked ~ #content1 { display: none;}
#tab11:checked ~ #content1, 
#tab12:checked ~ #content2, 
#tab13:checked ~ #content3, 
#tab14:checked ~ #content4, 
#tab15:checked ~ #content5 {
    display: block;
}
}
@media only screen and (max-width: 650px) {
	#x-foot-subm a {
    padding: 0 8px;
    display: inline-block;
    width: 100%;
    border: none !important;
    line-height: 22px;
}
}
@media only screen and (max-width: 480px) { .header-center { padding: 0}
.product h1.tittle {
    font-size: 18px;
    line-height: 24px;
}
}
.x-hide { display: none !important;}