﻿.wmmb-no-sidebar .entry-content .alignfull {
	margin-left:calc( -50vw + 50%);
	margin-right:calc( -50vw + 50%);
	max-width:100vw;
	width:100vw
}
.wmmb-no-sidebar .entry-content .alignwide {
	margin-left:calc(-41vw + 50%);
	margin-right:calc(-41vw + 50%);
	max-width:unset;
	width:unset
}
.wmmb-no-sidebar .entry-content .alignfull .alignfull, .wmmb-no-sidebar .entry-content .alignfull .alignwide, .wmmb-no-sidebar .entry-content .alignwide .alignfull, .wmmb-no-sidebar .entry-content .alignwide .alignwide, .wmmb-no-sidebar .entry-content .eyou-block-column .alignfull, .wmmb-no-sidebar .entry-content .eyou-block-column .alignwide {
	width:100%;
	margin-left:auto;
	margin-right:auto
}
.eyou-block-gallery, .blocks-gallery-grid {
	margin:0
}
.eyou-block-separator {
	max-width:100px
}
.eyou-block-separator.is-style-wide, .eyou-block-separator.is-style-dots {
	max-width:none
}
.entry-content .has-2-columns .eyou-block-column:first-child {
	padding-right:10px
}
.entry-content .has-2-columns .eyou-block-column:last-child {
	padding-left:10px
}
@media (max-width:782px) {
.entry-content .eyou-block-columns .eyou-block-column {
flex-basis:100%
}
.entry-content .has-2-columns .eyou-block-column:first-child {
padding-right:0
}
.entry-content .has-2-columns .eyou-block-column:last-child {
padding-left:0
}
}
body .entry-content .eyou-block-latest-posts {
	margin-left:0
}
body .entry-content .eyou-block-latest-posts li {
	list-style:none
}
.wmmb-no-sidebar .wmmb-container .entry-content .eyou-block-latest-posts {
	margin-left:0
}
.wmmb-header-break-point .entry-content .alignwide {
	margin-left:auto;
	margin-right:auto
}
.entry-content .blocks-gallery-item img {
	margin-bottom:auto
}
.eyou-block-pullquote {
	border-top:4px solid #555d66;
	border-bottom:4px solid #555d66;
	color:#40464d
}
:root {
--wmmb-container-default-xlg-padding:6.67em;
--wmmb-container-default-lg-padding:5.67em;
--wmmb-container-default-slg-padding:4.34em;
--wmmb-container-default-md-padding:3.34em;
--wmmb-container-default-sm-padding:6.67em;
--wmmb-container-default-xs-padding:2.4em;
--wmmb-container-default-xxs-padding:1.4em;
--wmmb-code-block-background:#EEEEEE;
--wmmb-comment-inputs-background:#FAFAFA
}
html {
	font-size:100%
}
a, .page-title {
	color:var(--wmmb-global-color-1)
}
a:hover, a:focus {
	color:var(--wmmb-global-color-0)
}
body, button, input, select, textarea, .wmmb-button, .wmmb-custom-button {
	font-family:'Jost', sans-serif;
	font-weight:400;
	font-size:16px;
	font-size:1rem
}
blockquote {
	color:var(--wmmb-global-color-3)
}
h1, .entry-content h1, h2, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, .entry-content h6, .site-title, .site-title a {
	font-weight:500
}
.site-title {
	font-size:35px;
	font-size:2.1875rem;
	display:none
}
header .custom-logo-link img {
	max-width:230px
}
.astra-logo-svg {
	width:130px
}
.site-header .site-description {
	font-size:15px;
	font-size:0.9375rem;
	display:none
}
.entry-title {
	font-size:1.5em
}
h1, .entry-content h1 {
	font-size:34px;
	font-size:2.125rem;
	font-weight:500;
	line-height:1.4em
}
h2, .entry-content h2 {
	font-size:36px;
	font-size:2.25rem;
	font-weight:500;
	line-height:1.25em;
	text-transform:none
}
h3, .entry-content h3 {
	font-size:30px;
	font-size:1.875rem;
	line-height:1.2em
}
h4, .entry-content h4 {
	font-size:24px;
	font-size:1.5rem;
	line-height:1.2em
}
h5, .entry-content h5 {
	font-size:18px;
	font-size:1.125rem;
	line-height:1.2em
}
h6, .entry-content h6 {
	font-size:16px;
	font-size:1rem;
	line-height:1.25em
}
::selection {
background-color:var(--wmmb-global-color-0);
color:#000000
}
body, h1, .entry-title a, .entry-content h1, h2, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, .entry-content h6 {
	color:var(--wmmb-global-color-3)
}
.tagcloud a:hover, .tagcloud a:focus, .tagcloud a.current-item {
	color:#ffffff;
	border-color:var(--wmmb-global-color-1);
	background-color:var(--wmmb-global-color-1)
}
input:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="reset"]:focus, input[type="search"]:focus, textarea:focus {
	border-color:var(--wmmb-global-color-1)
}
input[type="radio"]:checked, input[type=reset], input[type="checkbox"]:checked, input[type="checkbox"]:hover:checked, input[type="checkbox"]:focus:checked, input[type=range]::-webkit-slider-thumb {
border-color:var(--wmmb-global-color-1);
background-color:var(--wmmb-global-color-1);
box-shadow:none
}
.site-footer a:hover + .post-count, .site-footer a:focus + .post-count {
	background:var(--wmmb-global-color-1);
	border-color:var(--wmmb-global-color-1)
}
.single .nav-links .nav-previous, .single .nav-links .nav-next {
	color:var(--wmmb-global-color-1)
}
.entry-meta, .entry-meta * {
	line-height:1.45;
	color:var(--wmmb-global-color-1)
}
.entry-meta a:hover, .entry-meta a:hover *, .entry-meta a:focus, .entry-meta a:focus *, .page-links > .page-link, .page-links .page-link:hover, .post-navigation a:hover {
	color:var(--wmmb-global-color-0)
}
#cat option, .secondary .calendar_wrap thead a, .secondary .calendar_wrap thead a:visited {
	color:var(--wmmb-global-color-1)
}
.secondary .calendar_wrap #today, .wmmb-progress-val span {
	background:var(--wmmb-global-color-1)
}
.secondary a:hover + .post-count, .secondary a:focus + .post-count {
	background:var(--wmmb-global-color-1);
	border-color:var(--wmmb-global-color-1)
}
.calendar_wrap #today > a {
	color:#ffffff
}
.page-links .page-link, .single .post-navigation a {
	color:var(--wmmb-global-color-1)
}
.wmmb-archive-title {
	color:var(--wmmb-global-color-1)
}
.widget-title {
	font-size:22px;
	font-size:1.375rem;
	color:var(--wmmb-global-color-1)
}
.single .wmmb-author-details .author-title {
	color:var(--wmmb-global-color-0)
}
#secondary, #secondary button, #secondary input, #secondary select, #secondary textarea {
	font-size:16px;
	font-size:1rem
}
a:focus-visible, .wmmb-menu-toggle:focus-visible, .site .skip-link:focus-visible, .eyou-block-loginout input:focus-visible, .eyou-block-search.eyou-block-search__button-inside .eyou-block-search__inside-wrapper, .wmmb-header-navigation-arrow:focus-visible {
outline-style:dotted;
outline-color:inherit;
outline-width:thin;
border-color:transparent
}
input:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="reset"]:focus, input[type="search"]:focus, textarea:focus, .eyou-block-search__input:focus, [data-section="section-header-mobile-trigger"] .wmmb-button-wrap .wmmb-mobile-menu-trigger-minimal:focus, .wmmb-mobile-popup-drawer.active .menu-toggle-close:focus, .eycj-ordering select.orderby:focus, #wmmb-scroll-top:focus, .eycj a.add_to_cart_button:focus, .eycj .button.single_add_to_cart_button:focus {
	border-style:dotted;
	border-color:inherit;
	border-width:thin;
	outline-color:transparent
}
.wmmb-logo-title-inline .site-logo-img {
	padding-right:1em
}
.site-logo-img img {
	transition:all 0.2s linear
}
#secondary {
	margin:4em 0 2.5em;
	word-break:break-word;
	line-height:2
}
#secondary li {
	margin-bottom:0.25em
}
#secondary li:last-child {
	margin-bottom:0
}
@media (max-width:768px) {
.js_active .wmmb-plain-container.wmmb-single-post #secondary {
margin-top:1.5em
}
}
.wmmb-separate-container.wmmb-two-container #secondary .widget {
	background-color:#fff;
	padding:2em;
	margin-bottom:2em
}
@media (min-width:993px) {
.wmmb-left-sidebar #secondary {
padding-right:60px
}
.wmmb-right-sidebar #secondary {
padding-left:60px
}
}
@media (max-width:993px) {
.wmmb-right-sidebar #secondary {
padding-left:30px
}
.wmmb-left-sidebar #secondary {
padding-right:30px
}
}
@media (max-width:921px) {
#wmmb-desktop-header {
display:none
}
}
@media (min-width:921px) {
#wmmb-mobile-header {
display:none
}
}
.eyou-block-buttons.aligncenter {
	justify-content:center
}
@media (max-width:921px) {
.wmmb-theme-transparent-header #primary, .wmmb-theme-transparent-header #secondary {
padding:0
}
}
@media (max-width:921px) {
.wmmb-plain-container.wmmb-no-sidebar #primary {
padding:0
}
}
.wmmb-plain-container.wmmb-no-sidebar #primary {
	margin-top:0;
	margin-bottom:0
}
@media (min-width:1200px) {
.wmmb-separate-container.wmmb-right-sidebar .entry-content .eyou-block-image.alignfull, .wmmb-separate-container.wmmb-left-sidebar .entry-content .eyou-block-image.alignfull, .wmmb-separate-container.wmmb-right-sidebar .entry-content .eyou-block-cover.alignfull, .wmmb-separate-container.wmmb-left-sidebar .entry-content .eyou-block-cover.alignfull {
margin-left:-6.67em;
margin-right:-6.67em;
max-width:unset;
width:unset
}
.wmmb-separate-container.wmmb-right-sidebar .entry-content .eyou-block-image.alignwide, .wmmb-separate-container.wmmb-left-sidebar .entry-content .eyou-block-image.alignwide, .wmmb-separate-container.wmmb-right-sidebar .entry-content .eyou-block-cover.alignwide, .wmmb-separate-container.wmmb-left-sidebar .entry-content .eyou-block-cover.alignwide {
margin-left:-20px;
margin-right:-20px;
max-width:unset;
width:unset
}
}
@media (min-width:1200px) {
.eyou-block-group .has-background {
padding:20px
}
}
@media (min-width:1200px) {
.wmmb-separate-container.wmmb-right-sidebar .entry-content .eyou-block-group.alignwide, .wmmb-separate-container.wmmb-left-sidebar .entry-content .eyou-block-group.alignwide, .wmmb-separate-container.wmmb-right-sidebar .entry-content .eyou-block-cover.alignwide, .wmmb-separate-container.wmmb-left-sidebar .entry-content .eyou-block-cover.alignwide {
margin-left:-20px;
margin-right:-20px;
padding-left:20px;
padding-right:20px
}
.wmmb-separate-container.wmmb-right-sidebar .entry-content .eyou-block-group.alignfull, .wmmb-separate-container.wmmb-left-sidebar .entry-content .eyou-block-group.alignfull, .wmmb-separate-container.wmmb-right-sidebar .entry-content .eyou-block-cover.alignfull, .wmmb-separate-container.wmmb-left-sidebar .entry-content .eyou-block-cover.alignfull {
margin-left:-6.67em;
margin-right:-6.67em;
padding-left:6.67em;
padding-right:6.67em
}
}
@media (min-width:1200px) {
.eyou-block-cover-image.alignwide .eyou-block-cover__inner-container, .eyou-block-cover.alignwide .eyou-block-cover__inner-container, .eyou-block-cover-image.alignfull .eyou-block-cover__inner-container, .eyou-block-cover.alignfull .eyou-block-cover__inner-container {
width:100%
}
}
.eyou-block-columns {
	margin-bottom:unset
}
.eyou-block-image.size-full {
	margin:2rem 0
}
.eyou-block-separator.has-background {
	padding:0
}
.eyou-block-gallery {
	margin-bottom:1.6em
}
.eyou-block-group {
	padding-top:4em;
	padding-bottom:4em
}
.eyou-block-group__inner-container .eyou-block-columns:last-child, .eyou-block-group__inner-container:last-child, .eyou-block-table table {
	margin-bottom:0
}
.blocks-gallery-grid {
	width:100%
}
.eyou-block-navigation-link__content {
	padding:5px 0
}
.eyou-block-group .eyou-block-group .has-text-align-center, .eyou-block-group .eyou-block-column .has-text-align-center {
	max-width:100%
}
.has-text-align-center {
	margin:0 auto
}
@media (min-width:1200px) {
.eyou-block-cover__inner-container, .alignwide .eyou-block-group__inner-container, .alignfull .eyou-block-group__inner-container {
max-width:1200px;
margin:0 auto
}
.eyou-block-group.alignnone, .eyou-block-group.aligncenter, .eyou-block-group.alignleft, .eyou-block-group.alignright, .eyou-block-group.alignwide, .eyou-block-columns.alignwide {
margin:2rem 0 1rem 0
}
}
@media (max-width:1200px) {
.eyou-block-group {
padding:3em
}
.eyou-block-group .eyou-block-group {
padding:1.5em
}
.eyou-block-columns, .eyou-block-column {
margin:1rem 0
}
}
@media (min-width:921px) {
.eyou-block-columns .eyou-block-group {
padding:2em
}
}
@media (max-width:544px) {
.eyou-block-cover-image .eyou-block-cover__inner-container, .eyou-block-cover .eyou-block-cover__inner-container {
width:unset
}
.eyou-block-cover, .eyou-block-cover-image {
padding:2em 0
}
.eyou-block-group, .eyou-block-cover {
padding:2em
}
.eyou-block-media-text__media img, .eyou-block-media-text__media video {
width:unset;
max-width:100%
}
.eyou-block-media-text.has-background .eyou-block-media-text__content {
padding:1em
}
}
.eyou-block-image.aligncenter {
	margin-left:auto;
	margin-right:auto
}
.eyou-block-table.aligncenter {
	margin-left:auto;
	margin-right:auto
}
@media (min-width:544px) {
.entry-content .eyou-block-media-text.has-media-on-the-right .eyou-block-media-text__content {
padding:0 8% 0 0
}
.entry-content .eyou-block-media-text .eyou-block-media-text__content {
padding:0 0 0 8%
}
.wmmb-plain-container .site-content .entry-content .has-custom-content-position.is-position-bottom-left > *, .wmmb-plain-container .site-content .entry-content .has-custom-content-position.is-position-bottom-right > *, .wmmb-plain-container .site-content .entry-content .has-custom-content-position.is-position-top-left > *, .wmmb-plain-container .site-content .entry-content .has-custom-content-position.is-position-top-right > *, .wmmb-plain-container .site-content .entry-content .has-custom-content-position.is-position-center-right > *, .wmmb-plain-container .site-content .entry-content .has-custom-content-position.is-position-center-left > * {
margin:0
}
}
@media (max-width:544px) {
.entry-content .eyou-block-media-text .eyou-block-media-text__content {
padding:8% 0
}
.eyou-block-media-text .eyou-block-media-text__media img {
width:auto;
max-width:100%
}
}
.eyou-block-button.is-style-outline .eyou-block-button__link {
	border-color:var(--wmmb-global-color-0);
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:0;
	border-left-width:0
}
div.eyou-block-button.is-style-outline > .eyou-block-button__link:not(.has-text-color), div.eyou-block-button.eyou-block-button__link.is-style-outline:not(.has-text-color) {
color:var(--wmmb-global-color-0)
}
.eyou-block-button.is-style-outline .eyou-block-button__link:hover, div.eyou-block-button.is-style-outline .eyou-block-button__link:focus, div.eyou-block-button.is-style-outline > .eyou-block-button__link:not(.has-text-color):hover, div.eyou-block-button.eyou-block-button__link.is-style-outline:not(.has-text-color):hover {
color:var(--wmmb-global-color-5);
background-color:var(--wmmb-global-color-2);
border-color:var(--wmmb-global-color-2)
}
.post-page-numbers.current .page-link, .wmmb-pagination .page-numbers.current {
	color:#000000;
	border-color:var(--wmmb-global-color-0);
	background-color:var(--wmmb-global-color-0);
	border-radius:2px
}
@media (min-width:544px) {
.entry-content > .alignleft {
margin-right:20px
}
.entry-content > .alignright {
margin-left:20px
}
}
.eyou-block-button.is-style-outline .eyou-block-button__link {
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:0;
	border-left-width:0
}
@media (max-width:921px) {
.wmmb-separate-container #primary, .wmmb-separate-container #secondary {
padding:1.5em 0
}
#primary, #secondary {
padding:1.5em 0;
margin:0
}
.wmmb-left-sidebar #content > .wmmb-container {
display:flex;
flex-direction:column-reverse;
width:100%
}
.wmmb-separate-container .wmmb-article-post, .wmmb-separate-container .wmmb-article-single {
padding:1.5em 2.14em
}
.wmmb-author-box img.avatar {
margin:20px 0 0 0
}
}
@media (max-width:921px) {
#secondary.secondary {
padding-top:0
}
.wmmb-separate-container.wmmb-right-sidebar #secondary {
padding-left:1em;
padding-right:1em
}
.wmmb-separate-container.wmmb-two-container #secondary {
padding-left:0;
padding-right:0
}
.wmmb-page-builder-template .entry-header #secondary, .wmmb-page-builder-template #secondary {
margin-top:1.5em
}
}
@media (max-width:921px) {
.wmmb-right-sidebar #primary {
padding-right:0
}
.wmmb-page-builder-template.wmmb-left-sidebar #secondary, .wmmb-page-builder-template.wmmb-right-sidebar #secondary {
padding-right:20px;
padding-left:20px
}
.wmmb-right-sidebar #secondary, .wmmb-left-sidebar #primary {
padding-left:0
}
.wmmb-left-sidebar #secondary {
padding-right:0
}
}
@media (min-width:922px) {
.wmmb-separate-container.wmmb-right-sidebar #primary, .wmmb-separate-container.wmmb-left-sidebar #primary {
border:0
}
.search-no-results.wmmb-separate-container #primary {
margin-bottom:4em
}
}
@media (min-width:922px) {
.wmmb-right-sidebar #primary {
border-right:1px solid var(--wmmb-border-color)
}
.wmmb-left-sidebar #primary {
border-left:1px solid var(--wmmb-border-color)
}
.wmmb-right-sidebar #secondary {
border-left:1px solid var(--wmmb-border-color);
margin-left:-1px
}
.wmmb-left-sidebar #secondary {
border-right:1px solid var(--wmmb-border-color);
margin-right:-1px
}
.wmmb-separate-container.wmmb-two-container.wmmb-right-sidebar #secondary {
padding-left:30px;
padding-right:0
}
.wmmb-separate-container.wmmb-two-container.wmmb-left-sidebar #secondary {
padding-right:30px;
padding-left:0
}
.wmmb-separate-container.wmmb-right-sidebar #secondary, .wmmb-separate-container.wmmb-left-sidebar #secondary {
border:0;
margin-left:auto;
margin-right:auto
}
.wmmb-separate-container.wmmb-two-container #secondary .widget:last-child {
margin-bottom:0
}
}
.eywm-button-wrapper .eywm-button {
	border-style:solid;
	text-decoration:none;
	border-top-width:0;
	border-right-width:0;
	border-left-width:0;
	border-bottom-width:0
}
body .eywm-button.eywm-size-sm, body .eywm-button.eywm-size-xs, body .eywm-button.eywm-size-md, body .eywm-button.eywm-size-lg, body .eywm-button.eywm-size-xl, body .eywm-button {
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:10px;
	padding-left:20px
}
.eywm-button-wrapper .eywm-button {
	border-color:var(--wmmb-global-color-0);
	background-color:var(--wmmb-global-color-0)
}
.eywm-button-wrapper .eywm-button:hover, .eywm-button-wrapper .eywm-button:focus {
	color:var(--wmmb-global-color-5);
	background-color:var(--wmmb-global-color-2);
	border-color:var(--wmmb-global-color-2)
}
.eyou-block-button .eyou-block-button__link, .eywm-button-wrapper .eywm-button, .eywm-button-wrapper .eywm-button:visited {
	color:var(--wmmb-global-color-5)
}
.eywm-button-wrapper .eywm-button {
	font-weight:500;
	font-size:0.875em;
	line-height:1.5em
}
body .eywm-button.eywm-size-sm, body .eywm-button.eywm-size-xs, body .eywm-button.eywm-size-md, body .eywm-button.eywm-size-lg, body .eywm-button.eywm-size-xl, body .eywm-button {
	font-size:0.875em
}
.eyou-block-button .eyou-block-button__link:hover, .eyou-block-button .eyou-block-button__link:focus {
	color:var(--wmmb-global-color-5);
	background-color:var(--wmmb-global-color-2);
	border-color:var(--wmmb-global-color-2)
}
.eywm-widget-heading h1.eywm-heading-title {
	line-height:1.4em
}
.eywm-widget-heading h2.eywm-heading-title {
	line-height:1.25em
}
.eywm-widget-heading h3.eywm-heading-title {
	line-height:1.2em
}
.eywm-widget-heading h4.eywm-heading-title {
	line-height:1.2em
}
.eywm-widget-heading h5.eywm-heading-title {
	line-height:1.2em
}
.eywm-widget-heading h6.eywm-heading-title {
	line-height:1.25em
}
.eyou-block-button .eyou-block-button__link {
	border-top-width:0;
	border-right-width:0;
	border-left-width:0;
	border-bottom-width:0;
	border-color:var(--wmmb-global-color-0);
	background-color:var(--wmmb-global-color-0);
	color:var(--wmmb-global-color-5);
	font-family:inherit;
	font-weight:500;
	line-height:1.5em;
	font-size:0.875em;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:10px;
	padding-left:20px
}
.menu-toggle, button, .wmmb-button, .wmmb-custom-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {
	border-style:solid;
	border-top-width:0;
	border-right-width:0;
	border-left-width:0;
	border-bottom-width:0;
	color:var(--wmmb-global-color-5);
	border-color:var(--wmmb-global-color-0);
	background-color:var(--wmmb-global-color-0);
	padding-top:10px;
	padding-right:20px;
	padding-bottom:10px;
	padding-left:20px;
	font-family:inherit;
	font-weight:500;
	font-size:0.875em;
	line-height:1.5em;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0
}
button:focus, .menu-toggle:hover, button:hover, .wmmb-button:hover, .wmmb-custom-button:hover .button:hover, .wmmb-custom-button:hover, input[type=reset]:hover, input[type=reset]:focus, input#submit:hover, input#submit:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
	color:var(--wmmb-global-color-5);
	background-color:var(--wmmb-global-color-2);
	border-color:var(--wmmb-global-color-2)
}
@media (max-width:921px) {
.wmmb-mobile-header-stack .main-header-bar .wmmb-search-menu-icon {
display:inline-block
}
.wmmb-header-break-point.wmmb-header-custom-item-outside .wmmb-mobile-header-stack .main-header-bar .wmmb-search-icon {
margin:0
}
.wmmb-comment-avatar-wrap img {
max-width:2.5em
}
.wmmb-separate-container .wmmb-comment-list li.depth-1 {
padding:1.5em 2.14em
}
.wmmb-separate-container .comment-respond {
padding:2em 2.14em
}
.wmmb-comment-meta {
padding:0 1.8888em 1.3333em
}
}
@media (min-width:544px) {
.wmmb-container {
max-width:100%
}
}
@media (max-width:544px) {
.wmmb-separate-container .wmmb-article-post, .wmmb-separate-container .wmmb-article-single, .wmmb-separate-container .comments-title, .wmmb-separate-container .wmmb-archive-description {
padding:1.5em 1em
}
.wmmb-separate-container #content .wmmb-container {
padding-left:0.54em;
padding-right:0.54em
}
.wmmb-separate-container .wmmb-comment-list li.depth-1 {
padding:1.5em 1em;
margin-bottom:1.5em
}
.wmmb-separate-container .wmmb-comment-list .bypostauthor {
padding:.5em
}
.wmmb-search-menu-icon.wmmb-dropdown-active .search-field {
width:170px
}
.wmmb-separate-container #secondary {
padding-top:0
}
.wmmb-separate-container.wmmb-two-container #secondary .widget {
margin-bottom:1.5em;
padding-left:1em;
padding-right:1em
}
}
body, .wmmb-separate-container {
	background-color:var(--wmmb-global-color-5);
	background-image:none
}
.wmmb-no-sidebar.wmmb-separate-container .entry-content .alignfull {
	margin-left:-6.67em;
	margin-right:-6.67em;
	width:auto
}
@media (max-width:1200px) {
.wmmb-no-sidebar.wmmb-separate-container .entry-content .alignfull {
margin-left:-2.4em;
margin-right:-2.4em
}
}
@media (max-width:768px) {
.wmmb-no-sidebar.wmmb-separate-container .entry-content .alignfull {
margin-left:-2.14em;
margin-right:-2.14em
}
}
@media (max-width:544px) {
.wmmb-no-sidebar.wmmb-separate-container .entry-content .alignfull {
margin-left:-1em;
margin-right:-1em
}
}
.wmmb-no-sidebar.wmmb-separate-container .entry-content .alignwide {
	margin-left:-20px;
	margin-right:-20px
}
.wmmb-no-sidebar.wmmb-separate-container .entry-content .eyou-block-column .alignfull, .wmmb-no-sidebar.wmmb-separate-container .entry-content .eyou-block-column .alignwide {
	margin-left:auto;
	margin-right:auto;
	width:100%
}
@media (max-width:921px) {
.site-title {
display:none
}
.site-header .site-description {
display:none
}
.entry-title {
font-size:30px
}
h1, .entry-content h1 {
font-size:30px
}
h2, .entry-content h2 {
font-size:25px
}
h3, .entry-content h3 {
font-size:20px
}
}
@media (max-width:544px) {
.site-title {
display:none
}
.site-header .site-description {
display:none
}
.entry-title {
font-size:1.375em
}
h1, .entry-content h1 {
font-size:30px
}
h2, .entry-content h2 {
font-size:25px
}
h3, .entry-content h3 {
font-size:20px
}
header .custom-logo-link img, .wmmb-header-break-point .site-branding img, .wmmb-header-break-point .custom-logo-link img {
max-width:100%;
}
.astra-logo-svg {
width:100px
}
.wmmb-header-break-point .site-logo-img .custom-mobile-logo-link img {
max-width:100px
}
}
@media (max-width:921px) {
html {
font-size:91.2%
}
}
@media (max-width:544px) {
html {
font-size:91.2%
}
}
@media (min-width:922px) {
.wmmb-container {
max-width:1300px
}
}
@media (min-width:922px) {
.site-content .wmmb-container {
display:flex
}
}
@media (max-width:921px) {
.site-content .wmmb-container {
flex-direction:column
}
}
@media (min-width:922px) {
.main-header-menu .sub-menu .menu-item.wmmb-left-align-sub-menu:hover > .sub-menu, .main-header-menu .sub-menu .menu-item.wmmb-left-align-sub-menu.focus > .sub-menu {
margin-left:-0px
}
}
blockquote {
	padding:1.2em
}
:root .has-wmmb-global-color-0-color {
	color:var(--wmmb-global-color-0)
}
:root .has-wmmb-global-color-0-background-color {
	background-color:var(--wmmb-global-color-0)
}
:root .eyou-block-button .has-wmmb-global-color-0-color {
	color:var(--wmmb-global-color-0)
}
:root .eyou-block-button .has-wmmb-global-color-0-background-color {
	background-color:var(--wmmb-global-color-0)
}
:root .has-wmmb-global-color-1-color {
	color:var(--wmmb-global-color-1)
}
:root .has-wmmb-global-color-1-background-color {
	background-color:var(--wmmb-global-color-1)
}
:root .eyou-block-button .has-wmmb-global-color-1-color {
	color:var(--wmmb-global-color-1)
}
:root .eyou-block-button .has-wmmb-global-color-1-background-color {
	background-color:var(--wmmb-global-color-1)
}
:root .has-wmmb-global-color-2-color {
	color:var(--wmmb-global-color-2)
}
:root .has-wmmb-global-color-2-background-color {
	background-color:var(--wmmb-global-color-2)
}
:root .eyou-block-button .has-wmmb-global-color-2-color {
	color:var(--wmmb-global-color-2)
}
:root .eyou-block-button .has-wmmb-global-color-2-background-color {
	background-color:var(--wmmb-global-color-2)
}
:root .has-wmmb-global-color-3-color {
	color:var(--wmmb-global-color-3)
}
:root .has-wmmb-global-color-3-background-color {
	background-color:var(--wmmb-global-color-3)
}
:root .eyou-block-button .has-wmmb-global-color-3-color {
	color:var(--wmmb-global-color-3)
}
:root .eyou-block-button .has-wmmb-global-color-3-background-color {
	background-color:var(--wmmb-global-color-3)
}
:root .has-wmmb-global-color-4-color {
	color:var(--wmmb-global-color-4)
}
:root .has-wmmb-global-color-4-background-color {
	background-color:var(--wmmb-global-color-4)
}
:root .eyou-block-button .has-wmmb-global-color-4-color {
	color:var(--wmmb-global-color-4)
}
:root .eyou-block-button .has-wmmb-global-color-4-background-color {
	background-color:var(--wmmb-global-color-4)
}
:root .has-wmmb-global-color-5-color {
	color:var(--wmmb-global-color-5)
}
:root .has-wmmb-global-color-5-background-color {
	background-color:var(--wmmb-global-color-5)
}
:root .eyou-block-button .has-wmmb-global-color-5-color {
	color:var(--wmmb-global-color-5)
}
:root .eyou-block-button .has-wmmb-global-color-5-background-color {
	background-color:var(--wmmb-global-color-5)
}
:root .has-wmmb-global-color-6-color {
	color:var(--wmmb-global-color-6)
}
:root .has-wmmb-global-color-6-background-color {
	background-color:var(--wmmb-global-color-6)
}
:root .eyou-block-button .has-wmmb-global-color-6-color {
	color:var(--wmmb-global-color-6)
}
:root .eyou-block-button .has-wmmb-global-color-6-background-color {
	background-color:var(--wmmb-global-color-6)
}
:root .has-wmmb-global-color-7-color {
	color:var(--wmmb-global-color-7)
}
:root .has-wmmb-global-color-7-background-color {
	background-color:var(--wmmb-global-color-7)
}
:root .eyou-block-button .has-wmmb-global-color-7-color {
	color:var(--wmmb-global-color-7)
}
:root .eyou-block-button .has-wmmb-global-color-7-background-color {
	background-color:var(--wmmb-global-color-7)
}
:root .has-wmmb-global-color-8-color {
	color:var(--wmmb-global-color-8)
}
:root .has-wmmb-global-color-8-background-color {
	background-color:var(--wmmb-global-color-8)
}
:root .eyou-block-button .has-wmmb-global-color-8-color {
	color:var(--wmmb-global-color-8)
}
:root .eyou-block-button .has-wmmb-global-color-8-background-color {
	background-color:var(--wmmb-global-color-8)
}
:root {
/*--wmmb-global-color-0:#c56c50;*/

--wmmb-global-color-0:#1c8eba;
--wmmb-global-color-1:#222222;
/*--wmmb-global-color-2:#8d6d63;*/
--wmmb-global-color-2:#1c8eba;

--wmmb-global-color-3:#6c6c6c;
--wmmb-global-color-4:#f0f0f0;
--wmmb-global-color-5:#FFFFFF;
--wmmb-global-color-6:#868686;
--wmmb-global-color-7:#e5e5e5;
--wmmb-global-color-8:#f6f6f6;
}
:root {
--wmmb-border-color:#dddddd
}
.wmmb-single-entry-banner {
	-js-display:flex;
	display:flex;
	flex-direction:column;
	justify-content:center;
	text-align:center;
	position:relative;
	background:#eeeeee
}
.wmmb-single-entry-banner[data-banner-layout="layout-1"] {
	max-width:1260px;
	background:inherit;
	padding:20px 0
}
.wmmb-single-entry-banner[data-banner-width-type="custom"] {
	margin:0 auto;
	width:100%
}
.wmmb-single-entry-banner + .site-content .entry-header {
	margin-bottom:0
}
header.entry-header:not(.related-entry-header) .entry-title {
font-weight:500;
font-size:38px;
font-size:2.375rem
}
header.entry-header:not(.related-entry-header) > *:not(:last-child) {
margin-bottom:10px
}
@media (max-width:544px) {
header.entry-header:not(.related-entry-header) .entry-title {
font-size:24px;
font-size:1.5rem
}
}
.wmmb-archive-entry-banner {
	-js-display:flex;
	display:flex;
	flex-direction:column;
	justify-content:center;
	text-align:center;
	position:relative;
	background:#eeeeee
}
.wmmb-archive-entry-banner[data-banner-width-type="custom"] {
	margin:0 auto;
	width:100%
}
.wmmb-archive-entry-banner[data-banner-layout="layout-1"] {
	background:inherit;
	padding:20px 0;
	text-align:left
}
body.archive .wmmb-archive-description {
	max-width:1260px;
	width:100%;
	text-align:left;
	padding-top:3em;
	padding-right:3em;
	padding-bottom:3em;
	padding-left:3em
}
body.archive .wmmb-archive-description .wmmb-archive-title, body.archive .wmmb-archive-description .wmmb-archive-title * {
	font-size:40px;
	font-size:2.5rem;
	text-transform:capitalize
}
body.archive .wmmb-archive-description > *:not(:last-child) {
margin-bottom:10px
}
@media (max-width:921px) {
body.archive .wmmb-archive-description {
text-align:left
}
}
@media (max-width:544px) {
body.archive .wmmb-archive-description {
text-align:left
}
}
.wmmb-breadcrumbs .trail-browse, .wmmb-breadcrumbs .trail-items, .wmmb-breadcrumbs .trail-items li {
	display:inline-block;
	margin:0;
	padding:0;
	border:none;
	background:inherit;
	text-indent:0;
	text-decoration:none
}
.wmmb-breadcrumbs .trail-browse {
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
	color:inherit
}
.wmmb-breadcrumbs .trail-items {
	list-style:none
}
.trail-items li::after {
padding:0 0.3em;
content:"\00bb"
}
.trail-items li:last-of-type::after {
display:none
}
h1, .entry-content h1, h2, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, .entry-content h6 {
	color:var(--wmmb-global-color-1)
}
.entry-title a {
	color:var(--wmmb-global-color-1)
}
@media (max-width:921px) {
.wmmb-builder-grid-row-container.wmmb-builder-grid-row-tablet-3-firstrow .wmmb-builder-grid-row > *:first-child, .wmmb-builder-grid-row-container.wmmb-builder-grid-row-tablet-3-lastrow .wmmb-builder-grid-row > *:last-child {
grid-column:1 / -1
}
}
@media (max-width:544px) {
.wmmb-builder-grid-row-container.wmmb-builder-grid-row-mobile-3-firstrow .wmmb-builder-grid-row > *:first-child, .wmmb-builder-grid-row-container.wmmb-builder-grid-row-mobile-3-lastrow .wmmb-builder-grid-row > *:last-child {
grid-column:1 / -1
}
}
.wmmb-builder-layout-element[data-section="title_tagline"] {
	display:flex
}
@media (max-width:921px) {
.wmmb-header-break-point .wmmb-builder-layout-element[data-section="title_tagline"] {
display:flex
}
}
@media (max-width:544px) {
.wmmb-header-break-point .wmmb-builder-layout-element[data-section="title_tagline"] {
display:flex
}
}
[data-section*="section-hb-button-"] .menu-link {
display:none
}
.wmmb-header-button-1[data-section*="section-hb-button-"] .wmmb-builder-button-wrap .wmmb-custom-button {
font-size:0.875em;
text-transform:uppercase
}
.wmmb-header-button-1[data-section*="section-hb-button-"] .wmmb-builder-button-wrap .wmmb-custom-button {
padding-top:10px;
padding-bottom:10px;
padding-left:15px;
padding-right:15px
}
.wmmb-header-button-1[data-section="section-hb-button-1"] {
	display:flex
}
@media (max-width:921px) {
.wmmb-header-break-point .wmmb-header-button-1[data-section="section-hb-button-1"] {
display:flex
}
}
@media (max-width:544px) {
.wmmb-header-break-point .wmmb-header-button-1[data-section="section-hb-button-1"] {
display:flex
}
}
.wmmb-builder-menu-1 {
	font-family:inherit;
	font-weight:500;
	text-transform:uppercase
}
.wmmb-builder-menu-1 .menu-item:hover > .menu-link, .wmmb-builder-menu-1 .inline-on-mobile .menu-item:hover > .wmmb-menu-toggle {
	color:var(--wmmb-global-color-0)
}
.wmmb-builder-menu-1 .menu-item:hover > .wmmb-menu-toggle {
	color:var(--wmmb-global-color-0)
}
.wmmb-builder-menu-1 .menu-item.current-menu-item > .menu-link, .wmmb-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .wmmb-menu-toggle, .wmmb-builder-menu-1 .current-menu-ancestor > .menu-link {
	color:var(--wmmb-global-color-0)
}
.wmmb-builder-menu-1 .menu-item.current-menu-item > .wmmb-menu-toggle {
	color:var(--wmmb-global-color-0)
}
.wmmb-builder-menu-1 .sub-menu, .wmmb-builder-menu-1 .inline-on-mobile .sub-menu {
	border-top-width:2px;
	border-bottom-width:0;
	border-right-width:0;
	border-left-width:0;
	border-color:var(--wmmb-global-color-2);
	border-style:solid
}
.wmmb-builder-menu-1 .main-header-menu > .menu-item > .sub-menu, .wmmb-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper {
	margin-top:0
}
.wmmb-desktop .wmmb-builder-menu-1 .main-header-menu > .menu-item > .sub-menu:before, .wmmb-desktop .wmmb-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper:before {
	height:calc( 0px + 5px )
}
.wmmb-desktop .wmmb-builder-menu-1 .menu-item .sub-menu .menu-link {
	border-bottom-width:1px;
	border-color:var(--wmmb-global-color-8);
	border-style:solid
}
.wmmb-desktop .wmmb-builder-menu-1 .menu-item .sub-menu:last-child > .menu-item > .menu-link {
	border-bottom-width:1px
}
.wmmb-desktop .wmmb-builder-menu-1 .menu-item:last-child > .menu-item > .menu-link {
	border-bottom-width:0
}
@media (max-width:921px) {
.wmmb-header-break-point .wmmb-builder-menu-1 .menu-item.menu-item-has-children > .wmmb-menu-toggle {
top:0
}
.wmmb-builder-menu-1 .inline-on-mobile .menu-item.menu-item-has-children > .wmmb-menu-toggle {
right:-15px
}
.wmmb-builder-menu-1 .menu-item-has-children > .menu-link:after {
content:unset
}
.wmmb-builder-menu-1 .main-header-menu > .menu-item > .sub-menu, .wmmb-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper {
margin-top:0
}
}
@media (max-width:544px) {
.wmmb-header-break-point .wmmb-builder-menu-1 .menu-item.menu-item-has-children > .wmmb-menu-toggle {
top:0
}
.wmmb-builder-menu-1 .main-header-menu > .menu-item > .sub-menu, .wmmb-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper {
margin-top:0
}
}
.wmmb-builder-menu-1 {
	display:flex
}
@media (max-width:921px) {
.wmmb-header-break-point .wmmb-builder-menu-1 {
display:flex
}
}
@media (max-width:544px) {
.wmmb-header-break-point .wmmb-builder-menu-1 {
display:flex
}
}
.main-header-bar .main-header-bar-navigation .wmmb-search-icon {
	display:block;
	z-index:4;
	position:relative
}
.wmmb-search-icon .wmmb-icon {
	z-index:4
}
.wmmb-search-icon {
	z-index:4;
	position:relative;
	line-height:normal
}
.main-header-bar .wmmb-search-menu-icon .search-form {
	background-color:#ffffff
}
.wmmb-search-menu-icon.wmmb-dropdown-active.slide-search .search-form {
	visibility:visible;
	opacity:1
}
.wmmb-search-menu-icon .search-form {
	border:1px solid #e7e7e7;
	line-height:normal;
	padding:0 3em 0 0;
	border-radius:2px;
	display:inline-block;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	position:relative;
	color:inherit;
	background-color:#fff
}
.wmmb-search-menu-icon .astra-search-icon {
	-js-display:flex;
	display:flex;
	line-height:normal
}
.wmmb-search-menu-icon .astra-search-icon:focus {
	outline:none
}
.wmmb-search-menu-icon .search-field {
	border:none;
	background-color:transparent;
transition:width .2s;
	border-radius:inherit;
	color:inherit;
	font-size:inherit;
	width:0;
	color:#757575
}
.wmmb-search-menu-icon .search-submit {
	display:none;
	background:none;
	border:none;
	font-size:1.3em;
	color:#757575
}
.wmmb-search-menu-icon.wmmb-dropdown-active {
	visibility:visible;
	opacity:1;
	position:relative
}
.wmmb-search-menu-icon.wmmb-dropdown-active .search-field {
	width:235px
}
.wmmb-header-search .wmmb-search-menu-icon.slide-search .search-form, .wmmb-header-search .wmmb-search-menu-icon.wmmb-inline-search .search-form {
	-js-display:flex;
	display:flex;
	align-items:center
}
.wmmb-search-menu-icon.wmmb-inline-search .search-field {
	width:100%;
	padding:0.60em;
	padding-right:5.5em
}
.site-header-section-left .wmmb-search-menu-icon.slide-search .search-form {
	padding-left:3em;
	padding-right:unset;
	left:-1em;
	right:unset
}
.site-header-section-left .wmmb-search-menu-icon.slide-search .search-form .search-field {
	margin-right:unset;
	margin-left:10px
}
.wmmb-search-menu-icon.slide-search .search-form {
	-webkit-backface-visibility:visible;
	backface-visibility:visible;
	visibility:hidden;
	opacity:0;
transition:all .2s;
	position:absolute;
	z-index:3;
	right:-1em;
	top:50%;
	transform:translateY(-50%)
}
.wmmb-header-search .wmmb-search-menu-icon .search-form .search-field:-ms-input-placeholder, .wmmb-header-search .wmmb-search-menu-icon .search-form .search-field:-ms-input-placeholder {
opacity:0.5
}
.wmmb-header-search .wmmb-search-menu-icon.slide-search .search-form, .wmmb-header-search .wmmb-search-menu-icon.wmmb-inline-search .search-form {
	-js-display:flex;
	display:flex;
	align-items:center
}
.wmmb-builder-layout-element.wmmb-header-search {
	height:auto
}
.wmmb-header-search .astra-search-icon {
	font-size:18px
}
.wmmb-header-search .wmmb-search-menu-icon.wmmb-dropdown-active .search-field {
	margin-right:8px
}
@media (max-width:921px) {
.wmmb-header-search .astra-search-icon {
font-size:18px
}
.wmmb-header-search .wmmb-search-menu-icon.wmmb-dropdown-active .search-field {
margin-right:8px
}
}
@media (max-width:544px) {
.wmmb-header-search .astra-search-icon {
font-size:18px
}
.wmmb-header-search .wmmb-search-menu-icon.wmmb-dropdown-active .search-field {
margin-right:8px
}
}
.wmmb-header-search {
	display:flex
}
@media (max-width:921px) {
.wmmb-header-break-point .wmmb-header-search {
display:flex
}
}
@media (max-width:544px) {
.wmmb-header-break-point .wmmb-header-search {
display:flex
}
}
.wmmb-builder-social-element:hover {
	color:#0274be
}
.wmmb-social-stack-desktop .wmmb-builder-social-element, .wmmb-social-stack-tablet .wmmb-builder-social-element, .wmmb-social-stack-mobile .wmmb-builder-social-element {
	margin-top:6px;
	margin-bottom:6px
}
.wmmb-social-color-type-official .wmmb-builder-social-element, .wmmb-social-color-type-official .social-item-label {
	color:var(--color);
	background-color:var(--background-color)
}
.header-social-inner-wrap.wmmb-social-color-type-official .wmmb-builder-social-element svg, .footer-social-inner-wrap.wmmb-social-color-type-official .wmmb-builder-social-element svg {
	fill:currentColor
}
.social-show-label-true .wmmb-builder-social-element {
	width:auto;
	padding:0 0.4em
}
[data-section^="section-fb-social-icons-"] .footer-social-inner-wrap {
text-align:center
}
.wmmb-footer-social-wrap {
	width:100%
}
.wmmb-footer-social-wrap .wmmb-builder-social-element:first-child {
	margin-left:0
}
.wmmb-footer-social-wrap .wmmb-builder-social-element:last-child {
	margin-right:0
}
.wmmb-header-social-wrap .wmmb-builder-social-element:first-child {
	margin-left:0
}
.wmmb-header-social-wrap .wmmb-builder-social-element:last-child {
	margin-right:0
}
.wmmb-builder-social-element {
	line-height:1;
	color:#3a3a3a;
	background:transparent;
	vertical-align:middle;
	transition:all 0.01s;
	margin-left:6px;
	margin-right:6px;
	justify-content:center;
	align-items:center
}
.wmmb-builder-social-element {
	line-height:1;
	color:#3a3a3a;
	background:transparent;
	vertical-align:middle;
	transition:all 0.01s;
	margin-left:6px;
	margin-right:6px;
	justify-content:center;
	align-items:center
}
.wmmb-builder-social-element .social-item-label {
	padding-left:6px
}
.wmmb-header-social-1-wrap .wmmb-builder-social-element svg {
	width:16px;
	height:16px
}
.wmmb-header-social-1-wrap .wmmb-social-color-type-custom svg {
	fill:var(--wmmb-global-color-7)
}
.wmmb-header-social-1-wrap .wmmb-social-color-type-custom .wmmb-builder-social-element:hover {
	color:var(--wmmb-global-color-5)
}
.wmmb-header-social-1-wrap .wmmb-social-color-type-custom .wmmb-builder-social-element:hover svg {
	fill:var(--wmmb-global-color-5)
}
.wmmb-header-social-1-wrap .wmmb-social-color-type-custom .social-item-label {
	color:var(--wmmb-global-color-7)
}
.wmmb-header-social-1-wrap .wmmb-builder-social-element:hover .social-item-label {
	color:var(--wmmb-global-color-5)
}
.wmmb-builder-layout-element[data-section="section-hb-social-icons-1"] {
	display:flex
}
@media (max-width:921px) {
.wmmb-header-break-point .wmmb-builder-layout-element[data-section="section-hb-social-icons-1"] {
display:flex
}
}
@media (max-width:544px) {
.wmmb-header-break-point .wmmb-builder-layout-element[data-section="section-hb-social-icons-1"] {
display:flex
}
}
.header-widget-area[data-section="sidebar-widgets-header-widget-1"].header-widget-area-inner {
	color:var(--wmmb-global-color-7);
	font-size:14px;
	font-size:0.875rem
}
.header-widget-area[data-section="sidebar-widgets-header-widget-1"].header-widget-area-inner a {
	color:var(--wmmb-global-color-7)
}
.header-widget-area[data-section="sidebar-widgets-header-widget-1"].header-widget-area-inner a:hover {
	color:var(--wmmb-global-color-5)
}
.header-widget-area[data-section="sidebar-widgets-header-widget-1"] .widget-title {
	color:var(--wmmb-global-color-3)
}
.header-widget-area[data-section="sidebar-widgets-header-widget-1"] {
	display:block
}
@media (max-width:921px) {
.wmmb-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-1"] {
display:block
}
}
@media (max-width:544px) {
.wmmb-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-1"] {
display:block
}
}
.header-widget-area[data-section="sidebar-widgets-header-widget-2"].header-widget-area-inner {
	color:var(--wmmb-global-color-7);
	font-size:14px;
	font-size:0.875rem
}
.header-widget-area[data-section="sidebar-widgets-header-widget-2"].header-widget-area-inner a {
	color:var(--wmmb-global-color-7)
}
.header-widget-area[data-section="sidebar-widgets-header-widget-2"].header-widget-area-inner a:hover {
	color:var(--wmmb-global-color-5)
}
.header-widget-area[data-section="sidebar-widgets-header-widget-2"] .widget-title {
	color:var(--wmmb-global-color-7)
}
.header-widget-area[data-section="sidebar-widgets-header-widget-2"] {
	display:block
}
@media (max-width:921px) {
.wmmb-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-2"] {
display:block
}
}
@media (max-width:544px) {
.wmmb-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-2"] {
display:block
}
}
.header-widget-area[data-section="sidebar-widgets-header-widget-3"].header-widget-area-inner {
	color:var(--wmmb-global-color-7);
	font-size:14px;
	font-size:0.875rem
}
.header-widget-area[data-section="sidebar-widgets-header-widget-3"].header-widget-area-inner a {
	color:var(--wmmb-global-color-7)
}
.header-widget-area[data-section="sidebar-widgets-header-widget-3"].header-widget-area-inner a:hover {
	color:var(--wmmb-global-color-5)
}
.header-widget-area[data-section="sidebar-widgets-header-widget-3"] .widget-title {
	color:var(--wmmb-global-color-7)
}
.header-widget-area[data-section="sidebar-widgets-header-widget-3"] {
	display:block
}
@media (max-width:921px) {
.wmmb-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-3"] {
display:block
}
}
@media (max-width:544px) {
.wmmb-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-3"] {
display:block
}
}
.site-below-footer-wrap {
	padding-top:20px;
	padding-bottom:20px
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
	background-color:var(--wmmb-global-color-8);
	background-image:none;
	min-height:80px;
	border-style:solid;
	border-width:0px;
	border-top-width:1px;
	border-top-color:var(--wmmb-global-color-7)
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] .wmmb-builder-grid-row {
	max-width:1260px;
	margin-left:auto;
	margin-right:auto
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] .wmmb-builder-grid-row, .site-below-footer-wrap[data-section="section-below-footer-builder"] .site-footer-section {
	align-items:flex-start
}
.site-below-footer-wrap[data-section="section-below-footer-builder"].wmmb-footer-row-inline .site-footer-section {
	display:flex;
	margin-bottom:0
}
.wmmb-builder-grid-row-2-equal .wmmb-builder-grid-row {
	grid-template-columns:repeat( 2, 1fr )
}
@media (max-width:921px) {
.site-below-footer-wrap[data-section="section-below-footer-builder"].wmmb-footer-row-tablet-inline .site-footer-section {
display:flex;
margin-bottom:0
}
.site-below-footer-wrap[data-section="section-below-footer-builder"].wmmb-footer-row-tablet-stack .site-footer-section {
display:block;
margin-bottom:10px
}
.wmmb-builder-grid-row-container.wmmb-builder-grid-row-tablet-2-equal .wmmb-builder-grid-row {
grid-template-columns:repeat( 2, 1fr )
}
}
@media (max-width:544px) {
.site-below-footer-wrap[data-section="section-below-footer-builder"].wmmb-footer-row-mobile-inline .site-footer-section {
display:flex;
margin-bottom:0
}
.site-below-footer-wrap[data-section="section-below-footer-builder"].wmmb-footer-row-mobile-stack .site-footer-section {
display:block;
margin-bottom:10px
}
.wmmb-builder-grid-row-container.wmmb-builder-grid-row-mobile-full .wmmb-builder-grid-row {
grid-template-columns:1fr
}
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
	display:grid
}
@media (max-width:921px) {
.wmmb-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"] {
display:grid
}
}
@media (max-width:544px) {
.wmmb-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"] {
display:grid
}
}
.wmmb-footer-copyright {
	text-align:left
}
.wmmb-footer-copyright {
	color:var(--wmmb-global-color-6)
}
@media (max-width:921px) {
.wmmb-footer-copyright {
text-align:center
}
}
@media (max-width:544px) {
.wmmb-footer-copyright {
text-align:center
}
}
.wmmb-footer-copyright.wmmb-builder-layout-element {
	display:flex
}
@media (max-width:921px) {
.wmmb-header-break-point .wmmb-footer-copyright.wmmb-builder-layout-element {
display:flex
}
}
@media (max-width:544px) {
.wmmb-header-break-point .wmmb-footer-copyright.wmmb-builder-layout-element {
display:flex
}
}
.wmmb-builder-social-element:hover {
	color:#0274be
}
.wmmb-social-stack-desktop .wmmb-builder-social-element, .wmmb-social-stack-tablet .wmmb-builder-social-element, .wmmb-social-stack-mobile .wmmb-builder-social-element {
	margin-top:6px;
	margin-bottom:6px
}
.wmmb-social-color-type-official .wmmb-builder-social-element, .wmmb-social-color-type-official .social-item-label {
	color:var(--color);
	background-color:var(--background-color)
}
.header-social-inner-wrap.wmmb-social-color-type-official .wmmb-builder-social-element svg, .footer-social-inner-wrap.wmmb-social-color-type-official .wmmb-builder-social-element svg {
	fill:currentColor
}
.social-show-label-true .wmmb-builder-social-element {
	width:auto;
	padding:0 0.4em
}
[data-section^="section-fb-social-icons-"] .footer-social-inner-wrap {
text-align:center
}
.wmmb-footer-social-wrap {
	width:100%
}
.wmmb-footer-social-wrap .wmmb-builder-social-element:first-child {
	margin-left:0
}
.wmmb-footer-social-wrap .wmmb-builder-social-element:last-child {
	margin-right:0
}
.wmmb-header-social-wrap .wmmb-builder-social-element:first-child {
	margin-left:0
}
.wmmb-header-social-wrap .wmmb-builder-social-element:last-child {
	margin-right:0
}
.wmmb-builder-social-element {
	line-height:1;
	color:#3a3a3a;
	background:transparent;
	vertical-align:middle;
	transition:all 0.01s;
	margin-left:6px;
	margin-right:6px;
	justify-content:center;
	align-items:center
}
.wmmb-builder-social-element {
	line-height:1;
	color:#3a3a3a;
	background:transparent;
	vertical-align:middle;
	transition:all 0.01s;
	margin-left:6px;
	margin-right:6px;
	justify-content:center;
	align-items:center
}
.wmmb-builder-social-element .social-item-label {
	padding-left:6px
}
.wmmb-footer-social-1-wrap .wmmb-builder-social-element svg {
	width:18px;
	height:18px
}
.wmmb-footer-social-1-wrap .wmmb-social-color-type-custom svg {
	fill:var(--wmmb-global-color-6)
}
.wmmb-footer-social-1-wrap .wmmb-social-color-type-custom .wmmb-builder-social-element:hover {
	color:var(--wmmb-global-color-0)
}
.wmmb-footer-social-1-wrap .wmmb-social-color-type-custom .wmmb-builder-social-element:hover svg {
	fill:var(--wmmb-global-color-0)
}
.wmmb-footer-social-1-wrap .wmmb-social-color-type-custom .social-item-label {
	color:var(--wmmb-global-color-6)
}
.wmmb-footer-social-1-wrap .wmmb-builder-social-element:hover .social-item-label {
	color:var(--wmmb-global-color-0)
}
[data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
	text-align:right
}
@media (max-width:921px) {
[data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
text-align:center
}
}
@media (max-width:544px) {
[data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
text-align:center
}
}
.wmmb-builder-layout-element[data-section="section-fb-social-icons-1"] {
	display:flex
}
@media (max-width:921px) {
.wmmb-header-break-point .wmmb-builder-layout-element[data-section="section-fb-social-icons-1"] {
display:flex
}
}
@media (max-width:544px) {
.wmmb-header-break-point .wmmb-builder-layout-element[data-section="section-fb-social-icons-1"] {
display:flex
}
}
.site-primary-footer-wrap {
	padding-top:45px;
	padding-bottom:45px
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
	background-color:var(--wmmb-global-color-8);
	background-image:none;
	border-style:solid;
	border-width:0px;
	border-top-width:1px;
	border-top-color:var(--wmmb-global-color-7)
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .wmmb-builder-grid-row {
	max-width:1260px;
	margin-left:auto;
	margin-right:auto
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .wmmb-builder-grid-row, .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .site-footer-section {
	align-items:flex-start
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"].wmmb-footer-row-inline .site-footer-section {
	display:flex;
	margin-bottom:0
}
.wmmb-builder-grid-row-4-equal .wmmb-builder-grid-row {
	grid-template-columns:repeat( 4, 1fr )
}
@media (max-width:921px) {
.site-primary-footer-wrap[data-section="section-primary-footer-builder"].wmmb-footer-row-tablet-inline .site-footer-section {
display:flex;
margin-bottom:0
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"].wmmb-footer-row-tablet-stack .site-footer-section {
display:block;
margin-bottom:10px
}
.wmmb-builder-grid-row-container.wmmb-builder-grid-row-tablet-4-equal .wmmb-builder-grid-row {
grid-template-columns:repeat( 4, 1fr )
}
}
@media (max-width:544px) {
.site-primary-footer-wrap[data-section="section-primary-footer-builder"].wmmb-footer-row-mobile-inline .site-footer-section {
display:flex;
margin-bottom:0
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"].wmmb-footer-row-mobile-stack .site-footer-section {
display:block;
margin-bottom:10px
}
.wmmb-builder-grid-row-container.wmmb-builder-grid-row-mobile-full .wmmb-builder-grid-row {
grid-template-columns:1fr
}
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
	padding-top:70px;
	padding-bottom:60px;
	padding-left:0px;
	padding-right:0px
}
@media (max-width:544px) {
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
padding-top:30px;
padding-bottom:30px;
padding-left:10px;
padding-right:10px
}
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
	display:grid
}
@media (max-width:921px) {
.wmmb-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
display:grid
}
}
@media (max-width:544px) {
.wmmb-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
display:grid
}
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
	text-align:left
}
@media (max-width:921px) {
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
text-align:left
}
}
@media (max-width:544px) {
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
text-align:left
}
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
	text-align:left
}
@media (max-width:921px) {
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
text-align:left
}
}
@media (max-width:544px) {
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
text-align:left
}
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner {
	text-align:left
}
@media (max-width:921px) {
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner {
text-align:left
}
}
@media (max-width:544px) {
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner {
text-align:left
}
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner {
	text-align:left
}
@media (max-width:921px) {
.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner {
text-align:left
}
}
@media (max-width:544px) {
.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner {
text-align:left
}
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
	color:var(--wmmb-global-color-6);
	font-size:1em
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner a {
	color:var(--wmmb-global-color-6)
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner a:hover {
	color:var(--wmmb-global-color-0)
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-title {
	color:var(--wmmb-global-color-1);
	font-size:1.375em
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
	display:block
}
@media (max-width:921px) {
.wmmb-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
display:block
}
}
@media (max-width:544px) {
.wmmb-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
display:block
}
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
	color:var(--wmmb-global-color-6)
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner a {
	color:var(--wmmb-global-color-6)
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner a:hover {
	color:var(--wmmb-global-color-0)
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-title {
	color:var(--wmmb-global-color-1);
	font-size:1.375em
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
	display:block
}
@media (max-width:921px) {
.wmmb-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
display:block
}
}
@media (max-width:544px) {
.wmmb-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
display:block
}
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner {
	color:var(--wmmb-global-color-6)
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner a {
	color:var(--wmmb-global-color-6)
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner a:hover {
	color:var(--wmmb-global-color-0)
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-title {
	color:var(--wmmb-global-color-1);
	font-size:1.375em
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
	display:block
}
@media (max-width:921px) {
.wmmb-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
display:block
}
}
@media (max-width:544px) {
.wmmb-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
display:block
}
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner {
	color:var(--wmmb-global-color-6)
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner a {
	color:var(--wmmb-global-color-6)
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner a:hover {
	color:var(--wmmb-global-color-0)
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .widget-title {
	color:var(--wmmb-global-color-1);
	font-size:1.375em
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
	display:block
}
@media (max-width:921px) {
.wmmb-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
display:block
}
}
@media (max-width:544px) {
.wmmb-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
display:block
}
}
.eywm-template-full-width .wmmb-container {
	display:block
}
@media (max-width:544px) {
.eywm-element .eywm-wc-products .eycj[class*="columns-"] ul.products li.product {
width:auto;
margin:0
}
.eywm-element .eycj .eycj-result-count {
float:none
}
}
.wmmb-header-divider-1 .wmmb-divider-wrapper {
	border-style:solid;
	border-color:#cfb1ad
}
.wmmb-header-divider-1 .wmmb-divider-layout-vertical {
	border-right-width:1px
}
.wmmb-header-divider-1.wmmb-hb-divider-layout-vertical .wmmb-divider-layout-vertical {
	height:50%
}
.wmmb-header-divider-1.wmmb-fb-divider-layout-vertical .wmmb-divider-layout-vertical {
	height:50px
}
.wmmb-header-divider-1 .wmmb-divider-layout-horizontal {
	border-top-width:1px
}
.wmmb-header-divider-1.wmmb-fb-divider-layout-horizontal .wmmb-divider-layout-horizontal {
	width:50%
}
.wmmb-header-divider-1.wmmb-hb-divider-layout-horizontal .wmmb-divider-layout-horizontal {
	width:50px
}
.wmmb-container[data-section="section-above-header-builder"], .wmmb-container[data-section="section-primary-header-builder"], .wmmb-container[data-section="section-below-header-builder"], .wmmb-container[data-section="section-above-header-builder"] .site-header-above-section-left, .wmmb-container[data-section="section-above-header-builder"] .site-header-above-section-center, .wmmb-container[data-section="section-above-header-builder"] .site-header-above-section-right, .wmmb-container[data-section="section-primary-header-builder"] .site-header-primary-section-left, .wmmb-container[data-section="section-primary-header-builder"] .site-header-primary-section-center, .wmmb-container[data-section="section-primary-header-builder"] .site-header-primary-section-right, .wmmb-container[data-section="section-below-header-builder"] .site-header-below-section-left, .wmmb-container[data-section="section-below-header-builder"] .site-header-below-section-center, .wmmb-container[data-section="section-below-header-builder"] .site-header-below-section-right {
	position:relative
}
@media (max-width:921px) {
.wmmb-header-divider-1 .wmmb-divider-wrapper {
border-style:solid;
border-color:#cfb1ad
}
.wmmb-mobile-popup-content .wmmb-header-divider-1 .wmmb-divider-wrapper {
border-color:#cfb1ad
}
.wmmb-header-divider-1 .wmmb-divider-layout-vertical {
border-right-width:1px
}
.wmmb-header-divider-1.wmmb-hb-divider-layout-vertical .wmmb-divider-layout-vertical {
height:50%
}
.wmmb-header-divider-1.wmmb-fb-divider-layout-vertical .wmmb-divider-layout-vertical {
height:50px
}
.wmmb-header-divider-1 .wmmb-divider-layout-horizontal {
border-top-width:1px
}
.wmmb-header-divider-1.wmmb-fb-divider-layout-horizontal .wmmb-divider-layout-horizontal {
width:50%
}
.wmmb-header-divider-1.wmmb-hb-divider-layout-horizontal .wmmb-divider-layout-horizontal {
width:50px
}
}
@media (max-width:544px) {
.wmmb-header-divider-1 .wmmb-divider-wrapper {
border-style:solid;
border-color:#cfb1ad
}
.wmmb-mobile-popup-content .wmmb-header-divider-1 .wmmb-divider-wrapper {
border-color:#cfb1ad
}
.wmmb-header-divider-1 .wmmb-divider-layout-vertical {
border-right-width:1px
}
.wmmb-header-divider-1.wmmb-hb-divider-layout-vertical .wmmb-divider-layout-vertical {
height:50%
}
.wmmb-header-divider-1.wmmb-fb-divider-layout-vertical .wmmb-divider-layout-vertical {
height:50px
}
.wmmb-header-divider-1 .wmmb-divider-layout-horizontal {
border-top-width:1px
}
.wmmb-header-divider-1.wmmb-fb-divider-layout-horizontal .wmmb-divider-layout-horizontal {
width:50%
}
.wmmb-header-divider-1.wmmb-hb-divider-layout-horizontal .wmmb-divider-layout-horizontal {
width:50px
}
}
.wmmb-header-divider-1 {
	display:flex
}
@media (max-width:921px) {
.wmmb-header-break-point .wmmb-header-divider-1 {
display:flex
}
}
@media (max-width:544px) {
.wmmb-header-break-point .wmmb-header-divider-1 {
display:flex
}
}
.wmmb-header-divider-2 .wmmb-divider-wrapper {
	border-style:solid;
	border-color:#cfb1ad
}
.wmmb-header-divider-2 .wmmb-divider-layout-vertical {
	border-right-width:1px
}
.wmmb-header-divider-2.wmmb-hb-divider-layout-vertical .wmmb-divider-layout-vertical {
	height:50%
}
.wmmb-header-divider-2.wmmb-fb-divider-layout-vertical .wmmb-divider-layout-vertical {
	height:50px
}
.wmmb-header-divider-2 .wmmb-divider-layout-horizontal {
	border-top-width:1px
}
.wmmb-header-divider-2.wmmb-fb-divider-layout-horizontal .wmmb-divider-layout-horizontal {
	width:50%
}
.wmmb-header-divider-2.wmmb-hb-divider-layout-horizontal .wmmb-divider-layout-horizontal {
	width:50px
}
.wmmb-container[data-section="section-above-header-builder"], .wmmb-container[data-section="section-primary-header-builder"], .wmmb-container[data-section="section-below-header-builder"], .wmmb-container[data-section="section-above-header-builder"] .site-header-above-section-left, .wmmb-container[data-section="section-above-header-builder"] .site-header-above-section-center, .wmmb-container[data-section="section-above-header-builder"] .site-header-above-section-right, .wmmb-container[data-section="section-primary-header-builder"] .site-header-primary-section-left, .wmmb-container[data-section="section-primary-header-builder"] .site-header-primary-section-center, .wmmb-container[data-section="section-primary-header-builder"] .site-header-primary-section-right, .wmmb-container[data-section="section-below-header-builder"] .site-header-below-section-left, .wmmb-container[data-section="section-below-header-builder"] .site-header-below-section-center, .wmmb-container[data-section="section-below-header-builder"] .site-header-below-section-right {
	position:relative
}
@media (max-width:921px) {
.wmmb-header-divider-2 .wmmb-divider-wrapper {
border-style:solid;
border-color:#cfb1ad
}
.wmmb-mobile-popup-content .wmmb-header-divider-2 .wmmb-divider-wrapper {
border-color:#cfb1ad
}
.wmmb-header-divider-2 .wmmb-divider-layout-vertical {
border-right-width:1px
}
.wmmb-header-divider-2.wmmb-hb-divider-layout-vertical .wmmb-divider-layout-vertical {
height:50%
}
.wmmb-header-divider-2.wmmb-fb-divider-layout-vertical .wmmb-divider-layout-vertical {
height:50px
}
.wmmb-header-divider-2 .wmmb-divider-layout-horizontal {
border-top-width:1px
}
.wmmb-header-divider-2.wmmb-fb-divider-layout-horizontal .wmmb-divider-layout-horizontal {
width:50%
}
.wmmb-header-divider-2.wmmb-hb-divider-layout-horizontal .wmmb-divider-layout-horizontal {
width:50px
}
}
@media (max-width:544px) {
.wmmb-header-divider-2 .wmmb-divider-wrapper {
border-style:solid;
border-color:#cfb1ad
}
.wmmb-mobile-popup-content .wmmb-header-divider-2 .wmmb-divider-wrapper {
border-color:#cfb1ad
}
.wmmb-header-divider-2 .wmmb-divider-layout-vertical {
border-right-width:1px
}
.wmmb-header-divider-2.wmmb-hb-divider-layout-vertical .wmmb-divider-layout-vertical {
height:50%
}
.wmmb-header-divider-2.wmmb-fb-divider-layout-vertical .wmmb-divider-layout-vertical {
height:50px
}
.wmmb-header-divider-2 .wmmb-divider-layout-horizontal {
border-top-width:1px
}
.wmmb-header-divider-2.wmmb-fb-divider-layout-horizontal .wmmb-divider-layout-horizontal {
width:50%
}
.wmmb-header-divider-2.wmmb-hb-divider-layout-horizontal .wmmb-divider-layout-horizontal {
width:50px
}
}
.wmmb-header-divider-2 {
	display:flex
}
@media (max-width:921px) {
.wmmb-header-break-point .wmmb-header-divider-2 {
display:flex
}
}
@media (max-width:544px) {
.wmmb-header-break-point .wmmb-header-divider-2 {
display:flex
}
}
.wmmb-header-button-1 .wmmb-custom-button {
	box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1)
}
.wmmb-desktop .wmmb-mega-menu-enabled .wmmb-builder-menu-1 div:not( .astra-full-megamenu-wrapper) .sub-menu, .wmmb-builder-menu-1 .inline-on-mobile .sub-menu, .wmmb-desktop .wmmb-builder-menu-1 .astra-full-megamenu-wrapper, .wmmb-desktop .wmmb-builder-menu-1 .menu-item .sub-menu {
box-shadow:0px 4px 10px -2px rgba(0, 0, 0, 0.1)
}
.wmmb-desktop .wmmb-mobile-popup-drawer.active .wmmb-mobile-popup-inner {
	max-width:35%
}
@media (max-width:921px) {
.wmmb-mobile-popup-drawer.active .wmmb-mobile-popup-inner {
max-width:90%
}
}
@media (max-width:544px) {
.wmmb-mobile-popup-drawer.active .wmmb-mobile-popup-inner {
max-width:90%
}
}
.inquiry-link .wmmb-custom-button:hover {
	background-color:var(--wmmb-global-color-0)
}
.inquiry-1-link {
	margin-right:10px
}
.inquiry-1-link .wmmb-custom-button:hover {
	background-color:var(--wmmb-global-color-0)
}
.inquiry-2-link .wmmb-custom-button {
	background-color:#1e73be
}
.inquiry-2-link .wmmb-custom-button:hover {
	background-color:var(--wmmb-global-color-2)
}
.wmmb-advanced-headers-title, .eycj h2.wmmb-advanced-headers-title {
	font-size:34px;
	font-size:2.125rem;
	font-weight:normal
}
.eycj .wmmb-advanced-headers-layout-1 h2.wmmb-advanced-headers-title {
	margin-bottom:0
}
.wmmb-header-break-point .main-header-bar {
	border-bottom-width:1px
}
@media (min-width:922px) {
.main-header-bar {
border-bottom-width:1px
}
}
@media (min-width:922px) {
#primary {
width:75%
}
#secondary {
width:25%
}
}
.main-header-menu .menu-item, #astra-footer-menu .menu-item, .main-header-bar .wmmb-masthead-custom-menu-items {
	-js-display:flex;
	display:flex;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column
}
.main-header-menu > .menu-item > .menu-link, #astra-footer-menu > .menu-item > .menu-link {
	height:100%;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-js-display:flex;
	display:flex
}
.wmmb-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg {
	top:.2em;
	margin-top:0px;
	margin-left:0px;
	width:.65em;
	transform:translate(0, -2px) rotateZ(270deg)
}
.wmmb-mobile-popup-content .wmmb-submenu-expanded > .wmmb-menu-toggle {
	transform:rotateX(180deg);
	overflow-y:auto
}
.wmmb-separate-container .blog-layout-1, .wmmb-separate-container .blog-layout-2, .wmmb-separate-container .blog-layout-3 {
	background-color:transparent;
	background-image:none
}
.wmmb-separate-container .wmmb-article-post {
background-color:;
	background-image:none
}
@media (max-width:921px) {
.wmmb-separate-container .wmmb-article-post {
background-color:#ffffff;
background-image:none
}
}
@media (max-width:544px) {
.wmmb-separate-container .wmmb-article-post {
background-color:#ffffff;
background-image:none
}
}
.wmmb-separate-container .wmmb-article-single:not(.wmmb-related-post), .wmmb-separate-container .comments-area .comment-respond, .wmmb-separate-container .comments-area .wmmb-comment-list li, .wmmb-separate-container .wmmb-eycj-container, .wmmb-separate-container .error-404, .wmmb-separate-container .no-results, .single.wmmb-separate-container.wmmb-author-meta, .wmmb-separate-container .related-posts-title-wrapper, .wmmb-separate-container.wmmb-two-container #secondary .widget, .wmmb-separate-container .comments-count-wrapper, .wmmb-box-layout.wmmb-plain-container .site-content, .wmmb-padded-layout.wmmb-plain-container .site-content, .wmmb-separate-container .comments-area .comments-title, .wmmb-narrow-container .site-content {
background-color:;
background-image:none
}
@media (max-width:921px) {
.wmmb-separate-container .wmmb-article-single:not(.wmmb-related-post), .wmmb-separate-container .comments-area .comment-respond, .wmmb-separate-container .comments-area .wmmb-comment-list li, .wmmb-separate-container .wmmb-eycj-container, .wmmb-separate-container .error-404, .wmmb-separate-container .no-results, .single.wmmb-separate-container.wmmb-author-meta, .wmmb-separate-container .related-posts-title-wrapper, .wmmb-separate-container.wmmb-two-container #secondary .widget, .wmmb-separate-container .comments-count-wrapper, .wmmb-box-layout.wmmb-plain-container .site-content, .wmmb-padded-layout.wmmb-plain-container .site-content, .wmmb-separate-container .comments-area .comments-title, .wmmb-narrow-container .site-content {
background-color:#ffffff;
background-image:none
}
}
@media (max-width:544px) {
.wmmb-separate-container .wmmb-article-single:not(.wmmb-related-post), .wmmb-separate-container .comments-area .comment-respond, .wmmb-separate-container .comments-area .wmmb-comment-list li, .wmmb-separate-container .wmmb-eycj-container, .wmmb-separate-container .error-404, .wmmb-separate-container .no-results, .single.wmmb-separate-container.wmmb-author-meta, .wmmb-separate-container .related-posts-title-wrapper, .wmmb-separate-container.wmmb-two-container #secondary .widget, .wmmb-separate-container .comments-count-wrapper, .wmmb-box-layout.wmmb-plain-container .site-content, .wmmb-padded-layout.wmmb-plain-container .site-content, .wmmb-separate-container .comments-area .comments-title, .wmmb-narrow-container .site-content {
background-color:#ffffff;
background-image:none
}
}
.wmmb-related-post-title, .entry-meta * {
	word-break:break-word
}
.wmmb-page-builder-template .wmmb-related-post .entry-header, .wmmb-related-post-content .entry-header, .wmmb-related-post-content .entry-meta {
	margin:1em auto 1em auto;
	padding:0
}
.wmmb-related-posts-wrapper {
	display:grid;
	grid-column-gap:25px;
	grid-row-gap:25px
}
.wmmb-related-posts-wrapper .wmmb-related-post, .wmmb-related-post-featured-section {
	padding:0;
	margin:0;
	width:100%;
	position:relative
}
.wmmb-related-posts-inner-section {
	height:100%
}
.post-has-thumb + .entry-header, .post-has-thumb + .entry-content {
	margin-top:1em
}
.wmmb-related-post-content .entry-meta {
	margin-top:0.5em
}
.wmmb-related-posts-inner-section .post-thumb-img-content {
	margin:0;
	position:relative
}
.wmmb-separate-container .wmmb-related-posts-title {
	margin:0 0 20px 0
}
.wmmb-related-posts-title-section {
	border-top:1px solid #eeeeee
}
.wmmb-related-posts-title {
	margin:20px 0
}
.wmmb-page-builder-template .wmmb-related-posts-title-section, .wmmb-page-builder-template .wmmb-single-related-posts-container {
	padding:0 20px
}
.wmmb-separate-container .wmmb-single-related-posts-container {
	padding:5.34em 6.67em
}
.wmmb-single-related-posts-container {
	margin:2em 0
}
.wmmb-separate-container .wmmb-related-posts-title-section, .wmmb-page-builder-template .wmmb-single-related-posts-container {
	border-top:0;
	margin-top:0
}
@media (max-width:1200px) {
.wmmb-separate-container .wmmb-single-related-posts-container {
padding:3.34em 2.4em
}
}
.wmmb-single-related-posts-container .wmmb-related-posts-wrapper {
	grid-template-columns:repeat( 2, 1fr )
}
.wmmb-related-posts-inner-section .wmmb-date-meta .posted-on, .wmmb-related-posts-inner-section .wmmb-date-meta .posted-on * {
	background:var(--wmmb-global-color-1);
	color:#ffffff
}
.wmmb-related-posts-inner-section .wmmb-date-meta .posted-on .date-month, .wmmb-related-posts-inner-section .wmmb-date-meta .posted-on .date-year {
	color:#ffffff
}
.wmmb-single-related-posts-container {
background-color:;
	background-image:none
}
.wmmb-related-posts-title {
	font-size:1.375em;
	line-height:1.6em;
	text-transform:uppercase
}
.wmmb-related-posts-title-section .wmmb-related-posts-title {
	text-align:left
}
.wmmb-related-post-content .entry-header .wmmb-related-post-title, .wmmb-related-post-content .entry-header .wmmb-related-post-title a {
	font-size:20px;
	font-size:1.25rem;
	line-height:1em
}
.wmmb-related-post-content .entry-meta, .wmmb-related-post-content .entry-meta * {
	font-size:14px;
	font-size:0.875rem;
	line-height:1.6em
}
@media (max-width:921px) {
.wmmb-single-related-posts-container .wmmb-related-posts-wrapper .wmmb-related-post {
width:100%
}
.wmmb-single-related-posts-container .wmmb-related-posts-wrapper {
grid-template-columns:repeat( 2, 1fr )
}
.wmmb-single-related-posts-container {
background-color:;
background-image:none
}
}
@media (max-width:544px) {
.wmmb-single-related-posts-container .wmmb-related-posts-wrapper {
grid-template-columns:1fr
}
.wmmb-single-related-posts-container {
background-color:;
background-image:none
}
}
#wmmb-scroll-top {
	display:none;
	position:fixed;
	text-align:center;
	cursor:pointer;
	z-index:99;
	width:2.1em;
	height:2.1em;
	line-height:2.1;
	color:#ffffff;
	border-radius:2px;
	content:"";
	outline:inherit
}
@media (min-width:769px) {
#wmmb-scroll-top {
content:"769"
}
}
#wmmb-scroll-top .wmmb-icon.icon-arrow svg {
	margin-left:0px;
	vertical-align:middle;
	transform:translate(0, -20%) rotate(180deg);
	width:1.6em
}
.wmmb-scroll-to-top-right {
	right:30px;
	bottom:30px
}
.wmmb-scroll-to-top-left {
	left:30px;
	bottom:30px
}
#wmmb-scroll-top {
	background-color:var(--wmmb-global-color-0);
	font-size:16px;
	font-size:1rem;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	border-bottom-right-radius:2px;
	border-bottom-left-radius:2px
}
#wmmb-scroll-top:hover {
	background-color:var(--wmmb-global-color-2)
}
@media (max-width:921px) {
#wmmb-scroll-top .wmmb-icon.icon-arrow svg {
width:1em
}
}
.wmmb-off-canvas-active body.wmmb-main-header-nav-open {
	overflow:hidden
}
.wmmb-mobile-popup-drawer .wmmb-mobile-popup-overlay {
	background-color:rgba(0, 0, 0, 0.4);
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	visibility:hidden;
	opacity:0;
	transition:opacity 0.2s ease-in-out
}
.wmmb-mobile-popup-drawer .wmmb-mobile-popup-header {
	-js-display:flex;
	display:flex;
	justify-content:flex-end;
	min-height:calc( 1.2em + 24px)
}
.wmmb-mobile-popup-drawer .wmmb-mobile-popup-header .menu-toggle-close {
	background:transparent;
	border:0;
	font-size:24px;
	line-height:1;
	padding:.6em;
	color:inherit;
	-js-display:flex;
	display:flex;
	box-shadow:none
}
.wmmb-mobile-popup-drawer .wmmb-mobile-popup-header .menu-toggle-close:focus {
	outline:thin dotted
}
.wmmb-mobile-popup-drawer.wmmb-mobile-popup-full-width .wmmb-mobile-popup-inner {
	max-width:none;
	transition:transform 0s ease-in, opacity 0.2s ease-in
}
.wmmb-mobile-popup-drawer.active {
	left:0;
	opacity:1;
	right:0;
	z-index:100000;
	transition:opacity 0.25s ease-out
}
.wmmb-mobile-popup-drawer.active .wmmb-mobile-popup-overlay {
	opacity:1;
	cursor:pointer;
	visibility:visible
}
body.admin-bar .wmmb-mobile-popup-drawer, body.admin-bar .wmmb-mobile-popup-drawer .wmmb-mobile-popup-inner {
	top:32px
}
body.admin-bar.wmmb-primary-sticky-header-active .wmmb-mobile-popup-drawer, body.admin-bar.wmmb-primary-sticky-header-active .wmmb-mobile-popup-drawer .wmmb-mobile-popup-inner {
	top:0px
}
@media (max-width:782px) {
body.admin-bar .wmmb-mobile-popup-drawer, body.admin-bar .wmmb-mobile-popup-drawer .wmmb-mobile-popup-inner {
top:46px
}
}
.wmmb-mobile-popup-content > *, .wmmb-desktop-popup-content > * {
	padding:10px 0;
	height:auto
}
.wmmb-mobile-popup-content > *:first-child, .wmmb-desktop-popup-content > *:first-child {
	padding-top:10px
}
.wmmb-mobile-popup-content > .wmmb-builder-menu, .wmmb-desktop-popup-content > .wmmb-builder-menu {
	padding-top:0
}
.wmmb-mobile-popup-content > *:last-child, .wmmb-desktop-popup-content > *:last-child {
	padding-bottom:0
}
.wmmb-mobile-popup-drawer .wmmb-mobile-popup-content .wmmb-search-icon, .wmmb-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children .sub-menu, .wmmb-mobile-popup-drawer .wmmb-desktop-popup-content .wmmb-search-icon {
	display:none
}
.wmmb-mobile-popup-drawer .wmmb-mobile-popup-content .wmmb-search-menu-icon.wmmb-inline-search label, .wmmb-mobile-popup-drawer .wmmb-desktop-popup-content .wmmb-search-menu-icon.wmmb-inline-search label {
	width:100%
}
.wmmb-mobile-popup-content .wmmb-builder-menu-mobile .main-header-menu, .wmmb-mobile-popup-content .wmmb-builder-menu-mobile .main-header-menu .sub-menu {
	background-color:transparent
}
.wmmb-mobile-popup-content .wmmb-icon svg {
	height:.85em;
	width:.95em;
	margin-top:15px
}
.wmmb-mobile-popup-content .wmmb-icon.icon-search svg {
	margin-top:0
}
.wmmb-desktop .wmmb-desktop-popup-content .astra-menu-animation-slide-up > .menu-item > .sub-menu, .wmmb-desktop .wmmb-desktop-popup-content .astra-menu-animation-slide-up > .menu-item .menu-item > .sub-menu, .wmmb-desktop .wmmb-desktop-popup-content .astra-menu-animation-slide-down > .menu-item > .sub-menu, .wmmb-desktop .wmmb-desktop-popup-content .astra-menu-animation-slide-down > .menu-item .menu-item > .sub-menu, .wmmb-desktop .wmmb-desktop-popup-content .astra-menu-animation-fade > .menu-item > .sub-menu, .wmmb-mobile-popup-drawer.show, .wmmb-desktop .wmmb-desktop-popup-content .astra-menu-animation-fade > .menu-item .menu-item > .sub-menu {
	opacity:1;
	visibility:visible
}
.wmmb-mobile-popup-drawer {
	position:fixed;
	top:0;
	bottom:0;
	left:-99999rem;
	right:99999rem;
	transition:opacity 0.25s ease-in, left 0s 0.25s, right 0s 0.25s;
	opacity:0
}
.wmmb-mobile-popup-drawer .wmmb-mobile-popup-inner {
	width:100%;
	transform:translateX(100%);
	max-width:90%;
	right:0;
	top:0;
	background:#fafafa;
	color:#3a3a3a;
	bottom:0;
	opacity:0;
	position:fixed;
	box-shadow:0 0 2rem 0 rgba(0, 0, 0, 0.1);
	-js-display:flex;
	display:flex;
	flex-direction:column;
	transition:transform 0.2s ease-in, opacity 0.2s ease-in;
	overflow-y:auto;
	overflow-x:hidden
}
.wmmb-mobile-popup-drawer.wmmb-mobile-popup-left .wmmb-mobile-popup-inner {
	transform:translateX(-100%);
	right:auto;
	left:0
}
.wmmb-hfb-header.wmmb-default-menu-enable.wmmb-header-break-point .wmmb-mobile-popup-drawer .main-header-bar-navigation ul .menu-item .sub-menu .menu-link {
	padding-left:30px
}
.wmmb-hfb-header.wmmb-default-menu-enable.wmmb-header-break-point .wmmb-mobile-popup-drawer .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {
	padding-left:40px
}
.wmmb-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children > .wmmb-menu-toggle {
	right:calc( 20px - 0.907em)
}
.wmmb-mobile-popup-drawer.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .wmmb-menu-toggle {
	left:calc( 20px - 0.907em)
}
.wmmb-mobile-popup-drawer .wmmb-mobile-popup-content .wmmb-search-menu-icon, .wmmb-mobile-popup-drawer .wmmb-mobile-popup-content .wmmb-search-menu-icon.slide-search, .wmmb-mobile-popup-drawer .wmmb-desktop-popup-content .wmmb-search-menu-icon, .wmmb-mobile-popup-drawer .wmmb-desktop-popup-content .wmmb-search-menu-icon.slide-search {
	width:100%;
	position:relative;
	display:block;
	right:auto;
	transform:none
}
.wmmb-mobile-popup-drawer .wmmb-mobile-popup-content .wmmb-search-menu-icon.slide-search .search-form, .wmmb-mobile-popup-drawer .wmmb-mobile-popup-content .wmmb-search-menu-icon .search-form, .wmmb-mobile-popup-drawer .wmmb-desktop-popup-content .wmmb-search-menu-icon.slide-search .search-form, .wmmb-mobile-popup-drawer .wmmb-desktop-popup-content .wmmb-search-menu-icon .search-form {
	right:0;
	visibility:visible;
	opacity:1;
	position:relative;
	top:auto;
	transform:none;
	padding:0;
	display:block;
	overflow:hidden
}
.wmmb-mobile-popup-drawer .wmmb-mobile-popup-content .wmmb-search-menu-icon.wmmb-inline-search .search-field, .wmmb-mobile-popup-drawer .wmmb-mobile-popup-content .wmmb-search-menu-icon .search-field, .wmmb-mobile-popup-drawer .wmmb-desktop-popup-content .wmmb-search-menu-icon.wmmb-inline-search .search-field, .wmmb-mobile-popup-drawer .wmmb-desktop-popup-content .wmmb-search-menu-icon .search-field {
	width:100%;
	padding-right:5.5em
}
.wmmb-mobile-popup-drawer .wmmb-mobile-popup-content .wmmb-search-menu-icon .search-submit, .wmmb-mobile-popup-drawer .wmmb-desktop-popup-content .wmmb-search-menu-icon .search-submit {
	display:block;
	position:absolute;
	height:100%;
	top:0;
	right:0;
	padding:0 1em;
	border-radius:0
}
.wmmb-mobile-popup-drawer.active .wmmb-mobile-popup-inner {
	opacity:1;
	visibility:visible;
	transform:translateX(0%)
}
.wmmb-mobile-popup-drawer.active .wmmb-mobile-popup-inner {
	background-color:#ffffff
}
.wmmb-mobile-header-wrap .wmmb-mobile-header-content, .wmmb-desktop-header-content {
	background-color:#ffffff
}
.wmmb-mobile-popup-content > *, .wmmb-mobile-header-content > *, .wmmb-desktop-popup-content > *, .wmmb-desktop-header-content > * {
	padding-top:0;
	padding-bottom:0
}
.content-align-flex-start .wmmb-builder-layout-element {
	justify-content:flex-start
}
.content-align-flex-start .main-header-menu {
	text-align:left
}
.wmmb-mobile-popup-drawer.active .menu-toggle-close {
	color:#3a3a3a
}
.wmmb-mobile-header-wrap .wmmb-primary-header-bar, .wmmb-primary-header-bar .site-primary-header-wrap {
	min-height:90px
}
.wmmb-desktop .wmmb-primary-header-bar .main-header-menu > .menu-item {
	line-height:90px
}
@media (max-width:921px) {
#masthead .wmmb-mobile-header-wrap .wmmb-primary-header-bar, #masthead .wmmb-mobile-header-wrap .wmmb-below-header-bar {
padding-left:20px;
padding-right:20px
}
}
.wmmb-header-break-point .wmmb-primary-header-bar {
	border-bottom-width:1px;
	border-bottom-color:#eaeaea;
	border-bottom-style:solid
}
@media (min-width:922px) {
.wmmb-primary-header-bar {
border-bottom-width:1px;
border-bottom-color:#eaeaea;
border-bottom-style:solid
}
}
.wmmb-primary-header-bar {
	background-color:#ffffff;
	background-image:none
}
@media (max-width:544px) {
.wmmb-mobile-header-wrap .wmmb-primary-header-bar, .wmmb-primary-header-bar .site-primary-header-wrap {
min-height:60px
}
}
.wmmb-primary-header-bar {
	display:block
}
@media (max-width:921px) {
.wmmb-header-break-point .wmmb-primary-header-bar {
display:grid
}
}
@media (max-width:544px) {
.wmmb-header-break-point .wmmb-primary-header-bar {
display:grid
}
}
[data-section="section-header-mobile-trigger"] .wmmb-button-wrap .wmmb-mobile-menu-trigger-minimal {
	color:var(--wmmb-global-color-0);
	border:none;
	background:transparent
}
[data-section="section-header-mobile-trigger"] .wmmb-button-wrap .mobile-menu-toggle-icon .wmmb-mobile-svg {
	width:20px;
	height:20px;
	fill:var(--wmmb-global-color-0)
}
[data-section="section-header-mobile-trigger"] .wmmb-button-wrap .mobile-menu-wrap .mobile-menu {
	color:var(--wmmb-global-color-0)
}
.wmmb-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .wmmb-menu-toggle {
	top:0
}
.wmmb-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after {
	content:unset
}
.wmmb-hfb-header .wmmb-builder-menu-mobile .main-navigation .main-header-menu, .wmmb-hfb-header .wmmb-builder-menu-mobile .main-navigation .main-header-menu, .wmmb-hfb-header .wmmb-mobile-header-content .wmmb-builder-menu-mobile .main-navigation .main-header-menu, .wmmb-hfb-header .wmmb-mobile-popup-content .wmmb-builder-menu-mobile .main-navigation .main-header-menu {
	border-top-width:1px;
	border-color:#eaeaea
}
.wmmb-hfb-header .wmmb-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link, .wmmb-hfb-header .wmmb-builder-menu-mobile .main-navigation .menu-item .menu-link, .wmmb-hfb-header .wmmb-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link, .wmmb-hfb-header .wmmb-builder-menu-mobile .main-navigation .menu-item .menu-link, .wmmb-hfb-header .wmmb-mobile-header-content .wmmb-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link, .wmmb-hfb-header .wmmb-mobile-header-content .wmmb-builder-menu-mobile .main-navigation .menu-item .menu-link, .wmmb-hfb-header .wmmb-mobile-popup-content .wmmb-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link, .wmmb-hfb-header .wmmb-mobile-popup-content .wmmb-builder-menu-mobile .main-navigation .menu-item .menu-link {
	border-bottom-width:1px;
	border-color:#eaeaea;
	border-style:solid
}
.wmmb-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .wmmb-menu-toggle {
	top:0
}
@media (max-width:921px) {
.wmmb-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .wmmb-menu-toggle {
top:0
}
.wmmb-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after {
content:unset
}
}
@media (max-width:544px) {
.wmmb-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .wmmb-menu-toggle {
top:0
}
}
.wmmb-builder-menu-mobile .main-navigation {
	display:block
}
@media (max-width:921px) {
.wmmb-header-break-point .wmmb-builder-menu-mobile .main-navigation {
display:block
}
}
@media (max-width:544px) {
.wmmb-header-break-point .wmmb-builder-menu-mobile .main-navigation {
display:block
}
}
.wmmb-above-header .main-header-bar-navigation {
	height:100%
}
.wmmb-header-break-point .wmmb-mobile-header-wrap .wmmb-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link {
	border:none
}
.wmmb-header-break-point .wmmb-mobile-header-wrap .wmmb-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .wmmb-menu-toggle::before {
font-size:.6rem
}
.wmmb-header-break-point .wmmb-mobile-header-wrap .wmmb-above-header-wrap .main-header-bar-navigation .wmmb-submenu-expanded > .wmmb-menu-toggle::before {
transform:rotateX(180deg)
}
.wmmb-mobile-header-wrap .wmmb-above-header-bar, .wmmb-above-header-bar .site-above-header-wrap {
	min-height:36px
}
.wmmb-desktop .wmmb-above-header-bar .main-header-menu > .menu-item {
	line-height:36px
}
.wmmb-desktop .wmmb-above-header-bar .wmmb-header-woo-cart, .wmmb-desktop .wmmb-above-header-bar .wmmb-header-edd-cart {
	line-height:36px
}
.wmmb-above-header-bar {
	border-bottom-width:1px;
	border-bottom-color:#eaeaea;
	border-bottom-style:solid
}
.wmmb-above-header.wmmb-above-header-bar {
	background-color:var(--wmmb-global-color-2);
	background-image:none
}
.wmmb-header-break-point .wmmb-above-header-bar {
	background-color:var(--wmmb-global-color-2)
}
@media (max-width:921px) {
#masthead .wmmb-mobile-header-wrap .wmmb-above-header-bar {
padding-left:20px;
padding-right:20px
}
}
.wmmb-above-header-bar {
	display:block
}
@media (max-width:921px) {
.wmmb-header-break-point .wmmb-above-header-bar {
display:grid
}
}
@media (max-width:544px) {
.wmmb-header-break-point .wmmb-above-header-bar {
display:grid
}
}
:root {
--e-global-color-astglobalcolor0:#c56c50;
--e-global-color-astglobalcolor1:#222222;
--e-global-color-astglobalcolor2:#8d6d63;
--e-global-color-astglobalcolor3:#6c6c6c;
--e-global-color-astglobalcolor4:#f0f0f0;
--e-global-color-astglobalcolor5:#FFFFFF;
--e-global-color-astglobalcolor6:#868686;
--e-global-color-astglobalcolor7:#e5e5e5;
--e-global-color-astglobalcolor8:#f6f6f6
}
.wmmb-desktop .astra-menu-animation-slide-up>.menu-item>.astra-full-megamenu-wrapper, .wmmb-desktop .astra-menu-animation-slide-up>.menu-item>.sub-menu, .wmmb-desktop .astra-menu-animation-slide-up>.menu-item>.sub-menu .sub-menu {
	opacity:0;
	visibility:hidden;
	transform:translateY(.5em);
transition:visibility .2s ease, transform .2s ease
}
.wmmb-desktop .astra-menu-animation-slide-up>.menu-item .menu-item.focus>.sub-menu, .wmmb-desktop .astra-menu-animation-slide-up>.menu-item .menu-item:hover>.sub-menu, .wmmb-desktop .astra-menu-animation-slide-up>.menu-item.focus>.astra-full-megamenu-wrapper, .wmmb-desktop .astra-menu-animation-slide-up>.menu-item.focus>.sub-menu, .wmmb-desktop .astra-menu-animation-slide-up>.menu-item:hover>.astra-full-megamenu-wrapper, .wmmb-desktop .astra-menu-animation-slide-up>.menu-item:hover>.sub-menu {
	opacity:1;
	visibility:visible;
	transform:translateY(0);
transition:opacity .2s ease, visibility .2s ease, transform .2s ease
}
.wmmb-desktop .astra-menu-animation-slide-up>.full-width-mega.menu-item.focus>.astra-full-megamenu-wrapper, .wmmb-desktop .astra-menu-animation-slide-up>.full-width-mega.menu-item:hover>.astra-full-megamenu-wrapper {
	-js-display:flex;
	display:flex
}
.wmmb-desktop .astra-menu-animation-slide-down>.menu-item>.astra-full-megamenu-wrapper, .wmmb-desktop .astra-menu-animation-slide-down>.menu-item>.sub-menu, .wmmb-desktop .astra-menu-animation-slide-down>.menu-item>.sub-menu .sub-menu {
	opacity:0;
	visibility:hidden;
	transform:translateY(-.5em);
transition:visibility .2s ease, transform .2s ease
}
.wmmb-desktop .astra-menu-animation-slide-down>.menu-item .menu-item.focus>.sub-menu, .wmmb-desktop .astra-menu-animation-slide-down>.menu-item .menu-item:hover>.sub-menu, .wmmb-desktop .astra-menu-animation-slide-down>.menu-item.focus>.astra-full-megamenu-wrapper, .wmmb-desktop .astra-menu-animation-slide-down>.menu-item.focus>.sub-menu, .wmmb-desktop .astra-menu-animation-slide-down>.menu-item:hover>.astra-full-megamenu-wrapper, .wmmb-desktop .astra-menu-animation-slide-down>.menu-item:hover>.sub-menu {
	opacity:1;
	visibility:visible;
	transform:translateY(0);
transition:opacity .2s ease, visibility .2s ease, transform .2s ease
}
.wmmb-desktop .astra-menu-animation-slide-down>.full-width-mega.menu-item.focus>.astra-full-megamenu-wrapper, .wmmb-desktop .astra-menu-animation-slide-down>.full-width-mega.menu-item:hover>.astra-full-megamenu-wrapper {
	-js-display:flex;
	display:flex
}
.wmmb-desktop .astra-menu-animation-fade>.menu-item>.astra-full-megamenu-wrapper, .wmmb-desktop .astra-menu-animation-fade>.menu-item>.sub-menu, .wmmb-desktop .astra-menu-animation-fade>.menu-item>.sub-menu .sub-menu {
	opacity:0;
	visibility:hidden;
transition:opacity ease-in-out .3s
}
.wmmb-desktop .astra-menu-animation-fade>.menu-item .menu-item.focus>.sub-menu, .wmmb-desktop .astra-menu-animation-fade>.menu-item .menu-item:hover>.sub-menu, .wmmb-desktop .astra-menu-animation-fade>.menu-item.focus>.astra-full-megamenu-wrapper, .wmmb-desktop .astra-menu-animation-fade>.menu-item.focus>.sub-menu, .wmmb-desktop .astra-menu-animation-fade>.menu-item:hover>.astra-full-megamenu-wrapper, .wmmb-desktop .astra-menu-animation-fade>.menu-item:hover>.sub-menu {
	opacity:1;
	visibility:visible;
transition:opacity ease-in-out .3s
}
.wmmb-desktop .astra-menu-animation-fade>.full-width-mega.menu-item.focus>.astra-full-megamenu-wrapper, .wmmb-desktop .astra-menu-animation-fade>.full-width-mega.menu-item:hover>.astra-full-megamenu-wrapper {
	-js-display:flex;
	display:flex
}
#content:before {
	content:"921";
	position:absolute;
	overflow:hidden;
	opacity:0;
	visibility:hidden
}
.single .wmmb-author-details .author-title {
	color:var(--wmmb-global-color-1)
}
@media (max-width:921px) {
.single.wmmb-separate-container .wmmb-author-meta {
padding:1.5em 2.14em
}
.single .wmmb-author-meta .post-author-avatar {
margin-bottom:1em
}
.wmmb-separate-container .wmmb-grid-2 .wmmb-article-post, .wmmb-separate-container .wmmb-grid-3 .wmmb-article-post, .wmmb-separate-container .wmmb-grid-4 .wmmb-article-post {
width:100%
}
.blog-layout-1 .post-content, .blog-layout-1 .wmmb-blog-featured-section {
float:none
}
.wmmb-separate-container .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section:first-child .square .posted-on {
margin-top:0
}
.wmmb-separate-container .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section:first-child .circle .posted-on {
margin-top:1em
}
.wmmb-separate-container .wmmb-article-post.remove-featured-img-padding .blog-layout-1 .post-content .wmmb-blog-featured-section:first-child .post-thumb-img-content {
margin-top:-1.5em
}
.wmmb-separate-container .wmmb-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content {
margin-left:-2.14em;
margin-right:-2.14em
}
.wmmb-separate-container .wmmb-article-single.remove-featured-img-padding .single-layout-1 .entry-header .post-thumb-img-content:first-child {
margin-top:-1.5em
}
.wmmb-separate-container .wmmb-article-single.remove-featured-img-padding .single-layout-1 .post-thumb-img-content {
margin-left:-2.14em;
margin-right:-2.14em
}
.wmmb-separate-container.wmmb-blog-grid-2 .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section .square .posted-on, .wmmb-separate-container.wmmb-blog-grid-3 .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section .square .posted-on, .wmmb-separate-container.wmmb-blog-grid-4 .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section .square .posted-on {
margin-left:-1.5em;
margin-right:-1.5em
}
.wmmb-separate-container.wmmb-blog-grid-2 .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section .circle .posted-on, .wmmb-separate-container.wmmb-blog-grid-3 .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section .circle .posted-on, .wmmb-separate-container.wmmb-blog-grid-4 .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section .circle .posted-on {
margin-left:-0.5em;
margin-right:-0.5em
}
.wmmb-separate-container.wmmb-blog-grid-2 .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section:first-child .square .posted-on, .wmmb-separate-container.wmmb-blog-grid-3 .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section:first-child .square .posted-on, .wmmb-separate-container.wmmb-blog-grid-4 .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section:first-child .square .posted-on {
margin-top:0
}
.wmmb-separate-container.wmmb-blog-grid-2 .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section:first-child .circle .posted-on, .wmmb-separate-container.wmmb-blog-grid-3 .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section:first-child .circle .posted-on, .wmmb-separate-container.wmmb-blog-grid-4 .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section:first-child .circle .posted-on {
margin-top:1em
}
.wmmb-separate-container.wmmb-blog-grid-2 .wmmb-article-post.remove-featured-img-padding .blog-layout-1 .post-content .wmmb-blog-featured-section:first-child .post-thumb-img-content, .wmmb-separate-container.wmmb-blog-grid-3 .wmmb-article-post.remove-featured-img-padding .blog-layout-1 .post-content .wmmb-blog-featured-section:first-child .post-thumb-img-content, .wmmb-separate-container.wmmb-blog-grid-4 .wmmb-article-post.remove-featured-img-padding .blog-layout-1 .post-content .wmmb-blog-featured-section:first-child .post-thumb-img-content {
margin-top:-1.5em
}
.wmmb-separate-container.wmmb-blog-grid-2 .wmmb-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content, .wmmb-separate-container.wmmb-blog-grid-3 .wmmb-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content, .wmmb-separate-container.wmmb-blog-grid-4 .wmmb-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content {
margin-left:-1.5em;
margin-right:-1.5em
}
.blog-layout-2 {
display:flex;
flex-direction:column-reverse
}
.wmmb-separate-container .blog-layout-3, .wmmb-separate-container .blog-layout-1 {
display:block
}
.wmmb-plain-container .wmmb-grid-2 .wmmb-article-post, .wmmb-plain-container .wmmb-grid-3 .wmmb-article-post, .wmmb-plain-container .wmmb-grid-4 .wmmb-article-post, .wmmb-page-builder-template .wmmb-grid-2 .wmmb-article-post, .wmmb-page-builder-template .wmmb-grid-3 .wmmb-article-post, .wmmb-page-builder-template .wmmb-grid-4 .wmmb-article-post {
width:100%
}
}
@media (max-width:921px) {
.wmmb-separate-container .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section .square .posted-on {
margin-top:0;
margin-left:-2.14em
}
.wmmb-separate-container .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section .circle .posted-on {
margin-top:0;
margin-left:-1.14em
}
}
@media (min-width:922px) {
.wmmb-separate-container.wmmb-blog-grid-2 .wmmb-archive-description, .wmmb-separate-container.wmmb-blog-grid-3 .wmmb-archive-description, .wmmb-separate-container.wmmb-blog-grid-4 .wmmb-archive-description {
margin-bottom:1.33333em
}
.blog-layout-2.wmmb-no-thumb .post-content, .blog-layout-3.wmmb-no-thumb .post-content {
width:calc(100% - 5.714285714em)
}
.blog-layout-2.wmmb-no-thumb.wmmb-no-date-box .post-content, .blog-layout-3.wmmb-no-thumb.wmmb-no-date-box .post-content {
width:100%
}
.wmmb-separate-container .wmmb-grid-2 .wmmb-article-post.wmmb-separate-posts, .wmmb-separate-container .wmmb-grid-3 .wmmb-article-post.wmmb-separate-posts, .wmmb-separate-container .wmmb-grid-4 .wmmb-article-post.wmmb-separate-posts {
border-bottom:0
}
.wmmb-separate-container .wmmb-grid-2 > .site-main > .wmmb-row, .wmmb-separate-container .wmmb-grid-3 > .site-main > .wmmb-row, .wmmb-separate-container .wmmb-grid-4 > .site-main > .wmmb-row {
margin-left:-1em;
margin-right:-1em;
display:flex;
flex-flow:row wrap;
align-items:stretch
}
.wmmb-separate-container .wmmb-grid-2 > .site-main > .wmmb-row:before, .wmmb-separate-container .wmmb-grid-2 > .site-main > .wmmb-row:after, .wmmb-separate-container .wmmb-grid-3 > .site-main > .wmmb-row:before, .wmmb-separate-container .wmmb-grid-3 > .site-main > .wmmb-row:after, .wmmb-separate-container .wmmb-grid-4 > .site-main > .wmmb-row:before, .wmmb-separate-container .wmmb-grid-4 > .site-main > .wmmb-row:after {
flex-basis:0;
width:0
}
.wmmb-separate-container .wmmb-grid-2 .wmmb-article-post, .wmmb-separate-container .wmmb-grid-3 .wmmb-article-post, .wmmb-separate-container .wmmb-grid-4 .wmmb-article-post {
display:flex;
padding:0
}
.wmmb-plain-container .wmmb-grid-2 > .site-main > .wmmb-row, .wmmb-plain-container .wmmb-grid-3 > .site-main > .wmmb-row, .wmmb-plain-container .wmmb-grid-4 > .site-main > .wmmb-row, .wmmb-page-builder-template .wmmb-grid-2 > .site-main > .wmmb-row, .wmmb-page-builder-template .wmmb-grid-3 > .site-main > .wmmb-row, .wmmb-page-builder-template .wmmb-grid-4 > .site-main > .wmmb-row {
margin-left:-1em;
margin-right:-1em;
display:flex;
flex-flow:row wrap;
align-items:stretch
}
.wmmb-plain-container .wmmb-grid-2 > .site-main > .wmmb-row:before, .wmmb-plain-container .wmmb-grid-2 > .site-main > .wmmb-row:after, .wmmb-plain-container .wmmb-grid-3 > .site-main > .wmmb-row:before, .wmmb-plain-container .wmmb-grid-3 > .site-main > .wmmb-row:after, .wmmb-plain-container .wmmb-grid-4 > .site-main > .wmmb-row:before, .wmmb-plain-container .wmmb-grid-4 > .site-main > .wmmb-row:after, .wmmb-page-builder-template .wmmb-grid-2 > .site-main > .wmmb-row:before, .wmmb-page-builder-template .wmmb-grid-2 > .site-main > .wmmb-row:after, .wmmb-page-builder-template .wmmb-grid-3 > .site-main > .wmmb-row:before, .wmmb-page-builder-template .wmmb-grid-3 > .site-main > .wmmb-row:after, .wmmb-page-builder-template .wmmb-grid-4 > .site-main > .wmmb-row:before, .wmmb-page-builder-template .wmmb-grid-4 > .site-main > .wmmb-row:after {
flex-basis:0;
width:0
}
.wmmb-plain-container .wmmb-grid-2 .wmmb-article-post, .wmmb-plain-container .wmmb-grid-3 .wmmb-article-post, .wmmb-plain-container .wmmb-grid-4 .wmmb-article-post, .wmmb-page-builder-template .wmmb-grid-2 .wmmb-article-post, .wmmb-page-builder-template .wmmb-grid-3 .wmmb-article-post, .wmmb-page-builder-template .wmmb-grid-4 .wmmb-article-post {
display:flex
}
.wmmb-plain-container .wmmb-grid-2 .wmmb-article-post:last-child, .wmmb-plain-container .wmmb-grid-3 .wmmb-article-post:last-child, .wmmb-plain-container .wmmb-grid-4 .wmmb-article-post:last-child, .wmmb-page-builder-template .wmmb-grid-2 .wmmb-article-post:last-child, .wmmb-page-builder-template .wmmb-grid-3 .wmmb-article-post:last-child, .wmmb-page-builder-template .wmmb-grid-4 .wmmb-article-post:last-child {
margin-bottom:2.5em
}
.single .wmmb-author-meta .wmmb-author-details {
display:flex
}
}
@media (min-width:922px) {
.single .post-author-avatar, .single .post-author-bio {
float:left;
clear:right
}
.single .wmmb-author-meta .post-author-avatar {
margin-right:1.33333em
}
.single .wmmb-author-meta .about-author-title-wrapper, .single .wmmb-author-meta .post-author-bio {
text-align:left
}
.blog-layout-2 .post-content {
padding-right:2em
}
.blog-layout-2.wmmb-no-date-box.wmmb-no-thumb .post-content {
padding-right:0
}
.blog-layout-3 .post-content {
padding-left:2em
}
.blog-layout-3.wmmb-no-date-box.wmmb-no-thumb .post-content {
padding-left:0
}
.wmmb-separate-container .wmmb-grid-2 .wmmb-article-post.wmmb-separate-posts:nth-child(2n+0), .wmmb-separate-container .wmmb-grid-2 .wmmb-article-post.wmmb-separate-posts:nth-child(2n+1), .wmmb-separate-container .wmmb-grid-3 .wmmb-article-post.wmmb-separate-posts:nth-child(2n+0), .wmmb-separate-container .wmmb-grid-3 .wmmb-article-post.wmmb-separate-posts:nth-child(2n+1), .wmmb-separate-container .wmmb-grid-4 .wmmb-article-post.wmmb-separate-posts:nth-child(2n+0), .wmmb-separate-container .wmmb-grid-4 .wmmb-article-post.wmmb-separate-posts:nth-child(2n+1) {
padding:0 1em 0
}
}
@media (max-width:544px) {
.wmmb-separate-container .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section:first-child .circle .posted-on {
margin-top:0.5em
}
.wmmb-separate-container .wmmb-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content, .wmmb-separate-container .wmmb-article-single.remove-featured-img-padding .single-layout-1 .post-thumb-img-content, .wmmb-separate-container.wmmb-blog-grid-2 .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section .square .posted-on, .wmmb-separate-container.wmmb-blog-grid-3 .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section .square .posted-on, .wmmb-separate-container.wmmb-blog-grid-4 .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section .square .posted-on {
margin-left:-1em;
margin-right:-1em
}
.wmmb-separate-container.wmmb-blog-grid-2 .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section .circle .posted-on, .wmmb-separate-container.wmmb-blog-grid-3 .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section .circle .posted-on, .wmmb-separate-container.wmmb-blog-grid-4 .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section .circle .posted-on {
margin-left:-0.5em;
margin-right:-0.5em
}
.wmmb-separate-container.wmmb-blog-grid-2 .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section:first-child .circle .posted-on, .wmmb-separate-container.wmmb-blog-grid-3 .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section:first-child .circle .posted-on, .wmmb-separate-container.wmmb-blog-grid-4 .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section:first-child .circle .posted-on {
margin-top:0.5em
}
.wmmb-separate-container.wmmb-blog-grid-2 .wmmb-article-post.remove-featured-img-padding .blog-layout-1 .post-content .wmmb-blog-featured-section:first-child .post-thumb-img-content, .wmmb-separate-container.wmmb-blog-grid-3 .wmmb-article-post.remove-featured-img-padding .blog-layout-1 .post-content .wmmb-blog-featured-section:first-child .post-thumb-img-content, .wmmb-separate-container.wmmb-blog-grid-4 .wmmb-article-post.remove-featured-img-padding .blog-layout-1 .post-content .wmmb-blog-featured-section:first-child .post-thumb-img-content {
margin-top:-1.33333em
}
.wmmb-separate-container.wmmb-blog-grid-2 .wmmb-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content, .wmmb-separate-container.wmmb-blog-grid-3 .wmmb-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content, .wmmb-separate-container.wmmb-blog-grid-4 .wmmb-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content {
margin-left:-1em;
margin-right:-1em
}
.wmmb-separate-container .wmmb-grid-2 .wmmb-article-post .blog-layout-1, .wmmb-separate-container .wmmb-grid-2 .wmmb-article-post .blog-layout-2, .wmmb-separate-container .wmmb-grid-2 .wmmb-article-post .blog-layout-3 {
padding:1.33333em 1em
}
.wmmb-separate-container .wmmb-grid-3 .wmmb-article-post .blog-layout-1, .wmmb-separate-container .wmmb-grid-4 .wmmb-article-post .blog-layout-1 {
padding:1.33333em 1em
}
.single.wmmb-separate-container .wmmb-author-meta {
padding:1.5em 1em
}
}
@media (max-width:544px) {
.wmmb-separate-container .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section .square .posted-on {
margin-left:-1em
}
.wmmb-separate-container .wmmb-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .wmmb-blog-featured-section .circle .posted-on {
margin-left:-0.5em
}
}
@media (min-width:922px) {
.wmmb-hide-display-device-desktop {
display:none
}
}
@media (min-width:545px) and (max-width:921px) {
.wmmb-hide-display-device-tablet {
display:none
}
}
@media (max-width:544px) {
.wmmb-hide-display-device-mobile {
display:none
}
}
.wmmb-article-post .wmmb-date-meta .posted-on, .wmmb-article-post .wmmb-date-meta .posted-on * {
	background:var(--wmmb-global-color-1);
	color:#ffffff
}
.wmmb-article-post .wmmb-date-meta .posted-on .date-month, .wmmb-article-post .wmmb-date-meta .posted-on .date-year {
	color:#ffffff
}
.wmmb-load-more:hover {
	color:#ffffff;
	border-color:var(--wmmb-global-color-1);
	background-color:var(--wmmb-global-color-1)
}
.wmmb-loader > div {
	background-color:var(--wmmb-global-color-1)
}
.wmmb-pagination .page-numbers {
	color:var(--wmmb-global-color-3);
	border-color:var(--wmmb-global-color-1)
}
.wmmb-pagination .page-numbers.current, .wmmb-pagination .page-numbers:focus, .wmmb-pagination .page-numbers:hover {
	color:#ffffff;
	background-color:var(--wmmb-global-color-1);
	border-color:var(--wmmb-global-color-1)
}
.secondary .widget-title, .secondary .widget-title * {
	color:var(--wmmb-global-color-1)
}
.entry-title a {
	color:#323232
}
.wmmb-header-search .wmmb-search-menu-icon .search-field {
	border-radius:2px
}
.wmmb-header-search .wmmb-search-menu-icon .search-submit {
	border-radius:2px
}
.wmmb-header-search .wmmb-search-menu-icon .search-form {
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-color:#ddd;
	border-radius:2px
}
.wmmb-search-box.full-screen, .wmmb-search-box.header-cover {
	background:var(--wmmb-global-color-2)
}
@media (min-width:922px) {
.wmmb-container {
max-width:1300px
}
}
@media (min-width:993px) {
.wmmb-container {
max-width:1300px
}
}
@media (min-width:1201px) {
.wmmb-container {
max-width:1300px
}
}
@media (min-width:922px) {
.wmmb-woo-shop-archive .site-content > .wmmb-container {
max-width:1300px
}
}
@media (min-width:993px) {
.wmmb-woo-shop-archive .site-content > .wmmb-container {
max-width:1300px
}
}
@media (min-width:1201px) {
.wmmb-woo-shop-archive .site-content > .wmmb-container {
max-width:1300px
}
}
.wmmb-separate-container.wmmb-right-sidebar #primary, .wmmb-separate-container.wmmb-left-sidebar #primary, .wmmb-separate-container #primary, .wmmb-plain-container #primary, .wmmb-narrow-container #primary {
	margin-top:0em;
	margin-bottom:0em
}
.wmmb-left-sidebar #primary, .wmmb-right-sidebar #primary, .wmmb-separate-container.wmmb-right-sidebar #primary, .wmmb-separate-container.wmmb-left-sidebar #primary, .wmmb-separate-container #primary, .wmmb-narrow-container #primary {
	padding-left:0em;
	padding-right:0em
}
.wmmb-separate-container.wmmb-single-post .wmmb-article-post, .wmmb-separate-container.wmmb-single-post .wmmb-article-single, .wmmb-separate-container.wmmb-single-post .wmmb-comment-list li.depth-1, .wmmb-separate-container.wmmb-single-post .comment-respond, .wmmb-separate-container.wmmb-single-post .wmmb-related-posts-wrap, .wmmb-separate-container.wmmb-single-post .wmmb-eycj-container, .single.wmmb-separate-container.wmmb-single-post .wmmb-author-meta {
	padding-top:0em;
	padding-bottom:0em
}
.wmmb-narrow-container.wmmb-single-post .wmmb-article-post, .wmmb-narrow-container.wmmb-single-post .wmmb-article-single, .wmmb-narrow-container.wmmb-single-post .wmmb-comment-list li.depth-1, .wmmb-narrow-container.wmmb-single-post .comment-respond, .wmmb-narrow-container.wmmb-single-post .wmmb-related-posts-wrap, .wmmb-narrow-container.wmmb-single-post .wmmb-eycj-container, .single.wmmb-narrow-container.wmmb-single-post .wmmb-author-meta, .wmmb-narrow-container.wmmb-single-post .wmmb-single-related-posts-container {
	padding-top:0em;
	padding-bottom:0em
}
.wmmb-separate-container.wmmb-single-post .wmmb-article-post, .wmmb-separate-container.wmmb-single-post .wmmb-article-single, .wmmb-separate-container.wmmb-single-post .comments-count-wrapper, .wmmb-separate-container.wmmb-single-post .wmmb-comment-list li.depth-1, .wmmb-separate-container.wmmb-single-post .comment-respond, .wmmb-separate-container.wmmb-single-post .related-posts-title-wrapper, .wmmb-separate-container.wmmb-single-post .related-posts-title-wrapper, .single.wmmb-separate-container.wmmb-single-post .wmmb-author-meta, .wmmb-separate-container.wmmb-single-post .wmmb-related-posts-wrap, .wmmb-separate-container.wmmb-single-post .wmmb-eycj-container {
	padding-right:0em;
	padding-left:0em
}
.wmmb-narrow-container.wmmb-single-post .wmmb-article-post, .wmmb-narrow-container.wmmb-single-post .wmmb-article-single, .wmmb-narrow-container.wmmb-single-post .comments-count-wrapper, .wmmb-narrow-container.wmmb-single-post .wmmb-comment-list li.depth-1, .wmmb-narrow-container.wmmb-single-post .comment-respond, .wmmb-narrow-container.wmmb-single-post .related-posts-title-wrapper, .wmmb-narrow-container.wmmb-single-post .related-posts-title-wrapper, .single.wmmb-narrow-container.wmmb-single-post .wmmb-author-meta, .wmmb-narrow-container.wmmb-single-post .wmmb-related-posts-wrap, .wmmb-narrow-container.wmmb-single-post .wmmb-eycj-container, .wmmb-narrow-container.wmmb-single-post .wmmb-single-related-posts-container {
	padding-right:0em;
	padding-left:0em
}
.wmmb-plain-container #secondary, .wmmb-separate-container #secondary, .wmmb-page-builder-template #secondary {
	margin-top:0px;
	margin-bottom:0px
}
.wmmb-right-sidebar #secondary, .wmmb-left-sidebar #secondary, .wmmb-separate-container.wmmb-two-container.wmmb-left-sidebar #secondary, .wmmb-separate-container.wmmb-two-container.wmmb-right-sidebar #secondary, .wmmb-separate-container.wmmb-right-sidebar #secondary, .wmmb-separate-container.wmmb-left-sidebar #secondary {
	padding-left:0px;
	padding-right:30px
}
.wmmb-separate-container.wmmb-two-container #secondary .widget, .wmmb-separate-container #secondary .widget, .wmmb-plain-container #secondary .widget {
	padding-bottom:30px
}
.wmmb-separate-container .wmmb-grid-2 .blog-layout-1, .wmmb-separate-container .wmmb-grid-2 .blog-layout-2, .wmmb-separate-container .wmmb-grid-2 .blog-layout-3, .wmmb-separate-container .wmmb-grid-3 .blog-layout-1, .wmmb-separate-container .wmmb-grid-3 .blog-layout-2, .wmmb-separate-container .wmmb-grid-3 .blog-layout-3, .wmmb-separate-container .wmmb-grid-4 .blog-layout-1, .wmmb-separate-container .wmmb-grid-4 .blog-layout-2, .wmmb-separate-container .wmmb-grid-4 .blog-layout-3 {
	padding-top:0em;
	padding-right:0em;
	padding-bottom:0.5em;
	padding-left:0em
}
.wmmb-narrow-container .wmmb-grid-2 .blog-layout-1, .wmmb-narrow-container .wmmb-grid-2 .blog-layout-2, .wmmb-narrow-container .wmmb-grid-2 .blog-layout-3, .wmmb-narrow-container .wmmb-grid-3 .blog-layout-1, .wmmb-narrow-container .wmmb-grid-3 .blog-layout-2, .wmmb-narrow-container .wmmb-grid-3 .blog-layout-3, .wmmb-narrow-container .wmmb-grid-4 .blog-layout-1, .wmmb-narrow-container .wmmb-grid-4 .blog-layout-2, .wmmb-narrow-container .wmmb-grid-4 .blog-layout-3 {
	padding-top:0em;
	padding-right:0em;
	padding-bottom:0.5em;
	padding-left:0em
}
@media (max-width:921px) {
.wmmb-separate-container .wmmb-article-post, .wmmb-separate-container .wmmb-article-single, .wmmb-separate-container .wmmb-comment-list li.depth-1, .wmmb-separate-container .comment-respond, .single.wmmb-separate-container .wmmb-author-details, .wmmb-separate-container .wmmb-related-posts-wrap, .wmmb-separate-container .wmmb-eycj-container {
padding-top:1.5em;
padding-bottom:1.5em
}
.wmmb-separate-container .wmmb-article-post, .wmmb-separate-container .wmmb-article-single, .wmmb-separate-container .comments-count-wrapper, .wmmb-separate-container .wmmb-comment-list li.depth-1, .wmmb-separate-container .comment-respond, .wmmb-separate-container .related-posts-title-wrapper, .wmmb-separate-container .related-posts-title-wrapper, .single.wmmb-separate-container .wmmb-author-details, .single.wmmb-separate-container .about-author-title-wrapper, .wmmb-separate-container .wmmb-related-posts-wrap, .wmmb-separate-container .wmmb-eycj-container, .wmmb-separate-container .wmmb-single-related-posts-container {
padding-right:2.14em;
padding-left:2.14em
}
.wmmb-narrow-container .wmmb-article-post, .wmmb-narrow-container .wmmb-article-single, .wmmb-narrow-container .wmmb-comment-list li.depth-1, .wmmb-narrow-container .comment-respond, .single.wmmb-narrow-container .wmmb-author-details, .wmmb-narrow-container .wmmb-related-posts-wrap, .wmmb-narrow-container .wmmb-eycj-container, .wmmb-narrow-container .wmmb-single-related-posts-container {
padding-top:1.5em;
padding-bottom:1.5em
}
.wmmb-narrow-container .wmmb-article-post, .wmmb-narrow-container .wmmb-article-single, .wmmb-narrow-container .comments-count-wrapper, .wmmb-narrow-container .wmmb-comment-list li.depth-1, .wmmb-narrow-container .comment-respond, .wmmb-narrow-container .related-posts-title-wrapper, .wmmb-narrow-container .related-posts-title-wrapper, .single.wmmb-narrow-container .wmmb-author-details, .single.wmmb-narrow-container .about-author-title-wrapper, .wmmb-narrow-container .wmmb-related-posts-wrap, .wmmb-narrow-container .wmmb-eycj-container, .wmmb-narrow-container .wmmb-single-related-posts-container {
padding-right:2.14em;
padding-left:2.14em
}
.wmmb-separate-container.wmmb-right-sidebar #primary, .wmmb-separate-container.wmmb-left-sidebar #primary, .wmmb-separate-container #primary, .wmmb-plain-container #primary, .wmmb-narrow-container #primary {
margin-top:1.5em;
margin-bottom:1.5em
}
.wmmb-left-sidebar #primary, .wmmb-right-sidebar #primary, .wmmb-separate-container.wmmb-right-sidebar #primary, .wmmb-separate-container.wmmb-left-sidebar #primary, .wmmb-separate-container #primary, .wmmb-narrow-container #primary {
padding-left:0em;
padding-right:0em
}
.wmmb-separate-container.wmmb-single-post .wmmb-article-post, .wmmb-separate-container.wmmb-single-post .wmmb-article-single, .wmmb-separate-container.wmmb-single-post .wmmb-comment-list li.depth-1, .wmmb-separate-container.wmmb-single-post .comment-respond, .wmmb-separate-container.wmmb-single-post .wmmb-related-posts-wrap, .wmmb-separate-container.wmmb-single-post .wmmb-eycj-container, .single.wmmb-separate-container.wmmb-single-post .wmmb-author-meta {
padding-top:1em;
padding-bottom:1em
}
.wmmb-narrow-container.wmmb-single-post .wmmb-article-post, .wmmb-narrow-container.wmmb-single-post .wmmb-article-single, .wmmb-narrow-container.wmmb-single-post .wmmb-comment-list li.depth-1, .wmmb-narrow-container.wmmb-single-post .comment-respond, .wmmb-narrow-container.wmmb-single-post .wmmb-related-posts-wrap, .wmmb-narrow-container.wmmb-single-post .wmmb-eycj-container, .single.wmmb-narrow-container.wmmb-single-post .wmmb-author-meta, .wmmb-narrow-container.wmmb-single-post .wmmb-single-related-posts-container {
padding-top:1em;
padding-bottom:1em
}
.wmmb-separate-container.wmmb-single-post .wmmb-article-post, .wmmb-separate-container.wmmb-single-post .wmmb-article-single, .wmmb-separate-container.wmmb-single-post .comments-count-wrapper, .wmmb-separate-container.wmmb-single-post .wmmb-comment-list li.depth-1, .wmmb-separate-container.wmmb-single-post .comment-respond, .wmmb-separate-container.wmmb-single-post .related-posts-title-wrapper, .wmmb-separate-container.wmmb-single-post .related-posts-title-wrapper, .single.wmmb-separate-container.wmmb-single-post .wmmb-author-meta, .wmmb-separate-container.wmmb-single-post .wmmb-related-posts-wrap, .wmmb-separate-container.wmmb-single-post .wmmb-eycj-container {
padding-right:1em;
padding-left:1em
}
.wmmb-narrow-container.wmmb-single-post .wmmb-article-post, .wmmb-narrow-container.wmmb-single-post .wmmb-article-single, .wmmb-narrow-container.wmmb-single-post .comments-count-wrapper, .wmmb-narrow-container.wmmb-single-post .wmmb-comment-list li.depth-1, .wmmb-narrow-container.wmmb-single-post .comment-respond, .wmmb-narrow-container.wmmb-single-post .related-posts-title-wrapper, .wmmb-narrow-container.wmmb-single-post .related-posts-title-wrapper, .single.wmmb-narrow-container.wmmb-single-post .wmmb-author-meta, .wmmb-narrow-container.wmmb-single-post .wmmb-related-posts-wrap, .wmmb-narrow-container.wmmb-single-post .wmmb-eycj-container, .wmmb-narrow-container.wmmb-single-post .wmmb-single-related-posts-container {
padding-right:1em;
padding-left:1em
}
.wmmb-separate-container .wmmb-grid-2 .blog-layout-1, .wmmb-separate-container .wmmb-grid-2 .blog-layout-2, .wmmb-separate-container .wmmb-grid-2 .blog-layout-3, .wmmb-separate-container .wmmb-grid-3 .blog-layout-1, .wmmb-separate-container .wmmb-grid-3 .blog-layout-2, .wmmb-separate-container .wmmb-grid-3 .blog-layout-3, .wmmb-separate-container .wmmb-grid-4 .blog-layout-1, .wmmb-separate-container .wmmb-grid-4 .blog-layout-2, .wmmb-separate-container .wmmb-grid-4 .blog-layout-3 {
padding-top:2em;
padding-right:2em;
padding-bottom:2em;
padding-left:2em
}
.wmmb-narrow-container .wmmb-grid-2 .blog-layout-1, .wmmb-narrow-container .wmmb-grid-2 .blog-layout-2, .wmmb-narrow-container .wmmb-grid-2 .blog-layout-3, .wmmb-narrow-container .wmmb-grid-3 .blog-layout-1, .wmmb-narrow-container .wmmb-grid-3 .blog-layout-2, .wmmb-narrow-container .wmmb-grid-3 .blog-layout-3, .wmmb-narrow-container .wmmb-grid-4 .blog-layout-1, .wmmb-narrow-container .wmmb-grid-4 .blog-layout-2, .wmmb-narrow-container .wmmb-grid-4 .blog-layout-3 {
padding-top:2em;
padding-right:2em;
padding-bottom:2em;
padding-left:2em
}
.wmmb-no-sidebar.wmmb-separate-container .entry-content .alignfull, .wmmb-no-sidebar.wmmb-narrow-container .entry-content .alignfull {
margin-right:-2.14em;
margin-left:-2.14em
}
}
@media (max-width:544px) {
.wmmb-separate-container .wmmb-article-post, .wmmb-separate-container .wmmb-article-single, .wmmb-separate-container .wmmb-comment-list li.depth-1, .wmmb-separate-container .comment-respond, .single.wmmb-separate-container .wmmb-author-details, .wmmb-separate-container .wmmb-related-posts-wrap, .wmmb-separate-container .wmmb-eycj-container {
padding-top:1.5em;
padding-bottom:1.5em
}
.wmmb-narrow-container .wmmb-article-post, .wmmb-narrow-container .wmmb-article-single, .wmmb-narrow-container .wmmb-comment-list li.depth-1, .wmmb-narrow-container .comment-respond, .single.wmmb-narrow-container .wmmb-author-details, .wmmb-narrow-container .wmmb-related-posts-wrap, .wmmb-narrow-container .wmmb-eycj-container, .wmmb-narrow-container .wmmb-single-related-posts-container {
padding-top:1.5em;
padding-bottom:1.5em
}
.wmmb-separate-container .wmmb-article-post, .wmmb-separate-container .wmmb-article-single, .wmmb-separate-container .comments-count-wrapper, .wmmb-separate-container .wmmb-comment-list li.depth-1, .wmmb-separate-container .comment-respond, .wmmb-separate-container .related-posts-title-wrapper, .wmmb-separate-container .related-posts-title-wrapper, .single.wmmb-separate-container .wmmb-author-details, .single.wmmb-separate-container .about-author-title-wrapper, .wmmb-separate-container .wmmb-related-posts-wrap, .wmmb-separate-container .wmmb-eycj-container {
padding-right:1em;
padding-left:1em
}
.wmmb-narrow-container .wmmb-article-post, .wmmb-narrow-container .wmmb-article-single, .wmmb-narrow-container .comments-count-wrapper, .wmmb-narrow-container .wmmb-comment-list li.depth-1, .wmmb-narrow-container .comment-respond, .wmmb-narrow-container .related-posts-title-wrapper, .wmmb-narrow-container .related-posts-title-wrapper, .single.wmmb-narrow-container .wmmb-author-details, .single.wmmb-narrow-container .about-author-title-wrapper, .wmmb-narrow-container .wmmb-related-posts-wrap, .wmmb-narrow-container .wmmb-eycj-container, .wmmb-narrow-container .wmmb-single-related-posts-container {
padding-right:1em;
padding-left:1em
}
.wmmb-separate-container.wmmb-single-post .wmmb-article-post, .wmmb-separate-container.wmmb-single-post .wmmb-article-single, .wmmb-separate-container.wmmb-single-post .comments-count-wrapper, .wmmb-separate-container.wmmb-single-post .wmmb-comment-list li.depth-1, .wmmb-separate-container.wmmb-single-post .comment-respond, .wmmb-separate-container.wmmb-single-post .related-posts-title-wrapper, .single.wmmb-separate-container.wmmb-single-post .wmmb-author-meta, .wmmb-separate-container.wmmb-single-post .wmmb-related-posts-wrap, .wmmb-separate-container.wmmb-single-post .wmmb-eycj-container {
padding-right:0.675em;
padding-left:0.675em;
padding-top:0.675em;
padding-bottom:0.675em
}
.wmmb-narrow-container.wmmb-single-post .wmmb-article-post, .wmmb-narrow-container.wmmb-single-post .wmmb-article-single, .wmmb-narrow-container.wmmb-single-post .comments-count-wrapper, .wmmb-narrow-container.wmmb-single-post .wmmb-comment-list li.depth-1, .wmmb-narrow-container.wmmb-single-post .comment-respond, .wmmb-narrow-container.wmmb-single-post .related-posts-title-wrapper, .single.wmmb-narrow-container.wmmb-single-post .wmmb-author-meta, .wmmb-narrow-container.wmmb-single-post .wmmb-related-posts-wrap, .wmmb-narrow-container.wmmb-single-post .wmmb-eycj-container {
padding-right:0.675em;
padding-left:0.675em;
padding-top:0.675em;
padding-bottom:0.675em
}
.wmmb-separate-container .wmmb-grid-2 .wmmb-article-post.wmmb-separate-posts:nth-child(2n+0), .wmmb-separate-container .wmmb-grid-2 .wmmb-article-post.wmmb-separate-posts:nth-child(2n+1), .wmmb-separate-container .wmmb-grid-3 .wmmb-article-post.wmmb-separate-posts:nth-child(2n+0), .wmmb-separate-container .wmmb-grid-3 .wmmb-article-post.wmmb-separate-posts:nth-child(2n+1), .wmmb-separate-container .wmmb-grid-4 .wmmb-article-post.wmmb-separate-posts:nth-child(2n+0), .wmmb-separate-container .wmmb-grid-4 .wmmb-article-post.wmmb-separate-posts:nth-child(2n+1) {
padding-bottom:1em
}
.wmmb-narrow-container .wmmb-grid-2 .wmmb-article-post.wmmb-separate-posts:nth-child(2n+0), .wmmb-narrow-container .wmmb-grid-2 .wmmb-article-post.wmmb-separate-posts:nth-child(2n+1), .wmmb-narrow-container .wmmb-grid-3 .wmmb-article-post.wmmb-separate-posts:nth-child(2n+0), .wmmb-narrow-container .wmmb-grid-3 .wmmb-article-post.wmmb-separate-posts:nth-child(2n+1), .wmmb-narrow-container .wmmb-grid-4 .wmmb-article-post.wmmb-separate-posts:nth-child(2n+0), .wmmb-narrow-container .wmmb-grid-4 .wmmb-article-post.wmmb-separate-posts:nth-child(2n+1) {
padding-bottom:1em
}
.wmmb-separate-container .wmmb-grid-2 .blog-layout-1, .wmmb-separate-container .wmmb-grid-2 .blog-layout-2, .wmmb-separate-container .wmmb-grid-2 .blog-layout-3, .wmmb-separate-container .wmmb-grid-3 .wmmb-article-post .blog-layout-1, .wmmb-separate-container .wmmb-grid-3 .blog-layout-2, .wmmb-separate-container .wmmb-grid-3 .blog-layout-3, .wmmb-separate-container .wmmb-grid-4 .wmmb-article-post .blog-layout-1, .wmmb-separate-container .wmmb-grid-4 .blog-layout-2, .wmmb-separate-container .wmmb-grid-4 .blog-layout-3 {
padding-top:0.675em;
padding-right:0.675em;
padding-bottom:1.375em;
padding-left:0.675em
}
.wmmb-narrow-container .wmmb-grid-2 .blog-layout-1, .wmmb-narrow-container .wmmb-grid-2 .blog-layout-2, .wmmb-narrow-container .wmmb-grid-2 .blog-layout-3, .wmmb-narrow-container .wmmb-grid-3 .wmmb-article-post .blog-layout-1, .wmmb-narrow-container .wmmb-grid-3 .blog-layout-2, .wmmb-narrow-container .wmmb-grid-3 .blog-layout-3, .wmmb-narrow-container .wmmb-grid-4 .wmmb-article-post .blog-layout-1, .wmmb-narrow-container .wmmb-grid-4 .blog-layout-2, .wmmb-narrow-container .wmmb-grid-4 .blog-layout-3 {
padding-top:0.675em;
padding-right:0.675em;
padding-bottom:1.375em;
padding-left:0.675em
}
.wmmb-no-sidebar.wmmb-separate-container .entry-content .alignfull, .wmmb-no-sidebar.wmmb-narrow-container .entry-content .alignfull {
margin-right:-1em;
margin-left:-1em
}
}
@media (max-width:921px) {
.wmmb-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children > .wmmb-menu-toggle {
top:0px;
right:calc( 20px - 0.907em )
}
.wmmb-flyout-menu-enable.wmmb-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu > .menu-item-has-children > .wmmb-menu-toggle {
right:calc( 20px - 0.907em )
}
}
@media (max-width:544px) {
.wmmb-header-break-point .header-main-layout-2 .site-branding, .wmmb-header-break-point .wmmb-mobile-header-stack .wmmb-mobile-menu-buttons {
padding-bottom:0
}
}
.wmmb-separate-container.wmmb-two-container #secondary .widget, .wmmb-separate-container #secondary .widget {
	margin-bottom:0px
}
@media (max-width:921px) {
.wmmb-separate-container.wmmb-two-container #secondary .widget, .wmmb-separate-container #secondary .widget {
margin-bottom:0em
}
}
.wmmb-separate-container #primary, .wmmb-narrow-container #primary {
	padding-top:0
}
@media (max-width:921px) {
.wmmb-separate-container #primary, .wmmb-narrow-container #primary {
padding-top:0
}
}
.wmmb-separate-container #primary, .wmmb-narrow-container #primary {
	padding-bottom:0
}
@media (max-width:921px) {
.wmmb-separate-container #primary, .wmmb-narrow-container #primary {
padding-bottom:0
}
}
.wmmb-separate-container .wmmb-article-post, .wmmb-separate-container .wmmb-article-post, .wmmb-narrow-container .wmmb-article-post, .wmmb-narrow-container .wmmb-separate-posts.wmmb-article-post {
	padding-top:0em;
	padding-right:0em;
	padding-bottom:0.5em;
	padding-left:0em
}
@media (max-width:921px) {
.wmmb-separate-container .wmmb-article-post, .wmmb-separate-container .wmmb-article-post, .wmmb-narrow-container .wmmb-article-post, .wmmb-narrow-container .wmmb-article-post {
padding-top:2em;
padding-right:2em;
padding-bottom:2em;
padding-left:2em
}
}
@media (max-width:544px) {
.wmmb-separate-container .wmmb-article-post, .wmmb-separate-container .wmmb-separate-posts.wmmb-article-post, .wmmb-narrow-container .wmmb-article-post, .wmmb-narrow-container .wmmb-separate-posts.wmmb-article-post {
margin-bottom:1em
}
.wmmb-separate-container .wmmb-article-post, .wmmb-separate-container .wmmb-article-post, .wmmb-narrow-container .wmmb-article-post, .wmmb-narrow-container .wmmb-article-post {
padding-top:0.675em;
padding-right:0.675em;
padding-bottom:1.375em;
padding-left:0.675em
}
}
.site-header .wmmb-sticky-shrunk .wmmb-site-identity, .wmmb-sticky-shrunk .main-header-menu > .menu-item > .menu-link, .wmmb-sticky-shrunk li.wmmb-masthead-custom-menu-items {
	padding-top:0;
	padding-bottom:0
}
.wmmb-header-break-point .wmmb-sticky-shrunk.main-navigation .sub-menu .menu-item .menu-link {
	padding-top:0;
	padding-bottom:0
}
.wmmb-sticky-shrunk .main-header-menu .sub-menu .menu-link {
	padding-top:0.9em;
	padding-bottom:0.9em
}
.site-header .wmmb-sticky-shrunk .wmmb-site-identity, .wmmb-sticky-shrunk li.wmmb-masthead-custom-menu-items {
	padding-top:0.5em;
	padding-bottom:0.5em
}
.wmmb-sticky-header-shrink .wmmb-primary-header-bar.wmmb-header-sticked, .wmmb-sticky-header-shrink .wmmb-primary-header-bar.wmmb-header-sticked .site-primary-header-wrap, .wmmb-header-sticked .wmmb-primary-header-bar .site-primary-header-wrap, .wmmb-sticky-header-shrink .wmmb-mobile-header-wrap .wmmb-primary-header-bar.wmmb-header-sticked, .wmmb-sticky-header-shrink .wmmb-mobile-header-wrap .wmmb-stick-primary-below-wrapper.wmmb-header-sticked .wmmb-below-header, .wmmb-sticky-header-shrink .wmmb-stick-primary-below-wrapper.wmmb-header-sticked .wmmb-primary-header-bar .site-primary-header-wrap {
	min-height:80px
}
.wmmb-desktop.wmmb-sticky-header-shrink .wmmb-primary-header-bar.wmmb-header-sticked .main-header-menu > .menu-item {
	line-height:80px
}
.wmmb-sticky-header-shrink .wmmb-above-header-bar.wmmb-header-sticked .site-above-header-wrap, .wmmb-sticky-header-shrink .wmmb-above-header-bar.wmmb-header-sticked .site-above-header-wrap, .wmmb-header-sticked .wmmb-above-header-bar .site-above-header-wrap, .wmmb-header-sticked .wmmb-above-header-bar, .wmmb-sticky-header-shrink .wmmb-mobile-header-wrap .wmmb-above-header-bar.wmmb-header-sticked {
	min-height:26px
}
.wmmb-desktop.wmmb-sticky-header-shrink .wmmb-above-header-bar.wmmb-header-sticked .main-header-menu > .menu-item {
	line-height:26px
}
.wmmb-sticky-header-shrink .wmmb-below-header-bar.wmmb-header-sticked, .wmmb-sticky-header-shrink .wmmb-below-header-bar.wmmb-header-sticked .site-below-header-wrap, .wmmb-sticky-header-shrink .wmmb-below-header-bar.wmmb-header-sticked.site-below-header-wrap, .wmmb-header-sticked .wmmb-below-header-bar .site-below-header-wrap, .wmmb-sticky-header-shrink .wmmb-mobile-header-wrap .wmmb-below-header-bar.wmmb-header-sticked .site-below-header-wrap {
	min-height:50px
}
.wmmb-desktop.wmmb-sticky-header-shrink .wmmb-below-header-bar.wmmb-header-sticked .main-header-menu > .menu-item {
	line-height:50px
}
@media (max-width:544px) {
.wmmb-sticky-header-shrink .wmmb-primary-header-bar.wmmb-header-sticked, .wmmb-sticky-header-shrink .wmmb-primary-header-bar.wmmb-header-sticked, .wmmb-header-sticked .wmmb-primary-header-bar, .wmmb-sticky-header-shrink .wmmb-stick-primary-below-wrapper.wmmb-header-sticked {
min-height:50px
}
}
.wmmb-builder-menu-1 .main-header-menu .sub-menu .menu-link {
	padding-top:10px;
	padding-bottom:10px
}
.wmmb-builder-menu-1 .main-header-menu.submenu-with-border .astra-megamenu, .wmmb-builder-menu-1 .main-header-menu.submenu-with-border .astra-full-megamenu-wrapper {
	border-top-width:2px;
	border-bottom-width:0;
	border-right-width:0;
	border-left-width:0;
	border-color:var(--wmmb-global-color-2);
	border-style:solid
}
@media (max-width:921px) {
.wmmb-header-break-point .wmmb-builder-menu-1 .main-header-menu .sub-menu > .menu-item > .menu-link {
padding-top:0px;
padding-bottom:0px;
padding-left:30px;
padding-right:20px
}
.wmmb-header-break-point .wmmb-builder-menu-1 .sub-menu .menu-item.menu-item-has-children > .wmmb-menu-toggle {
top:0px;
right:calc( 20px - 0.907em )
}
}
@media (max-width:544px) {
.wmmb-header-break-point .wmmb-builder-menu-1 .sub-menu .menu-item.menu-item-has-children > .wmmb-menu-toggle {
top:0px
}
}
.wmmb-above-header, .main-header-bar, .wmmb-below-header {
	-webkit-transition:all 0.2s linear;
	transition:all 0.2s linear
}
.wmmb-above-header, .main-header-bar, .wmmb-below-header {
	max-width:100%
}
[CLASS*="-sticky-header-active"] .wmmb-header-sticked [data-section="section-header-mobile-trigger"] .wmmb-button-wrap .mobile-menu-toggle-icon .wmmb-mobile-svg {
fill:var(--wmmb-global-color-0)
}
[CLASS*="-sticky-header-active"] .wmmb-header-sticked [data-section="section-header-mobile-trigger"] .wmmb-button-wrap .mobile-menu-wrap .mobile-menu {
color:var(--wmmb-global-color-0)
}
[CLASS*="-sticky-header-active"] .wmmb-header-sticked [data-section="section-header-mobile-trigger"] .wmmb-button-wrap .wmmb-mobile-menu-trigger-minimal {
background:transparent
}
.site-title, .site-title a {
	font-family:'Jost', sans-serif;
	line-height:1.23em
}
.secondary .widget-title, .eycj-page #secondary .widget .widget-title {
	font-size:1.2em;
	font-weight:600;
	font-family:'Jost', sans-serif;
	line-height:1.23em;
	text-transform:uppercase
}
.wmmb-single-post .entry-title, .page-title {
	font-weight:500;
	text-transform:uppercase
}
.blog .entry-title, .blog .entry-title a, .archive .entry-title, .archive .entry-title a, .search .entry-title, .search .entry-title a {
	font-family:'Jost', sans-serif;
	font-weight:600;
	line-height:1.23em
}
button, .wmmb-button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {
	font-size:0.875em;
	font-weight:500
}
.eywm-widget-heading h4.eywm-heading-title {
	line-height:1.2em
}
.eywm-widget-heading h5.eywm-heading-title {
	line-height:1.2em
}
.eywm-widget-heading h6.eywm-heading-title {
	line-height:1.25em
}
.wmmb-hfb-header.wmmb-desktop .wmmb-builder-menu-1 .main-header-menu .menu-item.menu-item-heading > .menu-link {
	font-weight:700
}
.wmmb-hfb-header .wmmb-builder-menu-1 .main-header-menu .sub-menu .menu-link {
	font-size:0.875em
}
.header-widget-area[data-section="sidebar-widgets-header-widget-3"].header-widget-area-inner {
	font-weight:normal
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-title {
	font-weight:500
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-title {
	font-weight:500
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-title {
	font-weight:500
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .widget-title {
	font-weight:500
}
#secondary .eyou-block-group *:not(h2:first-of-type) {
font-size:!important
}
@media (max-width:921px) {
#secondary .eyou-block-group *:not(h2:first-of-type) {
font-size:!important
}
}
@media (max-width:544px) {
#secondary .eyou-block-group *:not(h2:first-of-type) {
font-size:!important
}
}
.eycj ul.products li.product .onsale.circle-outline, .eycj ul.products li.product .onsale.square-outline, .eycj div.product .onsale.circle-outline, .eycj div.product .onsale.square-outline {
	background:#ffffff;
	border:2px solid var(--wmmb-global-color-1);
	color:var(--wmmb-global-color-1)
}
.wmmb-shop-load-more:hover {
	color:#ffffff;
	border-color:var(--wmmb-global-color-1);
	background-color:var(--wmmb-global-color-1)
}
.wmmb-loader > div {
	background-color:var(--wmmb-global-color-1)
}
.eycj nav.eycj-pagination ul li > span.current, .eycj nav.eycj-pagination ul li > .page-numbers {
	border-color:var(--wmmb-global-color-1)
}
.wmmb-woo-two-step-checkout .wmmb-checkout-slides .flex-prev.button {
	color:var(--wmmb-global-color-5);
	border-color:var(--wmmb-global-color-2);
	background-color:var(--wmmb-global-color-2)
}
.widget_layered_nav_filters ul li.chosen a::before {
color:var(--wmmb-global-color-1)
}
.single-product div.product .entry-title {
	font-weight:600;
	font-size:1.675em
}
.eycj-grouped-product-list p.wmmb-stock-detail {
	margin-bottom:unset
}
.eycj ul.products li.product .eycj-loop-product__title, .eycj-page ul.products li.product .eycj-loop-product__title, .wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
	text-transform:none
}
.eycj-page.rel-up-columns-4 ul.products {
	grid-template-columns:repeat(4, minmax(0, 1fr))
}
.eycj ul.products li.product, .eycj-page ul.products li.product {
	box-shadow:0px 1px 3px -2px rgba(0, 0, 0, .1)
}
.eycj ul.products li.product:hover, .eycj-page ul.products li.product:hover {
	box-shadow:0px 10px 20px 0px rgba(0, 0, 0, .1)
}
.eycj .quantity .wmmb-vertical-icon {
	color:#ffffff;
	background-color:var(--wmmb-global-color-0);
	border:unset;
	font-size:15px
}
.eycj input[type=number].qty.wmmb-no-internal-border {
	color:rgb(102,102,102);
	font-size:13px
}
.wmmb-product-icon-previous svg {
	transform:rotate(90deg)
}
.wmmb-product-icon-next svg {
	transform:rotate(-90deg)
}
.wmmb-product-icon-previous .wmmb-icon.icon-arrow svg, .wmmb-product-icon-next .wmmb-icon.icon-arrow svg {
	margin-left:0;
	margin-bottom:1px;
	width:0.8em
}
.wmmb-addon-cart-wrap .wmmb-icon {
	vertical-align:middle
}
#wmmb-quick-view-close svg {
	height:12px;
	width:12px
}
#wmmb-quick-view-modal .wmmb-qv-image-slider .flex-direction-nav .flex-prev:before, #wmmb-quick-view-modal .wmmb-qv-image-slider .flex-direction-nav .flex-next:before {
	content:"\203A";
	font-size:30px
}
#wmmb-quick-view-modal .wmmb-qv-image-slider .flex-direction-nav a {
	width:30px;
	height:30px
}
#wmmb-quick-view-modal .wmmb-qv-image-slider:hover .flex-direction-nav .flex-prev {
	left:-10px
}
#wmmb-quick-view-modal .wmmb-qv-image-slider:hover .flex-direction-nav .flex-next {
	right:-10px
}
#wmmb-quick-view-modal .wmmb-qv-image-slider .flex-direction-nav .flex-prev {
	transform:rotate(180deg)
}
#wmmb-quick-view-modal .wmmb-qv-image-slider .flex-direction-nav .flex-next {
	transform:rotate(0deg)
}
.eycj .quantity .plus, .eycj .quantity .minus, .eycj .quantity .qty {
	border:1px solid var(--wmmb-border-color)
}
.eycj .quantity .plus {
	border-left:none
}
.eycj .quantity .minus {
	border-right:none
}
.eycj .quantity .minus, .eycj .quantity .plus {
	font-size:18px
}
.wmmb-builder-layout-element[data-section="section-hb-woo-cart"] {
	padding:0;
	margin-left:1em;
	margin-right:1em;
	margin:0
}
.wmmb-builder-layout-element[data-section="section-hb-woo-cart"] .wmmb-addon-cart-wrap {
	display:inline-block;
	padding:0 .6em
}
.wmmb-menu-cart-outline .wmmb-addon-cart-wrap {
	border-width:2px
}
.wmmb-menu-cart-outline .wmmb-cart-menu-wrap .count, .wmmb-menu-cart-outline .wmmb-addon-cart-wrap {
	border-style:solid;
	border-color:var(--wmmb-global-color-0)
}
@media screen and ( min-width:922px ) {
.eycj div.product.wmmb-product-gallery-layout-vertical .onsale, .eycj div.product.wmmb-product-gallery-layout-vertical .wmmb-onsale-card {
left:12.5%;
left:-webkit-calc(12.5% - .5em);
left:calc(12.5% - .5em)
}
.eycj div.product.wmmb-product-gallery-with-no-image .onsale {
top:-.5em;
left:-.5em
}
}
@media (min-width:922px) {
.eycj #content .wmmb-eycj-container div.product div.images, .eycj .wmmb-eycj-container div.product div.images, .eycj-page #content .wmmb-eycj-container div.product div.images, .eycj-page .wmmb-eycj-container div.product div.images {
width:50%
}
.eycj #content .wmmb-eycj-container div.product div.summary, .eycj .wmmb-eycj-container div.product div.summary, .eycj-page #content .wmmb-eycj-container div.product div.summary, .eycj-page .wmmb-eycj-container div.product div.summary {
width:46%
}
.eycj div.product.wmmb-product-gallery-layout-vertical div.images .flex-control-thumbs {
width:calc(25% - 1em)
}
.eycj div.product.wmmb-product-gallery-layout-vertical div.images .flex-control-thumbs li {
width:100%
}
.eycj.wmmb-woo-two-step-checkout form #order_review, .eycj.wmmb-woo-two-step-checkout form #order_review_heading, .eycj-page.wmmb-woo-two-step-checkout form #order_review, .eycj-page.wmmb-woo-two-step-checkout form #order_review_heading, .eycj.wmmb-woo-two-step-checkout form #customer_details.col2-set, .eycj-page.wmmb-woo-two-step-checkout form #customer_details.col2-set {
width:100%
}
}
@media (min-width:922px) {
.eycj div.product.wmmb-product-gallery-layout-vertical .flex-viewport {
width:75%;
float:right
}
}
@media (max-width:922px) {
.wmmb-product-navigation-wrapper {
text-align:center
}
}
@media (min-width:921px) {
#wmmb-quick-view-content div.summary form.cart.stick {
position:absolute;
bottom:0;
background:#fff;
margin:0;
padding:20px 30px 15px 0;
width:calc(50% - 30px)
}
}
@media (max-width:921px) {
#wmmb-quick-view-content div.summary form.cart.stick .button {
padding:10px
}
#wmmb-quick-view-modal .wmmb-content-main-wrapper {
top:0;
right:0;
bottom:0;
left:0;
transform:none !important;
width:100%;
position:relative;
overflow:hidden;
padding:10%;
height:100%
}
#wmmb-quick-view-content div.summary, #wmmb-quick-view-content div.images {
min-width:auto
}
#wmmb-quick-view-modal.open .wmmb-content-main {
transform:none !important
}
.single-product.eycj-page.tablet-rel-up-columns-3 ul.products {
grid-template-columns:repeat(3, minmax(0, 1fr))
}
}
@media (max-width:921px) {
.eycj div.product .related.products ul.products li.product, .eycj[class*="rel-up-columns-"] div.product .related.products ul.products li.product, .eycj-page div.product .related.products ul.products li.product, .eycj-page[class*="rel-up-columns-"] div.product .related.products ul.products li.product {
margin-right:20px;
clear:none
}
}
@media (min-width:545px) {
#wmmb-quick-view-content div.summary {
overflow-y:auto
}
}
@media (max-width:544px) {
.eycj button.astra-shop-filter-button, .eycj-page button.astra-shop-filter-button {
float:none;
display:block
}
#wmmb-quick-view-content {
max-width:initial !important;
max-height:initial !important
}
#wmmb-quick-view-modal .wmmb-content-main-wrapper {
height:auto
}
#wmmb-quick-view-content div.images {
width:100%;
float:none
}
#wmmb-quick-view-content div.summary {
width:100%;
float:left;
margin:0;
padding:15px;
max-height:initial !important
}
.wmmb-header-break-point .wmmb-above-header-mobile-inline.mobile-header-order-2 .wmmb-masthead-custom-menu-items.eycj-custom-menu-item {
margin-left:0
}
.wmmb-header-break-point .wmmb-above-header-mobile-inline.mobile-header-order-3 .wmmb-masthead-custom-menu-items.eycj-custom-menu-item, .wmmb-header-break-point .wmmb-above-header-mobile-inline.mobile-header-order-5 .wmmb-masthead-custom-menu-items.eycj-custom-menu-item {
margin-right:0
}
.single.single-product.eycj-page.mobile-rel-up-columns-1 ul.products {
grid-template-columns:repeat(1, minmax(0, 1fr))
}
.wmmb-header-break-point .wmmb-shop-toolbar-container {
column-gap:20px;
flex-direction:column;
-js-display:flex;
display:flex;
justify-content:inherit;
align-items:inherit
}
.wmmb-header-break-point .wmmb-shop-toolbar-container .wmmb-shop-toolbar-aside-wrap {
margin-bottom:20px
}
.wmmb-header-break-point .wmmb-shop-toolbar-container .wmmb-shop-toolbar-aside-wrap > *:first-child {
flex:1 1 auto
}
.wmmb-header-break-point .wmmb-shop-toolbar-container > *:last-child {
float:unset
}
}
.eycj.eycj-checkout #payment ul.payment_methods, .eycj-page.eycj-checkout #payment ul.payment_methods {
	border:0;
	border-radius:0
}
.eycj.eycj-checkout #payment ul.payment_methods > li:first-child, .eycj-page.eycj-checkout #payment ul.payment_methods > li:first-child {
	border-radius:0
}
.wmmb-desktop .wmmb-mm-widget-content .wmmb-mm-widget-item {
	padding:0
}
.wmmb-header-break-point .menu-text + .icon-arrow, .wmmb-desktop .menu-link > .icon-arrow:first-child, .wmmb-header-break-point .main-header-menu > .menu-item > .menu-link .icon-arrow, .wmmb-header-break-point .astra-mm-highlight-label + .icon-arrow {
	display:none
}
.wmmb-advanced-headers-layout.wmmb-advanced-headers-layout-2 .wmmb-container {
	flex-direction:column
}
.wmmb-advanced-headers-different-logo .advanced-header-logo, .wmmb-header-break-point .wmmb-has-mobile-header-logo .advanced-header-logo {
	display:inline-block
}
.wmmb-header-break-point.wmmb-advanced-headers-different-logo .wmmb-has-mobile-header-logo .wmmb-mobile-header-logo {
	display:none
}
.wmmb-advanced-headers-layout {
	padding-top:4%;
	padding-bottom:4%;
	width:100%
}
.wmmb-advanced-headers-wrap, .wmmb-advanced-headers-title {
	color:#ffffff
}
.wmmb-advanced-headers-breadcrumb, .wmmb-advanced-headers-breadcrumb .eycj-breadcrumb {
	color:#ffffff
}
.wmmb-advanced-headers-breadcrumb a, .eycj .wmmb-advanced-headers-breadcrumb a {
	color:#ffffff
}
.wmmb-advanced-headers-breadcrumb a:hover, .eycj .wmmb-advanced-headers-breadcrumb a:hover {
	color:#ffffff
}
.wmmb-title-bar-wrap {
	background-image:url(../image/banner.jpg);
	background-repeat:repeat;
	background-size:cover;
	background-position:center center
}
.wmmb-title-bar-wrap:after {
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background-color:rgba(10, 0, 0, 0.4)
}
.wmmb-header-break-point .wmmb-advanced-headers-parallax {
	background-attachment:fixed
}
#masthead .site-logo-img .astra-logo-svg, .wmmb-header-break-point #wmmb-fixed-header .site-logo-img .custom-logo-link img {
	max-width:130px
}
@media (max-width:543px) {
#masthead .site-logo-img .astra-logo-svg, .wmmb-header-break-point #wmmb-fixed-header .site-logo-img .custom-logo-link img {
max-width:100px
}
}
[CLASS*="-sticky-header-active"].wmmb-desktop .wmmb-builder-menu-1 #wmmb-hf-menu-1.wmmb-mega-menu-enabled .sub-menu .menu-item.menu-item-heading > .menu-link {
background:transparent
}
[CLASS*="-sticky-header-active"].wmmb-desktop .wmmb-builder-menu-1 #wmmb-hf-menu-1.wmmb-mega-menu-enabled .sub-menu .menu-item.menu-item-heading:hover > .menu-link, [CLASS*="-sticky-header-active"].wmmb-desktop .wmmb-builder-menu-1 #wmmb-hf-menu-1.wmmb-mega-menu-enabled .sub-menu .menu-item.menu-item-heading > .menu-link:hover {
background:transparent
}
@media (max-width:921px) {
.wmmb-primary-sticky-header-active.wmmb-main-header-nav-open nav {
overflow-y:auto;
max-height:calc(100vh - 100px)
}
}
[CLASS*="-sticky-header-active"].wmmb-desktop .wmmb-builder-menu-2 #wmmb-hf-menu-2.wmmb-mega-menu-enabled .sub-menu .menu-item.menu-item-heading > .menu-link {
background:transparent
}
[CLASS*="-sticky-header-active"].wmmb-desktop .wmmb-builder-menu-2 #wmmb-hf-menu-2.wmmb-mega-menu-enabled .sub-menu .menu-item.menu-item-heading:hover > .menu-link, [CLASS*="-sticky-header-active"].wmmb-desktop .wmmb-builder-menu-2 #wmmb-hf-menu-2.wmmb-mega-menu-enabled .sub-menu .menu-item.menu-item-heading > .menu-link:hover {
background:transparent
}
@media (max-width:921px) {
.wmmb-primary-sticky-header-active.wmmb-main-header-nav-open nav {
overflow-y:auto;
max-height:calc(100vh - 100px)
}
}
@media (max-width:921px) {
.wmmb-primary-sticky-header-active.wmmb-main-header-nav-open nav {
overflow-y:auto;
max-height:calc(100vh - 100px)
}
}
#wmmb-fixed-header .site-title a, #wmmb-fixed-header .site-title a:focus, #wmmb-fixed-header .site-title a:hover, #wmmb-fixed-header .site-title a:visited {
	color:#222
}
#wmmb-fixed-header.site-header .site-description {
	color:var(--wmmb-global-color-3)
}
.wmmb-transparent-header #wmmb-fixed-header .main-header-bar, .wmmb-transparent-header.wmmb-primary-sticky-enabled .wmmb-main-header-wrap .main-header-bar.wmmb-header-sticked, .wmmb-primary-sticky-enabled .wmmb-main-header-wrap .main-header-bar.wmmb-header-sticked, .wmmb-primary-sticky-header-wmmb-primary-sticky-enabled .wmmb-main-header-wrap .main-header-bar.wmmb-header-sticked, #wmmb-fixed-header .main-header-bar, #wmmb-fixed-header .wmmb-masthead-custom-menu-items .wmmb-inline-search .search-field, #wmmb-fixed-header .wmmb-masthead-custom-menu-items .wmmb-inline-search .search-field:focus {
	backdrop-filter:unset
}
.wmmb-footer-copyright a {
	color:var(--wmmb-global-color-6)
}
.wmmb-footer-copyright a:hover {
	color:var(--wmmb-global-color-0)
}
