/* WHITE BACKGROUND */
/* ========================================================================= */

.war-white-background,
.war-white-background #main,
.war-white-background #wrapper,
.war-white-background .fusion-separator .icon-wrapper,
.war-white-background.single-avada_portfolio #main,
.war-white-background.parent_work #main,
.war-white-background .fusion-fullwidth,
/* body.war-white-background .fusion-layout-column, */ /* breaks hellbent borders */
.war-white-background .fusion-footer-widget-area,
.war-white-background .war-case-categories p, 
.war-white-background .war-case-categories a, 
.war-white-background .war-case-categories span.portfolio_skills,
.war-white-background .war-saf-results .war-portfolio-tags span, 
.war-white-background li.sf-level-0,
.war-white-background li.war-filter-button,
/* .war-white-background .fusion-header-wrapper .fusion-header,  */
.war-white-background .fusion-header-wrapper .fusion-secondary-main-menu,
.war-white-background .war-password-form .fusion-button
/* .war-white-background .fusion-mobile-nav-item a */
{
    background-color: var(--war-white)!important;    
	color: var(--war-black)!important;
}
.war-white-background .fusion-layout-column,
.war-white-background .fusion-footer .fusion-footer-widget-area h4,
.war-white-background a.fusion-social-network-icon,
.war-white-background .fusion-mobile-menu-icons a, 
.war-white-background .fusion-mobile-menu-icons a:after, 
.war-white-background .fusion-mobile-menu-icons a:before/*,
.war-white-background .fusion-main-menu > ul > li > a,
.war-white-background .fusion-main-menu > ul > li > a:hover*/
{
	color: var(--war-black)!important;
}