/* Add custom CSS styles below */ 
/* active store */
@font-face {
font-family: 'GESSTextMedium';
    src: url('https://raw.githubusercontent.com/abdulrazzaq-designer/fonts/refs/heads/main/PingAR+LT-Regular.otf');
}

@font-face {
    font-family: 'GESSTextMedium';
    src: url('https://raw.githubusercontent.com/abdulrazzaq-designer/fonts/refs/heads/main/PingAR+LT-Bold.otf');
    font-weight:700;
}
 
body, *:not(i) {
font-family: 'GESSTextMedium' !important;
}

.sub-nav-header .categ-entry h3 {
    font-size: 0%;
    line-height: 1.5em;
    margin-top: 5px;
}










#mobile-menu .menu__bg {
    background-color: #0000;
}

.h-56 {
    height: auto;
}


@media (min-width: 1024px) {

.blog {
    padding-inline: 45px!important;
}

}

.h-80 {
    height: auto;
}


















/*      ======      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%, #f43333 0px, #ae0000 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);
}






























.enhanced-features.icons-floating .s-block--features__item {
    background-color: #f2f2f2!important;
}

.dark .enhanced-features.icons-floating .s-block--features__item {
    background-color: var(--dm-bg-sec) !important;
}











/*      ======      FAQS      ======      */
.faaaqs .gap-4 {
    gap: 14px;
}
/*
.dark .dm-bg-sec {
    background-color: #332a48a6 !important;
}*/

.faaaqs .pe-8 {
    padding: 6px 16px 6px 6px;
    font-weight: 700;
}

.faq-item .faq-inner .faq-icon {
    background-color: var(--text-color);
    color: var(--bg-color);
    padding: 6px;
}

.faqs-section .faq-item {
    border: 0px;
    background-color: #f2f2f2;
    backdrop-filter: blur(0px);
}

.question.dm-text-main {
    line-height: 24px;
    height: 20px;
    font-size: 13px;
}










/*      ======      INFO      ======      */
.know-more .mt-2 {
    margin-top: 0.5rem;
    background-color: var(--custom-color1);
    width: fit-content;
    margin-inline: auto;
    color: #fff4ea;
    height: 40px;
    line-height: 40px;
    padding-inline: 26px;
    font-weight: 700;
    border-radius: 12px;
    font-size: 16px;
    display: inline-flex;
    gap: 2px;
    margin-bottom: 14px;
    font-size: 21px;
}

.know-more h3 {
    font-weight: 100;
    font-size: 16px;
}

.injaz {
    background: var(--custom-color1);
    padding-block: 14px;
    border-radius: 12px;
}

.injazes {
    margin-bottom: -1rem;
}

.know-more .gap-4 {
    gap: 8px;
}

.know-more-inner {
    background-color: #f2f2f2;
}










/*      ======      VISITORS      ======      */
.testimonials-slider {
    border-radius: 14px;
    overflow: hidden;
}

.testimonial {
    border-radius: 14px !important;
}

.s-block--testimonials .s-slider-block__title-nav {
    top: 50% !important;
    max-width: 100% !important;
}

.testimonials-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0px;
    padding-right: 0px;
    margin-inline: -10px;
}

body .testimonials-slider .testimonial {
    background-color: #f2f2f2;
    color: #060606;
}














/*      ======      PR      ======      */
body#app.hide-img-btm-rad.p-border-on custom-salla-product-card.product-block .product-block__thumb:not(.s-product-card-image) img {
    border-radius: 14px !important;
    background: #fff;
}

.dark body#app.hide-img-btm-rad.p-border-on custom-salla-product-card.product-block .product-block__thumb:not(.s-product-card-image) img {
    background: #121212;
}

#btn-show-more, .dark #btn-show-more {
    background-color: #ba1f1f !important;
    border-radius: 14px;
    padding: 2px 10px 0px 10px;
    width: 100%;
    text-align: center;
    content: "rtrtrtrtr";
    color: #fff;
}

section.sticky-product-bar.bg-white.lm-bg-sec.p-5.rounded-md.rounded-b-none.rounded-t-none.dm-bg-sec.dm-text-main {
    background: #fff !important;
}

.dark section.sticky-product-bar.bg-white.lm-bg-sec.p-5.rounded-md.rounded-b-none.rounded-t-none.dm-bg-sec.dm-text-main {
    background: #0d0d12 !important;
}

#app .price-ratio-over {
    padding: 10px;
}

.action-btns-small custom-salla-product-card .showPreviewBtn:not(.preview-btn-down) {
    width: 29px;
    height: 29px;
    margin: 6px;
    border-radius: 12px;
}

.s-block-tabs button.tab-trigger {
    border-radius: 14px;
    padding-bottom: 7px;
}

.dark .s-block--tabs-produtcs .tab-trigger.is-active button {
    background-color: var(--custom-color1);
}

.prod_line_count_on.prod_vertical .s-products-list-filters-results.s-products-list-wrapper, .prod_line_count_on.prod_vertical .s-products-list-vertical-cards.s-products-list-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tabs {
    justify-content: center;
}

@media (min-width: 640px) {
.aali-products-tabs {
    margin-top: 0rem;
}

.prod_line_count_on.prod_vertical .s-products-list-filters-results.s-products-list-wrapper, .prod_line_count_on.prod_vertical .s-products-list-vertical-cards.s-products-list-wrapper {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
}

#app.product-card-bg-on custom-salla-product-card {
    background-color: #f2f2f2;
}

h1#page-main-title {
    display: none;
}

a.filters-trigger.bg-border-color.text-primary.lg\:hidden.mt-2.mx-4 {
    width: 50%;
    background: #4496e2;
    margin: 0;
    border-radius: 14px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 22px;
    gap: 8px;
    line-height: 43px;
    font-weight: 700;
    color: #fff;
}

.index-filter-wrapper.flex.items-center {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

a.filters-trigger.bg-border-color.text-primary.lg\:hidden.mt-2.mx-4:after {
    content: "التصفية والفلتر";
    height: 40px;
}

.dark .i-force .form-input, .dark .i-force .s-comment-form-input, .dark .i-force .s-login-modal-input, .dark .i-force .s-product-availability-input, .dark .i-force .s-verify-input, .dark .i-force .tel-input, .dark .i-force input, .dark .i-force select, .dark .i-force textarea {
    background-color: var(--dm-bg-sec) !important;
    color: var(--dm-text-main) !important;
    border-radius: 14px;
    border: 0;
    padding-bottom: 0px;
}

.product-index .categ-entry .img-outer {
    background-color: #0000;
}

.dark salla-slider.details-slider .s-slider-container {
    background-color: #ffffff33;
    border-color: #ffffff33;
}

.dark salla-slider.details-slider .swiper-slide {
    --tw-ring-opacity: 0;
}

.dark .s-add-product-button-mini-checkout-content {
    color: #676767;
}

.s-fast-checkout-button.outline {
    border: 1px solid #676767;
    color: #676767;
}

.quantity-inputs-old-shape .s-quantity-input-container {
    border: 1px solid #676767;
}

#app.quantity-inputs-old-shape .s-quantity-input-input {
    background: transparent;
    flex-grow: 0;
    border: 0px solid #676767;
    border-width: 0px 1px 0 1px;
    background-color: #0000 !important;
    border-radius: 0;
}

.dark body .s-add-product-button-main salla-mini-checkout-widget {
    --color-primary: #676767;
}











/*      ======      FOOTER      ======      */
.store-footer:before {
    content: "";
    border-radius: 0px;
    width: 100%;
    height: 30px;
    position: absolute;
    background-image: url(https://cdn.salla.sa/form-builder/eHDMPb9vkBaxWKSCKQdrCRYxn5u2bX561XiQCWtj.png);
    background-size: cover;
    transform: translateX(50%);
    right: 50%;
    top: -19px;
    z-index: 1;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div > div.footer_top.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > p:nth-child(3) {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

@media only screen and (min-width: 1024px) {
.footer_logo {
    display: none;
}

.footer-social-outer {
    width: fit-content;
    transform: translateX(50%);
    right: 50%;
    position: relative;
}

#app .footer-container {
    display: grid;
    grid-template-columns: 2fr 3fr 2fr 0fr;
}

.store-footer__inner:before {
    background-position: bottom;
    display: flex;
    content: "";
    height: 120px;
    margin-bottom: .footer_logo10px;
    width: 100%;
    background-image: url(https://media4.giphy.com/media/v1.Y2lkPTc5MGI3NjExY2ptYXY3bWJ3bTIyMnR6bnN5c3dsZXRmbGI2a2duZDEwMXBqeGFoeSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9cw/fEvfCgNQd2BkDOo5ar/giphy.gif);
    background-size: contain;
    background-repeat: no-repeat;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div > div.footer_top.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > p:nth-child(3) {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

.footer_top { 
    order: 2!important;
    /*grid-column: span 2 / span 2 !important;*/
}

.footer-links { 
    order: 1!important;
}

.footer-bottom { 
    order: 3!important;
}
}

.store-footer {
    overflow: visible;
    margin-top: 50px !important;
}

@media only screen and (min-width: 1024px) {
.new-container {
    order: 1;
    grid-column: span 3 !important;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}
.store-footer:before {
    content: "";
    border-radius: 0px;
    width: 100%;
    height: 43px !important;
    position: absolute;
    background-image: url(https://cdn.salla.sa/form-builder/AYxH5AN0BBvgpTJfR5bCMVfZf7fsVi6mixpNBoXy.png) !important;
    background-size: cover;
    transform: translateX(50%);
    right: 50%;
    top: -32px !important;
    z-index: 1;
}

.footer-is-dark .store-footer__inner, .dark .footer-is-dark .store-footer__inner {
    background-size: 18%, 100% !important;
}
.new-container .max-w-sm {
    max-width: 100%;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    line-height: 35px;
    color: #574879;
}
.dark .new-container .max-w-sm {
    color: #fcf4e8;
}
.footer_top {
    order: 2;
}
.footer-links {
    order: 3;
}
.footer-bottom {
    order: 4;
}
.grid-cols-5 {
    width: fit-content;
    margin-inline: auto;
}
[dir="rtl"] .rtl\:lg\:pl-20 {
    padding-left: 0rem;
}
.footer-bottom .justify-start {
    justify-content: center;
}
.footer-list.flexx.flex-wrap.gap-1.lg\:gap-2.grid {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.lg\:grid-cols-6 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    display: grid;
}
.lg\:col-span-2 {
    grid-column: span 1 / span 2;
}
.col-span-2 {
    grid-column: span 1 / span 2;
}
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div > div.footer_top.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > p:nth-child(4) {
    order: 2;
    color: #fff;
    font-size: 17px;
}

.store-footer__inner {
    border-bottom-width: 1px;
    border-style: dashed;
    border-bottom-color: rgba(255, 255, 255, 0.1);
    background-color: var(--color-primary);
    padding-top: 2rem;
    padding-bottom: 4rem;
}

.payments-wrapper .p-1 {
    border-radius: 12px;
}

.new-container {
    order: 1;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}

.footer-is-dark .store-footer__inner, .dark .footer-is-dark .store-footer__inner {
    background-color: var(--dm-bg-sec);
    color: #fff;
    background-image: url(https://cdn.salla.sa/form-builder/qFs7EhjCPgmH7B0KHWu5BzzUYcRtfzXcnu6Zj6YM.png), radial-gradient(circle at 50% 40%, #f43333 0px, #ae0000 50%);
    background-size: 48%, 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    border-bottom: #060606 solid 7px;
    border-radius: 0px 0px 20px 20px;
}

.footer-small-shape .store-footer {
    border-radius: 0px;
}

.s-block__title222 {
    order: 3;
    width: 100%;
}
/*
.footer_logo {
    order: 1;
}*/

.footer_top .max-w-sm {
    order: 2;
    font-weight: 700;
    font-size: 17px;
    /*color: #574879;*/
    line-height: 28px;
}

.dark .footer_top .max-w-sm {
    color: #fcf4e8;
}

.footer-social-outer {
    order: 4;
}

.store-footer {
    background-color: #0000;
}

.footer_top h3{
    display: none;
}

.title h3, .features--title-outer h3, div.s-slider-block__title > div.s-slider-block__title-right > h2, div.faqs-title.custom-s.s-block__title.flex.flex-col.section-main-title.dm-text-main > h3 {
    background-color: #060606;
    width: fit-content;
    margin-inline: auto;
    color: #ffffff;
    height: 35px;
    line-height: 40px;
    padding-inline: 35px 35px;
    border-radius: 12px;
    font-size: 19px;
    display: inline-flex;
    gap: 2px;
    justify-content: center;
}

.mt-8 {
    margin-top: 0rem;
}

.index-outer.mt-6.flex.items-start.flex-col.md\:flex-row {
    margin-top: 0px;
}

#s-products-slider-qdh94czf7 > div.s-slider-block__title > div.s-slider-block__title-right > h2 {
    background-color: var(--custom-color1);
    background: radial-gradient(circle at 50% 40%, #f43333 0px, #ae0000 100%);
    width: fit-content;
    margin-inline: auto;
    color: #fff4ea;
    height: 32px;
    line-height: 37px;
    padding-inline: 6px 15px;
    border-radius: 12px;
    font-size: 15px;
    display: inline-flex;
    gap: 2px;
}

.dark .title h3, .dark .features--title-outer h3, .dark div.s-slider-block__title > div.s-slider-block__title-right > h2, .dark div.faqs-title.custom-s.s-block__title.flex.flex-col.section-main-title.dm-text-main > h3 {
    background-color: var(--custom-color1);
    background: radial-gradient(circle at 50% 40%, #f43333 0px, #ae0000 100%);
    width: fit-content;
    margin-inline: auto;
    color: #fff4ea;
    height: 35px;
    line-height: 40px;
    padding-inline: 35px 35px;
    border-radius: 12px;
    font-size: 19px;
    display: inline-flex;
    gap: 2px;
}

.title h3:before, .features--title-outer h3:before, div.s-slider-block__title > div.s-slider-block__title-right > h2:before, div.faqs-title.custom-s.s-block__title.flex.flex-col.section-main-title.dm-text-main > h3:before {
    content: "";
    margin-inline: auto;
    color: #fff4ea;
    width: 33px;
    top: 6px;
    position: relative;
    height: 22px;
    line-height: 33px;
    background-image: url(https://cdn.salla.sa/form-builder/fvsbvvfpdn6O8iZongnQLKNnMY8Imv7n4yPxSB8x.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

@media (min-width: 1024px) {
.title h3, .features--title-outer h3, div.s-slider-block__title > div.s-slider-block__title-right > h2, div.faqs-title.custom-s.s-block__title.flex.flex-col.section-main-title.dm-text-main > h3 {
    /*background-color: var(--custom-color1);*/
    width: fit-content;
    margin-inline: auto;
    color: #fff4ea;
    height: 35px;
    line-height: 40px;
    padding-inline: 35px 35px;
    border-radius: 12px;
    font-size: 19px;
    display: inline-flex;
    gap: 2px;
}
/*
.title h3:before, .features--title-outer h3:before, div.s-slider-block__title > div.s-slider-block__title-right > h2:before, div.faqs-title.custom-s.s-block__title.flex.flex-col.section-main-title.dm-text-main > h3:before {
    content: "";
    margin-inline: auto;
    color: #fff4ea;
    width: 33px;
    top: 6px;
    position: relative;
    height: 30px;
    line-height: 33px;
    background-image: url(https://cdn.salla.sa/form-builder/92wKig8HaUiUo12NvSjxNWsu3YdYkPxYLaJ8TGtc.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}*/
}

.dark .s-block__title .s-block__display-all {
    color: #574879 !important;
}

.s-block__display-all {
    background-color: #fff4ea;
    width: auto;
    color: #574879 !important;
    height: 32px;
    line-height: 35px;
    padding-inline: 10px;
    border-radius: 12px;
    font-size: 16px;
    display: flex;
    gap: 6px;
    font-weight: 100;
    align-items: center;
}

.s-block__title {
    margin-bottom: 16px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.add1 .s-block__title {
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.add1 .s-block__title p {
    margin-top: 0.5rem;
    overflow: hidden;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 0.875rem;
    line-height: 1.25rem;
    opacity: 0.6;
}

.add1 {
    margin-bottom: 3rem;
}

.footer-list .mb-4 {
    margin-bottom: 8px;
    text-align: center;
    margin-inline: auto;
}

.footer-hide-social-title .store-footer .footer-social-item a {
    border-width: 1px;
    height: 35px;
    width: 35px;
    background: var(--dm-custom-color1);
    border: 0;
    margin-bottom: 15px;
    border-radius: 10px;
}

.dark .footer-hide-social-title .store-footer .footer-social-item a {
    color: #fcf4e8;
    background: var(--dm-bg-main);
}

.is-sticky-product-bar.product-single .store-footer {
    padding-bottom: 0px;
}

.py-4 {
    padding-top: 0rem;
    padding-bottom: 1rem;
}

body .testimonials-slider .testimonial__icon {
    color: #222222;
}

.store-footer h3, .s-block__title222 h2 {
    margin-bottom: 18px;
    font-weight: 700;
    background-color: #060606;
    width: 100%;
    color: #ffffff;
    height: 32px;
    line-height: 35px;
    padding-inline: 10px;
    border-radius: 12px;
    font-size: 16px;
    text-align: center !important;
    margin-top: 20px;
}

.icon-instagram, .icon-snapchat, .icon-tiktok, .icon-youtube, .sicon-whatsapp2:before, .wrapper-for-sicon-iphone .icon-contact, .wrapper-for-sicon-paper-plane-o .icon-contact, .wrapper-for-sicon-mail .icon-contact  {
    color: #0000;
    font-size: 24px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 24px;
    border-radius: 0px;
    width: 24px;
}

.icon-instagram {
    background-image: url(https://cdn.salla.sa/form-builder/0Zp9Lhtd6zHFOfBL2bbmLXYXhLO0KOZnTtelysXj.png);
}

.icon-snapchat {
    background-image: url(https://cdn.salla.sa/form-builder/Dcx0bEDFyotAqgS5ieiFP2IP7ZdyJHNCYPedEVUL.png);
}

.icon-tiktok {
    background-image: url(https://cdn.salla.sa/form-builder/XleKnospWuF2cpGHyIxmfZ4olASBsVD4GwJ6Nr2x.png);
}

.icon-youtube {
    background-image: url(https://cdn.salla.sa/form-builder/VR8nQZ3h1pIdQVPxPcQF9FuCduIiBdjiqJLsApA7.png);
}

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

.wrapper-for-sicon-iphone .icon-contact {
    background-image: url(https://cdn.salla.sa/form-builder/qtWnyGQ8wrgULcW1ktvqekzTbcqAwkwHt2mHpmHc.png);
}

.wrapper-for-sicon-paper-plane-o .icon-contact {
    background-image: url(https://cdn.salla.sa/form-builder/UE1m15LrsKmre8slVmSBsmyGJfoPX8iPg8MwBRQF.png);
}

.wrapper-for-sicon-mail .icon-contact {
    background-image: url(https://cdn.salla.sa/form-builder/kjqnr05YN2oRJaOBFY2ADVA9Ai0aUBvAGEUnZn8T.png);
}




.dark .icon-instagram {
    background-image: url(https://cdn.salla.sa/form-builder/R0bfcRqbevb83lTqhC45NLg0JJjs8PlLZMenAKrH.png);
}

.dark .icon-snapchat {
    background-image: url(https://cdn.salla.sa/form-builder/wpSesYYiPFhATCNkdxAMni8gBzvRnevakar2eSFa.png);
}

.dark .icon-tiktok {
    background-image: url(https://cdn.salla.sa/form-builder/IdH9KPbyb98B512Z8LNWrWMRzL3SRiGQ9lGKgmvY.png);
}

.dark .icon-youtube {
    background-image: url(https://cdn.salla.sa/form-builder/CLgFyaKNXBHnpUwunBpvP5BjnDNszflY9Nrm9FQW.png);
}

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

.dark .wrapper-for-sicon-iphone .icon-contact {
    background-image: url(https://cdn.salla.sa/form-builder/Njw17TvGQBf5WlVBgnePX5WWylF16o6lEC20GhI7.png);
}

.dark .wrapper-for-sicon-paper-plane-o .icon-contact {
    background-image: url(https://cdn.salla.sa/form-builder/rthPyaOasUAw8QepNUnUDBP4DjJHnfeGfGCrThFZ.png);
}

.dark .wrapper-for-sicon-mail .icon-contact {
    background-image: url(https://cdn.salla.sa/form-builder/x8pLwnWsRuWOJPpwwzBIq1448vFbSh1iarbe58FM.png);
}








.mobile-nav .sicon-whatsapp2:before {
    background-image: url(https://cdn.salla.sa/form-builder/6NFT5dwjbI7RWOfUbvJjqBvUMVRPZ8rM61OlM6WZ.png);
}












body .s-design-before {
    display: none;
}

.index .app-inner .container {
    padding-left: 15px;
    padding-right: 15px;
}

.s-products-list-vertical-cards {
    margin-inline: 15px;
}

.prod_line_count_on.prod_vertical.p-line-count-mob-2.app-body .s-products-slider-card {
    max-width: 50%;
}

@media only screen and (min-width: 992px) {
    .prod_line_count_on.prod_vertical.p-line-count-desk-4.app-body .s-products-slider-card {
        max-width: 25% !important;
    }
}

.s-block--best-offers .s-products-slider-slider .swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
    padding-left: 20px;
    padding-right:20px;
}

:root {
    --dm-bg-sec: #292929;
    --dm-p-bg: #34344470;
    --background-image: radial-gradient(circle at 50% 40%, #f43333 0px, #ae0000 50%);
}