/** Shopify CDN: Minification failed

Line 489:39 Expected identifier but found "!"
Line 551:10 Expected identifier but found whitespace
Line 551:23 Unexpected ";"
Line 571:2 Unexpected "/"

**/
a.h4.cart__product-name {
    letter-spacing: 0em;
    margin-bottom: 5px;
}

button.Inquiry-btn {
    width: 100%;
    background-color: #000;
    padding: 0;
}
.predictive-results .grid-product__price{
  display: none;
}

/* .add-to-cart {
    display: none;
} */
a.big-image {
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
  /* align-items: center; */
}
a.big-image:after {
  content: "Shop the range";
  position: absolute;
  z-index: 2;
  background-color: #ffffff47;
  display: flex;
  justify-content: center;
  padding: 0px;
  height: 45px;
  width: 200px;
  align-items: center;
  border-radius: 10px;
      border: 1px solid black;
          margin-top: 15%;
}

.article__body.rte p {
    text-align: center;
}
a.article__title,h1.section-header__title {
    letter-spacing: 0em;
}
p.footer__small-text.digital-class {
    text-align: end;
}
button#AddToCart-9812374782253 {
    display: none;
}
    .footer__item-padding {
        padding-right: 25px;
    }
button#AddToCart-9812367507757 {
    display: none;
}
.Inquiry-Now {
    color: #fff !important;
    width: 100%;
    display: inline-block;
    padding: 15px;
}
.trustshop-no--review .trustshop-no-review--content {
    width: 65%;
    flex-direction: row !important;
    gap: 0px !important;
      justify-content: flex-start !important;

}
p.trustshop-no-review--title {
    margin-right: 20px;
    border-right: 1px solid black;
    padding: 10px;
   position: relative;
}
p.trustshop-no-review--title::before {
    content: '';
    background-image: url("/cdn/shop/files/pngtree-5-stars-3d-icon-png-image_6138434-removebg-preview.png?v=1726141744");
    width: 20%;
    display: flex;
    background-size: contain;
    height: 16px;
    background-repeat: no-repeat;
    margin: 0 auto 5px;
    text-align: center;
  
}
.kalasma-pro {
           /* background-color: #ee5a8208;
    background-image: linear-gradient(180deg, rgb(239 90 128 / 0%) 28%, rgb(238 76 121 / 55%) 100%); */
       margin: 0px 0px 10px;
border: 1px solid #ff5f8c;
}
.promise-block-info {
    padding: 35px 25px 10px;
}
.promise-block-info h4 {
    color: #622555;
    margin: 0;
letter-spacing: 0px;
    font-weight: 400;
    font-size: 20px;
    color: #622555;
    line-height: 0px;
    display: inline-block;
    position: relative;
}
.promise-block-info img {
    max-width: 90px;
}
.promise-block-info p {
    margin: 0;
   
    font-weight: 500;
    font-size: 14px;
    color: #535252;
    line-height: 20px;
}
.promise-content {
    padding: 0 35px 25px;
}
.promise-content .img-wid-content {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    gap: 30px;
}
.promise-content .img-wid-content img {
    max-width: 40px;
    width: fit-content;
    height: auto;
}
.promise-content .img-wid-content p {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #242424;
   
}
.accordion-item.border {
    border-top: 1px solid #dee2e6 !important;
    border-bottom: 1px solid #dee2e6 !important;
    border-left: none !important;
    border-radius: 0px !important;
    border-right: none !important;
}
.accordion-item.border .stepTitle {
    text-transform: uppercase;
      background-color: #ffffff;
    padding: 5px;
 font-weight: 400;
}

.accordion-item.border .inner-slide {
    border: none;
    padding: 0px;
}
.accordion {
            max-width: 100%;
            margin: 0 auto;
  
        }

        .accordion-item {
            margin-bottom: 10px;
            border: 1px solid #ddd;
            border-radius: 5px;
            overflow: hidden;
        }
     .icon-car {
        display: inline-block;
        transition: transform 0.3s ease; /* Add smooth transition */
    }
    .rotate {
        transform: rotate(180deg); /* Rotate 180 degrees */
    }
        .stepTitle {
            background-color: #f6b3c7;
            padding: 10px;
            cursor: pointer;
            font-weight: bold;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .icon-car {
            font-size: 25px !important;
            font-weight: 900;
        }

        .details {
            display: none;
            padding: 10px;
            background-color: #fff;
        }

        .slider-container {
            position: relative;
            width: 100%;
            overflow: hidden;
            gap: 10px;
        }

        .slider {
            display: flex;
            transition: transform 0.5s ease;
            width: 100%;
        }
.dots-container {
    text-align: center;
    margin-top: 10px;
}
.dot.active {
    background-color: #717171;
}

.dot {
    height: 10px;
    width: 10px;
    margin: 0 5px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
}
        .inner-slide {
            flex: 1 0 100%;
            box-sizing: border-box;
            padding: 10px;
            border-radius: 10px;
            border: 0.5px solid #000;
            display: flex;
            justify-content: space-between;
        }

        .dots-container {
            text-align: center;
            margin-top: 10px;
        }

        .dot {
            height: 10px;
            width: 10px;
            margin: 0 5px;
            background-color: #bbb;
            border-radius: 50%;
            display: inline-block;
            cursor: pointer;
        }

        .dot.active {
            background-color: #717171;
        }

        .discount-copy {
            display: flex;
            position: relative;
            background: #FFFFFF;
            border: 1px dashed #000;
            padding: 11px 10px 8px 10px;
            margin-right: 15px;
            margin-bottom: 0;
            align-items: center;
            width: 100%;
            max-width: fit-content;
            cursor: pointer;
        }

        .discount-copy:before {
            content: "";
            position: absolute;
            z-index: 2;
            top: -9px;
            left: 12px;
            background-size: 100%;
            width: 18px;
            height: 40px;
            background-repeat: no-repeat;
            background-image: url("https://cdn.shopify.com/s/files/1/0884/2536/5805/files/scissor.png?v=1726130065");
        }

        .discount-code-desc p {
            margin: 5px 0px 0px;
        }

        .before-apply {
            color: gray;
              font-size: 15px;
    font-weight: bold;
        }

        .copied-message {
            top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
    font-size: 10px;
    background: #f6f4f4;
    z-index: 1;
    padding: 5px 0;
    text-align: center;
    font-weight: 700;
    color: #000;
    position: absolute;
  
        }

   
span.step-span {
    display: flex;
    justify-content: center;
    align-items: center;
}
span.step-span p {
    margin: 0px 5px;
}

.bulk-order-btn {
    display: inline-block;
    padding: 10px;
    background-color: #e9e3d7;
    color: black;
    text-decoration: none;
    border-radius: 5px;
    font-size: 16px;
    transition: background-color .3s ease;
    margin-bottom: 10px;
}
a.bulk-order-btn:hover {
    color: black;
}
/* h1.h2.product-single__title {
    width: 54%;
} */
.product__price-savings {
    color: #fff;
    padding: 5px;
    background-color: #ee4c79;
    border-radius: 10px;
  font-weight: 600;
}
span.trustshop.trustshop-rating-star--container svg:nth-child(n+2) {
    display: none;
}
.trustshop-summary--rating>a{
      gap: 5px !important;
}
.flexible {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
span.trustshop-review-summary--average.display_rating--after:after {
    content: "|";
    color: #b9b9b9;
    padding-left: 5px;
}
.trustshop-summary--rating{
  display: flex;
}
.trustshop-summary--rating:after {
    background: url("https://cdn.shopify.com/s/files/1/0884/2536/5805/files/Mask_group-10.png?v=1726120408");
    position: relative;
    top: 3px;
    left: 4px;
    background-size: 12px 12px;
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
}
.product__price {

    font-size: 24px;
    font-weight: 600;
}
.product__price--compare{
  color: #aeaeae;
    font-size: 14px;
    letter-spacing: 0em;
}



/* *****also***************************** */
.also-main {
    padding-bottom: 10px;
}
.alsoInside {
        display: flex;
    align-items: center;
    width: 75%;
    padding: 15px 12px;
    background-color: #f6b3c7;
      border-radius: 8px;
}
.Also-div2 {
    margin-left: 10px;
  font-size: 12px
}
.icon-main{
      margin: 5px 0px 25px;
  padding:0px 0px 15px;
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
}
.iconInside {
    display: flex;
    align-items: center;
    width: 75%;

    padding: 15px 12px 0px;

}
.icon-div2 {
    font-size: 10px;
    margin-left: 10px;
}
.icon-div2 p {
    margin: 0px;
}
/* *******************end******* */

/* a.site-nav__link.site-nav__link--underline:after {
    content: '';
    position: absolute;
    width: 0%;
    height: 1px;
    background-color: currentColor;
    right: -10%;
    top: calc(50% - 1px);
    transition: all .3s ease-in-out;
    
} */


.site-nav__link--underline:after{
      bottom:7px !important;

}

.header-layout.header-layout--left-center {
    height: 120px;
}


p.sub-changes {
    font-weight: 600;
    font-size: 13px;
    color: black;
}
mark:after {
    background-color: #EFE939;
    content: "";
    display: block;
    width: calc(100% + 8px);
    position: absolute;
    height: 6px;
    bottom: 5px;
    z-index: -1;
    left: -4px;
}
 mark {
    display: inline-block;
    position: relative;
    z-index: 1;
padding:0px;
}
h2.section-header__title {
    letter-spacing: 0em;
}
p.qodef-m-subtitle {
    position: relative;
    display: inline-block;
   font-family: 'Alex Brush', cursive; !important;
    font-size: 90px;
    line-height: 1em;
    color: #d7cbb7;
    margin-top: 22px;
    margin-bottom: 5px;
    clip-path: inset(0 0 0);
    transition: clip-path .8s cubic-bezier(.65,0,.35,1) .2s;
    margin-left: -.5em;
    padding-left: .5em;
}
a.slider-slide-ss_slider_QxJ8wk.swiper-slide {
    border-left: 2px solid white;
}
.grid-product__title {
    letter-spacing: 0em !important;
    font-weight: 600 !important;
}
.slider-heading-ss_slider_QxJ8wk h2 {
    letter-spacing: 0em !important;
}
p.h4.footer__title.small--hide {
    font-size: .75em !important;
}
h1.h2.product-single__title {
    letter-spacing: .0em !important;
    margin: 0px 5px 30px 0px;
}


.product__quantity.product__quantity--button {
    margin-top: 30px;
}



.js-qty__num{

    border: 1px solid #ff5f8c;
    border-radius: 4px;
}

.js-qty__adjust--minus, .js-qty__adjust--plus{

    border: none;
}


.shopify-policy__title {
    display: none;
}
  /* box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1); */



.slider-subheading-ss_slider_PMgVGP {
  position: relative;
 
}

/* .slider-subheading-ss_slider_PMgVGP::after {
  content: "Shop the range"; /* Button text */
  display: inline-block;
  padding: 10px 20px; /* Button size */
  margin-top: 10px; /* Space between text and button */
  background-color:#ffffff9e; /* Button color */
  color: #fff; /* Text color */
  text-align: center;
  border-radius: 5px; /* Rounded corners */
  text-decoration: none;
  font-size: 14px; /* Font size */
  font-weight: bold;
  cursor: pointer;
  border: none;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Shadow effect */
  transition: background-color 0.3s ease, transform 0.3s ease;
}

.slider-subheading-ss_slider_PMgVGP::after:hover {
  background-color: #0056b3; /* Darker color on hover */
  transform: scale(1.05); /* Slightly enlarge on hover */
}
 */
.grid__item.medium-up--one-half {
    position: sticky;
    top: 10px;
}
.grid__item.medium-up--one-half {
    position: sticky;
    top: 10px;
}
@media only screen and (max-width: 768px) {
  .grid-product__meta {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
            text-align: left;
    
}
  .collection-filter {
    position: static;
}
  .grid-product__price {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

  mark{
        font-size: 27px;
  }
  .slider-slide-ss_slider_QxJ8wk{
    width: 100% !important;
    padding: 15px !important;
  }
  .article__title {
    font-size: 12px !important;
}
  p.footer__small-text.digital-class {
    text-align: center;
}
  .grid__item.medium-up--one-half {
    position: static !important;
 
}
  .alsoInside{
    width:100%;
  }
  p.trustshop-no-review--title::before{
    width:40%;
  }
  .promise-block-info h4{
        font-size: 15px;

  }
  .trustshop-summary--rating {
    margin: 0 auto;
}
   .header-layout.header-layout--left-center {
    height: auto;
}
  div#carouselExample {
    display: none;
}
  .grid__item.medium-up--one-half {
    position: static !important;
    
}
      .product-single__meta, .small--text-center {
        text-align: left !important;
      }
}

     /* Media Queries for responsiveness */
        @media (max-width: 768px) {
          .trustshop-no--review .trustshop-no-review--content{
            width:100%;
          }
            .stepTitle {
                font-size: 16px;
            }

            .inner-slide {
                padding: 5px;
            }
           .promise-content {
        display: flex;
        flex-wrap: wrap;
        text-align: center;
        column-gap: 25px;
        row-gap: 15px;
    }
    .promise-content .img-wid-content {
        gap: 15px;
        flex-direction: column;
        align-items: center;
        width: 27.33%;
    }
    .img-wid-content img {
        max-width: 60px;
    }
    .promise-content .img-wid-content p {
        font-size: 12px;
        line-height: 15px;
    }
        }

        @media (max-width: 480px) {
            .icon-car {
                font-size: 20px;
            }

            .inner-slide {
                padding: 3px;
                margin: 0 5px;
            }
        }







