/* Add custom CSS styles below */
@font-face {
font-family: 'GESSTextMedium';
    src: url('https://res.cloudinary.com/ddqaxthcm/raw/upload/v1712301188/PingAR_LT-Regular_hqcb8h.otf');
}
@font-face {
    font-family: 'GESSTextMedium';
    src: url('https://res.cloudinary.com/ddqaxthcm/raw/upload/v1712301187/PingAR_LT-Bold_ha9qaq.otf');
    font-weight:700;
}
 
body, *:not(i) {
font-family: 'GESSTextMedium' !important;
}















/*      ======      NAV      ======      */
.mobile-menu .links-menu .footer-list a:hover {
    color: #6254e6!important;
}

.mobile-menu .rounded-full {
    border-radius: 0px;
}

.dark .social-menu .bubble-show {
    background-color: var(--dark-grey);
}

.social-menu .w-8 {
    width: 36px;
}

.social-menu .social-links .icon {
    margin: auto!important;
    width: 36px!important;
    font-size: 20px;
    justify-content: center;
    display: flex;
}

.lazy__bg.lazy_menu {
    height: 2.5rem;
    width: 2.5rem;
}

.main-menu .contact-links a {
    background: #ededf2!important;
    flex-direction: row;
    padding: 5px 10px !important;
    align-items: stretch;
    color: #212b5c; 
}

.dark .main-menu .contact-links a {
    background: var(--dark-grey) !important;
    color: #fff; 
}

.main-menu .contact-links a:hover {
    background: #212b5c!important;
    color: #fff; 
}

.dark .main-menu .contact-links a:hover {
    background: #fff!important;
    color: #212b5c; 
}

.main-menu .contact-links span {
    font-size: 14px;
}

.mobile-menu .offers-link {
    align-items: center;
}

i.sicon-link.me-2, i.sicon-headphones.me-2 {
    font-size: 24px;
    padding: 6px 8px;
    color: #3fbbfe;
}

#mobile-menu > ul > li.links.text-sm.font-bold.md\:text-lg > span, #mobile-menu > ul > li.social.text-sm.md\:text-lg.font-bold > span {
    display: flex;
    align-items: center;
}

.navbar-brand {
    align-items: center;
    display: flex;
    margin-bottom: .5rem;
    margin-top: .5rem;
    padding: 0;
}

.navbar-brand img {
    max-width: 100%;
    width: auto;
}

.sicon-menu {
    color: #fff;
}

.sicon-dollar-coin-stack:before {
    content: "\e935";
    font-size: 24px;
    padding-right: 9px;
    color: #6254e6;
    padding-left: 6px;
}

.mm-spn li a, .mm-spn li span:not(.s-user-menu-dropdown-item-badge) {
    display: flex;
    align-items: center;
}

.dark .mobile-menu .swiper-backface-hidden .swiper-slide {
    background: #0000;
}
/*
.menu-silde_link {
    background-image: url(https://i.giphy.com/media/v1.Y2lkPTc5MGI3NjExN296bG1wazJ5cjdpNWs4bzdhcHE5eG1sczlmcG5tdG9kd3VhOTducyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9cw/FAEiwySSACYPqVi8uC/giphy.gif)!important;
    background-size: contain!important;
    background-position: top!important;
    background-repeat: no-repeat!important;
}

.dark .menu-silde_link {
    background-image: url(https://cdn.salla.sa/form-builder/RQ2eCASzGoiE3HFE9LRIytqq6ujsjIBDFAJ6IFro.png)!important;
}
*/
.dark .mobile-menu-slider .swiper-backface-hidden .swiper-slide {
    background: #0000;
}

.mm-spn.mm-spn--light {
    border-radius: 25px 0 0 25px;
}

.mm-spn li:after {
    content: '';
    position: absolute;
    width: 17px;
    transform: translateY(50%);
    bottom: 50%;
    height: 30px;
    background: #b177ff;
    clip-path: polygon(0% 0%, 50% 0%, 100% 50%, 50% 100%, 0% 100%);
    transition: all .1s linear;
    left: 0;
    border: 0;
    opacity: 1;
    z-index: -1;
}

.mm-spn li:hover:after {
    background: #3fbbfe;
    clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
    width: 34px !important;
}

#mobile-menu > ul>li {
    background: #0000;
    border-bottom: #ffffff2b solid 1px;
}

#mobile-menu > ul>li>ul {
    background: #fff;
    border-bottom: #ffffff2b solid 1px;
}

.dark #mobile-menu > ul>li>ul {
    background-color: var(--dark-bg-main) !important;
}

.product-index .mm-ocd__content {
    background-color: #0000;
}

.store-header .text-black {
    color: rgb(255 255 255);
}

.header-btn {
    color: #fff;
}

.s-cart-summary-total {
    color: #fff;
}

p.da-tm.hidden.text-xl.md\:block.ms-1 {
    font-size: 15px;
    color: #fff;
    height: 20px;
}




























/*      ==========  HEADER  ==========       */
.store-header .bg-white {
    background-color: #0000 !important;
}

.navbar-brand img {
    max-width: 120px;
    content: url(https://i.giphy.com/media/v1.Y2lkPTc5MGI3NjExZ3JrM2k3eWZrNzVtOWo0NHE5dzJpOTNweXQ0N3N2MG9kcms3cWNraCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9cw/koh2NsPlftLMQNW2gL/giphy.gif)!important;
    height: auto !important;
}

.main-nav-container {
    height: 75px!important;
}
header.store-header.fixed-sticky {
    background: radial-gradient(circle at 50% 50%, #2a46a3, #041b3d);
    border-radius: 0px 0px 30px 30px;
}

.main-nav-container.fixed-pinned .inner, .main-nav-container.fixed-pinned .inner {
    background: radial-gradient(circle at 50% 50%, #2a46a3, #041b3d);
    border-radius: 0px 0px 30px 30px;
}






/*      ==========  ICON HEADER  ==========       */
.s-cart-summary-total {
    display:none;
}

.sicon-menu:before {
    color: #0000;
    background-image: url(https://cdn.salla.sa/form-builder/J8apUhbjsGOQ2El73QtH4wR3tgKpkfOf9qbeYMWO.png);
    background-size: cover;
    font-size: 22px;
    top: 1px;
    position: relative;
}

.header-cart .header-btn {
    padding: 7px;
}

.mode-toggler {
    padding: 4px !important;
}

.light-mode {
    stroke: #0000;
    background-image: url(https://cdn.salla.sa/form-builder/1iD8It6huqSXeNsGIAYqAiRnQNVEhCSbQYE1J0dV.png);
    background-size: 100%;
    color: #0000;
    background-position: center;
    background-repeat: no-repeat;
}

.dark .store-header .mode-toggler .dark-mode {
    stroke: #0000;
    background-image: url(https://cdn.salla.sa/form-builder/sYiuDwQ2ifMKO6x28vru8d6VQ1xmulFdRAzlDtf9.png);
    background-size: cover;
    height: 22px;
    width: 22px;
    top: 6px;
    position: absolute;
    display: flex;
    align-items: center;
    padding: 9px;
}

.is_large .s-cart-summary-wrapper i {
    font-size: 21px!important;
}

.sicon-search:before {
    color: #0000;
    background-image: url(https://cdn.salla.sa/form-builder/fcNiJUyOKPWF5wKZP28BbrUIc19jjqN2uDgnd6ac.png);
    background-size: contain;
    position: absolute;
    top: 0;
}

.is_large .header-btn {
    align-items: flex-start;
    top: 0;
}

.is_large .header-btn .sicon-search {
    font-size: 22px!important;
}

.is_large .header-btn .sicon-user {
    font-size: 21px!important;
}

.is_large .header-btn .sicon-search, .is_large .header-btn .sicon-user, .is_large .header-btn {
    position: relative;
}

.sicon-user:before {
    color: #0000;
    background-image: url(https://cdn.salla.sa/form-builder/XGJPucAB0XBm6OuMgAmd6HagJyCXStKC8xVT8yzC.png);
    background-size: cover;
}

.store-header .s-user-menu-trigger .s-user-menu-avatar-wrap {
    background-image: url(https://cdn.salla.sa/form-builder/ctxhRHpwXILWjegaW2ouxBH3z6xcYNJ90Rm9F0Zz.png);
    background-size: contain;
    height: 23px;
    width: 23px;
}

.store-header .s-user-menu-trigger img {
    opacity: 0;
}

.header-btn .sicon-shopping:before {
    color: #0000;
    background-image: url(https://cdn.salla.sa/form-builder/0g5yEk5Xkfg1gC4WGwKZOlAA727Bv8NJaOeTzUDQ.png);
    background-size: cover;
    display: block !important;
}

i.sicon-menu.text-primary.text-2xl {
    display: flex;
}









































/*    ======    BANNERS    ======    */
.s-block--hero-slider .round .swiper {
    border-radius: 18px;
}

.s-block--full-bg:first-of-type {
    margin-top: 15px;
    margin-bottom: 15px;
}













/*    ======    FAST LINK    ======    */
.s-block--categories .lazy__bg.lazy_avatar {
    background-color: #0000;
}

.dark .slide--cat-entry h4 {
    color: #ffffff;
}

.slide--cat-entry h4 {
    font-size: 16px;
    font-weight: 700 !important;
}

.slide--cat-entry {
    height: 7rem;
    border-radius: 14px;
    gap: 10px;
}

@media (min-width: 768px) {
.slide--cat-entry {
    height: 10rem !important;
}
}










/*    ======    SECTIONS    ======    */
.rounded-md {
    border-radius: 18px;
}
@media (min-width: 1024px) {
.lg\:gap-4 {
    gap: 35px !important;
}
.rounded-md {
    border-radius: 25px;
}
.s-block--hero-slider .round .swiper {
    border-radius: 25px;
}
}


.gap-2 {
    gap: 10px;
}

.code {
    padding-top: 15px;
    padding-bottom: 0px;
}












/*    ======    PR    ======    */
.nav-header.py-6.px-4.flex.flex-col.bg-gray-100.da-bgg.relative {
    margin: 10px;
    border-radius: 18px;
    background-color: #ededf2 !important;
}

.s-product-card-content {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
}

.s-product-card-promotion-title {
    border-radius: 6px !important;
}

.dark .nav-header.py-6.px-4.flex.flex-col.bg-gray-100.da-bgg.relative {
    background-color: var(--dark-grey) !important;
}

.s-block--angel-products .flex.flex-col.w-auto {
    width: 100%;
    align-items: center;
}

.s-block--angel-products .gap-4 {
    width: 100%;
}

.s-block--angel-products .s-block__title h2:before {
    content: "";
    border-radius: 6px 6px 0px 0px;
    width: 40px;
    right: 50%;
    transform: translateX(50%);
    color: #fff;
    height: 4px;
    position: absolute;
    background: #25226f;
    bottom: 0;
}

.dark .s-block--angel-products .s-block__title h2:before {
    background: #fff;
}

[dir="rtl"] .s-product-card-promotion-title {
    right: inherit;
    left: 0;
}

.s-block--angel-products .s-block__title h2 {
    font-size: 1.125rem;
    background: #3fbbfe;
    border-radius: 40px 40px 5px 5px / 20px 20px 5px 5px;
    width: calc(50% + 30px);
    color: #fff !important;
    height: 32px;
    overflow: hidden;
    line-height: 30px;
    font-weight: 700 !important;
    display: block;
}


.s-button-btn:hover {
    opacity: 1;
}


.dark .s-product-card-content-footer salla-add-product-button .s-button-outline {
    color: #140931;
}

.s-product-card-out-of-stock salla-add-product-button .s-button-disabled {
    border: 0;
    background: #fff;
    opacity: 1;
}

.dark .s-product-card-out-of-stock salla-add-product-button .s-button-disabled {
    background: #0c0f2c;
}

.form-input, input, textarea, select, .tel-input, .s-login-modal-input, .s-product-availability-input, .s-verify-input, .s-comment-form-input {
    background-color: #ededf2;
    border-radius: 18px;
    padding: 0px;
}

[dir="rtl"] .me-3 {
    margin-left: 0.75rem;
    width: 100%;
}
/*
.filters-trigger, .prod-filter {
    flex: 0 0 100%;
}*/

.s-products-list-wrapper {
    gap: 10px;
}

.s-product-card-image .flex-center {
    border-radius: 10px;
    overflow: hidden;
    border: #bbafd247 solid 1.5px;
}



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

.s-product-card-content-title.font-primary a {
    font-family: 'GESSTextMedium' !important;
    font-weight: 700 !important;
    font-size: 16px;
}

custom-salla-product-card.rounded-xl {
    border-radius: 18px!important;
    border: 0;
    background: #ededf2;
}

.s-product-card-fit-height .s-product-card-image {
    padding: 8px;
}

/*      ==========  INNER PR  ==========       */
.s-product-card-image-contain {
    object-fit: contain;
    /*aspect-ratio: 0 !important;*/
    border-radius: 15px;
}

h4.text-center.text-base.md\:text-lg.da-tm {
    font-weight: 700 !important;
}

.s-product-card-content salla-add-product-button .s-button-text {
    display: flex;
    gap: .25rem;
    justify-content: center;
    font-size: 14px;
    line-height: 8px;
}

.s-quantity-input-button {
    width: 30px;
}

.s-quantity-input-input {
    width: 30px;
}

.tabs-wrapper, .tabs .tab-trigger.is-active, .p--features__item, .details {
    background-color: #ededf2;
}

.s-add-product-button-main {
    display: flex;
    gap: 10px;
    width: 100%;
}

div.main-content.mob\:container.w-full.md\:w-1\/2.md\:pb-16 > form > section > div > salla-add-product-button > div > salla-mini-checkout-widget > div > span {
    display: none;
}

salla-mini-checkout-widget.s-add-product-button-mini-checkout.s-mini-checkout.hide-scroll.hydrated {
    width: 100%;
}

.s-add-product-button-mini-checkout-content {
    display: flex;
    gap: 10px;
}



.filters-trigger, .prod-filter {
    flex: 0 0 100%;
}

.form-input, .s-comment-form-input, .s-login-modal-input, .s-product-availability-input, .s-verify-input, .tel-input, input, select, textarea {
    margin-bottom: 0px !important;
    border: 0;
    border-radius: 10px;
    background: #ededf2;
    padding-bottom: 0;
}

.s-product-card-content {
    gap: 5px;
    padding-top: 10px;
}

.s-product-card-content-footer {
    gap: 8px;
    margin: 0;
}

.s-products-list-wrapper {
    grid-gap: .25rem;
    display: grid;
    gap: 10px;
}

.s-product-card-content-title {
    font-size: 16px;
    font-weight: 700 !important;
    /*-webkit-text-stroke: 0.2px;*/
}

.s-product-card-entry {
    border-radius: 10px;
    background-color: #ededf2;
}

.s-product-card-content-title.font-primary a {
    font-family: 'GESSTextMedium' !important;
}

.s-product-card-wishlist-btn {
    background: #1f1457;
    height: 30px;
    width: 30px;
    color: #ffffff;
    position: relative;
    left: 0px !important;
    bottom: 0px;
    border-radius: 10px !important;
    opacity: 1;
    font-size: 16px;
}

.dark .s-product-card-wishlist-btn {
    background: #ffc531;
    height: 30px;
    width: 30px;
    color: #ffffff;
    position: relative;
    left: 0px !important;
    bottom: 0px;
    border-radius: 10px !important;
    opacity: 1;
    font-size: 16px;
}

.s-product-card-content-sub {
    color: #ffc531;
}

.s-product-card-content-main {
    margin-bottom: 0;
}

.s-product-card-rating {
    align-items: center;
    display: none;
    gap: .25rem;
    justify-content: center;
}

img[src="https://cdn.assets.salla.network/themes/1034648396/1.60.0/images/appstore.png"], img[src="https://cdn.assets.salla.network/themes/1034648396/1.60.0/images/googleplay.png"] {
    opacity: 0;
}

.s-product-card-content-footer .s-button-outline, .s-product-card-content-footer .s-button-primary {
    height: 30px;
    border-radius: 16px!important;
    position: relative;
    z-index: 0;
    background: #3fbbfe;
    background: linear-gradient(90deg, #b177ff, #3fbbfe);
    border: 0;
    color: #140931;
}

@keyframes grow {
0% {
    /*transform: scale(0, 0);*/
    opacity: 0.8;
}
100% {
    /*transform: scale(1.2, 1.5);*/
    height: calc(100% + 20px);
    width: calc(100% + 20px);
    opacity: 0;
}
}

.product-entry {
    background-color: #ededf2;
}

.product-entry__title a {
    color: #1f2155;
    font-size: 17px;
    font-weight: 700 !important;
}

.s-button-btn {
    font-size: 17px;
}




/*  ====  title top  ====   */
/*.nav-header .nav-title {
    background: #ededf2;
    padding: 10px 10px 10px 10px;
    border-radius: 10px;
}*/

.max-h-12 {
    max-height: 30px;
}
/*
.dark .nav-header .nav-title {
    background: #1f1457;
}*/

.bg-gray-100 {
    background-color: #fff!important;
}
/*
.dark .bg-gray-100 {
    background-color: #120b32 !important;
}*/


/*  ====  image  ====   */
.s-product-card-image {
    height: 100%;
    position: relative;
    width: calc(100% - 0px );
    margin: 0px;
    border-radius: 8px;
    padding: 6px;
    background: #fff;
}
.dark .s-product-card-image {
    background: #1f2155;
}

.lazy__bg.lazy_img {
    height: 100%;
    width: 100%;
    border-radius: 8px;
}





/*  ====  heaht  ====   */
.product-entry--vertical salla-button.btn--wishlist button {
    background-color: #ffc531!important;
    border-radius: 8px !important;
    border: initial!important;
    height: 30px !important;
    width: 30px!important;
    color: #1f2155;
}

.s-product-card-vertical .s-product-card-wishlist-btn {
    opacity: 1;
}

.s-product-card-vertical .s-product-card-wishlist-btn:hover {
    opacity: 1;
    transform: scale(1.1);
}

[dir=rtl] .s-product-card-wishlist-btn {
    padding-left: 0;
}
[dir=rtl] .s-product-card-wishlist-btn {
    padding-right: 0;
}

.btn--wishlist .text-xl {
    font-size: 15px;
}

.product-entry--vertical salla-button.btn--wishlist button:hover {
    background-color: #1f2155!important;
    color: #fff;
}

.s-button-text {
    overflow: visible;
}





















/*      ==========  FEATURE  ==========       */
.angel-feature .text-center {
    text-align: center;
}
/*
p.text-center.text-sm.text-gray-600.da-ts {
    display: none;
}*/

.angel-feature .lazy__bg {
    height: 82%;
    width: 100%;
}

.rrrrrr {
    opacity: 0;
}
.gggggg {
    margin-inline: 20px;
}

.gggggg .angel-feature {
    background: #ededf2;
    border-radius: 18px;
    height: 100%;
    justify-content: flex-start;
}

.gggggg .w-14 {
    width: 50px;
    margin-top: 10px;
}

.dark .gggggg .angel-feature {
    background-color: var(--dark-grey);
}

.ffffff .mt-2 {
    padding-block: 0px 15px;
    position: relative;
    display: flex;
    margin: 0;
    gap: 7px;
    padding-inline: 5px;
    align-items: center;
}

.ffffff .angel-feature {
    background: #ededf2;
    border-radius: 18px;
    display: flex;
    flex-direction: column;
    overflow: visible;
    justify-content: flex-start;
    position: relative;
    z-index: 0;
    gap: 10px;
    overflow: hidden;
}

.ffffff .angel-feature:before {
    content: "";
    position: absolute;
    background-image: url(https://cdn.salla.sa/form-builder/3Vtpsv6vMPGulUYArZasbrmOKrsr4iiOAfz2Dd7b.png);
    z-index: -1;
    background-size: 140%;
    background-repeat: no-repeat;
    background-position: TOP;
    top: 20px;
    height: 100%;
    width: 100%;
}

.dark .angel-feature {
    background-color: var(--dark-grey);
}

section.s-block.s-block--features.angel-features.\31 .py-8 {
    margin-top: 50px !important;
}

.ffffff .gap-2 {
    gap: 15px;
    grid-template-columns:repeat(3,minmax(0,1fr));
}

@media(min-width:1024px) {
  .ffffff .gap-2 {
    gap: 16px!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }


.ffffff .angel-feature:before {
    content: "";
    position: absolute;
    background-image: url(https://cdn.salla.sa/form-builder/rnwB0BG0O4LwdKQMDMg7xnph4H00Ts8nEly5ibGk.png);
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: TOP;
    top: 20px;
    height: 100%;
    width: 100%;
}
  
}

.angel-features .container {
  padding-left:15px;
  padding-right:15px;
}

.ffffff .h-14 {
    height: 70px;
    margin-top: 22px;
    width: 70px;
    border-radius: 20px;
    border: #00000017 solid 7px;
}

#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--features.angel-features.bg-gray-100.da-bgg.py-8.angel_anime.animate__.animate__fadeIn > div > div > div:nth-child(1) > div.flex-center.h-14.w-14.md\:h-20.md\:w-20 {
    background: #1ddccc;
}
#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--features.angel-features.bg-gray-100.da-bgg.py-8.angel_anime.animate__.animate__fadeIn > div > div > div:nth-child(2) > div.flex-center.h-14.w-14.md\:h-20.md\:w-20 {
    background: #e9505c;
}
#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--features.angel-features.bg-gray-100.da-bgg.py-8.angel_anime.animate__.animate__fadeIn > div > div > div:nth-child(3) > div.flex-center.h-14.w-14.md\:h-20.md\:w-20 {
    background: #ffc531;
}

.ffffff .text-primary {
    color: #ffffff;
    font-size: 40px;
    -webkit-text-stroke: 1px;
}

.mb-6, .mb-2 {
  margin-top:10px;
  margin-bottom:10px;
}


























/*      ==========  QUISTIONS  ==========       */
.border-transparent {
    border-color: transparent;
    border-radius: 18px;
    background: #ededf2!important;
    border: 0;
}

.s-block--faqs .faqs-list input:checked+div label {
    color: #fff;
    background: linear-gradient(90deg, #b177ff, #3fbbfe);
}

.dark .faqs-list__item {
    background-color: var(--dark-grey) !important;
}

.s-block--testimonials .end-4 {
    left: 1rem;
}

[dir=rtl] .pe-16 {
    font-size: 15px;
    font-weight: 400!important;
    padding: 5px 18px 5px 5px;
    display: flex;
    justify-content: space-between;
    height: auto;
    width: auto;
    font-family: 'GESSTextMedium' !important;
    font-weight: 700 !important;
    align-items: flex-end;
}

.angel_anime .pe-16:before {
    font-size: 18px;
    content: "";
    font-weight: 700!important;
    height: 18px;
    background: #3fbbfe;
    width: 5px;
    border-radius: 6px;
    position: absolute;
    top: 9px;
    right: 6px;
}

.angel_anime input:checked+div .pe-16:before  {
    font-size: 18px;
    content: "";
    font-weight: 700!important;
    height: 18px;
    background: #fff;
    width: 5px;
    border-radius: 6px;
    position: absolute;
    top: 9px;
    right: 6px;
}

.s-block--faqs .faqs-list input:checked+div .open-badge {
    background: #25226f;
    background-color: #25226f!important;
}

.faq-item {
    background: #3fbbfe;
    color: #ededf2;
    font-size: 14px;
}

.h-8 {
    height: 26px;
}

.s-block--faqs .w-8 {
    width: 26px;
}

.w-8 {
    width: auto;
}

.top-5 {
    position: relative;
    top: 0;
}

.rounded-full {
    border-radius: 18px;
}























/*    ======    TITLES    ======    */
.s-angel--divider {
    padding-top: 2.75rem;
}
/*
.divider-container .s-block__title:before {
    content: "";
    background: #ffffff;
    clip-path: polygon(0 0, 35% 0, 100% 100%, 65% 100%);
    width: 23px;
    height: 16px;
    display: block;
    position: absolute;
    top: 0px;
    right: 3px;
    z-index: -1;
}

.s-block__title:after {
    content: "";
    background: #ffffff;
    clip-path: polygon(0 0, 35% 0, 100% 100%, 65% 100%);
    width: 23px;
    height: 16px;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 3px;
    z-index: -1;
}*/

.sections {
    padding-top: 15px;
    padding-bottom: 15px;
}

.divider-container .s-block__title {
    background: linear-gradient(90deg, #b177ff, #3fbbfe);
    border-radius: 18px;
    width: calc(50% + 30px);
    position: relative;
    left: -50%;
    transform: translateX(50%);
    color: #fff !important;
    height: 32px;
    overflow: hidden;
    line-height: 9px;
    padding-bottom: 0px;
}

.s-angel--divider .da-cp {
    color: #25226f !important;
    font-weight: 700 !important;
    line-height: 35px;
    height: 32px;
    font-size: 16px;
}





















/*    ======    VISITORS    ======    */
.s-block--testimonials .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 6px;
    padding-right: 6px;
    width: 100%;
}

.s-block--faqs .end-4 {
    left: 0rem;
    background: #b177ff !important;
}

.rounded-lg {
    border-radius: 18px;
}

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

.s-block--testimonials .da-bgg {
    background-color: #ededf2!important;
}

.dark .s-block--testimonials .da-bgg {
    background-color: var(--dark-grey)!important;
}

.s-block--testimonials .swiper-wrapper {
    padding-bottom: 30px;
}

.testimonial__avatar.overflow-hidden.h-24.w-24.flex.z-1.rounded-full.transition-shadow.duration-500.hover\:shadow-default {
    width: 6rem;
    margin-bottom: 3px;
    top: -12px;
    position: relative;
}

.testimonial__avatar.overflow-hidden.h-24.w-24.flex.z-1.rounded-full.transition-shadow.duration-500.hover\:shadow-default:before {
    content: "";
    background-image: url(https://cdn.salla.sa/form-builder/AJF56Dc2v9YjTyhV5YobMqDVOVZA3EREFRTyzeoM.png);
    background-size: contain;
    position: absolute;
    width: 100%;
    height: 100%;
}

.dark .testimonial__avatar.overflow-hidden.h-24.w-24.flex.z-1.rounded-full.transition-shadow.duration-500.hover\:shadow-default:before {
    background-image: url(https://cdn.salla.sa/form-builder/UfIRwjUpROPglHu94yoRYHm0fan5yWegU99IU8Wv.png);
}

div.testimonial__avatar.overflow-hidden.h-24.w-24.flex.z-1.rounded-full.transition-shadow.duration-500.hover\:shadow-default > img {
    opacity: 0;
}

.testimonial__avatar.overflow-hidden.h-24.w-24.flex.z-1.rounded-full.transition-shadow.duration-500.hover\:shadow-default {
    position: relative;
}
























/*    ======    FOOTER    ======    */
.store-footer .footer-container .logo-footer .foo {
    margin-bottom: .5rem;
    max-height: 100px;
    max-width: 100%;
    width: auto;
    display: none;
}

.store-footer:before {
    content: "";
    height: 20px;
    top: 0px;
    background: #fefefe;
    position: absolute;
    width: 125px;
    transform: translateX(50%);
    right: 50%;
    border-radius: 0px 0px 15px 15px;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div > div.footer-middle.footer-container.flex.align-center.flex-col.md\:flex-row.da-brdr.md\:gap-4 > div.flex.flex-col.md\:max-w-xs:before {
    background-position: bottom;
    display: flex;
    content: "";
    height: 90px;
    margin-top: 40px;
    width: 100%;
    background-image: url(https://i.giphy.com/media/v1.Y2lkPTc5MGI3NjExZ3JrM2k3eWZrNzVtOWo0NHE5dzJpOTNweXQ0N3N2MG9kcms3cWNraCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9cw/koh2NsPlftLMQNW2gL/giphy.gif);
    background-size: contain;
    background-repeat: no-repeat;
}



.store-footer .footer-container {
    padding-top: 0px;
    padding-bottom: 2rem;
}

.store-footer .footer-container .logo-footer {
    justify-content: center;
    display: none;
}

@media (min-width: 768px){
.da-brdr {
    border-color: var(--dark-grey)!important;
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
}

.footer-middle:before {
    background-position: bottom;
    display: flex;
    content: "";
    height: 113px;
    margin-top: 40px;
    width: 100%;
    background-image: url(https://i.giphy.com/media/v1.Y2lkPTc5MGI3NjExZ3JrM2k3eWZrNzVtOWo0NHE5dzJpOTNweXQ0N3N2MG9kcms3cWNraCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9cw/koh2NsPlftLMQNW2gL/giphy.gif);
    background-size: contain;
    background-repeat: no-repeat;
    grid-column: span 3/span 3;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div > div.footer-middle.footer-container.flex.align-center.flex-col.md\:flex-row.da-brdr.md\:gap-4 > div.flex.flex-col.md\:max-w-xs:before {
    display: none;
}

.store-footer .footer-container {
    padding-top: 10px;
    padding-bottom: 5rem;
}

.store-footer__inner .container:before {
    height: 100px;
}

.footer-middle {
    padding-inline: 100px;
}

[dir=rtl] .md\:text-start {
    text-align: right;
    display: none;
}

.social-links .social-links {
    width: 61%;
    display: flex;
    flex-direction: row;
}

.footer-top{
    border-color: var(--dark-grey)!important;
    display: grid;
    grid-template-columns: repeat(1,minmax(0,1fr));
}

.footer-middle .contact-links {
    flex-wrap: wrap;
    justify-content: center;
    max-width: 33rem;
}

[dir=rtl] .footer-middle h3 {
    text-align: center;
}

.store-footer__inner .container {
    padding-left: 0px;
    padding-right: 0px;
    max-width: none;
}

.md\:max-w-xs {
    max-width: none;
    display: grid;
    grid-column: span 1/span 3;
    order: 2;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div > div.footer-middle.footer-container.flex.align-center.flex-col.md\:flex-row.da-brdr.md\:gap-4 > div:nth-child(2) {
    order: 2;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div > div.footer-middle.footer-container.flex.align-center.flex-col.md\:flex-row.da-brdr.md\:gap-4 > div.flex.flex-col.gap-4.shrink-0 {
    display: none;
}

.social-links {
    width: calc(33.33333% - 86px) !important;
    display: flex;
    flex-direction: column;
}

.footer-bottom {
    padding-inline: 130px;
}
}

.store-footer__inner.da-bgm {
    background-color: #0000 !important;
} 

.bubble-show {
    cursor: pointer;
    position: relative;
    background: #24184952;
    width: 39px;
    color: #fff;
    height: 39px;
    border-radius: 10px;
    display: flex;
}

.dark .bubble-show {
    background: #00000040;
}

.contact-links a {
    font-size: 20px;
    background-color: #24184952;
    border-radius: 10px;
    min-width: 0.5rem;
    padding: 8px;
    color: #fff;
}

.dark .footer-middle .contact-links a {
    background-color: #00000040 !important;
}

.footer-middle .contact-links a:hover , .dark .footer-middle .contact-links a:hover {
    transform: scale(1.08);
    background-color: #3fbbfe!important;
}

.social-links .icon {
    margin: auto!important;
    width: 36px!important;
    font-size: 20px;
}

.max-w-sm {
    max-width: 38rem;
    color: #fff;
    font-size: 18px;
    font-weight: 700 !important;
    padding-top: 12px;
    padding-inline: 40px;
}

.store-footer .store-links-items {
    column-count: 2;
    margin-inline: 30px;
    color: #fff;
}

.social-links {
    width: calc(100% - 0px);
}

.store-footer h3 {
    background: linear-gradient(90deg, #b177ff, #3fbbfe);
    color: #ffffff;
    border-radius: 12px;
    height: 32px;
    line-height: 36px;
    font-weight: 700 !important;
    width: calc(100% - 28px);
    right: 14px;
    position: relative;
}

.unicode {
    unicode-bidi: plaintext;
    display:none;
}

.store-footer__inner .container {
    padding-left: 0px;
    padding-right: 0px;
}

.footer-social {
    align-items: center;
    margin-bottom: 0px;
}

.store-footer {
    margin-top: 60px;
    position: relative;
    background: url("https://cdn.salla.sa/form-builder/AbcMbsm6TMm5QWbcHDumji41SgrK7m3QE8WYHjxF.png"), url("https://cdn.salla.sa/form-builder/3Fmv3714aqUyIsvM4PUEkejlergOkWpS0QwWCngq.png"), radial-gradient(circle at 50% 50%, #2a46a3, #041b3d);
    background-position: bottom right, top left;
    background-size: 50%, 50%, contain;
    background-repeat: no-repeat;
}

@media (min-width: 768px){
.store-footer {
    margin-top: 60px;
    position: relative;
    background: #401aa0;
    background-image: url("https://cdn.salla.sa/form-builder/AbcMbsm6TMm5QWbcHDumji41SgrK7m3QE8WYHjxF.png"), url("https://cdn.salla.sa/form-builder/3Fmv3714aqUyIsvM4PUEkejlergOkWpS0QwWCngq.png"),  radial-gradient(circle at 50% 50%, #2a46a3, #041b3d);
    background-size: 22%, 22%, contain;
    background-position: bottom right, top left;
    background-repeat: no-repeat;
    border-radius: 40px 40px 0px 0px;
    z-index: 0;
}

.store-footer h3 {
    width: calc(100% - 0px);
    right: 0;
}

.max-w-sm {
    padding-inline: 10px;
    padding-top: 0px;
}
}

.store-footer .footer-list {
    columns: 1;
    margin-inline: 50px;
    color: #fff;
}

.dark .bubble-show:hover {
    background: #3fbbfe;
    color: #3fbbfe!important;
}

.store-footer a:hover {
    color: #25226f!important;
}

.store-footer .footer-container .footer-list a {
    margin-bottom: .75rem;
    text-align: center;
}

.dark .store-footer .da-bgm {
    background-color: #0000!important;
}

.footer-top {
    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;
}

.dark .footer-top:after {
    background-color: #22133e;
    border-bottom: #100b1e solid 7px;
}

.footer-middle {
    order: 1;
    background-color: #0000;
    background-position: left -9.5rem  top -20rem  , right top;
    background-repeat: no-repeat;
    position: relative;
    border: 0 !important;
    row-gap: 2.5rem !important;
    border-radius: 20px 20px 0px 0px;
    z-index: 0;
}

.footer-bottom {
    order: 3;
    background: #021022;
    padding-top: 10px;
    border-radius: 30px 30px 0px 0px;
    border-top: #ffffff00 solid 7px;
    z-index: 1;
    padding-inline: 20px;
    margin-inline: 14px;
}

.opacity-75 {
    opacity: 1;
}

.footer-apps .gap-2 .leading-none:nth-child(2) {
    color:#000;
}

.text-gray-400 {
    color: #ffc26b;
    font-size: 16px;
    font-weight: 700 !important;
}

.title-wrapper  .text-gray-400 {
    color: #51279a;
    font-size: 14px;
    font-weight: 100 !important;
}

.details.total {
    background-color: #ffff;
}

.footer-bottom .gap-2 {
    gap: 10px ;
}












.sicon-whatsapp2:before,.sicon-iphone:before,.sicon-phone:before,.sicon-paper-plane-o:before,.sicon-mail:before, .sicon-snapchat:before{
    background-size:contain;
    font-size: 24px;
    color:#0000;
    background-repeat:no-repeat
}

.sicon-snapchat:before {
    background-image:url(https://cdn.salla.sa/form-builder/PPIQskhnHmrFui15PUqIVJZIRlYLvwtE4NU7Dt8i.png);
    font-size: 26px;
}

.sicon-whatsapp2:before{
    background-image:url(https://cdn.salla.sa/form-builder/2eYBC6OB2hxHft5A6QgeLP2EpyMGKhj48sBrkwka.png)
}
.sicon-iphone:before{
    background-image:url(https://cdn.salla.sa/form-builder/dvARlAxrexzhZRMc2b9dDGJsZWH75YaSTMmdiQt1.png)
}
.sicon-mail:before{
    background-image:url(https://cdn.salla.sa/form-builder/GhUZx6Thwvdn9YEOmpNSV1WZAl5cpSWvSOLBaRQD.png)
}
.sicon-phone:before{
    background-image:url(https://cdn.salla.sa/form-builder/cxZ9lhettupYTLXagzJeT85WwKY1k6cmtl0PwJ7z.png)
}

.sicon-paper-plane-o:before {
    background-image:url(https://cdn.salla.sa/form-builder/xygblvwEYvQSfWHv4boWev7vshyDWRmZHR0PoCPq.png)
}