.product-result .result-content .product-price-line .price-container {
  width: 400px;
  padding: 24px 0 0;
}
.product-result .result-content .product-price-line .price-container em {
  font-weight: 400;
}
.product-result .result-content .product-price-line .price-container p {
  font-weight: 400;
}
.product-result .result-content .product-price-line .price-container .price-row {
  color: #284E80;
}

.product-result .result-content .product-price-line .price-vehicle-offer-container {
  font-family: "Volvo Novum medium";
  font-size: 16px;
  font-style: italic;
  line-height: 1.5;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 400px;
  margin: auto;
  padding: 6px 0 0;
}
.product-result .result-content .product-price-line .price-vehicle-offer-container .price-row {
  color: #284E80;
}

.cart-sumarry-popup .details-content .content-container .price-section-item .product-price-line .price-container em {
  font-weight: 400;
}
.cart-sumarry-popup .details-content .content-container .price-section-item .product-price-line .price-container p {
  font-weight: 400;
}
.cart-sumarry-popup .details-content .content-container .price-section-item .product-price-line .price-container .price-row {
  color: #284E80;
}

.cart-sumarry-popup .details-content .content-container .price-section-item .product-price-line .price-vehicle-offer-container {
  font-family: "Volvo Novum medium";
  font-size: 16px;
  font-style: italic;
  line-height: 1.5;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
  padding: 6px 0 24px 0;
}
.cart-sumarry-popup .details-content .content-container .price-section-item .product-price-line .price-vehicle-offer-container .price-row {
  color: #284E80;
}

.switch-model-year-button {
  padding-bottom: 26px;
  padding-top: 5px;
}
.switch-model-year-button a {
  color: #707070 !important;
  font-family: Volvo Novum;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.2;
  letter-spacing: 0.01em;
  display: inline-block;
  margin-left: 0.75rem;
  margin-bottom: 0.5rem;
  padding-bottom: 0.1rem;
}
.switch-model-year-button a:hover {
  color: #000000 !important;
  text-decoration: none;
}
.switch-model-year-button .selected-model-year {
  border-bottom: 0.1rem solid #1C6BBA;
  color: #000000 !important;
}

#confirmOutOfStockModal .modal-header {
  background-color: transparent !important;
  padding-top: 40px;
  padding-bottom: 24px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#confirmOutOfStockModal .modal-header button.close {
  background: #fff;
  position: absolute;
  right: 40px;
  top: 24px;
  padding: 0;
  height: 16px;
  width: 16px;
}
#confirmOutOfStockModal .modal-header h4 {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  color: #1D1D1D;
  text-align: center;
}
#confirmOutOfStockModal .modal-body {
  width: 360px;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  color: #141414;
  font-size: 16px;
  font-style: normal;
  font-weight: 350;
  line-height: 24px;
}
#confirmOutOfStockModal .modal-footer {
  border: none;
  width: 316px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 32px 0;
  gap: 24px;
}
#confirmOutOfStockModal .modal-footer .btn-primary {
  width: 100%;
  margin: 0 16px 16px 0;
  height: 40px;
  line-height: 38px;
  padding: 0;
  border-radius: 4px;
  background: #284E80;
  border: none;
}
#confirmOutOfStockModal .modal-footer .btn-primary:hover {
  color: #fff;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  background-color: #000;
}
#confirmOutOfStockModal .modal-footer .btn-default {
  width: 100%;
  margin: 0 0 16px 16px;
  height: 40px;
  line-height: 38px;
  padding: 0;
  background: none;
  color: #284E80;
  border: 1px solid #284E80;
  border-radius: 4px;
}

html {
  scroll-behavior: smooth;
}

.container.product-detail .main-banner-product {
  text-align: left;
  -webkit-margin-start: 1.5rem;
          margin-inline-start: 1.5rem;
}
.container.product-detail .main-banner-product p {
  margin-left: unset;
  max-width: unset;
}

.attribute-header .attribute-wrapper .attribute-container {
  max-width: unset;
}
.attribute-header .attribute-wrapper .attribute-container .attribute-content-left {
  display: none;
}

.image-level.pdp-img.noPostShow {
  position: relative;
}

.button-item-bottom .more-popup {
  font-size: 1rem;
  text-transform: unset;
}

.compare-button button {
  font-size: 1rem;
}

.product-result .result-content .image-part {
  padding: 32px 0px;
  max-width: 77rem;
}

.image-level.pdp-img.noPostShow {
  margin-bottom: 3rem;
}

#product-more-popup.level-pop-compare.modal .modal-body .filter-section .section-main-content .item-line button p {
  white-space: unset;
  max-width: 80%;
}

.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  z-index: 1;
  left: 24px;
  margin-top: -30px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer;
}
.swiper-button-prev:after {
  content: "";
  background-image: url("../../images/media-prev-arrow.svg");
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  display: block;
  background-position-x: right;
}

.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  z-index: 1;
  right: 24px;
  margin-top: -30px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer;
}
.swiper-button-next:after {
  content: "";
  background-image: url("../../images/media-next-arrow.svg");
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  display: block;
  background-position-x: right;
}

.swiper-pagination {
  height: 24px;
  width: 56px;
  margin-bottom: 8px;
  text-align: right;
  font-size: 12px;
  font-weight: 300;
  line-height: 24px;
  margin-top: 24px;
  color: #fff;
  position: absolute;
  right: 24px;
  z-index: 2;
  top: 0;
  background: rgb(20, 20, 20);
  color: #fff;
  text-align: center;
  border-radius: 12px;
  padding: 0 8px;
}

@media screen and (max-width: 767px) {
  .product-section .main-img-container .main-image-product {
    height: 440px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .product-section .main-img-container .scroll-to {
    display: block;
  }
  .attribute.button-attribute .noPostShow.img-interior {
    grid-template-areas: "big big" "big big" "bottom-left bottom-right";
    grid-template-columns: 1fr 1fr;
  }
  .attribute-text h2.powertrain {
    margin-top: 6rem;
  }
  .attribute-text .button-select-wrapper .button-select-container .button-item {
    border-radius: 8px;
  }
  .attribute-text .button-select-wrapper.level-button-select {
    display: block;
    padding: 0 1.5rem;
  }
  .attribute-text .button-select-wrapper.level-button-select .button-select-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .attribute-text .button-select-wrapper.level-button-select .button-select-container .button-item {
    width: auto;
  }
  .attribute-text .button-select-wrapper.level-button-select .button-select-container .button-item span.price-compare {
    position: absolute;
    right: 0px;
    top: 1.1rem;
    padding-right: 2rem;
    font-weight: 300;
  }
  .attribute-text .button-select-wrapper.level-button-select .button-select-container .button-item:not(.active) {
    width: auto;
  }
  .attribute-text .button-select-wrapper.level-button-select .button-select-container .button-item:not(.active) .button-item-top {
    padding-bottom: 2rem;
  }
  .attribute-text .button-select-wrapper.level-button-select .button-select-container .button-item:not(.active) p, .attribute-text .button-select-wrapper.level-button-select .button-select-container .button-item:not(.active) ul {
    display: none;
  }
  .attribute-text .button-select-wrapper.level-button-select .button-select-container .button-item:not(.active) .button-item-bottom {
    display: none;
  }
  .attribute-text .powertrain-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .attribute-text .powertrain-wrapper .powertrain-section {
    width: auto;
    margin: 0 1.5rem;
  }
  .attribute-text .powertrain-wrapper .powertrain-section .powertrain-item-inener {
    border-radius: 8px;
  }
  .product-result .result-content .product-price-line .price-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    width: 100%;
  }
  .product-result .result-content .product-price-line .price-container .price-row {
    text-align: center;
  }
  .product-result .result-content .product-price-line .price-vehicle-offer-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    width: 100%;
  }
}
@media screen and (min-width: 64rem) {
  .image-color.pdp-img,
  .container.product-detail.product-wrapper {
    max-width: 100%;
  }
  div.main-img-container {
    display: none;
  }
  .attributes-content .attribute-section {
    margin-top: 0px;
  }
  .attribute.button-attribute {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.5rem;
    -webkit-margin-start: 1.5rem;
            margin-inline-start: 1.5rem;
    -webkit-margin-end: 1.5rem;
            margin-inline-end: 1.5rem;
  }
  .attribute.button-attribute h2 {
    display: none;
  }
  .attribute.button-attribute .image-level.pdp-img.noPostShow {
    min-width: 30%;
    height: 100%;
    position: sticky;
    top: 81px;
    margin-bottom: unset;
  }
  .attribute.button-attribute .noPostShow.img-interior {
    height: 100%;
    position: sticky;
    top: 81px;
    margin-bottom: 0px;
  }
  .attribute.button-attribute .image-wheels.pdp-img {
    min-width: 30%;
    position: sticky;
    top: 81px;
  }
  .attribute.button-attribute .attribute-text {
    min-width: 23.5rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .attribute.button-attribute .attribute-text h2 {
    display: block;
    text-align: left;
    font-size: 1.5rem;
  }
  .attribute.button-attribute .attribute-text h2.powertrain {
    margin-top: 6rem;
  }
  .attribute.button-attribute .attribute-text h2.color {
    margin-top: 6rem;
  }
  .attribute.button-attribute .attribute-text .button-select-wrapper .button-select-container .button-item {
    border-radius: 8px;
  }
  .attribute.button-attribute .attribute-text .button-select-wrapper .button-select-container .button-item .button-item-top em {
    font-size: 1rem;
  }
  .attribute.button-attribute .attribute-text .button-select-wrapper.level-button-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .attribute.button-attribute .attribute-text .button-select-wrapper.level-button-select .button-select-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .attribute.button-attribute .attribute-text .button-select-wrapper.level-button-select .button-select-container .button-item {
    width: auto;
  }
  .attribute.button-attribute .attribute-text .button-select-wrapper.level-button-select .button-select-container .button-item span.price-compare {
    position: absolute;
    right: 0px;
    top: 1.1rem;
    padding-right: 2rem;
    font-weight: 300;
  }
  .attribute.button-attribute .attribute-text .button-select-wrapper.level-button-select .button-select-container .button-item:not(.active) {
    width: auto;
  }
  .attribute.button-attribute .attribute-text .button-select-wrapper.level-button-select .button-select-container .button-item:not(.active) .button-item-top {
    padding-bottom: 2rem;
  }
  .attribute.button-attribute .attribute-text .button-select-wrapper.level-button-select .button-select-container .button-item:not(.active) p, .attribute.button-attribute .attribute-text .button-select-wrapper.level-button-select .button-select-container .button-item:not(.active) ul {
    display: none;
  }
  .attribute.button-attribute .attribute-text .button-select-wrapper.level-button-select .button-select-container .button-item:not(.active) .button-item-bottom {
    display: none;
  }
  .attribute.button-attribute .attribute-text .button-select-wrapper.level-button-select.only-one .button-select-container .button-item .button-item-top {
    text-align: left;
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
  }
  .attribute.button-attribute .attribute-text .button-select-wrapper.level-button-select.only-one .button-select-container .button-item .button-item-bottom {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0;
  }
  .attribute.button-attribute .attribute-text .powertrain-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .attribute.button-attribute .attribute-text .powertrain-wrapper .powertrain-section {
    width: auto;
  }
  .attribute.button-attribute .attribute-text .powertrain-wrapper .powertrain-section .button-top .main-title em {
    font-size: 1rem;
  }
  .attribute.button-attribute .attribute-text .powertrain-wrapper .powertrain-section .button-top .main-title .powertrain-car-type {
    font-weight: 300;
  }
  .attribute.button-attribute .attribute-text .powertrain-wrapper .powertrain-section .powertrain-item-inener {
    border-radius: 8px;
  }
  .attribute.button-attribute .attribute-text .cart-color-section .swatch-color-top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 12px;
  }
  .attribute.button-attribute .attribute-text .cart-color-section .swatch-text em, .attribute.button-attribute .attribute-text .cart-wheel-text em, .attribute.button-attribute .attribute-text .interior-text-section em {
    font-size: 1rem;
  }
  .attribute.button-attribute .attribute-text .learnMore-inner .button-bottom {
    text-transform: none;
  }
  .attribute.button-attribute .attribute-text .compare-button button {
    text-transform: none;
  }
}
@media screen and (min-width: 100rem) {
  .attribute.button-attribute {
    -webkit-margin-start: 4rem;
            margin-inline-start: 4rem;
    -webkit-margin-end: 4rem;
            margin-inline-end: 4rem;
    gap: 4rem;
  }
  .container.product-detail .main-banner-product {
    -webkit-margin-start: 4rem;
            margin-inline-start: 4rem;
  }
}
