html, body,.cd-main-content {
    min-height: 100%;
}
.cd-main-content {
    min-height: 100vh;
}

.modal-backdrop{
    z-index:10040!important;
}
.booking-single-use{
    box-shadow: none!important;
    border-radius: 0 0 6px 6px!important;
}

.global-wrap{
    min-height: 100vh;
    position:relative;
    padding-bottom: 60px!important;
    height: auto;
}
#main-footer{
    position: absolute;
    bottom: 0;
    left: 0;


    width: 100%;
    height: 60px!important;
}
.cd-panel {
    z-index: 20000;
}

.hcustom {
    font-size: 20px;
}

@media (max-width: 992px) {
    .top-user-area .top-user-area-list {
        margin-top: 0px !important;
    }

    .hcustom {
        font-size: 16px !important;
    }
}

/* Add a black background color to the top navigation */
.topnav {

}

/* Style the links inside the navigation bar */

.topnav a {
    float: left;
    display: block;
    color: #565656;
    text-align: center;
    padding: 10px 16px;
    text-decoration: none;
    font-size: 17px;
    border: 1px solid transparent;
}

/* Change the color of links on hover */
.topnav a:hover {

}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon-pyn {
    display: none;
    font-size: 25px;
    padding: 10px 0px;

}

/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 600px) {

    .topnav a:not(:nth-child(2)) {
        display: none;
    }

    .topnav.responsive a:nth-child(2) {
        padding-left: 42px;
    }

    .topnav.responsive a:not(:nth-child(2)), .topnav.responsive a:not(:first-child) {
        padding-left: 42px;
    }

    .topnav a.icon-pyn {
        display: block;
    }

    .top-user-area {
        position: absolute !important;
        top: 0px;
        right: 0px;
    }
}
header#main-header{
    z-index: 10001!important;
}
.nav-drop > .nav-drop-menu{
    z-index: 10001;

}
body {
    font-family:"Public Sans Variable",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;

}
.btn-extra .ui-spinner-up i {
    border-radius: 0 6px 6px 0!important;

}
.btn-extra .ui-spinner-down i{
    border-radius: 6px 0px 0px 6px!important;
}
.mobile-book-bar{
    background:transparent !important;
    box-shadow: none !important;
    padding: 15px!important;

}
.mobile-book-bar .btn-lg, .mobile-book-bar .btn-group-lg > .btn{
    line-height: 1!important;
}
#calendarBox{
    z-index: 10000002!important;
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 600px) {
    .topnav.responsive {
        position: relative;
    }

    .topnav.responsive a.icon-pyn {
        position: absolute;
        left: 0;
        top: 0;
        padding-left: 0px;

    }

    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }

    .hname-pyn {
        width: 90%;
        font-size: 16px !important;
        text-align: left !important;
    }

    .icon-pyn {
        width: 10%;
    }

    .booking-item-payment .booking-item-payment-details > li .booking-item-payment-date-separator {
        width: 10% !important;
    }

    .calendar-details > li .selected-date-separator {
        width: 10% !important;
    }

}
.booking-item:hover, .booking-item.active{
    border:1px solid #e6e6e6 !important; box-shadow:none !important;
}

.sub-title {
    mar
}

.hname-pyn {
    line-height: normal;
}

@media (min-width: 768px) {
    .modal-sm {
        width: 300px !important;
    }

}

.topnav .green {
    color: #80ffbf;
}

.top-user-area .top-user-area-list > li > a {
    color: #565656;
}

#main-header {
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.066);

}

.sub-title {
    display: block;
}

.top-user-area .top-user-area-list > li {

    border-right: 1px solid rgba(0, 0, 0, 0.13) !important;
}

header#main-header {
    z-index: 1000;
}

.pyn-nav-progress .pyn-progress:before {
    left: -1px;
}
@media (max-width: 992px)
{
    .header-top {

        padding: 5px 0px!important;
    }

    .top-user-area .top-user-area-list {
        margin-top: 5px !important;
    }

}

/* --- Icons --- */
.user-icon,
.icon-multiplier { display:flex; justify-content:center; align-items:center; }
.user-icon svg{ width:16px !important; height:30px; }
.user-icon-child svg{ width:12px !important; height:30px; }

/* --- Border radius 6px (global groups) --- */
:is(.booking-item,
    .btn.btn-block.btn-primary.btn-lg,
    .rooms-list-footer .btn-room-spinner,
    .booking-tabs .fotorama__thumb-border,
    .mobile-book-bar button,
    .booking-tabs .tab-pane,
    .booking-tabs .fluid-width-video-wrapper,
    .booking-tabs #map-container,
    .booking-tabs .fluid-width-video-wrapper iframe,
    .booking-tabs .fluid-width-video-wrapper object,
    .booking-tabs .fluid-width-video-wrapper embed,
    .booking-tabs .fotorama__thumb,
    .booking-item-payment,
    .booking-item-img-wrap,
    ){ border-radius:6px !important; }

.booking-item-title{
    font-size:16px;
}



.product-button i {

    height: auto;
    line-height: 39px;
}

.product-button_text {
    float: none;
}

@media (max-width: 992px) {
    .hotel-detail-sidebar .affix {
        position: static;
    }
}

.product-button {
    height: 38px;
    border-radius: 3px !important;
    border: 1px solid #b6b6b6;
    line-height: 38px;
    text-transform: none;
    font-family: BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif !important;
    text-align: center;
}

.btn-extra-product .btn-product-spinner {
    border-radius: 3px !important;
    height: 28px !important;
    background: #f7f7f7;
    border: 1px solid #e6e6e6;
    font-size: 16px !important;
    font-family: BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif !important;
}

.extra-product-title {
    line-height: 26px;
    font-size: 14px;
    float: left;

}

.btn-extra-product {
    float: left;
    margin-right: 5px;
    max-width: 80px;
}

.btn-extra-product .ui-spinner-up i,
.btn-extra-product .ui-spinner-down i {
    color: #555555 !important;
}

.btn-extra-product .ui-spinner-down i {
    border-right: 1px solid #e6e6e6 !important;
    background-color: #f7f7f7;
    height: 26px;
    margin-top: -27px !important;
    margin-left: 1px;
    border-radius: 3px 0px 0px 3px;
    line-height: 22px;
    font-size: 14px;
    padding: 5px 6px !important;
}

.btn-extra-product .ui-spinner-up i {
    border-left: 1px solid #e6e6e6 !important;
    background-color: #f7f7f7;
    height: 26px;
    margin-top: -27px !important;
    margin-right: 1px;
    border-radius: 0px 3px 3px 0px;
    line-height: 22px;
    font-size: 14px;
    padding: 5px 6px !important;
}

.btn-extra .ui-spinner-up i,
.btn-extra .ui-spinner-down i {
    color: #555555 !important;
}

.btn-extra .ui-spinner-down i {
    border-right: 1px solid #e6e6e6 !important;
    background-color: #f7f7f7;
    height: 36px;
    margin-top: -37px !important;
    margin-left: 1px;
    border-radius: 3px 0px 0px 3px;
}

.btn-extra .ui-spinner-up i {
    border-left: 1px solid #e6e6e6 !important;
    background-color: #f7f7f7;
    height: 36px;
    margin-top: -37px !important;
    margin-right: 1px;
    border-radius: 0px 3px 3px 0px;
}

.pyn_link {
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;

}
.booking-item-payment{ box-shadow:none !important; }

.pyn_link:hover {
    text-decoration: none;
    border: 1px solid inherit;
}

.extra-service {
    padding: 10px 0px;
    border-top: 1px solid #eeeeee;
}

.product_check,.product_check:hover,.product-button ,.product-button:hover{
    border-radius:6px!important; ;
}
.btn-ghost,
.btn-ghost:hover{
    border-radius:6px ;
}
.pyn-progress_1{
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pyn-progress_3{
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.form-control{
    border-radius: 6px ;
}

/* --- Room title --- */
.booking-room-name{
    font-size:18.2px; font-weight:400; margin-bottom:10px;
    display:inline-flex; align-items:center; color:#000;
    font-family:"Public Sans Variable",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
}
.booking-room-name svg{ margin-left:5px; color:#919EAB; }
.booking-room-name{
    font-size:18.2px; font-weight:400; margin-bottom:10px;
    display:inline-flex; align-items:center; color:#000;
    font-family:"Public Sans Variable",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
}
.booking-room-name svg{ margin-left:5px; color:#919EAB; }

header#main-header{
    border-width: 1px!important;
}
/* --- Tabs / gallery --- */
.booking-tabs .nav-tabs{ border-bottom:0 !important; margin-left:20px; }
.booking-tabs .nav-tabs>li.active>a,
.booking-tabs .nav-tabs>li.active>a:hover,
.booking-tabs .nav-tabs>li.active>a:focus,
.booking-item-payment>header,
.booking-tabs .nav-tabs>li>a:hover{
    border-top-right-radius:6px !important; border-top-left-radius:6px !important;
}