p.ql-direction-rtl.ql-align-justify span {
    color: black !important;
}

p.ql-direction-rtl.ql-align-justify strong {
    color: black !important;
}

b.s-cart-summary-total,
.sicon-shopping-bag:before,
.sicon-user-circle:before {
    color: #fff !important;
}
span.fix-align {
    color: white !important;
}

.main-content.md\:sticky.top-24.w-full.md\:w-2\/4.md\:pb-16,
h1.text-xl.md\:text-2xl.leading-10.font-bold.mb-6.text-gray-800,
label.hidden.sm\:block.rtl\:ml-3.ltr\:mr-3.whitespace-nowrap,
h1.mb-4.mr-2.text-lg.font-bold.leading-\[1\.2\] {
    color: black;
}

.mb-4.sm\:mb-6.flex.justify-between.items-center h1,
span.fix-align {
    color: #fff;
}

div#mainnav {
    background: #072B56;
}
.main-menu li.root-level>a {
    color: #fff;
}
.s-product-card-promotion-title {
    background-color: #c08768 !important;
}
.copyright-text p {
    color: #fff !important;
}
.s-slider-block__title h2 {
    padding-left: 2rem;
    color: #fff;
}

.two-row .banner-entry:first-child {
    grid-column: span 1/span 1;
    grid-row: 1;
}
.lazy__bg.lazy.entered.loaded {
    background-size: contain;
    background-repeat: no-repeat;
}
.banner-entry {
    height: 198px;
    background-color: transparent;
}
.md\:grid-cols-3 {
    /*grid-template-columns: repeat(4,minmax(0,1fr)) !important;*/
}

body#app {
    background-color: white;
}
/banner main/
section:nth-of-type(1).s-block.s-block--photos-slider {
    margin-top: -1px;
}

salla-slider.photos-slider .swiper-slide {
    width: 100%;
    padding:0 !important;
  margin:0 !important;
}

[dir=rtl] .carousel-slider .swiper {
    padding-left: 0;
    padding-right: 0;
}
[dir=rtl] salla-slider.photos-slider .swiper {
    padding-left: 0;
    padding-right: 0;
}
[dir=rtl] .promotion-title {
    background-color: #c08768;
}
.banner--fixed img {
    background-color: white!important;

}

.navbar-brand img{ 
      max-height: 5rem!important;
}

/grid section/


}






.s-product-card-promotion-title {
    background-color: #072B56 !important;
}

input.s-quantity-input-input {
    color: #072b56;
}
span.fix-align {
    color: #c5a569 !important;
}
.sicon-keyboard_arrow_left:before {
    color: #c5a369;
}

h4.total-price.font-bold.text-xl.inline-block {
    color: #374151;
}

h2.total-price.font-bold.text-xl.inline-block {
    color: black;
}

#mainnav .container {
        max-width: 1440px !important;
    }

@media(max-width: 768px){

.banner-entry {
    height: 83px;
}

.swiper-slide {
    width: 50%;
}