:root { --fs-sm: clamp(0.85rem, 0.02vw + 0.85rem, 0.87rem);
--fs-base: clamp(1.06rem, 0.1vw + 1.04rem, 1.13rem);
--fs-md: clamp(1.33rem, 0.21vw + 1.29rem, 1.46rem);
--fs-lg: clamp(1.66rem, 0.37vw + 1.59rem, 1.9rem);
--fs-xl: clamp(2.08rem, 0.61vw + 1.95rem, 2.47rem);
--fs-xxl: clamp(2.2rem, 0.95vw + 2.15rem, 3.2rem);
--fs-xxxl: clamp(3rem, 1.44vw + 2.95rem, 3.75rem);
--sec-pad: clamp(2.5rem, 5.38vw + 1.42rem, 6rem);
--sec-pad-x: clamp(1.25rem, 1.15vw + 1.02rem, 2rem);
}  :is(img, .oxy-stock-content-styles img, .ct-inner-content img):not(.ct-image) {
max-width: 100%;
height: auto;
vertical-align: top;
}
h2.wp-block-heading {
font-size: calc(var(--fs-xl) * 0.85);
} .pll_uo_list {
padding: 0;
margin: 0;
display: flex;
list-style-type: none;
text-transform: uppercase;
font-family: "Cormorant Infant";
font-weight: 500;
}
.pll_uo_list li {
display: inline-block;
}
.pll_uo_list li:not(:last-of-type)::after {
content: "\\";
display: inline-block;
margin-left: 0.35rem;
margin-right: 0.35rem;
}
.header-overlay :is(.menu-item:focus-within, .menu-item:hover, .menu-item.current-menu-item) a {
border-bottom-color: #887950 !important;
}
.header-overlay.sticky {
transition: 0.2s ease-in-out;
position: fixed;
z-index: 99;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
background-color: #222;
}
.header-overlay.sticky .header__container {
min-height: 0;
}
.header-overlay.sticky .site-logo-link {
height: 65px;
overflow: hidden;
}
.header-overlay.sticky #site-logo {
width: 50px;
transform: translateY(6px);
}  body.home .hero-wrap .ct-section-inner-wrap {
align-items: flex-start;
text-align: left;
}
body.home .hero__content-wrap {
align-items: flex-start !important;
} @media screen and (min-width: 1025px) {
.zimmer_repeater > *:nth-child(even) {
flex-direction: row-reverse !important;
}
}
@media screen and (max-width: 550px) {
.zimmer__details-wrap {
flex-wrap: wrap !important;
}
}
.oxy-carousel-builder_gallery-image img {
width: 100% !important;
}
@media (hover) {
.oxy-carousel-builder_gallery-image img {
width: 100%;
transition: 0.3s ease-in-out transform;
}
.oxy-carousel-builder:hover .oxy-carousel-builder_gallery-image.is-selected img {
transform: scale(1.1);
}
}
.page-id-46 .list-item__icon--alt,
.page-id-308 .list-item__icon--alt {
margin-top: 10px;
}
.page-id-46 .list-item__icon,
.page-id-308 .list-item__icon {
margin-top: 8px;
}
.zimmer__text p:not(:first-of-type) {
margin-top: -6px;
}
#section-317-46 {
scroll-margin-top: 50px; }
@supports not (scroll-margin-top: 0) {
#section-317-46 {
scroll-snap-margin-top: 50px; }
}  .h-post-content h2 {
font-family: inherit;
font-size: calc(var(--fs-xl) * 0.75);
margin-top: var(--fs-xl);
}
.h-post-content h2::after {
content: "";
display: block;
width: 70px;
height: 2px;
background-color: #b99d75;
margin-top: 3px;
margin-bottom: 10px;
}
.h-post-content ul {
padding-left: 20px;
}
.h-post-content .link--primary {
display: inline-block;
} .footer__cols p {
margin-bottom: 0;
}
.address p {
margin-top: 6px;
margin-bottom: 0;
}
.mobile-menu__icon-list__text.address p {
margin-top: 0;
}