height/*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;  }*/

/*.bg_image_site{display:none;}*/

.middle_phone .phone_wrap .icons, .top_slider_wrapp .flexslider .slides > li::after {display: none}
.top_slider_wrapp .flexslider .slides > li td {height: 204px}
.top_slider_wrapp .flexslider .slides > li {height: auto}
.top_slider_wrapp .flexslider {height: auto}

.group_description_block img {
	height: auto;
    max-width: 100%;
}

.detail-buy-wa-button {
    display: inline-block!important;
    width: auto;
	min-width: 50%;
    background: #25D366;
    color: #FFF;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    padding: 9px 20px;
    /* margin-top: 10px; */
	border-radius: 2px;
	display: none;
}
	.detail-buy-wa-button:hover {
		color: #FFF;
	}

@media(max-width: 768px){
	.detail-buy-wa-button{
		display:block;
	}
	
	
	.top_slider_wrapp{
		display: none;
	}
	.top-h-row,
	.basket_normal #header .top_br {
		display: none;
	}
}

.image_wrapper_block img{
    max-height: 100%;
}


/* Кнопки "Сравнить" и "Избранное" в шапке */
/*
.basket_normal .icon_block#compare_line,
.basket_wrapp .wraps_icon_block.delay{
	opacity: 0!important;
	display: none;
}
.basket_normal .basket_wrapp .wrapp_all_icons{
	width: 115px;
}
@media (max-width: 550px){
	.basket_normal .basket_wrapp .wrapp_all_icons {
		width: auto;
	}
}
*/
/* Конец кнопки "Сравнить" и "Избранное" в шапке */

/* Меню в шапке */
.top-h-row .menu.topest{
	display: none;
}
.top-h-row .phones{
	padding-left: 0px;
}
/* Конец Меню в шапке */

/* Способы авторизации */
.authorization-cols .col.authorization .soc-avt,
.registraion-page .social_block{
	display: none;
}
/* Конец Способы авторизации */



.wrapper_inner {
	max-width: 1300px;
}

.mobile-search__wrapper {
	display: none;
}
.mobile-search__wrapper .button.icon {
	 width: 39px;
    height: 39px;
    background: url(/bitrix/templates/aspro_optimus/images/ai.png) -65px 8px no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    border: 0
}
.mobile-search__wrapper .stitle_form {
	position: relative;
	margin-bottom: 10px;
}
@media (max-width: 768px){
	.basket_wrapp .basket_block .link {
		bottom: 0;
	}
	body .basket_normal #header .middle-h-row .basket_wrapp {
		width: auto !important;
	}
	.mobile-menu__toggle {
		width: 25px;
		height: 25px;
		background-image: url("data:image/svg+xml,%3Csvg viewBox='0 -53 384 384' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m368 154.667969h-352c-8.832031 0-16-7.167969-16-16s7.167969-16 16-16h352c8.832031 0 16 7.167969 16 16s-7.167969 16-16 16zm0 0'/%3E%3Cpath d='m368 32h-352c-8.832031 0-16-7.167969-16-16s7.167969-16 16-16h352c8.832031 0 16 7.167969 16 16s-7.167969 16-16 16zm0 0'/%3E%3Cpath d='m368 277.332031h-352c-8.832031 0-16-7.167969-16-16s7.167969-16 16-16h352c8.832031 0 16 7.167969 16 16s-7.167969 16-16 16zm0 0'/%3E%3C/svg%3E");
		backgrond-size: contain;
		display: block;
		margin-right: 20px;
	}
	.mobile-search__toggle {
		width: 25px;
		height: 25px;
		background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512.005 512.005' style='enable-background:new 0 0 512.005 512.005;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M505.749,475.587l-145.6-145.6c28.203-34.837,45.184-79.104,45.184-127.317c0-111.744-90.923-202.667-202.667-202.667 S0,90.925,0,202.669s90.923,202.667,202.667,202.667c48.213,0,92.48-16.981,127.317-45.184l145.6,145.6 c4.16,4.16,9.621,6.251,15.083,6.251s10.923-2.091,15.083-6.251C514.091,497.411,514.091,483.928,505.749,475.587z M202.667,362.669c-88.235,0-160-71.765-160-160s71.765-160,160-160s160,71.765,160,160S290.901,362.669,202.667,362.669z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
		backgrond-size: contain;
		display: block;
		float: right;
	}
	.mobile-search__wrap {
		width: 20%;
	}
	.basket_wrapp {
		width: 55px;
	}
	.td_mobile_menu_wrap {
	
	}
	.catalog_menu.menu_colored {
		display: none;
	}
	.catalog-listing__section-element {
		padding: 4px 7px;
	}
	.catalog-listing__section-wrapper:not(.open) {
		max-height: 300px;
		overflow: hidden;
		position: relative;
		margin-bottom: 20px;
		-webkit-transition: all 200ms ease-in-out;
		transition: all 200ms ease-in-out;
	}
	.catalog-listing__section-wrapper:not(.open):after {
		content: '';
		position: absolute;
		height: 40px;
		left: 0;
		right: 0;
		bottom: 0;
		background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */


	}
	.catalog-listing__section-wrapper.open {
		max-height: auto;
	}
	.catalog-listing__section-show-more {
		border-color: #d02c47;
		background: #d02c47;
		color: #FFF;
		border-radius: 5px;
		padding: 4px 7px;
		display: inline-block;
		margin-bottom: 10px;
	}
	.mm-spn a,
	.mm-spn span {
		padding: 5px !important;
	}
	.mm-spn li:before {
		top: 16px !important;
	}
	.basket_normal .header_wrap #header>.wrapper_inner {
		padding-bottom: 0;
		border-bottom: 1px solid #eaeaea;
	}
	.mm-spn li:after {
		margin-left: 0 !important;
	}
}height/*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;  }*/

/*.bg_image_site{display:none;}*/

.middle_phone .phone_wrap .icons, .top_slider_wrapp .flexslider .slides > li::after {display: none}
.top_slider_wrapp .flexslider .slides > li td {height: 204px}
.top_slider_wrapp .flexslider .slides > li {height: auto}
.top_slider_wrapp .flexslider {height: auto}

.group_description_block img {
	height: auto;
    max-width: 100%;
}

.detail-buy-wa-button {
    display: inline-block!important;
    width: auto;
	min-width: 50%;
    background: #25D366;
    color: #FFF;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    padding: 9px 20px;
    /* margin-top: 10px; */
	border-radius: 2px;
	display: none;
}
	.detail-buy-wa-button:hover {
		color: #FFF;
	}

@media(max-width: 768px){
	.detail-buy-wa-button{
		display:block;
	}
	
	
	.top_slider_wrapp{
		display: none;
	}
	.top-h-row,
	.basket_normal #header .top_br {
		display: none;
	}
}

.image_wrapper_block img{
    max-height: 100%;
}


/* Кнопки "Сравнить" и "Избранное" в шапке */
/*
.basket_normal .icon_block#compare_line,
.basket_wrapp .wraps_icon_block.delay{
	opacity: 0!important;
	display: none;
}
.basket_normal .basket_wrapp .wrapp_all_icons{
	width: 115px;
}
@media (max-width: 550px){
	.basket_normal .basket_wrapp .wrapp_all_icons {
		width: auto;
	}
}
*/
/* Конец кнопки "Сравнить" и "Избранное" в шапке */

/* Меню в шапке */
.top-h-row .menu.topest{
	display: none;
}
.top-h-row .phones{
	padding-left: 0px;
}
/* Конец Меню в шапке */

/* Способы авторизации */
.authorization-cols .col.authorization .soc-avt,
.registraion-page .social_block{
	display: none;
}
/* Конец Способы авторизации */



.wrapper_inner {
	max-width: 1300px;
}
@media (max-width: 768px){

	.mobile_contact_header {display: block;}

	.mobile-menu__toggle {
		width: 25px;
		height: 25px;
		background-image: url("data:image/svg+xml,%3Csvg viewBox='0 -53 384 384' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m368 154.667969h-352c-8.832031 0-16-7.167969-16-16s7.167969-16 16-16h352c8.832031 0 16 7.167969 16 16s-7.167969 16-16 16zm0 0'/%3E%3Cpath d='m368 32h-352c-8.832031 0-16-7.167969-16-16s7.167969-16 16-16h352c8.832031 0 16 7.167969 16 16s-7.167969 16-16 16zm0 0'/%3E%3Cpath d='m368 277.332031h-352c-8.832031 0-16-7.167969-16-16s7.167969-16 16-16h352c8.832031 0 16 7.167969 16 16s-7.167969 16-16 16zm0 0'/%3E%3C/svg%3E");
		backgrond-size: contain;
		display: block;
		margin-right: 20px;
	}
	.td_mobile_menu_wrap {
	
	}
	.catalog_menu.menu_colored {
		display: none;
	}
	.catalog-listing__section-element {
		padding: 4px 7px;
	}
	.catalog-listing__section-wrapper:not(.open) {
		max-height: 300px;
		overflow: hidden;
		position: relative;
		margin-bottom: 20px;
		-webkit-transition: all 200ms ease-in-out;
		transition: all 200ms ease-in-out;
	}
	.catalog-listing__section-wrapper:not(.open):after {
		content: '';
		position: absolute;
		height: 40px;
		left: 0;
		right: 0;
		bottom: 0;
		background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */


	}
	.catalog-listing__section-wrapper.open {
		max-height: auto;
	}
	.catalog-listing__section-show-more {
		border-color: #d02c47;
		background: #d02c47;
		color: #FFF;
		border-radius: 5px;
		padding: 4px 7px;
		display: inline-block;
		margin-bottom: 10px;
	}
	.mm-spn a,
	.mm-spn span {
		padding: 5px !important;
	}
	.mm-spn li:before {
		top: 16px !important;
	}
	.basket_normal .header_wrap #header>.wrapper_inner {
		padding-bottom: 0;
		border-bottom: 1px solid #eaeaea;
	}
	.mm-spn li:after {
		margin-left: 0 !important;
	}
}

@media (max-width: 550px) {
    .basket_normal .basket_wrapp .header-cart, .basket_wrapp .icon_block {
        float: none;
        display: inline-block;
        width: 92px;
    }
}