

/* Start:/bitrix/templates/.default/components/bitrix/search.title/template1/style.css?15664682232108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/.default/components/bitrix/search.title/template1/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/top/style.min.css?1566468222490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/.default/components/bitrix/menu/top/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.section.list/template2/style.css?15664682227305*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/styles.css?15664682256092*/
.about__slideshow .pagination {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 2;
}

.about__slideshow .pagination ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.about__slideshow .pagination ul li {
	background: #fff;
	border-radius: 50%;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	margin: 0 6px 0 0;
}

.about__slideshow .pagination ul li:hover,
.about__slideshow .pagination ul li.active {
	background: #ccc;
}

.about__slideshow .pagination ul li a {
	width: 10px;
	height: 10px;
	display: block;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}

.about__slideshow .slide {
	position: absolute;
	z-index: 1;
	left: 0;
	width: 100%;
	top: 0;
}
.title__wrap a {
    color: -webkit-link;
    cursor: auto;
    text-decoration: underline;
}

.title__wrap a:hover {
    text-decoration: none;
}
.vipad_menu{
display:flex;
}



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

    .item-photo li a {
		text-decoration: none;
		color: #000;
		height: 178px;
		padding: 10px 5px 0;
		width: 113px!important;
		display: block;
	}
}











.catalog__list li {
    display: inline-block;
    vertical-align: top;
    margin: 0 -4px 0 0;
    padding: 8px;
    width: 25%;
}

.catalog__list.three li	{
	width: 33%;
}

.catalog__list img {
    display: inline-block;
    vertical-align: top;
    margin: 0 auto!important;
    display: block!important;
}
.slick-slide img {
    display: block;
    margin: 0 auto;
}
.slider-nav img{
	margin: 0!important;
	height: 150px;
	width: auto;
}


.promo__table--text {
    text-align: center;
}
.slideset {
    display: flex!important;
}


.product__carousel .slide {
    width: 297px;
    height: 247px;
}

.fancybox-next span {
    background-image: url(/images/icon10.png)!important;
    background-position: 17%!important;
    transform: rotateY(180deg)!important;
}
.fancybox-prev span {
    background-image: url(/images/icon10.png)!important;
background-position: 17%!important;
}

.slider-pagination-furniture .slick-slide {
    margin: 0 10px;
}

.slider-pagination-furniture .slick-track
{width:100%!important}

.slider-pagination-furniture img{
	height: 150px;
	width: auto;
}

.xzoom-source div {
    background-color: rgba(0, 0, 0, 0)!important;
}


.product__wrap--info {
    display: flex;
    flex-direction: column;
    
    justify-content: space-between;
}

.red-big {
    color: red!important;
    font-size: 25px;
}

.old-price{
	color: grey!important;
	text-decoration: line-through;
}

.discount{
	line-height: 35px!important;
}

.flex-catalog-top {
    display: flex;
    justify-content: space-between;
	padding-bottom: 15px;
}

.flex-catalog-top.icon {
    justify-content: flex-start;
	padding: 0 10px 5px 10px;
}
.flex-catalog-top.icon img{
	max-height: 90px;
}

.flex-catalog-top div {
    padding: 5px 10px 0px 10px;
}


.visible_price:hover .no_hover {
	display:none!important;;
}
.visible_price .is_hover {
	display:none!important;;
}
.visible_price:hover .is_hover {
	display:block!important;;
}

.visible_price span:before {
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    content: "";
    border: 2px solid #222;
	display:none
}
.visible_price
{
 background:none
}
.visible_price:hover span{
   background:none!important
}
.visible_price span {
    background: none!important;
    opacity: 1!important;
    display: block!important;
    position: relative!important;
    font-size: 20px!important;
    padding: 0px!important;
	margin-top: 10px!important;
}
body:before {
    content: " ";
    position: fixed;
    display: block;
    width: 100%;
    z-index: -1;
    height: 200%;
    background-color: rgba(211, 210, 210, 0.58);
}

 .product__wrap--info .product__wrap--order.dec
 {
	background: #62ba4a;
 }
.product__carousel--wrap .text {
    background: #fff!important;

}
.product__carousel .slide {
    width: 277px;/*297px*/
    min-height: 220px;
}

.slider-nav .slick-slide {
    margin-right: 15px;
	width: auto!important;
}


.container .slick-slide {
    display: none!important;
	    left: 0px!important;
}
.container .slick-slide.slick-active {
display: block!important;
}
.promo__hits img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    height: auto;
    width: auto;
    margin: 0 auto;
    display: block!important;
}
.item-photo-wrapper h2 {
    margin: 0 0 0 7px;
    font-family: "aquarelleregular";
    font-size: 18px;
    white-space: normal!important;
}
.container .slick-slide img {
    display: block;
    width: auto!important;
}
.header__wrap--drop a.lightbox {
    background-color: #88cceb;
    color: #fff;
    padding: 5px;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.product__carousel--info .slide {
    display: flex;
    justify-content: center;
    flex-direction: column;
	height: 170px;
}
.promo__table--wrap td {
    border: 10px solid #eeedee;
    min-width: 25%;
    width: auto!important;
}
.product__wrap--info h1:before
{
	display:none;
}
.flex-catalog-top {
    display: flex;
    justify-content: space-around;
}
.red-big {
    color: red!important;
    font-size: 25px;
    font-family: "aquarelleregular";
    /* font-size: 65px; */
    line-height: 75px;
    margin: 0 0 20px;
    position: relative;
}

.product__wrap--info dl {
    margin: 10px 0 10px;
    padding: 0;
    overflow: hidden;
    font-size: 16px!important;
    font-family: "ubunturegular";
}
.visible_price .red-big {
    color: red!important;
    font-size: 25px!important;
    font-family: "aquarelleregular";
    /* font-size: 65px; */
    line-height: 30px;
    margin: 0 0 20px;
    position: relative;
}

.visible_price span {
 font-size: 28px!important; 
}
.product__carousel--wrap {
    background: #fff;
    margin: 0 0 90px;
    padding: 15px 26px!important;
}

.icon-catalog-class
{
	font-size:18px
}
.product__carousel--wrap .text {
    padding: 20px 10px!important;
}
.product__wrap--info {
    font-size: 16px;
}
.carousel.gallery-js-ready.autorotation-disabled img {
    height: 191px;
	width:auto;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/template_styles.css?156646822545*/
.slide__wrap--inner .text-holder{color:#fff;}
/* End */
/* /bitrix/templates/.default/components/bitrix/search.title/template1/style.css?15664682232108 */
/* /bitrix/templates/.default/components/bitrix/menu/top/style.min.css?1566468222490 */
/* /bitrix/templates/.default/components/bitrix/catalog.section.list/template2/style.css?15664682227305 */
/* /bitrix/templates/eshop_bootstrap_green/styles.css?15664682256092 */
/* /bitrix/templates/eshop_bootstrap_green/template_styles.css?156646822545 */
