/*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;  }*/
#mobilemenu .contacts .address{display: none;}
.stickers [class*="sticker_"]{
    background-color: #da4300;
}
.wrapp-one-click{display: none;}
.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .sections_wrapper {
    padding-bottom: 1px;
}
.sections_wrapper .list .item .img img {
    max-width: 100%;
    /* max-height: 100%; */
}
.sections_wrapper .list .item:not(.section_item) .img {
    width: 140px;
    height: 120px;
    text-align: center;
    margin: 0px auto 10px;
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.sections_wrapper .list .item:not(.section_item) .img:hover img {
    position: relative;
    top: -130px;
}
.price_txt{display: none;}
.top-block.top-block-v1:before {
    content: '';
    background: url(https://art-malevich.ru/bitrix/templates/aspro_kshop/images/ml/top-line.png) top center repeat-x;
    height: 9px;
    width: 100%;
    display: block;
    left: 0px;
    top: 0px;
    z-index: 5;
    }
.catalog_section_list .section_item .image {
    display: inline-block;
    height: 120px;
    overflow: hidden;
    position: relative;
}
/*.catalog_section_list .section_item .image:hover img{
    position:relative;
    top:-60px;
}*/
.header_wrap #header{
background: url(https://art-malevich.ru/bitrix/templates/aspro_kshop/images/ml/top-bg-color.png) top center repeat-x;
}
body&gt;.wrapper1 {
    background: url(https://art-malevich.ru/bitrix/templates/aspro_kshop/images/ml/bot-bg-color.png) bottom center repeat-x;
}
#footer:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 5;
    background-image: url(https://art-malevich.ru/bitrix/templates/aspro_kshop/images/ml/bottom-line.png);
    height: 14px;
    width: 100%;
    top: -13px;
    left: 0px;
}
footer .footer-inner {
    position: relative;
    margin: 0;
    padding: 29px 0 64px;
    background: #333;
}
footer .footer_top {
     padding-bottom: 10px; 
}

.person, .baskets, .quantity_block_wrapper, .wrapp_stockers, .auth_wr_inner, .basket-link {
	display: none !important;
	}
@media (min-width: 992px){
.top_big_banners.short_block .items .item:not(.wide100) {
    width: 24.999% !important;
}
}
@media (min-width: 992px) {
.pull-left .logo img {
	max-height: 130% !important;
    position: relative !important;
	}
.wrapper1 .header-v20 .smalls .logo-row .logo {
    padding-left: 2px !important;
}
}
.product-info-headnote__brand .brand__picture img, .brand-detail-info .brand-detail-info__image img {width: 114px !important;
max-width: 114px !important;
}