body,html
{
    padding: 0;
    margin: 0;
    width: 100%;
    font-family: "Poppins";
    overflow-x: hidden !important;
}
.headerLeft
{
    display: flex;
    gap: 10px;
    align-items: center;
}
.headerLeft img
{
    width: 26px;
    height: 26px;
}
.bold
{
    font-weight: bold;
}
.bigTitle
{
    margin: 0;
    font-weight: 500;
    line-height: 35px;
}
.pageTextLogo
{
    font-family: "Fonarto";
    font-size: 19px;
}
.swal2-title
{
    font-size: 15px !important;
}
.swal2-icon
{
    display: none !important;
}
.subText
{
    opacity: 0.55;
    font-size: 12px;
}
.pageTitle
{
    font-weight: 500;
}
.pageTitle span
{
    font-weight: 700;
}
.header
{
    width: calc(100% -40px);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-inline: 20px;
    position: relative;
    z-index: 1;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}
@keyframes shimmer {
    0% {
      background-position: 200% 0;
    }
    100% {
      background-position: -200% 0;
    }
}
.primaryButton
{
    padding: 10px;
    padding-block: 15px;
    border-radius: var(--maxRadius);
    border: none;
    background: var(--primaryColor);
    color: var(--whiteColor);
    font-size: 14px;
    font-weight: 500;
    font-family: "Poppins";
}
.mobileMenuOverlay
{
    z-index: 101;
    position: fixed;
    inset: 0;
    background: #ffffff94;
    transition: var(--tsSlow);
    transform: translateX(100%);
}
.mobileMenu
{
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    width: 250px;
    background: var(--primaryColor);
    z-index: 102;
    backdrop-filter: blur(5px);
    transition: var(--tsFast);
    transform: translateX(500px);
    padding: 20px;
    display: flex;
    flex-direction: column;
}
.smallText
{
    font-size: 13px;
    font-weight: 300;
    opacity: 0.75;
    margin-top: 20px;
}
.mobileMenuTitle
{
    display: block;
    text-align: end;
    font-weight: 500;
    opacity: 0.7;
    font-family: "Fonarto";
    color: white;
}
.mobileMenuUl
{
    list-style: none;
    padding: 0;
    padding-bottom: 30px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.mobileMenuUl a
{
    padding: 10px;
    padding-block: 5px;
    width: calc(100% - 20px);
    display: block;
    font-size: 15px;
    color: white;
    text-decoration: none;
    padding-left: 0px;
}
.mobileMenuTop
{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mobileMenuUl a.active
{
    font-weight: 600;
    opacity: 0.45;
}
.mobileMenuFooter
{
    position: absolute;
    bottom: 0;
}
.mobileMenuFooter ul
{
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}
.socialArea
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 7px;
}
.socialArea a
{
    text-decoration: none;
    display: flex;
    align-items: center;
}
.mobileMenuFooter ul li a
{
    display: block;
    font-size: 13px;
    color: white;
    opacity: 0.4;
    text-decoration: none;
}
:root
{
    --primaryColor: rgba(10, 10, 10, 1);
    --primaryColorOp: rgba(20, 20, 20, 0.65);
    --primaryColorMaxOp: rgba(20, 20, 20, 0.3);
    --primaryRadius: 10px;
    --primaryShadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    --secondaryRadius: 10px;
    --maxRadius: 50px;
    --whiteColor: white;
    --whiteOp: rgba(255,255,255,0.75);
    --whiteMaxOp: rgba(255,255,255,0.5);
    --whiteMinOp: #ffffff2e;
    --blackMaxOp: #0000000d;
    --blackOp: rgba(20,20,20,0.3);
    --primaryPadding: 20px;
  
    --redColor: #ff5050;
    --greenColor: rgb(0 214 102);
    --tsSlow: 0.6s;
    --tsFast: 0.3s;

    --litepicker-is-end-color-bg: rgba(10, 10, 10, 1) !important;
}
@font-face {
    font-family: 'Fonarto';
    src: url('/assets/fonts/Fonarto.ttf') format('truetype');
    font-weight: 900;
}
@font-face {
    font-family: 'Poppins';
    src: url('/assets/fonts/Poppins-Black.ttf') format('truetype');
    font-weight: 900;
}
@font-face {
    font-family: 'Poppins';
    src: url('/assets/fonts/Poppins-Bold.ttf') format('truetype');
    font-weight: 700;
}
@font-face {
    font-family: 'Poppins';
    src: url('/assets/fonts/Poppins-ExtraBold.ttf') format('truetype');
    font-weight: 800;
}
@font-face {
    font-family: 'Poppins';
    src: url('/assets/fonts/Poppins-ExtraLight.ttf') format('truetype');
    font-weight: 200;
}
@font-face {
    font-family: 'Poppins';
    src: url('/assets/fonts/Poppins-Light.ttf') format('truetype');
    font-weight: 300;
}
@font-face {
    font-family: 'Poppins';
    src: url('/assets/fonts/Poppins-Medium.ttf') format('truetype');
    font-weight: 500;
}
@font-face {
    font-family: 'Poppins';
    src: url('/assets/fonts/Poppins-Regular.ttf') format('truetype');
    font-weight: 400;
}
@font-face {
    font-family: 'Poppins';
    src: url('/assets/fonts/Poppins-SemiBold.ttf') format('truetype');
    font-weight: 600;
}
@font-face {
    font-family: 'Poppins';
    src: url('/assets/fonts/Poppins-Thin.ttf') format('truetype');
    font-weight: 100;
}
.blackText
{
    color: black !important;
}

.flatpickr-days
{
    border: none;
    background: #f8f8f8;
}
.flatpickr-calendar.inline
{
    box-shadow: none;
}
.flatpickr-days
{
    border: none !important;
}
.flatpickr-hour, .flatpickr-minute, .flatpickr-time-separator
{
    background: #f8f8f8 !important;
}
@media (min-width: 1025px)
{
    .bottom
    {
        max-width: 450px;
        width: 450px;
        margin-left: auto;
    }
    .locationInformation
    {
        max-width: 470px;
        width: 470px;
        margin-left: auto;
    }
    .modal
    {
        max-width: 450px;
        margin-left: auto;
        overflow: auto;
    }
    .popup
    {
        width: 350px;
        margin-left: calc(50% - 175px);
    }
    .checkReservationBody p
    {
        
    }
    .checkReservationBody .enterReservation
    {
        width: 45%;
        margin: auto;
    }
    .pageBodyTitle
    {
        text-align: center;
    }
    .pageBody .paragraph
    {
        text-align: center;
        max-width: 75%;
        margin: auto;
        margin-bottom: 25px;
    }
    .reservationTicket
    {
        max-width: 50%;
        margin: auto;
    }
    .reservationTicket img
    {
        width: 250px !important;
    }
    .contactOptions
    {
        flex-direction: row;
    }
    .contactOption
    {
        flex: 1;
    }
}
@media (min-width: 769px) and (max-width: 1024px)
{
    .bottom
    {
        max-width: 450px;
        width: 450px;
        margin-left: auto;
    }
    .locationInformation
    {
        max-width: 470px;
        width: 470px;
        margin-left: auto;
    }
    .modal
    {
        max-width: 450px;
        margin-left: auto;
        overflow: hidden !important;
    }
    .popup
    {
        width: 350px;
        margin-left: calc(50% - 175px);
    }
}
@media (max-width: 768px)
{
}
@media (max-width: 480px)
{
}