﻿

.k-autocomplete.k-state-focused, .k-dropdown-wrap.k-state-focused, .k-numeric-wrap.k-state-focused, .k-picker-wrap.k-state-focused, .k-textbox.k-state-focused, .k-textbox:focus {
    box-shadow: none;
}

.k-textbox:hover {
    border-color: white;
}

input.k-textbox {
    width: 100%;
    line-height: 1.65em;
    text-indent: 1.5em;
}

.k-tooltip, .k-tooltip.k-popup, .k-tooltip.k-widget {
    border-radius: 4px;
    border-color: white;
    color: #313131;
    background-color: white;
    box-shadow: 0 4px 6px rgb(0 0 0 / 30%);
}

.k-tooltip-content {
    z-index: 10 !important;
    max-width: 471px;
    min-width: 471px;
    width: 100%;
    display: block;
}

.c-rating-parent img {
    width: 17px;
    height: 19px;
}

.k-popup .k-calendar {
    padding: 27.5px 30px !important;
    border: none;
    border-radius: 12px !important;
    width: auto;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.k-calendar .k-calendar-view {
    width: 100%;
    height: auto;
}

.k-calendar > .k-header {
    border-color: #d5d5d5;
    color: #313131;
    background-color: white;
    background-image: none;
}

table.k-content.k-month {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 0.4em;
    text-indent: initial;
    border-spacing: 2px;
    border-color: grey;
}

.k-calendar th {
    padding: 0.7em 0.3em !important;
    text-align: center;
    font-weight: bold;
    background-color: white;
    border: 0;
}

.k-calendar .k-content td {
    padding: 1px;
}

a.k-link {
    border-radius: 50%;
    display: inline-block;
    font-weight: normal;
    color: #2e2e2e;
    background: #fff;
    text-align: center;
    border: 0;
    align-items: center;
    justify-content: center;
    padding: 0.2em;
    width: 43px !important;
    height: 43px !important;
}

.k-header a.k-link {
    height: unset !important;
}

.k-month td[role='gridcell']:not(.k-state-disabled) .k-link {
    /*border: 1px solid #e8533f !important;*/
    color: #2e2e2e;
    background-color: transparent;
    border-radius: 4px !important;
    box-shadow: none;
    width: 43px;
    height: 43px;
}

.k-calendar td.k-state-selected .k-link, .k-calendar td.k-state-hover .k-link {
    border: 1px solid #e8533f !important;
    color: #fff !important;
    background-color: #e8533f !important;
}

.k-footer {
    display: none;
    color: #757676;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
    margin-top: 10px;
}

    .k-footer .k-nav-today {
        display: none !important;
    }

.k-calendar .k-today .k-link {
    color: #c3c3c3;
    background-color: transparent;
    width: 43px;
    height: 43px;
}

.k-calendar .k-nav-fast {
    width: 75% !important;
}

.k-year .k-calendar td.k-state-hover .k-link {
    border: 1px solid #e8533f !important;
    color: #fff !important;
    background-color: #e8533f !important;
}

.k-calendar .k-year .k-link {
    line-height: 2;
}

.k-calendar .k-decade .k-link {
    line-height: 2;
    width: auto !important;
}

.k-calendar .k-century .k-link {
    width: auto !important;
    height: auto !important;
}

#map {
    height: 400px;
    /* The height is 400 pixels */
    width: 100%;
    /* The width is the width of the web page */
}

.k-calendar .k-footer {
    text-align: center;
    position: relative;
    clear: both;
    display: flex !important;
    flex-flow: row;
    align-items: baseline;
    justify-content: flex-end;
}

.k-tooltip-button {
    position: absolute;
    z-index: 10;
    top: 10px;
    right: 15px;
    padding: 2px;
}

.k-dropdown {
    margin: 10px 0 0 0;
    width: 80%;
}

.item-info {
    margin-top: 8px;
    border: 1px solid #eee;
    padding: 14px 20px 14px 14px;
    background: #f9f9fa;
    position: relative;
}

    .item-info .dismiss {
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .item-info .fa-circle-check {
        color: #e81515;
    }

.dates-check {
    margin-top: 20px;
    margin-bottom: 20px;
}


.select-tickets-container .k-dropdown {
    width: 100%;
}

.select-tickets-container .k-dropdown-wrap.k-state-default {
    padding: 5px;
    /*margin: 5px;*/
    border-color: #c5c5c5;
    background-color: #fff;
    font-size: 16px;
}

.k-listbox .k-item, .k-popup .k-list .k-item {
    border-width: 0;
    border-style: none;
    font-size: 16px;
}

.k-list-optionlabel.k-state-selected.k-state-focused {
    box-shadow: none;
    font-size: 16px;
    border: none;
}

.select-tickets-container .k-i-arrow-60-down:before {
    content: "\e006";
    color: #6c757d;
}

.select-tickets-container .k-state-disabled {
    padding: 5px;
    /*margin: 5px;*/
    border-color: #c5c5c5;
    background-color: #e9ecef;
}

/* addons disabled items */
#addons-list .k-state-disabled {
    opacity: .8;
}

.select-tickets-container .k-dropdown-wrap.k-state-hover {
    background-color: white;
    border-color: #c5c5c5;
    color: #2e2e2e;
}

.select-tickets-container .k-dropdown .k-input, .k-dropdown .k-state-focused .k-input {
    color: #2e2e2e;
}

.select-tickets-container .k-list-optionlabel.k-state-hover {
    background-color: #dee2e6;
    color: #2e2e2e;
    border-color: #c5c5c5;
}

.k-list-optionlabel {
    font-size: 16px;
}

.select-tickets-container .k-dropdown .k-state-focused, .k-filebrowser-dropzone, .k-list > .k-state-hover, .k-splitbar-horizontal-hover, .k-splitbar-vertical-hover, .k-state-hover {
    color: #2e2e2e;
    border-color: #c5c5c5;
}

.card.cart-styling.shadow p strong, .item-info strong {
    font-size: 16px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-weight: 700;
}

.item-info {
    font-size: 16px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

.k-list {
    background: #fff;
    color: #2e2e2e;
}

.k-list-container {
    border-color: transparent;
}

.k-calendar .k-today .k-link {
    box-shadow: inset 0 0 0 1px #c5c5c5;
}


.k-list > .k-state-focused.k-state-selected, .k-listview > .k-state-focused.k-state-selected, .k-state-focused.k-state-selected, td.k-state-focused.k-state-selected {
    background: #e9ecef;
    box-shadow: inset 0 0 3px 1px #fff;
    border-color: #c5c5c5;
    color: #2e2e2e;
}

.k-dropdown .k-state-focused, .k-filebrowser-dropzone, .k-list > .k-state-hover, .k-splitbar-horizontal-hover, .k-splitbar-vertical-hover, .k-state-hover {
    background: #dee2e6;
    border-color: #c5c5c5;
}


.select-tickets-container .k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list > .k-state-highlight, .k-list > .k-state-selected, .k-marquee-color, .k-panel > .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited {
    background-color: #e9ecef;
    border-color: #e9ecef;
    color: #2e2e2e;
}

button.btn.book-btn {
    padding: 16px 36.5px;
    background-color: #0067b2;
    color: #000;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    border-radius: 10px;
}

a.btn.book-btn {
    padding: 16px 36.5px;
    background-color: #0067b2;
    color: #000;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    border-radius: 10px;
}

.k-list > .k-state-focused.k-state-selected, .k-listview > .k-state-focused.k-state-selected, .k-state-focused.k-state-selected, td.k-state-focused.k-state-selected {
    box-shadow: inset 0 0 3px 1px #99c2e0;
}

.k-calendar > .k-header {
    background-color: white !important;
}

.k-calendar .k-header .k-link.k-nav-fast {
    font-size: 16px;
}

.k-calendar .k-calendar-view {
    width: 100%!important;
    height: auto!important;
}


table.k-content.k-month {
    width: 100%;
    font-size: 14px;
    border-collapse: collapse;
    margin: 0 0 0.4em;
    text-indent: initial;
    border-spacing: 2px;
    border-color: grey;
}

.k-calendar .k-content td {
    padding: 1px;
}

.k-calendar .k-content .k-link {
    display: flex !important;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

.cal-price {
    font-weight: 400;
    font-size: 10px;
}

@media (max-width:767px) {
    .k-tooltip-content {
        min-width: 350px;
        max-width: 100%;
    }
}

#pacMainContent p {
    margin-top: 0;
    margin-bottom: 16px;
}

#pacMainContent strong {
    font-weight: bolder;
}

#pacMainContent ul {
    margin-top: 0 !important;
    margin-bottom: 1rem !important;
    list-style: disc;
    padding-left: 2rem;
}

/* re-alignments */
.s-parent img {
    width: 28px;
    height: 18px;
    padding-right: 7.77px;
}

.s-parent p {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
}

.gallery-sec h1 {
    font-size: 34px;
    font-weight: 700;
    line-height: 51px;
}

.c-rating-parent {
    padding-bottom: 30px;
}

    .c-rating-parent p {
        font-size: 16px;
        line-height: 24px;
    }

button#showMap {
    border: none;
    background: white;
}

#openShareModal {
    background: white;
    border: none;
}

#shareButtonsModal.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}


    #shareButtonsModal.modal .modal-content {
        background-color: #fefefe;
        margin: 15% auto;
        padding: 20px;
        border: 1px solid #888;
        width: 300px;
        height: auto;
    }

        #shareButtonsModal.modal .modal-content .close {
            color: #aaa;
            float: right;
            font-size: 28px;
            font-weight: bold;
        }

.image-areas {
    display: flex;
    align-items: center;
    width: 100%;
    padding-top: 0;
}

.package-details-no-slider.single {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: flex-start;
}

    .package-details-no-slider.single img {
        display: block;
        margin: auto;
        max-width: 500px;
        max-height: 500px;
        width: 500px;
        aspect-ratio: 1/1;
        border-radius: 10px;
        padding-left: 8px;
        padding-right: 8px;
    }

.package-details-slider {
    padding-bottom: 30px;
    max-width: 1016px;
    max-height: 500px;
}

.slider {
    position: relative;
    cursor: pointer;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

.slick-arrow {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

    .slick-arrow:before {
        font-size: 20px;
        font-family: "Font Awesome 5 Free";
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        font-weight: 800;
        color: white;
    }

.slick-prev {
    left: 34px;
    z-index: 2;
    width: 42px;
    height: 42px;
    background: #222222;
    border-radius: 50%;
}

    .slick-prev:before {
        content: "\f053";
    }

.slick-next {
    right: 34px;
    z-index: 2;
    direction: rtl;
    width: 42px;
    height: 42px;
    background: #222222;
    border-radius: 50%;
}

    .slick-next:before {
        content: "\f054";
    }

.package-details-slider img {
    display: block;
    margin: auto;
    max-width: 516px;
    max-height: 484px;
    width: 500px;
    aspect-ratio: 1/1;
    border-radius: 10px;
    padding-left: 8px;
    padding-right: 8px;
}

.g-sec2 {
    margin-block: 30px;
}

.locat {
    min-height: 42px;
}

.g-text2 {
    font-size: 18px;
    padding-block: 17px;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
}

.cart-styling {
    padding: 33px 30px;
    width: 480px;
}

.d-flex.align-items-center.justify-content-center.priceCards {
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.calendar-right-sec2 {
    border-radius: 8.77px;
    border: 0.88px solid #0369b3;
    width: 122px;
    height: 126px;
}

.g-rat-text {
    padding: 12.89px 12.08px 7.93px 17.66px;
    font-size: 11.3px !important;
    font-weight: 500;
    background-color: #F7F7F8;
    color: #666667;
    border: 0.88px solid #EAEBEE;
    border-radius: 8px 8px 0 0;
    width: 100%;
}

.g-rat-text2 {
    padding: 12px 8px;
    font-size: 12px !important;
    line-height: 14.63px;
    font-weight: 600;
    background: #0369b3;
    color: #fff;
    border-radius: 8px 8px 0 0;
    max-height: 39px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.g-rat-text3 {
    padding: 12px 8px;
    font-size: 12px !important;
    color: #fff;
    max-height: 39px;
    background: #4f96ca94 !important;
    border: 0.88px solid #99c2e0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.g-rat2 {
    font-size: 20px !important;
    color: #1473b8;
    max-height: 48px;
    padding: 12px 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.calendar-right-sec {
    border-radius: 8.77px;
    margin: 20px 0;
    box-shadow: none;
    border: 1px solid #eee;
    flex: 1 0 0%;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    max-width: 104px;
    height: 102px;
    width: 100%;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
}

.priceCards #priceTierTitle {
    min-height: 54px;
    height: 54px;
    padding: 12px 8px;
    text-align: center;
    border: 1px solid #eee;
    font-size: 12px;
    line-height: 14.36px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
}

.g-rat {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 8px 4px;
    flex-direction: column;
    font-weight: 500;
    font-size: 22.55px !important;
}

.three-tiers-price .g-rat {
    font-size: 18px !important;
}

.four-tiers-size .g-rat {
    font-size: 20px !important;
}

.signup-p {
    font-size: 16px;
    padding-top: 18px;
    padding-bottom: 19px;
    border-bottom: none;
}

.k-calendar > .k-header {
    border-color: #d5d5d5;
    color: #313131;
    background-color: white;
    background-image: none;
}

.k-calendar .k-header .k-link.k-nav-fast {
    font-size: 16px;
}

.k-calendar .k-calendar-view {
    width: 100%;
    height: auto;
}

table.k-content.k-month {
    width: 100%;
    font-size: 14px;
    border-collapse: collapse;
    margin: 0 0 0.4em;
    text-indent: initial;
    border-spacing: 2px;
    border-color: grey;
}

.k-calendar th {
    padding: 0.7em 0.3em !important;
    text-align: center;
    font-weight: bold;
    background-color: white;
    border: 0;
}

.k-calendar .k-content td {
    padding: 1px;
}

a.k-link {
    border-radius: 50%;
    display: inline-block;
    font-weight: normal;
    color: #2e2e2e;
    background: #fff;
    text-align: center;
    border: 0;
    align-items: center;
    justify-content: center;
    padding: 0.2em;
    width: 43px !important;
    height: 43px !important;
}

.k-calendar .k-content .k-link {
    display: flex !important;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

.cal-price {
    font-weight: 400;
    font-size: 10px;
}

.select-tickets-container .k-dropdown {
    width: 100%;
    margin: 10px 0 0 0;
}

.select-tickets-container .k-dropdown-wrap.k-state-default {
    padding: 5px;
    /* margin: 5px; */
    border-color: #c5c5c5;
    background-color: #fff;
}

.select-tickets-container .k-state-disabled {
    padding: 5px;
    /* margin: 5px; */
    border-color: #c5c5c5;
    background-color: #e9ecef;
    font-size: 16px;
}

.select-tickets-container .k-dropdown .k-input, .k-dropdown .k-state-focused .k-input {
    color: #2e2e2e;
}

.select-tickets-container .k-i-arrow-60-down:before {
    content: "\e006";
    color: #6c757d;
}

.addto-book-btns {
    justify-content: space-evenly;
    gap: 5px;
    display: flex;
}


.k-list {
    background: #fff;
    color: #2e2e2e;
}

.k-month td[role='gridcell']:not(.k-state-disabled) .k-link {
    color: #2e2e2e;
    background-color: transparent;
    border-radius: 4px !important;
    box-shadow: none;
    width: 43px;
    height: 43px;
}

.k-calendar td.k-state-selected .k-link {
    border-color: #f85a00;
    color: #fff;
    background-color: #f35800;
    background-image: url(textures/highlight.png);
    background-image: none,linear-gradient(to bottom,rgba(255,255,255,.15) 0,rgba(255,255,255,0) 100%);
}

.k-calendar td.k-state-selected .k-link, .k-calendar td.k-state-hover .k-link {
    border: 1px solid #0369b3 !important;
    color: #fff !important;
    background-color: #0369b3 !important;
}

.k-list > .k-state-focused.k-state-selected, .k-listview > .k-state-focused.k-state-selected, .k-state-focused.k-state-selected, td.k-state-focused.k-state-selected {
    background: none;
    box-shadow: none;
    border-color: initial;
}

/*.k-month td[role='gridcell']:not(.k-state-disabled) .k-link {
    border: 1px solid #e8533f !important;
    color: #fff !important;
    background-color: #e8533f !important;
    border-radius: 4px !important;
    box-shadow: none;
    width: 43px;
    height: 43px;
}*/

.loading .loader-panel .loader-wrapper p {
    padding-top: 10px;
}

.item-info {
    margin-top: 8px;
    border: 1px solid #eee;
    padding: 14px 20px 14px 14px;
    background: #f9f9fa;
    position: relative;
}

    .item-info .fa-circle-check {
        color: #f16e33;
    }

    .item-info .dismiss {
        position: absolute;
        top: 10px;
        right: 10px;
    }

.signup-p a {
    color: #f16e33;
}

.card-bottom-cont p.f-text {
    font-size: 12px !important;
}

div#packages-container {
    margin-left: 3px;
}

.experience-sec .element-item {
    margin-bottom: 32px;
    width: 274px;
    max-width: 306px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.experience-sec .card.load-card {
    min-height: 338px;
    max-height: 338px;
    width: 274px;
    height: 100%;
}

.card-body.c-body {
    width: 274px;
    padding: 16px !important;
    display: flex;
    flex-flow: column;
    gap: 3px;
}

.card-bottom-cont {
    min-height: 45px;
}

#packages-container.row {
    width: 100%;
    max-width: 100%;
    flex-shrink: 0;
    margin-top: 30px;
}

@media (min-width: 1451px) {
    .container {
        max-width: 1360px;
    }
}

@media (min-width: 1200px) and (max-width:1450px) {
    .container {
        max-width: 1360px;
    }

    #pacMainContent.col-xl-8 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    #pacPricingPanel.col-xl-4 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
}

@media (min-width:1200px) {
    #relatedPackages .container {
        max-width: 1280px !important;
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .experience-sec.union-exp.container {
        max-width: 720px;
    }

    #relatedPackages .col-md-6 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .container {
        max-width: 720px !important;
    }
}


@media (min-width: 768px) and (max-width: 999px) {
    #pacMainContent.col-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100% !important;
        max-width: 100%;
    }

    div#pacPricingPanel {
        display: flex;
        justify-content: center;
    }

    #pacPricingPanel.col-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100% !important;
        max-width: 100%;
    }
}



@media (max-width: 767px) {
    .footer-content p {
        margin-left: 6px;
    }
}

@media (max-width: 719px) {
    .image-areas {
        justify-content: center;
    }

    .package-details-no-slider.single img {
        display: block;
        margin: auto;
        max-width: 366px;
        max-height: 334px;
        width: 350px;
        aspect-ratio: 1/1;
        border-radius: 10px;
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media (min-width:600px) and (max-width:991px) {
    .cart-styling {
        width: 510px;
    }
}

@media (min-width:576px) and (max-width:767px) {
    .container {
        max-width: 540px;
    }
}

@media (max-width: 599px) {
    div#pacPricingPanel {
        display: flex;
        justify-content: center;
    }

    .cart-styling {
        padding: 33px 18px;
        width: 333px;
    }

    .g-rat {
        font-size: 18px !important;
    }

    .g-rat2 {
        font-size: 18px !important;
        color: #e8533f;
        max-height: 46px;
        padding: 12px 4px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .addto-book-btns button.btn.book-btn {
        font-size: 14px;
    }

    .addto-book-btns a.btn.book-btn {
        font-size: 14px;
    }

    .item-info span.timeslot-info {
        display: inline-block;
        margin-left: 40px;
    }
}
