/* Add custom CSS styles below */ 
.marquee.bg-\[\#424242\].text-\[\#efe5cf\] {
    background: #DECCD4;
    color: var(--m-color);
}


/*logo*/
@media (min-width:767px){
.navbar-brand img:not(.index .navbar-brand img ) {
    max-height: 5rem;
}
.index .navbar-brand img {
    max-height: 10rem;
}
.index .main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 80px;
}}
@media (max-width:767px){
.index .navbar-brand img {
    max-height: 5rem;
}
.index .main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 60px;
}
footer img {
    width: 10rem;
}}

/*First banner*/ 
section[class*="first-banner"] {
    margin-bottom: 3rem;
}
section[class*="first-banner"] .opacity-70 {
    opacity: 1;
}
/*.first-banner-0 p, .first-banner-0 h1 {
    color: #000!important;
}
.first-banner-0 .h-full {
    justify-content: center;
}
.first-banner-0 button {
    background: #000;
    color: #fff!important;
    border-color: #000 !important;
}*/
.first-banner-0 button:hover {
    background:var(--m-color);
    color: #fff !important;
}
@media (min-width:767px){
.first-banner-0 h1::before {
    content: "";
    background-image: url("https://cdn.salla.sa/form-builder/9ZFe9nBswkZ5BdnJyBIzVCUThWeykNRTiZAQAuOG.png");
    background-size: contain;
    width: 22rem;
    height: 18rem;
    display: block;
    background-repeat: no-repeat;
    margin: auto;
}
.first-banner-0 .text-center {
    max-width: 100%;
    margin: auto;
}
.lg\:mt-\[18rem\] {
    margin-top: 0rem;
    margin-bottom: 0;
}
.first-banner-0 button {
    padding: 1rem 3rem;
}
.first-banner-0 p {
    font-size: 25px !important;
    line-height: 3rem;
    max-width:100%!important;
}
section[class*="first-banner"] p{
    max-width: fit-content;}
section[class*="first-banner"]:not(.first-banner-0) .items-center.h-full{
margin-left: 8%;
}
.first-banner-5 h1, .first-banner-9 h1 {
    font-size: 70px !important;
}
.first-banner-5 p, .first-banner-9 p{
    font-size: 35px !important;
    width:100%!important;
    margin: 0;
    font-weight: normal !important;
    line-height: 3rem;
}
.first-banner-5  .text-center, .first-banner-9  .text-center {
    text-align: right;
    max-width: 50%;
}}
@media (min-width: 1024px) {
    section[class*="first-banner"] .lg\:h-\[120vh\] {
        height: 100vh;
    }
}
@media (max-width:767px){
.first-banner-0 .h-\[70vh\] {
    height: 50vh;
}
section[class*="first-banner"] p{
    max-width: 84% !important;
    font-size: 15px !important;
}
section[class*="first-banner"] .py-2{
    padding-top: .3rem !important;
    padding-bottom: .3rem !important;
}
section[class*="first-banner"] h1 {
    margin-top: 0;
    font-size: 20px !important;
}
section[class*="first-banner"] .max-w-\[60\%\].text-center {
    max-width: 100%;
    margin: auto;
    margin-top: 8%;
}
.first-banner-0 .max-w-\[60\%\].text-center {
    max-width: 85%;
    margin: auto !important;
    padding-top: 10%;
}
}



/*category*/
.category .\!text-\[var\(--black-color\)\] {
    color:  var(--m-color) !important;
}
.category .\!text-\[var\(--black-color\)\] {
    text-wrap: nowrap;
}
.category li {
    align-self: flex-start;
}
@media (min-width:767px){
.category li {
    width: 12rem;
}
.category .\!text-\[var\(--black-color\)\] {
    font-size: 24px;
}}
@media (max-width:767px){
.category .justify-between {
    justify-content: space-around;
}
.category .w-\[150px\] {
    width: 150px;
}}

/* Banner */
salla-slider.photos-slider .swiper-slide {
    margin:0;
    margin-bottom: 2rem;
    width: 100%;
    padding:0;
}
salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
      padding: 0;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled{
      visibility: hidden;
}


 /*features */
.features * {
    color: #000 !important;
    border-color: #000 !important;
}
.features .bg-\[var\(--m-color\)\] {
    background-color: #000 !important;
}
@media (max-width:767px){
.features .flex.conatiner.justify-between.flex-col.lg\:flex-row {
    flex-direction: row;
}
.features .h-20 {
    height: 3rem;
}
.features  h1.font-bold {
    font-size: 14px !important;
}}

/*1pic*/
.one-picture .justify-start {
    justify-content: center;
}
.one-picture  .justify-start *{
    color: #000;
    border-color: #000;
}
@media (min-width:767px){
.one-picture h1{
    width: 42rem;
}}

@media (max-width:767px){
.one-picture h1{
    font-size: 18px !important;
    line-height: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}}

/*products*/
.index .s-product-card-vertical ,.index .s-product-card-vertical .s-product-card-wishlist-btn button {
     background-color: #F5F5F5 !important; 
}
/*products*/
.s-block--best-offers {
    margin-bottom: 2rem;
}
span.bg-primary.text-white.px-\[5px\].flex.items-center.w-fit.text-\[13px\].rounded-\[3px\] {
    position: absolute;
    z-index: 1;
}
@media (min-width:767px){
.s-product-card-vertical {
    height: 35rem;
}}
@media (max-width:767px){
.s-product-card-wishlist-btn span.s-button-text {
    padding: 0 5px;
}
.s-product-card-vertical {
    height: 25rem !important;
}
.s-products-slider-card.swiper-slide {
    width: 180px !important;
    margin-left: 0px !important;
}
section.not-show.modern.overflow-x-hidden .gap-5 {
    gap: 0.7rem;
}}

/*new footer*/
footer .bg-\[\#9A3B3B\] .text-white {
    color: #000;
}
button#mc-embedded-subscribe:not(:hover) {
    color: #000;
}
.footer-is-light .store-footer .store-footer__inner {
    background-color: #ECECEC!important;
}
button#mc-embedded-subscribe:not(:hover) {
    background-color: #ececec;
}
.s-add-product-button-main:not(.w-full)>salla-button {
    width: 100%!important;
}
.store-footer .store-footer__inner * {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
footer .bg-\[\#9A3B3B\] {
    background-color: var(--f-color);
}

/*cart*/
.side-panel.is-opened .bg-\[var\(--f-color\)\], .side-panel .s-quantity-input-container .s-quantity-input-input  {
    background-color: #ffffff;
}

/*زرار اشترى الان*/
.s-add-product-button-main salla-mini-checkout-widget.s-add-product-button-mini-checkout{
pointer-events: all;
}
/*عنوان خيارات المنتج*/
.singleP salla-product-options.product-options-colors b {
    display: block;
}




button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    padding-top: 0.68rem;
    padding-bottom: 0.68rem;
}
@media (max-width:767px){
button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    padding-top: 0.655rem;
    padding-bottom: 0.655rem;
}}