/*!
Theme Name: mayrhoferunderscores
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mayrhoferunderscores
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

mayrhoferunderscores is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/*
FONTS 
TT Commons Pro Regular
font-family: "tt-commons-pro", sans-serif;
font-weight: 300;
font-style: normal;

TT Commons Pro Italic
font-family: "tt-commons-pro", sans-serif;
font-weight: 300;
font-style: italic;

TT Commons Pro Medium
font-family: "tt-commons-pro", sans-serif;
font-weight: 400;
font-style: normal;

TT Commons Pro DemiBold
font-family: "tt-commons-pro", sans-serif;
font-weight: 500;
font-style: normal;

TT Commons Pro ExtraBold
font-family: "tt-commons-pro", sans-serif;
font-weight: 700;
font-style: normal;

TT Commons Pro ExtraBold Italic
font-family: "tt-commons-pro", sans-serif;
font-weight: 700;
font-style: italic;

*/



html {
	height: 100% !important;
	font-size: 18px;
}

body {
	--mh-txt-gold-white: #bf885a;
	--mh-txt-golddarker-white: #b37a4b;
	--mh-footer-bg: #383a40;
	--mh-light-grey-bg: #f4f2ed;
	--mh-light-greylighter-bg: #f8f6f3;
	height: 100% !important;
	flex-direction: column !important;
	display: flex !important;
	background-color: #fff;
	font-family: "tt-commons-pro", sans-serif;
	font-weight: 300;
	font-style: normal;
}

body {
	font-family: "tt-commons-pro", sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #000;
	line-height: 1.4;
}

.cmplz-link.privacy-statement {
	display: none;
}

h1, h2, h3, h4, h5, h6, h7, h8 {
	font-family: "tt-commons-pro", sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #000;
	letter-spacing: 0.03em;
}

h1 {
	font-size: 2.2rem;
}

.entry-content h1 {
	font-size: 2.4rem;
	margin-bottom: 2.8rem;
}

h2 {
	font-size: 1.556rem;
	font-weight: 400;
	margin-bottom: 1.2rem;
}

h2.section-header {
	font-size: 2.222rem;
	font-weight: 300;
	margin-bottom: 2.5rem;
}

h3 {
	font-size: 1.333rem;
	font-weight: 400;
}

h4 {
	font-size: 1.5rem;
	font-weight: 400;
}

p {
  margin-bottom: 1rem;
}

.g-6, .gx-6 {
  --bs-gutter-x: 5rem !important;
}

.g-7, .gx-7 {
  --bs-gutter-x: 6rem !important;
}

.g-10, .gx-10 {
  --bs-gutter-x: 10rem !important;
}

.btn-mayrhofer a,
div.wpforms-container-full input[type="submit"]:not(:hover):not(:active), div.wpforms-container-full button[type="submit"]:not(:hover):not(:active), div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full input[type="submit"]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full button[type="submit"]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
	background-color: transparent;
	border: 1.5px solid var(--mh-txt-golddarker-white);
	color: var(--mh-txt-golddarker-white);
	border-radius: 0;
	text-transform: uppercase;
	font-size: 0.944rem;
	letter-spacing: 0.03em;
	padding: .55rem 2rem;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all 0.8s 0s ease;
	-moz-transition: all 0.8s 0s ease;
	-o-transition: all 0.8s 0s ease;
	transition: all 0.8s 0s ease;
}

.btn-mayrhofer a:hover, 
.btn-mayrhofer a:focus {
	transform: translate(0, -3px);
	box-shadow: -2px 10px 14px -10px rgba(28, 28, 28, .5);
}

div.wpforms-container-full input[type="submit"]:not(:hover):not(:active), div.wpforms-container-full button[type="submit"]:not(:hover):not(:active), div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full input[type="submit"]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full button[type="submit"]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
	border: 1px solid var(--mh-txt-golddarker-white);
}

div.wpforms-container-full input[type="submit"]:hover, 
div.wpforms-container-full input[type="submit"]:focus,
div.wpforms-container-full input[type="submit"]:hover, div.wpforms-container-full input[type="submit"]:active, div.wpforms-container-full button[type="submit"]:hover, div.wpforms-container-full button[type="submit"]:active, div.wpforms-container-full .wpforms-page-button:hover, div.wpforms-container-full .wpforms-page-button:active, .wp-core-ui div.wpforms-container-full input[type="submit"]:hover, .wp-core-ui div.wpforms-container-full input[type="submit"]:active, .wp-core-ui div.wpforms-container-full button[type="submit"]:hover, .wp-core-ui div.wpforms-container-full button[type="submit"]:active, .wp-core-ui div.wpforms-container-full .wpforms-page-button:hover, .wp-core-ui div.wpforms-container-full .wpforms-page-button:active {
	background-color: transparent;
	background: none;
	border: 1.5px solid var(--mh-txt-golddarker-white);
	color: var(--mh-txt-golddarker-white);
	border-radius: 0;
	text-transform: uppercase;
	font-size: 0.944rem;
	letter-spacing: 0.03em;
	padding: .55rem 2rem;
	background-color: #fff !important;
	transform: translate(0, -3px);
	box-shadow: -2px 10px 14px -10px rgba(28, 28, 28, .5);
}

.btn-mayrhofer.btn-sm a {
	padding: .45rem 1.3rem;
	font-size: 0.85rem;
}

.btn-newsletter a {
	border-radius: 40px;
	font-size: 1rem;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.17); 
}

.btn-newsletter a:after {
	font-family: 'Font Awesome 6 Pro';
	content: "\e20a";
	font-weight: 900;
	color: #56575a;
	margin-left: 2rem;
}

div.wpforms-container-full .wpforms-field-label, .wp-core-ui div.wpforms-container-full .wpforms-field-label {
	font-weight: normal;
}

.wpforms-container .wpforms-required-label, .wp-core-ui div.wpforms-container .wpforms-required-label {
	color: var(--mh-txt-golddarker-white);
}

div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background: var(--mh-light-grey-bg);
	border: 1px solid var(--mh-txt-gold-white);
}

div.wpforms-container-full input[type="date"]:focus:invalid, div.wpforms-container-full input[type="datetime"]:focus:invalid, div.wpforms-container-full input[type="datetime-local"]:focus:invalid, div.wpforms-container-full input[type="email"]:focus:invalid, div.wpforms-container-full input[type="month"]:focus:invalid, div.wpforms-container-full input[type="number"]:focus:invalid, div.wpforms-container-full input[type="password"]:focus:invalid, div.wpforms-container-full input[type="range"]:focus:invalid, div.wpforms-container-full input[type="search"]:focus:invalid, div.wpforms-container-full input[type="tel"]:focus:invalid, div.wpforms-container-full input[type="text"]:focus:invalid, div.wpforms-container-full input[type="time"]:focus:invalid, div.wpforms-container-full input[type="url"]:focus:invalid, div.wpforms-container-full input[type="week"]:focus:invalid, div.wpforms-container-full select:focus:invalid, div.wpforms-container-full textarea:focus:invalid, .wp-core-ui div.wpforms-container-full input[type="date"]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type="datetime"]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type="datetime-local"]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type="email"]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type="month"]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type="number"]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type="password"]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type="range"]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type="search"]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type="tel"]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type="text"]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type="time"]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type="url"]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type="week"]:focus:invalid, .wp-core-ui div.wpforms-container-full select:focus:invalid, .wp-core-ui div.wpforms-container-full textarea:focus:invalid {
	border-color: var(--mh-footer-bg);
}

#wpadminbar {
	display: none;
}

html {
	margin-top: 0 !important;
}

.bg-lightgrey {
	background-color: var(--mh-light-grey-bg);
}

.bg-lightgrey2 {
	background-color: var(--mh-light-greylighter-bg);
}

b, strong {
	font-family: "tt-commons-pro", sans-serif;
	font-weight: 500;
	font-style: normal;
}

i, italic {
	font-family: "tt-commons-pro", sans-serif;
	font-weight: 300;
	font-style: italic;
}

.container-fluid {
  max-width: 1180px;
}

.container-fluid-sm {
  max-width: 975px;
}

.container-fluid-100 {
	max-width: 100%;
}

/* nav header */

.site-header {
	position: fixed;
	z-index: 999995;
	width: 100%;
	transition: all 1s ease;

}

.navbar-brand .logo-house svg {
	width: 236px;
	height: 53px;
	
}

.navbar-brand .logo-text svg {
	width: 236px;
	height: 42px;
}

@media (max-width: 460px) {
	.navbar-brand .logo-text svg {
		width: 170px;
		height: 32px;
	}
}


@media (max-width: 1200px) {
	.logo-house {
	  display: none;
	}
}

@media (min-width: 1200px) {
	.logo-house {
	  overflow: hidden;
	  transition: max-height 0.4s ease, opacity 0.4s ease, transform 0.4s ease;
	  max-height: 100px;
	  opacity: 1;
	  transform: scale(1);
	  position: absolute;
	  top: 20px;
	}
	.site-header.shrink .logo-house {
	  max-height: 0;
	  opacity: 0;
	  transform: scale(0.8);
	}
}



/* Navbar */

.navbar-mayrhofer {
	background-color: #fff;
	margin-left: 0;
	margin-right: 0;
	box-shadow: 0px 14px 16px 0px rgba(0, 0, 0, 0.09); 
}

@media (min-width: 460px) {
	.navbar-mayrhofer {
		margin-left: 20px;
		margin-right: 20px;
	}
}

@media (min-width: 1200px) {
	.navbar-mayrhofer {
		margin-left: 35px;
		margin-right: 35px;
	}
}

.navbar-toggler:focus {
	box-shadow: none;
}

.navbar-mayrhofer .navbar-collapse {
	flex-grow: inherit;
}

.navbar-mayrhofer .navbar-nav {
	margin-left: 0;
}

.navbar-mayrhofer .container-fluid {

}

@media (min-width: 768px) and (max-width: 1443px) {
	.navbar-mayrhofer .container-fluid {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (min-width: 1443px) {
	.navbar-mayrhofer .container-fluid {
		padding-left: 50px;
		padding-right: 50px;
	}
}

.navbar-mayrhofer .container-fluid > * {

}

@media (min-width: 1200px) {
	.navbar-mayrhofer .container-fluid > * {
		width: 33%;
	}
}

.navbar-mayrhofer .nav-link {
	font-weight: 300;
	color: var(--mh-txt-gold-white);
	letter-spacing: 0.02rem;
	font-size: .95rem;
	border-bottom: 1px solid #ffffff;
}

.navbar-mayrhofer .nav-link:hover, 
.navbar-mayrhofer .nav-link:focus,
.navbar-mayrhofer .nav-link.active {
	color: var(--mh-txt-gold-white);
	border-bottom: 1px solid var(--mh-txt-gold-white);
}

.navbar-mayrhofer .nav-contact .nav-link   {
	font-size: .95rem;
	padding-left: 1rem;
	padding-right: .90rem;
}

.navbar-mayrhofer .nav-contact .nav-link:hover, 
.navbar-mayrhofer .nav-contact .nav-link:focus {
	border-bottom: 0;
}

.navbar-mayrhofer .nav-contact .nav-link.show {
	color: var(--mh-txt-gold-white);
}

@media (min-width: 1443px) {
	.navbar-mayrhofer .nav-link {
		font-size: 1.056rem;
	}
}

@media (max-width: 1200px) {
	.navbar-mayrhofer .nav-link {
		font-size: 1.056rem;
		text-align: center;
		font-size: 1.156rem;
	}
	.navbar-mayrhofer .nav-link:hover, 
	.navbar-mayrhofer .nav-link:focus {
		background-color: var(--mh-light-greylighter-bg);
		border-bottom: 0;
	}
}

@media (max-width: 1200px) {
	.nav-contact-desktop {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.nav-contact-mobile {
		display: none !important; 
	}
	.menu-lg-mt {
		padding-top: 3.4rem;
		transition: padding-top 0.5s cubic-bezier(0.65, 0, 0.35, 1);
	}
	.menu-lg-mt.left-right-fade {
		padding-top: 2.2rem;
	}
	.site-header.shrink .menu-lg-mt {
		padding-top: 0rem;
	}
}

.nav-contact-desktop {
	padding-left: 1rem;
	padding-right: 1rem;
}

.nav-contact-mobile .nav-link {
	padding: .5rem 1rem;
}

.nav-contact-mobile.menu-lg-mt {
	margin-top: 1rem;
}

.nav-item-language .nav-link:after {
	display: none;
	margin-left: 0;
	border: 0 !important;
}

.dropdown-menu  {
	border-radius: 0;
	border: 0;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.09); 
}

.dropdown-menu .dropdown-item {
	color: var(--mh-txt-gold-white);
}

.dropdown-menu .dropdown-item:hover, 
.dropdown-menu .dropdown-item:focus {
	background-color: var(--mh-light-greylighter-bg);
}

#menu-sprachen-menue-mobile {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-left: 0;
	margin-top: .4rem;
}

#menu-sprachen-menue-mobile .lang-item {
	width: 100%;
}

#menu-sprachen-menue-mobile .lang-item a {
	padding: .5rem 1rem;
	color: var(--mh-txt-gold-white);
	text-decoration: none;
	font-size: 1.156rem;
	display: block;
	width: 100%;
	text-align: center;
}

#menu-sprachen-menue-mobile .lang-item a:hover,
#menu-sprachen-menue-mobile .lang-item a:focus {
	background-color: var(--mh-light-greylighter-bg);
}

#menu-sprachen-menue-mobile .current-lang {
	display: none;
}

@media (min-width: 1200px) {
	#menu-sprachen-menue-mobile {
		display: none !important;
	}
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 10px 10px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
	opacity: 1; }
  .hamburger.is-active:hover {
	opacity: 1; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
	background-color: #000; }

.hamburger-box {
  width: 25px;
  height: 24px;
  display: inline-block;
  position: relative; 
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; 
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	width: 25px;
	height: 3px;
	background-color: var(--mh-txt-gold-white);
	border-radius: 4px;
	position: absolute;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease; 
}
.hamburger-inner::before, .hamburger-inner::after {
	content: "";
	display: block; 
}
.hamburger-inner::before {
	top: -8px; 
}
.hamburger-inner::after {
	bottom: -10px; 
}

.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear; }
  .hamburger--spring .hamburger-inner::before {
	top: 10px;
	transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring .hamburger-inner::after {
	top: 20px;
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important; }
  .hamburger--spring.is-active .hamburger-inner::before {
	top: 0;
	transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--spring.is-active .hamburger-inner::after {
	top: 0;
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	transform: translate3d(0, 10px, 0) rotate(-45deg); }
	
/* ### Hamburger ### */	

/* Video Header */

.vh_height100.fullheight {
	height: 100vh;
  min-height: 550px;
}

.video-header-fullscreen {
	background-color: #fff;
	fheight: 500px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: calc(100%);
	min-height: calc(100%);
	position: relative;
	overflow: hidden;
	width: 100%;
}

.video-header-fullscreen video {
	left: 50%;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	position: absolute;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: auto;
	z-index: 0;
}

.video-caption {
	position: absolute;
	z-index: 99999;
	width: 100%;
	bottom: 10vh;
	color: #fff;
}

.video-caption .widget_block {
	margin-bottom: 0;	
}

.video-caption h2 {
	font-family: arpona, serif;
	font-weight: 300;
	font-style: normal;
	color: #fff;
	font-size: 2.222rem;
	margin-bottom: 1.2rem;
}

.video-caption p {
	font-size: 1.111rem;
}

.mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 9999;
  background-attachment: fixed;
  background: rgba(0, 0, 0, 10.05);
  background: linear-gradient(0deg, rgba(0, 0, 0, .4) 0%, rgba(255, 255, 255, 0) 60%);
}

/* Hero Section */

.hero-section {
	width: 100%;
	height: 280px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

@media (min-width: 768px) {
	.hero-section {
		height: 350px;
	}
}

@media (min-width: 992px) {
	.hero-section {
		height: 400px;
	}
}

.card-services {
	background-color: transparent;
	border: 1.5px solid var(--mh-txt-gold-white);
	border-radius: 0;
	position: relative;
	margin-top: 4rem;
}

@media (min-width: 768px) {
	.row-service-cards .col-12:nth-child(1) .card-services,
	.row-service-cards .col-12:nth-child(2) .card-services {
		margin-top: 0;
	}
}

@media (min-width: 992px) {
	.row-service-cards .col-12 .card-services {
		margin-top: 0;
	}
}

.row-service-page-cards .card-services {
	margin-top: 4rem;
}

.card-services.card-contact {
	margin-top: 0;
}

.row-service-page-cards {
	
}

.card-footer,
.card-header {
	border: 0;
	background-color: transparent;
}

.card-services .card-header {
	background-color: var(--mh-light-greylighter-bg);
	text-align: center;
	position: absolute;
	top: -34px;
	margin-left: 3rem;
	margin-right: 3rem;
	width: calc(100% - 6rem);
}

.row-service-page-cards .card-header {
	background-color: #fff;
}

.card-services .card-body {
	padding-top: 4rem;
	padding: 4rem 25px 3.8rem 25px;
}

.row-service-page-cards .card-services .card-body {
	padding-bottom: 2rem;
}

.card-services .card-body h3 {
	
}

.card-services .card-header .fa-thin {
	color: var(--mh-txt-gold-white);
	font-size: 2.6rem;
}

.card-contact .card-header {
	background-color: #fff;
	top: -100px;
	display: flex;
	justify-content: center;
	position: static;
	
}

.card-contact .card-header .wp-block-image {
	width: 200px;
	height: 200px;
	border-radius: 100%;
	overflow: hidden;
}

.card-contact .card-body {
	padding: 2rem 25px 3.0rem 25px;
}

.row-service-page-cards .card-contact .card-body {
	padding: 2rem 25px 1.7rem 25px;
}

/* Slider */

.slider-testimonial {
	font-size: 1.222rem;
	font-family: "tt-commons-pro", sans-serif;
	font-weight: 300;
	font-style: italic;
	text-align: center;
	min-height: 640px;
}

@media (min-width: 586px) {
	.slider-testimonial {
		min-height: 580px;
	}
}

@media (min-width: 768px) {
	.slider-testimonial {
		min-height: 490px;
	}
}

@media (min-width: 992px) {
	.slider-testimonial {
		min-height: 450px;
	}
}

.slider-testimonial-name {
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
}

.swiper-pagination-bullet {
	background-color: transparent;
	border: 1px solid #dfc3ac;
	opacity: 1;
	width: 13px;
	height: 13px;
}

.swiper-pagination-bullet-active {
	background-color: #bf885a;
	border: 1px solid #bf885a;
}

.wp-swiper__slide-content p:last-child {
	margin-bottom: 4rem;
}

/* Image Box */

.image-box-home {
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: 250px 250px 250px;
	grid-gap: 4px 4px;
	grid-template-areas:
	"image-1" 
	"image-2"
	"image-3";
	margin-left: 4px;
	margin-right: 4px;
}

@media (min-width: 576px) {
	.image-box-home {
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: 300px 300px 300px;
	}
}

@media (min-width: 768px) {
	.image-box-home {
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 300px 300px;
		grid-template-areas:
		"image-1 image-1" 
		"image-2 image-3";
		margin-left: 0;
		margin-right: 0;
	}
}

@media (min-width: 920px) {
	.image-box-home {
		grid-template-columns: 1fr 38% ;
		grid-template-rows: 250px 250px;
		grid-template-areas:
		"image-1 image-2" 
		"image-1 image-3";
	}
}

@media (min-width: 1250px) {
	.image-box-home {
		
	}
}

@media (min-width: 1450px) {
	.image-box-home {
		grid-template-rows: 300px 300px;
	}
}

.image-box-home .grid-item {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

.image-box-home .grid-item.image-1 {
	background-color: red;
	grid-area: image-1;
	position: relative;
	background-image: url('/wp-content/themes/mayrhoferunderscores/images/home_1_2.jpg');
}

.image-box-home .grid-item.image-2 {
	background-color: blue;
	grid-area: image-2;
	position: relative;
	background-image: url('/wp-content/themes/mayrhoferunderscores/images/home_4_2.jpg');
}

.image-box-home .grid-item.image-3 {
	background-color: green;
	grid-area: image-3;
	position: relative;
	background-image: url('/wp-content/themes/mayrhoferunderscores/images/home_3_2.jpg');
}

#primary .entry-content > p {
	margin-bottom: 4px;
}

/* Forms */

div.wpforms-container-full input[type="date"], div.wpforms-container-full input[type="datetime"], div.wpforms-container-full input[type="datetime-local"], div.wpforms-container-full input[type="email"], div.wpforms-container-full input[type="month"], div.wpforms-container-full input[type="number"], div.wpforms-container-full input[type="password"], div.wpforms-container-full input[type="range"], div.wpforms-container-full input[type="search"], div.wpforms-container-full input[type="tel"], div.wpforms-container-full input[type="text"], div.wpforms-container-full input[type="time"], div.wpforms-container-full input[type="url"], div.wpforms-container-full input[type="week"], div.wpforms-container-full select, div.wpforms-container-full textarea, .wp-core-ui div.wpforms-container-full input[type="date"], .wp-core-ui div.wpforms-container-full input[type="datetime"], .wp-core-ui div.wpforms-container-full input[type="datetime-local"], .wp-core-ui div.wpforms-container-full input[type="email"], .wp-core-ui div.wpforms-container-full input[type="month"], .wp-core-ui div.wpforms-container-full input[type="number"], .wp-core-ui div.wpforms-container-full input[type="password"], .wp-core-ui div.wpforms-container-full input[type="range"], .wp-core-ui div.wpforms-container-full input[type="search"], .wp-core-ui div.wpforms-container-full input[type="tel"], .wp-core-ui div.wpforms-container-full input[type="text"], .wp-core-ui div.wpforms-container-full input[type="time"], .wp-core-ui div.wpforms-container-full input[type="url"], .wp-core-ui div.wpforms-container-full input[type="week"], .wp-core-ui div.wpforms-container-full select, .wp-core-ui div.wpforms-container-full textarea {
	border-radius: 0;
	border-color: var(--mh-txt-golddarker-white);
}

.entry-content ul {
	margin-left: 0;
	margin-bottom: 1.7rem;
	padding-left: 1.9rem;
}

.entry-content ul li {
	list-style-type: none;
	position: relative;
	margin-bottom: 1.5rem;
}

.entry-content ul li:before {
	position: absolute;
	color: #000;
	left: -1rem;
	font-size: .65rem;
	vertical-align: -10%;
	line-height: 2.2;
	font-family: 'Font Awesome 6 Pro';
	content: "\f00c";
	left: -1.7rem;
	font-size: .9rem;
	vertical-align: -10%;
	line-height: 1.6;
	color: var(--mh-txt-golddarker-white);
	font-weight: 900;
}

#block-9 {
	margin-bottom: 0;
}

.google-maps-container {
	max-height: 450px;
	height: 450px;
	overflow: hidden;
}

.responsiveContainer {
	position: relative;
	padding-bottom: 56%;
	height: 0;
	overflow: hidden;
}

.responsiveContainer iframe, .responsiveContainer object, .responsiveContainer video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/* ###################################### */
/* ###################################### */
/* ###################################### */
/* ############### Footer ############### */
/* ###################################### */
/* ###################################### */
/* ###################################### */

.site-footer {
	background-color: var(--mh-footer-bg);
	color: #fff;
}

#menu-footer-menu {
	margin-left: 0;
}

@media (max-width: 560px) {
	#menu-footer-menu {
		flex-direction: column;
	}
}

#menu-footer-menu .nav-link {
	color: #edb788;
	font-size: 1.056rem;
	border-bottom: 1px solid var(--mh-footer-bg);
}

@media (max-width: 560px) {
	#menu-footer-menu {
		flex-direction: column;
	}
	#menu-footer-menu .nav-link {
		text-align: center;
	}
}

#menu-footer-menu .nav-link:hover, 
#menu-footer-menu .nav-link:focus {
	border-bottom: 1px solid #edb788;
}

a.nav-link-sm {
	color: #edb788;
	font-size: 1.7rem;
}

a.nav-link-sm:hover, 
a.nav-link-sm:focus {
	color: #edb788;
}

.fo-copy {
	font-size: .85rem;
	color: #edb788;
}

/* ###################################### */
/* ###################################### */
/* ###################################### */
/* ############### SPRACHE AUSGEBLENDET ############### */
/* ###################################### */
/* ###################################### */
/* ###################################### */

.nav-item-language {
	display: none;
}

/* Elementor Frymo */

.entry-content .elementor-widget-frymo-search-form input:not([type="submit"]), .entry-content .elementor-widget-frymo-search-form select {
	border-color: var(--mh-txt-golddarker-white);
	border-radius: 0 !important;
	font-family: "tt-commons-pro", sans-serif;
	font-weight: 300;
	color: #000;
	font-size: .95rem;
}

.entry-content .elementor-widget-frymo-search-form .frymo-filter-form .apply button.frymo-submit {
	background-color: var(--mh-txt-golddarker-white);
	border-radius: 0 !important;
	font-family: "tt-commons-pro", sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: .95rem; 
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all 0.8s 0s ease;
	-moz-transition: all 0.8s 0s ease;
	-o-transition: all 0.8s 0s ease;
	transition: all 0.8s 0s ease;
}

.entry-content .elementor-widget-frymo-search-form .frymo-filter-form .apply button.frymo-submit:hover, 
.entry-content .elementor-widget-frymo-search-form .frymo-filter-form .apply button.frymo-submit:focus {
	transform: translate(0, -3px);
	box-shadow: -2px 10px 14px -10px rgba(28, 28, 28, .5);
}

.entry-content .elementor-widget-frymo-search-form input:not([type="submit"])::-webkit-input-placeholder, {
	color:#a6a6a6;
}

.entry-content .elementor-widget-frymo-search-form input:not([type="submit"])::-moz-placeholder, {
	color:#a6a6a6;
}

.entry-content .elementor-widget-frymo-search-form input:not([type="submit"])::-ms-placeholder, {
	color:#a6a6a6;
}

.entry-content .elementor-widget-frymo-search-form input:not([type="submit"])::placeholder, {
	color:#a6a6a6;
} 

.container-fluid .elementor-widget-heading .elementor-heading-title {
	font-family: "tt-commons-pro", sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #000;
	letter-spacing: 0.03em;
	font-size: 2.4rem;
	margin-bottom: 2.8rem;
}

.entry-content .elementor-widget-frymo-listing .frymo-results-count {
	font-family: "tt-commons-pro", sans-serif;
	font-weight: 300;
	color: #000;
	font-size: .9rem;
}

.entry-content .elementor-widget-frymo-listing .frymo-orderby-select {
	border-color: var(--mh-txt-golddarker-white);
	border-radius: 0 !important;
	font-family: "tt-commons-pro", sans-serif;
	font-weight: 300;
	color: #000;
	font-size: .95rem;
}

.entry-content .elementor-widget-frymo-listing .frymo-listing-badge {
	font-family: "tt-commons-pro", sans-serif;
	font-weight: 500;
	color: #000;
	font-size: .75rem;
}

.elementor-location-single .elementor-widget-frymo-title .frymo-title {
	font-family: "tt-commons-pro", sans-serif;
	font-weight: 300;
}

.elementor-location-single .elementor-widget-frymo-description .frymo-widget-heading {
	font-family: "tt-commons-pro", sans-serif;
	font-weight: 300;
}

.elementor-widget-frymo-object-data .frymo-data-item {
	
}

.immobilie-template-default .elementor-element {
	
}

.elementor-widget-frymo-contact-form {
	margin-top: 50px;
}

.immobilie-template-default .elementor-location-single .frymo-widget-heading {
	font-family: "tt-commons-pro", sans-serif !important;
	font-weight: 300 !important;
	color: #000 !important;
	margin-bottom: 1.5rem !important;
	font-size: 1.776rem !important;
}

.frymo-description h3 {
	margin-top: 1.2rem;
	margin-bottom: 1.2rem !important;
}

.frymo-description h3 strong {
	font-family: "tt-commons-pro", sans-serif !important;
	font-weight: 300 !important;
	color: #000 !important;
	font-size: 1.576rem !important;
}

.immobilie-template-default .elementor-widget-frymo-object-data .frymo-data-item-value,
.immobilie-template-default .elementor-widget-frymo-energy-data .frymo-energy-data-value {
	font-family: "tt-commons-pro", sans-serif;
	font-weight: 500 !important;
	font-size: 1rem !important;
}

.immobilie-template-default .elementor-widget-frymo-object-data .frymo-data-item-label,
.immobilie-template-default .elementor-widget-frymo-energy-data .frymo-energy-data-key {
	font-family: "tt-commons-pro", sans-serif !important;
	font-weight: 300;
	font-size: 1rem !important;
}

.elementor-widget-frymo-contact-data .frymo-contact-data-label {
	display: inline-block;
	margin-right: 5px;
}

.cmplz-cookiebanner {
	z-index: 99999999999 !important;
}