
body.stm-boxed.stm-background-customizer-box_img_5{
  background-image: none;
}

body.stm-boxed #footer {
  max-width: none;
 /* width: auto;
  margin: 0 auto;*/
}

body.stm-boxed #wrapper {
  position: relative;
  max-width: 1220px;
  /*max-width: 1440px;*/
  width: auto;
  margin: 0 auto;
  overflow: hidden;
  box-shadow: none;
  background-color: #fff;
  background-color: transparent !important;
  z-index: 999;
}

body #top-bar{
  background-color: #37474F;
}

#top-bar .container .top-bar-wrapper {
  /*padding: 22px 0 16px;*/
  padding: 22px 0 20px;
  border-bottom: 1px solid #373b3e;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  /* background-color: #37474F; */
}

#top-bar .top-bar-info li:hover {
  color: #ffffff;
}

.container {
  width: auto;
  /*max-width: 1440px;*/
  max-width: 1200px;
}

.header-main .header-address {
  position: relative;
  padding-left: 42px;
  max-width: 300px;
}

.listing-list-loop .content .meta-top {
  margin-bottom: 0px;
}

.listing-list-loop .content .meta-top .price:before {
  left: 0px;
  width: 0px;
}

.listing-list-loop .content .meta-top .price .normal-price {
  left: 0;
  padding: 13px 8px 12px 8px;
  text-align: center;
}

.stm-single-car-page:before, .stm-single-car-page:after, .stm-simple-parallax .stm-simple-parallax-gradient:before, .stm-simple-parallax .stm-simple-parallax-gradient:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  /*width: 130px;*/
  width: 0px;
  width: 0;
  height: 100%;
}

.listing-list-loop .upper-title {
  margin-top: 3px;
  padding-top: 2px;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
  overflow: hidden;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 2px solid #0086a8fe;
  border-bottom: 2px solid #0086a8fe;
  margin-bottom: 15px;
}

.listing-list-loop .attention-grabber {
  margin-top: 3px;
  padding-top: 10px;
  padding-bottom: 6px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  color: #777;
  overflow: hidden;
  display: block;}

.sidebar-entry-header {
  text-transform: uppercase;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.listing-list-loop .content .meta-middle {
  padding-top: 5px;
}
.listing-list-loop .content .meta-middle .meta-middle-unit .name {
  text-transform: uppercase;
  color: #333;
  font-size: 14px;
}

.listing-list-loop .content .meta-middle .meta-middle-unit .value {
  margin-top: 10px;
  /*text-align: right;*/
  text-align: center;
}

.listing-list-loop .content .meta-top .price .heading-font {
  letter-spacing: 0px;
}
    /*.listing-list-loop .content .meta-middle .meta-middle-unit.font-exists .value {
        padding-left: 25px;
        font-weight: 700;
        text-align: right;
    }
    */

.listing-list-loop .content .meta-top .price {
  border-radius: 3px;
}
    
.meta-bottom {
      /*padding-top:20px;*/
  display: block;
  clear: both;
}

.p-bot-pic {
  padding-bottom: 20px;
}

.listing-list-loop .video-preview {
  position: absolute;
  right: 9px;
  top: 48px;
  padding: 1px 11px 1px 25px;
  border-radius: 2px;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  background-color: #0086a8fe;
  z-index: 20;
}

.listing-list-loop .pictures-count {
  position: absolute;
  right: 9px;
  top: 17px;
  padding: 1px 11px 1px 25px;
  border-radius: 2px;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  background-color: #37474F;
  z-index: 20;
}

.listing-list-loop .pictures-count .fa {
  position: absolute;
  top: 50%;
  left: 7px;
  margin-top: -6px;
  font-size: 12px;
}

.listing-description {
  font-family: 'Montserrat';
  padding-bottom: 25px;
  padding-top: 10px;
  font-size: 16px;
  /*display: inline-block;*/
  max-height:fit-content;
  overflow:hidden;
  /* display: block; */
  clear: both;
}

.car-action-unit {
  /*padding: 3px 15px;
  padding-left: 35px;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff !important;
  border: 3px solid #222;
  background-color: #222;
  line-height: 27px;
  border-radius: 8px;
  text-decoration: none !important;*/

  display: block;
  text-align: center;
  padding: 17px 20px 15px 55px !important;
  font-size: 14px;
  line-height: 36px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  color: #fff !important;
  border-radius: 3px;
  background-color: #0086a8fe;
  background-color: #010101;
  text-decoration: none !important;
  outline: none !important;
  visibility: visible;
  border: none;
  white-space: normal;
  box-shadow: 0 2px 0 rgb(136, 136, 136);
  transition: opacity .2s ease-in !important;
  transform: translateZ(0);
  opacity: 1;
}

.car-action-unit:hover{
  opacity: 0.8;}

.car-action-unit:active {
  position: relative;
  top: 2px;
  /*box-shadow: 0 0 0 rgba(18,113,168, 0.75);*/
}

.car-action-unit > i {
  color: #ffffff !important;
  position: relative;
}

.car-action-unit:hover > i {
  color: #ffffff !important;
}

.single-car-actions > ul li {
  /*float: right;
  margin-bottom: 12px;
  margin-left: 13px;
  margin-top: 12px;*/

    /* float: right; */
    margin-bottom: 8px;
    margin-right: 10px;
    /* margin-top: 12px; */
    min-width: calc(50% - 10px);
}


.listing-list-loop .content .meta-middle .meta-middle-unit .icon .stm-icon-car {
  position: relative;
  top: -1px;
  font-size: 14px;
}

.stm-icon-car:before {
	content: "\e803";
}

.stm_cargurus_wrapper img {
  margin-bottom: 15px;
}
.listing-page-car-gurus.stm_cargurus_wrapper img {
  margin-bottom: 0;
  max-width: 130px !important;
}

.listing-page-car-gurus.stm_cargurus_wrapper {
  margin: 3px;
  background: rgb(255 255 255 / 75%);
  float: left;
  padding-left: 3px;
  padding-right: 3px;
  border-radius: 1px;
}

.stm-button, input[type="submit"], button, .button, .load-more-btn {
  display: block;
  text-align: center;
  padding: 17px 20px 15px 60px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  color: #fff !important;
  border-radius: 3px;
  background-color: #0086a8fe;
  background-color: #010101;
  text-decoration: none !important;
  outline: none !important;
  visibility: visible;
  border: none;
  white-space: normal;
  box-shadow: 0 2px 0 rgb(136, 136, 136);
  transition: opacity .2s ease-in !important;
  transform: translateZ(0);
  opacity: 1;
}

.load-more-btn.no-icon, .button.goto-home.no-icon {
  padding: 17px 20px 15px;
}


@media (max-width: 767px) {
  .listing-list-loop .content .meta-middle .meta-middle-unit.font-exists .value {
    float: right;
  }

  .listing-list-loop .content {
        /*padding-bottom: 20px;*/
  }

  .listing-list-loop .image {
    min-width: 100%;
  }

  .listing-list-loop .content .meta-top {
    margin-bottom: 40px;
}


}

@media (max-width:769px) {
  .listing-description {
    clear: both;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .vc_row {
    margin-left: 15px;
  }

  .main-menu .header-menu {
    margin-left: 10px;
  }
}

/*
@media (max-width:991px) {
  #main {
    margin-top: -80px !important;
  }
}
*/
.listing-list-loop .content .meta-middle .meta-middle-unit {
  margin-bottom: 10px;
  min-width: calc(50% - 10px);
  background: #eceff3;
  padding: 25px;
  border: 1px solid #ddd !important;
}

.stm-car-listing-sort-units .stm-sort-by-options {
        /* float: left; */
  float: right;
}

.list-page-vehicle-subtitle {
  font-size: 0.9em;
  display: block;
  color: #555;
  font-weight: 500;
  letter-spacing: -1px;
}



.matching-vehicles-title {
  font-size: 22px;
  color: #0086a8fe;
}

.stm-car-listing-sort-units {
  margin-top: 4px;
  padding-bottom: 10px;
  margin-bottom: 22px;
  border-bottom: 2px solid #0086a8fe;
}


.main-title {
  /*color: #1a1a1a !important;*/
  color: #ffffff !important;
  flex: 0 1 auto;
  margin-bottom: 0;
}

.vehicle-search_field.vehicle-search_input {
  height: 40px;
  line-height: 40px;
  padding: 0 6px 0 12px;
}

.day {
  text-transform: uppercase;
  /*color: #cccccc;*/
  color: #fffff1;
  font-size: 16px;
}

.hours {
  font-size: 14px;
  /*color: #cccccc;*/
  color: #fffff1;
  text-align: right;
}

.footer-title {
  font-size: 20px !important;
  color: #ffffff !important;
  /* color: #111 !important; */
  text-transform: uppercase;
  background-color: #fff;
  background-color: #0086a8;
  padding: 12px 12px 9px;
  padding: 20px;
  text-align: center;
  border: 2px solid #fff;
}
.footer-contact-item {
  font-size: 14px;
  line-height: 1.5;
  /*color: #cccccc;*/
  color: #fffff1;
  margin-top: 15px;
}
.footer-contact-item .business-name {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
}

.footer-contact-item a {
  /*color: #cccccc;*/
  color: #fffff1;
}

#footer-copyright .copyright-text a {
  /*color: #cccccc;*/
  color: #fffff1;
}

#footer-copyright {
  background-image: linear-gradient(180deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%),url(/assets/data/footer-bg-0001-2000w-r.jpg)!important;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  /* padding-bottom: 25px; */
  /*border-bottom: 20px solid #ffda21;*/
  border-bottom: 20px solid #0086a8;
  /*border-top: 15px solid #212121;*/
}


    /* vehicle ***************************************************************************************************************/

.single-car-data {
  /*border: 3px solid #f8b546;*/
  border: 3px solid #434648;
      /*padding: 12px 26px 13px 23px;*/
  padding: 12px 10px 13px 15px;
  margin-top: 13px;
  margin-bottom: 26px;
      /* background-color: #f0f2f5; */
  background-color: #fff;
}

.single-car-data > table tr td.t-label {
  color: #121212;
}

.single-car-data > table tr td.t-value {
  text-align: right;
  padding-right: 3px;
}

.attention-grabber-vehicle-page {
  /*margin-top: 3px; */
  padding-top: 15px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  color: #ddd;
  /* overflow: hidden; */
  display: block;
  padding-bottom: 25px;
  text-align: right;
}

@media (max-width:991px) {
.attention-grabber-vehicle-page {
  text-align: center;}
}

.vehicle-page-vehicle-title {
  margin-bottom: 0;
}

.vehicle-page-vehicle-subtitle {
  /*font-size: 0.9em;*/
  font-size: 1.3em;
  display: block;
  color: #eee;
  font-weight: 500;
  letter-spacing: -1px;
}
.vehicle-page-model {
  /*font-size: 1.1em;*/
  font-size: 1.5em;
  text-transform: capitalize;
}
.vehicle-page-make {
  /*font-size: 1.2em;*/
  font-size: 1.5em;
  text-transform: capitalize;
}

.vehicle-page-vehicle-badge {
  width: 160px;
  height: 160px;
  float: left;
  /* border: 1px solid #aaa; */
  /* border-right: 3px solid #484d52; */
  margin-right: 40px;
  margin-bottom: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  /* border: 3px solid #e4e6ea; */
  /* box-shadow: 3px 0 0 0 #0086a8fe; */
  position: relative;}

.stm_cargurus_wrapper {
  border-top: 0; 
  padding-top: 0;
  text-align: center;
  margin: 15px 0 22px;
}

.stm-car-carousels {
  clear: left;
}

.phone-us {
  text-align: center;
}

.phone-us .stm-icon-phone {
  position: absolute;
  top: 0;
  left: 0;
  color: #0086a8fe;
  font-size: 33px;
}

.phone-us .phone {
    /*margin-top: 1px; */
  padding: 8px 0 8px;
    /* margin-top: 3px; */
    /* margin-top: -3px;*/;
}

.phone-now-container {
  border: 3px solid #f8b546;
  border: 3px solid #3c3c3c;
  border: 3px solid #232323;
  padding: 12px 10px 13px 15px;
  margin-bottom: 13px;
  background-color: #fff;
  margin-top: 0;
}

.phone-us .phone .phone-number {
  color: #010101;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  letter-spacing: 0.5px;
  display: block;
}

.phone-number.heading-font.or-separator {
  display: block;
}
.stm-icon-phone:before {
  content: "\e80b";
}
  /*------------ gallery ------------*/
.stm-thumbs-car-gallery .owl-next {
  right: 0;
}

.stm-thumbs-car-gallery .owl-prev {
  left: 0;
}

.pictures-count-heading {
  display: block;
  position: relative;
  padding: 10px 18px;
  background-color: #232323;
  border-radius: 0;
  border: none;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  text-align: center;
  margin-top: 3px;
  margin-bottom: 3px;
  font-family: 'Montserrat';
}

.stm-thumbs-car-gallery {
  /*margin-top: 25px;*/
  margin-top: 0;
}

.stm-big-car-gallery .owl-controls {
  /*margin-top: 25px;*/
  margin-top: 0;
}

.stm-thumbs-car-gallery .owl-prev:after {
  color: #fff;
  line-height: 100px;
}

.stm-thumbs-car-gallery .owl-next:after {
  color: #fff;
  line-height: 100px;
}

.stm-thumbs-car-gallery .owl-next {
  right: 0px;
}

/*-----*/


.price-description-single {
  padding: 15px 5px;
  /* background-color: #232323; */
  /* background-color: #f8b546; */
  /*font-size: 16px;*/
  text-align: center;
  /* color: #fff; */
  /* color: #010101; */
  /* display: none; */
  font-weight: 600;
  margin-top: 7px;
  border-top: 3px solid #ffffff;
  font-size: 30px;
}

.single-regular-price {
  padding: 15px 0 0;
}



/*-------*/

.stm-car_dealer-buttons a {
  /*
  position: relative;
  display: block;
  padding: 0 25px 0 25px;
  margin-bottom: 11px;
  height: 50px;
  line-height: 49px;
  background-color: #fff;
  color: #0086a8fe;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 8px;
  border: 3px solid #0086a8fe;
  */

  
  text-align: center;
  /* text-transform: uppercase; */
  /* text-decoration: none !important; */
  /* border-radius: 8px; */
  /* border: 3px solid #0086a8fe; */
  /* display: block; */
  /* text-align: center; */
  /* padding: 17px 20px 15px 55px !important; */
  font-size: 14px;
  /* line-height: 36px; */
  font-weight: 700;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  color: #fff !important;
  border-radius: 3px;
  background-color: #0086a8fe;
  /* background-color: #010101; */
  text-decoration: none !important;
  outline: none !important;
  visibility: visible;
  border: none;
  white-space: normal;
  box-shadow: 0 2px 0 rgb(136, 136, 136);
  transition: opacity .2s ease-in !important;
  transform: translateZ(0);
  opacity: 1;
  padding-right: 0;
  padding-left: 0;


}

.stm-car_dealer-buttons a:hover {
  background-color: #0086a8fe;
  color: #fff;
}

.stm-car_dealer-buttons a i {
  position: absolute;
  right: 20px;
  top: 14px;
  font-size: 16px;
  color: #0086a8fe;
}

.stm-car_dealer-buttons a:hover i {
  color: #fff;
}

.stm_cargurus_wrapper {
  /* border-top: 1px solid #d5d9e0; */
  /* padding-top: 15px; */
  /* margin: 22px 0 15px; */
  border-top: 0;
  padding-top: 0;
  margin: 0;
  text-align: center;
}


/*********************/
/*    Mobile Menu    */
/*********************/

.mobile-menu-trigger span {
  display: block;
  height: 5px;
  background: #fff;
  border-radius: 3px;
  width: 100%;
}

.mobile-menu-trigger {
  position: absolute;
  top: 2px;
  right: 0;
  width: 50px;
  height: 46px;
  padding: 8px 8px 10px 8px;
  color: #fff;
  border-radius: 5px;
  background-color: rgba(14,14,14,0.8);
  border: 2px solid #fff;
}

/********************************************/
/* Details & Features Headings etc.         */
/********************************************/
.wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav > li.ui-state-active a {
  background-color: #0086a8fe;
  color: #fff;
}

.wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav > li > a {
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  border: 3px solid #0086a8fe;
  border-bottom: none;
}

.wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav {
  border: 0;
}

.wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav > li {
  margin: 0;
  width: 100%;
}

.wpb_tour_tabs_wrapper.ui-tabs ul.wpb_tabs_nav > li > a:before {
  background: none;
}

.wpb_tour_tabs_wrapper.ui-tabs .wpb_tab.ui-tabs-panel {
  padding: 15px !important;
  border: 3px solid #0086a8fe;
  border-top: none;
}
/********************************************/
.left-filter-box {
  border-radius: 6px;
}

.stm-template-car_dealer .car-listing-tabs-unit .car-listing-row .image {
  max-height: 135px;
  max-height: 180px;
}
.stm-template-car_dealer .car-listing-tabs-unit .car-listing-row .image img {
  max-height: 135px;
  max-height: 180px;
  -o-object-fit: cover;
  object-fit: cover;
}

.sidebar-contact-box {
font-weight:600;
border:3px 
solid #232323;
padding:10px 10px 20px;
margin-top:25px;
}

.sidebar-contact-box-small-headings{
  color: #333;
  font-size: 13px;
  font-weight: 600;
}

.my-fa-check {
  margin-right: 12px;
  color: #5ab153;
  display: none !important;
}

.featurecontainerclass > .thefeatureclass::before {
  content: '';
  display: inline-block;
  border: 3px solid #607d8b;
  /*border: 3px solid #5f7179;
  border: 3px solid #81c784;
  border: 3px solid #ccc;*/
  width: 0.5em;
  height: 0.9em;
  border-top: 0;
  border-left: 0;
  margin: 0 0.95em 0 0.25em;
  -webkit-transform: rotate(35deg) translateX(-0.1em);
  transform: rotate(35deg) translateX(-0.1em);
}

/***********************************************************************************************************************/

.header-top-info {
  bottom: 60px;
}
.header-main > .container {
  margin-top: -360px;
}
.header-main {
  padding: 10px 0;
}
#top-nav .svg-inline--fa {
  width: 0.5em;
  vertical-align: middle;
  vertical-align: text-bottom;
}

.menu {
  display: inline-block;
  list-style: none;
  background: #ffffff;
  padding: 20px;
  border-bottom: 3px solid #484d52;
  box-shadow: 0 4px 12px rgba(158, 158, 158, 0.5);
}

.menu li a {
  display: block;
  padding: 10px;
  border-bottom: 1px solid #bdbdbd;
  min-width: 200px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.menu li a:focus, .menu li a:hover {
  background: #fafafa;
}

.menu li a .svg-inline--fa {
  margin-right: 0.6em;
  color: #0086a8fe;
}

.menu.menu-mega {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  right: 0;
  left: 0;
  width: 1000px;
  max-width: 90%;
  margin: auto;
  padding: 20px 10px;
}

.menu.menu-mega li {
  flex: 0 0 25%;
  margin-bottom: 0;
}

.menu.menu-mega li a {
  font-size: 0.9em;
  min-width: 100px;
  margin: 0 10px;
  text-transform: uppercase;
  font-weight: 400;
}

.menu.menu-mega .mega-footer {
  flex-basis: 100%;
  margin-top: 20px;
  padding: 0;
  height: 40px;
}

.menu.menu-mega .mega-footer li {
  flex-basis: 50%;
}

.menu.menu-mega .mega-footer li a {
  font-size: 1.1em;
  padding-bottom: 0;
}

nav#top-nav {
  border-bottom: 5px solid #0086a8;
}

nav,
.nav {
  padding: 0px 15px 1px;
  background: #fff;
}

nav a,
.nav a {
  display: block;
  color: #424242;
}

nav.fixed,
.nav.fixed {
  position: fixed;
  z-index: 10;
  top: 0;
}

.nav-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0 30px;
  margin: 1px;
}

.nav-logo {
  display: flex;
  align-items: center;
  font-size: 32px;
  line-height: 32px;
  flex-basis: 300px;
}

.nav-logo img {
  vertical-align: middle;
}

.nav-links {
  display: none;
  list-style: none;
  margin: 0;
  justify-content: flex-end;
  height: 60px;
}

.nav-links {
  display: flex;
}

.nav-links li,
.nav-links a {
  height: 100%;
}

.nav-links a {
  display: flex;
  align-items: center;
  padding: 0 30px;
  /*border-bottom: 1px solid transparent;*/
  color: inherit;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 5px;
  text-decoration: none;
}

.nav-links a.active {
  border-bottom-color: #d1d1d1;
  /*background-color: #d1d1d1;*/
  /*color: #fff;*/
}

.nav-links a:hover {
  border-bottom-color: #d1d1d1;
  text-decoration: none;
  /*margin: 0 5px 10px 5px;*/
}

.nav-links a.active:hover {
  opacity: 0.9;
  text-decoration: none;
  
}

.nav-links a.has-children .svg-inline--fa {
  margin-left: 0.5em;
}

.nav-links li .menu {
  display: none;
  position: absolute;
  align-self: center;
}

.nav-links li:hover .menu,
.nav-links li .menu:hover {
  display: block;
}

.nav-links li:hover .menu-mega,
.nav-links li .menu-mega:hover {
  display: inline-flex;
  background: #fff;
  z-index: 10000;
  margin-top: -8px;
}

.make-logo {
    display: inline-block;
    vertical-align: middle;
    width: 200px;
    height: 160px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    /* margin: 30px 50px 30px 30px; */
    /*margin-left: 10px;*/
    margin-right: 20px;
}

.header-main .header-address {
  max-width: 300px;
}
.header-main .header-secondary-phone .phone .phone-number {
  display: inline-block;
  min-width: 100px;
  text-align: left;
}
.header-main .header-secondary-phone .phone {
  text-align: right;
}

/*---- homepage ***************************************************/

.car-listing-row .listing-car-item-meta .car-title {
  color: #232323;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  max-height: 35px;
}

.car-listing-row .car-meta-bottom ul li i {
  margin-right: 5px;
  font-size: 13px;
  color: #aaaaaa;
  vertical-align: middle;
  float: left;
}

.car-listing-row .car-meta-bottom ul li {
  /*border-bottom: 1px solid #ccc;*/
  display: inline-block;
  margin-top: 4px;
  margin-bottom: 0px;
  margin-right: 14px;
  color: #888;
  vertical-align: middle;
  width: 100%;
  width:45%;
  padding-bottom: 5px;
}

.car-listing-row .car-meta-bottom ul li i {
  margin-right: 5px;
  font-size: 13px;
  color: #aaaaaa;
  vertical-align: middle;
  float: left;
}

.car-meta-bottom {
  border-bottom: 1px solid #ccc;
}

.other-vehicles{
  color: #232323;
  padding: 10px 0;
  border-bottom: 3px solid #f8b546;
  border-bottom: 3px solid #555;
  margin-bottom: 25px;
}

.car-listing-row .listing-car-item-meta .price {
  position: relative;
  float: right;
  padding: 6px 10px 4px 11px;
  margin-left: 18px;
  background-color: #0086a8fe;
  text-align: right;
}

.car-listing-row .listing-car-item-meta .price:before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 0px;
  height: 100%;
  background-color: #0086a8fe;
  transform: none;
  z-index: 5;
}

#top-bar a {
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}

#top-bar a:hover {
  color: #626262;
  color: #225857fe;
}
#top-bar a + a {
  margin-left: 2em;
}

#top-bar .container .top-bar-info li .fa {
  /*font-size: 14px;*/
  margin-right: 5px;
  font-size: 22px;
}

#top-bar .container .header-top-bar-socs ul li a .fa {
  font-size: 22px;
}

.footer-makes-container {
  /*background:#8e0001;  #484d52;*/
  background:#333; /* #484d52;*/
}
.footer-makes-container .footer_widgets_wrapper {
  padding: 60px 0;
}
.footer-makes-container .footer-title {
  color: #fff;
  font-size: 1.8em !important;
  margin-bottom: 60px;
}
.footer-makes,
.footer-makes > li,
.footer-makes > li > a {
  display: block;
  list-style: none inside;
  padding: 0;
  margin: 0;
}
.footer-makes {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px -15px 0;
}
.footer-makes > li {
  flex: 0 0 100%;
  margin-bottom: 15px;
  margin-right: 0;
  padding-right: 20px;
}
@media only screen and (min-width: 768px) {
  .footer-makes-container .footer-title {
    font-size: 2.5em !important;
    margin-bottom: 60px;
  }
  .footer-makes > li {
    flex: 0 0 50%;
    margin-right: 0;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .footer-makes > li {
    /*flex: 0 0 25%;*/
    flex: 0 0 33%;
  }
}
.footer-makes > li > a {
  display: block;
  /*border-bottom: 1px solid;*/
  color: #fffffffe;
  font-weight: 600;
  font-size: 15px;
  /*padding: 5px 10px 5px 0;*/
  padding: 10px 10px 12px 0;
  background: #0086a8ee; 
  border: 1px solid #9999;
  border-color: aliceblue;
}



 .footer-makes > li > a:hover,
 .footer-makes > li > a:focus,
 .footer-makes > li > a:active {
  /* color: #d1d1d1; */
  /* background: #4242427d !important; */
  /* background: #000 !important; */
  border-color: #fff;
  color: #151515;
  background: #fff;
}


.footer-makes img {
  margin: -10px 10px -10px 10px;
  width: 40px;
  height: 40px;
  object-fit: contain;
}



.day {
  color: #fffff1;
  font-size: 14px;
}
.dark .day { color: #111 }
.dark .hours { color: #111 }
.title.heading-font.contact-heading {
  font-size: 20px;
  text-transform: uppercase;
}

#footer-main {
  /* background-color: #fff !important; */
  background-image: linear-gradient(180deg, #0086a8bf 0%, #0086a8bf 100%), url(/assets/data/footer-bg-0001-2000w-r.jpg) !important;
  /* background-image: linear-gradient(180deg, rgb(41 83 82 / 75%) 0%, rgb(41 83 82 / 75%) 100%), url(/assets/data/footer-bg-0001-2000w-r.jpg) !important; */
  background-image: url('/assets/data/Wrexham-footer-bg-2.jpg');
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  /* background-color: #295352cc !important; */
}

.footer-menu-item {
  line-height: 2.0;
  /*color: #cccccc;*/
  color: #fff;
  border-bottom: 1px solid #d5d9e0;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 1em !important;
}

.footer-menu-item a {
  /*color: #cccccc;*/
  color: #fffff1;
}

.cols_3 aside {
  float: left;
  padding: 0 30px 0;
 /* width: 33.33333%;*/
  font-family: 'Montserrat';
  font-size: 14px;
}



/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/

.badges-ul {
  list-style: none inside;
  padding-bottom: 35px;
  text-align: center;
  font-size: 0;
}

.make-logo-badge {
  /*width: 100px;
  height: 100px;
  margin: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border: solid 1px #666;*/
  width: 80px;
  height: 80px;
  margin: 10px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.badge-li, .badge-li a {
  display: inline-block;
  }
  
  .badge-li.is-badge-link:hover {
    background-color: rgba(178,0,1,0.8);
    border-radius: 3px;
    }

.homepage-title {
  margin-bottom: 40px;
  text-align: center;
  text-shadow: 0px 0px 7px rgba(0,0,0,0.95);
}

.vc_custom_heading.vc_custom_1448532023338 {
  margin-bottom: 40PX !important;
}

.vc_custom_1449308577813 {
  margin-bottom: 0px !important;
  padding-top: 83px !important;
  padding-bottom: 79px !important;
  background-image: url('/assets/data/pictures/0003.jpg') !important;
}

.homepage-about-blurb {
  color: #fff;
  line-height: 20px;
  font-size: 14px;
  font-weight: 600;
}


/*************************************************************/
@media (max-width:991px){
.vc_column-inner.starting{
  padding-top: 70px;
}
}

/***************************************/
.mdp-logo-link {
display: block;
width: 200px;
height: 34px;
background: url('/assets/data/mdp_pics/motor-dealer-pro-logo-footer-yt.png') bottom;
text-indent: -99999px;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.mdp-logo{
  display: block;
  font-size:14px;
  font-weight: 300 !important;
  padding-bottom: 50px;
  padding-right: 15px;
}
.mdp-logo-link:hover {
background-position: 0 0;
}

@media (max-width: 991px){

  .single-car-actions > ul li {
    float: none;
    margin-bottom: 12px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 12px;
}


.listing-list-loop .image {
  max-width: 35%;
}

}


/***********************************/

.listing-list-loop .image {
  max-width: 40%;
  max-width: 47%;
  max-width: calc(50% - 10px);
}



.listing-list-loop .content .meta-middle .meta-middle-unit .icon {
  position: absolute;
  margin-top: 1px;
  top: 50%;
  left: 1px;
  transform: translateY(-50%);
  color: #686868;
  font-size: 15px;
  font-size: 30px;
}

.listing-list-loop .content .meta-middle .meta-middle-unit .icon .stm-icon-fuel {
  position: relative;
  top: -1px;
  font-size: 30px;
}

.listing-list-loop .content .meta-middle .meta-middle-unit .icon .stm-icon-engine_fill {
  position: relative;
  top: 0;
  left: 1px;
  font-size: 36px;
}

.listing-list-loop .content .meta-middle .meta-middle-unit .icon .stm-icon-transmission_fill {
  position: relative;
  top: 1px;
  left: 1px;
  font-size: 30px;
}

.listing-list-loop .content .meta-middle .meta-middle-unit.font-exists .meta-middle-unit-top {
  padding-left: 50px;
  display: inline-block;
}




/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/


.header-container {
    display: flex;
    align-items: center;
    overflow: hidden;
}
.car-picture {
  background-image: url(%=vPic1%>);
    /*width: 600px;
    height: 480px;
    background-size: contain;
    background-position: 50% 0;*/
    width: 100%;
    /*height: 380px;*/
    height: 760px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    clear: both;
    border-top: 1px solid #757575;
    border-bottom: 1px solid #757575;
    border-left: 1px solid #757575;
    border-right: 1px solid #757575;
    }

.dealer-logo {
  /*padding: 18px 14px 13px;
  padding: 36px 28px 26px;
  padding: 10px 5px 5px;*/
  max-height: 120px;
  max-width: 90%;
    flex: 0 0 auto;
    }

.smscr-header-container > .container-for-badge-div {
    background: url(/assets/data/brands-bg.jpg);
    background-blend-mode: lighten;
    background-size: cover;
    border-top: 3px solid #0086a8fe;
    margin-bottom: 10px;
    border-bottom: 3px solid #0086a8fe;
    padding: 6px;
}    

.fbad-page-vehicle-badge-sm {
    width: 100px;
    height: 100px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    /* float: left; */
    /* margin-top: 20px; */
    /* margin-bottom: 20px; */
}


.fbad-page-make{
  display:inline-block;
}
.title.h2.fbad-page-vehicle-title {
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-size: 24px;
    color: #37474F!important;
    line-height: 1.5em;
    text-align: left;
    padding-left: 10px;
    font-weight: 800;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    overflow: hidden;
    vertical-align: top;
    flex: 1 1 auto;
}
.fbad-page-vehicle-subtitle {
    /*font-size: 0.9em; */
    color: #222;
    font-weight: 500;
    font-weight: normal;
    letter-spacing: 0;
    /* display: inline-block; */
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    }

.price-label {
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-size: 40px;
    color: #fff!important;
    line-height: 1.1em;
    text-align: center;
    text-align: right;
    /* border-radius: 275px !important; */
    font-weight: 800;
    /* border-radius: 200px; */
    /* float: right; */
    /*background-color: rgba(255,255,255,0.995);*/
    /* padding: 16px 26px; */
    /* border: 1px solid #999; */
    /* margin: 20px; */
    display: inline-block;
    /* max-width: 100px; */
    vertical-align: middle;
    flex: 0 0 auto;
}

.plus-vat {
    /* font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif; */
    font-size: 32px;
    color: #555!important;
    line-height: 1.05em;
    text-align: center;
    /* border-radius: 275px !important; */
    font-weight: 600;
    /* border-radius: 200px; */
    /* float: right; */
    /* display: block; */
    /* background-color: rgba(255,255,255,0.995); */
    display: block;
    width: 100%;
}

.price-on-title {
    /* display: inline-block; */
    width: 240px;
    text-align: right;
   background-color: #0086a8fe;
    vertical-align: top;
    /* vertical-align: middle; */
    /* vertical-align: bottom; */
    /* padding-top: 20px; */
    /*padding-right: 20px;*/
    border-left: 1px solid #ccc;
    height: 160px;
    /* display: block; */
    /* margin-top: 17px; */
    /* top: 0; */
    /* position: absolute; */
    /* height: 100%; */
    /* display: block; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-id-712 #wrapper {
  background-color: transparent !important;
}

.page-id-712 #main {
  padding-top: 15px;
}

@media only screen and (min-width: 386px) {
  .page-id-712 #main {
    padding: 30px 15px 15px;
  }
}

.home-welcome-section {
  background: #37474F;
  padding: 60px 0 0;
  background: url(/assets/data/brands-bg.jpg);
  background-position: 50% 50%;
  background-size: cover;
  margin-top: 10px;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

.slider-pagination,
.slider-btn {
  display: none;
}

.vehicle-background-picture {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1000;
  overflow: hidden;
}

.vehicle-background-picture > div {
  background-size: cover;
  background-position: 50% 50%;
  height: 420px;
  margin: -12px;
  filter: blur(10px) brightness(0.5);
}

.scrolling-header-container {
  position: relative;
  min-height: 600px;
  /*max-height: 290px;*/
}

.home .scrolling-header-container {
  position: relative;
  min-height: 600px;
  /*max-height: 360px;*/
}

.scrolling-header-container .header-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.scrolling-header-container .header-main {
  background: transparent none;
  line-height: inherit;
  position: relative;
  height: 100%;
  padding: 15px;
  z-index: 1000 !important;
}

.scrolling-header-container .header-logo {
  position: absolute;
  top: 30px; /*75*/
  /*left: 15px;*/
  width: 550px;
  max-width: 95%;
}

#wrapper #main .entry-header {
  background-image: none !important;
  background-color: transparent !important; 
}

.header-main .header-top-info {
  display: none;
}

.mobile-menu-holder {
  background: #eaedf0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 50px 0 0;
  margin: 0;
  z-index: 2000;
}

.mobile-menu-trigger {
  z-index: 2001;
}

.mobile-menu-holder .header-menu {
  margin: 0;
}

.mobile-menu-holder::before {
  content: 'MENU';
  color: #999;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 2;
  position: absolute;
  top: 15px;
  left: 15px;
}

.header-main .header-top-info {
  right: 0;
  bottom: 0;
}

@media only screen and (min-width: 768px) {
  .header-main .header-top-info {
    right: 15px;
    bottom: 15px;
  }
}

@media only screen and (min-width: 1200px) {
  .header-main .header-top-info {
    right: 0;
  }

  .vehicle-background-picture > div {
    height: calc(100% + 2*12px);
    background-position: 50% 100%;
  }
}

.dealer-logo-and-details-container{
    background: #37474F;
    border-top: 1px solid #fff;
    text-align: center;
    max-height: 150px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    }
.under-logo-details-container{
  padding:0px;
}
.dealer-website{
  background: #333;
  border-top: 1px solid #fff;
  text-align: center;
  display: block;
  padding:40px 20px 45px;
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-size: 44px;
    color: #fff;
    /*font-weight: 400;*/
    font-weight: 400;
    /*font-weight: 600;*/
    letter-spacing: 0.1em;
}
.location-and-phone{  
  background: #666;
  border-top: 1px solid #fff;
  display: block;
  padding:40px 30px 45px;
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-size: 44px;
    color: #fff;
font-weight: 500;
font-weight: 600;
    letter-spacing: 0;}
.dealer-location{
  font-weight: normal;
  font-weight: 500;
}
.dealer-phone-number{
  float:right;
  font-size: 1.2em;
  font-weight: 600;
  font-weight: 600;
}
.by-motor-dealer-pro{
padding: 45px 30px;
    float: right;
    /* margin-top: 0px; */
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    color: #37474F;
    letter-spacing: 0.12em;
    font-weight: 600;
    display: block;
    width: 100%;
    text-align: right;
    font-size: 28px;
    font-weight: 500;
    /*background-color:#545465;*/
    background-color:#fff;
    }



.header-container .price .normal-price {
    left: 0;
    padding: 13px 8px 12px 8px;
    text-align: center;
    min-width: 130px;
    position: relative;
    /* margin-left: 40px;
    float: right; */
    /* text-align: right; */
    background-color: #0086a8fe;
    color: #fff;
    border-radius: 3px;
 }
  .header-container .price {
  /*  min-width: 130px;
    position: relative;
    margin-left: 40px;
    float: right;
    text-align: right;
    background-color: #0086a8fe;*/
    color: #fff;
}

.header-container .price .heading-font {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
}

/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/
/*************************************************************************************************************/

.listing-list-loop .content .meta-middle .meta-middle-unit.mileage .value {
  padding-left: 0;
  float: right;
  margin-top: 2px;
}
.listing-list-loop .content .meta-middle .meta-middle-unit.fuel .value {
  padding-left: 0;
  float: right;
  margin-top: 2px;
}
.listing-list-loop .content .meta-middle .meta-middle-unit.engine .value {
  padding-left: 0;
  float: right;
  margin-top: 2px;
}
.listing-list-loop .content .meta-middle .meta-middle-unit.transmission .value {
  padding-left: 0;
  float: right;
  margin-top: 2px;
}


.car-action-unit.stm-brochure > i {
  font-size: 22px;
  top: 4px;
  left: -20px;
}


.listing-list-loop .content .meta-middle .meta-middle-unit {
  margin-bottom: 10px;
  min-width: calc(50% - 10px);
  background: #eceff3;
  padding: 25px 15px;
  border: 1px solid #ddd !important;
}

@media only screen and (min-width: 1400px) {
  .listing-list-loop .content .meta-middle .meta-middle-unit {
    min-width: calc(50% - 10px);
    min-width: 100%;
}
}
@media only screen and (max-width: 1399px) {
  .listing-list-loop .content .meta-middle .meta-middle-unit {
  min-width: 100%;
  padding: 23px;
}
}

/***************************************************************************************/

.smscr-header-container {
  display: flex;
  display: block;
  align-items: center;
  overflow: hidden;
  text-align: center;
}
.smscr-header-container .fbad-page-vehicle-badge-sm {
  width: 70px;
  width: 100%;
  height: 90px;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  display: block;
  /* float: left; */
  /* margin-top: 20px; */
  /* margin-bottom: 20px; */
}
.smscr-header-container .title.h2.fbad-page-vehicle-title {
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
  font-size: 24px;
  color: #37474F!important;
  line-height: 1.5em;
  text-align: left;
  padding-left: 10px;
  font-weight: 800;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
  vertical-align: top;
  flex: 1 1 auto;
  text-align: center;
}

.smscr-header-container .fbad-page-make {
  display: inline-block;
}


.smscr-header-container .fbad-page-vehicle-subtitle {
  /* font-size: 0.9em; */
  color: #222;
  font-weight: 500;
  font-weight: normal;
  letter-spacing: 0;
  /* display: inline-block; */
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.smscr-header-container .price .normal-price {
  left: 0;
  padding: 13px 8px 12px 8px;
  text-align: center;
  min-width: 130px;
  position: relative;
  /* text-align: right; */
  background-color: #0086a8fe;
  color: #fff;
  border-radius: 3px;
}

.smscr-header-container .price .heading-font {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
}






/***************************************************************************************/

/***************************************************************************************/

.mdscr-header-container {
  display: flex;
  align-items: center;
  overflow: hidden;
  text-align: center;
}
.mdscr-header-container .fbad-page-vehicle-badge-sm {
  width: 140px;
  height: 140px;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  display: block;
  /* float: left; */
  /* margin-top: 20px; */
  /* margin-bottom: 20px; */
}
.mdscr-header-container .title.h2.fbad-page-vehicle-title {
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
  font-size: 24px;
  color: #37474F!important;
  line-height: 1.5em;
  text-align: left;
  padding-left: 10px;
  font-weight: 800;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
  vertical-align: top;
  flex: 1 1 auto;
}

.mdscr-header-container .fbad-page-make {
  display: inline-block;
}


.mdscr-header-container .fbad-page-vehicle-subtitle {
  /* font-size: 0.9em; */
  color: #222;
  font-weight: 500;
  font-weight: normal;
  letter-spacing: 0;
  /* display: inline-block; */
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mdscr-price-and-cargurus-container .price .normal-price {
  left: 0;
  padding: 13px 8px 12px 8px;
  text-align: center;
  min-width: 130px;
  position: relative;
  /* text-align: right; */
  background-color: #0086a8fe;
  color: #fff;
  border-radius: 3px;
}

.mdscr-price-and-cargurus-container .price .heading-font {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
}






/***************************************************************************************/

.image .stm_cargurus_wrapper.cg_style{
  position: absolute;
  top: 13px;
  left: 10px;
  z-index: 10;
}

.image .stm_cargurus_wrapper.cg_style > span > span > img{
  padding: 5px;
  background-color: rgba(255,255,255,0.95);
}

.sidebar-sm-mg-bt {
  margin-bottom: 55px;
}

@media (max-width:629px) {
  .header-container{display:none;}
  .mdscr-header-container{display:none;}
  /*.smscr-header-container{display:none;}*/
  /*#cargurus-inside-picture{display:none;}*/
  .mdscr-price-and-cargurus-container{display:none;}
}

@media (min-width:630px) and (max-width:767px) {
  .header-container{display:none;}
  /*.mdscr-header-container{display:none;}*/
  .smscr-header-container{display:none;}
  /*#cargurus-inside-picture{display:none;}*/
  /*.mdscr-price-and-cargurus-container{display:none;}*/
}


@media (min-width:768px) and (max-width:991px) {
  /*.header-container{display:none;}*/
  .mdscr-header-container{display:none;}
  .smscr-header-container{display:none;}
  #cargurus-inside-picture{display:none;}
  .mdscr-price-and-cargurus-container{display:none;}

  .listing-list-loop .image {
    width: 480px !important;
    max-width: 50%!important;  }
}

@media (min-width:992px) and (max-width:1139px) {
  .header-container{display:none;}
  /*.mdscr-header-container{display:none;}*/
  .smscr-header-container{display:none;}
  #cargurus-inside-picture{display:none;}
  /*.mdscr-price-and-cargurus-container{display:none;}*/

  .listing-list-loop .image {
    width: 50% !important;
    max-width: 50% !important;
  }

}

@media (min-width:1140px) {
  /*.header-container{display:none;}*/
  .mdscr-header-container{display:none;}
  .smscr-header-container{display:none;}
  #cargurus-inside-picture{display:none;}
  .mdscr-price-and-cargurus-container{display:none;}
}

@media (max-width:1399px) {
  .listing-description {
  clear: both;
  display: block;
  }
}

@media (max-width:991px){
  .cols_4 aside, .cols_3 aside {
    width: 100%;
}
}




.entry-header .entry-title {
  display: flex;
  align-items: center;
  /*justify-content: center;*/
  justify-content: space-evenly;
  min-height: 240px;
  position: static;
  transform: none;

}

.entry-header.small_title_box > .container {
  /*padding: 120px 0px;*/
  /*background-color: #fbfcfddd;*/
  /*border: 1px solid #dddddd55 !important;*/
  /*border: 6px solid #0086a8fe!important;*/
  background-color: rgba(0,0,0,0.70);
  border: 10px solid #0086a8fe !important;
  border-left: none !important;
  border-right: none !important;
  margin-bottom: 70px;
}



@media (min-width:500px) {
  .smaller { display:none; }
}

@media (max-width:499px) {
  
  .bigger { display:none; }

  .container .entry-title .make-logo {
    /*display: none !important;*/
    flex: 1 1 100%;
    margin: 20px 0;
    height: 100px;
 }

 .entry-header .entry-title {
   flex-wrap: wrap;
  }

  .main-title{
    text-align: center;
    padding-bottom: 30px;
 }
 .entry-header.small_title_box > .container {
  /*padding: 80px 0px;*/
  /*border: none !important;*/
}

.featurecontainerclass {
  padding: 0 0 6px 0;
  /* display: inline-block; */
  display: block;
}

}

@media (max-width:767px) {
  .owl-carousel .owl-stage-outer {
    max-height: 70vw !important;
  }
  .featurecontainerclass {
    min-width: 50%;
}
}

@media (min-width:500px) and (max-width:1439px) {
  .entry-header.small_title_box > .container {
    /*border: 10px solid #ddd !important;*/
    border: 10px solid #0086a8fe !important;
    /*border: 10px solid #8e0001 !important;*/
    border-left: none !important;
    border-right: none !important;
  }
}



@media (max-width: 1025px){
  .classic-filter-row .filter-sidebar {
      padding-right: 0px; 
      padding-left: 0px; 
  }
  .classic-filter-row .filter-sidebar {
    padding: 0 12px 30px;
    box-shadow: none;
  }

}

@media (max-width: 900px){
  .featurecontainerclass {
      min-width: 50%;
  }
}
@media (min-width: 900px){
  .featurecontainerclass {
      /*min-width: 33.333%;*/
      min-width: 50%;
  }
}

.stm-thumbs-car-gallery .stm-single-image img {
	max-height: 100px;
	object-fit: contain;
	object-position: center;
}

.stm-big-car-gallery.owl-carousel .owl-item img {
	max-height: 640px;
	object-fit: contain;
	object-position: center;
}

body.single-listings #wrapper {
  background-color: #fff !important;
}


.wpb_wrapper .icon-box .icon-text {
  float: left;
  width: calc(100% - 101px);
}
.wpb_wrapper .icon-box .icon {
  float: left;
}
.wpb_wrapper .icon-box {
  padding-left: 0 !important;
  margin-left: 0 !important;
  overflow: hidden;
  min-height: 70px;
  padding-top: 10px !important;
}

[class^="stm-icon-"], [class*=" stm-icon-"] {
  font-size: 40px;
}











.smaller .vehicle-page-vehicle-badge {
  width: 125px;
  height: 125px;
  float: left;
  border: 1px solid #aaa;
  margin-right: 20px;
  margin-bottom: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border: 3px solid #e4e6ea;
  width: 100%;
}
.smaller .vehicle-page-vehicle-subtitle {
  font-size: 0.9em;
  display: block;
  color: #555;
  font-weight: 500;
  letter-spacing: -1px;
  text-align: center;
}
.smaller .attention-grabber-vehicle-page {
  /* margin-top: 3px; */
  padding-top: 15px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  color: #777;
  /* overflow: hidden; */
  display: block;
  padding-bottom: 25px;
  text-align: center;
}
.smaller .vehicle-page-vehicle-title {
  text-align: center;
}


.stm-thumbs-car-gallery .owl-stage-outer .owl-stage .owl-item.active {
  width: 130px !important;
  margin-right: 5px !important;
}




/***************************************************************************************/

.home-section {
  background-image: url('/assets/data/pictures/0003.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

.home-section > .container {
  padding: 50px 15px;
}

.home-section-text-blurb {
  color: #fff;
}

.home-section-text-blurb {
  background: #0086a8fe;
  color: #fff;
  font-size: 16px;
  line-height: 1.6;
  padding: 40px 60px;
  max-width: 640px;
  opacity: 0.95;
}

.home-section-text-blurb * {
  color: inherit;
}

.home-section-text-blurb h1,
.home-section-text-blurb h2,
.home-section-text-blurb h3,
.home-section-text-blurb h4,
.home-section-text-blurb h5,
.home-section-text-blurb h6 {
  line-height: 1.4;
}





/***************************************************************************************/

.vehicle-pagination ol,
.vehicle-pagination ol > li {
  list-style: none outside;
  padding: 0;
}

.vehicle-pagination ol {
  padding: 1px;
  margin: -1px;
  text-align: center;
}

.vehicle-pagination ol > li {
  display: inline-block;
  margin: 0 8px 8px 0;
}

.vehicle-pagination .pagination-btn {
  background: #ccc;
  border: none;
  border-radius: 3px;
  box-shadow: 0 2px #999;
  color: #000;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: normal;
  opacity: 1;
  outline: none !important;
  padding: 12px 16px;
  transform: translateY(0);
  transition: all .2s ease-in;
  transition-property: background-color, box-shadow, color, tranform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.vehicle-pagination .pagination-btn.disabled {
  cursor: default;
  opacity: 0.4;
}

.vehicle-pagination .pagination-btn:not(.disabled):focus,
.vehicle-pagination .pagination-btn:not(.disabled):hover,
.vehicle-pagination .pagination-btn:not(.disabled):active,
.vehicle-pagination .pagination-btn.current {
  background: #fff;
  box-shadow: 0 2px #fff;
  color: #000;
  opacity: 1;
}

.vehicle-pagination .pagination-btn:not(.disabled):focus,
.vehicle-pagination .pagination-btn:not(.disabled):active {
  box-shadow: none;
  transform: translateY(2px);
}

@media only screen and (max-width: 500px) {
  .vehicle-pagination li:not(.prev):not(.current):not(.next) {
    display: none;
    visibility: hidden;
  }
}



.home-page.header-title.container {
  /*visibility: hidden;*/
}
body.home .home-page.header-title.container {
  visibility: visible;
  background-color: rgba(14,14,14,0.8);
  /*border: 10px solid #484d52 !important;*/
  border: 3px solid #fff !important;
  border-left: none !important;
  border-right: none !important;
  margin-bottom: 70px;
  /*margin-top: 340px;*/
}

body.home .home-page.header-title.container .title {
  padding-top: 40px;
}

body.404 .p404-page.header-title.container{
  visibility: visible;
  background-color: rgba(0,0,0,0.70);
  border: 10px solid #0086a8fe !important;
  border-left: none !important;
  border-right: none !important;
  margin-bottom: 70px;
}

body.404 .p404-page.header-title.container .title {
  padding-top: 40px;
}

.entry-header.small_title_box > .container {
  background-color: rgba(0,0,0,0.70);
  border: 10px solid #0086a8fe !important;
  border-left: none !important;
  border-right: none !important;
  margin-bottom: 70px;
}


div.t535_pb_section.t535_pb_section_7 {
  background-image: linear-gradient(180deg,rgba(4,22,35,0.3) 0%,rgba(4,22,35,0.9) 100%),url(assets/data/footer-bg-02.jpg)!important;
}


.stm-button, input[type="submit"], button, .button, .load-more-btn {
  display: block;
  text-align: center;
  padding: 17px 20px 15px 60px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  color: #fff !important;
  border-radius: 3px;
  background-color: #0086a8fe;
  background-color: #010101;
  text-decoration: none !important;
  outline: none !important;
  visibility: visible;
  border: none;
  white-space: normal;
  box-shadow: 0 2px 0 rgb(136, 136, 136);
  transition: opacity .2s ease-in !important;
  transform: translateZ(0);
  opacity: 1;
}


.menu.menu-mega .mega-nav {
  flex-basis: 100%;
  margin-bottom: 20px;
  padding: 0;
}
.mega-nav h4 {
  background:#0086a8fe;
  color: #fff;
  padding: 0.6em 1em;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 24px;
  letter-spacing: 0.5px;
}

.mega-nav .mega-nav-links {
  display: flex;
  flex-wrap: wrap;
  list-style: none outside;
}

.mega-nav .mega-nav-links,
.mega-nav .mega-nav-links > li {
  padding: 0;
  margin: 0;
}

.mega-nav .mega-nav-links > li {
  margin-bottom: 10px;
}

.nav-categories img {
  margin: -10px 10px 0 -10px;
  max-width: 100px;
  max-height: 60px;
}

.nav-brands img {
  margin: -10px 10px -10px -10px;
  width: 40px;
  height: 40px;
  object-fit: contain;
}
/***************** ********************/

body #page-container .t5002_pb_section .t5002_pb_button.t5002_pb_button_9.t5002_pb_bg_layout_dark.full-details-button {
  color: #fffffe !important;
  border-width: 0px!important;
  /*border-color: #0288d1;*/
  border-radius: 2px;
  /*font-size: 16px;*/
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
  font-weight: 600!important;
  letter-spacing: 1px;
  text-transform: uppercase!important;
  padding: 15px;
  /* background-color: #484d52; */
  background-color: #0086a8fe;
  display: block;
  margin-bottom: 10px;
}

body #page-container .t5002_pb_section .t5002_pb_button.t5002_pb_button_9.t5002_pb_bg_layout_dark.full-details-button:hover {
  color: #ffffff !important;
  background-color: #096e61 !important;
}

.full-details-button:active {
  position: relative;
  top: 2px;
}


.full-details-button:active {
  box-shadow: 0 0 0 transparent !important;
}


.full-details-button:hover {
  /*opacity: 0.9;*/
  background-color: #fdc155 !important;
  background-color: #484d52 !important;

}

.stm-button:hover,input[type="submit"]:hover,button:hover,.button:hover,.load-more-btn:hover {
  opacity: 1;
  /*opacity: 0.8;*/
  background-color: #484d52 !important;
  margin-top:1px;
  margin-left:1px;
}


.full-details-button:hover {
  /*padding: 0.3em 2em 0.3em 0.7em;*/
  border: 2px solid transparent;
}


.full-details-button {
  /*display: block;*/
  text-align: center;
  /*padding: 17px 20px 15px 60px;*/
  /*font-size: 14px;*/
  /*line-height: 14px;*/
  /*font-weight: 700;*/
  letter-spacing: 0.3px;
  /*text-transform: uppercase;*/
  /*color: #fff !important;*/
  /*border-radius: 3px;*/
  background-color: #0086a8fe;
  /*background-color: #010101;*/
  text-decoration: none !important;
  outline: none !important;
  visibility: visible;
  border: none;
  white-space: normal;
  box-shadow: 0 2px 0 rgb(136, 136, 136);
  transition: opacity .2s ease-in !important;
  transform: translateZ(0);
  opacity: 1;
}
/************************************************************/


.t5002_pb_text_3 h2 {
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 700;
  font-size: 22px;
  /* color: #e02b20!important; */
  color: #101010 !important;
  line-height: 1.6em;
  text-align: right;
  background-color:#0086a8fe;
  padding: 6px 10px;
  /*border: 1px solid #e29f02;
   border: 1px solid #ccc; */
  border-radius: 2px;
}


.t5002_pb_text_3 h2 span.our-price {
  font-weight: 500;
  font-size: 16px !important;
  /* padding-right: 105px; */
  float: left;
}

.t5002_pb_text_3 h2 span.listings-price-only{
  color: #cc6600 !important;
  text-shadow: -1px 1px 2px #ffffff;
}

.vehicle-price-only{
    /* color: #484d52 !important; */
    /* text-shadow: 1px 1px 0px #484d52; */
    text-shadow: 1px 1px 0px #111;
    color: #fffffe;
}

.t5002_pb_text_3 h2.h2-sold span {
  background: #e81d1c;
  /*background: #666;*/
  /* float: right; */
  font-weight: 700;
  color: #111;
  text-align: center;
  font-size: 20px !important;
  box-sizing: border-box;
  /* overflow: hidden; */
  margin: 0;
  float: none !important;
  padding: 0 !important;
  line-height: 1em;}

.h2-sold{
  /*background-color: #ccc !important;*/
  background-color:#e81d1c !important;
  text-align: center !important;
}

.stock-page-sold-price{
/*  padding: 5px 20px;
  background-color: #e81d1d;*/
}

/**************************************************************/

.t5002_pb_row {
  position: relative;
  width: 100% !important;
  max-width: 1080px;
  margin: auto;
}

@media only screen and (max-width: 767px){
.t5002_pb_section_1.t5002_pb_section {
    padding-top: 0px;
    margin-top: 0px;
    margin-right: 0 !important; 
    margin-left: 0 !important;
}}

@media only screen and (max-width: 980px){
.t5002_pb_section_1.t5002_pb_section {
    padding-top: 0px;
    margin-top: 0px;
    margin-right: 0 !important;
    margin-left: 0 !important;
}}



/******/


.single-car-prices {
  background-color: #0086a8fe;
  text-align: center;
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
}

.single-regular-price {
  padding: 0px 0 5px;
  vertical-align: middle;
}

.single-regular-price > .labeled {
  margin-right: 7px;
  /*font-size: 12px;*/
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  vertical-align: middle;
  text-transform: uppercase;
}

.single-regular-price > .h3 {
  position: relative;
  top: -1px;
  left: 1px;
  color: #fff;
  vertical-align: middle;
  font-size: 36px;
}

.t5002_pb_text_0 h2 {
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 36px;
  color: #ffffff!important;
  line-height: 1.2em;
  text-shadow: 0px 0px 5px #37474F;
}

@media only screen and (max-width: 767px){
  .t5002_pb_text_0 h2 {
    font-size: 8vw;
    text-align: center;
  }
  .t5002_pb_text_0 p {
    text-align: center;
  }
 }

@media only screen and (max-width: 980px){
  .t5002_pb_text_0 h2 {
    font-size: 9vw;
    text-align: center;
  }
  .t5002_pb_text_0 p {
    text-align: center;
  }
}

.white-text-black-shadow{
  text-shadow: 0px 0px 5px #37474F;
  color: #fff !important;
  font-size: 24px;
}

.header-main.container{
  /*max-width: 1080px;*/
  max-width: 1200px;
  /*padding: 0 !important;*/
}

.results-message-container{
  padding: 20px;
    background-color: rgba(14,14,14,0.8);
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    text-align: center;
}

.contact .results-message-container{
  padding: 35px 20px 10px 20px;
  background-color: rgba(14,14,14,0.8) !important;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  text-align: center !important;
  margin-bottom: 50px;
}

.contact .t5002_pb_section.t5002_pb_section_1.t5002_pb_fullwidth_section.t5002_section_regular{
  border-top: 6px solid #fff;
}

.t5002_pb_gallery_grid .t5002_pb_gallery_item img, .t5002_pb_portfolio_grid .t5002_pb_portfolio_item img, .t5002_pb_filterable_portfolio_grid .t5002_pb_portfolio_item img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  object-position: center;
}

.scrolling-header-container.shc-home{
  position: relative;
min-height: 600px;
/*max-height: 290px;*/
}
.scrolling-header-container.shc-search{
  position: relative;
  min-height: 600px;
  /*max-height: 290px;*/
  }
  .scrolling-header-container.shc-contact{
    position: relative;
  min-height: 600px;
  /*max-height: 290px;*/
  }
  .scrolling-header-container.shc-404{
    position: relative;
  min-height: 600px;
  /*max-height: 290px;*/
  }
  .scrolling-header-container.shc-manufacturer{
    position: relative;
  min-height: 600px;
  /*max-height: 290px;*/
  }
  .scrolling-header-container.shc-sold{
    position: relative;
  min-height: 600px;
  /*max-height: 290px;*/
  }
  .scrolling-header-container.shc-vehicle{
    position: relative;
  min-height: 240px !important;
  max-height: 250px !important;
  }
      
  .thefeatureclass {
    padding: 5px 10px;
    background: #ededed;
    border: rgba(0,0,0,0.01) 3px solid;
    border-radius: 3px;
    display: block;
    text-transform: capitalize;
  }
  
  .featurecontainerclass {
    padding: 0 8px 6px 0;
    display: inline-block;
    text-transform: capitalize;
  }

  .t5002_pb_text_inner>a>h2{
    text-transform: capitalize;
  }
  
  
  .t5002_pb_row_6 {
    border-radius: 1px;
}

.badges-section-container{
  /*background: url('/assets/data/brands-bg.jpg');*/
  /*background: url('/assets/data/footer-bg-06.jpg');*/

  /*background-image: linear-gradient(180deg,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.3) 100%),url(/assets/data/brands-bg.jpg)!important;*/

  /*background-color:#37474f ;
  background-color:#ffffff ;*/

  background-image: linear-gradient(180deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%),url(/assets/data/bg-05-80.jpg)!important;
  /*background-image: linear-gradient(180deg,rgba(0,0,0,0.53) 0%,rgba(0,0,0,0.93) 100%),url(/assets/data/bg-03-90.jpg)!important;*/
  /*background-image: linear-gradient(180deg,rgba(0,0,0,0.53) 0%,rgba(0,0,0,0.93) 100%),url(/assets/data/bg-04-90.jpg)!important;*/

  background-size: cover;
  border-top: 5px solid #fff;
  /*border-top: 5px solid #0086a8fe;*/
  padding-top: 0;
  padding-bottom: 0;
  background-attachment: fixed;
  background-repeat: no-repeat;
  }




  .homepage-words-section-2{
    background: url('/assets/data/finance-bg-90.jpg?ver=0.1.2');
    background: url('/assets/data/AdobeStock_260257466_Preview.jpeg?ver=0.1.2');
    background: url('/assets/data/finance-bg-90-v2.jpg?ver=0.1.2');
     background: url('/assets/data/handshake-1600-90.jpg?ver=0.1.2');
  
    background-size: cover;
    border-top: 15px solid #fff;
    padding-top: 0;
    padding-bottom: 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    }
    
    .homepage-words-container-2{
      margin-top: 0px!important;
      margin-bottom: 0px!important;
      padding-top: 25px;
      padding-bottom: 25px;
      /*background-color: #fbbe0cd9;
      background-color: rgba(251,191,12,0.788);*/
      /*background-color: #a4d3dc94;*/
      /*background-color: #12121280;*/
      background-color: #ffa00080;
      background-color: #010101bb;
      background-color: #ffa000cc;
      /*color: #37474F;*/
      padding-left: 50px;
      padding-right: 50px;
      font-weight: 600;
    }
    
    .homepage-words-container-2 .t5002_pb_text_inner {
        font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
        font-weight: 500;
        font-size: 22px;
        line-height: 1.15em;
        padding: 30px;
    }
    
    .homepage-words-container-2 .t5002_pb_text_inner p {
      font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 500;
      font-size: 22px;
      line-height: 1.15em;
      margin: 0 0 5px;
    }
    
    .homepage-words-container-2 .t5002_pb_text_inner p.title {
      font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
      text-transform: uppercase;
      font-size: 38px;
      text-align: center;
    }
    .homepage-words-container-2 .t5002_pb_text_inner span {
      font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 300;
      font-size: 30px;
      letter-spacing: 0.02em;
      line-height: 1.15em;
      margin: 0 0 5px;
    }
    




    .homepage-words-container-1 h2 {
      text-shadow: 0px 6.4px 6.4px rgb(0 0 0 / 40%);
      color: #fff;
  }
  
  .homepage-words-container-1 p {
      text-shadow: 0 3px 3px rgb(0 0 0 / 100%);
      color: #fff;
  }
      
  .homepage-words-container-2 h2 {
    text-shadow: 0px 6.4px 6.4px rgb(0 0 0 / 40%);
    color: #fff;
}

.homepage-words-container-2 p {
    text-shadow: 0 3px 3px rgb(0 0 0 / 100%);
    color: #fff;
}
    
.homepage-words-section-1 {
  background: url(/assets/data/bg-0002-2000w-r.jpg?ver=0.1.1);
  border-top: 5px solid #fff;
  padding-top: 0;
  padding-bottom: 0;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
}

.homepage-words-container-1{
  margin-top: 0px!important;
  margin-bottom: 0px!important;
  padding-top: 25px;
  padding-bottom: 25px;
  /*background-color: #fbbe0cd9;
  background-color: rgba(251,191,12,0.788);*/
  background-color:#ffa000c2;
  color: #37474F;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 600;
}

.t5002_pb_text_1 h2 {
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
  text-transform: uppercase;
  font-size: 38px;
  text-align: center;
  text-shadow: 0px 6.4px 6.4px rgb(0 0 0 / 90%);
  color: #fff;
}

.homepage-words-container-1.darker{
  /*background-color: #fbbe0cee;*/
  background-color: rgba(251,190,12,0.933);
  margin-bottom: 50px;
}




.space-after-words-container{
  min-height: 150px;
}



.homepage-words-container-1 .t5002_pb_text_inner {
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.15em;
  padding: 10px;
}

"/assets/data/wsg-warranty/w {
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.15em;
  margin: 0 0 5px;
  color: #fff;
}

"/assets/data/wsg-warranty/w.title {
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;;
  font-weight: 600 !important;
  font-size: 38px;
  line-height: 1.15em;
  margin: 0;
  padding-top: 50px !important;
  padding-bottom: 10px;
  letter-spacing: 0.02em;
}
.homepage-words-container-1 .t5002_pb_text_inner span {
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;;
  font-weight: 300;
  font-size: 30px;
  letter-spacing: 0.02em;
  line-height: 1.15em;
  margin: 0 0 5px;
}

.homepage-words-container-1 h2 {
  text-shadow: 0px 8.4px 8.4px rgb(0 0 0 / 40%);
  color: #fff;
}

.homepage-words-container-2 h2 {
  text-shadow: 0px 8.4px 8.4px rgb(0 0 0 / 40%);
  color: #fff;
}

.homepage-words-container-2 p {
  text-shadow: 0 4px 4px rgb(0 0 0 / 40%);
}

.homepage-words-container-2 .t5002_pb_text_inner {
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 500;
  font-size: 34px;
  line-height: 1.15em;
}

.homepage-words-container-2 .t5002_pb_text_inner p {
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 500;
  font-size: 34px;
  line-height: 1.15em;
  margin: 0 0 5px;
  color: #fff;
}

.homepage-words-container-2 .t5002_pb_text_inner p.title {
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 600 !important;
  font-size: 38px;
  line-height: 1.15em;
  margin: 0;
  padding-top: 70px;
  padding-bottom: 10px;
  letter-spacing: 0.02em;
}
.homepage-words-container-2 .t5002_pb_text_inner span {
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 300;
  font-size: 30px;
  letter-spacing: 0.02em;
  line-height: 1.15em;
  margin: 0 0 5px;
}

.t5002_pb_text_inner.pad-container{
  padding:30px 30px 90px;
}


.home .t5002_pb_button_1_wrapper{
  margin-top: 40px!important;
  margin-bottom: 30px !important;
}

body.home #page-container .t5002_pb_section .t5002_pb_button_1_wrapper .t5002_pb_button_1 {
  color: #ffffff!important;
  border-width: 0px!important;
  border-radius: 5px;
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
  text-transform: uppercase!important;
  background-color: #263238;
  box-shadow: 3px 3px 8px 2px rgb(255 255 255 / 90%);}

  body.home #page-container .t5002_pb_section .t5002_pb_button_1_wrapper .t5002_pb_button_1:hover {
    text-decoration: none;
    box-shadow: 3px 3px 8px 2px rgb(255 255 255 / 50%);
    background-color: #0086a8fe;
}

.stm_cargurus_wrapper span[data-cg-error="no information"] {
  display: none;
}

.call-us-box h2,
.call-us-box h3 {
  margin: 0;
}

.menu li a .fa {
  font-size: 1.2em;
  margin-right: 0.6em;
  vertical-align: baseline;
}

.nav-links .fa.fa-caret-down {
  margin-left: 10px;
}

.vehicle-search_field_wrapper select {
  opacity: 1;
  visibility: visible;
}

.feature-icon > img {
  width: 26px;
}


/************/

.single-regular-price,
.single-regular-price > .labeled,
.single-regular-price > .h3 {
  color: #fffffe;
}

.call-us-box > div > :first-child {
  background: #0086a8fe;
  color: #fffffe !important;
}

.car-listing-row .listing-car-item-meta .price > .normal-price {
  color: #fffffe;
}

.stm-base-color {
  /*color: #0086a8fe !important;*/
  color: #fffffffe !important;
  /*display: block;*/
}


.sep50 {
margin-bottom: 50px;
}

html{
  overflow-y: scroll;
  font-size: 100%;
  overflow-x: hidden;
}

.tabbed-info-feature {
  display: flex;
  flex-wrap: wrap;
  justify-content: stretch;
}

.featurecontainerclass {
  padding: 0 8px 6px 0;
  display: inline-block;
  flex: 1 0 auto;
}

/************/


.make-logo-title {
  color: #000;
  font-size: 16px;
}

.badge-li > a {
  display: block;
  text-decoration: none !important;
}

.badge-li > a:hover .make-logo-title {
  color: #fff;
}


/*/
   0.0s: 1
   2.5s: 1->2
   3.0s: 2
   5.5s: 2->3
   6.0s: 3
   8.5s: 3->4
   9.0s: 4
  11.5s: 4->1
/*/


.contact .results-message-container {
  background-color: rgba(14,14,14,0.8);
}

.nav-links {
  overflow: hidden;
}

.contact .results-message-container h2 {
  text-shadow: none;
}

a {
      word-wrap: break-word;
  overflow-wrap: break-word;
}

.footer-address {
  white-space: pre-wrap;
}

.t5002_pb_row {
  max-width: 1200px;
}

/******/
.vehicle-overview-text {
  margin-bottom: 21px;
  font-weight: 400;
  line-height: 24px;
  white-space: pre-wrap;
  font-size: 14px;
  letter-spacing: 0.015em;
}

.meta-middle-unit .icon > i {
  font-size: 22px !important;
  top: -3px !important;
  position: relative;
  left: 0 !important;
  color: #0086a8fe;
}

.car-action-unit {
  background-color: #0086a8fe;
}

.car-listing-row .car-meta-bottom ul li i {
  color: #0086a8fe;
}

body #top-bar {
  /*Background-color:#fffffffe;*/
  background: #0086a8fe;
}

#top-bar .container .top-bar-wrapper {
  border-bottom: none;
}

/******/
.homepage-section h2 {
  color: inherit !important;
  font-size: 36px !important;
  margin: 0 0 .5em;
  padding: 0 .7rem;
  text-align: center !important;
  text-transform: uppercase !important;
}

.homepage-section p {
  color: inherit !important;
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif !important;
  font-size: 22px !important;
  line-height: 1.5 !important;
  margin: 0 0 .8em;
  padding: 0 0.7rem;
  text-align: center !important;
  text-transform: none !important;
}

@media (min-width: 1200px) {
  .homepage-section h2 {
    font-size: 60px !important;
  }

  .homepage-section p {
    font-size: 28px !important;
  }
}

@media (min-width: 992px) {
  .mobile-logo-standalone {
    display: none !important;
  }
}



.homepage-words-container-1 {
  margin-top: 0px!important;
  margin-bottom: 0px!important;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #0e0e0ecc;
  /*background-color: #ffa000c2;
  color: #37474F;*/
  padding-left: 50px;
  padding-right: 50px;
  font-weight: 600;
}

.homepage-words-container-1 h2 {
  text-shadow: 0px 8.4px 8.4px rgba(0,0,0,0.4);
}

.homepage-words-container-1 p {
  text-shadow: 0 4px 4px rgba(0,0,0,0.4);
}


.tabbed-info-feature {
  justify-content: flex-start;
}

.featurecontainerclass {
  flex: 1 0 auto;
}

li .t5002_pb_row_6 {
  background-color: #ffffff;
  border-width: 0px;
  border-color: none;
  /*box-shadow: 1px 1px 5px #aaa;*/
}

.price-in-picture-container {
  position: absolute;
  top: 0px;
  /* margin: 3px; */
  /* left: 0px; */
  /* padding-top: 0px; */
  /* padding-left: 10px; */
  width: 100%;
  z-index: 2;
}
.price-in-picture {
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
  /*background: rgb(178 0 1 / 85%);*/
  background: #0086a8fe;
  border: 1px solid #dddddd77;
  padding: 10px 15px;
  float: right;
  /* border: solid 1px #fff; */
  display: inline-block;
  line-height: 1;
  color: #fffffe;
  font-size: 22px;
  /* font-weight: 600; */
  /* margin-top: 10px; */
  font-weight: 700;
  margin: 3px;
  border-radius: 2px;
}




.main-features {
  padding:20px 10px 20px 10px;
  margin-right: 15px;
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #333!important;
  line-height: 1.6em
}
.main-features-list-item {
  display: block;
  padding: 20px 1px 20px;
  border-bottom: 1px solid #e0e0e0;
  /* padding-top: 9px; */
}
.main-features-title {
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    text-transform: uppercase;
    font-size: 0.9em;
    /* display: block; */
    color: #555;
    font-weight: 500;
    letter-spacing: -1px;
    padding-left: 10px;}
.main-features-description {
  float: right;
  padding-left: 20px;
  font-weight: 400;
  color: #333;
  color: #222;
  color: #111;
  color: #000;
}
  .feature-icon{float: left;}
  .feature-icon>img{width:27px;height:27px;opacity:0.6;}


  .listing-page-vehicle-badge {
    width: 55px;
    height: 55px;
    float: left;
    border: 1px solid #aaa;
    margin-right: 20px;
    margin-bottom: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    /* border: 3px solid #e4e6ea; */
    border: 0;
    margin: 12px;
    width: 95px;
    height: 95px;
}
.title.h2.listing-page-vehicle-title {
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
  font-size: 28px;
  color: #000!important;
  line-height: 1.5em;
  /* text-align: center; */
  text-align: left;
  text-transform: capitalize;
  font-size: 0.6em;
  padding-top: 30px;
  background-color: #fafafa;
  min-height: 115px;
  border-bottom: 1px solid #ccc;
  border-bottom: 1px solid #dddddd;
  border-bottom: 1px solid #e9e9e9;
  background-image: url(/assets/data/make-header-bg-5.png);
  background-position: top;
  /* background-position-x: 0; */
  /* background-position-x: 10%; */
  background-position-x: 30%;
}
.listing-page-make {
  /* font-size: 1.2em; */
  /* font-size: 1.5em; */
  text-transform: capitalize;
  /* display: inline-block; */
  display: block;
  font-size: 2.3em;
  padding-bottom: 0.5em;
  color: #000;
  text-align: right;
  padding-right: 20px;
  line-height: 1em;
}
.listing-page-model {
  /* font-size: 1.1em; */
  font-size: 1.8em;
  font-size: 2em;
  text-transform: capitalize;
  /* display: inline-block; */
  display: block;
  /* max-width: 250px; */
  font-weight: 500;
  color: #555 !important;
  text-align: right;
  padding-right: 20px;
}
.listing-page-vehicle-subtitle {
  /* font-size: 0.9em; */
  font-size: 1.3em;
  display: block;
  color: #555;
  font-weight: 500;
  letter-spacing: -1px;
  padding: 15px;
  font-size: 1.03rem;
  line-height: 1.4em;
  clear: both;
  text-align: center;
  /* text-align: right; */
  height: 4em;
  overflow: hidden;
}
/*
.listing-page-vehicle-subtitle:hover {
  text-decoration: none;
  background-color: aquamarine;
}
.title.h2.listing-page-vehicle-title:hover {
  text-decoration: none;
  background-color: aquamarine;
}
*/
.attention-grabber-listing-page {
  /* margin-top: 3px; */
  padding-top: 15px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  color: #777;
  /* overflow: hidden; */
  display: block;
  padding-bottom: 25px;
}

/* Images Crossfading*/
.cf {
  position:absolute;
  left:0;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

.cf.img-top:hover {
  opacity:0;
}

.sold-now-ribbon{
  display:block;
  text-align:left;
  pointer-events:none;
  text-align:left;
  display:block;
  pointer-events:none;
  position: absolute !important;
  top: 0;
  z-index: 3;
}


img.vehicleImage:hover {
  transform: scale3d(1.07, 1.07, 1);
}

img.vehicleImage {
  transition: transform ease 400ms;
}
span.t5002_pb_image_wrap {
  overflow: hidden;
  /*position: absolute !important;*/
}

.sm-message-under-price-and-buttons-vehicle-page{
    margin-bottom: 20px!important;
    width: 100%;
    text-align: center;
    line-height: 1.5em;
    font-size: 18px !important;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
    text-transform: uppercase!important;
    color: #fff;
    padding: 16px 5px;
    margin-top: -5px !important;
  }

  h6.dealer-contacts-title {
    padding: 10px;
    text-align: center;
    font-size: 20px;
    background: #1a1f23;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 500;
}
.dealer-contact-item {
  padding: 0 10px;

}

.side-business-name {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
}

.dealer-address{
  white-space: pre-wrap;
}

.logo-in-side-contacts{
  padding: 10px;
  width: 200px;
}

.dealer-contacts{
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
  color: #000;
}



.t5002_pb_row_6.t5002_pb_row {
  margin-bottom: 30px!important;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  min-height: 550px;

  border: 1px solid #ccc;
  border-color: transparent !important;
  box-shadow: 2px 2px 5px #aaa;
}

.t5002_pb_text_inner .listing-page-vehicle-title-container {
  /* max-height: 74px; */
  /* max-height: 180px; */
  height: 180px;
  height: 220px;
}
ul.main-features {
  background-color: transparent;
  min-height: 430px;
}
.finance-disclaimer{
  /*color: #121212;*/
  color: #cccccc;
  padding-bottom: 60px;
  font-size: 0.9em;
  padding-left: 15px;
  padding-right: 15px;}

#footer-copyright .copyright-text {
  font-size: 14px;
  color: #fff;
}

.t5002_pb_button.t5002_pb_button_0.t5002_pb_bg_layout_dark .vehicle-search-text{
  color: #37474f!important;
}

.height-of-listing-tiles{
  min-height: 100px !important;
  max-height: 100px !important;
}

img.vehicleImage:hover {
  transform: scale3d(1.07, 1.07, 1);
}
img.vehicleImage {
  transition: transform ease 400ms;
}



.car-listing-row .image:before, .listing-car-item-inner .image:before {
  content: '';
}


.car-listing-row .image > img {
object-fit: cover;
width: 100%;
height: 186px;
}

.custom-page .homepage-words-section-1 h3 {
  color: #fff;
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
  text-transform: uppercase;
  font-size: 38px;
  text-align: center;
  text-shadow: 0px 6.4px 6.4px #000d;
  padding: 80px 15px 30px;
}

.custom-page .homepage-words-section-1 p,
.custom-page .homepage-words-section-1 ul,
.custom-page .homepage-words-section-1 li::before {
  color: #fff;
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.15em;
  list-style: none outside;
  margin: 0 0 5px;
  text-shadow: 0 3px 3px rgb(0 0 0);
}

.custom-page .homepage-words-section-1 li::before {
  content: '- ';
  margin-right: 2px;
}

.vehicles-for-sale-footer-title{
  margin-bottom:100px !important;
}

body #page-container .t5002_pb_section .t5002_pb_button_0.vehicle-search-text{
  border-width: 8px!important;
  border-color: #0086a8fe;
  border-radius: 0px;
  letter-spacing: 4px;
  font-size: 16px;
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
  font-weight: 700!important;
  text-transform: uppercase!important;
  background-color: #0086a8fe;
  color: #fffffe !important;
}
.main-features-list-item:last-child{
  position: relative;
  /*top: 20px;*/
  border-bottom: none;
}

#post-482 div.t5002_pb_section.t5002_pb_section_1 {
  /*background: #000 !important;
  background: transparent !important;
  background-color: #f0f0f0 !important;*/


  background-image: url(/assets/data/bg-004-1920w-r.jpg?ver=0.1.1) !important;
  /*border-top: 5px solid #fff;*/
  border-top: 5px solid #0086a8fe;
  padding-top: 0;
  padding-bottom: 0;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;


}

.vehicle-pagination {
  /*background: #000;*/
  background: transparent !important;
}

@media screen and (min-width: 1200px) {
.page-id-482 .scrolling-header-container .header-logo {
    left: 0;
  }
}

@media screen and (max-width: 800px) {
  .scrolling-header-container .header-logo {
    position: relative;
    display: flex;
    justify-content: center;
    width: auto;
    max-width: none;
  }
  .scrolling-header-container .header-logo > img {
    flex: 0 1 auto;
    max-width: 100% !important;
    /*padding-bottom: 80px;*/
  }
}

.title.h2.vehicle-page-vehicle-title{
  text-transform: uppercase !important;
  text-shadow: 1px 1px 5px black;
  color: #ffffff!important;
}


body{
  /*background-image: linear-gradient( 
    180deg
     ,rgba(0,0,0,0.53) 0%,rgba(0,0,0,0.93) 100%),url(/assets/data/bg-03-90.jpg)!important;*/
        background-size: cover !important;
        background-attachment: fixed !important;
        background-repeat: no-repeat !important;
}

.home-page.header-title.container{
  margin-top: 80px;
}
@media screen and (min-width:800px){
  .home-page.header-title.container{
    margin-top: 340px;
  }
}

@media screen and (max-width:800px){
  .home-page.header-title.container{
    margin-top: 120px;
  }
}


/* ----- reviews ----- */
.home .t5002_pb_text_inner.customer-comments{
  margin-top: -75px;
}
.vehicle-page .t5002_pb_text_inner.customer-comments{
  margin-top: -285px;
}
.t5002_pb_text_inner.customer-comments {
  padding: 20px 0 50px;
}
.t5002_pb_text_inner.customer-comments h2{
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif !important;
  text-transform: uppercase;
  font-size: 46px !important;
  text-align: center;
  color: #fff;
  text-shadow: 0px 0px 10px #000000;
}
.t5002_pb_slider_0.t5002_pb_module {
  margin-left: auto!important;
  margin-right: auto!important;
}
.t5002_pb_slider_0.t5002_pb_slider {
  line-height: 1.5em;
  /*border-width: 8px;*/
  border-color: #ffffff;
  overflow-x: hidden;
  overflow-y: hidden;
}
.t5002_pb_slider_0 {
  margin-top: 40px!important;
  max-width: 1260px;
}
.t5002_pb_module {
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
}
.t5002_pb_bg_layout_dark, .t5002_pb_bg_layout_dark h1, .t5002_pb_bg_layout_dark h2, .t5002_pb_bg_layout_dark h3, .t5002_pb_bg_layout_dark h4, .t5002_pb_bg_layout_dark h5, .t5002_pb_bg_layout_dark h6 {
  color: #fff!important;
}
.t5002_pb_slider {
  position: relative;
  overflow: hidden;
}
.dark-bg-1{
  background-color: rgba(14,14,14,0.8);
}
.t5002_pb_slide_title.review-title{
  font-size:30px;
  padding-bottom: 35px; /*50px;*/
  font-weight: 600;
}
.t5002_pb_slide_content.review-content{
  font-size:24px;
  line-height: 1.5em;
}
.t5002_pb_slide_description.review-description{
  padding: 28px 30px 35px;
}
.bottom-quote{
  padding-top:10px;
}

.five-stars{
  width: 250px; /*300px*/
  max-width: 90%;
}



/********************************
	-	DOTTED OVERLAYS	-
*********************************/
/*.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
.tp-dottedoverlay.twoxtwo				{	background-image:url(/assets/data/gridtile.png); background-color:#00000050;}
.tp-dottedoverlay.twoxtwowhite			{	background:url(/assets/data/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(/assets/data/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(/assets/data/gridtile_3x3_white.png)}*/

/********************************/

.car-listing-main-part {
  padding: 10px;
}
.textwidget-logo{
  text-align: center;
}
@media (min-width:992px){
  .textwidget-logo{
    text-align: left;
  }
}
.row.row-4.car-listing-row {
  padding: 5px;
}
.other-vehicles.title.h2.vehicle-page-vehicle-title {
  color: #010101 !important;
  text-shadow: none;
}

.badges-ul.mixed-badges-no-title{
  padding-top: 22px !important;
  padding-top: 52px !important;
  padding-bottom: 42px !important;
}


@media (max-width:629px){
  .break-on-small {
    display: block;
}
  .hide-on-small {
    display: none;
}
}


.nav-container>div>.nav-links>li>a {
  letter-spacing: 4px;
  /*font-weight: 400;*/
  /*font-size: 14px;*/
  font-size: 1em;
  font-weight: 600;
}
a:hover {
  text-decoration: none;
}

.t5002_pb_button.t5002_pb_button_1.t5002_hover_enabled.t5002_pb_bg_layout_light.inventory-button {
  color: #ffffff!important;
  border-width: 0px!important;
  border-radius: 5px;
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
  text-transform: uppercase!important;
  background-color: #263238;
  box-shadow: 3px 3px 8px 2px rgb(0 0 0 / 90%);
}



.warranty-container-1 .t5002_pb_text_inner {
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.15em;
  padding: 10px;
}

.warranty-container-1 .t5002_pb_text_inner p {
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.15em;
  margin: 0 0 5px;
  color: #161616;
}

.warranty-container-1 .t5002_pb_text_inner p.title {
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;;
  font-weight: 600 !important;
  font-size: 38px;
  line-height: 1.15em;
  margin: 0;
  padding-top: 50px !important;
  padding-bottom: 10px;
  letter-spacing: 0.02em;
}
.warranty-container-1 .t5002_pb_text_inner span {
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;;
  font-weight: 300;
  font-size: 30px;
  letter-spacing: 0.02em;
  line-height: 1.15em;
  margin: 0 0 5px;
}

.warranty-container-1 h2 {
  text-shadow: 0px 8.4px 8.4px rgb(0 0 0 / 40%);
  color: #1d1d1d;
}

