/*
Theme Name: Fixo Child
Author: EnvyTheme
Author URI: https://envytheme.com/
Description: Fixo Child Theme
Version: 1.7
Template: fixo
Text Domain: fixo-child
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
.single-footer-widget img{
	background: #fff;
    padding: 10px;
}
.header-style-three{
	display:none !important;
}
.footer-area{
	padding-top:50px !important;
	padding-bottom:30px !important;
}
.navbar .others-options ul li .call-btn span{
	color:#fff !important;
}
.navbar-nav{
	margin:0 auto !important;
}
.navbar .navbar-nav .nav-item .nav-link{
	font-size:20px !important;
}
.home .shape.shape-12{
	max-width:440px;
}
.footer-area .textwidget h5, .footer-area .textwidget h6{
	color:#fff !important;
}
@media only screen and (min-width: 767px) {
	.page-banner-area {
		padding-top:60px !important;
		padding-bottom:60px !important;
	}
}