/*
Theme Name: Hello Elementor Child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.servicebox {
    text-decoration: none !important;
}
.servicebox {
    border: 1px solid #80808054;
	margin: 0;
}
.servicebox:hover{
    border: 1px solid transparent;
}
.linkblue a {
    color: #008A5F;
}
.contct-form input[type="checkbox"] + label.wpforms-field-label-inline a {
    text-decoration: underline !important;
    color:#fff !important;
}
.contct-form input[type="checkbox"] + label.wpforms-field-label-inline {
    color:#fff;
}
@media(max-width:1200px) and (min-width:1025px){
  .navigation-menu nav li a {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}



