/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
section.s-block.s-block--fixed-banner.wide-placeholder:first-of-type {
    margin-top: 0;
}
.navbar-brand img {
    min-height:5rem
}
section.s-block.s-block--fixed-banner.wide-placeholder .container {
    max-width:100%;
    padding:0
}
section.s-block.s-block--fixed-banner.wide-placeholder .container img {
    border-radius:0;
    background-color: transparent;
}
section.s-block.s-block--fixed-banner.wide-placeholder .container img[src="https://cdn.salla.sa/form-builder/LA6XpsYFhyS0L4k9XOYktqP5y2HX6c4orqMJo1dM.png"]{
    background-color:#fff !important
}

/* Add custom CSS styles below */ 
i.header-btn__icon.icon.sicon-shopping-bag , i.header-btn__icon.sicon-user-circle {color: #95beb0;border:none}
b.s-cart-summary-total {
    display: none;
}

section.s-block.s-block--fixed-banner.wide-placeholder:first-of-type {
    margin-top: 0;
}
section.s-block.s-block--fixed-banner.wide-placeholder:first-of-type .container {
    padding:0;
    max-width:100%;
}
section.s-block.s-block--fixed-banner.wide-placeholder:first-of-type .container img {
    border-radius:0
}

.s-slider-block__title-right ,.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    padding: 0;
}
.s-slider-block__title h2 {
    font-size:22px;
    color:#2b2a2f;
}
.s-slider-block__title-right {
    margin:auto
}
.s-product-card-entry.s-product-card-vertical {
    border: 1px solid #95beb0;
}
.s-product-card-content * {
    justify-content:center;
    text-align:center
}
h4.s-product-card-price {
    color: rgba(239, 68, 68, 1);
}

a.banner-entry.square-photos {
    height: 225px;
    background-color: transparent;
}

 .store-footer__inner > div {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
.store-footer__inner > div div:nth-of-type(1) {
    padding-left: 0;
    grid-column: span 1/span 2;
}
footer.store-footer {
    background: #95beb0 !important;
    color: rgba(255, 255, 255, 1) !important;;
}

.store-footer__inner {
    background-color: transparent !important;
}

span.text-sm.copyright-text>p {
    color: #fff !important;
}
.store-footer__inner * {
    text-align: center;
    justify-content: center;
}
.s-products-slider-slider .swiper-wrapper.s-slider-swiper-wrapper {
    padding-bottom:5px
}
.s-comments.s-comments-product {
    background-color: transparent;
}
@media(max-width:600px){
    .s-search-inline {
        min-width:200px;
    }
    .store-footer__inner > div {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    a.banner-entry.square-photos {
        height: 50vw;
    }
    .s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    padding: 5px;
}
    .s-slider-block__title h2 {
    font-size:16px;
    color:#2b2a2f;
}
    
}

span.s-cart-summary-count {
    background-color: #95beb0;
}

.top-navbar {
    background-color: #95beb0;
}

input.s-search-input {
    background-color: #fff !important;!i;!;
}

.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background-color:#95beb0;
    color: #fff;
    opacity:1
}