/* # Fräulein K sagt ja - Theme Theme
Theme Name: Fräulein K sagt ja - Theme
Theme URI: http://my.studiopress.com/themes/genesis/
Description: This is the theme created with the Genesis Framework.
Author: Torben Tschechne
Author URI: http://www.torben.me
Template: genesis
Template Version: 2.1.11
Tags: black, orange, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Header Navigation
	- Primary Navigation
	- Secondary Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Retina Display
	- Max-width: 1200px
	- Max-width: 960px
	- Max-width: 800px
*/


/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/* ## Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* ## Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before,
.frlk-fp-article-fw-wrapper:before,
.frlk-fp-content-wrapper:before,
.row:before,
.frontpage-teaser-wrapper:before,
.frontpage-teaser-lr-wrapper:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after,
.frlk-fp-article-fw-wrapper:after,
.frlk-fp-content-wrapper:after,
.row:after,
.frontpage-teaser-wrapper:after,
.frontpage-teaser-lr-wrapper:after {
	clear: both;
	content: " ";
	display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?yq7du4');
  src:  url('fonts/icomoon.eot?yq7du4#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?yq7du4') format('truetype'),
    url('fonts/icomoon.woff?yq7du4') format('woff'),
    url('fonts/icomoon.svg?yq7du4#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* pt-serif-regular - latin-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/pt-serif-v9-latin-ext-regular.eot'); /* IE9 Compat Modes */
  src: local('PT Serif'), local('PTSerif-Regular'),
       url('fonts/pt-serif-v9-latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/pt-serif-v9-latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/pt-serif-v9-latin-ext-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/pt-serif-v9-latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/pt-serif-v9-latin-ext-regular.svg#PTSerif') format('svg'); /* Legacy iOS */
}
/* pt-serif-700 - latin-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/pt-serif-v9-latin-ext-700.eot'); /* IE9 Compat Modes */
  src: local('PT Serif Bold'), local('PTSerif-Bold'),
       url('fonts/pt-serif-v9-latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/pt-serif-v9-latin-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/pt-serif-v9-latin-ext-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/pt-serif-v9-latin-ext-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/pt-serif-v9-latin-ext-700.svg#PTSerif') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'Droid Sans';
    src: url('fonts/DroidSans-webfont.eot');
    src: url('fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/DroidSans-webfont.woff') format('woff'),
         url('fonts/DroidSans-webfont.ttf') format('truetype'),
         url('fonts/DroidSans-webfont.svg#droid_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Droid Sans';
    src: url('fonts/DroidSans-Bold-webfont.eot');
    src: url('fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/DroidSans-Bold-webfont.woff') format('woff'),
         url('fonts/DroidSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/DroidSans-Bold-webfont.svg#droid_sansbold') format('svg');
    font-weight: 700;
    font-style: normal;

}

/* rubik-regular - latin-ext */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/rubik-v7-latin-ext-regular.eot'); /* IE9 Compat Modes */
  src: local('Rubik'), local('Rubik-Regular'),
       url('fonts/rubik-v7-latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/rubik-v7-latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/rubik-v7-latin-ext-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/rubik-v7-latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/rubik-v7-latin-ext-regular.svg#Rubik') format('svg'); /* Legacy iOS */
}
/* rubik-500 - latin-ext */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/rubik-v7-latin-ext-500.eot'); /* IE9 Compat Modes */
  src: local('Rubik Medium'), local('Rubik-Medium'),
       url('fonts/rubik-v7-latin-ext-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/rubik-v7-latin-ext-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/rubik-v7-latin-ext-500.woff') format('woff'), /* Modern Browsers */
       url('fonts/rubik-v7-latin-ext-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/rubik-v7-latin-ext-500.svg#Rubik') format('svg'); /* Legacy iOS */
}
/* rubik-700 - latin-ext */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/rubik-v7-latin-ext-700.eot'); /* IE9 Compat Modes */
  src: local('Rubik Bold'), local('Rubik-Bold'),
       url('fonts/rubik-v7-latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/rubik-v7-latin-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/rubik-v7-latin-ext-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/rubik-v7-latin-ext-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/rubik-v7-latin-ext-700.svg#Rubik') format('svg'); /* Legacy iOS */
}


/* ## Typographical Elements
--------------------------------------------- */

body {
	background-color: #fff;
	color: #5c5651;
	font-family: 'Droid Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.625;
	margin: 0;
	-webkit-font-smoothing: antialiased;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #5c5651;
	text-decoration: underline;
}

a:hover {
	color: #5c5651;
	text-decoration: underline;
	cursor: pointer;
}

p {
	margin: 0 0 28px;
	padding: 0;
}

article.post p:last-child {
	margin:0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 700;
}

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

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

#menu-shop.genesis-nav-menu .frlk-color a {
	color: #ed6b7b;
}


/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Rubik', sans-serif;
	color:#5c5651;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 10px;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

.content .yarpp-related {
	text-align:center;
}

.content .yarpp-related h3 {
	text-transform: none;
	font-size:34px;
	font-style:italic;
	margin: 95px 0 50px 0;
	font-weight:normal;
}

.content .yarpp-related li {
	height:auto;
	width:23%;
	margin:1%;
	display: inline-block;
}

.content .yarpp-related li:first-child {
	margin-left:0;
}

.content .yarpp-related li:last-child {
	margin-right:0;
}

/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto;
}

/* ## Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 28px;
	text-align: center;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery img {
	border: 1px solid #ddd;
	height: auto;
	padding: 4px;
}

.gallery img:hover {
	border: 1px solid #999;
}

/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 14px;
	font-weight: 300;
	padding: 16px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #333;
	font-weight: 300;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #333;
	font-weight: 300;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	border:1px solid #e7e7de;
	color: #5e5956;
	cursor: pointer;
	font-size: 16px;
	font-weight: 300;
	padding: 16px 24px;
	width: auto;
}

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
	background-color: #ed6b7b;
	color: #fff;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background-color: #ed6b7b;
	color: #fff;
}

.entry-content .button:hover {
	color: #fff;
}

.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover {
	background-color: #fff;
	color: #333;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* ## Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

th {
	font-weight: 400;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

.frlk-notice {
	text-align: center;
	background-color:#FFE79D;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 22px;
}

/* PINTEREST PINNER PLUGIN */
.entry-content .cb_pin_link,
.woocommerce-product-gallery__image .cb_pin_link {
	visibility: hidden;
	top: 20px;
	left: 20px;
	width: 64px;
	height: 64px;
	background: url('../frlksagtja/images/pinterest_grey_64px.png') no-repeat;
}

.entry-content .cb_pin_images:hover .cb_pin_link,
.woocommerce-product-gallery__image .cb_pin_images:hover .cb_pin_link {
	visibility: visible;
}

.entry-content .cb_pin_images,
.woocommerce-product-gallery__image .cb_pin_images {
	height:auto !important;
	width:auto !important;
}

/* CPT Inspiration */
.post-type-inspiration-archive-link {
	display:flex;
    align-items: flex-end;
    justify-content: center;
}

.post-type-inspiration-archive-link h3 {
	margin-bottom: 50px;
	text-align: center;
	background-color: #fff;
    padding: 15px;
    font-size: 24px;
}

.post-type-archive-inspiration .page-title {
	margin-top: 28px;
}

.frlk-breadcrump {
	margin-top: 22px;
}

.tax-inspirationen .clb_wrapper {
    display: none;
}

.single-inspiration .woocommerce-breadcrumb,
.tax-inspirationen .woocommerce-breadcrumb,
.post-type-archive-inspiration .woocommerce-breadcrumb {
    display: none;
}

.post-type-archive-inspiration article:first-child {
    margin-left:0;
}

.post-type-archive-inspiration article .entry-title,
.tax-inspirationen article .entry-title {
    min-height: 57px;
    text-align: center;
    margin-bottom: 0;
}

.post-type-archive-inspiration .type-inspiration:first-of-type {
    margin-left:0;
}

.single-inspiration .inspiration-content {
    text-align: center;
}

/* Waitlist */
.woocommerce .wcwl_email_field {
	float: none;
	margin: 0;
	width: 60%;
}

/* ## Site Containers
--------------------------------------------- */

.site-inner,
.wrap,
.single.woocommerce .woocommerce-breadcrumb,
.page.woocommerce .woocommerce-breadcrumb,
.archive.woocommerce .woocommerce-breadcrumb {
	margin: 0 auto;
	max-width: 1080px;
}

.site-inner {
	clear: both;
	padding-top: 40px;
}

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 980px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* ### Content */

.content {
	/*float: right;*/
	width: 710px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 580px;
}

.full-width-content .content {
	width: 100%;
}

/* ### Primary Sidebar */

.sidebar-primary {
	float: left;
	width: 292px;
	margin-left: 74px;
	/*border:1px solid #e7e7de;*/
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* ### Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

.sidebar-primary .useful_banner_manager_banner, .sidebar-primary #text-12 .textwidget, .sidebar-primary #text-10 .textwidget, .sidebar-primary #text-6 .textwidget {
	text-align: center;
}

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

/*.one-half .entry-title {
	min-height: 72px;
}*/

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

/* ## Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 20px;
}

.frlk-breadcrump {
	margin-top: 22px;
}

.archive-description,
.author-box {
	background-color: #fff;
	font-size: 16px;
	margin-bottom: 40px;
	padding: 40px;
}

.archive.tax-kind_of_location .archive-description,
.archive.post-type-archive-location .archive-description
 {
	margin: 0;
	padding: 20px 0;
	max-width: 800px;
}

.author-box-title {
	font-size: 16px;
	margin-bottom: 4px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* ## Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.entry-content .search-form,
.site-header .search-form {
	display: inline-block;
}

.site-header .search-form {
	margin-top: 5px;
	width: 50%;
}

.site-header .search-form div:first-child {
	font-size: 0;
	width: 100%;
}

.frlk-top-bar #menu-social li {
	padding: 6px 3px 0;
}

.frlk-top-bar .frlk-cart i {
	font-size: 20px;
	display: block;
	margin-bottom: 5px;
}


.frlk-top-bar .search-wrapper a {
	display: inline-block;
	padding: 0;
	margin: 0;
	line-height: 1;
	text-align: center;
	overflow: hidden;
	color: #5c5651;
	position: relative;
}

.frlk-top-bar.is-shop .search-wrapper a {
	top: 1px;
}

.site-header .search-form input[type="search"] {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #5c5651;
	padding: 15px;
	width: 85%;
}

.site-header .search-form input[type="submit"] {
	  font-family: 'icomoon' !important;
	  speak: none;
	  font-style: normal;
	  font-weight: normal;
	  font-variant: normal;
	  text-transform: none;
	  line-height: 1;
	  -webkit-font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;
	  visibility: visible;
	  font-size: 24px;
	  content: '\e90c';
	  padding: 0;
	  border: none;
	  background-color: transparent;
	  width: 15%;
	  display: inline-block;
	  position: relative;
	  top: 5px;
	  left: 5px;
}

.site-header .search-form input[type="submit"]:hover {
	color: #ed6b7b;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}


/* ## Titles
--------------------------------------------- */

.archive-title {
	font-size: 20px;
}

.entry-title {
	font-size: 30px;
	margin-bottom:27px;
	margin-top:8px;
}

.blog .one-half .entry-title {
	font-size:20px;
}

.entry-title a,
.sidebar .widget-title a {
	color: #5c5651;
}

.entry-title a:hover {
	color: #5c5651;
	cursor: pointer;
}

.one-third .entry-title {
	font-size:20px;
}

.one-third .entry-title a {
	text-decoration: none;
}

.frlk-fp-article-fw-text.one-third {
  display: flex;
  flex-direction: column;
}

.frlk-fp-article-fw-text.one-third .entry-footer {
  margin-top: auto;
  font-size: 13px;
}

.sidebar .widget-title {
	color: #5c5651;
	font-size: 16px;
	background-color: #ebe9e9;
	text-transform: uppercase;
	padding: 5px 10px;
}

.footer-widgets .widget-title {
	font-size: 24px;
	font-family: 'Rubik', sans-serif;
	margin-bottom: 20px;
	padding-bottom:10px;
	padding-left: 0;
}

.footer-widgets .widget-title {
	color: #ed6b7b;
}

.nav-footer a {
	font-size: 13px;
}

/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.sticky {
}


/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* ## Featured Content
--------------------------------------------- */

.mobile-border-menu {
	display: none;
}

.featured-content .entry {
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 20px;
	padding: 0 0 24px;
}

.footer-widgets .entry {
	border-bottom: 1px dotted #666;
}

.featured-content .entry-title {
	font-size: 20px;
}

.featured-content-wrapper {
	max-width:100%;
	text-align: center;
	margin:0 auto;
	margin-top: 4px;
	padding-top:22px;
	border-top:1px solid #f0eced;
}

.featured-teaser {
	border-top:none;
	padding-top:0;
	margin-top:0;
	margin-bottom:30px;
}

.featured-content-list li {
	float:left;
	padding:10px;
	border:1px solid #e7e7de;
	margin-right:2.314815%;
}

.featured-content-list li img {
	display: block;
}

.featured-content-list li:first-child {
	margin-right:2.2407407%;
}

.featured-content-list li:last-child {
	margin-right:0;
}

/* Change January 2016 */
.flexslider.frontpage-slider {
	max-width: 1080px;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
}

.frontpage-slider li {
	position: relative;
}

.frontpage-slider li span {
	position: absolute;
	bottom: -1px;
	background-color:#fff;
	color:#5c5651;
	font-weight: 700;
	height:60px;
	line-height: 60px;
	width:100%;
	padding:0 0 0 24px;
	opacity: 0.85;
	font-family: 'Rubik', sans-serif;
	font-size: 16px;
}

/*.frontpage-slider li:nth-child(odd) span {
	background-color:#b7879d;
}*/

.frontpage-slider .flex-control-paging li a.flex-active {
	background-color:#899c96;
}

.frontpage-slider .flex-control-paging li a {
	background-color: #c7cdcb;
}

.frontpage-teaser-wrapper,
.frontpage-teaser-shop-wrapper {
	background-color: #f6f8ee;
	font-size: 0;
}

.frontpage-teaser-shop-wrapper .frontpage-teaser-image {
	width: 30%;
	display: inline-block;
}

.frontpage-teaser-shop-wrapper .frontpage-teaser-content {
	background-color: #f6f8ee;
    padding: 20px 30px 0;
    width: 70%;
    display: inline-block;
    vertical-align: top;
}

.frontpage-teaser-lr-wrapper {
	background-color: #f1f8fe;
	font-size: 0;
}

.frontpage-teaser-wrapper .frlk-teaser-sub-text,
.frontpage-teaser-lr-wrapper .frlk-teaser-sub-text {
	font-size: 14px;
	color: #adaaa8;
	text-transform: uppercase;
	font-family: 'Rubik', sans-serif;
}

.frontpage-teaser-wrapper .frlk-fp-article-fw-text {
	font-size: 16px;
	padding: 40px 25px 25px 0;
}

.frontpage-teaser-lr-wrapper .frlk-fp-article-fw-text {
	font-size: 16px;
	padding: 40px 0 25px 25px;
}

.frontpage-teaser-lr-wrapper a {
	color: #3ebbf5;
}

.frontpage-teaser-wrapper a,
.frontpage-teaser-shop-wrapper .frontpage-teaser-content a {
	color: #a7c144;
}

.frontpage-teaser-wrapper h3 {
	color:#a7c144;
	font-size: 30px;
	font-family: 'Rubik', sans-serif;
}

.frontpage-teaser-lr-wrapper h3 {
	color:#3ebbf5;
	font-size: 30px;
	font-family: 'Rubik', sans-serif;
}

.blog .frontpage-teaser-content p {
	margin:0;
}

.frontpage-teaser-content p {
	font-size: 16px;
}

.frontpage-teaser-image {
	width:30%;
	display: inline-block;
	font-size:0;
}

.woocommerce .container-image-and-badge {
    position: relative;
    display: block;
    text-indent: 0;
}

.frlk-ribbon {
	top: 0;
    right: 0;
    left: auto;
    margin: -1em -1em 0 0;
    position: absolute;
    border-radius: 100%;
    text-align: center;
    line-height: 60px;
}

.blog .frontpage-kategorie-teaser-wrapper .frontpage-teaser-headline {
	margin-bottom: 50px;
}

/* End - Change January 2016 - End */

/* Start - Change March 2017 - Start */

.home .row {
	margin: 30px 0;
}

.frlk-fp-article-fw-wrapper {
	margin-bottom: 30px;
	display: flex;
	align-items: stretch;
}

.home .row:first-of-type {
	margin-top: 0;
}


/* End - Change March 2017 - End */

.has-cookie-bar #catapult-cookie-bar {
	text-align: center;
	font-size: 13px;
	border-top: 1px solid #ed6b7b;
}


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

/* ## Genesis eNews Extended
--------------------------------------------- */

.enews-widget,
.enews-widget .widget-title {
	color: #fff;
}

.sidebar .widget.enews-widget {
	background-color: #333;
}

.enews-widget input,
.enews-widget input:focus {
	border: 1px solid #333;
}

.enews-widget input {
	font-size: 16px;
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	background-color: #ed6b7b;
	color: #fff;
	margin: 0;
	width: 100%;
}

.enews-widget input:hover[type="submit"] {
	background-color: #fff;
	color: #333;
}

.enews form + p {
	margin-top: 24px;
}

/* ## Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}


/* # Site Header
---------------------------------------------------------------------------------------------------- */
.site-header .wrap {
	padding: 0;
}

/* Change January 2016 */
.frlk-top-bar {
	font-size: 0;
	padding: 8px;
}

.frlk-top-bar .wrap {
	display: flex;
	align-items: center;
}

.frlk-top-bar .frlk-logo img {
	width: 200px;
}

.frlk-top-bar .frlk-logo {
	flex: 1 1 auto;
}

.frlk-top-bar .frlk-menu {
	flex: 1 1 auto;
	align-self: center;
}

.frlk-top-bar .frlk-cart {
	flex: 0 1 auto;
	align-self: center;
}

.frlk-top-bar .frlk-cart #menu-shop-header-right {
	text-align: right;
	display: flex;
	align-items: center;
}

.frlk-top-bar .frlk-cart #menu-shop-header-right li {
    flex: 1 1 15%;
    text-align: center;
}

.frlk-mobile-top-bar-highlight-link {
	font-family: 'Rubik', sans-serif;
	margin-top: 5px;
	background-color: #f9de8d;
	color: #5c5651;
	display: block;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.frlk-search-bar {
	text-align: center;
	display: none;
}

/*@media only screen and (min-width: 1024px) {
    .nav-primary .genesis-nav-menu li a:hover {
        text-decoration: none;
    }

    .nav-primary .genesis-nav-menu > li:hover > a,
    .nav-primary .genesis-nav-menu > li > a:hover {
        color: #106ccc;
    }

    .nav-primary .genesis-nav-menu .sub-menu {
        right: 0;
        left: 0;
        width: 100%;
        /*padding-left: calc(50vw - (1280px/2) ); */ /* where 1280px is the width of the wrap */
        /*border-top: none;
        background-color: #fff;
        font-size: 0.001px; /* to get rid of the horizontal gap between menu items */
        /*max-width: 1080px;
        margin: 0 auto;
    }

    .nav-primary .genesis-nav-menu .sub-menu a {
        border: none;
        color: #fff;
        background-color: transparent;
    }

    .nav-primary .genesis-nav-menu .sub-menu a:hover {
        background-color: #0c539d;
    }

    /* SubMenu  > Sub Menu Vertical*/

/*	.nav-primary .genesis-nav-menu .sub-menu .menu-item:hover > .sub-menu {
		left: auto;
		right: initial;
	  	margin: initial;
	}


	.menu .sub-menu .menu-item > a:focus + ul.sub-menu,
	.menu .sub-menu .menu-item.sfHover > ul.sub-menu {
		left: auto;
		right: initial;
	  	margin: initial;
	} 


	.nav-primary .genesis-nav-menu .sub-menu .sub-menu {
		width: 200px;
	}
}*/

/* ## Title Area
--------------------------------------------- */

.title-area {
	float: left;
}

.header-full-width .title-area {
	width: 100%;
}

.site-title {
	font-size: 32px;
	font-weight: 400;
	line-height: 1.2;
}

.site-title a,
.site-title a:hover {
	color: #333;
}

.woocommerce .content div.product .product_title {
	font-size: 28px;
	color: #5c5651;
}

body.woocommerce .content .woocommerce-product-gallery__wrapper > div:first-child {
	margin-bottom: 15px;
}

body.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
	margin: 0 5px;
	width: 20%;
}

.woocommerce .content div.product p.price,
.woocommerce .content div.product span.price {
	color: #5c5651;
	font-size: 26px;
	font-weight: bold;
}

.woocommerce .content div.product p.price del {
	margin-right: 15px;
}

.woocommerce .content .summary {
	color: #5c5651;
}

.woocommerce .content .summary p {
	font-size: 16px;
}

.woocommerce .content div.product p.stock {
	color: #a7c144;
	font-size: 16px;
}

.woocommerce .content .summary .product_meta .tagged_as,
.woocommerce .content .summary .product_meta .posted_in {
	display: inline-block;
}

.woocommerce .content .summary .product_meta .posted_in:nth-child(4) {
	display: block;
}

.woocommerce h1.page-title {
	font-size:28px;
	color: #5c5651;
}

.woocommerce-page .content {
	width:100%;
	margin-top:22px;
}

.woocommerce-page .sidebar {
	display:none;
}

.woocommerce-page .slider-wrapper {
	width:100%;
}


.woocommerce-page .shop-slider.flexslider {
	margin-bottom: 10px;
	border:0;
}

.woocommerce-page .shop-slider.flexslider li.single-slide {
	position:relative;
}

.woocommerce-page .shop-slider.flexslider li.single-slide .shop-slider-text-wrapper h3 {
	font-family: 'Rubik', sans-serif;
}

.woocommerce-page .shop-slider.flexslider li.single-slide .shop-slider-text-wrapper > p {
	font-size: 16px;
}

.woocommerce-page .shop-slider .shop-slider-text-wrapper {
    position: absolute;
    bottom: 20px;
    width: 30%;
    right: 10%;
    padding:15px;
    min-height: 120px;
}

.woocommerce-page .shop-slider .shop-slider-text-wrapper p {
	margin:0;
}

.woocommerce-page .site-inner, .woocommerce-page .featured-content-wrapper {
	padding:0;
}

.woocommerce-page .flex-direction-nav a::before,
.woocommerce-page .flex-direction-nav a,
.flexslider .flex-direction-nav a::before,
.flexslider .flex-direction-nav a {
	width:33px;
	height:78px;
}

.woocommerce-page .flexslider:hover .flex-direction-nav .flex-prev,
.woocommerce-page .flexslider:hover .flex-direction-nav .flex-next,
.flexslider:hover .flex-direction-nav .flex-prev,
.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 1;
}

.woocommerce-page .flexslider:hover .flex-direction-nav .flex-prev,
.flexslider:hover .flex-direction-nav .flex-prev {
	left:10px;
}

.woocommerce-page .flexslider:hover .flex-direction-nav .flex-next,
.flexslider:hover .flex-direction-nav .flex-next {
	right:10px;
}

.woocommerce-page .flex-direction-nav a.flex-next::before,
.flexslider .flex-direction-nav a.flex-next::before {
	content: '';
	background-image: url('images/pfeil_rechts.png');
}

.woocommerce-page .flex-direction-nav a.flex-prev::before,
.flexslider .flex-direction-nav a.flex-prev::before {
	content: '';
	background-image: url('images/pfeil_links.png');
}

.flexslider .flex-direction-nav li {
	position: inherit;
}

.woocommerce-page ul.products li.product {
	padding:10px 10px 0 10px;

	border: 1px solid #e7e7de;
}

.blog .woocommerce-page ul.products li.product,
.single .woocommerce-page ul.products li.product {
	padding:10px 10px 0 10px;
	min-height: 481px;
	border: 1px solid #e7e7de;
}

.blog .woocommerce-page ul.products li.product,
.single .woocommerce-page ul.products li.product {
	width:30.5%;
	margin:0 4.25% 2.992em 0;
}

/* Inspiration */
.single-inspiration .woocommerce-page ul.products li.product {
	width:47.5%;
	margin:0 4.25% 2.992em 0;
}

.single-inspiration.woocommerce .content .frlk-fp-article-content {
	margin-bottom: 2.992em;
}

.single-inspiration.woocommerce .content .frlk-fp-article-content .content {
	margin-top: 0;
}

.single-inspiration.woocommerce .content .frlk-fp-article-content .product.entry {
	padding-top: 0;
}

.single-inspiration.woocommerce .content .frlk-fp-article-content .entry-footer,
.single-inspiration.woocommerce .content .frlk-fp-article-content .entry-meta {
	display: none;
}

@media only screen and (min-width: 415px) {
	.single-inspiration.woocommerce .content .frlk-inspiration-products {
		display: flex;
	}

	.single-inspiration.woocommerce .content .frlk-inspiration-products.reverse {
		flex-direction: row-reverse;
	}
}

.single-inspiration.woocommerce .content .frlk-inspiration-products.reverse .one-half {
	margin-left: 0;
}

.single-inspiration.woocommerce .content .frlk-inspiration-products.reverse .one-half.first {
	margin-left: 2.564102564102564%;
}

.blog .woocommerce-page ul.products li.product:last-child,
.single .woocommerce-page ul.products li.product:last-child {
	margin-right: 0;
}

.footer-fullwidth-widget .widget-title,
.blog .woocommerce-page .frontpage-teaser-headline,
.blog .grid-home-headline,
.home .grid-home-headline,
.single .woocommerce-page .shop-teaser-headline,
.single.woocommerce-page .shop-teaser-headline,
.page.woocommerce .shop-teaser-headline,
.single .content .yarpp-related h3,
.custom-headline {
	font-family: 'Rubik', sans-serif;
	font-size: 28px;
	color: #adaaa8;
}

.footer-fullwidth-widget .widget-title,
.single .woocommerce .shop-teaser-headline,
.page.woocommerce .shop-teaser-headline,
.single.woocommerce-page .shop-teaser-headline,
.home .grid-home-headline,
.single .content .yarpp-related h3,
.custom-headline {
	position: relative;
}

.footer-fullwidth-widget .widget-title span,
.single .woocommerce .shop-teaser-headline span,
.page.woocommerce .shop-teaser-headline span,
.single.woocommerce-page .shop-teaser-headline span,
.home .grid-home-headline span,
.single .content .yarpp-related h3 span,
.custom-headline span {
	letter-spacing: 1px;
	background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 0 10px;
}

.single .woocommerce .shop-teaser-headline span,
.page.woocommerce .shop-teaser-headline span,
.single.woocommerce-page .shop-teaser-headline span,
.home .grid-home-headline span,
.single .content .yarpp-related h3 span {
	text-transform: uppercase;
	font-style: normal;
}

.footer-fullwidth-widget .widget-title:before,
.single .woocommerce .shop-teaser-headline:before,
.page.woocommerce .shop-teaser-headline:before,
.single.woocommerce-page .shop-teaser-headline:before,
.home .grid-home-headline:before,
.single .content .yarpp-related h3:before,
.custom-headline:before {
    background: #adaaa8;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
}

.blog .frontpage-teaser-headline,
.page.woocommerce .shop-teaser-headline {
	text-align: center;
	margin:95px 0 0 0;
}


.blog .grid-home-headline,
.home .grid-home-headline {
	text-align: center;
	margin: 50px 0 50px 0;
}

.home .site-inner {
	padding-top: 0;
}

.blog .blog-teaser-subheadline,
.page.woocommerce .shop-teaser-subheadline {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
}

.single .shop-teaser-headline {
	text-align: center;
	margin:55px 0 50px 0;
}

.single .shop-teaser-link {
	display: block;
	text-align: center;
	font-size: 22px;
	background-color: #ed6b7b;
	color: #fff;
	padding: 8px;
	margin: 0 auto;
	width: 200px;
}

.woocommerce-page .content ul.products li.product .button,
.blog .content .woocommerce ul.products li.product .button,
.single .content .woocommerce ul.products li.product .button {
	background-color:#f9de8d;
	width:100%;
	text-align: center;
	border-radius: 0;
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	font-size: 14px;
	color: #5c5651;
}

/*
.woocommerce-page .content ul.products li.product .woocommerce_de_versandkosten {
	margin-bottom: 20px;
}*/

.woocommerce-page .content ul.products li.product .woocommerce-loop-product__title,
.blog .woocommerce-page ul.products li.product .woocommerce-loop-product__title,
.single .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
	overflow: hidden;
	font-size: 18px;
	color: #5c5651;
	font-family: 'Rubik', sans-serif;
}

body.woocommerce ul.products li.product a.versandkosten {
	text-decoration: underline;
}

.woocommerce-page .content ul.products li.product .amount,
.blog .woocommerce-page ul.products li.product .amount,
.single .woocommerce-page ul.products li.product .amount {
	font-size: 26px;
	color: #5c5651;
	overflow: hidden;
}

.woocommerce-page .content ul.products li.product .woocommerce-loop-product__title,
.blog .woocommerce-page ul.products li.product .woocommerce-loop-product__title,
.single .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
	padding-left:10px;
	min-height:81px;
}

.single .woocommerce ul.products li.product .wgm-info,
.woocommerce .content ul.products li.product .wgm-info {
	padding-left: 10px;
}

.woocommerce ul.products li.product .price {
	font-size: 28px;
}

.woocommerce ul.products li.product .price,
.woocommerce-page .content ul.products li.product .amount,
.woocommerce-page .content ul.products li.product .woocommerce-de_price_taxrate,
.blog .woocommerce-page ul.products li.product .amount,
.blog .woocommerce-page ul.products li.product .woocommerce-de_price_taxrate,
.single .woocommerce-page ul.products li.product .amount,
.single .woocommerce-page ul.products li.product .woocommerce-de_price_taxrate {
	color:#5f5b5a !important;
}

.woocommerce .wgm-info.woocommerce-de_price_taxrate,
.woocommerce .wgm-info.woocommerce_de_versandkosten {
	font-size: 0.8em;
}

.woocommerce .wgm-info.shipping_de_string {
	font-size: 88%;
}


.woocommerce .wgm-info.woocommerce-de_price_taxrate,
.woocommerce .wgm-info.woocommerce_de_versandkosten,
.woocommerce .content .summary .wgm-info.shipping_de_string {
	font-size: 0.8em;
	padding-left: 0;
}

.woocommerce .content .summary .wgm-info.shipping_de_string small {
	font-size: 99%;
}

/*
.woocommerce-page .content ul.products li.product .woocommerce-de_price_taxrate,
.blog .woocommerce-page ul.products li.product .woocommerce-de_price_taxrate,
.single .woocommerce-page ul.products li.product .woocommerce-de_price_taxrate {
	padding-top:25px;
}*/

.woocommerce .content .woocommerce-breadcrumb a {
	color: #5c5651;
}

.woocommerce-page .content ul.products li.product .price,
.blog .woocommerce-page ul.products li.product .price,
.single .woocommerce-page ul.products li.product .price {
	padding: 0 10px 10px 10px;
}

body.woocommerce #respond input#submit,
body.woocommerce a.button,
body.woocommerce button.button,
body.woocommerce input.button,
body .woocommerce #respond input#submit,
body .woocommerce a.button,
body .woocommerce button.button,
body .woocommerce input.button {
	border-radius: 0;
}

.single.woocommerce #respond input#submit.alt,
.single.woocommerce a.button.alt,
.single.woocommerce button.button.alt,
.single.woocommerce button.button.alt.disabled,
.single.woocommerce input.button.alt,
.page .woocommerce #respond input#submit.alt,
.page .woocommerce a.button.alt,
.page .woocommerce button.button.alt,
.page .woocommerce input.button.alt,
.page.woocommerce input.button.alt {
	background-color: #f9de8d;
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	font-size: 14px;
	color: #5c5651;
	border-radius: 0;
	padding: 13px;
	text-decoration: none;
}

.single.woocommerce #respond input#submit.alt:hover,
.single.woocommerce a.button.alt:hover,
.single.woocommerce button.button.alt:hover,
.single.woocommerce button.button.alt.disabled:hover,
.single.woocommerce input.button.alt:hover,
.page .woocommerce a.button.alt:hover,
.page .woocommerce input.button.alt:hover,
.page.woocommerce input.button.alt:hover {
	background-color: #f9de8d;
	font-family: 'Rubik', sans-serif;
	text-decoration: underline;
	color: #5c5651;
}

.page.woocommerce .form-row .terms {
	float: none;
}

.single.woocommerce .related ul li.product, .single.woocommerce .related ul.products li.product, .single.woocommerce .upsells.products ul li.product, .single.woocommerce .upsells.products ul.products li.product, .single.woocommerce-page .related ul li.product, .single.woocommerce-page .related ul.products li.product, .single.woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
	width:22.05%;
	border: 1px solid #e7e7de;
	padding-top: 0;
	padding-bottom: 0;
}

.single .woocommerce-teaser:before,
.single.woocommerce .upsells.products:before,
.single.woocommerce .related.products:before {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}

.single.woocommerce .quantity .qty, .page .woocommerce .quantity .qty {
	width: 100%;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #f9de8d;
}

.single.woocommerce .quantity .qty::-webkit-inner-spin-button {
    opacity: 1
}

.single.woocommerce div.product form.cart div.quantity {
	float: left;
	width: 15%;
	margin: 0;
}

.single.woocommerce div.product form.cart .button {
	float: left;
	width: 85%;
}

.woocommerce .related {
	padding-top:10px;
}

.woocommerce .type-product .added_to_cart.wc-forward {
	width:100%;
	text-align: center;
}


.site-description {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
}

.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description {
	display: block;
	text-indent: -9999px;
}

/* February 2016 - Shop Frontpage */
.shop_fp_content_wrapper {
	display:flex;
	flex-wrap: wrap;
}

.shop_fp_content {
	font-size: 0;
	margin:13px 1.23%;
	display: flex;
	align-items: center;
	justify-content: center;
	max-height: 290px;
	max-width: 250px;
	color: #5c5651;
}

.shop_fp_content span.shop_fp_textlink {
	align-self: flex-end;
    padding: 10px 30px;
    margin-bottom: 25px;
    font-size: 16px;
    font-family: 'Rubik', serif;
    font-weight: 500;
}

.shop_fp_content span.shop_fp_textlink:hover,
.shop_fp_content:hover {
	color: #5c5651 !important;
	text-decoration: underline;
}

.shop_fp_content:nth-of-type(1),
.shop_fp_content:nth-of-type(4),
.shop_fp_content:nth-of-type(8) {
	margin-left:0;
}

.shop_fp_content:nth-of-type(1),
.shop_fp_content:nth-of-type(10) {
	max-width: 525px;
}

.shop_fp_content:nth-of-type(3),
.shop_fp_content:nth-of-type(7),
.shop_fp_content:nth-of-type(10) {
	margin-right:0;
}


/* TEST */
.page-template-page-blog .frlk-section-more-btn {
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #ed6b7b;
  background: #fdf0f1;
  border: 1px solid #f5c0c6;
  border-radius: 2px;
  padding: 6px 18px;
  text-decoration: none;
  transition: background 0.2s, border-color 0.2s, color 0.2s;
}

.page-template-page-blog .frlk-section-more-btn:hover {
  background: #ed6b7b;
  color: #fff;
  border-color: #ed6b7b;
}

/* Centering wrapper */
.page-template-page-blog .frlk-section-more-wrap {
  text-align: center;
  margin-top: 24px;
  padding-bottom: 8px;
  width: 100%;
}

.page-template-page-blog .row + .row:has(.grid-home-headline) {
  margin-top: 40px;
}

.page-template-page-blog .row + .row:has(.grid-home-headline) .grid-home-headline {
  padding-top: 32px;
  border-top: 2px solid #c9897a;
}

.page-template-page-blog .frlk-fp-article-content {
	border: 1px solid #F1EBEC;
}

.page-template-page-blog .frlk-fp-article-content .entry-header {
	padding-top: 10px;
}

.page-template-page-blog .frlk-fp-article-content.one-third {
	padding-bottom: 10px;
}

.page-template-page-blog .frlk-fp-article-content.one-third .entry-header {
	padding-top: 0;
}

.page-template-page-blog .frlk-fp-article-fw-image img {
  display: block;
}

.page-template-page-blog .frlk-fp-article-content.one-third .entry-header,
.page-template-page-blog .frlk-fp-article-content.one-third .entry-content,
.page-template-page-blog .frlk-fp-article-content.one-third .entry-footer {
	padding: 0 20px;
}

.page-template-page-blog .frlk-fp-article-content.one-third .entry-footer {
	font-size: 13px;
}


/* ── Featured teaser (image + text side by side) ── */
 @media only screen and (max-width: 736px) {
 	.page-template-page-blog .frlk-fp-article-fw-wrapper {
 		flex-direction: column;
 	}
 }

.page-template-page-blog .frlk-fp-article-fw-wrapper {
  display: flex;
  align-items: stretch;
}

.page-template-page-blog .frlk-fp-article-fw-wrapper .frlk-fp-article-fw-text {
  display: flex;
  flex-direction: column;
}

.page-template-page-blog .frlk-fp-article-fw-wrapper .frlk-fp-article-fw-text .entry-footer {
  margin-top: auto;
}

/* ── Three small cards row ── */
.page-template-page-blog .row:has(.one-third.frlk-fp-article-content) {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.page-template-page-blog .one-third.frlk-fp-article-content {
  display: flex;
  float: none;
}

.page-template-page-blog .one-third.frlk-fp-article-content .frlk-fp-article-fw-text {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.page-template-page-blog .one-third.frlk-fp-article-content .entry-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.page-template-page-blog .one-third.frlk-fp-article-content .entry-content p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.page-template-page-blog .one-third.frlk-fp-article-content .entry-footer {
  margin-top: auto;
}

.page-template-page-blog .entry-meta {
  margin: 0 0 8px 0;
}

.page-template-page-blog .entry-meta a {
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #8a6a5a;
  background: #f2e8e4;
  border: 1px solid #e0cdc7;
  border-radius: 2px;
  padding: 2px 8px;
  text-decoration: none;
  line-height: 1.5;
}

.page-template-page-blog .entry-meta a:hover {
  background: #e8d8d0;
  border-color: #c9b0a8;
}

/* TEST END */

.home .frlk-fp-article-content .entry-header .entry-meta {
	font-size: 14px;
	color: #ed6b7b;
	margin: 10px 0;
}

.home .frlk-fp-article-fw-wrapper.frlk-fp-article-content .entry-header .entry-meta {
	margin-top: 0;
}


.home .frlk-fp-article-content .entry-header .entry-title,
.single-inspiration .frlk-fp-article-content .entry-header .entry-title {
	font-size: 22px;
	margin-bottom: 15px;
}

.home .frlk-fp-article-content .entry-footer {
	font-size: 12px;
}

.home .frlk-fp-article-content .entry-footer .entry-time {
	color: #adaaa8;
}

/* Tax Locations */
.tax-kind_of_location article.location {
	position: relative;
}


/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 800px;
}


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */
/*
.genesis-nav-menu {
	clear: both;
	font-size: 17px;
	line-height: 1;
	width: 100%;
	text-align: center;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	color: #333;
	display: block;
	padding: 19px 22px;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #ed6b7b;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: auto;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border-top: none;
	font-size: 14px;
	padding: 20px;
	position: relative;
	width: auto;
	font-weight: bold;
}

.genesis-nav-menu .sub-menu .sub-menu a {
	width: auto;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -55px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	opacity: 1;
	left: 0;
	right: 0;

	width: 1080px;
	margin: 0 auto;
	font-size: 0;
	text-align: center;
	display: flex;
}

.genesis-nav-menu .menu-item:hover > .sub-menu .sub-menu {
	opacity: 1;
	left: auto;
	right: auto;
	margin: 0;
	display: block;
	width: 100%;

}

.genesis-nav-menu .sub-menu > .menu-item {
	flex: 1 1 auto;
	word-break: inherit;
}

#menu-shop.genesis-nav-menu .sub-menu .sub-menu a {
	padding: 5px;
	font-size: 14px;
	font-weight: normal;
}

.genesis-nav-menu .sub-menu .sub-menu .menu-item {
	display: block;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	color: #fff;
	float: right;
	list-style-type: none;
	padding: 30px 0;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu > .search {
	padding: 10px 0 0;
}

#menu-shop {
	text-align:center;
}

#menu-shop.genesis-nav-menu {
	font-size:17px;
	max-width: 1080px;
	margin: 0 auto;
	text-align: left;
}

#menu-shop.genesis-nav-menu a {
	padding: 19px 16px;
}

*/


.genesis-nav-menu {
	clear: both;
	font-size: 17px;
	line-height: 1;
	width: 100%;
	text-align: center;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	color: #333;
	display: block;
	padding: 19px 22px;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #ed6b7b;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #eee;
	border-top: none;
	font-size: 14px;
	padding: 20px;
	position: relative;
	width: 200px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -55px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	color: #fff;
	float: right;
	list-style-type: none;
	padding: 30px 0;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu > .search {
	padding: 10px 0 0;
}

#menu-shop {
	text-align:center;
}

#menu-shop.genesis-nav-menu {
	font-size:17px;
}

#menu-shop.genesis-nav-menu a {
	padding: 19px 16px;
}

/* ## Site Header Navigation
--------------------------------------------- */

.site-header .sub-menu {
	border-top: 1px solid #eee;
}

.site-header .sub-menu .sub-menu {
	margin-top: -56px;
}

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}

/* ## Primary Navigation
--------------------------------------------- */

.nav-primary, .nav-shop {
	background-color: #fff;
	border-top:1px solid #f0eced;
	border-bottom:1px solid #f0eced;
}

.site-header .nav-shop,
.site-header .menu-primary,
.frlk-mobile-top-bar-highlight-link {
	display: none;
}

.nav-primary .genesis-nav-menu a,
.nav-primary .genesis-nav-menu .sub-menu a,
.nav-shop .genesis-nav-menu a,
.nav-shop .genesis-nav-menu .sub-menu a {
	color: #5c5651;
	font-size: 16px;
}

.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu .current-menu-item > a,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.nav-shop .genesis-nav-menu a:hover,
.nav-shop .genesis-nav-menu .current-menu-item > a,
.nav-shop .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #ed6b7b;
}

/* ## Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	display:inline-block;
	vertical-align: middle;
	width:40%;
	margin-top:12px;
	text-align:right;
}

.nav-secondary #menu-secondary {
	text-align: right;
}

.nav-secondary li {
	padding-right:10px;
	margin-right:3px;
	border-right:1px solid #000;
	display: block;
}

.site-header #menu-shop-header-left li {
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #000;
	display: block;
	float:left;
}

.nav-secondary li:last-child, .site-header #menu-shop-header-left li:last-child {
	padding-right:0;
	margin-right:0;
	border-right:none;
}

.nav-secondary a, .site-header #menu-shop-header-left a, .site-header #menu-shop-header-right a {
	padding:0;
	font-size: 12px;
}

.nav-secondary .wrap {
	padding:0;
}

/* ## Shop Navigation
--------------------------------------------- */
li.search.menu-item {
	height:auto;
	padding:0;
	margin:0;
}

li.search.menu-item a::before {
	font: normal 24px/1 'Genericons';
	content: '\f400';
	display: inline-block;
	visibility: visible;
	-webkit-font-smoothing: antialiased;
	vertical-align: bottom;
}

li.search.menu-item a {
	display: block;
	visibility: hidden;
}

/* ## Warenkorb Symbol
--------------------------------------------- */
#menu-shop-header-right li {
	height:auto;
	padding:0;
	margin:0;
	margin-left: 7%;
}

#menu-shop-header-right li:first-child {
	margin-left: 0;
}

li.warenkorb.menu-item a::before {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\e90d';
	visibility: visible;
	vertical-align: bottom;
	position: relative;
	bottom:-2px;
	font-size: 20px;
}

#menu-shop-header-right a {
	text-decoration: none;	
}

li.warenkorb.menu-item a {
	display: inline-block;
	visibility: hidden;
}

li.warenkorb.menu-item span.label {
	display: inline-block;
	font-size: 12px;
	position: relative;
	top: -1px;
	left: -6px;
}

/* ## Social Navigation
--------------------------------------------- */
.menu-social-container {
	text-align: center;
}

.footer-widgets .menu-social-container {
	text-align: left;
}


.footer-widgets .menu-social-container #menu-social li.search-wrapper {
	display: none;
}


#menu-social, .menu-social {
	display: inline-block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#menu-social li, .menu-social li {
	display: inline-block;
	margin: 0;
	padding: 0 3px 10px;
	list-style: none;
}
#menu-social li a, .menu-social li a  {
	display: block;
	padding: 0;
	margin: 0;
	line-height: 1;
	text-align: center;
	visibility: hidden;
	overflow: hidden;
	color: #cccccc;
	width: 30px;
	height: 30px;
}

#menu-social li a::before, .menu-social li a::before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  visibility: visible;
  font-size: 30px;
}

#menu-social li a::before, .menu-social li a::before { content: '\f408';}
#menu-social li a[href*="facebook.com"]::before, #footer-social-nav ul li a[href*="facebook.com"]::before, .menu-social li a[href*="facebook.com"]::before {content: '\e902';}
#menu-social li a[href*="plus.google.com"]::before, #footer-social-nav ul li a[href*="plus.google.com"]::before, .menu-social li a[href*="plus.google.com"]::before {content: '\e904';}
#menu-social li a[href*="instagram.com"]::before, #footer-social-nav ul li a[href*="instagram.com"]::before, .menu-social li a[href*="instagram.com"]::before {content: '\e906';}
#menu-social li a[href*="pinterest.com"]::before, #footer-social-nav ul li a[href*="pinterest.com"]::before, .menu-social li a[href*="pinterest.com"]::before {content: '\e908';}
#menu-social li a[href*="bloglovin.com"]::before, #footer-social-nav ul li a[href*="bloglovin.com"]::before, .menu-social li a[href*="bloglovin.com"]::before {content: '\e900';}
#menu-social li a[href*="feed"]::before, #footer-social-nav ul li a[href*="feed"]::before, .menu-social li a[href*="feed"]::before {content: '\e90a';}
#menu-social li a[href*="newsletter"]::before, #footer-social-nav ul li a[href*="newsletter"]::before, .menu-social li a[href*="newsletter"]::before {content: '\e900';}

@media only screen and (max-width: 414px) {

	.site-header #menu-social li a {
		color: #5c5651;
		width: 29px;
		height: 20px;
		position: relative;
	}

	.site-header #menu-social li a::before, .menu-social li a::before {
		font-size: 24px;
	}

	.site-header #menu-social li a::before {
		content:'';
		display:block;
		background-repeat: no-repeat;
		background-size:contain;
		margin: 0 auto;
	}

	.site-header #menu-social li.search-wrapper {
		display: inline-block;
	}

	.site-header #menu-social li a[href*="facebook.com"]::before {width:10px;height:20px;background-image:url('images/social-icon-facebook.png');}
	.site-header #menu-social li a[href*="plus.google.com"]::before {width:29px;height:20px;background-image:url('images/social-icon-googleplus.png');}
	.site-header #menu-social li a[href*="instagram.com"]::before {width:20px;height:20px;background-image:url('images/social-icon-instagram.png');}
	.site-header #menu-social li a[href*="pinterest.com"]::before {width:20px;height:20px;background-image:url('images/social-icon-pinterest.png');}
	.site-header #menu-social li a[href*="bloglovin.com"]::before {width:22px;height:20px;background-image:url('images/social-icon-bloglovin.png');}
	.site-header #menu-social li a[href*="feed"]::before {width:18px;height:20px;background-image:url('images/social-icon-rss.png');}
	
	.frlk-mobile-top-bar-highlight-link {
		display: block;
	}

}


/*.frontpage-social-wrapper {
    text-align: center;
    position: relative;
    top: 60px;
	margin-top:-30px;
}*/

.single .frontpage-social-wrapper {
	top:101px;
	text-align: left;
}

/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */

.entry {
	margin-bottom: 30px;
/*	padding: 28px 20px 28px 14px;
	padding: 28px 24px 28px 24px;
	border:1px solid #e7e7de;*/
}

.single.woocommerce .content .product.entry {
	border: none;
	padding: 28px 0;
}

.category .entry,
.post-type-archive-location article.location,
.tax-kind_of_location article.location {
	border:1px solid #e7e7de;
}

.category .one-third.entry,
.post-type-archive-location article.location {
	text-align: center;
	min-height: 270px;
	position: relative;
}

.post-type-archive-location .postform {
	width: 200px;
	display: block;
	vertical-align: top;
	margin-bottom: 20px;
}

.post-type-archive-location article.location {
	min-height: 320px;
}

.single-location .entry-content {
	border-bottom: 1px solid #e7e7de;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.single-location .clb_wrapper,
.single-location .frontpage-social-wrapper {
	display: inline-block;
	width: 50%;
	vertical-align: top;
}

.single-location .frontpage-social-wrapper {
	text-align: left;
}
.single-location .clb_wrapper {
	text-align: right;
}

.single-location .related-location-wrapper li {
	display: inline-block;
	width: 32%;
	vertical-align: top;
	margin: 0 1%;
}

.single-location .related-location-wrapper li:last-child {
	margin-right: 0;
}

.single-location .related-location-wrapper li:first-child {
	margin-left: 0;
}

.category .one-third.entry .frontpage-social-wrapper,
.post-type-archive-location article.location .frontpage-social-wrapper {
	position: absolute;
	width: 100%;
	bottom: 0;
}

.category .one-third.entry .entry-title,
.category .one-third.entry .entry-header,
.category .one-third.entry .entry-content,
.post-type-archive-location article.location .entry-title,
.post-type-archive-location article.location .entry-content,
.tax-kind_of_location article.location .entry-title,
.tax-kind_of_location article.location .entry-content {
	padding: 0 10px;
}

.post-type-archive-location article.location .entry-title,
.tax-kind_of_location article.location .entry-title {
	text-align: center;
}

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

.content .entry {
	background-color: #fff;
}

.single .content .entry,
.search-results .content .entry {
	padding: 0 24px 28px 24px;
}

.entry-content ol,
.entry-content ul,
.woocommerce .entry-summary ul {
	margin-bottom: 28px;
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li, .woocommerce .entry-summary li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

.category-view-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.category-view-wrapper .category-view-content:nth-child(4n) {
	margin-right:0;
}

.category-view-content {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 23.148148%;
   	margin-right:2.46%;
    height: 290px;
    margin-bottom: 50px;
}

.category-view-content h3 {
	background-color: #fff;
	padding:15px;
	max-width: 220px;
	text-align: center;
	margin-bottom: 25px;
	font-size: 16px;
	color: #5c5651;
	text-decoration: none;
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
}

.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}

.cpt-location-wrapper {
	margin: 30px 0;
}

.cpt-location-subtitle,
.cpt-location-street,
.cpt-location-plz {
	font-weight: bold;
}


.cpt-location-subtitle,
.cpt-location-street, 
.cpt-location-phone,
.cpt-location-mail,
.cpt-location-link {
	margin-bottom: 5px;
}


/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 12px;
	margin-bottom: 0;
}

article.post .entry-header .entry-meta {
	margin-bottom: 10px;
}

.entry-footer .entry-meta {
	border-top: 2px solid #f5f5f5;
	padding-top: 24px;
	font-size:12px;
}

.entry-footer .entry-categories, .entry-footer .entry-tags {
	display:inline-block;
}

.entry-header .entry-categories {
	display: inline-block;
	padding: 0 10px;
	margin: 0 6px;
}

.entry-tags {
	display: block;
}

.entry-comments-link a {
	vertical-align: top;
}

/* ## Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 40px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #333;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	padding: 8px 12px;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	background-color: #ed6b7b;
}

/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
	padding: 40px 40px 16px;
}

.entry-comments {
	padding: 40px;
}

.comment-header {
	font-size: 16px;
}

li.comment {
	border-right: none;
}

.comment-content {
	clear: both;
}

.comment-list li {
	margin-top: 24px;
	padding: 32px;
}

.comment-list li li {
	margin-right: -32px;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.bypostauthor {
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 16px;
	padding: 24px;
}


/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 14px;
}

.sidebar li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.sidebar .widget_categories li.cat-item {
	margin-bottom: 0;
	padding-bottom: 0;
}

.sidebar p:last-child,
.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	background-color: #fff;
	padding: 18px 11px 0 11px;
}

.sidebar .widget p {
	font-size: 16px;
}

.ajdg_grpwidgets img {
	max-width:270px;
}

.ajdg_grpwidgets .widget-wrap .widget-title {
	text-align: left;
}

.ajdg_grpwidgets .widget-wrap,
.ajdg_grpwidgets .g-single {
	text-align: center;
}

.ajdg_grpwidgets .g-col {
	float:none;
}

/*.sidebar .ajdg_grpwidgets .g {
	text-align: center;
	margin:0 auto;
}

.sidebar .widget_adrotate_widgets .g-col:first-child {
	margin-left:23px;
}*/

.sidebar #text-21 .textwidget, .sidebar #text-19 .textwidget {
	text-align: center;
}

.woocommerce-checkout #payment ul.payment_methods li {
	list-style-type: none;
}

.woocommerce #order_review_heading {
	margin-top:30px;
}

.table-books-mags td {
	width:50%;
}

div.tribe-events-event-image {
	float:left;
	margin-right:5%;
	width: 30%;
	max-width: 200px;
}

.tribe-events-list-widget .tribe-events-list-widget-events h4.entry-title {
	margin:0;
	font-size:14px;
	display:block;
}

.tribe-events-list-widget .tribe-events-list-widget-events div.duration {
	margin-left: 0;
}

.tribe-events-list-widget-events div.duration {
	display:inline-block;
	margin-left:15px;
	font-weight:700;
}

.tribe-events-list-widget ol li.tribe-events-list-widget-events {
	margin-bottom: 10px;
	text-indent: 0;
	padding: 0;
}

.tribe-events-list-widget p.tribe-events-widget-link a, .tribe-events-list-widget p.tribe-events-widget-link a:hover {
	font-weight: normal;
}

/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-wrapper {
	clear: both;
	margin-top: 40px;
	background-color: #fffaf9;
	background-image: url('images/frlk_footer_transparent.png');
	background-position: top center;
	background-repeat: no-repeat;
}

.footer-widgets .wrap {
	padding-top: 40px;
	background-color: #fffaf9;
}

.footer-widgets,
.footer-widgets .textwidget {
	font-size: 16px;
	color: #5c5651; 
}

.footer-widgets a {
	color: #5c5651;
	text-decoration: none;
}

.footer-widgets a:hover {
	text-decoration: underline;
}

.footer-widgets input {
	border: 1px solid #333;
}

.footer-widgets a:hover {
	text-decoration: underline;
	cursor: pointer;
}

.footer-widgets li {
	padding-bottom: 5px;
}

.footer-widgets .widget {
	margin-bottom: 40px;
}

.footer-widgets p:last-child {
	margin-bottom: 0;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 342px;
	float:left;
}

.footer-widgets-1,
.footer-widgets-2 {
	margin-right: 25px;
}

/* Instagram Feed */
.footer-fullwidth-widget {
	margin-top: 40px;
}

.footer-fullwidth-widget .instagram-pics {
	padding-left: 0;
}

.footer-fullwidth-widget .instagram-pics li {
	display: inline-block;
	vertical-align: top;
	margin-right: 1%;
	width: 15.8%;
}

.footer-fullwidth-widget .instagram-pics li:last-child {
	margin-right: 0;
}

.footer-fullwidth-widget .widget-title {
	text-align: center;
	margin-bottom: 50px;
}

/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	font-size: 12px;
	line-height: 1;
	padding: 40px 0;
	text-align: center;
}

.site-footer p {
	margin-bottom: 0;
}


/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1200px) {

	.site-inner,
	.wrap {
		max-width: 960px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}

	.content,
	.site-header .widget-area {
		width: 620px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

/*	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-primary,
	.title-area {
		width: 300px;
	}*/

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		width: 30%;
	}

	.sidebar-primary {
		margin-left: 45px;
	}

	.footer-widgets-1 {
		margin-right: 30px;
	}

	.entry-header .entry-categories {
		display:block;
		margin:0;
		padding:0;
		border:none;
	}

	.entry-comments-link {
		float:none;
	}

	.featured-content-list li {
		max-width:31.5%;
	}

	.featured-teaser li {
		max-width: 48.87%;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}
}

@media only screen and (max-width: 1080px) {

	.shop_fp_content {
		max-width: 220px;
		max-height: 255px;
	}

	.shop_fp_content:nth-of-type(1),
	.shop_fp_content:nth-of-type(10) {
		max-width: 464px;
	}

	.single .content .entry,
	.search-results .content .entry {
		padding: 0;
	}

}

@media only screen and (max-width: 960px) {

	.site-inner,
	.wrap {
		max-width: 800px;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}

	.site-header .wrap {
		padding: 20px 5%;
	}

	.header-image .title-area {
		background-position: center top;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}



	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		padding: 20px 16px;
	}

	.site-header .search-form {
		margin-right: 16px;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.footer-widgets-1 {
		margin-right: 0;
	}

	.site-header .frlk-top-bar .wrap {
		padding:0;
	}

}

@media only screen and (max-width: 800px) {

	body {
		background-color: #fff;
		font-size: 16px;
	}

	.site-inner,
	.wrap {
		padding-left: 5%;
		padding-right: 5%;
	}

	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings,
	.sidebar .widget,
	.site-header {
		padding: 10px;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		width: 100%;
	}

	.sidebar .widget.enews-widget {
		padding: 40px;
	}

	.sidebar .widget-title,
	.sidebar .textwidget,
	.ajdg_grpwidgets .widget-wrap .widget-title {
		text-align: center;
	}

	.nav-secondary {
		display:none;
	}

	div.tribe-events-event-image {
		float:none;
		margin-right:0;
		width: 100%;
		max-width: 270px;
	}

	/* WooCommerce */
	.single.woocommerce .related ul li.product, .single.woocommerce .related ul.products li.product, .single.woocommerce .upsells.products ul li.product, .single.woocommerce .upsells.products ul.products li.product, .single.woocommerce-page .related ul li.product, .single.woocommerce-page .related ul.products li.product, .single.woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
	width:48%;
}

	.woocommerce-page.woocommerce #respond input#submit, .woocommerce-page.woocommerce a.button, .woocommerce-page.woocommerce button.button, .woocommerce-page.woocommerce input.button {
		white-space:normal;
	}
	/* WooCommerce End */

	.blog .woocommerce ul.products li.product:nth-child(2n), .blog .woocommerce-page ul.products li.product:nth-child(2n), .blog .woocommerce-page[class*=columns-] ul.products li.product:nth-child(2n), .blog .woocommerce[class*=columns-] ul.products li.product:nth-child(2n) {
		float:left;
	}

	.blog .woocommerce ul.products li.product, .blog .woocommerce-page ul.products li.product {
		clear:none;
	}

	.category-view-content {
		width: 47.5%;
	}

	.sidebar .widget-title, .footer-widgets .widget-title {
		background:none;
	}

	.shop_fp_content {
		margin: 1.25% auto;
	}

	.shop_fp_content:nth-of-type(3), .shop_fp_content:nth-of-type(7), .shop_fp_content:nth-of-type(10) {
		margin-right:auto;
	}

	.shop_fp_content:nth-of-type(1), .shop_fp_content:nth-of-type(4), .shop_fp_content:nth-of-type(8) {
		margin-left: auto;
	}

	.woocommerce-page .shop-slider .shop-slider-text-wrapper {
    	position: relative;
    	bottom: auto;
    	width: 100%;
    	right: auto;
    	padding:15px;
	}

	#slider .flex-direction-nav a {
		top: 32%;
	}

	.woocommerce .frontpage-teaser-shop-wrapper .frontpage-teaser-image {
		display: none;
	}

	.woocommerce .frontpage-teaser-shop-wrapper .frontpage-teaser-content {
		width: 100%;
	}

	.shop_fp_content:nth-of-type(1),
	.shop_fp_content:nth-of-type(10) {
		max-width: 450px;
	}

	.frontpage-teaser-wrapper .frlk-fp-article-fw-image,
	.frontpage-teaser-lr-wrapper .frlk-fp-article-fw-image {
		display: none;
	}

	.frontpage-teaser-wrapper .frontpage-teaser-content {
		width:100%;
	}

	.frlk-fp-article-content {
		margin-bottom: 15px;
	}

	.site-header #menu-social {
		width: 33%;
	}

	.nav-secondary {
		width: 34%;
		display: inline-block;
	}

	.nav-secondary .genesis-nav-menu a {
		padding: 0;
	}

	.site-header .search-form {
		margin-right: 0;
	}

	.archive.tax-kind_of_location .archive-description,
	.archive.post-type-archive-location .archive-description {
		max-width: 100%;
	}
}

@media only screen and (max-width: 414px) {

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin-left: 0;
	}

	.frontpage-teaser-wrapper .frlk-fp-article-fw-text,
	.frontpage-teaser-lr-wrapper .frlk-fp-article-fw-text {
		padding: 15px;
	}

	.nav-primary {
		display: none;
	}

	.mobile-border-menu {
		margin-right: 3%;
		position: relative;
		font-family: 'icomoon' !important;
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		color: #5c5651;
		display: inline-block;
		font-size: 18px;
	}

	.mobile-border-menu:before {
		content: "\e90e";
	}

	.site-header {
		padding: 0;
	}

	.site-header .title-area {
		padding: 15px;
	}

	.site-header .search-form {
		width: 100%;
		margin: 0;
	}

	.site-header .search-form input[type="search"] {
		display: inline-block;
		width: 68%;
		padding: 10px;
	}

	.site-header .search-form input[type="submit"] {
		display: inline-block;
		padding: 9px;
		padding-top: 8px;
	}

	#slider .flex-direction-nav a {
		display: none;
	}

	.featured-content-list li {
		max-width:none;
		margin-bottom: 10px;
		float:none;
	}

	.featured-content-list li img {
		margin:0 auto;
	}

	.site-header #menu-social {
		width: 85%;
		float: right;
		text-align: right;
	}

	.blog .woocommerce-page ul.products li.product,
	.single .woocommerce-page ul.products li.product {
		width:100%;
		margin:0;
		margin-bottom: 2.992em;
	}

	.sidebar-primary {
		margin-left: 0;
	}

	.site-header .frlk-top-bar {
		border-bottom: 0;
	}

	.site-header .frlk-top-bar .wrap {
		padding: 8px 0;
		flex-flow: wrap;
	}

	.site-header .frlk-top-bar #menu-shop-header-left {
		display: none;
	}

	.site-header #menu-shop-header-right {
		padding-top: 3px;
		text-align: left;
		width: 100%;
	}

	.site-header #menu-shop-header-right li.warenkorb.menu-item {
		text-align: initial;
	}

	.woocommerce .content .woocommerce-breadcrumb {
		font-size: 13px;
	}

	.single .woocommerce .shop-teaser-headline span,
	.page.woocommerce .shop-teaser-headline span,
	.single.woocommerce-page .shop-teaser-headline span,
	.home .grid-home-headline span,
	.single .content .yarpp-related h3 span {
		display: block;
	}

	.woocommerce-page .content ul.products li.product .woocommerce-loop-product__title,
	.woocommerce-page .content ul.products li.product .amount,
	.blog .woocommerce-page ul.products li.product .woocommerce-loop-product__title,
	.blog .woocommerce-page ul.products li.product .amount,
	.single .woocommerce-page ul.products li.product .woocommerce-loop-product__title,
	.single .woocommerce-page ul.products li.product .amount {
		font-size: 5vw;
	}

	.nav-shop {
		display:none;
	}

	.shop_fp_content:nth-of-type(1),
	.shop_fp_content:nth-of-type(10) {
		max-width: 250px;
	}

	.footer-fullwidth-widget .widget-title:before,
	.single .woocommerce .shop-teaser-headline:before,
	.page.woocommerce .shop-teaser-headline:before,
	.single.woocommerce-page .shop-teaser-headline:before,
	.home .grid-home-headline:before,
	.single .content .yarpp-related h3:before,
	.custom-headline:before {	
		display: none;
	}

	.woocommerce-page .content ul.products li.product .woocommerce-loop-product__title,
	.blog .woocommerce-page ul.products li.product .woocommerce-loop-product__title,
	.single .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
		min-height:90px;
	}	

	#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
		width: 100% !important;
		margin-bottom: 10px !important;
	}

	.woocommerce #content table.cart td.actions .coupon .button.alt, .woocommerce #content table.cart td.actions .coupon .input-text+.button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce table.cart td.actions .coupon .input-text+.button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text+.button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text+.button {
		width: 100%;
		float: none;
	}

	.nav-secondary {
		display: none;
		width: 100%;
	}

	.nav-secondary #menu-secondary {
		text-align: center;
	}

	.site-container .frlk-top-bar {
		padding-bottom: 0;
	}

	.wpoi-optin .wpoi-container .wpoi-message {
		display: none;
	}

	.content .yarpp-related li {
		height:auto;
		width:100%;
		margin:1%;
		display: inline-block;
	}

	.content .yarpp-related li:first-child,
	.content .yarpp-related li:last-child {
		margin: 1%;
	}

	.content .yarpp-related li span {
		text-align: center;
		display:block;
	}

	li.warenkorb.menu-item span.label {
		left: 5px;
	}

	.shop_fp_content_wrapper .shop_fp_content:first-child,
	.shop_fp_content_wrapper .shop_fp_content:last-child {
		display: none;
	}

	.shop_fp_content_wrapper .shop_fp_content {
		background-size: contain !important;
		margin: 1%;
		flex: 1 1 48%;
		height: 220px !important;
	}
}

.wc-block-grid.wc-block-handpicked-products .wc-block-grid__products li {
	list-style-type: none;
}


.wc-block-grid.wc-block-handpicked-products .wc-block-grid__products .wc-block-grid__product-add-to-cart .wp-block-button__link {
    background-color: #f9de8d;
    width: 100%;
    text-align: center;
    border-radius: 0;
    font-family: 'Rubik',sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #5c5651;
}

.wc-block-grid.wc-block-handpicked-products .wc-block-grid__products .wc-block-grid__product-title {
	min-height: 57px;
}

.gift-certificate.sc_info_box {
	display: none;
}

.single.woocommerce .single-product-highlights {
	border:  1px solid #c0c0c0;
	font-size: 14px;
	background-color: rgb(249, 249, 249);
	padding: 15px 15px 0 15px;
}

.single.woocommerce .content div.product p.price,
.single.woocommerce .content .summary div.wgm-info.woocommerce_de_versandkosten {
	margin-bottom: 15px;
}

.single.woocommerce .content div.product .single-product-highlights p.stock {
	margin-left: 10px;
	display: inline-block;
	color:  #5c5651;
}

.single.woocommerce .content div.product .single-product-highlights p,
.single.woocommerce .content .summary div.wgm-info.shipping_de_string {
	margin-bottom: 0;
	font-size: 15px;
}

.single.woocommerce .content .summary .single-product-highlights-stock,
.single.woocommerce .content .summary div.wgm-info.shipping_de_string,
.single.woocommerce .content div.product .single-product-highlights p.single-product-highlights-customized-product {
	margin-bottom: 15px;
}

.single.woocommerce .content .summary div.wgm-info.shipping_de_string span i,
.single.woocommerce .content .summary .single-product-highlights-customized-product i {
	margin-right: 10px;
}

.woocommerce .content .summary a {
	color: #000;
	text-decoration: underline;
}


.frlk-product-badges {
	position: absolute;
	top: 0;
	right: auto;
	left: 0;
	z-index: 9;
}

.frlk-product-badges .frlk-product-badge {
	padding: 0.202em;
    float: left;
    text-align: center;
    white-space: nowrap;
    margin: -0.8em -0.5em 1.2em -0.8em;
    background-color: #fff;
    color: #5c5651;
    text-transform: uppercase;
    width: 130px;
    font-size: 12px;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    clear: both;
}

.frlk-product-badges .frlk-product-badge.badge-on-sale {
	background-color: #ed6b7b;
	color: #fff;
}

.entry-content .wishlist-title-container {
	display: none;
}

.entry-summary .yith-wcwl-add-to-wishlist {
	margin-bottom: 10px;
	font-size: 15px;
}

.woocommerce .content .entry-summary a.add_to_wishlist {
	text-decoration: none;
	padding: 10px;
	border:  1px solid #c0c0c0;
	text-align: center;
	display:  block;
	width: 100%;
	color: #5c5651;
}

.woocommerce .content .entry-summary a.add_to_wishlist:hover {
	text-decoration: underline;
}

.product-hotspot-masonry {
	column-width: 300px;
  	column-gap: 1em;
}

@media only screen and (max-width: 1080px) {
	.product-hotspot-masonry {
		column-width: 250px;
	  	column-gap: 1em;
	}
}

@media ( max-width:450px ) {
	.product-hotspot-masonry .wp-block-getwid-image-hotspot {
		margin-bottom: 1em;
	}

	p.text-medium {
		font-size: 20px !important;
	}
}

#google-reviews {
	display:flex;
	flex-wrap:wrap;
	//display: grid;
	//grid-template-columns: repeat( auto-fit, minmax(320px, 1fr));
	margin-bottom: 40px;
}

.review-item {
	border:solid 1px rgba(190,190,190,.35);
	margin:0 auto;
	padding:1em;
	flex: 1 1 20%;
}

@media ( max-width:1200px) {
  .review-item { flex: 1 1 10%; }
}

@media ( max-width:450px) {
  .review-item { flex: 1 1 90%; }
}

.review-meta, .review-stars {text-align:center; font-size:115%;}
.review-author { text-transform: capitalize; font-weight:bold; }
.review-date {opacity:.6; display:block;}
.review-text {  line-height:1.55; text-align:left; max-width:32em; margin:auto;}

.review-stars ul {
display: inline-block;
list-style: none;
margin:0; padding:0;
}

.review-stars ul li {
float: left;
margin-right: 1px;
line-height:1;
}

.review-stars ul li i {
  color: #E4B248;
  font-size: 1.4em;
  font-style:normal;
}

.review-stars ul li i.inactive { color: #c6c6c6;}

.star:after { content: "\2605"; }

.open-cookie-preference:hover {
	cursor: pointer;
}

.archive.tax-product_cat .term-description {
	text-align: center;
}


.entry-content ul.wc-block-grid__products {
	margin-left: auto;
}

.entry-content ul.wc-block-grid__products .wc-block-grid__product-title {
	font-size: 14px;
}

.entry-content ul.wc-block-grid__products .wc-block-grid__product-price span {
	font-size: 15px;
}

@media only screen and (max-width: 480px) {
	.entry-content .wc-block-grid.has-4-columns .wc-block-grid__products {
		display: flex;
	}
	.entry-content .wc-block-grid.has-4-columns .wc-block-grid__product {
		flex: 1 0 50%;
		max-width: 50%;
		padding: 0;
		margin: 0 0 24px;
	}
}

.entry-content form.mc4wp-form {
	background-color: #fffaf9;
	padding: 30px;
}

.frlk-mc4wp-form-wrapper {
	display: flex;
	gap: 10px;
	flex-direction: column;
}

@media only screen and (min-width: 800px) {
	flex-direction: row;
}

.frlk-mc4wp-form-wrapper--email {
	flex: 1 1 100%;
}

@media only screen and (min-width: 800px) {
	.frlk-mc4wp-form-wrapper--email {
		flex: 1 1 70%;
	}
}

.frlk-mc4wp-form-wrapper--button {
	flex: 1 1 auto;
	align-self: flex-end;
}

.frlk-mc4wp-form-wrapper--button button {
	padding-top: 15px;
	padding-bottom: 14px;
	background-color: #f9de8d;
	width: 100%;
	font-size: 14px;
}

.frlk-mc4wp-form-wrapper--button button:hover {
	background-color: #f9de8d;	
	text-decoration: underline;
	color: #5e5956;
}

.entry-content .wc-block-grid__products .wgm-info {
	display: none;
}

.entry-content .wc-block-grid__products .wc-block-grid__product-link {
	color: #5c5651;	
	font-size: 16px;
}

.entry-content .wc-block-grid__products .wc-block-grid__product-price {
	font-size: 16px;
}

.entry-content .wc-block-grid.wc-block-handpicked-products .wc-block-grid__products .wc-block-grid__product-title {
	min-height: 25px;
}

@media only screen and (min-width: 800px) {
	.entry-content .hide-on-desktop {
		display: none;
	}
}

.entry-content .text-white, .entry-content .text-white a {
	color: #fff;
}

.entry-content .text-dark, .entry-content .text-dark a {
	color: #5c5651;
}

.frlk-teaser-text-one {
	line-height: initial;
}
