/** Shopify CDN: Minification failed

Line 651:1 Expected percentage but found "*"
Line 676:3 Unexpected "/"
Line 686:32 Expected identifier but found "*"

**/
@font-face {
   font-family: Quicksand;
   src: url('/cdn/shop/files/Quicksand-Light.ttf?v=1725710308');
}


.custome_image__with__text__section__class__{
  min-height:auto !important;
}
.splide__slide__.video__ video{
    display: block;

}
.left_content h2{
  padding-left:0 !important;
}
.btn_main--add{
  width: 100%;
}
.align-head {
  text-align: center;
}
.flex--block{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 40px;
  /* width: 70%;
  margin: auto; */
}
.width-img{
  width: 43%;
}
.width-block-content{
  width: 46%;
}
.padding-head{
  margin: auto;
}
.subtext-padding{
  padding-top: 1px;
  padding-bottom: 60px;
}
.para-subtext{
  padding-left: 45px;
  padding-right: 45px;
}

.para--content-style{
  margin:0;
  line-height: 25px;
}

.head--inside{
  margin-bottom: 20px;
}

.desktop-padding{
  padding-left: 15px;
  padding-right: 15px;
}

.width--blog-products{
  width: 100%;
}

/* .width--blog-products .cta{
  letter-spacing: 0;
} */

.padding--btm-custom{
  padding-bottom: 40px;
}

.head--style-blog .section-heading{
  margin-bottom: 40px;
}

.button--ct-btw{
  display: flex;
  justify-content: space-between;
  padding: 0.7rem 0.6rem;
}

.width--desk{
  width: 100%;
}

.compare-price-btn{
  font-weight: 400;
  text-decoration: line-through;
}

.save-amt{
  position: absolute;
  z-index: 1;
  padding: 5px;
  font-size: 14px;
  margin-top: 5px;
}

.btn_trigger-atc{
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0.7rem 0.6rem;
  font-size: .875rem;
  text-transform: uppercase;
  font-family: 'Quicksand';
  font-weight: 600;
  letter-spacing: 2px;
  color: black;
  background-color: white;
  border: 1px solid black;
  transition: all 0.5s ease;
}

.btn_trigger-atc:hover{
  background: black;
  color: white;
}

.hide_atc{
  display: none;
}
 .single-product-content .single-product-media .single-product-media-thumbs .splide__slide.is-active img,
  .single-product-content .single-product-media .single-product-media-thumbs .splide__slide.is-active video{
        border: 1px solid #262626 !important;
  }
  .single-product-content .single-product-media .single-product-media-thumbs .splide__arrow svg{
        fill:grey;
        height: 0.6rem;
        width: 0.6rem;
  }
  .single-product-content .single-product-media .single-product-media-thumbs .splide__arrow--prev {
    left: -0.75vw !important;
}
  .single-product-content .single-product-media .single-product-media-thumbs .splide__arrow--next {
    right: -1vw !important;
}
  .single-product-content .single-product-media .single-product-media-thumbs .splide__arrow{
    width:0.5em;
  }   
.single-product-content .single-product-media .single-product-media-thumbs .splide__arrow:focus-visible {
    outline: none;
    outline-offset: none;
}
 .single-product-content .single-product-media .single-product-media-thumbs .splide__track--draggable {
   padding-left:5px !important;
    padding-right: 5px !important;
}
/* .single-product-content .single-product-media .single-product-media-thumbs .splide__slide{
  opacity:1 !important;
}
.single-product-content .single-product-media .single-product-media-thumbs .splide__slide.is-active {

    transform: scale(0.95) !important;
} */
@media screen and (max-width: 768px) {
  .save-amt{
    font-size: 9px;
    margin-top: 2px;
  }
  .button--ct-btw{
    flex-direction: column;
    align-items: center;
  }
.splide__slide {
    border: 3px solid transparent;
    cursor: pointer;
    width: calc(((100% + 16px) / 4) - 16px);
}
  .row_mt {
    padding-right: 15px;
    padding-left: 15px;
}
  .container_mt .img_grid {
    margin-bottom: 30px;
}
  .pro-infor h5{
    line-height: 22px;
  }
 .hero-slider-text-body p{
       line-height: 1.625;
 }
  .hero-slider .custom_bttn{
   margin-top: 30px !important;
 }
  .hero-slider-heading_mt{
  font-size:40px;
}
  .hero-slider .hero-slider-text {
    min-height: 420px;
}
  a.cta {
    width: 80%;
    margin: auto;
}
  a.custom_btn {
    width: 100%;
    margin-left: 0px;
    margin-top: 20px;
}
  .hero-slider .hero-slider-text-body{
    display:block;
  }
  
.hero-slider .hero-slider-text p:first-of-type {
    margin-top: 1rem;
}
  .imgwithtextmain{
    text-align:center;
  }
  .custome_imgwithtextButoon{
    margin-top:1.2rem !important;
  }
  .custome_imgwithtextDescription__{
    line-height:25px;
    font-size:1.1rem !important;
  }
  .subtext-padding{
    padding-top: 0;
    padding-bottom: 35px;
  }
  .flex--block{
    flex-direction: column;
    padding-bottom: 30px;
  }
  .width-img, .width-block-content{
    width: 100%;
  }
  .width-block-content .h3{
    margin-bottom: 15px;
  }
  .padding-head, .para-subtext, .flex--block{
    width: 100%;
  }
  .para-subtext{
    padding-left: 0;
    padding-right: 0;
  }
  .desktop-padding{
    padding-left:0;
    padding-right: 0;
  }
  .width--blog-products .cta {
    padding: 0.8rem 1rem;
  }
  .width--blog-products .product-card-detail{
    font-size: 14px;
    line-height: 1.5;
  }
   .width--blog-products .product-card-title{
     margin: 0!important;
   }
  .para-subtext{
    line-height: 22px;
  }
  .padding--btm-custom{
    padding-bottom: 25px;
  }
  .single-product-content .single-product-media .single-product-media-thumbs .splide__arrow--prev {
    left: -3vw !important;
}

.single-product-content .single-product-media .single-product-media-thumbs .splide__arrow--next {
    right: -3vw !important;
}
  .single-product-content .single-product-media .single-product-media-thumbs .splide__arrow{
    width:0.7em;
  }
  .single-product-content .single-product-media .single-product-media-thumbs .splide__track--draggable {
    padding-left: 12px !important;
    padding-right: 14px !important;
}
   .single-product-content .single-product-media .single-product-media-thumbs .splide__arrow svg{
        fill:grey;
        height: 1.9rem;
        width: 1.9rem;
  }
  .single-product-media-thumbs{
     margin:0 15px;
  }
}
.custome_imgwithtextButoon{
    line-height: 1.85;
  }
  .custome_imgwithtextDescription__{
    font-size:1.1rem !important;
  }

@media screen and (min-width:991px){
  .custome_imgwithtextButoon{
    width:44%;
    margin-right:1rem;
  }
  .custom_imgtext_colum_{
    padding-left:4rem !important;
  }
  .custome_imgwithTextSectionMainHeadinvg{
    font-size:62px;
  }
  .left_content{
    padding-left:5rem !important;
  }
  .two-column-image video{
    width:100%;
    height:100%;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
 .hero-slider-heading_mt {
    font-size: 43px;
}
}
@media screen and (min-width: 998px) {
 .hero-slider-heading_mt {
    font-size: 55px;
}
.hero-slider .splide {
    height: clamp(13.75rem,80vh,56.5rem);
}
}
.custom_btn{
    margin-left: 35px;
}
/* .hero-slider-text .cta{
     font-size: 1.2rem;
} */
.custom_btn{
  display: inline-block;
    padding: 1rem 2rem;
    font-family: Quicksand;
/*     font-size: 1.2rem; */
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: .125rem;
    text-align: center;
    text-transform: uppercase;
    color: var(--color-text-dark)!important;
    background-color: var(--color-background-4);
    border: 1px solid var(--color-primary-1);
    text-decoration: none;
    transition: all var(--transition-regular) ease;
}
.hero-slider .hero-slider-text p {
    font-size: 1.2rem;
}
.custom_btn:hover{
    color: var(--color-text-light)!important;
    background-color: var(--color-primary-1);
    border: 1px solid var(--color-primary-1);
}

/* addon css on product page */

.product-addi__wrapper {
    margin-bottom: 30px;
    background: #fdfff0;
    padding: 20px;
}
.product-addi__wrapper h2 {
    font-family: var(--font-heading-regular);
    font-size: 26px;
    line-height: 40px;
    letter-spacing: 1.4px;
    margin: 0;
    font-weight:400;
}
.product-addi__wrapper .product-container {
    padding: 10px 0;
}
.product-addi__wrapper .product-box {
    display: flex;
    align-items: center;
}
.product-img_ {
    max-width: 125px;
    width: 25%;
}
.pro-infor {
    padding: 0 15px;
    width:50%;
}
.pro-infor h5 {
    font-size: 20px;
    margin: 0;
    padding: 5px 0;
    font-family: var(--font-heading-regular);
    letter-spacing: 0.7px;
}
div#product-price {
    margin-bottom: 0!important;
}
.product-addi__wrapper .single-product-details span.p2 {
    font-weight: 400;
    font-size: 16px;
}
.product-addi__wrapper span.single-product-price {
    font-size: 16px!important;
    margin-top: 10px!important;
    margin-bottom: 0!important;
    display: inline-block;
    font-weight: 600!important;
}
.atc_btn__container{
  width: 25%;
}
.atc_btn__container div#up_single-product-add button.add-to-cart {
    padding: 10px 8px;
    font-size: 14px;
    letter-spacing: 1px;
    background: #62674c;
    color: #fff!important;
    border-color: #62674c;
    transition:0.4s;
    
}
.atc_btn__container div#up_single-product-add button.add-to-cart:hover {
  color: #62674c!important;
  background: #fff;
}
.pro-infor a {
    text-decoration: none;
    font-weight: 600;
}
@media screen and (max-width: 767px) {

  .product-addi__wrapper .product-box{
        flex-wrap: wrap;
            align-items: self-start;
  }
  .product-img_{
        width: 40%;
  }
  .pro-infor{
    width: 60%;
  }
  .atc_btn__container div#up_single-product-add button.add-to-cart {
    width: 100%;
    margin-top: 10px;
  }
  .atc_btn__container {
    width: 100%;
  }
  .product-addi__wrapper span.single-product-price {
    font-size: 14px!important;
    margin-top: 5px!important;
  }
  .product-addi__wrapper .single-product-details span {
    font-size: 14px!important;
    line-height: 16px;
  }
  
}

/* addon css on product page */

/*  mandasa custom css */
#testimonial-slider .testimonial-card{
  height: auto !important;
}
.heading_mt{
    font-family: Quicksand;
    font-size: 1rem;
    font-weight: 600; 
}
@media screen and (min-width: 767px) {
.row.row_mt {
    flex-wrap: nowrap;
}
  .three-column-image-cta-card.img_grid {
    padding: 10px;
    width: 50%;
}
}
.row_1 .section-heading {
    margin-bottom: 1rem;
}
.row_1 .section-heading p{
      margin-top: 1rem !important;
}
.container_mt .three-column-image-cta-heading {
    margin: 20px 0px 0px 0px;
}
.img_grid p{
  margin:10px 0px;
}
.h3_mt{
  font-family: 'Queens Light';
  margin-bottom:0px;
  margin-top:0px;
  line-height:normal;
}
.paragraph_mt{
  padding-bottom:16px;
  font-family: 'Quicksand';
}
.h2_mt{
 font-size:43px; 
}
@media screen and (max-width: 750px) {
  #testimonial-slider .testimonial-card{
    align-items: center;
  }
    
}

/* ======================== mandasa custom css ===================*/
.shopify-section .single-product-content__{
      padding: 0px 0px 6rem!important;
}
@media screen and (max-width: 992px){
    .single-product-media .splide__slide__{
        height: unset !important;
  } 
  /* .single-product-media .splide__slide__.video__{
      height:303px !important;
  } */
}
  .has-submenu__ details[open]>summary svg {
      transform: rotate(45deg);
      transition: transform .25s ease;
      visibility:hidden;
  }
  .has-submenu__ details[open]>summary{
    position:relative;
    transition: all 5s ease; 
  }
  .has-submenu__ details[open]>summary:after{
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 15px;
    height: 1px;
    background-color: black;
    content: "";
  }


/* css for video tag */

 video{
  width:100% !important;
}
.aaaaa{
  display:none;
}
/* dropdown css */
/* .header-nav-link:hover .header-nav-mega-menu{
  
  -webkit-transition:height 200ms ease-in;
    -moz-transition:height 200ms ease-in;
    -o-transition:height 200ms ease-in;
    transition:height 200ms ease-in;
}*/
details[open]{
-webkit-transition:all 0.2s linear;
  -moz-transition:all 0.2s linear;
  transition:all 0.2s linear;
} 
/* .mobile-nav-link-details{
  display:block !important;
 -webkit-transition: all .5s, 2s .5s linear;
  transition: all .5s, 2s .5s linear;
} 
.mobile-nav-submenu-list{
  display:block !important;
 -webkit-transition: all .5s, 2s .5s linear;
  transition: all .5s, , 2s .5s linear;
}  */

.nav__mega__menu__items{
    position: absolute;
    width: 100%;
    left: 0;
    /* top:65px; */
    padding: 0;
   visibility:hidden;
   opacity:0;
  /* transition: all 4s ease;
  transform:translateY(25%); */
  height: 100%;
}
/* mobile-manu li css */
.mobile-nav .mobile-nav-links .mobile-nav-submenu-link {
    margin: 0.5rem 0 !Important;
}
.mobile-nav-submenu-list__{
  display:none;
}

/* .xyz{
  -webkit-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
 
  .main-menu li:hover > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease-in-out;
}

.dropdown-menu {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out;
} */
/* .mobile-nav-submenu-list{
  display:none;
} */
.dropdown-menu li {
  /* Styles for dropdown menu items */
}
.slide-down {
  animation: slide-down 0.3s linear both;
}
/* details[open] ul.mobile-nav-submenu-list,ul.mobile-nav-submenu-child-list  {
    transform: translateY(0) !IMPORTANT;
    transition: 0.6s ease-in-out;
}
.mobile-nav .mobile-nav-links .mobile-nav-submenu-list {
    transform: translateY(-60%);
} */

/* .result_hover {
   
} */


@keyframes slide-down {
  0% {
    visibility: hidden;
    height: 0;
  }

  95% {
    visibility: visible;
    height: 95%;
  }
 */
  /* Set height to 'auto' after animation for spacing showing form-invalid feedback message */
  /* 100% {
    visibility: visible;
    height: auto;
  }
}

/* @keyframes slide-up {
  from {
    visibility: visible;
    height: $slide-content-height;
  }

  to {
    visibility: hidden;
    height: 0;
  }
} */
/* .result_hover{
  opacity:1 !important;
  visibility:visible !important;
  position:absolute !important;
  /* transform: translateY(25%);
  transition: all 4s ease; */
} */
.nav__mega__manu__items__{
  position: absolute;
    width: 100%;
    /* left: 0; */
    top: 75px;
    padding: 0;
    /* visibility: hidden; */
    /* opacity: 0; */
   transition: all .3s ease-in;
    transform: translateY(25%); */
}
.has_drop {
    position: relative;
}
.nav__mega__manu__items__ {
    position: absolute;
    width: 100%;
    left: 0;
    top: 15px;
    padding: 0;
    visibility: hidden;
   opacity: 0;
    height: 100%;
}
.about_us_desktop:hover .nav__mega__menu__items{
  opacity:1;
  visibility:visible;
  transition: all .3s ease-in;
}
.about_us_desktop:hover .nav__mega__manu__items__{
  opacity:1;
  visibility:visible;
  transition: all .3s ease-in;
}
.nav__mega__menu__items
{
      transition: all .3s ease-in;
}
.has-submenu__ details[open]> .mobile-nav-submenu-list {
   transition: all 5s ease;
}
/* .mobile-nav-submenu-list__a{
     visibility:hidden;
     opacity:0;
     height:0;
      transition: 2s!important;
  overflow:hidden;
} */
.result_hover__ .mobile-nav-submenu-list__a{
     visibility:visible;
     opacity:1;
     height:max-content;
    transition:2s!important;
}
.video__ video {
    width: 100% !important;
    height: 100% !important;
}

@media screen and (min-width:991px) and (max-width:1200px){
  .custome_imgwithtextButoon{
    padding-left:0 !important;
    padding-right:0 !important;
  }
}
/* tablets-css */
@media screen and (max-width:992px) {
 .two-column-txt-center {
    text-align:center;
  }
}

.prd_meta_link{
  text-decoration: none;
}


/* Custom image with text css  */

.sec-image-wraper img{
    width: 100%;
    /* max-height: 500px; */
    /* object-fit: cover; */
}

.promo-content-wraper > h3, h1{
  margin:1.5rem 0;  
}
  
.image-copy-block-column-2-section-wraper, .promo-column-sec-wraper{
  margin-top:80px;
  margin-bottom:80px;
}
.sec-image-wraper-right{
  padding-right:0px !important;
}

@media screen and (max-width:576px){
  .image-copy-block-column-2-section-wraper, .promo-column-sec-wraper{
    margin-top:60px;
    margin-bottom:60px;
  }
}
@media screen and (max-width:991px){
  .image-copy-block-column-2-section-wraper .blmiw--img{
     order:-1;
  }
  .promo-content-wraper{
    padding-bottom:2.3rem;
    padding-top:1rem;
  }
    .promo-column-sec-wraper-container h3{
      margin-top:1rem;
   }
}

@media screen and (min-width:991px){
  .sec-image-wraper{
    padding-right:20px;
  }
}
.row-cus{
  display:flex;
  flex-wrap:wrap;
}

@media screen and (min-width:991px){
  .promo-column-sec-wraper-container h3{
    margin-top:0px;
   }
  .promo-column-sec-wraper-container .left_{
    margin-right:50px;
  }
   .promo-column-sec-wraper-container .right_{
    padding-left:30.5px;
  }
}
.promo-column-sec-wraper-container h3{
  margin-bottom:0px;
}
.promo-column-sec-wraper-container h1{
    margin-bottom: 20px;
    margin-top: 30px;
    line-height: 74px;
}
.promo-column-sec-wraper-container .sec-image-wraper img{
    display:block;
}
