/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 12 2024 | 14:51:42 */
body:not(.logged-in) {
	& .elementor-nav-menu--layout-horizontal .elementor-nav-menu .menu-item-637 {
	    display: none;
	}
}
.news-info-col-cta .news-info-col-icon {
    transform: translateX(-10px);
    transition: 0.3s all ease;
}
.news-info-col-cta:hover .news-info-col-icon {
    transform: translateX(10px);
	
	& svg, path {
		fill: #FFF;
	}
}
.news-info-col-cta:hover .elementor-icon svg {
	fill: #FFF;
}
body div.gform_wrapper form .gform_body .gform_fields .gfield--type-captcha .gfield_label {
    position: relative;
    top: 0px;
}
div.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-select label {
    position: relative;
    top: 0px;
}
.ginput_product_price_label {
    visibility: hidden;
	height: 0px;
}
.gfield--type-stripe_creditcard label {
    position: relative !important;
    top: 0px !important;
}
input.mepr-submit {
    min-width: 120px;
    max-height: 50px;
}
section#comments {
    display: none;
}