:root {
    --logo: url();
    --bg: #FCF8EF;
    --bg-img: url();
    --header-bg: #fff;
    --header-color: #000;
    --feat-bg: #fff;
    --feat-color: #000;
    --footer-bg: var(--color-primary);
}

body {
    background-color: var(--bg) !important;
}

.app-inner {
  background-image: var(--bg-img) !important;
  background-size: cover !important;   
  background-repeat: no-repeat !important;
  background-position: center bottom;
}

.top-navbar .s-search-input {
    background-color: #fff;
}

.navbar-brand img {
    max-height: 4rem;
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 64px;
}
.s-block--photos-slider {
    transition: all 0.4s;
}
.fixed-pinned animated fixed-header{
    height: 100px;
    margin-top: 25px !important;}
.main-nav-container {
    min-height: 0;
}
#mainnav,
#mainnav i:before,
#mainnav b {
    color: var(--header-color) !important;
    background-color: #FCF8EF;
}

#mainnav a:hover {
    color: var(--header-color) !important;
    opacity: 0.7;
}

#mainnav i {
    border: unset !important;
}

.sicon-shopping-bag:before {
    content: "\ef39" !important;
}

.sicon-user-circle:before {
    content: "\f078";
}

.s-slider-block__title h2:where([dir=rtl],[dir=rtl] *) {
    padding-left: 6rem;
}
.s-block__title h2:after,
.s-slider-block__title h2:after{
    content: "";
    position: absolute;
    top: 0px;
    display: block;
    z-index:-1;
    background-image: url(https://i.ibb.co/wNj23VKr/Group-1618873920-1.png);
    width: 100%;
    left: 50px;
    background-size: cover;
    height: 45px;
    background-repeat: no-repeat;}
/* Carousel */

.s-block:nth-of-type(1) {
    margin-top: 0 !important;
}

.s-block--photos-slider .s-slider-block__title-nav {
    display: none !important;
}

.s-block--photos-slider * {
    margin: 0 !important;
    padding: 0 2px !important;
    border-radius: 0 !important;
}

.s-block--photos-slider .swiper-slide {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
}

/* Categories */

.s-block--banners .grid {
    grid-template-columns: repeat(auto-fit, minmax(0px, 1fr));
}
.s-block--banners .lazy__bg {
    background-size: contain;
    background-repeat: no-repeat;
}
.s-block--banners .banner-entry {
    height: 300px;
}
@media (max-width: 992px) {
    .s-block--banners .banner-entry {
        height: 200px;
    }
}
@media (max-width: 480px) {
    .s-block--banners .banner-entry {
        height: 100px;
    }
}
@media (min-width: 640px) {
    .two-row .banner-entry:first-child {
        grid-row: span 1 / span 1;
    }
}

/* Transparent Banner */
.banner-entry,
.banner--fixed img {
    background-color: transparent !important;
}

/* Products */

.s-product-card-entry {
    background-color: transparent !important;
    border-radius: 0.5rem !important;
}
.s-product-card-image {
    background-color: transparent !important;
}
.s-product-card-entry img {
    transition: all 0.3s;
}
.slider-bannars-moving h2,
.s-product-card-content-title {
    text-align: center !important;
}
.s-product-card-content-sub {
    justify-content: center;
}
.s-product-card-content-title a {
    color: #000 !important;
}
body:not(body.product-single)
    .s-button-element:not(.s-product-card-wishlist-btn) {
    background: var(--color-primary);
    color: #fff !important;
    border-radius: 0.5rem;
}
.s-product-card-vertical .s-product-card-wishlist-btn button:hover {
    background-color: var(--color-primary) !important;
}
.s-product-card-vertical
    .s-product-card-wishlist-btn
    button:hover
    .sicon-heart {
    color: #fff !important;
}
@media (max-width: 600px) {
    .s-products-slider-card {
        width: 55%;
    }
}

/* Features */

.s-block--features__item .feature-icon,
.s-block--features__item {
    background-color: var(--feat-bg);
}

.s-block--features__item .feature-icon i {
    color: var(--feat-color) !important;
}
.s-block--features__item {
    background-color: #ffeadd;
}
.s-block--features__item .feature-icon {
    background-color: #b99471;
}
.s-block--features__item .feature-icon i {
    color: #ffffff !important;
}
/* Footer */

.store-footer,
.store-footer__inner {
    background-color: var(--footer-bg) !important;
    color: #fff !important;
}

@media (min-width: 1024px) {
    footer .grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

}
.copyright-text p {
    color: #fff !important;
}
.s-slider-block__title-right:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0!important;
}

@media (max-width: 769px) {
    footer * {
        margin: 0 auto;
        text-align: center;
    }
.banner-entry h3.text-with-border{
        font-size: 14px;}
.s-block__title h2:after, .s-slider-block__title h2:after {
    content: "";
    position: absolute;
    top: 0px;
    display: block;
    background-image: url(https://i.ibb.co/wNj23VKr/Group-1618873920-1.png);
    background-position: 100% 100%;
    width: 160px;
    left: 7%;
    background-size: cover;
    height: 25px;
    background-repeat: no-repeat;
} 
.s-block__title .right-side:where([dir=rtl],[dir=rtl] *), .s-slider-block__title-right:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0 !important;
}
.s-slider-block__title h2:where([dir=rtl],[dir=rtl] *) {
    padding-left: 30px;
}
.s-slider-block__title{
margin-right: 50px;}
}
.s-slider-block__title{
margin-right: 30px;}
/* Special Heading */
.s-block__title, .s-slider-block__title {
    display: flex;
    justify-content: center;
}
.s-slider-block__title-left{
display: none;}
.s-slider-block__title h2,
.s-block__title h2 {
    font-size: 30px !important;
    position: relative;
    color: #463953 !important;
}
@media (max-width: 1024px) {
    .s-slider-block__title h2,
    .s-block__title h2 {
        font-size: 18px !important;
    }
}