/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.h6, body.qode-overridden-elementors-fonts .elementor-widget-heading h6.elementor-heading-title, h6, h6 a {
	text-transform: none !important;
}

.wpml-ls-display {
	margin-left: 5px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, div.wpcf7-response-output.wpcf7-validation-errors {
    background-color: #0490b8;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #0490b8;
}

.wpcf7 form.sent .wpcf7-response-output, div.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #0490b8;
}

.blog_holder article .post_image, .blog_holder article .post_image img, .blog_holder article .post_image>a {
	width: 30% !important;
}

.comment_holder {
	display:none;
}

.title h1 {
	color: #0490b8 !important;
}

.blog_single {
	margin-top: 80px;
}

.post_content_holder .entry_date {
	display: none;
}

.blog_holder article .post_info {
    display: none;
    margin: 0 0 18px;
}

.post_content_holder .single_job_listing {
	margin-top: 25px;
}

.job_application .application_button {
	background-color: #0490b8;
	color: #ffffff;
	border: none;
	cursor: pointer;
}

.main_menu {
    margin-left: 90px !important;
}