/* Add custom CSS styles below */ 

.header-is-dark .header-components, .header-is-dark .header-components-top, .header-is-dark .fixed-pinned.header-components, .header-is-dark .fixed-pinned .inner, .header-is-dark .main-nav-container {
    --tw-bg-opacity: 1;
    background-color: rgba(20, 27, 36, var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.header-components {
    padding: 20px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 30px;
    padding-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
}

    .main-menu li.root-level:hover>a {
        position: relative !important;
        color: #ffa41c !important;
    }


.sicon-menu:before {
    content: "\ed7f";
    color: #ffffff;

}

body {
    font-size: 20px;
    line-height: 26px;
    color: #232f3e;
    position: relative;
}

.store-footer {
    position: relative;
    
    --tw-bg-opacity: 1;
    background-color: rgb(35 47 62);
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}



:root {
    --font-main: 'Tajawal';
    --color-primary: #131a22;
    --color-primary-dark: #232f3e;
    --color-primary-light: #ffd814;
    --color-primary-reverse: #ffa41c;
}


.s-contacts-icon svg {
    height: 0.875rem;
    width: 0.875rem;
    fill: rgb(240 160 28);
}

.footer_is_dark .footer-bottom {
    --tw-bg-opacity: 1;
    background-color: rgb(19 26 34);
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}

[dir="rtl"] .s-contacts-icon {
    margin-left: 0.625rem;
    border-color: #ffa41c;
}

.s-social-link a svg {
    height: 0.875rem;
    width: 0.875rem;
    fill: rgb(235 154 32);
}


.footer_is_dark .footer-bottom a {
    --tw-text-opacity: 1;
    color: rgb(255 164 28);
        border-color: #ffa41c;

}

.product-entry salla-add-product-button salla-button button { 

background-color: #ffa41c;
}

a {
    color: #ffa41c;
    text-decoration: inherit;
}


.features-home .s-block--features__item .feature-icon-div .feature-icon, .s-block--features .s-block--features__item .feature-icon-div .feature-icon {

    color: #ffa41c;
    
    }