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




section:nth-child(6) .grid-flow-row, section:nth-child(7) .grid-flow-row  {
    grid-auto-flow: row;
    grid-template-columns: repeat(2,minmax(0,1fr)) !important;
}

section:nth-child(6) .banner-entry, section:nth-child(7) .banner-entry  {
    height: 180px;
}



section:nth-child(4) .banner-entry {
    height: 100%;
    aspect-ratio: 1 / 1;
    background-color: #0000;
    border-radius: 6px;
    margin-inline: 0px;
}




@media (min-width: 1024px) {
#app > div.app-inner.flex.flex-col.min-h-full > section:nth-child(6) > div {
    grid-auto-flow: row;
    grid-template-columns: repeat(4,minmax(0,1fr))!important;
}
section:nth-child(6) .banner-entry {
    height: 300px!important;
    background-color: #0000;
    border-radius: 8px;
    margin-inline: 0px;
}



#app > div.app-inner.flex.flex-col.min-h-full > section:nth-child(7) > div {
    grid-auto-flow: row;
    grid-template-columns: repeat(4,minmax(0,1fr))!important;
}
section:nth-child(7) .banner-entry {
    height: 300px!important;
    background-color: #0000;
    border-radius: 8px;
    margin-inline: 0px;
}
}










.additional-class-container{
    background: #fff;
}

.additional-class.flex {
    display: flex;
    background: #fff;
}














.product-entry--vertical .product-entry__image:before {
    content: "";
    background: #fff;
    height: 100%;
    width: 100%;
}

.product-entry--vertical .product-entry__image {
    border-top-left-radius: .375rem;
    border-top-right-radius: .375rem;
    height: 0px;
}

.product-index .cat-col {
    background-color: transparent!important;
    display: flex;
    position: relative;
}

@media (min-width: 768px){
.md\:w-1\/4 {
    width: 100%;
}

.product-index .cat-col {
    padding-bottom: 0rem;
}

.md\:w-\[calc\(75\%-32px\)\] {
    width: calc(100% - 0px);
}
}










/*   ==========   TOP   ==========   */
@media (max-width: 410px){
.topnav-link-item .icon {
    display: block;
}
}

.navbar-brand img {
    max-height: 3.5rem !important;
    width: auto;
    max-width: 170px;
    content: url(https://cdn.salla.sa/form-builder/9RJ2A1ykbMCmImVrX798MW7eyQFTOS11VI5fdHKr.png)!important;
}

body .unicode {
    display: none;
}

.topnav-link-item {
    color: #fff;
    display: flex;
    gap: 10px;
    flex-direction: row-reverse;
    transition: all 100ms linear;
}

.icon {
    color:#fff;
}

[dir=rtl] .rtl\:ml-2 {
    margin-left: 0;
}

.topnav-link-item:hover, .header-btn:hover {
    opacity: 1;
    color: #a84959;
}

.main-menu li>a:hover {
    color: #a84959;
}

.mobile-menu .main-menu li>a {
    color: #191921;
}

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

.dark .mobile-menu .main-menu li>a:hover {
        background-color: #191921;
    color: #a84959;
}

.mobile-menu .main-menu li>a:hover {
    background-color: #20174712;
    color: #a84959;
}

@media only screen and (min-width: 1025px) {
    @media (min-width: 1024px) {
        .main-menu {
            display: flex;
            justify-content: center;
        }
    }
}

.main-menu li.root-level > a:hover ,
.main-menu li.root-level > a:active{
    background-color: #20174712;
    color: #a84959;
}

[dir=rtl] .rtl\:mr-1 {
    margin-right: .25rem;
    height: 30px;
    line-height: 28px;
}

.w-\[16px\] {
    width: 20px;
}

.iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0px;
    transform: translateY(3px);
}

.mobile-menu{
    color:#fff;
}

.main-menu {
    padding-top: 0rem;
}

.main-menu li.root-level > a {
    padding-top: 0px;
    padding-bottom: 1rem;
    font-weight: 100;
}














/*   ==========   HEADER   ==========   */
.store-header {
    position: relative;
    z-index: 3;
    background: #191921;
    margin-bottom: 55px;
    border-radius: 0px 0px 14px 14px;
}

.main-nav-container {
    background: #00000000 !important;
    padding-bottom: 10px;
    padding-top: 10px;
    min-height: auto;
    border-radius: 0px 0px 14px 14px !important;
}

.main-nav-container.fixed-header .inner {
    background-color: #191921 !important;
    padding-bottom: 5px;
    padding-top: 5px;
    min-height: auto;
    border-radius: 0 0 14px 14px!important;
}

.inner .bg-inherit {
    background-color: inherit;
    color: #000;
    margin-top: 3px;
}

.theme-mode-btn svg {
    stroke: #ffffff;
}

[dir=rtl] .rtl\:mr-4 {
    margin-right: 12px;
}

.header-btn {
    color: #fff;
}

.sicon-menu{
    background-color: #0000 !important;
}

.s-cart-summary-count {
    left: -8px!important;
    right: auto!important;
    color:#271a52;
    background: #a84959;
    border-radius: 6px;
    padding: 1px 0px 1px 0px;
    height: 16px;
    align-items: flex-start;
}

.header-btn__icon {
    display: flex;
    height: 2.5rem;
    width: 28px;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    border-width: 0px;
    color: #191921;
    background-color: #0000;
    font-size: 23px;
    transition: all 200ms linear;
}

[dir=rtl] .header-btn__icon.icon {
    margin-left: 0px;
}

.s-cart-summary-total{
    display:none;
}





/* === icons === *//*
.sicon-shopping-bag:before ,.sicon-user:before , .sicon-menu:before , .store-header  .sicon-mail:before , .store-header .sicon-phone:before{
    color: #0000;
    background-size: cover;
    background-repeat: no-repeat;
    font-size: 24px;
}

.store-header .sicon-mail:before {
    background-image: url(https://cdn.salla.sa/form-builder/kkUTaRQzIj4EF1UF9foO9bvuPSx1qWuxe3LZCzgB.png);
    font-size: 22px;
}

.store-header .sicon-phone:before{
    background-image:url(https://cdn.salla.sa/form-builder/5mOffkw2EmI7hN74D84xLhyWStBBfvYyvIURy8pN.png);
    font-size: 22px;
}
 
.store-header .sicon-shopping-bag:before {
    background-image: url(https://cdn.salla.sa/form-builder/M1MesigOgJukRc1zWmxVlK36vWEGZYo71muyjOeA.png);
}

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

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

.theme-mode-btn svg {
    stroke: #0000;
    transition-property: all;
    background-image: url(https://cdn.salla.sa/form-builder/g5WMqdAaVRMYoIhcQiiOtbz3olCP7SEu6WMyFmuW.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.dark .theme-mode-btn svg {
    stroke: #0000;
    background-image: url(https://cdn.salla.sa/form-builder/47wKbGTWShOuZDdKyvWOIVOVXQnQ9IfXgMnDt1Cw.png);
}








/* === star === */
@media (min-width: 1024px){
:is([dir=rtl] .store-header a[href*=loyalty]):before, :is([dir=rtl] .store-header a[href*=loyalty]):after {
    left: -10px;
    position: absolute;
    display: flex;
}
}





/* === photo log in === */
.s-user-menu-trigger-avatar {
    border-radius: 14px;
    height: 26px;
    width: 28px;
}

.s-user-menu-trigger *:before {
    content: "";
    position: absolute;
    background-image: url(https://cdn.salla.sa/form-builder/72jSBG7LukFnzfyxKObkjZ6txy0MRGWFyugJNV8i.png);
    background-size: contain;
    height: 26px;
    width: 26px;
    top: 0;
}

.s-user-menu-trigger-avatar-only .s-user-menu-trigger-avatar {
    border-width: 0;
    opacity: 0;
}

.s-user-menu-trigger:hover{
    transform: scale(1.1);
}

.s-user-menu-trigger {
    transition: all 200ms linear;
    padding: 0!important;
}








[dir=rtl] salla-slider.photos-slider .swiper {
    padding-right: 11px;
}
[dir=rtl] salla-slider.photos-slider .swiper {
    padding-left: 11px;
}
/*
salla-slider.photos-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
}
*/
salla-slider.photos-slider .swiper {
    padding-bottom: 0rem;
}

@media (min-width: 1024px) {
    salla-slider.photos-slider .swiper-slide {
        width: 100%;
        max-width: 1260px;
    }
}

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








/*   ==========   NAV   ==========   */
@media only screen and (min-width: 1025px){
.main-menu li.root-level > a {
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 100;
    /*color:#fff!important;*/
}

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

#mobile-menu li>a {
    font-size: 12px;
}

.main-menu li.root-level > a {
    font-weight: 700;
    color: #191921;
}

.main-menu li.root-level > a:hover {
    background-color: #20174712;
}


#mobile-menu .navbar-brand:after ,.mobile-lang-scopes-area:before{
    display: none;
}

.mobile-lang-scopes-area button {
    background-color: #20174712;
    color: #191921;
    border-radius: 14px;
}

#mobile-menu .navbar-brand {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background: #191921;
}














/*   ==========   SEARCH   ==========   */
.main-nav-container .header-search {
    position: absolute;
    top: 1rem;
    right: 16px;
    bottom: -45px;
    left: 16px;
    top: auto;
    z-index: 1;
    max-width: 1250px;
    margin-inline: auto;
}

.main-nav-container .s-search-input {
    height: 36px !important;
    border: 0;
    border-radius: 14px;
    background-color: #20174712;
}












.cards-slider .s-slider-container {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding-left: 115px;
    padding-right: 115px;
}

.min-h-\[370px\] {
    min-height: 290px;
}

.text-3xl {
    font-size: 25px;
    line-height: 1.4rem;
}

.gap-6 {
    gap: 12px;
}

.pb-16 {
    padding-bottom: 3rem;
}

.pt-10 {
    padding-top: 1rem;
}
.pb-5 {
    padding-bottom: 0.25rem;
}

.cards-slider .s-button-primary {
    border-width: 0px;
    background-color: #a84959;
    font-weight: 100;
    color: #191921;
    padding: 0px 10px !important;
}
















/*   ==========   BANNERS   ==========   */
@media (min-width: 1024px) {
    .lg\:h-\[500px\] {
        height: 655px;
    }
body>div>section:nth-of-type(1) .s-button-loader-after {
    border-radius: 9999px !important;
    padding-top: 25px !important;
    padding-bottom: 20px !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
}
}

body > div > section:nth-of-type(1) {
    margin-top: 0px;
}

.s-search-inline {
    min-width: 160px;
}

.min-w-\[320px\] {
    min-width: 160px;
}
/*
@media (min-width: 1024px){
.h-full {
    height: 440px;
}
}*/

.\!px-0 {
    padding-left: 16px!important;
    padding-right: 16px!important;
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 14px;
}

@media (min-width: 1024px){
.main-nav-container.fixed-pinned .header-search {
    display: block;
    position: relative;
    right: 1rem;
    bottom: 0;
    left: 1rem;
    top: auto;
    z-index: 1;
    max-width: 1260px;
    margin-inline: auto;
}

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

.main-nav-container.fixed-pinned .header-search .s-search-input {
    font-size: 14px;
    overflow: hidden;
    color: #ffffff;
    border: #cacaca solid 1px;
    border-radius: 14px;
    height: 35px !important;
    font-weight: 100;
    line-height: 35px;
    width: 100%;
    background: #00000014;
    z-index: 0;
    position: relative;
}

.main-nav-container.fixed-pinned .main-menu>li>a {
    padding-bottom: 5px;
    font-size: 12px;
}

.main-nav-container.fixed-pinned .main-menu {
    padding-top: 0px;
}
}

.s-search-results {
    border-radius: 14px;
}

.banner--fixed img {
    border-radius: 14px;
}









/*   ==========   LOG IN   ==========   */
.s-login-modal-link {
    color: #191921;
    font-weight: 100;
}

.profile-header {
    height: auto;
}

@media (min-width: 1024px){
.lg\:sticky {
    position: relative;
    background: #20174712;
    border: 0;
}

.lg\:-mt-28 {
    margin-top: -3rem;
}
}

input[type=text], input[type=email], textarea, select, option, .s-comment-form-input, .s-form-control {
    background-color: #20174712!important;
}

.s-user-settings-section{
background-color: #20174712!important;
}

input[type=email] , input[type=email]:focus{
    border-color: #191921;
}

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

.main-nav-container .s-user-menu-dropdown-item a {
    transition: all 300ms cubic-bezier(.4,0,.2,1);
}

salla-user-menu .s-user-menu-dropdown-item a:hover {
    background-color: #0000!important;
    transform: translateX(-10px);
    color: #ffc000 !important;
}

.s-user-menu-dropdown-header-content p {
    font-weight: 100;
}

.s-user-menu-dropdown .s-user-menu-dropdown-item a{
    color:#191921;
}

.rounded-icon {
    border-radius: 14px;
    background: #191921;
    color:#fff;
}

.profile-header .breadcrumbs a ,.profile-header .breadcrumbs span{
    color: #201747 !important;
}













/*   ==========   INNER INNER PR   ==========   */
.promotion-title {
    top: 8px;
    right: 8px !important;
    border-radius: 12px !important;
    background-color: #a84959;
    color: #191921;
}

:is([dir=rtl] .rtl\:space-x-reverse)>:not([hidden])~:not([hidden]) {
    background: #0000;
}

.dark #app .s-products-list-placeholder span {
    background-color: #191921;
}

.p-5 {
    padding: 1.25rem;
    background: #20174712;
    border-radius: 14px;
    margin-block: 10px;
}

#app .s-quantity-input-container {
    border-radius: 14px;
    border-color: #191921;
    height: 38px;
}

.border {
    border-width: 0px;
}

.s-gifting-widget .s-list-tile-item {
    border-radius: 14px;
}











/*   ==========   FREE PR   ==========   */
.h-40 {
    height: auto;
}

.loyalty__banner-content .info p {
    max-width: 40rem;
    color: #201747;
}

.loyalty__banner-content .info h1 {
    font-weight: 100;
    -webkit-text-stroke: 0.3px;
    color: #201747;
}
/*
.loyalty .breadcrumbs {
    padding-top: 0rem;
    background: #20174712;
    border-radius: 10px;
}*/

.loyalty .breadcrumbs a, .loyalty .breadcrumbs span, .loyalty .breadcrumbs .arrow {
    color: rgb(32 23 71);
    text-shadow: 1px 1px 0 rgb(0 0 0 / 0%);
    text-shadow: 1px 1px 0 rgb(0 0 0 / 0%);
}

.loyalty__banner {
    border-radius: 14px;
}

@media (min-width: 1024px){
.loyalty .breadcrumbs ol {
    justify-content: center;
}
}

salla-slider .s-slider-nav-arrow {
    height: 35px;
    width: 45px;
    border-radius: 14px;
}

[dir=rtl] .s-block__title-nav, [dir=rtl] .s-slider-block__title-nav {
    margin-right: 10px;
}

.leading-6 {
    line-height: 1.5rem;
    text-align: center;
}










/*   ==========   PR   ==========   */
.product-entry--default .promotion-badge {
    unicode-bidi: plaintext;
    box-shadow: none;
    font-size: 8px;
    padding: 0px 8px 3px 8px;
    top: 8px;
    right: 8px !important;
}

.s-fast-checkout-button.outline {
    height: 35px;
}

salla-slider.s-products-slider-slider .s-products-slider-card {
    max-width: 50% !important;
}

.product-index .page-title-bar .flex {
    display: flex;
    justify-content: flex-end;
}

.product-index .page-title-bar {
    background-color: #0000;
    border:0;
    gap: 12px;
}

@media (min-width: 1024px){
.product-index .page-title-bar h1 {
    font-size: 15px;
    line-height: 28px;
}

salla-slider.s-products-slider-slider .s-products-slider-card {
    max-width: 20% !important;
}

.md\:top-20 {
    top: 0rem;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: 622px;
}

.product-index .s-products-list-wrapper {
    grid-template-columns: repeat(5,minmax(0,1fr))!important;
}
}

.dark .product-index .product-entry--cat [type=checkbox] {
    background-color: #100b21;
}

.product-entry__title {
    font-size: 16px;
    -webkit-text-stroke: 0.3px;
    font-weight: 100;
    text-align: center;
    color: #191921;
}

.s-products-slider-card{
    max-width: 50%!important;
}

.product-entry {
    display: flex;
    flex-direction: column;
    border-radius: 14px;
}

.price-wrapper{
    color:#000;
}

.product-entry--vertical .product-entry__content {
    gap: 8px;
}

.product-index .product-entry--cat .promotion-badge-wrap {
    position: absolute;
    top: 0px;
    left: 50% !important;
    transform: translateX(-50%);
    border-radius: 0px 0px 10px 10px;
    background-color: #a84959;
    font-weight: 100;
    font-size: 10px;
    color: #ffffff;
    line-height: 16px;
    margin: 0;
}

.product-index .product-entry--cat .promotion-badge {
    overflow: revert-layer;
    -webkit-box-orient: horizontal;
    max-width: 1000px;
}

.product-index .product-entry--cat {
    align-items: center;
    gap: 10px;
    padding: 10px;
    border-width: 2px;
}

.product-index .s-products-list-wrapper {
    margin-bottom: 0;
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 1rem;
}

.product-index .product-entry--cat .product-entry__image img {
    min-height: auto;
    height: auto;
}

.product-index .product-entry--cat .product-entry__image {
    height: auto;
    max-height: fit-content;
    width: auto;
    padding: 0;
}

.text-info {
    align-items: center;
    text-align: center;
}

.sale-price {
    font-size: 16px;
    font-weight: 100;
    color: #a84959;
    text-align: center;
}

.regular-price {
    font-size: 16px;
    line-height: 1.75rem;
    font-weight: 400;
    text-decoration-line: line-through;
    text-decoration-color: #9ca3af;
    opacity: .5;
}

.btn--main--gray button {
    border-width: 0px;
    background: #a84959;
    color: #fff;
    border-radius: 14px !important;
    height: 34px;
}









/* === All Inner === */
.px-2\.5 {
    padding-left: 16px;
    padding-right: 16px;
}




/* === Picture Inner === *//*
.cat-col {
    display: none;
}*/

.my-10 {
    margin-top: 10px;
    margin-bottom: 2.5rem;
}






/* === Title Inner === */
.form-input {
    height: 35px;
    border-radius: 14px;
    border: 0;
    background-color: #20174712!important;
    width: 80%;
}

[dir=rtl] .rtl\:pl-3, [dir=ltr] .ltr\:pr-3 {
    background: #191921;
    height: 35px;
    background: #a84959;
    border-radius: 14px;
    color: #fff;
    line-height: 36px !important;
    font-weight: 700 !important;
    padding-inline: 12px;
    width: 90%;
    line-height: 35px;
    font-size: 15px;
}

.dark .normal-price {
    color: #a84959;
}






/* === Add Cart Inner === */
.btn--main button {
    border-radius: 14px!important;
    line-height: 1.75rem!important;
    height: 36px;
}





/* === Sub description === */
.opacity-60 {
    opacity: 0.6;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}










/* === Suggested PR === */
.product-entry .h-full {
    height: auto;
}

.product-entry--fit-type .product-entry__image {
    height: auto;
    max-height: 15rem;
}


/* === heart PR === */
.product-entry--vertical salla-button.btn--wishlist {
    position: absolute;
    top: initial;
    bottom: 10px;
    left: 10px !important;
}

.btn--wishlist {
    margin: 0;
    border-radius: 10px !important;
    width: 35px;
}

.product-entry--vertical salla-button.btn--wishlist:hover {
    opacity: 1;
    background: #0000;
}

.dark .s-button-light-outline {
    background-color: #a84959!important;
}

.btn--wishlist:hover {
    background: #fff;
}

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















/*   ==========   SECTIONS   ==========   */
div.app-inner.flex.flex-col.min-h-full > section:nth-child(5) {
    margin-top: 1rem;
}

@media (min-width: 1280px) {
div.app-inner.flex.flex-col.min-h-full > section:nth-child(5) {
    margin-top: 1rem;
}
}

.banner-entry__text.text-with-border {
    border-width: 0px;
    border-radius: 14px;
}

.grid-flow-row {
    grid-auto-flow: row;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 10px;
}

.banner-entry {
    height: 180px;
    background-color: #0000;
}



@media (min-width: 1024px){
.grid-flow-row {
    grid-auto-flow: row;
    grid-template-columns: repeat(6,minmax(0,1fr));
    gap: 10px;
}
}

@media (min-width: 640px){
.banner-entry {
    height: 285px;
}
.two-row .banner-entry:first-child {
    grid-column: span 1/span 1;
    grid-row: span 1/span 2;
}
.md\:grid-cols-2 {
    grid-template-columns: repeat(4,minmax(0,1fr)) !important; */
}
.s-block__title, .s-slider-block__title h2 {
    width: calc(100% - 0px) !important;
    right: 0px!important;
}
}

.s-block--features+.s-block--features, .s-block--fixed-banner+.s-block--fixed-banner, .s-block--banners+.s-block--banners {
    margin-top: 10px;
}

.s-block {
    margin-top: 0.6rem;
}








/*   ==========   VISITORS   ==========   */
.s-block__title, .s-slider-block__title {
    margin-bottom: 1rem;
    margin-top: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

[dir=ltr] .s-slider-block__title h2 {
    padding-right: 0rem;
}

[dir=ltr] .s-block__title .right-side, [dir=ltr] .s-slider-block__title .right-side {
    padding-right: 0rem;
}

[dir=ltr] .testimonials-slider .swiper {
    padding-right: 0rem;
    padding-left: 0;
}

[dir=ltr] .s-slider-block__title-right {
    padding-right: 0rem;
    width: 100%;
}

.testimonials-slider .testimonial {
    background: #20174712;
    border-radius: 14px;
    padding: 10px;
}

.testimonials-slider .testimonial .avatar {
    border-radius: 14px;
}

.testimonials-slider .testimonial__text {
    background-color: #0000;
}

[dir=rtl] .s-slider-block__title-right {
    padding-left: 0rem;
    width: 100%;
}

[dir=rtl] .s-slider-block__title h2 {
    padding-left: 0rem;
}

.s-slider-block__title h2 {
    background: #20174712;
    width: 100%;
    border-radius: 14px;
    text-align: center;
    font-size: 17px !important;
    font-weight: 100 !important;
    height: 32px;
    line-height: 32px !important;
}

.carousel-slider .swiper {
    margin-left: -5px;
    margin-right: -5px;
}

[dir="rtl"] .testimonials-slider .swiper {
    padding-left: 0rem;
    padding-right: 0rem;
}

.carousel-slider .swiper-wrapper>div {
    padding-left: 5px;
    padding-right: 5px;
}















/*   ==========   QUESTIONs   ==========   */
[dir=rtl] .s-block__title p, [dir=rtl] .s-slider-block__title p {
    padding-left: 0rem;
    text-align: center;
}

.questions-details .py-5{
    height: auto;
}

.questions-details .text-lg {
    font-weight: 700;
}

.s-block--questions .accordion-container .question-icon {
    background: #db5fbd;
    color: #fff;
    border-radius: 9px;
    height: 26px;
    width: 26px;
}

.s-block--questions .accordion-container.is-opened .question-icon i::before {
    color: #191921;
}

[dir=rtl] .s-block--questions .accordion-container {
    border-right-width: 8px;
}

.s-block--questions .accordion-container.is-opened .question-icon {
        background-color: #fff !important;
    color: #162445;
}

.border-b {
    border: 0;
    border-radius: 14px;
    padding: 16px;
    background: #20174712;
}

.px-4 {
    padding-left: 10px;
    padding-right: 1rem;
}

[dir=ltr] .questions-details .py-5 {
    padding: 5px 5px 5px 18px;
}

[dir=ltr] .s-block--questions .accordion-container {
    border-left-width: 8px;
}

.questions-details .py-5 {
    border: 0;
    color: #191921;
    font-weight: 100!important;
    padding: 5px 18px 5px 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f1f1f1;
    font-family: gesstextmedium!important;
}

[dir=rtl] .s-block--questions .accordion-container {
    border-right-width: 0px;
}

.s-block--questions .accordion-container.is-opened .btn--accordion {
    background: linear-gradient(90deg, #db5fbd 0%, #a781d8 50%, #55aff8 100%);
    color: #162445;
}

.rounded {
    border-radius: 14px;
}

.s-block__title, .s-slider-block__title h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #191921;
    font-size: 17px !important;
    font-weight: 700!important;
    line-height: 35px !important;
    border-radius: 14px;
    height: 32px;
    background: #a84959;
    z-index: 0;
    position: relative;
    width: calc(100% - 120px);
    right: 60px;
}
/*
.s-block__title:before ,.s-slider-block__title h2:before{
    content: "";
    background: #161324;
    clip-path: polygon(6px 0%, 12px 0%, 6px 50%, 12px 100%, 6px 100%, 0% 50%);
    width: 12px;
    height: 15px;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: -1;
    box-shadow: 0px 0px 7px 2px #1b1239c2;
}

.s-block__title:after, .s-slider-block__title h2:after {
    content: "";
    background: #161324;
    clip-path: polygon(0% 0%, 50% 0%, 100% 50%, 50% 100%, 0% 100%, 50% 50%);
    width: 12px;
    height: 15px;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: -1;
    box-shadow: 0px 0px 7px 2px #1b1239c2;
}*/

.s-block__title h2, .s-slider-block__title h2 {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

[dir=rtl] .s-block__title .right-side, [dir=rtl] .s-slider-block__title .right-side {
    padding-left: 0rem;
    padding-top: 4px;
}

.text-lg {
    font-size: 17px;
}

.text-base {
    font-size: 14px;
}

.s-block--questions .accordion-container {
    border-color: #a84959;
}






.s-block--categories .slide--cat-entry {
    flex-direction: row !important;
    align-items: center;
    justify-content: flex-start;
    border-radius: 14px;
    border-width: 0px;
    background-color: #20174712;
    padding: 10px;
    color: #191921;
    gap: auto;
}

.s-block--categories .slide--cat-entry .link-image {
    position: relative;
    display: flex;
    height: 50px;
    width: 50px;
    border-radius: 4px;
    background-color: #fff;
}

.opacity-60 {
    opacity: .6;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    font-size: 8px;
    display:none;
}


[dir=ltr] .carousel-slider .swiper {
    padding-right: 0rem;
}

.s-block--categories .slide--cat-entry h4 {
    font-size: 16px;
    line-height: 1.25rem;
    font-weight: 700;
}

salla-slider[type]:not(.hydrated)>div, salla-slider[type]:not(.hydrated) .swiper>div>div, .carousel-slider .swiper {
    padding-right: 0px;
}












/*   ==========   WAY   ==========   */
.s-block--features.enhanced-store .s-block--features__item p {
    font-size: 13px;
    line-height: 1.5rem;
    font-weight: 400;
    opacity: .8;
}

.dark .s-block--features.enhanced-store .s-block--features__item {
    background: #191921;
    border: 0;
}

.dark .s-block--features .opacity-70 {
    opacity: 0.7 !important;
}

.s-block--features.enhanced-store .s-block--features__item {
    border-radius: 14px;
    border-width: 0px;
    background: #f1f1f1;
}

.s-block--features__item .feature-icon {
    border-radius: 16px;
}

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

.w-3\/4 {
    width: 80%;
}
.h-3\/4 {
    height: 80%;
}

.s-block--features.enhanced-store .s-block--features__item .feature-icon i {
    font-size: 32px;
}










[dir=rtl] salla-slider[type]:not(.hydrated)>div, [dir=rtl] salla-slider[type]:not(.hydrated) .swiper>div>div, [dir=rtl] .carousel-slider .swiper {
    padding-left: 0rem;
}

.s-block--categories .slide--cat-entry {
    flex-direction: column;
}

.dark .s-block--categories .slide--cat-entry {
    background-color: #191921;
    border: 0;
    color: #fff;
}















/*   ==========   FOTTER   ==========   */
.mb-2 {
    gap: 10px;
    margin-bottom: .5rem;
}

.s-contacts-list-vertical {
    flex-direction: row;
    justify-content: center;
}

.store-footer .s-contacts-list {
    gap: 10px;
}

.store-footer .s-contacts-icon {
    height: auto;
    width: auto;
    border-style: none;
    background: #00000029;
    backdrop-filter: blur(3px);
    padding: 10px;
    border-radius: 10px;
}

.store-footer h3 {
    background: #00000029;
    border-right-width: 1px !important;
    border: #bc5869 solid 1px;
    margin-inline: 0px;
    color: #fff!important;
    border-radius: 15px;
    line-height: 36px;
    height: 34px;
    font-weight: 700!important;
    width: calc(100% - 0px);
    backdrop-filter: blur(3px);
    text-align: center!important;
    margin-bottom: 13px;
}

.mb-6 {
    margin-bottom: 4px;
}

.product-index {
    padding-bottom: 0px;
}

.fotter-new {
    background: linear-gradient(0deg, #ffb22c, #ffc72c, #ffb22c);
    order: 2;
    z-index: 0;
    position: relative;
    height: 60px;
    margin-top: -20px;
}

.fotter-new:before {
    position: absolute;
    content: "";
    background: #1b1239;
    height: 100%;
    width: 100%;
    display: block;
    z-index: -1;
    border-radius: 0px 0px 60px 60px;
    box-shadow: 0px 5px 19px 0px #1b1239c2;
}

.fotter-new:after {
    position: absolute;
    content: "";
    background: url(https://cdn.salla.sa/form-builder/91TfycL3eAPqa8YYhprLa18RBOcEI1zQIuShD0Xg.png) no-repeat center;
    bottom: 0;
    background-size: contain;
    height: 75%;
    width: 100%;
    display: block;
}

.store-footer .gap-8 .rtl\:ml-2\.5 {
    border-radius: 12px;
    background: #0000009c;
    height: 36px;
    width: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 300ms cubic-bezier(.4,0,.2,1);
    margin: 0;
}

.gap-8  .rtl\:ml-2\.5:hover {
    background: #a84959;
    color:#191921;
    transform: scale(1.1);
}

.store-footer a:hover {
    opacity: 1;
}

.store-footer a {
    transition: all 300ms cubic-bezier(.4,0,.2,1);
    text-align: center;
    margin-bottom: 12px;
}

.store-footer .social-link {
    border-radius: 12px;
    background: #fff;
    height: 36px;
    width: 36px;
    display: flex;
    color: #271a52;
    justify-content: center;
    align-items: center;
    border: 0;
    transition: scale 300ms cubic-bezier(.4,0,.2,1);
}

.store-footer .social-link:hover {
    opacity: 1;
    color: #fff;
    background: #191921;
}
.store-footer__inner .last\:mb-0 {
    color: #fff;
    float: right;
    width: 31px;
    display: flex;
    justify-content: center;
}

[dir=rtl] .rtl\:ml-2\.5 {
    margin-left: 0rem;
}

.grid div:nth-of-type(3) a:nth-child(2) {
    margin: 0% 37% 1% 1%;
    width: 12%;
}

.grid div:nth-of-type(3)  a:nth-child(3) , 
.grid div:nth-of-type(3) a:nth-child(4) , 
.grid div:nth-of-type(3) a:nth-child(5) {
    margin: 0% 1%;
    width: 12%;
}

.grid div:nth-of-type(3) a:nth-child(6) {
    margin: 0% 1% 1% 16%;
    width: 12%;
}

.store-footer {
    position: relative;
    margin-top: 6rem;
    background-color: #191921;
    background-image: url(https://cdn.salla.sa/form-builder/Q9VXe2QugXwDKQO3P4MCC24ouMxkGAEEa2oejLP1.png), radial-gradient(circle at 50% 15%, #ab545d 0px, #a84959 50%);
    background-size: 225%, contain;
    background-repeat: no-repeat;
    background-position: right 22% top -35%, center;
    color: #ffffff;
    border-radius: 30px 30px 0px 0px;
    display: grid;
}

@media (min-width:800px){
.store-footer {
    background-image: url(https://cdn.salla.sa/form-builder/Q9VXe2QugXwDKQO3P4MCC24ouMxkGAEEa2oejLP1.png), radial-gradient(circle at 50% 15%, #ab545d 0px, #a84959 50%);
    background-size: 80%, contain;
    background-position: right 57% top 40%, center;
}

.gap-8 div:nth-of-type(2) h3, .gap-8 div:nth-of-type(3) h3, .gap-8 div:nth-of-type(4) h3, .gap-8 div:nth-of-type(5) h3 {
    line-height: 30px!important;
}
}

.text-\[20px\] {
    color: #191921;
    font-size: 1.125rem;
    width: 100%;
}

.footer-list .last\:mb-0{
    color: #fff;
    margin: 0 !important;
    font-size: 13px;
    margin-right: 10px !important;
    margin-bottom: 14px!important;
    width: calc(50% - 10px) !important;
    float: right;
    justify-content: flex-start;
}

.footer-list .last\:mb-0:hover {
    opacity: 1;
    color: #a84959;
    transform: translateX(-10px);
}

.lg\:col-span-2:nth-of-type(1){
    color: #fff;
}

@media (min-width: 1024px){
.footer-list .last\:mb-0 {
    width: 100%  !important;
    justify-content: center;
    margin-right: 0px !important;
}

.block {
    margin-right: 0px !important;
    margin-bottom: 12px!important;
    width: calc(100% - 10px) !important;
    justify-content: center;
}

.store-footer .s-user-menu a {
    width: 100% !important;
    margin-bottom: 13px !important;
    margin-right: 20px !important;
    font-size: 13px !important;
}

[dir=ltr] .store-footer .s-user-menu a {
    margin-left: 20px !important;
    margin-right: 0 !important;
    float: left;
}

.lg\:grid-cols-7 {
    grid-template-columns: repeat(5,minmax(0,1fr));
}

.lg\:grid-cols-6 {
    grid-template-columns: repeat(4,minmax(0,1fr));
}

.lg\:col-span-2 {
    grid-column: span 1/span 2;
}

[dir=rtl] .rtl\:lg\:pl-20 {
    padding-left: 0rem;
}

[dir=rtl] .rtl\:lg\:pr-20 ,[dir=ltr] .ltr\:lg\:pr-20 {
    padding-right: 0rem;
    
}
}

.store-footer .py-4 {
    order: 3;
    background: #00000029;
    border-top: #bc5869 solid 1px;
    padding-top: 10px;
    border-radius: 28px 28px 0 0;
}

.store-footer__inner {
    background-color: #0000;
    padding-top: 0rem;
    order: 1;
}

.store-footer__inner:before {
    background-position: bottom;
    display: flex;
    content: "";
    height: 120px;
    margin-block: 20px;
    width: 100%;
    background-image: url(https://cdn.salla.sa/form-builder/hJQuFhjuvwPqLFdmMvIuXaxmqg6IDPDpIHWWf7Ot.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.appstore{
    color:#000;
}
/*
.gap-8 div:nth-of-type(2) h3:after, .gap-8 div:nth-of-type(3) h3:after, .gap-8 div:nth-of-type(4) h3:after, .gap-8 div:nth-of-type(5) h3:after, div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > salla-apps-icons > h3:after {
    content: "";
    background: #fff;
    clip-path: polygon(0% 0%, 50% 0%, 100% 50%, 50% 100%, 0% 100%, 50% 50%);
    width: 12px;
    height: 15px;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: -1;
    box-shadow: 0px 0px 7px 2px #1b1239c2;
}

.gap-8 div:nth-of-type(2) h3:before, .gap-8 div:nth-of-type(3) h3:before, .gap-8 div:nth-of-type(4) h3:before, .gap-8 div:nth-of-type(5) h3:before, div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > salla-apps-icons > h3:before {
    content: "";
    background: #fff;
    clip-path: polygon(6px 0%, 12px 0%, 6px 50%, 12px 100%, 6px 100%, 0% 50%);
    width: 12px;
    height: 15px;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: -1;
    box-shadow: 0px 0px 7px 2px #1b1239c2;
}
*/








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

[dir=rtl] .rtl\:ml-4 ,[dir=ltr] .ltr\:mr-4 {
    margin-inline: 8px !important;
    width: auto !important;
}


.s-apps-icons-item {
    position: relative;
    height: 100%;
}

.s-apps-icons-item: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;
}

.s-apps-icons-item: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;
}

.space-x-2{
    justify-content: center;
}

.max-w-sm {
    max-width: 40rem;
    text-align: center;
}

.lg\:col-span-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

[dir=rtl] .rtl\:ml-4 {
    margin-inline: 8px !important;
}






.text-gray-400 {
    color: #fff;
    font-size: 12px;
}






/* === Info User === */
.store-footer .s-user-menu a {
    margin-bottom: 15px;
    padding: 0;
    font-size: 14px;
    line-height: 1;
    float: right;
    width: calc(50% - 10px);
    margin-right: 10px;
    position: relative;
}

.store-footer .s-user-menu a:hover {
    background-color: #0000 !important;
    color: #a84959!important;
    transform: translateX(-10px);
}

.footer-list .s-user-menu-dropdown-item a svg {
    fill: #ffffff;
}


/* === pay === */
.p-1 {
    padding: 0px 4px;
    background: #fff !important;
    height: 32px !important;
}











.bg-\[100\%_auto\] {
    background: #fff;
}
/*
.bg-\[100\%_auto\] {
    background-image: url(https://cdn.salla.sa/form-builder/LgpnbSGIL0I7EFbhwSASLuMdqSsfFzEKoy8Q16DH.png)!important;
}*/
















.dark .dark\:bg-dark {
    background-color: #0e0e12;
}


/*=====================================================*/

/*    ============      DARK MODE      ============    */

/*=====================================================*/







/*   ==========   INNER CART   ==========   */
.dark .dark\:bg-darker {
    background-color: #191921;
}

.last\:pb-0:last-child {
    padding: 15px 15px;
    text-align: center;
}

.last\:pb-0:last-child .text-base {
    font-size: 14px;
    justify-content: center;
    gap: 8px;
    align-items: flex-start;
}

.dark .dark\:bg-darker .border-b {
    background: #100b21;
}

.dark .w-12 {
    width: 3rem;
    background: #100b21 !important;
}

.dark .s-button-primary-link {
    color: #a84959;
}

.dark .thankyou-block , .md\:mb-10{
    margin-top: 18px;
    border-radius: 14px;
    flex: 1;
    background: #191921;
}

.thankyou-block, .md\:mb-10 {
    margin-top: 18px;
    border-radius: 14px;
    flex: 1;
    background: #20174712;
    width: 100%;
}

.md\:flex-row {
    flex-direction: column;
    align-items: flex-start;
}

@media (min-width: 768px){
.md\:flex-row {
    flex-direction: row;
}
}

.my-10 .md\:flex-row {
    flex-direction: column;
    align-items: flex-start;
}

.w-24 {
    width: 4rem;
}
.h-20 {
    height: 4rem;
}

.dark .p-1 {
    color: #fff;
    padding: 0;
    background: #fff !important;
}
.cart-submit-wrap>* button {
    width: 100%;
    background: #a84959!important;
}

.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    height: 32px;
}

.s-fast-checkout-button {
    height: 32px;
}











/*   ==========   TOP   ==========   */
.dark .topnav-link-item {
    border-color: #fff;
}

.top-navbar {
    border-bottom-width: 0px;
    background-color: #191921;
    display: none;
}












/*   ==========   HEADER   ==========   */
.dark .header-btn__icon {
    background-color: #0000;
    color: #fff;
}

.bg-inherit {
    background-color: #0000;
}
/*
.dark .sicon-menu:before {
    background-color: #efeff2;
}*/











/*   ==========   NAV   ==========   */
.dark #mobile-menu {
    background-color: #0e0e12;
}

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

.dark .main-menu li.root-level > a:hover {
    background-color: #191921;
    color: #a84959;
}

:is(.dark .mobile-lang-scopes-area):before ,:is(.dark #mobile-menu .navbar-brand):after{
    display:none;
}

.dark .mobile-lang-scopes-area button {
    background-color: #191921;
    border-radius: 14px;
    color: #fff;
}

@media (min-width: 1024px){
.dark #mobile-menu {
    background-color: #0000;
    color:#fff;
    border:0;
}

.main-menu {
    padding-top: 0rem;
}
}














/*   ==========   SEARCH   ==========   */
.dark #app .s-search-input {
    background-color: #191921;
}








/*   ==========   PR   ==========   */
.dark .product-entry {
    border-color: rgb(255 255 255 / 0%);
    background-color: #191921;
}

.dark .product-entry:hover .btn--main--gray button, .dark .btn--main--gray:hover button {
    background-color: #ffffff;
    color: #191921;
}

.dark .regular-price {
    color: #fff;
}

.dark .product-index .page-title-bar {
    background-color: #0000;
    border: 0;
}

.dark .product-index input[name=selected-cat]:checked+span {
    background-color: #a84959;
}

.dark .product-index .selected-cat-item>span {
    border-color: rgba(255,255,255,.1);
    --tw-bg-opacity: 1;
    background-color: #191921;
    border: 0;
}

.dark .btn--main--gray button {
    background-color: #a84959;
    border: 0;
    color: #191921;
}

.dark .btn--main--gray button:hover {
    background-color: #fff;
    opacity: 1;
}

.regular-price {
    text-decoration-color: #a84959;
    opacity: 1;
}

.dark .rtl\:pl-3 {
    background: #191921;
    font-weight: 100;
}

.dark .fix-align{
    color: #fff;
    opacity: 0.7;
}

.dark .text-primary {
    color: #ffffff;
    opacity: 1;
}

.dark .form-input {
    border-color: rgba(255,255,255,0);
    background-color: #191921!important;
}

.dark .border-b {
    background: #191921;
}

.dark salla-slider .s-slider-nav-arrow {
    border-color: rgba(255,255,255,0);
    background-color: #191921;
    opacity: 1;
}

.dark .product-entry__title {
    color: #fff;
}

.dark .s-product-options-wrapper {
    background-color: #191921;
}

.dark .product-index .cat-col .product-entry__content {
    --tw-bg-opacity: 1;
    background-color: #191921;
    box-shadow: 0px -4px 18px #0c0818;
}

















/*   ==========   STARS   ==========   */
.dark .points-ways__list .way-item {
    border-width: 0px;
    --tw-bg-opacity: 1;
    background-color: #191921;
    border-radius: 14px;
}

.points-ways__list .way-item__icon {
    position: relative;
    display: flex;
    height: 55px;
    width: 55px;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    font-size: 24px;
    background: #0e1224;
    border-radius: 16px;
}

.points-ways__list .way-item__content h4 {
    word-break: break-all;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
    color: #a84959!important;
}

.dark .loyalty .breadcrumbs a, .dark .loyalty .breadcrumbs span, .dark .loyalty .breadcrumbs .arrow {
    color: rgb(255 255 255);
    text-shadow: 1px 1px 0 rgb(0 0 0 / 0%);
    text-shadow: 1px 1px 0 rgb(0 0 0 / 0%);
}

.loyalty .breadcrumbs a, .loyalty .breadcrumbs span, .loyalty .breadcrumbs .arrow {
    color: #000;
    text-shadow: 1px 1px 0 rgb(0 0 0 / 0%);
    text-shadow: 1px 1px 0 rgb(0 0 0 / 0%);
}

.dark .loyalty-star i {
    color: #fff;
}

.dark .loyalty__banner {
    background-color: #191921;
}

.dark .loyalty__banner-content .info p {
    color: #fff;
}

.dark .loyalty__banner-content .info h1 {
    color: #fff;
}

.loyalty .breadcrumbs {
    padding-bottom: 10px;
    padding-top: 10px;
    background: #fff;
    border-radius: 14px;
}










/*   ==========   LOG IN   ==========   */
.dark .main-nav-container .s-user-menu-dropdown {
    background-color: #100b21;
}

.main-nav-container .s-user-menu-dropdown {
    border-radius:14px;
}

.dark .s-user-menu-dropdown .s-user-menu-dropdown-item a svg {
    fill: #fff;
}

.s-user-menu-red-dot .s-user-menu-avatar-wrap:after {
    top: -4px;
}

.dark .lg\:dark\:bg-darker {
    background-color: #191921;
}

.dark .s-tel-input-control ,.dark .s-login-modal-input{
    background-color: #100b21!important;
    border-color:#191921;
    border: 1;
    line-height: 1.25rem;
    height: 40px;
}

.dark input[type=email] , .dark input[type=email]:focus{
    border-color:#191921;
}

.dark .s-button-primary {
    border-width: 0px;
    background-color: #a84959;
    font-weight: 100;
    color: #191921;
}

.dark .s-modal-body .s-modal-title {
    font-weight: 100;
}

.dark .s-login-modal-link {
    color: #fff;
    font-weight: 100;
}

.dark .iti__country-list {
    background-color: rgb(27 18 57);
    border-color: rgb(27 18 57);
}




















/*   ==========   VISITORS   ==========   */
.dark .testimonials-slider .testimonial {
    background: #191921;
}

.dark .testimonials-slider .testimonial__text {
    background-color: #0000;
}


.dark .opacity-70 {
    opacity: 1;
}





















/*   ==========   QUESTIONS   ==========   */
.dark .py-5 {
    background: #191921;
    color: #fff;
}

.dark .s-block--questions .accordion-container {
    border-color: #a84959;
    border-right-width: 0px;
}

.dark .s-block__title:before,.dark  .s-slider-block__title h2:before ,.dark .s-block__title:after, .dark .s-slider-block__title h2:after{
    background: #191921;
}

.btn--accordion:before {
    font-size: 18px;
    content: "";
    font-weight: 700!important;
    height: 24px;
    background: #55aff8;
    width: 5px;
    border-radius: 6px;
    position: absolute;
    top: 7px;
    right: 6px;
}

.s-block--questions .accordion-container.is-opened .btn--accordion:before {
    font-size: 18px;
    content: "";
    font-weight: 700!important;
    height: 24px;
    background: #000;
    width: 5px;
    border-radius: 6px;
    position: absolute;
    top: 7px;
    right: 6px;
}









/*   ==========   LINKS   ==========   */
.dark .s-block--categories .slide--cat-entry .link-image {
    background-color: #100b21;
}

.dark .s-block--categories .slide--cat-entry i {
    color: #a84959;
}





/*   ==========   WAY   ==========   */
/*.dark .mb-4 {
    margin-bottom: 1rem;
    background: #191921;
}*/

.s-block--features .grid {
    display: block;
}
















/*   ==========   FOTTER   ==========   */
.dark .store-footer {
    background-color: #191921;
}

.dark .text-\[20px\] {
    color: #a84959;
    font-size: 1.125rem;
    width: 100%;
}

.dark .store-footer__inner {
    background-color: #0000;
}


.dark .store-footer .social-link {
    background-color: #fff;
}

.dark .store-footer .social-link:hover {
    background-color: #191921;
}











/*   ==========   BOTTOM   ==========   */
.dark .s-modal-body {
    background-color: #100b21;
}

.s-login-modal-header-icon svg {
    height: 40px;
    width: 40px;
    fill:#fff;
}

#app .s-login-modal-header-icon {
    border-color: #0000 !important;
    background: #191921;
    border-radius: 14px;
}

.s-button-primary, .s-button-primary-outline {
    border-width: 0px;
    font-weight: 100;
    background-color: #a84959;
    border-radius: 14px;
    height: 38px;
    color: #fff;
}


.s-button-primary:hover {
    background-color: #a84959;
    opacity: 1;
    color: #191921;
}

#app .s-quantity-input-container .s-quantity-input-input {
    border-right: #191921 29 solid 1px;
    border-left: #191921 29 solid 1px;
}

@media (min-width: 1024px){
.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto;
}
}

salla-slider.details-slider .swiper-slide {
    border-radius: 14px;
}

.s-slider-has-notitle .s-slider-block__title {
    margin-bottom: 0;
    margin-top: 0;
}

























































.swiper-backface-hidden .swiper-slide {
    background-color: #0000 !important;
}















div > div > div > salla-button > a > button > span > span:nth-child(1) {
    font-size: 13px;
    font-weight: 700;
}

h2.text-2xl.md\:text-4xl.lg\:text-5xl.font-bold.lg\:\!leading-\[4rem\] {
    font-size: 22px;
    border-right: 2px solid #a84959;
    white-space: nowrap;
    overflow: hidden;
    animation: typing 3s steps(40, end), blink-caret .75s step-end infinite;
    color: #000;
    -webkit-text-stroke: 0.4px;
}

.dark h2.text-2xl.md\:text-4xl.lg\:text-5xl.font-bold.lg\:\!leading-\[4rem\] {
    color: #fff;
}

@media (min-width: 1024px) {
h2.text-2xl.md\:text-4xl.lg\:text-5xl.font-bold.lg\:\!leading-\[4rem\] {
    font-size: 50px;
}

p.sm\:text-lg.md\:text-xl.font-normal.max-w-md.opacity-80.-mt-2 {
    font-size: 34px !important;
}

.gap-2\.5 {
    gap: 22px!important;
}

div>div>div>salla-button>a>button>span>span:nth-child(1) {
    font-size: 22px;
    font-weight: 700;
}

.btn--main button .icon {
    font-size: 30px;
}
}



@keyframes typing {
    from { width: 0; }
    to { width: 100%; }
}

@keyframes blink-caret {
    from, to { border-color: transparent; }
    50% { border-color: #a84959; }
}





p.sm\:text-lg.md\:text-xl.font-normal.max-w-md.opacity-80.-mt-2 {
    font-size: 14px;
    opacity: 0;
    transform: translateY(20px); 
    animation: fadeInUp 1s 2s forwards;
    color: #000;
}

.dark p.sm\:text-lg.md\:text-xl.font-normal.max-w-md.opacity-80.-mt-2 {
    color: #fff;
}









@keyframes fadeInUp {
    from {
        opacity: 0; /* Start with opacity 0 (hidden) */
        transform: translateY(15px); /* Start with text 20px lower */
    }
    to {
        opacity: 1; /* End with opacity 1 (fully visible) */
        transform: translateY(0); /* End at original position */
    }
}







.py-16 {
    padding-top: 6rem;
    padding-bottom: 1rem;
}























.bg-cover {
    background-size: contain;
}







.btn--main button .icon {
    font-size: 1.25rem;
    line-height: 30px;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4,0,0.2,1);
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.55,0,0.1,1);
    height: 32px;
    color: #fff;
}

body>div>section:nth-of-type(1) .s-button-loader-after {
    padding: 3px 12px 0px 12px ;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    border: none;
    border-radius: 12px !important;
    color: #fff;
    background: linear-gradient(45deg, #ff6b6b, #f7d794, #a2c2e2, #ff6b6b, #f7d794);
    background-size: 400% 400%;
    background: #a84959;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    outline: none;
    transition: transform 0.3s, box-shadow 0.3s;
    animation: gradientAnimation 4s ease infinite;
    height: 30px !important;
}

.gap-2\.5 {
    font-weight: 700;
    font-size: 14px;
    gap: 10px;
}

.btn--main button .s-button-text .sicon-shopping-bag:before {
    content: "\ef36";
    font-weight: 800;
    line-height: 26px;
    height: 30px;
    display: block;
    font-size: 14px;
}

/* Button hover effect */
.btn--main button:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

/* Animation for the gradient background */
@keyframes gradientAnimation {
    0% {
        background-position: 0% 0%;
    }
    50% {
        background-position: 100% 100%;
    }
    100% {
        background-position: 0% 0%;
    }
}

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