/* 
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 */

@media only screen and (min-width: 768px) {
.jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu li>a {
    color: #891a15 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}
}
.elementor-143 .elementor-element.elementor-element-e3f90d5 .jeg-elementor-kit.jkit-nav-menu .jkit-menu > ul{
    align-content: space-around !important;
    flex-wrap: wrap !important;
}
/*E-Mail*/
span.wpcf7-list-item-label {
    color: #464f7a;
}
label.elementor-field-label {
    color: #000 !important;
}
@media only screen and (min-width: 768px) {
  /* For desktop: */
div:nth-of-type(2) > .elementor-col-50.elementor-column.elementor-field-group.elementor-field-group-name.elementor-field-type-text {
    padding-right: 10px !important;
}
div:nth-of-type(3) > .elementor-col-50.elementor-column.elementor-field-group.elementor-field-group-name.elementor-field-type-text {
    padding-right: 10px !important;
}
div:nth-of-type(2) > .elementor-col-50.elementor-column.elementor-field-group.elementor-field-group-field_71275a2.elementor-field-type-tel {
    padding-left: 10px !important;
}
div:nth-of-type(3) > .elementor-col-50.elementor-column.elementor-field-group.elementor-field-group-field_71275a2.elementor-field-type-tel {
    padding-left: 10px !important;
}
.column.one-second > p > .wpcf7-form-control-wrap > .wpcf7-not-valid-tip {
    padding-left: 15px !important;
}
}
.wpcf7 form.invalid .wpcf7-response-output {
    color: #000 !important;
}

/**/
.page-id-3 h2 {
    font-size: xx-large !important;
}
.page-id-3 h3 {
    font-size: x-large !important;
}
.page-id-3 h1 {
    font-size: xxx-large !important;
}
.page-id-2 h2 {
    font-size: xx-large !important;
}
.page-id-2 h3 {
    font-size: x-large !important;
}
.page-id-2 h1 {
    font-size: xxx-large !important;
}
/*Hover Footer*/
span.two_elementor_element:hover {
    color: #990101;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #000 !important;
}