/**
* Theme Name: Healing Vibes Child
* Description: This is a child theme of Healing Vibes.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: healing-vibes
* Version: 1.0.0
* Tested up to: 6.6
* Requires PHP: 7.4
* License:
* License URI:
* Text Domain: healing-vibes-child
* Copyright: cmsmasters 2025 / All Rights Reserved
*/


.error404 .cmsmasters-main__outer{
	padding-top: 80px !important;
	padding-bottom: 80px !important;
}


.newsletter-form form,.newsletter-form-footer form{
	display: flex;
}
.newsletter-form form .forminator-row{
	width: 50%;
}
.newsletter-form-footer form .forminator-row{
	width: 70%;
	margin-right: 10px !important;
}

.elementor-widget-cmsmasters-featured-box__description, .elementor-widget-cmsmasters-featured-box__title,.elementor-widget-cmsmasters-featured-box__button-wrapper{
	z-index: 0;
}


/* Popup Form design */
#popmake-45393{
	background-color: #d7a37b;
}
#popmake-45393 h2,#popmake-45393 p{
	color: #ffffff;
	text-align: center;
}
#popmake-45393 button,#popmake-45393 button:before,#popmake-45393 button:after{
	background-color: #fff !important;
	color: #d7a37b !important;
}
#popmake-45393 form{
	width: 80%;
	margin: 0 auto;
}
#popmake-45393 .forminator-row{
	margin-bottom: 20px !important;
}
#popmake-45393 form input,#popmake-45393 form select,#popmake-45393 form .forminator-select .selection .select2-selection{
	height: 54px;
	border-radius: 50px;
}
#popmake-45393 form .forminator-icon-calendar{
	color: #fff !important;
}