/* Add custom CSS styles below */ 

:root {
    --font-main: 'sky-bold';
    --font-secondary: 'sky';
}
.md\:mb-0 {
    margin-bottom: 12px;
    background-color: #00ffff00 !important;
}
.rtl .fix-align, [dir=rtl] .fix-align {
    transform: translateY(-2px);
    display: inline-block;
    color: #ffffff !important;
}
.pb-4 {
    padding-bottom: 1rem;
    color: white;
}
.mm-spn.mm-spn--light {
    color: #ffffff;    
}
.s-button-primary {
    border-width: 1px;
    background-color: #124151;
    border-color: #ffffff;
} 
.s-button-primary:hover {
    background-color: #124151;
} 
.store-footer a:hover {
    color: #ff9d02 !important;       
} 

.store-footer__inner {
    color: #ffffff;        
} 
.bubble {
    position: absolute;
    top: 0px;
    width: max-content;
    --tw-translate-x: 50%;
    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));
    cursor: default;
    border-radius: 0.375rem;
    background-color: #ff9d02;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    opacity: 0;
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(255 255 255);    
}    
.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #ffffff;
}
 .text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #124151;
}
.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgb(255 255 255);    
}    
h2.total-price.font-bold.da-tm.text-xl.inline-block {
    color: #124151;
}
.footer-bottom {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);
    margin-bottom: 13px;
    margin-top: 13px;
    padding: 24px;
}
.store-footer .footer-container {
    justify-content: space-between;
    gap: 1rem;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
    padding-top: 2rem;
    padding-bottom: 2rem;
    text-align: center;
}
.footer-top {
    border: 0;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);
    margin-bottom: 13px;
    padding: 24px;
    display: flex;
    justify-content: center !important;
}
.rtl\:space-x-reverse:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
    color: #ffFFFF;
}
.main-nav-container.fixed-pinned .inner {
    margin: .5rem auto;
    width: calc(100% - 1rem) !important;
    opacity: .85;
}
.main-nav-container.fixed-header .inner {
    transform: translate3d(0, 0, 0);
}
.main-nav-container.fixed-pinned .inner {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}
.main-nav-container.animated .inner, .main-nav-container.hide .inner {
    transition: top .5s, transform .5s, opacity .4s;  
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: #124151;
}
.s-cart-summary-total {
    color: #ffffff;
}
.s-cart-summary-count {
    background: #ff9d02;
    padding: .1rem;
    height: .9rem;
    width: .9rem;
}

.sicon-shopping-bag2:before {
    content: "\e906";
    color: #ffffff;
}
.sicon-menu:before {
    content: "\ed7f";
    color: white;
}
.sicon-user:before {
    content: "\f078";
    color: white;
}
.is_large .header-btn .sicon-search, .is_large .header-btn .sicon-user {
    font-size: 1.2rem !important;
    color: white;
}
 
.text-lg {
    font-size: 1.125rem;
    color: #124151;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.sicon-fire:before {
    content: "\ebf7";
    color: #ffffff;
}
.details {
    margin-bottom: 1rem;
    border: solid 1.9px #124151;
    border-radius: 0.375rem;
    color: #124151;
    background-color: #ffffff00;
}
.text-sm {
    font-size: 1rem;
    color: #ffffff;
}
.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
}
.s-block--faqs .faqs-list input:checked+div .open-badge {
    background-color: #ff9d02 !important;
}
.faq-container:hover .faq-item {
    background-color: #ff9d02 !important;
}
.text-base {
    font-size: 1rem;
    color: #124151;
}
.btn-primary {
    border-width: 1px;
    border-color: #ff9d02;
    background-color: #ff9d02;
}
.s-block__title h2 {
    position: relative;
    font-size: 2.1rem;
    line-height: 1.2;
    color: #124151;
    text-align: center;
}
.s-block__title p:where([dir="rtl"], [dir="rtl"] *) {
    color: #124151;
    text-align: center;
    font-size: .8rem;
}
[dir="rtl"] .pe-16 {
    padding-left: 4rem;
    border: 1.px solid #124151;
    border-radius: 1px;
    color: #124151;
    background-color: white;
}
[dir="rtl"] .ms-1 {
    margin-right: 0.25rem;
    color: white !important;
}
.sticky-product-bar {
    background-color: white;
}
.text-gray-500 da-ts text-sm {
    color: #124151;

}
.text-gray-500 {
    --tw-text-opacity: 1;
    color: #124151;
}

.s-block--banners .banner-square h3 {
    margin-top: 0.375rem;
    color: #124151;
}
.underline {
    text-decoration-line: underline;
    color: #ff9d02;
}
.object-contain {
    -o-object-fit: contain;
    object-fit: contain;
    color: #ffffff;
    background-color: white;
}
.angel-products-1 .s-products-slider-card.swiper-slide {
    width: 33%;
    max-width: 100%;

}
.h-7 {
    height: 1.5rem;
}
.p-1 {
    padding: 0rem;

}
.p-3 {
    padding: .75rem;
    BACKGROUND-COLOR: WHITE;
}
.lazy__bg.lazy_img {
    position: relative;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.sicon-dollar-cash:before {
    content: "\e934";
    color: var(--color-primary);
    font-size: 1.5rem;
}
.details__title {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    color: #124151;
}
.rtl\:space-x-reverse:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
    color: #ffffff;
}
.lg\:text-sm {
        font-size: 0.875rem;
        line-height: 1.25rem;
        background-color: white;
}

.details.total {
    --tw-bg-opacity: 1;
    background-color: #ffffff;
}

.total-price text-red-400 font-bold text-xl inline-block {
     color: #ff9d02;
     
}
.store-footer h3 {
    color: #ff9d02;
}
.tabs__outline .tab-trigger {
    border-width: 0px;
    border-color: #124151;
}
.tabs .tab-trigger {
        font-size: 2.5rem;
        line-height: 1.5rem;
}
.tabs__outline .tab-trigger.is-active {
    background-color: #ffffff !important;
}

.p-6 {
    padding: 1.2rem;
    background-color: white;
}

.tabs .tab-trigger {
    font-size: 1.2rem;
}
[dir="rtl"] .md\:end-4 {
        left: 1rem;
        opacity: 1%;

}
.details__container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: var(--dark-bg-sec);
}
.sicon-arrow-right:before {
    content: "\e946";
    color: #fff;
}
.pb-8 {
    padding-bottom: 2rem;
    opacity: 10;
    background-color: white;
}
.opacity-10 {
    opacity: 1;
    color: #ff9d02;
}
 
.text-sm {
    font-size: 1rem;
    color: #124151; 
}
[dir="rtl"] .footer-middle .footer-list a {
    text-align: center;
    COLOR: WHITE;
}
.store-footer .footer-container .footer-list a {
    margin-bottom: 1.5rem;

}

.mm-spn li {
    position: relative;
    background: inherit;
    cursor: pointer;
    padding-right: .75rem;
    padding-left: .75rem;
    COLOR: WHITE;
}
.md\:mb-0 {
    margin-bottom: 12px;
}
[dir="rtl"] .footer-middle h3 {
    text-align: center;
}
.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: #ff9d0200;
}

[dir="rtl"] .pe-16 {
    padding-left: 4rem;
    border: 1.px solid var(--dark-bg-sec);
    border-radius: 1px;
    color: #fff !important;
    background-color: #124151 !important;
}
.s-block--faqs .faqs-list input:checked+div {
    border-color: #ffffff;
}
.border-transparent {
    border-color: #124151;
}
.sicon-sar:before {
    content: "\e9bc";
    color: #124151;
}
.s-slider-block__display-all::after, .s-block__display-all::after {
    display: block;
    height: 3px;
    width: 50%;
    border-radius: 9999px;
    background-color: #ff9d02;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    --tw-content: "";
    content: var(--tw-content);
}
.s-product-card-category, .s-product-card-brand {
    border-radius: 11px;
    --tw-bg-opacity: 1;
    background-color: #ff9d02;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    font-size: .80rem;
    line-height: 1rem;
    font-weight: 500 !important;
}
.s-product-card-price {
    font-size: 1.2rem;
    line-height: 2.2rem;
    color: #ff9d02;
}
.s-product-card-content {
    padding: 0.1rem !important;
    margin-bottom: 8px !important;
    display: grid;
    align-content: end;
}
.s-product-card-content-title a {
    display: block !important;
    font-size: 1rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: #124151 !important;
}
.s-product-card-content-title a:hover {
    color: #ff9d02 !important;
}
.s-product-card-content-footer {
    margin-top: auto;
    gap: rem;
    display: contents;
}

.s-button-element:not(:disabled):not([loading]) {
    color: #ff9d02 !important;
}
.s-cart-summary-count {
    background: #ff9d02;
    padding: .1rem;
    height: .9rem;
    width: .9rem;
}

.swiper .swiper-pagination-bullet-active {
    width: 1.5rem;
    background-color: #ff9d02 !important;
}
.contact-links a {
    min-width: 3.5rem;
    --tw-bg-opacity: 1;
    padding: 0.5rem;
    border-top-left-radius: 13px;
    border-bottom-right-radius: 13px;
}
img.lazy.loaded {
    visibility: visible;
    transition: opacity .5s;
    opacity: 1;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.btn--primary {
    border-width: 1px;
    border-color: #124151 !important;
    background-color: #124151 !important;
    color: #ffffff !important;
}

.tabs .tab-trigger.is-active {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    color: #ff9d02;
    border: 1.9px solid #124151;
    background-color: #124151;
}

.text-primary {
    color: rgba(239, 68, 68, 1);
}

.rtl .fix-align, [dir=rtl] .fix-align {
    transform: translateY(-2px);
    display: inline-block;
    color: #124151;
}
.s-quantity-input-button {
    width: 2.75rem;
    fill: #124151;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
}
button, input:where([type='button']), input:where([type='reset']), input:where([type='submit']) {
    -webkit-appearance: button;
    background-color: #ff9d0200;
    background-image: none;
}
.s-quantity-input-button:hover {
    fill: #ffffff;
} 
.s-button-icon .s-button-text {
    display: flex;
}
salla-slider .s-slider-block__title-nav button .s-slider-button-icon svg {
    fill: #124151 !important;
    width: 100% !important;
}
.tabs-wrapper {
    min-height: 5rem;
    border-radius: 0.375rem;
    --tw-bg-opacity: 1;
    border: 1px solid #124151;
}
.py-3 {
    display: none;
}
.s-slider-thumbs .s-slider-thumbs-container .swiper-slide.swiper-slide-thumb-active:after {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
    --tw-ring-color: #ff9d02;
}
@media (min-width: 992px) {
    .footer-middle .contact-links {
        justify-content: center;
        flex-wrap: wrap;
        max-width: 9rem;
    }
}
@media (min-width: 768px) {
    .blog-articles .blog-article {
        width: calc(50% - 1.5rem);
        background-color: #00ffff00;
    }
}
@media (min-width: 640px) {
    .s-user-menu-dropdown-item a {
        font-size: 0.875rem;
        line-height: 1.25rem;
        color: white;
    }
}

.rtl\:space-x-reverse:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
    color: rgba(239, 68, 68, 1);
}