@font-face { 
	font-family: "inter";  
	src: url(/images/Robotocondensed.ttf);
} 

@font-face { 
	font-family: "robotoc";  
	src: url(/images/Robotocondensed.ttf);
} 

html {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
}
body {
	color: #777;
	font-family: "Inter";
	margin: 0px;
	padding: 0px;
	background:#fff; 
}
body, td, th, input, textarea, select{
	font-size: 14px; max-width:100%;
}
h1,  .welcome #title{
	color: #000;
	font-family: "Inter";
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: normal;
	text-transform:uppercase;
}
h2{font-size: 17px;}
h3{font-size: 16px;}
h4{font-size: 14px;}
h2, h3, h4 {
	color: #000;
	font-family: "Inter";
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
#doptext{ font-size:16px;}
a{
	color: #3DBCD4;
	text-decoration:none;
	cursor: pointer;
}
a:hover {
	color:#FB2B75;
	text-decoration: none;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: #Fff;
	border: 1px solid #598d3c;
	color:#666;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;

}
.contactarea{ width:90%;}
select {
	background: #f6f6f6;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.lmodul select.select1{ width:208px;cursor:pointer;}
.lmodul span.select1  {width:198px;}
.sort select.select1{ width:170px;cursor:pointer;}
.sort span.select1  {width:160px; overflow:hidden;}
.limit select.select1{ width:40px;cursor:pointer;}
.limit span.select1  {width:30px;}
span.select1 {
	color:#666;
	height:22px;
	font-size:13px;
	text-align:left;
	background:#fff url('../image/arrow-select.png') 100% 50% no-repeat; 
	line-height:22px;
	white-space:nowrap;
	padding:0 4px;
	border:1px solid #ccc;
	margin:0;
		zoom:1;
}

label {
	cursor: pointer;
}

/***************************** layout ***************************************/
#container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left; 
	position:relative;

}
#column-left {
	float: left;
	width: 210px;
	padding:0px;
	margin-left:0px;
	background:#ffffff!important;
	padding-left: 10px;
	
	}
#column-right {
	float: right;
	width: 210px;
	padding:0px;
	margin-right:0px;
	}
#content {
background-color: #FFFFFF;
	 
	_height:400px;
	margin-bottom:20px; 
	margin-right:0px;
	margin-left:0px;
}
#column-left + #column-right + #content {
	margin-left: 240px; margin-right:240px;
}
 #column-left + #content {
 height:100%;
	 margin-right: 0px;
	margin-left:240px;}
#column-right + #content {
	margin-right: 240px;
	margin-left:0px;
}
#wrapper{ width:1220px; margin:0 auto; padding: 0;  vertical-align:top; background:#ffffff; }
  
.main{background-color:#fff; }
.rozjoduhfvocw{ margin:0 auto;}
.welcome { padding:20px 0 ; }
.relat{ position:relative;}
.centerbox{ margin:0 50px;}
#container > #content > .breadcrumb {
 padding-left:20px;
 margin-left: -20px;
}

#container > #content  {
 margin-left:0px;
}
/******************************************* header *************************************/
#header{ 
	background-color:#fff;
	border-bottom:1px solid #ddd;
	min-height:34px;
	padding:0;
	margin:0;}
.top_logo { position: relative; padding:10px 0; width:100%; z-index:11;}
.top-nav {
	position: relative;
	float:right;
	margin-top:4px;
	z-index:10002;
}
.ctr{ clear:both;}
.top-nav #topbox { float:right; padding:4px 7px;  }
.top-nav #language img {
	cursor: pointer;
	margin-right: 5px;
}
.top-nav #language span{ display:none;}
.top-nav #currency span{ display:none;}
.select2 {
	color:#9d9d9d;
	height:18px;
	font-size:10px;
	text-transform:uppercase;
	text-align:left;
	padding-left:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:18px;
	white-space:nowrap;
	padding:0;
	zoom:1;
	margin:0;
	cursor:pointer;
}
select.select2{width:42px; margin-left:-1px; }
span.select2{width:34px; background:url('../image/arrow-select.png') 100% 50% no-repeat; }
.top-nav #topbox > a{ color:#666;
					text-decoration:none;
					font-size:12px;
					line-height:18px;
					padding-bottom:6px;
}
.top-nav #topbox > a:hover{ color:#FB2B75;}

.top-nav .wishlist-tot a{ 
		 background:url(../image/herz.png) 0px -30px no-repeat;
		 padding-left:22px;
		 transition-delay: 0;
		 transition-duration: 0.2s;
		 transition-property: all;
		 transition-timing-function: cubic-bezier(0, 0, 1, 1);}
.top-nav .wishlist-tot a:hover{
	background-position:  0px 0px;}		 
		   
.top-nav #currency a b {
	color: #FB2B75;
	text-decoration: none;
}

#searchbox {width:100%;}
 

.dropdown_fullwidth  div#infolink{ float:left; width:50%;}
.dropdown_fullwidth ul {	
	margin: 0;
	padding: 0; }
.dropdown_fullwidth ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding:3px 0;
}
	.top-nav #topbox li a {
	    color: #000;
	}
.top_info{display:block; position: absolute; right:0px; top:25px; z-index:10;}
.top_info > div{ float:right; 
			   margin-left:50px;
			   font-size:20px;
			   color:#000;}   
.top_info > div img{ margin-right:6px;}			   

.content ul { list-style:none; margin:0; padding:0 0 0 20px;}
.content ul li{ padding:3px 0;}
/*******************************CART*********************************************/
#cart{ float:right;  }
#cart .content { 
    position: absolute;
    background: #E4FDE8;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 25%);
    border-radius: 158.5px 0px 158.5px 22px;
    z-index: 9999;
    padding: 50px;
    right: 1px;
    font-weight: normal;
    overflow: hidden!important;
    display: none;
    width: auto!important;
    height: auto!important;
   }
#cart:hover .content { 
   display: block !important;
	}



.mini-cart-close { position: absolute; top: 10px; right: 10px; background-color: #98C000; color: white; width: 20px; height: 20px; border-radius: 50%; text-align: center; line-height: 18px; cursor: pointer; }
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin: 20px 0 5px;
}
.mini-cart-info td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
.mini-cart-info .image {
	width: 1px;
}
.mini-cart-info .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
	background-color:#f2f2f2;
	padding:10px;
	margin-bottom: 5px;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	display: -moz-inline-stack;
	
}
.mini-cart-total td {
	color: #da0000;
	font-weight:bold;
	padding: 4px;
}
.mini-cart-total td b{ color:#000;}
#cart .checkout {
	text-align: center;
	clear: both;
}
#cart .checkout a {
    margin: 5px auto;
}
#cart .empty { 
	text-align: center;
}
/*********************************** Top Account*******************************************/
.topaccount{
	position: relative;
    margin: 0px 0px 0px 20px;
    padding-top: 3px;
}
.topaccount .dropdown_fullwidth {
	margin: 0;
    width: 449px;
    display: none;
    position: absolute;
    background: #fff;
    box-shadow: 0px 1px 3px 0px rgb(0 0 0 / 15%);
    -webkit-box-shadow: 0px 1px 3px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
    text-align: left;
    padding: 20px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    z-index: 99999;
    top: 16px;
    left: 0px;
   }
.topaccount:hover .dropdown_fullwidth    { 
  
	display: block;
	}
.topaccount #loginform div{ margin-top:10px;
						display:inline-block;
						display: -moz-inline-stack;}

/*********************************** DROP-DOWN MENU *******************************************/

#menu{ position:relative; clear:both; z-index:1000;}
.syoxgyzvvzeygd{ 
	z-index:100; margin:0 auto; }
.menuResp { 
	display:block;
	padding: 0;
    z-index: 10001;
    list-style: none;
    margin: 0px;
    min-height: 38px;
    padding: 30px 0px 30px 20px;

}
.menuResp > li { 
	padding: 0px;
	transition-delay: 0;
	transition-duration: 0.3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	padding: 0px 20px 0px 0px
}
.menuResp > li:first-child{	
	-moz-border-top-left-radius: 3px;
	-khtml-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
}
	


.main .menuResp .categ_image{display: block;margin-top: 10px;}
.menuResp .categ_image img{ display:block; margin:0 auto; height: 75px;}
.menuResp #subcategory .sub_image { float:left;}
.menuResp #subcategory .sub_image img { width:40px; height:auto; margin-right:10px;}
.menuResp #topbrand .sub_image img { width:80px; height:auto; margin-right:10px;}
.menuResp #topbrand li{ text-align:center;}
.menuResp #topbrand li{ width:18%; float:left; margin-right:20px;}
.menuResp .categ_image a{ color:#000;}
/************************************** mobile menu ******************************************/
.ma-nav-mobile-container{ display:none; z-index:10; position:relative;}

#mobile-menu{ 
	display:none;
	float:right;
	margin-right:10px; margin-left:5px;
}
#mobile-menu select{ }
#mobile-welcome{ width:100%; text-align:right; display:none; height:26px; font-size:11px;}
/******************************************Breadcrumb*********************************************** */

.breadcrumb {
	color: #7b7b7b;
	margin-bottom: 0px;
	display:block;
	text-align:left;
	border-bottom:1px solid #ddd;
	background-color:#fff;
	padding:20px 0px;
}
.breadcrumb a{ color:#7b7b7b; font-size:12px;}
.breadcrumb a:hover{ color:#FB2B75;}

/******************************************Success*********************************************** */
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 0px;
	color: #555555;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;}
#notification .success {
	width:200px;
	position: fixed;
	top:10%;
	right:10%;
	z-index:99999;
}
.successimg{ width:100px; height:auto !important; display:block; margin-bottom:10px;}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
}
.success .yesxjdfjstzzojv, .warning .yesxjdfjstzzojv, .attention .yesxjdfjstzzojv, .information .yesxjdfjstzzojv {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}

/******************************Table form******************************/
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #000;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
	background-color:#FFF;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color:#f8f8f8;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #000;

}
table.list tbody td {
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
	
}
table.list  tfoot .right{color:#da0000; font-weight:bold;}
table.list tfoot .right b{ color:#000;}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
}
table.radio td label {
	display: block;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	background: #F1FFDD;
	cursor: pointer;
}

/*****************Pagination********************************/
.pagination {
	display: inline-block;
	width: 100%;
	margin: 2px 0 20px 0;

}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding: 4px 10px;
	text-decoration: none;
	color: #000;
	background-color:#e0e0e0;
}
.pagination .links b, .pagination .links a:hover {
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background-color: #32353A;
	cursor:pointer;
}
.pagination .results {
	float: right;
	padding-top: 3px;
	margin-right:10px;
}
/***************************************** button **********************************/
.boxfeatured .cart a.button,
.vjpfhicoqfgd .cart a.button,
.verticaltab .cart a.button{
				 text-indent:-9999px;
				  background-image: url('../image/bigbutton.png') ;
				  background-color:#32353A;
				  background-position:0px -30px;
				  background-repeat: no-repeat;
				  height:30px;
				  width:30px;
				  padding:0;
				 transition-delay: 0;
				 transition-duration: 0.2s;
				 transition-property: all;
				  transition-timing-function: cubic-bezier(0, 0, 1, 1);
				  display:block;
				}
.boxfeatured .cart a.button:hover,
.vjpfhicoqfgd .cart a.button:hover,
.verticaltab .cart a.button:hover{ background-color:#FB2B75; background-position:0px 0px;}	

.wishlist a, .compare a {
   transition-delay: 0;
   transition-duration: 0.2s;
   transition-property: all;
   transition-timing-function: cubic-bezier(0, 0, 1, 1);
   width:30px;
   height:30px;
   display: block;
  -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	 -khtml-border-radius: 3px;
	  border-radius: 3px;
	  color:#000;
	 
  }
.vjpfhicoqfgd .wishlist a, .vjpfhicoqfgd .compare a, .boxfeatured .wishlist a, .boxfeatured .compare a,
.verticaltab .wishlist a, .verticaltab .comparet a{	text-indent:-9999px;}
.wishlist a{background:#eee url('../image/wishicon.png') 0px -30px  no-repeat;}
 .compare a{background:#eee url('../image/compareicon.png') 0px -30px  no-repeat;}
.wishlist a:hover,  .compare a:hover{ color:#FFF; background-position:0px 0px; background-color:#FB2B75;} 

.cart input.button,
.product-list .cart a.button{
				  background:#32353A url('../image/bigbutton.png') 35px -26px no-repeat;
				  border:none;
				  padding-left: 40px;
				 color:#fff;
				  height:42px;
				  line-height:30px;
				}
.cart input.button{min-width:210px;}
.product-list .cart a.button{min-width:80px; max-width:120px; padding-right:10px;}
.cart input.button:hover, .product-list .cart a.button:hover { background-color:#FB2B75; background-position:45px -26px;}

a.button, input.button, a.checkbut, a.redbutton , button{
	background-color:#32353A;
	cursor: pointer;
	color: #fff;
	text-decoration:none;
	font-size: 18px;
	padding:0 25px;
	line-height:42px;
	height:42px;
	 transition-delay: 0;
	 transition-duration: 0.2s;
	 transition-property: all;
	 transition-timing-function: cubic-bezier(0, 0, 1, 1);
	 -webkit-border-radius: 3px;
	 -moz-border-radius: 3px;
	  -khtml-border-radius: 3px;
	   border-radius: 3px;
	   border:none;
	
}

a.button:hover, input.button:hover,  .checkbut:hover, a.redbutton:hover, button:hover{ background-color:#FB2B75; color:#fff;}
a.button,  .checkbut, a.redbutton {
	display: inline-block;
	display: -moz-inline-stack;
	
}

.buttons {
	overflow: auto;
	margin: 10px 0 20px;
	border-top:1px solid #e0e0e0;
	padding-top:10px;

}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
/**************************************Tabs************************************/
.htabs {border-bottom:1px solid #ddd;
 height:23px;

}
.htabs a {
	padding:5px 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height:20px;
	text-decoration: none;
	color: #000;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-top:1px solid #32353A;
	background-color:#eee;
}
.htabs a.selected, .htabs a:hover {
	background-color: #fff;
	color:#FB2B75;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-top:1px solid #FB2B75;
}
.tab-content {
	padding: 20px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
	background-color:#fff;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.tab-content .buttons{ text-align:right;}
/*******************Box-account****************************************/

.box-account {
	border:1px solid #ddd;
	background-color:#f8f8f8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding:10px;
}

.box-account li {
	list-style:none;
}	

.box-account > li  {
	display:block;	
	padding: 8px 4px 8px 4px;
	border-bottom:1px solid #eee;
	

}
.box-account > li > a {
	text-decoration: none;
	font-size:15px;
	color: #000;
}


.box-account li a:hover{color:#FB2B75;} 
.box-account li:hover{ border-color:#FB2B75; background-color:#FFF;}

/*******************Vertical slider****************************************/
#content .arrbuttons { display:none;}

#column-left #vertslide,
#column-right #vertslide{overflow:hidden; position:relative; }
#column-left #vertslide .viewport,
#column-right #vertslide .viewport { float: left; width: 100%; overflow: hidden; position: relative; height:390px;}
#column-left #vertslide .overview,
#column-right #vertslide .overview {position: absolute; padding: 0; margin: 0; width:100%; left: 0; top: 0;}

#column-left .arrbuttons, #column-right .arrbuttons { 
						background:#f8f8f8 url("../image/slider_arrows_vert.png") no-repeat;  
						display:block; 
						margin:0px;
						background-position: 0px 50%; 
						text-indent: -999em; 
						width: 25px; 
						height:25px; 
						border:1px solid #ddd;
						top:0px;
						right:28px;
						overflow: hidden; 
						position: absolute;
					   z-index:2;
						  -webkit-border-radius: 3px;
						-moz-border-radius: 3px;
					   -khtml-border-radius: 3px;
						border-radius: 3px;} 
#vertslide .next { background-position: -25px 50%; right:0px;  }
#vertslide .disable { -moz-opacity: 0.3;
						 -khtml-opacity: 0.3; 
						  opacity: 0.3; 
						  filter:alpha(opacity=30); }

#column-left .block, #column-right .block{
	width:188px;
	padding:10px;
	text-align:left;
	max-height:80px;
	min-height:100px;

	}
#column-left .block:hover, #column-right .block:hover{
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:  0px 0px 7px rgba(0, 0, 0, 0.1) ;
}	

#column-left .boxfeatured .image, #column-right .boxfeatured .image{ float:left; }
#column-left #buttonrow, #column-right #buttonrow{ display:none;}
#column-left .block .descr, #column-right .block .descr{ margin-left:90px;}
#column-left .savemoney, #column-right .savemoney{ display:none;}
#column-left .boxfeatured .name a, #column-right .boxfeatured .name a{ font-size:13px;}


/******************************** box category ***********************************/
ul.box-category  {
	list-style: none;
	margin: 0;
	border:1px solid #ddd;
	background-color:#f8f8f8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding:10px;
}

.box-category > li > a {
	display:block;
	padding: 8px 4px 8px 4px;
	text-decoration: none;
	font-size:15px;
	color: #000;
	border-bottom:1px solid #eee;
}
.box-category > li +li{}
.box-category > li > ul {
	display: none;
	padding:5px 10px 10px 10px;
	  background-color:#FFF;
	   border-bottom:1px solid #eee;
}
.box-category > li > a.active {
	border-color:#FB2B75;
	color:#FB2B75;
	background-color:#FFF;
}
.box-category > li a.active + ul {
	display: block;
}
.box-category > li > ul  li {
	list-style: none;
}
.box-category > li ul > li > a {
	text-decoration: none;
	color:#000;
	display: block;
	padding:3px;
}

.box-category li a:hover{color:#FB2B75; border-color: #FB2B75; background-color:#FFF;} 

.box-category > li > ul ul {
	display: block;
	padding:8px 0 8px 10px;

}
.filter-price{list-style: none;
	margin: 0;
	border:1px solid #ddd;
	background-color:#f8f8f8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding:10px;
	
}
/********************** box filter ************************/
ul.box-filter, ul.box-filter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-filter span {
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;	
	display: block;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
ul.box-filter > li ul {
	padding-bottom: 10px;
}
/****************************** content **************************************/
#content .content {
	overflow: auto;
	margin-bottom: 20px;

}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}


/********************************* manufacturer ****************************/
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #fff;
	font-size: 18px;
	color:#32353A;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/********************* Category ***************************/
.dwjutuixtwivc {
	overflow: auto;
	margin-bottom: 20px;
	display:block;
	width:auto;
	vertical-align:top;
}
.dwjutuixtwivc .image {
	float: left;
	padding: 0px;
	margin-right: 20px;
	margin-bottom:10px;
	background-color:#fff;
	border: 1px solid #ddd;
}
.category-list {
	overflow: auto;
margin-bottom: 20px;
}
.category-list h2{ border-bottom:1px solid #ddd;
				   margin-bottom:10px;
				  display:none;}
.category-list ul {
	margin:0;
	padding:0;
}
.category-list ul li{ 
	display: block;
	border:1px solid #ddd;
	float: left;
	width:184px;
	min-height:260px;
	margin: 0px 0px 10px 10px;
	padding: 0;
	text-align:center;
	padding:8px;
	
}
.category-list ul li img{

}

.product-filter {
	padding:5px 0px;
	overflow: auto;
	margin-bottom:10px;
}

.product-filter .display {
	float: right;
	color: #888;
}
.product-filter .display .iconlist, .product-filter .display .icongrid {
	padding-left:21px; height: 30px; width: 32px; line-height:17px; display: inline-block;
    background-position: 7px 7px; background-repeat: no-repeat; float: right;
}
.product-filter .display .iconlist{ background-image: url(../image/icon-list.svg); border-radius: 0 10px 10px 0 }
.product-filter .display .icongrid{ background-image: url(../image/icon-grid.svg); border-radius: 10px 0 0 10px }
.product-filter .display .iconlist{ background-color: #D9D9D9}
.product-filter .display .iconlist.active{ background-color: #598D3C}
.product-filter .display .icongrid{ background-color: #D9D9D9}
.product-filter .display .icongrid.active{ background-color: #598D3C}

.product-filter .sort {
	float:right;
	margin-top:2px;
	margin-left: 10px;
	color: #333;
}
.product-filter .limit {
	margin-top:2px;
	margin-left: 10px;
   float:right;
	color: #333;
}
.product-compare{ display:inline-block;}

.product-compare a {
	background:url(../image/compare.png) 0px -30px no-repeat;
	text-decoration: none;
	line-height:28px;
	display:block;
	padding-top:1px;
	white-space: nowrap;
	padding-left:24px;
	transition-delay: 0;
	transition-duration: 0.2s;
	transition-property: all;
	transition-timing-function: cubic-bezier(0, 0, 1, 1);
}

.product-compare a:hover { color:#FB2B75;}
.product-compare a:hover { background-position:0px 0px;}

/***********************Modules***********************************/
#column-left .box, #column-right .box {
	margin-bottom: 30px;
}
.box{ 
	margin-bottom:20px;
	line-height: 1.5
}
.box .box-heading {
	margin-bottom:5px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-transform:uppercase;
	padding: 10px;

}
#column-left .box .box-heading, #column-right .box .box-heading{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-transform:uppercase;
}
.block{
	margin:0px 18px 18px 0px;
	background-color:#fff;
	vertical-align:top;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius:4px;
	border-radius: 4px;
	border:1px solid transparent;
	overflow:hidden;    
	transition-delay: 0; 
	transition-duration: 0.2s;
	transition-property: all;
	transition-timing-function: cubic-bezier(0, 0, 1, 1);


}

.block:hover{
	border-color:#fff !important;
	box-shadow: 0px 2px 10px rgb(152, 192, 0);
	-webkit-box-shadow: 0px 2px 10px rgb(152, 192, 0);
	-moz-box-shadow:  0px 2px 10px rgb(152, 192, 0) ;
}

.boxfeatured {
	margin:0;
	width: 100%;
	overflow: hidden;
	position:relative;
	text-align:center;
	padding:0px;
}
.boxfeatured .block{
 display: inline-block; 
 position:relative;
 width:230px;
 padding:10px;
 text-align:center;	
}

#column-left + #column-right + #content .boxfeatured > div {
	width: 230px;
}
.boxfeatured .image {
	margin-bottom: 8px;
	padding:0;
	position:relative;
}

.boxfeatured .image img {
	border:none;
}
.boxfeatured .name a {
	color: #614c90 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom:10px;
}
.boxfeatured .name a:hover{ color:#FB2B75;}

.boxfeatured .description{ margin-bottom:8px;  padding-bottom:8px; text-align:left; display:none;}
.boxfeatured .description a{text-decoration:none; color:#777; }
.boxfeatured .description a:hover{ color:#FB2B75;}
.savemoney{ 
   /**display: inline-block;*/
   color:#fff;
   background-color:#FB2B75;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:12px;
	text-align:center;
	 -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
}
.boxfeatured .savemoney, .vjpfhicoqfgd .savemoney, .verticaltab .savemoney {
	display:block;
	position:absolute;
	left:10px; top:10px;
}
.boxfeatured .price {
	font-size:15px;
	display: block;
	color: #3DBCD4;
	margin-bottom:8px;
}
.boxfeatured .price-old {
	color: #888;
	text-decoration: line-through;
}
.boxfeatured .price-new {
	color: #FB2B75;
}
.boxfeatured .price .price-tax {
	display: none;
	color:#797979;
}
.boxfeatured #buttonrow {
   position: relative;  width:100%; padding-top:3px; padding-bottom:8px;
}

#buttonrow div{ 
	  display:inline-block; 
	  display: -moz-inline-stack;
	   *display: inline;
	  vertical-align:middle;
	  margin-right:0px;
	  padding:0; 
		zoom:1;}


/************************************Product-grid*******************************************/

.vjpfhicoqfgd{
	margin:0;
	padding:0px;
	width: 100%;
	overflow: hidden;
	position:relative;
	text-align:center;
}
.vjpfhicoqfgd .block{
 display: inline-block; 
 position:relative;
 width:250px;
 padding:10px;
 text-align:center;	
}

#column-left + #column-right + #content .vjpfhicoqfgd > div {
	width: 232px;
}

.vjpfhicoqfgd .image{
	margin:0 0 10px 0;
	position:relative;
	padding:0;
}
.vjpfhicoqfgd .image a{ padding:0; margin:0;}
.vjpfhicoqfgd .image_but{
	margin-bottom: 8px;
	position:relative;
	padding:0;}
.vjpfhicoqfgd .image img {
	border:none;
}
.vjpfhicoqfgd .name a {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration: none;
	display: block;
	margin-bottom:8px;
}
.vjpfhicoqfgd .name a:hover{ color:#FB2B75;}

.vjpfhicoqfgd .description{ margin-bottom:10px;text-align:left; display:none;}
.vjpfhicoqfgd .description a{text-decoration:none; color:#777; }
.vjpfhicoqfgd .description a:hover{ color:#FB2B75;}
.vjpfhicoqfgd .price {
	font-size:15px;
	display: block;
	color: #3DBCD4;;
	margin-bottom:8px;
}
.vjpfhicoqfgd .price-old {
	color: #888;
	text-decoration: line-through;
}
.vjpfhicoqfgd .price-new {
	color: #FB2B75;
}
.vjpfhicoqfgd .price .price-tax {
	display: none;
	color:#797979;
}
.vjpfhicoqfgd #buttonrow {
	 position: relative;  width:100%; padding-top:3px; padding-bottom:8px;
}

/*************************************Product-list******************************************/

.product-list .savemoney{ position: relative; display:inline-block; margin-left:10px;}
.product-list .left{ float:left; margin-right:30px;}
.product-list .right{}
.product-list .block{ 
	 width:95%;	
	 display: inline-block; 
	  position:relative;
	  overflow:auto;
	  padding:20px;
}
.product-list .image img {
	border:none;
}
.product-list .name a {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration: none;
	display: block;
	margin-bottom:8px;
}
.product-list .name a:hover{ color:#FB2B75;}

.product-list .description{margin:20px 0;}
.product-list .description a{text-decoration:none; 
							color:#777;
							
							}
.product-list .description a:hover{ color:#FB2B75;}
.product-list .price {
	font-size:15px;
	display: block;
	color: #3DBCD4;
	margin-bottom:8px;
}
.product-list .price-old {
	color: #888;
	text-decoration: line-through;
}
.product-list .price-new {
	color: #FB2B75;
}
.product-list .compare a, .product-list .wishlist a{ 
			width:auto; 
			line-height:30px; 
			padding-left:30px; 
			padding-right:10px;}			
.product-list .rating{ margin-bottom:10px;}
.product-list .price .price-tax {
	display: none;
	color:#797979;
}

/************************************ Product info ********************************************/
.product-info {
	overflow: auto;
	padding:20px;
	border:1px solid transparent;
	background-color:#FFF;
	margin-bottom: 20px;
}
.product-info .left {
	float: left;
	margin-right: 20px;
}
.product-info .right  {
	margin-left: 320px;
}
.relatedbox .block{ min-height:280px; }	

.relatedbox .boxfeatured{ text-align:left;}
.product-info .image {
	border: 1px solid transparent;
	float: left;
	margin-bottom: 20px;
	padding: 0px;
	text-align: center;
}
.product-info .image-additional{
	width: 300px;
	clear: both;
	overflow: hidden;}
.product-info .image-scroll {
	overflow:hidden; position:relative; height:1%;
}
.product-info .image-scroll .viewport { float: left; width:268px; overflow: hidden; position: relative; height:110px; margin-left:20px;}
.product-info .image-scroll .overview {position: absolute; padding: 0; margin: 0; width:100%; left: 0; top: 0;}

.product-info .image-scroll  .arr2buttons { 
						background:#f8f8f8 url("../image/slider_arrows.png") no-repeat;  
						display:block; 
						margin:0px;
						background-position: 0px 50%; 
						text-indent: -999em; 
						width: 25px; 
						height:25px; 
						border:1px solid #ddd;
						top:28px;
						overflow: hidden; 
						position: absolute;
					   z-index:2;
						  -webkit-border-radius: 3px;
						-moz-border-radius: 3px;
					   -khtml-border-radius: 3px;
						border-radius: 3px;} 
.product-info .image-scroll .next { background-position: -25px 50%; right:0px;  }
.product-info .image-scroll .prev{left:0px;} 
.product-info .image-scroll .disable { -moz-opacity: 0.3;
						 -khtml-opacity: 0.3; 
						  opacity: 0.3; 
						  filter:alpha(opacity=30); }	 
#buttonrow .minimum{ display:block;}

.product-info #buttonrow .cart{ margin:10px 6px 10px 6px;}

.product-info .image-additional img {
	border: 1px solid #ddd;
}
.product-info .image-additional .item {
	float: left;
	display: block;
	width:82px;
	margin-right: 10px;

}
.product-info .description {
	margin-bottom:20px;
	line-height: 20px;
	width: 48%;
	display: inline-block;

}
.product-info #buttonrow{ padding:10px 0; border-top:1px solid #ddd; margin-top:10px;}
.product-info .share{ margin-top:10px;}
.product-info .description span {
	color: #a7a7a7;
}
.product-info .price {
	margin-bottom: 10px;
	font-size: 30px;
	color: #3DBCD4;
	width: 48%;
	display: inline-block;	
}
.product-info .savemoney{ position:relative; 
						  display:inline-block;
						  display: -moz-inline-stack;
						  *display: inline;
						  vertical-align: middle;
							zoom:1; }
.product-info .price-old {
	color: #888;
	text-decoration: line-through;
}
.product-info .price-new {color: #FB2B75;}
.product-info .price-tax {
	font-size: 11px;
	font-weight: normal;
	color: #777;
	margin-bottom:6px;
}
.product-info .price .reward {
	font-size: 11px;
	font-weight: normal;
	color: #777;
	margin-bottom:6px;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 11px;
	color: #777;
	display: none;
}
.product-info .options {
	margin-bottom: 20px;
	text-align:left;
	 vertical-align:top;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #ddd;
	cursor: pointer;
}
.product-info #stars{
		   margin-bottom:20px;
}
		   
.b-share { 
margin-left: -4px;
margin-top: -6px;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
	text-align:left;
	margin-bottom:20px;
	}
.product-info .review .share a {
	text-decoration: none;
}
.product-info .minimum{ margin-bottom:10px;}
.review-list {
	overflow: auto;
	margin-bottom: 20px;
}
.review-list .author {
	background:url(../image/user_review.png) left no-repeat;
	padding-left:22px;
	float: left;
	line-height:18px;
	margin-bottom: 20px;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}

.review-list .text {
	clear: both;
}
.product-info #opname{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#32353A;
	margin-bottom:5px;
	margin-top:10px;
	}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.reviewfield{ margin-bottom:10px;}
.reviewfield strong{ float: left; min-width:180px; font-weight:normal;}
.reviewfield textarea{ max-width:50%; }

.product-info .compare a, .product-info .wishlist a{ 
			  width:auto; 
			line-height:30px; 
			padding-left:30px; 
			padding-right:10px;
			color:#000;}
.product-info .compare a:hover, .product-info .wishlist a:hover{ color:#FFF;}
.product-info #buttonrow table{ border-collapse: collapse;}			
input#htop{ padding:6px; width:30px; }
#decrease, #increase{
	background-color: transparent;
	width:34px;
	height:30px;
	color:#222;
	border:none;
	margin-right:3px;
	font-size:18px;
	cursor:pointer;
	
	}		
/************************************Compare*****************************************/
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
	background-color:#FFF;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f8f8f8;
	border-top:1px solid #ddd;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000;
	background-color:#f8f8f8;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	color:#FB2B75;
}
/************************************** wishlist ************************************************/
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
	background-color:#FFF;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #000;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f8f8f8;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info tbody .image img {
	border: 1px solid #eee;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
	_height:190px;
}
/********************** orders ******************************/
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/******************************* returns ********************************/
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-quantity {
	float: left;
	width: 31%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/********************** cart *****************************/
.cart-info table {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	background-color:#FFF;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #000;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	background:#f8f8f8 ;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;

}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}

.cart-module > div {
	display: none;
}
.cart-total {
	background-color:#f6f6f6;
	overflow: auto;
	padding: 10px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
	min-width:300px;
}
.cart-total td {
	padding: 3px;
	text-align: right;
	color:#da0000;
	font-weight:bold;
}
.cart-total td b{ color:#777;}
/******************************** checkout ************************************/
.checkout-heading {
	background: #eaeaea;
	border-bottom: 1px solid #ccc;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	margin-bottom: 1px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-heading a:hover{ color:#FB2B75;} 
.checkout-content {
	padding: 20px;
	background-color:#fff;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
	background-color:#FFF;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #000;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f8f8f8;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tfoot td.total{ color:#da0000; font-weight:bold;}
.contact-info {
	overflow: auto;
	padding:20px;
	 background-color:#ededed;
	-webkit-border-radius: 3px;
	  -moz-border-radius: 3px;
	 -khtml-border-radius: 3px;
	border-radius: 3px;
	margin-bottom:20px;
	
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
.sitemap-info ul{ list-style:none;}
.sitemap-info > div > ul > li > a{ font-weight:bold; line-height:30px; border:1px solid #ddd; padding:4px; background-color:#f8f8f8;}
.sitemap-info ul ul { padding:0 0 0 15px;}
/********************************* footer ********************************/ 
#topfooter {
	clear: both;


	min-height: 0px;
	_height:100px;


			
}

#footer {
	clear: both;
	color:#fff !important;
	overflow: auto; 
	padding:30px 0px 20px 0px;
	min-height: 100px;
	 background: #aa9dc9;  	
}
#footer h3 {
	color: #fff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 30px 8px 0;
	font-weight:normal;
	border-bottom:1px solid #4e5057;
}
#topfooter .part{ width:50%; float:left;}
#footer .part{ width:100%; }

#topfooter .part p{ padding:0 30px 0 0;}
#topfooter .part p img{ margin-bottom:15px; margin-right:15px;}
#footer .column {
	float: left;
	width: 25%;
	min-height: 140px;
	_height:140px;
}
#footer .column ul {
	margin: 0px;
	padding: 0px;
}
#footer .column ul li, #footer .tweetcolumn li {
	margin-bottom: 5px;
	list-style:none;
}
#footer .column a {
	text-decoration: none;
	color: #aaa;
	padding:4px;
}
#footer .column a:hover {
	text-decoration:none;
	background-color:transparent !important;
	color:#fff;
	opacity: 0.85;
	
}
#footer .tweetcolumn, #footer .facebookcolumn, #footer .vcomcolumn{
	float: left;
	width: 25%;
}
#footer .tweetcolumn ul{ padding-left:20px;}
#topfooter .footercontact{
	list-style:none;
	margin:0;
	padding:0;}
	
	
li.phone_f {background: url('../image/mobile_phone2.png')  left no-repeat; line-height: 22px; padding:0px 0 8px 30px;}
li.skype_f {background: url('../image/skype.png')  left no-repeat; line-height: 22px; padding:0px 0 8px 30px;}
li.clock_f {background: url('../image/clock2.png')  left no-repeat; line-height: 22px; padding:0px 0 8px 30px;}
li.email_f {background: url('../image/mail.png')  left no-repeat; line-height: 22px;  padding:0px 0 8px 30px;}
li.address_f {background: url('../image/home.png')  left no-repeat; line-height: 22px; padding:0px 0 8px 30px;}
#powered {
	background: #aa9dc9;
	color:#fff !important;
	padding:10px 0px;
	clear: both;
	min-height:40px;
}
#powered a{ color:#888; text-decoration:underline;}
#powered #copy{ float:right;}
#powered .paymetod{ float:left;}
#powered .paymetod ul {list-style:none; margin:0; padding:0; }
#powered .paymetod ul li{ float:left; margin-right:6px; display:block; width:52px; height:32px;}

.paymetod li#visa {
	background:url("../image/paymetod/visa.png") no-repeat;
}
.paymetod li#electron {
	background:url("../image/paymetod/visa-electron.png") no-repeat;
}
.paymetod li#master {
	background:url("../image/paymetod/mastercard.png") no-repeat;
}
.paymetod li#maestro {
	background:url("../image/paymetod/maestro.png") no-repeat;
}
.paymetod li#american {
	background:url("../image/paymetod/amex.png") no-repeat;
}
.paymetod li#cirrus {
	background:url("../image/paymetod/cirrus.png") no-repeat;
}
.paymetod li#two_checkout {
	background:url("../image/paymetod/2checkout.png") no-repeat;
}
.paymetod li#delta {
	background:url("../image/paymetod/delta.png") no-repeat;
}
.paymetod li#discover {
	background:url("../image/paymetod/discover.png") no-repeat;
}
.paymetod li#google {
	background:url("../image/paymetod/google.png") no-repeat;
}
.paymetod li#moneybookers {
	background:url("../image/paymetod/moneybookers.png") no-repeat;
}
.paymetod li#sage {
	background:url("../image/paymetod/sage.png") no-repeat;
}
.paymetod li#paypal {
	background:url("../image/paymetod/paypal.png") no-repeat;
}
.paymetod li#solo {
	background:url("../image/paymetod/solo.png") no-repeat;
}
.paymetod li#switch {
	background:url("../image/paymetod/switch.png") no-repeat;
}
.paymetod li#western {
	background:url("../image/paymetod/western.png") no-repeat;
}
.paymetod li#egold {
	background:url("../image/paymetod/egold.png") no-repeat;
}
.paymetod li#direct {
	background:url("../image/paymetod/direct.png") no-repeat;
}

.socset {padding:0; clear:both; height:0px;}
.socset ul{list-style-type:none; margin:0; padding:0;}
.socset ul li{ display:inline-block; margin-left:6px;}



/**************************** banner ************************************/

.banner {
	margin-bottom:20px;  
	transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition:  all 0.4s ease-out;
}

.boxbanner{margin:0; display: block; width:100%; overflow:hidden; text-align:center; padding-bottom:10px;}
.boxbanner div{ display:inline-block; overflow:hidden; padding:0; margin:0;}
.boxbanner div img{ width:100%;}
.boxbanner div+ div { margin-left:5%;}	  

/*******************************Tipsy*************************************/ 
	
.tipsy { padding: 5px;
		font-size: 11px;
		 opacity: 0.8; 
		 filter: alpha(opacity=80); 
		 background-repeat: no-repeat;  
		 background-image: url(../image/tipsy.gif);
		 }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color:#000; color:#fff; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }		
/*******************************Colorbox*************************************/
.colorbox div#plus{ position:absolute; 
			z-index:1000; 
			display:none; 
			width:25px; 
			height:25px; 
			background:#73933e url(../image/bigplus.png) center center no-repeat;}
.image:hover .colorbox div#plus{ display:block;}

#topcontrol{ z-index:10}
/*******************************Filter*************************************/
.filterprice{list-style: none;
	margin: 0;
	border:1px solid #ddd;
	background-color:#f8f8f8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding:10px;
	
}

 
ul.box-filter, ul.box-filter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-filter span {
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;	
	display: block;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
ul.box-filter > li ul {
	padding-bottom: 10px;}
	
	#content{padding:10px}
	
	#payment-method {
 display:none;
 }
 
#colorbox {
	
    overflow: visible!important;
	font-size: 10px;
} 
 
 .time{width:200px; height:73px;float:left;margin-left:90px;padding-top:18px;}
  .map{ height:91px;background:url(/image/map1.jpg);background-repeat:no-repeat;float:left;padding-left:85px;padding-top:18px;}
 
 
 
 
 .ui-datepicker  {display: none!important}

.vjpfhicoqfgd .item .no-stock { height: 30px; line-height: 30px; }


.category-list ul li a img {
    max-width: 100%;
}
.category-list ul li a {
    font-weight: bold;
    font-size: 16px;
}
*{box-sizing: border-box;}
.info-menu{
	list-style: none;
	margin: 0;
	padding: 0;
}
.info-menu li{
	float: left;
}
.info-menu li a{
	border-right: 1px solid #222;
	padding: 0 10px;
	font-size: 12px;
    color: #222;	
}
.add-info{
	padding-bottom: 15px;
}
.delivery-info,.payment-info{
	display: inline-block;
	width: 48%;
	font-size: 12px;
}
.delivery-info .block-title,.payment-info .block-title{
	font-weight: bold;
	color: #aa9dc9;
}
.add-info ul{
	padding: 0;
	margin: 5px 0;
	list-style: none;
}

#carousel0 img {
    max-width: 100%;
}
.banner img {
    max-width: 100%;
}

.m-but,.m-deliv{
	display: none;
}

#tab-review{display: none;}


.time-mob{display: none;}
.adr-mob{display: none;}








	

@media only screen and (max-width: 980px){
 


	.time-mob{
		display: block;
		background:url(/image/ictop1.png);
		width: 38px;
		height: 38px;
		border-radius: 3px;	
		position: absolute;
	    right: 5px;
	    top: 65px;	
	}
	.adr-mob{
		display: block;
		background:url(/image/ictop2.png);
		width: 38px;
		height: 38px;
		border-radius: 3px;
		position: absolute;
	    right: 5px;
	    top: 108px;		
	} 



	.adr-mob span,.time-mob span{display: none;}
	.adr-mob.active span,.time-mob.active span{
		display: block;
	    background: rgba(240, 240, 240, 0.95);
	    padding: 8px 12px;
	    width: 228px;
	    right: 41px;
	    position: absolute;
	    border-radius: 3px;	    
	    color: #000;
	}
	.adr-mob.active span{top: -42px;}
	#container #content {    
		margin-left: -10px!important;
    	margin-right: -10px!important;
	}

	.top_logo a.gmap,.phone div.three_phone{display: none;}
	.top_logo>a{
		background:url(/image/wood.jpg);
		display: inline-block;
		width: 100%;
	}
	#container #wrapper.relat{padding: 0px;}


	.slideshow{display: none;}
	#banner0{margin: 0px -10px;}

	#container .navbar .btn-navbar{
		float: none;
    	display: inline-block;
	}
	#container .ma-nav-mobile-container{display: inline-block;vertical-align: top;}
	.wtap{    background: #099800;
    margin: 0px -10px;
    position: fixed;
    z-index: 9999;
    width: 100%; 
top:0px;}
	.wtap #cart > a{
		background-color: #066100;
	    height: 44px;
	    margin-top: 5px;
	    line-height: 30px;
	    margin-right: 15px;
	    background-position: 4px -23px;
	}

	#searchbox{ 
    	margin: 0 auto;     
	}
	.top-nav #topbox li a {
	    color: #fff;
	}
				.top-nav #topbox {
	    float: left;
	    padding: 16px 7px;
	}

	.top-nav #topbox li:nth-child(3),.top-nav #topbox li:nth-child(4) {
	    display: none;
	}
	div.topaccount {
	    margin-left: 80px;}
 
	#container .top-nav{float: none;margin-top: 0px;}
	 
	#container #wrapper {    padding: 0px 10px}
	.main .phone{     
    background: none;
    height: auto;
    padding: 0px;
    margin: 0 auto; 
    float: none;
    display: inline-block;
    width: 100%;
    text-align: center;
	}
	.main .phone span{display: none;}
	.main .phone a{    font-size: 18px;
    color: #099800;
    font-weight: bold;
    line-height: 16px;
    display: block;
	}
	.main .phone a:before{
		display: block;
    content: "";
    width: 17px;
    height: 16px;
    background: url(/image/phone.jpg) center;
    background-size: cover;
    float: left;
    margin-right: 3px;
	}
	.time{display: none;}
	 
    #container #header{min-height: inherit;border: 0px;}
    .breadcrumb{display: none;}
    .category-list ul li a {
    font-weight: bold;
    font-size: 14px;
    color: #099800;
}
.boxfeatured .cart a.button,
#content .vjpfhicoqfgd .cart a.button{    
	width: 110px; 
    font-size: 14px; 
    line-height: 31px;
    text-indent: inherit;
    padding-left: 23px;}

.block:hover{
	border-color: #fff !important;
    box-shadow: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
}


}




@media only screen and (max-width: 770px){
	#searchbox{top:199px;}
}




@media only screen and (max-width: 480px){

 
	.boxfeatured .item.block{
		width: 100%;
	    margin: 0px -10px;
	    padding: 0px;
	    border-bottom: solid 1px #eef6cd!important;
	    margin-bottom: 10px;
	}

	#content .vjpfhicoqfgd .block{
		width: 100%; 
	    padding: 0px;
	    border-bottom: solid 1px #eef6cd!important;
	    margin-bottom: 10px;	
	}

	.item.block:after,#content .vjpfhicoqfgd .block{
		display: block;
		content: "";
		clear: both;
	}

	.item.block .image{
		float: left;
    	max-width: 140px;
	}
	.boxfeatured .image img,.vjpfhicoqfgd .image img{
		max-width: 100%;
	}

	#content .vjpfhicoqfgd .name a{
		font-size: 12px;
    	font-weight: bold;
	}
	.vjpfhicoqfgd .description{
		font-size: 12px;
	}
	/*.c-but,*/.add-info	{display: none;}
	.m-but{display: block;}
	#content .product-info .price{    font-size: 24px;
    font-weight: bold;
    display: inline-block;
    width: inherit;}
	.product-info #buttonrow{border: 0px;margin: 0px; padding: 0px;}
	.product-info #buttonrow table{display: none;}
	.product-info #buttonrow .cart{margin: 0px;}
	.m-deliv{display: block; margin-top: 20px;}
	.m-deliv .del-desc,.m-deliv .pay-desc{display: none;} 
	.m-deliv .del-desc.active,.m-deliv .pay-desc.active{display: block;}
	.m-deliv span{display: block;margin-bottom: 13px;color: #222;font-weight: bold;text-decoration: underline;}
    .pr-row{    display: inline-block; vertical-align: text-bottom;}
}

 






@media only screen and (max-width: 1200px){
	.menuResp > li > div > ul {
	    max-width: 220px !important;
	}
	
}
.ajax-loader {background: #b5b5b5 url(../image/ajax-loader-2.gif) 50% 50% no-repeat !important; text-indent:-9999px;}

/*.sticky { position: fixed; z-index: 9999; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }*/
#register-bonuses { width: 300px; height: auto; bottom: 180px; right: 5px; border-radius: 3px; background-color: #009600; opacity: 0.8; }
#register-bonuses .sticky-close { position: absolute; top: 8px; right: 8px; font-size: 18px; color: black; font-weight: bold; width: 25px; height: 25px; line-height: 25px; background-color: white; text-align: center; border-radius: 2px; }
#register-bonuses .sticky-close:hover {color: #black;}
#register-bonuses .sticky-title { font-size: 19px; text-transform: uppercase; color: white; text-align: center; margin: 15px 0 0; }
#register-bonuses p { margin: 15px 20px 15px; line-height: 25px; font-size: 17px; text-transform: uppercase; color: white; text-align: center; }
#register-bonuses .sticky-button { margin: 0 0 15px; text-align: center; }
#register-bonuses .sticky-button a { width: 180px; height: 35px; line-height: 35px; text-transform: uppercase; font-size: 13px; text-align: center; display: inline-block; background: #ff1117; color: white; border-radius: 3px; }
@media (max-width: 960px) {
	#register-bonuses .sticky-close { width: 36px; height: 36px; line-height: 32px; font-size: 22px; }
}
@media (max-width: 360px) {
	#register-bonuses { width: 90%; left: 0; bottom: 0; border-radius: 0; }
}




.popup-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: black; opacity: 0.6; z-index: 9998; }
.popup { 
	position: fixed; 
	top: 40%; 
	left: 50%; 
	z-index: 9999; 
	border-radius: 3px; 
	color: #666; 
	background: #FFFFFF;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
	border-radius: 40px;
	color: #598D3C;
}
.popup .popup-close { 
	position: absolute; 
	top: 13px;
    right: 15px; 
    font-size: 18px; 
    color: black; 
    font-weight: bold;	
    width: 25px; 
    height: 25px; 
    line-height: 25px; 
    background-color: white; 
    text-align: center; 
    border-radius: 2px; 
    }
.popup .popup-title { padding: 15px 10px; background-color: #009600; color: white; text-transform: uppercase; border-radius: 3px 3px 0 0; }
.popup .popup-content { margin: 30px 20px; }
.popup .popup-form__row { margin: 5px 0; }
.popup  p {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #598D3C;
	text-align: center;
}
.popup .popup-form__row label { 
	display: block; 
	margin: 0 0 3px;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	color: #598D3C; 
}
.popup .popup-form__row input {
	height: 39px; 
	width: 100%;
	background: rgba(217, 217, 217, 0.4);
	box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.25);
	border-radius: 20px; 
}

.popup .popup-form__row textarea{
	background: rgba(217, 217, 217, 0.4);
	box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.25);
	border-radius: 20px; 
	height: 90px!important;	
}
.popup .popup-form__error { border: 1px solid red; }

#callback-submit.callback-submit { 
	width: 180px;
    height: 45px;
    line-height: 45px; 
    font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 20px; 
    text-align: center;
    display: block;
    background: #598D3C;
	border-radius: 20px;
    color: white; 
    margin: 20px auto;
}
#callback-submit.callback-submit:hover { background: #ff1117; }
.popup-callback .popup-content { color: #666; }
.callback-request { position: fixed; bottom: 80px; right: 30px; display: none; width: 58px; height: 58px; }
#popup-callback { width: 320px; margin-top: -160px; margin-left: -160px; }















* {
    box-sizing: border-box;
}
* {
    margin: 0;
    padding: 0;
    outline: none;
}

a {
    color: inherit;
    text-decoration: none;
}

a:hover{
	text-decoration: none;
}

img{
	max-width: 100%;
	max-height: 100%;
}
ul{
	list-style-type: none;
}

body{
    font-family: "Inter";
    font-size: 1em;
    position: relative;
    color: #363636;
    -webkit-font-smoothing: antialiased;
    touch-action: manipulation;
}

h1{
	font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    margin: 0 auto 30px;
    display: block;
    text-align: center;
}
p {
    margin-bottom: 10px;
}

.wrap{
	max-width: 1220px;
	margin: 0 auto;	
	position: relative;
}


header{
 
    margin-bottom: 50px;
}
 

header{
	max-width: 100%;
    margin: 0 auto;
    transition: all .25s;
    top: 0;
    position: sticky;
    margin-bottom: 60px;
    z-index: 2;
    background: #FFFFFF;
    box-shadow: 3px 4px 10px rgb(0 0 0 / 9%);
    padding: 18px 0px 15px 0px;
}

header .wrap{
    padding-left: 330px;
    display: flex;
    align-items: center;
    justify-content: space-between;	
}

.vjykeaqiwhie{
	display: flex;
}

 
.vjfkxfvlyqco{
    position: absolute;
    top: -20px;
    left: 0px;
    background: #FFFFFF;
    box-shadow: 3px 4px 10px rgb(0 0 0 / 16%);
    border-radius: 0px 13px 82.5px 27px;
    padding: 10px 30px 15px 20px
}
.logo{
    max-width: 240px;
    display: block;
    margin-top: -8px;
}
 
nav{
	display: flex;
    justify-content: center;	
}

nav a{
    display: inline-block;
    margin-right: 20px;
    font-size: 16px;
    color: #212121;
    text-decoration: none;
}

nav a:hover{ 
	color: #009900;
	text-decoration: underline;
}

.phone{

}
.phone .time_work:before{
	display: inline-block;
    content: "";
    background: url(/images/phone_icon.svg);
    width: 30px;
    height: 34px;
    vertical-align: top;
    margin-right: 5px;
    background-size: contain;
    margin-top: 1px;
        background-repeat: no-repeat;
}
.time_work{
    display: inline-block;
    max-width: 240px;
    margin-top: 5px;
    margin-right: 25px;
}	
.phone .tel{
    font-size: 18px;
    color: #6f9334;
    text-decoration: none;
    font-weight: 800;
    line-height: 35px;
}
.phone:hover .time_work .tel,
.phone:hover .time_work:before{
	color: #005900;
}

.phone span, .bell{
	font-size: 13px;
}

.phone .bell{
	color:#363636;
}
.warranty:before{
	display: inline-block;
	content: "";
	background: url(/images/gal.png);
	width: 40px;
	height: 40px;
	vertical-align: top;
	margin-right: 5px;

}

.warranty span{
    display: inline-block;
    font-size: 14px;
    margin-top: 3px;
}

.warranty a{
	display: block;
	color:#009900;
}
.tour{ 
}
.tour>a{
	display: inline-block;
	width: 40px;
	height: 40px;
	vertical-align: top;
	margin-right: 5px;
}

.tour .cont{
	display: inline-block;
    font-size: 14px;
    margin-top: 3px; 
    vertical-align: top;
    line-height: 39px;
    font-weight: 500;
    text-transform: uppercase;
}
.tour .cont a{
	color: #363636;
}
.tour .cont a:hover{
	color: #009900;
}

.tour .cont:hover {
	cursor: pointer;
}

.cont_toogle{
	display: none;
}
.phone{
	position: relative;
}

.phone .time_work:hover .cont_toogle{
    display: block;
    position: absolute; 
    background: #E4FDE8;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 25%);
    border-radius: 158.5px 0px 158.5px 22px;
    z-index: 9999; 
    padding: 50px;
    right: 1px;
    font-weight: normal;
    text-transform: none;
    min-width: 310px;
    top:35px;
    left: -90px;
}
.cont_toogle a{
	font-size: 18px;
    color: #6f9334;
    text-decoration: none;
    font-weight: 800;
    line-height: 28px;
    display: block;
}
.cont_toogle a#callback-request{
	background: #6f9334;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 40%);
    border-radius: 30px 40px 40px 0px;
    display: block;
    color: #fff;
    text-shadow: 0 0 black;
    font-weight: 500;
    text-align: center;
    line-height: 38px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.cont_toogle a#callback-request:hover{
	background:#ff1633; 
}
.cont_toogle a#callback-request:before{
	display: none;
}



.cont_toogle span{
	display: block;
    margin-bottom: 10px;
    font-weight: bold; 
    padding-left: 33px;
    font-size: 14px;
}

.cont_toogle a:hover{
	color: #ff1633;
}
.cont_toogle a:before{
    display: inline-block;
    content: "";
    background: url(/images/phone_icon.png);
    width: 25px;
    height: 25px;
    vertical-align: top;
    margin-right: 5px;
    background-size: contain;	
}

.cont_toogle i{
	font-size: 12px;
	text-align: center;
	display: block;
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.2;
}

.shares_sale{
	max-width: 1200px;
    margin: 0 auto; 
    width: 100%;
    bottom: 100px; 
    left: 0px;
    position: relative;
}

.shares_sale .shares{ 
	width: 170px;
    height: 141px;
    background: url(/images/shares.png);
    display: inline-block;
    margin-right: 50px;
    vertical-align: top;
    background-size: cover;
    bottom: 100px;
    left: 150px;
	top: 300px;
    position: absolute;
}

.shares_sale .shares a,
.shares_sale .sale a{ 
	font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 135px;
    display: block;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
}
.shares_sale .sale a{
	line-height: 160px;
}
.shares_sale .shares a:hover,
.shares_sale .sale a:hover{
    color: #ff1633;
    text-shadow: 1px 1px 3px rgb(0 0 0 / 50%);
}

.shares_sale .sale{
width: 170px;
    height: 141px;
    background: url(/images/sale.png);
    display: inline-block;
    background-size: cover
}





.ltvehqeqvyk{	
    background: #6f9334;
    color: #fff;
    padding: 10px;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    width: 242px;
    overflow: hidden;
    height: 44px;
    border-radius: 25px;
    margin-right: 0px;
    position: relative;
    z-index: 9998;
    padding-left: 19px;
    font-weight: 500;
}

.vvwovsfgvo.open .ltvehqeqvyk{
	background: #008d00;
}


.ltvehqeqvyk:after{
    background: url(/images/menu_ic.png);
    width: 24px;
    height: 17px;
    display: block;
    content: "";
    float: right;
    background-position: right;
    background-size: cover;
    margin-left: 30px;
}

.vkrdrxyyhf{
	display: none;
    left: 20px;
    top: auto;
    position: fixed;
    transition: all .3s;
    position: absolute;   
    z-index: 9999;
    justify-content: space-between; 
    max-width: 1200px;
    width: 100%;
    min-width: 390px; 
}

.vvwovsfgvo.open .vkrdrxyyhf,
.vvwovsfgvo.two .vkrdrxyyhf{
	display: block; 
}


.ixsrayshovgrgu{
	display: none;
}
.vvwovsfgvo.open .ixsrayshovgrgu {
	position: fixed;
    z-index: 9997;
    display: block;
    width: 100%;
    height: 100%;
    overflow: auto;
    left: 0;
    top: 0;
    background: rgba(45,74,90,.75);
}

.vkrdrxyyhf .main{
	border-radius: 10px;
}

.menuResp li div.topmenu,
.menuResp li .subcategory div{
	display: none;
}
.menuResp li:hover div.topmenu{
    display: inline-block;
    vertical-align: top;
    position: absolute;
    margin-left: 326px;
    z-index: 999999999999;
    background: #f7f7f7;
    top: 0px;
    left: 0px;
    padding: 20px;
    border-radius: 10px;
    height: 100%;
    min-width: 300px;
    height: auto;
    min-height: 313px;
}


#menu .menuResp > li > a{
	color: #333;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0px 0px 20px 0px;
	display: inline-block;
    font-weight: 500;
}
.menuResp li div.topmenu>ul>li,
.menuResp li div.topmenu>ul>li>div ul>li{
	padding: 0px 0px 10px 0px;
}

.menuResp li div.topmenu>ul>li a{
	color: #333;
	font-size: 16px; 
}

.menuResp li div.topmenu>ul>li>div{
	display: none;
}

.menuResp li div.topmenu>ul>li:hover>div{
    display: inline-block;
    vertical-align: top;
    position: absolute;
    margin-left: 270px;
    z-index: 999999999999;
    background: #f2f2f2;
    top: 0px;
    left: 0px;
    padding: 20px;
    border-radius:10px;
    height: 100%;
    min-width: 300px;
    height: auto;
    min-height: 313px;	
}

.menuResp li div.topmenu>ul>li>div ul>li a{
	text-transform: none;
	font-size: 14px;
}


#menu .menuResp > li > a:hover,
.menuResp li div.topmenu>ul>li a:hover{
	color: #ff1633
}

#menu .menuResp .categ_image{
	display: none;
}
 

.discount,.new_items{
	padding-top: 2px;
	font-weight: 500;
    display: flex;
    align-items: center;
    flex: 0 0 100px;
    margin: 0 10px;
    display: none;
}

.discount a{
	color: #fc9a11;
	display: inline-block; 
	margin-left: 7px;
	text-decoration: none;
}

.new_items a{
	color: #009900;
	display: inline-block; 
	margin-left: 7px;
	text-decoration: none;
}

.discount a:hover,.new_items a:hover{
	text-decoration: underline;
}


.discount:before{
	background: url(/images/disc.png);
    width: 40px;
    height: 40px;
    display: inline-block;
    content: "";
    vertical-align: top;
}

.new_items:before{
	background: url(/images/new1.png);
    width: 40px;
    height: 40px;
    display: inline-block;
    content: "";
    vertical-align: top;
}

.search{
	flex: 1 0 auto;
    display: flex;
    position: relative;
    margin: 0;
    max-width: 200px;
}
 .search input{
    padding: 9px 16px 10px;
    width: 100%;
    color: #363636;
    background: rgba(255,255,255,.95);
    border-radius: 18px;
    
    font-size: 18px;
   
 }
.button-search{
	width: 20px;
	height: 20px;
	position: absolute;
	right: 50px;
	background: url(/images/lupa.png);
	right: 15px;
    top: 12px;
 	cursor: pointer;
 	background-size: contain;
}

.favorite, 
.cart{
    margin: 0 0px 0px 15px;
    padding-top: 5px;
}

.favorite{
	margin: 0px 0px 0px 15px;
	transition: all .25s;
	position: relative;
}

.favorite i,
.topaccount i{
	display: inline-block;
	vertical-align: top;
	width:36px;
	height: 36px; 
	border-radius: 50px;
	text-align: center; 

}

 
.topaccount span{
	text-transform: uppercase;	
	display: inline-block;
	margin-top: 9px;
	margin-left: 5px;
	font-weight: 500;
}

.cart i{
    display: inline-block;
    vertical-align: top;
    height: 36px;
    width: 56px;
    text-align: center;
}
.cart span{
	text-transform: uppercase;	
	display: inline-block;
	margin-top: 3px;
	margin-left: 5px;
	font-weight: 500;
	display: none;	
}


.favorite i:hover,
.topaccount:hover i{ 
	cursor: pointer;
}

.topaccount:hover{
	cursor: pointer;
}

.tooltip {
    position: absolute;
    bottom: -38px;
    left: 50%;
    transform: translateX(-50%) scale(0);
    padding: 12px;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    background: #fff;
    color: #363636;
    border-radius: 3px;
    z-index: 1000;
    box-shadow: 0 0 25px rgb(0 0 0 / 15%);
}

.favorite:hover .tooltip{
	transform: translateX(-50%) scale(1);
    transition: all .3s;
    width: 160px;
    border-radius: 5px;
}

.home_banner{
	background: url(/images/top_bg.jpg);
    height: 400px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 50px;
    margin-top: -60px;
    display: flex;
}






main{
	max-width: 1200px;
	margin: 0 auto;
}
main .slick-dots li.slick-active button:before{
	opacity: 0,5;
}
main .slick-dots li button:before{
	font-size: 44px;
}
main .slick-dots{
	bottom:5px;
}

main .slick-prev,
main .slick-next {
	display: block; 
    position: absolute;
    top: -57px;
    right: 50px;
    left: auto;
    cursor: pointer;
    width: 11px;
    height: 19px;    
    background-color: #fff;
}

main .slick-prev:before,
main .slick-next:before {
    width: 11px;
    height: 19px;
    background-size: cover;
    background-image: url(/images/slick_l.png);
    border: 0px;
    background-color: #fff;
    display: block;
    content: "";
    opacity: 1;
}
main .slick-next{
    right: 10px;
    left: auto;	
}
main .slick-next:before {
    background-image: url(/images/slick_r.png);
    background-size: cover;
}

main .slick-prev:hover:before{
	background-image: url(/images/slick_la.png);
	background-size: cover;	
}
main .slick-next:hover:before{
	background-image: url(/images/slick_ra.png);
	background-size: cover;
} 
/*
.slick-prev:before, .slick-next:before{
	display: none;
}

*/
  
    
    



.single_slider{
	border-radius: 10px;
	overflow:hidden;
}

.product_slider{
	margin: 25px 0px;
}

.carusel_title{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 40px;
	line-height: 48px;
	text-align: center;
	text-transform: uppercase;
	color: #3E622A;
}

.ctsxrldluqref{
	position: relative;
    background-color: #fff;
    border-radius: 8px;
    padding: 8px 12px 19px;
    overflow: hidden;
    will-change: box-shadow;
    width: 100%;
    min-height: 362px;
    transition: box-shadow .3s;
    display: flex;
    flex-direction: column;
}

.twgtxpzsvv{
	display: flex;
    flex-direction: column;
    height: 100%;
   	padding: 8px 12px 10px;	
   	overflow: hidden;
   	position: relative;
   	border-radius: 20px;
   	border:solid 1px #f6f6f6;
}

.twgtxpzsvv:hover {
    box-shadow: 0 0 12px rgb(152 162 179 / 15%), 0 0 4px rgb(152 162 179 / 15%), 0 0 2px rgb(152 162 179 / 15%);
}

.jejgerfldg{
    margin-top: auto;
}

.xwfplhssrcpfaie, .no-photo{
	text-align: center;
	margin: 0 auto;
	display: flex;
    align-items: center;
    justify-content: center;
}
.no-photo {
    width: 240px;
    height: 240px;
}
.no-photo > span {
    background: #6f9334;
    color: white;
    font-size: 14px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    padding: 40px 0 0 0;
    opacity: 0.5;
    display: block;
}

.sdthwyxctr {
    padding-top: 15px;
	padding-left: 7px;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #363636;
        min-height: 78px;
}

.product_subtitle, .sdthwyxctr {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; 
}

.product_subtitle {
    font-size: 12px;
    line-height: 14px;
    color: #6d6d6d;
    margin-bottom: 16px;
}

.kacvapxipslrx {

	display: flex;
    align-items: baseline;
    margin-bottom: 4px;
}

.kfpzrhfutic{
	margin-right: 12px;
	padding-left: 7px;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #363636;
}

.kfpzrhfutic span{
	font-size: 16px;
}
 

.old_price{
    position: relative;
    color: #6d6d6d;
    font-size: 14px;
    line-height: 16px;
}

.old_price:after{
	position: absolute;
    top: 6px;
    left: 0;
    content: "";
    background-color: #92022d;
    height: 1px;
    width: 100%;
    transform: rotate(-23deg);	
}

.ditveopsffuawel{
	background: #6f9334;
    color: #fff;
    text-align: center;
    padding: 5px 30px 5px 0px;
    margin: 0 auto;
    cursor: pointer;
    border-radius: 3px;
    position: relative;
    max-width: 120px;
    float: left;
    width: 100%;
    transition: all .3s;
}

.ditveopsffuawel:hover{
	background: #009900;
}

.ditveopsffuawel i{
    background: url(/images/buy.png);
    width: 18px;
    height: 19px;
    display: block;
    position: absolute;
    right: 11px;
    top: 5px;
}

.jejgerfldg .heart{
	cursor: pointer;
	display: inline-block;
    max-width: 28px;
    float: right;
    margin-right: 15px;
}

.twgtxpzsvv:after{
	background-color: #cbcbcb;
    height: 40px;
    width: 40px;
    transform: translate(0) rotate(-45deg);
    position: absolute;
    bottom: -25px;
    right: -25px;
    transition: all .3s;
    display: block;
    content: "";
    border-radius: 3px;
}
.twgtxpzsvv:hover:after{
 	background-color: #598D3C;
 	bottom: -20px;
    right: -20px;
}

.product_labels{
    position: absolute; 
    right: 0px;
    font-size: 12px;
    display: flex; 
    flex-direction: column;
    text-transform: lowercase; 
    align-items: flex-end; 
}

.product_labels a{
	color: #fff;
	text-decoration: none;
}

.product_labels>div{
    box-sizing: border-box;
    padding: 2px 4px 2px 8px;
    border-radius: 32px 12px 0px 32px;
    margin-bottom: 3px;
    color: #fff;
}

.product_labels .label_percent{
	background: #fc9a11
}
.product_labels .label_bestsellers{
	background: #af0034
}
.product_labels .label_new{
	background: #e25822
}
.product_labels .label_organic{
	background: #009900
}

.gtlluzeayouldyh .ctsxrldluqref{
	display: inline-block;
    max-width: 317px;
}
.gtlluzeayouldyh.product-list .ctsxrldluqref{
    display: block;
    max-width: none;
}
.gtlluzeayouldyh.product-list .xwfplhssrcpfaie {
    float: left;
    margin-right: 20px;
}
.gtlluzeayouldyh.product-list .twgtxpzsvv {
    display: block;
}

.text_block article.recipe {
    background: #fafafa; 
    padding: 30px; 
    font-weight: 400;
    border-radius: 10px;
}

.text_block h2{
	display: block;
    padding: 15px 0px 10px 0px;
    font-weight: 500;
    font-size: 26px; 
    line-height: 1.5;
}

.filter-list {
    font-size: 16px;
    position: relative;
    margin-top: 24px;
}

.filter-list .filter-list-wrapper {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
}

.filter-list a {
    display: block;
    margin-right: 8px;
    margin-bottom: 8px;
}

.filter-list a .category-filter-btn.active, .filter-list a .category-filter-btn:hover {
    background-color: #009900;
    color: #fff;
}

.filter-list a .category-filter-btn {
    height: 32px;
    font-size: 14px;
    line-height: 100%;
    transition: all .2s;
    padding: 8px 10px;
    border: 2px solid transparent;
    cursor: pointer;
    background-color: #f6f6f6;
    border-radius: 4px;
}


.breadcrumb {
    font-size: 14px;
    font-weight: 400;
    margin: 15px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 24px;
}
.breadcrumb.type-catalog {
    display: flex;
    flex-direction: row!important;
    justify-content: space-between;
    margin: 16px 0 22px;
}
.breadcrumb ul {
    display: flex;
    flex-wrap: wrap;
}
.breadcrumb ul li .icon {
    display: inline-block;
    margin: 0 10px;
    height: 12px;
    width: 5px;
    position: relative;
}
.breadcrumb ul li .icon:after, .breadcrumb ul li .icon:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 6px;
    left: 2px;
    top: 4px;
    background: #c7c7c7;
    transform: rotate(
-45deg);
    border-radius: 10px;
}
.breadcrumb ul li .icon:after {
    transform: rotate(
45deg);
    top: 7px;
}

.add-more-container {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #92022d;
    margin-bottom: 60px;
}
.add-more-container .add-more {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 21px;
    cursor: pointer;
}
.add-more-container .count-more-items {
    font-size: 15px;
    line-height: 18px;
    color: #c7c7c7;
}
.add-more-container .add-more picture {
    margin-right: 12px;
}
.add-more-container .add-more:hover img {
    transform: rotate(
270deg);
}
.add-more-container .add-more img {
    transition: all .5s;
}


.product_block{
	display: inline-flex;
}

.product_photo{
	max-width: 400px;
	margin-right: 45px;
	position: relative;
}

.product_photo .product_labels{
	z-index: 1;
}

.product_photo .slick-dots{
	display: none;
}
.slick-initialized .slick-slide{
	cursor: pointer;
}


.product_description{
	background: #f8f9f9;
	padding: 20px 25px;
	border-radius: 5px;
	margin: 30px 0px;
}

.product_description strong{
    display: block;
    font-size: 22px;
    font-weight: 500;
    margin: 15px 0px 10px;
}


.product_option ul li {
    display: flex;
    justify-content: baseline;
    margin-bottom: 10px;
}

.product_option .title {
    font-weight: 700;
    width: 245px;
    font-size: 14px;
}

.product_option .details{
    max-width: 650px;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;	
}

.product_block .jejgerfldg{
	display: flex;
	margin: 15px 0px 0px;
}

.product_block  .ditveopsffuawel{
	padding: 12px 20px;
    max-width: 165px;
    font-size: 20px;
}

.product_block .ditveopsffuawel i{
	top:16px;
	right: 15px;
}

.product_block  .kfpzrhfutic{
    font-size: 30px;
    padding: 10px 0px 0px;
}



  
body footer{
    font-family: "inter"; 
    background-image: url(/images/footer-bg.svg);
    background-repeat: repeat-x;

} 
body footer .wrap{
	background: #5a8343;
	padding-bottom: 30px;
}

	
footer .footer-menu{
	display: flex; 
	flex-wrap:wrap;
	width: 100%;

}

footer .xlzjzgagrxvttqk{
	width: 100%;
	height: 37px;

}

footer .container{
	padding: 55px 15px 0;
	width:calc( ( 100% - 40px ) / 3 );
  	line-height: 150%;
    font-size: 22px;
    color: #363636;
    font-style: normal;
}

footer .container:nth-child(3n-1){
  margin-left:20px;
  margin-right:20px;
}

footer .footer-menu strong{
	font-size: 16px;
    font-weight: 700;
    color: #363636;
    margin-bottom: 25px;
    display: block;	
    height: 21px;
}

 

footer .footer-menu ul{
	list-style-type: none;
}

footer .footer-menu ul li,
footer .footer-menu ul li a{
	font-size: 22px;
    margin-bottom: 34px;
    color: #fff;	
    text-decoration: none;
}
footer .f-time{
	text-align: center;
}
footer .f-time a.bell,
footer .f-time span,
footer .f-time strong{
	display: block;
	color: #fff;
	font-family: "inter";
	font-size: 22px;
	margin-bottom: 30px;
}
footer .f-time strong{
	margin-bottom: 24px;
    margin-top: 38px;
}
footer .insta,
footer .fb{
	display: inline-block;
	margin: 10px;
}
.footer-adres{
    margin-bottom: 18px;
    color: #fff;
    font-family: "inter";
    font-size: 16px;
    text-align: center;
    line-height: 1.5;
}
.footer-adres a{
	color: #fff;
}

 

.img-change{
	position: relative;
}

.img-change img:first-child{

}
.img-change img:last-child{
	position: absolute;
	left: 0px;
	top:0px;
	display: none;
	transition: all .3s;
}
.img-change:hover img:last-child{
	display: block;
}

.text_block{
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    padding: 20px 0px 0px 0px;
    font-family: "inter";
}

.text_block h1{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 29px;
    color: #6f9334;
    text-transform: none;
}




.text_block a{
	color: #363636;
}

.text_block strong{
	font-weight: 400;
    font-size: 28px;
    line-height: 33px;
    margin: 0 auto 20px;
    display: block;	
}

.text_block ul{ 
    list-style-type: none;
    display: block;
    margin-bottom: 20px;
    margin-top: 15px;
}
.text_block ul li:before{
	display: block;
    position: absolute;
    width: 24px;
    height: 17px;
    content: "";
    background: url(/images/gal.svg);
    left: 0px;
    top: 7px;
    background-size: contain;
    background-repeat: no-repeat;
}

.text_block ul li{ 
    margin: 0px 0px 0px 0px;
    padding-left: 35px;
    position: relative;
    margin-bottom: 5px;
}

.advantage h1{
	font-weight: 500;
    font-size: 32px;
    text-align: center;
    margin-bottom: 60px;
    line-height: 1.5;
}

 

.advantage{ 
    margin: 50px auto 50px;
}

.advantage_list,
.excellence_list{
	display: flex;
    justify-content: space-around; 
    max-width: 1200px;
    margin: 0 auto 50px auto;
}
.advantage_list .advantage_item{
	text-align: center;
    flex-basis: 210px;
    margin: 0 7px;
}
.excellence_list .excellence_item{
	text-align: center;
    flex-basis: 340px;
    margin: 0 7px;
    background: #6f9334;
    border-radius: 20px;
    padding: 15px;
    display: flex;
    box-shadow: 0 0 5px rgb(0 0 0 / 40%);	
}

.excellence_list .excellence_item .icon{
	align-self: center;
}
.excellence_list .excellence_item .title{
    font-weight: 700;
    font-size: 16px; 
    text-transform: uppercase;
    color: #FEEE9B;
    text-align: left;
    padding-left: 15px;
    vertical-align: top;
    align-self: center;
}

.excellence_list .excellence_item .title span{
    display: block;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    text-transform: none;
    font-weight: normal;
}
.advantage_list .advantage_item .icon{
    display: flex;
    align-items: center;
    justify-content: center;
}
.advantage_list .advantage_item .header{
	font-weight: 700;
    font-size: 18px;
    margin: 30px auto 20px;
}
.advantage_list .advantage_item .text{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
    margin: auto;
}

.ctsxrldluqref .image{
	position: inherit!important;
}

.image .cut_rotated{
    display: inline-block;
    overflow: inherit;
    height: auto;
    left: auto;
    right: -12px;
    width: auto;
}
.image .cut_rotated .rotated{
	width: inherit;
	position: static;
	padding: 2px 4px 2px 8px;
    border-radius: 32px 0px 12px 32px;
    font-size: 12px!important;
}

.product-info .image .cut_rotated .rotated{
	display: none!important;
}

.image .cut_rotated:first-child{
	top:0px;
}
.image .cut_rotated:nth-child(2){
	top:22px;	
}
.image .cut_rotated:nth-child(3){
	top:44px;	
}
.image .cut_rotated:nth-child(4){
	top:64px;	
}
.image .cut_rotated:nth-child(5){
	top:86px;	
}

 




 
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.checkout{
	padding: 20px 0px;
	font-family: Arial,sans-serif;
}


.checkout input,.checkout button {outline:none;}
.checkout input:hover,
.checkout input:focus,
.checkout input[required=required]:valid{
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}


.checkout input[required=required]:invalid{
  box-shadow: 0 0 5px rgba(255,0,0,0.3);
} 

.checkout img {max-width: 100%;}

.checkout .wrap{
	max-width: 960px;
	margin: 0 auto;
	text-align: center;
}
.checkout__left{
	display: inline-block;
	max-width: 530px;
	text-align: left;
	vertical-align: top;
}
.checkout__contact{
	background: #eff0f4;
	padding: 39px 40px 32px 40px;
	position: relative;
}

.checkout__cform__succes .checkout__cform,
.checkout__dform__succes .checkout__dform{
	display: none;
}

.checkout__left .checkout__contact>span.edit,
.checkout__left .checkout__delivery>span.edit{
	display: none;
}

.checkout__cform__succes .checkout__contact>span.edit,
.checkout__dform__succes .checkout__delivery>span.edit{
    display: block;
    font-size: 12px;
    position: absolute;
    right: 35px;
    top: 41px;
}

.checkout__cform__succes .checkout__contact>span.edit:hover,
.checkout__dform__succes .checkout__delivery>span.edit:hover{
	cursor: pointer;
	color: #ff700f;
}



.checkout strong{
	font-size: 18px;
	color: #333436;
	display: block;
}

.checkout strong i{
    display: block;
    border-radius: 50%;
    border: solid 4px #5d5d5d;
    width: 14px;
    height: 14px;
    float: left;
    margin-right: 5px;
    margin-top: -2px;
    margin-left: 3px;
}

.checkout strong i.confir{
	border: solid 4px #05aa5d;	
}



fieldset{
	border:0px;
	padding: 0px;
	margin: 0px;
}

.checkout__cform{
	padding-top: 28px;
}

.checkout input[type=text]{
	background: #fff;
	border: solid 1px #bcbcbc;
	height: 50px;
	box-sizing: border-box;
	font-size: 16px;
	color: #5d5d5d;
	padding: 0px 10px;
	line-height: 50px;
}

.checkout input:placeholder{
	font-size: 16px;
	color: #5d5d5d;	
}

.checkout__cform input:nth-child(4){
	width: 205px;
}
.checkout__cform input:nth-child(5){
	width: 205px;
	float: right;
}
.checkout__cform input:nth-child(6){
	width: 100%;
	margin-top: 25px;
}

.checkout span{
	font-size: 12px;
	color: #5d5d5d;
	display: block;
	margin-top: 6px;
}

 
.checkout__cform button.anchor:disabled,
.checkout__delivery button.anchor:disabled{
	background: #a5a5a5;
}


.checkout__cform button.anchor:disabled:hover,
.checkout__delivery button.anchor:disabled:hover{
	cursor: inherit;
	background: #a5a5a5;
}

.checkout__left button.anchor,
.checkout__payment button{
	width: 163px;
	height: 49px;
	display: block;
	line-height: 49px;
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	text-align: center;
	float: right;
	margin-top: 20px;
	background: #05aa5d;
	text-decoration: none;
	border: 0px;
}

.checkout__left button.anchor:hover,
.checkout__payment button:hover{
	background: #ff700f;
	cursor: pointer;
}


.checkout__cform:after,
.checkout__dform:after{
	display: block;
	clear: both;
	content: "";
}


.checkout__btn {
	display: inline-block; 
}
.checkout__btn input[type=radio],
.checkout__gift input[type=radio]{
	display: none;
}
.checkout__btn label {
    display: inline-block;
    cursor: pointer;
    line-height: 52px;
    border: 2px solid #bcbcbc;
    border-radius: 3px;
    user-select: none;
    height: 52px;
    width: 222px;
    font-size: 16px;
    font-weight: bold;
    color: #5d5d5d;
    text-align: center;
    box-sizing: border-box;
} 

.checkout__gift label {
	border-radius: 3px; 
    position: absolute;
    z-index: auto;
    width: 100%;
    height: 100%;
    top: -4px;
    left: -4px;
    cursor: pointer;
} 

.checkout .hr{
	background: #818181;
	height: 1px;
	margin: 28px 0px;
}
 
.checkout__btn input[type=radio]:checked + label,
.checkout__gift input[type=radio]:checked + label{
	border: 2px solid #ff700f;
}
 
.checkout__btn label:hover,
.checkout__gift label:hover{
	border: 2px solid #ff700f;
}
 
.checkout__delivery,
.checkout__payment{
	background: #eff0f4;
	padding: 39px 40px 32px 40px;
	margin-top: 12px;
	position: relative;
}




.checkout__dform,
.checkout__pform{	
    overflow: hidden;
    height: 0px;
    margin: 0px;
}

.checkout__cform__succes .checkout__dform,
.checkout__dform__succes .checkout__pform{
	height: auto;
	overflow: inherit; 
}

.checkout__dform span{
	display: block;
	margin: 15px 0px 5px 0px;
}

.checkout__delivery input[name="lastname"]{
	float: right;
}




 

.checkout__dform__succes .checkout__pform{
	padding-top: 28px;
}

.checkout__pform>div{
	margin-bottom: 25px;
}

.checkout__pform label{
	color: #5d5d5d
}

.checkout__pform label span{
	font-size: 12px;
	display: inherit;
}

.checkout__pform label b{
	color: #ff700f;
	font-weight: bold;
}

.checkout__pform textarea{
	max-width:415px;
	width: 100%;
	height:85px;
	margin-top: 10px;
	display: none;
}
.checkout__pform textarea.active{
	display: block;
}

.checkout__payment .checkout__pform>span{
	line-height: 14px;
}

.checkout__payment .checkout__pform>span:hover{
	cursor: pointer;
}

.checkout__payment .checkout__pform>span b{
    color: #ff700f;
    font-size: 18px;
    margin-top: 0px;
    display: inline-block;
    float: left;
    margin-right: 3px;	
}

.checkout__payment p{
	text-indent: 30px;
	color: #5d5d5d;
	font-size: 14px;
}

.checkout__payment p a{
	color: #313fc8;
	text-decoration: none;
	font-weight: bold;
}

.checkout__payment p i{
	color: #c444b6;
	font-style: normal;
	font-weight: bold;
}
.checkout__cform__succes.checkout__dform__succes strong i{
	border: solid 4px #05aa5d;
}


  




.checkout__right{
	display: inline-block;
	max-width: 400px;
	width: 100%;
	text-align: left;
	margin-left: 25px;
}



.checkout__order{
	background: #eff0f4;
	padding: 24px;
	position: relative;
	color: #333333;
	overflow: hidden;
}

.checkout__order>span{
	position: absolute;
	right: 24px;
	top:24px;
}

.checkout__order>span:hover{
    cursor: pointer;
    color: #ff700f;	
}


.checkout__list{
 	margin-top: 20px;
}
.checkout__item{
	margin-bottom: 14px;
	position: relative;

}
.checkout__img{
	max-width: 68px;
	display: inline-block;
	margin-right: 18px;
}
.checkout__desc{
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.checkout__desc b{
    display: block;
    margin-bottom: 20px;
}
.checkout__coast{
	display: inline-block;
	font-size: 16px;
	color: #6b6b6c
}
.checkout__quantity{ 	
	display: none;
}

.checkout__quantity.active{
    display: inline-block; 
    position: absolute;
    vertical-align: top;
    left: 68px;
    top: 34px;
    background: #eff0f4;
    min-width: 409px;
}

.checkout__quan{
    display: inline-block;
    vertical-align: top; 
    min-width: 50px;
    text-align: center;
}

.checkout__quantity input{
    width: 37px;
    height: 23px;
    box-sizing: border-box;
    border: solid 1px #6b6b6c;
    border-radius: 3px;
    box-shadow: none;
    text-align: center;
    padding: 0px;
    color: #6b6b6c;
    float: left;
    margin: 0px 2px;
}

.checkout__quantity button{
    border: 0px;
    background: #ff700f;
    font-size: 20px;
    color: #fff;
    height: 22px;
    line-height: 4px;
    float: left;
    width: 24px;
    height: 22px;
}

.checkout__quantity button.removeProduct{
	background: none;
    margin-left: 4px;
    color: red;
    border: 0px;
    padding: 0px;
    font-size: 31px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-45deg); 
    -moz-transform: rotate(-45deg); 
    -o-transform: rotate(-45deg); 
    -ms-transform: rotate(-45deg); 
    transform: rotate(-45deg); 
} 
.checkout__quantity button:hover{
	cursor: pointer;
}

.checkout__price{
	display: inline-block;
}
.checkout__bonus{
	position: relative;
}

.checkout .checkout__bonus input{
    width: 84px;
    height: 39px;
    position: absolute;
    right: 0px;
    top: -11px;
}
 
.checkout strong.checkout__total {
	font-size: 18px;
    color: #333436;
    display: block; 
    position: relative;
}

.checkout .checkout__total span{
	position: absolute;
	right: 0px;
	top:0px;
	font-size: 18px;
    color: #333436;
}


.checkout__gift{
	background: #eff0f4;
	padding: 24px;
	position: relative;
	color: #333333;
	margin-top: 12px;	
}
.checkout .checkout__gift strong{
	margin-bottom: 20px;
}

.checkout__gift .checkout__desc b{
	margin-top: 20px;
	margin-bottom:0px;
}
 

.checkout__quantity[type=number] {
  all: unset;
  -moz-appearance: textfield;
  width: 3em;
  text-align: center;
}
.checkout__quantity[type=number]::-webkit-inner-spin-button { 
  display: none;
}





.popup-form.active{
	display: block;
}

.popup-form{
	position: relative; 
    left: 0px;
    top: 0px; 
    height: 100%;
    z-index: 99;
    font-family: arial; 
    display: block; 
}
.popup-wrap{
	background: #fff;
    max-width: 320px;
    margin: 5% auto;
    padding: 25px;
    border-radius: 3px;
    position: relative;
}

.popup-form .yesxjdfjstzzojv{
    position: absolute;
    right: 15px;
    top: 15px;
}

.popup-form .yesxjdfjstzzojv:hover{
	cursor: pointer;
}
 
.popup-form strong{
    font-size: 18px;
    color: #333436;
    display: block;    
    text-align: center;
    margin-bottom: 25px;
}
.popup-form input {
	background: #fff;
	border: solid 1px #bcbcbc;
	height: 40px;
	box-sizing: border-box;
	font-size: 16px;
	color: #5d5d5d;
	padding: 0px 10px;
	line-height: 40px;
	width: 100%;
	margin-bottom: 15px;
}
.popup-form a {
	display: inline-block;
	margin-right: 20px;
	color:#ff700f;
}

.popup-form a:hover{
	color: #05aa5d;
	text-decoration: none;
}

.popup-form button{
	width: 183px;
	height: 45px;
	display: block;
	line-height: 45px;
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	text-align: center;  
	background: #05aa5d;
	text-decoration: none;
	border: 0px;
	margin: 20px auto 0px auto;
}

.popup-form button:hover{
	background: #ff700f;
	cursor: pointer;
}


#cart .name a{
	color: #333
}

#cart a{ 
	color: #fff;
}
b#cart-total{
    display: block;
    font-size: 12px;
    color: #555;
    text-transform: lowercase;
    font-weight: normal;
}

footer .container  i{
	display: none;
}
 
.mini-cart-info{
	max-height: calc(100vh - 280px);
	overflow-y:scroll;
}

.mobile-search-menu,
.mobile-phone-card,
.dwifphwgwzpwva{
	display: none;
}
.mob-right-menu-cont.open{
    display: block;
    position: absolute;
    background: #fbf9f9;
    border-radius: 120px 0px 120px 20px;
    z-index: 9999;
    padding: 35px 65px;
    right: 1px;
    font-weight: normal;
    text-transform: none;
    top: auto;
}
.mob-right-menu-cont.open nav{
	display: block;
	    margin-bottom: 8px;
}

.tel_time a{
    display: block;
    padding: 10px 0px;
    color: #6f9334;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.tel_time span{
	color: #6f9334;	
	text-align: center;
	display: block;
}

.mob-right-menu-cont hr{
	margin: 10px -65px 10px; 
    border-top: 1px solid #d3d2d2;
}

.contact-page{
	text-align: center;
}

.contact-page .left-block{
	display: inline-block;
	text-align: left;
	max-width: 650px;
	vertical-align: top;
	padding-right: 40px;
}

.contact-page .right-block{
	display: inline-block;
	text-align: left;
	max-width: 500px;
}
.contact-page p{
    margin-bottom: 6px;
    line-height: 1
}

.contact-page iframe{
	max-width: 100%;
}
#container .breadcrumb  #wrapper{
	width: 100%;
	    padding: 10px 0px 10px 10px;
	max-width: 1220px;
}

body .mfilter-free-button{
	background: #598D3C url(/images/lupa12f.png) no-repeat;
    border: 3px solid #598D3C;
    background-size: contain;
    width: 30px;
    height: 30px;
    padding: 0px;
}

@media (max-width: 980px){
	.checkout .wrap form{
		display: flex;
	    flex-flow: wrap;
	    align-items: center;
	    justify-content: center;
	}
	.checkout__left{
		order: 2;
	}
	.checkout__right{
		order: 1;
	    margin-right: 25px;
	    margin-bottom: 25px;
	}
	.contact-page .left-block{
		padding-right: 0px;
		order:1;
		text-align: center;
		display: block;
		width: 100%
	}
	.contact-page .right-block{ 
		order:-1;
		margin-bottom: 20px;
		text-align: center;
		display: block;
		width: 100%
	}
	.contact-page{
		display: flex;
        flex-flow: row wrap;
	}
}
@media (max-width: 800px){
header{
	margin-bottom: 15px;
}
}





@media (max-width: 640px){

	.checkout__contact,
	.checkout__delivery,
	.checkout__payment,
	.checkout__order{
		padding: 15px;
	}
	.checkout__btn label{
		font-size: 14px;
	    width: inherit;
	    padding: 5px 5px;
	    height: auto;
	    line-height: inherit;
	}
	.checkout__cform input:nth-child(4),
	.checkout__cform input:nth-child(5),
	.checkout__cform input:nth-child(6),
	.jq-selectbox__select,
	.checkout__delivery input[name="name"],
	.checkout input[type=text]{
		margin-bottom: 10px;
		float: none;
		width: 100%;
		height: 36px;
		line-height: 36px;
		margin-top: 0px;
	}
	.jq-selectbox__trigger{
		width: 25px;
	    height: 34px; 
	    background-size: contain;
	}
	.checkout__pform{
		font-size: 14px;
	}
	.checkout__right{margin-right: 0px;margin-left: 0px;}
	.checkout__desc,.checkout__coast{font-size: 14px;}
	.checkout__img{max-width: 50px;margin-right: 8px;}
	.checkout .checkout__bonus input{position: relative;top:5px;}
	.checkout__cform__succes .checkout__contact>span.edit, 
	.checkout__dform__succes .checkout__delivery>span.edit{
		top:13px;
	}

}

@media (max-width: 1200px) {
	.main_header{
	    justify-content: space-between;
	    flex-wrap: wrap;
	    padding: 10px;
	}

	.main_header .warranty{
		display: none;
	}
	.main_header nav .topaccount{
		margin: -1px 0px 0px 0px;
	    padding: 0px;
	    display: -webkit-inline-box;
	}
	.main_header .phone{display: inherit;}
	.search #searchbox input{
		max-width: 140px;
	}
	.phone .tel{font-size: 16px;}
}

@media (max-width: 1080px) {
	.phone .tel{
		display: none;
	}
}

@media (max-width: 1024px) {
	footer .container{
		display: block;
		width: 100%;
		text-align: center;
	}
	footer .container span{
		display: block;
	}
	footer .container:first-child{
		display: none;
	}
	footer .container i,
	footer .f-time strong {
		display: block;
		font-family: 'Inter';
		font-style: normal;
		font-weight: 700;
		font-size: 18px;
		line-height: 18px;
		color: #FFFFFF;
		margin-bottom: 15px;
		text-align: center;
	}
	.footer-adres{  
	    font-size: 16px; 
	    display: inline-block;
	    line-height: 2;
	    padding: 0px 20px;
	    min-width: 260px;
	}
footer .f-time a.bell, footer .f-time span  { 
    font-size: 16px; 
    line-height: 22px;
    margin-bottom: 5px;
}
footer .insta, footer .fb{
	margin-top: 0px;
}
footer .container:last-child{
	padding-top: 15px;
}


	footer .question{padding: 20px 10px 10px 10px}
	footer .question a{display: inline-block;}
	footer aside, footer aside div{display: block;text-align: center;}
	footer aside .links a{display: block;}
	footer aside div{padding: 10px;}
	footer aside .social-links{align-items: center; justify-content: center;}
	footer aside .links a:first-child{margin-right: 0px;}
	footer aside .social-links>div{margin: 0px;}
	.advantage h1{font-size: 20px; margin-bottom: 20px;}
	.main_header{display: block;text-align: center;}
	.main_header.main_header_sticky,.favorite, .cart{display: flex;}
	div.topaccount{display: flex;margin: 0px 0px 0px 15px;}
 
	.cart #cart > a{
		padding: 0px;
	}
	.logo{display: block;margin: 0 auto;}
	.logo img{max-width: 155px;}
	.vjfkxfvlyqco{padding: 10px 35px 15px 20px;}
	.ltvehqeqvyk span{display: none;}
	.ltvehqeqvyk{width: 160px; height: 38px; font-size: 13px;}
	header .wrap{padding-left: 230px;}
	.main_header nav{margin:15px 0px;}
	.main_header .phone{display: inline-block;text-align: left;}
	.tour{display: inline-block;text-align: left;}
	.tour span{vertical-align: top;}
	.shares_sale .shares a, .shares_sale .sale a{
		font-size: 18px;
    	line-height: 120px;
	}
	.shares_sale .shares{
		width: 145px;
	    height: 120px; 
	    background-size: contain;
	}
	.shares_sale .sale{
		width: 145px;
	    height: 120px; 
	    background-size: contain;	
	}
	.shares_sale{
		    padding-left: 20px;
		        margin-top: calc(50vh - 75px);
	}
	nav a,
	.search #searchbox input{
		font-size: 14px;
	}
	.button-search {
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
	}

	.ctsxrldluqref{
		height: auto;
	}


}
@media (max-width: 800px) {
	.excellence_list .excellence_item .title span{
		font-size: 13px;
	}
	.excellence_list .excellence_item .title{
		font-size: 14px;
		line-height: 18px;
	}
	.search{margin: 0px;max-width: 205px;}
	div.topaccount{margin: 0px 0px 0px 15px;} 
	.search #searchbox{width: 100%;}
	.search #searchbox input{width: 100%;} 
	.main_header nav{display: block; width: 100%; text-align: center; margin: 10px 0px;}
	.phone {
	    margin-top: -2px;
	    display: inline-block;
	    vertical-align: top;
	    margin-right: 0px;
	    padding-right: 0px;
	    width: auto;
	}
	.time_work { 
    	margin-right: 15px;
	}
	.search{display: inline-block;}
	header{padding: 13px 0px 7px 0px;} 
	header .wrap{display: block; text-align: center; padding-left: 215px;}
	nav{display: inline-block; vertical-align: top; padding-top: 6px;}
	.vjykeaqiwhie{display: block; width: 100%; text-align: center; padding-top: 12px;}
	div.topaccount,.cart{display: inline-block; padding-top: 0px; margin-top: 0px; vertical-align: top;}
	.favorite{display: inline-block; vertical-align: top;    padding: 0px;
    margin: 0px;}
	.menuResp{text-align: left;}
	#menu .menuResp > li{position: relative;}
	#menu .menuResp > li > a{font-size: 14px;}
	.menuResp > li:after{
	    display: inline-block;
	    background: url(/images/menu_icon1.png);
	    width: 20px;
	    height: 14px;
	    background-repeat: no-repeat;
	    background-size: contain;
	    content: "";
	    position: absolute;
	    right: 29px;
	    top: 4px;
	}
	.menuResp li:hover div.topmenu{
	    position: relative;
	    background: #fff;
	    width: 100%;
	    margin-left: 0px;
	    padding: 0px 0px 10px 10px;
	    min-height: auto;
	}
	.menuResp li div.topmenu>ul>li a{
		font-size: 14px;
	}
	.vkrdrxyyhf{
		left: 0px;
		min-width: auto;
	}

	.menuResp li div.topmenu>ul>li{
		position: relative;
	}

	.menuResp li div.topmenu>ul>li.has-children:after {
	    display: inline-block;
	    background: url(/images/menu_icon1.png); 
    	width: 16px;
	    height: 14px;
	    background-repeat: no-repeat;
	    background-size: contain;
	    content: "";
	    position: absolute;
	    right: 0px;
	    top: 6px;
	    min-height: auto;
	}
	.menuResp li div.topmenu>ul>li:hover>div{
		min-height: inherit;
	}
	.vvwovsfgvo.open .vkrdrxyyhf, 
	.vvwovsfgvo.two .vkrdrxyyhf{ 
	    height: calc(100vw + 150px);     
	    overflow-y: scroll;
	    overflow-x: hidden;
	}
}
@media (max-width: 640px) {
	.ltvehqeqvyk span{
		display: inherit;
	}
	.ltvehqeqvyk{
		border-radius: 20px 20px 20px 0px;
	}
	.button-search{
		top:8px;
	}
	.ltvehqeqvyk:after{
		display: none;
	}
 
	.text_block ul li:before{
		width: 22px;
	    height: 12px;
	    left: 10px;
	    top: 5px;
	}
 	.footer-adres{
 		min-width: 200px;
 		padding: 0px;
 	}
 	.excellence_list .excellence_item{
 		max-width: 300px;
	    padding: 8px 15px; 
	    margin: 0 auto 15px auto;
 	}
 	.excellence_list{
 		display: block;
 		margin: 0 auto 30px auto;
 	}
 	.text_block h1{
 		font-size: 22px;
 		line-height: 26px;
 	}
 	.text_block h2{
 		font-size: 22px;
 		line-height: 26px; 		
 	}
 	.text_block{
 		font-size: 16px;
 		line-height: 1.4;
 	}
	  
	.advantage_list .advantage_item .header{margin: 10px auto 10px;}
	.advantage_list .advantage_item .text{margin-bottom: 25px;font-size: 13px; line-height: 1.1}
	.home_banner{display: none;}
	.shares_sale .shares{margin-right: 20px;}
	.vkrdrxyyhf{position: fixed; height: 100vh;z-index: -1;}
	.vkrdrxyyhf .main{height: 100%;}
	.vvwovsfgvo.open .ixsrayshovgrgu{display: none;}
	.yesxjdfjstzzojv:after{
	    content: "\00D7";
	    font-size: 35px;
	    color: #ff1633;
	    line-height: 0.7;
	} 
	.yesxjdfjstzzojv { 
	    width: 25px;
	    display: block;
	    height: 25px; 
	    z-index: 9999999;
	    position: absolute;
		right: 25px;
    	top: 2px;
	}
	.menuResp li div.topmenu>ul>li:hover>div{
		position: inherit;
	    padding: 10px 0px 0px 15px;
	    margin: 0px;
	    background: none;
	}
	.mobile-search-menu,
	.mobile-phone-card{
    	display: block;
	}
	nav,
	.vjykeaqiwhie{
		display: none;
	}
	.vjfkxfvlyqco{
		box-shadow: none;
	    padding: 0px;
	    margin: 0px;
	    position: relative;
	    top: 0px;
	    border-radius: 0px;
	    text-align: left;
	    display: inline-block;
	    vertical-align: top;
	}
	header .wrap{
		padding: 10px 20px;
	}
	.logo{
		margin: 0px;
	}
	header{
		padding: 0px;
	}
	.logo img{
		max-width: 100%;
	}
	header .wrap{
		text-align: left;
	}
	.dwifphwgwzpwva{
		display: inline-block;
	    width: calc(100vw - 284px);
	    padding-top: 24px;
	    text-align: right;
	}
	.mob-right-menu-cont{
		display: none;
	}
	.mobile-search-menu .search{
	    display: block;
	    float: left;
	    margin-top: 15px;
	    margin-left: -50px;
	    max-width: calc(100% - 44px);
	    width: 100%;
	}
	.mobile-search-menu .search #searchbox input{
		max-width: 100%;
	}
	.carusel_title{
		font-size: 24px;
		line-height: 60px;
	}
	.mob-right-menu>i{
	    display: inline-block;
	    width: 56px;
	    height: 38px;
	    background: url(/images/menu-bgg.svg);
	    margin-top: 15px;
	    background-size: contain;
	}
	.phone .time_work:hover .cont_toogle{
		top: 42px;
    	left: inherit;
	}
	.tooltip{
		position: relative;
	    top: 6px;
	    left: 0px;
	    background: none;
	    box-shadow: none;
	    font-size: 16px;
	    color: #6f9334;
	    padding: 5px;
	}
	nav a{
		display: block;
		font-size: 16px;
	    color: #6f9334;
	    margin-bottom: 15px;
	}
	nav a span{
		display: inline-block;
	    padding: 9px 0px 0px 10px;
	}
	nav a img{
		width: 32px;
	    display: inline-block;
	    vertical-align: top;
	}
	.topaccount span{
		text-transform: none;
		color: #6f9334;
		font-weight: normal;
	}
	div.topaccoun,
	.favorite{
		display: block;
	}
	.mob-right-menu-cont.open{
		text-align: left;
	}
	div.topaccount{
		margin: 10px 0px 0px 0px;
	}
}

@media (max-width: 480px) {
	.ltvehqeqvyk span{
		display: none;
	}
	.footer-adres{
		margin-bottom: 20px;
	}
 
	.home_banner{
		margin-top: -230px;
		text-align: center;
    	
    }
    .shares_sale{
    	margin-top: 50vh;
    	padding-left: 0px;
    } 
	header .wrap{
 
	}
	.time_work{
		margin-right: 0px;
		margin-top: 2px;
	}
	.vjykeaqiwhie{
		padding-top: 0px;
	}
	.vkrdrxyyhf{
		top: 72px;
	    z-index: 9;
	    padding-top: 40px;
	    background: #fff;
	}
	.logo{
		display: inline-block;
		vertical-align: top;
	}
	.vvwovsfgvo{
		display: inline-block;
	    margin-top: 15px;
	    margin-left: 10px;
	}
 
	.vjfkxfvlyqco,
	.logo img{
		max-width: 160px;
	}
	.ltvehqeqvyk{
		width: 92px;
	}
	header nav{
		display: none;
	}

	#menu .menuResp > li > a{
		font-size: 13px;
	}
	.menuResp > li:after{
		top: 6px;
		width: 16px;
	}
	.yesxjdfjstzzojv{
		right: 25px;
    	top: 16px;
	}
	header {
	    padding: 0px; 
	}
	.dwifphwgwzpwva{
		width: calc(100vw - 184px);
    	padding-top: 6px;
	}
	.mobile-search-menu .search {  
	    margin-top: 17px;
	    margin-left: -24px; 
	}
	header .wrap {
    	padding: 10px 10px;
	}
	.mobile-search-menu .search{
		margin-top: 24px;
	    margin-left: -38px;
	   
	}
	.advantage_list{
		margin: 0px;
	}
	main .slick-prev{
		right: 35px;
	}
	.phone .time_work:hover .cont_toogle{
	    min-width: 280px;
	    padding: 38px;
	}
	.mob-right-menu>i{
		margin-top: 23px;
	}
	.gtlluzeayouldyh .ctsxrldluqref{
		display: inline-block;
	    max-width: 49%;
	    padding: 8px 5px 19px;
	}
	.sdthwyxctr{
		font-size: 12px;
	}
}
@media (max-width: 380px){

	.vjfkxfvlyqco, .logo img{
    	max-width: 130px;
	}
	body .language{
		margin: 5px 3px 0 5px;
	    line-height: 21px;
	    font-size: 12px;
	}
	.mobile-search-menu .search {
	    margin-top: 20px;
    	margin-left: -23px;
	}
	.dwifphwgwzpwva {
   		width: calc(100vw - 160px);
	}
	.phone{
		margin-left: 10px;
    	margin-top: -9px
	}
	.cart{
		margin-left: 0px;
    	margin-top: -7px;
	}	
	.mob-right-menu>i {
    	margin-top: 18px;
	}
	.vkrdrxyyhf{
		top:62px;
	}
}