/*
 Theme Name:   WP Trendy Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  CMS Theme Framework Child Theme
 Author:       FOX
 Author URI:   http://cmssuperheroes.com/
 Template:     wp-trendy
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
 Text Domain:  wp-trendy-child
*/
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p { text-align:center!important; }
body div#hs-eu-cookie-confirmation { top:inherit!important; bottom:0!important; position:fixed!important; }
article.type-post .post-thumbnail img { width:100%; }
footer .cms-button.cms-readmore { color:#fff; }
.cshero-header-logo {
	float: none !important;
}

.main_logo {
	display: block;
	text-align: center;
}

.cshero-header-navigation {
	float: none !important;
	text-align: center;
}

.page-title-inner {
	clear: both;
}

#site-navigation {
	float: none !important;
	display: inline-block !important;
}

.page-title-wrap .page-title-inner-wrap .breadcrumb-text ul.breadcrumbs li:last-child a:before {
	content: "";
}
.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
	margin-top: 7px;
}
.brokercheck svg {
	margin-bottom: -20px;
}

.wpcf7-checkbox .wpcf7-list-item.first {
	margin-top: 25px;
}

.wpcf7-checkbox .wpcf7-list-item {
	overflow: auto;
	margin-bottom: 10px;
}
.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
	float: left;
	width: 50%;
}

.wpcf7-checkbox .wpcf7-list-item input[type=checkbox]{
	float: left;
	width: 30px;
    height: 30px;
}
.footer_top_wrap .textwidget li {
	list-style:none;
}

.copyright-inner {
	width: 75%;
}

.hs-button.primary.large { 
	background-color:#33475b; 
	
}



