/*

Theme Name: Divi Child

Theme URI: https://diviextended.com/

Version: 1.0Description: Child Theme of Divi

Author: Divi Extended

Template: Divi

*/

@import url("../Divi/style.css");

/* car this month overlay effect  */

.carMonth .et_pb_image_wrap {
  overflow: hidden;

  position: relative;

  cursor: pointer;
}

.carMonth .et_pb_image_wrap img {
  transition: transform 0.3s ease-in-out !important;

  transform: scale(1) !important;
}

.carMonth .et_pb_image_wrap::after {
  content: "";

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  background-color: rgba(0, 0, 0, 0.5);

  opacity: 1;

  transition: opacity 0.3s ease-in-out;

  pointer-events: none;
}

.carMonth .et_pb_image_wrap.hovered img {
  transform: scale(1.1) !important;
}

.carMonth .et_pb_image_wrap.hovered::after {
  opacity: 0.7;
}

.carMonth .readMore-button {
  position: absolute;

  bottom: 35px;

  left: 20px;

  z-index: 10;
}

.carMonth .readMore-button h6 {
  font-weight: 800;

  text-decoration: underline;

  text-underline-position: under;
}

/* car this month overlay effect  */

header.et-l.et-l--header {
  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  z-index: 9;
}

/*---- Super CSS ----*/

.container,
.et_pb_row {
  width: 90%;

  max-width: 1200px;
}

#top-menu li {
  font-size: 13px;

  text-transform: uppercase;

  font-weight: 600;

  letter-spacing: 0.5px;
}

.et_pb_blurb_position_left .et_pb_blurb_container {
  padding-left: 5px;
}

.et_pb_menu .et-menu>li {
  padding-left: 30px;

  padding-right: 30px;
}

.logo_css img {
  filter: grayscale(100%);
}

/*-------- Fonts ----------*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600 !important;
}

h1 {
  font-size: 40px;

  line-height: 50px;
}

h2 {
  font-size: 36px;

  line-height: 46px;
}

h3 {
  font-size: 32px;

  line-height: 42px;
}

h4 {
  font-size: 28px;

  line-height: 38px;
}

h5 {
  font-size: 24px;

  line-height: 34px;
}

h6 {
  font-size: 20px;

  line-height: 30px;
}

body {
  font-size: 16px;

  line-height: 27px;
}

@media screen and (max-width: 980px) {
  h1 {
    font-size: 40px;

    line-height: 50px;
  }

  h2 {
    font-size: 30px;

    line-height: 42px;
  }

  h3 {
    font-size: 22px !important;

    line-height: 34px !important;
  }

  h4 {
    font-size: 20px !important;

    line-height: 32px !important;
  }

  h5 {
    font-size: 20px !important;

    line-height: 32px !important;
  }

  h6 {
    font-size: 20px !important;

    line-height: 32px !important;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px;

    line-height: 40px;
  }

  h2 {
    font-size: 26px;

    line-height: 38px;
  }

  h3 {
    font-size: 20px !important;

    line-height: 32px !important;
  }

  h4 {
    font-size: 20px !important;

    line-height: 32px !important;
  }

  h5 {
    font-size: 20px !important;

    line-height: 32px !important;
  }

  h6 {
    font-size: 20px !important;

    line-height: 32px !important;
  }
}

.single-post h1.entry-title {
  font-size: 24px;

  line-height: 36px;
}

/*---- Super CSS ----*/

.newsletterForm form.wpcf7-form {
  text-align: center;
}

span.wpcf7-spinner {
  position: absolute;
}

span.wpcf7-form-control-wrap input[type="email"] {
  height: 50px;

  display: inline-block;

  background: #f7f7f7;

  color: #000 !important;

  padding: 0 15px;

  border-color: #eee !important;

  border-radius: 8px;

  font-size: 15px;

  line-height: 26px;

  border-radius: 30px;

  width: 100%;
}

.newsletterForm {
  max-width: 480px;

  margin: 0 auto;
}

.c-field.submitBtn {
  margin-top: 20px;

  text-align: center;
}

input.wpcf7-form-control.wpcf7-submit:hover {
  background: #677381 !important;

  color: #fff !important;
}

input.wpcf7-form-control.wpcf7-submit {
  height: 50px;
  border: 1px solid #000 !important;
  border-radius: 30px;
  color: #fff;
  padding: 12px 40px;
  font-size: 16px;
  background: #000;
  cursor: pointer;
}

input.wpcf7-form-control.wpcf7-submit:hover {
  background: transparent !important;
  color: #000 !important;
}

.footerCol2 ul.footerLink1 {
  list-style: none;

  padding-left: 0 !important;

  column-count: 2;

  column-fill: balance;
}

.footerCol2 ul.footerLink1 li a:hover,
.et_pb_text_4_tb_footer.et_pb_text a:hover {
  opacity: 0.5 !important;

  color: #fff !important;
}

body #page-container header nav ul.sub-menu {
  background-color: #000 !important;

  border-top: none !important;
}

.footerCol2 .twoCol {}

.footerLink1 li:first-child {
  /*text-transform: uppercase;*/

  /*font-family: 'Oswald', sans-serif;*/

  /*font-size: 18px;*/

  /*line-height: 28px;*/

  /*margin-bottom: 5px;*/

  /*width: 100%;*/
}

ul.footerLinkLegal {
  list-style: none;

  display: flex;

  justify-content: space-between;

  text-transform: capitalize;
}

.footerCol2 .footerMenu ul li {
  margin-bottom: 2px;
}

.homeCarBox {
  background: #fff;

  max-width: 90%;

  margin: -40px auto;

  border-radius: 0;

  padding: 10px 20px 0 !important;

  border-bottom: 2px solid #000;
}

.homeCarBox h4.et_pb_module_header {
  padding: 0 !important;
}

.carArrow {
  position: absolute;

  right: 30px;

  top: 50%;
}

.carRow .et_pb_column {
  padding: 0 10px;
}

.carRow .et_pb_column h4 {
  min-height: 55px;
}

.homeCarBox:before {
  content: "";

  background: url(assets/images/right-arrow.webp);

  width: 40px;

  height: 40px;

  background-size: 100%;

  position: absolute;

  right: 15px;

  background-repeat: no-repeat;

  bottom: 20px;
}

.homeBlog a.more-link {
  font-weight: 600;

  display: block;

  margin-top: 30px;

  border: 1px solid #eee;

  padding: 5px 0;

  border-left: 0;

  border-right: 0;

  text-align: center;
}

.homeBlog .et_pb_image_container {
  margin-bottom: -8px;
}

/*.sectionshape:before {*/

/*    content:'';*/

/*    display: block;*/

/*    width: 250px;*/

/*    height: 300px;*/

/*    background: #8b8b8b;*/

/*    clip-path: polygon(100% 1%, 0 0, 0 100%);*/

/*    position: absolute;*/

/*    top: -124px;*/

/*    left: -80px;*/

/*}*/

.privacy-policy h4 {
  font-size: 24px;

  line-height: 34px;

  font-weight: 500 !important;
}

.privacy-policy ul {
  padding-left: 35px !important;
}

.bottomImg img {
  /*height: 400px;*/
  object-fit: contain;
}

/*scroll */

.reviewWrap {
  height: 330px;

  /*margin: 30px 0;*/
}

.reviewWrap .et_pb_testimonial_content {
  height: 180px;

  padding-right: 30px;

  overflow-y: auto !important;
}

.et_pb_testimonial_content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;

  border-radius: 10px;

  max-height: 50%;

  height: 50%;
}

.et_pb_testimonial_content::-webkit-scrollbar-thumb {
  background: #000;

  border-radius: 10px;
}

.et_pb_testimonial_content::-webkit-scrollbar {
  width: 5px;
}

/* car hover  */

.carContent .et_pb_text_inner {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 282px;
  z-index: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.9);
  padding: 40px 20px;
  transform: translateY(100%);
  opacity: 0;
  transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
  transform-style: preserve-3d;
  display: flex !important;
  align-items: center;
  flex-wrap: wrap;
}

.img-fit:hover~.carContent .et_pb_text_inner,
.carContent .et_pb_text_inner:hover {
  display: block;
  transform: translateY(0);
  opacity: 1;
}

.carContent .et_pb_text_inner {
  z-index: 10;
}

.carContent .et_pb_text_inner {
  transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
}

.homeCarBox {
  position: relative;
  z-index: 99;
}

.carDetils-wrapper .et_pb_blurb_content {
  display: flex;
  align-items: center;
}

.carDetils-wrapper .et_pb_blurb_container {
  display: flex;
  align-items: baseline;
  gap: 15px;
}

.carDetils-wrapper .et_pb_main_blurb_image {
  margin: 0 !important;
}

.carDetils-wrapper .et_pb_module_header {
  padding: 0 !important;
}

.d-flex,
.d-flex .et_pb_row {
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
}

/* .et_pb_gallery_items.et_post_gallery.clearfix {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.et_pb_gallery_0.et_pb_gallery .et_pb_gallery_item {
  flex: 0 0 19%;
  margin-right: 5px !important;
  margin-bottom: 5px !important;
} */

.et_pb_gallery_items {
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(auto-fill, minmax(calc((100% - 1px) / 4), 1fr));
  /*grid-auto-rows: 18em;*/
  max-width: 88%;
  margin: 0 auto;
}

.et_pb_gallery_item {
  width: 100% !important;
}

.et_pb_gallery_grid .et_pb_gallery_item img {
  width: 100%;
  height: 296px;
  object-fit: cover;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
  border-bottom: 6px solid #fff;
  border-top: 6px solid #fff;
}

/* .et_pb_gallery_image{
  border: 5px solid #fff !important;
} */

/* .et_pb_gallery_items .et_pb_gallery_item:first-child,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(8),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(11),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(18),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(21), 
.et_pb_gallery_items .et_pb_gallery_item:nth-child(28), 
.et_pb_gallery_items .et_pb_gallery_item:nth-child(31),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(38),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(41),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(48) {
  grid-row-end: span 2;
  grid-column-end: span 2;
}

.et_pb_gallery_items .et_pb_gallery_item:first-child img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(8) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(11) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(18) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(21) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(28) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(31) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(38) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(41) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(48) img {
  height: 592px;
} */


/*new css */

/*.et_pb_gallery_items .et_pb_gallery_item:first-child,*/
/*.et_pb_gallery_items .et_pb_gallery_item:nth-child(8),*/
/*.et_pb_gallery_items .et_pb_gallery_item:nth-child(11),*/
/*.et_pb_gallery_items .et_pb_gallery_item:nth-child(18),*/
/*.et_pb_gallery_items .et_pb_gallery_item:nth-child(21),*/
/*.et_pb_gallery_items .et_pb_gallery_item:nth-child(28) {*/
/*  grid-row-end: span 2;*/
/*  grid-column-end: span 2;*/
/*}*/

/*.et_pb_gallery_items .et_pb_gallery_item:first-child img,*/
/*.et_pb_gallery_items .et_pb_gallery_item:nth-child(8) img,*/
/*.et_pb_gallery_items .et_pb_gallery_item:nth-child(11) img,*/
/*.et_pb_gallery_items .et_pb_gallery_item:nth-child(18) img,*/
/*.et_pb_gallery_items .et_pb_gallery_item:nth-child(21) img,*/
/*.et_pb_gallery_items .et_pb_gallery_item:nth-child(28) img {*/
/*  height: 592px;*/
/*}*/

/*.et_pb_gallery_items .et_pb_gallery_item:first-child {*/
/*  grid-row-end: span 2;*/
/*  grid-column-end: span 2;*/
/*}*/

/*.et_pb_gallery_items .et_pb_gallery_item:first-child img {*/
/*  height: 592px;*/
/*}*/

/*new css */

/* contact form  */

.offerFor-sale .form-field input.text,
.offerFor-sale .form-field input.title,
.offerFor-sale .form-field input[type="text"],
.offerFor-sale .form-field select,
.offerFor-sale .form-field textarea,
.offerFor-sale .form-field input[type="email"],
.offerFor-sale span.wpcf7-form-control-wrap input[type="email"] {
  height: 45px;
  line-height: 55px;
  border: none;
  font-size: 16px;
  width: 100%;
  padding: 0 15px;
  border-radius: 5px;
  background: #ebebeb;
  color: #000 !important;
}

.offerFor-sale textarea.wpcf7-form-control {
  height: 100px;
}

.offerFor-sale .form-field {
  margin-bottom: 20px;
}

.offerFor-sale .form-field label {
  color: #000 Im !important;
  text-transform: capitalize;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
}

.offerFor-sale .inlineField {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.offerFor-sale .form-field.fw-50 {
  flex: 0 0 48%;
  width: 100%;
}

.offerFor-sale .form-field.fw-100 {
  width: 100%;
  flex: 100%;
}

.offerFor-sale .form-submit .wpcf7-submit:hover {
  background: #fff !important;
  border: 1px solid #000 !important;
  color: #000 !important;
}

.offerFor-sale .form-submit .wpcf7-submit {
  height: 45px;
  display: inline-block;
  text-transform: uppercase;
  border: none;
  padding: 0 25px;
  font-size: 16px;
  line-height: 26px;
  border-radius: 6px;
  background: #000 Im !important;
  color: #fff;
  cursor: pointer;
  transition: all 0.4s ease 0s;
  border: 1px solid #000 !important;
}

.offerFor-sale .form-submit {
  text-align: right;
}

.offerFor-sale span.wpcf7-spinner {
  position: absolute;
}

.offerFor-sale .inlineRow .et_pb_column .et_pb_module {
  margin: 0 9px;
}

.offerFor-sale .inlineRow .et_pb_column {
  display: flex;
  justify-content: center;
}

.innerCar-height img {
  height: 250px;
  object-fit: cover;
}

.mfp-bottom-bar .mfp-title {
  display: none;
}

.imageHeight img {
  height: 410px;
  object-fit: cover;
}

.listColumn .et_pb_column {
  height: 410px !important;
}

.bottomBanner .et_pb_text_inner {
  width: 100% !important;
}

.carRow img {
  height: 260px;
  object-fit: cover;
}

.iconAlign .et_pb_blurb_content {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}

.iconAlignx .et_pb_main_blurb_image span.et_pb_image_wrap {
  margin-top: 3px !important;
}

body.page-id-10451 .iconAlignx {
  margin-bottom: 8px !important;
}

.mclaren_list img {
  height: 828px;
  object-fit: cover;
}

body.page-id-12138 .ownershin .carDetils-wrapper .et_pb_blurb_container {
  display: flex;
  align-items: normal;
  gap: 15px;
}

.owner-image img {
  height: 724px !important;
  object-fit: cover;
  object-position: 80%;
}

.enquireForm {
  overflow: hidden;
}

.carDetils-wrapper .et_pb_module_header {
  min-width: 150px;
}

/* enquireForm */

/* bottomBanner */


/* .et_pb_gallery_items .et_pb_gallery_item:first-child,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(8),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(11),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(18),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(21),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(28),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(31),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(38),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(41),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(48),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(51),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(58),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(61),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(68),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(71),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(78),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(81),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(88),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(91),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(98),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(101),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(108),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(111),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(118),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(121),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(128),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(131),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(138),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(141),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(148),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(151),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(158),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(161),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(168),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(171),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(178),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(181),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(188),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(191),
.et_pb_gallery_items .et_pb_gallery_item:nth-child(198) {
  grid-row-end: span 2;
  grid-column-end: span 2;
}

.et_pb_gallery_items .et_pb_gallery_item:first-child img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(8) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(11) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(18) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(21) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(28) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(31) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(38) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(41) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(48) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(51) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(58) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(61) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(68) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(71) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(78) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(81) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(88) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(91) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(98) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(101) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(108) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(111) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(118) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(121) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(128) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(131) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(138) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(141) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(148) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(151) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(158) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(161) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(168) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(171) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(178) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(181) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(188) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(191) img,
.et_pb_gallery_items .et_pb_gallery_item:nth-child(198) img {
  height: 592px;
} */


/* offered for sale car CSS  */

.ofs-cars .et_pb_column {
  position: relative;
  transition: all 0.2s ease-in-out;
}

a.moduleLink {
  display: block !important;
  width: 100%;
  height: 100%;
  min-height: 265px;
}

.box-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}

.ofs-cars .et_pb_column .overlay {
  /* pointer-events: none; */
  bottom: 0;
  left: 0;
  position: absolute;
  display: flex;
  align-items: center;
  right: 0;
  top: 0;
  transition: all 0.2s ease-in-out;
  z-index: 9;
  flex-flow: column;
  /*justify-content: flex-start;*/
  justify-content: center;
  /*margin-top: 65px;*/
  gap: 5px;
}

.ofs-cars .et_pb_column:hover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 265px;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

.ofs-cars .et_pb_column strong {
  /*border: 1px solid #FFFFFF;*/
  /*color: #FFFFFF;*/
  /*display: inline-block;*/
  font-size: 18px;
  font-weight: 500;
  padding: 7px 18px;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  visibility: hidden;
  width: 40px;
}

.ofs-cars .et_pb_column .content-bg {
  color: #FFFFFF;
  display: inline-block;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  padding: 3px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  visibility: hidden;
}

.ofs-cars .et_pb_column:hover strong, .ofs-cars .et_pb_column:hover .content-bg {
  transition: all 0.2s ease-in-out;
  opacity: 1;
  visibility: visible;
}

.carSold-btn {
  background-color: #000;
  color: #fff;
  display: inline-block;
  padding: 5px 15px;
  font-size: 16px;
  line-height: normal;
  font-weight: 500;
  margin-top: 10px;
}

p.price {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}

html body .ofs-cars .et_pb_column, html body .ofs-cars .et_pb_column.et-last-child {
  margin: 0 5px !important;
}

.ofsCar-module .et_pb_main_blurb_image img {
  height: 265px;
  object-fit: cover;
}

/* .ofs-cars .et_pb_blurb_container {
  padding: 0 25px 30px;
} */

/* offered for sale car CSS  */

div.blog-sec div.blogWrapper a.more-link {
  border: 1px solid #324f60;
  border-radius: 30px;
  color: #fff !important;
  padding: 12px 40px;
  font-size: 16px;
  background: #324f60;
  text-transform: capitalize;
  transition: all 0.4s ease 0s;
}

div.blog-sec div.blogWrapper .post-content .post-content-inner {
  margin-bottom: 35px;
}

mark {
  color: #000;
  font-weight: bold;
}


.carRow.newLayout h4.et_pb_module_header {
  min-height: unset !important;
}

.serviceImg img {
  object-fit: cover !important;
}


/*.ofsCar-module .overlay{*/
/*    flex-flow: row !important;*/
/*    justify-content: space-evenly !important;*/
/*    align-items: center !important;*/
/*}*/



/*Mega menu CSS*/
.megaMenuSec {
  position: fixed;
  top: 0;
  z-index: 9;
  left: 0;
  width: 100%;
}

.megaMenuCol img {
  object-fit: cover;
}

.triggerMenu {
  cursor: pointer;
}

.rightMenuCol {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.menu-content ul {
  padding: 0;
  list-style: none;
  margin: 10px 0 0 0;
}

.menu-content ul li {
  margin-bottom: 10px;
}

.menu-content ul li a:hover {
  color: #555;
}

.menu-content ul li a {
  font-size: 16px;
  line-height: 26px;
}

.menu-content {
  min-height: 330px;
}

.megaMenuSec {
  position: fixed;
  z-index: 9;
  left: 0;
  width: 100% !important;
  top: -105%;
  transition: 0.7s ease 0s;
}

.megaMenuSec.showMenu {
  top: 0;

}

.arrowLink img {
  max-width: 35px;
}

.arrowLink {
  position: absolute;
  right: 10px;
  bottom: 20px;
}

.arrowLink img {
  filter: brightness(0);
}

.firstCarBox .et_pb_blurb_description {
  display: none;
}

.ofs-cars .et_pb_column .content-bg.price {
  font-size: 18px !important;
  line-height: 28px !important;
}

.ofs-cars .et_pb_column b {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
}

.ofs-cars .et_pb_column .content-bg {
  font-size: 17px;
  line-height: 27px;
  padding: 0 25px 5px !important;
}

section.main-sec .row {
  display: flex;
  flex-wrap: wrap;
}

section.main-sec .container {
    padding: 0 !important;
    max-width: 1300px;
    width: 100%;
}

section.main-sec .row .mainBox {
  width: 33.33%;
  padding: 0 10px;
  margin-bottom: 20px;
  overflow: hidden;
}

.arrowImg img {
  max-width: 40px;
}

.hoverBox {
  text-align: center;
  position: absolute;
  top: -200%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  background: rgb(34 34 34 / 70%);
  height: calc(100% - 8px);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease 0s;
}

.mainBox:hover .hoverBox {
  top: 50%;
  transition: all 0.4s ease 0s;
}

.bottomPart {
  text-align: center;
  color: #000;
}

.carWrap {
  position: relative;
}

.arrowImg img {
  max-width: 35px;
  /* filter: contrast(0); */
  z-index: 9;
}

.innerPart p {
  padding: 0 10px;
}

.carWrap a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

h4.carName {
  font-size: 17px;
  color: #fff;
  line-height: 27px;
  font-weight: 400 !important;
  letter-spacing: 1px;
}

.bottomPart h4.carName {
  color: #000;
}

img.carImage {
  height: 285px;
  object-fit: cover;
  width: 100%;
}

section.main-sec .innerText img {
  height: 280px;
  object-fit: cover;
}

section.main-sec .innerText h3 {
  font-size: 16px;
  line-height: 26px !important;
}

.arrowImg {
  margin-top: 14px !important;
}

.single-post header {
  background-color: #000;
}

.single-post div#content-area {
  padding-top: 100px;
}


@media only screen and (max-width: 1024px) {

  .megaMenuSec {
    top: -200%;
  }

  .menu-content {
    min-height: unset;
  }

  .header-col1 {
    margin-bottom: 0;
  }
  
    .subscribeForm .sib-email-area, .subscribeForm .Name-area {
        width: 100% !important;
        margin: 0 !important;
    }
    
    .sib_signup_box_inside_1 {
        flex-flow: column !important;
    }
    
}

@media only screen and (max-width: 767px) {
    
    img.carImage {
        height: auto;
        
    }
  .offerFor-sale .inlineField {
    flex-flow: column !important;
  }

  .offerFor-sale {
    width: 90% !important;
  }

  h2 {
    font-size: 24px !important;
    line-height: 34px !important;
  }

  .et_pb_gallery_items {
    max-width: 100%;
  }

  .et_pb_gallery_grid .et_pb_gallery_item img {
    height: 100% !important;
  }
    
  .et_pb_gallery_items {
        grid-auto-rows: initial !important;
    }
    .et_pb_column .et_pb_grid_item {
            margin: 0;
    }
  body .footerCol2, body .footerCol3 {
    width: 100% !important;
  }

  .header_row .et_pb_menu_inner_container {
    display: flex;
    align-items: center;
  }

  .header_row .et_pb_menu__logo-wrap {
    margin: 0 !important;
  }

  .header_row .et_pb_menu__wrap {
    justify-content: flex-end !important;
    margin-top: 15px;
  }

  .header_row .et_mobile_menu {
    border: none !important;
    margin-top: 14px;
  }

  .enquireForm .et_pb_row {
    margin: 0;
    width: 100% !important;
  }

  .mclaren_list img {
    height: 500px;
    object-fit: cover;
  }

  .bottomBanner {
    height: 600px !important;
  }

  footer {
    /*margin-top: 130px;*/
    background: #000;
  }

  header.et-l.et-l--header {
    position: relative;
    background: #000;
  }

  html body .ofs-cars .et_pb_column, html body .ofs-cars .et_pb_column.et-last-child {
    margin: 0 !important;
  }

  section.main-sec .row .mainBox {
    width: 100%;
  }

  .rightMenuCol p {
    font-size: 14px !important;
  }

  .home_blurb .et_pb_main_blurb_image {
    margin-bottom: 15px !important;
  }


}

span.wpcf7-form-control-wrap input {
    background: #f7f7f7;
    border: none;
    border-bottom: 1px solid #333333;
    width: 100%;
}

/*.title_description > *:not(img) {*/
/*    display: none !important;*/
/*}*/

form#sib_signup_form_1 input {
    width: 100%;
    background: #f7f7f7;
    border: none;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
}
input.sib-default-btn:hover {
    background: #fff !important;
    border-color: #000 !important;
    color: #000 !important;
}
input.sib-default-btn {
    background: #000 !important;
    color: #fff !important;
    font-size: 16px;
    line-height: 26px !important;
    border: 1px solid #000 !important;
    cursor: pointer;
}




.subscribeForm .sib-email-area,
.subscribeForm .Name-area{
  display: inline-block;            
  width: calc(32.333% - 12px);      
  margin: 0 6px 12px;               
  text-align: left;                
}

.subscribeForm .sib_signup_box_inside_1 input[type="email"],
.subscribeForm .sib_signup_box_inside_1 input[type="text"] {
  width: 100%;                      
  box-sizing: border-box;         
  padding: 8px;
}


.sib_signup_box_inside_1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}