/*
Theme Name: American Auto Appraisers
Description: This is a custom theme for American Auto Appraisers
Theme URI:   https://americanauto.com
Author: iSEO Ranker
Author URI:  https://iseonraker.com
Template: salient
Version: 1.0
*/
#vv-sec1-r2 .btnTxt p{
    justify-content:center;
}
.btnTxt  p {
    display:flex;
    gap:5px;
}
div#footerSec .contactForm .col.span_12.captcha span.wpcf7-form-control-wrap:before{
    display: none;
}
/* secondary header start */
#header-secondary-outer {
    background-color: #292A24 !important;
    padding-top: 10px;
}
div#header-secondary-outer .secHdr {
    width: 100%;
}
body #header-secondary-outer .nectar-center-text {
    max-width: 100%;
}
.secHdr .row {
    display: flex;
}
.secHdr .row .col.span_4 {
    display: flex
}
.secHdr .row .col.span_6 {
    display: flex;
    min-height: 1px;
    justify-content: end;
}
.secHdr .row .col.span_4 .cinfo{
    display: flex;
    gap: 40px;
}
.secHdr .row .col.span_6 .scicn ul{
    display: flex;
    gap: 20px;
}
.secHdr a{
    font-size: 13px;
    color:#fff!important;
}
.secHdr .row .col.span_4 .cinfo li{
    padding-left: 25px
}
.secHdr .row .col.span_4 .cinfo li a{
    position: relative
}
.secHdr .row .col.span_4 .cinfo li a:before{
    content:'';
    background: url(https://testing.dwssol.com/american-auto/wp-content/uploads/2025/07/Untitled-2.png);
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    left: -25px;
    transition:all 0.3s ease-in-out;
}
.secHdr .row .col.span_4 .cinfo li a:hover,
.secHdr .row .col.span_6 .add li a:hover{
    color:rgba(255, 165, 0, 1)!important;
}
.secHdr .row .col.span_4 .cinfo li a:hover:before,
.secHdr .row .col.span_6 .add li a:hover:before{
    transform: rotate(360deg)!important;
}{
    transform: rotate(360deg)!important;
}
.secHdr .row .col.span_4 .cinfo li:nth-child(2) a:before{
    background: url(https://testing.dwssol.com/american-auto/wp-content/uploads/2025/07/Untitled-1.png);
/*     width: 16px;
    height: 16px;
    left: -22px;
    top:1px; */
}
.secHdr .row .col.span_6 .add li a{
    position: relative;
}
.secHdr .row .col.span_6 .add li a:before{
    content:'';
    background: url(https://testing.dwssol.com/solar-installer/wp-content/uploads/2025/06/location-icon.png);
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    left: -25px;
    transition:all 0.3s ease-in-out;
}
.secHdr .row .col.span_6 .scicn ul li i{
    color:#fff;
    font-size:18px;
	transition:all 0.3s ease-in-out;
}
.secHdr .row .col.span_6 .scicn ul li i:hover{
  color: rgb(68 104 178) !important;
  transform: rotate(360deg);
}
.secHdr .row .col.span_6 .scicn ul li i:hover{
    color: rgb(68 104 178) !important;
}
.secHdr .row .col.span_4 .cinfo li a:hover:before, .secHdr .row .col.span_6 .add li a:hover:before{
    filter:brightness(0) invert(1)
}
#header-secondary-outer .nectar-center-text a:hover{
    color: rgb(68 104 178) !important;
}
/* secondary header end */
/* header dropdown css start */
span.sf-sub-indicator i:before{
    color:#000;
}
body:not([data-header-format="left-header"]) #header-outer .sf-menu li ul{
    background:#4468b2!important;
    width:260px;
    padding:0 20px;
}
body:not([data-header-format="left-header"]) #header-outer .sf-menu li ul a span{
    color:#fff!important;
}
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:hover{
    width:260px;
    color:#fff!important;
}
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a span:hover{
    color:#fff!important;
}
header#top .container ul.sf-menu .sub-menu li a span{
    color:#Fff!important;
}
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-item > a{
    width:260px;
}
/* header dropdown css end */
/*----------- HeaderCSS ------------*/
header#top .container {
    background: #fff;
/*     max-width: 1245px; */
	max-width:80%;
    margin-top: -10px;
    padding: 10px 15px 0;
}
header#top .container ul.sf-menu li a span {
    color: #000 !important;
    opacity: 1 !important;
    transition: all .3s ease-in-out;
}
header#top .container ul.sf-menu li {
    margin-right: 20px;
}
header#top .container ul.sf-menu li a span:hover {
    color: #4468B2 !important;
}
header#top .HdrBtn a {
    background: #4468B2;
    padding: 12px 60px 12px 20px;
    color: #fff !important;
    transition: all .3s ease-in-out;
    border: 3px solid #4468B2;
}
header#top .nectar-header-text-content {
    opacity: 1 !important;
}
header#top .container ul.sf-menu li a {
    opacity: 1 !important;
}
header#top .HdrBtn a:before {
    content: '';
    width: 20px;
    height: 20px;
    background: url(https://testing.dwssol.com/american-auto/wp-content/uploads/2025/05/Mask-group-21.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 10px;
    background-color: #fff;
    transition: all .3s ease-in-out;
}
header#top .HdrBtn a:hover {
    background: transparent;
    color: #4468B2 !important;
}
header#top .HdrBtn a:hover:before{
    background-color: transparent;
}
header#top .HdrBtn a:after,
header#top .col.span_9 ul li a span:after {
    display: none!important
}
.small-nav header#top .container {
    margin-top: 0;
    /*background: #fff;*/
    /*max-width: 1245px;*/
    /*margin-top: 20px;*/
    /*padding: 0 15px;*/
}
a#logo {
    margin: 10px 0 !important;
}
.logo-spacing {
    margin: 10px 0 !important;
}
/*div#header-outer {*/
/*    background-color: transparent !important;*/
/*    box-shadow: none !important;*/
/*}*/
/*end*/
.hdng {
    margin-bottom: 10px !important;
}
.hdng h2 {
    color: #000;
    text-transform: capitalize;
}
.p-txt p {
    color: #000;
}
.btnTxt {
    margin-bottom: 10px !important;
    width: fit-content;
    margin-top: 40px !important;
}
.btnTxt p a {
    background: #4468B2;
    padding: 14px 60px 14px 20px;
    color: #fff;
    transition: all .3s ease-in-out;
    position: relative;
    border: 3px solid #4468B2;
}
.btnTxt p a:after {
    content: '';
    width: 20px;
    height: 20px;
    background: url(https://testing.dwssol.com/american-auto/wp-content/uploads/2025/05/Mask-group-21.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 12px;
    background-color: #fff;
    transition: all .3s ease-in-out;
    top: 14px;
}
.btnTxt p a:hover {
    background: transparent !important;
    color: #4468B2 !important;
}
.btnTxt p a:hover:after{
    background-color: transparent !important;
}
.sbHdng p {
    font-size: 40px;
    line-height: 30px;
    font-weight: 500;
    font-family: 'Teko';
    color: #4468B2 !important;
}
.nectar-global-section.nectar_hook_before_secondary_header{
	display:none;
}
@media (max-width: 1640px){
		header#top .container{
    max-width:85%;
}
}
@media (max-width: 1540px){
	header#top .container ul.sf-menu li{
    margin:0;
}
		header#top .container{
    max-width:85%;
}
}
@media (min-width: 1440px) and (max-width:1480px){
	header#top .container{
    max-width:95%;
}
}
@media (min-width: 1280px) and (max-width: 1439px){
	header#top .container{
    max-width:100%;
}
header#top .HdrBtn a {
    background: #4468B2;
    padding: 10px 40px 10px 10px;
    font-size:14px;
}
}
/* @media (max-width: 1336px){
	header#top .container ul.sf-menu li a span{
    font-size:13px;
}
} */
@media (max-width: 1024px) {
	.hdng h2 br{
    display:none;
}
	#top-sec h1 {
    font-size: 50px;
    line-height: 60px;
}
.secHdr .row .col.span_4 .cinfo li {
    padding-left: 0px;
}
	.secHdr a{
    font-size: 12px;
}
}
@media (max-width: 800px) {
	.btnTxt p{
		justify-content:center;
	}
	.ul-txt ul {
    margin: 0;
}
	    div#header-outer {
    padding-top:0;
}
	div#header-secondary-outer{
		display:none;
	}
	div#AAA-H_Sec7 .vc_col-sm-6:first-child .vc_column-inner {
        padding: 5%!important;
    }
	    #AAA-H_Sec9 > .row-bg-wrap:before {
        width: 205px!important;
    }
	#AAA-H_Sec9 > .row-bg-wrap:after {
        width: 205px!important;
        bottom: -80px!important;
    }
	.btnTxt{
    margin:0 auto;
}
	    #top-sec h1 {
        font-size: 40px!important;
        line-height: 40px!important;
    }
#top-sec .vc_col-sm-6 {
    width: 50%;
}
			.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right {
    background:#4368b2;
    padding:0!important;
    width:35px!important;
    height:35px!important;
    border-radius:5px;
            margin-top:-20px!important;
}
.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right span {
    margin-left: 7px;
}
#top .slide-out-widget-area-toggle a .lines-button:after,
#header-outer .slide-out-widget-area-toggle.mobile-icon .lines:after,
body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before{
    background:#ffffff!important;
}
    .hdng h2 {
        font-size: 40px!important;
        line-height: 42px!important;
    }
	.p-txt p{
    font-size:14px!important;
    line-height:20px!important;
}
	.sbHdng p {
    font-size: 30px!important;
    }
	.sbHdng {
    margin-bottom: 10px !important;
}
	.nectar-header-text-content.mobile-only {
    display:none!important;
}
	.p-txt p br{
    display:none;
}
	.nectar-global-section.nectar_hook_before_secondary_header{
		display:block;
	}
}
@media (max-width: 699px) {
    header#top .container {
        max-width: 100%;
    }
	div#slide-out-widget-area {
    padding-left:0!important;
}
div#slide-out-widget-area ul.cinfo {
    display:block;
}
.secHdr .row .col.span_6{
    display:block;
    margin:0;
}
.secHdr .row .col.span_2 {
    display:none;
}
.secHdr .row{
    display:block;
    padding:0;
}
div#slide-out-widget-area .secondary-header-text{
    padding: 20px 40px 0!important;
}
.secHdr .row .col.span_4 .cinfo li a{
    font-size:15px!important;
}
.secHdr .row .col.span_4 .cinfo li a:before{
    top:10px;
}
.secHdr .row .col.span_4{
    margin:0;
}
.secHdr .row .col.span_6 .scicn ul{
    justify-content:
}
}
@media (max-width: 480px) {
	
	#top-sec h1 br{
    display:none;
}
	#AAA-H_Sec9 > .row-bg-wrap:before {
        width: 135px!important;
    }
	    #AAA-H_Sec9 > .row-bg-wrap:after {
        width: 135px!important;
        bottom: -130px!important;
    }
	    #top-sec h1 {
        font-size: 30px !important;
        line-height: 30px !important;
    }
    .hdng h2 {
        font-size: 35px!important;
        line-height: 35px!important;
    }
	.sbHdng p {
    font-size: 25px!important;
    line-height: 30px!important;
	}
}
@media (max-width: 390px) {
	.btnTxt p a{
		padding: 12px 45px 12px 15px!important;
    font-size: 14px;
	}
    .hdng h2 {
        font-size: 30px !important;
        line-height: 30px !important;
    }
	.p-txt p {
        font-size: 13px !important;
        line-height: 18px !important;
    }
}
