/**********************/
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:400,700');
/* 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;
	max-width: 100%;
}
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;}
#header {
    text-align: center;
    position: relative;
    margin: 0 auto;
    background: #fff;
}
#header .wrapper {
    width: 100%;
    position: relative;
    max-width: 1250px;
    display: inline-block;
    margin: 0 auto;
}
#header .wrapper:after {
    width: 100%;
    position: absolute;
	content: "";
	height: 1px;
	left: 0;
	top: 50%;
	background: #4b4332;
}
.header-center {
    width: 100%;
    display: inline-block;
    padding: 0;
	background: #222;
}
.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;width: 100%;}
#header .logo a{
    display: inline-block;
    padding: 0 40px;
    background: #222;
    position: relative;
    z-index: 99;
}
#header .wrapper > .logo img{ max-width: 100%;margin: 20px 0;}
.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;
    z-index: 1000;
    padding: 0 10px;
    background: #fff;
    border-top: 1px solid #898989;
    border-bottom: 1px solid #222;
    width: 100%;
}
#social .address {
    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 25px;
    font: 15px/46px 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    position: relative;
    float: none;
    margin: 0;
    width: auto;
}
#social .address li a:hover, 
#social .address li a.active { color: #aaa;}
.product { max-width: 1250px;margin: 50px auto 0;}
.product .warraper {
	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;
	text-align: center;
}
#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%;
}
.discription .tt_tab ul { margin: 0 0 15px 15px;}
.discription .tt_tab li { line-height: 30px;
	font-size: 20px;
	padding-left: 20px;
}
.tab label{
    color: #000;
    padding: 0;
    margin: 0 auto;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    font: 300 26px/34px 'Josefin Sans', sans-serif;
    background: #fff;
    z-index: 99;
}
.product .discription h2{
    color: #222;
    padding: 0;
    margin: 0 auto;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    font: bold 25px/30px 'Josefin Sans', sans-serif;
}
.product .discription h2 span{
    font-family: 'Josefin Sans', sans-serif;
    display: inline-block;
    padding: 0 10px !important;
    background: #fff;
    position: relative;
    z-index: 99;
}
.product .discription h2:after,
.tab .tab-titel1:after{
    width: 100%;
    height: 1px;
    background: #222;
    position: absolute;
    left: 0;
    top: 4px;
    content: "";
}
.tab label{ padding: 0 25px;}
.specifics {
    float: right;
    text-align: left;
    font-size: 14px;
    color: #000;
    margin: 20px 0 0;
    width: 100%;
}
.specifics .titel2 {
    color: #222;
    padding: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font: bold 20px/40px 'Josefin Sans', sans-serif;
    background: #f7cd72;
    border-width: 1px;
}
.specifics table td {
    color: #222;
    text-align: left;
    border-bottom: 1px solid #dededd;
    border-left: 1px solid #dededd;
    padding: 0 10px;
    background: #fff;
    text-transform: capitalize;
    font: 16px/38px 'Josefin Sans', sans-serif;
}
.specifics table td:first-child { width: 30%;}
.specifics table td:last-child {
    width: 70%;
    border-right: 1px solid #dededd;
}
#x-main-feat {
	width: 100%;
	margin-top: 40px;
	display: inline-block;
}
#x-main-feat h4 {
    color: #222;
    padding: 0;
    margin: 0 auto;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    font: bold 25px/30px 'Josefin Sans', sans-serif;
}
#x-main-feat h4 span{
    font-family: 'Josefin Sans', sans-serif;
    display: inline-block;
    padding: 0 10px !important;
    background: #fff;
    position: relative;
    z-index: 99;
}
#x-main-feat h4:after {
    width: 100%;
    height: 1px;
    background: #222;
    position: absolute;
    left: 0;
    top: 4px;
    content: "";
}
#x-main-feat #x-feat{
    overflow: hidden;
    padding: 0;
    text-align: center;
    position: relative;
}
#x-main-feat #x-feat .x-fp {
    width: 240px;
    height: 427px;
    margin: 0 20px 40px;
    display: inline-block;
    background: url(img/x-main-fbox.png) center bottom no-repeat;
}
#x-main-feat #x-feat .x-fp a .thumb {
    width: 240px;
    height: 240px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    position: relative;
}
#x-main-feat #x-feat .x-fp a .thumb img {
    max-height: 140px;
    width: auto;
    max-width: 140px;
    margin: 45px auto;
    display: inline-block;
}
#x-main-feat #x-feat .x-fp a .title{
    color: #222;
    height: 60px;
    margin: 20px 0;
    text-align: center;
    padding: 0 10px;
    font: 18px/20px 'Josefin Sans', sans-serif;
    display: inline-block;
    overflow: hidden;
}
#x-main-feat #x-feat .x-fp a .title:hover{	text-decoration: underline;}
#x-main-feat #x-feat .x-fp a .price {
    color: #222;
    font: bold 22px/30px 'Josefin Sans', sans-serif;
    display: block;
    padding: 0 0 58px 0;
    text-align: center;
    margin-top: 0;
}
#x-main-fcat{
    max-width: 100%;
    padding: inline-block;
    width: 100%;
	text-align: center;
}
#x-main-fcat a {
    float: left;
    display: inline-block;
}
#x-main-fcat a img {
    height: auto;
    display: inline-block;
    margin: 0 0 10px 10px;
}
#x-main-fcat a img.im2 { display: none}
#x-main-fcat a.x-first img { margin-left: 0;}
#x-main-fcat a:hover img {opacity: 0.8;}
#x-main-sell {
    width: 100%;
    display: inline-block;
    background: url(img/bg-sell.png) center center no-repeat #f5c565;
    padding: 40px 70px;
    text-align: center;
}
#x-main-sell h2 {
    color: #222;
    padding: 0;
    margin: 0 auto;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    font: bold 25px/30px 'Josefin Sans', sans-serif;
}
#x-main-sell h2 span {
    font-family: 'Josefin Sans', sans-serif;
    display: inline-block;
    padding: 0 35px !important;
    background: #f5c565;
    position: relative;
    z-index: 99;
}
#x-main-sell h2::after {
    width: 100%;
    height: 1px;
    background: #222;
    position: absolute;
    left: 0;
    top: 4px;
    content: "";
}
#x-main-sell p {
    font: 16px/22px 'Josefin Sans', sans-serif;
    color: #222;
    hyphens: auto;
    padding: 0;
}
.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;
	width:100%
}
.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: 70%;
	float: left;
    position: relative;
    text-align: center;
    height: 936px;
    background: #fff;
    max-width: 936px;
    border: 1px solid #d8d7df;
}
.product-image-container img{
	max-width: 100%;
	max-height: 100%;
	position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
}
.product-more-views { float: right;
	width: 28%;
	text-align: center;}
.product-more-views .loop{
    padding: 0 0 0 25px;
    display: inline-block;
    text-align: center;
    margin: 0 0 10px;
    color: #222;
    text-transform: capitalize;
    font: 16px/30px 'Josefin Sans', sans-serif;
	background: url(img/icon-loop.png) center left 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: 140px;
    height: 140px;
    margin: 0 0 5px 5px;
    padding: 0;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    position: relative;
    background: #fff;
    border: 1px solid #d8d7df;
}
.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%;margin-top: 40px;}
.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: #222;
    font: 16px/20px 'Josefin Sans', sans-serif;
}
.product .discription li {
    list-style: disc inside;
    color: #0f0f0f;
    font: 15px/28px 'Josefin Sans', sans-serif;
}
.discription .tab h2 { background: none}
.tab .section {
    display: none;
    width: 100%;
    text-align: left;
	padding: 20px 0;
}
.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, 
.tab ul.tab-titel li:hover label {
    color: #888;
}
.tab label {
	display: inline-block;
	width: 100%;
}
.tab .tab-titel1{
	display: inline-block; 
	width: 100%; 
	position: relative;
	text-align: center;
}
#tab1:checked ~ #content1, 
#tab2:checked ~ #content2, 
#tab3:checked ~ #content3 { display: inline-block;}
.discription a { font-weight: bold;	color: #4e4a47}
.product h1.tittle{
    color: #222;
    padding: 0;
    position: relative;
    text-align: center;
    font: bold 25px/40px 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    margin: 0 0 30px;
}
.payment{
    display: inline-block;
    width: 100%;
    text-align: center;
}
		/****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 {
    display: inline-block;
    width: 100%;
}
#x-foot-social .newsletter {
    width: 100%;
    float: left;
	text-align: center;
}
#x-foot-social h4{
    text-align: center;
    color: #fff;
    float: left;
    width: 100%;
    text-transform: uppercase;
    font: bold 25px/40px 'Josefin Sans', sans-serif;
}
#footer #x-side-news .x-tins{
    border: 1px solid #f7cd72 !important;
    padding: 25px;
    margin-bottom: 30px;
	display: inline-block;
}
#x-side-news p{
    color: #fff;
    font: 16px/20px 'Josefin Sans', sans-serif;
    padding: 0;
    margin: 0;
    text-align: center;
    float: left;
    width: 100%;
    text-transform: capitalize;
}
#x-side-news p a{ color: #fff;}
#x-side-news p a:hover{ color: #f7cd72;}
#x-side-news a#x-side-news-bttn{
    color: #fff;
    font: bold 14px/40px 'Josefin Sans', sans-serif;
    text-align: center;
    position: relative;
    padding: 0 40px;
    float: none;
    border: 1px solid #f7cd72;
    text-transform: uppercase;
    display: inline-block;
    height: 40px;
    margin-top: 10px;
    background: none;
}
#x-side-news a#x-side-news-bttn:hover {  color: #f7cd72;}
#x-foot-top {text-align: center;}
#x-foot-top .payment { display: inline-block;}
/*****************
Footer
***********************/
#footer {
	width: 100%;
	margin-top: 40px;
    position: relative;
	display: inline-block;
	background: #222;
	padding-top: 40px
}
#footer a { color: #fff;}
#footer a:hover { color: #f7cd72;}
#footer .wrapper { max-width: 100%; margin: auto;padding: 0 0 20px; background:#141414}
#footer .copyright {
    position: relative;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 100%;
    display: inline-block;
}
#footer .copyright p{
    color: #fff;
    font: 11px/30px 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 10px;
}
#footer .copyright p .x-copy-ocdo{
    color: #fff;
    font: 11px/30px 'Josefin Sans', sans-serif;
    text-transform: uppercase;
}
#footer .copyright p .x-copy-ocdo a{ color: #fff;}
#footer .copyright p .x-copy-ocdo a:hover{ color: #f7cd72;}
#x-foot-subm { text-align:center}
#x-foot-subm a{
    color: #f7cd72;
    display: inline-block;
    font: 15px/70px 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    position: relative;
    padding: 0 25px;
}
#x-foot-subm a:hover {
    color: #fff;
    text-decoration: none;
}
#leftmenu { display: none}
#menu { display: none;}
@media screen and (max-width:1249px) {
	#x-main-fcat a img.im1 { display: none}
#x-main-fcat a img.im2 { display: block}

.tab label {
    font-size: 20px;
	margin: 0 20px;
}
#social .address li a{
    padding: 0 10px;
    font-size: 12px;
}
#x-foot-subm a {
    padding: 0 15px;
	font-size: 12px;
}
#x-main-fcat a { float: none;}
#x-main-fcat a img { margin: 5px !important;}
}
@media screen and (max-width:1080px) {
.product h1.tittle {  font-size: 22px;}
#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: 30px;
	position: absolute;
	right: 15px;
	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}
.product .discription object { width: 100% !important;overflow: hidden;}
}
@media only screen and (max-width: 959px) { 
#header .logo { width: 100%;}
#social .address li {
    width: 100%;
	display: inline-block;
}
#social .address li a{
    text-align: left;
    line-height: 30px;
    width: 100%;
    color: #000;
}
#leftmenu:checked ~ #social{display: inline-block;}
#menu label{
    background: #222;
    position: relative;
    color: #f7cd72;
    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%;
    text-align: center;
}
#x-side-news p{
    max-width: 100%;
    width: 100%;
    text-align: center;
    margin: 0 0 10px;
}
#x-side-news a#x-side-news-bttn { float: none;}
#menu {
    display: inline-block;
    text-align: center;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #222;
}
#social .address li a:hover, #social .address li a.active { color: #f7cd72;}
}
@media only screen and (max-width: 900px) { 
#x-foot-subm a{
    width: 100%;
    line-height: 24px;
    padding: 0;
    margin: 0;
    background: none !important;
}
.tab label {
    font-size: 18px;
    margin: 0 10px;
}
}
@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;}
#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: 98%;float: none;}
#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;}
.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%}
#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 0 5px;
    line-height: 34px;
	padding: 0;
    border-bottom: 1px solid #000;
}
#tab11:checked ~ .hi-mob #lt1:after, 
#tab12:checked ~ .hi-mob #lt2:after, 
#tab13:checked ~ .hi-mob #lt3: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 {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;
    background: none !important;
    margin: 0;
}
#x-main-fcat a img {margin: 5px 0 !important}
#x-main-sell { padding: 20px;}
.specifics table td:first-child,
.specifics table td:last-child {width: 50%;}
.product .discription h2 { font-size: 20px;}
}
@media only screen and (max-width: 480px) { .header-center { padding: 0}
.product h1.tittle {
    font-size: 18px;
    line-height: 24px;
}
#x-main-feat #x-feat .x-fp { width: 46% ; margin:5px}
}
.x-hide { display: none !important;}