table {
    width: 100%;
    border-collapse: collapse;
    background: white;
}

table thead {
    background-color: skyblue;
    color: white;
}

th,
td {
    padding: 5px;
}

#div_search {
    margin-bottom: 10px;
}

#div_search #search {
    padding: 5px;
    width: 250px;
}


/* Location boxes */

.location-list {
    display: inline-block;
    cursor: pointer;
}

.location-list .card {
    background: #eee;
    text-align: left;
}

#loc-desc {
    display: none;
    position: absolute;
    background: #000;
    border-radius: 5px;
    font-size: 14px;
    padding: 10px;
    z-index: 1;
    top: 50px;
    font-weight: 800;
    letter-spacing: 1px;
}

.location-list .card-body {
    padding: 0px 10px;
    border: 1px solid #ccc;
}

.location-list:hover #loc-desc {
    display: block;
    color: #fff;
}

.location-list .location-text {
    font-size: 15px;
    display: inline-block;
}

.location-list img {
    width: 80px;
    height: 80px;
}

.icon-img {
    display: inline-block;
    width: 20px;
}

.booking-entry .btn:after,
.booking-entry .btn::before {
    background: none !important;
}

.entry-content.booking-entry {
    max-width: 600px;
    margin: auto;
}


/* Calander */

td.today.bk button.btn.btn-xs {
    color: #fff !important;
}

td.today.bk {
    background: var(--e-global-color-primary) !important;
    /* border: 1px solid !important; */
}

table.table.table-bordered.book-calander {
    border: 1px solid var(--e-global-color-primary);
    width: 350px;
    margin: auto;
}

table.table.table-bordered.book-calander td {
    border: 1px solid var(--e-global-color-primary);
    padding: 0;
}

td.today.bk button.btn.btn-xs {
    color: #fff !important;
}

div#calendar {
    margin-top: 30px;
    font-size: 15px;
    display: table;
    margin: auto;
    text-align: center;
}

div#calendar h2 {
    margin: 0;
    font-size: 20px;
    margin-bottom: 6px;
    font-weight: 900;
}

.book-calander td.blocked-weekend {
    background: none !important;
    opacity: 0.3;
}

.book-calander td.past-dates {
    background: none;
    opacity: 0.3;
}

.book-calander td.specificblocked {
    background: red;
}

table.book-calander th,
table.book-calander td {
    border: none;
    text-align: center;
}

table.book-calander td h4 {
    font-size: 20px;
}

table.book-calander th.header,
a.cls {
    background: var(--e-global-color-primary);
    color: #fff;
    border: 1px solid var(--e-global-color-primary);
}

table.book-calander td.bk .btn {
    background: none !important;
    border: none;
    color: #000 !important;
    font-weight: normal;
    font-size: 20px;
    line-height: 1.42857143;
    padding: 8px;
    outline: none;
}

table.book-calander td.bk {
    background: none;
    color: #000;
}

span.orange {
    display: inline-block;
    background: orange;
    color: #fff;
    border-radius: 4px;
    padding: 5px;
    font-size: 14px;
    display: none;
}

span.red {
    display: inline-block;
    background: red;
    color: #fff;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 34px;
    display: none;
}

span.green {
    display: inline-block;
    background: green;
    color: #fff;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 34px;
    display: none;
}

.date-timeslots .button label {
    display: inline-block;
    margin-bottom: 0px;
    margin-left: 7px;
}

.date-timeslots .button {
    background: none !important;
    color: #000 !important;
    line-height: 26px !important;
    padding: 0px 8px 0px 8px !important;
    /* border: none !important; */
    border: 1px solid #eee;
    border-radius: 34px;
    margin: 10px 10px 0px 0px;
    cursor: pointer;
}

.date-timeslots .button:hover {
    background-color: #aeaeae !important;
}

a.cls {
    border: none;
    font-size: 13px;
    font-weight: bold;
}

a.cls:hover {
    background: var(--e-global-color-primary);
}

.booking-form .form-group {
    margin-top: 15px;
}

form.booking-form h6 {
    margin: 40px auto;
    border-top: 1px solid #eee;
    padding: 20px;
    border-bottom: 1px solid #eee;
    text-align: center;
}

.form-group.pull-right .bookingsubmit {
    margin: 20px auto;
    text-align: center;
    background-color: var(--e-global-color-primary) !important;
}

.ajax-loader {
    visibility: hidden;
    background-color: rgba(255, 255, 255, 0.7);
    position: absolute;
    z-index: +100 !important;
}

.modal-header h4 {
    font-size: 20px;
}

.modal-header {
    background: #eee;
    font-size: 18px !;
}

.ajax-loader img {
    position: relative;
    top: 50%;
    left: 50%;
}

.button.disabled {
    background: #eee !important;
    pointer-events: none;
    border-radius: 34px;
}

.date-timeslots {
    margin-top: 20px;
}

button.close {
    background: orange !important;
    padding: 6px;
    height: 29px;
    line-height: 2px;
    color: #000 !important;
}

.icon-img .fa {
    font-size: 18px;
    color: var(--e-global-color-primary);
}

div#usp-error-message {
    border: 3px solid green;
    padding: 12px;
    margin: 16px 0px;
    background: darkseagreen;
    color: #fff;
    font-size: 17px;
}

.location-box,
.service-box,
.calander-box,
.timeslot-box {
    margin: 20px 0px;
}

.booking-form select#year,
.booking-form select#make,
.booking-form select#model,
.booking-form select#engine,
.booking-form select#duty {
    width: 100% !important;
}

div#calendar img {
    margin: auto;
}

.button.past_time {
    background: #ddd !important;
    border-bottom: 1px solid #666 !important;
    pointer-events: none;
}

.location-list.selected {
    padding: 0;
    display: inline-block;
    /* width: auto; */
    float: none !important;
}

.location-box h5 {
    display: inline-block;
    margin-right: 10px;
}

.spaceboxes {
    padding: 10px;
    margin-bottom: 20px;
}

.amenties.spaceboxes ul {
    padding: 0;
    margin: 20px 0px;
}

.amenties.spaceboxes li {
    list-style: auto;
    display: inline-block;
    font-size: 18px;
    /* border: 1px solid #ddd; */
    /* border-radius: 28px; */
    padding: 0px 0px;
    margin-bottom: 20px;
    margin-right: 22px;
    min-width: 250px;
    text-transform: capitalize;
}

.amenties.spaceboxes li i {
    color: var(--e-global-color-primary);
    font-size: 20px;
}

.spaceboxes h2:after {
    content: "";
    width: 100px;
    border-bottom: 1px solid #eee;
    height: 1px;
    display: block;
    margin-top: 12px;
}

.spaceboxes h2 {
    font-size: 25px;
}

.spaceboxes h2 span {
    font-size: 15px;
    display: block;
    color: #999;
    margin-top: 10px;
    margin-bottom: 22px;
    font-weight: normal;
}

.col-sm-6.priceblock span {
    border: 1px solid #ccc;
    display: block;
    margin: 2px;
    border-radius: 10px;
}

a.space-list-box,
.package-list-box {
    color: #000;
    text-decoration: none;
    border: 1px solid #eee;
    display: block;
    padding: 10px;
    position: relative;
    min-height: 320px;
    margin-bottom: 30px;
}

a.space-list-box:hover {
    text-decoration: none;
    color: #000;
}

.attr-list label {
    display: inline-block;
    font-size: 15px;
    padding-right: 10px;
}

.attr-list.capacity-box {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #ffffffa6;
    padding: 2px 10px;
}

.attr-list.price-box,
.attr-list.credits-box {
    display: inline-block;
    margin-right: 20px;
}

.package-list-box h3 {
    font-size: 40px;
    background: var(--e-global-color-primary);
    margin: 0 0 1px;
    padding: 35px 0px;
    color: #fff;
    font-weight: 900;
    box-shadow: 0px 0px 14px 0px #ccc;
}

.package-list-box h3.Gold_Plan:after {
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
    background: gold;
    border-radius: 40px;
    position: relative;
    border: 2px solid yellow;
    overflow: hidden;
    top: -14px;
}

.package-list-box h3.Silver_Plan:after {
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
    background: silver;
    border-radius: 40px;
    position: relative;
    border: 2px solid #ccc;
    overflow: hidden;
    top: -14px;
}

.package-list-box input[type="submit"] {
    background: var(--e-global-color-primary);
    padding: 10px 40px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    border-radius: 30px;
}

.package-list-box input[type="submit"]:hover {
    background: #000;
}

.package-list-box {
    text-align: center;
    padding: 0;
    height: auto;
    min-height: 200px;
}

.packagelist-credits {
    font-size: 18px;
    font-style: italic;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    padding-top: 20px;
}

.packagelist-price {
    font-size: 45px;
    font-weight: 700;
    padding: 20px;
    background: #eee;
}

.packagelist-duration:after {
    content: "Subscription";
}

.packagelist-duration {
    padding: 20px 0px;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    font-style: italic;
}

select.timefrom,
select.timeto {
    background: var(--e-global-color-accent);
    border-radius: 32px;
    padding: 8px 5px;
    text-align: center;
    cursor: pointer;
}

input#processnext {
    background: var(--e-global-color-primary);
    padding: 6px 33px;
    display: block;
    margin-top: 20px;
    width: 300px;
    font-size: 25px;
    margin: auto;
}

label[for="timefrom"],
label[for="timeto"] {
    display: block;
}

.slotsblock {
    margin-bottom: 20px;
}

.timslotheadingbox {
    margin-bottom: 20px;
    /* padding-bottom: 10px; */
    margin-top: 10px;
}

.schedule-form {
    max-width: 400px;
}

.payment-form form {
    display: flex;
    justify-content: center;
    margin-top: 170px;
}

table.book-calander td.bk.choosedate {
    background: #ddd;
}

.location-box {
    display: none;
}

.info {
    display: block;
    margin: 60px 0px 20px;
}

.info span {
    display: block;
    font-size: 12px;
}

span#info-dateblock:before {
    content: "";
    width: 10px;
    height: 10px;
    background: red;
    display: inline-block;
    padding-left: 10px;
    margin-right: 12px;
}

span#info-dateavailable:before {
    content: "";
    width: 10px;
    height: 10px;
    background: green;
    display: inline-block;
    padding-left: 10px;
    margin-right: 12px;
}

span#info-weekend:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #ccc;
    display: inline-block;
    padding-left: 10px;
    margin-right: 12px;
}

.paybox h1 {
    margin: 0;
    font-size: 23px;
    font-weight: 700;
}

.paybox {
    display: inline-block;
    padding: 30px;
    border: 5px solid var(--e-global-color-primary);
    border-radius: 7px;
}

.payment-by-package span {
    font-weight: 500;
    padding-right: 20PX;
}

.payment-by-package .btn {
    background-color: var(--e-global-color-primary);
    border: 1px solid var(--e-global-color-primary);
    font-weight: 600;
}

.payment-by-package {
    border: 1px solid #ccc;
    padding: 2px 2px 2px 10px;
    margin: 20px 0px;
    border-radius: 7px;
}

a.buybtn {
    background-color: var(--e-global-color-primary);
    border: 1px solid var(--e-global-color-primary);
    font-weight: 600;
    color: #fff;
    display: block;
    font-size: 18px;
    margin: 12px auto;
}

a.paypalbtn {
    text-align: center;
    display: block;
    background: var(--e-global-color-primary);
    color: #fff;
    padding: 10px 30px;
    margin: auto;
    border-radius: 7px;
    font-size: 18px;
}

a.paypalbtn:hover,
a.buybtn:hover {
    color: #fff;
    text-decoration: none;
}

.divider {
    display: block;
    margin: 20px auto;
    text-align: center;
    font-size: 23px;
    position: relative;
    background: #fff;
    /* width: 100%; */
    z-index: 7;
    color: #000;
}

.divider:before {
    content: "";
    width: 43%;
    display: block;
    /* height: 10px; */
    border-top: 1px solid;
    position: absolute;
    top: 50%;
    z-index: 1;
    overflow: hidden;
    left: 0;
    color: #ccc;
}

.divider:after {
    content: "";
    width: 43%;
    display: block;
    /* height: 10px; */
    border-top: 1px solid;
    position: absolute;
    top: 50%;
    z-index: 1;
    overflow: hidden;
    right: 0;
    color: #ccc;
}

.rooms-template-space_single2-php.separate-containers .inside-right-sidebar {
    text-align: center;
}

.um-page-account table th {
    background: var(--e-global-color-primary);
    color: #fff;
    border: 1px solid #000;
    background-image: linear-gradient(var(--e-global-color-primary), var(--e-global-color-accent));
}

.um-page-account h1 {
    font-size: 18px;
    background: var(--e-global-color-accent);
    padding: 8px 8px;
    /* border-radius: 8px; */
    margin: 0;
    border: 1px solid #bfbfbe;
    position: relative;
}

form.bookingupdate {
    margin: auto;
    text-align: center;
}

span.remaining-bal {
    font-size: 20px;
}

.aftereffect:before {
    content: "";
    display: block;
    width: 50%;
    background: var(--e-global-color-accent);
    height: 96%;
    position: absolute;
    left: -30px;
    top: 22px;
    z-index: -1;
}

html .btn-success {
    color: #fff;
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary);
}

.paybox a.btn {
    background: var(--e-global-color-primary);
    color: #fff;
}

.page-template-my-booking h1.wp-heading-inline {
    background: var(--e-global-color-accent);
    font-size: 20px;
    margin: 0;
    padding: 10px;
}

.my-booking-list th {
    background: var(--e-global-color-primary);
    color: #fff;
}

.reschedule_closed {
    opacity: .6;
    background: #999 !important;
    border: #ccc !important;
    pointer-events: none;
}

.booking-appointment_page_allcoupons .col-sm-12 input.form-control,
.booking-appointment_page_allcoupons .col-sm-12 textarea {
    width: 100%;
    margin-bottom: 12px;
    margin-top: 10px;
}

.couponbox {
    display: inline-block;
    margin: 10px 0px;
    width: 100%;
}

.couponbox input[type="text"] {
    background: #fff;
    padding: 7px;
}

.couponbox input[type="button"] {
    border-radius: 0px;
    background: var(--e-global-color-primary);
}

.um-page-account .entry-content {
    margin-top: 0 !important;
}

.um-page-account h1.entry-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
}

.reschedule-block {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-right: 12px;
    background: #eee;
}

.reschedule-block label {
    margin-right: 10px;
    margin-bottom: 0px;
}

.calendar-date#calendar {
    position: absolute;
    display: none;
    background-color: #fff;
    z-index: 1;
    border: 2px solid;
    border-radius: 5px;
}

.reschduledate {
    position: relative;
}

input#searchrechdule {
    background: var(--e-global-color-primary);
    height: 40px;
    font-size: 20px;
    line-height: 10px;
    text-transform: uppercase;
}

.reschedulelist {
    margin-top: 30px;
    margin-bottom: 30px;
}

.reschedulelist th {
    background: var(--e-global-color-primary);
}

.reschedulelist td,
.reschedulelist th {
    vertical-align: middle !important;
    text-align: center;
    font-size: 17px;
}

tr.item.shadow {
    background: #ddd !important;
}

.search-reschedule form {
    border: 1px solid #ccc;
    padding: 12px;
    border-radius: 8px;
    margin-bottom: 20px;
}

a#close {
    background: #000;
    color: #fff;
    text-align: right;
    position: absolute;
    top: 2px;
    width: 20px;
    margin-left: auto;
    right: 4px;
    border-radius: 80px;
    height: 20px;
    text-align: center;
    padding: 0;
    font-size: 13px;
}

.pre-text {
    display: block;
    margin: 20px;
    text-align: center;
    font-size: 20px;
}

.reschedulelist .btn {
    width: 100%;
    /* height: 50px; */
    padding: 15px;
    font-size: 16px;
}

tr.item img {
    width: 90px;
    border-radius: 5px;
}


/* loginpopup */

.loginpopup {
    position: fixed;
    top: 0;
    z-index: 100;
    background: #000000b8;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    bottom: 0;
    padding: 50px;
    height: 100%;
    display: none;
}

.loginpopup a {
    position: relative;
    z-index: 100;
    color: #fff;
    margin: 10px;
    width: 210px;
    display: inline-block;
    padding: 10px 70px;
    top: 30%;
    font-size: 20px;
    border: 2px solid;
}

.loginpopup a.loginbtn {
    background-color: var( --e-global-color-accent);
}

a#close-loginpopup {
    position: absolute;
    top: 0;
    right: 0;
    background: #000;
    width: 30px;
    padding: 0px;
    height: 30px;
    font-size: 16px;
    cursor: pointer;
}

.loginpopup a:hover {
    color: #fff;
    text-decoration: none;
}

.book-feature.listboxes ul {
    margin: 0;
    list-style: none;
}

.book-feature.listboxes ul li {
    min-width: 250px;
    display: inline-block;
}

.book-feature.listboxes ul li i {
    padding-right: 7px;
}

div#th-contactform {
    margin: auto;
    text-align: center;
    border: 1px solid;
    width: 430px;
    display: none;
}

a.um-link.logoutl {
    position: relative;
    margin-top: -43px;
    display: block;
    width: 200px;
    margin-left: 160px;
}

table.table.table-bordered.book-calander td.today {
    background: #c5d4d7;
}


/*  */

@media (max-width:768px) {
    div#reschedulelist {
        overflow-y: auto;
    }
    html .elementor-71 .elementor-element.elementor-element-673ebaf .bdt-prime-slider .bdt-prime-slider-desc .bdt-main-title .bdt-title-tag {
        font-size: 36px;
        font-weight: 800;
        line-height: 42px;
        /* word-break: break-all; */
    }
    html .elementor-71 .elementor-element.elementor-element-673ebaf .bdt-prime-slider .bdt-prime-slider-desc .bdt-main-title {
        width: auto;
    }
    /* Space listing */
    html .search-space-right-main {
        width: 100%;
        text-align: center;
    }
    html .search-space-left-main {
        width: 100%;
        display: block;
    }
    html .search-space-main-inner {
        float: left;
        width: 100%;
        padding: 10px 10px 10px 10px
    }
    html .search-space-main-outer {
        margin-bottom: 21px;
        overflow: hidden;
        width: 48%;
        display: inline-block;
    }
    .space-price-right-outer {
        border: 1px solid #D9D9D9;
        border-radius: 8px;
        box-shadow: none;
        padding: 15px 20px;
        position: fixed;
        bottom: 0;
        width: 80%;
        right: 0;
        z-index: 1;
    }
    html .page-template-space-single3 .site-content .content-area {
        width: 100%;
    }
    table.table.table-bordered.book-calander {
        width: 100%;
    }
    div#boxtimeslot .col-sm-6 {
        display: inline-block;
        width: 48%;
    }
    .couponbox input[type="text"] {
        background: #fff;
        padding: 7px;
        width: 60%;
    }
    .couponbox input[type="button"] {
        border-radius: 0px;
        width: 34%;
        text-align: center;
        padding: 10px 0;
    }
    html .page-template-space-single3 .is-right-sidebar {
        width: 100%;
        padding: 10px;
    }
    html.buydaypass-right-con {
        padding: 0px 0 0 8px;
    }
    .page-template-space-single3 .inside-article h1 {
        margin: 0;
        text-align: center;
    }
    html .col-md-6.bookdetails {
        border: 22px solid var(--e-global-color-primary);
        padding: 2px;
        position: relative;
    }
    html .col-md-6.bookdetails div>img {
        width: 100%;
    }
    html .col-md-6.bookdetails div {
        padding: 0;
    }
    html span.booking-date,
    span.booking-timeslot {
        font-weight: 600;
        text-align: center;
    }
    html .col-md-12.text-right.book-price {
        padding: 7px 12px;
    }
    html .col-md-8.bookright {
        text-align: center;
        margin-top: 12px;
    }
    html .col-md-12.book-feature.listboxes {
        padding: 10px;
    }
    html .col-md-12.book-total {
        margin: 10px;
    }
    html .payment-form form {
        display: flex;
        justify-content: center;
        margin-top: 40px;
    }
    html .col-md-6.bookdetails:after {
        content: "";
        display: block;
        position: absolute;
        top: inherit;
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        right: 0;
        border-left: 25px solid var(--e-global-color-primary);
        bottom: -50px;
        transform: rotateZ(90deg);
        left: 0;
        margin: auto;
    }
    html .payment-page h1 {
        font-size: 25px;
        margin-bottom: 20px;
    }
    html .elementor-422 .elementor-element.elementor-element-d61bbda {
        max-width: 100%;
    }
    html .contact-page-form .col-sm-6 {
        padding-left: 0;
        padding-right: 0;
    }
}