@charset "UTF-8";
/* https://beddlocation.com/wp-content/plugins/bedd-chalets/assets/chalet.css?ver=1.0.6 */
.bedd-chalet{max-width:1100px;margin:0 auto;padding:130px 20px 60px}.bedd-chalet__breadcrumb{font-size:13px;color:#777;margin-bottom:16px}.bedd-chalet__breadcrumb a{color:#777;text-decoration:none}.bedd-chalet__breadcrumb span[aria-hidden]{margin:0 6px}.bedd-chalet__title{font-size:28px;margin:0 0 8px}.bedd-chalet__stats{color:#555;margin:0 0 24px}.bedd-chalet__hero-link{display:block;cursor:pointer}.bedd-chalet__hero img{width:100%;height:auto;border-radius:12px;object-fit:cover;max-height:520px}.bedd-chalet__gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;margin:20px 0 40px}.bedd-chalet__gallery-item{display:block;border-radius:16px;overflow:hidden;aspect-ratio:4 / 3}.bedd-chalet__gallery-item img{width:100%;height:100%;object-fit:cover;display:block;border-radius:16px;transition:transform 0.2s ease}.bedd-chalet__gallery-item:hover img{transform:scale(1.05)}.bedd-chalet__description{margin:40px 0;line-height:1.7}.bedd-chalet__description h2,.bedd-chalet__amenities h2,.bedd-chalet__booking h2{font-size:20px;margin-bottom:16px}.bedd-chalet__amenities-list{list-style:none;margin:0 0 40px;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px 24px}.bedd-chalet__amenities-list li{display:flex;align-items:center;gap:10px}.bedd-chalet__amenities-list i{width:20px;text-align:center;color:#000;font-size:20px}.bedd-chalet__booking{margin-top:40px}.bedd-lightbox-overlay{position:fixed;inset:0;background:rgb(0 0 0 / .85);display:flex;align-items:center;justify-content:center;z-index:100000;padding:30px}.bedd-lightbox-overlay img{max-width:100%;max-height:100%;border-radius:4px}.bedd-lightbox-close{position:absolute;top:20px;right:30px;color:#fff;font-size:32px;line-height:1;cursor:pointer;background:none;border:none}.bedd-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);color:#fff;font-size:28px;line-height:1;cursor:pointer;background:rgb(0 0 0 / .35);border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.bedd-lightbox-nav:hover{background:rgb(0 0 0 / .6)}.bedd-lightbox-prev{left:20px}.bedd-lightbox-next{right:20px}