/** Shopify CDN: Minification failed

Line 95:28 Expected identifier but found whitespace
Line 95:29 Unexpected "rgba("

**/
.btn 
{
  border-radius: 5rem !important;
}

.menu-main-link
{
  font-weight: 600 !important;
}

.main-product .shopify-payment-button__button
{
  background-color: #3B469D !important;
  color: #fff !important;
  border: #3B469D !important;
  border-radius: 5rem !important;
}

.main-product .metafield-rich_text_field ul 
{
  list-style-type: disc;
  padding-left: 15px;
}

.main-product .breadcrumbs
{
  display: none;
}

.product-quantity__selector-wrapper .product-quantity__selector
{
  border-radius: 5rem !important;
}

.hamberger-accordion__head
{
  font-size: 20px !important;
  text-transform: uppercase !important;
  color: #03865E !important;
  font-weight: 600  !important;
}

.hamberger-accordion__link-black
{
  font-size: 20px !important;
  text-transform: uppercase !important;
  color: #03865E !important;
  font-weight: 600  !important;
  padding: 15px 30px !important;
  display: block;
  width: 100%;
}

.hamberger-accordion li
{
  padding: 0px !important;
}

.hamberger-accordion li:hover
{
  background-color: #96DEAA;
}

.hamberger-accordion .back-to-menu
{
  font-size: 20px !important;
  text-transform: uppercase !important;
  color: #03865E !important;
  font-weight: 600 !important;
}

.hamberger-accordion__link
{
  font-size: 20px !important;
  text-transform: uppercase !important;
  color: #03865E !important;
  font-weight: 600 !important;
}

.hamberger-accordion {
    gap: 15px !important;
}

* {
 
    outline: 0;
}

-webkit-tap-highlight-color: rgba(0,0,0,0) or using a:focus, button:focus, input:focus, textarea:focus { outline: none; }

.drawer__close__btn, button {
    outline: 0;
}

.main-product__details accordion-tab:first-of-type details {
    border-top: 1px solid #3b469d !important;
}

.main-product__details accordion-tab details {
    border-bottom: 1px solid  #3b469d !important;
}

.faq .faq-item:first-child details {
    border-top: 1px solid #8d1837 !important;
}

.faq .accordion__item {
    border-bottom: 1px solid #8d1837 !important;
}

#shopify-section-template--19805827825903__testimonials .testimonials .sliderControl .sliderPagination
{
  display: none;
}

.product_collection .sliderProgressBar
{
  display: none;
}

.price, .original-price, .cart-drawer__checkoutButtons-normal
{
      font-weight: 900 !important;
    font-family: sans-serif;
}

.cartItem__original-price
{
    font-family: sans-serif;
}

ul.drawer__footer {
    display: none !important;
}

/* .shopify-payment-button__button {
  font-size: 0 !important;
}
.shopify-payment-button__button::before 
{
  content: "Buy Now" !important;
  position: relative !important;
  visibility: visible !important;
  font-weight: 500 !important;
  z-index: 1 !important;
  font-size: 19px;
  background-color: unset !important;
}
 */

.afqo-buy-now-goto-checkout 
{
  position: relative;
  width: 100%;
  border-radius: 50px;
  padding: 18px 35px;
  border:1px solid #3B469D;
}

/* .shopify-payment-button
{
  display: none;
} */



.footer .footerlink-link a
{
  word-break: break-word;
}

.product_collection .section-heading,
.collection .section-heading,
.testimonials .sliderControl,
.testimonials .section-heading
{
  display: block !important;
}

.product_collection .section-heading h2,
.collection .section-heading h2,
.testimonials .section-heading h2
{
  text-align: center;
}

#shopify-section-sections--19805828743407__newsletter-popup .drawer__wrapper
{
  border-radius: 25px;
}

.newsletterForm button
{
  font-weight: 900 !important;
}

.testimonials__quote
{
  display: block !important;
}

.testimonials__quote b
{
  font-weight: 600 !important;
}

.testimonials .rating
{
  --star-background: #F9D682 !important;
}

.product-form__buttons button
{
  font-weight: 600 !important;
}

.contact-us__form .form-group label
{
  font-weight: 600;
}

.btn, button
{
  font-weight: 600 !important;
}

#shopify-section-template--19805827825903__collection-list .collectionCard__title p
{
  width: 100%;
  margin: 0px auto !important;
}

.product-tags-container .on_sale
{
  font-size: 15px;
}

/* .main-product .product-form__buttons .btn
{
  color: #ffffff;
    background-color: #49484e;
} */

.RTE-content b, .RTE-content strong
{
  font-weight:600 !important;
}



@media screen and (max-width: 767px) 
{
  .sticky-add-to-cart--button-layout 
  {
     right: 3rem !important;
  }

  .slideshow .image__overlay
  {
    z-index: 0 !important;
  }

  .main-product__details .badge-item
  {
    display: block !important;
    text-align: center;
  }
  
  .main-product__details .badge-text
  {
    display: block !important;
    font-size: 13px;
  }

  .sidhidemob
  {
    display: none;
  }

  .footer__text-content
  {
    max-width: 100%;
  }

  .main-product .product-form__buttons .btn:hover
{
    background: #49484E;
    color: #fff;
    border: 1px solid #49484E;
}

  #shopify-section-template--19805827825903__collection-list .collectionCard__title p
  {
    width: 100%;
  }

  
}













