/*
Theme Name: Twenty Twenty-Three Child
Theme URI: https://diviextended.com/
Author: Thomas Rothe
Author URI: https://netz-giraffe.de
Template: twentytwentythree
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/** reset block editor css **/
@import url(./font/stylesheet.css);
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_common\.scss}line{font-family:\0000311}}
.wp-site-blocks {
  padding-top: 0;
  padding-bottom: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_common\.scss}line{font-family:\0000315}}
.no-padding {
  padding: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_common\.scss}line{font-family:\0000318}}
.is-content-justification-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_common\.scss}line{font-family:\0000323}}
.wp-container {
  max-width: 1680px !important;
  width: 100% !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_common\.scss}line{font-family:\0000327}}
main.wp-container {
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 1680px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_common\.scss}line{font-family:\0000327}}
  main.wp-container {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_common\.scss}line{font-family:\0000338}}
body {
  color: #707070;
  font-size: 18px;
  line-height: 26px;
  font-family: "Brevia";
  font-weight: 400;
}
@media (min-width: 782px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_common\.scss}line{font-family:\0000338}}
  body {
    font-size: 20px;
    line-height: 28px;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_common\.scss}line{font-family:\0000353}}
.wp-block-gallery figure img {
  border-radius: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_common\.scss}line{font-family:\0000360}}
.wp-block-group.green-box {
  background-color: #e9f2e7;
  margin-top: -20%;
  position: relative;
  max-width: 80%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  margin-left: auto;
  -webkit-box-shadow: 0px 3px 6px #00000029;
          box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  padding: 15px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_common\.scss}line{font-family:\0000374}}
.wp-block-image img {
  width: 100%;
  border-radius: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\000031}}
header {
  background: #416952;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 0px 0px 30px 30px;
  padding: 0;
  /*
  nav.wp-block-navigation {
    background: $color-green2;
    padding: 150px 100px 50px 100px;
    z-index: 3;
    transition: all ease 0.2s;

    ul.wp-block-navigation {



    }

  }
  */
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\000037}}
header .logo-column img {
  margin-top: -15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\0000311}}
header .wc-block-mini-cart__button {
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\0000314}}
header .wc-block-mini-cart__badge, header .wc-block-mini-cart__quantity-badge {
  font-size: 24px;
  color: #FFFFFF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\0000320}}
header .wp-block-columns:first-of-type {
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\0000325}}
header .wc-block-mini-cart.wp-block-woocommerce-mini-cart span.wc-block-mini-cart__amount {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\0000331}}
header .nav-wp-navigation-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  cursor: pointer;
  max-width: 50px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\0000336}}
header .nav-wp-navigation-action .span-wrapper {
  z-index: 4000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\0000338}}
header .nav-wp-navigation-action .span-wrapper span {
  display: block;
  width: 100%;
  background: #FFFFFF;
  height: 4px;
  margin-bottom: 14px;
  border-radius: 12px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\0000345}}
header .nav-wp-navigation-action .span-wrapper span.center {
  width: 50%;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\0000354}}
header .nav-wp-navigation-action.active .span-wrapper span.center {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\0000361}}
header .wp-block-navigation__container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\0000366}}
header nav.wp-block-navigation {
  background: #416952;
  padding: 150px 100px 50px 100px;
  width: 320px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transform: translate3d(-100px, calc(-100% - 150px), 0);
          transform: translate3d(-100px, calc(-100% - 150px), 0);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\0000376}}
header nav.wp-block-navigation.active {
  z-index: 3000;
  -webkit-transform: translate3d(-100px, -100px, 0);
          transform: translate3d(-100px, -100px, 0);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\0000380}}
header nav.wp-block-navigation .wp-block-navigation-item {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\0000383}}
header nav.wp-block-navigation .wp-block-navigation-item.has-child .wp-block-navigation__submenu-container {
  background-color: transparent;
  border: 0;
  color: #FFFFFF !important;
  opacity: 1;
  /*overflow: unset;*/
  position: relative;
  top: unset;
  left: unset;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\0000393}}
header nav.wp-block-navigation .wp-block-navigation-item.has-child .wp-block-navigation-submenu__toggle[aria-expanded="true"] ~ .wp-block-navigation__submenu-container {
  width: 100%;
  height: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\0000399}}
header nav.wp-block-navigation .wp-block-navigation-item__content {
  font-family: 'Brevia';
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  color: #FFFFFF !important;
}
@media (min-width: 782px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\000031}}
  header {
    padding: 20px 0 60px 0;
  }
}

@media (max-width: 782px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\00003130}}
  .wp-block-columns .wp-block-column.nav-column {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 45% !important;
            flex: 0 0 45% !important;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\00003134}}
  .wp-block-columns .wp-block-column.logo-column {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\00003138}}
  .wp-block-columns .wp-block-column.cart-column {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 45% !important;
            flex: 0 0 45% !important;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_header\.scss}line{font-family:\00003143}}
  .wp-block-columns .wp-block-column.cart-column img {
    max-width: 50px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_content\.scss}line{font-family:\000031}}
.wp-block-post-title {
  font-size: 36px;
  line-height: 44px;
  color: #416952;
  font-weight: 800;
  padding-top: 50px;
  margin-bottom: 30px;
  text-align: center;
}
@media (min-width: 782px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_content\.scss}line{font-family:\000031}}
  .wp-block-post-title {
    font-size: 48px;
    line-height: 68px;
    padding-top: 100px;
    margin-bottom: 60px;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_content\.scss}line{font-family:\0000318}}
h2 {
  font-size: 28px;
  line-height: 34px;
  color: #416952;
  font-weight: 800;
}
@media (min-width: 782px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_content\.scss}line{font-family:\0000318}}
  h2 {
    font-size: 36px;
    line-height: 44px;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_content\.scss}line{font-family:\0000330}}
.carousel-control-prev {
  left: -120px !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_content\.scss}line{font-family:\0000333}}
.carousel-control-prev .bsbArrowButton svg {
  width: 100%;
  height: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_content\.scss}line{font-family:\0000339}}
.carousel-control-next {
  right: -120px !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_content\.scss}line{font-family:\0000342}}
.carousel-control-next .bsbArrowButton svg {
  width: 100%;
  height: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_content\.scss}line{font-family:\0000349}}
.woocommerce-account .wp-block-post-title, .woocommerce-account main .woocommerce, .woocommerce-cart .wp-block-post-title, .woocommerce-cart main .woocommerce, .woocommerce-checkout .wp-block-post-title, .woocommerce-checkout main .woocommerce {
  max-width: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_content\.scss}line{font-family:\0000353}}
.woocommerce-page table.shop_table_responsive td, .woocommerce-page table.shop_table_responsive th,
.woocommerce-page .cart-collaterals h2,
.woocommerce-error, .woocommerce-info, .woocommerce-message,
.wp-block-post-excerpt__excerpt, .woocommerce-Tabs-panel {
  font-size: 20px;
  line-height: 28px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_content\.scss}line{font-family:\0000363}}
.woocommerce-Tabs-panel a {
  color: #416952;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_content\.scss}line{font-family:\0000368}}
.single-product .woocommerce-Price-amount {
  font-size: 50px;
  line-height: 68px;
  font-weight: 600;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_content\.scss}line{font-family:\0000374}}
.wp-block-woocommerce-product-details ul.wc-tabs {
  border-bottom: 0;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_content\.scss}line{font-family:\0000381}}
.wp-block-woocommerce-product-details ul.wc-tabs li {
  font-size: 50px;
  line-height: 68px;
  font-weight: 600;
  background: none;
  border: 0;
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_content\.scss}line{font-family:\0000388}}
.wp-block-woocommerce-product-details ul.wc-tabs li:first-child {
  margin-left: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_content\.scss}line{font-family:\0000392}}
.wp-block-woocommerce-product-details ul.wc-tabs li.active {
  background: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_content\.scss}line{font-family:\0000394}}
.wp-block-woocommerce-product-details ul.wc-tabs li.active a {
  color: #597559;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_content\.scss}line{font-family:\0000397}}
.wp-block-woocommerce-product-details ul.wc-tabs li.active:before {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_content\.scss}line{font-family:\00003100}}
.wp-block-woocommerce-product-details ul.wc-tabs li.active:after {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_content\.scss}line{font-family:\00003107}}
.woocommerce-page .cart-collaterals table.shop_table_responsive th {
  width: 50%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_form\.scss}line{font-family:\000031}}
input, textarea {
  background-color: #416952;
  border-radius: 30px;
  border: 1px solid #416952;
  padding: 15px 15px;
  margin: 0;
  width: 100%;
  font-size: 23px;
  line-height: 28px;
  color: #FFFFFF;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_form\.scss}line{font-family:\0000313}}
input:focus, textarea:focus {
  outline: none;
  background-color: #FFFDFB;
  border: 1px solid #597559;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_form\.scss}line{font-family:\0000319}}
input[type="submit"], textarea[type="submit"] {
  background: #416952;
  color: #FFFFFF;
  width: auto;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_form\.scss}line{font-family:\0000324}}
input[type="submit"]:hover, textarea[type="submit"]:hover {
  background-color: #FFFDFB;
  border: 1px solid #416952;
  color: #416952;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_form\.scss}line{font-family:\0000332}}
.wp-element-button, .wp-block-button__link {
  background-color: #416952;
  border-radius: 30px;
  border: 1px solid #416952;
  color: #FFFFFF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_form\.scss}line{font-family:\0000338}}
.wp-element-button:hover, .wp-block-button__link:hover {
  background-color: #FFFDFB;
  border: 1px solid #416952;
  color: #416952;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_form\.scss}line{font-family:\0000344}}
.wp-element-button#place_order, .wp-block-button__link#place_order {
  background-color: #597559;
  border: 1px solid #597559;
  color: #FFFDFB;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_footer\.scss}line{font-family:\000031}}
footer {
  background: #416952;
  border-radius: 30px 30px 0px 0px;
  padding: 0 0 40px 0;
}
@media (min-width: 782px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_footer\.scss}line{font-family:\000031}}
  footer {
    padding: 50px 0 40px 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/thomasrothe\/Documents\/Entwicklung\/htdocs\/federgeist\/wp-content\/themes\/twenty-twenty-three-child\/scss\/_footer\.scss}line{font-family:\0000310}}
footer p, footer a {
  color: #FFFFFF !important;
  font-size: 20px;
  line-height: 28px;
}

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