
.caption .inner .t3 {
    line-height: 1.6;
}

.caption.caption_elegant .inner .t3 {
    letter-spacing: 8px;
    margin: 15px 0 15px 0;
}

form.booking_form {
    min-height: unset;
}

.img-block {
    width: 100%;
    height: 380px;
}

    .img-block img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

/*footer .copyright_content {
    background-color: #2a2a2a;
}*/

.padding_top_20 {
    padding-top: 20px;
}

.padding_bottom_20 {
    padding-bottom: 20px;
}

.copyright {
    padding-top: 0;
}

    .copyright p {
        margin-bottom: 0;
        margin-top: 0;
    }

.widget_footer_menu {
    margin-bottom: 0;
}

.social {
    margin-top: 0;
}

.award img {
    padding: 10px 0;
}

.text_block div {
    margin-bottom: 0;
    margin-top: 0;
}

.margin_top_0 {
    margin-top: 0;
}

.margin_top_custom {
    margin-top: 7px;
}

.book-now-panel {
    /*background: #f5f7fa none repeat scroll 0 0;*/
    background-color: #e3f746;
    box-shadow: -1px 1px 6px rgba(0, 0, 0, 0.3);
    color: #000;
    padding: 10px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 21%;
    width: 230px;
    z-index: 9999;
    animation: slide-in 0.8s forwards;
    -webkit-animation: slide-in 0.8s forwards;
}

#close-btn {
    border: medium none;
    color: #333;
    font-size: 14px;
    margin: 0;
    padding: 6px 0;
    position: absolute;
    right: 10px;
    top: 0;
    font-family: 'Arial' !important;
    font-weight: normal;
}

.book-now-panel h5 {
    margin-bottom: 5px;
    /*font-family: 'DinotFont' !important;*/
    font-weight: 700;
}

.book-now-panel p {
    font-size: 12px;
}

.mt-0 {
    margin-top: 0 !important;
}

button:focus,
button:focus-visible {
    outline: none !important;
}

.more-info {
    border: 1px #2ecc71 solid;
    color: #2ecc71 !important;
    padding: 3px 10px !important;
    display: inline-block;
    font-size: 14px;
    margin-top: 0 !important;
}

.book-now-panel button i {
    color: #999;
}

.book-btn {
    background-image: none;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    margin-left: 0px;
    margin-top: 34px;
    padding: 18px 28px;
    font-size: 16px;
    background-color: #e97979;
    color: #fff !important;
    border: 1px solid #fff;
}


    /*.book-btn::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e97979;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.book-btn:hover::before, .book-btn:focus::before, .book-btn:active::before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}*/

    .book-btn:hover {
        color: #fff !important;
    }


.head_panel .owl-carousel .item {
    min-height: 950px;
    height: auto;
}

.head_panel .little-lodge-slide-wrapper .owl-carousel .item {
    min-height: 1150px;
}

.dmh-images-block {
    height: 430px;
    width: 100%;
    position: relative;
}

    .dmh-images-block:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 0;
        background-color: rgba(0, 0, 0, 0.2);
    }

    .dmh-images-block img {
        height: 100%;
        object-fit: cover;
    }

.custom-pad {
    padding-top: 30px !important;
}

.book-btn {
    margin-top: 10px;
}

.address-row {
    display: flex;
    align-items: center;
}

    .address-row span {
        letter-spacing: 0;
    }

.dinotFont {
    font-family: 'DinotFont';
}

.fs-14 {
    font-size: 14px;
}

.white-text {
    color: #fff !important;
}

.pl-0 {
    padding-left: 0;
}

.pr-0 {
    padding-right: 0;
}

.mb-30 {
    margin-bottom: 30px;
}

.h-100 {
    height: 100%;
}

.d-flex {
    display: flex;
}

.header nav.primary_nav ul li a {
    font-size: 1em;
}

.caption .inner .t1 {
    font-weight: normal !important;
}

h1, .h1 {
    font-size: 38px;
}

.copyright p, .widget_footer_menu a {
    font-size: 13px;
}

.slide-caption-common {
    font-size: 24px;
}

    .slide-caption-common a {
        color: #fff !important;
    }

.home-new-slide-section .img-block {
    height: 350px;
}

    .home-new-slide-section .img-block img {
        object-fit: contain;
        padding: 25px;
    }

    .home-new-slide-section a {
        color: #fff !important;
    }

.entry .entry_title {
    right: 0;
    left: auto;
    width: 100%;
    text-align: center;
}

.banner-tagline {
    margin-top: 10px;
}

    .banner-tagline p {
        font-size: 22px;
    }

.h2-heading {
    font-size: 38px;
}

.text_block .tandc {
    font-size: 16px;
    margin-bottom: 0;
}

.join-summer-break li {
    list-style: none;
}

.termsContent h1,
.termsContent h2 {
    font-size: 25px;
}

.header nav.primary_nav ul li.book-now-btn {
/*    margin-left: 100px;*/
    right: auto;
    position: static;
    left: 100%;
    background-color: #ccc;
    top: 15px;
}

    .header nav.primary_nav ul li.book-now-btn a {
        margin: 10px 30px;
    }

        .header nav.primary_nav ul li.book-now-btn a:before {
            display: none;
        }

.rooms-row img {
    height: 100%;
    width: 100%;
}

.head_panel .caption {
    padding-top: 130px;
}

.head_panel .stay-page-banner .caption,
.head_panel .contact-top-banner .caption {
    padding-top: 230px;
}

.rooms-row .rooms_margin_custom_1 {
    display: none;
}

.map-custom iframe {
    width: 100% !important;
    height: 480px !important;
}

.banner-heading {
    font-size: 38px !important;
}

.custom-padding-block {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.wedding-banner {
    background-image: url(/assets/images/wedding-top-banner.jpg) !important;
}

.conference-top-banner {
    background-image: url(/assets/images/conference-top-banner.jpeg) !important;
}

.event-top-banner {
    background-image: url(/assets/images/event-top-banner.jpg) !important;
}

.dining-room-banner {
    background-image: url(/assets/images/DiningRoom1.jpg) !important;
    background-position: center center !important;
}



.little-lodge-banner {
    background-image: url(/assets/images/little-lodge-slide07.jpg) !important;
    background-position: 0px 50% !important;
    min-height: 500px !important;
}


.img-block-2 {
    /*height: 420px;*/
    width: 100%;
    border: 1px solid #eee;
    padding: 15px;
}

    .img-block-2 img {
        height: 100%;
        width: 100%;
        object-fit: contain;
    }

.testimonial .experience {
    font-size: 14px;
    margin-bottom: 10px;
}

.stay-page-banner,
.event-top-banner,
.contact-top-banner {
    min-height: 560px;
}

.conference-capacity {
    border-collapse: collapse;
    width: 100%;
}

    .conference-capacity td, .conference-capacity th {
        border: 1px solid #dddddd;
        text-align: left;
        padding: 8px;
    }

    .conference-capacity tr:nth-child(even) {
        background-color: #dddddd;
    }

.resource-btn {
    margin-top: 50px;
}

.conf-img-block {
    border: 1px solid #eee;
    padding: 20px;
}

.fs-34 {
    font-size: 34px !important;
}

.banner-ul {
    padding-left: 42px;
    text-align: left;
    margin-top: 20px;
}

.pl-4 {
    padding-left: 40px;
}

.clearfix {
    clear: both;
}

.gallery-main-row .images {
    padding: 0 !important;
}

.gallery-main-row .portfolio_item {
    /*height: 700px;*/
    width: 100%;
}

    .gallery-main-row .portfolio_item a {
        height: 100%;
    }

        .gallery-main-row .portfolio_item a img {
            height: 100%;
            width: 100%;
            object-fit: cover;
        }

.pt-20 {
    padding-top: 20px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.p-0 {
    padding: 0;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.festive-menu-btn-inline a {
    margin-bottom: 10px;
}

.font-didot {
    font-family: 'DidotRegular' !important;
}

.event-row .text_block h2 {
    margin: 0;
}

.event-image-block {
    width: 100%;
    height: 850px;
}

    .event-image-block img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.stretchy_wrapper.ratio_16-9.img-full-height {
    padding-bottom: 130.25% !important;
}

/*new changes july 13, 2023*/

.header nav.primary_nav ul li.book-now-btn {
    background-color: #e97979;
}

.coming-soon {
    font-size: 24px;
    margin: 0 !important;
}

/*.home-new-slide-section,
.home-testimonial-section {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}*/

.testimonial-slider p {
    margin-bottom: 0;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.restaurant-main-section .text_block {
    padding: 25px;
    margin-left: -30px;
    background-color: #fff;
}

.restaurant-main-section .res-text-col-left {
    margin-right: -30px !important;
    z-index: 1;
    position: relative;
}

.restaurant-main-section .img-block-2 {
    border: none;
    padding: 0;
}

.restaurant-main-section .vcenter {
    border-bottom: 1px solid #ccc;
    padding-bottom: 24px;
}

    .restaurant-main-section .vcenter:last-child {
        border-bottom: none;
    }

.newsletter-block {
    display: none;
}

.contact-form-block {
    padding-bottom: 20px !important;
}

.weather-customize {
    width: 100% !important;
/*    background-color: #e97979 !important;*/
    background-color: #408aec !important;
}

.icon_block {
    background-color: #fff;
    min-height: 175px;
    padding: 20px;
    box-shadow: 1px 3px 10px #ccc;
}

.weather-forecast .weather-customize {
    height: 480px !important;
}

.weather-forecast table tr {
        border-bottom: 30px solid #408aec !important;
    background-color: #629eef;
/*    border-bottom: 30px solid #3c7063 !important;
    background-color: #779b92;*/
}

.weather-forecast table {
    margin-top: 11px !important;
}

.weather-forecast .booked-wzs-160-275_in .booked-wzs-bottom-l {
    height: 40px !important;
    line-height: 40px !important;
    background: none !important;
}

.weather-forecast .booked-wzs-160-275_in .booked-wzs-160-275-data {
    padding-right: 10px !important;
}

.wedding-banner:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.4);
}

.main .weather-update-home {
    padding-top: 40px;
    padding-bottom: 40px;
}

/*.main .weather-update-home .booked-wzs-250-175-right {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 16px !important;
}

.weather-update-home .booked-wzs-250-175-info {
    margin-right: 15px !important;
}

.weather-update-home .booked-wzs-250-175-city {
    font-size: 18px !important;
}

.main .weather-update-home .weather-customize#width1.booked-wzs-250-175 {
    min-width: 450px !important;
    max-width: 750px !important;
}*/

.contact-content .icon_block h4 {
    margin-top: 15px;
    margin-bottom: 12px;
}

.contact-content .icon_block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.tasteful-block .margin_bottom {
    margin-bottom: 0 !important;
}

.restaurant-main-section,
.ensuite-rooms-section {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
}

.custom-flex-row, .custom-flex-col {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

div#head_panel_slider:after {
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    height: 100%;
    content: '';
    width: 100%;
    top: 0;
    z-index: -1;
}

.owl-slider-main .owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

    .owl-slider-main .owl-nav button.owl-prev {
        left: 0;
    }

    .owl-slider-main .owl-nav button.owl-next {
        right: 0;
    }

.owl-slider-main .owl-dots {
    text-align: center;
    padding-top: 15px;
}

    .owl-slider-main .owl-dots button.owl-dot {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        display: inline-block;
        background: #ccc;
        margin: 0 3px;
    }

        .owl-slider-main .owl-dots button.owl-dot.active {
            background-color: #000;
        }

        .owl-slider-main .owl-dots button.owl-dot:focus {
            outline: none;
        }

.owl-slider-main .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}

.owl-slider-main span {
    font-size: 70px;
    position: relative;
    top: -5px;
}

.owl-slider-main .owl-nav button:focus {
    outline: none;
}

.owl-slider-main {
    padding-top: 0px !important;
}

    .owl-slider-main .item {
        height: 550px;
        position: relative;
    }

    .owl-slider-main .owl-carousel .owl-item img {
        height: 100%;
        object-fit: cover;
    }

.header nav.primary_nav ul li.lihaschildren:hover ul.res-submenu {
    visibility: visible !important;
}

.view-menu-btn {
    width: 100%;
    text-align: center;
}

.dm-section-pad {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.owl-slider-main h2 {
    margin-bottom: 40px;
    margin-top: 0;
}

.owl-slider-main {
    padding-top: 0 !important;
}

.dartmoor-gallery .toggle {
    /*box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);*/
    padding: 20px;
}

    .dartmoor-gallery .toggle .tabs {
        text-align: center;
        border-bottom: 1px solid #eee;
        width: 100%;
        overflow: hidden;
        padding-bottom: 20px;
    }

        .dartmoor-gallery .toggle .tabs .tab {
            display: inline-block;
            background: transparent;
            color: #2a2a2a;
            height: auto;
            margin: 0;
            padding: 8px 15px;
            cursor: pointer;
        }

            .dartmoor-gallery .toggle .tabs .tab.active {
                color: #ffffff;
                background-color: #e97979;
            }

    .dartmoor-gallery .toggle .panels .panel {
        padding: 20px 10px;
        display: none;
    }

        .dartmoor-gallery .toggle .panels .panel:first-child {
            display: block;
        }

.dartmoor-gallery .panels {
    margin-top: 20px;
}

.dm-gallery-item {
    width: 100%;
    height: 500px;
}

    .dm-gallery-item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.dm-panel-content {
    text-align: center;
    max-width: 60%;
    margin: 0 auto 20px auto;
}

.main .dartmoor-gallery div[class*="col-"] {
    padding: 0;
}

.mx-0 {
    margin: 0;
}

.menu-pdf iframe {
    width: 100%;
}

.view-menu-btn {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
    display: block;
}

.position-relative {
    position: relative;
}

.qr-code {
    width: 200px;
    height: 200px;
}

.mx-auto {
    margin: auto;
}

.hover-item-title {
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    color: #fff;
    opacity: 0;
    /*cursor: pointer;*/
}

.owl-slider-main .item:hover .hover-item-title {
    opacity: 1;
    transition: opacity 0.7s ease-in-out;
    text-align: center;
}

.hover-item-title h2 {
    padding-top: 22%;
    margin-bottom: 10px;
}

/*things to do */

.things-to-do-accordion button.accordion {
    background-color: #eee;
    color: #000;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 20px;
    transition: 0.4s;
}

    .things-to-do-accordion button.accordion.active, .things-to-do-accordion button.accordion:hover {
        background-color: #e97979;
    }

    .things-to-do-accordion button.accordion:after {
        content: '\002B';
        color: #777;
        font-weight: bold;
        float: right;
        margin-left: 5px;
    }

    .things-to-do-accordion button.accordion.active:after {
        content: "\2212";
    }

.things-to-do-accordion .panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}


.dining-room-banner {
    position: relative;
    z-index: 1;
}

/*.dining-room-banner::after {
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    content: '';
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}*/

.wedding-package-main .section-header img {
    width: 150px;
    margin-bottom: 10px;
}

.packages-col {
    background-color: #f1f1f1;
    padding: 20px;
    box-shadow: 1px 3px 5px #ccc;
}

    .packages-col h3 {
        font-size: 20px;
    }

    .packages-col h4 {
        font-size: 18px;
        color: #e97979;
        margin-top: 0;
    }

    .packages-col ul li {
        list-style: circle;
    }

.wedding-package-pic {
    width: 100%;
    height: 210px;
}

    .wedding-package-pic img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.share {
    position: relative;
    width: 410px;
    margin: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    text-align: center;
}

.main .things-to-do-accordion .share a:hover i {
    color: #fff;
}

.secondary_nav_widgetized_area nav ul li ul.res-submenu {
    display: none;
}

.secondary_nav_widgetized_area nav ul li:hover ul.res-submenu {
    display: block;
}


/*.share span {
        width: 200px;
        line-height: 80px;
        display: inline-block;
        font-weight: 700;
        text-transform: uppercase;
        position: absolute;
        left: 50%;
        margin-left: -100px;
        opacity: 1;
        transition: opacity 0.3s ease-in-out;
        pointer-events: none;
    }*/
.share span {
    position: absolute;
    top: 23px;
    text-align: center;
    left: 0;
    right: 0;
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
    pointer-events: none;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
}


.share nav {
    font-size: 0;
}

.share a {
    line-height: 80px;
    width: 80px;
    text-align: center;
    display: inline-block;
    background-color: #ffffff;
    color: #ffffff;
    overflow: hidden;
    opacity: 1;
    transition: all 0.3s ease-in-out;
    margin: 0 -20px;
    box-shadow: 3px 1px 3px rgba(0, 0, 0, 0.1);
}

    .share a:nth-child(1) {
        border-top-left-radius: 40px;
        border-bottom-left-radius: 40px;
        margin-left: 0;
    }

        .share a:nth-child(1):hover {
            background-color: #61c5ec;
        }

    .share a:nth-child(2):hover {
        background-color: #3B5998;
    }

    .share a:nth-child(3):hover {
        background-color: #ea4335;
    }

    .share a:nth-child(4) {
        border-top-right-radius: 40px;
        border-bottom-right-radius: 40px;
        margin-right: 0;
    }

        .share a:nth-child(4):hover {
            background-color: #ad4ba8;
        }

.share:hover span, .share.hover span {
    opacity: 0;
}

.share:hover a, .share.hover a {
    border-radius: 50%;
    margin: 0 10px;
    color: #f1ce64;
    font-size: 28px;
}

    .share:hover a:hover, .share.hover a:hover {
        color: #fff;
    }

.share a:hover {
    color: #fff !important;
}


.head_panel .owl-carousel .item {
    position: relative;
    z-index: 1;
}


    .head_panel .owl-carousel .item:after {
        position: absolute;
        height: 100%;
        width: 100%;
        content: '';
        background-color: rgba(0,0,0,0.2);
        top: 0;
        left: 0;
        z-index: -1;
    }

.bed-lounge-rest .entry .entry_title {
    padding: 0 20px;
}

    .bed-lounge-rest .entry .entry_title h2 {
        font-size: 25px;
    }

.book-now-page-btn {
    background-color: #e97979;
    padding: 14px 20px !important;
    color: #ffffff !important;
    display: inline-block;
    font-family: 'DinotFont' !important;
    box-shadow: 1px 3px 5px rgba(0,0,0,0.4);
}

.parent-li {
    position: relative;
}

.book-now-page-btn:hover {
    color: #ffffff;
}

/*.parent-li:hover .sub-menu-child {
    visibility: visible !important;
}*/

.header nav.primary_nav ul li.lihaschildren ul.menu-dropdown-content {
    min-width: 150%;
}

.res-submenu .parent-li .sub-menu-child {
    top: 0;
    right: 0;
    left: 100% !important;
    min-width: 200px !important;
}

.header nav.primary_nav ul li.lihaschildren ul.menu-dropdown-content {
    background-color: var(--primary-color);
}

    .header nav.primary_nav ul li.lihaschildren ul.menu-dropdown-content .sub-menu-child {
        background-color: rgb(237 140 140);
    }

        .header nav.primary_nav ul li.lihaschildren ul.menu-dropdown-content .sub-menu-child li a {
            font-size: 14px;
            margin: 10px;
        }

.header nav.primary_nav ul li a:before {
    background: #cccccc;
}

.header nav.primary_nav ul li.lihaschildren:after {
    display: none;
}


/*gallery css*/

.gallery-description {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.6);
    color: #ffffff;
}

.gallery-items-block .lightbox {
    border: 0;
    box-shadow: none;
    display: inline-block;
    position: relative;
    text-decoration: none;
    width: 100%;
    height: 350px;
    margin-bottom: 15px;
}

.lightbox-zoom {
    background: #fff;
    bottom: 0;
    color: #2727a4;
    line-height: 1;
    padding: .306em .5em;
    position: absolute;
    right: 0
}

.lightbox-no-scroll {
    overflow-y: hidden;
}

.gallery-items-block .lightbox img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}


/* Overlay */
.lightbox-overlay {
    background: rgba(17, 17, 17, .8);
    bottom: 0;
    box-sizing: border-box;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
    overflow: hidden;
}

    .lightbox-overlay *,
    .lightbox-overlay *::before,
    .lightbox-overlay *::after {
        box-sizing: inherit;
    }

    .lightbox-overlay[aria-hidden="true"] {
        display: none;
    }


/* Slider */
.lightbox-slider {
    -webkit-transition: left .3s ease, -webkit-transform .3s ease;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: left .3s ease, -webkit-transform .3s ease;
    transition: left .3s ease, transform .3s ease, -webkit-transform .3s ease;
    transition: left .3s ease, transform .3s ease;
    white-space: nowrap;
}


/* Content */
.lightbox-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}

    .lightbox-content figure {
        position: relative;
    }

    .lightbox-content img {
        display: block;
        height: auto;
        max-height: 85vh;
        max-width: 85vw;
        width: auto;
    }

    .lightbox-content figcaption {
        background: rgba(17, 17, 17, .8);
        bottom: 0;
        color: #fff;
        display: block;
        left: 0;
        padding: .25em .5em;
        position: absolute;
        width: 100%;
        white-space: normal;
        padding: 20px;
    }


.lightbox-overlay button {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 1.6em;
    height: 1.6em;
    line-height: 1.6;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 1.6em;
}

    .lightbox-overlay button:focus {
        border: 1px solid #fff;
        outline: 0;
    }

    .lightbox-overlay button:disabled {
        cursor: default;
        opacity: .5;
    }

    .lightbox-overlay button[aria-label="Previous"],
    .lightbox-overlay button[aria-label="Next"] {
        top: 50%;
        top: calc(50% - (1.6em / 2));
    }

    .lightbox-overlay button[aria-label="Previous"] {
        left: 2%;
    }

    .lightbox-overlay button[aria-label="Next"] {
        right: 2%;
    }

    .lightbox-overlay button[aria-label="Close"] {
        top: 1em;
        right: 2%;
    }

.lightbox-counter {
    background: transparent;
    color: #fff;
    font-size: 1.15em;
    left: 2%;
    position: absolute;
    top: 1em;
}


.lightbox-loader {
    width: 5em;
    height: 5em;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -2.5em;
    margin-left: -2.5em;
}

    .lightbox-loader::before {
        -webkit-animation: spin 1s infinite;
        animation: spin 1s infinite;
        border-radius: 100%;
        border: .5em solid #9f9f9f;
        border-top-color: #2727a4;
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
    }


@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


.things-to-do-accordion .text_block p {
    max-width: 85%;
    margin-right: auto;
    margin-left: auto;
}

.subscribe-us {
    background-color: #fff;
    padding: 25px;
}

/*newsletter css*/

.footer .subscribe-us .newsletter-btn {
    background-color: #702e4d;
    color: #ffffff !important;
    padding: 18px 25px;
    display: inline-block;
    text-transform: uppercase;
    box-shadow: 1px 3px 5px rgba(0,0,0,0.4);
    border: none;
    width: 330px;
    margin: 0 5px 10px 5px;
    line-height: normal;
    border-radius: 15px;
}

.tripadvisor_container {
    position: fixed;
    bottom: -10px;
    left: 80px;
    width: 150px;
    height: 50px;
    /*background-color: #007bff;*/
    color: black;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: width 0.3s ease, height 0.3s ease;
    overflow: hidden;
}

.tripadvisor_container:hover {
    width: 500px;
    height: 500px;
}

.tripadvisor_details {
    display: none;
    margin-left: 10px;
    transition: opacity 0.3s ease;
    opacity: 0;
    background-color: #c1f9e5;
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.3);
    padding: 15px;
}

.tripadvisor_container:hover .tripadvisor_details {
    display: block;
    opacity: 1;
}

.subscribe-btn,
.cancel-btn {
    color: #ffffff !important;
    padding: 10px 20px;
    display: inline-block;
    text-transform: uppercase;
    box-shadow: 1px 3px 5px rgba(0,0,0,0.4);
    border: none;
    border-radius: 10px;
}

.gldbm-panel__toggle-text {
    border-radius: 10px !important;
}

.subscribe-btn {
    /*    background-color: #e97979;*/
    background-color: #702e4d;
}

.cancel-btn {
    background-color: #333;
}

.error-message {
    color: #e97979 !important;
    font-size: 15px;
}

.newsletter-modal .form-control {
    margin-bottom: 12px;
    margin-top: 15px;
}


.newsletter-modal {
    z-index: 99999;
    top: 150px;
}

.newsletter-modal .modal-title {
    color: #000;
    font-size: 24px;
}

.newsletter-modal p {
    color: #333;
}

.main section.things-to-do-accordion {
    padding-top: 40px;
}

.mt-20 {
    margin-top: 20px;
}

.festive-menu-btn-inline .btn-width {
    width: 190px;
}

.w-75 {
    width: 75%;
}

.mr-auto {
    margin-right: auto;
}

.ml-auto {
    margin-left: auto;
}

.stay-page-banner {
    min-height: 750px;
}

.festive-menu-btn-inline a {
    width: 250px;
    margin-right: 5px;
}

.event-image {
    height: 100%;
    width: 100%;
}

.event-image img {
    object-fit: contain;
    height: 100%;
    width: 100%;
    border: 1px solid #eee;
    padding: 10px;
}

.event-text {
    margin-top: 10px;
}

.menu-accordion-main .panel p {
    padding: 15px 0;
}

.dropdown-inline-list {
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.dropdown-inline-list .book-now-page-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.dropdown-inline-list .share-icon img {
    width: 22px;
    margin-bottom: 0;
}

.dropdown-inline-list .dropdown-menu {
    width: 100%;
}

.dropdown-inline-list {
    margin-bottom: 10px !important;
}


.dropdown-inline-list .book-now-page-btn {
    width: 280px;
}


.pdf-icon-btn img {
    width: 40px;
}

.pdf-icon-btn {
    padding: 10px;
    float: left;
}

.pdf-icon-btn span {
    color: #2a2a2a;
    font-size: 14px;
}

.p-0 {
    padding: 0 !important;
}

.pt-40 {
    padding-top: 40px;
}

.pt-20 {
    padding-top: 20px;
}

.pb-0 {
    padding-bottom: 0;
}

.pointer-none {
    pointer-events: none;
}

.event-name {
    font-family: 'DidotRegular' !important;
    font-size: 20px;
}

.little-lodge-slide-wrapper .caption {
    display: none;
}

.bg-position {
    background-position: 100% 100%;
}

.header nav.primary_nav ul li.lihaschildren ul.menu-dropdown-content li a {
    color: var(--white);
}

.black-friday {
    height: 700px;
}

.black-friday img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*media starts here*/
@media only screen and (max-width: 1575px) {
    .res-submenu .parent-li .sub-menu-child {
        min-width: 170px !important;
    }
}


@media only screen and (max-width: 1536px) and (min-width: 1441px) {
    .header nav.primary_nav ul li.book-now-btn a, .header nav.primary_nav ul li a {
        margin: 5px 15px !important;
        font-size: 14px;
    }

    .header nav.primary_nav ul li.book-now-btn {
        top: 0;
        margin-left: 0;
    }

    .nav_and_tools.nav_centered {
        left: 51% !important;
    }
}


@media only screen and (max-width: 1440px) and (min-width: 1049px) {
    .header nav.primary_nav ul li.book-now-btn a,
    .header nav.primary_nav ul li a {
        margin: 5px 7px !important;
        font-size: 12px;
    }

    .header nav.primary_nav ul li.book-now-btn {
        top: 0;
        margin-left: 0;
    }

    .nav_and_tools.nav_centered {
        left: 56% !important;
    }

    .header nav.primary_nav ul li.lihaschildren ul.menu-dropdown-content .sub-menu-child li a {
        font-size: 12px;
    }

    .res-submenu .parent-li .sub-menu-child {
        min-width: 100% !important;
    }
}

@media only screen and (max-width:1048px) {
    .mob-hide {
        display: none;
    }
}


@media only screen and (max-width: 991px) {
    .rooms-row .small_screen_margin_top_half {
        margin-top: 0 !important;
    }

    .rooms-row .d-flex {
        display: block;
    }

    .event-row2, .event-row4 {
        display: flex;
        flex-direction: column-reverse;
    }

    .event-row .text_block h2 {
        text-align: center;
    }

    .mob-row-reverse {
        display: flex;
        flex-direction: column-reverse;
    }

    .custom-mob-pad {
        padding-top: 40px !important;
        padding-bottom: 20px !important;
    }

    .img-block-2 img.small_screen_margin_top_half,
    .img-block-2 img {
        margin-top: 0 !important;
    }

    .img-block-2 {
        height: 100%;
    }

    footer .copyright_content {
        padding-top: 20px;
    }

    .restaurant-main-section .res-text-col-left,
    .restaurant-main-section .text_block {
        margin-right: 0 !important;
        margin-left: 0;
    }

    .weather-forecast {
        margin-top: 40px;
    }

    .weather-forecast .booked-wzs-160-275_in .booked-wzs-day-number {
        font-size: 34px !important;
    }

    .testimonial p,
    .testimonial .experience {
        padding-left: 0;
    }

    .home-new-slide-section .small_screen_margin_top {
        margin-top: 0 !important;
    }

    .custom-flex-row, .custom-flex-col {
        display: block;
    }

    .home-new-slide-section .room_bg_dark.full_width_room {
        padding: 0;
    }

    .bed-lounge-rest .negative_margin_bottom {
        margin-bottom: 0;
        margin-top: 20px !important;
    }

    .dropdown-inline-list {
        display: inline-block;
    }

    .dropdown-inline-list .dropdown {
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .event-image-block {
        height: 550px;
    }

    .text_block div.footer_block {
        text-align: center;
    }

    .text_block div i {
        margin-right: 7px;
    }

    .footer .margin_left_custom_1 {
        margin-left: 0;
    }

    .caption.caption_elegant .inner .t1 {
        font-size: 34px;
    }

    h1, .h1 {
        font-size: 24px;
    }

    .stay-page-banner, .event-top-banner, .contact-top-banner {
        min-height: 400px;
    }

    .main section {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    form.booking_form {
        padding-bottom: 10px;
    }

    .head_panel .owl-carousel .item {
        min-height: 550px;
    }

    .res-text-col-right,
    .res-text-col-left,
    .well-appointed,
    .text_block .text-justify,
    .text-block,
    .text_block h2,
    .text_block p,
    .capacity-row p {
        text-align: center !important;
    }

    .text_block p {
        margin-bottom: 10px;
    }

    .rooms-row .text_block .btn-link {
        text-align: center;
        width: 100%;
    }

    .head_panel .caption {
        padding-bottom: 130px;
    }

    .activities .fs-34 {
        font-size: 24px !important;
        line-height: normal !important;
    }

    .conf-img-block .small_screen_margin_top {
        margin-top: 0 !important;
    }

    .activities {
        margin-top: 10px;
    }

    .activities ul li {
        list-style: none;
        text-align: center;
    }

    .capacity-row,
    .resource-btn {
        margin-top: 20px;
    }

    .contact-top-banner .caption {
        text-align: center;
    }

    .rooms_margin_custom_1 {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
        text-align: center;
    }

    .slide-caption-common {
        text-align: center;
    }

    .home-new-slide-section .small_screen_margin_top {
        margin-top: 0 !important;
    }

    .home-new-slide-section .img-block img {
        padding: 10px;
    }

    .booking_form .small_screen_margin_top {
        margin-top: 0 !important;
    }

    .custom-pad .text_block h1 {
        margin-bottom: 10px;
        margin-top: 0;
    }

    .whats-coming .margin_top {
        margin-top: 10px !important;
    }

    .coming-soon {
        font-size: 18px;
    }

    .whats-coming .text_block img {
        margin-bottom: 5px;
    }

    .home-new-slide-section .img-block {
        height: auto;
    }
}

@media only screen and (max-width: 625px) {
    .margin_left_custom_1 {
        margin-left: 0;
    }
}

@media only screen and (max-width: 480px) {
    .footer .subscribe-us .newsletter-btn {
        width: 90%;
        margin: 0 5px 10px 5px;
        font-size: 14px;
        padding: 10px 16px;
    }
}
