/************ // General HTML Tags // ************/
@font-face {
    font-family: 'fotonBold';
    src: url('../../themes/genesis-sample/fonts/FotonType-Bold.woff') format('woff');
  }

  @font-face {
    font-family: 'fotonLight';
    src: url('../../themes/genesis-sample/fonts/FotonType-Light.woff') format('woff');
  }

  @font-face {
    font-family: 'fotonMedium';
    src: url('../../themes/genesis-sample/fonts/FotonType-Medium.woff') format('woff');
  }

/************ // Site Structure // ************/
h1, h2, h3, h4, h5, h6 {
    font-family: 'fotonBold';
}

h1 {
    font-size: 50px;
}

h2{
    font-size: 40px;
}

p {
    text-align: justify;
}

h3 {
    font-size: 26px;
}

.site-title a {
    background: url(https://fotonsa.co.za/wp-content/uploads/2024/05/cropped-Foton-South-Africa-Logo-Horizontal-White.png) no-repeat !important;
}
.mobileDisplay{
    display: none;
}

.mobile{
    display: none;
}

.site-header {
    background-color: transparent;
    position: fixed;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
    z-index: 999999;
    transition-timing-function: ease-in;
    transition-duration: 0.2s;
}

.site-header > .wrap {
    padding: 0;
    max-width: unset;
}

.header-image .title-area {
    margin: 0 auto;
    max-width: 140px;
    padding: 0;
    margin-left: 10px;
}

.header-image .site-title > a {
    min-height: 65px;
}

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

.site-inner, .wrap {
    margin: 0 auto;
    max-width: unset;
}

.entry {
    background-color: #fff;
    margin-bottom: 0;
    padding: 0;
}

header.entry-header {
    display: none;
}


.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
    z-index: 999999;
}

/************ // Menu // ************/
#nav_menu-2 {
    display: none;
    margin-bottom: 0;
}

.menu-item a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 25px 20px;
    text-transform: uppercase;
    font-weight: 200;
}

.menu-item a:hover {
    color: #fff;
}

.genesis-nav-menu a:hover, .genesis-nav-menu a:focus, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a:focus {
    color: #fff;
    text-decoration: none;
}

.megaMenu {
    float: right;
}

.genesis-nav-menu .sub-menu a {
    color: #333;
}

.genesis-nav-menu .sub-menu a:hover {
    color: #333;
}
.megaMenu .widget {
    margin-bottom: 0;
    word-wrap: break-word;
}


ul#menuItem291 {
    width: 100vw;
    background: #fff;
}

.menu-item:hover >  #menuItem291 {
    left: 0;
}

ul#menuItem291 .menu-item {
    width: 100%;
}

.archiveMenu {
    max-width: 1200px;
    margin: 20px auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}

.archiveMenuVehicleHolder {
    display: flex;
    align-items: center;
    padding: 10px 20px;
}

.archiveMenuVehicleContent {
    width: 50%;
}

.archiveMenuVehicleImage{
    width: 50%;
}

.archiveMenuVehicleButtons .exploreButton {
    padding: 15px 0 !important;
    border: 0px !important;
    width: unset !important;
}

.archiveMenuVehicleTitleSpan {
    font-family: 'fotonLight';
    display: block;
    font-size: 14px;
}

.fotonRangePage .desktop .archiveMenuVehicleTitleSpan {
    font-family: 'fotonLight';
    display: block;
    font-size: 22px;
    font-weight: 600;
}

.archiveMenuVehicleButtons .exploreButton:hover {
    color: rgb(4, 25, 84);
}

.archiveMenuSectionHeading {
    text-align: center;
}
.borderRight {
    border-right: 2px solid;
}

ul.menuDropdown a {
    color: #333;
}

ul.menuDropdown a:hover {
    color: #333;
}


.site-header .widget-area {
    width: unset;
}

.headerFormHolder .quform-popup-link-4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    border: 1px solid;
    display: inline-block;
    padding: 5px 15px;
    margin-top: 14px;
    margin-right: 10px;
}


.mobileMenuSection {
    position: fixed;
    top: 75px;
    bottom: 0;
    width: 0;
    right: 0;
    z-index: 9999;
    overflow-y: scroll;
    display: none;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
}


.mobileMenuItemHolder {
    width: 100vw;
}

.activeMenu {
    display: block !important;
    width: 100% !important;
}

.newModelVariantTableHolder {
    display: none;
}

.mobileMenuItem {
    color: #fff;
    font-size: 25px;
    padding: 10px 15px;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid;
}

p.blogArchiveExcerpt {
    text-align: left;
}

a.mobileMenuSubItem {
    display: block;
    padding: 10px 0;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    text-align: center;
}

.menuDropdownOptionMenu {
    display: none;
}

.activeMobileDropdown {
    display: block;
}

.dealershipPage .megaMenu {
    display: none;
}

.dealershipPage #nav_menu-2 {
    display: block;
}

.dealershipPage .site-header .widget-area {
    width: unset;
    display: flex;
}
/************ // Content // ************/
.blueBackground{
    background-color: #041954;
}
.pageBannerHolder {
    position: relative;
}

.pageBannerHolder img {
    display: block;
}

.mainbannerOverlayContent {
    /* position: absolute; */
    /* top: 100px; */
    /* max-width: 1000px; */
    text-align: center;
    /* left: 50%; */
    /* transform: translateX(-50%); */
    width: 100%;
}

.mainbannerOverlay {
    position: absolute;
    /* overflow: hidden; */
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
}

.whiteFont {
    color: #fff;
}

.fotonHeading::before {
    height: 3px;
    background: #fff;
    width: 100%;
    content: " ";
    display: block;
    margin-right: 20px; 
}

.fotonHeading::after {
    height: 3px;
    background: #fff;
    width: 100%;
    content: " ";
    display: block;
    margin-left: 20px; 
}

.fotonHeading {
    display: flex;
    align-items: center;
    width: 100%;
    break-after: avoid;
    text-wrap: nowrap;
    text-align: center;
    /* padding: 66px; */
    margin-top: 60px;
}

.homeVideoHolder video {
    display: block;
    margin-top: 50px;
}

.mainbannerOverlayP {
    font-family: 'fotonMedium';
}

.HomeArchiveHolder {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}

.archiveVehicleHolder {
    /* min-width: 300px; */
    padding: 10px 20px;
    border-radius: 10px;
    border: 0px solid rgba(209,209,209,1);
    background: #fff;
    width: calc(90%/3);
    filter: grayscale(0) sepia(0) saturate(1) hue-rotate(0deg) invert(0) brightness(1) contrast(1);
    box-shadow: 10px 10px 20px rgba(0,0,0,0.5);
    min-width: 300px;
    margin: 0 20px;
}

.archiveVehicleHolder:last-child{
    margin-right: 0;
}
.archiveVehicleHolder:first-child{
    margin-left: 0;
}

section.homeTopSection {
    position: relative;
    min-height: 310px;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

.offsetTop120 {
    position: absolute;
    top: -120px;
    background: transparent;
    z-index: 999;
}

.archiveVehicleCat {
    text-transform: uppercase;
    text-align: center;
    color: #000;
}

.archiveVehicleCat h2{
    font-size: 38px;
}

.archiveVehicleTitle h3 {
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    line-height: 10px;
}

.archiveVehicleTitle {

}

.archiveVehicleImage img {
    width: 100%;
    max-height: 185px;
    object-fit: cover;
    object-position: center;
}

a.exploreButton {
    color: rgb(4, 25, 84);
    text-transform: uppercase;
    font-weight: 600;
    width: 50%;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
}

a.siteButton {
    display: inline-block;
    text-decoration: none;
    color: rgb(4, 25, 84);
    border: 1px solid;
    padding: 2px 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}

a.siteButton:hover {
    color:#fff;
    background-color: rgb(4, 25, 84);
    transition-duration: 0.2s;
    transition-timing-function: ease-in;
}

.archiveVehicleButtons .siteButton{
    width: 50%;
}

.offsetMiddle {
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}

.homeVideoHolder video {
    display: block;
}

.overlaySection {
    position: relative;
}

.overlayBackground {
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
    background: #0000006b;
}

.overlayMainImage img {
    display: block;
}

.offsetTopAbsolute {
    display: inline-table;
    top: 70px;
}

.limitWidth {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.subHeading::before {
    height: 3px;
    width: 100%;
    content: " ";
    display: block;
    margin-right: 20px;
}

.whiteFont.subHeading::before{
    background: #fff;
}

.subHeading::after {
    height: 3px;
    background: #fff;
    width: 100%;
    content: " ";
    display: block;
    margin-left: 20px;
}

.whiteFont.subHeading::after{
    background: #fff;
}

.blueFont.subHeading::after, .blueFont.subHeading::before{
    background: rgb(4, 25, 84);
}

.subHeading {
    display: flex;
    align-items: center;
    width: 100%;
    break-after: avoid;
    text-wrap: nowrap;
}

.offsetBottomAbsolute {
    bottom: 70px;
}

.flex {
    display: flex;
}

.fullWidth {
    width: 100%;
}

.flexContentBetween {
    justify-content: space-between;
}

.twoThirdsFlex {
    width: 66.6%;
}

.oneThirdFlex {
    width: 33.3%;
}

.dealerDisplay {
    margin-bottom: 15px;
    margin-left: 15px;
    height: calc(100%/3 - 12px);
}

.dealerDisplay .twoThirdsFlex {
    padding: 10px;
}

.i4ewOd-pzNkMb-haAclf {
    display: none;
}
.dealerDisplay a {
    font-size: 15px;
    display: block;
    color: rgb(4, 25, 84);
    text-decoration: none;
    font-size: 18px;
}

a.siteButtonWhite {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid;
    font-weight: 400;
    padding: 2px 10px;
}

a.siteButtonWhite:hover {
    color: #fff;
    background: rgb(4, 25, 84);
    transition-duration: 0.2s;
    transition-timing-function: ease-in;
    border-color: rgb(4, 25, 84);
}

.siteButtonBlueFill {
    background-color: rgb(4, 25, 84);
    border: 1px solid;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    padding: 2px 10px;
    text-align: center;
}

.siteButtonBlueFill:hover {
    color: rgb(4, 25, 84);
    border: 1px solid;
    background-color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    transition-duration: 0.2s;
    transition-timing-function: ease-in;
    display: inline-block;
}

.headerFormHolder .quform-popup-link-4:hover{
    background-color: #fff;
    color: rgb(4, 25, 84);
    transition-duration: 0.2s;
    transition-timing-function: ease-in;
}

.alignCenter {
    text-align: center;
}

.siteButtonBlue {
    color: rgb(4, 25, 84);
    border: 1px solid;
    text-decoration: none;
    text-transform: uppercase;
    padding: 2px 10px;
    display: inline-block;
    text-align: center;
}
iframe {
    display: block;
}
a.siteButtonBlue:hover {
    color: #fff;
    background: rgb(4, 25, 84);
    transition-duration: 0.2s;
    transition-timing-function: ease-in;
}

.textRight {
    text-align: right;
}

.mediumPadding {
    padding: 80px 20px;
}


.blueFont {
    color: rgb(4, 25, 84);
}

.mediumTopBottomPadding {
    padding: 80px 0px;
}

.boxShadow {
    border: 0px solid rgba(209, 209, 209, 1);
    background: #fff;
    filter: grayscale(0) sepia(0) saturate(1) hue-rotate(0deg) invert(0) brightness(1) contrast(1);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
}

.fullImage img {
    display: block;
}

.fullImage {
    overflow: hidden;
    width: 100%;
}

.blogTileHolder {
    display: flex;
    flex-wrap: wrap;
}

.blogArchiveItem {
    width: calc(89%/3);
    margin: 20px 20px;
    border-radius: 10px;
    min-width: 250px;
    overflow: hidden;
}

.smallPaddingTopBottom{
    padding: 40px 0;
}

.legacyButtons {
    padding-bottom: 40px;
}

.legacyButtons a {
    margin: 0 5px;
}
/* 
.blogArchiveItem:first-child, .blogArchiveItem:nth-child(4n) {
    margin-left: 0;
}


.blogArchiveItem:last-child, .blogArchiveItem:nth-child(3n) {
    margin-right: 0;
} */

.blogArchiveTitle {
    font-family: "fotonLight";
    min-height: 75px;
}

.quform-label-text {
    text-transform: capitalize;
}

.justifyCenter {
    justify-content: center;
}

p.blogArchiveExcerpt {
    font-size: 15px;
    margin: 0;
    height: 80px;
}

a.blogArchiveLink {
    color: rgb(4, 25, 84);
    text-decoration: none;
}

.blogArchiveContent {
    padding: 10px;
}

.sitButtonFullBlue {
    background: rgb(4, 25, 84);
    display: inline-block;
    /* margin: 0 auto; */
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 17px;
    padding: 5px 15px;
    border: 1px solid;
}

a.sitButtonFullBlue:hover {
    color: rgb(4, 25, 84);
    background: #fff;
}

.offsetTopMiddleAbsolute {
    top: 50%;
    transform: translate(-50%, -50%);
}

section.pageHeadingSection {
    margin: 20px 0;
}

.smallContentWidth {
    max-width: 450px;
}

.halfFlex {
    width: 50%;
}

.rowReverse {
    flex-direction: row-reverse;
}

.lightGreyBackground {
    background: #f2f2f2;
}

.floatRight {
    float: right;
}

.tileHeading::before {
    content: " ";
    width: 50px;
    margin-right: 10px;
    height: 3px;
    display: block;
    margin-top: 15px;
}
.tileHeading.blueFont::before{
    background-color: rgb(4, 25, 84);
}

.tileHeading {
    margin: 0 0 20px;
    display: flex;
}

.tileImage img {
    display: block;
}

.mediumContentWidth{
    max-width: 600px;
}

.dealerDisplay h5{
    font-size: 2.5rem;
}
.dealerDisplay .twoThirdsFlex {
    padding: 10px 20px 10px 20px;
}

/* Parts */

.partsFormHolder {
    background-image: url('/wp-content/uploads/2024/05/News-Page-Image-5.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.whiteBackground {
    background: #fff;
}


/* dealersPage */
#wcsearch-search-form-545	.wcsearch-search-grid {
    background-color: #00000000 !important;
    background-clip: text;
}

.dealerSearchMainHolder .w2dc-index-page {
    position: relative;
    top: -160px;
}

.w2dc-listings-block .w2dc-listing {
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border: 1px solid rgb(4, 25, 84);
    background: #f9f9f9;
    padding: 0 10px;
}

.w2dc-listing-single-title {
    font-size: 40px !important;
    font-family: 'fotonBold' !important;
}

.w2dc-listing-single {
    margin: 10px 0;
}

ul.w2dc-listing-tabs.w2dc-nav {
    margin: 20px 0;
    display: none;
    /* padding-top: 40px; */
    /* overflow: hidden; */
}

.w2dc-field {
    padding-left: 20px;
    display: flex;
}

.w2dc-field span {
    margin-right: 4px;
}

.w2dc-field {
    padding-left: 20px;
}

div#wcsearch-search-wrapper-545 {
    max-width: 1000px;
    margin: 0 auto;
}

.wcsearch-search-form {
    margin-bottom: 0 !important;
}

.wcsearch-search-placeholder{
    grid-row-end: unset !important;
}

.mapboxgl-ctrl-bottom-left {
    bottom: 0;
    left: 0;
    display: none;
}

.mapboxgl-ctrl-bottom-right {
    right: 0;
    bottom: 0;
    display: none;
}

/* Blog */
.blogMainImage {
    margin: 50px 0;
}

.blogArchiveImage {
    height: 250px;
}

.blogArchiveImage img {
    object-fit: cover;
    height: 250px;
}

/* Foton Range */
.fotonRangePage .borderRight {
    border: 0px;
}

.fotonRangePage .archiveMenuSectionHeading {
    text-align: left;
    padding-left: 20px;
}


.fotonRangePage .archiveMenuSection {
    width: 48%;
}

/* Foton SA */
.fotonSATiles .tileContent {
    padding: 40px;
    position: relative;
}

.fotonSATiles .tileImage img {
    object-fit: cover;
    height: 640px;
}

.fotonSATiles .mediumContentWidth {
    max-width: unset;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 85%;
    transform: translate(-50%,-50%);
}

.contentSection {
    overflow: hidden;
}

section.blogHolder {
    padding-bottom: 60px;
}

.blogContent {
    padding-bottom: 40px;
}

/* forms */
.fancybox-skin {
    border-radius: 0 !important;
    background: #041954;
}

.quform-element-4_2>div {
    float: right;
}

.quform-4 .quform-button-submit button, .quform-4 .quform-element-submit.quform-button-style-theme .quform-button-submit button {
    border-color: #fff;
    border: 1px solid;
    transition-duration: 0.3s;
}

.quform-field-4_9 option,.quform-field-4_19 option,.quform-field-4_20 option {
    color: #333;
}

.quform-4 .quform-button-submit button:hover {
    color: #041954 !important;
    background: #fff !important;
}

.quform-4 .quform-button-submit button:hover span {
    color: #041954 !important;
}

.newModelButtonsOverlay a:hover, .newModelButtonsOverlay span:hover {
    background: #041954;
    border-color: #041954;
}

.w2dc-map-info-window-buttons-single.w2dc-clearfix {
    display: none;
}

.archiveVehicleButtons .quform-popup-link-4 {
    color: rgb(4, 25, 84);
    border: 1px solid;
    display: inline-block;
    /* padding: 0 20px; */
    text-transform: uppercase;
    width: 50%;
    text-align: center;
    font-size: 16px;
    transition-duration: 0.3s;
}

.archiveVehicleButtons .quform-popup-link-4:hover {
    background: rgb(4, 25, 84);
    color: #fff;
}
/************ // WooCommerce // ************/
.post-type-archive-product .mainbannerOverlayP p, .post-type-archive-product .mainbannerOverlaySubHeading h3 {
    margin: 0;
}

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

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

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

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

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

.woocommerce ul.products li.product a {
    text-decoration: none;
}

h2.woocommerce-loop-product__title {
    color: #333;
    font-size: 18px!important;
    min-height: 85px;
    padding: 10px !important;
}

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

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

.nowPrice {
    display: block;
}

.savingsPrice {
    padding: 0 10px;
}

span.nowPrice {
    font-size: 30px;
    font-weight: 600;
}

span.wasPrice {
    display: none;
}

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

.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(4, 25, 84);
    font-size: 30px;
    font-weight: 600;
    padding: 10px;
}

a.outstock_button {
    display: block;
    text-align: center;
    color: #fff;
    background: rgb(4, 25, 84);
    font-weight: 700;
    padding: 3px;
    text-transform: uppercase;
    margin: 10px;
}

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

.widget-title {
    color: #7e7e7e;
}

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

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

.woof_container select {
    width: 100%;
}


.post-type-archive .type-product {
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.6);
    border-radius: 10px;
    overflow: hidden;
}

.specDisplay > p {
    margin: 0 2px;
    text-align: left;
}

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

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

.orderby {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    padding: 5px;
    width: 100%;
}

.sidebar .widget {
    padding: 0;
}

a.chosen-single span, .orderby {
    color: #041954 !important;
    font-weight: 600 !important;
    text-transform: uppercase;
}

.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;
}

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


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

.woocommerce-tabs.wc-tabs-wrapper {
    padding-top: 40px;
}

.connected-carousels .carousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 4px;
    padding: 5px 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: 5px;
}

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: 10px;
    margin-bottom: 10px;
    float: right;
    width: 38%;
    display: block;
}


.trackingButton.usedButton a {
    display: block;
    text-align: center;
    color: #fff;
    background: rgb(4, 25, 84);
    padding: 5px;
    text-decoration: none;
    font-size: 22px;
    font-weight: 600;
}

.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%;
    float: right;
}

.usedFormHolder h2 {
    padding: 5px 10px;
    text-align: center;
    margin: 0;
    background: #ecf3f9;
    font-weight: 800;
}

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


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


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


.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 {
    max-width: 60%;
    float: left;
}

.UsedPageDiscription {
    float: right;
    background: #fff;
    width: 38%;
    border: 2px solid rgb(4, 25, 84);
}

.financeHolderCalc {
    width: 60%;
    float: left;
    padding-top: 26px;
}
.sticky-content-container {
    position: sticky;
    width: 100%;
    display: none;
    background-color: rgb(4, 25, 84);
    border-bottom: 3px solid  rgb(4, 25, 84);
    left: 0;
    right: 0;
    bottom: 0;
}
.specsSection {
    background: #fff;
    float: left;
    padding: 10px;
    border: 2px solid rgb(4, 25, 84);
}

.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%;
    padding: 5px 10px;
    color: rgb(4, 25, 84);
    font-weight: 800;
    font-size: 25px;
}

/* dealer pages */
.dealerMapDisplay {
    height: 100%;
}

.homeMapSection img {
    display: block;
}

.dealermap img {
    display: block;
    height: 100%;
}

.specsHalf {
    width: 50%;
    padding-left: 0px;
    margin: 0;
}


.specsHalf p {
    margin: 3px 0px;
    font-size: 16px;
    display: flex;
    background: #ecf3f9;
    text-align: left;
}

.specsSection  .specsHalf:nth-child(2n) {
    padding-right: 5px;
}

.specHeading {
    width: 60%;
    padding: 5px;
    background: #ecf3f9;
}


.redFont {
    color: rgb(4, 25, 84);
}

.specValue {
    padding: 5px;
    font-family: 'fotonBold';
}


.discriptionSection {
    background: #fff;
    padding: 2%;
    font-size: 16px;
}

.discriptionSection h2 {
    padding: 5px 10px;
    text-align: left;
    color: rgb(4, 25, 84);
    font-weight: 800;
    font-size: 25px;
}

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

.financeHolderCalc {
    width: 60%;
    float: left;
    padding: 10px;
    border: 2px solid rgb(4, 25, 84);
    margin-top: 30px;
}

.quform-button-submit-10_2 {
    vertical-align: middle;
    max-width: 100%;
    width: 100%;
}
.quform-10 .quform-button-submit button, .quform-10 .quform-element-submit.quform-button-style-theme .quform-button-submit button {
    border-color: #041954;
    width: 100%;
    /* text-align: left; */
}

.calc {
    background: #fff;
}

.calc h2 {
    padding: 0;
    font-weight: 800;
    text-transform: uppercase;
    color: rgb(4, 25, 84);
    font-size: 25px;
}

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

p#errorText {
    margin: 0;
}

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

.calc p {
    margin: 0;
    background: #ecf3f9;
}

.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: #3582d2;
}


.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(4, 25, 84);
    text-align: center;
    text-decoration: unset;
    width: 100%;
}

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

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

.singleTiltleHolder h1 {
    background-color: #fff;
    color: rgb(4, 25, 84);
    font-size: 35px;
    font-family: 'fotonLight';
    margin-bottom: 0;
}

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

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

.signlePriceHolder p {
    margin: 0;
}

.single-product .site-header {
    background-color: rgb(4, 25, 84) !important;
}

.single-product  main#main {
    background: #fff;
    margin-top: 66px;
}

.detailIcon {
    background: rgb(4, 25, 84);
    margin-right: 10px;
}

.single-product span.woocommerce-Price-amount.amount {
    color: rgb(4, 25, 84);
    font-size: 35px;
    font-family: 'fotonBold';
}
.savingsBanner {
    background: rgb(4, 25, 84);
    color: #fff;
    display: inline;
    padding: 10px;
}

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

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

input#amount {
    width: 17%;
    background: #fff;
    color: #000;
    font-weight: 600;
}

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

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: 12px;
    line-height: 1.4;
    width: 100%;
}


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

.chosen-container-single .chosen-single span {
    font-size: 18px !important;
}

/************ // Footer // ************/
.site-footer {
    padding: 0px 0;
    text-align: unset;
}

.siteFooter {
    background: rgb(4, 25, 84);
    padding: 40px 0 0;
}

h2.footerHeading {
    font-size: 45px;
}

.quform-element-3_2>div {
    float: right;
}

.footerListHeading {
    color: #fff;
    margin-bottom: 20px;
}

.footerLink {
    color: #fff;
    text-decoration: none;
}

.footerLink i {
    width: 25px;
}
.foorterBottom img {
    margin-top: 30px;
}

.quform-3 .quform-button-submit button .quform-button-text{
    color: #fff;
    font-weight: 400;
}

.quform-element-3_8 .quform-spacer {
    padding: 0;
    margin: 0;
}

.quform-element-submit.quform-element-3_2 {
    margin: 0;
}

.FooterTop {
    margin-bottom: 55px;
    overflow: hidden;
}

.foorterMid {
    border-top: 1px solid #fff;
    padding-top: 40px;
    overflow: hidden;
}

li.footerListItem {
    margin-bottom: 10px;
}

.footerLink:hover{
    color: #fff;
}

.foorterBottom {
    width: 100%;
    border-top: 1px solid #fff;
    /* float: left; */
    overflow: hidden;
    padding: 15px 0;
    color: #fff;
    margin-top: 30px;
}

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

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


footer.entry-footer {
    display: none;
}

.footerDealerInfo li a {
    display: flex;
}

.footerDealerInfo li a i {
    margin-right: 10px;
    width: 12px;
}
.foorterBottom img {
    margin: 30px auto;
}

/************ // Responsive // ************/

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

}

@media screen and (max-width: 1024px) { /* Older Desktop */
    .mainbannerOverlayContent {
        position: absolute;
        top: 100px;
        max-width: 1000px;
        text-align: center;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }

    .limitWidth {
        padding: 20px;
    }

    .subHeading {
        text-wrap: unset;
        justify-content: space-between;
        text-align: center;
    }

    .subHeading::before {
        max-width: 150px;
    }

    .subHeading::after {
        max-width: 150px;
    }

    .offsetTopAbsolute {
        top: 20px;
    }

    .offsetBottomAbsolute {
        bottom: 20px;
    }

    p.blogArchiveExcerpt {
        min-height: 50px;
    }

    .fancybox-overlay-fixed {
        position: fixed !important;
        bottom: 0;
        right: 0;
    }
}

@media screen and (max-width: 768px) { /* iPad */
    h1{
        font-size: 30px;
    }
    h2{
        font-size: 26px;
    }
    h3{
        font-size: 20px;
    }
    p{
        font-size: 15px;
    }

    p {
        text-align: left;
    }

    .wcsearch-single-slider-string {
        color: #333;
    }
    .mobileMenuItem:focus{
        color: #fff;
    }
    .halfFlex {
        width: 100%;
    }
    .siteLogo img {
        width: 65px;
        margin: 5px 5px 5px 0px;
        display: block;
    }
    .fotonGlobalOverlay .overlayBackground {
        position: absolute;
        top: 0;
        width: 100%;
        bottom: 0;
        background: #0000006b;
        display: none;
    }

    .fotonGlobalOverlay .offsetTopMiddleAbsolute {
        padding: 20px !important;
        position: initial;
        overflow: hidden;
        transform: unset;
    }

    .fotonGlobalOverlay .whiteFont {
        color: #333;
    }

    .tileHolder .mediumPadding {
        padding: 20px 20px;
    }

    h2.footerHeading {
        font-size: 30px;
    }

    .foorterBottom p {
        text-align: center;
    }

    .homeVideoHolder video {
        display: block;
        margin-top: 0;
    }

    .mediumTopBottomPadding {
        padding: 40px 0px;
    }

    .rowReverse{
        display: flex;
        flex-wrap: wrap;
    }
    .siteButtonBlueFill{
        border-color: rgb(4, 25, 84);
    }
    .overlaySection .limitWidth {
        padding: 0;
    }
    
    .rowReverse {
        flex-direction: column-reverse;
    }
    .site-inner, .wrap {
        padding: 0;
    }

    .megaMenu {
        width: 100%;
    }

    .site-header .menu-toggle {
        border: 0;
        width: 100%;
        background: transparent;
        color: #fff;
        font-size: 22px;
    }

    .mainbannerOverlayContent {
        top: 125px;
    }




    .flex {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }


    /* .subHeading::before {
        max-width: 50px;
    }
    .subHeading::after {
        max-width: 50px;
    } */


    .FooterTop .one-third {
        margin-top: 40px;
    }

    .foorterMid {
        text-align: center;
    }

    .foorterMid  .one-fourth {
        margin: 20px 0;
    }

    .js nav.nav-primary, .js .site-header nav {
        display: none;
        position: relative;
        background: #fff;
    }

    .menu-item a {
        color: #333;
        padding: 15px 20px !important;
    }

    .pageBannerHolder .offsetMiddle {
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
    }

    .HomeArchiveHolder {
        display: block;
        position: inherit;
        /* transform: unset; */
        /* top: -120px; */
        padding: 0 20px;
    }

    section.homeTopSection {
        /* top: -100px; */
    }

    .blogTileHolder {
        justify-content: center;
    }

    .archiveVehicleHolder {
        width: 100%;
        margin: 40px auto !important;
        max-width: 400px;
    }

    .twoThirdsFlex {
        width: 100%;
    }
    .oneThirdFlex {
        width: 100%;
    }
    .woof_container, .woof_submit_search_form_container {
        width: 100%;
        padding: 0 5px;
    }

    section#woof_widget-2 {
        background: #edf4fa;
        padding: 20px;
    }

    .dealermap {
        min-height: unset;
    }

    .dealermap iframe{
        min-height: 400px;
    }
    
    .dealerMapDisplay, .dealerMapDisplay iframe {
        min-height: 400px;
    }

    .megaMenu {
        display: none;
    }
    .desktop{
        display: none;
    }

    .mobileDisplay {
        display: block;
        padding: 20px;
    }
    .mobile {
        display: block;
    }

    .flexContentBetween a {
        display: inline-block;
        margin: 20px;
    }

    .overlaySection .offsetTopAbsolute {
        top: 50%;
        transform: translate(-50%, -50%);
    }

    section.homeMapSection h2 {
        background-color: #0000009e;
        background-image: url('/wp-content/uploads/2024/08/Foton-Dealership-Near-Me-CMH-Foton-Dealerships-Gauteng-KwaZulu-Natal-Western-Cape-Mobile.webp');
        color: #fff;
        padding: 140px 0;
        background-position: center;
        background-size: cover;
        /* background-color: #0000009e; */
        background-blend-mode: soft-light;
    }
    .homeMapSection .halfFlex > img {
        display: none;
    }
    .dealerDisplay {
        flex-direction: column-reverse;
        width: 100%;
        margin: 40px auto !important;
        max-width: 360px;
        border-radius: 10px;
        overflow: hidden;
    }

    section.homeMapSection h2:after, section.homeMapSection h2:before {
        background-color: #fff !important;
    }

    .homeMapSection .limitWidth {
        padding: 0;
    }

    section.homeMapSection .one-third, section.homeMapSection .two-thirds {
        padding: 20px;
    }

    section.homeMapSection .one-third {
        text-align: center;
    }

    .homeMapSection .fullImage {
        display: none;
    }

    .blogArchiveItem {
        width: 100%;
        margin: 20px 0 !important;
        max-width: 400px;
    }

    

    .title-area {
        display: none;
    }

    #text-3 .textwidget {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 5px 0;
    }

    .site-header .widget-area {
        width: unset;
        width: 100% !important;
        display: block !important;
    }

    .site-title a {
        background: url(https://sandbox.fotonsa.co.za/wp-content/uploads/2024/04/Foton-South-Africa-Logo-White.png) no-repeat !important;
    }
    
    .siteLogo img {
        width: 65px;
        margin: 5px;
    }

    .fotonSATiles .mediumContentWidth {
        max-width: unset;
        position: initial;
        left: 0;
        top: 0;
        width: 100%;
        transform: unset;
    }

    .mobileMenuIcon {
        color: #fff;
        margin: 0;
        font-size: 35px;
        /* margin-left: 20px; */
        min-width: 75px;
        text-align: right;
    }

    .dealershipPage #nav_menu-2 {
        display: none !important;
    }

    #text-3 .textwidget {
        margin: 0 10px;
    }

    .header-image .site-title > a {
        min-height: 65px;
        margin: 0px 0;
        display: inline-block;
        width: 65px;
    }

    .archiveMenuVehiclesHolder {
        height: 0;
        overflow: hidden;
    }

    .archiveMenuSectionHeading {
        padding: 20px;
    }

    .archiveMenuVehiclesHolder {
        height: 0;
        overflow: hidden;
        transition-duration: 0.3s;
        transition-timing-function: ease-in-out;
    }

    .archiveMenuSectionHeading h3 {
        margin: 0;
    }

    .activeVehicleAccordian {
        height: 100%;
    }

    .archiveMenuVehicleButtons .exploreButton {
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        width: 50%;
        display: inline-block;
        text-decoration: none;
        font-size: 16px;
    }

    .archiveMenuSection {
        border-right: unset !important;
    }

    .fotonRangePage .archiveMenuSection {
        width: 100%;
    }

    
    section.newsSection {
        padding-bottom: 80px;
    }

    .fotonHeading {
        text-wrap: wrap;
        margin-top: 15px;
    }

    .siteLogo img {
        width: 65px;
        margin: 5px 5px 5px 0px;
    }
    
    .fotonRangePage .desktop {
        display: block !important;
    }

    .fotonRangePage .mobile {
        display: none !important;
    }
    
    .fotonRangePage .archiveMenuVehicleButtons .exploreButton {
        color: rgb(4, 25, 84);
    }

    .fotonRangePage .archiveMenuVehiclesHolder {
        height: 100% !important;
    }

    .fotonRangePage .archiveMenu{
        margin: 0 !important;
    }

    .limitWidth.fotonRangePage {
        padding: 0 20px !important;
    }

    .fotonRangePage .archiveMenuSectionHeading h3 {
        margin: 0;
        text-align: center;
    }

    /* 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{
    font-size: 20px;
    text-transform: uppercase;
    padding: 5px 10px;
}
.usedFormHolder h2 {
    text-align: center;
    padding-top: 20px;
}
.discriptionSection{
    border: none;
}
.specialFinanceHolder h2{
    background-color: #cecece;
    color: #000;
    border: none;
}
.specialFinanceContent{
    background-color: transparent;
    padding-top: 10px;
}
.specialFinanceContent > span{
    width: 100% !important;
}
.single-newsoffers h1, .single-product h1{
    font-size: 25px;
}
span.woocommerce-Price-amount.amount{
    color: rgb(4, 25, 84);
}
.signlePriceHolder .woocommerce-Price-amount.amount {
    color:rgb(4, 25, 84) !important;
}
.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%;
}
.sub-menu-toggle{
    left: 0;
    width: 100%;
    background-color: transparent !important;
    text-align: end;
}
.js .genesis-nav-menu .sub-menu{
    padding-left: 0px;
    background-color: #e7e7e7;
}
.genesis-nav-menu .sub-menu a{
    background-color: transparent;
}

._360_display {
    width: 100%;
    float: left;
}
.specialVehicleInfo .gallerHolder {
    max-width: 100%;
}

.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%;
    padding: 0 20px;
}

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

.specsHalf {
    width: 100%;
}

.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;
}

}

@media screen and (max-width: 480px) { /* iPhone 6 Plus, Landscape Display */
    .mainbannerOverlayContent {
        top: -26px;
    }

    .fotonHeading {
        text-wrap: wrap;
    }

    .headerFormHolder .quform-popup-link-4 {
        margin: 0;
    }

    .header-image .title-area {
        margin-left: 10px;
    }

    .HomeArchiveHolder {
        top: 10px;
    }

    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 34px;
    }

    section.homeMapSection {
        overflow: hidden;
    }

    p.blogArchiveExcerpt {
        height: unset;
    }

}

@media screen and (max-width: 320px) { /* iPhone 4,5, Portrait Display */

}