/*
 Theme Name:     pixeltypen_ Child Theme
 Theme URI:      https://oceanwp.org/
 Author:         pixeltypen / Tobias Bals
 Author URI:     https://pixeltypen.de
 Template:       oceanwp
 Version:        1.0.0
*/
/* ==========================================================================
   Max content widths
   ========================================================================== */
/* ==========================================================================
         Colors
         ========================================================================== */
/* ==========================================================================
         Device widths
         ========================================================================== */
@media screen and (max-width: 1024px) {
  .pix_hide_on_mobiles {
    display: none !important;
  }
}

.pix_no_margin,
.pix_no_margin * {
  margin-bottom: 0 !important;
}

@media screen and (min-width: 1025px) {
  .pix_offset_left {
    transform: translateX(-80px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_offset_left {
    transform: translateX(-20px);
  }
}

@media screen and (min-width: 768px) {
  .pix_right_padding {
    padding-right: 150px !important;
  }
}

.pix_left_padding {
  padding-left: 150px !important;
}

@media screen and (min-width: 1025px) {
  .pix_offset_column.pix_top {
    margin-top: -120px !important;
    margin-bottom: 120px !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_offset_column.pix_bottom {
    margin-bottom: -120px !important;
  }
}

.pix_add_extra_width {
  width: 130% !important;
  max-width: 130% !important;
}

@media screen and (min-width: 1025px) {
  .pix_gap {
    gap: 40px !important;
  }
}
@media screen and (max-width: 1024px) {
  .pix_gap {
    gap: 35px !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_gap > .e-con-inner {
    gap: 40px !important;
  }
}
@media screen and (max-width: 1024px) {
  .pix_gap > .e-con-inner {
    gap: 35px !important;
  }
}

@media screen and (max-width: 1024px) {
  .pix_gap_only_tablet_mobile {
    gap: 35px !important;
  }
}
@media screen and (max-width: 1024px) {
  .pix_gap_only_tablet_mobile > .e-con-inner {
    gap: 35px !important;
  }
}

@media screen and (min-width: 1025px) {
  .pix_default_section_padding {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_default_section_padding {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media screen and (max-width: 767px) {
  .pix_default_section_padding {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
}

@media screen and (min-width: 1025px) {
  .pix_section_bottom_padding {
    padding-bottom: 100px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_section_bottom_padding {
    padding-bottom: 80px !important;
  }
}
@media screen and (max-width: 767px) {
  .pix_section_bottom_padding {
    padding-bottom: 50px !important;
  }
}

@media screen and (min-width: 1025px) {
  .pix_section_top_padding {
    padding-top: 100px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_section_top_padding {
    padding-top: 80px !important;
  }
}
@media screen and (max-width: 767px) {
  .pix_section_top_padding {
    padding-top: 50px !important;
  }
}

.pix_section_title {
  font-family: "PF Display", Sans-serif !important;
}
@media screen and (min-width: 1025px) {
  .pix_section_title {
    font-size: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_section_title {
    font-size: 50px;
  }
}
@media screen and (max-width: 767px) {
  .pix_section_title {
    font-size: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .pix_section_title {
    margin-bottom: 30px !important;
  }
}

#outer-wrap {
  overflow: hidden !important;
}

#main {
  margin-top: -1px !important;
}

a:focus {
  outline: none !important;
}

.elementor > .elementor-element {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#scroll-top i {
  display: none !important;
}
#scroll-top {
  background-image: url("/wp-content/uploads/2023/assets/aroow_top.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px 20px !important;
  border-radius: 100% !important;
  background-color: #362b1f !important;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #scroll-top {
    width: 50px !important;
    height: 50px !important;
    background-size: 30px 30px !important;
  }
}
@media screen and (max-width: 767px) {
  #scroll-top {
    width: 40px !important;
    height: 40px !important;
    background-size: 20px 20px !important;
  }
}

.pix_custom_button .elementor-button {
  padding: 0 !important;
  text-decoration: underline;
}

.pix_custom_border_button .elementor-button {
  border-radius: 0 !important;
  text-decoration: underline;
  background-color: transparent !important;
}
@media screen and (min-width: 1025px) {
  .pix_custom_border_button .elementor-button {
    padding: 10px 40px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_custom_border_button .elementor-button {
    padding: 10px !important;
  }
}
.pix_custom_border_button.pix_dark .elementor-button {
  border: 2px solid #362b1f !important;
  color: #362b1f !important;
}
.pix_custom_border_button.pix_light .elementor-button {
  border: 2px solid #f5f5f0 !important;
  color: #f5f5f0 !important;
}
.pix_custom_border_button.pix_white .elementor-button {
  border: 2px solid #ffffff !important;
  color: #ffffff !important;
}

/* Header
      ========================================================================== */
.logged-in .pix_header {
  top: 32px !important;
}

header#site-header {
  margin-top: -1px !important;
  margin-bottom: 1px !important;
}
header#site-header .pix_header {
  transition: all 0.3s ease !important;
}
@media screen and (min-width: 768px) {
  header#site-header .pix_header {
    height: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  header#site-header .pix_header {
    height: 70px !important;
  }
}
header#site-header .pix_header .pix_header_menu .menu-item.menu-item-has-children .sub-menu {
  background-color: transparent !important;
  margin-top: 15px !important;
}
header#site-header .pix_header .pix_header_menu .menu-item.menu-item-has-children .sub-menu .elementor-sub-item {
  padding: 0 !important;
  color: white !important;
  font-family: "PF Display", Sans-serif !important;
  opacity: 0.8 !important;
}
@media screen and (min-width: 1025px) {
  header#site-header .pix_header .pix_header_menu .menu-item.menu-item-has-children .sub-menu .elementor-sub-item {
    font-size: 25px !important;
  }
}
header#site-header .pix_header .pix_header_menu .menu-item.menu-item-has-children .sub-menu .elementor-sub-item:hover {
  background-color: transparent !important;
}
header#site-header .pix_header .pix_header_menu .menu-item a.elementor-item {
  position: relative;
}
header#site-header .pix_header .pix_header_menu .menu-item a.elementor-item:hover::after, header#site-header .pix_header .pix_header_menu .menu-item a.elementor-item.elementor-item-active::after {
  right: 0;
}
header#site-header .pix_header .pix_header_menu .menu-item a.elementor-item::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 100%;
  height: 2px;
  background-color: white !important;
  transition: all 0.3s ease !important;
}
header#site-header .pix_header .pix_logo_container {
  position: relative !important;
}
header#site-header .pix_header .pix_logo_container .pix_site_logo,
header#site-header .pix_header .pix_logo_container .pix_scroll_logo {
  position: absolute !important;
}
header#site-header .pix_header .pix_logo_container .pix_site_logo {
  top: 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  header#site-header .pix_header .pix_logo_container .pix_site_logo a img {
    width: 150px;
  }
}
header#site-header .pix_header .pix_logo_container .pix_scroll_logo {
  opacity: 0;
}
@media screen and (min-width: 1025px) {
  header#site-header .pix_header .pix_logo_container .pix_scroll_logo {
    top: 19px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  header#site-header .pix_header .pix_logo_container .pix_scroll_logo {
    top: 24px;
  }
}
@media screen and (max-width: 767px) {
  header#site-header .pix_header .pix_logo_container .pix_scroll_logo {
    top: 19px;
  }
}
header#site-header .pix_header .pix_logo_container .pix_scroll_logo a {
  display: block !important;
}
@media screen and (min-width: 1025px) {
  header#site-header .pix_header .pix_logo_container .pix_scroll_logo a img {
    width: 200px;
    height: 36px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  header#site-header .pix_header .pix_logo_container .pix_scroll_logo a img {
    width: 150px;
    height: 27px;
  }
}
@media screen and (max-width: 767px) {
  header#site-header .pix_header .pix_logo_container .pix_scroll_logo a img {
    width: 80px;
  }
}
header#site-header .pix_header.pix_scrolling {
  background-color: #362b1f !important;
}
header#site-header .pix_header.pix_scrolling .pix_scroll_logo {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  header#site-header .pix_header.pix_scrolling {
    height: 80px !important;
  }
}
header#site-header .pix_header.pix_scrolling .gt_options {
  background-color: #362b1f !important;
}
header#site-header .pix_header .pix_site_logo a {
  position: relative;
}
header#site-header .pix_header .pix_site_logo a img {
  transition: all 0.3s ease !important;
}
@media screen and (min-width: 1025px) {
  header#site-header .pix_header .pix_site_logo a img {
    height: 100px !important;
    width: 200px !important;
    padding: 15px 10px !important;
  }
}
@media screen and (max-width: 1024px) {
  header#site-header .pix_header .pix_site_logo a img {
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  header#site-header .pix_header .pix_site_logo a img {
    max-height: 70px !important;
  }
}
header#site-header .pix_header .pix_site_logo a {
  box-sizing: border-box;
  background-color: #362b1f;
}
header#site-header .pix_header #gt_float_wrapper {
  display: flex !important;
  align-items: center !important;
  position: relative !important;
}
header#site-header .pix_header #gt_float_wrapper .gt_float_switcher {
  background-color: transparent !important;
  box-shadow: none !important;
}
header#site-header .pix_header #gt_float_wrapper .gt_float_switcher .gt-selected {
  background-color: transparent !important;
}
header#site-header .pix_header #gt_float_wrapper .gt_float_switcher .gt-selected .gt-current-lang {
  padding: 0 !important;
}
header#site-header .pix_header #gt_float_wrapper .gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
  filter: brightness(100) !important;
}
@media screen and (max-width: 767px) {
  header#site-header .pix_header #gt_float_wrapper .gt_float_switcher .gt-selected .gt-current-lang .gt-lang-code {
    font-size: 12px !important;
  }
}
header#site-header .pix_header #gt_float_wrapper .gt_float_switcher .gt-selected .gt-current-lang img {
  display: none !important;
}
header#site-header .pix_header #gt_float_wrapper .gt_float_switcher .gt-selected .gt-lang-code {
  color: #ffffff;
}
header#site-header .pix_header #gt_float_wrapper .gt_float_switcher .gt_options {
  position: absolute !important;
  right: -20px !important;
  left: -20px !important;
}
@media screen and (min-width: 1025px) {
  header#site-header .pix_header #gt_float_wrapper .gt_float_switcher .gt_options {
    right: -30px !important;
    left: -30px !important;
  }
}
header#site-header .pix_header #gt_float_wrapper .gt_float_switcher .gt_options {
  background-color: rgba(54, 43, 31, 0.6) !important;
}
@media screen and (min-width: 768px) {
  header#site-header .pix_header #gt_float_wrapper .gt_float_switcher .gt_options {
    padding: 15px !important;
  }
}
@media screen and (max-width: 767px) {
  header#site-header .pix_header #gt_float_wrapper .gt_float_switcher .gt_options {
    padding: 5px !important;
  }
}
header#site-header .pix_header #gt_float_wrapper .gt_float_switcher .gt_options {
  margin-top: 10px !important;
  display: flex !important;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  header#site-header .pix_header #gt_float_wrapper .gt_float_switcher .gt_options {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  header#site-header .pix_header #gt_float_wrapper .gt_float_switcher .gt_options {
    gap: 5px !important;
  }
}
header#site-header .pix_header #gt_float_wrapper .gt_float_switcher .gt_options .nturl {
  padding: 0 !important;
}
@media screen and (min-width: 768px) {
  header#site-header .pix_header #gt_float_wrapper .gt_float_switcher .gt_options .nturl {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 767px) {
  header#site-header .pix_header #gt_float_wrapper .gt_float_switcher .gt_options .nturl {
    font-size: 12px !important;
  }
}
header#site-header .pix_header #gt_float_wrapper .gt_float_switcher .gt_options .nturl {
  color: #ffffff !important;
}
header#site-header .pix_header #gt_float_wrapper .gt_float_switcher .gt_options .nturl img {
  max-width: 20px !important;
  display: none !important;
}
header#site-header .pix_header .pix_hamburger_menu,
header#site-header .pix_header .pix_close {
  cursor: pointer !important;
}
header#site-header .pix_header .pix_hamburger_menu .elementor-icon-wrapper,
header#site-header .pix_header .pix_close .elementor-icon-wrapper {
  display: flex;
  align-items: center;
}
header#site-header .pix_header .pix_close {
  display: none;
}
header#site-header .pix_header.pix_menu_open .pix_hamburger_menu {
  display: none !important;
}
header#site-header .pix_header.pix_menu_open .pix_close {
  display: block !important;
}
header#site-header .pix_header.pix_menu_open .pix_header_menu .menu-item.menu-item-has-children .sub-arrow svg.e-font-icon-svg.e-fas-caret-down {
  fill: #362b1f !important;
}
header#site-header .pix_header.pix_menu_open .gtranslate_wrapper .gt-lang-code {
  color: #362b1f !important;
}
header#site-header .pix_header.pix_menu_open .pix_header_menu .elementor-nav-menu .elementor-item {
  color: #362b1f !important;
}
header#site-header .pix_header.pix_menu_open .pix_header_menu .elementor-nav-menu .elementor-item::after {
  background-color: #362b1f !important;
}
header#site-header .pix_header.pix_menu_open .pix_header_menu .elementor-nav-menu .menu-item-has-children .sub-menu .elementor-sub-item {
  color: #362b1f !important;
}
header#site-header .pix_header.pix_menu_open #gt_float_wrapper .gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
  filter: brightness(0) !important;
}

.logged-in .pix_mega_menu_section.pix_menu_open {
  top: 32px !important;
}

.pix_mega_menu_section {
  opacity: 0 !important;
  top: -2000px;
}
.pix_mega_menu_section.pix_menu_open {
  top: 0 !important;
  opacity: 1 !important;
}

@media screen and (min-width: 1025px) {
  .pix_mega_menu_section {
    padding-top: 180px !important;
  }
}
@media screen and (max-width: 1024px) {
  .pix_mega_menu_section {
    padding-top: 120px;
  }
}
@media screen and (min-width: 1025px) {
  .pix_mega_menu_section .pix_mega_menu .elementor-nav-menu--main .elementor-nav-menu#menu-1-c4522a1 {
    justify-content: flex-end !important;
  }
}
.pix_mega_menu_section .pix_mega_menu .elementor-nav-menu--main .elementor-nav-menu {
  width: 100% !important;
  align-items: flex-start !important;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_mega_menu_section .pix_mega_menu .elementor-nav-menu--main .elementor-nav-menu {
    gap: 35px !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_mega_menu_section .pix_mega_menu .elementor-nav-menu--main .elementor-nav-menu {
    justify-content: space-between !important;
  }
}
@media screen and (max-width: 767px) {
  .pix_mega_menu_section .pix_mega_menu .elementor-nav-menu--main .elementor-nav-menu {
    gap: 30px;
    flex-direction: column !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_mega_menu_section .pix_mega_menu .elementor-nav-menu--main .elementor-nav-menu .menu-item {
    width: 20% !important;
  }
}
.pix_mega_menu_section .pix_mega_menu .elementor-nav-menu--main .elementor-nav-menu .menu-item-has-children {
  flex-direction: column !important;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_mega_menu_section .pix_mega_menu .elementor-nav-menu--main .elementor-nav-menu .menu-item-has-children {
    width: calc((100% - 70px) / 3) !important;
  }
}
@media screen and (max-width: 767px) {
  .pix_mega_menu_section .pix_mega_menu .elementor-nav-menu--main .elementor-nav-menu .menu-item-has-children.pix_open_sub_menu a.has-submenu .sub-arrow {
    transform: rotate(-180deg);
  }
}
@media screen and (max-width: 767px) {
  .pix_mega_menu_section .pix_mega_menu .elementor-nav-menu--main .elementor-nav-menu .menu-item-has-children.pix_open_sub_menu .sub-menu {
    max-height: 600px !important;
    margin-top: 15px !important;
  }
}
@media screen and (min-width: 768px) {
  .pix_mega_menu_section .pix_mega_menu .elementor-nav-menu--main .elementor-nav-menu .menu-item-has-children a.has-submenu {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .pix_mega_menu_section .pix_mega_menu .elementor-nav-menu--main .elementor-nav-menu .menu-item-has-children a.has-submenu .sub-arrow {
    background-image: url("/wp-content/uploads/2023/assets/arrow_down.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-left: 15px;
    width: 15px !important;
    height: 9px !important;
    padding: 0 !important;
    transition: all 0.3s ease !important;
  }
}
.pix_mega_menu_section .pix_mega_menu .elementor-nav-menu--main .elementor-nav-menu .menu-item-has-children a.has-submenu .sub-arrow i {
  display: none !important;
}
.pix_mega_menu_section .pix_mega_menu .elementor-nav-menu--main .elementor-nav-menu .sub-menu {
  display: block !important;
  position: static !important;
  transition: all 0.3s ease !important;
}
@media screen and (max-width: 767px) {
  .pix_mega_menu_section .pix_mega_menu .elementor-nav-menu--main .elementor-nav-menu .sub-menu {
    max-height: 0 !important;
    overflow: hidden;
  }
}
@media screen and (max-width: 1024px) {
  .pix_mega_menu_section .pix_mega_menu .elementor-nav-menu--main .elementor-nav-menu .sub-menu li.pix_kontakt_item {
    display: none !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_mega_menu_section .pix_mega_menu .elementor-nav-menu--main .elementor-nav-menu .sub-menu li.pix_kontakt_item a {
    font-family: "PF Display", Sans-serif !important;
    font-size: 22px !important;
    font-weight: bold !important;
    margin-top: 25px;
  }
}
.pix_mega_menu_section .pix_mega_menu .elementor-nav-menu--main .elementor-nav-menu .sub-menu a {
  border: none !important;
  background-color: transparent !important;
  color: #362b1f !important;
  position: relative;
  width: max-content !important;
}
.pix_mega_menu_section .pix_mega_menu .elementor-nav-menu--main .elementor-nav-menu .sub-menu a:hover::after, .pix_mega_menu_section .pix_mega_menu .elementor-nav-menu--main .elementor-nav-menu .sub-menu a.elementor-item-active::after {
  right: 0;
}
.pix_mega_menu_section .pix_mega_menu .elementor-nav-menu--main .elementor-nav-menu .sub-menu a::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 100%;
  height: 1px;
  background-color: #362b1f !important;
  transition: all 0.3s ease !important;
}

.pix_hero_section .pix_scroll_to_next {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.pix_hero_section.pix_home {
  min-height: 100vh !important;
}
.pix_hero_section.pix_other_pages {
  min-height: 65vh;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_offset_section .e-con-inner {
    flex-wrap: wrap !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_offset_section.pix_start_section {
    margin-top: 120px !important;
  }
}
@media screen and (max-width: 767px) {
  .pix_offset_section.pix_start_section {
    margin-top: 100px !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_offset_section.pix_add_more_top_space {
    margin-top: 220px !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_offset_section.pix_only_images .pix_background_column {
    min-height: 550px;
  }
}
@media screen and (max-width: 1024px) {
  .pix_offset_section.pix_only_images .pix_right_column {
    order: -1 !important;
  }
}
@media screen and (max-width: 1024px) {
  .pix_offset_section:not(.pix_only_images) .pix_background_column {
    order: -1 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_offset_section .pix_background_column,
  .pix_offset_section .pix_text_column {
    width: 100% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_offset_section .pix_background_column {
    min-height: 500px !important;
    width: calc(100% + 8vw) !important;
    margin-left: -8vw !important;
  }
}
@media screen and (max-width: 767px) {
  .pix_offset_section .pix_background_column {
    min-height: 400px !important;
    width: calc(100% + 8vw) !important;
    margin-left: -8vw !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_offset_section .pix_text_column {
    min-height: 500px;
    padding: 50px !important;
  }
}
@media screen and (max-width: 767px) {
  .pix_offset_section .pix_text_column {
    min-height: 600px;
    padding: 30px 20px !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_offset_section .pix_text_column {
    padding-top: 120px !important;
    padding-bottom: 50px !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_offset_section .pix_text_column.pix_right {
    padding-top: 50px !important;
    padding-bottom: 180px !important;
  }
}
.pix_offset_section .pix_float_background {
  position: absolute !important;
  bottom: 0;
  z-index: 10;
}
@media screen and (min-width: 1025px) {
  .pix_offset_section .pix_float_background {
    top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_offset_section .pix_float_background {
    min-height: 500px;
  }
}
@media screen and (max-width: 767px) {
  .pix_offset_section .pix_float_background {
    min-height: 600px;
  }
}
@media screen and (min-width: 1025px) {
  .pix_offset_section .pix_float_background.pix_left {
    right: 50% !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_offset_section .pix_float_background.pix_right {
    left: 50% !important;
  }
}

.pix_highlight_section .pix_padding_column,
.pix_angebote_section .pix_padding_column {
  padding-left: 50px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_highlight_section .pix_highlight_card,
  .pix_angebote_section .pix_highlight_card {
    width: calc((100% - 35px) / 2) !important;
  }
}
@media screen and (max-width: 767px) {
  .pix_highlight_section .pix_highlight_card,
  .pix_angebote_section .pix_highlight_card {
    width: 100% !important;
  }
}

.pix_interview_slider_section .pix_interview_item {
  background-blend-mode: multiply;
}
.pix_interview_slider_section .pix_interview_item .pix_interviewer_name {
  color: #ffffff !important;
  font-style: italic !important;
  font-size: 18px;
  text-decoration: underline;
}
.pix_interview_slider_section .pix_interview_item.pix_light p {
  color: #ffffff !important;
}
.pix_interview_slider_section .pix_interview_item.pix_light h3 {
  color: #ffffff !important;
  font-weight: bold !important;
}
.pix_interview_slider_section .pix_swiper_button_container {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 30px;
  z-index: 2;
  max-width: 1200px;
  margin: 0 auto;
}
.pix_interview_slider_section .elementor-swiper-button {
  width: 30px;
  position: absolute;
  cursor: pointer;
}
@media screen and (min-width: 1025px) {
  .pix_interview_slider_section .elementor-swiper-button.elementor-swiper-button-prev {
    right: 50px !important;
  }
}
@media screen and (max-width: 1024px) {
  .pix_interview_slider_section .elementor-swiper-button.elementor-swiper-button-prev {
    right: calc(8vw + 50px);
  }
}
@media screen and (min-width: 1025px) {
  .pix_interview_slider_section .elementor-swiper-button.elementor-swiper-button-next {
    right: 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  .pix_interview_slider_section .elementor-swiper-button.elementor-swiper-button-next {
    right: 8vw !important;
  }
}

.pix_interview_qna_list {
  list-style: none !important;
  margin: 0 !important;
}

.pix_footer .pix_footer_menu .elementor-nav-menu {
  flex-wrap: wrap !important;
}
@media screen and (min-width: 1025px) {
  .pix_footer .pix_footer_menu .elementor-nav-menu .menu-item {
    width: 50% !important;
    justify-content: center !important;
  }
}
@media screen and (max-width: 767px) {
  .pix_footer .pix_footer_menu .elementor-nav-menu .menu-item {
    width: 50% !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_footer .pix_footer_middle_col {
    border-left: 1px solid #f5f5f0 !important;
    border-right: 1px solid #f5f5f0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_footer .pix_footer_middle_col {
    border-top: 1px solid #f5f5f0 !important;
  }
}
.pix_footer .footer_info_col a {
  color: #f5f5f0 !important;
}
.pix_footer .footer_info_col a:hover {
  text-decoration: underline;
}
.pix_footer .rmBase__container {
  padding: 0 !important;
  overflow: hidden !important;
}
.pix_footer .rmBase__comp--heading {
  margin-bottom: 20px !important;
}

.pix_angebote_list {
  display: flex;
  justify-content: space-between !important;
  list-style: none;
  margin: 0 !important;
  flex-wrap: wrap !important;
}
@media screen and (max-width: 1024px) {
  .pix_angebote_list {
    flex-wrap: wrap !important;
  }
}
.pix_angebote_list .pix_angebote_card {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 1025px) {
  .pix_angebote_list .pix_angebote_card {
    width: calc((100% - 100px) / 3) !important;
    margin-bottom: 50px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_angebote_list .pix_angebote_card {
    width: calc((100% - 50px) / 2) !important;
    margin-bottom: 50px !important;
  }
}
@media screen and (max-width: 767px) {
  .pix_angebote_list .pix_angebote_card {
    width: 100% !important;
    margin-bottom: 30px !important;
  }
}
.pix_angebote_list .pix_angebote_card .pix_title {
  margin-bottom: 0;
  font-family: "PF Display", Sans-serif !important;
  color: #67747c;
  font-size: 30px;
}
.pix_angebote_list .pix_angebote_card {
  /* 	.pix_offset_container{
       padding-left:100px;
     } */
}
.pix_angebote_list .pix_angebote_card .pix_excerpt {
  font-family: "Open Sans", Sans-serif;
}
.pix_angebote_list .pix_angebote_card .pix_custom_border_button .elementor-button {
  font-family: "PF Display", Sans-serif !important;
  border: 2px solid #bdb4ac !important;
  border-radius: 0 !important;
  background-color: transparent !important;
  color: #362b1f !important;
}
.pix_angebote_list .pix_thumbnail {
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.pix_angebote_section_with_filter .angebote_category_filter {
  display: flex;
  list-style: none;
  justify-content: flex-start;
  margin-left: 0 !important;
  margin-bottom: 50px !important;
  flex-wrap: wrap !important;
}
.pix_angebote_section_with_filter .angebote_category_filter .filter_item {
  cursor: pointer;
  padding: 5px 10px;
  font-family: "PF Display", Sans-serif !important;
  text-decoration: underline;
  color: #bdb4ac;
}
@media screen and (min-width: 1025px) {
  .pix_angebote_section_with_filter .angebote_category_filter .filter_item {
    font-size: 22px !important;
  }
}
.pix_angebote_section_with_filter .angebote_category_filter .filter_item.pix_active {
  color: #362b1f !important;
}

.pix_price_year_section .pix_price_year {
  margin-bottom: 0 !important;
  font-family: "PF Display", Sans-serif !important;
}
@media screen and (min-width: 1025px) {
  .pix_price_year_section .pix_price_year {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_price_year_section .pix_price_year {
    font-size: 20px;
  }
}
.pix_price_year_section .pix_price_year {
  margin: 25px 0 !important;
}
.pix_price_year_section .pix_room_price_list {
  list-style: none !important;
  margin: 0 !important;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 25px !important;
  background-color: #d2c1ad !important;
}
.pix_price_year_section .pix_room_price_list .room_price_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
}
.pix_price_year_section .pix_room_price_list .room_price_item:not(:last-child) {
  border-bottom: 2px solid #ffffff;
}
.pix_price_year_section .pix_room_price_list .room_price_item .pix_room_price {
  font-weight: bold !important;
}

.pix_anwendungen_section_with_filter .anwendungen_category_filter {
  display: flex;
  list-style: none;
  justify-content: flex-start;
  margin-left: 0 !important;
  margin-bottom: 50px !important;
  flex-wrap: wrap !important;
}
.pix_anwendungen_section_with_filter .anwendungen_category_filter .filter_item {
  cursor: pointer;
  padding: 5px 10px;
  font-family: "PF Display", Sans-serif !important;
  text-decoration: underline;
  color: #bdb4ac;
}
@media screen and (min-width: 1025px) {
  .pix_anwendungen_section_with_filter .anwendungen_category_filter .filter_item {
    font-size: 22px !important;
  }
}
.pix_anwendungen_section_with_filter .anwendungen_category_filter .filter_item.pix_active {
  color: #362b1f !important;
}

.pix_anwendungen_section_list {
  list-style: none !important;
  margin: 0 !important;
}
.pix_anwendungen_section_list .pix_anwendungen_section {
  width: 100% !important;
}
@media screen and (min-width: 1025px) {
  .pix_anwendungen_section_list .pix_anwendungen_section {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1024px) {
  .pix_anwendungen_section_list .pix_anwendungen_section {
    margin-top: 30px;
  }
}
.pix_anwendungen_section_list .pix_anwendungen_section .pix_term_title {
  color: #67747c;
}
.pix_anwendungen_section_list .pix_anwendungen_card_container {
  display: flex;
  list-style: none !important;
  margin: 0 !important;
}
@media screen and (min-width: 1025px) {
  .pix_anwendungen_section_list .pix_anwendungen_card_container {
    gap: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_anwendungen_section_list .pix_anwendungen_card_container {
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .pix_anwendungen_section_list .pix_anwendungen_card_container {
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .pix_anwendungen_section_list .pix_anwendungen_card_container {
    flex-direction: column !important;
  }
}
@media screen and (min-width: 768px) {
  .pix_anwendungen_section_list .pix_anwendungen_card_container.pix_row {
    flex-direction: row !important;
    flex-wrap: wrap !important;
  }
}
.pix_anwendungen_section_list .pix_anwendungen_card_container.pix_row .pix_anwendungen_card {
  flex-direction: column !important;
}
@media screen and (min-width: 768px) {
  .pix_anwendungen_section_list .pix_anwendungen_card_container.pix_row .pix_anwendungen_card {
    width: calc((100% - 40px) / 2) !important;
  }
}
.pix_anwendungen_section_list .pix_anwendungen_card_container.pix_row .pix_anwendungen_card .pix_col {
  width: 100% !important;
}
.pix_anwendungen_section_list .pix_anwendungen_card_container.pix_row .pix_anwendungen_card .pix_col + .pix_col:after {
  top: -20px;
  left: 0;
  right: 0;
  height: 2px;
}
.pix_anwendungen_section_list .pix_anwendungen_card_container.pix_column {
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .pix_anwendungen_section_list .pix_anwendungen_card_container.pix_column .pix_anwendungen_card .pix_col + .pix_col:after {
    top: 0;
    bottom: 0;
    left: -20px;
    width: 2px;
  }
}
@media screen and (max-width: 767px) {
  .pix_anwendungen_section_list .pix_anwendungen_card_container.pix_column .pix_anwendungen_card .pix_col + .pix_col:after {
    top: -20px;
    left: 0;
    right: 0;
    height: 2px;
  }
}
.pix_anwendungen_section_list .pix_anwendungen_card_container .pix_anwendungen_card {
  padding: 40px;
  background-color: #d2c1ad !important;
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .pix_anwendungen_section_list .pix_anwendungen_card_container .pix_anwendungen_card {
    flex-direction: column !important;
  }
}
.pix_anwendungen_section_list .pix_anwendungen_card_container .pix_anwendungen_card .pix_col {
  position: relative;
}
.pix_anwendungen_section_list .pix_anwendungen_card_container .pix_anwendungen_card .pix_col + .pix_col:after {
  content: "" !important;
  position: absolute !important;
  background-repeat: no-repeat !important;
  background-color: #f5f5f0;
}
@media screen and (min-width: 768px) {
  .pix_anwendungen_section_list .pix_anwendungen_card_container .pix_anwendungen_card .pix_title_col {
    width: calc(60% - 25px);
  }
}
.pix_anwendungen_section_list .pix_anwendungen_card_container .pix_anwendungen_card .pix_title_col .pix_title {
  margin-bottom: 0 !important;
  font-family: "PF Display", Sans-serif !important;
}
@media screen and (min-width: 1025px) {
  .pix_anwendungen_section_list .pix_anwendungen_card_container .pix_anwendungen_card .pix_title_col .pix_title {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_anwendungen_section_list .pix_anwendungen_card_container .pix_anwendungen_card .pix_title_col .pix_title {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .pix_anwendungen_section_list .pix_anwendungen_card_container .pix_anwendungen_card .pix_package_col {
    padding: 20px;
  }
}
.pix_anwendungen_section_list .pix_anwendungen_card_container .pix_anwendungen_card .pix_package_col {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 768px) {
  .pix_anwendungen_section_list .pix_anwendungen_card_container .pix_anwendungen_card .pix_package_col {
    width: calc(40% - 25px);
  }
}
.pix_anwendungen_section_list .pix_anwendungen_card_container .pix_anwendungen_card .pix_package_col .pix_package {
  position: relative;
}
.pix_anwendungen_section_list .pix_anwendungen_card_container .pix_anwendungen_card .pix_package_col .pix_package .pix_package_price {
  font-family: "PF Display", Sans-serif !important;
  font-size: 20px;
}
.pix_anwendungen_section_list .pix_anwendungen_card_container .pix_anwendungen_card .pix_package_col .pix_package + .pix_package:before {
  content: "" !important;
  position: absolute !important;
  background-repeat: no-repeat !important;
  top: -8px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #f5f5f0;
}

.pix_faqs_list {
  margin: 0 !important;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 25px !important;
}
.pix_faqs_list .pix_faq_item .pix_content {
  max-height: 0 !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  font-family: "Open Sans", Sans-serif;
}
.pix_faqs_list .pix_faq_item .pix_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border-bottom: 2px solid #f5f5f0;
  padding-bottom: 10px;
}
.pix_faqs_list .pix_faq_item .pix_header .pix_title {
  margin-bottom: 0 !important;
  font-family: "PF Display", Sans-serif !important;
}
@media screen and (min-width: 1025px) {
  .pix_faqs_list .pix_faq_item .pix_header .pix_title {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_faqs_list .pix_faq_item .pix_header .pix_title {
    font-size: 20px;
  }
}
.pix_faqs_list .pix_faq_item .pix_header.pix_border_vanilla {
  border-bottom: 2px solid #d2c1ad;
}
.pix_faqs_list .pix_faq_item .pix_header.pix_border_pampas {
  border-bottom: 2px solid #f5f5f0;
}
@media screen and (min-width: 1025px) {
  .pix_faqs_list .pix_faq_item .pix_toggle_icon {
    width: 30px;
    height: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_faqs_list .pix_faq_item .pix_toggle_icon {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .pix_faqs_list .pix_faq_item .pix_toggle_icon {
    width: 15px;
    height: 15px;
  }
}
.pix_faqs_list .pix_faq_item .pix_toggle_icon {
  transition: all 0.3s ease !important;
}
.pix_faqs_list .pix_faq_item.pix_active .pix_header .pix_toggle_icon {
  transform: rotate(-180deg);
}
.pix_faqs_list .pix_faq_item.pix_active .pix_content {
  padding-top: 20px;
  padding-bottom: 20px !important;
  max-height: 500px !important;
  overflow: visible !important;
}
.pix_faqs_list .pix_alpa_letter {
  margin-bottom: 0 !important;
  font-family: "PF Display", Sans-serif !important;
  font-size: 80px;
  color: #67747c !important;
  line-height: 1em !important;
  padding-bottom: 25px;
}

@media screen and (min-width: 1025px) {
  .pix_addon_card {
    padding: 40px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_addon_card {
    padding: 25px !important;
  }
}
@media screen and (max-width: 767px) {
  .pix_addon_card {
    padding: 20px !important;
  }
}
.pix_addon_card.pix_simple .pix_item:not(:last-child) {
  border-bottom: 2px solid #f5f5f0;
}
.pix_addon_card.pix_simple .pix_item {
  padding-bottom: 10px;
  padding-right: 10px !important;
  padding-left: 10px !important;
}
@media screen and (max-width: 767px) {
  .pix_addon_card.pix_simple .pix_item {
    flex-direction: column !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_addon_card.pix_advanced {
    padding-left: 80px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_addon_card.pix_advanced {
    padding-left: 50px !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_addon_card.pix_advanced .pix_package_col {
    padding-left: 80px !important;
    width: 40% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_addon_card.pix_advanced .pix_package_col {
    width: 25% !important;
  }
}
@media screen and (min-width: 768px) {
  .pix_addon_card.pix_advanced .pix_title_col {
    border-right: 2px solid #f5f5f0;
  }
}
@media screen and (max-width: 767px) {
  .pix_addon_card.pix_advanced .pix_title_col {
    padding-bottom: 20px;
    border-bottom: 2px solid #f5f5f0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_addon_card.pix_advanced .pix_title_col {
    width: 70% !important;
  }
}
.pix_addon_card.pix_advanced .pix_title_col p {
  margin-bottom: 0 !important;
}
@media screen and (min-width: 1025px) {
  .pix_addon_card.pix_advanced .pix_title {
    transform: translateX(-30px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_addon_card.pix_advanced .pix_title {
    transform: translateX(-20px);
  }
}

@media screen and (min-width: 1025px) {
  .pix_background_section {
    min-height: 600px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_background_section {
    min-height: 500px !important;
  }
}
@media screen and (max-width: 767px) {
  .pix_background_section {
    min-height: 450px !important;
  }
}

.pix_testimonial_slider .pix_swiper_button_container {
  position: absolute !important;
  margin-top: 10px !important;
  bottom: -35px !important;
}
.pix_testimonial_slider .pix_swiper_button_container .elementor-swiper-button-prev,
.pix_testimonial_slider .pix_swiper_button_container .elementor-swiper-button-next {
  width: 20px;
  position: absolute !important;
  cursor: pointer;
}
.pix_testimonial_slider .pix_swiper_button_container .elementor-swiper-button-next {
  left: 30px !important;
}
.pix_testimonial_slider .pix_swiper_button_container .elementor-swiper-button-prev {
  left: 0px !important;
}
.pix_testimonial_slider .pix_swiper_button_container .elementor-swiper-button:first-child,
.pix_testimonial_slider .pix_swiper_button_container .elementor-swiper-button:nth-child(2) {
  display: none !important;
}
.pix_testimonial_slider .swiper-pagination {
  left: 0 !important;
  transform: none !important;
}
.pix_testimonial_slider .swiper-pagination .swiper-pagination-bullet {
  border-radius: 0 !important;
  width: 10px;
  height: 10px;
}
.pix_testimonial_slider .swiper-pagination .swiper-pagination-bullet:hover, .pix_testimonial_slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #67747c;
}

.pix_text_and_image_sec .pix_img_col .pix_img img {
  object-fit: cover;
  object-position: top center;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_text_and_image_sec .pix_img_col .pix_img img {
    height: 500px !important;
  }
}
@media screen and (max-width: 767px) {
  .pix_text_and_image_sec .pix_img_col .pix_img img {
    height: 400px !important;
  }
}
@media screen and (max-width: 1024px) {
  .pix_text_and_image_sec .e-con-inner {
    row-gap: 50px !important;
  }
}

.pix_background_multiply_section {
  background-blend-mode: multiply !important;
}

.pix_img_grid {
  position: relative !important;
  overflow: visible !important;
  align-items: flex-start !important;
}
.pix_img_grid::after {
  content: "";
  display: block !important;
}
@media screen and (max-width: 1024px) {
  .pix_img_grid.pix_exchange .pix_img_box:last-child {
    order: -1 !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_img_grid.pix_first {
    margin-top: 150px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_img_grid.pix_first {
    margin-top: 50px !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_img_grid,
  .pix_img_grid .pix_img_box {
    min-height: 700px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_img_grid,
  .pix_img_grid .pix_img_box {
    min-height: 600px !important;
  }
}
@media screen and (max-width: 767px) {
  .pix_img_grid,
  .pix_img_grid .pix_img_box {
    min-height: 500px !important;
  }
}
.pix_img_grid .pix_img_box {
  background-size: cover !important;
}
@media screen and (max-width: 767px) {
  .pix_img_grid .pix_img_box {
    align-items: center !important;
  }
}
@media screen and (min-width: 768px) {
  .pix_img_grid .pix_img_box {
    position: absolute;
  }
}
@media screen and (min-width: 1025px) {
  .pix_img_grid .pix_img_box.pix_short {
    max-width: 600px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_img_grid .pix_img_box.pix_short {
    max-width: 42.5vw !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_img_grid .pix_img_box.pix_long {
    max-width: 800px;
  }
}
.pix_img_grid .pix_img_box.pix_right {
  flex-direction: row !important;
  justify-content: flex-start !important;
}
@media screen and (min-width: 768px) {
  .pix_img_grid .pix_img_box.pix_right {
    left: 50% !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_img_grid .pix_img_box.pix_right {
    top: -150px !important;
    padding-top: 150px !important;
    bottom: 150px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_img_grid .pix_img_box.pix_right {
    top: -50px !important;
    padding-top: 50px !important;
    bottom: 50px !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_img_grid .pix_img_box.pix_right .pix_text_container {
    padding-left: 100px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_img_grid .pix_img_box.pix_right .pix_text_container {
    padding-left: 50px !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_img_grid .pix_img_box.pix_right .pix_text_container .pix_title {
    transform: translateX(-250px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_img_grid .pix_img_box.pix_right .pix_text_container .pix_title {
    transform: translateX(-150px);
  }
}
.pix_img_grid .pix_img_box.pix_left {
  flex-direction: row !important;
  justify-content: flex-end !important;
}
@media screen and (min-width: 768px) {
  .pix_img_grid .pix_img_box.pix_left {
    right: 50% !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_img_grid .pix_img_box.pix_left .pix_text_container {
    padding-right: 100px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_img_grid .pix_img_box.pix_left .pix_text_container {
    padding-right: 50px !important;
  }
}
@media screen and (min-width: 768px) {
  .pix_img_grid .pix_img_box.pix_left .pix_text_container .pix_title {
    text-align: right;
  }
}
@media screen and (min-width: 1025px) {
  .pix_img_grid .pix_img_box.pix_left .pix_text_container .pix_title {
    transform: translateX(250px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_img_grid .pix_img_box.pix_left .pix_text_container .pix_title {
    transform: translateX(150px);
  }
}
.pix_img_grid .pix_img_box .pix_text_container {
  flex-direction: column !important;
  justify-content: center !important;
}
@media screen and (max-width: 767px) {
  .pix_img_grid .pix_img_box .pix_text_container {
    padding-left: 7.5vw !important;
    padding-right: 7.5vw !important;
  }
}
@media screen and (min-width: 1025px) {
  .pix_img_grid .pix_img_box .pix_text_container {
    max-width: 600px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pix_img_grid .pix_img_box .pix_text_container {
    max-width: 42.5vw !important;
    padding: 25px 0 !important;
  }
}

.pix_booking_form label,
.pix_booking_form input,
.pix_booking_form select,
.pix_booking_form textarea,
.pix_booking_form .gfield_label,
.pix_booking_form .gform_required_legend {
  color: #355c56 !important;
}
.pix_booking_form .gform_fields {
  gap: 20px !important;
}
.pix_booking_form .gform_body .pix_gf_title {
  margin-bottom: 0 !important;
  font-family: "PF Display", Sans-serif !important;
  font-size: 30px !important;
  margin-top: 30px;
  color: #355c56 !important;
}
.pix_booking_form .gform_body input,
.pix_booking_form .gform_body textarea,
.pix_booking_form .gform_body select {
  border-radius: 0 !important;
  outline: none !important;
  background-color: #d2c1ad !important;
  box-shadow: none !important;
}
.pix_booking_form .gform_body input,
.pix_booking_form .gform_body input border, .pix_booking_form .gform_body input:focus,
.pix_booking_form .gform_body textarea,
.pix_booking_form .gform_body textarea border,
.pix_booking_form .gform_body textarea:focus,
.pix_booking_form .gform_body select,
.pix_booking_form .gform_body select border,
.pix_booking_form .gform_body select:focus {
  border: 1px solid #355c56 !important;
}
.pix_booking_form .gform_body input[type=checkbox] {
  border: 1px solid #355c56 !important;
}
.pix_booking_form .gform_body input[type=checkbox]::before {
  color: #355c56 !important;
}
.pix_booking_form .gform_body ::placeholder {
  opacity: 1 !important;
}
.pix_booking_form .gform_body .pt_prospekt legend {
  display: none !important;
}
.pix_booking_form .gform_footer input {
  background-color: #d2c1ad !important;
  border-radius: 0 !important;
  color: #355c56 !important;
  font-family: "PF Display", Sans-serif !important;
  border: 1px solid #355c56 !important;
}
.pix_booking_form .pt_dauer input {
  pointer-events: none !important;
  cursor: not-allowed !important;
}

.daterangepicker table.table-condensed thead .next.available span {
  border: solid #d2c1ad !important;
  border-width: 0 2px 2px 0 !important;
}
.daterangepicker table.table-condensed tbody td.in-range.available:not(.end-date) {
  background-color: #d2c1ad !important;
}
.daterangepicker table.table-condensed tbody td.available:not(.today):not(.end-date):not(.active):not(.start-date):hover {
  background-color: #d2c1ad !important;
}
.daterangepicker table.table-condensed tbody .today,
.daterangepicker table.table-condensed tbody .active,
.daterangepicker table.table-condensed tbody .end-date {
  background-color: #d2c1ad !important;
  color: #ffffff !important;
}
.daterangepicker .drp-buttons button {
  background-color: #d2c1ad !important;
  border: none !important;
  color: #355c56 !important;
  cursor: pointer;
  border-radius: 3px !important;
}

@media screen and (min-width: 1025px) {
  .kbe-booking-params-wrapper {
    flex-wrap: nowrap !important;
  }
}

/* Juicer Ads */
.juicer-feed h1.referral a {
  display: none !important;
}

.juicer-feed li.feed-item.juicer-about > a > img {
  display: none !important;
}

.j-paginate.juicer-button {
  font-family: "PF Display", Sans-serif !important;
  border: 2px solid #bdb4ac !important;
  text-transform: lowercase !important;
  text-decoration: underline !important;
  border-radius: 0 !important;
  font-size: 15px !important;
}
.j-paginate.juicer-button:hover {
  background-color: transparent !important;
  color: #362b1f !important;
}

.pt_anfragen_btn {
  font-family: "PF Display", Sans-serif !important;
  border: 2px solid #bdb4ac !important;
  border-radius: 0 !important;
  background-color: transparent !important;
  color: #362b1f !important;
  padding: 1rem 3rem !important;
  color: #362b1f !important;
}

@media screen and (min-width: 1025px) {
  .post-password-form {
    padding: 15rem calc((100vw - 1200px) / 2);
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .post-password-form {
    padding: 15rem calc((100vw - 88vw) / 2);
  }
}
@media screen and (max-width: 767px) {
  .post-password-form {
    padding: 15rem calc((100vw - 85vw) / 2);
  }
}
.post-password-form input[type=submit] {
  margin-top: 2rem;
  font-family: "PF Display", Sans-serif !important;
  border: 2px solid #bdb4ac !important;
  border-radius: 0 !important;
  background-color: transparent !important;
  color: #362b1f !important;
}

.pt_button_container {
  display: flex !important;
  gap: 2rem !important;
}

.px_zimmer_section {
  display: flex;
  flex-direction: column;
  gap: 8rem;
  margin-bottom: 10rem;
}
.px_zimmer_section .px_zimmer_heading {
  font-family: var(--e-global-typography-ef1ed95-font-family), Sans-serif;
  font-size: var(--e-global-typography-ef1ed95-font-size);
  font-weight: var(--e-global-typography-ef1ed95-font-weight);
  line-height: var(--e-global-typography-ef1ed95-line-height);
  letter-spacing: var(--e-global-typography-ef1ed95-letter-spacing);
  word-spacing: var(--e-global-typography-ef1ed95-word-spacing);
  color: var(--e-global-color-629c733);
  margin: 0;
}
.px_zimmer_section .px_zimmer_grid {
  display: grid;
  grid-row-gap: 8rem;
}
@media screen and (min-width: 768px) {
  .px_zimmer_section .px_zimmer_grid {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 15rem;
  }
}
.px_zimmer_section .px_zimmer_grid .px_zimmer_card {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.px_zimmer_section .px_zimmer_grid .px_zimmer_card * {
  margin: 0;
}
.px_zimmer_section .px_zimmer_grid .px_zimmer_card .px_zimmer_title {
  font-size: var(--e-global-typography-085c9f5-font-size);
  font-family: var(--e-global-typography-085c9f5-font-family), Sans-serif;
  font-weight: var(--e-global-typography-085c9f5-font-weight);
  line-height: var(--e-global-typography-085c9f5-line-height);
  color: var(--e-global-color-629c733);
}
@media screen and (min-width: 768px) {
  .px_zimmer_section .px_zimmer_grid .px_zimmer_card .px_zimmer_title {
    transform: translateX(-8rem);
  }
}
.px_zimmer_section .px_zimmer_grid .px_zimmer_card .px_zimmer_image img {
  width: 100%;
  height: 34rem;
  object-fit: cover;
}
.px_zimmer_section .px_zimmer_grid .px_zimmer_card .px_zimmer_actions {
  display: flex;
  gap: 2rem;
}
.px_zimmer_section .px_zimmer_grid .px_zimmer_card .px_zimmer_actions .px_zimmer_btn {
  font-family: "PF Display", Sans-serif !important;
  border: 2px solid #bdb4ac !important;
  border-radius: 0 !important;
  background-color: transparent !important;
  color: #362b1f !important;
  padding: 1rem 3rem !important;
  color: #362b1f !important;
}

.px_barrierefreiheitserklaerung input,
.px_barrierefreiheitserklaerung select,
.px_barrierefreiheitserklaerung textarea {
  border-radius: 0 !important;
  box-shadow: none !important;
}
.px_barrierefreiheitserklaerung input[type=checkbox]::before {
  color: #362b1f !important;
}
.px_barrierefreiheitserklaerung .gform_button {
  font-family: "PF Display", Sans-serif !important;
  border: 2px solid #bdb4ac !important;
  border-radius: 0 !important;
  background-color: transparent !important;
  color: #362b1f !important;
}

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