/*
Theme Name: realestate-7-child
Description: Nepremicnine Media 24
Author: Simon Hočevar
Template: realestate-7
Version: 2.4.0
*/

/* NOTE: Parent stylesheet is loaded from functions.php not using @import */

.ct-menu li.current-menu-item a, .ct-menu li.current_page_parent a {
    border-top-color: #ed6c05;
}

.ct-menu > li.btn-outline > a {
    line-height: 2.2em;
    padding: 4px 14px;
    border-radius: 3px;
    border: 1px solid #ed6c05;
    color: #ed6c05;
}

span.map-toggle, span.search-toggle {
    position: absolute;
    right: -1px;
    background: #ed6c05;
    padding: 8px 20px;
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
    border-top-right-radius: 3px;
}

.save-this {
    position: absolute;
    right: 10px;
    bottom: 10px;
    padding: 0 8px;
    background: rgba(0,0,0,0.8);
    border-radius: 3px;
    display: none;
    z-index: 99;
}