/** Shopify CDN: Minification failed

Line 845:16 Expected identifier but found whitespace
Line 845:17 Unexpected "2px"
Line 845:29 Unexpected "{"
Line 845:38 Expected ":"
Line 862:15 Expected identifier but found whitespace
Line 862:16 Unexpected "10px"
Line 862:28 Unexpected "{"
Line 862:37 Expected ":"
Line 1128:8 Expected identifier but found whitespace
Line 1128:10 Unexpected "{"
... and 1 more hidden warnings

**/
.ultra-section {
  padding: 80px 20px;
  /* background: linear-gradient(135deg, #fafafa, #f0f4ff); */
  text-align: center;
  position: relative;
  /* overflow: hidden; */
}
h2{
    /* font-family: 'poppins', sans-serif !important; */

}
.ultra-title {
  /* font-size: 46px;
  font-weight: 900;
  margin-bottom: 80px;
  background: linear-gradient(90deg, #7928CA, #FF0080, #007CF0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  letter-spacing: 3px;
  animation: gradientFlow 6s infinite linear; */
}
.free-shipping.js-free-shipping.congratulations {
    display: none;
}
#shipping-calculator{
      display: none;

}
.cart__shipping_note.note{
 display: none;
  
}
@keyframes gradientFlow {
  0% { background-position: 0% 50%; }
  100% { background-position: 100% 50%; }
}

.ultra-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
  /* max-width: 1400px; */
  margin: auto;
}


.absolute.left-0.top-\[43\%\].translate-y-1\/2.md\:top-\[24\%\].lg\:top-\[33\%\].lg\:translate-y-1\/4 img {
    width: 160px !important;
}
.ultra-item {
  /* perspective: 1000px; */
}
.variant-btn input:checked + span {
    background: #237ba5;
    border: 1px solid #237ba5;
    font-weight: bold;
    color: #fff;
}
.variant-btn span {
    display: block;
    padding: 8px 14px;
    font-size: 14px;
    border-radius: 6px;
}
.variant-btn {
    cursor: pointer;
    border: 1px solid #ddd;
    border-radius: 6px;
    background: #f9f9f9;
    transition: 0.2s 
ease;
}
.ultra-card {
  padding: 50px 25px;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(20px);
  border: 2px solid transparent;
  background-clip: padding-box;
  box-shadow: 0 15px 22px rgba(0,0,0,0.12);
  transition: transform 0.5s ease, box-shadow 0.5s ease, border 0.5s ease;
  position: relative;
  overflow: hidden;
}

.ultra-card::before {
  content: "";
  position: absolute;
  inset: -2px;
  border-radius: 28px;
  padding: 2px;
  background: linear-gradient(135deg, #7928CA, #FF0080, #007CF0);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  pointer-events: none;
}

.ultra-item:hover .ultra-card {
  transform: translateY(-8px) rotateX(8deg) rotateY(8deg);
  box-shadow: 0 25px 60px rgba(0,0,0,0.2);
  border-color: #007CF0;
}


.flex.flex-col.col-direction {
    flex-direction: column;
    margin-top:3rem;
    gap:30px;
}
.wigacure-heading{
  font-size: 40px;
    margin-bottom: 4px;
    color:#237ba5;
}
  
.wigacure-title{
      text-transform: uppercase;
    font-weight: 500;
    color: #222222;
    font-size: 22px;
}
.wigacure_dec{
      font-size: 20px;
          color: #222222;


}
.absolute.right-0.top-\[13\%\].translate-y-1\/2.md\:top-0.lg\:top-\[5\%\].lg\:translate-y-1\/4 {
    top: 8%;
    right: 0px;
}
.w-img{
  width:200px;
}
.absolute.left-0.top-\[43\%\].translate-y-1\/2.md\:top-\[24\%\].lg\:top-\[33\%\].lg\:translate-y-1\/4 {
    top: 43%;
    /* width:10%; */
}
.absolute.right-0.top-\[77\%\].translate-y-1\/2.md\:top-\[65\%\].lg\:top-\[76\%\].lg\:translate-y-0 {
    top: 77%;
    right: 0px;
}
.why-wigacure-sec{
  padding:60px 0px;
}
.even\:text-right:nth-child(2n){
      text-align: right;

}
.even\:text-right:nth-child(2n) .wigacure_dec{
      text-align: right;
    float: right;

}
.wigacure_dec{
      width: 60%;
}



.icon-box {
  width: 100px;
  height: 100px;
  margin: 0 auto 25px;
  border-radius: 20px;
  background: linear-gradient(135deg, #FF0080, #7928CA, #007CF0);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 12px 30px rgba(0,0,0,0.2);
  transition: transform 0.4s ease;
}

.ultra-item:hover .icon-box {
  transform: scale(1.15) rotate(15deg);
}

.icon-box img {
  width: 55px;
  height: 55px;
  filter: drop-shadow(0 0 15px rgba(255,255,255,0.7));
}

.ultra-card h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #222;
}

.ultra-card p {
  font-size: 15px;
  color: #444;
  line-height: 1.7;
}
.wave-step-sec{
  padding-top:40px;
  padding-bottom: 90px;
}

.flow-marquee {
  width: 100%;
  overflow: hidden;
  background: #80b3cc;
  /* border-top: 1px solid #c9e9ba; */
  /* border-bottom: 1px solid #c9e9ba; */
  padding: 18px 0;
  position: relative;
}

.marquee-content {
  display: flex;
  white-space: nowrap;
  animation: marquee 15s linear infinite;
}

.marquee-content span {
  display: inline-block;
  padding-right: 50px;
  font-weight: 500;
  color: #222222;
  font-size: 16px;
}

.renergyze-description {
  /* max-width: 1000px; */
  margin: 0 auto;
  /* padding: 30px 15px; */
  /* font-family: 'Lora', sans-serif; */
}

.renergyze-section {
  margin-bottom: 30px;
  /* text-align: center; */
}
.t-center{
  text-align:center !important;
}
.renergyze-img {
  width: 100%;
  /* max-width: 900px; */
  height: auto;
  margin: 0 auto 20px auto;
  border-radius: 12px;
  display: block;
}

.renergyze-section h2, 
.renergyze-section h3 {
  font-weight: 700;
  margin-bottom: 15px;
  color: #222;
}
img.a-img {
    width: 45px;
    display:none !important;
}
.renergyze-description{
  text-align:left !important;
}
.renergyze-section.sec-right {
    /* text-align: right; */
}
#laber_template--17763400843338__product-page-tab{
  margin-bottom:0px !important;
}
.highlight {
  background: yellow;
  padding: 3px 6px;
  border-radius: 4px;
}

.renergyze-section p {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 10px;
  color: #444;
}

.renergyze-section ul {
  list-style: none;
  padding: 0;
  margin: 10px 0 20px;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
}

.renergyze-section ul li {
  margin-bottom: 6px;
}

.laber-social-link.socials.clearfix i{
      color: #237ba5;

}


.post-item .item{
        box-shadow: rgb(149 157 165 / 5%) 0px 8px 24px;
        background: #f2f2f2ad;
}
.post-info {
    padding: 18px !important;
}
.main-search-article .post-item .item, .content-blog .post-item .item {
  height:100% !important;
}
.post-item .post-info .post-title{
  font-size: 21px !important;
}
.header-top.sticky.sticky-header.animated.fadeInDown {
    padding-top: 16px;
    padding-bottom: 16px;
}
.post-info {
    padding: 15px;
}
.product-collection {
    border: 1px solid #487bb7;
    border-radius: 12px;
}

.cms-top-header .wrapper-bar-message .announcement-bar__message{
  font-size:16px !important;
}
.card__media .media img, .card__media .media a img{
   border-radius: 12px;
}
.product-image__overlay-top-left .label--sale{
      border-top-right-radius: 12px;

}
.product-image__overlay-top-left .label{
min-width: 73px !important;
    height: 32px !important;
}
.product-collection__content.style_center{
      align-items: flex-start;
    padding: 10px 20px 0px 20px;
} 
.card__media .media a img + img
{
  border-radius:12px !important;
}
#laber_footer1{
      margin-top: -10px;
      padding-bottom:20px !important;

}
section#laber_template--17763400515658__main {
    padding-top: 0px !important;
    padding-bottom:0px !important;
}
.nb_sale {
    margin-bottom: 0px !important;
}
.about-us-banner {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden;
}

.about-us-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.about-us-banner .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* black overlay */
  z-index: 1;
}

.about-us-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  z-index: 2;
}

.about-us-text h2 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 10px;
  color:#f2f2f2;
}

.about-us-text p {
  font-size: 20px;
  margin: 0;
}

.content_about_us.text-center.p-6 {
    background: #d9e9f0;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 2rem;
}









.js-close-sidebar.close-sidebar-btn {
    text-align: left !important;
    margin-bottom: 10px !important;
    align-items: center !important;
    justify-content: flex-end !important;
    padding-right: 12px !important;
}


.map {
    padding-top: 3rem;
}
.product-collection .product-collection__image{
  border-radius:12px;
}
a.wishlist-button {
    margin-top: 2rem;
}
#laber_footer1{
  background-color: #d9e9f0eb !important;
}
.product-item .product-collection__title{
  text-align:left;
}
@keyframes marquee {
  0%   { transform: translateX(0%); }
  100% { transform: translateX(-50%); } /* move half width since content is duplicated */
}
.product-item .button-cart-bottom .select_options, .product-item .button-cart-bottom .add-to-cart{
  background-color: #237ba5 !important;
}
.spotlight-btn{
   background-color: #237ba5 !important;
}
.spotlight-btn:hover{
  color: #fff !important;
}
.breadcrumbs {
    display: none !important;
}
.details-info .product-collection__options{
  padding: 15px 0 !important;
}
.details-info .star-rating {
padding-bottom:15px !important;
}
span.best-seller {
    background: #237ba5;
    color: #fff;
    font-size: 13px;
    padding: 4px 10px;
    position: absolute;
    z-index: 1;
    border-radius: 6px;
    left: 0;
}
.product-iteam{
  padding-bottom:15px !important;

}
.header-main-wrap {
    border-bottom: 1px solid #f2f2f2;
}
.template-product .page-container{
      margin-top: 14px !important;
}
.details-info .group-button .add-to-cart{
  
    background-color: #237ba5 !important;
}
.product-collection__price .compare-at-price {
  text-decoration: line-through; /* strike-through / line over price */
  color: #999; /* optional: grey color for old price */
  margin-left: 5px; /* space between actual price and compare price */
  font-size: 0.9em; /* optional: slightly smaller */
}
.product-collection__price {
    width: 100%;
    display: flex
;
    align-items: center;
    gap: 3px;
}

.group-button-buyitnow .shopify-payment-button button{
    background-color: #237ba5 !important;
}
.alo-prev-next-products.sm\:d-none.md\:d-none {
    display: none !important;
}
div#shopify-section-template--17763400810570__main-collection-banner {
    margin-top: 2rem;
}
#about-us .content {
    width: 80% !important;
    margin: 0 auto;
}
form#product-form-template--17763400843338__main a.wishlist-button{
  margin-top: 0 !important;
}
.product-iteam.flex.flex-wrap {
    margin-bottom: 0px !important;
}
#laber_footer1 .laber-social-link .list-socials li a{
  color: #237ba5;
      /* margin-top: 10px; */

}

#mobile_menu .laber-social-link .list-socials li a{
  color: #237ba5;
      margin-top: 10px;

}
.footer-icons-section .waves-animated{
height:80px !important;
}
div#bk_bd5b7c04-af26-4be3-8c31-174bed898a73 {
    display: none !important;
}
.product-item .product-image__overlay-bottom{
  margin-top:1.5rem;
}
.wave-divider-section {
  min-height: 300px; /* Reserve space */
}
.kp-direction-flow.items-center.gap-6.lg\:gap-10.lg\:mb-10 {
    display: flex
;
    /* align-items: end; */

}
.img-wrap img{
  width:300px;
}
.kp-direction-flow.items-center.gap-6.lg\:gap-10.lg\:mb-10.flex-row-reverse.text-right {
    flex-direction: row-reverse;
    justify-content: space-between !important;
    /* display: flex
; */
}
.kp-direction-flow.items-center.gap-6.lg\:gap-10.lg\:mb-10.flex-row-reverse.text-right .w-\[90\%\] {
    text-align: right;
}
.kp-direction-flow.items-center.gap-6.lg\:gap-10.lg\:mb-10.flex-row-reverse.text-right .wigacure_dec{
float: right;
    text-align: right;

}
@media (max-width: 768px) {
  .marquee-content span {
    font-size: 14px;
    padding-right: 30px;
  }
  div#shopify-section-template--17833704620106__why_wigacure_feAfJC img {
    width: 390px !important;
}
.product-content-bottom {
    padding: 0px 9px !important;
}
.product-card__price {
font-size:14px !important;
}
.add-cart-btn{
  height:auto !important;
}
.product-card__price .compare-at-price {
font-size:12px !important;
}
.kp-direction-flow.items-center.gap-6.lg\:gap-10.lg\:mb-10 {

    align-items: end;

}
  div#shopify-section-related-product-carousel {
    margin-top: 2rem;
}
  div#shopify-section-template--17763400876106__why_wigacure_feAfJC .w-img {
    width: 100px;
}
.wigacure-title{
  font-size:18px;
}
.wigacure_dec {
    width: 90%;
}
.wigacure_dec {
    font-size: 14px;
}
.absolute.left-0.top-\[43\%\].translate-y-1\/2.md\:top-\[24\%\].lg\:top-\[33\%\].lg\:translate-y-1\/4{
      top: 56%;
}
.absolute.right-0.top-\[77\%\].translate-y-1\/2.md\:top-\[65\%\].lg\:top-\[76\%\].lg\:translate-y-0{
     top: 82%;
}
.absolute.right-0.top-\[13\%\].translate-y-1\/2.md\:top-0.lg\:top-\[5\%\].lg\:translate-y-1\/4 {
    top: 26%;
}
section.relative.mb-14.lg\:mb-32.why-wigacure-sec {
    padding-bottom: 0px !important;
}
.ingredient-spotlight{
  
    padding:40px 0px 40px 0px !important;
}
  #laber_footer-bottom{
    padding-top:15px !important;
    padding-bottom:15px !important;
  }
  .wave-divider-section{
    padding-bottom:100px !important;
  }
  .details-info .product-name {
        font-size: 18px !important
        ;
        line-height: 23px !important;
    }
  .header-top.sticky.sticky-header.animated.fadeInDown {
    position: fixed;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    width: 100%;
    background: #fff;
    padding-top:0px !important;
    padding-bottom:0px !important;
}
  .testimonial-card{
    padding:15px !important;
  }
  .wave-step-sec{
    padding-bottom:40px !important;
  }
  .content {
    width: 100% !important;
    margin: 0 auto;
}
#bk_bd5b7c04-af26-4be3-8c31-174bed898a73{
  padding-bottom:20px !important;
}
#bk_a6d4999a-bbb4-4771-9d88-3896e61ac4b7{
    margin-bottom:20px !important;

}
#bk_e5e0117e-ae5c-4345-abea-6aaeb1506350{
 margin-bottom:20px !important;
}
#bk_c3dea705-cadd-4a04-b57b-ee44b0260b33{
 margin-bottom:20px !important;
}
div#bk_b44e2317-4fc9-4415-9b49-9dba53cf050a{
 margin-bottom:100px !important;
}
.nb_sale:hover{
      transform: translateY(0px) !important;

}
div#shopify-section-template--17763400515658__testimoniols_new_tqUwjX{
  margin-bottom:30px !important;
}
  .cms-top-header .wrapper-bar-message .announcement-bar__message {
    font-size: 13px !important;
}
  .wave-divider-section {
    padding-top:40px !important;
  }
  .decor-image{
    display:none !important;
  }
  .wave-divider-section{
    padding-left:10px !important;
    padding-right:10px !important;
  }
  .wave-divider-content h2{
    font-size:28px !important;
    /* font-family:'Poppins', sans-serif !important; */
    font-weight: 600 !important;
  }
  .wrap_title.medium .section-title{
      font-size:28px !important;
          font-weight: 600 !important;


  }
  .feature img{
    width:50px !important;
    height:50px !important;
    margin-bottom:0px !important;
  }
  .product-image__overlay-top-left .label{
    font-size: 12px !important;
  }
  .product-image__overlay-top-left .label {
    min-width: 67px !important;
    height: 29px !important;
}
.product-collection__content.style_center {
    align-items: flex-start;
    padding: 10px 7px 0px 7px !important;
}
.product-item .button-cart-bottom{
  padding: 0 10px !important;
}
.laber_product_section .product-item .product-collection__content .frm-price-color .product-collection__price .price span {
        font-size: 13px !important;
    }
    span.jdgm-prev-badge__text {
    display: none;
}
.facets-container {
    padding-left: 0px;
    padding-right: 0px !important;
}
    .variant-buttons{
      margin-top:0px !important;
      gap: 5px !important;
    }
    span.variant-label {
    font-size: 12px !important;
}
.variant-btn span
{
padding: 5px 9px !important;
    font-size: 11px !important;
}
}

/* Responsive */
@media (max-width: 1200px) {
  .ultra-grid { grid-template-columns: repeat(3, 1fr); }
 
}

@media (max-width: 900px) {
  .ultra-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 600px) {
  .ultra-grid { grid-template-columns: 1fr; }
}
 .header .product-item .info{
    overflow: visible !important;
  }
  .header .submenu.mega-menu .row{
            flex-direction: column;

  }
  .product-item .thumb .pr_lazy_img {
    background-size: cover;
    padding-top: 10% !important;
    height: 300px !important;
        background-size: contain !important;

}
.header .main-menu .submenu .menu-item .collection_item{
  display:none;
}
.main-menu .submenu .menu-item .price.price--sale{
  display:none;
}.header .product-item {
    border: 1px solid #f2f2f2;
    width: 100%;
    padding: 12px;
    margin: 8px;
}
@media only screen and (max-width: 600px) {

.features{
  flex-wrap:wrap;
}
.product-image__overlay-top-left {
        top: 0 !important;
        left: 10px;
}
 .flow-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .flow-item {
    padding: 20px 10px;
    text-align: center;
  }

  .flow-icon {
    width: 150px;
    height: 150px;
    margin-bottom: 15px;
  }

  .flow-item h4 {
    font-size: 16px;
    margin-bottom: 6px;
  }

  .flow-item p {
    font-size: 13px;
    line-height: 1.5;
    padding: 0 10px;
  }

  /* Vertical line between icons */
  .flow-line {
    width: 2px;
    height: 50px;
    margin: 10px auto;
    border-top: none;
    border-left: 2px dashed {{ section.settings.line_color }};
    position: relative;
    top: 0;
  }

  /* Arrow pointing downward */
  .flow-line::after {
    display:none;
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 10px solid {{ section.settings.line_color }};
  }
.flow-line {
    flex: 0 0 77px !important;
}
  /* Adjust marquee */
  .flow-marquee {
    font-size: 14px;
    padding: 10px 0;
  }
  .testimonial-section{
    padding:0px!important;
  }
  .creative-newsletter{
    padding: 40px 10px;
    transition: all 0.3s ease-in-out;
    width: 100%;
  }
}

.contact-section {
  padding: 60px 20px;
  background: #f8fafc;
  border-radius:12px;
}

.contact-title, .form-title {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #222;
}

.contact-desc, .form-desc {
  font-size: 15px;
  color: #555;
  margin-bottom: 20px;
}
div#shopify-section-template--17763400908874__main-blog {
    padding-top: 40px;
}
.contact-info .info-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px !important;
}
.main-content-blog .blog-grid{
  row-gap: 20px;
}
div#faqs_1b09f917-f567-481b-aa4f-91902f5bca26{
  margin-top:10px;
}
div#faqs_8704d905-d8ec-4ed4-83cc-f23915e14fb4{
    margin-top:10px;

}
ul.menu-language.parent-list span {
    color: #fff;
}
.post-item.col-sm-12.col-md-4 {
    /* max-width: 32% !important; */
}
.laber-social-link .list-socials li a{
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08) !important;
  background:#22222200 !important;
}
.contact-page .info-item{
  gap:10px;
}
#laber_template--17763400646730__main{
  padding-bottom:0px !important;
}
.contact-info .info-item i {
  font-size: 18px;
  color: #267da6;
  /* margin-right: 12px; */
  margin-top: 4px;
}

.contact-info h4 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 4px;
}

.contact-info p, .contact-info a {
  font-size: 14px;
  color: #444;
}

.contact-form-box {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.08);
  height:100%;
}

.input-field {
  width: 100%;
  padding: 12px 15px;
  margin-bottom: 15px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 14px;
}

.input-field:focus {
  border-color: #267da6;
  outline: none;
}

.btn-submit {
  background: #267da6;
  color: #fff;
  border: none;
  padding: 12px 25px;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: 0.3s;
}

.btn-submit:hover {
  background: #1c5f7d;
}

.success-msg {
  background: #e6ffed;
  color: #2f855a;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 15px;
}

.error-msg {
  background: #ffecec;
  color: #b91c1c;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 15px;
}

@media(max-width:768px){
  .contact-section {
    padding: 40px 15px;
  }
  .contact-info, .contact-form-box {
    margin-bottom: 30px;
  }
}


/* Faq Css */
.js-item-faq {
  border: 1px solid #ccc;
  margin-bottom: 10px;
  border-radius: 5px;
  background: #fff;
}

.js-item-faq .heading {
  padding: 12px 15px;
  cursor: pointer;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}

.js-item-faq .faqs-icon {
  float: right;
  color: #555;
}

.js-item-faq .content-faqs {
  display: none;
  padding: 12px 15px;
  font-size: 14px;
  color: #333;
}

.js-item-faq.active .content-faqs {
  display: block;
}
.page-faqs a {
    padding: 0px !important;
    border: none !important;
}
.page-faqs .content .item .content-faqs{
  padding: 15px !important;
  border-radius:12px;
}
div#shopify-section-template--17763400679498__faq_sections_QGG7N9 {
    padding-top: 2rem;
}









/* General styling for all statistic blocks */
.nb_sale {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 100%;
  padding: 30px 18px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.1); /* semi-transparent glass effect */
  backdrop-filter: blur(15px); /* frosted glass blur */
  -webkit-backdrop-filter: blur(15px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 15px 40px rgba(0,0,0,0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  margin-bottom: 80px;
    height: -webkit-fill-available !important;

}

/* Hover effect for all blocks */
.nb_sale:hover {
  transform: translateY(-10px);
  box-shadow: 0 25px 50px rgba(0,0,0,0.2);
}

/* Number styling */
.nb_sale .about-subtitle {
  font-size: 3rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
  text-shadow: 0 2px 8px rgba(0,0,0,0.2);
}

/* Title styling */
.nb_sale .about-title {
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* Subheading styling */
.nb_sale .subheading {
  font-size: 1rem;
  color: #222222;
  line-height: 1.6;
  max-width: 300px;
  margin: 0 auto;
}

/* Optional animated highlight for numbers */
.nb_sale .about-subtitle {
  position: relative;
}
.flow-title {
  font-size: 32px;
  font-weight:500;
  margin-bottom: 40px;
  color: {{ section.settings.title_color }};
}
.type_about .content_about_us.medium .title{
    font-size: 32px !important;

}

.nb_sale:hover .about-subtitle::after {
  width: 100%;
}
.top-wave {
    top: 0;
    /* transform: rotate(180deg); */
}
.waves-animated {
  position: relative;
  width: 100%;
  height: 100px;
  /* rotate: 180deg; */
}

.wave1 use { animation: move1 10s linear infinite; opacity: 1; }
.wave2 use { animation: move2 8s linear infinite; opacity: 0.6; }
.wave3 use { animation: move3 6s linear infinite; opacity: 0.3; }

@keyframes move1 { from { transform: translateX(85px);} to { transform: translateX(-90px);} }
@keyframes move2 { from { transform: translateX(-90px);} to { transform: translateX(85px);} }
@keyframes move3 { from { transform: translateX(85px);} to { transform: translateX(-90px);} }
/* Responsive adjustments */
@media screen and (max-width: 1024px) {
  .nb_sale {
    padding: 30px 15px;
    margin-bottom: 40px;
  }

  .nb_sale .about-subtitle {
    font-size: 2.5rem;
  }

  .nb_sale .about-title {
    font-size: 1.7rem;
  }

  .nb_sale .subheading {
    font-size: 0.9rem;
    max-width: 250px;
  }
}


.product-iteam.box-prod {
    margin-top: 1rem;
}



@media screen and (min-device-width: 300px) and (max-device-width: 340px) { 
    div[data-wrapper-slidershow] .content-item .container, div[data-wrapper-slidershow] .content-item {
        min-height: 263px !important;
    }
}

@media screen and (min-device-width: 340px) and (max-device-width: 360px) { 
    div[data-wrapper-slidershow] .content-item .container, div[data-wrapper-slidershow] .content-item {
        min-height: 286px !important;
    }
}

@media screen and (min-device-width: 360px) and (max-device-width: 390px) { 
    div[data-wrapper-slidershow] .content-item .container, div[data-wrapper-slidershow] .content-item {
        min-height: 313px !important;
    }
}

@media screen and (min-device-width: 390px) and (max-device-width: 430px) { 
    div[data-wrapper-slidershow] .content-item .container, div[data-wrapper-slidershow] .content-item {
        min-height: 330px !important;
    }
}