/* Theme Name: Realrent Child Theme
Description: This is child theme of realrent
Author: realrent
Template: realrent
Version: 1.0.0
Tags: translation-ready, left-sidebar, right-sidebar
Text Domain:  realrent-child
*/



.header1_home_icon .wrap_icon:before {
    background-color: #fdb713 !important;
}


.ovamenu_shrink.active_fixed .navbar-brand img {
    filter: brightness(0) invert(1);
}
/*
.languages_top {
    top: 0;
    position: absolute;
    right: 0;
}

.cart.d-flex {
    position: relative;
}*/.ovacrs_price_rent .nav:hover {
    color: #fdb713 !important;
}

@media only screen and (max-width: 991px) {
    .ova_menu.ovamenu_shrink nav > a > img {
        filter: brightness(0) invert(1);
    }
    .ovamenu_shrink.active_fixed nav.navbar a.navbar-brand {
        display: block!important;
        padding-right: 0;
        z-index: 9999;
    }
}

