/* Add custom CSS styles below */ 
.after\:opacity-zero:after {
    opacity: 1;
    background-color: #0f5e4fe0;
}.s-block--animated-ads {
    margin: 0;
}.floating-wrapper {
    display: flex !important;
    flex-direction: column-reverse !important;
    justify-content: flex-start;
    height: 100%;
}.floating-wrapper.floatings-center .floating_image {
    margin: 50px auto 0;
}.floating-wrapper {
    bottom: -45%;
}

.floating_image.lg\:max-w-md.mb-8.animate__animated.animate__animated.aali-slider-animation {
  display: none;  
}

.floating_text.px-8 {
    margin-bottom: 230px;
}

/* Mobile reset */
@media (max-width: 768px) {
    .floating_text.px-8 {
        margin-bottom: 0;
    }
}

/* تخصيص */

@media (min-width: 1024px) {
    .lg\:max-w-\[60\%\] {
        max-width: 100% !important;
    }
}


.count-down_wrapper.inside_product, #blog > a, input#donation-amount, .price-wrapper.mb-2\.5.px-2, .showPreviewBtn.absolute {
    display: none;
}

.mb-2\.5 {
    margin-bottom: 0 !important;
}

#product_931886265_1 > form > div > a > h3 {
    font-size: 2rem;
}

#product_931886265_1 > form > div > a {
    place-items: center;
}

#product_931886265_1 > form > div > a > p {
    font-size: 1.2rem;
}

@media only screen and (min-width: 992px) {
    body .s-product-card-horizontal .s-product-card-image {
        width: 258px;
    }
}

#main-content > section.s-block.s-block-count-down.all.type-product.custom-s.s-block-count-down-9.veritcal-mobile.container {
    margin-top: 0.5rem;
}


/* Menu */

@media only screen and (min-width: 1024px) {
    .normal-menu .main-menu li.root-level>a {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        font-weight: 500;
    }
}

@media only screen and (min-width: 1024px) {
    .normal-menu .main-menu li>a:hover {
        color: white;
        text-decoration-line: none;
        background: #6ec4b2;
        border-radius: 20px;
        padding: 20px;
    }
}


@media only screen and (min-width: 1024px) {
    .normal-menu .main-menu li>a {
          font-size: 1.1rem !important;
    }}

#mainnav > div > div > div > div.header-innerRight.flex.items-center > div > a {
    margin-right: -30px !important;
}

/* Extra Logo */

.extra-logo {
    width: 85px !important;
    height: auto;
    object-fit: contain;
    margin-left: 15px;
    margin-right: -11px !important;
}

.header-logo-centered .navbar-brand img {
        max-height: 2.6rem !important;
}

.header-logo-wrapper {
    margin-right: 15px;
    margin-top: 10px;
}


@media only screen and (max-width: 390px) {
    .header-logo-centered .navbar-brand img {
        max-height: 2rem !important;
    }

.extra-logo {

width: 80px !important;
    height: auto;
    object-fit: contain;
    margin-left: 31px !important;
    margin-right: -11px !important;
}
}

.flex.items-center.justify-end.header-innerLeft.lg\:flex-shrink-0 {
    margin-left: -38px !important;
}