/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


/* Brtpmj businessheader */
.elementor-shortcode .brtpmj_businessheader{
	display:none !important;
}

/* Brtpmj business ratings */
.elementor-shortcode .brtpmj_business_ratings{
	justify-content:center !important;
	align-items:center !important;
	padding-bottom:20px !important;
	padding-top:20px !important;
}

/* Brtpmj single */
.elementor-shortcode div .brtpmj_single_rvw{
	background-color:#ffffff;
	
}


/* Form field name */
#form-field-name{
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:2px;
	border-left-width:0px;
}

/* Form field field 830d0cd */
#form-field-field_830d0cd{
	border-top-style:none;
	border-top-width:0px;
	border-right-width:0px;
	border-right-style:none;
	border-left-style:none;
	border-left-width:0px;
	border-bottom-width:2px;
}

/* Form field email */
#form-field-email{
	border-top-style:none;
	border-top-width:0px;
	border-right-width:0px;
	border-right-style:none;
	border-left-style:none;
	border-left-width:0px;
	border-bottom-width:2px;
}

/* Form field message */
#form-field-message{
	border-top-style:none;
	border-top-width:0px;
	border-right-width:0px;
	border-right-style:none;
	border-left-style:none;
	border-left-width:0px;
	border-bottom-width:2px;
}

/* Button (hover) */
.elementor-form .elementor-field-group .elementor-button:hover{
	background-color:rgba(255,255,255,0) !important;
	border-width:1px !important;
	border-color:#F6950A !important;
	border-style:solid !important;
	color:#F6950A !important;
	
}



