/* stylelint-disable no-empty-source */
@media (min-width: 1024px) {
.container {
    min-width: calc(var(--container-width)) !important;
}}
#js-delivery-types-section .wa-types-list .wa-type-wrapper {
    width: 100%!important;
}
/* .index__content {background-image: url(/wa-data/public/site/img/girlyandy.png);background-repeat: repeat-x;padding-top: 30px;margin-top:0;} */
.footer-main__logo .image-box_contain>* {max-width: 100%; width: auto;}

.category-yandex-pay-badge {margin-top: 0!important;}
.product-cart-form__blocks-soc .icon-box__content {font-size: 12px;}
.product-cart-form__blocks-soc {grid-template-columns: 1fr 1fr 1fr;}
.product-thumb__image {border-radius: 10px;object-fit: contain;padding: 1rem;width: 100%;height: 100%;object-position: center;display: block;max-width: 100%;max-height: 100%;}
.dp-city-select-link .dp-city-select-link--is-next-page {font-size: 1.875rem!important;margin-bottom: 20px!important;}