.uc-prod-card-zking .js-product-edition-option-name.t-product__option-title.t-typography__options.t-descr.t-descr_xxs{
  font-family: Inter;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
}
.uc-prod-card-zking .t-product__option-title.t-product__option-title_buttons.t-product__option-title_color.t-typography__options.t-descr.t-descr_xxs{
  font-size: 14px;
  font-family: Inter;
  text-transform: uppercase;
  font-weight: 600;
}
.uc-head-block-prod .t-container{
  margin-left: 0;
}
.uc-menu-static-mob .t282__container__bg_opened{
    background-color: #fff0 !important;
}
.uc-cart-fix .t-descr{
    font-family: inter;
}
.uc-cart-fix .t-input{
    font-family: inter;
}
.uc-cart-fix .t-name{
  font-family: 'DrukTextWideTT';
  font-weight: 100;
  text-transform: uppercase;
}
.uc-cart-fix .t706__carticon-text.t-name.t-name_xs{
  font-family: Inter;
  font-weight: 500;
}
@media only screen and (max-width: 1200px) {
.uc-cart-fix .t706__carticon_showed{
    display: none;
}
}