<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Neve Child
Theme URI: https://wp-themes.com/neve
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Neve child theme.
Template: neve
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: neve-child
*/
/*@font-face {
 font-family: "Autography";
 src: url("font/Autography.otf");
}
@font-face {
 font-family: "Constantia";
 src: url("font/constan.ttf");
}
h1, h2, h4, .premium-dual-header-first-header span{
	font-family: "Constantia"!important;
}
h3{
	font-family: "Autography"!important;
}*/
#mc4wp-form-1 input[type=email]{
border-radius: 0px;
border: none;
background-color: #fff;
    width: 64%;
}
#mc4wp-form-1 input[type=submit]{
	border-radius: 0px;
border: none;
background-color: #14171c;
color: #fff;
padding:12px 40px;
}
#footerlinktochildthemewp{
	display: none;
}
@media screen and (max-width: 600px) {
	#mc4wp-form-1 input[type=email]{

    width: 100%;
}
#mc4wp-form-1 input[type=submit]{
	width: 100%;
	}
}
.hfg_footer h4{
	text-transform: uppercase;

    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px!important;
}
.hfg_footer .widget_block{
	margin-bottom: 0px!important;
}
.hfg_footer i{
	color: #9a1922;
	padding-right: 8px;
}
p{
	margin-bottom: 15px!important;
}
.phone-top i{
	color: #fff!important;
    background-color: #adadad;
    padding: 7px 9px;
    border-radius: 75px;
    font-size: 17px;
    margin-right: 6px;
}
.header-top i{
	margin-right: 5px;
	margin-left: 50px;
	color: #dcbe84;
}
.footer-bottom-inner .component-wrap p{
	display: none;
}
.copy{
	margin-top: 60px;
	display: block;
}
.footer-bottom{
	display: none;
}</pre></body></html>