@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

.same-class-custom-page {
    background: #880000;
}

.elementor-invisible {
    visibility: visible;
}

.same-class-custom-page .custom-container {
    max-width: 1300px;
    margin: 0 auto;
}

.same-class-custom-page .custom-container .flex-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

.same-class-custom-page .custom-container .flex-row .account-side {
    width: 50%;
}

.same-class-custom-page .custom-container .flex-row .right-side-image {
    width: 50%;
}

.flex-row .right-side-image ul.car-mobile-image {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    overflow: hidden;
}

.sign-up-content h3 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 400;
    font-family: 'Dinosaur';
    color: #fff;
    letter-spacing: 1px;
    margin: 0 0 14px;
    width: 60%;
}

.sign-up-content p {
    margin: 0 0 0;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    font-family: 'Montserrat';
    line-height: 28px;
}

.sign-up-content p a {
    margin-left: 6px;
    text-decoration: underline !important;!i;!;
    color: #ffffff;
    font-weight: 700;
    transition: all 0.3s linear;
}

.custom-sign-up-form {
    width: 82%;
    margin: 14px auto 0 0;
}

.custom-sign-up-form form {}

.custom-sign-up-form form .input-field-block {
    margin-bottom: 10px;
}


.custom-sign-up-form form .terms-and-condition-class p span.remember-me-content {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    width: 50%;
}

.custom-sign-up-form form .terms-and-condition-class p a {
    display: inline-flex;
    width: 48%;
    align-items: center;
    justify-content: end;
    color: #fff;
    font-size: 14px;
    transition: all 0.3s linear;
    line-height: 20px;
    font-family: 'Montserrat';
}

.custom-sign-up-form form .terms-and-condition-class p span.remember-me-content label {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Montserrat';
}

.input-field-block input {
    height: 45px;
    border-radius: 8px;
    border: 1px solid #fff !important;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px) !important;
    background-color: rgb(201 21 72 / 21%);
    color: #fff !important;
    font-size: 14px;
    line-height: normal;
    font-weight: 400;
    font-family: 'Montserrat';
}

.input-field-block input::placeholder {
    color: #fff !important;
    font-size: 14px;
    line-height: normal;
    font-weight: 400;
    font-family: 'Montserrat';
}

.custom-form-btn input#form-btn {
        font-family: "Dinosaur", Sans-serif;
        font-size: 15px;
        font-weight: 500;
        text-transform: uppercase;
        background-image: linear-gradient(150deg, #CD174B 0%, #c9164080 70%) !important;
        border-radius: 6px 6px 6px 6px;
        padding: 14px 45px;
        color: #fff !important;
        border: unset !important;
}

.custom-form-btn {
    margin-top: 25px;
}

.custom-sign-up-form form .terms-and-condition-class p a:hover {
    color: #000000;
}

.sign-up-content p a:hover {
    color: #000;
}

.flex-row .right-side-image ul.car-mobile-image li {
    list-style: none;
    flex: 1;
}

li.image01 {margin-top: 150px;}

li.image02 {
    margin-top: 68px;
}

li.image01 img {
    max-width: 114%;
    height: auto;
}
    
li.image02 img {
    max-width: 133%;
    height: auto;
    margin-left: -32px;
    position: relative;
}
    
li.image03 img {
    max-width: 134%;
    height: auto;
    margin-left: -24px;
}

.sign-up-content {
    padding-top: 110px;
}

section#custom-page-title {
    padding: 420px 0px 10px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    position: relative;
    z-index: 99;
    text-align: center;
}


.page-title h2 {
    color: #FFFFFF;
    font-family: "Dinosaur", Sans-serif;
    font-size: 120px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 120px;
    letter-spacing: 0px;
    display: block !important;!i;!;
    text-align: center;
}

section#custom-page-title::after {
    content: '';
    background: linear-gradient(0deg, rgb(136 0 0 / 97%) 13%, rgba(136,0,0,0.4318102240896359) 89%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.page-title {
    z-index: 9;
    position: relative;
}

.terms-and-condition-class p {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-family: 'Montserrat';
    margin: 18px 0 0 !important;
}
div#sign-up-page form .terms-and-condition-class p a {width: 34%;}

.forgot-page .terms-and-condition-class p {
    margin-top: 4px !important;
}

.forgot-page .custom-form-btn {
    margin-top: 0px !important;
}

.forgot-page .terms-and-condition-class p a {
    font-size: 16px !important;
    font-weight: 500 !important;
    padding-right: 6px;
}

div#book-now-btn {
    position: relative;
    left: 22px;
    bottom: 8px;
}

p.message-success {
    background: #fff;
    border-radius: 6px;
    padding: 8px 62px 5px;
    font-size: 10px !important;
    text-align: center;
    color: green;
    font-family: 'Montserrat';
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0.5px;
}

p.message-error {
    background: #fff;
    border-radius: 6px;
    padding: 10px 62px 9px;
    font-size: 12px !important;
    text-align: center;
    color: red;
    font-family: 'Montserrat';
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0.5px;
    margin: 12px 0 12px !important;
}
.dashboard-page .sidebarMenu {
    border: 1px solid #fff;
    border-radius: 12px;
    overflow: hidden;
    width: 300px;
}

.dashboard-page .inner-content {
    width: calc(100% - 300px);
}

.dashboard-page .sidebarMenu ul {
    margin: 0px;
    padding: 40px 0px 0px;
}

.dashboard-page .sidebarMenu ul li.active {
    background: #fff;
}

.dashboard-page .sidebarMenu ul li a {
    color: #fff;
    font-family: 'Montserrat';
    font-size: 18px;
    line-height: normal;
    font-weight: 400;
    padding: 15px 15px;
    display: block;
}

.dashboard-page .sidebarMenu ul li.active a {
    color: #000;
}

.dashboard-page .sidebarMenu ul li {
    border-bottom: 0.5px solid rgb(224 229 238 / 48%);
}

.dashboard-page .sidebarMenu ul li:last-child {
    border-bottom: unset;
}

.dashboard-page .sidebarMenu ul li.profile img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 100%;
}

.dashboard-page .sidebarMenu ul li.profile {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 30px;
}

.dashboard-page .sidebarMenu ul li.profile h2 {
    font-size: 22px;
    font-weight: 400;
    font-family: 'Dinosaur';
    color: #fff;
    margin: 20px 0px 5px;
}

.dashboard-page .sidebarMenu ul li.profile p {
    color: #fff;
    font-family: 'Montserrat';
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
    margin: 0px;
}

.dashboard-page .sidebarMenu ul li a i {
    margin-right: 5px;
}

.dashboard-page {
    padding: 120px 0px 50px;
}
.dashboard-page .inner-content label.form-label {
    color: #fff;
    font-family: 'Montserrat';
    font-size: 16px;
    line-height: normal;
    font-weight: 600;
    display: block;
    margin: 0px 0px 5px;
}

.dashboard-page .inner-content input {
    height: 45px;
    border-radius: 8px;
    border: 1px solid #fff !important;
    backdrop-filter: blur(6px);
    background-color: rgb(201 21 72 / 21%);
    color: #fff !important;
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
    font-family: 'Montserrat';
}

.dashboard-page .inner-content .form-outline {
    margin-bottom: 20px;
}

.dashboard-page .inner-content button {
    font-family: "Dinosaur", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    background-image: linear-gradient(150deg, #CD174B 0%, #c9164080 70%) !important;
    border-radius: 6px 6px 6px 6px;
    padding: 14px 45px;
    color: #fff !important;
    border: unset !important;
}
.dashboard-page div.flex-row {
    align-items: flex-start !important;
}
.dashboard-page .inner-content div.profileImageShow input#profile {
    display: block;
    padding: 8px 15px;
    width: 100%;
}
.dashboard-page .inner-content div.profileImageShow img {
    height: 150px;
    object-fit: contain;
    border-radius: 4px;
    margin: 0px 0px 15px;
}
.dashboard-page div.bookingProcess {
    display: flex;
    align-items: flex-start;
    width: 100%;
}

.dashboard-page  div.bookingDetailed {
    width: 65%;
    padding-right: 100px;
}

.dashboard-page  div.bookingType {
    width: 35%;
}

.dashboard-page  div.bookingType ul {
    padding: 0px;
    margin: 0px;
}

.dashboard-page  div.bookingType ul li {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    padding: 35px 20px 35px 20px;
}

.dashboard-page  div.bookingType ul li h2 {
    color: #FFFFFF;
    font-family: "Dinosaur", Sans-serif;
    font-size: 45px;
    font-weight: 400;
    line-height: 45px;
    text-align: center;
    margin: 0px auto 10px;
    width:80%;
}

.dashboard-page  div.bookingType ul li h3 {
    color: #FFFFFF;
    font-family: "Dinosaur", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    margin: 0px 0px 25px;
}

.dashboard-page div.bookingType ul li p {
    text-align: left;
    color: #FFFFFF;
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
}

.dashboard-page div.bookingType ul li .list {
    position: relative;
    padding-bottom: 25px;
}

.dashboard-page div.bookingType ul li .list ol {
    padding: 0px;
    margin: 0px;
}

.dashboard-page div.bookingType ul li p.last {
    text-align: center;
    color: #FFFFFF;
    font-family: "Montserrat", Sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
}

.dashboard-page div.bookingType ul li .list ol li {
    color: #FFFFFF;
    transition: color 0.3s;
    display: flex;
    align-items: baseline;
    gap: 10px;
    padding-inline-start: 5px;
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    padding: 0px 0px 8px;
}

.dashboard-page div.bookingType ul li .list img {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 120px;
}

.dashboard-page div.bookingType ul li .list ol li svg {
    width: 10px;
    height: 10px;
    fill: #fff;
}
.dashboard-page div.bookingType ul li.noEventsFound {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 250px;
}

.dashboard-page div.bookingType ul li.noEventsFound p {
    margin: 0px 0px 0px;
    color: #FFFFFF;
    font-family: "Dinosaur", Sans-serif;
    font-size: 25px;
    font-weight: 400;
    text-align: center;
}

.dashboard-page div.bookingDetailed label.form-label {
    color: #fff;
    font-family: 'Montserrat';
    font-size: 14px;
    line-height: normal;
    font-weight: 600;
    display: block;
    margin: 0px 0px 5px;
}

.dashboard-page div.bookingDetailed input {
    height: 45px;
    border-radius: 8px;
    border: 1px solid #fff !important;
    backdrop-filter: blur(6px);
    background-color: rgb(201 21 72 / 21%);
    color: #fff !important;
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
    font-family: 'Montserrat';
}

.dashboard-page div.bookingDetailed button {
    font-family: "Dinosaur", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    background-image: linear-gradient(150deg, #CD174B 0%, #c9164080 70%) !important;
    border-radius: 6px 6px 6px 6px;
    padding: 14px 45px;
    color: #fff !important;
    border: unset !important;
}

.dashboard-page div.bookingDetailed  .form-outline {
    margin-bottom: 10px;
    position: relative;
}
.dashboard-page div.bookingDetailed p.noevents {
    color: #fff;
    font-family: 'Montserrat';
    font-size: 16px;
    line-height: normal;
    font-weight: 600;
    display: block;
    text-align: center;
}
.dashboard-page div.bookingDetailed  div.col-sm-8 {
    width: 59%;
    display: inline-block;
    vertical-align: top;
    padding-right: 30px;
}

.dashboard-page div.bookingDetailed div.col-sm-4 {
    width: 40%;
    display: inline-block;
    vertical-align: top;
}
.dashboard-page div.bookingDetailed i.form-control-feedback {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #fff;
}

.dashboard-page div.bookingDetailed span.text-danger {
    background: #fff;
    color: red;
    display: block;
    border-radius: 4px;
    font-size: 12px;
    padding: 2px 6px;
    margin-top: 8px;
}
.dashboard-page .inner-content table {
    margin: 0px;
}

.dashboard-page .inner-content table th {
    color: #fff;
    text-align: left;
    padding: 6px 12px;
    font-weight: 300;
    font-family: 'Dinosaur';
    font-size: 16px;
}

.dashboard-page .inner-content table td {
    color: #fff;
    font-family: 'Montserrat';
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
    text-transform: capitalize;
}

.dashboard-page .inner-content table td a.btn.btn-sm.btn-danger {
    font-family: "Dinosaur", Sans-serif;
    font-size: 12px;
    font-weight: 500;
    background-image: linear-gradient(150deg, #CD174B 0%, #c9164080 70%) !important;
    border-radius: 6px;
    padding: 4px 15px;
    color: #fff !important;
    border: unset !important;
}
.dashboard-page .inner-content ul.bookingStatistics {
    padding: 0px;
    margin: 0px;
    padding-left: 50px;
}

.dashboard-page .inner-content ul.bookingStatistics li {
    padding: 40px 0px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 1px solid #fff;
    border-radius: 12px;
    width: 30%;
    margin-right: 3%;
}

.dashboard-page .inner-content ul.bookingStatistics li i {
    font-size: 35px;
    color: #fff;
}

.dashboard-page .inner-content ul.bookingStatistics li span {
    display: block;
    color: #fff;
    font-family: 'Dinosaur';
    font-size: 26px;
    margin: 20px 0px 10px;
}

.dashboard-page .inner-content ul.bookingStatistics li  label {
    font-family: 'Dinosaur';
    font-size: 18px;
    color: #fff;
}
.bookingPage .flex-row {
    display: block !important;!I;!;
}

.dashboard-page .bookingProcessAll div.bookingType ul li {
    display: inline-block;
    vertical-align: top;
    width: 34%;
}

.dashboard-page .bookingProcessAll div.bookingType {
    width: 100%;
}

.dashboard-page .bookingProcessAll div.bookingType ul li h2 {
    width: 100%;
}

.dashboard-page .bookingProcessAll div.bookingType ul {
    display: flex;
    gap: 20px;
}

.dashboard-page .bookingProcessAll .form-outline {
    margin-bottom: 30px;
}

.dashboard-page .bookingProcessAll .form-outline label.form-label {
    color: #fff;
    font-size: 25px;
    line-height: normal;
    font-weight: 400;
    display: block;
    margin: 0px 0px 20px;
    font-family: "Dinosaur", Sans-serif;
}
.dashboard-page div.bookingType ul li button.bookNow {
    background-color: transparent;
    font-family: "Dinosaur", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    background-image: linear-gradient(80deg, #CD174B 29%, #8E0206 79%);
    border-radius: 6px 6px 6px 6px;
    padding: 10px 28px 10px 28px;
    color: #fff;
    display: block;
    width: 100%;
    border: unset;
    margin-top: 25px;
}

.dashboard-page .bookingProcessAll div.bookingType ul li .list ol li {
    width: 100%;
}
.dashboard-page .bookingProcessAll div.bookingType ul li.comingsoon, .dashboard-page .bookingProcessAll div.bookingType ul li.fullbook {
    opacity: 0.8;
    pointer-events: none;
}
.dashboard-page div.bookingDetailed .form-outline.two {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.dashboard-page div.bookingDetailed .form-outline.two:nth-child(even) {
    padding-left: 25px;
}
h3.topTitleMain {
    margin: 0px 0px 30px;
}

h3.topTitleMain button.back {
    background-color: transparent;
    font-family: "Dinosaur", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    background-image: linear-gradient(80deg, #CD174B 29%, #CD174B 79%);
    border-radius: 6px 6px 6px 6px;
    padding: 8px 30px;
    color: #fff;
    border: unset;
}

h3.topTitleMain {
    display: flex;
    align-items: center;
    gap: 20px;
}

h3.topTitleMain label,h3.topTitleMain span {
    color: #FFFFFF;
    font-family: "Dinosaur", Sans-serif;
    font-size: 25px;
    font-weight: 400;
}

form#bookingFormSubmit div.yourInformation {
    padding-top: 50px;
}
form#bookingFormSubmit div.yourInformation h4 {
    color: #FFFFFF;
    font-family: "Dinosaur", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: 0px 0px 40px;
}
form#bookingFormSubmit div.yourInformation .form-outline.three {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    padding-right: 1%;
}
form#bookingFormSubmit div.yourInformation label.form-label {
    font-size: 14px;
}
form#bookingFormSubmit div.yourInformation input {
    height: 40px;
    border-radius: 4px;
}
form#bookingFormSubmit div.yourInformation button.processButton {display: block;margin-top: 25px;}
form#bookingFormSubmit div.bookingOverview {
    padding-top: 50px;
}
form#bookingFormSubmit div.bookingOverview h4 {
    color: #FFFFFF;
    font-family: "Dinosaur", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: 0px 0px 40px;
}
form#bookingFormSubmit div.bookingOverview button.processButton {display: block;margin-top: 25px;}

form#bookingFormSubmit div.bookingOverview ul {
    padding: 0px;
    margin: 0px;
    display: flex;
    justify-content: space-between;
}

form#bookingFormSubmit div.bookingOverview ul li b {
    display: block;
    text-decoration: underline;
    margin-bottom: 5px;
}

form#bookingFormSubmit div.bookingOverview ul li {
    color: #fff;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 600;
}

form#bookingFormSubmit div.bookingOverview ul li label {
    font-weight: 400;
    font-size: 14px;
}

form#bookingFormSubmit div.bookingOverview p {
    margin: 30px 0px 30px;
    display: flex;
    justify-content: flex-end;
    color: #fff;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
}

form#bookingFormSubmit div.bookingOverview p label {
    line-height: 22px;
}

form#bookingFormSubmit div.ourPolicy {
    padding-top: 50px;
}
form#bookingFormSubmit div.ourPolicy h4 {
    color: #FFFFFF;
    font-family: "Dinosaur", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: 0px 0px 40px;
}

form#bookingFormSubmit div.ourPolicy ul {
    margin: 0px 0px 30px;
    padding: 0px;
}

form#bookingFormSubmit div.ourPolicy ul li {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #fff;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    position: relative;
    margin-bottom: 15px;
}

form#bookingFormSubmit div.ourPolicy ul li input {
    height: unset;
}

form#bookingFormSubmit div.ourPolicy ul li:before {
    content: "\f005";
    font: normal normal normal 14px / 1 FontAwesome;
}

form#bookingFormSubmit div.ourPolicy ul li:last-child:before {
    display: none;
}
form#bookingFormSubmit div.paymentMethod {
    padding-top: 50px;
}
form#bookingFormSubmit div.paymentMethod h4 {
    color: #FFFFFF;
    font-family: "Dinosaur", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: 0px 0px 40px;
}
form#bookingFormSubmit input.error {
    border-color: red !important;
}
form#bookingFormSubmit div.paymentMethod ul.paymentMethod {
    padding: 0px 0px 30px;
    margin: 0px;
}

form#bookingFormSubmit div.paymentMethod ul.paymentMethod li {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: 'Montserrat';
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
}

form#bookingFormSubmit div.paymentMethod ul.paymentMethod li input {
    height: 15px;
    width: 15px;
}

form#bookingFormSubmit div.paymentMethod div.paymentMerchantStripe {
    padding-top: 20px;
}

form#bookingFormSubmit div.paymentMethod div.paymentMerchantStripe p.weAccepted {
    font-family: 'Montserrat';
    font-size: 18px;
    color: #fff;
    display: flex;
    align-items: center;
    font-weight: bold;
    gap: 12px;
    margin-bottom: 15px;
}

form#bookingFormSubmit div.paymentMethod div.paymentMerchantStripe p.weAccepted img {
    width: 250px;
}
.dashboard-page div.bookingDetailed input::placeholder {
    color: #fff;
}

@media (max-width:800px){
	.page-title h2 {
    font-size: 40px;
    margin: 0px;
}

section#custom-page-title {
    padding: 220px 0px 0px 0px;
}

.same-class-custom-page .custom-container .flex-row {
    display: block;
}

.same-class-custom-page .custom-container .flex-row .account-side {
    width: 100%;
    padding: 0px 15px;
}

.same-class-custom-page .custom-container .flex-row .right-side-image {
    width: 100%;
    padding: 0px 15px;
}

.sign-up-content {
    padding-top: 30px;
}

.sign-up-content h3 {
    width: 100%;
    font-size: 26px;
    line-height: 35px;
}

.sign-up-content p {
    font-size: 14px;
}

.custom-sign-up-form {
    width: 100%;
}

.terms-and-condition-class p {
    display: block;
}

.custom-sign-up-form form .terms-and-condition-class p span.remember-me-content {
    width: 100%;
    margin-bottom: 10px;
}

.custom-sign-up-form form .terms-and-condition-class p a {
    width: 100%;
    justify-content: flex-start;
    margin-bottom: 15px;
}

.flex-row .right-side-image ul.car-mobile-image {
    gap: 0px;
    padding: 0px;
}
	div#sign-up-page form .terms-and-condition-class p a {
    width: unset;
}
	.dashboard-page {
    padding: 40px 0px 40px;
}

.dashboard-page .sidebarMenu {
    width: 95%;
    margin: 0 auto 20px;
}

.dashboard-page .sidebarMenu ul li.profile img {
    width: 60px;
    height: 60px;
}

.dashboard-page .sidebarMenu ul li.profile h2 {
    font-size: 20px;
    margin: 10px 0px 5px;
}

.dashboard-page .sidebarMenu ul li.profile {
    padding-bottom: 10px;
}

.dashboard-page .sidebarMenu ul {
    padding: 15px 0px 0px;
}

.dashboard-page .sidebarMenu ul li a {
    font-size: 14px;
    padding: 8px 10px;
}

.dashboard-page .inner-content ul.bookingStatistics li {
    width: 46%;
    margin-bottom: 20px;
    padding: 20px 0px;
}

.dashboard-page .inner-content ul.bookingStatistics {
    padding: 0px;
    padding-left: 10px;
}

.dashboard-page .inner-content {
    width: 100%;
}

.dashboard-page .inner-content ul.bookingStatistics li i {
    font-size: 26px;
}

.dashboard-page .inner-content ul.bookingStatistics li label {
    font-size: 16px;
}

.dashboard-page .inner-content ul.bookingStatistics li span {
    font-size: 24px;
    margin: 5px 0px 4px;
}
	.dashboard-page .inner-content .password-update {
    padding: 0px 15px;
}
	.dashboard-page .inner-content:has(>table) {
    overflow-x: auto;
    white-space: nowrap;
    padding: 0px 15px;
}

.dashboard-page .inner-content table th,.dashboard-page .inner-content table td {
    font-size: 14px;
    padding: 6px 8px;
    line-height: 16px;
}
	.dashboard-page .inner-content table {
    white-space: nowrap;
}
	section.same-class-custom-page.dashboard-page.bookingPage {
    padding: 20px 10px 20px;
}

.dashboard-page .bookingProcessAll .form-outline label.form-label {
    font-size: 20px;
    margin: 0px 0px 15px;
}

.ui-datepicker-title {
    font-size: 16px;
}

div#datepicker .ui-datepicker-calendar thead tr th span {
    font-size: 12px;
    padding: 0px 0px;
}


div#datepicker .ui-state-default {
    font-size: 12px;
    padding: 4px 0px;
}

div#datepicker .ui-datepicker-calendar th {
    padding: 5px;
}

h3.topTitleMain {
    display: block;
}

h3.topTitleMain button.back {
    font-size: 14px;
    padding: 5px 20px;
    display: block;
    margin-bottom: 15px;
}

h3.topTitleMain label, h3.topTitleMain span {
    font-size: 16px;
}

.elementskit-navbar-nav-default .elementskit-navbar-nav {
    height: unset;
    margin: 0px !important;
    padding: 0px;
}

body .elementskit-menu-container ul.elementskit-menu-po-right {
    margin: 0px !important;
}

.elementor-25 .elementor-element.elementor-element-ce7a56f .elementskit-navbar-nav > li > a {
    height: unset;
    font-size: 14px !important;
    padding: 8px 12px !important;
}

.ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container {
    visibility: hidden;
}

.ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container.active {
    visibility: visible;
}

.dashboard-page .bookingProcessAll div.bookingType ul {
    display: block;
}

.dashboard-page .bookingProcessAll div.bookingType ul li {
    width: 100%;
    margin-bottom: 20px;
}

.dashboard-page div.bookingType ul li h2 {
    font-size: 32px;
}

.dashboard-page div.bookingType ul li .list ol li {
    margin-bottom: 0px;
}

.dashboard-page div.bookingType ul li button.bookNow {
    font-size: 14px;
    padding: 8px 20px;
}

.dashboard-page div.bookingDetailed {
    width: 100%;
    padding: 0px;
}

.dashboard-page div.bookingType {
    width: 100%;
}

.dashboard-page div.bookingProcess {
    display: block;
}

form#bookingFormSubmit div.yourInformation {
    padding: 0px;
}

form#bookingFormSubmit div.yourInformation h4 {
    margin: 0px 0px 20px;
}

form#bookingFormSubmit div.yourInformation .form-outline.three {
    width: 100%;
    padding: 0px;
}

form#bookingFormSubmit div.yourInformation button.processButton {
    margin-top: 15px;
}

form#bookingFormSubmit div.bookingOverview ul {
    display: block;
}

form#bookingFormSubmit div.bookingOverview ul li {
    margin-bottom: 20px;
}

form#bookingFormSubmit div.bookingOverview p {
    justify-content: flex-start;
}

form#bookingFormSubmit div.paymentMethod ul.paymentMethod {
    padding: 0px 0px 20px;
}

form#bookingFormSubmit div.paymentMethod div.paymentMerchantStripe p.weAccepted {
    display: block;
}

.dashboard-page div.bookingDetailed div.col-sm-8 {
    padding: 0px;
    width: 100%;
}

.dashboard-page div.bookingDetailed div.col-sm-4 {
    width: 100%;
}

form#bookingFormSubmit div.ourPolicy h4 {
    margin: 0px 0px 20px;
}

form#bookingFormSubmit div.ourPolicy ul li {
    font-size: 14px;
}

.dashboard-page div.bookingDetailed button {
    font-size: 14px;
    padding: 10px 15px;
}
	.swal2-title {
    font-size: 1.2em;
}
	.dashboard-page .inner-content ul.bookingStatistics li label {
    width: 100%;
    text-align: center;
    font-size: 12px;
}
}