/**********************
	-	RESET	-
************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
@font-face {
	font-family: 'Conv_MyriadPro-Regular';
	src: url('/css/fonts/MyriadPro-Regular.eot');
	src: local('☺'), url('/css/fonts/MyriadPro-Regular.woff') format('woff'), url('/css/fonts/MyriadPro-Regular.ttf') format('truetype'), url('/css/fonts/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/***********************
	-	BASICS 	-
***********************/
html {
	overflow-x: hidden;
	padding: 0 !important;
	margin: 0 !important;
}
body {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Verdana;
	font-size: 14px;
}
.nav-cat ul li a:hover {
	text-decoration: none;
	color: #666;
}
a {
	color: #666;
}
a:hover {
	color: #000;
	text-decoration: none;
}
ul {
	margin: 10px 0;
}
ul li {
	margin-left: 17px;
}
li ul.menu-v {
	display: none;
}
.nav-cat ul li {
	float: left;
	list-style: disc;
	font-family: georgia !important;
}
blockquote {
	margin: 10px;
	background-color: #eee;
	padding: 12px;
	border: 1px #ddd solid;
	border-radius: 0px;
}

/*********************************************************************************************
		-	SET THE SCREEN SIZES FOR THE BANNER IF YOU WISH TO MAKE THE BANNER RESOPONSIVE 	-
**********************************************************************************************/
.page{
	padding: 0;
	margin: 0;
}

/*	-	THE BANNER CONTAINER (Padding, Shadow, Border etc. )	-	*/

.bannercontainer {
	padding: 0px;
	background-color: #fff;
	width: 738px;
	position: relative;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.banner {
	width: 738px;
	height: 510px;
	position: relative;
	overflow: hidden;
}
.gallery {
	/*width: 738px;
	height: 510px;*/
}

.container {
	min-height: 200px;
	margin: 0px auto;
	background: #fff;
	position: relative;
	/*padding-left: 25px;*/
	min-width: 300px;
}

.image_menu {
	width: 115px;
	height: 165px;
	float: left;
	/*margin-right: 5px;
	margin-left: 5px;*/
	margin-right: 0.5%;
	margin-left: 0.5%;
	margin-bottom: 10px;
	font-family: Georgia;
	position: relative;
}

.image_menu img{
	width: 100%;
}

#top-menu-search-mobile{
	display: table;   
	width: 100%;
	margin-bottom: 5px;
}

/* menu icon */
#menu-icon {
	color: #000;
	width: 42px;
	height: 25px;
	/*background: #ecebeb url(http://wpandyou.ru/wp-content/themes/wpandyou_v2.0/images/menu-icon.png) no-repeat 10px center;*/
	background: #ecebeb url(/images/menu20.png) no-repeat 10px center;
	padding: 6px 10px 0 42px;
	cursor: pointer;
	border: solid 1px #666;
	font-size: 14px;
	line-height: 2.3ex;
	display: none; /* hide menu icon initially */
}

.index-page #menu-icon, .any-page #menu-icon, .product-page #menu-icon{
	display: block; /* show menu icon */
}
.lmenu{
	z-index: 900;
}
.lmenu.category-page{
	z-index: 800;
}
.lmenu.product-page {
	position: absolute;
	top: 5px;
}
.lmenu.any-page {
	position: absolute;
	top: -32px;
}
.lmenu.category-page{
	position: relative;
	float: left;
}
/*.lmenu.index-page {
	position: absolute;
	top: -32px;
}*/
.lmenu-top {
	width: 95%;
	max-width: 250px;
	margin: 0;
	background: #eee;
	border: 1px #ccc solid;
	border-bottom: none;
	margin-top: 0px;
	display: block;
	min-width: 240px;
	/*box-shadow: 1px 1px 7px 1px #ddd;*/
}
.index-page .lmenu-top, .product-page .lmenu-top, .any-page .lmenu-top {display: none;}
.lmenu-top ul {

	/* by default hide all sub menus */
	display: none;
	margin: 0;
}
.lmenu-top li.lmenu-mob{
	display: none;
}
.lmenu-top li.lmenu-mob.last-page{
	border-bottom: 1px #777 solid;
}
.lmenu-top li.lmenu-mob.catalog{
	color: #333;
	font-size: 14px;
	padding: 5px;
	border-bottom: 1px #bbb solid;
	background-color: #ccc;
}
.category_holder_small {
	height: 240px;
}
.cth {
    height: 360px;
}

/********************/
/*	МЕНЮ в разделе:	*/
/********************/
.cat-menu{
	z-index: 800;
	position: relative;
	float: left;
}
.cat-menu-top {
	width: 95%;
	max-width: 250px;
	margin: 0;
	background: #eee;
	border: 1px #ccc solid;
	border-bottom: none;
	margin-top: 0px;
	display: block;
	min-width: 240px;
}

.cat-menu-top ul{
	background: #ddd;
	display: none;
	margin: 0;
}
.cat-menu-top ul li ul{
	background: #c9c9c9;
}

.cat-menu-top li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	list-style: none;
	margin-left: 0;
}

.cat-menu-top li.active {
	background: #fff;
	/*background-image: url("img/tick.png");*/
	background-repeat: no-repeat;
	background-position: right;
	color: #000;
}
.cat-menu-top li ul.active {
	display: block;
	background-color: #ddd;
}
.cat-menu-top ul li ul.active {
	background-color: #c7c7c7;
}
.cat-menu-top li.has-children.active ul li {
	background: #ddd;
}
.cat-menu-top input[type=checkbox] {

	/* hide native checkbox */
	position: absolute;
	opacity: 0;
}
.cat-menu-top label, .cat-menu-top a {
	position: relative;
	display: block;
	padding: 5px 5px 5px 10px;
	font-size: 1.0rem;
	border-bottom: 1px #bbb solid;
	color: #555;
}
.cat-menu-top a {
	text-decoration: none;
	color: #555;
}
.cat-menu-top label>a{
	border-bottom: none;
	padding: 0;
	display: inline-block;
	width: 90%;
}
.cat-menu-top label>span{
	display: inline-block;
	font-size: 11px;
	padding-left: 3px;
	
	
}
.no-touch .cat-menu-top label:hover, .no-touch .cat-menu-top a:hover {
}
.cat-menu-top label::before, .cat-menu-top label::after, .cat-menu-top a::after {

	/* icons */
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.cat-menu-top label {
	cursor: pointer;
}
.cat-menu-top label::before, .cat-menu-top label::after {
	background-repeat: no-repeat;
}
.cat-menu-top label::before {
	left: 18px;
	background-position: 0 0;
	-webkit-transform: translateY(-50%) rotate(-90deg);
	-moz-transform: translateY(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	-o-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg);
}
.cat-menu-top label::after {

	/* folder icons */
}
.cat-menu-top a::after {

	/* image icon */
	left: 10px;
}
.cat-menu-top input[type=checkbox]:checked + label::before {

	/* rotate arrow */
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.cat-menu-top input[type=checkbox]:checked + label::after {

	/* show open folder icon if item is checked */
	background-position: -32px 0;
}
.cat-menu-top input[type=checkbox]:checked + label + ul, .cat-menu-top input[type=checkbox]:checked + label:nth-of-type(n) + ul {

	/* use label:nth-of-type(n) to fix a bug on safari (<= 8.0.8) with multiple adjacent-sibling selectors*/

	/* show children when item is checked */
	display: block;
}
.cat-menu-top ul label, .cat-menu-top ul a {
	padding-left: 10px;
}
.no-touch .cat-menu-top ul label:hover, .no-touch
.cat-menu-top ul a:hover {
	background: #3c3f45;
}
.cat-menu-top > li:last-of-type > label, .cat-menu-top > li:last-of-type > a, .cat-menu-top > li > ul > li:last-of-type label, .cat-menu-top > li > ul > li:last-of-type a {
	box-shadow: none;
}
.cat-menu-top ul label::before {
	left: 16px;
}
.cat-menu-top ul label::after, .cat-menu-top ul a::after {
	left: 20px;
}
.cat-menu-top ul ul label, .cat-menu-top ul ul a {
	padding-left: 24px;
}
.cat-menu-top li.active > label > a, .cat-menu-top ul ul.active li.active label, .cat-menu-top ul ul.active li.active a {
	color: #111;
}
.cat-menu-top ul ul label::before {
	left: 24px;
}
.cat-menu-top ul ul label::after, .cat-menu-top ul ul a::after {
	left: 27px;
}
.cat-menu-top ul ul ul label, .cat-menu-top ul ul ul a {
	padding-left: 28px;
}
.cat-menu-top ul ul ul label::before {
	left: 22px;
}
.cat-menu-top ul ul ul label::after, .cat-menu-top ul ul ul a::after {
	left: 35px;
}
.cat-menu-top.animated label::before {

	/* this class is used if you're using jquery to animate the accordion */
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}
/***************************************/



/*.search_index {
	width: 242px;
	height: 40px;
	float: right;
	background-color: #E4E4E4;
	background-image: url(/images/menu/search_btn_2_26.png); 
	background-repeat: no-repeat;
	background-position: right 7px; 
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	z-index: 999;
}*/

.search {
	width: 270px;
	height: 30px;
	float: right;
	padding: 5px;
	background: #e5e5e5;
	margin-top: 34px;
}

.search_input {
	font-size: 18px;
	float: left;
	background: #e5e5e5;
	width: 200px;
	border: none;
	color: #666;
	margin-top: 11px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.search_input:focus {
	outline: none;
}
.search-button{
	width: 30px;
	height: 40px;
	cursor: pointer;
	/*float: right;*/
	position: absolute;
	right: 5px;
}

/***************************************/
.search_index {
    width: 450px;
    height: 40px;
    border-radius: 50px;
    background-color: #E4E4E4;
    background-image: url(/images/search-32.png);
    background-repeat: no-repeat;
    background-position: 410px 2px;
    border: 1px #d0d0d0 solid;
    z-index: 800;
    position: absolute;
    top: 40px;
    left: 300px;
    display: inline-block;
}
.search_input {
    padding-left: 15px;
    width: 400px;
    margin-left: 5px;
}
.search-button {
    width: 40px;
    height: 40px;
    cursor: pointer;
    float: right;
    position: relative; 
    right: 5px;
}
input.search_input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: transparent !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}

/***************************************/


.search-product-results {
	display: none;
	position: relative;
	z-index: 999;
	top: 10px;
	background-color: #fff;
	padding: 5px;
	border: 1px solid #e5e5e5;
	max-height: 528px;
	overflow-y: scroll;
	width: 238px;
}
.search-product-results ul {
	list-style-type: none;
}
.search-product-results ul li:first-child {
	clear: both;
}
.search-product-results ul li {
	padding: 1px 0;
}
.search-product-results ul li a {
	color: #000;
	text-decoration: none;
	display: block;
}
.search-product-results ul li:hover {
	background-color: #e5e5e5 !important;
}
.right_top{
	margin-top: 18px;
	margin-left: 17px; 
}
.right_bottom{
	margin-left: 17px;
}

.top2{
	display: none;
}

.copyright {
	float: left;
	line-height: 1.8ex;
	float: left;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}
.bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	width: 100%;
}
.bottom_menu a {
	padding: 0 8px;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	display: block;
    line-height: 1.8ex;
    float: right;
	border-left: 1px solid #111;
	text-align: center;
}
.bottom_menu a.first {
	border-left: none;
}


/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('/css/fonts/flexslider-icon.eot');
	src:url('/css/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('/css/fonts/flexslider-icon.woff') format('woff'),
		url('/css/fonts/flexslider-icon.ttf') format('truetype'),
		url('/css/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*	THE MEDIA CHOOSER TO SET DIFFERENT SIZES OF THE CONTAINER DEPENDING ON THE SCREEN SIZE    */
@media screen and (min-width:1020px) {
	/*.banner, .bannercontainer {
		width: 959px;
		height: 510px;
	}*/
	.container {
		width: 1006px;
	}
	.lmenu-top{display: block;}
	.product-page .lmenu-top {display: none;}
	.lmenu {
		position: relative;
		display: block;
	}
	.lmenu.product-page {
		position: absolute;
		top: 5px;
	}
	.cth {
		width: 235px;
		/*margin-right: 16px;*/
		margin-right: 11px;
	}
	.product_opt_image .image .product-image {
		max-width: 490px;
	}
	.product_opt_right{
		width: 500px;
	}
	.last-in-row{
		margin-right: 0;
	}
}

/*@media screen and (min-width:1000px) and (orientation:landscape) {
	.banner, .bannercontainer {
		width: 959px;
		height: 510px;
	}
	.container {
		width: 1025px;
	}
}
@media screen and (min-width:1000px) and (orientation:portrait) {
	.banner, .bannercontainer {
		width: 959px;
		height: 510px;
	}
	.container {
		width: 720px;
	}
}*/
@media screen and (max-width:1020px) {
	/*.banner, .bannercontainer {
		width: 959px;
		height: 510px;
	}*/
	.container {
		width: 100%;
	}
	/*.main{
		padding: 0 10px 0 7px;
	}*/
	.page{
		/*padding: 0 7px !important;*/
		text-align: justify;
		/*padding-right: 16px;*/
	}
	.page h1{
		text-align: left;
	}
	.lmenu-top{display: block;}
	.product-page .lmenu-top {display: none;}
	.lmenu.any-page {
		position: relative;
		display: table-cell; 
		top: 0;
		width: 90px;
		height: 30px;
	}
	.lmenu.category-page {
		display: none;
	}
	.search_index{
		display: table-cell; 
		position: relative;
		top: 0;
		border-radius: 0px;
		height: 30px;
		width: unset;
		left: 0;
		background-image: none;
		border: 1px solid #777;
		border-left: none;
	}
	.search_input {
		font-size: 14px;
		margin: 0;
		/*padding: 7px 0 0px 5px;*/
		float: none;
		width: 80%;
		height: 28px;
	}
	.search-button{
		height: 30px;
		width: 30px;
		background-image: url(/images/search-32.png);
		background-position-y: -3px;
		background-position-x: -5px;
		background-repeat: no-repeat;
	}
	article {
		margin-top: 10px;
	}
	.cth {
		/*width: 220px;*/
		width: 31%;
		/*margin-right: 5px;*/
		margin-right: 1%;
		margin-top: 8px;
		margin-bottom: 4px;
	}
	.product_opt_image{
		width: 49%;
	}
	.product_opt_right{
		width: 49%;
	}
	.product_opt_image .image .product-image {
		width: 100%;
	}
	
	.right_top{
		margin-top: 0;
		margin-left: 0px;
	}
	.gallery{
		margin-right: 20px;
	}
	.top_banner_slides img{
		width: 100%;
	}
	.top_banner_slides2 img{
		width: 100%;
	}

	.footer-right{
	margin-right: 30px;
	}
	
}
/*@media screen and (max-width:800px) {
	.banner, .bannercontainer {
		width: 959px;
		display: none;
	}
	.container {
		width: 100%;
	}
	.lmenu{min-height: 0;}
	.lmenu-top{display: none;}
	#product-list{width: 100%;}
	.category_top_image{
		display: none;
	}
	.category_top_image_text{
		color: #333;
		font-size: 21px;
		display: block;
		position: relative;
		margin: 0;
		top: 0;
		float: left;
	}
	.search_index{
		display: none;
	}
	.title_left{
		display: none;
	}
	.cth {
		width: 228px;
		margin-right: 10px;
		margin-top: 8px;
		margin-bottom: 4px;
	}
}*/

@media screen  and (max-width:1020px) {
	/*.banner, .bannercontainer {
		
		display: none;
	}*/
	.gallery{
		display: none;
	}
	.right_top, .right_bottom{display: none;}
	.container {
		width: 100%;
	}
	.lmenu-top {display: none;}
	#product-list{width: 100%;}
	.category_top_image{
		display: none;
	}
	.cat-menu-top{
		display: none;
	}
	.category_top_image_text{
		color: #333;
		font-size: 21px;
		display: block;
		position: relative;
		margin: 0;
		top: 0;
		float: left;
	}
	.title_left{
		display: none;
	}
	/*.search_index {
		float: left;
		margin: 0;
		position: absolute;
    	top: 5px;
	    height: 30px;
	    border-radius: 0px;
	    left: 100px;
	    background-position-y: -3px;
	    border: 1px #555 solid; 
	}
	.search_input {
		font-size: 14px;
		margin: 0;
		padding: 7px 0 0px 5px;
	}
	.search-button{
		height: 30px;
		width: 28px;
	}*/
	.cth {
		/*width: 220px;*/
		width: 31%;
		/*margin-right: 5px;*/
		margin-right: 1%;
		margin-top: 8px;
		margin-bottom: 4px;
	}
	/*.top_black{
		position: fixed;
	}*/
/* MOBILE MENU: */

/*	.lmenu {
		position: absolute;
		top: 5px;
	}
	.lmenu.index-page{
		display: block;
	}*/

	/* menu icon */
	#menu-icon {
		display: block; /* show menu icon */
	}
	#menu-icon:hover {
		background-color: #f8f8f8;
	}
	#menu-icon.active {
		background-color: #bbb;
	}
	
	/* main nav */
	.lmenu-top {
		clear: both;
		position: absolute;
		top: 25px;
		/*width: 160px;*/
		z-index: 500;
		/*padding: 5px;*/
		/*background: #f8f8f8;*/
		border: solid 1px #999;
		display: none; /* visibility will be toggled with jquery */
	}

	/*.lmenu-top li {
		clear: both;
		float: none;
		margin: 5px 0 5px 10px;
	}
	.lmenu-top a, 
	.lmenu-top ul a {
		font: inherit;
		background: none;
		display: inline;
		padding: 0;
		color: #666;
		border: none;
	}
	.lmenu-top a:hover, 
	.lmenu-top ul a:hover {
		background: none;
		color: #000;
	}*/
	
	/* dropdown */
	.lmenu-top ul {
		width: auto;
		position: static;
		/*display: block;*/
		/*border: none;*/
		background: #ddd;
	}
	.lmenu-top ul li {
		/*margin: 3px 0 3px 15px;*/
	}
	.product_opt_image{
		width: 100%;
	}
	.product_opt_right{
		width: 98%;
	}
	.image_menu{
		width: 32%;
		min-height: 180px;
		height: initial;

	}
	.copyright {
		padding: 5px;
		float: none;
	}
	.bottom_menu{float: left;}
	.bottom_menu a {
		border-left: none;
		text-align: left;
		float: none;
		padding: 5px;
	}


	.top_black{
		display: none;

	}
	.main{margin-top: 0;}
	.top1{
		display: none;
	}
	.lmenu-top li.lmenu-mob{
		display: list-item;
	}

}






}
#product-gallery .image {
	width: 100px;
	float: left;
}
@font-face {
	font-family: "MinionPro-It.otf";
	src: url('/images/MinionPro-It.otf') format("OpenType");
}
@font-face {
	font-family: "MinionPro-Regular.otf";
	src: url('/images/MinionPro-Regular.otf') format("OpenType");
}
input::-webkit-input-placeholder {
	color: #666
}
input::-moz-placeholder {
	color: #444;
}
input:-moz-placeholder {
	color: #444;
}
input:-ms-input-placeholder {
	color: #666
}
img {
	border: 0px;
}
.top_black {
	width: 100%;
	background: #000;
	height: 32px;
	    /* float: left; */
	    /* margin: 5px auto; */
	    /* margin-top: 5px; */
}
.top2{padding-bottom: 5px;}
.top2 a{
	display: inline-block;
	background-color: #000;
	padding: 10px;
	color: #fff;
}
.top1 {
	width: 1006px;
	/* float: right; */
	margin: 0 auto;
	height: 20px;
	background: #000;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 5px;
	/* margin: 0px 5px 0px 0px; */
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
.top1.left {
	float: left;
	/*width: 350px;*/
	width: 100%;
}
.top1 a {
	color: #fff;
	font-size: 14px;
	float: right;
	margin-left: 6px;
	text-decoration: none;
	line-height: 20px;
}
.top1 img {
	float: left;
	margin-top: 3px;
}
.top1_absolute {
	width: 160px;
	position: absolute;
	background-image: url(/images/white_transparent.png);
	padding: 5px;
	color: #000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	top: 38px;
	right: 50px;
	border: 1px solid #e5e5e5;
	z-index: 10000;
}
.link_option_absolute {
	width: 160px;
	position: absolute;
	background-image: url(/images/white_transparent.png);
	padding: 5px;
	color: #000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	top: 38px;
	right: 50px;
	border: 1px solid #e5e5e5;
	z-index: 10000;
}
.main {
	float: left;
	margin-top: 10px;
	width: 100%;
}
.logo {
	float: left;
	width: 240px;
}
.menu {
	float: right;
	padding-top: 10px;
	position: relative;
}
.menu a {
	color: #000;
	font-size: 16px;
	margin-right: 19px;
	text-decoration: none;
	line-height: 20px;
	font-family: "MinionPro-Regular.otf";
	border-bottom: 1px solid transparent;
}
.menu a:hover, .menu a.menu_active {
	border-bottom: 1px solid #000;
}
.link-decoration {
	text-decoration: underline;
}
.content{
	padding-top: 44px;
}

.title_left {
	float: left;
	width: 520px;
	/*margin-top: 44px;*/
	color: #000;
	font-size: 24px;
}
.title_left.srch {
	width: 600px;
	margin-top: 0px;
}
.italic {
	font-style: italic;
}

.gallery {
/*	width: 738px;
	height: 510px;*/
	float: left;
	margin-top: 18px;
	margin-bottom: 15px;
	position: relative;
}
.gallery_absolute {
	position: absolute;
	width: 718px;
	height: 40px;
	padding: 10px;
	left: 0px;
	top: 0px;
	z-index: 10;
	background-image: url(/images/menu/grey_transparent.png);
	color: #fff;
	font-size: 18px;
	font-family: Georgia;
}
.gallery_absolute_header {
	color: #FFF;
	font-size: 18px;
	float: left;
	text-decoration: underline;
}
.gallery_absolute a {
	color: #fff;
	font-size: 17px;
	float: left;
	text-decoration: underline;
	width: 100%;
}
.gallery_absolute.action{
	background-image: url(/images/banner_stripe.png);
	ba
}
.right_top {
	width: 242px;
	height: 250px;
	float: left;
	margin-bottom: 10px;
	position: relative;
}
.right_bottom {
	width: 242px;
	height: 250px;
	float: left;
	position: relative;
}
.right_bottom img, .right_top img{
	width: 100%;
	height: 100%;
}
.right_absolute {
	position: absolute;
	width: 90%;
	height: 40px;
	padding: 5%;
	left: 0px;
	top: 0px;
	background-image: url(/images/menu/grey_transparent.png);
	color: #fff;
	font-size: 18px;
	font-family: Georgia;
}
.right_absolute a {
	color: #fff;
	font-size: 17px;
	float: left;
	text-decoration: underline;
	width: 100%;
}
.menu_holder {
	width: 100%;
	float: left;
	padding-left: 3px;
}
.menu_holder a{
	
}
table.table .image {
	border: 1px solid #ccc;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	line-height: 0;
	margin-right: 10px;
	padding: 5px;
	width: 200px;
}
.price {
	font-weight: bold;
	/*margin-left: 10px;*/
}
.price.total, .price-old  {
	/*font-size: 16px;*/
	font-weight: bold;
}
.price-old{
	text-decoration: line-through;
}
.price-new{
	font-size: 16px;
}
.red-color{
	color: red;
}

.cart2 {
	margin-bottom: 25px;
}
#product-description {
	margin: 25px 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

.product_opt_image .image .product-image {
	/*max-width: 490px;*/
}
.product_opt_right ul li {
	list-style-position: inside;
}
.image_menu a {
	color: #000;
	font-size: 14px;
	float: left;
	text-decoration: underline;
	margin-top: 5px;
}
.image_menu p {
	color: #000;
	font-size: 14px;
	text-align: center;
	text-decoration: underline;
	margin-top: 5px;
	line-height: 1;
}
.line {
	height: 3px;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 14px;
	border-bottom: 1px solid #000;
	float: left;
}
.line_bottom {
	height: 3px;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 15px;
	border-bottom: 1px solid #000;
	float: left;
}
.line_gray {
	height: 3px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #84837d;
	float: left;
}


.bottom_menu_right {
	padding-left: 5px;
	padding-right: 0px !important;
	color: #000;
	font-size: 12px;
	float: right;
	text-decoration: none;
	display: block;
	text-align: center;
}
.category_top_image {
	width: 100%;
	height: 269px;
	float: left;
	margin-top: 10px;
	position: relative;
	background-image: url('/images/hp_furniture_banner.jpg');
	background-repeat: no-repeat;
    background-position-x: 6px;
    background-color: #6F6E6A;
}
.category_top_image_text {
	margin: 70px 0 0 20px;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    width: 70%;
    position: absolute;
    top: 220px;
    z-index: 50;
}
.category_top_image_text span {
	text-transform: none;
}
.category_top_image_absolute {
	position: absolute;
	top: 30px;
	left: 15px;
	width: 300px;
	height: 200px;
}
.category_top_image_absolute a {
	display: block;
	color: #fff;
	width: 100%;
	margin-bottom: 5px;
	text-decoration: underline;
	font-size: 12px;
}
.category_top_image .sale-bottom-stripe{
	bottom: 0;
    width: 100%;
    background-image: url(/images/stripe.png);
    position: absolute;
    height: 60px;
    background-repeat: no-repeat;
}
.path {
	width: 100%;
	float: left;
	color: #000;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.path a {
	text-decoration: none;
	float: left;
	margin-right: 5px;
	color: #000;
}
.path_product {
	width: 100%;
	float: left;
	color: #000;
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.path_product a {
	text-decoration: none;
	float: left;
	margin-right: 5px;
	color: #014ba5;
}
.title {
	width: 90%;
	float: left;
	font-size: 22px;
	color: #000;
	margin-top: 15px;
}
.title_gallery_first {
	width: 90%;
	float: left;
	font-size: 22px;
	color: #000;
	margin-top: 30px;
	margin-bottom: 15px;
}
.title_gallery_other {
	width: 90%;
	float: left;
	font-size: 22px;
	color: #000;
	margin-top: 50px;
	margin-bottom: 15px;
}
.title_technical_first {
	width: 90%;
	float: left;
	font-size: 22px;
	color: #000;
	margin-top: 30px;
	margin-bottom: 15px;
}
.title_technical_other {
	width: 90%;
	float: left;
	font-size: 22px;
	color: #000;
	margin-top: 50px;
	margin-bottom: 15px;
}
#product-list {
	display: table;
	/*display: -ms-grid;*/

}
@media all and (-ms-high-contrast:none)
 {
 #product-list { display: block; } /* IE10 */
 *::-ms-backdrop, #product-list { display: block; } /* IE11 */
 }
 @media screen\0 {
    #product-list { display: block; }
}
#product-list.full-width{
	width: 100%;
}
.product-list {
	/*display: -ms-flexbox;*/
}
#product-list .category_holder {
	height: 360px;
}
.cth {
	/*display: block;*/
	/*float: left;*/
	margin-top: 8px;
	margin-bottom: 12px;
	position: relative;
	border: 1px solid #e5e5e5;
	display:-moz-inline-stack;/*Firefox 2*/
	display:inline-block; /*Хорошие браузеры*/
	_overflow:hidden;/*IE6, IE7*/
	*zoom:1;/*включаем hasLayout для IE6, IE7*/
	*display:inline;/*при hasLayout true display:inline в IE6, IE7 ведёт себя как display:inline-block*/
}
.category_holder {
	/*width: 231px;*/
	
	float: left;
	text-align: center;
	
	
}
.related .category_holder {
	min-height: 280px;
}
.category_holder p {
	color: #000;
	display: block;
	float: left;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 25px;
	margin-left:5%;
	max-height: 55px;
	overflow: hidden;
	text-decoration: underline;
	width: 90%;
}
.category_holder_img_43 {
	width: 231px;
}
.category_holder_small {
	float: left;
	/*width: 231px;*/
	width: 100%;
	text-align: center;
}
.category_holder_small_2
{
	float: left;
    width: 100%;
    margin-top: 5px;
}

.category_holder img {
	/*width: 180px;*/
	width: 100%;
}
.category_holder_small_2 > img
{
    width: auto;
}
.category_holder.brands > p
{
    margin-top: 5px;
}
.category_holder a {
	width: 220px;
	color: #000;
	font-size: 14px;
	float: left;
	text-decoration: underline;
	margin-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
.category_holder_nomargin p {
	width: 100%;
	color: #000;
	font-size: 14px;
	float: left;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 10px;
}
.category_holder_nomargin2 .category_holder_small {
	height: 180px;
	margin-left: 5px;
}
.category_holder_nomargin {
	width: 231px;
	height: 240px;
	float: left;
	margin-right: 0 !important;
	margin-top: 15px;
	text-align: center;
	border: 1px solid #e5e5e5;
	position: relative;
}
.category_holder_nomargin img {
	height: 170px;
}
.category_holder_nomargin a {
	width: 220px;
	color: #000;
	font-size: 14px;
	float: left;
	text-decoration: underline;
	margin-top: 15px;
}
.product_image {
	width: 490px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	border: 1px solid #e5e5e5;
}
.product_image img {
	width: 490px;
}
.product_image_valves {
	width: 490px;
	text-align: center;
	float: left;
	margin-top: 15px;
	border: 1px solid #e5e5e5;
	position: relative;
}
.product_image_valves img {
	height: 500px;
}
.product_image_absolute {
	position: absolute;
	bottom: 0px;
	right: 5px;
}
.product_image_absolute img {
	width: 52px !important;
	height: 52px !important;
}
.product_details {
	width: 495px;
	min-height: 200px;
	float: right;
	margin-top: 15px;
	position: relative;
}
.product_details_title {
	width: 100%;
	float: left;
	font-size: 20px;
	color: #000;
	margin-bottom: 10px;
	font-family: "MinionPro-Regular.otf";
	text-shadow: none;
	font-weight: normal;
}
.product_details_text {
	width: 100%;
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.product_details_options_table {
	font-size: 11px;
	font-family: arial, Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 100%;
	border: 0;
	border-collapse: separate;
	border-spacing: 1px;
}
.product_details_options_table td {
	padding: 5px;
	background-color: #ECEDEF;
}
.product_details_options_table tr:first-child td, product_details_options_table tr:first-child:hover td {
	background-color: #888782 !important;
	color: #fff;
	cursor: default !important;
}
.product_details_options_table tr:hover td, .product_details_options_table tr.active td {
	background-color: #C3C4C7;
	cursor: pointer;
}
.product_details_options_table a.product_details_links_other_product {
	font-size: 11px;
}
.product_details_options_table a.product_details_links_other_product:hover {
	opacity: 0.7;
}
.bold {
	font-weight: bold;
}
.product_details_add {
	display: block;
	text-decoration: none;
	background: #84837d;
	color: #fff;
	padding: 8px;
	float: left;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
}
.blue_title {
	width: 90%;
	float: left;
	font-size: 13px;
	color: #84837d;
	margin-top: 15px;
	margin-bottom: 10px;
	font-family: "MinionPro-It.otf";
}
.product_details_links_other {
	width: 100%;
	float: left;
	text-decoration: underline;
	color: #000;
	font-size: 12px;
}
.product_details_box {
	width: 260px;
	height: 160px;
	padding: 10px;
	float: left;
	margin-top: 15px;
	background: #84837d;
}
.product_details_box_title {
	width: 100%;
	color: #fff;
	font-size: 20px;
	float: left;
}
.product_details_box_text {
	width: 100%;
	color: #fff;
	font-size: 11px;
	float: left;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.product_details_links_other_product {
	width: 100%;
	float: left;
	text-decoration: underline;
	color: #000;
	font-size: 12px;
}
.product_details_links_other_product_inactive {
	width: 100%;
	float: left;
	text-decoration: underline;
	color: #666;
	font-size: 12px;
}
.product_details_box_search {
	width: 210px;
	height: 20px;
	float: left;
	background-image: url('/images/product_details_box_search_background.png');
	margin-top: 10px;
	padding: 5px;
}
.product_details_box_input {
	float: left;
	background: #e5e5e5;
	width: 120px;
	border: none;
	color: #666;
	font-size: 12px;
}
.other_holder {
	width: 505px;
	float: left;
}
.other_title {
	width: 483px;
	height: 20px;
	padding: 5px;
	background: #e5e5e5;
	color: #84837d;
	font-size: 16px;
	float: left;
	margin-top: 15px;
	font-style: italic;
}
.other_view_holder {
	max-width: 115px;
	float: left;
	margin-right: 6px;
	margin-top: 15px;
	text-align: center;
}
.other_view_holder img {
	width: 135px;
}
.other_view_holder a {
	width: 100%;
	color: #000;
	font-size: 12px;
	float: left;
	text-decoration: underline;
	margin-top: 5px;
}
.other_leg_options {
	width: 483px;
	height: 20px;
	padding: 5px;
	background: #e5e5e5;
	color: #84837d;
	font-size: 16px;
	float: left;
	margin-top: 15px;
	font-style: italic;
}
.other_leg_options_holder img {
	width: 76px;
	border: 1px solid transparent;
	opacity: 0.7;
}
.other_leg_options_holder.active img, .other_leg_options_holder:hover img {
	border-color: #000;
	opacity: 1;
}
.other_leg_options_holder {
	width: 76px;
	float: left;
	margin-right: 2px;
	margin-top: 15px;
	text-align: center;
}
.other_leg_options_holder a {
	width: 100%;
	color: #000;
	font-size: 12px;
	float: left;
	text-decoration: underline;
	margin-top: 5px;
}
.my_fav_link {
	display: block;
	text-decoration: none;
	background: #84837d;
	color: #fff;
	width: 150px;
	height: 30px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-align: center;
	font-size: 13px;
}
.my_fav_holder {
	float: left;
	padding: 10px;
	padding-top: 40px;
	width: 215px;
	height: 215px;
	border: 1px solid #e5e5e5;
	margin-top: 15px;
	margin-right: 14px;
	position: relative;
}
.my_fav_holder img {
	height: 157px;
}
.my_fav_holder_no_margin {
	float: left;
	padding: 10px;
	padding-top: 40px;
	width: 215px;
	height: 215px;
	border: 1px solid #e5e5e5;
	margin-top: 15px;
	margin-left: 3px;
	position: relative;
}
.my_fav_holder_no_margin img {
	width: 210px;
	height: 157px;
}
.my_fav_holder_links {
	width: 100%;
	color: #000;
	font-size: 12px;
	float: left;
	text-decoration: underline;
	margin-top: 10px;
}
.my_fav_absolute {
	position: absolute;
	width: 25px !important;
	height: 25px !important;
	top: 0px !important;
	right: 0px !important;
	background: #84837d;
	text-align: center;
	color: #fff !important;
	text-decoration: none !important;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 13px;
	margin-top: 0px !important;
}
.my_fav_product_details_text {
	width: 100%;
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.search_holder {
	float: left;
	padding-top: 40px;
	width: 232px;
	height: 232px;
	margin-top: 15px;
	margin-right: 22px;
	text-align: center;
	position: relative;
}
.search_holder img {
	width: 232px;
	height: 174px;
}
.search_holder_links {
	width: 100%;
	color: #000;
	font-size: 12px;
	float: left;
	text-decoration: underline;
	margin-top: 10px;
}
.search_holder_nomargin {
	float: left;
	padding-top: 40px;
	width: 232px;
	height: 232px;
	margin-top: 15px;
	margin-left: 1px;
	text-align: center;
	position: relative;
}
.search_holder_nomargin img {
	width: 232px;
	height: 174px;
}
.search_link_top {
	display: block;
	text-decoration: none;
	background: #84837d;
	color: #fff;
	min-width: 150px;
	height: 30px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-align: center;
	font-size: 13px;
	position: relative;
}
.search_link_top_absolute {
	position: absolute;
	width: 25px;
	height: 30px;
	top: 15px;
	left: 10px;
	background: #84837d;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 13px;
	z-index: 10;
}
.search_pages_left_div {
	width: 60%;
	float: left;
	margin-top: 15px;
	color: #84837d;
	font-size: 12px;
}
.search_pages_left {
	float: left;
	color: #84837d;
	font-size: 12px;
	margin-right: 5px;
	text-decoration: underline;
}
.search_pages_right {
	float: left;
	color: #84837d;
	font-size: 12px;
	margin-left: 5px;
	text-decoration: underline;
}
.search_pages_left_div p {
	float: left;
	margin-right: 5px;
	color: #84837d;
}
.search_pages_right_div p {
	float: left;
	margin-right: 5px;
}
.active_link {
	text-decoration: none !important;
}
.search_pages_right_div {
	width: 170px;
	float: right;
	margin-top: 15px;
	color: #84837d;
	font-size: 12px;
}
.technical_holder {
	width: 232px;
	height: 245px;
	float: left;
	margin-right: 19px;
	margin-top: 15px;
	text-align: center;
	border: 1px solid #e5e5e5;
}
.technical_holder_small {
	float: left;
	width: 232px;
	height: 147px;
	text-align: center;
}
.technical_holder_img43 {
	width: 220px;
}
.technical_holder a {
	width: 100%;
	color: #000;
	font-size: 12px;
	float: left;
	text-decoration: underline;
}
.technical_holder table img {
	width: 16px !important;
}
.technical_holder_imgsquare {
	width: 147px;
}
.technical_holder_nomargin {
	width: 232px;
	height: 245px;
	float: left;
	margin-right: 0px !important;
	margin-left: 3px;
	margin-top: 15px;
	text-align: center;
	border: 1px solid #e5e5e5;
}
.technical_holder_nomargin img {
	width: 147px;
}
.technical_holder_nomargin a {
	width: 100%;
	color: #000;
	font-size: 12px;
	float: left;
	text-decoration: underline;
}
.technical_holder_nomargin table img {
	width: 16px !important;
}
.title_white {
	color: #fff;
	width: 100%;
	float: left;
	font-size: 36px;
	font-weight: normal;
}
.technical_blue {
	color: #84837d;
}
.retailer_search_holder {
	width: 960px;
	height: 400px;
	padding: 20px;
	float: left;
	background: #e5e5e5;
	margin-top: 10px;
}
.title_retailer {
	width: 100%;
	float: left;
	font-size: 22px;
	color: #000;
	margin-top: 15px;
}
.retailer_search_holder_text {
	font-size: 16px;
	color: #000;
	margin-top: 20px;
	width: 100%;
	float: left;
}
.retailer_search_right {
	float: left;
	margin-left: 50px;
	width: 450px;
}
.retailer_search_right_blue {
	float: left;
	margin-top: 30px;
	width: 350px;
	height: 220px;
	padding: 25px;
	background: #84837d;
}
.retailer_search_form {
	background: #fff;
	width: 280px;
	height: 25px;
	border: none;
}
.retailer_search_button {
	background: #e5e5e5;
	width: 100px;
	height: 25px;
	border: none;
	color: #84837d;
}
.retailer_results_left {
	width: 495px;
	float: left;
	margin-top: 15px;
}
.retailer_results_holder {
	float: left;
	width: 219px;
	height: 219px;
	padding: 10px;
	border: 1px solid #e5e5e5;
	margin-right: 10px;
	margin-bottom: 10px;
}
.retailer_results_holder a {
	font-size: 17px;
	color: #84837d;
	text-decoration: none;
}
.col84837d {
	color: #84837d;
}
.retailer_results_holder_noMargin {
	float: left;
	width: 219px;
	height: 219px;
	padding: 10px;
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
}
.retailer_results_holder_noMargin a {
	font-size: 17px;
	color: #84837d;
	text-decoration: none;
}
.retailer_results_map {
	float: right;
	width: 500px;
	height: 742px;
	margin-top: 15px;
}
.brochure_holder {
	width: 100%;
	padding: 20px;
	float: left;
	background: #ECEDEF;
	margin-top: 10px;
}
.brochure_left {
	float: left;
	margin-left: 70px;
	width: 400px;
}
.brochure_left a {
	width: 100%;
	color: #000;
	font-size: 18px;
	float: left;
	text-decoration: underline;
	margin-top: 10px;
	margin-left: 15px;
}
.brochure_right {
	float: left;
	width: 450px;
}
.brochure_right_blue {
	float: left;
	margin-top: 30px;
	width: 350px;
	padding: 25px;
	background: #888782;
}
.brochure_right_form {
	background: #fff;
	width: 280px;
	height: 25px;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.brochure_right_button {
	background: #e5e5e5;
	width: 100px;
	height: 25px;
	border: none;
	color: #84837d;
}
.gallery_holder {
	width: 232px;
	height: 250px;
	float: left;
	margin-right: 20px;
	margin-top: 15px;
	text-align: center;
	border: 1px solid #e5e5e5;
}
.gallery_holder_nomargin {
	width: 232px;
	height: 250px;
	float: left;
	margin-right: 0px !important;
	margin-top: 15px;
	text-align: center;
	border: 1px solid #e5e5e5;
}
.gallery_holder img {
	height: 170px;
}
.gallery_holder a {
	width: 95%;
	color: #84837d;
	font-size: 12px;
	float: left;
	text-decoration: underline;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 5px;
	margin-right: 5px;
}
.gallery_holder_nomargin img {
	height: 170px;
}
.gallery_holder_nomargin a {
	width: 95%;
	color: #84837d;
	font-size: 12px;
	float: left;
	text-decoration: underline;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 35px;
}
.country_left {
	float: left;
	width: 250px;
	margin-top: 40px;
}
.country_left  a {
	width: 100%;
	color: #000;
	font-size: 14px;
	float: left;
	text-decoration: underline;
	margin-top: 10px;
	font-family: "MinionPro-Regular.otf" !important;
}
.country_right {
	float: left;
	width: 600px;
	margin-top: 40px;
	margin-left: 50px;
	font-family: "MinionPro-Regular.otf" !important;
	font-size: 14px;
}
.country_right  a {
	width: 100%;
	color: #000;
	font-size: 12px;
	float: left;
	text-decoration: underline;
	margin-top: 5px;
	font-family: "MinionPro-Regular.otf" !important;
}
.country_name {
	width: 100%;
	float: left;
	font-size: 20px;
	color: #84837d;
	margin-bottom: 15px;
	font-family: "MinionPro-Regular.otf" !important;
}
.retailer_name {
	font-size: 14px;
	color: #84837d;
	font-family: "MinionPro-it.otf" !important;
}
.find_store_title {
	position: absolute;
	top: 110px;
	left: 20px;
}
.fs_left table {
	font-size: 12px;
}
.fs_left a {
	text-decoration: none;
	color: #000;
}
.fs_left a:hover {
	color: #06F;
}
.fs_right_text {
	display: block;
	width: 500px;
	text-align: justify;
	font-size: 12px;
	color: #000;
	margin: 10px 0 0 0px;
}
.fs_map {
	width: 380px;
	height: 380px;
	background: #ccc;
	float: left;
	margin-top: 30px;
}
.fs_step3_left {
	width: 475px;
	height: 280px;
	float: left;
	margin: 15px 0 0 20px;
	border: 1px solid #F4F2F1;
	padding: 5px;
}
.fs_step3_left_map {
	width: 450px;
	height: 370px;
	float: left;
	background: #ccc;
}
.fs_step3_left_menu {
	width: 450px;
	height: 30px;
	float: left;
}
.fs_step3_right {
	width: 475px;
	height: 280px;
	float: left;
	margin-top: 15px;
	border: 1px solid #F4F2F1;
	padding: 5px;
}
.fs_step3_right table {
	font-size: 14px;
}
.fs_step3_right_row1 {
	background: #666;
	color: #fff;
	font-size: 14px;
	height: 20px;
	cell-padding: 12px;
}
.fs_step3_right a {
	text-decoration: none;
	color: #000;
}
.fs_step3_right a:hover {
	color: #03F;
}
.fs_step3_left_menu_link {
	display: block;
	width: 130px;
	height: 25px;
	text-align: center;
	text-decoration: none;
	background: #666;
	color: #fff;
	font-size: 14px;
	float: right;
	margin-left: 10px;
	line-height: 25px;
	margin-top: 10px;
}
.fs_step3_left_menu_link:hover {
	background: #FFF;
	color: #666;
}
.find_store_link {
	color: #666;
	width: 100%;
	font-size: 22px;
	text-decoration: none;
	margin-top: 100px;
	text-align: center;
	display: block;
}
.find_store_link:hover {
	color: #000;
}
.store_photos_holder {
	width: 475px;
	min-height: 250px;
	float: left;
	margin: 20px 0 0 0px;
	border: 1px solid #F4F2F1;
	padding: 5px;
}
.store_image_holder {
	width: 140px;
	height: 140px;
	float: left;
	border: 2px solid #F4F2F1;
	margin: 5px;
	overflow: hidden;
}
.store_image_holder_left {
	width: 140px;
	height: 140px;
	float: left;
	border: 2px solid #F4F2F1;
	margin: 5px 7px 5px 7px;
	overflow: hidden;
}
.store_image_holder img {
	width: 140px;
	float: left;
}
.products_photo_holder {
	width: 475px;
	min-height: 250px;
	float: left;
	margin: 20px 0 20px 20px;
	border: 1px solid #F4F2F1;
	padding: 5px;
}
.products_image_holder {
	width: 140px;
	height: 140px;
	float: left;
	border: 2px solid #F4F2F1;
	margin: 5px;
	text-align: center;
}
.products_image_holder_left {
	width: 140px;
	height: 140px;
	float: left;
	border: 2px solid #F4F2F1;
	margin: 5px 7px 5px 7px;
	text-align: center;
}
.products_image_holder img {
	width: 110px;
}
.products_image_holder_left img {
	width: 110px;
}
.products_image_holder_text {
	font-size: 12px;
	color: #000;
	float: left;
	margin-left: 2px;
	text-decoration: underline;
	width: 137px;
}
.light_grey_row {
	background: #f4f4f4;
	font-size: 11px;
}
.store_products_title {
	width: 100%;
	font-size: 14px;
	text-align: center;
	margin-bottom: 5px;
	float: left;
	font-weight: bold;
	color: #84837d;
}
.find_store_holder {
	width: 1000px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
.bottom_link_title {
	float: left;
	text-align: left;
	font-size: 24px;
	color: #84837d;
	margin-bottom: 40px;
}
.bottom_link_header {
	width: 98%;
	float: left;
	font-size: 18px;
	color: #000;
	margin-bottom: 15px;
}
.bottom_link_text {
	width: 98%;
	float: left;
	font-size: 14px;
	color: #000;
	margin-bottom: 15px;
}
.bottom_link_a {
	color: #666;
	text-decoration: none;
	float: left;
}
.product_opt_image {
	float: left;
	margin-top: 0px;
	position: relative;
	text-align: center;
}
.product_opt_image .image img {
	border: 1px solid #e5e5e5;
}
.product_opt_image .variant.image {
	border: 1px solid #e5e5e5;
	margin: 2px 2px 2px 0;
}
.product_opt_image .variant.image span {
	display: block;
    margin-bottom: 3px;
}
.product_opt_image .variant.image img {
	width: 83px;
	margin: 5px;
	border: 0;
}
.product_opt_image_img {
	width: 490px;
	margin-top: 80px;
}
.product_opt_image_img_lifestyle {
	width: 490px;
}
.product_opt_right {
	float: left;
	position: relative;
	margin-top: 0px;
	padding-left: 10px;
}
.product_opt_title {
	width: 100%;
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
	text-shadow: none;
	font-weight: normal;
	margin-top: 0;
}
.product_opt_text {
	width: 100%;
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif !important;
}
.product_opt_image_absolute {
	position: absolute;
	bottom: 8px;
	right: 15px;
}
.opt_gr_title {
	width: 90%;
	float: left;
	font-size: 20px;
	color: #84837D;
	margin-top: 15px;
	margin-bottom: 10px;
}
.product_opt_details_box {
	width: 480px;
	padding: 5px;
	float: left;
	background: #84837d;
}
.product_opt_details_box_search {
	width: 210px;
	height: 30px;
	float: left;
	background-image: url('/images/menu/product_opt_details_box_search_background.jpg');
	margin-top: 10px;
}
.product_opt_details_box_input {
	float: left;
	background: #e5e5e5;
	width: 150px;
	border: none;
	color: #666;
	font-size: 12px;
	margin: 7px 0 0 10px;
}
.product_opt_details_box_title {
	width: 95%;
	height: 80px;
	color: #fff;
	font-size: 19px;
	float: left;
}
.product_opt_details_box_text {
	width: 98%;
	color: #fff;
	font-size: 13px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
.opt_other_holder {
	width: 100%;
	margin-top: 20px;
	float: left;
}
.opt_other_holder .image{
	float: left;
}
.opt_other_title {
	width: 483px;
	height: 20px;
	padding: 5px;
	background: #e5e5e5;
	color: #84837d;
	font-size: 18px;
	float: left;
	font-style: italic;
}
.opt_other_view_holder {
	width: 115px;
	float: left;
	margin-right: 6px;
	margin-top: 15px;
	text-align: center;
}
.opt_other_view_holder_nomargin {
	width: 115px;
	float: left;
	margin-left: 1px;
	margin-top: 15px;
	text-align: center;
}
.opt_other_view_holder img {
	width: 115px;
}
.opt_other_view_holder_nomargin img {
	width: 115px;
}
.opt_other_view_holder a {
	width: 100%;
	color: #000;
	font-size: 12px;
	float: left;
	text-decoration: underline;
	margin-top: 5px;
}
.opt_other_view_holder_nomargin a {
	width: 100%;
	color: #000;
	font-size: 12px;
	float: left;
	text-decoration: underline;
	margin-top: 5px;
}
.add_opt {
	color: #84837d;
}
.why_sanitary_holder {
	width: 660px;
	float: left;
	margin-top: 20px;
}
.why_sanitary_holder_title {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 30px;
	color: #84837d;
}
.why_sanitary_holder_text {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 19px;
	color: #000;
}
.product_tech_holder_image_square {
	width: 498px;
}
.product_tech_holder_image_43 {
	width: 498px;
}
.line_product_tech {
	height: 3px;
	width: 1000px;
	margin-top: 30px;
	margin-bottom: 15px;
	border-bottom: 1px solid #000;
	float: left;
}
.product_tech_pdf_absolute {
	position: absolute;
	top: 30px;
	right: 30px;
}
.social_holder {
	position: relative;
	top: 20px;
	right: 0;
	display: inline-block;
	float: right;
	z-index: 999999;
}

.menu .social_holder a:hover {
	border-bottom: 0;
}
.quarter_holder {
	width: 260px;
	padding: 10px;
	float: left;
	margin-top: 15px;
	background: #DDDFDE;
}
.quarter_holder  img {
	width: 260px;
	float: left;
	margin-top: 20px;
}
.quarter_holder_title {
	width: 100%;
	color: #000;
	font-size: 23px;
	float: left;
}
.quarter_holder_text {
	width: 100%;
	color: #000;
	font-size: 12px;
	float: left;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.quarter_holder p {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 12px;
	margin-left: 35px;
	margin-top: 15px;
}
.s_adjuster_holder {
	width: 260px;
	padding: 10px;
	float: left;
	margin-top: 15px;
	background: #DDDFDE;
}
.s_adjuster_holder  img {
	width: 260px;
	float: left;
	margin-top: 20px;
}
.s_adjuster_holder p {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 12px;
	margin-top: 15px;
}
.product_image_quarter_absolute {
	position: absolute;
	bottom: 60px;
	right: 5px;
}
.product_image_quarter_absolute img {
	height: 52px !important;
	width: auto;
}
.product_opt_table_new {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
.border_top_row {
	border-top: 1px solid #000;
}
.sitemap-wrapper {
	float: left;
	margin-top: 30px;
}
h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 20px;
}
.sitemap-wrapper h1 {
	font-size: 1.5rem;
	font-weight: normal;
	text-shadow: none;
	margin-bottom: 20px;
}
.sitemap a {
	color: #000 !important;
	text-decoration: none !important;
}
.sitemap a:hover {
	text-decoration: underline !important;
}
.sitemap.level-1 {
	list-style-type: circle;
	margin-left: 10px;
}
.sitemap.level-2 {
	list-style-type: disc;
	margin-left: 20px;
}
.sitemap.level-3 {
	list-style-type: square;
	margin-left: 30px;
}

/***Baner-Slider****/
.wrap_sl_slider_top {
	/*width: 738px;*/
	width: 100%;
	/*background: url('/images/wrap_sl_slider_top.png') repeat-x top;*/
	position: relative;
	overflow: hidden;
}
.sl_slider_top {
	overflow: hidden;
	vertical-align: bottom;
	width: 15000px;
}
.sl_slider_top div {
	float: left;
	width: 1920px;
}
.sl_slider_top div a {
	display: block;
	margin: 0 auto;
	width: 100%;
/*	height: 297px;*/
	text-align: center;
}
#top_banner_slides a {
	text-align: left;
	display: table;
}
#top_banner_slides div a > img{
	width: 100%;
}
#sl_next_slide {
	position: absolute;
	right: 0px;
	top: 235px;
}
#sl_prev_slide {
	position: absolute;
	left: 0px;
	top: 235px;
}
.sl_pagination {
	display: block;
	float: right;
	height: 32px;
	position: absolute;
	right: 20px;
	top: 18px;
	top: -6px;
	right: 0px;
	z-index: 1001;
}
.bn_pagination {
	padding: 5px 0 13px;

}
.sl_pagination ul, .bn_pagination ul {
	display: block;
	text-align: center;
	padding: 0;
	height: 0;
	margin-top: 10px;
}
.sl_pagination ul li, .bn_pagination ul li {
	display: inline-block;
	list-style: none;
	width: 14px;
	height: 15px;
	padding: 7px 4px;
}
.sl_pagination ul li a, .bn_pagination ul li a {
	display: block;
	width: 14px;
	height: 15px;
	background: url('/images/bullet_grey.png') no-repeat;
}
.sl_pagination ul li a:hover, .bn_pagination ul li a:hover {
	background: url('/images/bullet_white.png') no-repeat;
}
.sl_pagination ul li.current a, .bn_pagination ul li.current a {
	background: url('/images/bullet_grey.png') no-repeat;
}
.sl_pagination ul li a, .bn_pagination ul li a {
	background: url("/images/bullet_white.png") no-repeat transparent;
	display: block;
	height: 15px;
	width: 14px;
}
h2 {
	color: #000;
	margin-bottom: 15px;
	font-family: "Tahoma";
	font-weight: normal;
	font-size: 1.5em;
	-webkit-margin-before: 0.83em;
	-webkit-margin-after: 0.83em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
h1 {
	font-size: 22px;
	color: #84837D;
	text-transform: uppercase;
	font-weight: normal;
}
h3 {
	font-weight: normal !important;
	font-size: 14px;
}


/***Baner-Slider  ADAPTIVE****/
.wrap_sl_slider_top2 {
	/*width: 738px;*/
	width: 100%;
	/*background: url('/images/wrap_sl_slider_top.png') repeat-x top;*/
	position: relative;
	overflow: hidden;
}
.sl_slider_top2 {
	overflow: hidden;
	vertical-align: bottom;
	width: 15000px;
}
.sl_slider_top2 div {
	float: left;
	width: 1920px;
}
.sl_slider_top2 div a {
	display: block;
	margin: 0 auto;
	width: 100%;
/*	height: 297px;*/
	text-align: center;
}
#top_banner_slides2 a {
	text-align: left;
	display: table;
}
#top_banner_slides2 div a > img{
	width: 100%;
}
#sl_next_slide2 {
	position: absolute;
	right: 0px;
	top: 235px;
}
#sl_prev_slide2 {
	position: absolute;
	left: 0px;
	top: 235px;
}
.sl_pagination2 {
	display: block;
	float: right;
	height: 32px;
	position: absolute;
	right: 20px;
	top: 18px;
	top: -6px;
	right: 0px;
	z-index: 1001;
}
.bn_pagination {
	padding: 5px 0 13px;

}
.sl_pagination2 ul, .bn_pagination ul {
	display: block;
	text-align: center;
	padding: 0;
	height: 0;
	margin-top: 10px;
}
.sl_pagination2 ul li, .bn_pagination ul li {
	display: inline-block;
	list-style: none;
	width: 14px;
	height: 15px;
	padding: 7px 4px;
}
.sl_pagination2 ul li a, .bn_pagination ul li a {
	display: block;
	width: 14px;
	height: 15px;
	background: url('/images/bullet_grey.png') no-repeat;
}
.sl_pagination2 ul li a:hover, .bn_pagination ul li a:hover {
	background: url('/images/bullet_white.png') no-repeat;
}
.sl_pagination2 ul li.current a, .bn_pagination ul li.current a {
	background: url('/images/bullet_grey.png') no-repeat;
}
.sl_pagination2 ul li a, .bn_pagination ul li a {
	background: url("/images/bullet_white.png") no-repeat transparent;
	display: block;
	height: 15px;
	width: 14px;
}


/***********************************

  Разделы с таблицами размеров:

***********************************/
#product-list-tables {
	float: left;
	/*width: 100%;*/
}
div.category-table-block {
	margin-bottom: 40px;
	max-width: 750px;
}
div.category-table-before, div.category-table {
	display: inline-block;
	vertical-align: top;
}
div.category-table-before {
	width: 33%;
}
div.category-table-before h3 {
	margin-bottom: 10px;
}
div.category-table-before .image img{
/*	width: 100%;
	max-width: 200px;*/
} 
div.category-table {
	width: 64%;
	text-align: center;
	padding-top: 5px;
	margin-top: 0;
	min-width: 400px;
}
div.category-table table {
	border-top: 1px #ddd solid;
}
div.category-table table td, div.category-table table th {
	border: 1px #ddd solid;
	padding: 5px 10px;
	/*width: 180px;*/
	border-top: none;
}
div.category-table table td {
	font-size: 90%;
}
div.category-table table td + td, div.category-table table th + th {
	border-left: 0px  #ddd solid;
}
.right_panel p.open {
	line-height: 1.8ex;
	font-size: medium;
}
ul.skus li {
	list-style: outside none none;
	border-bottom: 1px dashed #C1A585;
	padding: 5px 0px;
	font-size: 12px;
}
.skus li img {
	margin-right: 4px;
	vertical-align: middle;
}
.contact_button {
	margin-left: 50px;
	width: 250px;
	height: 40px;
	font-size: 1.3em;
}

/* Dealers pages: */
.map {
	float: left;
	display: block;
}
.city-shops {
	float: left;
	width: 290px;
	font-size: 12px;
}
.city-shops a {
	margin: 5px 0;
}
.pointsissue_item {
	display: block;
	padding: 10px;
	border: 1px #eee solid;
	border-radius: 5px;
	margin-bottom: 5px;
}
.pointsissue_item span a {
	display: block;
	margin: 5px 0;
}
.town {
	overflow: auto;
	display: none;
	margin-right: 5px;
}
.town ol {
	margin-left: 28px;
	list-style-type: decimal;
}
.town ol li {
}
.pod-zakaz{
	display: block;
    float: right;
    padding: 0px 0;
    font-size: 18px;
    color: red;
}
.list-item-price .pod-zakaz{
    float: none;
    margin-top: 5px;
}
/* City map: */
.page-special-head {
	width: 100%;
	display: block;
	float: left;
}
.page-special-head h1 {
	display: block;
	float: left;
	width: 50%;
	margin-bottom: 0;
}
.page-special-head h2 {
	float: left;
	display: block;
	width: 90%;
	margin: 0 0 10px 0;
	font-size: 22px;
	text-transform: uppercase;
	color: #84837D;
	font-family: Verdana, sans-serif;
}
.page-special-head h2 span {
	color: #555;
	font-weight: bold;
	float: none;
    font-size: 22px;
    padding-top: 0px;
}
.page-special-head span{
	
    float: right;
    font-size: 14px;
    padding-top: 15px;
}
#map-button {
	display: block;
	padding: 5px;
	margin-top: 10px;
	float: right;
	width: 30%;
	font-size: 16px;
	text-transform: uppercase;
	background-color: #eee;
	border: 1px #ddd solid;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	color: #333;
}
.dealers{
	float: left;
	/*width: 270px;*/
	width: 27%;
	padding-left: 5px;
}
.dealers > h1{
	font-size: 20px;
}
.dealers > h2{
	font-size: 17px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.jq-selectx ul.open {
    visibility: visible;
    overflow-y: scroll;
    max-height: 300px;
}
.map-cities {
	display: block;
	/*float: left;*/
	width: 23%;
	min-width: 200px;
}
.map-cities a.city {
	padding: 3px;
	display: block;
}
.map-cities a.city.current {
	font-weight: bold;
}
#points-list {
	/*width: 270px;*/
	display: block;
	/*float: left;*/
	/*min-height: 700px;*/
	font-size: 12px;
}
#points-list div {
	padding: 5px;
	margin-bottom: 10px;
}
#points-list h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0;
}
#points-list h3 span {
	height: 22px;
	width: 22px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 3px solid #09F;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	line-height: 21px;
}
.show-phone{
	display: block;
    text-transform: uppercase;
    color: #555;
    background-image: url(/images/phone_16.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    font-size: 11px;
    padding-bottom: 4px;
    cursor: pointer;
}
.store-phone{
	display: none;
}

#map {
	width: 700px;
	width: 72%;
	height: 500px;
	float: left;
	padding-top: 12px;
}
.tags {
	font-size: 1.2em;
}
.tags span {
	font-size: 1.0em;
}
#city_frontend_link2, #city_frontend_link {
	float: left;
	width: 90%;
	font-size: 22px;
	color: #555;
}
#city_select_link {
	color: #090;
}
#city_frontend_link2 span.cityName, #city_frontend_link span.cityName {
	font-size: 22px;
	text-transform: uppercase;
	color: #333;
}

.soc-icons img{
	vertical-align: middle;
}


/*
*
*	Дополнение к Youcity:
*
*/
.auto-city-input ul li a.city-in-list-1, .where-are-u span {
	color: #090;
}
.where-are-u span {
	font-weight: bold;
}

/*********************

Tabs in product page:

**********************/
.tabs {
	width: 100%;
	float: left;
	list-style: none;
	position: relative;
	margin: 0px 0 0 0px;
	text-align: left;
}
.tabs > li {
	float: left;
	display: block;
	width: 48%;
	min-height: 350px;
	margin-left: 0;
}
.tabs input[type="radio"] {
	position: absolute;
	/*top: -9999px;
	left: -9999px;*/
	top:10px;
}
.tabs label {
	display: block;
	padding: 14px 16px;
	border-radius: 0px 0px 0 0;
	border: 0px solid #ddd;
	font-size: 1em;
	margin: 0 1px 0 0;
	font-weight: normal;
	text-transform: uppercase;
	background: #eee;
	cursor: pointer;
	position: relative;
	text-align: center;
	top: 2px;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.tabs label:hover {
	background: #d4d4d4;
}
.tabs .tab-content {
	z-index: 2;
	display: none;
	overflow: hidden;
	width: 99%;
	padding: 10px 0 0 0px;
	position: absolute;
	top: 51px;
	left: 0;
	border: 0px solid #eee;
}
.tabs [id^="tab"]:checked + label {
	top: 0;
	padding-top: 17px;
	background: #d4d4d4;
	border: 0px solid #bbb;
}
.tabs [id^="tab"]:checked ~ [id^="tab-content"] {
	display: block;
}
.tabs .skus {
	margin-top: 10px;
}
.tabs .skus li {
	width: 99%;
	border: none;
}
table.skus th, table.skus td {
	text-align: left;
	border-bottom: 1px dashed #C1A585;
	padding: 5px 0;
	
}
table.skus tr.last td{
	min-width: 140px;
	text-align: right;
}
table.skus td.sku {
	width: 90px;
}
table.skus td.name {
	/*max-width: 240px;*/
}
table.skus td.price {
	text-align: right;
	margin-left: 0;
	min-width: 105px;
}
table.skus th.price {
	text-align: center;
}
.corner-top-right{
	width: 100%;
    position: relative;
}
.image > .corner-top-right{
	right: 47px;
}

.badge {
	width: 100px;
	height: 100px;
	position: absolute;
	right: 0;
}
.badge span {
	display: none;
	vertical-align: middle;
	text-align: center;
	line-height: 1.2em;
}
.badge.new {
	background-image: url('/images/new.png');
}
.badge.sale50 {
	background-image: url('/images/new-50.png');
}
.badge.sale30 {
	background-image: url('/images/new-30.png');
}
.badge.sale33 {
	background-image: url('/images/new-33.png');
}
.badge.sale40 {
	background-image: url('/images/new-40.png');
}
.badge.sale20 {
	background-image: url('/images/new-20.png');
}
.badge.sale-up50 {
	background-image: url('/images/new-do50.png');
}
.badge.sale-up40 {
	background-image: url('/images/new-do40.png');
}
.badge.sale-up30 {
	background-image: url('/images/sale_up30.png');
}
.badge.bestseller {
	background: #74ff30;
	color: #030;
}
.badge.low-price {
	background: #ffc2e3;
	color: #300;
}
ul.thumbs .badge {
	font-size: 1.05em;
	width: 70px;
	height: 70px;
	padding: 2px;
}
ul.thumbs .badge span {
	width: 68px;
	margin-top: 28px;
	overflow: hidden;
}

/* HOME PAGE badge for categories: */
/*.image_menu .badge {
	width: 150px;
	height: 50px;
	position: absolute;
	right: unset;
}
.image_menu .badge.sale20 {
	background-image: url('/images/new-20_sm.png');
	background-repeat: no-repeat;
	background-position-x: 65px; 
}*/

.a-button, .a-ban-500-100 {
/*	display: inline-block;
	padding: 10px;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	color: black;
	border: 2px solid #555;
	border-radius: 5px;
	box-shadow: 1px 1px 3px 1px #ddd;*/
	display: inline-block;
    padding: 10px;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    color: black;
    border: 2px solid #555;
    border-radius: 5px;
    box-shadow: 1px 1px 5px 3px #ddd;
   
}
.a-button:hover {
	box-shadow: 1px -1px 3px 2px #ddd;
	opacity: 0.7;

}
.a-ban-500-100 {
	border: none;
	margin-bottom: 10px;
}
.a-ban-500-100:hover {
	opacity: 0.7;
}
.aux {
}
.category_top_image.features {
	margin-bottom: 20px;
}
.features_holder1 {
	float: left;
	width: 450px;
	display: block;
	border: 1px solid #000;
	margin-top: 20px;
	position: relative;
	margin-left: 30px;
}
.ht0 {
	height: 250px;
}
.ht1 {
	height: 350px;
}
.ht2 {
	height: 400px;
}
.ht3 {
	height: 450px;
}
.ht4 {
	height: 600px;
}
.features_absolute_left {
	position: absolute;
	top: -20px;
	left: -20px;
}
.features_absolute_right {
	position: absolute;
	top: -20px;
	right: -20px;
}
.features_holder1_small {
	width: 430px;
	padding: 10px;
	color: #000;
	font-size: 11px;
	line-height: 16px;
}
.features_holder1_small img {
	float: right;
	margin: 0 0 10px 10px;
}
.features_title_left {
	width: 420px;
	text-align: left;
	font-size: 18px;
	margin: 10px 0 10px 0px;
	float: left;
}


.lmenu-top ul{
	background: #ddd;
}
.lmenu-top ul li ul{
	background: #c9c9c9;
}

.lmenu-top li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	list-style: none;
	margin-left: 0;
}

.lmenu-top li.active {
	background: #fff;
	background-image: url("img/tick.png");
	background-repeat: no-repeat;
	background-position: right;
}
.lmenu-top li ul.active {
	display: block;
	background-color: #ddd;
}
.lmenu-top ul li ul.active {
	background-color: #c7c7c7;
}
.lmenu-top li.has-children.active ul li {
	background: #ddd;
}
.lmenu-top input[type=checkbox] {

	/* hide native checkbox */
	position: absolute;
	opacity: 0;
}
.lmenu-top label, .lmenu-top a {
	position: relative;
	display: block;
	padding: 5px 5px 5px 10px;
	font-size: 1.0rem;
	border-bottom: 1px #bbb solid;
	color: #555;
}
.lmenu-top a {
	text-decoration: none;
	color: #555;
}
.lmenu-top label>a{
	border-bottom: none;
	padding: 0;
	display: inline-block;
	width: 90%;
}
.lmenu-top label>span{
	display: inline-block;
	font-size: 11px;
	padding-left: 3px;
	
	
}
.no-touch .lmenu-top label:hover, .no-touch .lmenu-top a:hover {
}
.lmenu-top label::before, .lmenu-top label::after, .lmenu-top a::after {

	/* icons */
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.lmenu-top label {
	cursor: pointer;
}
.lmenu-top label::before, .lmenu-top label::after {
	background-repeat: no-repeat;
}
.lmenu-top label::before {
	left: 18px;
	background-position: 0 0;
	-webkit-transform: translateY(-50%) rotate(-90deg);
	-moz-transform: translateY(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	-o-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg);
}
.lmenu-top label::after {

	/* folder icons */
}
.lmenu-top a::after {

	/* image icon */
	left: 10px;
}
.lmenu-top input[type=checkbox]:checked + label::before {

	/* rotate arrow */
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.lmenu-top input[type=checkbox]:checked + label::after {

	/* show open folder icon if item is checked */
	background-position: -32px 0;
}
.lmenu-top input[type=checkbox]:checked + label + ul, .lmenu-top input[type=checkbox]:checked + label:nth-of-type(n) + ul {

	/* use label:nth-of-type(n) to fix a bug on safari (<= 8.0.8) with multiple adjacent-sibling selectors*/

	/* show children when item is checked */
	display: block;
}
.lmenu-top ul label, .lmenu-top ul a {
	padding-left: 10px;
}
.no-touch .lmenu-top ul label:hover, .no-touch
.lmenu-top ul a:hover {
	background: #3c3f45;
}
.lmenu-top > li:last-of-type > label, .lmenu-top > li:last-of-type > a, .lmenu-top > li > ul > li:last-of-type label, .lmenu-top > li > ul > li:last-of-type a {
	box-shadow: none;
}
.lmenu-top ul label::before {
	left: 16px;
}
.lmenu-top ul label::after, .lmenu-top ul a::after {
	left: 20px;
}
.lmenu-top ul ul label, .lmenu-top ul ul a {
	padding-left: 24px;
}
.lmenu-top ul ul label::before {
	left: 24px;
}
.lmenu-top ul ul label::after, .lmenu-top ul ul a::after {
	left: 27px;
}
.lmenu-top ul ul ul label, .lmenu-top ul ul ul a {
	padding-left: 28px;
}
.lmenu-top ul ul ul label::before {
	left: 22px;
}
.lmenu-top ul ul ul label::after, .lmenu-top ul ul ul a::after {
	left: 35px;
}

/**************** 		NEW PRODUCT-LIST STYLE: 	*******************/

.list-item{
	border: 1px solid #eee;
	width: 242px;
	margin-right: 4px;
    margin-bottom: 10px;
	display:-moz-inline-stack;/*Firefox 2*/
	display: inline-block;
	/*display: -ms-inline-flexbox;*/
	_overflow:hidden;/*IE6, IE7*/
	  *zoom:1;/*включаем hasLayout для IE6, IE7*/
	  *display:inline;/*при hasLayout true display:inline в IE6, IE7 ведёт себя как display:inline-block*/
	
}
.list-item-image{
	/*width: 238px;*/
	width: 100%; 
	position: relative;
	height: 250px !important;
}
.list-item-image .badge{
	/*margin-left: 142px;
	position: relative;*/
}
.list-item-text{
	width: 100%; 
	vertical-align: top;
}
.list-item-image a{
	display: -ms-flexbox;
}
.list-item-image img{
	width: 100%;
}
@media all and (-ms-high-contrast:none)
{
	.list-item-image img { width: 100; } /* IE10 */ 
}




.list-item-title{
	width: 99%; 
	font-size: 16px;
}
.list-item-price{
	width: 99%;
	font-size: 16px; 
}
.list-item-image,.list-item-text{
	display: inline-block;
	height: 201px;
	display: -ms-flexbox;
}
.list-item-title,.list-item-price{
	text-align: center;
}
.list-item-title,.list-item-price{
}
.list-item-title p,.list-item-price p{
	display: block;
	padding-top: 20px;
	padding-left: 5px;
	color: #7A5E3E;
}
.list-item-title a{
	color: #222;
}


.video-container {
	position: relative;
	padding-bottom: 56.25%; 
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


@media only screen and (min-width: 100px) {
	.lmenu-top label, .lmenu-top a {
		padding: 5px 6px;
		font-size: 1.0rem;
	}
	.lmenu-top label::before {
		left: 14px;
	}
	.lmenu-top label::after {
		left: 23px;
	}
	.lmenu-top ul label, .lmenu-top ul a {
		/*padding-left: 26px;*/
	}
	.lmenu-top ul label::before {
		left: 28px;
	}
	.lmenu-top ul label::after, .lmenu-top ul a::after {
		left: 27px;
	}
	.lmenu-top ul ul label, .lmenu-top ul ul a {
		/*padding-left: 30px;*/
	}
	.lmenu-top ul ul label::before {
		left: 72px;
	}
	.lmenu-top ul ul label::after, .lmenu-top ul ul a::after {
		left: 101px;
	}
	.lmenu-top ul ul ul label, .lmenu-top ul ul ul a {
		padding-left: 154px;
	}
	.lmenu-top ul ul ul label::before {
		left: 96px;
	}
	.lmenu-top ul ul ul label::after, .lmenu-top ul ul ul a::after {
		left: 125px;
	}
	.category_top_image_text{
		color: #333;
		font-size: 21px;
		display: block;
		position: relative;
		margin: 0;
		top: 0;
		float: left;
		width: 100%;
	}
	
}
.lmenu-top.animated label::before {

	/* this class is used if you're using jquery to animate the accordion */
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}

.office-features{
	margin-top: 10px;
}
.office-features h3{
	font-size: 17px;
	font-weight: 600 !important;
}
.office-features p{
	font-size: 15px;
	font-weight: 100;
}

/* Carousel  style: */
.jcarousel {
    position: relative;
    overflow: hidden;
    padding: 0 0px;
}
.jcarousel > div {
    width: 20000em;
    position: relative;
}
.jcarousel a {
    /* Required only for block elements like <li>'s */
    /*float: left;*/
}
/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 40%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 4px #F0EFE7;
    -moz-box-shadow: 0 0 4px #F0EFE7;
    box-shadow: 0 0 4px #F0EFE7;
}

.jcarousel-control-prev {
    left: 15px;
}

.jcarousel-control-next {
    right: 15px;
}
.list-item.carousel-item {
    margin-right: 5px;
}

/* СТРАНИЦЫ: */
.page-head{
	display: block;
	width: 100%;
	padding: 7px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	float: left;
	margin: 5px 0 12px 0;
}
.page-head > div {
	display: block;
	float: left;
	margin-right: 20px; 
}
.page-head > div.page-author{
	float: right;
	margin-right: 5px; 
}


.top1 a.where-to-buy{
	float:left;
	margin-left: 10px;
	margin-top: -6px;
	display:block; 
	color: #fff;
    width: 110px;
    
    background: #00b7ff;
    padding: 5px 10px;
    cursor: pointer;
    border: solid 1px #666;
    font-size: 14px;
}

.top-right{
	float: right;
}
.top-center{
	float: left;
	/*width: 580px;*/
}
.top-center > a > img{
	width: 100%;
}
.social_holder2 {
	position: relative;
	top: 0px;
	right: 6px;
	
	display: block;
	z-index: 999999;
	display: none;
}
.social_holder3{
	text-align: right;
    padding: 0 10px;
    margin-top: 7px;
}
#top-phones{
	padding-right: 8px;
    margin-top: 10px;
    font-size: 18px;
}
#top-phones p, #top-phones a{
	text-align: right;
}
#top-phones a{
	color: #000;
	text-decoration: none;
}

.footer{
	width: 100%;

}
.footer-right{
	float: right;
}
.footer a{
	color: #000;
	font-size: 16px;
}
.footer-right > a{
	display: block;
	text-align: right;
    margin-top: 3px;
    margin-bottom: 7px;
}
.footer .social_holder3{
	padding: 0;
}
.footer .social_holder3 a.last{
	margin: 5px 0 5px 10px;
    display: inline-block;
    vertical-align: super;
}
.main{
	padding-bottom: 30px;
}
#foter-phones, #foter-phones a{
	font-size: 20px;
	text-decoration: none;
}
.footer-left{
	margin-top: 10px;
    float: left;
}
.mobile-header img{
	width: 100%;
	max-width: 320px;
}
.mobile-header{
	display: none;
	width: 100%;
}

.sorting-header{
	display: inline-block;
}
.menu-h li{
	display: inline-block;
}
.menu-h li{
	display: inline-block;
	list-style: none;
	padding: 5px 10px;
    background-color: #eee;
}
.menu-h li.selected {
	background-color: #999;
}
.menu-h li.selected a{
	color: #fff;
}
/*.menu-h.sorting li{
	display: inline-block;
	list-style: none;
	padding: 5px 10px;
    background-color: #eee;
}
.menu-h.sorting li.selected {
	background-color: #999;
}
.menu-h.sorting li.selected a{
	color: #fff;
}*/

.offer-header{
	font-size: 24px;
}
.offer-period{
	font-size: 14px;
}
.offer-block p{
	margin: 5px 0;
	font-size: 14px;
}

@media screen  and (max-width:990px) {
	#map {
		width: 67%;
	}
}

@media screen  and (max-width:800px) {
	.footer-right{
		float: left;
	}
	.footer-right > a{
		text-align: left;
	}
	.footer-right .social_holder3{
		text-align: left;
	}
}
@media screen  and (max-width:766px) {
	.social_holder3{
		width: 100px;
		display: inline-block;
		padding-left: 0;
		text-align: left;
	}
	#top-phones {
	    float: right;
	}
	.top-right {
	    float: left;
	    width: 100%;
	}
	.logo {
	    float: none; 
	    margin: 0 auto;
	}
	.image_menu {
	    width: 31.5%;
	    width: 32%;
	    min-height: 160px;
	    height: initial;
	}
}


@media screen  and (max-width:568px) {
	#product-list .category_holder, .cth {
    	height: 380px;
	}
	.category_holder_small{
		height: 255px;
	}
	.cth{
		width: 48%;
		margin-right: 1%;
	}
	.right_top{
		margin-top: 0;
		margin-left: 0px;
		margin-right: 12px;
		width: 48% !important;
	}
	.right_bottom{
		margin-top: 0;
		margin-left: 0px;
		margin-bottom: 10px;
		width: 48% !important;
	}
	.social_holder2{
		display: none;
	}

	.image_menu {
	    width: 31%;
	    width: 32%;
	    min-height: 160px;
	    height: initial;
	}
	/*.top2{
		display: block;
	}
	.main{margin-top: 0;}
	.top1{
		display: none;
	}*/

	.list-item{
	border: 1px solid #ddd;
	/*width: inherit;
	display: block;*/
	margin-right: 5px;

	width: 47%;
	
	}
	.list-item-image{
		/*width: 238px;*/
		width: 40%; 
		min-width: 100px;
		
	}
	.list-item-image .badge{
		margin-left: 0px;
		position: absolute;
	}
	.list-item-text{
		width: 49%; 
		min-width: 100px;
		vertical-align: top;
	}
	.list-item-image img{
		width: 100%;
	}
	.list-item-title{
		width: 99%; 
		font-size: 21px;
	}
	.list-item-price{
		width: 99%;
		font-size: 21px;
	}
	.list-item-image,.list-item-text{
		display: inline-block;
		height: 201px;
	}
	.list-item-title,.list-item-price{
		text-align: center;
	}
	.list-item-title,.list-item-price{
	}
	.list-item-title p,.list-item-price p{
		display: block;
		padding-top: 60px;
		padding-left: 30px;
		color: #7A5E3E;
	}
	.list-item-title a{
		color: #222;
	}


	.list-item-title{
		font-size: 16px;
	}
	.list-item-price{
		font-size: 16px;
	}
	
	.list-item-title p,.list-item-price p{
		padding-top: 10px;
		padding-left: 5px;
	}
	.product_opt_right, .path_product{
		padding-left: 5px;
	}
	#map {
		width: 100%;
		height: 400px;
		float: left;
	}
	.dealers{
		width: 100%;
	}

}


@media screen  and (max-width:450px) {
	
	.category_holder_small{
		height: 220px;
	}
	#product-list .category_holder, .cth{
		height: 360px;
	}
	.category_holder p{
		max-height: 85px;
	}
	.top-right{
		float: left;
		margin-bottom: 10px;
		width: 100%;
	}
	.social_holder3{
		text-align: left;
		width: 100px;
		display: inline-block;
		padding-left: 0;
	}
	.image_menu {
	    width: 30.5%;
	    width: 32%;
	    min-height: 170px;
	    height: initial;
	}

	#top-phones {
	    float: right;
	}
	#top-phones p{
		text-align: left;
	}
	.mobile-header{
		display: block;
	}

	.lmenu-top li.lmenu-mob{
		display: list-item;
	}

	.list-item{
	border: 1px solid #ddd;
	margin-bottom: 10px;
	width: 100%;
	}
	.list-item-image{
		/*width: 238px;*/
		width: 47%; 
		min-width: 100px;
		
	}
	.list-item-text{
		width: 49%; 
		min-width: 100px;
		vertical-align: top;

	}
	.list-item-image img{
		width: 100%;
	}
	.list-item-title{
		width: 99%; 

	}
	.list-item-price{
		width: 99%;

	}
	.list-item-image,.list-item-text{
		display: inline-block;
		height: 201px;
	}
	.list-item-title,.list-item-price{
		text-align: center;
	}
	.list-item-title{
		padding-bottom: 15px;
	}
	.list-item-title p,.list-item-price p{
		display: block;
		padding-top: 60px;
		padding-left: 30px;
		color: #7A5E3E;
	}
	.list-item-title a{
		color: #222;
	}





	.list-item-title{
		font-size: 15px;
	}
	.list-item-price{
		font-size: 15px;
	}
	
	.list-item-title p,.list-item-price p{
		padding-top: 10px;
		padding-left: 5px;
	}





	
}

@media screen  and (max-width:360px) {
	.image_menu{
		width: 30%;
		width: 32%;
		min-height: 160px;
		height: initial;
	}
	.category_holder_small{
		height: 170px;
	}
	.category_holder p{
		max-height: 95px;
	}
	#product-list .category_holder, .cth{
		height: 340px;
	}
	.top2 a{
		padding: 5px;
    	font-size: 11px;
	}


	.list-item{
	border: 1px solid #ddd;
	margin-bottom: 10px;
	}
	.list-item-image{
		/*width: 238px;*/
		width: 48%; 
		min-width: 100px;
		
	}
	.list-item-text{
		width: 49%; 
		min-width: 100px;
		vertical-align: top;
	}
	.list-item-image img{
		width: 100%;
	}
	.list-item-title{
		width: 99%; 
		font-size: 20px;
	}
	.list-item-price{
		width: 99%;
		font-size: 20px;
	}
	.list-item-image,.list-item-text{
		display: inline-block;
		height: 201px;
	}
	.list-item-title,.list-item-price{
		text-align: center;
	}
	.list-item-title,.list-item-price{
	}
	.list-item-title p,.list-item-price p{
		display: block;
		padding-top: 60px;
		padding-left: 30px;
		color: #7A5E3E;
	}
	.list-item-title a{
		color: #222;
	}


	.list-item-title{
		font-size: 16px;
	}
	.list-item-price{
		font-size: 16px;
	}
	
	.list-item-title p,.list-item-price p{
		padding-top: 10px;
		padding-left: 5px;
	}

	.related{
		display: none;
	}
	.product_opt_right, .path_product{
		padding-left: 5px;
	}
	.main{
		/*padding-left: 3px;*/
	}
}


/* БАДЖИ: */
.-b-,
.badge_ {
position: absolute;
z-index: 100;
left: -8px;
top: 0px !important;
text-align: center;
}

.carousel-item .-b-,
.carousel-item .badge_ {
position: relative;
max-width: 100px;
}

.-b- span,
.badge_ span {
color: #fff!important;
padding: 4px 15px 5px;
padding: 4px 15px 5px 15px;
font-size: 18px;
display:block;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-left-radius: 3px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
box-shadow: rgba(128, 128, 128, 0.54) 1px 1px 1px;
text-shadow: rgba(0, 0, 0, 0.39) 1px 1px 1px;
}

.-b- i,
.badge_ i {
display:block;
width: 0;
height: 0;
margin:0 0 0 1px;
border: #fff solid 3px;
border-left-color: transparent!important;
border-bottom-color: transparent!important;
}
.oos{
position: absolute;
z-index: 50;
left: 20%;
top: 30%;
background-image: url(/images/outofprod.png);
width: 140px;
height: 110px;
background-repeat: no-repeat;
}
.product_opt_image .oos{
	left: 35%;
}
.out-of-stock{
	position: absolute;
	z-index: 50;
	left: 30%;
	top: 30%;
}
.out-of-stock.in-list{
	left: 20%;
}


/* Стиль фильтра категорий на странице распродажных товаров: */
.category-filter{
	margin-bottom: 10px;
}
.fcat{
	display: inline-block;
    margin: 2px;
    background-color: #efefef;
    padding: 2px 5px;
    border-radius: 3px;
    cursor: pointer;
    color: #333;
}
.fcat.active{
	background-color: #777;
	color: #fff;
}



/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.flexslider {
	width: 580px;
}

/*@media all and (max-width: 800px) {
	.flexslider {
		width: 500px;
		height: inherit;
	}
}
@media all and (max-width: 490px) {
	.flexslider {
		width: 480px;
		height: inherit;
	}
}
@media all and (max-width: 450px) {
	.flexslider {
		width: 440px;
		height: inherit;
	}
}
@media all and (max-width: 420px) {
	.flexslider {
		width: 410px;
		height: inherit;
	} 
}
@media all and (max-width: 400px) {
	.flexslider {
		width: 390px;
		height: inherit;
	}
}
@media all and (max-width: 380px) {
	.flexslider {
		width: 370px;
		height: inherit;
	}
}
@media all and (max-width: 360px) {
	.flexslider {
		width: 350px;
		height: inherit;
	}
}
@media all and (max-width: 320px) {
	.flexslider {
		width: 310px;
		height: inherit;
	}
}*/

.page-text{
	float: left;
}
.nivo-directionNav a {
    bottom: 40px !important;
}

.cookie-banner {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    border: 2px solid black;
    border-radius: 16px 16px 0 0;
    max-width: 900px;
    width: 90%;
    z-index: 1000;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 1;
    visibility: visible;
    backdrop-filter: blur(20px);
}

.cookie-banner.hidden {
    opacity: 0;
    visibility: hidden;
    transform: translateX(-50%) translateY(100%);
}

.cookie-content {
    padding: 32px 36px;
    display: flex;
    align-items: flex-start;
    gap: 24px;
}

.cookie-text {
    flex: 1;
}

.cookie-text p {
    font-size: 15px;
    line-height: 1.6;
    color: #2c3e50;
    margin: 0;
    text-align: left;
    font-weight: 400;
    letter-spacing: 0.3px;
}

.cookie-link {
    color: black;
    text-decoration: none;
    font-weight: 500;
    border-bottom: 1px solid black;
    transition: all 0.3s ease;
    padding-bottom: 1px;
}

.cookie-link:hover {
    border-bottom-color: black;
}

.cookie-actions {
    display: flex;
    align-items: flex-start;
    flex-shrink: 0;
}

.cookie-accept-btn {
    color: black;
    border: 2px solid #555;
    border-radius: 5px;
    padding: 14px 28px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
}

.cookie-accept-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    transition: left 0.5s;
}

.cookie-accept-btn:hover::before {
    left: 100%;
}

@media (max-width: 768px) {
    .cookie-banner {
        width: 95%;
        border-radius: 16px 16px 0 0;
        border-width: 1px;
    }
    
    .cookie-content {
        flex-direction: column;
        gap: 20px;
        padding: 24px 20px;
    }
    
    .cookie-actions {
        align-self: stretch;
    }
    
    .cookie-accept-btn {
        width: 100%;
        padding: 16px 24px;
        font-size: 14px;
    }
    
    .cookie-text p {
        font-size: 14px;
        line-height: 1.5;
    }
}

@media (max-width: 480px) {
    .cookie-content {
        padding: 20px 16px;
    }
    
    .cookie-accept-btn {
        padding: 14px 20px;
        font-size: 13px;
        letter-spacing: 0.3px;
    }
    
    .cookie-text p {
        font-size: 13px;
    }
} 