.visually-hidden {
    display: none;
    visibility: hidden;
}

rs-slides {
    height: 700px !important;
}
@media screen and (max-height: 480px) {
    rs-slides {
        height: 500px !important;
    }
}

#qodef-page-inner {
    padding-top: 0 !important;
}

#qodef-page-footer .widget.widget_block:not(.widget_tag_cloud) p a:has(img) {
    background-image: unset !important;
}

.single-post [data-elementor-type="wp-post"] a {
    text-decoration: underline;
}

.qodef-mobile-header-navigation ul li .qodef-menu-item-arrow.qodef-svg--menu-arrow {
    top: 6px;
    height: 20px;
}