/* Add custom CSS styles below */ 
.advanced-slider__caption__inner__content__heading , .advanced-slider__caption__inner__content__text{
  color: #fff !important;
}

#about-1 {
    padding-bottom: 4.5rem !important;
    padding-top: 4.5rem  !important;
    margin-top: 0rem  !important;
}
.s-block--enhanced-features__item  {
    background: #f8f8f8;
    border: none;
}
.main-nav-container.fixed-header .inner {
    background: #fff;
}

.s-block--enhanced-features__item .feature-icon {
    background: #06198a;
    border-radius: 50%;
}
.s-block--enhanced-features__item .feature-icon i{
color: #fff;
}
.s-cart-summary-count{
 display: none !important;
}

.product-index .header-btn , .product-index .header-btn__icon.icon , .product-index .mburger , .main-nav-container.fixed-header .inner i , .main-nav-container.fixed-header .inner p{
  color: #000 !important;
}
.store-footer__inner {
  border: none !important;
}
.simplified-products .s-products-list-wrapper .product-card--simplified .product-card__mini-cart button{
  padding: 7px 10px ;
}
salla-add-product-button .s-button-wide {
    background: #fff;
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: none;
    border-radius: 0px;
    border: 1px solid #eee;
    border-radius: 8px;
}
salla-add-product-button .s-button-wide i{
  color: #000 !important;
}

#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > main > section.s-block--custom-products.container.s-block > div > span, .enhanced-title-border:before , .enhanced-title-border:after{
  display: none !important;
}