/*
Theme Name: L'Oca Bianca - Virtue Child
Theme URI: http://www.locabianca.it/
Description: Child theme grafico per Agriturismo L'Oca Bianca.
Author: L'Oca Bianca
Template: virtue_premium
Version: 1.2.3
Text Domain: locabianca
*/

:root {
  --lb-cream: #f4f1e5;
  --lb-taupe: #858176;
  --lb-copy: #77736a;
  --lb-white: #fffdf8;
  --lb-gap: 34px;
}

html {
  scroll-behavior: smooth;
}

body,
body p,
body button,
body input,
body textarea,
body select {
  font-family: "Poppins", Arial, Helvetica, sans-serif;
}

/* Editable floating WhatsApp contact. */
.lb-whatsapp-contact {
  position: fixed;
  z-index: 1040;
  right: 26px;
  bottom: 26px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 58px;
  padding: 11px 18px 11px 14px;
  border-radius: 999px;
  color: #fff !important;
  background: #25d366;
  box-shadow: 0 10px 30px rgba(20, 77, 43, 0.28);
  font-family: "Poppins", Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none !important;
  transition: transform 180ms ease, background-color 180ms ease, box-shadow 180ms ease;
}

.lb-whatsapp-contact:hover,
.lb-whatsapp-contact:focus {
  color: #fff !important;
  background: #1ebe5d;
  box-shadow: 0 14px 34px rgba(20, 77, 43, 0.34);
  transform: translateY(-3px);
}

.lb-whatsapp-contact:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 3px;
}

.lb-whatsapp-contact__icon {
  display: grid;
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  place-items: center;
}

.lb-whatsapp-contact__icon svg {
  display: block;
  width: 34px;
  height: 34px;
  fill: currentColor;
}

.lb-whatsapp-contact__label {
  white-space: nowrap;
}

body {
  color: var(--lb-copy);
  background: #fff;
  font-size: 17px;
  line-height: 1.34;
}

a,
a:hover,
a:focus {
  color: inherit;
}

/* Global header and native Virtue menus. */
#kad-banner {
  background: var(--lb-cream);
  box-shadow: none;
}

#kad-banner > .container {
  width: 100%;
  max-width: none;
  padding: 0 32px;
}

#kad-banner > .container > .row {
  display: flex;
  align-items: flex-end;
  margin: 0;
}

#kad-banner .kad-header-left {
  float: none;
  flex: 0 0 178px;
  width: 178px;
  padding: 0;
}

#kad-banner .kad-header-right {
  float: none;
  flex: 1 1 auto;
  width: auto;
  min-width: 0;
  padding: 0 0 0 18px;
}

#logo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 138px;
  padding: 11px 0 7px !important;
}

#logo a.brand,
#logo #thelogo,
#logo #thelogo img {
  display: block;
}

#logo a.brand,
#logo #thelogo,
#logo .kt-intrinsic-container {
  width: 150px;
}

#logo #thelogo img.kad-standard-logo {
  width: 150px;
  max-height: none;
}

#nav-main {
  margin: 0 0 16px !important;
}

#nav-main ul.sf-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

#nav-main ul.sf-menu > li {
  float: none;
  flex: 0 1 auto;
}

#nav-main ul.sf-menu > li > a {
  height: auto;
  padding: 7px 9px;
  border: 0;
  background: transparent;
  color: #746f66;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  white-space: nowrap;
}

#nav-main ul.sf-menu > li > a:hover,
#nav-main ul.sf-menu > li.current-menu-item > a,
#nav-main ul.sf-menu > li.sfHover > a {
  color: #4e4a43;
  background: transparent;
}

#nav-main ul.sf-menu ul {
  border: 0;
  background: var(--lb-taupe);
}

#nav-main ul.sf-menu ul a {
  color: var(--lb-white);
  font-family: "Poppins", Arial, sans-serif;
}

/* Full-width SiteOrigin homepage canvas. */
body.home #content.container,
body.home #content.container.pageclass,
body.home #content.container.homepagecontent {
  width: 100%;
  max-width: none;
  padding: 0;
}

body.home #content > .row,
body.home #content .main,
body.home .entry-content {
  width: 100%;
  margin: 0;
  padding: 0;
}

body.home .home-margin {
  padding: 0;
}

body.home .contentclass {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

body.home .panel-grid,
body.home .panel-grid-cell,
body.home .so-panel {
  margin-bottom: 0 !important;
}

body.home .panel-grid-cell {
  min-width: 0;
}

body.home .textwidget > :first-child {
  margin-top: 0;
}

body.home .textwidget > :last-child {
  margin-bottom: 0;
}

.lb-hero-shell {
  position: relative;
  width: 100%;
  height: min(39vw, 560px);
  min-height: 440px;
  overflow: hidden;
}

.lb-hero-shell::after,
.lb-sale-shell::after {
  position: absolute;
  inset: 0;
  content: "";
  background: rgba(18, 20, 14, 0.08);
}

.lb-hero-shell img,
.lb-sale-shell img {
  width: 100%;
  height: 100%;
  margin: 0;
  object-fit: cover;
}

.lb-hero-shell img {
  object-position: center 51%;
}

.lb-hero-copy,
.lb-sale-copy {
  position: absolute;
  z-index: 2;
  left: 50%;
  width: min(92%, 1380px);
  transform: translate(-50%, -50%);
  color: var(--lb-white);
  text-align: center;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}

.lb-hero-copy {
  top: 64%;
}

.lb-hero-copy strong,
.lb-sale-copy strong {
  display: block;
  font-family: "Poppins", Arial, sans-serif;
  font-weight: 600 !important;
  text-transform: none;
}

.lb-hero-copy strong {
  font-size: clamp(38px, 3.6vw, 52px);
  line-height: 1.12;
  text-transform: uppercase;
}

.lb-hero-copy span {
  display: block;
  margin-top: 4px;
  font-size: 31px;
  font-weight: 600 !important;
  line-height: 1.1;
}

/* Native SiteOrigin Hero Image widget used for the homepage hero. */
.lb-hero-row,
.lb-hero-row .panel-grid-cell,
.lb-hero-row .so-panel,
.lb-hero-row .siteorigin-widget-tinymce,
.lb-hero-row .so-widget-sow-hero,
.lb-hero-row .sow-slider-base,
.lb-hero-row .sow-slider-images,
.lb-hero-row .sow-slider-image,
.lb-hero-row .sow-slider-image-container,
.lb-hero-row .sow-slider-image-wrapper {
  height: min(39vw, 560px) !important;
  min-height: 440px;
}

.lb-hero-row {
  overflow: hidden;
}

.lb-hero-row .sow-slider-base,
.lb-hero-row .sow-slider-images,
.lb-hero-row .sow-slider-image {
  width: 100% !important;
  margin: 0 !important;
}

.lb-hero-row .sow-slider-image {
  background-position: center 24% !important;
}

.lb-hero-row .sow-slider-image::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  content: "";
  pointer-events: none;
  background: rgba(18, 20, 14, 0.08);
}

.lb-hero-row .sow-slider-image-container {
  position: relative;
  z-index: 2;
  width: 100% !important;
}

.lb-hero-row .sow-slider-image-wrapper {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: min(92%, 1380px) !important;
  max-width: none !important;
  margin: 0 auto !important;
  padding: 0 !important;
  transform: translateY(78px);
  color: var(--lb-white);
  text-align: center;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}

.lb-hero-row .sow-slider-image-wrapper h1 {
  margin: 0 !important;
  color: inherit;
  font-family: "Poppins", Arial, sans-serif;
  font-size: clamp(38px, 3.6vw, 52px) !important;
  font-weight: 600 !important;
  line-height: 1.12 !important;
  text-transform: uppercase;
}

.lb-hero-row .sow-slider-image-wrapper p {
  margin: 4px 0 0 !important;
  color: inherit;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 31px !important;
  font-weight: 600 !important;
  line-height: 1.1 !important;
}

.lb-hero-row .sow-slide-nav,
.lb-hero-row .sow-slider-pagination {
  display: none !important;
}

.lb-services {
  display: flex;
  gap: 10px;
  padding: 46px 0 42px;
  background: #fff;
}

.lb-services > .panel-grid-cell {
  flex: 1 1 0;
  width: calc((100% - 20px) / 3) !important;
  background: var(--lb-cream);
}

.lb-services > .panel-grid-cell > .lb-cell {
  height: 100%;
  background: var(--lb-cream);
}

.lb-services .sow-image-container,
.lb-services .sow-image-container a,
.lb-split .sow-image-container,
.lb-split .sow-image-container a {
  display: block;
  width: 100%;
  height: 100%;
}

.lb-services .sow-image-container img {
  display: block;
  width: 100%;
  height: 230px !important;
  object-fit: cover;
}

.lb-service--lodging .sow-image-container img {
  object-position: center;
}

.lb-service--restaurant .sow-image-container img {
  object-position: center 65%;
}

.lb-service--pool .sow-image-container img {
  object-position: center 56%;
}

.lb-card-copy {
  min-height: 164px;
  padding: 13px 31px 20px;
  color: var(--lb-copy);
  font-size: 15px;
  line-height: 1.25;
}

.lb-card-copy h2 {
  margin: 0 0 14px;
  color: var(--lb-copy);
  font-family: "Poppins", Arial, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}

.lb-split {
  display: flex;
  height: 512px;
  min-height: 512px;
  margin-top: var(--lb-gap);
}

.lb-split > .panel-grid-cell {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  height: 512px;
}

.lb-split > .panel-grid-cell:has(.lb-cell-copy) {
  flex: 0 0 34%;
  width: 34% !important;
}

.lb-split > .panel-grid-cell:has(.lb-cell-image) {
  flex: 0 0 66%;
  width: 66% !important;
}

.lb-split .lb-cell,
.lb-split .lb-cell-image,
.lb-split .lb-cell-copy {
  width: 100%;
  height: 512px;
}

.lb-split .so-panel,
.lb-split .siteorigin-widget-tinymce,
.lb-split .textwidget,
.lb-split .siteorigin-widget-image,
.lb-split .sow-image-container {
  height: 512px;
}

.lb-split .sow-image-container img {
  display: block;
  width: 100%;
  height: 512px !important;
  min-height: 0;
  object-fit: cover;
}

.lb-welcome .sow-image-container img {
  object-position: center;
}

.lb-coldiretti .sow-image-container img {
  object-position: center;
}

.lb-cacio .sow-image-container img {
  object-position: center;
}

.lb-fattoria .sow-image-container img {
  object-position: center;
}

.lb-copy-block {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  padding: 39px 41px;
  color: var(--lb-copy);
  background: var(--lb-cream);
  font-size: 17px;
  line-height: 1.27;
}

.lb-copy-block--dark {
  color: var(--lb-white);
  background: var(--lb-taupe);
}

.lb-copy-block h2 {
  margin: 0 0 40px;
  color: inherit;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.13;
  text-transform: uppercase;
}

.lb-copy-block p {
  margin: 0 0 19px;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

.lb-cacio .lb-copy-block h2 {
  margin-bottom: 41px;
}

.lb-sale-row {
  margin-top: 52px;
}

.lb-sale-shell {
  position: relative;
  width: 100%;
  height: 320px;
  overflow: hidden;
}

.lb-sale-shell::after {
  background: rgba(15, 14, 10, 0.42);
}

.lb-sale-copy {
  top: 50%;
}

.lb-sale-copy strong {
  font-size: clamp(35px, 3vw, 46px);
  line-height: 1.12;
  text-transform: uppercase;
}

.lb-sale-copy .lb-sale-hours {
  margin-bottom: 25px;
  font-size: 43px;
  text-transform: none;
}

.lb-sale-copy p {
  margin: 0 0 12px;
  color: inherit;
  font-size: 17px;
  line-height: 1.15;
}

.lb-sale-copy p b {
  font-weight: 600;
  text-transform: uppercase;
}

/* Native Virtue footer, populated through a standard widget area. */
#containerfooter,
#containerfooter .footerbase {
  color: var(--lb-white);
  background: var(--lb-taupe);
}

#containerfooter {
  padding: 0;
}

#containerfooter > .container,
#containerfooter .footerbase > .container {
  width: 100%;
  max-width: none;
  padding: 0 32px;
}

#containerfooter > .container > .row {
  margin: 0;
}

#containerfooter .footercol1 {
  padding: 25px 0 0;
}

#containerfooter .widget {
  margin: 0;
}

.lb-footer-address {
  min-height: 190px;
  color: var(--lb-white);
}

.lb-footer-address h2 {
  margin: 0 0 20px;
  color: inherit;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 29px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
}

.lb-footer-address p {
  margin: 0;
  color: inherit;
  font-size: 14px;
  line-height: 1.35;
}

#containerfooter .footerbase {
  margin: 0;
  padding: 0 0 27px;
}

#containerfooter .footercredits {
  padding: 0;
}

#containerfooter .footercredits p {
  margin: 0;
  color: var(--lb-white);
  font-family: "Poppins", Arial, sans-serif;
  font-size: 13px;
  line-height: 1.3;
}

/* Contact and booking pages built with SiteOrigin and Contact Form 7. */
.contentclass:has(.lb-inner-page-row) {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

body.page-template-page-feature .pageheadfeature {
  margin-top: 24px;
}

/* Responsive SiteOrigin/WordPress galleries using Virtue's native lightbox. */
body.page-id-34 .widget_media_gallery,
body.page-id-40 .widget_media_gallery,
body.page-id-36 .widget_media_gallery {
  margin: 46px 0 54px;
}

.lb-professional-gallery {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
}

.lb-professional-gallery > br {
  display: none;
}

.lb-professional-gallery .gallery-item,
.lb-professional-gallery .sow-image-grid-image {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
}

.lb-professional-gallery .sow-image-grid-image {
  padding: 0 !important;
}

.lb-professional-gallery .gallery-icon,
.lb-professional-gallery .gallery-item a,
.lb-professional-gallery .sow-image-grid-image a {
  display: block;
  height: 100%;
}

.lb-professional-gallery .gallery-item a,
.lb-professional-gallery .sow-image-grid-image a {
  position: relative;
  overflow: hidden;
  aspect-ratio: 4 / 3;
  background: var(--lb-cream);
}

.lb-professional-gallery .gallery-item a::after,
.lb-professional-gallery .sow-image-grid-image a::after {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  content: "+";
  color: var(--lb-white);
  background: rgba(49, 47, 41, 0.42);
  font-family: "Poppins", Arial, sans-serif;
  font-size: 42px;
  font-weight: 300;
  opacity: 0;
  transition: opacity 220ms ease;
}

.lb-professional-gallery .gallery-item img,
.lb-professional-gallery .sow-image-grid-image img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  border: 0 !important;
  object-fit: cover;
  transition: transform 450ms ease;
}

.lb-professional-gallery a:hover img,
.lb-professional-gallery a:focus img {
  transform: scale(1.045);
}

.lb-professional-gallery a:hover::after,
.lb-professional-gallery a:focus::after {
  opacity: 1;
}

.lb-professional-gallery a:focus-visible {
  outline: 3px solid var(--lb-taupe);
  outline-offset: 3px;
}

body.page-id-34 .mfp-bg,
body.page-id-40 .mfp-bg,
body.page-id-36 .mfp-bg {
  background: #191813;
  opacity: 0.94;
}

.lb-professional-lightbox .mfp-img {
  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.42);
}

.panel-grid:has(> .lb-inner-page-row),
.lb-inner-page-row .so-panel {
  margin-bottom: 0 !important;
}

.lb-full-bleed,
.lb-booking-intro-row {
  position: relative;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
}

.lb-contact-map,
.lb-contact-map iframe {
  display: block;
  width: 100%;
  height: 560px;
}

.lb-contact-map {
  overflow: hidden;
  background: var(--lb-cream);
}

.lb-contact-map iframe {
  border: 0;
}

.lb-contact-info-row {
  position: relative;
  left: 50%;
  display: flex;
  gap: 24px;
  width: 100vw;
  margin-left: 0;
  padding: 52px 0;
  transform: translateX(-50%);
}

.lb-contact-info-row > .panel-grid-cell {
  display: flex;
  flex: 1 1 0;
  width: calc((100% - 48px) / 3) !important;
}

.lb-contact-info-row .lb-info-cell,
.lb-contact-info-row .so-panel,
.lb-contact-info-row .siteorigin-widget-tinymce,
.lb-contact-info-row .textwidget {
  width: 100%;
  height: 100%;
}

.lb-info-card {
  height: 100%;
  min-height: 220px;
  padding: 30px 32px;
  color: var(--lb-copy);
  background: var(--lb-cream);
}

.lb-info-card h2 {
  margin: 0 0 22px;
  color: inherit;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
}

.lb-info-card p {
  margin: 0 0 16px;
  color: inherit;
  font-size: 15px;
  line-height: 1.5;
}

.lb-info-card a {
  border-bottom: 1px solid currentColor;
  font-weight: 600;
}

.lb-booking-intro-row {
  color: var(--lb-white);
  background: var(--lb-taupe);
}

.lb-booking-intro {
  width: min(calc(100vw - 48px), 960px);
  margin: 0 auto;
  padding: 70px 0 66px;
  color: inherit;
  text-align: center;
}

.lb-booking-intro h1,
.lb-form-section h1 {
  margin: 0 0 18px;
  color: inherit;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.15;
  text-transform: uppercase;
}

.lb-booking-intro p,
.lb-form-section > p {
  margin: 0;
  color: inherit;
  font-size: 16px;
}

.lb-form-row {
  position: relative;
  left: 50%;
  width: 100%;
  margin-left: 0;
  padding: 10px 0 80px;
  transform: translateX(-50%);
}

.lb-contact-info-row + .panel-grid .lb-form-row,
.lb-form-row:first-child {
  padding-top: 0;
}

.lb-form-section {
  margin-top: 42px;
  padding: 48px 52px 52px;
  border: 1px solid rgba(119, 115, 106, 0.14);
  color: var(--lb-copy);
  background: var(--lb-cream);
  box-shadow: 0 16px 44px rgba(76, 71, 61, 0.08);
}

.lb-form-section > p {
  margin-bottom: 34px;
}

.lb-form-grid {
  display: block;
}

.lb-form-grid > p {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px 28px;
  margin: 0 0 26px;
}

.lb-form-section .wpcf7-form label {
  display: block;
  margin: 0 0 20px;
  color: var(--lb-copy);
  font-size: 13.5px;
  font-weight: 600;
  letter-spacing: 0.01em;
}

.lb-form-grid > p > label {
  margin: 0;
}

.lb-form-section .wpcf7-form-control-wrap {
  display: block;
  margin-top: 8px;
}

.lb-form-section input[type="text"],
.lb-form-section input[type="email"],
.lb-form-section input[type="tel"],
.lb-form-section input[type="date"],
.lb-form-section input[type="number"],
.lb-form-section select,
.lb-form-section textarea {
  width: 100%;
  border: 1px solid #c9c4b5;
  border-radius: 2px;
  background: #fff;
  color: #4e4a43;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 15px;
  box-shadow: none;
  transition: border-color 160ms ease, box-shadow 160ms ease, background-color 160ms ease;
}

.lb-form-section input[type="text"],
.lb-form-section input[type="email"],
.lb-form-section input[type="tel"],
.lb-form-section input[type="date"],
.lb-form-section input[type="number"],
.lb-form-section select {
  height: 52px;
  padding: 10px 14px;
}

.lb-form-section textarea {
  display: block;
  height: 165px;
  min-height: 165px;
  max-width: none !important;
  padding: 13px 14px;
  resize: vertical;
}

.lb-form-section input[type="text"]:focus,
.lb-form-section input[type="email"]:focus,
.lb-form-section input[type="tel"]:focus,
.lb-form-section input[type="date"]:focus,
.lb-form-section input[type="number"]:focus,
.lb-form-section select:focus,
.lb-form-section textarea:focus {
  border-color: var(--lb-taupe);
  outline: 0;
  background: #fff;
  box-shadow: 0 0 0 3px rgba(133, 129, 118, 0.16);
}

.lb-form-section .wpcf7-form > p {
  margin: 0 0 24px;
}

.lb-form-consent {
  margin: 4px 0 26px;
  padding: 15px 18px;
  border-left: 3px solid var(--lb-taupe);
  background: rgba(255, 255, 255, 0.5);
  font-size: 13px;
  line-height: 1.45;
}

.lb-form-consent .wpcf7-list-item {
  margin-left: 0;
}

.lb-form-consent label {
  display: flex !important;
  align-items: flex-start;
  gap: 10px;
  margin: 0 !important;
  font-weight: 400 !important;
}

.lb-form-consent input[type="checkbox"] {
  flex: 0 0 auto;
  margin-top: 2px;
  accent-color: var(--lb-taupe);
}

.lb-form-section input[type="submit"] {
  min-width: 220px;
  min-height: 50px;
  padding: 14px 28px;
  border: 0;
  border-radius: 2px;
  background: var(--lb-taupe);
  color: var(--lb-white);
  font-family: "Poppins", Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.035em;
  text-transform: uppercase;
  box-shadow: 0 8px 20px rgba(81, 76, 67, 0.16);
  transition: transform 160ms ease, background-color 160ms ease, box-shadow 160ms ease;
}

.lb-form-section input[type="submit"]:hover,
.lb-form-section input[type="submit"]:focus {
  background: #706c63;
  box-shadow: 0 11px 24px rgba(81, 76, 67, 0.22);
  transform: translateY(-2px);
}

.lb-form-section .wpcf7-response-output {
  margin: 24px 0 0;
}

@media (max-width: 1199px) {
  #nav-main ul.sf-menu > li > a {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 12px;
  }

  .lb-copy-block {
    padding: 34px 32px;
    font-size: 15px;
  }
}

@media (max-width: 991px) {
  #kad-banner > .container {
    position: relative;
    padding: 0 20px;
  }

  #kad-banner > .container > .row {
    display: block;
  }

  #kad-banner .kad-header-left {
    width: 100%;
  }

  #kad-banner .kad-header-right {
    display: none;
  }

  #logo {
    height: 76px;
    justify-content: center;
    padding: 7px 0 5px !important;
  }

  #logo #thelogo img.kad-standard-logo {
    width: 94px;
  }

  #logo a.brand,
  #logo #thelogo,
  #logo .kt-intrinsic-container {
    width: 94px;
  }

  #mobile-nav-trigger {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 38px;
    transform: translateY(-50%);
  }

  #mobile-nav-trigger .nav-trigger-case {
    width: 38px;
    min-height: 38px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #746f66;
  }

  #mobile-nav-trigger .kad-navbtn {
    float: none;
    font-size: 29px;
    line-height: 38px;
  }

  #mobile-nav-trigger .kad-menu-name {
    display: none;
  }

  #kad-mobile-nav {
    margin: 0 -20px;
  }

  #kad-mobile-nav .kad-mnav {
    background: var(--lb-taupe);
  }

  #kad-mobile-nav .kad-mnav > li > a {
    border-color: rgba(255, 255, 255, 0.16);
    color: var(--lb-white);
    font-family: "Poppins", Arial, sans-serif;
    font-size: 14px;
    text-align: center;
  }

  .lb-hero-shell {
    height: 42vw;
    min-height: 300px;
  }

  .lb-hero-copy strong {
    font-size: 35px;
  }

  .lb-hero-copy span {
    font-size: 22px;
  }

  .lb-hero-row .sow-slider-image-wrapper h1 {
    font-size: 35px !important;
  }

  .lb-hero-row .sow-slider-image-wrapper p {
    font-size: 22px !important;
  }

  .lb-copy-block {
    font-size: 14px;
  }

  .lb-copy-block h2 {
    margin-bottom: 25px;
    font-size: 23px;
  }
}

@media (max-width: 800px) {
  .lb-whatsapp-contact {
    right: 18px;
    bottom: 18px;
    width: 58px;
    min-height: 58px;
    padding: 0;
    justify-content: center;
  }

  .lb-whatsapp-contact__label {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    white-space: nowrap;
  }

  body.page-id-34 .widget_media_gallery,
  body.page-id-40 .widget_media_gallery,
  body.page-id-36 .widget_media_gallery {
    margin: 34px 0 42px;
  }

  .lb-professional-gallery {
    position: relative;
    left: 50%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    width: 100vw !important;
    transform: translateX(-50%);
  }

  :root {
    --lb-gap: 0;
  }

  body {
    font-size: 15px;
  }

  #kad-banner > .container {
    padding: 0 16px;
  }

  #logo {
    height: 68px;
  }

  #logo #thelogo img.kad-standard-logo {
    width: 86px;
  }

  #logo a.brand,
  #logo #thelogo,
  #logo .kt-intrinsic-container {
    width: 86px;
  }

  #mobile-nav-trigger {
    right: 16px;
  }

  #kad-mobile-nav {
    margin: 0 -16px;
  }

  .lb-hero-shell {
    height: 55.8vw;
    min-height: 0;
  }

  .lb-hero-shell img {
    object-position: center center;
  }

  .lb-hero-copy {
    top: 75%;
    width: 96%;
  }

  .lb-hero-copy strong {
    font-size: clamp(21px, 6.3vw, 30px);
    line-height: 1.12;
  }

  .lb-hero-copy span {
    margin-top: 2px;
    font-size: 16px;
  }

  .lb-hero-row,
  .lb-hero-row .panel-grid-cell,
  .lb-hero-row .so-panel,
  .lb-hero-row .siteorigin-widget-tinymce,
  .lb-hero-row .so-widget-sow-hero,
  .lb-hero-row .sow-slider-base,
  .lb-hero-row .sow-slider-images,
  .lb-hero-row .sow-slider-image,
  .lb-hero-row .sow-slider-image-container,
  .lb-hero-row .sow-slider-image-wrapper {
    height: 55.8vw !important;
    min-height: 0;
  }

  .lb-hero-row .sow-slider-image {
    background-position: center center !important;
  }

  .lb-hero-row .sow-slider-image-wrapper {
    width: 96% !important;
    transform: translateY(44px);
  }

  .lb-hero-row .sow-slider-image-wrapper h1 {
    font-size: clamp(21px, 6.3vw, 30px) !important;
    line-height: 1.12 !important;
  }

  .lb-hero-row .sow-slider-image-wrapper p {
    margin-top: 2px !important;
    font-size: 16px !important;
  }

  .lb-services {
    display: block;
    padding: 32px 0 0;
  }

  .lb-services > .panel-grid-cell {
    width: 100% !important;
  }

  .lb-services > .panel-grid-cell:has(.lb-service--lodging) {
    display: none;
  }

  .lb-services .sow-image-container img {
    height: 46vw !important;
    min-height: 178px;
  }

  .lb-card-copy {
    min-height: 0;
    padding: 12px 32px 24px;
    font-size: 14px;
    line-height: 1.35;
  }

  .lb-card-copy h2 {
    margin-bottom: 18px;
    font-size: 17px;
  }

  .lb-split {
    display: flex;
    flex-direction: column;
    height: auto;
    min-height: 0;
    margin-top: 0;
  }

  .lb-split > .panel-grid-cell:has(.lb-cell-copy),
  .lb-split > .panel-grid-cell:has(.lb-cell-image) {
    flex: 0 0 auto;
    height: auto;
    width: 100% !important;
  }

  .lb-split > .panel-grid-cell:has(.lb-cell-image) {
    order: 1;
  }

  .lb-split > .panel-grid-cell:has(.lb-cell-copy) {
    order: 2;
  }

  .lb-split .so-panel,
  .lb-split .lb-cell,
  .lb-split .lb-cell-image,
  .lb-split .lb-cell-copy,
  .lb-split .siteorigin-widget-tinymce,
  .lb-split .textwidget,
  .lb-split .siteorigin-widget-image,
  .lb-split .sow-image-container {
    height: auto;
  }

  .lb-split .sow-image-container img {
    height: 76vw !important;
    min-height: 0;
  }

  .lb-welcome .sow-image-container img {
    object-position: center;
  }

  .lb-coldiretti .sow-image-container img {
    height: 78vw !important;
  }

  .lb-cacio .sow-image-container img {
    height: 74vw !important;
  }

  .lb-fattoria .sow-image-container img {
    height: 74vw !important;
  }

  .lb-copy-block {
    height: auto;
    padding: 32px 19px 38px;
    font-size: 14px;
    line-height: 1.32;
  }

  .lb-copy-block h2,
  .lb-cacio .lb-copy-block h2 {
    margin-bottom: 27px;
    font-size: 25px;
  }

  .lb-desktop-only-word {
    display: none;
  }

  .lb-copy-block p {
    margin-bottom: 18px;
  }

  .lb-sale-row {
    margin-top: 0;
  }

  .lb-sale-shell {
    height: 45vw;
    min-height: 176px;
  }

  .lb-sale-copy {
    width: 94%;
  }

  .lb-sale-copy strong {
    font-size: clamp(19px, 5.6vw, 25px);
  }

  .lb-sale-copy .lb-sale-hours {
    margin-bottom: 10px;
    font-size: clamp(20px, 5.8vw, 26px);
  }

  .lb-sale-copy p {
    margin-bottom: 5px;
    font-size: 9px;
  }

  #containerfooter > .container,
  #containerfooter .footerbase > .container {
    padding-right: 12px;
    padding-left: 12px;
  }

  #containerfooter .footercol1 {
    padding-top: 17px;
  }

  .lb-footer-address {
    min-height: 157px;
  }

  .lb-footer-address h2 {
    margin-bottom: 14px;
    font-size: 18px;
  }

  .lb-footer-address p {
    font-size: 9px;
  }

  #containerfooter .footerbase {
    padding-bottom: 17px;
  }

  #containerfooter .footercredits p {
    font-size: 8px;
  }

  .lb-contact-map,
  .lb-contact-map iframe {
    height: 390px;
  }

  .lb-contact-info-row {
    display: block;
    width: 100vw;
    padding: 24px 0 0;
  }

  .lb-contact-info-row > .panel-grid-cell {
    display: block;
    width: 100% !important;
  }

  .lb-info-card {
    min-height: 0;
    padding: 30px 22px 32px;
    border-bottom: 1px solid rgba(119, 115, 106, 0.18);
  }

  .lb-info-card h2 {
    margin-bottom: 16px;
    font-size: 21px;
  }

  .lb-booking-intro {
    width: 100%;
    padding: 48px 20px 44px;
  }

  .lb-booking-intro h1,
  .lb-form-section h1 {
    font-size: 27px;
  }

  .lb-form-row {
    width: 100vw;
    padding-bottom: 0;
  }

  .lb-form-section {
    margin-top: 24px;
    padding: 38px 20px 44px;
  }

  .lb-form-grid {
    display: block;
  }

  .lb-form-grid > p {
    display: block;
    margin-bottom: 20px;
  }

  .lb-form-grid > p > label {
    margin-bottom: 18px;
  }

  .lb-form-section input[type="submit"] {
    width: 100%;
    min-width: 0;
  }

  body.page-id-35 img[alt="tiro con l'arco"].alignleft {
    float: none;
    display: block;
    width: min(260px, 80%);
    height: auto;
    margin: 20px auto 24px;
  }
}

@media (max-width: 430px) {
  .lb-copy-block {
    font-size: 13.5px;
  }

  .lb-copy-block h2,
  .lb-cacio .lb-copy-block h2 {
    font-size: 23px;
  }
}
