/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.8.1.1634643360
Updated: 2021-10-19 11:36:00

*/

body {
	font-weight: 300;
}
.main_title {
	display: none;
}
#page-container #main-content .container {
	max-width: none;
	padding: 0;
	width: 100%;
}
#main-content .bookly-mobile-step-1, 
#main-content .bookly-details-step {
	margin: 0;
}
.bookly-progress-tracker .step {
	height: 3px;
}
.bookly-progress-tracker > div,
.bookly-bold,
.bookly-form-group > label {
	font-weight: 400 !important;
}
.bookly-btn, 
.bookly-btn > span {
	font-size: 14px !important;
	font-weight: 400 !important;
	letter-spacing: 1px;
}
#bookly-wrap .bookly-form .bookly-label-error {
	color: #c1392b !important;
	font-weight: 400;
}
#bookly-wrap .bookly-form input[type="text"].bookly-error, 
#bookly-wrap .bookly-form input[type="password"].bookly-error, 
#bookly-wrap .bookly-form select.bookly-error, .bookly-form textarea.bookly-error, 
#bookly-wrap .bookly-extra-step div.bookly-extras-thumb.bookly-extras-selected {
	border: 2px solid #c1392b !important;
}
#bookly-wrap .bookly-form input[type="text"], 
#bookly-wrap .bookly-form input[type="number"], 
#bookly-wrap .bookly-form input[type="password"], 
#bookly-wrap .bookly-form textarea {
    padding: 15px 7px 15px !important;
}
#bookly-wrap .bookly-details-step .bookly-form-group .intl-tel-input input {
	padding-left: 45px !important;
}