<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
body {
	color: #000;
	font-family: 'Jura', serif;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	width: 100vw;
	--swiper-theme-color: #9c301a;
	--swiper-pagination-bullet-inactive-opacity: .6;
	--swiper-pagination-bullet-size: 14px;
}
/**
 * Utility
 */
.clear {
	clear: both;
}
/**
 * Anchors
 */
a {
	color: #9c301a;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #9c301a;
	text-decoration: underline;
	text-underline-offset: 5px;
}
a.red-link,
a.gray-link,
a.blue-link {
	color: #FFF;
	padding: 4px 8px;
}
a.red-button {
	background: #9c301a;
}
a.gray-link {
	background: #999;
}
a.red-link,
a.blue-link {
	background: #276894;
}
a.grey-text-link {
	color: #777;
}
a img {
	border: none;
}
/**
 * Headings
 */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Tenor Sans';
	font-weight: bold;
	line-height: 1.2em;
}
h1,
h2 {
	margin: 0 0 15px 0;
}
h1 {
	color: #000;
	font-size: 28px;
}
h2 {
	color: #9c301a;
	font-size: 22px;
}
h2.emp-gr {
	color: #777;
}
h3,
h4,
h5 {
	color: #000;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
p {
	font-size: 16px;
	line-height: 1.4em;
	margin: 0 0 15px 0;
	padding: 0;
}
p.lead {
	font-size: 17px;
	line-height: 1.4em;
}
p.highlighted-red {
	color: #9c301a;
}
p.highlighted-gray {
	color: #919284;
}
span.inline-highlighted-red {
	color: #9c301a;
	font-size: 15px;
}
address {
	font-style: normal;
}
img {
	max-width: 100%;
	height: auto;
}
/* WordPress image/caption placement */
img.featured-image {
	max-width: 100%;
	height: auto;
}

img.experience-featured {
	max-width: 250px;
}

@media (min-width: 991px) {
	img.experience-featured {
		max-width: 555px;
	}
}

@media (max-width: 768px) {
	img.experience-featured {
		float: none !important;
		margin: 0 0 20px !important;
		max-width: 100% !important;
	}
}

img.aligncenter,
.wp-caption.aligncenter {
	display: block;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: auto;
}
.wp-caption.aligncenter a {
	display: block;
	text-align: center;
}
.wp-caption.aligncenter img {
	display: block;
	margin: 0 auto;
}
.wp-caption.aligncenter .wp-caption-text {
	text-align: center;
}
img.alignleft,
.wp-caption.alignleft {
	float: left;
	margin: 15px 15px 15px 0;
}
img.alignright,
.wp-caption.alignright {
	float: right;
	margin: 15px 0 15px 15px;
}
img.alignnone,
.wp-caption.alignnone {
	margin-bottom: 15px;
}
.wp-caption .wp-caption-text {
	color: white;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin: -30px 20px 20px 0;
	text-align: right;
}
hr.ruler {
	border: none;
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 1px;
}
.pt-color-swatch {
	min-width: 50px;
}
body .pgm img,
body .pgm object,
body .pgm embed,
body .pgmm img,
body .pgmm object,
body .pgmm embed {
	max-width: none;
}
body .pgmm .map-info {
	min-height: 75px;
	overflow: hidden;
	padding-right: 80px;
	position: relative;
}
body .pgmm .map-info img {
	border: solid 2px #303030;
	position: absolute;
	top: 0;
	right: 0;
}
body .pgmm .map-info a {
	color: #777;
	display: inline-block;
	width: 150px !important;
}
/**
 * Overall collapsed list-style
 */
#utility-nav ul,
#primary-nav ul,
ul.widget-area,
.bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#utility-nav ul li,
#primary-nav ul li,
ul.widget-area li,
.bottom ul li {
	float: left;
}
a.trigger,
.nav-previous a,
.nav-next a {
	background: #eee;
	color: #777;
	display: inline-block;
	font-size: 12px;
	margin: 10px 0;
	padding: 6px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
body.woocommerce-cart a.trigger {
	background: #9c301a;
	color: #FFF;
}
body.woocommerce-cart a.trigger:hover {
	background: #000;
}
a.trigger:hover,
.nav-previous a:hover,
.nav-next a:hover {
	background-color: #333;
	color: #FFF;
	text-decoration: none;
}
table .label {
	background: transparent;
	display: block;
}
.woocommerce-checkout-review-order .fee .includes_tax {
	display: none;
}
/* Overall foundation reset */
body input[type="text"],
body input[type="password"],
body input[type="date"],
body input[type="datetime"],
body input[type="email"],
body input[type="number"],
body input[type="search"],
body input[type="tel"],
body input[type="time"],
body input[type="url"],
body textarea {
	font-family: 'Jura';
	font-size: 13px;
	padding: 3px !important;
	height: auto;
}

body .wc-block-components-form input[type="text"],
body .wc-block-components-form input[type="password"],
body .wc-block-components-form input[type="date"],
body .wc-block-components-form input[type="datetime"],
body .wc-block-components-form input[type="email"],
body .wc-block-components-form input[type="number"],
body .wc-block-components-form input[type="search"],
body .wc-block-components-form input[type="tel"],
body .wc-block-components-form input[type="time"],
body .wc-block-components-form input[type="url"],
body .wc-block-components-form textarea {
	padding: 1.5em .5em .5em !important;
}

/**
 * Header
 */
#header {
	border-top: solid 6px #333;
	padding-top: 38px;
	padding-bottom: 40px;
}
/**
 * Site title
 */
#site-title {
	margin: 0;
	padding: 0;
	margin-right: auto;
}
#site-title a img {
	max-height: 60px;
	max-width: 94px;
	width: 100%;
	height: auto;
}
@media (min-width: 768px) {
	#site-title a img {
		max-height: 120px;
		max-width: 188px;
		width: 100%;
		height: auto;
	}
}
.site-mobile-wrap {
	display: flex;
	align-items: flex-end;
	padding: 16px 0;
	gap: 10px;
}
@media (min-width: 768px) {
	.site-mobile-wrap {
		padding: 24px 0;
	}
}
.page-id-175 #menu-language-menu,
.page-id-3064 #menu-language-menu,
.page-id-2831 #menu-language-menu,
.page-id-5571 #menu-language-menu,
.woocommerce-cart #menu-language-menu,
.woocommerce-checkout #menu-language-menu,
.woocommerce.single-product #menu-language-menu {
	display: none;
}
/**
 * Search field
 */
#content #search {
	float: left;
	margin: 0;
}
/**
 * Primary navigation
 */
#primary-nav {
	clear: both;
}
@media only screen and (max-width: 1000px) {
	#header [class*="column"]+[class*="column"]:last-child {
		clear: left;
		float: none;
		width: 100%;
	}
	#header #sub-nav [class*="column"]+[class*="column"]:last-child {
		clear: none;
		float: left;
	}
	#header #sub-nav .two.columns {
		width: 16.66667%;
	}
	#header #sub-nav .ten.columns .twelve.columns {
		clear: left;
	}
	body #primary-nav ul li a span {
		display: none;
	}
}
.pt-mobile-nav,
ul.pt-mobile-menu,
ul.pt-mobile-menu .menu-item {
	display: none;
}
#primary-nav ul {
	float: right;
}
#primary-nav ul li a {
	color: #9c301a;
	display: block;
	font-size: 18px;
	line-height: 1em;
	margin: 0;
	padding: 8px 13px;
	height: 55px;
	text-decoration: none;
}
#primary-nav ul li a:hover,
#primary-nav ul li.current-menu-item a,
#primary-nav ul li.current-page-parent a {
	background-color: #f9f9f9;
}
#primary-nav ul li.has-sub-nav a:hover,
#primary-nav ul li.has-sub-nav.active a {
	background-color: #313131;
	color: #fff;
}
#primary-nav ul li a span {
	clear: both;
	color: #313131;
	display: block;
	font-size: 12px;
	margin-top: 5px;
}
#primary-nav ul li.has-sub-nav a:hover span {
	color: #acacac;
}
/* Featured link */
#primary-nav ul li.pt-featured a {
	background: #9c301a;
	color: #fff;
}
#primary-nav ul li.pt-featured a span {
	color: #fff;
}
#primary-nav ul li.pt-featured a:hover {
	background-color: #313131;
}
/* Sub navigation */
.sub-nav,
.sub-nav h2,
.sub-nav p {
	color: #FFF;
}
.sub-nav h2,
.sub-nav .h2 {
	border-bottom: dotted 1px #666;
	color: #a3a19e;
	margin-top: 20px;
	padding-bottom: 10px;
	font-size: 16px;
}
.sub-nav ul.sub-menu {
	float: left;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
	width: 100%;
}
.sub-nav ul.sub-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 25%;
}
@media only screen and (max-width: 767px) {
	.sub-nav ul.sub-menu li {
		width: 50%;
	}
	.sub-nav ul.sub-menu li {
		width: 50%;
	}
	.sub-nav ul.sub-menu li:nth-child(3) {
		clear: left;
	}
	.sub-nav .two.columns {
		display: none;
	}
}
.sub-nav ul.sub-menu li a {
	color: #FFF;
	display: block;
	font-size: 14px;
}
/* Sub sub element */
.sub-nav ul.sub-menu li.has-sub-nav.non-active a,
.sub-nav ul.sub-menu li.has-sub-nav.non-active a:hover {
	color: #a3a19e;
	cursor: default;
	text-decoration: none;
}
.sub-nav ul.sub-menu li.hide .sub-menu {
	padding-top: 0;
}
.sub-nav ul.sub-menu li.hide a {
	display: none;
}
.sub-nav ul.sub-menu li.hide .sub-menu a {
	display: block;
}
.sub-nav ul.sub-menu ul.sub-menu li {
	float: none;
	width: 100%;
}
.sub-nav ul.sub-menu ul.sub-menu li a,
.sub-nav ul.sub-menu li.has-sub-nav.non-active ul.sub-menu li a {
	color: #FFF;
	cursor: pointer;
}
.sub-nav ul.sub-menu li.has-sub-nav.non-active ul.sub-menu li a:hover {
	text-decoration: underline;
}
.sub-nav .navigation-assistent {
	border-top: solid 1px #666;
	margin-bottom: 20px;
	padding: 10px 0;
}
.sub-nav .navigation-assistent a {
	color: #FFF;
}
.sub-nav .navigation-assistent a:hover {
	color: #FFF;
}
.sub-nav .container {
	display: block;
	color: #efede8;
}
.sub-nav h4,
.sub-nav h4 a {
	color: #acacac;
	font-size: 16px;
	margin-top: 20px;
}
.sub-nav .container img {
	border: solid 2px #efede8;
}
/**
 * Main
 */
#main {
	margin-bottom: 40px;
}
.blog #main,
.category #main,
.tag #main,
.single-post #main {
	background-image: url("../images/blog/background.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 0;
	padding: 40px 0;
}
body.page-id-175 .block-grid.four-up {
	margin: 0;
}
/* Introduction */
#main .introduction p.lead {
	margin: 20px 0 25px 0;
}
#content .excerpt-container {
	height: 100%;
}
.pt-post-overflow {
	overflow: hidden;
}
#content .excerpt-container article {
	height: 100%;
}
#content .excerpt-container a.zoom {
	display: block;
	position: relative;
}
#content .excerpt-container a.zoom span {
	display: none;
}
#content .excerpt-container a.zoom:hover span {
	background-image: url("../images/magnifying-glass.png");
	display: block;
	position: absolute;
	top: 35%;
	left: 40%;
	width: 60px;
	height: 60px;
}
/**
 * Slideshow
 */
.slideshow {
	display: block;
	margin-bottom: 30px;
	width: 100%;
	min-height: 380px;
}
.items {
	display: none;
	float: right;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}
.items li {
	background-color: #f9f9f9;
	border-top: solid 1px #fff;
	display: block;
	margin: 0;
	padding: 10px 10px 10px 100px;
	position: relative;
	height: 94px;
	z-index: 999;
}
.items li a.surrounder {
	display: block;
}
.items li a.surrounder:hover {
	text-decoration: none;
}
.items li:hover {
	cursor: pointer;
}
.items li:first-child {
	border-top: none;
}
.items li img {
	border: solid 2px #f9f9f9;
}
.items li:hover,
.items li.active {
	background-color: #333;
	position: relative;
}
.items li h4 {
	font-size: 16px;
}
.items li:hover h4,
.items li.active h4 {
	color: #FFF;
}
.items li:hover img,
.items li.active img {
	border: solid 2px #FFF;
}
.items li:hover .pointer {
	background-image: url("../images/slide/slide-pointer.png");
	display: block;
	position: absolute;
	top: 35px;
	left: -12px;
	width: 12px;
	height: 23px;
}
.items li img {
	position: absolute;
	top: 10px;
	left: 10px;
}
.items li .descr-wrap {
	display: block;
	width: 400px;
	position: absolute;
	left: -400px;
	top: 0;
}
.items li .descr {
	display: none;
}
.items li:hover .descr {
	background-image: url("../images/slide/description-back.png");
	background-position: top left;
	color: #FFF;
	display: block;
	padding: 10px 30px 10px 10px;
}
.items li:hover .descr {
	height: 93px;
}
.items li:first-child:hover .descr {
	height: 94px;
}
.items li .descr p {
	margin: 0;
	padding: 0;
}
.items li .descr a {
	color: #FFF;
}
.items li .descr a.trigger {
	background: #f9f9f9;
	color: #777;
	margin-bottom: 0;
	text-decoration: none;
}
.items li .descr a.trigger:hover {
	background: #444;
	color: #FFF;
	text-decoration: underline;
}
@media only screen and (min-width: 768px) {
	.items {
		display: block;
	}
}
/* Images */
.slideshow .images {
	display: block;
	position: relative;
	width: auto !important;
	height: auto !important;
}
.slideshow .images span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	height: auto !important;
	width: auto;
}
.slideshow .images img {
	display: block;
	width: 100%;
}
/*
 * Content
 */
.error404 #content .error404 {
	margin-bottom: 30px;
}
#content .p2p-posts li img {
	margin-bottom: 10px;
}
.search #content .entry-summary {
	padding-bottom: 30px;
}
#content .entry-summary p.lead {
	font-size: 14px;
	line-height: 1.6em
}
/* Single posts */
p.read-more,
p.read-more .trigger {
	margin: 0;
}
/* Blog style */
.category .page-header {
	color: #FFF;
	margin-bottom: 20px;
}
.category .page-title,
.tag .page-title {
	background-color: #333;
	color: #FFF;
	display: block;
	font-size: 24px;
	padding: 8px 12px;
}
.category .unique-cat .page-title,
.tag .unique-cat .page-title {
	background: transparent;
	color: #333;
	padding: 0;
}
.blog #content img.featured-image,
.category #content img.featured-image,
.tag #content img.featured-image,
img.placeholder-image {
	display: block;
}
.blog #content article.post,
.single-category,
.category #content article.post,
.tag #content article.post {
	background-color: #FFF;
	margin: 0;
	padding: 20px;
	position: relative;
	min-height: 260px;
}
.single-category {
	position: relative;
	height: 100%;
}
.blog #content article.post .comments-link,
.category #content article.post .comments-link,
.tag #content article.post .comments-link,
.single-category .posts-count {
	background: #9c301a;
	display: block;
	color: #FFF;
	margin: 0;
	padding: 5px 21px;
	position: absolute;
	top: -20px;
	right: 15px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.blog #content article.post .comments-link a,
.category #content article.post .comments-link a,
.tag #content article.post .comments-link a {
	color: #FFF;
	font-size: 16px;
}
.blog #content article.post .comments-link a:hover,
.category #content article.post .comments-link a:hover,
.tag #content article.post .comments-link a:hover {
	text-decoration: none;
}
.blog #content article.post .comments-link .comment-hook,
.category #content article.post .comments-link .comment-hook,
.tag #content article.post .comments-link .comment-hook {
	background-image: url("../images/blog/balloon.png");
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	width: 16px;
	height: 13px;
	position: absolute;
	bottom: -13px;
	left: 12px;
}
.search-results article {
	border-bottom: dotted 1px #d6d6d6;
	margin-bottom: 20px;
}
/* Single posts */
.single-post .post,
.single-post #aside li.widget-container {
	background: #FFF;
	padding: 20px;
}
.single-post .posts-featured {
	border: dotted 1px #BBB;
	display: block;
	float: left;
	margin: 0 20px 20px 0;
	padding: 1px;
}
.single-post .entry-content {
	padding-bottom: 10px;
}
.single-post .entry-meta {
	border-bottom: dotted 1px #BBB;
	font-size: 12px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #333;
}
.single-post .entry-meta a {
	color: #777;
}
.addthis_sharing_toolbox {
	float: left;
	margin-bottom: 10px;
	padding: 0;
}
.addthis_sharing_toolbox a {
	float: left;
	margin: 0 2px;
}
body.home .addthis_sharing_toolbox {
	text-align: center;
	width: 100%;
}
body.home .addthis_sharing_toolbox a {
	display: inline-block;
	float: none;
}
.single-post #aside li.widget-container {
	border: none;
	margin-bottom: 30px;
	padding: 10px;
}
.single-post #aside li.widget-container:first-child {
	padding-top: 10px;
}
/* Single post navigation */
#nav-below {
	clear: both;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}
.category-archive-meta a.trigger {
	float: right;
}
/*
 * Comments
 */
.single-post #comments {
	background: #F2F2F2;
	margin-top: 20px;
	padding: 20px;
}
#commentform .required,
#commentform .form-allowed-tags {
	display: none;
}
#commentform input#author,
#commentform input#email,
#commentform input#url {
	width: 50%;
}
/* Commentlist */
.commentlist {
	list-style: none;
}
.commentlist li {
	background-color: #f9f9f9;
	border-top: solid 1px #eceae5;
	margin-bottom: 10px;
	padding: 20px 20px 10px 20px;
}
/* colors element */
.colors {
	margin-bottom: 30px;
}
.colors ul {
	clear: both;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	list-style: none;
	margin: -5px;
	padding: 0;
	width: 100%;
}
.colors ul li {
	background-color: #f9f9f9;
	border: solid 1px #edebe6;
	flex-basis: 47%;
	font-size: 13px;
	margin: 5px;
	padding: 7px;
	min-height: 125px;
}
@media only screen and (min-width: 768px) {
	.colors ul li {
		flex-basis: 18.75%;
	}
}
.colors ul li span {
	color: #777;
	display: block;
	margin-bottom: 5px;
}
.colors ul li h3 {
	font-size: 14px;
	margin-bottom: 5px;
}
.colors ul li p {
	color: #777;
	font-size: 13px;
	margin-bottom: 5px;
}
.colors ul li a {
	display: block;
	position: relative;
}
.colors ul li a img {
	border: solid 1px #edebe6;
	display: block;
}
.colors ul li a:hover span {
	background-image: url("../images/magnifying-glass-small.png");
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	top: 35%;
	left: 40%;
	width: 30px;
	height: 30px;
}
body .colors ul.five-up li {
	padding: 10px;
}
@media only screen and (min-width: 768px) {
	body .colors ul.five-up li {
		width: 18%;
	}
}
@media only screen and (max-width: 768px) {
	.block-grid.mobile-two-up&gt;li {
		width: 46%;
	}
}
@media only screen and (max-width: 1024px) {
	.colors ul li {
		font-size: 12px;
		white-space: nowrap;
	}
	.colors ul li span {
		margin-right: -10px;
	}
}
/* Contact element */
.contact__inner {
	background-image: url("../images/moose.png");
	background-position: bottom center;
	background-repeat: no-repeat;
	border-top: dotted 1px #d6d6d6;
	clear: both;
	margin: 20px 0 0 0;
	padding: 40px 0 30px 0;
	text-align: center;
}
@media (min-width: 768px) {
	.contact__inner {
		background-position: 16% center;
	}
}
.contact__inner .alignright {
	float: none;
	margin: 0 auto 20px;
}
.contact__inner .alignleft {
	float: none;
	margin: 0 auto 20px;
}
@media (min-width: 768px) {
	.contact__inner {
		margin-bottom: 20px;
	}
	.contact__inner .alignright {
		float: right;
	}
	.contact__inner .alignleft {
		float: left;
	}
}
.contact span {
	display: block;
	line-height: 1.4em;
}
.contact .head {
	color: #9c301a;
	font-size: 22px;
}
.contact .descr {
	color: #040404;
	font-size: 16px;
}
/* Experiences */
.experience-container article {
	margin-bottom: 20px;
	position: relative;
}
/*
.experience-container article p.entry-time {
	display: inline-block;
	position: absolute;
	top: 20px;
	right: 20px;
}
*/
.experience-container .has-featured {
	padding-left: 170px;
	position: relative;
}
.experience-container .odd {
	background-color: #efede8;
	padding: 15px 15px 5px 15px;
}
.experience-container .has-featured.odd {
	padding: 15px 15px 5px 170px;
}
.experience-container .has-featured img.featured {
	border: solid 4px #efede8;
	position: absolute;
	top: 0;
	left: 0;
}

article.type-experience &gt; h2 {
	margin-top: 2em;
}

@media (max-width: 767px) {
	article.type-experience .entry-content .wp-block-columns.is-layout-flex:nth-child(1 of .wp-block-columns) .wp-block-column:nth-child(2) {
		order: -1;
	}
}

article.type-experience .wp-block-gallery {
	position: relative;
}

@media (max-width: 767px) {
	article.type-experience .wp-block-columns .wp-block-column .wp-block-gallery {
		margin: 0;
	}

	article.type-experience .wp-block-columns .wp-block-column .wp-block-gallery.swiper-initialized {
		overflow-x: hidden;
	}

	article.type-experience .wp-block-columns .wp-block-column .wp-block-gallery .swiper-wrapper {
		width: auto;
		align-items: center;
	}

	article.type-experience .wp-block-columns .wp-block-column .wp-block-gallery .swiper-wrapper .wp-block-image {
		margin-bottom: 0 !important;
	}

	article.type-experience .wp-block-columns .wp-block-column .wp-block-gallery:not(.swiper-initialized) .wp-block-image:nth-child( n + 1 ) {
		display: none;
	}
}

@media (min-width: 768px) {
	article.type-experience .wp-block-gallery .swiper-wrapper {
		display: grid;
		grid-template-columns: repeat( 3, 1fr );
		gap: 16px;
	}

	article.type-experience .wp-block-gallery .swiper-wrapper .wp-block-image {
		width: 100% !important;
	}

	article.type-experience .wp-block-gallery .swiper-wrapper .wp-block-image:first-child {
		grid-column: 1 / span 3;
	}

	article.type-experience .wp-block-gallery .swiper-wrapper .wp-block-image:nth-child( n + 5 ) {
		display: none;
	}
}

article.type-experience .wp-block-gallery .wp-block-image a {
	cursor: zoom-in;
}

/* Gallery shortcode image list */
.gallery-images-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery-images-list li {
	float: left;
	margin: 0 0 10px 10px;
}
.gallery-images-list li:first-child {
	margin-left: 10px;
}
.gallery-images-list li a {
	border: solid 4px #efede8;
	display: block;
	position: relative;
}
.gallery-images-list li a img {
	display: block;
}
.gallery-images-list li a:hover span {
	background-image: url("../images/magnifying-glass-small.png");
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	top: 35%;
	left: 40%;
	width: 30px;
	height: 30px;
}
.gallery-images-list li .gallery-caption {
	display: none;
}
.gallery a.zoom {
	display: block;
	position: relative;
}
.gallery a.zoom span {
	display: none;
}
.gallery a.zoom:hover span {
	background-image: url("../images/magnifying-glass-small.png");
	display: block;
	position: absolute;
	top: 35%;
	left: 40%;
	width: 30px;
	height: 30px;
}
/* Aside */
#aside {
	color: #777;
}
#aside .side-nav {
	background-color: #f9f9f9;
	margin-bottom: 30px;
	padding: 10px;
}
#aside p {
	font-size: 14px;
}
#aside .side-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#aside .side-nav ul li {
	border-top: dotted 1px #cecac0;
}
#aside .side-nav ul li a {
	display: block;
	font-size: 14px;
	padding: 6px 0;
}
#aside .side-nav ul li a:hover {
	color: #000;
	text-decoration: none;
}
#aside .side-nav ul li.non-active {
	border: none;
}
#aside .side-nav ul li.non-active a {
	display: none;
}
#aside .side-nav ul li.non-active .sub-menu a {
	display: block;
}
/*
 * Aside widget area &amp; widgets
 */
#aside li.widget-container {
	border-top: dotted 1px #d6d6d6;
	padding: 30px 0 20px 0;
	width: 100%;
}
#aside li.widget-container:first-child {
	border: none;
	padding-top: 0;
}
#aside li.widget-container .section-indication,
#aside li.widget-container.posts h3.widget-title {
	color: #999;
	font-size: 11px;
	text-transform: uppercase;
}
#aside li.widget-container h3 a {
	color: #000;
}
#aside li.widget-container li {
	float: none;
}
#aside li.widget-container p {
	font-style: normal;
	margin: 0;
}
#aside .widget-area li.widget_product_categories {
	background-color: #f9f9f9;
	margin-bottom: 30px;
	padding: 10px;
	width: 100%;
}
#aside .widget-area li.widget_product_categories ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#aside .widget-area li.widget_product_categories ul li {
	border-top: dotted 1px #cecac0;
}
#aside .widget-area li.widget_product_categories ul li a {
	display: block;
	font-size: 16px;
	padding: 6px 0;
}
#aside .widget-area li.widget_product_categories ul li a:hover {
	color: #000;
	text-decoration: none;
}
#aside .pgm {
	margin-bottom: 30px;
}
#aside li.widget_moosefarg-latest-posts-widget p {
	margin: 0 0 15px;
}
#aside li.widget-pronamic-text {
	border: none;
	padding: 0;
}
#aside li.widget-pronamic-text p {
	margin-bottom: 15px;
}
.pt-box {
	border: 1px solid transparent;
	border-radius: 3px;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
	display: block;
	margin-bottom: 30px;
	padding: 20px;
}
.pt-box.pt-box-none {
	border-radius: 0;
	box-shadow: none;
	padding: 0;
}
.pt-box.pt-box-default {
	background-color: #fff;
	border-color: #eee;
}
.pt-box.pt-box-primary {
	background-color: #9c301a;
	border-color: #9c301a;
	color: #fff;
}
.pt-box.pt-box-secondary {
	background-color: #276894;
	border-color: #276894;
	color: #fff;
}
.pt-box.pt-box-primary .btn.btn-default,
.pt-box.pt-box-secondary .btn.btn-default {
	background-color: #fff;
	border-color: #fff;
	color: #313131;
}
.pt-box.pt-box-primary h3,
.pt-box.pt-box-secondary h3 {
	color: #fff;
}
.btn {
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	padding: 6px 12px;
	margin-bottom: 0;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
}
.btn.btn-default {
	background-color: #9c301a;
	border-color: #9c301a;
	color: #fff;
}
.btn.btn-primary {
	background-color: #276894;
	border-color: #276894;
	color: #fff;
}
.btn.btn-outline {
	background-color: transparent;
	border: 1px solid #000;
	color: #000;
	padding: 4px 8px;
	border-radius: 3px;
	font-size: 16px;
	line-height: 22px;
}
/* Wp Polls plugin style */
.wp-polls .wp-polls-ul {
	margin: 0;
	padding: 0;
}
.wp-polls .Buttons {
	background: #f9f9f9;
	border: none;
	color: #9c301a;
	display: inline-block;
	font-family: 'Jura';
	font-size: 12px;
	margin: 10px 0;
	padding: 6px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.wp-polls .Buttons:hover {
	background-color: #333;
	color: #FFF;
	text-decoration: none;
}
/**
 * Fancybox
 */
body #fancybox-outer {
	background-color: #313131 !important;
}
body #fancybox-content {
	border-width: 10px !important;
	border-color: #313131;
}
body #fancybox-title {
	left: 20px !important;
}
body .fancybox-title-float #fancybox-title-float-main {
	background: transparent;
	border: none;
	font-family: 'Jura';
	font-weight: normal;
	padding: 0;
	text-shadow: none;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.8);
}
body .fancybox-title-float #fancybox-title-float-left,
body .fancybox-title-float #fancybox-title-float-right {
	display: none;
}
/**
 * Footer
 */
#footer {
	background-color: #303030;
	background-position: top left;
	background-repeat: repeat-x;
	border-top: solid 3px #9c301a;
	margin: 0;
	padding: 45px 0;
}
#footer h3 {
	color: #a3a19e;
	font-size: 16px;
}
#footer a {
	color: #FFF;
	font-size: 15px;
}
#footer .foot-container .pt-foot-widget-grid {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#footer .foot-container .pt-foot-widget-grid&gt;div {
	flex-basis: 50%;
	margin-bottom: 15px;
}
#footer ul.footer-secundary {
	border-top: dotted 1px #666;
	margin-top: 20px;
	padding-top: 10px;
}
#footer .foot-container ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer .foot-container ul li {
	float: none;
}
#footer .foot-container ul li a {
	display: block;
}
@media (min-width: 991px) {
	#footer .foot-container {
		margin-bottom: 20px;
	}
	#footer .foot-container .pt-foot-widget-grid&gt;div {
		flex-basis: 20%;
		margin-bottom: 0;
	}
}
.pt-foot-secundary-widget-grid {
	margin-top: 20px;
	padding-top: 10px;
}

#footer .foot-container .pt-foot-secundary-widget-grid .pt-foot-widget-grid&gt;div {
	flex-basis: 50%;
}

.pt-foot-secundary-widget-grid .social-icons a {
	margin-right: 10px;
	opacity: .9;
}

.pt-foot-secundary-widget-grid .social-icons a:hover {
	opacity: 1;
}

#footer .mf-hook {
	background-image: url("../images/moose-farg.png");
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	right: -35px;
	bottom: 0;
	height: 208px;
	width: 26px;
}
@media only screen and (max-width: 1024px) {
	#footer .mf-hook {
		display: none;
	}
}
/* Footer bottom */
#footer .bottom {
	border-top: dotted 1px #666;
	color: #acacac;
	padding: 25px 0;
}
#footer .bottom a {
	color: #acacac;
}
#footer .bottom a:hover {
	color: #FFF;
}
#footer .bottom .copyright {
	float: left;
	font-size: 12px;
}
#footer .bottom ul {
	float: right;
}
#footer .bottom ul li .sep {
	display: block;
	float: left;
	margin: 2px 10px 0 10px;
}
#footer .bottom ul li:first-child .sep {
	display: none;
}
#footer .social-share {
	text-align: right;
}
#footer .social-share iframe {
	float: right;
	margin: 0;
	padding: 0;
}
body .addthis_toolbox .addthis_button_tweet iframe.twitter-share-button {
	width: 100px !important;
}
.pt-support-panel {
	color: #515151;
	float: left;
	margin-bottom: 10px;
	text-align: left;
}
@media (max-width: 991px) {
	.pt-support-panel {
		float: none;
	}
}
/*
 * Foundation Zurb
 */
body .button:active {
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
}
body .button:focus {
	-webkit-box-shadow: 0 0 0 #000, 0 0 0 rgba(0, 0, 0, 0) inset;
	-moz-box-shadow: 0 0 0 #000, 0 0 0 rgba(0, 0, 0, 0) inset;
	box-shadow: 0 0 0 #000, 0 0 0 rgba(0, 0, 0, 0) inset;
	color: white;
}
body .panel {
	background: transparent;
	border: none;
}
/*
 .block-grid.three-up { border: solid 1px red; }
 .block-grid.three-up &gt; li { width: 30%; padding: 0 25px 25px; }
*/
body.blog .block-grid.three-up,
body.category .block-grid.three-up {
	overflow: visible;
}
body.blog .block-grid.three-up&gt;li,
body.category .block-grid.three-up&gt;li {
	padding: 0 15px 30px 15px;
}
/*
 * Foundation media-queries
 */
/* For phones */
@media only screen and (max-width: 767px) {
	#header {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#header .ten.columns {
		text-align: center;
	}
	#header #site-title a {
		float: none;
		margin: 0 auto;
	}
	#header #search,
	#header #menu-language-menu {
		display: none;
	}
	#header #searchform input[type=text] {
		padding: 8px !important;
		width: 100%;
	}
	#header #searchform input[type=submit] {
		padding: 8px 12px;
		right: -35px;
	}
	#header #utility-nav {
		clear: both;
		display: block;
		float: left;
		margin: 0;
		width: 100%;
	}
	#header #utility-nav ul {
		display: none;
	}
	#header #utility-nav .cart-mention {
		display: block;
		float: left;
		margin-left: 0;
	}
	#primary-nav {
		display: none;
	}
	/* Mobile navigation */
	.pt-mobile-nav {
		display: block;
	}
	ul.pt-mobile-menu .menu-item{
		display: block;
	}
	.pt-mobile-nav .navbar-toggle .navbar-label {
		font-size: 16px;
		position: relative;
		text-transform: uppercase;
		vertical-align: middle;
	}
	.icon-bars {
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: center;
		gap: 4px;
		height: 22px;
		width: 16px;
	}
	.icon-bars .icon-bar {
		display: block;
		background-color: #212529;
		height: 2px;
		width: 100%;
	}
	.pt-mobile-menu {
		font-size: 15px;
		margin: 0;
		padding: 0;
	}
	.pt-mobile-menu li {
		background: #333;
		border-bottom: solid 1px #555;
		display: block;
		float: none;
		width: 100%;
	}
	.pt-mobile-menu li.pt-featured {
		display: none;
	}
	.pt-mobile-menu li ul.sub-menu,
	.pt-mobile-menu li:hover ul.sub-menu,
	.pt-mobile-menu.sub-menu:before {
		display: none;
		visibility: visible;
		opacity: 1;
		transform: translateY(0);
	}
	.pt-mobile-menu .active&gt;ul.sub-menu {
		display: block !important;
	}
	.pt-mobile-menu li a {
		color: #fff;
		display: block;
		height: auto;
		position: relative;
		padding: 10px 13px;
		text-align: left;
	}
	.pt-mobile-menu li a:hover {
		text-decoration: none;
	}
	.pt-mobile-menu li ul.sub-menu {
		background-color: #444;
		font-size: 14px;
		margin: 0;
		padding: 10px;
	}
	.pt-mobile-menu li ul.sub-menu li {
		background-color: #444;
		border: none;
	}
	.pt-mobile-menu li ul.sub-menu li a {
		padding: 6px 6px;
	}
	.pt-mobile-menu li ul.sub-menu li ul.sub-menu {
		font-size: 13px;
	}
	.pt-mobile-menu li ul.sub-menu li ul.sub-menu li a {
		padding: 4px 4px;
	}
	.pt-mobile-menu li.pt-featured {
		background-color: #276894;
	}
	.pt-mobile-menu li ul.sub-menu li a .toggle {
		right: 0;
	}
	.pt-mobile-menu li ul.sub-menu li a .toggle:after {
		border-width: 0 1px 1px 0;
		padding: 1px;
	}
	.pt-mobile-menu li ul li a {
		background: transparent;
		color: #fff;
		padding: 5px 13px;
	}
	.pt-mobile-menu li a .toggle {
		color: #dcdcdc;
		cursor: pointer;
		display: block;
		font-size: 24px;
		line-height: 24px;
		margin-top: -12px;
		padding: 12px;
		position: absolute;
		right: 10px;
		top: 20px;
		text-align: center;
		width: 15px;
		height: 15px;
		z-index: 50;
	}
	.pt-mobile-menu li a .toggle:after {
		content: '';
		border: solid #fff;
		border-width: 0 3px 3px 0;
		display: inline-block;
		padding: 2px;
		position: absolute;
		top: 3px;
		left: 6px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		width: 5px;
		height: 5px;
	}
	.pt-mobile-menu .active &gt; a &gt; .toggle:after {
		top: 8px;
		transform: rotate(-135deg);
		-webkit-transform: rotate(-135deg);
	}
	.slideshow {
		min-height: 280px;
	}
	#aside .images a .descr {
		display: none;
	}
	/* Exclude product detail tabs */
	.woocommerce_tabs {
		display: none;
	}
}
@media only screen and (min-width: 767px) {
	body .gform_wrapper ul li.gfield,
	body .gform_wrapper .gform_footer {
		clear: none;
	}
}
body #content .gf_half_form_wrapper {
	max-width: 50%;
}
body #content .validation_error {
	font-weight: normal;
}
@media only screen and (max-width: 1024px) {
	body #content .gf_half_form_wrapper {
		clear: both;
		max-width: 100%;
	}
}
body .gform_wrapper li.gfield_error {
	background: transparent;
	border: none;
}
/* Gform reset error display */
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
	margin-top: 0px;
	margin-bottom: 0px !important;
}
body .gform_wrapper .top_label .gfield_label {
	margin-top: 0;
}
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin-top: 0px;
}
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container input {
	border: solid 1px #9c301a;
}
body .gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background: transparent;
	border: none;
	margin-bottom: 0px !important;
	padding: 0px 0px 0px !important;
}
body .gform_wrapper .validation_message {
	display: none;
}
body .gform_wrapper .validation_error {
	font-weight: normal;
}
/*
 * GravityForms buttons
 */
body .gform_footer .button {
	padding: 6px 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 0 0 0 #fff;
	color: #FFF;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
	border: none;
	font-size: 16px;
	font-weight: normal;
	background: #9c301a;
	background: -webkit-gradient(linear, left top, left bottom, from(#9c301a), to(#9c301a));
	background: -webkit-linear-gradient(#9c301a, #9c301a);
	background: -moz-linear-gradient(center top, #9c301a 0, #9c301a 100%);
	background: -moz-gradient(center top, #9c301a 0, #9c301a 100%);
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
}
body .gform_footer .button:hover {
	background: #040404;
	background: -webkit-gradient(linear, left top, left bottom, from(#040404), to(#040404));
	background: -webkit-linear-gradient(#040404, #040404);
	background: -moz-linear-gradient(center top, #040404 0, #040404 100%);
	background: -moz-gradient(center top, #040404 0, #040404 100%);
}
/* Cyclone Slider */
.home #cycloneslider-frontpage-1 {
	margin-top: -15px;
}
body .cycloneslider-template-responsive .cycloneslider-caption-title {
	font-size: 16px;
}
body .cycloneslider-template-responsive .cycloneslider-caption {
	background: none;
	bottom: 15px;
}
/*
 * Gutenberg
 */
#content&gt;.aligncenter,
.entry-content&gt;.aligncenter {
	margin-left: auto !important;
	margin-right: auto !important;
}
.wp-block-image img {
	height: auto;
}
.wp-block-image figcaption {
	color: #555;
	font-size: 14px;
	text-align: center;
}
.wp-block-button .wp-block-button__link {
	font-size: 15px;
	padding: 6px 28px;
}
.wp-block-buttons {
	margin-bottom: 15px;
}
.schema-faq {
	cursor: pointer;
}
.schema-faq-section {
	background: #F9F9F9;
	border: 1px solid rgba(0, 0, 0, 0.13);
	border-radius: 3px;
	margin-bottom: 13px;
	padding: 15px 24px;
}
.schema-faq-question {
	font-weight: 700;
	position: relative;
	display: block;
}
.schema-faq-question:after {
	content: '';
	position: absolute;
	background-image: url('../icons/caret.svg');
	background-size: contain;
	background-repeat: no-repeat;
	top: 50%;
	right: 0;
	width: 14px;
	height: 8px;
	text-align: center;
	-webkit-transform: scale(1, -1) translate(-50%, 50%);
	-moz-transform: scale(1, -1) translate(-50%, 50%);
	-ms-transform: scale(1, -1) translate(-50%, 50%);
	transform: scale(1, -1) translate(-50%, 50%);
	color: #000;
}
.is-open .schema-faq-question:after {
	transform: scale(1) translate(-50%, -50%);
}
.schema-faq-answer {
	font-weight: 400;
	margin: 0;
}
.schema-faq-answer {
	display: none;
}
.schema-faq-answer:after,
.schema-how-to-step-text:after {
	display: block;
	content: '';
	clear: both;
}
.schema-faq-answer img,
.schema-how-to-step-text img {
	float: right;
	border-radius: 3px;
	overflow: hidden;
	max-width: 240px !important;
	margin-left: 6px;
	margin-bottom: 6px;
}
.site-header {
	position: relative;
}
.site-header__topbar {
	display: none;
	flex-direction: row;
	justify-content: right;
	align-items: center;
	gap: 8px;
}
@media (min-width: 768px) {
	.site-header__topbar {
		display: flex;
	}
}
.site-header__main-navigation {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 8px;
	width: 100%;
}
@media (min-width: 768px) {
	.site-header__main-navigation {
		margin-top: 24px;
		margin-bottom: 24px;
		justify-content: right;
	}
}
.site-language {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}
.site-language:after {
	position: relative;
	display: block;
	content: '|';
	color: #777;
}
.site-language li a {
	color: #777;
	font-size: 12px;
	line-height: 1;
	padding: 0 3px;
}
.site-utility {
	list-style: none;
	display: flex;
	flex-direction: row;
	align-items: start;
	margin: 0;
	padding: 0;
	gap: 8px;
}
.site-utility a {
	color: #777;
	font-size: 14px;
	line-height: 18px;
}
.cart-mention {
	display: flex;
	margin: 0;
	padding-left: 1em;
	flex-direction: row;
	gap: 5px;
}

.cart-mention__icon {
	width: 20px;
	height: 18px;
}

.site-mobile-wrap .cart-mention {
	padding: 0;
	font-size: 13px;
	margin: 0 0 10px auto;
}

@media (min-width: 769px) {
	.site-mobile-wrap .cart-mention {
		display: none;
	}
}
.cart-mention a {
	color: #9c301a;
	display: block;
	font-size: 14px;
	line-height: 18px;
	padding: 0;
}
.pt-socials {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	gap: 9px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.pt-socials [class*=pt-social--]&gt;a {
	display: block;
	width: 14px;
	height: 14px;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: contain;
	mask-size: contain;
	overflow: hidden;
	text-indent: 200%;
	font-size: 0;
	background-color: #777;
	;
}
.pt-socials [class*=pt-social--]:focus&gt;a,
.pt-socials [class*=pt-social--]:active&gt;a,
.pt-socials [class*=pt-social--]:hover&gt;a {
	background-color: #9c301a;
}
.pt-social--facebook&gt;a {
	-webkit-mask-image: url('../icons/facebook.svg');
	mask-image: url('../icons/facebook.svg');
}
.pt-social--instagram&gt;a {
	-webkit-mask-image: url('../icons/instagram.svg');
	mask-image: url('../icons/instagram.svg');
}
.pt-social--youtube&gt;a {
	-webkit-mask-image: url('../icons/youtube.svg');
	mask-image: url('../icons/youtube.svg');
}
.pt-social--ptp&gt;a {
	-webkit-mask-image: url('../pronamic/p.svg');
	mask-image: url('../pronamic/p.svg');
}
.pt-primary-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap
}
.pt-primary-nav .menu-item {
	width: max-content;
}
.site-navigation {
	position: relative;
}
.site-navigation__sub {
	position: absolute;
	background-color: #313131;
	overflow: hidden;
	top: calc(100% - 25px);
	left: 0;
	right: 0;
	z-index: 9999;
}
.site-search {
	display: none;
	position: relative;
	width: 56px;
	height: 56px;
}
@media (min-width: 768px) {
	.site-search {
		display: block;
	}
}
.site-search:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	background-color: transparent;
	background-image: url("../icons/search.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 24px;
	z-index: 2020;
	cursor: pointer;
}
.site-search #search {
	position: absolute;
	width: 100%;
	height: 100%;
	transition: width 250ms;
	top: 0;
	right: 0;
}
.site-search form {
	position: relative;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.site-search label {
	display: none;
}
.site-search input[type=text] {
	background-color: #fff;
	border: solid 1px transparent;
	color: #777;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 16px;
	text-indent: -9000px;
}
.site-search.is-open input[type=text],
.site-search input[type=text]:focus {
	border: 1px solid rgba(0, 0, 0, 0.13);
	text-indent: 16px;
}
.site-search input[type=submit] {
	width: 56px;
	height: 56px;
	border: none;
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	overflow: hidden;
	text-indent: -1000em;
	visibility: hidden;
}
.site-search.is-open input[type=submit] {
	visibility: visible;
	z-index: 9000;
	background-color: transparent;
}
.order-trigger-wrap {
	display: block;
	margin-right: 8px;
}
@media (min-width: 768px) {
	.order-trigger-wrap {
		display: none;
	}
}
/* Breadcrumbs */
.yoast-breadcrumbs {
	font-size: 13px;
}

.yoast-breadcrumbs a,
.yoast-breadcrumbs span {
	color: currentColor;
}
</pre></body></html>