/*
Theme Name: Rilalakes Child
Theme URI: https://fregata.bg
Author: Fregata group
Author URI: https://fregata.bg
Description: Child Theme for Rilalakes
Template: rilalakes
Version: 1.0.2
*/


@media only screen and (max-width: 767px) and (min-width: 480px) {
#menu > ul > li > a, a.action_button, #overlay-menu ul li a {
    font-size: 17px !important;
    line-height: 2 !important;

}}

@media only screen and (max-width: 959px) and (min-width: 768px) {
#menu > ul > li > a, a.action_button, #overlay-menu ul li a {
    font-size: 18px !important;
    line-height: 2 !important;
}}

.allyellowbutton {display:none;}

.post-head {display:none;}

#Footer .footer_copy .copyright {float: none !important;}

@media only screen and (min-width: 769px){
.fregata {float: right !important;} 
}

.button-stroke #back_to_top, .button-stroke #popup_contact > .button {
    border-color: #e8b33d !important;
    background-color: #e8b33d !important;
}

.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
    background: #333;
    border: 0;
    color: #f7f7f7 !important;
    transition: all .5s;
    float: left;
    background-color: #e7a81c !important;
    font-weight: 600;
    padding: 10px 50px 10px 50px;
}

#Header_wrapper, #Intro {
    background-color: #000119;
    background-size: cover !important;
}

.hb-accom-img {
    border-radius: 15px !important;
}

.hbook-wrapper input[type="submit"] {
    font-size: 17px !important;
}

.hbook-wrapper input[type="submit"] {
    padding-bottom: 11px !important;
}

#Header_wrapper, #Intro {
    background-color: #000119;
    background-size: cover !important;
    background-position: center !important;
}

.hthb-open-toggle {
	min-width: 50px !important;
    min-height: 50px !important;
}