/* Add custom CSS styles below */ 
.store-footer__inner.da-bgm {
    border-top-right-radius: 34px;
    border-top-left-radius: 34px;
}
.testimonial__avatar.overflow-hidden.h-24.w-24.flex.z-1.rounded-full.transition-shadow.duration-500.hover\:shadow-default {
    display: none;
}

p.text-lg.leading-none.da-tm.my-2.font-primary {
    display: none;
}

.flex.h-full.transition-shadow.duration-500.hover\:shadow-default.bg-white.da-bgg.rounded-lg.relative .flex {
    flex-direction: column-reverse;
    background: #132c44;
    border: 1px solid #918c8c;
    border-radius: 10px;
  height: 215px;
}

@media (min-width: 768px) {
    .s-products-list-wrapper {
        gap: .5rem;
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }
}

section.s-block.s-block--testimonials.angel-testimonials.in-view {
    background: #06182c;
    color: #fff;
}

.s-slider-block__title h2:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0px;
}
.mm-spn li{
 background: #fff;
    color: #152e4a;
  border-radius: 240px;
    margin: 17px;
    padding-right: 1.75rem;
}
a.offers-link {
    background: #43241c00;
    color: #152e4a;
}
section.s-block.s-block--fixed-banner.wide-placeholder .container {
    max-width: 100%;
    padding: 0px;
}
.store-footer {
   
    color: rgb(255 255 255);
}
footer svg {
    color: #04101e;
}
.s-product-card-out-of-stock {
    border: none !important;
}
button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    background: #152e4a;
}
.s-add-product-button-mini-checkout-content:where([dir="rtl"], [dir="rtl"] *) {
    flex-direction: row-reverse;
    color: aliceblue;
}
a.tab-trigger.description-tab.is-active {
    BORDER-WIDTH: 1PX;
    BORDER-COLOR: #e9613c;
}

a.tab-trigger.reveiws-tab.is-active {
    BORDER-WIDTH: 1PX;
    BORDER-COLOR: #e9613c;
}
button.undefined.s-button-element.s-button-btn.s-button-primary.s-button-wide.s-button-loader-center {
    height: 40px;
}