/* 
Theme Name: Julian Gapp Theme
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child
Author: Julian Gapp / Elementor Team
Author URI: https://elementor.com/
Template: juga-master
Version: 2.0.0
Text Domain: juga
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/* Add your custom styles here */
.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*="elementor-page-"]) .site-main {
  width: 100%;
  max-width: 1600px;
  margin-top: 90px;
  margin-bottom: 40px;
}
@media (max-width: 1580px) {
  .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*="elementor-page-"]) .site-main {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.woocommerce-MyAccount-content a {
  color: var(--e-global-color-b0b8048) !important;
}
#content {
  min-height: 80vh;
}
.post-password-form {
  max-width: 1400px;
  margin: 50px auto;
}
.renderlater {
  content-visibility: auto;
  contain-intrinsic-size: auto 0;
}
.accent {
  color: #006270 !important;
}
.term-list-container {
  display: flex;
  gap: 7px;
  flex-wrap: wrap;
}
.term-list-container .term-list-item {
  background: rgba(255, 255, 255, 0.5);
  padding: 3px 14px;
  border-radius: 20px;
  font-size: 13px;
  backdrop-filter: blur(3px);
}
.elementor-field-group .elementor-field-subgroup span.elementor-field-option {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 22px;
  padding: 6px 6px 6px 12px;
  margin: 2px;
}
.elementor-field-group.elementor-field-type-acceptance .elementor-field-subgroup span.elementor-field-option {
  background-color: rgba(255, 255, 255, 0);
  border-radius: 0px;
  padding: 0px;
  margin: 2px;
}
.elementor-message {
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 10px;
  padding: 20px;
  margin-top: 30px;
}
.e-form__indicators__indicator__separator {
  background: #295c62 !important;
}
figcaption.widget-image-caption.wp-caption-text {
  text-align: left;
  font-style: initial;
  margin-top: 6px;
  font-size: 12px;
}
img.elementor-avatar {
  border: none;
}
#menu-2-4f4cdf5 .elementor-nav-menu--dropdown {
  top: initial !important;
  bottom: 63px;
}
.e-n-accordion .elementor-element.e-con-full {
  margin-top: -8px;
}
