<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	height:100%;
	}
* html body {
	height:100%;
	}
body{
	width: 100%;
	padding:0; margin:0 auto;
	min-height:100%;
	position:relative;
	/* width:970px !important; */
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4c4c4c;
	}
body div.page, body div.foot_c {

	max-width:970px;
	width: 80%;
	margin:0px auto;
	position:relative;

}
h1 {
	padding:0px;
	MARGIN: 0px; 	
	}
h2 {
	padding:0px;
	MARGIN:0px;
	color:#d98500;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:italic;
	padding-bottom:14px;
	}
h2 a {
	color:#d98500;
	}
h3 {
	padding:0px;
	MARGIN:0px;
	color:#80af20;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:italic;
	}
a {
	color:#009bd2;
	}
a:focus, a:active {
	outline:none;
	}
a:hover {
	text-decoration: none;
	}
p {
	margin:0px;
	padding:0px;
	}
ul,ol, li {
	margin:0px;
	padding:0px;
	}
form {
	margin:0px;
	padding:0px;
	}
input, select, textarea {
	color:#a2a2a2;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	}
img {
	border:none;
	}
.button {
	background:url(../images/bkg_button.gif) repeat-x top;
	height:34px;
	-webkit-border-radius:30px;
	border-radius:30px;
	padding-left:25px;
	padding-right:25px;
	padding-top:8px;
	margin-bottom:8px;
	text-shadow:0px -1px 0px #be7d06;
	display:inline-block;
	text-decoration:none;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:20px;
	-webkit-box-shadow: 0px 1px 0px #a9a9a9 ;
	box-shadow: 0px 1px 0px #a9a9a9;
	cursor:pointer;
	overflow:hidden;
	}
input.button {
	height:42px;
	padding-top:0px;
	border:none;
	font-style:normal;
	}
.ul {
	padding-left:15px;
	padding-bottom:15px;
	line-height:18px;
	}
.top {
	min-height:140px;
	padding-top: 35px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	-moz-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	-moz-box-align: start;
	align-items: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	}
a.logo {
	background:url(../images/logo.jpg) no-repeat;
	width:189px;
	height:52px;
	display:inline-block;
	text-indent:-5000px;
	}
.search {
	display:inline-block;
	background:url(../images/search.gif) no-repeat;
	width:201px;
	height:23px; 
	/*margin-left: 60px;
	margin-top: 5px;*/
	}
.inp_search {
	font-size:11px;
	color:#8a8a8a;
	border:none;
	background:none;
	height:20px;
	padding-left:10px;
	padding-top:2px;
	width:150px;
	float:left;
	}
.butt_search {
	border:none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0px none;
	width:31px;
	float:left;
	height:23px;
	background:none;
	cursor:pointer;
	}
.topphone {
	display: inline-block;
	width: 170px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:right;
	}
.topphone span {
	color:#d98500;
	}
.topphone a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	border-bottom:dotted 1px;
	text-decoration:none;
	margin-top: -50ex;
	}
a.livehelp {
	background:url(../images/livehelp.gif) no-repeat;
	width:131px;
	height:19px;
	display:inline-block;
	text-decoration:none;
	padding-left:10px;
	font-size:11px;
	padding-top:4px;	
	/*margin-left: 70px;
	margin-right: -35px;*/
	}
a.livehelp span {
	border-bottom:dotted 1px;
	cursor:pointer;
	}
a.go {
	background:url(../images/go.gif) no-repeat;
	background-position:0px 7px;
	display:inline-block;
	font-size:11px;
	padding-top:4px;
	padding-left:14px;
	height:19px;
	text-decoration:none;	
	/*margin-left: 50px;*/
	}
a.go span {
	border-bottom:dotted 1px;
	cursor:pointer;
	}
.topmenu {
	/*margin-top: -30px;*/
	}
.topmenu li {
	list-style:none;
	float:left;
	background:url(../images/topmenu_li.gif) no-repeat;
	background-position:right 3px;
	padding-right:28px;
	padding-left:28px;
	}
.topmenu li.first {
	padding-left:0px;
	}
.topmenu li.last {
	background:none;
	}
.topcart {
	width: 110px;
	float: right;
	background-color:#f3f3f3;
	height:27px;
	font-size:11px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	/*margin-top: -35px;*/
	}
.topcart u { text-decoration: none; }
.topcart a {
	display:inline-block;
	padding-top:5px;
	height:22px;
	padding-left:26px;
	padding-right:8px;
	color:#d98500;
	background:url(../images/cart_icon.gif) no-repeat;
	background-position:8px 8px;
	text-decoration:none;
	float:left;
	}
.topcart a span {
	border-bottom:dotted 1px;
	cursor:pointer;
	}
.tc_content {
	position:absolute;
	right:0px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color:#fff;
	-webkit-box-shadow: 0px 0px 15px #d6d6d6;
	box-shadow: 0px 0px 15px #d6d6d6;
	width:360px;
	height:360px;
	}
.content {
	clear:both;
	overflow:hidden;
	padding-bottom:150px;
	width:100%;
	}
.leftblock {
	width:260px;
	float:left;
	padding-bottom:20px;
	}
.leftblock h2 {
	padding-left:20px;
	}
.leftmenu {
	background:#fbfbfb url(../images/bkg_leftmenu.gif) repeat-x bottom;
	width:228px;
	border:solid 1px #e5e5e5;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-top:13px;
	padding-bottom:25px;
	margin-bottom:25px;
	} 
.leftmenu h2 {
	padding-bottom:10px;
	}
.leftmenu ul {
	list-style:none;
	}
.leftmenu ul li {
	background:url(../images/li.gif) no-repeat;
	background-position:7px 13px;
	padding-left:20px;
	padding-right: 4px;
	line-height:28px;
	font-size:13px;
	}
a.bann_present {
	background:url(../images/bann_present.gif) no-repeat;
	width:230px;
	height:91px;
	display:block;
	margin-bottom:25px;
	}
a.bann_discount {
	background:url(../images/bann_discount.gif) no-repeat;
	width:230px;
	height:91px;
	display:block;
	margin-bottom:25px;
	}
a.bann_complaint {
	background:url(../images/bann_complaint.gif) no-repeat;
	width:230px;
	height:91px;
	display:block;
	margin-bottom:25px;
	}
a.bann_thanks {
	background:url(../images/bann_thanks.png) no-repeat;
	width:230px;
	height:91px;
	display:block;
	margin-bottom:25px;
	}
.recommend {
	border:solid 1px #e5e5e5;
	width:228px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-top:12px;
	padding-bottom:5px;
	margin-bottom:20px;
	}
.recommend p {
	padding-left:20px;
	padding-bottom:10px;
	line-height:14px;
	}
.recommend span {
	display:block;
	}
.rightblock {
	float:left;
	max-width:710px;
	width: 100%;
	overflow:hidden;
	padding-bottom:20px;
	}
.rightblock ol, .rightblock ul {
	padding-left:20px;
	padding-bottom:20px;
	}
.promo {
	width:710px;
	height:256px;
	margin-bottom:38px;
	position:relative;
	}
div.ug {
	background:url(../images/promo_ug.png) no-repeat;
	width:9px;
	height:9px;
	position:absolute;
	z-index:100;
	font-size:0px;
	}
div.ug_lt {
	background-position:-9px 0px;
	left:0px;
	top:0px;
	}
div.ug_rt {
	background-position:0px 0px;
	right:0px;
	top:0px;
	}
div.ug_rb {
	background-position:0px -9px;
	right:0px;
	bottom:0px;
	}
*html div.ug_rb {
	bottom:-1px;
	}
div.ug_lb {
	background-position:-9px -9px;
	left:0px;
	bottom:0px;
	}
*html div.ug_lb {
	bottom:-1px;
	}
.slider {
	width:710px;
	}
.slider ul 	{
	position: relative; 
	left: -999em;
	} 
.stripViewer { 
	position: relative; 
	overflow: hidden;
	height:218px !important;
	} 
.stripViewer ul {
	margin: 0; 
	padding: 0; 
	position: relative; 
	left: 0; 
	top: 0; 
	width: 1%; 
	list-style-type: none; 
	} 
.stripViewer ul li { 
	float:left;
	overflow:hidden;
	width:710px;
	} 
.stripTransmitter {
	height:38px;
	width:710px;
	overflow:hidden;
	border-top:solid 1px #fff;
	position:relative;
	} 
.stripTransmitter ul { 
	margin: 0; 
	padding: 0; 
	position: relative; 
	list-style-type: none;
	width:712px;
	background:url(../images/promomenu_a.gif) no-repeat top left;
	overflow:hidden;
	position:absolute;
	left:0px;
	} 
.stripTransmitter ul li{
	float:left;
	background:url(../images/promo_li.gif) no-repeat right top;
	width:25%;
	padding-bottom:0px;
	overflow:hidden;
	} 
.stripTransmitter a{
	background:url(../images/promomenu_a.gif) no-repeat top left;
	height:27px;
	display:block;
	text-align: center; 
	color: #fff; 
	text-decoration: none;
	margin-right:2px;
	padding-top:10px;
	} 

.stripTransmitter li:hover, .stripTransmitter li.current {
	background:url(../images/promomenu_a.gif) no-repeat;
	background-position:0px -37px;
	} 
.stripTransmitter li:hover a, .stripTransmitter li.current a {
	background:url(../images/promomenu_a.gif) no-repeat;
	background-position:right -74px;
	}
.filter {
	background:url(../images/bkg_filter.gif) repeat-x;
	height:195px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom:38px;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	} 
.forcat {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background:#a3d224;
	height:auto;
	height:1%;
	overflow:hidden;
	padding-bottom:25px;
	margin-bottom:20px;
	}
.filter h2 {
	color:#fff;
	text-shadow:0px -1px 0px #80af20;
	padding-bottom:10px;
	}
.fblock {
	float:left;
	width:223px;
	padding-bottom:10px;
	position:relative;
	}
.filter strong {
	display:block;
	padding-bottom:4px;
	font-weight:normal;
	}
.filter_sel {
	border:solid 1px #8f8f8f;
	padding:1px;
	width:200px;
	color:#8a8a8a;
	font-size:11px;
	height:21px;
	}
.checks {
	padding-left:58px;
	width:165px;	
	}
.filter label {
	height:22px;
	display:block;
	float:left;
	margin-right:15px;
	margin-top:11px;	
	}
.filter label input {
	margin-top:3px;
	}
.filter label.check_summer {
	background:url(../images/summer.png) no-repeat right;
	padding-right:22px;
	}
.filter label.check_winter {
	background:url(../images/winter.png) no-repeat right;
	padding-right:18px;
	}
.filter_butt {
	display:block;
	margin:0px auto;
	position:relative;
	clear:both;
	-webkit-box-shadow: 0px 1px 0px #5a7b16;
	box-shadow: 0px 1px 0px #5a7b16;
	}
.cat {
	margin-bottom:20px;
	position:relative;
	}
.sort {
	font-size:11px;
	position:absolute;
	top:-12px;
	right:-33px;
	background-color:#e5e5e5;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:7px;
	}
.sort a {
	text-decoration:none;
	border-bottom: dotted 1px;
	margin-left:3px;
	margin-right:3px;
	}
.sort span {
	margin-left:3px;
	margin-right:3px;
	}
.cat td {
	text-align:center;
	background:url(../images/bkg_cat.gif) repeat-x bottom;
	font-size:15px;
	padding-bottom:25px;
	padding-top:20px;
	width:1%;
	vertical-align:top;
	padding-right:20px;	
	}
.cat td div {
	text-align:center;
	padding-top:5px;
	}
.cat td p {
	font-size:12px;
	line-height:18px;
	margin-top:15px;
	}
.price {
	display:block;
	font-size:20px;
	padding-top:17px;
	padding-bottom:10px;
	text-decoration:none;
	}
.newprice {
	color:#d98500;
	}
.newprice u {
	text-decoration:line-through;
	color:#4c4c4c;
	margin-right:5px;
	}
.label_prod_new {
	text-decoration:none;
	background:url(../images/prod_new.png) no-repeat;
	width:112px;
	height:30px;
	display:block;
	margin-top:15px;
	}
.label_prod_pop {
	text-decoration:none;
	background:url(../images/prod_pop.png) no-repeat;
	width:122px;
	height:30px;
	display:block;
	margin-top:15px;
	}
.label_prod_discount {
	text-decoration:none;
	background:url(../images/prod_discount.png) no-repeat;
	width:92px;
	height:30px;
	display:block;
	margin-top:15px;
	}
.news div {
	float:left;
	width:225px;
	line-height:18px;
	padding-right:10px;	
	}
.news span {
	display:block;
	color:#8a8a8a;
	font-size:11px;
	}
.bc {
	padding-bottom:25px;
	}
.pager {
	text-align:center;
	font-size:15px;
	padding-top:30px;
	}
.pager a, .pager span {
	margin-left:4px;
	margin-right:4px;	
	}
.pager a.prev {
	background:url(../images/prev.gif) no-repeat;
	padding-right:30px;
	text-decoration:none;
	margin-right:20px;
	position:relative;
	top:3px;
	font-size:0px;
	padding-top:16px;
	display: inline-block;
	}
.pager a.next {
	background:url(../images/next.gif) no-repeat;
	padding-left:30px;
	text-decoration:none;
	margin-left:20px;
	position:relative;
	top:3px;
	font-size:0px;
	padding-top:16px;
	display: inline-block;
	}
.product {
	height:1%;
	overflow:hidden;
	padding-bottom:30px;
	}
.product_left {
	width:395px;
	float:left;
	}
	.product_left .price{
		text-align: left!important;
		padding-left: 10px;
	}
.product_right {
	width:300px;
	float:right;
	}
.product p {
	padding-bottom:15px;
	line-height:18px;
	}
.prod_pic {
	float:right;
	width:300px;
	text-align:center;
	padding-bottom:30px;
	}
.prod_pic_small {
	padding-top:10px;
	}
.prod_pic_small img {
	margin-left:4px;
	margin-right:4px;
	}
.param {
	border:solid 1px #bfbfbf;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/border-radius:none;
	padding:7px 20px;
	margin-bottom:25px;
	}
.noproduct {
	height:1%;
	overflow:hidden;
	margin-bottom:25px;
	}
.noproduct u {
	float:left;
	text-decoration:none;
	display:block;
	padding-top:4px;
	padding-right:10px;
	}
a.similar {
	background:url(../images/similiar.gif) no-repeat;
	width:111px;
	height:19px;
	display:block;	
	text-decoration:none;
	padding-left:10px;
	font-size:11px;
	padding-top:4px;
	float:left;	
	}
a.similar span {
	border-bottom:dotted 1px;
	cursor:pointer;
	}
a.add_wish {
	background:url(../images/wishlist.gif) no-repeat top left;
	padding-left:30px;
	text-decoration:none;
	display:inline-block;
	padding-top:3px;
	padding-bottom:10px;
	}
a.add_wish span {
	border-bottom:dotted 1px;
	}
.addcart {
	padding-bottom:30px;
	height:1%;
	overflow:hidden;
	}
.addcart .button {
	margin-right:15px;
	float: left;
	/border-radius:none;
	/box-shadow:none;
	}
.addcart a.add_wish {
	position:relative;
	top:9px;
	float:left;
	}
#sim_product_desc {
	width:99%;
	overflow:hidden;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:solid 0px #bfbfbf;
	/border-radius:none;
	}

#product_desc {
	width:99%;
	overflow:hidden;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:solid 1px #bfbfbf;
	/border-radius:none;
	}

ul.tabs {
	height: 27px;
	list-style: none;
	overflow:hidden;
	position:relative;
	z-index:100;
	padding-left:0px;
	padding-bottom:0px;
	}
.tabs li {
	float:left;
	display:block;
	border-right:solid 1px #bfbfbf;
	padding-bottom:0px !important;
	}
.tabs li:last-child{
	border-right:none; 
}
.tabs li.tab1 {
	width:233px;
	}
.tabs li.tab2 {
	border-right:none;
	width:204px;
	}
.tabs li a {
	height:21px;
	display:block;	
	text-decoration:none;
	border-bottom:solid 1px #bfbfbf;
	padding-left:20px;
	padding-top:5px;	
	}
.tabs li a span {
	border-bottom:dotted 1px;
	}
.tabs li a.selected {
	border-bottom:none;
	/*color:#4c4c4c;*/
	color: #d98500 ;
	}
.tabs li a.selected span {
	border:none;	
	}
#tab1 {
	}
#tab2 {
	display:none;
	}
.box {
	height:1%;
	overflow:hidden;
	padding:20px 20px 0px 20px;
	}
.box.visible {
	display: block;
	}
.social {
	padding-left:10px;
	}
.social_butt {
	background-color:#f2f2f2;
	-webkit-border-radius:10px;
	border-radius:10px;
	width:194px;
	text-align:center;
	height:45px;
	margin-bottom:15px;
	}
.social_butt img {
	margin-top:12px;
	margin-left:5px;
	margin-right:5px;	
	}
.facebook {
	padding-bottom:20px;
	overflow:hidden;
	width:200px;

	}
a.refer {
	background:url(../images/mail.gif) no-repeat;
	padding-left:35px;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:15px;
	}
a.refer span {
	border-bottom:dotted 1px;
	}
a.search_error {
	text-decoration:none;
	border-bottom:dotted 1px;	
	}
.grayblock {
	background-color:#f2f2f2;
	-webkit-border-radius:8px;
	border-radius:8px;
	padding:15px 20px;
	padding-bottom:20px;
	margin-bottom:15px;
	overflow:hidden;
	height:1%;
	width: 100%;
	}
.grayblock h2 {
	color:#80af20;
	}
.addservices strong {
	font-size:11px;
	display:block;
	padding-bottom:15px;
	font-weight:normal;
	}
.grayblock label {
	padding-bottom:10px !important;
	}
.grayblock label input {
	position:relative;
	top:3px;
	margin-right:5px;
	}
.form label {
	font-size:11px;
	display:block;
	padding-bottom:4px;
	padding-left:1px;
	}
form label input {
	position:relative;
	top:2px;
	margin-right:5px;
	}
.inp_date {
	position:relative;
	width:527px;
	}
.inp {
	-webkit-border-radius:5px;
	border-radius:5px;
	border:solid 1px #8f8f8f;
	background-color:#fff;
	padding-left:10px;
	width:98%;
	height:39px;
	font-size:16px;
	margin-bottom:15px;
	padding-top:10px\0/;
	height:29px\0/;
	 _padding-top:10px;
	_height:29px;
	}
.radio_with_inp {
	height:1%;
	overflow:hidden;
	position:relative;
	}
.radio_with_inp label {
	float:left;
	position:relative;
	top:6px;
	margin-right:10px;
	}
.radio_with_inp .inp  {
	height:30px;
	height:25px\0/;
	padding-top:5px\0/;
	_height:25px;
	_padding-top:5px;
	margin-bottom:3px;
	}
.ta {
	border:solid 1px #8f8f8f;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-color:#fff;
	margin-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	}
.ta textarea {
	width:508px;
	border:none;	
	background:none;
	}
.moreinput {
	height:80px;
	}
.moreinput div {
	float:left;
	padding-right:10px;
	}
.icon_date {
	background:url(../images/icon_date.gif) no-repeat;
	width:21px;
	height:22px;
	display:block;
	position:absolute;
	top:9px;
	text-decoration:none;
	right:10px;
	}
.reg {
	background:url(../images/bkg_cat.gif) repeat-x top;
	padding-top:25px;
	}
.shippblock {
	margin-top:30px;
	margin-bottom:30px;
	padding-bottom:5px;}
.shipp {
	list-style:none;
	padding-top:5px;
	}
.shipp li {
	width:33%;
	float:left;
	padding-bottom:17px;
	}
.line {
	background:url(../images/bkg_cat.gif) repeat-x bottom;
	height:1px;
	font-size:0px;
	margin-top:30px;
	margin-bottom:20px;
	}
.method_pay {
	font-size:11px;
	background:url(../images/bkg_cat.gif) repeat-x bottom;
	margin-bottom:20px;
	}
.method_pay p {
	padding-left:40px;
	padding-bottom:20px;	
	}
.method_pay span {
	color:#8a8a8a;
	display:block;
	padding-bottom:7px;
	padding-left: 23px;
	}
label.radio {
	margin-bottom:5px;
	}
label.radio input {
	position:relative;
	top:2px;
	margin-right:2px;
	}
.pay_total {
	line-height:18px;
	}
.pay_total p {
	padding-bottom:15px;
	}
.pay_total strong {
	display:block;
	padding-top:10px;
	}
.pay_total li {
	padding-bottom:7px;
	}
.cart_table {
	padding-left:10px;
	height:1%;
	overflow:hidden;
	}
.cart_table_cont {
	height:200px;
	overflow:auto;
	margin-bottom:15px;
	}
.cart_table th {
	background-color:#f2f2f2;
	font-weight:normal;
	height:35px;
	}
.cart_table th.first {
	background:#f2f2f2 url(../images/th_first.gif) no-repeat left top;
	text-align:left;
	padding-left:10px;
	}
.cart_table th.last {
	background:#f2f2f2 url(../images/th_last.gif) no-repeat right top;
	}
.cart_table td {
	padding-bottom:20px;
	}
.cart_table td strong  {
	display:block;
	padding-top:5px;	
	}
.rightblock .cart_table {
	padding-bottom:20px;
	padding-left:0px;	
	}
.rightblock .cart_table td {
	padding-top:10px;
	}
.qty {
	display:block;
	background:url(../images/qty.gif) no-repeat;
	width:29px;
	height:24px;
	text-align:center;
	color:#fff;
	font-size:14px;
	padding-top:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px auto;
	}
.del {
	background:url(../images/del.gif) no-repeat;
	width:12px;
	height:13px;
	display:block;
	margin:0px auto;	
	}
.del2 {
	background:url(../images/del_cart.gif) no-repeat;
	width:16px;
	height:16px;
	display:block;
	margin:0px auto;
	position:relative;
	top:2px;
	}
.cart_table .button {
	float:left;
}
.article {
	display:block;
	font-size:11px;
	padding-top:10px;
	}
.tc_total {
	float:right;
	background-color:#e5e5e5;
	color:#000;
	font-weight:bold;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:7px;
	margin-top:7px;
	}
.butt_qty {
	background:url(../images/up_down.gif) no-repeat;
	width:16px;
	height:16px;
	border:none;
	cursor:pointer;
	position:relative;
	top:4px;
	/top:0px;
	}
.bq_down {
	background-position:0px 0px;
	margin-right:7px;
	}
.bq_up {
	background-position:0px -16px;
	margin-left:7px;
	}
.cart_total {
	color:#d98500;
	font-size:20px;
	font-style:italic;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:40px;
	background:url(../images/bkg_cat.gif) repeat-x top;
	margin-bottom:35px;	
	}
.cart_total div {
	height:1%;
	overflow:hidden;
	background:url(../images/bkg_cat.gif) repeat-x bottom;
	padding:15px 15px 15px 5px; 
	}
.cart_total strong {
	float:left;
	width:445px;
	}
.cart_total span {
	float:left;
	}
.address_mag li  {
	padding-bottom:10px;
	}
.address_mag li a {
	text-decoration:none;
	border-bottom:dotted 1px;
	}
.foot {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	-moz-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width:100%;
	min-height:80px;
	border-top:solid 1px #d1d1d1;
	font-size:11px;
	padding-bottom: 20px;
	padding-top: 20px;
	}
.foot	.foot_c{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: space-around;	
	-webkit-box-align: center;	
	-webkit-align-items: center;	
	-ms-flex-align: center;	
	-moz-box-align: center;	
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 80%;
	margin: 0 auto;
	}
.copy {
	line-height:18px;
	}
.footmenu_search-container{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-moz-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	}
.footmenu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	-moz-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 70%;
	padding-top: 17px;
	margin-bottom: 15px;
	}
.footmenu a {
	margin-right:20px;
	margin-bottom: 10px;
	}
.foot .search {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	}

p.error {
    color: red;
    font-weight: bold;
}
.discount {
    font-size: 16px;
    margin-bottom: 10px;
}
.discount b {
    color: red;
}
.news_listing&gt;div { margin: 10px 0; }
.news_listing&gt;div&gt;span { display: block; font-style: italic; }
.news_listing&gt;div&gt;a { font-weight: bold; }

table.form { border: none; width: 400px; }
table.form td, table.form th { padding: 3px; }
table.form th { text-align: left; }

.error, p.errors { font-weight: bold; color: red; }
.success, p.ok { font-weight: bold; color: green; }

.admin_tbl { border-collapse: collapse; font-family: Tahoma, Verdana, Arial; font-size: 11px; }
.admin_tbl .td_hover { background-color: #EEEEEE; }
.admin_tbl.border td, .admin_tbl.border td { border-top: 1px solid silver; border-bottom: 1px solid silver; padding: 3px; }

.icon, .icon_right {
	display: 			inline;
	line-height:		20px;
	border: 			none;
	background: 		none;
	background-repeat:	no-repeat;
	background-image:	url(../icons/page.png);
	padding: 			6px 10px 5px;
	background-position: 50% 6px;
	}
.icon_right { float: right; }
.icon_button, .icon_button_right {
	display: 			inline;
	border: 			none;
	background: 		none;
	/* color: 				#3c7395; */
	padding: 			6px 7px 7px 20px;
	line-height:		20px;
	background-position:0px 5px;
	background-repeat:	no-repeat;
	background-image:	url(../icons/bullet.png);
	}
.icon_button_right {
	background-position:right 5px;
	padding: 			3px 20px 7px 7px;
}

.smile {
	display: 			inline;
	line-height:		40px;
	background-repeat:	no-repeat;
	background-image:	url(../icons/page.png);
	padding: 			15px 20px 10px 20px;
	background-position: left top;
	}
a.icon, a.no_underline {
	text-decoration:	none;
	}
p.navi { margin: -10px 0 10px 0; }

#phonenavi .active {
    text-decoration: none;
    border-bottom: none;
    color: #8a8a8a;
    cursor: default;
}

#phonenavi { font-size: 11px; }

.rightblock p { margin-bottom: 7px;}
.taj {
	text-align: justify;
	margin-top: 10px;
}
.widthcol {
	width: 75px;
}
table.auto {
	border-collapse: collapse;
}
table.auto td, table.auto th {
	border: 1px solid black;
}
h2.catalog, h2.social, h2.newsh2 a {
	padding: 0px;
    margin: 0px;
    color: #d98500;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: italic;
    padding-bottom: 10px;
    padding-left: 20px;
}

.text_bottom{
	margin-top: 30px;
}


.newsh2 a {
	padding: 0px;
    margin: 0px;
    color: #d98500;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: italic;
    padding-bottom: 10px;
    padding-left: 20px;
}

.catalog{
	padding: 0px;
    margin: 0px;
    color: #d98500;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: italic;
    padding-bottom: 10px;
    padding-left: 20px;
}

.social{
    margin: 0px;
    color: #d98500;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: italic;
    margin-top: 15px;
    padding: 20px 20px 20px 0;
}
.soc_st{
	display: inline-block;
	padding: 0!important;
	margin: 0 35px 0 0!important;
}
.soc_link_st{
	display: inline-block;
	margin: 0 30px;
	vertical-align: middle;
}
.soc_link_st ul{
	padding: 0;
}
.soc_img{
	display: inline-block;
	margin: 0 30px;
	vertical-align: middle;
}

.text-page{
	text-align: justify;
	font-size: 11.0pt;
    line-height: 115%;
    font-family: "Calibri",sans-serif;
}
.like_h2 {
	font-size: 22px;
	padding:0;
	margin:0;
	color:#d98500;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
}
.layout-gallery-sign-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-moz-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
  text-align: center;
  margin: 15px 0;
  width: 100%;
}
        
.layout-gallery-sign-wrapper div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -moz-box-align: center;
    align-items: center;
    vertical-align: top;
    margin: 0 10px 10px;
    width: 200px;
}
        
.layout-gallery-sign-wrapper img {
    max-width: 106px;
    height: 106px;
    -o-object-fit: cover;
    object-fit: cover;
}
         
.layout-gallery-sign-wrapper p {
    text-align: center;
    text-indent: 0;
}



/* Adaptive */

.top .top_top-content{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	-moz-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	-moz-box-align: start;
	align-items: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	height: 80%;
}
.top .top_bottom-content{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	-moz-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	-moz-box-align: start;
	align-items: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	height: 20%;
}
.cat{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-moz-box-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 100%;
	width: 100%;
}
.cat h1, .cat h2{
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.cat h1{
	margin-bottom: 43px;
}
.cat .sort{
	margin-top: 46px;
}
.cat &gt; div{
	margin-bottom: 60px;
	margin-right: 20px;
	margin-top: 15px;
}
.cat &gt; div:not(.shop_items-container, h1, h2, div.sort){
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-moz-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	margin-bottom: 30px;
	margin-right: 20px;
	width: 150px;
	height: 100px;
	margin-top: 15px;
} 
.cat &gt; div img{
	max-width: 200px;
	max-height: 110px;
	min-height: 90px;
	text-align: center;
	text-align: center;
	margin: 0 auto; 
	margin-bottom: 10px;

}
.cat div a:not(div.sort a){
	display: block;
	width: 200px;
	text-align: center;
}
.cat h1{
	line-height: 25px;
}
.cat .sort{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	flex-direction: row;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-moz-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	width: 280px;
}
.shop_items-container{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	-moz-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 100%;
	margin-top: 15px;
}
.shop_items{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;	
	-webkit-box-pack: justify;	
	-webkit-justify-content: space-between;	
	-ms-flex-pack: justify;	
	-moz-box-pack: justify;	
	justify-content: space-between;
	-webkit-box-align: space-between;
	-webkit-align-items: space-between;
	-ms-flex-align: space-between;
	-moz-box-align: space-between;
	align-items: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
  width: 100%;
  margin-top: 15px;
  margin-bottom: -10px;
}
.shop_item{
	width: 200px!important;
	min-height: 250px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	-moz-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center; 
	-moz-box-align: center; 
	align-items: center;
	margin-bottom: 50px;
	margin-right: 20px;
}
.shop_item:last-child{
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
}
.shop_item a{
	width: 200px;
	min-height: 40px;
}
.shop_item-title{
	display: block;
	margin-bottom: 11px;
	text-align: center;
}
.price.newprice{
	text-align: center;
}
.shop_item a img{
	min-width: 200px;
	max-width: 200px;
	min-height: 200px;
	-o-object-fit: contain;
	object-fit: contain;
}
.shop_item div{
	max-width: 200px;
	width: 200px;
	margin-bottom: 10px;
	height: 125px;
	margin: 10px;
}
.shop_item img{
	max-width: 150px;
	max-height: 110px;
	text-align: center;
}
.label_prod_pop{
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
}
.cat div a{
	text-align: center;
}
.cat &gt; div &gt; div{
	min-width: 200px!important;
}
.cat &gt; div &gt; a + div &gt; a{
	width: 200px!important;
}
.cat &gt; span{
	margin-right: 30px;
}
.cat div a{
	display: block;
	max-width: 200px!important;
}
.grayblock {
	background-color:#f2f2f2;
	-webkit-border-radius:8px;
	border-radius:8px;
	padding:15px 20px;
	padding-bottom:20px;
	margin-bottom:15px;
	overflow:hidden;
	height:1%;
	width: 100%;
	}
.grayblock h2 {
	color:#80af20;
	}
.addservices strong {
	font-size:11px;
	display:block;
	padding-bottom:15px;
	font-weight:normal;
	}
.grayblock label {
	padding-bottom:10px !important;
	}
.grayblock label input {
	position:relative;
	top:3px;
	margin-right:5px;
	}
 



.col-cont{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 20px;
}
.col-cont.f-end{
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.go{
	margin-right: 7px;
}
.button.zvonok {
	background:url(../images/bkg_button.gif) repeat-x top;
	height:22px;
	width: 150px;
	-webkit-border-radius:30px;
	border-radius:30px;
	padding-left:0;
	padding-right:0;
	padding-top:8px;
	text-shadow:0px -1px 0px #be7d06;
	display:inline-block;
	text-decoration:none;
	color:#fff; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:14px;
	-webkit-box-shadow: 0px 1px 0px #a9a9a9 ;
	box-shadow: 0px 1px 0px #a9a9a9;
	cursor:pointer;
	overflow:hidden;
	margin-bottom: 15px;
	text-align: center;
}
/* .top .search{
	display: none;
} */

/*
#fancybox-wrap{
	visibility: hidden;
}
*/

.block_preim {
	display: flex;

    text-align: center;
    margin: 15px 0;
}
        
.block_preim_it {
    display: inline-block;
    margin: 0 25px;
    width: 17%;
}
        
.block_preim_it img {
    max-width: 90px;
    width: 80px;
    height: 55px;
    object-fit: contain;
}
        
.block_preim_it p {
    margin: 5px 0;
    font-weight: bold;
    text-align: center;
    text-indent: 0;
}
p.just{
	text-align: justify;
}
.clear{
	clear: both;
}
.ctr_st{
	font-weight: bold;
}
a.req_btn{
	display: block;
	color: #80af20;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin-top: 10px;
}

@media screen and (max-width:1230px){
	span.catalog{
		padding: 0;
	}
.content .leftblock{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-moz-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	min-height: 500px;
	width: 95%!important;
	}
.content .leftblock .leftmenu{
	min-height: 110px;
	width: 100%!important;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	-moz-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	}
.content .leftblock .leftmenu ul{
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: -moz-box;
		display: flex;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		-moz-box-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		-moz-box-align: center;
		align-items: center;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 90%;
	}
		.content .leftblock .leftmenu ul li ul{
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		-moz-box-align: start;
		align-items: flex-start;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		-moz-box-pack: start;
		justify-content: flex-start;
		margin-bottom: 20px;
		margin-right: 600px;
	}
	.content .leftblock .leftmenu ul li a{
		width: 95%;
	}
	.content .leftblock .leftmenu ul li ul li{
		width: 100%;
	}
.banns-container{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	}
.content .leftblock .leftmenu	.banns-container{
	display: -webkit-box;
	display: -webkit-flex; 
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-moz-box-pack: center;
	justify-content: center;
}
.content .rightblock{
	max-width: 100%;
	}

.block_preim_it {
    margin: 0 15px;
    width: 21%;
}

}
.cat &gt; div &gt; a img{
	max-width: 200px;
	height: 200px;
}

@media screen and (max-width:1163px){
.topcart{
	width: 236px;
	margin-top: 15px;
	margin-bottom: 30px;
	}
.topmenu {
	margin-top: 15px;
	}
#TB_window{
	top:220px!important;
	left:-95px!important;
	width: 250px!important;
	padding-right: 110px;
	}
}

@media screen and (max-width:1029px){
.top {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	-moz-box-pack: start;
	justify-content: flex-start;
	}
a.logo {
	margin-bottom: 15px;
	margin-right: 40px;
	}
.search {
	margin-bottom: 15px;
	}
.topphone {
	margin-bottom: 15px;
	margin-right: 15px;
	}
a.livehelp {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	}
a.go {
	float: left;
	margin-bottom: 15px;
	}
.topcart {
	margin-bottom: 30px;
	}
.topmenu {
	margin-bottom: 15px;
	}
}

@media screen and (max-width:1015px){
.topmenu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-moz-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	}
.topmenu li {
	background: none;
	background-position:right 3px;
	padding-right:28px;
	padding-left:28px;
	margin-bottom: 15px;
	}
	.block_preim_it {
    margin: 0 25px;
    width: 18%;
}
}

@media screen and (max-width:887px){
.product:not(#product_desc){
	width: 90%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	-moz-box-orient: vertical;
	-moz-box-direction: reverse;
	flex-direction: column-reverse;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-moz-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	}
.product_left .like_h2{
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	-moz-box-ordinal-group: 0;
	order: -1;
	text-align: center;
	margin: 20px 0;
}
.product_right:not(#product_desc){
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-moz-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	}
	.product_right .prod_pic{
		width: 90%;
	}
	.product_right #bigimg{
		width: 100%;
	}
	.product_right #bigimg img{
		width: 220px!important;
		height: 220px!important;
		text-align: center;
		margin: auto;
	}
.product_left{
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-moz-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	}
	.product_left .addcart{ 
		width: 80%;
		margin: 15px auto;
		overflow: visible;
	}
	.product_left .addcart .button{
		width: 100%;
		text-align: center;
		clear: both;
		margin: 0;
		overflow: visible;
		margin-bottom: 20px;
		margin-left: -35px;
	}
	.product_left p{
		text-align: center;
	}
	.product_right .social{
		text-align: center;
	}
	.product_right .social &gt; *:not(p.social){
		padding-left: 0;
		text-align: center;
	}
}

@media screen and (max-width:867px){
.top {
	-webkit-box-p:ack center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	justify-content: center;
	}
.topphone {
	text-align:center;
	}
}
@media screen and (max-width:766px){
.shop_items{
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-moz-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	}
	.block_preim_it {
    margin: 0 25px;
    width: 35%;
}
.bnr_st{
	width: 100%;
}
}

@media screen and (max-width:649px){
 .foot .footmenu{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-moz-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	text-align: center;
	}
.block_preim_it {
    margin: 0 10px;
    width: 45%;
}
.bnr_st{
	display: none;
}
}

@media screen and (max-width:593px){
	.topmenu{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		flex-direction: column;
	}
	.topmenu li {
		background: none;
		padding-right: 0;
		padding-left: 0;
		text-align: center;
	}
	.topmenu li.first {
		padding-right: 0;
	}
}

@media screen and (max-width:580px){
a.logo{
	margin-right: 0;
	}
a.livehelp {
	margin-right: 0;
	}
.topphone {
	margin-right: 0;
	}
	.cat h1{
		margin-bottom: 80px;
	}
	.cat .sort{
		top: 40px;
		left: 20px;
		width: 200px;
	}
.top {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-moz-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	width: 100%; 
	}
	.cat &gt; table{
		display: none;
	}
	.rightblock form, .rightblock div.form{
		max-width: 250px!important;	
		min-width: 250px!important;	
		width: 250px!important;	
		margin: 0 auto; 
	}
	.rightblock form .button{
		width: 95%!important;
	}
	.rightblock{
		text-align: center;
	}
	.rightblock .grayblock, .rightblock .reg{
		max-width: 250px!important;	
		min-width: 250px!important;	
		width: 250px!important;	
		margin: 0 auto; 
	}
	.rightblock .grayblock form, .rightblock .grayblock form input:not([type="checkbox"]), .rightblock .reg form, .rightblock .reg form input:not([type="checkbox"]),  .rightblock .reg form textarea.inp{
		max-width: 95%!important;	
		min-width: 95%!important;	
		width: 95%!important;
	}
	.rightblock form table{
		max-width: 95%!important;	
		min-width: 95%!important;	
		width: 95%!important;	
	}
	.rightblock form .moreinput &gt; div{
		width: 100%!important;
	}
	.rightblock form table input:not([type="checkbox"]), .rightblock form table textarea, .rightblock div.form input:not([type="checkbox"]){
		max-width: 95%!important;	
		min-width: 95%!important;	
		width: 95%!important;	
	}
	.sort{
		display: block;
	}
}

@media screen and (max-width:567px){
.cat &gt; div:not(.shop_items-container, div.sort){
	width: 60%;
	margin: 30px 0;
	}
	#leadia-widget{
		width: 80%!important;
	}
	.shop_items-container{
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		-moz-box-pack: center;
		justify-content: center;
		margin-bottom: -30px;
	}
}

@media screen and (max-width:480px){
.cat &gt; div:not(.shop_items-container){
	margin-left: -20px;
}
.rightblock h2, .rightblock h3{
	text-align: center;
	}
.fb-like-box.fb_iframe_widget{
	display: none!important;
	}
.news{
	margin-top: 10px;
	padding-top: 5px;
	}
.content{
	padding-bottom: 0;
	}
.content .leftblock .leftmenu ul{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		-moz-box-align: start;
		align-items: flex-start;
	}
	.taj &gt; img{
		width: 100%;
		clear: both;
	}
	.content .leftblock .leftmenu ul li{
		width: 95%;
	}
	#fancybox-content {
		width: 95%!important;
	}
	#fancybox-content * {
		width: 95%!important;
	}
	#TB_window{
		top:220px!important;
		left:-100px!important;
		width: 260px!important;
		padding-right: 10px;
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: -moz-box!important;
		display: flex!important;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center; 
		-ms-flex-pack: center;
		-moz-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		-moz-box-align: center;
		align-items: center;
	}
	#TB_window &gt; *{
		width: 100%!important;
	}
	#TB_window a.button, #TB_window .tc_total{
		width: 75%;
		text-align: center;
		margin: auto;
		display: block;
		float: left;
	}
	#TB_window a.button{
		margin-right: -10px;
		margin-bottom: 10px;
	}
	#TB_window .tc_total{
		height: 15px;
		width: 100%;
		margin-top: 10px;
	}
	#product_desc{
		border: none;
	}
	#product_desc .tab1{
		border: none;
		width: 100%;
	}
	.product_left *{
		text-align: center;
	} 
	#product_desc li {
		text-align: left;
	}
	.news div{
		margin-left: 25px;
	}
	.newsh2 a{
		padding: 0;
	}
	.rightblock h2{
		text-align: center!important;
	}
	.cat{
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		-moz-box-pack: center;
		justify-content: center;
	}
	.cat h1{
		width: 100%;
	}
	.cat div.sort{
		top: 50px;
		width: 95%;
	}
	.cat &gt; div{
		width: 100%;
		margin-bottom: 20px;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		-moz-box-pack: center;
		justify-content: center;
		margin-top: 5px;
		margin-right: -15px;
	}
	.label_prod_pop, .label_prod_discount{
		margin: auto;
	}
	.cat h1{
		text-align: center!important;
		width: 100%!important;
	}
	.cat h1 span{
		line-height: 25px;
	}
	.product_left{
		margin-right: -22px;
	}
	.product_right{
		margin-right: -22px;
	}	
	.social{
		padding: 0;
	}
	.social span{
		margin: 5px;
	}
	#product_desc{
		margin-left: -17px;
	}
	.sort{
		text-align: left;
	}
	.cat &gt; span{
		margin-right: 0
	}
	.col-cont{
		margin-left: 0;
	}
	.col-cont.f-end{
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.block_preim_it {
    margin: 0;
    width: 100%;
}

}




.layout-gallery-wrapper-block a.shop_item-title.shop_item-title2 {
    margin-top: -46px;
} 
.layout-gallery-wrapper-block .shop_item div{

    height: 205px;
    
}
div a[href*="/catalog/category:579/"] {
    color: #fff;
	display: none
}
	p.p-block-category149 {
	    display: block;
	    width: 100%;
		margin: 50px 0;
	}
	.shop_item.shop_item-category149 {
	    display: block;
	    float: left;  
	    position: relative;
	    left: -230px;
	}</pre></body></html>