.post-type-archive-new_models .content-sidebar-wrap {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}

.vehicleColourNavHolder button:hover, .vehicleColourNavHolder button:focus {
    background-color: inherit;
}

.site-inner {
    background-color: #fff;
}

.entry-header {
    display: block;
}

span.archive_title {
    display: block;
}

span.archive_price {
    display: block;
    font-size: 16px;
}

.new_model_archive_container {
    padding: 20px;
}

.first-paragraph {
    background-color: #ffffff;
    display: flex;
    position: relative;
    align-items: center;
}

.writeUpTopSection {
    width: 50%;
}

.model-display {
    display: flex;
    flex-direction: column;
    padding: 20px 0;
}

hr.category-separator {
    border-color: #000;
}

.section {
    display: flex;
    align-items: center;
}

.section:nth-child(even) {
    flex-direction: row-reverse;
}

span.mainContentHeading, h4.mainContentSubHeading, p.mainContentWriteup {
    text-align: center;
    width: 100%;
    display: block;
}

.text-content {
    flex: 1;
}


.image-content {
    flex: 1;
    text-align: center;
}

.image-content img {
    max-width: 100%;
    height: auto;
}

.text-content-holder {
    margin: 0px 40px;
}


.category-heading {
    font-size: 24px;
    font-weight: bold;
    margin-top: 30px;
    clear: both;
}

.category-separator {
    margin-bottom: 20px;
}

.new_model_archive_container {
    float: left;
    width: 30%;
    margin-right: 0%;
    margin-bottom: 30px;
}

.new_model_archive_bottom {
    padding: 10px 0;
    text-align: center;
}

.archive_title {
    display: block;
    margin-bottom: 5px;
}

.archive_price {
    display: block;
}

.model-display.last-three-wrapper {
    background-color: #383737;
    color: #fff;
    padding: 20px 0;
}

@media (max-width: 768px) {
.new_model_archive_container {
    width: 100%;
    margin-right: 0;
}

.typeSection {
    padding: 20px;
}
}

.modelsPageHolder {
    max-width: 1200px;
    margin: 0 auto;
}

.pageSectionHolder a {
    color: #000000;
    text-decoration: none;
    padding: 0 20px;
}

.smallVat {
    font-size: 14px;
}

.redBannerSection {
    background-color: #fff;
    color: #000;
    text-decoration: none;
    gap: 20px;
    padding: 20px;
    position: sticky;
    top: 73px;
    z-index: 4;
    text-align: center;
    box-shadow: 0 8px 10px -6px rgb(0 0 0 / .1);
}

.whiteNewButtons {
    display: flex;
    gap: 30px;
    margin-top: 20px;
    align-items: center;
}

.greySection {
    display: flex;
    background-color: #383737;
    color: #fff;
    padding: 50px 120px;
    align-items: center;
}

h2.priceValue {
    margin-bottom: 0;
    font-size: 30px;
    font-weight: 800;
}

.textSectionLeftNewHolder {
    width: 55%;
}

p.whiteTextModel {
    font-size: 14px;
    margin-bottom: 10px;
}

.textSectionRightNewHolder p {
    margin-bottom: 0;
}

span.quform-popup-link.quform-popup-link-2 {
    border: 1px solid;
    padding: 7px;
    text-align: center;
    color: #3b82f6;
}

a.siteButtonLightBlue {
    margin: 0 auto;
    text-decoration: none;
}

.eachVariant img{
    margin: unset !important;
}

.eachButtonWhite {
    background-color: #fff;
    color: #000;
    padding: 3px 20px;
    display: block;
}

.priceHolderHeader h3 {
    margin: 0;
}

.vehicleColorSection {
    margin: 0 auto;
    width: 50%;
}

.writeUpTopSectionInner {
    max-width: 405px;
    position: absolute;
    bottom: 0;
    top: 15%;
    left: 7%;
}

.vehicleColorSectionMain {
    width: 100%;
    max-width: 640px;
    float: right;
    position: relative;
    font-size: 0;
}

.vehicleColourHolder img {
    position: relative;
    right: 30%;
    z-index: 9999;
}

.writeUpTopSectionInner p {
    color: #7a8084;
}

.vehicleColourHolder {
    height: 545px;
}

.vehicleColourNavHolder {
    position: absolute;
    transform: translate(50%, -100%);
    z-index: 1;
    bottom: 45px;
}

.image-color {
    cursor: pointer;
}

.swiper-slide img {
    margin: 0 auto;
}

.brochureButton {
    padding: 30px 0;
}

.vehicleColourNavHolder .swiper-wrapper {
    justify-content: center;
}

.variantImagesHolder {
    max-width: 1600px;
    margin: 0 auto;
    padding: 20px;
    position: relative;
}

.vehicleColourNavHolder .swiper-slide {
    width: 40px !important;
}

p.tagLine {
    color: #000 !important;
    font-weight: 600;
    margin-bottom: 12px !important;
}

.swiper-container-new.allVariantsHolder {
    max-width: 1300px;
    margin: 0 auto;
}

.pricingSection {
    margin-top: 40px;
    background-color: #f6f6f6;
    display: none
}

.eachVImage {
    mix-blend-mode: darken;
}

.eachVariantImage {
    background-color: #f6f6f6;
}

.vehicleTileButtons {
    display: flex;
    gap: 5px;
    border-top: 1px solid #d93025;
    color: #d93025;
    max-width: 268px;
    justify-content: space-between;
    align-items: center;
}

h3.variantsHeading {
    margin-bottom: 0;
}

h2.variantsPrice {
    font-weight: 100;
    margin-bottom: 0;
    font-size: 38px;
}

.accordion-header h3 {
    font-weight: 500;
    font-size: 16px;
    margin: 0;
    line-height: 2;
}

.pricingHeading{
    text-align: center;
}

.allVariantsHolder {
    display: flex;
    justify-content: space-around;
}

.eachVariantText {
    position: relative;
    top: -20px;
}

.show{
    display: block;
}

.hide{
    display: none;
}

.accordionSection {
    width: 100%;
    margin: 0px auto;
    font-family: Arial, sans-serif;
}

.variantInformation {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.vehicleBoxSection {
    padding-top: 20px;
    background-color: #f6f6f6;
}


.eachGalleryBox {
    width: calc(99%/3);
}

.vehicleBoxHolder {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    justify-content: center;
}


.first-paragraph p {
    max-width: 1600px;
    margin: 0 auto;
}

p.mainContentWriteup {
    padding-bottom: 40px;
    max-width: 650px;
    margin: 0 auto;
    width: 100%;
}

/* Header row for variants */
.variantsAccordionHolder {
    padding: 12px;
}

.variantsAccordionInner {
    display: flex;
    color: white;
    font-weight: bold;
    max-width: 1200px;
    margin: 0 auto;
    gap: 16px;
}

.quform-8 select {
    font-size: 1.5rem !important;
    font-weight: 400!important;
}

.variantTitle {
    flex: 1;
    text-align: left;
}

.variantTitle h3 {
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 10px;
    font-weight: 300;
    border-bottom: 1px solid #000000;
    color: #000;
}

.empty-title {
    flex: 1;
}

.accordion-header {
    display: flex;
    justify-content: space-between;
    padding: 12px;
    cursor: pointer;
    font-weight: bold;
    border-bottom: 2px solid #ffffff;
}

.accordion-header:hover {
    background: #f0f0f0;
}

.specNamenew h3 {
    margin: 0;
}

.accordion-content {
    display: none;
}



.quform-8.quform-theme-underlined .quform-button-style-theme .quform-upload-button, .quform-8.quform-theme-underlined .quform-options-style-button .quform-option-label, .quform-8.quform-theme-underlined .quform-element-submit.quform-button-style-theme>.quform-button-submit-default>button, .quform-8.quform-theme-underlined .quform-element-submit.quform-button-style-theme>.quform-button-next-default>button, .quform-8.quform-theme-underlined .quform-element-submit.quform-button-style-theme>.quform-button-back-default>button, .quform-2.quform-theme-underlined .quform-button-style-theme .quform-upload-button, .quform-2.quform-theme-underlined .quform-options-style-button .quform-option-label, .quform-2.quform-theme-underlined .quform-element-submit.quform-button-style-theme>.quform-button-submit-default>button, .quform-2.quform-theme-underlined .quform-element-submit.quform-button-style-theme>.quform-button-next-default>button, .quform-2.quform-theme-underlined .quform-element-submit.quform-button-style-theme>.quform-button-back-default>button  {
    border: 2px solid #616161;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}


.swiper-button-next, .swiper-button-prev {
    color: #d93025 !important;
}

.eachVariant {
    margin-left: 20px;
}
/* Flex structure for data rows */
.flex-specs {
    display: flex;
    align-items: center;
    background-color: #ffffff;
    padding: 12px;
    gap: 11px;
    border-top: 1.5px solid #ababab;
}

.flex-specs:nth-child(even) {
    background-color: #dddddd;
}

.spec-title {
    flex: 1;
    font-weight: 300;
    font-size: 14px;
}

.half-spec-holder {
    flex: 1;
    text-align: center;
}

.new_value img{
    margin: 0 auto;
}

/* Active state */
.accordion-header.active + .accordion-content {
    display: block;
}

.accordion-header.active {
    border-bottom: 2px solid transparent;
    background-color: #f0f0f0;
}

.new_value {
    font-weight: normal;
    font-size: 14px;
}

.accordionSection .pricingHeading {
    padding: 20px 0;
}

.variantDropdown {
    display: none;
}

.allVariantsHolder {
    overflow: hidden;
}

.floatmenuItem .quform-popup-link {
    text-transform: capitalize !important;
}

.new_model_archive_container a {
    text-decoration: none;
    color: #000;
}

.pageSectionNewModel {
    width: 100%;
    overflow: hidden;
    padding-top: 40px;
}

.flex.flexRow.greyBackground {
    background-color: #eeeeee;
    align-items: center;
}

.entry-content {
    position: relative;
}

button.colorButton {
    border: 1px solid #000000;
    border-radius: 40px;
    cursor: pointer;
    width: 0px;
    padding: 11px;
}

button.colorButton.blue, .background-blue {
    background-color: #0061aa;
}

button.colorButton.crimson, .background-crimson {
    background-color: #5c121e;
}

button.colorButton.green, .background-green {
    background-color: #4f5634;
}

button.colorButton.gold, .background-gold {
    background-color: #caac7c;
}

button.colorButton.grey, .background-grey {
    background-color: #38393b;
}

button.colorButton.light-grey, .background-light-grey {
    background-color: #aaabb0;
}

button.colorButton.white, .background-white {
    background-color: #ecedef;
}

button.colorButton.light-blue, .background-light-blue {
    background-color: #679195;
}

.floatingButtons span.quform-popup-link.quform-popup-link-2 {
    border: 0;
    padding: 7px;
    text-align: center;
    color: #fff;
}

.floatingButtons {
    background-color: #383737;
    display: flex;
    justify-content: space-around;
    padding: 10px;
    color: #fff;
    align-items: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0px -4px 6px #00000026;
}

.whiteDivider {
    border: 0.1px solid #fff;
    height: 40px;
}

@media (max-width: 768px) {

    .first-paragraph {
        flex-direction: column-reverse;
    }
    .vehicleColorSectionMain {
        width: 100%;
        max-width: unset;
    }

    .vehicleColorSection {
        margin: 0 auto;
        width: 100%;
    }

    .vehicleColourNavHolder {
        transform: translate(0%, 100%);
        top: 70px;
        position: relative;
    }

    .writeUpTopSectionInner {
        max-width: unset;
        position: relative;
        bottom: 0;
        top: 0;
        left: 0;
    }

    .vehicleColourHolder img {
        top: 25%;
        right: 0;
    }

    .textSectionLeftNewHolder, .textSectionRightNew {
        width: 100%;
    }

    p.mainContentWriteup {
        max-width: unset;
    }

    .greySection {
        padding: 20px 20px;
        flex-direction: column-reverse;
        gap: 30px;
    }

    .writeUpTopSection {
        width: 100%;
        padding: 120px 20px 20px 20px;
    }

    .first-paragraph {
        margin: 0;
        padding: 0;
    }

    .variantsAccordionHolder {
        display: none;
    }

    .half-spec-holder {
        flex: 0;
    }

    .variantDropdown {
        display: block;
        padding: 20px 0;
    }

    .accordion-content:first{
        display: block;
    }

    span.new_value.single_value {
        width: 150px;
        display: block;
        text-align: right;
    }

    .redBannerSection {
        align-items: normal;
        flex-direction: column-reverse;
    }

    .pageSectionHolder a {
        padding: 0 15px 0px 0;
    }

    .redBannerSection {
        top: 0;
    }

    .accordionSection {
        padding: 20px;
    }

    .vehicleBoxHolder {
        justify-content: space-evenly;
    }

    .eachGalleryBox {
        width: calc(96%/2);
    }

    .text-content-holder {
        margin: 0px 0px;
    }

    .flex-specs {
        gap: 0px;
    }

    .section {
        flex-direction: column-reverse;
    }

    .section:nth-child(even) {
        flex-direction: column-reverse;
    }

    .accordionSection select {
        border: 2px solid #2196F3;
    }

    .variantDropdown label {
        padding: 12px;
        font-size: 25px;
        font-weight: 700;
    }

    .accordionSection .pricingHeading {
        display: none;
    }
}

@media (max-width: 480px) {

    .vehicleColourHolder {
        height: 250px;
    }
    
}
