/*
Theme Name: Hello Child
Description: Hello Child Theme
Author: Elementor
Author URI: Hello Child Theme
Author Email: hellochild@wordpress.com
Version: 1.0.0
Text Domain: hello-elementor-child
Template: hello-elementor
*/
/*
Add your custom styles here
*/
@media (max-width: 1440px) {
.blg-input input::placeholder, .blg-input select, .blg-input input {font-size: 17px !important;}}
@media (max-width: 1240px) {
.blg-input input::placeholder, .blg-input select, .blg-input input { font-size: 16px !important;}}
@media (max-width: 767px){
.blg-input input::placeholder, .blg-input select, .blg-input input {font-size: 15px !important;}}


.cnct-pg-itm:hover .elementor-icon svg, .cnct-pg-itm:hover .elementor-widget-image img {
    filter: brightness(0) invert(1);
}