/*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;  }*/
@media (max-width: 768px)
    .banners-big--adaptive-3 .banners-big__item {
        padding-top: 120%;
        height: 0;
    }
}

#basket-root .basket-checkout-container {
    opacity: 1;
}
.header-menu__link {
    font-weight: 600;
}
.header__inner {
    padding-top: 20px;
    padding-bottom: 0px;
    border-bottom: 0;
}
.logo {
    max-width: 280px;
    height: auto;
    display: flex;
    align-items: center;
}
.header-menu__link {
    padding: 0 18px;
}
.icon_phone {
    width: 42px;
}
.sm-title {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-decoration: none;
    transition: 0.3s;
}
.phone-tell a {
    color: #FFE903;
}
.phone_block .phone_number {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #1C1C1C;
    padding: 0 10px;
    margin-top: auto;
    margin-bottom: auto;
}
.phone_block, .time_block {
    float: left;
}
.phone_block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
}
.time_block {
    display: flex;
}
.header-time {
    padding-left: 10px;
}
.rezhim-raboty-head-mob-time {
    color: #FF734C;
    font-weight: bold;
}
.phone_block-give {
    float: left;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
}
.icon_give {
    width: 42px;
}
.icon_give img{
    border: 0;
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.sm-title-compliment {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    color: #1C1C1C;
    text-decoration: none;
    transition: 0.3s;
    float: right;
}
.complement a {
    color: #fff;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
}
/** **/
.app-desktop table{
    position: absolute;
    right: 70px;
    top: 10px;
}
.app-desktop table img {
    width: 75px;
    height: auto;
}
.app-desktop table span {
    text-align: center;
    display: block;
    font-size: 14px;
    margin: 0;
}
.app-desktop table td {
    margin-left: 10px;
    display: inline-table;
}
/** **/
a.basket_url {
    font-size: .875rem;
    line-height: calc(1em + 7px);
    font-weight: 600;
    color: var(--white_text_black);
}
a.basket_url:hover {
    color: var(--fill_dark_lite_hover);
}
.header-cart__name {
    display: none;
}
/*.hide-basket-message {*/
/*    position: absolute;*/
/*    right: 450px;*/
/*}*/
/*[data-ajax-load-block="HEADER_TOGGLE_CABINET"] {*/
/*    display: none;*/
/*}*/


.app-desktop table span.name-pril{
    font-size: 18px;
    font-weight: 500;
}

.footer__bottom-part-inner{
    padding: 15px 0 44px 0;
}
.footer__main-part-inner {
    padding: 28px 0 20px;
}

#bx-soa-properties {
    margin-top: 0px!important;
}
.bx-soa-section {
    margin-top: 0px!important;
}

/*.bx-soa-section-title-container--flex {*/
/*    display: none;*/
/*}*/

.bordered {
    border: 1px solid;
    border-color: #303030;
}
.catalog-block__offers .sku-props {
    display: block;
    padding: 15px 20px;
}
@media (min-width: 769px) {
    .catalog-block__offers .sku-props {
        display: block;
        padding: 15px 20px;
    }
}
.switcher-title {
    display: flex;
    padding-top: 5px;
    font-size: 15px;
    align-content: space-between;
    justify-content: space-around;
}
.catalog-block__info-PREVIEW {
    display: flex;
    padding-top: 5px;
    font-size: 15px;
    align-content: space-between;
    justify-content: space-around;
}
.sticker .countdown {
    margin: 0 2px 4px;
    display: none;
}

.catalog-block__item .catalog-block__item--img-corner .sticker {
display: none;
}