/* Add custom CSS styles below */ 
/* .main-nav-container {
background-color: #fff8f0!important;
} */
@media (max-width:767px){
.category-sec salla-slider .slide--one-fourth{
width: 130px;
  }
}
/*hero-sec*/
.hero-sec img{
object-position: left!important;
}
.font-semibold {
font-weight: 500!important;
}
.hero-sec h2{
font-size: 2em;
font-weight: normal;
line-height: 2.5rem;
}
.hero-sec a{
border-radius: 12px;
padding: 16px 48px;
font-weight: 700;
}
.hero-sec a:hover:before{
border-radius: 12px;
}
.hero-sec .advanced-slider__slide:nth-child(2) h2,
.hero-sec .advanced-slider__slide:nth-child(2) .slider-main-title,
.hero-sec .advanced-slider__slide:nth-child(2) .slider-sub-description{
color: #FFFFFF !important;
} 
.hero-sec .advanced-slider__slide:nth-child(1) h2,
.hero-sec .advanced-slider__slide:nth-child(1) .slider-main-title,
.hero-sec .advanced-slider__slide:nth-child(1) .slider-sub-description{
color: #FFFFFF !important;
}
/*767-hero-sec*/
@media (max-width:767px){
.hero-sec h2{
font-size: 1em;
margin-bottom: 0!important;
}
.slider-main-title{
font-size: 2em!important;
}
.slider-sub-description{
font-size: 0.85em!important;
margin-top: 4px!important;
}
.hero-sec a{
padding: 8px 24px!important;
}
/**/
}
/*End*/
/*product*/
:root{--primary:#cd7104;--bg-card:#f2e7d9;--secondary:#863710;--white:#fff8f0}custom-salla-product-card.product-card{background:var(--bg-card)!important;border-radius:16px!important;border:1px solid rgba(134,55,16,.1)!important;transition:border-color .3s,box-shadow .3s!important}custom-salla-product-card.product-card:hover{border-color:var(--primary)!important;box-shadow:0 8px 20px rgba(134,55,16,.08)!important}custom-salla-product-card .product-card__image{background:var(--white)!important;border-radius:21px!important;padding:10px!important;border:10px solid #f2e7d9!important}custom-salla-product-card .product-card__image img{max-width:100%!important;max-height:100%!important;object-fit:cover!important;transition:transform .4s!important;border-radius:10px!important;}custom-salla-product-card .product-card__actions .s-button-element{border-radius:50%!important;background:rgba(255,255,255,.9)!important;color:var(--secondary)!important;border:1px solid #eee!important;box-shadow:0 4px 10px rgba(0,0,0,.05)!important}custom-salla-product-card .product-card__content{padding:12px!important}custom-salla-product-card .product-card__title a{color:var(--secondary)!important;text-decoration:none!important;margin-bottom:8px!important}custom-salla-product-card .total-price{color:var(--primary)!important}custom-salla-product-card .before-price{color:#a6927c!important;text-decoration:line-through!important}custom-salla-product-card .product-card__buttons,custom-salla-product-card .product-card__enhanced-mini-cart,custom-salla-product-card .product-card__normal-cart{padding:0 12px 12px!important}custom-salla-product-card .product-card__enhanced-mini-cart-divider{height:1px!important;background:rgba(134,55,16,.08)!important;margin-bottom:12px!important}custom-salla-product-card .s-button-element{background:var(--white)!important;color:var(--primary)!important;border-radius:10px!important;border:none!important;transition:.3s!important;box-shadow:0 4px 6px rgba(205,113,4,.15)!important;}custom-salla-product-card .s-button-element:hover{background:var(--secondary)!important}
.product-card__promotion{font-size:.75rem;font-weight:700;right:1rem;line-height:1rem;max-width:100%;padding:.375rem .625rem;position:absolute;top:1rem;z-index:1;--tw-text-opacity:1;color:rgb(0 0 0);border-radius:5px;background-color:#f2e7d9!important}
.product-card__discount .text-red-600{color: #941a1a!important;}
/*END*/