/*
Theme Name:     Broker Child
Theme URI:      http://www.commercegurus.com/themes/broker-theme/
Description:    Child theme for Broker
Author:         CommerceGurus
Author URI:     http://www.commercegurus.com
Template:       broker
Version:        1.0
*/


/* Your css goes here */
.breadcrumbs-wrapper{
	margin-bottom:50px;
}
.first-footer {
    font-size: 17px !important;
}
.second-footer {
    font-size: 17px !important;
}
.ls-bg-wrap {
	position: relative;
}
.ls-bg-wrap:after {
	content: "";
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	position: absolute;
	background-color: rgb(43 43 43 / 10%);
}
#menu-footer-menu li:before {
	content: none;
}
.vc_general.vc_btn3{
	font-size: 19px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.rightnav .textwidget p {
    line-height: 2.5em;
    font-weight: bold;
	font-size: 17px;
}
.entry-content a, .cg-blog-article footer a:hover{
	border-bottom:0px;
	font-weight: 600;
}
#text-12 .textwidget p {
    line-height: 1.9em;
}
#text-12 .textwidget p i {
    font-size: 20px;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{
	margin-bottom: 0px !important;
}
@media (max-width:600px)  {
	#text_align_left_mobile{
		text-align:left !important;
	}
}
.wpcf7-form textarea {
    height: 100px;
}
#testimonial p{
	font-size: 21px;
}