.s-fast-checkout-button.outline {
    background-color: orange !important;
    border: 1px solid var(--color-primary);
    color: var(--color-primary);
}.main-nav-container {
    background-color: #ff6f3a
;
    padding-right: 1rem;
    padding-left: 1rem;
} 
/*Nav Bar */

.md\:mt-3 {
    margin-left: 16rem;
    margin-top: 13rem;
}
.lg\:rounded-\[4rem\] {
    border-radius: 1rem !important;
}
.store-footer__inner {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background: #ff6f3a;
}

.store-footer__bottom span p {
    color: #200404;
}
.store-footer__bottom {
    align-items: center;
    justify-content: center;
    background-color: transparent;
    padding-top: 1rem;
    text-align: center;
}
.main-nav-container button i, .main-nav-container .mburger>i {
    color: #ffffff;
}

.faqs__item {
    border-radius: 2rem;
    --tw-bg-opacity: 1;
    background-color: WHITE;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;;
}
.f_statistics-item {
    border-radius: 4rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.store-footer__bottom span p a:hover {
    color: #ff6f3a;
}
.f_enhanced-store-features .f_features-item {
    border-radius: 4rem;
    padding: 2rem;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.f_bordered-product {
    border: 0.125rem solid #414042;
    border: 0.125rem solid var(--color-primary);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
BODY{box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.f_special-offer-container {
    border: 0.125rem solid #ff6f3a;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.banner--fixed img {
    border-radius: 0px !important;
}


/*.s-add-product-button-main  .s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    display:none;
}
.s-add-product-button-with-quick-buy:not(.s-add-product-button-with-apple-pay) .s-add-product-button-main {
    width: 68%;
    padding: -1rem;
}
.s-add-product-button-main .s-add-salla-fast-checkout-button-border-radiusla-fast-checkout-button-border-radius: .75rem;
    width: 50%;
    background: #14572c;
    border-radius: 1rem;
    border: 0;
}
.s-add-product-button-mini-checkout-content {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    white-space: nowrap;
    font-size: .8rem;
    color: white;
    font-weight: bold;
}
/*.s-fast-checkout-button.outline {
    background-color: transparent;
    border: 0 !important;
    color: white;
}
.s-add-product-button-main .s-add-product-button-mini-checkout {
    --salla-fast-checkout-button-border-radius: 0rem;
    width: 100%;
    background: #fe6f3a;
}
.s-fast-checkout-button.outline {
    background-color: transparent !important;
    border: 1px solid transparent !important;
    color: white !important;
    font-weight: 800;
    font-size: 37px;
}
.s-add-product-button-mini-checkout-content:where([dir=rtl],[dir=rtl] *) {
    flex-direction: row-reverse;
    color: white;
    font-weight: 800;
}
/*.s-fast-checkout-button {
    display: flex;
    align-items: center;
    justify-content: center;
    height: var(--salla-fast-checkout-button-height);
    width: var(--salla-fast-checkout-button-width);
    border-radius: var(--salla-fast-checkout-button-border-radius);
    font-size: 0.875rem;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    border: none;
    font-family: 'PingARLT';
    gap: 5px;
    direction: ltr;
    border-width: 1px;
    border-color: var(--color-primary);
    background-color: var(--color-primary);
    color: var(--color-primary-reverse);
    border: 0 !important;
}*/