/*
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");

header.centered_logo .logo_wrapper {
	height:76px !important;
}

.q_logo a img {
	max-width:300px !important;
	height:auto !important;
	margin-top: 15px;
}

.single-post .container_inner.default_template_holder {
	padding-top:37px !important;
}

.qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-3 .qode-advanced-tabs-nav li {
	border-right: 2px solid #f4f4f4;
}

.qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-3 .qode-advanced-tabs-nav li:last-of-type {
	border:0;
}

.qbutton.big_large, .qbutton.big_large_full_width {
	padding:0;
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark {
	display:none;
}

.content.has_slider .content_inner font,
.content.content_top_margin font {
	display:none;
}

.citroen a span {
	background:url('citroen.png') no-repeat;
	background-size:cover;
	width:86px;
	height:17px;
	text-indent:-9999px;
	top:3px;
	vertical-align: middle;
	margin-bottom: 12px;
}
.hyundai a span {
	background:url('hyundai.png') no-repeat;
	background-size:cover;
	width:121px;
	height:17px;
	text-indent:-9999px;
	top:4px;
	vertical-align: middle;
	margin-bottom: 12px;
}
nav.main_menu ul li:after {
	content:"";
	position:absolute;
	height:19px;
	width:1px;
	background:#e90900;
	top:40%;
}
nav.main_menu ul li:last-of-type:after {
	content:none;
}
.rev_slider .tp-mask-wrap .tp-caption {
	font-family: 'Raleway', sans-serif !important;
	white-space:normal !important;
}
.rev_slider h2 {
	font-family: 'Satisfy', cursive !important;
	text-transform:capitalize !important;
}
@media only screen and (max-width:736px) {
	div#slide-1-layer-2.tp-caption.tp-resizeme,
	div#slide-2-layer-2.tp-caption.tp-resizeme,
	div#slide-3-layer-2.tp-caption.tp-resizeme {
		display:none;
	}
}
@media only screen and (max-width:768px) {
	.citroen a span,
	.hyundai a span {
		text-indent: 0px;
		background:transparent;
	}
}