/**
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 {
  padding-bottom: 4rem;
}
.site-footer#colophon .site-primary-footer-wrap {
  padding-bottom: 0;
}
.site-footer#colophon ul {
  margin-left: 0 !important;
}
.site-footer#colophon ul .menu-link {
  padding: 0 !important;
}
.site-footer#colophon ul li {
  text-align: center !important;
}
@media screen and (max-width: 1000px) {
  .site-footer#colophon ul li {
    text-align: center;
  }
}
@media screen and (min-width: 1000px) {
  .site-footer#colophon ul li {
    margin: 0 0.5rem;
  }
}
.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;
}
@media screen and (max-width: 1470px) {
  .site-footer#colophon .site-below-footer-wrap .site-footer-below-section-1 .glm-external-footer-links {
    flex-wrap: wrap;
    padding: 0.5rem 1rem;
  }
}
.site-footer#colophon .site-below-footer-wrap .site-footer-below-section-1 .glm-external-footer-links img {
  height: 5rem;
}
.site-footer#colophon .site-footer-below-section-2 {
  display: none !important;
}
.site-footer#colophon .site-footer-below-section-4,
.site-footer#colophon .site-footer-below-section-5 {
  position: absolute;
}

@media screen and (max-width: 1000px) {
  #ast-scroll-top {
    right: 0.5rem !important;
  }
}

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

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

body:not(.home) #page .site-header#masthead #ast-desktop-header .menu-link,
body:not(.home) #page .site-header#masthead #ast-desktop-header .menu-text {
  color: #11202a;
}
body:not(.home) #page .site-header#masthead #ast-desktop-header .menu-link:hover, body:not(.home) #page .site-header#masthead #ast-desktop-header .menu-link:active,
body:not(.home) #page .site-header#masthead #ast-desktop-header .menu-text:hover,
body:not(.home) #page .site-header#masthead #ast-desktop-header .menu-text:active {
  color: #11202a;
}
body:not(.home) #page .site-header#masthead #ast-desktop-header .ast-header-button-2 .ast-custom-button {
  color: #11202a !important;
}
body:not(.home) #page .site-header#masthead #ast-desktop-header .ast-header-button-2 .ast-custom-button:hover {
  color: white !important;
}

body #page .ast-header-sticked {
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
}
body #page .ast-header-sticked .ast-below-header {
  background-color: white;
}
body #page .ast-header-sticked .menu-link,
body #page .ast-header-sticked .menu-text {
  color: #11202a;
}
body #page .ast-header-sticked .menu-link:hover, body #page .ast-header-sticked .menu-link:active,
body #page .ast-header-sticked .menu-text:hover,
body #page .ast-header-sticked .menu-text:active {
  color: #11202a;
}
body #page .ast-header-sticked .ast-header-button-2 .ast-custom-button {
  color: #11202a !important;
}
body #page .ast-header-sticked .ast-header-button-2 .ast-custom-button:hover {
  color: white !important;
}

.site-header#masthead #ast-mobile-header .ast-builder-grid-row {
  padding: 0.5rem 2rem;
}
@media screen and (max-width: 1470px) {
  .site-header#masthead #ast-mobile-header .ast-builder-grid-row {
    padding: 0 0 1rem;
    grid-template-columns: unset;
    display: flex;
  }
}
@media screen and (max-width: 1000px) {
  .site-header#masthead #ast-mobile-header .site-header-primary-section-left {
    display: none;
  }
}
.site-header#masthead #ast-mobile-header .site-header-primary-section-right {
  flex-grow: 1;
}
.site-header#masthead #ast-mobile-header .ast-header-html-1 img {
  width: 4rem;
}
@media screen and (max-width: 1000px) {
  .site-header#masthead #ast-mobile-header .ast-header-button-1 {
    width: 100%;
    padding-right: 0;
    max-width: 15rem;
  }
  .site-header#masthead #ast-mobile-header .ast-header-button-1 * {
    width: 100%;
  }
  .site-header#masthead #ast-mobile-header .ast-header-button-1 .ast-custom-button {
    text-align: center;
  }
}
.site-header#masthead #ast-mobile-header .ast-custom-button {
  padding: 0.6rem 1rem;
}
.site-header#masthead #ast-mobile-header .ast-header-sticked .ast-menu2-svg {
  fill: #11202a;
}

#ast-mobile-popup-wrapper #menu-toggle-close {
  border: none;
}
#ast-mobile-popup-wrapper .ast-mobile-popup-inner {
  max-width: 320px;
}
@media screen and (max-width: 1000px) {
  #ast-mobile-popup-wrapper .ast-mobile-popup-inner {
    max-width: 100%;
  }
}
#ast-mobile-popup-wrapper .site-branding {
  text-align: center;
  margin-bottom: 2rem;
  padding-right: 2rem;
}
@media screen and (max-width: 1000px) {
  #ast-mobile-popup-wrapper .site-branding {
    padding-right: 0;
  }
}
#ast-mobile-popup-wrapper .main-navigation .main-header-menu {
  background-color: white !important;
  flex-direction: column;
}
#ast-mobile-popup-wrapper .main-navigation .menu-item {
  color: black !important;
  width: auto;
  padding-right: 2rem;
}
@media screen and (max-width: 1000px) {
  #ast-mobile-popup-wrapper .main-navigation .menu-item {
    width: 100%;
    padding-right: 0;
  }
}
#ast-mobile-popup-wrapper .main-navigation .menu-item .menu-link {
  text-align: center !important;
  border: none;
  color: inherit;
}
#ast-mobile-popup-wrapper .main-navigation .ast-menu-toggle {
  color: black;
  outline: none !important;
  border: none !important;
}

.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;
}
@media screen and (max-width: 1000px) {
  .glm-colored-section::before {
    height: 1rem;
  }
}
.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;
}
@media screen and (max-width: 1000px) {
  .glm-colored-section::after {
    height: 2%;
    bottom: -1px;
  }
}
.glm-colored-section.extra-strong:before {
  height: 20%;
}
@media screen and (max-width: 1000px) {
  .glm-colored-section.extra-strong:before {
    height: 2%;
  }
}

@media screen and (max-width: 1000px) {
  body.post-template-default .entry-content > .wp-block-uagb-container > .uagb-container-inner-blocks-wrap > .wp-block-uagb-advanced-heading + .wp-block-uagb-container {
    padding-top: 0;
  }
  body.post-template-default ul {
    margin-left: 0.5rem !important;
    padding: 0 0.5rem !important;
  }
}

@media screen and (max-width: 1000px) {
  .room {
    padding-bottom: 4rem !important;
  }
}

.glm-direct-booking-modal {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: ghostwhite;
  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;
  margin-left: 0;
}
.glm-direct-booking-modal a {
  background: #BDA476;
  padding: 0.5rem 1rem;
  border-radius: 8px;
  margin: 1rem 0 !important;
  display: inline-block;
  color: #11202a;
  text-transform: uppercase;
  border: 2px solid transparent;
  transition: all 0.3s;
  text-decoration: none;
}
.glm-direct-booking-modal a:hover {
  transform: scale(1.05);
  background-color: #101010;
  color: white;
}
.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;
  max-width: 85%;
  text-decoration: none;
}
@media screen and (max-width: 1000px) {
  .site-footer-below-section-5 .ast-custom-button {
    right: unset;
    left: 0.5rem;
    padding: 1rem !important;
  }
}
.site-footer-below-section-5 .ast-custom-button.show {
  transform: translateY(0);
}

@media screen and (max-width: 1000px) {
  .glm-highlight-box-container {
    padding: 1.5rem !important;
  }
}

.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: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 .uagb-post__inner-wrap {
  background-color: transparent;
}
.wp-block-uagb-post-carousel .uagb-post__inner-wrap .uagb-post__image {
  border-radius: 16px;
}
.wp-block-uagb-post-carousel .uagb-post__inner-wrap .wp-block-button__link {
  display: inline-block;
}
@media screen and (max-width: 1000px) {
  .wp-block-uagb-post-carousel .slick-dots {
    margin-top: 0 !important;
  }
}

body #content .glm-info-box-container {
  padding: 0.2rem 1rem;
}
@media screen and (max-width: 1000px) {
  body #content .glm-info-box-container {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
  }
}
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;
}

.wp-block-uagb-forms .uagb-forms-accept-privacy-link {
  margin-bottom: 1rem;
}
@media screen and (max-width: 1000px) {
  .wp-block-uagb-forms {
    padding: 0.5rem !important;
  }
  .wp-block-uagb-forms .uag-col-3-wrap,
  .wp-block-uagb-forms .uag-col-2-wrap {
    display: block;
  }
}

@media screen and (max-width: 1000px) {
  .room-btns .uagb-buttons__wrap {
    flex-direction: column;
  }
  .room-btns .uagb-buttons__wrap .uagb-button__wrapper {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1000px) {
  .glm-image-mosaic {
    flex-wrap: nowrap !important;
  }
}

.site-header-below-section-right .header-widget-area,
#ast-mobile-popup-wrapper .header-widget-area {
  width: 3rem;
  padding: 0;
}
@media screen and (max-width: 1470px) {
  .site-header-below-section-right .header-widget-area,
  #ast-mobile-popup-wrapper .header-widget-area {
    display: none;
  }
}
.site-header-below-section-right .header-widget-area .wpml-ls-statics-shortcode_actions,
#ast-mobile-popup-wrapper .header-widget-area .wpml-ls-statics-shortcode_actions {
  border: none;
  background-color: transparent;
}
.site-header-below-section-right .header-widget-area .wpml-ls-item-toggle,
.site-header-below-section-right .header-widget-area .wpml-ls-link,
#ast-mobile-popup-wrapper .header-widget-area .wpml-ls-item-toggle,
#ast-mobile-popup-wrapper .header-widget-area .wpml-ls-link {
  background-color: rgba(255, 255, 255, 0.1) !important;
  backdrop-filter: blur(5px) !important;
  border: 1px solid rgba(255, 255, 255, 0);
  text-align: center;
}
.site-header-below-section-right .header-widget-area .wpml-ls-item-toggle:hover,
.site-header-below-section-right .header-widget-area .wpml-ls-link:hover,
#ast-mobile-popup-wrapper .header-widget-area .wpml-ls-item-toggle:hover,
#ast-mobile-popup-wrapper .header-widget-area .wpml-ls-link:hover {
  background-color: rgba(255, 255, 255, 0.2) !important;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.site-header-below-section-right .header-widget-area .wpml-ls-item-toggle,
#ast-mobile-popup-wrapper .header-widget-area .wpml-ls-item-toggle {
  padding: 0.5rem 0;
}
.site-header-below-section-right .header-widget-area .wpml-ls-item-toggle::after,
#ast-mobile-popup-wrapper .header-widget-area .wpml-ls-item-toggle::after {
  display: none;
}
.site-header-below-section-right .header-widget-area .wpml-ls-sub-menu,
#ast-mobile-popup-wrapper .header-widget-area .wpml-ls-sub-menu {
  border: none;
}

@media screen and (min-width: 1470px) {
  #ast-desktop-header .wpml-ls-menu-item {
    display: none;
  }
}

#ast-mobile-popup-wrapper .menu-item.wpml-ls-slot-4 .wpml-ls-item .ast-icon {
  display: none;
}
#ast-mobile-popup-wrapper .menu-item.wpml-ls-slot-4 .wpml-ls-item .menu-text {
  margin-left: -8px;
}
#ast-mobile-popup-wrapper .wpml-ls-current-language > .menu-link {
  background-color: ghostwhite;
  border: solid rgba(182, 155, 103, 0.1);
  border-width: 1px 0;
}

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