.t706__cartwin-content * {
  font-family: 'Circe', sans-serif !important;
}

.t706__product-title {
  font-weight: 400 !important;
  line-height: 1.1 !important;
}

.t-popup__container .t-store__prod-popup__title-wrapper .t-name {
  font-size: 33px !important;
  line-height: 1.1 !important;
}

.t-store__prod__quantity-input {
  font-size: 16px !important;
  font-family: 'Circe', sans-serif !important;
}

.t-store__prod-popup__price-item,
.t762__price-item {
  font-size: 33px !important;
  line-height: 1.1 !important;
}

.t-store .t-product__option-select,
.t-store .t-product__option-title,
.t-product__option-title,
.t-product__option-select {
  font-size: 16px !important;
  font-family: 'Circe', sans-serif !important;
}

.t706__carticon-text {
  font-size: 24px !important;
}

.t-store__card__sold-out-msg {
  font-size: 20px !important;
}

.t-store__prod-popup__close-txt {
  font-size: 30px !important;
  color: #000000 !important;
}

.t-popup .t-store__prod-popup__close-txt {
  color: #ffffff !important;
}

#delivery-services-wrapper .t-radio__control {
  font-size: 14px !important;
}

.t762__btn-wrapper a[href='#order'] {
  color: #f45531 !important;
  border: 2px solid #f45531 !important;
  border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  -webkit-border-radius: 100px !important;
  font-family: Circe !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  background-color: white !important;
}

@media (max-width: 640px) {
  .t-store__prod-popup__name,
  .js-store-single-product-info .js-product-name {
    font-size: 50px !important;
    line-height: 1.2 !important;
  }
}