/************ // General HTML Tags // ************/


/************ // Site Structure // ************/


/************ // Header // ************/

.site-header {
    background-color: #000;
}

.site-header>.wrap {
    padding: 20px;
}

.site-title a {
    background: url(/wp-content/uploads/2025/06/cars-nook-logo.webp) no-repeat !important;
}


.page-id-89 h1.entry-title {
    display: none;
}

.product_meta {
    display: none;
}

ul.tabs.wc-tabs {
    display: none;
}

div#tab-description h2 {
    display: none;
}

.one-half h2{
    display: block !important;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    min-height: 96px;
}

.page-id-4305 h1.entry-title {
    display: none;
}

/************ // top_slider // ************/

.top_slider {
    margin-top: -28px;
    height: 200px !important;
}


/************ // Menu // ************/

.genesis-nav-menu {
    clear: both;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1;
    width: 100%;
    text-align: center;
}

.nav-primary {
    background-color: #000;
}

.genesis-nav-menu .sub-menu a {
    background-color: #bcbdc1;
    border: 1px solid rgba(0, 0, 0, .05);
}


/************ // menu hover design // ************/

.genesis-nav-menu a {
    color: #fff;
    text-decoration: none !IMPORTANT;
    font-size: 1.35em;
}

a,
.entry-title a:focus,
.entry-title a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item>a,
.genesis-nav-menu .sub-menu .current-menu-item>a:focus,
.genesis-nav-menu .sub-menu .current-menu-item>a:hover,
.js nav button:focus,
.js .menu-toggle:focus {
    color: #cb5828;
}


/************ // Content // ************/

.front_page {
    background: #ddd;
    text-align: center;
}

.site-inner,
.wrap {
    margin: 0 auto;
    max-width: 1280px;
    background-color: #000;
}

body {
    background-color: #000;
    font-size: 16px;
}

body {
    color: #fcfcfc;
}

a {
    color: #fff;
    text-decoration: none;
}

h1 {
    font-size: 36px;
    font-size: 3.6rem;
    color: #fff;
    margin: 10px 0 30px 0;
}

.front_page a {
    color: #000;
}

.site-inner {
    clear: both;
    padding-top: 9px;
    word-wrap: break-word;
}

.entry {
    background-color: #000;
    border-bottom: .25px solid #000;
    margin-bottom: 8px;
    margin-top: -9px;
}


/************ // WooCommerce // ************/
.theme-btn{
    background-color: #333;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 16px 24px;
    text-decoration: none;
    white-space: normal;
    width: auto;
}
.theme-btn:hover, .theme-btn:focus{
    color: #fff;
    background-color: #555555;
}
.outstock_button {
    text-align: center;
    display: block;
    background: #777;
    margin-top: 20px;
}

.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    text-align: center;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #fff;
    font-size: 1.5em;
    text-align: center;
    font-weight: 800;
}

.out-of-stock {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #000;
    z-index: 2;
    border-bottom-color: #000;
}

.sidebar .widget {
    background-color: #000;
    padding: 1%;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #000;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -.3em;
    margin-left: -.5em;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #d3d3d3;
}

.chosen-drop {
    color: #000;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #949494;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
}

.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
    color: #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    text-shadow: inherit;
    color: #fff;
}

.woocommerce ul.products li.product .price {
    color: #fff;
}


/************ // Archive New Model Overwrite // ************/

article.new_model {
    background-color: #acafb4;
    margin-bottom: 15px;
    padding: 20px 10px;
    border-bottom: 1px solid #000;
}

.new_model_archive_bottom {
    text-align: center;
}

.archive-button-wrap {
    text-align: center;
    background: #acafb4;
}

.archive-button-wrap>a {
    color: #000!important;
}

p {
    color: #fff;
}

.irs-grid-text {
    color: #111;
}


/*********new cars feed ********/

.connected-carousels .stage {
    margin: 0px auto;
    position: relative;
    background: #fff;
}


/************ // Single New Model Overwrite // ************/

.booking_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000!important;
}

.featured_container {
    position: absolute;
    left: 0;
    z-index: 998;
    top: 0;
    background: rgba(0, 0, 0, 0.50)!important;
    padding: 10px;
}

.z-tabs.flat.flat-midnight-blue>ul.z-tabs-nav>li.z-active>a,
.z-tabs.flat.flat-midnight-blue>ul.z-tabs-mobile.z-state-closed>li a,
.z-tabs.flat.flat-midnight-blue>ul.z-tabs-mobile>li a {
    background: rgba(0, 0, 0, 0.51)!important;
}

.z-container {
    background: #000!important;
    margin-top: 0!important;
}

.contact_block {
    margin-top: 20px;
    background: #000!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
    font-family: Arial, sans-serif;
}

.new_block {
    background-color: #777!important;
}

.post_new_price {
    font-size: 16px;
    color: #fff;
    font-weight: 900;
}

.new_price {
    font-size: 30px;
    color: #111!important;
    font-weight: 900;
}

.featured_list ul li::before {
    content: "»";
    padding-right: 5px;
    color: #a91717!important;
    font-size: 1.4em;
}

.z-content-inner {
    color: #fff!important;
    font-weight: 800;
}

.specs tbody tr:nth-child(odd) {
    background: #777!important;
}


/************ // News // ************/

.after-entry,
.archive-description,
.author-box {
    background-color: #c4c7cb;
    font-size: 24px!important;
    font-size: 2.4rem;
    margin: -10px 0 0 0;
    padding: 0;
}

.archive-description .entry-title,
.archive-title,
.author-box-title {
    font-size: 20px;
    font-size: 4rem;
    text-align: center;
}

.entry-meta {
    display: none;
}

.entry-footer .entry-meta {
    border-top: 1px solid #eee;
    padding-top: 24px;
    display: none;
}

.entry-title a,
.sidebar .widget-title a {
    color: #fff;
    text-decoration: none;
}

.front_news {
    float: left;
    font-size: 20px;
    color: #000;
    font-family: Calibri;
}

.text_container {
    margin: -100px 0px 45px 200px;
}

.z-tabs.flat.mobile>ul.z-tabs-desktop>li a {
    background: #fff!important;
}

.z-tabs.flat>ul.z-tabs-desktop>li {
    margin: 0;
    background-color: #dedede!important;
}

.z-link {
    color: #fff!important;
}


/************ // Specials // ************/

body.archive>div>div>div>main>article.car_specials {
    padding: 10px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
}

.special-single-summary {
    color: #000!important;
}

.z-tabs.flat.flat-midnight-blue>ul,
.z-tabs.flat.flat-midnight-blue>.z-container {
    color: #000;
    border-color: #0d0d0d!important;
}

.z-tabs.flat,
.z-tabs.flat>ul>li>a {
    color: #000!important;
    text-shadow: none;
}

.z-content-inner {
    background: #6c6c6c!important;
}

.z-tabs.flat>ul.z-tabs-nav>li>a:hover {
    background: #3e3e3e!important;
    text-shadow: none;
}

.z-container {
    background: #000!important;
}

.special_text_top {
    background-color: #d3d3d3!important;
    color: #000!important;
    font-size: 0.9em;
}


/************* // Widget titles // ************/

.widget-title {
    font-size: 18px;
    font-size: 2.8rem;
    margin-bottom: 20px;
    color: #fff;
}


/************ // footer Widgets // ************/

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
    /width: 100%;
    / /height: 300px;
    / /height: 100%;
    / overflow: none;
}

.footer-widgets-1 {
    text-align: left;
    float: left;
}

.footer-widgets-3 last {
    float: left;
}

.footer-widgets-2 {
    float: left;
}

.social_links < a < i {
    vertical-align: middle;
}


/************ // Footer // ************/

.site-footer>.wrap {
    background-color: #fff;
}

.site-footer {
    background-color: #000!important;
}

.footer-widgets {
    background-color: #000;
}


/**********contact form *************/

.iphorm-labels-above>.iphorm-element-spacer>label {
    position: relative;
    padding-bottom: 4px;
    color: #fff;
}

/* /// */
.quform-theme-light .quform-group-style-plain > .quform-spacer > .quform-group-title-description .quform-group-title{
    color: #fff !important;
}
.quform-theme-light .quform-label > label {
    color: #fff !important;
}
/************ // Responsive // ************/

@media screen and (max-width: 1200px) {
    /* Laptop */
}

@media screen and (max-width: 1024px) {
    .woocommerce ul.products li.product .price {
        color: #fff;
    }
    /* Older Desktop */
}

@media screen and (max-width: 768px) {
    /* iPad */
    /* This makes the header nav menu normal again when the browser window expands */
    .nav-header .genesis-nav-menu {
        display: block !important;
        height: auto;
    }
    /* Hide Header Mobile Menu Button */
    #header-mobile-menu {
        display: none;
        height: 0;
        background-color: #fff;
    }
    button.menu-toggle,
    button.sub-menu-toggle {
        background-color: transparent;
        color: #fff;
        float: right;
        padding-left: 0;
        display: block;
    }
    .woocommerce ul.products li.product .price {
        color: #fff;
    }
    .footer-widgets>.wrap {
        border-top: 3px solid #000;
        padding-top: 0;
    }
    .js .nav-primary .genesis-nav-menu .menu-item a,
    .js .site-header .genesis-nav-menu .menu-item a {
        border: none;
        padding: 8px 0;
        width: 100%;
        color: #fff;
        background-color: #111;
    }
    .js nav button:hover,
    .js .menu-toggle:hover,
    .js .nav-primary {
        background-color: #000;
        color: #fff;
    }
    
    /* //// */
    #mobile-genesis-nav-primary.menu-toggle{
        font-size: 20px;
    }
    .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product{
        margin-bottom: 20px;
    }
    .woocommerce ul.products li.product .price{
        margin-top: 10px;
    }
    .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
        height: 60px;
    }
    .outstock_button{
        margin-top: 0px;
    }
    /* .woocommerce div.product .product_title{
        color: #000;
    } */
    .content-sidebar-wrap .wc-tabs-wrapper{
        padding: 5%;
    }
    .single_page_product_content{
        padding-left: 0px;
    }
    .product_meta{
        text-align: left;
    }
    .sub-menu .menu-item a{
        padding: 8px 5px !important;
    }
}

@media screen and (max-width: 480px) {
    /* iPhone 6 Plus, Landscape Display */
    .woocommerce ul.products li.product .price {
        color: #fff;
    }
    /* /// */
    .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product{
        width: 100%;
    }
    .woocommerce-loop-product__link div {
        height: 285px !important;
    }
}

@media screen and (max-width: 320px) {
    /* iPhone 4,5, Portrait Display */
    .woocommerce ul.products li.product .price {
        color: #fff;
    }
}
