/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/
/* Theme customization starts here
-------------------------------------------------------------- */
/*.section_wrapper, .container{
    max-width: none !important;
}*/
#Wrapper, #Content {
    background-color: black !important;
}
h2.entry-title {
    font-size: 22px !important;
}
/* CONTROL NAV MENU SPACING OF LI*/
#Top_bar .menu > li > a span {
    padding-left: 15px !important;
    padding-right: 15px !important;
    text-shadow: 1px 1px 0px black;
}
/* move logo away from left side */
#Top_bar .logo {
    margin-left: 60px;
}
#Top_bar .menu > li {
    height: 120px;
}
#Top_bar .menu > li > a {
    padding-top: 40px !important;
}
#Subheader {
    background-size: cover !important;
    padding: 0 !important;
}
#Subheader .container {
    /*background: rgba(0,0,0,0.5);*/
    background-image: url(/wp-content/uploads/2025/12/topgrad1.webp);
    background-repeat: repeat-x;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-width: none !important;
}
#Subheader .title {
    /*margin-top: 160px;*/
}
#Subheader .title {
    font-size: 45px;
    line-height: 45px;
    font-weight: 400;
    letter-spacing: 3px;
    width: 100%;
    text-align: center;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    color: white;
    text-shadow: 0px 0px 5px #000;
    margin: 160px auto 0 auto;
    padding: 140px 0 0 0;
    margin-bottom: 0;
    float: left;
    display: block;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    background-color: transparent;
    border-top: none;
}
/* make the nav of current page bold */
.current_page_item a span {
    /*font-weight: bold !important;*/
}
.topActionBox {
    position: absolute;
    z-index: 100000;
    display: table;
    right: 36px;
    top: 20px !important;
    padding: 0;
}
.topActionBox .contact_details li {
    float: left;
    margin-left: 5px;
}
.topActionBox .contact_details li a {
    color: #78b8e2 !important;
}
.topActionBox .contact_details li a:hover {
    color: white !important;
}
.topActionBox .contact_details li i {
    font-size: 18px !important;
}
.topActionBox .contact_details li.socialIcons {
    border-left: 1px solid #BCA272;
    padding-left: 5px;
    margin-left: 8px;
    margin-right: 0;
}
h1 {
    line-height: 40px !important;
    padding-top: 0 !important;
    padding-bottom: 20px !important;
    margin-top: 0 !important;
}
h1.title {
    text-shadow: 0px 0px 5px black;
}
.amenitiesBoxes .photoBoxBorder {
    padding-top: 0px !important;
}
.accommHomeBox a {
    color: beige !important;
}
.facebookLogoHeader {
    font-size: 20px;
    /*margin: 0 0 0 0;
    float: right;
    display: table;
    padding: 0;
    line-height: 115px;
    border-left: 1px solid #7D6A49;*/
}
#Footer .footer_copy {
    background-color: transparent !important;
    border-top: 0px !important;
}
#Footer {
    padding: 0 20px;
}
/*.contact_details{
	float: right !important;
}

.contact_details li{
	float: right !important;
}*/
#Action_bar {
    background-color: black !important;
}
#Top_bar {
    /*background-color: rgba(255,255,255,0.50);*/
}
.homeAccomBoxes {
    width: 48% !important;
    margin: 1%;
    box-sizing: border-box;
}
.homeAccomBoxes .column_attr {
    height: 280px !important;
    color: white !important;
    font-size: 16px;
    text-shadow: 1px 1px 0px #207AB6;
}
.homeAccomBoxes .column_attr h4 {
    color: white !important;
}
.homeAccomBoxes .column_attr a {
    color: white !important;
}
.homeAccomBoxes .column_attr .button {
    margin-top: 15px;
}
.image_frame {
    display: table !important;
}
.homeHeroBlur {
    text-align: center !important;
    padding: 15px 10px;
    border: 1px solid #DBE3AA;
    line-height: 30px;
    margin: 0 auto !important;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.68);
    font-weight: 100;
}
.homeHeroBlur a {
    text-decoration: none;
    font-weight: bold;
}
.innerBlurb {
    padding-top: 10px !important;
}
/*.homeLodgingAreaBox h3{
	color: black !important;
}
.homeLodgingAreaBox p{
	color: black !important;
}*/
.popTextHomePage {
    text-shadow: 0 0 5px black;
}
.button .button_label {
    background-color: rgba(0, 0, 0, 0.75) !important;
}
.column.subPageTopDivider {
    clear: both;
    margin: 0px auto 20px auto !important;
    width: 80% !important;
}
.subPageMainBlurb {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
}
/*.column .alignright, .column .alignleft{
    max-width: 450px !important;
    margin-top: none !important;
}*/
h2.mainTitle {
    color: #2991d6;
    padding: 8px 0 10px 0;
    border-bottom: 2px solid #2991d6;
    opacity: 0;
    font-weight: bold;
    line-height: normal;
    width: 95%;
}
h3.subTitle {
    color: rgba(71, 71, 71, 1.00) !important;
    font-size: 16px;
    font-weight: bold;
    opacity: 0;
    width: 95%;
}
.subCallToActionBtn {
    padding: 8px 15px;
    background-color: #2991d6;
    color: white;
    display: table;
    margin-top: 20px;
    opacity: 0;
    border: 7px solid #e5e5e5;
    margin-left: -15px;
    cursor: pointer;
    text-align: Center;
}
.subCallToActionBtn:hover {
    background-color: #46A3E1;
    transition: 0.2s background-color ease-out;
}
.subCallToActionBtn a {
    color: white;
}
.subCallToActionBtn a:hover {
    color: white !important;
}
.mainContent {
    opacity: 0;
}
.mainContent .image_frame {
    margin-top: none !important;
}
.subPageContentBox .mainTopImage {
    margin-bottom: 20px;
    margin-left: 20px;
    float: right;
    opacity: 0;
    border: 7px solid #e5e5e5;
}
.dividr {
    height: 3px;
    background-color: #CFCFCF;
    margin: 20px 0 30px 0;
}
.subPageContentBox .image .alignleft, .subPageContentBox .image .alignright {
    margin-top: 0 !important;
}
.callUsFooterBox {
    text-align: center;
    font-size: 36px;
    padding: 20px 10px 0 10px;
    line-height: 50px;
    margin-bottom: 20px;
}
/* 8 apr 19*/
.callUsFooterBox .contact-no {
    color: #626262;
    text-decoration: underline;
}
.callUsFooterBox .contact-no:hover {
    color: #626262;
    text-decoration: none;
}
.column_attr .contact-no {
    color: #626262;
    text-decoration: underline;
}
.column_attr .contact-no:hover {
    color: #626262;
    text-decoration: none;
}
/* 8 apr 19*/
.lodgingList .mcb-wrap {
    border-bottom: 2px solid #e5e5e5;
}
.lodgingList h4 {
    font-size: 25px;
    line-height: 26px;
}
.lodgingList .photoBoxBorder {
    padding: 20px;
    box-sizing: border-box;
    margin: 0 0.5% 20px 0.5% !important;
    height: inherit !important;
}
.lodgingList .photoBoxBorder h4 {
    text-align: center;
}
.lodgingList .photoBoxBorder .image_frame {
    border: 0px;
}
.lodgingList .mcb-wrap:last-child {
    border-bottom: 0px;
}
.secondaryContent {
    background-color: rgba(52, 52, 52, 1.00);
    color: white;
    padding: 30px 20px 10px 20px !important;
    margin-bottom: 30px;
}
.contentFoodService {
    padding: 30px 20px 10px 20px !important;
}
.amenitiesBoxes .image_wrapper, .amenitiesBoxes .image_frame, .amenitiesBoxes .mask {
    height: 350px !important;
    display: block !important;
}
.amenitiesBoxes .mcb-wrap {
    border-bottom: 2px solid #e5e5e5;
    margin-bottom: 30px;
}
.amenitiesBoxes .photoBoxBorder {
    padding: 20px;
    box-sizing: border-box;
    margin: 0 0.5% 20px 0.5% !important;
    height: inherit !important;
}
.amenitiesBoxes .photoBoxBorder h4 {
    text-align: center;
}
.amenitiesBoxes .photoBoxBorder .image_frame {
    border: 0px;
}
.amenitiesBoxes .mcb-wrap:last-child {
    border-bottom: 0px;
}
.amenitiesBoxes h4 {
    font-weight: bold;
    font-size: 30px;
    color: #666;
}
.homepage_gallery_link {
    background-color: #ccc !important;
}
/* CSS FOR GALLERY BUTTON ON HOMEPAGE */
#homepgGalleryBox {
    position: relative;
    padding: 15px 32px 20px 30px;
    width: 430px;
    height: 100px;
    margin: 0 auto;
    color: white;
    background-color: #167db5;
    border: 10px solid white;
    transition: 0.3s ease-out all;
}
#homepgGalleryBox:hover {
    transform: scale(1.03);
}
#homepgGalleryBox a {
    text-decoration: none;
}
#homepgGalleryBox .imgCol {
    position: absolute;
    left: -52px;
    top: -5px
}
#homepgGalleryBox .hpGallleryImg {
    max-height: 170px;
}
#homepgGalleryBox .firstLine {
    max-height: 150px;
    font-weight: 100;
    color: white;
    font-size: 40px;
    line-height: 50px;
    text-align: right;
}
#homepgGalleryBox .secondLine {
    max-height: 150px;
    font-weight: bold;
    color: white;
    font-size: 50px;
    line-height: 50px;
    text-align: right;
}
#homepgGalleryBox ._col h2 {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
/* CSS FOR GALLERY BUTTON ON SUBPAGE */
.actionCallBox {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-top: 20px;
}
.actionCallBox .subCallToActionBtn {
    box-sizing: border-box;
    margin: 0 10% 0 0;
    position: relative;
}
.galleryActionBtn {
    padding-left: 61px;
    text-align: right;
}
.gal-polaroid-thumb {
    max-height: 65px;
    position: absolute;
    left: -35px;
    top: 2px;
}
.gal-btn-first-line {
    font-weight: normal !important;
    font-size: 16px;
}
.gal-btn-second-line {
    font-weight: bold;
    font-size: 20px;
}
.grecaptcha-badge {
    display: none;
}
.highlight_sentence {
    display: inline-block;
    font-style: italic;
    text-transform: initial;
    border-left: 4px solid #2991d6;
    padding-left: 15px;
    margin-bottom: 15px;
}
/* 11 july 19*/
.new_cta {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
}
.new_cta a.button {
    margin: 0;
    border-color: #ffffff !important;
    color: #ffffff !important;
    box-shadow: 0 0 0 1px hsl(201, 100%, 69%), 0 0 0 2px hsl(201, 88%, 53%), 0 0 0 3px hsl(201, 76%, 48%), 0 0 0 4px hsl(201, 76%, 43%), 0 0 0 5px hsl(201, 78%, 40%);
}
.new_cta a.button .button_label {
    padding: 18px 30px;
}
/* blog home*/
.blog_slider .blog_slider_ul li .item_wrapper .desc {
    margin-left: 30px;
}
.blog_slider .blog_slider_ul li .item_wrapper .desc h4 a {
    color: #ffffff;
}
.blog_slider .blog_slider_header a.button .button_icon {
    padding: 9px 12px !important;
}
.button-stroke a.button_left.button .button_label, .button-stroke a.button_left.button_large .button_label {
    padding-left: 5px;
}
/* 11 july 19*/
.oops404 {
    text-align: center !important;
    color: white !important;
    font-size: 60px !important;
    text-shadow: 0 0 7px black;
}
.links404 {
    text-align: center !important;
    color: white !important;
}
.list404 {
    color: white !important;
    text-align: center !important;
}
.list404 li {
    color: white !important;
    text-align: center !important;
    margin-bottom: 5px !important;
    text-shadow: 0 0 7px black;
}
.links404 a {
    color: rgba(248, 255, 209, 1.00) !important;
}
.links404 h2 {
    color: white !important;
    font-weight: bold !important;
    text-shadow: 0 0 7px black;
}
.sorry404 {
    text-align: center;
    color: white;
    text-shadow: 0 0 7px black;
}
/* support form 6apr20*/
.zbock {
    display: block;
    position: fixed;
    right: 15px;
    bottom: 15px;
    max-width: 350px;
    background: #fff;
    border-radius: 10px;
    font-size: 14px;
    z-index: 999998;
    box-shadow: 0 0 5px #a09797;
}
.zbock {
    display: none;
}
.zbock .top-part h4 {
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    margin: 0;
}
.zbock .top-part p {
    margin: 0;
    position: absolute;
    top: 5px;
    right: 15px;
    cursor: pointer;
}
.zbock .top-part p i {
    font-size: 20px;
}
.zbock .top-part {
    background: #54841f;
    text-align: center;
    padding: 8px;
    font-size: 14px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
    margin: 0 0 5px;
}
.zbock .middle-part {
    height: 50vh;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 5px;
}
.zbock .middle-part::-webkit-scrollbar {
    width: 5px;
    border-radius: 5px;
}
.zbock .middle-part::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
}
.zbock .middle-part::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
    border-radius: 5px;
}
.zbock .middle-part .form-box label {
    line-height: 2.14286;
    color: #2f3941;
    font-size: 14px;
    font-weight: 600;
}
.zbock .form-box input {
    outline: none;
    border: 1px solid #d8dcde;
    border-radius: 4px;
    background-color: #fff;
    padding: 10px;
    min-height: 40px;
    box-sizing: border-box;
    vertical-align: middle;
    line-height: 1.28571;
    color: #2f3941;
    font-family: inherit;
    font-size: 14px;
}
.zbock .form-box textarea {
    resize: none;
    height: 100px;
    background: #fff;
}
.zbock .form-box .wpcf7-not-valid {
    border-color: #ed3b2e !important;
}
.zbock .wpcf7-not-valid-tip, .zbock .screen-reader-response {
    display: none !important;
}
.zbock .codedropz-upload-inner h3 {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    font-family: poppin, sans-serif;
    color: #000 !important;
}
.zbock .codedropz-upload-container {
    padding: 10px;
    color: #8c8c8c !important;
}
.zbock .codedropz-btn-wrap {
    line-height: 14px;
}
.zbock .codedropz-btn-wrap a {
    color: #000 !important;
}
.zbock .zfileinfo {
    font-size: 13px;
    color: #000;
    font-weight: 500;
    line-height: 18px;
}
.zbock .form-box.zsubmit input {
    background: #54841f;
    width: auto;
    font-size: 15px;
    line-height: 18px;
    float: right;
    height: 36px;
    padding: 8px 15px;
    font-weight: 600;
    color: #fff;
}
.zbock div.wpcf7 .screen-reader-response {
    position: relative;
    height: auto;
    width: auto;
    text-align: center;
    color: #54841f;
}
.zbock .form-box {
    padding: 0px 5px 10px 5px;
}
.zbock p:empty {
    display: none;
}
.zhelp {
    display: block;
    position: fixed;
    background: #54841f;
    z-index: 999998;
    right: 15px;
    bottom: 250px;
    color: #fff !important;
    padding: 10px 20px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 18px;
    cursor: pointer;
    line-height: 30px;
}
.zhelp:hover, .zhelp:focus, .zhelp:active {
    background: #7fad01;
}
.zhelp i {
    font-size: 24px;
    margin-right: 5px;
    line-height: 20px;
    position: relative;
    top: 3px;
}
body:not(.cf7p-message) .zbock div.wpcf7-validation-errors {
    color: red !important;
    font-size: 12px;
    position: absolute;
    left: 0;
    bottom: 22px;
    margin: 0;
    padding: 0 10px;
    line-height: 16px;
    width: 70%;
    border: 0;
    text-align: left;
    display: inherit !important;
}
.zbock div.wpcf7-mail-sent-ok {
    border: none !important;
    font-size: 12px;
    position: absolute;
    left: 0;
    bottom: 15px;
    margin: 0;
    padding: 0 5px !important;
    line-height: 16px;
    width: 70%;
    width: 71%;
    order: 0;
    text-align: left;
    display: inherit !important;
    background: none !important;
    color: #68b118;
}
/* support form*/
.quick_inqury {
    padding: 30px !important;
    background-color: #13538a !important;
}
.quick_inqury h4 {
    font-size: 30px;
}
@media screen and (max-width:1240px) {
    /*.facebookLogoHeader {
		padding-right: 50px;
		border-left: 0px solid #7D6A49;
	}*/
    .topActionBox {
        right: 43px;
    }
    .hideOnMobile {
        display: none;
    }
    .amenitiesBoxes .image_wrapper, .amenitiesBoxes .image_frame, .amenitiesBoxes .mask {
        height: 250px !important;
        display: block !important;
    }
    .section_wrapper {
        max-width: none !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}
@media screen and (max-width:960px) {
    .callUsFooterBox {
        font-size: 26px;
    }
    .amenitiesBoxes .image_wrapper, .amenitiesBoxes .image_frame, .amenitiesBoxes .mask {
        height: 180px !important;
        display: block !important;
    }
    .lodgingList h4 {
        font-size: 20px;
        line-height: 35px;
    }
}
/* gallery settings */
.ngg-albumoverview.default-view .ngg-album-compact h4 .ngg-album-desc {
    font-size: 14px;
    letter-spacing: 1.4px;
    box-shadow: none;
}
.sl-wrapper .sl-image .sl-caption {
    padding: 10px;
    color: #fff;
    background: rgba(0, 0, 0, .8);
    font-size: 1rem;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    display: none !important;
}
.the_content_wrapper {
    margin: 0 !important;
}
@media screen and (max-width:767px) {
    #Top_bar .logo {
        width: 80%;
    }
    #Top_bar #logo {
        margin-bottom: 20px !important;
        margin-left: 10px !important;
        padding-left: 0px !important;
        width: 60% !important;
    }
    .topActionBox {
        right: 12px;
    }
    #Action_bar {
        height: 45px;
        padding-top: 6px;
        box-sizing: border-box;
    }
    h2.mainTitle, h3.subTitle {
        width: 100%;
    }
    /*.column .alignright, .column .alignleft{
        width: 100% !important;
        max-width: none !important;
        float: none !important;
        margin: 0 0 20px 0 !important;
    }*/
    .mainContent .alignright, .mainContent .alignleft {
        width: 100% !important;
        max-width: none !important;
        float: none !important;
        margin: 0 0 20px 0 !important;
    }
    /*.facebookLogoHeader {
		line-height: 105px;
	}*/
    .mainSliderWindow {
        font-size: 18px;
    }
    .mainSliderWindow .mainLine1 {
        margin-bottom: 20px;
    }
    .mainSliderWindow .mainLine2 {
        margin-bottom: 20px;
    }
    .mainSliderWindow .mainLine3 {
        margin-bottom: 20px;
    }
    .mainSliderWindow .learn-more-btn {}
    .mainSliderWindow span {
        font-size: 16px;
    }
    .callUsFooterBox {
        font-size: 22px;
    }
    .lodgingList .mcb-wrap {
        border-bottom: 0px;
    }
    .lodgingList .photoBoxBorder {
        border-bottom: 2px solid #e5e5e5;
    }
    .amenitiesBoxes .mcb-wrap {
        border-bottom: 0px;
    }
    .amenitiesBoxes .image_wrapper, .amenitiesBoxes .image_frame, .amenitiesBoxes .mask {
        height: auto !important;
        display: block !important;
    }
    .amenitiesBoxes .photoBoxBorder {
        border-bottom: 2px solid #e5e5e5;
    }
    h2.mainTitle {
        text-align: center;
    }
    h3.subTitle {
        text-align: center;
    }
    .subCallToActionBtn {
        float: none;
        margin: 20px auto 0 auto !important;
    }
    .mcb-section-48a703875 img {
        width: 100%;
        float: none;
    }
    .mcb-section-48a703875 H3 {
        line-height: 30px;
    }
    .homeHeroBlur {
        margin: 0 auto !important;
        width: 80% !important;
        font-size: 16px !important;
    }
    .homeHeroBlur a {
        font-size: 18px !important;
    }
    .mcb-section-6e84ef1f0 h3 {
        line-height: 26px;
        font-size: 18px;
    }
    .mcb-section-6e84ef1f0 .homeAccomBoxes {
        margin-bottom: 15px;
    }
    #homepgGalleryBox {
        padding: 10px 15px;
        width: 250px;
    }
    #homepgGalleryBox .imgCol {
        position: absolute;
        left: -20px;
        top: 0px
    }
    #homepgGalleryBox .hpGallleryImg {
        max-height: 100px;
    }
    #homepgGalleryBox .firstLine {
        font-size: 20px;
        line-height: 35px;
    }
    #homepgGalleryBox .secondLine {
        font-size: 25px;
        line-height: 30px;
    }
    /*.blog_slider .blog_slider_ul li{width: 100% !important; margin-bottom: 25px !important}
	.blog_slider .blog_slider_ul li:last-child{margin-bottom: 0 !important}*/
    #Subheader .container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media screen and (max-width:600px) {
    .amenitiesBoxes h4 {
        line-height: 35px !important;
    }
    /* align logo in mobile */
    #Top_bar .container .column {
        height: 140px !important;
        margin-top: 10px;
    }
    .actionCallBox {
        justify-content: center;
        flex-direction: column;
    }
}