/*
 Theme Name:   CarDealer Child
 Theme URI:    https://cardealer.potenzaglobalsolutions.com/
 Description:  Car Dealer - Child Theme.
 Author:       TeamWP @Potenza Global Solutions
 Author URI:   http://www.potenzaglobalsolutions.com
 Template:     cardealer
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, post-formats, rtl-language-support, threaded-comments, translation-ready, e-commerce, blog, grid-layout
 Text Domain:  cardealer-child
*/

/* ada icon lower left */
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay,
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links {
    height: 100vh;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle {
    position: absolute;
    height: 100vh;
    bottom: 0 !important;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    bottom: 0;
    position: fixed;
}


/* vehicle styles */
.new-price,
.price.car-price {
    font-size: 20px !important;
    color: #000 !important;
}

.car-info-top.d-flex {
    flex-wrap: wrap-reverse;
}


.style-classic.car-grid .car-details .car-info-top-left,
.style-classic.car-grid .car-details .car-info-top-right {
    width: inherit;
}

.style-classic.car-grid .car-details .car-info-top-left {
    flex-grow: 1;
    width: 100%;
    border-right: none;
}

.style-classic.car-grid .car-details .vehicle-attributes-list ul strong {
    word-break: break-word;
}

.style-classic.car-grid .car-details .vehicle-attributes-list ul {
    margin-right: 5px;
}

.style-classic.car-grid .car-details .vehicle-attributes-list ul li {
    border-bottom: 1px solid black;
    margin-left: 5px;
    font-size:16px !important;
   
}


.style-classic.car-grid .car-details .car-location {
    padding-left: 6px;
    border-bottom: 1px solid black;
    font-size: 12px;
    font-weight: 400;
    display: contents;
}

/* templete-parts > header > header type > default  - marquee */

#marquee {
   color: #fff;
   background: #1677bb;
   font-size:24px;
   text-align: center;
   padding: 5px 0;
}

/* body:not(.home) #marquee {
    display:none;
} */

body.home .car-location p {
    font-size: 12px !important;
    margin-top: 0 !important;
}

.style-classic.car-grid .car-location p {
    margin-top: 3px;
}

.car-grid.style-classic>.row:last-child .col-lg-4.col-md-5.col-sm-4,
.car-grid.style-classic>.row:last-child .col-lg-8.col-md-7.col-sm-8 {
    /* display: none; */
    padding-left: 0px;
    padding-right: 0px;
}

.style-classic.car-grid .car-details .car-info {
    background: inherit;
}

.car-list-row-title {
    border-bottom: solid black 1px;
}

.car-list-row-title .price span {
    font-size: 20px !important;
    color: #000 !important;
    padding-right: 1px;
}

.car-list-row-title .car-title a::before {
    content: inherit !important;
}

.cars-top-filters-box-right .selected-box.pgs-cars-orderby-outer .select2-container .select2-selection--single {
    width: inherit;
}

.product-listing .car-item {
    /* border: none; */
}




body.post-type-archive-cars [id="select2-car_transmission-7n-container"] {
    /* display: none !important; */
}

#financing_calculator-2 h3.widgettitle {
    display: none !important;
}




body {
    font-family: "Open Sans" !important;
    font-size: 16px;
    line-height: 22px;
    color: #000;
}




body.single.single-cars #main.wrapper {
    margin-top: 0;
}


.mega-menu.desktopTopFixed {
    position: relative !important;
}


/* breadcrumb bar */


.car-title {
    padding-left: 10px;
    padding-right: 10px;
}


body.site-layout-standard .car-content a,
.car-title a {
    color: #254480;
    font-size: 25px !important;
    font-weight: 900 !important;
    line-height: normal;
}

.car-details .currency.currency-USD {
    /*color: #000 !important;*/
    font-size: 22px !important;
}

.label.car-condition.used {
    background: #254480;
}



body.page-template-calendar-php .fc-bg-title,
body.page-template-service-template .fc-bg-title {
    position: absolute;
}

body.page-template-calendar-php .fc-event-title,
body.page-template-service-template .fc-event-title {
    color: black !important;
    font-size: 12px !important;
    font-style: normal !important;
    line-height: 15px;
    bottom: 0;
}

ul.page-breadcrumb,
.testimonial-avtar {
    display: none;
}

.wpcf7-form input[type="date"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="text"],
.wpcf7-form input[type="url"],
.wpcf7-form select,
.wpcf7-form textarea {

    padding: 6px 18px;

}


.finance-form-block h4,
h6.widgettitle {
    color: #000;
}



p {
    font-weight: 300 !important;
}

/* body.archive.post-type-archive-cars .inner-intro,
body.term-new .inner-intro,
body.term-used .inner-intro {
    height: 357px;
} */


#header .menu .menu-list-items {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

.inner-intro.header_intro {
    display: none;
}


body.archive.post-type-archive-cars .header_intro_bg-image,
body.term-new .header_intro_bg-image,
body.term-used .header_intro_bg-image {
    /* background-image: url('https://dev.snworks.com/manateevans/wp-content/uploads/2023/10/banner-rev2.jpg') !important; */

    background-image: url('https://manateevans.com/wp-content/uploads/2023/11/banner-rev.jpg') !important;
    background-position: center center;
    background-attachment: initial;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    top: 118px;
    width: 100%;
    min-height: 217px;
    z-index: 0;
    background-color: white;
}


body.archive.post-type-archive-cars .product-listing.page-section-ptb.default,
body.term-new .product-listing.page-section-ptb.default,
body.term-used .product-listing.page-section-ptb.default {

    padding-bottom: 60px;
}

body.home .page-section-ptb {
    padding-top: 0;
    padding-bottom: 0;
}

body.archive.post-type-archive-cars h1.text-orange,
body.term-new h1.text-orange,
body.term-used h1.text-orange {
    display: none;
}

body.blog .site-content {
    margin-top: auto;
}


.team-name h5 a {
    text-decoration: underline;
}

#fintemp {

    /*  margin-top: 11%; */
}

div.blog-entry h3.entry-title a {
    color: #254480 !important;
}


.car-location p,
.style-classic.car-grid .car-details .vehicle-attributes-list ul li {
  
    font-weight:400!important;
    font-size: 16px;
  
}

.car-title,
.details-block h6,
.page-breadcrumb,
.text-blue {
    color: #254480;
}

body.page-template-rental-template .elementor-container {

    display: block !important;
    width: 30%px !important;
    margin-left: 0 !important;
}



.intro-title {
    padding-bottom: 0 !important;
}

#sf label {
    width: 100% !important;
}


.car-detail-post-option,
h1.text-orange {
    display: none;
}

.fc-toolbar-chunk h2 {
    color: #000;
}

img.toplogo {
    width: auto;
    max-width: auto !important;
    height: auto;
    margin: auto;
    float: none;
    display: inline-block;
    float: left;
    padding: 5px 8px;
}

img.ba {
    max-width: 312px !important;
    height: auto;
    margin: auto;
    float: none;
    padding-top: 6px;
    padding-bottom: 6px;
}


.inner-intro {
    height: 106px;
}

ul#primary-menu li.menu-item-has-children.hoverTrigger:hover a::after {
    background: transparent !important;
}

.fa-twitter::before {
    content: "\e61b" !important;
    font-size: 24px;
}

.fa-facebook:before,
.fa-instagram:before,
.fa-youtube:before {
    font-size: 24px;
}

#ramp img {
    width: 100% !important;
}

.opening-hours h6,
.opening-hours strong {
    color: #000 !important;
}

/* BS 5 styles */

.d-inline-block {
    display: inline-block !important;
}

.d-flex {
    display: flex !important;
}

.d-top {
    display: flex;
    align-items: center;
}

.align-items-center {
    align-items: center !important;
}

.justify-content-center {
    justify-content: center !important;
}

.text-center {
    text-align: center !important;
}

.text-dark {
    color: #000 !important;
}

.mx-auto {
    padding-left: auto !important;
    padding-right: auto !important;
}

.mt-1 {
    margin-top: 1em !important;
}

.mt-2 {
    margin-top: 2em !important;
}

.px-1 {
    padding-left: 1em !important;
    padding-right: 1em !important;
}

.px-2 {
    padding-left: 2em !important;
    padding-right: 2em !important;
}

.pt-1 {
    padding-top: 1em !important;
}

.pt-2 {
    padding-top: 2em !important;
}

.pt-3 {
    padding-top: 3em !important;
}

.pt-4 {
    padding-top: 4em !important;
}

.fw-bold {
    font-weight: 700;
}


h3 {
    color: inherit;
}

.fab.fa-google:before,
.fab.fa-youtube:before,
.fab.fa-facebook:before,
.fab.fa-instagram:before {
    background-size: 30px;
    display: inline-block;
    width: 30px;
    height: 30px;
    content: "";
}

.fab.fa-google:before {
    background-image: url('https://manateevans.com/wp-content/uploads/2023/11/100x100-gmb.png');
}

.fab.fa-youtube:before {
    background-image: url('https://manateevans.com/wp-content/uploads/2023/11/100x100-youtube.png');
}

.fab.fa-facebook:before {
    background-image: url('https://manateevans.com/wp-content/uploads/2023/11/100x100-fb.png');
}

.fab.fa-instagram:before {
    background-image: url('https://manateevans.com/wp-content/uploads/2023/11/100x100-instagram.png');
}


h5 a {
    color: #000;
}


.home.current-item {
    display: none !important;
}

#header.defualt {
    position: relative;
}

#header.default-header.defualt .menu-logo .mobile-searchform-wrapper .search-open-btn {
    color: #000;
}

#header.default-header.defualt {
    background-color: black !important;
}

#header.default-header .topbar {
    color: #d3d4d4;
    font-size: 18px;
}

#header.default-header .topbar li a {
    color: #d3d4d4;
    font-size: 24px;
}

.topbar-right {
    padding-top: 12px;
}

#header.default-header.defualt .menu-list-items,
#header.default-header.transparent-fullwidth .menu-list-items {
    background-color: #fff;
}

#header.default-header.defualt .menu-logo .menu-mobile-collapse-trigger span,
#header.default-header.defualt .menu-logo .menu-mobile-collapse-trigger:after,
#header.default-header.defualt .menu-logo .menu-mobile-collapse-trigger:before,
#header.default-header.transparent-fullwidth .menu-logo .menu-mobile-collapse-trigger span,
#header.default-header.transparent-fullwidth .menu-logo .menu-mobile-collapse-trigger:after,
#header.default-header.transparent-fullwidth .menu-logo .menu-mobile-collapse-trigger:before {
    background: #000 !important;
}

.related-title,
#header.default-header.defualt #primary-menu>li.menu-item>a,
#header.default-header.defualt #primary-menu>li>.menu-item-woocommerce-cart-wrapper>a,
#header.default-header.defualt #primary-menu>li>.searchform .search>a,
#header.default-header.transparent-fullwidth #primary-menu>li.menu-item>a,
#header.default-header.transparent-fullwidth #primary-menu>li>.menu-item-woocommerce-cart-wrapper>a,
#header.default-header.transparent-fullwidth #primary-menu>li>.searchform .search>a {
    color: #000;
}

#header.default-header.defualt #mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link {
    color: #000;
}

header.default-header.defualt #mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link:hover,
#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item.mega-current-menu-item>a {
    color: #254480 !important;
}

#header.default-header.defualt #mega-menu-primary-menu>li>.searchform .search>a {
    color: black;
}

#header .menu .site-logo,
#header .menu .sticky-logo {
    width: 400px;
    height: auto;
    margin: 0 20px;
}


.mega-menu .menu-logo {
    padding: 8px 0;
}

.mega-menu-link::before {
    display: inline-block;
    font: inherit;
    font-family: dashicons;
    position: absolute;
    margin: 0 6px 0 0px;
    vertical-align: top;
    color: inherit;
    background: red;
    height: 2px;
    width: 90%;
    top: auto;
}

.mega-current-menu-item .mega-menu-link::after {
    content: '';
    width: 15px;
    height: 15px;
    display: inline !important;
    font: inherit;
    font-family: dashicons;
    position: absolute;
    margin: 0px;
    vertical-align: top;
    color: inherit;
    background: #254480 !important;
    height: 3px !important;
    width: 99% !important;
    top: 24px;
    left: 0;
}



.mega-menu-item-has-children .mega-menu-link:hover::after {
    content: '';
    opacity: 0;
}

.mega-menu.desktopTopFixed .menu-logo {
    padding: 8px 0;
    display: table;
    height: 100%;
}

.mega-menu .header-main-inner {
    display: flex;
    justify-content: center;
}

.mega-menu .menu-links>li>a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    color: #323232;
}

.mega-menu .menu-links>li>a {
    padding: 0 10px;
    font-size: 22px;
}

.mega-menu .drop-down-multilevel {

    width: 100%;
    background: #fff;

}

.hoverTrigger a::after {
    content: '';
    display: inline !important;
    font: inherit;
    font-family: dashicons;
    position: absolute;
    margin: 0px;
    vertical-align: top;
    color: inherit;
    background: #254480 !important;
    height: 3px !important;
    width: 20% !important;
    /* controls position of hover line */
    top: -17px;
    left: 0;
    transform: translateY(30px);
    opacity: 0;
    transition: 0.5s;
}


.hoverTrigger.current-menu-item a::after {
    content: '';
    display: inline !important;
    font: inherit;
    font-family: dashicons;
    position: absolute;
    margin: 0px;
    vertical-align: top;
    color: inherit;
    background: #254480 !important;
    height: 3px !important;
    width: 90% !important;
    /* controls position of hover line */
    top: -17px;
    left: 0;
    transform: translateY(30px);
    opacity: 1;
}


.hoverTrigger a:hover::after {
    content: '';
    display: inline !important;
    font: inherit;
    font-family: dashicons;
    position: absolute;
    margin: 0px;
    vertical-align: top;
    color: inherit;
    background: #254480 !important;
    height: 3px !important;
    width: 99% !important;
    /* controls position of hover line */
    top: -17px;
    left: 0;
    transform: translateY(30px);
    opacity: 1;
}

.hoverTrigger.menu-item-has-children a:hover::after {
    content: '';
    opacity: 0;
}


.form-group label,
span.selection span span,
.details-nav a,
a.dealer-form-btn {
    color: #000 !important;
}

.form-group input,
.form-group textarea,
.news-letter .form-control,
input .form-control {
    border: solid 1px #000 !important;
    background: #edebeb !important;
}

.port-navigation.clearfix {
    max-width: 330px;
    margin: 0 auto;
}

/* PAGE ACCESSIBLE SEATING SOLUTIONS */
#wpcf7-f15065-p14693-o1 form p label {
    width: 100% !important;
}


.wpcf7-form-control.wpcf7-select,
#wpcf7-f15065-p14693-o1 form input,
#wpcf7-f15065-p14693-o1 form textarea {
    border: solid 1px #000;
    background: #edebeb;
}

#wpcf7-f15065-p14693-o1 form ::placeholder {
    color: #000;
}

#wpcf7-f15065-p14693-o1 form .wpcf7-form-control.wpcf7-submit {
    font-size: 25px;
    font-weight: 700;
    padding: 21px 44px;
    border-radius: 5px;
    fill: #FFFFFF;
    border: none;
    color: #FFFFFF;
    background-color: #C72727;
}

/* End PAGE ACCESSIBLE SEATING SOLUTIONS */
.post-template-default .entry-content h2 {
    margin: 15px 0;
    color: #000;
    font-size: 36px;
    line-height: 46px;
}

.entry-content p,
.entry-content .blog-detail__full-text {
    font-size: 23px;
    line-height: 29px;
    color: #000;
    font-weight: 300 !important;
}

#comments {
    display: none;
}

.testimonial-2 .testimonial-content:before,
.testimonial-3 .testimonial-content:before,
.woocommerce .woocommerce-info,
.mega-menu .drop-down-multilevel,
#header #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item>ul.mega-sub-menu,
.cardealer-userdash-content .cardealer-userdash-tabs .nav-tabs li.active a,
.cd-vehicle-seller-info {
    border-top-color: #254480 !important;
}


/*  *** team ***** */
.port-navigation .port-photo {
    display: none;
}

.port-arrow {
    background: transparent;
}

.content-wrapper.blog {}

/* form seating page */
#wpcf7-f14724-p14693-o1 input,
#wpcf7-f14724-p14693-o1 label {
    width: 100%;
}

.messenger-widget-container .widget, .messenger-widget-container .widget form > p {
    margin: 0px;
}

.textwidget p {
    font-size: 23px;
    line-height: 29px;
    color: black;
}



.textwidget h2 {
    color: #000000;
    font-size: 23px;
    line-height: 29px;
    font-weight: bold;
    padding-top: 1em;
    margin-bottom: 0;
}

.lh-29 {
    line-height: 29px;
}

.row.bottom-row {
    display: flex;
}

#logos {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

img.bottomlogo {
    width: 100%;
    display: inline-block;
    /* height: auto; */
    max-width: 300px;
}


img.ba-bottom {
    height: auto;
    /* margin: auto; */
    background: white;
    /* float: none; */
    padding: 6px;
    padding-top: 6px;
    border-radius: 8px;
    padding-bottom: 6px;
    max-width: 100%;
}


/* woo om shop styles */

#search-3 {
    width: 280px;
    margin: 20px auto;
}


.woocommerce-ordering,
.related.products .wqoecf_enquiry_button,
.menu-item-woocommerce-cart-wrapper,
.woocommerce-Tabs-panel h2 {
    display: none;
}

.woocommerce-Tabs-panel p,
.woocommerce-Tabs-panel ul {
    font-size: 23px;
    line-height: 29px;
    color: #000;
}

.wpcf7 form {
    height: auto;
    max-height: 100% !important;
    overflow-y: auto;
    overflow-x: hidden;
    /* padding: 0 40px; */
}


.related.products {
    width: 100%;
    display: inline-block;
}


.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    font-size: 24px;
    line-height: 26px;
}


.woocommerce .related.products .owl-item .product h2 {
    font-size: 18px;
    line-height: 20px;
}

h3.entry-title a,
section.related.products h2,
.woocommerce-loop-product__title,
.product_title.entry-title,
.input-text.qty.text,
.entry-content.wc-tab h2 {
    color: #000 !important;
}


.eael-product-gallery .eael-cat-tab a:hover,
.eael-product-gallery .eael-cat-tab a.active {
    color: #fff;
    background-color: #254480 !important;
}

ol.flex-control-nav.flex-control-thumbs {
    margin-top: 1em !important;
}

#footer>.container>.row {
    padding: 60px 0;
    align-items: center;
    display: flex;
}

#footer>.container>.row.py-0 {
    padding-top:0;
    padding-bottom:0;

}

/* ************************************************ @media ************************************************************* */


@media (max-width: 1400px) {

    .mega-menu .menu-links>li>a {
        padding: 0 10px;
        font-size: 18px;
    }
}


@media (max-width: 1199px) {

    body.page-template-calendar-php .fc-event-title,
    body.page-template-service-template .fc-event-title {
        font-size: 11px !important;
    }

    #largelogo {
        text-align: center;
    }

    /* Finance page */
    #fintemp {
        margin-top: 345px;
    }

    .d-top {
        display: block;
    }

    #logo-container {
        justify-content: center;
        display: inline-flex;
        align-items: center;
    }

    .topicons {
        display: inline-block;
        align-content: center;
        margin: auto;
    }

    .mega-menu .header-main-inner #mega-menu-wrap-primary-menu,
    .mega-menu .header-main-inner .menu-links {
        justify-content: center;
    }

    .sticky.fixed {
        position: relative;
    }

    .site-logo {
        margin-top: 8px;
        margin-bottom: 6px;
        max-width: 222px !important;
    }

    .woo-cart-details.count {
        display: none;
    }
}


@media (min-width: 993px) {
    .mega-menu .header-main-inner .menu-links>li {
        display: flex;
        align-items: center;
    }

    .mega-menu .header-main-inner #mega-menu-wrap-primary-menu,
    .mega-menu .header-main-inner .menu-links {
        align-items: center;
        width: 100% !important;
        margin: auto !important;
        justify-content: space-evenly !important;
    }

    .mega-menu .drop-down-multilevel {
        top: 32px !important;
    }

    .mega-menu .drop-down-multilevel a {

        font-size: 18px !important;
    }

    .mega-menu .drop-down-multilevel {
        border-top: none !important;
        ;
    }

    .mega-menu .header-main-inner .menu-links>li {
        height: 30px;
    }

    #header .mega-menu .menu-logo {
        float: none;
        display: inline-block;
        height: auto;
        padding: 15px 0 0;
    }

    .topicons {
        display: inline-flex;
        align-content: center;
        margin: auto;
    }

    .woo-cart-details.count {
        display: none;
    }
}



@media (max-width: 992px) {

    .mega-menu .mobileTriggerButton {

        width: 100%!important;
  
    }

    #header .mega-menu .menu-logo .mobile-icons-trigger {
        margin-left: auto;
        display: flex;
        align-items: center;
        margin-right: 10px;
    }

 

    #logo-container {
        justify-content: center;
        display: inline-flex;
        align-items: center;
    }

    #header .menu .site-logo,
    #header .menu .sticky-logo {
        width: 311px;
    }

    .d-top {
        display: block;
    }

    body.archive #main.wrapper {}

    body.home #main.wrapper {}

    #main.wrapper {}

    .inner-intro {
        height: 363px;
    }

    .topicons {
        display: inline-block;
        align-content: center;
        width: auto;
        margin: auto;
    }

    .mega-menu img.toplogo {
        max-width: 120px !important;
    }

    #header.default-header.defualt .desktopTopFixed .menu-list-items,
    #header.default-header.transparent-fullwidth .desktopTopFixed .menu-list-items {
        background: #fff !important;
    }

    .mega-menu .header-main-inner {
        display: block !important;
    }

    body.archive.post-type-archive-cars .header_intro_bg-image,
    body.term-new .header_intro_bg-image,
    body.term-used .header_intro_bg-image {
        background-image: url('https://manateevans.com/wp-content/uploads/2023/11/banner-rev.jpg') !important;
        background-position: center center;
        background-attachment: initial;
        background-size: contain;
        background-repeat: no-repeat;
        position: relative;
        top: 172px;
        width: 100%;
        min-height: 520px;
        z-index: 0;
        background-color: white;
    }

    #header.defualt #mega-menu-wrap-primary-menu,
    #header.defualt #primary-menu {
        padding: 12px;
    }

    #header.default-header.defualt #primary-menu>li.menu-item>a,
    #header.default-header.defualt #primary-menu>li>.menu-item-woocommerce-cart-wrapper>a,
    #header.default-header.defualt #primary-menu>li>.searchform .search>a,
    #header.default-header.transparent-fullwidth #primary-menu>li.menu-item>a,
    #header.default-header.transparent-fullwidth #primary-menu>li>.menu-item-woocommerce-cart-wrapper>a,
    #header.default-header.transparent-fullwidth #primary-menu>li>.searchform .search>a {
        color: #000;
    }

    body.archive.post-type-archive-cars .product-listing.page-section-ptb.default,
    body.term-new .product-listing.page-section-ptb.default,
    body.term-used .product-listing.page-section-ptb.default {
        padding-top: 0px !important;
        padding-bottom: 60px;
    }

    .hoverTrigger.current-menu-item a::after {
        content: '';
        /* display: inline !important; */
        display: none !important;
        font: inherit;
        font-family: dashicons;
        position: absolute;
        margin: 0px;
        vertical-align: top;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: inherit;
        background: #28a9e0 !important;
        height: 3px !important;
        width: 90% !important;
        top: 6px;
        left: 0;
        transform: translateY(30px);
        opacity: 1;
    }

    #header.default-header #primary-menu>li.menu-item.current-menu-item>a {
        color: #28a9e0 !important;
    }

    #header.defualt #mega-menu-wrap-primary-menu,
    #header.defualt #primary-menu {
        background-color: #ebebeb;
    }

    img.toplogo {
        float: left;
        margin: 12px;
    }


    .hoverTrigger a:hover::after,
    .hoverTrigger a::after,
    .hoverTrigger.current-menu-item a::after {
        display: none !important;
        top: 2px;
    }


}


@media (max-width: 767px) {

    #content {
        margin-top: 1px;
    }

    body.home #content {
        margin-top: 1px;
    }

    body.home #main.wrapper {
        margin-top: 0;
    }

    body:not(.home) #main.wrapper {
        margin-top: 0;
    }

    body.archive.post-type-archive-cars .product-listing.page-section-ptb.default,
    body.term-new .product-listing.page-section-ptb.default,
    body.term-used .product-listing.page-section-ptb.default {
        padding-top: 0 !important;
        padding-bottom: 60px;
    }

    .woo-cart-details.count,
    body.archive.post-type-archive-cars .intro-title,
    body.term-new .intro-title,
    body.term-used .intro-title {
        display: none !important;
    }

    body.archive body.archive.post-type-archive-cars .header_intro_bg-image,
    body.term-new .header_intro_bg-image,
    body.term-used .header_intro_bg-image {
        background-image: url('https://manateevans.com/wp-content/uploads/2023/11/banner-rev.jpg') !important;
        background-position: left top;
        background-attachment: inherit;
        background-size: contain;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        min-height: 148px;
        z-index: 0;
    }

    .inner-intro {
        height: 77px;
    }

    #logos {
        display: block;
    }

    img.toplogo {
        width: auto;
        max-width: auto !important;
        height: auto;
        margin: auto;
        float: none;
    }

    .row.bottom-row {
        display: block;
    }

    .elementor-6302 .elementor-element.elementor-element-4fab {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .elementor-6302 .elementor-element.elementor-element-82c43fe {
        margin-top: 0px;
        margin-bottom: 0px;
    }

}


@media (max-width: 575px) {




    #logo-container {
        display: inline-block;
    }

    body.page-template-calendar-php .fc-event-title,
    body.page-template-service-template .fc-event-title {
        color: black !important;
        font-size: 7px !important;
        font-style: normal !important;
        line-height: 9px;
        bottom: 0;
    }

    .mega-menu img.toplogo {
        max-width: 32% !important;
    }

    #header .mega-menu .menu-mobile-collapse-trigger {
        margin-top: 0;
        top: 4px;
        right: 12px;
        position: relative;
        margin-left: auto;
    }
}

@media (max-width: 375px) {
    #footer_blurb {
        font-size: 12px;
        line-height: 1.2;
    }

    #footer>.container>.row .col-sm-12 {
        width: 100%;
    }

    #footer>.container>.row {
        flex-wrap: wrap;
    }

    #footer>.container:first-of-type>.row {
        flex-wrap: nowrap;
    }

    .car-details .details-block .car-attributes li {
        display: flex;
        flex-wrap: wrap;
    }

    .car-details .details-block .car-attributes li * {
        width: 100%;
    }

    .new-price {
        margin: auto;
    }
 


}