header {
    background : linear-gradient(180.67deg, rgba(0, 0, 0, 1) -30%, rgba(0, 0, 0, 0) 90%);
  }

.main-nav-container.fixed-pinned .inner {
    background-color:#fff
 }

 .index .main-nav-container:not(.fixed-pinned) .navbar-brand img {
    filter: brightness(100);
}
.s-products-list-vertical-cards {
    gap: .2rem;
}
.index salla-add-product-button.product-card__enhnaced-mini-cart__btn{
    display:none
}


.s-block--custom-products .flex span.h-px {
    display:none
}

.s-block--custom-products .flex.items-center {
    justify-content:center
}
.btn--outline-primary i.sicon-keyboard_arrow_left{
    display:none
}
.s-block--custom-products .btn--outline-primary{
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
    border: 1px solid #00000050;
}
.index .product-card__normal-cart {
    display: none;
}
.index .product-card__buttons.normal {
    display:none
 }
.radar-banner .advanced-slider__caption__inner--right {
    padding-top: 230px;
}

.footer-is-custom .store-footer .store-footer__curve {
display: none;
}

.footer-is-custom .store-footer {
    background-color: #fff !important;
    color: #000;
}
.footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__newsletter {
    background-color: #fff;
    border-bottom-width: 0px;
}
.store-footer__contacts-row {
    border-bottom: 0px hsla(0,0%,100%,.1);
    background-color: #fff;
}
.footer-is-custom .store-footer .footer-bottom {
    background-color: #fff;
}
.footer-list a {
    font-size: 1rem;
}
.store-footer__contacts-row span.unicode {
    display: none;
}
.store-footer__contacts-row
.rtl\:ml-1\.5 {
    margin-left: 0rem;
    margin-right: 0rem;
}


.product-card__enhanced-mini-cart button.s-button-element {
    background: #fff !important ;
    border: 1px solid #00000050;
    color: #000000 !important ;
}
.product-card__enhnaced-mini-cart__btn .s-button-btn {
    font-weight: 400;
}

.product-card__enhanced-mini-cart button.s-button-element i {
display: none;
}
.product-card__enhanced-mini-cart
span.rtl\:mr-auto {
    margin-right: auto;
    margin-left: auto;
}

.product-more-info .more-tab-container .more-info-tabs__nav-link {
    color: #000000;
    background-color: #fff;
    border: 1px solid #00000030;
}
.product-more-info .more-tab-container .more-info-tabs__nav-link.active {
    color: #000;
}
.s-block--best-offers .s-slider-block__title, salla-products-slider .s-slider-block__title {
    justify-content: center;
}
.s-slider-block__title h2 {
    padding-left: 0rem;
    padding-right: 0rem;
}
.s-slider-block__title-right:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0rem;
}

.store-footer__inner p {
    text-align:center !important 
}
.footer-badges{
    margin-top:1rem
}

.rounded_contacts a, .rounded_contacts a i {
    border-radius: .25rem;
}
.s-trust-badges-content p{
    font-size:10px
}

.s-trust-badges-content b{
    font-size:10px
}
.footer-badges img{
max-width: 35px;
}

.s-trust-badges-content{
    line-height: 0px;
}
.s-block--faq .border-store-text-secondary {
    border-color: #00000020;
}
.s-block--faq .sicon-keyboard_arrow_down:before {
    content: '\002B';
    color: #000
}
.s-block--faq .sicon-keyboard_arrow_up:before{
    content: "\2212";
    color: #000

}
.s-block--faq .bg-primary {
    background-color: #fff;
}