/* Add custom CSS styles below */ 
@font-face {
    font-family: 'dkhina-regular';
    src: url('https://cdn.salla.sa/themes/custom_fonts/1045774985/1763976656.woff2') format('woff2');
    font-weight: normal !important;
    font-style: normal;
}

a.leading-normal,div{
  font-family: "dkhina-regular" !important;
}
h1{
  margin-bottom:20px !important;
}
.font-bold,.font-semibold,.s-button-btn,a,h2{
  font-weight: normal !important;
}
@media screen and (max-width:790px){
 .text-xl {
    font-size: 2rem !important;
} 
}

.video-banner-main-2>div>div>img{
width:7rem !important;
margin-bottom:15px;
}
.carousel-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
padding-right:0 !important;
padding-left:0 !important;
}

.main-banner-0 .video-overlay-1,.main-banner-0 .video-overlay-2 {
    background-color: rgba(59,64,42,0.8) !important;
}

.CA-promo-banner .s-button-element.s-button-btn {
    background: #3b402a !important;
    font-weight: normal !important;
    padding: 2px 4px;
    border: none !important;
    color: #e1dccd !important;
}
    
.border-graytext {
    border-color: #ebe6d7 !important;
}

.btn--wishlist{
display:none !important;
}

.main-banner-0 .mybutton-1,.main-banner-0 .mybutton-2{
font-weight:normal !important;
}

@media (min-width: 1024px) {
    .lg\:min-h-\[600px\] {
        min-height: 230px !important;
    }
}

.leading-tight {
    line-height: 0;
    font-weight:normal !important;
    font-size: 48px;
    color: #3b402a;
    margin-bottom:20px;
}

@media screen and (max-width:790px){
.leading-tight {
    line-height: 0;
    font-weight:normal !important;
    font-size: 32px;
    color: #3b402a;
    margin-bottom:15px;
    margin-top:15px;
}
}

.insta-slider{
  display: none !important;
}

img.w-12 {
    width: 5rem !important;
}

.fbanner-star-btn{
  padding-top:0 !important;
  font-size:1.2rem !important;
}


.main-banner-2 .video-overlay{
  opacity: 0.5 !important;
}

button.bg-button,.store-footer .s-social-link a,.store-footer .s-contacts-item .s-contacts-icon {
    background-color: #3b402a !important;
}
div.bg-button {
    background-color: #f2ede4 !important;
}
.store-footer a:hover{
  color:#fff !important;
}
.s-contacts-icon svg{
  fill:#fff !important;
}

.store-footer h3{
  font-size: 1.7rem !important;
}

.s-menu-footer-item{
  font-size: 1.2rem !important;
}

.mburger{
  display: none !important;
}

.leading-tight{
  margin-top:20px !important;
}

article{
  margin-bottom:0 !important;
}

.text-xl {
    font-size: 1.8rem !important;
}
.border-graytext{
  border-color:transparent !important;
}
.border-graytext > p.flex{
  display: none !important;
}

@media (max-width: 767px) {
    .single-product .s-slider-thumbs {
        display: block !important;
    }
}

li>span{
  color:#515151 !important;
}

.sticky-product-bar > div{
  flex-direction: row !important;
}
@media (max-width: 640px) {
    .is-sticky-product-bar .sticky-product-bar salla-add-product-button {
        flex: auto !important;
    }
}