

/* Start:/local/templates/bobber2022/template_styles.css?17873054093134*/
.products-list__item-img--silikonovoe-donyshko {
    bottom: 0;
}
.products-list__item-img--silikonovoe-donyshko img {
    width: 45px;
    height: auto;
}


@media (min-width: 992px) {
    .products-list__item-img--silikonovoe-donyshko img {
        width: 90px;  /* 45px * 2 = 90px */
    }
}

.hint-gift-wrapper {
    display: none !important;
}

/* Скрываем дублирующиеся поля открытки в блоке контактных данных */
input[data-code="GREETING_TEXT"],
input[data-code="ADD_GREETING_CARD"] {
    display: none !important;
}

@media (min-width: 1201px) {
    /* ===== ОБЩИЕ ОТСТУПЫ МЕЖДУ СЕКЦИЯМИ ===== */
    
    /* Заголовок */
    .product-detail__title-wrap .product-detail__title {
        font-size: 24px !important;
        line-height: 1.3 !important;
    }

    /* Размеры (объём) */
    .product-detail__option-title {
        font-size: 14px !important;
        margin-bottom: 6px !important;
    }
    
    .product-detail__stoppers {
        margin-bottom: 12px !important;
        gap: 6px !important;
    }
    
    .product-detail__stoppers-item-label {
        padding: 0 14px !important;
        font-size: 13px !important;
        height: 32px !important;
        line-height: 32px !important;
        text-align: center !important;
    }
    
    /* ===== ЦВЕТА — ТОЛЬКО РАЗМЕРЫ ===== */
    .big-product-card__colors {
        margin-bottom: 12px !important;
    }
    
    .radio-colors__item {
        margin-right: 4px !important;
    }
    
    .radio-colors__item-label {
        width: 24px !important;
        height: 24px !important;
    }
    
    /* Пробки */
    .js-offers-product-card-variant-block[data-code="STOPPER"] .product-detail__stoppers {
        margin-bottom: 10px !important;
    }
    
    /* Покрытие */
    .js-offers-product-card-variant-block[data-code="COVERAGE"] .product-detail__stoppers {
        margin-bottom: 10px !important;
    }

    /* ===== ССЫЛКИ (ГРАВИРОВКА И СКИДКА) ===== */
    .product-detail__max-width .product-detail__engraving:first-of-type {
        margin-top: 14px !important;
        margin-bottom: 6px !important;
    }
    
    .product-detail__max-width .product-detail__engraving:last-of-type {
        margin-top: 0 !important;
        margin-bottom: 14px !important;
    }
    
    .product-detail__engraving,
    .product-detail__sample-sale-link {
        font-size: 16px !important;
        gap: 8px !important;
    }
    
    .product-detail__engraving svg {
        width: 20px !important;
        height: 20px !important;
    }
}

@media (min-width: 1201px) {
    /* Ограничиваем ширину блока с цветами */
    .big-product-card__colors {
        max-width: 100% !important;
        overflow: hidden !important;
    }
    
    /* Разрешаем перенос цветов */
    .radio-colors__content {
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 4px !important;
        max-width: 100% !important;
    }
    



/* End */
/* /local/templates/bobber2022/template_styles.css?17873054093134 */
