.js-store-prod-all-text {
     font-size: 16px !important;
}

.t772__bgimg.t-bgimg.loaded {
    border-radius: 17px;
}

.t-descr {
    font-family: 'PPNeue', Arial, sans-serif;
    font-weight: 600;
    color: #357025;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 1px solid rgba(53, 112, 57);
    border-radius: 12px;
    background-color: #ffffff;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    border-radius: 12px;
    background-color: #ffffff75;
    border: 1px solid #ddd;
}

.t-store__sort-select {
    border: 0px #ddd solid !important;
    background: #F4EEE0 !important;
    color: #327120 !important;
    text-transform: uppercase !important;
    outline: 0 !important;
    width: 240px !important;
}

/*Скрытие характеристик товара*/

.js-store-prod-charcs {
    display: none !important;
}


/*Кнопка у промокода*/

.t-inputpromocode__btn .t-btn .t-btn_md {
    color: #F4EEE0 !important;
    background: #327120 !important;
}

/*Заголовок товара в корзине*/

.t706__product-title__portion, .t706__product-title__option, .t706__product-amount--portion .t706__product-portion {
    opacity: .7;
    font-size: 14px;
    font-weight: 600;
    color: #32711f;
    padding-top: 15px;
}

.t706__product-title {
    font-size: 15px;
    font-weight: 600 !important;
    line-height: 1.1;
}

/*"Preorder Now" вместо "Out of Stock" в каталоге*/

.js-store-prod-sold-out {
    visibility: hidden; /* Hides the original text without removing the element */
}

.js-store-prod-sold-out::before {
    content: "Доступно к предзаказу"!important; /* Your new custom text */
    visibility: visible;
    font-weight: bold;
    color: #ff8562;
}

/*Шрифт табов в мобильной версии*/

@media (max-width: 768px) {
    .t-store__tabs__item-title {
        font-size: 14px; 
        font-weight: normal;
    }

    .t-store__tabs__content {
        font-size: 14px;
        line-height: 1.4;
        padding: 10px;
    }
}


@media (max-width: 768px) {
    .t-radio__control {
        font-size: 14px; 
        font-weight: normal;
    }
}

.t-store__prod-snippet__container {
    padding-bottom: 120px;
    padding-top: 150px !important;
}

@media (max-width: 767px) {
    .t-store__prod-snippet__container {
        padding-top: 90px !important;
        padding-bottom: 60px; /* если хочешь, можно и bottom уменьшить */
    }
}

.js-store-prod-text a[href*="#giftpopup"] {
    color: rgb(252, 248, 236) !important;
    background-color: #FF8FB8;
    border: 1px solid #FF8FB8;
    border-radius: 99px;
    font-family: 'PPNeue', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 20px;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.2;
    white-space: nowrap;
    position: relative;
}

.js-store-prod-text a[href*="#giftpopup"]::after {
    content: " 💝";
    margin-left: 8px;
}

@media screen and (max-width: 480px) {
  .js-store-prod-text a[href*="#giftpopup"] {
    height: 50px !important;
    width: 100% !important;
    box-sizing: border-box;сщт
    text-align: center;
  }
} /* кнопка намекнуть о подарке */

.t-store__prod-popup__text {
  margin-top: 8px !important;
  
} /* расстояние между кнопкой намекнуть о подарке и добавить в корзину */

.t-store__prod-popup__btn-wrapper {
margin-bottom: 10px !important;
margin-top: 20px;
}

/*увеличение картинок для фишек*/
.js-product .t-product__option-variants_buttons .t-product__option-checkmark_image {
height: 120px !important;
width: 120px !important;
}

.t706__bubble {
    background-color: #FFFFFF !important;
}


/* ===== БОНУСНЫЙ БЛОК MOMSET ===== */

#momset-bonus-block {
  margin: 24px 0;
  padding: 24px 0;
  border-top: 1px solid #327120;
  border-bottom: 1px solid #327120;
  font-family: 'PPNeue', Arial, sans-serif;
  width: 100%;
  box-sizing: border-box;
}

.momset-bonus-title {
  color: #327120;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 12px;
  line-height: 1.2;
}

.momset-bonus-text,
#momset-bonus-balance,
#momset-bonus-result {
  color: #327120;
  font-size: 15px;
  line-height: 1.4;
}

.momset-bonus-text {
  margin-bottom: 16px;
}

#momset-bonus-balance,
#momset-bonus-result {
  margin-top: 12px;
}

#momset-bonus-block .momset-bonus-row {
  display: flex;
  align-items: stretch;
  gap: 14px;
  margin-top: 12px;
  width: 100%;
  box-sizing: border-box;
}

#momset-bonus-phone,
#momset-bonus-spend {
  width: 100%;
  min-width: 0;
  flex: 1;
  height: 65px;
  padding: 0 24px;
  border: 2px solid #327120;
  background: #f4eee0;
  color: #327120;
  font-size: 20px;
  font-family: 'PPNeue', Arial, sans-serif;
  box-sizing: border-box;
  outline: none;
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
}

#momset-bonus-phone::placeholder {
  color: rgba(50, 113, 32, 0.35);
}

#momset-check-bonus,
#momset-apply-bonus {
  min-width: 150px;
  height: 60px;
  padding: 0 24px;
  border: none;
  background: #327120;
  color: #f4eee0;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'PPNeue', Arial, sans-serif;
  cursor: pointer;
  box-sizing: border-box;
  border-radius: 0;
  white-space: nowrap;
}

#momset-check-bonus:hover,
#momset-apply-bonus:hover {
  opacity: 0.9;
}

/* ===== МОБИЛЬНЫЙ БОНУСНЫЙ БЛОК ===== */

@media screen and (max-width: 640px) {
  #momset-bonus-block {
    margin: 22px 0;
    padding: 22px 0;
  }

  #momset-bonus-block .momset-bonus-title {
    font-size: 22px;
    margin-bottom: 12px;
  }

  #momset-bonus-block .momset-bonus-text,
  #momset-bonus-block #momset-bonus-balance,
  #momset-bonus-block #momset-bonus-result {
    font-size: 18px;
    line-height: 1.4;
  }

  #momset-bonus-block .momset-bonus-row {
    flex-direction: column;
    gap: 12px;
  }

  #momset-bonus-block #momset-bonus-phone,
  #momset-bonus-block #momset-bonus-spend {
    width: 100% !important;
    min-width: 100% !important;
    height: 100px !important;
    padding: 0 28px !important;
    font-size: 24px !important;
    border: 1px solid #327120 !important;
    border-radius: 0 !important;
    background: #f4eee0 !important;
    color: #327120 !important;
    box-sizing: border-box !important;
  }

  #momset-bonus-block #momset-check-bonus,
  #momset-bonus-block #momset-apply-bonus {
    width: 100% !important;
    min-width: unset !important;
    height: 80px !important;
    font-size: 16px !important;
    border-radius: 0 !important;
  }
}

/* ===== МОБИЛЬНАЯ КОРЗИНА MOMSET ===== */

@media screen and (max-width: 640px) {
  .t706__cartpage,
  .t706__cartwin,
  .t706__cartwin-content {
    padding-top: 32px !important;
  }

  .t706__cartpage,
  .t706__cartpage * {
    font-size: 18px !important;
    line-height: 1.4 !important;
  }

  .t706__product {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
    align-items: flex-start !important;
    border-bottom: 1px solid rgba(50,113,32,.12) !important;
  }

  .t706__product-thumb,
  .t706__product-imgdiv {
    width: 100px !important;
    height: 140px !important;
    min-width: 100px !important;
    border-radius: 0 !important;
    overflow: hidden !important;
  }

  .t706__product-imgdiv img,
  .t706__product-img {
    width: 100px !important;
    height: 140px !important;
    object-fit: cover !important;
    border-radius: 0 !important;
  }

  .t706__product-title,
  .t706__product-title a {
    font-size: 20px !important;
    line-height: 1.3 !important;
    font-weight: 400 !important;
    margin-bottom: 10px !important;
  }

  .t706__product-price,
  .t706__product-amount,
  .t706__cartwin-prodamount,
  .t706__cartwin-prodamount-price {
    font-size: 20px !important;
    font-weight: 600 !important;
  }

  .t706__product-options,
  .t706__product-option,
  .t706__product-info {
    font-size: 16px !important;
    opacity: .8;
  }

  .t706__product-plus,
  .t706__product-minus,
  .t706__product-quantity {
    font-size: 20px !important;
  }

  .t706__cartpage-totals,
  .t706__cartwin-totalamount {
    font-size: 22px !important;
  }

  .t706__cartpage-title,
  .t706__cartwin-top {
    font-size: 24px !important;
  }

  .t-inputpromocode,
  .t706__promocode input {
    font-size: 18px !important;
  }
  
  @media screen and (max-width: 640px) {
  html body #rec551468883 #momset-bonus-block input#momset-bonus-phone,
  html body #rec551468883 #momset-bonus-block select#momset-bonus-spend {
    height: 65px !important;
    min-height: 65px !important;
    max-height: none !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    font-size: 20px !important;
    line-height: 120px !important;
  }
}
}

/* ===== ССЫЛКА НА РЕГИСТРАЦИЮ В ПРОГРАММЕ ЛОЯЛЬНОСТИ ===== */

.momset-bonus-register {
  margin-top: 16px;
  text-align: center;
}

.momset-bonus-register a {
  color: #327120;
  font-size: 16px;
  text-decoration: underline;
  font-family: 'PPNeue', Arial, sans-serif;
  transition: opacity 0.2s ease;
}

.momset-bonus-register a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 640px) {
  .momset-bonus-register {
    margin-top: 20px;
  }

  .momset-bonus-register a {
    font-size: 18px;
  }
}
