/** Shopify CDN: Minification failed

Line 73:23 Expected identifier but found "."
Line 273:12 Expected identifier but found whitespace
Line 273:13 Unexpected "("
Line 364:12 Expected identifier but found whitespace
Line 364:13 Unexpected "("
Line 412:12 Expected identifier but found whitespace
Line 412:13 Unexpected "("

**/
.type-banner {
  flex: 1 0 100%;
}

.footer__title {
  font-weight: bold;
  font-size: var(--type-base-size);
}
/*.index-section p {
    background: black;
    color: white;
}*/
 /*zurain Confedence Buuilder*/


ul.sales_points {
    border-top: 1px solid rgb(128 128 128 / 30%);
    margin-top: 10px;
}
  .sales_points {
    list-style: none;
    padding: 0;
    margin: 25px 0;
}
.sales_point {
    border-bottom: 1px solid rgb(128 128 128 / 30%);
    padding: 15px 0;
    margin: 0!important;
}
  .sales_point {
    display: block;
    margin-bottom: 10px;
}

  main#main {
    background-color: white;
}
  .icon-and-text {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
  
element.style {
}
.icon-and-text {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
*, :after, :before, input {
    box-sizing: border-box;
}
user agent stylesheet
li {
    text-align: -webkit-match-parent;
}
  .sales_point .icon {
    width: 36px!important;
    height: 36px!important;
    margin-left: 20px;
    margin-right: 20px;.card
}
font[color="crimson"] {
    display: none !important;
}
/*zurain Confedence Buuilder*/
 /* Base grid layout */
.container-announc {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr; /* Three equal-width columns */
  gap: 16px; /* Space between columns */
  padding: 7px;
}

/* Style for each column */
.column1, .column2, .column3 {
    /* padding: 20px; */
    /*background-color: #f0f0f0;*/
    /* border: 1px solid #ccc; */
    text-align: center;
}
    .column p {
    font-weight: bold;
}
.column.column1 {
    /*background-color: #ffd228;*/
}
/* Adjust layout for medium screens */
@media (max-width: 768px) {
  .container {
    grid-template-columns: 1fr 1fr; /* 2 columns on medium screens */
  }
}

/* Adjust layout for small screens */
@media (max-width: 480px) {
  .container {
    grid-template-columns: 1fr; /* 1 column on small screens */
  }
  .container-announc {
    display: block;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 16px;
    padding: 7px;
}
}

.index-section {
    margin: 0;
    padding: 0 !important;
  
}
div#shopify-section-sections--23152247341385__advanced_content_jWrzU7 {
    background: black;
}
.container-announc p {
    color: white;
}
div#shopify-section-template--23152246554953__featured-collections {
    margin-bottom: 60px;
    margin-top: 60px;
}
div#CollectionSection-template--23152246554953__featured_collection_4HtEzz {
    margin-top: 60px;
  margin-bottom:60px;
}

div#shopify-section-sections--23152247308617__footer {
    margin-top: 60px;
}
div#CollectionSection-template--23152246554953__featured-collection {
    padding-bottom: 60px;
}
p.mb-dis {
    text-align: center;
}
.contact-bar {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 50px;
  flex-wrap: wrap;
  padding: 10px;
  background-color: #d7e5f1;
}

.contact-left, .contact-right {
  width: 50%;
  text-align: center;
  padding: 5px;
}

.contact-right a {
  margin: 0 10px;
  display: inline-block;
}

@media (max-width: 768px) {
  .contact-left, .contact-right {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}
.highlight-features {
  position: relative;
  background-color: #235988;
  color: white;
  padding: 0px 25px;
  overflow: hidden;
}

.highlight-slider {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 20px;
}

.highlight-item {
  flex: 0 0 22%;
  display: flex;
  align-items: center;
  padding: 10px;
  box-sizing: border-box;
}

.highlight-item i {
  font-size: 32px;
  margin-right: 15px;
}

.highlight-text h3 {
  font-size: 16px;
  margin: 0 0 5px;
  font-weight: bold;
}

.highlight-text p {
  font-size: 14px;
  margin: 0;
}

.slider-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0,0,0,0.4);
  border: none;
  color: white;
  padding: 10px;
  cursor: pointer;
  z-index: 10;
  display: none;
}

@media (max-width: 992px) {
  .highlight-slider {
    overflow-x: auto;
    flex-wrap: nowrap;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
  }

  .highlight-item {
    flex: 0 0 45%;
    scroll-snap-align: start;
  }
}

@media (max-width: 600px) {
  .highlight-item {
    flex: 0 0 80%;
    flex-direction: row;
    justify-content: flex-start;
    text-align: left;
  }

  .highlight-item i {
    margin: 0 10px 0 0;
  }

  .highlight-text h3, .highlight-text p {
    text-align: left;
  }

  .slider-btn {
    display: block;
  }

  .slider-btn.prev {
    left: 0;
  }

  .slider-btn.next {
    right: 0;
  }
}
ul.site-nav.site-navigation.site-navigation--below.small--hide
Specificity: (0,4,1)
 {
    text-align: center;
}

ul.site-nav.site-navigation.site-navigation--below.small--hide {
    text-align: center;
}

 .banner-wrapper {
    width: 100%;
  }

  .banner-image {
    width: 100%;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }

  .banner-image .overlay {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.4); /* dark overlay with opacity */
    z-index: 1;
  }

  .banner-content {
    position: relative;
    z-index: 2;
    text-align: center;
    max-width: 1200px;
    width: 100%;
    padding: 20px;
  }

  .banner-heading {
    font-size: 1rem;
    color: #fff;
    margin-bottom: 20px;
  }

  .banner-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }

  .banner-buttons.start {
    justify-content: flex-start;
  }
  .banner-buttons.center {
    justify-content: center;
  }
  .banner-buttons.end {
    justify-content: flex-end;
  }
  .banner-buttons.space-around {
    justify-content: space-around;
  }
  .banner-buttons.space-between {
    justify-content: space-between;
  }

  .banner-btn {
    background-color: #235988;
    color: #fff;
    padding: 12px 24px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 1rem;
    transition: background-color 0.3s ease;
  }

  .banner-btn:hover {
    background-color: #333;
  }

  /* Desktop by default */
  .banner-image-desktop {
    display: flex;
  }

  .banner-image-mobile {
    display: none;
  }
summary.site-nav__link.site-nav__link--underline.site-nav__link--has-dropdown
Specificity: (0,3,1)
 {
    color: white ;
}
  /* Mobile & Tablet Styles */
  @media (max-width: 1024px) {
    .banner-image-desktop {
      display: none;
    }

    .banner-image-mobile {
      display: flex;
    }

    .banner-heading {
      font-size: 1.5rem;
    }

    .banner-buttons {
      flex-direction: column;
      align-items: center !important;
    }

    .banner-btn {
      font-size: 0.9rem;
      padding: 10px 18px;
      width: 100%;
      max-width: 300px;
      text-align: center;
    }
  }
div#shopify-section-template--17534448369734__featured-collections {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
div#Slideshow-template--17534448369734__slideshow_split_9gzktm {
    padding-top: 60px;
    padding-bottom: 60px;
}
.hero__sidebyside-content {
    background-color: #F2F5f7 !important;
    color: black;
}
.hero__link a {
    background-color: #0072c3 !important;
    color: black !important;
}
.btn--secondary, .block-buy-buttons[data-show-dynamic-checkout] .btn, .rte .btn--secondary
Specificity: (0,1,0)
 {
    border: 1px solid;
    border-color: var(--color-text-body);
    color: var(--color-text-body);
    background-color: #4cc298;
}
.whatsapp-wrapper {
    display: ruby;
}
svg.svg-custom {
    vertical-align: bottom;
}
button#ProductSubmitButton-template--17534448762950__main{
  background-color:#4cc298!important;
}
.index-section.index-section--sub-product {
    padding-top: 60px !important;
}
a.site-nav__dropdown-link.site-nav__dropdown-link--top-level {
    display: none;
}
summary.site-nav__link.site-nav__link--underline.site-nav__link--has-dropdown {
    padding-left: 0% !important;
}
.site-header__element.site-header__element--sub {
    background-color: #d7e5f1;
}
.fancy-collection-image {
  width: 100%;
  height: 250px; /* or any fixed height you prefer */
  overflow: hidden;
}

.fancy-collection-image img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Ensures image covers the area without distortion */
  display: block;
}

  .fancy-collection-list {
    padding: 4rem 2rem;
    background: linear-gradient(to right, #f7f7f7, #ffffff);
    text-align: center;
  }
  .fancy-collection-heading {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 3rem;
    color: #222;
  }
  .fancy-collections-grid {
    display: grid;
    gap: 2rem;
    max-width: 1200px;
    margin: 0 auto;
  }
  .fancy-collection-card {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }
  .fancy-collection-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 25px rgba(0,0,0,0.15);
  }
  .fancy-collection-image img {
    width: 100%;
    height: auto;
    display: block;
  }
  .fancy-collection-title {
    padding: 1rem;
    font-size: 1.25rem;
    font-weight: 600;
    color: #333;
  }

  @media (min-width: 1025px) {
    .fancy-collections-grid {
      grid-template-columns: repeat(var(--columns-desktop), 1fr);
    }
  }
  @media (min-width: 768px) and (max-width: 1024px) {
    .fancy-collections-grid {
      grid-template-columns: repeat(var(--columns-laptop), 1fr);
    }
  }
  @media (max-width: 767px) {
    .fancy-collections-grid {
      grid-template-columns: repeat(var(--columns-mobile), 1fr);
    }
  }
button#ProductSubmitButton-template--17724680077382__main {
    background-color: #4cc298 !important;
}
.btn--secondary, .block-buy-buttons[data-show-dynamic-checkout] .btn, .rte .btn--secondary{
   background-color: #4cc298 !important;
}
div#shopify-section-template--17726098735174__featured-collections {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
div#CollectionSection-template--17726098735174__featured-collection {
    padding-bottom: 60px;
}