/**
* Theme Name: Harrier Child
* Description: This is a child theme of Harrier, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: harrier
* Version: 1.6.7
*/

.header-banner .call-us {
	text-align: right;
}
	.header-banner .call-us .fa:first-child {
		padding-left: 0;
	}
.header-banner a { 
	color: #fff;
}
.header-banner a:hover {
	color: #ed6663;
}

body.page, body.single, body.search {
	padding-top: 107px;	
}

header {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.item-img img.sold {
    position: absolute;
    left: 0px;
    right: 0;
    top: 0;
    width: 62% !important;
    margin-left: auto;
    margin-right: auto;
}

.new-label, 
.item-box-hover {
	display: none;
}

.cars-oferte .product-grid {
	padding-left: 0;
}
.cars-oferte .hot_deals {
	margin-bottom: 0;
}
	.cars-oferte .hot_deals .new_title {
		margin-bottom: 0;
	}

.logo img {
	top: 16px;
	left: 0;
}

footer .our-features-box ul li {
	width: 25%;
}
footer .our-features-box .feature-box img {
	width: 100%;
	height: auto;
}

.row.contact-row {
	margin-top: 25px;
}
.wpcf7 form.invalid .wpcf7-response-output {
	margin-left: 0;
	margin-right: 0;
	padding: 15px;
	background: #ffb900;
}
.wpcf7 form.failed .wpcf7-response-output {
	margin-left: 0;
	margin-right: 0;
	padding: 15px;
	background: #dc3232;
	color: #fff;
}
.wpcf7 form.sent .wpcf7-response-output {
	margin-left: 0;
	margin-right: 0;
	padding: 15px;
	background: #46b450;
	color: #fff;
}

#wpadminbar {
	display: none;
}

.wpcm-sold {
	background: none;
	text-align: center;
}
.wpcm-sold img {
	width: 60% !important;
	height: auto !important;
}

.back-navigation a.btn:before {
	display: none;
}

footer .footer-cookie {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(255,255,255,0.9);
    border-top: 1px solid #bcbcbc;
    padding: 15px 0;
    z-index: 999;
    -webkit-transition: .7s ease-in-out;
    transition: .7s ease-in-out;
    -webkit-transform: translateY(160px);
    -ms-transform: translateY(160px);
    transform: translateY(160px);
    color: #000;
    font-size: 18px;
    font-weight: normal;
}
footer .footer-cookie.visible {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
footer .footer-cookie a {
	color: #000;
    font-size: 18px;
    font-weight: normal;
	text-decoration: underline;
}
footer .cookie-message {
	padding-top: 12px;
}

.wpcf7-checkbox span.wpcf7-list-item {
	margin: 0;
}

.tab-pane #summarySpecs>table>tbody>tr {
	width: calc(100% / 3);
	background: none;
}
.tab-pane #summarySpecs>table>tbody>tr:nth-child(3n+1) {
	clear: left;
}
.tab-pane #summarySpecs>table>tbody>tr:nth-child(6n+4),
.tab-pane #summarySpecs>table>tbody>tr:nth-child(6n+5),
.tab-pane #summarySpecs>table>tbody>tr:nth-child(6n+6) {
	background: #f8f8f8;
}
.tab-pane #summarySpecs>table>tbody>tr .value-spec {
	width: 100px;
}
.tab-pane #summarySpecs>table>tbody>tr .label-spec {
	width: calc(100% - 100px);
}
.tab-pane #summarySpecs>table>tbody>tr .wpcm-vehicle-data {
	font-weight: 600;
}

.tab-content > .active#vehicle_description,
.tab-content > .active#vehicle_description p,
.tab-content > .active#vehicle_description b,
.tab-content > .active#vehicle_description strong {
	font-size: 18px;
	font-weight: normal;
}

@media only screen and (max-width: 767px) {
	body.page, body.single, body.search {
		padding-top: 165px;	
	}
	
	header {
		transition: left .5s;
	}
	header.active {
		left: 250px;
	}
	
	.header-banner .call-us {
		text-align: center;
	}
		
	.logo {
		margin: 0;
		padding: 15px;
	}
	.logo img {
		top: 0;
		width: auto;
		height: 50px;
	}
	
	.search-car .select2-container--default .select2-selection--single {
		padding: 0 5px;
	}
	
	.section-filter {
		padding: 15px;
		margin-top: 0 !important;
	}
	.home .section-filter {
		margin-top: 30px !important;
	}
	
	.b-filter__btns .btn {
		text-align: left;
	}
	
	.cars-oferte .product-grid {
		padding-right: 0;
	}
	
	.category-products {
		margin-top: 15px;
	}
	
	.hot_deals_klb .owl-carousel .owl-wrapper {
		width: 100% !important;
	}
	.hot_deals_klb	.owl-carousel .owl-item {
		width: 100% !important;
	}
	.hot_deals_klb .owl-item .item {
		width: 100%;
		border: 0;
	}
	.hot_deals_klb .owl-controls {
		display: none !important;
	}
	
	footer .our-features-box ul li {
		width: 100%;
	}
	.footer-column {
		min-height: 1px;
	}
	
	.search-car {
		padding: 0;
	}
	.home .search-car {
		padding: 0 15px;
	}
	
	.product-grid {
		padding-right: 0;
		padding-left: 0;
		margin-top: 30px;
	}
	.home .product-grid {
		margin-top: 0;
	}
	
	.pro-coloumn {
		padding-bottom: 0;
	}
	
	.toolbar.bottom {
		display: none;
	}
	
	.hot_deals .new_title h2,
	#summarySpecs h2 {
		width: 100%;
	}
	.hot_deals .new_title h2:after,
	#summarySpecs h2:after {
		display: none;
	}
	
	.mobile-row {
		margin: 0 !important;
	}
	.mobile-top-row {
		margin-top: 25px !important;
	}
	.mobile-row .wpb_text_column {
		padding-left: 0;
		padding-right: 0;
	}
	
	.product-view {
		padding: 0 15px;
	}
	
	#mobile-menu {
		position: fixed;
		left: 0;
		top: 0;
	}
	
	.search .main-container {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.fl-nav-menu {
		position: fixed;
		left: 0;
		top: 0;
		transition: left .5s;
	}
	.fl-nav-menu.active {
		left: 250px;
	}
	
	.header-banner a {
		color: #fff;
	}
	
	.back-navigation a.btn {
		width: 100%;
	}
	
	.our-features-box .feature-box {
		padding-bottom: 15px;
	}
	.our-features-box .feature-box .icon-truck {
		width: 46px !important;
		line-height: 100%;
		height: auto;
	}
	.our-features-box .feature-box h6 {
		font-size: 18px;
	}
	
	.wpcf7-form input[type="submit"] {
		width: 100%;
	}
	
	#product-detail-tab li {
		width: 33.3% !important;
	}
	
	#summarySpecs .label-spec {
		width: 70%;
	}
	#summarySpecs .value-spec {
		width: 30%;
	}
	
	footer .footer-cookie {
		padding: 0 15px;
		font-size: 14px;
	}
	footer .footer-cookie a {
		font-size: 14px;
	}
	footer .footer-cookie .cookie-button .btn {
		width: 100%;
		margin: 15px 0;
	}
	
	.tab-pane #summarySpecs>table>tbody>tr {
		width: 100%;
		background: none !important;
	}	
	.tab-pane #summarySpecs>table>tbody>tr:nth-child(even) {
		background: #f8f8f8 !important;
	}	
	.tab-pane #summarySpecs>table>tbody>tr .value-spec {
		width: 50px;
		text-align: right;
	}
	.tab-pane #summarySpecs>table>tbody>tr .label-spec {
		width: calc(100% - 50px);
	}
}