/*-----------------------------------------------------------------------------------

	Theme Name: Pend Holidays
	Theme URI: https://visualmodo.com
	Author: Karbon Designed
	Author URI: https://www.karbondesigned.co.uk
	Description: <strong>Pend Holidays Child Theme</strong>
	Template: minimalist
	Version: 1.0.0
	Text Domain:  vslmd
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: translation-ready, threaded-comments, theme-options, sticky-post, post-formats, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background, fluid-layout

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

*/

/* --------------------------------------------
        General Styles
    -------------------------------------------- */

@media (min-width: 1200px) {
    .container, .desktop-mode .dropdown.mm.wide ul.dropdown-menu, .tt_event_theme_page {
        max-width: 1280px !important;
    }
}
.spacer-120 {
    height: 120px;
}
.bottom-to-top,
.wpb_bottom-to-top {
    animation-timing-function: cubic-bezier(0.18, 0.89, 0.26, 0.99) !important;
}
.image-hover a:hover {
    opacity: 0.8;
}
#google-map .wpb_gmaps_widget {
    margin-bottom: 0 !important;
}
.wpb_gmaps_widget .wpb_wrapper {
    padding: 0 !important;
}
h2 {
    margin-bottom: 24px !important;
}

/* --------------------------------------------
        Navigation
    -------------------------------------------- */
.header-top {
    border-bottom: none;
}
.navbar-brand {
    height: 92px !important;
    padding-bottom: 0 !important;
}
.top-header-right .custom-html-widget p {
    margin: 3px 34px 0px 0;
}
.desktop-mode .header-top {
    border: none;
}
.navbar-brand img.brand-default {
    margin-top: 10px !important;
	width: 100% !important;
}
.navbar-nav li a {
    letter-spacing: 2px !important;
    font-weight: 600 !important;
    transition: all 0.3s ease-in-out !important;
}
.navbar-nav li a:hover {
    color: #b3b3b3 !important;
}
.desktop-mode .dropdown:hover .dropdown-menu {
    border-radius: 0 0 10px 10px;
}
ul.dropdown-menu dropdown-menu-dark-no-bg li:last-child {
    border-radius: 0 0 10px 10px;
}
.navbar-dark .navbar-nav .dropdown-menu li:last-child .nav-link,
.navbar-dark .navbar-nav .dropdown-menu li:last-child .nav-link:hover {
    border-radius: 0 0 10px 10px;
}
.navbar-dark .navbar-nav .dropdown-menu .nav-link:focus,
.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover {
    background-color: #efeeea !important;
}
.navbar-toggler-icon {
    color: #666570 !important;
}
.extra-elements-nav {
    width: 0 !important;
}
.fa {
    font-weight: bold !important;
}
.facP {
    max-width: 360px;
    margin: 0 auto;
}
.bList {
    max-width: 350px;
    margin: 0 auto;
}

@media (min-width: 768px) {
    #main-menu #menu-item-6688 .nav-link:hover,
    #main-menu #menu-item-793 .nav-link:hover {
        cursor: default;
    }
    #main-menu #menu-item-6688 ul .nav-link:hover,
    #main-menu #menu-item-793 ul .nav-link:hover {
        cursor: pointer;
    }
}

@media (max-width: 992px) {
    .navbar .container {
        max-width: 100% !important;
        padding: 0 !important;
    }
    .navbar-brand {
        display: block !important;
        height: auto !important;
    }
    .navbar-brand img.brand-default {
        display: block !important;
        height: auto;
        margin-top: 0 !important;
    }
    .navbar-nav li a {
        font-size: 16px !important;
        padding: 5px 2px;
    }
    .header-top .col-md-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .top-header-right .custom-html-widget p {
        margin: 0;
    }
    .navbar-dark .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
    }
    .navbar-dark .navbar-nav .nav-link {
        color: #666570 !important;
    }
    .navbar-dark .navbar-nav .nav-link:hover {
        color: #b3b3b3 !important;
    }
    ul.navbar-nav {
        margin-top: 10px;
        margin-left: 0 !important;
    }
}
@media (max-width: 767px) {
    .navbar-brand {
        margin-right: 0 !important;
    }
    a.navbar-brand {
        margin-left: auto; !important;
    }
    .dropdown-menu {
        margin-top: 0 !important;
    }
    .navbar-nav li {
        padding-left: 16px;
        transition: all 0.2s ease-in-out;
    }
    .navbar-dark .navbar-nav li:hover {
        background-color: #efeeea !important;
    }
    .navbar-nav li a {
        font-size: 18px !important;
        line-height: 48px !important;
    }
    .navbar-dark .navbar-nav .nav-link:hover {
        color: #666570 !important;
    }
    .navbar-dark .navbar-nav .dropdown-menu li:last-child .nav-link,
    .navbar-dark .navbar-nav .dropdown-menu li:last-child .nav-link:hover {
        border-radius: 0 !important;
    }
    ul#main-menu li.show .dropdown-icon::before {
        content: "\f105";
        font-weight: bold;
    }
    ul.dropdown-menu li {
        padding-left: 0;
        margin-right: 24px;
    }
    .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus,
    .navbar-dark .navbar-nav .dropdown-menu .nav-link:hover {
        background-color: #f7f6f2 !important;
    }
    .navbar {
        border-bottom: 1px solid #ddd;
    }
    .navbar-collapse {
        padding-bottom: 10px !important;
    }
}


/* --------------------------------------------
	Footer
   -------------------------------------------- */
.footer-background-image {
    display: none !important;
}
#colophon {
    padding-bottom: 40px;
}
#colophon .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
}
.jestF1 img {
	width: 100% !important
}
.footer-list {
    justify-content: flex-end!important;
    display: flex!important;
}
ul.footer-menu {
    list-style: none;
    flex-direction: row;
    display: flex;
}
ul.footer-menu li {
    color: #FFF;
    padding: 8px 12px;
    font-size: 20px;
}
ul.footer-menu li:last-child {
    padding-right: 0;
}
ul.footer-menu li a,
.foot-mail {
    color: #FFF;
}
ul.footer-menu ul {
    list-style: none;
    margin: 0;
}
ul.footer-menu ul li {
    padding-left: 0;
}
.cookie-row p,
.cookie-row a {
    color: #FFF;
    font-size: 20px;
}
ul.footer-menu li a:hover,
.foot-mail:hover,
.cookie-row a:hover {
    color: #b3b3b3;
}
@media (max-width: 992px) {
    .jestF1.vc_col-sm-3 {
        float: none;
		width: 100% !important;
    }
    .jestF2.vc_col-sm-9 .footer-menu {
        margin-left: 0;
    }
    #jest-footer .vc_col-sm-9 .vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    }
    .footer-info p {
        padding-left: 12px;
        text-align: left !important;
    }
    .footer-list {
        justify-content: unset !important;
        display: block !important;
    }
    ul.footer-menu {
        margin-left: 0;
        flex-direction: unset;
        display: block;
    }
    .copyright-footer-item {
        padding: 0 !important;
    }
    .wrapper-footer.dark p {
        text-align: left !important;
    }
}
@media (max-width: 768px) {
	.jestF1.vc_col-sm-9 {
		width: 100% !important;
    }
    .cookie-row .vc_col-sm-3,
    .cookie-row .vc_col-sm-9 {
        width: 100% !important;
    }
    .cookie-row p {
        text-align: left !important;
    }
}

/* --------------------------------------------
        Hero
   -------------------------------------------- */
#hero {
    min-height: 700px;
}
.hero-h1-box {
    margin-bottom: 100px !important;
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
}
#hero h1 {
    line-height: 1.2;
}
#hero h1 span {
    text-shadow: 1px 2px 10px rgba(0, 0, 0, 0.48);
}
.hero-button {
    font-weight: 900 !important;
}
#intro .hero-button button:hover {
    background-color: #cecbbf !important;
}
.hero-button button {
    padding: 14px 30px;
    transition: all 0.3s ease-in-out;
}
.hero-button button:hover {
    background: #FFF !important;
}
.hero-button button span {
   font-weight: 900;
    letter-spacing: 1px;
}
#hero .hero-mid {
    height: 700px;
}
.bkmod {
    max-width: 500px;
    margin: 0 auto;
}
.bkmod p:not(:nth-child(2)) {
    font-size: 24px;
    margin-bottom: 1rem;
    font-weight: 600;
}
.bkmod p:not(:nth-child(2)) a {
    color: #78724e;
}
.bkmod a:hover {
    opacity: 0.7;
}
@media (max-width: 768px) {
    .ult-spacer {
        height: 60px !important;
    }
    #hero h1 {
        padding: 0 20px;
        font-size: 48px;
    }
}
@media (max-width: 480px) {
    .spacer-120 {
        height: 60px;
    }
    #hero.hero-mid .spacer-120 {
        height: 120px;
    }
}

/* --------------------------------------------
	Content
-------------------------------------------- */
#intro {}
#intro-content {}

.home-lodge {
    max-width: 240px;
    margin: 0 auto;
}
.booking-lodge {
    max-width: 300px;
    margin: 0 auto;
}
.nearby-lodge {
    max-width: 96%;
    margin: 0 auto;
}
.home-lodge p:nth-child(2),
.booking-lodge p:nth-child(2) {
    font-size: 18px !important;
    margin-bottom: 1em;
}
.home-lodge p a:last-child
.booking-lodge p a:last-child {
    font-weight: 600;
    color: #78724e;
}
.wpcf7 input[type=text],
.wpcf7 textarea,
.wpcf7 input[type=submit] {
    border-radius: 0 !important;
}
table {
    margin-bottom: 12px !important;
}
table.no-table {
    display: none;
}
.rates-table td,
.rates-table th {
    text-align: center;
}
.rates-yr {
    font-size: 24px;
    font-weight: bold;
}
.rates-table,
.rates-table tr,
.rates-table tbody,
.rates-table tbody td {
    border: 0;
}
.rates-table th,
.rates-table tbody tr,
.rates-table tbody td {
    border: 0;
    border-bottom: 3px solid #b09f97;
}
.rates-table th {
    border: 0;
}
.rates-table tbody td {
    padding: 18px 0;
}
.rates-table tbody tr:first-child td {
    padding-top: 0;
}
a.tel-no ,
a.mid-email {
    color: #795e41;
}
a.tel-no:hover,
a.mid-email:hover {
    color: #b3b3b3 !important;
}
#jest-footer .tel-no:hover {
    color: #b3b3b3 !important;
}
#jest-footer .tel-no {
    color: #FFF !important;
}
.maj-pic {
    min-height: 600px;
}
.virt-box iframe {
    margin: 0 auto;
    display: block;
}
.virt-box .wpb_wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 992px) {
    .nearby-lodge p {
        font-size: 16px !important;
    }
}
@media (max-width: 768px) {
    .rates-table th,
    .rates-table tbody tr:first-child td {
        font-size: 17px;
    }
    div.nearby-row {
        padding-bottom: 0px !important;
    }
    .home-lodge,
    .booking-lodge,
    .nearby-lodge {
        max-width: 100%;
    }
    .nearby-lodge p {
        font-size: 18px !important;
    }
}
@media (max-width: 576px) {
    table.yes-table {
        display: none;
    }
    table.no-table {
        display: table;
    }
}

/* --------------------------------------------
	Lodge Gallery
-------------------------------------------- */
div.gallery-300-top {
    min-height: 30vw;
    background-position: 50% 50% !important;
    margin: 0 20px 40px 40px !important;
}
div.gallery-300-bottom {
    min-height: 30vw;
    background-position: 50% 50% !important;
    margin: 0 40px 0 20px !important;
}
div.gallery-600N-top {
    min-height: 60vw;
    background-position: 50% 50% !important;
    margin: 0 40px 40px 20px !important;
}
div.gallery-600N-bottom {
    min-height: 60vw;
    background-position: 50% 50% !important;
    margin: 0 20px 0 40px !important;
}
div.gallery-600 {
    margin: 40px 25px 40px !important;
    min-height: 50vw;
    background-position: 50% 33% !important;
}
div.gallery-900 {
    margin: 40px 25px !important;
    min-height: 50vw; /*75vw*/
    background-position: 50% 50% !important;
}
.lodge-gallery .vc_row.vc_row-flex>.vc_column_container>.vc_column-inner {
    padding: 0 !important;
}

@media (max-width: 768px) {
    div.gallery-300-top {
        min-height: 50vw;
        margin-right: 40px !important;
    }
    div.gallery-300-bottom {
        min-height: 50vw;
        margin-left: 40px !important;
    }
    div.gallery-600N-bottom {
        margin-right: 40px !important;
        margin-bottom: 40px !important;
    }
    div.gallery-600N-top {
        margin-left: 40px !important;
    }
    div.no-top {
        margin-top: 0 !important;
    }
}