body#app {}/* Header */
body.index #mainnav:not(#mainnav.fixed-header) * {
  color: var(--color-primary) !important;
}
body.index #mainnav:not(#mainnav.fixed-header) .sub-menu * {
  color: var(--color-primary) !important;
}
.navbar-brand img {
  max-height: 8rem;
}
.store-header {
  position: static !important;
}


/* Main Section */
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide{
width:100%;
}
section.s-block.s-block--photos-slider .carousel-slider .swiper-wrapper>div{
padding:0 !important;
}
section:first-of-type.s-block.s-block--photos-slider{
margin-top:0;
}
[dir=rtl] salla-slider.photos-slider .swiper {
    padding: 0;
}
section.s-block.s-block--photos-slider .s-slider-block__title-nav {
  display: none !important;
}


/* Landing-page
.landing-page-0 h1 {
    margin: 0;
}
.landing-page-0 .text-center {
    margin-top: 10%;
    padding: 2.5rem 0;
    border-radius: 20px;
}
.landing-page-0 .text-center button {
  color: #fff;
}
.landing-page-0 > div > div > div {
    margin: -5% auto 0px 5%;
    max-width: 700px;
}
.landing-page-0 .text-center button:hover span, .landing-page-0 .text-center button:hover i {
    color: #000;
}
.landing-page-0 p {
    opacity: 1;
    font-weight: 400;
}
.landing-page-0 h1,
.landing-page-0 p {
  color: #fff;
}
@media (min-width: 992px) {
  .landing-page-0 h1 {
    font-size: 48px !important;
    line-height: 3.8rem;
  }
  .landing-page-0 p {
    font-size: 34px !important;
    line-height: 3.0rem;
    margin: 2% auto;
    max-width: 95%;
  }
}
@media (max-width: 768px) {
    .landing-page-0 > div > div > div {
        max-width: 100%;
        margin: auto;
        margin-top: 0%;
        position: absolute;
        bottom: 0;
        width: 100%;
    }
    .landing-page-0 p {
        max-width: 80% !important;
        font-size: 18px !important;
    }
    .landing-page-0 .text-center {
        margin-top: 35%;
        background-image: linear-gradient(0deg, #00000099 55%, transparent)
    }
}
@media (max-width: 576px) {
    .landing-page-0 .text-center {
        margin-top: 45%;
    }
    .landing-page-0 h1 {
        font-size: 26px !important;
    }
    .landing-page-0 p {
        font-size: 18px !important;
        max-width: 95%;
        margin-top: 4%;
    }
}
*/


/* CATS */
.categories ul {
    justify-content: center;
    gap: 5%;
}
.categories ul li:first-child img {
    max-width: 95%;
}
.categories ul li {
    margin-top: 5%;
}
.categories a {
    text-wrap: nowrap;
}


/* Offers */
.furnitur_offer {margin-top: 5%;}
.furnitur_offer .s-count-down-wrapper .s-count-down-list .s-count-down-item .s-count-down-item-value {
    background: unset;
    border: 1px solid var(--color-primary);
}
.furnitur_offer * {
    color: #fff !important;
    border-color: #fff !important;
}
.not-show .product-name {
    max-width: 90%;
}
@media (min-width: 1024px) {
    .swiper-slide-visible.swiper-slide-active salla-add-product-button {
        width: 50%;
        margin-top: 4%;
    }
    .swiper-slide-visible.swiper-slide-active a {
        width: 50%;
    }
}


.rooms h1 {
    color: #fff;
}
.rooms .s-slider-container .s-slider-swiper-wrapper .swiper-slide .overlay {
    opacity: 0;
    transition: all 0.4s ease-in-out;
    background-color: #00000055;
}


/* Fixed Banner Img */
.fixed-banner-img .relative .absolute {
    left: 0;
    width: 100%;
    margin-top: 3%;
    top: unset;
    bottom: 10%;
}
.fixed-banner-img .container > .relative > div * {
    color: #fff !important;
    border-color: #fff;
}
.fixed-banner-img {
    margin-top: 5%;
}
@media (min-width: 992px) {
    .fixed-banner-img > div {
        flex-direction: row
    }
}


/* Img Banner Text */
.img-banner-text > div > div:first-child {
    justify-content: center;
}
@media (max-width: 576px) {
    .img-banner-text h1 {
        font-size: 18px !important;
        line-height: 2rem;
    }
}


/* Features */
.features {
    margin-top: 5%;
}


/* Media */
.media .shape * {
    color: #fff;
}
.media > div {
  background-color: var(--color-primary);
}


/* Footer */
.store-footer > .relative * {
    color: #fff !important;
}
.store-footer__inner * {
    color: #fff;
}
.store-footer .email_button {
    color: var(--color-primary) !important;
}
#mc-embedded-subscribe {
    background: #fff;
    color: var(--color-primary) !important;
}
#mc-embedded-subscribe:hover {
    opacity: 0.7;
}
/*
.store-footer > div:first-child {
    background-color: var(--color-primary) !important;
}
*/
.store-footer .s-contacts-list.s-contacts-list-vertical {
    align-items: center;
}
.outline-none {
    border: none;
}
/* Center LeVisa Footer for Mob */
@media (max-width: 992px) {
    .store-footer__inner > div * {
        justify-content: center;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
    }
}
.product-single .article--main * {
    color: #111 !important;
}
salla-add-product-button[product-status="out"] {
    margin-top: 0;
    border-right: 1px solid #b0451c55;
  }

section.s-block.s-block--fixed-banner  .banner--fixed {
    width: 100%;
    display: block;
    margin-inline: auto;
}
@media (max-width: 992px) {
section.s-block.s-block--fixed-banner  .banner--fixed {
    width: 100%;
    display: block;
    margin-inline: auto;
}
}