.banner-top {
  background: rgba(64, 41, 0, 0.8);
  min-height: 50px;
}
.banner-top .logo {
  background: #bf6718;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 100px;
  padding: 15px;
  position: absolute;
  top: 0;
}
.banner-top h2 {
  margin: 0 0 0 115px;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.3em;
  height: 100%;
  display: flex;
  align-items: center;
}
.banner-top .logo img {
  width: 100%;
  height: auto;
}
.banner-top ul {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
  font-size: 0.8em;
  margin: 0;
  padding: 0;
  height: 100%;
  position: relative;
}
.banner-top ul li {
  list-style-type: none;
  height: 100%;
  width: fit-content;
  position: relative;
  font-size: 1.5em;
}
.banner-top a:not(.log):link,
.banner-top a:not(.log):visited,
.banner-top a:not(.log):active {
  color: #fff;
  text-decoration: none;
  transition: all 0.5s;
  display: flex;
  align-items: center;
  justify-content: left;
  height: 100%;
}
.banner-top a:not(.log):hover {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
}
.banner-top a:not(.log) .fas {
  margin-right: 7px;
  margin-left: 7px;
}
.banner-top .languages-panel {
  position: absolute;
  right: 0px;
  top: 40px;
  background: #fff;
  z-index: 10;
  min-width: 154px;
  border-color: #dcdbdb;
  box-shadow: 8px 8px 11px 0 rgba(0, 0, 0, 0.07);
}
.banner-top .languages-panel p {
  margin: 0;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-top .languages-panel a:not(.log):link,
.banner-top .languages-panel a:not(.log):visited,
.banner-top .languages-panel a:not(.log):active {
  color: rgba(64, 41, 0, 0.8);
  text-decoration: none;
  transition: all 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.banner {
  width: 100%;
  height: 100%;
  background: url(../images/flamingo-header-16ce27bc32dcceb97a3626f0c99923ce.jpg)
    no-repeat center center;
  background-size: cover;
}
.logindrop:after {
  display: none;
}
input[type='date']::-webkit-input-placeholder {
  visibility: hidden !important;
}
.width-inherit {
  width: inherit;
}
.off {
  pointer-events: none;
}
.tickets_menu {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-around;
  font-size: 1em;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  position: relative;
}
.tickets_menu li {
  list-style-type: none;
  height: 100%;
  width: fit-content;
  position: relative;
  font-size: 1.5em;
  width: 100%;
  padding: 0;
}
.tickets_menu li a {
  color: #fff;
  background: rgba(64, 41, 0, 0.6);
  text-decoration: none;
  transition: all 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 15px;
  transition: all 0.5s;
}
.tickets_menu li a:hover {
  background: rgba(64, 41, 0, 0.8);
}
.tickets_menu li a .fas {
  margin-left: 7px;
  margin-right: 7px;
  font-size: 0.8em;
}
.dropdown-item {
  text-transform: none !important;
  font-size: 1.5em;
}
.dropdown-item:focus,
.dropdown-item:hover {
  background-color: transparent;
}
.tab {
  background-color: #bbcf90;
  border: 10px solid #ffffff;
  font-family: 'Sanchez', serif;
  color: #ffffff !important;
  font-weight: bold !important;
}
.tab-wrapper {
  margin: auto;
  background-color: white;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.tab-wrapper ul {
  margin-bottom: 0;
}

.tab-wrapper ul li {
  padding-bottom: 10px;
  padding-top: 10px;
}

.tab-container ul li:hover {
  border-bottom-color: #bbcf90;
}
.tabs-mobile .sub {
  margin-left: 0.5rem;
}

.tabs-mobile .dropdown-item {
  padding: 0.25rem 1rem;
}

.tabs-mobile a,
.tab-container a {
  text-transform: uppercase;
  font-weight: bold;
  color: black;
  text-align: center;
  letter-spacing: 2px;
  font-size: 14px;
}

.tab-container a:hover {
  text-decoration: none;
}

.tab-container ul li {
  border-bottom: 4px solid #efefef;
  padding-bottom: 6px;
  transition: 0.4s all;
  padding-top: 6px;
}

.tab-container ul li:hover {
  border-bottom-color: #bbcf90;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: transparent;
  border-bottom-color: black;
  color: black;
}
.cart-line {
  position: absolute;
  height: 2px;
  width: 9%;
  border-top: 1px solid black;
  padding-bottom: 3px;
  border-bottom: 1px solid black;
  top: 69px;
  margin-left: 116px;
}
.menu-list > ul {
  list-style: initial;
}
.breadcrumb li a {
  color: black;
  background: #bbcf90;
}
.breadcrumb li.active,
.breadcrumb li.active a {
  color: black;
  background: #bbcf90;
  box-shadow: none;
}
.breadcrumb li a:after {
  display: none !important;
}
.breadcrumbs_container {
  justify-content: left;
  padding: 60px 129px 30px;
}

.card-header {
  background-color: white;
  border: 2px solid #d5d5d5;
  position: relative;
  text-align: center;
}
.card-table {
  border: 2px solid #d5d5d5;
  border-top: none;
  background-color: #f6f6f6;
}
.basket-headline {
  background: none;
  border: none;
  color: black;
  text-shadow: none;
  padding-top: 25px;
}
.login h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  margin-top: 30px;
  color: black;
}
.widgets h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  margin-top: 30px;
  text-transform: uppercase;
  color: black;
}
.card-header > h4 {
  color: black;
}
.form-control.disabled {
  pointer-events: none;
  background: #f5f5f5;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.zind1 {
  z-index: 1;
}
.back-green {
  background: #bbcf90;
}
.bkgreen > li > a {
  text-transform: uppercase;
  font-weight: bold;
  color: black;
  text-align: center;
  letter-spacing: 2px;
  font-size: 18px;
}
.lbl-email {
  background-color: white !important;
  color: black;
  font-weight: bold;
  text-align: center;
}

.login-body .btn-container .forgot-psw {
  margin-bottom: 10px;
}
.login-body .btn-container .my-btn {
  width: 100%;
  margin: 5px auto;
  font-size: 0.9rem;
}
.login-body .btn-container .my-btn svg {
  height: 2rem;
  margin-inline-end: 20px;
}

.login-body .btn-container .my-btn > a {
  text-decoration: none;
}

.login-body .btn-container .my-btn.bg-facebook {
  background-color: #3e68b4;
}

.login-body .btn-container .my-btn.bg-google {
  background-color: #4f86eb;
}

.login-body .row > .col-5.padding-top {
  padding-top: 105px;
}

.zaa-button {
  background-color: #bbcf90;
  border: 2px solid #000;
  border-radius: 4px;
  padding: 7px 20px !important;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  color: black;
  cursor: pointer;
  text-transform: uppercase;
  width: auto;
  position: relative;
}
.zaa-button:hover:before {
  background-color: #bbcf90;
  top: 6px;
  left: 8px;
  color: inherit;
  text-decoration: none;
}
.zaa-button:hover {
  color: black;
  background: white;
  text-decoration: none;
  top: 2px;
  left: 2px;
}
.zaa-button:before {
  content: '';
  position: absolute;
  top: 9px;
  left: 9px;
  border-radius: 4px;
  background-color: transparent;
  border: 2px solid black;
  width: 100%;
  height: 100%;
  z-index: -1;
  text-decoration: none;
}
.productlist {
  color: black;
  background: none;
}
.card {
  border-radius: 0px;
  background-color: white;
  color: black;
  margin-bottom: 15px;
  border: none;
  margin-top: 30px;
}
.keyboard .btn_qty {
  overflow: hidden;
  float: left;
  width: 20px;
  height: 20px;
  transition: all 0.3s;
  background-color: #fff;
  color: #000;
  text-align: center;
  border-radius: 100%;
  cursor: pointer;
  border: 2px solid #d5d5d5;
}
.prod-border {
  border-bottom: 3px solid #d5d5d5;
}
.keyboard .lbl_qty {
  width: 60px;
}
.keyboard .lbl_qty input {
  width: 60px;
  color: black;
  border-radius: 5px;
  border: 2px solid #d5d5d5 !important;
}
.row.prod {
  background: none;
  display: block;
}
.standard {
  padding: 30px 30px;
  background-color: #f6f6f6;
  z-index: 1;
}
.ticket-type {
  border: 1px solid #d5d5d5;
  padding: 30px 50px;
  border-radius: 5px;
  margin-bottom: 1rem;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.ticket-type div.col-12.d-flex,
.ticket-type div.col-12.text-end {
  padding-left: 15px;
  padding-right: 15px;
}
.half-circles {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  height: 100%;
  align-items: center;
  box-shadow: 1px 4px 5px lightgrey;
  border-radius: 5px;
  left: 0;
  top: 0;
  z-index: -1;
}
.left-circle {
  height: 30px;
  width: 15px;
  border-bottom-right-radius: 30px;
  border-top-right-radius: 30px;
  border-left-color: white !important;
  box-shadow: -5px 0 white;
}
.circle {
  background-color: white;
  border: 1px solid #d5d5d5;
}
.right-circle {
  height: 30px;
  width: 15px;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
  border-right-color: white;
  box-shadow: 5px 0 white;
}
.info {
  font-size: 1.2em !important;
  border: none !important;
  color: black !important;
  position: absolute;
  right: 0;
}
.close-popover {
  font-size: 1.6em;
  color: #bbcf90;
}
.popover-body h4 span,
.popover-body .price {
  color: #bbcf90;
}
.fkstandard {
  background-color: #f6f6f6;
}
.fnt-size {
  font-size: 20px;
}
.basket-subtotal {
  background: none;
  text-shadow: none;
}
.datepicker.datepicker-inline td,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.dropdown-menu th {
  font-size: initial;
  font-weight: 500;
  box-shadow: none;
}
.card-body .datepicker-inline,
.card-body .datepicker table {
  width: 90%;
}
.perf-wdt {
  width: 100px;
}
.datepicker table tr td div {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  box-shadow: none;
}
.wght-calendar {
  width: 83%;
  float: right;
}
.priceweight {
  font-weight: 500;
  font-size: 17.5px;
}

.value_tkt:focus {
  outline-color: #bbcf90;
}
.basket-product {
  text-shadow: none;
}
.pipe:last-of-type {
  display: none;
}
.basket-product:nth-child(even) {
  background-color: transparent;
}
.div-ticket {
  padding: 9px 0px 0px 15px;
  font-size: 17px;
}
.img-checkbox {
  width: 24.5px;
  height: 29px;
}
.img-checksafari {
  width: 24.5px;
  height: 29px;
}
.tickethide {
  margin-top: 0;
}
.calendarmodal {
  max-width: unset;
}
.border-card {
  border: 1px solid #d5d5d5;
  box-shadow: 1px 1px 5px lightgrey;
  border-radius: 0 !important;
}
.card.login-mask {
  background-color: white !important;
}
.h5-fnt {
  font-weight: 400;
}
.noboxshadowbottom {
  box-shadow: 1px 0px 5px lightgrey !important;
}
.card-index {
  z-index: 1;
}
.zaa-button.disabled {
  pointer-events: none;
  cursor: not-allowed;
  background: #f6f6f6;
  border: 2px solid #d5d5d5;
  color: #d5d5d5 !important;
}
.zaa-button.disabled:before {
  border: 2px solid #d5d5d5;
}
.add-coupon-button {
  background: darkgray;
  color: white;
  font-weight: bold;
}
.border-btn {
  border-bottom: 1px solid #d5d5d5;
}
.border-btnlast {
  border-bottom: 2px solid #d5d5d5;
}
.final-order-totals,
.price-cart {
  font-size: 14px;
}
.tkt-checkout {
  padding: 30px 30px;
}
ul {
  list-style: none;
}
.login .form-group:nth-of-type(1) input {
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  border-bottom: 1px solid #ced4da;
  border-radius: 0.25rem;
  border: 1px solid #ced4da;
}
.login .form-control {
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.separator {
  background-color: white;
  text-shadow: none;
}
.separator:nth-of-type(odd) {
  background-color: white;
}
.card-footer {
  background-color: white;
}
.cart-line:last-of-type {
  width: 8%;
  left: 45.98%;
}
.cart-line:first-of-type {
  left: 36%;
  width: 9%;
}
.basket-product.taxes {
  background-color: white;
}
.log:hover {
  color: black;
  border: 1px solid grey;
}
.btn-zaa.btn-info {
  background-color: #bbcf90;
  color: black;
  box-shadow: none;
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: black;
  background-color: #bbcf90;
  border-color: #bbcf90;
}
.page-item.disabled .page-link {
  color: black;
  pointer-events: none;
  background-color: white;
  border-color: #d5d5d5;
}
.page-item.active .page-link {
  z-index: 2;
  color: black;
  background-color: #bbcf90;
  border-color: #bbcf90;
}
.panel-heading {
  box-shadow: none;
  background-color: white;
  border-top: 2px solid #d5d5d5;
}
.page-link {
  background-color: white;
  border: 1px solid #d5d5d5;
}
.page-link:hover {
  z-index: 2;
  color: black;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #d5d5d5;
}
.details-box {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  background-color: white !important;
  border: 1px solid #d5d5d5 !important;
  box-shadow: 1px 1px 5px lightgrey;
  border-radius: 0 !important;
  color: black;
}
.details-box:nth-of-type(2) {
  border-left: 0 !important;
}
.border-reserv {
  border-bottom: 1px solid #d5d5d5;
  padding-top: 7px;
  padding-bottom: 3px;
}
.details-box .details-row {
  border-bottom: 0 !important;
  margin-bottom: 15px;
}
.card .card-header h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.datepicker table thead {
  background-color: white;
}
.datepicker table td {
  background: white;
}
.range.day {
  background: #bbcf90 !important;
}
.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
  background: white;
  font-size: initial;
  font-weight: 500;
}
.perf.highavailability {
  font-weight: 500;
  border: 0;
  box-shadow: none;
  padding: 9px 0px;
  color: black;
  background: #bbcf90;
  text-shadow: none;
}
.btn-perf-selected {
  background-color: #bbcf90;
  border: 1px solid black !important;
}
.place-content {
  place-content: center;
}
.day.old {
  visibility: hidden;
}
.datepicker table tr td.day.focused,
.datepicker table tr td.day:hover,
.datepicker table tr td.active.active:hover {
  background: white;
}
.datepicker td,
.datepicker th {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
  color: black !important;
}
tfoot {
  background: #bbcf90;
}
.datepicker table tr td.today,
.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
  background: white;
}
table.table-condensed {
  background: white;
}
.range-start {
  background: #bbcf90 !important;
}
.range-end {
  background: #bbcf90 !important;
  color: black;
  font-weight: 200;
}

.card .card-header a:link,
.card .card-header a:visited,
.card .card-header a:active {
  color: black;
}
.datepicker table tr td.highavailable div {
  border: 0;
  font-weight: 500;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  color: #999 !important;
}
/* .datepicker table tr td.active.highavailable div { */
.datepicker table tr td.active div {
  background: white;
  color: black;
  font-weight: 500;
  text-shadow: 0 1px 2px #fff;
  box-shadow: 0 0 0 0.3rem #bbcf90;
}
.datepicker table tr td.active.active,
.datepicker table tr td.today.active.day {
  background: white;
  color: black;
  font-weight: 200;
  box-shadow: none;
}

.warningres {
  background-color: #bbcf90 !important;
  border-color: #bbcf90 !important;
  color: black !important;
  border-radius: 0 !important;
}
thead > tr:last-of-type {
  border-top: 1px solid white;
}
#changePasswordForm label {
  background-color: transparent;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
}
#changePasswordForm input {
  width: 100%;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  border: 1px solid #ced4da;
}
#resetPasswordForm input {
  width: 100%;
  border: 1px solid #ced4da;
}
#resetPasswordForm label {
  background-color: transparent;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  color: black;
}
.colz::placeholder {
  color: red;
  font-size: 10px;
  padding-top: 0;
}
.colz {
  position: relative;
}

.colz::after {
  position: absolute;
  left: 25px;
  top: 0px;
  content: attr(placeholder);
  pointer-events: none;
  opacity: 0.6;
  font-size: 10px;
  padding-top: 0;
}
.colz.txt > .form-control {
  padding-bottom: 0px;
}
.status-track {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: space-between;
  display: -ms-flexbox;
  -ms-flex-flow: row;
  text-transform: uppercase;
  font-size: 1em;
  height: 40px;
  width: auto;
}
.status-track .complete {
  color: black;
}
.status-track .current {
  color: black;
}
.status-track .future {
  color: black;
}
.status-track > * {
  text-align: center;
  line-height: 1.9;
  flex: 2;
  -webkit-flex: 2;
  -ms-flex: 0px 2;
  position: relative;
  width: 115px;
}
.status-track > * * {
  display: block;
}
.status-track > * label {
  font-weight: bold;
  font-size: 1em;
  letter-spacing: 0.2em;
  text-transform: capitalize;
  font-family: 'Roboto', sans-serif;
}
.status-track > * i.fa {
  font-size: 1.3em;
}
.status-track > *:first-child {
  text-align: left;
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 0px 1;
}
.status-track > *:not(:first-child)::before {
  display: block;
  content: '';
  position: absolute;
  left: -50%;
  right: 47%;
  top: 0.5em;
  border-top: 0.2em solid;
  margin: 0 1em;
  color: #bbcf90;
}
.status-track > *:nth-child(2)::before {
  margin-left: 1.5em;
  border: 1px solid black;
  padding: 2px;
  color: #bbcf90;
  border-right: none;
}
.status-track > *:last-child {
  text-align: right;
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 0px 1;
}
.status-track > *:last-child::before {
  right: 0.5em;
  left: -104%;
  border: 1px solid black;
  padding: 2px;
  border-left: none;
}
.faunvisited::before {
  content: url(../images/icns/unvisited-1fe1b4444d52cfbe402cf7ba8bae0340.svg);
}
.favisited::before {
  content: url(../images/icns/visited-3fc2fd3c46acf2f5ac994c12962262a4.svg);
}
.facurrent::before {
  content: url(../images/icns/visited-3fc2fd3c46acf2f5ac994c12962262a4.svg);
}
.alreadylog {
  color: black;
}
.crb-label {
  top: -31px;
  white-space: nowrap;
  /*left: 47px;*/
}
.status-track > *:first-child > .crb-label {
  left: -29px;
}
.status-track > *:last-child > .crb-label {
  left: 36px;
}
.drop-item::after {
  vertical-align: 0em;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  content: '';
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle::after {
  vertical-align: 0em;
}

.menu-drop {
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.offersButton {
  will-change: transform;
  transform: translate3d(368px, 53px, 0px);
}
.extrasButton {
  will-change: transform;
  transform: translate3d(557px, 53px, 0px);
}
.form-check-label > u > a {
  color: black;
}

.prod-desc {
  font-size: 12px;
}

.prod-container {
  text-align: left;
}

.prod-border {
  padding: 0;
}

.clear-btn {
  text-align: right;
}

.product-detail {
  text-align: right;
}

.confirmation-value {
  text-align: right;
}

.btn_qty.plus.not-enabled {
  cursor: default;
  pointer-events: none !important;
  opacity: 0.5;
}

.calendar-selected-value {
  border: none;
  font-style: italic;
  pointer-events: none;
}

.calendar-selected-qty {
  width: 50%;
}

.selected-info {
  font-size: 1.25rem;
  font-weight: 500;
}

.calendar-selected-people {
  width: 50%;
}

.value_tkt.not-enabled {
  cursor: default;
  pointer-events: none;
  opacity: 0.5;
}

.services-modal {
  background-color: #bbcf90 !important;
  border: none !important;
}

.additional-info-modal-body {
  background-color: #d5d5d5;
  font-style: italic;
}

.services-modal-card {
  border: 2px solid #000000;
}

.no-products-for-day {
  text-align: center;
}

.modal-card-header {
  display: flex;
}

.additionalinfo-modal-dialog {
  max-width: 500px;
  margin: 10rem auto;
}

.modal-close:before {
  cursor: pointer;
}

.additional-info-title {
  text-transform: uppercase;
  font-weight: bold;
  color: black;
  text-align: center;
  letter-spacing: 2px;
  font-size: 14px;
}

.additional-info-modal-body {
  z-index: 1;
  border: 2px solid #d5d5d5;
  border-top: none;
  background-color: #f6f6f6;
  padding: 20px;
  text-align: center;
  text-transform: uppercase;
}

.login-buttons-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
}

/* google facebook part*/
.btn-container .forgot-psw {
  margin-bottom: 10px;
}
.btn-container .my-btn {
  width: 100%;
  margin: 5px auto;
  font-size: 1.2rem;
}
.btn-container .my-btn svg {
  height: 2rem;
  margin-inline-end: 20px;
}

.btn-container .my-btn > a {
  text-decoration: none;
}

.btn-container .my-btn.bg-facebook {
  background-color: #3e68b4;
}

.btn-container .my-btn.bg-google {
  background-color: #4f86eb;
}

@media screen and (-ms-high-contrast: active) {
  .status-track {
    width: 300px !important;
  }
  #calendarModalLabel {
    text-align: left;
  }
}
@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
  .status-track {
    width: 300px !important;
  }
  #calendarModalLabel {
    text-align: left;
  }
}

@media (min-width: 1400px) {
  .container {
    max-width: 1380px;
  }
}

@media only screen and (max-width: 900px) {
  .tab-wrapper {
    max-width: 90%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation: portrait) {
  .login-buttons-container {
    flex-direction: column;
    gap: 20px;
  }
  .banner-top h2 {
    display: none;
  }
  .banner {
    background: url(../images/flamingo-mobile-6ce981f077e48e1b7ec7a582b177c452.png)
      no-repeat center top;
  }
  .form-control {
    width: 90%;
  }
  .tickets_menu {
    flex-direction: column;
    justify-content: space-around;
  }
  .tickets_menu li {
    font-size: 1em;
  }
  .dropdown-item {
    text-transform: none !important;
    font-size: 1em;
  }
  .status-track > *:nth-child:before {
    display: none;
  }
  .status-track > *:nth-child:before {
    display: none;
  }

  .status-track > *:nth-child(2)::before {
    display: none;
  }
  .status-track > *:last-child::before {
    display: none;
  }

  .confirmation-buttons-container {
    padding: 15px;
  }

  .confirmation-button {
    width: 100%;
  }

  .back-confirmation-button {
    margin-bottom: 20px;
  }

  .basket-product.row:nth-child(even) {
    background-color: #d5d5d5;
  }

  .product-detail {
    text-align: left;
  }

  .confirmation-value {
    text-align: center;
  }

  .form-check {
    margin-top: 45px;
  }

  .login-btn {
    margin-right: 10px;
  }

  .forgot-psw-btn {
    margin-top: 1rem;
  }

  .upload-photo {
    text-align: center;
  }

  .colz::after {
    top: 8px;
  }

  .clear-btn {
    text-align: center;
    margin-bottom: 15px;
  }

  .prod-container {
    text-align: center;
    margin: 0;
  }

  .prod {
    margin: 0;
  }

  .prod-border {
    padding: 10px;
  }

  .check-square {
    display: flex;
  }

  .product-qty-container {
    align-items: center;
    justify-content: center;
    display: flex;
  }

  .prod-desc {
    margin-right: 0;
  }

  .productlist {
    padding: 0;
  }
  .tab-container {
    display: none;
  }
  .dropdown-mobile {
    display: block;
  }
  .future {
    display: none;
  }
  .visited {
    display: none;
  }
  .current {
    text-align: center !important;
  }
  .current > label {
    left: 0 !important;
  }
  .offersButtonz {
    display: none !important;
  }
  .vipButtonz {
    display: none !important;
  }
  .servicesButtonz {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .tab-container {
    display: inline;
  }
  .dropdown-mobile {
    display: none;
  }
  .offersButtonx {
    display: none !important;
  }
  .vipButton {
    display: none !important;
  }
  .servicesButton {
    display: none !important;
  }
}

@media screen and (max-width: 540px) {
  .card-body .datepicker-inline,
  .card-body .datepicker table {
    width: 100%;
  }
}
