/**
Theme Name: Goldenes Lamm Theme
Author: Logmedia
Author URI: https://www.logmedia.at/
Description: Goldenes Lamm child theme of astra.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: goldenes-lamm-theme
Template: astra
*/
.site-footer#colophon .site-primary-footer-wrap {
  padding-bottom: 0;
}
.site-footer#colophon .site-below-footer-wrap .site-below-footer-inner-wrap {
  display: flex;
  flex-wrap: wrap;
  padding-top: 0;
  justify-content: center;
}
.site-footer#colophon .site-below-footer-wrap .site-footer-below-section-1 {
  width: 100%;
}
.site-footer#colophon .site-below-footer-wrap .site-footer-below-section-1 ul {
  list-style: none;
}
.site-footer#colophon .site-below-footer-wrap .site-footer-below-section-1 .glm-external-footer-links {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}
.site-footer#colophon .site-below-footer-wrap .site-footer-below-section-1 .glm-external-footer-links img {
  height: 5rem;
}

.site-header#masthead .ast-builder-grid-row {
  display: flex;
  justify-content: center;
}
.site-header#masthead .ast-custom-button {
  width: auto;
  display: flex;
  justify-content: center;
  padding: 0.8rem 1rem !important;
}
.site-header#masthead .ast-header-button-2 .ast-custom-button {
  background-color: transparent !important;
}
.site-header#masthead .ast-header-button-2 .ast-custom-button:hover {
  background-color: black !important;
}

body.home .site-header#masthead .ast-grid-center-col-layout {
  grid-template-columns: 1fr auto 1fr;
}
body.home .site-header#masthead .ast-header-button-1 {
  display: none;
}
body.home .site-header#masthead .ast-header-button-2 .ast-custom-button {
  color: white;
}

.glm-colored-section {
  background: rgb(246, 237, 220);
}
.glm-colored-section > * {
  z-index: 1;
}
.glm-colored-section::before {
  content: "";
  display: block;
  width: 100%;
  height: 2rem;
  position: absolute;
  top: 0;
  left: 0;
  background: url(./assets/graphics/top-waves-divider.png) left top/100% 100% no-repeat;
}
.glm-colored-section::after {
  content: "";
  display: block;
  width: 100%;
  height: 20%;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(./assets/graphics/bottom-waves-divider.png) left top/100% 100% no-repeat;
}
.glm-colored-section.extra-strong:before {
  height: 20%;
}

.glm-direct-booking-modal {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #BDA476;
  color: #11202A;
  padding: 2rem;
  z-index: 999;
  border-radius: 2rem 2rem 0 0;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.3);
  transform: translateY(100%);
  transition: all 0.3s ease-out;
}
.glm-direct-booking-modal.show {
  transform: translateY(0%);
}
.glm-direct-booking-modal ul {
  list-style: none;
}
.glm-direct-booking-modal a {
  background: black;
  padding: 0.5rem 1rem;
  border-radius: 8px;
  margin: 1rem 0 !important;
  display: inline-block;
  color: white;
  text-transform: uppercase;
  border: 2px solid transparent;
  transition: all 0.3s;
}
.glm-direct-booking-modal a:hover {
  transform: scale(1.05);
}
.glm-direct-booking-modal .close-mdl {
  width: 2rem;
  position: absolute;
  right: 2rem;
  top: 1rem;
  cursor: pointer;
}

.site-footer-below-section-5 .ast-custom-button {
  position: fixed;
  bottom: 1.5rem;
  right: 6rem;
  transform: translateY(50svh);
  transition: all 0.3s ease-out;
  z-index: 500;
}
.site-footer-below-section-5 .ast-custom-button.show {
  transform: translateY(0);
}

.wp-block-uagb-container.glm-highlight-box {
  padding: 2rem;
  border-radius: 0.5rem;
  background-color: rgba(189, 164, 117, 0.3);
  box-shadow: 8px 8px 0 rgba(189, 164, 117, 0.2);
  transform: translateY(0);
  transition: all 0.3s ease-out;
  border: 1px solid rgba(42, 44, 61, 0.2);
}
.wp-block-uagb-container.glm-highlight-box:nth-child(even) {
  transform: translateY(-2rem);
}
.wp-block-uagb-container.glm-highlight-box:hover {
  box-shadow: 6px 6px 0 rgba(189, 164, 117, 0.9);
}
.wp-block-uagb-container.glm-highlight-box strong {
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
  display: inline-block;
}
.wp-block-uagb-container.glm-highlight-box .wp-block-uagb-image {
  position: absolute !important;
  top: -1rem;
  left: -1rem;
  border: back;
  background: white;
  width: 3rem !important;
  height: 3rem !important;
  padding: 0.5rem;
  border-radius: 50%;
  border: 1px solid rgba(42, 44, 61, 0.8);
}
.wp-block-uagb-container.glm-highlight-box .wp-block-uagb-image img {
  width: 4rem;
  height: 4rem;
}

.wp-block-uagb-buttons .uagb-button__wrapper .wp-block-button__link {
  line-height: 130%;
}

.wp-block-uagb-post-grid article.uagb-post__inner-wrap img {
  object-fit: cover;
  border-radius: 16px;
}

.wp-block-uagb-post-carousel .slick-slide .uagb-post__image {
  border-radius: 16px;
}
.wp-block-uagb-post-carousel .slick-slide .wp-block-button__link {
  display: inline-block;
}

body #content .glm-info-box-container {
  padding: 0.2rem 1rem;
}
body #content .glm-info-box {
  width: auto;
}
body #content .glm-info-box svg {
  width: 16px;
}
body #content .glm-info-box p {
  margin-bottom: 0;
}

.glm-post-loop img {
  object-fit: cover;
}

/*# sourceMappingURL=style.css.map */
