/*!
Theme Name: ReadyFestive2.0
Theme URI: http://underscores.me/
Author: Your Digital Presence
Author URI: http://www.yourdigitalpresence.ca
Description: Description
Version: 1.1.3
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: rf-20
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

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

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

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

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

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

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

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

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

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&family=Red+Hat+Display:wght@400;500;600;700&family=Red+Hat+Text:wght@400;500;700&family=EB+Garamond:ital@1&display=swap');

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

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

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
	overflow-x: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
	box-sizing: border-box;
}

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

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

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

p {
	margin-bottom: 1.5em;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

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

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

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

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

big {
	font-size: 125%;
}

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

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

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

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

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

figure {
	margin: 1em 0;
}

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

/* Links
--------------------------------------------- */

a {
	color: #AE6126;
}

a:visited {
	color: #AE6126;
}

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

a:focus {
	outline: thin dotted;
}

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

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

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

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

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

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

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

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

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

/* Navigation
--------------------------------------------- */

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

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

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

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

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

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

.mobile-menu ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
	background: #F0EDE1;
}

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

.mobile-menu ul ul ul {
	left: -999em;
	top: 0;
}

.mobile-menu li.menu-item {
	border-bottom: 3px solid #F7F6F2;
	padding: 16px 20px;
}

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

.mobile-menu ul ul a {
	width: 200px;
}

.mobile-menu ul li:hover>ul,
.mobile-menu ul li.focus>ul {
	left: auto;
}

.mobile-menu li {
	position: relative;
}

.mobile-menu a {
	display: block;
	text-decoration: none;
	display: block;
	text-decoration: none;
	font-family: 'Red Hat Text', sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #413C44;
}

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

button.menu-toggle {
	color: #AE6126;
	background: transparent;
	border: 0px solid;
}

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

	.menu-toggle {
		display: none;
	}

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

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

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

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

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

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

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

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

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

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

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

.bypostauthor {
	display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gallery-caption {
	display: block;
}

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

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

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

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

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

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

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

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

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

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

	/*rtl:ignore*/
	float: left;

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

.alignright {

	/*rtl:ignore*/
	float: right;

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

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

/* GLOBAL */

@font-face {
	font-family: 'Rosefield-Regular';
	src: url('assets/fonts/rosefield.eot');
	src: url('assets/fonts/rosefield.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/rosefield.woff2') format('woff2'),
		url('assets/fonts/rosefield.woff') format('woff'),
		url('assets/fonts/rosefield.ttf') format('truetype'),
		url('assets/fonts/rosefield.svg#youworkforthem') format('svg');
	font-weight: normal;
	font-style: normal;
}

p,
div,
ol,
ul,
li,
table,
td,
tr,
select,
input {
	font-family: 'Red Hat Text';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #413C44;
}

.body-text {
	font-family: 'Red Hat Text';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #413C44;
	text-transform: lowercase;
	letter-spacing: 0px;
}

h1 {
	font-family: 'Red Hat Display';
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 42px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #413C44;
}

h2 {
	font-family: 'EB Garamond', serif;
	font-style: italic;
	font-weight: 400;
	font-size: 22px;
	line-height: 23px;
	text-transform: lowercase;
	color: #413C44;
}

h3 {
	font-family: 'Red Hat Display';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 26px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h4 {
	font-family: 'Red Hat Display';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 29px;
	letter-spacing: 0.5px;
}

h5 {
	font-family: 'Red Hat Display';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 1px;
}

h6 {
	font-family: 'Red Hat Display';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.5px;
	margin-bottom: 14px;
}

a {
	color: #AE6126;
	font-weight: 500;
}

p a {
	text-decoration: underline;
	font-weight: 500;
}

a.button {
	color: #AE6126;
	border: 3px solid #AE6126;
	background: #fff;
	font-family: 'Red Hat Display';
	text-align: center;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 10px 15px;
	text-decoration: none;
}

a.button:hover {
	color: #ffffff;
	border: 3px solid #AE6126;
	background: #AE6126;
}

a.button.filled {
	color: #fff;
	border: 3px solid #AE6126;
	background: #AE6126;
	font-family: 'Red Hat Display';
	text-align: center;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 10px 15px;
	text-decoration: none;
}

a.button.filled:hover {
	color: #AE6126;
	border: 3px solid #AE6126;
	background: #fff;
}

button:disabled,
button:disabled:hover {
	color: #BABABA;
	border: 3px solid #BABABA;
	background: #fff;
	font-family: 'Red Hat Display';
	text-align: center;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 10px 15px;
	opacity: 1 !important;
}

.fine-print {
	font-family: 'Red Hat Text';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 21px;
	color: #979797;
}

hr {
	height: 2px;
	background: #F0EDE1;
	margin: 0px 100px;
}

h2+h3,
.beta+h3 {
	border-top: 0px solid rgba(0, 0, 0, .05);
}

/* HEADER */
.topbar {
	background: #F0EDE1;
	width: 100%;
	height: 40px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.topbar p {
	font-family: 'Red Hat Text', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
	text-align: center;
}

header {
	position: relative!important;
}

.site-header {
	background: #fff;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1));
}

header.desktop.site-header {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	padding: 11px 36px;
	position: relative;
	z-index: 999;
}

header.mobile.site-header {
	display: none;
}

img.custom-logo {
	max-height: 48px;
	width: auto;
}

.main-navigation {
	display: inline-flex;
	width: 100%;
	justify-content: flex-end;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
}

.main-navigation li {
	margin: 0px 16px;
}

.main-navigation a {
	font-family: 'Red Hat Text', sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.25px;
	text-align: right;
	text-decoration: none;
	color: #63606D;
}

.main-navigation a:hover,
.main-navigation a:active {
	color: #C98B5C;
}

.main-navigation ul.menu ul.sub-menu {
	background: #fff;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
}

.main-navigation ul.nav-menu ul li {
	border-bottom: 1px solid #d8d8d8;
	padding: 8px;
}

ul.sub-menu {
	display: block;
}

.sub-menu li {
	margin: 0px;
	padding: 8px 0px;
}

.main-navigation ul ul a {
	width: max-content;
}

.main-navigation ul.menu ul li a,
.main-navigation ul.nav-menu ul li a {
	font-weight: 700;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0.25px;
	color: #63606d;
	padding: .875em 1.41575em;
}

.page-header {
	margin: 70px 0px;
	text-align: center;
}

.page-header h1 {
	font-family: 'Red Hat Display';
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 42px;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #413C44;
}

main.container {
	max-width: 1100px;
	margin: 0 auto;
}

@media only screen and (max-width: 875px) {
	header.desktop.site-header {
		display: none;
	}

	header.mobile.site-header {
		display: block;
	}

	.main-navigation {
		display: flex;
		width: 100%;
		justify-content: space-between;
		flex-direction: row;
		flex-wrap: wrap;
		align-content: center;
		align-items: center;
		padding: 8px;
	}

	.site-branding {
		width: 50%;
		display: flex;
	}

	button.menu-toggle {
		color: #AE6126;
		background: transparent;
		width: 50%;
		display: inline-flex;
		border: 0px solid;
		justify-content: flex-end;
		align-items: center;
	}

	.menu-main-header-menu-container {
		width: 100%;
	}

	.main-navigation li {
		margin: 0px;
	}

	.mobile-menu li.menu-item {
		border-bottom: 3px solid #F7F6F2;
		padding: 16px 20px;
		display: flex;
	}

	.main-navigation a {
		font-family: 'Red Hat Text', sans-serif;
		font-weight: 600;
		font-size: 14px;
		line-height: 22px;
		letter-spacing: 0.25px;
		text-decoration: none;
		color: #413C44;
	}
}

@media only screen and (max-width: 767px) {
	.topbar {
		height: 70px;
	}

	.topbar p {
		font-size: 14px;
		line-height: 22px;
	}

	img.custom-logo {
		height: 38px;
		width: 129px;
		max-width: none;
	}
}

/* FOOTER */
.offwhite-bg {
	background: #f7f6f2;
	padding: 4% 0%;
	clear: both;
}

.offwhite-bg .container {
	background: #f7f6f2;
}

.footer-signup {
	margin: 0 auto;
	text-align: center;
	background: #f7f6f2;
}

.footer-signup img {
	display: inline-block;
}

.footer-signup h3 {
	font-family: 'Red Hat Display', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #3b3940;
	font-size: 20px;
	line-height: 100%;
	letter-spacing: 2px;
	display: inline-block;
	margin: 0px 10px;
}

.footer-signup form {
	max-width: 500px;
	margin: 0 auto;
}

.footer-signup form button {
	background: white;
	color: #d39f66;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	padding: 8px;
}

footer .row {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: space-between;
	align-items: stretch;
	padding: 2% 10%;
}

footer a,
footer a:hover {
	color: #413c44;
}

footer {
	font-family: 'Red Hat Text', sans-serif;
	font-weight: 400;
	color: #413c44;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.5px;
}

.footer_menu_container ul {
	list-style: none;
	font-family: 'Red Hat Text', sans-serif;
	font-weight: 400;
	color: #413c44;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.5px;
	margin: 0px;
	padding: 0px;
}

footer ul li {
	padding-left: 0px;
	margin-bottom: 0px;
	line-height: 30px;
}

footer ul li a,
footer ul li a:visited,
footer ul li a:active,
footer ul li a:hover {
	font-weight: 400;
	color: #63606D;
	text-decoration: none;
}

.row.footer-menu-container {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}

.footer-menu-wrapper h5 {
	font-family: 'Red Hat Text', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #413c44;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 1px;
	padding: 0px;
	border-bottom: 1px solid #f7ebe7;
	margin-bottom: 10px;
}

.footer-menu-wrapper ul {
	list-style: none;
	padding-inline-start: 0px;
	margin: 0px;
}

.footer-menu-wrapper ul li a {
	color: #ae6126 !important;
}

footer .site-info {
	color: #bababa;
	text-decoration: none;
	font-weight: 400;
	text-align: center;
	font-size: 14px;
}

footer .site-info a,
footer .site-info a:visited,
footer .site-info a:hover,
footer .site-info a:active {
	color: #bababa;
	text-decoration: none;
	font-weight: 400;
}

.footer-social-icons {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.footer-social-icons img {
	max-width: 32px;
	height: auto;
	margin: 0px 8px;
}

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

	.footer-menu-wrapper {
    width: 100%;
}

	.footer-signup {
		position: relative;
	}

	.footer-signup img.left {
		position: absolute;
		left: 2%;
		max-width: 35px;
	}

	.footer-signup img.right {
		position: absolute;
		right: 7%;
	}
}

/* Subscribe Form */
/* Subscribe Page */
article#post-21014,
article#post-21014 .entry-content {
	margin-bottom: 0px;
	margin-top: 0px;
}

.with_frm_style .frm_form_fields>fieldset {
	padding: 0px;
}

/* Formidable Forms Custom Styles */

.holiday-selection img,
.season-selection img {
	max-width: 64px;
	max-height: 64px;
}

.with_frm_style .frm_primary_label {
	font-family: 'Red Hat Text';
	font-weight: 700;
}

div#frm_field_226_container,
div#frm_field_226_container p {
	margin-bottom: 0px;
}

div#frm_field_228_container,
div#frm_field_230_container,
div#frm_field_137_container {
	margin-top: 50px;
}

div#frm_field_30_container,
div#frm_field_231_container {
	max-width: 900px;
	margin: 0 auto;
}

.frm_image_options .frm_opt_container {
	display: inline-flex;
	flex-flow: wrap;
	flex-direction: row;
	margin: 0 -10px;
	justify-content: center;
}

#frm_field_231_container .frm_opt_container {
	display: inline-flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	align-content: center;
}

/* .frm_form_field .frm_checkbox.frm_image_option {
     width: 15% !important;
 } */

/* div#frm_field_30_container .frm_image_option,
 div#frm_field_231_container .frm_image_option {
     margin: 0px 0px 25px 0px !important;
     width: 20% !important;
 } */

.frm_image_options .frm_image_option_container {
	display: flex;
	flex-wrap: nowrap;
	box-sizing: border-box;
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	align-items: center;
	justify-content: center;
	align-content: center;
	flex-direction: column;
}

.frm_image_options .frm_image_option_container:hover,
input[type="radio"]:checked+.frm_image_option_container,
input[type="checkbox"]:checked+.frm_image_option_container {
	box-shadow: 0 0 0 0px var(--border-color-active);
}

div#frm_field_30_container .frm_image_option_container,
div#frm_field_28_container .frm_image_option_container {
	border: 0px !important;
}

.frm_image_options .frm_image_option_container,
.frm_image_options .frm_image_option_container:hover {
	border: 0px !important;
	box-shadow: 0px !important;
}

div#frm_field_30_container .frm_image_option_container img,
div#frm_field_28_container .frm_image_option_container img {
	border: 1px solid #F0EDE1;
	border-radius: 8px;
	max-height: 64px;
	width: auto;
	margin: 0 auto;
}

.box-size {
	max-width: 500px;
	margin: 0 auto;
	background: #F9F9F9;
	padding: 30px;
	margin-top: 50px;
	border-radius: 4px;
}

.box-size .frm_primary_label {
	text-align: center;
	font-family: 'Red Hat Display';
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 10px;
}

.box-size .frm_label_button_container {
	border: 1px solid #F0EDE1;
	background: #F0EDE1;
	padding: 8px 24px;
	border-radius: 9px;
	font-family: 'Red Hat Display';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.5px;
}

.box-size .frm_label_button_container:hover {
	color: #AE6126;
}

div#frm_field_236_container {
	max-width: 920px;
	margin: 50px auto;
}

div#frm_field_236_container .frm_opt_container {
	display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: center;
}

div#frm_field_236_container .frm_checkbox {
	width: 31% !important;
}

#frm_field_236_container .frm_image_option_container {
	border: 0px !important;
}

#frm_field_236_container .frm_image_option_container img {
	border: 1px solid #F0EDE1;
	border-radius: 8px;
	height: 350px;
	width: auto;
}

#frm_field_236_container .frm_text_label_for_image_inner {
	font-family: 'Red Hat Display';
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 1px;
	text-align: center;
}

div#frm_field_243_container {
	margin-bottom: 50px !important;
}

.questionnaire-decorating-preferences-container {
	max-width: 1040px;
	margin: 17.5px autodisplay: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: stretch;
	border: 1px solid #F0EDE1;
	border-radius: 8px;
}

.questionnaire-decorating-preferences-container .frm_form_field {
	display: inline-flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-items: stretch;
	justify-content: center;
	align-content: stretch;
	margin-bottom: 0px !important;
}

img.questionnaire-decorating-preferences {
	border-radius: 8px 0px 0px 8px;
	max-height: 200px;
	max-width: 331px;
}

.questionnaire-decorating-preferences-question {
	padding: 30px 50px;
	text-align: center;
}

.questionnaire-decorating-preferences-question h3 {
	text-align: center;
}

.frm_button_submit {
	color: #AE6126;
	border: 3px solid #AE6126;
	font-family: 'Red Hat Display';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 11px 65px;
}

.survey-header {
	background: #F7F6F2;
	margin-top: 0px !important;
	padding: 25px;
}

.survey-header h2 {
	color: #AE6126;
	text-transform: capitalize;
}

.survey-header h3 {
	color: #413C44 !important;
	text-transform: uppercase;
	font-weight: 700 !important;
}

div#frm_field_226_container,
div#frm_field_226_container p {
	margin-bottom: 0px;
}

div#frm_field_228_container,
div#frm_field_230_container {
	margin-top: 50px;
}

div#frm_field_30_container,
div#frm_field_28_container {
	max-width: 900px;
	margin: 0 auto;
}

#frm_field_28_container .frm_opt_container {
	display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	align-content: center;
}

div#frm_field_28_container .frm_image_option {
	margin: 0px 0px 25px 0px !important;
	width: 20% !important;
}

div#frm_field_30_container .frm_image_option {
	margin: 0px 0px 25px 0px !important;
	/* width: 20% !important; */
}

div#frm_field_30_container .frm_image_option_container,
div#frm_field_28_container .frm_image_option_container {
	border: 0px !important;
}

div#frm_field_30_container .frm_image_option_container img,
div#frm_field_28_container .frm_image_option_container img {
	border: 1px solid #F0EDE1;
	border-radius: 8px;
	max-height: 64px;
	width: auto;
	margin: 0 auto;
}

.box-size {
	max-width: 500px;
	margin: 0 auto;
	background: #F9F9F9;
	padding: 30px;
	margin-top: 50px;
	border-radius: 4px;
}

.box-size .frm_primary_label {
	text-align: center;
	font-family: 'Red Hat Display';
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 10px;
}

.box-size .frm_label_button_container {
	border: 1px solid #F0EDE1;
	background: #F0EDE1;
	padding: 8px 24px;
	border-radius: 9px;
	font-family: 'Red Hat Display';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.5px;
}

.box-size .frm_label_button_container:hover {
	color: #AE6126;
}

div#frm_field_236_container {
	max-width: 920px;
	margin: 50px auto;
}

div#frm_field_236_container .frm_opt_container {
	display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: center;
}

div#frm_field_236_container .frm_checkbox {
	width: 31% !important;
}

#frm_field_236_container .frm_image_option_container {
	border: 0px !important;
}

#frm_field_236_container .frm_image_option_container img {
	border: 1px solid #F0EDE1;
	border-radius: 8px;
	height: 350px;
	width: auto;
}

#frm_field_236_container .frm_text_label_for_image_inner {
	font-family: 'Red Hat Display';
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 1px;
	text-align: center;
}

div#frm_field_243_container {
	margin-bottom: 50px !important;
}

.questionnaire-decorating-preferences-container {
	max-width: 750px;
	margin: 17.5px auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: stretch;
	border: 1px solid #F0EDE1;
	border-radius: 8px;
}

.questionnaire-decorating-preferences-container .frm_form_field {
	display: inline-flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-items: stretch;
	justify-content: center;
	align-content: stretch;
	margin-bottom: 0px !important;
}

img.questionnaire-decorating-preferences {
	border-radius: 8px 0px 0px 8px;
}

.questionnaire-decorating-preferences-question {
	padding: 30px 50px;
	text-align: center;
}

.questionnaire-decorating-preferences-question h3 {
	text-align: center;
}

.frm_button_submit {
	color: #AE6126;
	border: 3px solid #AE6126;
	font-family: 'Red Hat Display';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 11px 65px;
}

.questionnaire-results-box-size {
	background: #F9F9F9;
	max-width: 500px;
	margin: 20px auto;
	padding: 20px;
	border-radius: 4px;
	text-align: center;
}

.questionnaire-results-box-size .frm_primary_label {
	text-align: center;
}

.questionnaire-results-box-size .frm_label_button_container {
	background: #ffffff;
	padding: 6px 10px;
	border: 1px solid rgba(65, 60, 68, 1);
	line-height: 24px;
}

.questionnaire-results-box-size input[type=radio]:checked+.frm_label_button_container {
	background-color: #AE6126;
	border-color: #AE6126;
	color: #fff;
}

.questionnaire-results-footer {
	padding: 50px;
	background: #F7F6F2;
}

.questionnaire-results-footer-sizes {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: flex-end;
	justify-content: space-between;
	max-width: 1040px;
	margin: 0 auto;
}

.questionnaire-results-footer-sizes-col {
	margin: 15px;
}

div#frm_field_424_container,
div#frm_field_426_container,
div#frm_field_469_container,
div#frm_field_471_container {
	max-width: 965px;
	margin: 0 auto;
}

div#frm_field_424_container .frm_image_option_container.frm_label_with_image img,
div#frm_field_426_container .frm_image_option_container.frm_label_with_image img,
div#frm_field_469_container .frm_image_option_container.frm_label_with_image img,
div#frm_field_471_container .frm_image_option_container.frm_label_with_image img {
	max-width: 64px;
	height: auto;
	margin: 0 auto;
	border: 1px solid #F0EDE1;
	border-radius: 8px;
	padding: 10px;
}

div#frm_field_424_container .frm_image_option_container.frm_label_with_image img:hover,
div#frm_field_426_container .frm_image_option_container.frm_label_with_image img:hover,
div#frm_field_469_container .frm_image_option_container.frm_label_with_image img:hover,
div#frm_field_471_container .frm_image_option_container.frm_label_with_image img:hover {
	border: 1px solid #AE6126;
}

/* .frm_form_field .frm_checkbox.frm_image_option {
     width: 15% !important;
 } */

div#frm_field_449_container img,
div#frm_field_481_container img {
	border: 1px solid #F0EDE1;
	border-radius: 8px;
	max-width: 350px;
	height: auto;
}

div#frm_field_449_container,
div#frm_field_481_container {
	max-width: 965px;
	margin: 50px auto;
}

button.frm_prev_page {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Red Hat Display';
}



/* --Start Form ID 11-- */

div#frm_field_138_container,
div#frm_field_140_container {
	max-width: 965px;
	margin: 0 auto;
}

div#frm_field_138_container img,
div#frm_field_140_container img {
	max-width: 64px;
	height: auto;
	margin: 0 auto;
	border: 1px solid #F0EDE1;
	border-radius: 8px;
	padding: 10px;
}

div#frm_field_138_container img:hover,
div#frm_field_140_container img:hover {
	border: 1px solid #AE6126;
}

div#frm_field_145_container {
	max-width: 965px;
	margin: 50px auto;
}

div#frm_field_145_container .frm_checkbox.frm_image_option {
	width: 30% !important;
}

div#frm_field_145_container img {
	border: 1px solid #F0EDE1;
	border-radius: 8px;
	max-width: 350px;
	height: auto;
}

div#frm_field_137_container {
	margin-top: 50px;
}

div#frm_field_150_container {
	max-width: 965px;
	margin: 50px auto 20px auto;
}

div#frm_field_150_container .frm_checkbox.frm_image_option {
	width: 30% !important;
}

div#frm_field_150_container .frm_checkbox.frm_image_option img {
	max-width: 200px;
	height: auto;
	margin: 0 auto;
	border-radius: 8px;
	border: 1px solid #F0EDE1;
}

div#frm_field_138_container .frm_form_field .frm_checkbox.frm_image_option,
div#frm_field_140_container .frm_form_field .frm_checkbox.frm_image_option {
	margin: 20px;
	/* width: 15%; */
}

div#frm_field_298_container {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: stretch;
	justify-content: space-between;
}

/* --End Form ID 11-- */

/* --Start Form ID 19-- */

div#frm_field_447_container,
div#frm_field_449_container {
	max-width: 965px;
	margin: 0 auto;
}

div#frm_field_447_container img,
div#frm_field_449_container img {
	max-width: 64px;
	height: auto;
	margin: 0 auto;
	border: 1px solid #F0EDE1;
	border-radius: 8px;
	padding: 10px;
}

div#frm_field_447_container img:hover,
div#frm_field_449_container img:hover {
	border: 1px solid #AE6126;
}

div#frm_field_478_container {
	max-width: 965px;
	margin: 50px auto 20px auto;
}

div#frm_field_478_container img {
	max-height: 80px;
	max-width: 153px;
	object-fit: cover;
	width: auto;
	border-radius: 8px;
	border: 1px solid #F0EDE1;
	margin: 0 auto;
}

div#frm_field_478_container .frm_checkbox.frm_image_option {
	width: 22% !important;
	text-align: center;
}

div#frm_field_459_container {
	max-width: 965px;
	margin: 50px auto;
}

div#frm_field_459_container .frm_checkbox.frm_image_option {
	width: 30% !important;
}

div#frm_field_459_container img {
	border: 1px solid #F0EDE1;
	border-radius: 8px;
	max-width: 350px;
	height: auto;
}

div#frm_field_446_container {
	margin-top: 50px;
}

div#frm_field_459_container {
	max-width: 965px;
	margin: 50px auto 20px auto;
}

div#frm_field_459_container .frm_checkbox.frm_image_option {
	width: 30% !important;
}

div#frm_field_459_container .frm_checkbox.frm_image_option img {
	max-width: 200px;
	height: auto;
	margin: 0 auto;
	border-radius: 8px;
	border: 1px solid #F0EDE1;
}

div#frm_field_447_container .frm_form_field .frm_checkbox.frm_image_option,
div#frm_field_449_container .frm_form_field .frm_checkbox.frm_image_option {
	margin: 20px;
	/* width: 15%; */
}

.subscribe-form-style-options {
	display: flex;
	max-width: 830px;
	margin: 40px auto;
	flex-direction: row;
	flex-wrap: nowrap;
	gap: 32px;
	align-content: center;
	align-items: center;
	justify-content: center;
}

.subscribe-form-style-options .frm_label_button_container {
	background: #ffffff;
	border-radius: 0px !important;
	border: 3px solid #C98B5C !important;
	font-family: Red Hat Display;
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	color: #C98B5C;
	display: block !important;
	max-width: fit-content;
	margin: 0 auto;
}

.subscribe-account-info-container {
	display: flex;
	max-width: 800px;
	margin: 0 auto;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
	align-items: flex-start;
	gap: 24px;
}

.subscribe-account-info-container .account-info {
	width: 48%;
}

/* --End Form ID 19 */

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

	.subscribe-form-style-options {
		max-width: 95%;
		flex-direction: column;
	}

	div#frm_field_424_container,
	div#frm_field_426_container,
	div#frm_field_469_container {
		max-width: 965px;
		margin: 0 auto;
	}

	div#frm_field_424_container .frm_image_option_container.frm_label_with_image img,
	div#frm_field_426_container .frm_image_option_container.frm_label_with_image img,
	div#frm_field_469_container .frm_image_option_container.frm_label_with_image img {
		max-width: 64px;
		height: auto;
		margin: 0 auto;
		border: 1px solid #F0EDE1;
		border-radius: 8px;
		padding: 10px;
	}

	div#frm_field_424_container .frm_image_option_container.frm_label_with_image img:hover,
	div#frm_field_426_container .frm_image_option_container.frm_label_with_image img:hover,
	div#frm_field_469_container .frm_image_option_container.frm_label_with_image img:hover {
		border: 1px solid #AE6126;
	}

	.frm_form_field .frm_checkbox.frm_image_option {
		width: 40% !important;
	}

	div#frm_field_449_container img,
	div#frm_field_481_container img {
		border: 1px solid #F0EDE1;
		border-radius: 8px;
		max-width: 350px;
		height: auto;
	}

	div#frm_field_449_container,
	div#frm_field_481_container {
		max-width: 965px;
		margin: 50px auto;
	}

	div#frm_field_449_container .frm_checkbox.frm_image_option,
	div#frm_field_481_container .frm_checkbox.frm_image_option {
		width: 40% !important;
	}

	.with_frm_style .vertical_radio .frm_checkbox label,
	.with_frm_style .vertical_radio .frm_radio label {
		padding-left: 0px;
	}

	.questionnaire-results-box-size {
		padding: 20px;
		margin: 20px;
	}

	.questionnaire-results-box-size .frm_label_button_container {
		padding: 10px 5px;
	}

	.questionnaire-decorating-preferences-container {
		flex-direction: column;
		max-width: 300px;
		margin: 17.5px auto;
	}

	img.questionnaire-decorating-preferences {
		border-radius: 8px 8px 0px 0px;
		max-width: 100%;
	}

	.questionnaire-decorating-preferences-question {
		padding: 15px;
	}

	.questionnaire-results-footer-sizes {
		flex-direction: column;
	}

	/* --Start Form ID 11-- */

	div#frm_field_138_container,
	div#frm_field_140_container {
		max-width: 300px;
	}

	/* --End Form ID 11-- */

	/* --Start Form ID 19-- */

	div#frm_field_447_container,
	div#frm_field_449_container {
		max-width: 300px;
	}

	div#frm_field_478_container .frm_checkbox.frm_image_option {
		width: 40% !important;
		text-align: center;
	}

	div#frm_field_478_container img {
		max-height: auto;
		max-width: 100px;
		height: auto;
		margin: 0 auto;
	}

	/* --End Form ID 19-- */

}

/* Subscribe Form */
.decorating-style,
.home-areas,
.where-shop {
	max-width: 800px;
	margin: 24px auto;
}

.decorating-style .frm_opt_container,
.home-areas .frm_opt_container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: flex-start;
	justify-content: center;
	align-items: flex-start;
}

.decorating-style .frm_opt_container .frm_image_option,
.home-areas .frm_opt_container .frm_image_option {
	min-width: 30%;
	max-width: 33%
}

.decorating-style img,
.home-areas img {
	width: 100%;
	height: 100% !important;
}

.where-shop img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}

.questionnaire-results-footer {
	background: #F0EDE1 !important;
	padding: 32px;
}

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

	.decorating-style .frm_opt_container .frm_image_option,
	.home-areas .frm_opt_container .frm_image_option {
		min-width: 43%;
		max-width: 43%%
	}
}