/*
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 plain-vanilla &amp; lightweight 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.7.1.1682697862
Updated: 2023-04-28 16:04:22

*/

.sa__header-menu .current-menu-item a {
    font-weight:700 !important;
}

.submit-btn {
    border: 1px solid #000000;
    color: #000000;
}
[type=submit]:hover{
	    border: 1px solid #000000;
    color: #ffffff;
	background-color:#1C3935;
}
.page-id-494 span.wpcf7-list-item-label {
    font-family: 'Lato',sans-serif;
    font-size: 16px !important;
    font-weight: 500;
}

.sa__header-menu ul li:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    display: block;
    background: #000;
    top: 47%;
    left: 10px;
}
.sa__header-menu ul li {
    position: relative;
    padding-left: 11px;
}
.current-menu-item:before {
    width: 6px !important;
    height: 6px !important;
    top: 22px !important;
    border-radius: 50% !important;
}
.cf7Form input.wpcf7-form-control {
    background: #f7f7f7;
    border: none;
    height: 45px;
    line-height: 45px;
    color: #000;
}
.cf7Form span.wpcf7-list-item label {
    font-size: 16px;
    line-height: 26px;
}
input.wpcf7-form-control.submit-btn {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    padding: 0 35px;
    border: none;
}
.comments-area a, .page-content a {
    text-decoration: underline;
    text-decoration-thickness: 1px;
}
.submit-btn {
    border: 1px solid #000000 !important;
}