/*
Theme Name: Prowess Child
Theme URI: https://prowess.qodeinteractive.com
Description: A child theme of Prowess Theme customised by EG Solutions - Web Design Sydney - https://egsolutions.com.au/
Author: Select Themes
Author URI: https://themeforest.net/user/select-themes
Version: 1.0.1
Text Domain: prowess
Template: prowess
*/

body, p {
	color: #272727;
	font-size:16px !important;
	line-height:1.5 !important;
	font-weight: 400 !important;
}
p {
	padding: 0px !important;
	/* margin: 0px 0px 18px !important; */
}
h1, h2, h3, h4, h5 {
	font-family: "Roboto Condensed", Roboto !important;	
}

.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-page-title {
	color: #fff !important;
}


.qodef-top-bar a {
	font-weight: bold !important;
	font-size: 13px !important;
}
.qodef-main-menu>ul>li>a {
	padding: 0px 14px !important;
}

.qodef-info-box-holder .qodef-ib-front-holder .qodef-ib-text-holder p {
	color: #ccc !important;
}

.qodef-main-menu>ul>li>a, .qodef-drop-down .narrow .second .inner ul li a, .qodef-section-title-holder h5.qodef-st-text {
	font-family: "Roboto Condensed", sans-serif !important;
	letter-spacing: 0px !important;
}
.qodef-drop-down .narrow .second .inner ul li a {
	font-weight: 700 !important;	
}

.learn_more_btn {
	text-align: center;
}

.qodef-drop-down .narrow .second .inner ul li a {
	font-weight: 600 !important;
	font-size: 13px !important;
}

.qodef-top-bar .widget.widget_nav_menu ul li {
	border-left: none !important;
}

.wp-block-social-links .wp-social-link svg {
	width: 18px;
	height: 18px;
}

.widget ul li.wp-block-social-link:last-child {
	margin-top: -12px !important;
}

.wp-block-social-links {
	margin-top: 9px !important;
}
.qodef-top-bar a {
	color: #fafafa !important;
}

.qodef-page-header .qodef-menu-area {
	background-color: transparent !important;
}
.wp-block-social-links .wp-social-link svg {
	fill: white !important;
}

/*** About Us ***/

.large_txt, .large_txt p {
	font-size: 20px !important;
}

/*** Contact Form ***/

.qodef-qi-contact-form-7 form div {
	overflow: hidden;
}
.qodef-qi-contact-form-7 form div.one_half {
	width: 47%;
	float: left;
	display: inline-block;
	background-color: #fff !important;
	margin: 0px 3% 12px 0px !important;
}
.qodef-qi-contact-form-7 form div.one_full {
	clear: both;
	background-color: #fff !important;
}

.wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea {
	background-color: #fff !important;
	border:1px solid #dedede !important;
	border-radius: 4px !important;
}

.wpcf7-form-control.wpcf7-textarea {
	width:97% !important;
}

/*** Footer ***/


.qodef-icon-widget-holder .qodef-icon-text {
	font-family: "Roboto", sans-serif !important;
}
.qodef-page-footer, .qodef-page-footer p, .qodef-page-footer span {
	color: #ddd !important;	
}

footer .qodef-icon-widget-holder {
	display: block !important;
}
footer .widget.widget_nav_menu ul li a {
	font-family: "Roboto Condensed", sans-serif !important;
	font-weight: 400 !important;
	letter-spacing: 0px !important;
	text-transform: none !important;
	padding: 0px 0px 10px !important;
    display: block !important;
}

.qodef-mobile-header .qodef-mobile-nav ul li a, .qodef-mobile-header .qodef-mobile-nav ul li h6 {
	font-weight: 500 !important;
}

#submit_comment, .post-password-form input[type=submit], input.wpcf7-form-control.wpcf7-submit {
	font-family: "Roboto", sans-serif !important;
	font-size: 14px !important;
}



@media only screen and (max-width: 1024px) {
.qodef-top-bar {
    display: block !important;
}
	.qodef-top-bar div.qodef-position-right {
		display:none !important;
	}
	.qodef-top-bar .widget.widget_nav_menu ul li {
		width:100% !important;
		text-align:center !important;
	}
	.qodef-top-bar a {
    font-size: 16px !important;
		display: block;
		padding: 5px 0px !important;
	}
	.qodef-top-bar {
		height:56px !important;
	}
}





@media only screen and (max-width: 767px) {
	
	.home_icon_box div.qodef-info-box-holder {
		padding: 60px 0px 0px;
		min-height:380px;
	}
	.qodef-title-holder .qodef-title-wrapper .qodef-page-title {
		font-size: 32px !important;
		line-height:40px !important;
	}
}

@media only screen and (max-width: 992px) {

	.qodef-mobile-header .qodef-mobile-header-inner {
		height: 100px !important;
	}

}