/** Shopify CDN: Minification failed

Line 329:0 Unexpected "}"

**/
/* bannerslider style */
.receipe_images {
    border-radius: 0px !important;
    width: 433px !important;
    height: 277px !important;
    object-fit: cover;
  margin: auto;
    display: block;
}
.collection-page .container-fluid {
    max-width: 1480px;
} 
.menubarSection .container-fluid {
    max-width: 1480px;
}
.footerWrapperDown .container-fluid {
    max-width: 1480px;
}
.product-page .container-fluid {
    max-width: 1480px;
}
.login-bar .container-fluids {
    max-width: 1480px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


.main-header.container-fluid {
    max-width: 1480px;
}
.home .container-fluid {
    max-width: 1480px;
}

.ourStore .container-fluid {
    max-width: 1480px;
}

.bannersection .container-fluid {
    width: 100% !important;
    max-width: 100% !IMPORTANT;
}
.recipeInnerbox .card {
    border: transparent;
}
.dropBUtton {
       padding: 0px 0px 0 0px !important;
}
a.new_space {
    margin-right: 6px;
}
.recipeInnerbox .card__information .full-unstyled-link {
    text-decoration: none;
    color: #292929;
    display: block;
    font-family: DM Sans;
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.recipeInnerbox .card__content {
    grid-template-rows: max-content minmax(0, 1fr) max-content auto;
    display: flex;
    flex-direction: column;
}
ul.pagination li a {
    text-decoration: unset;
}
.recipeInnerbox .button:after{box-shadow: unset;}
.recipeInnerbox .button:before{box-shadow: unset;}
.quick-add button {
    background: #FD780F;
    border-radius: 5px;
    color: #fff;
    font-family: DM Sans;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.recipeInnerbox .button:not([disabled]):hover:after{box-shadow: unset;}





.productIndexSliderFree .prodnameWrapper {
    display: block;
    font-weight: 700;
    font-size: 24px;
    color: #292929;
    line-height: 34px;
    letter-spacing: -.5px;
    margin: 15px 0;
    font-family: DM Sans;
}





.bannerslider .slick-slide img {
    width: 98%;
    margin: 0 auto;
}

.bannerslider button.slick-prev.slick-arrow {
    left: 70px;
    z-index: 3;
    background: #FFFFFE;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 4px #00000042;
}

.bannerslider button.slick-next.slick-arrow {
    right: 70px;
    z-index: 3;
    background: #FFFFFE;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 4px #00000042;
}
.bannerslider .slick-prev:before {
    content: '';
    background-image: url('/cdn/shop/files/ftrarrow.svg?v=1728296811');
    width: 20px;
    height: 20px;
    display: block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    left: 4px;
    transform: rotate(180deg);
}
.bannerslider .slick-next:before {
    content: '';
    background-image: url('/cdn/shop/files/ftrarrow.svg?v=1728296811');
    width: 20px;
    height: 20px;
    display: block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    left: 6px;
}
.bannersection {
    padding: 30px 0px;
}

.bannersection > .container-fluid, .bannersection > .container-fluid > .row, .bannersection > .container-fluid > .row > .col-12{
    padding: 0px;
    margin: 0px;
}







/* banner bottom slider style */


.SliderImgWrap {
    width: 150px;
    height: 150px;
    /* background: #F5F4F0; */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px auto 20px;
    padding: 0px;
}

.SliderImgWrap img {
    padding: 15px;
    max-width: 100%;
}

.catSlideWrapper h6 {
    font-size: 18px;
    text-align: center;
    color: initial;
    text-decoration: none;
}

.catSlideWrapper:hover {
  text-decoration: none;
}


.secondCategorySlider button.slick-prev.slick-arrow {
    left: 25px;
    z-index: 3;
    background: #FFFFFE;
    width: 30px;
    height: 30px;
    border-radius: 5px;
   box-shadow: 0 0 4px 4px #e1e1e142;
    top: 80px;
}

.secondCategorySlider button.slick-next.slick-arrow {
    right: 25px;
    z-index: 3;
    background: #FFFFFE;
    width: 30px;
    height: 30px;
    border-radius: 5px;
   box-shadow: 0 0 4px 4px #e1e1e142;
    top: 80px;
}
.slick-prev:before, .slick-next:before{opacity: 1;
}
.secondCategorySlider .slick-prev:before {
    content: '';
    background-image: url('/cdn/shop/files/Vector_19.png?v=1731044946');
    width: 20px;
    height: 20px;
    display: block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    left: 4px;
    /* transform: rotate(180deg); */
}
.secondCategorySlider .slick-next:before {
    content: '';
    background-image: url('/cdn/shop/files/Vector_20.png?v=1731044945');
    width: 20px;
    height: 20px;
    display: block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    left: 6px;
}
.bannerbootomSection {
    padding: 50px 0px;
}

@media(max-width:991px){
    body{
        overflow-x: hidden !important;
    }
    .secondCategorySlider {
        display: flex;
        flex-wrap: wrap;
    }
    .mobileFridntySlider {
        width: 25%;
    }
    .SliderImgWrap {
        width: 120px;
        height: 120px;
    }
    .catSlideWrapper h6 {
        font-size: 14px;
        text-align: center;
    }
    .bannerbootomSection {
        padding: 30px 0px;
    }

    main {
        overflow-x: hidden !important;
    }
}

@media(max-width:768px){
    .SliderImgWrap {
        width: 80px;
        height: 80px;
    }
    .catSlideWrapper h6 {
        font-size: 12px;
        text-align: center;
    }


.relatedProduct {
    display: flex;
    flex-wrap: wrap;
}

.relatedProduct div {
    flex-basis: 50%;
}

    .sort-label {
         margin-right: 0px !important; }
  
}











  
}

/* Must-Have of the Season! style */

.mustHaveWrapper {
    background: #F5F4F0;
    padding: 50px 0px;
    position: relative;
}

.musthaveHeading h2 {
    margin-bottom: 15px;
    text-transform: capitalize;
    font-family: DM Sans;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.musthaveHeading p {

    margin-bottom: 30px;
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.imageProdWrapper {
    border: 1px solid #E8E6E6;
    border-radius: 5px;
    overflow: hidden;
      padding: 10px;
    position: relative;
}
img.prodCartImages{ padding-bottom: 0px;
    padding-top: 0px;}
img.prodCartImages {
    width: 100%;
}
/* a.cartAdd.fixdCart {
    position: absolute;
    bottom: 30px;
    right: 30px;
} */
a.fixdCart {
    position: absolute;
    bottom: 30px;
    right: 30px;
}

p.restocked {
    background: #FD780F;
    position: absolute;
    left: 30px;
    top: 30px;
    padding: 5px 14px;
    border-radius: 5px;
    color: #ffffff;
}


p.smallText {
    color: #FD780F;
    text-transform: uppercase;
    opacity: 0.6;
    margin: 10px 0px 0px;
}

h3.prodnameWrapper a {
     display: block;
    font-weight: 700;
    font-size: 24px;
    color:#292929 !important;
    line-height: 34px;
    letter-spacing: -.5px;
    margin: 15px 0px 15px 0;
    font-family: DM Sans;
}
a:hover {
    text-decoration: unset;
}
h3 a, h3 a:hover {
  color: inherit;
  text-decoration: none;
}

span.offPrice {
       color: #fd780f;
    margin-right: 5px;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
}

span.orignalPrice {
    margin-right: 5px;
    color: #292929;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
}

p.priceWrapper {
    margin-bottom: 2px;
}

p.oldPrice {
      color: #292929;
    opacity: .6;
    position: relative;
    white-space: nowrap;
    max-width: fit-content;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
}

p.oldPrice:before {
    border-top: 1px solid #292929;
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    left: 0;
    opacity: 0.8;
}

p.rattingWrapper {
    display: flex;
    align-items: center;
    margin: 5px 0px;
}

span.ratingSpan {
    margin: 0px 5px;
}

span.ratingcount {
    opacity: 0.7;
}

p.shippingShock {
    margin: 0;
    background: hsl(26.47deg 98.35% 52.55% / 5%);
    max-width: fit-content;
    padding: 10px 20px;
    border-radius: 50px;
    display: flex;
    align-items: center;
}

p.shippingShock img {
    margin-right: 5px;
}

.musthaveProdContainer {
    margin-bottom: 15px;
}

a.ViewallButton {
     text-align: center;
    display: block;
    margin: 30px auto 0;
    background: #fd780f;
    padding: 10px 20px;
    border: none;
    background-color: #fd780f;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    min-width: 150px;
    text-decoration: none;
}
.sectionBannerWrapper {
    margin: 60px 0px;
    position: relative;
}

.sectionBannerWrapper img {
    max-width: 100%;
    width: 100%;
}

.musthaveProdContainer span.badge {
    display: none;
}

.buyoneGetone {
    padding: 0px 0px 50px;
    position: relative;
}



.blogsectionWrap {
    background: rgb(245 244 240);
    background: linear-gradient(180deg, rgb(246 245 241) 0%, rgba(245, 244, 240, 1) 0%, rgba(255, 255, 255, 1) 100%);
    padding: 60px 0px;
    position: relative;
}

.blogInnerWrapper {
    padding: 15px;
    background: #ffffff;
    border-radius: 5px;
}

.blogImageWrap img.img-fluid {
    width: 100%;
    margin-bottom: 15px;
}

p.blogDateTime {
    text-align: center;
    color: #292929;
    opacity: 0.6;
    margin: 0px 0px 10px;
}

h3.blogTitle {
    font-size: 24px;
    font-weight: 800;
    margin: 10px 0px 10px;
    text-align: center;
}

p.blogContentText {
    text-align: center;
    max-width: 415px;
    margin: 0 auto 15px;
}
.blogTextWrapper a {
    color: #FD780F;
    margin: 0 auto;
    text-align: center;
    display: block;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    font-weight: 700;
    text-underline-offset: 4px;
}
/* a.recipeYoutube{
       z-index: 99999;
    position: relative;
  
} */
.recipeInnerbox .card__heading a:after {
    z-index: -1 !important;
}

/* .recipeIcon {
    z-index: 999999;
} */
.recipeIcon a img.img-fluid {
    z-index: 9999;
}
.recipeInnerbox .recipeIcon {
    position: absolute;
    right: 26px;
    bottom: 27px;
}
@media(max-width:768px) {
    .mustHaveWrapper .musthaveHeading p {
        display: none;
    }

.receipe_images{width: 305px  !Important;
height: 171.56px !important;
}


  
.main-header {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
          height: 65px;
}
.mobile-menu ul li {
    border-bottom: 0px solid #ededed !important; 
}

ul.child.open li {
    border-top: transparent;     background: #efefef;}
  
    .mustHaveWrapper a.ViewallButton {
        display: none; 
    }
    .musthaveHeading p {
        font-size: 14px;
    }
    .mustHaveWrapper .musthaveHeading h2 {
              letter-spacing: -0.5px;
        font-size: 18px;
        margin-bottom: 15px;
        max-width: 215px;
        text-transform: capitalize;
        text-align: left;
    }
    .musthaveHeading h2{
        font-size: 24px;
    }
    .imageProdWrapper {
        border: 1px solid #E8E6E6;
        border-radius: 5px;
        overflow: hidden;
        padding: 5px;
        position: relative;
    }
    p.smallText {
        display: none;
    }


    h3.prodnameWrapper a {
        font-size: 14px;
        font-weight: 500;
      line-height:22px;
              margin-bottom: 0;
    }
    span.orignalPrice{
        font-size: 14px; 
    }
    span.offPrice {
        font-size: 14px;
      font-weight: 500;
          margin-right: 0;
    }
  p.priceWrapper {
    margin-bottom: 0;
}
    span.dayShipping {
        font-size: 12px;
    }
    p.shippingShock {
        padding: 5px 5px;
    }

    .sectionBannerWrapper {
        margin: 30px 0px 0px;
        position: relative;
    }

    .buyoneGetone {
        padding: 0px 0px 30px;
        position: relative;
    }
    .blogsectionWrap {
        padding: 30px 0px 0px;
    }
    footer {
        margin-top: 80px;
    }
}

@media(max-width:480px) {
    .bannerslider .slick-slide img {
        width: 100%;
    }
    .bannersection {
        padding: 0px 0px;
    }
    /* .mobileFridntySlider .catSlideWrapper h6 {
        font-size: 12px;
    } */
    
    
    .menubarSection {
        padding: 0px;
        background: transparent;
    }
    /* .catSlideWrapper h6 {
        font-size: 11px;
        text-align: center;
    } */

    p.restocked {
        background: #FD780F;
        position: absolute;
        left: 5px;
        top: 5px;
        padding: 2px 5px;
        border-radius: 5px;
        color: #ffffff;
        font-size: 12px;
    }

    .icon-badge {
        width: 30px;
        height: 30px;
              margin-left: -5px;
    }
    .icon-badge img {
        max-width: 18px;
    }
    a.cartAdd.fixdCart {
        bottom: 5px;
        right: 5px
    }
}


@media(max-width:360px) {
    .SliderImgWrap {
        width: 60px;
        height: 60px;
    }
    .SliderImgWrap img {
        padding: 5px;
        max-width: 60px;
        max-height: 60px;
        object-fit: contain;
    }
    .mobileFridntySlider {
        width: 33.33%;
    }
}

.loader img {
  width: 100%;
  border-radius: 50%;
}
.product-gallery .slider-nav .slick-track {
    margin-left: 0px;
    left: 0px;
    transform: translate(0px) !important;
}
/* img.prodCartImages {
    max-height: 250px;
    object-fit: contain;
} */
@media(min-width:1300px) {
  /* img.prodCartImages {
       width: 100%;
      height: 100%;
      max-height: 260px; 
      object-fit: cover; 
object-fit: cover;

    
  } */

    img.prodCartImages {
        object-fit: cover;
         max-width: 335px;
        height: 335px;
        text-align: center;
        margin: auto;
        display: block;
    }
  
}

@media(max-width:767px) {
p.oldPrice {
    font-size: 12px; font-weight: 400;}


  
img.prodCartImages {
    padding: 0px;
    height: 157px;
    max-width: 157px; 
           object-fit: cover;
          text-align: center;
        margin: auto;
        display: block;
}
  .pagination {
    margin: 40px 0 40px !Important;
}
  .dropdown-trigger svg line {
    stroke: #FD780F;
}
  p.frDelivery {
    padding: 4px 2px !important;         font-size: 11px;}}
@media(max-width:321px) {
    .disclosure span {
        margin-left: 6px;}}



