    /* Edreams brand styles */
    [data-brand="edreams"] {
      --prime-color: #003f75 !important;
      --green: #26baa2 !important;
      --prime-color-hl-hover: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
      --prime-color2: #ffd534 !important;
      --prime-bg-prime-page: #e6f3ff;
      --link-color: #005dad;
      --primary-color: #005dad;
      --primary-color-header: #005dad;
      --prime-bg: #f6fbff !important;
      --color-bullet-slider: rgba(0, 44, 82, 0.2);
      --prime-logo-white: url(https://www.edreams.com/images/creas/prime/LP/logo-prime-ed-2019.svg) !important;
      --bg-prime-module: url(https://www.edreams.com/images/crm/prime/PD7/Landing_Elements/yellow-circle.png) !important;
      --subscription-widget-color: #005dad !important;
      --bg-prime-day: #005ead;
      --prime-logo: url(/images/onefront/bluestone/ED/prime_logo/ED-logo-prime.svg) !important;
      margin: 0 0;
      padding: 0 0;
  }

  /* Opodo brand styles */
  [data-brand="opodo"] {
      --prime-color: #262626 !important;
      --prime-color-hl-hover: 0 0 0 0.25rem rgba(255, 148, 77, 0.25);
      --prime-color2: #ff944d !important;
      --prime-bg-prime-page: #e6f3ff;
      --link-color: #ff6600;
      --primary-color: #ff6600 !important;
      --primary-color-header: #676767 !important;

      --bg-prime-module: url(https://www.edreams.com/images/crm/prime/PD7/Landing_Elements/OP/orange-circle.png) !important;
      --prime-bg: #f6fbff !important;
      --color-bullet-slider: rgba(0, 44, 82, 0.2);
      --green: #26baa2 !important;
      --subscription-widget-color: #ff6600 !important;
      --bg-prime-day: #262626;
      --prime-logo: url(/images/onefront/bluestone/OP/prime_logo/OP-logo-prime-long.svg) !important;
      margin: 0 0;
      padding: 0 0;
  }

  /* Govoyages brand styles */
  [data-brand="govoyages"] {
      --prime-color: #123300 !important;
      --prime-color-hl-hover: 0 0 0 0.25rem rgba(45, 125, 0, 0.25);
      --prime-color2: #66c431 !important;
      --prime-bg-prime-page: #e6f3ff;
      --link-color: #123300;
      --primary-color: #2d7d00 !important;
      --primary-color-header: #2d7d00 !important;

      --bg-prime-module: url(https://www.edreams.com/images/crm/prime/PD7/Landing_Elements/GO/green-circle.png) !important;
      --prime-bg: #f6fbff !important;
      --color-bullet-slider: rgba(0, 44, 82, 0.2);
      --green: #26baa2 !important;
      --subscription-widget-color: #2d7d00 !important;
      --bg-prime-day: #123300;
      --prime-logo: url(/images/onefront/bluestone/GV/prime_logo/GO-logo-prime.svg) !important;
      margin: 0 0;
      padding: 0 0;
  }

  .odf-logo-prime {
    background-image: var(--prime-logo)!important;
  }

  .YES {
    display: block;
  }

  .NO {
    display: none;
  }
  
  .primary-color {
    color: var(--primary-color);
  }

  .hide {
    display:none;
  }
  
  #container-body {
    background-color: #FAFAFA!important;
  }

  #home_saving_explanations_banner {
      display: none !important
  }

  .accordion-button:not(.collapsed) {
      background-color: var(--prime-color-hl-hover)!important;
  }

  .accordion {
    --bs-accordion-btn-focus-box-shadow: var(--prime-color-hl-hover)!important;
  }

  .code-fr {
      font-size: 24px;
      margin-top: -2px;
      font-weight: 700;
  }

  strong {
      font-weight: 500 !important;
  }

  .dp-shadow {
      box-shadow: 0px 4px 16px rgb(0 0 0 / 10%);
  }

  .hero_dates {
      font-weight: 600 !important;
      font-size: 18px;
      max-width: max-content;
      height: fit-content !important;
      padding: 0px 39px;
      line-height: 21px;
  }

  #logo_hero {
      max-height: 56px;
  }

  #prime-trial {
      padding: 0 12px;
  }

  .h-148 {
    max-height: 200px !important;
    height: fit-content !important;
  }

  .w-148 {
      width: 148px;
  }

  .w-250 {
      width: 250px;
  }

  /* added title prime deals widgets */

  div#app-touchpoint-appdownloadbanner,
  .css-1a12wdk,
  #campaign_fullcountdownwithteaser_container {
      display: none !important;
  }

  body {
      font-family: "Rubik" !important;
  }

  #APP>.row {
      border-radius: 18px;
      box-shadow: 0px 4px 16px rgb(0 0 0 / 10%);
  }

  #ico_app {
    border-radius: 12px 0 0 12px;
  }

  [test-id="search-flights-btn"],
  [test-id="search-dp-btn"],
  [test-id="search-btn"] {
      border-radius: 44px !important;
      padding-left: 22px !important;
      padding-right: 22px !important;
  }

  #prime-benefits .flickity-viewport {
      height: 59px !important;
  }

  #prime-benefits .flickity-slider {
      left: 0% !important;
  }

  #prime-benefits .flickity-page-dots {
      text-align: left;
  }

  #prime-benefits .flickity-page-dots .dot {
      background-color: white !important;
  }

  #prime-benefits .flickity-button {
      color: var(--prime-color);
      background: transparent !important;
  }

  #prime-benefits .flickity-prev-next-button .flickity-button-icon {
      top: 36% !important;
      width: 31% !important;
      height: 31% !important;
  }

  #prime-benefits .carousel-cell {
      width: 100%!important;
      box-shadow: none!important;
  }

  #cards .flickity-page-dots {
display: none;
  }

  #review1,
  #review2 {
      padding-right: 10px !important;
  }

  #prime-benefits img {
      width: 41px;
  }

  .diamond {
      background: var(--prime-color);
      height: 34px;
      width: 34px;
      text-align: center;
      transform: rotate(45deg);
      display: inline-block;
      border-radius: 4px;
      margin-right: 4px;
      margin-bottom: -1px;
  }

  .average {
      color: white;
      transform: rotate(-45deg);
      font-size: 21px;
      line-height: 33px;
  }

  #reviews .flickity-page-dots {
      margin-top: 10px;
      margin-left: 97px;
      bottom: -4rem;
  }

  #reviews .flickity-viewport {
      height: 140px !important;
  }

  #reviews .carousel-cell {
    max-width: 100% !important;
    width: 100%!important;
    margin-right: 10px;
    box-shadow: none !important;
    margin-top: 1rem;
  }

  #reviews-container {
      box-shadow: 0px 4px 16px rgb(0 0 0 / 10%);
      border-radius: 18px !important;
  }

  #hero p {
      font-size: 14px !important;
      line-height: 1.3 !important;
  }

  .od-header-desktop-main-cobalt {
      background-color: var(--primary-color-header) !important;
  }

  .manual-card-dest {
      font-size: 22px;
      line-height: 28px;
      font-weight: 500;
      display: flex;
      align-items: center;
      color: #4c4c4c;
  }

  .manual-card-dates {
      font-size: 12px;
  }

  .manual-card-info {
  border-radius: 7.45161px;
  color: #909090;
  position: relative;
  /*margin-top: 18px;*/
  box-shadow: 0px 3.72581px 6.52016px rgba(163, 163, 163, 0.17);
  display: flex!important;
  align-items: center;
  margin: auto;
  justify-content: space-evenly;
  height: 60px;
}

  .manual-card-message {
      display: flex;
      align-items: baseline;
      justify-content: flex-start;
      margin: 0;
      font-size: 11px;
      line-height: 12px;
      padding-bottom: 7px;
      width: 105%;
      padding-right: 0px;
  }

  .card-icon {
      width: 16px;
      color: var(--prime-color2);
      fill: currentColor;
      padding-right: 4px;
      margin-bottom: 20px;
  }

  .card-img-shadow {
      width: 200px;
      height: 200px;
      position: absolute;
      border-radius: 650px;
      left: -60px;
      bottom: 35px;
      background: linear-gradient(160deg,
              rgb(230, 243, 255) 13.71%,
              rgba(255, 255, 255, 0) 66.92%),
          rgb(255, 255, 255);
      opacity: 0.8;
      transform: matrix(0.35, -0.94, -0.94, -0.35, 0, 0);
  }

  .manual-card-pill {
  padding: 1px 8px;
  font-size: 12px;
  display: inline-block;
  cursor: default;
  border-radius: 12px;
  color: rgb(255, 255, 255);
  background: linear-gradient(90deg,
      rgb(218, 56, 53) 14.13%,
      rgb(249, 112, 13) 85.87%);
  width: min-content!important;
  position: absolute;
  right: 25px;
  bottom: 50px;
}

.manual-card-pill-list {
  padding: 1px 8px;
  font-size: 12px;
  display: inline-block;
  cursor: default;
  border-radius: 12px;
  color: rgb(255, 255, 255);
  background: linear-gradient(90deg,
      rgb(218, 56, 53) 14.13%,
      rgb(249, 112, 13) 85.87%);
  width: min-content;
}

  #manual-cards .col {
      position: relative;
      z-index: 0;
      align-items: baseline;
  }

  .manual-card {
  /*max-width: 218px;*/
  min-width: 181px;
  max-height: 231px;
  /*min-height: 215px;*/
  background-repeat: no-repeat;
  background-position: top center;
  background: linear-gradient(16.59deg, #000000 31.73%, rgba(0, 0, 0, 0) 66.12%),
    var(--url) no-repeat center top;
  background-size: cover;
  box-shadow: 0px 3.72581px 6.52016px rgb(163 163 163 / 17%);
  border-radius: 7.45161px;
  /*background-position-y: -9%;*/
  margin: 5px 0!important;
  }
  

  /* Mobile Search Engine Text Alignment */
  .odf-space-outer-bottom-s {
      text-align: initial !important;
  }

  .prisma-btn-group>.prisma-btn.prisma-btn-active.selected:not([disabled])+.prisma-btn {
      border-left-width: thin !important;
      border-right-width: thin !important;
  }

  .odf-calendar-day-range.odf-message-inline.odf-space-inner-m,
  .odf-box.odf-space-inner-m.odf-space-outer-right-m.odf-space-outer-top-l.odf-space-outer-left-l.odf-bg-prime-informative-message {
      display: none;
  }

  .prisma-btn-default:hover {
      background: var(--prime-color) !important;
      border: 1px solid #fff !important;
      color: #fff !important;
      cursor: pointer;
  }

  .prisma-btn-default {
      box-shadow: unset !important;
      border: 1px solid var(--prime-color) !important;
  }

  .css-1no9z2f-BaseBox-FlexRow {
      margin-bottom: 0px !important;
  }

  [test-id="search-flights-btn"].odf-btn-primary {
      background: var(--link-color) !important;
      border-color: var(--link-color) !important;
      border-style: solid;
      box-shadow: none;
      color: #fff;
  }

  .border-left {
      border-left: 0.855px solid var(--prime-color);
      height: 48px;
      margin: 9px auto;
  }

  .border-right {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    border-right: 1px solid #E6E6E6 !important;
  }

  .link {
      color: var(--link-color);
      font-weight: 500;
      cursor: pointer;
  }

  .radius-4 {
      border-radius: 4px !important;
  }

  .radius-8 {
      border-radius: 8px !important;
  }

  .radius-21 {
      border-radius: 21px !important;
  }

  .radius-44 {
      border-radius: 44px !important;
  }

  /* css to adapt Hot deals widget to LP layout */
  .od-deals-container-inner {
      width: 100% !important;
  }

  .od-hottest-deals-container {
      background: transparent !important;
      z-index: 2 !important;
  }

  .css-10bqx7f-Box-BaseFlex.e12411730 {
      visibility: hidden;
  }

  .od-deals-container {
      margin-top: -85px;
  }

  .css-njda10-Box {
      padding-top: 0px !important;
  }

  /* .css-11epgpk-Box-BaseFlex.e12411730 {
  display: none;
}

.css-16yb0r2-Box-BaseFlex.e12411730,
.css-81im81-Box-BaseFlex.e12411730 {
  display: none !important;
}
*/
  .css-12j055x-StyledBaseCallToAction-StyledButton {
      border: 1px solid var(--prime-color) !important;
      color: var(--prime-color) !important;
  }

  /* Hide Hot deals widget title on mobile */
  .css-z9kppg-Box-BaseFlex {
      display: none !important;
  }

  .no-airline {
      visibility: hidden;
  }

  #manual-cards .card {
      margin-right: 10px;
      padding: 16px;
      min-width: 208px;
      max-width: 100%;
      margin-bottom: 10px;
      box-sizing: border-box;
      border-radius: 8px;
      text-align: right;
      box-shadow: rgb(0 0 0 / 10%) 0px 4px 16px 0px;
      border: 0px solid rgba(0, 0, 0, 0.125);
  }

  .card-airlines {
      border-radius: 18px;
      box-shadow: 0 0.1rem 1rem rgba(0, 0, 0, 0.09) !important;
      padding: 0px;
      border: 0.5px solid #e7e3e3;
      text-align: center;
      max-width: 100px;
  }

  .card-airlines img {
      width: 86px;
      border-radius: 21px;
  }

  .manual-card-dest {
      font-size: 16px;
      line-height: 18px;
      font-weight: 500;
      display: flex;
      align-items: center;
      color: #4c4c4c;
  }

  .manual-card-dates {
      font-size: 12px;
  }

  .manual-card-main {
      height: 105px;
      padding-left: 15px;
      padding-top: 67px;
      background-repeat: no-repeat;
       background-size: cover;
  }


  .ribbon {
      width: 131px!important;
      position: relative;
      text-align: start;
      border-right: 1px solid #E4E4E4;
      align-self: center;
  }

  .border-manual-card {
      border-left: 1px solid #E4E4E4;
      height: 40px;
  }

  .ribbon img {
      height: auto;
      width: 120px;
  }

  .manual-card-from {
      font-style: italic;
      font-size: 14px;
      text-align: left;
      line-height: 8px;
  }

  .manual-card-prices {
      display: flex;
      align-items: center;
      width: 330px;
  }

  .manual-card-price-grey {
      font-size: 14px;
      text-align: left;
      align-self: center;
  }

  .manual-card-price-grey-list {
      font-size: 14px;
      text-align: left;
      display: flex;
      align-items: center;
  }

  .manual-card-price-red {
      color: rgb(218, 56, 53);
      font-weight: 500;
      letter-spacing: 0.5px;
      line-height: 1;
      font-size: 16px;
  }

  .manual-card-price-black {
      color: #4c4c4c;
      font-weight: 500;
      letter-spacing: 0.5px;
      line-height: 1;
      font-size: 24px;
  }

  .font-28 {
      font-size: 22px;
      color: rgb(218, 56, 53);
      font-weight: 500;
  }

  .font-39 {
      font-size: 39px;
  }

  .font-10 {
      font-size: 10px;
  }

  /* end of css to adapt Hot deals widget to LP layout */

  /* modal */
  .modal-dialog {
      max-width: 335px;
      margin: 90px auto;
  }

  .modal-backdrop {
      height: 130vh !important;
      position: relative;
  }

  #modalPrime .modal-steps {
      border-bottom: 0px solid var(--prime-color2);
  }

  .modal {
      background-color: rgba(0, 0, 0, 0.3);
  }

  .modal-content {
      border-radius: 16px !important;
  }

  .modal h5 {
      font-size: 24px !important;
      line-height: 26px !important;
      font-weight: 500;
      color: var(--prime-color) !important;
  }

  .modal p {
      line-height: 1.2 !important;
      font-weight: 100 !important;
      color: var(--prime-color);
      padding-bottom: 15px;
  }

  .modal .fw-bold {
      line-height: 1.2 !important;
      font-weight: 500;
      color: var(--prime-color);
  }

  .modal-header,
  .modal-footer {
      border: 0px !important;
  }

  .modal-steps {
      display: block;
      color: var(--prime-color2) !important;
      border-bottom: 2px solid var(--prime-color2);
      font-size: 34px;
      font-weight: 500;
      float: left;
      margin-right: 20px;
      margin-top: -7px;
      line-height: 1.3;
  }

  #FL p,
  #DP p.prime-color {
      font-weight: 400;
      font-size: 24px;
      line-height: 28px;
      letter-spacing: -0.02em;
  }

  p.text-non-prime,
  p.text-prime {
      font-weight: 400;
      font-size: 16px;
      line-height: 18px;
      letter-spacing: -0.02em;
  }

  p.text-non-prime span,
  p.text-prime span {
      color: var(--prime-color);
      font-weight: 600;
  }

  #CAR img {
      max-width: 250px;
      margin-top: -18px;
  }

  #CAR .h3 {
      font-weight: 700;
      margin-bottom: 0px;
  }

  .h3 {
    font-size: 1.6rem!important;
  }

  #CAR .badge-discount {
      max-width: 130px;
      height: 27px;
      font-size: 16.42px;
      line-height: 27.43px;
      margin-top: -11px;
      margin-left: -33px;
      margin-right: -8px;
      width: fit-content!important;
      z-index: 10;
  }

  #CAR .flickity-viewport {
      overflow: hidden;
      position: unset !important;
      width: 111%;
      margin: auto 0;
      height: 337px !important;
  }

  #CAR .carousel-cell {
      width: 237px;
  }

  /*CAR*/

  .border {
      width: 36px;
      height: 25px;
      border: 0.3px solid #b2b2b2 !important;
      font-size: 14px;
      color: #b2b2b2;
  }

  .boxed {
      box-shadow: 7px 5px 16px rgba(0, 0, 0, 0.1);
  }

  #HO .badge {
      border-radius: 99px;
      padding: 5px 10px;
  }

  /*[id$="offers"] .col-lg-3 {
      max-width: 269px;
      height: 333px !important;
  }*/

  [id$="offers"] .badge-discount {
      width: fit-content!important;
  }

  .card-img-top {
      height: 177px;
      border-top-left-radius: 8px !important;
      border-top-right-radius: 8px !important;
  }

  .card-body {
      height: 159px;
  }

  .pill {
    background: var(--prime-color2);
    border-radius: 21px;
    color: var(--prime-color);
    width: fit-content!important;
    font-size: 18px;
    padding: 1px 10px;
    line-height: 35px;
    font-weight: 700;
  }

  #tr_pill {
    position: relative;
    left: 1rem;
    top: 1rem;
  }
  
  .badge {
      width: auto;
      font-size: 14px;
      border-radius: 8px 8px 8px 8px;
      font-weight: 500 !important;
      padding: 7px 10px !important;
  }

  .badge-discount {
      background: linear-gradient(90deg, #d83945 14.13%, #f9700c 85.87%);
      border-radius: 21px;
      color: white;
      width: auto!important;
      padding: 1px 9px;
      z-index: 1;
  }

  /*DP*/
  #DP-clouds {
      /* background-image: url(https://www.edreams.com/images/prime/prime-day/2022-10/cloud-line.png); */
      height: 100px;
      background-repeat: repeat-x;
      margin-bottom: -22px;
  }

  #DP .card-image {
      height: 220px;
  }

  #DP .badge {
      border-radius: 8px 8px 0px 0px;
      margin-left: 0px;
      height: 28px;
      font-size: 14px;
      line-height: 0.1;
  }

  #DP .price {
      color: #4c4c4c;
      font-weight: 500;
  }

  #dp_1_ST_price, 
  #dp_2_ST_price {
    font-weight: 400!important;
  }

  .dp_from {
    font-style: italic;
  }

  .radius-top-end-8 {
      border-top-right-radius: 8px;
  }

  .radius-top-start-8 {
      border-top-left-radius: 8px;
  }

  .radius-bottom-start-8 {
      border-bottom-left-radius: 8px;
  }

  .radius-bottom-end-8 {
      border-bottom-right-radius: 8px;
  }

  .radius-bottom-8 {
      border-bottom-left-radius: 8px;
      border-bottom-right-radius: 8px;
  }

  progress {
      text-align: center;
      height: 4px;
      width: 100%;
      -webkit-appearance: none;
      border: none;
      position: relative;
      max-width: 176px;
      background: rgb(83, 82, 82);
      color: red;
      font-size: 13px;
  }

  @-moz-document url-prefix() {
      .mozilla-fix {
          display: block !important;
      }

      .mozilla-fix::after {
          content: "More than 21% sold out";
          font-size: 11px;
          font-style: italic;
          font-weight: 100;
          color: red;
      }
  }

  .mozilla-fix {
      display: none;
      margin-top: -5px;
  }

  progress::-webkit-progress-value {
      background: linear-gradient(86deg,
              rgba(246, 252, 6, 1) 0%,
              rgba(255, 43, 0, 1) 84%);
  }

  ::-moz-progress-bar {
      background: linear-gradient(86deg,
              rgba(246, 252, 6, 1) 0%,
              rgba(255, 43, 0, 1) 84%);
  }

  progress::after {
      content: attr(data-label);
      vertical-align: 0;
      position: absolute;
      left: 0;
      right: 0;
      margin-top: 9px;
      width: 220px;
  }

  #dp_1_disc,
  #dp_2_disc {
    position: relative;
    top: -0.7rem;
  }

  .city {
      font-size: 20px;
      line-height: 1;
      font-weight: 500;
  }

  .from {
      color: #909090;
      font-size: 10px;
      text-align: left;
      padding-top: 5px;
  }

  del {
      font-size: 16px;
      color: #909090 !important;
  }

  /*.price {
      color: #da3835;
      font-weight: 500;
      font-size: 16px;
      padding-top: 3px;
  }*/

  #dp_1_PD_price,
  #dp_2_PD_price {
      font-size: 30px !important;
  }

  .fog {
      background: linear-gradient(269deg,
              rgba(255, 255, 255, 0.9) 29%,
              rgba(255, 255, 255, 0) 83%);
      width: 122px;
      height: 106%;
      margin-top: -23px;
      z-index: 1;
      position: absolute;
      margin-right: 359px;
      right: 0;
  }

  .fog2 {
      background: linear-gradient(269deg,
              rgba(255, 255, 255, 0.9) 29%,
              rgba(255, 255, 255, 0) 83%);
  }

  /* #products .flickity-page-dots {
      display: none
  }*/


  .flickity-page-dots .dot {
      background: var(--prime-color) !important;
  }

  [id$="offers"] .flickity-page-dots {
      right: 142px;
      top: 22rem;
  }

  [id$="offers"] [aria-label="Page dot 2"],
  [id$="offers"] [aria-label="Page dot 4"],
  [id$="offers"] [aria-label="Page dot 5"] {
      display: none !important;
  }

#CAR-offers {
    margin: 0 5px;
}

  #hotels .carousel-cell,
  #cars .carousel-cell,
  #trains .carousel-cell {
      width: 30%!important;
      margin-right: 20px!important;
      height: inherit;
  }

  #hotels .flickity-viewport,
  #trains .flickity-viewport {
    width: 110%;
  }

  .carousel::after {
      content: "flickity";
      display: none;
  }

  /*.flickity-slider {left: -5.87% !important; --> for 4 items carousel}*/
  .flickity-slider {
      left: 1% !important;
  }

  /* EOF .flickity-slider {left: -5.87% !important; --> for 4 items carousel}*/
  #cards .flickity-viewport {
      width: 110%;
      margin-left: -35px;
  }

  .flickity-viewport {
      overflow: hidden;
      width: 100%;
      margin: auto 0;
      height: 340px !important;
  }

  .carousel-cell {
      width: 210px!important;
      margin: 0 0;
      box-shadow: 0px 3.72581px 6.52016px rgba(163, 163, 163, 0.17);
  }


  #prime-banner {
      display: none !important;
  }

  #app_touchpoint_appdownloadbanner {
      display: none !important;
  }

  #Airlines img {
      max-height: 35px;
      max-width: 100px;
  }

  #Airlines .carousel-indicators {
      margin-bottom: -3rem !important;
  }

  #react-app .odf-tooltip {
      display: none;
  }

  .green {
      color: var(--green);
  }

  .gray-light {
      color: #b2b2b2;
  }

  .gray-dark {
      color: #4c4c4c;
  }

  .sticky-top {
      z-index: 5 !important;
  }

  /*#page .od-header.od-header-menu-products .od-header-content,
.odf-header-desktop,
.od-menu-products-wrapper {
  background-color: var(--prime-color) !important;
}

.odf-logo {
  background-size: 120% !important;
}
*/
  #hero {
      /* background-color: var(--bg-prime-day);*/
      background-image: var(--prime-hero);
      background-size: 100%;
      background-repeat: no-repeat;
      height: auto;
      min-height: 620px;
  }

  /*   #hero_sub {
  background-color: rgba(39, 39, 39, .5);
  width: max-content;
}*/

  #hero_text {
      font-weight: 400 !important;
      font-size: 23px;
      color: #ffff !important;
      letter-spacing: -0.02em;
  }

  #hero .h2 {
      width: fit-content !important;
      font-weight: 400;
      font-size: 24px;
      padding: 2px 0px;
  }

  #categories .prisma-btn-default {
      font-weight: 400 !important;
  }

  .bg-prime-color {
      background-color: var(--prime-color);
  }

  .bg-primary-color {
      background-color: var(--primary-color);
  }

  .bg-prime-module {
      background-color: var(--prime-bg);
      background-image: var(--bg-prime-module);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: top right;
  }

  .bg-prime-color2 {
      background-color: var(--prime-color2) !important;
  }

  .bg-green {
      background-color: var(--green) !important;
      width: auto;
      max-width: 130px;
  }

  .bg-prime-page {
      background: var(--prime-bg-prime-page);
  }

  .prime-color {
      color: var(--prime-color) !important;
  }

  .prime-color2 {
      color: var(--prime-color2) !important;
      font-size: 42px;
  }

  .link-color {
      color: var(--link-color);
  }

  .prisma-btn-highlight.prisma-btn-disabled {
      font-weight: 400;
      font-size: 14px;
  }

  .odf-box-content {
      background: white;
      border-radius: 8px !important;
  }

  #hero h1 {
      font-weight: 400 !important;
      font-size: 18px !important;
      line-height: 22px !important;
      letter-spacing: -0.02em !important;
      color: white
  }

  #hero h1 span {
      font-size: 67px;
  }

  #hero .h2 {
      font-weight: 250 !important;
      font-size: 18px !important;
  }

  h2 {
      font-weight: 600 !important;
      font-size: 32px !important;
      line-height: 34px;
      color: var(--prime-color) !important;
  }

  #HO h2,
  #cars h2 {
      font-size: 28px !important;
      color: white !important;
  }

  #d_counter1 .odf-text-xl {
      font-size: 23px;
  }

  .counter .col:nth-child(-n + 2) {
      max-width: fit-content;
  }

  .counter .col {
      font-size: 23px;
      font-weight: 250;
      max-width: 60px;
  }

  .counter .col.px-0 {
      max-width: 5px;
      font-weight: 700 !important;
      line-height: 1.1;
  }

  .time-text {
      font-size: 12px;
      line-height: 1.5em;
      font-weight: 400;
      text-align: center;
  }

  #d_counter1 .col.px-0 {
      margin: 5px;
  }

  .counter .bg-prime-color {
      width: 51px;
      border-radius: 5.5px;
      margin: 0 auto;
      font-size: 23px;
      text-align: center;
      height: 30px;
      line-height: 1.4;
      color: white;
  }

  .prisma-btn-disabled,
  .carousel-cell,
  #products .flickity-viewport {
      cursor: default !important;
  }

  #products .card-image {
      background-repeat: no-repeat !important;
      background-size: cover !important;
      background-position: 50% 17% !important;
      border-radius: 8px 8px 0px 0px;
      background-color: var(--prime-color);
      height: 66px;
  }

  #products p span {
      font-size: 16px !important;
      color: #666;
  }

  #products p {
      font-size: 18px !important;
      line-height: 24px !important;
      padding-top: 12px;
      height: 83px;
  }

  p.green img {
      width: 17px;
      height: auto;
      padding-bottom: 3px;
      margin-right: 4px;
  }

  .rounded-bottom {
      border-bottom-right-radius: 8px !important;
      border-bottom-left-radius: 8px !important;
      box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }

  .rounded-bottom>.col-12 {
      height: 168px;
  }



  #prime-banner {
      display: none !important;
  }

  #app_touchpoint_appdownloadbanner {
      display: none !important;
  }

  .bg-prime {
      background: linear-gradient(181deg,
              rgba(170, 223, 255, 1) 0%,
              rgba(240, 249, 255, 1) 170%);
  }

  #products .odf-icon {
      font-size: 55px !important;
      line-height: 1.7;
  }

  #sms-form [data-show-element="true"] {
      display: none;
  }

  /* --------------------------------- Scroll down arrow --------------------------------- */
  .scroll-down {
      position: relative;
      bottom: -13px;
      display: block;
      text-align: center;
      font-size: 20px;
      border-width: 2px;
      border-bottom: 2px solid;
      border-right: 2px solid;
      text-decoration: none;
      width: 13px;
      height: 13px;
      z-index: 0;
      left: 50%;
      -webkit-transform: translate(-50%, 0%) rotate(45deg);
      -moz-transform: translate(-50%, 0%) rotate(45deg);
      transform: translate(-50%, 0%) rotate(45deg);
      -webkit-animation: fade_move_down 1.8s ease-in-out infinite;
      -moz-animation: fade_move_down 1.8s ease-in-out infinite;
      animation: fade_move_down 1.8s ease-in-out infinite;
  }

  /*animated scroll arrow animation*/
  @-webkit-keyframes fade_move_down {
      0% {
          -webkit-transform: translate(0, -10px) rotate(45deg);
          opacity: 0;
      }

      50% {
          opacity: 1;
      }

      100% {
          -webkit-transform: translate(0, 10px) rotate(45deg);
          opacity: 0;
      }
  }

  @-moz-keyframes fade_move_down {
      0% {
          -moz-transform: translate(0, -10px) rotate(45deg);
          opacity: 0;
      }

      50% {
          opacity: 1;
      }

      100% {
          -moz-transform: translate(0, 10px) rotate(45deg);
          opacity: 0;
      }
  }

  @keyframes fade_move_down {
      0% {
          transform: translate(0, -10px) rotate(45deg);
          opacity: 0;
      }

      50% {
          opacity: 1;
      }

      100% {
          transform: translate(0, 10px) rotate(45deg);
          opacity: 0;
      }
  }

  /* --------------------------------- End of Scroll down arrow ------------------------- */

  /*âœ‚======================== CARDS*/
  a:hover {
      text-decoration: none;
      color: inherit;
  }

  a {
      color: inherit;
  }

  #APP h4 {
      font-size: 23px;
      font-weight: 700;
      padding: 10px 0 5px 0;
  }

  #APP p {
    line-height: 21px;
    font-size: 16px;
    color: var(--prime-color);
    font-weight: 300;
    padding-bottom: 8px;
} 

  #APP .border-left {
      border-left: 1px solid #a5a1a1 !important;
      width: 100%;
      height: auto;
      margin-left: -26px;
      padding-left: 26px;
  }

  .down-buttons img {
      height: 40px;
      width: auto;
      max-width: 138px;
  }

  div#app_inner p,
  div#app_ribbon_container {
      color: var(--prime-color);
  }

  .disable .prisma-btn-round:active,
  .disable .prisma-btn-round:hover {
      transform: none;
      cursor: not-allowed !important;
      background: var(--prime-color);
  }

  .filter-gray {
      filter: grayscale(100%) opacity(70%);
      -moz-fiter: grayscale(100%) opacity(70%);
      -webkit-fiter: grayscale(100%) opacity(70%);
  }

  .locker-layer {
      width: 100%;
      height: 50%;
      position: absolute;
      z-index: 10;
      text-align: center;
      color: #4c4c4c;
      cursor: not-allowed !important;
  }

  .locker {
      border-radius: 100%;
      width: 42px;
      height: 42px;
      color: #4c4c4c;
      padding-top: 2px;
  }

  /* {
      position: unset !important;
  }
*/
  .carousel-inner {
      height: max-content;
  }

  .carousel-indicators button {
      border-radius: 50%;
      height: 12px !important;
      width: 12px !important;
      border-bottom: 5px !important;
      border-top: 0px !important;
      margin-top: 20px;
  }

  .carousel-item .col-lg-2 {
      text-align: center !important;
      padding: 10px !important;
  }

  /*.carousel-inner img {
      max-width: 120px;
  }*/

  .carousel-dark .carousel-indicators [data-bs-target] {
      background-color: var(--prime-color) !important;
  }

  #terms {
    padding-top: 3rem!important;
  }

  #terms ol,
  ul {
      list-style: disc !important;
      color: #4c4c4c;
  }

  #corner img {
      transform: rotate(270deg);
      height: 57px;
      width: auto;
      margin: 46px -34px;
  }

  .css-njda10-Box {
      padding-left: 0 !important;
      padding-right: 0 !important;
  }

  #hero_h2 {
      font-weight: 300 !important;
      font-size: 28px !important;
      line-height: 23px;
      letter-spacing: 0.28em;
      color: #fff;
  }

  #page_title {
      font-size: 43px;
      margin-bottom: 12px;
  }

  #page_sub {
      font-size: 24px;
  }

  #cards_title {
      font-size: 29px !important;
      padding-top: 20px;
  }

  #FAQ button {
      line-height: 23px;
  }

  #d_counter1 {
      margin-top: 5rem !important;
      z-index: 2 !important;
  }

  #TC_body {
      font-size: small;
  }

  #body_title,
  #fl_title,
  #ho_title,
  #car_title,
  #dp_title,
  #dp_1_cta,
  #dp_2_cta,
  #tr_title {
      font-weight: 500;
  }

  .car_cards_cta_nonPrime {
    font-size: 12px !important;
  }


  #dp_1_cta:hover,
  #dp_2_cta:hover {
    color: var(--primary-color) !important;
    text-decoration: none;
  }

  @media (max-width: 992px) {

    #dp_1_disc, #dp_2_disc {
        right: -2.7rem;
    }

    #CAR-offers {
        margin: 0;
    }

    .manual-card-prices {
        justify-content: end;
    }

    .manual-card-info {
  justify-content: space-between;
  height: 115px;
}

.manual-card-message {
    justify-content: center;
    align-items: start;
}

.manual-card-price-grey, 
.manual-card-price-grey-list {
    align-items: baseline;
}

    .ribbon {
      border-right: none;
  }

  .border-manual-card {
      border-left: none;
  }

      #d_counter1 {
          margin-top: 0rem !important;
      }

      #mobile-background {
          background-color: var(--bg-prime-day);
      }

      #products .carousel-cell:first-child {
          left: -20px !important;
      }

      /* .carousel-cell:nth-child(2) {
          left: 0px !important;
      } */

      #products .carousel-cell:nth-child(3) {
          left: 20px !important;
      }

      #products .carousel-cell:nth-child(4) {
          left: 40px !important;
      }

      #cards .flickity-viewport {
        width: 140%;
        margin-left: -20px;
      }

      .up {
          margin-top: -121px;
      }

      [id$="counter_title_dk"] {
          display: none !important
      }

      #products-cards button {
          background-color: var(--prime-color);
      }

      .hero_dates {
          margin: 0 auto;
      }

      .border-left {
          border-left: 0!important;
      }

      .manual-card-pill-list {
    position: absolute;
    right: 15px;
    bottom: 70px;
  }

  .manual-card-pill {
    position: absolute;
    right: 15px;
    bottom: 77px;
  }

      #hero_inner {
          background-color: white;
      }

      #hero_h2 {
          font-size: 14px !important;
      }

      #page_sub {
          color: var(--prime-color) !important;
          max-width: 100% !important;
      }

      .w-250 {
          width: 120px;
      }

      #internal_linking_cards {
          display: none;
      }


      #hero_dates {
          font-size: 12px;
      }

      #hero-mobile {
          background-image: var(--prime-hero-mobile) !important;
          background-size: cover;
          background-repeat: no-repeat;
          width: 100%;
          background-color: var(--primary-color);
          background-position: right;
      }

      #hero {
          background-image: none !important;
          background-color: #FAFAFA;

      }

      #reviews .col-lg-8 {
          border-top-left-radius: 8px;
          border-top-right-radius: 8px;
      }

      #reviews .radius-top-end-8 {
          border-bottom-left-radius: 8px;
          border-top-right-radius: 0px;
      }

      #reviews .flickity-viewport {
          height: 225px !important;
      }


      #cards .flickity-slider {
      left: 11% !important;
  }

  #cards .flickity-page-dots {
    bottom: 50px !important;
    display: block;
  }

      #reviews .flickity-page-dots {
        margin-left: 0px !important;
        bottom: -5rem;
      }

      #cars .flickity-viewport {
        left: 10px;
      }

      div#corner {
          padding: 0px 12px;
      }

      #reviews .carousel-cell {
          margin-right: 0px;
      }

      #prime-trial .flickity-page-dots .dot {
          margin: -30px 9px !important;
      }

      #reviews .flickity-slider,
      #prime-trial .flickity-slider {
          left: 0% !important;
      }

      #prime-trial {
          padding: 0px 12px;
          box-shadow: 0px 4px 16px rgb(0 0 0 / 10%);
          margin: auto;
          max-width: 90%;
      }

      #prime-benefits .flickity-button {
          color: transparent;
      }

      #prime-benefits .flickity-page-dots .dot {
          background-color: var(--prime-color) !important;
      }

      #prime-benefits .flickity-viewport {
          height: 153px !important;
      }

      #prime-benefits .flickity-page-dots {
          text-align: center;
      }

      #prime-trial .odf-text-md.text-prime {
          font-size: 11px;
          padding-top: 4px;
          line-height: 12px;
      }

      #prime-trial.radius-4 {
          border-radius: 8px !important;
      }

      #prime-benefits p {
          text-align: center !important;
      }

      .od-deals-container {
          margin-top: 16px;
      }

      .od-deals-container-inner {
          width: 90% !important;
          margin: 0 auto;
      }

      .bg-prime-module {
          background-color: var(--prime-bg);
          background-image: none;
      }

      #corner img {
          transform: rotate(360deg) !important;
          max-width: 365px !important;
          height: auto;
          width: 100%;
          margin: -1px 0px;
      }

      .first {
          max-width: 100% !important;
          height: 352px !important;
      }

      #HO-offers .ps-3.text-white.pt-3 {
          margin-top: 0;
      }

      .first.bg-primary-color.radius-8 {
          border-radius: 0px !important;
      }

      /*.up {
          margin-top: -121px;
      }*/

      [id$="offers"] .flickity-page-dots {
          right: 0px;
      }

      [id$="offers"] [aria-label="Page dot 2"],
      [id$="offers"] [aria-label="Page dot 4"],
      [id$="offers"] [aria-label="Page dot 5"] {
          display: inline-block !important;
      }

      [id$="offers"] .carousel-cell {
          min-width: 257px;
          margin-right: 20px;
      }

      #products-cards .carousel-item {
          width: 90%;
          max-width: 442px;
      }

      p.text-non-prime, p.text-prime {
        font-size: 20px;
        line-height: 20px;
    }

      #cars .carousel-cell {
          min-height: 257px;
      }

      #cars .flickity-slider {
        left: 3% !important;
      }

      .od-menu-products-item.active {
          border-bottom: 0px solid transparent !important;
      }

      .invisible {
          margin-top: -54px;
      }

      .css-10bqx7f-Box-BaseFlex.e12411730 {
          display: none;
      }

      #hero_text {
          font-weight: 400 !important;
          font-size: 16px !important;
          color: #ffff;
          max-width: 200px;
          padding-left: 22px;
      }

      #ico_app {
          width: 100%;
          border-radius: 12px 12px 0 0;
      }

      #hero h1 {
          font-size: 22px !important;
      }

      #hero h1 span {
          font-size: 58px;
      }

      #d_counter1 .odf-text-xl {
          font-size: 13px;
          line-height: 13px
      }

      .time-text {
          font-size: 10px;
      }

      .manual-card {
          min-width: 339px !important;
          max-height: 215px !important;
          margin-bottom: 15px;
          background-position-y: 88% !important;
          background-size: cover !important;
      }

      #APP {
          border-radius: 0px !important;
      }

      #APP .down-buttons img {
          height: 35px;
      }

      h2 {
          text-align: left !important;
      }

      #searcher {
          background-color: white;
          margin-top: -17px;
      }

      .border-right {
          border-right: 0px solid transparent !important;
      }

      #review1, #review2 {
        font-size: 14px!important;
      }

      /*NEWSLETTER*/

      .prisma-btn-custom {
          margin: 20px 5px 0 5px !important;
      }

      #newsletter_img_mb {
          float: left;
          margin-right: 10px;
      }

      .subscribe-text h2 {
          width: 100% !important;
          float: left;
      }

      #inner-subscribe {
          flex-direction: column;
      }

      #sent-sucess-conf {
          height: 160px;
      }

      #sent-sucess-conf-inner {
          width: 343px;
          height: 105px;
      }

      .subscription-wrapper .form-control {
          width: 100% !important;
      }

      form {
          max-width: 95%;
      }

      .subscription-wrapper {
          padding: 18px 5px;
      }

      .btn-subscribe {
          width: 100% !important;
          display: block !important;
      }

      .subscription .row>* {
          padding: 0 !important;
      }

      #container-checkbox-terms {
          width: 95%!important;
          height: Auto;
          padding-left: 15px !important;
          font-family: "Rubik";
          font-style: normal;
          font-weight: 400;
          font-size: 12px;
          letter-spacing: -0.02em;
          color: #4c4c4c;
          flex: none;
          order: 0;
          flex-grow: 1;
      }

      .subscription-wrapper {
          border-radius: 0px !important;
      }

      #app_ribbon {
          font-size: 14px;
          line-height: 17px;
          align-items: center;
      }

      #app_ribbon_container {
          height: 50px !important;
      }

      #app_inner {
          padding: 2rem 3rem !important;
      }
  }

  @media (min-width: 1200px) and (max-width: 1400px) {
      #d_counter1 {
          margin-top: 5rem !important;
      }

      .home .od-header-menu-products .od-logo-square,
      .od-header-menu-products .odf-logo {
          width: 138px !important;
      }

      .home .od-header-menu-products .od-logo-square,
      .od-header-menu-products .od-logo {
          width: 155px;
          height: 29px;
      }

      [test-id="search-dp-btn"].odf-btn-secondary,
      [test-id="search-flights-btn"].odf-btn-primary {
          line-height: 0.4 !important;
      }

      #hero h2 {
          font-size: 40px !important;
          padding-top: 10px;
      }

      .stamp {
          margin-left: auto !important;
      }

      #products .carousel-cell:first-child {
          left: -15px !important
      }

      #products .carousel-cell:nth-child(2) {
          left: 50px !important
      }

      #products .carousel-cell:nth-child(3) {
          left: 110px !important
      }

      #products .carousel-cell:nth-child(4) {
          left: 170px !important
      }


      .od-deals-container-inner {
          width: auto !important;
      }

      [id$="offers"] .flickity-page-dots {
          right: 120px;
      }

      #HO h2 {
          font-size: 27px !important;
      }

      .od-hottest-deals-container {
          padding: 0 !important;
      }

      #CAR .flickity-slider {
          left: -4% !important;
      }

      #CAR .carousel-cell {
          max-width: 320px;
      }

      #cards .flickity-viewport {
      width: 110%;
      margin-left: -110px;
  }

      .h3 {
          font-size: 1.45rem !important;
          padding-top: 5px;
      }
  }

  @media (min-width: 1400px) {
      .w-1035 {
          min-width: 1035px !important;
      }

      #cards .carousel-cell {
          width: 250px!important;
      }

      #cards .flickity-slider {
          left: 2%!important;
      }

      #products .carousel-cell:first-child {
          left: -110px !important;
      }

      #products .carousel-cell:nth-child(2) {
          left: -50px !important;
      }

      #products .carousel-cell:nth-child(3) {
          left: 10px !important;
      }

      #products .carousel-cell:nth-child(4) {
          left: 70px !important;
      }
  }

  @media (max-width: 767px) {

      /* Adjust the breakpoint as needed */
      .carousel-item .row {
          text-align: center;
      }

      .carousel-item .col-lg-2 {
          display: inline-block;
          float: none;
          margin-right: -4px;
          /* Adjust for the default column gutter */
      }

      .carousel-item .col-lg-2:not(.d-none) {
          margin: 0 auto;
          /* Center the visible image horizontally */
          text-align: left;
          /* Reset text-align to left for other columns */
      }
  }

  .prisma-btn-highlight {
      color: #fff !important;
  }

  .disable {
      pointer-events: none !important;
  }

  #home_hottest_deals_container {
      display: block !important;
  }

  .css-dn3t1v {
      padding-left: 0 !important;
      padding-right: 0 !important;
  }

  .modal-backdrop {
      position: relative !important;
  }

  /* NEWSLETTER */
  .subscribe-text span {
      height: 77px;
      font-family: "Rubik";
      font-style: normal;
      font-weight: 600;
      font-size: 24px;
      letter-spacing: -0.02em;
      color: #ffffff;
      flex: none;
      order: 0;
      flex-grow: 1;
      line-height: normal;
  }

  .subscribe-text h2 {
      color: #fff !important;
      font-size: 16px !important;
      font-weight: 400 !important;
      /* width: 115%; */
      text-align: left !important;
      line-height: 20px !important;
      letter-spacing: -0.02em;
  }

  #container-checkbox-terms {
      margin-top: 15px;
      font-size: 12px;
      font-weight: 400;
      letter-spacing: -0.02em;
      color: #4c4c4c !important;
      /*width: 780px;*/
      order: 1;
      flex-grow: 0;
  }

  #container-checkbox-terms a {
      color: var(--subscription-widget-color) !important;
  }

  #sent-success-conf {
      padding: 12px 24px;
      gap: 24px;
      background: #209b87 !important;
      border-radius: 8px;
  }

  #sent-sucess-conf-inner {
      font-family: "Rubik";
      font-style: normal;
      font-weight: 600;
      font-size: 24px;
      line-height: 28px;
      letter-spacing: -0.02em;
      color: #ffffff;
      flex: none;
      order: 0;
      flex-grow: 1;
  }

  #icon-mail {
      position: absolute;
      color: #6f6f6f !important;
      padding: 10px;
  }

  #sent-failed-conf #icon-mail {
      font-size: 20px;
      color: #da3835 !important;
      padding: 0.3em;
  }

  #sent-failed-conf .form-control {
      border: 1px solid #da3835 !important;
  }

  #sent-failed-conf ::placeholder {
      color: #da3835 !important;
  }

  .subscription.bg-white .subscription-wrapper {
      background: #fff;
  }

  .subscription-wrapper {
      padding: 12px 24px;
      background: var(--subscription-widget-color) !important;
      top: 100px;
      border-radius: 8px;
      box-shadow: 0px 4px 16px rgb(0 0 0 / 10%);
  }

  #h2_titles p {
      font-size: 16px;
      line-height: 23px;
  }

  .flex-fill {
      color: #fff;
  }

  .subscription.bg-white .form-control {
      border: 1px solid #ebebeb !important;
  }

  .subscription-wrapper .form-control {
      height: 42px;
      /*width: 240px !important;*/
      background: #fff;
      border: 1px solid #b2b2b2;
      border-radius: 4px;
  }

  .subscription-wrapper .form-control:focus {
      background: #fff;
      outline: 0;
      box-shadow: none;
  }

  .btn-subscribe:not(:disabled):not(.disabled) {
      cursor: pointer;
  }

  .btn-subscribe {
      height: 44px;
      font-size: 16px !important;
      padding: 12px 24px;
      border: 1.5px solid var(--subscription-widget-color);
      border-radius: 44px;
      font-weight: 600 !important;
      line-height: 20px;
      position: relative;
      overflow: hidden;
      color: var(--subscription-widget-color);
      background-color: #fff;
      display: flex;
      align-items: center;
  }

  #subscribed {
      font-family: "Rubik";
      font-style: normal;
      font-weight: 700;
      font-size: 18px;
      letter-spacing: -0.01em;
      color: #ffffff;
      flex: none;
      order: 1;
      flex-grow: 0;
  }

  .od-newsletter-home-mobile {
      display: none !important;
  }

  #app_ribbon_container {
      background-color: var(--prime-color2);
      height: 35px;
      border-radius: 18px 18px 0 0;
      position: relative;
      top: -25px;
      left: 12px;
      padding: 8px;
      color: var(--prime-color-txt);
      font-weight: 500;
  }

  #app_ribbon_container p {
      color: var(--prime-color-txt);
  }

  #cards_tagline_img {
      width: auto!important;
      height: 20px!important;
  }

  #car_h2_Prime {
      font-size: 24px !important;
  }