/*

Theme Name: Hello Elementor Child

Theme URI: https://github.com/elementor/hello-theme/

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: 1.0.1

Text Domain: hello-elementor-child

License: GNU General Public License v3 or later.

License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/

@media (min-width: 1299px) {
.contact-butt a{
	border: 1px solid black;
    padding: 16px 15px 13px !important;
	margin-left:16px !important;
}
}

.elementor-12 .elementor-element.elementor-element-4b0e986 .elementor-nav-menu--main .elementor-item {
   /* padding-top: 16px !important;
    padding-bottom: 13px !important;*/
}
a:link {
  text-underline-offset: 4px !important; 
}

.wpcf7-submit {
	background-color: black !important;
    border: none !important; 
}

.wpcf7-submit:hover {
	background-color: grey !important;
}

.wpcf7-checkbox .wpcf7-list-item {
	margin-left:0 !important;
	margin-right:10px;
}

.wpcf7-acceptance .wpcf7-list-item {
	margin-left:0 !important;
}