/**
* Theme Name: Rubenz Child
* Description: This is a child theme of Rubenz, generated by Merlin WP.
* Author: <a href="https://artemsemkin.com">Artem Semkin</a>
* Template: rubenz
* Version: 1.9.8
*/

.header {
    position: relative !important;
	background-color: #d6d7d9 !important;
}

.header_fixed .header__controls {
    position: relative !important;
}

.header__controls {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    left: 0;
    right: 0;
}

.footer{
	background-color: #ededed !important;	
}

.footer__area-primary {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.section-masthead__properties {
    /* margin-top: 70px; */
    margin-bottom: 0 !important;
}

.section_pt {
    padding-top: 100px !important;
}

.section_pb {
    padding-bottom: 100px !important;
}
/* 
.booking_form_div .wpbc_structure_calendar .bk_calendar_frame.months_num_in_row_.cal_month_num_2.wpbc_timeslot_day_bg_as_available + div{
    display: none;
} */


.wp-calendar-nav{
    display: none !important;
}

.slider-halfscreen__wrapper-link{
    display: none !important;
}

.section-nav-projects__inner_prev{
    display: none !important; 
}

.slider-halfscreen__link{
	background-color: white !important;
}