@import url('https://fonts.googleapis.com/css2?family=Vujahday+Script&display=swap');


@media screen\0 {
	/* IE9 Fix for Hovered Menus since it ignores Visiblity */
	li.sfHover ul.sf-mega, li.sfHover ul.sub-menu, body #progression-studios-header-search-icon.active-search-icon-pro #panel-search-progression, body .activated-class #progression-checkout-basket { opacity:1; display:block; visibility:visible; }
	.progression-masonry-item.opacity-progression .progression-studios-isotope-animation {opacity:1;}
	body #boxed-layout-pro.progression-studios-preloader.progression-preloader-completed { opacity:1; visibility:visible; margin-top:0px; }
	
}

#page-title-pro {
    display: none;
}
.width-container-pro {
    width: 100% !important;   
}

.width-container-pro .status-publish {
    padding-left: 64px;
    padding-right: 64px;
    max-width: 1440px;
    margin: auto;
    padding-top: 64px;
}
@media (max-width: 767px) {
    .width-container-pro .status-publish {
        padding-left: 20px;
        padding-right: 20px;
    }
}


figure {margin: 0;}
del { opacity: 0.8; }
pre{
	display:block;
	margin-top:5px;  
	border:1px solid #e2e2e2;
	padding:15px;
	background:#f5f5f5;
	overflow:auto;
	word-wrap: break-word;
	font-size:14px;
	line-height:1.2;
	margin-bottom:25px;
	color:#606060;
}
code  {
	display:inline;
	border:1px solid #e2e2e2;
	padding:5px;
	background:#f5f5f5;
	overflow:auto;
	word-wrap: break-word;
	font-size:14px;
	line-height:1.2;
	color:#606060;
}
body .gallery-item {
	margin-top:0px;
	position:relative;
	margin-bottom:25px;	
}
body .gallery-item img {
	border:none !important;
}
body .gallery-icon {
	margin-right:10px;
	margin-left:10px;
}
body #content-pro .gallery-caption {
	position:relative;
	padding:10px 10px;
	font-weight:600;
}
.noselect {
	-webkit-touch-callout: none; 
	-webkit-user-select: none;  
	-khtml-user-select: none;  
	-moz-user-select: none;  
	-ms-user-select: none; 
	user-select: none;
}
.google-maps-pin h6 {
	margin-bottom:2px;
}
.screen-reader-text {
	display:none;
}
.wp-caption img {
	margin-bottom:5px;
}
.wp-caption-text {
	line-height:1.4;
	font-size:13px;
	font-weight:600;
}
p.wp-caption-text {
	margin-bottom:10px;
}



.basic-gallery img {
    width: 100%;
}
.basic-gallery .gallery-icon {
    margin-left: 5px;
    margin-right: 5px;
}
.basic-gallery .gallery-caption {
    font-weight: 400 !important;
}
@media (max-width: 650px) {
    .basic-gallery .gallery-columns-4 {
        display: flex;
        flex-direction: column;
    }    
    .basic-gallery .gallery-item {
        width: 100% !important;
    }
}


/*global text*/
.vrc.vrc-calendar .date_update,
.vrc.vrc-calendar .calendar-legend-text {
    color: white !important;
}
nav a,
.footer-nav a,
.card-link a,
.elementor-button-link a {
    text-decoration: none !important;
}
.about-activity-container a,
.banner-room__content p a {
    color: #CEAA4E !important;
    text-decoration: underline;
}
/*#city-weather-text em,*/
.elementor-widget-text-editor em,
.banner-room__content em {
    font-family: "Vujahday Script", Sans-serif;
    color: #346A77;
    font-size: 28px;
}
.banner-room__content em {
    color: #CEAA4E !important;
    font-size: 30px;
}
.other-properties .card-link h2 a span {
    max-width: 500px;
}
.card-link h2 a span {
    max-width: 430px;
    letter-spacing: 6%;
    line-height: 110%;
}
.card-link h2 a:hover span {
    background: #CEAA4E;
    color: #061C1E;
    padding: 12px 24px;
    font-size: 20px !important;
    border-radius: 4px;
    display: flex;
    align-items: center;
    max-height: 50px;
    letter-spacing: 0%;
}
.card-link h2 a:hover span:after {
    content: url('../images/arrow-right-inn.svg');
    width: 13px;
    margin-left: 12px;
}
.card-link h2 a:hover {
    background: rgba(14, 63, 68, 0.6);
}

.absolute {position:absolute}
/*button row*/
.button-row {
    display: flex;
}

/*/////////////////*/
/* main nav */
/*////////////////*/
.elementor-nav-menu--main > ul > li:last-child a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 20px !important;
    gap: 8px;
    background: #CEAA4E;
    border: 1px solid #CEAA4E;
    border-radius: 4px;
    color: #061C1E !important;
}
.elementor-nav-menu--main > ul > li:nth-last-child(2) a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 20px !important;
    gap: 8px;
    border: 1px solid #0E3F44;
    border-radius: 4px;
    color: #061C1E !important;
    margin-inline-end: 0 !important;
}

@media (max-width: 1345px) {
    .nav-main > .elementor-container {
        flex-direction: column;
        gap: 32px;
        align-items: center;
    }
    .elementor-1520 .elementor-element.elementor-element-5e313d93 {
        width: 100% !important;
        justify-content: center;
    }
    .nav-content {
        margin: auto;
    }
    .nav-content nav ul {
        justify-content: center;
    }
    .nav-content nav ul li {
        margin-bottom: 20px;
    }

}
@media (max-width: 1024px) {
    /*mobile nav dropdown*/
    .nav-content nav ul li {
        margin-bottom: auto;
    }    
    .nav-main > .elementor-container {
        flex-direction: row;
        gap: auto;
        align-items: center;
        justify-content: space-between;
    }
    .elementor-1520 .elementor-element.elementor-element-5e313d93 {
        width: auto !important;
        justify-content: center;
    }    
    
    .elementor-menu-toggle {
        border: none !important;
    }
    nav.elementor-nav-menu--dropdown {
        height: 100vh;
        background: #F0EDEB !important;
    }
    nav.elementor-nav-menu--dropdown li a {
        color: #346A77;
    }
    nav.elementor-nav-menu--dropdown .sub-menu {
        background: transparent !important;
    }
    nav .elementor-nav-menu {
        /*display: flex;*/
        /*flex-direction: column;*/
        /*align-items: center;*/
        padding: 20px;
    }    
    nav .elementor-nav-menu > li a {
        display: flex;
        justify-content: flex-start !important;
    }
    nav .elementor-nav-menu > li a.has-submenu {
        width: 100%;
        justify-content: space-between !important;
    }
    nav .elementor-nav-menu > li:last-child a {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 8px 20px !important;
        gap: 8px;
        background: #CEAA4E;
        border: 1px solid #CEAA4E;
        border-radius: 4px;
        color: #061C1E !important;   
        justify-content: center !important;
    }
    nav .elementor-nav-menu > li:nth-last-child(2) a {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 8px 20px !important;
        gap: 8px;
        border: 1px solid #0E3F44;
        border-radius: 4px;
        color: #061C1E !important;
        margin: 16px 0;   
        justify-content: center !important;
    }    
    .elementor-item-active {
        
    }
}

/*////////////////////////*/
/*main banner*/
/*///////////////////////*/
.banner {
    margin: auto 64px;
    border-radius: 4px;
    max-width: 1440px;
}
.text-script {
    text-shadow: 0px 8px 12px rgba(0, 0, 0, 0.15), 0px 4px 4px rgba(0, 0, 0, 0.3);
    font-size: 64px !important;
}
.banner-column {
    justify-content: center;
}
.banner-column > .elementor-widget-wrap {
    justify-content: center;
    max-width: 768px;
}
@media (min-width: 1500px) {
    .banner {
        margin: auto;
    }
}
@media (max-width: 767px) {
    .banner {
        margin: auto;
    }
    .banner > .elementor-container > .elementor-column > .elementor-widget-wrap {
        padding: 64px 20px;
    } 
    .banner-column > .elementor-widget-wrap  {
        max-width: 100%;
    }
}

/*testimonial*/
.elementor-testimonial__image img {
    border: 3px solid #C0D7D8 !important;
}
@media (min-width: 1200px) {
    .elementor-testimonial__text {
        font-size: 16px !important;
        line-height: 22px !important;
    }    
}


/*////////////////////*/
/*section bg*/
/*///////////////////////*/

.section-bg,
.home-city-ad,
.banner-room {
    background-repeat: no-repeat;
}
.banner-room {
    overflow-x: clip;
}
@media (min-width: 1900px) {
    .room-booking {
        background-size: contain !important;
    }
}
@media (min-width: 1855px) {
    .section-bg,
    .home-city-ad,
    .banner-room,
    .policy-section {
        background-size: contain !important;
    }
}
@media (min-width: 1915px) {
    .about-activity-container {
        background-size: contain !important;
    }
}

@media (max-width: 780px) {
    .section-bg {
        padding: 64px 20px;
        background-size: cover !important;
    }
    .section-bg > .elementor-container > .elementor-column > .elementor-widget-wrap,
    .section-bg > .elementor-container > .elementor-column > .elementor-widget-wrap > .elementor-section > .elementor-container{
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 40px;
    }
    .section-bg > .elementor-container > .elementor-column > .elementor-widget-wrap > .elementor-element {
        margin-bottom: 0 !important;
    }
}

/*//////////////////////*/
/*home - what we offer*/
/*//////////////////////*/

/*.gridbox-img {*/
/*    min-height: 386px;*/
/*}*/
/*.card-header {*/
/*    height: 100%;*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/
/*.card-header .elementor-widget-container,*/
/*.card-header h2,*/
/*.card-header a {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/
/*.card-header a {*/
/*    display: flex;*/
/*    align-items: center*/
/*}*/

.card-link,
.card-link h2 {
  min-height: 386px;
}
.card-link h2,
.card-link h2 a {
  text-align: center;
  display: flex;
  align-items: center;
  color: white;
}
.card-link .elementor-widget-container,
.card-link h2,
.card-link h2 a {
    height: 100%;
}
.card-link h2 a {
    padding: 40px;
    width: 100%;
    justify-content: center;
}
.card-link h2 {
    background: rgba(0,0,0,0.3);
    transition: all 0.2s ease;
}
.card-link h2:hover {
    background: rgba(0,0,0,0.5)
}
@media (max-width: 800px) {
    .offer-title,
    .offer-text {
        /*max-width: 335px;*/
        /*display: flex;*/
        /*align-items: center;*/
    }
    .card-link, .card-link h2 {
        min-height: 335px;
    }
}

/*//////////////////////*/


/*//////////////////////////*/
/*Experience Ucluelet */
/*///////////////////////////*/
.home-city-ad {
    display: flex;
    background-size: cover;
    height: 1521px;
    color: #F0EDEB;
}
.home-city-ad__content .elementor-widget-wrap {
    display: flex;
    flex-direction: column;
    
}
.home-city-ad__text {
    margin: 80px 0;
}
.home-city-ad__text .elementor-container {
    display: flex;
    gap: 64px;
}
@media (max-width: 1275px) {
    .home-city-ad {
        background-size: cover !important;
    }
    .home-city-ad__text > .elementor-container {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .home-city-ad__text {
        margin: 64px 0;
    }
}
/*elementor tablet*/
@media (max-width: 1024px) {
    .home-city-ad {
        /*height: 1018px !important;*/
    }
    .home-city-ad__text {
        max-width: 600px;
    }    
    .banner {
        margin: 20px !important;
    }
}
/*elementor mobile*/
@media (max-width: 767px) {
    .guest-review {
        margin-top: 0 !important;
    }    
    .home-city-ad__text .elementor-container {
        gap: 48px;
    }
    .home-city-ad .elementor-widget-heading,
    .home-city-ad p {
        margin: 0 !important;
    }
    .home-city-ad .elementor-widget-heading h4 {
        margin-bottom: 24px !important;
    }
    
    .stay-with-confidence > .elementor-container {
        flex-direction: column-reverse;
    }
}
@media (max-width: 717px) {
    .home-city-ad {
        height: 1218px !important;
    }    
}
@media (max-width: 581px) {
    .home-city-ad {
        height: 1018px !important;
    }    
}
@media (max-width: 350px) {
    .home-city-ad {
        height: 1118px !important;
    }    
}

/*/////////////////////////////*/


/*///////////////////*/
/*Guest Review*/
/*//////////////////////*/
.guest-review {
    margin-top: -275px;    
}


/*////////////////////////////////*/
/*specific room type banner*/
/*///////////////////////////////////*/

.banner-room,
.banner-room__content > .elementor-container {
    display: flex;
    align-items: center;    
}
.banner-room {
    height: 1003px;
    display: flex;
    background-size: cover;
    background-position: center;
}
.banner-room__content {
    padding: 0 20px;
}
.banner-room-img {
    width: fit-content !important;
    /*padding: 30px 15px 45px 15px;    */
    padding: 30px 15px 0px 15px; 
    background: #FBFBFB;
    box-shadow: 7.1663px 7.1663px 14.3326px rgba(0, 0, 0, 0.04), 0.71663px 0.71663px 14.3326px 2.86652px rgba(0, 0, 0, 0.04);
    position: absolute !important;
    transform: rotate(12.86deg);
    min-width: 364px;
}
.banner-room-img h3 {
    /*font-family: "Vujahday Script", Sans-serif !important;*/
    font-size: 34.77px !important;
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 130px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    line-height: 80% !important;
}
.banner-room-img figure {
    width: 100% !important;
    margin-bottom: 0 !important;
}
.banner-room-img img {
    width: 333px;
    height: 333px !important;
    object-fit: cover
}
.banner-room-img .elementor-image-box-wrapper {
    display: flex;
    justify-content: center;
    align-items: center !important; 
    flex-direction: column;
    gap: 0px;
}
.banner-room-img__1 {
    top: -210px;
    left: 20px;
    z-index: 12;
}
.banner-room-img__2 {
    top: -320px;
    left: 305px;
    z-index: 11;
}
.banner-room__text {
    padding-right: 32px;
}
.banner-room__text .elementor-widget-container p:last-child {
    margin-bottom: 0;
}
.banner-room__text > .elementor-widget-wrap > .elementor-element {
    margin-bottom: 24px !important;
}


.cabin-gallery .gallery {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.cabin-gallery .gallery .gallery-item {
    width: 100% !important;
    max-width: 100% !important;
}
.cabin-gallery .gallery br {
    display: none;
}
/* center the last dl only when it's alone in its row */
.cabin-gallery .gallery-columns-3 > dl:last-of-type:nth-of-type(3n + 1) {
  grid-column: 2 / 3;
}
.cabin-gallery .gallery-item img {
    max-width: 416px;
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}

@media (max-width: 1024px) {
    .banner-room {
        height: 2200px;
    }
    .banner-room__content {
        margin-top: 112px;
    }
    .banner-room__content > .elementor-container {
        flex-direction: column;
    }
    .banner-room-img {
        position: relative !important;
        min-width: 269px;
    }
    .banner-room-img__1 {
        top: 60px;
        left: 0;
        transform: rotate(-15deg);
    }
    .banner-room-img__2 {
        top: 0;
        left: auto;
        right: -33px;
        transform: rotate(13.35deg);
    }    
    
    .banner-room__img > .elementor-widget-wrap {
        justify-content: center;
    }
}
@media (max-width: 900px) {
    .banner-room {
        height: 1882px;
    }    
    .banner-room-img h3 {
        font-size: 25.74px !important;
    }
}
@media (max-width: 767px) {

}
@media (max-width: 500px) {
    .banner-room__text h1 {
        text-align: center;
    }
    .banner-room__text .elementor-button-link {
        width: 100% !important;
        padding: 12px 24px;
    }
    .banner-room__text .elementor-icon-list-items {
        font-size: 14px;
    }
    .banner-room {
        height: 2150px;
    }
    .banner-room__content {
        margin-top: -48px;
    }      
    .banner-room-img .elementor-image-box-wrapper {
        gap: 24px;
    }
    .banner-room-img {
        padding-bottom: 12px;
    }

}
@media (max-width: 400px) {
    .banner-room-img img {
        width: 246px;
        height: 246px !important;  
    }    
}


/*rooms*/
.room-attr {
    height: 400px;
    padding: 32px;
    max-width: 1175px;
    margin: 64px auto 112px auto;

  border-image: url("../images/stroke-border.svg") 20 round;
  border-width: 16px;
  border-style: solid;    
  
  /*background-size: 100% 100%;*/
  /*background-repeat: round;*/
  /*background-origin: border-box;*/
}
.room-attr li span {
    white-space: nowrap;
}
.room-attr-col {
    display: flex;
    justify-content: center;
}

.room-booking {
    height: 1984px;
    display: flex;
    align-items: center;
}
.room-gallery-deco {
    position: absolute;
    z-index: 1;
    right: 105px;
    top: -68px;
    /*right: 10vw;*/
    /*top: -5vw;*/
}
.room-other-room-deco {
    position: absolute;
    z-index: 1;
    left: 52px;
    bottom: -64px;
}
.inn-signature {
    position: relative;
    right: 60px;
    top: 26px;
    transform: rotate(-8.22deg);
}
@media (max-width: 1024px) {
    .other-properties > .elementor-container {
        flex-direction: column;
        align-items: center;
        gap: 48px;
        margin-top: 24px;
    }
}
@media (max-width: 767px) {
    .inn-signature {
        margin-bottom: 64px;
    }
   .room-other-room-deco {
       display: none;
   }
    .room-attr {
        height: auto;
        margin: 64px auto 32px auto;
    }
    .room-attr > .elementor-container {
        justify-content: center;
        gap: 36px;
    }
    .room-attr-col .elementor-widget-container {
        padding: 0 !important;
    }
    .room-attr-col {
        width: fit-content !important;
        /*margin-right: 42px;*/
    }
    .room-attr-col > .elementor-widget-wrap {
        width: 190px;
        align-items: center;
    }
    .pet-friendly-inner h4 {
        text-align: center;
    }
    .cabin-gallery .gallery {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .cabin-gallery .gallery .gallery-item {
        width: 100% !important;
        max-width: 100% !important;
    }
    .cabin-gallery .gallery br {
        display: none;
    }
    

    .room-booking {
        /*height: 2490px;*/
        height: 2100px;
    }
    

}
@media (max-width: 500px) {
    .room-gallery-deco {
        width: 95px;
        top: -15vw;
    }
}
@media (max-width: 400px) {
    .inn-signature {
        margin-bottom: 64px;
        right: 40px;
    }    
    .other-properties > .elementor-container > .elementor-column > .elementor-widget-wrap {
        padding: 0;
    }
    .other-properties > .elementor-container > .elementor-column,
    .other-properties .card-link,
    .other-properties .card-link h2,
    .other-properties > .elementor-container > .elementor-column a {
        min-height: 189px;
        max-height: 189px;        
    }
    .card-link h2 a {
        padding: 20px;
    }
    .elementor-button-link,
    .banner .elementor-button-link,
    .home-city-ad .elementor-button-link {
        width: 100% !important;
    }    
    .room-attr {
        margin: 64px 20px 32px 20px;
    }    
    .room-attr > .elementor-container {
        justify-content: flex-start;
    }
    .room-booking #booking-form-action input {
        width: 100%;
    }
}
@media (max-width: 330px) {
    .card-link, .card-link h2 {
        min-height: 189px;
        max-height: 189px;
    } 
    .card-link h2 a {
        padding: 20px;
    }
}

/*form*/
.calendar-month-name,
.calendar-day-head {
    color: black !important;
}

.room-gallery {
    z-index: 5;
}
.room-booking h2 {
    color: #F0EDEB;
}
.room-booking #booking-form-action input,
.e-form__buttons button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 20px;
    background: #CEAA4E;
    border: 1px solid #CEAA4E;
    border-radius: 4px;
}
.e-form__buttons button {
    width: fit-content;
    color: #061C1E !important;
    flex-basis: 0 !important;
    margin: auto;
    margin-top: 24px;
}
.room-booking #vrc-booking-form-wrapper {
    border: none;
}
.room-booking .form-group {
    display: flex;
    flex-direction: column;
    color: #F0EDEB;
    padding: 0 !important;
    margin-bottom: 12px;    
}
#anchors_inn_contact .elementor-form-fields-wrapper {
    gap: 24px
}
#anchors_inn_contact .elementor-field-group {
    margin-bottom: 0 !important;
}
.help-block,
#booking-form-fields i {
    font-weight: 600;
    color: #CEAA4E !important;
}
.room-booking .form-group input,
.room-booking .form-group textarea,
#anchors_inn_contact input,
#anchors_inn_contact textarea {
    /* Auto layout */
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 12px;
    gap: 8px;
    border: 1px solid #F0EDEB;
    border-radius: 4px;
    background: none;
    color: #F0EDEB;
}
#anchors_inn_contact input,
#anchors_inn_contact textarea {
    border: 1px solid #0E3F44;
    color: #000;
}
#anchors_inn_contact textarea {
    min-height: 180px;
}

#anchors_inn_contact #form-field-email,
#anchors_inn_contact #form-field-field_1c179da{
    padding-left: 44px;
}
#anchors_inn_contact .elementor-field-type-tel:before,
#anchors_inn_contact .elementor-field-type-email:before {
    width: 24px;
    height: 24px;
    position: absolute;
    bottom: 9px;
    left: 18px;
}
#anchors_inn_contact .elementor-field-type-email:before {
    content: url("../images/email-teal.svg");
}
#anchors_inn_contact .elementor-field-type-tel:before {
    content: url("../images/phone-teal.svg");
}
.anchor-contact .elementor-icon-list-item,
.anchor-contact .elementor-icon-list-item:after {
    border-top-style: none !important;
    border-top-width: 0 !important;
}
.anchor-contact .elementor-icon-list-icon {
    width: 24px;
    height: 24px;
}
.anchor-contact .elementor-icon-list-icon svg {
    width: 100% !important;
    height: 100% !important;
}

.room-booking .vrc-layout-inline  .vrc-calendar,
.room-booking .vrc-layout-inline  .calendar-from {
    width: 100%;
}
.room-booking .vrc-calendar {
    max-width: 684px;
}
.room-booking .vrc-layout-inline .calendar-from {
    max-width: 580px;
    width: 580px;
    flex-shrink: 0.4;
}
.room-booking table {
    background: none;
}
.room-booking table,
.room-booking tr,
#booking_form_charges123 td {
    color: #F0EDEB !important;
}
.room-booking #booking-form-fields {
    padding: 0;
    margin-bottom: 24px;
}
@media (min-width: 1440px) {
    .room-booking .vrc-calendar {
        width: 684px;
    }
    .room-booking .calendar-from {
        width: 580px;
    }    
    .room-booking .vrc-calendar-wrapper {
        width: 1312px;
    }
}
.room-booking .vrc-calendar-wrapper {
    display: flex;
    gap: 48px;
    max-width: 1312px;
    width: 100%;
    margin: auto;
}
@media (max-width: 1024px) {
    .room-booking .calendar-from {
        flex-shrink: 1;
    }
}
/*@media (max-width: 767px) {*/
@media (max-width: 1024px) {
    .room-booking .vrc-calendar-wrapper {
        flex-direction: column;
        align-items: center;
    }   
    .room-booking .vrc-layout-inline .calendar-from {
        width: 580px;
    }    
    .room-booking {
        height: 2100px;
    }
}
@media (max-width: 650px) {
    .room-booking .vrc-layout-inline .calendar-from {
        width: 100%;
    }    
}

/*policies*/
.policy-section {
    overflow: visible;
}
.policy em {
    font-family: 'Source Serif 4', serif;
    color: #061C1E;
    font-style: italic;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
}
.policy p {
    margin: 8px 0 !important;
    font-size: 16px;
}
.policy strong,
.policy b {
    font-weight: 600;
}
.policy strong span {
    font-weight: 700;
}
.policy .elementor-widget-text-editor {
    margin-bottom: 10px !important;
}
@media (min-width: 1440px) {
    .policy-section {
        max-width: 1312px;
        margin: auto;
        left: auto !important;
    }    
}
@media (max-width: 767px) {
    .policy-faq {
        background-position: -234px -17px !important;
    }    
}
@media (max-width: 420px) {
    .policy-faq {
        background-position: -234px -70px !important;
    }    
}

/*faq*/
.section-more-faq p {
    margin-bottom: 0;
}
.section-more-faq .elementor-widget-heading {
    margin-bottom: 16px;
}
.section-more-faq .elementor-widget-text-editor {
    margin-bottom: 24px;
}


/*about city*/
/*.about-city .swiper-slide,*/
/*.about-city .swiper-slide-inner {*/
/*    width: 500px !important;*/
/*}*/
.about-city .swiper-slide {
    /*margin-right: 50px;*/
}
.about-city {
    overflow: hidden;
}
.about-city .swiper-slide figure,
.about-city .swiper-slide-inner img {
    width: 520px !important;
    height: 100% !important;
}
.about-city-slide .swiper-container {
    width: 1000px;
    height: 490px;
    /*width: 500px !important;*/
}
.about-city-location > .elementor-container {
    gap: 80px;
}

.about-city .swiper-slide-image {
    padding-right: 50px;
}
.about-city .elementor-swiper-button {
    box-sizing: border-box;
    padding: 16px;
    background: #F0EDEB;
    border: 1px solid #C0D7D8;
    border-radius: 50px;
    top: 43% !important;
}
.about-city .elementor-swiper-button-prev {
    left: -21px;
}
.about-city .elementor-swiper-button-next {
    right: 60px;
}
.about-city .swiper-pagination {
    /*bottom: ;    */
}
.about-city-slider-body {
    height: 540px;
}

.about-city-location li.elementor-icon-list-item {
    align-items: flex-start;
    padding-bottom: 24px !important;
}

.about-activity-container {
    height: 3500px;
    overflow-y: visible;
}
.about-img-box-group {
    /*height: 636px;*/
    height: fit-content;
    margin-bottom: 112px;
    opacity: 0.5;
    transform: translateY(-60px);
    transition: opacity 0.6s ease-out, transform 0.8s ease-out;
}
.about-img-box-group h4 {
    margin-bottom: 0;
}
.about-img-box-group.in-view {
    opacity: 1;
    transform: translateY(0);
}
.about-img-box-group > .elementor-container {
    display: flex;
    gap: 48px;
    height: 100%;
}
.about-img-box-group > .elementor-container .elementor-column {
    height: fit-content;
    width: 100%;
    max-width: 405px;
}
.about-img-box-group > .elementor-container .elementor-column:nth-child(2) {
    /*align-self: center;*/
    margin-top: 100px;
}
.about-img-box-group > .elementor-container .elementor-column:nth-child(3) {
    /*align-self: flex-end;*/
    margin-top: 200px;
}
.about-img-box figure,
.about-img-box p {
    margin-bottom: 0 !important;
}
.about-img-box img {
    border-radius: 4px;
    border: 3px solid #C0D7D8 !important;
    margin-bottom: 32px;
    max-height: 240px;
    height: 100%;
    object-fit: cover;
}
.about-img-box {
    max-width: 405px;
    width: 100%;
}
.about-img-box > .elementor-widget-wrap > .elementor-element:first-child {
    margin-bottom: 16px !important;
}
/*.banner-things-to-do iframe {*/
/*}*/
.banner-video > .elementor-widget-wrap > .elementor-element {
    border: 4px solid #C0D7D8;
    border-radius: 4px;
}
.banner-video {
    bottom: -170px;
    width: 511px !important;
}
.banner-video > .elementor-widget-wrap {
    padding: 0 !important;
}
.banner-things-to-do > .elementor-container {
    justify-content: space-between;
}

@media (max-width: 1024px) {
    .banner-things-to-do > .elementor-container {
        justify-content: center;
    }   
    .banner-video > .elementor-widget-wrap {
        padding: 32px !important;
    }
    .banner-video {
        bottom: 0;
        width: 100% !important;
    }
    .about-ucluelet,
    .about-city-location > .elementor-container {
        flex-direction: column;
        align-items: center;
    }
    #city-weather-img > .elementor-widget-container {
        display: flex;
        justify-content: center;
    }
    .about-img-box-group > .elementor-container {
        align-items: center;
        flex-direction: column;
    }
    .about-img-box-group > .elementor-container .elementor-column {
        margin-top: 0 !important;
        /*max-width: 100% !important;*/
    }
    /*.about-img-box {*/
    /*    max-width: 100% !important;*/
    /*}*/
    .about-img-box > .elementor-widget-wrap,
    .about-img-box .elementor-image-box-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .about-img-box-group {
        margin-bottom: 64px;
    }
    .about-activity-container {
        height: 5500px;
    }
    #city-weather-title {
        text-align: center;
    }
    #city-weather-desc .elementor-icon-list-item {
        flex-direction: column;
        align-items: center;
        gap: 16px;
    }
    
    .banner-things-to-do {
        padding: 24px auto;
    }
    .banner-things-to-do > .elementor-container {
        flex-direction: column;
    }
}
@media (max-width: 767px) {
    .about-activity-container {
        height: 5200px;
    }   
    .about-city-location > .elementor-container {
        gap: 12px;
    }
    .banner.banner-things-to-do {
        margin: 0 !important;
    }
    .banner-things-to-do > .elementor-container {
        min-height: auto !important;        
    }
    .about-city .swiper-slide figure,
    .about-city .swiper-slide-inner img {
        width: 315px !important;
        height: 100% !important;
    }
    .about-city {
        padding-bottom: 110px !important;
        background-position: -500px 100% !important;
    }
    .about-city-slide .swiper-container {
        width: 1000px;
        height: 315px;
        /*width: 500px !important;*/
        /*width: 1200px !important;*/
        width: 624px !important;
    }    
    .about-city-slider-body {
        height: 345px;
    }
    .about-city .swiper-slide-image {
        padding-right: 24px;
    }
    .about-city .elementor-swiper-button {
        display: none;
    }
    .about-city-location > .elementor-container {
        gap: 32px;
    }
    
    .contact-logo {
        display: none;
    }
    .e-form__buttons button {
        flex-basis: 100% !important;
    }
}
@media (max-width: 375px) {
    .about-activity-container {
        height: 5400px;
    }      
}

/*////////////////////*/
/*footer*/
/*//////////////////////////*/
.footer {
    height: 662px;
    max-width: 1312px;
    margin: auto 64px;
    display: flex;
    align-items: center;
    padding: auto 64px;
}
@media (min-width: 1440px) {
    .footer {
        margin: auto;
    }
}
.footer .elementor-container {
    width: 100%;
}
.footer-logo img {
    width: 235px;
    margin: auto;
}
.footer-container {
    
}
/*.footer-container .elementor-widget-wrap*/
.footer-container > .elementor-widget-wrap:first-child {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.footer-nav p {
    width: fit-content;
    padding: 8px 0;
}
.footer-nav > .elementor-container {
    padding: 64px;
    width: fit-content !important;
    gap: 80px;
}
.footer-nav__col,
.footer-nav__col > .elementor-widget-wrap,
.footer-nav__col .elementor-element {
    width: fit-content !important;
}
.footer-nav__col > .elementor-widget-wrap {
    display: flex;
    flex-direction: column;
}
.footer-social-media > .elementor-widget-container {
    width: fit-content;
}

.footer-link {
    display: flex;
    gap: 10px;
    align-items: center;
}
.footer-link__address:before,
.footer-link__phone:before,
.footer-link__email:before {
    width: 20px;
    height: auto;
    display: flex;
    justify-content: center;
}
.footer-link__address:before {
    content: url("../images/location.svg");
}
.footer-link__phone:before {
    content: url("../images/phone.svg");
}
.footer-link__email:before {
    content: url("../images/envelope.svg");
}
.footer-copyright {
    position: absolute !important;
    bottom: 10px;
    height: 24px;    
}
.footer-copyright a {
    color: #346A77;
    font-weight: 400;
    text-decoration: underline !important;
}
@media (max-width: 1024px) {
    .footer {
        margin-bottom: 24px;
    }
}
@media (max-width: 767px) {
    .footer {
        margin: 88px 20px auto 20px;
        height: 1082px;
    }
    .footer-container > .elementor-widget-wrap:first-child {
        display: flex !important;
        flex-direction: column;
        align-items: center;
        padding: 0;
        gap: 155px;
    }    
    .footer-nav > .elementor-container {
        gap: 0px;
        display: flex !important;
        flex-direction: column;
        align-items: center;
        padding: 0;        
    }
    .footer-nav > .elementor-container > .elementor-column > .elementor-widget-wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .footer-left > .elementor-widget-wrap {
        display: flex;
        flex-direction: column;
        margin: auto;
    }
    .footer-social-media {
        margin: auto;
    }
    .footer-left > .elementor-widget-wrap,
    .footer-left > .elementor-widget-wrap > .elementor-element {
        width: fit-content;
    }
    .footer-copyright {
        position: relative !important;
        max-width: 355px;
        padding-bottom: 20px;
        height: auto;
        bottom: auto;
        margin: auto;
    }
    .footer-copyright p {
        margin-bottom: 0;
    }
}
@media (max-width: 450px) {
    .footer {
        background-size: contain !important;
        background-position: center center;
    }
    .footer h6 {
        font-size: 18px !important;
    }
    .footer .footer-link span {
        font-size: 16px !important;
        white-space: nowrap;
    }
    
    .banner-room__text {
        padding-right: 0;    
    }
} 
@media (max-width: 350px) {
    .footer-container > .elementor-widget-wrap:first-child {
        gap: 80px;
    }    
    .footer-copyright {
        margin-top: -40px;
        z-index: 20;
    }
}
@media (max-width: 330px) {
    .footer-container > .elementor-widget-wrap:first-child {
        gap: 40px;
        padding: 0 24px !important;
    }    
    .footer-copyright {
        margin-top: -60px;
        z-index: 20;
    }    
}

/*.elementor-button span {*/
/*    text-decoration: none !important;*/
/*}*/
.elementor-1520 .elementor-element.elementor-element-7b8db62f .elementor-menu-toggle {
    border: none !important;
}


.elementor-location-footer { overflow-x: hidden; }


/* ================================================
   SCROLL BUBBLE BUTTON
   ================================================ */
#scroll-bubble {
    position: fixed;
    bottom: 25px;
    right: 25px;
    width: 80px;
    height: 80px;
    background: #C0D7D8;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 9999;
    text-align: center;
    padding: 8px;
    box-sizing: border-box;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    user-select: none;
}
#scroll-bubble:hover {
    transform: scale(1.07);
    box-shadow: 0 4px 14px rgba(0,0,0,0.22);
}
#scroll-bubble .bubble-scroll-to {
    display: block;
    font-family: 'Source Serif 4', serif;
    font-size: 10px;
    color: #1a4a4d;
    line-height: 1.2;
}
#scroll-bubble .bubble-destination {
    display: block;
    font-family: 'Tenor Sans', sans-serif;
    font-size: 16px;
    color: #1a4a4d;
    line-height: 1.1;
}
#scroll-bubble .bubble-arrow {
    display: block;
    font-size: 16px;
    line-height: 1;
    color: #1a4a4d;
}
#scroll-bubble .bubble-destination.is-policies {
    font-size: 12px;
}
@media (max-width: 767px) {
    #scroll-bubble {
        display: none;
    }
}
