/*
 Theme Name:   Control Alt Designs Child Theme - AZPrep
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Control Alt Designs Child Theme
 Author:       Collin Johnson
 Author URI:   http://www.controlaltdesigns.com
 Template:     u-design
 Version:      2.13.10
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  
*/


@font-face {
    font-family: 'AutoZoneCond';
    src: url('/wp-content/themes/CAD-Child-Theme/fonts/AutoZoneCond.woff2') format('woff2'),
         url('/wp-content/themes/CAD-Child-Theme/fonts/AutoZoneCond.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AutoZoneCond-Italic';
    src: url('/wp-content/themes/CAD-Child-Theme/fonts/AutoZoneCond-Italic.woff2') format('woff2'),
         url('/wp-content/themes/CAD-Child-Theme/fonts/AutoZoneCond-Italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AutoZoneCond-Medium';
    src: url('/wp-content/themes/CAD-Child-Theme/fonts/AutoZoneCond-Medium.woff2') format('woff2'),
         url('/wp-content/themes/CAD-Child-Theme/fonts/AutoZoneCond-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AutoZoneCond-MediumIt';
    src: url('/wp-content/themes/CAD-Child-Theme/fonts/AutoZoneCond-MediumIt.woff2') format('woff2'),
         url('/wp-content/themes/CAD-Child-Theme/fonts/AutoZoneCond-MediumIt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AutoZoneCond-Heavy';
    src: url('/wp-content/themes/CAD-Child-Theme/fonts/AutoZoneCond-Heavy.woff2') format('woff2'),
         url('/wp-content/themes/CAD-Child-Theme/fonts/AutoZoneCond-Heavy.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AutoZoneCond-HeavyIt';
    src: url('/wp-content/themes/CAD-Child-Theme/fonts/AutoZoneCond-HeavyIt.woff2') format('woff2'),
         url('/wp-content/themes/CAD-Child-Theme/fonts/AutoZoneCond-HeavyIt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


#main-content .main-content-padding {
    padding-top:30px
}

.tdt-slider-heading {
	display:none
}


/* Start Search bar css  */
.wp-block-search__input {
    -webkit-appearance: initial;
    appearance: none;
    border: 1px solid #888888;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
    min-width: 3rem;
    padding: 2px;
    text-decoration: unset !important;
}

.wp-block-search__button {
    border: 1px solid #888888 !important;
    margin-left: 0px !important;
    background-color: #888888 !important;
    color: #ffffff;
}

.wp-block-search__inside-wrapper {
	margin-top:4px !important
}

/* End Search bar css  */

/* Start homepage css  */

.whatsnew p {
	padding:0px;
	margin:0px;
}
.whatsnew a {
	padding:0px;
	margin:0px;
}

.whatsnew h1 {
	font-size:3em;
	text-transform:uppercase;
	letter-spacing: -2px;
	padding-bottom:0px;
}

.featured h2, .sales h2 {
	font-size:2em;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing: -1px;
	background-position:left bottom;
	border-bottom:1px solid #000000;
	background-size:auto 44px;
	background-repeat:no-repeat;
	padding:20px 20px 3px 10px;
}

.sales h2 {
	background-image:url(https://autozonepinpoint.com/wp-content/uploads/bgd_header-black-2.svg);
	background-position:-30 bottom;
}


.wnext .slick-next {
    right: 50px !important;
	top:-60px !important;
    z-index: 99;
}
.wnext .slick-prev {
    left: calc(100% - 130px) !important;
	top:-60px !important;
    z-index: 99;
}

.wnext img {
    width:200px;
	margin:0px 0px 0px 0px
}

.wnext2 img {
    width:280px;
	margin:0px 0px 0px 0px
}

.wnext .slick-next:before {
    content: "\f138" !important;
}
.wnext .slick-prev:before {
    content: "\f137" !important;
}



/* End homepage css  */



.btnpdfcreator .wp-block-button__link {
    color: #fff;
    background-color: #d52c1e;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
   padding:5px;
    font-size: 1em;
	font-family: "AutoZoneCond-Heavy", Arial, sans-serif;
	width:100px;
	display:none
}

/* Begin Search Box customization */
.wp-block-search .wp-block-search__label {
    font-weight: 700;
	display:none
}

#top-elements .social_media_top {
    padding: 10px 20px 0 0;
}

.wp-block-search__button {
    border: 1px solid #000000;
    padding: 0.375em 0.625em;
	background-color:#333333;
	color:#ffffff
}
/* End Search Box customization */

h1, h2, h3 { 
font-family: "AutoZoneCond-Heavy", Arial, sans-serif;
}

h3 { 
font-family: "AutoZoneCond-Medium", Arial, sans-serif;
	margin-bottom:20px
}

#navigation-menu {
    font-family: "AutoZoneCond-Heavy", Arial, sans-serif;

}

#navigation-menu ul.sf-menu a {
    line-height: 1.0em;
    padding: 6px 16px;
}

#navigation-menu ul.sf-menu li li {
	/*width:250px !important*/
}
#navigation-menu ul.sf-menu li li li {
	/*width:300px !important*/
}



.hometext h1 { font-size: 2.6em; line-height:1.3em; padding:0px; margin:0px;
	color:#ffffff
}
.hometext h2 {font-size: 1.6em; line-height:1.6em; letter-spacing: 0px;
color:#ffffff}

.hometext h3 {font-size: 1.4em; line-height:1.6em; letter-spacing: 0px;
color:#ffa84e !important; font-weight:bold}

.hometext p {font-size: 1.1em; line-height:1.3em; letter-spacing: 0px;
color:#ffffff}

.hometext  {
	background-color:#3a3c3d;
	border:1px solid #ffffff;
	padding:50px;
}

.tboxpadding1  { padding-right:40px }
@media only screen and (max-width: 720px){
    .tboxpadding1  { padding-right:0px }
}

/* Begin Custom Checklist */
.list-striped ul > li:nth-of-type(odd) {
  background-color: #f7f7f7;
}	

.checklist1 ul {
	margin:20px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	font-size:1.0em; line-height:1.2em;
	font-weight:500;
	letter-spacing:0px;
	font-family: 'Open Sans', sans-serif;
}

.checklist1 li {
	
	margin:0px 0px 15px 0px;
	padding:0px;
	background-image:url(http://tmgbms.com/wp-content/uploads/2020/05/check-square_green1.png);
	background-position:15px 17px;
	background-size:10px auto;
	background-repeat:no-repeat;
	border:1px solid #d03438;
	cursor:pointer;
	transition: all 0.2s ease-in-out;
}	

.checklist1 ul li:hover {
	background-color:#d03438;
}	
.checklist1 ul li A {
	color: #d03438; TEXT-DECORATION: none;
	display:block;
	padding:8px 8px 8px 8px;
	transition: all 0.2s ease-in-out;
}
.checklist1 ul li A:visited {
	color: #d03438; TEXT-DECORATION: none
}
.checklist1 ul li A:hover {
	color: #ffffff; TEXT-DECORATION:none
}

/* End Custom Checklist */

/* Begin Hover Box edits */
.info {
    color: #00529B;
    border: 0px solid #38AEE5;
margin: 0px 0px;
}

.ih-item.square {
    position: relative;
    width: 100%;
    height: 100%;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0);
    margin-bottom: 5px;
}

.ih-item.square.effect6.ihe-fade .info {
   
    background-color: rgba(0,91,142,0.8) !important;
}

.hovtext {/*background-color:#3d181f;*/ padding:20px 0px 20px 0px}
.hovbox h2 {color:#ffffff;  font-size:1.7em !important;}
.hovbox h3 {color:#ffffff; font-size:1.2em; line-height:1.1em; padding:0px !important; margin:10px 0px 10px 0px !important}
.hovbox  p{
	color:#ffffff !important;
	font-size:1.2em !important; 
	line-height:1em !important; 
	padding:0px 20px 0px 20px  !important; 
	margin:10px 0px 10px 0px !important}

/* End Hover Box edits */

.hide {display:none}

/* Menu items with this class will hide on desktop */
@media screen and (min-width: 500px) {
    .mobile-menu-item  { display:none; }
}


/* Begin main menu submenu customization*/
	ul.sub-menu {
		margin-top: 0px !important;
		background-color:#cccccc !important
	}
/* End main menu submenu customization*/
.sitemap {
	background-color:#ffffff !important;
	font-size:1.2em;
}
.sitemap ul.sub-menu {
	background-color:#ffffff !important;
	font-size:.95em;
}
.sitemap li {
   margin-top:5px;
}
.sitemap ul > li {
   background-color:#d52c1e !important;
	padding-left:2px;
	list-style:none;
	margin-bottom:20px
}
.sitemap ul > li a {
   color:#ffffff !important;
	padding-left:10px;
}
.sitemap ul > li > ul > li {
   background-color:#ffffff !important;
	list-style:disc;
	padding-left:0px;
	margin-bottom:0px
}
.sitemap ul > li > ul > li a {
   color:#d52c1e !important;
	padding-left:0px;
	
}


.sitemap ul > li > ul > li.menucat a {
   color:#ffffff !important;
	padding-left:16px;
}

.sitemap ul > li > ul > li.menucat {
	background-color:#f07f0b !important;
	color:#ffffff !important;
	margin-left:20px
}



/*Begin menu category styling*/
li.menucat {
	background-color:#f07f0b !important;
	color:#ffffff !important;
}
li.menucat a {
	color:#ffffff !important;
}
li.menucat a:hover {
	color:#ffffff !important;
}

li.langswitch {
	background-color:#f26100 !important;
	border:1px solid #f26100 !important;
	border-radius:5px;
	color:#ffffff !important;
	margin-left:30px !important
	
}

#sec-nav-text-area-1, #sec-nav-text-area-2, #sec-nav-menu-area {
    padding: 7px 20px 0px;
}

.divnopadd div {
    margin-bottom:0px !important; 
}

.sidebar {
   background-color:#f1f1f1;
	padding:30px;
}

.bgdheader {padding-top:150px; padding-bottom:100px; margin-bottom:30px;
	background-image:url(http://q4t.206.myftpupload.com/wp-content/uploads/revslider/homeslider/bgd_skyscraper-1.jpg);
	background-position:center center;
	background-size:cover;
}

.bgdgradient1 {
	background: linear-gradient(90deg, rgba(51,51,51,.90) 0%, rgba(51,51,51,0.5) 50%, rgba(51,51,51,0) 75%);
}

.bgdgradient2 {
	background: linear-gradient(90deg, rgba(28,50,99,.75) 0%, rgba(28,50,99,0.75) 55%, rgba(51,51,51,0) 70%);
}


.requestbox {
      background-color:#111d33;
	padding:30px;
	background-image:url(http://q4t.206.myftpupload.com/wp-content/uploads/revslider/homeslider/bgd_skyscraper-1.jpg);
	background-position:center bottom;
	background-size:cover;
}
.requestbox h2 {
    font-size:2.5em; line-height:1.2em
}


.bgdhover:hover {
	background:#044680;
	
}
.bgdhover {
	background-color:#333333;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	transition: all 0.2s ease-in-out;
}

.bgdhover a {
	display:block
}
.bgdhover a:hover {
	TEXT-DECORATION:none
}



#slogan {
      display:none
}

.ables h1 {
      margin:0px;
	padding:0px;
	font-size:2.6em; line-height:1em
}

.ables h3 {
      
	font-size:1.2em; line-height:1em; font-weight:300
}

@media only screen and (max-width: 720px) {
	.ables h1 {
	font-size:2em;
}
	
}

#footer-bg {
      display:none
}

.white, .white h1, .white h2, .white h3, .white h4 {
      color:#FFFFFF
}

.white A {
	color: #ffffff; TEXT-DECORATION: none
}
.white A:visited {

	color: #ffffff; TEXT-DECORATION: none
}
.white A:hover {
	color: #cccccc; TEXT-DECORATION:underline
}



.btn button, .btn a {
      font-family: 'Work Sans', sans-serif !important; font-size:20px !important; padding-left:30px !important; padding-right:30px !important; font-weight:600
}

.btn a:hover {
      background-color:#5188a5 !important
}


.no-breadcrumbs-padding {padding: 0px; }
.entry { padding: 0px; clear: both;}


/*Delete 3 and 4 in order to active 1 and 2. This will move the content to be flush to the top of the browser */



/*3#home-page-content { margin-top:0px}*/
/*4#page-content-title { margin-top:0px}*/
/*#home-page-content { margin-top:-100px}*/
/*#page-content-title { margin-top:-100px}*/

#page-content {padding-bottom:0px}

#top-wrapper {
	background-color: rgba(0, 0, 0, 1) !important;
	/*border-bottom: 1px solid #cccccc*/
}

#main-top-menu {
	
	transition: all 0.2s ease-in-out;
}

#main-top-menu li:hover {
 /* border-bottom: 5px solid #005b8e;*/
	transition: all 0.2s ease-in-out;
}


/*REMOVE TOP CONTENT PADDING FOR DOING FULL WIDTH ROW SECONDARY PAGE HEADER*/
.no-breadcrumbs-padding {
    padding: 0px 0; 
}


#home-page-content #content-container { padding:0px 0; }
#page-content #content-container { padding:0px 0; }

.entry {
    padding: 0px;
    clear: both;
}

.nopadding {
    margin-bottom:0px !important; 
	padding:0px !important; 
}



@media only screen and (max-width: 720px) {

#top-wrapper {
   position:inherit;
    z-index: 20000;
    margin: auto;
    width: 100%;
	/*background-color: rgba(0, 0, 0, 1);*/
	display:inherit;
	padding-bottom:0px
		
}

#home-page-content {
    margin-top:0px
}

h1 {font-size:36px; line-height:40px;}
h2 {font-size:28px; line-height:34px;}
h3 {font-size:22px; line-height:26px;}

}

/*Responsive Menu Bar customization*/

.mean-bar {
        background: #0a4f80 !important;
}

.mean-nav {
        background: #0082b0 !important;
}

.mean-container .mean-nav ul li a {
		font-family: 'Work Sans' !important; 
		text-transform:uppercase !important;
	font-size:20px;
	text-align:center
}

.mean-container .mean-nav ul li li a {
		
	font-size:16px;
	
}


/* Begin Super Fly Menu Customization */

.mean-bar {display:none !important;}
.mean-nav {	display:none !important;}

@media screen and (max-width: 1023px) {
	.superfly-on #sfm-mob-navbar {
		display: block !important;
	}
}

@media all and (min-width: 1023px){
.superfly-on #sfm-sidebar,  .superfly-on .sfm-navicon-button{
display: none !important;

}
}

#sfm-mob-navbar {
    background-color: #000000 !important;
	background-image: url(/wp-content/uploads/2019/10/bgd_top_mobile.png);
	background-size:100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	text-align:left;
}

@media screen and (max-width: 1024px) {
	#sfm-mob-navbar img {
		height: 50px !important;
		margin-top: 12px !important;
	}
	#top-wrapper {display:none;}
	#sfm-mob-navbar {text-align:left !important}
}

@media screen and (max-width: 1024px) {
.superfly-on #sfm-mob-navbar {
    display: block !important;
}
}

body.sfm-expanded {
    overflow: hidden !important;
    height: 100vh !important;
}


/* End Super Fly Menu Customization */

/* Begin Wordpress Footer Custom Menu Customization */

#bottom .widget_nav_menu li a {
    background: none
}

.footermenu ul {
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
	list-style:none;
	font-size:1.0em; line-height:1em;
	text-align:left;
}

.footermenu li:hover {
	background-color:#333333
}		
.footermenu li {
	margin:0px 0px 0px 0px !important;
	padding:10px 0px 10px 0px !important;
	background:none !important;
	
}	
.footermenu li a:before {
	margin:0px 0px 0px 0px !important;
	border:none !important;
	background:none !important;
	content:none !important;
}


.footermenu A, .footermenu A:visited {
	margin:0px 0px 0px 0px !important;
	padding:0px !important;
	border:none !important;
}
.footermenu A:visited {
	border:none !important;
}
.footermenu A:hover {
	border:none !important;
}
	
/* End Wordpress Footer Custom Menu Customization */

/* Begin Wordpress Custom Menu Customization */
.submenu1 h2 {
	
	font-size:1.4em; line-height:1em;
	background-color:#58b031;
	color:#ffffff;
	padding:20px;
}

.submenu1 ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	font-size:1.0em; line-height:1em;
	text-align:left;
}

.submenu1 li:hover {
	background-color:#333333
}		

.submenu1 li {
	
	margin:0px 0px 3px 0px;
	background-color:#f1f1f1;
	
}	
		

.submenu1 A {
	color: #333333; TEXT-DECORATION: none; display:block;
	padding:20px;
}
.submenu1 A:visited {

	color: #333333; TEXT-DECORATION: none
}
.submenu1 A:hover {
	color: #ffffff; TEXT-DECORATION:none
}
	
/* End Wordpress Custom Menu Customization */




/* Start Profile Builder form styles */

#wppb-loginform input, #wppb-loginform textarea
	{
		border:1px solid #cc0000;

	
		
		-webkit-border-radius: 6px; 
		-moz-border-radius: 6px;
		border-radius: 6px !important;
		
		background-color:transparent;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:2%;
		padding-right:2%;
		color: #333333;
		font-size:16px;
		
		margin:5px 0px 5px 0px;
		font-family: 'Montserrat', sans-serif; 
		font-weight:bold
	}

#wppb-submit {
    color: #ffffff;
	cursor:pointer;
    background: #168d02 !important;
	font-weight:bold;
    padding: 10px 20px 10px 20px;
	width:100px; margin:auto;
	margin-top:10px;
	
	 text-transform:uppercase;
	webkit-box-shadow: 0px 0px 8px 0px  rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 8px 0px  rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 8px 0px  rgba(0, 0, 0, 0.25); 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #ffffff;
	/*text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);*/
}
#wppb-submit:hover {
    background:#333333 !important;
	color: #ffffff;
}


/* End Ninja Forms Styles for forms */

/* End Profile Builder form styles */




/* Start Ninja Forms Styles for forms */

.nf-after-field {display:none}
.nf-after-form-content {display:none}
.nf-before-form-content {display:none}


.form1 input, .form1 textarea
	{
		border:1px solid #cc0000;

	
		
		-webkit-border-radius: 6px; 
		-moz-border-radius: 6px;
		border-radius: 6px !important;
		
		background-color:transparent;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:2%;
		padding-right:2%;
		color: #333333;
		font-size:16px;
		width:95%;
		margin:5px 0px 5px 0px;
		font-family: 'Montserrat', sans-serif; 
		font-weight:bold
	}

.form1 .submit1 {
    color: #ffffff;
	cursor:pointer;
    background: #168d02 !important;
	font-weight:bold;
    padding: 10px 20px 10px 20px;
	width:100px; margin:auto;
	margin-top:10px;
	
	 text-transform:uppercase;
	webkit-box-shadow: 0px 0px 8px 0px  rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 8px 0px  rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 8px 0px  rgba(0, 0, 0, 0.25); 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #ffffff;
	/*text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);*/
}
.form1 .submit1:hover {
    background:#333333 !important;
	color: #ffffff;
}


/* End Ninja Forms Styles for forms */

.form2 input::placeholder {
  color: #ff924b;
}

.form2 input, .form2 textarea
	{
		border:1px solid #ffffff;

		webkit-box-shadow: 0px 0px 3px 0px  rgba(0, 0, 0, 0.25);
		-moz-box-shadow: 0px 0px 3px 0px  rgba(0, 0, 0, 0.25);
		box-shadow: 0px 0px 3px 0px  rgba(0, 0, 0, 0.25); 
		
		-webkit-border-radius: 6px; 
		-moz-border-radius: 6px;
		border-radius: 6px;
		
		background-color:transparent;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:2%;
		padding-right:2%;
		color: #ffffff;
		font-size:16px;
		width:70%;
		margin:5px 0px 5px 0px;
		font-family: 'Source Sans Pro', sans-serif; 
	}

.form2 .submit2 {
    color: #ffffff;
    background: #ab4b0d;
	font-weight:bold;
    padding: 10px 10px 10px 10px;
	width:100px; margin:auto;
	margin-top:10px;
	
	 text-transform:uppercase;
	webkit-box-shadow: 0px 0px 8px 0px  rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 8px 0px  rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 8px 0px  rgba(0, 0, 0, 0.25); 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #ffffff;
	/*text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);*/
}
.form2 .submit2:hover {
    background:#833300;
	color: #ffffff;
}
