/** Shopify CDN: Minification failed

Line 569:10 Expected identifier but found whitespace
Line 569:11 Unexpected "1"

**/

#content{
    margin-top: 0 !important;
  }
  
  .about-header{
    padding: 0 !important;
  }

/*  reward pop up button issue solved */
  #swell-mobile .rewards-popup-image-on-side .image-holder .btn-block .signup-btn {
    background: #51997f !important;
    color: #ffffff !important;
}
  
  /* fix ther product title and price */
  .product-block:not(.layout-align-beside) .product-block__title-price {
    justify-content: flex-start;
  }
  
  .yotpo-banner-low{
  background-color: #62ceb9 !important;
  }
  
  .top_wave svg path {
    shape-renderer: crispEdges;
  }
  
  body, #page-wrap-content{
    background-color: #ffffff !important;
  }
  
  h1, h2, h3, h4, h5, h6{
    margin: 0 !important;
    /* font-weight: 800 !important; */
  }
  
  summary{
    /* background-color: #d5e1dd; */
    color: #747471;
    margin-bottom: 0;
  }
  
   h2{
    color: #51997f;
  }
  
  .rte h1, .rte .product-details .product-price .current-price, .product-details .product-price .rte .current-price, .rte .image-overlay .line-1, .image-overlay .rte .line-1, .rte .added-notice .added-notice__price, .added-notice .rte .added-notice__price, .rte h2, .rte h3, .rte h4, .rte blockquote, .rte .cart-summary__subtotal .amount, .cart-summary__subtotal .rte .amount, .rte h5, .rte h6 {
     margin-top: 0 !important;
     margin-bottom: 5px ;
  }
  
  .main-nav .sub-nav-item.active>a {
      color: #747471 !important;
  }
  
  .nav-item-link-title {
    color: #fff !important;
  }
  
  .notification.errors {
      background: transparent;
      color: #747471;
      padding: 10px;
      padding-left: 0px;
  }
  
  .nav-item-link svg, .toolbar-search svg, .toolbar-account svg, .toolbar-cart svg{
    color: #fff;
  }
  
  /* collection page */
  
  
  .themed-product-reviews{
    display: none;
  }
  
  .product-block .price {
      margin-top: 10px;
  }
  
  .filter-type{
    background: #348367;
    color: #fff;
    font-size: 18px;
    border-radius: 5px 5px 0 0;
  }
  
  .customMargin {
      margin-top: -80px !important;
  }
  
  .product-container{
    margin-top: 50px;
  }
  
  
  .cart-accordion-btn{
    background: transparent !important;
  }
  
  .cart-accordion-btn:hover{
    background: transparent !important;
  }


  .swell-tab {
    position: fixed;
    height: auto !important;
    padding: 10px 5px 10px !important;
    width: 130px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    border: 1px solid #ffffff !important;
    border-radius: 5px !important;
    bottom: 44px !important;
    right: 10px !important;
}

.swell-popup-item,  .swell-tab{
 background-color: #62ceb9  !important;
}

.swell-tab:hover{
  background: #62ceb9 !important;
}

@media (min-width: 425px) {
  .swell-tab{
      height: auto !important;
      padding: 12px 7px 10px !important;
      width: 130px !important;
  }
}

@media (max-width: 767px){
.swell-tab{
  z-index: 4 !important;
}
}
@media (max-width: 425px){
  .swell-tab{
    padding: 8px 7px 8px!important;
    font-size: 15px !important;
    width: 130px!important;
  }

  .ql-font-kanit{
    font-size: 32px !important;
  }
}
  /* quick buy button decrease the font size for fit */
  .quick-buy, .product-add{
    font-size: 16px;
    padding: 10px 5px !important;
  }
  
  /* Email button popup */
  .needsclick:hover, .needsclick:focus{
    background-color: transparent;
    cursor: pointer;
    border: none;
  }
  
  .kl-teaser-VaAiSD{
    margin: 0 !important;
    width: 90px !important;
    height: 90px !important;
    bottom: 32px !important;
    left: -4px !important;
  }

  .needsclick{
    position: fixed;
    bottom: 25px;
    left: 0;
  }
  

  
  /* Start Main Cart */
  
  /* shipping date pickup design */
  .iw-order-delivery-dt-main {
    padding: 40px 0 0;
    margin-bottom: 10px !important;
  }
  .iw-order-delivery-dt-pro.iw-order-delivery-dt-calendar, .notification {
    background: #348367;
    padding: 10px !important;
  }
  
  .wi-advance-delivery-dt-datepicker thead tr:nth-child(2) th:nth-child(2) {
    background-color: #11714ffa !important;
    padding: 10px 20px;
    border-radius: 5px;
  }
  
  .iw-order-delivery-dt-main {
    background: transparent !important;
  }
  
  .iw-order-delivery-dt-pro {
    max-width: 380px !important;
    margin: 10px auto !important;
    background-color: #348367 !important;
  }
  
  .iweb-dt-deliveryTime {
    max-width: 380px !important;
    margin: 10px auto !important;
  }
  
  .wi-advance-delivery-dt-datepicker-inline {
    max-width: 330px !important;
  }
  
  .iw-order-delivery-dt-main table {
    background: #348367 !important;
  }
  
  .iw-order-delivery-dt-main p {
    max-width:  380px !important;
    margin: 0 auto;
    text-align: left;
    margin-top: 10px;
  }
  
  .calendar_heading{
     margin-top: -30px !important;
     margin-bottom: 20px;
  }
  
  /* login user input form */
  .small-form-column {
    padding: 40px;
    /* background: #aadcca66; */
    margin-bottom: 50px!important;
    margin-top: 50px !important;
    border-radius: 10px;
    border: 2px solid #FA9F93;
  }
  
  input{
    border-radius: 8px;
  }
 label.label {
    color: black;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Sul Sans Test' !important;
}
input#customer_email,
input#customer_password
{
    padding: unset;
    /* height: unset; */
    min-height: auto;
    border-radius: 40px;
}

.small-form-column {
    width: 700px !important;
}

.customer_container {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}
input, select, textarea {
    width: 100%;
    min-height: 30px !important;
}
  
  input[type=submit] {
    padding: 2px 70px!important;
    color: white !important;
    font-size: 15px;
    font-weight: 600;
    border-radius: 34px;
    text-align: center;
    border: 1px solid black;
    background-color: black;
    text-transform: uppercase;
}
  .btn{
    border-radius: 8px;
  }
  
  .standard-link{
      font-size: 15px;
      font-weight: 600;
  }
  
  .standard-link:hover{
    color: #348367;
  }
  
  /* main cart design */
  #page-wrap-inner{
    background: transparent;
  }
  
  .cart-item {
    padding: 20px 0;
  }
  
  .cart_inner{
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 20px;
    margin-bottom: 30px;
  }
  
  .cart-items__heading{
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 15px;
  }
  
  .cart-buttons {
    margin-bottom: 30px;
  }
  
  .cart-item__image {
    margin-right: 0;
  }
  
  .cart-item__image a img{
    width: 80px;
    height: 80px;
    border-radius: 5px;
  }
  
  .cart-item__description__title a{
    font-weight: 600;
    margin-bottom: 5px;
  }
  
  #shopify-section-template--16924476276900__main .qty-adjuster .qty-adjuster__inner {
    height: 42px;
  }
  
  .qty-adjuster__value {
    min-height: 40px;
  }
  
  .cart-footer{
    background: #F5F8F8;
    padding: 25px 25px 0;
    border-radius: 10px;
    position: sticky;
    top: 100px;
  }
  
  .cart-subtotal{
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
  }
  
  .cart-subtotal p{
    font-size: 18px;
    font-weight: 500;
  }
  
  .cart-buttons button{
    width: 100%;
    padding: 10px;
    border-radius: 5px;
  }
  
  .cart-note-label{
    font-size: 16px;
    font-weight: 500;
  }
  
  .cart__note textarea{
    width: 100%;
    height: 100px;
  }
  /* END Main Cart */
  
  /* Start blogs page design */
  .blog-container ul {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
  }
  
  .blog-container ul li {
    /* border: 1px solid #dedede96;; */
    border-radius: 10px;
    padding: 0 !important;
  }
  
  /* .blog-main .blog-card img {
    height: 210px;
    margin-bottom: 15px;
  } */
  
  .pd-both{
    /* padding: 0 20px; */
  }
  
  .author_and_date{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    /* padding: 10px 20px; */
    font-size: 16px;
    font-weight: 500;
  }
  
  .author_and_date svg{
    width: 25px;
    height: 25px;
  }
  
  .blog_read_more_btn{
    width: 100%;
    padding: 8px !important;
    /* margin-top: 10px; */
  }
  /* End blogs page design */
  
  
  /* Start Footer new design */
  
  footer{
    padding-top: 30px !important;
  }
  .top_wave {
    width: 100%;
    /* margin-bottom: -2px; */
    /* margin-top: 40px; */
  }
  
  .top_wave svg{
      /* width: 100%; */
      max-width: 100%;
      height: 0;
      fill: #348367;
      vertical-align: middle;
      border: none;
      outline: none;
  }
  
  .footer_img img{
    /* max-width: 500px; */
  }
  
  .footer-sec p, .contact-info p{
    color: #fff;
  }
  
 .bottom_footer {
    /* border-top: 1px solid #a1a1a257; */
    /* padding: 5px 0; */
    padding: 0px 7rem;
}

  /* End Footer new design */
  
  /* section maithas story fix css */
  .image-with-text .image-with-text__image .image-with-text__image__inner .rimage-outer-wrapper {
    background-size: cover;
  }
  
  @media (max-width: 767px) {
    /* product slider next prex fix css */
    
    .cc-carousel--next svg, .cc-carousel--previous svg {
      height: 45px;
      width: 45px;
  }
  
  /* quick by button padding issue in small devices */
  
  
  .logo_section img {
      width: 176px !important;
      height: auto;
  }
  
  .nav-item-link-title {
    color: #000 !important;
  }
  
    .mobile-menu-active .nav-item span {
      color: #000000 !important;
  }
  
  /* login user form */
  .small-form-column {
    padding: 30px;
    margin-bottom: 30px!important;
    margin-top: 30px !important;
  }
  /*   email button popup */
    .kl-teaser-VaAiSD {
      margin: 0 !important;
      height: 80px !important;
      width: 80px !important;
      bottom: 2px !important;
      left: 4px !important;
    }
  /* refer a friend button */
    .referBtn .btn{
      font-size: 15px;
      font-weight: 500;
      padding: 5px 10px!important;
      border-radius: 5px;
  }
    .referBtn a svg {
      width: 22px;
      height: 22px;
  }
  
  /* newletter fix */
  input[type=submit]{
    padding: 0px 20px !important;
    /* max-width: 160px !important; */
    font-size: 16px;
    /* border-radius: 0 10px 10px 0 !important; */
    font-weight: 600;
    /* right: -10px !important; */
  }
  
  /* footer */
  .footer_img img{
    width: 100% !important;
  }
  
  .top_wave svg{
    height: 40px;
   }
  }
  
  
  @media (min-width: 768px){
  /* #content .section {
      margin-top: 4.5em;
      margin-bottom: 4.5em;
   } */
  }

  @media (max-width: 768px) {
    .needsclick{
      bottom: 33px !important;
      left: 0 !important;
    }

    .kl-teaser-VaAiSD{
      margin: 0 !important;
      width: 70px !important;
      height: 70px !important;
    }
  }

  opacity: 1;
border-radius: 10px 10px 0 0;
.flatpickr-current-month {
  margin-top: -13px;
} /* reorder app css fix */
.reorder_product {
  padding: 6px 10px !important;
}
.reorder-addtocart,
.advace_popup_reorder,
.recent_order_product {
  padding: 8px 16px !important;
}
.identixweb_advance_reorder_app .advance_reorder_popup {
  z-index: 9999999999 !important;
}
.identixweb_advance_reorder_app .advance_reorder_popup_account_close_topbar {
  opacity: 1 !important;
  border-radius: 5px 5px 0 0;
}

/* reward point below popup fix */

.yotpo-widget-loyalty-floater-widget .yotpo-floater-widget-layout {
  z-index: 99999999999 !important;
}
  
  