/*
Theme Name: Fischerwiege
Theme URI: 
Author: mediamar
Author URI: https://mediamar.de
Description:
Version: 1.0
Template: solarone
Text Domain: solarone-child

*/
/* Note: The CSS files are loaded from assets/build/css/ folder. */
:root {
	--global--color--border: #d8d8d8;
	--global--color--form-border: #bbb;
	--global--color--form-background: #fff;
	--global--color--form-select-fill: #fff;
	--global--color--form-border-active: #0075ee;
	--global--color--form-glow: rgba(0, 119, 247, 0.2);
	--global--color--notification: #003679;
	--global--color--notification-border: #5ca5ff;
	--global--color--notification-background: #b8d7ff;
	--global--color--success: #006319;
	--global--color--success-border: #63d383;
	--global--color--success-background: #b8f3c6;
	--global--color--error: #790000;
	--global--color--error-border: #ff5c60;
	--global--color--error-background: #ffb8b8;
	--global--color--product-badge-color: #282828;
	--global--color--product-badge-background: #fff;
	--global--color--star-rating: #282828;
	--global--color--variant-border: #4a4a4a;
	--global--color--variant-form-border: #666;
	--global--color--variant-form-border-active: #2e8cfd;
	--global--color--variant-form-glow: rgba(46, 140, 253, 0.2);
	--global--color--variant-form-background: #121212;
	--global--color--variant-form-select-fill: #121212;
	--global--color--variant-notification: #b8d7ff;
	--global--color--variant-notification-border: #005ed2;
	--global--color--variant-notification-background: #003679;
	--global--color--variant-success: #b8f3c6;
	--global--color--variant-success-border: #119236;
	--global--color--variant-success-background: #006319;
	--global--color--variant-error: #ffb8b8;
	--global--color--variant-error-border: #c70510;
	--global--color--variant-error-background: #790000;
	--global--color--variant-code-color: #216f6d;
	--global--color--variant-code-background: #cafaf8;
	--global--color--variant-star-rating: #f4f4f4;
	--global--color--variant-product-badge-color: #f4f4f4;
	--global--color--variant-product-badge-background: #121212
}

/* Fonts */
/* @import url("https://fast.fonts.net/lt/1.css?apiType=css&c=d91cb0dd-e167-4b12-81ea-9e7ccfcf93f0&fontids=5727175"); */
@font-face {
	font-family: "Gill Sans MT W01 Medium";
	src: url("fonts/5727175/5dcd1b38-d595-4966-9d40-696b7b29c0cd.woff2") format("woff2"), url("fonts/5727175/b9947f64-d079-4c63-bcb3-d50ea832f4d9.woff") format("woff");
}

/* dm-sans-regular - latin */
@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/dm-sans-v11-latin-regular.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/dm-sans-v11-latin-regular.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('fonts/dm-sans-v11-latin-regular.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('fonts/dm-sans-v11-latin-regular.woff') format('woff'),
		/* Modern Browsers */
		url('fonts/dm-sans-v11-latin-regular.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('fonts/dm-sans-v11-latin-regular.svg#DMSans') format('svg');
	/* Legacy iOS */
}

/* dm-sans-700 - latin */
@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/dm-sans-v11-latin-700.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/dm-sans-v11-latin-700.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('fonts/dm-sans-v11-latin-700.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('fonts/dm-sans-v11-latin-700.woff') format('woff'),
		/* Modern Browsers */
		url('fonts/dm-sans-v11-latin-700.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('fonts/dm-sans-v11-latin-700.svg#DMSans') format('svg');
	/* Legacy iOS */
}

/* Links */
.comment-meta a,
.entry-cats a,
.entry-meta a,
.footer-content p a,
.mc4wp-form p a,
.post-meta a,
.posted_in a,
.wp-block-navigation-link a,
.wp-block-navigation:not([style*="text-decoration"]) a,
.wp-block-post-terms a {
	text-decoration: none;
	color: #396351;
	text-shadow: 0px 0px 4px rgba(255, 255, 255, 0.9);
}

.comment-meta a:hover,
.entry-cats a:hover,
.entry-meta a:hover,
.footer-content p a:hover,
.mc4wp-form p a:hover,
.post-meta a:hover,
.posted_in a:hover,
.wp-block-navigation-link a:hover,
.wp-block-navigation:not([style*="text-decoration"]) a:hover,
.wp-block-post-terms a:hover {
	text-decoration-line: none;
	text-decoration-thickness: .09em;
	color: black;
}

/* General */
body {
	font-family: 'DM Sans';
	color: #396351 !important;
}

/* Typografie */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Gill Sans MT W01 Medium' !important;
	font-weight: normal;
	color: #396351 !important;
}

h2 {
	margin-bottom: 1rem;
}

/* .container {
  width: 50%; /* Die Breite des Containers, in dem sich das h2-Element befindet */
}

*/ h2 {
	display: inline-block;
	/* Verwandelt das h2-Element in ein inline-Block-Element */
	border-bottom: 1px solid black;
	/* Die Eigenschaft border-bottom erstellt die Linie */
	width: 50% !important;
	/* Setzt die Breite des h2-Elements auf 50% */
	margin: 0 0 0 25%;
	/* Setzt einen linken Seitenabstand von 25%, um das h2-Element linksbündig zu halten */
}

h2,
h3,
h4 {
	font-family: 'Gill Sans MT W01 Medium' !important;
	text-transform: uppercase;
	font-weight: normal;
}

.wp-block-post-content p {
	padding-bottom: var(--s-r-7);
}

.wp-block-cover__inner-container h3 {
	background-color: rgba(247, 245, 243, .6);
	font-weight: normal;
	border-radius: 10px;
	color: #396351;
	text-shadow: 0px 0px 4px rgba(255, 255, 255, 1);
	/* Textfarbe für die Überschrift */
	padding: 6px 12px;
	display: inline-block;
	/* stellt das h2 Element als Inline-Block dar */
	max-width: 100%;
	/* setzt die maximale Breite auf 100% */
	white-space: nowrap;
	/* sorgt dafür, dass der Text nicht umgebrochen wird */
	overflow: hidden;
	/* sorgt dafür, dass der Text innerhalb des Elements bleibt */
	text-overflow: ellipsis;
}

.wp-block-cover__inner-container {
	text-align: center;
}

/* Trenner */
hr.wp-block-separator {
	border-bottom: 2px solid #86b9d8;
	margin-left: 0;
	margin-right: auto;
	width: 120px;
	margin-bottom: 1rem;
}

hr.wp-block-seperator-small {
	width: 40px !important;
	border-bottom: 2px solid #86b9d8;
	margin-bottom: 1.6rem;
}
.wp-block-seperator-centered {
	width: 80px !important;
	border-bottom: 2px solid #86b9d8;
	margin-bottom: 1.6rem;
	margin-left: auto !important;
}
/* Header */
.site-header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10;
	background: linear-gradient(to bottom, #F7F5F3, rgba(247, 245, 243, 0.8) 30%, rgba(247, 245, 243, 0.6) 60%, rgba(247, 245, 243, 0.302) 80%, transparent);
}

.wp-block-site-title {
	text-transform: uppercase;
	font-family: 'Gill Sans MT W01 Medium';
	/* color: #396351; */
	text-shadow: 0px 0px 18px rgba(255, 255, 255, 0.9);
}

/* Content */
.wp-block-cover p:not(.has-text-color) {
	color: #fff;
	padding-left: 4rem;
	padding-right: 4rem;
}

.wp-block-cover h3:hover {
	color: #86b9d8 !important;
	transform: scale(1.05);
	transition: all 0.3s ease-in-out;
}

.wp-block-cover {
	overflow: hidden;
}

.wp-block-cover:hover img {
	filter: grayscale(0);
	transform: scale(1.1);
	transition: all 1.5s ease-in-out;
}

.wp-block-post-title {
	color: #fff !important;
	margin-bottom: 10px;
}

.wp-block-cover img {
	-webkit-filter: hue-rotate(154deg) saturate(30%);
	/* Safari 6.0 - 9.0, Chrome 21.0 - 38.0, iOS Safari 6.0 - 8.4 */
	-moz-filter: hue-rotate(154deg) saturate(30%);
	/* Firefox 35 - 59 */
	-o-filter: hue-rotate(154deg) saturate(30%);
	/* Opera 15.0 - 43.0 */
	-ms-filter: hue-rotate(154deg) saturate(30%);
	/* Internet Explorer 9.0 - 11.0 */
	filter: hue-rotate(154deg) saturate(30%) brightness(120%);
	/* Standard */
	transition: all 1.5s ease-in-out;
}
/* Image Overlays */
.cp-polygon {
	clip-path: ellipse(100% 90% at 50% 0%);
}

.wp-block-image.alignfull {
	padding: 0.5rem 0;
	clip-path: ellipse(126% 98% at 50% 100%);
}

/* Footer */
.site-footer {
	background: rgb(247, 245, 243);
	background: -moz-linear-gradient(86deg, rgba(247, 245, 243, 1) 0%, rgba(225, 234, 242, 1) 12%, rgba(134, 185, 216, 1) 100%);
	background: -webkit-linear-gradient(86deg, rgba(247, 245, 243, 1) 0%, rgba(225, 234, 242, 1) 12%, rgba(134, 185, 216, 0.8) 80%);
	background: linear-gradient(140deg, rgba(247, 245, 243, 1) 0%, rgba(225, 234, 242, 0.5) 12%, rgba(225, 234, 242, 1) 50%, rgba(134, 185, 216, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#86b9d8", GradientType=1);
}

.footer-content p a {
	text-shadow: none;
}

.footer-logo {
	max-width: 201px;
}

/* Button */
.wc-block-components-button:not(.is-link),
.wp-block-ainoblocks-button:not(.is-style-naked) .wp-block-ainoblocks-button__link,
.wp-block-button__link {
	background: rgb(216, 64, 46);
	background: -moz-linear-gradient(86deg, rgba(216, 64, 46, 1) 12%, rgba(157, 35, 21, 1) 100%);
	background: -webkit-linear-gradient(86deg, rgba(216, 64, 46, 1) 12%, rgba(157, 35, 21, 1) 100%);
	background: linear-gradient(86deg, rgba(216, 64, 46, 1) 12%, rgba(157, 35, 21, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d8402e", endColorstr="#9d2315", GradientType=1);
}

.wc-block-components-button:not(.is-link):hover,
.wp-block-ainoblocks-button:not(.is-style-naked) .wp-block-ainoblocks-button__link:hover,
.wp-block-button__link:hover {
	-webkit-transition: background 0.5s 0s ease-in-out;
	-moz-transition: background 0.5s 0s ease-in-out;
	-o-transition: background 0.5s 0s ease-in-out;
	transition: background 0.5s 0s ease-in-out;
	background: rgba(157, 35, 21, 1)
}

/* Social */
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
	color: #396351;
	fill: #396351;