/*
Theme Name: Firefront Child
Description: Child Theme for firefront Theme
Author: zozothemes
Version: 1.0
Template: firefront
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozothemes
*/

/*Custom Style Code Right Here */
.firefront-body-inner.container-fluid{
	padding-left:0 !important;
	padding-right:0 !important;
}
.wp-block-columns.footer-call-to-action{
	text-align:left;
}
.wp-block-columns.footer-call-to-action a{
	width:100%;
	display:block;
}
.footer-widgets-wrap,.footer-bottom-wrap{
	background-color:#000 !important;
}
.cea-service-template-default .service-img,.cea-service-template .service-img,.custom-post-nav{
	display:none !important;
}