

.main-product__block-short_description {
    margin-left: 1rem;
}
.template-product .f-price__sale .text-color-regular-price,
.template-product .f-price__regular .f-price-item--regular{
   font-style: var(--font-stack-header);
  font-weight: 900;
}
section.custom-video div.sf-video__container{
width:100%!important;
}
section.custom-video div.sf-video__wrapper{
max-height:500px;
}


@media only screen and (max-width: 767px) {
  form.sticky-atc-form select.sf-product-variant-option-dropdown,
form.sticky-atc-form div.prod__dynamic_checkout  {
    width: 50%;
}
  iframe#tidio-chat-iframe {
    bottom: 3rem!important;
}
  .text-black-mobile .sf__btn-link.text-white {
    color: black!important;
}
}

.prod__tag-sale{
      background-color: #ff8b3d !important;
}