/*
	Theme Name: LeafyPlant Child
	Theme URI: http://atixscripts.info/demo/leafyplantwp/
	Description: Multipurpose ECO, Natural & Environmental WordPress Theme
	Author: AtiX
	Author URI: https://themeforest.net/user/atix/portfolio
	Template: leafyplant
	Version: 1.0
	Tags: threaded-comments, theme-options, sticky-post, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background
	Text Domain: leafyplant-child
	License: GNU General Public License
	License URI: license.txt
*/

/* = Theme customization starts here
-------------------------------------------------------------- */
.fa-home{
	display: none;
}
@media (min-width: 992px){
	.counter-box {
    width: 25% !important;
}	
}
.bottom-footer {
    background-color: #004c86 !important;
    padding: 10px 0;
}
.top-footer {   
    background-position: left center !important;
    background-size: cover !important;
    background-color: #004c86 !important;
    padding-bottom: 60px !important;
    padding-top: 50px !important;
}
.counter-detail {
    padding: 25px 10px 25px;
    width: 100%;
	min-height: 255px !important;
}

.bg_dark2 {
    background-color: rgb(0 0 0 / 60%) !important;
}
.top-footer a{
	color: #ffff;
}
top-footer .widget_contact > p > a, .top-footer .widget_contact > p {
    color: #ffff !important;
}
.top-footer .widget_contact > p > a, .top-footer .widget_contact > p {
    color: #ffff !important;
}