/*
Theme Name: Superfood
Theme URI: https://superfood.qodeinteractive.com/landing/
Description: A Beautiful Theme for Food Business
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Text Domain: superfood
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, blog, portfolio, e-commerce, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/



.macadamia_section{
	background: #f9d1ae;
}

.red_bg,.vc_row.wpb_row.vc_row-fluid.red_bg.vc_custom_1725972770107.eltdf-row-type-row {
    background: #c21c1e;
    padding: 0 !important;
}
.red_bg .sustainabilty_section {
    background: unset;
}
.red_bg img{
	max-width:500px !important
	
} 
.red_bg h2, .red_bg p{
	color:#fff;
	margin:0
}
.red_bg h2{
	margin-top: 15px
}

.eltdf-pl-holder .eltdf-pli .eltdf-pli-category{
	display:none
}

.eltdf-page-header .eltdf-fixed-wrapper.fixed .eltdf-menu-area::after,.eltdf-mobile-header .eltdf-mobile-header-inner .eltdf-mobile-header-holder::after, .eltdf-page-header .eltdf-menu-area::after {
    position: absolute;
    content: ' ';
       width: 100%;
    height: 10px;
    background: url(https://staging-ssi.four.africa/wp-content/uploads/2024/09/Untitled-design-15.png);
    left: 0;
    background-size: cover;
    background-position: top;
}


.eltdf-page-header .eltdf-fixed-wrapper.fixed .eltdf-menu-area,footer .eltdf-footer-bottom-holder {
    position: relative;
}

footer .eltdf-footer-bottom-holder::after{
    position: absolute;
    content: ' ';
       width: 100%;
    height: 19px;
    background: url(https://staging-ssi.four.africa/wp-content/uploads/2024/09/Untitled-design-15.png);
    left: 0;
    background-size: cover;
    background-position: top;
	top:0px

}

.eltdf-logo-wrapper a img{
	height: 100% !important;
}

.eltdf-mobile-header .eltdf-mobile-logo-wrapper img {
    height: 18% !important;
    width: auto;
	margin-top: 10px;
}

.eltdf-page-header, .eltdf-page-header .eltdf-menu-area{
	background-color:#fff !important
}

.eltdf-light-header .eltdf-page-header>div:not(.eltdf-sticky-header):not(.fixed) .eltdf-main-menu>ul>li>a{
	color: #161652 !important
}