/*
Theme Name:     Bellevue - Child Theme
Theme URI:      https://bellevuetheme.com
Template:       bellevuex
Author:         Themovation
Author URI:     http://themovation.com
Version:        3.0
Text Domain:    bellevue
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */
/*KOLEDAR RAZPOLOŽLJIVOSTI BARVA*/

.mphb-calendar.mphb-datepick .datepick-month td .mphb-available-date {
	background-color: #028090!important;
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-available-date {
	color: white !important;
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-available-date.mphb-date-check-out {
	background: linear-gradient(to bottom right, #f96d64 0, #f96d64 50%, #028090 50%, #028090 100%)!important;
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-booked-date.mphb-date-check-in {
    background: linear-gradient(to bottom right, #028090 0, #028090 50%, #f96d64 50%, #f96d64 100%)!important;
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-booked-date {
	background-color: #f96d64!important;
}

.mphb-calendar .datepick-month td .mphb-booked-date {
	color: white!important;
}

.mphb-calendar__selected-dates {
	font-size: 12px !important;
}

.datepick-cmd datepick-cmd-clear {
	font-size: 12px !important;
}

/*KONEC*/

/*PRICE BREAKDOWN*/

.mphb-price-breakdown-fees {
	display: none;
}

.mphb-price-breakdown-fees-subtotal {
	display: none;
}

.mphb-price-breakdown-accommodation-subtotal {
	display: none;
}

/*KONEC*/

/*HEADER TOP*/

#thhf-masthead.transparent-header {
	top: 0;
}

/*KONEC*/

/*PODROBNOSTI REZERVACIJE*/

.mphb-room-type-title {
	pointer-events: none;
}

/*KONEC*/