.top-navbar {
    padding-top: 0;
    padding-bottom: 0;
}
.testimonials-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 3rem;
    padding-right: 1.25rem;
    border-radius: 16px;
}





/*      ======      HEADER      ======      */
.top-navbar {
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-brand img {
    max-height: 3.5rem;
    width: auto;
    max-width: 170px;
    margin-top: -4px;
}

.header-is-dark #mainnav, .main-nav-container.fixed-header .inner {
    background-color: #0000;
    color: var(--header-text-color);
    background-image: radial-gradient(circle at 50% 40%, #314870 0px, #314870 50%);
    border-radius: 0px 0px 20px 20px;
}

.s-user-menu-toggler.opened .s-user-menu-dropdown {
    border-radius: 12px;
}

.store-header, .store-header .inner {
    border-radius: 0px 0px 20px 20px !important;
    /*margin-bottom: 15px;*/
}

#app .s-cart-summary-count, .header-wishlist-count i.icon-heart::after {
    background-color: #e90000;
    background-color: var(--cart-count-bg, #e90000) !important;
    background-color: #e90000 !important;
}

.btn--rounded-gray {
    background-color: var(--signInBtn-bg-color) !important;
    border-radius: 12px;
}

.header-signInBtn {
    border-radius: 12px;
}

[dir="rtl"] .header-innerLeft salla-cart-summary {
    margin-right: 0;
}

.s-cart-summary-wrapper .cart-sum-icon {
    transform: scale(1);
}

.header-signInBtn .i-icon-user:before {
    font-size: 24px !important;
    top: -1px;
}

[dir="rtl"] .s-cart-summary-count {
    right: inherit;
    left: -8px;
}

.store-header .px-2 {
    padding-left: 0px;
    padding-right: 10px;
}

.sicon-moon:before, .sicon-right:before, .sicon-search:before, .sicon-user:before, .sicon-shopping:before, .dm-toggler i svg, .sicon-home:before, .sicon-list:before  {
    color: #0000;
    font-size: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.sicon-home:before {
    background-image: url(https://cdn.salla.sa/form-builder/jq0tFedmr7ndj2BVqvMK8aoAJcx5A2GZpnK4C2We.png);
}

.sicon-moon:before {
    background-image: url(https://cdn.salla.sa/form-builder/IypqHx9Jdc2uOUNty8ykajUCaEBwyamb3LxbmP9F.png);
}

.dm-toggler i svg {
    background-image: url(https://cdn.salla.sa/form-builder/GtB2SZ4riKUBgTkjqtBjr71OGSVeO6urPjWdAbSs.png);
}

.sicon-right:before, .sicon-list:before {
    background-image: url(https://cdn.salla.sa/form-builder/xx6pafkBp0CxZZjJwsZ63QDix7o6yjJqs6K5Xaw5.png);
}

.sicon-search:before {
    background-image: url(https://cdn.salla.sa/form-builder/x1ll2WApyTuJ4r87ChIDIQPufUttNshi1rc4Ekwp.png);
}

.sicon-user:before {
    background-image: url(https://cdn.salla.sa/form-builder/UNrpyXENQG6igFDSSMskI1G3BFWc55G7La8WR7X1.png);
}

.sicon-shopping:before {
    background-image: url(https://cdn.salla.sa/form-builder/lbWOogWsL4x9YxU1RPZQzhztYPARZ6I53J4hxePS.png);
}

.store-header .sicon-shopping:before {
    font-size: 25px;
    top: -1px;
    position: relative;
}

.dm-toggler i.mode-sun svg {
    transform: scale(1.05);
}