/* Add custom CSS styles below */  
.main-nav-container .mobile-menu ul li .sub-menu ul li a {
    color: #6a308b;
}
.index .main-nav-container .mobile-menu ul li a {
    color: #fff;
    opacity: 1
}

.main-nav-container .mobile-menu ul li a:hover,.main-nav-container.fixed-pinned .mobile-menu ul li a:hover {
    color: #331c54
}

.index #mainnav i {
    color: #fff!important
}

.navbar-brand img {
    max-height: 5rem
}

#mainnav.fixed-pinned .navbar-brand img {
    max-height: 5rem
}

.main-nav-container.fixed-pinned .mobile-menu ul li a {
    color: #331c54;
    opacity: 1
}

#mainnav.fixed-pinned i {
    color: #331c54!important
}

.category img {
    height: 100%;
}

.category .s-slider-container .s-slider-swiper-wrapper {
    justify-content: center!important
}

.special-products h1 {
    color: #fff;
    margin-top: 3rem;
    font-size: 40px;
    z-index: 3;
    text-align: center;
    line-height: 50px
}

.special-products .overlay {
    row-gap: 2rem
}

.second-banner a{
    color:#ffffff;
}
.second-banner h1 {
    width: 100%;
    font-size: 25px!important;
    color: #ffffff
}

.second-banner button {
    border-color: #ffffff
}

.second-banner .absolute {
    width: 85%;
    left: 0;
    right: 0;
    margin: auto;
    top:10%;
    background-color: #00000029;
    border-radius: 30px;
    padding: 10px;
}


.last-banner .container>div:first-child {
    justify-content: center
}


@media(max-width: 768px) {
    
    .s-product-card-vertical .s-product-card-content-title a,.s-product-card-vertical .s-product-card-sale-price h4,.s-product-card-vertical salla-add-product-button .s-button-text {
        font-size: 1rem;
        font-weight: 700
    }

.h-screen {
    height: 55vh;
}
footer *{
text-align:center ;
margin:auto;
}
.flex.first-of-type\:items-end.first-of-type\:justify-end.first-of-type\:border-b-2.first-of-type\:border-b-\[var\(--m-color\)\].TOP.sal-animate {
justify-content: center;
}
.first-of-type\:justify-end:first-of-type {
    justify-content: center;
}
}

.s-product-card-vertical .s-product-card-price {
    font-size: 18px
}

.s-add-product-button-mini-checkout * {
    display: flex;
    align-items: center;
    gap: 1rem
}

.product-heart.btn--wishlist {
    height: 40px
}

.product-heart.btn--wishlist>button {
    height: 30px!important
}

.s-add-product-button-main {
    display: flex;
    width: 100%!important;
    gap: .625rem
}

.s-add-product-button-main .s-add-product-button-mini-checkout,.s-add-product-button-main>salla-button {
    width: 50%!important
}

.s-add-product-button-mini-checkout-content {
    direction: rtl;
    display: flex
}

.s-add-product-button-main .s-add-product-button-mini-checkout span svg {
    margin-right: 0;
    margin-left: .375rem;
    width: 1rem;
    position: relative;
    top: -3px
}

.s-add-product-button-main .s-add-product-button-mini-checkout path {
    stroke: #e0969f;
    fill: #e0969f
}

 footer .relative{
    background-color:#331c54 !important;
     width:100%;
}

.store-footer__inner{
    background-color:#331c54 !important;
}
.store-footer__inner * {
    color:#fff;
}

footer .relative h2 , footer .relative p{
    color:#fff
}

footer button{
    background-color:#fff !important;
    color:#000 !important;
}

footer button:hover{
    background-color:#f3f0f7 !important;
    color:#000 !important;
}.cart .line-through {
    display: none;
}