/************ // WooCommerce // ************/
.post-type-archive-product .mainbannerOverlayP p,
.post-type-archive-product .mainbannerOverlaySubHeading h3 {
    margin: 0;
}
.site-header>.wrap {
    flex-wrap: unset !important;
}

.post-type-archive-product .content-sidebar-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    background-color: #000;
}

.post-type-archive-product .content {
    float: unset;
    width: 100%;
    max-width: 1300px;
    padding: 0px 20px 20px;
}

.post-type-archive-product aside#genesis-sidebar-primary {
    width: 100%;
    margin-bottom: 0;
    padding-top: 0;
}

span.woof_remove_ppi {
    color: #8d8d8d !important;
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    width: 248px;
}

section#woof_widget-2 {
    background: #000000;
}

li.outofstock {
    padding: 0px !important;
}

a.outstock_button img {
    max-width: 30px;
}

.woocommerce ul.products li.product a {
    display: inline-flex;
    text-decoration: none;
    justify-content: center;
}

.chosen-container-single .chosen-single {
    border-radius: 10px;
    background-color: #000000;
    color: #ffffff;
}

.woof_products_top_panel li a {
    text-decoration: none;
    color: #9b9b9b;
}

h2.woocommerce-loop-product__title {
    color: #ffffff;
    font-size: 18px !important;
    min-height: 85px;
    padding: 10px !important;
    text-align: center;
    letter-spacing: 0;
    font-weight: 100;
    font-family: 'Supreme-Thin';
}

.woocommerce-loop-product__title>span {
    display: block;
    font-weight: 600;
    font-size: 18px;
}

.specDisplay {
    color: rgb(255 255 255);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
}

.post-type-archive-product .widget-woof h3.widgettitle.widget-title {
    color: #fff;
    text-align: center;
    font-size: 50px;
    letter-spacing: 6px;
    font-family: 'Supreme';
    font-weight: 500;
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 40px;
    height: 45px;
    background: url(/wp-content/uploads/2025/08/Arrow.webp) no-repeat 0 0px !important;
    background-position: 0px 0px !important;
    background-size: contain !important;
}

.woocommerce-ordering select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #000 url(/wp-content/uploads/2025/08/Arrow.webp) no-repeat right 0rem center;
    background-size: 40px;
    padding-right: 0;
}
  

.chosen-container-single .chosen-single div {
    width: 37px;
}

.nowPrice {
    display: block;
}

.savingsPrice {
    padding: 0 10px;
}

span.nowPrice {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    display: block;
    width: 100%;
}

span.wasPrice {
    display: none;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: rgb(0, 0, 0);
}

.woocommerce ul.products li.product .price {
    min-height: 0px;
    margin-bottom: 0em;
}

.single-product .savingsBanner {
    position: absolute;
    z-index: 99;
    top: 10px;
    left: 5px;
}

span.price.archivePrice .amount {
    color: rgb(255 255 255);
    font-size: 30px;
    font-weight: 600;
    margin: 0 auto;
    text-align: center;
    display: block;
    font-family: 'Supreme-Bold';
}

.site-footer .woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%;
}

a.outstock_button {
    display: block;
    color: #fff;
    font-size: 22px;
    font-weight: 200;
    transition-duration: 0.2s;
    text-align: center;
    width: 100%;
    border-top: 1px solid;
    padding: 12px 0 0;
    font-family: 'Supreme-Thin';
}

.post-type-archive-product .widget.widget-woof {
    max-width: 1300px;
    margin: 0 auto;
    background: transparent;
    padding: 0px 20px 0;
}

.chosen-container-single .chosen-single {
    height: 43px !important;
}

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

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

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

.woof_container select {
    width: 100%;
}

.post-type-archive .type-product {
    overflow: hidden;
    border: 1px solid #93939378;
    border-radius: 10px;
    box-shadow: 2px 2px 14px 3px #93939378;
}

.post-type-archive .entry {
    background-color: #161616;
}

.specDisplay>p {
    margin: 0 2px;
    text-align: left;
    font-family: 'Supreme-Thin';
}

.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 1px solid #cfc8d8;
    border-right: 1px solid #cfc8d8;
    border-radius: 10px;
}

.woocommerce nav.woocommerce-pagination ul li:last-child{
    border-right: 0;
}

.woocommerce ul.products li.product a.woocommerce-loop-product__link {
    display: block;
}

a.page-numbers {
    color: #fff;
}

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

p.woocommerce-result-count {
    display: none;
}

.orderby {
    background-color: #000000;
    border: 1px solid #ddd;
    color: #333;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    padding: 7px;
    width: 100%;
    border-radius: 10px;
    font-family: 'Supreme-Thin';
}

.sidebar .widget {
    padding: 0;
}

a.chosen-single span, .orderby {
    color: #ffffff !important;
}

.specialVehicleInfo,
div.product,
.single-product div.product {
    max-width: 1300px;
    margin: 0 auto;
}


.gallerHolder {
    max-width: 60%;
    margin: 0 0;
    float: left;
}

.mainCarouselHolder.gallery_1 {
    width: 100%;
}

.mainCarouselHolder {
    position: relative;
    overflow: hidden;
    margin-bottom: 5px;
    border-radius: 15px;
}

.connected-carousels .carousel-navigation li img {
    border-radius: 15px;
}

.connected-carousels .stage {
    position: relative;
}


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

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

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

.woocommerce img,
.woocommerce-page img {
    display: block;
}

.woocommerce img,
.woocommerce-page img {
    height: auto;
    max-width: 100%;
}

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

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

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

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


.fortyPercent {
    width: 100%;
    float: left;
}


.connected-carousels .carousel-navigation {
    width: 100%;
    float: right;
    padding-top: 8px;
}


.carousel.carousel-navigation ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-flex;
    flex-direction: row;
}

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

.trackingButton {
    margin-top: 0;
    margin-bottom: 10px;
    float: right;
    width: 38%;
    display: block;
}

.trackingButton.usedButton a {
    font-family: 'Supreme-Thin';
    display: block;
    text-align: center;
    color: #fff;
    background: #666666;
    padding: 5px;
    text-decoration: none;
    font-size: 26px;
    font-weight: 600;
    border-radius: 8px;
}

.trackingButton.shareButton {
    padding: 5px 0;
    text-align: center;
    color: #fff;
    background-color: rgb(4, 25, 84);
    font-weight: 700;
    cursor: pointer;
}

.sharepopoutholder {
    position: fixed;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    background: #0000007a;
    right: 0;
    display: none;
    z-index: 100;
}

.sharepopout {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 250px;
    transform: translate(-50%, -50%);
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

span.closeShare {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 19px;
    cursor: pointer;
    padding: 5px;
    z-index: 9999;
}

.sharepopout .essb_links_list {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.sharepopout .essb_links_list .essb_item {
    margin: 10px 0 !important;
}

.usedFormHolder {
    width: 38%;
    border: 1px solid #8b8b8b;
    float: right;
    border-radius: 20px;
    background-color: #161616;
}

span.stocknumber {
    font-size: 25px;
}
.specsHalf:nth-child(2n-1) p {
    background-color: #f5f5f5; /* light grey, not white */
}

.usedFormHolder h2 {
    padding: 24px 10px;
    text-align: center;
    margin: 0;
    font-family: 'Supreme-Thin';
}

.single-product .financeHolder,
.single-product .formHolder {
    padding: 30px 20px;
    margin-bottom: 15px;
}


.subimage {
    display: flex;
    width: 60%;
    justify-content: space-evenly;
}

.discriptionSection {
    padding: 30px;
}

.discriptionSection h2 {
    width: 100%;
    font-weight: 800;
    font-size: 34px;
    text-align: center;
    font-family: 'Supreme-Thin';
}

.discriptionSection h4 {
    font-size: 35px;
    font-family: 'Supreme-Thin';
    text-align: center;
}

.single-product .quform-theme-underlined .quform-label>label {
    color: #666;
    font-size: 17px;
    text-transform: capitalize !important;
}


.single-product .detailsHolder {
    height: unset !important;
}


.single-product .quform-button-submit button {
    background: #666666 !important;
    color: #fff!important;
    font-size: 26px;
    font-weight: 200;
    border-radius: 6px;
    transition-duration: 0.2s;
    text-align: center;
    text-decoration: none;
    width: 50% !important;
    margin: 0 auto;
}

button:hover{
}

.detailsHolder {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    height: 290px;
    width: 100%;
    justify-content: space-around;
    margin-right: 4%;
}


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


.detailIcon,
.detailInfo {
    position: relative;
}


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

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

.specialsFormHolder,
.singleContent div.product div.summary {
    margin-bottom: 0;
    width: 38%;
    float: right;
}



.woocommerce div.product .product_title {
    display: none;
}


.product_meta {
    display: none;
}


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

.mainInfoHolderUsed {
    width: 60%;
    float: left;
}

.UsedPageDiscription {
    float: right;
    width: 38%;
    border: 1px solid #8b8b8b;
    border-radius: 15px;
    background-color: #161616;
}

.financeHolderCalc {
    width: 60%;
    float: left;
    margin-top: 26px;
    background-color: #161616;
}

.specsSection {
    float: left;
    padding: 30px 10px 0px;
    width: 100%;
}

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

.post-type-archive-product .site-inner {
    clear: both;
    padding-top: 0;
    word-wrap: break-word;
    background: #fff;
}

.woocommerce nav.woocommerce-pagination {
    margin-bottom: 40px;
    text-align: center;
}

.specsSection h2, .usedFormHolder h2 {
    width: 100%;
    font-weight: 800;
    font-size: 35px;
    font-family: 'Supreme-Thin';
}

.calc {
    border: 1px solid #8b8b8b;
    padding: 10px;
    border-radius: 15px;
}

.calc h2 {
    padding: 0;
    text-transform: uppercase;
    color: rgb(255 255 255);
    font-size: 35px;
    text-align: center;
}

span.tsandcs {
    font-size: 12px;
    padding-left: 15px;
}

p#errorText {
    margin: 0;
}

.calc>p,
.calc>div {
    padding: 5px 12px;
    margin: 0;
}

.calc p {
    margin: 0;
}

.calc-holder {
    display: flex;
    justify-content: space-between;
    width: 90%;
}


.calc-holder {
    display: flex;
    justify-content: space-between;
    width: 90%;
}

span.blueR {
    font-weight: 700;
    color: #ffffff;
}

.woocommerce .woocommerce-breadcrumb {
    display: none;
}

.singleTiltleHolder {
    overflow: hidden;
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 40px 0 20px;
    align-items: center;
}

.singleTiltleHolder h1 {
    color: rgb(255, 255, 255);
    font-size: 35px;
    margin-bottom: 0;
    font-family: 'Supreme-Thin';
}

.specialPriceholder,
.signlePriceHolder {
    padding: 0 10px;
}

span.VatText {
    float: right;
    font-size: 13px;
    margin-top: -10px;
    color: #3884d6;
}

.signlePriceHolder p {
    margin: 0;
}

.single-product main#main {
    background: #000000;
    padding-top: 66px;
}

.detailIcon {
    margin-right: 10px;
}

.single-product span.woocommerce-Price-amount.amount {
    font-weight: 600;
    color: rgb(255, 255, 255);
    font-size: 35px;
    font-family: 'Supreme-Thin';
}

.savingsBanner {
    background: rgb(211 20 27);
    color: #fff;
    display: inline;
    padding: 10px;
}

.single-product .summary.entry-summary {
    display: none;
}

.single-product .wrap {
    flex-wrap: wrap;
}

.specsHalf {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.specHeading {
    width: 60%;
    padding: 5px;
    font-weight: 800;
    font-family: 'Supreme';
    color: #fff;
}

.specsHalf p {
    margin: 3px 0px;
    font-size: 16px;
    display: flex;
    text-align: left;
    align-items: center;
    color: #666;
    font-family: 'Supreme-Thin';
    width: 49%;
}

.specsHalf p:nth-child(4n+1),
.specsHalf p:nth-child(4n+2) {
    background-color: #161616; /* Pure white for 1st & 2nd, 5th & 6th, etc. */
}

input#amount {
    width: 17%;
    background: #000000;
    color: #ffffff;
    border: 1px solid;
}

.singleContent input, .singleContent select, .singleContent textarea {
    background-color: #000000;
    color: #a3a3a3;
}

.singleContent::placeholder select {
  color: rgb(255, 255, 255); 
}

input#downpay::placeholder {
    color: #fff !important;
}

select option[disabled]:first-child {
    color: #212b7a;
    opacity: 1;
}

.calc label {
    display: none;
}

.pricesHolder p {
    font-size: 16px;
    padding-right: 30px;
}

.pricesHolder {
    display: flex;
    width: 100%;
}

.calc-holder {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.calc input, .calc select {
    padding: 5px;
    font-size: 16px;
    line-height: 1.4;
    width: 100%;
    border-radius: 4px;
}

.single-product .sidebar {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 40px;
    display: none;
}

.chosen-container-single .chosen-single span {
    font-size: 17px !important;
    color: #fff !important;
    font-weight: 100;
    line-height: 37px;
    font-family: 'Supreme-Thin';
}

.sticky-content-container ul {
    margin: 0;
    display: flex;
    justify-content: center;
}

.sticky-content-container ul li {
    list-style: none;
    margin: 10px;
    background-color: #fff;
    padding: 10px;
    width: 150px;
}

.sticky-content-container ul li a {
    color: rgb(0, 0, 0);
    text-align: center;
    text-decoration: unset;
    width: 100%;
}

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

.sticky-content-container ul li a span {
    width: 100%;
    display: block;
}

.sticky-content-container {
    position: sticky;
    width: 100%;
    display: none;
    background-color: #666666;
    border-bottom: 3px solid #000000;
    left: 0;
    right: 0;
    bottom: 0;
}

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

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

.woof_container, .woof_submit_search_form_container {
    width: calc(100%/4);
}

.site-container {
    padding: 20px;
}

}

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

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

.single-product .usedFormHolder {
    border: 0;
}

.site-container {
    padding: 0px;
}

.single-product .site-header {
    position: unset;
    background-color: #000000;
}

.singleTiltleHolder {
    padding: 40px 10px 20px;
    background-color: #000;
}

 /* New Style Changes  ----- Lindokuhle Nsibande*/
 .infoSection {
    border: none;
}

.SpecialsSpecsSection {
    border: none;
}

.specsHalf p {
    margin: 3px 0px;
}

.single-product .financeHolder,
.single-product .formHolder {
    border: none;
    padding: 20px;
}

.quform {
    padding: 20px 0px !important;
}

.formHolder .quform input[type="text"],
.formHolder .quform input[type="email"],
.formHolder .quform textarea {
    background-color: transparent;
}

.usedFormHolder h2, .discriptionSection h2, .SpecialsSpecsSection h2, .infoSection h2, .specialFinanceHolder h2, .specsSection h2 {
    padding: unset;
}

.usedFormHolder h2 {
    text-align: center;
    padding-top: 20px;
}

.discriptionSection {
    border: none;
}

.single-newsoffers h1, .single-product h1 {
    font-size: 25px;
    text-align: center;
}


.specsSection {
    border: none;
}


.singleTiltleHolder {
    flex-direction: column;
}

.financeHolderCalc {
    width: 100%;
}

.calc-holder {
    flex-direction: column;
}

.pricesHolder {
    width: 100%;
}

.sticky-content-container {
    display: inline-block;
}

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

.single-product div.product {
    padding-bottom: 0px;
}

.specsHalf {
    margin-bottom: 10px !important;
}

.trackingButton {
    display: inline-block;
    width: 100%;
    padding: 20px;
}

.single-product span.quform-popup-link.quform-popup-link {
    margin: 5px 0%;
}

.gallerHolder {
    max-width: 100%;
}

.subimage {
    width: 100%;
}

.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product {
    width: 90%;
    float: unset !important;
    clear: both;
    margin: 20px auto;
}

.mainInfoHolderUsed {
    width: 100%;
    float: left;
    max-width: 100%;
}

.discriptionSection {
    padding: 10px;
}

.specsSection {
    border: none;
    width: 100%;
}

.specsHalf {
    width: 100%;
}

.specsHalf p:nth-child(4n+1), .specsHalf p:nth-child(4n+2) {
    background-color: unset;
}

.UsedPageDiscription {
    width: 100%;
}

.single-product .usedFormHolder {
    width: 100%;
    float: right;
}

.detailsHolder {
    justify-content: left;
}

.detailInfoHolder {
    min-width: 150px;
    margin: 5px 0px;
}

.detailsHolder {
    margin: 0 20px;
}

.UsedPageDiscription {
    width: 90%;
    margin: 20px auto;
    float: unset;
    overflow: hidden;
}

.financeHolderCalc {
    width: 90%;
    margin: 20px auto;
    float: unset;
}

.pricesHolder {
    display: block;
    width: 100%;
}

.singleTiltleHolder {
    padding: 40px 10px 20px;
}

.specialPriceholder,
.signlePriceHolder {
    padding: 0;
}

.savingsPrice {
    padding: 0 10px;
}

.single-product .savingsPrice {
    padding: 0;
}

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

.woocommerce .woocommerce-ordering {
    margin: 0 auto !important;
    float: unset;
    max-width: 300px;
}


.sticky-content-container {
    display: inline-block;
}



}


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

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

.specsHalf p {
    width: 100%;
}

.single-product main#main {
    background: #fff;
    padding-top: 0;
}

.chosen-container {
    width: 100% !important;
}

.woocommerce .woocommerce-ordering {
    max-width: 100%;
    width: 97%;
}

}