/* Nissan Used CSS - (2017/03/24 CDP) */
/* Import Fonts
------------------------------------------------------------ */

@font-face {
    font-family: 'Nissan';
    src: url('../../themes/agency-pro/fonts/Nissan-Global.woff') format('woff');
}

@font-face {
    font-family: 'NissanBold';
    src: url('../../themes/agency-pro/fonts/NissanBrandW01-Bold.woff') format('woff');
}

@font-face {
    font-family: 'NissanLight';
    src: url('../../themes/agency-pro/fonts/NissanBrandW01-Light.woff') format('woff');
}

@font-face {
    font-family: 'NissanRegular';
    src: url('../../themes/agency-pro/fonts/NissanBrandW01-Regular.woff') format('woff');
}

/* Header
------------------------------------------------------------ */
.boldFont {
    font-family: 'NissanRegular';
}

.login h1 a {
    background-size: 160px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #444;
    height: 100px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 auto 25px;
    padding: 0;
    text-decoration: none;
    width: 100%;
    text-indent: -9999px;
    outline: 0;
    overflow: hidden;
    display: block;
}

.top-bar-wrap {
    max-width: 1200px;
    margin: 0 auto;
    text-align: right;
}

#top-links {
    color: #666;
    padding: 0 1.0714285714em;
    height: auto;
    text-align: right;
    line-height: 1.8;
    list-style-type: none;
    font-family: NissanLight;
    font-size: 13px;
    display: inline;
}

#top-links>li {
    display: inline;
    padding: 10px 10px 10px 0;
    vertical-align: top;
}

#top-links>li>a {
    color: #666;
}

#top-links>li>a:hover {
    color: #666;
    text-decoration: underline;
}

#top-links-right {
    color: #000;
    border-left: 1px solid #fff;
    padding: 10px 10px 10px 30px;
    height: auto;
    text-align: right;
    line-height: 1.8;
    list-style-type: none;
    font-family: NissanBold;
    font-size: 13px;
    display: inline;
}

#top-links-right>li {
    display: inline;
    padding: 10px 10px 10px 0;
    vertical-align: top;
    position: relative;
}

#top-links-right>li>a {
    color: #343434;
    position: relative;
}

#top-links-right>li>a:hover {
    text-decoration: underline;
    position: relative;
}

#top-links-right>li>a::after {
    content: "";
    position: absolute;
    color: #c3002f;
    top: -5px;
    right: -20px;
    font-family: Nissan;
}

#top-links-right>li>a.uparrow::after {
    content: "";
    font-family: Nissan;
}

#top-links-right>li>ul {
    display: none;
    color: #666;
    padding: 0 1.0714285714em;
    height: auto;
    text-align: right;
    line-height: 1.8;
    list-style-type: none;
    font-family: NissanLight;
    font-size: 13px;
}

#top-links-right>li>ul.show {
    display: block;
    position: absolute;
    right: 0;
    z-index: 110;
    background-color: #eeeeee;
    width: 100%;
    text-align: left;
    line-height: 2em;
    font-family: NissanLight;
}

.single_page_product_content {
    font-family: 'NissanRegular';
}

#top-links-right>li>ul.show>li>a {
    width: 100%;
    color: #000;
    position: relative;
    display: block;
    font-family: Nissanlight;
}

#top-links-right>li>ul.show>li>a::after {
    content: "";
    position: absolute;
    color: #c3002f;
    right: -10px;
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -webkit-transform: rotate(-90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
    font-family: Nissan;
}

#text-10 {
    display: none;
}

.mobile-container {
    display: none;
}

.sticky {
    position: fixed;
    width: 100%;
    z-index: 99999;
    top: 0;
}

.sticky2 {
    margin-top: 41px;
}

.logo-container {
    display: none;
}

/* Main Menu
------------------------------------------------------------ */
.main-menu {
    width: 100%;
    height: 120px;
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}

.agency-pro-red .genesis-nav-menu .sub-menu .current-menu-item>a {
    color: #999;
    background: #fff;
}

.genesis-nav-menu .menu-item:hover>.sub-menu {
    left: auto;
    opacity: 1;
    box-shadow: 0 0 4px #9f9f9f;
    /* overflow: hidden; */
    width: 258px;
}

#main-menu-links {
    color: #666;
    padding: 0 1.0714285714em;
    height: auto;
    text-align: right;
    line-height: 1.8;
    list-style-type: none;
    font-family: NissanBold;
    font-size: 16px;
    display: inline;
}

#main-menu-links>li {
    display: inline;
    padding: 25px;
    vertical-align: top;
    text-transform: uppercase;
    position: relative;
}

#main-menu-links>li>a {
    color: #000;
    position: relative;
}

#main-menu-links>li>a:hover {
    color: #000;
    text-decoration: underline;
}

#main-menu-links>li>a::after {
    content: "";
    position: absolute;
    color: #c3002f;
    top: -5px;
    right: -20px;
    font-family: Nissan;
}

#main-menu-links>li>a.uparrow::after {
    content: "";
}

#main-menu-links>li>ul {
    display: none;
    color: #666;
    padding: 0 1.0714285714em;
    height: auto;
    text-align: right;
    line-height: 1.8;
    list-style-type: none;
    font-family: NissanLight;
    font-size: 13px;
}

#main-menu-links>li>a.uparrow::before {
    content: '';
    position: absolute;
    top: 2.1428571429em;
    right: 1.0714285714em;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 14px solid #343434;
    z-index: 1;
}

#main-menu-links>li>ul.show::after {
    content: '';
    position: absolute;
    top: 2.1428571429em;
    right: 1.0714285714em;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 14px solid #343434;
    z-index: 1;
}

#main-menu-links>li>ul.show {
    display: block;
    position: absolute;
    z-index: 110;
    background-color: #343434;
    margin-top: 1.5em;
    width: 250px;
    text-align: left;
    line-height: 1.2em;
    font-family: NissanBold;
    left: auto;
    right: 0;
    padding: 0;
}

#main-menu-links>li>ul.show>li {
    border-top: 1px solid #4c4c4c;
}

#main-menu-links>li>ul.show>li:first-child {
    border: none;
}

#main-menu-links>li>ul.show>li>a {
    width: 100%;
    color: #000;
    position: relative;
    display: block;
    color: #000;
    padding: 1.0714285714em 15px;
}

#main-menu-links>li>ul.show>li>a::after {
    content: "";
    position: absolute;
    color: #c3002f;
    right: 10px;
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -webkit-transform: rotate(-90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
    font-family: Nissan;
}

.site-header .widget-area {
    float: right;
    text-align: right;
    width: 90%;
}

section#custom_html-9 {
    max-width: 165px;
}

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

.contactList i {
    margin: 0 15px 0 5px;
}

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

.sub-menu span {
    color: #9d9991;
    font-family: "Nissanlight";
}

.sub-menu a:hover span {
    color: #333;
}

.png_holder.one-third.first {
    max-height: 200px;
    overflow: hidden;
}

a.visitLink {
    display: inline-block;
    background: #c3002f;
    padding: 5px 15px;
    color: #fff;
}

.dealerContent p {
    margin-bottom: 5px;
}

.genesis-nav-menu .sub-menu a {
    font-size: 14px;
    padding: 15px 40px 15px 30px;
    width: 290px;
    font-family: "Nissanlight";
}

.genesis-nav-menu .sub-menu a span {
    font-family: "Nissanlight";
}

.header-image .site-header .wrap {
    padding: 0;
    background: #ffffff91;
    position: relative;
    z-index: 9;
    display: flex;
    align-items: center;
}

.bannerOverlay h1 {
    font-family: 'NissanLight';
    text-transform: uppercase;
}



/* Popout menu */

.popout-menu .sidebar-desktop {
    transform: translateX(100%) translate3d(0, 0, 0);
    transition: transform .2s ease-in-out;
    width: 380px;
    z-index: 1;
    display: flex;
    flex-direction: column;
    left: auto;
    padding: 50px 50px 0;
    position: fixed;
    right: 0px;
    background: #fff;
    text-align: left;
}

.active .sidebar-desktop {
    transform: none;
}

.active .sidebar-desktop {
    right: 0;
}

.sidebar li {
    padding: 10px 0;
}

.popout-menu .sidebar {
    margin-bottom: 40px;
    border: 0;
}

.burger-menu-wrapper .burger-container .burger span::before,
.burger-menu-wrapper .burger-container .burger::after,
.burger-menu-wrapper .burger-container .burger::before {
    border-radius: 3px;
    border-top: 3px solid;
    content: '';
    display: block;
    height: 0;
    left: 50%;
    opacity: 1;
    position: absolute;
    transition: all .5s;
    width: 100%;
}

.burger-menu-wrapper {
    margin-right: 20px;
    margin-top: 20px;
}

.burger-menu-wrapper {
    display: flex;
    font-size: 20px;
    height: 1em;
    margin-left: auto;
    margin-right: 15px;
    margin-top: 20px;
    position: relative;
    transition: margin .2s ease-in-out;
    transform: translateY(-20%);
    z-index: 2;
}

.burger-menu-wrapper .burger-container {
    font-size: 20px;
    height: 1em;
    position: relative;
    width: 1em;
    z-index: 2;
}

.burger-menu-wrapper .burger-container .burger {
    font-size: 20px;
    height: 1em;
    width: 1em;
    z-index: 2;
    position: absolute;
    color: #333;
}

.burger-menu-wrapper .burger-container .burger::before {
    top: 10%;
    transform: translate(-50%, 0);
}

.burger-menu-wrapper .burger-container .burger::after {
    margin-top: -3px;
    top: 90%;
    transform: translate(-50%, 0);
}

.active .burger-menu-wrapper .burger-container .burger::before,
.active .burger-menu-wrapper .burger-container .burger::before {
    transform: translate(-50%, 10px) rotate(45deg);
    top: 0;
}

.burger-menu-wrapper .burger-container .burger span::before {
    top: 50%;
    transform: translate(-50%, -50%);
}

.active .burger-menu-wrapper .burger-container .burger::after,
.active .burger-menu-wrapper .burger-container .burger::after {
    transform: translate(-50%, -10px) rotate(-45deg);
    top: 100%;
    margin-top: 0;
}

.burger-menu-wrapper .burger-container .burger span {
    font-size: 0;
}

.widget_nav_menu {
    position: relative;
    z-index: 9999;
}

.popout-menu {
    display: flex;
    flex-direction: column;
    left: 0;
    margin-bottom: 50px;
    margin-left: calc(10% + 50px*2);
    margin: 0 25px 0px 0px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s ease-in-out;
    display: none;
}


.popout-menu:hover li:not(:hover)>a {
    color: rgba(0, 0, 0, .6);
}

.popout-menu .sidebar li a {
    color: #000;
}

.popout-menu .sidebar li:first-of-type {
    padding-top: 0;
}

.popout-menu .sidebar>li {
    padding: 10px 0;
}

.popout-menu .sidebar>li {
    letter-spacing: .1px;
}

.active .burger-menu-wrapper .burger-container .burger span::before,
.active .burger-menu-wrapper .burger-container .burger span::before {
    opacity: 0;
}

.genesis-nav-menu .sub-menu a span,
.popout-menu {
    font: 14px/19px "NissanRegular", Verdana, Arial, sans-serif;
}

.textwidget .active {
    /* width: 100%; */
    background: rgba(0, 0, 0, 0.6);
    z-index: 99999;

    height: 100%;
    position: fixed;
    /* scroll-behavior: unset; */
}

.mobile-menu {
    text-transform: uppercase;
    transition-duration: 0.3s;
}

.mobile-menu .primary a {
    padding: 15px 0;
}

.mobile-menu .primary>li:first-child>a {
    padding-top: 20px;
}

.mobile-menu .dropdown {
    display: none;
}

.dropdown-arrow {
    position: absolute;
    right: 0;
}

.mobile-menu .dropdown li {
    margin: 0 30px;
}

.menu-item-accordion-open .dropdown {
    display: block;
}

.menu-item-accordion-open .dropdown-arrow i {
    transform: rotate(180deg);
    transition-duration: 0.3s;
}

.has-menu a {
    position: relative;
}

.sidebar a {
    display: block;
}

.mobile-menu {
    text-transform: uppercase;
    transition-duration: 0.3s;
    padding-bottom: 20px;
}

.mobile-menu {
    display: none;
}

/* Home */

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

.homeTileContent {
    padding: 60px;
    width: 25%;
}

.homeTileImage {
    width: 75%;
    overflow: hidden;
}

.homeTileImage img {
    display: block;
    /* transition-duration: 0.3s; */
    /* transition-timing-function: ease-in-out; */
    transition: all .5s ease-in;
}

.homeTileImage img:hover {
    scale: 1.04;
}

a.nissanArrowLink {
    color: #000;
}

a.nissanArrowLink:hover {
    color: #de3233;
}

a.nissanArrowLink span {
    color: #de3233;
}

.homeArchiveHolder {
    width: calc(100%/4);
    padding: 0 15px;
    min-width: 250px;
}

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

.bannerOverlay {
    position: absolute;
    top: 10%;
    left: 10%;
    background: #ffffff4d;
    padding: 3%;
}

.smallTopLine {
    border-top: 4px solid #c3002f;
    width: 50px;
    margin-bottom: 15px;
}


.sectionHeading h1 {
    font-family: 'NissanLight';
    text-transform: uppercase;
}

.sectionHeading h2 {
    font-family: 'NissanLight';
    text-transform: uppercase;
    font-size: 36px;
}

.sectionHeading h3 {
    font-family: 'NissanLight';
    text-transform: uppercase;
    font-size: 36px;
}

.sectionHeading {
    margin-top: 70px;
}

.home-selection-menu {
    display: flex;
    flex-wrap: wrap;
}

.home-selection-menu span {
    font-family: 'NissanBold';
    display: block;
    margin-right: 2%;
    text-transform: uppercase;
    cursor: pointer;
}


.iconHolder {
    font-size: 60px;
    text-align: center;
}


.iconContent {
    text-align: center;
}

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

.centreText {
    text-align: center;
}

.iconSection a {
    /*margin: 0 5%;*/
}

.flexHolder {
    display: flex;
}

.threeFlex {
    flex-wrap: wrap;
    justify-content: center;
}

.threeFlex .flexitem {
    flex: 0 0 30%;
    margin: 1% 1%;
    min-width: 300px;
}


.testimonialHolder {
    width: 100%;
    padding: 4%;
    border: 1px solid #e3e2e2;
}

.testimonialAuthor p {
    font-family: 'NissanBold';
}

.iconContentHolder {
    color: #c3002f;
}

/* Blog */

.pt-cv-wrapper .btn-success {
    color: #fff;
    background-color: #c3002f;
    border-color: #c3002f;
    border-radius: 0;
}

..pt-cv-wrapper .btn-success.active,
.pt-cv-wrapper .btn-success:active,
.pt-cv-wrapper .btn-success:hover,
.pt-cv-wrapper .open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #9c0428 !important;
    border-color: #9c0428 !important;
}

.pt-cv-wrapper .pagination>li>a,
.pt-cv-wrapper .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #c3002f;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.pt-cv-wrapper .pagination>.active>a,
.pt-cv-wrapper .pagination>.active>a:focus,
.pt-cv-wrapper .pagination>.active>a:hover,
.pt-cv-wrapper .pagination>.active>span,
.pt-cv-wrapper .pagination>.active>span:focus,
.pt-cv-wrapper .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #c3002f;
    border-color: #c3002f;
    cursor: default;
}

.pt-cv-wrapper .btn-success.active,
.pt-cv-wrapper .btn-success:active,
.pt-cv-wrapper .btn-success:hover,
.pt-cv-wrapper .open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #9c0428 !important;
    border-color: #9c0428 !important;
}

.pt-cv-wrapper .btn-success.focus,
.pt-cv-wrapper .btn-success:focus {
    color: #fff;
    background-color: #9c0428 !important;
    border-color: #9c0428 !important;
}

/* Home */
.bannerOverlay {
    position: absolute;
    top: 10%;
    left: 10%;
    background: #ffffff4d;
    padding: 3%;
}

.smallTopLine {
    border-top: 4px solid #c3002f;
    width: 50px;
    margin-bottom: 15px;
}


.sectionHeading h1 {
    font-family: 'NissanRegular';
    text-transform: uppercase;
    font-size: 40px;
    line-height: 52px;
    letter-spacing: 1.5px;
}

.alignCentre {
    text-align: center;
}

.sectionHeading {
    margin-top: 70px;
    max-width: 1200px;
    margin: 60px auto;
}

.home-selection-menu {
    display: flex;
    flex-wrap: wrap;
}

.home-selection-menu span {
    font-family: 'NissanBold';
    display: block;
    margin-right: 2%;
    text-transform: uppercase;
    cursor: pointer;
}


.iconHolder {
    font-size: 60px;
    text-align: center;
}


.iconContent {
    text-align: center;
}

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

.iconSection>p {
    display: none;
}

.iconSection p {
    margin: 0;
}

.centreText {
    text-align: center;
}

.iconSection a {
    flex: 0 0 25%;
}

.flexHolder {
    display: flex;
}

.threeFlex .flexitem {
    flex: 0 0 30%;
    margin: 0 1%;
    min-width: 300px;
}


.testimonialHolder {
    width: 100%;
    padding: 4%;
    border: 1px solid #e3e2e2;
}

.testimonialAuthor p {
    font-family: 'NissanBold';
}

.iconContentHolder {
    color: #c3002f;
}


/* Contact Us */
ol.privacyList>li::marker {
    font-size: 20px;
}

.wpb_wrapper {
    margin: 8% 0;
}

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

.entry-title {
    color: #333;
    font-size: 36px;
    line-height: 1;
    display: none;
}

/* Blog */

.pt-cv-wrapper .btn-success {
    color: #fff;
    background-color: #c3002f;
    border-color: #c3002f;
    border-radius: 0;
}



/* archive menu*/

.archive-menu {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    padding: 30px;
    z-index: 99999;
    overflow-y: scroll;
    height: 0;
    display: none;
    transition-duration: 0.4s;
}

.display-archive {
    display: inherit;
    height: 100%;
    bottom: 0;
}

.close-button {
    text-align: right;
    font-size: 20px;
}

.close-button i:hover {
    cursor: pointer;
    rotate: 90deg;
    transition-duration: 0.3s;
}

.selection-menu {
    margin: 1% 0;
    text-transform: uppercase;
}

.selection-menu span,
.selection-menu a {
    color: #9d9991;
    cursor: pointer;
    padding-right: 25px;
    font-size: 13px;
}

.archive-holder {
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    justify-content: center;
    margin: 0 auto;
}

.archive-holder>a {
    width: 13%;
    margin: 3% 6%;
    /* min-width: 200px; */
    text-transform: uppercase;
    color: #333;
    text-align: center;
}

.new-vehicles-link {
    text-align: right;
    width: 100%;
    margin-bottom: 12px;
    display: none;
}

.new-vehicles-link a {
    text-align: right;
    color: #333;
    text-transform: uppercase;
    font-size: 12px;
}

.new-vehicles-link i {
    padding-left: 13px;
    color: #c3200f;
}

.archive-menu-item {
    cursor: pointer;
}

.removeCat {
    display: none;
}

.site-header .widget-area .sub-menu li {
    letter-spacing: 0.1px;
}


/* Second Menu
------------------------------------------------------------ */
.genesis-nav-menu {
    background: transparent;
    text-align: center;
    letter-spacing: 1px;
}

.genesis-nav-menu:hover>.menu-item>a {
    color: #9d9991;
}

.genesis-nav-menu>.menu-item>a,
.sub-menu a {
    color: #000;
    padding: 10px;
    font-weight: 400;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: all 0 none !important;
    transition: none !important;
    text-transform: uppercase;
    position: relative;
    background: transparent;
}

.genesis-nav-menu>.menu-item>a:hover {
    color: #000;
    background-position: center bottom !important;
    background: #fff;
}

.genesis-nav-menu .sub-menu a:hover {
    background-color: #fff;
}

/*#menu-home > .menu-item > a:hover::after {
    background-position: center bottom!important;
    background: url(/wp-content/themes/agency-pro/images/nav-bg.gif) center no-repeat;
    position: absolute;
    bottom: -6px;
    left: 0;
    content: " ";
    height: 100px;
    width: 100%;
    z-index: 999;
}*/

.genesis-nav-menu>.menu-item.current-menu-item>a {
    color: #000;
    background: #fff;
}

/*#menu-home > .menu-item.current-menu-item > a::after{
    background-position: center bottom!important;
    background: url(/wp-content/themes/agency-pro/images/nav-bg.gif) center no-repeat;
    position: absolute;
    bottom: -6px;
    left: 0;
    content: " ";
    height: 100px;
    width: 100%;
    z-index: 999;
}

/* Banner system */


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

.connected-carousels .carousel-stage {}

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

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

.connected-carousels .prev-stage {
    left: 0;
}

.connected-carousels .next-stage {
    right: 0;
}

.connected-carousels .navigation {
    width: 100%;
    margin: 0;
    position: relative;
}

.connected-carousels .carousel-navigation {
    width: 100%;
    float: right;
    background: #fff;
}

.connected-carousels .carousel-navigation ul {
    width: 100%;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-flex;
    justify-content: center;
}

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

.connected-carousels .carousel-navigation li img {
    display: block;
}

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

.entry-content ul>li {
    list-style-type: none;
}

.carousel.carousel-navigation ul {}

.carousel.carousel-navigation img {
    margin: 0 auto;
}

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

/* Content
------------------------------------------------------------ */
.banner-content-holder {
    position: absolute;
    right: 5%;
    top: 10%;
    max-width: 460px;
}

.banner-section {
    position: relative;
}

.banner-heading {
    font-size: 36px;
    text-transform: uppercase;
}

.banner-heading span {
    font-family: "Nissanlight";
}

.banner-button a:hover {
    background: #920023;
    color: #fff;
}

.banner-button a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    max-width: 250px;
    background: #c3002f;
    margin-top: 15px;
    transition-duration: 0.3s;
}

.banner-button a span {
    padding-left: 20px;
    transition-duration: 0.3s;
}

.banner-button a:hover span {
    padding-left: 35px;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: 0px;
    outline: 0;
    width: 32px;
    height: 128px;
    text-indent: -9999px;
    z-index: 999;
    transform: translateY(-50%);
}

.heading-group {
    padding-top: 1em;
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
    text-align: left;
}

h1,
h3,
h4,
h5,
h6,
strong {
    font-family: "NissanBold", Verdana, Arial, sans-serif;
}

p,
a,
span,
li {
    font-family: NissanRegular, Verdana, Arial, sans-serif;
}

h2 {
    font-family: "Nissanlight", Verdana, Arial, sans-serif;

}

h2 {
    color: #343434;
    display: block;
    word-wrap: break-word;
    padding-bottom: .5714285714em;
    margin-top: .1428571429em;
    text-transform: uppercase;
    font-size: 1.5em;
    letter-spacing: .1px;
    line-height: 1;
    position: relative;
    margin-top: 5%;
}

.homeTileHeading {
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 1.5px;
}

.blogHolderHeading {
    margin-left: 20px;
}

.nic-item>h2 {
    color: #c71633;
    position: relative;
}

.blogcontainer {
    display: flex;
}

.blogFlexHolder {
    display: flex;
    width: calc((100vw/14)*12.5);
    align-items: center;
}

.blogSection {
    flex-grow: 1;
    flex-shrink: 0;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.5s ease;
    width: calc((100vw/14)*12);
}

.blogSection:not(.open) .blogFlexHolder {
    flex-direction: row-reverse;
}

.blogcontent {
    width: 30%;
    padding: 20px;
}

.blogImageHolder img {
    display: block;
}

.blogImageHolder {
    width: 70%;
    max-height: 600px;
}

.open {
    flex-grow: 12;
}

.blogSection:not(.open) {
    width: 100px;
}

/*h2:first-child::before {
  border-top: 6px solid #c3002f;
  content: " ";
  left: 0;
  top: -25%;
  position: absolute;
  width: 2.5em;
}*/
.nic-item>h2:first-child::before {
    border-top: 0px solid #c3002f;
    content: " ";
    left: 0;
    top: 0;
    position: absolute;
    width: 2.5em;
}

h2:first-child>span {
    color: #343434;
    display: block;
    word-wrap: break-word;
}

.heading-group>p {
    line-height: 1.1;
    font-size: 1em;
    min-height: auto;
    font-family: NissanRegular, Verdana, Arial, sans-serif;
    color: #c3002f;
    display: table-header-group;
    text-transform: uppercase;
}

.home-search {
    width: 100%;
    display: block;
    background: #202020 url('../../themes/agency-pro/images/search-bg.jpg') center no-repeat;
    height: 400px;
}

.search-side {
    width: 30%;
    padding: 20px;
    text-align: center;
}

.search-front-name-1 {
    font-size: 20px;
    color: #fff;
    line-height: 1em;
    text-transform: uppercase;
}

.search-front-name-2 {
    font-size: 13px;
    color: #fff;
    line-height: 1em;
}

.preowned-selector {
    display: block;
    margin-bottom: 10px;
}

.pre-owned-side {
    display: block;
    text-align: center;
    background: #36353a;
    color: #fff;
    float: left;
    width: 50%;
    padding: 10px;
}

.pre-owned-side>a {
    color: #fff;
    position: relative;
    display: block;
}

.pre-owned-selected {
    background: #c71633;
}

.pre-owned-selected:hover,
.pre-owned-selected>a:hover,
.pre-owned-side:hover,
.pre-owned-side>a:hover {
    background: #c71633;
    color: #fff;
}

.icons-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.icons-grid>a {
    max-width: 18%;
    margin: 1%;
}

.iphorm_4_8-outer-label {
    color: #4c4c4c;
}

.calc {
    display: none;
}

.calc.open {
    display: block;
}

.calc {
    background: #fff;
    border: 1px solid #c71633;
    border-radius: 6px;
    box-shadow: 0px 8px 6px -4px rgba(0, 0, 0, 0.40);
    padding: 20px;
    padding-top: 10px;
    width: 100%;
}

input.calco,
select.calco {
    border: 0;
    border-bottom: 1px solid #000;
    border-radius: 0;
    max-width: 215px;
    padding: 10px 23px;
    padding-left: 15%;
    margin-bottom: 10px;
    width: 100%;
    color: #000;
    box-shadow: 0px 0px 0px #eee inset;
}

.calc>div>p {
    clear: both;
}

.calc>div>p>label {
    float: left;
    width: 200px;
    font-weight: 600;
}

.calc-half {
    width: 48%;
    float: left;
    padding: 1%;
}

.btn2 {
    background: #f26964;
    border: 0;
    border-radius: 6px;
    box-shadow: 0px 3px 0px #c1524e;
    color: #fff;
    font-size: 1.2em;
    padding: 20px;
    position: relative;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
    width: 100%;

    &:active {
        box-shadow: none;
        top: 3px;
    }
}

#outputs {
    color: #c71633;
    font-size: 25px;
    font-weight: bold;
    margin: 0 auto;
    padding: 11px;
    text-align: center;
    visibility: visible;
}

.fa {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    color: #000;
    padding: 20px;
    position: relative;
    width: 100%;
    font-size: 13px;
}

.interest {
    &:before {
        content: "%";
        font-weight: bold;
    }
}

#errorText {
    color: #c71633;
    text-align: center;
    text-transform: uppercase;
    font-style: italic;
    border: 1px solid #c71633;
    display: none;
}

#errorText.open {
    display: block;
}

#errorText.close {
    display: none;
}

.show-calc {
    position: relative;
    display: block;
    bottom: 1%;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.show-calc>span {
    margin: 10px;
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    background: #c71633;
    cursor: pointer;
}

input[disabled] {
    cursor: default;
    color: #afafaf;
}

#amount_lab {
    position: relative;
}

#amount_lab::after {
    content: "Disabled";
    color: #c5c5c5;
    font-size: 10px;
    position: absolute;
    bottom: 10px;
    left: 0;
    padding-left: 20px;
    font-style: italic;
}

input:focus,
select:focus {
    outline-offset: 0px;
    outline: -webkit-focus-ring-color auto 0px;
}

option:focus {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.financeButtons {
    margin: 40px 0;
    text-align: center;
}

.dealer-name {
    text-align: center;
    background: #141414;
    color: #fff;
    font-size: 12px;
    margin-top: -4px;
}

.specialSingleHolder h2,
.specialFinanceHolder h2 {
    color: #343434;
    display: block;
    word-wrap: break-word;
    padding-bottom: 0;
    margin-top: .1428571429em;
    text-transform: uppercase;
    font-size: 1.5em;
    letter-spacing: .1px;
    line-height: 1;
    position: relative;
    margin-top: 20px;
    margin-bottom: 0;
    padding-top: 10px;
}

.trackNumber a {
    width: 100%;
    display: block;
    text-align: center;
    background: #000;
    padding: 3%;
    color: #fff;
}


.nissanPartsShop,
span.quform-popup-link.quform-popup-link-16 {
    display: inline-block;
    border: 2px solid #c3002f;
    color: #a31c20;
    text-transform: uppercase;
    padding: 10px;
    min-width: 250px;
    margin: 0 1%;
}

.selection_option:focus {
    border: 1px solid #000;
    outline-offset: 0px;
    outline: -webkit-focus-ring-color auto 0px;
}

.partsPage span.quform-popup-link.quform-popup-link-6,
span.quform-popup-link.quform-popup-link-11 {
    display: inline-block;
    border: 2px solid #c3002f;
    background: #c3002f;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    min-width: 250px;
    margin: 0 1%;
}

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

.borchureHolder {
    padding: 10px;
    width: calc(100%/4);
    min-width: 250px;
}


.deactivate>span:before {
    content: 'Remove Compare';
}

.activate>span:before {
    content: 'Compare';
}

.widget-meta-data-filter .mdf_input_container {
    padding: 2px 0 3px 0;
    float: left;
    width: 23% !important;
    min-width: 250px;
    margin: 0 1%;
    overflow: visible;
}

/* Dealer pages */
.dealerTiles {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.dealerHalfTile {
    width: 50%;
    padding: 1%;
    position: relative;
}

.dealerHalfTile img {
    width: 100%;
}

.dealerQuartTile {
    width: 25%;
    padding: 1%;
}

.dealerHalfTile .dealerTileOverlay {
    color: #fff;
    font-weight: 600;
    position: absolute;
    bottom: 25px;
    font-size: 30px;
    display: block;
    left: 20px;
}

span.dealerTileContent {
    display: block;
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: 25px;
}

/* Contact page */
.dealerContact {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.dealerContent {
    width: 60%;
}

.dealerImage {
    width: 38%;
    height: 230px;
    padding-right: 3%;
    background-color: #707070;
    margin-right: auto;
}

/* Footer
------------------------------------------------------------ */
.footer-s {
    max-width: 60px;
    float: right;
    padding: 1%;
}

.footer-heading i {
    display: none;
}

.site-footer {
    background-color: #ffffff;
    padding: 0;
}

.site-footer>.wrap {
    background-color: #000000;
    padding: 20px 0 20px 0;
}

#footer_menu {
    color: #666;
    padding: 0 1.0714285714em;
    height: auto;
    line-height: 1.8;
    list-style-type: none;
    font-family: NissanBold;
    font-size: 16px;
    display: inline;
}

#footer_menu>li {
    display: inline;
    padding: 25px;
    vertical-align: top;
    text-transform: uppercase;
    position: relative;
}

#footer_menu>li>a {
    color: #fff;
    position: relative;
}

#footer_menu>li>a:hover {
    color: #fff;
    text-decoration: underline;
}

#footer_menu>li>a::before {
    content: "";
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    left: -30px;
    height: 100%;
    width: 2px;
}

#footer_menu>li:nth-child(1)>a:before {
    width: 0px;
}

.bot1 {
    text-align: left;
    margin-top: 20px;
}

.bot2 {
    text-align: right;
    padding-right: 20px;
    font-size: 18px;
    color: #fff;
}

.footer-widgets .wrap {
    max-width: 1200px;
}

.footer-widgets .wrap a {
    color: #c1c1c1;
}

.footer-widgets .wrap a {
    color: #c1c1c1;
    font-size: 12px;
    line-height: 30px;
    font-family: "Nissanlight";
}

.footer-widgets ul {
    margin-top: 20px;
}

.footer-widgets .wrap a:hover {
    text-decoration: underline;
}

.footer-heading span {
    color: #fff;
    text-transform: uppercase;
}

.social-icons {
    display: flex;
    /* justify-content: space-around; */
}

.social-icons i {
    font-size: 30px;
    /* padding: 0%; */
}

.social-icons i:hover {
    color: #c3002f;
}

.social-icons div {
    margin: 3% 3% 0px 0;
}

.divider {
    border-bottom: 1px solid;
}

.site-footer {
    text-align: left;
}

.sub-footer {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 12px;
    text-transform: initial;
}

.sub-footer a,
.sub-footer span {
    color: #c1c1c1 !important;
    padding-right: 26px;
    font-family: "Nissanlight";
}

.sub-footer a:hover {
    text-decoration: underline;
}

.rokkitFooter {
    overflow: hidden;
    text-align: center;
    width: 100%;
    margin-top: 45px;
}

/*------------------------------------*
 :: Layout
 *------------------------------------*/
body {
    font-family: Nissan, Verdana, Arial, sans-serif;
    background-color: #fff;
    color: #343434;
    font-size: 15px;
    line-height: 1.4;
    -webkit-font-smoothing: subpixel-antialiased;
}
}

strong {
    font-family: NissanBold, Verdana, Arial, sans-serif;
}

.site-inner,
.wrap {
    max-width: 100%;
}

.top-bar {
    width: 100%;
    background: #eeeeee;
    display: block;
    text-transform: uppercase;
    position: relative;
}

.top-links {
    width: 85%;
    float: left;
    text-align: right;
    position: relative;
}

.top-links>a {
    color: #9d9991;
    vertical-align: top;
    padding: .7857142857em 0 .7857142857em 1.2857142857em;
    position: relative;
}

.top-right-menu {
    color: #000;
    float: left;
    text-align: right;
    width: 15%;
    position: relative;
}


.header-full-width .site-container,
.site-container {
    padding-top: 0px;
}

.header-image .site-title a {
    float: left;
    min-height: 65px;
    width: 100%;
    background-size: contain !important;
    z-index: 99999;
    position: relative;
    margin: 20px 20px 20px 0px;
}

.admin-bar .site-header {
    top: 32px;
}

.title-area {
    float: left;
    padding: 16px 0;
    width: 106px;
    /* margin-left: 165px; */
    /* background-size: contain; */
}

.accordion-title {
    background-color: #EFEFEF;
    background-image: url("/wp-content/themes/agency-pro/images/bg_diagonal.png");
    margin: 0 0 5px;
    padding: 1%;
}

.accordion-content {
    border: 2px solid #EFEFEF;
    padding: 1%;
}

.header-full-width.header-image .site-title a {
    background-position: left !important;
    margin: 0 0 0 10px;
}

.site-header {
    background-color: #fff;
    min-height: 61px;
    padding-top: 0px;
}

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

.genesis-nav-menu {
    line-height: 1.5em
}

.genesis-nav-menu a {
    border-top: 0px solid transparent;
}

.genesis-nav-menu a:hover {
    background-color: #df3234;
}

.newsletter_social_container {
    width: 100%;
    height: 50px;
    background-color: #e8e8ea;
}

.front_news_letter {
    margin-left: 0;
    display: flex;
}

.front_news_letter a {
    margin-left: 0;
    display: flex;
}

.front_news_letter a img {
    float: left
}

.front_news_letter a h5 {
    color: #000;
    font-weight: 500;
    margin: 0 0 0 6px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.site-inner {
    padding: 0;
}

.content {
    width: 74%;
}

.sidebar-primary {
    width: 100%;
}

body.single-preowned>div>div>div>.sidebar-primary {
    margin-top: 1%;
}

.entry-header img {
    width: 100%;
}

.social_side {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 50px;
}

.social_side img {
    width: 30px;
    height: 30px;
    display: flex;
    margin: 1px;
}

.vehicle_search_home .wrap h2 {
    margin-top: 11px;
    color: #df3234;
    text-transform: uppercase;
}

.home_mid {
    background: url(/wp-content/uploads/site/front_left.png) left top no-repeat, url(/wp-content/uploads/site/front_right.png) right bottom no-repeat;
    background-color: #df3234;
}

.home_mid_2 {
    background: url(/wp-content/uploads/2016/02/background_2.png) right bottom no-repeat;
}

.home_mid_container {
    background: url(https://www.carshop.co.za/wp-content/uploads/2016/02/16035582.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.home_end_shadow {
    background: #fff;
    height: 10px;
    -webkit-box-shadow: 0 10px 10px 0 rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0 10px 10px 0 rgba(50, 50, 50, 0.3);
    box-shadow: 0 10px 10px 0 rgba(50, 50, 50, 0.3);
    z-index: 1;
    position: relative;
}

.home_news_shadow {
    height: 10px;
    -webkit-box-shadow: 0 10px 10px 0 rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0 10px 10px 0 rgba(50, 50, 50, 0.3);
    box-shadow: 0 10px 10px 0 rgba(50, 50, 50, 0.3);
    z-index: 1;
    position: relative;
    top: -11px;
}

.home_mid_shadow {
    height: 10px;
    -webkit-box-shadow: 0 10px 10px 0 rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0 10px 10px 0 rgba(50, 50, 50, 0.3);
    box-shadow: 0 10px 10px 0 rgba(50, 50, 50, 0.3);
    z-index: 1;
    position: relative;
    top: -11px;
}

.home_end {
    background: #df3234;
    height: 50px;
}

.home_bottom {
    position: relative;
}

.about_cover {
    width: 10%;
    margin: 0;
}

.about_cover img {
    float: right;
}

.about_cover2 {
    color: #fff;
    background: #df3234;
    margin-left: 0%;
    padding-left: 10px;
    padding-top: 15px;
}

.about_cover2 h3 {
    font-size: 21px;
}

.about_cover2 p {
    font-size: 15px;
}

.front_button_container {
    background-color: #fff;
    margin: 10px;
    width: 100%;
    height: 160px;
    display: flex;
    align-items: center;
    margin-top: 50px;
    position: relative;
}

.front_button_container div.three-fourths a {
    position: absolute;
    bottom: 10px;
}

.front_button_container .three-fourths h3 {
    color: #df3234
}

.front_button_container .one-fourth img {
    padding: 10px;
}

.front_button_holder {
    width: 30%;
    margin: 0;
    background-color: #DF3234;
}

.front_button {
    background-color: #DF3234;
    padding: 10px;
    color: #fff;
    margin-left: 150px;
}

.home_page_slider {
    background-color: #fff;
}

.home_bottom {
    margin-top: 20px;
}

.front_news_item {
    margin-bottom: 10px;
}

.front_news_image_container {
    width: 100%;
    height: 130px;
}

.front_news_text_title {
    min-height: 35px;
    width: 100%;
    padding: 0 0 10px 0;
    position: relative;
    line-height: 1;
}

.front_news_title {
    color: #DF3234;
    font-size: 16px;
    line-height: 0.5em;
    font-weight: 600;
}

.front_news_text_excerpt {
    min-height: 35px;
    width: 100%;
    padding-top: 10px;
    position: relative;
    line-height: 1;
}

.front_news_text_excerpt p {
    color: #333;
    font-size: 13px;
    line-height: 1em;
    font-weight: 100;
}

.news_date {
    padding-right: 5px;
    font-style: italic;
    font-size: 11px;
    color: #AEAEAE
}

div.front_news_text_excerpt>p {
    margin: 0 0 14px;
}

.written_review {
    display: none;
}

.bx-wrapper {
    overflow: hidden;
}

.pt-cv-href-thumbnail img {
    object-fit: cover;
    object-position: center;
    display: block;
    width: 100% !important;
    height: 100% !important;
}

.pt-cv-href-thumbnail {
    display: block;
    height: 200px;
}

#reviews_slider>li>a>img {
    width: 100%;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item>a,
.genesis-nav-menu .v .current-menu-item>a:hover {
    background-color: #df3234;
}

.agency-pro-red .genesis-nav-menu .current-menu-item>a,
.agency-pro-red .genesis-nav-menu .v .current-menu-item>a:hover,
.agency-pro-red .genesis-nav-menu a:hover {
    color: #000;
}

.search-field {
    max-width: 200px;
    margin-right: 15px;
    border-radius: 5px;
    padding: 10px;
}

.screen-reader-text {
    display: none;
}

.site-header {
    z-index: 9999;
}

.widget-area {
    padding-top: 5px;
}

li.slide img {
    -webkit-box-shadow: 15px 0px 10px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 15px 0px 10px -9px rgba(0, 0, 0, 0.75);
    box-shadow: 15px 0px 10px -9px rgba(0, 0, 0, 0.75);
}

.entry {
    background-color: #fff;
    border-radius: 3px;
    margin-bottom: 40px;
    padding: 0;
}

.entry-footer .entry-meta {
    border-top: 0px solid #f5f5f5;
    margin: 0 -40px;
    padding: 32px 40px 8px;
}

.entry-footer .entry-meta {
    display: none;
}

.0_tweet_date {
    font-size: 13px;
}

.tweeter_link {}

.footer-widgets {
    background-color: #fff;
    border-top: 1px solid #ececec;
    color: #999;
    clear: both;
    padding: 20px 0 36px;
}

.tweeter_box {
    display: flex;
    margin-bottom: 20px;
}

.tweeter_image {
    color: #fff;
    line-height: 1.2em;
    font-size: 13px;
    width: 35px;
}

.tweeter_text {
    font-size: 13px;
    color: #fff;
    line-height: 1em;
    width: 75%;
    padding-left: 10px;
}

.chosen-container .chosen-results li {
    color: #000;
}

.mdf_input_container,
.mdf_taxonomy_child_container {
    width: 100%;
}

#meta_data_filter_560e1986861c8>div.mdf_filter_section.mdf_filter_section_0 {}

body.post-type-archive-preowned>div.site-container>div.site-inner>div>aside>div>h3 {
    color: #fff;
    text-transform: upperscase;
}

body.home>div.site-container>div.vehicle_search_home>div>div>form>div.mdf_filter_section.mdf_filter_section_0>table>tbody>tr>td {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

.mdf_widget_found_count {
    font-size: 19px !important;
    color: #fff !important;
}

.archive-pagination ul {
    padding-top: 10px;
}

.single_page_product_header {
    font-size: 1.5em;
    color: #343434;
    margin-top: 5%;
}

.home-benefits-holder {
    margin-bottom: 15px;
    overflow: hidden;
}

/* news page */


.blogSliderArrows {
    text-indent: 0 !important;
}

.blogSliderArrows i {
    display: block;
    color: #c3002f;
    font-size: 40px;
    background: #fff;
    padding: 10px 10px;
    /* text-decoration: none; */
}

ul#blog_slider {
    margin-left: 15px;
}

.blogSliderArrows {
    margin-top: 0 !important;
    width: unset !important;
    height: unset !important;
    transform: translateY(-50%);
    text-decoration: none;
    margin: 0 -20px;
}

/*------------------------------------*
 :: Front Page Video Reviews
 *------------------------------------*/

.product_archive {
    margin: 10px 10px 0 0;
    border: 1px #DDD Solid;
}

/*.product_archive:nth-of-type(1n) {
    margin: 10px 0 0 10px;
}
*/

.front_video {
    display: flex;
}

.front_video {
    display: flex;
}

.video_review {
    background-color: #F7F7F7;
    border: 1px solid #DCDCDC;
    padding: 10px;
}

.front_video>div:nth-of-type(1) {
    clear: both;
    margin-left: 0;
}

.front_video_image_container {
    width: 100%;
    height: 130px;
}

.front_video_text_title {
    min-height: 35px;
    width: 100%;
    padding: 10px 0 10px 0;
    position: relative;
    line-height: 1;
}

.front_video_title {
    color: #333;
    font-size: 15px;
    line-height: 0.5em;
    font-weight: 600;
}

.front_video_text_excerpt {
    min-height: 35px;
    width: 100%;
    padding-top: 10px;
    position: relative;
    line-height: 1;
}

.front_video_text_excerpt p {
    color: #333;
    font-size: 13px;
    line-height: 1em;
    font-weight: 100;
}

.news_date {
    padding-right: 5px;
    font-style: italic;
    font-size: 11px;
    color: #AEAEAE
}

.more_vehicle_reviews {
    display: flex;
    justify-content: flex-end;
}

.more_vehicle_reviews a {
    text-transform: uppercase;
    font-weight: 600;
    font-stretch: ultra-condensed;
}

.idq-hacc-horizontal div.hpanel-holder {
    padding: 0px;
}

.sidebar .widget {
    background-color: #fff;
    border-radius: 0px;
    margin-bottom: 5px;
    padding: 20px;
}

/*------------------------------------*
 :: Front Page Video Reviews
 *------------------------------------*/

.footer_news_container {
    display: flex;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(192, 192, 192, 0.22);
    margin-top: 10px;
}

#text-3 div div a:first-child .footer_news_container {
    margin-top: 0px;
}

#text-3 div div a:last-child .footer_news_container {
    padding-bottom: 0px;
    border-bottom: 0px solid rgba(192, 192, 192, 0.22);
}

.footer_news_image_container {
    width: 100%;
    height: 130px;
    min-height: 80px;
    max-height: 90px;
}

.footer_news_text_title {
    min-height: 35px;
    width: 100%;
    position: relative;
    line-height: 1;
    padding-left: 2%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.footer_news_title {
    color: #fff;
    font-size: 13px;
    line-height: 1.1em;
    font-weight: 400;
}

.more_vehicle_reviews {
    display: flex;
    justify-content: flex-end;
}

.more_vehicle_reviews a {
    text-transform: uppercase;
    font-weight: 600;
    font-stretch: ultra-condensed;
}

.footer-widgets {
    background-color: #1a1a1a;
    border-top: 0px solid #FFFFFF;
}

.widget-title {
    text-transform: uppercase;
    font-weight: 600;
    font-stretch: ultra-condensed;
    color: #DF3234;
    border-bottom: 3px solid white;
}

/*body.home > div.site-container > div.site-inner {
    display: none;
}*/

#menu-quick-links li a {
    color: #fff;
}

#reviewsliders div {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.63);
    bottom: 10px;
    margin: 10px;
    margin-bottom: 11px;
    padding: 15px;
    position: absolute;
    z-index: 10;
}

#reviewsliders h2 {
    font-size: 14px;
    margin-bottom: 5px;
}

#reviewsliders strong {
    color: #DF3234;
    font-size: 15px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.34);
}

#reviewsliders p {
    color: #000;
    font-size: 12px;
    line-height: 14px;
    margin: 0 !important;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.34);
}

#reviewsliders {
    display: none;
}

/* Woocommerce
------------------------------------------------------------ */

/* Product Archive Page
--------------------------------------------- */

.archive>.site-container>.site-inner>.content-sidebar-wrap {
    display: table;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

.archive>.site-container>.site-inner>.content-sidebar-wrap>.content {
    display: table-footer-group;
    float: none;
}

.archive>.site-container>.site-inner>.content-sidebar-wrap>.content>.sidebar {
    display: table-header-group;
}

.featured_btn_one span {
    display: block;
    background: #ccc;
    padding: 10px 50px;
    margin-top: 10px;
    color: #333;
}

.featured_btn_one:hover span {
    background: #c71633;
    color: #fff;
}

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

.wpc-filters-widget-wrapper>div {
    width: 23%;
    margin: 0 1%;
    min-width: 150px;
}

.wpc-filters-widget-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.wpc-filter-title {
    display: none !important;
}

.wpc-posts-found {
    width: 100% !important;
}

.wpc-filter-content select {
    padding: 6px;
}

/* new vehicles */

.post-type-archive-new-models .content {
    display: flex !important;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}

.post-type-archive-new-models article {
    flex: 0 0 25%;
    padding: 1% !important;
    min-width: 300px;
}

/* new vehicle specials */
.single-new-models .special_container {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    /* overflow: hidden; */
    display: block;
    width: calc(100%/3);
    /* height: 250px; */
    min-width: 300px;
}

.single-new-models .special_text_top {
    width: 100%;
    height: 60px;
}

.single-new-models .top {
    /* font-size: 15px; */
    font-weight: 400;
    text-transform: uppercase;
    color: #c3002f;
}

.single-new-models .special_image {
    position: relative;
}

.single-new-models .special_button {
    width: 100%;
    text-align: center;
    font-weight: 400;
    background: rgb(149, 149, 149);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#959595', endColorstr='#1b1b1b', GradientType=0);
    padding: 10px;
    text-transform: uppercase;
    text-shadow: 1px 0px 5px rgba(0, 0, 0, 0.5);
    font-size: 1.1em;
    -webkit-transition: ease-in-out, all .35s ease-in-out;
    transition: ease-in-out, all .35s ease-in-out;
    margin-top: 20px;
}

.single-new-models .special_button a {
    color: #fff;
}

.new_model_special_holder {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.new_model_special_holder .sectionHeading {
    width: 100%;
}

/* Compare page */

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

.compareVehicleHolder {
    padding: 40px 0 20px;
    border-top: 4px solid #c3002f;
}

span.detailsHeading {
    display: block;
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 21px;
}

.blankHolder {
    width: 20%;
    padding-left: 40px;
}


.vehicleImageSection.firstVehicle {
    border-right: 2px solid #D1D1D1;
}

.compareTitle {
    font-family: 'NissanBold';
    font-size: 35px;
    display: block;
    text-transform: uppercase;
    color: #000;
}

.comparevariant {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 18px;
    display: block;
    color: #000;
}

img.compareimage {
    border: 1px solid #707070;
}

.comparePriceLable {
    font-size: 17px;
    display: block;
    color: #000;
}

.comparePrice {
    font-family: 'NissanBold';
    font-size: 37px;
    display: block;
    color: #000;
}

.removeCompare {
    position: absolute;
    top: 0;
    right: 40px;
    padding: 10px;
    background: #000;
    color: #fff;
    border-radius: 28px;
    min-width: 145px;
    text-align: center;
    font-size: 17px;
    text-transform: uppercase;
}

.vehicleImageSection {
    position: relative;
}

.vehicleImageSection .addVehicleCompare {
    display: inline-block;
    background: #000;
    width: 180px;
    text-align: center;
    color: #fff;
    padding: 10px;
    border-radius: 28px;
    position: absolute;
    right: 40px;
}

.vehiclelable {
    font-size: 21px;
    text-transform: uppercase;
    padding: 10px 0px;
    display: block;
}

.vehicleinfo {
    border-top: 2px solid #D1D1D1;
    margin-top: 40px;
}

.singleVehicleBackBanner a {
    font-size: 21px;
    letter-spacing: 0px;
    color: #000000;
    color: #000 !important;
    margin-left: 0px;
}

.headingList .singleVehicleBackBanner {
    margin-bottom: 60px;
}

.page-id-6497819 .site-inner {
    background: #fff;
}

/* blogs */

.single-post .site-inner {
    max-width: 1200px;
    margin: 0 auto;
}

/* Product Single Page
--------------------------------------------- */


.full_row {
    padding: 1%;
}

body.single-preowned>div.site-container>div.site-inner>div>main {
    background-color: #fff;
    max-width: 1200px;
    margin: 0 auto;
    float: unset;
}

.actual_single_page_container {
    width: 100%;
    position: relative;
}

.product_thumbnails>div {
    padding-top: 1%;
}

.single_page_title_cotainer {
    line-height: 1;
    /*height: 60px;*/
    width: 100%;
    background-color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single_page_title_cotainer_text_featured {
    color: #000;
    font-size: 20px;
    line-height: 0.9;
    font-family: 'Open Sans', arial;
    font-weight: 400;
    position: relative;
    padding: 1%;
}

.single_page_price {
    line-height: 1;
    bottom: 0;
    right: 0;
    padding: 10px;
    text-align: center;
    background-color: #c71633;
}

.single_product_price {
    font-weight: 700;
    font-size: 25px;
    color: #FFFFFF;
}

.cont {
    border: 1px solid #DDD;
    min-height: 690px;
    position: relative;
}

.single_page_text_cotainer {
    padding: 1%;
    background: #fff;
    min-height: 195px;
    font-size: 15px;
}

.single_page_text_cotainer p {
    margin-bottom: 10px;
}

.single_page_text_cotainer ul {
    margin-left: 40px;
    margin-bottom: 7px;
}

.trackingNumberButton {
    display: inline-block;
    background: #c3002f;
    color: #fff;
    padding: 10px 20px;
    font-size: 20px;
    margin: 10px 0;
    left: 50%;
    position: relative;
    transform: translate(-50%);
}

.trackingNumberButton a {
    color: #fff !important;
}

.single_page_title_cotainer_text_featured h1,
.single_page_title_cotainer_text_featured h2 {
    margin: 0;
}

.single_page_product_content>p {
    font-size: 16px;
}

body.single-preowned>div.site-container>div.site-inner>div>main>article {
    background-color: #fff;
    border-radius: 3px;
    margin-bottom: 40px;
    padding: 0 1%;
}

body.single-preowned>div.site-container>div.site-inner>div>main>article>div {
    background-color: #fff;
    padding: 1%;
}

.product_content_title {
    display: none;
}

.back_btn {
    background-color: #222;
    border-radius: 3px;
    border: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-family: 'Open Sans', arial;
    padding: 10px 10px;
    text-transform: uppercase;
    width: auto;
    margin: 5px;
}

.back_button {
    background: #df3234;
    background: -webkit-linear-gradient(#df3234, #df3234);
    background: linear-gradient(#df3234, #df3234);
    border-radius: 999px;
    color: #fff !important;
    display: inline-block;
    padding: 10px;
    font: normal 700 15px/1 "Calibri", sans-serif;
    text-align: center;
    text-shadow: 2px 2px 0 #000;
    margin: 10px;
}

.iphorm_4_1,
.iphorm_4_3,
.iphorm_4_2,
.iphorm-submit-input-wrap-4,
.iphorm-submit-element {
    width: 100% !important;
}

.iphorm-theme-react-default .iphorm-elements .iphorm-element-wrap-text input:focus {
    border-color: #c71633;
}

.iphorm-theme-react-default .iphorm-submit-wrap button span {
    padding: 0;
    text-shadow: none;
    line-height: 25px;
    background-color: #c81734;
    border: 0 none transparent;
    position: relative;
    color: #fff;
    font-weight: normal;
    padding: 10px 25px 10px 25px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 -3px 0 0 #c71633, 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 -3px 0 0 #c71633, 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all ease-in 0.2s;
    -moz-transition: all ease-in 0.2s;
    -o-transition: all ease-in 0.2s;
    transition: all ease-in 0.2s;
}

.iphorm-theme-react-default .iphorm-submit-wrap button:hover span {
    -webkit-box-shadow: inset 0 -3px 0 0 #860f22, 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 -3px 0 0 #860f22, 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    padding: 10px 25px 10px 25px;
    background-color: #c71633;
}

.fancybox-title h2 {
    color: #ccc;
}

.fancybox-title-float-wrap .child {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0 !important;
}

/* new Models */

.new-models {
    margin: 0;
    padding: 0 !important;
}

.new-models .entry-content {
    max-width: unset;
}

.model_title {
    position: absolute;
    bottom: 30px;
    left: 15%;
    background: #33333385;
    font-family: 'NissanLight';
    color: #fff;
    padding: 1% 5%;
    box-shadow: 0 0 6px #000;
    text-transform: uppercase;
}

.centerAlign {
    text-align: center;
}


.new_vehicle_page_banner {
    position: relative;
}

.new_vehicle_page_banner img {
    display: block;
    width: 100%;
}

.new_vehicle_page_top_gallary_holder {
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: auto;
    justify-content: center;
}


.gallary_image_holder {
    flex: 0 0 30%;
    min-width: 260px;
}

.top_content_holder {
    background: #000;
    overflow: hidden;
    color: #fff;
}

.new_vehicle_page_content_holder {
    max-width: 1200px;
    margin: 34px auto;
}

.top_price {
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
}


.specs_button a {
    display: block;
    text-align: center;
    border: 1px solid #fff;
    padding: 15px 0;
    margin: 20px 0;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
}

.specs_button a:hover {
    background: #fff;
    color: #000;
}

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


.tech_content_section {
    display: flex;
    flex-wrap: wrap;
    margin: 15px 0;
}

.tech_content_image {
    flex: 0 0 45%;
    padding: 2%;
    min-width: 300px;
}

.tech_content_section .sectionHeading {
    margin-top: 0;
}

.tech_content_holder {
    flex: 0 0 55%;
}


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

.red_square {
    background: #c3002f;
    text-align: center;
    color: #fff;
    margin: 20px;
    padding: 20px;
    width: 175px;
}

.red_square i {
    font-size: 45px;
}

.veriant_holder ul li {
    list-style-type: square !important;
    list-style-image: unset !important;
    list-style-position: outside !important;
    padding: 5px 0 !important;
    margin: 0px !important;
}

.breakdown_holder {
    display: none;
}

.png_holder img {
    width: 100%;
}

.key_equipment_holder {
    margin-top: 10px;
}

.veriant_holder {
    margin: 20px auto !important;
    overflow: hidden;
    padding: 2%;
    width: calc(100%/3);
}

.veriant_price_holder span {
    display: block;
}

.veriant_price {
    color: #000;
    font-size: 24px;
    /* font-weight: 800; */
}

.main_info_holder {
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 15px;
}

.specs_viewer {
    display: block;
    overflow: hidden;
    background: #c3002f;
    width: 250px;
    color: #fff;
    padding: 10px 10px;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    margin-left: 150px;
    float: left;
    text-align: center;
    position: relative;
}

.specs_viewer i {
    position: absolute;
    right: 10px;
    top: 15px;
}

div#veriant_holder_id {
    overflow: hidden;
}

div#veriant_holder_id .sectionHeading {
    width: 100%;
}

div#veriant_holder_id {
    display: flex;
    flex-wrap: wrap;
}

.name_price_holder h3 {
    font-size: 24px;
    font-family: 'NissanRegular';
}

.veriant_price_holder {
    font-size: 12px;
}

.contact_dealer_button {
    /* display: flex; */
    overflow: hidden;
    background: #000;
    width: 100%;
    color: #fff;
    padding: 10px 10px;
    cursor: pointer;
    text-align: center;
    text-align: center;
    display: block;
    border-radius: 24px;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.main_info_holder .one-third {
    min-height: 200px;
}

.active {
    display: block;
}

.activeBreakdown i {
    transform: rotateX(180deg);
}

.overview_holder,
.specs_holder {
    display: none;
}

.contact_dealer_button a:hover {
    color: unset;
}

.overview_equipment {
    display: none;
}


.tab_heading {
    border: 0.5px solid #ccc;
    background: #f6f6f6;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'NissanBold';
    flex: 0 0 33%;
    padding: 15px;
    cursor: pointer;
}

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

.tab_heading span {
    font-family: 'NissanBold';
}

.tab_heading:hover {
    background: #ccc9c9;
}

.activeSpec {
    display: block;
}

.activeSpecHeading {
    background: #fff;
    border: unset;
    border-bottom: 4px solid #c3002f;
}

.overview_holder,
.specs_holder {
    background: #eee;
    padding: 25px;
    overflow: hidden;
    margin: 20px;
}

.overview_fuel span {
    display: block;
    font-family: 'NissanBold';
    font-size: 20px;
}

.overview_fuel {
    margin-bottom: 20px;
}

.accordion_heading {
    text-transform: capitalize;
}

.accordion_holder {
    background: #fff;
    padding: 0 25px;
    margin: 20px 0;
}

.accordion_content {
    margin-bottom: 20px;
    display: none;
}

.accordion_heading h3 {
    margin: 0;
    position: relative;
    padding: 25px 0;
    cursor: pointer;
}


.accordion_heading h3::after {
    content: "\2b";
    position: absolute;
    right: 0;
    text-align: right;
    color: #c3002f;
}

.activeAccHeading h3::after {
    content: "";
}

.activeAcc {
    display: block;
}

.archive-holder a {
    /*  display: none;*/
}

.showMenuVehicle,
.showHomeVehicle {
    display: block !important;
}

.heading-holder span {
    color: #000;
    font-size: 28px;
    text-transform: uppercase;
    font-family: 'NissanLight';
    min-height: 80px;
    display: block;
}

.archive-menu .heading-holder span {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'NissanLight';
    min-height: 40px;
    display: block;
}

.archive-menu .selection-menu {
    margin: 1% 0;
    text-transform: uppercase;
    display: none;
}

.price-holder {
    letter-spacing: .1px;
    color: #5c5c5c;
    text-transform: capitalize;
    margin: 0;
    font-size: 10px;
    min-height: 80px;
}

span.archivePrice {
    letter-spacing: .4px;
    color: #000;
    cursor: default;
    pointer-events: none;
    display: block;
    font-size: 20px;
    font-family: 'NissanLight';
}

.newVehicleArchiveExplore a {
    padding: 12px 30px !important;
    border-radius: 40px;
    color: #fff;
    background-color: #000;
    text-align: center;
    text-decoration: none;
    border: none;
    transition: all .3s cubic-bezier(.77, 0, .18, 1);
    width: 100%;
    margin-bottom: 16px;
    display: block;
    font-family: 'NissanRegular';
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 24px;
}

.newVehicleArchiveTestDrive a,
.blogHolderLink a {
    box-shadow: inset 0 0 0 2px #000 !important;
    border-radius: 40px !important;
    border: 0 !important;
    text-align: center !important;
    text-decoration: none !important;
    display: block;
    color: #4c4c4c;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .9px;
    padding: 15px 0 !important;
}

.blogHolderLink a {
    max-width: 200px;
}

.new_car_floating_menu {
    position: fixed;
    right: -130px;
    top: 50%;
    transition-duration: 0.3s;
    box-shadow: 0 0 5px #929292;
}

.new_car_floating_menu .quform-popup-link {
    display: block;
    font-size: 18px;
    font-family: 'NissanLight';
    text-transform: uppercase;
    padding: 10px;
    color: #000;
}

.new_car_floating_menu .quform-popup-link i.fa-solid.fa-envelope {
    margin-right: 15px;
    font-size: 23px;
}

.new_car_floating_menu:hover {
    right: 0;
}

.new_car_floating_menu .quform-popup-link:hover {
    display: block;
    font-size: 18px;
    font-family: 'NissanLight';
    text-transform: uppercase;
    padding: 10px;
    color: #fff;
}

.new_car_floating_menu_item {
    background: #e2e2e2;
}


.new_car_floating_menu_item:hover {
    background: #c3002f;
}


.iphorm-theme-react-default .iphorm-element-wrap label span.iphorm-required {
    background: unset !important;
}

.quform-theme-react .quform-button-style-theme .quform-upload-button,
.quform-theme-react .quform-element-submit.quform-button-style-theme>.quform-button-back-default>button,
.quform-theme-react .quform-element-submit.quform-button-style-theme>.quform-button-next-default>button,
.quform-theme-react .quform-element-submit.quform-button-style-theme>.quform-button-submit-default>button,
.quform-theme-react .quform-options-style-button .quform-option-label {
    color: #fff;
    border: 0 none transparent;
    border-radius: 2px;
    background-color: #c3002f !important;
    -webkit-box-shadow: 0 -3px 0 0 #c3002f inset, 0 2px 3px 0 rgb(0 0 0 / 10%) !important;
    box-shadow: 0 -3px 0 0 #c3002f inset, 0 2px 3px 0rgba(0, 0, 0, .1) !important;
    text-shadow: 1px 1px 0rgba(0, 0, 0, .05);
}

/*at home*/

.centreLine {
    text-align: center;
    margin: 0 auto;
}

.contentSection {
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto;
}

.cardHolder {
    text-align: center;
}

.cardHeading {
    font-size: 18px;
    margin: 20px 0;
}

.atHomeIconsThree {
    overflow: hidden;
    margin: 70px 0;
}

.smallTopHeading {
    text-transform: uppercase;
}

.sectionHeading p {
    margin: 0;
}

.cardItem {
    background: #f9f9f9;
    flex: 0 0 25%;
    margin: 0 2%;
}

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

.cardItemContent {
    padding: 12px 24px;
}

span.cardItemHeading {
    text-transform: uppercase;
    font-size: 18px;
}


.aftersalesSection {
    overflow: hidden;
    margin-top: 70px;
}

.aftersalesSection .sectionHeading {
    margin-top: 0;
}

.button_holder.brandButton a {
    background: #c3002f;
    color: #fff;
    padding: 15px;
    display: block;
    overflow: hidden;
    max-width: 250px;
    text-align: center;
    margin: 2% 0;
}

.button_holder.brandButton a:hover {
    background: #950024;
    color: #fff;
    padding: 15px;
    /* display: block; */
    overflow: hidden;
}


/* Home Test Drive */

.homeTestDriveIconsThree .iconContentHolder {
    flex: 0 0 23%;
    margin: 0 1%;
    min-width: 270px;
}

span.iconHeading {
    color: #000;
    font-size: 22px;
    font-family: 'NissanLight';
    display: block;
    min-height: 62px;
    margin: 30px 0;
}

.iconContent br {
    display: none;
}


.homeTestDriveIconsThree .iconContent span {
    color: #000;
}

.smallWidth {
    max-width: 600px;
    margin: 0 auto;
}

.formHolder {
    margin-top: 65px;
}

/* Footer */

.rokkitFooter {
    overflow: hidden;
    text-align: center;
    width: 100%;
    margin-top: 45px;
}

#nissan-social-drop img {
    max-height: 70px;
    margin-top: 20px;
}

/* Review Pages
--------------------------------------------- */

.review_page_container {
    width: 100%;
    position: relative;
}

.review_page_container img {
    width: 100%;
    border-radius: 5px;
}

.review_page_title_cotainer {
    position: absolute;
    line-height: 1;
    top: 0;
    height: 120px;
    width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(0, 0, 0)), color-stop(1, rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(bottom, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);
}

.review_page_date_top_right {
    position: absolute;
    line-height: 1;
    top: 0;
    right: 0;
    background-color: #fff;
    border-radius: 0 0 0 10px;
    padding: 10px;
    text-align: center;
}

.review_page_title_cotainer_text_featured {
    color: #fff;
    font-size: 30px;
    line-height: 0.9;
    font-family: 'Open Sans', arial;
    font-weight: 400;
    margin: 20px 90px 20px 40px;
    position: relative;
}

.review_review_text {
    color: #DADADA;
    font-size: 14px;
    line-height: 0.9;
    font-family: 'Open Sans', arial;
    font-weight: 100;
    position: absolute;
    margin-left: 0px;
    padding-top: 5px;
}

article {
    padding: 10px;
    margin: 10px 0 10px 0;
}

.entry-content {
    background-color: #fff;
    max-width: 100%;
    margin: 0 auto;
}

.nissanspecials .entry-content {
    background-color: #fff;
    max-width: 1200px;
    margin: 0 auto;
}

p.formConfirmation {
    font-size: 10px;
}


article.reviews .entry-header .entry-meta {
    float: right;
}

.recent_reviews_list_container {
    display: block;
}

.recent_reviews_list_container ul {
    margin: 0;
    padding: 0;
}

.recent_reviews_list_container ul li {
    list-style-type: none;
    float: left;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 11px 0;
    padding: 0px 15px 5px 0px;
    border-bottom: 1px solid #E4E4E4;
    text-align: left;
    color: #444;
    background: none;
    position: relative;
}

.recent_reviews_list_container_image {
    float: left;
    margin-right: 12px;
    padding-top: 4px;
    width: 65px;
    height: 65px;
    overflow: hidden;
}

.recent_reviews_list_container_title {
    font-weight: bold;
    margin: 0;
    padding: 0;
    line-height: 1em;
    font-size: 14px;
}

.recent_reviews_list_container_title a {
    color: #444;
}

.recent_reviews_list_container_postmeta {
    color: #DF3234;
    font-size: 13px;
}

.review_date_date {
    font-size: 11px;
    color: #DF3234;
}

.review_date_day {
    font-weight: 700;
    font-size: 30px;
    color: #DF3234;
}

.actual_product_page_container {
    width: 100%;
    position: relative;
    margin-top: 10px;
}

.product_image div {
    box-shadow: 0px 8px 6px -4px rgba(0, 0, 0, 0.40);
}

.relatedposts {
    width: 640px;
    margin: 0 0 20px 0;
    float: left;
    font-size: 12px;
}

.relatedposts h3 {
    font-size: 20px;
    margin: 0 0 5px 0;
}

.relatedthumb {
    margin: 0 1px 0 1px;
    float: left;
}

.relatedthumb img {
    margin: 0 0 3px 0;
    padding: 0;
}

.relatedthumb a {
    color: #333;
    text-decoration: none;
    display: block;
    padding: 4px;
    width: 150px;
}

.relatedthumb a:hover {
    background-color: #ddd;
    color: #000;
}

#disqus_thread {
    padding: 20px 40px 24px;
    background-color: #fff;
    border-radius: 3px;
    margin-bottom: 20px;
}

/* News Sidebar Widget */

.recent_reviews_list_container {
    display: block;
}

.recent_reviews_list_container ul {
    margin: 0;
    padding: 0;
}

.recent_reviews_list_container ul li {
    list-style-type: none;
    float: left;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 11px 0;
    padding: 0px 15px 15px 0px;
    border-bottom: 2px solid #fff;
    text-align: left;
    color: #444;
    background: none;
    position: relative;
}

.recent_reviews_list_container_image {
    float: left;
    margin-right: 12px;
    padding-top: 4px;
    width: 65px;
    height: 65px;
    overflow: hidden;
}

.recent_reviews_list_container_title {
    font-weight: 400;
    margin: 0;
    padding: 0;
    line-height: 1em;
    font-size: 14px;
}

.recent_reviews_list_container_title a {
    color: #fff;
}

.recent_reviews_list_container_title a:hover {
    color: #DF3233;
}

.recent_reviews_list_container_postmeta {
    color: #999;
    font-size: 13px;
}

.review_date_date {
    font-size: 11px;
}

.review_date_day {
    font-weight: 700;
    font-size: 30px;
    color: #999;
}

table {
    width: 100%;
    border-collapse: collapse
}

tr,
td {
    padding: 6px;
    border: 0px solid #ddd;
    border-left: 0;
    border-right: 0;
    text-align: left;
    font-weight: 100
}

td strong {
    font-weight: 800
}

tbody {
    border-bottom: 0px solid #ddd;
}

/* Additional things */
.sticky-content-container {
    position: fixed;
    width: 100%;
    display: none;
    background-color: #cecece;
    border-bottom: 3px solid #fff;
    left: 0;
    right: 0;
    bottom: 0;
}

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

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

.sticky-content-container ul li a {
    color: #fff;
    text-align: center;
    text-decoration: unset;
    width: 100%;
}

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

.specialPriceHolder ul li {
    font-size: 30px;
}

.trackNumber {
    display: inline-block;
    width: 100%;
}

.specialsFormHolder,
.singleContent div.product div.summary {}

/*
  Max width before this PARTICULAR table gets nasty
  This query will take effect for any screen smaller than 760px
  and also iPads specifically.
  */

@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {
    /* Force table to not be like tables anymore */

    /*table,
    thead,
    tbody,
    th,
    td,
    tr {
        display: block
    }*/
}

/* Hide Price on New Cars */

li.new-used-demos-new>a>span.price {
    display: none !important
}

div.new-used-demos-new>div.summary>div>p.price {
    display: none !important
}

.iphorm_3_12-input-wrap {
    position: relative;
}

.iphorm_3_12-input-wrap::before {
    content: "R ";
    font-weight: 400;
    position: absolute;
    left: 0;
}

.iphorm_3_12-input-wrap::after {
    clear: both;
}

.iphorm_4_8-outer-label {
    padding-left: 0px !important;
}

.site-footer img {
    width: 140px;
}

/* Woocommerce END
------------------------------------------------------------ */
/* 4-Column Footer (Overrides default 3-column setup in Genesis, so that code must remain in place)
---------------------------------------------------------------------------*/

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
    width: 21.875%;
    /* 252px / 1152px */
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
    float: left;
    margin-right: 4.166666666%;
    /* 48px / 1152px */
}

.footer-widgets-4 {
    float: right;
}

.front_news_item:nth-of-type(4n) {
    display: none;
}

@media only screen and (max-width: 1400px) {
    .widget_nav_menu {
        margin-right: 0;
        position: relative;
        z-index: 9999;
    }
}

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

    /* New Section */
    /*-------------*/
    .site-header .widget-area {
        width: 80%;
    }

    .about_cover {
        display: none;
    }

    .front_button_holder,
    .about_cover2 {
        width: 100%;
    }

    .front_button_container {
        float: left;
        width: 48%;
        margin-top: 0px;
    }

    .site-header .widget-area {
        width: 20px;
        margin-right: 1%
    }

    .header-image .site-title a {
        background-position: left !important;
        margin: 0 0 6px;
    }

    .title-area {
        width: 300px;
    }

    .site-container {
        top: 61px;
        overflow: hidden;
    }

    .product_archive {
        margin: 1%;
        width: 100%;
    }

    #footer_menu {
        font-size: 10px;
    }

    .mobile-menu {
        display: block;
    }

    #menu-home {
        display: none;
    }

    .popout-menu {
        display: block;
    }

}

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

    /* New Section */
    .top-bar {
        display: none;
    }

    .sidebar {
        border: 0px #DDD Solid;
    }

    .homeTileHolder {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

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

    .homeTileContent {
        padding: 20px;
        width: 100%;
    }

    .blogSection {
        flex-grow: 1;
        flex-shrink: 0;
        cursor: pointer;
        overflow: hidden;
        transition: all 0.5s ease;
        width: 100%;
        /* flex-direction: row-reverse; */
        /* flex-wrap: wrap; */
        width: 100%;
        /* height: 100%; */
    }

    .blogSection:not(.open) {
        width: 100%;
        /* height: 100px; */
    }

    .blogImageHolder {
        width: 100%;
    }

    .blogcontent {
        width: 100%;
        padding: 20px;
    }

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

    .blogFlexHolder {
        display: flex;
        width: 100%;
        align-items: center;
        height: 100%;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .blogSection:not(.open) .blogFlexHolder {
        flex-direction: column-reverse;
    }

    .fancybox-opened .fancybox-title {
        display: none;
    }

    .fancybox-nav span {
        visibility: visible !important;
    }

    .title-area {
        float: right;
        padding: 16px 0;
        width: 106px;
    }

    .header-widget-area {
        width: 500px;
        padding-top: 0px;
    }

    #text-9 {
        display: none;
    }

    #nav_menu-2 {
        display: none;
    }

    .header-image .site-title a {
        margin: 0;
    }

    .site-header .widget-area {
        width: 59%;
        margin-right: 0%;
        float: left;
    }

    section#custom_html-9 {
        max-width: 135px;
    }

    .site-header .widget-area li {
        min-width: 200px;
    }

    .site-header {
        border-bottom: 1px solid #d2d2d2;
        position: relative;
    }

    #text-10 {
        display: block;
    }

    .show-menu {
        width: 4.8571428571em;
        height: 129px;
        z-index: 1;
        float: right;
        background-color: #FFF;
        border-left: 1px solid #d2d2d2;
        position: relative;
        text-align: center;
        display: block;
    }

    .show-menu.close {
        display: none;
    }

    .show-menu::before {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        content: "";
        text-align: center;
        width: 100%;
    }

    .show-menu::after {
        content: "";
        color: #c3002f;
        font-size: 1.7142857143em;
        line-height: 3.5em;
        -webkit-font-smoothing: none;
    }

    .close-menu {
        width: 108px;
        height: 129px;
        z-index: 1;
        margin: 0 0 0 auto;
        background-color: #FFF;
        border-left: 1px solid #d2d2d2;
        position: relative;
        text-align: center;
    }

    .close-menu::before {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        content: "";
        text-align: center;
        width: 100%;
    }

    .close-menu::after {
        content: "";
        color: #c3002f;
        font-size: 1.7142857143em;
        line-height: 3.5em;
        -webkit-font-smoothing: none;
    }

    .mobile-container {
        width: 50.06%;
        clear: both;
        -webkit-transition: all 250ms ease-out, right 250ms ease-out;
        -moz-transition: all 250ms ease-out, right 250ms ease-out;
        transition: all 250ms ease-out, right 250ms ease-out;
        position: absolute;
        top: 0;
        vertical-align: top;
        z-index: 101;
        left: 150%;
    }

    .mobile-container>.mobile-inner {
        width: 100%;
    }

    .mobile-mask {
        background: #000;
        bottom: 0;
        left: 0;
        opacity: .3;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 9;
        display: none;
    }

    .mobile-mask.open {
        display: block;
    }

    .mobile-container:::before {
        content: " ";
        display: table;
    }

    .mobile-container:::after {
        content: " ";
        display: table;
        clear: both;
    }

    .mobile-container.open {
        left: 50%;
        display: block;
        -webkit-transition: all 250ms ease-out, right 250ms ease-out;
        -moz-transition: all 250ms ease-out, right 250ms ease-out;
        transition: all 250ms ease-out, right 250ms ease-out;
    }

    .site-footer>.wrap {
        background-color: #000000;
        padding: 20px 0 20px 0;
        width: 100%;
    }

    .mobile-main>ul {
        text-align: left;
    }

    li.nom {
        background-color: #eee;
        border-top: 0px solid #d2d2d2;
        border-bottom: 0px solid #d2d2d2;
        padding: 5px !important;
        position: relative;
    }

    .mobile-main>ul>li.sub {
        background-color: #fff;
        border-top: 1px solid #d2d2d2;
        border-bottom: 1px solid #d2d2d2;
        padding: 5px !important;
        position: relative;
    }

    .mobile-main>ul>li.sub>ul {
        display: none;
    }

    .mobile-main>ul>li.sub>ul.open {
        display: block;
    }

    .mobile-main>ul>li>a,
    .mobile-main>ul>li>ul>li>a {
        color: #000;
        text-transform: uppercase;
        font-size: 14px;
        position: relative;
    }

    li.nom::after {
        content: "";
        position: absolute;
        color: #c3002f;
        top: 5px;
        right: 20px;
        font-family: Nissan;
        transform: rotate(-90deg);
    }

    .mobile-main>ul>li.sub::after {
        content: "";
        position: absolute;
        color: #c3002f;
        top: 5px;
        right: 20px;
        font-family: Nissan;
    }

    .archived {
        width: 100%;
        display: block;
        margin: 0 0 0 auto;
        padding: 1%;
        text-align: center;
        overflow: hidden;
    }

    .sorted {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 0;
        padding-right: 25px;
    }

    .icons-grid>a {
        max-width: 49%;
        margin: 0.5%;
    }

    body.single-preowned>div>.site-inner {
        padding-top: 1%;
    }

    .calc>div>p>label {
        float: left;
        width: 300px;
        font-weight: 600;
    }

    .product_thumbnails>.one-third {
        width: 48%;
        margin: 1%;
    }

    .product_thumbnails>.one-third.first {
        clear: none;
    }

    .single_page_product_header {
        text-align: center;
    }

    h2:first-child::before {
        left: auto;
    }

    .bot1 {
        text-align: center;
        margin-top: 20px;
    }

    .bot2 {
        text-align: center;
        padding-right: 20px;
        font-size: 18px;
        color: #fff;
        margin-top: 1%;
    }

    .footer-s {
        float: none;
    }

    .footer-s img {
        max-width: 60px;
        margin-bottom: 1%;
    }

    /*-------------*/

    .home_mid {
        background: #df3234 !important;
    }

    .front_button_container {
        float: left;
        width: 46%;
        margin-top: 0px;
    }

    .front_button_container>div.one-fourth.first {
        width: 23.076923076923077%;
    }

    .front_button_container>div.three-fourths.first {
        width: 74.35897435897436%;
    }

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

    .front_news_item {
        width: 47%;
        margin: 10px;
    }

    .front_news_item:nth-of-type(4n) {
        display: block;
    }

    .front_video {
        flex-wrap: wrap;
    }

    .video_review {
        width: 48%;
    }

    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4 {
        width: 47.9166666666%;
        /* 552px / 1152px */
    }

    .footer-widgets-2 {
        float: right;
        margin: 0;
    }

    .content {
        width: 100%;
    }

    .sidebar-primary {
        width: 100%;
    }

    /*    .content-sidebar-wrap {
        display: table;
        width: 100%;
    }*/
    .content {
        display: table-footer-group;
        /*float: none;*/
    }

    .sidebar {
        display: table-header-group;
        float: none;
    }

    body.single-post>div.site-container>div.site-inner>div>aside.sidebar,
    body.single-reviews>div.site-container>div.site-inner>div>aside.sidebar,
    body.post-type-archive-reviews>div.site-container>div.site-inner>div>aside.sidebar,
    body.category>div.site-container>div.site-inner>div>aside.sidebar {
        display: table-footer-group !important;
        float: none;
    }

    .one-sixth {
        margin: 1%;
        width: 48%;
    }

    .product_archive {
        margin: 1%;
        width: 100%;
    }

    .image_container {
        width: 100%;
        padding: 2%;
        float: unset;
        text-align: center;
    }

    .product_page_vehicle_info_cotainer {
        width: 100%;
        flex: auto;
        float: left;
    }

    .widget-meta-data-filter .mdf_input_container {
        padding: 2px 0 3px 0;
        float: left;
        width: 100% !important;
        min-width: 250px;
        margin: 0 1%;
        overflow: visible;
    }

    .one-sixth {
        margin: 1%;
        width: 48%;
        height: 150px;
    }

    body.post-type-archive-product>div.site-container>div.site-inner>div>main>div>div>a>.image_container {
        height: 250px !important;
    }

    body.single-product>div.site-container>div.site-inner>div>main>div.actual_product_page_container>a>div {
        height: 250px !important;
        margin: 1%;
    }

    .banner-heading {
        font-size: 20px;
        text-transform: uppercase;
    }

    .banner-content {
        font-size: 10px;
    }

    .specs_viewer {
        margin: auto;
        float: none;
    }

    .contact_dealer_button {
        margin: 10px auto;
        float: none;
        text-align: center;
    }

    .cardItem {
        background: #f9f9f9;
        flex: 0 0 33%;
        margin: 0 2%;
    }

    .dealerHalfTile {
        width: 100%;
        padding: 1%;
        position: relative;
    }

    .dealerQuartTile {
        width: 50%;
        padding: 1%;
    }

    .image_container {
        height: 370px !important;
    }


    /* Lindokuhle Nsibande additional css */
    .specialPriceHolder p {
        margin-bottom: 0 !important;
    }

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

    .specialPriceHolderTop .specialPriceHolder {
        margin: 0px 0 0px !important;
    }

    .single-nissanspecials .entry {
        padding: 40px 0px 0px !important;
        margin-bottom: 0px;
    }

    .specialPriceHolder ul {
        margin-left: 30px;
    }

    .specialPriceHolder ul li {
        font-size: 25px;
    }

    .single-nissanspecials h1 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .specialsFormHolder,
    .singleContent div.product div.summary {
        margin: 0px 0px 20px !important;
    }
}

@media only screen and (max-width: 480px) {
    .iconSection a {
        flex: 0 0 46%;
    }

    .image_container {
        height: 300px !important;
    }

    .key_equipment_holder {
        visibility: hidden;
        display: none;
    }

    .wpc-filters-widget-wrapper>div {
        width: 100%;
        margin: 0 1%;
        min-width: 150px;
    }

    .accordion_holder ul {
        margin-left: 10px;
    }

    span.dealerTileContent {
        display: block;
        text-align: center;
        color: #000;
        font-weight: 600;
        font-size: 16px;
    }

    section#custom_html-9 {
        max-width: 135px;
        margin-left: 40%;
    }

    .cardItem {
        background: #f9f9f9;
        flex: 0 0 50%;
        margin: 0 2%;
    }

    .tab_heading {
        font-size: 16px;
        flex: 0 0 33%;
        padding: 9px;
    }

    .dealerImage {
        width: 100%;
        padding-right: 0;
    }

    .dealerContent {
        width: 100%;
    }

    .special_container {
        width: unset;
        /* height: 250px; */
    }

    .site-header .title-area {
        /*display: none;*/
    }

    section#custom_html-7 {
        display: none;
    }

    .tech_content_holder {
        flex: 0 0 100%;
        padding: 2%;
    }

    .top_content_holder {
        padding: 2%;
    }

    .meet-container img {
        width: 100%;
    }

    .meet-container {
        width: 100%;
    }

    .tech_content_image {
        flex: 0 0 100%;
        padding: 2%;
        min-width: 300px;
    }

    .archive-holder>a {
        width: 46%;
        margin: 3% 2%;
        /* min-width: 200px; */
        text-transform: uppercase;
        color: #333;
        text-align: center;
    }

    .logo-container {
        display: block;
        position: absolute;
        left: 0;
        margin: 20px 15px;
        /* position: relative; */
        transition: margin .2s ease-in-out, width .2s ease-in-out;
        width: 136px;
    }

    .popout-menu .sidebar-desktop {
        width: 100%;
    }

    .logo-container picture {
        height: 16px;
    }

    /* New Section */
    .site-header .widget-area {
        width: 65%;
        margin-right: 0%;
    }

    .content-sidebar-wrap {
        width: 100%;
    }

    .entry {
        padding: 40px 20px 24px;
    }

    .pre-owned-side {
        width: 100%;
    }

    .mobile-container.open {
        left: 20%;
    }

    .mobile-container {
        width: 80%;
    }

    .search-side {
        width: 100%;
        padding: 10px;
        text-align: center;
    }

    .calc-half {
        width: 100%;
        text-align: center;
    }

    .calc>div>p>label {
        float: none;
        display: table-cell;
    }

    .product_thumbnails>.one-third {
        width: 48%;
        margin: 1%;
    }

    .product_thumbnails>.one-third.first {
        clear: none;
    }

    .single_page_product_header {
        text-align: left;
    }

    h2:first-child::before {
        left: auto;
    }

    #footer_menu {
        display: flex;
    }

    .bot2 {
        text-align: center;
    }

    .bx-controls-direction {
        display: none !important;
    }

    .close-menu {
        width: 4.8571428571em;
        height: 129px;
        z-index: 1;
        margin: 0 0 0 auto;
        background-color: #FFF;
        border-left: 1px solid #d2d2d2;
        position: relative;
        text-align: center;
        margin-right: 6.1%;
    }

    #outputs {
        display: block;
    }

    /*-------------*/
    .iphorm_3_17-element-wrap {
        margin-top: 30px;
    }

    .actual_product_page_container>a>div {
        height: 300px !important;
    }

    .front_news_letter a h5 {
        font-size: 14px;
    }

    .front_button_container .three-fourths h3 {
        font-size: 18px;
    }

    .front_button_container .three-fourths p {
        margin: 0 0 5px;
    }

    .front_button {
        margin-left: 0;
    }

    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    .button,
    .entry-content .button {
        background-color: #222;
        border-radius: 3px;
        border: none;
        box-shadow: none;
        color: #fff;
        cursor: pointer;
        font-family: 'Open Sans', arial;
        padding: 10px 10px;
        text-transform: uppercase;
        width: auto;
        margin-bottom: 10px;
    }

    .social_side {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 50px;
        margin-top: 20px;
    }

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

    .front_news_item {
        width: 100%;
    }

    .video_review {
        width: 100%;
    }

    .front_button_container {
        width: 100%;
    }

    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4 {
        width: 100%;
    }

    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
        margin: 0;
    }

    #reviewsliders strong {
        font-size: 10px;
    }

    .review_page_title_cotainer_text {
        font-size: 15px;
        line-height: 0.5;
        margin: 10px 90px 20px 10px;
    }

    .review_date_day {
        font-size: 15px;
    }

    .review_page_title_cotainer {
        height: 90px;
    }

    .review_page_title_cotainer_text_featured {
        font-size: 15px;
        margin: 20px 90px 20px 20px;
    }

    .product_archive {
        padding: 1%;
        margin: 0;
        width: 100%;
    }

    .product_page_title_cotainer_text_featured {
        font-size: 16px;
        line-height: 1.1;
    }

    .one-sixth {
        margin: 1%;
        width: 48%;
    }

    .front_button_container {
        height: 200px;
    }

    #text-8 {
        display: none;
    }

    .selection-menu span,
    .selection-menu a {
        display: block;
    }

    .page-title {
        text-transform: capitalize;
        font-weight: 600;
        font-stretch: ultra-condensed;
        color: #000;
        font-size: 30px;
        padding-top: 19px;
        font-family: 'NissanBold';
    }

    .banner-button a {
        display: block;
        color: #fff;
        text-transform: uppercase;
        padding: 5px 10px;
        max-width: 170px;
        background: #c3002f;
        margin-top: 15px;
        transition-duration: 0.3s;
        font-size: 10px;
        float: right;
    }

    .banner-section {
        text-align: right;
    }

    .banner-heading {
        font-size: 15px;
        text-transform: uppercase;
    }

    .banner-content {
        font-size: 10px;
        max-width: 170px;
        float: right;
    }

    .footer-dropdown {
        max-height: 0px;
        overflow: hidden;
        border-bottom: 1px solid #424242;
        transition-duration: 0.3s;
        padding: 0 15px;
    }

    .footer-heading {
        padding: 20px 15px;
        display: flex;
        justify-content: space-between;
        cursor: pointer;
    }

    .footer-widgets {
        padding: 0;
    }

    .footer-widgets .wrap {
        width: 100%;
        margin: 0;
    }

    .footer-widgets .widget {
        margin-bottom: 0;
    }

    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
        margin: 0;
        padding: 0;
    }

    .social-icons {
        padding: 0 15px;
    }

    .social-icons div {
        margin: 0% 3% 0px 0;
    }

    .footer-left a,
    .footer-right a,
    .footer-right span {
        width: 100%;
        display: block;
        padding: 0 15px 8px;
    }

    .footer-left {
        padding-bottom: 15px;
        border-bottom: 1px solid #424242;
    }

    .footer-right {
        margin-top: 15px;
    }

    .footer-right span {
        font-weight: 600;
    }

    .footer-heading i {
        display: unset;
        color: #c3002f;
    }

    .footer-heading i:hover {
        color: #fff;
    }

    .active-footer-drop {
        max-height: 300px;
    }

    .flip {
        transform: rotate(180deg);
    }

    .blog-banners .bx-controls-direction {
        display: block !important;
    }
}

@media only screen and (max-width: 320px) {
    .close-menu {
        width: 4.8571428571em;
        height: 129px;
        z-index: 1;
        margin: 0 0 0 auto;
        background-color: #FFF;
        border-left: 1px solid #d2d2d2;
        position: relative;
        text-align: center;
        margin-right: 1.1%;
    }

    .site-header .widget-area {
        width: 59%;
        margin-right: 0%;
    }

    section#custom_html-9 {
        max-width: 126px;
        margin-left: 40%;
        padding-top: 10px;
    }
}

/* Responsive Navigation
---------------------------------------------------------------------------------------------------- */
/* Standard Navigation
--------------------------------------------- */

nav {
    clear: both;
}

/* Navigation toggles
--------------------------------------------- */

.sub-menu-toggle,
.menu-toggle {
    display: none;
    visibility: hidden;
}

/* Navigation toggles - Ensure Menu Displays when Scaled Up
--------------------------------------------- */

@media only screen and (min-width: 768px) {
    .nav-primary {
        display: block !important;
    }
}

/* Navigation toggles - Mobile (Change max width as you see fit)
--------------------------------------------- */

@media only screen and (min-width: 768px) and (max-width: 1190px) {
    .center-contact .thumb-title {
        top: 0px;
        background: #3B3B3B;
        max-width: 300px;
        font-weight: bold;
        font-size: 21px;
        color: #fff;
        background: #3b3b3b;
        text-align: left;
        text-shadow: 2px 1px 1px #000;
        padding: 4px 0 4px 10px;
        background-image: url(https://www.cmhmitsubishi.co.za/wp-content/uploads/2014/11/arrow.png);
        background-repeat: no-repeat;
        background-position: right;
        position: relative;
    }
}

@media only screen and (max-width: 767px) {
    .nav-header {
        width: 100%;
        margin-top: 0px;
    }

    .entry-content {
        padding: 2px;
        /*padding-right:25px;*/
    }

    .preowned .entry-content {
        padding: 2px;
        /* padding-right: 25px; */
        display: flex;
        flex-direction: column-reverse;
    }

    .center-contact {
        margin-bottom: 50px;
    }

    .center-contact .thumb-title {
        top: 12px;
        background: #3B3B3B;
        max-width: 300px;
        font-weight: bold;
        font-size: 21px;
        color: #fff;
        background: #3b3b3b;
        text-align: left;
        text-shadow: 2px 1px 1px #000;
        padding: 4px 0 4px 10px;
        background-image: url(https://www.cmhmitsubishi.co.za/wp-content/uploads/2014/11/arrow.png);
        background-repeat: no-repeat;
        background-position: right;
        position: relative;
    }

    .menu-toggle,
    .sub-menu-toggle {
        display: block;
        font-size: 20px;
        font-size: 1rem;
        font-weight: 700;
        margin: 0 auto;
        overflow: hidden;
        padding: 20px;
        padding: 1rem;
        text-align: center;
        visibility: visible;
    }

    button.menu-toggle,
    button.sub-menu-toggle {
        background-color: transparent;
        color: #999;
    }

    .sub-menu-toggle {
        padding: 0px;
        position: absolute;
        right: 5px;
        top: 0;
    }

    .menu-toggle:before {
        content: "MENU \2630";
    }

    .menu-toggle.activated:before {
        content: "MENU \2637";
    }

    .sub-menu-toggle:before {
        content: "+";
    }

    .sub-menu-toggle.activated:before {
        content: "-";
    }

    .nav-primary {
        display: none;
        position: relative;
    }

    .genesis-nav-menu .menu-item {
        background-color: #f5f5f5;
        display: block;
        position: relative;
        text-align: left;
    }

    .genesis-nav-menu .menu-item:hover {
        position: relative;
    }

    .genesis-nav-menu .sub-menu {
        clear: both;
        display: none;
        opacity: 1;
        position: static;
        width: 100%;
    }

    .genesis-nav-menu .sub-menu a {
        border-left: 0;
        position: relative;
        width: auto;
    }

    .genesis-nav-menu .sub-menu .sub-menu {
        margin: 0;
    }

    .genesis-nav-menu .sub-menu .sub-menu a {
        background-color: #f5f5f5;
        padding-left: 30px;
    }

    .genesis-nav-menu .sub-menu .sub-menu .sub-menu a {
        background-color: #fff;
        padding-left: 40px;
    }

    .nav-primary a:hover,
    .nav-primary .current-menu-item>a {
        color: #333;
    }
}

.chosen-container .chosen-results li {
    color: #333;
}

body.post-type-archive-product>div.site-container>div.site-inner>div>aside.sidebar {
    margin-top: 10px;
    padding: 1%;
    border-radius: 5px;
    background-color: #DF3234;
    background-image: url("/wp-content/themes/agency-pro/images/bg_diagonal.png");
}

body.post-type-archive-product>div.site-container>div.site-inner>div>aside.sidebar>.widget {
    background-color: #DF3234;
}

body.post-type-archive-product>div.site-container>div.site-inner>div>aside>div>h3 {
    color: #fff;
}

body.post-type-archive-product>div.site-container>div.site-inner>div>main>div>article {
    margin-top: 0;
    margin-bottom: 10px;
}

body.post-type-archive-product>div.site-container>div.site-inner>div>main>div>article>footer>p.entry-meta {
    display: none;
}

.archive-pagination {
    margin: 40px 10px 0;
}

.entry-content ul li {
    list-style-type: circle;
    list-style-image: url("/wp-content/themes/agency-pro/images/list-style.png");
    list-style-position: outside;
    padding: 0px;
    margin: 0px;
}

.archive-pagination {
    text-align: center;
}

div.vehicle_search_home>div>div>h3 {
    display: none;
}

.shrink {
    position: fixed;
    clear: both;
    width: 100%;
    top: 59px;
    z-index: 9999999;
}


/* new used car page */
.single-preowned a.prev.prev-stage span,
.single-preowned a.next.next-stage span {
    display: inline-block;
    background: #0009;
    color: #fff;
    font-size: 40px;
    padding: 10px;
}

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

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

.single-preowned a.prev.prev-stage {
    left: 0;
}

.single-preowned .connected-carousels .stage {
    max-width: 100% !important;
}

.single-preowned .fa {
    color: #fff;
    padding: 0;
    width: 100%;
    font-size: 40px;
}

.single-preowned .connected-carousels .carousel li {
    float: left;
    padding: 5px;
}

.single-preowned .singleTiltleHolder h1,
.single-preowned .singleTiltleHolder h2,
.single-preowned .signlePriceHolder p {
    margin: 0;
}

.single-preowned .signlePriceHolder {
    background: #c3002f;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    padding: 0 10px;
}

.fullDiscription {
    border: 1px solid #ccc;
    padding: 15px;
    overflow: hidden;
}

._360_display {
    margin-top: 20px;
}

.single-preowned .single_page_product_header {
    margin-top: 25px;
    margin-bottom: 5px;
}

.single-preowned .formHolder {
    margin-top: 0;
}

.imageDisplay {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
    max-width: 1300px !important;
}

.single-preowned .quform-element p,
.single-preowned .quform-spacer {
    margin-bottom: 0px;
    padding-bottom: 5px;
}

label.quform-option-label.quform-option-label-3_25_1 {
    font-size: 11px;
}

.single-preowned .full_row {
    padding: 1%;
    width: 100vw;
    max-width: 1200px;
}

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

.single-preowned .usedFormHolder {
    width: 100%;
    overflow: hidden;
}