:root {
    --bg: #fff;
    --header-bg: #000;
    --header-color: var(--color-primary);
    --feat-bg: #000;
    --feat-color: #fff;
    --footer-bg: #000000;
}

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

@media (min-width: 992px) {
    .navbar-brand img {
        max-height: 4rem;
    }

    .main-nav-container.fixed-pinned .navbar-brand img {
        max-height: 70px;
    }
}
#mainnav,
#mainnav i:before,
#mainnav b {
    color: #42442e !important;
}

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

#mainnav i {
    border: unset !important;
}
.main-nav-container.fixed-pinned .main-menu>li>a {
    padding-bottom: 0;
    padding-top: 40px;
}
.sicon-shopping-bag:before {
    content: "\ef39" !important;
}

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

/* 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 !important;
    border-radius: 0 !important;
    width: 100%;
}

.s-block--photos-slider .swiper-slide {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
}
#main-content > section:nth-child(2) > div{
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width:100%
}
/* Categories */

.s-block--banners .grid {
    grid-template-columns: repeat(auto-fit, minmax(0px, 1fr));
  max-width: 75%;
  margin: auto;
}

.s-block--banners .banner-entry {
    height: 400px;
}

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

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

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

@media (min-width: 640px) {
    .two-row .banner-entry:first-child {
        grid-row: span 1 / span 1;
    }
}
/* Products */
.product-single h2{
  opacity: 1 !important;
}
.product-single .whitespace-nowrap p{
  opacity: 0;
}
.s-product-options-multiple-options-wrapper label {
    background-color: #808080 !important;
    padding: 12px !important;
    border-radius: 50px !important;
    margin-left: 5px !important;
    width: 100% !important;
}
.s-product-options-multiple-options-wrapper label:focus{
  background-color: #4e4646 !important;
}
.s-product-options-multiple-options-wrapper label div{
  color: #000000 !important;
}
.s-product-options-option-label b {
    font-size: 20px;
}
body:not(body.product-single) .s-block-tabs .s-button-element:not(.s-product-card-wishlist-btn){
 background-color: #42442e !important
}

.s-product-card-entry {
    background-color: #F5F5F5 !important;
    border-radius: 0.5rem !important;
    border: solid 1px #000;
}

.s-product-card-image {
    background-color: transparent !important;
}

.s-product-card-entry:hover img {
    scale: 1.2;
}

.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: 4px;
}

.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%;
    }
}

/* Transparent Banner */
.banner-entry,
.banner--fixed img {
    background-color: transparent !important;
}
/* Footer */
.store-footer{
    background-color:var(--color-primary) !important;
} 
.store-footer__inner {
    background-color: var(--footer-bg) !important;
    color: #fff;
}

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

.copyright-text p,
.copyright-text p a:hover{
    color: #fff !important;
    opacity: 1;
}


@media (max-width: 769px) {
    footer * {
        margin: 0 auto;
        text-align: center;
    }
}
/* Special Heading */

.s-slider-block__title h2, .s-block__title h2 {
    font-size: 32px !important;
    position: relative;
}
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0rem;
}
.s-slider-block__title, .s-block__title {
    justify-content: center;
    padding-bottom: 24px;
}
.s-slider-block__title-left{
  display: none;
}
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *)::after {
    content: "";
    background-image: url('https://cdn.files.salla.network/homepage/1972240096/c1f0b828-7c69-438c-a9e9-4a4d662cb781.webp');
    width: 40px;
    height: 35px;
    background-size: 100% 100%;
    display: inline-block;
    margin-right: 8PX;
}

.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *)::before {
    content: "";
    background-image: url('https://cdn.files.salla.network/homepage/1972240096/c1f0b828-7c69-438c-a9e9-4a4d662cb781.webp');
    width: 40px;
    height: 35px;
    background-size: 100% 100%;
    display: inline-block;
    margin-left: 8PX;
    transform: rotate(
0deg);
}

/* Hover Effect */

.banner-entry > div {
    background-repeat: no-repeat;
    display: inline-block;
    transition: 0.3s;
}

.banner-entry > div:after {
    content: "";
    position: absolute;
    top: -50%;
    left: -60%;
    width: 20%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(
        to right,
        rgba(255, 255, 255, 0.13) 0%,
        rgba(255, 255, 255, 0.13) 77%,
        rgba(255, 255, 255, 0.5) 92%,
        rgba(255, 255, 255, 0) 100%
    );
}

.banner-entry > div:hover:after {
    opacity: 1;
    left: 130%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
}

.banner-entry > div:active:after {
    opacity: 0;
}

.banner-entry > div:not(:hover) {
    transform: scale(0.95);
}
    .s-block--features__item {
        border: solid 2px #000;
    }
.s-reviews-testimonial {
    border: solid 1.5px #000;
    border-radius: 20px;
}