:root{--dark-blue-grey:#22404c;--dark-cyan:#107786;--cyan:#70adb6;--cyan-grey:#bed6dd;--grey-l:#e0ebef;--grey:#787567;--grey-d:#1d1d1b;--s-full:1920px;--s-xx-wide:1600px;--s-x-wide:1348px;--s-wide:1280px;--s-large:1068px;--s-mid:960px;--s-narrow:720px;--s-small:640px;--s-x-small:480px}html{scroll-behavior:smooth}html,body{margin:0;padding:0;max-width:100vw;color:var(--grey);font-family:'Open Sans',serif;font-size:10px;letter-spacing:.02em;overflow-x:hidden}html:has(.hamburger-switch:checked){overflow-y:hidden}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:18px;color:var(--dark-cyan);font-family:'Forum',serif;font-weight:400;letter-spacing:.02em}h1{font-size:5.2rem}h2{font-size:4.2rem}h3{font-size:3.2rem}h4{font-size:2.2rem}p{margin-top:0;font-size:2rem;line-height:1.5}a,a:link,a:visited,a:hover,a:active{outline:none;text-decoration:none}a,a:visited{color:var(--dark-cyan)}a:hover{color:var(--cyan)}.transition-all,.ta,button,input,textarea,a,.ewmodal-btn-open{-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;-ms-transition:all 0.2s ease;transition:all 0.2s ease}img{max-width:100%;height:auto;display:block}iframe{max-width:100%}textarea{min-height:60px;resize:vertical}textarea,input:not([type="submit"]){border:1px solid #fff;padding:6px;color:var(--grey);font-size:1.8rem}textarea:focus,input:not([type="submit"]):focus{border-color:var(--dark-blue-grey)}address{font-style:normal}ul{margin-top:0}li{font-size:2rem}li::marker{color:var(--dark-cyan)}.cf{zoom:1}.cf:before,.cf:after{content:' ';display:table}.cf:after{clear:both}.w{max-width:100%;margin:0 auto}.w[class*="size-"]{margin:0 auto}.w[class*="size-"].m-r{margin:0 auto 0 0}.w[class*="size-"].m-l{margin:0 0 0 auto}.w.size-full{max-width:var(--s-full)}.w.size-xx-wide{max-width:var(--s-xx-wide)}.w.size-x-wide{max-width:var(--s-x-wide)}.w.size-wide{max-width:var(--s-wide)}.w.size-large{max-width:var(--s-large)}.w.size-mid{max-width:var(--s-mid)}.w.size-narrow{max-width:var(--s-narrow)}.w.size-small{max-width:var(--s-small)}.w.size-x-small{max-width:var(--s-x-small)}.ew-banner{position:relative;padding:24px 34px;background:var(--dark-cyan);text-align:center}.ew-banner-close{position:absolute;width:36px;height:36px;top:4px;left:2px;cursor:pointer}.ew-banner-close i:before{color:#fff;font-size:2.4rem!important;transition:color 0.2s ease}.ew-banner-close:hover i:before{color:var(--dark-blue-grey)}.ew-banner-inner{max-width:960px;margin:0 auto}.ew-banner :is(h2,h3,h4,p){color:#fff}.ew-banner p{font-size:1.6rem;line-height:18px}.ew-banner p:last-of-type{margin-bottom:0}header.header{position:relative;background:var(--grey-l);z-index:4}header .top{padding:10px 65px;background:var(--cyan)}.header-links{font-size:1.7rem;font-weight:500;line-height:1;gap:30px}.header-links a,.footer-links a{color:var(--grey-l)!important;gap:10px}.header-links a svg,.footer-links a svg{height:43px}.header-links a svg>circle,.footer-links a svg>circle{transition:fill 0.18s ease-in-out}.header-links a:hover svg>circle{fill:#22404c}header .bottom{padding:42px 65px 35px}.header-logo{max-width:642px;margin:0 auto 32px}header .bottom .menu{margin:3px auto 0;font-size:0}.hamburger{position:absolute;z-index:2000;display:none;font-size:2rem;position:relative;cursor:pointer;border:1px solid #fff;padding:12px 8px;background:var(--dark-blue-grey);color:#fff;transition:background 0.18s ease-in-out}.hamburger:hover,.hamburger:focus{background:var(--dark-cyan)}.hamburger>span{display:block;width:25px;height:2px;border-radius:2px;background:#fff;transition:all 0.5s ease-in-out;transform-origin:center}.hamburger-switch{display:none}.hamburger-switch:checked~.hamburger .ham1{transform:rotateZ(45deg) translate(5px,5px) scaleX(1.3)}.hamburger-switch:checked~.hamburger .ham2{transform:scale(0);opacity:0}.hamburger-switch:checked~.hamburger .ham3{transform:rotateZ(-45deg) translate(5px,-5px) scaleX(1.3)}.menu,.sub-menu{list-style:none;padding-left:0}.sub-menu{display:none;position:absolute;top:96%;left:50%;background:var(--grey-l);text-align:left;z-index:1;transform:translateX(-50%)}nav .menu li{display:inline-block;margin:2px;position:relative}.menu li:hover .sub-menu{display:block}nav .menu .sub-menu>li{display:block;margin:0}.ew-menu .sub-menu>li>a{width:200px;padding:10px 18px;font-size:2rem}nav.nav{clear:both;text-align:center}.ew-menu .menu>li{position:relative;font-family:'Forum'}.ew-menu .menu>li:not(:last-child):after{content:'|';position:absolute;top:50%;right:-4px;color:var(--dark-cyan);font-size:2.8rem;transform:translateY(-50%)}.ew-menu li>a{display:block;border:0;padding:10px 24px;color:var(--dark-blue-grey);font-size:2.8rem;text-decoration:none}.ew-menu li>a:hover{color:var(--cyan)}.ew-menu li.current-menu-item>a,.ew-menu .current-menu-ancestor>a,.ew-menu .current-menu-parent>a{color:var(--dark-cyan)}.footernav .menu li{margin-bottom:1em}.newsletter-wrap{position:relative;margin-top:30px;padding:64px 18px;background:var(--cyan-grey);color:var(--dark-blue-grey)}.newsletter-icon{position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.newsletter-icon svg{height:41px}.newsletter-icon svg circle{fill:var(--cyan-grey)}.newsletter-icon svg path{fill:var(--dark-blue-grey)}.newsletter-wrap .inner.w{max-width:1344px}.newsletter-wrap h2{color:var(--dark-blue-grey)}.newsletter-wrap .grid{margin:34px 0}.newsletter-wrap .grid :is(input,select){width:100%}.newsletter-wrap .grid select{appearance:none;border:1px solid #fff;border-radius:0;padding:6px;padding-right:38px!important;background:#fff url(../../../../../../themes/eightwire/assets/images/icon-dropdown.png) no-repeat right 4px center / 30px;color:var(--grey);font-size:1.8rem}.newsletter-wrap #mce-responses{font-size:2.8rem}.newsletter-wrap #mce-responses .response{margin-bottom:6px}footer.footer{position:relative;font-size:1.5rem;z-index:2}footer .top{padding:55px;background:var(--dark-blue-grey);color:#fff}footer section{padding-top:20px}footer h4{margin-bottom:10px;color:var(--cyan);font-size:2.4rem}footer address{padding:24px 0 0 8px;color:#fff;font-size:2rem;line-height:1.4}footer ul{margin:0;font-size:2rem}footer li:not(:last-child){margin-bottom:6px}footer li a{padding:3px 0}footer .top a,footer .top a:visited{color:#fff;font-size:2rem}footer .top a:hover{color:var(--cyan)}.menu .ewbtn-menu a{border-color:#fff;background:#fff;color:var(--dark-cyan)}.menu .ewbtn-menu a:hover{background:transparent;color:#fff}.footer-links>div:not(:last-child){margin-bottom:5px}.footer-links a{color:#fff}.footer-links svg path{fill:var(--grey-l)}.footer-links a:hover svg>circle{fill:var(--dark-cyan)}footer .bottom{padding:32px 16px;background:#fff;color:var(--dark-blue-grey);font-size:2rem}footer .bottom .flex{gap:6px}footer .bottom a{color:var(--dark-blue-grey)}footer .bottom a:hover{color:var(--dark-cyan)}.pad{padding:36px}.pad.pad-more{padding:66px}.pad.pad-mid{padding:24px}.pad.pad-half{padding:18px}.pad.pad-less{padding:12px}.pad-h.pad-more{padding:0 66px}.pad-h{padding:0 36px}.pad-h.less{padding:0 18px}.pad-v{padding:36px 0}.two-col .col,.three-two-col .col,.three-col .col,.text-with-image-wrapper .text-wrapper,.text-with-image-wrapper .image-wrapper{width:100%}.two-col .col img,.three-two-col .col img,.three-col .col img{margin:0 auto}.banner-slider,.banner-slide{position:relative}.banner-caption:not(:has(p)) :is(h1,h2),.banner-caption p:last-child{margin-bottom:0}.slick-dots{position:absolute;right:0;bottom:0;left:0;margin:0;padding:0 0 12px;text-align:center}.slick-dots:not(:has(li:nth-child(2))){display:none}.slick-dots li{position:relative;display:inline-block;margin:0 6px;padding:0;cursor:pointer}.slick-dots li button{display:block;width:12px;height:12px;border:1px solid #fff;padding:5px;background:var(--cyan);color:transparent;font-size:0;line-height:0;cursor:pointer;outline:none;transition:background 0.2s ease}.slick-dots li.slick-active button,.slick-dots li:hover button{background:var(--dark-blue-grey)}.layout{margin:65px 0}.image-wrapper.cover{background:url() center center / cover;align-self:stretch}.text-with-image-wrapper,.two-column-text-wrapper{margin:0;background:var(--dark-blue-grey);color:#fff}.text-with-image-wrapper.img-left .image-wrapper img,.col-content-wrapper img,.text-with-image-wrapper.img-left .video-wrapper{margin:0 auto 12px}.text-with-image-wrapper.img-right .image-wrapper img,.text-with-image-wrapper.img-right .video-wrapper{margin:12px auto 0}.text-with-image-wrapper .text-wrapper,.two-column-text-wrapper .col{padding:18px}.text-with-image-wrapper :is(h2,h3,h4),.two-column-text-wrapper :is(h2,h3,h4){color:var(--grey-l)}.two-column-text-wrapper .col.grey,.two-column-text-wrapper .col.grey :is(h2,h3,h4){background:var(--cyan-grey);color:var(--dark-blue-grey)}.single-column-image-wrapper a{display:inline-block}.single-column-image-wrapper img{margin:0 auto}.two-column-image-wrapper a{display:block}.layout-divider img{margin:0 auto}.layout-spacer{height:18px}.layout-spacer.med{height:36px}.layout-spacer.large{height:65px}.gallery-grid{display:grid;gap:32px;grid-template-columns:1fr 1fr 1fr 1fr}.gallery-wrapper a{position:relative;display:block;height:100%}.gallery-grid a:first-child{grid-area:1 / 1 / span 2 / span 2}.gallery-grid a:nth-child(n+6),.gallery-single a:nth-child(n+2){display:none}.gallery-wrapper a .ewbtn{position:absolute;top:50%;left:50%;border-color:var(--dark-blue-grey);background:#fff;color:var(--dark-blue-grey);transform:translate(-50%,-50%)}.gallery-wrapper:has(a:hover) .ewbtn{background:var(--cyan);color:#fff}.gallery-single a .ewbtn{top:auto;right:32px;bottom:32px;left:auto;transform:none}.fancybox-is-open .fancybox-bg{background:var(--grey-l)}.fancybox-container.fancybox-is-open{backdrop-filter:blur(4px)}.fancybox-caption{background:none!important}.fancybox-caption__body{color:var(--grey-d);font-size:2rem}.fancybox-button{background-color:var(--cyan)!important;color:var(--grey-l)!important}.fancybox-button:hover{background-color:var(--dark-blue-grey)!important}.fancybox-infobar{font-size:2rem}.fancybox-progress{background:var(--dark-cyan)!important}.logos-wrapper .logos{margin-top:36px}.logos.flex{gap:30px}.faqs-wrapper{max-width:1380px;margin:0 auto;padding:0 18px 1px}.faqs-wrapper h2{margin-bottom:48px}.faq{margin-bottom:38px}.faq-question{position:relative;margin-bottom:18px;border-bottom:1px solid var(--dark-blue-grey);padding:0 0 20px 0;font-size:2.4rem;cursor:pointer}.faq dt{padding-right:55px}.faq-question h3{color:var(--grey);font-size:2.4rem}.faq-label{padding-right:8px;color:var(--dark-cyan);line-height:1.1}.faq-question .ewbtn{position:absolute;right:0;bottom:0;width:43px;height:43px;margin-left:auto;border-color:var(--dark-blue-grey);border-radius:50%;padding:0;background:var(--cyan);color:#fff;font-size:3.8rem;flex-shrink:0;transform:translateY(50%)}.faq-question:hover .ewbtn,.faq.open .faq-question .ewbtn{background:#fff}.faq-question .ewbtn span{position:relative;width:18px;height:2px;background:#fff;transition:background 0.18s ease-in-out}.faq-question .ewbtn span:before{content:'';position:absolute;top:-8px;left:8px;width:2px;height:18px;background:#fff;transition:transform 0.18s ease-in-out,background 0.18s ease-in-out;transform-origin:50% 50%}.faq.open .faq-question .ewbtn span:before{transform:scaleY(0)}.faq-question:hover .ewbtn span,.faq-question:hover .ewbtn span:before,.faq.open .faq-question .ewbtn span,.faq.open .faq-question .ewbtn span:before{background:var(--dark-cyan)}.faq-answer{display:none;padding-right:55px}.faq-answer .faq-label{font-size:2rem;line-height:1.5}.faq dd{margin-left:0}.faq p:last-child,.faq h3:last-child{margin-bottom:0}.booking-widget-wrapper.size-{max-width:1828px;margin:0 auto}.booking-widget-wrapper .mobile-notice{display:none}.cottage-cta{max-width:660px;overflow:hidden}.cta-slider{position:relative}.cta-slider :is(.magnify,.arrow){position:absolute;top:22px;right:22px;z-index:2}.cta-slider .magnify{pointer-events:none}.cta-slider .magnify svg{height:40px;color:var(--dark-blue-grey)}.cta-slider .arrow{appearance:none;border:0;padding:0;top:50%;right:40px;transform:translateY(-50%);cursor:pointer;background:none;line-height:0}.cta-slider .arrow.ar-left{right:auto;left:40px}.cta-slider .arrow svg{height:28px}.cta-slider .arrow:hover svg circle{fill:var(--dark-cyan)}.cta-slider .slides a{display:block}.cta-slider:has(.slides a:hover) .magnify svg{color:var(--dark-cyan)}.cta-content{background:var(--grey-l);transform:translateY(-1px)}.form-wrapper{background:var(--cyan-grey);color:var(--dark-blue-grey)}.form-wrapper .text-wrapper h2{color:var(--dark-blue-grey)}.gform_wrapper.gravity-theme .gform_footer input{margin-bottom:0;line-height:normal!important}.contact-info-wrapper .socials{padding-left:52px}.contact-info-wrapper .socials svg path{fill:var(--dark-cyan)}.contact-info-wrapper .socials a:hover svg path{fill:var(--dark-blue-grey)}.feed-grid.grid{margin:64px auto;gap:64px}.post-feed-post{color:#fff;overflow:hidden}.post-feed-post-content{position:relative;flex-grow:1}.post-title{color:#fff;font-size:3.2rem}.post-feed-post-content p:last-of-type{margin-bottom:0}.post-feed-post-content .btn-wrap{margin-top:auto}.post-feed-post-content .ewbtn{margin-top:24px}.post-feed-post.dat-do .ewbtn:hover{background:var(--dark-blue-grey)}.post-feed-post.dat-eat .ewbtn:hover{background:var(--dark-cyan)}.pagination{font-size:0}.pagination a{color:var(--dark-blue-grey);text-decoration:none}.pagination a:hover,.pagination .page-numbers.current{color:var(--dark-cyan)}.pagination>a,.pagination>span,ul.page-numbers a,ul.page-numbers span{padding:6px 9px;font-size:2rem}.pagination .page-numbers:not(:last-child):after{content:'|';display:inline-block;transform:translateX(9px);color:var(--dark-cyan)}.pagination span.nexa{color:var(--dark-cyan);transform:translateY(-2px)}.cottage-heading h1{margin-bottom:0;color:var(--grey-d)}.single-cottage .gallery-wrapper+.cottage-details{margin-top:-33px}.cottage-details:has(>.col:nth-child(2)){grid-template-columns:50% 50%}.details-grid.grid{margin-bottom:24px;grid-template-columns:1fr 1fr 1fr;gap:32px}.details-grid>div,.widget-heading{padding:18px 12px;background:var(--cyan)}.details-grid>div.price{background:var(--grey-l)}.details-grid h3{margin-bottom:0;color:#fff}.details-grid>div.price h3{color:var(--dark-blue-grey)}.cottage-desc{margin-bottom:54px}.cottage-desc p:last-child{margin-bottom:0}.amenities-wrap h3{margin-bottom:12px}.amenities-list{margin-bottom:0;padding-left:18px;color:var(--grey);column-count:3;column-gap:32px}.amenities-list li{margin-bottom:8px;font-size:2.4rem;word-wrap:break-word}.widget-heading{margin-bottom:32px;background:var(--dark-blue-grey)}.widget-heading h3{margin-bottom:0;color:var(--cyan-grey)}.cottage-details .booking-widget{max-width:767px;margin:0 auto}.dat-grid.grid{margin:64px auto;grid-template-columns:1fr 1fr 1fr;gap:64px}.dat-link{background:var(--dark-blue-grey);color:var(--grey-l)}.dat-eat{background:var(--dark-blue-grey)}.dat-see{background:var(--dark-cyan)}.dat-do{background:var(--cyan)}.dat-link:hover{color:var(--grey-l)}.dat-link h3{margin:0 auto;color:var(--grey-l);font-size:3.2rem;line-height:1;transform:translateX(-26px)}.dat-link svg{height:52px}.post-feed-post svg{position:absolute;top:-28px;left:50%;height:56px;transform:translateX(-50%)}.post-feed-post.dat-eat svg circle{fill:var(--dark-blue-grey)}.post-feed-post.dat-see svg circle{fill:var(--dark-cyan)}.post-feed-post.dat-do svg circle{fill:var(--cyan)}.post-feed-post:has(svg) .post-feed-post-content{padding-top:49px}.heading-strip{margin:32px 0 -40px;color:#fff;gap:26px}.heading-strip h1{margin-bottom:0;color:#fff}.heading-strip svg{height:56px}.essential-info{padding:66px 18px;background:var(--grey-l);font-size:1.6rem}.essential-info .w.size-{display:grid;max-width:1168px;gap:32px}.essential-info .w:has(.col:nth-child(2)){grid-template-columns:1fr 1fr}.essential-info .w:has(.col:nth-child(3)){grid-template-columns:1fr 1fr 1fr}.essential-info .col:not(:last-child){border-right:1px solid var(--dark-blue-grey);padding-right:32px}.ei-block:not(:last-child){margin-bottom:25px}.ei-block>.flex{min-height:37px}.ei-block svg{width:37px;margin-right:15px;color:var(--dark-cyan)}.ei-block img{margin-right:13px}.ei-block h4{margin-bottom:0;font-size:2rem}.ei-block span{display:block;margin:7px 0 0 52px}.ei-block span>br{margin:0 0 10px}.ei-block a{color:var(--grey)}.ei-block a:hover{color:var(--dark-cyan)}.ei-block a.map{color:var(--dark-cyan);text-decoration:underline}.testimonials-wrapper{position:relative;overflow:hidden}.testimonials-wrapper:before,.testimonials-wrapper:after{content:'';position:absolute;top:0;left:0;width:82px;height:70px;background:url(../../../../../../themes/eightwire/assets/images/quote-open.png) no-repeat center center / contain;z-index:2}.testimonials-wrapper:after{top:auto;right:0;bottom:0;left:auto;transform:rotateZ(180deg)}.testimonials-wrapper .inner{position:relative;padding:55px 30px 30px;background:var(--grey-l);z-index:1}.testimonials-wrapper .inner:before,.testimonials-wrapper .inner:after{content:'';position:absolute;top:-60px;left:-48px;width:113px;height:138px;background:#fff;transform:rotateZ(45deg);z-index:2}.testimonials-wrapper .inner:after{top:auto;right:-48px;bottom:-60px;left:auto}.testimonials-wrapper .slick-arrow{position:relative;display:block;width:30px;height:30px;margin:0 0 0 12px;border:0;border-top:4px solid var(--cyan);border-left:4px solid var(--cyan);border-top-left-radius:2px;background:transparent;font-size:0;text-indent:-9999px;flex-shrink:0;overflow:hidden;cursor:pointer;transform:rotate(-45deg);transition:border-color 0.18s ease-in-out}.testimonials-wrapper .slick-arrow.slider-next{margin:0 12px 0 0;border:0;border-top:4px solid var(--cyan);border-right:4px solid var(--cyan);border-top-left-radius:0;border-top-right-radius:2px;transform:rotate(45deg)}.testimonials-wrapper .slick-arrow:hover{border-color:var(--dark-blue-grey)}.testimonials-slider{position:relative;width:80%;width:calc(100% - 84px)}.testimonials-slider-slides-slide{margin-top:12px;padding:0 36px;text-align:center}.testimonial-text{max-width:1330px;margin:0 auto}.testimonial-text p{font-size:2.8rem;color:var(--dark-blue-grey)}.testimonial-attribution{font-size:2rem;font-weight:400;font-style:normal;color:var(--dark-blue-grey)}.testimonial-attribution .name{font-weight:600}.testimonials-slider-wrapper .slick-arrow{cursor:pointer}.testimonials-slider .slick-dots{position:relative;margin-top:36px;padding-bottom:0}html.locked{overflow:hidden}.modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.4);visibility:hidden;opacity:0;transition:opacity 0.3s ease,visibility 0.4s ease;z-index:9999}.modal-bg.active{visibility:visible;opacity:1}.modal-window{background:#fff;position:fixed;top:-100vh;left:50%;bottom:auto;width:80%;height:80%;padding-top:60px!important;transition:visibility 0.2s ease,top 0.4s ease;transform:translate(-50%,-50%);z-index:99999;overflow-y:scroll}.modal-window.active{top:50%;visibility:visible}.ewmodal-btn-open{cursor:pointer}.ewmodal-btn-close{position:absolute;top:0;right:0;padding:6px;color:var(--grey-d);text-align:center;cursor:pointer;transition:color 0.2s ease}.ewmodal-btn-close:hover{color:var(--grey-d)}.ewmodal-btn-close i.icon:before{font-size:2.4rem}button.modal-open{margin-bottom:10px;border-radius:3px}a.button,a.ewbtn,.ewbtn,.ewbtn-menu a{display:inline-block;margin:0;border:1px solid var(--dark-blue-grey);padding:8px 12px;background:transparent;color:var(--dark-blue-grey);font-family:'Forum',serif;font-size:1.8rem;text-align:center;transition:all 0.2s ease}a.button:hover,a.ewbtn:hover,.ewbtn:hover{background:var(--cyan);color:#fff}a.ewbtn.white,.ewbtn.white{border-color:#fff;color:#fff}a.ewbtn.white:hover,.ewbtn.white:hover{background:var(--cyan);color:#fff}a.ewbtn.alt,.ewbtn.alt,.gform_wrapper.gravity-theme .gform_footer input{border-color:var(--dark-cyan);padding:15px 19px 12px;background:#fff;color:var(--dark-cyan);font-size:2.8rem}a.ewbtn.alt:hover,.ewbtn.alt:hover,.gform_wrapper.gravity-theme .gform_footer input:hover{background:var(--cyan-grey)}.ewbtn.margin{margin:12px}.ew-scroll-top{display:none;position:fixed;right:18px;bottom:18px;width:42px;height:42px;border:1px solid #fff;background:var(--grey-d);color:#fff;text-align:center;cursor:pointer;z-index:3;opacity:.4;transition:opacity 0.18s ease-in-out}.ew-scroll-top:hover{opacity:1}.ew-scroll-top:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:var(--cyan);transform-origin:center top;transform:scaleY(0);transition:transform 0.18s ease-in-out;z-index:1}.ew-scroll-top:hover:before{transform-origin:center bottom;transform:scaleY(1)}.ew-scroll-top:after{content:'';position:absolute;top:50%;top:calc(50% + 3px);left:50%;width:12px;height:12px;border:2px solid #fff;border-top:0;border-left:0;transform:translate(-50%,-50%) rotateZ(225deg);z-index:2}.centred{text-align:center}.socials a{display:inline-block;line-height:0}.socials a:not(:last-child){margin-right:10px}.socials svg{height:43px}.socials svg path{transition:0.18s ease-in-out}i.icon{font-size:0}i.icon:before{font-size:3.8rem}.responsive-embed{position:relative;padding-bottom:56.25%;max-width:100%;height:0;overflow:hidden}.responsive-embed iframe,.responsive-embed object,.responsive-embed embed{position:absolute;top:0;left:0;width:100%;height:100%}.hidden{opacity:0;visibility:hidden}.nodisplay{display:none}.nexa{font-family:"nexa",sans-serif;font-weight:600;font-style:normal}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{max-width:98.5%;width:auto;height:auto;margin:0;border:0 none;padding:0}.wp-caption p.wp-caption-text{margin:0;padding:0 4px 5px;font-size:1.1rem;line-height:17px}.screen-reader-text{width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);overflow:hidden;position:absolute!important;word-wrap:normal!important}.screen-reader-text:focus{display:block;top:5px;left:5px;width:auto;height:auto;background-color:#eee;padding:15px 23px 14px;clip:auto!important;clip-path:none;color:#444;font-size:1em;line-height:normal;text-decoration:none;z-index:100000}@media screen and (min-width:600px){.grid-4,.grid-3-2,.grid-2{grid-template-columns:1fr 1fr}.text-with-image-wrapper .text-wrapper{padding:64px}}@media screen and (min-width:720px){textarea,input:not([type="submit"]),.newsletter-wrap .grid select{padding:10px 16px}.two-col .col,.three-two-col .col{width:48%;width:calc(50% - 12px)}.text-with-image-wrapper .image-wrapper{width:50%}.text-with-image-wrapper.img-right .image-wrapper{order:2}.text-with-image-wrapper .image-wrapper img,.text-with-image-wrapper .video-wrapper{margin:0!important}.text-with-image-wrapper .text-wrapper,.two-column-text-wrapper .col{width:50%;padding:32px 24px}.form-wrapper.text-with-image-wrapper .image-wrapper{width:33%}.form-wrapper.text-with-image-wrapper .text-wrapper{width:67%}.two-column-image-wrapper .col:first-child{margin-bottom:0}}@media screen and (min-width:840px){.three-col .col{width:31%;width:calc(33.3% - 12px)}.grid-3-2{grid-template-columns:1fr 1fr 1fr}.three-column-image-wrapper .col{margin-bottom:0!important}.content-with-sidebar .content-sidebar{width:29%}.content-with-sidebar .content-main{width:67%}}@media screen and (min-width:960px){.banner-caption{position:absolute;top:30px;right:30px;max-width:600px;text-align:right;z-index:2}.banner-caption.pos-left{right:auto;left:30px;text-align:left}.banner-caption.overlay{background:rgba(255,255,255,.6)}.grid-4{grid-template-columns:1fr 1fr 1fr 1fr}.text-with-image-wrapper .text-wrapper{padding:64px}footer .top.grid{grid-template-columns:minmax(350px,1fr) 1fr 1fr 1fr}}@media screen and (min-width:1330px){.text-with-image-wrapper.ratio-6634 .image-wrapper{width:66%}.text-with-image-wrapper.ratio-6634 .text-wrapper{width:34%}}@media screen and (max-width:1400px){.cottage-details{padding:0 18px!important}}@media screen and (max-width:1330px){header .top{padding:10px 73px 10px 18px}.header-logo{margin-bottom:0}nav.ew-menu{position:fixed;top:0;right:0;z-index:600}nav.ew-menu>.wrap{position:relative}.hamburger{position:absolute;top:19px;right:18px;z-index:1000;display:grid;gap:5px;place-items:center;-webkit-tap-highlight-color:transparent}.admin-bar .hamburger{top:51px}.ew-menu .menu{position:fixed;display:none;top:-100vh;left:0;width:100%;height:100vh;margin-top:0;padding:60px 20px 20px;background-color:rgba(255,255,255,.9);overflow-y:auto;z-index:999;backdrop-filter:blur(10px);transition:top 0.3s ease}.hamburger-switch:checked~.menu{display:block!important;top:0;place-content:center}.ew-menu .menu li{display:block}.ew-menu .menu>li:not(:last-child):after{content:none}.ew-menu .sub-menu{position:initial;display:block;margin-bottom:12px;background:unset;text-align:center;transform:none}.ew-menu .sub-menu>li>a{width:unset;padding:3px 6px}header .bottom{padding:42px 18px 35px}.details-grid.grid{grid-template-columns:1fr 1fr}.details-grid>div.price{grid-column:span 2}.dat-grid.grid,.feed-grid.grid{padding:0 18px!important;gap:18px}.dat-grid.grid{margin-bottom:32px}.feed-grid.grid{margin-top:32px}}@media screen and (max-width:1079px){.ew-banner{padding-top:60px}.gallery-grid{gap:18px}.cottage-details:has(>.col:nth-child(2)){grid-template-columns:1fr}.details-grid.grid{grid-template-columns:1fr 1fr 1fr}.details-grid>div.price{grid-column:span 1}.cottage-desc{margin-top:32px}.amenities-wrap{margin-bottom:32px}footer .top.grid{grid-template-columns:minmax(350px,1fr) 1fr!important}}@media screen and (max-width:960px){.header-links{gap:10px}.header-links a span{display:none}.feed-grid.grid-3-2{grid-template-columns:1fr 1fr}.cta-slider .magnify{top:6px;right:6px}.cta-slider .arrow.ar-left{left:6px}.cta-slider .arrow.ar-right{right:6px}}@media screen and (max-width:840px){.essential-info .w:has(.col:nth-child(3)){grid-template-columns:1fr 1fr}.essential-info .col:nth-child(2){border-right:0;padding-right:0}}@media screen and (max-width:803px){.booking-widget-wrapper .mobile-notice{display:block}}@media screen and (max-width:782px){.admin-bar .hamburger{top:65px}}@media screen and (min-width:721px) and (max-width:840px){.gallery-grid a .ewbtn{min-width:100px;font-size:1.6rem}}@media screen and (max-width:720px){.gallery-grid{grid-template-columns:1fr 1fr}.gallery-single a .ewbtn{right:18px;bottom:18px}.details-grid.grid{grid-template-columns:1fr 1fr;gap:18px}.details-grid>div.price{grid-column:span 2}.amenities-list{column-count:2}.dat-grid.grid{gap:0}.dat-link{flex-direction:column;gap:8px}.dat-link h3{transform:none}.post-feed-post-content.pad{padding:32px 18px}.post-feed-post:has(svg) .post-feed-post-content.pad{padding:49px 18px 32px}footer .top{padding:55px 18px}}@media screen and (max-width:660px){footer .top.grid{grid-template-columns:1fr!important}}@media screen and (max-width:600px){.pad,.pad.pad-more{padding:18px}.pad-h{padding:0 18px}.testimonials-slider{width:100%}.testimonials-wrapper:before{width:50px;left:6px}.testimonials-wrapper:after{width:50px;right:6px}.testimonials-wrapper .inner{padding:55px 18px}.testimonials-wrapper .inner:before,.testimonials-wrapper .inner:after,.testimonials-wrapper .slick-arrow{display:none!important}.testimonials-slider-slides-slide{padding:0}.testimonial-text p{font-size:2rem}.essential-info .w{grid-template-columns:1fr!important}.essential-info .w .col{border-right:0!important;padding-right:0!important}footer .bottom .flex{flex-direction:column}footer .bottom .separator{display:none}}@media screen and (max-width:590px){.feed-grid.grid-3-2{grid-template-columns:1fr}}@media screen and (max-width:500px){header .top{padding:10px 18px}header .top .ewbtn.alt{margin-bottom:12px;padding:6px 12px 4px}.hamburger{top:10px}.admin-bar .hamburger{top:56px}.header-links{width:100%;justify-content:center}.details-grid.grid{grid-template-columns:1fr}.details-grid>div.price{grid-column:span 1}.amenities-list li{font-size:2rem}.modal-window{width:95%}.faq-question,.faq-answer>.flex{flex-direction:column}.faq-label{padding:0 55px 0 0}.faq dt{padding:12px 0}.faq-answer{padding:0}.faq dd{padding:12px 0 0 0}}@media screen and (max-width:400px){.faq-label{font-size:2rem}.faq p{font-size:1.5rem}.amenities-list{column-count:1}.dat-grid.pad-h{padding:0!important}}@media screen and (max-width:420px){.gallery-grid a .ewbtn{min-width:100px;font-size:1.6rem}}.grid{display:grid;gap:30px}.flex{display:-webkit-box;display:-moz-box;display:box;display:-ms-flexbox;display:-webkit-flex;display:flex}.flexcol{-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flexrow{-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flexdirection{-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal}.flexdirectionreverse{-webkit-box-direction:reverse;-moz-box-direction:reverse;box-direction:reverse}.flexstretch{-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:stretch;justify-content:space-between;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.flexwrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flexorder{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:0;box-ordinal-group:0;-webkit-order:0;-ms-flex-order:0;order:0}.flexi{-webkit-box-flex:1;-moz-box-flex:1 0 auto;box-flex:1 0 auto;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;word-wrap:break-word;-moz-transition:all ease-in-out 0.2s;-o-transition:all ease-in-out 0.2s;-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s}.flexone{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1 1 auto}.flexzero{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1 1 0%}.flexiq{flex:1 0 25%}.flexistretch{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.flexcenter{-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.flexend{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end}.flexvcenter{-webkit-align-items:center;align-items:center}.flexvend{-webkit-align-items:flex-end;align-items:flex-end}@media print{#modalWindow,#modalbg{display:none!important}}