/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.fixed{
	position: fixed;
	width: 100%;
}
a.scroll-to-top{
	left: 75px;
	right: inherit;
}
.mobile-logo-small{
	display: none;
}
@media only screen and (max-width: 350px) {
	/*#header .middle-h-row .logo_wrapp .logo{
		display: none !important;
	}*/
	.logo_wrapp{
		text-align: right;
	}
	/*.mobile-logo-small{
		display: inline-block;
	}*/
}

/* +RA for mobile menu >> */
.middle-h-row .hamburger-col{
	display: none;
	/* padding-right: 20px; */
	vertical-align: middle;
	/* width: 50px; */
}
a.hamburger-link{
	padding: 9px 14px;
	display: inline-block;
	color: #3d4d65;
	font-size: 22px;
	line-height: 22px;
}
a.hamburger-link i{
	vertical-align: 1px;
}

.bx_catalog_item_scu ul li.active .cnt_item:not(.pad) {
	box-shadow: none;
}


.catalog_detail .properties_container .bx_catalog_item_scu .bx_item_detail_scu ul li.active .cnt_item {
	box-shadow: 0px 0px 0px 2px #ea6120;
}


.catalog_detail .item_main_info.shtora_template .properties_container .bx_scu_scroller_container .bx_scu ul li[data-title=TIP_RIMSKOGO_KARNIZA] {
	width: 63px;
	height: 51px;
}

.item_shtora_slider .thumbs.expanded .slides_block {
	display: flex;
	justify-content: flex-start;
}

.catalog_detail .item_main_info.shtora_template .properties_container .bx_scu_scroller_container .bx_scu ul li[data-title=TIP_RIMSKOGO_KARNIZA] .cnt1 .cnt_item {
	width: 63px;
	height: 58px;
}

/* .catalog_detail .item_main_info.shtora_template ~ .properties_container.shtora_container {
	top: -50px;
} */


.catalog_detail .item_main_info.shtora_template .img_wrapper {
	max-width: 64%;
	width: 100%;
}

.catalog_detail .item_main_info.shtora_template .img_wrapper img {
	width: 100%;
}

@media (max-width: 900px) {
	.catalog_detail .item_main_info.shtora_template .img_wrapper {
		max-width: 100%;
	}
}

@media (max-width: 720px) {
	.catalog_detail .shtora_template:not(.clone) .right_info {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.header_wrap #header > .wrapper_inner{
		padding-bottom: 25px;
	}
	.middle-h-row .hamburger-col{
		display: block;
	}
}
/* << +RA for mobile menu */

@media (max-width:767px){
	.colored #header .catalog_menu ul.menu > li,
	header .wrap_menu {
		display: none;
	}
}

@media (max-width: 767px){
	div.city_choose_form_frame.popup.modalcity{
		z-index: 31000;
	}
}

.bx_item_detail_size.shtora-block .bx_size_scroller_container .bx_size>ul.width_by {
	justify-content: flex-start;
}


.bx_item_detail_size.shtora-block .bx_size_scroller_container .bx_size>ul.width_by li {
	max-height: 180px;
	max-width: 180px;
	margin-right: 10px;
}

.catalog_detail .properties_container .shtori_calculator .bx_item_detail_size ul.width_by li.switch.widthby-switch {
	max-height: 180px;
}



.height-toggle.hide {
	height: 104px;
	overflow: hidden;
}

.catalog_section_list .more_btn {
	font-size: 14px;
	color: #768995;
	opacity: .5;
	cursor: pointer;
	display: none;
	margin-top: 12px;
}


.catalog_section_list .more_btn:hover {
	opacity: 1;
}





@media (max-width:951px){
	.catalog_section_list .more_btn {
		display: none;
	}
}




























