.review-main-content {
  max-width: 1018px;
  margin: 48px auto 0 auto; }

.back-link {
  font-size: 14px;
  line-height: 16.8px;
  color: #1C6BBA; }

.back-prepage {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  color: #1C6BBA; }
  .back-prepage:hover {
    color: #1C6BBA;
    text-decoration: none; }
  .back-prepage svg {
    margin-right: 11.5px;
    display: inline;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 500;
    stroke: #1c6bba;
    color: #1c6bba;
    transform: rotate(180deg); }

.name-title {
  margin-top: 12px;
  margin-bottom: 31px;
  font-size: 32px;
  line-height: 38px;
  width: 100%;
  color: #141414;
  font-family: 'Volvo Novum Medium'; }

.middle-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .middle-section .middle-left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    -webkit-box-align: start;
    -ms-flex-item-align: start;
        align-self: flex-start;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-preferred-size: 600px;
        flex-basis: 600px;
    -ms-flex-positive: 0;
        flex-grow: 0;
    -webkit-box-flex: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: row;
        flex-direction: row;
    position: sticky;
    top: 0; }
    .middle-section .middle-left a {
      text-decoration: none;
      margin: 20px 0 8px;
      box-sizing: border-box; }
      .middle-section .middle-left a.small-size {
        width: calc(50% - 4px); }
      .middle-section .middle-left a img {
        width: 100%; }
    .middle-section .middle-left .disclaimer-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      position: absolute;
      font-size: 14px;
      color: #707070; }
      .middle-section .middle-left .disclaimer-container .question-icon {
        margin-left: 8px;
        width: 12px;
        height: 12px;
        margin-top: 4px; }
        .middle-section .middle-left .disclaimer-container .question-icon:hover ~ .tooltips-pop {
          display: block; }
      .middle-section .middle-left .disclaimer-container .tooltips-pop {
        position: absolute;
        width: 280px;
        font-size: 14px;
        line-height: 22px;
        background: #FFFFFF;
        box-shadow: 0px 10px 30px #0000001a;
        padding: 16px 8px 8px 26px;
        box-sizing: border-box;
        color: #606266;
        left: calc(100% + 16px);
        top: -388px;
        border-radius: 4px; }
        .middle-section .middle-left .disclaimer-container .tooltips-pop p {
          margin: 0; }
        .middle-section .middle-left .disclaimer-container .tooltips-pop:before {
          content: "";
          width: 12px;
          height: 12px;
          border: 1px solid #fff;
          display: block;
          position: absolute;
          left: -5px;
          transform: rotate(45deg);
          top: 85%;
          background: #fff; }
  .middle-section .middle-right {
    -ms-flex-preferred-size: 392px;
        flex-basis: 392px; }
    .middle-section .middle-right h3 {
      font-size: 20px;
      line-height: 24px;
      margin-bottom: 28px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      cursor: pointer; }
      .middle-section .middle-right h3.active ~ .attribute-display {
        height: 0; }
    .middle-section .middle-right .slideArrowDown {
      display: none; }
    .middle-section .middle-right .attribute-display {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      margin-bottom: 21px; }
      .middle-section .middle-right .attribute-display ul {
        list-style: none;
        padding: 0; }
        .middle-section .middle-right .attribute-display ul li {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          margin-bottom: 10px;
          padding-top: 8px; }
          .middle-section .middle-right .attribute-display ul li .special-offer {
            margin-left: 31px;
            margin-top: -32px;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
                flex-direction: column; }
            .middle-section .middle-right .attribute-display ul li .special-offer span {
              margin: 0;
              font-family: 'Volvo Novum';
              font-style: normal;
              font-weight: 400;
              font-size: 16px;
              line-height: 19px;
              color: #707070; }
              .middle-section .middle-right .attribute-display ul li .special-offer span:first-child {
                font-weight: 500;
                color: #000000; }
          .middle-section .middle-right .attribute-display ul li:before {
            content: '';
            width: 28px;
            height: 28px;
            display: inline-block;
            background: url(../../images/Vector.png);
            background-repeat: no-repeat;
            margin-right: 19px;
            margin-left: 3px; }
      .middle-section .middle-right .attribute-display .special-offer-description {
        height: 92px;
        overflow-y: scroll;
        padding: 8px 12px;
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
        color: #707070;
        background: #F4F4F4; }
        .middle-section .middle-right .attribute-display .special-offer-description p {
          margin: 0; }
          .middle-section .middle-right .attribute-display .special-offer-description p a {
            text-decoration: underline; }
      .middle-section .middle-right .attribute-display small {
        font-size: 16px;
        line-height: 19px;
        color: #707070; }
      .middle-section .middle-right .attribute-display span {
        margin-top: 11px;
        font-size: 16px;
        line-height: 20px; }
    .middle-section .middle-right hr {
      margin-bottom: 21px;
      margin-top: 23px; }
    .middle-section .middle-right .slide {
      will-change: height;
      transition: height 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
      overflow: visible;
      visibility: visible;
      height: auto; }
      .middle-section .middle-right .slide.active {
        overflow: hidden;
        visibility: hidden;
        height: 0px; }
      .middle-section .middle-right .slide + hr {
        margin-top: 0; }
    .middle-section .middle-right .stock-status {
      font-size: 20px;
      color: #141414;
      height: 50px;
      background: #FAFAFA;
      line-height: 50px;
      border-left: 2px solid #1C6BBA;
      padding-left: 15px; }
      .middle-section .middle-right .stock-status span {
        font-family: 'Volvo Novum medium'; }
    .middle-section .middle-right .payment-container {
      margin-top: 27px; }
      .middle-section .middle-right .payment-container .payment-title {
        font-size: 20px;
        color: #141414;
        line-height: 24px;
        font-family: 'Volvo Novum medium'; }
      .middle-section .middle-right .payment-container .payment-description {
        color: #707070;
        font-size: 16px;
        margin-top: 16px; }
    .middle-section .middle-right .payment-item {
      border: 1px solid #D5D5D5;
      padding: 21px 18px;
      margin-bottom: 20px;
      cursor: pointer; }
      .middle-section .middle-right .payment-item:hover {
        border: 1px solid #141414; }
      .middle-section .middle-right .payment-item.selected {
        border: 2px solid #1C6BBA !important; }
    .middle-section .middle-right .payment-section {
      margin-top: 16px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column;
          flex-flow: column; }
    .middle-section .middle-right .payment-name {
      font-size: 18px;
      line-height: 22px;
      font-weight: 400;
      margin-bottom: 14px;
      font-family: 'Volvo Novum medium'; }
    .middle-section .middle-right .payment-money {
      font-size: 16px;
      line-height: 19px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      font-family: 'Volvo Novum medium'; }
      .middle-section .middle-right .payment-money .price {
        color: #141414;
        font-family: 'Volvo Novum'; }
    .middle-section .middle-right .payment-message {
      margin-top: 17px;
      padding-top: 17px;
      border-top: 1px solid #D5D5D5;
      font-size: 16px;
      line-height: 30px;
      color: #707070; }
      .middle-section .middle-right .payment-message span {
        color: #141414; }
    .middle-section .middle-right .loan-calculator {
      -ms-flex-direction: row;
          flex-direction: row;
      width: 100%;
      height: 52px;
      margin-top: 18px;
      background: #f5f5f5;
      border-radius: 4px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .middle-section .middle-right .loan-calculator .calculator-icon {
        width: 36px;
        height: 36px;
        margin-left: 14px;
        margin-right: 16px;
        display: inline-block; }
      .middle-section .middle-right .loan-calculator .loan-calculator-text {
        font-size: 18px;
        line-height: 30px;
        font-family: "Volvo Novum medium" !important;
        display: inline-block;
        color: #141414;
        margin-top: auto;
        margin-bottom: auto; }
      .middle-section .middle-right .loan-calculator .right-arrow-icon {
        width: 24px;
        height: 24px;
        margin-right: 14px;
        display: inline-block;
        margin-top: auto;
        margin-bottom: auto; }
    .middle-section .middle-right .button-area {
      width: 100%;
      margin-top: 10px;
      font-family: 'Volvo Novum medium'; }
      .middle-section .middle-right .button-area .button.customize {
        margin-top: 20px; }
      .middle-section .middle-right .button-area button {
        width: 100%;
        border-radius: 4px;
        border: none;
        background: #284E80;
        height: 41px;
        color: #fff;
        font-size: 14px; }
        .middle-section .middle-right .button-area button:hover {
          color: #fff;
          transition: all 0.5s linear;
          background-color: #000; }
      .middle-section .middle-right .button-area a:not(.terms-popup) {
        width: 100%;
        border-radius: 4px;
        background: #fff;
        height: 41px;
        font-size: 14px;
        display: block;
        text-align: center;
        line-height: 41px;
        color: #1C6BBA;
        border: 1px solid #1C6BBA;
        cursor: pointer; }
        .middle-section .middle-right .button-area a:not(.terms-popup):hover {
          color: #fff;
          border-color: #284e80;
          background-color: #284e80;
          transition: all 0.5s linear;
          background-color: #000;
          text-decoration: none; }

.dropdown.country-selector {
  display: none; }

.static-content {
  max-width: 1068px;
  margin: 0 auto;
  -ms-flex-direction: row;
      flex-direction: row;
  padding: 40px 0px;
  -ms-flex-align: start;
      align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .static-content .element {
    padding: 0;
    width: calc(33.33% - 20px);
    -ms-flex-preferred-size: calc(33.33% - 20px);
        flex-basis: calc(33.33% - 20px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: start;
    margin: 10px 0px 22px;
    -webkit-box-align: start;
    text-align: left;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-pack: start;
    -ms-flex-positive: 0;
        flex-grow: 0;
    -webkit-box-flex: 0;
    -ms-flex-direction: column;
        flex-direction: column;
    box-sizing: border-box;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .static-content .element i {
      margin-bottom: 12px; }
    .static-content .element h3 {
      font-size: 20px;
      line-height: 28px;
      font-weight: 500;
      margin: 0px 0px 4px; }
    .static-content .element .text-content {
      font-size: 16px;
      font-weight: 300;
      line-height: 24px;
      color: #707070; }

.review-recomend {
  margin-top: 30px;
  margin-bottom: 74px; }
  .review-recomend h3 {
    font-size: 32px;
    line-height: 38px;
    font-weight: 400;
    margin-bottom: 28px;
    font-family: 'Volvo Novum medium'; }
  .review-recomend .recomend-content {
    margin-top: 28px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .review-recomend .recomend-item {
    width: calc(33.33% - 15px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    background: #FAFAFA;
    padding: 19px 19px 33px 19px; }
    .review-recomend .recomend-item .img-section {
      position: relative;
      width: calc(100% + 38px);
      margin-left: -19px; }
      .review-recomend .recomend-item .img-section img {
        display: inline-block;
        width: 100%; }
    .review-recomend .recomend-item .stock-status {
      font-size: 14px;
      line-height: 17px;
      color: #1C6BBA;
      font-family: 'Volvo Novum medium'; }
    .review-recomend .recomend-item .product-type {
      font-size: 14px;
      line-height: 17px;
      color: #707070 !important; }
    .review-recomend .recomend-item .producat-name {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      margin-top: 9px;
      -ms-flex-align: center;
          align-items: center;
      margin-bottom: 8px; }
      .review-recomend .recomend-item .producat-name .product-name-innner {
        font-size: 16px;
        line-height: 19px;
        font-family: 'Volvo Novum medium'; }
      .review-recomend .recomend-item .producat-name .add-to-wishlist img {
        margin-right: 0;
        width: 16px !important; }
    .review-recomend .recomend-item .attributes {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-top: 6px; }
      .review-recomend .recomend-item .attributes .element-item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        width: 100%;
        padding-bottom: 12px; }
        .review-recomend .recomend-item .attributes .element-item:last-child {
          border-bottom: 1px solid #D5D5D5;
          padding-bottom: 18px; }
        .review-recomend .recomend-item .attributes .element-item .title {
          font-size: 14px;
          line-height: 17px;
          margin-right: 4px;
          color: #284E80;
          display: inline-block; }
        .review-recomend .recomend-item .attributes .element-item .value {
          font-size: 14px;
          line-height: 17px;
          display: inline-block;
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap; }
    .review-recomend .recomend-item .price-section {
      margin-top: 18px; }
      .review-recomend .recomend-item .price-section .line-1,
      .review-recomend .recomend-item .price-section .line-2 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between;
        font-size: 14px;
        line-height: 17px;
        font-family: 'Volvo Novum medium'; }
        .review-recomend .recomend-item .price-section .line-1 .title,
        .review-recomend .recomend-item .price-section .line-2 .title {
          margin-right: 9px; }
        .review-recomend .recomend-item .price-section .line-1 .text,
        .review-recomend .recomend-item .price-section .line-2 .text {
          color: #284E80;
          display: inline-block; }
      .review-recomend .recomend-item .price-section .price-disclaimer {
        color: #707070;
        font-family: 'Volvo Novum';
        font-size: 10px;
        margin-bottom: 12px; }
    .review-recomend .recomend-item .button {
      width: 100%;
      margin-top: 18px; }
      .review-recomend .recomend-item .button button {
        width: 100%;
        border-radius: 4px;
        border: none;
        background: #284E80;
        height: 41px;
        color: #fff;
        font-size: 14px; }
        .review-recomend .recomend-item .button button:hover {
          color: #fff;
          transition: all 0.5s linear;
          background-color: #000; }

.add-to-wishlist {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -ms-flex-align: center;
      align-items: center;
  font-size: 16px;
  color: #141414 !important;
  align-items: center;
  text-decoration: none !important; }
  .add-to-wishlist[disabled="disabled"] {
    pointer-events: none; }
  .add-to-wishlist img {
    height: 16px;
    margin-right: 30px;
    width: auto !important; }
  .add-to-wishlist.added img.no-added {
    display: none; }
  .add-to-wishlist.noAdded img.added {
    display: none; }

.middle-section .middle-right .payment-container .no-stock-button .button {
  margin-bottom: 20px; }
  .middle-section .middle-right .payment-container .no-stock-button .button a {
    width: 100%;
    border-radius: 4px;
    border: none;
    background: #284E80;
    height: 41px;
    color: #fff;
    font-size: 14px; }
    .middle-section .middle-right .payment-container .no-stock-button .button a:hover {
      color: #fff;
      transition: all 0.5s linear;
      background-color: #000; }

.middle-section .middle-right .payment-container .normal-text {
  font-size: 16px;
  line-height: 19px;
  color: #141414;
  margin-bottom: 20px;
  font-family: 'Volvo Novum'; }

.middle-section .middle-right .payment-container form.backinstock .form-group {
  margin-bottom: 20px;
  position: relative;
  font-family: 'Volvo Novum'; }

.middle-section .middle-right .payment-container button.keep-update {
  width: 100%;
  border-radius: 4px;
  background: #fff;
  height: 41px;
  font-size: 14px;
  display: block;
  text-align: center;
  line-height: 41px;
  color: #1C6BBA;
  border: 1px solid #1C6BBA;
  cursor: pointer;
  padding: 0; }
  .middle-section .middle-right .payment-container button.keep-update:hover {
    color: #fff;
    border-color: #284e80;
    transition: all 0.2s linear;
    background-color: #284e80;
    text-decoration: none; }
    .middle-section .middle-right .payment-container button.keep-update:hover .custom-btn-label:before {
      content: '';
      width: 24px;
      height: 24px;
      background: url("../../images/time-white.svg") !important;
      display: inline-block;
      background-size: contain;
      position: relative;
      top: 8px; }

.middle-section .middle-right .payment-container button.keep-update-disable {
  width: 100%;
  border-radius: 4px;
  background: #fff;
  height: 41px;
  font-size: 14px;
  display: block;
  text-align: center;
  line-height: 41px;
  color: #1C6BBA;
  border: 1px solid #1C6BBA;
  cursor: pointer;
  padding: 0; }
  .middle-section .middle-right .payment-container button.keep-update-disable:hover {
    color: #fff;
    border-color: #D5D5D5;
    transition: all 0.2s linear;
    background-color: #D5D5D5;
    text-decoration: none; }
    .middle-section .middle-right .payment-container button.keep-update-disable:hover .custom-btn-label:before {
      content: '';
      width: 24px;
      height: 24px;
      background: url("../../images/time-white.svg") !important;
      display: inline-block;
      background-size: contain;
      position: relative;
      top: 8px; }

.middle-section .middle-right .payment-container .custom-btn-label:before {
  content: '';
  width: 24px;
  height: 24px;
  background: url("../../images/time-blue.svg") !important;
  display: inline-block;
  background-size: contain;
  position: relative;
  top: 8px; }

input.form-control:placeholder-shown:-ms-input-placeholder {
  color: transparent; }

input.form-control:placeholder-shown::placeholder {
  color: transparent; }

.form-control-label {
  position: absolute;
  left: 19px;
  top: 16px;
  color: #707070;
  font-size: 16px;
  transition-timing-function: ease-out;
  transition-duration: 200ms; }
  .form-control-label::before {
    color: #707070 !important; }

.invalid-feedback {
  color: #FF0000;
  margin-top: 10px; }

input.form-control {
  font-size: 13px; }
  input.form-control.is-invalid {
    border-color: #FF0000; }

input#reset-password-email.is-invalid ~ .form-control-label {
  color: #707070; }

input.form-control:focus {
  border-color: #1C6BBA;
  box-shadow: none; }

input.form-control:not(:placeholder-shown) ~ .form-control-label,
input.form-control:focus ~ .form-control-label {
  transform: translateY(-8px);
  font-size: 13px;
  transition-timing-function: ease-out;
  transition-duration: 200ms; }
  input.form-control:not(:placeholder-shown) ~ .form-control-label i.question img,
  input.form-control:focus ~ .form-control-label i.question img {
    width: 12px; }

.form-control {
  padding: 16px 10px 4px 20px !important;
  height: 56px; }

.custom-checkbox input {
  z-index: 1;
  left: 0px; }
  .custom-checkbox input:checked + label::before {
    border-color: #fff;
    background: #1C6BBA;
    background-repeat: no-repeat; }

.custom-checkbox .custom-control-label::before {
  border-color: #D5D5D5;
  background: #fff;
  top: 0; }

.custom-checkbox .custom-control-label::after {
  border-radius: 2px;
  top: 0;
  background-image: url("../../images/blue-check-center.svg") !important; }

.custom-checkbox label.custom-control-label {
  font-size: 12px;
  line-height: 14px;
  color: #141414; }
  .custom-checkbox label.custom-control-label a {
    text-decoration: underline; }

.custom-checkbox .declaration-label {
  font-size: 10px;
  line-height: 14px;
  color: #707070; }
  .custom-checkbox .declaration-label a {
    text-decoration: underline; }

.delivery-time {
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 24px;
  font-family: 'Volvo Novum medium';
  max-width: 380px; }

.middle-section .middle-right .payment-container .subscript-success {
  text-align: center; }
  .middle-section .middle-right .payment-container .subscript-success img {
    margin-bottom: 24px;
    margin-top: 18px; }
  .middle-section .middle-right .payment-container .subscript-success h3 {
    width: 100%;
    text-align: center;
    display: block;
    font-size: 32px;
    line-height: 38px;
    color: #141414;
    margin-bottom: 14px; }
  .middle-section .middle-right .payment-container .subscript-success p {
    font-size: 16px;
    line-height: 19px;
    color: #141414; }

#order-pending-payment .modal-body {
  width: 320px; }

#order-pending-payment .modal-footer {
  padding-top: 9px; }

#order-pending-payment .modal-header {
  padding-top: 30px;
  padding-bottom: 24px; }
  #order-pending-payment .modal-header .important-icon {
    height: 48px;
    width: 48px;
    margin: 0 auto;
    background-image: url("../../images/inportantMsg.svg") !important;
    display: block;
    background-size: contain; }

#order-pending-payment a,
#order-pending-payment .close-button {
  width: 320px;
  margin: 0 auto;
  text-align: center;
  height: 38px;
  margin-bottom: 42px;
  font-size: 16px;
  background: #284E80;
  color: #fff;
  line-height: 38px;
  text-decoration: none;
  border: none; }
  #order-pending-payment a:hover,
  #order-pending-payment .close-button:hover {
    color: #fff;
    transition: all 0.5s linear;
    background-color: #000; }

#loanCalcModal {
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%; }
  #loanCalcModal .modal-content {
    width: 80%;
    height: 90%;
    overflow: auto;
    left: 10%;
    top: 5%; }
  #loanCalcModal .modal-dialog {
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    margin: 0; }
  #loanCalcModal .modal-header {
    -ms-flex-pack: right;
        justify-content: right;
    width: 100%;
    border-bottom: none;
    padding: 0;
    position: absolute; }
  #loanCalcModal .close-button {
    height: 24px;
    width: 24px;
    margin-top: 15px;
    margin-right: 27px;
    border: 0;
    background: #fff;
    z-index: 99; }
  #loanCalcModal .modal-footer {
    border-top: none; }
  #loanCalcModal .modal-body {
    -ms-flex-direction: column;
        flex-direction: column;
    height: 100%;
    min-height: 600px; }
  #loanCalcModal .loan-calc-modal-title {
    font-size: 20px;
    line-height: 24px;
    font-family: "Volvo Novum medium" !important;
    color: #141414;
    text-align: center; }
  #loanCalcModal .loan-calc-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    width: 100%;
    height: 100%;
    max-width: 1109px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 38px; }
    #loanCalcModal .loan-calc-container .modal-section-left {
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -ms-flex-direction: column;
          flex-direction: column;
      max-width: 422px; }
    #loanCalcModal .loan-calc-container .modal-section-right {
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -ms-flex-direction: column;
          flex-direction: column;
      max-width: 422px; }
    #loanCalcModal .loan-calc-container .slide-control {
      margin-top: 42px;
      margin-bottom: 12px; }
    #loanCalcModal .loan-calc-container .slide-title {
      font-size: 16px;
      line-height: 24px;
      color: #141414;
      font-family: "Volvo Novum medium" !important; }
    #loanCalcModal .loan-calc-container .text-row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: justify;
          justify-content: space-between;
      color: #141414;
      padding-top: 22px;
      padding-bottom: 22px;
      font-family: 'Volvo Novum';
      padding-bottom: 1em;
      border-bottom: 1px solid #D5D5D5;
      position: relative; }
      #loanCalcModal .loan-calc-container .text-row:last-child {
        border-bottom: none; }
      #loanCalcModal .loan-calc-container .text-row .text-title {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        font-size: 16px;
        line-height: 19px;
        color: #141414;
        position: relative; }
      #loanCalcModal .loan-calc-container .text-row .text-content {
        font-size: 16px;
        line-height: 19px;
        color: #141414;
        -ms-flex-direction: row;
            flex-direction: row; }
        #loanCalcModal .loan-calc-container .text-row .text-content p {
          display: inline-block;
          margin-bottom: 0; }
      #loanCalcModal .loan-calc-container .text-row .question-icon {
        margin-left: 8px;
        width: 12px;
        height: 12px;
        margin-top: 4px; }
        #loanCalcModal .loan-calc-container .text-row .question-icon:hover ~ .tooltips-pop {
          display: block; }
      #loanCalcModal .loan-calc-container .text-row .text-bold {
        font-size: 18px;
        line-height: 22px;
        font-family: "Volvo Novum medium" !important; }
      #loanCalcModal .loan-calc-container .text-row .text-highlight {
        color: #284E80; }
      #loanCalcModal .loan-calc-container .text-row .tooltips-pop {
        position: absolute;
        width: 180px;
        font-size: 14px;
        line-height: 22px;
        background: #FFFFFF;
        box-shadow: 0px 10px 30px #0000001a;
        padding: 16px 8px 8px 26px;
        box-sizing: border-box;
        color: #606266;
        left: calc(100% + 16px);
        top: -18px;
        border-radius: 4px; }
        #loanCalcModal .loan-calc-container .text-row .tooltips-pop p {
          margin: 0; }
        #loanCalcModal .loan-calc-container .text-row .tooltips-pop:before {
          content: "";
          width: 12px;
          height: 12px;
          border: 1px solid #fff;
          display: block;
          position: absolute;
          left: -5px;
          transform: rotate(45deg);
          top: 35%;
          background: #fff; }
      #loanCalcModal .loan-calc-container .text-row .loan-calc-text-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        font-size: 16px;
        line-height: 19px;
        color: #141414; }
        #loanCalcModal .loan-calc-container .text-row .loan-calc-text-content .custom-input-wrapper {
          display: inline-block;
          position: relative;
          border-bottom: 1px solid #D5D5D5;
          text-align: center; }
        #loanCalcModal .loan-calc-container .text-row .loan-calc-text-content .custom-input-wrapper input {
          border: none;
          outline: none;
          background: transparent;
          text-align: center;
          font-size: 16px;
          padding: 5px 0;
          width: 42px; }
        #loanCalcModal .loan-calc-container .text-row .loan-calc-text-content .custom-input-wrapper input:focus {
          outline: none; }
        #loanCalcModal .loan-calc-container .text-row .loan-calc-text-content .unit {
          font-size: 16px;
          color: #141414; }
    #loanCalcModal .loan-calc-container .disclaimer-pan {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      font-size: 10px;
      line-height: 12px;
      color: #141414;
      font-family: 'Volvo Novum';
      padding-bottom: 1em;
      border-bottom: 1px solid #EBEBEB;
      padding-bottom: 14px;
      margin-top: 50px;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    #loanCalcModal .loan-calc-container .arrow-icon {
      width: 14px;
      height: 14px;
      margin-left: 7px; }
    #loanCalcModal .loan-calc-container .disclaimer-content {
      font-size: 10px;
      line-height: 12px;
      margin-top: 12px;
      color: #707070;
      font-family: 'Volvo Novum'; }
  #loanCalcModal .seekbar-container {
    width: 422px; }
  #loanCalcModal .seekbar-control {
    width: 100%;
    height: 3px;
    background: #c4c4c4;
    cursor: pointer;
    position: absolute;
    max-width: 422px;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    /* Konqueror */
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently not supported by any browser */ }
  #loanCalcModal .seekbar-trace {
    width: 0px;
    height: 3px;
    background: #284E80;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    /* Konqueror */
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently not supported by any browser */ }
  #loanCalcModal .seekbar-thumb {
    width: 18px;
    height: 18px;
    border-radius: 2em;
    border: 1px solid #D5D5D5;
    position: relative;
    top: -12px;
    cursor: pointer;
    background: #284E80;
    border: 3px solid #FFFFFF;
    box-shadow: 0px 1px 3px rgba(20, 20, 20, 0.2); }
  #loanCalcModal #text-progress {
    font-size: 16px;
    line-height: 24px;
    font-family: "Volvo Novum" !important;
    color: #284E80;
    margin-top: 18px;
    margin-bottom: 8px;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    /* Konqueror */
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently not supported by any browser */ }
  #loanCalcModal .seekbar-text {
    color: #707070;
    position: absolute;
    width: 422px;
    min-height: 24px;
    margin-top: 11px;
    font-size: 14px;
    line-height: 24px;
    font-family: "Volvo Novum" !important;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    /* Konqueror */
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently not supported by any browser */ }
    #loanCalcModal .seekbar-text #text-min {
      position: absolute;
      left: 0; }
    #loanCalcModal .seekbar-text #text-max {
      position: absolute;
      right: 0; }

.loan-calculator-img {
  width: 100%; }

#choose-review-store {
  display: none;
  z-index: 99; }
  #choose-review-store .modal-dialog {
    width: 454px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0; }
  #choose-review-store .modal-header {
    border: none;
    text-align: center; }
    #choose-review-store .modal-header .close {
      position: absolute;
      right: 28px; }
    #choose-review-store .modal-header h4 {
      width: 100%;
      font-size: 16px;
      color: #141414; }
  #choose-review-store .modal-body {
    padding-bottom: 0;
    padding-left: 24px;
    padding-right: 24px; }
    #choose-review-store .modal-body .google-search-location-title {
      font-size: 16px;
      color: #141414;
      margin-bottom: 22px; }
  #choose-review-store .modal-footer {
    border: none;
    padding-top: 28px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 28px; }
    #choose-review-store .modal-footer button {
      background: #284E80;
      width: 100%;
      font-size: 16px;
      height: 46px;
      border-radius: 4px; }
      #choose-review-store .modal-footer button:hover {
        color: #fff; }
  #choose-review-store #pac-input {
    height: 56px;
    width: 100%;
    text-indent: 10px;
    border-radius: 4px;
    padding: 18px 44px 0 44px !important; }
  #choose-review-store .form-control-label {
    position: absolute;
    top: 17px;
    left: 50px;
    color: #707070;
    font-size: 16px;
    line-height: 19px;
    transition-timing-function: ease-out;
    transition-duration: 200ms;
    pointer-events: none; }
  #choose-review-store .detect-location {
    height: 42px;
    width: 42px;
    position: absolute;
    left: 0;
    top: 8px;
    display: block;
    cursor: pointer; }
    #choose-review-store .detect-location img {
      width: 100%; }
  #choose-review-store .search-icon {
    height: 16px;
    width: 16px;
    position: absolute;
    right: 15px;
    top: 15px;
    display: block;
    cursor: pointer; }
  #choose-review-store .clear-icon {
    position: absolute;
    font-size: 14px;
    right: 50px;
    bottom: 10px;
    cursor: pointer; }
  #choose-review-store .form-group.required {
    position: relative;
    margin-bottom: 0; }

.choose-review-store-background {
  display: none;
  position: fixed;
  z-index: 9;
  background: #000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.38; }

.pac-container.pac-logo {
  z-index: 9999; }

#price-brackdown-fixed {
  height: 64px;
  border-top: 1px solid #D5D5D5;
  position: fixed;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background: #fff;
  -ms-flex-align: center;
      align-items: center;
  z-index: 2;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: end;
      justify-content: flex-end; }
  #price-brackdown-fixed .price-content {
    margin-right: 74px; }
    #price-brackdown-fixed .price-content span:first-child {
      font-size: 20px;
      color: #141414;
      margin-right: 8px; }
    #price-brackdown-fixed .price-content span:last-child {
      font-size: 20px;
      color: #284E80; }
  #price-brackdown-fixed .more-button {
    font-size: 16px;
    margin-right: 50px;
    color: #1C6BBA;
    text-decoration: underline;
    cursor: pointer; }

#price-brackdown {
  font-size: 14px;
  z-index: 99;
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  max-height: 100%;
  width: 600px; }
  #price-brackdown .modal-dialog {
    max-width: 616px;
    max-height: 557px; }
  #price-brackdown #pac-input-breack-price {
    height: 56px;
    width: 100%;
    text-indent: 10px;
    border-radius: 4px;
    padding: 18px 44px 0 44px !important; }
  #price-brackdown .form-control-label {
    position: absolute;
    top: 17px;
    left: 50px;
    color: #707070;
    font-size: 16px;
    line-height: 19px;
    transition-timing-function: ease-out;
    transition-duration: 200ms;
    pointer-events: none; }
  #price-brackdown .detect-location {
    height: 42px;
    width: 42px;
    position: absolute;
    left: 0;
    top: 8px;
    display: block;
    cursor: pointer; }
    #price-brackdown .detect-location img {
      width: 100%; }
  #price-brackdown .search-icon {
    height: 16px;
    width: 16px;
    position: absolute;
    right: 15px;
    top: 15px;
    display: block;
    cursor: pointer; }
  #price-brackdown .clear-icon {
    position: absolute;
    font-size: 14px;
    right: 50px;
    bottom: 10px;
    cursor: pointer; }
  #price-brackdown .form-group.required {
    position: relative;
    margin-bottom: 0; }
  #price-brackdown .modal-header {
    border: none; }
    #price-brackdown .modal-header button {
      position: absolute;
      right: 20px; }
    #price-brackdown .modal-header h4.modal-title {
      font-size: 16px;
      width: 100%;
      text-align: center; }
  #price-brackdown .modal-body {
    padding-top: 12px;
    padding-left: 37px;
    padding-right: 37px;
    max-height: calc(100vh - 112px - 3.5rem);
    overflow: auto; }
    #price-brackdown .modal-body .price-location-title {
      margin-bottom: 16px; }
    #price-brackdown .modal-body .form-group.required {
      width: 405px; }
    #price-brackdown .modal-body .results.price-brackdown {
      width: 405px;
      margin-bottom: 21px;
      max-height: 140px; }
    #price-brackdown .modal-body .part-section {
      margin-bottom: 21px; }
      #price-brackdown .modal-body .part-section h3 {
        font-size: 14px;
        color: #284E80;
        padding-bottom: 4px;
        border-bottom: 1px solid #d5d5d5;
        margin-bottom: 10px; }
      #price-brackdown .modal-body .part-section .price-section div {
        margin-bottom: 13px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between; }
      #price-brackdown .modal-body .part-section .price-section .price-vehicle-offer {
        font-family: "Volvo Novum medium";
        font-style: italic; }
    #price-brackdown .modal-body .onroad-title {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      padding-bottom: 4px;
      margin-bottom: 10px;
      border-bottom: 1px solid #d5d5d5; }
      #price-brackdown .modal-body .onroad-title h3 {
        font-size: 14px;
        color: #284E80; }
      #price-brackdown .modal-body .onroad-title .total-sum {
        font-size: 14px;
        color: #284E80; }
    #price-brackdown .modal-body .disclamier-section {
      margin-top: 16px;
      font-size: 12px; }
      #price-brackdown .modal-body .disclamier-section .title {
        color: #141414;
        margin-bottom: 4px;
        display: block; }
      #price-brackdown .modal-body .disclamier-section p, #price-brackdown .modal-body .disclamier-section span {
        color: #707070; }
      #price-brackdown .modal-body .disclamier-section ul {
        padding-inline-start: 12px; }
      #price-brackdown .modal-body .disclamier-section li {
        color: #707070; }
      #price-brackdown .modal-body .disclamier-section a {
        text-decoration: underline;
        color: #707070; }
  #price-brackdown .modal-footer {
    display: none;
    -ms-flex-pack: end;
        justify-content: flex-end;
    padding-left: 37px;
    padding-right: 37px; }
    #price-brackdown .modal-footer a {
      text-decoration: underline;
      color: #141414; }

.results.price-brackdown {
  overflow: auto;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  max-height: 288px;
  -ms-flex-direction: column;
      flex-direction: column;
  border-top: none; }
  .results.price-brackdown .card-body {
    -ms-flex-order: 2;
        order: 2;
    padding-bottom: 0; }
    .results.price-brackdown .card-body:last-child {
      padding-bottom: 20px; }
    .results.price-brackdown .card-body .form-check {
      padding: 0; }
      .results.price-brackdown .card-body .form-check .form-check-label {
        width: 100%;
        cursor: pointer; }
        .results.price-brackdown .card-body .form-check .form-check-label .store-name {
          font-size: 14px;
          line-height: 17px;
          font-family: 'Volvo Novum medium';
          margin-bottom: 4px; }
          .results.price-brackdown .card-body .form-check .form-check-label .store-name .add-to-prefer {
            display: inline-block;
            margin-left: 13px;
            height: 14px;
            width: 14px;
            vertical-align: bottom;
            cursor: pointer; }
            .results.price-brackdown .card-body .form-check .form-check-label .store-name .add-to-prefer .added {
              display: none;
              height: 12px; }
            .results.price-brackdown .card-body .form-check .form-check-label .store-name .add-to-prefer .no-added {
              display: block;
              height: 12px; }
            .results.price-brackdown .card-body .form-check .form-check-label .store-name .add-to-prefer.active .no-added {
              display: none; }
            .results.price-brackdown .card-body .form-check .form-check-label .store-name .add-to-prefer.active .added {
              display: block; }
        .results.price-brackdown .card-body .form-check .form-check-label address {
          display: inline-block;
          margin: 0; }
          .results.price-brackdown .card-body .form-check .form-check-label address .distance {
            font-size: 12px;
            line-height: 14px;
            color: #707070;
            margin-right: 14px; }
          .results.price-brackdown .card-body .form-check .form-check-label address a.store-map {
            font-size: 14px;
            line-height: 17px;
            color: #707070 !important; }
          .results.price-brackdown .card-body .form-check .form-check-label address p {
            margin-bottom: 0;
            font-size: 12px;
            line-height: 14px; }
            .results.price-brackdown .card-body .form-check .form-check-label address p i {
              margin-right: 7px; }
              .results.price-brackdown .card-body .form-check .form-check-label address p i:before {
                content: '';
                background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%200%2011%2011%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M2.99826%201.19629C3.20583%201.19629%203.39709%201.30887%203.49786%201.49036L4.19683%202.74945C4.28835%202.91431%204.29266%203.11371%204.20832%203.28237L3.53495%204.62914C3.53495%204.62914%203.73009%205.63239%204.54678%206.44908C5.36349%207.26577%206.36338%207.45754%206.36338%207.45754L7.70992%206.78428C7.87869%206.69988%208.07823%206.70425%208.24315%206.79594L9.50581%207.49794C9.68715%207.59877%209.79958%207.78991%209.79958%207.99737V9.44694C9.79958%2010.1851%209.11389%2010.7183%208.41446%2010.4823C6.97789%209.99757%204.74798%209.07465%203.3346%207.66125C1.92123%206.24788%200.998298%204.01797%200.513573%202.58142C0.277567%201.88197%200.810736%201.19629%201.54892%201.19629H2.99826Z%22%20stroke%3D%22%23141414%22%20stroke-width%3D%220.571429%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A");
                width: 12px;
                height: 12px;
                display: block;
                background-size: contain;
                position: relative;
                top: 2px; }
            .results.price-brackdown .card-body .form-check .form-check-label address p span a {
              color: #284E80 !important; }
          .results.price-brackdown .card-body .form-check .form-check-label address .store-hours {
            display: none; }
        .results.price-brackdown .card-body .form-check .form-check-label .button-area {
          margin-top: 17px; }
          .results.price-brackdown .card-body .form-check .form-check-label .button-area button {
            width: 276px;
            height: 36px;
            font-size: 14px;
            border-radius: 4px;
            color: #1C6BBA;
            background: #fff;
            border: 1px solid #1C6BBA; }
            .results.price-brackdown .card-body .form-check .form-check-label .button-area button:hover {
              background: #284E80;
              border: none;
              color: #fff; }
      .results.price-brackdown .card-body .form-check input.select-store-input {
        visibility: hidden;
        width: 1px;
        margin: 0;
        height: 1px; }
        .results.price-brackdown .card-body .form-check input.select-store-input:checked + .form-check-label button {
          background: #284E80;
          border: none;
          color: #fff; }
    .results.price-brackdown .card-body.order-first {
      -ms-flex-order: 1;
          order: 1; }
    .results.price-brackdown .card-body.selected label.form-check-label {
      width: calc(100% + 40px);
      margin-left: -20px;
      padding: 20px;
      border: 1px solid #1C6BBA; }

.generate-pdf .pdf-title {
  font-size: 20px;
  color: #141414;
  line-height: 24px;
  font-family: 'Volvo Novum medium'; }

.generate-pdf .pdf-btn {
  margin-top: 28px;
  font-size: 16px;
  line-height: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  cursor: pointer; }
  .generate-pdf .pdf-btn:hover {
    color: #1c6bba; }

#pdf-content {
  width: 595.28px;
  margin: 0 auto;
  font-size: 10px;
  line-height: 1.1;
  font-family: 'Volvo Novum';
  padding: 30px 15px;
  box-sizing: border-box;
  position: absolute;
  z-index: -99;
  top: -9999px; }
  #pdf-content p {
    margin-bottom: 8px; }
  #pdf-content table {
    width: 100%;
    border-collapse: collapse; }
  #pdf-content table, #pdf-content th, #pdf-content td {
    border: 1px solid #000; }
  #pdf-content tr {
    width: 100%; }
  #pdf-content .title-cell {
    width: 100%;
    text-align: center; }
  #pdf-content .small-cell {
    width: 30%;
    vertical-align: top; }
  #pdf-content .large-cell {
    width: 70%; }
  #pdf-content .cell {
    width: 100%; }
  #pdf-content .half-cell {
    width: 50%; }
  #pdf-content .bold {
    font-weight: bold; }
  #pdf-content .logo {
    /* max-width: 100%; */
    text-align: center;
    position: absolute;
    top: 40px;
    /* right: 66px; */
    width: 100%;
    left: 0; }
    #pdf-content .logo img {
      width: 140px; }
  #pdf-content h1 {
    font-size: 24px;
    margin-bottom: 30px; }
  #pdf-content .pdf-content-title {
    font-weight: bold;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    #pdf-content .pdf-content-title .normal-weight {
      font-weight: normal; }
  #pdf-content .max75 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    max-width: 80%; }
  #pdf-content .disclaimer-section {
    line-height: 2.5; }
    #pdf-content .disclaimer-section .pdf-disclaimer-title {
      margin-top: 20px;
      margin-bottom: 15px; }
  #pdf-content ul {
    padding-left: 40px; }
    #pdf-content ul li {
      line-height: 34px; }
  #pdf-content .pdf-footer-disclaimer {
    text-align: center; }

[data-action="Product-Review"] #footercontent {
  margin-bottom: 64px; }

[data-action="Product-Review"] label.form-check-label .store-details .button-area {
  display: none; }

[data-action="Product-Review"] label.form-check-label .store-details .store-name .add-to-prefer {
  display: none !important; }

[data-action="Product-Review"] .results.price-brackdown .card-body .form-check {
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  cursor: pointer; }

.store-details-element {
  box-shadow: 0px 2px 8px rgba(20, 20, 20, 0.1);
  padding: 16px 0 16px 29px !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  font-size: 14px;
  line-height: 17px;
  color: #141414;
  margin-bottom: 15px;
  border: 1px solid #1C6BBA;
  border-radius: 4px;
  width: 400px; }
  .store-details-element .address-left {
    width: 70%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    .store-details-element .address-left .store-name {
      font-family: 'Volvo Novum medium'; }
      .store-details-element .address-left .store-name span {
        float: right;
        color: #1C6BBA;
        font-family: 'Volvo Novum';
        border-radius: 20px;
        background: #c2dcf7;
        padding: 2px 12px;
        display: none; }
    .store-details-element .address-left address {
      margin: 0; }
      .store-details-element .address-left address .store-map {
        color: #707070 !important;
        margin: 8px 0 4px 0;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2; }
      .store-details-element .address-left address p {
        margin: 0;
        display: -ms-flexbox;
        display: flex; }
        .store-details-element .address-left address p .distance {
          font-size: 12px;
          margin-right: 14px;
          color: #707070; }
        .store-details-element .address-left address p .storelocator-phone {
          color: #284E80 !important;
          font-size: 12px;
          margin-left: 6px; }
        .store-details-element .address-left address p i {
          content: "";
          background: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%200%2011%2011%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M2.99826%201.19629C3.20583%201.19629%203.39709%201.30887%203.49786%201.49036L4.19683%202.74945C4.28835%202.91431%204.29266%203.11371%204.20832%203.28237L3.53495%204.62914C3.53495%204.62914%203.73009%205.63239%204.54678%206.44908C5.36349%207.26577%206.36338%207.45754%206.36338%207.45754L7.70992%206.78428C7.87869%206.69988%208.07823%206.70425%208.24315%206.79594L9.50581%207.49794C9.68715%207.59877%209.79958%207.78991%209.79958%207.99737V9.44694C9.79958%2010.1851%209.11389%2010.7183%208.41446%2010.4823C6.97789%209.99757%204.74798%209.07465%203.3346%207.66125C1.92123%206.24788%200.998298%204.01797%200.513573%202.58142C0.277567%201.88197%200.810736%201.19629%201.54892%201.19629H2.99826Z%22%20stroke%3D%22%23141414%22%20stroke-width%3D%220.571429%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);
          width: 12px;
          height: 12px;
          display: block;
          background-size: contain;
          position: relative;
          top: 2px; }
          .store-details-element .address-left address p i:before {
            content: ''; }
  .store-details-element .address-right {
    width: 30%;
    text-align: center;
    border-left: 1px solid #D5D5D5; }
    .store-details-element .address-right button {
      font-size: 16px;
      line-height: 19px;
      color: #284E80;
      background: none;
      border: none;
      font-family: 'Volvo Novum medium'; }

p.address-city-area {
  line-height: 17px !important;
  font-size: 14px !important;
  color: #707070 !important;
  margin-bottom: 6px !important; }

@media screen and (max-width: 767px) {
  body, html {
    overflow-x: hidden; }
  .search-field {
    display: none; }
  .search-mobile {
    display: none; }
  #choose-review-store {
    display: none;
    z-index: 99;
    width: 100vw; }
    #choose-review-store .modal-dialog {
      width: 90vw;
      top: 50%;
      transform: translateY(-50%);
      margin: 0 auto 0 auto; }
  .middle-section {
    display: block; }
    .middle-section .middle-left {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: start;
          align-items: flex-start;
      -webkit-box-align: start;
      -ms-flex-item-align: start;
          align-self: flex-start;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -webkit-box-pack: justify;
      -ms-flex-preferred-size: 600px;
          flex-basis: 600px;
      -ms-flex-positive: 0;
          flex-grow: 0;
      -webkit-box-flex: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-direction: row;
          flex-direction: row;
      position: relative;
      top: auto; }
      .middle-section .middle-left .disclaimer-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        position: absolute;
        font-size: 14px;
        color: #707070; }
        .middle-section .middle-left .disclaimer-container .question-icon {
          margin-left: 8px;
          width: 12px;
          height: 12px;
          margin-top: 4px; }
        .middle-section .middle-left .disclaimer-container .tooltips-pop {
          width: 220px;
          font-size: 12px;
          line-height: 20px;
          background: #FFFFFF;
          box-shadow: 0px 10px 30px #0000001a;
          padding: 16px 8px 8px 26px;
          box-sizing: border-box;
          color: #606266;
          border-radius: 4px;
          top: -388px; }
          .middle-section .middle-left .disclaimer-container .tooltips-pop p {
            margin: 0; }
    .middle-section .middle-right .payment-container .payment-description {
      font-size: 14px; }
    .middle-section .middle-right .attribute-display span {
      margin-top: 6px; }
  .review-recomend .recomend-content {
    margin-top: 28px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-direction: column;
        flex-direction: column; }
  .review-recomend .recomend-item {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    background: #FAFAFA;
    padding: 19px 19px 33px 19px; }
  #price-brackdown-fixed {
    -ms-flex-pack: center;
        justify-content: center;
    padding: 0 20px 0 20px;
    width: 100vw;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: flex-start; }
    #price-brackdown-fixed .price-content {
      margin-right: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row; }
      #price-brackdown-fixed .price-content span:first-child {
        font-size: 16px;
        color: #141414;
        margin-right: 8px; }
      #price-brackdown-fixed .price-content span:last-child {
        font-size: 16px;
        color: #284E80; }
    #price-brackdown-fixed .more-button {
      margin-right: 0; }
  .review-main-content {
    margin: 20px 20px 0 20px; }
  #price-brackdown {
    font-size: 14px;
    z-index: 99;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    max-height: 100vh;
    width: 100vw; }
    #price-brackdown .modal-dialog {
      max-width: 100vw;
      max-height: 100vh;
      margin: 0; }
    #price-brackdown .modal-body {
      max-height: 100vh;
      padding-bottom: 80px; }
    #price-brackdown .modal-footer {
      display: none; }
    #price-brackdown .modal-content {
      border: 0; }
  .store-details-element {
    width: 100%;
    padding: 20px 16px 20px 22px !important; }
    .store-details-element .address-left {
      width: 80%; }
      .store-details-element .address-left address .store-map {
        font-size: 12px; }
    .store-details-element .address-right {
      width: 20%;
      text-align: center;
      border-left: 1px solid #D5D5D5; }
      .store-details-element .address-right button {
        font-size: 12px;
        line-height: 19px;
        color: #284E80;
        background: none;
        border: none;
        font-family: 'Volvo Novum medium'; }
  .choose-review-store-background {
    width: 100vw; }
  #pdf-content {
    display: none; }
  #loanCalcModal .modal-body {
    height: auto; }
  #loanCalcModal .modal-content {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 0; }
  #loanCalcModal .loan-calc-container {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: normal;
        justify-content: normal;
    padding: 0 10px 20px 10px; }
    #loanCalcModal .loan-calc-container .modal-section-right {
      margin-top: 30px; }
    #loanCalcModal .loan-calc-container .text-row .text-bold {
      font-size: 16px;
      line-height: 20px; }
  #loanCalcModal .seekbar-container {
    width: 85vw; }
  #loanCalcModal .seekbar-control {
    width: 85vw; }
  #loanCalcModal .seekbar-text {
    width: 85vw; }
  #loanCalcModal .close-button span {
    color: #141414; }
  .delivery-time {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 16px;
    font-family: 'Volvo Novum medium';
    max-width: 85vw; }
  #order-pending-payment {
    width: 90vw;
    transform: translateX(-50%);
    left: 50%; } }

.review-feature .review-feature-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .review-feature .review-feature-button a {
    line-height: 19px;
    padding: 10px 46px;
    border-radius: 4px;
    background: none;
    position: relative;
    margin-right: 20px;
    border: 1px solid #D5D5D5;
    text-align: center;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    color: #141414;
    text-decoration: none; }
    .review-feature .review-feature-button a.selected {
      border-color: #1C6BBA;
      color: #1C6BBA;
      border-width: 2px;
      font-weight: 500; }
    .review-feature .review-feature-button a:hover {
      border-color: #141414; }
  .review-feature .review-feature-button span {
    color: #1c6bba;
    line-height: 22px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500; }

.review-feature .feature-text-review {
  margin-top: 30px;
  font-size: 16px;
  line-height: 19px;
  color: #707070; }
  .review-feature .feature-text-review ul {
    padding: 0;
    list-style: none;
    text-align: left;
    margin-bottom: 0; }

.review-feature .feature-learnMore {
  font-size: 12px;
  color: #1C6BBA;
  font-weight: 500;
  margin-top: 18px;
  display: block; }

.review-feature.only-one {
  display: none; }
  .review-feature.only-one ~ hr {
    display: none; }

#changeFeatureModal .modal-dialog {
  margin: 100vh auto auto auto !important;
  transform: translateY(100%) !important; }

#changeFeatureModal.show .modal-dialog {
  margin-top: 50vh !important;
  transform: translateY(-50%) !important; }

#changeFeatureModal .modal-header {
  padding-top: 28px;
  padding-bottom: 16px;
  border: none; }
  #changeFeatureModal .modal-header button.close {
    background: #fff;
    position: absolute;
    right: 31px;
    top: 31px;
    padding: 0;
    height: auto; }
  #changeFeatureModal .modal-header h4 {
    text-align: center;
    width: 100%;
    font-size: 16px;
    line-height: 19px;
    color: #141414;
    font-family: 'Volvo Novum medium'; }

#changeFeatureModal .modal-body {
  width: 316px;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  font-size: 16px;
  line-height: 19px;
  color: #141414; }

#changeFeatureModal .modal-footer {
  border: none;
  width: 316px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 36px 0 31px 0; }
  #changeFeatureModal .modal-footer .btn-primary {
    width: 100%;
    margin: 0 0 16px 0;
    height: 38px;
    line-height: 38px;
    padding: 0;
    border-radius: unset;
    background: #284E80;
    border: none; }
    #changeFeatureModal .modal-footer .btn-primary:hover {
      color: #fff;
      transition: all 0.5s linear;
      background-color: #000; }
  #changeFeatureModal .modal-footer .btn-default {
    width: 100%;
    margin: 0 0 16px 0;
    height: 38px;
    line-height: 38px;
    padding: 0;
    background: none;
    color: #284E80;
    border: 1px solid #284E80;
    border-radius: unset; }

.featureModalBg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  opacity: 0.5; }
