body.catalog-product-view .aveo-test-drive {
  background-image: url("../images/aveo-test-drive.png");
  background-position: 50%;
  height: 355px;
  width: 100vw;
  transform: translateX(-50%);
  margin-left: 50%;
  padding: 82px 0 70px 0;
  color: white;
}
body.catalog-product-view .aveo-test-drive .test-drive-container {
  max-width: 900px;
  display: flex;
  justify-content: flex-end;
  margin: 0 auto;
}
body.catalog-product-view .aveo-test-drive .test-drive-container .inner {
  max-width: 500px;
  align-self: flex-end;
}
body.catalog-product-view .aveo-test-drive .test-drive-container .inner .title {
  font-size: 24px;
  letter-spacing: 0.3px;
  font-weight: 400;
  margin-bottom: 15px;
}
body.catalog-product-view .aveo-test-drive .test-drive-container .inner p {
  letter-spacing: 0.1px;
  font-weight: 300;
  font-size: 16px;
}
body.catalog-product-view .aveo-test-drive .test-drive-container .inner p:nth-child(2) {
  margin-bottom: 50px;
}
body.catalog-product-view .aveo-test-drive .test-drive-container .inner a.try-them-now {
  background: white;
  padding: 10px 25px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  border-radius: 50px;
  color: #4713A0;
  cursor: pointer;
  border: 2px solid white;
}
body.catalog-product-view .aveo-test-drive .test-drive-container .inner a.try-them-now:hover {
  color: white;
  background: #4713A0;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .price-box {
  display: flex;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .price-box .old-price {
  order: -1;
  margin-right: 30px;
}
body.catalog-product-view .page-wrapper .product-top-block .product-info-main .price-box .old-price .price-label {
  display: none;
}
body.catalog-product-view .page-wrapper .bottom-block {
  margin-bottom: 10px;
}
body.catalog-product-view .product-choose-color,
body.catalog-product-view .aveo-test-drive {
  display: none;
}
body.catalog-product-view .product-choose-color {
  max-width: 60%;
  margin: 50px auto 185px auto;
  text-align: center;
}
body.catalog-product-view .product-choose-color #title {
  font-weight: bold;
  font-size: 32px;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
  color: #003e52;
}
body.catalog-product-view .product-choose-color #subtitle {
  font-size: 16px;
  max-width: 60%;
  margin: 0 auto 65px auto;
  color: #232323;
}
body.catalog-product-view .product-choose-color .slick-dots {
  bottom: -80px;
}
body.catalog-product-view .product-choose-color .slick-dots li button:before {
  font-size: 40px;
  color: #F7F6F8;
  opacity: 1;
}
body.catalog-product-view .product-choose-color .slick-dots li.slick-active button:before {
  color: #4814a0;
}
body.catalog-product-view.product-aveo-wow .bundle-options-container .product-add-form .sub-fieldset .field.option.required > .field:nth-child(5) .label:after,
body.catalog-product-view.product-aveo-wow .bundle-options-container .product-add-form .sub-fieldset .field.option.required > .field:nth-child(6) .label:after {
  display: none;
}
body.catalog-product-view.product-aveo-wow .top-banner-product {
  padding: 145px 20px;
  margin-bottom: 0;
}
body.catalog-product-view.product-aveo-wow .top-banner-product .main-content {
  max-width: 1130px;
  padding: 36px 0 0 0;
}
body.catalog-product-view.product-aveo-wow .top-banner-product .main-content .infor-title-product {
  width: 55%;
  flex-direction: column;
  align-items: unset;
}
body.catalog-product-view.product-aveo-wow .top-banner-product .main-content .infor-title-product .meta-description {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.1px;
}
body.catalog-product-view.product-aveo-wow .top-banner-product .main-content .infor-title-product h1 {
  letter-spacing: 0.5px;
}
body.catalog-product-view.product-aveo-wow .top-banner-product .main-content .infor-title-product h3 {
  font-weight: 300;
  letter-spacing: 0.2px;
}
body.catalog-product-view.product-aveo-wow .top-banner-product .main-content .infor-title-product h5 {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.1px;
}
body.catalog-product-view.product-aveo-wow .top-banner-product .main-content .img-product {
  width: 45%;
}
body.catalog-product-view.product-aveo-wow .product-choose-color,
body.catalog-product-view.product-aveo-wow .aveo-test-drive {
  display: block;
}
body.catalog-product-view.product-aveo-wow .uppercase {
  text-transform: uppercase;
}
body.catalog-product-view.product-aveo-wow .content-timeline-block {
  display: none;
}
body.catalog-product-view.product-aveo-wow #product-details-panel .description-header p {
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 0;
}
body.catalog-product-view.product-aveo-wow #product-details-panel .item table tbody tr .description p {
  background: #f6f3fa;
  font-weight: 500;
  color: #1a2732;
  font-size: 16px;
  line-height: 1.625;
  text-align: center;
  padding: 0;
  width: auto;
}
@media (max-width: 767px) {
  body.catalog-product-view.product-aveo-wow #product-details-panel .item table tbody tr .description p {
    background: transparent;
  }
}
body.catalog-product-view.product-aveo-wow #product-details-panel .item table tbody tr td:first-child {
  width: 135px;
}
body.catalog-product-view.product-aveo-wow .page-wrapper .content-wrapper .container {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  body.catalog-product-view .aveo-test-drive {
    padding-left: 20px;
    padding-right: 20px;
  }
  body.catalog-product-view .product-choose-color {
    max-width: 100%;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  body.catalog-product-view .aveo-test-drive {
    background-image: url("../images/aveo-test-drive-mb.png");
    background-repeat: no-repeat;
    background-position: center top;
    height: 600px;
    background-color: #4713A0;
    padding-left: 20px;
    padding-right: 20px;
  }
  body.catalog-product-view .aveo-test-drive .test-drive-container {
    justify-content: center;
    height: 100%;
  }
  body.catalog-product-view .aveo-test-drive .test-drive-container .inner {
    max-width: 80%;
    text-align: center;
    align-self: flex-end;
  }
  body.catalog-product-view .product-choose-color {
    max-width: 100%;
    padding-top: 20px;
    margin-bottom: 80px;
  }
  body.catalog-product-view .product-choose-color #title {
    font-size: 25px;
  }
  body.catalog-product-view .product-choose-color #subtitle {
    max-width: 80%;
  }
  body.catalog-product-view .product-choose-color .slick-dots {
    bottom: -40px;
  }
  body.catalog-product-view.product-aveo-wow .top-banner-product {
    padding: 80px 20px;
  }
  body.catalog-product-view.product-aveo-wow .top-banner-product .main-content {
    flex-direction: column;
  }
  body.catalog-product-view.product-aveo-wow .top-banner-product .main-content .infor-title-product {
    width: 90%;
    text-align: left;
    margin: 0 auto;
  }
  body.catalog-product-view.product-aveo-wow .top-banner-product .main-content .infor-title-product h3 {
    font-size: 20px;
  }
  body.catalog-product-view.product-aveo-wow .top-banner-product .main-content .img-product {
    width: 100%;
    display: flex;
    order: -1;
    justify-content: center;
  }
}
