/*
Theme Name: Hbook_demo
Version: 1.0
Description: A child theme of Divi
Template: Divi
Author: Administrator
*/
@import url("../Divi/style.css");
/* Your awesome customization starts here */

.hb-availability-calendar-centered{
	margin:0 0 !important;
}

.hb-search-submit-wrapper .hb-search-button-wrapper .hb-button-wrapper.hb-search-form-submit input{
	background-color: red !important;
	color: white;
}