#footer-mail a + a {
    margin-top: 10px;
}
.info #info-wrapper a + a, #service-wrapper a + a, .after_footer nav a + a {
    margin-top: 10px;
}
.after_footer .info > p, .after_footer .contact > p {
    margin-bottom: 10px;
}
.ask-policy-text {
    margin-top: 10px;
}
.ask-policy-text a {
    color: #000;
}
.ask-policy-text input[type="checkbox"] {
    margin-top: 1px;
    margin-left: 0;
}
@media screen and (max-width: 768px) {
    .header-columns.h-column-2 .header-address {
        display: none;
    }
    header.main ~ jdiv {
        position: relative!important;
        z-index: 2!important;
    }
}
@media screen and (max-width: 400px) {
    .gallery-main .availibility-info .amount-cnt {
        display: inline!important;
    }
    .gallery-main .availibility-info {
        white-space: wrap!important;
        line-height: 1.1;
    }
}

/* правка от 14.01.26 --------- */
.R2D2 .star-items {
    display: flex;
    max-width: 80px;
}
.detail-product_content .star-items {
    max-width: 100%;
}
.R2D2 .star-items .star-item {
    width: 20%;
}
.R2D2 .star-items .star-item + .star-item {
    margin-left: 3px;
}
.R2D2 .star-items .star-icon {
    max-width: 100%;
}
@media screen and (max-width: 1024px) {
    .R2D2 .star-items {
        margin-top: 25px;
        margin-bottom: -23px;
        padding-left: 15px;
    }
    .detail-product_content .R2D2 .star-items {
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
    }
    .dynamic-cart.show-cart .bx_cart_block {
        height: 100dvh!important;
    }
    .bx_cart_block {
        padding-top: 50px;
    }
    .bx_cart_block .bx_item_listincart {
        height: calc(100dvh - 50px)!important;
        min-height: auto!important;
        max-height: none!important;
        display: flex;
        flex-direction: column;
    }
    .bx_item_listincart .bx_itemlist_container {
        flex-grow: 1;
        height: auto!important;
    }
    .bx_item_listincart > .clearfix {
        flex-shrink: 0;
    }
    .wrap__CKRu8, ._orientationRight__guypX {
        z-index: 9999!important;
    }
    header.main {
        position: relative!important;
        z-index: 4!important;
    }
}
/* --------- правка от 14.01.26 */

/* #15145 Нашли ошибку? Сообщите нам (ссылка в подвале) */
.after_footer #footer-mail .footer-report-error {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    color: #53575A;
}

.after_footer #footer-mail .footer-report-error-link {
    color: #D91264;
    text-decoration: underline;
}

.after_footer #footer-mail .footer-report-error-link:hover {
    text-decoration: underline;
}

@media screen and (max-width: 1024px) {
    .mobile-footer-mails .footer-report-error-link {
        display: inline !important;
        margin-bottom: 0 !important;
        text-decoration: underline !important;
        color: #D91264 !important;
    }

    .mobile-footer-address {
        margin-top: 12px;
    }
}