/*
Theme Name: Coppola Child
Theme URI: https://coppola.qodeinteractive.com
Description: A child theme of Coppola
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.1
Text Domain: coppola
Template: coppola
*/

.qodef-menu-item-text {
	color: white;
}

/*
#qodef-top-area, .qodef-header--standard #qodef-page-header {
    background-color: white !important;
}
*/

#qodef-single-portfolio-navigation {
	display: none;
}

.qodef-grid>.qodef-grid-inner>.qodef-grid-item {
    padding: 0 !important;
}
.qodef-grid>.qodef-grid-inner {
    margin: 0 !important;
}

#qodef-page-header .qodef-header-logo-link img {
	max-height: 50%;
}

/* hide author on blog pages */
.qodef-e-author-holder {
	display: none;
}

/* footer styling */
footer p, footer div {
	color: white !important;
}
#qodef-page-footer-top-area-inner {
	padding-bottom: 0;
}
#qodef-page-footer-bottom-area-inner {
	padding-top: 0;
}
