/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A lightweight and minimalist WordPress theme for Elementor page builder.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.8.1.1691729119
Updated: 2023-08-11 04:45:19

*/

header.page-header {
    display: none;
}

.elementor.elementor-34.elementor-location-header {
    position: fixed;
    top: 0;
    background: transparent;
    width: 100%;
    z-index: 999;
    left: 0;
    right: 0;
}



.pop-form-style form p label {
    color: #fff;
    width: 100%;
}

.pop-form-style form p label input, .pop-form-style form p label textarea {
    background: #000;
    margin: 8px 0px;
    border-color: #fff;
    border-radius: 0px !important;
    color: #ffff;
    font-size: 14px;
    border: solid 1px;
    width: 100%;
}


.pop-form-style form p label textarea {
    height: 80px;
}

.pop-form-style form p label input:focus, .pop-form-style form p label textarea:focus {
    outline: none;
    border-color: #eb0028 !important;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #eb0028;
    border-color: #eb0028;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    background: transparent;
}

.pop-form-style form  .wpcf7-response-output {
    color: #fff;
    font-size: 12px;
    padding: 15px;
    text-align: center;
}

a.dialog-close-button {
    padding: 4px;
    border-radius: 0px 0px 0px 15px;
}


