/* Archived */
.post-type-archive .site-inner,
.single-product .site-inner {
    max-width: 1280px;

}

.content-sidebar-wrap {
    padding-top: 150px;
}

.post-type-archive .site-container, .single-product .site-container {
    background-color: #000000;
    color: #fff;
}

.content {
    width: 100%;
    float: unset;
}

.woocommerce-products-header__title.page-title {
    display: none;
}

.woocommerce-loop-product__title {
    font-weight: 800;
    min-height: 116px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    color: #ffffff;
    font-size: 25px !important;
    padding-bottom: 0px;
    line-height: 1;
}

.woocommerce-loop-product__title span {
    display: block;
    font-weight: 400;
    color: #ffffff;
    font-size: 18px;
    margin-top: 5px;
}

.woocommerce-ordering {
    z-index: 0;
}

.woocommerce-page {
    z-index: 1;
    position: relative;
}

.woocommerce ul.products li {
    background-color: #000;
    box-shadow: 0px 6px 10px 0px rgb(0 0 0 / 10%);
    border-radius: 5px;
}

.woocommerce ul.products .productArchiveImage {
    padding: 5px;
    height: unset !important;
}

.singleContent {
    padding-top: 160px;
}

.woocommerce ul.products li.product .theme-btn {
    width: 93%;
    padding: 5px 30px;
    text-align: center;
    margin: auto;
    margin-bottom: auto;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    background-color: #9B1328;
    color: #fff;
}

.woocommerce ul.products li.product .theme-btn:hover {
    background-color: transparent;
    color: #9B1328;
}

.savingsBanner {
    display: none;
}

.woocommerce ul.products li.product .price {
    font-size: 40px;
    color: #ffffff;
    font-weight: 800;
    padding-left: 10px;
    padding-right: 10px;
}

.woocommerce ul.products li.product.sale .price {
    margin-bottom: 7px;
}

.woocommerce ul.products li.product .price .savingsPrice {
    display: flex;
    flex-wrap: wrap;
}



.savingsPrice .wasPrice {
    font-size: 21px;
    width: 100%;
    display: block;
}

.savingsPrice .nowPrice {
    font-size: 30px;
    font-weight: 800;
}

.woocommerce ul.products li.product .price .wasPrice {
    font-size: 21px;
    width: 100%;
    display: block;
}

.woocommerce ul.products li.product .price .nowPrice {
    font-size: 30px;
}

.woocommerce ul.products li.product a img {
    margin-bottom: 0px;
}

.widget-area .widget:last-of-type {
    padding: 0;
    background-color: transparent;
}

#genesis-sidebar-primary {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0px;
}

.content-sidebar-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
}

.woof_container {
    width: calc(100%/6);
    padding: 0px 5px;
}

.woof_redraw_zone {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 2px 0 2px 8px;
    height: 25px;
    border: 2px solid #3a3a3a;
    border-radius: 2px;
    background-color: transparent;
    background-clip: padding-box;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
}

.chosen-container-single .chosen-single span {
    color: #fff;
}

a.chosen-single>span {
    font-weight: 600 !important;
    font-size: 18px !important;
}

.woof_submit_search_form_container {
    margin-left: auto;
}

.woof_submit_search_form_container button {
    background-color: #fff;
    color: #000;
}

.woocommerce .woocommerce-ordering select {
    padding: 7px 10px;
    font-size: 17px;
    background-color: transparent;
    border: 1px solid #ddd !important;
    color: #fff;
}

.archive-description {
    display: none;
}

/* single page */
.woocommerce div.product {
    background-color: transparent;
}

.product .gallerHolder {
    width: 58%;
}

.product .gallerHolder.connected-carousels .stage {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}

.gallerHolder.connected-carousels .carousel {
    overflow: hidden;
    position: relative;
}

.gallerHolder.connected-carousels .carousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.gallerHolder.connected-carousels .carousel li {
    float: left;
}

.gallerHolder.connected-carousels .carousel-navigation {
    width: 100%;
    float: right;
    background: #000;
    padding-top: 16px;
}

.gallerHolder .carousel.carousel-navigation ul {
    top: 0 !important;
}

.gallerHolder.connected-carousels .carousel-navigation li {
    cursor: pointer;
    float: left;
    width: 100%;
    list-style-type: none;
    margin: 0 5px;
}

.gallerHolder {
    max-width: 60%;
    padding: 10px 10px 20px;
    float: left;
    border: 1px solid #8b8b8b;
    margin: 10px 0px;
}

.gallerHolder a.prev.prev-stage,
.gallerHolder a.next.next-stage {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.gallerHolder a.prev.prev-stage {
    left: 0;
}

.gallerHolder a.next.next-stage {
    right: 0;
}

a.prev.prev-stage span,
a.next.next-stage span {
    display: inline-block;
    background: #0009;
    color: #fff;
    font-size: 40px;
    padding: 10px;
}

.chosen-container-single .chosen-single {
    border: 1px solid #d5d0d0;
}

.woocommerce nav.woocommerce-pagination ul {
    border: unset;
}

.woocommerce nav.woocommerce-pagination ul li {
    border: none;
}

.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev {
    border-radius: 50%;
    background-color: #000000;
    color: #fff;
    width: 35px;
    height: 35px;
    justify-content: center;
    align-items: center;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    color: #fff;
    background-color: #000000;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    color: #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: none;
}

.singleVehicleBackBanner {
    max-width: 100% !important;
    background-color: #000000;
    padding: 10px 0px;
}

.usedFormHolder .formHolder .quform-submit {
    width: 100% !important;
}

.product .detailInfo span {
    left: 5%;
}

.specsSection h2 {
    font-weight: 800;
}

.specsSection .spec-container {
    border: 1px solid #8b8b8b;
    border-top: 5px solid #8b8b8b;
    padding: 20px 15px;
    display: flex;
    flex-wrap: wrap;
}

.product_meta {
    display: none;
}

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

.woocommerce-breadcrumb {
    display: none;
}

.single-product aside#genesis-sidebar-primary {
    display: none;
}

.related.products {
    display: none;
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin-bottom: 10px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button {
    background-color: #494949;
    color: #fff;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover {
    background-color: #494949;
    color: #fff;
}

.chosen-container .chosen-drop {
    background: #000;
}

.chosen-container .chosen-results {
    color: #fff;
}


.chosen-container .chosen-results li.highlighted {
    background-color: #575757;
    background-image: none;
    color: #fff;
}

/* single page */
.specialSingleHolder .gallerHolder {
    width: 58%;
}

.specialsFormHolder,
.singleContent div.product div.summary {
    width: 40%;
    float: right;
    margin: 0px 0 0;
}

.singleTiltleHolder {
    overflow: hidden;
    padding: 15px;
    background: #cecece;
}

.singleTiltleHolder h1 {
    background-color: #000000;
    color: #ffffff;
    font-size: 30px;
    font-weight: 800;
    margin: 0;
    padding: 10px;
}

.singleTiltleHolder h1 span {
    font-size: 18px;
    font-weight: 400;
    display: block;
    margin-top: 10px;
}

.signlePriceHolder,
.specialPriceHolder {
    color: #1e1f23;
    padding: 10px;
    margin: 10px 0 0px;
}

.signlePriceHolder p {
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 0;
}

.detailsHolder {
    margin-top: 10px;
    border: 1px solid #000000;
    display: flex;
    flex-wrap: wrap;
    padding: 10px 20px;
    height: 180px;
}

.detailInfoHolder {
    width: 50%;
    display: flex;
    align-content: baseline;
}

.detailIcon,
.detailInfo {
    position: relative;
}

.detailIcon img {
    width: 70px;
    transform: translateY(-50%);
    position: relative;
    top: 50%;
}

.detailInfo span {
    transform: translateY(-50%);
    display: block;
    position: relative;
    top: 50%;
    left: 15%;
}

.usedFinanceButton {
    margin-top: 10px;
}

.usedFinanceButton .theme-btn {
    padding: 0;
    width: 100%;
}

.usedFinanceButton .theme-btn .quform-popup-link {
    padding: 10px 30px;
    display: block;
}

.usedFinanceButton a {
    width: 100%;
}

.mainInfoHolderUsed {
    max-width: 100%;
    display: flex;
}

.mainInfoHolderUsed .specsSection {
    width: 58%;
    margin-left: 0;

}

.UsedPageDiscription {
    margin-bottom: 30px;
    width: 40%;
    margin-left: auto;
}

.discriptionSection h2 {
    font-weight: 800;
}

.discriptionSection .commentsInfo {
    padding: 20px 15px;
    border: 1px solid #8b8b8b;
    border-top: 5px solid #8b8b8b;
}

.commentsInfo,
.discriptionSection p,
.discriptionSection h4 {
    padding: 5px 12px;
    margin: 0;
}

.usedFormHolder {
    width: 100%;
    margin-top: 10px;
}

.usedFormHolder h2 {
    padding: 5px 10px;
    font-weight: 800;
    margin: 0;
}

.usedFormHolder input,
.usedFormHolder textarea,
.usedFormHolder select {
    background-color: #dbdbdb !important;
    border: none !important;
    padding: 10px !important;
    border-radius: 0px !important;
    box-shadow: none !important;
}

.usedFormHolder .formHolder {
    border: 1px solid #8b8b8b;
    border-top: 5px solid #8b8b8b;
    padding: 20px 15px;
}

/* .usedFormHolder .formHolder .theme-btn {
    width: 100%;
    text-align: center;
    padding: 0;
} */

.usedFormHolder .formHolder div {
    width: 100%;
}

.usedFormHolder .formHolder button {
    padding: 16px 32px;
    background-color: #9B1328;
    color: #fff;
    border: 2px solid #9B1328;
}

.usedFormHolder .formHolder button:hover {
    background-color: transparent;
    color: #9B1328;
}

.SpecialsSpecsSection h2 {
    font-weight: 800;
}

.SpecialsSpecsSection .spec-container {
    border: 1px solid #8b8b8b;
    border-top: 5px solid #000000;
    padding: 20px 15px;
    display: flex;
    flex-wrap: wrap;
}

.specsHalf {
    /* width: 50%; */
    width: 100%;
    padding-left: 0px;
    margin: 0px 0px 15px;
}

.specsHalf:last-child {
    padding-left: 20px;
    display: none;
}

.specsHalf p {
    margin: 3px 10px;
    font-size: 13px;
    display: flex;
    border: 1px solid #f1f1f1;
}

.specHeading {
    width: 60%;
    padding: 5px;
    background: #f1f1f1;
    color: #000;
}

.specValue {
    padding: 5px;
    color: #ffffff;
}

.infoSection {
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
    float: left;
}

.infoSection h2 {
    font-weight: 800;
    text-transform: uppercase;
}

.infoSection .commentsInfo {
    border: 1px solid #8b8b8b;
    border-top: 5px solid #8b8b8b;
    padding: 20px 15px;
}

@media screen and (max-width: 1024px) {
    .content-sidebar-wrap {
        padding: 2% 2%;
    }
}

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

    .content-sidebar-wrap {
        padding: 10% 5%;
    }

    ul.products.columns-4 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        margin: 0;
        width: 30%;
    }

    .post-type-archive .site-inner, .single-product .site-inner {
        padding: 0 5%;
    }
    
}

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

    /* Used car page */
    .woof_container {
        width: calc(100%/4);
    }

    .product .gallerHolder {
        width: 100%;
        max-width: 100%;
    }

    .discriptionSection {
        margin-top: 10px;
    }

    .specsSection {
        padding: 0;
    }

    .disclamer-container .wrap {
        padding: 0;
    }

    .post-type-archive .site-inner,
    .single-product .site-inner {
        max-width: 100%;
        padding: 0px 30px;
    }

    .woocommerce ul.products[class*="columns-"] li.product,
    .woocommerce-page ul.products[class*="columns-"] li.product {
        margin: 0 0 0.992em;
    }

    /* used car single page */
    .specialsFormHolder,
    .singleContent div.product div.summary {
        width: 100%;
    }

    .mainInfoHolderUsed .specsSection {
        width: 100%;
    }

    .mainInfoHolderUsed {
        flex-wrap: wrap;
    }

    .UsedPageDiscription {
        width: 100%;
        margin-bottom: 0px;
    }

    .content-sidebar-wrap {
        padding-top: 0;
    }

    .singleContent {
        padding-top: 0;
    }
}

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

    .woocommerce ul.products[class*="columns-"] li.product,
    .woocommerce-page ul.products[class*="columns-"] li.product {
        width: 100%;
    }

    .woof_container {
        width: calc(100%/2);
    }

    .woocommerce .woocommerce-ordering {
        float: unset;
    }
}