/* Add custom CSS styles below */ 
.product-single h2, h3 {
    color: #c49d66 !important;
}
.product__description strong {
    color: #cba369 !important;
}
.marquee.bg-\[\#424242\].text-\[\#efe5cf\] {
    background: var(--m-color);
    color: #fff;
}

.index .main-nav-container.bg-transparent *:not(.sub-menu.w-56 *):not(.s-user-menu-dropdown-list *) {
    color: #fff;
}
.index .main-nav-container.bg-transparent *:hover:not(.sub-menu.w-56 *) {
    color: var(--m-color);
}
.index .main-nav-container.bg-transparent i.header-btn__icon {
    color: #fff !important;
}
.index .main-nav-container.bg-transparent.fixed-pinned.animated.fixed-header * {
    color: var(--m-color) !important;
}
.index  .main-nav-container .mobile-menu ul li .sub-menu ul li:hover .sub-menu a:not(:hover) {
    color: #5c5b59 !important;
}



/*logo*/
@media (min-width:767px){
.navbar-brand img:not(.index .navbar-brand img ) {
    max-height: 5rem;
}
.index .navbar-brand img {
    max-height: 6rem;
}
.index .main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 60px;
}}
@media (max-width:767px){
body.index .store-header {
    position: relative;
}
.index .navbar-brand img {
    max-height: 4rem;
}
.index .main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 45px;
}
footer img {
    width: 6rem;
}}




/*First banner*/ 
section[class*="first-banner"] .opacity-70 {
    opacity: 1;
}
section[class*="first-banner"] h1 {
    color: #F7D890 !important;
}
section[class*="first-banner"] p {
    color: #A47446 !important;
}
section[class*="first-banner"] button {
    background: #F7D890;
    color: #A47446;
}
section[class*="first-banner"] button:hover {
    background:var(--m-color);
    color: #fff !important;
}
.first-banner3-9 button {
    color: #212121 !important;
}
@media (min-width:767px){
/*section[class*="first-banner"] .text-center {
    max-width: 100%;
}*/
.lg\:mt-\[18rem\] {
    margin-top: 10rem;
}
section[class*="first-banner"] button {
    padding: 1rem 3rem;
}
.first-banner-0 p {
    font-size: 27px !important;
    line-height: 3rem;
    max-width:100%!important;
}
.first-banner-0 h1, .first-banner2-6 h1, .first-banner3-9 h1 {
    font-size: 56px !important;
}
.first-banner2-6 p, .first-banner3-9 p {
    font-size: 40px !important;
    line-height: 3rem;
    max-width:100%!important;
}
.first-banner-0 .text-center {
    text-align: right;
    width: 40%;
}
.first-banner2-6 .text-center{
    width: 38%;
}
 .first-banner3-9 .text-center {
    width: 45%;
}
.first-banner3-9 .h-full {
    justify-content: center;
}
section[class*="first-banner"] a.flex.justify-center.items-center {
    font-weight: bold;
}
}
@media (min-width:1200px){
.first-banner-0 h1 {
    font-size: 86px !important;
}
}
@media (max-width:767px){
.first-banner-0 .h-\[70vh\] ,.first-banner2-6 .h-\[70vh\] {
    height: 40vh;
}
.first-banner3-9 .h-\[70vh\] {
    height: 55vh;
}
section[class*="first-banner"] .h-full {
    justify-content: end;
}
section[class*="first-banner"] p{
    max-width: 100% !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;
    line-height: 25px;
}
/*section[class*="first-banner"] .max-w-\[60\%\].text-center {
    max-width: 100%;
    align-self: flex-end;
    margin-bottom: 2rem;
    background: #0000006e;
    padding: 0.5rem;
}*/
.first-banner-0 .text-center ,.first-banner2-6 .text-center{
    text-align: right;
}
.first-banner2-6 div.max-w-\[60\%\] {
    max-width: 42%;
}
}



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


/*3 pics*/
button.s-slider-prev.s-slider-nav-arrow {
    display: none;
}
.three-pictures h1{
    margin-top: 0;
    text-align: center;
    color: #fff;
    font-weight: 900 !important;
}
.bg-\[\#00000030\] {
    background-color: rgb(0 0 0 / 50%);
}
.three-pictures .overlay button:hover * {
    color: var(--m-color)!important;
}
@media (min-width:767px){
.three-pictures h1 {
    font-size: 35px;
    line-height: 5rem;
}}
@media (max-width:767px){
.rooms .s-slider-container .s-slider-swiper-wrapper .swiper-slide .overlay {
    opacity: 1;
}}


/*2 pics*/
.two-pictures h1, .two-pictures button * {
    color: #fff;
}
.two-pictures button {
  /*  border-color: #fff;*/
    background: #CBA369;
    border-radius: 5px;
}
.two-pictures  .left-\[10\%\].w-\[250px\] {
    width: 100%;
    left: 0;
}
.two-pictures .left-\[10\%\].w-\[250px\] {
    width: 100%;
    left: 0;
    bottom: 2rem;
    top: auto;
    background: rgba(0, 0, 0, 0.3);
    padding: 10px;
}
@media (max-width:767px){
.two-pictures h1{
    font-size: 20px !important;
    line-height: 3rem;
}
.two-pictures a.font-semibold {
    font-size: 16px !important;
}}
@media (min-width:767px){
.two-pictures h1 {
    width: 95%;
    font-size: 25px !important;
    line-height: 3rem;
}}


/*مميزات*/
ul.lg\:py-7.px-7 .text-\[var\(--m-color\)\] {
    color: #fff;
}
 /*features */
@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*/
.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-vertical {
    height: 25rem !important;
}}

/*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: #cba369;
}
.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;
    border-color: #cba369;
}
footer .bg-\[\#9A3B3B\] {
    background-color: var(--f-color);
}
.store-footer__inner {
    background-color: #212121 !important;
}


/*زرار اشترى الان*/
.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;
}}


.index .banner--fixed img {
    width: 80%;
    margin: auto;
    background-color: transparent;
    margin-bottom: 3rem !important;
}
@media (max-width:767px){
.index .banner--fixed img {
    width: 95%;
    margin-bottom: 1rem !important;
}}
salla-slider.photos-slider .swiper-slide {
    margin:0;
    width: 100%;
    padding:0;
    margin-bottom: 3rem;
}
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;
}
.viewProducts h1.\!text-\[var\(--black-color\)\] {
    text-align: center;
}
.viewProducts .tabs.hide-scroll.my-5 {
    justify-self: center;
        text-align: center;
}
/*dark*/
.category .\!text-\[var\(--black-color\)\] {
    color:  #fff !important;
}
.category  img.sal-animate {
    filter: none !important;
}
 .s-product-card-vertical ,.s-product-card-vertical .s-product-card-wishlist-btn button {
     background-color: #212121 !important; 
}
/*titles*/
h1.\!text-\[var\(--black-color\)\], .s-slider-block__title *,.opinions .s-slider-block__title .s-slider-block__title-right h2, .modern .s-slider-block__title-right h2, .rooms .s-slider-block__title .s-slider-block__title-right h2{
    color: #fff !important;
}
.\!text-\[var\(--black-color\)\] {
    color: #ffffff !important;
}
.text-\[var\(--black-color\)\] {
    color: #ffffff;
}
.viewProducts .tabs .tab-trigger .s-button-dark, .single-class .s-tabs-header-item span {
    color: var(--white-color);
}
.s-product-card-vertical .s-product-card-sale-price h4 {
    color: #ffffff !important;
}
.s-product-card-vertical .btn_custom , .s-product-card-vertical .s-button-light-outline, .s-product-card-vertical .s-button-icon .s-button-text{
    border-color: #ffffff !important;
    color: #fff;
}
.details-buy .text-black {
    color: #fff !important;
}
.comment h2.font-bold.text-base.rtl\:ml-10.ltr\:mr-10.fix-align {
    color: #fff;
}
.product-single  .ql-direction-rtl span{
            color: #fff !important;
        }
        
        
/* EDITS */



@media(max-width:992px){
.two-pictures{
  display:none !important
}
.rooms .s-slider-container .s-slider-swiper-wrapper .swiper-slide img {
    max-height: 40vh;
}

.first-banner3-8 .head_img{
  height:50vh !important
}

}

@media(min-width:992px){
.rooms .swiper-wrapper{
  justify-content:center;
  gap:1rem !Important;
}
  section.s-block.s-block--banners.container{
  display:none
  }
}




/* Categories */

.s-block--banners .grid {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 2rem !Important
}

.s-block--banners .banner-entry {
    height: 300px;
    background:unset
}

@media (max-width: 992px) {
    .s-block--banners .banner-entry {
        height: 200px;
    }
    
    .rooms .swiper-wrapper {
    gap: 1rem;
    justify-content:space-between !important
  }
  .rooms .s-slider-container .s-slider-swiper-wrapper .swiper-slide{
    width:52% !important
  }
   .rooms .s-slider-container .s-slider-swiper-wrapper .swiper-slide h1{
     font-size: 16px !Important
   }
   .rooms .s-slider-container .s-slider-swiper-wrapper .swiper-slide button{
     max-width: 115px !Important
   }
}

@media (max-width: 480px) {
    .s-block--banners .banner-entry {
        height: 210px;
    }
}

.s-block--banners .lazy__bg {
    background-size: cover;
    background-repeat: no-repeat;
}

@media (min-width: 640px) {
    .two-row .banner-entry:first-child {
        grid-row: span 1 / span 1;
    }
}

/*.product__description strong {
    color: #fff !important;
}*/
/**********************************/
/* start customize setion*/
/*section:nth-child( 1 of section.s-block.s-block--banners.container) .md\:grid-cols-3 {
    grid-template-columns: repeat(3,minmax(0,1fr)) !important;
   }
*/
section:nth-child( 1 of section.s-block.s-block--banners.container) .two-row .banner-entry:first-child {
    grid-column: 1 / 1;
    grid-row: 1 / 1;
}
section:nth-child( 1 of section.s-block.s-block--banners.container) a.banner-entry{
    height: 500px;
    background-color:unset;
}
.lazy__bg.lazy.entered.loaded {
    background-size: contain;
    background-repeat: no-repeat;
}
@media(min-width:768px) and (max-width:1200px){
section:nth-child( 1 of section.s-block.s-block--banners.container) a.banner-entry{
    height: 200px;
}
}
@media(max-width:767px){
section:nth-child( 1 of section.s-block.s-block--banners.container) a.banner-entry{
    height: 220px;
    padding: 0rem;
  
}
}
/**********************/
.product-single .single-class .s-tabs-header {
    margin-top: 70px;
}
.product-single  article#more-content {
    max-height: 1432px !important;
}
.product-single a#btn-show-more {
    display: none;
}
/*@media (max-width:768px){
    article.description{
        display: none;
    }

}*/