/* Add custom CSS styles below */ 
/*      ======      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%, #2e2e2e 0px, #181818 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);
}
















/*      ======      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;
}





























/*      ======      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;
}

#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: radial-gradient(circle at 50% 0%, #313131 0px, #181818 50%);
    border-bottom: #929292 solid 7px;
    border-radius: 35px;
}

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

.s-block__title222 {
    order: 3;
    width: 100%;
}

.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%, #d5d5d5 0px, #929292 100%);
    width: fit-content;
    margin-inline: auto;
    color: #000000;
    height: 35px;
    line-height: 32px;
    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);
}







































@media only screen and (min-width: 1024px) {
.footer_top {
    order: 1;
    grid-column: span 3 !important;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer-links {
    order: 3;
}
.footer-bottom {
    order: 4;
}

.footer-list__item {
    margin-bottom: 10px;
}

.footer-hide-social-title .store-footer .footer-social-item a {
    border-width: 1px;
    height: 38px;
    width: 38px;
    justify-content: center;
}


.footer-tax-wrapper.flex.rtl\:space-x-reverse.space-x-2.items-end.my-2 {
    width: auto !important;
    max-width: 200px;
    margin-inline: auto;
    background: #111117;
    padding: 10px;
    display: flex;
    justify-content: center;
    border-radius: 14px;
}

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

#app .footer-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.footer_top .grid {
    display: grid;
    justify-items: center;
}

.lg\:rtl\:mr-0:where([dir="rtl"], [dir="rtl"] *) {
    margin-right: auto;
    text-align: center;
}

.footer-bottom .justify-start {
    justify-content: center;
}

.footer-bottom:before {
    display: none;
}

.lg\:rtl\:mr-2:where([dir="rtl"], [dir="rtl"] *) {
    margin-right: 0;
}

.m-4 {
    margin: 0rem;
}

span.text-sm.opacity-75.lg\:text-center.px-4.block.my-2 {
    margin-inline: -15px;
    background: #000000;
    position: relative;
    overflow: visible;
    z-index: 0;
    padding-inline: 15px;
    margin: 0;
    padding-bottom: 15px;
    padding-top: 10px;
}

.store-footer__inner {
    border-bottom-width: 0px;
    padding-bottom: 0rem;
}

.border-t-\[0\.5px\] {
    border-top-width: 0px;
}

.footer-bottom {
    margin-inline: 0px;
    background: #0000;
    position: relative;
    overflow: visible;
    z-index: 0;
    margin-top: 0rem;
    border-radius: 50% 50% 0 0 / 40px 40px 0 0;
    padding-inline: 0px;
}

.rtl\:lg\:pl-20:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0rem;
}

p.max-w-sm.leading-6.mb-6 {
    font-size: 20px;
    line-height: 33px;
    max-width: 100%;
    text-align: center;
}
}


















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