/* Пункты */
.t744 span.t-product__option-title {
    font-size: 16px !important; /* размер */
    font-weight: 400; /* жирность */
    color: #000000 !important;
    white-space: break-spaces !important;
}

/* Заголовок "Варианты" */
 .t744 .js-product-edition-option-name {
    font-size: 16px !important; /* размер */
    font-weight: 400; /* жирность */
    color: #000000 !important;
}

.t706__cartwin_showed {
    opacity: 1 !important;
}

.t706__cartwin-bottom,
.addpack .t706__product-plusminus,
.addpack .t706__product-del {
    display: none !important;
}

.t-input-group.t-input-group_ta {
    display: none;
}

@media screen and (max-width: 480px) {
   #t-header {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      z-index: 999999;
   }
   #rec489965462 .tmenu-mobile {
       background-color: transparent !important;
   }
   #rec489965462 .tmenu-mobile_opened {
      position: fixed !important;
      z-index: 9999 !important;
    }
   #rec489965462 .t228 {
      position: fixed !important;
      height: 120vh !important;
      max-height: 120vh !important;
   }
   #rec489965462 .t228__maincontainer {
      margin-top: 50vh !important;
      transform: translate(0, -50%);
   }
}