/* 1. СТИЛИЗАЦИЯ РОДНЫХ ПЛАШЕК СКИДОК TILDA (-20%, ХИТ) ВВЕРХУ КАРТОЧКИ */
.t-store__card__mark,
.js-store-prod-mark,
.t-store__prod-popup__mark {
    background-color: #672E3B !important;
    color: #FFFFFF !important;
    font-weight: 500 !important;
    border-radius: 0 0 0 10px !important;
    border: none !important;
    padding: 4px 8px !important;
    font-size: 11px !important;
    font-family: 'Montserrat', Arial, sans-serif !important;
}

/* 2. БАЗОВОЕ ПОЗИЦИОНИРОВАНИЕ КОНТЕЙНЕРОВ КАРТИНКИ */
.t-store__card__imgwrapper,
.t-store__prod-popup__gallery-column,
.t-slds__main {
    position: relative !important;
}

/* 3. ЕДИНЫЙ ФИЗИЧЕСКИЙ БЕЙДЖ НАЛИЧИЯ (Слева внизу на картинке) */
.custom-stock-badge {
    position: absolute !important;
    bottom: 12px !important;
    left: 12px !important;
    z-index: 999999 !important; /* Накладываем поверх слайдера галереи */
    display: inline-flex !important;
    align-items: center !important;
    padding: 6px 12px 6px 22px !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif !important;
    border-radius: 20px !important;
    border: none !important;
    background-color: rgba(18, 18, 18, 0.85) !important;
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
    color: rgba(255, 255, 255, 0.9) !important;
    line-height: 1 !important;
    letter-spacing: 0.2px !important;
    background-repeat: no-repeat !important;
    background-position: 9px center !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3) !important;
    pointer-events: none !important;
    width: fit-content !important;
}

/* 🟢 Зеленая микро-точка (В наличии) */
.custom-stock-badge.status-green {
    background-image: radial-gradient(circle, #4EED96 35%, transparent 40%) !important;
    background-size: 10px 10px !important;
}

/* 🟠 Оранжевая микро-точка (Заканчивается) */
.custom-stock-badge.status-orange {
    background-image: radial-gradient(circle, #FF9F43 35%, transparent 40%) !important;
    background-size: 10px 10px !important;
}

/* 🔴 Красная микро-точка (Нет в наличии) */
.custom-stock-badge.status-red {
    background-image: radial-gradient(circle, #FF5252 35%, transparent 40%) !important;
    background-size: 10px 10px !important;
}

<!-- Ультимативный скрипт остатков Landor (Умная проверка "Состав") -->



/* 1. СТИЛИЗАЦИЯ РОДНЫХ ПЛАШЕК СКИДОК TILDA (-20%, ХИТ) */
.t-store__card__mark,
.js-store-prod-mark,
.t-store__prod-popup__mark {
    background-color: #672E3B !important;
    color: #FFFFFF !important;
    font-weight: 500 !important;
    border-radius: 0 0 0 10px !important;
    border: none !important;
    padding: 4px 8px !important;
    font-size: 11px !important;
    font-family: 'Montserrat', Arial, sans-serif !important;
}

/* 2. БАЗОВЫЙ БЕЙДЖ НАЛИЧИЯ (Светящаяся точка + Montserrat) */
.custom-stock-badge {
    position: absolute !important;
    bottom: 12px !important;
    left: 12px !important;
    z-index: 999999 !important;
    display: inline-flex !important;
    align-items: center !important;
    padding: 6px 12px 6px 22px !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif !important;
    border-radius: 20px !important;
    border: none !important;
    background-color: rgba(18, 18, 18, 0.85) !important;
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
    color: rgba(255, 255, 255, 0.9) !important;
    line-height: 1 !important;
    letter-spacing: 0.2px !important;
    background-repeat: no-repeat !important;
    background-position: 9px center !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3) !important;
    pointer-events: none !important;
    width: fit-content !important;
}

/* 🟢 Зеленая микро-точка (В наличии) */
.custom-stock-badge.status-green {
    background-image: radial-gradient(circle, #4EED96 35%, transparent 40%) !important;
    background-size: 10px 10px !important;
}

/* 🟠 Оранжевая микро-точка (Заканчивается) */
.custom-stock-badge.status-orange {
    background-image: radial-gradient(circle, #FF9F43 35%, transparent 40%) !important;
    background-size: 10px 10px !important;
}

/* 🔴 Красная микро-точка (Нет в наличии) */
.custom-stock-badge.status-red {
    background-image: radial-gradient(circle, #FF5252 35%, transparent 40%) !important;
    background-size: 10px 10px !important;
}

<!-- Ультимативный скрипт остатков Landor (Умная проверка "Состав") -->



/* 1. СТИЛИЗАЦИЯ РОДНЫХ ПЛАШЕК СКИДОК TILDA (-20%, ХИТ) */
.t-store__card__mark,
.js-store-prod-mark,
.t-store__prod-popup__mark {
    background-color: #672E3B !important;
    color: #FFFFFF !important;
    font-weight: 500 !important;
    border-radius: 0 0 0 10px !important;
    border: none !important;
    padding: 4px 8px !important;
    font-size: 11px !important;
    font-family: 'Montserrat', Arial, sans-serif !important;
}

/* 2. БАЗОВЫЙ БЕЙДЖ НАЛИЧИЯ (Светящаяся точка + Montserrat) */
.custom-stock-badge {
    position: absolute !important;
    bottom: 12px !important;
    left: 12px !important;
    z-index: 999999 !important;
    display: inline-flex !important;
    align-items: center !important;
    padding: 6px 12px 6px 22px !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif !important;
    border-radius: 20px !important;
    border: none !important;
    background-color: rgba(18, 18, 18, 0.85) !important;
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
    color: rgba(255, 255, 255, 0.9) !important;
    line-height: 1 !important;
    letter-spacing: 0.2px !important;
    background-repeat: no-repeat !important;
    background-position: 9px center !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3) !important;
    pointer-events: none !important;
    width: fit-content !important;
}

/* 🟢 Зеленая микро-точка (В наличии) */
.custom-stock-badge.status-green {
    background-image: radial-gradient(circle, #4EED96 35%, transparent 40%) !important;
    background-size: 10px 10px !important;
}

/* 🟠 Оранжевая микро-точка (Заканчивается) */
.custom-stock-badge.status-orange {
    background-image: radial-gradient(circle, #FF9F43 35%, transparent 40%) !important;
    background-size: 10px 10px !important;
}

/* 🔴 Красная микро-точка (Нет в наличии) */
.custom-stock-badge.status-red {
    background-image: radial-gradient(circle, #FF5252 35%, transparent 40%) !important;
    background-size: 10px 10px !important;
}


/* === ИДЕАЛЬНАЯ ПЛАШКА "СТИКЕРЫ В ПОДАРОК" (SVG 192x20px) === */

/* Блок кнопки делаем гибкой строкой */
.t-store__prod-popup__btn-wrapper,
.js-store-buttons-wrapper {
    display: flex !important;
    align-items: center !important;
    gap: 20px !important;
    margin-bottom: 25px !important;
    flex-wrap: wrap !important;
}

/* Вставляем SVG-картинку 192x20px СПРАВА от кнопки */
.t-store__prod-popup__btn-wrapper:after,
.js-store-buttons-wrapper:after {
    content: "" !important;
    display: inline-block !important;
    width: 192px !important;
    height: 20px !important;
    background-image: url('https://static.tildacdn.com/tild3730-6663-4037-b065-366537626266/gift-icon.svg') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center left !important;
    flex-shrink: 0 !important;
}

/* Стилизация слова "Состав:" */
.js-store-prod-all-text strong,
.t-store__prod-popup__text strong {
    color: #FFE9C0 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600 !important;
    font-size: 14px !important;
}

/* Сбрасываем сдвиги у описаний */
.js-store-prod-all-text,
.js-store-prod-text,
.t-store__prod-popup__text,
.js-store-prod-all-charcs {
    position: static !important;
    margin-top: 10px !important;
    display: block !important;
}
