/*
Theme Name: Hoteller Child
Theme URI: https://hoteller.themegoods.com/landing
Template: hoteller
Author: ThemeGoods
Author URI: https://themeforest.net/user/ThemeGoods
Description: Premium Hotel WordPress Theme
Version: 6.4.1680027137
Updated: 2023-03-28 20:12:17

*/

/* Pagina conferma prenotazione */
#page_content_wrapper p.mphb-check-in-date {
	display:none;
}

#page_content_wrapper p.mphb-check-out-date {
	display:none;
}

.mphb-price-breakdown-rate {
	margin-top: 20px;
}

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

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

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

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

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

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

.mphb-total-price {
	display:none;
}

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

tbody .mphb-price {
	display:none !important;
}

.mphb-room-number {
	display:none;
}

/* Pagina risultati di ricerca */

.mphb_sc_search_results-info {
	display:none;
}

.mphb-regular-price {
	display:none;
}

.avviso-deposito {
	font-size: 20px;
    color: red;
    font-weight: bold;
}


/* Pagina ricerca disponibilità */ 
.btn-cerca-soluzioni {
	color: #ffffff;
    background-color: #E29900;
    border-color: #E29900;
    padding: 15px 0px 15px 0px;
	font-family: Jost;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border-width: 2px;
	width:100%;
	cursor: pointer;
}

.booking-check-in {
	display:none !important;
}

.booking-check-out {
	display:none !important;
}

.woocommerce-thankyou-order-details {
	display:none !important;
}

.mphb-rooms-quantity-wrapper {
	display:none !important;
}

.mphb-guest-name-wrapper {
	display:none !important;
}

/*form checkout prenotazione */
.phone-form-style {
	display:inline-block;
	width: 70%;
}

.prefix-form-style {
	display:inline-block;
	width: 25%;
}

input::placeholder {
	  color: #0000004a !important;
	}	


@media only screen and (max-width: 767px) {

	#page_caption h1#title_checkout {
		font-size: 24px!important;
	}

}


/* tour guidato */
.pbSubmit {
	background: #e29900 !important;
    border: 1px solid transparent;
    border-radius: 500px;
    width: auto;
    height: 40px;
    color: white !important;
}

.fields {
	padding: 20px 0px !important;
}


/* Scritte deposito */
.mphb-price-breakdown-deposit {
	display:none;
}

.mphb-deposit-amount {
	display:none;
}

/* Pagina Pagamento */
.fee_richiesta {
	color: red;
    text-align: left;
}

.invio_richiesta {
	font-size: 40px;
   	text-align: center;
    color: black;
}

/* Home */
.subline-home {
	text-align:center;
	margin-top: -30px;
}
