/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 


.index .main-nav-container .mobile-menu ul li a {
    color: #978ac1;
    opacity: 1;
}

.index .main-nav-container .mobile-menu ul li a:hover {
    color: #978ac169 !important;
}

.index .main-nav-container .header-btn__icon {
    color: #978ac1!important
}

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

.main-nav-container.fixed-pinned .mobile-menu ul li a:hover {
    color: #978ac15c
}

#mainnav.fixed-pinned.main-nav-container .header-btn__icon {
    color: #978ac1 !important;
}

.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 5rem;
}

.main-nav-container .navbar-brand img {
    max-height: 7rem;
}
.main-nav-container .mobile-menu ul li .sub-menu ul li a {
    color: #978ac1;
}
.navbar-brand img {
    max-height: 5rem
}

#mainnav.fixed-pinned .navbar-brand img {
    max-height: 5rem
}
.h-full .text-center{
    width:50% ;
}
.h-full h1{
    line-height: 3.5rem;
}
section.h-\[85vh\].relative{
    height: 110vh;
}
section.h-full a {
    margin:auto;
}
.category img {
    height: 100%;
}
.category .justify-between {
    justify-content: center;
    gap: 40px;
}
.category a{
    font-size:16px;
    font-weight:700;
}
.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:#fff;
}
.second-banner h1 {
    width: 100%;
    font-size: 2rem!important;
    color: #fff
}

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

.second-banner .absolute {
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    top:40%;
    background-color: #978ac13b;
    padding: 1rem;
}


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

@media(max-width: 768px) {
    .h-full .text-center{
    width:90%;
}
.h-full h1{
    line-height: 2rem;
}
section.h-\[85vh\].relative{
    height: 75vh;
}
    .second-banner h1 {
    width: 100%;
    font-size: 1.2rem!important;
    color: #fff
}
    .h-full .absolute{
        justify-content:center;
        margin-top: 35%;
        align-items: flex-start;
    }
    .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
    }
footer *{
    text-align:center;
    margin:auto;
}
}

.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
}

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


footer .relative h3 , footer .relative p{
    color:#737373 !important
}

footer button{
    background-color:#978ac1  !important;
    color:#ffffff !important;
}

footer button:hover{
    background-color:#978ac180 !important;
    color:#ffffff !important;
}

salla-slider#slider-with-bg-2 {
    margin-bottom: 100px;
}

section.mt-\[32px\].md\:mt-\[60px\].mb-\[56px\].md\:mb-\[111px\].category {
    margin-bottom: 0px;
}
.s-product-options-option-label small {
    display: none;
}