  .t-input-group_cb {
    margin-top: -6px !important;
  }
@media screen and (max-width: 960px){
.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
margin-bottom: 20px;
}
}



.t-store .js-product-option.t-product__option {
  display: none !important;
}

.t-store__card__sold-out-msg {
    display: none;
  }
  
.t706__cartwin-heading {
    color: #AC484A!important;
    font-family: 'Impact', Arial, sans-serif;
}

.nolim-bubble-text {
    font-weight:400!important;
}
.js-product-brand {
    display: none !important;
}


.t-descr {
    font-family: 'Impact', Arial, sans-serif;
    font-weight:400!important;
}

.t706__product-imgdiv {
    border-radius: 0px;
    height: 100px;
}

  /* Скрыть опцию размера в каталоге */
  .t-store__card__prod-controls-wrapper [data-edition-option-id="Размер"] {
    display: none !important;
  }
   /* Скрыть опцию размера в каталоге */
  .t-store__card__prod-controls-wrapper [data-edition-option-id="Номинал"] {
    display: none !important;
  }
   /* Скрыть опцию размера в каталоге */
  .t-store__card__prod-controls-wrapper [data-edition-option-id="Модель"] {
    display: none !important;
  }
   



 /* Меняем стили линковки в карточке товара */
.block-color {
    display: flex;
    gap: 4px!important;
    flex-wrap: wrap;
    margin-top: 3px!important;
}

.block-color .element-color {
border: 0.7px solid transparent!important;
}
.js-product .t-product__option .t-product__option-variants_custom {
    margin-top: 0px!important;
}
.t-store .t-product__option-title {
    padding-bottom: 3px!important;
}
.js-product .t-product__option-variants_buttons .t-product__option-item {
    margin-top: 2px!important;
}

.t-store .t-product__option {
    margin-top: 20px!important;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 1px solid #AC484A!important;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple:hover {
  border: 1px solid #AC484A !important;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
padding-left: 15px!important;
    padding-right: 15px!important;
}

.t-product__option-title_buttons {
  font-weight: 700 !important;
}

 /*  стили линковки в листинге */
 @media screen and (min-width: 960px){
.product-color-variants {
    display: flex;
    gap: 2px!important;
    flex-wrap: wrap;
    margin-top: -18px!important;
    margin-left: 10px!important;
    margin-bottom: 12px;
    align-items: flex-end;
    clear: both;
}
}

 @media screen and (max-width: 959px){
     .product-color-variants {
     margin-top: -26px!important;
     margin-left: 0px!important;
    margin-bottom: 12px;
 }
 }
 
 .product-color-variants__item {
    width: 16px !important;
    height: 6px !important;
 }
 
 
 /*  Доставка в корзине */
.delivery-checkbox-label {
     color: #AC484A!important;
 }

 .delivery-minimum-price, .delivery-minimum-time {
 color: #C57F80!important;
 }
 
 #customdelivery .delivery-hint {
    color: #AC484A;
    margin-top: 20px;
    padding:24px;
    background-color: #F9E7E7;
}

.t-input-description {
color: #AC484A!important;
}

.t-text {
    font-family: 'Impact', Arial, sans-serif;
    font-weight: 400!important;
}

/* прячем старый крестик */
.t706__cartwin-close {
  display: none !important;
}

/* заголовок и крестик в одну строку */
.t706__cartwin-top {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
}

/* новый крестик */
.my-cart-close {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-shrink: 0;
}
.my-cart-close img {
  width: 20px;
  height: 20px;
  display: block;
}
.t-input-group.t-input-group_in:has(> input[name="tildadelivery-comment"], > .t-input-block input[name="tildadelivery-comment"]) > .t-input-title {
  display: none !important;
}

.murashkina-cart-bonus__note {
   background-color: #F9E7E7!important;
   margin-top: 20px;
    padding:24px;
    font-size: 13px!important;
    color: #ac484a!important;
}

  