/** Shopify CDN: Minification failed

Line 103:0 Expected "}" to go with "{"

**/
body {
  scroll-behavior: smooth;
}
span{
  font-weight: normal !important;
}
div#section-quotes {
  display: none;
}
 /* #huratips-addtocart-sticky button {
   padding: 10px 20px !important;
 }
#huratips-addtocart-sticky select {
    color: #000 !important;
    border: 1px solid !important;
} */
.btn-top.btn-top-center{
  display: none;
}
.product-single__meta [disabled], .disabled {
    cursor: default!important;
    opacity: 1 !important;
}
#shopify-section-product-template .shopify-payment-button {
    border-radius: 0%;
    background-color: #cf86db;
    border-color: #00000;
    text-transform: none;
    color: white;
    font-family: "Harmonia Sans";
    font-weight: bold;
    opacity: 1 !important;
}
#shopify-section-product-template .shopify-payment-button__button {
   opacity: 1 !important;
}
.product-single .product-single__add-to-cart--full-width .btn--add-to-cart {
    border: 1px solid;
    border-color: #000 !important;
}
.cart-timer-counte {
    text-align: center;
    padding-bottom: 20px;
}
span.final-price {
    margin-left: 10px;
}
/* .cart button.btn.btn--buy.btn--full.cart__checkout {
    border-color: #000 !important;
} */

.zrx-sticky-atc-product-form {
    flex: 0 0 auto !important;
}

.zrx-sticky-atc-main-button {
    margin-right: 4px;
    min-width: 200px !important;
    background-color: #fff !important;
}

.zrx-sticky-atc-product-form select {
  background-image: none !important;
}

.zrx-sticky-atc-content-wrapper {
    width: 100%;
    min-height: 70px !important;
    width: 30% !important;
    margin: 0 auto;
  
}


@media screen and (max-width: 767px){
  .zrx-sticky-atc-main-button {
    margin-left: 15px !important;
    min-width: 330px!important;

}

button.zrx-sticky-atc-main-button span {
    font-size: 11px;
}

.zrx-sticky-atc-content-wrapper {
    width: 100%;
    min-height: 70px!important;
    width: 30%!important;
    margin: inherit;
}

.zrx-sticky-atc-content-wrapper {
    flex-flow: row nowrap !important;
}


