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

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

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

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

.bx-wrapper .bx-controls-direction a {
  z-index: unset !important;
}

.siteLoader {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  background: white;
  overflow: hidden;
  z-index: 9999;
}

.siteLoader img {
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}


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

#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: 1200px;
}

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

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

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


.genesis-nav-menu .sub-menu a {
  font-size: 14px;
  padding: 15px 40px 15px 30px;
  width: 260px;
  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;
}

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

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

/* 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: absolute;
  width: 1em;
  z-index: 2;
  right: 0;
}

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

#nav_menu-2 {
  margin-right: 40px;
  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 */

.centreText.smallTopLine {
  margin: 0 28%;
}

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

.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 */

.wpb_wrapper {
  margin: 8% 0;
}

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

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

.contactList {
  font-size: 18px;
}

.contactList strong {
  margin: 0 10px;
}

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

.wpb_wrapper p {
  font-size: 18px;
}


.hourSize span {
  font-size: 20px;
}

/* 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;
}

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

.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
------------------------------------------------------------ */
#menu-home {
  background: transparent;
  text-align: center;
  margin-right: 25px;
  letter-spacing: 1px;
}

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

#menu-home>.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;
}

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

/*#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;
}*/

#menu-home>.menu-item.current-menu-item>a {
  color: #000;
}

/*#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%;
}

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

h2.section_title.red-line::before {
  border-top: 6px solid #c3002f;
  content: " ";
  left: 0;
  top: -25%;
  position: absolute;
  width: 2.5em;
}

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: none;
  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;
}

/*
ul#bottom_slider  {

    list-style: none !important;
}

ul #top_slider {

    list-style: none !important;
}*/

/*ul#bottom_slider , #top_slider_2 {
    
    display: flex;
    overflow: hidden;
    margin: 0 auto;
    width: 600px;
}*/

.bx-loading {
  display: none;
}

.bxslider-wrap {
  float: left;
  margin-top: 20px;
}

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

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

.widget-area .widget .wpc-filters-widget-controls-container a.wpc-filters-apply-button,
.widget .wpc-filters-widget-controls-container a.wpc-filters-apply-button,
.wpc-filters-widget-main-wrapper .wpc-filters-widget-controls-container a.wpc-filters-apply-button,
.wpc-filters-widget-main-wrapper a.wpc-filters-submit-button {
  border-color: #c71633 !important;
  background-color: #C71624 !important;
  color: #f5f5f5;
}

.show-calc,
.enquireButton {
  /* position: absolute; */
  display: block;
  /* bottom: 1%; */
  /* width: 100%; */
  /* margin: 0 auto; */
  text-align: center;
}

.show-calc>span,
.enquireButton 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;
}

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

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

.homeFlexHolder {
  display: flex;
  flex-wrap: wrap;
  margin: 25px 0;
}

.flexItemThird {
  flex: 0 0 30%;
  margin: 1.5%;
  min-width: 250px;
}

.chooseSection .flexItemThird {
  text-align: center;
}

.IconHolder {
  font-size: 50px;
}

.red {
  color: #c3002f;
}

.chooseSection h3 {
  font-family: 'NissanLight';
}

.mySlides {
  display: none;
}

/************* // Meet the team // **********/

.meet-window {
  width: 100%;
  display: block;
  clear: both;
  color: #000;
  overflow: hidden;
}

.meet-container {
  width: 33%;
  padding: 10px;
  overflow: hidden;
  color: #000;
  padding-left: 20px;
  float: left;
}

/*.archive_heading {
    padding: 40px;
    background-color: #000;
}*/

.page-id-1324 .entry {
  background-color: #fff;
}

.teamDetails a {
  color: #111;
}

.teamDetails a:hover {
  color: #ad0c33;
}



/* 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;
  text-align: center;
}

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

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

/*------------------------------------*
 :: 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
}

.agency-pro-red .genesis-nav-menu a {
  color: #333;
  font-weight: 600;
  padding: 13px 40px 13px 30px;
}

.agency-pro-red .genesis-nav-menu a:hover {
  color: #000;
  border: 0px;
  background-color: #fff;
}

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

.pt-cv-wrapper img {
  height: 180px;
  width: auto;
  margin: auto;
}

.pt-cv-wrapper [class*="pt-cv-"] a {
  display: flex;
  justify-content: center;
  align-items: center;
}

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

.written_review {
  display: none;
}

.bx-wrapper {
  overflow: hidden;
}

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

.genesis-nav-menu a:hover,
.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: 10px 20px 24px;
}

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

/*------------------------------------*
 :: 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;
}

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

/*------------------------------------*
 :: 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;
}*/
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 30.75%;
}

#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
------------------------------------------------------------ */
.prduct_flex_new {
  display: flex;
}


.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 30.05%;
  background-color: #f3f3f3 !important
}

.woocommerce.columns-5 ul.products li.product {
  background-color: #fff !important
}

.woocommerce.columns-5 ul.products li.product a img {
  width: 90%;
  padding-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.woocommerce.columns-5 ul.products li.product a img:hover {
  width: 100% !important;
  padding-bottom: 5.5px;
  color: #fff;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 8px
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  color: #fff;
  display: block;
  font-weight: 400;
  margin-bottom: 0;
  background-color: #df3234;
  font-size: 24px;
  text-align: center;
  border-right: #df3234 1px solid;
  border-left: #df3234 1px solid;
  background-image: url("/wp-content/themes/agency-pro/images/bg_diagonal.png");
}

.woocommerce.columns-5 li.product h3 {
  margin-bottom: 0 !important;
  color: #999 !important;
  font-size: 1.167em !important;
  font-weight: 400 !important;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) !important;
  text-decoration: none !important;
  background: #fff !important
}

.woocommerce.columns-5 li.product h3:hover {
  color: #000 !important
}

.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
  padding: 1em 1em;
  font-size: 1em;
  min-height: 80px;
  color: #df3234;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: #df3234 1px solid;
  border-left: #df3234 1px solid;
  border-bottom: #df3234 1px solid;
  font-weight: 600;
}

.outstock_button {
  background: #F2F2F2;
  padding: 10px;
  color: #666666 !important;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-weight: 800;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: block;
  text-align: center;
  border-right: #CD0505 1px solid;
  border-left: #CD0505 1px solid;
  border-bottom: #CD0505 1px solid
}

ul.products>li>a:hover {
  background: #df3234;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  color: #fff !important;
}

a.page-numbers {
  color: #CD0505
}

.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
  clear: none !important;
  width: 48%;
  float: right
}

.stock {
  display: none !important
}

div[itemprop="description"] {
  display: none !important
}

.summary {
  padding: 5px
}

.product_title {
  color: #C60101;
  text-align: center
}

.product_meta {
  font-size: 11px !important;
  float: right !important
}

.posted_in {
  display: none !important
}

.woocommerce-page div.product div.thumbnails a {
  margin-top: 5px
}

.woocommerce-page div.product .woocommerce-tabs {
  width: 50%
}

.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
  color: #000;
  padding-top: 5px;
  background: url(http://honda.cmhdigital.co.za/wp-content/uploads/2014/12/nav-bg.gif) center bottom no-repeat
}

.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
  position: relative;
  background: #fff;
  color: #000;
  padding-top: 5px
}

.woocommerce-tabs ul.tabs li.active:before,
.woocommerce-tabs ul.tabs li:before {
  width: 0 !important;
  border: 0 solid #e0dadf !important
}

.woocommerce-tabs ul.tabs li.active:after,
.woocommerce-tabs ul.tabs li:after {
  width: 0 !important;
  border: 0 solid #e0dadf !important
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  background: #fff;
  height: 39px;
  position: relative;
  overflow: visible;
  padding: 0 !important;
  padding-top: 5px;
  margin: 0 0 1%
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 0 solid #d3ced2;
  margin: 0
}

.woocommerce div.product .woocommerce-tabs .panel {
  padding: 1%;
  background: #F3F3F3;
  webkit-box-shadow: 7px 6px 7px -1px rgba(0, 0, 0, 0.30);
  -moz-box-shadow: 7px 6px 7px -1px rgba(0, 0, 0, 0.30);
  box-shadow: 7px 6px 7px -1px rgba(0, 0, 0, 0.30);
  background-image: url("/wp-content/themes/agency-pro/images/bg_diagonal.png");
}

.woocommerce div.product div.images img {
  webkit-box-shadow: 7px 6px 7px -1px rgba(0, 0, 0, 0.30);
  -moz-box-shadow: 7px 6px 7px -1px rgba(0, 0, 0, 0.30);
  box-shadow: 7px 6px 7px -1px rgba(0, 0, 0, 0.30)
}

.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
  color: #000 !important;
  text-shadow: 0 0 0 rgba(255, 255, 255, 0.3) !important
}

.woocommerce-page div.product .woocommerce-tabs ul.tabs:before {
  border-bottom: 0 solid #e0dadf !important
}

.count {
  display: none !important
}

.woocommerce_archive_images {
  width: 100%;
  height: 210px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  border: 1px solid #df3234;
  border-bottom: 0px;
}

#tab-description>h2 {
  display: none;
}

li.product-category h3 {
  margin: 5px 0 !important;
  color: #fff !important;
  font-size: 20px !important;
  text-align: center;
  background: rgba(39, 134, 186, 1) !important;
  background: -moz-linear-gradient(top, rgba(39, 134, 186, 1) 0%, rgba(19, 57, 78, 1) 100%) !important;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(39, 134, 186, 1)), color-stop(100%, rgba(19, 57, 78, 1))) !important;
  background: -webkit-linear-gradient(top, rgba(39, 134, 186, 1) 0%, rgba(19, 57, 78, 1) 100%) !important;
  background: -o-linear-gradient(top, rgba(39, 134, 186, 1) 0%, rgba(19, 57, 78, 1) 100%) !important;
  background: -ms-linear-gradient(top, rgba(39, 134, 186, 1) 0%, rgba(19, 57, 78, 1) 100%) !important;
  background: linear-gradient(to bottom, rgba(39, 134, 186, 1) 0%, rgba(19, 57, 78, 1) 100%) !important;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#2786ba', endColorstr='#13394e', GradientType=0) !important;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  padding: 8px !important;
  min-height: 0 !important
}

li.product-category img {
  border-top: 0 solid rgba(19, 57, 78, 1) !important;
  border-left: 0 solid rgba(19, 57, 78, 1) !important;
  border-right: 0 solid rgba(19, 57, 78, 1) !important;
  border-bottom: 0 solid rgba(19, 57, 78, 1) !important;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, .3) !important;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .3) !important;
  -webkit-transition: all .5 ease-in-out .1s;
  -moz-transition: all .5 ease-in-out .1s;
  -o-transition: all .5 ease-in-out .1s;
  transition: all .5 ease-in-out .1s
}

.woocommerce-ordering {
  margin-right: 1% !important
}

.tab-description h2 {
  display: none;
}

.idq-hacc {
  margin: 0 0 20px 0;
  clear: both;
  position: relative;
  /* overflow: hidden; */
}

.widget-woof .widget-title {
  text-transform: uppercase;
  font-weight: 600;
  font-stretch: ultra-condensed;
  color: #fff;
  border-bottom: 2px solid #fff;
  font-size: 20px;
}

.sidebar .widget-woof {
  font-size: 23px;
  border-radius: 5px;
  margin-bottom: 40px;
  padding: 10px 40px 40px 40px;
  color: #fff;
  background-color: #df3234;
}

body.post-type-archive>div.site-container>div.site-inner>div>aside {
  margin-top: 10px;
}

.sidebar {
  padding: 1%;
  border-radius: 0px;
  background-color: #fff;
  border: 1px #DDD Solid;
}

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

.proadszone-21 {
  max-height: 360px;
}

.mdf_sort_panel_order_by,
.mdf_sort_panel_ordering {
  width: inherit;
}

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

/* 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;
}

.product_page_container {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.image_container {
  width: 21%;
  padding: 2%;
  float: left;
}

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

.product_archive {
  margin: 10px 10px 0 0;
  border: none;
  border-top: 1px #d4d4d4 dashed;
}

.product_page_vehicle_info_cotainer_title_featured {
  width: 60%;
  float: left;
  padding: 2%;
}

.product_page_vehicle_info_cotainer_title_featured>h1 {
  font-family: "NissanBold", Verdana, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 0px;
}

.product_page_vehicle_info_cotainer_title_featured>h2 {
  font-size: 23px;
  margin: 0;
  color: #666666;
  text-transform: uppercase;
  padding: 0;
}

.product_page_vehicle_info_cotainer_price_featured {
  float: right;
  padding: 1%;
  font-weight: 600;
  font-size: 30px;
  line-height: 27px;
  color: #c3002f;
  width: 20%;
}

.product_page_vehicle_info_cotainer_specs_featured {
  width: 60%;
  float: left;
  padding: 2%
}

.specs_featured_list_item {
  list-style: none;
  font-size: 14px;
  line-height: 21px;
}

.first_part {
  width: 50%;
  float: left;
}

.second_part {
  width: 50%;
  float: left;
  font-weight: 600;
}

.featured_province {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}

.featured_number {
  font-size: 20px;
  font-weight: 600;
}

.featured_type {
  padding-top: 20px;
  font-weight: 600;
  display: none;
}

.product_page_vehicle_contacts_featured {
  width: 40%;
  float: left;
  padding: 2%;
}

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

.product_archive article {
  display: none;
}

.product_page_buttons {
  float: left;
}

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

.featured_btn_one:hover span {
  background: #ccc;
  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;
}


/* 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;
}

.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%;
  text-transform: uppercase;
  background: #333333b0;
  padding: 0 20px;
  color: #fff;
  box-shadow: 3px 3px 3px #333;
}

.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;
  overflow: hidden;
}


.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: disc !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%; */
  max-height: 190px;
}

.veriant_holder {
  border: 1px solid #c3c3c3;
  margin: 20px auto !important;
  overflow: hidden;
  padding: 2%;
}

.veriant_price_holder span {
  display: block;
  text-transform: uppercase;
}

.veriant_price {
  color: #c3002f;
  font-size: 25px;
  font-weight: 800;
}

.main_info_holder {
  overflow: hidden;
  border-bottom: 1px solid #c3c3c3;
  padding: 10px 0;
}

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

.contact_dealer_button {
  /* display: flex; */
  overflow: hidden;
  background: #c71633;
  width: 275px;
  color: #fff;
  padding: 10px 10px;
  /* justify-content: space-between; */
  /* align-items: center; */
  cursor: pointer;
  margin-right: 100px;
  float: right;
  text-align: center;
}

.contact_dealer_button a {
  color: #fff;
}

.contact_dealer_button a:hover {
  color: unset;
}

.specs_viewer:hover,
.contact_dealer_button:hover {
  background: #930527;
}

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

.active {
  display: block;
}

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

.overview_holder,
.specs_holder {
  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_equipment {
  display: none;
}

.key_equipment_holder {
  visibility: hidden;
}

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


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

.new_car_floating_menu .quform-popup-link,
.new_car_floating_menu a {
  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,
.new_car_floating_menu i.fa-solid.fa-phone {
  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);
}

.fancybox-wrap {
  min-width: 450px;
}

.fancybox-inner {
  overflow: hidden;
  width: 100% !important;
}

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

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

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

.archived .page-title {
  color: #c3002f;
  text-transform: uppercase;
  padding-top: 50px;
  font-family: 'NissanLight';
}

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

/*at home*/
.centreLine {
  text-align: center;
  margin: 0 auto;
}

.contentSection {
  overflow: hidden;
  text-align: center;
}

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

/* 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;
}

.whatsappLink {
  position: fixed;
  bottom: 10px;
  left: 10px;
}

.whatsappLink img {
  width: 70px;
}

/* ================= Share ================= */
.share-button-container {
  width: 100%;
}

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

.essb_morepopup {
  z-index: 99999 !important;
}

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

.display {
  display: block !important;
}

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

span.closeShare i {
  font-size: 25px;
}

.sharepopout .essb_links_list {
  display: flex;
  flex-direction: column;
  text-align: left;
  padding-left: 70px !important;
}

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

.trigger-btn-container a {
  color: #fff !important;
  text-align: center;
  text-decoration: none;
}

.trigger-btn-container a i {
  color: #fff;
}

.single-nissanspecials .trigger-btn {
  display: block;
  width: 100%;
  padding: 3%;
  background: #c71633;
  color: #fff !important;
  text-align: center;
  margin-top: 2.6%;

}

.single-nissanspecials .trigger-btn i {
  width: unset;
  padding: 0px 5px 0px 0px;
}

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

.review_page_container {
  width: 80%;
  position: relative;
  margin: 0 auto;
}

.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: 1200px;
  margin: 0 auto;
}

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

/*
  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
}

.woocommerce div.product .product_title {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #DF3234;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #666;
  font-size: 2.5em;
  font-weight: 600;
}

.woocommerce div.product div.images,
.woocommerce div.product div.summary {
  margin-bottom: 0;
}

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

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

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

/* 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;
}


.prduct_flex_new .single_page_product_content {
  padding-right: 10px;
}

@media only screen and (max-width: 1024px) {
  /* New Section */
  /*-------------*/

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

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

  .title-area {
    margin-left: 0px;
    width: 230px;
  }

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

  #text-9 {
    display: none;
  }

  #menu-home {
    display: none;
  }

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

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

  .mobilePreowned {
    width: 100%;
    display: flex;
    padding: 15px 0px;
  }

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

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

@media only screen and (max-width: 480px) {
  .nissanCardsHolder {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 20px;
  }

  .centreText.smallTopLine {
    margin: 0 0%;
  }

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

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

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

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

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

  .fancybox-wrap {
    min-width: 80%;
  }

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

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

  /* New Section */
  .site-header .widget-area {
    width: 100%;
    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;
  }

  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 100% !important;
    padding: 1% !important;
  }

  .woocommerce-page div.product .woocommerce-tabs {
    width: 100%;
  }

  .content-sidebar-wrap {
    display: table;
  }

  .content {
    display: table-footer-group;
    float: none;
  }

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

  .woof_svg_load_container {
    left: 10% !important;
  }

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

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

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

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

  .page-title {
    margin: 1%;
  }

  body.post-type-archive-product>div.site-container>div.site-inner>div>aside>div>h3 {
    display: none;
  }

  body.single-product>div.site-container>div.site-inner>div>aside {
    display: none;
  }

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

  .front_button_container {
    height: 200px;
  }

  #text-8 {
    display: none;
  }

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

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

  .product_page_vehicle_info_cotainer_title_featured {
    width: 100%;
    /* float: left; */
    padding: 2%;
  }

  .product_page_vehicle_info_cotainer_price_featured {
    width: 100%;
    /* float: left; */
    padding: 2%;
    font-weight: 600;
    font-size: 26px;
    line-height: 27px;
  }

  .product_page_vehicle_info_cotainer_specs_featured {
    width: 100%;
    float: left;
    padding: 2%;
  }

  .product_page_vehicle_contacts_featured {
    width: 100%;
    float: left;
    padding: 2%;
  }

  .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: 0 auto;
    text-align: center;
  }

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

@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: 100%;
    margin-right: 0%;
  }
}

/* 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;*/
  }

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

  .woocommerce div.product div.images,
  .woocommerce div.product div.summary {
    padding: 15px;
  }

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

  .key_equipment_holder {
    display: none;
  }

  .main_info_holder .one-third {
    min-height: unset;
    margin-bottom: 20px;
  }

  .specs_viewer {
    margin-bottom: 15px;
    width: 275px;
  }

  .contact_dealer_button {
    margin-bottom: 15px;
    float: unset;
    text-align: left;
  }

}

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

.enquireButton.whatsappButton {}

.whatsappButton span {
  background: #25D366 !important;
  border: none !important;
}

.mobileActionHolder .whatsappButton {
  background: #25D366 !important;
  border: none !important;
}

.whatsAppDisplay {
  display: none;
  overflow: hidden;
  margin: 10px auto;
  border: 2px solid #25D366;
  border-radius: 3px;
  max-width: 300px;
}

.displayWhatsapp {
  display: block !important;
}


.whatsAppCopy i {
  color: #25D366;
}

.whatsAppQRcode {
  min-width: 100px;
  width: 29%;
  float: left;
}

.whatsAppQRcode img {
  display: block;
}

.whatsAppCopy {
  padding: 5px 0;
}

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

a.WhatsappLink {
  font-weight: 600;
  text-decoration: underline;
}


/*// Mobile used call to action buttons*/
.mobileActions {
  display: none;
  overflow: hidden;
  float: left;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 999;
  /* display: flex; */
}

.mobileActionitem {
  width: calc(100%/3);
  text-align: center;
  /* font-size: 40px; */
  text-align: center;
  font-size: 18px;
  padding: 5px 0;
  background: #de3233;
  color: #fff;
  border-right: 0px solid #fff;
  border-radius: 3px;
  height: 67px;
  margin: 10px 5px 10px 10px;
}

.mobileActionitem span {
  color: #fff;
  display: block;
  font-size: 18px !important;
  font-family: montserratregular;
}

.whatsappButton i {
  font-size: 23px !important;
}

@media screen and (max-width: 550px) {
  .mobileActions {
    display: block;
    background: #000000cf;
  }

  .mobileActionHolder {
    display: flex;
  }

  h2.single_page_product_header {
    margin-top: 12px;
  }

}