/* Add custom CSS styles below */ 
@media (min-width:991px){.banner-entry{
height: 289px;
}}
section:first-of-type{
padding-top:0px;}
section.s-block.s-block--features.angel-features {
    margin: 48px 0px;
}
section.s-block.s-block--testimonials .s-slider-block__title-right {opacity:0;}
.s-block__title h2 {
    text-align: center;
}

/*.s-slider-block__title {
    justify-content: center;
}*/
section:first-of-type .container {
    max-width: 100% !important;
    padding: 0px;
}

section.s-block.s-block--fixed-banner.wide-placeholder .container {
    max-width: 94%;
}

.s-product-card-entry {
    border: 1px solid #2A7584;
}

button.undefined.s-button-element.s-button-btn.s-button-primary.s-button-wide.s-button-loader-center {
    border: 1px solid #2A7584;
    color: #2A7584;
    background: #fff;
}

.s-product-card-content-title {
    text-align: center;
}

.s-product-card-content-sub.justify-between {
    justify-content: center;
    padding: 20px;
}

section.s-block.s-block--testimonials {
    background: transparent;
}
footer.store-footer {
    background: linear-gradient(90deg, #033566 0%, #000000 100%);
    color: #fff;
}

.store-footer h3 {
    color: #fff;
}
.footer-social.flex h3 {
    display: none;
}
span.copyrights.text-sm.opacity-75 {
    color: #fff;
    opacity:1;
}

p.text-gray-400.mb-2\.5.md\:mb-0 {
    color: #fff;
}

.sbc-certificate.flex-center.gap-2.text-gray-400.da-tm {
    color: #fff;
}

.store-footer .footer-container .logo-footer .foo {
    background: #fff;
    padding: 8px;
    border-radius: 10px;
    height: 4rem !important;
}
.s-product-card-content-main {
    position: relative;
    padding-top: 60px;
}
.s-product-card-content-main ::before{
    content: "";
    position: absolute;
    width: 100%;
    background: url("https://i.ibb.co/gZ5VKdxx/Qz-CJDG24-H0kk-Hio-Cxii-YVL5-H4-S0-RP7rk-PIRCkz4j.webp");
    background-size:contain;
    background-position:center;
    top: 0px;
    left:0px;
    height: 50px;
    background-repeat:no-repeat;
    background-color:#fff;}
    
    
    
    button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: #20236D;
    border-color: #20236D;
    color: #fff;
}

section.s-block.s-block--fixed-banner.wide-placeholder .container {
    max-width: 100%;
    padding: 0px;
}

custom-salla-product-card.rounded-lg {
    border: none !important;
}

footer.store-footer {
    background: #CBCBCB;
    color: #000;
}

.store-footer h3 {
    color: #000;
}


footer p {
    color: #000 !important;
}
.s-slider-block__title {
    justify-content: center;
}

.s-slider-block__title h2 {
    color: #0f2959;
    padding-left: 0px;
}

.s-slider-block__title-right {
    text-align: center;
    padding-left: 0px;
    margin-top: 18px;
}
.banner-entry div {background-size: contain;background-repeat: no-repeat;}



.angel-feature.flex-center.flex-col.angel_anime.animate__.animate__fadeIn.slowx1 {
    background: linear-gradient(90deg, #6063AE 0%, #20236D 100%);
    flex-direction: row;
    position: relative;
    padding: 18px 0px;
    border-radius: 10px;
    margin: 10px;
    padding-right:60px;
}

.lazy__bg.lazy_avatar.lazy.hover\:scale-110.\!bg-transparent.entered.loaded {
    position: absolute;
    right: 0px;
}

.flex-center.h-14.w-14.md\:h-20.md\:w-20 {
    position: absolute;
    right: -16px;
    background: #fff;
    border: 1px solid #252872;
    border-radius: 10px;
    width: 5rem;
    height: 4rem;
}

h4.has-num.text-center.text-base.md\:text-lg.da-tm {
    color: #fff;
    font-size: 18px;
    font-weight: 400 !important;
}

p.text-center.text-sm.text-gray-600.da-ts {
    color: #fff;
    font-size: 16px;
    line-height: 1.6;
}
.s-block__title p ,.s-block__title h2 {
    color: #20236D;
    font-size: 22px;
}

h4.text-center.text-base.md\:text-lg.da-tm {
    color: #fff;
    font-weight: 400;
}

@media (max-width:600px){
.banner-entry {
    height: 100px;
}.s-products-slider-card{ max-width: 166px;}.grid-cols-3 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}}