/* Add custom CSS styles below */


@font-face {
    font-family: 'GESSTextMedium';
    src: url('https://res.cloudinary.com/ddqaxthcm/raw/upload/v1712302077/beINNewArabicFont2017-Regular_uugwoi.ttf');
    font-weight:400;
}

@font-face {
    font-family: 'GESSTextMedium';
    src: url('https://res.cloudinary.com/ddqaxthcm/raw/upload/v1712302062/beINNewArabicFont2017-Bold_qiy13m.ttf');
    font-weight:700;
}
/*
@font-face {
    font-family: 'GESSTextMedium';
    src: url('https://res.cloudinary.com/ddqaxthcm/raw/upload/v1712302499/alfont_com_AlFont_com_helveticaneueltarabicroman1_qzrysj.ttf');
    font-weight:400;
}

@font-face {
    font-family: 'GESSTextMedium';
    src: url('https://res.cloudinary.com/ddqaxthcm/raw/upload/v1712302503/HelveticaNeueLT-Arabic-75-Bold_z5evsy.ttf');
    font-weight:700;
}*/

body, *:not(i) {
font-family: 'GESSTextMedium' !important;
}




.duration-700 {
    transition-duration: 7s;
}









/*      ======      TOP      ======      */ 
.w-\[90\%\] {
    width: calc(100% - 30px );
    height: 70px;
}
/*
.main-navbar .flex {
    display: flex;
    align-items: center;
}*/

.h-\[60px\] {
    height: 42px;
}

@media (min-width: 1024px){
/*.main-navbar .flex {
    display: flex;
    align-items: center;
}
*/
.w-\[90\%\] {
    height: auto;
}

.h-\[60px\] {
    height: 60px;
}
}

#app > div.app-inner > nav.main-navbar.h-auto.w-\[90\%\].bg-white\/80.dark\:bg-\[\#1f1f2ceb\].rounded-xl.fixed.z-20.top-3.-translate-x-1\/2.left-1\/2.backdrop-blur-sm.navbar-box-shadow.py-2.px-4.flex.justify-between > div.flex.gap-3 {
    display: flex;
    align-items: center;
}





/*      ======      HEADER      ======      */ 
.dark .dark\:bg-\[\#1f1f2ceb\] {
    background-color: #1d1645eb;
}

nav.main-navbar.h-auto.w-\[90\%\].bg-white\/80.dark\:bg-\[\#1f1f2ceb\].rounded-xl.fixed.z-20.top-3.-translate-x-1\/2.left-1\/2.backdrop-blur-sm.navbar-box-shadow.py-2.px-4.flex.justify-between {
    background: rgb(223 223 223 / 80%);
}

.dark nav.main-navbar.h-auto.w-\[90\%\].bg-white\/80.dark\:bg-\[\#1f1f2ceb\].rounded-xl.fixed.z-20.top-3.-translate-x-1\/2.left-1\/2.backdrop-blur-sm.navbar-box-shadow.py-2.px-4.flex.justify-between {
    background-color: #1d1645eb;
}






/*      ======      NAV      ======      */
@media only screen and (min-width: 1024px){
@media (min-width: 1024px){
.main-menu {
    justify-content: center;
}
}
}

@media only screen and (min-width: 1024px){
.main-menu li.root-level>a {
    color: #1e1848;
}

.dark .main-menu li.root-level>a {
    color: #fff;
}

.dark .sub-menu {
    background-color: #0b1121 !important;
    box-shadow: 0px 22px 49px -2px #000000ad !important;
}

.main-menu li>a:hover {
    color: #fff!important;
}
}

.mm-spn li {
    position: relative;
    background: inherit;
    cursor: pointer;
    border-bottom: 1px solid #ababab;
}

.dark .mm-spn li {
    position: relative;
    background: inherit;
    cursor: pointer;
    border-bottom: 1px solid #0b1121;
}

.mm-spn li:after {
    content: "";
    display: block;
    margin-left: 20px;
    margin-left: var(--mm-spn-item-indent);
    border-top: 1px solid;
    opacity: 1;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    height: 15px;
    position: absolute;
    width: 40px !important;
    background: #22c5cb;
    bottom: 0;
    border: 0;
    transition: all 0.1s cubic-bezier(0.38, 0.07, 0, 0.98);
}

.mm-spn li:hover:after {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    height: 100%;
    width: 100% !important;
}

.text-\[\#676D75\] {
    color: #1e1848;
}

.\!mt-\[16px\] {
    margin-top: 8px!important;
}

.\!pb-\[16px\] {
    padding-bottom: 8px!important;
}

.dark .text-\[\#676D75\] {
    color: #fff;
}

.mm-ocd--open .mm-ocd__content {
    transform: translate3d(0,0,0);
    height: calc(100% - 28px);
    top: 12px;
    border-radius: 12px 0px 0px 12px;
    background-color: #ffffffcc !important;
    backdrop-filter: blur(4px);
    width: 20rem;
}

.dark .mm-ocd--open .mm-ocd__content {
    background-color: #1d1645eb!important;
}

.mm-spn.mm-spn--light {
    background-color: #0000;
    color: #1e1848;
}

.dark .mm-spn.mm-spn--light {
    background-color: #0000;
    color: #fff;
}

.mm-spn.mm-spn--navbar:after {
    background-color: #0000;
}

.mm-ocd--open {
    bottom: 0;
    background: rgb(0 0 0 / 25%);
    transition-delay: 0s;
}

.w-80 {
    width: 19rem;
    height: calc(100% - 28px);
    top: 12px;
    border-radius: 0px 12px 12px 10px;
    position: fixed;
    overflow: visible;
}
/*
.w-80:before {
    width: 19rem;
    height: calc(100% - 28px);
    top: -7px;
    border-radius: 0 12px 12px 10px;
    content: "";
    position: absolute;
    height: 2000px;
    width: 1000px;
    right: 0%;
    background: rgb(0 0 0 / 56%);
    z-index: -1;
}
*/






/*      ======      BANNERS      ======      */
#app > div.app-inner > section:nth-child(6) > div {
    padding-left: 15PX;
    padding-right: 15PX;
    padding-top: 6rem;
    padding-bottom: 2rem;
}

.custom-slider .swiper-pagination-bullet {
    height: 4px;
    width: 16px;
    border-radius: 4px;
    border-color: #1e1848;
}

.custom-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 4px;
    border: 0;
    background-color: #1e1848;
}

.custom-slider .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    height: 10px;
    width: 22px;
    border-radius: 8px;
    border-color: #1e1848;
}




.dark .custom-slider .swiper-pagination-bullet {
    border-color: #fff;
}

.dark .custom-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fff;
}

.dark .custom-slider .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    border-color: #fff;
}



section.banners-slider.bg-\[var\(--bg-primary\)\] .custom-slider .swiper-pagination-bullet {
    height: 4px;
    width: 16px;
    border-radius: 4px;
    border-color: #fff;
}

section.banners-slider.bg-\[var\(--bg-primary\)\] .custom-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fff;
    height: 4px;
    border: 0;
}

section.banners-slider.bg-\[var\(--bg-primary\)\] .custom-slider .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    height: 10px;
    width: 22px;
    border-radius: 8px;
    border-color: #fff;
}

#app>div.app-inner>section:nth-child(6)>div {
    padding-top: 6rem;
}

@media (min-width: 1024px){
#app>div.app-inner>section:nth-child(6)>div {
    padding-top: 2rem;
}
}
/*
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    top: initial !important;
}



.banners-slider .swiper-slide-active {
    opacity: 1!important;
    padding-bottom: 30px;
}*/

.\!bottom-10 {
    bottom: 12px !important;
}

.rounded-2xl {
    border-radius: 12px;
}

.banners-slider-swiper-actions-prev, .banners-slider-swiper-actions-next {
    display: none;
}

@media (min-width: 1024px){
.banners-slider-swiper-actions-prev, .banners-slider-swiper-actions-next {
    display: flex;
}
}






.main-links-style-1-slider-single-content {
    margin-bottom: 40px;
    box-shadow: none;
    overflow: hidden;
    border-radius: 10px;
    background-color: #fff;
    background-color: #e9e9e9;
    padding: 23px 16.5px 13px 22px;
    --tw-shadow: 0px 3px 16px rgba(47,83,109,0.12);
    --tw-shadow-colored: 0px 3px 16px var(--tw-shadow-color);
    box-shadow: 0 0 transparent,0 0 transparent,0 3px 16px rgba(47,83,109,.12);
    box-shadow: var(--tw-ring-offset-shadow,0 0 rgba(0,0,0,0)),var(--tw-ring-shadow,0 0 rgba(0,0,0,0)),var(--tw-shadow);
    --tw-grayscale: grayscale(0);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) grayscale(0) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    transition-duration: .4s;
}

.main-links-style-1-slider-single-content {
    display: flex;
    flex-direction: column-reverse;
    background-color: #e9e9e9;
    box-shadow: none !important;
    align-items: center;
    padding: 10px;
    margin-bottom: 20px;
}


.dark .main-links-style-1-slider-single-content {
    background-color: #1e1848;
}

.main-links-style-1-slider-single-content-title {
    margin-bottom: 0px;
}

.main-links-style-1-slider-single-content-image {
    margin-bottom: 7px;
    overflow: hidden;
    border-radius: 10px;
    width: 40%;
}

.main-links-style-1-slider h4 {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5rem;
}









/*      ======      SECTIONS      ======      */
body>div>section:nth-of-type(3) {
    position: relative;
    margin-top: 90px;
    margin-bottom: 30px;
}

body > div > section:nth-of-type(3)::before {
    color: #22c5cb;
    content: "FIRST TV";
    /*font-family: ff-shamel;*/
    font-size: 22px;
    height: 32px;
    width: calc(100% + 0px);
    position: absolute;
    top: -50px;
    text-align: center;
    transform: translateX(50%);
    right: 50%;
    font-weight:700;
}

body > div > section:nth-of-type(3)::after {
    color: #1e1848;
    content: "متعة المشاهدة ما لها حدود";
    /*font-family: ff-shamel;*/
    height: 32px;
    position: absolute;
    width: calc(100% - 30px);
    top: -30px;
    text-align: center;
    transform: translateX(50%);
    right: 50%;
}

@media (min-width: 1024px){
body>div>section:nth-of-type(2) {
    position: relative;
    margin-top: 95px;
}

body > div > section:nth-of-type(3)::before {
    color: #22c5cb;
    /*font-family: ff-shamel;*/
    font-size: 40px;
    height: 32px;
    width: calc(100% + 0px);
    position: absolute;
    top: -90px;
    text-align: center;
    transform: translateX(50%);
    right: 50%;
    font-weight:700;
}

body>div>section:nth-of-type(3)::after {
    color: #1e1848;
    height: 32px;
    font-size: 25px;
    position: absolute;
    width: calc(100% - 30px);
    top: -45px;
    text-align: center;
    transform: translateX(50%);
    right: 50%;
}
}

#app > div.app-inner > section:nth-child(7) > div > div > div.enhanced-fixed-products-heading-divider.section-heading-divider.sal-animate {
    margin-bottom: 2px;
}

#app > div.app-inner > section:nth-child(7) > div > div {
    margin-bottom: 15px;
}








.dark body > div > section:nth-of-type(3)::after {
    color: #fff;
}

.static-banners-single-default {
    position: relative;
    overflow: hidden;
}

.static-banners-single-default:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 128%;
    height: 100%;
    background: rgba(255,255,255,.25);
    z-index: 2;
    transition: transform .35s ease-out;
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,35deg) translate3d(0,-78%,0);
}

.dark .static-banners-single-default:before {
    background: #0b112140;
}

.static-banners-single-default:hover:before {
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,35deg) translate3d(0,87%,0);
}

#app > div.app-inner > section:nth-child(7) > div {
    padding-left: 15PX;
    padding-right: 15PX;
    padding-top: 0rem;
    padding-bottom: 0rem;
}


#app > div.app-inner > section:nth-child(8) > div {
    padding-left: 15PX;
    padding-right: 15PX;
    padding-top: 15px;
    padding-bottom: 0rem;
}

.static-banners-wrapper {
    display: grid;
    grid-gap: 1.5rem;
    gap: 16px;
}





/*      ======      ANIMATION      ======      */
.section-heading-divider::before {
    border-radius: 0px;
    rotate: 45deg;
    top: 0;
}

.section-heading-divider {
    width: 100px;
    border-radius: 0px;
}

@keyframes watermarkanimate {
0% {
    content: var(--tw-content);
    left: -10%;
}
100% {
    content: var(--tw-content);
    left: 90%;
}
}





/*      ======      QUESTIONS      ======      */
.faq-container {
    max-width: 100%;
    padding-inline: 20px;
}

@media (min-width: 1024px){
.faq-content {
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem;
    column-gap: 20px;
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    max-width: 1280px;
    padding-inline: 20px;
}
}

.faq-content-single-wrapper {
    background-color: #e9e9e9;
    box-shadow: none;
    margin-bottom: 16px;
}

.dark .faq-content-single-wrapper {
    background-color: #1e1848;
}

.faq-content-single-question {
    padding: 10px 32px 10px 15px;
    z-index: 0;
    position: relative;
}

.faq-content-single-question:before {
    content: "";
    background: #22c5cb;
    clip-path: polygon(20% 0%, 50% 40%, 80% 0%, 100% 0%, 60% 50%, 100% 100%, 80% 100%, 50% 60%, 20% 100%, 0% 100%, 40% 50%, 0% 0%);
    width: 16px;
    height: 16px;
    transform: translateY(50%);
    bottom: 50%;
    display: block;
    position: absolute;
    right: 10px;
    z-index: -1;
}








/*      ======      FEATURS      ======      */
.sicon-ellipsis-vertical-filled:before, .sicon-ellipsis-filled:before, .sicon-d-rotate:before, .sicon-undo:before {
    background-size: contain;
    background-repeat: no-repeat;
    color: #0000;
    font-size: 50px;
}

.sicon-ellipsis-vertical-filled:before {
    background-image: url(https://cdn.salla.sa/form-builder/nST6hyrRK6Vm2egkCPhNUrEpJiEHFV63JiiDd2dM.png);
}

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

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

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

.store-features-style-1-content-single-icon-box.rotate-360 {
    display: flex;
    height: 56px;
    width: 56px;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    transition-duration: .8s;
    overflow: visible;
    position: relative;
    z-index: 0;
}

.store-features-style-1-content-single-icon-content {
    z-index: 1;
}

.store-features-style-1-content-single-icon-box.rotate-360:before
{
    width: 70px;
    height: 70px;
    border-radius: 12px;
    transition-duration: .8s;
    content: "";
    position: absolute;
    z-index: -24;
    opacity: 0.4;
}
/*
#app > div.app-inner > section.store-features-style-1.bg-\[var\(--bg-primary\)\] > div > div.store-features-style-1-content > div > div:nth-child(1) > div > div:before {
    background: #22c5cb;
}

#app > div.app-inner > section.store-features-style-1.bg-\[var\(--bg-primary\)\] > div > div.store-features-style-1-content > div > div:nth-child(2) > div > div:before {
    background: #1da0f2;
}

#app > div.app-inner > section.store-features-style-1.bg-\[var\(--bg-primary\)\] > div > div.store-features-style-1-content > div > div:nth-child(3) > div > div:before {
    background: #febe20;
}

#app > div.app-inner > section.store-features-style-1.bg-\[var\(--bg-primary\)\] > div > div.store-features-style-1-content > div > div:nth-child(4) > div > div:before {
    background: #fb467b;
}*/

.store-features-style-1 .container {
    padding-left: 20px;
    padding-right: 20px;
}

.store-features-style-1-content-single-icon {
    margin-bottom: 18px;
}

.store-features-style-1-content-single-title {
    margin-bottom: 4px;
}

.section-heading-subtitle {
    margin-bottom: 0px;
}

@media (min-width: 1024px){
.store-features-style-1-content-single {
    width: 100%;
}
}

.store-features-style-1-content-single {
    margin-bottom: 0px;
    background: #e9e9e9;
    padding: 20px 10px 10px 10px;
    border-radius: 12px;
    position: relative;
    z-index: 0;
}

.dark .store-features-style-1-content-single {
    background: var(--bg-light);
}

.store-features-style-1-content-single-description {
    opacity: .5;
    color: #1e1848;
}

.dark .store-features-style-1-content-single-description {
    color: #fff;
}

.store-features-style-1-content-wrapper {
    gap: 1rem;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 1024px){
.store-features-style-1-content-wrapper {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
}






/*      ======      BANNER SOCIAL      ======      */
.social-banner-content-social-button {
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    border-radius: 9999px;
    border-width: 1px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .75rem;
    padding-bottom: .75rem;
    justify-content: center;
}

.social-banner-content-social-button-text {
    margin-bottom: 0;
    font-weight: 400;
}

.social-banner .container {
    padding-left: 20px;
    padding-right: 20px;
}

.social-banner-content {
    padding-left: 2rem;
    padding-right: 2rem;
}

.social-banner-content-social .rtl\:ml-2\.5 {
    margin-inline: 5px !important;
}





/*      ======      INFO USER      ======      */
.s-user-menu-dropdown {
    border-radius: 12px!important;
    border-width: 0!important;
    background-color: #fff !important;
    box-shadow: 0px 18px 61px 4px #0000003b !important;
}

.s-user-menu-dropdown-header {
    border-color: #e9e9e9;
}

.dark .s-user-menu-dropdown-header {
    border-color: #0b1121;
}

.s-user-menu-dropdown-item a svg {
    fill: #22c5cb;
}

.dark .s-user-menu-dropdown-header-content p, .dark .s-user-menu-dropdown-header-content span {
    color: #fff;
}

.dark .s-user-menu-dropdown-item-title {
    color: #fff;
}

.dark .s-user-menu-dropdown {
    background-color: #1e1848!important;
    box-shadow: 0px 18px 61px 4px #000000 !important;
}







/*      ======      PR      ======      */
/*.product-card-actions-add-to-cart {
    display: flex;
    width: 100%;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-evenly;
    height: 40px;
}

.section-heading-title {
    margin-bottom: 8px !important;
}

.product-card-actions-add-to-cart-label {
    margin-bottom:0px;
    font-size: 16px;
    line-height: 1.25rem;
    font-weight: 700;
}

.product-card-content-meta-title h4 {
    margin-block: 8px 4px;
    font-size: .875rem;
    line-height: 16px;
}

.product-card-content-media-promotional-title {
    transform: translateX(50%);
    position: absolute;
    top: initial;
    bottom: 0;
    right: 50%;
    margin-bottom: 0;
    border-radius: 0;
    background-color: #22c5cb;
    clip-path: polygon(12px 0%, calc(100% - 12px) 0%, 100% 100%, 0% 100%);
    padding: 0px 12px;
    font-size: 10px;
    font-weight: 700;
    line-height: 18px;
    color: #1e1848;
}

#product-filter {
    border: initial;
    border-bottom: 0px solid gray;
    background-color: #e9e9e9 !important;
    border-radius: 12px !important;
    padding-bottom: 0;
}

.dark #product-filter {
    background-color: #1e1848!important;
}


.product-card-content-media-image {
    aspect-ratio: 0/1;
}

.product-card-actions {
    margin-left: 12px;
    margin-right: 12px;
    margin-top: .25rem;
    margin-bottom: 12px;
}

#app>div.app-inner>div.container.\!px-2\.5.\!md\:px-6.\!pt-10.\!pb-0>div>div>div.flex.min-h-screen>salla-products-list {
    padding-top: 4.5rem;
    padding-inline: 0;
}

.product-card-wrapper {
    display: flex;
    height: 100%;
    flex-direction: column;
}

.product-card-content-meta {
    padding-inline: 12px;
    text-align: center;
}

.product-card-content-meta-pricing {
    align-items: center;
}

.s-product-card-entry {
    padding: 0;
    background: #e9e9e9;
    box-shadow: none;
    overflow: visible;
}


.dark .s-product-card-entry {
    background: #1e1848;
}

.\!px-2\.5 {
    padding-left: 20px!important;
    padding-right: 20px!important;
}

.product-card-content-media {
    position: relative;
    overflow: visible;
    border-radius: 12px;
    background-image: radial-gradient(at 50% 50%, #2b3f6f 32px, #0f182f 70%);
    background: #fff;
    height:140px;
    margin: 5px;
    display: flex;
    align-items: flex-end;
}

.dark .product-card-content-media {
    background: #0f182f ;
}

.gap-2 {
    gap: 6.5rem .5rem;
}

.enhanced-products-slider .py-5 {
    padding-top: 4.25rem;
    padding-bottom: 0rem;
}

.product-card-content {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

@media (min-width: 1024px){
.enhanced-products-slider .py-5 {
    padding-top: 10rem;
}

.product-card-content-media {
    height:200px;
}
}*/

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

section.sticky-product-bar.bg-\[var\(--bg-primary\)\].py-2.rounded-md.rounded-b-none {
    max-width: 1240px;
    border-radius: 15px 15px 0px 0px;
}
}

.s-products-list-vertical-cards {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    grid-gap: .5rem;
    gap: 15px;
}

.s-product-card-content-title a {
    color: #fff;
    text-align: center;
}

.s-product-card-entry {
    background-color: var(--bg-light);
}

.product-card {
    padding: 8px;
    overflow: inherit;
    background: #e9e9e9;
    box-shadow: none;
}

.dark .product-card {
    background: #1e1848;
}

.product-card:hover {
    --tw-translate-y: 0px;
}

.group:hover .product-card-content-media-image {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    --tw-translate-y: -20px;
}

.product-card-content-media {
    position: relative;
    margin-bottom: 10px;
    overflow: inherit;
    border-radius: 12px;
    background: #0000;
}

.dark .product-card-content-media {
    background: #0000;
}

.s-product-card-fit-height.s-product-card-vertical .s-product-card-image {
    flex: none;
    background: #000;
    margin: 5px;
    width: calc(100% - 10px);
    border-radius: 10px;
}

.s-product-card-vertical .s-product-card-wishlist-btn {
    left: 0 !important;
    position: absolute;
    top: 0;
    right: inherit;
    opacity: .75;
}

.s-product-card-vertical .s-product-card-wishlist-btn button {
    --tw-bg-opacity: 1 !important;
    background-color: #fff!important;
    background-color: rgba(255,255,255,var(--tw-bg-opacity))!important;
    background: #fff !important;
    left: -5px !important;
    top: -5px;
    border-radius: 7px !important;
    height: 36px;
    width: 36px;
}







/*      ======      INNER PR      ======      */
.pt-7 {
    padding-top: 3.75rem;
}

.enhanced-products-slider-swiper-actions-start-prev, .enhanced-products-slider-swiper-actions-start-next {
    height: 36px;
    border-radius: 12px;
    border-width: 0px;
    background: #22c5cb;
    color: #1e1848;
}

.enhanced-products-slider-heading .section-heading-title {
    margin-bottom: 0;
    height: 36px;
    line-height: 36px;
}

.product-card-actions-wishlist, .product-details-meta-social-share button {
    background-color: #22c5cb!important;
    height: 40px;
    width: 40px!important;
    border-radius: 12px!important;
    color: #0b1121;
}

.is-sticky-product-bar .sticky-product-bar {
    width: calc(100% - 30px);
}

.s-button-btn {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.dark .is-sticky-product-bar .sticky-product-bar {
    background-color: #1e1848;
}

@media (max-width: 4200px) {
    .is-sticky-product-bar .sticky-product-bar__price, .is-sticky-product-bar .sticky-product-bar .form-label {
        display: block;
    }
.is-sticky-product-bar .sticky-product-bar__quantity .form-label {
    display: none!important;
}    
}

.s-add-product-button-main {
    column-gap: 10px;
}

.s-quantity-input-button:first-child {
    margin-right: auto;
}

.s-add-product-button-main .s-add-product-button-mini-checkout {
    --salla-fast-checkout-button-border-radius: 8px;
    width: 50%;
}

.product-details-media .bg-\[var\(--bg-gray\)\] {
    background-color: #e9e9e9;
}

.is-sticky-product-bar .sticky-product-bar__quantity {
    margin: 0;
    transition-delay: 900ms;
    border: #22c5cb solid 1px;
    height: 40px;
    border-radius: 8px;
    padding: 9px;
    width: auto;
}

.dark .product-details-media .bg-\[var\(--bg-gray\)\] {
    background-color: #1e1848;
}

.s-comments-product {
    background-color: #e9e9e9;
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin: 0px 20px 20px 20px;
    border-radius: 12px;
}

.dark .s-comments-product {
    background-color: #1e1848;
}

@media (min-width: 1024px){
.s-comments-product {
    max-width: 1240px;
    margin-inline: auto;
}
}



.no-content-placeholder--comments {
    padding: 1.5rem;
    text-align: center;
    --tw-text-opacity: 1;
    color: #9ca3af;
    color: rgba(156,163,175,var(--tw-text-opacity));
    background: #fff;
    border-radius: 8px;
}

.dark .no-content-placeholder--comments {
    background: #0b1121;
}

form.form.product-form {
    background: #e9e9e9;
    padding: 15px;
    border-radius: 12px;
}

.s-comment-form-input {
    border-color: #22c5cb;
    border-radius: 8px;
}

.dark form.form.product-form {
    background: #1e1848;
}

salla-product-options [type=text] {
    border-radius: 8px !important;
    border: 0 !important;
    background: #fff;
}

.dark salla-product-options [type=text] {
    background-color: #0b1121 !important;
}






.enhanced-products-slider-swiper-actions-start {
    margin-bottom: 0;
    gap: 8px;
}

.enhanced-products-slider-heading-action {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
}

.flex.flex-row.items-center.flex-wrap.justify-end.sal-animate {
    display: flex;
    flex-direction: row-reverse;
    gap: 8px;
}

.section-heading-title {
    position: relative;
    margin-bottom: 0px;
    color: var(--heading-color);
    height: 36px;
    line-height: 36px;
}

.enhanced-products-slider-heading-action::before {
    display: none;
}

.enhanced-products-slider-heading-action {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    height: 36px;
    border-radius: 12px;
    border-width: 0px;
    background: #22c5cb;
    color: #1e1848;
    padding: 0px 10px;
    line-height: 36px;
}

.shadow-\[0px_3px_16px_0px_rgba\(47\2c 83\2c 109\2c 0\.12\)\] {
    background: #e9e9e9;
    box-shadow: none;
}

.dark .shadow-\[0px_3px_16px_0px_rgba\(47\2c 83\2c 109\2c 0\.12\)\] {
    background: #1e1848;
    box-shadow: none;
}















/*      ======      BOTTOM      ======      */

/*   ===   logo   ===   */
.h-16 {
    height: 8rem;
    content: url(https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExNDlqajNrZ3g2dXMzMW44NWp5cjA1cnpieXV6djh3N3VldmVldWJoYyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9cw/xDpbsAoS4ImuLpK3IR/giphy.gif)!important;
    display: none;
}

.social-link {
    display: flex;
    background: #00000051;
    color: #22c5cb;
    height: 34px;
    width: 34px;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}

a.flex.items-center.text-sm.leading-none.hover\:text-primary {
    color: #fff;
}

.rtl\:ml-1\.5 {
    background: #00000051;
    color: #22c5cb;
    height: 28px;
    width: 28px;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    font-size: 16px;
}

.footer-wrapper {
    margin-top: 60px;
    position: relative;
    background: var(--bg-light);
    background-image: url(https://cdn.salla.sa/form-builder/UcC1PaXjaNMHQiKl3HDRUu8XGCSk0ZpNSZFLlN18.png), radial-gradient(circle at 50% 0%, #2b2367 13px, #1e1848 64%);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 20px 20px 0 0;
    background-position: center;
    max-width: 100%;
    gap: 20px;
}

.footer-wrapper:before {
    content: "";
    height: 100px;
    position: relative;
    background-image: url(https://cdn.salla.sa/form-builder/1O19PXjZxi36XHJT1qxZld1RB4WJznMyjsZxbY06.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

@media (min-width: 1024px){
#app > div.app-inner > footer > div > div.footer-meta.flex.w-full.flex-col.items-center.gap-5 > div.flex.flex-col.w-full.gap-4.items-center.md\:items-start > div {
    flex-direction: column;
    order: 2;
}

.footer-meta {
    display: grid;
    grid-template-columns: repeat(4,minmax(0,1fr))!important;
    align-items: start;
    max-width: 1280px;
    margin-inline: auto;
}

#app > div.app-inner > footer > div > div.flex.flex-col.md\:flex-row.items-center.justify-between.gap-8 {
    max-width: 1280px;
    margin-inline: auto;
    width: 100%;
}

.md\:justify-start {
    justify-content: center;
}


#app > div.app-inner > footer > div > div.flex.flex-col.md\:flex-row.items-center.justify-between.gap-8 > div {
    width: 100%;
    justify-content: space-between;
}


#app > div.app-inner > footer > div > div.footer-meta.flex.w-full.flex-col.items-center.gap-5 > div.flex.flex-col.w-full.gap-4.items-center.md\:items-start {
    align-items: center;
    order: 2;
    grid-column: span 2/span 2;
}

footer>div>div.footer-meta.flex.w-full.flex-col.items-center.gap-5>div.flex.flex-col.w-full.gap-4.items-center.md\:items-start>div {
    flex-direction: column;
    order: 2;
    align-items: center;
}

.footer-links {
    order: 3;
    margin-top: 0px !important;
}

.footer-contact {
    order: 1;
    margin-top: 0px !important;
}

.\!pb-20 {
    padding-bottom: 1rem!important;
    padding-top: 1rem!important;
}

p.max-w-xl.text-start.text-\[\#7a798a\] {
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 31px;
    font-weight: 700;
}
}

.footer-links {
    width: 100%;
    margin: 0;
    margin-top: 20px;
}

.footer-contact {
    color: #fff;
    text-align: center!important;
    font-size: 17px;
    line-height: 30px;
    width: 100%;
    display: flex;
    align-items: stretch;
    margin-top: 20px;
}

.footer-links .mt-1 {
    margin-top: 0;
    padding: 3px;
    background: #00000051;
    color: #22c5cb;
    height: 28px;
    width: 28px;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    font-size: 16px;
}

.footer-links .gap-1 {
    gap: .25rem;
    color: #fff;
}


p.max-w-xl.text-start.text-\[\#7a798a\] {
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
}


.footer-meta .font-bold {
    font-weight: 700;
    background: #00000052;
    color: #fff;
    width: 100%;
    text-align: center;
    height: 36px;
    line-height: 36px;
    border-radius: 10px;
    z-index: 0;
    position: relative;
}

.footer-meta .font-bold:before {
    content: "";
    background-image: url(https://cdn.salla.sa/form-builder/1O19PXjZxi36XHJT1qxZld1RB4WJznMyjsZxbY06.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 19px;
    height: 19px;
    display: block;
    position: absolute;
    top: 8.5px;
    right: 10px;
    z-index: -1;
}

.footer-meta .font-bold:after {
    content: "";
    background-image: url(https://cdn.salla.sa/form-builder/1O19PXjZxi36XHJT1qxZld1RB4WJznMyjsZxbY06.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 19px;
    height: 19px;
    display: block;
    position: absolute;
    top: 8.5px;
    left: 10px;
    z-index: -1;
}

.\!pb-20 {
    padding-bottom: 6rem;
    padding-top: 1rem!important;
}













.dark {
    --bg-light: #1e1848;
    --bg-primary: #1F1F2C;
    --bg-secondary: #14141F;
    --bg-tertiary: #030303;
    --custom-text-primary: #EBEBEB;
    --tw-text-opacity: 1;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity));
}

.container {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

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

::-webkit-scrollbar-thumb {
    background: #22c5cb;
    border-radius: 31px;
}

.bg-\[var\(--bg-primary\)\] {
    background-color: #fff;
}

.dark .bg-\[var\(--bg-primary\)\] {
    background-color: #110d2b;
}

.dark .navbar-box-shadow {
    box-shadow: none;
}

.main-links-style-2-slider-single-content-image-source {
    transition-duration: 300ms;
    padding: 50px 70px 0px 70px !important;
}
/*
.w-full {
    padding-top: 34px;
    width: 100%;
}
*/
.main-navbar .w-full {
    padding-top: 10px;
    width: 100%;
}

.main-links-style-3-slider-single-content-image {
    aspect-ratio: 1 / 1;
    width: 100%;
    border-radius: 12px;
    -o-object-fit: cover;
    object-fit: cover;
    transition-duration: 0.5s;
    height: 600px;
}





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