/*******************
Flight Result Page
**********************/
.inner_headerBottom .headerMenu a.headerMenu_toggleMobile
{
  display: none;
}

.progressBar li span
{
  all: unset;
  margin-inline-start: 8px;
}

.progressBar_cart
{
  border-bottom: none;
  align-items: center;
}

.progressBar_cartFixed
{
  background: #fff;
  box-shadow: 0px 0px 32px 0px rgba(6, 23, 55, 0.09);
}

.cartButton a strong
{
  unicode-bidi: plaintext;
  font-weight: inherit;
  font-size: 18px;
}

.inner_headerBottom .centeredContent
{
  flex-wrap: wrap;
  padding: 10px;
}

.inner_headerBottom .engineFrame
{
  width: 100%;
  order: 4;
}

.inner_headerBottom .enginePanel
{
  box-shadow: 0 0 32px 0 rgba(6, 23, 55, 0.09);
  border-radius: 10px;
  border-start-start-radius: 10px !important;
}

.inner_headerBottom,
.checkin_headerBottom
{
  background: #fff;
  padding: 0 !important;
  position: unset !important;
}

.inner_headerBottom .headerMenu
{
  padding-top: unset;
}

.inner_headerBottom .headerMenu a.headerMenu_toggleMobile span
{
  background-color: #101340;
  border-top: 1px solid #101340;
  width: 22px;
  height: 2px;
  border-radius: 30px;
}

.inner_headerBottom .headerBottom_searchContent
{
  color: black;
}

.inner_headerBottom .headerBottom_search
{
  padding-top: 0;
  padding-inline-start: 75px;
  padding-inline-end: 10px;
}

.inner_headerBottom ul.headerBottom_searchLocation
{
  padding: 0;
  padding-inline-end: 32px;
  border-inline-end: 2px solid #E6E6E6;
}

.inner_headerBottom .headerBottom_searchDate
{
  padding: 0;
  padding-inline-start: 32px;
}

.inner_headerBottom .flightForm_passPop ul
{
  max-width: unset;
  margin: 10px 10px 0 10px;
}

.headerBottom_searchButton a
{
  border-radius: var(--radius-lg, 30px);
  background: var(--color-bg-primary, #1C499C);
  display: flex;
  height: 38px;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  font-weight: 400;
}

:dir(rtl) .headerBottom_searchLocation li:after
{
  transform: scaleX(-1);
  right: unset;
}

.headerBottom_searchLocation li
{
  padding: 0;
  padding-inline-end: 30px;
}

.headerBottom_searchLocation li:nth-last-child(1)
{
  padding-right: unset;
  padding-inline-end: 0;
}

.inner_headerBottom .headerMenu>ul
{
  right: unset;
  inset-inline-end: 0;
  border-radius: var(--radius-sm);
  border-start-end-radius: 0;
}

.inner_headerBottom li.flightForm_dateLI:has(input.disabled)
{
  display: none;
}

:dir(rtl) .resultsGallery
{
  direction: ltr;
}

:dir(rtl) .resultsGallery .owl-carousel .owl-stage
{
  display: flex;
  flex-direction: row-reverse;
}

:dir(rtl) .resultsGallery .item a>div
{
  direction: rtl;
}

.resultsGallery .item a.selected>div
{
  background-color: var(--color-bg-light);
  color: var(--color-text-black);
}

.progressBar li
{
  padding: 0;
  padding-inline-start: 35px;
  margin-right: unset;
  margin-inline-end: 15px;
  font-weight: 400;
  height: 34px;
}

.progressBar li:before
{
  left: unset;
  inset-inline-start: 0;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.resultsTitle h1
{
  color: var(--color-text-black);
  margin-bottom: 16px;
}

.resultsTitle_trip
{
  color: var(--color-text-black);
  font-weight: 400;
  font-size: 1rem;
}

.flightItem_body>ul>li
{
  padding-left: unset;
  padding-inline-start: 12px;
}

.flightItem_body>ul
{
  flex-direction: row-reverse;
  margin-left: unset;
  margin-inline-start: -12px;
}

.altVersionItem .flightItem_title
{
  padding: 0;
  padding-inline-start: 28px;
  width: unset;
  flex: 1 1 auto;
}

.altVersionItem .flightItem_titleRight
{
  text-align: unset;
  text-align: start;
  display: block;
}

.altVersionItem .flightItem_titleLeft
{
  color: var(--color-text-black);
  width: 100%;
  justify-content: space-between;
  gap: 20px;
  padding: 0px 0px 30px 0px;
}

.flightItem_graph
{
  flex: 1 1 auto;
  border: none;
  background-image: linear-gradient(to right, #000 6px, rgba(255, 255, 255, 0) 0%);
  background-position: top;
  background-size: 10px 1px;
  background-repeat: repeat-x;
  font-weight: 400;
  font-size: clamp(0.75rem, 0.5938rem + 0.5vw, 0.875rem);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3px;
  flex-direction: row;
}

.flightItem_graph .flightChoice_non_cart
{
  width: unset;
}

.flightItem_graph:before,
.flightItem_graph:after
{
  background-color: #000;
  right: unset;
  inset-inline-end: 0;
  width: 6px;
  height: 1px;
}

.flightItem_graph:before
{
  top: 3px;
}

.flightItem_graph:after
{
  top: -3px;
}

:dir(rtl) .flightItem_graph:after
{
  transform: rotate(-45deg);
}

:dir(rtl) .flightItem_graph:before
{
  transform: rotate(45deg);
}

.altVersionItem .flightItem_body
{
  width: unset;
  flex: 1 1 auto;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.flightItem_titleTime strong
{
  font-size: clamp(1rem, 0.5313rem + 1.5vw, 1.375rem);
  line-height: 1.5;
  font-weight: 500;
}

.flightItem_titleTime span
{
  font-size: clamp(0.875rem, 0.7188rem + 0.5vw, 1rem);
  font-weight: 400;
  line-height: 22px;
}

.flightSelection_holder
{
  padding: 0;
}

.flightSection,
.flightSelection_bar
{
  border-radius: var(--radius-md, 10px);
  background: var(--color-bg-white, #FFF);
  box-shadow: 0 0 32px 0 rgba(6, 23, 55, 0.09);
  margin-top: 30px;
  padding: 40px;
}

.flightSelection_title
{
  background: #1C499C;
  color: #fff;
  padding: clamp(1rem, 0.6875rem + 1vw, 1.25rem);
}

.flightSelection_frame
{
  background-color: #EBF1FF;
  color: black;
  padding: 40px 25px;
  height: unset;
  gap: 32px;
  margin-top: 0;
  display: flex;
  =:
    column;
}

.flightSelection
{
  border-radius: 10px;
  overflow: hidden;
  gap: 10px;
}

.flightSelection_title strong
{
  font-size: clamp(1.25rem, 0.9375rem + 1vw, 1.5rem);
  text-transform: capitalize;
  padding-right: unset;
  padding-inline-end: 25px;
}

:dir(rtl) .flightSelection_title strong
{
  font-size: 0;
}

:dir(rtl) #outboundFlight_summary .flightSelection_title strong:before
{
  content: "טיסה הלוך:";
  display: inline-block;
  font-size: clamp(1.25rem, 0.9375rem + 1vw, 1.5rem);
}

:dir(rtl) #inboundFlight_summary .flightSelection_title strong:before
{
  content: "טיסה חזור:";
  display: inline-block;
  font-size: clamp(1.25rem, 0.9375rem + 1vw, 1.5rem);
}

.flightSelection_title span
{
  font-size: clamp(1rem, 0.6875rem + 1vw, 1.25rem);
  display: inline-flex;
}

.flightSelection_title span span
{
  width: 20px;
}

.flightSelection_chosenFrame
{
  background-color: unset;
  flex-direction: column;
  flex-wrap: wrap;
  order: 3;
  flex: 1 1 25%;
  min-width: unset;
  padding: 0;
  justify-content: flex-end;
  align-items: flex-end;
}

.flightSelection_Fnumber
{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  order: 2;
  flex: 1 1 25%;
}

.flightSelection_Fnumber strong
{
  font-size: clamp(1rem, 0.6875rem + 1vw, 1.25rem);
  line-height: 1.5;
  color: #000;
}

a.flightSelection_chosenButton
{
  border-radius: 30px;
  height: 48px;
  transition: all 0.3s ease-in-out;
}

.flightSelection_chosenPrice strong
{
  font-size: clamp(1.25rem, 0.9375rem + 1vw, 1.5rem);
  color: black;
  display: flex;
  direction: ltr;
  font-weight: 400;
}

.flightSelection_chosenPrice strong B
{
  font-weight: inherit;
  font-size: inherit;
}

.flightSelection_chosenTitle
{
  font-size: clamp(0.875rem, 0.7188rem + 0.5vw, 1rem);
  text-transform: lowercase;
  font-weight: 400;
  color: var(--grey-02);
  text-align: end;
  margin-top: 0;
  margin-bottom: 5px;
}

.flightSelection_chosenTitle:first-letter
{
  text-transform: uppercase;
}

.flightSelection_chosenPrice
{
  padding: 0;
}

.flightItem_titleLeft
{
  order: 1;
  flex: 1 1 50%;
  gap: 20px;
}

.flightSelection_frame .flightItem_titleTime strong
{
  font-size: clamp(1rem, 0.6875rem + 1vw, 1.25rem);
}

.flightSelection_frame .flightItem_titleTime span
{
  font-size: clamp(0.875rem, 0.7188rem + 0.5vw, 1rem);
}

.flightSection_continue button
{
  border-radius: 30px;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 18px;
  transition: all 0.3s ease;
  width: auto;
  min-width: 220px;
  padding: 12px 30px;
  height: unset;
}

button#fr_continue_btn:after
{
  content: " to passanger details";
  text-transform: lowercase;
}

:dir(rtl) button#fr_continue_btn:after
{
  content: "  לעמוד פרטי נוסע ";
  text-transform: lowercase;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"></svg>');
  background-repeat: no-repeat;
  background-position: left 15px center;
}

.flightSection_continue button:hover
{
  background-color: color-mix(in srgb, var(--color-primary-blue, #1C499C) 90%, white);
}

.resultsGallery
{
  border-radius: var(--radius-md, 10px);
  background: var(--color-bg-light-gray, #F3F4F8);
  padding: 20px 26px;
  margin-top: 30px;
}

.resultsGallery .item a>div
{
  border-radius: var(--radius-md, 10px);
  background: var(--color-bg-white, #FFF);
  box-shadow: none;
  color: var(--color-text-black);
}

.resultsGallery .item a>div span
{
  font-weight: inherit;
  font-size: 1rem;
  line-height: 1.5;
}

.resultsGallery .item a>div div strong B
{
  font-weight: 400;
  font-size: 18px;
}

.resultsGallery .item a>div div strong
{
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  unicode-bidi: plaintext;
}

.cartButton a
{
  border-radius: var(--button-radius, 30px);
  background: var(--blue-01, #1C499C);
  align-items: center;
  padding: 0 30px;
  max-width: unset;
  height: 48px;
  font-size: 16px;
  justify-content: center;
  transition: all 0.3s ease;
}

.cartButton a:hover
{
  background-color: color-mix(in srgb, var(--color-primary-blue, #1C499C) 90%, white);
}

.cartButton a span
{
  text-transform: capitalize;
  font-weight: 400;
  font-size: inherit;
  line-height: unset;
  font-family: inherit;
  padding-left: unset;
  padding-inline-start: 24px;
  background: url("https://storage.aerocrs.com/567/system/angle-small-left 1.svg") left center no-repeat;
}

:dir(rtl) .cartButton a span
{
  background: url("https://storage.aerocrs.com/567/system/angle-small-right 1.png") right center no-repeat;
}

.cartButton a .svgHolder svg
{
  visibility: hidden;
}

.cartButton a .svgHolder
{
  background: url("https://storage.aerocrs.com/567/system/angle-small-left 2.svg") left center no-repeat;
  width: 16px;
}

.flightChoice_select
{
  display: flex;
  height: 48px;
  padding: 10px 80px;
  justify-content: center;
  align-items: center;
  display: flex;
  border-radius: var(--button-radius, 30px);
  background: var(--blue-01, #1C499C);
  color: #fff;
  transition: all 0.3s ease;
  font-size: 18px;
}

.altVersionItem .flightChoice_body
{
  border: none;
  background-color: unset;
  height: auto;
  gap: 11px;
  align-items: center;
}

.flightChoice_title,
.flight-class__box__title
{
  background-color: unset;
  color: var(--grey-02, #616161);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: center;
}

.flightChoice_title .flightChoice_tooltipToggle
{
  background-color: unset;
  border: 1px solid var(--grey-02, #616161);
  color: #616161;
  font-weight: 400;
}

.flightChoice_body strong
{
  color: var(--color-text-black);
  font-weight: 400;
  unicode-bidi: plaintext;
  font-size: clamp(1.25rem, 0.9375rem + 1vw, 1.5rem) !important;
}

.flightChoice_body strong B
{
  font-size: inherit !important;
  font-weight: inherit !important;
}

.flightChoice_title strong
{
  text-transform: lowercase;
  font-weight: 400;
}

.flightChoice_title strong:first-letter,
.flightChoice_title strong:first-letter,
.flightChoice_title strong:first-letter
{
  text-transform: capitalize;
}

.flightChoice_tooltipHolder
{
  position: unset !important;
}

.flightChoice_icons
{
  display: none;
}

.flight_results_page .flightList
{
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.flightItem.altVersionItem
{
  border-radius: var(--corner-radius, 10px);
  border: 1px solid var(--blue-02, #8EA6E0);
  background: var(--white, #FFF);
  padding: 25px;
  margin: 0;
}

.flightChoice_select:hover
{
  background: var(--Green, #18845E);
  box-shadow: 0 0 32px 0 rgba(6, 23, 55, 0.09);
}

.flightItem_body>ul>li>a:hover .flightChoice_title
{
  background: inherit;
  color: var(--grey-02, #616161);
}

.flightItem_titleRight strong,
.flightItem_titleMobile strong
{
  display: block;
  text-transform: capitalize;
  line-height: 1.5;
  color: #1c499c;
  font-weight: 500;
}

.flightSelection_Fnumber span
{
  font-weight: 400;
  font-size: 14px;
}

.flightItem_titleRight span,
/* .flightSelection_Fnumber span,
.flightItem_titleMobile span,
.flightSummary .flights .grayRow .flightNumber span.small
{
  font-size: 0;
  display: inline-flex;
  align-items: flex-start;
  text-transform: unset;
  color: var(--color-text-black);
  font-weight: 400;
}

.flightItem_titleRight span::before,
.flightSelection_Fnumber span::before,
.flightItem_titleMobile span::before,
.flightSummary .flights .grayRow .flightNumber span.small:before
{
  content: "Flight operated by ";
  font-size: clamp(0.875rem, 0.7188rem + 0.5vw, 1rem);
  margin-inline-end: 6px;
}

:dir(rtl) .flightItem_titleRight span::before,
[dir="rtl"] .flightItem_titleRight span::before,
:dir(rtl) .flightSelection_Fnumber span::before,
[dir="rtl"] .flightSelection_Fnumber span::before,
:dir(rtl) .flightItem_titleMobile span::before,
[dir="rtl"] .flightItem_titleMobile span::before,
[dir="rtl"] .flightSummary .flights .grayRow .flightNumber span.small::before
{
  content: "טיסה מופעלת על ידי";
}

.flightItem_titleRight span::after,
.flightSelection_Fnumber span::after,
.flightItem_titleMobile span::after,
.flightSummary .flights .grayRow .flightNumber span.small::after
{
  content: "";
  display: inline-flex;
  width: clamp(5.4375rem, 2.5469rem + 9.25vw, 7.75rem);
  height: clamp(0.875rem, 0.4063rem + 1.5vw, 1.25rem);
  background: url('https://storage.aerocrs.com/567/system/logo-operated-by-bluebird-1.png') no-repeat;
  background-position: center;
  background-size: contain;
}
 */
.progressBar li a
{
  display: flex;
  align-items: center;
  font-weight: 400;
  color: #000;
  text-transform: none;
  font-size: 14px;
}

.progressBar li:not(:last-child) a:after
{
  content: "";
  margin-inline-start: 15px;
  width: 40px;
  height: 1px;
  background-image: repeating-linear-gradient(to right,
      #1c499c 0,
      #1c499c 6px,
      transparent 6px,
      transparent 12px);
}

.flightChoice_tooltip
{
  overflow-y: auto;
  text-align: start;
}

.flightChoice_tooltip .closeToolTip
{
  float: inline-end;
  padding-left: unset;
  padding-inline-start: 10px;
  background-image: url(https://storage.aerocrs.com/567/system/cross-icon.png);
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center;
}

.flightChoice_tooltip .closeToolTip svg
{
  visibility: hidden;
}

.flightChoice_tooltip .flightChoice_tooltipNote
{
  text-align: start;
  color: #000;
  font-weight: 400;
  font-size: clamp(0.75rem, 0.5938rem + 0.5vw, 0.875rem);
}

.flightChoice_tooltip .flightChoice_tooltipTitle span
{
  direction: ltr;
  color: #000;
  font-weight: 400;
}

.flightChoice_tooltip .flightChoice_tooltipTitle span B
{
  font-weight: 400;
}

.flightChoice_tooltip .flightChoice_title strong
{
  color: #000;
}

.flightChoice_select:has(.disabled)
{
  background-color: #c9c9c9;
  opacity: 0.5;
}

@media screen and (min-width: 670px) and (max-width: 1160px)
{
  .flightItem_body>ul
  {
    margin-top: -70px;
  }
}

@media screen and (min-width: 1025px)
{
  .inner_headerBottom .clear-button
  {
    right: unset;
    inset-inline-end: 8%;
  }
}

@media screen and (max-width: 1024px)
{
  .progressBar li span
  {
    display: none;
  }

  .progressBar li.active span
  {
    display: block;
    position: absolute;
    inset-inline-start: 0;
    margin-inline-start: 0;
    top: 33px;
    font-size: 13px;
  }

  .progressBar
  {
    max-width: 100%;
    flex: 1;
    width: 100%;
  }

  .progressBar_holder
  {
    height: unset;
  }

  .cartButton a strong,
  .cartButton a span
  {
    display: block;
  }

  .flightItem_body>ul>li
  {
    padding-left: unset;
    padding-inline-start: 12px;
    padding-top: 0;
  }

  .flightSelection_frame
  {
    flex-wrap: wrap;
  }

  .flightSelection_chosenFrame
  {
    flex: 1 1 100%;
    align-content: space-between;
    width: 100%;
  }
}

@media screen and (max-width:800px)
{
  .flightSelection_chosenFrame li:nth-child(1)
  {
    display: block;
  }

  .inner_headerBottom .centeredContent
  {
    padding: 10px;
  }

  .inner_headerBottom .headerBottom_logo
  {
    padding-top: 0px;
    padding-bottom: 0px;
    order: 1;
  }

  .inner_headerBottom .headerMenu
  {
    order: 2;
    top: 0;
  }

  .inner_headerBottom .engineFrame
  {
    order: 4;
  }

  .inner_headerBottom .headerBottom_search
  {
    padding-top: 0;
    padding-inline-start: 0;
    padding-inline-end: 0;
    order: 3;
  }

  .inner_headerBottom .headerBottom_searchDate
  {
    padding-inline-start: 0;
  }

  .inner_headerBottom ul.headerBottom_searchLocation
  {
    padding-inline-end: 0;
    border-inline-end: none;
  }
}

@media screen and (max-width: 725px)
{
  .progressBar li.active:after
  {
    display: none;
  }

  .progressBar li:before
  {
    width: 28px;
    height: 28px;
  }

  .progressBar li:not(:last-child) a:after
  {
    margin-inline-start: 0;
    width: 30px;
  }
}

@media screen and (max-width: 670px)
{
  .progressBar_cartFixed .progressBar
  {
    display: none;
  }

  .headerBottom.inner_headerBottom .engineFrame .flightForm_datePop
  {
    margin-top: 0;
    margin-bottom: 0px;
  }

  .headerBottom_searchButton a
  {
    background: none;
  }

  .flightSection
  {
    padding: 30px 20px;
  }

  .resultsGallery
  {
    padding: 10px;
  }

  .resultsGallery .owl-nav
  {
    display: none;
  }

  .flightItem.altVersionItem,
  {
    padding: 20px;
  }

  .flightSelection_bar
  {
    padding: 30px 20px;
  }

  .altVersionItem .flightItem_title
  {
    padding-inline-start: 0;
    display: flex;
    =: flex;
    flex-wrap: wrap;
    align-items: baseline;
    flex-direction: row;
  }

  .altVersionItem .flightItem_titleRight
  {
    display: none;
  }

  .flightItem_titleMobile
  {
    display: flex;
    order: 2;
    border-top: 1px solid var(--color-border-light);
    padding-top: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .altVersionItem .flightChoice_title
  {
    order: 2;
    padding: 0;
  }

  .altVersionItem .flightChoice_body
  {
    flex: 1 1 45%;
    order: 1;
    align-items: flex-start;
  }

  .altVersionItem .flightChoice_select
  {
    border-radius: var(--button-radius, 30px);
    background: var(--blue-01, #1C499C);
    flex: 1 1 100%;
    order: 3;
  }

  .flightItem_body>ul>li
  {
    width: 100%;
  }

  .flightItem_body>ul>li>a
  {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 625px)
{
  .progressBar_cart
  {
    flex-direction: column;
    gap: 40px;
  }

  .cartButton
  {
    width: 100%;
  }

  .flightItem_title .svgHolder
  {
    display: none;
  }

  .flightSelection_frame
  {
    flex-wrap: wrap;
    flex-direction: column;
  }
}

.flightItem_titleTime:after
{
  display: none
}

@media screen and (max-width:480px)
{
  .flightSection_continue button
  {
    width: 100%;
  }

  .flightSelection_Fnumber
  {
    position: relative;
    background-color: unset;
    padding: unset;
    border-top: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
    padding: 20px 0;
    border-radius: 0;
    width: 100%;
  }

  .flightItem_body>ul>li>a
  {
    flex-wrap: wrap;
    align-items: center;
  }

  .flightItem_titleTime
  {
    display: flex;
    align-items: flex-start;
    padding: unset;
    flex-direction: column;
  }

  .altVersionItem .flightItem_graph
  {
    min-width: unset;
    transform: translate(-50%, -76%);
    flex-direction: column;
  }

  .altVersionItem .flightItem_titleLeft
  {
    gap: unset;
  }

  .flightChoice_select span
  {
    font-weight: 400;
    font-size: 16px;
    width: 100%;
    height: auto;
  }

  .flightItem_titleMobile strong
  {
    text-transform: capitalize;
    font-size: 14px;
    color: var(--color-primary-blue);
    font-weight: 700;
  }

  .flightChoice_tooltipHolder.allowHover
  {
    position: absolute !important;
    right: unset;
    inset-inline-end: 0;
  }

  .flightChoice_title .flightChoice_icons
  {
    display: none ! IMPORTANT;
  }

  .flightItem_titleMobile span::before
  {
    font-size: 12px
  }

  .flightItem_titleMobile span::after
  {
    width: 87px;
    height: 16px;
  }

  a.flightSelection_chosenButton
  {
    top: unset;
    bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    padding: 10px 20px;
    right: unset;
    inset-inline-end: 20px;
    text-transform: capitalize;
    font-size: 14px;
    height: unset;
  }

  a.flightSelection_chosenButton:after
  {
    display: none
  }

  .flightSelection_frame
  {
    padding: 25px 20px;
    gap: 20px;
    flex-direction: column;
  }

  .flightSelection_frame .flightItem_titleLeft
  {
    padding-bottom: 0px;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .flightSelection_frame .flightItem_graph
  {
    display: flex;
    font-size: 12px;
  }

  body .flightItem_graph .flightChoice_tooltipToggle
  {
    width: 60px;
    white-space: normal;
  }

  #cartBox .flights .grayRow .timesBox .flightItem_graph .flightChoice_tooltipToggle
  {
    width: unset;
    white-space: unset;
  }

  #cartBox .flights .grayRow .timesBox .timesCell
  {
    width: unset;
  }
}

@media screen and (max-width: 375px)
{
  .progressBar_cartFixed .progressBar_cart
  {
    padding: 0px 15px;
    gap: 0;
  }
}