/*
Theme Name:   SMB child theme
Description:  SMB theme customised by EG Solutions
Author:       EG Solutions - Web Design Sydney
Author URL:   https://egsolutions.com.au/
Template:     smg
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  smb-child-theme
*/

h1, h2, h3, h4, h5, h6 {
	line-height: 1.25 !important;
}
.white_txt, .white_txt h2, .white_txt p {
	color: #fff !important;
}
.themesflat-top .content-left ul li > i {
	color: #060e77 !important;
}
.tf-services-wrap.style3 .services-post .post-icon {
	display: none !important;
}
.themesflat-top a {
	color: #191919 !important;
}
.themesflat-top a:hover {
	color: #FF7029 !important;
}
.themesflat-top ul li {
	font-size: 13px !important;
	font-weight: 500 !important;
}

.tf-services-wrap.style3 .services-post .title {
	font-family: "Roboto Condensed", Arial !important;
	font-weight: bold !important;
}

.btn-topbar, .services-post .post-icon {
	display: none !important;
}

.tf-testimonial-carousel-type-group.style-2 .testimonial-star-rating::before, .tf-testimonial-carousel-type-group.style-2 .testimonial-star-rating span::before {
	content: "★★★★★" !important;
}
.tf-testimonial-carousel-type-group.style-2 .owl-nav {
	bottom: -40px !important;
}

.page-title h1 {
	text-transform: none !important;	
}


#mainnav ul.sub-menu:after {
	background: #079049 !important;
}

.home_steps .step .number {
display: none !important;
}

.green_btn a {
	background-color: #009245 !important;
	color: #fff !important;
	font-weight: bold;
}
.green_btn a:hover {
	background-color: #ff7029 !important;
}
.banner_main h2 {
	font-size:40px !important;
}
.banner_main p {
	font-size: 20px !important;
}

/*** Projects ***/

.project-post .content .title  {
	font-family: "Roboto Condensed", Arial !important;
	font-size: 16px !important;
    line-height: 24px !important;
}
.project-post .content .title a:hover {
	color: #fff !important;
}

/*** Project Details ***/

.single-project .entry-content .post-title {
	font-family: "Roboto Condensed", Roboto !important;
	font-size: 42px !important;
	font-weight: bold !important;
}

/*** Footer ***/

.elementor-6729 .elementor-element.elementor-element-33a3887 .elementor-social-icon i {
	padding: 0px !important;
    float: none !important;
    margin: 0px auto !important;
}

.tf-testimonial-carousel-type-group.style-2 .rating .text {
	font-family: "Roboto Condensed", Arial !important;
	font-weight: 700 !important;
	font-size: 16px !important;
}
.elementor-shape-rounded .elementor-icon.elementor-social-icon {
	display: inline-flex !important;
}

#themesflat-content {
	/* padding:45px 0px !important; */
}

/*** Contact Form ***/

.sidebar .wpcf7-form select {
	padding: 18px 22px !important;
	margin: 0px 0px 18px !important;
}
.transparent-form input, .transparent-form textarea, .transparent-form select, .transparent-form input[type="text"] {
	color: #000 !important;
}
.service_clients_main img {
	max-height:50px;
	width:auto !important;
	margin-right:15px;
}

.service_clients_main div.elementor-column {
	width:145px !important;
}

/*** Service Pages ***/

.contact_services_main {
	background-color: rgba(0,0,0,0.8);
    padding: 20px 20px;
    border-radius: 20px
}

.contact_services_main textarea, .contact_services_main input[type="text"], .contact_services_main input[type="email"], .contact_services_main input[type="tel"], .contact_services_main select {
	padding: 6px 20px !important;
}
.contact_services_main textarea {
	height:100px;
}

.blog_post_detail img {
	border-radius: 8px !important;
	-webkit-border-radius: 8px !important;
	-moz-border-radius: 8px !important;
	
}