.s-slider-block__title h2:where([dir=rtl],[dir=rtl] *) {
    display: none;
}
.py-4 {
    padding-bottom: 1rem;
    padding-top: 1rem;
    background: #0c324f;
}
.footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__newsletter {
    background-color: var(--footer-bg);
    --tw-border-opacity: 1;
    border-bottom-color: #e5e7eb;
    border-bottom-color: rgb(12 50 79);
}

#karzoun-widget-send-button {
    padding-left: 12px;
    padding-right: 4px;
    position: fixed !important;
    z-index: 190 !important;
    bottom: 63px;
    text-align: center !important;
    height: 40px;
    min-width: 50px;
    border-radius: 25px;
    visibility: visible;
    transition: none !important;
    background-color: #093555;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    right: 5px;
    cursor: pointer;
    display: flex
;
    align-items: center;
    justify-content: center;
}