/*
Theme Name: Custom Child Theme
Theme URI: 
Author: Sytian Team
Author URI: https://www.sytian-productions.com/
Template: custom-theme
Description: Wordpress Child Theme
Version: 1.0
License: 
License URI: 
Tags:
*/
.current-menu-ancestor {background-color: #424242; }
.about-us-page .main-layout .table-section .core-1 .table-responsive {
	font-size: 12px;
}
.back-to-top a span { font-size: 10px; }
@media screen and (min-width: 992px){
	.back-to-top a {
		right: 15px;
		position: relative;
	}
	div.wpcf7-validation-errors {
		display: block;
		font-size: 11px;
		text-align: center;
		width: 100%;
		padding: 0;
	}
}
@media screen {
	.lb-data .lb-caption { display: none !important; }
	.jobs-wrapper .btn-apply { border-bottom: 1px solid #eee; margin-bottom: 15px; }
	.careers-wrapped { margin-bottom: 15px; border-bottom: 1px solid #eee; padding-bottom: 15px; }
	.job-modal .modal-body .section-file { margin-bottom: 0; }
	.footer {
		position: relative;
		text-align: center;
	}
	#wpcf7-f469-o1 .form-group{ margin-bottom: 30px; }
}
@media (min-width: 768px){
	.footer {
		text-align: left;
	}
	.term-front-axle-and-rear-pinion-gears .product-category-wrapper .col-md-4 {
		padding-top: 90px;
	}
}
@media (min-width: 992px){
	.careers-wrapped { margin-bottom: 15px; border-bottom: 1px solid #eee; padding-bottom: 15px; }
	.jobs-wrapper .btn-apply { border-bottom: 0px solid #eee; margin-bottom: 0px; }
}
@media (min-width: 1200px){
	.careers-wrapped { margin-bottom: auto; border-bottom: 0px solid #eee; padding-bottom: 0px; }
}
.main-logo{
	width: 100%;
}
.main-logo a{
	width: 100% !important;
}

.main-header .main-logo a img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 0;
    opacity: 0;
    width: 0;
    height: 80px;
}
.main-header .text-logo {
    font-size: 24px;
    color: #9dca00;
    color: #fff;
    font-size: 11px;
}
.dataprivacy {
	font-weight: bold;font-size: 13px; text-transform: uppercase; border-left: 1px solid #fff;padding-left: 5px;margin-left: 5px;
}
.dataprivacy:hover {
text-decoration: underline;
}

.page-id-908 h1 {
	padding-top: 30px;
}
.careers-wrapper .title h3 {
	display: none !important;
}
.careers-wrapper .btn-apply {
	display: none !important;
}


@media screen and (min-width: 1024px) {
    .vehicle-archive-template .category-menu a.category-item-wrapper {
        flex: 14%;
        margin-bottom: 0;
    }
}

