/* Add custom CSS styles below */   
    .mm-ocd--open {
    display: block;
}

    /*start customize header*/
.main-nav-container .mobile-menu ul li a {
    color: #333333;
    opacity: 1;
}

.main-nav-container .mobile-menu ul li a:hover{
    color:#747474;
}

#mainnav i{
    color:#333333 !important; 
}

/*end*/
/*start customize main-banner*/
.main-banner-0 .flex .max-w-\[60\%\] {
    max-width: 100%;
}
.main-banner-0 h1{
    font-size: 60px ;
}
.main-banner-0 p {
    font-size: 32px;
}
.main-banner-0 h1,.main-banner-0 p{
   color:#000;
}
.main-banner-0 .rtl\:justify-end:where([dir=rtl],[dir=rtl] *) {
    margin-left: 14%;
}

.main-banner-0 .text-center {
    text-align: right;
}

.main-banner-0 a{
    font-size: 20px;
    font-weight: bold;
    padding: 0.8rem 2rem;
    color: #000;

}

.main-banner-0 button{
    margin-top: 5%;
}
/*end*/


/* offers */
.furnitur_offer > div {
  height: 100%;
}
.offers div.swiper-wrapper > div.flex {
  height: 90%;
  justify-content: flex-start;
}
.swiper-slide-visible > div {
  background: unset;
}
#thumbs {height: 100%}
#thumbs > div > div > div > div > div:nth-child(2) {
  justify-content: center;
  padding: 0 !important;
}
#thumbs > div > div > div > div > div:nth-child(3) {
  justify-content: center;
  padding: 0 !important;
}

@media (min-width: 992px) {
  .offers div.flex div.flex {
    padding-left: 4rem !important;
    padding-right: 1rem  !important;
  }
  .offers div.flex div.flex {
    width: 70%
  }
}
@media (max-width: 576px) {
  .furnitur_offer > div {
    height: 100%;
  }
}
.furnitur_offer .s-slider-thumbs div[aria-live="polite"] img {
  width: 175px;
  padding: 1.4rem 1rem;
  border-radius: 9px;
  background: rgba(255, 255, 255, 0.2) !important;
  margin-left: 16px;
  height: 120px;
}
.furnitur_offer .s-slider-container .swiper-wrapper .swiper-slide.swiper-slide-active {
  gap: 1.5rem;
}
.furnitur_offer .s-slider-thumbs {
  margin: auto;
}

.furnitur_offer h1 , .furnitur_offer p , .furnitur_offer .s-count-down-item-value , .furnitur_offer .s-count-down-item-label , .furnitur_offer .byeBtn{
color:#000 !important;
}

/*start customize special-products*/
.special-products h1 {
    color: #000;
    margin-top: 3rem;
    font-size:40px;
    z-index:3;
}

section.rooms.mb-\[53px\].md\:mb-\[111px\].overflow-x-hidden.special-products .relative .overlay::after {
    content: '';
    background: #fffcfc3d;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    display: block;
}

.special-products button{
z-index:3;
border:none;
border-radius: 18px;

}

.special-products .overlay{
row-gap: 2rem;
}
/*end*/



/*start customize second-banner*/
.second-banner h1{
    width: 110%;
    font-size: 2rem !important;
    color:#fff;
}

.absolute top-[5%] left-[10%] lg:left-[20%] w-[250px] flex flex-col justify-start items-center text-center{
    width: 300px;

}

.second-banner button{
    border-color:#fff;
}

.second-banner a{
    color:#fff;
}

.second-banner .text-center.flex.flex-col.justify-start.items-center {
    margin-top: 0;
    margin-left: 0;
    width: 58%;
}
/*end*/
@media (min-width:1200px){
.second-banner .container {
    width: 37%;
}
}

.second-banner .relative:first-child .absolute * {
    color: #fff;
    border-color: #fff;
}



/* start customize setion*/
.md\:grid-cols-3 {
    grid-template-columns: repeat(3,minmax(0,1fr));
}
.two-row .banner-entry:first-child {
    grid-column: 1 / 1;
    grid-row: 1 / 1;
}
a.banner-entry{
    height: 405px;
    background-color:unset;
}
section.s-block.s-block--banners.container .lazy__bg.lazy.entered.loaded{
    background-size: contain;
    background-repeat: no-repeat;
}
@media(min-width:768px) and (max-width:1200px){
a.banner-entry{
    height: 225px;
}
}
@media(max-width:767px){
a.banner-entry{
    height: 135px;
    padding: 0rem;
  
}
}

/* end customize setion*/


/*start customize last-banner*/
.last-banner button{
    border-color:#000;

}

.last-banner a , .last-banner h1{

    color:#000;
}

.text-center.flex.flex-col.justify-start.items-center {
    margin-top: 10%;
}

.last-banner .block.absolute.bg-\[var\(--m-color\)\].z-1 {
    background-color: transparent;
}
/*end*/

/*start customize about-us*/
.about-us p{
    color:#000;
}
/*end*/


footer *{
color:#000 !important;
}
.store-footer__inner.\!bg-transparent.\!border-none {
    background: #7e7670 !important;
}
footer button#mc-embedded-subscribe {
    background-color: #000;
    color:#fff!important;
    border-color:#000;
}

@media(max-width:768px){
.second-banner .text-center.flex.flex-col.justify-start.items-center {
    margin-top: 34%;
    margin-left: 0;
    width: 80%;
    justify-content: center !important;
}
.rooms .s-slider-container .s-slider-swiper-wrapper .swiper-slide .overlay {
    opacity: 1;
}

section.modern {
    margin-bottom: 0;
}
section.s-block.s-block--banners.container {
    margin-top: .5rem;
}
.furnitur_offer .s-slider-container {
    margin-bottom: 0;
}
.main-banner-0 .h-\[70vh\] {
    height: 80vh;
}
.main-banner-0 a {
    padding: 0 1rem;
}
.main-banner-0 .text-center {
    text-align: center;
}
.main-banner-0 h1{
   font-size:1.5rem !important;
}
.main-banner-0 p{
font-size: 14px !important;
}

.category ul.flex.justify-between.items-center.flex-wrap {
    justify-content: space-around;
}

.main-banner-0 .rtl\:justify-end:where([dir=rtl],[dir=rtl] *) {
    margin: auto;
    justify-content: center;
}

.main-banner-0 .text-center {
    margin-top: 20%;
}

.s-product-card-vertical .s-product-card-content-title a 
 , .s-product-card-vertical .s-product-card-sale-price h4 , .s-product-card-vertical salla-add-product-button .s-button-text{
    font-size: 1rem;
    font-weight: bold;
}

.category h1{
    text-align: center;
}
}

@media(min-width:991px) and (max-width: 1200px){
.main-banner-0 h1{
   font-size:32px !important;

}
.main-banner-0 p{
  font-size:21px !important;
}
.main-banner-0 a {
    padding: 0 .8rem;
}
}

.store-footer__inner .s-social-link a{
    color: #fff;
}
.store-footer__inner .s-social-link a[title="instagram"] {
  background: linear-gradient(45deg, #6752d4, #c11fa9, #fe4176, #ff8458, #fdc864);
}
.store-footer__inner .s-social-link a[title="snapchat"] {
  background: #f5f300;
}
.store-footer__inner .s-social-link a[title="tiktok"] {
  background: linear-gradient(#48bff9, #030407, #ae112e);
}
.store-footer__inner .s-social-link a[title="youtube"] {
  background: #ff0808;
}
.store-footer__inner .s-social-link a[title="facebook"] {
  background: #1f7bf2;
}
.s-product-card-vertical .s-product-card-sale-price h4 {
    color: #ef4444 !important;
}
/*products page*/
 .s-product-card-image span.bg-primary {
    background-color: #ef4444;
}
h4.total-price {
    color: #F44336;
}
/*.product-index .flex-col.gap-5.justify-start.items-start.hidden.lg\:flex {
    display: none;
}*/
button.Btn.absolute.bottom-5.right-5 {
    display: none;
}
/*reviews*/
.product-single salla-tab-header[name="tab_three"] {
    display: none;
}
.product-single salla-tab-header.hydrated[name="tab_one"] {
    display: none;
}


/* Edits */
.s-product-card-vertical salla-add-product-button .s-button-outline {
    background: var(--color-primary);
}
.s-product-card-vertical salla-add-product-button .s-button-outline .s-button-text * {
    color: #fff;
}
.s-product-card-vertical {
  background: linear-gradient(white, white) padding-box,
linear-gradient(to bottom, var(--color-primary), #fff) border-box;
  border-radius: 1rem;
  border: 4px solid transparent;
}
.s-add-product-button-main salla-mini-checkout-widget.s-add-product-button-mini-checkout{
    pointer-events: all !important;
}


 /* Animation keyframes for zoom-in effect */
@keyframes zoomIn {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}

/* Styles for overlay */
.popup-overlay{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Styles for popup container */
.popup-container {
  z-index: 101;
  animation: zoomIn 1s ease forwards;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* Styles for popup header */
.popup-header {
  display: flex;
  justify-content: flex-end;
}

/* Styles for close button */
#closeButton {
  background: none;
  border: none;
  font-size: 36px;
  cursor: pointer;
  color: white;
  position: absolute;
  top: -30px;
  left: -25px;
}

.popup-content img {
max-width:500px
}

@media(max-width:767px){
.popup-content img {
max-width:300px
}
}

/* Edit Product Page Start */
.s-add-product-button-main {
  display: flex;
  width: 100% !important;
  gap: 0.625rem;
}
.s-add-product-button-main .s-add-product-button-mini-checkout,
.s-add-product-button-main>salla-button {
  width: 50% !important;
}
.s-add-product-button-mini-checkout-content {
  direction: rtl;
  display: flex;
}
.s-add-product-button-main .s-add-product-button-mini-checkout span svg {
  margin-right: 0;
  margin-left: .375rem;
  width: 1rem;
  position: relative;
  top: -3px;
}

.s-add-product-button-main .s-add-product-button-mini-checkout path {
  stroke: var(--m-color);
  fill: var(--m-color);
}