/* Add custom CSS styles below */ 
element.style {
}
.text-store-text-primary {
    color: #0c4da1;
}
.store-footer {
    position: relative;
    margin-top: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(12 77 161);
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}
:root {
 --footer-bg: #bbcae7;
 --bottom-footer-bg: #0f4fa1;
 }
 @media (min-width: 768px) {
    .s-block--enhanced-features__item:first-child {
        grid-column: span 1 / span 1;
    }
}

.s-block--enhanced-features__item:first-child {
    grid-column: span 2 / span 2;
}
.s-block--enhanced-features__item {
    display: flex
;
    flex-grow: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    flex-direction: column;
    align-items: center;
    border-radius: 3.0rem;
    border-width: 3px;
    --tw-border-opacity: 1;
    border-color:#034EA2;
    background-color: var(--bg-primary);
    padding: 1.25rem;
}
element.style {
}
.s-block--enhanced-features__item .feature-icon i {
    font-size: 2.25rem;
    line-height: 2.5rem;
    color: #034EA2;
    }
    element.style {
}
.footer-is-custom .store-footer .footer-rights p {
    color: #fff;
    opacity: .7;
}
.s-button-wide {
    width: 100%;
}

.s-button-primary {
    border-width: 1px;
    border-color: #414042;
    border-color: #2f2222;
    background-color: #414042;
    background-color: #0c4da1;
    color: #ff6767;
    color: var(--color-primary-reverse);
}


.p-\[1\.4rem\] {
    padding: 1.4rem;
}
.bg-store-bg-secondary {
    background-color: #ffffff;
}
element.style {
    height: 70px;
}
body.trans_header.slider_has_overlay .store-header *:not(custom-salla-product-card *), body.trans_header.slider_has_overlay .store-header .s-cart-summary-wrapper .sicon-cart:not(custom-salla-product-card *) {
    color: #fff;
}
.navbar-brand img {
    max-height: 120px;
    max-width: 300px;
}
.form-input {
    background-color: #ffffff !important;
}