@import url('https://fonts.googleapis.com/css?family=Bitter&display=swap');

@font-face {
  font-family: TheSans-Bold;
  src: url('/wp-content/uploads/fonts/thesans-b4semilight-webfont.woff');
  src: url('/wp-content/uploads/fonts/thesans-b4semilight-webfont.woff') format('woff');
}

@font-face {
  font-family: TheSans-Italic;
  src: url('/wp-content/uploads/fonts/thesans-b4semilight-webfont.woff') format('woff');
}

@font-face {
  font-family: TheSans-Medium;
  src: url('/wp-content/uploads/fonts/thesans-b4semilight-webfont.woff') format('woff');
}

@font-face {
  font-family: TheSans-Regular;
  src: url('/wp-content/uploads/fonts/thesans-b4semilight-webfont.woff') format('woff');
}

@font-face {
  font-family: TheSans;
  src: url('/wp-content/uploads/fonts/thesans-b4semilight-webfont.woff') format('woff');
}

@font-face {
  font-family: Futura_Lt_BT_Light;
  src: url('/wp-content/themes/evig/assets/fonts/Futura_Lt_BT_Light.ttf');
}

/* ----- GENERAL ----- */

body {
  margin: 0 !important;
}

h1 {
  font-family: TheSans;
  font-size: 45px;
  line-height: 60px;
  font-weight: bold;
  color: #161615;
}

h2 {
  font-family: TheSans;
  font-size: 40px;
  line-height: 50px;
  color: #161615;
}

h3 {
  font-family: TheSans;
  font-size: 26px;
  line-height: 36px;
  color: #161615;
}

h4 {
  font-family: TheSans;
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
  color: #bdc0c1;
  letter-spacing: 1px;
}

h5 {
  font-family: TheSans;
}

p,
li {
  font-family: TheSans;
  font-size: 14px;
  line-height: 24px;
}

.holding-text {
  font-size: 29px;
  line-height: 39px;
  margin: 15px 0 30px 0;
  color: lightgrey;
}

.grey-text {
  line-height: 32px;
  margin: 15px 0 30px 0;
  color: lightgrey;
  font-size: 22px;
}

/* span {
  font-family: helvetica-lt;
  font-size: 18px;
  line-height: 31px;
  display: block;
  margin-bottom: 20px;
} */

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  cursor: pointer;
}

.pd {
  padding: 0;
}

div.bbp-template-notice.info {
  border: #f1f2f2 1px solid;
  background-color: #f1f2f2;
  padding-top: 5px;
  padding-bottom: 5px;
}

.bbp-breadcrumb-root,
.bbp-breadcrumb-home,
.bbp-breadcrumb-forum,
.bbp-breadcrumb p a {
  color: #2fbba6;
  padding-right: 3px;
  padding-left: 3px;
}

div.bbp-template-notice,
div.indicator-hint {
  border-width: 1px;
  border-style: solid;
  padding: 0 0.6em;
  margin: 5px 0 15px;
  border-radius: 3px;
  background-color: #2fbba6;
  border-color: #2fbba6;
  color: #161615;
  clear: both;
  padding-top: 3px;
  padding-bottom: 3px;
}

.holding-image {
  padding: 50px;
  background-color: white;
  /* display: flex;
  flex-direction: column;
  justify-content: center; */
}

.holding-logo {
  height: 75px;
}

.holding-date p {
  text-align: right;
}

.holding-content {
  margin-top: 100px;
}

.content-image img {
  width: 100%;
}

.head-btn {
  float: right;
}

.head-content {
  float: right;
  margin-right: 30px;
}

.head-content p {
  margin-bottom: 3px;
  color: lightgrey;
}

.button-ldn p {
  margin-bottom: 0;
}

.center-content {
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.text {
  width: 75%;
}

.hero-search {
  height: 60vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: white;
  max-width: 80%;
  margin: 0 auto;
}

.hero-search p {
  letter-spacing: 1px;
}

.search-results-hero {
  padding: 75px 0;
  color: white;
  margin: 0 30px 75px 30px;
  background-color: #2fbba6;
}

.header-content {
  width: 45%;
  display: inline-block;
  float: left;
  padding: 2%;
}

.search-title {
  color: #2fbba6;
  margin-bottom: 50px;
}

.ymm-selector.ymm-horizontal .level select.disabled {
  border-color: inherit !important;
  background: white !important;
}

.single-result {
  list-style: none;
  margin-right: 30px;
}

.search-results-box {
  margin-bottom: 75px;
}

.single-result a h3 {
  color: #2fbba6;
}

.single-result a p {
  color: #141b39;
}

.single-result div {
  margin-bottom: 30px;
}

.single-result div img {
  width: 100%;
  height: 100%;
  padding: 15px;
  border: 2px solid;
  border-color: rgba(38, 69, 89, 0.1);
}

.ymm-selector.ymm-horizontal .level select.ymm-select,
.ymm-selector.ymm-horizontal .level select.ymm-category-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(/wp-content/uploads/2019/08/new-arrow.svg);
  background-repeat: no-repeat;
  background-position: right;
  padding-left: 10px;
  border-radius: 0;
  color: rgba(21, 26, 57, 0.4);
  font-size: 14px;
  font-weight: bold;
  border: 0;
  height: 50px;
}

.ymm-selector.ymm-horizontal .ymm-submit-any-selection {
  margin-top: 0;
}

.block-content {
  display: flex;
}

.button.ymm-submit-any-selection {
  background-color: #004074;
  color: white;
  padding: 10px 50px;
  border: none;
  cursor: pointer;
  transition: 0.3s;
}

.button.ymm-submit-any-selection:hover {
  border: 2px solid #f49100;
  background-color: #f49100;
  cursor: pointer;
  transition: 0.3s;
}

.desk-hide {
  display: none;
}

.desk-links {
  display: flex;
  /* flex-direction: column; */
  justify-content: flex-end;
}

.ev-partner {
  margin-right: 30px;
  height: 50% !important;
  margin-top: 25px;
}

.header img {
  height: 75px;
}

.header p {
  font-weight: bold;
  text-align: right;
}

.mob-logo {
  display: none;
}

.navbar-toggler {
  color: white;
  margin-right: 15px;
  border: 0;
}
.navbar-toggler-icon {
  font-size: 15px;
  padding-top: 3px;
  width: 3em;
}

.socials {
  padding: 20px 0 20px 0;
}

.links {
  display: inline-block;
}

.sm-img {
  width: 50px;
  margin-right: 10px;
}

.white-btn {
  border: 2px solid white;
  background-color: white;
  border-radius: 4px;
  padding: 15px 50px;
  color: #141b39;
  transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
}

.white-btn p {
  margin-bottom: 0;
  color: #141b39 !important;
}

.button-ldn {
  border: 2px solid #141b39;
  background-color: #141b39;
  border-radius: 4px;
  padding: 15px 50px;
  color: white;
  transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
}

.button-ldn:hover {
  border: 2px solid #141b39;
  background-color: transparent;
  border-radius: 4px;
  padding: 15px 50px 15px 50px;
  color: #141b39;
  transform: 0.5s;
  -ms-transform: 0.5s;
  cursor: pointer;
}

.button-green {
  border: 2px solid #f49100;
  background-color: #f49100;
  border-radius: 4px;
  padding: 15px 50px;
  color: white;
  transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
}

.button-green:hover {
  border: 2px solid #141b39;
  background-color: transparent;
  border-radius: 4px;
  padding: 15px 50px 15px 50px;
  color: #141b39;
  transform: 0.5s;
  -ms-transform: 0.5s;
  cursor: pointer;
}

.button-green p {
  margin-bottom: 0;
}

.website-by {
  padding-top: 50px;
}

.website-by a {
  color: #141b39;
}

.mobile-by a {
  color: #141b39;
}

.footer {
  display: none;
}

.footer-deets {
  display: flex;
  justify-content: flex-end;
}

.footer-deets p {
  margin-left: 35px;
}

/**************
*    HEADER   *
***************/

.top-header {
  padding: 15px 0;
  border-bottom: 2px solid;
  border-color: #f5f5f5;
}

.contact-details {
  text-align: right;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}

#primary-sidebar ul {
  list-style: none;
  display: flex;
  padding-left: 10px;
  align-items: flex-start;
}

#primary-sidebar ul li {
  margin-left: 10px;
}

.contact-details a {
  display: inline-block;
  color: #151a39;
}

.tagline p,
.contact-details p {
  margin-bottom: 0;
}

.mg-rgt {
  margin-right: 30px;
}

.main-logo {
  padding: 40px 0;
}

.navbar-row {
  background-color: #012345;
}

.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: white;
}

.active {
  color: #f49100;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 2.5rem;
}

.home-nav {
  margin: 0 30px;
}

.center {
  text-align: center;
}

/**************
*     HOME    *
***************/

#content {
  padding: 50px 0;
}

.homepage-header {
  background-image: url('/wp-content/uploads/2020/06/EV-Header-Blue-2.jpg');
  background-position: center;
  background-size: cover;
  min-height: 60vh;
  margin: 0 30px;
}

.brands {
  padding: 100px 0;
}

.brand-row {
  padding-bottom: 50px;
}

.diff-brands div {
  margin: 0 auto;
  text-align: center;
}

.diff-brands div h3 {
  padding: 25px 0 15px 0;
}

.brands-text {
  width: 90%;
  margin: 0 auto;
  min-height: 115px;
}

.green-btn {
  margin: 0 auto;
  width: fit-content;
  letter-spacing: 1px;
  color: #004074;
  border-bottom: 2px solid;
  border-color: #004074;
  font-size: 16px;
  transition: 0.3s;
}

.green-btn:hover {
  color: #151a39;
  transition: 0.3s;
}

.counter-banner {
  background-color: #004074;
  margin: 50px 20px 100px 20px;
  padding: 100px 0;
}

.counter-flex {
  display: flex;
  flex-direction: column;
  align-self: center;
  text-align: center;
  color: white;
}

.counter-flex div {
  margin: 20px 0 0 0;
}

.counter-flex p {
  font-size: 20px;
}

.counter-flex h4 {
  color: white;
}

.owl-carousel .owl-item img {
  width: 120px;
  height: 120px;
  text-align: center;
  margin: 0 auto;
}

.counter {
  font-size: 60px;
  font-weight: bold;
  letter-spacing: 2px;
}

.grey-div {
  border-top: 2px solid rgba(21, 26, 57, 0.1);
  margin-top: 50px;
  margin-bottom: 50px;
}

.footer-nav {
  list-style: none;
  padding-left: 0;
}

.footer-nav li {
  padding: 5px 0;
  color: rgba(21, 26, 57, 0.4);
  font-family: TheSans;
  font-size: 14px;
  line-height: 24px;
}

/* .footer-nav-last {
  text-align: right;
} */

.terms {
  background-color: #012345;
  padding: 20px 0;
}

.terms-col a {
  display: inline-block;
  margin-right: 20px;
}

.terms-col p {
  color: white;
  margin-bottom: 0;
}

.terms-last {
  float: right;
  margin-right: 0 !important;
}

.footer-links {
  margin-bottom: 50px;
}

.hyphen {
  background-color: #bdc0c1;
  padding: 10px 0;
}

/*************************
*        Car Posts       *
*************************/

.arrow {
  color: #151a39;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.white-arrow {
  color: white;
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 10px;
}

#car-landing {
  margin-bottom: 75px;
}

.car-post {
  width: 30%;
  display: inline-block;
  margin-right: 3%;
  -webkit-box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  border-radius: 7px;
}

.car-post:hover {
  -webkit-box-shadow: 0px 0px 22px -3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 22px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 22px -3px rgba(0, 0, 0, 0.3);
  transition: 0.3s;
}

.batt-table,
.charger-type-box,
.rapid-charging,
.recommended,
.ev-database {
  padding-bottom: 75px;
}

.mg-top {
  margin-top: 20px;
}

.mg-btm {
  margin-bottom: 20px;
}

tr:nth-child(2n) {
  background-color: #ffffff;
}

tr {
  background-color: #f5f5f5;
}

thead tr {
  background-color: white;
}

table {
  width: 100%;
}

td,
th {
  padding: 10px;
  font-weight: normal;
}

.table-con {
  -webkit-box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.2);
  border-radius: 7px;
  padding: 50px;
}

.charger-type-box .container {
  -webkit-box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.2);
  border-radius: 7px;
}

.green-row {
  background-color: #30bba6;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  padding: 50px;
  color: white;
}

.green-col {
  background-color: #30bba6;
  border-radius: 7px;
  padding: 50px;
  color: white;
}

.navy-col {
  background-color: #151a39;
  border-radius: 7px;
  padding: 50px;
  color: white;
}

.ev-database {
  position: relative;
}

.data-source {
  position: absolute;
  right: 10px;
  bottom: 0px;
  color: white;
  margin-bottom: 0;
}

.car-image {
  width: 100%;
  height: 250px;
  background-position: center;
  background-size: cover;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}

.car-content {
  margin: 30px;
  border-top: 2px solid;
  border-color: #e0e0e0;
}

.car-title {
  padding: 20px 0 5px 0;
  color: #151a39;
}

.search-car {
  color: #151a39;
  border-bottom: 2px solid;
  border-radius: 0;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-color: #151a39;
  font-family: HKGrotesk-SemiBold;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 50px;
  padding: 10px 0;
}

input:focus,
select:focus,
textarea:focus,
button:focus,
*:focus {
  outline: none !important;
  box-shadow: none !important;
}

.search-car::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #151a39;
  opacity: 1; /* Firefox */
}

.car-specs div {
  display: flex;
  padding: 5px 0;
}

.car-specs div p {
  margin-bottom: 0;
  color: #151a39;
  font-size: 14px;
  min-width: 122px;
}

.car-specs div img {
  margin-right: 10px;
}

.car-specs-inner {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
  margin-bottom: 10px;
}

.car-specs-inner div {
  /* display: flex; */
  padding: 5px 20px 5px 0;
}

.car-specs-inner div p {
  margin-bottom: 0;
  color: white;
  font-size: 17px;
  display: inline-block;
}

.car-specs-inner div img {
  margin-right: 5px;
  display: inline-block;
}

.green-text {
  color: #2fbba6;
  margin-left: 10px;
  font-size: 14px;
}

.battery {
  width: 60%;
  background-color: #151a39;
  padding: 10px;
  color: white;
  border-top-left-radius: 7px;
  text-align: center;
  font-size: 15px;
  float: left;
}

.type {
  width: 40%;
  background-color: #2fbba6;
  padding: 10px;
  color: white;
  border-top-right-radius: 7px;
  text-align: center;
  font-size: 15px;
  float: left;
}

.three-boxes {
  border-radius: 7px;
  height: 430px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.three-boxes div {
  width: 75%;
  margin: 0 auto;
}

.home-charging {
  background-color: #151a39;
}

.comm-charging {
  background-color: #30bba6;
}

.home-charging p,
.home-charging h2,
.comm-charging p,
.comm-charging h2 {
  color: white;
}

.price-under {
  border-bottom: 4px solid;
  border-bottom-color: #d7f2ee;
  width: fit-content;
  padding-bottom: 5px;
  margin-top: 25px;
  color: white;
}

.preview-image {
  background-position: center;
  background-size: cover;
}

.battery-charge-banner {
  background-color: #30bba6;
  margin: 0 30px;
  color: white;
}

.cars-inner-div {
  border-bottom: 4px solid;
  border-color: #d7f2ee;
  padding-bottom: 50px;
}

.cars-cat {
  color: #c4c4c4;
  font-size: 14px;
}

.recom-evig {
  text-align: center;
  position: relative;
  display: flex;
}

.recom-evig h2 {
  text-align: center;
  margin: 0 auto;
  padding-top: 20px;
}

.recom-evig img {
  position: absolute;
  right: 0;
}

.charges-feat div h3 {
  margin-bottom: 0;
}

.cars-btn {
  font-size: 16px;
  margin-top: 20px;
}

.charges-feat div {
  border-radius: 10px;
  border: 2px solid;
  border-color: #f0f0f0;
  padding: 50px;
  text-align: center;
  margin-top: 30px;
}

.charges-feat div img {
  width: auto;
  max-height: 400px;
  margin-bottom: 20px;
}

.charges-feat div h5,
.charges-feat div h3,
.charges-feat div p {
  text-align: left;
}

#featured-prods {
  margin-top: 100px;
}

.list-charges .woocommerce {
  width: 100%;
}

/* .woocommerce-info {
  display: none;
} */

.car-hero {
  padding: 100px 0;
  background-position: center;
  background-size: cover;
  margin: 0 30px;
}

.cars-col {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cars-row h1,
.cars-row p {
  color: white;
}

.lg-pd {
  padding: 50px;
}

.sm-pd {
  padding-top: 10px;
}

.charger-type-content {
  margin-bottom: 30px;
}

.optional-charger {
  margin-top: 30px;
}

.vl {
  border-left: 3px solid;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  border-color: #d7f2ee;
}

.woocommerce span.onsale {
  min-height: 60px;
  min-width: 60px;
  background-color: #f49100;
  font-family: TheSans;
  display: flex;
  align-items: center;
  justify-content:center;
}

.shop-side {
  position: fixed;
  right: 0;
  top: 50%;
  transform: rotate(90deg);
  transform: rotate(90deg);
  transform-origin: right top 0;
  padding-top: 15px;
  background-color: #151d42;
  padding: 15px 20px;
  color: white;
}

.shop-side div {
  margin-bottom: 0;
  font-family: HKGrotesk-SemiBold;
  font-size: 14px;
  line-height: 24px;
}

/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover .hvr-icon,
.hvr-icon-wobble-horizontal:focus .hvr-icon,
.hvr-icon-wobble-horizontal:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.hvr-icon-wobble-horizontal:hover {
  color: #293244;
}

.hvr-icon-wobble-horizontal img {
  margin-left: 5px;
  position: relative;
  bottom: 2px;
}

/*************************
*     ABOUT / SERVICES   *
*************************/

.card-header {
  background-color: #eef1f4;
  border-bottom: none;
}

.card-body ul {
  list-style-type: decimal;
  font-family: HKGrotesk-SemiBold;
  font-size: 14px;
  line-height: 24px;
  padding-left: 20px;
}

.icon {
  margin-bottom: 10px;
}

.cta {
  padding: 50px 0 100px 0;
}

.flex {
  display: flex;
}

.flex h2 {
  margin-right: 30px;
}

.divider {
  border-top: 2px solid rgba(21, 26, 57, 0.1);
  margin: 100px 0;
  width: 90%;
}

.about-us {
  margin-top: 100px;
}

.faq-title,
#accordion {
  margin-bottom: 50px;
}

.btn-link {
  color: #141b39;
  transition: 0.3s;
}

.btn-link:hover {
  text-decoration: none;
  color: #2fbba6;
  transition: 0.3s;
}

.card {
  margin-bottom: 25px;
  border: none;
}

.about-header {
  background-image: url('/wp-content/uploads/2019/08/evig-header.jpg');
  background-position: center;
  background-size: cover;
  min-height: 60vh;
  margin: 0 30px;
}

.flex-center {
  min-height: 60vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: white;
  margin-left: 190px;
}

.white {
  color: white;
}

.about {
  margin-top: 100px;
  margin-bottom: 100px;
}

.pd {
  padding: 0;
}

.full {
  width: 100%;
  margin-left: -26px;
}

.green {
  color: #bdc0c1 !important;
}

.little {
  margin-top: 100px;
}

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

.choose {
  background-color: #2fbba6;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.choose div {
  color: white;
  width: 75%;
  margin: 0 auto;
}

.forum-hero,
#forum-innner {
  padding: 80px 0;
}

#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
  border: none;
}

.bbp-footer {
  display: none;
}

#forum-innner h1 {
  padding-bottom: 20px;
  color: #151a39;
}

#subscription-toggle {
  font-family: HKGrotesk-SemiBold;
  font-size: 14px;
  line-height: 24px;
}

.bbp-breadcrumb-current {
  margin-right: 5px;
}

.bbp-breadcrumb-root,
.bbp-breadcrumb-home,
.bbp-breadcrumb-forum,
.bbp-breadcrumb p a {
  color: #2fbba6;
}

.bbp-author-name,
.bbp-topic-freshness a,
.bbp-topic-permalink,
.bbp-author-name:hover,
.bbp-topic-freshness a:hover,
.bbp-topic-permalink:hover,
.bbp-breadcrumb-root:hover,
.bbp-breadcrumb-home:hover,
.subscription-toggle:hover,
.post-arrows a,
.subscription-toggle,
.bbp-breadcrumb-forum:hover,
.bbp-breadcrumb p a:hover,
.bbp-forum-freshness a,
.bbp-forum-title {
  color: #151a39;
  transition: 0.3s;
}

#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
  border: none;
}

#bbpress-forums div.bbp-forum-author img.avatar,
#bbpress-forums div.bbp-topic-author img.avatar,
#bbpress-forums div.bbp-reply-author img.avatar {
  margin-bottom: 10px;
}

#bbpress-forums li.bbp-body ul.forum:hover,
#bbpress-forums li.bbp-body ul.topic:hover {
  border: 2px solid;
  border-color: rgba(17, 22, 47, 0.2);
  transition: 0.3s;
  cursor: pointer;
}

.subscription-toggle,
.favorite-toggle {
  font-family: HKGrotesk-SemiBold;
  font-size: 14px;
  line-height: 24px;
}

.bbp-pagination {
  float: left;
  width: 100%;
  margin-bottom: 85px;
}

div.bbp-template-notice a:hover {
  color: #151a39;
}

/* #bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
  background: #eaeaea;
  margin: 25px 20px;
  border-radius: 5px;
  padding: 20px 15px;
  background-color: white;
  border: 1px solid;
  border-color: #e3e3e3;
  -webkit-box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  cursor: pointer;
} */

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
  background: #ffffff;
  margin: 20px 0px;
  border-radius: 4px;
  padding: 23px 15px;
  background-color: white;
  border: 2px solid;
  border-color: #f1f2f2;
  transition: 0.3s;
  cursor: pointer;
}

#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
  margin-bottom: 0;
}

#bbp_topic_submit {
  background-color: #151a39;
  border: 1px solid;
  border-color: #141b39;
  color: white;
  padding: 10px 40px;
  font-family: HKGrotesk-SemiBold;
  transition: 0.3s;
}

#bbp_topic_submit:hover {
  background-color: white;
  color: #141b39;
  transition: 0.3s;
  cursor: pointer;
}

/*******************
*     CONTACT US   *
********************/

.contact {
  padding: 50px 0;
}

.form-map {
  margin-bottom: 100px;
}

.row.vdivide [class*='col-']:not(:last-child):after {
  background: #e0e0e0;
  width: 1px;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  min-height: 70px;
}

.contact-deets {
  display: flex;
  margin-top: 30px;
}

.contact-deets div {
  padding-right: 20px;
  margin-right: 20px;
}

.contact-deets div:after {
  border-right: 1px solid;
}

#fld_23894_1-wrap,
#fld_1662721_1-wrap,
#fld_937781_1-wrap,
#fld_2666903_1-wrap,
#fld_3895125_1-wrap,
#fld_2319897_1-wrap,
#fld_3817308_1-wrap {
  display: flex;
}

#fld_23894_1-wrap div,
#fld_1662721_1-wrap div,
#fld_937781_1-wrap div,
#fld_2666903_1-wrap div,
#fld_3895125_1-wrap div,
#fld_2319897_1-wrap div,
#fld_3817308_1-wrap div {
  width: 100%;
}

#fld_23894_1,
#fld_1662721_1,
#fld_937781_1,
#fld_2666903_1,
#fld_2319897_1,
#fld_3895125_1,
#fld_3817308_1 {
  background-color: #eff1f4;
  border: 1px solid;
  border-color: #eff1f4;
  border-radius: 0;
}

#fld_23894Label,
#fld_1662721Label,
#fld_937781Label,
#fld_2666903Label,
#fld_3895125Label,
#fld_2319897Label,
#fld_3817308Label {
  margin-right: 10px;
  color: rgba(21, 26, 57, 0.4);
  font-weight: 400;
  margin-top: 5px;
  font-size: 14px;
  min-width: 110px;
}

.field_required,
#CF5d5fce7b206ac_1-row-1 p {
  color: rgba(21, 26, 57, 0.4);
}

#fld_4770613_1 {
  width: 100%;
  border-radius: 0;
  background-color: #f49100;
  padding: 15px 0;
  color: white;
}

.help-block {
  width: 100%;
  font-size: 12px;
  margin-left: 10px;
}

/*******************
*        SHOP      *
********************/

.checkout-button.button.alt.wc-forward:hover {
  background-color: #f49100;
  border-color: #f49100;
  color: white;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  /* border: 1px solid; */
  /* border-color: #eef1f4; */
  padding: 5px;
  width: 120px;
}

.wc-stripe-elements-field,
.wc-stripe-iban-element-field,
#add_payment_method #payment ul.payment_methods .stripe-card-group,
.woocommerce-checkout #payment ul.payment_methods .stripe-card-group {
  width: 100%;
}

.shop-con {
  padding: 0px 0 50px 0;
  position: relative;
}

.variations tr {
  background-color: white;
}

.woocommerce-message::before {
  color: #2fbba6;
}

.woocommerce-message {
  border-top-color: #f49100;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 100%;
  max-width: 100%;
  width: 100%;
}

.woocommerce table.shop_table td {
  border-top: 0;
}

.woocommerce-message {
  border-top-color: #f49100;
}

.woocommerce-message::before {
  color: #f49100;
}

.woocommerce form .form-row label,
.woocommerce form .password-input,
.woocommerce-page form .password-input {
  width: 100%;
}

.related.products {
  float: left;
  margin-top: 30px;
}

.woocommerce div.product form.cart div.quantity {
  margin: 0 4px 20px 0;
}

.posted_in a {
  color: #141b39;
  transition: 0.3s;
}

.posted_in a:hover {
  color: #30bba6;
  transition: 0.3s;
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #151a39;
  color: #fff;
  width: 100%;
  padding: 20px 0;
  transition: 0.3s;
  border: 2px solid #151a39;
  opacity: 0.6;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #151a39;
  color: #fff;
  width: 100%;
  padding: 20px 0;
  transition: 0.3s;
  border: 2px solid #151a39;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  border: 2px solid #151a39;
  background-color: white;
  color: #151a39;
  transition: 0.3s;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
  border-top: 0;
}

.woocommerce .woocommerce-breadcrumb {
  color: #f49100;
  font-family: HKGrotesk-SemiBold;
  font-size: 14px;
  line-height: 24px;
  display: none;
}

.woocommerce .woocommerce-breadcrumb a {
  color: #151a39;
  font-family: HKGrotesk-SemiBold;
  font-size: 14px;
  line-height: 24px;
}

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

.woocommerce .woocommerce-ordering select {
  display: none;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #f49100;
  text-decoration: none;
  background-image: none;
  color: #fff;
  font-family: TheSans;
  /* padding: 16px 30px 16px 30px; */
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background-color: #f49100;
  text-decoration: none;
  background-image: none;
  color: #fff;
  font-family: TheSans;
  padding: 16px 30px 16px 30px;
  font-size: 13px;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-products-header__title {
  color: #f49100;
  font-size: 35px;
  line-height: 55px;
  display: none;
}

.woocommerce div.product .product_title {
  color: #f49100;
  font-size: 50px;
  line-height: 60px;
  font-weight: 400;
}

.woocommerce div.product form.cart .variations label {
  font-weight: 300;
  margin-bottom: 0;
}

.woocommerce div.product form.cart .variations select {
  max-width: 100%;
  min-width: 100%;
  display: inline-block;
  margin-right: 1em;
  background-color: #eef1f4;
  border: 0;
  height: 50px;
}

.tabs.wc-tabs {
  display: none;
}

.bts {
  float: left;
  margin-right: 30px;
}

.bts a {
  color: #151a39;
}
/* 
.woocommerce-Tabs-panel {
  width: 48%;
  float: right;
} */

.product_meta {
  margin-bottom: 50px;
}

body.single-product,
body.single-product #page,
body.single-product .product {
  overflow: visible !important;
}

.woocommerce-product-gallery {
  position: -webkit-sticky;
  position: sticky;
  top: 0 !important;
}

.paypal-logo {
  position: absolute;
  top: 10px;
  right: 50px;
}

.woocommerce ul.products li.product a img {
  border: 1px solid;
  border-color: rgba(38, 69, 89, 0.1);
  padding: 10px;
  margin-bottom: 0;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  color: #012345;
  font-size: 17px;
  line-height: 1.3;
  margin-top: 20px;
  min-height: 70px;
}

.product .woocommerce-Price-amount {
  color: #151a39;
  font-size: 18px;
}

.button.product_type_variable.add_to_cart_button {
  display: none;
}

.shop-links {
  float: right;
  margin-top: 20px;
}

.shop-links p {
  margin-left: 20px;
  color: #151a39;
  transition: 0.3s;
  display: inline-block;
}

.shop-links p:hover,
.cart-customlocation {
  color: #004074;
  transition: 0.3s;
}

.carts {
  text-align: right;
}

.woocommerce-cart-form,
.basket-row {
  margin-top: 50px;
}

/* .cart-collaterals {
  margin-bottom: 50px;
} */

.product-name a,
.basket-row h1,
a,
.woocommerce table.shop_table th {
  color: #141b39;
}

.woocommerce a.remove {
  line-height: 20px;
  transition: 0.3s;
}

a:hover {
  color: #004074;
  transition: 0.3s;
}

.ssl {
  text-align: right;
}

.woocommerce-Tabs-panel ul {
  padding-left: 20px;
  color: #141b39;
  font-family: HKGrotesk-SemiBold;
  font-size: 14px;
  line-height: 24px;
}

.woocommerce-input-wrapper {
  width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  position: -webkit-sticky;
  top: 30px;
  position: sticky;
}

#order_review_heading {
  margin-top: 50px;
}

.paypal-basket {
  padding: 30px 0;
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-bottom-color: #eef1f4;
  border-top-color: #eef1f4;
  margin-bottom: 100px;
}

.pay-text {
  display: flex;
  justify-content: flex-end;
  align-self: center;
}

.pay-text p {
  margin-bottom: 0;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  border: 1px solid;
  border-color: #eef1f4;
  padding: 5px;
  width: 100px;
}

.woocommerce table.shop_table {
  /* border: 2px solid #eef1f4; */
  border-top: none;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.woocommerce table.shop_table td {
  padding: 20px 12px;
  /*   border-top: 2px solid #eef1f4; */
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: 175px;
  height: 46px;
  font-family: thesans;
  border-radius: 5px;
}

.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
  color: inherit;
  background-color: #ebe9eb;
  padding: 16px 30px 16px 30px;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  color: inherit;
  background-color: #ebe9eb;
  padding: 16px 30px 16px 30px;
}

#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
  min-width: 100px;
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,
.woocommerce td.product-name .wc-item-meta dt,
.woocommerce td.product-name dl.variation .wc-item-meta-label,
.woocommerce td.product-name dl.variation dt {
  font-family: HKGrotesk-SemiBold;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
}

.variation {
  margin-top: 10px;
}

.woocommerce {
  margin: 50px 0;
}

.woocommerce-MyAccount-navigation ul {
  list-style: none;
}

.woocommerce-MyAccount-navigation ul li {
  padding: 10px 0;
  border-bottom: 2px solid;
  border-bottom-color: rgba(21, 26, 57, 0.1);
}

.woocommerce-MyAccount-navigation-link a {
  color: #141b39;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  padding: 10px 0 10px 5px;
}

.woocommerce-info::before {
  color: #004074;
}

.woocommerce-info {
  border-top-color: #004074;
}

/* <------- Other -------> */

.other-header {
  background-color: #004074;
  margin: 0 30px 75px 30px;
}

.body-title h2 {
  position: sticky;
  position: -webkit-sticky;
  top: 30px;
}

.other-main p {
  color: rgba(21, 26, 57, 0.4);
}

.other-col {
  display: flex;
  justify-content: space-between;
  height: 35vh;
  position: relative;
}

.other-col div {
  display: flex;
  flex-direction: column;
  align-self: center;
  height: 100%;
  justify-content: center;
}

.other-col img {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 90%;
}

.other-quick {
  text-align: center;
  padding: 100px 0 50px 0;
}

.mg-auto {
  margin: 0 auto;
}

.navbar-row {
  display: none;
  margin-top: 20px;
}

/* <------- Animation -------> */

/* Animations */
/* p,
h2,
h3 {
  opacity: 0;
}
.paraFadeIn {
  -webkit-animation: slideIn 0.8s ease 0.3s forwards;
  animation: slideIn 0.8s ease 0.3s forwards;
}
@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slideIn {
  0% {
    -webkit-transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
} */

/***************
*  RESPONSIVE  *
***************/

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .holding-logo {
    height: auto;
  }
}

@media (min-width: 1405px) {
  .container {
    max-width: 1400px;
  }
}

@media screen and (min-width: 1900px) {
  .holding-image {
    height: 90vh;
  }
  .green-text {
    color: #2fbba6;
    margin-left: 20px;
  }
  .car-content {
    margin: 30px 40px;
  }
  .car-specs div p {
    font-size: 17px;
  }
}

@media screen and (max-width: 1112px) {
  .other-col {
    height: 20vh;
  }
}

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

@media screen and (max-width: 768px) {
  .holding-date {
    margin-top: 50px;
  }
  .desk-hide,
  .navbar-row {
    display: block;
  }
  .desk-links,
  .main-logo {
    display: none;
  }
  .mob-logo {
    display: block;
  }
  .navbar-row {
    background-color: transparent;
  }
  .footer-nav-last {
    text-align: left;
  }
  .navbar-light .navbar-nav .nav-link,
  .navbar-light .navbar-nav .nav-link:focus,
  .navbar-light .navbar-nav .nav-link:hover {
    color: #141b39;
  }
  .terms-last {
    text-align: left;
  }
  .tagline {
    display: none;
  }
  .homepage-header {
    margin: 0;
  }
  .brands-text {
    min-height: auto;
    padding-bottom: 10px;
  }
  .diff-brands div {
    padding-bottom: 50px;
  }
  .car-post {
    width: 46%;
  }
  .carts {
    text-align: left;
  }
  .body-title h2 {
    position: static;
  }
}

@media screen and (max-width: 615px) {
  .header-content,
  .text,
  .content {
    width: 100%;
  }
  .mobile-by {
    display: none;
  }
  .website-by {
    padding-top: 20px;
  }
  .scroll-icon,
  .scroll,
  .main-logo {
    display: none;
  }
  .footer {
    display: block;
    padding: 2%;
  }
  .footer-deets {
    display: flex;
    justify-content: space-between;
  }
  .footer-deets p {
    margin: 0;
  }
  h1 {
    font-size: 40px;
    line-height: 55px;
  }
  .header p {
    text-align: left;
  }
  .holding-image {
    padding: 20px;
  }
  .header img {
    width: 100%;
  }
  .main {
    padding: 20px;
  }
  .holding-logo {
    height: auto;
    width: 100%;
  }
  .head-content p {
    text-align: left;
    padding-left: 0;
    padding-top: 20px;
  }
  .holding-date {
    display: flex;
    flex-direction: column-reverse;
  }
  .holding-content {
    margin-top: 50px;
  }
  .content-image {
    padding: 50px 0;
  }
  .desk-hide {
    display: block;
  }
  .desk-links,
  .tagline {
    display: none;
  }
  .mob-logo {
    display: block;
    width: 100%;
  }
  .navbar-row {
    background-color: transparent;
  }
  .homepage-header {
    padding: 30px 0;
    margin: 0;
    min-height: auto;
  }
  .hero-search {
    min-height: auto;
    height: auto;
  }
  .ymm-selector.ymm-horizontal .level {
    width: 100%;
    margin-bottom: 10px;
  }
  .block-content {
    display: block;
  }
  .home-nav {
    margin: 0;
  }
  .full {
    width: auto;
    margin-left: 0;
  }
  .contact-details {
    text-align: left;
    justify-content: center;
  }
  .navbar-light .navbar-brand {
    width: 50%;
  }
  .navbar-light .navbar-nav .nav-link,
  .navbar-light .navbar-nav .nav-link:focus,
  .navbar-light .navbar-nav .nav-link:hover {
    color: #141b39;
  }
  .diff-brands div img {
    width: 100%;
  }
  .green-btn {
    width: 100%;
    border: none;
    padding-top: 20px;
  }
  .counter-banner {
    margin: 0 0 50px 0;
  }
  .footer-nav-last {
    text-align: left;
  }
  .car-post {
    width: 100%;
    margin-bottom: 50px;
  }
  .search-results-hero {
    margin: 0 0 50px 0;
    padding: 50px 0;
  }
  .car-specs-inner {
    display: block;
  }
  .battery-charge-banner {
    margin: 0;
  }
  .three-boxes {
    margin-bottom: 20px;
  }
  .optional-charger,
  .table {
    width: 100%;
    overflow-x: scroll;
  }
  .table-con {
    padding: 15px;
    margin: 10px;
  }
  .charger-type-box {
    margin: 15px;
  }
  .green-row,
  .lg-pd {
    padding: 15px;
  }
  .shop-side {
    display: none;
  }
  .about-header {
    margin: 0;
    padding: 50px 0;
    min-height: auto;
  }
  .flex-center {
    min-height: auto;
  }
  .little {
    margin-top: 50px;
  }
  .choose {
    padding: 50px 0;
  }
  .pd .full {
    width: 100%;
  }
  .flex {
    display: block;
  }
  .carts {
    text-align: left;
  }
  .other-header {
    margin: 0 0px 50px 0px;
  }
  .other-col img {
    display: none;
  }
  h2 {
    font-size: 25px;
    line-height: 35px;
  }
  .brands {
    padding: 50px 0;
  }
  .other-quick {
    padding: 50px 0 25px 0;
  }
  .nav-item.desk-hide {
    opacity: 1 !important;
  }
}

@media screen and (max-width: 615px) {
  .car-content {
    margin: 25px 20px;
  }
  .type,
  .battery {
    font-size: 12px;
  }
}
