/*
Theme Name: Site WP Theme
Description: Site WordPress Theme
Version: 1.0.0
Text Domain: sitewpgt
*/
@font-face {
font-family: "Dirchave";
src: url('/wp-content/themes/sitewpgt/dist/assets/webfonts/dirchave-webfont.woff2') format('woff2'),
         url('/wp-content/themes/sitewpgt/dist/assets/webfonts/dirchave-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
h1,h2{ font-family:"Dirchave"!important; }
h1:not(.e-title){ color:#152649; }
h2{ color:#a8202a; }
h3{ color:#4d4e53; }
h4{ color:#152649; }
h5{ color:#a8202a; }
h3,h4,h5,h6,p,body{ font-family: open-sans, sans-serif; }
.site-hero h1{font-size:97pt!important;}
.site-hero p{ color:#fff; }
.site-hero .btn{font-size:24pt!important; }
.site-hero .e-content{ margin: 20% 0; }

    .site-hero .e-content{ background-color:transparent!important; border:0!important; }
.btn,.site-make-donation-banner .e-amounts,.woocommerce-loop-product__title{font-family: open-sans, sans-serif!important; font-weight:700!important; }
p,body{ color:#4d4e53; }
.site-main-navigation .menu>li>a{ font-family: open-sans, sans-serif!important; font-weight:700!important; color:#fff; }
.site-main-navigation .menu>li:not(.menu-cta)>a:hover{ color:#fff!important; }
footer{ background-color:#152649!important; }
footer p{ color:#fff!important; }
header{ background-color:#182646!important; }
.site-masthead .container{
	display: flex;
    height: 250px;
    flex-direction: column;
    justify-content: center;
}
@media(max-width:1000px){ .site-masthead .container{ height:100px!important; } .site-hero figure{ display:none; } }
.site-masthead .e-content{padding:0!important}
.gform_footer .btn{ margin:0 auto!important; display:block }
.gform_footer .btn,.site-main-navigation .menu>li.menu-cta>a,.site-make-donation-banner .e-amounts a:not(.o-alt1),.btn-primary,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{ color:#fff!important; background-color: #bc1e24!important;
    border-color: #bc1e24!important;}
.gform_footer .btn:hover,.site-main-navigation .menu>li.menu-cta>a:hover,.site-make-donation-banner .e-amounts a:not(.o-alt1):hover,.btn-primary:hover,.woocommerce button.button.alt:hover{    background-color: #d22228!important;
    border-color: #d22228!important;}
bdi{ color:#000!important; }
.product .woocommerce-LoopProduct-link.woocommerce-loop-product__link{ text-align:center; }
.woocommerce .product .button{
	    margin-left: auto;
    margin-right: auto;
    display: table;
}
@media(min-width:769px){.woocommerce-checkout .col-1,.woocommerce-checkout .col-2{ max-width:48%!important; }}
@media(max-width:769px){.woocommerce-checkout .col-1,.woocommerce-checkout .col-2{ max-width:100%!important; }
.site-hero h1{font-size:70pt!important;}
.site-hero .btn{font-size:16pt!important;}}
@media (max-width: 999.98px){ h1,.h1{ font-size:3.5rem!important; } h2,.h2{ font-size:3rem!important; } }