/** Shopify CDN: Minification failed

Line 42:2 Unexpected "}"

**/


/* CSS from section stylesheet tags */
.swiper-pagination {
    z-index: 1;
}

  .space-div{
  padding-left:20px;
    padding-right:20px;
}
  
  .swiper {
 width: 100%;
    max-width: 100%;
    overflow: hidden;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.3s ease;
  }

  .swiper-slide a {
    text-decoration: none;
    color: inherit;
    padding: 15px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
  }

  .swiper-slide img {
    /* display: block; */
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .swiper-slide:hover {
    transform: scale(1.05);
  }

  .slide-content {
    position: relative;
    width: 100%;
    height: 100%;
  }

  .mobile-image {
    display: block;
  }
.for-coll .swiper-pagination-bullet {
    color: black;
    border-color: black !important;
}

.for-coll .swiper-pagination-bullet-active{
    color: black;
    border-color: black !important;
}
  .swiper-pagination.for-coll.swiper-pagination-clickable.swiper-pagination-bullets {
    bottom:0 !important;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
      
}
  @media (min-width: 768px) {
    .mobile-image {
      display: none;
    }
  }

   @media (min-width: 1024px) {
  div#shopify-section-template--18003766870262__1725512033fc84f8ff {
    display: none;
}}

  @media (max-width: 767px) {
  .desktop-image {
    display: none;
  }
  .slide-text h3 {
    font-size: 15px !important;
    text-align:center;
  }
    .slide-text {
    bottom: 28px !important;
    }
      .swiper-slide a {
    padding: 15px 0px !important;
  }
     /* For next and preview arrows */
    
       .swiper-button-prev.for-coll-prev{
  left:37% !important;
}
  .swiper-button-next.for-coll-next{
    right:37% !important;
  }
      div#shopify-section-template--18003766870262__new_all_collections_caEdxD {
    margin-bottom: 15% !important;
}
     .swiper-button-prev.for-coll-prev:after, .swiper-button-next.for-coll-next:after {
    font-size: 15px !important;
    padding: 7px 10px !important;
}
    /* END */

    h3.heading.h2 {
    font-size: 26.4px !important;
}
  }
  
  .slide-text {
    position: absolute;
    bottom: 40px;
    /* left: 20px; */
    color: white;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
    width:100% !important;
    display: flex;
        justify-content: center;
        align-items: center;
  }

  .slide-text h3 {
    margin: 0;
    font-size: 20px;
  }

  .slide-text p {
    margin: 5px 0 0;
    font-size: 16px;
  }
    /* For next and preview arrows */
  .swiper-button-prev.for-coll-prev:after, .swiper-button-next.for-coll-next:after {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: black !important;
    background: #dca23f !important;
    border-radius: 50% !important;
    padding: 10px 15px !important;
}
.for-coll-prev::after{
  content:'left' !important;
}
.for-coll-next::after{
    content: 'right' !important;
  }
.swiper-button-prev.for-coll-prev, .swiper-button-next.for-coll-next {
    margin-top: 0px;
    top: initial;
    /* width: 90%; */
  z-index:0;
}
.swiper-button-prev.for-coll-prev{
  left:45%;
}
  .swiper-button-next.for-coll-next{
    right:45%;
  }

div#shopify-section-template--18003766870262__new_all_collections_caEdxD {
    margin-bottom: 7%;
  padding-top: 40px;
}
 div#shopify-section-template--19252155384054__new_all_collections_DQxVNW {
    padding-top: 30px;
    padding-bottom: 35px;
}
  h3.heading.h2 {
    text-align: center;
    font-size:30px;
}