/** Shopify CDN: Minification failed

Line 221:43 "margin-righ" is not a known CSS property
Line 223:32 "margin-righ" is not a known CSS property
Line 328:0 Expected "}" to go with "{"

**/

.collection_carousel h1{font-size:22px !important; font-family:"IBM Plex Sans" !important;}
.carousel-slide1 .image-wrapper{padding:10px !important}
.card-title{font-weight:700 !important;}


/* Section spacing */
.hero_with_img {
  padding: 40px 0 !important;
}

/* LEFT IMAGE */
.hero_with_img .col-md-6:first-child {
  border-radius: 12px !important;
  overflow: hidden !important;
}

.hero_with_img img {
  border-radius: 12px !important;
  transition: transform 0.4s ease !important;
}

.hero_with_img a:hover img {
  transform: scale(1.05) !important;
}

/* Overlay Styling */
.hero_with_img .overlay {
  background: linear-gradient(180deg, rgba(0,0,0,0.2), rgba(0,0,0,0.6)) !important;
  border-radius: 12px !important;
}

.hero_with_img .overlay h2 {
  font-size: 32px !important;
  font-weight: 700 !important;
  letter-spacing: 1px !important;
}

/* PRODUCT GRID */
.product_col .row {
  gap: 15px !important;
}

/* PRODUCT CARD */
.w3_product_card {
  background: #fff !important;
  border-radius: 12px !important;
  padding: 12px !important;
  transition: all 0.3s ease !important;
  box-shadow: 0 4px 12px rgba(0,0,0,0.06) !important;
  height: 100% !important;
}

.w3_product_card:hover {
  transform: translateY(-5px) !important;
  box-shadow: 0 10px 25px rgba(0,0,0,0.12) !important;
}

/* PRODUCT IMAGE */
.w3_product_card img {
  border-radius: 10px !important;
  margin-bottom: 10px !important;
}

/* TITLE */
.w3_product_card h4 {
  font-size: 15px !important;
  font-weight: 600 !important;
  color: #222 !important;
  line-height: 1.4 !important;
  margin: 8px 0 !important;
  min-height: 42px !important;
}

/* RATING */
.product-rating {
  margin: 5px 0 !important;
  font-size: 14px !important;
}

/* PRICE */
.sale-price {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #000 !important;
}

/* BUTTON */
.w3_view_product {
  background: #000 !important;
  color: #fff !important;
  border: none !important;
  padding: 10px !important;
  border-radius: 8px !important;
  width: 100% !important;
  font-size: 14px !important;
  transition: all 0.3s ease !important;
}

.w3_view_product:hover {
  background: #333 !important;
}

/* ALIGN BUTTON BOTTOM */
.w3_product_card form {
  margin-top: auto !important;
}

/* MOBILE RESPONSIVE */
@media (max-width: 768px) {
  .hero_with_img .col-md-6 {
    margin-bottom: 20px !important;
  }

  .hero_with_img .overlay h2 {
    font-size: 22px !important;
  }
}
@media only screen and (min-width: 1100px) {
  .w31_mobile_carousel {
    display: none !important;
  }
}

.card__inner{height:260px !important; }
body,h1,h2,h3,h4, span,p {
  font-family: 'Poppins', sans-serif !important;
  font-weight:400 !important;
}
.slick-list.draggable{height:250px;}
.card-information{margin-bottom:10px;}
.w3_halween{color: white;
    width: 100%;
    background-color: orange;
    text-align: center;
    z-index: 9;
    top: -28px;
    position: absolute;
  }
.card__information{padding:5px !important;}
.collection__view{border-top:20px;}
.collection__view-all{margin-top:50px;}
.text-sm{font-size:13px;
  font-family: 'Poppins', sans-serif;
  text-decoration: none;


 }
.rounded-full{border: 3px solid black;
    height: 180px;
    width:170px;
     display: flex;
  justify-content: center; /* horizontally center */
  align-items: center; 
    
    border-radius: 120px;}
.collection_carousel{text-align: center;}
 
 .card__badge{display:none !important;}
 .price__badge-sale{display:none !important;}
 .w3_view_product  { margin-bottom: 5px;
    background-color: black;
    border: 1px solid black;
    color: white !important;
    padding: 7px 74px;
    border-radius: 10px;
    font-size: 16px;}
    .media>img{object-fit:contain !important;}

body, html {
  overflow-x: hidden;
}
@media only screen and (min-width:1000px) {
 slideshow-component {
    display: none !important;
  }}
@media only screen and (max-width:465px) {
  .desktop_banner {
    display: none !important;
    margin:0 auto !important;

    }

    


    @media screen and (max-width: 749px) {
    .banner--medium:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
        min-height: 300px !important;
    }
}
.media {
    background-color: white !important;}

/* .banner__media{height:300px !important;} */

.price__badge-sale{display:none !important;}
.header__menu-item, .header__active-menu-item{font-size:16px !important;}
.article-card__info time,
.article-card__info .circle-divider {
  display: none !important;
}


span.circle-divider.caption-with-letter-spacing {
    display: none;   /* removes it from the layout */
}
.article-card__date,
.article-template__date,
.blog-meta__date {
  display: none !important;
}
.carousel-slide{height:550px;margin-top:-50px;}
.w3_overlay{height: 300px;margin-left:10px;margin-righ:10px}
.image-wrapper img{width: 250px!important;height:300px  !important;}
.image-wrapper{margin-left:10px;margin-righ:10px;}
.container-fluide{max-width:1300px !important;}
.w3_product_card{border:1px solid #9A9A9A}


.w3_footer_logo{width: 90px!important;border-radius:5px;}
  .w3_mobile_carousel{display: none;}
.home_banner{display: block !important;}
.card img{height:270px;}
body,h1,h2,h3,h4, span,p {
  font-family: 'Poppins', sans-serif !important;
}
a{font-size:18px !important;
 font-weight:400 !important;}
 h1 ,h2 {font-family:"IBM Plex Sans" !important;}
.text__block{display: flex;justify-content: center;}
.text__block-content {margin-left:20px;}
.w3_wattsapp{border-bottom: 1px solid white;margin-bottom: 20px; }
@media only screen and (max-width:450px){

  .w3_mobile_carousel .btn-container a

 {
    font-weight: 600 !important;
    color: #000 !important;
    font-size: 13px !important;
}
  .w3_mobile_carousel .carousel-slide{background-repeat: no-repeat !important; }

.carousel-slide, .w3_mobile_carousel .carousel-slide{margin-top:0px !important;}  
 .carousel-slide1 .image-wrapper img{width: 100% !important}
  .carousel-slide1 {margin-top:30px }
  .product_col{margin-top:30px; }
  .w3_view_product {
    margin-bottom: 5px;
    background-color: black !important;
    border: 1px solid black;
    color: #fff;
    padding: 7px 14px;
    border-radius: 10px;
    font-size: 16px;
}
  .card img {
    height: 190px !important;
}
      .carousel-slide {
        height: 200px !important;
    }
  .w3_mobile_carousel{}
  .w3_mobile_carousel .carousel-slide{height:200px !important;}
  .w3_mobile_carousel{display: block !important}
  .home_banner{display: none !important;}
  .collection_carousel{margin-top:30px;}
}
.banner__buttons a{opacity: 1 !important;}
.card__badge{display: none;}






.w3_mobile_carousel .promo-txt-heading{
  font-weight:400;
  
  font-size: 12px !important;
    margin-top: 20px;
    margin-left: 20%;
    width: 60%;
    display: flex
;
    justify-content: center;
    align-items: center;
    align-items: center;
    text-align: center;}
.w3_mobile_carousel  .btn-container{justify-content: center;
    display: flex
                                    
;}
.w3_mobile_carousel .btn-container a{color:black !important;}

.carousel-slide{background-repeat: no-repeat !important; 
               background-size: cover;
                  background-position: center;
                height:724px !important;

               }
.card__inner {height:250px !important;}
.card-information, .card__heading{padding:15px !important;}
@media only screen and (max-width:475px){
  .carousel-slide1{margin-top:0px !important;}
    .w3_card_button{font-size:12px !important;padding:0px !important;}

.w3_lara_lathercarousel_for_desktop{display: block;}
  .w3_laralather_mobile_carousel{display: none !important;}
  .w3_view_product{width:100px !important;font-size: 10px;}
  .w3_card_button{font-size:12px !important;padding:0px !important;}

}
.w3_lara_lathercarousel_for_desktop{display: none;}
  .w3_laralather_mobile_carousel{display: block !important;}
.w3_view_product{width:width:180px;}



