

/* Start:/local/templates/newrhome/components/arturgolubev/search.title/search_title/style.css?174707662113889*/
/* div.title-search-result {
	display: block !important;
} */

.bx_smart_searche, .bx_smart_searche *, .bx-searchtitle, .bx-searchtitle * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-size: 14px;
}

.bx-searchtitle {
	margin: 10px 0 0;
}
.bx-searchtitle-history {
	margin-top: 5px;
}
.bx-searchtitle-history a {
	color: #222;
	text-decoration: underline;
}
.bx-searchtitle-history a:hover {
	text-decoration: none;
}
.bx-searchtitle .bx-block-title {
	/*font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;*/
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 1px 0 0 1px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-searchtitle .bx-input-group .bx-form-control:focus {
	background-color: #fff;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
	line-height: normal;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: url(/local/templates/newrhome/components/arturgolubev/search.title/search_title/images/search-icon.png) center center no-repeat #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:0;
	border-radius: 0 1px 1px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	height: 34px;
	width: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background-color: #1484CE;
}


div.title-search-result {
	display:none;
	overflow:hidden;
	z-index:999;
	/* display: block !important; */
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/newrhome/components/arturgolubev/search.title/search_title/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_smart_searche {
	padding-top:8px;
	
	border-top: 0 none;
	border-radius: 0 0 3px 3px;

	max-height: calc(100vh - 200px);
	background: #fff;
	box-shadow: 0 4px 50px rgba(0,0,0,.08);
	overflow: auto;
}
.bx_smart_searche .bx_info_wrap{
	margin-left: 85px;
}
.bx_smart_searche .bx_img_element{
	float: left;
	padding: 5px;
	width: 75px;
	text-align: center;
}
.bx_smart_searche .bx_item_block{
	min-height: 65px;
	position: relative;
}
.bx_smart_searche .bx_image{
	/* width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8; */
	display: inline-block;
	max-width: 100%;
}
.bx_smart_searche .bx_image.empty_image{
	background-image: url(/local/templates/newrhome/components/arturgolubev/search.title/search_title/image/noimg.png);
}
.bx_smart_searche .bx_item_element{
	padding: 8px 0;
}
.bx_smart_searche .bx_item_element_all_result {
	text-align: center;
}
.bx_smart_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
/*.bx_smart_searche .bx_item_element a{
	margin-top: 5px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}*/
.bx_smart_searche .bx_item_element a b{
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{color: #000;}
/*.bx_smart_searche .bx_item_element a:hover,
.bx_smart_searche .bx_item_element a:hover b{text-decoration: underline;}*/
.bx_smart_searche .bx_item_preview_text{
	font-size:13px;
	padding: 5px 10px 5px 0;
}
.bx_smart_searche .bx_price{
	font-weight:bold;
	font-size:15px;
	margin-top: 5px;
}
.bx_smart_searche .bx_price .old{
	font-weight: normal;
	text-decoration: line-through;
	color: #636363;
	font-size: 12px;
	vertical-align: middle;
}
.bx_smart_searche .bx_item_block.all_result{min-height:0}
.bx_smart_searche .bx_item_block.others_result{
	min-height: 0;
	line-height: 12px;
	padding: 0;
}
.bx_smart_searche .bx_item_block.all_result .all_result_button{
	display: inline-block;
	font-size: 14px;
	background-color: #1485CE;
	border: 1px solid;
	border-color: #1485CE;
	color: #FFF;
	padding: 0 22px;
	height: 34px;
	text-decoration: none;
	border-radius: 2px;
	margin: 0 0 8px;
	
	line-height: 34px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .5px;
}
.bx_smart_searche .bx_item_block_href {
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 8px;
	line-height: 14px;
}
.bx_smart_searche .bx_item_block_href:hover {
	background-color: #f7f7f7;
}
.bx_smart_searche .bx_item_block_hrline {
	border-bottom: 1px solid #eaeaea;
	margin: 0 8px 5px;
}
.bx_item_block_item_clear {
	display: block;
	clear:both;
}
.bx_smart_searche .bx_item_block_item_info_wrap {
	display: block;
}
.bx_smart_searche .bx_item_block_item_info_wrap.wpic {
	padding-left: 39px;
}
.bx_smart_searche .bx_item_block_item_info {
	display: block;
}
.bx_smart_searche .bx_item_block_href_category_title {
	color: #a2a2a2;
	/* font-weight: bold; */
}
.bx_smart_searche .bx_item_block_href_category_name {
	text-decoration: none;
	color: #5b7f95;
}
.bx_smart_searche .bx_item_block_item_image {
	width: 34px;
	height: 34px;
	float:left;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 5px;
}
.bx_smart_searche .bx_item_block_item_name {
	color: #5b7f95;
	overflow: hidden;
	height: 34px;
	display: block;
	line-height: 17px;
	display: flex;
}
.bx_smart_searche .bx_item_block_item_name_flex_align {
	margin: auto 0;
}
.bx_smart_searche .bx_item_block_item_simple_name {
	color: #333;
	display: block;
	line-height: 17px;
}
.bx_smart_searche .bx_item_block_item_name b, .bx_smart_searche .bx_item_block_item_simple_name b {
	text-decoration: none;
	color: #5b7f95;
}
.bx_smart_searche .bx_item_block_item_price {
	float:right;
	text-align: right;
	color: #333;
	line-height: 17px;
	padding-left: 5px;
}
.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one {
	line-height: 34px;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_new {
	white-space: nowrap;
	font-weight: bold;
	display: block;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_old {
	white-space: nowrap;
	text-decoration: line-through;
}
.bx_smart_searche .bx_item_block_item_text {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_props {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_text.wpic, .bx_smart_searche .bx_item_block_item_props.wpic {
	/* padding-left: 39px; */
}
.bx_item_block_item_prop_item {
	display: block;
}
.bx_smart_no_result_find {
	padding: 0 8px 8px;
}


/* preloader base */
.bx-searchtitle .bx-searchtitle-preloader {
	position: absolute;
	top: 2px;
	right: 110%;
	width: 30px;
	height: 30px;
	z-index: 5;
	display: none;
	/* display: block; */
}
.bx-searchtitle .bx-searchtitle-preloader.view {
	background: url(/local/templates/newrhome/components/arturgolubev/search.title/search_title/images/loader_orange.gif) center center no-repeat;
}



/* blue */
.bx-searchtitle.theme-blue .bx-input-group .bx-form-control {
	border-color:#0083d1;
}
.bx-searchtitle.theme-blue .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/newrhome/components/arturgolubev/search.title/search_title/images/loader_blue.gif);
}
.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button{
	background-color: #0083d1;
	border-color: #0083d1;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button {
	background-color: #0083d1;
	border-color: #0083d1;
	color: #FFF;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button:hover, .bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button:hover {
	background-color: #5ca6e4;
	border-color: #5ca6e4;
	text-decoration: none;
}
.bx_smart_searche.theme-blue .bx_item_element a b{
	color: #5ca6e4;
}
.bx_smart_searche.theme-blue .bx_item_block_href:hover {
	background-color: #b2d9f1;
}
.bx_smart_searche.theme-blue .bx_item_block_href_category_name {
	color:#0083d1;
}
.bx_smart_searche.theme-blue .bx_item_block_item_name b, .bx_smart_searche.theme-blue .bx_item_block_item_simple_name b {
	color:#0083d1;
}
.bx_smart_searche.theme-blue .bx_item_block_hrline {
	border-color: #0083d1;
}
/* black */
.bx-searchtitle.theme-black .bx-input-group .bx-form-control {
	border-color:#333;
}
.bx-searchtitle.theme-black .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/newrhome/components/arturgolubev/search.title/search_title/images/loader_black.gif);
}
.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button{
	background-color: #333;
	border-color: #333;
}
.bx-searchtitle.theme-black .bx-input-group-btn button {
	background-color: #333;
	border-color: #333;
	color: #FFF;
}
.bx-searchtitle.theme-black .bx-input-group-btn button:hover, .bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button:hover {
	background-color: #5c5c5c;
	border-color: #5c5c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-black .bx_item_element a b{
	color: #5c5c5c;
}
.bx_smart_searche.theme-black {
	/* border:1px solid #333; */
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche.theme-black .bx_item_block_href:hover {
	background-color: #eaeaea;
}
.bx_smart_searche.theme-black .bx_item_block_href_category_name {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_item_name b, .bx_smart_searche.theme-black .bx_item_block_item_simple_name b {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_hrline {
	border-color: #333;
}
/* green */
.bx-searchtitle.theme-green .bx-input-group .bx-form-control {
	border-color:#159ebb;
}
.bx-searchtitle.theme-green .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/newrhome/components/arturgolubev/search.title/search_title/images/loader_green.gif);
}
.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button{
	background-color: #159ebb;
	border-color: #159ebb;
}
.bx-searchtitle.theme-green .bx-input-group-btn button {
	background-color: #159ebb;
	border-color: #159ebb;
	color: #FFF;
}
.bx-searchtitle.theme-green .bx-input-group-btn button:hover, .bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button:hover {
	background-color: #44b1c9;
	border-color: #44b1c9;
	text-decoration: none;
}
.bx_smart_searche.theme-green .bx_item_element a b{
	color: #44b1c9;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
	background-color: #d0ebf1;
}
.bx_smart_searche.theme-green .bx_item_block_href_category_name {
	color:#159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_item_name b, .bx_smart_searche.theme-green .bx_item_block_item_simple_name b {
	color:#159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_hrline {
	border-color: #159ebb;
}
/* red */
.bx-searchtitle.theme-red .bx-input-group .bx-form-control {
	border-color:#E22B2B;
}
.bx-searchtitle.theme-red .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/newrhome/components/arturgolubev/search.title/search_title/images/loader_red.gif);
}
.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button{
	background-color: #E22B2B;
	border-color: #E22B2B;
}
.bx-searchtitle.theme-red .bx-input-group-btn button {
	background-color: #E22B2B;
	border-color: #E22B2B;
	color: #FFF;
}
.bx-searchtitle.theme-red .bx-input-group-btn button:hover, .bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button:hover {
	background-color: #e95c5c;
	border-color: #e95c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-red .bx_item_element a b{
	color: #e95c5c;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
	background-color: #f9d4d4;
}
.bx_smart_searche.theme-red .bx_item_block_href_category_name {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_item_name b, .bx_smart_searche.theme-red .bx_item_block_item_simple_name b {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_hrline {
	border-color: #E22B2B;
}
/* yellow */
.bx-searchtitle.theme-yellow .bx-input-group .bx-form-control {
	border-color:#F9A91D;
}
.bx-searchtitle.theme-yellow .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/newrhome/components/arturgolubev/search.title/search_title/images/loader_yellow.gif);
}
.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button{
	background-color: #F9A91D;
	border-color: #F9A91D;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button {
	background-color: #F9A91D;
	border-color: #F9A91D;
	color: #FFF;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button:hover, .bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button:hover {
	background-color: #faba4a;
	border-color: #faba4a;
	text-decoration: none;
}
.bx_smart_searche.theme-yellow .bx_item_element a b{
	color: #faba4a;
}
.bx_smart_searche.theme-yellow .bx_item_block_href_category_name {
	color:#F9A91D;
}
.bx_smart_searche.theme-yellow .bx_item_block_item_name b, .bx_smart_searche.theme-yellow .bx_item_block_item_simple_name b {
	color:#F9A91D;
}
.bx_smart_searche.theme-yellow .bx_item_block_hrline {
	border-color: #F9A91D;
}
/* End */


/* Start:/local/templates/newrhome/js/suggestions/suggestions.min.css?17470766212091*/
.suggestions-nowrap{white-space:nowrap}.suggestions-input{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.suggestions-input::-ms-clear{display:none}.suggestions-wrapper{position:relative;margin:0;padding:0;vertical-align:top;-webkit-text-size-adjust:100%}.suggestions-suggestions{background:#fff;border:1px solid #999;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;left:0;min-width:100%;position:absolute;z-index:9999;-webkit-text-size-adjust:100%}.suggestions-suggestions strong{font-weight:400;color:#39f}.suggestions-suggestions.suggestions-mobile{border-style:none}.suggestions-suggestions.suggestions-mobile .suggestions-suggestion{border-bottom:1px solid #ddd}.suggestions-suggestion{padding:4px 4px;overflow:hidden}.suggestions-suggestion:hover{background:#f7f7f7}.suggestions-selected{background:#f0f0f0}.suggestions-selected:hover{background:#f0f0f0}.suggestions-hint{padding:4px 4px;white-space:nowrap;overflow:hidden;color:#777;font-size:85%;line-height:20px}.suggestions-subtext{color:#777}.suggestions-subtext_inline{display:inline-block;min-width:6em;vertical-align:bottom;margin:0 .5em 0 0}.suggestions-subtext-delimiter{display:inline-block;width:2px}.suggestions-subtext_label{margin:0 0 0 .25em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:0 3px;background:#f5f5f5;font-size:85%}.suggestions-value[data-suggestion-status=LIQUIDATED]{position:relative}.suggestions-value[data-suggestion-status=LIQUIDATED]:after{position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(0,0,0,.4);content:""}.suggestions-promo{font-size:85%;display:none;color:#777;padding:4px;text-align:center}.suggestions-promo a{color:#777;display:block;filter:grayscale(100%);line-height:20px;text-decoration:none}.suggestions-promo a:hover{filter:grayscale(0)}.suggestions-promo svg{height:20px;vertical-align:bottom}@media screen and (min-width:600px){.suggestions-promo{position:absolute;top:0;right:0;text-align:left}}
/* End */


/* Start:/local/templates/newrhome/template_styles.css?175136684414481*/
/*region �����*/
pre{
    display: none;
}
.nowrap{
    white-space: nowrap;
}
/*region ������ ul, ����� ��������� ������ ����������� div � ul*/
.ul{

}
.product.section .product-container .btn.added{
    pointer-events: auto;
}
.product-aside .tags-list.three {
    display: flex;
    margin-top: 5px;
}
.tag-list-item.three{
    background: red;
    display: block;
}
.smart-captcha {
    height: 102px !important;
}
/*endregion*/
/*endregion*/
/*region Header*/
.catalog-menu-nav a img{
    width:35px;
}
.header-userbar-controls-link.phone {
    margin-right: 10px;
    white-space: nowrap;
    width: 36px;
    height: 36px;
    padding-left: 28px;
    text-align: left;
    padding-top: 6px;
    font-size: 0;

}
.header-userbar-controls-link.phone:before {
    top: 50%;
    /*left: 50%;*/
    margin-top: -12px;
    /*margin-left: -12px;*/
    background-image: url(/local/templates/newrhome/img/phone.svg);
    left: 0;
    margin-left: 0;
}


.cookies {
    background: #fff;
    width: 100%;
    position: fixed;
    bottom: 0;
    box-shadow: 0px -1px 23px 2px rgba(0,0,0,0.09);
    z-index: 100;
}
.cookies a {
	text-decoration: underline;
}
.cookies-container {
    padding: 20px 0;
    display: flex;
}
.cookies-container__left {
    width: 100%;
}
.cookies-container__left-text {
    max-width: 1000px;
}



@media(max-width: 840px) {
    .header-mobile-buttons{
        width: 225px;
    }

}
@media(max-width: 760px) {
    .header-userbar-controls-link.phone {
        margin-right: 10px;
        width: 0;
    }

    .header-userbar-controls-link.phone:before {

    }
    .header-mobile-buttons{
        width: 95px;
    }
    .header-userbar{
        width: 270px;
    }

}
.header.fixed .header-userbar-controls-link.phone{
    font-size: 14px;
    width: 158px;
}
@media(max-width: 600px) {
    .header-userbar-controls-link.phone {
        width: 36px;
        height: 36px;
        padding-left: 0;
        font-size: 0 !important;


    }
    .header.fixed .header-userbar-controls-link.phone{
        width: 36px;
        font-size: 0;
    }
    .header-userbar-controls-link.phone:before {
        left: 50%;
        margin-left: -12px;
    }
    .header-userbar{
        width: auto;
    }
}

@media(max-width: 450px) {
    .header-userbar-controls{
        margin-top: 2px;
    }
    .header.fixed .header-userbar-controls-link.phone {
        width: 28px;
    }
    .header-userbar-controls-link.favorites, .header-userbar-controls-link.cart, .header-userbar-controls-link.phone{
        width: 28px;
        height: 28px;
    }
    .header-userbar-controls-link:before{
        width: 20px;
        height: 20px;
    }
    .header-logo {
        width: 110px;
    }
    .header-userbar-controls-link.favorites span, .header-userbar-controls-link.cart span{
        left: 16px;
    }
    .header-userbar-controls-link.phone {
        margin-right: 5px;
    }
}
@media(max-width: 375px) {
    .header-logo {
        width: 90px;
    }
    .search-btn {
        width: 30px;
        height: 30px;
    }
    .header-mobile-buttons {
        width: 80px;
    }
}
@media(max-width: 350px) {
    .header-logo {
        width: 80px;
    }
}

@media(max-width: 330px) {
    .header-logo {
        width: 70px;
    }
}
/*endregion*/
/*region Footer*/
.modal-city .modal-body {
    /*list-style-type: disc;*/
    margin-top: 1em;
    margin-bottom: 1em;
    /*margin-inline-start: 0px;*/
    /*margin-inline-end: 0px;*/
    /*padding-inline-start: 40px;*/
}
/*endregion*/
/*region �����*/
.select-wrap .jq-selectbox__dropdown, .input-city-wrap .jq-selectbox__dropdown{
    top: 20px !important;
    bottom: auto !important;
}
.error-message{
    z-index: 10;
}
.order-building{
    margin-top: 17px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap:17px;
}
.order-building > div{
    width: calc((100% - 34px) / 3);
}
@media screen and (max-width: 760px) {
    .order-building > div{
        flex: 0 0 100%;
        width: 100%;
    }
}
#kladr_autocomplete .spinner {
    background: transparent url("/local/templates/newrhome/img/spinner.png") center center no-repeat;
}
/*endregion*/

/*region �����*/
.catalog-header-categories-item-preview img{
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 1000px) {
    .product-visual-options .product-visual-item, .product-size-options .product-visual-item, .product-visual-options .product-size-item, .product-size-options .product-size-item {
        justify-content: center;
    }
}
/*endregion*/
/*region ��������� ������, ����� ��������� ����������������� ������� �� ����������� �������*/
.modal-slider-nav .modal-slide img, .modal-slider-nav .modal-slide picture{
    width: 4vw;
    height: 4vw;
}
/*endregion*/
/*region ������ �������*/

.product-item-preview-slider{
    border: none;
    aspect-ratio: .8;
    padding-bottom: 20px;
}
.product-item-preview-slider-track {
    aspect-ratio: .82;
}
.product-item-preview-slide{
    aspect-ratio: .82;
}
.product-item-preview-slider-hover-block{
    aspect-ratio: .82;
}

.product-item  .add-to-fav-btn{
    position: absolute;
    z-index: 1;
    right: 18px;
    top: 18px;
}
.product-item-preview-slider .discount{
    bottom: 20px;
    top: auto;
    display: none;
    left: 0;
}

@media screen and (max-width: 1000px){
    .catalog-product-list .product-item-cost-info {
        padding-top: 0;
    }
}
@media screen and (max-width: 590px){
    .catalog-product-list .product-item .discount {
        top: auto;
        left: 0;
    }
    .product-item-tags {
        left: 0;
        right: auto;
    }
    .product-item-nav-list{
        gap: 6px;
    }
    .product-item-cost-info .discount{
        display: none;
    }
    .product-item-preview-slider .discount{
        display: block;
    }
    .product-item .add-to-fav-btn {
        top: 2.3vw;
        right: 3vw;
    }
}

@media screen and (max-width: 480px){
    .product-item-dots button:before, .product-item .slick-dots button:before {
        width: 5px;
        height: 5px;
    }
    .catalog-product-list .product-item-cost-info {
        padding: 0;
    }
    .catalog-product-list .product-item-title {
        line-height: 1.1;
        margin-bottom: 5px;
    }
}

.product-item .add-to-cart-btn, .buy-btn{
    width: 100%;
}

.product-item-title{
    font-weight: 400;
}

.product-item-nav-list{
    display: flex;
    gap: 8px;
}

.product-item-nav-list > div{
    display: none;
}
.product-item-nav-list > div:last-child{
    display: flex;
}
.product-item-nav-list > div:nth-child(1){
    display: block;
}
.product-item-nav-list > div:nth-child(2){
    display: block;
}
.product-item-nav-list > div:nth-child(3){
    display: block;
}
.product-item-nav-list > div:nth-child(4){
    display: block;
}
.product-item-nav-list > div:nth-child(5){
    display: block;
}
.product-item-nav-list > div:nth-child(6){
    display: block;
}


.product-item-nav-list__more{
    margin-left: 10px;
    width: 38px;
    height: 38px;
    justify-content: center;
    align-items: center;
}
.product-item-nav-list__more span{
    background: #F3F3F3;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    min-width: 34px;
    min-height: 34px;
    display: none;
    text-align: center;
    font-size: 14px;
    line-height: 34px;
    margin: 2px;
}

.product-item-nav-list__more span.count{
    display: block;
}


.product-item-nav-list[data-count="6"] .product-item-nav-list__more{
    display: none;
}
.product-item-nav-list[data-count="5"] .product-item-nav-list__more{
    display: none;
}
.product-item-nav-list[data-count="4"] .product-item-nav-list__more{
    display: none;
}

.product-item-nav-slider-el {
    width: 38px;
    height: 38px;
    padding: 1px;
}
.product-item-preview-slider .slick-list {
    aspect-ratio: .82;
}
/*region mobile device dots fix*/
.product-item-preview-slider-track .slick-dots{
    transform: translateY(10px);
}
/*endregion*/
@media screen and (max-width: 1000px){
    .catalog-product-list .product-item .product-item-nav-slider-el{
        width: 38px;
        height: 38px;
    }
}


@media screen and (max-width: 1900px) {
    .product-item-nav-list__more span.count{
        display: none;
    }
    .product-item-nav-list__more span.count-760 {
        display: block;
    }
    .product-item-nav-list > div:nth-child(5){
        display: none;
    }
    .product-item-nav-list[data-count="6"] .product-item-nav-list__more{
        display: block;
    }
    .product-item-nav-list[data-count="5"] > div:nth-child(5){
        display: block;
    }


}


@media screen and (max-width: 760px) {
    .product-item-nav-list__more span{
        width: 28px;
        height: 28px;
        min-width: 28px;
        min-height: 28px;
        font-size: 11px;
        margin: 0;
        line-height: 28px;
    }
    .product-item-nav-slider-el {
        width: 28px;
        height: 28px;
    }
    .catalog-product-list .product-item .product-item-nav-slider-el {
        width: 28px;
        height: 28px;
    }
    .product-item-nav-list__more{
        width: 28px;
        height: 28px;
    }
    .product-item-nav-block{
        height: 30px;
    }

}

@media screen and (max-width: 590px) {
    .product-item-nav-list__more span.count-760 {
        display: none;
    }
    .product-item-nav-list__more span.count-590 {
        display: block;
    }
    .product-item-nav-list > div:nth-child(5){
        display: none;
    }
    .product-item-nav-list > div:nth-child(4){
        display: none;
    }
    .product-item-nav-list[data-count="5"] .product-item-nav-list__more{
        display: block;
    }
    .product-item-nav-list[data-count="4"] > div:nth-child(4){
        display: block;
    }
    .product-item-nav-list[data-count="5"] > div:nth-child(5){
        display: none;
    }


}
@media screen and (max-width: 480px) {
    .catalog-product-list .product-item .product-item-title {
        height: 7vw;
    }
}
@media screen and (max-width: 390px) {
    .product-item-nav-list__more span.count-590{
        display: none;
    }
    .product-item-nav-list__more span.count-440 {
        display: block;
    }
    .product-item-nav-list > div:nth-child(4){
        display: none;
    }
    .product-item-nav-list > div:nth-child(3){
        display: none;
    }
    .product-item-nav-list[data-count="4"] .product-item-nav-list__more{
        display: block;
    }
    .product-item-nav-list[data-count="3"] > div:nth-child(3){
        display: block;
    }
    .product-item-nav-list[data-count="4"] > div:nth-child(4){
        display: none;
    }
}
@media screen and (max-width: 350px) {
    .catalog-product-list .product-item .product-item-title {
        height: 35px;
    }
}

/*region safari 14 fallback*/
@supports not(aspect-ratio) {
    .bx-no-touch .product-item-preview-slide{
        padding-top: 122%;
        height: 0;
        position: relative;
        overflow: hidden;
    }
    .bx-no-touch .product-item-preview-slide img {
        position: absolute;
        transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        width: auto;
        max-width: 100%;
        height: auto;
        max-height: 100%;
    }
    .bx-no-touch .product-item-preview-slider-hover-block{
        padding-top: 122%;
        height: 0;
        top: 0;
        position: absolute;
        overflow: hidden;
    }
    .bx-no-touch .product-item-preview-slider-hover-block .hover-area{
        position: absolute;
        transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        width: auto;
        max-width: 100%;
        height: auto;
    }
    .product-item-preview-slider .slick-list{
        max-height: 500px;
    }
    .product-item-preview-slider .slick-list .slick-track{
        max-height: 500px;
    }
    .product-item-preview-slider .slick-list .slick-track .product-item-preview-slide{
        max-height: 500px;
    }
}
/*endregion*/
/*endregion*/
/*region ����� �� ������ ������ ����� ������� ��������*/
.main-screen-slider-item{
    display: none;
}
.main-screen-slider-item:first-child{
    display: block;
}

/*endregion*/


.reviews-item{
    font-size:  14px;
}

.otherProjects{
padding: 2rem 0;
}
.otherProjects .wrap-inner,
.otherProjects .otherProjects--links{
    display: flex;
    justify-content: space-between;
    gap: 16px;
}
.otherProjects--title{
    text-transform: uppercase;
}
.otherProjects .otherProjects--links img{
    width: 100%;
    max-width: 240px;
    object-fit: contain;
    max-height: 52px;
    height: 100%;
}
.otherProjects .otherProjects--item{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap:16px;
}
.cities-list li.city_item {
    cursor: pointer;
}
.header .header-center{
    top: 72px;
}
.warn__content{
    padding: 10px 0;
    background: #BCEE9A;
}
.warn__text{
    margin: 0;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
}
@media all and (max-width: 1023px){
    .header .header-center{
        top: 86px;
    }
}
@media screen and (max-width: 768px) {
    .otherProjects .otherProjects--links{
       flex-direction: column;
        justify-content: space-between;
    }
}
@media screen and (max-width: 575px) {
    .header .header-center{
        top: 101px;
    }
    .otherProjects .wrap-inner{
        flex-direction: column;
        gap: 2rem;
    }
    .otherProjects .otherProjects--item,
    .otherProjects--title
    {
        text-align: center;
    }
}
/* End */
/* /local/templates/newrhome/components/arturgolubev/search.title/search_title/style.css?174707662113889 */
/* /local/templates/newrhome/js/suggestions/suggestions.min.css?17470766212091 */
/* /local/templates/newrhome/template_styles.css?175136684414481 */
