/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.3
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */


#masthead, #masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start):not(.site-header-row-container), #masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start) > .site-header-row-container-inner {
    background: #770300!important;
}

h1.campaign-title {
    margin: 1.5em 0 1.5em 0!important;
}



.menu-subscribe {
	background: #ffb804!important;
	border-radius: 3px!important;
	border-top-left-radius: 3px!important;
	border-top-right-radius: 3px!important;
	border-bottom-right-radius: 3px!important;
	border-bottom-left-radius: 3px!important;
}

.main-navigation .primary-menu-container > ul > li.menu-item > a, .main-navigation .primary-menu-container > ul > li.menu-item.current-menu-item > a {
    color: #f9b700!important;
}


.main-navigation .primary-menu-container > ul > li.menu-item.menu-subscribe > a, .main-navigation .primary-menu-container > ul > li.menu-item.current-menu-item.menu-subscribe > a {
    color: #770300!important;
}



li.menu-item a {
	font-family: Acme, sans-serif!important;
}

.site-middle-footer-inner-wrap {
	padding-top: 0em!important;
	padding-bottom: 1.5em!important;
}


.entry-hero-container-inner {
	background-color: #f56428!important;
}

.entry-hero-container-inner h1 {
	color: #770300!important;	
}
