/* Add custom CSS styles below */ 
@media(min-width:992px){

    .index .store-header.z-3 .shadow-none:not(.fixed-pinned) .inner {

    width: 96%;
      padding-right: 20px !important;
                  padding-left: 20px !important;

    margin: auto;
    border-radius: 0  0 100px  100px;
}
.index .main-nav-container.fixed-header .inner{

    width: 97%;
    margin: auto;
    border-radius: 0  0 100px  100px;
}
}
.s-block--faqs .bg-gray-100 {
    background: #2E1501 !important;
    color:#fffefb !important;
}
.s-block--faqs label {
    color:#fffefb !important;
}
.s-block--faqs label i {
    background: #2E1501 !important;
}


.s-button-primary-outline,
.s-product-card-content-footer salla-add-product-button .s-button-outline {
    background: #2E1501 !important;
    color:#fffefb !important;
}
.s-block--faqs .bg-gray-100 {
    background: #2E1501 !important;
    color:#fffefb !important;
}
.s-block--faqs label {
    color:#fffefb !important;
}
.s-block--faqs label i {
    background: #2E1501 !important;
}


.s-button-primary-outline,
.s-product-card-content-footer salla-add-product-button .s-button-outline {
    background: #2E1501 !important;
    color:#fffefb !important;
}
.store-footer .sicon-arrow-up:before ,
.store-footer  p,
.store-footer  h2,
.store-footer  h3,
.store-footer  h4,
.store-footer .footer-container .footer-list a,
.store-footer b.s-trust-badges-number

{
    color:#fffefb !important;

}