/* Add custom CSS styles below */ 
@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;
}























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

#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.all.auto-size.home-sec-0.s-block--banners.sq-awesome-banners.container.none.s-block--live-editor {
    margin-top: 1rem;
}

.header-logo-wrapper {
    display: flex;
    align-items: center;
    position: relative;
    top: -10px;
    transform: scale(2);
}

.header-is-dark #mainnav {
    border-radius: 20px;
}

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

.store-header .inner {
    border-radius: 0px 0px 25px 25px !important;
    border-bottom: #fec730 solid 6px;
    position: relative;
    background: #352377;
    overflow: hidden;
}

.store-header .inner:after {
    content: "";
    display: block;
    height: 7px;
    width: 90px;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    background: #fec830;
    clip-path: polygon( 100% 100%,0% 100%,0% 100%,0.69% 98.947%,1.362% 97.895%,2.016% 96.842%,2.65% 95.789%,3.262% 94.737%,3.851% 93.684%,4.415% 92.632%,4.953% 91.579%,5.463% 90.526%,5.943% 89.474%,5.943% 89.474%,5.958% 89.472%,6.003% 89.46%,6.076% 89.426%,6.175% 89.361%,6.298% 89.254%,6.445% 89.095%,6.614% 88.872%,6.803% 88.575%,7.011% 88.195%,7.235% 87.719%,7.235% 87.719%,10.272% 82.649%,13.298% 77.053%,16.256% 71.14%,19.088% 65.123%,21.738% 59.211%,24.147% 53.614%,26.258% 48.544%,28.014% 44.211%,29.358% 40.825%,30.233% 38.596%,30.233% 38.596%,31.101% 36.391%,31.998% 34.007%,32.923% 31.475%,33.875% 28.828%,34.851% 26.096%,35.851% 23.312%,36.873% 20.507%,37.914% 17.712%,38.974% 14.96%,40.052% 12.281%,40.052% 12.281%,41.837% 8.018%,43.758% 4.702%,45.782% 2.333%,47.874% 0.912%,50% 0.439%,52.126% 0.912%,54.218% 2.333%,56.242% 4.702%,58.163% 8.018%,59.948% 12.281%,59.948% 12.281%,61.026% 15.386%,62.086% 18.386%,63.127% 21.281%,64.149% 24.07%,65.149% 26.754%,66.125% 29.333%,67.077% 31.807%,68.002% 34.175%,68.899% 36.439%,69.767% 38.596%,69.767% 38.596%,70.642% 40.825%,71.986% 44.211%,73.742% 48.544%,75.853% 53.614%,78.262% 59.211%,80.912% 65.123%,83.744% 71.14%,86.702% 77.053%,89.728% 82.649%,92.765% 87.719%,92.765% 87.719%,92.927% 87.768%,93.098% 87.902%,93.272% 88.098%,93.443% 88.337%,93.605% 88.596%,93.751% 88.856%,93.875% 89.095%,93.972% 89.291%,94.035% 89.425%,94.057% 89.474%,94.057% 89.474%,94.537% 90.1%,95.047% 90.905%,95.585% 91.858%,96.149% 92.926%,96.738% 94.079%,97.35% 95.284%,97.984% 96.511%,98.638% 97.726%,99.31% 98.9%,100% 100% );
    transform: translateX(50%);
    right: 50%;
}

#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-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);
}


















/*      ======      PR      ======      */
body.atc-btn-bag .product-block .aaliicon-add-to-cart-outer .s-button-text:before {
    color: #0000 !important;
    font-size: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(https://cdn.salla.sa/form-builder/qOjgqmSlDyxtDBcIXIQz3WbiATbScRHUs43txiUm.png);
    margin: -1px 0px 0px 4px;
}

.s-products-list-wrapper {
    margin-bottom: 0rem;
    display: grid;
}

.s-product-options-wrapper {
    border-radius: 12px;
    background-color: var(--lm-bg-sec);
}

.btn--collapse {
    border-radius: 12px;
    background-color: #fff;
}

.rounded-md {
    border-radius: 12px !important;
}

@media (min-width: 1024px) {
    .s-products-list-vertical-cards {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }
}

.action-btns-small:not(.cls-btn46) salla-add-product-button button[product-id] {
    height: 2rem;
    font-size: 14px;
    padding-bottom: 5px;
    font-weight: 100;
    color: #fff4ea !important;
}

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: 12px;
}

.p-pay-m-wrapper.mt-4.mb-4 {
    background: #fff1e5b8;
    padding: 10px;
    justify-content: center;
    display: flex;
    border-radius: 12px;
}

.dark .p-pay-m-wrapper.mt-4.mb-4 {
    background: #332a48a6;
}

.dark #app.product-card-bg-on custom-salla-product-card {
    background-color: var(--dm-bg-sec);
}

.s-slider-nav-arrow {
    background: #fcf4e8;
    height: 32px;
    border-radius: 12px;
}

#app {
    --lm-bg-sec: #fff1e5b8;
}

.single-comment-wrapper {
    background: #ffffff;
    padding: 13px;
    border-radius: 12px;
    margin-bottom: 15px;
}

.dark .single-comment-wrapper {
    background: #15121c;
}

.nested-comment {
    background: #fef4e8;
    padding: 14px 64px 14px 14px;
    border-radius: 12px;
}

.dark .nested-comment {
    background: var(--dm-bg-sec);
}

salla-infinite-scroll.s-infinite-scroll-container.hydrated {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 15px;
}

.product-single .s-comments-product {
    background-color: #0000 !important;
}

.dark .product-single .s-comments-product {
    background-color: #0000 !important;
}

.s-comments-product .container {
    background: #000;
    background-color: var(--lm-bg-sec);
    border-radius: 12px;
    padding: 20px;
}

.dark .s-comments-product .container {
    background-color: var(--dm-bg-sec);
}




















/*      ======      FEATURS      ======      */
.enhanced-features .grid > .items-center {
    text-align: center;
   /* background: #fff1e5b8 !important;*/
    padding: 48px 10px 10px 10px;
}

#app .enhanced-features .feature-icon {
    overflow: visible;
    overflow: initial;
    clip-path: polygon( 100% 29.429%,100% 81.551%,100% 81.551%,99.766% 84.49%,99.088% 87.282%,98.003% 89.891%,96.547% 92.28%,94.755% 94.413%,92.665% 96.254%,90.312% 97.765%,87.733% 98.911%,84.964% 99.654%,82.041% 99.959%,28.98% 99.959%,28.98% 99.959%,27.577% 99.869%,26.191% 99.673%,24.827% 99.374%,23.491% 98.974%,22.189% 98.474%,20.927% 97.879%,19.712% 97.188%,18.55% 96.405%,17.447% 95.532%,16.408% 94.571%,13.347% 91.51%,13.347% 91.51%,13.347% 91.51%,11.567% 89.73%,10.058% 88.222%,8.802% 86.965%,7.777% 85.94%,6.964% 85.128%,6.344% 84.507%,5.896% 84.059%,5.6% 83.764%,5.438% 83.601%,5.388% 83.551%,5.388% 83.551%,4.394% 82.476%,3.495% 81.335%,2.694% 80.134%,1.992% 78.88%,1.393% 77.577%,0.897% 76.231%,0.508% 74.847%,0.227% 73.432%,0.057% 71.992%,0% 70.531%,0% 18.408%,0% 18.408%,0.241% 15.423%,0.939% 12.591%,2.056% 9.95%,3.555% 7.538%,5.398% 5.393%,7.547% 3.553%,9.964% 2.055%,12.612% 0.939%,15.453% 0.241%,18.449% 0%,70.571% 0%,70.571% 0%,72.034% 0.058%,73.477% 0.231%,74.896% 0.516%,76.283% 0.909%,77.633% 1.408%,78.938% 2.01%,80.193% 2.712%,81.391% 3.511%,82.526% 4.404%,83.592% 5.388%,86.653% 8.449%,94.612% 16.408%,94.612% 16.408%,95.606% 17.484%,96.505% 18.624%,97.306% 19.825%,98.008% 21.08%,98.607% 22.383%,99.103% 23.729%,99.492% 25.112%,99.773% 26.527%,99.943% 27.967%,100% 29.429% );
    border-radius: 0;
    padding: 10px;
}


#app .enhanced-features .feature-icon {
    background-color: #352377 !important;
}

.s-block--features__item p {
    font-size: 13px;
    line-height: 20px;
}

.s-block--features__item h4 {
    font-size: 15px;
}

@keyframes up-down{
0% {
    transform: translateY(-7px);
}
50% {
    transform: translateY(7px);
}
100% {
    transform: translateY(-7px);
}
}

















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























.footer_logo {
    transform: scale(1.5);
    position: relative;
    top: -32px;
}

.mb-4 {
    margin-bottom: 10px;
    text-align: right;
}

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

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

.footer-is-dark .store-footer__inner {
    color: #fff;
    background: #352377;
    background-image: url(https://cdn.salla.sa/form-builder/Rfju4r7yUB8bkdRSHXDSSa5Z8mZdFsF4mKF4KRTw.png);
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: left bottom;
    border: 0;
    overflow: hidden;
}

.block {
    display: block;
}

.store-footer {
    position: relative;
    overflow: visible;
    padding-top: 0px;
    margin-top: 10rem;
    border-radius: 50% 50% 0 0 / 40px 40px 0 0;
    z-index: 1;
}

.footer-is-dark .store-footer__inner {
    border-radius: 47px;
}

.store-footer:before {
    display: flex;
    content: "";
    height: 125px;
    top: 0px;
    position: absolute;
    width: 100%;
    z-index: 0;
    background-image: url(https://cdn.salla.sa/form-builder/YdsaHETRTRWj9q1r8kVMgT8szMiRlqApa2DLCOzP.png), url(0https://cdn.salla.sa/form-builder/3Y7n9UD1FpYs4kz3qn7d1TAfQBHJRHz3l1ENUXnb.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right, left;
}

.dark .store-footer:before {
    background-image: url(https://cdn.salla.sa/form-builder/xZ4iCDKqhk3HMhtXfvU5PdKOo0CbTGgRLf06LSeH.png), url(0https://cdn.salla.sa/form-builder/iljbgTbsMitF1r91bKppAmFSTljcd4uunFBghBzL.png);
}
/*
.footer-bottom {
    margin-inline: -15px;
    background: #f25a3a;
    position: relative;
    overflow: visible;
    z-index: 0;
    margin-top: 4rem;
    border-radius: 50% 50% 0 0 / 40px 40px 0 0;
    padding-inline: 15px;
}*/

.store-footer h3 {
    background: linear-gradient(16deg, #ffffff21, transparent);
    text-align: center;
    border-radius: 15px;
    height: 32px;
    line-height: 32px;
    border: #ffffff7a solid 1px;
    box-shadow: inset 0px 0px 9px -2px #ffffff61, 0px 0px 15px -2px #ffffff4f;
    margin-bottom: 21px;
}

.footer-hide-social-title .store-footer .footer-social-item a {
    border-width: 1px;
    height: 35px;
    width: 35px;
    justify-content: center;
    background: #00000069;
    border: 0;
}

span.text-sm.opacity-75.lg\:text-center.px-4.block.my-2:after {
    content: "";
    height: 60px;
    background-color: #352377;
    border-radius: 0px 0px 35px 35px;
    position: absolute;
    z-index: -1;
    width: 100%;
    bottom: 90px;
    right: 0;
}

span.text-sm.opacity-75.lg\:text-center.px-4.block.my-2:before {
    content: "";
    height: 60px;
    width: 100%;
    background: #fec830;
    position: absolute;
    z-index: -1;
    bottom: 78px;
    right: 0;
}

.opacity-75 {
    opacity: 1;
}

.footer-container {
    order: 2;
    background-color: #0000;
    border-radius: 0px 0px 25px 25px;
    position: relative;
    z-index: 0;
    border: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

p.text-gray-400.mb-2\.5.md\:mb-0:after {
    content: "";
    display: block;
    height: 15px;
    width: 100px;
    position: absolute;
    z-index: 1;
    bottom: 90px;
    background: #fec830;
    clip-path: polygon( 100% 100%,0% 100%,0% 100%,0.69% 98.947%,1.362% 97.895%,2.016% 96.842%,2.65% 95.789%,3.262% 94.737%,3.851% 93.684%,4.415% 92.632%,4.953% 91.579%,5.463% 90.526%,5.943% 89.474%,5.943% 89.474%,5.958% 89.472%,6.003% 89.46%,6.076% 89.426%,6.175% 89.361%,6.298% 89.254%,6.445% 89.095%,6.614% 88.872%,6.803% 88.575%,7.011% 88.195%,7.235% 87.719%,7.235% 87.719%,10.272% 82.649%,13.298% 77.053%,16.256% 71.14%,19.088% 65.123%,21.738% 59.211%,24.147% 53.614%,26.258% 48.544%,28.014% 44.211%,29.358% 40.825%,30.233% 38.596%,30.233% 38.596%,31.101% 36.391%,31.998% 34.007%,32.923% 31.475%,33.875% 28.828%,34.851% 26.096%,35.851% 23.312%,36.873% 20.507%,37.914% 17.712%,38.974% 14.96%,40.052% 12.281%,40.052% 12.281%,41.837% 8.018%,43.758% 4.702%,45.782% 2.333%,47.874% 0.912%,50% 0.439%,52.126% 0.912%,54.218% 2.333%,56.242% 4.702%,58.163% 8.018%,59.948% 12.281%,59.948% 12.281%,61.026% 15.386%,62.086% 18.386%,63.127% 21.281%,64.149% 24.07%,65.149% 26.754%,66.125% 29.333%,67.077% 31.807%,68.002% 34.175%,68.899% 36.439%,69.767% 38.596%,69.767% 38.596%,70.642% 40.825%,71.986% 44.211%,73.742% 48.544%,75.853% 53.614%,78.262% 59.211%,80.912% 65.123%,83.744% 71.14%,86.702% 77.053%,89.728% 82.649%,92.765% 87.719%,92.765% 87.719%,92.927% 87.768%,93.098% 87.902%,93.272% 88.098%,93.443% 88.337%,93.605% 88.596%,93.751% 88.856%,93.875% 89.095%,93.972% 89.291%,94.035% 89.425%,94.057% 89.474%,94.057% 89.474%,94.537% 90.1%,95.047% 90.905%,95.585% 91.858%,96.149% 92.926%,96.738% 94.079%,97.35% 95.284%,97.984% 96.511%,98.638% 97.726%,99.31% 98.9%,100% 100% );
    transform: translateX(50%);
    right: 50%;
}

.my-4 {
    margin-top: 3rem;
    margin-bottom: 1rem;
}


@media only screen and (min-width: 1024px) {
.footer_top {
    order: 3;
}
.new-container {
    grid-column: span 3 !important;
}
.footer-links {
    order: 2;
}
.footer-bottom {
    order: 4;
}
.footer-links {
    order: 3;
}
.footer-app-links {
    order: 2;
}
.my-4 {
    margin-top: 0rem;
    margin-bottom: 1rem;
}

.store-footer:before {
    display: flex;
    content: "";
    height: 200px;
    top: 0px;
    position: absolute;
    width: 100%;
    z-index: 0;
    background-image: url(https://cdn.salla.sa/form-builder/YdsaHETRTRWj9q1r8kVMgT8szMiRlqApa2DLCOzP.png), url(https://cdn.salla.sa/form-builder/3Y7n9UD1FpYs4kz3qn7d1TAfQBHJRHz3l1ENUXnb.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right, left;
}

.dark .store-footer:before {
    background-image: url(https://cdn.salla.sa/form-builder/xZ4iCDKqhk3HMhtXfvU5PdKOo0CbTGgRLf06LSeH.png), url(https://cdn.salla.sa/form-builder/iljbgTbsMitF1r91bKppAmFSTljcd4uunFBghBzL.png);
}

p.text-gray-400.mb-2\.5.md\:mb-0:after {
    content: "";
    display: block;
    height: 15px;
    width: 250px;
    position: absolute;
    z-index: 1;
    top: -10px;
    background: #fec830;
    clip-path: polygon( 100% 100%,0% 100%,0% 100%,0.69% 98.947%,1.362% 97.895%,2.016% 96.842%,2.65% 95.789%,3.262% 94.737%,3.851% 93.684%,4.415% 92.632%,4.953% 91.579%,5.463% 90.526%,5.943% 89.474%,5.943% 89.474%,5.958% 89.472%,6.003% 89.46%,6.076% 89.426%,6.175% 89.361%,6.298% 89.254%,6.445% 89.095%,6.614% 88.872%,6.803% 88.575%,7.011% 88.195%,7.235% 87.719%,7.235% 87.719%,10.272% 82.649%,13.298% 77.053%,16.256% 71.14%,19.088% 65.123%,21.738% 59.211%,24.147% 53.614%,26.258% 48.544%,28.014% 44.211%,29.358% 40.825%,30.233% 38.596%,30.233% 38.596%,31.101% 36.391%,31.998% 34.007%,32.923% 31.475%,33.875% 28.828%,34.851% 26.096%,35.851% 23.312%,36.873% 20.507%,37.914% 17.712%,38.974% 14.96%,40.052% 12.281%,40.052% 12.281%,41.837% 8.018%,43.758% 4.702%,45.782% 2.333%,47.874% 0.912%,50% 0.439%,52.126% 0.912%,54.218% 2.333%,56.242% 4.702%,58.163% 8.018%,59.948% 12.281%,59.948% 12.281%,61.026% 15.386%,62.086% 18.386%,63.127% 21.281%,64.149% 24.07%,65.149% 26.754%,66.125% 29.333%,67.077% 31.807%,68.002% 34.175%,68.899% 36.439%,69.767% 38.596%,69.767% 38.596%,70.642% 40.825%,71.986% 44.211%,73.742% 48.544%,75.853% 53.614%,78.262% 59.211%,80.912% 65.123%,83.744% 71.14%,86.702% 77.053%,89.728% 82.649%,92.765% 87.719%,92.765% 87.719%,92.927% 87.768%,93.098% 87.902%,93.272% 88.098%,93.443% 88.337%,93.605% 88.596%,93.751% 88.856%,93.875% 89.095%,93.972% 89.291%,94.035% 89.425%,94.057% 89.474%,94.057% 89.474%,94.537% 90.1%,95.047% 90.905%,95.585% 91.858%,96.149% 92.926%,96.738% 94.079%,97.35% 95.284%,97.984% 96.511%,98.638% 97.726%,99.31% 98.9%,100% 100% );
    transform: translateX(50%);
    right: 50%;
}

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

.footer-hide-social-title .store-footer .footer-social-item a {
    border-width: 1px;
    height: 35px;
    width: 35px;
    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: 1;
    display: flex;
    align-items: center;
    flex-direction: column;
}

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

.footer_top  .grid-cols-4 {
    grid-template-columns: repeat(6, minmax(0, 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;
}

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

.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: 17px;
    line-height: 33px;
    max-width: 100%;
    font-weight: 700;
}

.mb-6 {
    margin-bottom: 0.5rem;
}

.footer_top {
    margin-bottom: 40px;
}


/*      ======      APPS      ======      */
.footer-app-links__inner {
    display: flex;
    justify-content: center;
}

.lg\:rtl\:ml-4:where([dir="rtl"], [dir="rtl"] *) {
    margin-left: 8px;
    margin-right: 8px;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div > div.footer-bottom.col-span-2.items-center.justify-between.py-4.test-container.text-center.lg\:pt-0 > div > div > a:nth-child(1):before {
    content: "";
    background-image: url(https://cdn.salla.sa/form-builder/jCgEGBtrJl6wTri5lplNBKjWkXbbxCeXy3gaOb7B.png);
    background-size: contain;
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    background-position: bottom;
    background-repeat: no-repeat;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div > div.footer-bottom.col-span-2.items-center.justify-between.py-4.test-container.text-center.lg\:pt-0 > div > div > a:nth-child(2):before {
    content: "";
    background-image: url(https://cdn.salla.sa/form-builder/90oavHi4KyyNoah5oJKQk724SGyr6WfhyqMjHqHF.png);
    background-size: contain;
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    background-position: bottom;
    background-repeat: no-repeat;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div > div.footer-bottom.col-span-2.items-center.justify-between.py-4.test-container.text-center.lg\:pt-0 > div > div > a:nth-child(2) {
    position: relative;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div > div.footer-bottom.col-span-2.items-center.justify-between.py-4.test-container.text-center.lg\:pt-0 > div > div > a:nth-child(1) {
    position: relative;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div > div.footer-bottom.col-span-2.items-center.justify-between.py-4.test-container.text-center.lg\:pt-0 > div > div > a > img {
    opacity: 0;
}


















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