/* Sonora studio chrome: Weebly-class layout without remote sprites */
.wsite-multicol-table-wrap { width: 100%; }
.wsite-multicol-table { width: 100%; border-collapse: collapse; table-layout: fixed; }
.wsite-multicol-col { vertical-align: top; }
.wsite-image img { max-width: 100%; height: auto; display: inline-block; }
.wsite-image { margin: 0 auto 1em; }
.styled-hr { border: 0; border-top: 1px solid #d4c4b0; height: 0; }
.wsite-form-container { max-width: 640px; }
.wsite-form-input-container { margin: 0 0 0.4em; }
.wsite-form-left { float: left; width: 48%; }
.wsite-form-right { float: right; width: 48%; }
.wsite-form-sublabel { display: block; font-size: 0.8em; color: #666; }
.formlist { list-style: none; margin: 0; padding: 0; }
.wsite-elements ul { margin: 0 0 1.2em 1.2em; }
.wsite-elements li { margin: 0 0 0.4em; }
#wsite-content p, #wsite-content .paragraph { max-width: 46em; }
.ost-stillrow { display: flex; flex-wrap: wrap; gap: 12px; margin: 0 0 1.5em; }
.ost-stillrow img { width: 160px; height: 160px; object-fit: cover; border: 1px solid #e6d8c8; }
.ost-faqlist { margin: 1.5em 0 2em; padding: 0; }
.ost-faqlist dt { font-family: Montserrat, Arial, sans-serif; font-weight: 700; margin: 1em 0 0.35em; }
.ost-faqlist dd { margin: 0 0 0.8em; max-width: 46em; }
.ost-weekendlist a { display: inline-block; margin: 0 0.8em 0.4em 0; }
@media (max-width: 767px) {
  .wsite-multicol-col { display: block !important; width: auto !important; }
  .wsite-form-left, .wsite-form-right { float: none; width: 100%; }
}
