/* Add custom CSS styles below */ 
.s-trust-badges-wrapper {
    align-items: center;
    display: none;
}
.bg-storeBG {
    background-color: #f0f0f0;
}
.selia-bottom-nav {
    background-color: #ffffffcf;
    bottom: 0;
    color: var(--bottom-nav-text-color);
    left: 0;
    padding-bottom: .375rem;
    padding-top: .375rem;
    position: fixed;
    right: 0;
    z-index: 10;
    margin: 1rem;
    border-radius: 10px;
}
.sicon-list:before {
    content: "\ed14";
}
.wa-selia {
    bottom: 90px;
}
.scroll-to-top {
    bottom: 90px;
}
@media (max-width: 640px) {
    .is-sticky-product-bar.has-bottom-nav.product-single .sticky-product-bar {
        bottom: 75px;
    }
.sicon-cart:before {
    content: "\e906";
}