/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/
/* 
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 */
lable {
  display: inherit;
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: black;
margin-bottom: 22px;
  line-height: 26px;
}

select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
  height: 45px;
}
.intl-tel-input {
width:100%
}
.caldera_forms_form .control-label{
display: inherit;
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: black;
  margin-bottom: 0px;
  line-height: 26px;
}
.caldera-grid .form-control {
  font-size: 1rem;
  line-height: 1.5;
  border: 1px solid #666;
  border-radius: 3px;
  padding: .5rem 1rem;
  color: #000000 !important;
  height: 42px;
}
.caldera_forms_form .submitbtn input,.caldera_forms_form .submitbtn input:hover, .submitbtn button{
  background-color: #B70212;
  border-color: #B70212;
  padding: 8px 25px;
  font-size: 16px;
  text-align: center;
  color:white;
}
.caldera_forms_form .submitbtn{
text-align: center;
margin-top:15px;
}
.suhead.et_pb_blurb_position_left .et_pb_blurb_container{
padding-left: 0px!important;
}
.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before{
color:#b70212!important;
}
.wpcf7-response-output{
  background-color: #dff0d8!important;
    border-color: #a3d48e!important;
    color: #3c763d!important;
    padding: 0.5em 1em!important;
    border: 0px solid #00a0d2!important; 
}
@media only screen and (max-width: 600px) {
.et_mobile_nav_menu{
  margin: auto !important;
}
}