/*
Theme Name: Divi Plus Hotel
Theme URI: https://diviextended.com/product/divi-plus/
Description: Divi Plus child theme for hotels.
Author: Divi Extended
Author URI: https://diviextended.com/
Template: Divi
Version: 1.0
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/




.mobile_menu_bar:before{
	color: #fff;
}

.hotel-popup-form .et_pb_contact_field_options_title {
	font-size: 22px;
	color: #fff;
}

a.et_pb_button.dipl_modal_trigger_element.dipl_modal_trigger_button{
	width: 100%;
}

.et_mobile_menu{
	border-color: #fff;
}

.et_pb_newsletter_result.et_pb_newsletter_error {
	color: #000;
	font-weight: 500;
}

@media (min-width: 499px) {
	.dp-explore-sec-blurb .et_pb_blurb_container{
		padding-left: 40px !important;
	}
}
.db-blog .post-content-inner {
    margin-bottom: 30px;
}

.db-blog .post-content {
    margin-bottom: 20px;
	order: 3;
}

.db-blog.et_pb_post {
    display: flex;
    flex-direction: column;
}

.db-blog.et_pb_image_container {
    margin-bottom: -10px;
}