/**
Theme Name: MAHLE-ATS
Author: Absol Internet Business Solutions
Author URI: https://www.absol.co.za
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: MAHLE-ATS
Template: astra
*/


.ast-single-post .entry-content a,
.ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration: none;
}

.main-header-bar{
	border-bottom: 0px;
}
.ast-breadcrumbs-wrapper {
    padding-left: 12px;
	padding-right: 12px;
}

.border-bottom{
	border-bottom:1px solid rgba(255,255,255,0.3);
}

.widget {
    margin-bottom: 2.5em;
}

.sp-tab__lay-default > ul{
	border-bottom: 0px !important;
}
.sp-tab__tab_title{
	font-size:14px !important;
	font-weight:normal !important;
	color: var(--ast-global-color-0) !important;
}

.sp-tab__nav-tabs > .sp-tab__nav-item .sp-tab__nav-link{
	border-top: 1px solid #ffffff !important;
	border-right: 1px solid #ffffff !important;
	border-bottom: 2px solid #ffffff !important;
	border-left: 1px solid #ffffff !important;
	background-color: #ffffff !important;
}

.sp-tab__nav-tabs > .sp-tab__nav-item .sp-tab__nav-link:hover{
	background-color: #f7f7f7 !important;
	
}

.sp-tab__nav-tabs > .sp-tab__nav-item .sp-tab__nav-link.sp-tab__active{
	border-top: 1px solid var(--ast-border-color) !important;
	border-right: 1px solid var(--ast-border-color) !important;
	border-bottom: 2px solid var(--ast-global-color-0) !important;
	border-left: 1px solid var(--ast-border-color) !important;
	background-color: #ffffff !important;
	color: var(--ast-global-color-0) !important;
}
.sp-tab__nav-tabs > .sp-tab__nav-item .sp-tab__nav-link.sp-tab__active:hover{
	background-color: #ffffff !important;
	
}

.sp-tab__nav-tabs > .sp-tab__nav-item .sp-tab__nav-link.sp-tab__active .sp-tab__tab_title{
	font-weight:600 !important;
	color: var(--ast-global-color-1) !important;
}

.sp-tab__lay-default > .sp-tab__tab-content .sp-tab__tab-pane{
	border-left:0px !important;
	border-right:0px !important;
	border-bottom:0px !important;
	font-size:14px !important;
}

.dummyRow td{
	display:none;
}
.OddEvenTable tr:nth-child(even){
	background-color: #fbfbfb;
}
.OddEvenTable tr:nth-child(odd){
	background-color: #ffffff;
}

.OddEvenTable td{
	vertical-align:top;
}
.OddEvenTable tr td:nth-child(1),
.OddEvenTable tr td:nth-child(2),
.OddEvenTable tr td:nth-child(5){
	white-space: nowrap;
}

.OddEvenTable tr td a{
	display:inline-block;
	width:100%;
}

.StoreLocator h2{
	font-weight: 300 !important;
}

#ast-fixed-header .main-header-bar{
	box-shadow:none;
}

.ast-desktop .ast-below-header-bar .main-header-menu > .menu-item{
	border-left:1px solid var(--ast-border-color);
}
.ast-desktop .ast-below-header-bar .main-header-menu > .menu-item:last-child{
	border-right:1px solid var(--ast-border-color);
}

.downloadable-magazine{
	font-size:14px !important;
	width: 49% !important;
	border-bottom:1px solid var(--ast-border-color);
}

@media screen and (max-width: 920px) {
    /* Styles go here */
   .downloadable-magazine{
        width: 100% !important;
    }
}


.downloadable-magazine-date{
	
}

.downloadable-magazine-desc{
	
}

.downloadable-magazine-link{
	
}
.site-footer{
	font-size:14px;
}
.site-footer a:link,
.site-footer a:visited,
.site-footer a:active{
	color: var(--ast-global-color-7);
	font-size:14px;
	
}

.site-footer a:hover{
	color: var(--ast-global-color-6);
	font-size:14px;
}

.cf7-container label{
	display:inline-block;
	width:auto;
}

.cf7-container .required-text{
	font-size: 20px;
	color: var(--ast-global-color-1);
}

.cf7-input-group{
	margin-bottom:18px;
}


.wpcf7 form .wpcf7-response-output {
    margin: 0px 0px 20px 0px;
    padding: 20px;
    border: 2px solid var(--ast-global-color-0);
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: var(--ast-global-color-1);
}

.mapouter{
	position:relative;
	text-align:right;
	width:100%;
	height:400px;
}
.gmap_canvas {
	overflow:hidden;background:none!important;
	width:100%;
	height:400px;
}
.gmap_iframe {
	height:400px!important;
}