/*
Theme Name: BN Option 2
Theme URI: https://www.brokernetwork.co.uk
Description: Broker Network Theme Option 2
Author: Select Themes
Author URI: https://www.brokernetwork.co.uk
Version: 1
License: GNU General Public License
License URI: licence/GPL.txt

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

*/


article .icons_holder{ display: none !important; }

.column4 .execphpwidget ul li{
	margin: 20px 0;
}

.home-testimonial-text p{
	text-align: center;
	font-size: 1.65rem;
	line-height: 150%;
	font-weight: 500;
	color: #393939;
}

.footer_bottom .textwidget{
	max-width: 750px;
	margin: 0 auto;
	float: none;
	padding: 20px 0;
}

.float-left{ float: left!important; }
.float-right{ float: right!important; }

@media only screen and (max-width: 1000px){
	.scrolled-down header.page_header.fixed{ position: fixed!important; }
}
