/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Mphb booking details mphb room number **/
#mphb-booking-details .mphb-room-number {
	
}

/** General >> Post 16332 mailpoet checkbox label **/
#post-16332 .mailpoet_checkbox_label {
	margin-top: 24px !important;
	margin-bottom: 24px !important;
}

/** General >> Form div (#1) **/
form div:nth-of-type(1) {
	margin-bottom: 24px !important;
}

/** General >> Form div (#2) **/
form div:nth-of-type(2) {
	margin-bottom: 24px !important;
}

/** General >> Form div (#3) **/
form div:nth-of-type(3) {
	margin-bottom: 24px !important;
}

/** General >> Post 16332 mailpoet segment label **/
#post-16332 .mailpoet_segment_label {
	font-weight: 600 !important;
}

/** General >> Post 16332 mailpoet change email info **/
#post-16332 .mailpoet-change-email-info {
	
}

/** General >> Contact form 137 consent implicit **/
#contact-form-137 .consent-implicit {
	font-weight: normal !important;
}

/** General >> Mtp 289 mphb reservation cart **/
.mtp-289 #mphb-reservation-cart {
	display: none !important;
}

/** General >> Post 15170 mphb rooms quantity multiple **/
.post-15170 .mphb-rooms-quantity-multiple {
	
}

/** General >> Post 289 mphb sc search results wrapper **/
#post-289 .mphb_sc_search_results-wrapper {
	
}


/*( < 480 )*/
@media (max-width: 479.98px) {

	/*= General =================== */

	/** General >> Mphb booking details mphb room number **/
	#mphb-booking-details .mphb-room-number {
	font-size: 24px !important;
}

	/** General >> Post 289 wp block getwid section content **/
	#post-289 .wp-block-getwid-section__content {
	padding-top: 0 !important;
}


}

