html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/*/ HTML5 display-role reset for older browsers /*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  background: #fff;
  font-family: 'Helvetica Now Display', sans-serif;
  color: #000000;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
img {
  max-width: 100%;
}
strong {
  font-weight: 600;
}
a {
  color: #3E47DD;
  text-decoration: none;
  transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
  font-family: 'Helvetica Now Display', sans-serif;
}
button {
  font-family: 'Helvetica Now Display', sans-serif;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
h1,
h2 {
  font-family: 'Helvetica Now Display', sans-serif;
  font-weight: 700;
}
h3,
h4 {
  font-family: 'Helvetica Now Display', sans-serif;
  font-weight: 600;
}
p {
  font-family: 'Helvetica Now Display', sans-serif;
  font-weight: 400;
}
/*  */
/* bg color variable */
/* Primary color variables */
/* Content color variable */
body {
  background-color: #fff;
}
.secondaryTitle {
  font-size: 38px;
  line-height: 50px;
  padding-bottom: 45px;
  font-weight: 700;
  color: #013470;
}
.secondaryTitle.center {
  text-align: center;
}
.columns .column.main{padding-bottom: 0px;}
.modal-popup._inner-scroll .modal-inner-wrap{max-width: 650px;max-height: 80%;top: 50%;left: 50%;transform: translate(-50%, -50%);margin: 0;}
.modal-popup._inner-scroll .modal-inner-wrap .modal-header{background-color: #00397B;color: white;padding: 20px 40px;}
.modal-popup._inner-scroll .modal-inner-wrap .modal-header .modal-title{border: 0;padding: 0;font-size: 20px;font-weight: 700;}
.modal-popup._inner-scroll .modal-inner-wrap .action-close{margin: 20px;}
.modal-popup._inner-scroll .modal-inner-wrap .action-close:before{font-size: 20px;line-height: normal;color: #fff;}
.modal-popup._inner-scroll .modal-inner-wrap .modal-content{padding: 20px 40px;}
.modal-popup._inner-scroll .modal-inner-wrap .action.primary{display: block;width: 100%;color: #fff;font-size: 16px;line-height: 28px;font-weight: 700;cursor: pointer;transition: background 0.3s ease;padding: 10px 15px;border: 0.75px solid #00397B;border-radius: 0px;background-color: #00397B;}
.modal-popup.modal-slide .modal-footer{background: none;padding: 0px;padding: 20px 40px;border-top: 1px solid #c1c1c1;}
.modal-popup.modal-slide .modal-footer .action.secondary.action-hide-popup{display: none;}
.page-layout-1column .modal-popup form .field select{background-color: #FFFFFF;border: 1px solid #CBD9F1;border-radius: 8px;min-height: 56px;color: #727275;width: 100%;padding: 0px 13px;outline: none;box-sizing: border-box;}




.checkout-onepage-success .nav-sections{border: 0;}
.page-wrapper .fav{position: relative;}
.page-wrapper .fav .wishlist_counter{background: #00397B;color: #fff;height: 14px;line-height: 14px;border-radius: 15px;margin: 0;font-weight: 700;min-width: 13px;overflow: hidden;padding: 0 1px;width: 13px;text-align: center;white-space: normal;position: absolute;font-size: 10px;margin-left: 0;top: -10px;left: 20px;}

.datetime-modal.show {display: block;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);z-index: 1000;}     
.datetime-modal .time-list{display: grid;grid-template-columns: repeat(3, minmax(0px, 1fr));grid-row-gap: 10px;grid-column-gap: 10px;}
.datetime-modal .datetime-selection {display: flex;gap: 20px;margin-bottom: 20px;overflow-y: auto;}
.datetime-modal .date-list, .datetime-modal .time-list {list-style: none;padding: 0;}
.datetime-modal .date-list{min-width: 195px;padding-right: 30px;border-right: 1px solid #ddd;}
.datetime-modal .date-list li, .datetime-modal .time-list li {padding: 20px;margin: 20px;cursor: pointer;border: 1px solid #ddd;}
.datetime-modal .time-list li {margin: 10px 0px 0 0;}
.datetime-modal .date-list li.selected, .datetime-modal .time-list li.selected {background-color: #e3f2fd;border-color: #2196F3;}
.modal-car-selector .no-models{padding: 15px;color: #999;text-align: center;}


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

  .modal-popup._inner-scroll .modal-inner-wrap{transform: translate(-50%, -50%) !important;margin: 0;position: absolute;width: 90%;height: 90% !important;min-height: 90% !important;}
  .modal-popup.modal-slide._inner-scroll._show{z-index: 902;width: 100%;left: 0;}
  .modal-car-selector.modal-popup._inner-scroll .modal-inner-wrap{height: auto !important; min-height: auto !important;max-height: 90%;}
  .datetime-modal .date-list li, .datetime-modal .time-list li{padding: 15px;margin: 10px;font-size: 13px;}
  .datetime-modal .date-list {min-width: 155px;padding-right: 10px;}
  .datetime-modal .time-list{grid-template-columns: repeat(2, minmax(0px, 1fr));grid-column-gap: 5px;}
  .modal-tabs .modal-tab{padding-right: 30px;}
  .modal-tabs{justify-content: space-between;align-items: center;}
  .modal-car-selector .make-item, .modal-car-selector .model-item, .modal-car-selector .version-item{font-size: 13px;padding: 10px;}
  .modal-car-selector .make-item img{width: 20px;height: 20px;margin-right: 7px;}
  .modal-car-selector .panel{max-height: unset;}



}


@media only screen and (max-width: 450px) {
.datetime-modal .time-list{display: block;}



}


@media only screen and (max-width: 1024px) {
  .secondaryTitle {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .secondaryTitle {
    font-size: 24px;
    line-height: 35px;
    padding-bottom: 15px;
  }
}
@media only screen and (min-width:1025px) and (max-width: 1480px) {
  .secondaryTitle {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 25px;
  }
}
.primaryText {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #1C1D26;
  padding-bottom: 0px;
}
@media only screen and (max-width: 1024px) {
  .primaryText {
    font-size: 16px;
    line-height: 26px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .primaryText {
    font-size: 16px;
    line-height: 26px;
  }
}
@media only screen and (min-width:1025px) and (max-width: 1480px) {
  .primaryText {
    font-size: 18px;
    line-height: 29px;
  }
}
.secondaryText {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #1C1D26;
  padding-bottom: 0px;
}
@media only screen and (max-width: 1024px) {
  .secondaryText {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .secondaryText {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (min-width:1025px) and (max-width: 1480px) {
  .secondaryText {
    font-size: 16px;
    line-height: 24px;
  }
}
.section_padding {
  padding: 80px 0px;
}
.section_padding.bottom_zero {
  padding-bottom: 0px;
}
.section_padding.form_top_space {
  padding-top: 30px;
}
.section_padding.top_zero {
  padding-top: 0px;
}
.primary_cta {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  border: 1px solid #00397B;
  padding: 10px 15px;
  box-sizing: border-box;
  color: #fff;
  background-color: #00397B;
  border-radius: 7px;
  cursor: pointer;
  display: inline-block;
  min-width: 10em;
  text-align: center;
  transition: 0.3s ease-in;
}
.primary_cta:hover {
  background-color: #fff;
  color: #00397B;
}
.primary_cta.transparent_cta {
  background-color: transparent;
  color: #E61122;
  border: 1px solid #E61122;
}
.primary_cta.transparent_cta:hover {
  background-color: #E61122;
  color: #fff;
  border-color: #E61122;
}
@media only screen and (max-width: 1024px) {
  .primary_cta {
    font-size: 15px;
    line-height: 19px;
    padding: 8px 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .primary_cta {
    font-size: 17px;
    line-height: 25px;
    padding: 10px 10px;
  }
}
@media only screen and (min-width:1025px) and (max-width: 1480px) {
  .primary_cta {
    font-size: 17px;
    line-height: 25px;
    padding: 10px 10px;
  }
}
.grid_3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0px, 1fr));
  gap: 30px;
}
@media only screen and (max-width: 1024px) {
  .grid_3 {
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .grid_3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width:1025px) and (max-width: 1480px) {
  .grid_3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.primary_text {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #1C1D26;
  padding-bottom: 0px;
}
@media only screen and (max-width: 1024px) {
  .primary_text {
    font-size: 16px;
    line-height: 26px;
  }




}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .primary_text {
    font-size: 16px;
    line-height: 26px;
  }
}
@media only screen and (min-width:1025px) and (max-width: 1480px) {
  .primary_text {
    font-size: 18px;
    line-height: 29px;
  }
}
.primary_text.center {
  text-align: center;
}
.primary_title {
  font-size: 50px;
  line-height: 62px;
  font-weight: 700;
  padding-bottom: 20px;
  color: #080808;
  text-transform: uppercase;
}
.primary_title.center {
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .primary_title {
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .primary_title {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 10px;
  }
}
@media only screen and (min-width:1025px) and (max-width: 1480px) {
  .primary_title {
    font-size: 36px;
    line-height: 44px;
  }
}
.secondary_title {
  font-size: 38px;
  line-height: 50px;
  padding-bottom: 45px;
  font-weight: 700;
  color: #013470;
}
.secondary_title.center {
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .secondary_title {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .secondary_title {
    font-size: 24px;
    line-height: 35px;
    padding-bottom: 15px;
  }
}
@media only screen and (min-width:1025px) and (max-width: 1480px) {
  .secondary_title {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 25px;
  }
}
.main_container {
  max-width: 1430px;
  margin: auto;
  padding: 0px 30px;
  box-sizing: border-box;
}
@media screen and (min-width: 200px) and (max-width: 1440px) {
  .main_container {
    padding: 0px 25px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1480px) {
  .main_container {
    width: 93%;
  }
}
.primarybg {
  background-color: #ECF4FF;
}
.section_blue {
  background-color: #03254c;
}
.light_blue {
  background-color: #F1F7FF;
}
@media only screen and (max-width: 1024px) {
  .section_padding {
    padding: 40px 0px;
  }
  .form_bg {
    background-color: #FEFBF8;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .section_padding {
    padding: 60px 0px;
  }
}
.nav-sections-item-content {
  max-width: 1900px;
  width: 100%;
  margin: auto;
}
.nav-sections-items {
  background-color: rgba(255, 255, 255, 0.9);
}
.nav-sections {
  border-bottom: 1px solid #D6D6D6E5;
}
.nav-sections .navigation {
  padding: 0px 40px;
  display: flex;
  justify-content: space-between;
  gap: 40px;
  box-sizing: border-box;
  align-items: center;
  width: 100%;
}
.nav-sections .navigation.zero_top {
  top: 0px;
}
.nav-sections .navigation .nav-section-left {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 40px;
}
.nav-sections .navigation .nav-section-left .nav_bar {
  justify-content: center;
}
.nav-sections .navigation .res_mobile {
  display: none;
}
.nav-sections .navigation .nav-section-logo {
  text-align: center;
}
.nav-sections .navigation .nav-section-logo img {
  width: 80%;
}
.nav-sections .navigation .nav-section-right .nav-section-ctas {
  display: flex;
  align-items: center;
  gap: 25px;
  justify-content: end;
}
.nav-sections .navigation .nav-section-right .nav-section-ctas .sell_car_cta .transparent_cta {
  min-width: 9em;
  padding: 5px 15px;
  font-size: 16px;
  line-height: 20px;
  color: #E61122;
  font-weight: 500;
}
.nav-sections .navigation .nav-section-right .nav-section-ctas .sell_car_cta .transparent_cta:hover {
  color: #fff;
  background-color: #E61122;
  border-color: #E61122;
}
.nav-sections .navigation .nav-section-left .sell_car_cta {
  display: none;
}
.nav-sections .navigation .nav-section .close_side_bar {
  display: none;
}
.nav-sections .navigation .nav-section .nav_bar {
  display: flex;
  gap: 45px;
}
.nav-sections .navigation .nav-section .nav_bar .drop_icon {
  padding-bottom: 2px;
}
.nav-sections .navigation .nav-section .nav_bar li {
  display: flex;
  align-items: flex-end;
  gap: 10px;
  cursor: pointer;
  position: relative;
  padding-block: 10px;
}
.nav-sections .navigation .nav-section .nav_bar li a {
  font-size: 18px;
  line-height: 26px;
  color: #212121;
  font-weight: 400;
  text-transform: capitalize;
}
.nav-sections .navigation .nav-section .nav_bar li:hover > a {
  color: #E61122;
}
.nav-sections .navigation .nav-section .nav_bar li:hover svg path {
  fill: #E61122;
}
.nav-sections .navigation .nav-section .nav_bar li:hover .first_layer {
  display: block;
}
.nav-sections .navigation .nav-section .nav_bar .first_layer {
  display: none;
  position: absolute;
  z-index: 10;
  left: 0px;
  top: 100%;
  min-width: 10em;
  padding: 15px 20px;
  box-sizing: border-box;
  background-color: #ffff;
  border-radius: 10px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 1024px) {
  .nav-sections .navigation {
    padding: 0px 10px;
    gap: 10px;
    box-sizing: border-box;
    align-items: center;
    width: 100%;
  }
  .nav-sections .navigation .res_mobile {
    display: block;
  }
  .nav-sections .navigation .res_mobile svg {
    width: 18px;
  }
  .nav-sections .navigation .nav-section-logo {
    text-align: left;
  }
  .nav-sections .navigation .nav-section-logo img {
    width: 60%;
  }
  .nav-sections .navigation .nav-section-right .nav-section-ctas {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: end;
  }
  .nav-sections .navigation .nav-section-right .nav-section-ctas .sell_car_cta {
    display: none;
  }
  .nav-sections .navigation .nav-section-right .nav-section-ctas .sell_car_cta .transparent_cta {
    min-width: 9em;
    padding: 6px 15px;
    font-size: 16px;
    line-height: 23px;
  }
  .nav-sections .navigation .nav-section-right .nav-section-ctas .profile {
    width: 18px;
  }
  .nav-sections .navigation .nav-section-right .nav-section-ctas .fav {
    width: 18px;
  }
  .nav-sections .navigation .nav-section-left .sell_car_cta {
    display: block;
    text-align: left;
    margin-top: 10px;
  }
  .nav-sections .navigation .nav-section-left .sell_car_cta .transparent_cta {
    min-width: 9em;
    padding: 6px 15px;
    font-size: 15px;
    line-height: 17px;
    border-radius: 5px;
  }
  .nav-sections .navigation .nav-section .close_side_bar {
    display: block;
    text-align: end;
  }
  .nav-sections .navigation .nav-section .close_side_bar svg {
    width: 20px;
  }
  .nav-sections .navigation .nav-section .nav_bar {
    flex-direction: column;
    gap: 0px;
  }
  .nav-sections .navigation .nav-section .nav_bar li {
    gap: 5px;
    cursor: pointer;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-block: 7px;
  }
  .nav-sections .navigation .nav-section .nav_bar li a {
    font-size: 14px;
    line-height: 17px;
  }
  .nav-sections .navigation .nav-section .nav_bar .first_layer {
    position: static;
    min-width: 100%;
  }
  .nav-sections .navigation .nav-section .nav_bar .drop_icon {
    position: relative;
  }
  .nav-sections .navigation .nav-section .nav_bar .drop_icon svg {
    width: 8px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .nav-sections .navigation .nav-section-logo img {
    width: 70%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1480px) {
  .nav-sections .navigation {
    padding: 0px 30px;
    display: flex;
    justify-content: space-between;
    gap: 30px;
  }
  .nav-sections .navigation .nav-section-left {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 20px;
  }
  .nav-sections .navigation .nav-section-left .nav_bar {
    justify-content: center;
  }
  .nav-sections .navigation .nav-section-right .nav-section-ctas {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: end;
  }
  .nav-sections .navigation .nav-section-right .nav-section-ctas .sell_car_cta .transparent_cta {
    min-width: 8em;
    padding: 6px 15px;
    font-size: 15px;
    line-height: 18px;
  }
  .nav-sections .navigation .nav-section-right .nav-section-ctas .profile {
    width: 19px;
  }
  .nav-sections .navigation .nav-section-right .nav-section-ctas .fav {
    width: 19px;
  }
  .nav-sections .navigation .nav-section-left .sell_car_cta {
    display: none;
  }
  .nav-sections .navigation .nav-section .close_side_bar {
    display: none;
  }
  .nav-sections .navigation .nav-section .nav_bar {
    display: flex;
    gap: 20px;
  }
  .nav-sections .navigation .nav-section .nav_bar li {
    display: flex;
    gap: 10px;
    cursor: pointer;
  }
  .nav-sections .navigation .nav-section .nav_bar li a {
    font-size: 15px;
    line-height: 22px;
    color: #212121;
    font-weight: 400;
    text-transform: capitalize;
  }
  .nav-sections .navigation .nav-section-logo {
    text-align: left;
  }
  .nav-sections .navigation .nav-section-logo img {
    width: 70%;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1480px) {
  .nav-sections .navigation {
    padding: 10px 50px;
    display: flex;
    justify-content: space-between;
    gap: 30px;
  }
  .nav-sections .navigation .nav-section-right .nav-section-ctas {
    display: flex;
    align-items: center;
    gap: 25px;
    justify-content: end;
  }
  .nav-sections .navigation .nav-section-right .nav-section-ctas .sell_car_cta .transparent_cta {
    min-width: 9em;
    padding: 6px 15px;
    font-size: 15px;
    line-height: 18px;
  }
  .nav-sections .navigation .nav-section-left .sell_car_cta {
    display: none;
  }
  .nav-sections .navigation .nav-section .close_side_bar {
    display: none;
  }
  .nav-sections .navigation .nav-section .nav_bar {
    display: flex;
    gap: 30px;
  }
}
footer {
  background-color: #03254C;
}
footer .footer_header {
  padding: 70px 0;
  box-sizing: border-box;
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.35);
  margin: auto;
  display: flex;
  justify-content: space-between;
}
footer .footer_header .title_block h2 {
  font-size: 44px;
  line-height: 52px;
  font-weight: 600;
  color: #ffffff;
  padding-bottom: 15px;
  box-sizing: border-box;
  letter-spacing: normal;
}
footer .footer_header .title_block p {
  font-size: 20px;
  line-height: 30px;
  color: #9a9a9a;
}
footer .footer_header .app_buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
footer .footer_body {
  padding: 100px 0px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  grid-gap: 40px;
  margin: auto;
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.35);
}
footer .footer_body .footer_block .footer_title {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 15px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
}
footer .footer_body .footer_block .links .footer_link {
  font-size: 16px;
  line-height: 22px;
  color: #b1b1b1;
  display: block;
  padding: 7px 0px;
  box-sizing: border-box;
  transition: 0.3s ease-in-out;
}
footer .footer_body .footer_block .links .footer_link:hover {
  color: #ffffff;
}
footer .footer_bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 0;
  box-sizing: border-box;
}
footer .footer_bottom .social_block {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  grid-gap: 20px;
}
footer .footer_bottom .bottom_footer p {
  color: #909090;
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (max-width: 1024px) {
  footer .footer_header {
    padding: 30px 0;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    gap: 20px;
  }
  footer .footer_header .title_block h2 {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
  }
  footer .footer_header .title_block p {
    font-size: 14px;
    line-height: 20px;
  }
  footer .footer_body {
    padding: 0 0 30px;
    display: block;
    width: 100%;
    border-bottom: 0;
  }
  footer .footer_body .footer_block .footer_title {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    padding: 15px 0px;
    border-bottom: 0.5px solid rgba(255, 255, 255, 0.35);
    background-image: url("../images/chevron-white-up.webp");
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 98% center;
    letter-spacing: 1.5px;
  }
  footer .footer_body .footer_block .footer_title.active_footer {
    background-image: url(../images/chevron-white-down.webp);
  }
  footer .footer_body .footer_block .links {
    display: none;
  }
  footer .footer_body .footer_block .links .footer_link {
    font-size: 14px;
    line-height: 22px;
    display: block;
    padding: 5px 0px;
    transition: 0.3s ease-in-out;
  }
  footer .footer_bottom {
    flex-direction: column;
    gap: 20px;
    padding: 0 0 20px;
  }
  footer .footer_bottom .social_block {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    grid-gap: 10px;
  }
  footer .footer_bottom .footer_logo {
    display: none;
  }
  footer .footer_bottom .bottom_footer p {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }
  .page-layout-1column .columns .column.main .search-container .select2{padding: 0;border: 0;}
  .page-layout-1column .columns .column.main .search-container .select2 .selection{padding: 0px;}
  .page-layout-1column .columns .column.main .search-container .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0px 5px;}
  .page-layout-1column .columns .column.main .main_banner .banner_content .search-container .select2:nth-child(4){border: 0px !important;}
  .page-layout-1column .columns .column.main .search-container .select2{width: 100% !important;background-position: 98.5% center;}


}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  footer .footer_header {
    padding: 30px 0;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
  }
  footer .footer_header .title_block {
    text-align: left;
  }
  footer .footer_body .footer_block .footer_title {
    font-size: 14px;
    line-height: 22px;
  }
  footer .footer_bottom {
    flex-direction: row;
  }
  footer .footer_bottom .social_block {
    justify-content: center;
  }
}
@media only screen and (min-width:1025px) and (max-width: 1480px) {
  footer .footer_header {
    padding: 35px 0;
    gap: 40px;
  }
  footer .footer_header .title_block h2 {
    font-size: 24px;
    line-height: 32px;
  }
  footer .footer_header .title_block p {
    font-size: 14px;
    line-height: 20px;
  }
  footer .footer_body {
    padding: 50px 0;
  }
  footer .footer_body .footer_block .footer_title {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  footer .footer_body .footer_block .links .footer_link {
    font-size: 15px;
    line-height: 24px;
    display: block;
    padding: 5px 0px;
    transition: 0.3s ease-in-out;
  }
  footer .footer_bottom {
    padding: 25px 0;
  }
  footer .footer_bottom .bottom_footer p {
    font-size: 15px;
    line-height: 21px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1480px) {
  footer .footer_header {
    width: 100%;
  }
  footer .footer_header .title_block h2 {
    font-size: 30px;
    line-height: 38px;
    padding-bottom: 5px;
  }
  footer .footer_header .title_block p {
    font-size: 18px;
    line-height: 28px;
  }
  footer .footer_bottom .social_block {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    grid-gap: 20px;
  }
  footer .footer_bottom .bottom_footer p {
    font-size: 15px;
    line-height: 21px;
  }
}
.page-layout-1column .columns .column.main .main_banner {
  position: relative;
}
.page-layout-1column .columns .column.main .main_banner img {
  width: 100%;
}
.page-layout-1column .columns .column.main .main_banner .banner_inner {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  transform: translateY(-50%);
}
.page-layout-1column .columns .column.main .main_banner .banner_block {
  max-width: 1600px;
  margin: auto;
  padding: 0px 30px;
  box-sizing: border-box;
}
.page-layout-1column .columns .column.main .main_banner .banner_content {
  max-width: 900px;
  width: 100%;
  border-radius: 10px;
  box-sizing: border-box;
  margin: auto;
}

.newreview-vehicle-reviews.page-layout-1column .columns .column.main .main_banner .banner_content{max-width: max-content;}
.newreview-vehicle-reviews.page-layout-1column .columns .column.main .main_banner .banner_content .field.half{min-width: 130px;}
.newreview-vehicle-reviews.page-layout-1column .columns .column.main .main_banner .banner_content .field.half select{width: 100%;}



.page-layout-1column .columns .column.main .main_banner .banner_content h1 {
  color: #FFF;
  text-align: center;
  font-size: 70px;
  line-height: 80px;
  font-weight: 800;
  padding-bottom: 9px;
  text-transform: capitalize;
}
.page-layout-1column .columns .column.main .main_banner .banner_content p {
  color: #FFF;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
  padding-bottom: 40px;
}
.message.info{margin-top: 10px;}
.page-layout-1column .columns .column.main .main_banner .banner_content .nav-tabs {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  gap: 20px;
}
.page-layout-1column .columns .column.main .main_banner .banner_content .nav-tabs input{width: 0px;height: 0px;padding:0px;margin: 0px;visibility: hidden;}
.page-layout-1column .columns .column.main .main_banner .banner_content .nav-tabs label {
  margin: 0 10px;
  font-weight: 500;
  color: white;
  text-decoration: none;
  border-bottom: 2px solid transparent;margin: 0px;text-transform: uppercase;
}
.page-layout-1column .columns .column.main .main_banner .banner_content .nav-tabs input[type="radio"]:checked + label {
  border-bottom: 2px solid white;
  text-transform: uppercase;
}
.page-layout-1column .columns .column.main .main_banner .banner_content .search-container {
  background-color: white;
  padding: 9px;
  border-radius: 10px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 40px;
  box-sizing: border-box;
}
.page-layout-1column .columns .column.main .main_banner .banner_content .search-container .primary_cta {
  display: flex;
  align-items: center;
  padding-block: 6px;
  line-height: 18px;
  min-width: 11em;
  justify-content: center;
}
.page-layout-1column .columns .column.main .main_banner .banner_content .search-container .primary_cta::before {
  content: "";
  background-image: url("../images/search.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
  padding: 15px;
}
.page-layout-1column .columns .column.main .main_banner .banner_content .search-container .primary_cta:hover {
  background-color: #00397B;
  color: #fff;
}
.page-layout-1column .columns .column.main .main_banner .banner_content .search-container select, .page-layout-1column .columns .column.main .price-dropdown-wrapper {
  border: 0px;
  outline: none;
  cursor: pointer;
  flex: 1;
  background-position: 92% center;
}
.page-layout-1column .columns .column.main .main_banner .banner_content .search-container ._keyfocus *:focus, .page-layout-1column .columns .column.main .main_banner .banner_content .search-container input:not([disabled]):focus, .page-layout-1column .columns .column.main .main_banner .banner_content .search-container textarea:not([disabled]):focus, .page-layout-1column .columns .column.main .main_banner .banner_content .search-container select:not([disabled]):focus{box-shadow: none;}
.page-layout-1column .columns .column.main .main_banner .banner_content .search-container .select2:nth-child(4) {
  border-inline: 1px solid #e5e5e5;
  border-radius: 0px;
}
.page-layout-1column .columns .column.main .main_banner .banner_content .search-container .advance-filter {
  margin-top: 10px;
  color: white;
  text-decoration: underline;
  cursor: pointer;
}
.page-layout-1column .columns .column.main .main_banner .banner_content .banner_cta_block {
  padding-top: 24px;
}
.page-layout-1column .columns .column.main .main_banner .banner_content .banner_cta_block .primary_cta.banner_cta {
  background: transparent;
  color: #fff;
  border-color: #fff;
  font-size: 16px;
  line-height: 20px;
  min-width: 10em;
  padding: 8px;
}
.page-layout-1column .columns .column.main select, .page-layout-1column .columns .column.main .price-dropdown-wrapper {
  border: 0px;
  background-color: transparent;
  font-size: 17px;
  line-height: 22px;
  color: #050B20;
  font-weight: 400;
  outline: none;
  font-family: 'Helvetica Now Display';
  appearance: none;
  background-image: url("../images/select.png");
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: 10px;
  padding-right: 20px;
  padding-left: 20px;
  box-sizing: border-box;
  background-color: unset;
  height: unset;width: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.page-layout-1column .columns .column.main .select2{border: 0px;
  background-color: transparent;
  font-size: 17px;
  line-height: 22px;
  color: #050B20;
  font-weight: 400;
  outline: none;
  font-family: 'Helvetica Now Display';
  appearance: none;
  background-image: url("../images/select.png");
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: 10px;
  padding-right: 25px;
  padding-left: 20px;
  box-sizing: border-box;
  background-color: unset;
  height: unset;width: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 0px;
  outline: none;
  cursor: pointer;
  flex: 1;
  background-position: 92% center;}

.page-layout-1column .columns .column.main .select2-container--default .select2-selection--single{background-color: unset;border: 0;border-radius: 0px;}
.page-layout-1column .columns .column.main .select2 .selection{display: block;padding-top: 7px;}
.page-layout-1column .columns .column.main .select2-container--default .select2-selection--single .select2-selection__arrow{display: none;}
.page-layout-1column .columns .column.main .sell_Car > .primary_title {
  padding-bottom: 35px;
  text-transform: capitalize;
}
.page-layout-1column .columns .column.main .bdcrum {
  padding-top:30px;
  padding-bottom: 10px;
}
.catalog-product-view.page-layout-1column .columns .column.main .bdcrum {
    padding-top: 0;
}
.page-layout-1column .columns .column.main .bdcrum .items {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  flex-wrap: nowrap;
  justify-content: unset;
}
.page-layout-1column .columns .column.main .bdcrum .items .item {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
}
.checkout-onepage-success, .checkout-onepage-success .nav-sections-items{background: #f5f9ff;}
.page-layout-1column .columns .column.main .bdcrum .items .item:after {
  content: "/";
  display: block;
  margin: 0px 6px 0px;
  color: #3B3B3B;
  font-size: 20px;
}
.page-layout-1column .columns .column.main .bdcrum .items .item:last-child:after {
  display: none;
}
.page-layout-1column .columns .column.main .bdcrum .items a {
  font-size: 15px;
  line-height: 28px;
  font-weight: 400;
  text-transform: capitalize;
  color: #757575;
  padding: 0px 0px;
  border-bottom: 3px solid transparent;
  transition: 0.3s ease-in-out;
}
.page-layout-1column .columns .column.main .bdcrum .items strong {
  font-size: 15px;
  font-weight: 700;
  color: #3B3B3B;
  text-transform: capitalize;
  border-bottom: 3px solid transparent;
  transition: 0.3s ease-in-out;
}
.page-layout-1column .columns .column.main .bdcrum .items a img {
  vertical-align: middle;
}
.page-layout-1column .columns .column.main .radio_block {
  border: 1px solid #595959;
  background-color: transparent;
  border-radius: 5px;
  padding: 8px 10px;
  box-sizing: border-box;
  grid-gap: 10px;
  transition: 0.3s ease-in-out;
  display: flex;
}
.page-layout-1column .columns .column.main .radio_block .radio {
  margin: 0px 0px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
}
.page-layout-1column .columns .column.main .radio_block label {
  font-size: 16px;
  line-height: 23px;
  color: #595959;
  display: inline-block;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  text-align: center;
}
.page-layout-1column .columns .column.main .radio_block label:before {
  content: '';
  width: 16px;
  height: 16px;
  border-radius: 20px;
  border: 1px solid #b3b3b3;
  display: inline-block;
  margin-right: 10px;
}
.page-layout-1column .columns .column.main .radio_block label > span {
  display: flex;
  width: calc(100% - 30px);
  color: #595959;
  font-weight: 500;
}
.page-layout-1column .columns .column.main .radio_block label .label_img {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.page-layout-1column .columns .column.main .radio_block .radio:checked + label:before {
  border-color: #b3b3b3;
  background-image: url(../images/black_radio_tick.72651987.png);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center;
}
.page-layout-1column .columns .column.main .radio_block.checkbox {
  border: unset;
  padding: 0px;
}
.page-layout-1column .columns .column.main .radio_block.checkbox label {
  font-size: 12px;
  line-height: 16px;
  width: 100%;
  color: #727272;
  font-weight: 500;
}
.page-layout-1column .columns .column.main .radio_block.checkbox label:before {
  border-radius: 2px;
  border-color: #b3b3b3;
  background-color: #FFFFFF;
}
.page-layout-1column .columns .column.main .radio_block.checkbox .radio:checked + label:before {
  border-color: #b3b3b3;
}
.page-layout-1column .columns .column.main .badges {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-layout-1column .columns .column.main .badges .badge {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.page-layout-1column .columns .column.main .badges .badge:last-child::after {
  display: none;
}
.page-layout-1column .columns .column.main .badges .badge.active:after {
  content: "";
  background-color: #013470;
}
.page-layout-1column .columns .column.main .badges .badge.active::before {
  content: "";
  background-color: #013470;
}
.page-layout-1column .columns .column.main .badges .badge.active .badge_details .badge_icon {
  background-color: #013470;
  outline-color: #013470;
}
.page-layout-1column .columns .column.main .badges .badge.active .badge_details .badge_icon svg path {
  fill: #fff;
}
.page-layout-1column .columns .column.main .badges .badge.active .badge_details .badge_title {
  font-weight: 500;
  color: #353535;
}
.page-layout-1column .columns .column.main .badges .badge.active:nth-child(1) .badge_details .badge_icon.active svg path,
.page-layout-1column .columns .column.main .badges .badge.active:nth-child(2) .badge_details .badge_icon.active svg path {
  fill: none;
}
.page-layout-1column .columns .column.main .badges .badge .badge_details {
  padding-top: 0px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-direction: column;
}
.page-layout-1column .columns .column.main .badges .badge .badge_details .badge_icon {
  width: 50px;
  height: 50px;
  background-color: #D0DCE7;
  border-radius: 25px;
  outline: auto;
  outline-offset: 8px;
  outline-color: #D0DCE7;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-layout-1column .columns .column.main .badges .badge .badge_details .badge_title {
  font-weight: 400;
  padding: 0;
  color: #535353;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 24px;
}
.page-layout-1column .columns .column.main .badges .badge:after {
  content: "";
  background-color: #D0DCE7;
  color: #D0DCE7;
  height: 4px;
  width: 70px;
  top: -20px;
  position: relative;
}
.page-layout-1column .columns .column.main .badges .badge:before {
  content: "";
  background-color: #D0DCE7;
  color: #D0DCE7;
  width: 70px;
  height: 4px;
  top: -20px;
  position: relative;
}
.page-layout-1column .columns .column.main .badges .badge:first-child:before {
  display: none;
}
.page-layout-1column .columns .column.main .post_Card {
  padding: 50px 50px 30px 50px;
  border-radius: 10px;
  box-sizing: border-box;
}
.page-layout-1column .columns .column.main .post_Card ul li {
  color: #5A5A5A;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 10px;
}
.page-layout-1column .columns .column.main .post_Card .cta_block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 120px;
}
.page-layout-1column .columns .column.main .post_Card .cta_block .primary_cta {
  color: #fff;
  background-color: #00397B;
}
.page-layout-1column .columns .column.main .post_Card .cta_block .primary_cta::after {
  content: url("../images/cta_arrow.webp");
  margin-left: 10px;
}
.page-layout-1column .columns .column.main .post_Card.blue_card {
  background-color: #ECF4FF;
}
.page-layout-1column .columns .column.main .post_Card.blue_card h3 {
  font-size: 34px;
  line-height: 46px;
  color: #00397B;
  font-weight: 700;
  padding-bottom: 25px;
}
.page-layout-1column .columns .column.main .post_Card.blue_card ul li::before {
  content: url("../images/blue_tick.webp");
  margin-right: 10px;
}
.page-layout-1column .columns .column.main .post_Card.yellow_card {
  background-color: rgba(248, 206, 98, 0.14);
}
.page-layout-1column .columns .column.main .post_Card.yellow_card h3 {
  font-size: 34px;
  line-height: 46px;
  color: #d39904;
  font-weight: 700;
  padding-bottom: 25px;
}
.page-layout-1column .columns .column.main .post_Card.yellow_card ul li::before {
  content: url("../images/white_tick.webp");
  margin-right: 10px;
}
.page-layout-1column .columns .column.main .post_Card.yellow_card .cta_block .primary_cta {
  background-color: #e3a400;
  border-color: #e3a400;
  color: #fff;
}
.page-layout-1column .columns .column.main .two_column_block {
  display: flex;
  gap: 30px;
  align-items: center;
}
.page-layout-1column .columns .column.main .two_column_block .column {
  flex: 1;
}
.page-layout-1column .columns .column.main .home_slider_block {
  background-color: #fff;
  border-radius: 10px;
  padding: 80px 40px;
  box-sizing: border-box;
}
.page-layout-1column .columns .column.main .home_slider_block .primary_title {
  text-transform: capitalize;
  color: #141652;
  padding-bottom: 15px;
}
.page-layout-1column .columns .column.main .home_slider_block > .primary_text {
  text-align: center;
  padding-bottom: 40px;
}
.page-layout-1column .columns .column.main .home_slider_block .slider_child {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  margin-inline: 10px;
}
.page-layout-1column .columns .column.main .home_slider_block .slick-dotted.slick-slider {
  margin-bottom: 0px;
}
.page-layout-1column .columns .column.main .home_slider_block .slider_tabs {
  padding-bottom: 40px;
  display: flex;
  gap: 25px;
  justify-content: center;
}
.page-layout-1column .columns .column.main .home_slider_block .slider_tabs .transparent_cta {
  min-width: 6em;
  border-radius: 50px;
  color: #000000;
  font-size: 16px;
  line-height: 18px;
  border: 1px solid #e9e9ea;
}
.page-layout-1column .columns .column.main .home_slider_block .slider_tabs .transparent_cta.active {
  border-color: #E61122;
  color: #E61122;
}
.page-layout-1column .columns .column.main .home_slider_block .slider_tabs .transparent_cta:hover {
  color: #fff;
  border-color: #00397B;
}
.page-layout-1column .columns .column.main .slick-list {
  padding-bottom: 40px;
}
.page-layout-1column .columns .column.main .slick-dots {
  position: static;padding:0px;
}

.page-layout-1column .columns .column.main .slick-dots li button {
  background: transparent;
  border: 1px solid #00153f;
  color: #00153f;
  border-radius: 50%;
  width: 10px;
  height: 10px;
}
.page-layout-1column .columns .column.main .slick-dots li button::before {
  display: none;
}
.page-layout-1column .columns .column.main .slick-dots li.slick-active button {
  background: #00153f;
}
.page-layout-1column .columns .column.main .img_card {
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 9px 21px 0px #00000008;
  flex-direction: column;
  gap: 8px;
  padding: 45px;
  cursor: pointer;
}
.page-layout-1column .columns .column.main .img_card h3 {
  color: #000237;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}
.page-layout-1column .columns .column.main .img_card p {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
}
.page-layout-1column .columns .column.main .img_card:hover {
  border-color: #E61122;
  transition: 0.3s ease-in-out;
}
.page-layout-1column .columns .column.main .top_cnt_view {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 40px;
}
.page-layout-1column .columns .column.main .top_cnt_view a.primary_text {
  color: #000000;
  font-weight: 500;
}
.page-layout-1column .columns .column.main .top_cnt_view a.primary_text::after {
  content: url("../images/black_arrow.webp");
  margin-left: 10px;
  margin-bottom: 2px;
}
.page-layout-1column .columns .column.main .top_cnt_view .primary_title {
  padding-bottom: 0px;
  text-transform: capitalize;
}
.page-layout-1column .columns .column.main .home_explore .explore_tabs {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #bebebe;
  padding-bottom: 8px;
  margin-bottom: 33px;
}
.page-layout-1column .columns .column.main .home_explore .explore_tabs .tab {
  margin-right: 20px;
  position: relative;
  padding-bottom: 5px;
  font-weight: 500;
  color: #1C1D26;
}
.page-layout-1column .columns .column.main .home_explore .explore_tabs .tab.active::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -9px;
  width: 100%;
  height: 3px;
  background-color: #f5a623;
}
.page-layout-1column .columns .column.main .home_explore .slick-list {
  padding-bottom: 40px;
}
.page-layout-1column .columns .column.main .home_explore.blue_bg {
  background-color: #ecf4ff;
}
.page-layout-1column .columns .column.main .home_explore.grey_bg {
  background-color: #f4f4f4;
}
.page-layout-1column .columns .column.main .home_explore.dark_grey {
  background-color: #3f3f3f;
}
.page-layout-1column .columns .column.main .home_explore.dark_grey .top_cnt_view a.primary_text {
  color: #ffff;
}
.page-layout-1column .columns .column.main .home_explore.dark_grey .top_cnt_view a.primary_text::after {
  content: url("../images/cta_arrow.webp");
  margin-left: 10px;
}
.page-layout-1column .columns .column.main .home_explore.dark_grey .top_cnt_view .primary_title {
  color: #fff;
}
.page-layout-1column .columns .column.main .home_explore.dark_grey .explore_tabs .tab {
  color: #ffff;
}
.page-layout-1column .columns .column.main .home_explore.dark_grey .slick-dots {
  position: static;
}
.page-layout-1column .columns .column.main .home_explore.dark_grey .slick-dots li button {
  background: transparent;
  border: 1px solid #ffffff;
}
.page-layout-1column .columns .column.main .home_explore.dark_grey .slick-dots li button::before {
  display: none;
}
.page-layout-1column .columns .column.main .home_explore.dark_grey .slick-dots li.slick-active button {
  background: #ffffff;
}
.page-layout-1column .columns .column .vehicle_slider.slick-dotted.slick-slider {
  margin-bottom: 0px;
}
.page-layout-1column .columns .column .single-item.slick-dotted.slick-slider {
  margin-bottom: 0px;
}
.page-layout-1column .columns .column .vehicles_card {
  background-color: #03254c;
  border-radius: 12px;
  margin-right: 30px;
}
.page-layout-1column .columns .column .vehicles_card .img_block {
  position: relative;
}
.page-layout-1column .columns .column .vehicles_card .img_block img{position: unset;}
.page-layout-1column .columns .column .vehicles_card .img_block .pro_img {
  width: 100%;
  object-fit: fill;
}
.page-layout-1column .columns .column .vehicles_card .img_block .icon {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 9;
}
.page-layout-1column .columns .column .vehicles_card .img_block .img_cta {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 13px;
  line-height: 18px;
  color: #fff;
  border-radius: 50px;
  background-color: #e3a400;
  border-color: #e3a400;
  min-width: 7em;
}
.page-layout-1column .columns .column .vehicles_card .cnt_block {
  padding: 20px 30px;
}
.page-layout-1column .columns .column .vehicles_card .cnt_block .cnt_title {
        font-size: 20px;
        line-height: 32px;
        padding-bottom: 0px;
        margin-bottom: 20px;
        color: #fff;
        font-weight: 500;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 1;
        height: 32px;
}
.page-layout-1column .columns .column .vehicles_card .cnt_block .cnt_icons {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #646464;
  padding-bottom: 15px;
}
.inspection-index-index, .inspection-index-index .nav-sections-items, .newreview-vehicle-form, .newreview-vehicle-form .nav-sections-items{background-color: #f5f9ff;}
.newreview-vehicle-reviews .product-reviews-summary .reviews-actions{display: none;}
.page-layout-1column .columns .column .vehicles_card .cnt_block .cnt_icons .icon {
  text-align: center;
}
.page-layout-1column .columns .column .vehicles_card .cnt_block .cnt_icons .icon img {
  display: inline-block;
}
.page-layout-1column .columns .column .vehicles_card .cnt_block .cnt_icons .icon p {
  font-size: 14px;
  line-height: 21px;
  color: #ffff;
  font-weight: 400;
}
.page-layout-1column .columns .column .vehicles_card .cnt_block .price_block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  gap:10px;
}
.page-layout-1column .columns .column .vehicles_card .cnt_block .price_block .view_detail {
  font-size: 14px;
  line-height: 23px;
  color: #ffffff;
  font-weight: 500;
}
.page-layout-1column .columns .column .vehicles_card .cnt_block .price_block .view_detail::after {
  content: url("../images/cta_arrow.webp");
  margin-left: 10px;
}
.page-layout-1column .columns .column .vehicles_card .cnt_block .price_block .price {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: #fff;
}

.page-layout-1column .columns .column .vehicles_card .cnt_block .price_block .old-price .price {font-size: 13px;font-weight: 400;line-height: 28px;color: rgba(113, 113, 113, 1);display: block;color: #fff;}

.page-layout-1column .columns .column .vehicles_card .cnt_block .price_block span.price-label{display: none;}

.page-layout-1column .columns .column .dark_grey .vehicles_card .cnt_block .price_block .old-price .price, .page-layout-1column.catalog-category-view .columns .column .dark_grey .vehicles_card .cnt_block .price_block .old-price .price{color: rgba(113, 113, 113, 1);}

.page-layout-1column .columns .column.main .car_price .car_price_block .price .old-price .price{font-size: 13px;font-weight: 400;line-height: 28px;color: rgba(113, 113, 113, 1);display: block;color: rgba(113, 113, 113, 1);}

.page-layout-1column .columns .column.main .car_price .car_price_block .price span.price-label{display: none;}
.page-layout-1column.catalog-category-view .columns .column.main .listing_block .listing_result_block .grid_view_cards .vehicles_card .cnt_block .price_block .old-price .price{color: rgba(113, 113, 113, 1);}

.page-layout-1column .columns .column .vehicles_card.dark_grey {
  background-color: #3f3f3f;
}
.page-layout-1column .columns .column .grey_bg.featured .vehicles_card{
    background-color: #3f3f3f;
}

.page-layout-1column .columns .column .dark_grey .vehicles_card {
  background-color: #fff;
}
.page-layout-1column .columns .column .dark_grey .vehicles_card .cnt_block .cnt_title {
  color: #050b20;
}
.page-layout-1column .columns .column .dark_grey .vehicles_card .cnt_block .icon p {
  color: #666666;
}
.page-layout-1column .columns .column .dark_grey .vehicles_card .cnt_block .price_block .price {
  color: #222222;
}
.page-layout-1column .columns .column .dark_grey .vehicles_card .cnt_block .price_block .view_detail {
  color: #0066cc;
}
.page-layout-1column .columns .column .dark_grey .vehicles_card .cnt_block .cnt_icons .icon img{filter: invert(0.6);}
.page-layout-1column .columns .column .dark_grey .vehicles_card .cnt_block .price_block .view_detail::after {
  content: url("../images/blue_arrow.webp");
  margin-left: 10px;
}
.page-layout-1column .columns .column .africa_whell_home .top_cnt_view {
  padding-bottom: 50px;
}
.page-layout-1column .columns .column .africa_whell_home .top_cnt_view h2 {
  color: #141652;
}
.page-layout-1column .columns .column .africa_whell_home .img_card p {
  color: #7e7e7e;
  width: 70%;
  margin: auto;
  text-align: center;
}
.page-layout-1column .columns .column .africa_whell_home .img_card:hover {
  border-color: #E61122;
  transition: 0.3s ease-in-out;
}
.page-layout-1column .columns .column .africa_whell_home .single_item_child {
  margin-inline: 10px;
}
.page-layout-1column .columns .column .home_car_comparison {
  background-color: rgba(228, 239, 255, 0.5);
  padding: 100px;
  border-radius: 10px;
  text-align: center;
  background-image: url(../images/left_Car.webp), url(../images/right_Car.webp);
  background-position: left center, right center;
  background-repeat: no-repeat, no-repeat;
  background-size: 250px, 250px;
}
.page-layout-1column .columns .column .home_car_comparison h2 {
  font-size: 45px;
  line-height: 56px;
  color: #00040d;
  padding-block: 20px;
  width: 60%;
  margin: auto;
}
.page-layout-1column .columns .column .home_car_comparison p {
  font-size: 21px;
  line-height: 30px;
  color: #1d1d1f;
  padding-bottom: 20px;
}
.page-layout-1column .columns .column .home_car_comparison .primary_cta {
  min-width: 14em;
}
.page-layout-1column .columns .column .home_car_comparison .primary_cta:hover {
  background-color: #E61122;
  color: #fff;
  border-color: #E61122;
}
.page-layout-1column .columns .column .blog_home .top_cnt_view .primary_title {
  color: #141652;
}
.page-layout-1column .columns .column .blog_Card {
  background-color: #F1F7FF;
  border-radius: 24px;
}
.page-layout-1column .columns .column .blog_Card .blog_img img {
  width: 100%;
}
.page-layout-1column .columns .column .blog_Card .blog_cnt {
  padding: 25px;
}
.page-layout-1column .columns .column .blog_Card .blog_cnt .block_read {
  display: flex;
  gap: 20px;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 15px;
}
.page-layout-1column .columns .column .blog_Card .blog_cnt .block_read a {
  background-color: #CEE4FE;
  color: #000;
  padding: 6px 10px;
  border-radius: 5px;
  font-weight: 500;
}
.page-layout-1column .columns .column .blog_Card .blog_cnt .block_read span {
  color: #8C8C8C;
}
.page-layout-1column .columns .column .blog_Card .blog_cnt > a {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 15px;
  font-weight: 700;
  color: #000000;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.page-layout-1column .columns .column .blog_Card .blog_cnt p {
  color: #8C8C8C;
  margin-bottom: 14px;
  font-size: 16px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.page-layout-1column .columns .column .blog_Card .blog_cnt .read_cta {
  color: #0066CC;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
.page-layout-1column .columns .column .blog_Card .blog_cnt .read_cta::after {
  content: url("../images/blue_arrow.webp");
  margin-left: 10px;
}
@media only screen and (min-width:1025px) and (max-width: 1480px) {
  .page-layout-1column .columns .column.main .img_card {
    padding: 30px;
  }
  .page-layout-1column .columns .column.main .img_card h3 {
    font-size: 18px;
    line-height: 26px;
  }
  .page-layout-1column .columns .column.main .blog_Card .blog_cnt {
    padding: 18px;
  }
  .page-layout-1column .columns .column.main .blog_Card .blog_cnt .block_read {
    gap: 15px;
    padding-bottom: 8px;
  }
  .page-layout-1column .columns .column.main .blog_Card .blog_cnt > a {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 8px;
  }
  .page-layout-1column .columns .column.main select, .page-layout-1column .columns .column.main .price-dropdown-wrapper {
    font-size: 15px;
  }
  .page-layout-1column .columns .column.main .top_cnt_view a.primary_text {
    font-size: 15px;
  }
  .page-layout-1column .columns .column.main .main_banner .banner_content .search-container .primary_cta {
    font-size: 16px;
    line-height: 18px;
  }
  .page-layout-1column .columns .column.main .bdcrum {
    padding-bottom: 10px;
  }
  .page-layout-1column .columns .column.main .bdcrum .items {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0px;
    flex-wrap: nowrap;
    justify-content: unset;
  }
  .page-layout-1column .columns .column.main .bdcrum .items .item {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0px;
  }
  .page-layout-1column .columns .column.main .bdcrum .items .item:after {
    content: "/";
    display: block;
    margin: 0px 6px 0px;
    color: #3B3B3B;
    font-size: 20px;
  }
  .page-layout-1column .columns .column.main .bdcrum .items .item:last-child:after {
    display: none;
  }
  .page-layout-1column .columns .column.main .bdcrum .items a {
    font-size: 13px;
    line-height: 22px;
  }
  .page-layout-1column .columns .column.main .bdcrum .items strong {
    font-size: 13px;
    line-height: 22px;
  }
}
