/**
 * Sharedaddy Base Styles
 *
 * Contains styles for modules, containers, buttons
 */


/* Master container */
#jp-post-flair {
	padding-top: 0.5em;
}


/* Overall Sharedaddy block title */
div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
	clear: both;
}

div.sharedaddy h3.sd-title {
	margin: 0 0 1em 0;
	display: inline-block;
	line-height: 1.2;
	font-size: 9pt;
	font-weight: 700;
}

body.highlander-light h3.sd-title::before {
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

body.highlander-dark h3.sd-title::before {
	border-top: 1px solid rgba(255, 255, 255, 0.4);
}


/* Sharing services list */
.sd-sharing {
	margin-bottom: 1em;
}

.sd-content ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
}

.sd-content ul li {
	display: inline-block;
	margin: 0 8px 12px 0;
	padding: 0;
}

.sd-content ul li.share-deprecated {
	opacity: 0.5;
}

.sd-content ul li.share-deprecated a span {
	text-decoration: line-through;
}

.sd-block.sd-gplus {
	margin: 0 0 0.5em 0;
}

.sd-gplus .sd-content {
	font-size: 12px;
}

/* Sharing email errors */
.sd-content .share-email-error .share-email-error-title {
	margin: 0.5em 0;
}

.sd-content .share-email-error .share-email-error-text {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	margin: 0.5em 0;
}


/* Buttons */
.sd-social-icon .sd-content ul li a.sd-button,
.sd-social-text .sd-content ul li a.sd-button,
.sd-content ul li a.sd-button,
.sd-content ul li .option a.share-ustom,	/* Ugh. */
.sd-content ul li.preview-item div.option.option-smart-off a,
.sd-content ul li.advanced a.share-more,
.sd-social-icon-text .sd-content ul li a.sd-button,
.sd-social-official .sd-content > ul > li > a.sd-button,
#sharing_email .sharing_send,
.sd-social-official .sd-content > ul > li .digg_button > a {		/* official Digg button no longer works, needs cleaning */
	text-decoration: none !important;
	display: inline-block;
	font-size: 13px;
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
	border-radius: 4px;
	color: #2c3338 !important;
	background: #fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.12);
	text-shadow: none;
	line-height: 23px;
	padding: 4px 11px 3px 9px;
}

.sd-social-official .sd-content ul li a.sd-button,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a {
	align-items: center;
	display: flex;
	font-size: 12px;
	line-height: 12px;
	padding: 1px 6px 0 5px;
	min-height: 20px;
}

.sd-social-official .sd-content ul.preview li a.sd-button,
.sd-social-official .sd-content ul.preview li.preview-item div.option.option-smart-off a {
	position: relative;
	top: 2px;
}

.sd-content ul li a.sd-button > span,
.sd-content ul li .option a.share-ustom span,	/* Ugh. */
.sd-content ul li.preview-item div.option.option-smart-off a span,
.sd-content ul li.advanced a.share-more span,
.sd-social-icon-text .sd-content ul li a.sd-button > span,
.sd-social-official .sd-content > ul > li > a.sd-button span,
.sd-social-official .sd-content > ul > li .digg_button > a span {		/* official Digg button no longer works, needs cleaning */
	line-height: 23px;
	margin-left: 6px;
}

/* Icon Only */
.sd-social-icon .sd-content ul li a.sd-button > span {
	margin-left: 0;
}

body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text span:not(.custom-sharing-span) {
	display: none;
}

/* Text Only */
.sd-social-text .sd-content ul li a.sd-button span {
	margin-left: 3px;
}

.sd-social-official .sd-content ul li a.sd-button > span,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a span {
	line-height: 12px;
	margin-left: 3px;
}


.sd-social-official .sd-content > ul > li > a.sd-button::before,
.sd-social-official .sd-content > ul > li .digg_button > a::before,
.sd-social-official .sd-content .sharing-hidden .inner > ul > li > a.sd-button::before,
.sd-social-official .sd-content .sharing-hidden .inner > ul > li .digg_button > a::before {
	margin-bottom: -1px;
}

.sd-social-icon .sd-content ul li a.sd-button:hover,
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:hover,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:hover,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content > ul > li > a.sd-button:hover,
.sd-social-official .sd-content > ul > li > a.sd-button:active,
.sd-social-official .sd-content > ul > li .digg_button > a:hover,
.sd-social-official .sd-content > ul > li .digg_button > a:active {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), 0 0 0 1px rgba(0, 0, 0, 0.22);
}

.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content > ul > li > a.sd-button:active,
.sd-social-official .sd-content > ul > li .digg_button > a:active {
	box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.16);
}

/* All icons */
.sd-content ul li a.sd-button::before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font: 400 18px/1 social-logos;
	vertical-align: top;
	text-align: center;
}

/* text + icon styles should have relative and top position */
.sd-social-icon-text ul li a.sd-button::before {
	position: relative;
	top: 2px;
}

/* Make it look great in Chrome and Safari */
@media screen and (-webkit-min-device-pixel-ratio: 0) {

	.sd-content ul li a.sd-button::before {
		position: relative;
		top: 2px;
	}
}

.sd-social-official ul li a.sd-button::before {
	position: relative;
	top: -2px;
}

/* Make it look great in Chrome and Safari */
@media screen and (-webkit-min-device-pixel-ratio: 0) {

	.sd-social-official ul li a.sd-button::before {
		top: 0;
	}
}

/* Add more pading on touch devices */
.jp-sharing-input-touch .sd-content ul li {
	padding-left: 10px;
}

.sd-content ul li.preview-item.no-icon a.sd-button span {
	margin-left: 0;
}

/* Text only */
.sd-social-text .sd-content ul li a::before,
.sd-content ul li.no-icon a::before {
	display: none;
}

body .sd-social-text .sd-content ul li.share-custom a span,
body .sd-content ul li.share-custom.no-icon a span {
	background-image: none;
	background-position: -500px -500px !important;	/* hack to work around !important inline style */
	background-repeat: no-repeat !important;
	padding-left: 0;
	height: 0;
	line-height: inherit;
}

.sd-social-icon .sd-content ul li a.share-more {
	position: relative;
	top: -4px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

	.sd-social-icon .sd-content ul li a.share-more {
		top: 2px;
	}
}

/* Hack to make the share more button look better on Firefox. */
@-moz-document url-prefix() {

	.sd-social-icon .sd-content ul li a.share-more {
		top: 2px;
	}
}

.sd-social-icon .sd-content ul li a.share-more span {
	margin-left: 3px;
}


/* Individual icons */
.sd-social-icon .sd-content ul li.share-print a::before,
.sd-social-text .sd-content ul li.share-print a::before,
.sd-content ul li.share-print div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-print a::before,
.sd-social-official .sd-content li.share-print a::before {
	content: "\f469";
}

.sd-social-icon .sd-content ul li.share-email a::before,
.sd-social-text .sd-content ul li.share-email a::before,
.sd-content ul li.share-email div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-email a::before,
.sd-social-official .sd-content li.share-email a::before {
	content: "\f410";
}

.sd-social-icon .sd-content ul li.share-linkedin a::before,
.sd-social-text .sd-content ul li.share-linkedin a::before,
.sd-content ul li.share-linkedin div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-linkedin a::before {
	content: "\f207";
}

.sd-social-icon .sd-content ul li.share-twitter a::before,
.sd-social-text .sd-content ul li.share-twitter a::before,
.sd-content ul li.share-twitter div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-twitter a::before,
.sd-social-icon .sd-content ul li.share-x a::before,
.sd-social-text .sd-content ul li.share-x a::before,
.sd-content ul li.share-x div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-x a::before {
	content: "\f10e";
}

.sd-social-icon .sd-content ul li.share-reddit a::before,
.sd-social-text .sd-content ul li.share-reddit a::before,
.sd-content ul li.share-reddit div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-reddit a::before,
.sd-social-official .sd-content li.share-reddit a::before {
	content: "\f222";
}

.sd-social-icon .sd-content ul li.share-tumblr a::before,
.sd-social-text .sd-content ul li.share-tumblr a::before,
.sd-content ul li.share-tumblr div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-tumblr a::before {
	content: "\f607";
}

.sd-social-icon .sd-content ul li.share-pinterest a::before,
.sd-social-text .sd-content ul li.share-pinterest a::before,
.sd-content ul li.share-pinterest div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-pinterest a::before {
	content: "\f210";
}

.sd-social-icon .sd-content ul li.share-facebook a::before,
.sd-social-text .sd-content ul li.share-facebook a::before,
.sd-content ul li.share-facebook div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-facebook a::before {
	content: "\f203";
}

.sd-social-icon .sd-content ul li.share-press-this a::before,
.sd-social-text .sd-content ul li.share-press-this a::before,
.sd-content ul li.share-press-this div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-press-this a::before,
.sd-social-official .sd-content li.share-press-this a::before {
	content: "\f205";
}

.sd-social-official .sd-content li.share-press-this a::before {
	color: #2ba1cb;
}

.sd-social-icon .sd-content ul li.share-telegram a::before,
.sd-social-text .sd-content ul li.share-telegram a::before,
.sd-content ul li.share-telegram div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-telegram a::before,
.sd-social-official .sd-content li.share-telegram a::before {
	content: "\f606";
}

.sd-social-official .sd-content li.share-telegram a::before {
	color: #08c;
}

.sd-social-icon .sd-content ul li.share-threads a::before,
.sd-social-text .sd-content ul li.share-threads a::before,
.sd-content ul li.share-threads div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-threads a::before,
.sd-social-official .sd-content li.share-threads a::before {
	content: "\f10d";
}

.sd-social-official .sd-content li.share-threads a::before {
	color: #000;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-threads a.sd-button {
	background: #000;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li.share-mastodon a::before,
.sd-social-text .sd-content ul li.share-mastodon a::before,
.sd-content ul li.share-mastodon div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-mastodon a::before,
.sd-social-official .sd-content li.share-mastodon a::before {
	content: "\f10a";
}

.sd-social-official .sd-content li.share-mastodon a::before {
	color: #563acc;
}

.sd-social-icon .sd-content ul a.share-more::before,
.sd-social-text .sd-content ul a.share-more::before,
.sd-content ul li.advanced a.share-more::before,
.sd-social-icon-text .sd-content a.share-more::before,
.sd-social-official .sd-content a.share-more::before {
	content: "\f415";
}

.sd-social-official .sd-content a.share-more::before {
	color: #2ba1cb;
}

.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a::before,
.sd-social-text .sd-content ul li.share-jetpack-whatsapp a::before,
.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a::before,
.sd-social-official .sd-content li.share-jetpack-whatsapp a::before {
	content: "\f608";
}

.sd-social-official .sd-content li.share-jetpack-whatsapp a::before {
	color: #43d854;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-jetpack-whatsapp a.sd-button {
	background: #43d854;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li.share-nextdoor a::before,
.sd-social-text .sd-content ul li.share-nextdoor a::before,
.sd-content ul li.share-nextdoor div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-nextdoor a::before,
.sd-social-official .sd-content li.share-nextdoor a::before {
	content: "\f10c";
}

.sd-social-official .sd-content li.share-nextdoor a::before {
	color: #8ed500;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-nextdoor a.sd-button {
	background: #8ed500;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li.share-bluesky a::before,
.sd-social-text .sd-content ul li.share-bluesky a::before,
.sd-content ul li.share-bluesky div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-bluesky a::before,
.sd-social-official .sd-content li.share-bluesky a::before {
	content: "\f10f";
}

.sd-social-official .sd-content li.share-bluesky a::before {
	color: #0085ff;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-bluesky a.sd-button {
	background: #0085ff;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li.share-deprecated a::before,
.sd-social-icon-text .sd-content li.share-deprecated a::before,
.sd-social-official .sd-content li.share-deprecated a::before,
.sd-content ul li.share-deprecated div.option.option-smart-off a::before {
	width: 1em;
	height: 1em;
	content: "\1F6AB";
}

/* Share count */
.sd-social .sd-button .share-count {
	background: #2ea2cc;
	color: #fff;
	border-radius: 10px;
	display: inline-block;
	text-align: center;
	font-size: 10px;
	padding: 1px 3px;
	line-height: 1;
}

.sd-social-official .sd-content > ul > li > a.sd-button span {
	line-height: 1;
}

.sd-social-official .sd-content ul {
	display: flex;
	flex-wrap: wrap;
}

.sd-social-official .sd-content ul::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sd-social-official .sd-content li.share-press-this a {
	margin: 0 0 5px 0;
}

.sd-social-official .sd-content ul > li {
	display: flex;
	max-height: 18px;
}

.sd-social-official .sd-content ul > li .option-smart-off {
	margin-right: 8px;
}

.sd-social-official .fb-share-button > span {
	vertical-align: top !important;
}

/* Individual official buttons */
.pinterest_button,
.twitter_button,
.linkedin_button > span {
	margin: 0 !important;
}

.linkedin_button > span,
.pinterest_button a {
	display: block !important;
}

.sd-social-official .sd-content .share-tumblr iframe {
	max-width: 53px;
	width: unset;
}

body .sd-social-official li.share-print,
body .sd-social-official li.share-email a,
body .sd-social-official li.share-custom a,
body .sd-social-official li a.share-more,
body .sd-social-official li.share-digg a,
body .sd-social-official li.share-press-this a {
	position: relative;
	top: 0;
}


/* Custom icons */
body .sd-social-icon .sd-content li.share-custom > a {
	padding: 2px 3px 0 3px;
	position: relative;
	top: 4px;
}

body .sd-social-icon .sd-content li.share-custom a span,
body .sd-social-icon-text .sd-content li.share-custom a span,
body .sd-social-text .sd-content li.share-custom a span,
body .sd-social-official .sd-content li.share-custom a span,
body .sd-content ul li.share-custom a.share-icon span {
	background-size: 16px 16px;
	background-repeat: no-repeat;
	margin-left: 0;
	padding: 0 0 0 19px;
	display: inline-block;
	height: 21px;
	line-height: 16px;
}

body .sd-content ul li.share-custom a span[hidden] {
	display: none;
}

body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text .custom-sharing-span {
	color: transparent;
}

body .sd-social-icon .sd-content li.share-custom a span {
	width: 0;
	padding-left: 16px !important;
}


/* Overflow Sharing dialog */
.sharing-hidden .inner {
	position: absolute;
	z-index: 2;
	border: 1px solid #ccc;
	padding: 10px;
	background: #fff;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	margin-top: 5px;
	max-width: 400px;
}

.sharing-hidden .inner ul {
	margin: 0 !important;
}

.sd-social-official .sd-content .sharing-hidden ul > li.share-end {
	clear: both;
	margin: 0 !important;
	height: 0 !important;
}

.sharing-hidden .inner::before,
.sharing-hidden .inner::after {
	position: absolute;
	z-index: 1;
	top: -8px;
	left: 20px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #ccc;
	content: "";
	display: block;
}

.sharing-hidden .inner::after {
	z-index: 2;
	top: -7px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #fff;
}

.sharing-hidden ul {
	margin: 0;
}


/**
 * Special colorful look for "Icon Only" option
 */

.sd-social-icon .sd-content ul li[class*="share-"] a,
.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a {
	border-radius: 50%;
	border: 0;
	box-shadow: none;
	padding: 7px;
	position: relative;
	top: -2px;
	line-height: 1;
	width: auto;
	height: auto;
	margin-bottom: 0;
	max-width: 32px;
}

.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button > span,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a span {
	line-height: 1;
}

.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a:hover {
	border: none;
	opacity: 0.6;
}


.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button::before {
	top: 0;
}

.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-custom {
	padding: 8px 8px 6px 8px;
}

.sd-social-icon .sd-content ul li a.sd-button.share-more {
	margin-left: 10px;
}

.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
	margin-left: 0;
}


.sd-social-icon .sd-button span.share-count {
	position: absolute;
	bottom: 0;
	right: 0;
	border-radius: 0;
	background: #555;
	font-size: 9px;
}

/* Special look colors */
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button {
	background: #e9e9e9;
	margin-top: 2px;
	text-indent: 0;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-tumblr a.sd-button {
	background: #2c4762;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-facebook a.sd-button {
	background: #0866ff;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-twitter a.sd-button {
	background: #000;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-x a.sd-button {
	background: #000;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-pinterest a.sd-button {
	background: #ca1f27;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-digg a.sd-button {
	color: #555 !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-press-this a.sd-button {
	background: #4f94d4;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-telegram a.sd-button {
	background: #08c;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-linkedin a.sd-button {
	background: #0077b5;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-reddit a.sd-button {
	background: #cee3f8;
	color: #555 !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-mastodon a.sd-button {
	background: linear-gradient(to top, #563acc 0%, #6364ff 100%);
	color: #fff !important;
}

#jetpack-source_f_name {
	display: none !important;
	position: absolute !important;
	left: -9000px;
}

.sd-content .share-customize-link {
	margin-top: 8px;
	line-height: 11px;
}

.sd-content .share-customize-link a {
	font-size: 11px;
	font-family: "Open Sans", sans-serif;
}

@media print {

	.sharedaddy.sd-sharing-enabled {
		display: none;
	}
}
@font-face{font-family:social-logos;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAACQoAAsAAAAARIgAACPYAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACLYArqeNNLC4EWAAE2AiQDgigEIAWERgeGPBuCN1UHctg4ALbGdNooatHexFFUK7Ls/y8JVA6rSDf8ApEUKhCkOqVWMK2YHGHTw1W/d4S5M3e+2eV7AyOLM1ZXsQTXYpvLiuMiHMLBNmfib/ttd4TGPsmFp1p7e/N3P1EQWR4ASRQShT4jU1EnHKLD6dr0AQ3xa+vnVe2+3GKBTdhgcXdJC7agVRZYxDilTPSLcWKegBUfT7GuMAovULkS7w7svrAuKhsgoP4/4uB28phTDohe9f9HwE867ZvXzrRk2GU7DnwCkDRFyhyU116paWdakqXAgdD2Jh8S/gCU3ck5KydpHoStMLBN/nl2gC5cDo+If7c9Kz9jaMbGJGgLV4JsFhC2gQwVrP9/OsvWWjwg0lEVKJqkpLLQfFm+mW+ZxvadbHlJWtSRZQe9IW3YVYi6dFvlbRm0HbJ1RNCFqEtR5qVMiqZB4h/iENWxXu5+Ntg2jOmYUzSYbtVaSQuCJeau/vZNXmdo0xmBIpr7PYvyaiZZOmIHXOFffeBjOPfKUEepPHYEAyCC1wjf1MzSFokzB6+co4DLAKKc1i3NmZPHDxLqm6CgUiCDOHWVpq52GIBtN0CD9onfomIYfGAOi6JrO32EHasZJkU1FKagBIcywAc/HDYJB+76+MjkwuwbjqD+vAP94JoO9TeqlHFBLS+IEEKJTqyS5PGe5CnelHFFlFJejZrxPywkQDC7yotF7ItMgWKD1u9cfDTYTJizBKt77HNg8ZATLvy3eOCgyDOtWpl+A4qUSmDTZ1aAVFki5IqTL1exWjVSJswbli+IU44m3aIISiTxaNBuhAEFg8Wv15Apc8ZkKFegUqcug0JQSApVaNSqzbhJPXw4YALIw5iacxXz1xZaw8nCyM4iyMuimM5iqM7iKMsS6M+SGMhSKMrSKM0ySGRZVGU59GVVmM2qEcjyaEkAshIIkQTGaIIgnmCYSXDkJgSKEwq1CY+aREAqETGRSJhPZAwnCvITDYKJFvWJDjmJBU2JFd2JHdEkCek8HiV5EpJ5CprzpqChXQXt7WowkgKYUYWbwvCnCGIpho4UR29KYCglMZVSmEt5jKVGZKRWlKc2FKR2VKZJ6EyT0ZU6MJg6EUpdCKduZKYpKEw9qEhT0ZgOGCT1DpL6MJ76MZmmoSdNhy/NmKBuFhZm4B5+y5inzKPM+7bYZa0eIGUWgnxAIDYHMBuUZ2HgQWjTGEReMFDqtnoCL4ehzaAnDJo+iD6RoMqvOO0Jgs7rEN0GslXG1vpPg0hqQUyWE1iHyDAGGq2/YzlW0OWIKIqg8j2AKPNvhqOYdX+Atosk77BjcySFzxE4NUAvcJxiRV1dNLOci4tjOR1r0uu/MOdZuoHljbwW5WUElNLymC+O4yjUbtBl9HxqfCCP0ypcfGkCCkTvzwQLRZmYZL1Zcqtp2irGxbljw/VqWsWqVByn4gWtJGhRlOZIVHE18iiGctoClrfazRTF1KSLpBKEuPMNJN2CM9VoNDnjJcXDJWG4h+JYPMlaZSA8i7S4pJaWLdIR0wjmcG6xFhTnPgxQ+vlZGaxHZc86dn8IIoQ7/Zw7hijDWqw9qEkgKKU2Lr+j9U2XD6w7Z8yrwfWtF1D4EWglQlO5LNtQoDxX83iMtaXzWBSOzeMIMUEYASDy5VYXHvH5mpmzyAPuEdN8faGYk9BNM6o0gBJBzcp289WUSr1sCcbFR/tWKNLMQeWzGuu2TbuxQR3heneo9s6IqbopspCmci611PUlM1tiDLEJoHzFGGoxKERy6Wp1YZGsxbr2uSpCY6rplOLUPeuxttZS4t8hgCUG7Tmo3VOM6+MFimlXEWLO9gCUT4hxqcVYexXirZ94UA59M/oGRYM6LItTJ5EN5AB9Mzg0JDjZrPAWHS0JKs/hn57aUbnc9vLV2VLNmWTLpv0pm46ryT7NHu8mYYjDgU3Tq7V5wf3SLmvWWJzYtd4AnnhNI0oRi50RUiTxQ4/cg+iKvZXlOHn04eEj/SIoM1xdkwUBs5Vuap6Rlg82gV2SA7YvzZVlentg09SO6RfFA1kRLo6f9nd2hCISqeWyNNP5hn5QZL1k6eF9nu+PFhc2L57cH4Tn4sQ8yix17OjRW1s6p8WJlWev1L+cUCevmsv9ad8l6Xk92rrY7L21fYnuL1vaEZMEMX9QDPbvK3G6lZjJ0WS2Wi5kd3szCWL2TczScuRYM3ZMbcvoDRnFbybx6/KNXXfCXouj15ZQLGEkE9tS5DomwxwgzO6yFr/QI8Y5aqnG9/VeNNRaiyPNvZCQjbDnL87Pdf1TH/L+x2PAQEDNiWEMYW1R6gJGzacfgvriirQ0Fiv08SDkQ/1H/UuRYzKJmPTRbY7d+YzFOA6MrKQIjXkQstTpE0vfnqsTev9g8IvjXoUnSUG/X4z3e7vEhcLXNnOxGddF9UmtKySR+bkflbp5J4GB57ffLNJt2pm5mmFJmURlmuE6M1JxHWtqUTAXhCRGJD34KA3LRIaGTnt2UadPWehCS5MYSgtGBEhIBIkbsLMvPx6cc7RbX+ZSq7n3YhW5KbXaKxEE+JXWJyKbps5YUAbufp5hAoCtPU8V4uADAcMcA9fPiVI1r0EJD16QDeNCxUIzIY6qbIeM7MjdKT+6ZQ+4mC3tv2yunlyYkT7dlQh9ZdmbwiaCwEA+8I/k4PEWx1sB+y8HI4wIIkDO1bd6puZHjJZpe5shOxwI6BIRLlxw1oYnP8GnL754FFJcpiRHftRaU9fes5A0DmvWynVusyydTruqMk0zL4r/5/msru/S5QFxKy5UXkd6puamS1uprZOXbZAQKrbSHa2JVWo1X50t85DzVa9E69Zurqy4KQWbOiNTd+hzafvk2O6tRCnG3+T6VQAUIYatMMKHoyAH5m0YVKamP1Ru9mDnqEWitH3GZgObd+veRWr3VB8v0hsnY+coTZ0Ik7mYSyhxHduSEudQQJd0FWF74EU1Ki9qhGxGfS2VD3mgWSpwCB5HGAjnXZBgHmMhlEGNzRk8NGnmkWgeMTeA8leixFr/akRtJwdl97fG1cShYTHgbrzmfgCsOpg0Z6IYXozgl+d1ZBgTgZgOpYHSg+VzaU5ugGkFsem20s1Wz7bVzjzmWTItWUcEnsIbY89RBEcbTpBlfbZBw8BB8QGQWJJ1/dct5P0VgxwjJyaBHdwasAfq5p04siV/xGv6mPVeyNCwh50RTwbnZNgB9cEPa871pf3nidGFXcVM4H4nWb7oLBycZevh8qoP5MHLwbCL9xu3vv9T34XN88vnt768dfOXB3xsThwAKeAZuc7mWnHNPfbXGi3miBEiNFLtLtVf2cpehvSnCOLBh4V4aqLZMxVG5QK5wZwYBu5zT8/A/jGywDq/TBTK/4/wFjIj23csdauGuOwqH5tSu6eiYH2ekYvrN523MC7t9SzO00VULyINnVJ7XmEP3jx4dcofpHoVQau6Hla8IUZ9GHoxAs4ht2+CSu2e3oatGAFSke2zc19j3m25Ouk7lp/q4x61GTq92Yjy0L5Ht3fmR3E+O2w3p1VT5NyXFn3MOREK7j3W1FqGnGPae+5DNc3KOi/mVTdty3q2PZ8fMDdlkLYt1rwSzTzSPxxp/fBsQsvjxX9unBwc7e0M8hk/+BjpZT+NJAhLjFId4celGPh4okTKOHQTwLEUG8pbS2v+L6/2xlEejBEGaiZZlIArs1jPZmo+N12HZJRFdCCunuL+TQJHUHqgipmMmX7oPm7L2yZjUwAjlU6ZuVq22gncrAG9TwIF49qjDR4ZWi22pHap2kAgdxA4CCLPbNWYCsWdMXqq83/n911p0IwNc/0C1Bdr+lr6rdAP/+IC29r817WXnXb4e8tTQQhZfMlbHAyUK9Zmu6C+vBrHp1ktOsqRN8r2s7Q7MEdzCEXuNa2XQAXBnAsh+Mgw4xAvvzVXgYQ7jKMp1l4nUztRgFypaRIUl863yvANRMEgFVvqcVGywzLtCCXy535VW4Qxl2pOqTMBPF1flWFEeLK+TsHL2yh4j2nJ5hjTi4zEyZpB6TyiHrhfT80IRSgesjIdWcumYzdmDqG2tGOCL+lJtrC95h6PtFcyqjUhGnQbBs+XvA+BMRMgYGp9Jnq/zVBObbMpYxm1FPSoxZxjTAKiEzOSBTMVyDgjEQauZODpoAdKcErVe9vhRtZq3oiAG8DJvGNMuq3JVj/tWc1zKC6r4KJUw/ZlZdC+Z4r00t3soRoGE9m8FoyzI1ZdLww52oQy2KHXhPXnCkdxATlGbyQnjivF1vLTyPogbs07N2TJ+qatoB2dO6FlMHvgUEE28/6v+11qN7Q0t2kZ0rM0k8l4N6j71oEBqT72s8KjVHKQtNVDWC4DyJmcrLfsVndwCCAYAQ2y5m8tULMAx9GTopYCCbu6ZDxMhiSsWU+O4kn0RZKhj1FY3Oeg9MScAahi7jUBdRqhabei4q04CqlGhGSczUte3rJ8ddnGWfzSkhZLEzI4NNnG5Z9g0CUdFwQq5lg9Ktut8bfF/ndTmrX7o29aZmptz9zu+pN89ROM9WOLCM7bjwkxR2vzYTHII1vnzYSYdKKuY58LUgYPjSQneY6wHy15Nc3KepYXDSGIjkA8C9YJcnuo4/w9ojPIyhxdtClgIwiBT/VD+JGZId2HbqQ/hGmVCPOdBfpo/Z7NP8GNGZcfxeXpAPK9o5OtRUJSUL7BK1oB5cq1jJ6kdpKS2qqj7ZC25B6AAAas0U+zESIoZY5Vt33MdfySqA/kGMQtoQRpdYxS3kIbJ7N3qF9yoQgia+RdiB7Dy3q9yIalzdCO/GGZ9esfXDadspfP7MaWu474h1dyYh6d37kDEK5WOUUWo1IvMSO05074tpRjPheuGvuiUcsRS8mUkbX/AFB95xDYlvmTQhESAIAYxxClGgWli56lyp+ocYtzlPWCWhdyLHaSzr2pEmZiGOz/X/DwhMIYEL4S9gXa2Iz+wvpSso31iD85F83FLbZFzIeiwJp++PzBuv0rOBF0Lo7VGAqti8PggVzvJpY8fnQwyzL+7zlDoOr6JF/1PIhiiLOWAkb1IL+0dm+uvrxKzMnHN5DUNywN2Sd66WJ7doj18eI/fXZBajb04u/nzw3PbELgg8vngk37zLFunHLI6FQLsUj7LhINMxwiGBji2eBfz7oNFNYDF49ldPAgJOnn9iSLJU/gXqW6aYdYf6cjE+MsprG8g2sfyHj+I18u7k2RXtR8qKJvYHeJowTHEZExSXhCYswXclAnJCAhYhsBKln4EOP9kcrIoJRalBdhzncjVUyOJsQIcRSEUY92BHH3NUtvInwbf9yDD1MMH2ilNd+uS58Q9O/nMVGskpPpoYou1f/zTVXC4MVj4DTeyltg/Z8MtrsaR0jE+fn5lXWWYF5iZfJVHcVh5Oii8Z3GpLBhvyCa+sKiLR31ZRQIZgj0zv8IwAg/ISRYhTaAnUURIiFz2pn6x8Qsqr/+zLRMIzWLMnpof40Rj+Xfsfpxw+k4XFtBV8AKHqcQYkSOiMQpAJEQBLb0cPAh6fudzz9/D0AQCYFey9wfYmAFVlBPz87CiG2qbXgZBCAchojhErdFmMzxfaw1VwvBOARV7cMlEyyrutK6VNq9oOZjVjo3Xfvy5pu3VGzLnza6ZEd4KPU6jWXWz0RNNmsQa23IJJgLjN29AUzkqHNKXEO7xBV896R+znejDMU3RrJRvKQqjyU2jdTCfqo2V50Lfn2FBXgzBmSTKNm9iFcuU3WFn1EPlxGvnI6v/H+cE5/HNONOvJmZVz2tAmtmmrFtIfD6IjSMpKFpRDp1RyJ79WiEjKCy6PqCV+j7zMvMfbqblrdtf8C4hiN5KPG0CAqkg6JW2i75pOA9/wAJ183sNuYUZbW2Zo3K8XTOrA9pZc7gxiqztXWxl64jk6SP9o6ZD2knj269Di+PqL44W19LZFfYhmgpQtYC8S1gn11qxs2zSgSpPH2WKXFX28wVFVnVD6L+B9VLd+4cWzII76oeY4YnPJcZ+OufgQTA1wXXM7nuw9xms6VLHfV+Jn7mjaq7LObN3GF3LrM+uI4bmL5NdTjF1sy+aPXtUe3xWV9km20ph1XbfguoIkQkPkyEDSpja8E/P97/OTNbUbIz0ctvvLh1sGPdummnXq/wlnkrXj81TRdxkGOuZjPf67/X0FyjOn/Q/6B5s+/B0lladRFda6R/tuU3tvXXhT+rMM45NuFP8G6/0njGrmmwPPXdJUOgVV8X5JXbzDCVyfJ5YumUz4oGPsHPU23N96aUu6q2DVhdNKhu5/WdYj/oeFCUklw0oKhFaq4iD1JX4Y5k6zYpRZmu6XyRW7nwT4DHf25lHkVU21SRR3o/dctZfFOuINqL7WQrjmqjMN49tl1Fo1lRvABi9Ygi1WCivdbUco2YRYAO0dKqsyT2/HiqOtGWaNRu05DtLYk8s5bUWsPx1ad+7Em06FpB4fGs2cHgZ0BK5Zh4RoVMy2I9Ve6YLupMWOyMXnRXNQ2uKWqaaPuwjkDYERVN8FwEwW0jWAyTQ1W2gtYYdWZPzaxf/dE2PVhgi+mk65hykq8Wb6lq6msQ1ehZSWTb8qdmLalRf0jPz+78B30YUC0PJo+nbVrgG/mBr3kagDyMzpO8RDdTSzu/UTQorYdA946rGVvn8qSUlqaklLuyx2dljc92RUKzZoVsxzjRIBjMWJQDZbeEbtbCvmO5mlr65gt9kLhqeUf+mnSD98UV7Mg86iY7y9RuCZS4mXyrVjs394W4ABJG0tFKDEdjaAqSB5dCaYgNC1p7ALQXiSCNSAQGS+yjPaNXjPKMWvnI86h6+UrPylEpHo8H2He1teXxsS4xemJVigJqj0QmSPelqojH/m355szmidIlqcoSLPf5I/GKUF0d42OtrR3l2JxXzgGBUiwN1hxBVtjg7DwLDxqCCCBjVhE09jXNNsTa3kswS5dlnB6EYtG2/R9//9H+tiiGDqJx+bJkTnivbS5vRfzY2NSg40Q+qkM8UytazspSyBGS5IRwxTFrVxJ+c1bFuYwFJGGaDOp3VZC4Pr/SN3eSd1KzzrJi7gfu/1L/89w/GO/vjdd3espwHwx8JXDcdbzl/v2VOsgAGZorCaM0QMY0h0Y5eV7i1aI6bSwPOl4ckBc3ZfGZP9xyyBWS5Hif2eTL42vOH3fXynpAxw+Jnb90jadz6PFdv3TmWCv4+Ptrk8EKLsCtAJOvBaz+6vju13/lX/jD9McLJvU26nF8xJRniuGxd88gFy8i8blsM5gaBduh3u1ptVXb/OHjcu/9uVHzWuxYV698KeJfVWVPi/Xy20EGt51LiRE71DtU29XbWwivqnWmUoWv7QCHjzphGIeAQ9dqBAQvBkFEAw57hwxOmiiaNQyTEBQXnKixGIYRMGyQugGECBqMXjLo3y/1yuujYx2tPN2T1vO0I5BRV2s3wIhUu3nGkYcZ4NbqxfrFh9lHz67Jaf+G1jPf0jlrnlOzgUuKXqbms169Yt+EUz27Nof+htHTEQVVnHJZAb/gfcRqQgmr6LZ53+PbiPVvmxvN/5LH+F7+EN+1bL45nVOytQV2LsPSaFJDyRSj29CoA3/8cY7+lt4iFU3bXD8EL2TjOdChKltQXpk3b/Bw0clt7//t7E5218zaIHLiw2uBTZ8IxHVY+CianGKiNOLwwfPyKssXVCdLz48e/bwkZMq5+hzJqrXoLFqrlKPPlTPB2Eey5Hf4Jcfk6qsRGm5PaoflMiECb0hvYOakzwF2/HE4j2PHBDgGg154MHychyPmGJYcG4hYfkQ8yI8WOAIL15AUc1F8kQt0JDlCVnvAkfhkyKJwLL4v9LXJdLHKsLPH57AHgtbURle4wDJHL+DCDXPULjpmNOjNmPmcAb/E3j4hJf64IfQUPBRZbNYWmOD500/AAvQibBj32V7Iz+O/8n741d94Gak5BWPwqRoEBZuspmtTrZmJ4fdL8XDiW3jptHHlNaBMn6DJgQTIgCCD6Ee6a/SgIc32783IolEKBMFxMEIhGgISwYJnwR9XlJ0ZK9tGPXtsv0knD336NYV/cfKypswFPbN/evIo2C5anlu4Vi9ZbwcRHyTk1dNigqhJLI9PvKdhH7k1Q5rFQzSH8ZTWLg7zYIwe4kHGol1DNmcWc7opYzMO3H3EnMDkd1I07m9lheD6hfnqYED3IiXM0Gsu6fSPFHJEugB5YHPP+2rZUmlQLAEXclOkCPv0IUcU6Xrt8a5SNs5w/tn0Z88bdDLidXgRR9JknYEX3cK//KXpy5d5RR1LwD6pFXbZf4XJfggry5Y9yiu4Piulps+8Y4dK8acr9NPETKl+1N1v/x+YCj+X8dPO/77qs1/f3Ki8TXHbw0ej/ftG2zowZrKVkiBlSxm+uRo1/Nd0s+CJjruja26k55JffV5s5r4Pvff6lyogco8Frgf52b4kc0xizkdDjvx7IrD0uQVC6bhPH/zw/JzAml+xt8zirPfrQFN9ib5kJ2tPor9lFjEP6KSkBvobmjNQg+2p9geMjjvSjukX4//IRU2LSxbb5pJd3x/ku/guUDm2KK2KRE1ZW3T3CmYAg95OpVMiHmicSYnXjXbPNcs1j6S+8MZCEs9HaVRxVE7QPVn5h4cgCNaZq1bhm20+gsRZZwhLw2A2jwVVOMX9K2yRmbakVmWXbfczyiXXRddF6oPrLEqkE2kEjbF2ERr4nnouN5JZRo7ErXiEwNhBC1lyEaW2EOYIF9Nmfq75Wrui4uZu32w7zFRxlQMrMVYuSRoqJlMkIiRLoXphK5bRbtrUfJwn6ppy2zVfnO084MqwllinWu3MrrM/i5Z+Y2pJqrE/ct2YmpTQMfMzkT5EyOTgwJvfDGDOn8YClkYsO62Z9+gt8zEbYSIParpFDuwsbfjh0w3C+llC4/iU8Y3CprbwX/KTw7oB9VYLpDn74xr1pYwW9XUIgrJpmc4uro9XEQsIlYpYoV5dia9Wr5CFFoBH9ert1X6ZlHtte2IMy5jy1Cg6Mq0rMc8USTxYNQTht+TIBXzwh+Y/baY0Xc4KZIw2d1/7n2Yl9SZB9wS9OFsBXBXKGyS1J+jFaB9sCM+jD8778Ya5DpB0jy8gBLcmG/dXQmI9yhPpAIU4oAZqyAhDMk3HBQ/4CwTLDGMAKhBPrwUdiiz5JDWDNnhvwH4lw5TsTUKmciuwKA+hs4JhgdYETSa2Pjg4ulRcGh0crGdNSEBDC+HgLBTio9gKbiqS5E02ZWhCphtoBGFUsk/KFblVD0VxI3ne29J2O/pmw0ng8+1RVvh7DiuuTT7CRPrOvF7boz1V+/oZH2kifJtcyuEe/wplj88HTja8Gb3d1uJtWLExKIoPV3EgaTF4UmhAI8h0PAqEYBsrffEa5glgQvOuDAExOmAMTo5HBNjsk6chODJu3GabN7plQxKCw0mUHAfjUj2MI2PGQAIiQGP25gLWdt1sY6EcM00eIHDWoojICQMQYtggmvQc95YiG2D8Wj/6mqNwrXAhoApUJXsL+AQT/lCa6d+QR5yLNruC+lKy36dV9x1t+zw4x5EdcN2UkHLVawB9/b7jfmmpn55I+/PcE+X78sTi4vDE7XuxBRZ3ZKLlhFr4zb8pKUmjjSP0wESl18jJIR9Z0unEsZoM7cC345zz3DjaywfGr+asHHOO4aRXO2mVhYu5d1CcRUWDD70hTfXZak1IWzhNk9GoPFefuux3NFIq869V5i01BquNe2fN0MwAHb9o1boR5JkzpNVt06lT1boy8uxZkteu5HVqqt6G/7c2tFa3tV/YthL8/saZuDOn/QvrMjGycOLc0576a4y+DsSg9/cQDwBA9vzJmxGzeYnPFETAB508nwgnAPGt9ePatcC7ZpIR8nb/Ez+Urrn+0zuOe2+mCseYprLOJXOWdE7beXXS8sWoOwSF4u6AEAChO3EhKP4VkD4wafaBcb6+ElRlolQn9MeaQQ7OPGBeZh50vkLfp7upb5gRNj2KKZlf9BnwmujTDYj6t65XwyVdS1SEofbkQtWCkzcXEGCb6Kb02WNevxd00Z27fj5QrUQi7vSIO5yuYdy7R97Q3qiqusECvJuoLnBl1mYmFxRpumWB7RNUzyy8efKZ03tben4pLBvvODpCueS87Lzv/KBDa9b1hg418aXFWcFZoF5+ouwO2pnPCQahRdALR6hDwiGhV+id43fDcuIJsldYwUIJ79jLTCBjszA0Ri2/lcC18tlNIzPoEq/Nm2OFYWlDz7xE3QjV9CVf6HXcNhv4Bn+l0fsiclg5vkaVqhJvNRbSEFBsRsWYouIIX73wCbh8Rh4qL6Lvv5r5n+/OTkz4NvWD/8vL0rK/SUzdfBAoj2//QEU/F4/L3z30Pm7Maox7bV/3XkicJu4+MmKT8KoNL8scmfST+L0V/7LUSzyhHIblDHqIb0iN/DX1pa6sZudVBtTVbMkb9dK3QDeTtEzcOMe5vGl2NVi9vHCCdWng+saxMmUtnJA/51OfdWQeDEEwgGAYwt9FIcBDEAwBfslfEjqA3B4glGwG0O7dIoLjEJmffrj3h9b4yTeJfdkLQDoAl3I5Ntrrij+YHrZrP5dL3+SQuHeiHd0fNs5wr2TIn4wamdqcGm0Csmb7BlLtZJ1qckPa5y3fTy/2fcvnad6zQBpBZwfTUI9wIGqbBB3/7bOXH9tMoePX/eaR8pHPcLBN/XeYbLHobliMegvRaoYS307yLzZCcX+9bER/vjReNobvIOp3697nwsDEk7VIxiQxyJ8yLxL96QIMCeIKG4pjaWBHfDeYukrQzra1B+4NJK6vso4yNYdPJGk/c5EWW7/StmWlc4WuwmkcsTyzMVnkuWnpKFLzaLB1rbnWGQdvnmTSXM54enmvQDnkLKFAUnDyGRL+53+K0fArcQ2xykifY76uKLEbQSXk2qpK+irz9iz/H0ZIcyx1z98cPGN72XsBvLwvOl7OL88uD8YWx+qk4qrBVaHZtesidQmrTiWApt6SMVJcHKs6go/1wwX4szLq3FHrIyBLRqIpChG+2h1OvVHFSorkcG2v8zYhvgAI1FwyCm/LSayqI5IftmzUjV8M3GGakmRtZNAER2b5+OyACQYFM6MU6vSmPBfqkgFJq2byBYNoOTqdIwo8HIQHVKhS2KSgrwyn9uwyX5z5knX2KSMLMjxXlodtCvxS1STl0d5FjazLMTIVO6I2m8lvKFvL978uPhnKdAqEiFuZR2mTokzP9Pu/I5tKfnad53kodZOSV2kzrskMqv6e7+ehp7nWUfc4/xU92ztn9UvHoan2PyPH30NNZKA5r8bCqFPaU5tUWSpqdchxSId9IVi/yUDfGp8cGhmt1zI+bg+JWlsfFjMETIcDKLCVLjII83lxvCC/a+2+nzL835D9muG701NHMQeqaRdkgRMsgiLgP6mUB1OSqlkvqYGAtUQHFklwByUS/TC4xQAsmWIEtwkW/WQ/ywFyw6pB56YiwqjYJiLo3BfQQdtEDI1HIo7OJ5GmKu5ShqQ8+w/BAVsm4D922+F2SIV5+6x9t/NzvJ1Kpj+qQwiSQwvvHAwoq/LzmxTmYkB2Af2pkHgaMyIWLQ3TFGnnfSco8QURjnDfVP2bSMFG9eptGnudHVF4wo1MDlkojKvp1EXDjtfscDA8kFRKotk64WOuMtG/5KI3TDCbWsa03hlSdBkPeswnqXqH5RLLLG4EIlf/AiykenH8gmjDtGzH9XxBlGRFo9XpDXHG+IREk9litdmTkh1OlzvFkzrA6/OnpWdkZmUPHDR4yNCc3EAwFI7k5RcUFhWHfksqfpj/jsdltEZzfGyhB7+mbtnGBKbfxOlmriVLAJYfcAJ7mS+A6S9eTasUEdc9mcOY7jjkbqRjchEAFTOpPtcQFqWhMQjIKmxAUiCEWGBfOZVcRja7Gg7z4l68VGBYOFcvWEWtQ6Q1nw4qEbg3AQUD5zWxWllB9OWYlJ8wjAgYxLYALPAv2AyYYT/BseDEeSB6+DK21ZwwmKiVuQitP0vPVMIh4BBajxAwA7QwDRgSnHiz8NaAajAMIYd6gxf6272JCEnM4oTzSwmvpZc2akeqJ9KGjgsZWsvN/eqh34j5IkEyJKf8CyUI+IKto7zggyIz2+itlVJw5rB5HT6o0IOtuNJFIHAm9JGGaDCIDRwKFSCP3XwdxjnouaFeEzEy6PvkJX+dXHURsiLl+U5jYAMOhLNBsW4L4haIMbx8l7kKnR1nyMVjft2OT1ozDREheDJzr2R6Ls9kUwRcdGQw8iQBAA==) format("woff2")}.social-logo{display:inline-block;font-family:social-logos;font-style:normal;font-weight:400;line-height:1;vertical-align:middle;speak:none;text-decoration:inherit;text-rendering:auto;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

/**
 * Jetpack related posts
 */

/**
 * The Gutenberg block
 */

.jp-related-posts-i2 {
	margin-top: 1.5rem;
}

.jp-related-posts-i2__list {
	--hgap: 1rem;

	display: flex;
	flex-wrap: wrap;
	column-gap: var(--hgap);
	row-gap: 2rem;

	margin: 0;
	padding: 0;

	list-style-type: none;
}

.jp-related-posts-i2__post {
	display: flex;
	flex-direction: column;

	/* Default: 2 items by row */
	flex-basis: calc(( 100% - var(--hgap) ) / 2);
}

/* Quantity qeuries: see https://alistapart.com/article/quantity-queries-for-css/ */
.jp-related-posts-i2__post:nth-last-child(n+3):first-child,
.jp-related-posts-i2__post:nth-last-child(n+3):first-child ~ * {

	/* From 3 total items on, 3 items by row */
	flex-basis: calc(( 100% - var(--hgap) * 2 ) / 3);
}

.jp-related-posts-i2__post:nth-last-child(4):first-child,
.jp-related-posts-i2__post:nth-last-child(4):first-child ~ * {

	/* Exception for 4 total items: 2 items by row */
	flex-basis: calc(( 100% - var(--hgap) ) / 2);
}

.jp-related-posts-i2__post-link {
	display: flex;
	flex-direction: column;
	row-gap: 0.5rem;

	width: 100%;
	margin-bottom: 1rem;

	line-height: 1.2;
}

.jp-related-posts-i2__post-link:focus-visible {
	outline-offset: 2px;
}

.jp-related-posts-i2__post-img {
	order: -1;

	max-width: 100%;
}

.jp-related-posts-i2__post-defs {
	margin: 0;

	list-style-type: unset;
}

/* Hide, except from screen readers */
.jp-related-posts-i2__post-defs dt {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip-path: inset(50%);
	white-space: nowrap;
}

.jp-related-posts-i2__post-defs dd {
	margin: 0;
}

/* List view */

.jp-relatedposts-i2[data-layout="list"] .jp-related-posts-i2__list {
	display: block;
}

.jp-relatedposts-i2[data-layout="list"] .jp-related-posts-i2__post {
	margin-bottom: 2rem;
}

/* Breakpoints */

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

	.jp-related-posts-i2__list {
		display: block;
	}

	.jp-related-posts-i2__post {
		margin-bottom: 2rem;
	}
}

/* Container */

#jp-relatedposts {
	display: none;
	padding-top: 1em;
	margin: 1em 0;
	position: relative;
	clear: both;
}

.jp-relatedposts::after {
	content: "";
	display: block;
	clear: both;
}

/* Headline above related posts section, labeled "Related" */

#jp-relatedposts h3.jp-relatedposts-headline {
	margin: 0 0 1em 0;
	display: inline-block;
	float: left;
	font-size: 9pt;
	font-weight: 700;
	font-family: inherit;
}

#jp-relatedposts h3.jp-relatedposts-headline em::before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	margin-bottom: 1em;
}

#jp-relatedposts h3.jp-relatedposts-headline em {
	font-style: normal;
	font-weight: 700;
}

/* Related posts items (wrapping items) */

#jp-relatedposts .jp-relatedposts-items {
	clear: left;
}

#jp-relatedposts .jp-relatedposts-items-visual {
	margin-right: -20px;
}

/* Related posts item */

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
	float: left;
	width: 33%;
	margin: 0 0 1em; /* Needs to be same as the main outer wrapper for Related Posts */
	box-sizing: border-box;
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
	padding-right: 20px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4),
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4) {
	clear: both;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
	text-decoration: underline;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/* Related posts item content */

#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title,
#jp-relatedposts .jp-relatedposts-items p,
#jp-relatedposts .jp-relatedposts-items time {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs {
	position: relative;
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	border-bottom: 0;
}

#jp-relatedposts .jp-relatedposts-items p,
#jp-relatedposts .jp-relatedposts-items time {
	margin-bottom: 0;
}

#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	text-transform: none;
	margin: 0;
	font-family: inherit;
	display: block;
	max-width: 100%;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	font-size: inherit;
	font-weight: 400;
	text-decoration: none;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
	text-decoration: underline;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
	display: block;
	max-width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
	height: auto;
	max-width: 100%;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
	opacity: 0.6;
}

/* Hide the date by default, but leave the element there if
 * a theme wants to use css to make it visible. */
.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
	display: none;
}

/* Behavior when there are thumbnails in visual mode */
#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt {
	display: none;
}

/* Behavior when there are no thumbnails in visual mode */
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt {
	overflow: hidden;
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs span {
	margin-bottom: 1em;
}

/* List Layout */
#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post {
	clear: both;
	width: 100%;
}

#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img {
	float: left;
	overflow: hidden;
	max-width: 33%;
	margin-right: 3%;
}

#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title {
	display: inline-block;
	max-width: 63%;
}

/*
 * Responsive
 */

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

	#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
		width: 50%;
	}

	#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n) {
		clear: left;
	}

	#jp-relatedposts .jp-relatedposts-items-visual {
		margin-right: 20px;
	}
}

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

	#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
		width: 100%;
		clear: both;
		margin: 0 0 1em;
	}

	#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img,
	#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title {
		float: none;
		max-width: 100%;
		margin-right: 0;
	}
}

/*
 * Hide the related post section in the print view of a post
 */

@media print {

	.jp-relatedposts {
		display: none !important;
	}
}
@media screen and (min-width: 700px) {
    .blog-layout-one-column-alternative .featured-img-box .content-wrapper {
        padding-left: 20px;
    }
}

:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border-radius:50%;border-top-color:#0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}}.swiper-virtual.swiper-css-mode.swiper-horizontal{.swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}}.swiper-virtual.swiper-css-mode.swiper-vertical{.swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}}.swiper-button-next,.swiper-button-prev{align-items:center;color:#007aff;cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;width:44px;z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{fill:currentColor;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:-22px;top:50%}.swiper-button-prev{left:4px;right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{left:auto;right:4px}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:-22px;top:50%}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:4px;right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:4px}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:50%;margin-left:-22px;margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:4px;.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:4px;top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;left:0;top:auto;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:#000;border-radius:50%;display:inline-block;height:8px;opacity:.2;width:8px;button&{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:#007aff;opacity:1}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;right:8px;top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:6px 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 4px}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit}.swiper-pagination-progressbar{background:#00000040;position:absolute;.swiper-pagination-progressbar-fill{background:#007aff;height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:4px}}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:#0000001a;border-radius:10px;position:relative;touch-action:none;&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{bottom:4px;height:4px;left:1%;position:absolute;top:auto;width:98%;z-index:50}&.swiper-scrollbar-vertical,.swiper-vertical>&{height:98%;left:auto;position:absolute;right:4px;top:1%;width:4px;z-index:50}}.swiper-scrollbar-drag{background:#00000080;border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%;>canvas,>img,>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1;.swiper-slide{pointer-events:none}}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0;&:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1;.swiper-slide{pointer-events:none}}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper-creative{.swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}}:root {
	--jp-carousel-primary-color: #fff;
	--jp-carousel-primary-subtle-color: #999;
	--jp-carousel-bg-color: #000;
	--jp-carousel-bg-faded-color: #222;
	--jp-carousel-border-color: #3a3a3a;
}

:root .jp-carousel-light {
	--jp-carousel-primary-color: #000;
	--jp-carousel-primary-subtle-color: #646970;
	--jp-carousel-bg-color: #fff;
	--jp-carousel-bg-faded-color: #fbfbfb;
	--jp-carousel-border-color: #dcdcde;
}

.jp-carousel-overlay .swiper-button-prev,
.jp-carousel-overlay .swiper-rtl .swiper-button-next,
.jp-carousel-overlay .swiper-button-next,
.jp-carousel-overlay .swiper-rtl .swiper-button-prev {
	background-image: none;
}

/* end of temporary fix */

[data-carousel-extra]:not(.jp-carousel-wrap) img,
[data-carousel-extra]:not(.jp-carousel-wrap) img + figcaption {
	cursor: pointer;
}

.jp-carousel-wrap * {
	line-height: inherit;
}

.jp-carousel-wrap.swiper {
	height: auto;
	width: 100vw;
}

.jp-carousel-overlay .swiper-zoom-container {
	background-size: 200%;
	background-repeat: no-repeat;
	background-position: center;
}

/*
To prevent flash of prev/next image scale transition after pinch zoom we need
to hide them. Swiper does not add a class of `swiper-slide-zoomed` to slides
on pinch and zoom so we have to target all affected elements in touch devices.
*/
.jp-carousel-overlay .swiper-slide.swiper-slide-prev .swiper-zoom-container img,
.jp-carousel-overlay .swiper-slide.swiper-slide-next .swiper-zoom-container img {
	transition: none !important;
}

.jp-carousel-overlay .swiper-button-prev,
.jp-carousel-overlay .swiper-button-next {
	opacity: 0.5;
	transition: 0.5s opacity ease-out;
	height: initial;
	width: initial;
	padding: 20px 40px;
	background-image: none;
}

.jp-carousel-overlay .swiper-button-prev:hover,
.jp-carousel-overlay .swiper-button-next:hover {
	opacity: 1;
}

.jp-carousel-overlay .swiper-button-next::after,
.jp-carousel-overlay .swiper-rtl .swiper-button-next::after,
.jp-carousel-overlay .swiper-button-prev::after,
.jp-carousel-overlay .swiper-rtl .swiper-button-prev::after {
	content: none;
}

.jp-carousel-overlay .swiper-button-prev svg,
.jp-carousel-overlay .swiper-button-next svg {
	height: 30px;
	width: 28px;
	background: var(--jp-carousel-bg-color);
	border-radius: 4px;
}

.jp-carousel-overlay .swiper-button-prev svg:hover,
.jp-carousel-overlay .swiper-button-next svg:hover {
	background: var(--jp-carousel-primary-subtle-color);
}

.jp-carousel-overlay {
	font-family: "Helvetica Neue", sans-serif !important;
	z-index: 2147483647;
	overflow-x: hidden;
	overflow-y: auto;
	direction: ltr;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: var(--jp-carousel-bg-color);
}

.jp-carousel-overlay * {
	box-sizing: border-box;
}

/* Fix for Twenty Nineteen theme compatibility */
.jp-carousel-overlay h1::before,
.jp-carousel-overlay h2::before,
.jp-carousel-overlay h3::before {
	content: none;
	display: none;
}

.jp-carousel-overlay .swiper .swiper-button-prev {
	left: 0;
	right: auto;
}

.jp-carousel-overlay .swiper .swiper-button-next {
	right: 0;
	left: auto;
}

.jp-carousel-overlay .swiper.swiper-rtl .swiper-button-prev,
.jp-carousel-overlay .swiper.swiper-rtl .swiper-button-next {
	transform: scaleX(-1);
}

.jp-carousel-container {
	display: grid;
	grid-template-rows: 1fr 64px; /* 1. main carousel, 2. info area as footer */
	height: 100%;
}

.jp-carousel-hide-controls .jp-carousel-container {
	grid-template-rows: 1fr;
}

.jp-carousel-hide-controls .swiper-wrapper {
	margin-top: -32px; /* Compensate for the remove of the height of the info bar. */
}


.jp-carousel-hide-controls .jp-swiper-button-next,
.jp-carousel-hide-controls .jp-swiper-button-prev {
	margin-top: -54px; /* The height of the info bar plus any top padding on the nav button itself. */
}

.jp-carousel-msg {
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	display: inline-block;
	line-height: 19px;
	padding: 11px 15px;
	font-size: 14px;
	text-align: center;
	margin: 25px 20px 0 2px;
	background-color: var(--jp-carousel-primary-color);
	border-left: 4px solid #ffba00;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.jp-carousel-info {
	display: flex;
	flex-direction: column;
	text-align: left !important;
	-webkit-font-smoothing: subpixel-antialiased !important;
	z-index: 100;
	background-color: var(--jp-carousel-bg-color);
	transition: opacity 200ms ease-out;
	opacity: 1;
}

.jp-carousel-hide-controls .jp-carousel-info {
	visibility: hidden;
	height: 0;
	overflow: hidden;
}

.jp-carousel-info-footer {
	position: relative;
	background-color: var(--jp-carousel-bg-color);
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100vw;
}

.jp-carousel-info-extra {
	display: none;
	background-color: var(--jp-carousel-bg-color);
	padding: 35px;
	width: 100vw;
	border-top: 1px solid var(--jp-carousel-bg-faded-color);
}

.jp-carousel-title-and-caption {
	margin-bottom: 15px;
}

.jp-carousel-info-extra.jp-carousel-show {
	display: block;
}

.jp-carousel-info ::selection {
	background: var(--jp-carousel-primary-color); /* Safari */
	color: var(--jp-carousel-primary-color);
}

.jp-carousel-info ::-moz-selection {
	background: var(--jp-carousel-primary-color); /* Firefox */
	color: var(--jp-carousel-primary-color);
}

.jp-carousel-photo-info {
	left: 0 !important;
	width: 100% !important;
}

.jp-carousel-comments-wrapper {
	padding: 0;
	width: 100% !important;
	display: none;
}

.jp-carousel-comments-wrapper.jp-carousel-show {
	display: block;
}

.jp-carousel-comments-wrapper > .jp-carousel-photo-info {
	display: none;
}

.jp-carousel-transitions .jp-carousel-photo-info {
	transition: 400ms ease-out;
}

.jp-carousel-buttons {
	margin: -18px -20px 15px;
	padding: 8px 10px;
	border-bottom: 1px solid #222;
	background: #222;
	text-align: center;
}

div.jp-carousel-buttons a {
	border: none !important;
	color: var(--jp-carousel-primary-subtle-color);
	font: 400 11px/1.2em "Helvetica Neue", sans-serif !important;
	letter-spacing: 0 !important;
	padding: 5px 2px 5px 0;
	text-decoration: none !important;
	text-shadow: none !important;
	vertical-align: middle;
	-webkit-font-smoothing: subpixel-antialiased;
}

div.jp-carousel-buttons a:hover {
	color: var(--jp-carousel-primary-color);
	border: none !important;
}

.jp-carousel-transitions div.jp-carousel-buttons a:hover {
	transition: none !important;
}

.jp-carousel-slide,
.jp-carousel-slide img {
	transform: translate3d(0, 0, 0);
}

.jp-carousel-close-hint {
	letter-spacing: 0 !important;
	position: fixed;
	top: 20px;
	right: 30px;
	padding: 10px;
	text-align: right;
	width: 45px;
	height: 45px;
	z-index: 15;
	color: var(--jp-carousel-primary-color);
	cursor: pointer;
	transition: opacity 200ms ease-out;
}

.jp-carousel-transitions .jp-carousel-close-hint {
	transition: color 200ms linear;
}

.jp-carousel-close-hint svg {
	padding: 3px 2px;
	background: var(--jp-carousel-bg-color);
	border-radius: 4px;
}

.jp-carousel-close-hint svg:hover {
	background: var(--jp-carousel-primary-subtle-color);
}

.jp-carousel-close-hint:hover {
	color: var(--jp-carousel-primary-color);
}

.jp-carousel-close-hint:hover span {
	border-color: var(--jp-carousel-primary-color);
}

/** Pagination Start **/
.jp-carousel-pagination-container {
	flex: 1;
	margin: 0 15px 0 35px;
}

.jp-swiper-pagination,
.jp-carousel-pagination {
	color: var(--jp-carousel-primary-color);
	font-size: 15px; /* same as .jp-carousel-info-footer .jp-carousel-photo-title  */
	font-weight: 400;
	white-space: nowrap;
	display: none;
	position: static !important;
}

.jp-carousel-pagination-container .swiper-pagination {
	text-align: left;
	line-height: 8px;
}

.jp-carousel-pagination {
	padding-left: 5px;
}

.jp-swiper-pagination .swiper-pagination-bullet {
	background: var(--jp-carousel-primary-subtle-color);
	margin: 0 4px;
}

.jp-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: var(--jp-carousel-primary-color);
}

.jp-swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
	background: var(--jp-carousel-primary-color);
	opacity: 0.5;
}

/** Pagination End **/

/** Title and Desc Start **/
.jp-carousel-info-footer .jp-carousel-photo-title-container {
	flex: 4;
	justify-content: center;
	overflow: hidden;
	margin: 0;
}

.jp-carousel-photo-title,
.jp-carousel-photo-caption {
	background: none !important;
	border: none !important;
	display: inline-block;
	font: 400 20px/1.3em "Helvetica Neue", sans-serif;
	line-height: normal;
	letter-spacing: 0 !important;
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-shadow: none !important;
	text-transform: none !important;
	color: var(--jp-carousel-primary-color);
}

.jp-carousel-info-footer .jp-carousel-photo-caption {
	text-align: center;
	font-size: 15px; /* same as .jp-carousel-pagination */
	white-space: nowrap;
	color: var(--jp-carousel-primary-subtle-color);
	cursor: pointer;
	margin: 0;
	text-overflow: ellipsis;
}

.jp-carousel-info-footer .jp-carousel-photo-caption p {
	margin: 0;
}

.jp-carousel-photo-title {
	font-size: 32px;
	margin-bottom: 2px;
}

.jp-carousel-photo-description {
	color: var(--jp-carousel-primary-subtle-color);
	font-size: 16px;
	margin: 25px 0;
	width: 100%;
	overflow: hidden;
	overflow-wrap: break-word;
}

.jp-carousel-photo-description p {
	color: var(--jp-carousel-primary-subtle-color);
	line-height: 1.4;
	margin-bottom: 0;
}

.jp-carousel-photo-description p a,
.jp-carousel-comments p a,
.jp-carousel-info h2 a {
	color: var(--jp-carousel-primary-color) !important;
	border: none !important;
	text-decoration: underline !important;
	font-weight: 400 !important;
	font-style: normal !important;
}

.jp-carousel-photo-description p strong,
.jp-carousel-photo-description p b {
	font-weight: 700;
	color: var(--jp-carousel-primary-subtle-color);
}

.jp-carousel-photo-description p em,
.jp-carousel-photo-description p i {
	font-style: italic;
	color: var(--jp-carousel-primary-subtle-color);
}

.jp-carousel-photo-description p a:hover,
.jp-carousel-comments p a:hover,
.jp-carousel-info h2 a:hover {
	color: var(--jp-carousel-primary-subtle-color) !important;
}

.jp-carousel-photo-description p:empty {
	display: none;
}

.jp-carousel-photo-info h1::before,
.jp-carousel-photo-info h1::after,
.jp-carousel-comments-wrapper h1::before,
.jp-carousel-comments-wrapper h1::after {
	content: none !important;
}

.jp-carousel-caption {
	font-size: 14px;
	font-weight: 400;
	margin: 0;
}

/** Title and Desc End **/

/** Meta Box Start **/
.jp-carousel-image-meta {
	color: var(--jp-carousel-primary-color);
	font: 12px/1.4 "Helvetica Neue", sans-serif !important;
	width: 100%;
	display: none;
}

.jp-carousel-image-meta.jp-carousel-show {
	display: block;
}

.jp-carousel-image-meta li,
.jp-carousel-image-meta h5 {
	font-family: "Helvetica Neue", sans-serif !important;
	position: inherit !important;
	top: auto !important;
	right: auto !important;
	left: auto !important;
	bottom: auto !important;
	background: none !important;
	border: none !important;
	font-weight: 400 !important;
	/* stylelint-disable-next-line declaration-property-unit-allowed-list -- this should be changed to a unitless value: https://developer.wordpress.org/coding-standards/wordpress-coding-standards/css/#values */
	line-height: 1.3em !important;
}

.jp-carousel-image-meta ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.jp-carousel-image-meta li {
	width: 48% !important;
	display: inline-block !important;
	vertical-align: top !important;
	margin: 0 2% 15px 0 !important;
	color: var(--jp-carousel-primary-color) !important;
	font-size: 13px !important;
}

.jp-carousel-image-meta h5 {
	color: var(--jp-carousel-primary-subtle-color) !important;
	text-transform: uppercase !important;
	font-size: 10px !important;
	margin: 0 0 2px !important;
	letter-spacing: 0.1em !important;
}

a.jp-carousel-image-download {
	display: inline-block;
	clear: both;
	color: var(--jp-carousel-primary-subtle-color);
	line-height: 1;
	font-weight: 400;
	font-size: 14px;
	text-decoration: none;
}

a.jp-carousel-image-download svg {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
	padding-bottom: 2px;
}

a.jp-carousel-image-download span.photo-size {
	font-size: 11px;
	border-radius: 1em;
	margin-left: 2px;
	display: inline-block;
}

a.jp-carousel-image-download span.photo-size-times {
	padding: 0 1px 0 2px;
}

/** Meta Box End **/

/** Comments Start **/
.jp-carousel-comments {
	font: 15px/1.7 "Helvetica Neue", sans-serif !important;
	font-weight: 400;
	background: none transparent;
	width: 100%;
	bottom: 10px;
	margin-top: 20px;
}

.jp-carousel-comments p a:hover,
.jp-carousel-comments p a:focus,
.jp-carousel-comments p a:active {
	color: var(--jp-carousel-primary-color) !important;
}

.jp-carousel-comment {
	background: none transparent;
	color: var(--jp-carousel-primary-subtle-color);
	overflow: auto;
	width: 100%;
	display: flex;
}

.jp-carousel-comment + .jp-carousel-comment {
	margin-top: 20px;
}

.jp-carousel-comment:last-of-type {
	margin-bottom: 20px;
}

.jp-carousel-comment p {
	color: var(--jp-carousel-primary-subtle-color) !important;
}

.jp-carousel-comment .comment-author {
	font-size: 15px;
	font-weight: 500;
	padding: 0;
	width: auto;
	display: inline;
	float: none;
	border: none;
	margin: 0;
}

.jp-carousel-comment .comment-author a {
	color: var(--jp-carousel-primary-color);
}

.jp-carousel-comment .comment-gravatar {
	float: none;
	margin-right: 10px;
}

.jp-carousel-comment .comment-content {
	border: none;
	padding: 0;
}

.jp-carousel-comment .avatar {
	margin: 0;
	border-radius: 4px;
	border: none !important;
	padding: 0 !important;
	background-color: transparent !important;
	min-width: 64px;
	min-height: 64px;
	width: 64px;
	height: 64px;
}

.jp-carousel-comment .comment-date {
	color: var(--jp-carousel-primary-subtle-color);
	font-size: 11px;
	border-bottom: 1px solid var(--jp-carousel-bg-faded-color);
	margin-bottom: 6px;
}

#jp-carousel-comment-form {
	margin: 0 0 10px !important;
	width: 100%;
}

#jp-carousel-comment-form.jp-carousel-is-disabled {
	opacity: 0.5;
	pointer-events: none;
}

textarea#jp-carousel-comment-form-comment-field {
	background: var(--jp-carousel-bg-faded-color);
	border: 1px solid var(--jp-carousel-border-color);
	color: var(--jp-carousel-primary-subtle-color);
	font: 16px/1.4 "Helvetica Neue", sans-serif !important;
	width: 100%;
	padding: 10px 10px 5px;
	margin: 0;
	float: none;
	height: 147px;
	box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	overflow: hidden;
	box-sizing: border-box;
}

textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
	color: #555;
}

textarea#jp-carousel-comment-form-comment-field:focus {
	background: var(--jp-carousel-bg-faded-color);
	color: var(--jp-carousel-primary-subtle-color);
}

textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
	color: var(--jp-carousel-primary-subtle-color);
}

#jp-carousel-loading-overlay {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

#jp-carousel-loading-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100vh;
	width: 100vw;
}

#jp-carousel-library-loading,
#jp-carousel-library-loading::after {
	border-radius: 50%;
	width: 40px;
	height: 40px;
}

#jp-carousel-library-loading {
	float: left;
	margin: 22px 0 0 10px;
	font-size: 10px;
	position: relative;
	text-indent: -9999em;
	border-top: 8px solid rgba(255, 255, 255, 0.2);
	border-right: 8px solid rgba(255, 255, 255, 0.2);
	border-bottom: 8px solid rgba(255, 255, 255, 0.2);
	border-left: 8px solid var(--jp-carousel-primary-color);
	transform: translateZ(0);
	animation: load8 1.1s infinite linear;
}

#jp-carousel-comment-form-spinner,
#jp-carousel-comment-form-spinner::after {
	border-radius: 50%;
	width: 20px;
	height: 20px;
}

#jp-carousel-comment-form-spinner {
	display: none;
	float: left;
	font-size: 10px;
	position: absolute; /* relative to .jp-carousel-comment-form-container */
	text-indent: -9999em;
	border-top: 4px solid rgba(255, 255, 255, 0.2);
	border-right: 4px solid rgba(255, 255, 255, 0.2);
	border-bottom: 4px solid rgba(255, 255, 255, 0.2);
	border-left: 4px solid var(--jp-carousel-primary-color);
	transform: translateZ(0);
	animation: load8 1.1s infinite linear;
	margin: 0 auto;
	top: calc(50% - 15px);
	left: 0;
	bottom: 0;
	right: 0;
}

@keyframes load8 {

	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.jp-carousel-info-content-wrapper {
	max-width: 800px;
	margin: auto;
}

#jp-carousel-comment-form-submit-and-info-wrapper {
	display: none;
	overflow: hidden;
	width: 100%;
}

#jp-carousel-comment-form-commenting-as input {
	background: var(--jp-carousel-bg-color);
	border: 1px solid var(--jp-carousel-border-color);
	color: var(--jp-carousel-primary-subtle-color);
	font: 16px/1.4 "Helvetica Neue", sans-serif !important;
	padding: 10px;
	float: left;
	box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	width: 285px;
}

#jp-carousel-comment-form-commenting-as input:focus {
	background: var(--jp-carousel-bg-faded-color);
	color: var(--jp-carousel-primary-subtle-color);
}

#jp-carousel-comment-form-commenting-as p {
	font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
	margin: 22px 0 0;
	float: left;
}

#jp-carousel-comment-form-commenting-as fieldset {
	float: left;
	border: none;
	margin: 20px 0 0 0;
	padding: 0;
	clear: both;
}

#jp-carousel-comment-form-commenting-as label {
	font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
	margin: 0 20px 3px 0;
	float: left;
	width: 100px;
}

#jp-carousel-comment-form-button-submit {
	margin-top: 20px;
	margin-left: auto;
	display: block;
	border: solid 1px var(--jp-carousel-primary-color);
	background: var(--jp-carousel-bg-color);
	border-radius: 3px;
	padding: 8px 16px;
	font-size: 14px;
	color: var(--jp-carousel-primary-color);
}

#jp-carousel-comment-form-button-submit:active,
#jp-carousel-comment-form-button-submit:focus {
	background: var(--jp-carousel-primary-color);
	color: var(--jp-carousel-bg-color);
}

#jp-carousel-comment-form-container {
	margin-bottom: 15px;
	width: 100%;
	margin-top: 20px;
	color: var(--jp-carousel-primary-subtle-color);
	position: relative;
	overflow: hidden;
}

#jp-carousel-comment-post-results {
	display: none;
	overflow: auto;
	width: 100%;
}

#jp-carousel-comment-post-results span {
	display: block;
	text-align: center;
	margin-top: 20px;
	width: 100%;
	overflow: auto;
	padding: 1em 0;
	box-sizing: border-box;
	border-radius: 2px;
	font: 13px/1.4 "Helvetica Neue", sans-serif !important;
	border: 1px solid var(--jp-carousel-border-color);
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.jp-carousel-comment-post-error {
	color: #df4926;
}

#jp-carousel-comments-closed {
	display: none;
	color: var(--jp-carousel-primary-subtle-color);
}

#jp-carousel-comments-loading {
	font: 400 15px/1.7 "Helvetica Neue", sans-serif !important;
	display: none;
	color: var(--jp-carousel-primary-subtle-color);
	text-align: left;
	margin-bottom: 20px;
	width: 100%;
	bottom: 10px;
	margin-top: 20px;
}

/** Icons Start **/
.jp-carousel-photo-icons-container {
	flex: 1;
	display: block;
	text-align: right;
	margin: 0 20px 0 30px;
	white-space: nowrap;
}

.jp-carousel-icon-btn {
	padding: 16px;
	text-decoration: none;
	border: none;
	background: none;
	display: inline-block;
	height: 64px;
}

.jp-carousel-icon {
	border: none;
	display: inline-block;
	line-height: 0;
	font-weight: 400;
	font-style: normal;
	border-radius: 4px;
	width: 31px; /* Prevent comments indicator from changing icon width */
	padding: 4px 3px 3px;
}

.jp-carousel-icon:hover {
	background: var(--jp-carousel-primary-subtle-color);
}

.jp-carousel-icon svg {
	display: inline-block;
}

.jp-carousel-overlay rect {
	fill: var(--jp-carousel-primary-color);
}

.jp-carousel-selected .jp-carousel-icon {
	background: var(--jp-carousel-primary-color);
}

.jp-carousel-selected rect {
	fill: var(--jp-carousel-bg-color);
}

.jp-carousel-icon-comments.jp-carousel-show {
	display: inline-block;
}

.jp-carousel-icon .jp-carousel-has-comments-indicator {
	display: none;
	font-size: 12px;
	vertical-align: top;
	margin-left: -16px;
	line-height: 1;
	padding: 2px 4px;
	border-radius: 4px;
	background: var(--jp-carousel-primary-color);
	color: var(--jp-carousel-bg-color);
	font-weight: 400;
	font-family: "Helvetica Neue", sans-serif !important;
	position: relative;
}

.jp-carousel-selected .jp-carousel-icon .jp-carousel-has-comments-indicator {
	background: var(--jp-carousel-bg-color);
	color: var(--jp-carousel-primary-color);
}

.jp-carousel-has-comments-indicator.jp-carousel-show {
	display: inline-block;
}

/** Icons End **/

/* Small screens */
@media only screen and ( max-width: 760px ) {

	.jp-carousel-overlay .swiper .swiper-button-next,
	.jp-carousel-overlay .swiper .swiper-button-prev {
		display: none !important;
	}

	.jp-carousel-buttons {
		display: none !important;
	}

	.jp-carousel-image-meta {
		float: none !important;
		width: 100% !important;
		box-sizing: border-box;
		margin-left: 0;
	}

	.jp-carousel-close-hint {
		font-size: 26px !important;
		position: fixed !important;
		top: 10px;
		right: 10px;
	}

	/* The admin bar is fixed at top: 0*/
	.admin-bar .jp-carousel-close-hint {
		top: 40px;
	}

	.jp-carousel-slide img {
		opacity: 1;
	}

	.jp-carousel-wrap {
		background-color: var(--jp-carousel-bg-color);
	}

	.jp-carousel-fadeaway {
		display: none;
	}

	.jp-carousel-info > .jp-carousel-photo-info {
		display: none;
	}

	.jp-carousel-comments-wrapper > .jp-carousel-photo-info {
		display: block;
	}

	.jp-carousel-caption {
		overflow: visible !important;
	}

	.jp-carousel-info-footer .jp-carousel-photo-title-container {
		display: none;
	}

	.jp-carousel-photo-icons-container {
		margin: 0 10px 0 0;
		white-space: nowrap;
	}

	.jp-carousel-icon-btn {
		padding-left: 20px;
	}

	.jp-carousel-pagination {
		padding-left: 5px;
	}

	.jp-carousel-pagination-container {
		margin-left: 25px;
	}

	.jp-carousel-comment .avatar {
		min-width: 48px;
	}

	#jp-carousel-comment-form-commenting-as fieldset,
	#jp-carousel-comment-form-commenting-as input {
		width: 100%;
		float: none;
	}
}


h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}

:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border-radius:50%;border-top-color:#0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}}.swiper-virtual.swiper-css-mode.swiper-horizontal{.swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}}.swiper-virtual.swiper-css-mode.swiper-vertical{.swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}}.swiper-button-next,.swiper-button-prev{align-items:center;color:#007aff;cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;width:44px;z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{fill:currentColor;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:-22px;top:50%}.swiper-button-prev{left:4px;right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{left:auto;right:4px}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:-22px;top:50%}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:4px;right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:4px}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:50%;margin-left:-22px;margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:4px;.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:4px;top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;left:0;top:auto;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:#000;border-radius:50%;display:inline-block;height:8px;opacity:.2;width:8px;button&{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:#007aff;opacity:1}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;right:8px;top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:6px 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 4px}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit}.swiper-pagination-progressbar{background:#00000040;position:absolute;.swiper-pagination-progressbar-fill{background:#007aff;height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:4px}}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:#0000001a;border-radius:10px;position:relative;touch-action:none;&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{bottom:4px;height:4px;left:1%;position:absolute;top:auto;width:98%;z-index:50}&.swiper-scrollbar-vertical,.swiper-vertical>&{height:98%;left:auto;position:absolute;right:4px;top:1%;width:4px;z-index:50}}.swiper-scrollbar-drag{background:#00000080;border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%;>canvas,>img,>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1;.swiper-slide{pointer-events:none}}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0;&:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1;.swiper-slide{pointer-events:none}}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper-creative{.swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}}:root {
	--jp-carousel-primary-color: #fff;
	--jp-carousel-primary-subtle-color: #999;
	--jp-carousel-bg-color: #000;
	--jp-carousel-bg-faded-color: #222;
	--jp-carousel-border-color: #3a3a3a;
}

:root .jp-carousel-light {
	--jp-carousel-primary-color: #000;
	--jp-carousel-primary-subtle-color: #646970;
	--jp-carousel-bg-color: #fff;
	--jp-carousel-bg-faded-color: #fbfbfb;
	--jp-carousel-border-color: #dcdcde;
}

.jp-carousel-overlay .swiper-button-prev,
.jp-carousel-overlay .swiper-rtl .swiper-button-next,
.jp-carousel-overlay .swiper-button-next,
.jp-carousel-overlay .swiper-rtl .swiper-button-prev {
	background-image: none;
}

/* end of temporary fix */

[data-carousel-extra]:not(.jp-carousel-wrap) img,
[data-carousel-extra]:not(.jp-carousel-wrap) img + figcaption {
	cursor: pointer;
}

.jp-carousel-wrap * {
	line-height: inherit;
}

.jp-carousel-wrap.swiper {
	height: auto;
	width: 100vw;
}

.jp-carousel-overlay .swiper-zoom-container {
	background-size: 200%;
	background-repeat: no-repeat;
	background-position: center;
}

/*
To prevent flash of prev/next image scale transition after pinch zoom we need
to hide them. Swiper does not add a class of `swiper-slide-zoomed` to slides
on pinch and zoom so we have to target all affected elements in touch devices.
*/
.jp-carousel-overlay .swiper-slide.swiper-slide-prev .swiper-zoom-container img,
.jp-carousel-overlay .swiper-slide.swiper-slide-next .swiper-zoom-container img {
	transition: none !important;
}

.jp-carousel-overlay .swiper-button-prev,
.jp-carousel-overlay .swiper-button-next {
	opacity: 0.5;
	transition: 0.5s opacity ease-out;
	height: initial;
	width: initial;
	padding: 20px 40px;
	background-image: none;
}

.jp-carousel-overlay .swiper-button-prev:hover,
.jp-carousel-overlay .swiper-button-next:hover {
	opacity: 1;
}

.jp-carousel-overlay .swiper-button-next::after,
.jp-carousel-overlay .swiper-rtl .swiper-button-next::after,
.jp-carousel-overlay .swiper-button-prev::after,
.jp-carousel-overlay .swiper-rtl .swiper-button-prev::after {
	content: none;
}

.jp-carousel-overlay .swiper-button-prev svg,
.jp-carousel-overlay .swiper-button-next svg {
	height: 30px;
	width: 28px;
	background: var(--jp-carousel-bg-color);
	border-radius: 4px;
}

.jp-carousel-overlay .swiper-button-prev svg:hover,
.jp-carousel-overlay .swiper-button-next svg:hover {
	background: var(--jp-carousel-primary-subtle-color);
}

.jp-carousel-overlay {
	font-family: "Helvetica Neue", sans-serif !important;
	z-index: 2147483647;
	overflow-x: hidden;
	overflow-y: auto;
	direction: ltr;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: var(--jp-carousel-bg-color);
}

.jp-carousel-overlay * {
	box-sizing: border-box;
}

/* Fix for Twenty Nineteen theme compatibility */
.jp-carousel-overlay h1::before,
.jp-carousel-overlay h2::before,
.jp-carousel-overlay h3::before {
	content: none;
	display: none;
}

.jp-carousel-overlay .swiper .swiper-button-prev {
	left: 0;
	right: auto;
}

.jp-carousel-overlay .swiper .swiper-button-next {
	right: 0;
	left: auto;
}

.jp-carousel-overlay .swiper.swiper-rtl .swiper-button-prev,
.jp-carousel-overlay .swiper.swiper-rtl .swiper-button-next {
	transform: scaleX(-1);
}

.jp-carousel-container {
	display: grid;
	grid-template-rows: 1fr 64px; /* 1. main carousel, 2. info area as footer */
	height: 100%;
}

.jp-carousel-hide-controls .jp-carousel-container {
	grid-template-rows: 1fr;
}

.jp-carousel-hide-controls .swiper-wrapper {
	margin-top: -32px; /* Compensate for the remove of the height of the info bar. */
}


.jp-carousel-hide-controls .jp-swiper-button-next,
.jp-carousel-hide-controls .jp-swiper-button-prev {
	margin-top: -54px; /* The height of the info bar plus any top padding on the nav button itself. */
}

.jp-carousel-msg {
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	display: inline-block;
	line-height: 19px;
	padding: 11px 15px;
	font-size: 14px;
	text-align: center;
	margin: 25px 20px 0 2px;
	background-color: var(--jp-carousel-primary-color);
	border-left: 4px solid #ffba00;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.jp-carousel-info {
	display: flex;
	flex-direction: column;
	text-align: left !important;
	-webkit-font-smoothing: subpixel-antialiased !important;
	z-index: 100;
	background-color: var(--jp-carousel-bg-color);
	transition: opacity 200ms ease-out;
	opacity: 1;
}

.jp-carousel-hide-controls .jp-carousel-info {
	visibility: hidden;
	height: 0;
	overflow: hidden;
}

.jp-carousel-info-footer {
	position: relative;
	background-color: var(--jp-carousel-bg-color);
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100vw;
}

.jp-carousel-info-extra {
	display: none;
	background-color: var(--jp-carousel-bg-color);
	padding: 35px;
	width: 100vw;
	border-top: 1px solid var(--jp-carousel-bg-faded-color);
}

.jp-carousel-title-and-caption {
	margin-bottom: 15px;
}

.jp-carousel-info-extra.jp-carousel-show {
	display: block;
}

.jp-carousel-info ::selection {
	background: var(--jp-carousel-primary-color); /* Safari */
	color: var(--jp-carousel-primary-color);
}

.jp-carousel-info ::-moz-selection {
	background: var(--jp-carousel-primary-color); /* Firefox */
	color: var(--jp-carousel-primary-color);
}

.jp-carousel-photo-info {
	left: 0 !important;
	width: 100% !important;
}

.jp-carousel-comments-wrapper {
	padding: 0;
	width: 100% !important;
	display: none;
}

.jp-carousel-comments-wrapper.jp-carousel-show {
	display: block;
}

.jp-carousel-comments-wrapper > .jp-carousel-photo-info {
	display: none;
}

.jp-carousel-transitions .jp-carousel-photo-info {
	transition: 400ms ease-out;
}

.jp-carousel-buttons {
	margin: -18px -20px 15px;
	padding: 8px 10px;
	border-bottom: 1px solid #222;
	background: #222;
	text-align: center;
}

div.jp-carousel-buttons a {
	border: none !important;
	color: var(--jp-carousel-primary-subtle-color);
	font: 400 11px/1.2em "Helvetica Neue", sans-serif !important;
	letter-spacing: 0 !important;
	padding: 5px 2px 5px 0;
	text-decoration: none !important;
	text-shadow: none !important;
	vertical-align: middle;
	-webkit-font-smoothing: subpixel-antialiased;
}

div.jp-carousel-buttons a:hover {
	color: var(--jp-carousel-primary-color);
	border: none !important;
}

.jp-carousel-transitions div.jp-carousel-buttons a:hover {
	transition: none !important;
}

.jp-carousel-slide,
.jp-carousel-slide img {
	transform: translate3d(0, 0, 0);
}

.jp-carousel-close-hint {
	letter-spacing: 0 !important;
	position: fixed;
	top: 20px;
	right: 30px;
	padding: 10px;
	text-align: right;
	width: 45px;
	height: 45px;
	z-index: 15;
	color: var(--jp-carousel-primary-color);
	cursor: pointer;
	transition: opacity 200ms ease-out;
}

.jp-carousel-transitions .jp-carousel-close-hint {
	transition: color 200ms linear;
}

.jp-carousel-close-hint svg {
	padding: 3px 2px;
	background: var(--jp-carousel-bg-color);
	border-radius: 4px;
}

.jp-carousel-close-hint svg:hover {
	background: var(--jp-carousel-primary-subtle-color);
}

.jp-carousel-close-hint:hover {
	color: var(--jp-carousel-primary-color);
}

.jp-carousel-close-hint:hover span {
	border-color: var(--jp-carousel-primary-color);
}

/** Pagination Start **/
.jp-carousel-pagination-container {
	flex: 1;
	margin: 0 15px 0 35px;
}

.jp-swiper-pagination,
.jp-carousel-pagination {
	color: var(--jp-carousel-primary-color);
	font-size: 15px; /* same as .jp-carousel-info-footer .jp-carousel-photo-title  */
	font-weight: 400;
	white-space: nowrap;
	display: none;
	position: static !important;
}

.jp-carousel-pagination-container .swiper-pagination {
	text-align: left;
	line-height: 8px;
}

.jp-carousel-pagination {
	padding-left: 5px;
}

.jp-swiper-pagination .swiper-pagination-bullet {
	background: var(--jp-carousel-primary-subtle-color);
	margin: 0 4px;
}

.jp-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: var(--jp-carousel-primary-color);
}

.jp-swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
	background: var(--jp-carousel-primary-color);
	opacity: 0.5;
}

/** Pagination End **/

/** Title and Desc Start **/
.jp-carousel-info-footer .jp-carousel-photo-title-container {
	flex: 4;
	justify-content: center;
	overflow: hidden;
	margin: 0;
}

.jp-carousel-photo-title,
.jp-carousel-photo-caption {
	background: none !important;
	border: none !important;
	display: inline-block;
	font: 400 20px/1.3em "Helvetica Neue", sans-serif;
	line-height: normal;
	letter-spacing: 0 !important;
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-shadow: none !important;
	text-transform: none !important;
	color: var(--jp-carousel-primary-color);
}

.jp-carousel-info-footer .jp-carousel-photo-caption {
	text-align: center;
	font-size: 15px; /* same as .jp-carousel-pagination */
	white-space: nowrap;
	color: var(--jp-carousel-primary-subtle-color);
	cursor: pointer;
	margin: 0;
	text-overflow: ellipsis;
}

.jp-carousel-info-footer .jp-carousel-photo-caption p {
	margin: 0;
}

.jp-carousel-photo-title {
	font-size: 32px;
	margin-bottom: 2px;
}

.jp-carousel-photo-description {
	color: var(--jp-carousel-primary-subtle-color);
	font-size: 16px;
	margin: 25px 0;
	width: 100%;
	overflow: hidden;
	overflow-wrap: break-word;
}

.jp-carousel-photo-description p {
	color: var(--jp-carousel-primary-subtle-color);
	line-height: 1.4;
	margin-bottom: 0;
}

.jp-carousel-photo-description p a,
.jp-carousel-comments p a,
.jp-carousel-info h2 a {
	color: var(--jp-carousel-primary-color) !important;
	border: none !important;
	text-decoration: underline !important;
	font-weight: 400 !important;
	font-style: normal !important;
}

.jp-carousel-photo-description p strong,
.jp-carousel-photo-description p b {
	font-weight: 700;
	color: var(--jp-carousel-primary-subtle-color);
}

.jp-carousel-photo-description p em,
.jp-carousel-photo-description p i {
	font-style: italic;
	color: var(--jp-carousel-primary-subtle-color);
}

.jp-carousel-photo-description p a:hover,
.jp-carousel-comments p a:hover,
.jp-carousel-info h2 a:hover {
	color: var(--jp-carousel-primary-subtle-color) !important;
}

.jp-carousel-photo-description p:empty {
	display: none;
}

.jp-carousel-photo-info h1::before,
.jp-carousel-photo-info h1::after,
.jp-carousel-comments-wrapper h1::before,
.jp-carousel-comments-wrapper h1::after {
	content: none !important;
}

.jp-carousel-caption {
	font-size: 14px;
	font-weight: 400;
	margin: 0;
}

/** Title and Desc End **/

/** Meta Box Start **/
.jp-carousel-image-meta {
	color: var(--jp-carousel-primary-color);
	font: 12px/1.4 "Helvetica Neue", sans-serif !important;
	width: 100%;
	display: none;
}

.jp-carousel-image-meta.jp-carousel-show {
	display: block;
}

.jp-carousel-image-meta li,
.jp-carousel-image-meta h5 {
	font-family: "Helvetica Neue", sans-serif !important;
	position: inherit !important;
	top: auto !important;
	right: auto !important;
	left: auto !important;
	bottom: auto !important;
	background: none !important;
	border: none !important;
	font-weight: 400 !important;
	/* stylelint-disable-next-line declaration-property-unit-allowed-list -- this should be changed to a unitless value: https://developer.wordpress.org/coding-standards/wordpress-coding-standards/css/#values */
	line-height: 1.3em !important;
}

.jp-carousel-image-meta ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.jp-carousel-image-meta li {
	width: 48% !important;
	display: inline-block !important;
	vertical-align: top !important;
	margin: 0 2% 15px 0 !important;
	color: var(--jp-carousel-primary-color) !important;
	font-size: 13px !important;
}

.jp-carousel-image-meta h5 {
	color: var(--jp-carousel-primary-subtle-color) !important;
	text-transform: uppercase !important;
	font-size: 10px !important;
	margin: 0 0 2px !important;
	letter-spacing: 0.1em !important;
}

a.jp-carousel-image-download {
	display: inline-block;
	clear: both;
	color: var(--jp-carousel-primary-subtle-color);
	line-height: 1;
	font-weight: 400;
	font-size: 14px;
	text-decoration: none;
}

a.jp-carousel-image-download svg {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
	padding-bottom: 2px;
}

a.jp-carousel-image-download span.photo-size {
	font-size: 11px;
	border-radius: 1em;
	margin-left: 2px;
	display: inline-block;
}

a.jp-carousel-image-download span.photo-size-times {
	padding: 0 1px 0 2px;
}

/** Meta Box End **/

/** Comments Start **/
.jp-carousel-comments {
	font: 15px/1.7 "Helvetica Neue", sans-serif !important;
	font-weight: 400;
	background: none transparent;
	width: 100%;
	bottom: 10px;
	margin-top: 20px;
}

.jp-carousel-comments p a:hover,
.jp-carousel-comments p a:focus,
.jp-carousel-comments p a:active {
	color: var(--jp-carousel-primary-color) !important;
}

.jp-carousel-comment {
	background: none transparent;
	color: var(--jp-carousel-primary-subtle-color);
	overflow: auto;
	width: 100%;
	display: flex;
}

.jp-carousel-comment + .jp-carousel-comment {
	margin-top: 20px;
}

.jp-carousel-comment:last-of-type {
	margin-bottom: 20px;
}

.jp-carousel-comment p {
	color: var(--jp-carousel-primary-subtle-color) !important;
}

.jp-carousel-comment .comment-author {
	font-size: 15px;
	font-weight: 500;
	padding: 0;
	width: auto;
	display: inline;
	float: none;
	border: none;
	margin: 0;
}

.jp-carousel-comment .comment-author a {
	color: var(--jp-carousel-primary-color);
}

.jp-carousel-comment .comment-gravatar {
	float: none;
	margin-right: 10px;
}

.jp-carousel-comment .comment-content {
	border: none;
	padding: 0;
}

.jp-carousel-comment .avatar {
	margin: 0;
	border-radius: 4px;
	border: none !important;
	padding: 0 !important;
	background-color: transparent !important;
	min-width: 64px;
	min-height: 64px;
	width: 64px;
	height: 64px;
}

.jp-carousel-comment .comment-date {
	color: var(--jp-carousel-primary-subtle-color);
	font-size: 11px;
	border-bottom: 1px solid var(--jp-carousel-bg-faded-color);
	margin-bottom: 6px;
}

#jp-carousel-comment-form {
	margin: 0 0 10px !important;
	width: 100%;
}

#jp-carousel-comment-form.jp-carousel-is-disabled {
	opacity: 0.5;
	pointer-events: none;
}

textarea#jp-carousel-comment-form-comment-field {
	background: var(--jp-carousel-bg-faded-color);
	border: 1px solid var(--jp-carousel-border-color);
	color: var(--jp-carousel-primary-subtle-color);
	font: 16px/1.4 "Helvetica Neue", sans-serif !important;
	width: 100%;
	padding: 10px 10px 5px;
	margin: 0;
	float: none;
	height: 147px;
	box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	overflow: hidden;
	box-sizing: border-box;
}

textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
	color: #555;
}

textarea#jp-carousel-comment-form-comment-field:focus {
	background: var(--jp-carousel-bg-faded-color);
	color: var(--jp-carousel-primary-subtle-color);
}

textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
	color: var(--jp-carousel-primary-subtle-color);
}

#jp-carousel-loading-overlay {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

#jp-carousel-loading-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100vh;
	width: 100vw;
}

#jp-carousel-library-loading,
#jp-carousel-library-loading::after {
	border-radius: 50%;
	width: 40px;
	height: 40px;
}

#jp-carousel-library-loading {
	float: left;
	margin: 22px 0 0 10px;
	font-size: 10px;
	position: relative;
	text-indent: -9999em;
	border-top: 8px solid rgba(255, 255, 255, 0.2);
	border-right: 8px solid rgba(255, 255, 255, 0.2);
	border-bottom: 8px solid rgba(255, 255, 255, 0.2);
	border-left: 8px solid var(--jp-carousel-primary-color);
	transform: translateZ(0);
	animation: load8 1.1s infinite linear;
}

#jp-carousel-comment-form-spinner,
#jp-carousel-comment-form-spinner::after {
	border-radius: 50%;
	width: 20px;
	height: 20px;
}

#jp-carousel-comment-form-spinner {
	display: none;
	float: left;
	font-size: 10px;
	position: absolute; /* relative to .jp-carousel-comment-form-container */
	text-indent: -9999em;
	border-top: 4px solid rgba(255, 255, 255, 0.2);
	border-right: 4px solid rgba(255, 255, 255, 0.2);
	border-bottom: 4px solid rgba(255, 255, 255, 0.2);
	border-left: 4px solid var(--jp-carousel-primary-color);
	transform: translateZ(0);
	animation: load8 1.1s infinite linear;
	margin: 0 auto;
	top: calc(50% - 15px);
	left: 0;
	bottom: 0;
	right: 0;
}

@keyframes load8 {

	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.jp-carousel-info-content-wrapper {
	max-width: 800px;
	margin: auto;
}

#jp-carousel-comment-form-submit-and-info-wrapper {
	display: none;
	overflow: hidden;
	width: 100%;
}

#jp-carousel-comment-form-commenting-as input {
	background: var(--jp-carousel-bg-color);
	border: 1px solid var(--jp-carousel-border-color);
	color: var(--jp-carousel-primary-subtle-color);
	font: 16px/1.4 "Helvetica Neue", sans-serif !important;
	padding: 10px;
	float: left;
	box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	width: 285px;
}

#jp-carousel-comment-form-commenting-as input:focus {
	background: var(--jp-carousel-bg-faded-color);
	color: var(--jp-carousel-primary-subtle-color);
}

#jp-carousel-comment-form-commenting-as p {
	font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
	margin: 22px 0 0;
	float: left;
}

#jp-carousel-comment-form-commenting-as fieldset {
	float: left;
	border: none;
	margin: 20px 0 0 0;
	padding: 0;
	clear: both;
}

#jp-carousel-comment-form-commenting-as label {
	font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
	margin: 0 20px 3px 0;
	float: left;
	width: 100px;
}

#jp-carousel-comment-form-button-submit {
	margin-top: 20px;
	margin-left: auto;
	display: block;
	border: solid 1px var(--jp-carousel-primary-color);
	background: var(--jp-carousel-bg-color);
	border-radius: 3px;
	padding: 8px 16px;
	font-size: 14px;
	color: var(--jp-carousel-primary-color);
}

#jp-carousel-comment-form-button-submit:active,
#jp-carousel-comment-form-button-submit:focus {
	background: var(--jp-carousel-primary-color);
	color: var(--jp-carousel-bg-color);
}

#jp-carousel-comment-form-container {
	margin-bottom: 15px;
	width: 100%;
	margin-top: 20px;
	color: var(--jp-carousel-primary-subtle-color);
	position: relative;
	overflow: hidden;
}

#jp-carousel-comment-post-results {
	display: none;
	overflow: auto;
	width: 100%;
}

#jp-carousel-comment-post-results span {
	display: block;
	text-align: center;
	margin-top: 20px;
	width: 100%;
	overflow: auto;
	padding: 1em 0;
	box-sizing: border-box;
	border-radius: 2px;
	font: 13px/1.4 "Helvetica Neue", sans-serif !important;
	border: 1px solid var(--jp-carousel-border-color);
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.jp-carousel-comment-post-error {
	color: #df4926;
}

#jp-carousel-comments-closed {
	display: none;
	color: var(--jp-carousel-primary-subtle-color);
}

#jp-carousel-comments-loading {
	font: 400 15px/1.7 "Helvetica Neue", sans-serif !important;
	display: none;
	color: var(--jp-carousel-primary-subtle-color);
	text-align: left;
	margin-bottom: 20px;
	width: 100%;
	bottom: 10px;
	margin-top: 20px;
}

/** Icons Start **/
.jp-carousel-photo-icons-container {
	flex: 1;
	display: block;
	text-align: right;
	margin: 0 20px 0 30px;
	white-space: nowrap;
}

.jp-carousel-icon-btn {
	padding: 16px;
	text-decoration: none;
	border: none;
	background: none;
	display: inline-block;
	height: 64px;
}

.jp-carousel-icon {
	border: none;
	display: inline-block;
	line-height: 0;
	font-weight: 400;
	font-style: normal;
	border-radius: 4px;
	width: 31px; /* Prevent comments indicator from changing icon width */
	padding: 4px 3px 3px;
}

.jp-carousel-icon:hover {
	background: var(--jp-carousel-primary-subtle-color);
}

.jp-carousel-icon svg {
	display: inline-block;
}

.jp-carousel-overlay rect {
	fill: var(--jp-carousel-primary-color);
}

.jp-carousel-selected .jp-carousel-icon {
	background: var(--jp-carousel-primary-color);
}

.jp-carousel-selected rect {
	fill: var(--jp-carousel-bg-color);
}

.jp-carousel-icon-comments.jp-carousel-show {
	display: inline-block;
}

.jp-carousel-icon .jp-carousel-has-comments-indicator {
	display: none;
	font-size: 12px;
	vertical-align: top;
	margin-left: -16px;
	line-height: 1;
	padding: 2px 4px;
	border-radius: 4px;
	background: var(--jp-carousel-primary-color);
	color: var(--jp-carousel-bg-color);
	font-weight: 400;
	font-family: "Helvetica Neue", sans-serif !important;
	position: relative;
}

.jp-carousel-selected .jp-carousel-icon .jp-carousel-has-comments-indicator {
	background: var(--jp-carousel-bg-color);
	color: var(--jp-carousel-primary-color);
}

.jp-carousel-has-comments-indicator.jp-carousel-show {
	display: inline-block;
}

/** Icons End **/

/* Small screens */
@media only screen and ( max-width: 760px ) {

	.jp-carousel-overlay .swiper .swiper-button-next,
	.jp-carousel-overlay .swiper .swiper-button-prev {
		display: none !important;
	}

	.jp-carousel-buttons {
		display: none !important;
	}

	.jp-carousel-image-meta {
		float: none !important;
		width: 100% !important;
		box-sizing: border-box;
		margin-left: 0;
	}

	.jp-carousel-close-hint {
		font-size: 26px !important;
		position: fixed !important;
		top: 10px;
		right: 10px;
	}

	/* The admin bar is fixed at top: 0*/
	.admin-bar .jp-carousel-close-hint {
		top: 40px;
	}

	.jp-carousel-slide img {
		opacity: 1;
	}

	.jp-carousel-wrap {
		background-color: var(--jp-carousel-bg-color);
	}

	.jp-carousel-fadeaway {
		display: none;
	}

	.jp-carousel-info > .jp-carousel-photo-info {
		display: none;
	}

	.jp-carousel-comments-wrapper > .jp-carousel-photo-info {
		display: block;
	}

	.jp-carousel-caption {
		overflow: visible !important;
	}

	.jp-carousel-info-footer .jp-carousel-photo-title-container {
		display: none;
	}

	.jp-carousel-photo-icons-container {
		margin: 0 10px 0 0;
		white-space: nowrap;
	}

	.jp-carousel-icon-btn {
		padding-left: 20px;
	}

	.jp-carousel-pagination {
		padding-left: 5px;
	}

	.jp-carousel-pagination-container {
		margin-left: 25px;
	}

	.jp-carousel-comment .avatar {
		min-width: 48px;
	}

	#jp-carousel-comment-form-commenting-as fieldset,
	#jp-carousel-comment-form-commenting-as input {
		width: 100%;
		float: none;
	}
}
/**
 * Sharedaddy Base Styles
 *
 * Contains styles for modules, containers, buttons
 */


/* Master container */
#jp-post-flair {
	padding-top: 0.5em;
}


/* Overall Sharedaddy block title */
div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
	clear: both;
}

div.sharedaddy h3.sd-title {
	margin: 0 0 1em 0;
	display: inline-block;
	line-height: 1.2;
	font-size: 9pt;
	font-weight: 700;
}

body.highlander-light h3.sd-title::before {
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

body.highlander-dark h3.sd-title::before {
	border-top: 1px solid rgba(255, 255, 255, 0.4);
}


/* Sharing services list */
.sd-sharing {
	margin-bottom: 1em;
}

.sd-content ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
}

.sd-content ul li {
	display: inline-block;
	margin: 0 8px 12px 0;
	padding: 0;
}

.sd-content ul li.share-deprecated {
	opacity: 0.5;
}

.sd-content ul li.share-deprecated a span {
	text-decoration: line-through;
}

.sd-block.sd-gplus {
	margin: 0 0 0.5em 0;
}

.sd-gplus .sd-content {
	font-size: 12px;
}

/* Sharing email errors */
.sd-content .share-email-error .share-email-error-title {
	margin: 0.5em 0;
}

.sd-content .share-email-error .share-email-error-text {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	margin: 0.5em 0;
}


/* Buttons */
.sd-social-icon .sd-content ul li a.sd-button,
.sd-social-text .sd-content ul li a.sd-button,
.sd-content ul li a.sd-button,
.sd-content ul li .option a.share-ustom,	/* Ugh. */
.sd-content ul li.preview-item div.option.option-smart-off a,
.sd-content ul li.advanced a.share-more,
.sd-social-icon-text .sd-content ul li a.sd-button,
.sd-social-official .sd-content > ul > li > a.sd-button,
#sharing_email .sharing_send,
.sd-social-official .sd-content > ul > li .digg_button > a {		/* official Digg button no longer works, needs cleaning */
	text-decoration: none !important;
	display: inline-block;
	font-size: 13px;
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
	border-radius: 4px;
	color: #2c3338 !important;
	background: #fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.12);
	text-shadow: none;
	line-height: 23px;
	padding: 4px 11px 3px 9px;
}

.sd-social-official .sd-content ul li a.sd-button,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a {
	align-items: center;
	display: flex;
	font-size: 12px;
	line-height: 12px;
	padding: 1px 6px 0 5px;
	min-height: 20px;
}

.sd-social-official .sd-content ul.preview li a.sd-button,
.sd-social-official .sd-content ul.preview li.preview-item div.option.option-smart-off a {
	position: relative;
	top: 2px;
}

.sd-content ul li a.sd-button > span,
.sd-content ul li .option a.share-ustom span,	/* Ugh. */
.sd-content ul li.preview-item div.option.option-smart-off a span,
.sd-content ul li.advanced a.share-more span,
.sd-social-icon-text .sd-content ul li a.sd-button > span,
.sd-social-official .sd-content > ul > li > a.sd-button span,
.sd-social-official .sd-content > ul > li .digg_button > a span {		/* official Digg button no longer works, needs cleaning */
	line-height: 23px;
	margin-left: 6px;
}

/* Icon Only */
.sd-social-icon .sd-content ul li a.sd-button > span {
	margin-left: 0;
}

body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text span:not(.custom-sharing-span) {
	display: none;
}

/* Text Only */
.sd-social-text .sd-content ul li a.sd-button span {
	margin-left: 3px;
}

.sd-social-official .sd-content ul li a.sd-button > span,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a span {
	line-height: 12px;
	margin-left: 3px;
}


.sd-social-official .sd-content > ul > li > a.sd-button::before,
.sd-social-official .sd-content > ul > li .digg_button > a::before,
.sd-social-official .sd-content .sharing-hidden .inner > ul > li > a.sd-button::before,
.sd-social-official .sd-content .sharing-hidden .inner > ul > li .digg_button > a::before {
	margin-bottom: -1px;
}

.sd-social-icon .sd-content ul li a.sd-button:hover,
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:hover,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:hover,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content > ul > li > a.sd-button:hover,
.sd-social-official .sd-content > ul > li > a.sd-button:active,
.sd-social-official .sd-content > ul > li .digg_button > a:hover,
.sd-social-official .sd-content > ul > li .digg_button > a:active {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), 0 0 0 1px rgba(0, 0, 0, 0.22);
}

.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content > ul > li > a.sd-button:active,
.sd-social-official .sd-content > ul > li .digg_button > a:active {
	box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.16);
}

/* All icons */
.sd-content ul li a.sd-button::before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font: 400 18px/1 social-logos;
	vertical-align: top;
	text-align: center;
}

/* text + icon styles should have relative and top position */
.sd-social-icon-text ul li a.sd-button::before {
	position: relative;
	top: 2px;
}

/* Make it look great in Chrome and Safari */
@media screen and (-webkit-min-device-pixel-ratio: 0) {

	.sd-content ul li a.sd-button::before {
		position: relative;
		top: 2px;
	}
}

.sd-social-official ul li a.sd-button::before {
	position: relative;
	top: -2px;
}

/* Make it look great in Chrome and Safari */
@media screen and (-webkit-min-device-pixel-ratio: 0) {

	.sd-social-official ul li a.sd-button::before {
		top: 0;
	}
}

/* Add more pading on touch devices */
.jp-sharing-input-touch .sd-content ul li {
	padding-left: 10px;
}

.sd-content ul li.preview-item.no-icon a.sd-button span {
	margin-left: 0;
}

/* Text only */
.sd-social-text .sd-content ul li a::before,
.sd-content ul li.no-icon a::before {
	display: none;
}

body .sd-social-text .sd-content ul li.share-custom a span,
body .sd-content ul li.share-custom.no-icon a span {
	background-image: none;
	background-position: -500px -500px !important;	/* hack to work around !important inline style */
	background-repeat: no-repeat !important;
	padding-left: 0;
	height: 0;
	line-height: inherit;
}

.sd-social-icon .sd-content ul li a.share-more {
	position: relative;
	top: -4px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

	.sd-social-icon .sd-content ul li a.share-more {
		top: 2px;
	}
}

/* Hack to make the share more button look better on Firefox. */
@-moz-document url-prefix() {

	.sd-social-icon .sd-content ul li a.share-more {
		top: 2px;
	}
}

.sd-social-icon .sd-content ul li a.share-more span {
	margin-left: 3px;
}


/* Individual icons */
.sd-social-icon .sd-content ul li.share-print a::before,
.sd-social-text .sd-content ul li.share-print a::before,
.sd-content ul li.share-print div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-print a::before,
.sd-social-official .sd-content li.share-print a::before {
	content: "\f469";
}

.sd-social-icon .sd-content ul li.share-email a::before,
.sd-social-text .sd-content ul li.share-email a::before,
.sd-content ul li.share-email div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-email a::before,
.sd-social-official .sd-content li.share-email a::before {
	content: "\f410";
}

.sd-social-icon .sd-content ul li.share-linkedin a::before,
.sd-social-text .sd-content ul li.share-linkedin a::before,
.sd-content ul li.share-linkedin div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-linkedin a::before {
	content: "\f207";
}

.sd-social-icon .sd-content ul li.share-twitter a::before,
.sd-social-text .sd-content ul li.share-twitter a::before,
.sd-content ul li.share-twitter div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-twitter a::before,
.sd-social-icon .sd-content ul li.share-x a::before,
.sd-social-text .sd-content ul li.share-x a::before,
.sd-content ul li.share-x div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-x a::before {
	content: "\f10e";
}

.sd-social-icon .sd-content ul li.share-reddit a::before,
.sd-social-text .sd-content ul li.share-reddit a::before,
.sd-content ul li.share-reddit div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-reddit a::before,
.sd-social-official .sd-content li.share-reddit a::before {
	content: "\f222";
}

.sd-social-icon .sd-content ul li.share-tumblr a::before,
.sd-social-text .sd-content ul li.share-tumblr a::before,
.sd-content ul li.share-tumblr div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-tumblr a::before {
	content: "\f607";
}

.sd-social-icon .sd-content ul li.share-pinterest a::before,
.sd-social-text .sd-content ul li.share-pinterest a::before,
.sd-content ul li.share-pinterest div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-pinterest a::before {
	content: "\f210";
}

.sd-social-icon .sd-content ul li.share-facebook a::before,
.sd-social-text .sd-content ul li.share-facebook a::before,
.sd-content ul li.share-facebook div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-facebook a::before {
	content: "\f203";
}

.sd-social-icon .sd-content ul li.share-press-this a::before,
.sd-social-text .sd-content ul li.share-press-this a::before,
.sd-content ul li.share-press-this div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-press-this a::before,
.sd-social-official .sd-content li.share-press-this a::before {
	content: "\f205";
}

.sd-social-official .sd-content li.share-press-this a::before {
	color: #2ba1cb;
}

.sd-social-icon .sd-content ul li.share-telegram a::before,
.sd-social-text .sd-content ul li.share-telegram a::before,
.sd-content ul li.share-telegram div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-telegram a::before,
.sd-social-official .sd-content li.share-telegram a::before {
	content: "\f606";
}

.sd-social-official .sd-content li.share-telegram a::before {
	color: #08c;
}

.sd-social-icon .sd-content ul li.share-threads a::before,
.sd-social-text .sd-content ul li.share-threads a::before,
.sd-content ul li.share-threads div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-threads a::before,
.sd-social-official .sd-content li.share-threads a::before {
	content: "\f10d";
}

.sd-social-official .sd-content li.share-threads a::before {
	color: #000;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-threads a.sd-button {
	background: #000;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li.share-mastodon a::before,
.sd-social-text .sd-content ul li.share-mastodon a::before,
.sd-content ul li.share-mastodon div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-mastodon a::before,
.sd-social-official .sd-content li.share-mastodon a::before {
	content: "\f10a";
}

.sd-social-official .sd-content li.share-mastodon a::before {
	color: #563acc;
}

.sd-social-icon .sd-content ul a.share-more::before,
.sd-social-text .sd-content ul a.share-more::before,
.sd-content ul li.advanced a.share-more::before,
.sd-social-icon-text .sd-content a.share-more::before,
.sd-social-official .sd-content a.share-more::before {
	content: "\f415";
}

.sd-social-official .sd-content a.share-more::before {
	color: #2ba1cb;
}

.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a::before,
.sd-social-text .sd-content ul li.share-jetpack-whatsapp a::before,
.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a::before,
.sd-social-official .sd-content li.share-jetpack-whatsapp a::before {
	content: "\f608";
}

.sd-social-official .sd-content li.share-jetpack-whatsapp a::before {
	color: #43d854;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-jetpack-whatsapp a.sd-button {
	background: #43d854;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li.share-nextdoor a::before,
.sd-social-text .sd-content ul li.share-nextdoor a::before,
.sd-content ul li.share-nextdoor div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-nextdoor a::before,
.sd-social-official .sd-content li.share-nextdoor a::before {
	content: "\f10c";
}

.sd-social-official .sd-content li.share-nextdoor a::before {
	color: #8ed500;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-nextdoor a.sd-button {
	background: #8ed500;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li.share-bluesky a::before,
.sd-social-text .sd-content ul li.share-bluesky a::before,
.sd-content ul li.share-bluesky div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-bluesky a::before,
.sd-social-official .sd-content li.share-bluesky a::before {
	content: "\f10f";
}

.sd-social-official .sd-content li.share-bluesky a::before {
	color: #0085ff;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-bluesky a.sd-button {
	background: #0085ff;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li.share-deprecated a::before,
.sd-social-icon-text .sd-content li.share-deprecated a::before,
.sd-social-official .sd-content li.share-deprecated a::before,
.sd-content ul li.share-deprecated div.option.option-smart-off a::before {
	width: 1em;
	height: 1em;
	content: "\1F6AB";
}

/* Share count */
.sd-social .sd-button .share-count {
	background: #2ea2cc;
	color: #fff;
	border-radius: 10px;
	display: inline-block;
	text-align: center;
	font-size: 10px;
	padding: 1px 3px;
	line-height: 1;
}

.sd-social-official .sd-content > ul > li > a.sd-button span {
	line-height: 1;
}

.sd-social-official .sd-content ul {
	display: flex;
	flex-wrap: wrap;
}

.sd-social-official .sd-content ul::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sd-social-official .sd-content li.share-press-this a {
	margin: 0 0 5px 0;
}

.sd-social-official .sd-content ul > li {
	display: flex;
	max-height: 18px;
}

.sd-social-official .sd-content ul > li .option-smart-off {
	margin-right: 8px;
}

.sd-social-official .fb-share-button > span {
	vertical-align: top !important;
}

/* Individual official buttons */
.pinterest_button,
.twitter_button,
.linkedin_button > span {
	margin: 0 !important;
}

.linkedin_button > span,
.pinterest_button a {
	display: block !important;
}

.sd-social-official .sd-content .share-tumblr iframe {
	max-width: 53px;
	width: unset;
}

body .sd-social-official li.share-print,
body .sd-social-official li.share-email a,
body .sd-social-official li.share-custom a,
body .sd-social-official li a.share-more,
body .sd-social-official li.share-digg a,
body .sd-social-official li.share-press-this a {
	position: relative;
	top: 0;
}


/* Custom icons */
body .sd-social-icon .sd-content li.share-custom > a {
	padding: 2px 3px 0 3px;
	position: relative;
	top: 4px;
}

body .sd-social-icon .sd-content li.share-custom a span,
body .sd-social-icon-text .sd-content li.share-custom a span,
body .sd-social-text .sd-content li.share-custom a span,
body .sd-social-official .sd-content li.share-custom a span,
body .sd-content ul li.share-custom a.share-icon span {
	background-size: 16px 16px;
	background-repeat: no-repeat;
	margin-left: 0;
	padding: 0 0 0 19px;
	display: inline-block;
	height: 21px;
	line-height: 16px;
}

body .sd-content ul li.share-custom a span[hidden] {
	display: none;
}

body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text .custom-sharing-span {
	color: transparent;
}

body .sd-social-icon .sd-content li.share-custom a span {
	width: 0;
	padding-left: 16px !important;
}


/* Overflow Sharing dialog */
.sharing-hidden .inner {
	position: absolute;
	z-index: 2;
	border: 1px solid #ccc;
	padding: 10px;
	background: #fff;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	margin-top: 5px;
	max-width: 400px;
}

.sharing-hidden .inner ul {
	margin: 0 !important;
}

.sd-social-official .sd-content .sharing-hidden ul > li.share-end {
	clear: both;
	margin: 0 !important;
	height: 0 !important;
}

.sharing-hidden .inner::before,
.sharing-hidden .inner::after {
	position: absolute;
	z-index: 1;
	top: -8px;
	left: 20px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #ccc;
	content: "";
	display: block;
}

.sharing-hidden .inner::after {
	z-index: 2;
	top: -7px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #fff;
}

.sharing-hidden ul {
	margin: 0;
}


/**
 * Special colorful look for "Icon Only" option
 */

.sd-social-icon .sd-content ul li[class*="share-"] a,
.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a {
	border-radius: 50%;
	border: 0;
	box-shadow: none;
	padding: 7px;
	position: relative;
	top: -2px;
	line-height: 1;
	width: auto;
	height: auto;
	margin-bottom: 0;
	max-width: 32px;
}

.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button > span,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a span {
	line-height: 1;
}

.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a:hover {
	border: none;
	opacity: 0.6;
}


.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button::before {
	top: 0;
}

.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-custom {
	padding: 8px 8px 6px 8px;
}

.sd-social-icon .sd-content ul li a.sd-button.share-more {
	margin-left: 10px;
}

.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
	margin-left: 0;
}


.sd-social-icon .sd-button span.share-count {
	position: absolute;
	bottom: 0;
	right: 0;
	border-radius: 0;
	background: #555;
	font-size: 9px;
}

/* Special look colors */
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button {
	background: #e9e9e9;
	margin-top: 2px;
	text-indent: 0;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-tumblr a.sd-button {
	background: #2c4762;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-facebook a.sd-button {
	background: #0866ff;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-twitter a.sd-button {
	background: #000;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-x a.sd-button {
	background: #000;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-pinterest a.sd-button {
	background: #ca1f27;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-digg a.sd-button {
	color: #555 !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-press-this a.sd-button {
	background: #4f94d4;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-telegram a.sd-button {
	background: #08c;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-linkedin a.sd-button {
	background: #0077b5;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-reddit a.sd-button {
	background: #cee3f8;
	color: #555 !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-mastodon a.sd-button {
	background: linear-gradient(to top, #563acc 0%, #6364ff 100%);
	color: #fff !important;
}

#jetpack-source_f_name {
	display: none !important;
	position: absolute !important;
	left: -9000px;
}

.sd-content .share-customize-link {
	margin-top: 8px;
	line-height: 11px;
}

.sd-content .share-customize-link a {
	font-size: 11px;
	font-family: "Open Sans", sans-serif;
}

@media print {

	.sharedaddy.sd-sharing-enabled {
		display: none;
	}
}
@font-face{font-family:social-logos;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAACQoAAsAAAAARIgAACPYAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACLYArqeNNLC4EWAAE2AiQDgigEIAWERgeGPBuCN1UHctg4ALbGdNooatHexFFUK7Ls/y8JVA6rSDf8ApEUKhCkOqVWMK2YHGHTw1W/d4S5M3e+2eV7AyOLM1ZXsQTXYpvLiuMiHMLBNmfib/ttd4TGPsmFp1p7e/N3P1EQWR4ASRQShT4jU1EnHKLD6dr0AQ3xa+vnVe2+3GKBTdhgcXdJC7agVRZYxDilTPSLcWKegBUfT7GuMAovULkS7w7svrAuKhsgoP4/4uB28phTDohe9f9HwE867ZvXzrRk2GU7DnwCkDRFyhyU116paWdakqXAgdD2Jh8S/gCU3ck5KydpHoStMLBN/nl2gC5cDo+If7c9Kz9jaMbGJGgLV4JsFhC2gQwVrP9/OsvWWjwg0lEVKJqkpLLQfFm+mW+ZxvadbHlJWtSRZQe9IW3YVYi6dFvlbRm0HbJ1RNCFqEtR5qVMiqZB4h/iENWxXu5+Ntg2jOmYUzSYbtVaSQuCJeau/vZNXmdo0xmBIpr7PYvyaiZZOmIHXOFffeBjOPfKUEepPHYEAyCC1wjf1MzSFokzB6+co4DLAKKc1i3NmZPHDxLqm6CgUiCDOHWVpq52GIBtN0CD9onfomIYfGAOi6JrO32EHasZJkU1FKagBIcywAc/HDYJB+76+MjkwuwbjqD+vAP94JoO9TeqlHFBLS+IEEKJTqyS5PGe5CnelHFFlFJejZrxPywkQDC7yotF7ItMgWKD1u9cfDTYTJizBKt77HNg8ZATLvy3eOCgyDOtWpl+A4qUSmDTZ1aAVFki5IqTL1exWjVSJswbli+IU44m3aIISiTxaNBuhAEFg8Wv15Apc8ZkKFegUqcug0JQSApVaNSqzbhJPXw4YALIw5iacxXz1xZaw8nCyM4iyMuimM5iqM7iKMsS6M+SGMhSKMrSKM0ySGRZVGU59GVVmM2qEcjyaEkAshIIkQTGaIIgnmCYSXDkJgSKEwq1CY+aREAqETGRSJhPZAwnCvITDYKJFvWJDjmJBU2JFd2JHdEkCek8HiV5EpJ5CprzpqChXQXt7WowkgKYUYWbwvCnCGIpho4UR29KYCglMZVSmEt5jKVGZKRWlKc2FKR2VKZJ6EyT0ZU6MJg6EUpdCKduZKYpKEw9qEhT0ZgOGCT1DpL6MJ76MZmmoSdNhy/NmKBuFhZm4B5+y5inzKPM+7bYZa0eIGUWgnxAIDYHMBuUZ2HgQWjTGEReMFDqtnoCL4ehzaAnDJo+iD6RoMqvOO0Jgs7rEN0GslXG1vpPg0hqQUyWE1iHyDAGGq2/YzlW0OWIKIqg8j2AKPNvhqOYdX+Atosk77BjcySFzxE4NUAvcJxiRV1dNLOci4tjOR1r0uu/MOdZuoHljbwW5WUElNLymC+O4yjUbtBl9HxqfCCP0ypcfGkCCkTvzwQLRZmYZL1Zcqtp2irGxbljw/VqWsWqVByn4gWtJGhRlOZIVHE18iiGctoClrfazRTF1KSLpBKEuPMNJN2CM9VoNDnjJcXDJWG4h+JYPMlaZSA8i7S4pJaWLdIR0wjmcG6xFhTnPgxQ+vlZGaxHZc86dn8IIoQ7/Zw7hijDWqw9qEkgKKU2Lr+j9U2XD6w7Z8yrwfWtF1D4EWglQlO5LNtQoDxX83iMtaXzWBSOzeMIMUEYASDy5VYXHvH5mpmzyAPuEdN8faGYk9BNM6o0gBJBzcp289WUSr1sCcbFR/tWKNLMQeWzGuu2TbuxQR3heneo9s6IqbopspCmci611PUlM1tiDLEJoHzFGGoxKERy6Wp1YZGsxbr2uSpCY6rplOLUPeuxttZS4t8hgCUG7Tmo3VOM6+MFimlXEWLO9gCUT4hxqcVYexXirZ94UA59M/oGRYM6LItTJ5EN5AB9Mzg0JDjZrPAWHS0JKs/hn57aUbnc9vLV2VLNmWTLpv0pm46ryT7NHu8mYYjDgU3Tq7V5wf3SLmvWWJzYtd4AnnhNI0oRi50RUiTxQ4/cg+iKvZXlOHn04eEj/SIoM1xdkwUBs5Vuap6Rlg82gV2SA7YvzZVlentg09SO6RfFA1kRLo6f9nd2hCISqeWyNNP5hn5QZL1k6eF9nu+PFhc2L57cH4Tn4sQ8yix17OjRW1s6p8WJlWev1L+cUCevmsv9ad8l6Xk92rrY7L21fYnuL1vaEZMEMX9QDPbvK3G6lZjJ0WS2Wi5kd3szCWL2TczScuRYM3ZMbcvoDRnFbybx6/KNXXfCXouj15ZQLGEkE9tS5DomwxwgzO6yFr/QI8Y5aqnG9/VeNNRaiyPNvZCQjbDnL87Pdf1TH/L+x2PAQEDNiWEMYW1R6gJGzacfgvriirQ0Fiv08SDkQ/1H/UuRYzKJmPTRbY7d+YzFOA6MrKQIjXkQstTpE0vfnqsTev9g8IvjXoUnSUG/X4z3e7vEhcLXNnOxGddF9UmtKySR+bkflbp5J4GB57ffLNJt2pm5mmFJmURlmuE6M1JxHWtqUTAXhCRGJD34KA3LRIaGTnt2UadPWehCS5MYSgtGBEhIBIkbsLMvPx6cc7RbX+ZSq7n3YhW5KbXaKxEE+JXWJyKbps5YUAbufp5hAoCtPU8V4uADAcMcA9fPiVI1r0EJD16QDeNCxUIzIY6qbIeM7MjdKT+6ZQ+4mC3tv2yunlyYkT7dlQh9ZdmbwiaCwEA+8I/k4PEWx1sB+y8HI4wIIkDO1bd6puZHjJZpe5shOxwI6BIRLlxw1oYnP8GnL754FFJcpiRHftRaU9fes5A0DmvWynVusyydTruqMk0zL4r/5/msru/S5QFxKy5UXkd6puamS1uprZOXbZAQKrbSHa2JVWo1X50t85DzVa9E69Zurqy4KQWbOiNTd+hzafvk2O6tRCnG3+T6VQAUIYatMMKHoyAH5m0YVKamP1Ru9mDnqEWitH3GZgObd+veRWr3VB8v0hsnY+coTZ0Ik7mYSyhxHduSEudQQJd0FWF74EU1Ki9qhGxGfS2VD3mgWSpwCB5HGAjnXZBgHmMhlEGNzRk8NGnmkWgeMTeA8leixFr/akRtJwdl97fG1cShYTHgbrzmfgCsOpg0Z6IYXozgl+d1ZBgTgZgOpYHSg+VzaU5ugGkFsem20s1Wz7bVzjzmWTItWUcEnsIbY89RBEcbTpBlfbZBw8BB8QGQWJJ1/dct5P0VgxwjJyaBHdwasAfq5p04siV/xGv6mPVeyNCwh50RTwbnZNgB9cEPa871pf3nidGFXcVM4H4nWb7oLBycZevh8qoP5MHLwbCL9xu3vv9T34XN88vnt768dfOXB3xsThwAKeAZuc7mWnHNPfbXGi3miBEiNFLtLtVf2cpehvSnCOLBh4V4aqLZMxVG5QK5wZwYBu5zT8/A/jGywDq/TBTK/4/wFjIj23csdauGuOwqH5tSu6eiYH2ekYvrN523MC7t9SzO00VULyINnVJ7XmEP3jx4dcofpHoVQau6Hla8IUZ9GHoxAs4ht2+CSu2e3oatGAFSke2zc19j3m25Ouk7lp/q4x61GTq92Yjy0L5Ht3fmR3E+O2w3p1VT5NyXFn3MOREK7j3W1FqGnGPae+5DNc3KOi/mVTdty3q2PZ8fMDdlkLYt1rwSzTzSPxxp/fBsQsvjxX9unBwc7e0M8hk/+BjpZT+NJAhLjFId4celGPh4okTKOHQTwLEUG8pbS2v+L6/2xlEejBEGaiZZlIArs1jPZmo+N12HZJRFdCCunuL+TQJHUHqgipmMmX7oPm7L2yZjUwAjlU6ZuVq22gncrAG9TwIF49qjDR4ZWi22pHap2kAgdxA4CCLPbNWYCsWdMXqq83/n911p0IwNc/0C1Bdr+lr6rdAP/+IC29r817WXnXb4e8tTQQhZfMlbHAyUK9Zmu6C+vBrHp1ktOsqRN8r2s7Q7MEdzCEXuNa2XQAXBnAsh+Mgw4xAvvzVXgYQ7jKMp1l4nUztRgFypaRIUl863yvANRMEgFVvqcVGywzLtCCXy535VW4Qxl2pOqTMBPF1flWFEeLK+TsHL2yh4j2nJ5hjTi4zEyZpB6TyiHrhfT80IRSgesjIdWcumYzdmDqG2tGOCL+lJtrC95h6PtFcyqjUhGnQbBs+XvA+BMRMgYGp9Jnq/zVBObbMpYxm1FPSoxZxjTAKiEzOSBTMVyDgjEQauZODpoAdKcErVe9vhRtZq3oiAG8DJvGNMuq3JVj/tWc1zKC6r4KJUw/ZlZdC+Z4r00t3soRoGE9m8FoyzI1ZdLww52oQy2KHXhPXnCkdxATlGbyQnjivF1vLTyPogbs07N2TJ+qatoB2dO6FlMHvgUEE28/6v+11qN7Q0t2kZ0rM0k8l4N6j71oEBqT72s8KjVHKQtNVDWC4DyJmcrLfsVndwCCAYAQ2y5m8tULMAx9GTopYCCbu6ZDxMhiSsWU+O4kn0RZKhj1FY3Oeg9MScAahi7jUBdRqhabei4q04CqlGhGSczUte3rJ8ddnGWfzSkhZLEzI4NNnG5Z9g0CUdFwQq5lg9Ktut8bfF/ndTmrX7o29aZmptz9zu+pN89ROM9WOLCM7bjwkxR2vzYTHII1vnzYSYdKKuY58LUgYPjSQneY6wHy15Nc3KepYXDSGIjkA8C9YJcnuo4/w9ojPIyhxdtClgIwiBT/VD+JGZId2HbqQ/hGmVCPOdBfpo/Z7NP8GNGZcfxeXpAPK9o5OtRUJSUL7BK1oB5cq1jJ6kdpKS2qqj7ZC25B6AAAas0U+zESIoZY5Vt33MdfySqA/kGMQtoQRpdYxS3kIbJ7N3qF9yoQgia+RdiB7Dy3q9yIalzdCO/GGZ9esfXDadspfP7MaWu474h1dyYh6d37kDEK5WOUUWo1IvMSO05074tpRjPheuGvuiUcsRS8mUkbX/AFB95xDYlvmTQhESAIAYxxClGgWli56lyp+ocYtzlPWCWhdyLHaSzr2pEmZiGOz/X/DwhMIYEL4S9gXa2Iz+wvpSso31iD85F83FLbZFzIeiwJp++PzBuv0rOBF0Lo7VGAqti8PggVzvJpY8fnQwyzL+7zlDoOr6JF/1PIhiiLOWAkb1IL+0dm+uvrxKzMnHN5DUNywN2Sd66WJ7doj18eI/fXZBajb04u/nzw3PbELgg8vngk37zLFunHLI6FQLsUj7LhINMxwiGBji2eBfz7oNFNYDF49ldPAgJOnn9iSLJU/gXqW6aYdYf6cjE+MsprG8g2sfyHj+I18u7k2RXtR8qKJvYHeJowTHEZExSXhCYswXclAnJCAhYhsBKln4EOP9kcrIoJRalBdhzncjVUyOJsQIcRSEUY92BHH3NUtvInwbf9yDD1MMH2ilNd+uS58Q9O/nMVGskpPpoYou1f/zTVXC4MVj4DTeyltg/Z8MtrsaR0jE+fn5lXWWYF5iZfJVHcVh5Oii8Z3GpLBhvyCa+sKiLR31ZRQIZgj0zv8IwAg/ISRYhTaAnUURIiFz2pn6x8Qsqr/+zLRMIzWLMnpof40Rj+Xfsfpxw+k4XFtBV8AKHqcQYkSOiMQpAJEQBLb0cPAh6fudzz9/D0AQCYFey9wfYmAFVlBPz87CiG2qbXgZBCAchojhErdFmMzxfaw1VwvBOARV7cMlEyyrutK6VNq9oOZjVjo3Xfvy5pu3VGzLnza6ZEd4KPU6jWXWz0RNNmsQa23IJJgLjN29AUzkqHNKXEO7xBV896R+znejDMU3RrJRvKQqjyU2jdTCfqo2V50Lfn2FBXgzBmSTKNm9iFcuU3WFn1EPlxGvnI6v/H+cE5/HNONOvJmZVz2tAmtmmrFtIfD6IjSMpKFpRDp1RyJ79WiEjKCy6PqCV+j7zMvMfbqblrdtf8C4hiN5KPG0CAqkg6JW2i75pOA9/wAJ183sNuYUZbW2Zo3K8XTOrA9pZc7gxiqztXWxl64jk6SP9o6ZD2knj269Di+PqL44W19LZFfYhmgpQtYC8S1gn11qxs2zSgSpPH2WKXFX28wVFVnVD6L+B9VLd+4cWzII76oeY4YnPJcZ+OufgQTA1wXXM7nuw9xms6VLHfV+Jn7mjaq7LObN3GF3LrM+uI4bmL5NdTjF1sy+aPXtUe3xWV9km20ph1XbfguoIkQkPkyEDSpja8E/P97/OTNbUbIz0ctvvLh1sGPdummnXq/wlnkrXj81TRdxkGOuZjPf67/X0FyjOn/Q/6B5s+/B0lladRFda6R/tuU3tvXXhT+rMM45NuFP8G6/0njGrmmwPPXdJUOgVV8X5JXbzDCVyfJ5YumUz4oGPsHPU23N96aUu6q2DVhdNKhu5/WdYj/oeFCUklw0oKhFaq4iD1JX4Y5k6zYpRZmu6XyRW7nwT4DHf25lHkVU21SRR3o/dctZfFOuINqL7WQrjmqjMN49tl1Fo1lRvABi9Ygi1WCivdbUco2YRYAO0dKqsyT2/HiqOtGWaNRu05DtLYk8s5bUWsPx1ad+7Em06FpB4fGs2cHgZ0BK5Zh4RoVMy2I9Ve6YLupMWOyMXnRXNQ2uKWqaaPuwjkDYERVN8FwEwW0jWAyTQ1W2gtYYdWZPzaxf/dE2PVhgi+mk65hykq8Wb6lq6msQ1ehZSWTb8qdmLalRf0jPz+78B30YUC0PJo+nbVrgG/mBr3kagDyMzpO8RDdTSzu/UTQorYdA946rGVvn8qSUlqaklLuyx2dljc92RUKzZoVsxzjRIBjMWJQDZbeEbtbCvmO5mlr65gt9kLhqeUf+mnSD98UV7Mg86iY7y9RuCZS4mXyrVjs394W4ABJG0tFKDEdjaAqSB5dCaYgNC1p7ALQXiSCNSAQGS+yjPaNXjPKMWvnI86h6+UrPylEpHo8H2He1teXxsS4xemJVigJqj0QmSPelqojH/m355szmidIlqcoSLPf5I/GKUF0d42OtrR3l2JxXzgGBUiwN1hxBVtjg7DwLDxqCCCBjVhE09jXNNsTa3kswS5dlnB6EYtG2/R9//9H+tiiGDqJx+bJkTnivbS5vRfzY2NSg40Q+qkM8UytazspSyBGS5IRwxTFrVxJ+c1bFuYwFJGGaDOp3VZC4Pr/SN3eSd1KzzrJi7gfu/1L/89w/GO/vjdd3espwHwx8JXDcdbzl/v2VOsgAGZorCaM0QMY0h0Y5eV7i1aI6bSwPOl4ckBc3ZfGZP9xyyBWS5Hif2eTL42vOH3fXynpAxw+Jnb90jadz6PFdv3TmWCv4+Ptrk8EKLsCtAJOvBaz+6vju13/lX/jD9McLJvU26nF8xJRniuGxd88gFy8i8blsM5gaBduh3u1ptVXb/OHjcu/9uVHzWuxYV698KeJfVWVPi/Xy20EGt51LiRE71DtU29XbWwivqnWmUoWv7QCHjzphGIeAQ9dqBAQvBkFEAw57hwxOmiiaNQyTEBQXnKixGIYRMGyQugGECBqMXjLo3y/1yuujYx2tPN2T1vO0I5BRV2s3wIhUu3nGkYcZ4NbqxfrFh9lHz67Jaf+G1jPf0jlrnlOzgUuKXqbms169Yt+EUz27Nof+htHTEQVVnHJZAb/gfcRqQgmr6LZ53+PbiPVvmxvN/5LH+F7+EN+1bL45nVOytQV2LsPSaFJDyRSj29CoA3/8cY7+lt4iFU3bXD8EL2TjOdChKltQXpk3b/Bw0clt7//t7E5218zaIHLiw2uBTZ8IxHVY+CianGKiNOLwwfPyKssXVCdLz48e/bwkZMq5+hzJqrXoLFqrlKPPlTPB2Eey5Hf4Jcfk6qsRGm5PaoflMiECb0hvYOakzwF2/HE4j2PHBDgGg154MHychyPmGJYcG4hYfkQ8yI8WOAIL15AUc1F8kQt0JDlCVnvAkfhkyKJwLL4v9LXJdLHKsLPH57AHgtbURle4wDJHL+DCDXPULjpmNOjNmPmcAb/E3j4hJf64IfQUPBRZbNYWmOD500/AAvQibBj32V7Iz+O/8n741d94Gak5BWPwqRoEBZuspmtTrZmJ4fdL8XDiW3jptHHlNaBMn6DJgQTIgCCD6Ee6a/SgIc32783IolEKBMFxMEIhGgISwYJnwR9XlJ0ZK9tGPXtsv0knD336NYV/cfKypswFPbN/evIo2C5anlu4Vi9ZbwcRHyTk1dNigqhJLI9PvKdhH7k1Q5rFQzSH8ZTWLg7zYIwe4kHGol1DNmcWc7opYzMO3H3EnMDkd1I07m9lheD6hfnqYED3IiXM0Gsu6fSPFHJEugB5YHPP+2rZUmlQLAEXclOkCPv0IUcU6Xrt8a5SNs5w/tn0Z88bdDLidXgRR9JknYEX3cK//KXpy5d5RR1LwD6pFXbZf4XJfggry5Y9yiu4Piulps+8Y4dK8acr9NPETKl+1N1v/x+YCj+X8dPO/77qs1/f3Ki8TXHbw0ej/ftG2zowZrKVkiBlSxm+uRo1/Nd0s+CJjruja26k55JffV5s5r4Pvff6lyogco8Frgf52b4kc0xizkdDjvx7IrD0uQVC6bhPH/zw/JzAml+xt8zirPfrQFN9ib5kJ2tPor9lFjEP6KSkBvobmjNQg+2p9geMjjvSjukX4//IRU2LSxbb5pJd3x/ku/guUDm2KK2KRE1ZW3T3CmYAg95OpVMiHmicSYnXjXbPNcs1j6S+8MZCEs9HaVRxVE7QPVn5h4cgCNaZq1bhm20+gsRZZwhLw2A2jwVVOMX9K2yRmbakVmWXbfczyiXXRddF6oPrLEqkE2kEjbF2ERr4nnouN5JZRo7ErXiEwNhBC1lyEaW2EOYIF9Nmfq75Wrui4uZu32w7zFRxlQMrMVYuSRoqJlMkIiRLoXphK5bRbtrUfJwn6ppy2zVfnO084MqwllinWu3MrrM/i5Z+Y2pJqrE/ct2YmpTQMfMzkT5EyOTgwJvfDGDOn8YClkYsO62Z9+gt8zEbYSIParpFDuwsbfjh0w3C+llC4/iU8Y3CprbwX/KTw7oB9VYLpDn74xr1pYwW9XUIgrJpmc4uro9XEQsIlYpYoV5dia9Wr5CFFoBH9ert1X6ZlHtte2IMy5jy1Cg6Mq0rMc8USTxYNQTht+TIBXzwh+Y/baY0Xc4KZIw2d1/7n2Yl9SZB9wS9OFsBXBXKGyS1J+jFaB9sCM+jD8778Ya5DpB0jy8gBLcmG/dXQmI9yhPpAIU4oAZqyAhDMk3HBQ/4CwTLDGMAKhBPrwUdiiz5JDWDNnhvwH4lw5TsTUKmciuwKA+hs4JhgdYETSa2Pjg4ulRcGh0crGdNSEBDC+HgLBTio9gKbiqS5E02ZWhCphtoBGFUsk/KFblVD0VxI3ne29J2O/pmw0ng8+1RVvh7DiuuTT7CRPrOvF7boz1V+/oZH2kifJtcyuEe/wplj88HTja8Gb3d1uJtWLExKIoPV3EgaTF4UmhAI8h0PAqEYBsrffEa5glgQvOuDAExOmAMTo5HBNjsk6chODJu3GabN7plQxKCw0mUHAfjUj2MI2PGQAIiQGP25gLWdt1sY6EcM00eIHDWoojICQMQYtggmvQc95YiG2D8Wj/6mqNwrXAhoApUJXsL+AQT/lCa6d+QR5yLNruC+lKy36dV9x1t+zw4x5EdcN2UkHLVawB9/b7jfmmpn55I+/PcE+X78sTi4vDE7XuxBRZ3ZKLlhFr4zb8pKUmjjSP0wESl18jJIR9Z0unEsZoM7cC345zz3DjaywfGr+asHHOO4aRXO2mVhYu5d1CcRUWDD70hTfXZak1IWzhNk9GoPFefuux3NFIq869V5i01BquNe2fN0MwAHb9o1boR5JkzpNVt06lT1boy8uxZkteu5HVqqt6G/7c2tFa3tV/YthL8/saZuDOn/QvrMjGycOLc0576a4y+DsSg9/cQDwBA9vzJmxGzeYnPFETAB508nwgnAPGt9ePatcC7ZpIR8nb/Ez+Urrn+0zuOe2+mCseYprLOJXOWdE7beXXS8sWoOwSF4u6AEAChO3EhKP4VkD4wafaBcb6+ElRlolQn9MeaQQ7OPGBeZh50vkLfp7upb5gRNj2KKZlf9BnwmujTDYj6t65XwyVdS1SEofbkQtWCkzcXEGCb6Kb02WNevxd00Z27fj5QrUQi7vSIO5yuYdy7R97Q3qiqusECvJuoLnBl1mYmFxRpumWB7RNUzyy8efKZ03tben4pLBvvODpCueS87Lzv/KBDa9b1hg418aXFWcFZoF5+ouwO2pnPCQahRdALR6hDwiGhV+id43fDcuIJsldYwUIJ79jLTCBjszA0Ri2/lcC18tlNIzPoEq/Nm2OFYWlDz7xE3QjV9CVf6HXcNhv4Bn+l0fsiclg5vkaVqhJvNRbSEFBsRsWYouIIX73wCbh8Rh4qL6Lvv5r5n+/OTkz4NvWD/8vL0rK/SUzdfBAoj2//QEU/F4/L3z30Pm7Maox7bV/3XkicJu4+MmKT8KoNL8scmfST+L0V/7LUSzyhHIblDHqIb0iN/DX1pa6sZudVBtTVbMkb9dK3QDeTtEzcOMe5vGl2NVi9vHCCdWng+saxMmUtnJA/51OfdWQeDEEwgGAYwt9FIcBDEAwBfslfEjqA3B4glGwG0O7dIoLjEJmffrj3h9b4yTeJfdkLQDoAl3I5Ntrrij+YHrZrP5dL3+SQuHeiHd0fNs5wr2TIn4wamdqcGm0Csmb7BlLtZJ1qckPa5y3fTy/2fcvnad6zQBpBZwfTUI9wIGqbBB3/7bOXH9tMoePX/eaR8pHPcLBN/XeYbLHobliMegvRaoYS307yLzZCcX+9bER/vjReNobvIOp3697nwsDEk7VIxiQxyJ8yLxL96QIMCeIKG4pjaWBHfDeYukrQzra1B+4NJK6vso4yNYdPJGk/c5EWW7/StmWlc4WuwmkcsTyzMVnkuWnpKFLzaLB1rbnWGQdvnmTSXM54enmvQDnkLKFAUnDyGRL+53+K0fArcQ2xykifY76uKLEbQSXk2qpK+irz9iz/H0ZIcyx1z98cPGN72XsBvLwvOl7OL88uD8YWx+qk4qrBVaHZtesidQmrTiWApt6SMVJcHKs6go/1wwX4szLq3FHrIyBLRqIpChG+2h1OvVHFSorkcG2v8zYhvgAI1FwyCm/LSayqI5IftmzUjV8M3GGakmRtZNAER2b5+OyACQYFM6MU6vSmPBfqkgFJq2byBYNoOTqdIwo8HIQHVKhS2KSgrwyn9uwyX5z5knX2KSMLMjxXlodtCvxS1STl0d5FjazLMTIVO6I2m8lvKFvL978uPhnKdAqEiFuZR2mTokzP9Pu/I5tKfnad53kodZOSV2kzrskMqv6e7+ehp7nWUfc4/xU92ztn9UvHoan2PyPH30NNZKA5r8bCqFPaU5tUWSpqdchxSId9IVi/yUDfGp8cGhmt1zI+bg+JWlsfFjMETIcDKLCVLjII83lxvCC/a+2+nzL835D9muG701NHMQeqaRdkgRMsgiLgP6mUB1OSqlkvqYGAtUQHFklwByUS/TC4xQAsmWIEtwkW/WQ/ywFyw6pB56YiwqjYJiLo3BfQQdtEDI1HIo7OJ5GmKu5ShqQ8+w/BAVsm4D922+F2SIV5+6x9t/NzvJ1Kpj+qQwiSQwvvHAwoq/LzmxTmYkB2Af2pkHgaMyIWLQ3TFGnnfSco8QURjnDfVP2bSMFG9eptGnudHVF4wo1MDlkojKvp1EXDjtfscDA8kFRKotk64WOuMtG/5KI3TDCbWsa03hlSdBkPeswnqXqH5RLLLG4EIlf/AiykenH8gmjDtGzH9XxBlGRFo9XpDXHG+IREk9litdmTkh1OlzvFkzrA6/OnpWdkZmUPHDR4yNCc3EAwFI7k5RcUFhWHfksqfpj/jsdltEZzfGyhB7+mbtnGBKbfxOlmriVLAJYfcAJ7mS+A6S9eTasUEdc9mcOY7jjkbqRjchEAFTOpPtcQFqWhMQjIKmxAUiCEWGBfOZVcRja7Gg7z4l68VGBYOFcvWEWtQ6Q1nw4qEbg3AQUD5zWxWllB9OWYlJ8wjAgYxLYALPAv2AyYYT/BseDEeSB6+DK21ZwwmKiVuQitP0vPVMIh4BBajxAwA7QwDRgSnHiz8NaAajAMIYd6gxf6272JCEnM4oTzSwmvpZc2akeqJ9KGjgsZWsvN/eqh34j5IkEyJKf8CyUI+IKto7zggyIz2+itlVJw5rB5HT6o0IOtuNJFIHAm9JGGaDCIDRwKFSCP3XwdxjnouaFeEzEy6PvkJX+dXHURsiLl+U5jYAMOhLNBsW4L4haIMbx8l7kKnR1nyMVjft2OT1ozDREheDJzr2R6Ls9kUwRcdGQw8iQBAA==) format("woff2")}.social-logo{display:inline-block;font-family:social-logos;font-style:normal;font-weight:400;line-height:1;vertical-align:middle;speak:none;text-decoration:inherit;text-rendering:auto;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

.superbaddons-blog-feed-one .wp-block-post-featured-image{min-width:40%!important;width:40%}.superbaddons-blog-feed-one .wp-block-query-pagination-numbers>a,.superbaddons-blog-feed-one .wp-block-query-pagination-numbers>span{border:1px solid var(--wp--preset--color--mono-3);border-radius:3px;padding:5px 10px}.superbaddons-blog-feed-one .wp-block-query-pagination-numbers>span.current{opacity:.5}.superbaddons-blog-feed-one .wp-block-query-pagination-numbers>span.page-numbers.dots{border:0;padding:5px 4px}@media only screen and (max-width:750px){.superbaddons-blog-feed-one .wp-block-post-featured-image{min-width:100%!important;width:100%}.superbaddons-blog-feed-one .has-post-thumbnail .wp-block-group{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.superbaddons-blog-feed-one .wp-block-query-pagination-numbers{display:none}}.superbaddons-has-blur-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-moz-backdrop-filter:blur(10px);-ms-backdrop-filter:blur(10px)}.superbaddons-has-box-shadow{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.15);-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,.15);box-shadow:0 2px 4px 0 rgba(0,0,0,.15)}.superbaddons-is-relative-position{position:relative!important}.superbaddons-is-absolute-position-bottom{bottom:0!important;left:0!important;position:absolute!important;right:0!important;width:100%!important}.superbaddons-pagination-numbers>a,.superbaddons-pagination-numbers>span{border:1px solid var(--wp--preset--color--mono-3);border-radius:3px;padding:5px 10px;text-decoration:none}.superbaddons-pagination-numbers>span.page-numbers.dots{border:0;padding:5px 4px}@media only screen and (max-width:750px){.superbthemes-features-005 .is-content-justification-center{justify-content:left}}@media screen and (min-width:768px) and (max-width:1024px){.superb-addons-hide-on-tablet{display:none!important}}@media screen and (max-width:768px){.superb-addons-hide-on-mobile{display:none!important}}.has-superb-addons-text-align-justify{display:inline-block;text-align:justify}.wp-block-navigation.has-superb-addons-overlay-menu-justification .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation.has-superb-addons-overlay-menu-justification .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation-submenu{align-items:var(--superb-addons-overlay-menu-justification,inherit)!important;text-align:var(--superb-addons-overlay-menu-text-align,inherit)!important}.wp-block-navigation.superb-addons-overlay-menu-justification-left{--superb-addons-overlay-menu-justification:start;--superb-addons-overlay-menu-text-align:left}.wp-block-navigation.superb-addons-overlay-menu-justification-center{--superb-addons-overlay-menu-justification:center;--superb-addons-overlay-menu-text-align:center}.wp-block-navigation.superb-addons-overlay-menu-justification-right{--superb-addons-overlay-menu-justification:end;--superb-addons-overlay-menu-text-align:right}.wp-block-navigation.superb-addons-overlay-menu-justification-stretch{--superb-addons-overlay-menu-justification:stretch;--superb-addons-overlay-menu-text-align:left}.wp-block-navigation.is-superb-addons-submenu-layout-card .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{border-radius:8px;border-style:solid;border-width:1px;box-shadow:0 10px 20px 0 rgba(0,0,0,.05);padding:10px}.wp-block-navigation.is-superb-addons-submenu-layout-card .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container a,.wp-block-navigation.is-superb-addons-submenu-layout-card .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container button{line-height:130%;padding:10px 20px}.wp-block-navigation.is-superb-addons-submenu-layout-card .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li{border-radius:8px;width:100%}.wp-block-navigation.is-superb-addons-submenu-layout-card .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li:hover{background-color:rgba(0,0,0,.03)}@media screen and (min-width:1024px){.superb-addons-hide-on-desktop{display:none!important}}.wp-block-navigation.is-superb-addons-liquid-submenu-background .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{backdrop-filter:blur(4px) saturate(180%);background-color:hsla(0,0%,100%,.6);box-shadow:0 8px 32px rgba(31,38,135,.2),inset 0 4px 20px hsla(0,0%,100%,.3)}.wp-block-navigation.is-superb-addons-liquid-submenu-background .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li,.wp-block-navigation.is-superb-addons-liquid-submenu-background .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{background:transparent}.wp-block-navigation.is-superb-addons-submenu-layout-default-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li{border-bottom-color:inherit;border-bottom-style:solid;border-bottom-width:1px;width:100%}.wp-block-navigation.is-superb-addons-submenu-layout-default-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li:last-child{border-bottom:none}.wp-block-navigation.is-superb-addons-submenu-layout-card-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{border-radius:8px;border-style:solid;border-width:1px;box-shadow:0 10px 20px 0 rgba(0,0,0,.05);padding:10px}.wp-block-navigation.is-superb-addons-submenu-layout-card-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container a,.wp-block-navigation.is-superb-addons-submenu-layout-card-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container button{line-height:130%;padding:10px 20px}.wp-block-navigation.is-superb-addons-submenu-layout-card-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li{border-bottom-color:inherit;border-bottom-style:solid;border-bottom-width:1px;border-radius:0;width:100%}.wp-block-navigation.is-superb-addons-submenu-layout-card-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li:hover{background:rgba(0,0,0,.03)}.wp-block-navigation.is-superb-addons-submenu-layout-card-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li:first-child{border-radius:8px 8px 0 0}.wp-block-navigation.is-superb-addons-submenu-layout-card-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li:last-child{border-bottom:none;border-radius:0 0 8px 8px}p.has-superb-addons-drop-cap:first-letter,p.has-superb-addons-drop-cap>span.has-superb-addons-text-align-justify:first-child:first-letter{color:var(--superb-dropcap-color,inherit);float:left;float:inline-start;font-family:var(--superb-dropcap-font-family,inherit);font-size:var(--superb-dropcap-font-size,96px);line-height:var(--superb-dropcap-line-height,76.8px);padding-left:var(--superb-dropcap-padding-left,3.8px);padding-right:var(--superb-dropcap-padding-right,10.2px);padding-inline-end:var(--superb-dropcap-padding-right,10.2px);padding-top:var(--superb-dropcap-padding-top,5.1px);padding-inline-start:var(--superb-dropcap-padding-left,3.8px)}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(../wp-content/themes/minimalistique/fonts/fontawesome-webfont.eot%3Fv=4.7.0);src:url(../wp-content/themes/minimalistique/fonts/fontawesome-webfont.eot%3F) format('embedded-opentype'),url(../wp-content/themes/minimalistique/fonts/fontawesome-webfont.woff2%3Fv=4.7.0) format('woff2'),url(../wp-content/themes/minimalistique/fonts/fontawesome-webfont.woff%3Fv=4.7.0) format('woff'),url(../wp-content/themes/minimalistique/fonts/fontawesome-webfont.ttf%3Fv=4.7.0) format('truetype'),url(../wp-content/themes/minimalistique/fonts/fontawesome-webfont.svg%3Fv=4.7.0) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
 /*
Theme Name: Minimalistique
Theme URI: 
Author: Superbthemescom
Author URI: https://themeforest.net/user/superbdevs
Description: For bloggers and newspapers, Minimalistique is an elegant and minimalistic WordPress theme that is responsive and ideal for writing about food, fashion, travel, clothing, movies, and lifestyle topics. It is both fast and search engine optimized (SEO friendly) which is essential for modern themes. Additionally, the sidebar, footer, header and more is customizable with widgets, Adsense affiliate links, or anything else you want to add. Setting up the theme is simple and user-friendly, with a clean interface that makes it easy to get started. If you are using it for a newspaper or personal writing/journalist portfolio, our theme can help you rank high on search engines like Yahoo, Bing, and Google, making it a great choice for businesses. It's fully compatible with all popular page builders (Drag and drop) such as Gutenberg, Elementor, Divi, Brizy, WP Bakery and Beaver Builder. Set up an online shop easily with the WooCommerce and Easy Digital Downloads eCommerce integration - creating a simple and modern boutique doesn't get much easier. It's very beginner-friendly, all customization is easy to set up and comes with visualization so you can see what you're doing.
Version: 103.0
Tested up to: 6.2
Requires PHP: 4.0
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Text Domain: minimalistique
Tags: theme-options, threaded-comments, translation-ready, sticky-post, footer-widgets, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-image-header, featured-images, flexible-header, right-sidebar, one-column, two-columns, three-columns, buddypress, full-width-template, e-commerce, blog, news

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

/*
/* TABLE OF CONTENT
/* General Layout  
/* General widget styling
/* Form elements
/* Typography  
/* Buttons   
/* Tables
/* Archive block & widget  
/* Tag cloud block / widget 
 * WP Block Cover   
/* Category block & widget  
/* Images 
/* Horizontal Rule (hr) 
/* Blockquote 
/* Pull quote 
/* WP Calendar block and Widget
/* Post Comments 
/* Latest posts / Blog / Archives / Search
/* Post pagination
/* Featured image block 
/* Single post / page
/* All Page List / Menu Block/widget 
/* Plugin integration: Elementor
/* Plugin integration:  Superb Recent Posts With Thumbnails
/* Pluing Integration: Recent Posts Extended 
/* Plugin integration: Contact Form 7 
/* Plugin integration: Proflegrid 
/* Plugin integration: Registration Magic and ProfileGrid
/* Search Block/widget 
/* Navigation / Menu
/* Related posts
/* About the author 
/* Log in / out Block
/* Next / Previous post
/* Tags and Cateogries ( Single posts and pages )
/* Entry meta 
/* Code block 
/* Social Links
/* Verse block
/* WooCommerce
/* Footer
/* Header widgets 
/* Go to top button
/* WordPress Gallery block/widget
/* Sidebar
/* Default Header
/* MetaSlider Header
/* Accessibility
/* Unsorted 
/* Min width media queries 
/* Max width media queries 
/*




/*
/*  General Layout  
*/

:root {
  --boxed-padding-large: 30px;
  --boxed-padding-medium: 20px;
  --boxed-padding-small: 15px;

  --minimalistique-button-border-radius: 4px;

  --minimalistique-element-border-radius: 4px;
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.comments-area .comment-respond *,
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    font-weight:  var(--font-primary-default);
    margin: 0;
    background-color: var(--minimalistique-background);
    color: var(--minimalistique-foreground);
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.aligncenter,
.clear:after,
.clearfix:after,
.comment-content:after,
.entry-content:after,
.page-links,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both;
}
.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table;
    table-layout: fixed;
}

.updated:not(.published),
[hidden],
template {
    display: none;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter,
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    height: 0;
}
* html .clearfix {
    height: 1%;
}

.hentry {
    margin: 0 0 1.5em;
}
article,
aside,
details,
figcaption,
figure,
main,
section,
summary {
    display: block;
}

.clearfix{
    width: 100%;
    display: inline-block;
}


.featured-content.full-width-template{
    width: 100%;
    margin-right: 0;
}
.container{
    width: 100%;
}
.fbox {
    width: 100%;
    margin-bottom: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.content-wrap{
    width: 1180px;
    max-width: 90%;
    margin: 0 auto;
}
.content-wrapper {
    padding: 20px 0 30px;
    float: left;
    width: 100%;
    position: relative;
}
.site-content {
    width: 100%;
    display: block;
}
.featured-content {
    width: 66%;
    margin-right: 4%;
    float: left;
}


/*
/*  General widget styling
*/

section.widget:not(.widget_block) {
    margin-bottom: 20px;
}
.widget {
    margin-bottom: 10px;
}
.widget-area .widget h2 {
    margin: 10px 0 0;
}
.swidget {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    float: left;
}
.swidgets-wrap{
    text-align: left;
}

.swidgets-wrap {
    background: var(--minimalistique-background);
    padding: 20px;
    margin-top: 0;
}
.swidgets-wrap h3 {
    display: inline-block;
    font-size: var(--font-secondary-medium);
    color: var(--minimalistique-foreground);
    margin-bottom: 5px;
    padding: 0;
}


/*
/* Form elements
*/

input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
    color: var(--minimalistique-foreground);
}
input,
select,
textarea {
    margin: 0;
}
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
html input[disabled] {
    cursor: default;
}
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    font-size: var(--font-primary-normal);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    padding: 12px 23px;
    border: 0;
    border-radius: var(--minimalistique-button-border-radius);
    color: var(--minimalistique-button-text-color);
    background: var(--minimalistique-primary);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}


button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background: var(--minimalistique-primary-dark);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}



input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
    border: 1px solid var(--minimalistique-dark-1);
    border-radius: var(--minimalistique-element-border-radius);
    padding: 10px;
    background:var(--minimalistique-input-background-color);
}
select {
    border: 1px solid var(--rz-border-color);
    padding: 12px 40px 12px 25px;
    border-radius: var(--minimalistique-element-border-radius);
    font-weight:var(--font-primary-bold);
    background-color: var(--minimalistique-select-color);
    color: var(--rz-color-dark);
    font-family: var(--font-primary);
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNSIgdmlld0JveD0iMCAwIDEwIDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNNC41MDQ5NSA0LjgyMDExTDAuMjA1MjQxIDEuMDQ4NTZDLTAuMDY4NDEzNyAwLjgwODY0NiAtMC4wNjg0MTM3IDAuNDE5NjYzIDAuMjA1MjQxIDAuMTc5ODY0QzAuNDc4NjUyIC0wLjA1OTk1NDcgMC45MjIwOTggLTAuMDU5OTU0NyAxLjE5NTQ5IDAuMTc5ODY0TDUuMDAwMDcgMy41MTcxTDguODA0NTIgMC4xNzk5NjFDOS4wNzgwNSAtMC4wNTk4NTc3IDkuNTIxNDUgLTAuMDU5ODU3NyA5Ljc5NDg2IDAuMTc5OTYxQzEwLjA2ODQgMC40MTk3OCAxMC4wNjg0IDAuODA4NzQzIDkuNzk0ODYgMS4wNDg2Nkw1LjQ5NTA4IDQuODIwMkM1LjM1ODMxIDQuOTQwMTEgNS4xNzkyNSA1IDUuMDAwMDkgNUM0LjgyMDg1IDUgNC42NDE2NSA0Ljk0IDQuNTA0OTUgNC44MjAxMVoiIGZpbGw9IiM3Njc2NzYiLz4NCjwvc3ZnPg0K);
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) 50%;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
    border: 0px solid var(--minimalistique-dark-1);
    max-width:100%;
}

button,
select {
    text-transform: none;
}

textarea {
 overflow: auto;
}
button
optgroup {
    margin: 0;
}
button {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled] {
    cursor: default;
}
button::-moz-focus-inner{
    border: 0;
    padding: 0;
}

label {
    font-weight:  var(--font-primary-bold);
}



/*
/*  Typography  
*/

:root {
  --font-primary: 'Nunito', 'helvetica neue', helvetica, arial, verdana;
  --font-primary-lineheight:150%;
  --font-primary-lineheight-small:130%;
  --font-primary-default:400;
  --font-primary-bold: 700;
  --font-primary-small: 14px;
  --font-primary-normal: 16px;
  --font-primary-medium: 18px;
  --font-primary-large: 24px;
  --font-primary-extra: 28px;
  --font-primary-xl: 32px;
  --font-primary-xxl: 48px;
  --font-primary-xxxl: 60px;
  --font-primary-xxxxl: 72px;

  --font-secondary: 'Playfair Display', 'serif', helvetica, arial, verdana;
  --font-secondary-lineheight:130%;
  --font-secondary-default:400;
  --font-secondary-bold:600;
  --font-secondary-small: 14px;
  --font-secondary-normal: 16px;
  --font-secondary-medium: 18px;
  --font-secondary-large: 26px;
  --font-secondary-extra: 28px;
  --font-secondary-xl: 32px;
  --font-secondary-xxl: 38px;
  --font-secondary-xxxl: 60px;
  --font-secondary-xxxxl: 72px;

  --font-tertiary: monospace, Consolas, "courier new";
  --font-tertiary-lineheight: 150%;
  --font-tertiary-normal:normal;
  --font-tertiary-default:bold;
}

body,
code,
html,
kbd,
pre,
samp {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-default);
    line-height: var(--font-primary-lineheight);
    font-size: var(--font-primary-normal);
}
h1 {
    font-size: var(--font-secondary-xxl);
    line-height: var(--font-secondary-lineheight);
}
h2 {
    font-size: var(--font-primary-xl);
}
h3 {
    font-size: var(--font-primary-large);
}
h4 {
    font-size: var(--font-primary-medium);
}
h5{
    font-size: var(--font-primary-normal);
}
h6  {
    font-size: var(--font-primary-small);
}
p {
    font-size: var(--font-primary-normal);
    line-height: var(--font-primary-lineheight);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 15px 0 10px;
    font-weight:  var(--font-primary-bold);
    font-family: var(--font-primary);
    line-height: var(--font-primary-lineheight);
}
kbd,
tt,
var {
    font-size: var(--font-primary-small);
}
pre,
code {
    font-family: var(--font-tertiary);
}
a {
    color: var(--minimalistique-foreground);
}
b,
dt,
optgroup,
strong {
    font-weight:  var(--font-primary-bold);
}
cite,
dfn,
em,
i {
    font-style: italic;
}
small {
    font-size: var(--font-primary-small);
}
sub,
sup {
    font-size: var(--font-primary-small);
    position: relative;
    vertical-align: baseline;
}

legend {
    border: 0;
    padding: 0;
}
address
p {
    margin: 0 0 1.5em;
}

sup {
    top: -0.5em;
    bottom: -0.25em;
}
abbr[title] {
    border-bottom: 1px dotted;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
abbr,
acronym {
    border-bottom: 1px dotted var(--minimalistique-dark-1);
    cursor: help;
}

big {
    font-size: var(--font-primary-medium);
}

dd {
    margin: 0 1.5em 1.5em;
}
figure {
    margin: 1em 0;
}

pre {
    overflow: auto;
}
ins,
mark {
    text-decoration: none;
}

/*
/*  Meta Widget (Legacy)
*/

.widget_meta {
    background-color: var(--minimalistique-light-2);
    padding: 20px;
    border-radius: var(--minimalistique-element-border-radius);
}

.widget_meta .widget-title {
    margin-top: 0px;
}

.widget_meta ul {
    padding: 0;
    margin:0;
}
.widget_meta ul li {
    list-style: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.site-footer .widget_meta ul li{
    font-size:var(--font-primary-small);
}
.widget_meta ul li:last-of-type {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.widget_meta ul li a {
    text-decoration: none;
}

/*
/*  Recent Comments Widget (Legacy)
*/

.widget_recent_comments{
}

.widget_recent_comments .widget-title {
    margin-top: 0px;
}

.widget_recent_comments ul {
    padding: 0;
    margin:0;
}
.widget_recent_comments ul li {
    list-style: none;
    padding:8px 0;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.site-footer .widget_recent_comments ul li {
    font-size:var(--font-primary-small);
}
.widget_recent_comments ul li:last-of-type {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.widget_recent_comments ul li a {
    text-decoration: none;
}
.widget_recent_comments ul li a:hover {
    color: var(--minimalistique-secondary);
}

/*
/*  RSS Widget (Legacy)
*/
.widget_rss {
    background: var(--minimalistique-light-2);
    padding: 20px;
    border-radius: var(--minimalistique-element-border-radius);
}
.widget_rss .widget-title {
    margin-top: 0px;
}
.widget_rss ul {
    padding: 0;
}
.widget_rss ul li {
    list-style: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.widget_rss ul li:last-of-type {
    margin-bottom: 0px;
    border-bottom: 0px;
    padding-bottom: 0px;
}
.widget_rss ul li a {
    text-decoration: none;
}

/*
/*  Recent posts Widget (Legacy)
*/

.widget_recent_entries .widget-title {
    margin-top: 0px;
}
.widget_recent_entries ul {
    padding: 0;
    margin-bottom: 0px;
}
.widget_recent_entries ul li {
    list-style: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.widget_recent_entries ul li:last-of-type {
    margin-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px;
}
.widget_recent_entries ul li a {
    text-decoration: none;
}

/*
/*  Buttons   
*/
.archive .no-results.not-found .search-submit,
.error-404.not-found .search-submit,
.header-button-wrap a,
.read-story,
.search-no-results .no-results.not-found .search-submit,
.woocommerce #respond input#submit,
.woocommerce #respond input#submit:hover,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button,
.fourofour-home a,
.header-content-button-container a,
.elementor-button,
.woocommerce button.button.alt,
.woocommerce button.button.alt:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce button.button:hover,
.woocommerce div.product form.cart .button,
button.woocommerce-button.button.woocommerce-form-login__submit,
.related-posts .read-more,
.comments-area p.form-submit input,
.header-content-some-container a {
    border: 0;
    background: var(--minimalistique-primary);
    color: var(--minimalistique-button-text-color);
    text-decoration: none;
    border-radius: var(--minimalistique-button-border-radius);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.archive .no-results.not-found .search-submit:hover,
.error-404.not-found .search-submit:hover,
.header-button-wrap a:hover,
.read-story:hover,
.elementor-button:hover,
.search-no-results .no-results.not-found .search-submit:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.fourofour-home a:hover,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce button.button:hover,
.woocommerce div.product form.cart .button:hover,
button.woocommerce-button.button.woocommerce-form-login__submit:hover,
.related-posts .read-more:hover,
.comments-area p.form-submit input:hover {
    background: var(--minimalistique-primary-dark);
    color: var(--minimalistique-button-text-color);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}


button {
    font-size: var(--font-primary-normal);
    font-weight:  var(--font-primary-bold);
    border: 0;
    background: var(--minimalistique-primary);
    color: var(--minimalistique-button-text-color);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
button:hover {
    background: var(--minimalistique-primary-dark);
    color: var(--minimalistique-button-text-color);
}
.wp-block-button {
    font-size: var(--font-primary-small);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
}
.wp-block-button__link {
    background: var(--minimalistique-primary);
    color: var(--minimalistique-button-text-color);
    border-radius:var(--minimalistique-element-border-radius);
    line-height:120%;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.wp-block-button__link:hover {
    background: var(--minimalistique-primary-dark);
}
.wp-block-file .wp-block-file__button{
    background: var(--minimalistique-primary);
    color: var(--minimalistique-foreground);
    text-decoration:none;
    font-size: var(--font-primary-small);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    padding: 17px 32px;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.wp-block-file .wp-block-file__button:hover{
    background: var(--minimalistique-primary-dark);
    color: var(--minimalistique-foreground);
}
/*
/*  Tables
*/

td,
th, 
.wp-block-table td, 
.wp-block-table th {
    padding: 15px;
    text-align: left;
    color:var(--minimalistique-foreground);
    border-color: var(--minimalistique-light-2);
    border-style:solid;
    border-width:1px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 1.5em;
    width: 100%;
    border: 1px solid var(--minimalistique-light-2);
}
th {
    background: var(--minimalistique-light-2);
}


tr {
    border-bottom: 1px solid var(--minimalistique-light2);
    border-color: rgba(0, 0, 0, 0.04);
}

/*
/*  Archive block & widget  
*/
.widget_archive ul,
.wp-block-archives {
    padding: 0;
}
.wp-block-archives-list li,
.widget_archive li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    color: var(--minimalistique-button-text-color);
    background-color: var(--minimalistique-secondary);
    border-radius: var(--minimalistique-button-border-radius);
    padding: 5px 20px;
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.wp-block-archives-list li a,
.widget_archive li a {
    text-decoration: none;
    color: var(--minimalistique-button-text-color);
}
.wp-block-archives-list li:hover,
.widget_archive li:hover {
    background-color: var(--minimalistique-secondary-dark);
}
/*
/*  Tag cloud block / widget  
*/
.widget_tag_cloud a,
.wp-block-tag-cloud a,
.site-footer .widget_tag_cloud a,
.site-footer .wp-block-tag-cloud a {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    background-color: var(--minimalistique-secondary);
    color: var(--minimalistique-button-text-color);
    text-decoration: none;
    border-radius: var(--minimalistique-button-border-radius);
    padding: 5px 20px;
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
} 
.widget_tag_cloud a:hover,
.wp-block-tag-cloud a:hover {
    background-color: var(--minimalistique-secondary-dark);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}

/*
/*  WP Block Cover  
*/

.wp-block-cover p {
    line-height: 120%;
}


/*
/*  Category block & widget  
*/
.widget_categories ul,
.wp-block-categories-list {
    padding: 0;
    margin:0;
}
.wp-block-categories-list li,
.widget_categories li {
    display: inline-block;
    width:100%;
    margin-right: 5px;
    margin-bottom: 10px;
}
.wp-block-categories-list li,
.widget_categories li {
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-default);
    font-size: var(--font-primary-default);
    padding: 8px 0;
    border-bottom: 1px solid var(--minimalistique-light-2);
    margin:0;
}
.wp-block-categories-list li:first-of-type,
.widget_categories li:first-of-type {
    padding-top:0px;
}
.site-footer .wp-block-categories-list li,
.site-footer .widget_categories li {
 font-size: var(--font-primary-small);
}
.wp-block-categories-list li .children li,
.widget_categories li .children li {
    border-bottom:0px;
    font-size: var(--font-primary-small);
} 

.wp-block-categories-list li a:hover,
.widget_categories li a:hover {
    color: var(--minimalistique-secondary);
}
.wp-block-categories-list li ul,
.widget_categories li ul {
    display: inline-block;
    margin: 0px;
    width:100%;
    margin: 0px;
}
.widget_categories .children li, .widget_categories ul.children {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
    margin-top: 6px;
}
.wp-block-categories-list li a,
.widget_categories li a {
    text-decoration: none;
}

/* Legacy widget support */
.widget_categories ul li {
    width: 100%;
}
.widget_categories ul.children {
    margin-left: 5px;
    margin-top: 0px;
}


/*
/*  Images 
*/
img {
    border: 0;
    height: auto;
}
svg:not(:root) {
    overflow: hidden;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-block-image figcaption {
    text-align: center;
    font-style: italic;
}
.wp-block-image {
}
.wp-caption {
    margin-bottom: 1.5em;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.wp-caption-text {
    text-align: center;
}


/*
/* Custom image category
*/

.wp-image-category-block {
    position: relative;
}

.wp-image-category-block figcaption {
    top: 15px;
    position: absolute;
    left: 0;
    background: var(--minimalistique-primary);
    font-family: var(--font-secondary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    padding: 5px 20px 5px 10px;
    border-radius: 0 50px 50px 0;
    font-style: normal;
}

.wp-image-category-block a {
    text-decoration: none;
}

/*
/*  Horizontal Rule (hr) 
*/
hr {
    border: 0;
}
hr,
hr.wp-block-separator {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin-bottom: 1.5em;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: var(--minimalistique-dark-1);
}

/*
/*  Latests Posts Block / Widget
*/
.wp-block-latest-posts {
    margin-top:0px;
}
.wp-block-latest-posts__list li:first-of-type {
    margin-top:0px;
}

.wp-block-latest-posts .wp-block-latest-posts__featured-image img{
}
.wp-block-latest-posts .wp-block-latest-posts__post-title {
    font-size: var(--font-primary-normal);
    font-weight:  var(--font-primary-bold);
}
.wp-block-latest-posts .wp-block-latest-posts__post-author, 
.wp-block-latest-posts .wp-block-latest-posts__post-date  {
    font-family: var(--font-primary);
    color: var(--minimalistique-dark-1);
    font-size: var(--font-primary-small);
    text-decoration: none;
}

/*
/*  Gallery Block / Widget
*/
.wp-block-gallery img,
.wp-block-gallery .wp-block-image:not(.is-style-rounded) img {
}

/*
/*  Blockquote 
*/
blockquote {
  margin: 0 0 1.5em;   
}
blockquote p {
    font-size: var(--font-primary-large);
    font-family: var(--font-secondary);
}

blockquote cite{
    font-size: var(--font-primary-medium);
    color: var(--minimalistique-dark-1);
    font-style: normal;
}
blockquote p:last-of-type {
    margin-bottom: 6px;
}

.wp-block-quote {
    padding-left: 20px;
}

/*
/*  Pull quote 
*/
.wp-block-pullquote {
    background-color: var(--minimalistique-light-2);
    color: var(--minimalistique-foreground);
    border-radius: var(--minimalistique-element-border-radius);
}
.wp-block-pullquote p {
    font-family: var(--font-secondary);
    font-weight:var(--font-primary-bold);
    font-style: normal;
}
.wp-block-pullquote cite {
    font-weight:  var(--font-primary-default);
}

/*
/*  WP Calendar block and Widget
*/

footer .wp-block-calendar caption, 
footer .wp-calendar-table caption {
    color:var(--minimalistique-background);
}
.wp-block-calendar caption,
.wp-calendar-table caption {
    font-weight:  var(--font-primary-bold);
    margin-bottom: 10px;
}
.wp-block-calendar table th,
.wp-calendar-table th {
    background: var(--minimalistique-light-2);
    font-weight:  var(--font-primary-bold);
}
.wp-block-calendar th,
.wp-block-calendar td,
.wp-calendar-table th,
.wp-calendar-table td {
    text-align: center;
    padding: 5px;
}
.wp-calendar-table td,
.wp-block-calendar td {
    background: var(--minimalistique-background);
}
.wp-block-calendar tbody td, 
.wp-block-calendar th,
.wp-calendar-table tbody td,
.wp-calendar-table th {
    border-color: var(--minimalistique-light-2);
}
.wp-block-calendar #today,
.wp-calendar-table #today {
    background: var(--minimalistique-primary);
    color: var(--minimalistique-button-text-color);
}



/*
/*  Post Comments 
*/

.comments-area .comment-respond input[type="email"]:focus,
.comments-area .comment-respond input[type="text"]:focus,
.comments-area .comment-respond input[type="url"]:focus,
.comments-area .comment-respond textarea:focus,
.comments-area p.form-submit input:focus,
input#wp-comment-cookies-consent:focus {
    outline: 2px auto var(--minimalistique-dark-1);
    outline-style: solid;
}
.comment-form-cookies-consent label,
p.comment-form-cookies-consent {
    text-transform: none !important;
    width: auto;
}
.comments-area p.form-submit input {
    font-size:var(--font-primary-normal);
}
.comment-respond .comment-form-comment label,
.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
    font-weight:  var(--font-primary-bold);
    margin-bottom: 4px;
    display: inline-block;
}
.comment-respond .comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-url  {
    text-align: left;
}
div#respond {
    text-align: center;
}
.comment-form-url {
    display: inline-block;
    width: 100%;
}
h2.comments-title {
    margin-top: 0;
}
.site-main .comment-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.comment-navigation .nav-previous {
    float: left;
    width: 50%;
}
.comment-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
#comments ol.children {
    padding-left: 75px;
}

.comments-area p.form-submit input {
    border: 0;
    background: var(--minimalistique-primary);
    font-weight:  var(--font-primary-bold);
    padding: 17px 35px;
    text-decoration: none;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}

.comment-author span.says {
    display: none;
}
.comments-area {
    width: 100%;
}
.comment-content a {
    word-wrap: break-word;
}


.comment-respond .comment-form {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.comment-form-wrap .comment-respond,
.comments-area .comment-meta,
.comments-area .comment-respond,
.comments-area ol.comment-list li li.bypostauthor {
    position: relative;
}
.comments-area .comments-title {
    margin-bottom: 30px;
}
.comment-meta .vcard img {
    float: left;
    border-radius: 50%;
    margin-right: 14px;
}

.comment-respond {
    background: var(--minimalistique-light-2);
    border-radius: var(--minimalistique-element-border-radius);
    padding: 50px 30px;
}
.comments-area .comment-author {
    font-size: var(--font-primary-medium);
    font-weight:  var(--font-primary-bold);
    margin-bottom: 0;
}
.comments-area .comment-author .fn a {
    color: var(--minimalistique-foreground);
    text-decoration: none;
}
.comments-area .comment-content {
    padding: 5px 0 0 75px;
}
.comments-area .reply .comment-reply-link i{
    font-size: var(--font-primary-small);
}
.comments-area .comment-content p {
    margin: 5px 0;
}
.comments-area p.form-submit {
    margin: 0;
    text-align: left;
}

.comments-area ol.comment-list > li {
    width: 100%;
}
#comments li.comment.parent article .reply {
    padding-bottom: 0px;
}
.comments-area ol.comment-list ol.children li {
    padding-top: 20px;
    margin-left: 0;
    list-style: none;
    padding-bottom: 0px;
}
.comments-area ol.comment-list ol.children li .comment-body {
    margin-top: 10px;
}
.comments-area.author-highlight ol.comment-list li.bypostauthor {
    border-bottom: 3px solid var(--minimalistique-primary);
    padding: 40px;
    background: var(--minimalistique-light-2);
}
#comments li.comment .comment-respond {
    margin-top: 10px;
    position: relative;
}
.comment-reply-title {
    position: relative;
    margin: 0 0 16px;
}
p.comment-form-author,
p.comment-form-email {
    max-width: 48%;
    width: 100%;
    display: inline-block;
}
p.comment-form-email {
    margin-left: 3%;
}
a#cancel-comment-reply-link {
    display: block;
    font-size: var(--font-primary-normal);
    font-family:var(--font-primary);
    font-weight: var(--font-primary-bold);
    opacity: 0.6;
}
.comments-area .comment-respond input[type="email"],
.comments-area .comment-respond input[type="text"],
.comments-area .comment-respond input[type="url"],
.comments-area .comment-respond textarea {
    background: var(--minimalistique-input-background-color);
    padding: 8px 14px;
    width: 100%;
    border: 0px;
    border-radius: var(--minimalistique-element-border-radius);
    font-family:var(--font-primary);
    padding: 15px;
    margin-bottom: 6px;
    -webkit-box-shadow: 1px 0 3px rgba(0,0,0,.06);
    box-shadow: 1px 0 3px rgba(0,0,0,.06);
}
.comments-area p {
    margin-bottom: 12px;
}

.comment span.edit-link{
    float: right;
}
.comments-area .comment-meta .comment-metadata a {
    text-decoration: none;
    color: var(--minimalistique-dark-1);
    font-size: var(--font-primary-small);
}
#comments ol.comment-list {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
    overflow: hidden;
}
.comments-area ol.comment-list .comment {
    width: 100%;
    padding-bottom: 40px;
}
.comments-area .reply {
    padding-left: 75px;
    font-size: var(--font-primary-small);
}
#comments h3#reply-title {
    font-size: var(--font-secondary-large);
    margin-bottom: 0;
    text-align: center;
}
p.comment-form-cookies-consent {
    display: inline-block;
    width: 100%;
}
.comment-form-cookies-consent label {
    float: left;
    display: inline-block;
    margin-top: 0;
    text-align: left;
    margin-left: 20px;
    font-size: var(--font-primary-small);
}
input#wp-comment-cookies-consent {
    float: left;
    display: inline-block;
    margin-bottom: -28px;
    margin-top: 5px;
}
p.comment-form-url {
    display: inline-block;
    width: 100%;
    max-width: 100%;
}
p.comment-form-author,
p.comment-form-email {
    max-width: 49%;
    float: none;
    display: inline-block;
    width: 100%;
}
p.comment-form-email label,
p.comment-form-author label,
p.comment-form-comment label,
p.comment-form-url label {
    margin-bottom: 2px;
    text-align: left;
    margin-top: 5px;
    display: inline-block;
    width: 100%;
}
.comments-area .comment-respond input[type="email"],
.comments-area .comment-respond input[type="text"],
.comments-area .comment-respond input[type="url"] {
    max-width: 100% !important;
}
p.comment-form-email {
    margin-left: 1%;
}
p.comment-form-cookies-consent {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    text-align: left;
}
p.form-submit {
    margin-top: 10px;
}
.author-highlight li.bypostauthor article .reply {
    padding-bottom: 0;
}
/*
/*  Latest posts / Blog / Archives / Search / 404
*/
.archive .page-header h1 {
    margin-top: 0px;
    text-align: center;
    font-weight:  var(--font-secondary-bold);
    line-height: var(--font-secondary-lineheight);
    font-family: var(--font-secondary);
    color: var(--minimalistique-foreground);
}
header.page-header.search-results-header-wrapper {
    background: var(--minimalistique-light-2);
    font-size: var(--font-primary-large);
    padding: 30px;
    margin-bottom: 40px;
    border-radius:var(--minimalistique-element-border-radius);
}
header.page-header.search-results-header-wrapper h1.page-title {
    font-size: var(--font-primary-xl);
    font-family:var(--font-secondary);
    text-align: center;
}
h2.entry-title {
    overflow-wrap: break-word;
    max-width: 100%;
}

header.page-header.search-results-header-wrapper span {
    overflow-wrap: break-word;
    max-width: 100%;
}

.post-author-wrapper {
    margin-right:5px;
    text-transform:capitalize;
}
.post-author-info img {
    margin-right:5px;
    border-radius:30px;
}
span.post-author-img img {
    min-width:24px;
    min-height:24px;
    margin-right:6px;
    border-radius:50%;
}
.blog-data-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 3px 0 0px;
}
.all-blog-articles .blogposts-list .entry-meta,
.add-blog-to-sidebar .all-blog-articles .blogposts-list .entry-header .entry-meta{
    margin-top: -8px;
}
.post-meta-inner-wrapper {
    line-height: var(--font-primary-lineheight);
    margin-top:6px;
}


.no-featured-img-box .content-wrapper {
    padding-top: 0px;
}
.post-meta-inner-wrapper {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.featured-thumbnail img {
    display: block;
    max-width: 100%;
    height: auto;
    margin:auto;
}
.blogpost-is-sticky-icon {
    position: relative;
    width: 32px;
    height: 32px;
    display: inline-block;
}
.blogpost-is-sticky-icon.blogpost-is-sticky-icon-has-featured-image {
    position: absolute;
    top: 15px;
    right: 15px;
}
.blogpost-is-sticky-icon  {
    position: relative;
}
.blogpost-is-sticky-icon svg{
    background: var(--minimalistique-secondary);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    padding: 5px;
}
.blogpost-is-sticky-icon svg * {
    stroke:var(--minimalistique-button-text-color);
}

.blogpost-is-sticky-icon * {
    stroke: var(--minimalistique-foreground);
}

section.error-404.try-new-posts .try-new-post-headline  {
    text-align: left;
    margin: 0 0px 20px;
    font-family:var(--font-secondary);;
    font-size: var(--font-secondary-xxl);
}
section.error-404.not-found h1 {
    margin: 0 0 20px 0;
}

.error404 main#main section.error-404.not-found.bg-image-404 {
    background-size: cover;
    border-radius: var(--minimalistique-element-border-radius);
    background-position: center;
    padding-top: 100px;
    margin-bottom:80px;
    padding-bottom: 100px;
}

section.error-404.not-found h1.page-title.error-404-headline {
    font-family: var(--font-secondary);
    font-size: var(--font-secondary-xxxl);
    font-weight:  var(--font-secondary-bold);
    margin-bottom: 30px !important;
    line-height: var(--font-secondary-lineheight);
    color: var(--minimalistique-foreground);
    width: 100%;
}
.archive .archive-description {
    text-align:center;
}

.error-404.not-found  .error-404-description {
    font-size: var(--font-primary-large);
    line-height: var(--font-primary-lineheight);
    font-weight:  var(--font-primary-bold);
}

.read-story {
    padding: 12px 22px;
    margin-top: 20px;
    display: inline-block;
    font-size: var(--font-primary-small);
}
.featured-img-box .featured-img-category {
    top: 32px;
    color: var(--minimalistique-button-text-color);
    position: absolute;
    left: 0;
    background: var(--minimalistique-secondary);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    padding: 5px 20px 5px 10px;
    border-radius: 0 50px 50px 0;
}

.archive header.fbox.page-header {
    padding: 0;
}

.archive footer.site-footer,
.blog footer.site-footer,
.search-results footer.site-footer {
    margin-top: 25px;
}

.archive .no-results.not-found h1,
.error-404.not-found h1,
.search-no-results .no-results.not-found h1 {
    font-size: var(--font-secondary-xl);
    font-family: var(--font-secondary);
    margin-bottom: 18px;
}

.archive .no-results.not-found,
.search-no-results .no-results.not-found {
    padding: 40px 0;
}

.archive .no-results.not-found p,
.error-404.not-found p,
.search-no-results .no-results.not-found p {
    font-size: var(--font-primary-medium);
    max-width: 600px;
    margin: auto auto 20px;
}
.archive .no-results.not-found p {
    max-width: 500px;
}

.archive .no-results.not-found,
.search-no-results section.no-results.not-found {
    background: var(--minimalistique-background);
    border-radius: var(--minimalistique-element-border-radius);
    margin-bottom: 50px;
    text-align: center;
}
.error404 main#main {
    margin-bottom: 50px;
}



.error404 main#main section.error-404.not-found {
    text-align: center;
}

.archive .no-results.not-found .search-form,
.error-404.not-found .search-form,
.search-no-results .no-results.not-found .search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.search-results-header-wrapper {
    margin-bottom: 30px;
}



.all-blog-articles {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
}

.page-links {
    margin: 0 0 1.5em;
}
.entry-header h2 a {
    text-decoration: none;
}
.all-blog-articles h2.entry-title {
    margin-top: 0;
    line-height:var(--font-primary-lineheight-small);
}
.sticky {
    display: block;
}

.add-blog-to-sidebar .all-blog-articles .blogposts-list {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
    max-width: 48%;
}
article.blogposts-list {
    padding: 0;
    margin-bottom: 40px;
}

.blogposts-list {
    display: inline-block;
    width: 100%;
}
.all-blog-articles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.blogposts-list {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 30%;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
}
.fullwidth-area-blog {
    width: 100%;
    margin-right: 0 !important;
}
.pagination:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.posts-entry .entry-content p:last-child{
    margin-bottom: 0;
}

.blogpost-button {
    height: 46px;
    position: absolute;
    padding: 10px 15px;
    background: var(var(--minimalistique-primary));
    color: var(--minimalistique-button-text-color);
    font-size: var(--font-primary-large);
    border-radius: var(--minimalistique-button-border-radius);
    right: 20px;
    text-decoration: none;
    bottom: -22px;
}

.fourofour-home a {
    margin-top: 20px;
    font-weight:  var(--font-primary-bold);
    padding: 15px 30px;
    display: inline-block;
    font-size: var(--font-primary-normal);
    border-radius: var(--minimalistique-button-border-radius);
}
section.error-404.not-found,
.search-form-wrapper {
    background: var(--minimalistique-light-2);
    padding: 40px;
    border-radius: var(--minimalistique-element-border-radius);
}

.search-form-wrapper h1 {
    margin: 0;
}

section.error-404.not-found input.search-field,
.search-form-wrapper input.search-field {
    border-radius: var(--minimalistique-button-border-radius);
    border: 0px;
    font-weight:  var(--font-primary-bold);
    color: var(--minimalistique-foreground);
    width: 100%;
    padding: 13px 20px;
    font-size: var(--font-primary-normal);
}

section.error-404.not-found input.search-submit,
.search-form-wrapper input.search-submit {
    border: 0;
    background: var(--minimalistique-input-background-color);
    color: var(--minimalistique-foreground);
    text-decoration: none;
    border-radius: var(--minimalistique-button-border-radius);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 15px;
}


/*
/*  Post pagination
*/
.text-center.pag-wrapper {
    text-align: center;
    width: 100%;
    display: inline-block;
}
ul.page-numbers {
    display: inline-block;
    padding: 0;
    height: auto;
    margin: 10px auto 20px;
}

.page-numbers li {
    display: inline-block;
    list-style: none;
}

.page-numbers li a.page-numbers,
.page-numbers li .page-numbers.current{
    border-radius: var(--minimalistique-button-border-radius);
    margin: 10px;
    font-weight:  var(--font-primary-bold);
    color: var(--minimalistique-button-text-color);
    font-family: var(--font-primary);
    text-decoration: none;
    font-size: var(--font-primary-medium);
    height: 50px;
    width: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    background:var(--minimalistique-primary);
}
.page-numbers li a.page-numbers:hover {
    background-color: var(--minimalistique-primary-dark);
}
.page-numbers li .page-numbers.current {
    background: var(--minimalistique-primary-dark);
}

.page-numbers li a.next.page-numbers,
.page-numbers li a.prev.page-numbers {
    width: auto;
    padding: 0 25px;
}

.page-numbers.next,
.page-numbers.prev {
    color: var(--minimalistique-button-text-color);
    font-weight:  var(--font-primary-bold);
}


/*
/*  Featured image block 
*/
.wp-block-post-featured-image img{
}

/*
/*  Single post / page
*/
.single-post .site-footer {
    margin-top: 30px;
}
.page-template-full-width-template.page-template-templatesfull-width-template-php .sheader  {
    margin-bottom: 0px;
}
.page h1.entry-title, 
.single h1.entry-title {
    overflow-wrap: break-word;
    font-family:var(--font-secondary);
}
.single header.entry-header {
    display:flex;
    flex-wrap:wrap;
}
.single header.entry-header h1 {
    order:2;
}
.single .entry-meta *, 
.single .entry-meta a {
    font-weight: var(--font-primary-default);
    font-size: var(--font-primary-small);
}
.post-password-form input[name=post_password] {
    padding: 14px 10px 13px 10px;
}
.featured-img-box {
    position: relative;
}
.featured-thumbnail-cropped {
    background-size: cover;
    background-position: center;
    margin-bottom: 25px;
}
.single .entry-meta {
    margin: 0 0 10px;
}

.single .entry-meta,
.single .entry-meta a {
    font-weight:var(--font-primary-bold);
}

.page h1.entry-title,
.single h1.entry-title{
    margin-top: 0;
}
.no-featured-img-box .content-wrapper,
.single .featured-thumbnail{
    width: 100%;
}
.page .content-area .fbox,
.single .content-area .fbox {
    display: inline-block;
    width: 100%;
}
.featured-thumbnail {
    float: left;
    display: inline-block;
    min-width: 100%;
    width: 100%;
    position: relative;
    text-align: center;
}
.single .site-main .posts-entry,
.page .site-main .posts-entry {
    margin-bottom:50px;
}

/*
/* All Page List / Menu Block/widget 
*/
.wp-block-page-list,
.widget_nav_menu ul,
.widget_pages ul,
.widget_nav_menu ul {
    padding: 0;
    margin:0;
}
.wp-block-page-list li,
.widget_nav_menu li,
.widget_pages ul li,
.widget_nav_menu ul li {
    list-style: none;
}
.wp-block-page-list li a,
.widget_nav_menu ul li a,
.widget_nav_menu li a,
.widget_pages ul a {
    display: inline-block;
    text-decoration: none;
    font-family: var(--font-primary);
    font-weight: var(--font-primary-default);
    font-size: var(--font-primary-default);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    padding: 8px 0;
    border-bottom: 1px solid var(--minimalistique-light-2);
    width: 100%;
}
.site-footer .wp-block-page-list li a,
.site-footer .widget_nav_menu ul li a,
.site-footer .widget_nav_menu li a,
.site-footer .widget_pages ul a {
    font-size: var(--font-primary-small);
    padding: 3px 0;
    border-bottom:0px;
}
.wp-block-page-list li:first-of-type a,
.widget_nav_menu ul li:first-of-type a,
.widget_nav_menu li:first-of-type a {
    padding-top:0px;
} 

.wp-block-page-list li a:hover,
.widget_nav_menu ul li a:hover,
.widget_nav_menu li a:hover,
.widget_pages ul a:hover {
    color: var(--minimalistique-secondary);
}
.widget_nav_menu ul li .sub-arrow, .widget_pages ul li .sub-arrow {
    display: none;
}


/*
/*  Plugin integration: Elementor
*/
.elementor {
    display: inline-block;
    width: 100%;
}

body.elementor-template-full-width{
    background-color: var(--minimalistique-background);
}
body.elementor-template-full-width .top-nav-wrapper,
body.elementor-template-full-width .super-menu {
    background:rgba(0,0,0,0);
}

body.elementor-template-full-width .site-header {
    z-index:1;
}

body.elementor-template-full-width .top-nav-wrapper,
body.elementor-template-full-width .super-menu {

}

body.elementor-template-full-width #smobile-menu .top-nav-wrapper {
    background-color: var(--minimalistique-background);   
}

/*
/*  Plugin integration:  Superb Recent Posts With Thumbnails
*/

.spbrposts-li * {
    text-decoration: none;
    line-height: 1;
}
#secondary .spbrposts-wrapper .spbrposts-title a {
    font-size: 15px !important;
}
.spbrposts-li time {
    margin-top: 6px;
}
li.spbrposts-li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
li.spbrposts-li:first-of-type {
    padding-top: 5px !important;
}
li.spbrposts-li:last-of-type {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    border-bottom: 0px;
}

/*
/*  Pluing Integration: Recent Posts Extended 
*/

.widget time.rpwe-time.published {
    width: 100% !important;
    display: block !important;
    font-size: 12px;
}
.widget h3.rpwe-title {
    font-size: var(--font-primary-normal) !important;
    padding: 0 !important;
    display: block !important;
}
.widget img.rpwe-thumb {
    border: 0 var(--minimalistique-background) !important;
    -webkit-box-shadow: 0 0 0 var(--minimalistique-background) !important;
    box-shadow: 0 0 0 var(--minimalistique-background) !important;
    padding: 0 !important;
    margin-top: 0 !important;
}

.blog.spbcustomizer-latest-posts-sc .featured-img-box {
    display: block !important;
}
.blog.spbcustomizer-latest-posts-sc .featured-thumbnail {
    width: 100% !important;
    max-width: 100% !important;
}
.blog.spbcustomizer-latest-posts-sc header.entry-header {
    padding: 0px !important;
    margin-bottom: 10px;
}


/*
/* Plugin integration: Contact Form 7 
*/
.wpcf7-form input,
.wpcf7-form textarea {
    width: 100%;
    padding: 15px;
    font-family: var(--font-primary);
}
.wpcf7-form .wpcf7-submit {
    width: auto;
    border-radius: 100px;
    padding: 15px 30px;
}

.contact-form-large input, .contact-form-large textarea {
    padding: 20px 20px;
    border: 0px;
}
.contact-form-large input:focus, 
.contact-form-large textarea:focus {
    outline: 2px auto var(--minimalistique-dark-1);
    outline-style: solid;
}

/*
/* Search Block/widget 
*/
.widget_search {
    background: var(--minimalistique-light-2);
    padding: 20px;
    border-radius: var(--minimalistique-element-border-radius);
}

.widget_search input[type="search"] {
    border-radius: var(--minimalistique-button-border-radius);
    border: 0px;
    font-weight:  var(--font-primary-bold);
    color: var(--minimalistique-foreground);
    padding: 10px 20px;
    
}
.widget_search input[type="search"]::-webkit-input-placeholder {
  color: var(--minimalistique-foreground);
  opacity: 0.6;
  font-weight:var(--font-primary-default); 
}
.widget_search input[type="search"]::-moz-placeholder {
  color: var(--minimalistique-foreground);
  opacity: 0.6;
  font-weight:var(--font-primary-default); 
}
.widget_search input[type="search"]:-ms-input-placeholder {
  color: var(--minimalistique-foreground);
  opacity: 0.6;
  font-weight:var(--font-primary-default); 
}
.widget_search input[type="search"]::-ms-input-placeholder {
  color: var(--minimalistique-foreground);
  opacity: 0.6;
  font-weight:var(--font-primary-default); 
}
.widget_search input[type="search"]::placeholder {
  color: var(--minimalistique-foreground);
  opacity: 0.6;
  font-weight:var(--font-primary-default); 
}
.widget_search input[type="search"]:-ms-input-placeholder {
  color: var(--minimalistique-foreground);
}
.widget_search input[type="search"]::-ms-input-placeholder {
  color: var(--minimalistique-foreground);
}
.widget_search .wp-block-search__label,
.widget_search .widget-title {
    display: inline-block;
    font-size: var(--font-primary-small);
    margin-bottom: 5px;
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
}
.widget_search .widget-title {
    margin-top: 0px;
}
.widget_search button[type="submit"],
.widget_search .search-submit {
    border: 0;
    background: var(--minimalistique-primary);
    text-decoration: none;
    border-radius: var(--minimalistique-button-border-radius);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    padding-left: 20px;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    padding-right: 20px;
}
.widget_search button[type="submit"]:hover,
.widget_search .search-submit:hover {
    background: var(--minimalistique-primary-dark);
}

.widget_search input.search-field {
    width: 95%;
    padding: 12px 20px;
    font-size: var(--font-primary-normal);
    margin-right: 10px;
}
.widget_search form.search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

/*
/* Navigation / Menu
*/

.main-navigation,
#primary-site-navigation {
    width: 100%;
}
.fmenu ul li a,
.fmenu ul li a:hover,
.site-title a {
    text-transform: none;
}

menu, 
header,
nav {
    display: block;
}
.main-navigationigation {
    display: block;
    float: left;
    width: 100%;
}
.main-navigationigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.main-navigationigation ul li {
    float: left;
    position: relative;
}
.main-navigationigation ul li a {
    display: block;
    text-decoration: none;
}
.main-navigationigation ul ul {
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}
.main-navigationigation ul ul ul {
    left: -999em;
    top: 0;
}
.main-navigationigation ul ul a {
    width: 200px;
}
.main-navigationigation ul li.focus > ul,
.main-navigationigation ul li:hover > ul {
    left: auto;
}
.main-navigationigation ul ul li.focus > ul,
.main-navigationigation ul ul li:hover > ul {
    left: 100%;
}

.primary-menu ul li ul.children,
.primary-menu ul li ul.sub-menu {
    background: var(--minimalistique-background);
}
.main-navigation ul li .arrow-sub-menu::before {
    font-size: 12px;
}
.cart-header,
.sheader {
    position: relative;
}
.pmenu {
    width: 100%;
}

.site-branding,
.custom-logo-link,
.fmenu,
.fmenu ul li,
#site-header,
#site-header img{
    display: inline-block;
}

.sheader {
    width: 100%;
    display: block;
    margin: 0 0 40px;
}

.main-navigation ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.main-navigation ul li .sub-arrow {
    width: 50px;
    position: absolute;
    right: -20px;
    line-height: 72px;
    top: -2px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}
#smobile-menu .main-navigation ul li .sub-arrow {
    line-height: 50px;
}

.main-navigation ul ul li .sub-arrow {
    right: -5px;
}
.mobile-menu .fa-bars {
    float: right;
    margin-top: 3px;
}
.primary-menu ul li ul.children li,
.primary-menu ul li ul.sub-menu li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    width: 100%;
    max-width: 100%;
}
.secondary-menu {
    width: 100%;
    float: left;
    border-top: 1px solid var(--minimalistique-light-2);
    position: relative;
}

.secondary-menu .smenu ul li a,
.secondary-menu ul.smenu li a {
    padding: 24px 16px;
}
.secondary-menu ul.smenu ul li {
    border-bottom: 1px solid var(--minimalistique-light-2);
}
.secondary-menu ul.smenu ul li a {
    padding: 16px;
}

.secondary-menu ul.smenu > li:first-child {
    border: none;
}
.secondary-menu .arrow-menu {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    text-align: center;
    display: none;
    width: 42px;
    height: 42px;
    line-height: 44px;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.secondary-menu ul.smenu li.btn-right {
    float: right;
    border: none;
    margin: 16px 0;
}
.secondary-menu ul.smenu li.btn-right a {
    padding: 9px 25px 11px;
    text-align: center;
    text-transform: capitalize;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--minimalistique-button-text-color);
    border-radius: 3px;
}
.secondary-menu .btn-right a:hover {
    opacity: 0.8;
    color: var(--minimalistique-button-text-color);
}
.site-header ul ul {
    list-style: none;
    min-width: 240px;
    display: none;
    position: absolute;
    top: inherit;
    right: 0;
    margin: 0;
    padding: 0;
    z-index: 9;
    text-align: left;
}
.fmenu ul li,
.site-header ul ul li {
    float: none;
}
.site-header ul ul ul {
    top: 0;
    left: 238px;
}
.fmenu {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.fmenu ul {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
.fmenu ul li a {
    color: var(--minimalistique-button-text-color);
    margin: 0 8px;
    font-size: var(--font-primary-small);
}
.primary-menu .pmenu {
    margin: auto;
    display: inline-block;
    float: right;
    text-align: right;
}
.main-navigation ul li {
    position: relative;
    display: inline-block;
}
.main-navigation ul li a {
    display: block;
    font-weight:  var(--font-primary-bold);
    color: var(--minimalistique-foreground);
    font-size: var(--font-primary-default);
    padding: 22px 1rem 23px;
    text-decoration: none;
    font-weight: var(--font-primary-normal);
}

.primary-menu {
    float: left;
}
.sheader {
    background-size: cover;
    background-position: top center;
}

.site-header ul ul li a {
    font-size: var(--font-primary-small);
    color: var(--minimalistique-foreground);
}
.site-header ul ul li:first-of-type a {
    border-top: 0 solid var(--minimalistique-foreground);
}

.top-nav-wrapper {
    background: var(--minimalistique-background);
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid var(--minimalistique-light-2);
}
.logofont {
    font-size: var(--font-secondary-large);
    font-weight:  var(--font-secondary-bold);
    line-height: var(--font-secondary-lineheight);
    font-family: var(--font-secondary);
    color: var(--minimalistique-foreground);
}

.logo-container {
    float: left;
    width: 100%;
    max-width: 30%;
    padding: 17px 0;
}
.logofont {
    text-decoration: none;
    display: inline-block;
    width: 100%;
}
.center-main-menu {
    float: left;
    width: 100%;
    max-width: 70%;
}
.primary-menu ul li ul.sub-menu {
    margin-top: -1px;
}
.pmenu li {
    list-style: none;
}
.logo-container-img-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.logo-container-img-wrapper img {
    padding-right: 10px;
}
p.logodescription {
    margin: 5px 0 0;
    font-weight:  var(--font-primary-default);
    font-size: var(--font-primary-medium);
    color: var(--minimalistique-foreground);
}
.cart-preview-tem {
    float: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    font-size: var(--font-primary-small);
}
.cart-customlocation svg {
    max-width: 17px;
    height: 20px;
    margin-left: 20px;
    margin-top: 20px;
}
a.cart-customlocation span.cart-icon-number {
    margin-top: 9px;
    float: right;
    font-weight:  var(--font-primary-bold);
    font-size: 10px;
    width: 17px;
    height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: var(--minimalistique-foreground);
    border-radius: 100%;
    color: var(--minimalistique-background);
    line-height: 1;
    padding:0px;
}
.cart-preview img {
    max-width: 50px;
    margin-right: 10px;
}
a.cart-customlocation {
    float: right;
    display: inline-block;
    min-height: 60px;
    min-width: 55px;
}
a.cart-preview span {
    float: right !important;
    color: var(--minimalistique-dark-1) !important;
    padding-left: 10px !important;
    font-weight: var(--font-primary-bold) !important;
    margin-top: 0 !important;
    margin-left: auto !important;
}
.cart-preview {
    position: absolute;
    right: 0;
    line-height: var(--font-primary-lineheight);
    top: 60px;
    z-index: 9999;
    max-height: 246px;
    overflow: auto;
    background: var(--minimalistique-background);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.12);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.12);
    display: none;
    width: 280px;
}
.cart-preview-tem span {
    margin-left: auto;
    padding-left: 10px;
}

a.cart-customlocation:hover .cart-preview,
.main-navigation ul li:hover > ul,
a.cart-customlocation:hover + .cart-preview {
    display: block;
}

#smobile-menu{
    display:none;
}




.cart-preview-tem:last-of-type {
    margin-bottom: 0;
}

.site-branding.branding-logo {
    margin: 30px 0;
}
.site-branding {
    padding: 70px 0;
    text-align: center;
    width: 100%;
}
.logo-container a.custom-logo-link {
    margin-top: 10px;
}
.branding-logo .custom-logo{
    display: block;
    width: auto;
    height: auto;
}
.overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
}

.overlay .overlay-close {
    width: 50px;
    height: 52px;
    line-height: 52px;
    position: absolute;
    right: 8%;
    top: 15px;
    font-size: 20px;
    overflow: hidden;
    border: none;
    padding: 0 17px;
    color: var(--minimalistique-primary);
    background: rgba(255, 255, 255, 0.9);
    z-index: 100;
    cursor: pointer;
    border-radius: 2px;
}
.site-branding.branding-logo {
    width: 100%;
    text-align: center;
}


/*
/*  Related posts
*/
.related-posts {
    margin: 0 0 50px;
}
.related-posts h4 {
    margin: 0 0 5px;
    text-decoration: none;
    overflow-wrap: break-word;
    font-size: var(--font-secondary-medium);
}
.related-posts-posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.related-posts-headline h3 {
    border-bottom:1px solid var(--minimalistique-border-mode-elements);
    margin: 0;
    padding-bottom:5px;
}
.related-posts-posts .entry-meta {
    font-size: var(--font-primary-small);
    margin: 0;
}
.related-posts-posts .post {
    width: 31%;
    margin-bottom:0px;
    margin-top:20px;
}

.related-posts .read-story {
    padding: 8px 25px;
}

.related-posts .blogpost-is-sticky-icon {
    display:none;
}

.related-posts-posts .post .content-wrapper {
    padding-bottom:0px;
}

.related-posts a.read-more {
    margin-top: 20px;
    padding: 8px 18px;
    display: inline-block;
}


/*
/*  Post author block / widget
*/
.wp-block-post-author img{
    border-radius: 50%;
}

/*
/*  About the author 
*/
.about-the-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: var(--minimalistique-light-2);
    border-radius: var(--minimalistique-element-border-radius);
    padding: 25px;
    margin: 0 0 50px;
}

.about-the-author-img {
    min-width: 90px;
    margin-right: 20px;
}
.about-the-author-img img {
    border-radius: 50%;
    width: 120px;
}
.about-the-author h3 {
    color: var(--minimalistique-foreground);
    font-style: normal;
    font-weight:  var(--font-secondary-bold);
    margin-top: 0px;
    font-size: var(--font-primary-large);
}
.about-the-author-description {
    width: calc(100% - 140px);
}

/*
/*  Log in / out Block
*/

.wp-block-loginout a {
    text-decoration: none;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: var(--minimalistique-button-border-radius);
    padding: 10px 25px;
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
}
.logged-in.wp-block-loginout a{
    background: var(--minimalistique-primary);
    -webkit-transition: 0.2s all;
    color: var(--minimalistique-button-text-color);
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.logged-out.wp-block-loginout a{
    background: var(--minimalistique-secondary);
    -webkit-transition: 0.2s all;
    color: var(--minimalistique-button-text-color);
    -o-transition: 0.2s all;
    transition: 0.2s all;
}

.logged-in.wp-block-loginout a:hover{
    background: var(--minimalistique-primary-dark);
}
.logged-out.wp-block-loginout a:hover{
    background: var(--minimalistique-secondary-dark);
}


/*
/*  Next / Previous post
*/
.site-main .post-navigation,
.site-main .posts-navigation {
    margin: 0 0 30px;
}
.single-post .site-main .post-navigation {
    margin: 0 0 50px;
}

.post-navigation .nav-links,
.posts-navigation .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
}

.post-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-next a,
.posts-navigation .nav-next a {
    font-size: var(--font-primary-normal);
    text-decoration: none;
    display: inline-block;
    padding: 16px;
    min-width: 190px;
    background-color: var(--minimalistique-primary);
    color: var(--minimalistique-button-text-color);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    text-align: center;
    border-radius: var(--minimalistique-button-border-radius);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.post-navigation .nav-previous a:hover,
.posts-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover,
.posts-navigation .nav-next a:hover {
    background-color: var(--minimalistique-primary-dark);
}

.post-navigation .nav-previous a:hover,
.posts-navigation .nav-previous a:hover {
    background-color: var(--minimalistique-primary-dark);
}
/*
/* Tags and Cateogries ( Single posts and pages )
*/

.category-and-tags {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}

.category-and-tags a {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    text-decoration: none;
    border-radius: var(--minimalistique-button-border-radius);
    padding: 5px 20px;
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    font-size: var(--font-primary-small);
    color:var(--minimalistique-foreground);
    background-color: var(--minimalistique-light-2);
}
.category-and-tags a:hover {
   background-color: var(--minimalistique-primary-dark);   
   color:var(--minimalistique-button-text-color);
}
.category-and-tags a[rel=category] {
    background-color: var(--minimalistique-primary);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    color:var(--minimalistique-button-text-color);
}
.category-and-tags a[rel=category]:hover {
    background-color: var(--minimalistique-primary-dark);
}
.woocommerce-page .category-and-tags {
    display: none;
}

/*
/*  Entry meta 
*/

.entry-meta {
    width: 100%;
}

.wp-block-post-date {
    color: var(--minimalistique-dark-1);
    font-size: var(--font-primary-small);
    text-decoration: none;
}

.entry-meta, .entry-meta a {
    font-family: var(--font-primary);
    color: var(--minimalistique-foreground);
    font-weight:var(--font-primary-bold);
    font-size: var(--font-primary-normal);
    text-decoration: none;
}

.entry-meta .header-author-container-img-wrapper{
    min-width: 40px;
    min-height: 40px;
    max-width: 40px;
    max-height: 40px;
    display: inline-block;
}
.entry-meta .post-author-wrapper {
    display: inline-block;
}

/*
/*  Code block 
*/
.wp-block-code {
    background: var(--minimalistique-foreground);
    margin-bottom: 1.6em;
    padding: 40px;
    border-radius: var(--minimalistique-element-border-radius);
    color: var(--minimalistique-background);
}

#secondary .wp-block-code {
    padding:20px;
}

/*
/*  Social Links
*/

.wp-block-social-links {
    margin: 0;
}


/*
/*  Verse block
*/
.wp-block-verse {
    background: var(--minimalistique-light-2);
    color:var(--minimalistique-foreground);
    padding: 40px 40px 40px 80px;
    font-style: italic;
    border-radius: var(--minimalistique-element-border-radius);
}
#secondary .wp-block-verse {
    padding:20px;
}

/*
/*  WooCommerce
*/


.wc-block-components-price-slider__range-input-progress {
    --track-background: linear-gradient(90deg,transparent var(--low),var(--minimalistique-primary) 0,var(--minimalistique-primary) var(--high),transparent 0) no-repeat 0 100%/100% 100%;
}
.woocommerce nav.woocommerce-pagination ul {
    border: 0;
}
.woocommerce-MyAccount-navigation ul {
    padding: 0;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-info::before,
.woocommerce-message::before {
    color: var(--minimalistique-foreground);
}
.elementor-page a.button.product_type_simple.add_to_cart_button {
    padding: 14px 24px;
    margin-right: 4px;
}
.woocommerce-checkout form.checkout.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table {
   background: var(--minimalistique-background);
}

.woocommerce-checkout h3#order_review_heading {
    margin-top: 30px;
}
.woocommerce-checkout span.select2-selection.select2-selection--single {
    border: 0px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 9px;
    height: 41px;
}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 13px !important;
    background:var(--minimalistique-input-background-color);
}
.woocommerce-checkout .select2-container .select2-selection--single {
    height: 42px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 42px;
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
    display: none;
}
.woocommerce-checkout form.checkout.woocommerce-checkout  {
    background: var(--minimalistique-light-2);
    padding: 20px;
    border-radius:var(--minimalistique-element-border-radius);
}
.woocommerce table.shop_table {
 border-radius:var(--minimalistique-element-border-radius);   
}
.woocommerce-checkout form.checkout.woocommerce-checkout input,
.woocommerce-checkout form.checkout.woocommerce-checkout textarea {
    border: 0px;
    padding: 13px;
    background: var(--minimalistique-input-background-color);
    border-radius: var(--minimalistique-element-border-radius);
    -webkit-box-shadow: 1px 0 3px rgba(0,0,0,.06);
    box-shadow: 1px 0 3px rgba(0,0,0,.06);
}
.woocommerce-checkout form.checkout.woocommerce-checkout span.select2-selection.select2-selection--single,
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon input#coupon_code {
    -webkit-box-shadow: 1px 0 3px rgba(0,0,0,.06);
    box-shadow: 1px 0 3px rgba(0,0,0,.06);
    border-radius: var(--minimalistique-element-border-radius);
}

.woocommerce #customer_login h2,
.woocommerce-Addresses h3{
    margin: 0;
}
.woocommerce-checkout .woocommerce-privacy-policy-text {
    margin-bottom: 10px;
}
.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
    border: 0px;
}
.woocommerce.single-product div.product div.images .flex-control-thumbs {
    margin-left: -5px;
    margin-right: -5px;
}
.woocommerce-page th[class*="label"],
.woocommerce-checkout-review-order-table th{
    background: rgba(0,0,0,0);
}
.woocommerce input#wp-comment-cookies-consent {
    margin-top: 5px;
}
.wc-block-review-list.wc-block-components-review-list {
    padding-left: 0px;
}
.wp-block-woocommerce-all-reviews .wc-block-components-review-list-item__image img {
    border-radius: 50%;
}
.single-product td.woocommerce-grouped-product-list-item__label a,
.wc-block-product-categories-list-item a,
.woocommerce .woocommerce-breadcrumb a,
.woocommerce-MyAccount-navigation ul li a,
.product_meta .sku_wrapper a,
td.product-name a,
.product_list_widget a,
.product_meta .posted_in a,
.product_meta .sku_tagged_as a{
  text-decoration: none;
}

.woocommerce #reviews [class*="comment-form"] label[for="wp-comment-cookies-consent"] {
    font-weight: var(--font-primary-default);
    font-size: var(--font-primary-small);
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    font-family: var(--font-primary);
}
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
    border-top: 0px;
    background: var(--minimalistique-light-2);
    border-radius:var(--minimalistique-element-border-radius)
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon {
    background: var(--minimalistique-light-2);
    border: 0px;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon input#coupon_code {
    border: 0px;
    font-family: var(--font-primary);
    padding: 13px;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon button.button {
    padding: 14px 25px;
    font-size: var(--font-primary-small);
    line-height: var(--font-primary-lineheight);
}
.single-product .summary.entry-summary table.woocommerce-grouped-product-list span.woocommerce-Price-amount.amount {
    font-size: var(--font-primary-normal);
    font-weight:  var(--font-primary-default);
}
#secondary .wc-block-review-list-item__rating__stars a {
    margin-bottom:10px;
}
#secondary .wc-block-review-list-item__product a{
    text-decoration:none;
}
#secondary a.wc-block-grid__product-link {
    text-decoration:none;
}
.single-product .summary.entry-summary table.woocommerce-grouped-product-list  del[aria-hidden="true"] {
    opacity: 0.5;
}
.single-product .summary.entry-summary table.woocommerce-grouped-product-list td,
.single-product .summary.entry-summary table.woocommerce-grouped-product-list th {
    vertical-align: middle !important;    
}


.single-product .summary.entry-summary table.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__label label{
    font-weight:  var(--font-primary-bold);
}
.woocommerce-page .content-area {
    width: 1180px;
    max-width: 90%;
    margin: 0 auto;
}
.woocommerce-page.single-product .featured-content{
    margin-right: 0px;
    width: 100%;
}
.woocommerce-page.single-product aside#secondary {
    display: none;
}
h1.woocommerce-products-header__title.page-title,
.woocommerce div.product .product_title{
    text-align: left;
    font-weight:  var(--font-secondary-bold);
    line-height: var(--font-secondary-lineheight);
    font-family: var(--font-secondary);
    color: var(--minimalistique-foreground);
}
.woocommerce-Reviews span#reply-title {
    font-size: var(--font-secondary-large);
    font-weight:  var(--font-secondary-bold);
    line-height: var(--font-secondary-lineheight);
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description {
    max-width: 890px;
    width: 100%;
}
.woocommerce #reviews #comments h2 {
    margin-bottom: 20px;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li a:hover {
    border: 1px solid var(--minimalistique-primary);
    color: var(--minimalistique-button-text-color);
    margin: 0 5px;
    background: var(--minimalistique-primary);
    padding: 10px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-contenter: center;
    -webkit-box-align: center;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    -ms-flex-align: center;
    align-items: center;
}
.woocommerce div.product h2 {
    font-size: var(--font-secondary-large);
}
.single-product .woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li {
    padding: 10px 5px;
}
.woocommerce ul.products li.product a img,
.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img,
.woocommerce div.product div.images img,
.woocommerce img.pswp__img, .woocommerce-page img.pswp__imga {
}

.woocommerce span.onsale {
    background: var(--minimalistique-secondary);
    color: var(--minimalistique-button-text-color);
    z-index: 1;
    -webkit-box-sizing: content-box; 
    box-sizing: content-box;
}
.woocommerce-cart .woocommerce table.shop_table th,
.woocommerce-cart .woocommerce table.shop_table td {
    border-right: 1px;
    border-top: 0px;
    border-bottom: 1px solid var(--minimalistique-light-2);
    border-left: 1px solid var(--minimalistique-light-2);
}
.woocommerce-cart .cart_totals tr:last-of-type th { 
    border-bottom: 0px; 
}

.woocommerce-cart .cart_totals tr:last-of-type th,
.woocommerce-cart .woocommerce table.shop_table tr:last-of-type td {
    border-bottom: 0px;
}
.woocommerce-cart .woocommerce table.shop_table th:first-of-type,
.woocommerce-cart .woocommerce table.shop_table td:first-of-type {
    border-left: 0px;
}
h1.woocommerce-products-header__title.page-title {
    margin-top: 0px;
}
.woocommerce-info {
    border-color: var(--minimalistique-primary);
}

.woocommerce-message {
    border-top-color: var(--minimalistique-primary);
}
.woocommerce-message::before {
    color: var(--minimalistique-primary);
}
.woocommerce-page .woocommerce #customer_login .col-1,
.woocommerce-page .woocommerce #customer_login .col-2,
.woocommerce-page .woocommerce #customer_login .col-3 {
    background: rgba(0, 0, 0, 0.02);
    padding: 20px;
}
.woocommerce-shop .products .button,
.single-product .products .button {
    padding: 14px 24px;
}


.woocommerce-page .woocommerce #customer_login .col-1 {
    border-top-color: var(--minimalistique-foreground);
}
.woocommerce-page .woocommerce .woocommerce-form-login,
.woocommerce-page .woocommerce .woocommerce-form-register {
    border: 0;
    margin-top: 10px;
    background: rgba(0, 0, 0, 0);
    padding: 0;
}
.woocommerce #reviews [class*="comment-form"] label {
    width: 100%;
    margin-bottom: 2px;
    font-size: var(--font-primary-normal);
    font-weight:  var(--font-primary-bold);
}
.woocommerce #reviews [class*="comment-form"] label[for="rating"] {
    font-size: var(--font-primary-large);
    margin-bottom: 5px;
    margin-top: 10px;
}

#secondary li.wc-block-grid__product .star-rating{
    margin-bottom:10px;
}

.woocommerce .star-rating,
.woocommerce .stars a {
    color: #ffc106;
}
.woocommerce ul.products li.product .price {
    color: var(--minimalistique-foreground);
}
.woocommerce-cart .woocommerce button.button:disabled[disabled] {
    color: var(--minimalistique-button-text-color);
}
.woocommerce-cart .coupon input#coupon_code {
    padding: 7px 6px 8px 6px;
    background:var(--minimalistique-input-background-color);
}
.single-product .quantity .qty {
    padding: 10px 0;
    background-color: var(--minimalistique-secondary);
    border-color: var(--minimalistique-secondary);
    border-radius: var(--minimalistique-button-border-radius);
    font-weight:  var(--font-primary-bold);
    min-width: 54px;
}
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li {
    border: 0;
    margin: 0;
    padding: 0;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
    opacity: 1;
    background: var(--minimalistique-primary-dark);
    color: var(--minimalistique-button-text-color);
}

.woocommerce #reviews #comments ol.commentlist,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs,
.wp-block-woocommerce-product-categories > .wc-block-product-categories-list {
    padding-left: 0;
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-top: 0;
    border-right: 0px;
    border-left: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0);
}
.woocommerce-page .site-footer {
    margin-top: 30px;
}
.woocommerce-MyAccount-navigation ul li {
    list-style: none;
    border-bottom: 1px solid var(--minimalistique-light-2);
    padding: 10px 0;
}
.woocommerce table.shop_attributes td {
    padding: 8px;
}
.wc-block-price-filter__controls.wc-block-components-price-slider__controls input,
.wc-block-product-search .wc-block-product-search__button,
.wc-block-product-search .wc-block-product-search__field {
    border-radius: var(--minimalistique-element-border-radius) !important;
}

.woocommerce-ordering select,
.variations select {
    border: 1px solid var(--rz-border-color);
    padding: 12px 40px 12px 25px;
    border-radius: var(--minimalistique-element-border-radius);
    background-color: var(--minimalistique-select-color);
    font-weight:var(--font-primary-bold);
    color: var(--rz-color-dark);
    font-family: var(--font-primary);
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNSIgdmlld0JveD0iMCAwIDEwIDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNNC41MDQ5NSA0LjgyMDExTDAuMjA1MjQxIDEuMDQ4NTZDLTAuMDY4NDEzNyAwLjgwODY0NiAtMC4wNjg0MTM3IDAuNDE5NjYzIDAuMjA1MjQxIDAuMTc5ODY0QzAuNDc4NjUyIC0wLjA1OTk1NDcgMC45MjIwOTggLTAuMDU5OTU0NyAxLjE5NTQ5IDAuMTc5ODY0TDUuMDAwMDcgMy41MTcxTDguODA0NTIgMC4xNzk5NjFDOS4wNzgwNSAtMC4wNTk4NTc3IDkuNTIxNDUgLTAuMDU5ODU3NyA5Ljc5NDg2IDAuMTc5OTYxQzEwLjA2ODQgMC40MTk3OCAxMC4wNjg0IDAuODA4NzQzIDkuNzk0ODYgMS4wNDg2Nkw1LjQ5NTA4IDQuODIwMkM1LjM1ODMxIDQuOTQwMTEgNS4xNzkyNSA1IDUuMDAwMDkgNUM0LjgyMDg1IDUgNC42NDE2NSA0Ljk0IDQuNTA0OTUgNC44MjAxMVoiIGZpbGw9IiM3Njc2NzYiLz4NCjwvc3ZnPg0K);
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) 50%;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
    border: 0px solid var(--minimalistique-dark-1);
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    color: var(--minimalistique-foreground);
    border-bottom: 1px solid var(--minimalistique-foreground);
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    padding-right: 20px;
}
.single-product.woocommerce #reviews.woocommerce-Reviews .comment-form .comment-form-rating label {
    font-size: var(--font-primary-normal);
    font-weight:  var(--font-primary-bold);
    margin: 12px 0 0;
}
.single-product.woocommerce #reviews.woocommerce-Reviews #respond p.stars {
    margin-top: 5px;
    font-size: var(--font-primary-medium);
}
.woocommerce #review_form #respond .form-submit input {
    padding: 12px 20px;
}
.woocommerce-page.single-product .woocommerce-tabs #tab-description {
    width: 100%;
    max-width: 880px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    padding: 20px 30px;
}
.woocommerce #review_form #respond textarea,
div#review_form input[type="text"],
.woocommerce #review_form #respond p.comment-form-email input {
    background: var(--minimalistique-input-background-color);
    -webkit-box-shadow: 1px 0 3px rgba(0,0,0,.06);
    box-shadow: 1px 0 3px rgba(0,0,0,.06);
    padding: 8px 14px;
    width: 100%;
    border: 0px;
    font-family:var(--font-primary);
    padding: 15px;
    margin-bottom: 6px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    background: var(--minimalistique-light-2);
    border:0px;
    border-radius: var(--minimalistique-element-border-radius);
}
strong.woocommerce-review__author {
    color:var(--minimalistique-foreground);
}
.woocommerce-Reviews div#review_form_wrapper {
    background: var(--minimalistique-light-2);
    padding: 30px;
    border-radius: var(--minimalistique-element-border-radius);
}

.woocommerce #review_form #respond .form-submit input {
    border: 0;
    background: var(--minimalistique-primary);
    font-weight:  var(--font-primary-bold);
    padding: 17px 35px;
    color: var(--minimalistique-button-text-color);
    text-decoration: none;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
button.wp-block-button__link.add_to_cart_button.wc-block-components-product-button__button {
    padding: 12px 20px;
    border-radius: var(--minimalistique-button-border-radius);
}
.wc-sidebar-wrapper label {
    font-weight:  var(--font-primary-default);
}
button.single_add_to_cart_button.button.alt.disabled:hover {
    background: var(--minimalistique-foreground);
}
.woocommerce div.product form.cart .variations th {
    background: rgba(0,0,0,0);
}
.woocommerce.single-product button.single_add_to_cart_button.button {
    padding-bottom: 11px;
    padding-top: 11px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    padding: 0;
    border-radius: 50%;
    border: 0;
}
.woocommerce-page .content-wrap .content-area {
    max-width: 100%;
}
.woocommerce #review_form #respond p.comment-form-author {
    margin-right: 20px;
}
.woocommerce #review_form #respond p.comment-form-email input {
    width: 100%;
    max-width: 100%;
}
.woocommerce #review_form #respond p.comment-form-email,
.woocommerce #review_form #respond p.comment-form-author {
    max-width: 260px;
}
.woocommerce #review_form #respond p.comment-form-comment {
    width: 100%;
    max-width: 100%;
}

li.wc-block-product-categories-list-item ul {
    padding-left: 10px;
}
.wc-block-checkbox-list input[type="checkbox"],
.wc-block-stock-filter-list input[type="checkbox"] {
    margin-right: 5px;
}
li.wc-block-product-categories-list-item {
    list-style: none;
    padding: 8px 0;
}
li.wc-block-product-categories-list-item ul li {
    border-bottom: 0;
    padding: 5px 0;
}
.products a.added_to_cart.wc-forward {
    font-size: var(--font-primary-small);
    width: 100%;
}
.single-product .summary.entry-summary span.woocommerce-Price-amount.amount {
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-large);
}

.single-product .product_meta .posted_in {
    font-size: var(--font-primary-normal);
    font-weight:  var(--font-primary-bold);
}
.single-product .product_meta .posted_in a{
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 10px;
    background-color: var(--minimalistique-secondary);
    text-decoration: none;
    border-radius: var(--minimalistique-button-border-radius);
    padding: 5px 20px;
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.single-product .product_meta .posted_in a:hover {
    background-color: var(--minimalistique-secondary-dark);
}

.products a.added_to_cart.wc-forward[title="View cart"] {
    border: 0;
    background: var(--minimalistique-secondary);
    color: var(--minimalistique-button-text-color);
    text-decoration: none;
    border-radius: var(--minimalistique-button-border-radius);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    width: auto;
    margin-top: 10px;
    padding: 14px 24px;
    line-height: 1;
}

.woocommerce div.product .woocommerce-product-rating a {
    text-decoration: none;
}

div#review_form * {
    text-align: left;
}
div#review_form input[type="text"] {
    width: 100%;
    max-width: 100%;
}
div#review_form input[type="text"] {
    width: 100%;
    max-width: 100%;
}

.product_meta .posted_in,
.product_meta .sku_tagged_as,
.product_meta .sku_wrapper {
    width: 100%;
    display: inline-block;
    text-decoration: none;
    margin: 5px 0;
}
.product_meta .sku_wrapper {
    font-weight:  var(--font-primary-bold);
}
.product_meta .sku_wrapper .sku{
    font-weight:  var(--font-primary-default);
}

/*
/*  Footer
*/

.site-footer {
    width: 100%;
    display: block;
    background: var(--minimalistique-foreground);
    border-top:1px solid var(--minimalistique-light-2);
}
.site-footer a,
.site-footer {
    color: var(--minimalistique-background);
}

/* Keep a few elements black */
.site-footer select,
.site-footer .wp-calendar-table td a,
.site-footer .widget_rss,
.site-footer .widget_meta,
.site-footer .widget_meta a,
.site-footer .widget_rss a,
.site-footer .widget_search .wp-block-search__label,
.site-footer .widget_search .widget-title{
 color: var(--minimalistique-foreground);   
}

.site-footer-widget-area {
    padding: 30px 0;
    width: 100%;
}

.site-info {
    font-size: var(--font-primary-small);
}
.site-footer .content-wrap+.site-info {
    border-top:0px solid var(--minimalistique-light-2);
}
.site-info {
    width: 100%;
    text-align: center;
    padding: 20px 0;
}

.site-footer .footer-copyright a{
    color: var(--minimalistique-background);
}

.site-footer .widget .widget:not(.widget_block) h2.widgettitle {
    font-size: var(--font-secondary-medium);
    margin-top:0;
}

.site-footer .wp-block-latest-comments:first-of-type {
    margin:0;
}

span.footer-info-right a { 
    color: var(--minimalistique-background); 
}

/*
/*  Header widgets 
*/
.header-widgets-wrapper {
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
}

/*
/*  Go to top button
*/
#goTop {
    position: fixed;
    right: 30px;
    bottom: 20px;
    z-index: 1041;
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    border-radius: 50%;
    -webkit-box-shadow: 0 14px 28px -4px rgba(14, 17, 20, 0.15);
    box-shadow: 0 14px 28px -4px rgba(14, 17, 20, 0.15);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

#goTop:focus {
    color: var(--minimalistique-background);
}
#goTop:active i {
    position: relative;
    top: 1px;
}

#goTop {
    background-color: var(--minimalistique-foreground);
    color: var(--minimalistique-background);
}
#goTop:hover {
    background-color: var(--minimalistique-primary);
}



/*
/*  WordPress Gallery block/widget
*/

.gallery-caption {
    display: block;
}

.gallery-item{
    display: inline-block;
}

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33333%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66667%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28571%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11111%;
}
.gallery-columns-5 .gallery-item {
    padding: 0 15px;
}



/*
/*  Sidebar
*/

#secondary .widget_spbrposts_widget h2 {
  margin-bottom: 20px;
}
#secondary {
    margin-bottom: 30px;
}
.featured-sidebar {
    width: 30%;
    float: left;
}
#secondary h1 {
    font-size: var(--font-secondary-xl);
}
#secondary h2 {
    font-size: var(--font-secondary-large);
}
#secondary h3 {
    font-size: var(--font-secondary-medium);
}
#secondary h4 {
    font-size: var(--font-secondary-small);
}
#secondary h5 {
    font-size: var(--font-secondary-small);
}
#secondary h6 {
    font-size: var(--font-secondary-small);
}
#secondary .widget:not(.widget_block) {
    margin-bottom:35px;
}

/*
/*  Default Header
*/

.header-button-wrap a {
    padding: 12px 30px;
    display: inline-block;
    margin: 40px auto 0;
}

.bottom-header-wrapper {
    display: inline-block;
    width: 100%;
}

.bottom-header-wrapper {
    text-align: center;
    color: var(--minimalistique-button-text-color);
    font-size: var(--font-primary-medium);
    float: left;
    margin-bottom: 35px;
    position: relative;
}
.bottom-header-text {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.bottom-header-wrapper img {
    width: 100%;
    max-width: 100%;
}
.bottom-header-title {
    font-size: var(--font-primary-xxl);
    color: var(--minimalistique-background);
    font-weight:  var(--font-primary-bold);
    line-height:  var(--font-primary-lineheight);
}
.bottom-header-paragraph {
    font-size: var(--font-primary-medium);
    color: var(--minimalistique-background);
    margin-top:8px;
}
.header-content-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
}

/*
/*  MetaSlider Header
*/

.sheader + .ml-slider {
    overflow: hidden;
    margin-top: -40px;
    margin-bottom: 30px;
}



/*
/*  Accessibility
*/


.screen-reader-text:focus {
    display: block;
    width: auto;
    height: auto;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: var(--minimalistique-light-2);
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: var(--minimalistique-dark-1);
    font-size: 0.875rem;
    font-weight:  var(--font-primary-bold);
    right: 5px;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    z-index: 100000;
}
#content[tabindex="-1"]:focus {
    outline: 0;
}



/*
/*  Unsorted 
*/
.wp-block-latest-comments {
    padding: 0;
}
.related-posts h4.entry-title a,
.wp-block-archives a,
.wp-block-categories-list a,
.wp-block-latest-comments a,
.wp-block-latest-posts a {
    text-decoration: none;
}
.posts-related ul.list-related-posts {
    margin-bottom: 0;
}

.wp-block-latest-posts li {
    margin: 10px 0;
}

.wp-block-latest-comments li {
    display: inline-block;
    width: 100%;
}

.widget_block.widget_archive > ul:first-of-type,
.widget_block.widget_categories > ul:first-of-type{
    padding-left: 0;
}




/*
/*  Min width media queries 
*/
@media screen and (min-width: 37.5em) {
    .nav-#secondary-site-navigation {
        display: none;
    }
    .main-navigationigation ul {
        display: block;
    }
}
@media (min-width: 1024px) {
    p.woocommerce-result-count + form.woocommerce-ordering {
        margin-top: -20px;
        margin-bottom: 50px;
    }
    .super-menu,
    .toggle-mobile-menu {
        display: none;
    }
}

@media screen and (min-width: 1024px) {

    .pmenu .sub-menu a, 
    .pmenu .children a {
        padding: 10px 32px 10px 20px;
    }
    .pmenu .sub-menu>li:first-of-type,
    .pmenu .children>li:first-of-type {
        padding-top: 10px;
    }
    .pmenu .sub-menu>li:last-of-type,
    .pmenu .children>li:last-of-type {
        padding-bottom: 10px;
    }
    .pmenu .sub-menu ul.sub-menu,
    .pmenu .children ul.children {
        margin-top: 10px;
    }   
    .pmenu li:focus-within > .children {
        display: block;
    }
    ul.pmenu:not(.sub-menu):not(.children)>li.menu-item-has-children{
        margin-right: 11px;
    }
    .main-navigation ul li .sub-arrow {
        width: 11px;
        right: 1px;
    }
    .main-navigation ul li .sub-arrow {
        color: var(--minimalistique-foreground);
        font-size: 18px;
    }
    .primary-menu ul li ul.children,
    .primary-menu ul li ul.sub-menu {
        background: var(--minimalistique-background);
        border-radius: var(--minimalistique-element-border-radius);
    }
    .primary-menu ul li ul.children li,
    .primary-menu ul li ul.sub-menu li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }


    .primary-menu ul li ul.children li span.sub-arrow,
    .primary-menu ul li ul.sub-menu li span.sub-arrow {
        position: relative;
        height: auto;
        line-height: 150%;
    }

    .main-navigation ul.sub-menu li .sub-arrow,
    .main-navigation ul.children li .sub-arrow {
        width: 17px;
        right: 30px;
        text-align: right;
        line-height: 66px;
        height: 66px;
        top: 0;
    }
    .wc-nav-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .main-navigation ul li:hover > ul.sub-menu,
    .pmenu li:focus-within > .sub-menu,
    .primary-menu ul li ul.sub-menu:focus-within {
        display: block;
    }
    .primary-menu .sub-menu,
    .primary-menu .children {
        -webkit-box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.08);
        box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.08);
    }
    .primary-menu .sub-menu .sub-arrow,
    .primary-menu .children .sub-arrow {
        right: -10px;
    }
}

@media screen and (min-width: 992px) {
    .fmenu{
        float: right;
    }
    .arrow-menu,
    .footer-menu ul li .arrow-sub-menu {
        display: none;
    }
    .fmenu {
        width: auto;
        margin-top: 0;
        text-align: right;
    }
    .secondary-menu .smenu ul ul.children li,
    .secondary-menu .smenu ul ul.sub-menu li {
        border-bottom: 1px solid var(--minimalistique-light-2);
    }
}

/*
/*  Max width media queries 
*/

@media screen and (max-width: 1050px) {
    .blogposts-list {
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        display: inline-block;
        max-width: 48%;
        -ms-flex: 1 1 48%;
        flex: 1 1 48%;
    }
}

@media screen and (max-width: 1024px) {
    .cart-preview {
        display: none !important;
    }
    .woocommerce-cart form.woocommerce-cart-form {
        max-width: 100%;
        margin-right: 0;
    }
    .woocommerce-cart .cart-collaterals {
        max-width: 100%;
    }

    .comments-area .comment-content,
    .comments-area .reply {
        padding-left: 0px;
    }
    .comments-area .comment-author {
        font-size: var(--font-primary-normal);
    }
    .comment-meta .vcard img {
        max-width: 50px;
    }
}
@media screen and (max-width: 1023px) {
    .top-nav-wrapper {
        border-bottom:0px;
    }
    .cart-header-desktop {
        display: none !important;
    }
    .main-navigation ul li .sub-arrow {
        right: 0;
        text-align: right;
    }
    

    #smobile-menu .main-navigation ul li .sub-arrow {
        font-size: 33px;
        width: 65px;
        color: var(--minimalistique-foreground);
    }
    #smobile-menu ul ul li .sub-arrow {
        right: 0;
        color: var(--minimalistique-foreground);
    }
    .site-branding {
        text-align: center;
        width: 100%;
    }
    .ads-top .textwidget img {
        display: inline;
    }
    .main-container-wrap {
        position: relative;
        left: 0;
    }
    #mobile-menu-overlay {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 999;
        cursor: pointer;
        display: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        background: rgba(0, 0, 0, 0.5);
    }
    #page {
        position: relative;
        left: 0;
        top: 0;
    }
    #smobile-menu.show .main-navigation ul ul.children,
    #smobile-menu.show .main-navigation ul ul.sub-menu,
    .main-navigation,
    .smenu-hide {
        display: none;
    }
    #smobile-menu.show .main-navigation ul li .sub-arrow,
    .mobile-menu-active #mobile-menu-overlay,
    .mobile-menu-active .smenu-hide {
        display: block;
    }
    .mobile-menu-active #page {
        width: 100%;
        max-width: 100%;
        position: fixed;
        top: 0;
        right: 300px;
        -webkit-transition: left 0.5s;
        -o-transition: left 0.5s;
        transition: left 0.5s;
        -ms-transform: translate(85%, 0);
        -webkit-transform: translate(85%, 0);
        transform: translate(85%, 0);
    }
    #smobile-menu {
        background-color: var(--minimalistique-background);
        position: fixed;
        width: 70%;
        top: 0;
        bottom: 0;
        left: -70.1%;
        z-index: 5999998;
        overflow-x: hidden;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    #smobile-menu .content-wrap,
    #smobile-menu .primary-menu ul {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    #smobile-menu.show {
        left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    #smobile-menu.show .main-navigation {
        width: 100%;
        float: left;
        display: block;
        margin: 0;
    }
    #smobile-menu.show .main-navigation ul li {
        width: 100%;
        display: block;
    }
    #smobile-menu.show .main-navigation ul li a {
        padding: 12px 70px 12px 20px;
        font-size: var(--font-primary-medium);
        font-weight:var(--font-primary-default);
    }
    #smobile-menu.show .main-navigation ul ul.children.active,
    #smobile-menu.show .main-navigation ul ul.sub-menu.active {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
    #smobile-menu.show .main-navigation ul ul.children li:last-child,
    #smobile-menu.show .main-navigation ul ul.sub-menu li:last-child {
        border: none;
    }
    .toggle-mobile-menu {
        display: inline-block;
        width: 100%;
        margin: auto;
        position: relative;
        text-align: left;
        z-index: 1;
        padding: 12px 20px;
    }
    .header-content-container {
        position: relative;
    }
    .navigation-icon,
    .navigation-icon-nav {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .navigation-icon-nav {
        right: 0;
    }
    div#smobile-menu.mobile-only.show nav#primary-site-navigation {
        padding: 0 5%;
    }
    div#smobile-menu.mobile-only.show .primary-menu a.nav-pull {
        padding-left: 0px;
    }
    div#smobile-menu.mobile-only.show nav#primary-site-navigation ul li.menu-item a {
        padding-left: 0px;
    }
    .navigation-icon *,
    .navigation-icon-nav * {
        fill: var(--minimalistique-foreground);
        color: var(--minimalistique-foreground);
        stroke: var(--minimalistique-foreground);
    }
    
    .mobile-only .toggle-mobile-menu {
        text-decoration: none;
    }
    .mobile-only .toggle-mobile-menu:before {
        right: 13px;
        left:auto;
    }
    .super-menu {
        background: var(--minimalistique-background);
        border-bottom: 1px solid var(--minimalistique-light-2);
    }
    .super-menu-inner {
        width: 1120px;
        max-width: 90%;
        margin: 0 auto;
    }
    .super-menu .toggle-mobile-menu {
        padding: 10px 0;
        text-decoration: none;
    }
    .super-menu .main-navigation-toggle:before {
        left: 0;
    }
    
    #smobile-menu.show .main-navigation ul li a,
    .main-navigation ul li a {
        text-align: left;
    }
    #smobile-menu.show .main-navigation ul ul.sub-menu li,
    #smobile-menu.show .main-navigation ul ul.children li {
        padding-left: 15px;
    }
    #smobile-menu.show .main-navigation ul ul.sub-menu li a,
    #smobile-menu.show .main-navigation ul ul.children li a {
        font-size: var(--font-primary-normal);
    }
    ul.page-numbers {
        margin-bottom: 50px;
    }
    .bottom-header-title {
        font-size: var(--font-primary-xxl);
    }
    .bottom-header-paragraph {
        font-size: var(--font-primary-medium);
    }
    .comments-area .comments-title {
        font-size: var(--font-primary-large);
    }
    #smobile-menu.show .main-navigation ul .menu-item:focus-within>.sub-menu,
    #smobile-menu.show .main-navigation ul .menu-item:focus-within>.children {
        display: block;
    }
    .show .nav-pull:focus {
        outline:none;
    }
    #smobile-menu.show .main-navigation ul li:last-of-type {
        border-bottom: 0;
    }
    .super-menu {
        padding: 5px 0;
    }
    a.nav-pull {
        float: right;
        display: inline-block;
        width: 30px;
        height: 60px;
        margin: 0;
        margin-left: 10px;
    }
    .header-content-container {
        padding: 10px 0;
    }
    .super-menu-inner a.logofont {
        float: left;
        margin-top: 0;
    }
    .logofont {
        font-size: var()--font-primary-xl;
        line-height: var(--font-secondary-lineheight);
    }
    .toggle-mobile-menu:before {
        font-size: 32px;
    }
    .super-menu.clearfix {
        display: block;
    }
    .mobile-menu-active .logo-container {
        display: none;
    }
    .center-main-menu {
        max-width: 100%;
    }
    .primary-menu a.nav-pull img {
        height: auto;
        max-width: 80%;
        max-height: 45px;
        margin-top: -5px;
    }
    .primary-menu a.nav-pull {
        float: left;
        width: 100%;
        margin-left: 0px;
        padding-right: 55px;
        height: auto;
        margin: 12px 0 10px 0;
    }
}
@media screen and  (max-width: 992px) {
    .featured-content,
    .featured-sidebar {
        width: 100%;
        margin: 0;
    }
    .site-info {
        width: 100%;
        text-align: center;
    }
    .sheader {
        margin: 0 0 20px;
    }
    .sheader + .ml-slider {
        margin-top: -20px;
    }
    .elementor-template-full-width .sheader {
        margin:0;
    }
    header.page-header.search-results-header-wrapper {
      margin-bottom:20px;
      padding-left:10px;
      padding-right:10px;
  }
}


@media screen and (max-width: 900px) {
    .wc-sidebar-wrapper {
        margin-top: 30px;
    }
    .wp-block-code,
    .wp-block-verse  {
        padding: 20px;
    }
    .comment-respond {
        padding: 30px 15px;
    }
    .single-post p.comment-form-email {
        margin-left: 0%;
    }
    .single-post p.comment-form-author,
    .single-post p.comment-form-email,
    .woocommerce #review_form #respond p.comment-form-email,
    .woocommerce #review_form #respond p.comment-form-author {
        max-width: 100%;
        float: none;
        display: inline-block;
        width: 100%;
    }
}
@media screen and (max-width: 800px) {
    .add-blog-to-sidebar .all-blog-articles .blogposts-list {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
    }
    .featured-img-box {
        display: block;
    }
    .content-wrapper {
        width: 100%;
    }
    .woocommerce-Reviews div#review_form_wrapper  {
        padding: 20px;
    }
    .single-product.woocommerce div.product .woocommerce-tabs ul.tabs li {
        width: 100%;
    }
}

@media screen and (max-width: 700px) {
    .wp-block-quote {
        padding-left: 0px;
    }
    section.error-404.try-new-posts .try-new-post-headline {
        font-size:var(--font-secondary-xxl);
    }
    .about-the-author-description,
    .about-the-author-img,
    .blogposts-list,
    p.comment-form-author,
    p.comment-form-author input,
    p.comment-form-email,
    p.comment-form-email input {
        max-width: 100%;
        width: 100%;
        margin-left: 0px;
    }

    .error404 main#main section.error-404.not-found.bg-image-404 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    section.error-404.not-found h1.page-title.error-404-headline {
        font-size:var(--font-secondary-xxxl);
    }

    .error-404.not-found  .error-404-description  {
        font-size: var(--font-primary-medium);
    }

    section.error-404.not-found,
    .search-form-wrapper {
        padding: 20px;
    }
    .post-navigation .nav-links, .posts-navigation .nav-links {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .site-main .post-navigation .nav-links .nav-previous,
    .site-main .post-navigation .nav-links .nav-next {
        width: 100%;
        text-align: center;
        margin: 10px auto;
    }
    .site-main .post-navigation{
        margin: 0 0 20px;
    }

    .blogposts-list{
        display: inline-block;
    }
    .related-posts-posts .post {
        width: 100%;
        margin: 20px 0;
        text-align: center;
    }
    .about-the-author-description h3,
    .related-posts-headline h3 {
        text-align: center;
    }
    .related-posts-posts .blog-data-wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .related-posts-headline h3 {
        font-size: var(--font-secondary-large);
    }
    #comments h3#reply-title {
        font-size: var(--font-secondary-large);
    }
    .about-the-author {
        padding: 20px;
    }
    .about-the-author {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .about-the-author-img {
        margin-right: 0;
        margin-bottom: 10px;
        text-align: center;
    }
    .page .content-area .fbox,
    .single .content-area .fbox {
        display: inline-block;
        width: 100%;
    }
    #comments span.edit-link {
        display: none;
    }
    .page-numbers li a.page-numbers, .page-numbers li .page-numbers.current {
        margin: 10px 0;
        font-size: var(--font-primary-normal);
    }
    .page-numbers li a.next.page-numbers, .page-numbers li a.prev.page-numbers {
        padding: 0px 20px;
    }

    .page-numbers li a.page-numbers:not(.next):not(.prev),
    span.page-numbers.dots {
        display: none;
    }
    .woocommerce #reviews [class*="comment-form"] label[for="wp-comment-cookies-consent"] {
        max-width: 80%;
    }
    .header-button-wrap a {
        margin-top: 20px;
        font-size: var(--font-primary-small);
        padding: 10px 20px;
    }
    h2 {
        font-size: var(--font-secondary-large);
    }



    .archive h1.page-title,
    .search-results h1.page-title,
    h1 {
        font-size: var(--font-secondary-extra);
    }

    .bottom-header-paragraph {
        font-size: var(--font-primary-medium);
    }
    #comments ol.children,
    .comments-area ol.comment-list ol.children li {
        padding-left: 5px;
    }
    #comments .comment-metadata * {
        font-size: var(--font-primary-small);
    }
    .archive .page-header h1,
    .error-404.not-found h1,
    .search-no-results .no-results.not-found h1 {
        font-size: var(--font-secondary-large);
    }
    .archive .no-results.not-found p,
    .error-404.not-found p,
    .search-no-results .no-results.not-found p {
        font-size: var(--font-primary-normal);
    }
    .post-data-text {
        font-size: var(--font-primary-normal);
    }
    .site-branding {
        padding: 30px 0;
    }
    
    .bottom-header-title {
        font-size: var(--font-primary-large);
    }
    .blogposts-list {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        overflow: hidden;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
}


@media screen and (max-width: 665px) {
    .cart-customlocation svg {
        margin-left: 0;
    }
    .woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon input#coupon_code {
        padding: 10px 8px;
    }
    .woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon button.button {
        padding: 10px 15px;
        font-size: var(--font-primary-small);
        line-height: var(--font-primary-lineheight);
    }
}/* cyrillic-ext */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 800;
  src: url(../wp-content/fonts/nunito/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiLXcHgKbabWk.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 800;
  src: url(../wp-content/fonts/nunito/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiLXcHiababWk.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 800;
  src: url(../wp-content/fonts/nunito/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiLXcHgqbabWk.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 800;
  src: url(../wp-content/fonts/nunito/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiLXcHg6babWk.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 800;
  src: url(../wp-content/fonts/nunito/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiLXcHjaba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIOOaBXso.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIMeaBXso.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIOuaBXso.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIO-aBXso.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofINeaB.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIOOaBXso.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIMeaBXso.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIOuaBXso.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIO-aBXso.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofINeaB.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  src: url(../wp-content/fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDTbtPY_Q.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  src: url(../wp-content/fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDYbtPY_Q.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  src: url(../wp-content/fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDZbtPY_Q.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  src: url(../wp-content/fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDXbtM.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


.superbaddons-blog-feed-one .wp-block-post-featured-image{min-width:40%!important;width:40%}.superbaddons-blog-feed-one .wp-block-query-pagination-numbers>a,.superbaddons-blog-feed-one .wp-block-query-pagination-numbers>span{border:1px solid var(--wp--preset--color--mono-3);border-radius:3px;padding:5px 10px}.superbaddons-blog-feed-one .wp-block-query-pagination-numbers>span.current{opacity:.5}.superbaddons-blog-feed-one .wp-block-query-pagination-numbers>span.page-numbers.dots{border:0;padding:5px 4px}@media only screen and (max-width:750px){.superbaddons-blog-feed-one .wp-block-post-featured-image{min-width:100%!important;width:100%}.superbaddons-blog-feed-one .has-post-thumbnail .wp-block-group{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.superbaddons-blog-feed-one .wp-block-query-pagination-numbers{display:none}}.superbaddons-has-blur-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-moz-backdrop-filter:blur(10px);-ms-backdrop-filter:blur(10px)}.superbaddons-has-box-shadow{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.15);-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,.15);box-shadow:0 2px 4px 0 rgba(0,0,0,.15)}.superbaddons-is-relative-position{position:relative!important}.superbaddons-is-absolute-position-bottom{bottom:0!important;left:0!important;position:absolute!important;right:0!important;width:100%!important}.superbaddons-pagination-numbers>a,.superbaddons-pagination-numbers>span{border:1px solid var(--wp--preset--color--mono-3);border-radius:3px;padding:5px 10px;text-decoration:none}.superbaddons-pagination-numbers>span.page-numbers.dots{border:0;padding:5px 4px}@media only screen and (max-width:750px){.superbthemes-features-005 .is-content-justification-center{justify-content:left}}@media screen and (min-width:768px) and (max-width:1024px){.superb-addons-hide-on-tablet{display:none!important}}@media screen and (max-width:768px){.superb-addons-hide-on-mobile{display:none!important}}.has-superb-addons-text-align-justify{display:inline-block;text-align:justify}.wp-block-navigation.has-superb-addons-overlay-menu-justification .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation.has-superb-addons-overlay-menu-justification .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation-submenu{align-items:var(--superb-addons-overlay-menu-justification,inherit)!important;text-align:var(--superb-addons-overlay-menu-text-align,inherit)!important}.wp-block-navigation.superb-addons-overlay-menu-justification-left{--superb-addons-overlay-menu-justification:start;--superb-addons-overlay-menu-text-align:left}.wp-block-navigation.superb-addons-overlay-menu-justification-center{--superb-addons-overlay-menu-justification:center;--superb-addons-overlay-menu-text-align:center}.wp-block-navigation.superb-addons-overlay-menu-justification-right{--superb-addons-overlay-menu-justification:end;--superb-addons-overlay-menu-text-align:right}.wp-block-navigation.superb-addons-overlay-menu-justification-stretch{--superb-addons-overlay-menu-justification:stretch;--superb-addons-overlay-menu-text-align:left}.wp-block-navigation.is-superb-addons-submenu-layout-card .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{border-radius:8px;border-style:solid;border-width:1px;box-shadow:0 10px 20px 0 rgba(0,0,0,.05);padding:10px}.wp-block-navigation.is-superb-addons-submenu-layout-card .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container a,.wp-block-navigation.is-superb-addons-submenu-layout-card .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container button{line-height:130%;padding:10px 20px}.wp-block-navigation.is-superb-addons-submenu-layout-card .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li{border-radius:8px;width:100%}.wp-block-navigation.is-superb-addons-submenu-layout-card .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li:hover{background-color:rgba(0,0,0,.03)}@media screen and (min-width:1024px){.superb-addons-hide-on-desktop{display:none!important}}.wp-block-navigation.is-superb-addons-liquid-submenu-background .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{backdrop-filter:blur(4px) saturate(180%);background-color:hsla(0,0%,100%,.6);box-shadow:0 8px 32px rgba(31,38,135,.2),inset 0 4px 20px hsla(0,0%,100%,.3)}.wp-block-navigation.is-superb-addons-liquid-submenu-background .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li,.wp-block-navigation.is-superb-addons-liquid-submenu-background .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{background:transparent}.wp-block-navigation.is-superb-addons-submenu-layout-default-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li{border-bottom-color:inherit;border-bottom-style:solid;border-bottom-width:1px;width:100%}.wp-block-navigation.is-superb-addons-submenu-layout-default-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li:last-child{border-bottom:none}.wp-block-navigation.is-superb-addons-submenu-layout-card-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{border-radius:8px;border-style:solid;border-width:1px;box-shadow:0 10px 20px 0 rgba(0,0,0,.05);padding:10px}.wp-block-navigation.is-superb-addons-submenu-layout-card-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container a,.wp-block-navigation.is-superb-addons-submenu-layout-card-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container button{line-height:130%;padding:10px 20px}.wp-block-navigation.is-superb-addons-submenu-layout-card-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li{border-bottom-color:inherit;border-bottom-style:solid;border-bottom-width:1px;border-radius:0;width:100%}.wp-block-navigation.is-superb-addons-submenu-layout-card-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li:hover{background:rgba(0,0,0,.03)}.wp-block-navigation.is-superb-addons-submenu-layout-card-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li:first-child{border-radius:8px 8px 0 0}.wp-block-navigation.is-superb-addons-submenu-layout-card-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li:last-child{border-bottom:none;border-radius:0 0 8px 8px}p.has-superb-addons-drop-cap:first-letter,p.has-superb-addons-drop-cap>span.has-superb-addons-text-align-justify:first-child:first-letter{color:var(--superb-dropcap-color,inherit);float:left;float:inline-start;font-family:var(--superb-dropcap-font-family,inherit);font-size:var(--superb-dropcap-font-size,96px);line-height:var(--superb-dropcap-line-height,76.8px);padding-left:var(--superb-dropcap-padding-left,3.8px);padding-right:var(--superb-dropcap-padding-right,10.2px);padding-inline-end:var(--superb-dropcap-padding-right,10.2px);padding-top:var(--superb-dropcap-padding-top,5.1px);padding-inline-start:var(--superb-dropcap-padding-left,3.8px)}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(../wp-content/themes/minimalistique/fonts/fontawesome-webfont.eot%3Fv=4.7.0);src:url(../wp-content/themes/minimalistique/fonts/fontawesome-webfont.eot%3F) format('embedded-opentype'),url(../wp-content/themes/minimalistique/fonts/fontawesome-webfont.woff2%3Fv=4.7.0) format('woff2'),url(../wp-content/themes/minimalistique/fonts/fontawesome-webfont.woff%3Fv=4.7.0) format('woff'),url(../wp-content/themes/minimalistique/fonts/fontawesome-webfont.ttf%3Fv=4.7.0) format('truetype'),url(../wp-content/themes/minimalistique/fonts/fontawesome-webfont.svg%3Fv=4.7.0) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
 /*
Theme Name: Minimalistique
Theme URI: 
Author: Superbthemescom
Author URI: https://themeforest.net/user/superbdevs
Description: For bloggers and newspapers, Minimalistique is an elegant and minimalistic WordPress theme that is responsive and ideal for writing about food, fashion, travel, clothing, movies, and lifestyle topics. It is both fast and search engine optimized (SEO friendly) which is essential for modern themes. Additionally, the sidebar, footer, header and more is customizable with widgets, Adsense affiliate links, or anything else you want to add. Setting up the theme is simple and user-friendly, with a clean interface that makes it easy to get started. If you are using it for a newspaper or personal writing/journalist portfolio, our theme can help you rank high on search engines like Yahoo, Bing, and Google, making it a great choice for businesses. It's fully compatible with all popular page builders (Drag and drop) such as Gutenberg, Elementor, Divi, Brizy, WP Bakery and Beaver Builder. Set up an online shop easily with the WooCommerce and Easy Digital Downloads eCommerce integration - creating a simple and modern boutique doesn't get much easier. It's very beginner-friendly, all customization is easy to set up and comes with visualization so you can see what you're doing.
Version: 103.0
Tested up to: 6.2
Requires PHP: 4.0
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Text Domain: minimalistique
Tags: theme-options, threaded-comments, translation-ready, sticky-post, footer-widgets, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-image-header, featured-images, flexible-header, right-sidebar, one-column, two-columns, three-columns, buddypress, full-width-template, e-commerce, blog, news

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

/*
/* TABLE OF CONTENT
/* General Layout  
/* General widget styling
/* Form elements
/* Typography  
/* Buttons   
/* Tables
/* Archive block & widget  
/* Tag cloud block / widget 
 * WP Block Cover   
/* Category block & widget  
/* Images 
/* Horizontal Rule (hr) 
/* Blockquote 
/* Pull quote 
/* WP Calendar block and Widget
/* Post Comments 
/* Latest posts / Blog / Archives / Search
/* Post pagination
/* Featured image block 
/* Single post / page
/* All Page List / Menu Block/widget 
/* Plugin integration: Elementor
/* Plugin integration:  Superb Recent Posts With Thumbnails
/* Pluing Integration: Recent Posts Extended 
/* Plugin integration: Contact Form 7 
/* Plugin integration: Proflegrid 
/* Plugin integration: Registration Magic and ProfileGrid
/* Search Block/widget 
/* Navigation / Menu
/* Related posts
/* About the author 
/* Log in / out Block
/* Next / Previous post
/* Tags and Cateogries ( Single posts and pages )
/* Entry meta 
/* Code block 
/* Social Links
/* Verse block
/* WooCommerce
/* Footer
/* Header widgets 
/* Go to top button
/* WordPress Gallery block/widget
/* Sidebar
/* Default Header
/* MetaSlider Header
/* Accessibility
/* Unsorted 
/* Min width media queries 
/* Max width media queries 
/*




/*
/*  General Layout  
*/

:root {
  --boxed-padding-large: 30px;
  --boxed-padding-medium: 20px;
  --boxed-padding-small: 15px;

  --minimalistique-button-border-radius: 4px;

  --minimalistique-element-border-radius: 4px;
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.comments-area .comment-respond *,
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    font-weight:  var(--font-primary-default);
    margin: 0;
    background-color: var(--minimalistique-background);
    color: var(--minimalistique-foreground);
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.aligncenter,
.clear:after,
.clearfix:after,
.comment-content:after,
.entry-content:after,
.page-links,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both;
}
.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table;
    table-layout: fixed;
}

.updated:not(.published),
[hidden],
template {
    display: none;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter,
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    height: 0;
}
* html .clearfix {
    height: 1%;
}

.hentry {
    margin: 0 0 1.5em;
}
article,
aside,
details,
figcaption,
figure,
main,
section,
summary {
    display: block;
}

.clearfix{
    width: 100%;
    display: inline-block;
}


.featured-content.full-width-template{
    width: 100%;
    margin-right: 0;
}
.container{
    width: 100%;
}
.fbox {
    width: 100%;
    margin-bottom: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.content-wrap{
    width: 1180px;
    max-width: 90%;
    margin: 0 auto;
}
.content-wrapper {
    padding: 20px 0 30px;
    float: left;
    width: 100%;
    position: relative;
}
.site-content {
    width: 100%;
    display: block;
}
.featured-content {
    width: 66%;
    margin-right: 4%;
    float: left;
}


/*
/*  General widget styling
*/

section.widget:not(.widget_block) {
    margin-bottom: 20px;
}
.widget {
    margin-bottom: 10px;
}
.widget-area .widget h2 {
    margin: 10px 0 0;
}
.swidget {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    float: left;
}
.swidgets-wrap{
    text-align: left;
}

.swidgets-wrap {
    background: var(--minimalistique-background);
    padding: 20px;
    margin-top: 0;
}
.swidgets-wrap h3 {
    display: inline-block;
    font-size: var(--font-secondary-medium);
    color: var(--minimalistique-foreground);
    margin-bottom: 5px;
    padding: 0;
}


/*
/* Form elements
*/

input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
    color: var(--minimalistique-foreground);
}
input,
select,
textarea {
    margin: 0;
}
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
html input[disabled] {
    cursor: default;
}
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    font-size: var(--font-primary-normal);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    padding: 12px 23px;
    border: 0;
    border-radius: var(--minimalistique-button-border-radius);
    color: var(--minimalistique-button-text-color);
    background: var(--minimalistique-primary);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}


button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background: var(--minimalistique-primary-dark);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}



input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
    border: 1px solid var(--minimalistique-dark-1);
    border-radius: var(--minimalistique-element-border-radius);
    padding: 10px;
    background:var(--minimalistique-input-background-color);
}
select {
    border: 1px solid var(--rz-border-color);
    padding: 12px 40px 12px 25px;
    border-radius: var(--minimalistique-element-border-radius);
    font-weight:var(--font-primary-bold);
    background-color: var(--minimalistique-select-color);
    color: var(--rz-color-dark);
    font-family: var(--font-primary);
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNSIgdmlld0JveD0iMCAwIDEwIDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNNC41MDQ5NSA0LjgyMDExTDAuMjA1MjQxIDEuMDQ4NTZDLTAuMDY4NDEzNyAwLjgwODY0NiAtMC4wNjg0MTM3IDAuNDE5NjYzIDAuMjA1MjQxIDAuMTc5ODY0QzAuNDc4NjUyIC0wLjA1OTk1NDcgMC45MjIwOTggLTAuMDU5OTU0NyAxLjE5NTQ5IDAuMTc5ODY0TDUuMDAwMDcgMy41MTcxTDguODA0NTIgMC4xNzk5NjFDOS4wNzgwNSAtMC4wNTk4NTc3IDkuNTIxNDUgLTAuMDU5ODU3NyA5Ljc5NDg2IDAuMTc5OTYxQzEwLjA2ODQgMC40MTk3OCAxMC4wNjg0IDAuODA4NzQzIDkuNzk0ODYgMS4wNDg2Nkw1LjQ5NTA4IDQuODIwMkM1LjM1ODMxIDQuOTQwMTEgNS4xNzkyNSA1IDUuMDAwMDkgNUM0LjgyMDg1IDUgNC42NDE2NSA0Ljk0IDQuNTA0OTUgNC44MjAxMVoiIGZpbGw9IiM3Njc2NzYiLz4NCjwvc3ZnPg0K);
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) 50%;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
    border: 0px solid var(--minimalistique-dark-1);
    max-width:100%;
}

button,
select {
    text-transform: none;
}

textarea {
 overflow: auto;
}
button
optgroup {
    margin: 0;
}
button {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled] {
    cursor: default;
}
button::-moz-focus-inner{
    border: 0;
    padding: 0;
}

label {
    font-weight:  var(--font-primary-bold);
}



/*
/*  Typography  
*/

:root {
  --font-primary: 'Nunito', 'helvetica neue', helvetica, arial, verdana;
  --font-primary-lineheight:150%;
  --font-primary-lineheight-small:130%;
  --font-primary-default:400;
  --font-primary-bold: 700;
  --font-primary-small: 14px;
  --font-primary-normal: 16px;
  --font-primary-medium: 18px;
  --font-primary-large: 24px;
  --font-primary-extra: 28px;
  --font-primary-xl: 32px;
  --font-primary-xxl: 48px;
  --font-primary-xxxl: 60px;
  --font-primary-xxxxl: 72px;

  --font-secondary: 'Playfair Display', 'serif', helvetica, arial, verdana;
  --font-secondary-lineheight:130%;
  --font-secondary-default:400;
  --font-secondary-bold:600;
  --font-secondary-small: 14px;
  --font-secondary-normal: 16px;
  --font-secondary-medium: 18px;
  --font-secondary-large: 26px;
  --font-secondary-extra: 28px;
  --font-secondary-xl: 32px;
  --font-secondary-xxl: 38px;
  --font-secondary-xxxl: 60px;
  --font-secondary-xxxxl: 72px;

  --font-tertiary: monospace, Consolas, "courier new";
  --font-tertiary-lineheight: 150%;
  --font-tertiary-normal:normal;
  --font-tertiary-default:bold;
}

body,
code,
html,
kbd,
pre,
samp {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-default);
    line-height: var(--font-primary-lineheight);
    font-size: var(--font-primary-normal);
}
h1 {
    font-size: var(--font-secondary-xxl);
    line-height: var(--font-secondary-lineheight);
}
h2 {
    font-size: var(--font-primary-xl);
}
h3 {
    font-size: var(--font-primary-large);
}
h4 {
    font-size: var(--font-primary-medium);
}
h5{
    font-size: var(--font-primary-normal);
}
h6  {
    font-size: var(--font-primary-small);
}
p {
    font-size: var(--font-primary-normal);
    line-height: var(--font-primary-lineheight);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 15px 0 10px;
    font-weight:  var(--font-primary-bold);
    font-family: var(--font-primary);
    line-height: var(--font-primary-lineheight);
}
kbd,
tt,
var {
    font-size: var(--font-primary-small);
}
pre,
code {
    font-family: var(--font-tertiary);
}
a {
    color: var(--minimalistique-foreground);
}
b,
dt,
optgroup,
strong {
    font-weight:  var(--font-primary-bold);
}
cite,
dfn,
em,
i {
    font-style: italic;
}
small {
    font-size: var(--font-primary-small);
}
sub,
sup {
    font-size: var(--font-primary-small);
    position: relative;
    vertical-align: baseline;
}

legend {
    border: 0;
    padding: 0;
}
address
p {
    margin: 0 0 1.5em;
}

sup {
    top: -0.5em;
    bottom: -0.25em;
}
abbr[title] {
    border-bottom: 1px dotted;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
abbr,
acronym {
    border-bottom: 1px dotted var(--minimalistique-dark-1);
    cursor: help;
}

big {
    font-size: var(--font-primary-medium);
}

dd {
    margin: 0 1.5em 1.5em;
}
figure {
    margin: 1em 0;
}

pre {
    overflow: auto;
}
ins,
mark {
    text-decoration: none;
}

/*
/*  Meta Widget (Legacy)
*/

.widget_meta {
    background-color: var(--minimalistique-light-2);
    padding: 20px;
    border-radius: var(--minimalistique-element-border-radius);
}

.widget_meta .widget-title {
    margin-top: 0px;
}

.widget_meta ul {
    padding: 0;
    margin:0;
}
.widget_meta ul li {
    list-style: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.site-footer .widget_meta ul li{
    font-size:var(--font-primary-small);
}
.widget_meta ul li:last-of-type {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.widget_meta ul li a {
    text-decoration: none;
}

/*
/*  Recent Comments Widget (Legacy)
*/

.widget_recent_comments{
}

.widget_recent_comments .widget-title {
    margin-top: 0px;
}

.widget_recent_comments ul {
    padding: 0;
    margin:0;
}
.widget_recent_comments ul li {
    list-style: none;
    padding:8px 0;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.site-footer .widget_recent_comments ul li {
    font-size:var(--font-primary-small);
}
.widget_recent_comments ul li:last-of-type {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.widget_recent_comments ul li a {
    text-decoration: none;
}
.widget_recent_comments ul li a:hover {
    color: var(--minimalistique-secondary);
}

/*
/*  RSS Widget (Legacy)
*/
.widget_rss {
    background: var(--minimalistique-light-2);
    padding: 20px;
    border-radius: var(--minimalistique-element-border-radius);
}
.widget_rss .widget-title {
    margin-top: 0px;
}
.widget_rss ul {
    padding: 0;
}
.widget_rss ul li {
    list-style: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.widget_rss ul li:last-of-type {
    margin-bottom: 0px;
    border-bottom: 0px;
    padding-bottom: 0px;
}
.widget_rss ul li a {
    text-decoration: none;
}

/*
/*  Recent posts Widget (Legacy)
*/

.widget_recent_entries .widget-title {
    margin-top: 0px;
}
.widget_recent_entries ul {
    padding: 0;
    margin-bottom: 0px;
}
.widget_recent_entries ul li {
    list-style: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.widget_recent_entries ul li:last-of-type {
    margin-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px;
}
.widget_recent_entries ul li a {
    text-decoration: none;
}

/*
/*  Buttons   
*/
.archive .no-results.not-found .search-submit,
.error-404.not-found .search-submit,
.header-button-wrap a,
.read-story,
.search-no-results .no-results.not-found .search-submit,
.woocommerce #respond input#submit,
.woocommerce #respond input#submit:hover,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button,
.fourofour-home a,
.header-content-button-container a,
.elementor-button,
.woocommerce button.button.alt,
.woocommerce button.button.alt:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce button.button:hover,
.woocommerce div.product form.cart .button,
button.woocommerce-button.button.woocommerce-form-login__submit,
.related-posts .read-more,
.comments-area p.form-submit input,
.header-content-some-container a {
    border: 0;
    background: var(--minimalistique-primary);
    color: var(--minimalistique-button-text-color);
    text-decoration: none;
    border-radius: var(--minimalistique-button-border-radius);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.archive .no-results.not-found .search-submit:hover,
.error-404.not-found .search-submit:hover,
.header-button-wrap a:hover,
.read-story:hover,
.elementor-button:hover,
.search-no-results .no-results.not-found .search-submit:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.fourofour-home a:hover,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce button.button:hover,
.woocommerce div.product form.cart .button:hover,
button.woocommerce-button.button.woocommerce-form-login__submit:hover,
.related-posts .read-more:hover,
.comments-area p.form-submit input:hover {
    background: var(--minimalistique-primary-dark);
    color: var(--minimalistique-button-text-color);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}


button {
    font-size: var(--font-primary-normal);
    font-weight:  var(--font-primary-bold);
    border: 0;
    background: var(--minimalistique-primary);
    color: var(--minimalistique-button-text-color);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
button:hover {
    background: var(--minimalistique-primary-dark);
    color: var(--minimalistique-button-text-color);
}
.wp-block-button {
    font-size: var(--font-primary-small);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
}
.wp-block-button__link {
    background: var(--minimalistique-primary);
    color: var(--minimalistique-button-text-color);
    border-radius:var(--minimalistique-element-border-radius);
    line-height:120%;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.wp-block-button__link:hover {
    background: var(--minimalistique-primary-dark);
}
.wp-block-file .wp-block-file__button{
    background: var(--minimalistique-primary);
    color: var(--minimalistique-foreground);
    text-decoration:none;
    font-size: var(--font-primary-small);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    padding: 17px 32px;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.wp-block-file .wp-block-file__button:hover{
    background: var(--minimalistique-primary-dark);
    color: var(--minimalistique-foreground);
}
/*
/*  Tables
*/

td,
th, 
.wp-block-table td, 
.wp-block-table th {
    padding: 15px;
    text-align: left;
    color:var(--minimalistique-foreground);
    border-color: var(--minimalistique-light-2);
    border-style:solid;
    border-width:1px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 1.5em;
    width: 100%;
    border: 1px solid var(--minimalistique-light-2);
}
th {
    background: var(--minimalistique-light-2);
}


tr {
    border-bottom: 1px solid var(--minimalistique-light2);
    border-color: rgba(0, 0, 0, 0.04);
}

/*
/*  Archive block & widget  
*/
.widget_archive ul,
.wp-block-archives {
    padding: 0;
}
.wp-block-archives-list li,
.widget_archive li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    color: var(--minimalistique-button-text-color);
    background-color: var(--minimalistique-secondary);
    border-radius: var(--minimalistique-button-border-radius);
    padding: 5px 20px;
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.wp-block-archives-list li a,
.widget_archive li a {
    text-decoration: none;
    color: var(--minimalistique-button-text-color);
}
.wp-block-archives-list li:hover,
.widget_archive li:hover {
    background-color: var(--minimalistique-secondary-dark);
}
/*
/*  Tag cloud block / widget  
*/
.widget_tag_cloud a,
.wp-block-tag-cloud a,
.site-footer .widget_tag_cloud a,
.site-footer .wp-block-tag-cloud a {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    background-color: var(--minimalistique-secondary);
    color: var(--minimalistique-button-text-color);
    text-decoration: none;
    border-radius: var(--minimalistique-button-border-radius);
    padding: 5px 20px;
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
} 
.widget_tag_cloud a:hover,
.wp-block-tag-cloud a:hover {
    background-color: var(--minimalistique-secondary-dark);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}

/*
/*  WP Block Cover  
*/

.wp-block-cover p {
    line-height: 120%;
}


/*
/*  Category block & widget  
*/
.widget_categories ul,
.wp-block-categories-list {
    padding: 0;
    margin:0;
}
.wp-block-categories-list li,
.widget_categories li {
    display: inline-block;
    width:100%;
    margin-right: 5px;
    margin-bottom: 10px;
}
.wp-block-categories-list li,
.widget_categories li {
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-default);
    font-size: var(--font-primary-default);
    padding: 8px 0;
    border-bottom: 1px solid var(--minimalistique-light-2);
    margin:0;
}
.wp-block-categories-list li:first-of-type,
.widget_categories li:first-of-type {
    padding-top:0px;
}
.site-footer .wp-block-categories-list li,
.site-footer .widget_categories li {
 font-size: var(--font-primary-small);
}
.wp-block-categories-list li .children li,
.widget_categories li .children li {
    border-bottom:0px;
    font-size: var(--font-primary-small);
} 

.wp-block-categories-list li a:hover,
.widget_categories li a:hover {
    color: var(--minimalistique-secondary);
}
.wp-block-categories-list li ul,
.widget_categories li ul {
    display: inline-block;
    margin: 0px;
    width:100%;
    margin: 0px;
}
.widget_categories .children li, .widget_categories ul.children {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
    margin-top: 6px;
}
.wp-block-categories-list li a,
.widget_categories li a {
    text-decoration: none;
}

/* Legacy widget support */
.widget_categories ul li {
    width: 100%;
}
.widget_categories ul.children {
    margin-left: 5px;
    margin-top: 0px;
}


/*
/*  Images 
*/
img {
    border: 0;
    height: auto;
}
svg:not(:root) {
    overflow: hidden;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-block-image figcaption {
    text-align: center;
    font-style: italic;
}
.wp-block-image {
}
.wp-caption {
    margin-bottom: 1.5em;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.wp-caption-text {
    text-align: center;
}


/*
/* Custom image category
*/

.wp-image-category-block {
    position: relative;
}

.wp-image-category-block figcaption {
    top: 15px;
    position: absolute;
    left: 0;
    background: var(--minimalistique-primary);
    font-family: var(--font-secondary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    padding: 5px 20px 5px 10px;
    border-radius: 0 50px 50px 0;
    font-style: normal;
}

.wp-image-category-block a {
    text-decoration: none;
}

/*
/*  Horizontal Rule (hr) 
*/
hr {
    border: 0;
}
hr,
hr.wp-block-separator {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin-bottom: 1.5em;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: var(--minimalistique-dark-1);
}

/*
/*  Latests Posts Block / Widget
*/
.wp-block-latest-posts {
    margin-top:0px;
}
.wp-block-latest-posts__list li:first-of-type {
    margin-top:0px;
}

.wp-block-latest-posts .wp-block-latest-posts__featured-image img{
}
.wp-block-latest-posts .wp-block-latest-posts__post-title {
    font-size: var(--font-primary-normal);
    font-weight:  var(--font-primary-bold);
}
.wp-block-latest-posts .wp-block-latest-posts__post-author, 
.wp-block-latest-posts .wp-block-latest-posts__post-date  {
    font-family: var(--font-primary);
    color: var(--minimalistique-dark-1);
    font-size: var(--font-primary-small);
    text-decoration: none;
}

/*
/*  Gallery Block / Widget
*/
.wp-block-gallery img,
.wp-block-gallery .wp-block-image:not(.is-style-rounded) img {
}

/*
/*  Blockquote 
*/
blockquote {
  margin: 0 0 1.5em;   
}
blockquote p {
    font-size: var(--font-primary-large);
    font-family: var(--font-secondary);
}

blockquote cite{
    font-size: var(--font-primary-medium);
    color: var(--minimalistique-dark-1);
    font-style: normal;
}
blockquote p:last-of-type {
    margin-bottom: 6px;
}

.wp-block-quote {
    padding-left: 20px;
}

/*
/*  Pull quote 
*/
.wp-block-pullquote {
    background-color: var(--minimalistique-light-2);
    color: var(--minimalistique-foreground);
    border-radius: var(--minimalistique-element-border-radius);
}
.wp-block-pullquote p {
    font-family: var(--font-secondary);
    font-weight:var(--font-primary-bold);
    font-style: normal;
}
.wp-block-pullquote cite {
    font-weight:  var(--font-primary-default);
}

/*
/*  WP Calendar block and Widget
*/

footer .wp-block-calendar caption, 
footer .wp-calendar-table caption {
    color:var(--minimalistique-background);
}
.wp-block-calendar caption,
.wp-calendar-table caption {
    font-weight:  var(--font-primary-bold);
    margin-bottom: 10px;
}
.wp-block-calendar table th,
.wp-calendar-table th {
    background: var(--minimalistique-light-2);
    font-weight:  var(--font-primary-bold);
}
.wp-block-calendar th,
.wp-block-calendar td,
.wp-calendar-table th,
.wp-calendar-table td {
    text-align: center;
    padding: 5px;
}
.wp-calendar-table td,
.wp-block-calendar td {
    background: var(--minimalistique-background);
}
.wp-block-calendar tbody td, 
.wp-block-calendar th,
.wp-calendar-table tbody td,
.wp-calendar-table th {
    border-color: var(--minimalistique-light-2);
}
.wp-block-calendar #today,
.wp-calendar-table #today {
    background: var(--minimalistique-primary);
    color: var(--minimalistique-button-text-color);
}



/*
/*  Post Comments 
*/

.comments-area .comment-respond input[type="email"]:focus,
.comments-area .comment-respond input[type="text"]:focus,
.comments-area .comment-respond input[type="url"]:focus,
.comments-area .comment-respond textarea:focus,
.comments-area p.form-submit input:focus,
input#wp-comment-cookies-consent:focus {
    outline: 2px auto var(--minimalistique-dark-1);
    outline-style: solid;
}
.comment-form-cookies-consent label,
p.comment-form-cookies-consent {
    text-transform: none !important;
    width: auto;
}
.comments-area p.form-submit input {
    font-size:var(--font-primary-normal);
}
.comment-respond .comment-form-comment label,
.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
    font-weight:  var(--font-primary-bold);
    margin-bottom: 4px;
    display: inline-block;
}
.comment-respond .comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-url  {
    text-align: left;
}
div#respond {
    text-align: center;
}
.comment-form-url {
    display: inline-block;
    width: 100%;
}
h2.comments-title {
    margin-top: 0;
}
.site-main .comment-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.comment-navigation .nav-previous {
    float: left;
    width: 50%;
}
.comment-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
#comments ol.children {
    padding-left: 75px;
}

.comments-area p.form-submit input {
    border: 0;
    background: var(--minimalistique-primary);
    font-weight:  var(--font-primary-bold);
    padding: 17px 35px;
    text-decoration: none;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}

.comment-author span.says {
    display: none;
}
.comments-area {
    width: 100%;
}
.comment-content a {
    word-wrap: break-word;
}


.comment-respond .comment-form {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.comment-form-wrap .comment-respond,
.comments-area .comment-meta,
.comments-area .comment-respond,
.comments-area ol.comment-list li li.bypostauthor {
    position: relative;
}
.comments-area .comments-title {
    margin-bottom: 30px;
}
.comment-meta .vcard img {
    float: left;
    border-radius: 50%;
    margin-right: 14px;
}

.comment-respond {
    background: var(--minimalistique-light-2);
    border-radius: var(--minimalistique-element-border-radius);
    padding: 50px 30px;
}
.comments-area .comment-author {
    font-size: var(--font-primary-medium);
    font-weight:  var(--font-primary-bold);
    margin-bottom: 0;
}
.comments-area .comment-author .fn a {
    color: var(--minimalistique-foreground);
    text-decoration: none;
}
.comments-area .comment-content {
    padding: 5px 0 0 75px;
}
.comments-area .reply .comment-reply-link i{
    font-size: var(--font-primary-small);
}
.comments-area .comment-content p {
    margin: 5px 0;
}
.comments-area p.form-submit {
    margin: 0;
    text-align: left;
}

.comments-area ol.comment-list > li {
    width: 100%;
}
#comments li.comment.parent article .reply {
    padding-bottom: 0px;
}
.comments-area ol.comment-list ol.children li {
    padding-top: 20px;
    margin-left: 0;
    list-style: none;
    padding-bottom: 0px;
}
.comments-area ol.comment-list ol.children li .comment-body {
    margin-top: 10px;
}
.comments-area.author-highlight ol.comment-list li.bypostauthor {
    border-bottom: 3px solid var(--minimalistique-primary);
    padding: 40px;
    background: var(--minimalistique-light-2);
}
#comments li.comment .comment-respond {
    margin-top: 10px;
    position: relative;
}
.comment-reply-title {
    position: relative;
    margin: 0 0 16px;
}
p.comment-form-author,
p.comment-form-email {
    max-width: 48%;
    width: 100%;
    display: inline-block;
}
p.comment-form-email {
    margin-left: 3%;
}
a#cancel-comment-reply-link {
    display: block;
    font-size: var(--font-primary-normal);
    font-family:var(--font-primary);
    font-weight: var(--font-primary-bold);
    opacity: 0.6;
}
.comments-area .comment-respond input[type="email"],
.comments-area .comment-respond input[type="text"],
.comments-area .comment-respond input[type="url"],
.comments-area .comment-respond textarea {
    background: var(--minimalistique-input-background-color);
    padding: 8px 14px;
    width: 100%;
    border: 0px;
    border-radius: var(--minimalistique-element-border-radius);
    font-family:var(--font-primary);
    padding: 15px;
    margin-bottom: 6px;
    -webkit-box-shadow: 1px 0 3px rgba(0,0,0,.06);
    box-shadow: 1px 0 3px rgba(0,0,0,.06);
}
.comments-area p {
    margin-bottom: 12px;
}

.comment span.edit-link{
    float: right;
}
.comments-area .comment-meta .comment-metadata a {
    text-decoration: none;
    color: var(--minimalistique-dark-1);
    font-size: var(--font-primary-small);
}
#comments ol.comment-list {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
    overflow: hidden;
}
.comments-area ol.comment-list .comment {
    width: 100%;
    padding-bottom: 40px;
}
.comments-area .reply {
    padding-left: 75px;
    font-size: var(--font-primary-small);
}
#comments h3#reply-title {
    font-size: var(--font-secondary-large);
    margin-bottom: 0;
    text-align: center;
}
p.comment-form-cookies-consent {
    display: inline-block;
    width: 100%;
}
.comment-form-cookies-consent label {
    float: left;
    display: inline-block;
    margin-top: 0;
    text-align: left;
    margin-left: 20px;
    font-size: var(--font-primary-small);
}
input#wp-comment-cookies-consent {
    float: left;
    display: inline-block;
    margin-bottom: -28px;
    margin-top: 5px;
}
p.comment-form-url {
    display: inline-block;
    width: 100%;
    max-width: 100%;
}
p.comment-form-author,
p.comment-form-email {
    max-width: 49%;
    float: none;
    display: inline-block;
    width: 100%;
}
p.comment-form-email label,
p.comment-form-author label,
p.comment-form-comment label,
p.comment-form-url label {
    margin-bottom: 2px;
    text-align: left;
    margin-top: 5px;
    display: inline-block;
    width: 100%;
}
.comments-area .comment-respond input[type="email"],
.comments-area .comment-respond input[type="text"],
.comments-area .comment-respond input[type="url"] {
    max-width: 100% !important;
}
p.comment-form-email {
    margin-left: 1%;
}
p.comment-form-cookies-consent {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    text-align: left;
}
p.form-submit {
    margin-top: 10px;
}
.author-highlight li.bypostauthor article .reply {
    padding-bottom: 0;
}
/*
/*  Latest posts / Blog / Archives / Search / 404
*/
.archive .page-header h1 {
    margin-top: 0px;
    text-align: center;
    font-weight:  var(--font-secondary-bold);
    line-height: var(--font-secondary-lineheight);
    font-family: var(--font-secondary);
    color: var(--minimalistique-foreground);
}
header.page-header.search-results-header-wrapper {
    background: var(--minimalistique-light-2);
    font-size: var(--font-primary-large);
    padding: 30px;
    margin-bottom: 40px;
    border-radius:var(--minimalistique-element-border-radius);
}
header.page-header.search-results-header-wrapper h1.page-title {
    font-size: var(--font-primary-xl);
    font-family:var(--font-secondary);
    text-align: center;
}
h2.entry-title {
    overflow-wrap: break-word;
    max-width: 100%;
}

header.page-header.search-results-header-wrapper span {
    overflow-wrap: break-word;
    max-width: 100%;
}

.post-author-wrapper {
    margin-right:5px;
    text-transform:capitalize;
}
.post-author-info img {
    margin-right:5px;
    border-radius:30px;
}
span.post-author-img img {
    min-width:24px;
    min-height:24px;
    margin-right:6px;
    border-radius:50%;
}
.blog-data-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 3px 0 0px;
}
.all-blog-articles .blogposts-list .entry-meta,
.add-blog-to-sidebar .all-blog-articles .blogposts-list .entry-header .entry-meta{
    margin-top: -8px;
}
.post-meta-inner-wrapper {
    line-height: var(--font-primary-lineheight);
    margin-top:6px;
}


.no-featured-img-box .content-wrapper {
    padding-top: 0px;
}
.post-meta-inner-wrapper {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.featured-thumbnail img {
    display: block;
    max-width: 100%;
    height: auto;
    margin:auto;
}
.blogpost-is-sticky-icon {
    position: relative;
    width: 32px;
    height: 32px;
    display: inline-block;
}
.blogpost-is-sticky-icon.blogpost-is-sticky-icon-has-featured-image {
    position: absolute;
    top: 15px;
    right: 15px;
}
.blogpost-is-sticky-icon  {
    position: relative;
}
.blogpost-is-sticky-icon svg{
    background: var(--minimalistique-secondary);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    padding: 5px;
}
.blogpost-is-sticky-icon svg * {
    stroke:var(--minimalistique-button-text-color);
}

.blogpost-is-sticky-icon * {
    stroke: var(--minimalistique-foreground);
}

section.error-404.try-new-posts .try-new-post-headline  {
    text-align: left;
    margin: 0 0px 20px;
    font-family:var(--font-secondary);;
    font-size: var(--font-secondary-xxl);
}
section.error-404.not-found h1 {
    margin: 0 0 20px 0;
}

.error404 main#main section.error-404.not-found.bg-image-404 {
    background-size: cover;
    border-radius: var(--minimalistique-element-border-radius);
    background-position: center;
    padding-top: 100px;
    margin-bottom:80px;
    padding-bottom: 100px;
}

section.error-404.not-found h1.page-title.error-404-headline {
    font-family: var(--font-secondary);
    font-size: var(--font-secondary-xxxl);
    font-weight:  var(--font-secondary-bold);
    margin-bottom: 30px !important;
    line-height: var(--font-secondary-lineheight);
    color: var(--minimalistique-foreground);
    width: 100%;
}
.archive .archive-description {
    text-align:center;
}

.error-404.not-found  .error-404-description {
    font-size: var(--font-primary-large);
    line-height: var(--font-primary-lineheight);
    font-weight:  var(--font-primary-bold);
}

.read-story {
    padding: 12px 22px;
    margin-top: 20px;
    display: inline-block;
    font-size: var(--font-primary-small);
}
.featured-img-box .featured-img-category {
    top: 32px;
    color: var(--minimalistique-button-text-color);
    position: absolute;
    left: 0;
    background: var(--minimalistique-secondary);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    padding: 5px 20px 5px 10px;
    border-radius: 0 50px 50px 0;
}

.archive header.fbox.page-header {
    padding: 0;
}

.archive footer.site-footer,
.blog footer.site-footer,
.search-results footer.site-footer {
    margin-top: 25px;
}

.archive .no-results.not-found h1,
.error-404.not-found h1,
.search-no-results .no-results.not-found h1 {
    font-size: var(--font-secondary-xl);
    font-family: var(--font-secondary);
    margin-bottom: 18px;
}

.archive .no-results.not-found,
.search-no-results .no-results.not-found {
    padding: 40px 0;
}

.archive .no-results.not-found p,
.error-404.not-found p,
.search-no-results .no-results.not-found p {
    font-size: var(--font-primary-medium);
    max-width: 600px;
    margin: auto auto 20px;
}
.archive .no-results.not-found p {
    max-width: 500px;
}

.archive .no-results.not-found,
.search-no-results section.no-results.not-found {
    background: var(--minimalistique-background);
    border-radius: var(--minimalistique-element-border-radius);
    margin-bottom: 50px;
    text-align: center;
}
.error404 main#main {
    margin-bottom: 50px;
}



.error404 main#main section.error-404.not-found {
    text-align: center;
}

.archive .no-results.not-found .search-form,
.error-404.not-found .search-form,
.search-no-results .no-results.not-found .search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.search-results-header-wrapper {
    margin-bottom: 30px;
}



.all-blog-articles {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
}

.page-links {
    margin: 0 0 1.5em;
}
.entry-header h2 a {
    text-decoration: none;
}
.all-blog-articles h2.entry-title {
    margin-top: 0;
    line-height:var(--font-primary-lineheight-small);
}
.sticky {
    display: block;
}

.add-blog-to-sidebar .all-blog-articles .blogposts-list {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
    max-width: 48%;
}
article.blogposts-list {
    padding: 0;
    margin-bottom: 40px;
}

.blogposts-list {
    display: inline-block;
    width: 100%;
}
.all-blog-articles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.blogposts-list {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 30%;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
}
.fullwidth-area-blog {
    width: 100%;
    margin-right: 0 !important;
}
.pagination:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.posts-entry .entry-content p:last-child{
    margin-bottom: 0;
}

.blogpost-button {
    height: 46px;
    position: absolute;
    padding: 10px 15px;
    background: var(var(--minimalistique-primary));
    color: var(--minimalistique-button-text-color);
    font-size: var(--font-primary-large);
    border-radius: var(--minimalistique-button-border-radius);
    right: 20px;
    text-decoration: none;
    bottom: -22px;
}

.fourofour-home a {
    margin-top: 20px;
    font-weight:  var(--font-primary-bold);
    padding: 15px 30px;
    display: inline-block;
    font-size: var(--font-primary-normal);
    border-radius: var(--minimalistique-button-border-radius);
}
section.error-404.not-found,
.search-form-wrapper {
    background: var(--minimalistique-light-2);
    padding: 40px;
    border-radius: var(--minimalistique-element-border-radius);
}

.search-form-wrapper h1 {
    margin: 0;
}

section.error-404.not-found input.search-field,
.search-form-wrapper input.search-field {
    border-radius: var(--minimalistique-button-border-radius);
    border: 0px;
    font-weight:  var(--font-primary-bold);
    color: var(--minimalistique-foreground);
    width: 100%;
    padding: 13px 20px;
    font-size: var(--font-primary-normal);
}

section.error-404.not-found input.search-submit,
.search-form-wrapper input.search-submit {
    border: 0;
    background: var(--minimalistique-input-background-color);
    color: var(--minimalistique-foreground);
    text-decoration: none;
    border-radius: var(--minimalistique-button-border-radius);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 15px;
}


/*
/*  Post pagination
*/
.text-center.pag-wrapper {
    text-align: center;
    width: 100%;
    display: inline-block;
}
ul.page-numbers {
    display: inline-block;
    padding: 0;
    height: auto;
    margin: 10px auto 20px;
}

.page-numbers li {
    display: inline-block;
    list-style: none;
}

.page-numbers li a.page-numbers,
.page-numbers li .page-numbers.current{
    border-radius: var(--minimalistique-button-border-radius);
    margin: 10px;
    font-weight:  var(--font-primary-bold);
    color: var(--minimalistique-button-text-color);
    font-family: var(--font-primary);
    text-decoration: none;
    font-size: var(--font-primary-medium);
    height: 50px;
    width: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    background:var(--minimalistique-primary);
}
.page-numbers li a.page-numbers:hover {
    background-color: var(--minimalistique-primary-dark);
}
.page-numbers li .page-numbers.current {
    background: var(--minimalistique-primary-dark);
}

.page-numbers li a.next.page-numbers,
.page-numbers li a.prev.page-numbers {
    width: auto;
    padding: 0 25px;
}

.page-numbers.next,
.page-numbers.prev {
    color: var(--minimalistique-button-text-color);
    font-weight:  var(--font-primary-bold);
}


/*
/*  Featured image block 
*/
.wp-block-post-featured-image img{
}

/*
/*  Single post / page
*/
.single-post .site-footer {
    margin-top: 30px;
}
.page-template-full-width-template.page-template-templatesfull-width-template-php .sheader  {
    margin-bottom: 0px;
}
.page h1.entry-title, 
.single h1.entry-title {
    overflow-wrap: break-word;
    font-family:var(--font-secondary);
}
.single header.entry-header {
    display:flex;
    flex-wrap:wrap;
}
.single header.entry-header h1 {
    order:2;
}
.single .entry-meta *, 
.single .entry-meta a {
    font-weight: var(--font-primary-default);
    font-size: var(--font-primary-small);
}
.post-password-form input[name=post_password] {
    padding: 14px 10px 13px 10px;
}
.featured-img-box {
    position: relative;
}
.featured-thumbnail-cropped {
    background-size: cover;
    background-position: center;
    margin-bottom: 25px;
}
.single .entry-meta {
    margin: 0 0 10px;
}

.single .entry-meta,
.single .entry-meta a {
    font-weight:var(--font-primary-bold);
}

.page h1.entry-title,
.single h1.entry-title{
    margin-top: 0;
}
.no-featured-img-box .content-wrapper,
.single .featured-thumbnail{
    width: 100%;
}
.page .content-area .fbox,
.single .content-area .fbox {
    display: inline-block;
    width: 100%;
}
.featured-thumbnail {
    float: left;
    display: inline-block;
    min-width: 100%;
    width: 100%;
    position: relative;
    text-align: center;
}
.single .site-main .posts-entry,
.page .site-main .posts-entry {
    margin-bottom:50px;
}

/*
/* All Page List / Menu Block/widget 
*/
.wp-block-page-list,
.widget_nav_menu ul,
.widget_pages ul,
.widget_nav_menu ul {
    padding: 0;
    margin:0;
}
.wp-block-page-list li,
.widget_nav_menu li,
.widget_pages ul li,
.widget_nav_menu ul li {
    list-style: none;
}
.wp-block-page-list li a,
.widget_nav_menu ul li a,
.widget_nav_menu li a,
.widget_pages ul a {
    display: inline-block;
    text-decoration: none;
    font-family: var(--font-primary);
    font-weight: var(--font-primary-default);
    font-size: var(--font-primary-default);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    padding: 8px 0;
    border-bottom: 1px solid var(--minimalistique-light-2);
    width: 100%;
}
.site-footer .wp-block-page-list li a,
.site-footer .widget_nav_menu ul li a,
.site-footer .widget_nav_menu li a,
.site-footer .widget_pages ul a {
    font-size: var(--font-primary-small);
    padding: 3px 0;
    border-bottom:0px;
}
.wp-block-page-list li:first-of-type a,
.widget_nav_menu ul li:first-of-type a,
.widget_nav_menu li:first-of-type a {
    padding-top:0px;
} 

.wp-block-page-list li a:hover,
.widget_nav_menu ul li a:hover,
.widget_nav_menu li a:hover,
.widget_pages ul a:hover {
    color: var(--minimalistique-secondary);
}
.widget_nav_menu ul li .sub-arrow, .widget_pages ul li .sub-arrow {
    display: none;
}


/*
/*  Plugin integration: Elementor
*/
.elementor {
    display: inline-block;
    width: 100%;
}

body.elementor-template-full-width{
    background-color: var(--minimalistique-background);
}
body.elementor-template-full-width .top-nav-wrapper,
body.elementor-template-full-width .super-menu {
    background:rgba(0,0,0,0);
}

body.elementor-template-full-width .site-header {
    z-index:1;
}

body.elementor-template-full-width .top-nav-wrapper,
body.elementor-template-full-width .super-menu {

}

body.elementor-template-full-width #smobile-menu .top-nav-wrapper {
    background-color: var(--minimalistique-background);   
}

/*
/*  Plugin integration:  Superb Recent Posts With Thumbnails
*/

.spbrposts-li * {
    text-decoration: none;
    line-height: 1;
}
#secondary .spbrposts-wrapper .spbrposts-title a {
    font-size: 15px !important;
}
.spbrposts-li time {
    margin-top: 6px;
}
li.spbrposts-li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
li.spbrposts-li:first-of-type {
    padding-top: 5px !important;
}
li.spbrposts-li:last-of-type {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    border-bottom: 0px;
}

/*
/*  Pluing Integration: Recent Posts Extended 
*/

.widget time.rpwe-time.published {
    width: 100% !important;
    display: block !important;
    font-size: 12px;
}
.widget h3.rpwe-title {
    font-size: var(--font-primary-normal) !important;
    padding: 0 !important;
    display: block !important;
}
.widget img.rpwe-thumb {
    border: 0 var(--minimalistique-background) !important;
    -webkit-box-shadow: 0 0 0 var(--minimalistique-background) !important;
    box-shadow: 0 0 0 var(--minimalistique-background) !important;
    padding: 0 !important;
    margin-top: 0 !important;
}

.blog.spbcustomizer-latest-posts-sc .featured-img-box {
    display: block !important;
}
.blog.spbcustomizer-latest-posts-sc .featured-thumbnail {
    width: 100% !important;
    max-width: 100% !important;
}
.blog.spbcustomizer-latest-posts-sc header.entry-header {
    padding: 0px !important;
    margin-bottom: 10px;
}


/*
/* Plugin integration: Contact Form 7 
*/
.wpcf7-form input,
.wpcf7-form textarea {
    width: 100%;
    padding: 15px;
    font-family: var(--font-primary);
}
.wpcf7-form .wpcf7-submit {
    width: auto;
    border-radius: 100px;
    padding: 15px 30px;
}

.contact-form-large input, .contact-form-large textarea {
    padding: 20px 20px;
    border: 0px;
}
.contact-form-large input:focus, 
.contact-form-large textarea:focus {
    outline: 2px auto var(--minimalistique-dark-1);
    outline-style: solid;
}

/*
/* Search Block/widget 
*/
.widget_search {
    background: var(--minimalistique-light-2);
    padding: 20px;
    border-radius: var(--minimalistique-element-border-radius);
}

.widget_search input[type="search"] {
    border-radius: var(--minimalistique-button-border-radius);
    border: 0px;
    font-weight:  var(--font-primary-bold);
    color: var(--minimalistique-foreground);
    padding: 10px 20px;
    
}
.widget_search input[type="search"]::-webkit-input-placeholder {
  color: var(--minimalistique-foreground);
  opacity: 0.6;
  font-weight:var(--font-primary-default); 
}
.widget_search input[type="search"]::-moz-placeholder {
  color: var(--minimalistique-foreground);
  opacity: 0.6;
  font-weight:var(--font-primary-default); 
}
.widget_search input[type="search"]:-ms-input-placeholder {
  color: var(--minimalistique-foreground);
  opacity: 0.6;
  font-weight:var(--font-primary-default); 
}
.widget_search input[type="search"]::-ms-input-placeholder {
  color: var(--minimalistique-foreground);
  opacity: 0.6;
  font-weight:var(--font-primary-default); 
}
.widget_search input[type="search"]::placeholder {
  color: var(--minimalistique-foreground);
  opacity: 0.6;
  font-weight:var(--font-primary-default); 
}
.widget_search input[type="search"]:-ms-input-placeholder {
  color: var(--minimalistique-foreground);
}
.widget_search input[type="search"]::-ms-input-placeholder {
  color: var(--minimalistique-foreground);
}
.widget_search .wp-block-search__label,
.widget_search .widget-title {
    display: inline-block;
    font-size: var(--font-primary-small);
    margin-bottom: 5px;
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
}
.widget_search .widget-title {
    margin-top: 0px;
}
.widget_search button[type="submit"],
.widget_search .search-submit {
    border: 0;
    background: var(--minimalistique-primary);
    text-decoration: none;
    border-radius: var(--minimalistique-button-border-radius);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    padding-left: 20px;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    padding-right: 20px;
}
.widget_search button[type="submit"]:hover,
.widget_search .search-submit:hover {
    background: var(--minimalistique-primary-dark);
}

.widget_search input.search-field {
    width: 95%;
    padding: 12px 20px;
    font-size: var(--font-primary-normal);
    margin-right: 10px;
}
.widget_search form.search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

/*
/* Navigation / Menu
*/

.main-navigation,
#primary-site-navigation {
    width: 100%;
}
.fmenu ul li a,
.fmenu ul li a:hover,
.site-title a {
    text-transform: none;
}

menu, 
header,
nav {
    display: block;
}
.main-navigationigation {
    display: block;
    float: left;
    width: 100%;
}
.main-navigationigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.main-navigationigation ul li {
    float: left;
    position: relative;
}
.main-navigationigation ul li a {
    display: block;
    text-decoration: none;
}
.main-navigationigation ul ul {
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}
.main-navigationigation ul ul ul {
    left: -999em;
    top: 0;
}
.main-navigationigation ul ul a {
    width: 200px;
}
.main-navigationigation ul li.focus > ul,
.main-navigationigation ul li:hover > ul {
    left: auto;
}
.main-navigationigation ul ul li.focus > ul,
.main-navigationigation ul ul li:hover > ul {
    left: 100%;
}

.primary-menu ul li ul.children,
.primary-menu ul li ul.sub-menu {
    background: var(--minimalistique-background);
}
.main-navigation ul li .arrow-sub-menu::before {
    font-size: 12px;
}
.cart-header,
.sheader {
    position: relative;
}
.pmenu {
    width: 100%;
}

.site-branding,
.custom-logo-link,
.fmenu,
.fmenu ul li,
#site-header,
#site-header img{
    display: inline-block;
}

.sheader {
    width: 100%;
    display: block;
    margin: 0 0 40px;
}

.main-navigation ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.main-navigation ul li .sub-arrow {
    width: 50px;
    position: absolute;
    right: -20px;
    line-height: 72px;
    top: -2px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}
#smobile-menu .main-navigation ul li .sub-arrow {
    line-height: 50px;
}

.main-navigation ul ul li .sub-arrow {
    right: -5px;
}
.mobile-menu .fa-bars {
    float: right;
    margin-top: 3px;
}
.primary-menu ul li ul.children li,
.primary-menu ul li ul.sub-menu li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    width: 100%;
    max-width: 100%;
}
.secondary-menu {
    width: 100%;
    float: left;
    border-top: 1px solid var(--minimalistique-light-2);
    position: relative;
}

.secondary-menu .smenu ul li a,
.secondary-menu ul.smenu li a {
    padding: 24px 16px;
}
.secondary-menu ul.smenu ul li {
    border-bottom: 1px solid var(--minimalistique-light-2);
}
.secondary-menu ul.smenu ul li a {
    padding: 16px;
}

.secondary-menu ul.smenu > li:first-child {
    border: none;
}
.secondary-menu .arrow-menu {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    text-align: center;
    display: none;
    width: 42px;
    height: 42px;
    line-height: 44px;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.secondary-menu ul.smenu li.btn-right {
    float: right;
    border: none;
    margin: 16px 0;
}
.secondary-menu ul.smenu li.btn-right a {
    padding: 9px 25px 11px;
    text-align: center;
    text-transform: capitalize;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--minimalistique-button-text-color);
    border-radius: 3px;
}
.secondary-menu .btn-right a:hover {
    opacity: 0.8;
    color: var(--minimalistique-button-text-color);
}
.site-header ul ul {
    list-style: none;
    min-width: 240px;
    display: none;
    position: absolute;
    top: inherit;
    right: 0;
    margin: 0;
    padding: 0;
    z-index: 9;
    text-align: left;
}
.fmenu ul li,
.site-header ul ul li {
    float: none;
}
.site-header ul ul ul {
    top: 0;
    left: 238px;
}
.fmenu {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.fmenu ul {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
.fmenu ul li a {
    color: var(--minimalistique-button-text-color);
    margin: 0 8px;
    font-size: var(--font-primary-small);
}
.primary-menu .pmenu {
    margin: auto;
    display: inline-block;
    float: right;
    text-align: right;
}
.main-navigation ul li {
    position: relative;
    display: inline-block;
}
.main-navigation ul li a {
    display: block;
    font-weight:  var(--font-primary-bold);
    color: var(--minimalistique-foreground);
    font-size: var(--font-primary-default);
    padding: 22px 1rem 23px;
    text-decoration: none;
    font-weight: var(--font-primary-normal);
}

.primary-menu {
    float: left;
}
.sheader {
    background-size: cover;
    background-position: top center;
}

.site-header ul ul li a {
    font-size: var(--font-primary-small);
    color: var(--minimalistique-foreground);
}
.site-header ul ul li:first-of-type a {
    border-top: 0 solid var(--minimalistique-foreground);
}

.top-nav-wrapper {
    background: var(--minimalistique-background);
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid var(--minimalistique-light-2);
}
.logofont {
    font-size: var(--font-secondary-large);
    font-weight:  var(--font-secondary-bold);
    line-height: var(--font-secondary-lineheight);
    font-family: var(--font-secondary);
    color: var(--minimalistique-foreground);
}

.logo-container {
    float: left;
    width: 100%;
    max-width: 30%;
    padding: 17px 0;
}
.logofont {
    text-decoration: none;
    display: inline-block;
    width: 100%;
}
.center-main-menu {
    float: left;
    width: 100%;
    max-width: 70%;
}
.primary-menu ul li ul.sub-menu {
    margin-top: -1px;
}
.pmenu li {
    list-style: none;
}
.logo-container-img-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.logo-container-img-wrapper img {
    padding-right: 10px;
}
p.logodescription {
    margin: 5px 0 0;
    font-weight:  var(--font-primary-default);
    font-size: var(--font-primary-medium);
    color: var(--minimalistique-foreground);
}
.cart-preview-tem {
    float: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    font-size: var(--font-primary-small);
}
.cart-customlocation svg {
    max-width: 17px;
    height: 20px;
    margin-left: 20px;
    margin-top: 20px;
}
a.cart-customlocation span.cart-icon-number {
    margin-top: 9px;
    float: right;
    font-weight:  var(--font-primary-bold);
    font-size: 10px;
    width: 17px;
    height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: var(--minimalistique-foreground);
    border-radius: 100%;
    color: var(--minimalistique-background);
    line-height: 1;
    padding:0px;
}
.cart-preview img {
    max-width: 50px;
    margin-right: 10px;
}
a.cart-customlocation {
    float: right;
    display: inline-block;
    min-height: 60px;
    min-width: 55px;
}
a.cart-preview span {
    float: right !important;
    color: var(--minimalistique-dark-1) !important;
    padding-left: 10px !important;
    font-weight: var(--font-primary-bold) !important;
    margin-top: 0 !important;
    margin-left: auto !important;
}
.cart-preview {
    position: absolute;
    right: 0;
    line-height: var(--font-primary-lineheight);
    top: 60px;
    z-index: 9999;
    max-height: 246px;
    overflow: auto;
    background: var(--minimalistique-background);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.12);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.12);
    display: none;
    width: 280px;
}
.cart-preview-tem span {
    margin-left: auto;
    padding-left: 10px;
}

a.cart-customlocation:hover .cart-preview,
.main-navigation ul li:hover > ul,
a.cart-customlocation:hover + .cart-preview {
    display: block;
}

#smobile-menu{
    display:none;
}




.cart-preview-tem:last-of-type {
    margin-bottom: 0;
}

.site-branding.branding-logo {
    margin: 30px 0;
}
.site-branding {
    padding: 70px 0;
    text-align: center;
    width: 100%;
}
.logo-container a.custom-logo-link {
    margin-top: 10px;
}
.branding-logo .custom-logo{
    display: block;
    width: auto;
    height: auto;
}
.overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
}

.overlay .overlay-close {
    width: 50px;
    height: 52px;
    line-height: 52px;
    position: absolute;
    right: 8%;
    top: 15px;
    font-size: 20px;
    overflow: hidden;
    border: none;
    padding: 0 17px;
    color: var(--minimalistique-primary);
    background: rgba(255, 255, 255, 0.9);
    z-index: 100;
    cursor: pointer;
    border-radius: 2px;
}
.site-branding.branding-logo {
    width: 100%;
    text-align: center;
}


/*
/*  Related posts
*/
.related-posts {
    margin: 0 0 50px;
}
.related-posts h4 {
    margin: 0 0 5px;
    text-decoration: none;
    overflow-wrap: break-word;
    font-size: var(--font-secondary-medium);
}
.related-posts-posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.related-posts-headline h3 {
    border-bottom:1px solid var(--minimalistique-border-mode-elements);
    margin: 0;
    padding-bottom:5px;
}
.related-posts-posts .entry-meta {
    font-size: var(--font-primary-small);
    margin: 0;
}
.related-posts-posts .post {
    width: 31%;
    margin-bottom:0px;
    margin-top:20px;
}

.related-posts .read-story {
    padding: 8px 25px;
}

.related-posts .blogpost-is-sticky-icon {
    display:none;
}

.related-posts-posts .post .content-wrapper {
    padding-bottom:0px;
}

.related-posts a.read-more {
    margin-top: 20px;
    padding: 8px 18px;
    display: inline-block;
}


/*
/*  Post author block / widget
*/
.wp-block-post-author img{
    border-radius: 50%;
}

/*
/*  About the author 
*/
.about-the-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: var(--minimalistique-light-2);
    border-radius: var(--minimalistique-element-border-radius);
    padding: 25px;
    margin: 0 0 50px;
}

.about-the-author-img {
    min-width: 90px;
    margin-right: 20px;
}
.about-the-author-img img {
    border-radius: 50%;
    width: 120px;
}
.about-the-author h3 {
    color: var(--minimalistique-foreground);
    font-style: normal;
    font-weight:  var(--font-secondary-bold);
    margin-top: 0px;
    font-size: var(--font-primary-large);
}
.about-the-author-description {
    width: calc(100% - 140px);
}

/*
/*  Log in / out Block
*/

.wp-block-loginout a {
    text-decoration: none;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: var(--minimalistique-button-border-radius);
    padding: 10px 25px;
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
}
.logged-in.wp-block-loginout a{
    background: var(--minimalistique-primary);
    -webkit-transition: 0.2s all;
    color: var(--minimalistique-button-text-color);
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.logged-out.wp-block-loginout a{
    background: var(--minimalistique-secondary);
    -webkit-transition: 0.2s all;
    color: var(--minimalistique-button-text-color);
    -o-transition: 0.2s all;
    transition: 0.2s all;
}

.logged-in.wp-block-loginout a:hover{
    background: var(--minimalistique-primary-dark);
}
.logged-out.wp-block-loginout a:hover{
    background: var(--minimalistique-secondary-dark);
}


/*
/*  Next / Previous post
*/
.site-main .post-navigation,
.site-main .posts-navigation {
    margin: 0 0 30px;
}
.single-post .site-main .post-navigation {
    margin: 0 0 50px;
}

.post-navigation .nav-links,
.posts-navigation .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
}

.post-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-next a,
.posts-navigation .nav-next a {
    font-size: var(--font-primary-normal);
    text-decoration: none;
    display: inline-block;
    padding: 16px;
    min-width: 190px;
    background-color: var(--minimalistique-primary);
    color: var(--minimalistique-button-text-color);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    text-align: center;
    border-radius: var(--minimalistique-button-border-radius);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.post-navigation .nav-previous a:hover,
.posts-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover,
.posts-navigation .nav-next a:hover {
    background-color: var(--minimalistique-primary-dark);
}

.post-navigation .nav-previous a:hover,
.posts-navigation .nav-previous a:hover {
    background-color: var(--minimalistique-primary-dark);
}
/*
/* Tags and Cateogries ( Single posts and pages )
*/

.category-and-tags {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}

.category-and-tags a {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    text-decoration: none;
    border-radius: var(--minimalistique-button-border-radius);
    padding: 5px 20px;
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    font-size: var(--font-primary-small);
    color:var(--minimalistique-foreground);
    background-color: var(--minimalistique-light-2);
}
.category-and-tags a:hover {
   background-color: var(--minimalistique-primary-dark);   
   color:var(--minimalistique-button-text-color);
}
.category-and-tags a[rel=category] {
    background-color: var(--minimalistique-primary);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    color:var(--minimalistique-button-text-color);
}
.category-and-tags a[rel=category]:hover {
    background-color: var(--minimalistique-primary-dark);
}
.woocommerce-page .category-and-tags {
    display: none;
}

/*
/*  Entry meta 
*/

.entry-meta {
    width: 100%;
}

.wp-block-post-date {
    color: var(--minimalistique-dark-1);
    font-size: var(--font-primary-small);
    text-decoration: none;
}

.entry-meta, .entry-meta a {
    font-family: var(--font-primary);
    color: var(--minimalistique-foreground);
    font-weight:var(--font-primary-bold);
    font-size: var(--font-primary-normal);
    text-decoration: none;
}

.entry-meta .header-author-container-img-wrapper{
    min-width: 40px;
    min-height: 40px;
    max-width: 40px;
    max-height: 40px;
    display: inline-block;
}
.entry-meta .post-author-wrapper {
    display: inline-block;
}

/*
/*  Code block 
*/
.wp-block-code {
    background: var(--minimalistique-foreground);
    margin-bottom: 1.6em;
    padding: 40px;
    border-radius: var(--minimalistique-element-border-radius);
    color: var(--minimalistique-background);
}

#secondary .wp-block-code {
    padding:20px;
}

/*
/*  Social Links
*/

.wp-block-social-links {
    margin: 0;
}


/*
/*  Verse block
*/
.wp-block-verse {
    background: var(--minimalistique-light-2);
    color:var(--minimalistique-foreground);
    padding: 40px 40px 40px 80px;
    font-style: italic;
    border-radius: var(--minimalistique-element-border-radius);
}
#secondary .wp-block-verse {
    padding:20px;
}

/*
/*  WooCommerce
*/


.wc-block-components-price-slider__range-input-progress {
    --track-background: linear-gradient(90deg,transparent var(--low),var(--minimalistique-primary) 0,var(--minimalistique-primary) var(--high),transparent 0) no-repeat 0 100%/100% 100%;
}
.woocommerce nav.woocommerce-pagination ul {
    border: 0;
}
.woocommerce-MyAccount-navigation ul {
    padding: 0;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-info::before,
.woocommerce-message::before {
    color: var(--minimalistique-foreground);
}
.elementor-page a.button.product_type_simple.add_to_cart_button {
    padding: 14px 24px;
    margin-right: 4px;
}
.woocommerce-checkout form.checkout.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table {
   background: var(--minimalistique-background);
}

.woocommerce-checkout h3#order_review_heading {
    margin-top: 30px;
}
.woocommerce-checkout span.select2-selection.select2-selection--single {
    border: 0px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 9px;
    height: 41px;
}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 13px !important;
    background:var(--minimalistique-input-background-color);
}
.woocommerce-checkout .select2-container .select2-selection--single {
    height: 42px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 42px;
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
    display: none;
}
.woocommerce-checkout form.checkout.woocommerce-checkout  {
    background: var(--minimalistique-light-2);
    padding: 20px;
    border-radius:var(--minimalistique-element-border-radius);
}
.woocommerce table.shop_table {
 border-radius:var(--minimalistique-element-border-radius);   
}
.woocommerce-checkout form.checkout.woocommerce-checkout input,
.woocommerce-checkout form.checkout.woocommerce-checkout textarea {
    border: 0px;
    padding: 13px;
    background: var(--minimalistique-input-background-color);
    border-radius: var(--minimalistique-element-border-radius);
    -webkit-box-shadow: 1px 0 3px rgba(0,0,0,.06);
    box-shadow: 1px 0 3px rgba(0,0,0,.06);
}
.woocommerce-checkout form.checkout.woocommerce-checkout span.select2-selection.select2-selection--single,
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon input#coupon_code {
    -webkit-box-shadow: 1px 0 3px rgba(0,0,0,.06);
    box-shadow: 1px 0 3px rgba(0,0,0,.06);
    border-radius: var(--minimalistique-element-border-radius);
}

.woocommerce #customer_login h2,
.woocommerce-Addresses h3{
    margin: 0;
}
.woocommerce-checkout .woocommerce-privacy-policy-text {
    margin-bottom: 10px;
}
.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
    border: 0px;
}
.woocommerce.single-product div.product div.images .flex-control-thumbs {
    margin-left: -5px;
    margin-right: -5px;
}
.woocommerce-page th[class*="label"],
.woocommerce-checkout-review-order-table th{
    background: rgba(0,0,0,0);
}
.woocommerce input#wp-comment-cookies-consent {
    margin-top: 5px;
}
.wc-block-review-list.wc-block-components-review-list {
    padding-left: 0px;
}
.wp-block-woocommerce-all-reviews .wc-block-components-review-list-item__image img {
    border-radius: 50%;
}
.single-product td.woocommerce-grouped-product-list-item__label a,
.wc-block-product-categories-list-item a,
.woocommerce .woocommerce-breadcrumb a,
.woocommerce-MyAccount-navigation ul li a,
.product_meta .sku_wrapper a,
td.product-name a,
.product_list_widget a,
.product_meta .posted_in a,
.product_meta .sku_tagged_as a{
  text-decoration: none;
}

.woocommerce #reviews [class*="comment-form"] label[for="wp-comment-cookies-consent"] {
    font-weight: var(--font-primary-default);
    font-size: var(--font-primary-small);
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    font-family: var(--font-primary);
}
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
    border-top: 0px;
    background: var(--minimalistique-light-2);
    border-radius:var(--minimalistique-element-border-radius)
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon {
    background: var(--minimalistique-light-2);
    border: 0px;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon input#coupon_code {
    border: 0px;
    font-family: var(--font-primary);
    padding: 13px;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon button.button {
    padding: 14px 25px;
    font-size: var(--font-primary-small);
    line-height: var(--font-primary-lineheight);
}
.single-product .summary.entry-summary table.woocommerce-grouped-product-list span.woocommerce-Price-amount.amount {
    font-size: var(--font-primary-normal);
    font-weight:  var(--font-primary-default);
}
#secondary .wc-block-review-list-item__rating__stars a {
    margin-bottom:10px;
}
#secondary .wc-block-review-list-item__product a{
    text-decoration:none;
}
#secondary a.wc-block-grid__product-link {
    text-decoration:none;
}
.single-product .summary.entry-summary table.woocommerce-grouped-product-list  del[aria-hidden="true"] {
    opacity: 0.5;
}
.single-product .summary.entry-summary table.woocommerce-grouped-product-list td,
.single-product .summary.entry-summary table.woocommerce-grouped-product-list th {
    vertical-align: middle !important;    
}


.single-product .summary.entry-summary table.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__label label{
    font-weight:  var(--font-primary-bold);
}
.woocommerce-page .content-area {
    width: 1180px;
    max-width: 90%;
    margin: 0 auto;
}
.woocommerce-page.single-product .featured-content{
    margin-right: 0px;
    width: 100%;
}
.woocommerce-page.single-product aside#secondary {
    display: none;
}
h1.woocommerce-products-header__title.page-title,
.woocommerce div.product .product_title{
    text-align: left;
    font-weight:  var(--font-secondary-bold);
    line-height: var(--font-secondary-lineheight);
    font-family: var(--font-secondary);
    color: var(--minimalistique-foreground);
}
.woocommerce-Reviews span#reply-title {
    font-size: var(--font-secondary-large);
    font-weight:  var(--font-secondary-bold);
    line-height: var(--font-secondary-lineheight);
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description {
    max-width: 890px;
    width: 100%;
}
.woocommerce #reviews #comments h2 {
    margin-bottom: 20px;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li a:hover {
    border: 1px solid var(--minimalistique-primary);
    color: var(--minimalistique-button-text-color);
    margin: 0 5px;
    background: var(--minimalistique-primary);
    padding: 10px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-contenter: center;
    -webkit-box-align: center;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    -ms-flex-align: center;
    align-items: center;
}
.woocommerce div.product h2 {
    font-size: var(--font-secondary-large);
}
.single-product .woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li {
    padding: 10px 5px;
}
.woocommerce ul.products li.product a img,
.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img,
.woocommerce div.product div.images img,
.woocommerce img.pswp__img, .woocommerce-page img.pswp__imga {
}

.woocommerce span.onsale {
    background: var(--minimalistique-secondary);
    color: var(--minimalistique-button-text-color);
    z-index: 1;
    -webkit-box-sizing: content-box; 
    box-sizing: content-box;
}
.woocommerce-cart .woocommerce table.shop_table th,
.woocommerce-cart .woocommerce table.shop_table td {
    border-right: 1px;
    border-top: 0px;
    border-bottom: 1px solid var(--minimalistique-light-2);
    border-left: 1px solid var(--minimalistique-light-2);
}
.woocommerce-cart .cart_totals tr:last-of-type th { 
    border-bottom: 0px; 
}

.woocommerce-cart .cart_totals tr:last-of-type th,
.woocommerce-cart .woocommerce table.shop_table tr:last-of-type td {
    border-bottom: 0px;
}
.woocommerce-cart .woocommerce table.shop_table th:first-of-type,
.woocommerce-cart .woocommerce table.shop_table td:first-of-type {
    border-left: 0px;
}
h1.woocommerce-products-header__title.page-title {
    margin-top: 0px;
}
.woocommerce-info {
    border-color: var(--minimalistique-primary);
}

.woocommerce-message {
    border-top-color: var(--minimalistique-primary);
}
.woocommerce-message::before {
    color: var(--minimalistique-primary);
}
.woocommerce-page .woocommerce #customer_login .col-1,
.woocommerce-page .woocommerce #customer_login .col-2,
.woocommerce-page .woocommerce #customer_login .col-3 {
    background: rgba(0, 0, 0, 0.02);
    padding: 20px;
}
.woocommerce-shop .products .button,
.single-product .products .button {
    padding: 14px 24px;
}


.woocommerce-page .woocommerce #customer_login .col-1 {
    border-top-color: var(--minimalistique-foreground);
}
.woocommerce-page .woocommerce .woocommerce-form-login,
.woocommerce-page .woocommerce .woocommerce-form-register {
    border: 0;
    margin-top: 10px;
    background: rgba(0, 0, 0, 0);
    padding: 0;
}
.woocommerce #reviews [class*="comment-form"] label {
    width: 100%;
    margin-bottom: 2px;
    font-size: var(--font-primary-normal);
    font-weight:  var(--font-primary-bold);
}
.woocommerce #reviews [class*="comment-form"] label[for="rating"] {
    font-size: var(--font-primary-large);
    margin-bottom: 5px;
    margin-top: 10px;
}

#secondary li.wc-block-grid__product .star-rating{
    margin-bottom:10px;
}

.woocommerce .star-rating,
.woocommerce .stars a {
    color: #ffc106;
}
.woocommerce ul.products li.product .price {
    color: var(--minimalistique-foreground);
}
.woocommerce-cart .woocommerce button.button:disabled[disabled] {
    color: var(--minimalistique-button-text-color);
}
.woocommerce-cart .coupon input#coupon_code {
    padding: 7px 6px 8px 6px;
    background:var(--minimalistique-input-background-color);
}
.single-product .quantity .qty {
    padding: 10px 0;
    background-color: var(--minimalistique-secondary);
    border-color: var(--minimalistique-secondary);
    border-radius: var(--minimalistique-button-border-radius);
    font-weight:  var(--font-primary-bold);
    min-width: 54px;
}
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li {
    border: 0;
    margin: 0;
    padding: 0;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
    opacity: 1;
    background: var(--minimalistique-primary-dark);
    color: var(--minimalistique-button-text-color);
}

.woocommerce #reviews #comments ol.commentlist,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs,
.wp-block-woocommerce-product-categories > .wc-block-product-categories-list {
    padding-left: 0;
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-top: 0;
    border-right: 0px;
    border-left: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0);
}
.woocommerce-page .site-footer {
    margin-top: 30px;
}
.woocommerce-MyAccount-navigation ul li {
    list-style: none;
    border-bottom: 1px solid var(--minimalistique-light-2);
    padding: 10px 0;
}
.woocommerce table.shop_attributes td {
    padding: 8px;
}
.wc-block-price-filter__controls.wc-block-components-price-slider__controls input,
.wc-block-product-search .wc-block-product-search__button,
.wc-block-product-search .wc-block-product-search__field {
    border-radius: var(--minimalistique-element-border-radius) !important;
}

.woocommerce-ordering select,
.variations select {
    border: 1px solid var(--rz-border-color);
    padding: 12px 40px 12px 25px;
    border-radius: var(--minimalistique-element-border-radius);
    background-color: var(--minimalistique-select-color);
    font-weight:var(--font-primary-bold);
    color: var(--rz-color-dark);
    font-family: var(--font-primary);
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNSIgdmlld0JveD0iMCAwIDEwIDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNNC41MDQ5NSA0LjgyMDExTDAuMjA1MjQxIDEuMDQ4NTZDLTAuMDY4NDEzNyAwLjgwODY0NiAtMC4wNjg0MTM3IDAuNDE5NjYzIDAuMjA1MjQxIDAuMTc5ODY0QzAuNDc4NjUyIC0wLjA1OTk1NDcgMC45MjIwOTggLTAuMDU5OTU0NyAxLjE5NTQ5IDAuMTc5ODY0TDUuMDAwMDcgMy41MTcxTDguODA0NTIgMC4xNzk5NjFDOS4wNzgwNSAtMC4wNTk4NTc3IDkuNTIxNDUgLTAuMDU5ODU3NyA5Ljc5NDg2IDAuMTc5OTYxQzEwLjA2ODQgMC40MTk3OCAxMC4wNjg0IDAuODA4NzQzIDkuNzk0ODYgMS4wNDg2Nkw1LjQ5NTA4IDQuODIwMkM1LjM1ODMxIDQuOTQwMTEgNS4xNzkyNSA1IDUuMDAwMDkgNUM0LjgyMDg1IDUgNC42NDE2NSA0Ljk0IDQuNTA0OTUgNC44MjAxMVoiIGZpbGw9IiM3Njc2NzYiLz4NCjwvc3ZnPg0K);
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) 50%;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
    border: 0px solid var(--minimalistique-dark-1);
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    color: var(--minimalistique-foreground);
    border-bottom: 1px solid var(--minimalistique-foreground);
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    padding-right: 20px;
}
.single-product.woocommerce #reviews.woocommerce-Reviews .comment-form .comment-form-rating label {
    font-size: var(--font-primary-normal);
    font-weight:  var(--font-primary-bold);
    margin: 12px 0 0;
}
.single-product.woocommerce #reviews.woocommerce-Reviews #respond p.stars {
    margin-top: 5px;
    font-size: var(--font-primary-medium);
}
.woocommerce #review_form #respond .form-submit input {
    padding: 12px 20px;
}
.woocommerce-page.single-product .woocommerce-tabs #tab-description {
    width: 100%;
    max-width: 880px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    padding: 20px 30px;
}
.woocommerce #review_form #respond textarea,
div#review_form input[type="text"],
.woocommerce #review_form #respond p.comment-form-email input {
    background: var(--minimalistique-input-background-color);
    -webkit-box-shadow: 1px 0 3px rgba(0,0,0,.06);
    box-shadow: 1px 0 3px rgba(0,0,0,.06);
    padding: 8px 14px;
    width: 100%;
    border: 0px;
    font-family:var(--font-primary);
    padding: 15px;
    margin-bottom: 6px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    background: var(--minimalistique-light-2);
    border:0px;
    border-radius: var(--minimalistique-element-border-radius);
}
strong.woocommerce-review__author {
    color:var(--minimalistique-foreground);
}
.woocommerce-Reviews div#review_form_wrapper {
    background: var(--minimalistique-light-2);
    padding: 30px;
    border-radius: var(--minimalistique-element-border-radius);
}

.woocommerce #review_form #respond .form-submit input {
    border: 0;
    background: var(--minimalistique-primary);
    font-weight:  var(--font-primary-bold);
    padding: 17px 35px;
    color: var(--minimalistique-button-text-color);
    text-decoration: none;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
button.wp-block-button__link.add_to_cart_button.wc-block-components-product-button__button {
    padding: 12px 20px;
    border-radius: var(--minimalistique-button-border-radius);
}
.wc-sidebar-wrapper label {
    font-weight:  var(--font-primary-default);
}
button.single_add_to_cart_button.button.alt.disabled:hover {
    background: var(--minimalistique-foreground);
}
.woocommerce div.product form.cart .variations th {
    background: rgba(0,0,0,0);
}
.woocommerce.single-product button.single_add_to_cart_button.button {
    padding-bottom: 11px;
    padding-top: 11px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    padding: 0;
    border-radius: 50%;
    border: 0;
}
.woocommerce-page .content-wrap .content-area {
    max-width: 100%;
}
.woocommerce #review_form #respond p.comment-form-author {
    margin-right: 20px;
}
.woocommerce #review_form #respond p.comment-form-email input {
    width: 100%;
    max-width: 100%;
}
.woocommerce #review_form #respond p.comment-form-email,
.woocommerce #review_form #respond p.comment-form-author {
    max-width: 260px;
}
.woocommerce #review_form #respond p.comment-form-comment {
    width: 100%;
    max-width: 100%;
}

li.wc-block-product-categories-list-item ul {
    padding-left: 10px;
}
.wc-block-checkbox-list input[type="checkbox"],
.wc-block-stock-filter-list input[type="checkbox"] {
    margin-right: 5px;
}
li.wc-block-product-categories-list-item {
    list-style: none;
    padding: 8px 0;
}
li.wc-block-product-categories-list-item ul li {
    border-bottom: 0;
    padding: 5px 0;
}
.products a.added_to_cart.wc-forward {
    font-size: var(--font-primary-small);
    width: 100%;
}
.single-product .summary.entry-summary span.woocommerce-Price-amount.amount {
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-large);
}

.single-product .product_meta .posted_in {
    font-size: var(--font-primary-normal);
    font-weight:  var(--font-primary-bold);
}
.single-product .product_meta .posted_in a{
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 10px;
    background-color: var(--minimalistique-secondary);
    text-decoration: none;
    border-radius: var(--minimalistique-button-border-radius);
    padding: 5px 20px;
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.single-product .product_meta .posted_in a:hover {
    background-color: var(--minimalistique-secondary-dark);
}

.products a.added_to_cart.wc-forward[title="View cart"] {
    border: 0;
    background: var(--minimalistique-secondary);
    color: var(--minimalistique-button-text-color);
    text-decoration: none;
    border-radius: var(--minimalistique-button-border-radius);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    width: auto;
    margin-top: 10px;
    padding: 14px 24px;
    line-height: 1;
}

.woocommerce div.product .woocommerce-product-rating a {
    text-decoration: none;
}

div#review_form * {
    text-align: left;
}
div#review_form input[type="text"] {
    width: 100%;
    max-width: 100%;
}
div#review_form input[type="text"] {
    width: 100%;
    max-width: 100%;
}

.product_meta .posted_in,
.product_meta .sku_tagged_as,
.product_meta .sku_wrapper {
    width: 100%;
    display: inline-block;
    text-decoration: none;
    margin: 5px 0;
}
.product_meta .sku_wrapper {
    font-weight:  var(--font-primary-bold);
}
.product_meta .sku_wrapper .sku{
    font-weight:  var(--font-primary-default);
}

/*
/*  Footer
*/

.site-footer {
    width: 100%;
    display: block;
    background: var(--minimalistique-foreground);
    border-top:1px solid var(--minimalistique-light-2);
}
.site-footer a,
.site-footer {
    color: var(--minimalistique-background);
}

/* Keep a few elements black */
.site-footer select,
.site-footer .wp-calendar-table td a,
.site-footer .widget_rss,
.site-footer .widget_meta,
.site-footer .widget_meta a,
.site-footer .widget_rss a,
.site-footer .widget_search .wp-block-search__label,
.site-footer .widget_search .widget-title{
 color: var(--minimalistique-foreground);   
}

.site-footer-widget-area {
    padding: 30px 0;
    width: 100%;
}

.site-info {
    font-size: var(--font-primary-small);
}
.site-footer .content-wrap+.site-info {
    border-top:0px solid var(--minimalistique-light-2);
}
.site-info {
    width: 100%;
    text-align: center;
    padding: 20px 0;
}

.site-footer .footer-copyright a{
    color: var(--minimalistique-background);
}

.site-footer .widget .widget:not(.widget_block) h2.widgettitle {
    font-size: var(--font-secondary-medium);
    margin-top:0;
}

.site-footer .wp-block-latest-comments:first-of-type {
    margin:0;
}

span.footer-info-right a { 
    color: var(--minimalistique-background); 
}

/*
/*  Header widgets 
*/
.header-widgets-wrapper {
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
}

/*
/*  Go to top button
*/
#goTop {
    position: fixed;
    right: 30px;
    bottom: 20px;
    z-index: 1041;
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    border-radius: 50%;
    -webkit-box-shadow: 0 14px 28px -4px rgba(14, 17, 20, 0.15);
    box-shadow: 0 14px 28px -4px rgba(14, 17, 20, 0.15);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

#goTop:focus {
    color: var(--minimalistique-background);
}
#goTop:active i {
    position: relative;
    top: 1px;
}

#goTop {
    background-color: var(--minimalistique-foreground);
    color: var(--minimalistique-background);
}
#goTop:hover {
    background-color: var(--minimalistique-primary);
}



/*
/*  WordPress Gallery block/widget
*/

.gallery-caption {
    display: block;
}

.gallery-item{
    display: inline-block;
}

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33333%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66667%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28571%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11111%;
}
.gallery-columns-5 .gallery-item {
    padding: 0 15px;
}



/*
/*  Sidebar
*/

#secondary .widget_spbrposts_widget h2 {
  margin-bottom: 20px;
}
#secondary {
    margin-bottom: 30px;
}
.featured-sidebar {
    width: 30%;
    float: left;
}
#secondary h1 {
    font-size: var(--font-secondary-xl);
}
#secondary h2 {
    font-size: var(--font-secondary-large);
}
#secondary h3 {
    font-size: var(--font-secondary-medium);
}
#secondary h4 {
    font-size: var(--font-secondary-small);
}
#secondary h5 {
    font-size: var(--font-secondary-small);
}
#secondary h6 {
    font-size: var(--font-secondary-small);
}
#secondary .widget:not(.widget_block) {
    margin-bottom:35px;
}

/*
/*  Default Header
*/

.header-button-wrap a {
    padding: 12px 30px;
    display: inline-block;
    margin: 40px auto 0;
}

.bottom-header-wrapper {
    display: inline-block;
    width: 100%;
}

.bottom-header-wrapper {
    text-align: center;
    color: var(--minimalistique-button-text-color);
    font-size: var(--font-primary-medium);
    float: left;
    margin-bottom: 35px;
    position: relative;
}
.bottom-header-text {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.bottom-header-wrapper img {
    width: 100%;
    max-width: 100%;
}
.bottom-header-title {
    font-size: var(--font-primary-xxl);
    color: var(--minimalistique-background);
    font-weight:  var(--font-primary-bold);
    line-height:  var(--font-primary-lineheight);
}
.bottom-header-paragraph {
    font-size: var(--font-primary-medium);
    color: var(--minimalistique-background);
    margin-top:8px;
}
.header-content-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
}

/*
/*  MetaSlider Header
*/

.sheader + .ml-slider {
    overflow: hidden;
    margin-top: -40px;
    margin-bottom: 30px;
}



/*
/*  Accessibility
*/


.screen-reader-text:focus {
    display: block;
    width: auto;
    height: auto;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: var(--minimalistique-light-2);
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: var(--minimalistique-dark-1);
    font-size: 0.875rem;
    font-weight:  var(--font-primary-bold);
    right: 5px;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    z-index: 100000;
}
#content[tabindex="-1"]:focus {
    outline: 0;
}



/*
/*  Unsorted 
*/
.wp-block-latest-comments {
    padding: 0;
}
.related-posts h4.entry-title a,
.wp-block-archives a,
.wp-block-categories-list a,
.wp-block-latest-comments a,
.wp-block-latest-posts a {
    text-decoration: none;
}
.posts-related ul.list-related-posts {
    margin-bottom: 0;
}

.wp-block-latest-posts li {
    margin: 10px 0;
}

.wp-block-latest-comments li {
    display: inline-block;
    width: 100%;
}

.widget_block.widget_archive > ul:first-of-type,
.widget_block.widget_categories > ul:first-of-type{
    padding-left: 0;
}




/*
/*  Min width media queries 
*/
@media screen and (min-width: 37.5em) {
    .nav-#secondary-site-navigation {
        display: none;
    }
    .main-navigationigation ul {
        display: block;
    }
}
@media (min-width: 1024px) {
    p.woocommerce-result-count + form.woocommerce-ordering {
        margin-top: -20px;
        margin-bottom: 50px;
    }
    .super-menu,
    .toggle-mobile-menu {
        display: none;
    }
}

@media screen and (min-width: 1024px) {

    .pmenu .sub-menu a, 
    .pmenu .children a {
        padding: 10px 32px 10px 20px;
    }
    .pmenu .sub-menu>li:first-of-type,
    .pmenu .children>li:first-of-type {
        padding-top: 10px;
    }
    .pmenu .sub-menu>li:last-of-type,
    .pmenu .children>li:last-of-type {
        padding-bottom: 10px;
    }
    .pmenu .sub-menu ul.sub-menu,
    .pmenu .children ul.children {
        margin-top: 10px;
    }   
    .pmenu li:focus-within > .children {
        display: block;
    }
    ul.pmenu:not(.sub-menu):not(.children)>li.menu-item-has-children{
        margin-right: 11px;
    }
    .main-navigation ul li .sub-arrow {
        width: 11px;
        right: 1px;
    }
    .main-navigation ul li .sub-arrow {
        color: var(--minimalistique-foreground);
        font-size: 18px;
    }
    .primary-menu ul li ul.children,
    .primary-menu ul li ul.sub-menu {
        background: var(--minimalistique-background);
        border-radius: var(--minimalistique-element-border-radius);
    }
    .primary-menu ul li ul.children li,
    .primary-menu ul li ul.sub-menu li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }


    .primary-menu ul li ul.children li span.sub-arrow,
    .primary-menu ul li ul.sub-menu li span.sub-arrow {
        position: relative;
        height: auto;
        line-height: 150%;
    }

    .main-navigation ul.sub-menu li .sub-arrow,
    .main-navigation ul.children li .sub-arrow {
        width: 17px;
        right: 30px;
        text-align: right;
        line-height: 66px;
        height: 66px;
        top: 0;
    }
    .wc-nav-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .main-navigation ul li:hover > ul.sub-menu,
    .pmenu li:focus-within > .sub-menu,
    .primary-menu ul li ul.sub-menu:focus-within {
        display: block;
    }
    .primary-menu .sub-menu,
    .primary-menu .children {
        -webkit-box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.08);
        box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.08);
    }
    .primary-menu .sub-menu .sub-arrow,
    .primary-menu .children .sub-arrow {
        right: -10px;
    }
}

@media screen and (min-width: 992px) {
    .fmenu{
        float: right;
    }
    .arrow-menu,
    .footer-menu ul li .arrow-sub-menu {
        display: none;
    }
    .fmenu {
        width: auto;
        margin-top: 0;
        text-align: right;
    }
    .secondary-menu .smenu ul ul.children li,
    .secondary-menu .smenu ul ul.sub-menu li {
        border-bottom: 1px solid var(--minimalistique-light-2);
    }
}

/*
/*  Max width media queries 
*/

@media screen and (max-width: 1050px) {
    .blogposts-list {
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        display: inline-block;
        max-width: 48%;
        -ms-flex: 1 1 48%;
        flex: 1 1 48%;
    }
}

@media screen and (max-width: 1024px) {
    .cart-preview {
        display: none !important;
    }
    .woocommerce-cart form.woocommerce-cart-form {
        max-width: 100%;
        margin-right: 0;
    }
    .woocommerce-cart .cart-collaterals {
        max-width: 100%;
    }

    .comments-area .comment-content,
    .comments-area .reply {
        padding-left: 0px;
    }
    .comments-area .comment-author {
        font-size: var(--font-primary-normal);
    }
    .comment-meta .vcard img {
        max-width: 50px;
    }
}
@media screen and (max-width: 1023px) {
    .top-nav-wrapper {
        border-bottom:0px;
    }
    .cart-header-desktop {
        display: none !important;
    }
    .main-navigation ul li .sub-arrow {
        right: 0;
        text-align: right;
    }
    

    #smobile-menu .main-navigation ul li .sub-arrow {
        font-size: 33px;
        width: 65px;
        color: var(--minimalistique-foreground);
    }
    #smobile-menu ul ul li .sub-arrow {
        right: 0;
        color: var(--minimalistique-foreground);
    }
    .site-branding {
        text-align: center;
        width: 100%;
    }
    .ads-top .textwidget img {
        display: inline;
    }
    .main-container-wrap {
        position: relative;
        left: 0;
    }
    #mobile-menu-overlay {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 999;
        cursor: pointer;
        display: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        background: rgba(0, 0, 0, 0.5);
    }
    #page {
        position: relative;
        left: 0;
        top: 0;
    }
    #smobile-menu.show .main-navigation ul ul.children,
    #smobile-menu.show .main-navigation ul ul.sub-menu,
    .main-navigation,
    .smenu-hide {
        display: none;
    }
    #smobile-menu.show .main-navigation ul li .sub-arrow,
    .mobile-menu-active #mobile-menu-overlay,
    .mobile-menu-active .smenu-hide {
        display: block;
    }
    .mobile-menu-active #page {
        width: 100%;
        max-width: 100%;
        position: fixed;
        top: 0;
        right: 300px;
        -webkit-transition: left 0.5s;
        -o-transition: left 0.5s;
        transition: left 0.5s;
        -ms-transform: translate(85%, 0);
        -webkit-transform: translate(85%, 0);
        transform: translate(85%, 0);
    }
    #smobile-menu {
        background-color: var(--minimalistique-background);
        position: fixed;
        width: 70%;
        top: 0;
        bottom: 0;
        left: -70.1%;
        z-index: 5999998;
        overflow-x: hidden;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    #smobile-menu .content-wrap,
    #smobile-menu .primary-menu ul {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    #smobile-menu.show {
        left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    #smobile-menu.show .main-navigation {
        width: 100%;
        float: left;
        display: block;
        margin: 0;
    }
    #smobile-menu.show .main-navigation ul li {
        width: 100%;
        display: block;
    }
    #smobile-menu.show .main-navigation ul li a {
        padding: 12px 70px 12px 20px;
        font-size: var(--font-primary-medium);
        font-weight:var(--font-primary-default);
    }
    #smobile-menu.show .main-navigation ul ul.children.active,
    #smobile-menu.show .main-navigation ul ul.sub-menu.active {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
    #smobile-menu.show .main-navigation ul ul.children li:last-child,
    #smobile-menu.show .main-navigation ul ul.sub-menu li:last-child {
        border: none;
    }
    .toggle-mobile-menu {
        display: inline-block;
        width: 100%;
        margin: auto;
        position: relative;
        text-align: left;
        z-index: 1;
        padding: 12px 20px;
    }
    .header-content-container {
        position: relative;
    }
    .navigation-icon,
    .navigation-icon-nav {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .navigation-icon-nav {
        right: 0;
    }
    div#smobile-menu.mobile-only.show nav#primary-site-navigation {
        padding: 0 5%;
    }
    div#smobile-menu.mobile-only.show .primary-menu a.nav-pull {
        padding-left: 0px;
    }
    div#smobile-menu.mobile-only.show nav#primary-site-navigation ul li.menu-item a {
        padding-left: 0px;
    }
    .navigation-icon *,
    .navigation-icon-nav * {
        fill: var(--minimalistique-foreground);
        color: var(--minimalistique-foreground);
        stroke: var(--minimalistique-foreground);
    }
    
    .mobile-only .toggle-mobile-menu {
        text-decoration: none;
    }
    .mobile-only .toggle-mobile-menu:before {
        right: 13px;
        left:auto;
    }
    .super-menu {
        background: var(--minimalistique-background);
        border-bottom: 1px solid var(--minimalistique-light-2);
    }
    .super-menu-inner {
        width: 1120px;
        max-width: 90%;
        margin: 0 auto;
    }
    .super-menu .toggle-mobile-menu {
        padding: 10px 0;
        text-decoration: none;
    }
    .super-menu .main-navigation-toggle:before {
        left: 0;
    }
    
    #smobile-menu.show .main-navigation ul li a,
    .main-navigation ul li a {
        text-align: left;
    }
    #smobile-menu.show .main-navigation ul ul.sub-menu li,
    #smobile-menu.show .main-navigation ul ul.children li {
        padding-left: 15px;
    }
    #smobile-menu.show .main-navigation ul ul.sub-menu li a,
    #smobile-menu.show .main-navigation ul ul.children li a {
        font-size: var(--font-primary-normal);
    }
    ul.page-numbers {
        margin-bottom: 50px;
    }
    .bottom-header-title {
        font-size: var(--font-primary-xxl);
    }
    .bottom-header-paragraph {
        font-size: var(--font-primary-medium);
    }
    .comments-area .comments-title {
        font-size: var(--font-primary-large);
    }
    #smobile-menu.show .main-navigation ul .menu-item:focus-within>.sub-menu,
    #smobile-menu.show .main-navigation ul .menu-item:focus-within>.children {
        display: block;
    }
    .show .nav-pull:focus {
        outline:none;
    }
    #smobile-menu.show .main-navigation ul li:last-of-type {
        border-bottom: 0;
    }
    .super-menu {
        padding: 5px 0;
    }
    a.nav-pull {
        float: right;
        display: inline-block;
        width: 30px;
        height: 60px;
        margin: 0;
        margin-left: 10px;
    }
    .header-content-container {
        padding: 10px 0;
    }
    .super-menu-inner a.logofont {
        float: left;
        margin-top: 0;
    }
    .logofont {
        font-size: var()--font-primary-xl;
        line-height: var(--font-secondary-lineheight);
    }
    .toggle-mobile-menu:before {
        font-size: 32px;
    }
    .super-menu.clearfix {
        display: block;
    }
    .mobile-menu-active .logo-container {
        display: none;
    }
    .center-main-menu {
        max-width: 100%;
    }
    .primary-menu a.nav-pull img {
        height: auto;
        max-width: 80%;
        max-height: 45px;
        margin-top: -5px;
    }
    .primary-menu a.nav-pull {
        float: left;
        width: 100%;
        margin-left: 0px;
        padding-right: 55px;
        height: auto;
        margin: 12px 0 10px 0;
    }
}
@media screen and  (max-width: 992px) {
    .featured-content,
    .featured-sidebar {
        width: 100%;
        margin: 0;
    }
    .site-info {
        width: 100%;
        text-align: center;
    }
    .sheader {
        margin: 0 0 20px;
    }
    .sheader + .ml-slider {
        margin-top: -20px;
    }
    .elementor-template-full-width .sheader {
        margin:0;
    }
    header.page-header.search-results-header-wrapper {
      margin-bottom:20px;
      padding-left:10px;
      padding-right:10px;
  }
}


@media screen and (max-width: 900px) {
    .wc-sidebar-wrapper {
        margin-top: 30px;
    }
    .wp-block-code,
    .wp-block-verse  {
        padding: 20px;
    }
    .comment-respond {
        padding: 30px 15px;
    }
    .single-post p.comment-form-email {
        margin-left: 0%;
    }
    .single-post p.comment-form-author,
    .single-post p.comment-form-email,
    .woocommerce #review_form #respond p.comment-form-email,
    .woocommerce #review_form #respond p.comment-form-author {
        max-width: 100%;
        float: none;
        display: inline-block;
        width: 100%;
    }
}
@media screen and (max-width: 800px) {
    .add-blog-to-sidebar .all-blog-articles .blogposts-list {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
    }
    .featured-img-box {
        display: block;
    }
    .content-wrapper {
        width: 100%;
    }
    .woocommerce-Reviews div#review_form_wrapper  {
        padding: 20px;
    }
    .single-product.woocommerce div.product .woocommerce-tabs ul.tabs li {
        width: 100%;
    }
}

@media screen and (max-width: 700px) {
    .wp-block-quote {
        padding-left: 0px;
    }
    section.error-404.try-new-posts .try-new-post-headline {
        font-size:var(--font-secondary-xxl);
    }
    .about-the-author-description,
    .about-the-author-img,
    .blogposts-list,
    p.comment-form-author,
    p.comment-form-author input,
    p.comment-form-email,
    p.comment-form-email input {
        max-width: 100%;
        width: 100%;
        margin-left: 0px;
    }

    .error404 main#main section.error-404.not-found.bg-image-404 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    section.error-404.not-found h1.page-title.error-404-headline {
        font-size:var(--font-secondary-xxxl);
    }

    .error-404.not-found  .error-404-description  {
        font-size: var(--font-primary-medium);
    }

    section.error-404.not-found,
    .search-form-wrapper {
        padding: 20px;
    }
    .post-navigation .nav-links, .posts-navigation .nav-links {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .site-main .post-navigation .nav-links .nav-previous,
    .site-main .post-navigation .nav-links .nav-next {
        width: 100%;
        text-align: center;
        margin: 10px auto;
    }
    .site-main .post-navigation{
        margin: 0 0 20px;
    }

    .blogposts-list{
        display: inline-block;
    }
    .related-posts-posts .post {
        width: 100%;
        margin: 20px 0;
        text-align: center;
    }
    .about-the-author-description h3,
    .related-posts-headline h3 {
        text-align: center;
    }
    .related-posts-posts .blog-data-wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .related-posts-headline h3 {
        font-size: var(--font-secondary-large);
    }
    #comments h3#reply-title {
        font-size: var(--font-secondary-large);
    }
    .about-the-author {
        padding: 20px;
    }
    .about-the-author {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .about-the-author-img {
        margin-right: 0;
        margin-bottom: 10px;
        text-align: center;
    }
    .page .content-area .fbox,
    .single .content-area .fbox {
        display: inline-block;
        width: 100%;
    }
    #comments span.edit-link {
        display: none;
    }
    .page-numbers li a.page-numbers, .page-numbers li .page-numbers.current {
        margin: 10px 0;
        font-size: var(--font-primary-normal);
    }
    .page-numbers li a.next.page-numbers, .page-numbers li a.prev.page-numbers {
        padding: 0px 20px;
    }

    .page-numbers li a.page-numbers:not(.next):not(.prev),
    span.page-numbers.dots {
        display: none;
    }
    .woocommerce #reviews [class*="comment-form"] label[for="wp-comment-cookies-consent"] {
        max-width: 80%;
    }
    .header-button-wrap a {
        margin-top: 20px;
        font-size: var(--font-primary-small);
        padding: 10px 20px;
    }
    h2 {
        font-size: var(--font-secondary-large);
    }



    .archive h1.page-title,
    .search-results h1.page-title,
    h1 {
        font-size: var(--font-secondary-extra);
    }

    .bottom-header-paragraph {
        font-size: var(--font-primary-medium);
    }
    #comments ol.children,
    .comments-area ol.comment-list ol.children li {
        padding-left: 5px;
    }
    #comments .comment-metadata * {
        font-size: var(--font-primary-small);
    }
    .archive .page-header h1,
    .error-404.not-found h1,
    .search-no-results .no-results.not-found h1 {
        font-size: var(--font-secondary-large);
    }
    .archive .no-results.not-found p,
    .error-404.not-found p,
    .search-no-results .no-results.not-found p {
        font-size: var(--font-primary-normal);
    }
    .post-data-text {
        font-size: var(--font-primary-normal);
    }
    .site-branding {
        padding: 30px 0;
    }
    
    .bottom-header-title {
        font-size: var(--font-primary-large);
    }
    .blogposts-list {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        overflow: hidden;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
}


@media screen and (max-width: 665px) {
    .cart-customlocation svg {
        margin-left: 0;
    }
    .woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon input#coupon_code {
        padding: 10px 8px;
    }
    .woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon button.button {
        padding: 10px 15px;
        font-size: var(--font-primary-small);
        line-height: var(--font-primary-lineheight);
    }
}/* cyrillic-ext */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 800;
  src: url(../wp-content/fonts/nunito/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiLXcHgKbabWk.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 800;
  src: url(../wp-content/fonts/nunito/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiLXcHiababWk.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 800;
  src: url(../wp-content/fonts/nunito/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiLXcHgqbabWk.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 800;
  src: url(../wp-content/fonts/nunito/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiLXcHg6babWk.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 800;
  src: url(../wp-content/fonts/nunito/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiLXcHjaba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIOOaBXso.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIMeaBXso.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIOuaBXso.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIO-aBXso.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofINeaB.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIOOaBXso.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIMeaBXso.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIOuaBXso.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIO-aBXso.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofINeaB.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  src: url(../wp-content/fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDTbtPY_Q.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  src: url(../wp-content/fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDYbtPY_Q.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  src: url(../wp-content/fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDZbtPY_Q.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  src: url(../wp-content/fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDXbtM.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border-radius:50%;border-top-color:#0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}}.swiper-virtual.swiper-css-mode.swiper-horizontal{.swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}}.swiper-virtual.swiper-css-mode.swiper-vertical{.swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}}.swiper-button-next,.swiper-button-prev{align-items:center;color:#007aff;cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;width:44px;z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{fill:currentColor;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:-22px;top:50%}.swiper-button-prev{left:4px;right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{left:auto;right:4px}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:-22px;top:50%}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:4px;right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:4px}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:50%;margin-left:-22px;margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:4px;.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:4px;top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;left:0;top:auto;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:#000;border-radius:50%;display:inline-block;height:8px;opacity:.2;width:8px;button&{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:#007aff;opacity:1}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;right:8px;top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:6px 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 4px}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit}.swiper-pagination-progressbar{background:#00000040;position:absolute;.swiper-pagination-progressbar-fill{background:#007aff;height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:4px}}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:#0000001a;border-radius:10px;position:relative;touch-action:none;&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{bottom:4px;height:4px;left:1%;position:absolute;top:auto;width:98%;z-index:50}&.swiper-scrollbar-vertical,.swiper-vertical>&{height:98%;left:auto;position:absolute;right:4px;top:1%;width:4px;z-index:50}}.swiper-scrollbar-drag{background:#00000080;border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%;>canvas,>img,>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1;.swiper-slide{pointer-events:none}}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0;&:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1;.swiper-slide{pointer-events:none}}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper-creative{.swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}}:root {
	--jp-carousel-primary-color: #fff;
	--jp-carousel-primary-subtle-color: #999;
	--jp-carousel-bg-color: #000;
	--jp-carousel-bg-faded-color: #222;
	--jp-carousel-border-color: #3a3a3a;
}

:root .jp-carousel-light {
	--jp-carousel-primary-color: #000;
	--jp-carousel-primary-subtle-color: #646970;
	--jp-carousel-bg-color: #fff;
	--jp-carousel-bg-faded-color: #fbfbfb;
	--jp-carousel-border-color: #dcdcde;
}

.jp-carousel-overlay .swiper-button-prev,
.jp-carousel-overlay .swiper-rtl .swiper-button-next,
.jp-carousel-overlay .swiper-button-next,
.jp-carousel-overlay .swiper-rtl .swiper-button-prev {
	background-image: none;
}

/* end of temporary fix */

[data-carousel-extra]:not(.jp-carousel-wrap) img,
[data-carousel-extra]:not(.jp-carousel-wrap) img + figcaption {
	cursor: pointer;
}

.jp-carousel-wrap * {
	line-height: inherit;
}

.jp-carousel-wrap.swiper {
	height: auto;
	width: 100vw;
}

.jp-carousel-overlay .swiper-zoom-container {
	background-size: 200%;
	background-repeat: no-repeat;
	background-position: center;
}

/*
To prevent flash of prev/next image scale transition after pinch zoom we need
to hide them. Swiper does not add a class of `swiper-slide-zoomed` to slides
on pinch and zoom so we have to target all affected elements in touch devices.
*/
.jp-carousel-overlay .swiper-slide.swiper-slide-prev .swiper-zoom-container img,
.jp-carousel-overlay .swiper-slide.swiper-slide-next .swiper-zoom-container img {
	transition: none !important;
}

.jp-carousel-overlay .swiper-button-prev,
.jp-carousel-overlay .swiper-button-next {
	opacity: 0.5;
	transition: 0.5s opacity ease-out;
	height: initial;
	width: initial;
	padding: 20px 40px;
	background-image: none;
}

.jp-carousel-overlay .swiper-button-prev:hover,
.jp-carousel-overlay .swiper-button-next:hover {
	opacity: 1;
}

.jp-carousel-overlay .swiper-button-next::after,
.jp-carousel-overlay .swiper-rtl .swiper-button-next::after,
.jp-carousel-overlay .swiper-button-prev::after,
.jp-carousel-overlay .swiper-rtl .swiper-button-prev::after {
	content: none;
}

.jp-carousel-overlay .swiper-button-prev svg,
.jp-carousel-overlay .swiper-button-next svg {
	height: 30px;
	width: 28px;
	background: var(--jp-carousel-bg-color);
	border-radius: 4px;
}

.jp-carousel-overlay .swiper-button-prev svg:hover,
.jp-carousel-overlay .swiper-button-next svg:hover {
	background: var(--jp-carousel-primary-subtle-color);
}

.jp-carousel-overlay {
	font-family: "Helvetica Neue", sans-serif !important;
	z-index: 2147483647;
	overflow-x: hidden;
	overflow-y: auto;
	direction: ltr;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: var(--jp-carousel-bg-color);
}

.jp-carousel-overlay * {
	box-sizing: border-box;
}

/* Fix for Twenty Nineteen theme compatibility */
.jp-carousel-overlay h1::before,
.jp-carousel-overlay h2::before,
.jp-carousel-overlay h3::before {
	content: none;
	display: none;
}

.jp-carousel-overlay .swiper .swiper-button-prev {
	left: 0;
	right: auto;
}

.jp-carousel-overlay .swiper .swiper-button-next {
	right: 0;
	left: auto;
}

.jp-carousel-overlay .swiper.swiper-rtl .swiper-button-prev,
.jp-carousel-overlay .swiper.swiper-rtl .swiper-button-next {
	transform: scaleX(-1);
}

.jp-carousel-container {
	display: grid;
	grid-template-rows: 1fr 64px; /* 1. main carousel, 2. info area as footer */
	height: 100%;
}

.jp-carousel-hide-controls .jp-carousel-container {
	grid-template-rows: 1fr;
}

.jp-carousel-hide-controls .swiper-wrapper {
	margin-top: -32px; /* Compensate for the remove of the height of the info bar. */
}


.jp-carousel-hide-controls .jp-swiper-button-next,
.jp-carousel-hide-controls .jp-swiper-button-prev {
	margin-top: -54px; /* The height of the info bar plus any top padding on the nav button itself. */
}

.jp-carousel-msg {
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	display: inline-block;
	line-height: 19px;
	padding: 11px 15px;
	font-size: 14px;
	text-align: center;
	margin: 25px 20px 0 2px;
	background-color: var(--jp-carousel-primary-color);
	border-left: 4px solid #ffba00;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.jp-carousel-info {
	display: flex;
	flex-direction: column;
	text-align: left !important;
	-webkit-font-smoothing: subpixel-antialiased !important;
	z-index: 100;
	background-color: var(--jp-carousel-bg-color);
	transition: opacity 200ms ease-out;
	opacity: 1;
}

.jp-carousel-hide-controls .jp-carousel-info {
	visibility: hidden;
	height: 0;
	overflow: hidden;
}

.jp-carousel-info-footer {
	position: relative;
	background-color: var(--jp-carousel-bg-color);
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100vw;
}

.jp-carousel-info-extra {
	display: none;
	background-color: var(--jp-carousel-bg-color);
	padding: 35px;
	width: 100vw;
	border-top: 1px solid var(--jp-carousel-bg-faded-color);
}

.jp-carousel-title-and-caption {
	margin-bottom: 15px;
}

.jp-carousel-info-extra.jp-carousel-show {
	display: block;
}

.jp-carousel-info ::selection {
	background: var(--jp-carousel-primary-color); /* Safari */
	color: var(--jp-carousel-primary-color);
}

.jp-carousel-info ::-moz-selection {
	background: var(--jp-carousel-primary-color); /* Firefox */
	color: var(--jp-carousel-primary-color);
}

.jp-carousel-photo-info {
	left: 0 !important;
	width: 100% !important;
}

.jp-carousel-comments-wrapper {
	padding: 0;
	width: 100% !important;
	display: none;
}

.jp-carousel-comments-wrapper.jp-carousel-show {
	display: block;
}

.jp-carousel-comments-wrapper > .jp-carousel-photo-info {
	display: none;
}

.jp-carousel-transitions .jp-carousel-photo-info {
	transition: 400ms ease-out;
}

.jp-carousel-buttons {
	margin: -18px -20px 15px;
	padding: 8px 10px;
	border-bottom: 1px solid #222;
	background: #222;
	text-align: center;
}

div.jp-carousel-buttons a {
	border: none !important;
	color: var(--jp-carousel-primary-subtle-color);
	font: 400 11px/1.2em "Helvetica Neue", sans-serif !important;
	letter-spacing: 0 !important;
	padding: 5px 2px 5px 0;
	text-decoration: none !important;
	text-shadow: none !important;
	vertical-align: middle;
	-webkit-font-smoothing: subpixel-antialiased;
}

div.jp-carousel-buttons a:hover {
	color: var(--jp-carousel-primary-color);
	border: none !important;
}

.jp-carousel-transitions div.jp-carousel-buttons a:hover {
	transition: none !important;
}

.jp-carousel-slide,
.jp-carousel-slide img {
	transform: translate3d(0, 0, 0);
}

.jp-carousel-close-hint {
	letter-spacing: 0 !important;
	position: fixed;
	top: 20px;
	right: 30px;
	padding: 10px;
	text-align: right;
	width: 45px;
	height: 45px;
	z-index: 15;
	color: var(--jp-carousel-primary-color);
	cursor: pointer;
	transition: opacity 200ms ease-out;
}

.jp-carousel-transitions .jp-carousel-close-hint {
	transition: color 200ms linear;
}

.jp-carousel-close-hint svg {
	padding: 3px 2px;
	background: var(--jp-carousel-bg-color);
	border-radius: 4px;
}

.jp-carousel-close-hint svg:hover {
	background: var(--jp-carousel-primary-subtle-color);
}

.jp-carousel-close-hint:hover {
	color: var(--jp-carousel-primary-color);
}

.jp-carousel-close-hint:hover span {
	border-color: var(--jp-carousel-primary-color);
}

/** Pagination Start **/
.jp-carousel-pagination-container {
	flex: 1;
	margin: 0 15px 0 35px;
}

.jp-swiper-pagination,
.jp-carousel-pagination {
	color: var(--jp-carousel-primary-color);
	font-size: 15px; /* same as .jp-carousel-info-footer .jp-carousel-photo-title  */
	font-weight: 400;
	white-space: nowrap;
	display: none;
	position: static !important;
}

.jp-carousel-pagination-container .swiper-pagination {
	text-align: left;
	line-height: 8px;
}

.jp-carousel-pagination {
	padding-left: 5px;
}

.jp-swiper-pagination .swiper-pagination-bullet {
	background: var(--jp-carousel-primary-subtle-color);
	margin: 0 4px;
}

.jp-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: var(--jp-carousel-primary-color);
}

.jp-swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
	background: var(--jp-carousel-primary-color);
	opacity: 0.5;
}

/** Pagination End **/

/** Title and Desc Start **/
.jp-carousel-info-footer .jp-carousel-photo-title-container {
	flex: 4;
	justify-content: center;
	overflow: hidden;
	margin: 0;
}

.jp-carousel-photo-title,
.jp-carousel-photo-caption {
	background: none !important;
	border: none !important;
	display: inline-block;
	font: 400 20px/1.3em "Helvetica Neue", sans-serif;
	line-height: normal;
	letter-spacing: 0 !important;
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-shadow: none !important;
	text-transform: none !important;
	color: var(--jp-carousel-primary-color);
}

.jp-carousel-info-footer .jp-carousel-photo-caption {
	text-align: center;
	font-size: 15px; /* same as .jp-carousel-pagination */
	white-space: nowrap;
	color: var(--jp-carousel-primary-subtle-color);
	cursor: pointer;
	margin: 0;
	text-overflow: ellipsis;
}

.jp-carousel-info-footer .jp-carousel-photo-caption p {
	margin: 0;
}

.jp-carousel-photo-title {
	font-size: 32px;
	margin-bottom: 2px;
}

.jp-carousel-photo-description {
	color: var(--jp-carousel-primary-subtle-color);
	font-size: 16px;
	margin: 25px 0;
	width: 100%;
	overflow: hidden;
	overflow-wrap: break-word;
}

.jp-carousel-photo-description p {
	color: var(--jp-carousel-primary-subtle-color);
	line-height: 1.4;
	margin-bottom: 0;
}

.jp-carousel-photo-description p a,
.jp-carousel-comments p a,
.jp-carousel-info h2 a {
	color: var(--jp-carousel-primary-color) !important;
	border: none !important;
	text-decoration: underline !important;
	font-weight: 400 !important;
	font-style: normal !important;
}

.jp-carousel-photo-description p strong,
.jp-carousel-photo-description p b {
	font-weight: 700;
	color: var(--jp-carousel-primary-subtle-color);
}

.jp-carousel-photo-description p em,
.jp-carousel-photo-description p i {
	font-style: italic;
	color: var(--jp-carousel-primary-subtle-color);
}

.jp-carousel-photo-description p a:hover,
.jp-carousel-comments p a:hover,
.jp-carousel-info h2 a:hover {
	color: var(--jp-carousel-primary-subtle-color) !important;
}

.jp-carousel-photo-description p:empty {
	display: none;
}

.jp-carousel-photo-info h1::before,
.jp-carousel-photo-info h1::after,
.jp-carousel-comments-wrapper h1::before,
.jp-carousel-comments-wrapper h1::after {
	content: none !important;
}

.jp-carousel-caption {
	font-size: 14px;
	font-weight: 400;
	margin: 0;
}

/** Title and Desc End **/

/** Meta Box Start **/
.jp-carousel-image-meta {
	color: var(--jp-carousel-primary-color);
	font: 12px/1.4 "Helvetica Neue", sans-serif !important;
	width: 100%;
	display: none;
}

.jp-carousel-image-meta.jp-carousel-show {
	display: block;
}

.jp-carousel-image-meta li,
.jp-carousel-image-meta h5 {
	font-family: "Helvetica Neue", sans-serif !important;
	position: inherit !important;
	top: auto !important;
	right: auto !important;
	left: auto !important;
	bottom: auto !important;
	background: none !important;
	border: none !important;
	font-weight: 400 !important;
	/* stylelint-disable-next-line declaration-property-unit-allowed-list -- this should be changed to a unitless value: https://developer.wordpress.org/coding-standards/wordpress-coding-standards/css/#values */
	line-height: 1.3em !important;
}

.jp-carousel-image-meta ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.jp-carousel-image-meta li {
	width: 48% !important;
	display: inline-block !important;
	vertical-align: top !important;
	margin: 0 2% 15px 0 !important;
	color: var(--jp-carousel-primary-color) !important;
	font-size: 13px !important;
}

.jp-carousel-image-meta h5 {
	color: var(--jp-carousel-primary-subtle-color) !important;
	text-transform: uppercase !important;
	font-size: 10px !important;
	margin: 0 0 2px !important;
	letter-spacing: 0.1em !important;
}

a.jp-carousel-image-download {
	display: inline-block;
	clear: both;
	color: var(--jp-carousel-primary-subtle-color);
	line-height: 1;
	font-weight: 400;
	font-size: 14px;
	text-decoration: none;
}

a.jp-carousel-image-download svg {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
	padding-bottom: 2px;
}

a.jp-carousel-image-download span.photo-size {
	font-size: 11px;
	border-radius: 1em;
	margin-left: 2px;
	display: inline-block;
}

a.jp-carousel-image-download span.photo-size-times {
	padding: 0 1px 0 2px;
}

/** Meta Box End **/

/** Comments Start **/
.jp-carousel-comments {
	font: 15px/1.7 "Helvetica Neue", sans-serif !important;
	font-weight: 400;
	background: none transparent;
	width: 100%;
	bottom: 10px;
	margin-top: 20px;
}

.jp-carousel-comments p a:hover,
.jp-carousel-comments p a:focus,
.jp-carousel-comments p a:active {
	color: var(--jp-carousel-primary-color) !important;
}

.jp-carousel-comment {
	background: none transparent;
	color: var(--jp-carousel-primary-subtle-color);
	overflow: auto;
	width: 100%;
	display: flex;
}

.jp-carousel-comment + .jp-carousel-comment {
	margin-top: 20px;
}

.jp-carousel-comment:last-of-type {
	margin-bottom: 20px;
}

.jp-carousel-comment p {
	color: var(--jp-carousel-primary-subtle-color) !important;
}

.jp-carousel-comment .comment-author {
	font-size: 15px;
	font-weight: 500;
	padding: 0;
	width: auto;
	display: inline;
	float: none;
	border: none;
	margin: 0;
}

.jp-carousel-comment .comment-author a {
	color: var(--jp-carousel-primary-color);
}

.jp-carousel-comment .comment-gravatar {
	float: none;
	margin-right: 10px;
}

.jp-carousel-comment .comment-content {
	border: none;
	padding: 0;
}

.jp-carousel-comment .avatar {
	margin: 0;
	border-radius: 4px;
	border: none !important;
	padding: 0 !important;
	background-color: transparent !important;
	min-width: 64px;
	min-height: 64px;
	width: 64px;
	height: 64px;
}

.jp-carousel-comment .comment-date {
	color: var(--jp-carousel-primary-subtle-color);
	font-size: 11px;
	border-bottom: 1px solid var(--jp-carousel-bg-faded-color);
	margin-bottom: 6px;
}

#jp-carousel-comment-form {
	margin: 0 0 10px !important;
	width: 100%;
}

#jp-carousel-comment-form.jp-carousel-is-disabled {
	opacity: 0.5;
	pointer-events: none;
}

textarea#jp-carousel-comment-form-comment-field {
	background: var(--jp-carousel-bg-faded-color);
	border: 1px solid var(--jp-carousel-border-color);
	color: var(--jp-carousel-primary-subtle-color);
	font: 16px/1.4 "Helvetica Neue", sans-serif !important;
	width: 100%;
	padding: 10px 10px 5px;
	margin: 0;
	float: none;
	height: 147px;
	box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	overflow: hidden;
	box-sizing: border-box;
}

textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
	color: #555;
}

textarea#jp-carousel-comment-form-comment-field:focus {
	background: var(--jp-carousel-bg-faded-color);
	color: var(--jp-carousel-primary-subtle-color);
}

textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
	color: var(--jp-carousel-primary-subtle-color);
}

#jp-carousel-loading-overlay {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

#jp-carousel-loading-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100vh;
	width: 100vw;
}

#jp-carousel-library-loading,
#jp-carousel-library-loading::after {
	border-radius: 50%;
	width: 40px;
	height: 40px;
}

#jp-carousel-library-loading {
	float: left;
	margin: 22px 0 0 10px;
	font-size: 10px;
	position: relative;
	text-indent: -9999em;
	border-top: 8px solid rgba(255, 255, 255, 0.2);
	border-right: 8px solid rgba(255, 255, 255, 0.2);
	border-bottom: 8px solid rgba(255, 255, 255, 0.2);
	border-left: 8px solid var(--jp-carousel-primary-color);
	transform: translateZ(0);
	animation: load8 1.1s infinite linear;
}

#jp-carousel-comment-form-spinner,
#jp-carousel-comment-form-spinner::after {
	border-radius: 50%;
	width: 20px;
	height: 20px;
}

#jp-carousel-comment-form-spinner {
	display: none;
	float: left;
	font-size: 10px;
	position: absolute; /* relative to .jp-carousel-comment-form-container */
	text-indent: -9999em;
	border-top: 4px solid rgba(255, 255, 255, 0.2);
	border-right: 4px solid rgba(255, 255, 255, 0.2);
	border-bottom: 4px solid rgba(255, 255, 255, 0.2);
	border-left: 4px solid var(--jp-carousel-primary-color);
	transform: translateZ(0);
	animation: load8 1.1s infinite linear;
	margin: 0 auto;
	top: calc(50% - 15px);
	left: 0;
	bottom: 0;
	right: 0;
}

@keyframes load8 {

	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.jp-carousel-info-content-wrapper {
	max-width: 800px;
	margin: auto;
}

#jp-carousel-comment-form-submit-and-info-wrapper {
	display: none;
	overflow: hidden;
	width: 100%;
}

#jp-carousel-comment-form-commenting-as input {
	background: var(--jp-carousel-bg-color);
	border: 1px solid var(--jp-carousel-border-color);
	color: var(--jp-carousel-primary-subtle-color);
	font: 16px/1.4 "Helvetica Neue", sans-serif !important;
	padding: 10px;
	float: left;
	box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	width: 285px;
}

#jp-carousel-comment-form-commenting-as input:focus {
	background: var(--jp-carousel-bg-faded-color);
	color: var(--jp-carousel-primary-subtle-color);
}

#jp-carousel-comment-form-commenting-as p {
	font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
	margin: 22px 0 0;
	float: left;
}

#jp-carousel-comment-form-commenting-as fieldset {
	float: left;
	border: none;
	margin: 20px 0 0 0;
	padding: 0;
	clear: both;
}

#jp-carousel-comment-form-commenting-as label {
	font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
	margin: 0 20px 3px 0;
	float: left;
	width: 100px;
}

#jp-carousel-comment-form-button-submit {
	margin-top: 20px;
	margin-left: auto;
	display: block;
	border: solid 1px var(--jp-carousel-primary-color);
	background: var(--jp-carousel-bg-color);
	border-radius: 3px;
	padding: 8px 16px;
	font-size: 14px;
	color: var(--jp-carousel-primary-color);
}

#jp-carousel-comment-form-button-submit:active,
#jp-carousel-comment-form-button-submit:focus {
	background: var(--jp-carousel-primary-color);
	color: var(--jp-carousel-bg-color);
}

#jp-carousel-comment-form-container {
	margin-bottom: 15px;
	width: 100%;
	margin-top: 20px;
	color: var(--jp-carousel-primary-subtle-color);
	position: relative;
	overflow: hidden;
}

#jp-carousel-comment-post-results {
	display: none;
	overflow: auto;
	width: 100%;
}

#jp-carousel-comment-post-results span {
	display: block;
	text-align: center;
	margin-top: 20px;
	width: 100%;
	overflow: auto;
	padding: 1em 0;
	box-sizing: border-box;
	border-radius: 2px;
	font: 13px/1.4 "Helvetica Neue", sans-serif !important;
	border: 1px solid var(--jp-carousel-border-color);
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.jp-carousel-comment-post-error {
	color: #df4926;
}

#jp-carousel-comments-closed {
	display: none;
	color: var(--jp-carousel-primary-subtle-color);
}

#jp-carousel-comments-loading {
	font: 400 15px/1.7 "Helvetica Neue", sans-serif !important;
	display: none;
	color: var(--jp-carousel-primary-subtle-color);
	text-align: left;
	margin-bottom: 20px;
	width: 100%;
	bottom: 10px;
	margin-top: 20px;
}

/** Icons Start **/
.jp-carousel-photo-icons-container {
	flex: 1;
	display: block;
	text-align: right;
	margin: 0 20px 0 30px;
	white-space: nowrap;
}

.jp-carousel-icon-btn {
	padding: 16px;
	text-decoration: none;
	border: none;
	background: none;
	display: inline-block;
	height: 64px;
}

.jp-carousel-icon {
	border: none;
	display: inline-block;
	line-height: 0;
	font-weight: 400;
	font-style: normal;
	border-radius: 4px;
	width: 31px; /* Prevent comments indicator from changing icon width */
	padding: 4px 3px 3px;
}

.jp-carousel-icon:hover {
	background: var(--jp-carousel-primary-subtle-color);
}

.jp-carousel-icon svg {
	display: inline-block;
}

.jp-carousel-overlay rect {
	fill: var(--jp-carousel-primary-color);
}

.jp-carousel-selected .jp-carousel-icon {
	background: var(--jp-carousel-primary-color);
}

.jp-carousel-selected rect {
	fill: var(--jp-carousel-bg-color);
}

.jp-carousel-icon-comments.jp-carousel-show {
	display: inline-block;
}

.jp-carousel-icon .jp-carousel-has-comments-indicator {
	display: none;
	font-size: 12px;
	vertical-align: top;
	margin-left: -16px;
	line-height: 1;
	padding: 2px 4px;
	border-radius: 4px;
	background: var(--jp-carousel-primary-color);
	color: var(--jp-carousel-bg-color);
	font-weight: 400;
	font-family: "Helvetica Neue", sans-serif !important;
	position: relative;
}

.jp-carousel-selected .jp-carousel-icon .jp-carousel-has-comments-indicator {
	background: var(--jp-carousel-bg-color);
	color: var(--jp-carousel-primary-color);
}

.jp-carousel-has-comments-indicator.jp-carousel-show {
	display: inline-block;
}

/** Icons End **/

/* Small screens */
@media only screen and ( max-width: 760px ) {

	.jp-carousel-overlay .swiper .swiper-button-next,
	.jp-carousel-overlay .swiper .swiper-button-prev {
		display: none !important;
	}

	.jp-carousel-buttons {
		display: none !important;
	}

	.jp-carousel-image-meta {
		float: none !important;
		width: 100% !important;
		box-sizing: border-box;
		margin-left: 0;
	}

	.jp-carousel-close-hint {
		font-size: 26px !important;
		position: fixed !important;
		top: 10px;
		right: 10px;
	}

	/* The admin bar is fixed at top: 0*/
	.admin-bar .jp-carousel-close-hint {
		top: 40px;
	}

	.jp-carousel-slide img {
		opacity: 1;
	}

	.jp-carousel-wrap {
		background-color: var(--jp-carousel-bg-color);
	}

	.jp-carousel-fadeaway {
		display: none;
	}

	.jp-carousel-info > .jp-carousel-photo-info {
		display: none;
	}

	.jp-carousel-comments-wrapper > .jp-carousel-photo-info {
		display: block;
	}

	.jp-carousel-caption {
		overflow: visible !important;
	}

	.jp-carousel-info-footer .jp-carousel-photo-title-container {
		display: none;
	}

	.jp-carousel-photo-icons-container {
		margin: 0 10px 0 0;
		white-space: nowrap;
	}

	.jp-carousel-icon-btn {
		padding-left: 20px;
	}

	.jp-carousel-pagination {
		padding-left: 5px;
	}

	.jp-carousel-pagination-container {
		margin-left: 25px;
	}

	.jp-carousel-comment .avatar {
		min-width: 48px;
	}

	#jp-carousel-comment-form-commenting-as fieldset,
	#jp-carousel-comment-form-commenting-as input {
		width: 100%;
		float: none;
	}
}
/* =Tiled Gallery Default Styles
-------------------------------------------------------------- */

.tiled-gallery {
	clear: both;
	margin: 0 0 20px;
	overflow: hidden;
}

.tiled-gallery img {
	margin: 2px !important; /* Ensure that this value isn't overridden by themes that give content images blanket margins */
}

.tiled-gallery .gallery-group {
	float: left;
	position: relative;
}

.tiled-gallery .tiled-gallery-item {
	float: left;
	margin: 0;
	position: relative;
	width: inherit; /* prevents ie8 bug with inline width styles */
}

.tiled-gallery .gallery-row {
	overflow: hidden;
}

.tiled-gallery .tiled-gallery-item a { /* Needs to reset some properties for theme compatibility */
	background: transparent;
	border: none;
	color: inherit;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: auto;
}

.tiled-gallery .tiled-gallery-item img,
.tiled-gallery .tiled-gallery-item img:hover { /* Needs to reset some properties for theme compatibility */
	background: none;
	border: none;
	box-shadow: none;
	max-width: 100%;
	padding: 0;
	vertical-align: middle;
}

.tiled-gallery-caption { /* Captions */
	background: #f0f0f1;
	background: rgba(255, 255, 255, 0.8);
	color: #333;
	font-size: 13px;
	font-weight: 400;
	overflow: hidden;
	padding: 10px 0;
	position: absolute;
	bottom: 0;
	text-indent: 10px;
	text-overflow: ellipsis;
	width: 100%;
	white-space: nowrap;
}

.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption { /* Smaller captions */
	font-size: 11px;
}

/* Hide galleries in widgets until they've been resized to fit.
   Gallery widgets are almost guaranteed to need resizing, and
   the jump is a little more obvious than galleries in content. */
.widget-gallery .tiled-gallery-unresized {
	visibility: hidden;
	height: 0;
	overflow: hidden;
}

/* =Greyscale
-------------------------------------------------------------- */

.tiled-gallery .tiled-gallery-item img.grayscale {
	-webkit-filter: grayscale(1);
	-ms-filter: grayscale(1);
	-o-filter: grayscale(1);
	filter: grayscale(1);
}

.tiled-gallery .tiled-gallery-item:hover img.grayscale {
	-webkit-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
}


/* =Circles Layout
-------------------------------------------------------------- */

.tiled-gallery.type-circle .tiled-gallery-item img {
	border-radius: 50% !important; /* Ensure that circles are displayed in themes that add border-radius to all images as a default */
	object-fit: cover;
}

.tiled-gallery.type-circle .tiled-gallery-caption {
	display: none;
}


/* =Square Layout
-------------------------------------------------------------- */
.tiled-gallery.type-square .tiled-gallery-item img {
	object-fit: cover;
}


.superbaddons-blog-feed-one .wp-block-post-featured-image{min-width:40%!important;width:40%}.superbaddons-blog-feed-one .wp-block-query-pagination-numbers>a,.superbaddons-blog-feed-one .wp-block-query-pagination-numbers>span{border:1px solid var(--wp--preset--color--mono-3);border-radius:3px;padding:5px 10px}.superbaddons-blog-feed-one .wp-block-query-pagination-numbers>span.current{opacity:.5}.superbaddons-blog-feed-one .wp-block-query-pagination-numbers>span.page-numbers.dots{border:0;padding:5px 4px}@media only screen and (max-width:750px){.superbaddons-blog-feed-one .wp-block-post-featured-image{min-width:100%!important;width:100%}.superbaddons-blog-feed-one .has-post-thumbnail .wp-block-group{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.superbaddons-blog-feed-one .wp-block-query-pagination-numbers{display:none}}.superbaddons-has-blur-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-moz-backdrop-filter:blur(10px);-ms-backdrop-filter:blur(10px)}.superbaddons-has-box-shadow{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.15);-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,.15);box-shadow:0 2px 4px 0 rgba(0,0,0,.15)}.superbaddons-is-relative-position{position:relative!important}.superbaddons-is-absolute-position-bottom{bottom:0!important;left:0!important;position:absolute!important;right:0!important;width:100%!important}.superbaddons-pagination-numbers>a,.superbaddons-pagination-numbers>span{border:1px solid var(--wp--preset--color--mono-3);border-radius:3px;padding:5px 10px;text-decoration:none}.superbaddons-pagination-numbers>span.page-numbers.dots{border:0;padding:5px 4px}@media only screen and (max-width:750px){.superbthemes-features-005 .is-content-justification-center{justify-content:left}}@media screen and (min-width:768px) and (max-width:1024px){.superb-addons-hide-on-tablet{display:none!important}}@media screen and (max-width:768px){.superb-addons-hide-on-mobile{display:none!important}}.has-superb-addons-text-align-justify{display:inline-block;text-align:justify}.wp-block-navigation.has-superb-addons-overlay-menu-justification .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation.has-superb-addons-overlay-menu-justification .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation-submenu{align-items:var(--superb-addons-overlay-menu-justification,inherit)!important;text-align:var(--superb-addons-overlay-menu-text-align,inherit)!important}.wp-block-navigation.superb-addons-overlay-menu-justification-left{--superb-addons-overlay-menu-justification:start;--superb-addons-overlay-menu-text-align:left}.wp-block-navigation.superb-addons-overlay-menu-justification-center{--superb-addons-overlay-menu-justification:center;--superb-addons-overlay-menu-text-align:center}.wp-block-navigation.superb-addons-overlay-menu-justification-right{--superb-addons-overlay-menu-justification:end;--superb-addons-overlay-menu-text-align:right}.wp-block-navigation.superb-addons-overlay-menu-justification-stretch{--superb-addons-overlay-menu-justification:stretch;--superb-addons-overlay-menu-text-align:left}.wp-block-navigation.is-superb-addons-submenu-layout-card .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{border-radius:8px;border-style:solid;border-width:1px;box-shadow:0 10px 20px 0 rgba(0,0,0,.05);padding:10px}.wp-block-navigation.is-superb-addons-submenu-layout-card .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container a,.wp-block-navigation.is-superb-addons-submenu-layout-card .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container button{line-height:130%;padding:10px 20px}.wp-block-navigation.is-superb-addons-submenu-layout-card .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li{border-radius:8px;width:100%}.wp-block-navigation.is-superb-addons-submenu-layout-card .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li:hover{background-color:rgba(0,0,0,.03)}@media screen and (min-width:1024px){.superb-addons-hide-on-desktop{display:none!important}}.wp-block-navigation.is-superb-addons-liquid-submenu-background .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{backdrop-filter:blur(4px) saturate(180%);background-color:hsla(0,0%,100%,.6);box-shadow:0 8px 32px rgba(31,38,135,.2),inset 0 4px 20px hsla(0,0%,100%,.3)}.wp-block-navigation.is-superb-addons-liquid-submenu-background .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li,.wp-block-navigation.is-superb-addons-liquid-submenu-background .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{background:transparent}.wp-block-navigation.is-superb-addons-submenu-layout-default-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li{border-bottom-color:inherit;border-bottom-style:solid;border-bottom-width:1px;width:100%}.wp-block-navigation.is-superb-addons-submenu-layout-default-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li:last-child{border-bottom:none}.wp-block-navigation.is-superb-addons-submenu-layout-card-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{border-radius:8px;border-style:solid;border-width:1px;box-shadow:0 10px 20px 0 rgba(0,0,0,.05);padding:10px}.wp-block-navigation.is-superb-addons-submenu-layout-card-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container a,.wp-block-navigation.is-superb-addons-submenu-layout-card-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container button{line-height:130%;padding:10px 20px}.wp-block-navigation.is-superb-addons-submenu-layout-card-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li{border-bottom-color:inherit;border-bottom-style:solid;border-bottom-width:1px;border-radius:0;width:100%}.wp-block-navigation.is-superb-addons-submenu-layout-card-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li:hover{background:rgba(0,0,0,.03)}.wp-block-navigation.is-superb-addons-submenu-layout-card-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li:first-child{border-radius:8px 8px 0 0}.wp-block-navigation.is-superb-addons-submenu-layout-card-separator .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li:last-child{border-bottom:none;border-radius:0 0 8px 8px}p.has-superb-addons-drop-cap:first-letter,p.has-superb-addons-drop-cap>span.has-superb-addons-text-align-justify:first-child:first-letter{color:var(--superb-dropcap-color,inherit);float:left;float:inline-start;font-family:var(--superb-dropcap-font-family,inherit);font-size:var(--superb-dropcap-font-size,96px);line-height:var(--superb-dropcap-line-height,76.8px);padding-left:var(--superb-dropcap-padding-left,3.8px);padding-right:var(--superb-dropcap-padding-right,10.2px);padding-inline-end:var(--superb-dropcap-padding-right,10.2px);padding-top:var(--superb-dropcap-padding-top,5.1px);padding-inline-start:var(--superb-dropcap-padding-left,3.8px)}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(../wp-content/themes/minimalistique/fonts/fontawesome-webfont.eot%3Fv=4.7.0);src:url(../wp-content/themes/minimalistique/fonts/fontawesome-webfont.eot%3F) format('embedded-opentype'),url(../wp-content/themes/minimalistique/fonts/fontawesome-webfont.woff2%3Fv=4.7.0) format('woff2'),url(../wp-content/themes/minimalistique/fonts/fontawesome-webfont.woff%3Fv=4.7.0) format('woff'),url(../wp-content/themes/minimalistique/fonts/fontawesome-webfont.ttf%3Fv=4.7.0) format('truetype'),url(../wp-content/themes/minimalistique/fonts/fontawesome-webfont.svg%3Fv=4.7.0) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
 /*
Theme Name: Minimalistique
Theme URI: 
Author: Superbthemescom
Author URI: https://themeforest.net/user/superbdevs
Description: For bloggers and newspapers, Minimalistique is an elegant and minimalistic WordPress theme that is responsive and ideal for writing about food, fashion, travel, clothing, movies, and lifestyle topics. It is both fast and search engine optimized (SEO friendly) which is essential for modern themes. Additionally, the sidebar, footer, header and more is customizable with widgets, Adsense affiliate links, or anything else you want to add. Setting up the theme is simple and user-friendly, with a clean interface that makes it easy to get started. If you are using it for a newspaper or personal writing/journalist portfolio, our theme can help you rank high on search engines like Yahoo, Bing, and Google, making it a great choice for businesses. It's fully compatible with all popular page builders (Drag and drop) such as Gutenberg, Elementor, Divi, Brizy, WP Bakery and Beaver Builder. Set up an online shop easily with the WooCommerce and Easy Digital Downloads eCommerce integration - creating a simple and modern boutique doesn't get much easier. It's very beginner-friendly, all customization is easy to set up and comes with visualization so you can see what you're doing.
Version: 103.0
Tested up to: 6.2
Requires PHP: 4.0
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Text Domain: minimalistique
Tags: theme-options, threaded-comments, translation-ready, sticky-post, footer-widgets, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-image-header, featured-images, flexible-header, right-sidebar, one-column, two-columns, three-columns, buddypress, full-width-template, e-commerce, blog, news

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

/*
/* TABLE OF CONTENT
/* General Layout  
/* General widget styling
/* Form elements
/* Typography  
/* Buttons   
/* Tables
/* Archive block & widget  
/* Tag cloud block / widget 
 * WP Block Cover   
/* Category block & widget  
/* Images 
/* Horizontal Rule (hr) 
/* Blockquote 
/* Pull quote 
/* WP Calendar block and Widget
/* Post Comments 
/* Latest posts / Blog / Archives / Search
/* Post pagination
/* Featured image block 
/* Single post / page
/* All Page List / Menu Block/widget 
/* Plugin integration: Elementor
/* Plugin integration:  Superb Recent Posts With Thumbnails
/* Pluing Integration: Recent Posts Extended 
/* Plugin integration: Contact Form 7 
/* Plugin integration: Proflegrid 
/* Plugin integration: Registration Magic and ProfileGrid
/* Search Block/widget 
/* Navigation / Menu
/* Related posts
/* About the author 
/* Log in / out Block
/* Next / Previous post
/* Tags and Cateogries ( Single posts and pages )
/* Entry meta 
/* Code block 
/* Social Links
/* Verse block
/* WooCommerce
/* Footer
/* Header widgets 
/* Go to top button
/* WordPress Gallery block/widget
/* Sidebar
/* Default Header
/* MetaSlider Header
/* Accessibility
/* Unsorted 
/* Min width media queries 
/* Max width media queries 
/*




/*
/*  General Layout  
*/

:root {
  --boxed-padding-large: 30px;
  --boxed-padding-medium: 20px;
  --boxed-padding-small: 15px;

  --minimalistique-button-border-radius: 4px;

  --minimalistique-element-border-radius: 4px;
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.comments-area .comment-respond *,
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    font-weight:  var(--font-primary-default);
    margin: 0;
    background-color: var(--minimalistique-background);
    color: var(--minimalistique-foreground);
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.aligncenter,
.clear:after,
.clearfix:after,
.comment-content:after,
.entry-content:after,
.page-links,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both;
}
.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table;
    table-layout: fixed;
}

.updated:not(.published),
[hidden],
template {
    display: none;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter,
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    height: 0;
}
* html .clearfix {
    height: 1%;
}

.hentry {
    margin: 0 0 1.5em;
}
article,
aside,
details,
figcaption,
figure,
main,
section,
summary {
    display: block;
}

.clearfix{
    width: 100%;
    display: inline-block;
}


.featured-content.full-width-template{
    width: 100%;
    margin-right: 0;
}
.container{
    width: 100%;
}
.fbox {
    width: 100%;
    margin-bottom: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.content-wrap{
    width: 1180px;
    max-width: 90%;
    margin: 0 auto;
}
.content-wrapper {
    padding: 20px 0 30px;
    float: left;
    width: 100%;
    position: relative;
}
.site-content {
    width: 100%;
    display: block;
}
.featured-content {
    width: 66%;
    margin-right: 4%;
    float: left;
}


/*
/*  General widget styling
*/

section.widget:not(.widget_block) {
    margin-bottom: 20px;
}
.widget {
    margin-bottom: 10px;
}
.widget-area .widget h2 {
    margin: 10px 0 0;
}
.swidget {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    float: left;
}
.swidgets-wrap{
    text-align: left;
}

.swidgets-wrap {
    background: var(--minimalistique-background);
    padding: 20px;
    margin-top: 0;
}
.swidgets-wrap h3 {
    display: inline-block;
    font-size: var(--font-secondary-medium);
    color: var(--minimalistique-foreground);
    margin-bottom: 5px;
    padding: 0;
}


/*
/* Form elements
*/

input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
    color: var(--minimalistique-foreground);
}
input,
select,
textarea {
    margin: 0;
}
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
html input[disabled] {
    cursor: default;
}
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    font-size: var(--font-primary-normal);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    padding: 12px 23px;
    border: 0;
    border-radius: var(--minimalistique-button-border-radius);
    color: var(--minimalistique-button-text-color);
    background: var(--minimalistique-primary);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}


button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background: var(--minimalistique-primary-dark);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}



input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
    border: 1px solid var(--minimalistique-dark-1);
    border-radius: var(--minimalistique-element-border-radius);
    padding: 10px;
    background:var(--minimalistique-input-background-color);
}
select {
    border: 1px solid var(--rz-border-color);
    padding: 12px 40px 12px 25px;
    border-radius: var(--minimalistique-element-border-radius);
    font-weight:var(--font-primary-bold);
    background-color: var(--minimalistique-select-color);
    color: var(--rz-color-dark);
    font-family: var(--font-primary);
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNSIgdmlld0JveD0iMCAwIDEwIDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNNC41MDQ5NSA0LjgyMDExTDAuMjA1MjQxIDEuMDQ4NTZDLTAuMDY4NDEzNyAwLjgwODY0NiAtMC4wNjg0MTM3IDAuNDE5NjYzIDAuMjA1MjQxIDAuMTc5ODY0QzAuNDc4NjUyIC0wLjA1OTk1NDcgMC45MjIwOTggLTAuMDU5OTU0NyAxLjE5NTQ5IDAuMTc5ODY0TDUuMDAwMDcgMy41MTcxTDguODA0NTIgMC4xNzk5NjFDOS4wNzgwNSAtMC4wNTk4NTc3IDkuNTIxNDUgLTAuMDU5ODU3NyA5Ljc5NDg2IDAuMTc5OTYxQzEwLjA2ODQgMC40MTk3OCAxMC4wNjg0IDAuODA4NzQzIDkuNzk0ODYgMS4wNDg2Nkw1LjQ5NTA4IDQuODIwMkM1LjM1ODMxIDQuOTQwMTEgNS4xNzkyNSA1IDUuMDAwMDkgNUM0LjgyMDg1IDUgNC42NDE2NSA0Ljk0IDQuNTA0OTUgNC44MjAxMVoiIGZpbGw9IiM3Njc2NzYiLz4NCjwvc3ZnPg0K);
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) 50%;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
    border: 0px solid var(--minimalistique-dark-1);
    max-width:100%;
}

button,
select {
    text-transform: none;
}

textarea {
 overflow: auto;
}
button
optgroup {
    margin: 0;
}
button {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled] {
    cursor: default;
}
button::-moz-focus-inner{
    border: 0;
    padding: 0;
}

label {
    font-weight:  var(--font-primary-bold);
}



/*
/*  Typography  
*/

:root {
  --font-primary: 'Nunito', 'helvetica neue', helvetica, arial, verdana;
  --font-primary-lineheight:150%;
  --font-primary-lineheight-small:130%;
  --font-primary-default:400;
  --font-primary-bold: 700;
  --font-primary-small: 14px;
  --font-primary-normal: 16px;
  --font-primary-medium: 18px;
  --font-primary-large: 24px;
  --font-primary-extra: 28px;
  --font-primary-xl: 32px;
  --font-primary-xxl: 48px;
  --font-primary-xxxl: 60px;
  --font-primary-xxxxl: 72px;

  --font-secondary: 'Playfair Display', 'serif', helvetica, arial, verdana;
  --font-secondary-lineheight:130%;
  --font-secondary-default:400;
  --font-secondary-bold:600;
  --font-secondary-small: 14px;
  --font-secondary-normal: 16px;
  --font-secondary-medium: 18px;
  --font-secondary-large: 26px;
  --font-secondary-extra: 28px;
  --font-secondary-xl: 32px;
  --font-secondary-xxl: 38px;
  --font-secondary-xxxl: 60px;
  --font-secondary-xxxxl: 72px;

  --font-tertiary: monospace, Consolas, "courier new";
  --font-tertiary-lineheight: 150%;
  --font-tertiary-normal:normal;
  --font-tertiary-default:bold;
}

body,
code,
html,
kbd,
pre,
samp {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-default);
    line-height: var(--font-primary-lineheight);
    font-size: var(--font-primary-normal);
}
h1 {
    font-size: var(--font-secondary-xxl);
    line-height: var(--font-secondary-lineheight);
}
h2 {
    font-size: var(--font-primary-xl);
}
h3 {
    font-size: var(--font-primary-large);
}
h4 {
    font-size: var(--font-primary-medium);
}
h5{
    font-size: var(--font-primary-normal);
}
h6  {
    font-size: var(--font-primary-small);
}
p {
    font-size: var(--font-primary-normal);
    line-height: var(--font-primary-lineheight);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 15px 0 10px;
    font-weight:  var(--font-primary-bold);
    font-family: var(--font-primary);
    line-height: var(--font-primary-lineheight);
}
kbd,
tt,
var {
    font-size: var(--font-primary-small);
}
pre,
code {
    font-family: var(--font-tertiary);
}
a {
    color: var(--minimalistique-foreground);
}
b,
dt,
optgroup,
strong {
    font-weight:  var(--font-primary-bold);
}
cite,
dfn,
em,
i {
    font-style: italic;
}
small {
    font-size: var(--font-primary-small);
}
sub,
sup {
    font-size: var(--font-primary-small);
    position: relative;
    vertical-align: baseline;
}

legend {
    border: 0;
    padding: 0;
}
address
p {
    margin: 0 0 1.5em;
}

sup {
    top: -0.5em;
    bottom: -0.25em;
}
abbr[title] {
    border-bottom: 1px dotted;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
abbr,
acronym {
    border-bottom: 1px dotted var(--minimalistique-dark-1);
    cursor: help;
}

big {
    font-size: var(--font-primary-medium);
}

dd {
    margin: 0 1.5em 1.5em;
}
figure {
    margin: 1em 0;
}

pre {
    overflow: auto;
}
ins,
mark {
    text-decoration: none;
}

/*
/*  Meta Widget (Legacy)
*/

.widget_meta {
    background-color: var(--minimalistique-light-2);
    padding: 20px;
    border-radius: var(--minimalistique-element-border-radius);
}

.widget_meta .widget-title {
    margin-top: 0px;
}

.widget_meta ul {
    padding: 0;
    margin:0;
}
.widget_meta ul li {
    list-style: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.site-footer .widget_meta ul li{
    font-size:var(--font-primary-small);
}
.widget_meta ul li:last-of-type {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.widget_meta ul li a {
    text-decoration: none;
}

/*
/*  Recent Comments Widget (Legacy)
*/

.widget_recent_comments{
}

.widget_recent_comments .widget-title {
    margin-top: 0px;
}

.widget_recent_comments ul {
    padding: 0;
    margin:0;
}
.widget_recent_comments ul li {
    list-style: none;
    padding:8px 0;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.site-footer .widget_recent_comments ul li {
    font-size:var(--font-primary-small);
}
.widget_recent_comments ul li:last-of-type {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.widget_recent_comments ul li a {
    text-decoration: none;
}
.widget_recent_comments ul li a:hover {
    color: var(--minimalistique-secondary);
}

/*
/*  RSS Widget (Legacy)
*/
.widget_rss {
    background: var(--minimalistique-light-2);
    padding: 20px;
    border-radius: var(--minimalistique-element-border-radius);
}
.widget_rss .widget-title {
    margin-top: 0px;
}
.widget_rss ul {
    padding: 0;
}
.widget_rss ul li {
    list-style: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.widget_rss ul li:last-of-type {
    margin-bottom: 0px;
    border-bottom: 0px;
    padding-bottom: 0px;
}
.widget_rss ul li a {
    text-decoration: none;
}

/*
/*  Recent posts Widget (Legacy)
*/

.widget_recent_entries .widget-title {
    margin-top: 0px;
}
.widget_recent_entries ul {
    padding: 0;
    margin-bottom: 0px;
}
.widget_recent_entries ul li {
    list-style: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.widget_recent_entries ul li:last-of-type {
    margin-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px;
}
.widget_recent_entries ul li a {
    text-decoration: none;
}

/*
/*  Buttons   
*/
.archive .no-results.not-found .search-submit,
.error-404.not-found .search-submit,
.header-button-wrap a,
.read-story,
.search-no-results .no-results.not-found .search-submit,
.woocommerce #respond input#submit,
.woocommerce #respond input#submit:hover,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button,
.fourofour-home a,
.header-content-button-container a,
.elementor-button,
.woocommerce button.button.alt,
.woocommerce button.button.alt:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce button.button:hover,
.woocommerce div.product form.cart .button,
button.woocommerce-button.button.woocommerce-form-login__submit,
.related-posts .read-more,
.comments-area p.form-submit input,
.header-content-some-container a {
    border: 0;
    background: var(--minimalistique-primary);
    color: var(--minimalistique-button-text-color);
    text-decoration: none;
    border-radius: var(--minimalistique-button-border-radius);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.archive .no-results.not-found .search-submit:hover,
.error-404.not-found .search-submit:hover,
.header-button-wrap a:hover,
.read-story:hover,
.elementor-button:hover,
.search-no-results .no-results.not-found .search-submit:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.fourofour-home a:hover,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce button.button:hover,
.woocommerce div.product form.cart .button:hover,
button.woocommerce-button.button.woocommerce-form-login__submit:hover,
.related-posts .read-more:hover,
.comments-area p.form-submit input:hover {
    background: var(--minimalistique-primary-dark);
    color: var(--minimalistique-button-text-color);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}


button {
    font-size: var(--font-primary-normal);
    font-weight:  var(--font-primary-bold);
    border: 0;
    background: var(--minimalistique-primary);
    color: var(--minimalistique-button-text-color);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
button:hover {
    background: var(--minimalistique-primary-dark);
    color: var(--minimalistique-button-text-color);
}
.wp-block-button {
    font-size: var(--font-primary-small);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
}
.wp-block-button__link {
    background: var(--minimalistique-primary);
    color: var(--minimalistique-button-text-color);
    border-radius:var(--minimalistique-element-border-radius);
    line-height:120%;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.wp-block-button__link:hover {
    background: var(--minimalistique-primary-dark);
}
.wp-block-file .wp-block-file__button{
    background: var(--minimalistique-primary);
    color: var(--minimalistique-foreground);
    text-decoration:none;
    font-size: var(--font-primary-small);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    padding: 17px 32px;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.wp-block-file .wp-block-file__button:hover{
    background: var(--minimalistique-primary-dark);
    color: var(--minimalistique-foreground);
}
/*
/*  Tables
*/

td,
th, 
.wp-block-table td, 
.wp-block-table th {
    padding: 15px;
    text-align: left;
    color:var(--minimalistique-foreground);
    border-color: var(--minimalistique-light-2);
    border-style:solid;
    border-width:1px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 1.5em;
    width: 100%;
    border: 1px solid var(--minimalistique-light-2);
}
th {
    background: var(--minimalistique-light-2);
}


tr {
    border-bottom: 1px solid var(--minimalistique-light2);
    border-color: rgba(0, 0, 0, 0.04);
}

/*
/*  Archive block & widget  
*/
.widget_archive ul,
.wp-block-archives {
    padding: 0;
}
.wp-block-archives-list li,
.widget_archive li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    color: var(--minimalistique-button-text-color);
    background-color: var(--minimalistique-secondary);
    border-radius: var(--minimalistique-button-border-radius);
    padding: 5px 20px;
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.wp-block-archives-list li a,
.widget_archive li a {
    text-decoration: none;
    color: var(--minimalistique-button-text-color);
}
.wp-block-archives-list li:hover,
.widget_archive li:hover {
    background-color: var(--minimalistique-secondary-dark);
}
/*
/*  Tag cloud block / widget  
*/
.widget_tag_cloud a,
.wp-block-tag-cloud a,
.site-footer .widget_tag_cloud a,
.site-footer .wp-block-tag-cloud a {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    background-color: var(--minimalistique-secondary);
    color: var(--minimalistique-button-text-color);
    text-decoration: none;
    border-radius: var(--minimalistique-button-border-radius);
    padding: 5px 20px;
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
} 
.widget_tag_cloud a:hover,
.wp-block-tag-cloud a:hover {
    background-color: var(--minimalistique-secondary-dark);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}

/*
/*  WP Block Cover  
*/

.wp-block-cover p {
    line-height: 120%;
}


/*
/*  Category block & widget  
*/
.widget_categories ul,
.wp-block-categories-list {
    padding: 0;
    margin:0;
}
.wp-block-categories-list li,
.widget_categories li {
    display: inline-block;
    width:100%;
    margin-right: 5px;
    margin-bottom: 10px;
}
.wp-block-categories-list li,
.widget_categories li {
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-default);
    font-size: var(--font-primary-default);
    padding: 8px 0;
    border-bottom: 1px solid var(--minimalistique-light-2);
    margin:0;
}
.wp-block-categories-list li:first-of-type,
.widget_categories li:first-of-type {
    padding-top:0px;
}
.site-footer .wp-block-categories-list li,
.site-footer .widget_categories li {
 font-size: var(--font-primary-small);
}
.wp-block-categories-list li .children li,
.widget_categories li .children li {
    border-bottom:0px;
    font-size: var(--font-primary-small);
} 

.wp-block-categories-list li a:hover,
.widget_categories li a:hover {
    color: var(--minimalistique-secondary);
}
.wp-block-categories-list li ul,
.widget_categories li ul {
    display: inline-block;
    margin: 0px;
    width:100%;
    margin: 0px;
}
.widget_categories .children li, .widget_categories ul.children {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
    margin-top: 6px;
}
.wp-block-categories-list li a,
.widget_categories li a {
    text-decoration: none;
}

/* Legacy widget support */
.widget_categories ul li {
    width: 100%;
}
.widget_categories ul.children {
    margin-left: 5px;
    margin-top: 0px;
}


/*
/*  Images 
*/
img {
    border: 0;
    height: auto;
}
svg:not(:root) {
    overflow: hidden;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-block-image figcaption {
    text-align: center;
    font-style: italic;
}
.wp-block-image {
}
.wp-caption {
    margin-bottom: 1.5em;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.wp-caption-text {
    text-align: center;
}


/*
/* Custom image category
*/

.wp-image-category-block {
    position: relative;
}

.wp-image-category-block figcaption {
    top: 15px;
    position: absolute;
    left: 0;
    background: var(--minimalistique-primary);
    font-family: var(--font-secondary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    padding: 5px 20px 5px 10px;
    border-radius: 0 50px 50px 0;
    font-style: normal;
}

.wp-image-category-block a {
    text-decoration: none;
}

/*
/*  Horizontal Rule (hr) 
*/
hr {
    border: 0;
}
hr,
hr.wp-block-separator {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin-bottom: 1.5em;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: var(--minimalistique-dark-1);
}

/*
/*  Latests Posts Block / Widget
*/
.wp-block-latest-posts {
    margin-top:0px;
}
.wp-block-latest-posts__list li:first-of-type {
    margin-top:0px;
}

.wp-block-latest-posts .wp-block-latest-posts__featured-image img{
}
.wp-block-latest-posts .wp-block-latest-posts__post-title {
    font-size: var(--font-primary-normal);
    font-weight:  var(--font-primary-bold);
}
.wp-block-latest-posts .wp-block-latest-posts__post-author, 
.wp-block-latest-posts .wp-block-latest-posts__post-date  {
    font-family: var(--font-primary);
    color: var(--minimalistique-dark-1);
    font-size: var(--font-primary-small);
    text-decoration: none;
}

/*
/*  Gallery Block / Widget
*/
.wp-block-gallery img,
.wp-block-gallery .wp-block-image:not(.is-style-rounded) img {
}

/*
/*  Blockquote 
*/
blockquote {
  margin: 0 0 1.5em;   
}
blockquote p {
    font-size: var(--font-primary-large);
    font-family: var(--font-secondary);
}

blockquote cite{
    font-size: var(--font-primary-medium);
    color: var(--minimalistique-dark-1);
    font-style: normal;
}
blockquote p:last-of-type {
    margin-bottom: 6px;
}

.wp-block-quote {
    padding-left: 20px;
}

/*
/*  Pull quote 
*/
.wp-block-pullquote {
    background-color: var(--minimalistique-light-2);
    color: var(--minimalistique-foreground);
    border-radius: var(--minimalistique-element-border-radius);
}
.wp-block-pullquote p {
    font-family: var(--font-secondary);
    font-weight:var(--font-primary-bold);
    font-style: normal;
}
.wp-block-pullquote cite {
    font-weight:  var(--font-primary-default);
}

/*
/*  WP Calendar block and Widget
*/

footer .wp-block-calendar caption, 
footer .wp-calendar-table caption {
    color:var(--minimalistique-background);
}
.wp-block-calendar caption,
.wp-calendar-table caption {
    font-weight:  var(--font-primary-bold);
    margin-bottom: 10px;
}
.wp-block-calendar table th,
.wp-calendar-table th {
    background: var(--minimalistique-light-2);
    font-weight:  var(--font-primary-bold);
}
.wp-block-calendar th,
.wp-block-calendar td,
.wp-calendar-table th,
.wp-calendar-table td {
    text-align: center;
    padding: 5px;
}
.wp-calendar-table td,
.wp-block-calendar td {
    background: var(--minimalistique-background);
}
.wp-block-calendar tbody td, 
.wp-block-calendar th,
.wp-calendar-table tbody td,
.wp-calendar-table th {
    border-color: var(--minimalistique-light-2);
}
.wp-block-calendar #today,
.wp-calendar-table #today {
    background: var(--minimalistique-primary);
    color: var(--minimalistique-button-text-color);
}



/*
/*  Post Comments 
*/

.comments-area .comment-respond input[type="email"]:focus,
.comments-area .comment-respond input[type="text"]:focus,
.comments-area .comment-respond input[type="url"]:focus,
.comments-area .comment-respond textarea:focus,
.comments-area p.form-submit input:focus,
input#wp-comment-cookies-consent:focus {
    outline: 2px auto var(--minimalistique-dark-1);
    outline-style: solid;
}
.comment-form-cookies-consent label,
p.comment-form-cookies-consent {
    text-transform: none !important;
    width: auto;
}
.comments-area p.form-submit input {
    font-size:var(--font-primary-normal);
}
.comment-respond .comment-form-comment label,
.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
    font-weight:  var(--font-primary-bold);
    margin-bottom: 4px;
    display: inline-block;
}
.comment-respond .comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-url  {
    text-align: left;
}
div#respond {
    text-align: center;
}
.comment-form-url {
    display: inline-block;
    width: 100%;
}
h2.comments-title {
    margin-top: 0;
}
.site-main .comment-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.comment-navigation .nav-previous {
    float: left;
    width: 50%;
}
.comment-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
#comments ol.children {
    padding-left: 75px;
}

.comments-area p.form-submit input {
    border: 0;
    background: var(--minimalistique-primary);
    font-weight:  var(--font-primary-bold);
    padding: 17px 35px;
    text-decoration: none;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}

.comment-author span.says {
    display: none;
}
.comments-area {
    width: 100%;
}
.comment-content a {
    word-wrap: break-word;
}


.comment-respond .comment-form {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.comment-form-wrap .comment-respond,
.comments-area .comment-meta,
.comments-area .comment-respond,
.comments-area ol.comment-list li li.bypostauthor {
    position: relative;
}
.comments-area .comments-title {
    margin-bottom: 30px;
}
.comment-meta .vcard img {
    float: left;
    border-radius: 50%;
    margin-right: 14px;
}

.comment-respond {
    background: var(--minimalistique-light-2);
    border-radius: var(--minimalistique-element-border-radius);
    padding: 50px 30px;
}
.comments-area .comment-author {
    font-size: var(--font-primary-medium);
    font-weight:  var(--font-primary-bold);
    margin-bottom: 0;
}
.comments-area .comment-author .fn a {
    color: var(--minimalistique-foreground);
    text-decoration: none;
}
.comments-area .comment-content {
    padding: 5px 0 0 75px;
}
.comments-area .reply .comment-reply-link i{
    font-size: var(--font-primary-small);
}
.comments-area .comment-content p {
    margin: 5px 0;
}
.comments-area p.form-submit {
    margin: 0;
    text-align: left;
}

.comments-area ol.comment-list > li {
    width: 100%;
}
#comments li.comment.parent article .reply {
    padding-bottom: 0px;
}
.comments-area ol.comment-list ol.children li {
    padding-top: 20px;
    margin-left: 0;
    list-style: none;
    padding-bottom: 0px;
}
.comments-area ol.comment-list ol.children li .comment-body {
    margin-top: 10px;
}
.comments-area.author-highlight ol.comment-list li.bypostauthor {
    border-bottom: 3px solid var(--minimalistique-primary);
    padding: 40px;
    background: var(--minimalistique-light-2);
}
#comments li.comment .comment-respond {
    margin-top: 10px;
    position: relative;
}
.comment-reply-title {
    position: relative;
    margin: 0 0 16px;
}
p.comment-form-author,
p.comment-form-email {
    max-width: 48%;
    width: 100%;
    display: inline-block;
}
p.comment-form-email {
    margin-left: 3%;
}
a#cancel-comment-reply-link {
    display: block;
    font-size: var(--font-primary-normal);
    font-family:var(--font-primary);
    font-weight: var(--font-primary-bold);
    opacity: 0.6;
}
.comments-area .comment-respond input[type="email"],
.comments-area .comment-respond input[type="text"],
.comments-area .comment-respond input[type="url"],
.comments-area .comment-respond textarea {
    background: var(--minimalistique-input-background-color);
    padding: 8px 14px;
    width: 100%;
    border: 0px;
    border-radius: var(--minimalistique-element-border-radius);
    font-family:var(--font-primary);
    padding: 15px;
    margin-bottom: 6px;
    -webkit-box-shadow: 1px 0 3px rgba(0,0,0,.06);
    box-shadow: 1px 0 3px rgba(0,0,0,.06);
}
.comments-area p {
    margin-bottom: 12px;
}

.comment span.edit-link{
    float: right;
}
.comments-area .comment-meta .comment-metadata a {
    text-decoration: none;
    color: var(--minimalistique-dark-1);
    font-size: var(--font-primary-small);
}
#comments ol.comment-list {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
    overflow: hidden;
}
.comments-area ol.comment-list .comment {
    width: 100%;
    padding-bottom: 40px;
}
.comments-area .reply {
    padding-left: 75px;
    font-size: var(--font-primary-small);
}
#comments h3#reply-title {
    font-size: var(--font-secondary-large);
    margin-bottom: 0;
    text-align: center;
}
p.comment-form-cookies-consent {
    display: inline-block;
    width: 100%;
}
.comment-form-cookies-consent label {
    float: left;
    display: inline-block;
    margin-top: 0;
    text-align: left;
    margin-left: 20px;
    font-size: var(--font-primary-small);
}
input#wp-comment-cookies-consent {
    float: left;
    display: inline-block;
    margin-bottom: -28px;
    margin-top: 5px;
}
p.comment-form-url {
    display: inline-block;
    width: 100%;
    max-width: 100%;
}
p.comment-form-author,
p.comment-form-email {
    max-width: 49%;
    float: none;
    display: inline-block;
    width: 100%;
}
p.comment-form-email label,
p.comment-form-author label,
p.comment-form-comment label,
p.comment-form-url label {
    margin-bottom: 2px;
    text-align: left;
    margin-top: 5px;
    display: inline-block;
    width: 100%;
}
.comments-area .comment-respond input[type="email"],
.comments-area .comment-respond input[type="text"],
.comments-area .comment-respond input[type="url"] {
    max-width: 100% !important;
}
p.comment-form-email {
    margin-left: 1%;
}
p.comment-form-cookies-consent {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    text-align: left;
}
p.form-submit {
    margin-top: 10px;
}
.author-highlight li.bypostauthor article .reply {
    padding-bottom: 0;
}
/*
/*  Latest posts / Blog / Archives / Search / 404
*/
.archive .page-header h1 {
    margin-top: 0px;
    text-align: center;
    font-weight:  var(--font-secondary-bold);
    line-height: var(--font-secondary-lineheight);
    font-family: var(--font-secondary);
    color: var(--minimalistique-foreground);
}
header.page-header.search-results-header-wrapper {
    background: var(--minimalistique-light-2);
    font-size: var(--font-primary-large);
    padding: 30px;
    margin-bottom: 40px;
    border-radius:var(--minimalistique-element-border-radius);
}
header.page-header.search-results-header-wrapper h1.page-title {
    font-size: var(--font-primary-xl);
    font-family:var(--font-secondary);
    text-align: center;
}
h2.entry-title {
    overflow-wrap: break-word;
    max-width: 100%;
}

header.page-header.search-results-header-wrapper span {
    overflow-wrap: break-word;
    max-width: 100%;
}

.post-author-wrapper {
    margin-right:5px;
    text-transform:capitalize;
}
.post-author-info img {
    margin-right:5px;
    border-radius:30px;
}
span.post-author-img img {
    min-width:24px;
    min-height:24px;
    margin-right:6px;
    border-radius:50%;
}
.blog-data-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 3px 0 0px;
}
.all-blog-articles .blogposts-list .entry-meta,
.add-blog-to-sidebar .all-blog-articles .blogposts-list .entry-header .entry-meta{
    margin-top: -8px;
}
.post-meta-inner-wrapper {
    line-height: var(--font-primary-lineheight);
    margin-top:6px;
}


.no-featured-img-box .content-wrapper {
    padding-top: 0px;
}
.post-meta-inner-wrapper {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.featured-thumbnail img {
    display: block;
    max-width: 100%;
    height: auto;
    margin:auto;
}
.blogpost-is-sticky-icon {
    position: relative;
    width: 32px;
    height: 32px;
    display: inline-block;
}
.blogpost-is-sticky-icon.blogpost-is-sticky-icon-has-featured-image {
    position: absolute;
    top: 15px;
    right: 15px;
}
.blogpost-is-sticky-icon  {
    position: relative;
}
.blogpost-is-sticky-icon svg{
    background: var(--minimalistique-secondary);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    padding: 5px;
}
.blogpost-is-sticky-icon svg * {
    stroke:var(--minimalistique-button-text-color);
}

.blogpost-is-sticky-icon * {
    stroke: var(--minimalistique-foreground);
}

section.error-404.try-new-posts .try-new-post-headline  {
    text-align: left;
    margin: 0 0px 20px;
    font-family:var(--font-secondary);;
    font-size: var(--font-secondary-xxl);
}
section.error-404.not-found h1 {
    margin: 0 0 20px 0;
}

.error404 main#main section.error-404.not-found.bg-image-404 {
    background-size: cover;
    border-radius: var(--minimalistique-element-border-radius);
    background-position: center;
    padding-top: 100px;
    margin-bottom:80px;
    padding-bottom: 100px;
}

section.error-404.not-found h1.page-title.error-404-headline {
    font-family: var(--font-secondary);
    font-size: var(--font-secondary-xxxl);
    font-weight:  var(--font-secondary-bold);
    margin-bottom: 30px !important;
    line-height: var(--font-secondary-lineheight);
    color: var(--minimalistique-foreground);
    width: 100%;
}
.archive .archive-description {
    text-align:center;
}

.error-404.not-found  .error-404-description {
    font-size: var(--font-primary-large);
    line-height: var(--font-primary-lineheight);
    font-weight:  var(--font-primary-bold);
}

.read-story {
    padding: 12px 22px;
    margin-top: 20px;
    display: inline-block;
    font-size: var(--font-primary-small);
}
.featured-img-box .featured-img-category {
    top: 32px;
    color: var(--minimalistique-button-text-color);
    position: absolute;
    left: 0;
    background: var(--minimalistique-secondary);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    padding: 5px 20px 5px 10px;
    border-radius: 0 50px 50px 0;
}

.archive header.fbox.page-header {
    padding: 0;
}

.archive footer.site-footer,
.blog footer.site-footer,
.search-results footer.site-footer {
    margin-top: 25px;
}

.archive .no-results.not-found h1,
.error-404.not-found h1,
.search-no-results .no-results.not-found h1 {
    font-size: var(--font-secondary-xl);
    font-family: var(--font-secondary);
    margin-bottom: 18px;
}

.archive .no-results.not-found,
.search-no-results .no-results.not-found {
    padding: 40px 0;
}

.archive .no-results.not-found p,
.error-404.not-found p,
.search-no-results .no-results.not-found p {
    font-size: var(--font-primary-medium);
    max-width: 600px;
    margin: auto auto 20px;
}
.archive .no-results.not-found p {
    max-width: 500px;
}

.archive .no-results.not-found,
.search-no-results section.no-results.not-found {
    background: var(--minimalistique-background);
    border-radius: var(--minimalistique-element-border-radius);
    margin-bottom: 50px;
    text-align: center;
}
.error404 main#main {
    margin-bottom: 50px;
}



.error404 main#main section.error-404.not-found {
    text-align: center;
}

.archive .no-results.not-found .search-form,
.error-404.not-found .search-form,
.search-no-results .no-results.not-found .search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.search-results-header-wrapper {
    margin-bottom: 30px;
}



.all-blog-articles {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
}

.page-links {
    margin: 0 0 1.5em;
}
.entry-header h2 a {
    text-decoration: none;
}
.all-blog-articles h2.entry-title {
    margin-top: 0;
    line-height:var(--font-primary-lineheight-small);
}
.sticky {
    display: block;
}

.add-blog-to-sidebar .all-blog-articles .blogposts-list {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
    max-width: 48%;
}
article.blogposts-list {
    padding: 0;
    margin-bottom: 40px;
}

.blogposts-list {
    display: inline-block;
    width: 100%;
}
.all-blog-articles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.blogposts-list {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 30%;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
}
.fullwidth-area-blog {
    width: 100%;
    margin-right: 0 !important;
}
.pagination:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.posts-entry .entry-content p:last-child{
    margin-bottom: 0;
}

.blogpost-button {
    height: 46px;
    position: absolute;
    padding: 10px 15px;
    background: var(var(--minimalistique-primary));
    color: var(--minimalistique-button-text-color);
    font-size: var(--font-primary-large);
    border-radius: var(--minimalistique-button-border-radius);
    right: 20px;
    text-decoration: none;
    bottom: -22px;
}

.fourofour-home a {
    margin-top: 20px;
    font-weight:  var(--font-primary-bold);
    padding: 15px 30px;
    display: inline-block;
    font-size: var(--font-primary-normal);
    border-radius: var(--minimalistique-button-border-radius);
}
section.error-404.not-found,
.search-form-wrapper {
    background: var(--minimalistique-light-2);
    padding: 40px;
    border-radius: var(--minimalistique-element-border-radius);
}

.search-form-wrapper h1 {
    margin: 0;
}

section.error-404.not-found input.search-field,
.search-form-wrapper input.search-field {
    border-radius: var(--minimalistique-button-border-radius);
    border: 0px;
    font-weight:  var(--font-primary-bold);
    color: var(--minimalistique-foreground);
    width: 100%;
    padding: 13px 20px;
    font-size: var(--font-primary-normal);
}

section.error-404.not-found input.search-submit,
.search-form-wrapper input.search-submit {
    border: 0;
    background: var(--minimalistique-input-background-color);
    color: var(--minimalistique-foreground);
    text-decoration: none;
    border-radius: var(--minimalistique-button-border-radius);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 15px;
}


/*
/*  Post pagination
*/
.text-center.pag-wrapper {
    text-align: center;
    width: 100%;
    display: inline-block;
}
ul.page-numbers {
    display: inline-block;
    padding: 0;
    height: auto;
    margin: 10px auto 20px;
}

.page-numbers li {
    display: inline-block;
    list-style: none;
}

.page-numbers li a.page-numbers,
.page-numbers li .page-numbers.current{
    border-radius: var(--minimalistique-button-border-radius);
    margin: 10px;
    font-weight:  var(--font-primary-bold);
    color: var(--minimalistique-button-text-color);
    font-family: var(--font-primary);
    text-decoration: none;
    font-size: var(--font-primary-medium);
    height: 50px;
    width: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    background:var(--minimalistique-primary);
}
.page-numbers li a.page-numbers:hover {
    background-color: var(--minimalistique-primary-dark);
}
.page-numbers li .page-numbers.current {
    background: var(--minimalistique-primary-dark);
}

.page-numbers li a.next.page-numbers,
.page-numbers li a.prev.page-numbers {
    width: auto;
    padding: 0 25px;
}

.page-numbers.next,
.page-numbers.prev {
    color: var(--minimalistique-button-text-color);
    font-weight:  var(--font-primary-bold);
}


/*
/*  Featured image block 
*/
.wp-block-post-featured-image img{
}

/*
/*  Single post / page
*/
.single-post .site-footer {
    margin-top: 30px;
}
.page-template-full-width-template.page-template-templatesfull-width-template-php .sheader  {
    margin-bottom: 0px;
}
.page h1.entry-title, 
.single h1.entry-title {
    overflow-wrap: break-word;
    font-family:var(--font-secondary);
}
.single header.entry-header {
    display:flex;
    flex-wrap:wrap;
}
.single header.entry-header h1 {
    order:2;
}
.single .entry-meta *, 
.single .entry-meta a {
    font-weight: var(--font-primary-default);
    font-size: var(--font-primary-small);
}
.post-password-form input[name=post_password] {
    padding: 14px 10px 13px 10px;
}
.featured-img-box {
    position: relative;
}
.featured-thumbnail-cropped {
    background-size: cover;
    background-position: center;
    margin-bottom: 25px;
}
.single .entry-meta {
    margin: 0 0 10px;
}

.single .entry-meta,
.single .entry-meta a {
    font-weight:var(--font-primary-bold);
}

.page h1.entry-title,
.single h1.entry-title{
    margin-top: 0;
}
.no-featured-img-box .content-wrapper,
.single .featured-thumbnail{
    width: 100%;
}
.page .content-area .fbox,
.single .content-area .fbox {
    display: inline-block;
    width: 100%;
}
.featured-thumbnail {
    float: left;
    display: inline-block;
    min-width: 100%;
    width: 100%;
    position: relative;
    text-align: center;
}
.single .site-main .posts-entry,
.page .site-main .posts-entry {
    margin-bottom:50px;
}

/*
/* All Page List / Menu Block/widget 
*/
.wp-block-page-list,
.widget_nav_menu ul,
.widget_pages ul,
.widget_nav_menu ul {
    padding: 0;
    margin:0;
}
.wp-block-page-list li,
.widget_nav_menu li,
.widget_pages ul li,
.widget_nav_menu ul li {
    list-style: none;
}
.wp-block-page-list li a,
.widget_nav_menu ul li a,
.widget_nav_menu li a,
.widget_pages ul a {
    display: inline-block;
    text-decoration: none;
    font-family: var(--font-primary);
    font-weight: var(--font-primary-default);
    font-size: var(--font-primary-default);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    padding: 8px 0;
    border-bottom: 1px solid var(--minimalistique-light-2);
    width: 100%;
}
.site-footer .wp-block-page-list li a,
.site-footer .widget_nav_menu ul li a,
.site-footer .widget_nav_menu li a,
.site-footer .widget_pages ul a {
    font-size: var(--font-primary-small);
    padding: 3px 0;
    border-bottom:0px;
}
.wp-block-page-list li:first-of-type a,
.widget_nav_menu ul li:first-of-type a,
.widget_nav_menu li:first-of-type a {
    padding-top:0px;
} 

.wp-block-page-list li a:hover,
.widget_nav_menu ul li a:hover,
.widget_nav_menu li a:hover,
.widget_pages ul a:hover {
    color: var(--minimalistique-secondary);
}
.widget_nav_menu ul li .sub-arrow, .widget_pages ul li .sub-arrow {
    display: none;
}


/*
/*  Plugin integration: Elementor
*/
.elementor {
    display: inline-block;
    width: 100%;
}

body.elementor-template-full-width{
    background-color: var(--minimalistique-background);
}
body.elementor-template-full-width .top-nav-wrapper,
body.elementor-template-full-width .super-menu {
    background:rgba(0,0,0,0);
}

body.elementor-template-full-width .site-header {
    z-index:1;
}

body.elementor-template-full-width .top-nav-wrapper,
body.elementor-template-full-width .super-menu {

}

body.elementor-template-full-width #smobile-menu .top-nav-wrapper {
    background-color: var(--minimalistique-background);   
}

/*
/*  Plugin integration:  Superb Recent Posts With Thumbnails
*/

.spbrposts-li * {
    text-decoration: none;
    line-height: 1;
}
#secondary .spbrposts-wrapper .spbrposts-title a {
    font-size: 15px !important;
}
.spbrposts-li time {
    margin-top: 6px;
}
li.spbrposts-li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
li.spbrposts-li:first-of-type {
    padding-top: 5px !important;
}
li.spbrposts-li:last-of-type {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    border-bottom: 0px;
}

/*
/*  Pluing Integration: Recent Posts Extended 
*/

.widget time.rpwe-time.published {
    width: 100% !important;
    display: block !important;
    font-size: 12px;
}
.widget h3.rpwe-title {
    font-size: var(--font-primary-normal) !important;
    padding: 0 !important;
    display: block !important;
}
.widget img.rpwe-thumb {
    border: 0 var(--minimalistique-background) !important;
    -webkit-box-shadow: 0 0 0 var(--minimalistique-background) !important;
    box-shadow: 0 0 0 var(--minimalistique-background) !important;
    padding: 0 !important;
    margin-top: 0 !important;
}

.blog.spbcustomizer-latest-posts-sc .featured-img-box {
    display: block !important;
}
.blog.spbcustomizer-latest-posts-sc .featured-thumbnail {
    width: 100% !important;
    max-width: 100% !important;
}
.blog.spbcustomizer-latest-posts-sc header.entry-header {
    padding: 0px !important;
    margin-bottom: 10px;
}


/*
/* Plugin integration: Contact Form 7 
*/
.wpcf7-form input,
.wpcf7-form textarea {
    width: 100%;
    padding: 15px;
    font-family: var(--font-primary);
}
.wpcf7-form .wpcf7-submit {
    width: auto;
    border-radius: 100px;
    padding: 15px 30px;
}

.contact-form-large input, .contact-form-large textarea {
    padding: 20px 20px;
    border: 0px;
}
.contact-form-large input:focus, 
.contact-form-large textarea:focus {
    outline: 2px auto var(--minimalistique-dark-1);
    outline-style: solid;
}

/*
/* Search Block/widget 
*/
.widget_search {
    background: var(--minimalistique-light-2);
    padding: 20px;
    border-radius: var(--minimalistique-element-border-radius);
}

.widget_search input[type="search"] {
    border-radius: var(--minimalistique-button-border-radius);
    border: 0px;
    font-weight:  var(--font-primary-bold);
    color: var(--minimalistique-foreground);
    padding: 10px 20px;
    
}
.widget_search input[type="search"]::-webkit-input-placeholder {
  color: var(--minimalistique-foreground);
  opacity: 0.6;
  font-weight:var(--font-primary-default); 
}
.widget_search input[type="search"]::-moz-placeholder {
  color: var(--minimalistique-foreground);
  opacity: 0.6;
  font-weight:var(--font-primary-default); 
}
.widget_search input[type="search"]:-ms-input-placeholder {
  color: var(--minimalistique-foreground);
  opacity: 0.6;
  font-weight:var(--font-primary-default); 
}
.widget_search input[type="search"]::-ms-input-placeholder {
  color: var(--minimalistique-foreground);
  opacity: 0.6;
  font-weight:var(--font-primary-default); 
}
.widget_search input[type="search"]::placeholder {
  color: var(--minimalistique-foreground);
  opacity: 0.6;
  font-weight:var(--font-primary-default); 
}
.widget_search input[type="search"]:-ms-input-placeholder {
  color: var(--minimalistique-foreground);
}
.widget_search input[type="search"]::-ms-input-placeholder {
  color: var(--minimalistique-foreground);
}
.widget_search .wp-block-search__label,
.widget_search .widget-title {
    display: inline-block;
    font-size: var(--font-primary-small);
    margin-bottom: 5px;
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
}
.widget_search .widget-title {
    margin-top: 0px;
}
.widget_search button[type="submit"],
.widget_search .search-submit {
    border: 0;
    background: var(--minimalistique-primary);
    text-decoration: none;
    border-radius: var(--minimalistique-button-border-radius);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    padding-left: 20px;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    padding-right: 20px;
}
.widget_search button[type="submit"]:hover,
.widget_search .search-submit:hover {
    background: var(--minimalistique-primary-dark);
}

.widget_search input.search-field {
    width: 95%;
    padding: 12px 20px;
    font-size: var(--font-primary-normal);
    margin-right: 10px;
}
.widget_search form.search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

/*
/* Navigation / Menu
*/

.main-navigation,
#primary-site-navigation {
    width: 100%;
}
.fmenu ul li a,
.fmenu ul li a:hover,
.site-title a {
    text-transform: none;
}

menu, 
header,
nav {
    display: block;
}
.main-navigationigation {
    display: block;
    float: left;
    width: 100%;
}
.main-navigationigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.main-navigationigation ul li {
    float: left;
    position: relative;
}
.main-navigationigation ul li a {
    display: block;
    text-decoration: none;
}
.main-navigationigation ul ul {
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}
.main-navigationigation ul ul ul {
    left: -999em;
    top: 0;
}
.main-navigationigation ul ul a {
    width: 200px;
}
.main-navigationigation ul li.focus > ul,
.main-navigationigation ul li:hover > ul {
    left: auto;
}
.main-navigationigation ul ul li.focus > ul,
.main-navigationigation ul ul li:hover > ul {
    left: 100%;
}

.primary-menu ul li ul.children,
.primary-menu ul li ul.sub-menu {
    background: var(--minimalistique-background);
}
.main-navigation ul li .arrow-sub-menu::before {
    font-size: 12px;
}
.cart-header,
.sheader {
    position: relative;
}
.pmenu {
    width: 100%;
}

.site-branding,
.custom-logo-link,
.fmenu,
.fmenu ul li,
#site-header,
#site-header img{
    display: inline-block;
}

.sheader {
    width: 100%;
    display: block;
    margin: 0 0 40px;
}

.main-navigation ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.main-navigation ul li .sub-arrow {
    width: 50px;
    position: absolute;
    right: -20px;
    line-height: 72px;
    top: -2px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}
#smobile-menu .main-navigation ul li .sub-arrow {
    line-height: 50px;
}

.main-navigation ul ul li .sub-arrow {
    right: -5px;
}
.mobile-menu .fa-bars {
    float: right;
    margin-top: 3px;
}
.primary-menu ul li ul.children li,
.primary-menu ul li ul.sub-menu li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    width: 100%;
    max-width: 100%;
}
.secondary-menu {
    width: 100%;
    float: left;
    border-top: 1px solid var(--minimalistique-light-2);
    position: relative;
}

.secondary-menu .smenu ul li a,
.secondary-menu ul.smenu li a {
    padding: 24px 16px;
}
.secondary-menu ul.smenu ul li {
    border-bottom: 1px solid var(--minimalistique-light-2);
}
.secondary-menu ul.smenu ul li a {
    padding: 16px;
}

.secondary-menu ul.smenu > li:first-child {
    border: none;
}
.secondary-menu .arrow-menu {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    text-align: center;
    display: none;
    width: 42px;
    height: 42px;
    line-height: 44px;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.secondary-menu ul.smenu li.btn-right {
    float: right;
    border: none;
    margin: 16px 0;
}
.secondary-menu ul.smenu li.btn-right a {
    padding: 9px 25px 11px;
    text-align: center;
    text-transform: capitalize;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--minimalistique-button-text-color);
    border-radius: 3px;
}
.secondary-menu .btn-right a:hover {
    opacity: 0.8;
    color: var(--minimalistique-button-text-color);
}
.site-header ul ul {
    list-style: none;
    min-width: 240px;
    display: none;
    position: absolute;
    top: inherit;
    right: 0;
    margin: 0;
    padding: 0;
    z-index: 9;
    text-align: left;
}
.fmenu ul li,
.site-header ul ul li {
    float: none;
}
.site-header ul ul ul {
    top: 0;
    left: 238px;
}
.fmenu {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.fmenu ul {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
.fmenu ul li a {
    color: var(--minimalistique-button-text-color);
    margin: 0 8px;
    font-size: var(--font-primary-small);
}
.primary-menu .pmenu {
    margin: auto;
    display: inline-block;
    float: right;
    text-align: right;
}
.main-navigation ul li {
    position: relative;
    display: inline-block;
}
.main-navigation ul li a {
    display: block;
    font-weight:  var(--font-primary-bold);
    color: var(--minimalistique-foreground);
    font-size: var(--font-primary-default);
    padding: 22px 1rem 23px;
    text-decoration: none;
    font-weight: var(--font-primary-normal);
}

.primary-menu {
    float: left;
}
.sheader {
    background-size: cover;
    background-position: top center;
}

.site-header ul ul li a {
    font-size: var(--font-primary-small);
    color: var(--minimalistique-foreground);
}
.site-header ul ul li:first-of-type a {
    border-top: 0 solid var(--minimalistique-foreground);
}

.top-nav-wrapper {
    background: var(--minimalistique-background);
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid var(--minimalistique-light-2);
}
.logofont {
    font-size: var(--font-secondary-large);
    font-weight:  var(--font-secondary-bold);
    line-height: var(--font-secondary-lineheight);
    font-family: var(--font-secondary);
    color: var(--minimalistique-foreground);
}

.logo-container {
    float: left;
    width: 100%;
    max-width: 30%;
    padding: 17px 0;
}
.logofont {
    text-decoration: none;
    display: inline-block;
    width: 100%;
}
.center-main-menu {
    float: left;
    width: 100%;
    max-width: 70%;
}
.primary-menu ul li ul.sub-menu {
    margin-top: -1px;
}
.pmenu li {
    list-style: none;
}
.logo-container-img-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.logo-container-img-wrapper img {
    padding-right: 10px;
}
p.logodescription {
    margin: 5px 0 0;
    font-weight:  var(--font-primary-default);
    font-size: var(--font-primary-medium);
    color: var(--minimalistique-foreground);
}
.cart-preview-tem {
    float: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    font-size: var(--font-primary-small);
}
.cart-customlocation svg {
    max-width: 17px;
    height: 20px;
    margin-left: 20px;
    margin-top: 20px;
}
a.cart-customlocation span.cart-icon-number {
    margin-top: 9px;
    float: right;
    font-weight:  var(--font-primary-bold);
    font-size: 10px;
    width: 17px;
    height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: var(--minimalistique-foreground);
    border-radius: 100%;
    color: var(--minimalistique-background);
    line-height: 1;
    padding:0px;
}
.cart-preview img {
    max-width: 50px;
    margin-right: 10px;
}
a.cart-customlocation {
    float: right;
    display: inline-block;
    min-height: 60px;
    min-width: 55px;
}
a.cart-preview span {
    float: right !important;
    color: var(--minimalistique-dark-1) !important;
    padding-left: 10px !important;
    font-weight: var(--font-primary-bold) !important;
    margin-top: 0 !important;
    margin-left: auto !important;
}
.cart-preview {
    position: absolute;
    right: 0;
    line-height: var(--font-primary-lineheight);
    top: 60px;
    z-index: 9999;
    max-height: 246px;
    overflow: auto;
    background: var(--minimalistique-background);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.12);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.12);
    display: none;
    width: 280px;
}
.cart-preview-tem span {
    margin-left: auto;
    padding-left: 10px;
}

a.cart-customlocation:hover .cart-preview,
.main-navigation ul li:hover > ul,
a.cart-customlocation:hover + .cart-preview {
    display: block;
}

#smobile-menu{
    display:none;
}




.cart-preview-tem:last-of-type {
    margin-bottom: 0;
}

.site-branding.branding-logo {
    margin: 30px 0;
}
.site-branding {
    padding: 70px 0;
    text-align: center;
    width: 100%;
}
.logo-container a.custom-logo-link {
    margin-top: 10px;
}
.branding-logo .custom-logo{
    display: block;
    width: auto;
    height: auto;
}
.overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
}

.overlay .overlay-close {
    width: 50px;
    height: 52px;
    line-height: 52px;
    position: absolute;
    right: 8%;
    top: 15px;
    font-size: 20px;
    overflow: hidden;
    border: none;
    padding: 0 17px;
    color: var(--minimalistique-primary);
    background: rgba(255, 255, 255, 0.9);
    z-index: 100;
    cursor: pointer;
    border-radius: 2px;
}
.site-branding.branding-logo {
    width: 100%;
    text-align: center;
}


/*
/*  Related posts
*/
.related-posts {
    margin: 0 0 50px;
}
.related-posts h4 {
    margin: 0 0 5px;
    text-decoration: none;
    overflow-wrap: break-word;
    font-size: var(--font-secondary-medium);
}
.related-posts-posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.related-posts-headline h3 {
    border-bottom:1px solid var(--minimalistique-border-mode-elements);
    margin: 0;
    padding-bottom:5px;
}
.related-posts-posts .entry-meta {
    font-size: var(--font-primary-small);
    margin: 0;
}
.related-posts-posts .post {
    width: 31%;
    margin-bottom:0px;
    margin-top:20px;
}

.related-posts .read-story {
    padding: 8px 25px;
}

.related-posts .blogpost-is-sticky-icon {
    display:none;
}

.related-posts-posts .post .content-wrapper {
    padding-bottom:0px;
}

.related-posts a.read-more {
    margin-top: 20px;
    padding: 8px 18px;
    display: inline-block;
}


/*
/*  Post author block / widget
*/
.wp-block-post-author img{
    border-radius: 50%;
}

/*
/*  About the author 
*/
.about-the-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: var(--minimalistique-light-2);
    border-radius: var(--minimalistique-element-border-radius);
    padding: 25px;
    margin: 0 0 50px;
}

.about-the-author-img {
    min-width: 90px;
    margin-right: 20px;
}
.about-the-author-img img {
    border-radius: 50%;
    width: 120px;
}
.about-the-author h3 {
    color: var(--minimalistique-foreground);
    font-style: normal;
    font-weight:  var(--font-secondary-bold);
    margin-top: 0px;
    font-size: var(--font-primary-large);
}
.about-the-author-description {
    width: calc(100% - 140px);
}

/*
/*  Log in / out Block
*/

.wp-block-loginout a {
    text-decoration: none;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: var(--minimalistique-button-border-radius);
    padding: 10px 25px;
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
}
.logged-in.wp-block-loginout a{
    background: var(--minimalistique-primary);
    -webkit-transition: 0.2s all;
    color: var(--minimalistique-button-text-color);
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.logged-out.wp-block-loginout a{
    background: var(--minimalistique-secondary);
    -webkit-transition: 0.2s all;
    color: var(--minimalistique-button-text-color);
    -o-transition: 0.2s all;
    transition: 0.2s all;
}

.logged-in.wp-block-loginout a:hover{
    background: var(--minimalistique-primary-dark);
}
.logged-out.wp-block-loginout a:hover{
    background: var(--minimalistique-secondary-dark);
}


/*
/*  Next / Previous post
*/
.site-main .post-navigation,
.site-main .posts-navigation {
    margin: 0 0 30px;
}
.single-post .site-main .post-navigation {
    margin: 0 0 50px;
}

.post-navigation .nav-links,
.posts-navigation .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
}

.post-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-next a,
.posts-navigation .nav-next a {
    font-size: var(--font-primary-normal);
    text-decoration: none;
    display: inline-block;
    padding: 16px;
    min-width: 190px;
    background-color: var(--minimalistique-primary);
    color: var(--minimalistique-button-text-color);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    text-align: center;
    border-radius: var(--minimalistique-button-border-radius);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.post-navigation .nav-previous a:hover,
.posts-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover,
.posts-navigation .nav-next a:hover {
    background-color: var(--minimalistique-primary-dark);
}

.post-navigation .nav-previous a:hover,
.posts-navigation .nav-previous a:hover {
    background-color: var(--minimalistique-primary-dark);
}
/*
/* Tags and Cateogries ( Single posts and pages )
*/

.category-and-tags {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}

.category-and-tags a {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    text-decoration: none;
    border-radius: var(--minimalistique-button-border-radius);
    padding: 5px 20px;
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    font-size: var(--font-primary-small);
    color:var(--minimalistique-foreground);
    background-color: var(--minimalistique-light-2);
}
.category-and-tags a:hover {
   background-color: var(--minimalistique-primary-dark);   
   color:var(--minimalistique-button-text-color);
}
.category-and-tags a[rel=category] {
    background-color: var(--minimalistique-primary);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    color:var(--minimalistique-button-text-color);
}
.category-and-tags a[rel=category]:hover {
    background-color: var(--minimalistique-primary-dark);
}
.woocommerce-page .category-and-tags {
    display: none;
}

/*
/*  Entry meta 
*/

.entry-meta {
    width: 100%;
}

.wp-block-post-date {
    color: var(--minimalistique-dark-1);
    font-size: var(--font-primary-small);
    text-decoration: none;
}

.entry-meta, .entry-meta a {
    font-family: var(--font-primary);
    color: var(--minimalistique-foreground);
    font-weight:var(--font-primary-bold);
    font-size: var(--font-primary-normal);
    text-decoration: none;
}

.entry-meta .header-author-container-img-wrapper{
    min-width: 40px;
    min-height: 40px;
    max-width: 40px;
    max-height: 40px;
    display: inline-block;
}
.entry-meta .post-author-wrapper {
    display: inline-block;
}

/*
/*  Code block 
*/
.wp-block-code {
    background: var(--minimalistique-foreground);
    margin-bottom: 1.6em;
    padding: 40px;
    border-radius: var(--minimalistique-element-border-radius);
    color: var(--minimalistique-background);
}

#secondary .wp-block-code {
    padding:20px;
}

/*
/*  Social Links
*/

.wp-block-social-links {
    margin: 0;
}


/*
/*  Verse block
*/
.wp-block-verse {
    background: var(--minimalistique-light-2);
    color:var(--minimalistique-foreground);
    padding: 40px 40px 40px 80px;
    font-style: italic;
    border-radius: var(--minimalistique-element-border-radius);
}
#secondary .wp-block-verse {
    padding:20px;
}

/*
/*  WooCommerce
*/


.wc-block-components-price-slider__range-input-progress {
    --track-background: linear-gradient(90deg,transparent var(--low),var(--minimalistique-primary) 0,var(--minimalistique-primary) var(--high),transparent 0) no-repeat 0 100%/100% 100%;
}
.woocommerce nav.woocommerce-pagination ul {
    border: 0;
}
.woocommerce-MyAccount-navigation ul {
    padding: 0;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-info::before,
.woocommerce-message::before {
    color: var(--minimalistique-foreground);
}
.elementor-page a.button.product_type_simple.add_to_cart_button {
    padding: 14px 24px;
    margin-right: 4px;
}
.woocommerce-checkout form.checkout.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table {
   background: var(--minimalistique-background);
}

.woocommerce-checkout h3#order_review_heading {
    margin-top: 30px;
}
.woocommerce-checkout span.select2-selection.select2-selection--single {
    border: 0px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 9px;
    height: 41px;
}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 13px !important;
    background:var(--minimalistique-input-background-color);
}
.woocommerce-checkout .select2-container .select2-selection--single {
    height: 42px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 42px;
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
    display: none;
}
.woocommerce-checkout form.checkout.woocommerce-checkout  {
    background: var(--minimalistique-light-2);
    padding: 20px;
    border-radius:var(--minimalistique-element-border-radius);
}
.woocommerce table.shop_table {
 border-radius:var(--minimalistique-element-border-radius);   
}
.woocommerce-checkout form.checkout.woocommerce-checkout input,
.woocommerce-checkout form.checkout.woocommerce-checkout textarea {
    border: 0px;
    padding: 13px;
    background: var(--minimalistique-input-background-color);
    border-radius: var(--minimalistique-element-border-radius);
    -webkit-box-shadow: 1px 0 3px rgba(0,0,0,.06);
    box-shadow: 1px 0 3px rgba(0,0,0,.06);
}
.woocommerce-checkout form.checkout.woocommerce-checkout span.select2-selection.select2-selection--single,
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon input#coupon_code {
    -webkit-box-shadow: 1px 0 3px rgba(0,0,0,.06);
    box-shadow: 1px 0 3px rgba(0,0,0,.06);
    border-radius: var(--minimalistique-element-border-radius);
}

.woocommerce #customer_login h2,
.woocommerce-Addresses h3{
    margin: 0;
}
.woocommerce-checkout .woocommerce-privacy-policy-text {
    margin-bottom: 10px;
}
.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
    border: 0px;
}
.woocommerce.single-product div.product div.images .flex-control-thumbs {
    margin-left: -5px;
    margin-right: -5px;
}
.woocommerce-page th[class*="label"],
.woocommerce-checkout-review-order-table th{
    background: rgba(0,0,0,0);
}
.woocommerce input#wp-comment-cookies-consent {
    margin-top: 5px;
}
.wc-block-review-list.wc-block-components-review-list {
    padding-left: 0px;
}
.wp-block-woocommerce-all-reviews .wc-block-components-review-list-item__image img {
    border-radius: 50%;
}
.single-product td.woocommerce-grouped-product-list-item__label a,
.wc-block-product-categories-list-item a,
.woocommerce .woocommerce-breadcrumb a,
.woocommerce-MyAccount-navigation ul li a,
.product_meta .sku_wrapper a,
td.product-name a,
.product_list_widget a,
.product_meta .posted_in a,
.product_meta .sku_tagged_as a{
  text-decoration: none;
}

.woocommerce #reviews [class*="comment-form"] label[for="wp-comment-cookies-consent"] {
    font-weight: var(--font-primary-default);
    font-size: var(--font-primary-small);
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    font-family: var(--font-primary);
}
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
    border-top: 0px;
    background: var(--minimalistique-light-2);
    border-radius:var(--minimalistique-element-border-radius)
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon {
    background: var(--minimalistique-light-2);
    border: 0px;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon input#coupon_code {
    border: 0px;
    font-family: var(--font-primary);
    padding: 13px;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon button.button {
    padding: 14px 25px;
    font-size: var(--font-primary-small);
    line-height: var(--font-primary-lineheight);
}
.single-product .summary.entry-summary table.woocommerce-grouped-product-list span.woocommerce-Price-amount.amount {
    font-size: var(--font-primary-normal);
    font-weight:  var(--font-primary-default);
}
#secondary .wc-block-review-list-item__rating__stars a {
    margin-bottom:10px;
}
#secondary .wc-block-review-list-item__product a{
    text-decoration:none;
}
#secondary a.wc-block-grid__product-link {
    text-decoration:none;
}
.single-product .summary.entry-summary table.woocommerce-grouped-product-list  del[aria-hidden="true"] {
    opacity: 0.5;
}
.single-product .summary.entry-summary table.woocommerce-grouped-product-list td,
.single-product .summary.entry-summary table.woocommerce-grouped-product-list th {
    vertical-align: middle !important;    
}


.single-product .summary.entry-summary table.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__label label{
    font-weight:  var(--font-primary-bold);
}
.woocommerce-page .content-area {
    width: 1180px;
    max-width: 90%;
    margin: 0 auto;
}
.woocommerce-page.single-product .featured-content{
    margin-right: 0px;
    width: 100%;
}
.woocommerce-page.single-product aside#secondary {
    display: none;
}
h1.woocommerce-products-header__title.page-title,
.woocommerce div.product .product_title{
    text-align: left;
    font-weight:  var(--font-secondary-bold);
    line-height: var(--font-secondary-lineheight);
    font-family: var(--font-secondary);
    color: var(--minimalistique-foreground);
}
.woocommerce-Reviews span#reply-title {
    font-size: var(--font-secondary-large);
    font-weight:  var(--font-secondary-bold);
    line-height: var(--font-secondary-lineheight);
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description {
    max-width: 890px;
    width: 100%;
}
.woocommerce #reviews #comments h2 {
    margin-bottom: 20px;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li a:hover {
    border: 1px solid var(--minimalistique-primary);
    color: var(--minimalistique-button-text-color);
    margin: 0 5px;
    background: var(--minimalistique-primary);
    padding: 10px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-contenter: center;
    -webkit-box-align: center;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    -ms-flex-align: center;
    align-items: center;
}
.woocommerce div.product h2 {
    font-size: var(--font-secondary-large);
}
.single-product .woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li {
    padding: 10px 5px;
}
.woocommerce ul.products li.product a img,
.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img,
.woocommerce div.product div.images img,
.woocommerce img.pswp__img, .woocommerce-page img.pswp__imga {
}

.woocommerce span.onsale {
    background: var(--minimalistique-secondary);
    color: var(--minimalistique-button-text-color);
    z-index: 1;
    -webkit-box-sizing: content-box; 
    box-sizing: content-box;
}
.woocommerce-cart .woocommerce table.shop_table th,
.woocommerce-cart .woocommerce table.shop_table td {
    border-right: 1px;
    border-top: 0px;
    border-bottom: 1px solid var(--minimalistique-light-2);
    border-left: 1px solid var(--minimalistique-light-2);
}
.woocommerce-cart .cart_totals tr:last-of-type th { 
    border-bottom: 0px; 
}

.woocommerce-cart .cart_totals tr:last-of-type th,
.woocommerce-cart .woocommerce table.shop_table tr:last-of-type td {
    border-bottom: 0px;
}
.woocommerce-cart .woocommerce table.shop_table th:first-of-type,
.woocommerce-cart .woocommerce table.shop_table td:first-of-type {
    border-left: 0px;
}
h1.woocommerce-products-header__title.page-title {
    margin-top: 0px;
}
.woocommerce-info {
    border-color: var(--minimalistique-primary);
}

.woocommerce-message {
    border-top-color: var(--minimalistique-primary);
}
.woocommerce-message::before {
    color: var(--minimalistique-primary);
}
.woocommerce-page .woocommerce #customer_login .col-1,
.woocommerce-page .woocommerce #customer_login .col-2,
.woocommerce-page .woocommerce #customer_login .col-3 {
    background: rgba(0, 0, 0, 0.02);
    padding: 20px;
}
.woocommerce-shop .products .button,
.single-product .products .button {
    padding: 14px 24px;
}


.woocommerce-page .woocommerce #customer_login .col-1 {
    border-top-color: var(--minimalistique-foreground);
}
.woocommerce-page .woocommerce .woocommerce-form-login,
.woocommerce-page .woocommerce .woocommerce-form-register {
    border: 0;
    margin-top: 10px;
    background: rgba(0, 0, 0, 0);
    padding: 0;
}
.woocommerce #reviews [class*="comment-form"] label {
    width: 100%;
    margin-bottom: 2px;
    font-size: var(--font-primary-normal);
    font-weight:  var(--font-primary-bold);
}
.woocommerce #reviews [class*="comment-form"] label[for="rating"] {
    font-size: var(--font-primary-large);
    margin-bottom: 5px;
    margin-top: 10px;
}

#secondary li.wc-block-grid__product .star-rating{
    margin-bottom:10px;
}

.woocommerce .star-rating,
.woocommerce .stars a {
    color: #ffc106;
}
.woocommerce ul.products li.product .price {
    color: var(--minimalistique-foreground);
}
.woocommerce-cart .woocommerce button.button:disabled[disabled] {
    color: var(--minimalistique-button-text-color);
}
.woocommerce-cart .coupon input#coupon_code {
    padding: 7px 6px 8px 6px;
    background:var(--minimalistique-input-background-color);
}
.single-product .quantity .qty {
    padding: 10px 0;
    background-color: var(--minimalistique-secondary);
    border-color: var(--minimalistique-secondary);
    border-radius: var(--minimalistique-button-border-radius);
    font-weight:  var(--font-primary-bold);
    min-width: 54px;
}
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li {
    border: 0;
    margin: 0;
    padding: 0;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
    opacity: 1;
    background: var(--minimalistique-primary-dark);
    color: var(--minimalistique-button-text-color);
}

.woocommerce #reviews #comments ol.commentlist,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs,
.wp-block-woocommerce-product-categories > .wc-block-product-categories-list {
    padding-left: 0;
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-top: 0;
    border-right: 0px;
    border-left: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0);
}
.woocommerce-page .site-footer {
    margin-top: 30px;
}
.woocommerce-MyAccount-navigation ul li {
    list-style: none;
    border-bottom: 1px solid var(--minimalistique-light-2);
    padding: 10px 0;
}
.woocommerce table.shop_attributes td {
    padding: 8px;
}
.wc-block-price-filter__controls.wc-block-components-price-slider__controls input,
.wc-block-product-search .wc-block-product-search__button,
.wc-block-product-search .wc-block-product-search__field {
    border-radius: var(--minimalistique-element-border-radius) !important;
}

.woocommerce-ordering select,
.variations select {
    border: 1px solid var(--rz-border-color);
    padding: 12px 40px 12px 25px;
    border-radius: var(--minimalistique-element-border-radius);
    background-color: var(--minimalistique-select-color);
    font-weight:var(--font-primary-bold);
    color: var(--rz-color-dark);
    font-family: var(--font-primary);
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNSIgdmlld0JveD0iMCAwIDEwIDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNNC41MDQ5NSA0LjgyMDExTDAuMjA1MjQxIDEuMDQ4NTZDLTAuMDY4NDEzNyAwLjgwODY0NiAtMC4wNjg0MTM3IDAuNDE5NjYzIDAuMjA1MjQxIDAuMTc5ODY0QzAuNDc4NjUyIC0wLjA1OTk1NDcgMC45MjIwOTggLTAuMDU5OTU0NyAxLjE5NTQ5IDAuMTc5ODY0TDUuMDAwMDcgMy41MTcxTDguODA0NTIgMC4xNzk5NjFDOS4wNzgwNSAtMC4wNTk4NTc3IDkuNTIxNDUgLTAuMDU5ODU3NyA5Ljc5NDg2IDAuMTc5OTYxQzEwLjA2ODQgMC40MTk3OCAxMC4wNjg0IDAuODA4NzQzIDkuNzk0ODYgMS4wNDg2Nkw1LjQ5NTA4IDQuODIwMkM1LjM1ODMxIDQuOTQwMTEgNS4xNzkyNSA1IDUuMDAwMDkgNUM0LjgyMDg1IDUgNC42NDE2NSA0Ljk0IDQuNTA0OTUgNC44MjAxMVoiIGZpbGw9IiM3Njc2NzYiLz4NCjwvc3ZnPg0K);
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) 50%;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
    border: 0px solid var(--minimalistique-dark-1);
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    color: var(--minimalistique-foreground);
    border-bottom: 1px solid var(--minimalistique-foreground);
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    padding-right: 20px;
}
.single-product.woocommerce #reviews.woocommerce-Reviews .comment-form .comment-form-rating label {
    font-size: var(--font-primary-normal);
    font-weight:  var(--font-primary-bold);
    margin: 12px 0 0;
}
.single-product.woocommerce #reviews.woocommerce-Reviews #respond p.stars {
    margin-top: 5px;
    font-size: var(--font-primary-medium);
}
.woocommerce #review_form #respond .form-submit input {
    padding: 12px 20px;
}
.woocommerce-page.single-product .woocommerce-tabs #tab-description {
    width: 100%;
    max-width: 880px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    padding: 20px 30px;
}
.woocommerce #review_form #respond textarea,
div#review_form input[type="text"],
.woocommerce #review_form #respond p.comment-form-email input {
    background: var(--minimalistique-input-background-color);
    -webkit-box-shadow: 1px 0 3px rgba(0,0,0,.06);
    box-shadow: 1px 0 3px rgba(0,0,0,.06);
    padding: 8px 14px;
    width: 100%;
    border: 0px;
    font-family:var(--font-primary);
    padding: 15px;
    margin-bottom: 6px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    background: var(--minimalistique-light-2);
    border:0px;
    border-radius: var(--minimalistique-element-border-radius);
}
strong.woocommerce-review__author {
    color:var(--minimalistique-foreground);
}
.woocommerce-Reviews div#review_form_wrapper {
    background: var(--minimalistique-light-2);
    padding: 30px;
    border-radius: var(--minimalistique-element-border-radius);
}

.woocommerce #review_form #respond .form-submit input {
    border: 0;
    background: var(--minimalistique-primary);
    font-weight:  var(--font-primary-bold);
    padding: 17px 35px;
    color: var(--minimalistique-button-text-color);
    text-decoration: none;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
button.wp-block-button__link.add_to_cart_button.wc-block-components-product-button__button {
    padding: 12px 20px;
    border-radius: var(--minimalistique-button-border-radius);
}
.wc-sidebar-wrapper label {
    font-weight:  var(--font-primary-default);
}
button.single_add_to_cart_button.button.alt.disabled:hover {
    background: var(--minimalistique-foreground);
}
.woocommerce div.product form.cart .variations th {
    background: rgba(0,0,0,0);
}
.woocommerce.single-product button.single_add_to_cart_button.button {
    padding-bottom: 11px;
    padding-top: 11px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    padding: 0;
    border-radius: 50%;
    border: 0;
}
.woocommerce-page .content-wrap .content-area {
    max-width: 100%;
}
.woocommerce #review_form #respond p.comment-form-author {
    margin-right: 20px;
}
.woocommerce #review_form #respond p.comment-form-email input {
    width: 100%;
    max-width: 100%;
}
.woocommerce #review_form #respond p.comment-form-email,
.woocommerce #review_form #respond p.comment-form-author {
    max-width: 260px;
}
.woocommerce #review_form #respond p.comment-form-comment {
    width: 100%;
    max-width: 100%;
}

li.wc-block-product-categories-list-item ul {
    padding-left: 10px;
}
.wc-block-checkbox-list input[type="checkbox"],
.wc-block-stock-filter-list input[type="checkbox"] {
    margin-right: 5px;
}
li.wc-block-product-categories-list-item {
    list-style: none;
    padding: 8px 0;
}
li.wc-block-product-categories-list-item ul li {
    border-bottom: 0;
    padding: 5px 0;
}
.products a.added_to_cart.wc-forward {
    font-size: var(--font-primary-small);
    width: 100%;
}
.single-product .summary.entry-summary span.woocommerce-Price-amount.amount {
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-large);
}

.single-product .product_meta .posted_in {
    font-size: var(--font-primary-normal);
    font-weight:  var(--font-primary-bold);
}
.single-product .product_meta .posted_in a{
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 10px;
    background-color: var(--minimalistique-secondary);
    text-decoration: none;
    border-radius: var(--minimalistique-button-border-radius);
    padding: 5px 20px;
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.single-product .product_meta .posted_in a:hover {
    background-color: var(--minimalistique-secondary-dark);
}

.products a.added_to_cart.wc-forward[title="View cart"] {
    border: 0;
    background: var(--minimalistique-secondary);
    color: var(--minimalistique-button-text-color);
    text-decoration: none;
    border-radius: var(--minimalistique-button-border-radius);
    font-family: var(--font-primary);
    font-weight:  var(--font-primary-bold);
    font-size: var(--font-primary-small);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    width: auto;
    margin-top: 10px;
    padding: 14px 24px;
    line-height: 1;
}

.woocommerce div.product .woocommerce-product-rating a {
    text-decoration: none;
}

div#review_form * {
    text-align: left;
}
div#review_form input[type="text"] {
    width: 100%;
    max-width: 100%;
}
div#review_form input[type="text"] {
    width: 100%;
    max-width: 100%;
}

.product_meta .posted_in,
.product_meta .sku_tagged_as,
.product_meta .sku_wrapper {
    width: 100%;
    display: inline-block;
    text-decoration: none;
    margin: 5px 0;
}
.product_meta .sku_wrapper {
    font-weight:  var(--font-primary-bold);
}
.product_meta .sku_wrapper .sku{
    font-weight:  var(--font-primary-default);
}

/*
/*  Footer
*/

.site-footer {
    width: 100%;
    display: block;
    background: var(--minimalistique-foreground);
    border-top:1px solid var(--minimalistique-light-2);
}
.site-footer a,
.site-footer {
    color: var(--minimalistique-background);
}

/* Keep a few elements black */
.site-footer select,
.site-footer .wp-calendar-table td a,
.site-footer .widget_rss,
.site-footer .widget_meta,
.site-footer .widget_meta a,
.site-footer .widget_rss a,
.site-footer .widget_search .wp-block-search__label,
.site-footer .widget_search .widget-title{
 color: var(--minimalistique-foreground);   
}

.site-footer-widget-area {
    padding: 30px 0;
    width: 100%;
}

.site-info {
    font-size: var(--font-primary-small);
}
.site-footer .content-wrap+.site-info {
    border-top:0px solid var(--minimalistique-light-2);
}
.site-info {
    width: 100%;
    text-align: center;
    padding: 20px 0;
}

.site-footer .footer-copyright a{
    color: var(--minimalistique-background);
}

.site-footer .widget .widget:not(.widget_block) h2.widgettitle {
    font-size: var(--font-secondary-medium);
    margin-top:0;
}

.site-footer .wp-block-latest-comments:first-of-type {
    margin:0;
}

span.footer-info-right a { 
    color: var(--minimalistique-background); 
}

/*
/*  Header widgets 
*/
.header-widgets-wrapper {
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
}

/*
/*  Go to top button
*/
#goTop {
    position: fixed;
    right: 30px;
    bottom: 20px;
    z-index: 1041;
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    border-radius: 50%;
    -webkit-box-shadow: 0 14px 28px -4px rgba(14, 17, 20, 0.15);
    box-shadow: 0 14px 28px -4px rgba(14, 17, 20, 0.15);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

#goTop:focus {
    color: var(--minimalistique-background);
}
#goTop:active i {
    position: relative;
    top: 1px;
}

#goTop {
    background-color: var(--minimalistique-foreground);
    color: var(--minimalistique-background);
}
#goTop:hover {
    background-color: var(--minimalistique-primary);
}



/*
/*  WordPress Gallery block/widget
*/

.gallery-caption {
    display: block;
}

.gallery-item{
    display: inline-block;
}

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33333%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66667%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28571%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11111%;
}
.gallery-columns-5 .gallery-item {
    padding: 0 15px;
}



/*
/*  Sidebar
*/

#secondary .widget_spbrposts_widget h2 {
  margin-bottom: 20px;
}
#secondary {
    margin-bottom: 30px;
}
.featured-sidebar {
    width: 30%;
    float: left;
}
#secondary h1 {
    font-size: var(--font-secondary-xl);
}
#secondary h2 {
    font-size: var(--font-secondary-large);
}
#secondary h3 {
    font-size: var(--font-secondary-medium);
}
#secondary h4 {
    font-size: var(--font-secondary-small);
}
#secondary h5 {
    font-size: var(--font-secondary-small);
}
#secondary h6 {
    font-size: var(--font-secondary-small);
}
#secondary .widget:not(.widget_block) {
    margin-bottom:35px;
}

/*
/*  Default Header
*/

.header-button-wrap a {
    padding: 12px 30px;
    display: inline-block;
    margin: 40px auto 0;
}

.bottom-header-wrapper {
    display: inline-block;
    width: 100%;
}

.bottom-header-wrapper {
    text-align: center;
    color: var(--minimalistique-button-text-color);
    font-size: var(--font-primary-medium);
    float: left;
    margin-bottom: 35px;
    position: relative;
}
.bottom-header-text {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.bottom-header-wrapper img {
    width: 100%;
    max-width: 100%;
}
.bottom-header-title {
    font-size: var(--font-primary-xxl);
    color: var(--minimalistique-background);
    font-weight:  var(--font-primary-bold);
    line-height:  var(--font-primary-lineheight);
}
.bottom-header-paragraph {
    font-size: var(--font-primary-medium);
    color: var(--minimalistique-background);
    margin-top:8px;
}
.header-content-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
}

/*
/*  MetaSlider Header
*/

.sheader + .ml-slider {
    overflow: hidden;
    margin-top: -40px;
    margin-bottom: 30px;
}



/*
/*  Accessibility
*/


.screen-reader-text:focus {
    display: block;
    width: auto;
    height: auto;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: var(--minimalistique-light-2);
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: var(--minimalistique-dark-1);
    font-size: 0.875rem;
    font-weight:  var(--font-primary-bold);
    right: 5px;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    z-index: 100000;
}
#content[tabindex="-1"]:focus {
    outline: 0;
}



/*
/*  Unsorted 
*/
.wp-block-latest-comments {
    padding: 0;
}
.related-posts h4.entry-title a,
.wp-block-archives a,
.wp-block-categories-list a,
.wp-block-latest-comments a,
.wp-block-latest-posts a {
    text-decoration: none;
}
.posts-related ul.list-related-posts {
    margin-bottom: 0;
}

.wp-block-latest-posts li {
    margin: 10px 0;
}

.wp-block-latest-comments li {
    display: inline-block;
    width: 100%;
}

.widget_block.widget_archive > ul:first-of-type,
.widget_block.widget_categories > ul:first-of-type{
    padding-left: 0;
}




/*
/*  Min width media queries 
*/
@media screen and (min-width: 37.5em) {
    .nav-#secondary-site-navigation {
        display: none;
    }
    .main-navigationigation ul {
        display: block;
    }
}
@media (min-width: 1024px) {
    p.woocommerce-result-count + form.woocommerce-ordering {
        margin-top: -20px;
        margin-bottom: 50px;
    }
    .super-menu,
    .toggle-mobile-menu {
        display: none;
    }
}

@media screen and (min-width: 1024px) {

    .pmenu .sub-menu a, 
    .pmenu .children a {
        padding: 10px 32px 10px 20px;
    }
    .pmenu .sub-menu>li:first-of-type,
    .pmenu .children>li:first-of-type {
        padding-top: 10px;
    }
    .pmenu .sub-menu>li:last-of-type,
    .pmenu .children>li:last-of-type {
        padding-bottom: 10px;
    }
    .pmenu .sub-menu ul.sub-menu,
    .pmenu .children ul.children {
        margin-top: 10px;
    }   
    .pmenu li:focus-within > .children {
        display: block;
    }
    ul.pmenu:not(.sub-menu):not(.children)>li.menu-item-has-children{
        margin-right: 11px;
    }
    .main-navigation ul li .sub-arrow {
        width: 11px;
        right: 1px;
    }
    .main-navigation ul li .sub-arrow {
        color: var(--minimalistique-foreground);
        font-size: 18px;
    }
    .primary-menu ul li ul.children,
    .primary-menu ul li ul.sub-menu {
        background: var(--minimalistique-background);
        border-radius: var(--minimalistique-element-border-radius);
    }
    .primary-menu ul li ul.children li,
    .primary-menu ul li ul.sub-menu li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }


    .primary-menu ul li ul.children li span.sub-arrow,
    .primary-menu ul li ul.sub-menu li span.sub-arrow {
        position: relative;
        height: auto;
        line-height: 150%;
    }

    .main-navigation ul.sub-menu li .sub-arrow,
    .main-navigation ul.children li .sub-arrow {
        width: 17px;
        right: 30px;
        text-align: right;
        line-height: 66px;
        height: 66px;
        top: 0;
    }
    .wc-nav-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .main-navigation ul li:hover > ul.sub-menu,
    .pmenu li:focus-within > .sub-menu,
    .primary-menu ul li ul.sub-menu:focus-within {
        display: block;
    }
    .primary-menu .sub-menu,
    .primary-menu .children {
        -webkit-box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.08);
        box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.08);
    }
    .primary-menu .sub-menu .sub-arrow,
    .primary-menu .children .sub-arrow {
        right: -10px;
    }
}

@media screen and (min-width: 992px) {
    .fmenu{
        float: right;
    }
    .arrow-menu,
    .footer-menu ul li .arrow-sub-menu {
        display: none;
    }
    .fmenu {
        width: auto;
        margin-top: 0;
        text-align: right;
    }
    .secondary-menu .smenu ul ul.children li,
    .secondary-menu .smenu ul ul.sub-menu li {
        border-bottom: 1px solid var(--minimalistique-light-2);
    }
}

/*
/*  Max width media queries 
*/

@media screen and (max-width: 1050px) {
    .blogposts-list {
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        display: inline-block;
        max-width: 48%;
        -ms-flex: 1 1 48%;
        flex: 1 1 48%;
    }
}

@media screen and (max-width: 1024px) {
    .cart-preview {
        display: none !important;
    }
    .woocommerce-cart form.woocommerce-cart-form {
        max-width: 100%;
        margin-right: 0;
    }
    .woocommerce-cart .cart-collaterals {
        max-width: 100%;
    }

    .comments-area .comment-content,
    .comments-area .reply {
        padding-left: 0px;
    }
    .comments-area .comment-author {
        font-size: var(--font-primary-normal);
    }
    .comment-meta .vcard img {
        max-width: 50px;
    }
}
@media screen and (max-width: 1023px) {
    .top-nav-wrapper {
        border-bottom:0px;
    }
    .cart-header-desktop {
        display: none !important;
    }
    .main-navigation ul li .sub-arrow {
        right: 0;
        text-align: right;
    }
    

    #smobile-menu .main-navigation ul li .sub-arrow {
        font-size: 33px;
        width: 65px;
        color: var(--minimalistique-foreground);
    }
    #smobile-menu ul ul li .sub-arrow {
        right: 0;
        color: var(--minimalistique-foreground);
    }
    .site-branding {
        text-align: center;
        width: 100%;
    }
    .ads-top .textwidget img {
        display: inline;
    }
    .main-container-wrap {
        position: relative;
        left: 0;
    }
    #mobile-menu-overlay {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 999;
        cursor: pointer;
        display: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        background: rgba(0, 0, 0, 0.5);
    }
    #page {
        position: relative;
        left: 0;
        top: 0;
    }
    #smobile-menu.show .main-navigation ul ul.children,
    #smobile-menu.show .main-navigation ul ul.sub-menu,
    .main-navigation,
    .smenu-hide {
        display: none;
    }
    #smobile-menu.show .main-navigation ul li .sub-arrow,
    .mobile-menu-active #mobile-menu-overlay,
    .mobile-menu-active .smenu-hide {
        display: block;
    }
    .mobile-menu-active #page {
        width: 100%;
        max-width: 100%;
        position: fixed;
        top: 0;
        right: 300px;
        -webkit-transition: left 0.5s;
        -o-transition: left 0.5s;
        transition: left 0.5s;
        -ms-transform: translate(85%, 0);
        -webkit-transform: translate(85%, 0);
        transform: translate(85%, 0);
    }
    #smobile-menu {
        background-color: var(--minimalistique-background);
        position: fixed;
        width: 70%;
        top: 0;
        bottom: 0;
        left: -70.1%;
        z-index: 5999998;
        overflow-x: hidden;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    #smobile-menu .content-wrap,
    #smobile-menu .primary-menu ul {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    #smobile-menu.show {
        left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    #smobile-menu.show .main-navigation {
        width: 100%;
        float: left;
        display: block;
        margin: 0;
    }
    #smobile-menu.show .main-navigation ul li {
        width: 100%;
        display: block;
    }
    #smobile-menu.show .main-navigation ul li a {
        padding: 12px 70px 12px 20px;
        font-size: var(--font-primary-medium);
        font-weight:var(--font-primary-default);
    }
    #smobile-menu.show .main-navigation ul ul.children.active,
    #smobile-menu.show .main-navigation ul ul.sub-menu.active {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
    #smobile-menu.show .main-navigation ul ul.children li:last-child,
    #smobile-menu.show .main-navigation ul ul.sub-menu li:last-child {
        border: none;
    }
    .toggle-mobile-menu {
        display: inline-block;
        width: 100%;
        margin: auto;
        position: relative;
        text-align: left;
        z-index: 1;
        padding: 12px 20px;
    }
    .header-content-container {
        position: relative;
    }
    .navigation-icon,
    .navigation-icon-nav {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .navigation-icon-nav {
        right: 0;
    }
    div#smobile-menu.mobile-only.show nav#primary-site-navigation {
        padding: 0 5%;
    }
    div#smobile-menu.mobile-only.show .primary-menu a.nav-pull {
        padding-left: 0px;
    }
    div#smobile-menu.mobile-only.show nav#primary-site-navigation ul li.menu-item a {
        padding-left: 0px;
    }
    .navigation-icon *,
    .navigation-icon-nav * {
        fill: var(--minimalistique-foreground);
        color: var(--minimalistique-foreground);
        stroke: var(--minimalistique-foreground);
    }
    
    .mobile-only .toggle-mobile-menu {
        text-decoration: none;
    }
    .mobile-only .toggle-mobile-menu:before {
        right: 13px;
        left:auto;
    }
    .super-menu {
        background: var(--minimalistique-background);
        border-bottom: 1px solid var(--minimalistique-light-2);
    }
    .super-menu-inner {
        width: 1120px;
        max-width: 90%;
        margin: 0 auto;
    }
    .super-menu .toggle-mobile-menu {
        padding: 10px 0;
        text-decoration: none;
    }
    .super-menu .main-navigation-toggle:before {
        left: 0;
    }
    
    #smobile-menu.show .main-navigation ul li a,
    .main-navigation ul li a {
        text-align: left;
    }
    #smobile-menu.show .main-navigation ul ul.sub-menu li,
    #smobile-menu.show .main-navigation ul ul.children li {
        padding-left: 15px;
    }
    #smobile-menu.show .main-navigation ul ul.sub-menu li a,
    #smobile-menu.show .main-navigation ul ul.children li a {
        font-size: var(--font-primary-normal);
    }
    ul.page-numbers {
        margin-bottom: 50px;
    }
    .bottom-header-title {
        font-size: var(--font-primary-xxl);
    }
    .bottom-header-paragraph {
        font-size: var(--font-primary-medium);
    }
    .comments-area .comments-title {
        font-size: var(--font-primary-large);
    }
    #smobile-menu.show .main-navigation ul .menu-item:focus-within>.sub-menu,
    #smobile-menu.show .main-navigation ul .menu-item:focus-within>.children {
        display: block;
    }
    .show .nav-pull:focus {
        outline:none;
    }
    #smobile-menu.show .main-navigation ul li:last-of-type {
        border-bottom: 0;
    }
    .super-menu {
        padding: 5px 0;
    }
    a.nav-pull {
        float: right;
        display: inline-block;
        width: 30px;
        height: 60px;
        margin: 0;
        margin-left: 10px;
    }
    .header-content-container {
        padding: 10px 0;
    }
    .super-menu-inner a.logofont {
        float: left;
        margin-top: 0;
    }
    .logofont {
        font-size: var()--font-primary-xl;
        line-height: var(--font-secondary-lineheight);
    }
    .toggle-mobile-menu:before {
        font-size: 32px;
    }
    .super-menu.clearfix {
        display: block;
    }
    .mobile-menu-active .logo-container {
        display: none;
    }
    .center-main-menu {
        max-width: 100%;
    }
    .primary-menu a.nav-pull img {
        height: auto;
        max-width: 80%;
        max-height: 45px;
        margin-top: -5px;
    }
    .primary-menu a.nav-pull {
        float: left;
        width: 100%;
        margin-left: 0px;
        padding-right: 55px;
        height: auto;
        margin: 12px 0 10px 0;
    }
}
@media screen and  (max-width: 992px) {
    .featured-content,
    .featured-sidebar {
        width: 100%;
        margin: 0;
    }
    .site-info {
        width: 100%;
        text-align: center;
    }
    .sheader {
        margin: 0 0 20px;
    }
    .sheader + .ml-slider {
        margin-top: -20px;
    }
    .elementor-template-full-width .sheader {
        margin:0;
    }
    header.page-header.search-results-header-wrapper {
      margin-bottom:20px;
      padding-left:10px;
      padding-right:10px;
  }
}


@media screen and (max-width: 900px) {
    .wc-sidebar-wrapper {
        margin-top: 30px;
    }
    .wp-block-code,
    .wp-block-verse  {
        padding: 20px;
    }
    .comment-respond {
        padding: 30px 15px;
    }
    .single-post p.comment-form-email {
        margin-left: 0%;
    }
    .single-post p.comment-form-author,
    .single-post p.comment-form-email,
    .woocommerce #review_form #respond p.comment-form-email,
    .woocommerce #review_form #respond p.comment-form-author {
        max-width: 100%;
        float: none;
        display: inline-block;
        width: 100%;
    }
}
@media screen and (max-width: 800px) {
    .add-blog-to-sidebar .all-blog-articles .blogposts-list {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
    }
    .featured-img-box {
        display: block;
    }
    .content-wrapper {
        width: 100%;
    }
    .woocommerce-Reviews div#review_form_wrapper  {
        padding: 20px;
    }
    .single-product.woocommerce div.product .woocommerce-tabs ul.tabs li {
        width: 100%;
    }
}

@media screen and (max-width: 700px) {
    .wp-block-quote {
        padding-left: 0px;
    }
    section.error-404.try-new-posts .try-new-post-headline {
        font-size:var(--font-secondary-xxl);
    }
    .about-the-author-description,
    .about-the-author-img,
    .blogposts-list,
    p.comment-form-author,
    p.comment-form-author input,
    p.comment-form-email,
    p.comment-form-email input {
        max-width: 100%;
        width: 100%;
        margin-left: 0px;
    }

    .error404 main#main section.error-404.not-found.bg-image-404 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    section.error-404.not-found h1.page-title.error-404-headline {
        font-size:var(--font-secondary-xxxl);
    }

    .error-404.not-found  .error-404-description  {
        font-size: var(--font-primary-medium);
    }

    section.error-404.not-found,
    .search-form-wrapper {
        padding: 20px;
    }
    .post-navigation .nav-links, .posts-navigation .nav-links {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .site-main .post-navigation .nav-links .nav-previous,
    .site-main .post-navigation .nav-links .nav-next {
        width: 100%;
        text-align: center;
        margin: 10px auto;
    }
    .site-main .post-navigation{
        margin: 0 0 20px;
    }

    .blogposts-list{
        display: inline-block;
    }
    .related-posts-posts .post {
        width: 100%;
        margin: 20px 0;
        text-align: center;
    }
    .about-the-author-description h3,
    .related-posts-headline h3 {
        text-align: center;
    }
    .related-posts-posts .blog-data-wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .related-posts-headline h3 {
        font-size: var(--font-secondary-large);
    }
    #comments h3#reply-title {
        font-size: var(--font-secondary-large);
    }
    .about-the-author {
        padding: 20px;
    }
    .about-the-author {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .about-the-author-img {
        margin-right: 0;
        margin-bottom: 10px;
        text-align: center;
    }
    .page .content-area .fbox,
    .single .content-area .fbox {
        display: inline-block;
        width: 100%;
    }
    #comments span.edit-link {
        display: none;
    }
    .page-numbers li a.page-numbers, .page-numbers li .page-numbers.current {
        margin: 10px 0;
        font-size: var(--font-primary-normal);
    }
    .page-numbers li a.next.page-numbers, .page-numbers li a.prev.page-numbers {
        padding: 0px 20px;
    }

    .page-numbers li a.page-numbers:not(.next):not(.prev),
    span.page-numbers.dots {
        display: none;
    }
    .woocommerce #reviews [class*="comment-form"] label[for="wp-comment-cookies-consent"] {
        max-width: 80%;
    }
    .header-button-wrap a {
        margin-top: 20px;
        font-size: var(--font-primary-small);
        padding: 10px 20px;
    }
    h2 {
        font-size: var(--font-secondary-large);
    }



    .archive h1.page-title,
    .search-results h1.page-title,
    h1 {
        font-size: var(--font-secondary-extra);
    }

    .bottom-header-paragraph {
        font-size: var(--font-primary-medium);
    }
    #comments ol.children,
    .comments-area ol.comment-list ol.children li {
        padding-left: 5px;
    }
    #comments .comment-metadata * {
        font-size: var(--font-primary-small);
    }
    .archive .page-header h1,
    .error-404.not-found h1,
    .search-no-results .no-results.not-found h1 {
        font-size: var(--font-secondary-large);
    }
    .archive .no-results.not-found p,
    .error-404.not-found p,
    .search-no-results .no-results.not-found p {
        font-size: var(--font-primary-normal);
    }
    .post-data-text {
        font-size: var(--font-primary-normal);
    }
    .site-branding {
        padding: 30px 0;
    }
    
    .bottom-header-title {
        font-size: var(--font-primary-large);
    }
    .blogposts-list {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        overflow: hidden;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
}


@media screen and (max-width: 665px) {
    .cart-customlocation svg {
        margin-left: 0;
    }
    .woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon input#coupon_code {
        padding: 10px 8px;
    }
    .woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon button.button {
        padding: 10px 15px;
        font-size: var(--font-primary-small);
        line-height: var(--font-primary-lineheight);
    }
}/* cyrillic-ext */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 800;
  src: url(../wp-content/fonts/nunito/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiLXcHgKbabWk.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 800;
  src: url(../wp-content/fonts/nunito/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiLXcHiababWk.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 800;
  src: url(../wp-content/fonts/nunito/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiLXcHgqbabWk.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 800;
  src: url(../wp-content/fonts/nunito/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiLXcHg6babWk.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 800;
  src: url(../wp-content/fonts/nunito/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiLXcHjaba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIOOaBXso.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIMeaBXso.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIOuaBXso.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIO-aBXso.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofINeaB.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIOOaBXso.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIMeaBXso.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIOuaBXso.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofIO-aBXso.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url(../wp-content/fonts/nunito/XRXV3I6Li01BKofINeaB.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  src: url(../wp-content/fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDTbtPY_Q.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  src: url(../wp-content/fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDYbtPY_Q.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  src: url(../wp-content/fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDZbtPY_Q.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  src: url(../wp-content/fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDXbtM.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.jetpack-subscription-modal {
	visibility: hidden;
	position: fixed;
	z-index: 50000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	opacity: 0;
	transition: visibility 0s, opacity 0.5s ease;
	display: flex;
	justify-content: space-evenly;
	align-content: center;
	flex-wrap: wrap;
}

.jetpack-subscription-modal.open {
	opacity: 1;
	background-color: rgba(0, 0, 0, 0.3);
	visibility: visible;
}

.jetpack-subscription-modal__modal-content {
	text-align: center;
	background-color: #fefefe;
	width: 100%;
	max-width: 650px;
	box-sizing: border-box;
	transition: visibility 0s, opacity 0.3s linear;
	opacity: 0;
	display: flex;
	flex-direction: column;
	gap: 5px;
	justify-content: center;
}

.jetpack-subscription-modal.open .jetpack-subscription-modal__modal-content {
	opacity: 1;
	top: 0;
	visibility: visible;
}

/* Hide the modal content when iframe is present */
.jetpack-subscription-modal.has-iframe .jetpack-subscription-modal__modal-content {
	background: transparent;
}

.jetpack-subscription-modal.has-iframe .jetpack-subscription-modal__modal-content-form {
	visibility: hidden;
	opacity: 0;
}

/*
 * These text-wrap properties still have limited browser
 * support, but based on feedback still adding them for when
 * they are supported.
 */
.jetpack-subscription-modal__modal-content p {
	text-wrap: pretty;
}

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

	.jetpack-subscription-modal__modal-content {
		width: 94%;
	}
}


/* Inline styles from pages */

:root{--wp--preset--color--primary:#1f7cec;--wp--preset--color--primary-hover:#3993ff;--wp--preset--color--base:#fff;--wp--preset--color--featured:#0a284b;--wp--preset--color--contrast-light:#fff;--wp--preset--color--contrast-dark:#000;--wp--preset--color--mono-1:#0d3c74;--wp--preset--color--mono-2:#64748b;--wp--preset--color--mono-3:#e2e8f0;--wp--preset--color--mono-4:#f8fafc;--wp--preset--spacing--superbspacing-xxsmall:clamp(5px,1vw,10px);--wp--preset--spacing--superbspacing-xsmall:clamp(10px,2vw,20px);--wp--preset--spacing--superbspacing-small:clamp(20px,4vw,40px);--wp--preset--spacing--superbspacing-medium:clamp(30px,6vw,60px);--wp--preset--spacing--superbspacing-large:clamp(40px,8vw,80px);--wp--preset--spacing--superbspacing-xlarge:clamp(50px,10vw,100px);--wp--preset--spacing--superbspacing-xxlarge:clamp(60px,12vw,120px);--wp--preset--font-size--superbfont-tiny:clamp(10px,0.625rem + ((1vw - 3.2px) * 0.227),12px);--wp--preset--font-size--superbfont-xxsmall:clamp(12px,0.75rem + ((1vw - 3.2px) * 0.227),14px);--wp--preset--font-size--superbfont-xsmall:clamp(16px,1rem + ((1vw - 3.2px) * 1),16px);--wp--preset--font-size--superbfont-small:clamp(16px,1rem + ((1vw - 3.2px) * 0.227),18px);--wp--preset--font-size--superbfont-medium:clamp(18px,1.125rem + ((1vw - 3.2px) * 0.227),20px);--wp--preset--font-size--superbfont-large:clamp(24px,1.5rem + ((1vw - 3.2px) * 0.909),32px);--wp--preset--font-size--superbfont-xlarge:clamp(32px,2rem + ((1vw - 3.2px) * 1.818),48px);--wp--preset--font-size--superbfont-xxlarge:clamp(40px,2.5rem + ((1vw - 3.2px) * 2.727),64px)}.has-primary-color{color:var(--wp--preset--color--primary)!important}.has-primary-hover-color{color:var(--wp--preset--color--primary-hover)!important}.has-base-color{color:var(--wp--preset--color--base)!important}.has-featured-color{color:var(--wp--preset--color--featured)!important}.has-contrast-light-color{color:var(--wp--preset--color--contrast-light)!important}.has-contrast-dark-color{color:var(--wp--preset--color--contrast-dark)!important}.has-mono-1-color{color:var(--wp--preset--color--mono-1)!important}.has-mono-2-color{color:var(--wp--preset--color--mono-2)!important}.has-mono-3-color{color:var(--wp--preset--color--mono-3)!important}.has-mono-4-color{color:var(--wp--preset--color--mono-4)!important}.has-primary-background-color{background-color:var(--wp--preset--color--primary)!important}.has-primary-hover-background-color{background-color:var(--wp--preset--color--primary-hover)!important}.has-base-background-color{background-color:var(--wp--preset--color--base)!important}.has-featured-background-color{background-color:var(--wp--preset--color--featured)!important}.has-contrast-light-background-color{background-color:var(--wp--preset--color--contrast-light)!important}.has-contrast-dark-background-color{background-color:var(--wp--preset--color--contrast-dark)!important}.has-mono-1-background-color{background-color:var(--wp--preset--color--mono-1)!important}.has-mono-2-background-color{background-color:var(--wp--preset--color--mono-2)!important}.has-mono-3-background-color{background-color:var(--wp--preset--color--mono-3)!important}.has-mono-4-background-color{background-color:var(--wp--preset--color--mono-4)!important}.has-superbfont-tiny-font-size{font-size:var(--wp--preset--font-size--superbfont-tiny)!important}.has-superbfont-xxsmall-font-size{font-size:var(--wp--preset--font-size--superbfont-xxsmall)!important}.has-superbfont-xsmall-font-size{font-size:var(--wp--preset--font-size--superbfont-xsmall)!important}.has-superbfont-small-font-size{font-size:var(--wp--preset--font-size--superbfont-small)!important}.has-superbfont-medium-font-size{font-size:var(--wp--preset--font-size--superbfont-medium)!important}.has-superbfont-large-font-size{font-size:var(--wp--preset--font-size--superbfont-large)!important}.has-superbfont-xlarge-font-size{font-size:var(--wp--preset--font-size--superbfont-xlarge)!important}.has-superbfont-xxlarge-font-size{font-size:var(--wp--preset--font-size--superbfont-xxlarge)!important}
/*# sourceURL=superb-addons-variable-fallbacks-inline-css */

img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */

img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */

.wp-block-button__link{background-color:#32373c;border-radius:9999px;box-shadow:none;color:#fff;font-size:1.125em;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-file__button{background:#32373c;color:#fff}.wp-block-accordion-heading{margin:0}.wp-block-accordion-heading__toggle{background-color:inherit!important;color:inherit!important}.wp-block-accordion-heading__toggle:not(:focus-visible){outline:none}.wp-block-accordion-heading__toggle:focus,.wp-block-accordion-heading__toggle:hover{background-color:inherit!important;border:none;box-shadow:none;color:inherit;padding:var(--wp--preset--spacing--20,1em) 0;text-decoration:none}.wp-block-accordion-heading__toggle:focus-visible{outline:auto;outline-offset:0}
/*# sourceURL=https://youbots.ai/wp-content/plugins/gutenberg/build/styles/block-library/classic.min.css */

:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-family--albert-sans: 'Albert Sans', sans-serif;--wp--preset--font-family--alegreya: Alegreya, serif;--wp--preset--font-family--arvo: Arvo, serif;--wp--preset--font-family--bodoni-moda: 'Bodoni Moda', serif;--wp--preset--font-family--bricolage-grotesque: 'Bricolage Grotesque', sans-serif;--wp--preset--font-family--cabin: Cabin, sans-serif;--wp--preset--font-family--chivo: Chivo, sans-serif;--wp--preset--font-family--commissioner: Commissioner, sans-serif;--wp--preset--font-family--cormorant: Cormorant, serif;--wp--preset--font-family--courier-prime: 'Courier Prime', monospace;--wp--preset--font-family--crimson-pro: 'Crimson Pro', serif;--wp--preset--font-family--dm-mono: 'DM Mono', monospace;--wp--preset--font-family--dm-sans: 'DM Sans', sans-serif;--wp--preset--font-family--dm-serif-display: 'DM Serif Display', serif;--wp--preset--font-family--domine: Domine, serif;--wp--preset--font-family--eb-garamond: 'EB Garamond', serif;--wp--preset--font-family--epilogue: Epilogue, sans-serif;--wp--preset--font-family--fahkwang: Fahkwang, sans-serif;--wp--preset--font-family--figtree: Figtree, sans-serif;--wp--preset--font-family--fira-sans: 'Fira Sans', sans-serif;--wp--preset--font-family--fjalla-one: 'Fjalla One', sans-serif;--wp--preset--font-family--fraunces: Fraunces, serif;--wp--preset--font-family--gabarito: Gabarito, system-ui;--wp--preset--font-family--ibm-plex-mono: 'IBM Plex Mono', monospace;--wp--preset--font-family--ibm-plex-sans: 'IBM Plex Sans', sans-serif;--wp--preset--font-family--ibarra-real-nova: 'Ibarra Real Nova', serif;--wp--preset--font-family--instrument-serif: 'Instrument Serif', serif;--wp--preset--font-family--inter: Inter, sans-serif;--wp--preset--font-family--josefin-sans: 'Josefin Sans', sans-serif;--wp--preset--font-family--jost: Jost, sans-serif;--wp--preset--font-family--libre-baskerville: 'Libre Baskerville', serif;--wp--preset--font-family--libre-franklin: 'Libre Franklin', sans-serif;--wp--preset--font-family--literata: Literata, serif;--wp--preset--font-family--lora: Lora, serif;--wp--preset--font-family--merriweather: Merriweather, serif;--wp--preset--font-family--montserrat: Montserrat, sans-serif;--wp--preset--font-family--newsreader: Newsreader, serif;--wp--preset--font-family--noto-sans-mono: 'Noto Sans Mono', sans-serif;--wp--preset--font-family--nunito: Nunito, sans-serif;--wp--preset--font-family--open-sans: 'Open Sans', sans-serif;--wp--preset--font-family--overpass: Overpass, sans-serif;--wp--preset--font-family--pt-serif: 'PT Serif', serif;--wp--preset--font-family--petrona: Petrona, serif;--wp--preset--font-family--piazzolla: Piazzolla, serif;--wp--preset--font-family--playfair-display: 'Playfair Display', serif;--wp--preset--font-family--plus-jakarta-sans: 'Plus Jakarta Sans', sans-serif;--wp--preset--font-family--poppins: Poppins, sans-serif;--wp--preset--font-family--raleway: Raleway, sans-serif;--wp--preset--font-family--roboto: Roboto, sans-serif;--wp--preset--font-family--roboto-slab: 'Roboto Slab', serif;--wp--preset--font-family--rubik: Rubik, sans-serif;--wp--preset--font-family--rufina: Rufina, serif;--wp--preset--font-family--sora: Sora, sans-serif;--wp--preset--font-family--source-sans-3: 'Source Sans 3', sans-serif;--wp--preset--font-family--source-serif-4: 'Source Serif 4', serif;--wp--preset--font-family--space-mono: 'Space Mono', monospace;--wp--preset--font-family--syne: Syne, sans-serif;--wp--preset--font-family--texturina: Texturina, serif;--wp--preset--font-family--urbanist: Urbanist, sans-serif;--wp--preset--font-family--work-sans: 'Work Sans', sans-serif;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}.wp-block-button{--wp--preset--dimension--25: 25%;--wp--preset--dimension--50: 50%;--wp--preset--dimension--75: 75%;--wp--preset--dimension--100: 100%;}:where(body) { margin: 0; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-albert-sans-font-family{font-family: var(--wp--preset--font-family--albert-sans) !important;}.has-alegreya-font-family{font-family: var(--wp--preset--font-family--alegreya) !important;}.has-arvo-font-family{font-family: var(--wp--preset--font-family--arvo) !important;}.has-bodoni-moda-font-family{font-family: var(--wp--preset--font-family--bodoni-moda) !important;}.has-bricolage-grotesque-font-family{font-family: var(--wp--preset--font-family--bricolage-grotesque) !important;}.has-cabin-font-family{font-family: var(--wp--preset--font-family--cabin) !important;}.has-chivo-font-family{font-family: var(--wp--preset--font-family--chivo) !important;}.has-commissioner-font-family{font-family: var(--wp--preset--font-family--commissioner) !important;}.has-cormorant-font-family{font-family: var(--wp--preset--font-family--cormorant) !important;}.has-courier-prime-font-family{font-family: var(--wp--preset--font-family--courier-prime) !important;}.has-crimson-pro-font-family{font-family: var(--wp--preset--font-family--crimson-pro) !important;}.has-dm-mono-font-family{font-family: var(--wp--preset--font-family--dm-mono) !important;}.has-dm-sans-font-family{font-family: var(--wp--preset--font-family--dm-sans) !important;}.has-dm-serif-display-font-family{font-family: var(--wp--preset--font-family--dm-serif-display) !important;}.has-domine-font-family{font-family: var(--wp--preset--font-family--domine) !important;}.has-eb-garamond-font-family{font-family: var(--wp--preset--font-family--eb-garamond) !important;}.has-epilogue-font-family{font-family: var(--wp--preset--font-family--epilogue) !important;}.has-fahkwang-font-family{font-family: var(--wp--preset--font-family--fahkwang) !important;}.has-figtree-font-family{font-family: var(--wp--preset--font-family--figtree) !important;}.has-fira-sans-font-family{font-family: var(--wp--preset--font-family--fira-sans) !important;}.has-fjalla-one-font-family{font-family: var(--wp--preset--font-family--fjalla-one) !important;}.has-fraunces-font-family{font-family: var(--wp--preset--font-family--fraunces) !important;}.has-gabarito-font-family{font-family: var(--wp--preset--font-family--gabarito) !important;}.has-ibm-plex-mono-font-family{font-family: var(--wp--preset--font-family--ibm-plex-mono) !important;}.has-ibm-plex-sans-font-family{font-family: var(--wp--preset--font-family--ibm-plex-sans) !important;}.has-ibarra-real-nova-font-family{font-family: var(--wp--preset--font-family--ibarra-real-nova) !important;}.has-instrument-serif-font-family{font-family: var(--wp--preset--font-family--instrument-serif) !important;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}.has-josefin-sans-font-family{font-family: var(--wp--preset--font-family--josefin-sans) !important;}.has-jost-font-family{font-family: var(--wp--preset--font-family--jost) !important;}.has-libre-baskerville-font-family{font-family: var(--wp--preset--font-family--libre-baskerville) !important;}.has-libre-franklin-font-family{font-family: var(--wp--preset--font-family--libre-franklin) !important;}.has-literata-font-family{font-family: var(--wp--preset--font-family--literata) !important;}.has-lora-font-family{font-family: var(--wp--preset--font-family--lora) !important;}.has-merriweather-font-family{font-family: var(--wp--preset--font-family--merriweather) !important;}.has-montserrat-font-family{font-family: var(--wp--preset--font-family--montserrat) !important;}.has-newsreader-font-family{font-family: var(--wp--preset--font-family--newsreader) !important;}.has-noto-sans-mono-font-family{font-family: var(--wp--preset--font-family--noto-sans-mono) !important;}.has-nunito-font-family{font-family: var(--wp--preset--font-family--nunito) !important;}.has-open-sans-font-family{font-family: var(--wp--preset--font-family--open-sans) !important;}.has-overpass-font-family{font-family: var(--wp--preset--font-family--overpass) !important;}.has-pt-serif-font-family{font-family: var(--wp--preset--font-family--pt-serif) !important;}.has-petrona-font-family{font-family: var(--wp--preset--font-family--petrona) !important;}.has-piazzolla-font-family{font-family: var(--wp--preset--font-family--piazzolla) !important;}.has-playfair-display-font-family{font-family: var(--wp--preset--font-family--playfair-display) !important;}.has-plus-jakarta-sans-font-family{font-family: var(--wp--preset--font-family--plus-jakarta-sans) !important;}.has-poppins-font-family{font-family: var(--wp--preset--font-family--poppins) !important;}.has-raleway-font-family{font-family: var(--wp--preset--font-family--raleway) !important;}.has-roboto-font-family{font-family: var(--wp--preset--font-family--roboto) !important;}.has-roboto-slab-font-family{font-family: var(--wp--preset--font-family--roboto-slab) !important;}.has-rubik-font-family{font-family: var(--wp--preset--font-family--rubik) !important;}.has-rufina-font-family{font-family: var(--wp--preset--font-family--rufina) !important;}.has-sora-font-family{font-family: var(--wp--preset--font-family--sora) !important;}.has-source-sans-3-font-family{font-family: var(--wp--preset--font-family--source-sans-3) !important;}.has-source-serif-4-font-family{font-family: var(--wp--preset--font-family--source-serif-4) !important;}.has-space-mono-font-family{font-family: var(--wp--preset--font-family--space-mono) !important;}.has-syne-font-family{font-family: var(--wp--preset--font-family--syne) !important;}.has-texturina-font-family{font-family: var(--wp--preset--font-family--texturina) !important;}.has-urbanist-font-family{font-family: var(--wp--preset--font-family--urbanist) !important;}.has-work-sans-font-family{font-family: var(--wp--preset--font-family--work-sans) !important;}
/*# sourceURL=global-styles-inline-css */

:root { --wp-internal-comment: "Placeholder for wp_hoist_late_printed_styles() to replace with the global-styles printed at wp_footer." }
/*# sourceURL=wp-global-styles-placeholder-inline-css */

img#wpstats{display:none}

/**  */
			.logo-container.navigation-layout-large.header-has-no-side-elements {
				max-width: 100% !important;
			}

			.content-wrap.navigation-layout-large {
				width: 1480px;
				padding: 0;
			}

			.header-content-container.navigation-layout-large {
				padding: 25px 0 20px;
			}

			.header-content-author-container,
			.header-content-some-container {
				display: flex;
				align-items: center;
				min-width: 300px;
				max-width: 300px;
			}

			.header-content-some-container {
				justify-content: right;
			}

			.header-content-some-container a {
				text-align: center;
			}

			.logo-container.navigation-layout-large {
				text-align: center;
				width: 100%;
				max-width: calc(100% - 600px);
				padding: 0 10px;
			}

			.header-author-container-img-wrapper {
				min-width: 60px;
				min-height: 60px;
				max-width: 60px;
				max-height: 60px;
				margin-right: 10px;
				border-radius: 50%;
				border-style: solid;
				border-width: 2px;
				border-color: var(--minimalistique-primary);
				overflow: hidden;
				background-size: contain;
				background-repeat: no-repeat;
				background-position: center;
			}

			.header-author-container-text-wrapper .header-author-name {
				display: block;
				font-size: var(--font-primary-medium);
				font-family: var(--font-primary);
				font-weight: var(--font-primary-bold);
				color: var(--minimalistique-foreground);
			}

			.header-author-container-text-wrapper .header-author-tagline {
				margin: 0;
				font-family: var(--font-primary);
				font-size: var(--font-primary-small);
				display: block;
				color: var(--minimalistique-foreground);
			}

			.logo-container a.custom-logo-link {
				margin-top: 0px;
			}

			.navigation-layout-large .site-title {
				font-family: var(--font-secondary);
				font-weight: var(--font-secondary-bold);
				font-size: var(--font-secondary-xxxl);
				margin: 0 0 15px 0;
			}

			p.logodescription {
				margin-top: 0;
			}

			.header-content-some-container a {
				padding: 15px 25px;
				display: inline-block;
			}

			.header-content-some-container a:hover {
				background-color: var(--minimalistique-primary-dark);
			}

			.navigation-layout-large .center-main-menu {
				max-width: 100%;
			}

			.navigation-layout-large .center-main-menu .pmenu {
				text-align: center;
				float: none;
			}

			.navigation-layout-large .center-main-menu .wc-nav-content {
				justify-content: center;
			}


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

			.all-blog-articles article h2.entry-title {
				font-size: var(--font-primary-large);
				margin: 10px 0 0 0;
			}

			.entry-meta,
			.entry-meta a {
				font-weight: var(--font-primary-default);
				font-size: var(--font-primary-small);
			}



			@media (min-width: 700px) {
				.add-blog-to-sidebar .all-blog-articles .blogposts-list {
					-webkit-box-flex: 1;
					-ms-flex: 1 1 100%;
					flex: 1 1 100%;
					max-width: 100%;
				}

				.all-blog-articles article h2.entry-title {
					font-size: var(--font-primary-extra);
				}

				.add-blog-to-sidebar .all-blog-articles .blogposts-list .featured-img-box {
					display: -webkit-box;
					display: -ms-flexbox;
					display: flex;
				}

				.add-blog-to-sidebar .all-blog-articles .blogposts-list .featured-img-box .featured-thumbnail {
					max-width: 45%;
					width: 100%;
					min-width: 45%;
				}

				.add-blog-to-sidebar .all-blog-articles .blogposts-list .featured-img-box .featured-thumbnail img {
					-o-object-fit: cover;
					object-fit: cover;
					height: 100%;
					min-width: 100%;
				}

				.add-blog-to-sidebar .all-blog-articles .blogposts-list .featured-img-box header.entry-header {
					padding-right: 25px;
				}

				.add-blog-to-sidebar .all-blog-articles .blogposts-list header.entry-header {
					display: -webkit-box;
					display: -ms-flexbox;
					display: flex;
					-ms-flex-wrap: wrap;
					flex-wrap: wrap;
				}

				.add-blog-to-sidebar .all-blog-articles .blogposts-list header.entry-header h2.entry-title {
					-webkit-box-ordinal-group: 3;
					-ms-flex-order: 2;
					order: 2;
				}

			}


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

			.woocommerce-page .featured-content {
				width: 100%;
				margin-right: 0px;
			}

			
			/** COLOR SCHEME & LAYOUT VARIABLES **/
			:root {
				--minimalistique-foreground: #000000;--minimalistique-button-text-color: #ffffff;--minimalistique-background: #ffffff;--minimalistique-background-elements: #fafafa;--minimalistique-border-mode-elements: #000000;--minimalistique-primary: #000000;--minimalistique-primary-dark: #1d1d1d;--minimalistique-secondary: #6324e4;--minimalistique-secondary-dark: #5c21d6;--minimalistique-light-2: #efefef;--minimalistique-dark-1: #717171;--minimalistique-input-background-color: #ffffff;--minimalistique-select-color: #efefef;--minimalistique-logo-height: 95px;--minimalistique-element-border-radius: 0px;--minimalistique-button-border-radius: 0px;			}

			/**  **/

.site-title a,
			.site-description,
			.logofont,
			.site-title,
			.logodescription {
				color: #blank;
			}

			.logofont,
			.logodescription {
				position: absolute;
				clip: rect(1px, 1px, 1px, 1px);
				display: none;
			}

			.logofont,
			.site-title,
			p.logodescription {
				position: absolute;
				clip: rect(1px, 1px, 1px, 1px);
				display: none;
			}