/*
Theme Name: Aports Child
Theme URI: https://gaviaspreview.com/wp/aports/
Author URI: https://themeforest.net/user/gavias
Author: Webeeline
Description: Child theme for the Aports theme.
Template: aports
*/
.menu-language-menu-en-container ul.gva-nav-menu > li > a, .menu-language-de-menu-container ul.gva-nav-menu > li > a {
  padding: 10px 19px;
}

.video-living .e-hosted-video, .video-living video {
  height: auto !important;
  --video-aspect-ratio: auto !important;
}

.living-accordion .elementor-accordion .elementor-accordion-item {
  border-bottom: 2px solid #b74005 !important;
  padding-bottom: 10px;
}
.living-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title i:before {
  color: #b74005 !important;
}
.living-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon-opened {
  background-color: transparent !important;
}
.living-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon-opened i:before {
  color: #b74005 !important;
}
.living-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon {
  background: transparent;
  border: 2px solid #b74005;
}
.living-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active {
  background-color: transparent !important;
}
.living-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-content.elementor-active {
  box-shadow: none;
}
.living-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-content:after {
  background: transparent;
}

body .wrapper-page {
  background-color: #DFD9D2;
}

.custom-breadcrumb {
  margin-bottom: 0;
}

input[type=text], input[type=tel], input[type=password], input[type=email], input[type=url], input[type=date], input[type=number], textarea, select, #checkout_form .input_group > div input, #edit_user_profile .input_group > div input {
  color: #97aeaa;
}

:placeholder-shown {
  color: #97aeaa;
}

.contact-white .wpcf7-form input.wpcf7-submit {
  background-color: #aa5945 !important;
  font-family: "Poppins", Sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  text-transform: unset !important;
}

.video-one__single {
  border: 0;
}

.swiper-slider-wrapper .swiper-nav-next, .swiper-slider-wrapper .swiper-nav-prev {
  background: transparent;
  box-shadow: none;
  color: #aa5946;
  font-size: 30px;
  opacity: 1;
}
.swiper-slider-wrapper .swiper-nav-next:hover, .swiper-slider-wrapper .swiper-nav-prev:hover {
  background: transparent;
  color: #aa5946;
}

.studio-gallery .swiper-slider-wrapper .swiper-slide {
  margin: 0;
}
.studio-gallery .swiper-slider-wrapper .swiper-nav-prev {
  left: 10px !important;
}
.studio-gallery .swiper-slider-wrapper .swiper-nav-prev:after {
  content: "";
  transform: rotateY(180deg);
}
.studio-gallery .swiper-slider-wrapper .swiper-nav-next {
  right: 10px !important;
}
.studio-gallery .swiper-slider-wrapper .swiper-nav-prev, .studio-gallery .swiper-slider-wrapper .swiper-nav-next {
  width: 36px;
  height: 36px;
}
.studio-gallery .swiper-slider-wrapper .swiper-nav-prev:after, .studio-gallery .swiper-slider-wrapper .swiper-nav-next:after {
  content: "";
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url("images/Icon_Pfeil_rot.png") center/contain no-repeat;
  background-size: contain;
}
.studio-gallery .swiper-slider-wrapper a.photo-gallery:after {
  content: "";
  background: url("images/search-plus.png") center/contain no-repeat;
  width: 50px;
  height: 50px;
}
.studio-gallery .swiper-slider-wrapper a.photo-gallery:after {
  color: #aa5946;
  font-family: "Font Awesome 5 Free";
  font-size: 45px;
  font-weight: 600;
  display: inline-block;
  position: absolute;
  bottom: 20px;
  right: 20px;
  text-align: right;
  transform: rotateY(180deg);
}

.wpml-menu .wpml-ls-legacy-list-horizontal li {
  border-top: 2px solid #3f5360;
  border-bottom: 2px solid #3f5360;
  border-left: 2px solid #3f5360;
}
.wpml-menu .wpml-ls-legacy-list-horizontal li a {
  font-weight: 300;
  color: #3e5360;
}
.wpml-menu .wpml-ls-legacy-list-horizontal li:last-child {
  border-right: 2px solid #3f5360;
}
.wpml-menu .wpml-ls-legacy-list-horizontal li.wpml-ls-current-language a {
  font-weight: 500;
  color: #3e5360;
}

.is-fixed #main-nav {
  background-color: #3f5360;
}
.is-fixed #main-nav ul.gva-nav-menu > li > a {
  color: #fff;
}
.is-fixed .wpml-menu .wpml-ls-legacy-list-horizontal li {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}
.is-fixed .wpml-menu .wpml-ls-legacy-list-horizontal li a {
  color: #fff;
}
.is-fixed .wpml-menu .wpml-ls-legacy-list-horizontal li:last-child {
  border-right: 2px solid #fff;
}
.is-fixed .wpml-menu .wpml-ls-legacy-list-horizontal li.wpml-ls-current-language a {
  color: #fff;
}
.is-fixed .nav-one__mobile .dropdown-toggle i {
  color: #fff;
}
.is-fixed ul.gva-nav-menu > li > a > .item-content:after {
  background-color: #fff;
}

#main-nav > .elementor-container {
  max-height: 80px;
  justify-content: space-between;
}

.button-underline .elementor-button .elementor-button-content-wrapper {
  position: relative;
  padding-bottom: 5px;
}
.button-underline .elementor-button .elementor-button-content-wrapper:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: -10px;
  left: 0;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.button-underline .elementor-button .elementor-button-content-wrapper:hover:after {
  bottom: -5px;
  opacity: 1;
}

.triple_block_section {
  visibility: visible !important;
}
.triple_block_section.sticky {
  position: fixed;
  top: 0;
  left: 0;
}

.elementor-section, footer .footer-main {
  z-index: 2;
}

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