/* ************************************************   
Theme Name: Autozone Child
Theme URI: https://japancardirect.com/autozone-child/
Description: Autozone Child Theme
Author: Templines
Author URI: https://themeforest.net/user/templines/portfolio
Template: autozone
Version: 1.0.0
License: themeforest licenses
License URI: http://themeforest.net/licenses
Tags: left-sidebar, right-sidebar, custom-header, custom-menu, editor-style
Text Domain: autozone-child
*/

/* ======= WORDPRESS ELEMENTS ======= */

#nav .container{
	visibility:hidden
}

	.header-mobile{
		visibility:hidden;
}

@media (max-width:640px){
	.elementor-widget-wrap{
		padding-right:20px !important;
		padding-left:20px !important;
	}

.tmpl-plugins-activated .block-title .section-bg{
	padding-top:60px;
	padding-bottom:20px;
}
		
	.section-bg h1{
		font-size:2em;
		line-height:1.2em;
	}
}

.list-staff .staff-progress .staff-progress__title{
	visibility:hidden;
}

.list-staff .list-staff__item .staff-progress{
	visibility:hidden;
}

#nav .header-navibox-compare{
	visibility:hidden;
}

	.header-mobile .header-navibox-compare{
		visibility:hidden;
}

.elementor-element-159c22c .profile-card li{
	visibility:hidden;
}

.main-menu > .menu-item > a{
	visibility:hidden;	
}

.elementor-posts--thumbnail-top nav{
	padding-top:20px;
}

.elementor-widget-inventory form{
	visibility:hidden;
}

.elementor-posts--thumbnail-top .elementor-grid-item h3{
	border-bottom-style:none;
}

.pix-without-sidebar .post .entry-media{
	visibility:hidden;
	height:0px;
}

.pix-without-sidebar .post-nav .post-nav__item{
	display:none;
}

.col2-right .hentry .social-block{
	visibility:hidden;
}

.col2-right .hentry .entry-date__inner{
	color:#c6081c;
	font-weight:700;
	font-size:2em;
	line-height:1em;
}
.col2-right .hentry .entry-content{
	padding-top:5px;
	padding-bottom:5px;
}

.col2-right .hentry .entry-main{
	padding-top:20px;
}

.col2-right .hentry h3{
	font-weight:700;
}
#pageContent .sidebar-wrapper .sidebar{
	visibility:hidden;
}

.col2-right .hentry img{
	width:100%;
}

.section-bg .center-block{
	visibility:hidden;
}

.block-title .section-bg .bg-inner{
	height:15em;
}

.section-bg h1{
	position:relative;
	top:45px;
}

.section-bg .woocommerce-breadcrumb{
	color:#f40000 !important;
}

.section-bg .woocommerce-breadcrumb span{
	font-weight:500;
}

.section-bg .woocommerce-breadcrumb a{
	font-weight:400;
	color:#ffffff;
}

@media (max-width:640px){
	.section-bg h1{
		top:45px;
	}
	.section-bg .woocommerce-breadcrumb{
		position:relative;
		top:-15px;
		color:#f40000 !important;
	}
}

@media (max-width:600px){
	#breadcrumbs > span{
		text-align:center;
		position:relative;
		top:23px;
		line-height:1.1em;
		padding-left:20px;
		padding-right:20px;
	}
}

#breadcrumbs{
	display:flex;
	justify-content:center;
	position:relative;
  z-index:1000;
	top:-160px;
	color:#f40000;
}

@media (max-width:640px){
	
#breadcrumbs{
	top:-120px;
	}
}

#breadcrumbs span a{
	font-weight:400;
	color:#ffffff;
}

.section-bg .woocommerce-breadcrumb{
	visibility:hidden;
}

.col2-right .hentry .entry-date__inner{
	color:#ffffff;
	font-size:18px;
	font-weight:700;
}

#wrapper .car-details .wrap-nav-tabs{
	display:none;
}


