
.social-warfare-admin-block {
	font-family: sf pro text, helvetica, sans-serif;
	font-size: 13px;
}

.social-warfare-admin-block .head {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.social-warfare-admin-block .head p {
	font-weight: 700;
}

.social-warfare-admin-block .swp-block-icon {
	margin: 0 28px 0 14px;
	font-size: 18px;
	width: 32px;
	height: 32px;
}

.social-warfare-block-wrap input, .social-warfare-block-wrap select {
	width: 100%;
}

.swp-active-block {
	height: 100%;
}

.swp-active-block input, .swp-active-block select, .swp-active-block textarea {
	display: block;
	width: 100%;
	padding: 5px;
	height: 42px;
	border: 1px solid #e2e4e7;
}

.swp-active-block textarea {
	height: 64px;
}

.swp-active-block .swp-inner-block-50 {
	width: 50%;
	display: inline-block;
	padding: 0 1px;
}

.swp-active-block .head>div {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row no-wrap;
	flex-flow: row no-wrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}

.swp-active-block .head .swp-block-icon, .swp-active-block .head .swp-block-title {
	display: inline-block;
}

.swp-active-block p {
	margin: 25px 0 5px;
}

.swp-active-block .head p {
	margin: initial;
}

.swp-inactive-block {
	min-height: 50px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-align: center;
	align-items: center;
}

.swp-inactive-block code {
	display: block;
	width: 100%;
	padding: 5px;
	height: 42px;
}

.swp-inactive-block .swp-preview {
	background: #f5f5f5;
	width: 100%;
	display: block;
	font-family: sf pro text, helvetica, sans-sans-serif;
	font-size: 13px;
	padding: 15px;
	border-radius: 4px;
}

.swp-inactive-block .swp-dashicon {
	margin: 0 14px;
}

.click-to-tweet-block-wrap textarea[name=tweetText] {
	border-top-right-radius: 0;
}

.click-to-tweet-block-wrap .block-characters-remaining {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	padding: 5px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	background: #30394f;
	margin: 0;
	float: right;
	max-width: 200px;
	padding: 5px 15px;
	position: relative;
	font-size: 13px;
	-webkit-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}

.click-to-tweet-block-wrap .block-characters-remaining.over-limit {
	background: #ee464f;
	color: #fff;
}

body.wc-block-product-gallery-modal-open, body.wc-modal--open {
	overflow: hidden;
}

.wc-block-grid__products .wc-block-grid__product-image {
	display: block;
	position: relative;
	text-decoration: none;
}

.wc-block-grid__products .wc-block-grid__product-image a {
	border: 0;
	box-shadow: none;
	outline: 0;
	text-decoration: none;
}

.wc-block-grid__products .wc-block-grid__product-image img {
	height: auto;
	max-width: 100%;
	width: 100%;
}

.wc-block-grid__products .wc-block-grid__product-image img[hidden] {
	display: none;
}

.wc-block-grid__products .wc-block-grid__product-image img[alt=""] {
	border: 1px solid #f2f2f2;
}

.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title, .editor-styles-wrapper .wc-block-grid__product-title, .wc-block-grid__product-title {
	color: inherit;
	display: block;
	font-family: inherit;
	font-size: inherit;
	font-weight: 700;
	line-height: 1.2;
	padding: 0;
}

.wc-block-grid__product-price {
	display: block;
}

.wc-block-grid__product-price .wc-block-grid__product-price__regular {
	margin-right: .5em;
}

.wc-block-grid__product-add-to-cart.wp-block-button {
	white-space: normal;
	word-break: break-word;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
	display: inline-flex;
	font-size: 1em;
	justify-content: center;
	text-align: center;
	white-space: normal;
	word-break: break-word;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading {
	opacity: .25;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after {
	content: "";
	display: inline-block;
	font-family: WooCommerce;
	height: auto;
	margin-left: .5em;
	width: auto;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after {
	animation: spin 2s linear infinite;
	content: "";
	display: inline-block;
	font-family: WooCommerce;
	height: auto;
	margin-left: .5em;
	width: auto;
}

.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after {
	content: "";
	margin: 0;
}

.wc-block-grid__product-rating, .wp-block-woocommerce-product-review-rating {
	display: block;
}

.wc-block-grid__product-rating .star-rating, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars, .wc-block-grid__product-rating .wc-block-product-review-rating__stars, .wp-block-woocommerce-product-review-rating .star-rating, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars {
	font-family: WooCommerce;
	font-size: 1em;
	font-weight: 400;
	height: 1.618em;
	line-height: 1.618;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 5.3em;
}

.wc-block-grid__product-rating .star-rating:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before, .wc-block-grid__product-rating .wc-block-product-review-rating__stars:before, .wp-block-woocommerce-product-review-rating .star-rating:before, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before {
	content: "SSSSS";
	left: 0;
	opacity: .5;
	position: absolute;
	right: 0;
	top: 0;
	white-space: nowrap;
}

.wc-block-grid__product-rating .star-rating span, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span, .wc-block-grid__product-rating .wc-block-product-review-rating__stars span, .wp-block-woocommerce-product-review-rating .star-rating span, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span {
	left: 0;
	overflow: hidden;
	padding-top: 1.5em;
	position: absolute;
	right: 0;
	top: 0;
}

.wc-block-grid__product-rating .star-rating span:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before, .wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before, .wp-block-woocommerce-product-review-rating .star-rating span:before, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before {
	color: inherit;
	content: "SSSSS";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	white-space: nowrap;
}

.wc-block-grid .wc-block-grid__product-onsale, .wc-block-grid__product-image .wc-block-grid__product-onsale {
	background: #fff;
	border: 1px solid #43454b;
	border-radius: 4px;
	color: #43454b;
	display: inline-block;
	font-size: .875em;
	font-weight: 600;
	left: auto;
	padding: .25em .75em;
	position: absolute;
	right: 4px;
	text-align: center;
	text-transform: uppercase;
	top: 4px;
	width: auto;
	z-index: 9;
}

.wc-block-grid__product .wc-block-grid__product-image, .wc-block-grid__product .wc-block-grid__product-link {
	display: inline-block;
	position: relative;
}

.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image), .wc-block-grid__product .wc-block-grid__product-title {
	margin: 0 0 12px;
}

.wc-block-grid__product .wc-block-grid__product-add-to-cart, .wc-block-grid__product .wc-block-grid__product-onsale, .wc-block-grid__product .wc-block-grid__product-price, .wc-block-grid__product .wc-block-grid__product-rating {
	margin: 0 auto 12px;
}

.theme-twentysixteen .wc-block-grid .price ins {
	color: #77a464;
}

.theme-twentynineteen .wc-block-grid__product {
	font-size: .88889em;
}

.theme-twentynineteen .wc-block-components-product-sale-badge, .theme-twentynineteen .wc-block-components-product-title, .theme-twentynineteen .wc-block-grid__product-onsale, .theme-twentynineteen .wc-block-grid__product-title {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.theme-twentynineteen .wc-block-grid__product-title:before {
	display: none;
}

.theme-twentynineteen .wc-block-components-product-sale-badge, .theme-twentynineteen .wc-block-grid__product-onsale {
	line-height: 1;
}

.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color) {
	color: #fff;
}

.theme-twentytwenty .wc-block-grid__product-link {
	color: #000;
}

.theme-twentytwenty .wc-block-components-product-title, .theme-twentytwenty .wc-block-grid__product-title {
	color: #cd2653;
	font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
	font-size: 1em;
}

.theme-twentytwenty .wp-block-columns .wc-block-components-product-title {
	margin-top: 0;
}

.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-components-product-price__value, .theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-grid__product-price__value {
	font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
	font-size: .9em;
}

.theme-twentytwenty .wc-block-components-product-price del, .theme-twentytwenty .wc-block-grid__product-price del {
	opacity: .5;
}

.theme-twentytwenty .wc-block-components-product-price ins, .theme-twentytwenty .wc-block-grid__product-price ins {
	text-decoration: none;
}

.theme-twentytwenty .star-rating, .theme-twentytwenty .wc-block-grid__product-rating {
	font-size: .7em;
}

.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars, .theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars, .theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars, .theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
	line-height: 1;
}

.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link, .theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link {
	font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
}

.theme-twentytwenty .wc-block-components-product-sale-badge, .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
	background: #cd2653;
	color: #fff;
	font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	line-height: 1.2;
	text-transform: uppercase;
}

.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge {
	position: static;
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge {
	position: absolute;
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge) {
	position: absolute;
	right: 4px;
	top: 4px;
	z-index: 1;
}

.theme-twentytwenty .wc-block-active-filters__title, .theme-twentytwenty .wc-block-attribute-filter__title, .theme-twentytwenty .wc-block-price-filter__title, .theme-twentytwenty .wc-block-stock-filter__title {
	font-size: 1em;
}

.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all, .theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
	font-size: .75em;
}

@media only screen and (min-width:768px) {
	.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
		font-size: .875em;
		padding: .5em;
	}
}

@media only screen and (min-width:1168px) {
	.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
		font-size: .875em;
		padding: .5em;
	}
}

.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart {
	display: block;
	margin-top: 12px;
}

.theme-twentytwentytwo .wc-block-components-product-price ins, .theme-twentytwentytwo .wc-block-grid__product-price ins {
	text-decoration: none;
}

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

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

.wp-block-group.woocommerce.product .up-sells.upsells.products {
	max-width: var(--wp--style--global--wide-size);
}

.wc-block-components-notice-banner {
	align-content: flex-start;
	align-items: stretch;
	background-color: #fff;
	border: 1px solid #2f2f2f;
	border-radius: 4px;
	box-sizing: border-box;
	color: #2f2f2f;
	display: flex;
	font-size: .875em;
	font-weight: 400;
	gap: 12px;
	line-height: 1.5;
	margin: 16px 0;
	padding: 16px !important;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content {
	align-self: center;
	flex-basis: 100%;
	padding-right: 16px;
	white-space: normal;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child {
	padding-right: 0;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary {
	font-weight: 600;
	margin: 0 0 8px;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol, .wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul {
	margin: 0 0 0 24px;
	padding: 0;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after, .wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after {
	clear: both;
	content: "";
	display: block;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward {
	appearance: none;
	background: transparent !important;
	border: 0;
	color: #2f2f2f !important;
	float: right;
	margin: 0;
	opacity: .7;
	padding: 0 !important;
	text-decoration-line: underline;
	text-underline-position: under;
	transition: all .2s ease-in-out;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active, .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus, .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover {
	opacity: 1;
	text-decoration: none;
}

.wc-block-components-notice-banner>svg {
	fill: #fff;
	background-color: #2f2f2f;
	border-radius: 50%;
	flex-grow: 0;
	flex-shrink: 0;
	height: 100%;
	padding: 2px;
}

.wc-block-components-notice-banner>.wc-block-components-button {
	background: transparent none !important;
	border: 0 !important;
	box-shadow: none !important;
	color: #2f2f2f !important;
	flex: 0 0 16px;
	height: 16px !important;
	margin: 6px 0 0 auto !important;
	min-height: auto !important;
	min-width: 0 !important;
	opacity: .6;
	outline: none !important;
	padding: 0 !important;
	width: 16px !important;
}

.wc-block-components-notice-banner>.wc-block-components-button>svg {
	margin: 0 !important;
}

.wc-block-components-notice-banner>.wc-block-components-button:active, .wc-block-components-notice-banner>.wc-block-components-button:focus, .wc-block-components-notice-banner>.wc-block-components-button:hover {
	opacity: 1;
}

.wc-block-components-notice-banner>.wc-block-components-button:focus {
	outline: 2px solid currentColor !important;
	outline-offset: 0;
}

.wc-block-components-notice-banner.is-error {
	background-color: #fff0f0;
	border-color: #cc1818;
}

.wc-block-components-notice-banner.is-error>svg {
	background-color: #cc1818;
	transform: rotate(180deg);
}

.wc-block-components-notice-banner.is-warning {
	background-color: #fffbf4;
	border-color: #f0b849;
}

.wc-block-components-notice-banner.is-warning>svg {
	background-color: #f0b849;
	transform: rotate(180deg);
}

.wc-block-components-notice-banner.is-success {
	background-color: #f4fff7;
	border-color: #4ab866;
}

.wc-block-components-notice-banner.is-success>svg {
	background-color: #4ab866;
}

.wc-block-components-notice-banner.is-info {
	background-color: #f4f8ff;
	border-color: #007cba;
}

.wc-block-components-notice-banner.is-info>svg {
	background-color: #007cba;
}

.wc-block-components-notice-banner:focus {
	outline-width: 0;
}

.wc-block-components-notice-banner:focus-visible {
	outline-style: solid;
	outline-width: 2px;
}

.woocommerce.wc-block-store-notices.alignwide {
	max-width: var(--wp--style--global--wide-size);
}

.bctt-click-to-tweet {
	display: block;
	background-color: #fff;
	position: relative;
	border: 1px solid #ddd;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 15px 15px 15px 30px;
	margin-bottom: 1em;
	margin-top: 1.75em;
}

.bctt-click-to-tweet:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.bctt-click-to-tweet .mce-content-body {
	position: relative;
	color: #000 !important;
	font-family: helvetica neue, Helvetica, Arial, sans-serif !important;
	font-size: 1.5em;
	line-height: 140%;
	font-weight: 100;
	text-decoration: none !important;
	text-transform: none !important;
	word-wrap: break-word;
	border-bottom: none !important;
	box-shadow: none !important;
}

.bctt-ctt-text a {
	padding: 15px 0;
	margin: 15px 0;
	position: relative;
	color: #000 !important;
	font-family: helvetica neue, Helvetica, Arial, sans-serif !important;
	font-size: 1.5em;
	line-height: 140%;
	font-weight: 100;
	text-decoration: none !important;
	text-transform: none !important;
	word-wrap: break-word;
	border-bottom: none !important;
	box-shadow: none !important;
}

.bctt-ctt-text a:hover {
	text-decoration: none;
	color: #999 !important;
}

a.bctt-ctt-btn {
	border-bottom: none !important;
	margin: 0;
	padding: 11px 24px 0 0;
	position: relative;
	display: block;
	text-transform: uppercase;
	font-family: helvetica neue, Helvetica, Arial, sans-serif !important;
	font-size: .7em;
	font-weight: 700;
	color: #999 !important;
	float: right;
	text-decoration: none !important;
	box-shadow: none !important;
}

.bctt-ctt-btn:hover {
	text-decoration: none;
	color: #666 !important;
}

.full_width, .one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	float: left;
}

.clear_column {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 100%;
	overflow: hidden;
}

.full_width {
	width: 100%;
}

.one_half {
	width: 50%;
}

.one_third {
	width: 33.3%;
}

.two_third {
	width: 66.6%;
}

.one_fourth {
	width: 25%;
}

.three_fourth {
	width: 75%;
}

.one_fifth {
	width: 20%;
}

.two_fifth {
	width: 40%;
}

.three_fifth {
	width: 60%;
}

.four_fifth {
	width: 80%;
}

.one_sixth {
	width: 16.6%;
}

.five_sixth {
	width: 83.4%;
}

@media screen and (max-width:600px) {
	.full_width, .one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
		clear: both;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 1em;
	}
}

.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em .5em 1em;
	padding: .2em 1em;
	border: 2px solid #00a0d2;
}

.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450;
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232;
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900;
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 1em;
	font-weight: 400;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before, .wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d;
	opacity: .75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: "";
	position: absolute;
	background-color: #fbfbfc;
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion:reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0);
	}
	
	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}
	
	50% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: .5;
}

.wpcf7 input[type=file] {
	cursor: pointer;
}

.wpcf7 input[type=file]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type=url], .wpcf7 input[type=email], .wpcf7 input[type=tel] {
	direction: ltr;
}

.wpcf7-reflection>output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection>output[hidden] {
	display: none;
}

.mailerlite-form {}

.mailerlite-form .mailerlite-form-description {
	margin-bottom: 10px;
}

.mailerlite-form .mailerlite-form-field {
	margin-bottom: 10px;
}

.mailerlite-form .mailerlite-form-field label {
	display: block;
}

.mailerlite-form .mailerlite-subscribe-button-container {
	text-align: center;
}

.mailerlite-form input.error {
	color: red;
	border-color: red;
}

.mailerlite-form label.error {
	color: red;
}

.mailerlite-form-response {
	margin-top: 20px;
	display: none;
	text-align: center;
	color: #00a154;
}

.mailerlite-form-loader {
	display: none;
	text-align: center;
	font-weight: 700;
	margin: 0 20px;
}

.mailerlite-form-error {
	display: block;
	color: red;
}

.mailerlite-subscribe-submit {
	max-width: 100%;
}

.clear {
	clear: both;
}

.optinforms-confirm-checkbox {
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
}

#optinforms-form1-container {
	width: 100%;
	margin: 10px auto 20px;
}

#optinforms-form1 {
	display: block;
	float: left;
	width: 100%;
	background: #efefef;
	padding: 15px 3%;
	text-align: center;
	margin: 0 0 5px;
	border-radius: 8px;
	border: 2px solid #e0e0e0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#optinforms-form1-title {
	display: block;
	text-align: center;
	color: #eb432c;
	margin: 0 0 15px;
	font-family: Damion, sans-serif;
}

#optinforms-form1-subtitle {
	font-size: 16px;
	color: #333;
	margin: 20px 0;
}

#optinforms-form1-name-field-container, #optinforms-form1-email-field-container {
	display: inline;
	float: left;
	width: 38%;
	margin: 0 2% 0 0;
}

#optinforms-form1-button-container {
	display: inline;
	float: left;
	width: 20%;
	margin: 0;
}

#optinforms-form1-name-field {
	color: #666;
	padding: 8px 8px 8px 33px !important;
	background: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/optin-forms/images/icon-user-01.png") no-repeat 0 #fff;
	width: 100%;
	border: 1px solid #dfdfdf;
	border-radius: 4px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	transition: all .2s ease-out;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#optinforms-form1-name-field.nitro-lazy {
	background: none !important;
}

#optinforms-form1-email-field {
	color: #666;
	padding: 8px 8px 8px 33px !important;
	background: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/optin-forms/images/icon-email-01.png") no-repeat 0 #fff;
	width: 100%;
	border: 1px solid #dfdfdf;
	border-radius: 4px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	transition: all .2s ease-out;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#optinforms-form1-email-field.nitro-lazy {
	background: none !important;
}

#optinforms-form1-button {
	margin: 2px 0 0;
	color: #fff;
	background: #20a64c;
	padding: 6px;
	border: 0;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
	width: 100%;
	text-shadow: none;
}

#optinforms-form1-disclaimer {
	font-size: 11px;
	color: #666;
	margin: 10px 0;
}

#optinforms-form1 .optinforms-confirm-checkbox {
	text-align: center;
}

#optinforms-form2-container {
	width: 100%;
	margin: 10px auto 20px;
}

#optinforms-form2 {
	display: block;
	float: left;
	width: 100%;
	background: #266d7c;
	padding: 15px 3%;
	text-align: center;
	margin: 0 0 5px;
	border-radius: 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#optinforms-form2-title-container {
	display: inline;
	float: left;
	width: 30%;
	text-align: left;
	margin: 0 2% 0 0;
}

#optinforms-form2-title {
	color: #fff;
	font-family: Pacifico, sans-serif;
	font-size: 30px;
	line-height: 30px;
}

#optinforms-form2-email-field-container {
	display: inline;
	float: left;
	width: 30%;
	text-align: left;
}

#optinforms-form2-email-field {
	color: #000;
	padding: 8px 8px 8px 33px;
	background: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/optin-forms/images/icon-email-01.png") no-repeat 0 #fff;
	width: 100%;
	border: 1px solid #dfdfdf;
	border-radius: 4px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	transition: all .2s ease-out;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#optinforms-form2-email-field.nitro-lazy {
	background: none !important;
}

#optinforms-form2-button-container {
	display: inline;
	float: left;
	width: 18%;
	text-align: left;
	margin: 0 0 0 2%;
}

#optinforms-form2-button {
	margin: 2px 0 0;
	color: #fff;
	background: #49a3fe;
	padding: 6px;
	border: 0;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
	width: 100%;
	text-shadow: none;
}

#optinforms-form2-disclaimer-container {
	display: inline;
	float: left;
	width: 16%;
	text-align: left;
	margin: 0 0 0 2%;
}

#optinforms-form2-disclaimer {
	font-size: 11px;
	color: #fff;
	margin: 12px 0;
}

#optinforms-form2 .optinforms-confirm-checkbox {
	color: #fff;
}

#optinforms-form2 .optinforms-confirm-checkbox a {
	color: inherit;
}

#optinforms-form3-container {
	width: 100%;
	margin: 10px auto 20px;
}

#optinforms-form3 {
	display: block;
	float: left;
	width: 100%;
	background: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/optin-forms/images/form3-border-top.gif") repeat-x #fff;
	padding: 0;
	text-align: center;
	margin: 0 0 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#optinforms-form3.nitro-lazy {
	background: none !important;
}

#optinforms-form3-inside {
	display: block;
	width: 100%;
	padding: 15px 3%;
	background: #f0f0f0;
	margin: 12px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#optinforms-form3-container-left {
	display: inline;
	float: left;
	width: 58%;
	margin: 10px 1% 0 0;
	text-align: left;
}

#optinforms-form3-container-right {
	display: inline;
	float: left;
	width: 38%;
	margin: 10px 0 0 1%;
	text-align: left;
}

#optinforms-form3-title {
	color: #505050;
	font-family: Droid Serif, sans-serif;
	font-size: 30px;
	line-height: 30px;
}

#optinforms-form3-subtitle {
	font-size: 16px;
	color: #505050;
	margin: 20px 10px 20px 0;
	line-height: 28px;
}

#optinforms-form3-name-field {
	color: #666;
	padding: 8px 8px 8px 33px;
	margin: 0 0 5px;
	background: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/optin-forms/images/icon-user-01.png") no-repeat 0 #fff;
	width: 100%;
	border: 1px solid #dfdfdf;
	border-radius: 4px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	transition: all .2s ease-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#optinforms-form3-name-field.nitro-lazy {
	background: none !important;
}

#optinforms-form3-email-field {
	color: #666;
	padding: 8px 8px 8px 33px;
	margin: 0 0 5px;
	background: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/optin-forms/images/icon-email-01.png") no-repeat 0 #fff;
	width: 100%;
	border: 1px solid #dfdfdf;
	border-radius: 4px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	transition: all .2s ease-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#optinforms-form3-email-field.nitro-lazy {
	background: none !important;
}

#optinforms-form3-button {
	margin: 0;
	color: #fff;
	background: #49a3fe;
	padding: 6px;
	border: 0;
	border-radius: 4px;
	font-size: 18px;
	font-weight: 700;
	cursor: pointer;
	width: 100%;
	text-shadow: none;
}

#optinforms-form3 .optinforms-confirm-checkbox {
	margin-bottom: 10px;
}

#optinforms-form4-container {
	width: 100%;
	margin: 10px auto 20px;
}

#optinforms-form4 {
	display: block;
	float: left;
	width: 100%;
	background: #fcfcfc;
	padding: 15px 3%;
	text-align: center;
	margin: 0 0 5px;
	border: 2px solid #eceaed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#optinforms-form4-title {
	color: #505050;
	font-family: Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	margin: 10px 0;
}

#optinforms-form4-subtitle {
	font-size: 16px;
	color: #505050;
	margin: 15px 0;
	line-height: 28px;
}

#optinforms-form4-email-field {
	color: #666;
	padding: 8px;
	margin: 0 0 5px;
	background: #fff;
	width: 100%;
	text-align: center;
	font-size: 16px;
	border: 1px solid #dfdfdf;
	border-radius: 4px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	transition: all .2s ease-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#optinforms-form4-button {
	margin: 0;
	color: #1d629b;
	background: #faff5b;
	padding: 6px;
	border: 0;
	border-radius: 4px;
	font-size: 20px;
	font-weight: 700;
	cursor: pointer;
	width: 100%;
	text-shadow: none;
}

#optinforms-form4-disclaimer {
	font-size: 12px;
	color: #999;
	margin: 10px 0;
}

#optinforms-form4 .optinforms-confirm-checkbox {
	text-align: center;
	margin-bottom: 10px;
}

#optinforms-form5-container {
	width: 100%;
	margin: 10px auto 20px;
}

#optinforms-form5 {
	display: block;
	float: left;
	width: 100%;
	background: #333;
	padding: 15px 3%;
	text-align: center;
	margin: 0 0 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#optinforms-form5-container-left {
	display: inline;
	float: left;
	width: 39%;
	margin: 10px 1% 10px 0;
	text-align: left;
}

#optinforms-form5-container-right {
	display: inline;
	float: left;
	width: 59%;
	margin: 10px 0 10px 1%;
	text-align: left;
}

#optinforms-form5-title {
	color: #fb6a13;
	font-family: news cycle, sans-serif;
	font-size: 28px;
	line-height: 28px;
	margin: 0 0 20px;
}

#optinforms-form5-subtitle {
	font-size: 16px;
	line-height: 26px;
	font-family: Georgia, times new roman, Times, serif;
	color: #ccc;
	margin: 0 20px;
}

#optinforms-form5-name-field {
	color: #000;
	padding: 8px 8px 8px 33px;
	margin: 0 0 10px;
	background: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/optin-forms/images/icon-user-01.png") no-repeat 0 #fff;
	width: 100%;
	border: 1px solid #dfdfdf;
	border-radius: 4px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	transition: all .2s ease-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#optinforms-form5-name-field.nitro-lazy {
	background: none !important;
}

#optinforms-form5-email-field {
	color: #000;
	padding: 8px 8px 8px 33px;
	margin: 0 0 10px;
	background: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/optin-forms/images/icon-email-01.png") no-repeat 0 #fff;
	width: 100%;
	border: 1px solid #dfdfdf;
	border-radius: 4px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	transition: all .2s ease-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#optinforms-form5-email-field.nitro-lazy {
	background: none !important;
}

#optinforms-form5-button {
	margin: 0;
	color: #fff;
	background: #fb6a13;
	padding: 6px;
	border: 0;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 700;
	cursor: pointer;
	width: 100%;
}

#optinforms-form5-disclaimer {
	font-size: 14px;
	line-height: 26px;
	font-family: Georgia, times new roman, Times, serif;
	color: #727272;
	margin: 20px 20px 0;
}

#optinforms-form5 .optinforms-confirm-checkbox {
	color: #727272;
}

#optinforms-form5 .optinforms-confirm-checkbox a {
	color: inherit;
}

#optinforms-powered-by {
	width: 99%;
	text-align: right;
	font-size: 11px;
	color: #666;
	margin: 10px 1% 0 0;
}

.sticky-placeholder-wrapper>label {
	opacity: .5;
	-webkit-transition: opacity .2s ease-out;
	-moz-transition: opacity .2s ease-out;
	-ms-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
}

.optinforms-status-success-message, .optinforms-status-error-message {
	margin-top: 10px;
}

#optinforms-form1-container .optinforms-status-success-message, #optinforms-form1-container .optinforms-status-error-message, #optinforms-form5-container .optinforms-status-success-message, #optinforms-form5-container .optinforms-status-error-message {
	color: #fff;
}

@media only screen and (min-width:768px) and (max-width:959px) {
	#optinforms-form1-name-field-container, #optinforms-form1-email-field-container {
		display: block;
		float: none;
		width: 100%;
		margin: 0 0 5px;
	}
	
	#optinforms-form1-name-field, #optinforms-form1-email-field {
		background: #fff;
		text-align: center;
		padding: 8px !important;
	}
	
	#optinforms-form1-button-container {
		display: block;
		float: none;
		width: 100%;
	}
	
	#optinforms-form2-title-container {
		display: block;
		width: 100%;
		margin: 0 0 10px;
	}
	
	#optinforms-form2-title {
		text-align: center;
	}
	
	#optinforms-form2-email-field-container {
		display: block;
		width: 100% !important;
	}
	
	#optinforms-form2-email-field {
		background: #fff;
		text-align: center;
	}
	
	#optinforms-form2-button-container {
		display: block;
		width: 100%;
		margin: 0;
	}
	
	#optinforms-form2-disclaimer-container {
		width: 100%;
		margin: 0;
	}
	
	#optinforms-form2-disclaimer {
		margin: 10px 0 0;
		text-align: center;
	}
	
	#optinforms-form3-container-left, #optinforms-form3-container-right {
		display: block;
		width: 100%;
	}
	
	#optinforms-form5-container-left, #optinforms-form5-container-right {
		display: block;
		width: 100%;
	}
	
	#optinforms-form5-title {
		text-align: center;
	}
	
	#optinforms-form5-name-field, #optinforms-form5-email-field {
		background: #fff;
		text-align: center;
		padding: 8px !important;
	}
	
	#optinforms-form5-subtitle, #optinforms-form5-disclaimer {
		text-align: center;
	}
}

@media only screen and (min-width:480px) and (max-width:767px) {
	#optinforms-form1-name-field-container, #optinforms-form1-email-field-container {
		display: block;
		float: none;
		width: 100%;
		margin: 0 0 5px;
	}
	
	#optinforms-form1-name-field, #optinforms-form1-email-field {
		background: #fff;
		text-align: center;
		padding: 8px !important;
	}
	
	#optinforms-form1-button-container {
		display: block;
		float: none;
		width: 100%;
	}
	
	#optinforms-form2-title-container {
		display: block;
		width: 100%;
		margin: 0 0 10px;
	}
	
	#optinforms-form2-title {
		text-align: center;
	}
	
	#optinforms-form2-email-field-container {
		display: block;
		width: 100% !important;
	}
	
	#optinforms-form2-email-field {
		background: #fff;
		text-align: center;
	}
	
	#optinforms-form2-button-container {
		display: block;
		width: 100%;
		margin: 0;
	}
	
	#optinforms-form2-disclaimer-container {
		width: 100%;
		margin: 0;
	}
	
	#optinforms-form2-disclaimer {
		margin: 10px 0 0;
		text-align: center;
	}
	
	#optinforms-form3-container-left, #optinforms-form3-container-right {
		display: block;
		width: 100%;
	}
	
	#optinforms-form5-container-left, #optinforms-form5-container-right {
		display: block;
		width: 100%;
	}
	
	#optinforms-form5-title {
		text-align: center;
	}
	
	#optinforms-form5-name-field, #optinforms-form5-email-field {
		background: #fff;
		text-align: center;
		padding: 8px !important;
	}
	
	#optinforms-form5-subtitle, #optinforms-form5-disclaimer {
		text-align: center;
	}
}

@media only screen and (min-width:320px) and (max-width:479px) {
	#optinforms-form1-name-field-container, #optinforms-form1-email-field-container {
		display: block;
		float: none;
		width: 100%;
		margin: 0 0 5px;
	}
	
	#optinforms-form1-name-field, #optinforms-form1-email-field {
		background: #fff;
		text-align: center;
		padding: 8px !important;
	}
	
	#optinforms-form1-button-container {
		display: block;
		float: none;
		width: 100%;
	}
	
	#optinforms-form2-title-container {
		display: block;
		width: 100%;
		margin: 0 0 10px;
	}
	
	#optinforms-form2-title {
		text-align: center;
	}
	
	#optinforms-form2-email-field-container {
		display: block;
		width: 100% !important;
	}
	
	#optinforms-form2-email-field {
		background: #fff;
		text-align: center;
	}
	
	#optinforms-form2-button-container {
		display: block;
		width: 100%;
		margin: 0;
	}
	
	#optinforms-form2-disclaimer-container {
		width: 100%;
		margin: 0;
	}
	
	#optinforms-form2-disclaimer {
		margin: 10px 0 0;
		text-align: center;
	}
	
	#optinforms-form3-container-left, #optinforms-form3-container-right {
		display: block;
		width: 100%;
	}
	
	#optinforms-form5-container-left, #optinforms-form5-container-right {
		display: block;
		width: 100%;
	}
	
	#optinforms-form5-title {
		text-align: center;
	}
	
	#optinforms-form5-name-field, #optinforms-form5-email-field {
		background: #fff;
		text-align: center;
		padding: 8px !important;
	}
	
	#optinforms-form5-subtitle, #optinforms-form5-disclaimer {
		text-align: center;
	}
}

#pins-feed-follow {
	display: block;
	padding: 5px;
	text-align: center;
	width: 100%;
}

ul.pins-feed-list {
	list-style: none !important;
	list-style-type: none !important;
	margin: 0;
	padding: 0;
}

li.pins-feed-item {
	list-style: none !important;
	list-style-type: none !important;
	float: left;
	font-size: 12px;
	line-height: 14px;
	margin: 5px;
	overflow: hidden;
	padding: 0;
	text-align: center;
}

.pins-feed-item .imgtitle {
	height: 25px;
	margin: 5px 0;
}

.pinsClear {
	clear: both;
}

.nailthumb-container {
	width: auto;
	height: auto;
	margin: 0 0 11px;
	padding: 0;
	overflow: hidden;
	text-align: left;
}

.nailthumb-container img.nailthumb-image {
	margin: 0;
	padding: 0;
	max-width: none;
	text-align: left;
	float: left;
}

.nailthumb-container span.nailthumb-title {
	background: repeat rgba(0, 0, 0, .5);
	bottom: 0;
	color: #fff;
	display: block;
	font-size: 9px;
	height: 20px;
	left: 0;
	margin-top: 2px;
	line-height: 20px;
	position: relative;
	text-align: center;
	width: 100%;
	overflow: hidden;
	float: left;
}

.nailthumb-container span.nailthumb-title .nailthumb-title-scroller {
	padding-left: 2px;
}

.nailthumb-container img {
	max-width: none;
	text-align: left;
}

:root {
	--woocommerce: #720eec;
	--wc-green: #7ad03a;
	--wc-red: #a00;
	--wc-orange: #ffba00;
	--wc-blue: #2ea2cc;
	--wc-primary: #720eec;
	--wc-primary-text: #fcfbfe;
	--wc-secondary: #e9e6ed;
	--wc-secondary-text: #515151;
	--wc-highlight: #958e09;
	--wc-highligh-text: white;
	--wc-content-bg: #fff;
	--wc-subtext: #767676;
	--wc-form-border-color: rgba(32, 7, 7, .8);
	--wc-form-border-radius: 4px;
	--wc-form-border-width: 1px;
}

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
	float: right;
}

.woocommerce .col2-set, .woocommerce-page .col2-set {
	width: 100%;
}

.woocommerce .col2-set::after, .woocommerce .col2-set::before, .woocommerce-page .col2-set::after, .woocommerce-page .col2-set::before {
	content: " ";
	display: table;
}

.woocommerce .col2-set::after, .woocommerce-page .col2-set::after {
	clear: both;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	float: left;
	width: 48%;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	float: right;
	width: 48%;
}

.woocommerce img, .woocommerce-page img {
	height: auto;
	max-width: 100%;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	float: left;
	width: 48%;
}

.woocommerce #content div.product div.thumbnails::after, .woocommerce #content div.product div.thumbnails::before, .woocommerce div.product div.thumbnails::after, .woocommerce div.product div.thumbnails::before, .woocommerce-page #content div.product div.thumbnails::after, .woocommerce-page #content div.product div.thumbnails::before, .woocommerce-page div.product div.thumbnails::after, .woocommerce-page div.product div.thumbnails::before {
	content: " ";
	display: table;
}

.woocommerce #content div.product div.thumbnails::after, .woocommerce div.product div.thumbnails::after, .woocommerce-page #content div.product div.thumbnails::after, .woocommerce-page div.product div.thumbnails::after {
	clear: both;
}

.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
	float: left;
	width: 30.75%;
	margin-right: 3.8%;
	margin-bottom: 1em;
}

.woocommerce #content div.product div.thumbnails a.last, .woocommerce div.product div.thumbnails a.last, .woocommerce-page #content div.product div.thumbnails a.last, .woocommerce-page div.product div.thumbnails a.last {
	margin-right: 0;
}

.woocommerce #content div.product div.thumbnails a.first, .woocommerce div.product div.thumbnails a.first, .woocommerce-page #content div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails a.first {
	clear: both;
}

.woocommerce #content div.product div.thumbnails.columns-1 a, .woocommerce div.product div.thumbnails.columns-1 a, .woocommerce-page #content div.product div.thumbnails.columns-1 a, .woocommerce-page div.product div.thumbnails.columns-1 a {
	width: 100%;
	margin-right: 0;
	float: none;
}

.woocommerce #content div.product div.thumbnails.columns-2 a, .woocommerce div.product div.thumbnails.columns-2 a, .woocommerce-page #content div.product div.thumbnails.columns-2 a, .woocommerce-page div.product div.thumbnails.columns-2 a {
	width: 48%;
}

.woocommerce #content div.product div.thumbnails.columns-4 a, .woocommerce div.product div.thumbnails.columns-4 a, .woocommerce-page #content div.product div.thumbnails.columns-4 a, .woocommerce-page div.product div.thumbnails.columns-4 a {
	width: 22.05%;
}

.woocommerce #content div.product div.thumbnails.columns-5 a, .woocommerce div.product div.thumbnails.columns-5 a, .woocommerce-page #content div.product div.thumbnails.columns-5 a, .woocommerce-page div.product div.thumbnails.columns-5 a {
	width: 16.9%;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	float: right;
	width: 48%;
	clear: none;
}

.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
	clear: both;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce #content div.product .woocommerce-tabs ul.tabs::before, .woocommerce div.product .woocommerce-tabs ul.tabs::after, .woocommerce div.product .woocommerce-tabs ul.tabs::before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before, .woocommerce-page div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page div.product .woocommerce-tabs ul.tabs::before {
	content: " ";
	display: table;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page div.product .woocommerce-tabs ul.tabs::after {
	clear: both;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
	display: inline-block;
}

.woocommerce #content div.product #reviews .comment::after, .woocommerce #content div.product #reviews .comment::before, .woocommerce div.product #reviews .comment::after, .woocommerce div.product #reviews .comment::before, .woocommerce-page #content div.product #reviews .comment::after, .woocommerce-page #content div.product #reviews .comment::before, .woocommerce-page div.product #reviews .comment::after, .woocommerce-page div.product #reviews .comment::before {
	content: " ";
	display: table;
}

.woocommerce #content div.product #reviews .comment::after, .woocommerce div.product #reviews .comment::after, .woocommerce-page #content div.product #reviews .comment::after, .woocommerce-page div.product #reviews .comment::after {
	clear: both;
}

.woocommerce #content div.product #reviews .comment img, .woocommerce div.product #reviews .comment img, .woocommerce-page #content div.product #reviews .comment img, .woocommerce-page div.product #reviews .comment img {
	float: right;
	height: auto;
}

.woocommerce ul.products, .woocommerce-page ul.products {
	clear: both;
}

.woocommerce ul.products::after, .woocommerce ul.products::before, .woocommerce-page ul.products::after, .woocommerce-page ul.products::before {
	content: " ";
	display: table;
}

.woocommerce ul.products::after, .woocommerce-page ul.products::after {
	clear: both;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	float: left;
	margin: 0 3.8% 2.992em 0;
	padding: 0;
	position: relative;
	width: 22.05%;
	margin-left: 0;
}

.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
	clear: both;
}

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

.woocommerce ul.products.columns-1 li.product, .woocommerce-page ul.products.columns-1 li.product {
	width: 100%;
	margin-right: 0;
}

.woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product {
	width: 48%;
}

.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
	width: 30.75%;
}

.woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
	width: 16.95%;
}

.woocommerce ul.products.columns-6 li.product, .woocommerce-page ul.products.columns-6 li.product {
	width: 13.5%;
}

.woocommerce-page.columns-1 ul.products li.product, .woocommerce.columns-1 ul.products li.product {
	width: 100%;
	margin-right: 0;
}

.woocommerce-page.columns-2 ul.products li.product, .woocommerce.columns-2 ul.products li.product {
	width: 48%;
}

.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
	width: 30.75%;
}

.woocommerce-page.columns-5 ul.products li.product, .woocommerce.columns-5 ul.products li.product {
	width: 16.95%;
}

.woocommerce-page.columns-6 ul.products li.product, .woocommerce.columns-6 ul.products li.product {
	width: 13.5%;
}

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
	float: left;
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
	float: right;
}

.woocommerce .woocommerce-pagination ul.page-numbers::after, .woocommerce .woocommerce-pagination ul.page-numbers::before, .woocommerce-page .woocommerce-pagination ul.page-numbers::after, .woocommerce-page .woocommerce-pagination ul.page-numbers::before {
	content: " ";
	display: table;
}

.woocommerce .woocommerce-pagination ul.page-numbers::after, .woocommerce-page .woocommerce-pagination ul.page-numbers::after {
	clear: both;
}

.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
	display: inline-block;
}

.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
	height: auto;
}

.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
	text-align: right;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
	width: 80px;
}

.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
	float: left;
}

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
	width: 100%;
}

.woocommerce .cart-collaterals::after, .woocommerce .cart-collaterals::before, .woocommerce-page .cart-collaterals::after, .woocommerce-page .cart-collaterals::before {
	content: " ";
	display: table;
}

.woocommerce .cart-collaterals::after, .woocommerce-page .cart-collaterals::after {
	clear: both;
}

.woocommerce .cart-collaterals .related, .woocommerce-page .cart-collaterals .related {
	width: 30.75%;
	float: left;
}

.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
	width: 48%;
	float: left;
}

.woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
	float: none;
}

.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
	width: 48%;
}

.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
	width: 48%;
	clear: right;
	float: right;
}

.woocommerce .cart-collaterals .shipping_calculator::after, .woocommerce .cart-collaterals .shipping_calculator::before, .woocommerce-page .cart-collaterals .shipping_calculator::after, .woocommerce-page .cart-collaterals .shipping_calculator::before {
	content: " ";
	display: table;
}

.woocommerce .cart-collaterals .shipping_calculator::after, .woocommerce-page .cart-collaterals .shipping_calculator::after {
	clear: both;
}

.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
	width: 47%;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	float: right;
	width: 48%;
}

.woocommerce ul.cart_list li::after, .woocommerce ul.cart_list li::before, .woocommerce ul.product_list_widget li::after, .woocommerce ul.product_list_widget li::before, .woocommerce-page ul.cart_list li::after, .woocommerce-page ul.cart_list li::before, .woocommerce-page ul.product_list_widget li::after, .woocommerce-page ul.product_list_widget li::before {
	content: " ";
	display: table;
}

.woocommerce ul.cart_list li::after, .woocommerce ul.product_list_widget li::after, .woocommerce-page ul.cart_list li::after, .woocommerce-page ul.product_list_widget li::after {
	clear: both;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
	float: right;
	height: auto;
}

.woocommerce form .form-row::after, .woocommerce form .form-row::before, .woocommerce-page form .form-row::after, .woocommerce-page form .form-row::before {
	content: " ";
	display: table;
}

.woocommerce form .form-row::after, .woocommerce-page form .form-row::after {
	clear: both;
}

.woocommerce form .form-row label, .woocommerce-page form .form-row label {
	display: block;
}

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
	display: inline;
}

.woocommerce form .form-row select, .woocommerce-page form .form-row select {
	width: 100%;
}

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
	box-sizing: border-box;
	width: 100%;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
	width: 47%;
	overflow: visible;
}

.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
	float: left;
}

.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
	float: right;
}

.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
	clear: both;
}

.woocommerce form .password-input, .woocommerce-page form .password-input {
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
}

.woocommerce form .password-input input[type=password], .woocommerce-page form .password-input input[type=password] {
	padding-right: 2.5rem;
}

.woocommerce form .password-input input::-ms-reveal, .woocommerce-page form .password-input input::-ms-reveal {
	display: none;
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
	background-color: initial;
	border-radius: 0;
	border: 0;
	color: var(--wc-form-color-text, #000);
	cursor: pointer;
	font-size: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
	position: absolute;
	right: .7em;
	text-decoration: none;
	top: 50%;
	transform: translateY(-50%);
	-moz-osx-font-smoothing: inherit;
	-webkit-appearance: none;
	-webkit-font-smoothing: inherit;
}

.woocommerce form .show-password-input::before, .woocommerce-page form .show-password-input::before {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z\" fill=\"%23111111\"/></svg>");
	content: "";
	display: block;
	height: 22px;
	width: 22px;
}

.woocommerce form .show-password-input.display-password::before, .woocommerce-page form .show-password-input.display-password::before {
	background-image: url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z\" fill=\"%23111111\"/></svg>");
}

.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
	width: auto;
}

.woocommerce #payment .terms, .woocommerce #payment .wc-terms-and-conditions, .woocommerce-page #payment .terms, .woocommerce-page #payment .wc-terms-and-conditions {
	text-align: left;
	padding: 0 1em 0 0;
	float: left;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	float: right;
}

.woocommerce .woocommerce-billing-fields::after, .woocommerce .woocommerce-billing-fields::before, .woocommerce .woocommerce-shipping-fields::after, .woocommerce .woocommerce-shipping-fields::before, .woocommerce-page .woocommerce-billing-fields::after, .woocommerce-page .woocommerce-billing-fields::before, .woocommerce-page .woocommerce-shipping-fields::after, .woocommerce-page .woocommerce-shipping-fields::before {
	content: " ";
	display: table;
}

.woocommerce .woocommerce-billing-fields::after, .woocommerce .woocommerce-shipping-fields::after, .woocommerce-page .woocommerce-billing-fields::after, .woocommerce-page .woocommerce-shipping-fields::after {
	clear: both;
}

.woocommerce .woocommerce-terms-and-conditions, .woocommerce-page .woocommerce-terms-and-conditions {
	margin-bottom: 1.618em;
	padding: 1.618em;
}

.woocommerce .woocommerce-oembed, .woocommerce-page .woocommerce-oembed {
	position: relative;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	float: left;
	width: 30%;
}

.woocommerce-account .woocommerce-MyAccount-content {
	float: right;
	width: 68%;
}

.woocommerce-account .woocommerce-MyAccount-content mark {
	background-color: initial;
	color: inherit;
	font-weight: 700;
}

.woocommerce-page.left-sidebar #content.twentyeleven {
	width: 58.4%;
	margin: 0 7.6%;
	float: right;
}

.woocommerce-page.right-sidebar #content.twentyeleven {
	margin: 0 7.6%;
	width: 58.4%;
	float: left;
}

.twentyfourteen .tfwc {
	padding: 12px 10px 0;
	max-width: 474px;
	margin: 0 auto;
}

.twentyfourteen .tfwc .product .entry-summary {
	padding: 0 !important;
	margin: 0 0 1.618em !important;
}

.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail {
	margin-top: 0;
}

@media screen and (min-width:673px) {
	.twentyfourteen .tfwc {
		padding-right: 30px;
		padding-left: 30px;
	}
}

@media screen and (min-width:1040px) {
	.twentyfourteen .tfwc {
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media screen and (min-width:1110px) {
	.twentyfourteen .tfwc {
		padding-right: 30px;
		padding-left: 30px;
	}
}

@media screen and (min-width:1218px) {
	.twentyfourteen .tfwc {
		margin-right: 54px;
	}
	
	.full-width .twentyfourteen .tfwc {
		margin-right: auto;
	}
}

.twentyfifteen .t15wc {
	padding-left: 7.6923%;
	padding-right: 7.6923%;
	padding-top: 7.6923%;
	margin-bottom: 7.6923%;
	background: #fff;
	box-shadow: 0 0 1px rgba(0, 0, 0, .15);
}

.twentyfifteen .t15wc .page-title {
	margin-left: 0;
}

@media screen and (min-width:38.75em) {
	.twentyfifteen .t15wc {
		margin-right: 7.6923%;
		margin-left: 7.6923%;
		margin-top: 8.3333%;
	}
}

@media screen and (min-width:59.6875em) {
	.twentyfifteen .t15wc {
		margin-left: 8.3333%;
		margin-right: 8.3333%;
		padding: 10%;
	}
	
	.single-product .twentyfifteen .entry-summary {
		padding: 0 !important;
	}
}

.twentysixteen .site-main {
	margin-right: 7.6923%;
	margin-left: 7.6923%;
}

.twentysixteen .entry-summary {
	margin-right: 0;
	margin-left: 0;
}

#content .twentysixteen div.product div.images, #content .twentysixteen div.product div.summary {
	width: 46.42857%;
}

@media screen and (min-width:44.375em) {
	.twentysixteen .site-main {
		margin-right: 23.0769%;
	}
}

@media screen and (min-width:56.875em) {
	.twentysixteen .site-main {
		margin-right: 0;
		margin-left: 0;
	}
	
	.no-sidebar .twentysixteen .site-main {
		margin-right: 15%;
		margin-left: 15%;
	}
	
	.no-sidebar .twentysixteen .entry-summary {
		margin-right: 0;
		margin-left: 0;
	}
}

.rtl .woocommerce .col2-set .col-1, .rtl .woocommerce-page .col2-set .col-1 {
	float: right;
}

.rtl .woocommerce .col2-set .col-2, .rtl .woocommerce-page .col2-set .col-2 {
	float: left;
}

:root {
	--woocommerce: #720eec;
	--wc-green: #7ad03a;
	--wc-red: #a00;
	--wc-orange: #ffba00;
	--wc-blue: #2ea2cc;
	--wc-primary: #720eec;
	--wc-primary-text: #fcfbfe;
	--wc-secondary: #e9e6ed;
	--wc-secondary-text: #515151;
	--wc-highlight: #958e09;
	--wc-highligh-text: white;
	--wc-content-bg: #fff;
	--wc-subtext: #767676;
	--wc-form-border-color: rgba(32, 7, 7, .8);
	--wc-form-border-radius: 4px;
	--wc-form-border-width: 1px;
}

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

.woocommerce form .form-row {
	padding: 3px;
	margin: 0 0 6px;
}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
	-webkit-transition: opacity .5s .5s ease;
	transition: opacity .5s .5s ease;
	opacity: 0;
}

.woocommerce form .form-row label {
	line-height: 2;
}

.woocommerce form .form-row label.hidden {
	visibility: hidden;
}

.woocommerce form .form-row label.inline {
	display: inline;
}

.woocommerce form .form-row .woocommerce-input-wrapper .description {
	background: #1e85be;
	color: #fff;
	border-radius: 3px;
	padding: 1em;
	margin: .5em 0 0;
	clear: both;
	display: none;
	position: relative;
}

.woocommerce form .form-row .woocommerce-input-wrapper .description a {
	color: #fff;
	text-decoration: underline;
	border: 0;
	box-shadow: none;
}

.woocommerce form .form-row .woocommerce-input-wrapper .description::before {
	left: 50%;
	top: 0;
	margin-top: -4px;
	transform: translateX(-50%) rotate(180deg);
	content: "";
	position: absolute;
	border-width: 4px 6px 0;
	border-style: solid;
	border-color: #1e85be transparent transparent transparent;
	z-index: 100;
	display: block;
}

.woocommerce form .form-row .input-checkbox {
	display: inline;
	margin: -2px 8px 0 0;
	text-align: center;
	vertical-align: middle;
}

.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
	font-family: inherit;
	font-weight: 400;
	letter-spacing: normal;
	padding: .5em;
	display: block;
	background-color: var(--wc-form-color-background, #fff);
	border: var(--wc-form-border-width) solid var(--wc-form-border-color);
	border-radius: var(--wc-form-border-radius);
	color: var(--wc-form-color-text, #000);
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	line-height: normal;
	height: auto;
}

.woocommerce form .form-row .input-text:focus, .woocommerce form .form-row select:focus {
	border-color: initial;
}

.woocommerce form .form-row select {
	cursor: pointer;
	appearance: none;
	padding-right: 3em;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgY2xhc3M9ImZlYXRoZXIgZmVhdGhlci1jaGV2cm9uLWRvd24iPjxwb2x5bGluZSBwb2ludHM9IjYgOSAxMiAxNSAxOCA5Ii8+PC9zdmc+");
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: calc(100% - .5em);
}

.woocommerce form .form-row select.nitro-lazy {
	background-image: none !important;
}

.woocommerce form .form-row textarea {
	height: 4em;
	line-height: 1.5;
	box-shadow: none;
}

.woocommerce form .form-row .required {
	color: var(--wc-red);
	font-weight: 700;
	border: 0 !important;
	text-decoration: none;
	visibility: hidden;
}

.woocommerce form .form-row .optional {
	visibility: visible;
}

.woocommerce form .form-row.woocommerce-invalid label {
	color: var(--wc-red);
}

.woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
	border-color: var(--wc-red);
}

.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection {
	border-color: var(--wc-red);
}

.woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
	border-color: var(--wc-green);
}

.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection {
	border-color: var(--wc-green);
}

.woocommerce form .form-row ::-webkit-input-placeholder {
	line-height: normal;
}

.woocommerce form .form-row :-moz-placeholder {
	line-height: normal;
}

.woocommerce form .form-row :-ms-input-placeholder {
	line-height: normal;
}

.select2-container {
	width: 100%;
}

.select2-container .select2-selection--single {
	height: auto;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding: .5em;
	line-height: normal;
	box-sizing: border-box;
	color: var(--wc-form-color-text, #444);
	font-weight: 400;
}

.select2-container .select2-selection--single .select2-selection__placeholder {
	color: #999;
}

.select2-container .select2-selection--single .select2-selection__arrow {
	position: absolute;
	top: 2px;
	right: .5em;
	height: 100%;
	width: 16px;
}

.select2-container .select2-selection--single .select2-selection__arrow b {
	border: none;
	display: block;
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgY2xhc3M9ImZlYXRoZXIgZmVhdGhlci1jaGV2cm9uLWRvd24iPjxwb2x5bGluZSBwb2ludHM9IjYgOSAxMiAxNSAxOCA5Ii8+PC9zdmc+") no-repeat;
	background-size: 16px;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	left: 0;
	margin: -8px 0 0;
}

.select2-container .select2-selection--single .select2-selection__arrow b.nitro-lazy {
	background: none !important;
}

.select2-container .select2-dropdown, .select2-container .select2-selection {
	background-color: var(--wc-form-color-background, #fff);
	border: var(--wc-form-border-width, 1px) solid var(--wc-form-border-color, #aaa);
	border-radius: var(--wc-form-border-radius, 4px);
}

.select2-container.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0;
}

.select2-results__option {
	margin: 0;
}

.woocommerce-store-notice, p.demo_store {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	width: 100%;
	font-size: 1em;
	padding: 1em 0;
	text-align: center;
	background-color: #720eec;
	color: #fcfbfe;
	z-index: 99998;
	box-shadow: 0 1px 1em rgba(0, 0, 0, .2);
	display: none;
}

.woocommerce-store-notice a, p.demo_store a {
	color: #fcfbfe;
	text-decoration: underline;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.admin-bar p.demo_store {
	top: 32px;
}

.clear {
	clear: both;
}

.woocommerce .blockUI.blockOverlay {
	position: relative;
}

.woocommerce .blockUI.blockOverlay::before {
	height: 1em;
	width: 1em;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -.5em;
	margin-top: -.5em;
	content: "";
	animation: spin 1s ease-in-out infinite;
	background: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/woocommerce/assets/images/icons/loader.svg") 50%;
	background-size: cover;
	line-height: 1;
	text-align: center;
	font-size: 2em;
	color: rgba(0, 0, 0, .75);
}

.woocommerce .loader::before {
	height: 1em;
	width: 1em;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -.5em;
	margin-top: -.5em;
	content: "";
	animation: spin 1s ease-in-out infinite;
	background: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/woocommerce/assets/images/icons/loader.svg") 50%;
	background-size: cover;
	line-height: 1;
	text-align: center;
	font-size: 2em;
	color: rgba(0, 0, 0, .75);
}

.woocommerce a.remove {
	display: block;
	font-size: 1.5em;
	height: 1em;
	width: 1em;
	text-align: center;
	line-height: 1;
	border-radius: 100%;
	color: var(--wc-red) !important;
	text-decoration: none;
	font-weight: 700;
	border: 0;
}

.woocommerce a.remove:hover {
	color: #fff !important;
	background: var(--wc-red);
}

.woocommerce small.note {
	display: block;
	color: #767676;
	font-size: .857em;
	margin-top: 10px;
}

.woocommerce .woocommerce-breadcrumb {
	margin: 0 0 1em;
	padding: 0;
}

.woocommerce .woocommerce-breadcrumb::after, .woocommerce .woocommerce-breadcrumb::before {
	content: " ";
	display: table;
}

.woocommerce .woocommerce-breadcrumb::after {
	clear: both;
}

.woocommerce .quantity .qty {
	width: 3.631em;
	text-align: center;
}

.woocommerce div.product {
	margin-bottom: 0;
	position: relative;
}

.woocommerce div.product .product_title {
	clear: none;
	margin-top: 0;
	padding: 0;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
	background: inherit;
	font-weight: 700;
	display: inline-block;
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
	opacity: .5;
	display: inline-block;
}

.woocommerce div.product p.stock {
	font-size: .92em;
}

.woocommerce div.product .woocommerce-product-rating {
	margin-bottom: 1.618em;
}

.woocommerce div.product div.images {
	margin-bottom: 2em;
}

.woocommerce div.product div.images img {
	display: block;
	width: 100%;
	height: auto;
	box-shadow: none;
}

.woocommerce div.product div.images div.thumbnails {
	padding-top: 1em;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
	position: relative;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
	transition: all cubic-bezier(.795, -.035, 0, 1) .5s;
	margin: 0;
	padding: 0;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
	background-color: #fff;
	opacity: 0;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
	border: 1px solid #f2f2f2;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
	width: 25%;
	display: inline-block;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image a {
	display: block;
	outline-offset: -2px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	background: #fff;
	border: none;
	box-sizing: content-box;
	border-radius: 100%;
	cursor: pointer;
	font-size: 2em;
	height: 36px;
	padding: 0;
	position: absolute;
	right: .5em;
	text-indent: -9999px;
	top: .5em;
	width: 36px;
	z-index: 99;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
	border: 2px solid #000;
	border-radius: 100%;
	box-sizing: content-box;
	content: "";
	display: block;
	height: 10px;
	left: 9px;
	top: 9px;
	position: absolute;
	width: 10px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
	background: #000;
	border-radius: 6px;
	box-sizing: content-box;
	content: "";
	display: block;
	height: 8px;
	left: 22px;
	position: absolute;
	top: 19px;
	transform: rotate(-45deg);
	width: 2px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true] {
	border: 0;
	clip-path: inset(50%);
	height: 1px;
	left: 50%;
	margin: -1px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 1px;
}

.woocommerce div.product div.images .flex-control-thumbs {
	overflow: hidden;
	zoom: 1;
	margin: 0;
	padding: 0;
}

.woocommerce div.product div.images .flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
	list-style: none;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
	cursor: pointer;
	opacity: .5;
	margin: 0;
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover {
	opacity: 1;
}

.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
	clear: left;
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
	clear: left;
}

.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
	clear: left;
}

.woocommerce div.product div.summary {
	margin-bottom: 2em;
}

.woocommerce div.product div.social {
	text-align: right;
	margin: 0 0 1em;
}

.woocommerce div.product div.social span {
	margin: 0 0 0 2px;
}

.woocommerce div.product div.social span span {
	margin: 0;
}

.woocommerce div.product div.social span .stButton .chicklets {
	padding-left: 16px;
	width: 0;
}

.woocommerce div.product div.social iframe {
	float: left;
	margin-top: 3px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	list-style: none;
	padding: 0 0 0 1em;
	margin: 0 0 1.618em;
	overflow: hidden;
	position: relative;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: 1px solid #cfc8d8;
	background-color: #e9e6ed;
	color: #515151;
	display: inline-block;
	position: relative;
	z-index: 0;
	border-radius: 4px 4px 0 0;
	margin: 0 -5px;
	padding: 0 1em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	display: inline-block;
	padding: .5em 0;
	font-weight: 700;
	color: #515151;
	text-decoration: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
	text-decoration: none;
	color: #6b6b6b;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: #fff;
	color: #515151;
	z-index: 2;
	border-bottom-color: #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: inherit;
	text-shadow: inherit;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
	box-shadow: 2px 2px #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
	box-shadow: -2px 2px #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	border: 1px solid #cfc8d8;
	position: absolute;
	bottom: -1px;
	width: 5px;
	height: 5px;
	content: " ";
	box-sizing: border-box;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	left: -5px;
	border-bottom-right-radius: 4px;
	border-width: 0 1px 1px 0;
	box-shadow: 2px 2px #e9e6ed;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	right: -5px;
	border-bottom-left-radius: 4px;
	border-width: 0 0 1px 1px;
	box-shadow: -2px 2px #e9e6ed;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	position: absolute;
	content: " ";
	width: 100%;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #cfc8d8;
	z-index: 1;
}

.woocommerce div.product .woocommerce-tabs .panel {
	margin: 0 0 2em;
	padding: 0;
}

.woocommerce div.product p.cart {
	margin-bottom: 2em;
}

.woocommerce div.product p.cart::after, .woocommerce div.product p.cart::before {
	content: " ";
	display: table;
}

.woocommerce div.product p.cart::after {
	clear: both;
}

.woocommerce div.product form.cart {
	margin-bottom: 2em;
}

.woocommerce div.product form.cart::after, .woocommerce div.product form.cart::before {
	content: " ";
	display: table;
}

.woocommerce div.product form.cart::after {
	clear: both;
}

.woocommerce div.product form.cart div.quantity {
	float: left;
	margin: 0 4px 0 0;
}

.woocommerce div.product form.cart table {
	border-width: 0 0 1px;
}

.woocommerce div.product form.cart table td {
	padding-left: 0;
}

.woocommerce div.product form.cart table div.quantity {
	float: none;
	margin: 0;
}

.woocommerce div.product form.cart table small.stock {
	display: block;
	float: none;
}

.woocommerce div.product form.cart .variations {
	margin-bottom: 1em;
	border: 0;
	width: 100%;
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
	border: 0;
	line-height: 2em;
	vertical-align: top;
}

.woocommerce div.product form.cart .variations label {
	font-weight: 700;
	text-align: left;
}

.woocommerce div.product form.cart .variations select {
	max-width: 100%;
	min-width: 75%;
	display: inline-block;
	margin-right: 1em;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-right: 3em;
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgY2xhc3M9ImZlYXRoZXIgZmVhdGhlci1jaGV2cm9uLWRvd24iPjxwb2x5bGluZSBwb2ludHM9IjYgOSAxMiAxNSAxOCA5Ii8+PC9zdmc+") no-repeat;
	background-size: 16px;
	-webkit-background-size: 16px;
	background-position: calc(100% - 12px);
	-webkit-background-position: calc(100% - 12px) 50%;
}

.woocommerce div.product form.cart .variations select.nitro-lazy {
	background: none !important;
}

.woocommerce div.product form.cart .variations td.label {
	padding-right: 1em;
}

.woocommerce div.product form.cart .woocommerce-variation-description p {
	margin-bottom: 1em;
}

.woocommerce div.product form.cart .reset_variations {
	visibility: hidden;
	font-size: .83em;
}

.woocommerce div.product form.cart .wc-no-matching-variations {
	display: none;
}

.woocommerce div.product form.cart .button {
	vertical-align: middle;
	float: left;
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
	padding-right: 1em;
	padding-left: 1em;
}

.woocommerce div.product form.cart .group_table td {
	vertical-align: top;
	padding-bottom: .5em;
	border: 0;
}

.woocommerce div.product form.cart .group_table td:first-child {
	width: 4em;
	text-align: center;
}

.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox {
	display: inline-block;
	width: auto;
	margin: 0 auto;
	transform: scale(1.5, 1.5);
}

.woocommerce span.onsale {
	min-height: 3.236em;
	min-width: 3.236em;
	padding: .202em;
	font-size: 1em;
	font-weight: 700;
	position: absolute;
	text-align: center;
	line-height: 3.236;
	top: -.5em;
	left: -.5em;
	margin: 0;
	border-radius: 100%;
	background-color: #958e09;
	color: #fff;
	font-size: .857em;
	z-index: 9;
}

.woocommerce .products ul, .woocommerce ul.products {
	margin: 0 0 1em;
	padding: 0;
	list-style: none outside;
	clear: both;
}

.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
	content: " ";
	display: table;
}

.woocommerce .products ul::after, .woocommerce ul.products::after {
	clear: both;
}

.woocommerce .products ul li, .woocommerce ul.products li {
	list-style: none outside;
}

.woocommerce ul.products li.product .onsale {
	top: 0;
	right: 0;
	left: auto;
	margin: -.5em -.5em 0 0;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
	padding: .5em 0;
	margin: 0;
	font-size: 1em;
}

.woocommerce ul.products li.product a {
	text-decoration: none;
}

.woocommerce ul.products li.product a.woocommerce-loop-product__link {
	display: block;
}

.woocommerce ul.products li.product a img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 0 1em;
	box-shadow: none;
}

.woocommerce ul.products li.product strong {
	display: block;
}

.woocommerce ul.products li.product .woocommerce-placeholder {
	border: 1px solid #f2f2f2;
}

.woocommerce ul.products li.product .star-rating {
	font-size: .857em;
}

.woocommerce ul.products li.product .button {
	display: inline-block;
	margin-top: 1em;
}

.woocommerce ul.products li.product .price {
	display: block;
	font-weight: 400;
	margin-bottom: .5em;
	font-size: .857em;
}

.woocommerce ul.products li.product .price del {
	color: inherit;
	opacity: .5;
	display: inline-block;
}

.woocommerce ul.products li.product .price ins {
	background: 0 0;
	font-weight: 700;
	display: inline-block;
}

.woocommerce ul.products li.product .price .from {
	font-size: .67em;
	margin: -2px 0 0;
	text-transform: uppercase;
	color: rgba(90, 89, 68, .5);
}

.woocommerce .woocommerce-result-count {
	margin: 0 0 1em;
}

.woocommerce .woocommerce-ordering {
	margin: 0 0 1em;
}

.woocommerce .woocommerce-ordering>label {
	margin-right: .25rem;
}

.woocommerce .woocommerce-ordering select {
	vertical-align: top;
}

.woocommerce nav.woocommerce-pagination {
	text-align: center;
}

.woocommerce nav.woocommerce-pagination ul {
	display: inline-block;
	white-space: nowrap;
	padding: 0;
	clear: both;
	border: 1px solid #cfc8d8;
	border-right: 0;
	margin: 1px;
}

.woocommerce nav.woocommerce-pagination ul li {
	border-right: 1px solid #cfc8d8;
	padding: 0;
	margin: 0;
	float: left;
	display: inline;
	overflow: hidden;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
	margin: 0;
	text-decoration: none;
	padding: 0;
	line-height: 1;
	font-size: 1em;
	font-weight: 400;
	padding: .5em;
	min-width: 1em;
	display: block;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
	background: #e9e6ed;
	color: #816f98;
}

.woocommerce .cart .button, .woocommerce .cart input.button {
	float: none;
}

.woocommerce a.added_to_cart {
	padding-top: .5em;
	display: inline-block;
}

.woocommerce #reviews h2 small {
	float: right;
	color: #767676;
	font-size: 15px;
	margin: 10px 0 0;
}

.woocommerce #reviews h2 small a {
	text-decoration: none;
	color: #767676;
}

.woocommerce #reviews h3 {
	margin: 0;
}

.woocommerce #reviews #respond {
	margin: 0;
	border: 0;
	padding: 0;
}

.woocommerce #reviews #comment {
	height: 75px;
}

.woocommerce #reviews #comments .add_review::after, .woocommerce #reviews #comments .add_review::before {
	content: " ";
	display: table;
}

.woocommerce #reviews #comments .add_review::after {
	clear: both;
}

.woocommerce #reviews #comments h2 {
	clear: none;
}

.woocommerce #reviews #comments ol.commentlist {
	margin: 0;
	width: 100%;
	background: 0 0;
	list-style: none;
}

.woocommerce #reviews #comments ol.commentlist::after, .woocommerce #reviews #comments ol.commentlist::before {
	content: " ";
	display: table;
}

.woocommerce #reviews #comments ol.commentlist::after {
	clear: both;
}

.woocommerce #reviews #comments ol.commentlist li {
	padding: 0;
	margin: 0 0 20px;
	border: 0;
	position: relative;
	background: 0;
	border: 0;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	padding: 3px;
	width: 32px;
	height: auto;
	background: #e9e6ed;
	border: 1px solid #e1dde7;
	margin: 0;
	box-shadow: none;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin: 0 0 0 50px;
	border: 1px solid #e1dde7;
	border-radius: 4px;
	padding: 1em 1em 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text::after, .woocommerce #reviews #comments ol.commentlist li .comment-text::before {
	content: " ";
	display: table;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text::after {
	clear: both;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
	margin: 0 0 1em;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: .83em;
}

.woocommerce #reviews #comments ol.commentlist ul.children {
	list-style: none outside;
	margin: 20px 0 0 50px;
}

.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
	display: none;
}

.woocommerce #reviews #comments ol.commentlist #respond {
	border: 1px solid #e1dde7;
	border-radius: 4px;
	padding: 1em 1em 0;
	margin: 20px 0 0 50px;
}

.woocommerce #reviews #comments .commentlist>li::before {
	content: "";
}

.woocommerce .star-rating {
	float: right;
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1;
	font-size: 1em;
	width: 5.4em;
	font-family: WooCommerce;
}

.woocommerce .star-rating::before {
	content: "sssss";
	color: #cfc8d8;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.woocommerce .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
}

.woocommerce .star-rating span::before {
	content: "SSSSS";
	top: 0;
	position: absolute;
	left: 0;
}

.woocommerce .woocommerce-product-rating {
	line-height: 2;
	display: block;
}

.woocommerce .woocommerce-product-rating::after, .woocommerce .woocommerce-product-rating::before {
	content: " ";
	display: table;
}

.woocommerce .woocommerce-product-rating::after {
	clear: both;
}

.woocommerce .woocommerce-product-rating .star-rating {
	margin: .5em 4px 0 0;
	float: left;
}

.woocommerce .products .star-rating {
	display: block;
	margin: 0 0 .5em;
	float: none;
}

.woocommerce .hreview-aggregate .star-rating {
	margin: 10px 0 0;
}

.woocommerce #review_form #respond {
	position: static;
	margin: 0;
	width: auto;
	padding: 0;
	background: 0 0;
	border: 0;
}

.woocommerce #review_form #respond::after, .woocommerce #review_form #respond::before {
	content: " ";
	display: table;
}

.woocommerce #review_form #respond::after {
	clear: both;
}

.woocommerce #review_form #respond p {
	margin: 0 0 10px;
}

.woocommerce #review_form #respond .form-submit input {
	left: auto;
}

.woocommerce #review_form #respond textarea {
	box-sizing: border-box;
	width: 100%;
}

.woocommerce p.stars a {
	position: relative;
	height: 1em;
	width: 1em;
	text-indent: -999em;
	display: inline-block;
	text-decoration: none;
	font-size: 24px;
}

.woocommerce p.stars a::before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
	line-height: 1;
	font-family: WooCommerce;
	content: "";
	content: ""/"";
	text-indent: 0;
}

.woocommerce p.stars a:hover~a::before {
	content: "";
}

.woocommerce p.stars:hover a::before {
	content: "";
}

.woocommerce p.stars.selected a.active::before {
	content: "";
}

.woocommerce p.stars.selected a.active~a::before {
	content: "";
}

.woocommerce p.stars.selected a:not(.active)::before {
	content: "";
}

.woocommerce table.shop_attributes {
	border: 0;
	border-top: 1px dotted rgba(0, 0, 0, .1);
	margin-bottom: 1.618em;
	width: 100%;
}

.woocommerce table.shop_attributes th {
	width: 150px;
	font-weight: 700;
	padding: 8px;
	border-top: 0;
	border-bottom: 1px dotted rgba(0, 0, 0, .1);
	margin: 0;
	line-height: 1.5;
}

.woocommerce table.shop_attributes td {
	font-style: italic;
	padding: 0;
	border-top: 0;
	border-bottom: 1px dotted rgba(0, 0, 0, .1);
	margin: 0;
	line-height: 1.5;
}

.woocommerce table.shop_attributes td p {
	margin: 0;
	padding: 8px 0;
}

.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
	background: rgba(0, 0, 0, .025);
}

.woocommerce table.shop_table {
	border: 1px solid rgba(0, 0, 0, .1);
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	border-radius: 5px;
}

.woocommerce table.shop_table th {
	font-weight: 700;
	padding: 9px 12px;
	line-height: 1.5em;
}

.woocommerce table.shop_table td {
	border-top: 1px solid rgba(0, 0, 0, .1);
	padding: 9px 12px;
	vertical-align: middle;
	line-height: 1.5em;
}

.woocommerce table.shop_table td small {
	font-weight: 400;
}

.woocommerce table.shop_table td del {
	font-weight: 400;
}

.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
	border-top: 0;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
	font-weight: 700;
	border-top: 1px solid rgba(0, 0, 0, .1);
}

.woocommerce table.my_account_orders {
	font-size: .85em;
}

.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
	padding: 4px 8px;
	vertical-align: middle;
}

.woocommerce table.my_account_orders .button {
	white-space: nowrap;
}

.woocommerce table.woocommerce-MyAccount-downloads td, .woocommerce table.woocommerce-MyAccount-downloads th {
	vertical-align: top;
	text-align: center;
}

.woocommerce table.woocommerce-MyAccount-downloads td:first-child, .woocommerce table.woocommerce-MyAccount-downloads th:first-child {
	text-align: left;
}

.woocommerce table.woocommerce-MyAccount-downloads td:last-child, .woocommerce table.woocommerce-MyAccount-downloads th:last-child {
	text-align: left;
}

.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before, .woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before {
	content: "↓";
	display: inline-block;
}

.woocommerce td.product-name .wc-item-meta, .woocommerce td.product-name dl.variation {
	list-style: none outside;
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label, .woocommerce td.product-name .wc-item-meta dt, .woocommerce td.product-name dl.variation .wc-item-meta-label, .woocommerce td.product-name dl.variation dt {
	float: left;
	clear: both;
	margin-right: .25em;
	display: inline-block;
	list-style: none outside;
}

.woocommerce td.product-name .wc-item-meta dd, .woocommerce td.product-name dl.variation dd {
	margin: 0;
}

.woocommerce td.product-name .wc-item-meta p, .woocommerce td.product-name .wc-item-meta:last-child, .woocommerce td.product-name dl.variation p, .woocommerce td.product-name dl.variation:last-child {
	margin-bottom: 0;
}

.woocommerce td.product-name p.backorder_notification {
	font-size: .83em;
}

.woocommerce td.product-quantity {
	min-width: 80px;
}

.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
	list-style: none outside;
	padding: 0;
	margin: 0;
}

.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
	padding: 4px 0;
	margin: 0;
	list-style: none;
}

.woocommerce ul.cart_list li::after, .woocommerce ul.cart_list li::before, .woocommerce ul.product_list_widget li::after, .woocommerce ul.product_list_widget li::before {
	content: " ";
	display: table;
}

.woocommerce ul.cart_list li::after, .woocommerce ul.product_list_widget li::after {
	clear: both;
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
	display: block;
	font-weight: 700;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
	float: right;
	margin-left: 4px;
	width: 32px;
	height: auto;
	box-shadow: none;
}

.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
	margin: 0;
	padding-left: 1em;
	border-left: 2px solid rgba(0, 0, 0, .1);
}

.woocommerce ul.cart_list li dl::after, .woocommerce ul.cart_list li dl::before, .woocommerce ul.product_list_widget li dl::after, .woocommerce ul.product_list_widget li dl::before {
	content: " ";
	display: table;
}

.woocommerce ul.cart_list li dl::after, .woocommerce ul.product_list_widget li dl::after {
	clear: both;
}

.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt {
	display: inline-block;
	float: left;
	margin-bottom: 1em;
}

.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt {
	font-weight: 700;
	padding: 0 0 .25em;
	margin: 0 4px 0 0;
	clear: left;
}

.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {
	padding: 0 0 .25em;
}

.woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child {
	margin-bottom: 0;
}

.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating {
	float: none;
}

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
	border-top: 3px double #e9e6ed;
	padding: 4px 0 0;
}

.woocommerce .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong {
	min-width: 40px;
	display: inline-block;
}

.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
	padding-left: 2em;
	position: relative;
	padding-top: 0;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
	position: absolute;
	top: 0;
	left: 0;
}

.woocommerce .widget_shopping_cart .buttons::after, .woocommerce .widget_shopping_cart .buttons::before, .woocommerce.widget_shopping_cart .buttons::after, .woocommerce.widget_shopping_cart .buttons::before {
	content: " ";
	display: table;
}

.woocommerce .widget_shopping_cart .buttons::after, .woocommerce.widget_shopping_cart .buttons::after {
	clear: both;
}

.woocommerce .widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons a {
	margin-right: 5px;
	margin-bottom: 5px;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	border: 1px solid #cfc8d8;
	padding: 20px;
	margin: 2em 0;
	text-align: left;
	border-radius: 5px;
}

.woocommerce form.checkout_coupon .coupon-error-notice {
	color: var(--wc-red);
	display: block;
	font-size: .75em;
	margin-top: 8px;
}

.woocommerce form.checkout_coupon .input-text.has-error:focus {
	border-color: var(--wc-red);
}

.woocommerce ul#shipping_method {
	list-style: none outside;
	margin: 0;
	padding: 0;
}

.woocommerce ul#shipping_method li {
	margin: 0 0 .5em;
	line-height: 1.5em;
	list-style: none outside;
}

.woocommerce ul#shipping_method li input {
	margin: 3px .4375em 0 0;
	vertical-align: top;
}

.woocommerce ul#shipping_method li label {
	display: inline;
}

.woocommerce ul#shipping_method .amount {
	font-weight: 700;
}

.woocommerce p.woocommerce-shipping-contents {
	margin: 0;
}

.woocommerce ul.order_details {
	margin: 0 0 3em;
	list-style: none;
}

.woocommerce ul.order_details::after, .woocommerce ul.order_details::before {
	content: " ";
	display: table;
}

.woocommerce ul.order_details::after {
	clear: both;
}

.woocommerce ul.order_details li {
	float: left;
	margin-right: 2em;
	text-transform: uppercase;
	font-size: .715em;
	line-height: 1;
	border-right: 1px dashed #cfc8d8;
	padding-right: 2em;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

.woocommerce ul.order_details li strong {
	display: block;
	font-size: 1.4em;
	text-transform: none;
	line-height: 1.5;
}

.woocommerce ul.order_details li:last-of-type {
	border: none;
}

.woocommerce .wc-bacs-bank-details-account-name {
	font-weight: 700;
}

.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads {
	margin-bottom: 2em;
}

.woocommerce .woocommerce-customer-details .order-actions--heading, .woocommerce .woocommerce-order-details .order-actions--heading, .woocommerce .woocommerce-order-downloads .order-actions--heading {
	vertical-align: middle;
}

.woocommerce .woocommerce-customer-details .order-actions-button, .woocommerce .woocommerce-order-details .order-actions-button, .woocommerce .woocommerce-order-downloads .order-actions-button {
	margin-right: 10px;
}

.woocommerce .woocommerce-customer-details .order-actions-button:last-child, .woocommerce .woocommerce-order-details .order-actions-button:last-child, .woocommerce .woocommerce-order-downloads .order-actions-button:last-child {
	margin-right: 0;
}

.woocommerce .woocommerce-customer-details :last-child, .woocommerce .woocommerce-order-details :last-child, .woocommerce .woocommerce-order-downloads :last-child {
	margin-bottom: 0;
}

.woocommerce .woocommerce-customer-details .additional-fields, .woocommerce .woocommerce-customer-details .addresses {
	margin-bottom: 2em;
}

.woocommerce .woocommerce-customer-details .additional-fields:last-child, .woocommerce .woocommerce-customer-details .addresses:last-child {
	margin-bottom: 0;
}

.woocommerce .addresses .wc-block-components-additional-fields-list {
	margin: 0;
	padding: 0;
}

.woocommerce .addresses .wc-block-components-additional-fields-list dt {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: 700;
	display: inline;
}

.woocommerce .addresses .wc-block-components-additional-fields-list dt::after {
	content: ": ";
}

.woocommerce .addresses .wc-block-components-additional-fields-list dt::before {
	content: "";
	display: block;
}

.woocommerce .addresses .wc-block-components-additional-fields-list dd {
	margin: 0;
	padding: 0;
	font-style: normal;
	display: inline;
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list {
	border: 1px solid rgba(0, 0, 0, .1);
	padding: 0;
	display: grid;
	grid-template-columns: 1fr max-content;
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	font-style: normal;
	font-weight: 700;
	padding: 1rem;
	box-sizing: border-box;
	margin: 0 !important;
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after {
	display: none;
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type {
	border-bottom: 0;
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding: 1rem;
	box-sizing: border-box;
	text-align: right;
	margin: 0 !important;
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type {
	border-bottom: 0;
}

.woocommerce .woocommerce-customer-details .woocommerce-column__title {
	margin-top: 0;
}

.woocommerce .woocommerce-customer-details address {
	font-style: normal;
	margin-bottom: 0;
	border: 1px solid rgba(0, 0, 0, .1);
	border-bottom-width: 2px;
	border-right-width: 2px;
	text-align: left;
	width: 100%;
	border-radius: 5px;
	padding: 6px 12px;
	box-sizing: border-box;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
	padding-left: 1.5em;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child {
	margin-bottom: 0;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
	font-family: WooCommerce;
	speak: never;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-right: .618em;
	content: "";
	text-decoration: none;
	margin-left: -1.5em;
	line-height: 1.75;
	position: absolute;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
	font-family: WooCommerce;
	speak: never;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-right: .618em;
	content: "";
	text-decoration: none;
	margin-left: -1.5em;
	line-height: 1.75;
	position: absolute;
}

.woocommerce .woocommerce-widget-layered-nav-list {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none outside;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
	padding: 0 0 1px;
	list-style: none;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before {
	content: " ";
	display: table;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after {
	clear: both;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
	padding: 1px 0;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
	font-family: WooCommerce;
	speak: never;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-right: .618em;
	content: "";
	text-decoration: none;
	color: var(--wc-red);
}

.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
	margin-top: 1em;
}

.woocommerce .widget_layered_nav_filters ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none outside;
	overflow: hidden;
	zoom: 1;
}

.woocommerce .widget_layered_nav_filters ul li {
	float: left;
	padding: 0 1em 1px 1px;
	list-style: none;
}

.woocommerce .widget_layered_nav_filters ul li a {
	text-decoration: none;
}

.woocommerce .widget_layered_nav_filters ul li a::before {
	font-family: WooCommerce;
	speak: never;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-right: .618em;
	content: "";
	text-decoration: none;
	color: var(--wc-red);
	vertical-align: inherit;
	margin-right: .5em;
}

.woocommerce .widget_price_filter .price_slider {
	margin-bottom: 1em;
}

.woocommerce .widget_price_filter .price_slider_amount {
	text-align: right;
	line-height: 2.4;
	font-size: .8751em;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
	font-size: 1.15em;
	float: left;
}

.woocommerce .widget_price_filter .ui-slider {
	position: relative;
	text-align: left;
	margin-left: .5em;
	margin-right: .5em;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1em;
	height: 1em;
	background-color: #7f54b3;
	border-radius: 1em;
	cursor: ew-resize;
	outline: 0;
	top: -.3em;
	margin-left: -.5em;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	border-radius: 1em;
	background-color: #7f54b3;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	border-radius: 1em;
	background-color: #35224c;
	border: 0;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
	height: .5em;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
	left: -1px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
	right: -1px;
}

.woocommerce .widget_rating_filter ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none outside;
}

.woocommerce .widget_rating_filter ul li {
	padding: 0 0 1px;
	list-style: none;
}

.woocommerce .widget_rating_filter ul li::after, .woocommerce .widget_rating_filter ul li::before {
	content: " ";
	display: table;
}

.woocommerce .widget_rating_filter ul li::after {
	clear: both;
}

.woocommerce .widget_rating_filter ul li a {
	padding: 1px 0;
	text-decoration: none;
}

.woocommerce .widget_rating_filter ul li .star-rating {
	float: none;
	display: inline-block;
}

.woocommerce .widget_rating_filter ul li.chosen a::before {
	font-family: WooCommerce;
	speak: never;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-right: .618em;
	content: "";
	text-decoration: none;
	color: var(--wc-red);
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
	float: left;
	margin-right: 1em;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
	display: inline-block;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
	font-size: 100%;
	margin: 0;
	line-height: 1;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	padding: .618em 1em;
	font-weight: 700;
	border-radius: 3px;
	left: auto;
	color: #515151;
	background-color: #e9e6ed;
	border: 0;
	display: inline-block;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.nitro-lazy, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.nitro-lazy, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.nitro-lazy, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.nitro-lazy, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.nitro-lazy, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.nitro-lazy, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.nitro-lazy, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.nitro-lazy {
	background-image: none !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading {
	opacity: .25;
	padding-right: 2.618em;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after {
	font-family: WooCommerce;
	content: "";
	vertical-align: top;
	font-weight: 400;
	position: absolute;
	top: .618em;
	right: 1em;
	animation: spin 2s linear infinite;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after {
	font-family: WooCommerce;
	content: "";
	margin-left: .53em;
	vertical-align: bottom;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
	background-color: #dcd7e2;
	text-decoration: none;
	background-image: none;
	color: #515151;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover.nitro-lazy, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover.nitro-lazy, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover.nitro-lazy, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover.nitro-lazy, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover.nitro-lazy, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover.nitro-lazy, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover.nitro-lazy, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover.nitro-lazy {
	background-image: none !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
	background-color: #7f54b3;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
	background-color: #7249a4;
	color: #fff;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover {
	background-color: #7f54b3;
	color: #fff;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled] {
	color: inherit;
	cursor: not-allowed;
	opacity: .5;
	padding: .618em 1em;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover {
	color: inherit;
	background-color: #e9e6ed;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
	font-size: .92em;
	color: #767676;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {
	color: #767676;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
	color: #958e09;
	font-size: 1.25em;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
	color: #958e09;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock {
	color: var(--wc-red);
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
	color: #958e09;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta {
	color: #767676;
	font-size: .75em;
}

.woocommerce-no-js form.woocommerce-form-coupon, .woocommerce-no-js form.woocommerce-form-login {
	display: block !important;
}

.woocommerce-no-js .showcoupon, .woocommerce-no-js .woocommerce-form-coupon-toggle, .woocommerce-no-js .woocommerce-form-login-toggle {
	display: none !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	padding: 1em 2em 1em 3.5em;
	margin: 0 0 2em;
	position: relative;
	background-color: #f6f5f8;
	color: #515151;
	border-top: 3px solid #720eec;
	list-style: none outside;
	width: auto;
	word-wrap: break-word;
}

.woocommerce-error::after, .woocommerce-error::before, .woocommerce-info::after, .woocommerce-info::before, .woocommerce-message::after, .woocommerce-message::before {
	content: " ";
	display: table;
}

.woocommerce-error::after, .woocommerce-info::after, .woocommerce-message::after {
	clear: both;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
	font-family: WooCommerce;
	content: "";
	content: ""/"";
	display: inline-block;
	position: absolute;
	top: 1em;
	left: 1.5em;
}

.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
	float: right;
}

.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
	list-style: none outside !important;
	padding-left: 0 !important;
	margin-left: 0 !important;
}

.rtl.woocommerce .price_label, .rtl.woocommerce .price_label span {
	direction: ltr;
	unicode-bidi: embed;
}

.woocommerce-message {
	border-top-color: #8fae1b;
}

.woocommerce-message::before {
	content: "";
	color: #8fae1b;
}

.woocommerce-info {
	border-top-color: #1e85be;
}

.woocommerce-info::before {
	color: #1e85be;
}

.woocommerce-error {
	border-top-color: #b81c23;
}

.woocommerce-error::before {
	content: "";
	color: #b81c23;
}

.woocommerce-account .woocommerce::after, .woocommerce-account .woocommerce::before {
	content: " ";
	display: table;
}

.woocommerce-account .woocommerce::after {
	clear: both;
}

.woocommerce-account .addresses .title::after, .woocommerce-account .addresses .title::before {
	content: " ";
	display: table;
}

.woocommerce-account .addresses .title::after {
	clear: both;
}

.woocommerce-account .addresses .title h3 {
	float: left;
}

.woocommerce-account .addresses .title .edit {
	float: right;
}

.woocommerce-account ol.commentlist.notes li.note p.meta {
	font-weight: 700;
	margin-bottom: 0;
}

.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
	margin-bottom: 0;
}

.woocommerce-account ul.digital-downloads {
	margin-left: 0;
	padding-left: 0;
}

.woocommerce-account ul.digital-downloads li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.woocommerce-account ul.digital-downloads li::before {
	font-family: WooCommerce;
	speak: never;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-right: .618em;
	content: "";
	text-decoration: none;
}

.woocommerce-account ul.digital-downloads li .count {
	float: right;
}

#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
	min-width: 32px;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
	width: 32px;
	box-shadow: none;
}

#add_payment_method table.cart td, #add_payment_method table.cart th, .woocommerce-cart table.cart td, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart td, .woocommerce-checkout table.cart th {
	vertical-align: middle;
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
	float: left;
	box-sizing: border-box;
	border: 1px solid #cfc8d8;
	padding: 6px 6px 5px;
	margin: 0 4px 0 0;
	outline: 0;
}

#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus, .woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus, .woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus {
	border-color: var(--wc-red);
}

#add_payment_method table.cart td.actions .coupon .coupon-error-notice, .woocommerce-cart table.cart td.actions .coupon .coupon-error-notice, .woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice {
	clear: left;
	color: var(--wc-red);
	flex-basis: 100%;
	float: none;
	font-size: .75em;
	margin-bottom: 0;
	margin-top: 8px;
	text-align: left;
	width: auto;
}

#add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input {
	margin: 0;
	vertical-align: middle;
}

#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
	padding: 1em 0;
}

#add_payment_method .wc-proceed-to-checkout::after, #add_payment_method .wc-proceed-to-checkout::before, .woocommerce-cart .wc-proceed-to-checkout::after, .woocommerce-cart .wc-proceed-to-checkout::before, .woocommerce-checkout .wc-proceed-to-checkout::after, .woocommerce-checkout .wc-proceed-to-checkout::before {
	content: " ";
	display: table;
}

#add_payment_method .wc-proceed-to-checkout::after, .woocommerce-cart .wc-proceed-to-checkout::after, .woocommerce-checkout .wc-proceed-to-checkout::after {
	clear: both;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
	display: block;
	text-align: center;
	margin-bottom: 1em;
	font-size: 1.25em;
	padding: 1em;
}

#add_payment_method .cart-collaterals .shipping-calculator-button, .woocommerce-cart .cart-collaterals .shipping-calculator-button, .woocommerce-checkout .cart-collaterals .shipping-calculator-button {
	float: none;
	margin-top: .5em;
	display: inline-block;
}

#add_payment_method .cart-collaterals .shipping-calculator-button::after, .woocommerce-cart .cart-collaterals .shipping-calculator-button::after, .woocommerce-checkout .cart-collaterals .shipping-calculator-button::after {
	font-family: WooCommerce;
	speak: never;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-left: .618em;
	content: "";
	text-decoration: none;
}

#add_payment_method .cart-collaterals .shipping-calculator-form, .woocommerce-cart .cart-collaterals .shipping-calculator-form, .woocommerce-checkout .cart-collaterals .shipping-calculator-form {
	margin: 1em 0 0;
}

#add_payment_method .cart-collaterals .cart_totals p small, .woocommerce-cart .cart-collaterals .cart_totals p small, .woocommerce-checkout .cart-collaterals .cart_totals p small {
	color: #767676;
	font-size: .83em;
}

#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
	border-collapse: separate;
	margin: 0 0 6px;
	padding: 0;
}

#add_payment_method .cart-collaterals .cart_totals table tr:first-child td, #add_payment_method .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
	border-top: 0;
}

#add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th {
	width: 35%;
}

#add_payment_method .cart-collaterals .cart_totals table td, #add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table td, .woocommerce-checkout .cart-collaterals .cart_totals table th {
	vertical-align: top;
	border-left: 0;
	border-right: 0;
	line-height: 1.5em;
}

#add_payment_method .cart-collaterals .cart_totals table small, .woocommerce-cart .cart-collaterals .cart_totals table small, .woocommerce-checkout .cart-collaterals .cart_totals table small {
	color: #767676;
}

#add_payment_method .cart-collaterals .cart_totals table select, .woocommerce-cart .cart-collaterals .cart_totals table select, .woocommerce-checkout .cart-collaterals .cart_totals table select {
	width: 100%;
}

#add_payment_method .cart-collaterals .cart_totals .discount td, .woocommerce-cart .cart-collaterals .cart_totals .discount td, .woocommerce-checkout .cart-collaterals .cart_totals .discount td {
	color: #958e09;
}

#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
	border-top: 1px solid #e9e6ed;
}

#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination, .woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination, .woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination {
	margin-bottom: 0;
}

#add_payment_method .cart-collaterals .cross-sells ul.products li.product, .woocommerce-cart .cart-collaterals .cross-sells ul.products li.product, .woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product {
	margin-top: 0;
}

#add_payment_method .checkout .col-2 h3#ship-to-different-address, .woocommerce-cart .checkout .col-2 h3#ship-to-different-address, .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
	float: left;
	clear: none;
}

#add_payment_method .checkout .col-2 .notes, .woocommerce-cart .checkout .col-2 .notes, .woocommerce-checkout .checkout .col-2 .notes {
	clear: left;
}

#add_payment_method .checkout .col-2 .form-row-first, .woocommerce-cart .checkout .col-2 .form-row-first, .woocommerce-checkout .checkout .col-2 .form-row-first {
	clear: left;
}

#add_payment_method .checkout .create-account small, .woocommerce-cart .checkout .create-account small, .woocommerce-checkout .checkout .create-account small {
	font-size: 11px;
	color: #767676;
	font-weight: 400;
}

#add_payment_method .checkout div.shipping-address, .woocommerce-cart .checkout div.shipping-address, .woocommerce-checkout .checkout div.shipping-address {
	padding: 0;
	clear: left;
	width: 100%;
}

#add_payment_method .checkout .shipping_address, .woocommerce-cart .checkout .shipping_address, .woocommerce-checkout .checkout .shipping_address {
	clear: both;
}

#add_payment_method .checkout .checkout-inline-error-message, .woocommerce-cart .checkout .checkout-inline-error-message, .woocommerce-checkout .checkout .checkout-inline-error-message {
	color: var(--wc-red);
	font-size: .75em;
	margin-bottom: 0;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background: rgba(129, 110, 153, .14);
	border-radius: 5px;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
	text-align: left;
	padding: 1em;
	border-bottom: 1px solid rgba(104, 87, 125, .14);
	margin: 0;
	list-style: none outside;
}

#add_payment_method #payment ul.payment_methods::after, #add_payment_method #payment ul.payment_methods::before, .woocommerce-cart #payment ul.payment_methods::after, .woocommerce-cart #payment ul.payment_methods::before, .woocommerce-checkout #payment ul.payment_methods::after, .woocommerce-checkout #payment ul.payment_methods::before {
	content: " ";
	display: table;
}

#add_payment_method #payment ul.payment_methods::after, .woocommerce-cart #payment ul.payment_methods::after, .woocommerce-checkout #payment ul.payment_methods::after {
	clear: both;
}

#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
	line-height: 2;
	text-align: left;
	margin: 0;
	font-weight: 400;
}

#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
	margin: 0 1em 0 0;
}

#add_payment_method #payment ul.payment_methods li img, .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img {
	vertical-align: middle;
	margin: -2px 0 0 .5em;
	padding: 0;
	position: relative;
	box-shadow: none;
}

#add_payment_method #payment ul.payment_methods li img+img, .woocommerce-cart #payment ul.payment_methods li img+img, .woocommerce-checkout #payment ul.payment_methods li img+img {
	margin-left: 2px;
}

#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after, #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before, .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after, .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before, .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after, .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before {
	content: " ";
	display: table;
}

#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after, .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after, .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after {
	clear: both;
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
	padding: 1em;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 1em;
	margin: 1em 0;
	font-size: .92em;
	border-radius: 2px;
	line-height: 1.5;
	background-color: #dcd7e2;
	color: #515151;
}

#add_payment_method #payment div.payment_box input.input-text, #add_payment_method #payment div.payment_box textarea, .woocommerce-cart #payment div.payment_box input.input-text, .woocommerce-cart #payment div.payment_box textarea, .woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea {
	border-color: #c2bacd;
	border-top-color: #b5abc2;
}

#add_payment_method #payment div.payment_box ::-webkit-input-placeholder, .woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder, .woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
	color: #b5abc2;
}

#add_payment_method #payment div.payment_box :-moz-placeholder, .woocommerce-cart #payment div.payment_box :-moz-placeholder, .woocommerce-checkout #payment div.payment_box :-moz-placeholder {
	color: #b5abc2;
}

#add_payment_method #payment div.payment_box :-ms-input-placeholder, .woocommerce-cart #payment div.payment_box :-ms-input-placeholder, .woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
	color: #b5abc2;
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
	list-style: none outside;
	margin: 0;
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token {
	margin: 0 0 .5em;
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label {
	cursor: pointer;
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
	vertical-align: middle;
	margin: -3px 1em 0 0;
	position: relative;
}

#add_payment_method #payment div.payment_box .wc-credit-card-form, .woocommerce-cart #payment div.payment_box .wc-credit-card-form, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
	border: 0;
	padding: 0;
	margin: 1em 0 0;
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
	font-size: 1.5em;
	padding: 8px;
	background-repeat: no-repeat;
	background-position: right .618em center;
	background-size: 32px 20px;
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
	background-image: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg");
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa.nitro-lazy, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa.nitro-lazy, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa.nitro-lazy {
	background-image: none !important;
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
	background-image: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg");
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard.nitro-lazy, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard.nitro-lazy, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard.nitro-lazy {
	background-image: none !important;
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
	background-image: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg");
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser.nitro-lazy, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser.nitro-lazy, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser.nitro-lazy {
	background-image: none !important;
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
	background-image: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg");
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub.nitro-lazy, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub.nitro-lazy, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub.nitro-lazy {
	background-image: none !important;
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
	background-image: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg");
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro.nitro-lazy, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro.nitro-lazy, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro.nitro-lazy {
	background-image: none !important;
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
	background-image: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg");
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb.nitro-lazy, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb.nitro-lazy, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb.nitro-lazy {
	background-image: none !important;
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
	background-image: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg");
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex.nitro-lazy, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex.nitro-lazy, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex.nitro-lazy {
	background-image: none !important;
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
	background-image: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg");
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover.nitro-lazy, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover.nitro-lazy, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover.nitro-lazy, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover.nitro-lazy, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover.nitro-lazy {
	background-image: none !important;
}

#add_payment_method #payment div.payment_box span.help, .woocommerce-cart #payment div.payment_box span.help, .woocommerce-checkout #payment div.payment_box span.help {
	font-size: .857em;
	color: #767676;
	font-weight: 400;
}

#add_payment_method #payment div.payment_box .form-row, .woocommerce-cart #payment div.payment_box .form-row, .woocommerce-checkout #payment div.payment_box .form-row {
	margin: 0 0 1em;
}

#add_payment_method #payment div.payment_box p:last-child, .woocommerce-cart #payment div.payment_box p:last-child, .woocommerce-checkout #payment div.payment_box p:last-child {
	margin-bottom: 0;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
	content: "";
	display: block;
	border: 1em solid #dcd7e2;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	position: absolute;
	top: -.75em;
	left: 0;
	margin: -1em 0 0 2em;
}

#add_payment_method #payment .payment_method_paypal .about_paypal, .woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
	float: right;
	line-height: 52px;
	font-size: .83em;
}

#add_payment_method #payment .payment_method_paypal img, .woocommerce-cart #payment .payment_method_paypal img, .woocommerce-checkout #payment .payment_method_paypal img {
	max-height: 52px;
	vertical-align: middle;
}

.woocommerce-terms-and-conditions {
	border: 1px solid rgba(0, 0, 0, .2);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	background: rgba(0, 0, 0, 5%);
}

.woocommerce-invalid #terms {
	outline: 2px solid var(--wc-red);
	outline-offset: 2px;
}

.woocommerce-password-strength {
	text-align: center;
	font-weight: 600;
	padding: 3px .5em;
	font-size: 1em;
}

.woocommerce-password-strength.strong {
	background-color: #c1e1b9;
	border-color: #83c373;
}

.woocommerce-password-strength.short {
	background-color: #f1adad;
	border-color: #e35b5b;
}

.woocommerce-password-strength.bad {
	background-color: #fbc5a9;
	border-color: #f78b53;
}

.woocommerce-password-strength.good {
	background-color: #ffe399;
	border-color: #ffc733;
}

.woocommerce-password-hint {
	margin: .5em 0 0;
	display: block;
}

#content.twentyeleven .woocommerce-pagination a {
	font-size: 1em;
	line-height: 1;
}

.single-product .twentythirteen #reply-title, .single-product .twentythirteen #respond #commentform, .single-product .twentythirteen .entry-summary {
	padding: 0;
}

.single-product .twentythirteen p.stars {
	clear: both;
}

.twentythirteen .woocommerce-breadcrumb {
	padding-top: 40px;
}

.twentyfourteen ul.products li.product {
	margin-top: 0 !important;
}

body:not(.search-results) .twentysixteen .entry-summary {
	color: inherit;
	font-size: inherit;
	line-height: inherit;
}

.twentysixteen .price ins {
	background: inherit;
	color: inherit;
}

.swp_social_panel.swp_default_full_color a, html body .swp_social_panel.swp_individual_full_color .nc_tweetContainer:hover a, body .swp_social_panel.swp_other_full_color:hover a {
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_blogger, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_blogger:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_blogger:not(:hover) {
	border: 1px solid #ff5722;
}

.swp_social_panel.swp_default_full_color .swp_blogger, html body .swp_social_panel.swp_individual_full_color .swp_blogger:hover, body .swp_social_panel.swp_other_full_color:hover .swp_blogger {
	background: #ff5722;
	border: 1px solid #ee3900;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_blogger, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_blogger:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_blogger {
	border-bottom: 3px solid #ee3900;
}

.swp_social_panel.swp_default_color_outlines .swp_blogger a, html body .swp_social_panel.swp_individual_color_outlines .swp_blogger a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_blogger a {
	color: #ff5722;
}

.swp_social_panel.swp_default_color_outlines .swp_blogger, html body .swp_social_panel.swp_individual_color_outlines .swp_blogger:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_blogger {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #ff5722;
}

.swp-blogger {
	background: #ff5722;
	border-color: #ee3900;
}

.swp-blogger a {
	color: #ff5722;
}

.swp-blogger a:hover {
	background: #ee3900;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_buffer, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_buffer:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_buffer:not(:hover) {
	border: 1px solid #323b43;
}

.swp_social_panel.swp_default_full_color .swp_buffer, html body .swp_social_panel.swp_individual_full_color .swp_buffer:hover, body .swp_social_panel.swp_other_full_color:hover .swp_buffer {
	background: #323b43;
	border: 1px solid #1c2126;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_buffer, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_buffer:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_buffer {
	border-bottom: 3px solid #1c2126;
}

.swp_social_panel.swp_default_color_outlines .swp_buffer a, html body .swp_social_panel.swp_individual_color_outlines .swp_buffer a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_buffer a {
	color: #323b43;
}

.swp_social_panel.swp_default_color_outlines .swp_buffer, html body .swp_social_panel.swp_individual_color_outlines .swp_buffer:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_buffer {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #323b43;
}

.swp-buffer {
	background: #323b43;
	border-color: #1c2126;
}

.swp-buffer a {
	color: #323b43;
}

.swp-buffer a:hover {
	background: #1c2126;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_ello, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_ello:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_ello:not(:hover) {
	border: 1px solid #000;
}

.swp_social_panel.swp_default_full_color .swp_ello, html body .swp_social_panel.swp_individual_full_color .swp_ello:hover, body .swp_social_panel.swp_other_full_color:hover .swp_ello {
	background: #000;
	border: 1px solid #000;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_ello, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_ello:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_ello {
	border-bottom: 3px solid #000;
}

.swp_social_panel.swp_default_color_outlines .swp_ello a, html body .swp_social_panel.swp_individual_color_outlines .swp_ello a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_ello a {
	color: #000;
}

.swp_social_panel.swp_default_color_outlines .swp_ello, html body .swp_social_panel.swp_individual_color_outlines .swp_ello:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_ello {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #000;
}

.swp-ello {
	background: #000;
	border-color: #000;
}

.swp-ello a {
	color: #000;
}

.swp-ello a:hover {
	background: #000;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_email, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_email:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_email:not(:hover) {
	border: 1px solid #6bcce9;
}

.swp_social_panel.swp_default_full_color .swp_email, html body .swp_social_panel.swp_individual_full_color .swp_email:hover, body .swp_social_panel.swp_other_full_color:hover .swp_email {
	background: #6bcce9;
	border: 1px solid #3fbde2;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_email, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_email:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_email {
	border-bottom: 3px solid #3fbde2;
}

.swp_social_panel.swp_default_color_outlines .swp_email a, html body .swp_social_panel.swp_individual_color_outlines .swp_email a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_email a {
	color: #6bcce9;
}

.swp_social_panel.swp_default_color_outlines .swp_email, html body .swp_social_panel.swp_individual_color_outlines .swp_email:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_email {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #6bcce9;
}

.swp-email {
	background: #6bcce9;
	border-color: #3fbde2;
}

.swp-email a {
	color: #6bcce9;
}

.swp-email a:hover {
	background: #3fbde2;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_evernote, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_evernote:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_evernote:not(:hover) {
	border: 1px solid #2dbe60;
}

.swp_social_panel.swp_default_full_color .swp_evernote, html body .swp_social_panel.swp_individual_full_color .swp_evernote:hover, body .swp_social_panel.swp_other_full_color:hover .swp_evernote {
	background: #2dbe60;
	border: 1px solid #23954b;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_evernote, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_evernote:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_evernote {
	border-bottom: 3px solid #23954b;
}

.swp_social_panel.swp_default_color_outlines .swp_evernote a, html body .swp_social_panel.swp_individual_color_outlines .swp_evernote a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_evernote a {
	color: #2dbe60;
}

.swp_social_panel.swp_default_color_outlines .swp_evernote, html body .swp_social_panel.swp_individual_color_outlines .swp_evernote:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_evernote {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #2dbe60;
}

.swp-evernote {
	background: #2dbe60;
	border-color: #23954b;
}

.swp-evernote a {
	color: #2dbe60;
}

.swp-evernote a:hover {
	background: #23954b;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_facebook, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_facebook:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_facebook:not(:hover) {
	border: 1px solid #1877f2;
}

.swp_social_panel.swp_default_full_color .swp_facebook, html body .swp_social_panel.swp_individual_full_color .swp_facebook:hover, body .swp_social_panel.swp_other_full_color:hover .swp_facebook {
	background: #1877f2;
	border: 1px solid #0b5fcc;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_facebook, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_facebook:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_facebook {
	border-bottom: 3px solid #0b5fcc;
}

.swp_social_panel.swp_default_color_outlines .swp_facebook a, html body .swp_social_panel.swp_individual_color_outlines .swp_facebook a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_facebook a {
	color: #1877f2;
}

.swp_social_panel.swp_default_color_outlines .swp_facebook, html body .swp_social_panel.swp_individual_color_outlines .swp_facebook:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_facebook {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #1877f2;
}

.swp-facebook {
	background: #1877f2;
	border-color: #0b5fcc;
}

.swp-facebook a {
	color: #1877f2;
}

.swp-facebook a:hover {
	background: #0b5fcc;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_flickr, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_flickr:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_flickr:not(:hover) {
	border: 1px solid #ff0084;
}

.swp_social_panel.swp_default_full_color .swp_flickr, html body .swp_social_panel.swp_individual_full_color .swp_flickr:hover, body .swp_social_panel.swp_other_full_color:hover .swp_flickr {
	background: #ff0084;
	border: 1px solid #cc006a;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_flickr, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_flickr:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_flickr {
	border-bottom: 3px solid #cc006a;
}

.swp_social_panel.swp_default_color_outlines .swp_flickr a, html body .swp_social_panel.swp_individual_color_outlines .swp_flickr a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_flickr a {
	color: #ff0084;
}

.swp_social_panel.swp_default_color_outlines .swp_flickr, html body .swp_social_panel.swp_individual_color_outlines .swp_flickr:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_flickr {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #ff0084;
}

.swp-flickr {
	background: #ff0084;
	border-color: #cc006a;
}

.swp-flickr a {
	color: #ff0084;
}

.swp-flickr a:hover {
	background: #cc006a;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_flipboard, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_flipboard:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_flipboard:not(:hover) {
	border: 1px solid #bf2626;
}

.swp_social_panel.swp_default_full_color .swp_flipboard, html body .swp_social_panel.swp_individual_full_color .swp_flipboard:hover, body .swp_social_panel.swp_other_full_color:hover .swp_flipboard {
	background: #bf2626;
	border: 1px solid #941e1e;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_flipboard, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_flipboard:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_flipboard {
	border-bottom: 3px solid #941e1e;
}

.swp_social_panel.swp_default_color_outlines .swp_flipboard a, html body .swp_social_panel.swp_individual_color_outlines .swp_flipboard a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_flipboard a {
	color: #bf2626;
}

.swp_social_panel.swp_default_color_outlines .swp_flipboard, html body .swp_social_panel.swp_individual_color_outlines .swp_flipboard:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_flipboard {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #bf2626;
}

.swp-flipboard {
	background: #bf2626;
	border-color: #941e1e;
}

.swp-flipboard a {
	color: #bf2626;
}

.swp-flipboard a:hover {
	background: #941e1e;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_hacker_news, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_hacker_news:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_hacker_news:not(:hover) {
	border: 1px solid #d85623;
}

.swp_social_panel.swp_default_full_color .swp_hacker_news, html body .swp_social_panel.swp_individual_full_color .swp_hacker_news:hover, body .swp_social_panel.swp_other_full_color:hover .swp_hacker_news {
	background: #d85623;
	border: 1px solid #ac451c;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_hacker_news, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_hacker_news:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_hacker_news {
	border-bottom: 3px solid #ac451c;
}

.swp_social_panel.swp_default_color_outlines .swp_hacker_news a, html body .swp_social_panel.swp_individual_color_outlines .swp_hacker_news a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_hacker_news a {
	color: #d85623;
}

.swp_social_panel.swp_default_color_outlines .swp_hacker_news, html body .swp_social_panel.swp_individual_color_outlines .swp_hacker_news:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_hacker_news {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #d85623;
}

.swp-hacker_news {
	background: #d85623;
	border-color: #ac451c;
}

.swp-hacker_news a {
	color: #d85623;
}

.swp-hacker_news a:hover {
	background: #ac451c;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_instagram, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_instagram:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_instagram:not(:hover) {
	border: 1px solid #ea2454;
}

.swp_social_panel.swp_default_full_color .swp_instagram, html body .swp_social_panel.swp_individual_full_color .swp_instagram:hover, body .swp_social_panel.swp_other_full_color:hover .swp_instagram {
	background: #ea2454;
	border: 1px solid #c8133f;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_instagram, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_instagram:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_instagram {
	border-bottom: 3px solid #c8133f;
}

.swp_social_panel.swp_default_color_outlines .swp_instagram a, html body .swp_social_panel.swp_individual_color_outlines .swp_instagram a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_instagram a {
	color: #ea2454;
}

.swp_social_panel.swp_default_color_outlines .swp_instagram, html body .swp_social_panel.swp_individual_color_outlines .swp_instagram:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_instagram {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #ea2454;
}

.swp-instagram {
	background: #ea2454;
	border-color: #c8133f;
}

.swp-instagram a {
	color: #ea2454;
}

.swp-instagram a:hover {
	background: #c8133f;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_linkedin, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_linkedin:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_linkedin:not(:hover) {
	border: 1px solid #2767b1;
}

.swp_social_panel.swp_default_full_color .swp_linkedin, html body .swp_social_panel.swp_individual_full_color .swp_linkedin:hover, body .swp_social_panel.swp_other_full_color:hover .swp_linkedin {
	background: #2767b1;
	border: 1px solid #1e4f87;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_linkedin, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_linkedin:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_linkedin {
	border-bottom: 3px solid #1e4f87;
}

.swp_social_panel.swp_default_color_outlines .swp_linkedin a, html body .swp_social_panel.swp_individual_color_outlines .swp_linkedin a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_linkedin a {
	color: #2767b1;
}

.swp_social_panel.swp_default_color_outlines .swp_linkedin, html body .swp_social_panel.swp_individual_color_outlines .swp_linkedin:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_linkedin {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #2767b1;
}

.swp-linkedin {
	background: #2767b1;
	border-color: #1e4f87;
}

.swp-linkedin a {
	color: #2767b1;
}

.swp-linkedin a:hover {
	background: #1e4f87;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_medium, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_medium:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_medium:not(:hover) {
	border: 1px solid #00ab6c;
}

.swp_social_panel.swp_default_full_color .swp_medium, html body .swp_social_panel.swp_individual_full_color .swp_medium:hover, body .swp_social_panel.swp_other_full_color:hover .swp_medium {
	background: #00ab6c;
	border: 1px solid #00784c;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_medium, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_medium:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_medium {
	border-bottom: 3px solid #00784c;
}

.swp_social_panel.swp_default_color_outlines .swp_medium a, html body .swp_social_panel.swp_individual_color_outlines .swp_medium a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_medium a {
	color: #00ab6c;
}

.swp_social_panel.swp_default_color_outlines .swp_medium, html body .swp_social_panel.swp_individual_color_outlines .swp_medium:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_medium {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #00ab6c;
}

.swp-medium {
	background: #00ab6c;
	border-color: #00784c;
}

.swp-medium a {
	color: #00ab6c;
}

.swp-medium a:hover {
	background: #00784c;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_mix, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_mix:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_mix:not(:hover) {
	border: 1px solid #f4812c;
}

.swp_social_panel.swp_default_full_color .swp_mix, html body .swp_social_panel.swp_individual_full_color .swp_mix:hover, body .swp_social_panel.swp_other_full_color:hover .swp_mix {
	background: #f4812c;
	border: 1px solid #e1660c;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_mix, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_mix:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_mix {
	border-bottom: 3px solid #e1660c;
}

.swp_social_panel.swp_default_color_outlines .swp_mix a, html body .swp_social_panel.swp_individual_color_outlines .swp_mix a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_mix a {
	color: #f4812c;
}

.swp_social_panel.swp_default_color_outlines .swp_mix, html body .swp_social_panel.swp_individual_color_outlines .swp_mix:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_mix {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #f4812c;
}

.swp-mix {
	background: #f4812c;
	border-color: #e1660c;
}

.swp-mix a {
	color: #f4812c;
}

.swp-mix a:hover {
	background: #e1660c;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_more, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_more:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_more:not(:hover) {
	border: 1px solid #ee464f;
}

.swp_social_panel.swp_default_full_color .swp_more, html body .swp_social_panel.swp_individual_full_color .swp_more:hover, body .swp_social_panel.swp_other_full_color:hover .swp_more {
	background: #ee464f;
	border: 1px solid #ea1723;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_more, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_more:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_more {
	border-bottom: 3px solid #ea1723;
}

.swp_social_panel.swp_default_color_outlines .swp_more a, html body .swp_social_panel.swp_individual_color_outlines .swp_more a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_more a {
	color: #ee464f;
}

.swp_social_panel.swp_default_color_outlines .swp_more, html body .swp_social_panel.swp_individual_color_outlines .swp_more:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_more {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #ee464f;
}

.swp-more {
	background: #ee464f;
	border-color: #ea1723;
}

.swp-more a {
	color: #ee464f;
}

.swp-more a:hover {
	background: #ea1723;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_parler, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_parler:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_parler:not(:hover) {
	border: 1px solid #be1e2c;
}

.swp_social_panel.swp_default_full_color .swp_parler, html body .swp_social_panel.swp_individual_full_color .swp_parler:hover, body .swp_social_panel.swp_other_full_color:hover .swp_parler {
	background: #be1e2c;
	border: 1px solid #921722;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_parler, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_parler:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_parler {
	border-bottom: 3px solid #921722;
}

.swp_social_panel.swp_default_color_outlines .swp_parler a, html body .swp_social_panel.swp_individual_color_outlines .swp_parler a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_parler a {
	color: #be1e2c;
}

.swp_social_panel.swp_default_color_outlines .swp_parler, html body .swp_social_panel.swp_individual_color_outlines .swp_parler:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_parler {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #be1e2c;
}

.swp-parler {
	background: #be1e2c;
	border-color: #921722;
}

.swp-parler a {
	color: #be1e2c;
}

.swp-parler a:hover {
	background: #921722;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_periscope, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_periscope:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_periscope:not(:hover) {
	border: 1px solid #3aa4c6;
}

.swp_social_panel.swp_default_full_color .swp_periscope, html body .swp_social_panel.swp_individual_full_color .swp_periscope:hover, body .swp_social_panel.swp_other_full_color:hover .swp_periscope {
	background: #3aa4c6;
	border: 1px solid #2e849f;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_periscope, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_periscope:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_periscope {
	border-bottom: 3px solid #2e849f;
}

.swp_social_panel.swp_default_color_outlines .swp_periscope a, html body .swp_social_panel.swp_individual_color_outlines .swp_periscope a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_periscope a {
	color: #3aa4c6;
}

.swp_social_panel.swp_default_color_outlines .swp_periscope, html body .swp_social_panel.swp_individual_color_outlines .swp_periscope:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_periscope {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #3aa4c6;
}

.swp-periscope {
	background: #3aa4c6;
	border-color: #2e849f;
}

.swp-periscope a {
	color: #3aa4c6;
}

.swp-periscope a:hover {
	background: #2e849f;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_pinterest, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_pinterest:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_pinterest:not(:hover) {
	border: 1px solid #e60023;
}

.swp_social_panel.swp_default_full_color .swp_pinterest, html body .swp_social_panel.swp_individual_full_color .swp_pinterest:hover, body .swp_social_panel.swp_other_full_color:hover .swp_pinterest {
	background: #e60023;
	border: 1px solid #b3001b;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_pinterest, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_pinterest:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_pinterest {
	border-bottom: 3px solid #b3001b;
}

.swp_social_panel.swp_default_color_outlines .swp_pinterest a, html body .swp_social_panel.swp_individual_color_outlines .swp_pinterest a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_pinterest a {
	color: #e60023;
}

.swp_social_panel.swp_default_color_outlines .swp_pinterest, html body .swp_social_panel.swp_individual_color_outlines .swp_pinterest:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_pinterest {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #e60023;
}

.swp-pinterest {
	background: #e60023;
	border-color: #b3001b;
}

.swp-pinterest a {
	color: #e60023;
}

.swp-pinterest a:hover {
	background: #b3001b;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_pocket, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_pocket:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_pocket:not(:hover) {
	border: 1px solid #ef4056;
}

.swp_social_panel.swp_default_full_color .swp_pocket, html body .swp_social_panel.swp_individual_full_color .swp_pocket:hover, body .swp_social_panel.swp_other_full_color:hover .swp_pocket {
	background: #ef4056;
	border: 1px solid #e9132e;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_pocket, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_pocket:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_pocket {
	border-bottom: 3px solid #e9132e;
}

.swp_social_panel.swp_default_color_outlines .swp_pocket a, html body .swp_social_panel.swp_individual_color_outlines .swp_pocket a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_pocket a {
	color: #ef4056;
}

.swp_social_panel.swp_default_color_outlines .swp_pocket, html body .swp_social_panel.swp_individual_color_outlines .swp_pocket:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_pocket {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #ef4056;
}

.swp-pocket {
	background: #ef4056;
	border-color: #e9132e;
}

.swp-pocket a {
	color: #ef4056;
}

.swp-pocket a:hover {
	background: #e9132e;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_print, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_print:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_print:not(:hover) {
	border: 1px solid #777;
}

.swp_social_panel.swp_default_full_color .swp_print, html body .swp_social_panel.swp_individual_full_color .swp_print:hover, body .swp_social_panel.swp_other_full_color:hover .swp_print {
	background: #777;
	border: 1px solid #5e5e5e;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_print, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_print:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_print {
	border-bottom: 3px solid #5e5e5e;
}

.swp_social_panel.swp_default_color_outlines .swp_print a, html body .swp_social_panel.swp_individual_color_outlines .swp_print a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_print a {
	color: #777;
}

.swp_social_panel.swp_default_color_outlines .swp_print, html body .swp_social_panel.swp_individual_color_outlines .swp_print:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_print {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #777;
}

.swp-print {
	background: #777;
	border-color: #5e5e5e;
}

.swp-print a {
	color: #777;
}

.swp-print a:hover {
	background: #5e5e5e;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_reddit, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_reddit:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_reddit:not(:hover) {
	border: 1px solid #f04b23;
}

.swp_social_panel.swp_default_full_color .swp_reddit, html body .swp_social_panel.swp_individual_full_color .swp_reddit:hover, body .swp_social_panel.swp_other_full_color:hover .swp_reddit {
	background: #f04b23;
	border: 1px solid #d2340e;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_reddit, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_reddit:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_reddit {
	border-bottom: 3px solid #d2340e;
}

.swp_social_panel.swp_default_color_outlines .swp_reddit a, html body .swp_social_panel.swp_individual_color_outlines .swp_reddit a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_reddit a {
	color: #f04b23;
}

.swp_social_panel.swp_default_color_outlines .swp_reddit, html body .swp_social_panel.swp_individual_color_outlines .swp_reddit:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_reddit {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #f04b23;
}

.swp-reddit {
	background: #f04b23;
	border-color: #d2340e;
}

.swp-reddit a {
	color: #f04b23;
}

.swp-reddit a:hover {
	background: #d2340e;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_snapchat, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_snapchat:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_snapchat:not(:hover) {
	border: 1px solid #fffc00;
}

.swp_social_panel.swp_default_full_color .swp_snapchat, html body .swp_social_panel.swp_individual_full_color .swp_snapchat:hover, body .swp_social_panel.swp_other_full_color:hover .swp_snapchat {
	background: #fffc00;
	border: 1px solid #ccca00;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_snapchat, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_snapchat:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_snapchat {
	border-bottom: 3px solid #ccca00;
}

.swp_social_panel.swp_default_color_outlines .swp_snapchat a, html body .swp_social_panel.swp_individual_color_outlines .swp_snapchat a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_snapchat a {
	color: #fffc00;
}

.swp_social_panel.swp_default_color_outlines .swp_snapchat, html body .swp_social_panel.swp_individual_color_outlines .swp_snapchat:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_snapchat {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #fffc00;
}

.swp-snapchat {
	background: #fffc00;
	border-color: #ccca00;
}

.swp-snapchat a {
	color: #fffc00;
}

.swp-snapchat a:hover {
	background: #ccca00;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_telegram, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_telegram:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_telegram:not(:hover) {
	border: 1px solid #08c;
}

.swp_social_panel.swp_default_full_color .swp_telegram, html body .swp_social_panel.swp_individual_full_color .swp_telegram:hover, body .swp_social_panel.swp_other_full_color:hover .swp_telegram {
	background: #08c;
	border: 1px solid #069;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_telegram, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_telegram:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_telegram {
	border-bottom: 3px solid #069;
}

.swp_social_panel.swp_default_color_outlines .swp_telegram a, html body .swp_social_panel.swp_individual_color_outlines .swp_telegram a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_telegram a {
	color: #08c;
}

.swp_social_panel.swp_default_color_outlines .swp_telegram, html body .swp_social_panel.swp_individual_color_outlines .swp_telegram:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_telegram {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #08c;
}

.swp-telegram {
	background: #08c;
	border-color: #069;
}

.swp-telegram a {
	color: #08c;
}

.swp-telegram a:hover {
	background: #069;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_twitter, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_twitter:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_twitter:not(:hover) {
	border: 1px solid #0d1014;
}

.swp_social_panel.swp_default_full_color .swp_twitter, html body .swp_social_panel.swp_individual_full_color .swp_twitter:hover, body .swp_social_panel.swp_other_full_color:hover .swp_twitter {
	background: #0d1014;
	border: 1px solid #000;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_twitter, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_twitter:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_twitter {
	border-bottom: 3px solid #000;
}

.swp_social_panel.swp_default_color_outlines .swp_twitter a, html body .swp_social_panel.swp_individual_color_outlines .swp_twitter a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_twitter a {
	color: #0d1014;
}

.swp_social_panel.swp_default_color_outlines .swp_twitter, html body .swp_social_panel.swp_individual_color_outlines .swp_twitter:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_twitter {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #0d1014;
}

.swp-twitter {
	background: #0d1014;
	border-color: #000;
}

.swp-twitter a {
	color: #0d1014;
}

.swp-twitter a:hover {
	background: #000;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_tumblr, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_tumblr:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_tumblr:not(:hover) {
	border: 1px solid #39475d;
}

.swp_social_panel.swp_default_full_color .swp_tumblr, html body .swp_social_panel.swp_individual_full_color .swp_tumblr:hover, body .swp_social_panel.swp_other_full_color:hover .swp_tumblr {
	background: #39475d;
	border: 1px solid #262f3d;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_tumblr, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_tumblr:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_tumblr {
	border-bottom: 3px solid #262f3d;
}

.swp_social_panel.swp_default_color_outlines .swp_tumblr a, html body .swp_social_panel.swp_individual_color_outlines .swp_tumblr a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_tumblr a {
	color: #39475d;
}

.swp_social_panel.swp_default_color_outlines .swp_tumblr, html body .swp_social_panel.swp_individual_color_outlines .swp_tumblr:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_tumblr {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #39475d;
}

.swp-tumblr {
	background: #39475d;
	border-color: #262f3d;
}

.swp-tumblr a {
	color: #39475d;
}

.swp-tumblr a:hover {
	background: #262f3d;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_vimeo, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_vimeo:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_vimeo:not(:hover) {
	border: 1px solid #162221;
}

.swp_social_panel.swp_default_full_color .swp_vimeo, html body .swp_social_panel.swp_individual_full_color .swp_vimeo:hover, body .swp_social_panel.swp_other_full_color:hover .swp_vimeo {
	background: #162221;
	border: 1px solid #020303;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_vimeo, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_vimeo:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_vimeo {
	border-bottom: 3px solid #020303;
}

.swp_social_panel.swp_default_color_outlines .swp_vimeo a, html body .swp_social_panel.swp_individual_color_outlines .swp_vimeo a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_vimeo a {
	color: #162221;
}

.swp_social_panel.swp_default_color_outlines .swp_vimeo, html body .swp_social_panel.swp_individual_color_outlines .swp_vimeo:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_vimeo {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #162221;
}

.swp-vimeo {
	background: #162221;
	border-color: #020303;
}

.swp-vimeo a {
	color: #162221;
}

.swp-vimeo a:hover {
	background: #020303;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_viber, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_viber:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_viber:not(:hover) {
	border: 1px solid #8f5db7;
}

.swp_social_panel.swp_default_full_color .swp_viber, html body .swp_social_panel.swp_individual_full_color .swp_viber:hover, body .swp_social_panel.swp_other_full_color:hover .swp_viber {
	background: #8f5db7;
	border: 1px solid #75459c;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_viber, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_viber:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_viber {
	border-bottom: 3px solid #75459c;
}

.swp_social_panel.swp_default_color_outlines .swp_viber a, html body .swp_social_panel.swp_individual_color_outlines .swp_viber a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_viber a {
	color: #8f5db7;
}

.swp_social_panel.swp_default_color_outlines .swp_viber, html body .swp_social_panel.swp_individual_color_outlines .swp_viber:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_viber {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #8f5db7;
}

.swp-viber {
	background: #8f5db7;
	border-color: #75459c;
}

.swp-viber a {
	color: #8f5db7;
}

.swp-viber a:hover {
	background: #75459c;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_vk, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_vk:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_vk:not(:hover) {
	border: 1px solid #4a76a8;
}

.swp_social_panel.swp_default_full_color .swp_vk, html body .swp_social_panel.swp_individual_full_color .swp_vk:hover, body .swp_social_panel.swp_other_full_color:hover .swp_vk {
	background: #4a76a8;
	border: 1px solid #3a5d85;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_vk, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_vk:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_vk {
	border-bottom: 3px solid #3a5d85;
}

.swp_social_panel.swp_default_color_outlines .swp_vk a, html body .swp_social_panel.swp_individual_color_outlines .swp_vk a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_vk a {
	color: #4a76a8;
}

.swp_social_panel.swp_default_color_outlines .swp_vk, html body .swp_social_panel.swp_individual_color_outlines .swp_vk:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_vk {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #4a76a8;
}

.swp-vk {
	background: #4a76a8;
	border-color: #3a5d85;
}

.swp-vk a {
	color: #4a76a8;
}

.swp-vk a:hover {
	background: #3a5d85;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_whatsapp, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_whatsapp:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_whatsapp:not(:hover) {
	border: 1px solid #71c169;
}

.swp_social_panel.swp_default_full_color .swp_whatsapp, html body .swp_social_panel.swp_individual_full_color .swp_whatsapp:hover, body .swp_social_panel.swp_other_full_color:hover .swp_whatsapp {
	background: #71c169;
	border: 1px solid #52af48;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_whatsapp, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_whatsapp:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_whatsapp {
	border-bottom: 3px solid #52af48;
}

.swp_social_panel.swp_default_color_outlines .swp_whatsapp a, html body .swp_social_panel.swp_individual_color_outlines .swp_whatsapp a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_whatsapp a {
	color: #71c169;
}

.swp_social_panel.swp_default_color_outlines .swp_whatsapp, html body .swp_social_panel.swp_individual_color_outlines .swp_whatsapp:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_whatsapp {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #71c169;
}

.swp-whatsapp {
	background: #71c169;
	border-color: #52af48;
}

.swp-whatsapp a {
	color: #71c169;
}

.swp-whatsapp a:hover {
	background: #52af48;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_xing, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_xing:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_xing:not(:hover) {
	border: 1px solid #026466;
}

.swp_social_panel.swp_default_full_color .swp_xing, html body .swp_social_panel.swp_individual_full_color .swp_xing:hover, body .swp_social_panel.swp_other_full_color:hover .swp_xing {
	background: #026466;
	border: 1px solid #013334;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_xing, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_xing:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_xing {
	border-bottom: 3px solid #013334;
}

.swp_social_panel.swp_default_color_outlines .swp_xing a, html body .swp_social_panel.swp_individual_color_outlines .swp_xing a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_xing a {
	color: #026466;
}

.swp_social_panel.swp_default_color_outlines .swp_xing, html body .swp_social_panel.swp_individual_color_outlines .swp_xing:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_xing {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #026466;
}

.swp-xing {
	background: #026466;
	border-color: #013334;
}

.swp-xing a {
	color: #026466;
}

.swp-xing a:hover {
	background: #013334;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_yummly, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_yummly:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_yummly:not(:hover) {
	border: 1px solid #e26426;
}

.swp_social_panel.swp_default_full_color .swp_yummly, html body .swp_social_panel.swp_individual_full_color .swp_yummly:hover, body .swp_social_panel.swp_other_full_color:hover .swp_yummly {
	background: #e26426;
	border: 1px solid #bc4f19;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_yummly, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_yummly:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_yummly {
	border-bottom: 3px solid #bc4f19;
}

.swp_social_panel.swp_default_color_outlines .swp_yummly a, html body .swp_social_panel.swp_individual_color_outlines .swp_yummly a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_yummly a {
	color: #e26426;
}

.swp_social_panel.swp_default_color_outlines .swp_yummly, html body .swp_social_panel.swp_individual_color_outlines .swp_yummly:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_yummly {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #e26426;
}

.swp-yummly {
	background: #e26426;
	border-color: #bc4f19;
}

.swp-yummly a {
	color: #e26426;
}

.swp-yummly a:hover {
	background: #bc4f19;
	color: #fff;
}

.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_mastodon, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_mastodon:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_mastodon:not(:hover) {
	border: 1px solid #6364ff;
}

.swp_social_panel.swp_default_full_color .swp_mastodon, html body .swp_social_panel.swp_individual_full_color .swp_mastodon:hover, body .swp_social_panel.swp_other_full_color:hover .swp_mastodon {
	background: #6364ff;
	border: 1px solid #3031ff;
}

.swp_social_panel.swp_three_dee.swp_default_full_color .swp_mastodon, html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_mastodon:hover, body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_mastodon {
	border-bottom: 3px solid #3031ff;
}

.swp_social_panel.swp_default_color_outlines .swp_mastodon a, html body .swp_social_panel.swp_individual_color_outlines .swp_mastodon a:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_mastodon a {
	color: #6364ff;
}

.swp_social_panel.swp_default_color_outlines .swp_mastodon, html body .swp_social_panel.swp_individual_color_outlines .swp_mastodon:hover, body .swp_social_panel.swp_other_color_outlines:hover .swp_mastodon {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #6364ff;
}

.swp-mastodon {
	background: #6364ff;
	border-color: #3031ff;
}

.swp-mastodon a {
	color: #6364ff;
}

.swp-mastodon a:hover {
	background: #3031ff;
	color: #fff;
}

.swp_social_panel.swp_default_light_gray .nc_tweetContainer, html body .swp_social_panel.swp_individual_light_gray .nc_tweetContainer:hover, body .swp_social_panel.swp_other_light_gray:hover .nc_tweetContainer {
	background-color: #ccc;
	border: 1px solid #ccc;
}

.swp_social_panel.swp_default_light_gray .nc_tweetContainer a, html body .swp_social_panel.swp_individual_light_gray .nc_tweetContainer:hover a, body .swp_social_panel.swp_other_light_gray:hover .nc_tweetContainer a {
	color: #fff;
}

.swp_social_panel.swp_three_dee.swp_default_light_gray .nc_tweetContainer, html body .swp_social_panel.swp_three_dee.swp_individual_light_gray .nc_tweetContainer:hover, body .swp_social_panel.swp_three_dee.swp_other_light_gray .nc_tweetContainer:hover {
	border-bottom: 3px solid #b3b3b3;
}

.swp_social_panel.swp_three_dee.swp_default_light_gray .nc_tweetContainer.total_sharesalt, html body .swp_social_panel.swp_three_dee.swp_individual_light_gray .nc_tweetContainer:hover.total_sharesalt, body .swp_social_panel.swp_three_dee.swp_other_light_gray .nc_tweetContainer:hover.total_sharesalt {
	border-bottom: none !important;
}

.swp_social_panel.swp_default_light_gray_outlines a, html body .swp_social_panel.swp_individual_light_gray_outlines a:hover, body .swp_social_panel.swp_other_light_gray_outlines:hover a {
	color: #ccc;
}

.swp_social_panel.swp_default_light_gray_outlines .nc_tweetContainer, html body .swp_social_panel.swp_individual_light_gray_outlines .nc_tweetContainer:hover, body .swp_social_panel.swp_other_light_gray_outlines:hover .nc_tweetContainer {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #ccc;
}

.swp_social_panel.swp_default_medium_gray .nc_tweetContainer, html body .swp_social_panel.swp_individual_medium_gray .nc_tweetContainer:hover, body .swp_social_panel.swp_other_medium_gray:hover .nc_tweetContainer {
	background-color: #999;
	border: 1px solid #999;
}

.swp_social_panel.swp_default_medium_gray .nc_tweetContainer a, html body .swp_social_panel.swp_individual_medium_gray .nc_tweetContainer:hover a, body .swp_social_panel.swp_other_medium_gray:hover .nc_tweetContainer a {
	color: #fff;
}

.swp_social_panel.swp_three_dee.swp_default_medium_gray .nc_tweetContainer, html body .swp_social_panel.swp_three_dee.swp_individual_medium_gray .nc_tweetContainer:hover, body .swp_social_panel.swp_three_dee.swp_other_medium_gray .nc_tweetContainer:hover {
	border-bottom: 3px solid gray;
}

.swp_social_panel.swp_three_dee.swp_default_medium_gray .nc_tweetContainer.total_sharesalt, html body .swp_social_panel.swp_three_dee.swp_individual_medium_gray .nc_tweetContainer:hover.total_sharesalt, body .swp_social_panel.swp_three_dee.swp_other_medium_gray .nc_tweetContainer:hover.total_sharesalt {
	border-bottom: none !important;
}

.swp_social_panel.swp_default_medium_gray_outlines a, html body .swp_social_panel.swp_individual_medium_gray_outlines a:hover, body .swp_social_panel.swp_other_medium_gray_outlines:hover a {
	color: #999;
}

.swp_social_panel.swp_default_medium_gray_outlines .nc_tweetContainer, html body .swp_social_panel.swp_individual_medium_gray_outlines .nc_tweetContainer:hover, body .swp_social_panel.swp_other_medium_gray_outlines:hover .nc_tweetContainer {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #999;
}

.swp_social_panel.swp_default_dark_gray .nc_tweetContainer, html body .swp_social_panel.swp_individual_dark_gray .nc_tweetContainer:hover, body .swp_social_panel.swp_other_dark_gray:hover .nc_tweetContainer {
	background-color: #444;
	border: 1px solid #444;
}

.swp_social_panel.swp_default_dark_gray .nc_tweetContainer a, html body .swp_social_panel.swp_individual_dark_gray .nc_tweetContainer:hover a, body .swp_social_panel.swp_other_dark_gray:hover .nc_tweetContainer a {
	color: #fff;
}

.swp_social_panel.swp_three_dee.swp_default_dark_gray .nc_tweetContainer, html body .swp_social_panel.swp_three_dee.swp_individual_dark_gray .nc_tweetContainer:hover, body .swp_social_panel.swp_three_dee.swp_other_dark_gray .nc_tweetContainer:hover {
	border-bottom: 3px solid #2b2b2b;
}

.swp_social_panel.swp_three_dee.swp_default_dark_gray .nc_tweetContainer.total_sharesalt, html body .swp_social_panel.swp_three_dee.swp_individual_dark_gray .nc_tweetContainer:hover.total_sharesalt, body .swp_social_panel.swp_three_dee.swp_other_dark_gray .nc_tweetContainer:hover.total_sharesalt {
	border-bottom: none !important;
}

.swp_social_panel.swp_default_dark_gray_outlines a, html body .swp_social_panel.swp_individual_dark_gray_outlines a:hover, body .swp_social_panel.swp_other_dark_gray_outlines:hover a {
	color: #444;
}

.swp_social_panel.swp_default_dark_gray_outlines .nc_tweetContainer, html body .swp_social_panel.swp_individual_dark_gray_outlines .nc_tweetContainer:hover, body .swp_social_panel.swp_other_dark_gray_outlines:hover .nc_tweetContainer {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #444;
}

.swp_social_panel.swp_modern, .swp_social_panel.swp_dark {
	background: #fff;
	height: 62px;
	padding: 0;
	border-radius: 8px;
	border: 1px solid #eee;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .01), 0 4px 5px 0 rgba(0, 0, 0, .014), 0 4px 15px 0 rgba(0, 0, 0, .09);
}

.swp_social_panel.swp_modern .swp_share_button, .swp_social_panel.swp_dark .swp_share_button {
	border: none !important;
	border-radius: 0 !important;
	margin: 0 !important;
	height: 61px !important;
	padding-bottom: 1px;
}

.swp_social_panel.swp_modern .swp_share_button.total_shares.total_sharesalt, .swp_social_panel.swp_modern .swp_share_button.total_shares.total_sharesalt, .swp_social_panel.swp_dark .swp_share_button.total_shares.total_sharesalt, .swp_social_panel.swp_dark .swp_share_button.total_shares.total_sharesalt {
	padding: 15px !important;
}

.swp_social_panel.swp_modern .swp_share_link, .swp_social_panel.swp_dark .swp_share_link {
	border-radius: 0;
	padding: 15px;
	height: 61px !important;
}

.swp_social_panel.swp_modern .iconFiller, .swp_social_panel.swp_dark .iconFiller {
	margin-bottom: 10px !important;
}

.swp_social_panel.swp_modern .nc_wrapper.bottom, .swp_social_panel.swp_dark .nc_wrapper.bottom {
	background: rgba(0, 0, 0, 0) !important;
}

.swp_dark .swp_share_button {
	background: #222 !important;
	border-color: #222 !important;
	margin: 0 !important;
	height: 62px !important;
}

.swp_dark .swp_share_link:hover {
	background: #444;
}

.scale-70 {
	transform: scale(.7);
}

.swp_social_panel:not(.nc_floater).scale-70.scale-full_width {
	width: 142.8571428571 !important;
}

.scale-80 {
	transform: scale(.8);
}

.swp_social_panel:not(.nc_floater).scale-80.scale-full_width {
	width: 125 !important;
}

.scale-90 {
	transform: scale(.9);
}

.swp_social_panel:not(.nc_floater).scale-90.scale-full_width {
	width: 111.1111111111 !important;
}

.scale-100 {
	transform: scale(1);
}

.swp_social_panel:not(.nc_floater).scale-100.scale-full_width {
	width: 100 !important;
}

.scale-110 {
	transform: scale(1.1);
}

.swp_social_panel:not(.nc_floater).scale-110.scale-full_width {
	width: 90.9090909091 !important;
}

.scale-120 {
	transform: scale(1.2);
}

.swp_social_panel:not(.nc_floater).scale-120.scale-full_width {
	width: 83.3333333333 !important;
}

.scale-130 {
	transform: scale(1.3);
}

.swp_social_panel:not(.nc_floater).scale-130.scale-full_width {
	width: 76.9230769231 !important;
}

.scale-140 {
	transform: scale(1.4);
}

.swp_social_panel:not(.nc_floater).scale-140.scale-full_width {
	width: 71.4285714286 !important;
}

.scale-left {
	transform-origin: left;
}

.scale-center {
	transform-origin: center;
}

.scale-right {
	transform-origin: right;
}

.scale-full_width {
	transform-origin: left;
}

div.swp_social_panel .nc_tweetContainer.swp_emphasize {
	flex: 2;
}

@media print {
	.swp_social_panel {
		display: none;
		opacity: 0;
		visibility: collapse;
	}
}

html[lang] .site * i.sw {
	font-family: sw-icon-font !important;
}

.swp_social_panel {
	clear: both;
	display: flex;
	height: 34px;
	line-height: 1;
	margin-bottom: 20px !important;
	margin-top: 20px !important;
	overflow: hidden;
	padding: 0;
	align-items: stretch;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	direction: ltr;
	-ms-flex-align: stretch;
	-ms-flex-line-pack: center;
	-ms-flex-pack: justify;
	flex-wrap: wrap;
	justify-content: space-between;
}

.swp_social_panel .nc_tweetContainer a.nc_tweet, .swp_social_panel .nc_tweetContainer.total_shares .swp_count {
	display: block;
	display: flex;
	font-family: Lato, sans-serif;
	font-size: 18px !important;
	font-weight: bold;
	height: 30px;
	text-decoration: none;
	text-decoration: none !important;
	text-transform: none;
	flex-flow: row wrap;
	box-shadow: none;
}

.swp_social_panel .nc_tweetContainer:not(.total_shares):not(.total_sharesalt) {
	border-radius: 2px;
	cursor: pointer;
	float: left;
	font-family: Lato;
	height: 32px;
	margin: 0 5px 3px 5px;
	min-width: 34px;
	overflow: hidden;
	text-align: center;
	transition: all .1s linear;
}

.swp_social_panel .nc_tweetContainer .spaceManWilly {
	display: block;
	width: 120px;
}

.swp_social_panel .swp_label {
	display: block;
	font-size: 9px !important;
	margin-top: 13px;
	position: absolute;
	text-align: center !important;
	text-transform: uppercase;
}

.swp_social_panel .swp_share {
	display: block;
	float: right;
	float: left;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
	line-height: 32px;
	margin: 0 0 0 6px;
	max-width: none !important;
}

.swp_social_panel .total_shares {
	background: rgba(0, 0, 0, 0) !important;
	border: none !important;
	border-radius: 2px;
	color: #fff;
	cursor: default;
	display: block;
	font-size: 19px;
	padding: 0 10px;
	flex: none !important;
}

.swp_social_panel .total_shares .swp_count {
	line-height: 30px;
}

.swp_social_panel .total_shares .swp_label {
	font-size: 10px;
	vertical-align: middle;
}

.swp_social_panel .total_shares.total_sharesalt {
	background: rgba(0, 0, 0, 0) !important;
	border: none !important;
}

.swp_social_panel .total_shares.total_sharesalt:before {
	content: "G";
	display: inline-block;
	font-family: sw-icon-font;
	margin-top: 7px;
	vertical-align: top;
}

.swp_social_panel .total_shares.total_sharesalt.total_sharesalt, .swp_social_panel .total_shares.total_sharesalt:not(:nth-child(1)) {
	background: rgba(0, 0, 0, 0) !important;
	border: none;
	color: #474b4d;
	margin-left: 0 !important;
	margin-bottom: 10px !important;
}

.swp_social_panel .total_shares.total_sharesalt .swp_count {
	color: #474b4d;
	font-size: 24px;
}

.swp_social_panel .total_shares.total_sharesalt .swp_label {
	color: #474b4d;
	letter-spacing: 0;
	min-width: 40px;
}

.swp_social_panel a .swp_count {
	font-size: 14px;
}

.swp_social_panel a .swp_count:not(.swp_hide) {
	display: inline-block;
	line-height: 32px;
	margin: 0;
	padding: 0 5px;
	flex: 1;
}

.swp_social_panel a .swp_count.swp_hide {
	margin: 0 auto;
	width: auto;
}

.swp_social_panel:not(.nc_floater):not(.swp_social_panelSide) {
	width: 100% !important;
}

.swp_social_panel:not(.nc_floater):not(.swp_social_panelSide).swp_shift {
	padding: 0 10px;
}

.swp_social_panel:not(.swp_social_panelSide) {
	transition: opacity .2s ease-in-out;
}

.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer {
	flex: 1;
}

.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer.swp-emphasize {
	flex: 2;
}

.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer:nth-child(1) {
	margin-left: 0;
}

.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer:nth-last-child(1) {
	margin-right: 0;
}

.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt:before {
	content: "G";
	display: inline-block;
	font-family: sw-icon-font;
	margin-top: 7px;
	vertical-align: top;
}

.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt .swp_count {
	display: inline-block;
	line-height: 0;
	margin-left: 8px;
	margin-top: 12px;
	min-width: 45px;
	position: relative;
	vertical-align: middle;
}

.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt:nth-child(1) {
	margin-left: 0;
	margin-right: 15px;
	padding-left: 0;
}

.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt:nth-last-child(1) {
	margin-right: 0;
	padding-right: 0;
}

.swp_social_panel span:before {
	content: initial !important;
}

.swp_social_panel .iconFiller {
	font-size: 18px;
	margin: 0 auto;
	display: block;
	float: left;
	height: 30px;
	overflow: hidden;
	transition: width .1s linear;
	width: 30px;
}

.swp_social_panel .sw {
	float: left;
	height: 30px;
	line-height: 32px;
	margin: 1px 5px 0;
	text-shadow: none !important;
	width: 20px;
}

.swp_social_panel.notMobile .nc_tweetContainer:nth-child(1) {
	margin-left: 0;
}

.swp_social_panel:hover .total_shares, .swp_social_panel.swp_full_color .total_shares, .swp_social_panel.swp_fade .total_shares, .swp_social_panel.swp_customFull:hover .total_shares {
	background: #e08a0f;
}

.swp_social_panel.swp_leaf .nc_tweetContainer {
	border-radius: 15px 0 !important;
	border-width: 1px;
}

.swp_social_panel.swp_pill .nc_tweetContainer {
	border-radius: 50px !important;
	border-width: 1px;
}

.swp_social_panel.swp_shift .nc_tweetContainer:not(.total_shares) {
	border-width: 1px;
	transform: skew(-25deg);
}

.swp_social_panel.swp_shift .nc_tweetContainer a {
	transform: skew(25deg);
}

.swp_social_panel.swp_connected:hover .nc_tweetContainer, .swp_social_panel.swp_connected .nc_tweetContainer, .swp_social_panel.swp_connected .nc_tweetContainer:hover {
	border-radius: 0 !important;
	border-width: 1px;
	margin: 0 !important;
}

.swp_social_panel.mobile .iconFiller~.swp_count, .sw-content-locator {
	display: none;
}

div[class*=custom_color][class^=_wrapper] {
	display: none;
}

pre.swp_debug_data {
	white-space: pre-wrap;
	padding: 0 25px;
	max-width: 1000px;
	margin: 0 auto 50px auto;
	border: 3px solid #666;
}

.wp-editor-container .swp_twitter:before {
	color: #429cd6;
}

.swp_powered_by {
	font-family: helvetica, arial, sans-serif;
	color: #000;
}

.swp_powered_by span {
	clear: both;
	width: 100%;
	display: block;
	margin: 36px 0px -30px 0;
}

.swp_powered_by a {
	color: #000;
	text-decoration: none;
}

.swp_powered_by img {
	max-height: 40px;
	margin-top: 30px;
}

.sw {
	display: inline-block;
	font-family: sw-icon-font !important;
	font-size: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: normal;
	text-rendering: auto;
	text-transform: none !important;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.sw:before {
	display: block !important;
}

i.swp_blogger_icon:before {
	content: "c";
}

i.swp_buffer_icon:before {
	content: "d";
}

i.swp_ello_icon:before {
	content: "h";
}

i.swp_email_icon:before {
	content: "i";
}

i.swp_evernote_icon:before {
	content: "j";
}

i.swp_facebook_icon:before {
	content: "k";
}

i.swp_flickr_icon:before {
	content: "l";
}

i.swp_flipboard_icon:before {
	content: "m";
}

i.swp_hacker_news_icon:before {
	content: "o";
}

i.swp_instagram_icon:before {
	content: "q";
}

i.swp_linkedin_icon:before {
	content: "s";
}

i.swp_medium_icon:before {
	content: "u";
}

i.swp_mix_icon:before {
	content: "w";
}

i.swp_more_icon:before {
	content: "B";
}

i.swp_parler_icon:before {
	content: "0";
}

i.swp_periscope_icon:before {
	content: "y";
}

i.swp_pinterest_icon:before {
	content: "A";
}

i.swp_pin_icon:before {
	content: "z";
}

i.swp_pocket_icon:before {
	content: "C";
}

i.swp_print_icon:before {
	content: "D";
}

i.swp_reddit_icon:before {
	content: "E";
}

i.swp_share_icon:before {
	content: "G";
}

i.swp_social-warfare_icon:before {
	content: "K";
}

i.swp_snapchat_icon:before {
	content: "J";
}

i.swp_telegram_icon:before {
	content: "L";
}

i.swp_tumblr_icon:before {
	content: "M";
}

i.swp_twitter_icon:before {
	content: "N";
}

i.swp_viber_icon:before {
	content: "O";
}

i.swp_vimeo_icon:before {
	content: "P";
}

i.swp_vk_icon:before {
	content: "R";
}

i.swp_warfare-plugins_icon:before {
	content: "Z";
}

i.swp_whatsapp_icon:before {
	content: "T";
}

i.swp_xing_icon:before {
	content: "V";
}

i.swp_yummly_icon:before {
	content: "Y";
}

i.swp_mastodon_icon:before {
	content: "1";
}

.sw-social-warfare:before {
	content: "K";
}

.wp-editor-container .sw:before {
	font-size: 18px;
	line-height: 22px;
}

.wp-editor-container .sw-social-warfare:before, .mce-ico.sw-social-warfare:before, .mce-ico.sw-social-warfare {
	color: #ee464f;
}

.mce-container .sw-social-warfare {
	color: #ee464f;
	font-size: 20px;
	margin-right: 15px;
	vertical-align: middle;
}

.swp_social_panelSide {
	transition: all .2s linear;
	flex-direction: column;
	height: auto;
	overflow: visible;
	z-index: 9998;
	margin: 10px 5px !important;
	padding: 0;
}

.swp_social_panelSide.slide, .swp_social_panelSide.fade {
	transition: all .2s linear;
	position: fixed;
}

.swp_social_panelSide.fade {
	display: none;
}

.swp_social_panelSide.fade .swp_float_left {
	left: 5px;
}

.swp_social_panelSide.fade .swp_float_right {
	right: 5px;
}

.swp_social_panelSide.hideCounts a {
	text-align: center;
}

.swp_social_panelSide.hideCounts .iconFiller {
	float: none;
	text-align: left;
}

.swp_social_panelSide[class*=swp_side] {
	height: auto;
	display: flex;
	position: fixed;
	padding: 30px 0;
}

.swp_social_panelSide.swp_float_right {
	align-content: flex-end;
}

.swp_social_panelSide.swp_side_top {
	top: 15px;
}

.swp_social_panelSide.swp_side_bottom {
	bottom: 15px;
}

.swp_social_panelSide.swp_default .nc_tweetContainer .sw {
	line-height: 32px;
}

.swp_social_panelSide.swp_default .nc_tweetContainer .swp_share {
	line-height: 32px;
}

.swp_social_panelSide span.swp_label {
	margin-top: 0;
}

.swp_social_panelSide .nc_tweetContainer {
	transition: all .1s linear;
	border-radius: 3px;
	clear: both;
	display: block;
	font-family: Lato, sans-serif;
	height: 32px;
	margin: 3px 0 !important;
	overflow: hidden;
	padding: 0;
	width: 90px;
}

.swp_social_panelSide .nc_tweetContainer.total_shares {
	background: rgba(0, 0, 0, 0);
	border: 0 !important;
	font-weight: 800;
	height: 55px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 90px;
	order: -100;
}

.swp_social_panelSide .nc_tweetContainer.total_shares .swp_count {
	color: #444;
	display: block;
	font-family: Lato, sans-serif;
	height: 28px;
	text-align: center;
	width: 100%;
}

.swp_social_panelSide .nc_tweetContainer.total_shares .swp_label {
	color: #444;
	display: block;
	font-family: Lato, sans-serif;
	font-size: 50%;
	position: relative;
	text-align: center;
	width: 100%;
}

.swp_social_panelSide .nc_tweetContainer:not(.total_shares) {
	line-height: 34px;
}

.swp_social_panelSide .nc_tweetContainer:hover, .swp_social_panelSide .nc_tweetContainer:hover .iconFiller, .swp_social_panelSide .nc_tweetContainer:hover .swp_count {
	transition: all .1s linear;
}

.swp_social_panelSide .nc_tweetContainer .iconFiller {
	transition: all .1s linear;
	display: inline-block;
	height: 40px;
	margin: 0 6px;
	padding: 0;
	vertical-align: middle;
	width: 21px;
}

.swp_social_panelSide .nc_tweetContainer .swp_count {
	transition: all .1s linear;
	display: inline-block;
	font-size: 14px;
	height: 32px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: right;
	vertical-align: top;
	width: 0;
}

.swp_social_panelSide .nc_tweetContainer a {
	transition: all .1s linear;
	cursor: pointer;
	display: block;
	font-weight: 500;
	height: 36px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.swp_social_panelSide .nc_tweetContainer .sw, .swp_social_panelSide .nc_tweetContainer .swp_share {
	float: left;
	line-height: 34px;
}

.swp_social_panelSide .nc_tweetContainer .swp_share {
	font-size: 13px;
	margin: 0;
}

.swp_social_panelSide.swp_boxed .nc_tweetContainer, .swp_social_panelSide.swp_circles .nc_tweetContainer {
	margin-bottom: 5px;
	width: 67.5px !important;
}

.swp_social_panelSide.swp_boxed .nc_tweetContainer, .swp_social_panelSide.swp_boxed .nc_tweetContainer a, .swp_social_panelSide.swp_circles .nc_tweetContainer, .swp_social_panelSide.swp_circles .nc_tweetContainer a {
	width: 67.5px;
	height: 67.5px !important;
	position: relative;
}

.swp_social_panelSide.swp_boxed .total_shares, .swp_social_panelSide.swp_circles .total_shares {
	padding: 0;
	width: 67.5px !important;
}

.swp_social_panelSide.swp_boxed .nc_tweetContainer span.iconFiller, .swp_social_panelSide.swp_circles .nc_tweetContainer span.iconFiller {
	height: 40px;
	width: 67.5px;
}

.swp_social_panelSide.swp_boxed .nc_tweetContainer i.sw, .swp_social_panelSide.swp_circles .nc_tweetContainer i.sw {
	font-size: 27px;
	height: 40px;
	margin: 0;
	padding-top: 10px;
	text-align: center;
	width: 100%;
}

.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) span.swp_share, .swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) span.swp_share {
	height: 35px;
	opacity: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 67.5px;
}

.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) span.swp_count, .swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) span.swp_count {
	height: 35px;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	transition: padding .1s linear;
	width: 100%;
}

.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .swp_hide span.swp_share, .swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares):hover span.swp_share:not(.swp_hide), .swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .swp_hide span.swp_share, .swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares):hover span.swp_share:not(.swp_hide) {
	opacity: 1;
}

.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares):hover span.swp_count:not(.swp_hide), .swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares):hover span.swp_count:not(.swp_hide) {
	opacity: 0;
}

.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .swp_count, .swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .swp_count {
	padding: 0 8px;
	width: 48px;
}

.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .swp_count.swp_hide, .swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .swp_count.swp_hide {
	padding: 0;
	width: 100%;
}

.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .swp_count.swp_hide .iconFiller, .swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .swp_count.swp_hide .iconFiller {
	display: block;
	float: none;
	margin: 0 auto;
}

.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares):hover .iconFiller, .swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .spaceManWilly, .swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares):hover .iconFiller, .swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .spaceManWilly {
	width: 100%;
}

.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) span.swp_count.swp_hide, .swp_social_panelSide.swp_boxed .nc_tweetContainer span.swp_hide .iconFiller, .swp_social_panelSide.swp_boxed .nc_tweetContainer span.swp_hide .spaceManWilly, .swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) span.swp_count.swp_hide, .swp_social_panelSide.swp_circles .nc_tweetContainer span.swp_hide .iconFiller, .swp_social_panelSide.swp_circles .nc_tweetContainer span.swp_hide .spaceManWilly {
	height: 67.5px;
	opacity: 1;
}

.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares), .swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) a {
	border-radius: 50% !important;
}

.swp_social_panelSide:not(.swp_boxed):not(.swp_circles) .nc_tweetContainer:not(.total_shares) .iconFiller {
	margin-left: 2px;
	width: 30px;
}

.swp_social_panelSide:not(.swp_boxed):not(.swp_circles) .nc_tweetContainer:not(.total_shares)[data-network]:not(.total_shares):hover span.iconFiller, .swp_social_panelSide:not(.swp_boxed):not(.swp_circles) .nc_tweetContainer:not(.total_shares):not(.total_shares) .spaceManWilly {
	width: 90px;
}

.swp_social_panelSide:not(.swp_boxed):not(.swp_circles) .nc_tweetContainer:not(.total_shares):hover {
	width: 150px;
}

.nc_wrapper {
	background: #fff;
	position: fixed;
	transition: top .5s bottom .5s;
	width: 100%;
	z-index: 99999;
}

.nc_wrapper.bottom {
	bottom: 0;
	left: 0;
}

.nc_wrapper.top {
	top: 0;
	left: 0;
}

.nc_wrapper .swp_social_panel {
	margin-bottom: 10px !important;
	margin-top: 10px !important;
}

.nc_floater {
	margin: 10px 0;
	position: relative;
}

.float-position-top-left {
	transform-origin: top left;
}

.float-position-center-left {
	transform-origin: center left;
}

.float-position-bottom-left {
	transform-origin: bottom left;
}

.float-position-top-right {
	transform-origin: top right;
}

.float-position-center-right {
	transform-origin: center right;
}

.float-position-bottom-right {
	transform-origin: bottom right;
}

.sw-tweet-clear {
	zoom: 1;
}

.sw-tweet-clear:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

a.swp_CTT {
	text-decoration: none !important;
	cursor: pointer;
}

a.swp_CTT .sw-click-to-tweet {
	display: block;
	margin: 15px 0;
	padding: 15px 30px;
	position: relative;
}

a.swp_CTT .sw-click-to-tweet:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

a.swp_CTT .sw-click-to-tweet .sw-ctt-text {
	margin: 0 0 10px;
	padding: 0;
	position: relative;
	word-wrap: break-word;
	display: block;
	font-size: 24px;
	font-weight: 500;
	line-height: 140%;
	margin: 0;
	padding: 0;
	position: relative;
	text-decoration: none;
	text-transform: none;
}

a.swp_CTT .sw-click-to-tweet .sw-ctt-btn {
	display: block;
	float: right;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	margin: 10px 0 0;
	padding: 3px 5px 3px 3px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

a.swp_CTT .sw-click-to-tweet i.swp_twitter_icon {
	float: right;
	font-size: 21px;
	margin-left: 15px !important;
	margin-top: 2px;
	text-transform: none;
}

a.swp_CTT.style1 .sw-click-to-tweet {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
}

a.swp_CTT.style1 .sw-click-to-tweet i.swp_twitter {
	color: #0d1014;
}

a.swp_CTT.style1 .sw-click-to-tweet .sw-ctt-text, a.swp_CTT.style1 .sw-click-to-tweet .sw-ctt-btn {
	color: #999;
	text-decoration: none;
}

a.swp_CTT.style1:hover .sw-click-to-tweet .sw-ctt-text, a.swp_CTT.style1:hover .sw-click-to-tweet .sw-ctt-btn {
	color: #666;
	text-decoration: none;
}

a.swp_CTT.style2 .sw-click-to-tweet {
	background-color: #fff;
	border: 4px double #ddd;
	border-radius: 0;
}

a.swp_CTT.style2 .sw-click-to-tweet .sw-ctt-btn {
	color: #0d1014;
}

a.swp_CTT.style2 .sw-click-to-tweet .sw-ctt-text {
	color: #666;
	font-style: italic;
	text-decoration: none;
}

a.swp_CTT.style2:hover .sw-click-to-tweet .sw-ctt-text, a.swp_CTT.style2:hover .sw-click-to-tweet .sw-ctt-btn {
	color: #666;
	text-decoration: none;
}

a.swp_CTT.style3 .sw-click-to-tweet {
	background-color: #0d1014;
	border: none;
	border-left: 10px solid #15202b;
	border-radius: 0;
	padding-right: 20px;
	transition: all .2s linear;
}

a.swp_CTT.style3 .sw-click-to-tweet .sw-ctt-text, a.swp_CTT.style3 .sw-click-to-tweet .sw-ctt-btn, a.swp_CTT.style3 .sw-click-to-tweet i.swp_twitter {
	color: #fff;
	text-decoration: none;
}

a.swp_CTT.style3 .sw-click-to-tweet .sw-ctt-text {
	font-style: italic;
}

a.swp_CTT.style3:hover .sw-click-to-tweet {
	border-left: 10px solid #15202b;
	padding-right: 20px;
	transition: all .2s linear;
}

a.swp_CTT.style3:hover .sw-click-to-tweet .sw-ctt-text, a.swp_CTT.style3:hover .sw-click-to-tweet .sw-ctt-btn, a.swp_CTT.style3:hover .sw-click-to-tweet i.swp_twitter {
	color: #fff;
	text-decoration: none;
}

a.swp_CTT.style4 .sw-click-to-tweet {
	background-color: #333;
	border-left: 10px solid #c33;
	border-radius: 0;
	transition: all .2s linear;
}

a.swp_CTT.style4 .sw-click-to-tweet .sw-ctt-text, a.swp_CTT.style4 .sw-click-to-tweet .sw-ctt-btn, a.swp_CTT.style4 .sw-click-to-tweet i.swp_twitter {
	color: #fff;
	text-decoration: none;
}

a.swp_CTT.style4:hover .sw-click-to-tweet {
	border-left: 10px solid #000;
	transition: all .2s linear;
}

a.swp_CTT.style4:hover .sw-click-to-tweet .sw-ctt-text, a.swp_CTT.style4:hover .sw-click-to-tweet .sw-ctt-btn, a.swp_CTT.style4:hover .sw-click-to-tweet i.swp_twitter {
	color: #fff;
	text-decoration: none;
}

a.swp_CTT.style5 .sw-click-to-tweet {
	background-color: #30394f;
	border-left: 10px solid #d34250;
	border-radius: 0;
	transition: all .2s linear;
}

a.swp_CTT.style5 .sw-click-to-tweet .sw-ctt-text, a.swp_CTT.style5 .sw-click-to-tweet .sw-ctt-btn, a.swp_CTT.style5 .sw-click-to-tweet i.swp_twitter {
	color: #fff;
	text-decoration: none;
}

a.swp_CTT.style5:hover .sw-click-to-tweet {
	background-color: #d34250;
	border-left: 10px solid #30394f;
	transition: all .2s linear;
}

a.swp_CTT.style5:hover .sw-click-to-tweet .sw-ctt-text, a.swp_CTT.style5:hover .sw-click-to-tweet .sw-ctt-btn {
	color: #fff;
	text-decoration: none;
}

a.swp_CTT.style6 .sw-click-to-tweet {
	background-color: #eee;
	border-left: 10px solid #d34250;
	border-radius: 0;
	transition: all .2s linear;
}

a.swp_CTT.style6 .sw-click-to-tweet .sw-ctt-text, a.swp_CTT.style6 .sw-click-to-tweet .sw-ctt-btn, a.swp_CTT.style6 .sw-click-to-tweet i.swp_twitter {
	color: #30394f;
	text-decoration: none;
}

a.swp_CTT.style6:hover .sw-click-to-tweet {
	background-color: #ced3dc;
	border-left: 10px solid #d34250;
	transition: all .2s linear;
}

a.swp_CTT.style6:hover .sw-click-to-tweet .sw-ctt-text, a.swp_CTT.style6:hover .sw-click-to-tweet .sw-ctt-btn, a.swp_CTT.style6:hover .sw-click-to-tweet i.swp_twitter {
	color: #2a2d34;
	text-decoration: none;
}

a.swp_CTT.style7 .sw-click-to-tweet {
	transition: all .2s linear;
	background: #f9f9f9;
	color: #0d1014;
	border-radius: 10px;
	transform: skewX(-15deg);
	border: 7px dashed #e5e5e5;
}

a.swp_CTT.style7 .sw-click-to-tweet .sw-ctt-text, a.swp_CTT.style7 .sw-click-to-tweet .sw-ctt-btn {
	transition: all .2s linear;
	transform: skewX(15deg);
}

a.swp_CTT.style7:hover .sw-click-to-tweet {
	transition: all .2s linear;
	background: #fff;
	border-color: #ddd;
	transform: skewX(-10deg) scale(1.02);
}

a.swp_CTT.style7:hover .sw-click-to-tweet .sw-ctt-text, a.swp_CTT.style7:hover .sw-click-to-tweet .sw-ctt-btn {
	transition: all .2s linear;
	transform: skewX(10deg);
}

.swfw-follow-container {
	display: flex;
	position: relative;
}

.swfw-follow-container .swfw-container-message {
	font-weight: bold;
}

.swfw-follow-container.swfw_square_container {
	flex-flow: row wrap;
}

.swfw-follow-container.swfw_buttons_container {
	flex-flow: column nowrap;
	justify-content: flex-start;
	align-items: space-between;
}

.swfw-follow-container.swfw_block_container {
	flex-flow: column nowrap;
	justify-content: flex-start;
	align-items: flex-start;
}

.swfw-follow-container a {
	text-decoration: none;
}

div.swp-blogger {
	background: #ff5722;
	border-color: #ee3900;
}

div.swp-blogger a {
	color: #ff5722;
}

div.swp-blogger a:hover {
	background: #ee3900;
	color: #fff;
}

div.swp-buffer {
	background: #323b43;
	border-color: #1c2126;
}

div.swp-buffer a {
	color: #323b43;
}

div.swp-buffer a:hover {
	background: #1c2126;
	color: #fff;
}

div.swp-ello {
	background: #000;
	border-color: #000;
}

div.swp-ello a {
	color: #000;
}

div.swp-ello a:hover {
	background: #000;
	color: #fff;
}

div.swp-email {
	background: #6bcce9;
	border-color: #3fbde2;
}

div.swp-email a {
	color: #6bcce9;
}

div.swp-email a:hover {
	background: #3fbde2;
	color: #fff;
}

div.swp-evernote {
	background: #2dbe60;
	border-color: #23954b;
}

div.swp-evernote a {
	color: #2dbe60;
}

div.swp-evernote a:hover {
	background: #23954b;
	color: #fff;
}

div.swp-facebook {
	background: #1877f2;
	border-color: #0b5fcc;
}

div.swp-facebook a {
	color: #1877f2;
}

div.swp-facebook a:hover {
	background: #0b5fcc;
	color: #fff;
}

div.swp-flickr {
	background: #ff0084;
	border-color: #cc006a;
}

div.swp-flickr a {
	color: #ff0084;
}

div.swp-flickr a:hover {
	background: #cc006a;
	color: #fff;
}

div.swp-flipboard {
	background: #bf2626;
	border-color: #941e1e;
}

div.swp-flipboard a {
	color: #bf2626;
}

div.swp-flipboard a:hover {
	background: #941e1e;
	color: #fff;
}

div.swp-hacker_news {
	background: #d85623;
	border-color: #ac451c;
}

div.swp-hacker_news a {
	color: #d85623;
}

div.swp-hacker_news a:hover {
	background: #ac451c;
	color: #fff;
}

div.swp-instagram {
	background: #ea2454;
	border-color: #c8133f;
}

div.swp-instagram a {
	color: #ea2454;
}

div.swp-instagram a:hover {
	background: #c8133f;
	color: #fff;
}

div.swp-linkedin {
	background: #2767b1;
	border-color: #1e4f87;
}

div.swp-linkedin a {
	color: #2767b1;
}

div.swp-linkedin a:hover {
	background: #1e4f87;
	color: #fff;
}

div.swp-medium {
	background: #00ab6c;
	border-color: #00784c;
}

div.swp-medium a {
	color: #00ab6c;
}

div.swp-medium a:hover {
	background: #00784c;
	color: #fff;
}

div.swp-mix {
	background: #f4812c;
	border-color: #e1660c;
}

div.swp-mix a {
	color: #f4812c;
}

div.swp-mix a:hover {
	background: #e1660c;
	color: #fff;
}

div.swp-more {
	background: #ee464f;
	border-color: #ea1723;
}

div.swp-more a {
	color: #ee464f;
}

div.swp-more a:hover {
	background: #ea1723;
	color: #fff;
}

div.swp-parler {
	background: #be1e2c;
	border-color: #921722;
}

div.swp-parler a {
	color: #be1e2c;
}

div.swp-parler a:hover {
	background: #921722;
	color: #fff;
}

div.swp-periscope {
	background: #3aa4c6;
	border-color: #2e849f;
}

div.swp-periscope a {
	color: #3aa4c6;
}

div.swp-periscope a:hover {
	background: #2e849f;
	color: #fff;
}

div.swp-pinterest {
	background: #e60023;
	border-color: #b3001b;
}

div.swp-pinterest a {
	color: #e60023;
}

div.swp-pinterest a:hover {
	background: #b3001b;
	color: #fff;
}

div.swp-pocket {
	background: #ef4056;
	border-color: #e9132e;
}

div.swp-pocket a {
	color: #ef4056;
}

div.swp-pocket a:hover {
	background: #e9132e;
	color: #fff;
}

div.swp-print {
	background: #777;
	border-color: #5e5e5e;
}

div.swp-print a {
	color: #777;
}

div.swp-print a:hover {
	background: #5e5e5e;
	color: #fff;
}

div.swp-reddit {
	background: #f04b23;
	border-color: #d2340e;
}

div.swp-reddit a {
	color: #f04b23;
}

div.swp-reddit a:hover {
	background: #d2340e;
	color: #fff;
}

div.swp-snapchat {
	background: #fffc00;
	border-color: #ccca00;
}

div.swp-snapchat a {
	color: #fffc00;
}

div.swp-snapchat a:hover {
	background: #ccca00;
	color: #fff;
}

div.swp-telegram {
	background: #08c;
	border-color: #069;
}

div.swp-telegram a {
	color: #08c;
}

div.swp-telegram a:hover {
	background: #069;
	color: #fff;
}

div.swp-twitter {
	background: #0d1014;
	border-color: #000;
}

div.swp-twitter a {
	color: #0d1014;
}

div.swp-twitter a:hover {
	background: #000;
	color: #fff;
}

div.swp-tumblr {
	background: #39475d;
	border-color: #262f3d;
}

div.swp-tumblr a {
	color: #39475d;
}

div.swp-tumblr a:hover {
	background: #262f3d;
	color: #fff;
}

div.swp-vimeo {
	background: #162221;
	border-color: #020303;
}

div.swp-vimeo a {
	color: #162221;
}

div.swp-vimeo a:hover {
	background: #020303;
	color: #fff;
}

div.swp-viber {
	background: #8f5db7;
	border-color: #75459c;
}

div.swp-viber a {
	color: #8f5db7;
}

div.swp-viber a:hover {
	background: #75459c;
	color: #fff;
}

div.swp-vk {
	background: #4a76a8;
	border-color: #3a5d85;
}

div.swp-vk a {
	color: #4a76a8;
}

div.swp-vk a:hover {
	background: #3a5d85;
	color: #fff;
}

div.swp-whatsapp {
	background: #71c169;
	border-color: #52af48;
}

div.swp-whatsapp a {
	color: #71c169;
}

div.swp-whatsapp a:hover {
	background: #52af48;
	color: #fff;
}

div.swp-xing {
	background: #026466;
	border-color: #013334;
}

div.swp-xing a {
	color: #026466;
}

div.swp-xing a:hover {
	background: #013334;
	color: #fff;
}

div.swp-yummly {
	background: #e26426;
	border-color: #bc4f19;
}

div.swp-yummly a {
	color: #e26426;
}

div.swp-yummly a:hover {
	background: #bc4f19;
	color: #fff;
}

div.swp-mastodon {
	background: #6364ff;
	border-color: #3031ff;
}

div.swp-mastodon a {
	color: #6364ff;
}

div.swp-mastodon a:hover {
	background: #3031ff;
	color: #fff;
}

.swfw-follow-button, .swfw_block_button, .swfw-follow-button.swfw_shift_button, .swfw_shift_button.swfw_square_button, .swfw_shift_button.swfw_buttons_button, .swfw_shift_button.swfw_block_button, .swfw-follow-button.swfw_pill_button, .swfw_pill_button.swfw_square_button, .swfw_pill_button.swfw_buttons_button, .swfw_pill_button.swfw_block_button, .swfw-follow-button.swfw_leaf_button, .swfw_leaf_button.swfw_square_button, .swfw_leaf_button.swfw_buttons_button, .swfw_leaf_button.swfw_block_button, .swfw_buttons_button, .swfw_square_button {
	align-items: center;
	border-radius: 8px;
	display: flex;
	color: #fff;
	font-family: "Helvetica", sans-serif;
	font-size: initial;
	justify-content: space-between;
	line-height: 1;
	margin-bottom: 10px;
	padding: 15px 5%;
	width: 90%;
}

.swfw-follow-button.swp-snapchat, .swp-snapchat.swfw_block_button, .swp-snapchat.swfw_buttons_button, .swp-snapchat.swfw_square_button, .swfw-follow-button.swp-snapchat a, .swp-snapchat.swfw_block_button a, .swp-snapchat.swfw_buttons_button a, .swp-snapchat.swfw_square_button a {
	color: #000;
}

.swfw-follow-button a, .swfw_block_button a, .swfw-follow-button.swfw_shift_button a, .swfw_shift_button.swfw_square_button a, .swfw_shift_button.swfw_buttons_button a, .swfw_shift_button.swfw_block_button a, .swfw-follow-button.swfw_pill_button a, .swfw_pill_button.swfw_square_button a, .swfw_pill_button.swfw_buttons_button a, .swfw_pill_button.swfw_block_button a, .swfw-follow-button.swfw_leaf_button a, .swfw_leaf_button.swfw_square_button a, .swfw_leaf_button.swfw_buttons_button a, .swfw_leaf_button.swfw_block_button a, .swfw_buttons_button a, .swfw_square_button a {
	background: #fff;
	border-radius: 4px;
	transition: all .2s ease-in-out;
}

.swfw-follow-button a :hover, .swfw_block_button a :hover, .swfw_buttons_button a :hover, .swfw_square_button a :hover {
	color: #fff;
}

.swfw-follow-button a :hover.swp-snapchat, .swfw_block_button a :hover.swp-snapchat, .swfw_buttons_button a :hover.swp-snapchat, .swfw_square_button a :hover.swp-snapchat {
	color: #000;
}

.swfw-follow-button a, .swfw_block_button a, .swfw-follow-button.swfw_shift_button a, .swfw_shift_button.swfw_square_button a, .swfw_shift_button.swfw_buttons_button a, .swfw_shift_button.swfw_block_button a, .swfw-follow-button.swfw_pill_button a, .swfw_pill_button.swfw_square_button a, .swfw_pill_button.swfw_buttons_button a, .swfw_pill_button.swfw_block_button a, .swfw-follow-button.swfw_leaf_button a, .swfw_leaf_button.swfw_square_button a, .swfw_leaf_button.swfw_buttons_button a, .swfw_leaf_button.swfw_block_button a, .swfw_buttons_button a, .swfw_square_button a, .swfw-follow-button .swfw-text, .swfw_block_button .swfw-text, .swfw_buttons_button .swfw-text, .swfw_square_button .swfw-text, .swfw-follow-button .swfw-cta, .swfw_block_button .swfw-cta, .swfw_buttons_button .swfw-cta, .swfw_square_button .swfw-cta, .swfw-follow-button .swfw-count, .swfw_block_button .swfw-count, .swfw_buttons_button .swfw-count, .swfw_square_button .swfw-count {
	text-decoration: none !important;
}

.swfw-follow-button .swfw-network-icon i, .swfw_block_button .swfw-network-icon i, .swfw_buttons_button .swfw-network-icon i, .swfw_square_button .swfw-network-icon i {
	width: 32px;
	height: 32px;
	border-radius: 100px;
	font-size: 24px;
	line-height: 32px;
	text-decoration: none !important;
}

.swfw_square_button {
	width: 60px;
	height: 60px;
	position: relative;
	display: flex;
	flex-flow: column nowrap;
	align-items: center;
	text-align: center;
	margin: 5px;
	padding: 0;
	justify-content: center;
	border-radius: 4px;
}

.swfw_square_button .swfw-network-icon {
	margin-top: -12px;
}

.swfw_square_button .swfw-text {
	width: 100%;
}

.swfw_square_button .swfw-cta, .swfw_square_button .swfw-count {
	display: block;
	width: 100%;
	position: absolute;
}

.swfw_square_button .swfw-count {
	opacity: 1;
	transition: opacity 120ms 0;
	font-size: 12px;
}

.swfw_square_button .swfw-cta {
	opacity: 0;
	transition: opacity 120ms 0;
	font-size: 12px;
}

.swfw_square_button:hover .swfw-count {
	opacity: 0;
	transition: opacity 120ms 120ms;
}

.swfw_square_button:hover .swfw-cta {
	opacity: 1;
	transition: opacity 120ms 120ms;
}

.swfw_buttons_button {
	display: flex;
	flex-flow: row nowrap;
	width: -moz-max-content;
	width: -webkit-max-content;
	width: max-content;
	margin: 10px 5px;
	border-radius: 4px;
	padding: 5px 15px;
	color: #fff;
}

.swfw_buttons_button .swfw-network-icon {
	padding: 0;
	font-size: 32px;
}

.swfw_buttons_button .swfw-text {
	width: -moz-max-content;
	width: -webkit-max-content;
	width: max-content;
	margin: 0 10px;
	transition: margin 300ms;
	display: flex;
	justify-content: center;
	line-height: 32px;
	color: #fff;
}

.swfw_buttons_button .swfw-text .swfw-cta, .swfw_buttons_button .swfw-text .swfw-count {
	display: inline;
	position: relative;
	transition: all 300ms;
}

.swfw_buttons_button .swfw-text .swfw-cta {
	width: 0;
	overflow-x: hidden;
	position: absolute;
	color: rgba(0, 0, 0, 0);
	margin-right: 0;
	font-weight: normal;
}

.swfw_buttons_button .swfw-text:hover .swfw-cta {
	color: #fff;
}

.swfw_buttons_button.swp-snapchat .swfw-text {
	color: #000;
}

.swfw_buttons_button.swp-snapchat .swfw-text:hover .swfw-cta {
	color: #000;
}

.swfw_buttons_button:hover .swfw-text {
	width: -moz-max-content;
	width: -webkit-max-content;
	width: max-content;
}

.swfw_buttons_button:hover .swfw-text .swfw-cta {
	width: -moz-min-content;
	width: -webkit-min-content;
	width: min-content;
	overflow-x: visible;
	position: relative;
	margin-right: 10px;
	color: #fff;
}

.swfw-follow-button.swfw_shift_button .swfw-network-icon, .swfw_shift_button.swfw_square_button .swfw-network-icon, .swfw_shift_button.swfw_buttons_button .swfw-network-icon, .swfw_shift_button.swfw_block_button .swfw-network-icon, .swfw-follow-button.swfw_pill_button .swfw-network-icon, .swfw_pill_button.swfw_square_button .swfw-network-icon, .swfw_pill_button.swfw_buttons_button .swfw-network-icon, .swfw_pill_button.swfw_block_button .swfw-network-icon, .swfw-follow-button.swfw_leaf_button .swfw-network-icon, .swfw_leaf_button.swfw_square_button .swfw-network-icon, .swfw_leaf_button.swfw_buttons_button .swfw-network-icon, .swfw_leaf_button.swfw_block_button .swfw-network-icon {
	margin-left: 10px;
	flex: 1;
}

.swfw-follow-button.swfw_shift_button .swfw-text, .swfw_shift_button.swfw_square_button .swfw-text, .swfw_shift_button.swfw_buttons_button .swfw-text, .swfw_shift_button.swfw_block_button .swfw-text, .swfw-follow-button.swfw_pill_button .swfw-text, .swfw_pill_button.swfw_square_button .swfw-text, .swfw_pill_button.swfw_buttons_button .swfw-text, .swfw_pill_button.swfw_block_button .swfw-text, .swfw-follow-button.swfw_leaf_button .swfw-text, .swfw_leaf_button.swfw_square_button .swfw-text, .swfw_leaf_button.swfw_buttons_button .swfw-text, .swfw_leaf_button.swfw_block_button .swfw-text {
	flex: 2;
}

.swfw-follow-button.swfw_shift_button .swfw-cta-button, .swfw_shift_button.swfw_square_button .swfw-cta-button, .swfw_shift_button.swfw_buttons_button .swfw-cta-button, .swfw_shift_button.swfw_block_button .swfw-cta-button, .swfw-follow-button.swfw_pill_button .swfw-cta-button, .swfw_pill_button.swfw_square_button .swfw-cta-button, .swfw_pill_button.swfw_buttons_button .swfw-cta-button, .swfw_pill_button.swfw_block_button .swfw-cta-button, .swfw-follow-button.swfw_leaf_button .swfw-cta-button, .swfw_leaf_button.swfw_square_button .swfw-cta-button, .swfw_leaf_button.swfw_buttons_button .swfw-cta-button, .swfw_leaf_button.swfw_block_button .swfw-cta-button {
	flex: 1;
}

.swfw-follow-button.swfw_shift_button .swfw-cta-button a, .swfw_shift_button.swfw_square_button .swfw-cta-button a, .swfw_shift_button.swfw_buttons_button .swfw-cta-button a, .swfw_shift_button.swfw_block_button .swfw-cta-button a, .swfw-follow-button.swfw_pill_button .swfw-cta-button a, .swfw_pill_button.swfw_square_button .swfw-cta-button a, .swfw_pill_button.swfw_buttons_button .swfw-cta-button a, .swfw_pill_button.swfw_block_button .swfw-cta-button a, .swfw-follow-button.swfw_leaf_button .swfw-cta-button a, .swfw_leaf_button.swfw_square_button .swfw-cta-button a, .swfw_leaf_button.swfw_buttons_button .swfw-cta-button a, .swfw_leaf_button.swfw_block_button .swfw-cta-button a {
	padding: none;
}

.swfw-follow-button.swfw_shift_button .swfw-cta-button a div, .swfw_shift_button.swfw_square_button .swfw-cta-button a div, .swfw_shift_button.swfw_buttons_button .swfw-cta-button a div, .swfw_shift_button.swfw_block_button .swfw-cta-button a div, .swfw-follow-button.swfw_pill_button .swfw-cta-button a div, .swfw_pill_button.swfw_square_button .swfw-cta-button a div, .swfw_pill_button.swfw_buttons_button .swfw-cta-button a div, .swfw_pill_button.swfw_block_button .swfw-cta-button a div, .swfw-follow-button.swfw_leaf_button .swfw-cta-button a div, .swfw_leaf_button.swfw_square_button .swfw-cta-button a div, .swfw_leaf_button.swfw_buttons_button .swfw-cta-button a div, .swfw_leaf_button.swfw_block_button .swfw-cta-button a div {
	padding: 10px 30px;
	background: #fff;
	border-radius: 2px;
}

.swfw-follow-button.swfw_shift_button .swfw-cta-button a:hover div, .swfw_shift_button.swfw_square_button .swfw-cta-button a:hover div, .swfw_shift_button.swfw_buttons_button .swfw-cta-button a:hover div, .swfw_shift_button.swfw_block_button .swfw-cta-button a:hover div, .swfw-follow-button.swfw_pill_button .swfw-cta-button a:hover div, .swfw_pill_button.swfw_square_button .swfw-cta-button a:hover div, .swfw_pill_button.swfw_buttons_button .swfw-cta-button a:hover div, .swfw_pill_button.swfw_block_button .swfw-cta-button a:hover div, .swfw-follow-button.swfw_leaf_button .swfw-cta-button a:hover div, .swfw_leaf_button.swfw_square_button .swfw-cta-button a:hover div, .swfw_leaf_button.swfw_buttons_button .swfw-cta-button a:hover div, .swfw_leaf_button.swfw_block_button .swfw-cta-button a:hover div {
	background: rgba(33, 33, 33, .3);
}

.swfw_block_button, .swfw-follow-button.swfw_shift_button, .swfw_shift_button.swfw_square_button, .swfw_shift_button.swfw_buttons_button, .swfw_shift_button.swfw_block_button, .swfw-follow-button.swfw_pill_button, .swfw_pill_button.swfw_square_button, .swfw_pill_button.swfw_buttons_button, .swfw_pill_button.swfw_block_button, .swfw-follow-button.swfw_leaf_button, .swfw_leaf_button.swfw_square_button, .swfw_leaf_button.swfw_buttons_button, .swfw_leaf_button.swfw_block_button {
	flex-flow: row nowrap;
	align-items: center;
	justify-content: space-between;
	cursor: initial;
	position: relative;
}

.swfw_block_button>*, .swfw-follow-button.swfw_shift_button>*, .swfw_shift_button.swfw_square_button>*, .swfw_shift_button.swfw_buttons_button>*, .swfw_shift_button.swfw_block_button>*, .swfw-follow-button.swfw_pill_button>*, .swfw_pill_button.swfw_square_button>*, .swfw_pill_button.swfw_buttons_button>*, .swfw_pill_button.swfw_block_button>*, .swfw-follow-button.swfw_leaf_button>*, .swfw_leaf_button.swfw_square_button>*, .swfw_leaf_button.swfw_buttons_button>*, .swfw_leaf_button.swfw_block_button>* {
	width: -moz-min-content;
	width: -webkit-min-content;
	width: min-content;
}

.swfw_block_button .swfw-network-icon, .swfw-follow-button.swfw_shift_button .swfw-network-icon, .swfw_shift_button.swfw_square_button .swfw-network-icon, .swfw_shift_button.swfw_buttons_button .swfw-network-icon, .swfw-follow-button.swfw_pill_button .swfw-network-icon, .swfw_pill_button.swfw_square_button .swfw-network-icon, .swfw_pill_button.swfw_buttons_button .swfw-network-icon, .swfw-follow-button.swfw_leaf_button .swfw-network-icon, .swfw_leaf_button.swfw_square_button .swfw-network-icon, .swfw_leaf_button.swfw_buttons_button .swfw-network-icon {
	margin-left: 10px;
}

.swfw_block_button .swfw-text, .swfw-follow-button.swfw_shift_button .swfw-text, .swfw_shift_button.swfw_square_button .swfw-text, .swfw_shift_button.swfw_buttons_button .swfw-text, .swfw-follow-button.swfw_pill_button .swfw-text, .swfw_pill_button.swfw_square_button .swfw-text, .swfw_pill_button.swfw_buttons_button .swfw-text, .swfw-follow-button.swfw_leaf_button .swfw-text, .swfw_leaf_button.swfw_square_button .swfw-text, .swfw_leaf_button.swfw_buttons_button .swfw-text {
	font-size: 12px;
	line-height: 24px;
	left: 70px;
	color: #fff;
	text-align: center;
}

.swfw_block_button .swfw-text .swfw-count, .swfw-follow-button.swfw_shift_button .swfw-text .swfw-count, .swfw_shift_button.swfw_square_button .swfw-text .swfw-count, .swfw_shift_button.swfw_buttons_button .swfw-text .swfw-count, .swfw-follow-button.swfw_pill_button .swfw-text .swfw-count, .swfw_pill_button.swfw_square_button .swfw-text .swfw-count, .swfw_pill_button.swfw_buttons_button .swfw-text .swfw-count, .swfw-follow-button.swfw_leaf_button .swfw-text .swfw-count, .swfw_leaf_button.swfw_square_button .swfw-text .swfw-count, .swfw_leaf_button.swfw_buttons_button .swfw-text .swfw-count {
	width: -moz-max-content;
	width: -webkit-max-content;
	width: max-content;
	font-size: 15px;
}

.swfw_block_button.swp-snapchat .swfw-text, .swp-snapchat.swfw-follow-button.swfw_shift_button .swfw-text, .swp-snapchat.swfw_shift_button.swfw_square_button .swfw-text, .swp-snapchat.swfw_shift_button.swfw_buttons_button .swfw-text, .swp-snapchat.swfw-follow-button.swfw_pill_button .swfw-text, .swp-snapchat.swfw_pill_button.swfw_square_button .swfw-text, .swp-snapchat.swfw_pill_button.swfw_buttons_button .swfw-text, .swp-snapchat.swfw-follow-button.swfw_leaf_button .swfw-text, .swp-snapchat.swfw_leaf_button.swfw_square_button .swfw-text, .swp-snapchat.swfw_leaf_button.swfw_buttons_button .swfw-text {
	color: #000;
}

.swfw_block_button .swfw-cta, .swfw-follow-button.swfw_shift_button .swfw-cta, .swfw_shift_button.swfw_square_button .swfw-cta, .swfw_shift_button.swfw_buttons_button .swfw-cta, .swfw-follow-button.swfw_pill_button .swfw-cta, .swfw_pill_button.swfw_square_button .swfw-cta, .swfw_pill_button.swfw_buttons_button .swfw-cta, .swfw-follow-button.swfw_leaf_button .swfw-cta, .swfw_leaf_button.swfw_square_button .swfw-cta, .swfw_leaf_button.swfw_buttons_button .swfw-cta {
	border-radius: 3px;
}

.swfw_block_button .swfw-cta-button, .swfw-follow-button.swfw_shift_button .swfw-cta-button, .swfw_shift_button.swfw_square_button .swfw-cta-button, .swfw_shift_button.swfw_buttons_button .swfw-cta-button, .swfw-follow-button.swfw_pill_button .swfw-cta-button, .swfw_pill_button.swfw_square_button .swfw-cta-button, .swfw_pill_button.swfw_buttons_button .swfw-cta-button, .swfw-follow-button.swfw_leaf_button .swfw-cta-button, .swfw_leaf_button.swfw_square_button .swfw-cta-button, .swfw_leaf_button.swfw_buttons_button .swfw-cta-button {
	font-size: 24px;
	padding: 5px;
	line-height: 24px;
	border-radius: 4px;
	text-align: center;
	right: 0;
}

.swfw_block_button .swfw-cta-button a, .swfw-follow-button.swfw_shift_button .swfw-cta-button a, .swfw_shift_button.swfw_square_button .swfw-cta-button a, .swfw_shift_button.swfw_buttons_button .swfw-cta-button a, .swfw-follow-button.swfw_pill_button .swfw-cta-button a, .swfw_pill_button.swfw_square_button .swfw-cta-button a, .swfw_pill_button.swfw_buttons_button .swfw-cta-button a, .swfw-follow-button.swfw_leaf_button .swfw-cta-button a, .swfw_leaf_button.swfw_square_button .swfw-cta-button a, .swfw_leaf_button.swfw_buttons_button .swfw-cta-button a {
	text-decoration: none !important;
}

.swfw_block_button .swfw-cta-button a div, .swfw-follow-button.swfw_shift_button .swfw-cta-button a div, .swfw_shift_button.swfw_square_button .swfw-cta-button a div, .swfw_shift_button.swfw_buttons_button .swfw-cta-button a div, .swfw-follow-button.swfw_pill_button .swfw-cta-button a div, .swfw_pill_button.swfw_square_button .swfw-cta-button a div, .swfw_pill_button.swfw_buttons_button .swfw-cta-button a div, .swfw-follow-button.swfw_leaf_button .swfw-cta-button a div, .swfw_leaf_button.swfw_square_button .swfw-cta-button a div, .swfw_leaf_button.swfw_buttons_button .swfw-cta-button a div {
	font-size: 14px;
	min-width: 100px;
	border-radius: 3px;
	background: #fff;
	padding: 5px 15px;
}

.swfw_block_button .swfw-cta-button a div:hover, .swfw-follow-button.swfw_shift_button .swfw-cta-button a div:hover, .swfw_shift_button.swfw_square_button .swfw-cta-button a div:hover, .swfw_shift_button.swfw_buttons_button .swfw-cta-button a div:hover, .swfw-follow-button.swfw_pill_button .swfw-cta-button a div:hover, .swfw_pill_button.swfw_square_button .swfw-cta-button a div:hover, .swfw_pill_button.swfw_buttons_button .swfw-cta-button a div:hover, .swfw-follow-button.swfw_leaf_button .swfw-cta-button a div:hover, .swfw_leaf_button.swfw_square_button .swfw-cta-button a div:hover, .swfw_leaf_button.swfw_buttons_button .swfw-cta-button a div:hover {
	transition: opacity 200ms;
	background: rgba(30, 30, 30, .3);
	cursor: pointer;
	color: #fff;
}

.swfw-follow-button.swfw_leaf_button, .swfw_leaf_button.swfw_square_button, .swfw_leaf_button.swfw_buttons_button, .swfw_leaf_button.swfw_block_button {
	border-top-left-radius: 21px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 21px;
}

.swfw-follow-button.swfw_leaf_button .swfw-network-icon, .swfw_leaf_button.swfw_square_button .swfw-network-icon, .swfw_leaf_button.swfw_buttons_button .swfw-network-icon, .swfw_leaf_button.swfw_block_button .swfw-network-icon {
	margin-left: 10px;
}

.swfw-follow-button.swfw_pill_button, .swfw_pill_button.swfw_square_button, .swfw_pill_button.swfw_buttons_button, .swfw_pill_button.swfw_block_button {
	border-radius: 50px;
	padding: 20px;
}

.swfw-follow-button.swfw_pill_button .swfw-network-icon, .swfw_pill_button.swfw_square_button .swfw-network-icon, .swfw_pill_button.swfw_buttons_button .swfw-network-icon, .swfw_pill_button.swfw_block_button .swfw-network-icon {
	margin-left: 10px;
}

.swfw-follow-button.swfw_pill_button .swfw-cta-button a, .swfw_pill_button.swfw_square_button .swfw-cta-button a, .swfw_pill_button.swfw_buttons_button .swfw-cta-button a, .swfw_pill_button.swfw_block_button .swfw-cta-button a {
	border-radius: 50px;
}

.swfw-follow-button.swfw_pill_button .swfw-cta-button a div, .swfw_pill_button.swfw_square_button .swfw-cta-button a div, .swfw_pill_button.swfw_buttons_button .swfw-cta-button a div, .swfw_pill_button.swfw_block_button .swfw-cta-button a div {
	border-radius: 50px;
}

.swfw-follow-button.swfw_shift_button, .swfw_shift_button.swfw_square_button, .swfw_shift_button.swfw_buttons_button, .swfw_shift_button.swfw_block_button {
	transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	-webkit-transform: skew(-20deg);
}

.swfw-follow-button.swfw_shift_button div, .swfw_shift_button.swfw_square_button div, .swfw_shift_button.swfw_buttons_button div, .swfw_shift_button.swfw_block_button div {
	transform: skew(20deg);
	-moz-transform: skew(20deg);
	-o-transform: skew(20deg);
	-webkit-transform: skew(20deg);
	align-items: center;
	display: flex;
	justify-content: space-around;
	width: 100%;
}

.swfw-follow-button.swfw_shift_button .swfw-cta-button, .swfw_shift_button.swfw_square_button .swfw-cta-button, .swfw_shift_button.swfw_buttons_button .swfw-cta-button, .swfw_shift_button.swfw_block_button .swfw-cta-button {
	transform: skew(0deg);
}

.swfw-follow-button.swfw_shift_button .swfw-cta-button a, .swfw_shift_button.swfw_square_button .swfw-cta-button a, .swfw_shift_button.swfw_buttons_button .swfw-cta-button a, .swfw_shift_button.swfw_block_button .swfw-cta-button a {
	padding: none;
}

.swfw-follow-button.swfw_shift_button .swfw-cta-button a:hover, .swfw_shift_button.swfw_square_button .swfw-cta-button a:hover, .swfw_shift_button.swfw_buttons_button .swfw-cta-button a:hover, .swfw_shift_button.swfw_block_button .swfw-cta-button a:hover {
	background: rgba(33, 33, 33, .3);
}

.swfw-follow-button.swfw_shift_button .swfw-cta-button a div, .swfw_shift_button.swfw_square_button .swfw-cta-button a div, .swfw_shift_button.swfw_buttons_button .swfw-cta-button a div, .swfw_shift_button.swfw_block_button .swfw-cta-button a div {
	background: none;
	transform: skew(20deg);
	padding: 10px 30px;
}

.swfw-follow-button.swfw_shift_button .swfw-cta-button a div:hover, .swfw_shift_button.swfw_square_button .swfw-cta-button a div:hover, .swfw_shift_button.swfw_buttons_button .swfw-cta-button a div:hover, .swfw_shift_button.swfw_block_button .swfw-cta-button a div:hover {
	background: none;
}

.swfw-revoke-button, .swfw-authorization-button {
	width: 70%;
	text-align: center;
	max-width: 200px;
}

.swfw-input-field, .swfw-follow-field {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	height: 50px;
	margin: 15px auto;
}

.swfw-follow-field.swfw-inactive a {
	cursor: initial;
}

.swfw-follow-field.swfw-active a {
	cursor: pointer;
}

.swfw-follow-field-icon {
	color: #000;
	width: 40px;
	font-size: 40px;
	line-height: 42px;
	font-weight: bold;
	transition: all 200ms;
	border-radius: 3px;
	height: 40px;
	text-align: center;
	padding: 2px;
}

.swfw-widget label {
	font-size: 14px;
	width: 100px;
}

.swfw-follow-field label {
	text-align: right;
}

.swfw-input-field input, .swfw-input-field select, .swfw-follow-field input {
	padding: 10px;
	width: 50%;
	height: 100%;
	border-radius: 4px;
}

.swfw-follow-field.swfw-inactive div {
	background: #fff;
}

.swfw-follow-field.swfw-active div {
	color: #fff;
}

a.swp-hover-pin-button {
	background: #cd2029;
	border: 1px solid #aa1b29;
	border: 0;
	border-bottom: none;
	border-radius: 3px;
	box-shadow: none;
	color: #fff;
	font-family: Lato, sans-serif;
	font-size: 15px;
	width: 120px !important;
	height: 32px;
	line-height: 32px;
	padding: 0 20px;
	position: absolute;
	text-decoration: none;
	text-align: center;
	transition: opacity .5s;
	z-index: 3200;
	position: absolute;
	cursor: pointer;
}

a.swp-hover-pin-button::before {
	content: "A";
	color: #fff;
	float: left;
	font-family: sw-icon-font;
	font-size: 20px;
	font-weight: 400;
	line-height: 36px;
	margin-left: -5px;
	margin-right: 10px;
}

a.swp-hover-pin-button:hover::before {
	content: "z";
}

a.swp-hover-pin-button:hover, a.swp-hover-pin-button:focus {
	background: #aa1b29;
	color: #fff;
	text-decoration: none;
}

.swp-pinterest-image-top {
	margin-bottom: 20px;
}

.swp-pinterest-image-bottom {
	margin-top: 20px;
}

.swp_pop_thumb {
	border-radius: 3px;
	float: left;
	height: 100px;
	margin: 5px 25px 5px 0;
	width: 100px;
}

.swp_popular_post {
	clear: both;
}

.swp_popular_post a.swp_popularity {
	border: none;
	display: block;
	line-height: 1.5;
	margin: 20px 0;
}

.swp_clearfix:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}

span.swp_pop_count {
	display: block;
	font-size: 70%;
}

.swp_widget_box {
	border-radius: 3px;
}

.swp_hidden_pin_image {
	height: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 0;
	z-index: -10;
}

.swp-content-locator {
	display: none !important;
	margin: 0 !important;
}

.swp-lightbox-wrapper {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	background: #fff;
	z-index: 999999;
}

.swp-lightbox-wrapper .swp-lightbox-inner {
	width: 50%;
	left: 25%;
	position: relative;
	text-align: center;
	top: 10%;
	background: #fff;
	padding: 35px;
	border-radius: 10px;
}

@media (max-width: 768px) {
	.swp-lightbox-wrapper .swp-lightbox-inner {
		width: 80%;
		left: 10%;
	}
}

@media (max-width: 450px) {
	.swp-lightbox-wrapper .swp-lightbox-inner {
		width: 90%;
		left: 5%;
	}
}

.swp-lightbox-wrapper .swp-lightbox-inner h5 {
	font-family: Lato, sans-serif;
	font-size: 25px;
	margin-bottom: 40px;
	text-align: center;
}

.swp-lightbox-wrapper .swp-lightbox-inner .swp-lightbox-close {
	font-weight: bold;
	height: 20px;
	width: 20px;
	cursor: pointer;
	color: #30394f;
	text-align: right;
	transform: rotate(45deg);
	display: inline-block;
	float: right;
	margin: -30px;
	font-size: 25px;
}

.swp-lightbox-wrapper .swp-lightbox-inner .swp-lightbox-close:before {
	content: "+";
	font-family: arial;
}

@media print {
	.swp-lightbox-wrapper {
		display: none;
	}
}

.swp-lightbox-wrapper .swp_pinterest_icon.top_icon, .swp-lightbox-wrapper .swp_share_icon {
	color: #cd2029;
	font-size: 45px;
	margin: 0;
	padding: 0;
	line-height: 0;
}

.swp-lightbox-wrapper .swp_share_icon {
	color: #000;
}

.swp-lightbox-wrapper.pinterest-overlay .swp-lightbox-inner {
	width: 70%;
	left: 15%;
	height: 80%;
	overflow-y: auto;
}

.swp-lightbox-wrapper.pinterest-overlay .swp-lightbox-inner h5 {
	margin-bottom: 40px;
}

.swp-lightbox-wrapper.pinterest-overlay .pin_images_wrapper {
	text-align: center;
}

.swp-lightbox-wrapper.pinterest-overlay .pin_images_wrapper .pin_image_select_wrapper {
	display: inline-block;
	width: 24%;
	margin-right: 1%;
}

.swp-lightbox-wrapper.pinterest-overlay .pin_images_wrapper .pin_image_select_wrapper img {
	border-radius: 3px;
	max-width: 100%;
	height: auto;
}

.swp-lightbox-wrapper.pinterest-overlay .pin_images_wrapper .pin_image_select_wrapper .swp-hover-pin-button {
	position: initial;
	width: 100% !important;
	display: block;
	margin-top: 10px;
	margin-bottom: 40px;
}

/*# sourceMappingURL=style.min.css.map */
.wc-shortcodes-clearfix:before, .wc-shortcodes-clearfix:after {
	content: "";
	display: table;
}

.wc-shortcodes-clearfix:after {
	clear: both;
}

.wc-shortcodes-clearfix {
	zoom: 1;
}

.wc-shortcodes-accordion {
	margin-bottom: 20px;
}

.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger {
	display: block;
	position: relative;
	padding: 0;
	border: 1px solid #ccc;
	outline: 0;
	margin: 3px 0 0;
}

.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a {
	display: block;
	padding: 10px 20px;
	cursor: pointer;
}

.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a {
	padding: 10px 20px 10px 40px;
	position: relative;
}

.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a:before {
	font-family: FontAwesome;
	font-weight: 400;
	font-size: inherit;
	text-decoration: inherit;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	speak: none;
	content: "";
	margin-right: 0;
	display: inline-block;
	line-height: inherit;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	padding: 10px 0;
	width: 40px;
	text-align: center;
}

.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a:hover:before {
	text-decoration: none;
}

.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger.wc-shortcodes-accordion-header-active a:before {
	content: "";
}

.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger:first-child {
	margin-top: 0;
}

.wc-shortcodes-accordion .wc-shortcodes-accordion-content-wrapper {
	overflow: hidden;
	height: 0;
}

.wc-shortcodes-accordion .wc-shortcodes-accordion-content {
	padding: 20px;
	border: 1px solid #ccc;
	border-top: 0;
}

.wc-shortcodes-accordion.wc-shortcodes-accordion-layout-none .wc-shortcodes-accordion-content {
	padding: 20px 0;
	border-width: 0;
}

.wc-shortcodes-accordion .wc-shortcodes-accordion-content *:last-child {
	margin-bottom: 0;
}

.wc-shortcodes-toggle {
	margin-bottom: 20px;
}

.wc-shortcodes-toggle .wc-shortcodes-toggle-trigger {
	display: block;
	position: relative;
	padding: 0;
	border: 1px solid #ccc;
	outline: 0;
	margin: 3px 0 0;
}

.wc-shortcodes-toggle .wc-shortcodes-toggle-trigger a {
	display: block;
	padding: 10px 20px;
	cursor: pointer;
}

.wc-shortcodes-font-awesome-enabled .wc-shortcodes-toggle .wc-shortcodes-toggle-trigger a {
	padding: 10px 20px 10px 40px;
	position: relative;
}

.wc-shortcodes-font-awesome-enabled .wc-shortcodes-toggle .wc-shortcodes-toggle-trigger a:before {
	font-family: FontAwesome;
	font-weight: 400;
	font-size: inherit;
	text-decoration: inherit;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	speak: none;
	content: "";
	margin-right: 0;
	display: inline-block;
	line-height: inherit;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	padding: 10px 0;
	width: 40px;
	text-align: center;
}

.wc-shortcodes-font-awesome-enabled .wc-shortcodes-toggle .wc-shortcodes-toggle-trigger a:hover:before {
	text-decoration: none;
}

.wc-shortcodes-font-awesome-enabled .wc-shortcodes-toggle .wc-shortcodes-toggle-trigger.active a:before {
	content: "";
}

.wc-shortcodes-toggle .wc-shortcodes-toggle-trigger.active a {}

.wc-shortcodes-toggle .wc-shortcodes-toggle-trigger:first-child {
	margin-top: 0;
}

.wc-shortcodes-toggle .wc-shortcodes-toggle-container {
	overflow: hidden;
	padding: 20px;
	border: 1px solid #ccc;
	border-top: 0;
}

.wc-shortcodes-toggle.wc-shortcodes-toggle-layout-none .wc-shortcodes-toggle-container {
	border-width: 0;
	padding: 20px 0;
}

.wc-shortcodes-toggle .wc-shortcodes-toggle-container *:last-child {
	margin-bottom: 0;
}

.wc-shortcodes-toggle .wc-shortcodes-toggle-content-wrapper {
	overflow: hidden;
	height: 0;
}

.wc-shortcodes-tabs {
	margin-bottom: 20px;
}

.wc-shortcodes-tabs ul.wcs-tabs-nav {
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #ccc;
}

.wc-shortcodes-tabs ul.wcs-tabs-nav li {
	display: block;
	width: auto;
	padding: 0;
	float: left;
	margin: 0 0 -1px;
	outline: none;
}

.wc-shortcodes-tabs ul.wcs-tabs-nav li a {
	display: block;
	width: auto;
	padding: 10px 20px;
	border: 1px solid #ccc;
	border-width: 1px 1px 0;
	margin-right: 3px;
	outline: none;
}

.wc-shortcodes-tabs ul.wcs-tabs-nav .wcs-state-active a {
	background-color: #fff;
	border-bottom-width: 0;
	border-bottom-color: transparent;
}

.wc-shortcodes-tabs .tab-content {
	background: #fff;
	padding: 20px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

.wc-shortcodes-tabs .tab-content-wrapper {
	overflow: hidden;
}

.wc-shortcodes-tabs .tab-content-wrapper.tab-content-hide {
	height: 0;
}

.wc-shortcodes-tabs.wc-shortcodes-tabs-layout-none .tab-content {
	padding: 20px 0;
	border-width: 0;
}

.wc-shortcodes-tabs .tab-content *:last-child {
	margin-bottom: 0;
}

.wc-shortcodes-row {
	display: block;
	width: 100%;
}

.wc-shortcodes-one-half {
	width: 48%;
}

.wc-shortcodes-one-third {
	width: 30.66%;
}

.wc-shortcodes-two-third {
	width: 65.33%;
}

.wc-shortcodes-one-fourth {
	width: 22%;
}

.wc-shortcodes-three-fourth {
	width: 74%;
}

.wc-shortcodes-one-fifth {
	width: 16.8%;
}

.wc-shortcodes-two-fifth {
	width: 37.6%;
}

.wc-shortcodes-three-fifth {
	width: 58.4%;
}

.wc-shortcodes-four-fifth {
	width: 67.2%;
}

.wc-shortcodes-one-sixth {
	width: 13.33%;
}

.wc-shortcodes-five-sixth {
	width: 82.67%;
}

.wc-shortcodes-one-half, .wc-shortcodes-one-third, .wc-shortcodes-two-third, .wc-shortcodes-three-fourth, .wc-shortcodes-one-fourth, .wc-shortcodes-one-fifth, .wc-shortcodes-two-fifth, .wc-shortcodes-three-fifth, .wc-shortcodes-four-fifth, .wc-shortcodes-one-sixth, .wc-shortcodes-five-sixth {
	position: relative;
	margin-left: 4%;
	margin-bottom: 0;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.wc-shortcodes-column-first {
	margin-left: 0 !important;
	clear: left;
}

@media (max-width:480px) {
	body .wc-shortcodes-one-half, body .wc-shortcodes-one-third, body .wc-shortcodes-two-third, body .wc-shortcodes-three-fourth, body .wc-shortcodes-one-fourth, body .wc-shortcodes-one-fifth, body .wc-shortcodes-two-fifth, body .wc-shortcodes-three-fifth, body .wc-shortcodes-four-fifth, body .wc-shortcodes-one-sixth, body .wc-shortcodes-five-sixth {
		width: 100%;
		float: none;
		margin-left: 0;
		margin-bottom: 20px;
	}
}

.wc-shortcodes-testimonial {
	margin-bottom: 20px;
}

.wc-shortcodes-testimonial-content {
	position: relative;
	float: left;
	background: #eee;
	padding: 20px;
	width: 100%;
}

.wc-shortcodes-testimonial-content:after {
	content: "";
	position: absolute;
	left: 12px;
	bottom: -15px;
	width: 0;
	height: 0;
	border-bottom: 15px solid rgba(255, 255, 255, 0);
	border-top: 15px solid rgba(255, 255, 255, 0);
	border-right: 15px solid #eee;
	font-size: 0;
	line-height: 0;
}

.wc-shortcodes-testimonial-content *:last-child {
	margin-bottom: 0;
	clear: both;
}

.wc-shortcodes-testimonial-author {
	float: left;
	margin-top: 20px;
	margin-left: 15px;
}

.wc-shortcodes-testimonial-right .wc-shortcodes-testimonial-content:after {
	right: 12px;
	left: auto;
	bottom: -15px;
	border-left: 15px solid #eee;
	border-right-width: 0;
}

.wc-shortcodes-testimonial-right .wc-shortcodes-testimonial-author {
	float: right;
	margin-right: 15px;
	margin-left: 0;
	text-align: right;
}

.wc-shortcodes-divider {
	display: block;
	width: 100%;
	background: 0 0;
}

.wc-shortcodes-divider.wc-shortcodes-divider-style-image {
	border: 0;
	height: 10px;
	background: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/wc-shortcodes/public/assets/img/circle-border.png") repeat-x 50% 0;
}

.wc-shortcodes-divider.wc-shortcodes-divider-style-image.nitro-lazy {
	background: none !important;
}

.wc-shortcodes-divider.wc-shortcodes-divider-style-image2 {
	border: 0;
	height: 10px;
	background: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/wc-shortcodes/public/assets/img/dash-border.png") repeat-x 50% 0;
}

.wc-shortcodes-divider.wc-shortcodes-divider-style-image2.nitro-lazy {
	background: none !important;
}

.wc-shortcodes-divider.wc-shortcodes-divider-style-image3 {
	border: 0;
	height: 10px;
	background: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/wc-shortcodes/public/assets/img/rustic-border.png") repeat-x 50% 0;
}

.wc-shortcodes-divider.wc-shortcodes-divider-style-image3.nitro-lazy {
	background: none !important;
}

.wc-shortcodes-divider.wc-shortcodes-divider-style-solid {
	border: 0;
	height: auto;
	background: 0 0;
	border-bottom: 1px solid #ccc;
}

.wc-shortcodes-divider.wc-shortcodes-divider-style-dotted {
	border: 0;
	height: auto;
	background: 0 0;
	border-bottom: 1px dotted #ccc;
}

.wc-shortcodes-divider.wc-shortcodes-divider-style-dashed {
	border: 0;
	height: auto;
	background: 0 0;
	border-bottom: 1px dashed #ccc;
}

.wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-solid {
	border: 0;
	background: 0 0;
	height: 5px;
	border-bottom: 1px solid #ccc;
}

.wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-solid:before {
	content: "";
	display: block;
	width: 100%;
	border: 0;
	height: auto;
	background: 0 0;
	border-bottom: 1px solid #ccc;
}

.wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-dotted {
	border: 0;
	background: 0 0;
	height: 5px;
	border-bottom: 1px dotted #ccc;
}

.wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-dotted:before {
	content: "";
	display: block;
	width: 100%;
	border: 0;
	height: auto;
	background: 0 0;
	border-bottom: 1px dotted #ccc;
}

.wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-dashed {
	border: 0;
	background: 0 0;
	height: 5px;
	border-bottom: 1px dashed #ccc;
}

.wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-dashed:before {
	content: "";
	display: block;
	width: 100%;
	border: 0;
	height: auto;
	background: 0 0;
	border-bottom: 1px dashed #ccc;
}

.wc-shortcodes-spacing {
	display: block !important;
	height: auto;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	outline: none !important;
	background: 0 0 !important;
}

.wc-shortcodes-button {
	line-height: 1.3;
	margin-right: 10px;
	margin-bottom: 20px;
}

.wc-shortcodes-button:visited, .wc-shortcodes-button {
	border: none;
	text-decoration: none;
	color: #fff;
	background-color: #428bca;
	border: 1px solid #357ebd;
	display: inline-block;
	padding: 6px 20px;
}

.wc-shortcodes-button:hover {
	color: #fff;
	background-color: #3276b1;
	border-color: #285e8e;
	text-decoration: none;
	outline: none;
}

.wc-shortcodes-button:active {}

.wc-shortcodes-button-left {
	text-align: left;
	margin-right: 0;
	margin-left: 0;
}

.wc-shortcodes-button-center {
	text-align: center;
	margin-right: 0;
	margin-left: 0;
}

.wc-shortcodes-button-center .wc-shortcodes-button {
	margin-right: 0;
	margin-left: 0;
}

.wc-shortcodes-button-right {
	text-align: right;
}

.wc-shortcodes-button-right .wc-shortcodes-button {
	margin-right: 0;
	margin-left: 10px;
}

.wc-shortcodes-button-icon-left {
	margin-right: .5em;
}

.wc-shortcodes-button-icon-right {
	margin-left: .5em;
}

.wc-shortcodes-button.wc-shortcodes-button-secondary:visited, .wc-shortcodes-button.wc-shortcodes-button-secondary {
	color: #333;
	background-color: #fff;
	border: 1px solid #ccc;
}

.wc-shortcodes-button.wc-shortcodes-button-secondary:hover {
	color: #333;
	background-color: #ebebeb;
	border-color: #adadad;
}

.wc-shortcodes-button.wc-shortcodes-button-inverse:visited, .wc-shortcodes-button.wc-shortcodes-button-inverse {
	color: #357ebd;
	background-color: #e4ecf3;
	border: 1px solid #428bca;
}

.wc-shortcodes-button.wc-shortcodes-button-inverse:hover {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
}

.wc-shortcodes-button.wc-shortcodes-button-success:visited, .wc-shortcodes-button.wc-shortcodes-button-success {
	color: #fff;
	background-color: #5cb85c;
	border: 1px solid #4cae4c;
}

.wc-shortcodes-button.wc-shortcodes-button-success:hover {
	color: #fff;
	background-color: #47a447;
	border-color: #398439;
}

.wc-shortcodes-button.wc-shortcodes-button-warning:visited, .wc-shortcodes-button.wc-shortcodes-button-warning {
	color: #fff;
	background-color: #f0ad4e;
	border: 1px solid #eea236;
}

.wc-shortcodes-button.wc-shortcodes-button-warning:hover {
	color: #fff;
	background-color: #ed9c28;
	border-color: #d58512;
}

.wc-shortcodes-button.wc-shortcodes-button-danger:visited, .wc-shortcodes-button.wc-shortcodes-button-danger {
	color: #fff;
	background-color: #d9534f;
	border: 1px solid #d43f3a;
}

.wc-shortcodes-button.wc-shortcodes-button-danger:hover {
	color: #fff;
	background-color: #d2322d;
	border-color: #ac2925;
}

.wc-shortcodes-button.wc-shortcodes-button-info:visited, .wc-shortcodes-button.wc-shortcodes-button-info {
	color: #fff;
	background-color: #5bc0de;
	border: 1px solid #46b8da;
}

.wc-shortcodes-button.wc-shortcodes-button-info:hover {
	color: #fff;
	background-color: #39b3d7;
	border-color: #269abc;
}

.wc-shortcodes-box {
	display: block;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.wc-shortcodes-box *:last-child {
	margin-bottom: 0;
}

.wc-shortcodes-box *:first-child {
	margin-top: 0;
}

.wc-shortcodes-box.wc-shortcodes-box-primary {
	background-color: #428bca;
	border: 1px solid #358ebd;
}

.wc-shortcodes-box.wc-shortcodes-box-primary * {
	color: #fff;
}

.wc-shortcodes-box.wc-shortcodes-box-secondary {
	background-color: #fff;
	border: 1px solid #ccc;
}

.wc-shortcodes-box.wc-shortcodes-box-secondary * {
	color: #333;
}

.wc-shortcodes-box.wc-shortcodes-box-inverse {
	background-color: #e4ecf3;
	border: 1px solid #428bca;
}

.wc-shortcodes-box.wc-shortcodes-box-inverse * {
	color: #357ebd;
}

.wc-shortcodes-box.wc-shortcodes-box-success {
	background-color: #5cb85c;
	border: 1px solid #4cae4c;
}

.wc-shortcodes-box.wc-shortcodes-box-success * {
	color: #fff;
}

.wc-shortcodes-box.wc-shortcodes-box-warning {
	background-color: #f0ad4e;
	border: 1px solid #eea236;
}

.wc-shortcodes-box.wc-shortcodes-box-warning * {
	color: #fff;
}

.wc-shortcodes-box.wc-shortcodes-box-danger {
	background-color: #d9534f;
	border: 1px solid #d43f3a;
}

.wc-shortcodes-box.wc-shortcodes-box-danger * {
	color: #fff;
}

.wc-shortcodes-box.wc-shortcodes-box-info {
	background-color: #5bc0de;
	border: 1px solid #46b8da;
}

.wc-shortcodes-box.wc-shortcodes-box-info * {
	color: #fff;
}

.googlemap {
	position: relative;
	max-width: inherit;
	margin-bottom: 20px;
}

.googlemap .map_canvas {
	width: 100%;
	height: 100%;
}

.googlemap .map_canvas h3 {
	margin: 0 0 10px;
	font-size: 14px;
}

#page .map_canvas img {
	max-width: none;
}

.wc-shortcodes-social-icons-wrapper {
	width: 100%;
	margin-bottom: 14px;
	line-height: 1;
}

.wc-shortcodes-social-icons {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 1;
}

.wc-shortcodes-social-icons.wc-shortcodes-social-icons-align-center {
	text-align: center;
}

.wc-shortcodes-social-icons.wc-shortcodes-social-icons-align-center li {
	margin-right: 3px;
	margin-left: 3px;
}

.wc-shortcodes-social-icons.wc-shortcodes-social-icons-align-right {
	text-align: right;
}

.wc-shortcodes-social-icons.wc-shortcodes-social-icons-align-right li {
	margin-right: 0;
	margin-left: 6px;
}

.wc-shortcodes-social-icons.wc-shortcodes-social-icons-size-medium img {
	max-height: 24px;
}

.wc-shortcodes-social-icons.wc-shortcodes-social-icons-size-medium i {
	font-size: 14px;
	width: 24px;
	height: 24px;
	line-height: 24px;
}

.wc-shortcodes-social-icons.wc-shortcodes-social-icons-size-small img {
	max-height: 16px;
}

.wc-shortcodes-social-icons.wc-shortcodes-social-icons-size-small i {
	font-size: 10px;
	width: 16px;
	height: 16px;
	line-height: 16px;
}

.wc-shortcodes-social-icons li {
	display: inline-block;
	margin-right: 6px;
	margin-bottom: 6px;
}

.wc-shortcodes-social-icons li a {
	display: block;
	line-height: 1;
}

.wc-shortcodes-social-icons li img {
	max-height: 48px;
}

.wc-shortcodes-social-icons li i {
	font-size: 24px;
	width: 48px;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	background-color: #999;
	color: #fff;
	box-sizing: content-box;
	padding: 1px;
}

.wc-shortcodes-social-icons li i.fa-facebook {
	background-color: #305999;
}

.wc-shortcodes-social-icons li i.fa-google-plus {
	background-color: #ee7321;
}

.wc-shortcodes-social-icons li i.fa-twitter {
	background-color: #00a7f1;
}

.wc-shortcodes-social-icons li i.fa-pinterest {
	background-color: #d64800;
}

.wc-shortcodes-social-icons li i.fa-instagram {
	background-color: #b2b2b4;
}

.wc-shortcodes-social-icons li i.fa-plus-square {
	background-color: #00b5fc;
}

.wc-shortcodes-social-icons li i.fa-flickr {
	background-color: #ff6182;
}

.wc-shortcodes-social-icons li i.fa-rss {
	background-color: #facf4c;
}

.wc-shortcodes-social-icons li i.fa-envelope {
	background-color: #ebe180;
}

.wc-shortcodes-social-icons li i.fa-dollar {
	background-color: #d46000;
}

.wc-shortcodes-social-icons li i.fa-camera {
	background-color: #333;
}

.wc-shortcodes-social-icons li i.fa-shopping-cart {
	background-color: #a5d488;
}

.wc-shortcodes-social-icons li i.fa-youtube {
	background-color: #c74a00;
}

.wc-shortcodes-social-icons li i.fa-tumblr {
	background-color: #426b8a;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight- img {
	max-height: none;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-10 img {
	max-height: 10px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-12 img {
	max-height: 12px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-14 img {
	max-height: 14px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-16 img {
	max-height: 16px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-18 img {
	max-height: 18px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-20 img {
	max-height: 20px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-22 img {
	max-height: 22px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-24 img {
	max-height: 24px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-26 img {
	max-height: 26px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-28 img {
	max-height: 28px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-30 img {
	max-height: 30px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-32 img {
	max-height: 32px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-34 img {
	max-height: 34px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-36 img {
	max-height: 36px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-38 img {
	max-height: 38px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-40 img {
	max-height: 40px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-42 img {
	max-height: 42px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-44 img {
	max-height: 44px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-46 img {
	max-height: 46px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-48 img {
	max-height: 48px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-50 img {
	max-height: 50px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-52 img {
	max-height: 52px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-54 img {
	max-height: 54px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-56 img {
	max-height: 56px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-58 img {
	max-height: 58px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-60 img {
	max-height: 60px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-62 img {
	max-height: 62px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-64 img {
	max-height: 64px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-66 img {
	max-height: 66px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-68 img {
	max-height: 68px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-70 img {
	max-height: 70px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-10 i {
	font-size: 5px;
	line-height: 10px;
	height: 10px;
	width: 10px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-12 i {
	font-size: 6px;
	line-height: 12px;
	height: 12px;
	width: 12px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-14 i {
	font-size: 7px;
	line-height: 14px;
	height: 14px;
	width: 14px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-16 i {
	font-size: 8px;
	line-height: 16px;
	height: 16px;
	width: 16px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-18 i {
	font-size: 9px;
	line-height: 18px;
	height: 18px;
	width: 18px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-20 i {
	font-size: 10px;
	line-height: 20px;
	height: 20px;
	width: 20px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-22 i {
	font-size: 11px;
	line-height: 22px;
	height: 22px;
	width: 22px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-24 i {
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	width: 24px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-26 i {
	font-size: 13px;
	line-height: 26px;
	height: 26px;
	width: 26px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-28 i {
	font-size: 14px;
	line-height: 28px;
	height: 28px;
	width: 28px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-30 i {
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	width: 30px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-32 i {
	font-size: 16px;
	line-height: 32px;
	height: 32px;
	width: 32px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-34 i {
	font-size: 17px;
	line-height: 34px;
	height: 34px;
	width: 34px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-36 i {
	font-size: 18px;
	line-height: 36px;
	height: 36px;
	width: 36px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-38 i {
	font-size: 19px;
	line-height: 38px;
	height: 38px;
	width: 38px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-40 i {
	font-size: 20px;
	line-height: 40px;
	height: 40px;
	width: 40px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-42 i {
	font-size: 11px;
	line-height: 42px;
	height: 42px;
	width: 42px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-44 i {
	font-size: 22px;
	line-height: 44px;
	height: 44px;
	width: 44px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-46 i {
	font-size: 23px;
	line-height: 46px;
	height: 46px;
	width: 46px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-48 i {
	font-size: 24px;
	line-height: 48px;
	height: 48px;
	width: 48px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-50 i {
	font-size: 25px;
	line-height: 50px;
	height: 50px;
	width: 50px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-52 i {
	font-size: 26px;
	line-height: 52px;
	height: 52px;
	width: 52px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-54 i {
	font-size: 27px;
	line-height: 54px;
	height: 54px;
	width: 54px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-56 i {
	font-size: 28px;
	line-height: 56px;
	height: 56px;
	width: 56px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-58 i {
	font-size: 29px;
	line-height: 58px;
	height: 58px;
	width: 58px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-60 i {
	font-size: 30px;
	line-height: 60px;
	height: 60px;
	width: 60px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-62 i {
	font-size: 31px;
	line-height: 62px;
	height: 62px;
	width: 62px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-64 i {
	font-size: 32px;
	line-height: 64px;
	height: 64px;
	width: 64px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-66 i {
	font-size: 33px;
	line-height: 66px;
	height: 66px;
	width: 66px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-68 i {
	font-size: 34px;
	line-height: 68px;
	height: 68px;
	width: 68px;
}

.wc-shortcodes-social-icons.wc-shortcodes-maxheight-70 i {
	font-size: 35px;
	line-height: 70px;
	height: 70px;
	width: 70px;
}

.wc-shortcodes-social-icons li:first-child {
	margin-left: 0;
}

.wc-shortcodes-social-icons li:last-child {
	margin-right: 0;
}

.wc-shortcodes-share-buttons {
	line-height: 1;
}

.wc-shortcodes-share-buttons ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}

.wc-shortcodes-share-buttons li {
	display: inline-block;
	margin-right: .625em;
}

.wc-shortcodes-share-buttons li a {
	display: block;
	line-height: 1;
	text-decoration: none;
	box-shadow: none;
}

.wc-shortcodes-share-buttons li a img {
	vertical-align: top;
	max-height: 36px;
}

.wc-shortcodes-share-buttons ul li:last-child {
	margin-right: 0;
}

.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i {
	font-size: 20px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
	background-color: #999;
	color: #fff;
}

.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon-text li i {
	text-align: center;
}

.wc-shortcodes-share-buttons-format-icon-text li span {
	margin-left: .3125em;
}

.wc-shortcodes-share-buttons-format-text li a i {
	display: none;
}

.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-facebook {
	background-color: #305999;
}

.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-google-plus {
	background-color: #ee7321;
}

.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-twitter {
	background-color: #00a7f1;
}

.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-pinterest {
	background-color: #d64800;
}

.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-instagram {
	background-color: #b2b2b4;
}

.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-plus-square {
	background-color: #00b5fc;
}

.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-flickr {
	background-color: #ff6182;
}

.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-rss {
	background-color: #facf4c;
}

.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-envelope {
	background-color: #ebe180;
}

.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-dollar {
	background-color: #d46000;
}

.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-camera {
	background-color: #333;
}

.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-shopping-cart {
	background-color: #a5d488;
}

.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-youtube {
	background-color: #c74a00;
}

.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-tumblr {
	background-color: #426b8a;
}

.wc-share-buttons-container {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	clear: both;
}

.wc-share-buttons-container .share-text {
	margin-bottom: .3em;
	display: none;
}

.wc-share-buttons-container .wc-shortcodes-share-buttons-format-icon-text li {
	margin-right: 1em;
	padding-top: .25em;
	padding-bottom: .25em;
}

.wc-shortcodes-skillbar {
	position: relative;
	display: block;
	margin-bottom: 15px;
	width: 100%;
	background: #eee;
	height: 35px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-transition: .4s linear;
	-moz-transition: .4s linear;
	-ms-transition: .4s linear;
	-o-transition: .4s linear;
	transition: .4s linear;
	-webkit-transition-property: width, background-color;
	-moz-transition-property: width, background-color;
	-ms-transition-property: width, background-color;
	-o-transition-property: width, background-color;
	transition-property: width, background-color;
}

.wc-shortcodes-skillbar-title {
	position: absolute;
	top: 0;
	left: 0;
	font-weight: 700;
	font-size: 13px;
	color: #fff;
	background: #6adcfa;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.wc-shortcodes-skillbar-title span {
	display: block;
	background: rgba(0, 0, 0, .1);
	padding: 0 20px;
	height: 35px;
	line-height: 35px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.wc-shortcodes-skillbar-bar {
	height: 35px;
	width: 0;
	background: #6adcfa;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.wc-shortcodes-skill-bar-percent {
	position: absolute;
	right: 10px;
	top: 0;
	font-size: 11px;
	height: 35px;
	line-height: 35px;
	color: #444;
	color: rgba(0, 0, 0, .4);
}

.wc-shortcodes-pricing {
	margin-bottom: 20px;
}

.wc-shortcodes-pricing div {
	list-style: none;
}

.wc-shortcodes-pricing>div {
	list-style: none;
	text-shadow: none;
	margin-bottom: 0;
}

.wc-shortcodes-pricing .wc-shortcodes-pricing-header {
	background: #428bca;
	color: #fff;
	text-align: center;
	padding: 20px 0;
	border: 1px solid #357ebd;
}

.wc-shortcodes-pricing .wc-shortcodes-pricing-header h5 {
	color: #fff;
	font-size: 130%;
	margin: 0;
	padding: 0 20px 20px;
}

.wc-shortcodes-pricing .wc-shortcodes-pricing-cost {
	font-size: 170%;
	padding-top: 20px;
	border-top: 1px solid #357ebd;
}

.wc-shortcodes-pricing .wc-shortcodes-pricing-per {
	font-size: 80%;
}

.wc-shortcodes-pricing .wc-shortcodes-pricing-content {
	background: #fff;
	text-align: center;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

.wc-shortcodes-pricing .wc-shortcodes-pricing-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.wc-shortcodes-pricing .wc-shortcodes-pricing-content ul li {
	margin: 0;
	padding: 10px 20px;
	border-bottom: 1px solid #eee;
	list-style: none;
}

.wc-shortcodes-pricing .wc-shortcodes-pricing-content ul li:nth-child(2n+2) {
	background: #f7f7f7;
}

.wc-shortcodes-pricing .wc-shortcodes-pricing-button {
	text-align: center;
	padding: 20px;
	border: 1px solid #eee;
	border-top-width: 0;
}

.wc-shortcodes-pricing .wc-shortcodes-pricing-button .wc-shortcodes-button {
	float: none;
	margin: 0;
}

.wc-shortcodes-pricing.wc-shortcodes-pricing-type-secondary .wc-shortcodes-pricing-header {
	background: #333;
	color: #fff;
	border: 1px solid #ccc;
}

.wc-shortcodes-pricing.wc-shortcodes-pricing-type-secondary .wc-shortcodes-pricing-header h5 {
	color: #fff;
}

.wc-shortcodes-pricing.wc-shortcodes-pricing-type-secondary .wc-shortcodes-pricing-cost {
	border-top: 1px solid #000;
}

.wc-shortcodes-pricing.wc-shortcodes-pricing-type-inverse .wc-shortcodes-pricing-header {
	background: #e4ecf3;
	color: #357ebd;
	border: 1px solid #ccc;
}

.wc-shortcodes-pricing.wc-shortcodes-pricing-type-inverse .wc-shortcodes-pricing-header h5 {
	color: #357ebd;
}

.wc-shortcodes-pricing.wc-shortcodes-pricing-type-inverse .wc-shortcodes-pricing-cost {
	border-top: 1px solid #ccc;
}

.wc-shortcodes-highlight-yellow, .wc-shortcodes-highlight-yellow a {
	background-color: #fff7a8;
	color: #695d43;
}

.wc-shortcodes-highlight-blue, .wc-shortcodes-highlight-blue a {
	color: #5091b2;
	background: #e9f7fe;
}

.wc-shortcodes-highlight-green, .wc-shortcodes-highlight-green a {
	color: #5f9025;
	background: #d3e8da;
}

.wc-shortcodes-highlight-red, .wc-shortcodes-highlight-red a {
	color: #de5959;
	background: #ffe9e9;
}

.wc-shortcodes-highlight-gray, .wc-shortcodes-highlight-gray a {
	color: #555;
	background: #f7f7f7;
}

.wc-shortcodes-html-wrapper {
	margin-bottom: 20px;
}

pre.prettyprint {
	display: block;
	background-color: #333;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	word-wrap: normal;
}

pre .nocode {
	background-color: initial;
	color: #000;
}

pre .str {
	color: #ffa0a0;
}

pre .kwd {
	color: khaki;
	font-weight: 700;
}

pre .com {
	color: #87ceeb;
}

pre .typ {
	color: #98fb98;
}

pre .lit {
	color: #cd5c5c;
}

pre .pun {
	color: #fff;
}

pre .pln {
	color: #fff;
}

pre .tag {
	color: khaki;
	font-weight: 700;
}

pre .atn {
	color: #bdb76b;
	font-weight: 700;
}

pre .atv {
	color: #ffa0a0;
}

pre .dec {
	color: #98fb98;
}

ol.linenums {
	margin-top: 0;
	margin-bottom: 0;
	color: #aeaeae;
}

li.L1, li.L3, li.L5, li.L7, li.L9 {}

@media print {
	pre.prettyprint {
		background-color: initial;
	}
	
	pre .str, code .str {
		color: #060;
	}
	
	pre .kwd, code .kwd {
		color: #006;
		font-weight: 700;
	}
	
	pre .com, code .com {
		color: #600;
		font-style: italic;
	}
	
	pre .typ, code .typ {
		color: #404;
		font-weight: 700;
	}
	
	pre .lit, code .lit {
		color: #044;
	}
	
	pre .pun, code .pun {
		color: #440;
	}
	
	pre .pln, code .pln {
		color: #000;
	}
	
	pre .tag, code .tag {
		color: #006;
		font-weight: 700;
	}
	
	pre .atn, code .atn {
		color: #404;
	}
	
	pre .atv, code .atv {
		color: #060;
	}
}

pre.pre-scrollable {
	max-height: 600px;
}

pre.pre-wrap {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}

.wc-shortcodes-center {
	margin: 0 auto;
	width: 100%;
}

.wc-shortcodes-center.wc-shortcodes-center-inner-align-center {
	text-align: center;
}

.wc-shortcodes-center.wc-shortcodes-center-inner-align-left {
	text-align: left;
}

.wc-shortcodes-center.wc-shortcodes-center-inner-align-right {
	text-align: right;
}

.wc-shortcodes-heading .wc-shortcodes-heading-style1 {
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.wc-shortcodes-heading.text-align-center {
	text-align: center;
}

.wc-shortcodes-heading.text-align-left {
	text-align: left;
}

.wc-shortcodes-heading.text-align-right {
	text-align: right;
}

.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons {
	text-align: center;
}

.wc-shortcodes-social-icons.wc-shortcodes-columns-float-left {
	text-align: left;
}

.wc-shortcodes-social-icons.wc-shortcodes-columns-float-right {
	text-align: right;
}

.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons li {
	display: inline-block;
	padding: 3px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-float-left li {
	padding-right: 6px;
	padding-left: 0;
}

.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-float-right li {
	padding-right: 0;
	padding-left: 6px;
}

.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-8 li {
	width: 12.5%;
}

.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-7 li {
	width: 14.28571428%;
}

.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-6 li {
	width: 16.66666666%;
}

.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-5 li {
	width: 20%;
}

.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-4 li {
	width: 25%;
}

.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-3 li {
	width: 33.33333333%;
}

.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-2 li {
	width: 50%;
}

.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-1 li {
	width: 100%;
}

.wc-shortcodes-countdown-bg4 {
	margin-bottom: 20px;
}

.wc-shortcodes-countdown {
	border: 1px solid #ccc;
	background-color: #eee;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.wc-shortcodes-countdown.countdown_rtl {
	direction: rtl;
}

.wc-shortcodes-countdown.countdown_holding div {
	color: #888;
}

.wc-shortcodes-countdown .countdown_row {
	clear: both;
	width: 100%;
	padding: 0 2px;
	text-align: center;
}

.wc-shortcodes-countdown .countdown_show1 .countdown_section {
	width: 98%;
}

.wc-shortcodes-countdown .countdown_show2 .countdown_section {
	width: 48%;
}

.wc-shortcodes-countdown .countdown_show3 .countdown_section {
	width: 32.5%;
}

.wc-shortcodes-countdown .countdown_show4 .countdown_section {
	width: 24.5%;
}

.wc-shortcodes-countdown .countdown_show5 .countdown_section {
	width: 19.5%;
}

.wc-shortcodes-countdown .countdown_show6 .countdown_section {
	width: 16.25%;
}

.wc-shortcodes-countdown .countdown_show7 .countdown_section {
	width: 14%;
}

.wc-shortcodes-countdown .countdown_section {
	display: inline-block;
	font-size: 80%;
	text-align: center;
	border-right: 1px solid #ccc;
}

.wc-shortcodes-countdown .countdown_row *:last-child, .wc-shortcodes-countdown .countdown_row:last-child {
	border-width: 0;
}

.wc-shortcodes-countdown .countdown_amount {
	font-size: 200%;
}

.wc-shortcodes-countdown .countdown_descr {
	display: block;
	width: 100%;
}

.wc-shortcodes-countdown .countdown_expired_message {
	font-size: 200%;
}

.wc-shortcodes-rsvp input[type=text], .wc-shortcodes-rsvp textarea, .wc-shortcodes-rsvp select {
	width: 100%;
}

.wc-shortcodes-rsvp-align-center {
	text-align: center;
}

.wc-shortcodes-rsvp-align-right {
	text-align: right;
}

.rsvp-button-align-center .rsvp-button-wrapper {
	text-align: center;
}

.rsvp-button-align-center .wc-shortcodes-box {
	text-align: center;
}

.rsvp-button-align-right .rsvp-button-wrapper {
	text-align: right;
}

.rsvp-button-align-right .wc-shortcodes-box {
	text-align: right;
}

.rsvp-button-align-left .rsvp-button-wrapper {
	text-align: left;
}

.rsvp-button-align-left .wc-shortcodes-box {
	text-align: left;
}

.wc-shortcodes-rsvp .wc-shortcodes-box {
	padding-top: 5px;
	padding-bottom: 5px;
	display: none;
}

.wc-shortcodes-rsvp .rsvp-button {
	display: inline-block;
}

.wc-shortcodes-posts-wrapper {
	overflow-x: hidden;
}

.wc-shortcodes-post-content {
	padding: 0 20px;
}

.wc-shortcodes-post-content>*:last-child {
	margin-bottom: 20px;
}

.wc-shortcodes-post-border {
	border: 1px solid #ddd;
}

.wc-shortcodes-entry-thumbnail {
	margin: 0;
	text-align: center;
}

.wc-shortcodes-entry-title {
	margin-top: 20px;
	margin-bottom: 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.wc-shortcodes-entry-meta {
	margin-top: 20px;
	margin-bottom: 0;
}

.wc-shortcodes-entry-meta-inner {}

.wc-shortcodes-entry-summary {
	margin-top: 20px;
	margin-bottom: 0;
}

.wc-shortcodes-read-more {
	margin-top: 20px;
	margin-bottom: 0;
	text-align: center;
}

.wc-shortcodes-entry-quote blockquote {
	margin-top: 0;
	padding: 10px 20px;
}

.wc-shortcodes-footer-entry-meta {
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 80%;
}

.wc-shortcodes-posts {
	position: relative;
	overflow: hidden;
}

.wc-shortcodes-post-box {
	background-color: #fff;
	margin-bottom: 20px;
	padding: 0;
}

.wc-shortcodes-post-box .wc-shortcodes-entry-video>p, .wc-shortcodes-post-box .twitter-tweet, .wc-shortcodes-post-box .mejs-container {
	margin-top: 0 !important;
}

.wc-shortcodes-posts-layout-masonry {
	height: 0;
}

.wc-shortcodes-posts-layout-masonry .wc-shortcodes-post-box {}

.wc-shortcodes-sep {
	padding-left: 5px;
	padding-right: 5px;
}

.wc-shortcodes-sep, .wc-shortcodes-author, .wc-shortcodes-date {
	float: left;
}

.wc-shortcodes-posts.wc-shortcodes-posts-no-masonry {
	visibility: visible;
}

.wc-shortcodes-comments-link {
	float: right;
}

.wc-shortcodes-comments-link a {
	position: relative;
	margin-left: 3px;
	padding: 2px 7px;
	background-color: #eee;
	color: #999;
	line-height: 1;
}

.wc-shortcodes-comments-link a:after {
	content: "";
	position: absolute;
	left: 40%;
	bottom: -8px;
	width: 0;
	height: 0;
	border-bottom: 8px solid rgba(255, 255, 255, 0);
	border-left: 8px solid #eee;
	font-size: 0;
	line-height: 0;
}

.wc-shortcodes-comments-link a, .wc-shortcodes-comments-link a:hover, .wc-shortcodes-comments-link a:visited, .wc-shortcodes-comments-link a:active, .wc-shortcodes-comments-link a:focus {
	color: #999;
	text-decoration: none;
}

.wc-shortcodes-filtering {
	margin-bottom: 20px;
}

.wc-shortcodes-filtering .tag-divider {
	display: inline-block;
	padding: 0 7px;
}

.wc-shortcodes-post-box.format-gallery .rslides-wrapper {
	position: relative;
	background-color: #000;
}

.wc-shortcodes-post-box.format-gallery .rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.wc-shortcodes-post-box.format-gallery .rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
	text-align: center;
}

.wc-shortcodes-post-box.format-gallery .rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.wc-shortcodes-post-box.format-gallery .rslides img {
	display: inline-block;
	height: auto;
	border: 0;
}

.wc-shortcodes-post-box.format-gallery .rslides_nav {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	width: 36px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: 50%;
	background-color: rgba(0, 0, 0, .2);
	z-index: 2;
}

.wc-shortcodes-post-box.format-gallery .rslides_nav.prev {
	left: 0;
	background-image: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/wc-shortcodes/public/assets/img/slide-arrow-left.png");
}

.wc-shortcodes-post-box.format-gallery .rslides_nav.prev.nitro-lazy {
	background-image: none !important;
}

.wc-shortcodes-post-box.format-gallery .rslides_nav.next {
	right: 0;
	background-image: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/plugins/wc-shortcodes/public/assets/img/slide-arrow-right.png");
}

.wc-shortcodes-post-box.format-gallery .rslides_nav.next.nitro-lazy {
	background-image: none !important;
}

.wc-shortcodes-posts-template-borderless .wc-shortcodes-post-border {
	border: none;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}

.wc-shortcodes-posts-template-borderless .wc-shortcodes-post-border>*:first-child {
	margin-top: 0;
}

.wc-shortcodes-posts-template-borderless .wc-shortcodes-post-border>*:last-child {
	margin-bottom: 0;
}

.wc-shortcodes-posts-gutter-space-0 .wc-shortcodes-post-box {
	margin-bottom: 0;
}

.wc-shortcodes-posts-gutter-space-1 .wc-shortcodes-post-box {
	margin-bottom: 1px;
}

.wc-shortcodes-posts-gutter-space-2 .wc-shortcodes-post-box {
	margin-bottom: 2px;
}

.wc-shortcodes-posts-gutter-space-3 .wc-shortcodes-post-box {
	margin-bottom: 3px;
}

.wc-shortcodes-posts-gutter-space-4 .wc-shortcodes-post-box {
	margin-bottom: 4px;
}

.wc-shortcodes-posts-gutter-space-5 .wc-shortcodes-post-box {
	margin-bottom: 5px;
}

.wc-shortcodes-posts-gutter-space-6 .wc-shortcodes-post-box {
	margin-bottom: 6px;
}

.wc-shortcodes-posts-gutter-space-7 .wc-shortcodes-post-box {
	margin-bottom: 7px;
}

.wc-shortcodes-posts-gutter-space-8 .wc-shortcodes-post-box {
	margin-bottom: 8px;
}

.wc-shortcodes-posts-gutter-space-9 .wc-shortcodes-post-box {
	margin-bottom: 9px;
}

.wc-shortcodes-posts-gutter-space-10 .wc-shortcodes-post-box {
	margin-bottom: 10px;
}

.wc-shortcodes-posts-gutter-space-11 .wc-shortcodes-post-box {
	margin-bottom: 11px;
}

.wc-shortcodes-posts-gutter-space-12 .wc-shortcodes-post-box {
	margin-bottom: 12px;
}

.wc-shortcodes-posts-gutter-space-13 .wc-shortcodes-post-box {
	margin-bottom: 13px;
}

.wc-shortcodes-posts-gutter-space-14 .wc-shortcodes-post-box {
	margin-bottom: 14px;
}

.wc-shortcodes-posts-gutter-space-15 .wc-shortcodes-post-box {
	margin-bottom: 15px;
}

.wc-shortcodes-posts-gutter-space-16 .wc-shortcodes-post-box {
	margin-bottom: 16px;
}

.wc-shortcodes-posts-gutter-space-17 .wc-shortcodes-post-box {
	margin-bottom: 17px;
}

.wc-shortcodes-posts-gutter-space-18 .wc-shortcodes-post-box {
	margin-bottom: 18px;
}

.wc-shortcodes-posts-gutter-space-19 .wc-shortcodes-post-box {
	margin-bottom: 19px;
}

.wc-shortcodes-posts-gutter-space-20 .wc-shortcodes-post-box {
	margin-bottom: 20px;
}

.wc-shortcodes-posts-gutter-space-21 .wc-shortcodes-post-box {
	margin-bottom: 21px;
}

.wc-shortcodes-posts-gutter-space-22 .wc-shortcodes-post-box {
	margin-bottom: 22px;
}

.wc-shortcodes-posts-gutter-space-23 .wc-shortcodes-post-box {
	margin-bottom: 23px;
}

.wc-shortcodes-posts-gutter-space-24 .wc-shortcodes-post-box {
	margin-bottom: 24px;
}

.wc-shortcodes-posts-gutter-space-25 .wc-shortcodes-post-box {
	margin-bottom: 25px;
}

.wc-shortcodes-posts-gutter-space-26 .wc-shortcodes-post-box {
	margin-bottom: 26px;
}

.wc-shortcodes-posts-gutter-space-27 .wc-shortcodes-post-box {
	margin-bottom: 27px;
}

.wc-shortcodes-posts-gutter-space-28 .wc-shortcodes-post-box {
	margin-bottom: 28px;
}

.wc-shortcodes-posts-gutter-space-29 .wc-shortcodes-post-box {
	margin-bottom: 29px;
}

.wc-shortcodes-posts-gutter-space-30 .wc-shortcodes-post-box {
	margin-bottom: 30px;
}

.wc-shortcodes-posts-gutter-space-31 .wc-shortcodes-post-box {
	margin-bottom: 31px;
}

.wc-shortcodes-posts-gutter-space-32 .wc-shortcodes-post-box {
	margin-bottom: 32px;
}

.wc-shortcodes-posts-gutter-space-33 .wc-shortcodes-post-box {
	margin-bottom: 33px;
}

.wc-shortcodes-posts-gutter-space-34 .wc-shortcodes-post-box {
	margin-bottom: 34px;
}

.wc-shortcodes-posts-gutter-space-35 .wc-shortcodes-post-box {
	margin-bottom: 35px;
}

.wc-shortcodes-posts-gutter-space-36 .wc-shortcodes-post-box {
	margin-bottom: 36px;
}

.wc-shortcodes-posts-gutter-space-37 .wc-shortcodes-post-box {
	margin-bottom: 37px;
}

.wc-shortcodes-posts-gutter-space-38 .wc-shortcodes-post-box {
	margin-bottom: 38px;
}

.wc-shortcodes-posts-gutter-space-39 .wc-shortcodes-post-box {
	margin-bottom: 39px;
}

.wc-shortcodes-posts-gutter-space-40 .wc-shortcodes-post-box {
	margin-bottom: 40px;
}

.wc-shortcodes-posts-gutter-space-41 .wc-shortcodes-post-box {
	margin-bottom: 41px;
}

.wc-shortcodes-posts-gutter-space-42 .wc-shortcodes-post-box {
	margin-bottom: 42px;
}

.wc-shortcodes-posts-gutter-space-43 .wc-shortcodes-post-box {
	margin-bottom: 43px;
}

.wc-shortcodes-posts-gutter-space-44 .wc-shortcodes-post-box {
	margin-bottom: 44px;
}

.wc-shortcodes-posts-gutter-space-45 .wc-shortcodes-post-box {
	margin-bottom: 45px;
}

.wc-shortcodes-posts-gutter-space-46 .wc-shortcodes-post-box {
	margin-bottom: 46px;
}

.wc-shortcodes-posts-gutter-space-47 .wc-shortcodes-post-box {
	margin-bottom: 47px;
}

.wc-shortcodes-posts-gutter-space-48 .wc-shortcodes-post-box {
	margin-bottom: 48px;
}

.wc-shortcodes-posts-gutter-space-49 .wc-shortcodes-post-box {
	margin-bottom: 49px;
}

.wc-shortcodes-posts-gutter-space-50 .wc-shortcodes-post-box {
	margin-bottom: 50px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-0 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 0;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-1 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 1px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-2 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 2px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-3 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 3px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-4 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 4px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-5 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 5px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-6 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 6px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-7 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 7px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-8 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 8px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-9 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 9px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-10 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 10px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-11 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 11px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-12 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 12px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-13 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 13px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-14 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 14px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-15 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 15px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-16 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 16px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-17 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 17px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-18 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 18px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-19 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 19px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-20 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 20px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-21 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 21px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-22 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 22px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-23 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 23px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-24 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 24px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-25 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 25px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-26 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 26px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-27 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 27px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-28 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 28px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-29 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 29px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-30 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 30px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-31 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 31px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-32 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 32px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-33 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 33px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-34 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 34px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-35 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 35px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-36 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 36px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-37 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 37px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-38 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 38px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-39 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 39px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-40 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 40px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-41 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 41px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-42 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 42px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-43 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 43px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-44 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 44px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-45 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 45px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-46 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 46px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-47 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 47px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-48 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 48px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-49 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 49px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-50 .wc-shortcodes-post-box .wc-shortcodes-post-border {
	margin-right: 50px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-0 {
	margin-right: 0;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-1 {
	margin-right: -1px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-2 {
	margin-right: -2px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-3 {
	margin-right: -3px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-4 {
	margin-right: -4px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-5 {
	margin-right: -5px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-6 {
	margin-right: -6px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-7 {
	margin-right: -7px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-8 {
	margin-right: -8px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-9 {
	margin-right: -9px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-10 {
	margin-right: -10px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-11 {
	margin-right: -11px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-12 {
	margin-right: -12px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-13 {
	margin-right: -13px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-14 {
	margin-right: -14px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-15 {
	margin-right: -15px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-16 {
	margin-right: -16px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-17 {
	margin-right: -17px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-18 {
	margin-right: -18px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-19 {
	margin-right: -19px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-20 {
	margin-right: -20px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-21 {
	margin-right: -21px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-22 {
	margin-right: -22px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-23 {
	margin-right: -23px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-24 {
	margin-right: -24px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-25 {
	margin-right: -25px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-26 {
	margin-right: -26px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-27 {
	margin-right: -27px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-28 {
	margin-right: -28px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-29 {
	margin-right: -29px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-30 {
	margin-right: -30px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-31 {
	margin-right: -31px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-32 {
	margin-right: -32px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-33 {
	margin-right: -33px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-34 {
	margin-right: -34px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-35 {
	margin-right: -35px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-36 {
	margin-right: -36px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-37 {
	margin-right: -37px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-38 {
	margin-right: -38px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-39 {
	margin-right: -39px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-40 {
	margin-right: -40px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-41 {
	margin-right: -41px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-42 {
	margin-right: -42px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-43 {
	margin-right: -43px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-44 {
	margin-right: -44px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-45 {
	margin-right: -45px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-46 {
	margin-right: -46px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-47 {
	margin-right: -47px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-48 {
	margin-right: -48px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-49 {
	margin-right: -49px;
}

.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-50 {
	margin-right: -50px;
}

.wc-shortcodes-posts-layout-grid .wc-shortcodes-post-box {
	float: left;
}

.wc-shortcodes-posts.wc-shortcodes-posts-layout-grid .wc-shortcodes-post-box {
	margin-bottom: 50px;
}

.wc-shortcodes-posts-template-borderless .wc-shortcodes-post-box .wc-shortcodes-post-border {
	padding-bottom: 20px;
}

@media (min-width:991px) {
	.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box {
		width: 50%;
	}
	
	.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box {
		width: 33.33%;
	}
	
	.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box {
		width: 25%;
	}
	
	.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box {
		width: 20%;
	}
	
	.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box {
		width: 16.66%;
	}
	
	.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box {
		width: 14.28%;
	}
	
	.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box {
		width: 12.5%;
	}
	
	.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box {
		width: 11.11%;
	}
	
	.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box:nth-child(2n+3) {
		clear: left;
	}
	
	.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box:nth-child(3n+4) {
		clear: left;
	}
	
	.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box:nth-child(4n+5) {
		clear: left;
	}
	
	.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box:nth-child(5n+6) {
		clear: left;
	}
	
	.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box:nth-child(6n+7) {
		clear: left;
	}
	
	.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box:nth-child(7n+8) {
		clear: left;
	}
	
	.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box:nth-child(8n+9) {
		clear: left;
	}
	
	.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box:nth-child(9n+10) {
		clear: left;
	}
}

@media (max-width:990px) {
	body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box {
		width: 50%;
	}
	
	body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box {
		width: 50%;
	}
	
	body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box {
		width: 33.33%;
	}
	
	body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box {
		width: 25%;
	}
	
	body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box {
		width: 20%;
	}
	
	body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box {
		width: 16.66%;
	}
	
	body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box {
		width: 14.28%;
	}
	
	body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box {
		width: 12.5%;
	}
	
	body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box:nth-child(2n+3) {
		clear: left;
	}
	
	body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box:nth-child(2n+3) {
		clear: left;
	}
	
	body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box:nth-child(3n+4) {
		clear: left;
	}
	
	body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box:nth-child(4n+5) {
		clear: left;
	}
	
	body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box:nth-child(5n+6) {
		clear: left;
	}
	
	body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box:nth-child(6n+7) {
		clear: left;
	}
	
	body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box:nth-child(7n+8) {
		clear: left;
	}
	
	body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box:nth-child(8n+9) {
		clear: left;
	}
}

@media (max-width:767px) {
	html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box {
		width: 50%;
	}
	
	html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box {
		width: 50%;
	}
	
	html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box {
		width: 50%;
	}
	
	html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box {
		width: 33.33%;
	}
	
	html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box {
		width: 25%;
	}
	
	html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box {
		width: 20%;
	}
	
	html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box {
		width: 16.66%;
	}
	
	html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box {
		width: 14.28%;
	}
	
	html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box:nth-child(2n+3) {
		clear: left;
	}
	
	html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box:nth-child(2n+3) {
		clear: left;
	}
	
	html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box:nth-child(2n+3) {
		clear: left;
	}
	
	html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box:nth-child(3n+4) {
		clear: left;
	}
	
	html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box:nth-child(4n+5) {
		clear: left;
	}
	
	html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box:nth-child(5n+6) {
		clear: left;
	}
	
	html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box:nth-child(6n+7) {
		clear: left;
	}
	
	html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box:nth-child(7n+8) {
		clear: left;
	}
}

@media (max-width:567px) {
	html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box, html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box, html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box, html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box, html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box, html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box, html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box, html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box {
		width: 100%;
	}
	
	html body div.wc-shortcodes-posts.wc-shortcodes-posts-layout-grid .wc-shortcodes-post-box .wc-shortcodes-post-border, html body div.wc-shortcodes-posts.wc-shortcodes-posts-layout-grid {
		margin-right: 0;
	}
}

.wc-shortcodes-post-slider-wrapper {
	height: 0;
	overflow: hidden;
	position: relative;
}

.wc-shortcodes-post-slider-wrapper .bx-wrapper {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: 0 0;
}

.wc-shortcodes-post-slide {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	background-color: #ccc;
	margin: 0 !important;
}

.wc-shortcodes-post-slide-border {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
}

.wc-shortcodes-post-slide-content {
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border-width: 0;
	padding: 1.5em;
}

.wc-shortcodes-post-slide-content .wc-shortcodes-entry-title {
	margin-top: 0;
	margin-bottom: 0;
}

.wc-shortcodes-post-slide-content .wc-shortcodes-entry-header {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.wc-shortcodes-posts-template-slider1 * {
	color: #fff !important;
	border-color: #fff !important;
}

.wc-shortcodes-posts-template-slider1 .wc-shortcodes-read-more>a {
	background-color: initial !important;
}

.wc-shortcodes-posts-template-slider1 .wc-shortcodes-post-slide-button {
	padding: .625em .8125em;
	border-width: 2px;
	border-style: solid;
	text-decoration: none;
	display: inline-block;
}

.wc-shortcodes-posts-template-slider2 .wc-shortcodes-post-slide-content-inner {
	position: relative;
	background-color: #fff;
}

.wc-shortcodes-post-slide-content-inner {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: 1.5em;
}

.wc-shortcodes-post-slide-content-inner>*:first-child {
	margin-top: 0 !important;
}

.wc-shortcodes-post-slide-content-inner>*:last-child {
	margin-bottom: 0 !important;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -30px;
	outline: 0;
	line-height: 1;
	padding: 0 10px;
	font-size: 50px;
	z-index: 9999;
	border: 0 solid #fff;
	border-radius: 0;
	text-align: center;
	opacity: 0;
	color: #fff;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

.bx-wrapper .bx-prev {
	left: 10px;
	left: .625rem;
}

.bx-wrapper .bx-prev i {
	padding-right: 2px;
}

.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {}

.bx-wrapper .bx-next {
	right: 10px;
	right: .625rem;
}

.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {}

.bx-wrapper:hover .bx-controls-direction a {
	opacity: 1;
}

.wc-shortcodes-post-slider .wc-shortcodes-read-more {
	display: block;
	margin-top: 20px;
}

.wc-shortcodes-post-slide-button:hover {
	text-decoration: none;
}

.wc-shortcodes-cat-posted-text {
	display: none;
}

.wc-shortcodes-post-slider .wc-shortcodes-post-slide a {
	text-decoration: none;
	box-shadow: none;
}

@media (max-width:990px) {
	.wc-shortcodes-post-slide-content-inner {
		max-width: 80%;
	}
}

@media (max-width:767px) {
	.wc-shortcodes-post-slider-wrapper .wc-shortcodes-post-slide-content-inner {
		max-width: none;
	}
	
	.wc-shortcodes-post-slider-wrapper .wc-shortcodes-entry-summary {
		display: none;
	}
	
	.wc-shortcodes-post-slide-content .wc-shortcodes-entry-header {
		margin-bottom: 0;
	}
}

.wc-shortcodes-collage-wrapper {
	overflow: hidden;
}

.wc-shortcodes-collage.wc-shortcodes-collage-template-collage1 {}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column {
	width: 50%;
	float: left;
	height: 100%;
}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-inner {
	height: 100%;
}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-inner, .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel {}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel, .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-background {
	margin: 0;
}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-has-link {
	cursor: pointer;
}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-background {
	height: 100%;
	display: block;
	position: relative;
	background-size: cover;
	background-position: 50%;
}

.wc-shortcodes-collage-template-collage1 .post-edit-link {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content>*:first-child {
	margin-top: 0;
}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content>*:last-child {
	margin-bottom: 0;
}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-1 .wc-shortcodes-collage-panel-5 {
	height: 60%;
}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-1 .wc-shortcodes-collage-panel-4 {
	height: 40%;
}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-3 {
	height: 40%;
}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-wrapper {
	height: 60%;
}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-inner {
	height: 100%;
}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-1 {
	width: 50%;
	height: 100%;
	float: left;
}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-2 {
	width: 50%;
	height: 100%;
	float: left;
}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-content {
	position: relative;
	text-align: center;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-content-inner {
	margin-left: auto;
	margin-right: auto;
}

@media (max-width:567px) {
	body #wc-shortcodes-collage.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column {
		height: auto;
	}
	
	body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel {
		width: 100%;
	}
	
	body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel, body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-wrapper {
		height: auto;
		float: left;
		width: 100%;
	}
	
	body #wc-shortcodes-collage.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-inner, body #wc-shortcodes-collage.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-inner {
		padding-right: 0;
	}
	
	body .wc-shortcodes-collage.wc-shortcodes-collage-template-collage1, body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-wrapper {
		margin-right: 0;
	}
	
	body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2, body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-wrapper, body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-1 {
		padding-top: 0;
	}
}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-slider-wrapper {
	height: 0;
	overflow: hidden;
	position: relative;
}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-slider-wrapper .bx-wrapper {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: 0 0;
}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-slider-wrapper .wc-shortcodes-collage-slider, .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-slider-wrapper .bx-wrapper {
	height: 100%;
}

.wc-shortcodes-collage-slider-enabled .wc-shortcodes-collage-panel-5 {
	position: relative;
}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h1, .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h2, .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h3, .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h4, .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h5, .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h6, .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style p {
	color: inherit;
}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style .wc-shortcodes-collage-button:hover, .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style .wc-shortcodes-collage-button {
	border-color: inherit;
	color: inherit;
}

.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-button {
	padding: .625em 1.25em;
	border-width: 2px;
	border-style: solid;
	border-color: inherit;
	text-decoration: none;
	display: inline-block;
}

.wc-shortcodes-collage-button:hover {
	text-decoration: none;
}

.wc-shortcodes-entry-summary>*:first-child, .wc-shortcodes-content>*:first-child {
	margin-top: 0 !important;
}

.wc-shortcodes-entry-summary>*:last-child, .wc-shortcodes-content>*:last-child {
	margin-bottom: 0 !important;
}

.wc-shortcodes-item {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.wc-shortcodes-image-wrapper {
	position: relative;
}

.wc-shortcodes-image-anchor {}

.wc-shortcodes-image {}

.wc-shortcodes-image-flag-bg {
	position: absolute;
	padding: 5px 10px;
	background-color: #56ab00;
	color: #fff;
}

.wc-shortcodes-image-wrapper.alignnone, .wc-shortcodes-image-wrapper.aligncenter {
	margin-bottom: 20px;
}

.wc-shortcodes-full-width {
	visibility: hidden;
}

.wc-shortcodes-full-width-inner {
	margin: 0 auto;
}

.wc-shortcodes-full-width-has-border-color {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.wc-shortcodes-full-width-style-frame {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
}

.wc-shortcodes-loading::after {
	content: " ";
	background: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/source/rev-dfd57d7/thethinplace.net/wp-content/plugins/wc-shortcodes/public/assets/img/ring-alt.svg");
	background-position: 50%;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #f7f7f7;
	visibility: visible;
}

.wc-shortcodes-image-links-wrapper {
	overflow: hidden;
}

.wc-shortcodes-image-links-wrapper-inner {
	margin-right: -2em;
	display: block;
}

.wc-shortcodes-image-link {
	display: block;
	float: left;
}

.wc-shortcodes-image-link-columns-1 .wc-shortcodes-image-link {
	width: 100%;
}

.wc-shortcodes-image-link-columns-2 .wc-shortcodes-image-link {
	width: 50%;
}

.wc-shortcodes-image-link-columns-3 .wc-shortcodes-image-link {
	width: 33.333333%;
}

.wc-shortcodes-image-link-columns-4 .wc-shortcodes-image-link {
	width: 25%;
}

#wc-shortcodes-image-links.wc-shortcodes-image-link-style-format-column .wc-shortcodes-image-link {
	width: 100%;
}

#wc-shortcodes-image-links.wc-shortcodes-image-link-style-format-column .wc-shortcodes-image-link-background-wrapper {
	margin-bottom: 2em;
}

#wc-shortcodes-image-links.wc-shortcodes-image-link-style-format-column .wc-shortcodes-image-link:last-child .wc-shortcodes-image-link-background-wrapper {
	margin-bottom: 0;
}

.wc-shortcodes-image-link-background-wrapper {
	margin-right: 2em;
}

.wc-shortcodes-image-link-background {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	position: relative;
}

.wc-shortcodes-image-link-text {
	text-align: center;
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
}

.wc-shortcodes-image-link-text-position-center .wc-shortcodes-image-link-text {
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.wc-shortcodes-image-link-text-position-bottom .wc-shortcodes-image-link-text {
	top: auto;
	bottom: 0;
}

.wc-shortcodes-image-link-text-position-under .wc-shortcodes-image-link-text {
	top: auto;
	bottom: auto;
	position: relative;
}

.wc-shortcodes-image-link-text-position-under .wc-shortcodes-image-link-text .wc-shortcodes-image-links-heading {}

#wc-shortcodes-image-links .wc-shortcodes-image-links-heading {
	margin: 0;
	padding: .7em 1em;
	display: inline-block;
	background-color: #fff;
	color: #000;
}

@media (max-width:767px) {
	#wc-shortcodes-image-links .wc-shortcodes-image-link {
		width: 100%;
	}
	
	#wc-shortcodes-image-links .wc-shortcodes-image-link-background-wrapper {
		margin-right: 0;
		margin-bottom: 2em;
	}
	
	#wc-shortcodes-image-links .wc-shortcodes-image-links-wrapper-inner {
		margin-right: 0;
	}
}

.wc-shortcodes-featured-posts-content-inner {
	overflow: hidden;
}

.wc-shortcodes-featured-posts-content {
	margin-bottom: 2.3em;
}

.wc-shortcodes-featured-posts-content:last-child {
	margin-bottom: 0;
}

.wc-shortcodes-featured-posts-layout-thumbnail .wcs-fp-post-thumbnail {
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	float: left;
}

.wc-shortcodes-featured-posts-layout-thumbnail .wcs-fp-post-content.wcs-fp-has-post-thumbnail {
	padding-left: 1em;
	overflow: hidden;
}

.wc-shortcodes-featured-posts .wcs-fp-title {
	clear: none;
}

#wc-shortcodes-featured-posts #wc-shortcodes-featured-posts-inner .wcs-fp-title {
	margin-top: 0;
	margin-bottom: 0;
}

#wc-shortcodes-featured-posts #wc-shortcodes-featured-posts-inner .wc-shortcodes-entry-category {
	margin-top: 0;
	margin-bottom: .4em;
}

#wc-shortcodes-featured-posts .wc-shortcodes-featured-posts-layout-showcase .wcs-fp-post-thumbnail {
	margin-bottom: .4em;
}

.wc-shortcodes-featured-posts-layout-showcase .wcs-fp-post-content {
	text-align: center;
}

.wc-shortcodes-featured-posts-layout-showcase .wcs-fp-post-thumbnail {
	width: 100%;
	padding-bottom: 100%;
	height: 0;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
}

.wc-shortcodes-featured-posts-layout-showcase .wcs-fp-post-thumbnail-wrapper {
	max-width: 400px;
	margin: 0 auto;
}

.wc-shortcodes-call-to-action-wrapper-inner {
	display: table;
	width: 100%;
}

.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-container {
	display: table-cell;
	vertical-align: middle;
}

.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-image-inner2 {
	display: inline-block;
}

.wc-shortcodes-call-to-action-image-position-left .wcs-call-to-action-image-inner {
	text-align: left;
}

.wc-shortcodes-call-to-action-image-position-center .wcs-call-to-action-image-inner {
	text-align: center;
}

.wc-shortcodes-call-to-action-image-position-right .wcs-call-to-action-image-inner {
	text-align: right;
}

.wc-shortcodes-call-to-action-text-position-left .wcs-call-to-action-content-wrapper {
	float: left;
}

.wc-shortcodes-call-to-action-text-position-center .wcs-call-to-action-content-wrapper {
	margin-left: auto;
	margin-right: auto;
}

.wc-shortcodes-call-to-action-text-position-right .wcs-call-to-action-content-wrapper {
	float: right;
}

.wcs-call-to-action-content-wrapper *:first-child {
	margin-top: 0;
}

.wcs-call-to-action-content-wrapper *:last-child {
	margin-bottom: 0;
}

@media (max-width:767px) {
	#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-side-padding.wc-shortcodes-call-to-action-wrapper .wc-shortcodes-call-to-action-wrapper-inner {
		padding: 0 20px !important;
	}
	
	#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wc-shortcodes-call-to-action-wrapper-inner, #wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-container {
		width: 100% !important;
		display: block;
	}
	
	#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-container:first-child {
		margin-bottom: 3em;
	}
	
	#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-text-inner, #wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-image-inner {
		margin: 0 !important;
	}
	
	#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-text-position-right .wcs-call-to-action-content-wrapper {
		float: none;
		margin: 0 auto;
	}
	
	#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-container .wcs-call-to-action-image-inner {
		text-align: center;
	}
}

.tax-product_brand .brand-description {
	overflow: hidden;
	zoom: 1;
}

.tax-product_brand .brand-description img.brand-thumbnail {
	width: 25%;
	float: right;
}

.tax-product_brand .brand-description .text {
	width: 72%;
	float: left;
}

.widget_brand_description img {
	box-sizing: border-box;
	width: 100%;
	max-width: none;
	height: auto;
	margin: 0 0 1em;
}

ul.brand-thumbnails {
	margin-left: 0;
	margin-bottom: 0;
	clear: both;
	list-style: none;
}

ul.brand-thumbnails:before {
	clear: both;
	content: "";
	display: table;
}

ul.brand-thumbnails:after {
	clear: both;
	content: "";
	display: table;
}

ul.brand-thumbnails li {
	float: left;
	margin: 0 3.8% 1em 0;
	padding: 0;
	position: relative;
	width: 22.05%;
}

ul.brand-thumbnails.fluid-columns li {
	width: auto;
}

ul.brand-thumbnails:not(.fluid-columns) li.first {
	clear: both;
}

ul.brand-thumbnails:not(.fluid-columns) li.last {
	margin-right: 0;
}

ul.brand-thumbnails.columns-1 li {
	width: 100%;
	margin-right: 0;
}

ul.brand-thumbnails.columns-2 li {
	width: 48%;
}

ul.brand-thumbnails.columns-3 li {
	width: 30.75%;
}

ul.brand-thumbnails.columns-5 li {
	width: 16.95%;
}

ul.brand-thumbnails.columns-6 li {
	width: 13.5%;
}

.brand-thumbnails li img {
	box-sizing: border-box;
	width: 100%;
	max-width: none;
	height: auto;
	margin: 0;
}

@media screen and (max-width:768px) {
	ul.brand-thumbnails:not(.fluid-columns) li {
		width: 48% !important;
	}
	
	ul.brand-thumbnails:not(.fluid-columns) li.first {
		clear: none;
	}
	
	ul.brand-thumbnails:not(.fluid-columns) li.last {
		margin-right: 3.8%;
	}
	
	ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd) {
		clear: both;
	}
	
	ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even) {
		margin-right: 0;
	}
}

.brand-thumbnails-description li {
	text-align: center;
}

.brand-thumbnails-description li .term-thumbnail img {
	display: inline;
}

.brand-thumbnails-description li .term-description {
	margin-top: 1em;
	text-align: left;
}

#brands_a_z h3:target {
	text-decoration: underline;
}

ul.brands_index {
	list-style: none outside;
	overflow: hidden;
	zoom: 1;
}

ul.brands_index li {
	float: left;
	margin: 0 2px 2px 0;
}

ul.brands_index li a, ul.brands_index li span {
	border: 1px solid #ccc;
	padding: 6px;
	line-height: 1em;
	float: left;
	text-decoration: none;
}

ul.brands_index li span {
	border-color: #eee;
	color: #ddd;
}

ul.brands_index li a:hover {
	border-width: 2px;
	padding: 5px;
	text-decoration: none;
}

ul.brands_index li a.active {
	border-width: 2px;
	padding: 5px;
}

div#brands_a_z a.top {
	border: 1px solid #ccc;
	padding: 4px;
	line-height: 1em;
	float: right;
	text-decoration: none;
	font-size: .8em;
}

/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fas, .far, .fal, .fad, .fab {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}

.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -.0667em;
}

.fa-xs {
	font-size: .75em;
}

.fa-sm {
	font-size: .875em;
}

.fa-1x {
	font-size: 1em;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-6x {
	font-size: 6em;
}

.fa-7x {
	font-size: 7em;
}

.fa-8x {
	font-size: 8em;
}

.fa-9x {
	font-size: 9em;
}

.fa-10x {
	font-size: 10em;
}

.fa-fw {
	text-align: center;
	width: 1.25em;
}

.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0;
}

.fa-ul>li {
	position: relative;
}

.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit;
}

.fa-border {
	border: solid .08em #eee;
	border-radius: .1em;
	padding: .2em .25em .15em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left, .fas.fa-pull-left, .far.fa-pull-left, .fal.fa-pull-left, .fab.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right, .fas.fa-pull-right, .far.fa-pull-right, .fal.fa-pull-right, .fab.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(360deg);
		transform: rotate(360deg);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-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);
	transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-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, :root.fa-flip-both {
	-webkit-filter: none;
	filter: none;
}

.fa-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2.5em;
}

.fa-stack-1x, .fa-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #fff;
}

.fa-500px:before {
	content: "";
}

.fa-accessible-icon:before {
	content: "";
}

.fa-accusoft:before {
	content: "";
}

.fa-acquisitions-incorporated:before {
	content: "";
}

.fa-ad:before {
	content: "";
}

.fa-address-book:before {
	content: "";
}

.fa-address-card:before {
	content: "";
}

.fa-adjust:before {
	content: "";
}

.fa-adn:before {
	content: "";
}

.fa-adobe:before {
	content: "";
}

.fa-adversal:before {
	content: "";
}

.fa-affiliatetheme:before {
	content: "";
}

.fa-air-freshener:before {
	content: "";
}

.fa-airbnb:before {
	content: "";
}

.fa-algolia:before {
	content: "";
}

.fa-align-center:before {
	content: "";
}

.fa-align-justify:before {
	content: "";
}

.fa-align-left:before {
	content: "";
}

.fa-align-right:before {
	content: "";
}

.fa-alipay:before {
	content: "";
}

.fa-allergies:before {
	content: "";
}

.fa-amazon:before {
	content: "";
}

.fa-amazon-pay:before {
	content: "";
}

.fa-ambulance:before {
	content: "";
}

.fa-american-sign-language-interpreting:before {
	content: "";
}

.fa-amilia:before {
	content: "";
}

.fa-anchor:before {
	content: "";
}

.fa-android:before {
	content: "";
}

.fa-angellist:before {
	content: "";
}

.fa-angle-double-down:before {
	content: "";
}

.fa-angle-double-left:before {
	content: "";
}

.fa-angle-double-right:before {
	content: "";
}

.fa-angle-double-up:before {
	content: "";
}

.fa-angle-down:before {
	content: "";
}

.fa-angle-left:before {
	content: "";
}

.fa-angle-right:before {
	content: "";
}

.fa-angle-up:before {
	content: "";
}

.fa-angry:before {
	content: "";
}

.fa-angrycreative:before {
	content: "";
}

.fa-angular:before {
	content: "";
}

.fa-ankh:before {
	content: "";
}

.fa-app-store:before {
	content: "";
}

.fa-app-store-ios:before {
	content: "";
}

.fa-apper:before {
	content: "";
}

.fa-apple:before {
	content: "";
}

.fa-apple-alt:before {
	content: "";
}

.fa-apple-pay:before {
	content: "";
}

.fa-archive:before {
	content: "";
}

.fa-archway:before {
	content: "";
}

.fa-arrow-alt-circle-down:before {
	content: "";
}

.fa-arrow-alt-circle-left:before {
	content: "";
}

.fa-arrow-alt-circle-right:before {
	content: "";
}

.fa-arrow-alt-circle-up:before {
	content: "";
}

.fa-arrow-circle-down:before {
	content: "";
}

.fa-arrow-circle-left:before {
	content: "";
}

.fa-arrow-circle-right:before {
	content: "";
}

.fa-arrow-circle-up:before {
	content: "";
}

.fa-arrow-down:before {
	content: "";
}

.fa-arrow-left:before {
	content: "";
}

.fa-arrow-right:before {
	content: "";
}

.fa-arrow-up:before {
	content: "";
}

.fa-arrows-alt:before {
	content: "";
}

.fa-arrows-alt-h:before {
	content: "";
}

.fa-arrows-alt-v:before {
	content: "";
}

.fa-artstation:before {
	content: "";
}

.fa-assistive-listening-systems:before {
	content: "";
}

.fa-asterisk:before {
	content: "";
}

.fa-asymmetrik:before {
	content: "";
}

.fa-at:before {
	content: "";
}

.fa-atlas:before {
	content: "";
}

.fa-atlassian:before {
	content: "";
}

.fa-atom:before {
	content: "";
}

.fa-audible:before {
	content: "";
}

.fa-audio-description:before {
	content: "";
}

.fa-autoprefixer:before {
	content: "";
}

.fa-avianex:before {
	content: "";
}

.fa-aviato:before {
	content: "";
}

.fa-award:before {
	content: "";
}

.fa-aws:before {
	content: "";
}

.fa-baby:before {
	content: "";
}

.fa-baby-carriage:before {
	content: "";
}

.fa-backspace:before {
	content: "";
}

.fa-backward:before {
	content: "";
}

.fa-bacon:before {
	content: "";
}

.fa-bacteria:before {
	content: "";
}

.fa-bacterium:before {
	content: "";
}

.fa-bahai:before {
	content: "";
}

.fa-balance-scale:before {
	content: "";
}

.fa-balance-scale-left:before {
	content: "";
}

.fa-balance-scale-right:before {
	content: "";
}

.fa-ban:before {
	content: "";
}

.fa-band-aid:before {
	content: "";
}

.fa-bandcamp:before {
	content: "";
}

.fa-barcode:before {
	content: "";
}

.fa-bars:before {
	content: "";
}

.fa-baseball-ball:before {
	content: "";
}

.fa-basketball-ball:before {
	content: "";
}

.fa-bath:before {
	content: "";
}

.fa-battery-empty:before {
	content: "";
}

.fa-battery-full:before {
	content: "";
}

.fa-battery-half:before {
	content: "";
}

.fa-battery-quarter:before {
	content: "";
}

.fa-battery-three-quarters:before {
	content: "";
}

.fa-battle-net:before {
	content: "";
}

.fa-bed:before {
	content: "";
}

.fa-beer:before {
	content: "";
}

.fa-behance:before {
	content: "";
}

.fa-behance-square:before {
	content: "";
}

.fa-bell:before {
	content: "";
}

.fa-bell-slash:before {
	content: "";
}

.fa-bezier-curve:before {
	content: "";
}

.fa-bible:before {
	content: "";
}

.fa-bicycle:before {
	content: "";
}

.fa-biking:before {
	content: "";
}

.fa-bimobject:before {
	content: "";
}

.fa-binoculars:before {
	content: "";
}

.fa-biohazard:before {
	content: "";
}

.fa-birthday-cake:before {
	content: "";
}

.fa-bitbucket:before {
	content: "";
}

.fa-bitcoin:before {
	content: "";
}

.fa-bity:before {
	content: "";
}

.fa-black-tie:before {
	content: "";
}

.fa-blackberry:before {
	content: "";
}

.fa-blender:before {
	content: "";
}

.fa-blender-phone:before {
	content: "";
}

.fa-blind:before {
	content: "";
}

.fa-blog:before {
	content: "";
}

.fa-blogger:before {
	content: "";
}

.fa-blogger-b:before {
	content: "";
}

.fa-bluetooth:before {
	content: "";
}

.fa-bluetooth-b:before {
	content: "";
}

.fa-bold:before {
	content: "";
}

.fa-bolt:before {
	content: "";
}

.fa-bomb:before {
	content: "";
}

.fa-bone:before {
	content: "";
}

.fa-bong:before {
	content: "";
}

.fa-book:before {
	content: "";
}

.fa-book-dead:before {
	content: "";
}

.fa-book-medical:before {
	content: "";
}

.fa-book-open:before {
	content: "";
}

.fa-book-reader:before {
	content: "";
}

.fa-bookmark:before {
	content: "";
}

.fa-bootstrap:before {
	content: "";
}

.fa-border-all:before {
	content: "";
}

.fa-border-none:before {
	content: "";
}

.fa-border-style:before {
	content: "";
}

.fa-bowling-ball:before {
	content: "";
}

.fa-box:before {
	content: "";
}

.fa-box-open:before {
	content: "";
}

.fa-box-tissue:before {
	content: "";
}

.fa-boxes:before {
	content: "";
}

.fa-braille:before {
	content: "";
}

.fa-brain:before {
	content: "";
}

.fa-bread-slice:before {
	content: "";
}

.fa-briefcase:before {
	content: "";
}

.fa-briefcase-medical:before {
	content: "";
}

.fa-broadcast-tower:before {
	content: "";
}

.fa-broom:before {
	content: "";
}

.fa-brush:before {
	content: "";
}

.fa-btc:before {
	content: "";
}

.fa-buffer:before {
	content: "";
}

.fa-bug:before {
	content: "";
}

.fa-building:before {
	content: "";
}

.fa-bullhorn:before {
	content: "";
}

.fa-bullseye:before {
	content: "";
}

.fa-burn:before {
	content: "";
}

.fa-buromobelexperte:before {
	content: "";
}

.fa-bus:before {
	content: "";
}

.fa-bus-alt:before {
	content: "";
}

.fa-business-time:before {
	content: "";
}

.fa-buy-n-large:before {
	content: "";
}

.fa-buysellads:before {
	content: "";
}

.fa-calculator:before {
	content: "";
}

.fa-calendar:before {
	content: "";
}

.fa-calendar-alt:before {
	content: "";
}

.fa-calendar-check:before {
	content: "";
}

.fa-calendar-day:before {
	content: "";
}

.fa-calendar-minus:before {
	content: "";
}

.fa-calendar-plus:before {
	content: "";
}

.fa-calendar-times:before {
	content: "";
}

.fa-calendar-week:before {
	content: "";
}

.fa-camera:before {
	content: "";
}

.fa-camera-retro:before {
	content: "";
}

.fa-campground:before {
	content: "";
}

.fa-canadian-maple-leaf:before {
	content: "";
}

.fa-candy-cane:before {
	content: "";
}

.fa-cannabis:before {
	content: "";
}

.fa-capsules:before {
	content: "";
}

.fa-car:before {
	content: "";
}

.fa-car-alt:before {
	content: "";
}

.fa-car-battery:before {
	content: "";
}

.fa-car-crash:before {
	content: "";
}

.fa-car-side:before {
	content: "";
}

.fa-caravan:before {
	content: "";
}

.fa-caret-down:before {
	content: "";
}

.fa-caret-left:before {
	content: "";
}

.fa-caret-right:before {
	content: "";
}

.fa-caret-square-down:before {
	content: "";
}

.fa-caret-square-left:before {
	content: "";
}

.fa-caret-square-right:before {
	content: "";
}

.fa-caret-square-up:before {
	content: "";
}

.fa-caret-up:before {
	content: "";
}

.fa-carrot:before {
	content: "";
}

.fa-cart-arrow-down:before {
	content: "";
}

.fa-cart-plus:before {
	content: "";
}

.fa-cash-register:before {
	content: "";
}

.fa-cat:before {
	content: "";
}

.fa-cc-amazon-pay:before {
	content: "";
}

.fa-cc-amex:before {
	content: "";
}

.fa-cc-apple-pay:before {
	content: "";
}

.fa-cc-diners-club:before {
	content: "";
}

.fa-cc-discover:before {
	content: "";
}

.fa-cc-jcb:before {
	content: "";
}

.fa-cc-mastercard:before {
	content: "";
}

.fa-cc-paypal:before {
	content: "";
}

.fa-cc-stripe:before {
	content: "";
}

.fa-cc-visa:before {
	content: "";
}

.fa-centercode:before {
	content: "";
}

.fa-centos:before {
	content: "";
}

.fa-certificate:before {
	content: "";
}

.fa-chair:before {
	content: "";
}

.fa-chalkboard:before {
	content: "";
}

.fa-chalkboard-teacher:before {
	content: "";
}

.fa-charging-station:before {
	content: "";
}

.fa-chart-area:before {
	content: "";
}

.fa-chart-bar:before {
	content: "";
}

.fa-chart-line:before {
	content: "";
}

.fa-chart-pie:before {
	content: "";
}

.fa-check:before {
	content: "";
}

.fa-check-circle:before {
	content: "";
}

.fa-check-double:before {
	content: "";
}

.fa-check-square:before {
	content: "";
}

.fa-cheese:before {
	content: "";
}

.fa-chess:before {
	content: "";
}

.fa-chess-bishop:before {
	content: "";
}

.fa-chess-board:before {
	content: "";
}

.fa-chess-king:before {
	content: "";
}

.fa-chess-knight:before {
	content: "";
}

.fa-chess-pawn:before {
	content: "";
}

.fa-chess-queen:before {
	content: "";
}

.fa-chess-rook:before {
	content: "";
}

.fa-chevron-circle-down:before {
	content: "";
}

.fa-chevron-circle-left:before {
	content: "";
}

.fa-chevron-circle-right:before {
	content: "";
}

.fa-chevron-circle-up:before {
	content: "";
}

.fa-chevron-down:before {
	content: "";
}

.fa-chevron-left:before {
	content: "";
}

.fa-chevron-right:before {
	content: "";
}

.fa-chevron-up:before {
	content: "";
}

.fa-child:before {
	content: "";
}

.fa-chrome:before {
	content: "";
}

.fa-chromecast:before {
	content: "";
}

.fa-church:before {
	content: "";
}

.fa-circle:before {
	content: "";
}

.fa-circle-notch:before {
	content: "";
}

.fa-city:before {
	content: "";
}

.fa-clinic-medical:before {
	content: "";
}

.fa-clipboard:before {
	content: "";
}

.fa-clipboard-check:before {
	content: "";
}

.fa-clipboard-list:before {
	content: "";
}

.fa-clock:before {
	content: "";
}

.fa-clone:before {
	content: "";
}

.fa-closed-captioning:before {
	content: "";
}

.fa-cloud:before {
	content: "";
}

.fa-cloud-download-alt:before {
	content: "";
}

.fa-cloud-meatball:before {
	content: "";
}

.fa-cloud-moon:before {
	content: "";
}

.fa-cloud-moon-rain:before {
	content: "";
}

.fa-cloud-rain:before {
	content: "";
}

.fa-cloud-showers-heavy:before {
	content: "";
}

.fa-cloud-sun:before {
	content: "";
}

.fa-cloud-sun-rain:before {
	content: "";
}

.fa-cloud-upload-alt:before {
	content: "";
}

.fa-cloudscale:before {
	content: "";
}

.fa-cloudsmith:before {
	content: "";
}

.fa-cloudversify:before {
	content: "";
}

.fa-cocktail:before {
	content: "";
}

.fa-code:before {
	content: "";
}

.fa-code-branch:before {
	content: "";
}

.fa-codepen:before {
	content: "";
}

.fa-codiepie:before {
	content: "";
}

.fa-coffee:before {
	content: "";
}

.fa-cog:before {
	content: "";
}

.fa-cogs:before {
	content: "";
}

.fa-coins:before {
	content: "";
}

.fa-columns:before {
	content: "";
}

.fa-comment:before {
	content: "";
}

.fa-comment-alt:before {
	content: "";
}

.fa-comment-dollar:before {
	content: "";
}

.fa-comment-dots:before {
	content: "";
}

.fa-comment-medical:before {
	content: "";
}

.fa-comment-slash:before {
	content: "";
}

.fa-comments:before {
	content: "";
}

.fa-comments-dollar:before {
	content: "";
}

.fa-compact-disc:before {
	content: "";
}

.fa-compass:before {
	content: "";
}

.fa-compress:before {
	content: "";
}

.fa-compress-alt:before {
	content: "";
}

.fa-compress-arrows-alt:before {
	content: "";
}

.fa-concierge-bell:before {
	content: "";
}

.fa-confluence:before {
	content: "";
}

.fa-connectdevelop:before {
	content: "";
}

.fa-contao:before {
	content: "";
}

.fa-cookie:before {
	content: "";
}

.fa-cookie-bite:before {
	content: "";
}

.fa-copy:before {
	content: "";
}

.fa-copyright:before {
	content: "";
}

.fa-cotton-bureau:before {
	content: "";
}

.fa-couch:before {
	content: "";
}

.fa-cpanel:before {
	content: "";
}

.fa-creative-commons:before {
	content: "";
}

.fa-creative-commons-by:before {
	content: "";
}

.fa-creative-commons-nc:before {
	content: "";
}

.fa-creative-commons-nc-eu:before {
	content: "";
}

.fa-creative-commons-nc-jp:before {
	content: "";
}

.fa-creative-commons-nd:before {
	content: "";
}

.fa-creative-commons-pd:before {
	content: "";
}

.fa-creative-commons-pd-alt:before {
	content: "";
}

.fa-creative-commons-remix:before {
	content: "";
}

.fa-creative-commons-sa:before {
	content: "";
}

.fa-creative-commons-sampling:before {
	content: "";
}

.fa-creative-commons-sampling-plus:before {
	content: "";
}

.fa-creative-commons-share:before {
	content: "";
}

.fa-creative-commons-zero:before {
	content: "";
}

.fa-credit-card:before {
	content: "";
}

.fa-critical-role:before {
	content: "";
}

.fa-crop:before {
	content: "";
}

.fa-crop-alt:before {
	content: "";
}

.fa-cross:before {
	content: "";
}

.fa-crosshairs:before {
	content: "";
}

.fa-crow:before {
	content: "";
}

.fa-crown:before {
	content: "";
}

.fa-crutch:before {
	content: "";
}

.fa-css3:before {
	content: "";
}

.fa-css3-alt:before {
	content: "";
}

.fa-cube:before {
	content: "";
}

.fa-cubes:before {
	content: "";
}

.fa-cut:before {
	content: "";
}

.fa-cuttlefish:before {
	content: "";
}

.fa-d-and-d:before {
	content: "";
}

.fa-d-and-d-beyond:before {
	content: "";
}

.fa-dailymotion:before {
	content: "";
}

.fa-dashcube:before {
	content: "";
}

.fa-database:before {
	content: "";
}

.fa-deaf:before {
	content: "";
}

.fa-deezer:before {
	content: "";
}

.fa-delicious:before {
	content: "";
}

.fa-democrat:before {
	content: "";
}

.fa-deploydog:before {
	content: "";
}

.fa-deskpro:before {
	content: "";
}

.fa-desktop:before {
	content: "";
}

.fa-dev:before {
	content: "";
}

.fa-deviantart:before {
	content: "";
}

.fa-dharmachakra:before {
	content: "";
}

.fa-dhl:before {
	content: "";
}

.fa-diagnoses:before {
	content: "";
}

.fa-diaspora:before {
	content: "";
}

.fa-dice:before {
	content: "";
}

.fa-dice-d20:before {
	content: "";
}

.fa-dice-d6:before {
	content: "";
}

.fa-dice-five:before {
	content: "";
}

.fa-dice-four:before {
	content: "";
}

.fa-dice-one:before {
	content: "";
}

.fa-dice-six:before {
	content: "";
}

.fa-dice-three:before {
	content: "";
}

.fa-dice-two:before {
	content: "";
}

.fa-digg:before {
	content: "";
}

.fa-digital-ocean:before {
	content: "";
}

.fa-digital-tachograph:before {
	content: "";
}

.fa-directions:before {
	content: "";
}

.fa-discord:before {
	content: "";
}

.fa-discourse:before {
	content: "";
}

.fa-disease:before {
	content: "";
}

.fa-divide:before {
	content: "";
}

.fa-dizzy:before {
	content: "";
}

.fa-dna:before {
	content: "";
}

.fa-dochub:before {
	content: "";
}

.fa-docker:before {
	content: "";
}

.fa-dog:before {
	content: "";
}

.fa-dollar-sign:before {
	content: "";
}

.fa-dolly:before {
	content: "";
}

.fa-dolly-flatbed:before {
	content: "";
}

.fa-donate:before {
	content: "";
}

.fa-door-closed:before {
	content: "";
}

.fa-door-open:before {
	content: "";
}

.fa-dot-circle:before {
	content: "";
}

.fa-dove:before {
	content: "";
}

.fa-download:before {
	content: "";
}

.fa-draft2digital:before {
	content: "";
}

.fa-drafting-compass:before {
	content: "";
}

.fa-dragon:before {
	content: "";
}

.fa-draw-polygon:before {
	content: "";
}

.fa-dribbble:before {
	content: "";
}

.fa-dribbble-square:before {
	content: "";
}

.fa-dropbox:before {
	content: "";
}

.fa-drum:before {
	content: "";
}

.fa-drum-steelpan:before {
	content: "";
}

.fa-drumstick-bite:before {
	content: "";
}

.fa-drupal:before {
	content: "";
}

.fa-dumbbell:before {
	content: "";
}

.fa-dumpster:before {
	content: "";
}

.fa-dumpster-fire:before {
	content: "";
}

.fa-dungeon:before {
	content: "";
}

.fa-dyalog:before {
	content: "";
}

.fa-earlybirds:before {
	content: "";
}

.fa-ebay:before {
	content: "";
}

.fa-edge:before {
	content: "";
}

.fa-edge-legacy:before {
	content: "";
}

.fa-edit:before {
	content: "";
}

.fa-egg:before {
	content: "";
}

.fa-eject:before {
	content: "";
}

.fa-elementor:before {
	content: "";
}

.fa-ellipsis-h:before {
	content: "";
}

.fa-ellipsis-v:before {
	content: "";
}

.fa-ello:before {
	content: "";
}

.fa-ember:before {
	content: "";
}

.fa-empire:before {
	content: "";
}

.fa-envelope:before {
	content: "";
}

.fa-envelope-open:before {
	content: "";
}

.fa-envelope-open-text:before {
	content: "";
}

.fa-envelope-square:before {
	content: "";
}

.fa-envira:before {
	content: "";
}

.fa-equals:before {
	content: "";
}

.fa-eraser:before {
	content: "";
}

.fa-erlang:before {
	content: "";
}

.fa-ethereum:before {
	content: "";
}

.fa-ethernet:before {
	content: "";
}

.fa-etsy:before {
	content: "";
}

.fa-euro-sign:before {
	content: "";
}

.fa-evernote:before {
	content: "";
}

.fa-exchange-alt:before {
	content: "";
}

.fa-exclamation:before {
	content: "";
}

.fa-exclamation-circle:before {
	content: "";
}

.fa-exclamation-triangle:before {
	content: "";
}

.fa-expand:before {
	content: "";
}

.fa-expand-alt:before {
	content: "";
}

.fa-expand-arrows-alt:before {
	content: "";
}

.fa-expeditedssl:before {
	content: "";
}

.fa-external-link-alt:before {
	content: "";
}

.fa-external-link-square-alt:before {
	content: "";
}

.fa-eye:before {
	content: "";
}

.fa-eye-dropper:before {
	content: "";
}

.fa-eye-slash:before {
	content: "";
}

.fa-facebook:before {
	content: "";
}

.fa-facebook-f:before {
	content: "";
}

.fa-facebook-messenger:before {
	content: "";
}

.fa-facebook-square:before {
	content: "";
}

.fa-fan:before {
	content: "";
}

.fa-fantasy-flight-games:before {
	content: "";
}

.fa-fast-backward:before {
	content: "";
}

.fa-fast-forward:before {
	content: "";
}

.fa-faucet:before {
	content: "";
}

.fa-fax:before {
	content: "";
}

.fa-feather:before {
	content: "";
}

.fa-feather-alt:before {
	content: "";
}

.fa-fedex:before {
	content: "";
}

.fa-fedora:before {
	content: "";
}

.fa-female:before {
	content: "";
}

.fa-fighter-jet:before {
	content: "";
}

.fa-figma:before {
	content: "";
}

.fa-file:before {
	content: "";
}

.fa-file-alt:before {
	content: "";
}

.fa-file-archive:before {
	content: "";
}

.fa-file-audio:before {
	content: "";
}

.fa-file-code:before {
	content: "";
}

.fa-file-contract:before {
	content: "";
}

.fa-file-csv:before {
	content: "";
}

.fa-file-download:before {
	content: "";
}

.fa-file-excel:before {
	content: "";
}

.fa-file-export:before {
	content: "";
}

.fa-file-image:before {
	content: "";
}

.fa-file-import:before {
	content: "";
}

.fa-file-invoice:before {
	content: "";
}

.fa-file-invoice-dollar:before {
	content: "";
}

.fa-file-medical:before {
	content: "";
}

.fa-file-medical-alt:before {
	content: "";
}

.fa-file-pdf:before {
	content: "";
}

.fa-file-powerpoint:before {
	content: "";
}

.fa-file-prescription:before {
	content: "";
}

.fa-file-signature:before {
	content: "";
}

.fa-file-upload:before {
	content: "";
}

.fa-file-video:before {
	content: "";
}

.fa-file-word:before {
	content: "";
}

.fa-fill:before {
	content: "";
}

.fa-fill-drip:before {
	content: "";
}

.fa-film:before {
	content: "";
}

.fa-filter:before {
	content: "";
}

.fa-fingerprint:before {
	content: "";
}

.fa-fire:before {
	content: "";
}

.fa-fire-alt:before {
	content: "";
}

.fa-fire-extinguisher:before {
	content: "";
}

.fa-firefox:before {
	content: "";
}

.fa-firefox-browser:before {
	content: "";
}

.fa-first-aid:before {
	content: "";
}

.fa-first-order:before {
	content: "";
}

.fa-first-order-alt:before {
	content: "";
}

.fa-firstdraft:before {
	content: "";
}

.fa-fish:before {
	content: "";
}

.fa-fist-raised:before {
	content: "";
}

.fa-flag:before {
	content: "";
}

.fa-flag-checkered:before {
	content: "";
}

.fa-flag-usa:before {
	content: "";
}

.fa-flask:before {
	content: "";
}

.fa-flickr:before {
	content: "";
}

.fa-flipboard:before {
	content: "";
}

.fa-flushed:before {
	content: "";
}

.fa-fly:before {
	content: "";
}

.fa-folder:before {
	content: "";
}

.fa-folder-minus:before {
	content: "";
}

.fa-folder-open:before {
	content: "";
}

.fa-folder-plus:before {
	content: "";
}

.fa-font:before {
	content: "";
}

.fa-font-awesome:before {
	content: "";
}

.fa-font-awesome-alt:before {
	content: "";
}

.fa-font-awesome-flag:before {
	content: "";
}

.fa-font-awesome-logo-full:before {
	content: "";
}

.fa-fonticons:before {
	content: "";
}

.fa-fonticons-fi:before {
	content: "";
}

.fa-football-ball:before {
	content: "";
}

.fa-fort-awesome:before {
	content: "";
}

.fa-fort-awesome-alt:before {
	content: "";
}

.fa-forumbee:before {
	content: "";
}

.fa-forward:before {
	content: "";
}

.fa-foursquare:before {
	content: "";
}

.fa-free-code-camp:before {
	content: "";
}

.fa-freebsd:before {
	content: "";
}

.fa-frog:before {
	content: "";
}

.fa-frown:before {
	content: "";
}

.fa-frown-open:before {
	content: "";
}

.fa-fulcrum:before {
	content: "";
}

.fa-funnel-dollar:before {
	content: "";
}

.fa-futbol:before {
	content: "";
}

.fa-galactic-republic:before {
	content: "";
}

.fa-galactic-senate:before {
	content: "";
}

.fa-gamepad:before {
	content: "";
}

.fa-gas-pump:before {
	content: "";
}

.fa-gavel:before {
	content: "";
}

.fa-gem:before {
	content: "";
}

.fa-genderless:before {
	content: "";
}

.fa-get-pocket:before {
	content: "";
}

.fa-gg:before {
	content: "";
}

.fa-gg-circle:before {
	content: "";
}

.fa-ghost:before {
	content: "";
}

.fa-gift:before {
	content: "";
}

.fa-gifts:before {
	content: "";
}

.fa-git:before {
	content: "";
}

.fa-git-alt:before {
	content: "";
}

.fa-git-square:before {
	content: "";
}

.fa-github:before {
	content: "";
}

.fa-github-alt:before {
	content: "";
}

.fa-github-square:before {
	content: "";
}

.fa-gitkraken:before {
	content: "";
}

.fa-gitlab:before {
	content: "";
}

.fa-gitter:before {
	content: "";
}

.fa-glass-cheers:before {
	content: "";
}

.fa-glass-martini:before {
	content: "";
}

.fa-glass-martini-alt:before {
	content: "";
}

.fa-glass-whiskey:before {
	content: "";
}

.fa-glasses:before {
	content: "";
}

.fa-glide:before {
	content: "";
}

.fa-glide-g:before {
	content: "";
}

.fa-globe:before {
	content: "";
}

.fa-globe-africa:before {
	content: "";
}

.fa-globe-americas:before {
	content: "";
}

.fa-globe-asia:before {
	content: "";
}

.fa-globe-europe:before {
	content: "";
}

.fa-gofore:before {
	content: "";
}

.fa-golf-ball:before {
	content: "";
}

.fa-goodreads:before {
	content: "";
}

.fa-goodreads-g:before {
	content: "";
}

.fa-google:before {
	content: "";
}

.fa-google-drive:before {
	content: "";
}

.fa-google-pay:before {
	content: "";
}

.fa-google-play:before {
	content: "";
}

.fa-google-plus:before {
	content: "";
}

.fa-google-plus-g:before {
	content: "";
}

.fa-google-plus-square:before {
	content: "";
}

.fa-google-wallet:before {
	content: "";
}

.fa-gopuram:before {
	content: "";
}

.fa-graduation-cap:before {
	content: "";
}

.fa-gratipay:before {
	content: "";
}

.fa-grav:before {
	content: "";
}

.fa-greater-than:before {
	content: "";
}

.fa-greater-than-equal:before {
	content: "";
}

.fa-grimace:before {
	content: "";
}

.fa-grin:before {
	content: "";
}

.fa-grin-alt:before {
	content: "";
}

.fa-grin-beam:before {
	content: "";
}

.fa-grin-beam-sweat:before {
	content: "";
}

.fa-grin-hearts:before {
	content: "";
}

.fa-grin-squint:before {
	content: "";
}

.fa-grin-squint-tears:before {
	content: "";
}

.fa-grin-stars:before {
	content: "";
}

.fa-grin-tears:before {
	content: "";
}

.fa-grin-tongue:before {
	content: "";
}

.fa-grin-tongue-squint:before {
	content: "";
}

.fa-grin-tongue-wink:before {
	content: "";
}

.fa-grin-wink:before {
	content: "";
}

.fa-grip-horizontal:before {
	content: "";
}

.fa-grip-lines:before {
	content: "";
}

.fa-grip-lines-vertical:before {
	content: "";
}

.fa-grip-vertical:before {
	content: "";
}

.fa-gripfire:before {
	content: "";
}

.fa-grunt:before {
	content: "";
}

.fa-guitar:before {
	content: "";
}

.fa-gulp:before {
	content: "";
}

.fa-h-square:before {
	content: "";
}

.fa-hacker-news:before {
	content: "";
}

.fa-hacker-news-square:before {
	content: "";
}

.fa-hackerrank:before {
	content: "";
}

.fa-hamburger:before {
	content: "";
}

.fa-hammer:before {
	content: "";
}

.fa-hamsa:before {
	content: "";
}

.fa-hand-holding:before {
	content: "";
}

.fa-hand-holding-heart:before {
	content: "";
}

.fa-hand-holding-medical:before {
	content: "";
}

.fa-hand-holding-usd:before {
	content: "";
}

.fa-hand-holding-water:before {
	content: "";
}

.fa-hand-lizard:before {
	content: "";
}

.fa-hand-middle-finger:before {
	content: "";
}

.fa-hand-paper:before {
	content: "";
}

.fa-hand-peace:before {
	content: "";
}

.fa-hand-point-down:before {
	content: "";
}

.fa-hand-point-left:before {
	content: "";
}

.fa-hand-point-right:before {
	content: "";
}

.fa-hand-point-up:before {
	content: "";
}

.fa-hand-pointer:before {
	content: "";
}

.fa-hand-rock:before {
	content: "";
}

.fa-hand-scissors:before {
	content: "";
}

.fa-hand-sparkles:before {
	content: "";
}

.fa-hand-spock:before {
	content: "";
}

.fa-hands:before {
	content: "";
}

.fa-hands-helping:before {
	content: "";
}

.fa-hands-wash:before {
	content: "";
}

.fa-handshake:before {
	content: "";
}

.fa-handshake-alt-slash:before {
	content: "";
}

.fa-handshake-slash:before {
	content: "";
}

.fa-hanukiah:before {
	content: "";
}

.fa-hard-hat:before {
	content: "";
}

.fa-hashtag:before {
	content: "";
}

.fa-hat-cowboy:before {
	content: "";
}

.fa-hat-cowboy-side:before {
	content: "";
}

.fa-hat-wizard:before {
	content: "";
}

.fa-hdd:before {
	content: "";
}

.fa-head-side-cough:before {
	content: "";
}

.fa-head-side-cough-slash:before {
	content: "";
}

.fa-head-side-mask:before {
	content: "";
}

.fa-head-side-virus:before {
	content: "";
}

.fa-heading:before {
	content: "";
}

.fa-headphones:before {
	content: "";
}

.fa-headphones-alt:before {
	content: "";
}

.fa-headset:before {
	content: "";
}

.fa-heart:before {
	content: "";
}

.fa-heart-broken:before {
	content: "";
}

.fa-heartbeat:before {
	content: "";
}

.fa-helicopter:before {
	content: "";
}

.fa-highlighter:before {
	content: "";
}

.fa-hiking:before {
	content: "";
}

.fa-hippo:before {
	content: "";
}

.fa-hips:before {
	content: "";
}

.fa-hire-a-helper:before {
	content: "";
}

.fa-history:before {
	content: "";
}

.fa-hockey-puck:before {
	content: "";
}

.fa-holly-berry:before {
	content: "";
}

.fa-home:before {
	content: "";
}

.fa-hooli:before {
	content: "";
}

.fa-hornbill:before {
	content: "";
}

.fa-horse:before {
	content: "";
}

.fa-horse-head:before {
	content: "";
}

.fa-hospital:before {
	content: "";
}

.fa-hospital-alt:before {
	content: "";
}

.fa-hospital-symbol:before {
	content: "";
}

.fa-hospital-user:before {
	content: "";
}

.fa-hot-tub:before {
	content: "";
}

.fa-hotdog:before {
	content: "";
}

.fa-hotel:before {
	content: "";
}

.fa-hotjar:before {
	content: "";
}

.fa-hourglass:before {
	content: "";
}

.fa-hourglass-end:before {
	content: "";
}

.fa-hourglass-half:before {
	content: "";
}

.fa-hourglass-start:before {
	content: "";
}

.fa-house-damage:before {
	content: "";
}

.fa-house-user:before {
	content: "";
}

.fa-houzz:before {
	content: "";
}

.fa-hryvnia:before {
	content: "";
}

.fa-html5:before {
	content: "";
}

.fa-hubspot:before {
	content: "";
}

.fa-i-cursor:before {
	content: "";
}

.fa-ice-cream:before {
	content: "";
}

.fa-icicles:before {
	content: "";
}

.fa-icons:before {
	content: "";
}

.fa-id-badge:before {
	content: "";
}

.fa-id-card:before {
	content: "";
}

.fa-id-card-alt:before {
	content: "";
}

.fa-ideal:before {
	content: "";
}

.fa-igloo:before {
	content: "";
}

.fa-image:before {
	content: "";
}

.fa-images:before {
	content: "";
}

.fa-imdb:before {
	content: "";
}

.fa-inbox:before {
	content: "";
}

.fa-indent:before {
	content: "";
}

.fa-industry:before {
	content: "";
}

.fa-infinity:before {
	content: "";
}

.fa-info:before {
	content: "";
}

.fa-info-circle:before {
	content: "";
}

.fa-instagram:before {
	content: "";
}

.fa-instagram-square:before {
	content: "";
}

.fa-intercom:before {
	content: "";
}

.fa-internet-explorer:before {
	content: "";
}

.fa-invision:before {
	content: "";
}

.fa-ioxhost:before {
	content: "";
}

.fa-italic:before {
	content: "";
}

.fa-itch-io:before {
	content: "";
}

.fa-itunes:before {
	content: "";
}

.fa-itunes-note:before {
	content: "";
}

.fa-java:before {
	content: "";
}

.fa-jedi:before {
	content: "";
}

.fa-jedi-order:before {
	content: "";
}

.fa-jenkins:before {
	content: "";
}

.fa-jira:before {
	content: "";
}

.fa-joget:before {
	content: "";
}

.fa-joint:before {
	content: "";
}

.fa-joomla:before {
	content: "";
}

.fa-journal-whills:before {
	content: "";
}

.fa-js:before {
	content: "";
}

.fa-js-square:before {
	content: "";
}

.fa-jsfiddle:before {
	content: "";
}

.fa-kaaba:before {
	content: "";
}

.fa-kaggle:before {
	content: "";
}

.fa-key:before {
	content: "";
}

.fa-keybase:before {
	content: "";
}

.fa-keyboard:before {
	content: "";
}

.fa-keycdn:before {
	content: "";
}

.fa-khanda:before {
	content: "";
}

.fa-kickstarter:before {
	content: "";
}

.fa-kickstarter-k:before {
	content: "";
}

.fa-kiss:before {
	content: "";
}

.fa-kiss-beam:before {
	content: "";
}

.fa-kiss-wink-heart:before {
	content: "";
}

.fa-kiwi-bird:before {
	content: "";
}

.fa-korvue:before {
	content: "";
}

.fa-landmark:before {
	content: "";
}

.fa-language:before {
	content: "";
}

.fa-laptop:before {
	content: "";
}

.fa-laptop-code:before {
	content: "";
}

.fa-laptop-house:before {
	content: "";
}

.fa-laptop-medical:before {
	content: "";
}

.fa-laravel:before {
	content: "";
}

.fa-lastfm:before {
	content: "";
}

.fa-lastfm-square:before {
	content: "";
}

.fa-laugh:before {
	content: "";
}

.fa-laugh-beam:before {
	content: "";
}

.fa-laugh-squint:before {
	content: "";
}

.fa-laugh-wink:before {
	content: "";
}

.fa-layer-group:before {
	content: "";
}

.fa-leaf:before {
	content: "";
}

.fa-leanpub:before {
	content: "";
}

.fa-lemon:before {
	content: "";
}

.fa-less:before {
	content: "";
}

.fa-less-than:before {
	content: "";
}

.fa-less-than-equal:before {
	content: "";
}

.fa-level-down-alt:before {
	content: "";
}

.fa-level-up-alt:before {
	content: "";
}

.fa-life-ring:before {
	content: "";
}

.fa-lightbulb:before {
	content: "";
}

.fa-line:before {
	content: "";
}

.fa-link:before {
	content: "";
}

.fa-linkedin:before {
	content: "";
}

.fa-linkedin-in:before {
	content: "";
}

.fa-linode:before {
	content: "";
}

.fa-linux:before {
	content: "";
}

.fa-lira-sign:before {
	content: "";
}

.fa-list:before {
	content: "";
}

.fa-list-alt:before {
	content: "";
}

.fa-list-ol:before {
	content: "";
}

.fa-list-ul:before {
	content: "";
}

.fa-location-arrow:before {
	content: "";
}

.fa-lock:before {
	content: "";
}

.fa-lock-open:before {
	content: "";
}

.fa-long-arrow-alt-down:before {
	content: "";
}

.fa-long-arrow-alt-left:before {
	content: "";
}

.fa-long-arrow-alt-right:before {
	content: "";
}

.fa-long-arrow-alt-up:before {
	content: "";
}

.fa-low-vision:before {
	content: "";
}

.fa-luggage-cart:before {
	content: "";
}

.fa-lungs:before {
	content: "";
}

.fa-lungs-virus:before {
	content: "";
}

.fa-lyft:before {
	content: "";
}

.fa-magento:before {
	content: "";
}

.fa-magic:before {
	content: "";
}

.fa-magnet:before {
	content: "";
}

.fa-mail-bulk:before {
	content: "";
}

.fa-mailchimp:before {
	content: "";
}

.fa-male:before {
	content: "";
}

.fa-mandalorian:before {
	content: "";
}

.fa-map:before {
	content: "";
}

.fa-map-marked:before {
	content: "";
}

.fa-map-marked-alt:before {
	content: "";
}

.fa-map-marker:before {
	content: "";
}

.fa-map-marker-alt:before {
	content: "";
}

.fa-map-pin:before {
	content: "";
}

.fa-map-signs:before {
	content: "";
}

.fa-markdown:before {
	content: "";
}

.fa-marker:before {
	content: "";
}

.fa-mars:before {
	content: "";
}

.fa-mars-double:before {
	content: "";
}

.fa-mars-stroke:before {
	content: "";
}

.fa-mars-stroke-h:before {
	content: "";
}

.fa-mars-stroke-v:before {
	content: "";
}

.fa-mask:before {
	content: "";
}

.fa-mastodon:before {
	content: "";
}

.fa-maxcdn:before {
	content: "";
}

.fa-mdb:before {
	content: "";
}

.fa-medal:before {
	content: "";
}

.fa-medapps:before {
	content: "";
}

.fa-medium:before {
	content: "";
}

.fa-medium-m:before {
	content: "";
}

.fa-medkit:before {
	content: "";
}

.fa-medrt:before {
	content: "";
}

.fa-meetup:before {
	content: "";
}

.fa-megaport:before {
	content: "";
}

.fa-meh:before {
	content: "";
}

.fa-meh-blank:before {
	content: "";
}

.fa-meh-rolling-eyes:before {
	content: "";
}

.fa-memory:before {
	content: "";
}

.fa-mendeley:before {
	content: "";
}

.fa-menorah:before {
	content: "";
}

.fa-mercury:before {
	content: "";
}

.fa-meteor:before {
	content: "";
}

.fa-microblog:before {
	content: "";
}

.fa-microchip:before {
	content: "";
}

.fa-microphone:before {
	content: "";
}

.fa-microphone-alt:before {
	content: "";
}

.fa-microphone-alt-slash:before {
	content: "";
}

.fa-microphone-slash:before {
	content: "";
}

.fa-microscope:before {
	content: "";
}

.fa-microsoft:before {
	content: "";
}

.fa-minus:before {
	content: "";
}

.fa-minus-circle:before {
	content: "";
}

.fa-minus-square:before {
	content: "";
}

.fa-mitten:before {
	content: "";
}

.fa-mix:before {
	content: "";
}

.fa-mixcloud:before {
	content: "";
}

.fa-mixer:before {
	content: "";
}

.fa-mizuni:before {
	content: "";
}

.fa-mobile:before {
	content: "";
}

.fa-mobile-alt:before {
	content: "";
}

.fa-modx:before {
	content: "";
}

.fa-monero:before {
	content: "";
}

.fa-money-bill:before {
	content: "";
}

.fa-money-bill-alt:before {
	content: "";
}

.fa-money-bill-wave:before {
	content: "";
}

.fa-money-bill-wave-alt:before {
	content: "";
}

.fa-money-check:before {
	content: "";
}

.fa-money-check-alt:before {
	content: "";
}

.fa-monument:before {
	content: "";
}

.fa-moon:before {
	content: "";
}

.fa-mortar-pestle:before {
	content: "";
}

.fa-mosque:before {
	content: "";
}

.fa-motorcycle:before {
	content: "";
}

.fa-mountain:before {
	content: "";
}

.fa-mouse:before {
	content: "";
}

.fa-mouse-pointer:before {
	content: "";
}

.fa-mug-hot:before {
	content: "";
}

.fa-music:before {
	content: "";
}

.fa-napster:before {
	content: "";
}

.fa-neos:before {
	content: "";
}

.fa-network-wired:before {
	content: "";
}

.fa-neuter:before {
	content: "";
}

.fa-newspaper:before {
	content: "";
}

.fa-nimblr:before {
	content: "";
}

.fa-node:before {
	content: "";
}

.fa-node-js:before {
	content: "";
}

.fa-not-equal:before {
	content: "";
}

.fa-notes-medical:before {
	content: "";
}

.fa-npm:before {
	content: "";
}

.fa-ns8:before {
	content: "";
}

.fa-nutritionix:before {
	content: "";
}

.fa-object-group:before {
	content: "";
}

.fa-object-ungroup:before {
	content: "";
}

.fa-odnoklassniki:before {
	content: "";
}

.fa-odnoklassniki-square:before {
	content: "";
}

.fa-oil-can:before {
	content: "";
}

.fa-old-republic:before {
	content: "";
}

.fa-om:before {
	content: "";
}

.fa-opencart:before {
	content: "";
}

.fa-openid:before {
	content: "";
}

.fa-opera:before {
	content: "";
}

.fa-optin-monster:before {
	content: "";
}

.fa-orcid:before {
	content: "";
}

.fa-osi:before {
	content: "";
}

.fa-otter:before {
	content: "";
}

.fa-outdent:before {
	content: "";
}

.fa-page4:before {
	content: "";
}

.fa-pagelines:before {
	content: "";
}

.fa-pager:before {
	content: "";
}

.fa-paint-brush:before {
	content: "";
}

.fa-paint-roller:before {
	content: "";
}

.fa-palette:before {
	content: "";
}

.fa-palfed:before {
	content: "";
}

.fa-pallet:before {
	content: "";
}

.fa-paper-plane:before {
	content: "";
}

.fa-paperclip:before {
	content: "";
}

.fa-parachute-box:before {
	content: "";
}

.fa-paragraph:before {
	content: "";
}

.fa-parking:before {
	content: "";
}

.fa-passport:before {
	content: "";
}

.fa-pastafarianism:before {
	content: "";
}

.fa-paste:before {
	content: "";
}

.fa-patreon:before {
	content: "";
}

.fa-pause:before {
	content: "";
}

.fa-pause-circle:before {
	content: "";
}

.fa-paw:before {
	content: "";
}

.fa-paypal:before {
	content: "";
}

.fa-peace:before {
	content: "";
}

.fa-pen:before {
	content: "";
}

.fa-pen-alt:before {
	content: "";
}

.fa-pen-fancy:before {
	content: "";
}

.fa-pen-nib:before {
	content: "";
}

.fa-pen-square:before {
	content: "";
}

.fa-pencil-alt:before {
	content: "";
}

.fa-pencil-ruler:before {
	content: "";
}

.fa-penny-arcade:before {
	content: "";
}

.fa-people-arrows:before {
	content: "";
}

.fa-people-carry:before {
	content: "";
}

.fa-pepper-hot:before {
	content: "";
}

.fa-percent:before {
	content: "";
}

.fa-percentage:before {
	content: "";
}

.fa-periscope:before {
	content: "";
}

.fa-person-booth:before {
	content: "";
}

.fa-phabricator:before {
	content: "";
}

.fa-phoenix-framework:before {
	content: "";
}

.fa-phoenix-squadron:before {
	content: "";
}

.fa-phone:before {
	content: "";
}

.fa-phone-alt:before {
	content: "";
}

.fa-phone-slash:before {
	content: "";
}

.fa-phone-square:before {
	content: "";
}

.fa-phone-square-alt:before {
	content: "";
}

.fa-phone-volume:before {
	content: "";
}

.fa-photo-video:before {
	content: "";
}

.fa-php:before {
	content: "";
}

.fa-pied-piper:before {
	content: "";
}

.fa-pied-piper-alt:before {
	content: "";
}

.fa-pied-piper-hat:before {
	content: "";
}

.fa-pied-piper-pp:before {
	content: "";
}

.fa-pied-piper-square:before {
	content: "";
}

.fa-piggy-bank:before {
	content: "";
}

.fa-pills:before {
	content: "";
}

.fa-pinterest:before {
	content: "";
}

.fa-pinterest-p:before {
	content: "";
}

.fa-pinterest-square:before {
	content: "";
}

.fa-pizza-slice:before {
	content: "";
}

.fa-place-of-worship:before {
	content: "";
}

.fa-plane:before {
	content: "";
}

.fa-plane-arrival:before {
	content: "";
}

.fa-plane-departure:before {
	content: "";
}

.fa-plane-slash:before {
	content: "";
}

.fa-play:before {
	content: "";
}

.fa-play-circle:before {
	content: "";
}

.fa-playstation:before {
	content: "";
}

.fa-plug:before {
	content: "";
}

.fa-plus:before {
	content: "";
}

.fa-plus-circle:before {
	content: "";
}

.fa-plus-square:before {
	content: "";
}

.fa-podcast:before {
	content: "";
}

.fa-poll:before {
	content: "";
}

.fa-poll-h:before {
	content: "";
}

.fa-poo:before {
	content: "";
}

.fa-poo-storm:before {
	content: "";
}

.fa-poop:before {
	content: "";
}

.fa-portrait:before {
	content: "";
}

.fa-pound-sign:before {
	content: "";
}

.fa-power-off:before {
	content: "";
}

.fa-pray:before {
	content: "";
}

.fa-praying-hands:before {
	content: "";
}

.fa-prescription:before {
	content: "";
}

.fa-prescription-bottle:before {
	content: "";
}

.fa-prescription-bottle-alt:before {
	content: "";
}

.fa-print:before {
	content: "";
}

.fa-procedures:before {
	content: "";
}

.fa-product-hunt:before {
	content: "";
}

.fa-project-diagram:before {
	content: "";
}

.fa-pump-medical:before {
	content: "";
}

.fa-pump-soap:before {
	content: "";
}

.fa-pushed:before {
	content: "";
}

.fa-puzzle-piece:before {
	content: "";
}

.fa-python:before {
	content: "";
}

.fa-qq:before {
	content: "";
}

.fa-qrcode:before {
	content: "";
}

.fa-question:before {
	content: "";
}

.fa-question-circle:before {
	content: "";
}

.fa-quidditch:before {
	content: "";
}

.fa-quinscape:before {
	content: "";
}

.fa-quora:before {
	content: "";
}

.fa-quote-left:before {
	content: "";
}

.fa-quote-right:before {
	content: "";
}

.fa-quran:before {
	content: "";
}

.fa-r-project:before {
	content: "";
}

.fa-radiation:before {
	content: "";
}

.fa-radiation-alt:before {
	content: "";
}

.fa-rainbow:before {
	content: "";
}

.fa-random:before {
	content: "";
}

.fa-raspberry-pi:before {
	content: "";
}

.fa-ravelry:before {
	content: "";
}

.fa-react:before {
	content: "";
}

.fa-reacteurope:before {
	content: "";
}

.fa-readme:before {
	content: "";
}

.fa-rebel:before {
	content: "";
}

.fa-receipt:before {
	content: "";
}

.fa-record-vinyl:before {
	content: "";
}

.fa-recycle:before {
	content: "";
}

.fa-red-river:before {
	content: "";
}

.fa-reddit:before {
	content: "";
}

.fa-reddit-alien:before {
	content: "";
}

.fa-reddit-square:before {
	content: "";
}

.fa-redhat:before {
	content: "";
}

.fa-redo:before {
	content: "";
}

.fa-redo-alt:before {
	content: "";
}

.fa-registered:before {
	content: "";
}

.fa-remove-format:before {
	content: "";
}

.fa-renren:before {
	content: "";
}

.fa-reply:before {
	content: "";
}

.fa-reply-all:before {
	content: "";
}

.fa-replyd:before {
	content: "";
}

.fa-republican:before {
	content: "";
}

.fa-researchgate:before {
	content: "";
}

.fa-resolving:before {
	content: "";
}

.fa-restroom:before {
	content: "";
}

.fa-retweet:before {
	content: "";
}

.fa-rev:before {
	content: "";
}

.fa-ribbon:before {
	content: "";
}

.fa-ring:before {
	content: "";
}

.fa-road:before {
	content: "";
}

.fa-robot:before {
	content: "";
}

.fa-rocket:before {
	content: "";
}

.fa-rocketchat:before {
	content: "";
}

.fa-rockrms:before {
	content: "";
}

.fa-route:before {
	content: "";
}

.fa-rss:before {
	content: "";
}

.fa-rss-square:before {
	content: "";
}

.fa-ruble-sign:before {
	content: "";
}

.fa-ruler:before {
	content: "";
}

.fa-ruler-combined:before {
	content: "";
}

.fa-ruler-horizontal:before {
	content: "";
}

.fa-ruler-vertical:before {
	content: "";
}

.fa-running:before {
	content: "";
}

.fa-rupee-sign:before {
	content: "";
}

.fa-rust:before {
	content: "";
}

.fa-sad-cry:before {
	content: "";
}

.fa-sad-tear:before {
	content: "";
}

.fa-safari:before {
	content: "";
}

.fa-salesforce:before {
	content: "";
}

.fa-sass:before {
	content: "";
}

.fa-satellite:before {
	content: "";
}

.fa-satellite-dish:before {
	content: "";
}

.fa-save:before {
	content: "";
}

.fa-schlix:before {
	content: "";
}

.fa-school:before {
	content: "";
}

.fa-screwdriver:before {
	content: "";
}

.fa-scribd:before {
	content: "";
}

.fa-scroll:before {
	content: "";
}

.fa-sd-card:before {
	content: "";
}

.fa-search:before {
	content: "";
}

.fa-search-dollar:before {
	content: "";
}

.fa-search-location:before {
	content: "";
}

.fa-search-minus:before {
	content: "";
}

.fa-search-plus:before {
	content: "";
}

.fa-searchengin:before {
	content: "";
}

.fa-seedling:before {
	content: "";
}

.fa-sellcast:before {
	content: "";
}

.fa-sellsy:before {
	content: "";
}

.fa-server:before {
	content: "";
}

.fa-servicestack:before {
	content: "";
}

.fa-shapes:before {
	content: "";
}

.fa-share:before {
	content: "";
}

.fa-share-alt:before {
	content: "";
}

.fa-share-alt-square:before {
	content: "";
}

.fa-share-square:before {
	content: "";
}

.fa-shekel-sign:before {
	content: "";
}

.fa-shield-alt:before {
	content: "";
}

.fa-shield-virus:before {
	content: "";
}

.fa-ship:before {
	content: "";
}

.fa-shipping-fast:before {
	content: "";
}

.fa-shirtsinbulk:before {
	content: "";
}

.fa-shoe-prints:before {
	content: "";
}

.fa-shopify:before {
	content: "";
}

.fa-shopping-bag:before {
	content: "";
}

.fa-shopping-basket:before {
	content: "";
}

.fa-shopping-cart:before {
	content: "";
}

.fa-shopware:before {
	content: "";
}

.fa-shower:before {
	content: "";
}

.fa-shuttle-van:before {
	content: "";
}

.fa-sign:before {
	content: "";
}

.fa-sign-in-alt:before {
	content: "";
}

.fa-sign-language:before {
	content: "";
}

.fa-sign-out-alt:before {
	content: "";
}

.fa-signal:before {
	content: "";
}

.fa-signature:before {
	content: "";
}

.fa-sim-card:before {
	content: "";
}

.fa-simplybuilt:before {
	content: "";
}

.fa-sink:before {
	content: "";
}

.fa-sistrix:before {
	content: "";
}

.fa-sitemap:before {
	content: "";
}

.fa-sith:before {
	content: "";
}

.fa-skating:before {
	content: "";
}

.fa-sketch:before {
	content: "";
}

.fa-skiing:before {
	content: "";
}

.fa-skiing-nordic:before {
	content: "";
}

.fa-skull:before {
	content: "";
}

.fa-skull-crossbones:before {
	content: "";
}

.fa-skyatlas:before {
	content: "";
}

.fa-skype:before {
	content: "";
}

.fa-slack:before {
	content: "";
}

.fa-slack-hash:before {
	content: "";
}

.fa-slash:before {
	content: "";
}

.fa-sleigh:before {
	content: "";
}

.fa-sliders-h:before {
	content: "";
}

.fa-slideshare:before {
	content: "";
}

.fa-smile:before {
	content: "";
}

.fa-smile-beam:before {
	content: "";
}

.fa-smile-wink:before {
	content: "";
}

.fa-smog:before {
	content: "";
}

.fa-smoking:before {
	content: "";
}

.fa-smoking-ban:before {
	content: "";
}

.fa-sms:before {
	content: "";
}

.fa-snapchat:before {
	content: "";
}

.fa-snapchat-ghost:before {
	content: "";
}

.fa-snapchat-square:before {
	content: "";
}

.fa-snowboarding:before {
	content: "";
}

.fa-snowflake:before {
	content: "";
}

.fa-snowman:before {
	content: "";
}

.fa-snowplow:before {
	content: "";
}

.fa-soap:before {
	content: "";
}

.fa-socks:before {
	content: "";
}

.fa-solar-panel:before {
	content: "";
}

.fa-sort:before {
	content: "";
}

.fa-sort-alpha-down:before {
	content: "";
}

.fa-sort-alpha-down-alt:before {
	content: "";
}

.fa-sort-alpha-up:before {
	content: "";
}

.fa-sort-alpha-up-alt:before {
	content: "";
}

.fa-sort-amount-down:before {
	content: "";
}

.fa-sort-amount-down-alt:before {
	content: "";
}

.fa-sort-amount-up:before {
	content: "";
}

.fa-sort-amount-up-alt:before {
	content: "";
}

.fa-sort-down:before {
	content: "";
}

.fa-sort-numeric-down:before {
	content: "";
}

.fa-sort-numeric-down-alt:before {
	content: "";
}

.fa-sort-numeric-up:before {
	content: "";
}

.fa-sort-numeric-up-alt:before {
	content: "";
}

.fa-sort-up:before {
	content: "";
}

.fa-soundcloud:before {
	content: "";
}

.fa-sourcetree:before {
	content: "";
}

.fa-spa:before {
	content: "";
}

.fa-space-shuttle:before {
	content: "";
}

.fa-speakap:before {
	content: "";
}

.fa-speaker-deck:before {
	content: "";
}

.fa-spell-check:before {
	content: "";
}

.fa-spider:before {
	content: "";
}

.fa-spinner:before {
	content: "";
}

.fa-splotch:before {
	content: "";
}

.fa-spotify:before {
	content: "";
}

.fa-spray-can:before {
	content: "";
}

.fa-square:before {
	content: "";
}

.fa-square-full:before {
	content: "";
}

.fa-square-root-alt:before {
	content: "";
}

.fa-squarespace:before {
	content: "";
}

.fa-stack-exchange:before {
	content: "";
}

.fa-stack-overflow:before {
	content: "";
}

.fa-stackpath:before {
	content: "";
}

.fa-stamp:before {
	content: "";
}

.fa-star:before {
	content: "";
}

.fa-star-and-crescent:before {
	content: "";
}

.fa-star-half:before {
	content: "";
}

.fa-star-half-alt:before {
	content: "";
}

.fa-star-of-david:before {
	content: "";
}

.fa-star-of-life:before {
	content: "";
}

.fa-staylinked:before {
	content: "";
}

.fa-steam:before {
	content: "";
}

.fa-steam-square:before {
	content: "";
}

.fa-steam-symbol:before {
	content: "";
}

.fa-step-backward:before {
	content: "";
}

.fa-step-forward:before {
	content: "";
}

.fa-stethoscope:before {
	content: "";
}

.fa-sticker-mule:before {
	content: "";
}

.fa-sticky-note:before {
	content: "";
}

.fa-stop:before {
	content: "";
}

.fa-stop-circle:before {
	content: "";
}

.fa-stopwatch:before {
	content: "";
}

.fa-stopwatch-20:before {
	content: "";
}

.fa-store:before {
	content: "";
}

.fa-store-alt:before {
	content: "";
}

.fa-store-alt-slash:before {
	content: "";
}

.fa-store-slash:before {
	content: "";
}

.fa-strava:before {
	content: "";
}

.fa-stream:before {
	content: "";
}

.fa-street-view:before {
	content: "";
}

.fa-strikethrough:before {
	content: "";
}

.fa-stripe:before {
	content: "";
}

.fa-stripe-s:before {
	content: "";
}

.fa-stroopwafel:before {
	content: "";
}

.fa-studiovinari:before {
	content: "";
}

.fa-stumbleupon:before {
	content: "";
}

.fa-stumbleupon-circle:before {
	content: "";
}

.fa-subscript:before {
	content: "";
}

.fa-subway:before {
	content: "";
}

.fa-suitcase:before {
	content: "";
}

.fa-suitcase-rolling:before {
	content: "";
}

.fa-sun:before {
	content: "";
}

.fa-superpowers:before {
	content: "";
}

.fa-superscript:before {
	content: "";
}

.fa-supple:before {
	content: "";
}

.fa-surprise:before {
	content: "";
}

.fa-suse:before {
	content: "";
}

.fa-swatchbook:before {
	content: "";
}

.fa-swift:before {
	content: "";
}

.fa-swimmer:before {
	content: "";
}

.fa-swimming-pool:before {
	content: "";
}

.fa-symfony:before {
	content: "";
}

.fa-synagogue:before {
	content: "";
}

.fa-sync:before {
	content: "";
}

.fa-sync-alt:before {
	content: "";
}

.fa-syringe:before {
	content: "";
}

.fa-table:before {
	content: "";
}

.fa-table-tennis:before {
	content: "";
}

.fa-tablet:before {
	content: "";
}

.fa-tablet-alt:before {
	content: "";
}

.fa-tablets:before {
	content: "";
}

.fa-tachometer-alt:before {
	content: "";
}

.fa-tag:before {
	content: "";
}

.fa-tags:before {
	content: "";
}

.fa-tape:before {
	content: "";
}

.fa-tasks:before {
	content: "";
}

.fa-taxi:before {
	content: "";
}

.fa-teamspeak:before {
	content: "";
}

.fa-teeth:before {
	content: "";
}

.fa-teeth-open:before {
	content: "";
}

.fa-telegram:before {
	content: "";
}

.fa-telegram-plane:before {
	content: "";
}

.fa-temperature-high:before {
	content: "";
}

.fa-temperature-low:before {
	content: "";
}

.fa-tencent-weibo:before {
	content: "";
}

.fa-tenge:before {
	content: "";
}

.fa-terminal:before {
	content: "";
}

.fa-text-height:before {
	content: "";
}

.fa-text-width:before {
	content: "";
}

.fa-th:before {
	content: "";
}

.fa-th-large:before {
	content: "";
}

.fa-th-list:before {
	content: "";
}

.fa-the-red-yeti:before {
	content: "";
}

.fa-theater-masks:before {
	content: "";
}

.fa-themeco:before {
	content: "";
}

.fa-themeisle:before {
	content: "";
}

.fa-thermometer:before {
	content: "";
}

.fa-thermometer-empty:before {
	content: "";
}

.fa-thermometer-full:before {
	content: "";
}

.fa-thermometer-half:before {
	content: "";
}

.fa-thermometer-quarter:before {
	content: "";
}

.fa-thermometer-three-quarters:before {
	content: "";
}

.fa-think-peaks:before {
	content: "";
}

.fa-thumbs-down:before {
	content: "";
}

.fa-thumbs-up:before {
	content: "";
}

.fa-thumbtack:before {
	content: "";
}

.fa-ticket-alt:before {
	content: "";
}

.fa-tiktok:before {
	content: "";
}

.fa-times:before {
	content: "";
}

.fa-times-circle:before {
	content: "";
}

.fa-tint:before {
	content: "";
}

.fa-tint-slash:before {
	content: "";
}

.fa-tired:before {
	content: "";
}

.fa-toggle-off:before {
	content: "";
}

.fa-toggle-on:before {
	content: "";
}

.fa-toilet:before {
	content: "";
}

.fa-toilet-paper:before {
	content: "";
}

.fa-toilet-paper-slash:before {
	content: "";
}

.fa-toolbox:before {
	content: "";
}

.fa-tools:before {
	content: "";
}

.fa-tooth:before {
	content: "";
}

.fa-torah:before {
	content: "";
}

.fa-torii-gate:before {
	content: "";
}

.fa-tractor:before {
	content: "";
}

.fa-trade-federation:before {
	content: "";
}

.fa-trademark:before {
	content: "";
}

.fa-traffic-light:before {
	content: "";
}

.fa-trailer:before {
	content: "";
}

.fa-train:before {
	content: "";
}

.fa-tram:before {
	content: "";
}

.fa-transgender:before {
	content: "";
}

.fa-transgender-alt:before {
	content: "";
}

.fa-trash:before {
	content: "";
}

.fa-trash-alt:before {
	content: "";
}

.fa-trash-restore:before {
	content: "";
}

.fa-trash-restore-alt:before {
	content: "";
}

.fa-tree:before {
	content: "";
}

.fa-trello:before {
	content: "";
}

.fa-tripadvisor:before {
	content: "";
}

.fa-trophy:before {
	content: "";
}

.fa-truck:before {
	content: "";
}

.fa-truck-loading:before {
	content: "";
}

.fa-truck-monster:before {
	content: "";
}

.fa-truck-moving:before {
	content: "";
}

.fa-truck-pickup:before {
	content: "";
}

.fa-tshirt:before {
	content: "";
}

.fa-tty:before {
	content: "";
}

.fa-tumblr:before {
	content: "";
}

.fa-tumblr-square:before {
	content: "";
}

.fa-tv:before {
	content: "";
}

.fa-twitch:before {
	content: "";
}

.fa-twitter:before {
	content: "";
}

.fa-twitter-square:before {
	content: "";
}

.fa-typo3:before {
	content: "";
}

.fa-uber:before {
	content: "";
}

.fa-ubuntu:before {
	content: "";
}

.fa-uikit:before {
	content: "";
}

.fa-umbraco:before {
	content: "";
}

.fa-umbrella:before {
	content: "";
}

.fa-umbrella-beach:before {
	content: "";
}

.fa-underline:before {
	content: "";
}

.fa-undo:before {
	content: "";
}

.fa-undo-alt:before {
	content: "";
}

.fa-uniregistry:before {
	content: "";
}

.fa-unity:before {
	content: "";
}

.fa-universal-access:before {
	content: "";
}

.fa-university:before {
	content: "";
}

.fa-unlink:before {
	content: "";
}

.fa-unlock:before {
	content: "";
}

.fa-unlock-alt:before {
	content: "";
}

.fa-unsplash:before {
	content: "";
}

.fa-untappd:before {
	content: "";
}

.fa-upload:before {
	content: "";
}

.fa-ups:before {
	content: "";
}

.fa-usb:before {
	content: "";
}

.fa-user:before {
	content: "";
}

.fa-user-alt:before {
	content: "";
}

.fa-user-alt-slash:before {
	content: "";
}

.fa-user-astronaut:before {
	content: "";
}

.fa-user-check:before {
	content: "";
}

.fa-user-circle:before {
	content: "";
}

.fa-user-clock:before {
	content: "";
}

.fa-user-cog:before {
	content: "";
}

.fa-user-edit:before {
	content: "";
}

.fa-user-friends:before {
	content: "";
}

.fa-user-graduate:before {
	content: "";
}

.fa-user-injured:before {
	content: "";
}

.fa-user-lock:before {
	content: "";
}

.fa-user-md:before {
	content: "";
}

.fa-user-minus:before {
	content: "";
}

.fa-user-ninja:before {
	content: "";
}

.fa-user-nurse:before {
	content: "";
}

.fa-user-plus:before {
	content: "";
}

.fa-user-secret:before {
	content: "";
}

.fa-user-shield:before {
	content: "";
}

.fa-user-slash:before {
	content: "";
}

.fa-user-tag:before {
	content: "";
}

.fa-user-tie:before {
	content: "";
}

.fa-user-times:before {
	content: "";
}

.fa-users:before {
	content: "";
}

.fa-users-cog:before {
	content: "";
}

.fa-users-slash:before {
	content: "";
}

.fa-usps:before {
	content: "";
}

.fa-ussunnah:before {
	content: "";
}

.fa-utensil-spoon:before {
	content: "";
}

.fa-utensils:before {
	content: "";
}

.fa-vaadin:before {
	content: "";
}

.fa-vector-square:before {
	content: "";
}

.fa-venus:before {
	content: "";
}

.fa-venus-double:before {
	content: "";
}

.fa-venus-mars:before {
	content: "";
}

.fa-viacoin:before {
	content: "";
}

.fa-viadeo:before {
	content: "";
}

.fa-viadeo-square:before {
	content: "";
}

.fa-vial:before {
	content: "";
}

.fa-vials:before {
	content: "";
}

.fa-viber:before {
	content: "";
}

.fa-video:before {
	content: "";
}

.fa-video-slash:before {
	content: "";
}

.fa-vihara:before {
	content: "";
}

.fa-vimeo:before {
	content: "";
}

.fa-vimeo-square:before {
	content: "";
}

.fa-vimeo-v:before {
	content: "";
}

.fa-vine:before {
	content: "";
}

.fa-virus:before {
	content: "";
}

.fa-virus-slash:before {
	content: "";
}

.fa-viruses:before {
	content: "";
}

.fa-vk:before {
	content: "";
}

.fa-vnv:before {
	content: "";
}

.fa-voicemail:before {
	content: "";
}

.fa-volleyball-ball:before {
	content: "";
}

.fa-volume-down:before {
	content: "";
}

.fa-volume-mute:before {
	content: "";
}

.fa-volume-off:before {
	content: "";
}

.fa-volume-up:before {
	content: "";
}

.fa-vote-yea:before {
	content: "";
}

.fa-vr-cardboard:before {
	content: "";
}

.fa-vuejs:before {
	content: "";
}

.fa-walking:before {
	content: "";
}

.fa-wallet:before {
	content: "";
}

.fa-warehouse:before {
	content: "";
}

.fa-water:before {
	content: "";
}

.fa-wave-square:before {
	content: "";
}

.fa-waze:before {
	content: "";
}

.fa-weebly:before {
	content: "";
}

.fa-weibo:before {
	content: "";
}

.fa-weight:before {
	content: "";
}

.fa-weight-hanging:before {
	content: "";
}

.fa-weixin:before {
	content: "";
}

.fa-whatsapp:before {
	content: "";
}

.fa-whatsapp-square:before {
	content: "";
}

.fa-wheelchair:before {
	content: "";
}

.fa-whmcs:before {
	content: "";
}

.fa-wifi:before {
	content: "";
}

.fa-wikipedia-w:before {
	content: "";
}

.fa-wind:before {
	content: "";
}

.fa-window-close:before {
	content: "";
}

.fa-window-maximize:before {
	content: "";
}

.fa-window-minimize:before {
	content: "";
}

.fa-window-restore:before {
	content: "";
}

.fa-windows:before {
	content: "";
}

.fa-wine-bottle:before {
	content: "";
}

.fa-wine-glass:before {
	content: "";
}

.fa-wine-glass-alt:before {
	content: "";
}

.fa-wix:before {
	content: "";
}

.fa-wizards-of-the-coast:before {
	content: "";
}

.fa-wolf-pack-battalion:before {
	content: "";
}

.fa-won-sign:before {
	content: "";
}

.fa-wordpress:before {
	content: "";
}

.fa-wordpress-simple:before {
	content: "";
}

.fa-wpbeginner:before {
	content: "";
}

.fa-wpexplorer:before {
	content: "";
}

.fa-wpforms:before {
	content: "";
}

.fa-wpressr:before {
	content: "";
}

.fa-wrench:before {
	content: "";
}

.fa-x-ray:before {
	content: "";
}

.fa-xbox:before {
	content: "";
}

.fa-xing:before {
	content: "";
}

.fa-xing-square:before {
	content: "";
}

.fa-y-combinator:before {
	content: "";
}

.fa-yahoo:before {
	content: "";
}

.fa-yammer:before {
	content: "";
}

.fa-yandex:before {
	content: "";
}

.fa-yandex-international:before {
	content: "";
}

.fa-yarn:before {
	content: "";
}

.fa-yelp:before {
	content: "";
}

.fa-yen-sign:before {
	content: "";
}

.fa-yin-yang:before {
	content: "";
}

.fa-yoast:before {
	content: "";
}

.fa-youtube:before {
	content: "";
}

.fa-youtube-square:before {
	content: "";
}

.fa-zhihu:before {
	content: "";
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.fab {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.far {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa, .fas {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

html {
	margin-top: 0 !important;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

abbr, acronym {
	text-decoration: none;
	border-bottom: 1px dotted;
}

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

caption, code, dfn, strong, th {
	font-style: normal;
	font-weight: 300;
	margin-bottom: 20px;
}

cite, em, var {
	font-style: italic;
	margin-bottom: 20px;
}

address {
	margin-bottom: 20px;
	font-style: normal;
}

ins {
	text-decoration: none;
	background: #fff9bd;
}

pre {
	background: #f3f3f3;
	color: #000;
	padding: 20px;
	margin-bottom: 20px;
	white-space: pre-wrap;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

blockquote, q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
	font-style: italic;
}

q:before, q:after {
	content: "";
}

caption, th {
	text-align: left;
}

strong {
	font-weight: 700;
}

em {
	font-style: italic;
}

a img {
	border: none;
}

body {
	font-family: raleway, sans-serif;
	font-size: 13.5px;
	line-height: 1.8;
	letter-spacing: .5px;
	text-align: left;
	font-weight: 300;
	color: #000;
	background: #fcfaf8;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	margin-bottom: 12px;
	line-height: 1.5;
	letter-spacing: 1.5px;
	font-weight: 600;
	text-transform: uppercase;
	color: #333;
	font-family: open sans, sans-serif;
}

h1 {
	font-size: 33px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 28px;
}

h4 {
	font-size: 26px;
}

h5 {
	font-size: 22px;
}

h6 {
	font-size: 20px;
}

p {
	margin-bottom: 20px;
}

a, .adeline-nav-wrapper li a:hover, .adeline-below-menu .adeline-nav-wrapper li a:hover, .adeline-inline-left .adeline-sticky-nav #sticky-wrapper .adeline-nav-wrapper li a:hover, #adeline-header #adeline-searchform .fa-search:hover, #adeline-header .adeline-social-media-follow-icons a:hover, .adeline-posts-slider-caption .adeline-slider-title a:hover, .adeline-post-header h2 a:hover, .adeline-post-comment-label:hover, .adeline-block-item .adeline-share-buttons a:hover, .adeline-footer-menu li a:hover, .ph-marketing a:hover, .adeline-footer-no-menu.adeline-footer-no-instagram .ph-marketing a:hover, #adeline-searchform .fa-search:hover, .adeline-author-content h5 a:hover, .adeline-author-social-media i:hover, .adeline-comment-author a:hover, .adeline-pagination-post-content h6:hover, .adeline-item-related-caption h4 a:hover, .adeline-custom-image-list-title:hover, .adeline-latest-product-title:hover, .adeline-side-title a:hover, .adeline-gallery-item .adeline-post-header h2 a:hover, .adeline-newer a:hover, .adeline-older a:hover {
	color: #d8b8b7;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}

#adeline-sidebar .zoom-instagram-widget__follow-me a:hover, .elementor-widget-sidebar .zoom-instagram-widget__follow-me a:hover, .adeline-custom-sidebar .zoom-instagram-widget__follow-me a:hover {
	color: #d8b8b7 !important;
	background: 0 0;
	border-color: inherit;
}

#adeline-header .slicknav_menu .slicknav_icon:hover .slicknav_icon-bar, #adeline-header .slicknav_nav a:hover, input[type=submit]:hover, .adeline-subscribe-section .adeline-mc4wp-form input[type=submit]:hover, .adeline-elementor-mailchimp-section .adeline-subscribe-section .adeline-mc4wp-form input[type=submit]:hover, .adeline-mc4wp-form input[type=submit]:hover, .adeline-read-more a:hover, a.more-link:hover, .adeline-post-tags a:hover, #commentform input[type=submit]:hover, .adeline-subscribe-link:hover, .tagcloud a:hover, .adeline-wp-links a:hover, .adeline-post-tags a:hover, #adeline-sidebar .mc4wp-form-fields input[type=submit]:hover, .adeline-custom-sidebar .mc4wp-form-fields input[type=submit]:hover, .elementor-widget-sidebar .mc4wp-form-fields input[type=submit]:hover {
	background: #d8b8b7;
	cursor: pointer;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}

a:hover, .adeline-cat a:hover, a>.adeline-post-location:hover span, .adeline-share-buttons a:hover, #adeline-footer .adeline-social-media-follow-icons a:hover, .adeline-reply a:hover, .adeline-edit a:hover, .adeline-next-post-link:hover, .adeline-about-social-icons a:hover, .adeline-custom-list-item a:hover, .adeline-map-widget a h6:hover, .adeline-latest-video-description a p:hover, .widget_pages a:hover, .widget_meta a:hover, .widget_recent_entries a:hover, .widget_nav_menu a:hover, .widget_categories a:hover, .widget_archive a:hover, .widget_recent_comments a:hover, .elementor-widget-wp-widget-recent-posts a:hover, .elementor-widget-wp-widget-archives a:hover, .elementor-widget-wp-widget-categories a:hover, .elementor-widget-wp-widget-pages a:hover, .elementor-widget-wp-widget-meta a:hover, .elementor-widget-wp-widget-recent-comments a:hover, .elementor-widget-wp-widget-recent-comments .comment-author-link a:hover, .elementor-widget-wp-widget-nav_menu a:hover, .adeline-pagination-post-content h6:hover, .adeline-page-wrapper th a:hover, .widget .rsswidget:hover {
	color: #bbb;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}

.adeline-woo-shopping-cart span:hover {
	background: #273742;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}

input, textarea, select {
	width: 40%;
	margin: 0 10px 0 0;
	padding: 13px 0 13px 15px;
	border: 1px solid #e5e5e5;
	font-size: 100%;
	text-transform: none;
	font-family: raleway, sans-serif;
	color: #333;
	font-weight: 300;
	background: #fcfaf8;
}

input:focus, textarea:focus, select:focus {
	outline: none;
}

textarea {
	width: 75%;
	line-height: 1.7;
}

input[type=checkbox] {
	width: auto;
	margin: 0 5px 0 0;
}

input[type=text] {
	outline: none;
}

input[type=submit] {
	text-transform: uppercase;
	border: 0;
	background: #222;
	color: #fff;
	width: auto;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 2px;
	font-size: 10.5px;
	margin: 0;
	padding: 17px 25px;
	-moz-appearance: none;
	-webkit-appearance: none;
}

::-webkit-input-placeholder {
	color: #333;
	font-family: raleway, sans-serif;
	font-size: 10.5px;
	letter-spacing: 2px;
	font-weight: 700;
	text-transform: uppercase;
}

::-moz-placeholder {
	color: #333;
	font-family: raleway, sans-serif;
	font-size: 10.5px;
	letter-spacing: 2px;
	opacity: 1;
	font-weight: 700;
	text-transform: uppercase;
}

:-ms-input-placeholder {
	color: #333;
	font-family: raleway, sans-serif;
	font-size: 10.5px;
	letter-spacing: 2px;
	font-weight: 700;
	text-transform: uppercase;
}

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

.adeline-page-wrapper {
	overflow: hidden;
	position: relative;
}

#adeline-content-container {
	position: relative;
}

.adeline-container, .adeline-full-width {
	width: 1200px;
	margin: 0 auto;
	overflow: auto;
}

#adeline-content {
	padding: 0 65px 0 0;
}

#adeline-content.adeline-full-width {
	padding: 0;
}

.adeline-default-width {
	width: 835px;
	float: left;
}

#adeline-sidebar {
	width: 300px;
	float: left;
	padding: 0;
	margin: 0 0 70px;
	position: relative;
	overflow: hidden;
}

.adeline-page-header h1, h1.adeline-template-title {
	line-height: 1;
	margin-bottom: 20px;
	font-size: 29px;
	position: relative;
	z-index: 2;
}

.adeline-pagination {
	line-height: 0;
	clear: both;
}

.adeline-newer, .adeline-older {
	display: inline-block;
}

.adeline-newer a, .adeline-older a {
	display: inline-block;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 90px;
	line-height: 1;
	font-size: 10.5px;
	font-weight: 700;
}

.adeline-older {
	float: right;
}

.adeline-older i {
	margin-left: 5px;
}

.adeline-newer i {
	margin-right: 5px;
}

.adeline-header-wrapper {
	overflow: visible;
	position: relative;
}

#adeline-header {
	text-align: center;
}

#adeline-header h1, #adeline-header h2 {
	margin: 0;
}

#adeline-header .adeline-menu-container {
	width: 800px;
	overflow: visible;
	display: table-cell;
	vertical-align: middle;
}

.adeline-nav-wrapper .adeline-container {
	overflow: visible;
}

.adeline-nav-wrapper {
	display: table;
	width: 100%;
	padding: 20px 25px;
	text-align: center;
	position: relative;
	box-sizing: border-box;
	background-color: #97582f;
}

.adeline-page-wrapper .adeline-nav-wrapper ul {
	margin: 0;
	padding: 0;
}

.adeline-page-wrapper .adeline-nav-wrapper li {
	display: inline-block;
	position: relative;
	margin: 0 45px 0 0;
	vertical-align: middle;
}

.adeline-page-wrapper .adeline-nav-wrapper li:last-of-type {
	margin-right: 0;
}

.adeline-nav-wrapper li a {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 10.5px;
	letter-spacing: 2px;
	color: #333;
	position: relative;
	z-index: 9999;
	line-height: 2em;
	display: inline-block;
}

.adeline-below-menu .adeline-nav-wrapper li a {
	color: #fff;
}

.adeline-below-menu .adeline-nav-wrapper li .sub-menu a {
	color: #333;
}

.adeline-nav-wrapper .menu .sub-menu, .adeline-nav-wrapper .menu .children {
	background-color: #f3ede8;
	text-align: left;
	display: none;
	padding: 0;
	position: absolute;
	margin-top: 0;
	left: -10px;
	top: 15px;
	z-index: 99998;
	max-width: 205px;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
}

.adeline-nav-wrapper .menu .sub-menu {
	border-top: 15px solid #fcfaf8;
}

.adeline-below-menu .adeline-nav-wrapper .menu .sub-menu {
	border-color: #97582f;
	top: 19px;
}

.adeline-nav-wrapper .menu .sub-menu:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #f3ede8;
	position: absolute;
	top: -8px;
	left: 24px;
	z-index: 2;
}

.adeline-nav-wrapper .menu .sub-menu .sub-menu:before {
	display: none;
}

.adeline-nav-wrapper ul.menu ul li, .adeline-nav-wrapper .menu ul ul li {
	margin-right: 0;
	border-top: 1px solid #fff;
}

.adeline-nav-wrapper ul.menu ul li:last-of-type {
	border-bottom: 1px solid #fff;
}

.adeline-nav-wrapper ul.menu ul a, .adeline-nav-wrapper .menu ul ul a {
	padding: 10px 0 10px 15px;
	min-width: 185px;
	line-height: 2em;
	display: inline-block;
}

.adeline-nav-wrapper ul.menu ul a:hover, .adeline-nav-wrapper .menu ul ul a:hover {
	background: #d8b8b7;
	color: #333;
}

.adeline-nav-wrapper ul.menu .sub-menu .sub-menu {
	left: 100%;
	padding: 0;
	top: -1px;
	max-width: 207px;
	border-top: 0;
}

.adeline-nav-wrapper ul.menu .sub-menu .sub-menu li {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.adeline-nav-wrapper ul.menu .sub-menu .sub-menu li:last-of-type {
	border-bottom: 1px solid #fff;
}

.adeline-nav-wrapper ul.menu .sub-menu .menu-item-has-children>a:after {
	font-family: "font awesome 5 free";
	content: "";
	font-weight: 900;
	margin: 0 0 0 10px;
	font-size: 12px;
	line-height: 1;
	color: #333;
}

.adeline-nav-wrapper ul.menu li:hover>ul, .adeline-nav-wrapper .menu ul li:hover>ul {
	display: block;
}

.adeline-site-title {
	line-height: 0;
	margin: 0;
}

.adeline-site-title a {
	position: relative;
	z-index: 1;
	line-height: .8em;
	display: inline-block;
	color: #333;
	font-family: juniper and sage;
	text-transform: capitalize;
	font-size: 53px;
	letter-spacing: 4px;
	font-weight: 400;
}

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

.adeline-custom-site-logo .adeline-site-logo h1, .adeline-custom-site-logo .adeline-site-logo h2 {
	margin-bottom: 0;
	line-height: 1;
}

.adeline-site-logo {
	position: relative;
	padding: 50px 0;
}

.adeline-no-custom-site-logo .adeline-site-logo {
	padding: 60px 0 50px;
}

.adeline-site-logo img {
	width: 315px;
}

.adeline-no-cart-icon.adeline-no-header-search.adeline-no-header-social-media .adeline-search-container, .adeline-no-cart-icon.adeline-no-header-search.adeline-no-header-social-media .adeline-social-media-cart-icons {
	display: none;
}

#adeline-header.adeline-no-cart-icon.adeline-no-header-search.adeline-no-header-social-media .adeline-menu-container {
	width: 100%;
}

.adeline-below-menu .adeline-nav-wrapper>.adeline-container {
	width: 100%;
	display: table;
}

.adeline-below-menu .adeline-nav-wrapper {
	padding: 20px 30px;
}

.adeline-below-menu #adeline-header .adeline-menu-container {
	width: 840px;
}

.adeline-inline-left .adeline-top-bar {
	background: #97582f;
	padding: 20px;
	line-height: 1;
}

.adeline-inline-left .adeline-top-bar>.adeline-container {
	overflow: visible;
}

.adeline-inline-left .adeline-header-search-container, .adeline-inline-left #adeline-header .adeline-social-media-follow-icons {
	width: 50%;
	display: inline-block;
	min-height: 1px;
}

.adeline-inline-left #adeline-header .adeline-social-media-follow-icons {
	float: right;
	text-align: right;
}

.adeline-container.adeline-inline-left {
	display: table;
	overflow: visible;
	line-height: 1;
}

.adeline-inline-left .adeline-site-logo {
	display: inline-block;
	width: 400px;
	float: left;
	text-align: left;
	overflow: hidden;
}

.adeline-inline-left .adeline-custom-site-logo .adeline-site-logo h2, .adeline-inline-left .adeline-custom-site-logo .adeline-site-logo h1 {
	line-height: 1;
	font-size: 10px;
}

.adeline-inline-left .adeline-nav-wrapper {
	display: table-cell;
	vertical-align: middle;
	width: 800px;
	background: 0 0;
	text-align: right;
	padding: 0;
}

.adeline-inline-left .adeline-site-title a {
	font-size: 48px;
}

.adeline-inline-left .adeline-sticky-nav #sticky-wrapper .adeline-nav-wrapper {
	background-color: #97582f;
	width: 100%;
	display: block;
	box-sizing: border-box;
	text-align: center;
	padding: 20px;
	z-index: 99999 !important;
}

.adeline-inline-left .adeline-sticky-nav #sticky-wrapper .adeline-nav-wrapper .menu .sub-menu {
	border-color: #97582f;
}

.adeline-inline-left .adeline-sticky-nav .adeline-header-search-container, .adeline-inline-left .adeline-sticky-nav #adeline-header .adeline-social-media-follow-icons {
	width: 200px;
	display: table-cell;
	float: none;
}

.adeline-inline-left .adeline-sticky-nav #sticky-wrapper .adeline-nav-wrapper li a {
	color: #fff;
	position: relative;
	z-index: 99999;
}

.adeline-inline-left .adeline-sticky-nav #sticky-wrapper .menu {
	display: none;
}

.adeline-inline-left .adeline-sticky-nav #sticky-wrapper.is-sticky .menu {
	display: block;
}

.adeline-inline-left .adeline-nav-wrapper ul.menu ul a, .adeline-inline-left .adeline-sticky-nav #sticky-wrapper .adeline-nav-wrapper .sub-menu li a, .adeline-inline-left .adeline-sticky-nav #sticky-wrapper .adeline-nav-wrapper .sub-menu li a:hover {
	color: #333;
}

#adeline-menu-mobile-sticky-wrapper .slicknav_menu:nth-of-type(2) {
	display: none;
}

.adeline-social-media-follow-icons {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	width: 200px;
	line-height: 15px;
}

#adeline-header .adeline-social-media-follow-icons a {
	color: #fff;
	font-size: 12px;
	margin-left: 13px;
}

#adeline-header .adeline-social-media-follow-icons a:first-of-type {
	margin-left: 0;
}

.adeline-header-search-container {
	width: 200px;
	position: relative;
	display: table-cell;
	vertical-align: middle;
}

#adeline-header #adeline-searchform {
	font-size: 70%;
	color: #fff;
	line-height: 1.1;
	border: 0;
	font-weight: 700;
	background: 0 0;
}

#adeline-header #adeline-searchform:after {
	display: none;
}

#adeline-header #adeline-searchform>div {
	line-height: 1;
	text-align: left;
}

#adeline-header #adeline-searchform label {
	display: inline-block;
	text-align: left;
	text-transform: lowercase;
	letter-spacing: 1px;
}

#adeline-header #adeline-searchform input[type=text] {
	position: relative;
	background: 0 0;
	border: 0;
	padding: 0;
	width: 115px;
	text-transform: none;
	float: none;
	font-size: 100%;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-weight: 700;
}

#adeline-header #adeline-searchform button[type=submit] {
	background: 0 0;
	height: auto;
	width: auto;
	margin: 0;
	vertical-align: 1px;
}

#adeline-header #adeline-searchform .fa-search {
	color: #fff;
	font-size: 10px;
	transform: rotate(80deg);
}

#adeline-header #adeline-searchform input[type=text]::-webkit-input-placeholder {
	color: transparent;
}

#adeline-header #adeline-searchform input[type=text]::-moz-placeholder {
	color: transparent;
}

#adeline-header #adeline-searchform input[type=text]:-ms-input-placeholder {
	color: transparent;
}

.adeline-woo-shopping-cart {
	position: relative;
	float: right;
	line-height: 1;
	font-size: 12px;
	margin: 3px 14px 0;
}

.adeline-woo-shopping-cart .fa-shopping-cart {
	color: #fff;
}

.adeline-woo-shopping-cart span {
	position: absolute;
	top: -8px;
	right: -13px;
	background: #d8b8b7;
	color: #222;
	font-size: 11px;
	font-weight: 500;
	height: 16px;
	width: 16px;
	line-height: 15px;
	border-radius: 100%;
	text-align: center;
	display: inline-block;
}

@-moz-document url-prefix() {
	.adeline-woo-shopping-cart span {
		line-height: 14.5px;
	}
}

#adeline-menu-mobile {
	display: none;
	background-color: #f3ede8;
}

#adeline-header #sticky-wrapper {
	height: auto !important;
}

.adeline-inline-center #adeline-menu-mobile {
	margin-left: -15px;
}

#adeline-header .slicknav_nav {
	clear: both;
}

#adeline-header .slicknav_menu {
	text-align: left;
	display: none;
	padding: 0;
	background-color: initial;
	padding: 24px 25px;
}

#adeline-header .is-sticky .slicknav_nav {
	top: 55px;
}

#adeline-header .slicknav_menu:before, #adeline-header .slicknav_menu:after {
	content: " ";
	display: table;
}

#adeline-header .slicknav_menu:after {
	clear: both;
}

#adeline-header .slicknav_btn {
	position: relative;
	display: block;
	vertical-align: middle;
	line-height: 40px;
	cursor: pointer;
}

#adeline-header .slicknav_menu .slicknav_icon {
	float: left;
	margin: .188em 0 0;
	font-size: 19px;
}

#adeline-header .slicknav_menu .slicknav_icon-bar {
	display: block;
	background-color: #333;
	width: 30px;
	height: .125em;
}

#adeline-header .slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
	margin-top: 6px;
}

#adeline-header .slicknav_nav {
	margin: 0;
	padding: 0;
	background: #f3ede8;
	top: 125px;
	left: 25px;
	position: absolute;
	z-index: 9999;
	width: 325px;
}

#adeline-header .slicknav_nav, .slicknav_nav ul {
	list-style: none;
	overflow: hidden;
}

#adeline-header .slicknav_nav ul, #adeline-header .slicknav_nav li {
	display: block;
}

#adeline-header .slicknav_nav ul {
	padding: 0;
	margin: 0 0 0 35px;
}

#adeline-header .slicknav_nav ul ul {
	margin: 0 0 0 10px;
}

#adeline-header .slicknav_nav>li, #adeline-header .slicknav_nav .sub-menu>li {
	border-top: 1px solid #fff;
	margin: 0;
}

#adeline-header .slicknav_nav .slicknav_row {
	display: block;
	padding: 15px 15px 15px 20px;
}

#adeline-header .slicknav_nav a {
	display: block;
	padding: 15px 15px 15px 20px;
	margin: 0;
	text-decoration: none;
	color: #333;
	font-size: 10.5px;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 2em;
	font-weight: 700;
}

#adeline-header .slicknav_nav .sub-menu a {
	padding: 15px 15px 15px 10px;
}

#adeline-header .slicknav_nav a:hover {
	color: #333;
}

#adeline-header .slicknav_nav .slicknav_item {
	cursor: pointer;
}

#adeline-header .slicknav_nav .slicknav_item a, #adeline-header #adeline-header .slicknav_nav .slicknav_parent-link a {
	display: inline;
	padding: 0;
	margin: 0;
}

#adeline-header .slicknav_nav .slicknav_txtnode {
	margin-left: 15px;
}

#adeline-header .slicknav_nav .slicknav_arrow {
	font-size: .8em;
	margin: 0 0 0 .4em;
	vertical-align: 1px;
	-webkit-appearance: none;
}

#adeline-featured-section {
	margin: 0;
	display: flex;
	position: relative;
}

#adeline-featured-section .adeline-single-img-link {
	width: 100%;
	margin: 0;
}

.adeline-the-single-image {
	position: relative;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: 50% !important;
	height: 625px;
	width: 100%;
	background: #e7e7e7;
	display: flex;
	align-items: center;
	text-align: center;
	z-index: 1;
}

.adeline-the-single-image.adeline-single-image-with-link {
	margin: 0;
}

.adeline-graphic-wrapper {
	position: absolute;
	right: -10px;
	bottom: -80px;
}

.adeline-graphic-wrapper svg {
	width: 185px;
}

.adeline-graphic-wrapper svg g {
	fill: inherit;
}

.adeline-double-images-section {
	width: 100%;
	display: flex;
	position: relative;
	z-index: 1;
}

.adeline-double-images-section:before {
	position: absolute;
	content: "";
	width: 100%;
	top: 0;
	left: 0;
	height: 20%;
	background-color: #fcfaf8;
}

.adeline-double-images-wrapper {
	height: 600px;
	margin: 0 30px;
	position: relative;
	width: 50%;
	border-bottom: 0;
}

.adeline-double-images-wrapper:first-of-type {
	margin-right: 15px;
}

.adeline-double-images-wrapper:nth-of-type(2) {
	margin-left: 15px;
}

.adeline-double-images-wrapper a {
	height: 100%;
	width: 100%;
	display: inline-block;
}

.adeline-the-double-image {
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #e7e7e7;
	background-position: 50%;
	height: 100%;
	width: 100%;
}

.adeline-post-slider .adeline-slide-container.slick-dotted.slick-slider {
	padding-bottom: 90px;
	margin: 0;
}

.adeline-page-wrapper .adeline-post-slider ul.slick-dots {
	bottom: 30px;
}

.adeline-post-slider:before {
	position: absolute;
	content: "";
	width: 100%;
	top: 0;
	left: 0;
	height: 20%;
	background-color: #fcfaf8;
}

.adeline-slide-container {
	width: 100%;
}

.adeline-the-post-slide {
	background-color: #e7e7e7;
	width: 100%;
	margin: 0 15px;
}

.adeline-slide-item {
	height: 525px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	position: relative;
}

.adeline-posts-slider-caption {
	background-color: #fcfaf8;
	padding: 25px 25px 30px;
	text-align: center;
}

.adeline-posts-slider-caption .adeline-slider-title {
	font-size: 22px;
	margin: 0;
	line-height: 1.3;
}

.adeline-posts-slider-caption .adeline-slider-title a {
	color: #333;
}

.adeline-posts-slider-caption .adeline-post-cat {
	margin: 0 0 9px;
}

.adeline-posts-slider-caption .adeline-post-date {
	line-height: 1;
}

.adeline-triple-boxes-section {
	margin: 0 0 110px;
	text-align: center;
}

.adeline-triple-images-link {
	height: 100%;
	width: 100%;
	display: inline-block;
	position: relative;
}

.adeline-triple-images-link:after {
	position: absolute;
	content: "";
	top: -10px;
	left: 10px;
	width: calc(100% - 24px);
	height: calc(100% - 4px);
	border: 2px solid #273742;
}

.adeline-triple-accent-text {
	font-family: juniper and sage;
	font-size: 53px;
	line-height: 1;
	letter-spacing: 5px;
	font-weight: 400;
	text-transform: lowercase;
	margin: 0;
	color: #d8b8b7;
	display: block;
	margin: 0 0 -23px;
}

.adeline-triple-boxes-has-no-title.adeline-triple-accent-text {
	margin: 0 0 30px;
}

.adeline-triple-boxes-title {
	line-height: 1.2;
	margin: 0;
	font-size: 29px;
	margin: 0 0 40px;
}

.adeline-triple-boxes-container {
	display: flex;
	margin: 10px 0 0;
}

.adeline-the-triple-box-container {
	width: 33.3333%;
	margin-right: 50px;
	float: left;
}

.adeline-the-triple-box-container:last-of-type {
	margin-right: 0;
}

.adeline-the-triple-box {
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #e7e7e7;
	background-position: 50%;
	height: 400px;
}

.adeline-triple-box-caption {
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1;
	letter-spacing: 2px;
	margin-top: 10px;
	font-size: 10.5px;
}

.adeline-triple-box-caption .adeline-triple-boxes-link {
	padding: 17px 15px;
	display: inline-block;
	box-sizing: border-box !important;
	width: 100%;
	background-color: #eae0d7;
	color: #222;
}

.adeline-triple-box-caption .adeline-triple-boxes-link:hover {
	background-color: #97582f;
	color: #fff;
}

.adeline-blog-accent-block {
	position: absolute;
	content: "";
	width: 100%;
	top: 0;
	left: 0;
	height: 530px;
	background: #eadad8;
}

.adeline-blog-accent-block:after {
	position: absolute;
	content: "";
	bottom: -1px;
	background: #fcfaf8;
	height: 190px;
	width: 100%;
	clip-path: polygon(0 100%, 100% 0, 100% 0%, 100% 100%, 0% 100%);
}

.adeline-blog-subtitle-wrapper, .adeline-blog-title-wrapper {
	text-align: center;
	position: relative;
	padding: 85px 0 0;
}

.adeline-blog-subtitle-wrapper .adeline-container {
	overflow: visible;
}

.adeline-blog-subtitle {
	font-family: juniper and sage;
	text-transform: lowercase;
	font-size: 53px;
	letter-spacing: 5px;
	margin: 0;
	line-height: 1;
	font-weight: 400;
	color: #fff;
	display: block;
	margin: 0 0 -23px;
}

.adeline-blog-title-wrapper {
	padding: 0;
}

.adeline-blog-title {
	margin: 0 0 35px;
	line-height: 1.2;
	font-size: 29px;
}

.adeline-page-has-no-mc4wp.adeline-page-has-no-triple-boxes.adeline-no-color-block.adeline-has-no-blog-title.adeline-has-no-blog-subtitle #adeline-featured-section, .adeline-no-color-block.adeline-has-no-blog-title.adeline-has-no-blog-subtitle.adeline-page-has-no-feature.adeline-page-has-no-mc4wp .adeline-triple-boxes-section {
	margin-bottom: 100px;
}

.adeline-page-has-no-mc4wp.adeline-page-has-no-triple-boxes.adeline-no-color-block #adeline-featured-section {
	margin-bottom: 80px;
}

.adeline-page-has-no-mc4wp .adeline-double-images-section {
	padding-bottom: 75px;
	margin-bottom: 10px;
}

.adeline-page-has-no-mc4wp.adeline-page-has-no-triple-boxes.adeline-color-block .adeline-double-images-section, .adeline-page-has-no-mc4wp.adeline-page-has-no-triple-boxes.adeline-color-block #adeline-featured-section.adeline-post-slider {
	margin-bottom: 75px;
}

.adeline-page-has-no-triple-boxes.adeline-color-block .adeline-subscribe-section {
	margin: 0 0 85px;
	padding: 100px 0 120px;
}

.adeline-page-has-no-triple-boxes.adeline-color-block .adeline-subscribe-section:after {
	display: none;
}

.adeline-page-has-no-triple-boxes.adeline-no-color-block .adeline-subscribe-section {
	margin: 0 0 35px;
}

.adeline-page-has-no-triple-boxes.adeline-no-color-block.adeline-has-no-blog-title.adeline-has-no-blog-subtitle .adeline-subscribe-section {
	margin: 0 0 65px;
}

.adeline-no-color-block .adeline-triple-boxes-section {
	margin: 0 0 80px;
}

.adeline-no-color-block.adeline-has-no-blog-title.adeline-has-no-blog-subtitle .adeline-triple-boxes-section {
	margin-bottom: 110px;
}

.adeline-page-has-no-mc4wp.adeline-page-has-feature .adeline-triple-boxes-section {
	margin-top: 80px;
}

.adeline-has-no-blog-title .adeline-blog-subtitle {
	margin: 0 0 30px;
}

.adeline-no-color-block .adeline-blog-subtitle-wrapper {
	padding: 0;
}

.adeline-has-no-blog-subtitle.adeline-color-block .adeline-blog-title-wrapper {
	padding: 85px 0 0;
}

.adeline-color-block.adeline-has-no-blog-title.adeline-has-no-blog-subtitle #adeline-content, .adeline-color-block.adeline-has-no-blog-title.adeline-has-no-blog-subtitle #adeline-sidebar {
	padding-top: 85px;
}

.page-template-default .adeline-page-has-no-mc4wp.adeline-page-has-no-triple-boxes #adeline-featured-section, .page-template-page-fullwidth .adeline-page-has-no-mc4wp.adeline-page-has-no-triple-boxes #adeline-featured-section, .page-template-page-narrowfullwidth .adeline-page-has-no-mc4wp.adeline-page-has-no-triple-boxes #adeline-featured-section {
	margin-bottom: 50px;
}

.page-template-default .adeline-triple-boxes-section, .page-template-page-fullwidth .adeline-triple-boxes-section, .page-template-page-narrowfullwidth .adeline-triple-boxes-section {
	margin: 0 0 85px;
}

.adeline-mc4wp-form {
	text-align: center;
}

.adeline-mc4wp-form p.adeline-mc4wp-accent-text {
	font-family: juniper and sage;
	font-size: 53px;
	line-height: 1;
	letter-spacing: 5px;
	font-weight: 400;
	text-transform: lowercase;
	color: #d8b8b7;
	display: block;
	margin: 0 0 -23px;
}

.adeline-mc4wp-heading-text {
	color: #fff;
	font-size: 29px;
	line-height: 1.2;
	margin: 0 0 20px;
}

.adeline-mc4wp-form p.adeline-mc4wp-para-text {
	color: #fff;
	padding: 0 100px;
	margin: 0 0 38px;
}

.adeline-mc4wp-form p {
	display: inline-block;
	margin: 0;
}

.adeline-mc4wp-form input {
	width: 320px;
	box-sizing: border-box !important;
	text-align: center;
	display: inline-block;
	float: left;
	border: 0;
	margin: 0 20px 0 0;
	padding: 15px;
}

.adeline-mc4wp-form input[type=submit] {
	width: auto;
	margin: 0;
	padding: 19px 40px;
}

.adeline-mc4wp-form p:last-of-type {
	vertical-align: -1px;
}

.mc4wp-response, .mc4wp-alert {
	clear: both;
}

.mc4wp-alert p {
	text-align: center;
	background-color: #fff;
	margin: 10px 0 0;
	clear: both;
}

.mc4wp-alert.mc4wp-success p {
	background-color: #00b300;
}

.adeline-elementor-mailchimp-section .adeline-subscribe-section {
	background-color: initial;
	padding: 0;
	margin: 0;
}

.adeline-elementor-mailchimp-section .adeline-subscribe-section:after {
	display: none;
}

.adeline-subscribe-section {
	background: #273742;
	padding: 100px 0 185px;
	margin: 0 0 45px;
	position: relative;
}

.adeline-subscribe-section:after {
	position: absolute;
	content: "";
	bottom: -1px;
	background: #fcfaf8;
	height: 100px;
	width: 100%;
	clip-path: polygon(0 0, 100% 100%, 100% 0%, 100% 100%, 0% 100%);
}

.adeline-subscribe-section .adeline-mc4wp-form input[type=submit] {
	background-color: #97582f;
	color: #fff;
}

.adeline-elementor-mailchimp-section .adeline-subscribe-section .adeline-mc4wp-form input[type=submit] {
	background-color: #273742;
	color: #fff;
}

#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper {
	background-color: initial;
}

#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper.embedForm {
	max-width: 100%;
	margin: -15px 0 15px;
}

#adeline-main-container .adeline-elementor-mailchimp-section .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper.embedForm {
	margin: -20px 0 10px;
}

#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody {
	padding: 0;
}

#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4 {
	text-align: center;
	font-family: open sans, sans-serif;
	font-size: 29px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 1.5px !important;
	text-transform: uppercase !important;
	margin: 0;
	color: #fff;
	margin-bottom: 20px;
}

#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent span {
	font-family: juniper and sage;
	font-size: 53px;
	line-height: 1;
	letter-spacing: 5px !important;
	text-transform: lowercase !important;
	color: #d8b8b7;
	display: block;
	margin: 0 auto -23px !important;
	padding: 0;
	font-weight: 400 !important;
}

#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p {
	text-align: center;
	font-family: raleway, sans-serif;
	padding: 0 100px;
	margin: 0 auto 35px !important;
	font-size: 13.5px;
	font-weight: 300;
	line-height: 1.8;
	letter-spacing: .5px !important;
	text-transform: none !important;
	color: #fff;
}

#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form {
	width: 861px;
	margin: 0 auto;
}

#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow, #adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent {
	margin: 0;
	width: auto;
}

#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow {
	display: inline-block;
	float: left;
}

#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-block-form .ml-field-group {
	text-align: center !important;
}

#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
	border: 0 !important;
	border-radius: 0 !important;
	width: 346px !important;
	margin: 0 20px 0 0;
	padding: 13px 15px !important;
	text-align: center;
}

#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit {
	float: none;
	margin: 0;
}

#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
	border-radius: 0 !important;
	font-family: raleway, sans-serif !important;
	background-color: #97582f !important;
	color: #fff !important;
	text-transform: uppercase !important;
	font-size: 10.5px !important;
	letter-spacing: 2px !important;
	line-height: 1 !important;
	font-weight: 700 !important;
	width: auto !important;
	margin: 0;
	padding: 18px 24px !important;
	line-height: 1;
}

#adeline-main-container .adeline-elementor-mailchimp-section .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
	background-color: #273742 !important;
}

#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover, #adeline-main-container .adeline-elementor-mailchimp-section .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover {
	background-color: #d8b8b7 !important;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}

#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent {
	background-color: #fff;
	padding: 20px;
	margin: 0;
}

#adeline-main-container .adeline-subscribe-section .formkit-form {
	background-color: initial !important;
	max-width: 100%;
	margin: 0 auto;
	border: 0;
	border-radius: 0 !important;
}

#adeline-main-container .adeline-subscribe-section .formkit-form [data-style=minimal] {
	padding: 0;
}

#adeline-main-container .adeline-subscribe-section .formkit-form .formkit-header {
	margin-bottom: 18px;
}

#adeline-main-container .adeline-subscribe-section .formkit-form h1 {
	font-size: 29px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	margin: 0;
	color: #fff;
}

#adeline-main-container .adeline-subscribe-section .formkit-form p {
	padding: 0 100px;
	margin: 0 auto 32px;
	font-size: 13.5px;
	font-weight: 300;
	line-height: 1.8;
	letter-spacing: .5px;
	color: #fff;
}

#adeline-main-container .adeline-subscribe-section .formkit-form .formkit-fields {
	width: 845px;
	margin: 0 auto;
}

#adeline-main-container .adeline-subscribe-section .formkit-form .formkit-field {
	flex: none;
	margin: 0;
}

#adeline-main-container .adeline-subscribe-section .formkit-form .formkit-input {
	border: 0;
	border-radius: 0 !important;
	width: 338px;
	margin: 0 20px 0 0;
	padding: 13px 15px;
	box-sizing: border-box !important;
}

#adeline-main-container .adeline-subscribe-section .formkit-form .formkit-submit {
	flex: none;
	font-family: raleway, sans-serif;
	background-color: #97582f !important;
	color: #fff !important;
	border-radius: 0 !important;
	font-size: 10.5px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 auto;
	font-weight: 700 !important;
}

#adeline-main-container .adeline-elementor-mailchimp-section .adeline-subscribe-section .formkit-form .formkit-submit {
	background-color: #273742 !important;
}

#adeline-main-container .adeline-subscribe-section .formkit-form .formkit-submit:hover, #adeline-main-container .adeline-elementor-mailchimp-section .adeline-subscribe-section .formkit-form .formkit-submit:hover {
	background-color: #d8b8b7 !important;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}

#adeline-main-container .adeline-subscribe-section .formkit-form .formkit-submit:hover>span {
	background-color: initial;
}

#adeline-main-container .adeline-subscribe-section .formkit-form .formkit-guarantee, #adeline-main-container .adeline-subscribe-section .formkit-form .formkit-powered-by-convertkit-container {
	display: none;
}

#adeline-content .adeline-subscribe-block .formkit-alert-success, #adeline-feature-wrapper .adeline-subscribe-section .formkit-alert-success {
	box-sizing: border-box !important;
}

#adeline-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper, #adeline-content .elementor-widget-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper, #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper {
	background-color: #eadad8;
	border-radius: 0;
	padding: 15px 20px 35px;
	box-sizing: border-box !important;
}

#adeline-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody, #adeline-content .elementor-widget-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody, #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody {
	padding: 0;
}

#adeline-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #adeline-content .elementor-widget-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4 {
	font-size: 18px;
	color: #333;
	padding: 0;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 1.5px !important;
	text-transform: uppercase !important;
	font-family: open sans, sans-serif;
	text-align: center;
	margin: 0 0 15px;
}

#adeline-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent span, #adeline-content .elementor-widget-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent span, #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent span {
	font-family: juniper and sage;
	color: #fff;
	font-size: 37px;
	letter-spacing: 4px !important;
	display: block;
	text-transform: lowercase !important;
	margin-bottom: -17px;
	padding: 0;
	line-height: 1;
	font-weight: 400 !important;
}

#adeline-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p, #adeline-content .elementor-widget-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p, #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p {
	font-family: raleway, sans-serif;
	text-align: center;
	font-size: 12.5px;
	line-height: 1.7;
	margin-bottom: 17px;
	letter-spacing: .5px !important;
	font-weight: 300;
	text-transform: none !important;
	color: #000;
}

#adeline-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow, #adeline-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent, #adeline-content .elementor-widget-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow, #adeline-content .elementor-widget-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent, #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow, #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent {
	margin: 0 0 15px;
}

#adeline-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input, #adeline-content .elementor-widget-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input, #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
	border-radius: 0 !important;
	border: 0 !important;
	font-size: 90% !important;
	text-align: center;
	padding: 13px !important;
	background: #fcfaf8 !important;
}

#adeline-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit, #adeline-content .elementor-widget-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit, #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit {
	margin: 0;
}

#adeline-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button, #adeline-content .elementor-widget-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button, #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
	border-radius: 0 !important;
	background-color: #97582f !important;
	color: #fff !important;
	border: 0 !important;
	font-size: 10.5px !important;
	letter-spacing: 2px !important;
	text-transform: uppercase !important;
	margin: 0;
	font-weight: 700 !important;
	font-family: raleway, sans-serif !important;
	width: 100% !important;
	line-height: 1 !important;
	padding: 18px !important;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}

#adeline-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover, #adeline-content .elementor-widget-sidebar .widget_mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover, #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-mailerlite_widget .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover {
	background-color: #d8b8b7 !important;
}

#adeline-sidebar .widget_convertkit_form .formkit-form, #adeline-content .elementor-widget-sidebar .widget_convertkit_form .formkit-form, #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-convertkit_form .formkit-form {
	background-color: #eadad8 !important;
	border: 0;
	border-radius: 0 !important;
}

#adeline-sidebar .widget_convertkit_form .formkit-form [data-style=minimal], #adeline-content .elementor-widget-sidebar .widget_convertkit_form .formkit-form [data-style=minimal], #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-convertkit_form .formkit-form [data-style=minimal] {
	padding: 30px 20px 35px;
	box-sizing: border-box !important;
}

#adeline-sidebar .widget_convertkit_form .formkit-form .formkit-header, #adeline-content .elementor-widget-sidebar .widget_convertkit_form .formkit-form .formkit-header, #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-convertkit_form .formkit-form .formkit-header {
	margin-bottom: -2px;
}

#adeline-sidebar .widget_convertkit_form .formkit-form h1, #adeline-content .elementor-widget-sidebar .widget_convertkit_form .formkit-form h1, #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-convertkit_form .formkit-form h1 {
	margin: 0;
	font-size: 18px;
	color: #333;
	padding: 0;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	font-family: open sans, sans-serif;
}

#adeline-sidebar .widget_convertkit_form .formkit-form p, #adeline-content .elementor-widget-sidebar .widget_convertkit_form .formkit-form p, #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-convertkit_form .formkit-form p {
	font-size: 12.5px;
	color: #000;
	line-height: 1.8;
	margin-bottom: -3px;
	letter-spacing: .5px;
	text-transform: none;
}

#adeline-sidebar .widget_convertkit_form .formkit-form .formkit-input, #adeline-content .elementor-widget-sidebar .widget_convertkit_form .formkit-form .formkit-input, #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-convertkit_form .formkit-form .formkit-input {
	border-radius: 0 !important;
	border: 0 !important;
	background: #fcfaf8;
	font-size: 90%;
	box-sizing: border-box !important;
	text-align: center;
	padding: 13px;
}

#adeline-sidebar .widget_convertkit_form .formkit-form .formkit-submit, #adeline-content .elementor-widget-sidebar .widget_convertkit_form .formkit-form .formkit-submit, #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-convertkit_form .formkit-form .formkit-submit {
	flex: none;
	border-radius: 0 !important;
	background-color: #97582f !important;
	color: #fff !important;
	border: 0;
	font-size: 10.5px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0;
	font-weight: 700 !important;
	font-family: raleway, sans-serif;
	width: 100%;
	padding: 5px;
}

#adeline-sidebar .widget_convertkit_form .formkit-form .formkit-submit:hover, #adeline-content .elementor-widget-sidebar .widget_convertkit_form .formkit-form .formkit-submit:hover, #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-convertkit_form .formkit-form .formkit-submit:hover {
	background-color: #d8b8b7 !important;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}

#adeline-sidebar .widget_convertkit_form .formkit-form .formkit-submit:hover>span, #adeline-content .elementor-widget-sidebar .widget_convertkit_form .formkit-form .formkit-submit:hover>span, #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-convertkit_form .formkit-form .formkit-submit:hover>span {
	background-color: initial;
}

#adeline-sidebar .widget_convertkit_form .formkit-form .formkit-guarantee, #adeline-sidebar .widget_convertkit_form .formkit-form .formkit-powered-by-convertkit-container, #adeline-content .elementor-widget-sidebar .widget_convertkit_form .formkit-form .formkit-guarantee, #adeline-content .elementor-widget-sidebar .widget_convertkit_form .formkit-form .formkit-powered-by-convertkit-container, #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-convertkit_form .formkit-form .formkit-guarantee, #adeline-content .adeline-custom-sidebar .elementor-widget-wp-widget-convertkit_form .formkit-form .formkit-powered-by-convertkit-container {
	display: none;
}

.adeline-blog-item {
	margin-bottom: 85px;
	text-align: center;
}

.adeline-blog-item.adeline-blog-show-full-content {
	text-align: left;
}

.adeline-post-content {
	position: relative;
}

.adeline-post-img, .adeline-post-media {
	line-height: 0;
}

.adeline-post-media {
	margin: 0 0 25px;
	position: relative;
}

.adeline-post-media-wrapper {
	position: relative;
}

.adeline-post-location {
	line-height: 1;
	position: absolute;
	background: #fcfaf8;
	right: 0;
	top: 45px;
	padding: 9px 15px;
}

.adeline-blog-item .adeline-post-media img {
	width: 100%;
}

.adeline-post-header {
	clear: both;
	position: relative;
	line-height: 1;
	margin-bottom: 17px;
}

.adeline-post-header h1, .adeline-post-header h2 {
	margin: 0;
}

.adeline-post-header h2, .adeline-post-header h2 a {
	color: #333;
	line-height: 1.3;
	font-size: 29px;
}

.adeline-cat {
	line-height: 1;
	color: #273742;
	margin: 0 0 8px;
}

.adeline-cat a, .adeline-post-location span, .adeline-post-date a {
	font-size: 10.5px;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #273742;
	font-weight: 700;
}

.adeline-post-location span {
	color: #222;
	font-size: 10px;
	vertical-align: 1px;
}

.adeline-post-location .fa-map-marker-alt {
	margin-right: 6.5px;
	color: #d8b8b7;
	font-size: 15px;
}

.adeline-cat a {
	display: inline-block;
	margin: 0 2px;
}

.adeline-cat a:last-of-type {
	margin-right: 0;
}

.adeline-post-date {
	margin: 8px 0 0;
}

.adeline-post-date a {
	color: #888;
}

.adeline-post-date a:hover {
	cursor: auto;
	color: #888;
}

.adeline-blog-item .adeline-post-header {
	margin-bottom: 15px;
}

.adeline-blog-item .adeline-post-date {
	margin-bottom: 22px;
}

.adeline-blog-item .adeline-post-entry {
	overflow: hidden;
}

.adeline-post-excerpt p {
	margin: 0;
}

.adeline-post-footer {
	clear: both;
	margin: 30px 0 0;
	display: table;
	width: 100%;
	position: relative;
}

.adeline-read-more {
	display: inline-block;
}

.adeline-read-more a {
	background: #a06138;
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 1;
	font-size: 10px;
	padding: 10px 12px;
}

.adeline-social-media-comm-footer {
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1.5px;
	margin: 52px 0 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	overflow: auto;
	font-weight: 700;
	padding: 15px 0;
}

.adeline-post-comment-count, .adeline-share-buttons {
	display: inline-block;
	width: 50%;
}

.adeline-post-comment-label {
	color: #999;
}

.adeline-post-comment-count {
	float: left;
	text-align: left;
}

.adeline-share-buttons {
	float: right;
	text-align: right;
}

.adeline-share-button-label {
	color: #999;
	margin-right: 9px;
}

.adeline-share-buttons a {
	margin-right: 13px;
	color: #d8b8b7;
	font-size: 12px;
}

.adeline-share-buttons a:last-of-type {
	margin-right: 0;
}

.adeline-blog-item .adeline-post-footer-no-comments .adeline-share-buttons, .adeline-blog-item .adeline-post-footer-no-sm .adeline-post-comment-count {
	width: 100%;
	text-align: center;
}

.adeline-blog-item .adeline-post-footer-no-comments.adeline-post-footer-no-sm .adeline-social-media-comm-footer {
	border-top: 0;
	padding: 0;
}

.adeline-blog-item.adeline-blog-show-full-content .adeline-post-comment-count, .adeline-blog-item.adeline-blog-show-full-content .adeline-share-buttons {
	width: 100%;
}

.adeline-blog-item .adeline-slide-container, .adeline-single-post .adeline-slide-container {
	width: 100%;
}

.adeline-blog-item.format-audio iframe, .adeline-single-post.format-audio iframe {
	width: 100%;
}

.adeline-page-wrapper .adeline-gallery-post ul.adeline-bxslider {
	margin: 0;
	padding: 0;
}

.adeline-page-wrapper .adeline-gallery-post ul.slick-dots {
	bottom: 15px;
}

.adeline-affiliate-title {
	font-family: juniper and sage;
	text-transform: lowercase;
	font-size: 25px;
	line-height: 1;
	display: inline-block;
	position: relative;
	margin: 0 0 0 3px;
	z-index: 1;
	letter-spacing: 4px;
	color: #555;
	font-weight: 400;
}

#adeline-content .adeline-affiliate-section #sc-widget #sc-widget-content .sc-lists-container {
	background: #fcfaf8;
}

#adeline-content .adeline-affiliate-section #sc-widget #sc-widget-content .sc-list-detail.sc-full-width .sc-wrapper {
	padding: 0;
}

#adeline-content .adeline-affiliate-section #sc-widget #sc-widget-content .sc-list-item-cell {
	padding: 15px;
	background-color: #fff;
	box-sizing: border-box !important;
}

.adeline-blog-item.adeline-aff-code .adeline-social-media-comm-footer, .adeline-blog-item.adeline-aff-shortcode .adeline-social-media-comm-footer, .adeline-blog-item.adeline-rewardstyle-shortcode .adeline-social-media-comm-footer {
	margin-top: 45px;
}

.adeline-blog-item .adeline-affiliate-section {
	margin: 50px 0 0;
	padding: 43px 0 0;
	border-top: 1px solid #e5e5e5;
	width: 835px;
}

.adeline-full-width .adeline-blog-item .adeline-affiliate-section {
	width: 1200px;
}

.adeline-blog-item.adeline-product-slider .adeline-social-media-comm-footer {
	margin-top: 49px;
}

.adeline-product-slider .adeline-affiliate-title {
	margin-bottom: 25px;
}

.adeline-custom-product-item .adeline-product-image {
	width: auto;
	padding: 15px;
}

.adeline-custom-product-slider .adeline-product-bxslider {
	position: relative;
	margin: 0 auto;
	width: 650px;
}

.adeline-full-width .adeline-custom-product-slider .adeline-product-bxslider {
	width: 965px;
}

.adeline-custom-product-slider .slick-list {
	margin-right: -35px;
}

.adeline-custom-product-item {
	margin-right: 35px;
}

.adeline-custom-product-item .adeline-product-image {
	width: auto;
}

.adeline-custom-product-slider .slick-prev, .adeline-custom-product-slider .slick-next {
	width: 10px;
	height: 19px;
}

.adeline-custom-product-slider .slick-prev {
	left: -60px;
}

.adeline-custom-product-slider .slick-next {
	right: -60px;
}

.adeline-custom-product-slider .slick-next:before {
	background-image: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/themes/adeline/images/defaults/adeline_right_arrow_black.png");
	background-size: 10px 19px;
	width: 10px;
	height: 19px;
}

.adeline-custom-product-slider .slick-prev:before {
	background-image: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/themes/adeline/images/defaults/adeline_left_arrow_black.png");
	background-size: 10px 19px;
	width: 10px;
	height: 19px;
}

.adeline-grid-layout {
	margin: 0 0 35px;
}

.adeline-grid-item {
	width: 565px;
	margin: 0 70px 75px 0;
	display: inline-block;
	float: left;
	text-align: center;
}

.adeline-grid-item:nth-of-type(2n) {
	margin: 0 0 75px;
}

.adeline-grid-item:nth-of-type(odd) {
	clear: left;
}

.adeline-grid-item .adeline-post-media {
	margin: 0 0 22px;
}

.adeline-grid-item .adeline-post-header {
	margin: 0 0 12px;
}

.adeline-grid-item .adeline-post-header h2, .adeline-grid-item .adeline-post-header h2 a {
	font-size: 23px;
}

.adeline-grid-item .adeline-post-date {
	margin-bottom: 17px;
}

.adeline-grid-item.adeline-horizontal-grid .adeline-post-location {
	top: 40px;
}

.adeline-full-width .adeline-grid-item .adeline-post-excerpt {
	padding: 0 20px;
}

.adeline-grid-item .adeline-post-footer {
	margin: 25px 0 0;
}

.adeline-grid-layout .adeline-newer a, .adeline-grid-layout .adeline-older a {
	margin: 0 0 55px;
}

.adeline-default-width .adeline-grid-item {
	width: 382.5px;
}

.adeline-default-width .adeline-grid-item .adeline-post-media {
	margin: 0 0 20px;
}

.adeline-default-width .adeline-grid-item .adeline-post-header h2, .adeline-default-width .adeline-grid-item .adeline-post-header h2 a {
	font-size: 22px;
}

.adeline-default-width .adeline-grid-item .adeline-post-footer {
	margin: 22px 0 0;
}

.adeline-grid-item .adeline-post-date {
	margin-bottom: 14px;
}

.adeline-block-item {
	margin: 0 0 85px;
	overflow: hidden;
}

.adeline-block-item .adeline-post-media {
	display: inline-block;
	float: left;
	width: 600px;
	padding: 0;
	margin: 0;
}

.adeline-block-contents {
	display: inline-block;
	float: left;
	width: 600px;
	padding: 65px 0 0;
}

.adeline-block-item .adeline-post-header {
	margin: 0 0 22px -50px;
	background-color: #eadad8;
	padding: 25px 20px 25px 70px;
}

.adeline-block-item .adeline-post-container {
	padding: 0 0 0 50px;
}

.adeline-block-item .adeline-post-header h2, .adeline-block-item .adeline-post-header h2 a {
	font-size: 25px;
}

.adeline-block-item .adeline-post-footer {
	margin: 28px 0 0;
}

.adeline-block-item .adeline-post-comment-count {
	display: none;
}

.adeline-block-item .adeline-social-media-comm-footer {
	margin: 20px 0 0;
	border: 0;
	padding-bottom: 0;
}

.adeline-block-item .adeline-post-footer-no-sm .adeline-social-media-comm-footer {
	margin: 0;
	padding: 5px 0 0;
}

.adeline-block-item .adeline-share-buttons {
	width: 100%;
	text-align: left;
	float: none;
}

.adeline-block-item .adeline-share-buttons a {
	font-size: 12px;
	color: #273742;
}

.adeline-full-width .adeline-block-item .adeline-post-location {
	right: auto;
	left: 0;
}

.adeline-block-layout .adeline-newer a, .adeline-block-layout .adeline-older a {
	margin: 0 0 90px;
}

.adeline-default-width .adeline-block-item .adeline-post-media {
	width: 417.5px;
	padding: 0 40px 0 0;
}

.adeline-default-width .adeline-block-contents {
	width: 377.5px;
	padding: 25px 0 0;
}

.adeline-default-width .adeline-block-item .adeline-post-container {
	padding: 0;
}

.adeline-default-width .adeline-block-item .adeline-post-header {
	margin: 0 0 20px;
	padding: 0;
	background-color: initial;
}

.adeline-default-width .adeline-block-item .adeline-post-header h2, .adeline-default-width .adeline-block-item .adeline-post-header h2 a {
	font-size: 24px;
}

.adeline-default-width .adeline-block-item .adeline-post-date {
	margin: 7px 0 0;
}

.adeline-block-item.adeline-no-post-thumbnail .adeline-post-header {
	margin: 0 0 22px;
	padding: 25px 20px;
}

.adeline-default-width .adeline-block-item.adeline-no-post-thumbnail .adeline-post-header {
	padding: 0;
	margin: 0 0 20px;
}

.adeline-block-item.adeline-no-post-thumbnail .adeline-post-content {
	display: block;
}

.adeline-block-item.adeline-no-post-thumbnail .adeline-block-contents {
	width: 100%;
	max-width: none;
	display: block;
	padding: 0;
}

.adeline-block-item.adeline-no-post-thumbnail .adeline-post-container {
	padding: 0;
}

.adeline-block-item .adeline-affiliate-section {
	margin: 42px 0 0;
	padding: 35px 0 0;
	text-align: center;
	border-top: 1px solid #e5e5e5;
}

.adeline-block-has-aff.adeline-block-item .adeline-post-footer {
	height: 30px;
	margin: 28px 0 0;
}

.adeline-block-has-aff.adeline-block-item .adeline-read-more, .adeline-block-has-aff.adeline-block-item .adeline-social-media-comm-footer {
	display: table-cell;
	vertical-align: middle;
}

.adeline-block-has-aff.adeline-block-item .adeline-social-media-comm-footer {
	margin: 0;
	padding: 0;
}

.adeline-block-item.adeline-product-slider .adeline-affiliate-section {
	margin-bottom: 0;
}

.adeline-full-width .adeline-block-item .adeline-custom-product-slider .adeline-product-bxslider {
	width: 400px;
}

.adeline-default-width .adeline-block-item .adeline-custom-product-slider .adeline-product-bxslider {
	width: 260px;
}

.adeline-block-item .adeline-custom-product-slider .slick-prev {
	left: -55px;
}

.adeline-block-item .adeline-custom-product-slider .slick-next {
	right: -55px;
}

.adeline-full-width .adeline-block-has-aff.adeline-block-item .adeline-read-more {
	width: 23%;
}

.adeline-default-width .adeline-block-has-aff.adeline-block-item .adeline-share-buttons, .adeline-full-width .adeline-block-has-aff.adeline-block-item.adeline-no-post-thumbnail .adeline-share-buttons {
	text-align: right;
}

.adeline-default-width .adeline-block-has-aff.adeline-block-item .adeline-share-button-label {
	display: none;
}

.elementor-page #sc-widget #sc-widget-content .sc-products, .elementor-page #sc-widget #sc-widget-content .sc-list-items {
	flex-flow: nowrap !important;
	-ms-flex-flow: nowrap !important;
}

.elementor-page #sc-widget #sc-widget-content .sc-list-item-cell {
	box-sizing: border-box !important;
}

.adeline-gallery-layout {
	margin: 0 0 15px;
}

.adeline-gallery-item {
	width: 392.5px;
	margin: 0 50px 70px 0;
	display: inline-block;
	float: left;
	text-align: center;
}

.adeline-default-width .adeline-gallery-item:nth-of-type(2n) {
	margin: 0 0 70px;
}

.adeline-gal-img-container {
	height: 415px;
	margin: 0 0 10px;
	position: relative;
}

.adeline-gallery-post-img {
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
}

.adeline-gallery-item .adeline-post-header {
	margin: 0;
	background: #eadad8;
	padding: 25px 25px 30px;
}

.adeline-gallery-item .adeline-post-header h2, .adeline-gallery-item .adeline-post-header h2 a {
	font-size: 18px;
	color: #333;
	line-height: 1.5;
}

.adeline-gallery-item .adeline-cat {
	margin: 1px 0 8px;
}

.adeline-gallery-item .adeline-post-date {
	margin: 7px 0 0;
}

.adeline-gallery-layout .adeline-newer a, .adeline-gallery-layout .adeline-older a {
	margin: 5px 0 65px;
}

.adeline-full-width .adeline-gallery-item {
	width: 366.6667px;
}

.adeline-full-width .adeline-gallery-item:nth-of-type(3n) {
	margin: 0 0 70px;
}

.adeline-full-width .adeline-gallery-item:nth-of-type(3n-2) {
	clear: left;
}

.adeline-single-post {
	margin: 0 0 95px;
}

.adeline-single-post .adeline-post-header {
	text-align: center;
}

.adeline-single-post .adeline-post-header h1 {
	font-size: 28.5px;
	line-height: 1.3;
}

.adeline-single-post .adeline-post-media img {
	width: 100%;
}

.adeline-single-post .adeline-post-media.adeline-post-hide-feat-image {
	margin: 0;
}

.adeline-single-post .adeline-post-entry {
	margin: 20px 0 0;
}

.elementor-page .adeline-single-post .adeline-post-entry {
	margin: 0;
}

.elementor-page .adeline-single-post .adeline-post-header h1 {
	margin-bottom: 0;
}

.adeline-single-post .adeline-gallery-post .adeline-slide-container {
	width: 100%;
	margin: 0;
}

.adeline-blog-show-full-content .adeline-post-footer {
	text-transform: uppercase;
	font-size: 10.5px;
	font-weight: 700;
	letter-spacing: 2px;
	margin: 40px 0 0;
	padding: 15px 0;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	clear: both;
}

.adeline-blog-show-full-content.adeline-no-affiliate-links .adeline-post-footer {
	margin: 50px 0 0;
}

.adeline-blog-show-full-content.adeline-no-affiliate-links.adeline-post-has-tag .adeline-post-footer {
	margin: 40px 0 0;
}

.adeline-single-post-footer-comment-wrapper, .adeline-single-post-footer-sm-wrapper {
	width: 50%;
	display: inline-block;
	float: left;
}

.adeline-single-post .adeline-post-comment-count, .adeline-single-post .adeline-share-buttons {
	width: 100%;
}

.adeline-blog-show-full-content .adeline-post-comment-count {
	margin: 0;
	padding: 0;
}

.adeline-blog-show-full-content .adeline-post-comment-count:after {
	display: none;
}

.adeline-single-post-footer-sm-wrapper {
	text-align: right;
}

.adeline-post-footer-no-comments .adeline-single-post-footer-sm-wrapper, .adeline-post-footer-no-sm .adeline-single-post-footer-comment-wrapper, .adeline-post-footer-no-comments .adeline-share-buttons, .adeline-post-footer-no-sm .adeline-post-comment-count {
	text-align: center;
	width: 100%;
}

.adeline-post-footer.adeline-post-footer-no-comments.adeline-post-footer-no-sm {
	padding: 0;
	border-top: 0;
}

.adeline-blog-show-full-content .adeline-affiliate-section {
	text-align: center;
}

.adeline-post-tags {
	clear: both;
	margin: 43px 0 40px;
}

.adeline-post-tags-title {
	font-size: 10px;
	line-height: 1;
	letter-spacing: 2px;
	margin-right: 8px;
	font-weight: 500;
	color: #222;
}

.adeline-post-tags a {
	display: inline-block;
	background: #eae0d7;
	color: #222;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 12px;
	margin: 0 12px 12px 0;
	letter-spacing: 2px;
	line-height: 1em;
	font-weight: 500;
}

.adeline-post-tags a:hover {
	color: #222;
}

.adeline-post-tags a:last-of-type {
	margin-right: 0;
}

.adeline-post-author-box {
	display: table;
	margin-top: 65px;
	padding-bottom: 65px;
	overflow: auto;
	border-bottom: 1px solid #e5e5e5;
}

.adeline-author-img {
	position: relative;
	display: table-cell;
	float: left;
	width: 165px;
	line-height: 0;
}

.adeline-author-img:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 3px solid #97582f;
	transform: rotate(7deg);
}

.adeline-author-graphic {
	position: relative;
	z-index: 1;
}

.adeline-author-graphic .adeline-graphic-wrapper {
	bottom: -70px;
}

.adeline-author-graphic .adeline-graphic-wrapper svg {
	width: 100px;
}

.adeline-author-img img {
	margin: 0;
}

.adeline-author-content {
	display: table-cell;
	vertical-align: middle;
	padding-left: 35px;
	line-height: 1;
}

.adeline-author-content h5, .adeline-author-content h5 a {
	color: #333;
	font-size: 20px;
	margin: 0 0 8px 0;
}

.adeline-author-content h5 {
	position: relative;
}

.adeline-author-content p {
	margin-bottom: 0;
	line-height: 1.8;
	font-size: 13px;
}

.adeline-author-social-media i {
	color: #222;
	font-size: 11.5px;
	margin: 18px 13px 6px 0;
}

.adeline-related-posts {
	margin: 60px 0 0;
	text-align: center;
}

.adeline-related-posts-subtitle {
	font-family: juniper and sage;
	display: block;
	color: #d8b8b7;
	text-transform: lowercase;
	letter-spacing: 5px;
	font-size: 38px;
	line-height: 1;
	margin-bottom: -19px;
	font-weight: 400;
}

.adeline-related-posts h3 {
	font-size: 20px;
	margin: 0 0 20px;
}

.adeline-item-related-box {
	display: flex;
}

.adeline-item-related {
	width: 33.3%;
	margin-right: 25px;
}

.adeline-full-width .adeline-item-related {
	width: 25%;
}

.adeline-item-related:last-of-type {
	margin-right: 0;
}

.adeline-related-post-img {
	height: 285px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	margin-bottom: 10px;
}

.adeline-item-related-caption {
	text-align: center;
	padding: 18px 20px 24px;
	background: #fff;
}

.adeline-item-related-caption h4, .adeline-item-related-caption h4 a {
	color: #333;
	margin-bottom: 0;
	font-size: 14.5px;
}

.adeline-related-post-date {
	font-size: 9.5px;
	line-height: 1;
	color: #888;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
	margin-top: 8px;
}

.adeline-full-width .adeline-related-post-img {
	height: 300px;
}

#comments {
	overflow: auto;
	margin: 70px 0 0;
}

.adeline-list-of-comments {
	margin: 65px 0 0;
	text-align: center;
}

.adeline-comment-list-title {
	font-size: 20px;
	margin: 0 0 25px;
	text-align: center;
	position: relative;
	display: inline-block;
}

.adeline-comment-list-title:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: -10px;
	height: 12px;
	width: calc(100% + 20px);
	background-color: #eadad8;
	z-index: -1;
}

.adeline-page-wrapper ul.adeline-comments {
	margin: 0;
	list-style: none;
	padding: 0;
	text-align: left;
}

.adeline-page-wrapper ul.adeline-comments>li, .adeline-page-wrapper ul.adeline-comments ul.children>li {
	margin: 0;
}

.adeline-page-wrapper ul.adeline-comments ul.children {
	margin: 0;
	padding: 0 0 0 45px;
	list-style: none;
}

.adeline-page-wrapper ul.adeline-comments ul.children .adeline_thecomment {
	overflow: auto;
	line-height: 1;
	padding: 25px 0;
}

.adeline-page-wrapper ul.adeline-comments ul.children .adeline-comment-footer {
	display: none;
}

.adeline-page-wrapper ul.adeline-comments ul.children p:last-of-type {
	margin-bottom: 0;
}

.adeline-comment-count a {
	display: inline-block;
	color: #000;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 8px;
}

.adeline-comments>li:first-of-type {
	border-top: 1px solid #e5e5e5;
}

.adeline_thecomment {
	padding: 25px 0 35px;
	border-bottom: 1px solid #e5e5e5;
}

.adeline-comment-author-avatar {
	width: 80px;
	display: inline-block;
	float: left;
	margin-right: 20px;
}

.adeline-comment-author-avatar img {
	border-radius: 100%;
}

.adeline-comment-text {
	margin-left: 100px;
}

.adeline-comment-author, .adeline-comment-author a {
	color: #333;
	font-size: 15px;
	margin-bottom: 8px;
}

.adeline-comment-author, .adeline-comment-date {
	display: inline-block;
}

.adeline-comment-parent {
	text-transform: uppercase;
	font-size: .785em;
	vertical-align: 0;
	letter-spacing: 1px;
}

.adeline-comment-parent .fa-reply {
	color: #bbb;
	font-size: 13px;
	margin-right: 8px;
	margin-left: 4.5px;
}

.adeline-comment-date {
	float: right;
	font-size: 10px;
	color: #888;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 500;
	margin-top: 4px;
}

.adeline-comment-text p {
	margin-bottom: 14.5px;
	font-size: 95%;
	line-height: 1.8;
}

.adeline-comment-approval em {
	color: #555;
	margin-left: 5px;
	vertical-align: 1px;
	font-size: 90%;
}

.adeline-comment-footer {
	line-height: 1;
}

.adeline-reply, .adeline-edit {
	display: inline-block;
	text-transform: uppercase;
	z-index: 2;
}

.adeline-reply a, .adeline-edit a {
	color: #d8b8b7;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom: 1px solid;
	padding-bottom: 2px;
}

.adeline-edit a {
	position: relative;
	margin-left: 20px;
}

.adeline-edit a:before {
	position: absolute;
	content: "";
	height: 12px;
	top: 2px;
	left: -12.5px;
	border-left: 1px solid #dabdbb;
}

.depth-5 .adeline-edit a {
	margin-left: 0;
}

.depth-5 .adeline-edit a:before {
	display: none;
}

#comments_pagination .page-numbers {
	display: inline-block;
	margin: 20px 0 0;
	font-size: 1.1em;
	font-weight: 700;
}

.pingback .adeline-comment-text {
	margin-left: 0;
}

.pingback .adeline-comment-author {
	margin-bottom: 8px;
}

.pingback .adeline-comment-date {
	display: block;
	float: none;
	margin: 0 0 15px;
	font-weight: 400;
	padding: 0 3px 0 0;
}

#adeline-comment-form {
	text-align: center;
	padding: 40px 30px 50px;
	background-color: #eadad8;
}

#comments #respond {
	margin: 0;
}

#comments #reply-title {
	font-size: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.adeline-comment-form-subtitle {
	display: block;
	font-family: juniper and sage;
	color: #fff;
	text-transform: lowercase;
	letter-spacing: 5px;
	font-size: 38px;
	line-height: 1;
	margin-bottom: -19px;
	font-weight: 400;
}

#commentform {
	overflow: hidden;
}

.adeline-comment-form-comment {
	margin: 0;
	line-height: 1;
}

#commentform textarea, #commentform input {
	box-sizing: border-box;
	border: 0;
}

#commentform textarea {
	width: 100%;
}

#commentform input {
	width: 32.4%;
	margin: 10px 10px 0 0;
	float: left;
}

.adeline-full-width #commentform input {
	width: 32.69%;
}

#commentform input[type=checkbox] {
	width: auto !important;
	padding: 5px;
	margin: 5px 8px 0 0;
	-webkit-appearance: checkbox;
}

#commentform input[id=url] {
	margin-right: 0;
}

#commentform input[type=submit] {
	width: auto;
	margin: 13px 0 0;
	padding: 12px 20px;
	background-color: #97582f;
}

.adeline-full-width #commentform input[type=submit] {
	width: auto;
}

.form-submit {
	margin: 10px 0;
}

.comment-form-cookies-consent {
	width: 100%;
	margin: 0;
	padding: 20px 0 0;
	clear: both;
	font-size: 1em;
	text-align: left;
}

#commentform .comment-form-cookies-consent input, .adeline-full-width #commentform .comment-form-cookies-consent input {
	width: auto !important;
	padding: 5px;
	margin: 5px 8px 0 0;
	-webkit-appearance: checkbox;
}

.adeline-single-page {
	margin: 0 0 85px;
}

.adeline-single-page .adeline-page-featured-image, .page-template-page-elementor .adeline-page-featured-image {
	display: none;
}

.adeline-single-page .adeline-post-footer {
	margin: 40px 0 0;
	padding: 30px 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.adeline-full-width .adeline-single-page.adeline-blog-show-full-content .adeline-post-footer {
	margin: 40px 0 0;
}

.adeline-single-page .adeline-post-footer.adeline-post-footer-no-comments.adeline-post-footer-no-sm {
	border-bottom: 1px solid #e5e5e5;
	height: 1px;
	border-top: 0;
	padding: 0;
	margin: 50px 0 0;
}

.adeline-single-page #comments {
	margin: 65px 0 0;
}

.adeline-single-page #commentform input[type=submit] {
	margin: 25px 0 0;
}

.adeline-single-page .adeline-share-buttons, .adeline-single-page .adeline-post-comment-count {
	width: 100%;
}

.widget {
	margin: 0 0 50px;
	clear: both;
}

#adeline-sidebar .widget:last-of-type {
	margin-bottom: 0;
}

.widget-title, .widget h4 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 10px;
}

.widget select, .widget input {
	width: 100%;
	font-size: 90%;
	margin-right: 0;
	font-family: raleway, sans-serif;
	font-weight: 300;
	border-color: #e5e5e5;
}

.widget select {
	text-transform: none;
}

.widget input[type=checkbox] {
	width: auto;
	margin: 0 5px 0 0;
}

#adeline-searchform {
	border: 2px solid #eadad8;
	position: relative;
	background: #fcfaf8;
}

#adeline-searchform:after {
	position: absolute;
	content: "";
	width: 1px;
	border-left: 2px solid #eadad8;
	height: 38px;
	top: 7.5px;
	right: 55px;
}

#adeline-searchform label {
	display: none;
}

#adeline-searchform input[type=text] {
	font-size: 100%;
	padding: 21px 22px 20px;
	border: 0;
	width: 215px;
	float: left;
	margin: 0;
	outline: none;
}

#adeline-searchform input[type=text]:focus {
	outline: none;
}

#adeline-searchform button[type=submit] {
	border: 0;
	background: 0 0;
	height: 58px;
	width: 47px;
	margin-left: -13px;
}

.elementor-widget-wp-widget-search #adeline-searchform button[type=submit] {
	height: 58px;
}

#adeline-searchform .fa-search {
	color: #222;
	transform: rotate(90deg);
	font-size: 15px;
}

#adeline-sidebar .widget_search .widget-title {
	color: #222;
}

.widget_pages, .widget_meta, .widget_recent_entries, .widget_nav_menu, .widget_categories, .widget_archive, .widget_recent_comments, .elementor-widget-wp-widget-recent-posts, .elementor-widget-wp-widget-archives, .elementor-widget-wp-widget-categories, .elementor-widget-wp-widget-pages, .elementor-widget-wp-widget-meta, .elementor-widget-wp-widget-recent-comments, .elementor-widget-wp-widget-nav_menu {
	background: #eadad8;
	padding: 40px 22px;
	text-align: center;
}

.adeline-page-wrapper .widget_pages ul, .adeline-page-wrapper .widget_meta ul, .adeline-page-wrapper .widget_recent_entries ul, .adeline-page-wrapper .widget_nav_menu ul, .adeline-page-wrapper .widget_categories ul, .adeline-page-wrapper .widget_archive ul, .adeline-page-wrapper .widget_recent_comments ul, .adeline-page-wrapper .elementor-widget-wp-widget-recent-posts ul, .adeline-page-wrapper .elementor-widget-wp-widget-archives ul, .adeline-page-wrapper .elementor-widget-wp-widget-categories ul, .adeline-page-wrapper .elementor-widget-wp-widget-pages ul, .adeline-page-wrapper .elementor-widget-wp-widget-meta ul, .adeline-page-wrapper .elementor-widget-wp-widget-recent-comments ul, .adeline-page-wrapper .elementor-widget-wp-widget-nav_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.adeline-page-wrapper .widget_pages li, .adeline-page-wrapper .widget_meta li, .adeline-page-wrapper .widget_recent_entries li, .adeline-page-wrapper .widget_nav_menu li, .adeline-page-wrapper .widget_categories li, .adeline-page-wrapper .widget_archive li, .adeline-page-wrapper .widget_recent_comments li, .adeline-page-wrapper .elementor-widget-wp-widget-recent-posts li, .adeline-page-wrapper .elementor-widget-wp-widget-archives li, .adeline-page-wrapper .elementor-widget-wp-widget-categories li, .adeline-page-wrapper .elementor-widget-wp-widget-pages li, .adeline-page-wrapper .elementor-widget-wp-widget-meta li, .adeline-page-wrapper .elementor-widget-wp-widget-recent-comments li, .adeline-page-wrapper .elementor-widget-wp-widget-nav_menu li {
	margin: 0 0 6px;
	padding: 0 0 6px;
	list-style: none;
	border-bottom: 1px solid #fff;
	display: block;
}

.adeline-page-wrapper .widget_categories .children li, .adeline-page-wrapper .widget_pages .children li, .adeline-page-wrapper .widget_nav_menu .sub-menu li, .adeline-page-wrapper .elementor-widget-wp-widget-categories .children li, .adeline-page-wrapper .elementor-widget-wp-widget-pages .children li, .adeline-page-wrapper .elementor-widget-wp-widget-nav_menu .sub-menu li {
	border-bottom: 0;
	border-top: 1px solid #fff;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 6px;
	margin-top: 8px;
}

.widget_pages a, .widget_meta a, .widget_recent_entries a, .widget_nav_menu a, .widget_categories a, .widget_archive a, .widget_recent_comments a, .elementor-widget-wp-widget-recent-posts a, .elementor-widget-wp-widget-archives a, .elementor-widget-wp-widget-categories a, .elementor-widget-wp-widget-pages a, .elementor-widget-wp-widget-meta a, .elementor-widget-wp-widget-recent-comments a, .elementor-widget-wp-widget-nav_menu a {
	color: #222;
	font-size: 12.5px;
}

.widget_archive select, .widget_categories select {
	padding: 10px;
	min-width: 100%;
	width: auto;
	margin-top: 8px;
	border: 0;
}

.elementor-page .widget_archive select, .elementor-page .widget_categories select, .elementor-widget-wp-widget-archives select, .elementor-widget-wp-widget-categories select {
	min-width: 100%;
	font-family: raleway, sans-serif;
	font-weight: 300;
	margin: 0 0 10px;
	border: 0;
	box-sizing: border-box !important;
	font-size: 90%;
}

.widget_recent_comments a, .elementor-widget-wp-widget-recent-comments a {
	color: #656565;
	font-style: italic;
}

.widget_recent_comments .comment-author-link a, .elementor-widget-wp-widget-recent-comments .comment-author-link a {
	color: #000;
	font-style: normal;
}

.widget_recent_entries a, .elementor-widget-wp-widget-recent-posts a {
	display: inline-block;
}

.widget_recent_entries .post-date, .elementor-widget-wp-widget-recent-posts .post-date {
	display: block;
	font-size: 12px;
	color: #777;
	margin: 2px 0 0;
	font-style: italic;
}

.widget_text p, .elementor-widget-wp-widget-text p {
	font-size: 12.5px;
}

.elementor-widget-wp-widget-text p:last-of-type {
	margin-bottom: 0;
}

.widget_calendar .widget-title, .widget_calendar h4 {
	margin-bottom: 7px;
}

#wp-calendar {
	width: 100%;
	text-transform: uppercase;
	border: 0;
	margin-bottom: 20px;
}

#wp-calendar caption {
	text-align: right;
	color: #777;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 8px;
	letter-spacing: 1px;
}

#wp-calendar thead {
	font-size: 10.5px;
}

#wp-calendar thead th {
	padding-bottom: 10px;
	border: 1px solid #e5e5e5;
}

#wp-calendar tbody td {
	background: #e3e3e3;
	border: 1px solid #fff;
	text-align: center;
	padding: 8px;
	font-size: 10.5px;
}

#wp-calendar tbody td a {
	font-weight: 700;
	color: #000;
}

#wp-calendar tbody td:hover {
	background: #fff;
	cursor: pointer;
}

#wp-calendar tbody .pad {
	background: 0 0;
	border: 0;
}

#wp-calendar tfoot {
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
}

#wp-calendar tfoot #next {
	font-size: 10.5px;
	text-transform: uppercase;
	text-align: right;
}

#wp-calendar tfoot #prev {
	font-size: 10.5px;
	text-transform: uppercase;
	padding: 5px 0;
}

#wp-calendar thead th {
	padding-bottom: 10px;
	text-align: center;
}

#wp-calendar tfoot td {
	border: 0;
}

#wp-calendar tfoot tr:hover, #wp-calendar tbody tr:hover {
	background: 0 0;
}

.tagcloud a {
	display: inline-block;
	background: #97582f;
	color: #fff;
	font-size: 75% !important;
	text-transform: uppercase;
	padding: 6px 10px;
	margin: 0 8px 8px 0;
	letter-spacing: 2px;
	font-weight: 700;
}

.tagcloud a:hover {
	color: #fff;
}

.adeline-page-wrapper .widget_rss ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.adeline-page-wrapper .widget_rss li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}

.widget .rsswidget, .widget .rss-date {
	display: block;
}

.widget_rss .widget-title a.rsswidget {
	color: #333;
}

.widget .rsswidget {
	font-family: open sans, sans-serif;
	font-size: 14px;
	line-height: 1.3;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}

.widget .rss-date {
	color: grey;
	font-style: italic;
	padding: 6px 0;
	font-size: 12px;
}

.rssSummary {
	text-transform: none;
	font-size: 12.5px;
}

.widget_rss cite {
	font-style: normal;
	display: block;
	margin: 0;
	padding: 6px 0;
	text-transform: uppercase;
	font-size: 10.5px;
	letter-spacing: 1px;
}

.adeline-blog-item.sticky .adeline-post-content {
	position: relative;
	padding: 20px 0 0;
}

.adeline-blog-item.sticky.has-post-thumbnail .adeline-post-content {
	padding: 15px 0 0;
}

.adeline-blog-item.sticky .adeline-post-content:before {
	position: absolute;
	font-family: "font awesome 5 free";
	font-weight: 900;
	content: "";
	top: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	font-size: 30px;
	transform: rotate(30deg);
	z-index: 1;
	text-align: center;
	background: #eadad8;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	line-height: 63px;
}

.adeline-blog-item.sticky.adeline-no-post-thumbnail .adeline-post-header {
	border-top: 20px solid #eadad8;
	padding-top: 25px;
}

.adeline-blog-item.sticky.has-post-thumbnail .adeline-post-content:before {
	display: none;
}

.adeline-blog-item.sticky .adeline-post-media {
	border-top: 20px solid #eadad8;
	position: relative;
}

.adeline-blog-item.sticky .adeline-post-media:before {
	position: absolute;
	font-family: "font awesome 5 free";
	font-weight: 900;
	content: "";
	top: -35px;
	right: 0;
	left: 0;
	margin: 0 auto;
	font-size: 30px;
	transform: rotate(30deg);
	z-index: 1;
	text-align: center;
	background: #eadad8;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	line-height: 63px;
}

.adeline-archive-box {
	text-align: center;
	margin: 0 0 65px;
	padding: 65px 25px 80px;
	background: #eadad8;
	position: relative;
	overflow: hidden;
}

.adeline-archive-box span {
	display: block;
	color: #444;
	letter-spacing: 5px;
	font-size: 37px;
	text-transform: lowercase;
	line-height: 1;
	font-family: juniper and sage;
	margin: 0 0 -15px;
	font-weight: 400;
}

.adeline-archive-box h1 {
	margin: 0;
	line-height: 1;
	font-size: 30px;
	color: #fff;
}

.adeline-archive-graphic .adeline-graphic-wrapper {
	bottom: -85px;
}

.adeline-archive-graphic.adeline-archive-left-graphic .adeline-graphic-wrapper {
	left: -10px;
	right: auto;
	top: -85px;
	bottom: auto;
	transform: rotate(180deg);
}

.adeline-archive-graphic .adeline-graphic-wrapper svg {
	width: 160px;
}

.search-no-results .adeline-gallery-layout, .search-no-results .adeline-grid-layout {
	margin: 0;
}

.search-no-results .adeline-post-header {
	margin: 0;
}

.error404 #adeline-content, .search-no-results #adeline-content {
	text-align: center;
}

.error404 .adeline-error-page {
	margin-bottom: 100px;
}

.search-no-results .post {
	margin-bottom: 120px;
}

.error404 .adeline-archive-box h1 {
	font-size: 40px;
	line-height: 1;
	margin: 0;
}

.error404 .adeline-error-page p {
	margin-bottom: 25px;
}

.search-no-results .adeline-post-header h1 {
	margin-top: 0;
	font-size: 29px;
}

.search-no-results .adeline-search-nothing p {
	margin: 10px 0 25px;
}

.error404 #adeline-content #adeline-searchform, .search-no-results #adeline-content #adeline-searchform {
	width: 600px;
	margin: 0 auto;
}

.error404 #adeline-content #adeline-searchform input[type=text], .search-no-results #adeline-content #adeline-searchform input[type=text] {
	width: 515px;
}

blockquote {
	margin-bottom: 20px;
	position: relative;
	width: 95%;
	border-left: 10px solid #eaddd8;
	clear: both;
	line-height: 1;
}

blockquote p {
	position: relative;
	font-size: 16px;
	padding-left: 15px;
	font-style: italic;
	color: #777;
	line-height: 1.8;
}

blockquote cite {
	display: inline-block;
	color: #777;
	letter-spacing: 1.5px;
	font-size: 10.5px;
	text-transform: uppercase;
	font-style: normal;
	margin: -10px 0 0;
	padding-left: 15px;
	font-weight: 400;
}

blockquote.wp-block-quote.has-text-align-right {
	border-left: 0;
	border-right: 10px solid #eaddd8;
}

blockquote.wp-block-quote.has-text-align-right p {
	padding: 0 15px 0 0;
}

blockquote.wp-block-quote.has-text-align-right cite {
	padding: 0 15px 0 0;
}

.adeline-page-wrapper table {
	width: 100%;
	margin-bottom: 30px;
	border-collapse: collapse;
	border: 1px solid #e5e5e5;
}

.adeline-page-wrapper tfoot {
	border-top: 2px solid;
}

.adeline-page-wrapper tfoot td {
	background: #fcfaf8;
}

.mejs-container {
	margin-bottom: 30px;
}

.adeline-page-wrapper td, .adeline-page-wrapper th {
	padding: 12px;
	letter-spacing: .5px;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}

.adeline-page-wrapper th {
	font-size: 1em;
	background: #f3f3f3;
	font-weight: 700;
}

.adeline-page-wrapper th a {
	color: #000;
}

.adeline-page-wrapper td {
	font-size: 96%;
}

.adeline-page-wrapper tr:hover {
	background: #f9f9f9;
}

.adeline-page-wrapper dl {
	margin: 10px 0 20px;
	padding-left: 25px;
	line-height: 1.4;
}

.adeline-page-wrapper dl dt {
	margin-top: 12px;
	font-size: 13px;
	letter-spacing: 1px;
	color: #000;
	text-transform: uppercase;
}

.adeline-page-wrapper dl dd {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.5;
}

.bypostauthor {
	background: inherit;
}

.adeline-page-wrapper hr {
	border: 0;
	height: 0;
	border-bottom: 1px solid #e5e5e5;
	clear: both;
	margin-bottom: 20px;
}

.adeline-page-wrapper ul, .adeline-page-wrapper ol {
	padding-left: 45px;
	margin-bottom: 25px;
}

.adeline-page-wrapper ul {
	list-style: square;
}

.adeline-page-wrapper li>ul, .adeline-page-wrapper li>ol {
	margin: 12px 0 0;
}

.adeline-page-wrapper ul>li, .adeline-page-wrapper ol>li {
	margin: 0 0 16px;
	padding: 0;
}

.adeline-page-wrapper pre {
	overflow: auto;
}

.alignnone {
	margin: 5px 0 20px;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 20px;
	text-align: center;
}

.alignright {
	float: right;
	margin: 5px 0 10px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 10px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 10px 20px;
}

a img.alignnone {
	margin: 5px 0 20px;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 10px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 100%;
	text-align: center;
	width: auto;
	box-sizing: border-box;
}

.wp-caption.alignnone {
	margin: 5px 0 20px;
}

.wp-caption.alignleft {
	margin: 5px 20px 10px 0;
}

.wp-caption.alignright {
	margin: 5px 0 10px 15px;
}

.wp-caption img {
	border: 0;
	height: auto;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	color: #888;
	line-height: 17px;
	margin: 2px 10px 8px;
	clear: both;
	font-size: 13px;
}

.gallery {
	margin-bottom: 30px !important;
}

.gallery .gallery-caption {
	font-size: 13px;
	color: #888;
	margin-top: 4px;
}

.gallery .gallery-icon img {
	border-radius: 2px;
	border: 1px solid #eee !important;
	padding: 7px;
}

.gallery .gallery-icon img:hover {
	border: 1px solid #ccc !important;
}

a.more-link {
	display: inline-block;
	background: #97582f;
	color: #fff;
	clear: both;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1;
	font-weight: 700;
	font-size: 10px;
	padding: 10px 12px;
	margin: 5px 0 0;
}

a.more-link:hover {
	color: #fff;
}

.adeline-wp-links a {
	background: #e5e5e5;
	height: 25px;
	width: 25px;
	display: inline-block;
	text-align: center;
	line-height: 23px;
	color: #222;
	margin-right: 6px;
	font-size: 10.5px;
	font-weight: 400;
}

.adeline-wp-links a:hover {
	color: #222;
}

.adeline-wp-links .page-links-title {
	text-transform: uppercase;
	font-size: 10.5px;
	letter-spacing: 1.5px;
	margin-right: 6px;
	font-weight: 400;
}

.slick-slide {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:before, .slick-track:after {
	display: table;
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir=rtl] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-dotted.slick-slider {
	margin-bottom: 30px;
}

.adeline-page-wrapper ul.slick-dots {
	position: absolute;
	bottom: -35px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	z-index: 99;
}

.adeline-page-wrapper ul.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 8px 0 0;
	padding: 0;
	cursor: pointer;
}

.adeline-page-wrapper ul.slick-dots li:only-child {
	display: none;
}

.adeline-page-wrapper ul.slick-dots li:last-of-type {
	margin: 0;
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: 0 0;
}

.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	font-family: slick;
	font-size: 45px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: "•";
	text-align: center;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	color: #bbb;
}

.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 18px;
	height: 34px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: 0 0;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color: transparent;
	outline: none;
	background: 0 0;
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: .5;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25;
}

.slick-prev:before, .slick-next:before {
	font-size: 20px;
	line-height: 1;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: -80px;
}

[dir=rtl] .slick-prev {
	right: -80px;
	left: auto;
}

.slick-prev:before {
	background-image: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/themes/adeline/images/sidebar/adeline_left_arrow.png");
	content: "";
	background-size: 18px 34px;
	display: inline-block;
	width: 18px;
	height: 34px;
}

.slick-next:before {
	background-image: url("https://cdn-fedhf.nitrocdn.com/ldARkSaWajgdGNnKQDEcqeEHmhAEfnJU/assets/images/optimized/rev-dfd57d7/thethinplace.net/wp-content/themes/adeline/images/sidebar/adeline_right_arrow.png");
	content: "";
	background-size: 18px 34px;
	display: inline-block;
	width: 18px;
	height: 34px;
}

.slick-next {
	right: -80px;
}

[dir=rtl] .slick-next {
	right: auto;
	left: -80px;
}

#adeline-sidebar .zoom-instagram-widget, .elementor-widget-sidebar .zoom-instagram-widget {
	text-align: center;
	margin: -5px 0 45px;
}

.adeline-custom-sidebar .elementor-widget-wrap>.elementor-element.elementor-widget.elementor-widget-wp-widget-wpzoom_instagram_widget {
	margin: -10px 0 50px 65px !important;
	text-align: center;
}

#adeline-sidebar .zoom-instagram-widget .widget-title, .adeline-custom-sidebar .elementor-widget.elementor-widget-wp-widget-wpzoom_instagram_widget h5, .elementor-widget-sidebar .zoom-instagram-widget .widget-title {
	position: relative;
	display: inline-block;
	margin: 0 0 17px;
	color: #333;
}

#adeline-sidebar .zoom-instagram-widget .widget-title:after, .adeline-custom-sidebar .elementor-widget.elementor-widget-wp-widget-wpzoom_instagram_widget h5:after, .elementor-widget-sidebar .zoom-instagram-widget .widget-title:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: -10px;
	height: 12px;
	width: calc(100% + 20px);
	background-color: #eadad8;
	z-index: -1;
}

.adeline-page-wrapper ul.zoom-instagram-widget__items {
	padding: 0;
	margin: 0;
	list-style: none;
}

.adeline-page-wrapper ul>li.zoom-instagram-widget__item {
	margin-bottom: 10px;
	list-style: none;
}

#adeline-sidebar .zoom-instagram-widget__follow-me, .elementor-widget-sidebar .zoom-instagram-widget__follow-me, .adeline-custom-sidebar .zoom-instagram-widget__follow-me {
	margin-top: 3px;
	line-height: 1;
}

#adeline-sidebar .zoom-instagram-widget__follow-me a, .elementor-widget-sidebar .zoom-instagram-widget__follow-me a, .adeline-custom-sidebar .zoom-instagram-widget__follow-me a {
	font-family: raleway, sans-serif;
	font-weight: 700 !important;
	color: #273742 !important;
	text-align: center;
	background: 0 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	font-size: 10.5px;
	letter-spacing: 2px;
	text-transform: uppercase;
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;
	line-height: 1;
}

.elementor-editor-active .adeline-loader, .elementor-editor-preview .adeline-loader {
	display: none;
}

.elementor-page .adeline-page-wrapper {
	overflow: hidden;
}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
	padding: 0 !important;
}

.elementor-editor-active .elementor-inner, .elementor-editor-active .elementor.elementor-edit-mode .elementor-inner-section:first-child {
	margin-top: 0 !important;
}

.elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 1200px !important;
}

.page-template-page-elementor #adeline-content, .page-template-page-elementor .adeline-page-has-feature #adeline-content {
	padding: 0 !important;
}

.elementor-page .adeline-no-bottom, .elementor-page .adeline-no-bottom-p, .elementor-page .adeline-no-bottom-p p:last-of-type {
	margin-bottom: 0 !important;
}

.elementor-image-gallery .gallery, .elementor-image-gallery .gallery-item {
	box-sizing: border-box !important;
}

.adeline-page-wrapper .elementor-image-gallery dl.gallery-item {
	padding: 0 25px 0 0;
}

.adeline-page-wrapper .elementor-image-gallery dl.gallery-item dt {
	margin-top: 0;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	padding: 0 !important;
}

.page-template-page-elementor #adeline-searchform input[type=text], .page-template-page-elementor .adeline-video-play {
	box-sizing: content-box !important;
}

.adeline-script-text.elementor-widget-heading, .adeline-script-text.elementor-widget-text-editor {
	font-family: juniper and sage;
	font-size: 53px;
	line-height: 1;
	letter-spacing: 5px;
	font-weight: 400;
	text-transform: lowercase;
}

.adeline-standard-headline-text .elementor-heading-title {
	font-size: 29px;
	line-height: 1.2;
}

.adeline-button-text .elementor-button-text {
	font-size: 10.5px;
	line-height: 1;
	letter-spacing: 2px;
	font-weight: 700;
	text-transform: uppercase;
}

.adeline-dots-graphic svg g {
	fill: inherit;
}

.elementor-widget-image-gallery .gallery-item {
	margin-top: 0 !important;
}

.gallery .gallery-icon img, .gallery .gallery-icon img:hover {
	border: 0 !important;
	padding: 0;
}

.dialog-type-lightbox {
	background-color: rgba(255, 255, 255, .9) !important;
}

.swiper-container [class^=eicon], .elementor-lightbox .dialog-lightbox-close-button, .elementor-lightbox .elementor-swiper-button {
	color: #222 !important;
}

.swiper-container [class^=eicon]:hover, .elementor-lightbox .dialog-lightbox-close-button:hover, .elementor-lightbox .elementor-swiper-button:hover {
	color: #999 !important;
}

.elementor-lightbox .elementor-lightbox-image {
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: 0 0 20px rgba(0, 0, 0, .1), 0 0 8px -5px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1), 0 0 8px -5px rgba(0, 0, 0, .1);
}

.elementor-slideshow__footer, .elementor-slideshow__header {
	box-sizing: border-box !important;
}

.elementor-widget-image-box .elementor-image-box-img a {
	vertical-align: middle;
	display: inline-block;
	line-height: 0;
}

.elementor-widget-image-box .elementor-image-box-title a:hover {
	color: #999 !important;
}

.adeline-elementor-hero-image-section {
	height: 625px;
}

.adeline-elementor-hero-image-section>.elementor-container {
	height: 100%;
}

.adeline-elementor-hero-image-section .adeline-dots-graphic {
	position: absolute;
	bottom: -82px;
	right: -10px;
}

.adeline-brand-intro-section:after, .adeline-feat-links-section:after {
	position: absolute;
	content: "";
	bottom: -1px;
	background: #fcfaf8;
	height: 190px;
	width: 100%;
	clip-path: polygon(0 100%, 100% 0, 100% 0%, 100% 100%, 0% 100%);
}

.adeline-feat-links-section:after {
	top: -1px;
	bottom: auto;
	transform: rotate(180deg);
}

.adeline-about-text-column {
	align-items: center;
}

.adeline-about-text-column>.elementor-widget-wrap {
	margin-left: 105px !important;
	width: 515px !important;
}

.adeline-about-me-border-detail {
	position: absolute !important;
	height: calc(100% - 80px);
	top: 0;
	left: 0;
	transform: rotate(7deg);
}

.adeline-about-me-border-detail>.elementor-widget-container {
	width: 100%;
	height: 100%;
}

.adeline-about-me-border-detail .elementor-divider {
	display: none !important;
}

.adeline-elementor-mailchimp-section, body.elementor-editor-active .elementor.elementor-edit-mode .elementor-element.elementor-section.adeline-elementor-mailchimp-section {
	overflow: hidden;
}

.adeline-feat-links-inner-section>.elementor-container {
	margin-left: -10px !important;
}

.adeline-featured-link-column {
	margin-right: 130px !important;
}

.adeline-featured-link-column:last-of-type {
	margin-right: 0 !important;
}

.adeline-featured-button {
	position: absolute !important;
	top: 0;
	left: 35px;
	height: calc(100% + 75px);
	width: calc(100% - 15px) !important;
	display: flex;
	align-items: center;
}

.adeline-featured-button>.elementor-widget-container {
	width: 100%;
}

.adeline-featured-link-accent {
	position: absolute !important;
	top: -30px;
	left: 0;
	height: calc(100% + 60px);
	width: calc(100% - 20px) !important;
}

.adeline-featured-link-accent>.elementor-widget-container {
	height: 100%;
}

.adeline-featured-link-accent .elementor-divider {
	display: none !important;
}

.adeline-featured-link-column:last-of-type .adeline-featured-link-accent {
	top: 40px;
	left: 40px;
}

.adeline-featured-link-column:last-of-type .adeline-featured-button {
	left: 0;
}

.adeline-featured-links-inner-section .elementor-container {
	z-index: 1;
}

.adeline-featured-links-inner-section:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: -25%;
	width: 150%;
	height: 25%;
	background: #fcfaf8;
}

.adeline-featured-links-column {
	margin-right: 50px !important;
}

.adeline-featured-links-column:last-of-type {
	margin-right: 0 !important;
}

.adeline-featured-links-column .elementor-widget-divider {
	position: absolute !important;
	top: -10px;
	width: calc(100% - 20px) !important;
	left: 10px;
	height: 400px;
}

.adeline-featured-links-column .elementor-widget-divider .elementor-widget-container {
	height: 100%;
}

.adeline-featured-links-column .elementor-widget-divider .elementor-divider {
	display: none !important;
}

.adeline-full-width-button .elementor-button-link {
	width: 100%;
	box-sizing: border-box !important;
}

.adeline-extra-cta-section .adeline-about-text-column>.elementor-widget-wrap {
	margin: -25px 0 0 10px !important;
}

.adeline-about-bg-image {
	position: absolute !important;
	top: 0;
	right: 0;
}

.adeline-extra-cta-section .adeline-about-me-border-detail {
	height: calc(100% - 100px);
	top: 45px;
	left: 13px;
	transform: rotate(10deg);
	width: calc(100% - 110px) !important;
}

.adeline-testimonials-section, body.elementor-editor-active .elementor.elementor-edit-mode .elementor-element.elementor-section.adeline-testimonials-section {
	overflow: hidden;
}

.adeline-testimonials-section .elementor-testimonial-content {
	font-size: 13.5px !important;
}

.adeline-testimonials-section .slick-list {
	margin: 0 auto !important;
}

.adeline-page-wrapper .adeline-testimonials-section ul.slick-dots {
	bottom: -20px;
}

.adeline-detailed-blog-section:before {
	position: absolute;
	content: "";
	bottom: 0;
	background: #fcfaf8;
	height: 40%;
	width: 100%;
}

.adeline-detailed-blog-section:after {
	position: absolute;
	content: "";
	bottom: 40%;
	background: #fcfaf8;
	height: 250px;
	width: 100%;
	clip-path: polygon(0 100%, 100% 0, 100% 0%, 100% 100%, 0% 100%);
}

.adeline-below-menu .adeline-about-me-section.adeline-elementor-two {
	padding-top: 17px !important;
}

.adeline-about-me-section.adeline-elementor-two:after {
	position: absolute;
	content: "";
	top: 0;
	background: #fcfaf8;
	height: 260px;
	width: 100%;
	clip-path: polygon(0 100%, 100% 0, 100% 0%, 100% 100%, 0% 100%);
	transform: rotate(180deg);
}

.adeline-elementor-two .adeline-about-text-column>.elementor-widget-wrap {
	margin-left: 100px !important;
}

.adeline-elementor-two.adeline-feat-links-section:after {
	clip-path: polygon(0 0, 0 0, 0 0%, 100% 100%, 0% 100%);
}

.adeline-extra-cta-section.adeline-two .adeline-about-text-column>.elementor-widget-wrap {
	margin-top: -55px !important;
}

.adeline-links-button .elementor-button-link {
	min-width: 350px;
	box-sizing: border-box !important;
}

.adeline-elementor-four.adeline-feat-links-section:after {
	display: none;
}

.adeline-custom-blog-column {
	width: calc(100% - 365px) !important;
}

.adeline-custom-sidebar {
	width: 365px !important;
	overflow: hidden;
}

.adeline-custom-sidebar .elementor-widget-wrap>.elementor-element.elementor-widget, .adeline-custom-sidebar .elementor-widget {
	margin: 0 0 50px 65px !important;
	width: 300px;
	box-sizing: border-box !important;
}

.adeline-custom-sidebar .elementor-widget h5 {
	font-size: 18px;
	text-align: center;
}

.adeline-elementor-five.adeline-detailed-blog-section:before {
	height: 55%;
}

.adeline-elementor-five.adeline-detailed-blog-section:after {
	bottom: 55%;
}

.adeline-elementor-product-items {
	width: 950px;
	margin: 0 auto;
}

.adeline-elementor-product-item .adeline-product-image {
	width: 120px;
	padding: 30px 20px;
	background: #fff;
	box-sizing: border-box !important;
}

.adeline-about-me-section.adeline-elementor-about:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 20%;
	bottom: 0;
	left: 0;
	background: #fcfaf8;
}

.adeline-elementor-about .adeline-about-text-column .elementor-widget-wrap {
	margin-top: -35% !important;
}

.adeline-about-details-text-column {
	margin-right: 50px !important;
}

.adeline-about-details-text-column:last-of-type {
	margin-right: 0 !important;
}

.adeline-qa-column {
	margin-right: 90px !important;
}

.adeline-qa-column:last-of-type {
	margin-right: 0 !important;
}

.adeline-question-text {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14.5px;
	font-weight: 500;
}

.adeline-answer-text {
	font-family: juniper and sage;
	font-size: 33px;
	letter-spacing: 3px;
	font-weight: 400;
}

.adeline-answer-text .elementor-widget-container {
	display: inline-block;
	line-height: 1;
}

.adeline-elementor-services .adeline-about-bg-image {
	right: auto;
	left: 0;
}

.adeline-extra-cta-section.adeline-elementor-services .adeline-about-me-border-detail {
	height: calc(100% - 110px);
	top: 50px;
	left: 50px;
	transform: rotate(8deg);
}

.adeline-extra-cta-section.adeline-elementor-services .adeline-about-text-column>.elementor-widget-wrap {
	margin: -25px 0 0 90px !important;
}

.adeline-service-offering-title .elementor-heading-title {
	font-size: 20px;
	line-height: 1.3;
}

.adeline-services-price-text {
	line-height: 1;
	font-size: 14px;
	letter-spacing: 2px;
}

.adeline-contact-form {
	text-align: center;
}

.adeline-contact-form input, .adeline-contact-form textarea {
	width: 65%;
	border: 0;
	margin: 0;
	padding: 15px 25px;
	background: #fcfaf8;
}

.adeline-contact-form input[type=checkbox] {
	width: auto;
	margin: 0 5px 0 0;
}

.adeline-contact-form input[type=submit] {
	color: #fff;
	background: #273742;
	display: inline-block;
	width: auto;
	padding: 15px 40px;
}

.adeline-contact-form input[type=submit]:hover {
	background: #97582f;
	color: #fff;
}

.adeline-elementor-contact .adeline-about-text-column>.elementor-widget-wrap {
	margin-top: -50px !important;
}

.wpcf7 .ajax-loader {
	margin: 0;
	width: 0;
}

.wpcf7 .submitting .ajax-loader {
	margin: 0 24px;
	width: 24px;
}

.adeline_about_widget, .elementor-widget-wp-widget-adeline_about_widget .adeline-about-widget-caption {
	text-align: center;
}

.adeline-about-widget {
	padding: 15px 0 0;
	overflow: hidden;
}

.adeline-about-img {
	line-height: 1;
	position: relative;
}

.adeline-about-img:after {
	position: absolute;
	content: "";
	height: 100%;
	top: -15px;
	width: calc(100% - 30px);
	left: 15px;
	border: 3px solid #97582f;
}

.adeline-about-img .adeline-graphic-wrapper {
	right: -40px;
	bottom: -85px;
}

.adeline-about-img .adeline-graphic-wrapper svg {
	width: 130px;
	transform: rotate(180deg);
	fill: #97582f;
}

.adeline-about-widget-caption {
	background: #273742;
	padding: 31px 20px 35px;
	margin: -2px 0 0;
	font-size: 12.5px;
	line-height: 1.8;
}

.widget .adeline-about-widget h4 {
	margin: 0;
	color: #fff;
}

.elementor-widget-wp-widget-adeline_about_widget h4 {
	margin: 0;
	color: #fff;
	font-size: 18px;
}

.adeline-sidebar-accent-title {
	font-family: juniper and sage;
	font-size: 37px;
	line-height: 1;
	letter-spacing: 4px;
	display: block;
	text-transform: lowercase;
	margin-bottom: -20px;
	color: #d8b8b7;
	font-weight: 400;
}

.adeline-about-widget p {
	margin: 4px 0 0;
	color: #fff;
}

.adeline-about-social-icons {
	line-height: 1;
}

.adeline-about-social-icons a {
	display: inline-block;
	color: #d8b8b7;
	font-size: 11.5px;
	padding: 14px 14px 0 0;
}

.adeline-about-social-icons a:last-of-type {
	padding-right: 0;
}

.adeline_map_widget, .elementor-widget-wp-widget-adeline_map_widget {
	padding: 0;
	text-align: center;
	background: #273742;
}

.adeline-map-widget {
	padding-bottom: 30px;
	overflow: hidden;
}

.adeline-map-widget h4 {
	margin: 0 0 -4px;
	color: #fff;
	font-size: 18px;
}

.adeline-map-widget h6, .adeline-map-widget .fa-map-marker-alt {
	display: inline-block;
}

.adeline-map-widget .fa-map-marker-alt {
	font-size: 30px;
	color: #d8b8b7;
	margin: 0 0 7px;
}

.adeline-map-widget h6 {
	font-weight: 700;
	font-size: 10.5px;
	letter-spacing: 2px;
	color: #d8b8b7;
	margin-bottom: 0;
	text-transform: uppercase;
	line-height: 1;
}

.adeline-map-widget img {
	width: 400px;
	max-width: 400px !important;
	margin: -15px 0 0 -50px;
}

.adeline_latest_products_widget, .elementor-widget-wp-widget-adeline_latest_products_widget {
	position: relative;
}

.adeline-latest-products-widget {
	padding: 40px 45px 35px;
	background-color: #f3ebe9;
	text-align: center;
	box-sizing: border-box;
	height: 590px;
	overflow: scroll;
	position: relative;
}

.widget .adeline-latest-products-widget h4, .adeline-custom-sidebar .elementor-widget.elementor-widget-wp-widget-adeline_latest_products_widget h5 {
	margin: 0 0 25px;
}

.adeline-latest-product-item {
	text-align: center;
	margin: 0 0 32px;
}

.adeline-latest-product-item:first-of-type {
	margin-top: 25px;
}

.adeline-product-image {
	width: 90px;
	margin: 0 auto;
	line-height: 1;
	background-color: #fff;
	padding: 20px;
}

.adeline-latest-product-title {
	color: #222;
	padding: 10px 0 0;
	margin: 0;
	font-size: 12.5px;
	line-height: 1.8;
}

.adeline_custom_list_widget, .elementor-widget-wp-widget-adeline_custom_list_widget {
	position: relative;
}

.adeline-custom-list-widget {
	background: #97582f;
	padding: 40px 22px 42px;
	text-align: center;
}

.widget .adeline-custom-list-widget h4, .adeline-custom-sidebar .elementor-widget.elementor-widget-wp-widget-adeline_custom_list_widget h5 {
	color: #fff;
}

.adeline-custom-list-item p {
	margin: 0 0 6px;
	padding: 0 0 6px;
	border-bottom: 1px solid #fff;
	font-size: 12.5px;
}

.adeline-custom-list-item a {
	color: #fff;
}

.adeline-custom-image-list-item {
	position: relative;
	display: table;
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	height: 150px;
	width: 100%;
	margin: 0 0 18px;
	background-color: #f3f3f3;
}

.adeline_custom_image_list_widget a:last-of-type .adeline-custom-list-item, .elementor-widget-wp-widget-adeline_custom_image_list_widget a:last-of-type .adeline-custom-list-item {
	margin: 0;
}

.adeline-custom-image-item-overlay {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.adeline-custom-image-list-title {
	font-weight: 700;
	display: inline-block;
	margin: 0 15px;
	background: #fff;
	letter-spacing: 2px;
	color: #222;
	text-transform: uppercase;
	padding: 7px 17px;
	font-size: 10.5px;
}

.adeline-custom-image-list-widget a:last-of-type .adeline-custom-image-list-item {
	margin-bottom: 0;
}

.adeline-latest-video-widget {
	text-align: center;
}

.adeline-latest-video-widget .widget-title, .adeline-custom-sidebar .elementor-widget.elementor-widget-wp-widget-adeline_latest_video_widget h5 {
	color: #333;
	line-height: 1;
	margin-bottom: 23px;
	position: relative;
	display: inline-block;
	z-index: 1;
}

.adeline-latest-video-widget .widget-title:after, .adeline-custom-sidebar .elementor-widget.elementor-widget-wp-widget-adeline_latest_video_widget h5:after {
	position: absolute;
	content: "";
	bottom: -5px;
	left: -10px;
	height: 12px;
	width: calc(100% + 20px);
	background-color: #eadad8;
	z-index: -1;
}

.adeline-latest-video-img {
	position: relative;
}

.adeline-latest-video-img a {
	display: block;
	line-height: 0;
}

.adeline-video-play {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 35px;
	height: 50px !important;
	border-radius: 50% !important;
	border: 1px solid #fff !important;
	padding: 10px 15px;
}

.adeline-video-play:hover {
	opacity: .5;
	cursor: pointer;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}

.adeline-latest-video-description p {
	margin: 14.5px 20px 18px;
	font-size: 12.5px;
	line-height: 1.8;
}

.adeline-latest-video-description a p {
	color: #000;
}

.adeline-subscribe-link {
	display: block;
	background: #97582f;
	line-height: 1;
	padding: 15px 12px 17px;
}

.adeline-subscribe-text {
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10.5px;
	line-height: 1;
}

.adeline-recent-posts-widget, .elementor-widget-wp-widget-adeline_recent_posts_widget {
	text-align: center;
	background-color: #fcfaf8;
}

.adeline-recent-posts-widget .widget-title, .adeline-custom-sidebar .elementor-widget.elementor-widget-wp-widget-adeline_recent_posts_widget h5 {
	color: #333;
	line-height: 1;
	margin-bottom: 23px;
	position: relative;
	display: inline-block;
	z-index: 1;
}

.adeline-recent-posts-widget .widget-title:after, .adeline-custom-sidebar .elementor-widget.elementor-widget-wp-widget-adeline_recent_posts_widget h5:after {
	position: absolute;
	content: "";
	bottom: -5px;
	left: -10px;
	height: 12px;
	width: calc(100% + 20px);
	background-color: #eadad8;
	z-index: -1;
}

.adeline-page-wrapper ul.adeline-side-newsfeed, .adeline-post-wrapper ul.adeline-side-newsfeed {
	padding: 0;
	margin: 0;
	list-style: none;
}

.adeline-page-wrapper ul.adeline-side-newsfeed>li, .adeline-post-wrapper ul.adeline-side-newsfeed>li {
	margin-bottom: 25px;
}

.adeline-page-wrapper ul.adeline-side-newsfeed>li:last-of-type, .adeline-post-wrapper ul.adeline-side-newsfeed>li:last-of-type {
	margin-bottom: 0;
}

.adeline-side-item {
	overflow: hidden;
	line-height: 1;
	border-bottom: 1px solid #e5e5e5;
}

.adeline-side-image {
	width: 125px;
	margin-right: 12px;
	display: inline-block;
	float: left;
	line-height: 1;
	margin-bottom: -2px;
}

.adeline-side-item-text {
	display: inline-block;
	text-align: left;
	margin: 0;
	width: 163px;
}

.adeline-side-item-text.adeline-side-no-thumbnail {
	width: 100% !important;
	margin: 0 0 15px;
}

.widget h4.adeline-side-title, .elementor-widget-wp-widget-adeline_recent_posts_widget h4.adeline-side-title {
	margin: 0;
	text-align: left;
	text-transform: none;
}

.adeline-side-title a {
	color: #444;
	text-align: left;
	display: inline-block;
	font-size: 12.5px;
	line-height: 1.6;
	text-transform: uppercase;
}

.adeline-side-item-date {
	display: inline-block;
	color: #555;
	font-size: 9px;
	text-transform: uppercase;
	margin-top: 3px;
	line-height: 1;
	letter-spacing: 1.5px;
}

#adeline-sidebar .mc4wp-form, .adeline-custom-sidebar .mc4wp-form, .elementor-widget-sidebar .mc4wp-form {
	background: #eadad8;
	padding: 30px 20px 35px;
	text-align: center;
	overflow: auto;
}

#adeline-sidebar .mc4wp-form-fields p.adeline-mc4wp-accent-text, .adeline-custom-sidebar .mc4wp-form-fields p.adeline-mc4wp-accent-text, .elementor-widget-sidebar .mc4wp-form-fields p.adeline-mc4wp-accent-text {
	font-family: juniper and sage;
	color: #fff;
	font-size: 37px;
	letter-spacing: 4px;
	display: block;
	text-transform: lowercase;
	margin-bottom: -17px;
	padding: 0;
	font-weight: 400;
}

#adeline-sidebar .adeline-mc4wp-heading-text, .adeline-custom-sidebar .adeline-mc4wp-heading-text, .elementor-widget-sidebar .adeline-mc4wp-heading-text {
	font-size: 18px;
	color: #333;
	letter-spacing: 1.5px;
	margin-bottom: 15px;
	margin-top: 0;
}

#adeline-sidebar .adeline-mc4wp-form p, .adeline-custom-sidebar .adeline-mc4wp-form p, .elementor-widget-sidebar .adeline-mc4wp-form p {
	display: block;
}

#adeline-sidebar .mc4wp-form-fields p.adeline-mc4wp-para-text, .adeline-custom-sidebar .mc4wp-form-fields p.adeline-mc4wp-para-text, .elementor-widget-sidebar .mc4wp-form-fields p.adeline-mc4wp-para-text {
	color: #000;
	font-size: 12.5px;
	line-height: 1.7;
	margin-bottom: 20px;
	letter-spacing: .5px;
	padding: 0;
	margin-bottom: 17px;
}

#adeline-sidebar .mc4wp-form-fields input, .adeline-custom-sidebar .mc4wp-form-fields input, .elementor-widget-sidebar .mc4wp-form-fields input {
	width: 100%;
	margin: 0 0 20px;
	box-sizing: border-box !important;
}

#adeline-sidebar .mc4wp-form-fields input[type=checkbox], .adeline-custom-sidebar .mc4wp-form-fields input[type=checkbox], .elementor-widget-sidebar .mc4wp-form-fields input[type=checkbox] {
	width: auto;
	margin: 0 5px 0 0;
}

#adeline-sidebar .mc4wp-form-fields input[type=submit], .adeline-custom-sidebar .mc4wp-form-fields input[type=submit], .elementor-widget-sidebar .mc4wp-form-fields input[type=submit] {
	font-weight: 700;
	width: 100%;
	background-color: #97582f;
	color: #fff;
	font-size: 10.5px;
	letter-spacing: 2px;
	border: 0;
	line-height: 1;
	margin: 0;
}

.elementor-editor-active .adeline-custom-sidebar .zoom-instagram-widget__item a {
	width: 144px !important;
	height: 144px !important;
}

.elementor-editor-active .adeline-custom-sidebar .zoom-instagram-widget__item:nth-of-type(2n) {
	margin-right: 0;
}

#adeline-footer {
	clear: both;
	color: #000;
	background: #273742;
	overflow: hidden;
	position: relative;
}

#adeline-footer .zoom-instagram-widget {
	position: relative;
	padding: 120px 0 90px;
	margin: 0 auto;
	width: 1200px;
}

#adeline-footer .zoom-instagram-widget__follow-me {
	position: absolute;
	right: 0;
	left: 0;
	top: 93px;
	margin: auto;
}

#adeline-footer .zoom-instagram-widget h4 {
	font-size: 23px;
	padding-bottom: 35px;
	color: #fff;
	margin: 0;
	line-height: 1;
	z-index: 2;
	position: relative;
	letter-spacing: 2px;
}

#adeline-footer .zoom-instagram-widget__follow-me a {
	position: relative;
	border: 0;
	padding: 0 !important;
	color: #d8b8b7 !important;
	font-size: 43px;
	letter-spacing: 4px;
	font-weight: 400 !important;
	border-radius: 0;
	padding: 0;
	z-index: 1;
	text-transform: lowercase;
	line-height: 1;
	overflow: visible;
	font-family: juniper and sage;
}

#adeline-footer .zoom-instagram-widget__follow-me a:hover {
	background: 0 0;
}

#adeline-footer .zoom-instagram-widget__items {
	position: relative;
	z-index: 1;
	margin-left: 3px;
}

#adeline-footer .zoom-instagram-widget__item {
	margin-bottom: 0 !important;
}

#adeline-footer .zoom-instagram-widget__items .zoom-instagram-widget__item .zoom-instagram-link {
	position: relative;
	z-index: 3;
}

#adeline-footer .zoom-instagram-widget__item:after {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: -3px;
	left: -3px;
	border: 3px solid #fff;
	z-index: 2;
}

#adeline-footer.adeline-footer-has-menu .instagram-footer-widget, #adeline-footer.adeline-footer-has-social-media .instagram-footer-widget {
	padding-bottom: 0;
}

.adeline-footer-insta-graphic {
	position: absolute;
}

.adeline-footer-left-graphic {
	bottom: 20px;
	left: -50px;
	transform: rotate(180deg);
}

.adeline-footer-right-graphic {
	top: 195px;
	right: -45px;
}

.adeline-footer-no-menu.adeline-footer-has-social-media .adeline-footer-left-graphic, .adeline-footer-has-menu.adeline-footer-no-social-media .adeline-footer-left-graphic {
	bottom: 25px;
}

.adeline-footer-no-menu.adeline-footer-no-social-media .adeline-footer-left-graphic {
	bottom: 120px;
}

.adeline-footer-container {
	font-weight: 700;
	box-sizing: border-box;
	clear: both;
	padding: 0;
	font-size: 10.5px;
	text-transform: uppercase;
	line-height: 1.5em;
	letter-spacing: 2px;
	overflow: auto;
	position: relative;
	text-align: center;
}

.adeline-footer-sm-menu-container {
	padding: 52px 25px;
}

.adeline-footer-menu li {
	display: inline-block;
	list-style: none;
	margin: 0 28px 0 0;
}

.adeline-footer-menu li:last-of-type {
	margin: 0;
}

.adeline-footer-menu li a {
	color: #fff;
}

.adeline-footer-has-menu .adeline-social-media-follow-icons {
	margin: 30px 0 0;
}

.adeline-footer-sm-menu-container .adeline-social-media-follow-icons {
	width: 100%;
	text-align: center;
	float: none;
	display: block;
}

#adeline-footer .adeline-social-media-follow-icons a {
	color: #d8b8b7;
	margin: 0 20px 0 0;
	font-size: 15px;
}

#adeline-footer .adeline-social-media-follow-icons a:last-of-type {
	margin: 0;
}

.adeline-footer-no-menu.adeline-footer-no-social-media .adeline-footer-sm-menu-container {
	padding: 0;
}

.adeline-footer-no-insta-widget.adeline-footer-no-menu.adeline-footer-has-social-media .adeline-footer-sm-menu-container {
	padding: 50px 25px 0;
}

.ph-copyright {
	margin: 0;
	padding: 25px;
	text-align: center;
	clear: both;
	background: #fcfaf8;
	font-size: 12.5px;
}

.ph-marketing {
	margin-left: 21px;
	position: relative;
}

.ph-marketing:before {
	position: absolute;
	content: "";
	top: 3px;
	left: -12px;
	height: 10px;
	border-left: 1px solid #000;
	width: 1px;
}

.ph-marketing a {
	color: #000;
}

.adeline-footer-no-menu.adeline-footer-no-instagram .ph-copyright {
	background: #273742;
	color: #fff;
}

.adeline-footer-no-menu.adeline-footer-no-instagram .ph-marketing:before {
	border-color: #fff;
}

.adeline-footer-no-menu.adeline-footer-no-instagram .ph-marketing a {
	color: #fff;
}

.has-light-grayish-red-color {
	color: #eadad8 !important;
}

.has-grayish-red-color {
	color: #d8b8b7 !important;
}

.has-dark-moderate-orange-color {
	color: #97582f !important;
}

.has-very-dark-desaturated-blue-color {
	color: #273742 !important;
}

.has-light-grayish-red-background-color, .is-style-outline .wp-block-button__link.has-light-grayish-red-background-color {
	background-color: #eadad8 !important;
}

.has-grayish-red-background-color, .is-style-outline .wp-block-button__link.has-grayish-red-background-color {
	background-color: #d8b8b7 !important;
}

.has-dark-moderate-orange-background-color, .is-style-outline .wp-block-button__link.has-dark-moderate-orange-background-color {
	background-color: #97582f !important;
}

.has-very-dark-desaturated-blue-background-color, .is-style-outline .wp-block-button__link.has-very-dark-desaturated-blue-background-color {
	background-color: #273742 !important;
}

.wp-block-cover.has-background-dim.has-light-grayish-red-background-color, .wp-block-cover.has-background-dim.has-grayish-red-background-color, .wp-block-cover.has-background-dim.has-dark-moderate-orange-background-color, .wp-block-cover.has-background-dim.has-very-dark-desaturated-blue-background-color {
	background-size: cover;
	background-position: 50%;
}

a.wp-block-button__link:hover, .is-style-outline .wp-block-button__link.has-light-grayish-red-background-color:hover, .is-style-outline .wp-block-button__link.has-grayish-red-background-color:hover, .is-style-outline .wp-block-button__link.has-dark-moderate-orange-background-color:hover, .is-style-outline .wp-block-button__link.has-very-dark-desaturated-blue-background-color:hover {
	background-color: #bbb !important;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
}

.single-post .adeline-container, .single-post .adeline-full-width {
	overflow: visible;
}

.adeline_fullwidth_narrow .adeline-post-entry-wrapper {
	width: 835px;
	margin: 0 auto;
}

.adeline_fullwidth_narrow .alignwide {
	width: 1200px;
	margin-left: -21.8%;
	clear: both;
}

.adeline_fullwidth_narrow .alignfull {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	width: auto;
	max-width: 1000%;
	clear: both;
}

.adeline_fullwidth_narrow .adeline-post-header {
	text-align: center;
}

.page-template-page-narrowfullwidth .adeline-container, .page-template-page-narrowfullwidth .adeline-full-width {
	overflow: visible;
}

.adeline_fullwidth_narrow .adeline-page-content-wrapper {
	width: 835px;
	margin: 0 auto;
}

.page-template-page-narrowfullwidth .adeline-page-header h1 {
	text-align: center;
}

p.has-small-font-size {
	font-size: 13px;
}

p.has-normal-font-size {
	font-size: 16px;
}

p.has-medium-font-size {
	font-size: 20px;
	line-height: 1.5;
}

p.has-large-font-size {
	font-size: 36px;
	line-height: 1.5;
}

p.has-huge-font-size {
	font-size: 42px;
	line-height: 1.5;
}

.has-drop-cap:not(:focus)::first-letter {
	font-size: 4em;
}

.wp-block-separator {
	width: 100px;
	margin: 0 auto 20px;
}

.adeline-page-wrapper hr.wp-block-separator {
	border-bottom: 2px solid;
}

.wp-block-separator.is-style-wide {
	width: 100%;
}

.adeline-page-wrapper hr.wp-block-separator.is-style-dots {
	width: auto;
	border: 0;
}

.adeline-page-wrapper .wp-block-table table {
	margin-bottom: 20px;
}

.adeline-page-wrapper .wp-block-table.alignleft table, .adeline-page-wrapper .wp-block-table.right table {
	margin-bottom: 0;
}

.wp-block-table.aligncenter {
	margin-bottom: 0;
}

.wp-block-table.is-style-stripes, .adeline-post-content table.wp-block-table.is-style-stripes, .adeline-page-content table.wp-block-table.is-style-stripes {
	border: 0;
}

.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
	border-color: #e5e5e5;
	background: inherit;
}

.wp-block-table.is-style-stripes tfoot td {
	background: #fff;
}

.adeline-post-content table.wp-block-table.alignleft, .adeline-post-content table.wp-block-table.alignright {
	margin-bottom: 10px;
}

.adeline_fullwidth_narrow .alignfull.wp-block-table {
	margin-left: auto;
	margin-right: auto;
}

.wp-block-file.alignwide, .wp-block-file.alignfull {
	text-align: center;
}

.wp-block-file .wp-block-file__button {
	background-color: #000;
	color: #fff;
	font-size: 10.5px;
	letter-spacing: 2px;
	border-radius: 0;
	padding: 10px;
	line-height: 1;
	text-transform: uppercase;
	font-weight: 700;
}

.wp-block-file a.wp-block-file__button:hover {
	background-color: #bbb;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
}

pre.wp-block-verse {
	white-space: pre-wrap;
	line-height: 1.2;
}

.wp-block-spacer {
	clear: both;
}

.wp-block-button.alignright, .wp-block-button.alignleft {
	margin-bottom: 5px;
}

.wp-block-button.alignright {
	margin-left: 10px;
}

.wp-block-button.alignleft {
	margin-right: 10px;
}

a.wp-block-button__link {
	text-transform: uppercase;
	font-size: 10.5px;
	letter-spacing: 2px;
	line-height: 1;
	padding: 10px;
	font-weight: 700;
}

.wp-block-quote.is-style-large {
	margin: 0 0 20px;
	padding: 0;
}

.wp-block-quote.is-style-large p {
	font-size: 18px;
	line-height: 1.8;
}

.wp-block-quote.is-style-large cite {
	font-size: 11px;
}

.wp-block-pullquote {
	border-top: 10px solid;
	border-bottom: 10px solid;
	margin: 20px 0;
}

.wp-block-pullquote.alignfull {
	padding-right: 30px;
	padding-left: 30px;
}

.wp-block-pullquote blockquote {
	border-left: 0;
	width: 100%;
	margin: 0;
}

.wp-block-pullquote p, .wp-block-pullquote.is-style-solid-color blockquote p {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 16px;
	color: inherit;
	border: 0;
	line-height: 1.8;
}

.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
	font-size: 17px;
}

.wp-block-pullquote.is-style-solid-color blockquote {
	max-width: 85%;
}

.wp-block-pullquote cite {
	display: block;
	margin: 20px 0 0;
	padding: 0;
	text-align: center;
	color: #777;
	font-size: 10.5px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-weight: 400;
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
	text-transform: uppercase;
}

.wp-block-pullquote.alignleft {
	margin: 8px 30px 20px 0;
}

.wp-block-pullquote.alignleft.is-style-solid-color {
	margin: 6px 30px 20px 0;
}

.wp-block-pullquote.alignright {
	margin: 8px 0 20px 30px;
}

.wp-block-pullquote.alignright.is-style-solid-color {
	margin: 6px 0 20px 30px;
}

.wp-block-image .alignleft, .wp-block-image .aligncenter, .wp-block-image .alignright, .wp-block-image .alignnone, .wp-block-embed.alignleft, .wp-block-embed.alignright, .wp-block-embed.alignnone {
	margin-bottom: 5px;
}

.wp-block-image.alignwide {
	max-width: inherit;
}

.wp-block-image.alignwide img {
	max-width: initial;
}

.wp-block-image figcaption {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 10.5px;
	letter-spacing: 1px;
	line-height: 1.4;
	text-transform: uppercase;
	font-weight: 400;
	color: #777;
	text-align: center;
}

.wp-block-image.alignfull figcaption, .wp-block-image.alignwide figcaption, .wp-block-image .aligncenter figcaption {
	padding: 0 20px;
}

.wp-block-embed figcaption {
	font-size: 10.5px;
	letter-spacing: 1px;
	margin-bottom: 0;
	line-height: 1.4;
	text-transform: uppercase;
	color: #777;
	font-weight: 400;
	text-align: center;
}

.wp-block-embed.alignfull figcaption, .wp-block-embed.alignwide figcaption {
	padding: 0 20px;
}

.wp-block-embed iframe {
	max-width: 100%;
}

.wp-block-embed.aligncenter {
	margin-bottom: 20px;
	clear: both;
}

.wp-block-media-text {
	margin-bottom: 20px;
}

.wp-block-media-text .wp-block-media-text__media {
	line-height: 0;
}

.wp-block-media-text p {
	margin-bottom: 0;
	padding: 15px 0;
}

.adeline-post-content ul.wp-block-gallery, .adeline-page-content ul.wp-block-gallery, .adeline-page-wrapper ul.blocks-gallery-grid {
	padding-left: 0;
	margin-bottom: 10px;
}

.adeline-post-content ul.wp-block-gallery.alignleft, .adeline-page-content ul.wp-block-gallery.alignleft, .adeline-post-content ul.wp-block-gallery.alignright, .adeline-page-content ul.wp-block-gallery.alignright {
	margin-bottom: 0;
}

.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
	box-sizing: border-box;
	font-size: 10.5px;
	padding-top: 11px;
	font-weight: 400;
	line-height: 1.3;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
}

.wp-block-cover.alignright {
	margin: 5px 0 10px 20px;
}

.wp-block-cover.alignleft {
	margin: 5px 20px 10px 0;
}

.wp-block-cover .wp-block-cover__inner-container {
	color: inherit;
}

.wp-block-cover.alignfull, .wp-block-cover.alignwide {
	margin-bottom: 20px;
}

.wp-block-gallery .blocks-gallery-caption {
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: 400;
	color: #777;
	line-height: 1.3;
	text-transform: uppercase;
	text-align: center;
	margin: -8px 0 20px;
}

.wp-block-columns {
	margin: 0;
}

.wp-block-column:nth-child(odd) {
	margin-right: 10px;
}

.wp-block-column:nth-child(even) {
	margin-right: 10px;
}

.wp-block-column:not(:first-child) {
	margin-right: 0;
	margin-left: 0;
}

.wp-block-column:not(:last-child) {
	margin-right: 10px;
}

.adeline-page-wrapper ul.wp-block-social-links {
	padding-left: 0;
	margin-bottom: 20px;
}

.adeline-page-wrapper ul>li.wp-social-link {
	margin: 0 10px 0 0;
}

.adeline-page-wrapper ul>li.wp-social-link:last-of-type {
	margin: 0;
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
	padding: 0;
}

.wp-block-categories.alignleft, .wp-block-categories.alignright, .wp-block-archives.alignleft, .wp-block-archives.alignright {
	margin-bottom: 5px;
}

.adeline-post-content ul.wp-block-archives, .adeline-page-content ul.wp-block-archives, .adeline-post-content ul.wp-block-categories, .adeline-page-content ul.wp-block-categories {
	margin-bottom: 5px;
	padding-left: 30px;
}

.adeline-post-content ul.wp-block-archives.aligncenter, .adeline-page-content ul.wp-block-archives.aligncenter, .adeline-post-content ul.wp-block-categories.aligncenter, .adeline-page-content ul.wp-block-categories.aligncenter {
	padding-left: 0;
	margin-bottom: 20px;
}

.adeline-post-content ul.wp-block-archives.alignright, .adeline-page-content ul.wp-block-archives.alignright, .adeline-post-content ul.wp-block-categories.alignright, .adeline-page-content ul.wp-block-categories.alignright {
	padding-left: 0;
}

.wp-block-categories li a, .wp-block-archives li a {
	color: #000;
}

.wp-block-categories select, .wp-block-archives select {
	padding: 0 0 0 10px;
	border: 1px solid #e5e5e5;
	min-width: 250px;
	width: auto;
	height: 42px;
	font-size: 100%;
	font-family: inherit;
	font-weight: inherit;
}

.wp-block-categories li a:hover, .wp-block-archives li a:hover, .wp-block-latest-posts li a:hover, a.wp-block-latest-comments__comment-author:hover, a.wp-block-latest-comments__comment-link:hover {
	color: #d8b8b7;
}

#adeline-content .wp-block-archives.aligncenter, #adeline-content .wp-block-categories.aligncenter, #adeline-content .wp-block-archives.alignfull, #adeline-content .wp-block-categories.alignfull, #adeline-content .wp-block-archives.alignwide, #adeline-content .wp-block-categories.alignwide {
	text-align: center;
	padding-left: 0;
}

#adeline-content .wp-block-categories-list ul.children {
	padding-left: 35px;
}

#adeline-content .wp-block-categories-list ul.children li {
	margin: 12px 0 6px;
	list-style: square;
}

.wp-block-archives.alignfull select, .wp-block-archives.alignwide select, .wp-block-categories.alignfull select, .wp-block-categories.alignwide select {
	margin: 0 0 20px;
}

.adeline-post-content ul.wp-block-archives.alignfull, .adeline-page-content ul.wp-block-archives.alignfull, .adeline-post-content ul.wp-block-archives.alignwide, .adeline-page-content ul.wp-block-archives.alignwide, .adeline-post-content ul.wp-block-categories.alignfull, .adeline-page-content ul.wp-block-categories.alignfull, .adeline-post-content ul.wp-block-categories.alignwide, .adeline-page-content ul.wp-block-categories.alignwide {
	text-align: center;
	padding: 0;
}

.adeline-post-content ul.wp-block-latest-posts, .adeline-page-content ul.wp-block-latest-posts {
	padding: 25px 30px;
	margin-bottom: 20px;
	border: 1px solid #e5e5e5;
	background: 0 0;
	box-sizing: border-box;
}

.adeline-post-content ul.wp-block-latest-posts.is-grid, .adeline-page-content ul.wp-block-latest-posts.is-grid {
	padding: 0;
	border: none;
	margin-bottom: 20px;
}

.adeline-post-content ul.wp-block-latest-posts>li, .adeline-page-content ul.wp-block-latest-posts>li {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e5e5e5;
	list-style: none;
	overflow: auto;
}

.adeline-post-content ul.wp-block-latest-posts>li:last-of-type, .adeline-page-content ul.wp-block-latest-posts>li:last-of-type {
	margin-bottom: 0;
}

.adeline-post-content ul.wp-block-latest-posts.is-grid>li:last-of-type, .adeline-page-content ul.wp-block-latest-posts.is-grid>li:last-of-type {
	margin-bottom: 16px;
}

.adeline-post-content ul.wp-block-latest-posts.is-grid>li, .adeline-page-content ul.wp-block-latest-posts.is-grid>li {
	padding: 17px 0;
	border: none;
	background: #f1f1f1;
	text-align: center;
}

.wp-block-latest-posts li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.wp-block-latest-posts.is-grid li:last-child {
	margin-bottom: 16px;
}

.wp-block-latest-posts .wp-block-latest-posts__featured-image.alignleft {
	margin: 0 15px 0 0;
	line-height: 1;
}

.wp-block-latest-posts .wp-block-latest-posts__featured-image.alignright {
	margin: 0 0 0 15px;
	line-height: 1;
}

.wp-block-latest-posts .wp-block-latest-posts__featured-image.aligncenter {
	margin: 0 auto 15px;
	line-height: 1;
}

.wp-block-latest-posts li a {
	font-family: open sans, sans-serif;
	color: #333;
	text-transform: uppercase;
	font-size: 1.3em;
	line-height: 1.5;
	display: block;
	margin-bottom: 0;
	letter-spacing: 1.5px;
	font-weight: 600;
}

.wp-block-latest-posts__post-date {
	font-size: 11px;
	color: #444;
	text-transform: uppercase;
	margin: 3px 0 0;
	letter-spacing: 1px;
}

.wp-block-latest-posts__post-excerpt {
	margin-bottom: 0;
	font-size: 1em;
}

.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {
	font-size: .95em;
	margin: 2px 0 0;
}

.wp-block-latest-posts.wp-block-latest-posts__list.alignright {
	text-align: right;
}

.wp-block-latest-posts.columns-2 li {
	width: calc(49.999% - .625em);
}

.wp-block-latest-posts.columns-4 li {
	width: calc(24.999% - .9375em);
}

.wp-block-latest-posts.is-grid .wp-block-latest-posts__featured-image {
	margin: -17px 0 12px;
}

.wp-block-latest-posts.is-grid li a {
	font-size: 1.3em;
	padding: 0 17px;
	clear: both;
}

.is-grid .wp-block-latest-posts__post-author {
	font-size: 1em;
}

.wp-block-latest-posts.is-grid .wp-block-latest-posts__post-date {
	padding: 0 10px;
	font-size: .85em;
}

.is-grid .wp-block-latest-posts__post-excerpt {
	padding: 0 10px;
	font-size: .95em;
}

ol.wp-block-latest-comments {
	padding: 0;
	border-top: 1px solid #e5e5e5;
	text-align: left;
	box-sizing: border-box;
}

ol.wp-block-latest-comments.aligncenter {
	clear: both;
}

.adeline-post-content ol.wp-block-latest-comments>li, .adeline-page-content ol.wp-block-latest-comments>li {
	position: relative;
	margin: 0;
	padding: 25px 0;
	list-style: none;
	border-bottom: 1px solid #e5e5e5;
}

.alignwide .wp-block-latest-comments__comment, .alignfull .wp-block-latest-comments__comment {
	padding-left: 20px !important;
}

.alignfull .wp-block-latest-comments__comment {
	padding-right: 20px !important;
}

a.wp-block-latest-comments__comment-author {
	color: #333;
	padding: 1px 2px 1px 0;
	line-height: 1;
	font-size: 15px;
	font-family: open sans, sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1.5px;
}

a.wp-block-latest-comments__comment-link {
	color: #222;
	font-size: .9em;
	letter-spacing: 1px;
	font-style: italic;
}

.wp-block-latest-comments__comment-date {
	font-size: 11px;
	text-transform: uppercase;
	padding: 4px 0 0;
	color: #888;
	letter-spacing: 1px;
	font-weight: 400;
}

.wp-block-latest-comments__comment-excerpt p {
	font-size: .92em;
	margin: 12px 0 0;
	line-height: 1.6;
}

@media only screen and (max-width:1300px) {
	.adeline-container, .adeline-full-width {
		width: 1100px;
	}
	
	.adeline-default-width {
		width: 735px;
	}
	
	.adeline-inline-left .adeline-site-logo {
		width: 350px;
	}
	
	.adeline-below-menu .adeline-nav-wrapper {
		padding: 20px 25px;
	}
	
	.adeline-below-menu #adeline-header .adeline-menu-container {
		width: 725px;
	}
	
	.adeline-inline-left .is-sticky .adeline-nav-wrapper .adeline-container {
		width: 100%;
	}
	
	#adeline-header .adeline-menu-container {
		width: 68%;
	}
	
	.adeline-the-single-image {
		height: 595px;
	}
	
	.adeline-the-triple-box {
		height: 365px;
	}
	
	.adeline-double-images-wrapper {
		height: 575px;
	}
	
	.adeline-slide-item {
		height: 450px;
	}
	
	.adeline-the-post-slide {
		margin: 0 10px;
	}
	
	.adeline-grid-item {
		width: 515px;
	}
	
	.adeline-default-width .adeline-grid-item {
		width: 332.5px;
	}
	
	.adeline-gallery-item {
		width: 342.5px;
	}
	
	.adeline-full-width .adeline-gallery-item {
		width: 333.333px;
	}
	
	.adeline-gal-img-container {
		height: 385px;
	}
	
	.adeline-block-item .adeline-post-media, .adeline-block-contents {
		width: 550px;
	}
	
	.adeline-block-contents {
		padding: 40px 0 0;
	}
	
	.adeline-block-item .adeline-post-container {
		padding: 0 0 0 40px;
	}
	
	.adeline-default-width .adeline-block-item .adeline-post-media {
		width: 360.5px;
		padding: 0 30px 0 0;
	}
	
	.adeline-default-width .adeline-block-contents {
		width: 340.5px;
		padding: 0;
	}
	
	.adeline-blog-item .adeline-affiliate-section {
		width: 735px;
	}
	
	.adeline-full-width .adeline-blog-item .adeline-affiliate-section {
		width: 1100px;
	}
	
	.adeline-custom-product-slider .adeline-product-bxslider {
		width: 600px;
	}
	
	.adeline-full-width .adeline-custom-product-slider .adeline-product-bxslider {
		width: 950px;
	}
	
	.adeline-custom-product-slider .slick-list {
		margin-right: -30px;
	}
	
	.adeline-custom-product-item {
		margin-right: 30px;
	}
	
	.adeline-custom-product-slider .slick-prev {
		left: -55px;
	}
	
	.adeline-custom-product-slider .slick-next {
		right: -55px;
	}
	
	.adeline-full-width .adeline-block-item .adeline-custom-product-slider .adeline-product-bxslider {
		width: 385px;
	}
	
	.adeline-full-width .adeline-block-has-aff.adeline-block-item .adeline-read-more {
		width: 25%;
	}
	
	.adeline-default-width .adeline-block-item .adeline-custom-product-slider .adeline-product-bxslider {
		width: 230px;
	}
	
	.adeline-mc4wp-form p.adeline-mc4wp-para-text, #adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p, #adeline-main-container .adeline-subscribe-section .formkit-form p {
		padding: 0 50px;
	}
	
	#commentform input {
		width: 32.3%;
	}
	
	.adeline-related-post-img {
		height: 250px;
	}
	
	.adeline-full-width .adeline-related-post-img {
		height: 280px;
	}
	
	.adeline_fullwidth_narrow .alignwide {
		width: 1100px;
		margin-left: -15.9%;
	}
	
	#adeline-footer .zoom-instagram-widget {
		width: 1100px;
	}
	
	#adeline-footer .zoom-instagram-widget h4 {
		padding-bottom: 30px;
	}
	
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 1100px !important;
	}
	
	.adeline-elementor-hero-image-section {
		height: 595px;
	}
	
	.adeline-brand-intro-text .elementor-widget-container, .elementor-widget-testimonial .elementor-widget-container, .adeline-featured-link-text .elementor-widget-container {
		padding: 0 50px !important;
	}
	
	.adeline-about-text-column>.elementor-widget-wrap {
		margin-left: 70px !important;
	}
	
	.adeline-extra-cta-section .adeline-about-text-column>.elementor-widget-wrap {
		margin: -15px 45px 0 0 !important;
	}
	
	.adeline-featured-links-column .elementor-widget-divider {
		height: 361px;
	}
	
	.adeline-elementor-services .adeline-featured-links-column .elementor-widget-divider {
		height: 368px;
	}
	
	.adeline-featured-links-inner-section:after {
		height: 28%;
	}
	
	.adeline-elementor-two .adeline-about-text-column>.elementor-widget-wrap {
		margin: 25px 0 0 70px !important;
	}
	
	.adeline-extra-cta-section.adeline-elementor-services .adeline-about-text-column>.elementor-widget-wrap {
		margin: -25px 0 0 70px !important;
	}
	
	.adeline-elementor-services .adeline-featured-links-column {
		margin-right: 40px !important;
	}
	
	.adeline-elementor-services .adeline-featured-links-column:last-of-type {
		margin-right: 0 !important;
	}
	
	.adeline-elementor-product-items {
		width: 920px;
	}
}

@media only screen and (max-width:1175px) {
	.adeline-container, .adeline-full-width {
		width: 975px;
	}
	
	.adeline-default-width {
		width: 625px;
	}
	
	#adeline-content {
		padding: 0 50px 0 0;
	}
	
	.adeline-inline-left .adeline-site-logo {
		width: 325px;
	}
	
	.adeline-below-menu #adeline-header .adeline-menu-container {
		width: 575px;
	}
	
	#adeline-header #adeline-searchform input[type=text] {
		width: 100px;
	}
	
	.adeline-inline-left .adeline-sticky-nav .is-sticky .adeline-header-search-container, .adeline-inline-left .adeline-sticky-nav #adeline-header .is-sticky .adeline-social-media-follow-icons {
		width: 150px;
	}
	
	.adeline-inline-left .adeline-sticky-nav #adeline-header .is-sticky #adeline-searchform label {
		display: none;
	}
	
	#adeline-header .adeline-menu-container {
		width: 800px;
	}
	
	.adeline-the-single-image {
		height: 530px;
	}
	
	.adeline-the-triple-box-container {
		margin-right: 40px;
	}
	
	.adeline-the-triple-box {
		height: 325px;
	}
	
	.adeline-double-images-wrapper {
		height: 515px;
		margin: 0 20px;
	}
	
	.adeline-double-images-wrapper:first-of-type {
		margin-right: 10px;
	}
	
	.adeline-double-images-wrapper:nth-of-type(2) {
		margin-left: 10px;
	}
	
	.adeline-grid-page .adeline-blog-accent-block {
		height: 450px;
	}
	
	.adeline-grid-item {
		width: 462.5px;
		margin: 0 50px 70px 0;
	}
	
	.adeline-grid-item:nth-of-type(2n) {
		margin: 0 0 70px;
	}
	
	.adeline-default-width .adeline-grid-item {
		width: 287.5px;
	}
	
	.adeline-gallery-item {
		margin: 0 40px 70px 0;
		width: 292.5px;
	}
	
	.adeline-full-width .adeline-gallery-item {
		width: 298.333px;
	}
	
	.adeline-gal-img-container {
		height: 350px;
	}
	
	.adeline-gallery-item .adeline-post-header {
		padding: 25px 20px 30px;
	}
	
	.adeline-block-item .adeline-post-media, .adeline-block-contents {
		width: 487.5px;
	}
	
	.adeline-block-contents {
		padding: 35px 0 0;
	}
	
	.adeline-block-item .adeline-post-container {
		padding: 0 0 0 30px;
	}
	
	.adeline-block-item .adeline-post-header {
		margin: 0 0 19px -50px;
		padding: 20px 20px 20px 30px;
	}
	
	.adeline-default-width .adeline-block-item {
		margin: 0 0 75px;
	}
	
	.adeline-default-width .adeline-block-item .adeline-post-media {
		width: 100%;
		padding: 0;
	}
	
	.adeline-default-width .adeline-block-contents {
		width: 100%;
		padding: 20px 0 0;
	}
	
	.adeline-blog-item .adeline-affiliate-section {
		width: 625px;
	}
	
	.adeline-full-width .adeline-blog-item .adeline-affiliate-section {
		width: 975px;
	}
	
	.adeline-default-width .adeline-block-item .adeline-custom-product-slider .adeline-product-bxslider, .adeline-custom-product-slider .adeline-product-bxslider {
		width: 500px;
	}
	
	.adeline-full-width .adeline-custom-product-slider .adeline-product-bxslider {
		width: 825px;
	}
	
	.adeline-full-width .adeline-block-item .adeline-custom-product-slider .adeline-product-bxslider {
		width: 325px;
	}
	
	.adeline-full-width .adeline-block-has-aff.adeline-block-item .adeline-read-more {
		width: 27%;
	}
	
	#commentform input {
		width: 32.1%;
	}
	
	.adeline-full-width #commentform input {
		width: 32.6%;
	}
	
	.adeline-related-post-img {
		height: 210px;
	}
	
	.adeline-full-width .adeline-related-post-img {
		height: 245px;
	}
	
	.adeline-mc4wp-form p.adeline-mc4wp-para-text, #adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p, #adeline-main-container .adeline-subscribe-section .formkit-form p {
		padding: 0 20px;
	}
	
	.adeline_fullwidth_narrow .alignwide {
		width: 975px;
		margin-left: -8.4%;
	}
	
	#adeline-footer .zoom-instagram-widget {
		width: 975px;
	}
	
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 975px !important;
	}
	
	.adeline-elementor-hero-image-section {
		height: 530px;
	}
	
	.adeline-brand-intro-text .elementor-widget-container, .elementor-widget-testimonial .elementor-widget-container, .adeline-featured-link-text .elementor-widget-container {
		padding: 0 20px !important;
	}
	
	.adeline-brand-intro-section:after, .adeline-feat-links-section:after {
		height: 250px;
	}
	
	.adeline-brand-intro-section.adeline-elementor-four:after {
		height: 190px;
	}
	
	.adeline-feat-links-section.adeline-elementor-three:after {
		height: 200px;
	}
	
	.adeline-extra-cta-section .adeline-about-text-column>.elementor-widget-wrap {
		margin: 0 45px 0 0 !important;
	}
	
	.adeline-extra-cta-section.adeline-elementor-four .adeline-about-text-column>.elementor-widget-wrap {
		margin: -20px 45px 0 0 !important;
	}
	
	.adeline-featured-links-column {
		margin-right: 40px !important;
	}
	
	.adeline-featured-links-column .elementor-widget-divider {
		height: 323px;
	}
	
	.adeline-elementor-services .adeline-featured-links-column .elementor-widget-divider {
		height: 321px;
	}
	
	.adeline-featured-link-column {
		margin-right: 100px !important;
	}
	
	.adeline-elementor-about .adeline-about-text-column .elementor-widget-wrap {
		margin-top: -38% !important;
	}
	
	.adeline-qa-column {
		margin-right: 50px !important;
	}
	
	.adeline-about-details-inner-section>.elementor-container {
		display: block !important;
	}
	
	.adeline-about-details-text-column {
		width: 100% !important;
		margin: 0 0 20px !important;
	}
	
	.adeline-about-details-text-column:last-of-type {
		margin: 0 !important;
	}
	
	.adeline-about-me-section.adeline-elementor-contact {
		padding: 105px 0 60px !important;
	}
	
	.adeline-contact-image-column {
		width: 45% !important;
	}
	
	.adeline-contact-content-column {
		width: 55% !important;
	}
	
	.adeline-elementor-product-items {
		width: 815px;
	}
	
	.adeline-elementor-product-items .slick-prev {
		left: -55px;
	}
	
	.adeline-elementor-product-items .slick-next {
		right: -55px;
	}
}

@media only screen and (max-width:1025px) {
	.adeline-container, .adeline-full-width, .adeline-default-width {
		width: 825px;
	}
	
	#adeline-sidebar {
		margin: 0 auto 85px;
		float: none;
		width: 425px;
	}
	
	#adeline-content {
		padding: 0;
	}
	
	.adeline-inline-left .adeline-site-logo {
		width: 100%;
		float: none;
		text-align: center;
	}
	
	#adeline-menu-mobile, #adeline-header .slicknav_menu {
		display: block;
	}
	
	.adeline-inline-left .adeline-nav-wrapper, .adeline-below-menu #adeline-header .adeline-menu-container, .adeline-inline-left #adeline-header .adeline-sticky-nav .adeline-menu-container {
		display: none;
	}
	
	.adeline-inline-left .adeline-top-bar, .adeline-inline-left .adeline-sticky-nav #sticky-wrapper .adeline-nav-wrapper {
		padding: 19px 25px;
	}
	
	.adeline-inline-left .adeline-top-bar>.adeline-container, .adeline-inline-left .adeline-sticky-nav>.adeline-container {
		width: 100%;
	}
	
	.adeline-inline-left .adeline-sticky-nav .adeline-header-search-container, .adeline-inline-left .adeline-sticky-nav #adeline-header .adeline-social-media-follow-icons {
		width: 49.7%;
		display: inline-block;
	}
	
	.adeline-inline-left .adeline-sticky-nav #sticky-wrapper .adeline-nav-wrapper {
		z-index: 9998 !important;
	}
	
	#adeline-menu-mobile-sticky-wrapper.is-sticky {
		z-index: 99999;
		position: relative;
	}
	
	.adeline-below-menu #adeline-header.adeline-no-cart-icon.adeline-no-header-social-media.adeline-no-header-search .slicknav_nav {
		top: 100px;
	}
	
	.adeline-below-menu #adeline-header.adeline-no-cart-icon.adeline-no-header-social-media.adeline-no-header-search .is-sticky .slicknav_nav {
		top: 55px;
	}
	
	.adeline-triple-boxes-section {
		margin: 0 0 102px;
	}
	
	.adeline-the-triple-box-container {
		margin-right: 30px;
	}
	
	.adeline-the-triple-box {
		height: 278px;
	}
	
	.adeline-double-images-wrapper {
		height: 475px;
	}
	
	.adeline-slide-item {
		height: 385px;
	}
	
	.adeline-no-color-block.adeline-has-no-blog-title.adeline-has-no-blog-subtitle .adeline-triple-boxes-section {
		margin-bottom: 97px;
	}
	
	.adeline-page-has-no-triple-boxes.adeline-color-block .adeline-subscribe-section {
		margin: 0 0 65px;
		padding: 80px 0 100px;
	}
	
	.adeline-page-has-no-triple-boxes.adeline-no-color-block.adeline-has-no-blog-title.adeline-has-no-blog-subtitle .adeline-subscribe-section {
		margin: 0 0 50px;
	}
	
	.adeline-page-has-no-mc4wp.adeline-page-has-feature .adeline-triple-boxes-section {
		margin-top: 70px;
	}
	
	.adeline-page-has-no-mc4wp.adeline-page-has-no-triple-boxes.adeline-no-color-block #adeline-featured-section {
		margin-bottom: 70px;
	}
	
	.adeline-page-has-no-mc4wp.adeline-page-has-no-triple-boxes.adeline-no-color-block.adeline-has-no-blog-title.adeline-has-no-blog-subtitle #adeline-featured-section, .adeline-no-color-block.adeline-has-no-blog-title.adeline-has-no-blog-subtitle.adeline-page-has-no-feature.adeline-page-has-no-mc4wp .adeline-triple-boxes-section {
		margin-bottom: 85px;
	}
	
	.adeline-blog-subtitle-wrapper, .adeline-has-no-blog-subtitle.adeline-color-block .adeline-blog-title-wrapper, .adeline-color-block.adeline-has-no-blog-title.adeline-has-no-blog-subtitle #adeline-content {
		padding-top: 82px;
	}
	
	.adeline-blog-title {
		margin: 0 0 30px;
	}
	
	.adeline-grid-page .adeline-blog-accent-block {
		height: 400px;
	}
	
	.adeline-default-width .adeline-grid-item, .adeline-grid-item {
		width: 387.5px;
	}
	
	.adeline-full-width .adeline-grid-item .adeline-post-excerpt {
		padding: 0;
	}
	
	.adeline-gallery-item {
		margin: 0 50px 70px 0;
		width: 387.5px;
	}
	
	.adeline-full-width .adeline-gallery-item {
		width: 387.5px;
	}
	
	.adeline-full-width .adeline-gallery-item:nth-of-type(3n) {
		margin: 0 50px 70px 0;
	}
	
	.adeline-full-width .adeline-gallery-item:nth-of-type(2n) {
		margin-right: 0;
	}
	
	.adeline-full-width .adeline-gallery-item:nth-of-type(3n-2) {
		clear: none;
	}
	
	.adeline-gal-img-container {
		height: 415px;
	}
	
	.adeline-block-item {
		margin: 0 0 75px;
	}
	
	.adeline-block-item .adeline-post-media, .adeline-block-contents {
		width: 100%;
	}
	
	.adeline-block-item .adeline-post-container {
		padding: 0;
	}
	
	.adeline-block-item .adeline-post-header {
		margin: 0 0 19px;
		padding: 20px;
	}
	
	.adeline-block-item .adeline-post-footer {
		margin: 24px 0 0;
	}
	
	.adeline-block-item .adeline-social-media-comm-footer {
		margin: 15px 0 0;
	}
	
	.adeline-default-width.adeline-grid-layout {
		margin: 0 0 15px;
	}
	
	.adeline-default-width.adeline-gallery-layout .adeline-newer a, .adeline-default-width.adeline-gallery-layout .adeline-older a {
		margin: 5px 0 50px;
	}
	
	.adeline-block-contents {
		padding: 30px 0 0;
	}
	
	.adeline-color-block.adeline-has-no-blog-title.adeline-has-no-blog-subtitle #adeline-sidebar {
		padding-top: 0;
	}
	
	.adeline-blog-item .adeline-affiliate-section, .adeline-full-width .adeline-blog-item .adeline-affiliate-section {
		width: 825px;
	}
	
	.adeline-full-width .adeline-custom-product-slider .adeline-product-bxslider, .adeline-custom-product-slider .adeline-product-bxslider, .adeline-full-width .adeline-block-item .adeline-custom-product-slider .adeline-product-bxslider, .adeline-default-width .adeline-block-item .adeline-custom-product-slider .adeline-product-bxslider {
		width: 650px;
	}
	
	.adeline-full-width .adeline-block-has-aff.adeline-block-item .adeline-read-more {
		width: 16%;
	}
	
	.adeline-blog-item.adeline-aff-code .adeline-social-media-comm-footer, .adeline-blog-item.adeline-aff-shortcode .adeline-social-media-comm-footer, .adeline-blog-item.adeline-rewardstyle-shortcode .adeline-social-media-comm-footer {
		margin-top: 40px;
	}
	
	#commentform input, .adeline-full-width #commentform input {
		width: 32.4%;
	}
	
	.adeline-full-width .adeline-related-post-img, .adeline-related-post-img {
		height: 260px;
	}
	
	.adeline-full-width .adeline-item-related {
		width: 33.3%;
	}
	
	.adeline-full-width .adeline-item-related:nth-of-type(3) {
		margin-right: 0;
	}
	
	.adeline-full-width .adeline-item-related:last-of-type {
		display: none;
	}
	
	#adeline-searchform input[type=text] {
		width: 340px;
	}
	
	.adeline-custom-image-list-item {
		height: 225px;
	}
	
	.adeline-map-widget img {
		width: 500px;
		max-width: 500px !important;
	}
	
	.adeline-side-image {
		width: 150px;
	}
	
	.adeline-side-item-text {
		width: 260px;
	}
	
	.adeline-subscribe-section {
		padding: 80px 0 175px;
		margin: 0 0 33px;
	}
	
	.adeline-mc4wp-form p.adeline-mc4wp-para-text, #adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p, #adeline-main-container .adeline-subscribe-section .formkit-form p {
		padding: 0;
	}
	
	.adeline-mc4wp-form input {
		width: 303px;
	}
	
	#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form, #adeline-main-container .adeline-subscribe-section .formkit-form .formkit-fields {
		width: 100%;
	}
	
	#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
		width: 328px !important;
	}
	
	#adeline-main-container .adeline-subscribe-section .formkit-form .formkit-input {
		width: 328px;
	}
	
	.search-no-results .post, .error404 .adeline-error-page {
		margin-bottom: 80px;
	}
	
	.page-template-default .adeline-triple-boxes-section, .page-template-page-fullwidth .adeline-triple-boxes-section, .page-template-page-narrowfullwidth .adeline-triple-boxes-section {
		margin: 0 0 65px;
	}
	
	.adeline_fullwidth_narrow .alignwide {
		width: 100%;
		margin-left: 0;
	}
	
	.adeline_fullwidth_narrow .adeline-post-entry-wrapper, .adeline_fullwidth_narrow .adeline-page-content-wrapper {
		width: 100%;
	}
	
	#adeline-footer .zoom-instagram-widget {
		width: 825px;
	}
	
	#adeline-footer .zoom-instagram-link {
		height: 183px !important;
		width: 183px !important;
	}
	
	#adeline-footer .zoom-instagram-widget__item:nth-of-type(4) {
		margin-right: 0 !important;
	}
	
	#adeline-footer .zoom-instagram-widget__item:last-of-type {
		display: none;
	}
	
	.elementor-image-gallery .gallery-columns-3 .gallery-item, .elementor-image-gallery .gallery-columns-4 .gallery-item {
		max-width: 50% !important;
		width: 50% !important;
	}
	
	.elementor-image-gallery .gallery-columns-3 .gallery-item:nth-of-type(5n) {
		clear: left;
	}
	
	.elementor-image-gallery .gallery-columns-3 br {
		display: none;
	}
	
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 825px !important;
	}
	
	.adeline-brand-intro-text .elementor-widget-container, .elementor-widget-testimonial .elementor-widget-container, .adeline-featured-link-text .elementor-widget-container {
		padding: 0 !important;
	}
	
	.adeline-brand-intro-section:after, .adeline-feat-links-section:after, .adeline-feat-links-section.adeline-elementor-three:after {
		height: 190px;
	}
	
	.adeline-about-image-column, .adeline-about-text-column {
		width: 100% !important;
		margin: 0 65px;
	}
	
	.adeline-about-text-column>.elementor-widget-wrap {
		width: auto !important;
		margin: 0 !important;
	}
	
	.adeline-featured-links-column {
		margin-right: 30px !important;
		width: 30.9% !important;
	}
	
	.adeline-featured-links-column .elementor-widget-divider {
		height: 277px;
	}
	
	.adeline-elementor-services .adeline-featured-links-column .elementor-widget-divider {
		height: 274px;
	}
	
	.adeline-extra-cta-section .adeline-about-text-column>.elementor-widget-wrap, .adeline-extra-cta-section.adeline-elementor-four .adeline-about-text-column>.elementor-widget-wrap {
		margin: 0 0 65px !important;
	}
	
	.adeline-detailed-blog-section:before {
		height: 45%;
	}
	
	.adeline-detailed-blog-section:after {
		bottom: 45%;
	}
	
	.adeline-featured-links-inner-section:after {
		height: 32%;
	}
	
	.adeline-elementor-two .adeline-about-text-column>.elementor-widget-wrap {
		margin: -5px 0 0 !important;
	}
	
	.adeline-featured-link-column {
		margin-right: 70px !important;
		width: 45% !important;
	}
	
	.adeline-extra-cta-section.adeline-two .adeline-about-text-column>.elementor-widget-wrap {
		margin-top: 0 !important;
	}
	
	.adeline-featured-link-accent {
		top: -25px;
		height: calc(100% + 65px);
		width: calc(100% - 5px) !important;
	}
	
	.adeline-featured-link-column:last-of-type .adeline-featured-link-accent {
		top: 30px;
		left: 30px;
	}
	
	.adeline-featured-link-column:first-of-type .elementor-widget-image .elementor-widget-container {
		margin: 0 0 -100px 25px !important;
	}
	
	.adeline-featured-link-column:last-of-type .elementor-widget-image .elementor-widget-container {
		margin: 0 25px -100px 0 !important;
	}
	
	.adeline-featured-button {
		left: 25px;
		width: calc(100% - 5px) !important;
		height: calc(100% + 80px);
	}
	
	.adeline-feat-links-inner-section>.elementor-container {
		margin-left: -6.5px !important;
	}
	
	.adeline-brand-intro-section.adeline-elementor-four:after {
		height: 150px;
	}
	
	.adeline-qa-inner-section {
		text-align: center;
	}
	
	.adeline-qa-column {
		width: 100% !important;
		margin: 0 0 38px !important;
	}
	
	.adeline-qa-column:last-of-type {
		margin: 0 !important;
	}
	
	.adeline-extra-cta-section.adeline-elementor-services .adeline-about-text-column>.elementor-widget-wrap {
		margin: 10px 0 0 !important;
	}
	
	.adeline-elementor-services .adeline-featured-links-column {
		margin-right: 30px !important;
	}
	
	.adeline-elementor-contact .adeline-about-text-column>.elementor-widget-wrap {
		margin-top: -7px !important;
	}
	
	.adeline-about-me-section.adeline-elementor-contact {
		padding: 95px 0 50px !important;
	}
	
	.adeline-below-menu .adeline-about-me-section.adeline-elementor-two {
		padding-top: 34px !important;
	}
	
	.adeline-about-me-section.adeline-elementor-about:after {
		display: none;
	}
	
	.adeline-elementor-about .adeline-about-text-column .elementor-widget-wrap {
		margin: 3px 0 90px !important;
	}
	
	.adeline-custom-blog-column {
		width: 100% !important;
	}
	
	.adeline-custom-sidebar {
		width: 425px !important;
		margin: 0 auto;
	}
	
	.adeline-custom-sidebar .elementor-widget-wrap>.elementor-element.elementor-widget, .adeline-custom-sidebar .elementor-widget {
		margin: 0 auto 50px !important;
		width: 425px;
	}
	
	.adeline-elementor-five.adeline-detailed-blog-section:before {
		height: 80%;
	}
	
	.adeline-elementor-five.adeline-detailed-blog-section:after {
		bottom: 80%;
	}
	
	.adeline-custom-sidebar .elementor-widget-wrap>.elementor-element.elementor-widget.elementor-widget-wp-widget-wpzoom_instagram_widget {
		margin: -10px auto 45px !important;
	}
	
	.adeline-elementor-product-items {
		width: 675px;
	}
}

@media only screen and (max-width:900px) {
	.adeline-container, .adeline-full-width, .adeline-default-width {
		width: 700px;
	}
	
	.adeline-site-logo {
		padding: 45px 0;
	}
	
	.adeline-no-custom-site-logo .adeline-site-logo {
		padding: 52px 0 45px;
	}
	
	.adeline-site-title a, .adeline-inline-left .adeline-site-title a {
		font-size: 45px;
	}
	
	#adeline-header .slicknav_nav a {
		font-size: 10px;
	}
	
	.adeline-site-logo img {
		width: 250px;
	}
	
	.adeline-the-single-image {
		height: 485px;
	}
	
	.adeline-triple-boxes-container {
		display: block;
	}
	
	.adeline-the-triple-box-container {
		margin: 0 0 55px;
		width: 100%;
	}
	
	.adeline-the-triple-box-container:last-of-type {
		margin: 0;
	}
	
	.adeline-the-triple-box {
		height: 278px;
	}
	
	.adeline-the-triple-box {
		height: 700px;
	}
	
	.adeline-triple-boxes-section {
		margin: 0 0 97px;
	}
	
	.adeline-triple-boxes-title {
		font-size: 27.5px;
	}
	
	.adeline-triple-accent-text {
		font-size: 48px;
	}
	
	.adeline-double-images-wrapper {
		height: 425px;
	}
	
	.adeline-no-color-block .adeline-triple-boxes-section {
		margin: 0 0 70px;
	}
	
	.adeline-page-has-no-triple-boxes.adeline-no-color-block .adeline-subscribe-section {
		margin: 0 0 25px;
	}
	
	.adeline-blog-title {
		font-size: 27.5px;
	}
	
	.adeline-blog-subtitle {
		font-size: 48px;
	}
	
	.adeline-post-header h2, .adeline-post-header h2 a {
		font-size: 26.5px;
	}
	
	.adeline-default-width .adeline-grid-item, .adeline-grid-item {
		width: 100%;
		margin: 0 0 70px;
	}
	
	.adeline-grid-item .adeline-post-header h2, .adeline-grid-item .adeline-post-header h2 a {
		font-size: 22px;
	}
	
	.adeline-gallery-item, .adeline-full-width .adeline-gallery-item:nth-of-type(3n) {
		margin: 0 0 70px;
	}
	
	.adeline-gallery-item, .adeline-full-width .adeline-gallery-item {
		width: 100%;
	}
	
	.adeline-gal-img-container {
		height: 700px;
	}
	
	.adeline-block-item .adeline-post-header h2, .adeline-block-item .adeline-post-header h2 a {
		font-size: 24px;
	}
	
	.adeline-block-item, .adeline-default-width .adeline-block-item {
		margin: 0 0 70px;
	}
	
	.adeline-page-header h1, h1.adeline-template-title {
		font-size: 27.5px;
	}
	
	.adeline-grid-layout, .adeline-default-width.adeline-grid-layout {
		margin: 0 0 10px;
	}
	
	.adeline-grid-layout .adeline-newer a, .adeline-grid-layout .adeline-older a {
		margin: 0 0 75px;
	}
	
	.adeline-blog-item .adeline-affiliate-section, .adeline-full-width .adeline-blog-item .adeline-affiliate-section {
		width: 700px;
	}
	
	.adeline-full-width .adeline-block-item .adeline-custom-product-slider .adeline-product-bxslider, .adeline-full-width .adeline-custom-product-slider .adeline-product-bxslider, .adeline-custom-product-slider .adeline-product-bxslider, .adeline-default-width .adeline-block-item .adeline-custom-product-slider .adeline-product-bxslider {
		width: 575px;
	}
	
	.adeline-full-width .adeline-block-has-aff.adeline-block-item .adeline-read-more {
		width: 18%;
	}
	
	.adeline-single-post {
		margin: 0 0 85px;
	}
	
	.adeline-single-post .adeline-post-header h1 {
		font-size: 27px;
	}
	
	#commentform input, .adeline-full-width #commentform input {
		width: 32.2%;
	}
	
	.adeline-full-width .adeline-related-post-img, .adeline-related-post-img {
		height: 235px;
	}
	
	.adeline-archive-graphic .adeline-graphic-wrapper {
		right: -35px;
	}
	
	.adeline-archive-graphic.adeline-archive-left-graphic .adeline-graphic-wrapper {
		left: -35px;
	}
	
	.search-no-results .adeline-post-header h1 {
		font-size: 27.5px;
	}
	
	.adeline-mc4wp-form input {
		width: 245px;
		margin: 0 20px 0 0;
	}
	
	.adeline-mc4wp-heading-text, #adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #adeline-main-container .adeline-subscribe-section .formkit-form h1 {
		font-size: 27.5px;
	}
	
	.adeline-mc4wp-form p.adeline-mc4wp-accent-text, #adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent span {
		font-size: 48px;
	}
	
	#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
		width: 265px !important;
	}
	
	#adeline-main-container .adeline-subscribe-section .formkit-form .formkit-input {
		width: 265px;
	}
	
	#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper.embedForm {
		margin: -15px 0 0;
	}
	
	#adeline-main-container .adeline-elementor-mailchimp-section .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper.embedForm {
		margin: -15px 0 5px;
	}
	
	#adeline-main-container .adeline-subscribe-section .formkit-form p {
		margin: 0 auto 30px;
	}
	
	#adeline-footer .zoom-instagram-widget {
		width: 700px;
		padding: 105px 0 85px;
	}
	
	#adeline-footer .zoom-instagram-link {
		height: 151px !important;
		width: 151px !important;
	}
	
	#adeline-footer .zoom-instagram-widget h4 {
		font-size: 22px;
		padding-bottom: 27px;
	}
	
	#adeline-footer .zoom-instagram-widget__follow-me {
		top: 84px;
	}
	
	#adeline-footer .zoom-instagram-widget__follow-me a {
		font-size: 35px;
	}
	
	.adeline-footer-right-graphic {
		top: 180px;
	}
	
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 700px !important;
	}
	
	.adeline-elementor-hero-image-section {
		height: 485px;
	}
	
	.adeline-script-text.elementor-widget-heading, .adeline-script-text.elementor-widget-text-editor {
		font-size: 48px;
	}
	
	.adeline-standard-headline-text .elementor-heading-title {
		font-size: 27.5px;
	}
	
	.adeline-featured-links-column {
		width: 100% !important;
		margin: 0 0 55px !important;
	}
	
	.adeline-featured-links-column:last-of-type {
		margin: 0 !important;
	}
	
	.adeline-featured-links-inner-section:after {
		height: 80%;
	}
	
	.adeline-featured-links-column .elementor-widget-divider {
		height: 762px;
	}
	
	.adeline-elementor-services .adeline-featured-links-column .elementor-widget-divider {
		height: 761px;
	}
	
	.adeline-elementor-services .adeline-featured-links-column .elementor-image img {
		border-color: #fcfaf8 !important;
	}
	
	.adeline-detailed-blog-section:before {
		height: 70%;
	}
	
	.adeline-detailed-blog-section:after {
		bottom: 70%;
	}
	
	.adeline-featured-link-column {
		margin: 0 0 40px !important;
		width: 100% !important;
	}
	
	.adeline-featured-link-column:last-of-type {
		margin: 0 !important;
	}
	
	.adeline-elementor-two .adeline-about-image-column, .adeline-extra-cta-section.adeline-elementor-services .adeline-about-image-column {
		margin: 0 25px;
	}
	
	.adeline-featured-link-column:first-of-type .elementor-widget-image .elementor-widget-container {
		margin: 0 0 0 25px !important;
	}
	
	.adeline-featured-link-column .elementor-image img {
		width: calc(100% - 25px);
	}
	
	.adeline-featured-link-accent {
		height: calc(100% - 35px);
		width: calc(100% - 35px) !important;
	}
	
	.adeline-featured-link-column:last-of-type .adeline-featured-link-accent {
		top: 35px;
		left: 35px;
		height: 100%;
	}
	
	.adeline-featured-button {
		width: calc(100% - 25px) !important;
		height: calc(100% - 20px);
	}
	
	.adeline-featured-link-column:last-of-type .adeline-featured-button {
		height: calc(100% + 80px);
	}
	
	.adeline-feat-links-inner-section>.elementor-container {
		margin-left: 0 !important;
	}
	
	.adeline-about-me-section.adeline-elementor-about:after {
		height: 0;
	}
	
	.adeline-question-text {
		font-size: 14px;
	}
	
	.adeline-answer-text {
		font-size: 31px;
	}
	
	.adeline-elementor-services .adeline-featured-links-column {
		margin-right: 0 !important;
	}
	
	.adeline-elementor-product-items {
		width: 575px;
	}
}

@media only screen and (max-width:767px) {
	.adeline-container, .adeline-full-width, .adeline-default-width {
		width: 575px;
	}
	
	.adeline-inline-left .adeline-sticky-nav .adeline-header-search-container, .adeline-inline-left .adeline-sticky-nav #adeline-header .adeline-social-media-follow-icons {
		width: 49.5%;
	}
	
	.adeline-the-single-image {
		height: 425px;
	}
	
	.adeline-graphic-wrapper svg {
		width: 150px;
	}
	
	.adeline-the-triple-box {
		height: 575px;
	}
	
	.adeline-double-images-section {
		display: block;
	}
	
	.adeline-double-images-wrapper {
		width: calc(100% - 60px);
		height: 500px;
		margin: 0 30px;
		box-sizing: border-box !important;
	}
	
	.adeline-double-images-wrapper:first-of-type {
		margin: 0 30px 30px;
	}
	
	.adeline-double-images-wrapper:nth-of-type(2) {
		margin-left: 30px;
	}
	
	.adeline-post-slider .adeline-slide-container.slick-dotted.slick-slider {
		padding-bottom: 70px;
	}
	
	.adeline-the-post-slide {
		margin: 0 25px;
	}
	
	.adeline-slide-item {
		height: 500px;
	}
	
	.adeline-page-wrapper .adeline-post-slider ul.slick-dots {
		bottom: 20px;
	}
	
	.adeline-gal-img-container {
		height: 575px;
	}
	
	.adeline-full-width .adeline-block-item .adeline-custom-product-slider .adeline-product-bxslider, .adeline-full-width .adeline-custom-product-slider .adeline-product-bxslider, .adeline-custom-product-slider .adeline-product-bxslider, .adeline-default-width .adeline-block-item .adeline-custom-product-slider .adeline-product-bxslider {
		width: 465px;
	}
	
	.adeline-full-width .adeline-block-has-aff.adeline-block-item .adeline-read-more {
		width: 22%;
	}
	
	.adeline-blog-item .adeline-affiliate-section, .adeline-full-width .adeline-blog-item .adeline-affiliate-section {
		width: 575px;
	}
	
	.adeline-mc4wp-form p {
		display: block;
	}
	
	.adeline-mc4wp-form input {
		width: 100%;
		margin: 0 0 25px;
	}
	
	.adeline-mc4wp-form input[type=submit] {
		margin: 0 auto;
		float: none;
	}
	
	.adeline-subscribe-left-graphic .elementor-widget-container {
		margin: -70px 0 0 -50px !important;
	}
	
	.adeline-subscribe-right-graphic .elementor-widget-container {
		margin: 0 -50px -70px 0 !important;
	}
	
	.adeline-mc4wp-heading-text {
		margin: -20px 0 20px;
	}
	
	.adeline-mc4wp-form p:last-of-type {
		vertical-align: 0;
	}
	
	#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow {
		float: none;
		display: block;
	}
	
	#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
		width: 100% !important;
		margin: 0 0 25px;
	}
	
	#adeline-main-container .adeline-subscribe-section .formkit-form .formkit-input {
		width: 100%;
		margin: 0 0 25px;
	}
	
	#adeline-main-container .adeline-subscribe-section .formkit-form .formkit-fields {
		display: block;
		text-align: center;
	}
	
	#commentform input, .adeline-full-width #commentform input {
		width: 100%;
	}
	
	.adeline-author-img {
		width: 150px;
	}
	
	.adeline-item-related, .adeline-full-width .adeline-item-related {
		width: 50%;
	}
	
	.adeline-item-related:nth-of-type(2), .adeline-full-width .adeline-item-related:nth-of-type(2) {
		margin-right: 0;
	}
	
	.adeline-item-related:last-of-type, .adeline-full-width .adeline-item-related:nth-of-type(3) {
		display: none;
	}
	
	.adeline-full-width .adeline-related-post-img, .adeline-related-post-img {
		height: 275px;
	}
	
	.adeline-page-wrapper .adeline-gallery-post ul.slick-dots {
		bottom: 10px;
	}
	
	.adeline-comment-author-avatar img {
		display: none;
	}
	
	.adeline-comment-text {
		margin-left: 0;
	}
	
	.wp-block-latest-posts.columns-2 li, .wp-block-latest-posts.columns-3 li, .wp-block-latest-posts.columns-4 li {
		width: 100%;
		margin-right: 0;
	}
	
	.adeline-archive-graphic .adeline-graphic-wrapper svg {
		width: 130px;
	}
	
	.adeline-archive-box {
		margin-bottom: 50px;
	}
	
	.error404 #adeline-content #adeline-searchform, .search-no-results #adeline-content #adeline-searchform {
		width: 385px;
	}
	
	.error404 #adeline-content #adeline-searchform input[type=text], .search-no-results #adeline-content #adeline-searchform input[type=text] {
		width: 300px;
	}
	
	.search-no-results .post, .error404 .adeline-error-page {
		margin-bottom: 65px;
	}
	
	#adeline-footer .zoom-instagram-widget {
		width: 575px;
	}
	
	#adeline-footer .zoom-instagram-link {
		height: 170.5px !important;
		width: 170.5px !important;
	}
	
	#adeline-footer .zoom-instagram-widget__item:nth-of-type(3) {
		margin-right: 0 !important;
	}
	
	#adeline-footer .zoom-instagram-widget__item:nth-of-type(4) {
		display: none;
	}
	
	.adeline-footer-left-graphic {
		bottom: 20px;
	}
	
	.adeline-footer-no-menu.adeline-footer-no-social-media .adeline-footer-left-graphic {
		bottom: 115px;
	}
	
	#adeline-footer .zoom-instagram-widget__items {
		margin-left: 1.5px;
	}
	
	.elementor-image-gallery .gallery-columns-3 .gallery-item, .elementor-image-gallery .gallery-columns-4 .gallery-item {
		max-width: 100% !important;
		width: 100% !important;
		padding-right: 0 !important;
	}
	
	.elementor-lightbox .elementor-swiper-button [class^=eicon] {
		color: #fff !important;
	}
	
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 575px !important;
	}
	
	.adeline-elementor-hero-image-section {
		height: 425px;
	}
	
	.adeline-elementor-hero-image-section .adeline-dots-graphic {
		bottom: -65px;
	}
	
	.adeline-about-image-column, .adeline-about-text-column {
		margin: 0 50px;
	}
	
	.adeline-about-text-column {
		margin-top: -10px;
	}
	
	.adeline-featured-links-column .elementor-widget-divider {
		height: 626px;
	}
	
	.adeline-elementor-services .adeline-featured-links-column .elementor-widget-divider {
		height: 625px;
	}
	
	.adeline-feat-links-section:after, .adeline-feat-links-section.adeline-elementor-three::after {
		height: 120px;
	}
	
	.adeline-dots-graphic .elementor-icon {
		font-size: 150px !important;
	}
	
	.adeline-about-image-column .adeline-dots-graphic .elementor-widget-container {
		margin: -120px -30px 0 0 !important;
	}
	
	.adeline-extra-cta-section .adeline-about-image-column .adeline-dots-graphic .elementor-widget-container {
		margin: -130px 30px 0 0 !important;
	}
	
	.adeline-extra-cta-section .adeline-about-text-column>.elementor-widget-wrap, .adeline-extra-cta-section.adeline-elementor-four .adeline-about-text-column>.elementor-widget-wrap {
		margin: 0 0 57px !important;
	}
	
	.adeline-elementor-two .adeline-about-text-column>.elementor-widget-wrap {
		margin: 15px 0 0 !important;
	}
	
	.adeline-qa-column {
		margin: 0 0 27px !important;
	}
	
	.adeline-extra-cta-section.adeline-elementor-services .adeline-about-image-column .elementor-widget-image:first-of-type .elementor-widget-container {
		margin: 45px 0 0 45px !important;
	}
	
	.adeline-extra-cta-section.adeline-elementor-services .adeline-about-text-column>.elementor-widget-wrap {
		margin: 20px 0 0 !important;
	}
	
	.adeline-elementor-services .adeline-about-bg-image .elementor-widget-container {
		margin: 0 65px 0 0 !important;
	}
	
	.adeline-elementor-contact .adeline-about-text-column>.elementor-widget-wrap {
		margin-top: 0 !important;
	}
	
	.adeline-about-me-section.adeline-elementor-contact {
		padding: 70px 0 35px !important;
	}
	
	.adeline-below-menu .adeline-about-me-section.adeline-elementor-two {
		padding-top: 17px !important;
	}
	
	.adeline-elementor-about .adeline-about-text-column .elementor-widget-wrap {
		margin: 20px 0 75px !important;
	}
	
	.adeline-elementor-product-items {
		width: 440px;
	}
}

@media only screen and (max-width:650px) {
	.adeline-container, .adeline-full-width, .adeline-default-width {
		width: 425px;
	}
	
	.adeline-site-logo {
		padding: 42px 0;
	}
	
	.adeline-no-custom-site-logo .adeline-site-logo {
		padding: 47px 0 40px;
	}
	
	.adeline-site-title a, .adeline-inline-left .adeline-site-title a {
		font-size: 42px;
	}
	
	#adeline-header .slicknav_menu {
		padding: 22px 20px;
	}
	
	.adeline-inline-left .adeline-top-bar, .adeline-below-menu .adeline-nav-wrapper, .adeline-inline-left .adeline-sticky-nav #sticky-wrapper .adeline-nav-wrapper {
		padding: 17px 20px;
	}
	
	.adeline-inline-left .adeline-no-cart-icon.adeline-no-header-social-media .adeline-top-bar, .adeline-inline-left .adeline-sticky-nav .adeline-no-cart-icon.adeline-no-header-social-media #sticky-wrapper .adeline-nav-wrapper {
		padding: 18px 20px;
	}
	
	#adeline-header #adeline-searchform label {
		display: none;
	}
	
	#adeline-header .slicknav_nav {
		left: 20px;
	}
	
	#adeline-header .slicknav_nav {
		top: 110px;
	}
	
	.adeline-below-menu #adeline-header.adeline-no-cart-icon.adeline-no-header-social-media .slicknav_nav {
		top: 100px;
	}
	
	.adeline-below-menu #adeline-header.adeline-no-cart-icon.adeline-no-header-social-media .is-sticky .slicknav_nav {
		top: 55px;
	}
	
	#adeline-header .slicknav_nav ul {
		margin: 0 0 0 25px;
	}
	
	.adeline-site-logo img {
		width: 215px;
	}
	
	.adeline-the-single-image {
		height: 400px;
	}
	
	.adeline-triple-boxes-section {
		margin: 0 0 90px;
	}
	
	.adeline-no-color-block.adeline-has-no-blog-title.adeline-has-no-blog-subtitle .adeline-triple-boxes-section {
		margin-bottom: 90px;
	}
	
	.adeline-the-triple-box {
		height: 425px;
	}
	
	.adeline-triple-boxes-title {
		font-size: 25px;
	}
	
	.adeline-triple-accent-text {
		font-size: 42px;
		margin: 0 0 -20px;
	}
	
	.adeline-double-images-wrapper {
		height: 450px;
	}
	
	.adeline-no-color-block .adeline-triple-boxes-section {
		margin: 0 0 55px;
	}
	
	.adeline-page-has-no-triple-boxes.adeline-color-block .adeline-subscribe-section {
		margin: 0 0 50px;
		padding: 70px 0 80px;
	}
	
	.adeline-page-has-no-triple-boxes.adeline-no-color-block.adeline-has-no-blog-title.adeline-has-no-blog-subtitle .adeline-subscribe-section {
		margin: 0 0 35px;
	}
	
	.adeline-page-has-no-mc4wp.adeline-page-has-no-triple-boxes.adeline-no-color-block #adeline-featured-section {
		margin-bottom: 60px;
	}
	
	.adeline-page-has-no-mc4wp.adeline-page-has-no-triple-boxes.adeline-no-color-block.adeline-has-no-blog-title.adeline-has-no-blog-subtitle #adeline-featured-section, .adeline-no-color-block.adeline-has-no-blog-title.adeline-has-no-blog-subtitle.adeline-page-has-no-feature.adeline-page-has-no-mc4wp .adeline-triple-boxes-section {
		margin-bottom: 65px;
	}
	
	.adeline-blog-accent-block {
		height: 400px;
	}
	
	.adeline-blog-title {
		font-size: 25px;
	}
	
	.adeline-blog-subtitle {
		font-size: 42px;
		margin: 0 0 -20px;
	}
	
	.adeline-blog-subtitle-wrapper, .adeline-has-no-blog-subtitle.adeline-color-block .adeline-blog-title-wrapper, .adeline-color-block.adeline-has-no-blog-title.adeline-has-no-blog-subtitle #adeline-content {
		padding-top: 75px;
	}
	
	.adeline-post-header h2, .adeline-post-header h2 a {
		font-size: 24px;
	}
	
	.adeline-gal-img-container {
		height: 425px;
	}
	
	.adeline-default-width .adeline-block-item .adeline-post-header h2, .adeline-default-width .adeline-block-item .adeline-post-header h2 a {
		font-size: 22px;
	}
	
	.adeline-block-item .adeline-post-header h2, .adeline-block-item .adeline-post-header h2 a {
		font-size: 22px;
	}
	
	.adeline-page-header h1, h1.adeline-template-title {
		font-size: 25px;
	}
	
	.adeline-post-location {
		top: 25px;
	}
	
	.adeline-blog-item .adeline-affiliate-section, .adeline-full-width .adeline-blog-item .adeline-affiliate-section {
		width: 425px;
	}
	
	.adeline-full-width .adeline-block-item .adeline-custom-product-slider .adeline-product-bxslider, .adeline-full-width .adeline-custom-product-slider .adeline-product-bxslider, .adeline-custom-product-slider .adeline-product-bxslider, .adeline-default-width .adeline-block-item .adeline-custom-product-slider .adeline-product-bxslider {
		width: 325px;
	}
	
	.adeline-custom-product-slider .slick-prev, .adeline-block-item .adeline-custom-product-slider .slick-prev {
		left: -45px;
	}
	
	.adeline-custom-product-slider .slick-next, .adeline-block-item .adeline-custom-product-slider .slick-next {
		right: -45px;
	}
	
	.adeline-full-width .adeline-block-has-aff.adeline-block-item .adeline-read-more {
		width: 30%;
	}
	
	.adeline-single-post {
		margin: 0 0 80px;
	}
	
	.adeline-single-post .adeline-post-header h1 {
		font-size: 23px;
	}
	
	.adeline-post-author-box {
		margin-top: 60px;
		padding-bottom: 50px;
	}
	
	.adeline-author-content h5, .adeline-author-content h5 a, #comments #reply-title, .adeline-related-posts h3, .adeline-comment-list-title {
		font-size: 19px;
	}
	
	.adeline-comment-form-subtitle, .adeline-related-posts-subtitle {
		font-size: 35px;
	}
	
	#comments {
		margin: 60px 0 0;
	}
	
	.adeline-related-posts {
		margin: 50px 0 0;
	}
	
	.adeline-full-width .adeline-related-post-img, .adeline-related-post-img {
		height: 225px;
	}
	
	.adeline-item-related-caption {
		padding: 18px 10px 24px;
	}
	
	.adeline-page-wrapper ul.adeline-comments ul.children {
		padding: 0;
	}
	
	.adeline-list-of-comments {
		margin: 55px 0 0;
	}
	
	.adeline-subscribe-section {
		padding: 70px 0 155px;
		margin: 0 0 30px;
	}
	
	.adeline-mc4wp-heading-text, #adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #adeline-main-container .adeline-subscribe-section .formkit-form h1 {
		font-size: 25px;
	}
	
	#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4 {
		margin-bottom: 18px;
	}
	
	.adeline-mc4wp-form p.adeline-mc4wp-accent-text, #adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent span {
		font-size: 42px;
	}
	
	.adeline-mc4wp-form p.adeline-mc4wp-accent-text, #adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent span {
		margin: 0 auto -20px !important;
	}
	
	#adeline-main-container .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p {
		margin: 0 auto 30px !important;
	}
	
	#adeline-main-container .adeline-elementor-mailchimp-section .adeline-subscribe-section .ml-form-embedContainer .ml-form-embedWrapper.embedForm {
		margin: -15px 0 0;
	}
	
	.adeline-archive-box span {
		font-size: 33px;
	}
	
	.adeline-archive-box h1 {
		font-size: 28px;
	}
	
	.adeline-archive-graphic .adeline-graphic-wrapper {
		bottom: -95px;
	}
	
	.adeline-archive-graphic.adeline-archive-left-graphic .adeline-graphic-wrapper {
		top: -95px;
	}
	
	.search-no-results .adeline-post-header h1 {
		font-size: 25px;
	}
	
	.page-template-default .adeline-triple-boxes-section, .page-template-page-fullwidth .adeline-triple-boxes-section, .page-template-page-narrowfullwidth .adeline-triple-boxes-section {
		margin: 0 0 50px;
	}
	
	.adeline_fullwidth_narrow #adeline-content, .page-template-page-narrowfullwidth #adeline-content {
		overflow: visible;
	}
	
	.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
		width: 100%;
		margin: 0 0 16px;
	}
	
	.wp-block-column, .wp-block-column:not(:only-child) {
		flex-basis: 100% !important;
	}
	
	.wp-block-column:nth-child(odd) {
		margin-right: 0;
	}
	
	.wp-block-column:nth-child(even) {
		margin-right: 0;
	}
	
	.wp-block-column:not(:first-child) {
		margin-right: 0;
	}
	
	.wp-block-column:not(:last-child) {
		margin-right: 0;
	}
	
	.adeline-post-content ul.wp-block-latest-posts, .adeline-page-content ul.wp-block-latest-posts {
		padding: 20px;
	}
	
	.adeline-post-content ul.wp-block-latest-posts>li, .adeline-page-content ul.wp-block-latest-posts>li {
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	
	.wp-block-latest-posts .wp-block-latest-posts__featured-image.alignleft, .wp-block-latest-posts .wp-block-latest-posts__featured-image.alignright {
		margin: 0 0 10px;
		display: block;
		width: 100%;
	}
	
	.wp-block-latest-posts.wp-block-latest-posts__list.alignright {
		text-align: left;
		margin-left: 0;
	}
	
	#adeline-footer .zoom-instagram-widget {
		width: 425px;
		padding: 90px 0 70px;
	}
	
	#adeline-footer .zoom-instagram-link {
		height: 130.5px !important;
		width: 130.5px !important;
	}
	
	#adeline-footer .zoom-instagram-widget__item {
		margin-right: 15px !important;
	}
	
	#adeline-footer .zoom-instagram-widget h4 {
		font-size: 20px;
		padding-bottom: 20px;
	}
	
	#adeline-footer .zoom-instagram-widget__follow-me {
		top: 70px;
	}
	
	#adeline-footer .zoom-instagram-widget__follow-me a {
		font-size: 33px;
	}
	
	.adeline-footer-insta-graphic .adeline-graphic-wrapper svg {
		width: 120px;
	}
	
	.adeline-footer-right-graphic {
		top: 165px;
		right: -50px;
	}
	
	.adeline-footer-has-menu .adeline-social-media-follow-icons {
		margin: 25px 0 0;
	}
	
	.adeline-footer-no-menu.adeline-footer-has-social-media .adeline-footer-left-graphic, .adeline-footer-has-menu.adeline-footer-no-social-media .adeline-footer-left-graphic {
		bottom: 30px;
	}
	
	.adeline-footer-sm-menu-container {
		padding: 45px 20px;
	}
	
	.adeline-footer-no-menu.adeline-footer-no-social-media .adeline-footer-left-graphic {
		bottom: 100px;
	}
	
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 425px !important;
	}
	
	.adeline-elementor-hero-image-section {
		height: 400px;
	}
	
	.adeline-script-text.elementor-widget-heading, .adeline-script-text.elementor-widget-text-editor {
		font-size: 42px;
	}
	
	.adeline-standard-headline-text .elementor-heading-title {
		font-size: 25px;
	}
	
	.adeline-about-image-column, .adeline-about-text-column, .adeline-extra-cta-section.adeline-elementor-services .adeline-about-image-column {
		margin: 0 20px;
	}
	
	.adeline-featured-links-column .elementor-widget-divider, .adeline-elementor-services .adeline-featured-links-column .elementor-widget-divider {
		height: 461px;
	}
	
	.adeline-extra-cta-front-image .elementor-widget-container {
		margin: 45px 70px 0 0 !important;
	}
	
	.adeline-elementor-two .adeline-about-image-column {
		margin: 0 15px;
	}
	
	.adeline-elementor-two .adeline-about-text-column>.elementor-widget-wrap {
		margin: 7px 0 0 !important;
	}
	
	.adeline-answer-text {
		font-size: 27px;
	}
	
	.adeline-extra-cta-section.adeline-elementor-services .adeline-about-text-column>.elementor-widget-wrap {
		margin: 0 !important;
	}
	
	.adeline-service-offering-title .elementor-heading-title {
		font-size: 18px;
	}
	
	.adeline-contact-form input, .adeline-contact-form textarea {
		width: 85%;
	}
	
	.adeline-elementor-five.adeline-detailed-blog-section:before {
		height: 81.5%;
	}
	
	.adeline-elementor-five.adeline-detailed-blog-section:after {
		bottom: 81.5%;
	}
	
	.adeline-elementor-product-items {
		width: 315px;
	}
}

@media only screen and (max-width:500px) {
	.adeline-container, .adeline-full-width, .adeline-default-width {
		width: 325px;
	}
	
	#adeline-sidebar {
		width: 325px;
		margin-bottom: 75px;
	}
	
	#adeline-header .slicknav_menu .slicknav_icon-bar {
		width: 25px;
	}
	
	.adeline-header-search-container, .adeline-inline-left .adeline-sticky-nav .adeline-header-search-container, .adeline-inline-left .adeline-header-search-container {
		display: none;
	}
	
	.adeline-inline-left .adeline-sticky-nav #adeline-header .adeline-social-media-follow-icons, .adeline-inline-left #adeline-header .adeline-social-media-follow-icons, .adeline-social-media-follow-icons {
		width: 100%;
		display: block;
		text-align: center;
		float: none;
	}
	
	.adeline-woo-shopping-cart {
		float: none;
		display: inline-block;
	}
	
	.adeline-inline-left .adeline-no-cart-icon.adeline-no-header-social-media .adeline-top-bar, .adeline-inline-left .adeline-sticky-nav .adeline-no-cart-icon.adeline-no-header-social-media #sticky-wrapper .adeline-nav-wrapper {
		padding: 24px 20px;
	}
	
	.adeline-the-single-image {
		height: 350px;
	}
	
	.adeline-triple-boxes-section {
		margin: 0 0 85px;
	}
	
	.adeline-no-color-block.adeline-has-no-blog-title.adeline-has-no-blog-subtitle .adeline-triple-boxes-section {
		margin-bottom: 85px;
	}
	
	.adeline-the-triple-box {
		height: 355px;
	}
	
	.adeline-double-images-wrapper {
		width: calc(100% - 40px);
		height: 350px;
		margin: 0 20px;
	}
	
	.adeline-double-images-wrapper:first-of-type {
		margin: 0 20px 20px;
	}
	
	.adeline-double-images-wrapper:nth-of-type(2) {
		margin-left: 20px;
	}
	
	.adeline-slide-item {
		height: 350px;
	}
	
	.adeline-page-has-no-mc4wp.adeline-page-has-feature .adeline-triple-boxes-section {
		margin-top: 65px;
	}
	
	.adeline-blog-accent-block, .adeline-grid-page .adeline-blog-accent-block {
		height: 380px;
	}
	
	.adeline-blog-subtitle-wrapper, .adeline-has-no-blog-subtitle.adeline-color-block .adeline-blog-title-wrapper, .adeline-color-block.adeline-has-no-blog-title.adeline-has-no-blog-subtitle #adeline-content {
		padding-top: 70px;
	}
	
	.adeline-blog-item {
		margin: 0 0 70px;
	}
	
	.adeline-newer a, .adeline-older a {
		margin: 0 0 75px;
	}
	
	.adeline-gallery-item, .adeline-default-width .adeline-gallery-item:nth-of-type(2n), .adeline-full-width .adeline-gallery-item:nth-of-type(3n) {
		margin: 0 0 50px;
	}
	
	.adeline-gal-img-container {
		height: 350px;
	}
	
	.adeline-block-contents {
		padding: 30px 0 0;
	}
	
	.adeline-gallery-layout .adeline-newer a, .adeline-gallery-layout .adeline-older a {
		margin: 20px 0 55px;
	}
	
	.adeline-default-width.adeline-gallery-layout .adeline-newer a, .adeline-default-width.adeline-gallery-layout .adeline-older a {
		margin: 20px 0 50px;
	}
	
	.adeline-block-contents {
		padding: 27px 0 0;
	}
	
	.adeline-blog-item .adeline-affiliate-section, .adeline-full-width .adeline-blog-item .adeline-affiliate-section {
		width: 325px;
	}
	
	.adeline-product-slider .adeline-affiliate-section {
		margin-bottom: -10px;
	}
	
	.adeline-full-width .adeline-block-item .adeline-custom-product-slider .adeline-product-bxslider, .adeline-full-width .adeline-custom-product-slider .adeline-product-bxslider, .adeline-custom-product-slider .adeline-product-bxslider, .adeline-default-width .adeline-block-item .adeline-custom-product-slider .adeline-product-bxslider {
		width: 230px;
	}
	
	.adeline-full-width .adeline-block-has-aff.adeline-block-item .adeline-read-more {
		width: 40%;
	}
	
	.adeline-post-author-box {
		display: block;
		overflow: hidden;
		margin: 0;
		padding: 60px 0 45px;
	}
	
	.adeline-author-img {
		width: 100%;
		float: none;
		display: block;
		text-align: center;
		padding-bottom: 25px;
	}
	
	.adeline-author-img:after {
		left: 0;
		right: 0;
		margin: auto;
		width: 200px;
		height: 200px;
	}
	
	.adeline-author-content {
		display: block;
		text-align: center;
		padding: 0;
	}
	
	.adeline-author-graphic .adeline-graphic-wrapper {
		bottom: -60px;
		right: 25px;
	}
	
	#adeline-comment-form {
		padding: 30px 20px 40px;
	}
	
	.adeline-item-related-box {
		display: block;
	}
	
	.adeline-item-related, .adeline-full-width .adeline-item-related {
		width: 100%;
		margin: 0 0 30px;
	}
	
	.adeline-full-width .adeline-related-post-img, .adeline-related-post-img {
		height: 250px;
	}
	
	.adeline-comment-date {
		display: block;
		float: none;
		margin: 0 0 8px;
	}
	
	.adeline-comment-approval em {
		display: block;
		margin: 0 0 5px;
	}
	
	#adeline-searchform input[type=text] {
		width: 237px;
	}
	
	.adeline-custom-image-list-item {
		height: 162.4px;
	}
	
	.adeline-map-widget img {
		width: 400px;
		max-width: 400px !important;
	}
	
	.adeline-side-image {
		width: 125px;
	}
	
	.adeline-side-item-text {
		width: 185px;
	}
	
	.adeline-archive-graphic .adeline-graphic-wrapper {
		bottom: -100px;
	}
	
	.adeline-archive-graphic.adeline-archive-left-graphic .adeline-graphic-wrapper {
		top: -100px;
	}
	
	.error404 #adeline-content #adeline-searchform, .search-no-results #adeline-content #adeline-searchform {
		width: 320px;
	}
	
	.error404 #adeline-content #adeline-searchform input[type=text], .search-no-results #adeline-content #adeline-searchform input[type=text] {
		width: 235px;
	}
	
	.adeline-single-page {
		margin: 0 0 70px;
	}
	
	.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
		width: 100%;
		margin: 0 0 16px;
	}
	
	#adeline-footer .zoom-instagram-widget {
		width: 325px;
	}
	
	#adeline-footer .zoom-instagram-link {
		height: 100.5px !important;
		width: 100.5px !important;
	}
	
	#adeline-footer .zoom-instagram-widget__item {
		margin-right: 10px !important;
	}
	
	.adeline-footer-no-menu.adeline-footer-no-social-media .adeline-footer-left-graphic {
		bottom: 95px;
	}
	
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 325px !important;
	}
	
	.adeline-elementor-hero-image-section {
		height: 350px;
	}
	
	.adeline-about-image-column .adeline-dots-graphic .elementor-widget-container {
		margin: -90px -25px 0 0 !important;
	}
	
	.adeline-about-text-column {
		margin: 0;
	}
	
	.adeline-featured-links-column .elementor-widget-divider {
		height: 353px;
	}
	
	.adeline-elementor-services .adeline-featured-links-column .elementor-widget-divider {
		height: 352px;
	}
	
	.adeline-extra-cta-section .adeline-about-image-column {
		margin: 0;
	}
	
	.adeline-extra-cta-front-image .elementor-widget-container {
		margin: 45px 45px 0 0 !important;
	}
	
	.adeline-about-bg-image .elementor-widget-container {
		margin: 0 0 0 45px !important;
	}
	
	.adeline-extra-cta-section .adeline-about-me-border-detail {
		width: calc(100% - 60px) !important;
	}
	
	.adeline-extra-cta-section .adeline-about-image-column .adeline-dots-graphic .elementor-widget-container {
		margin: -110px 15px 0 0 !important;
	}
	
	.adeline-elementor-two .adeline-about-text-column>.elementor-widget-wrap {
		margin: 0 !important;
	}
	
	.adeline-featured-link-column:first-of-type .elementor-widget-image .elementor-widget-container {
		margin: 0 0 0 20px !important;
	}
	
	.adeline-featured-link-column:last-of-type .elementor-widget-image .elementor-widget-container {
		margin: 0 20px -100px 0 !important;
	}
	
	.adeline-featured-link-accent {
		top: -20px;
		width: calc(100% - 30px) !important;
	}
	
	.adeline-featured-button {
		left: 20px;
	}
	
	.adeline-featured-button {
		width: calc(100% - 20px) !important;
	}
	
	.adeline-featured-link-column:last-of-type .adeline-featured-link-accent {
		top: 25px;
		left: 30px;
		height: calc(100% + 20px);
	}
	
	.adeline-links-button .elementor-button-link {
		min-width: 285px;
	}
	
	.adeline-extra-cta-section.adeline-elementor-services .adeline-about-image-column .elementor-widget-image:first-of-type .elementor-widget-container {
		margin: 20px 0 0 20px !important;
	}
	
	.adeline-elementor-services .adeline-about-bg-image .elementor-widget-container {
		margin: 0 20px 0 0 !important;
	}
	
	.adeline-extra-cta-section.adeline-elementor-services .adeline-about-me-border-detail {
		height: calc(100% - 70px);
		top: 20px;
		left: 30px;
	}
	
	.adeline-elementor-services .adeline-featured-links-inner-section:after {
		height: 85%;
	}
	
	.adeline-about-me-section.adeline-elementor-contact {
		padding: 65px 0 35px !important;
	}
	
	.adeline-elementor-contact .adeline-about-image-column {
		margin: 0 25px 0 10px;
	}
	
	.adeline-elementor-about .adeline-about-text-column .elementor-widget-wrap {
		margin: 0 0 65px !important;
	}
	
	.adeline-elementor-five.adeline-detailed-blog-section:before {
		height: 83%;
	}
	
	.adeline-elementor-five.adeline-detailed-blog-section:after {
		bottom: 83%;
	}
	
	.adeline-custom-sidebar .elementor-widget-wrap>.elementor-element.elementor-widget, .adeline-custom-sidebar .elementor-widget {
		width: 325px;
	}
	
	.adeline-elementor-product-items {
		width: 185px;
	}
	
	.adeline-elementor-product-items .slick-prev {
		left: -40px;
	}
	
	.adeline-elementor-product-items .slick-next {
		right: -40px;
	}
}

/*! elementor - v3.31.0 - 11-08-2025 */
:root {
	--direction-multiplier: 1;
}

body.rtl, html[dir=rtl] {
	--direction-multiplier: -1;
}

.elementor-hidden {
	display: none;
}

.elementor-visibility-hidden {
	visibility: hidden;
}

.elementor-screen-only, .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: -10000em;
	width: 1px;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.elementor-clearfix:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	width: 0;
}

.e-logo-wrapper {
	background: var(--e-a-bg-logo);
	border-radius: 50%;
	display: inline-block;
	line-height: 1;
	padding: .75em;
}

.e-logo-wrapper i {
	color: var(--e-a-color-logo);
	font-size: 1em;
}

.elementor *, .elementor :after, .elementor :before {
	box-sizing: border-box;
}

.elementor a {
	box-shadow: none;
	text-decoration: none;
}

.elementor hr {
	background-color: transparent;
	margin: 0;
}

.elementor img {
	border: none;
	border-radius: 0;
	box-shadow: none;
	height: auto;
	max-width: 100%;
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
	margin: 0;
}

.elementor embed, .elementor iframe, .elementor object, .elementor video {
	border: none;
	line-height: 1;
	margin: 0;
	max-width: 100%;
	width: 100%;
}

.elementor .elementor-background, .elementor .elementor-background-holder, .elementor .elementor-background-video-container {
	direction: ltr;
	inset: 0;
	overflow: hidden;
	position: absolute;
	z-index: 0;
}

.elementor .elementor-background-video-container {
	pointer-events: none;
	transition: opacity 1s;
}

.elementor .elementor-background-video-container.elementor-loading {
	opacity: 0;
}

.elementor .elementor-background-video-embed {
	max-width: none;
}

.elementor .elementor-background-video, .elementor .elementor-background-video-embed, .elementor .elementor-background-video-hosted {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}

.elementor .elementor-background-video {
	max-width: none;
}

.elementor .elementor-background-video-hosted {
	-o-object-fit: cover;
	object-fit: cover;
}

.elementor .elementor-background-overlay {
	inset: 0;
	position: absolute;
}

.elementor .elementor-background-slideshow {
	inset: 0;
	position: absolute;
	z-index: 0;
}

.elementor .elementor-background-slideshow__slide__image {
	background-position: 50%;
	background-size: cover;
	height: 100%;
	width: 100%;
}

.e-con-inner>.elementor-element.elementor-absolute, .e-con>.elementor-element.elementor-absolute, .elementor-widget-wrap>.elementor-element.elementor-absolute {
	position: absolute;
}

.e-con-inner>.elementor-element.elementor-fixed, .e-con>.elementor-element.elementor-fixed, .elementor-widget-wrap>.elementor-element.elementor-fixed {
	position: fixed;
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
	max-width: 100%;
}

@media (max-width:1024px) {
	.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
		max-width: 100%;
	}
}

@media (max-width:767px) {
	.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
		max-width: 100%;
	}
}

.elementor-element {
	--flex-direction: initial;
	--flex-wrap: initial;
	--justify-content: initial;
	--align-items: initial;
	--align-content: initial;
	--gap: initial;
	--flex-basis: initial;
	--flex-grow: initial;
	--flex-shrink: initial;
	--order: initial;
	--align-self: initial;
	align-self: var(--align-self);
	flex-basis: var(--flex-basis);
	flex-grow: var(--flex-grow);
	flex-shrink: var(--flex-shrink);
	order: var(--order);
}

.elementor-element.elementor-absolute, .elementor-element.elementor-fixed {
	z-index: 1;
}

.elementor-element:where(.e-con-full,.elementor-widget) {
	align-content: var(--align-content);
	align-items: var(--align-items);
	flex-direction: var(--flex-direction);
	flex-wrap: var(--flex-wrap);
	gap: var(--row-gap) var(--column-gap);
	justify-content: var(--justify-content);
}

.elementor-invisible {
	visibility: hidden;
}

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

.elementor-align-right {
	text-align: right;
}

.elementor-align-left {
	text-align: left;
}

.elementor-align-center .elementor-button, .elementor-align-left .elementor-button, .elementor-align-right .elementor-button {
	width: auto;
}

.elementor-align-justify .elementor-button {
	width: 100%;
}

.elementor-custom-embed-play {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}

.elementor-custom-embed-play i {
	color: #fff;
	font-size: 100px;
	text-shadow: 1px 0 6px rgba(0, 0, 0, .3);
}

.elementor-custom-embed-play svg {
	height: 100px;
	width: 100px;
	fill: #fff;
	filter: drop-shadow(1px 0 6px rgba(0, 0, 0, .3));
}

.elementor-custom-embed-play i, .elementor-custom-embed-play svg {
	opacity: .8;
	transition: all .5s;
}

.elementor-custom-embed-play.elementor-playing i {
	font-family: eicons;
}

.elementor-custom-embed-play.elementor-playing i:before {
	content: "";
}

.elementor-custom-embed-play.elementor-playing i, .elementor-custom-embed-play.elementor-playing svg {
	animation: eicon-spin 2s linear infinite;
}

.elementor-tag {
	display: inline-flex;
}

.elementor-ken-burns {
	transition-duration: 10s;
	transition-property: transform;
	transition-timing-function: linear;
}

.elementor-ken-burns--out {
	transform: scale(1.3);
}

.elementor-ken-burns--active {
	transition-duration: 20s;
}

.elementor-ken-burns--active.elementor-ken-burns--out {
	transform: scale(1);
}

.elementor-ken-burns--active.elementor-ken-burns--in {
	transform: scale(1.3);
}

@media (min-width:-1) {
	.elementor-widescreen-align-center {
		text-align: center;
	}
	
	.elementor-widescreen-align-right {
		text-align: right;
	}
	
	.elementor-widescreen-align-left {
		text-align: left;
	}
	
	.elementor-widescreen-align-center .elementor-button, .elementor-widescreen-align-left .elementor-button, .elementor-widescreen-align-right .elementor-button {
		width: auto;
	}
	
	.elementor-widescreen-align-justify .elementor-button {
		width: 100%;
	}
}

@media (max-width:-1) {
	.elementor-laptop-align-center {
		text-align: center;
	}
	
	.elementor-laptop-align-right {
		text-align: right;
	}
	
	.elementor-laptop-align-left {
		text-align: left;
	}
	
	.elementor-laptop-align-center .elementor-button, .elementor-laptop-align-left .elementor-button, .elementor-laptop-align-right .elementor-button {
		width: auto;
	}
	
	.elementor-laptop-align-justify .elementor-button {
		width: 100%;
	}
	
	.elementor-tablet_extra-align-center {
		text-align: center;
	}
	
	.elementor-tablet_extra-align-right {
		text-align: right;
	}
	
	.elementor-tablet_extra-align-left {
		text-align: left;
	}
	
	.elementor-tablet_extra-align-center .elementor-button, .elementor-tablet_extra-align-left .elementor-button, .elementor-tablet_extra-align-right .elementor-button {
		width: auto;
	}
	
	.elementor-tablet_extra-align-justify .elementor-button {
		width: 100%;
	}
}

@media (max-width:1024px) {
	.elementor-tablet-align-center {
		text-align: center;
	}
	
	.elementor-tablet-align-right {
		text-align: right;
	}
	
	.elementor-tablet-align-left {
		text-align: left;
	}
	
	.elementor-tablet-align-center .elementor-button, .elementor-tablet-align-left .elementor-button, .elementor-tablet-align-right .elementor-button {
		width: auto;
	}
	
	.elementor-tablet-align-justify .elementor-button {
		width: 100%;
	}
}

@media (max-width:-1) {
	.elementor-mobile_extra-align-center {
		text-align: center;
	}
	
	.elementor-mobile_extra-align-right {
		text-align: right;
	}
	
	.elementor-mobile_extra-align-left {
		text-align: left;
	}
	
	.elementor-mobile_extra-align-center .elementor-button, .elementor-mobile_extra-align-left .elementor-button, .elementor-mobile_extra-align-right .elementor-button {
		width: auto;
	}
	
	.elementor-mobile_extra-align-justify .elementor-button {
		width: 100%;
	}
}

@media (max-width:767px) {
	.elementor-mobile-align-center {
		text-align: center;
	}
	
	.elementor-mobile-align-right {
		text-align: right;
	}
	
	.elementor-mobile-align-left {
		text-align: left;
	}
	
	.elementor-mobile-align-center .elementor-button, .elementor-mobile-align-left .elementor-button, .elementor-mobile-align-right .elementor-button {
		width: auto;
	}
	
	.elementor-mobile-align-justify .elementor-button {
		width: 100%;
	}
}

:root {
	--page-title-display: block;
}

.elementor-page-title, h1.entry-title {
	display: var(--page-title-display);
}

@keyframes eicon-spin {
	0% {
		transform: rotate(0deg);
	}
	
	to {
		transform: rotate(359deg);
	}
}

.eicon-animation-spin {
	animation: eicon-spin 2s linear infinite;
}

.elementor-section {
	position: relative;
}

.elementor-section .elementor-container {
	display: flex;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

@media (max-width:1024px) {
	.elementor-section .elementor-container {
		flex-wrap: wrap;
	}
}

.elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 1140px;
}

.elementor-section.elementor-section-stretched {
	position: relative;
	width: 100%;
}

.elementor-section.elementor-section-items-top>.elementor-container {
	align-items: flex-start;
}

.elementor-section.elementor-section-items-middle>.elementor-container {
	align-items: center;
}

.elementor-section.elementor-section-items-bottom>.elementor-container {
	align-items: flex-end;
}

@media (min-width:768px) {
	.elementor-section.elementor-section-height-full {
		height: 100vh;
	}
	
	.elementor-section.elementor-section-height-full>.elementor-container {
		height: 100%;
	}
}

.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap {
	align-items: flex-start;
}

.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap {
	align-items: center;
}

.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap {
	align-items: flex-end;
}

.elementor-widget-wrap {
	align-content: flex-start;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
	display: flex;
}

.elementor-widget-wrap>.elementor-element {
	width: 100%;
}

.elementor-widget-wrap.e-swiper-container {
	width: calc(100% - ( var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px) ));
}

.elementor-widget {
	position: relative;
}

.elementor-widget:not(:last-child) {
	margin-bottom: var(--kit-widget-spacing, 20px);
}

.elementor-widget:not(:last-child).elementor-absolute, .elementor-widget:not(:last-child).elementor-widget__width-auto, .elementor-widget:not(:last-child).elementor-widget__width-initial {
	margin-bottom: 0;
}

.elementor-column {
	display: flex;
	min-height: 1px;
	position: relative;
}

.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated {
	padding: 5px;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	padding: 10px;
}

.elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
	padding: 15px;
}

.elementor-column-gap-wide>.elementor-column>.elementor-element-populated {
	padding: 20px;
}

.elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
	padding: 30px;
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
	padding: 0;
}

@media (min-width:768px) {
	.elementor-column.elementor-col-10, .elementor-column[data-col="10"] {
		width: 10%;
	}
	
	.elementor-column.elementor-col-11, .elementor-column[data-col="11"] {
		width: 11.111%;
	}
	
	.elementor-column.elementor-col-12, .elementor-column[data-col="12"] {
		width: 12.5%;
	}
	
	.elementor-column.elementor-col-14, .elementor-column[data-col="14"] {
		width: 14.285%;
	}
	
	.elementor-column.elementor-col-16, .elementor-column[data-col="16"] {
		width: 16.666%;
	}
	
	.elementor-column.elementor-col-20, .elementor-column[data-col="20"] {
		width: 20%;
	}
	
	.elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
		width: 25%;
	}
	
	.elementor-column.elementor-col-30, .elementor-column[data-col="30"] {
		width: 30%;
	}
	
	.elementor-column.elementor-col-33, .elementor-column[data-col="33"] {
		width: 33.333%;
	}
	
	.elementor-column.elementor-col-40, .elementor-column[data-col="40"] {
		width: 40%;
	}
	
	.elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
		width: 50%;
	}
	
	.elementor-column.elementor-col-60, .elementor-column[data-col="60"] {
		width: 60%;
	}
	
	.elementor-column.elementor-col-66, .elementor-column[data-col="66"] {
		width: 66.666%;
	}
	
	.elementor-column.elementor-col-70, .elementor-column[data-col="70"] {
		width: 70%;
	}
	
	.elementor-column.elementor-col-75, .elementor-column[data-col="75"] {
		width: 75%;
	}
	
	.elementor-column.elementor-col-80, .elementor-column[data-col="80"] {
		width: 80%;
	}
	
	.elementor-column.elementor-col-83, .elementor-column[data-col="83"] {
		width: 83.333%;
	}
	
	.elementor-column.elementor-col-90, .elementor-column[data-col="90"] {
		width: 90%;
	}
	
	.elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
		width: 100%;
	}
}

@media (max-width:479px) {
	.elementor-column.elementor-xs-10 {
		width: 10%;
	}
	
	.elementor-column.elementor-xs-11 {
		width: 11.111%;
	}
	
	.elementor-column.elementor-xs-12 {
		width: 12.5%;
	}
	
	.elementor-column.elementor-xs-14 {
		width: 14.285%;
	}
	
	.elementor-column.elementor-xs-16 {
		width: 16.666%;
	}
	
	.elementor-column.elementor-xs-20 {
		width: 20%;
	}
	
	.elementor-column.elementor-xs-25 {
		width: 25%;
	}
	
	.elementor-column.elementor-xs-30 {
		width: 30%;
	}
	
	.elementor-column.elementor-xs-33 {
		width: 33.333%;
	}
	
	.elementor-column.elementor-xs-40 {
		width: 40%;
	}
	
	.elementor-column.elementor-xs-50 {
		width: 50%;
	}
	
	.elementor-column.elementor-xs-60 {
		width: 60%;
	}
	
	.elementor-column.elementor-xs-66 {
		width: 66.666%;
	}
	
	.elementor-column.elementor-xs-70 {
		width: 70%;
	}
	
	.elementor-column.elementor-xs-75 {
		width: 75%;
	}
	
	.elementor-column.elementor-xs-80 {
		width: 80%;
	}
	
	.elementor-column.elementor-xs-83 {
		width: 83.333%;
	}
	
	.elementor-column.elementor-xs-90 {
		width: 90%;
	}
	
	.elementor-column.elementor-xs-100 {
		width: 100%;
	}
}

@media (max-width:767px) {
	.elementor-column.elementor-sm-10 {
		width: 10%;
	}
	
	.elementor-column.elementor-sm-11 {
		width: 11.111%;
	}
	
	.elementor-column.elementor-sm-12 {
		width: 12.5%;
	}
	
	.elementor-column.elementor-sm-14 {
		width: 14.285%;
	}
	
	.elementor-column.elementor-sm-16 {
		width: 16.666%;
	}
	
	.elementor-column.elementor-sm-20 {
		width: 20%;
	}
	
	.elementor-column.elementor-sm-25 {
		width: 25%;
	}
	
	.elementor-column.elementor-sm-30 {
		width: 30%;
	}
	
	.elementor-column.elementor-sm-33 {
		width: 33.333%;
	}
	
	.elementor-column.elementor-sm-40 {
		width: 40%;
	}
	
	.elementor-column.elementor-sm-50 {
		width: 50%;
	}
	
	.elementor-column.elementor-sm-60 {
		width: 60%;
	}
	
	.elementor-column.elementor-sm-66 {
		width: 66.666%;
	}
	
	.elementor-column.elementor-sm-70 {
		width: 70%;
	}
	
	.elementor-column.elementor-sm-75 {
		width: 75%;
	}
	
	.elementor-column.elementor-sm-80 {
		width: 80%;
	}
	
	.elementor-column.elementor-sm-83 {
		width: 83.333%;
	}
	
	.elementor-column.elementor-sm-90 {
		width: 90%;
	}
	
	.elementor-column.elementor-sm-100 {
		width: 100%;
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.elementor-column.elementor-md-10 {
		width: 10%;
	}
	
	.elementor-column.elementor-md-11 {
		width: 11.111%;
	}
	
	.elementor-column.elementor-md-12 {
		width: 12.5%;
	}
	
	.elementor-column.elementor-md-14 {
		width: 14.285%;
	}
	
	.elementor-column.elementor-md-16 {
		width: 16.666%;
	}
	
	.elementor-column.elementor-md-20 {
		width: 20%;
	}
	
	.elementor-column.elementor-md-25 {
		width: 25%;
	}
	
	.elementor-column.elementor-md-30 {
		width: 30%;
	}
	
	.elementor-column.elementor-md-33 {
		width: 33.333%;
	}
	
	.elementor-column.elementor-md-40 {
		width: 40%;
	}
	
	.elementor-column.elementor-md-50 {
		width: 50%;
	}
	
	.elementor-column.elementor-md-60 {
		width: 60%;
	}
	
	.elementor-column.elementor-md-66 {
		width: 66.666%;
	}
	
	.elementor-column.elementor-md-70 {
		width: 70%;
	}
	
	.elementor-column.elementor-md-75 {
		width: 75%;
	}
	
	.elementor-column.elementor-md-80 {
		width: 80%;
	}
	
	.elementor-column.elementor-md-83 {
		width: 83.333%;
	}
	
	.elementor-column.elementor-md-90 {
		width: 90%;
	}
	
	.elementor-column.elementor-md-100 {
		width: 100%;
	}
}

@media (min-width:-1) {
	.elementor-reverse-widescreen>.elementor-container>:first-child {
		order: 10;
	}
	
	.elementor-reverse-widescreen>.elementor-container>:nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-widescreen>.elementor-container>:nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-widescreen>.elementor-container>:nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-widescreen>.elementor-container>:nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-widescreen>.elementor-container>:nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-widescreen>.elementor-container>:nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-widescreen>.elementor-container>:nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-widescreen>.elementor-container>:nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-widescreen>.elementor-container>:nth-child(10) {
		order: 1;
	}
}

@media (min-width:1025px) and (max-width:-1) {
	.elementor-reverse-laptop>.elementor-container>:first-child {
		order: 10;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(10) {
		order: 1;
	}
}

@media (min-width:-1) and (max-width:-1) {
	.elementor-reverse-laptop>.elementor-container>:first-child {
		order: 10;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(10) {
		order: 1;
	}
}

@media (min-width:1025px) and (max-width:-1) {
	.elementor-reverse-laptop>.elementor-container>:first-child, .elementor-reverse-laptop>.elementor-container>:nth-child(10), .elementor-reverse-laptop>.elementor-container>:nth-child(2), .elementor-reverse-laptop>.elementor-container>:nth-child(3), .elementor-reverse-laptop>.elementor-container>:nth-child(4), .elementor-reverse-laptop>.elementor-container>:nth-child(5), .elementor-reverse-laptop>.elementor-container>:nth-child(6), .elementor-reverse-laptop>.elementor-container>:nth-child(7), .elementor-reverse-laptop>.elementor-container>:nth-child(8), .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
		order: 0;
	}
	
	.elementor-reverse-tablet_extra>.elementor-container>:first-child {
		order: 10;
	}
	
	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10) {
		order: 1;
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.elementor-reverse-tablet>.elementor-container>:first-child {
		order: 10;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(10) {
		order: 1;
	}
}

@media (min-width:-1) and (max-width:1024px) {
	.elementor-reverse-tablet>.elementor-container>:first-child {
		order: 10;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(10) {
		order: 1;
	}
}

@media (min-width:768px) and (max-width:-1) {
	.elementor-reverse-tablet>.elementor-container>:first-child, .elementor-reverse-tablet>.elementor-container>:nth-child(10), .elementor-reverse-tablet>.elementor-container>:nth-child(2), .elementor-reverse-tablet>.elementor-container>:nth-child(3), .elementor-reverse-tablet>.elementor-container>:nth-child(4), .elementor-reverse-tablet>.elementor-container>:nth-child(5), .elementor-reverse-tablet>.elementor-container>:nth-child(6), .elementor-reverse-tablet>.elementor-container>:nth-child(7), .elementor-reverse-tablet>.elementor-container>:nth-child(8), .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
		order: 0;
	}
	
	.elementor-reverse-mobile_extra>.elementor-container>:first-child {
		order: 10;
	}
	
	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10) {
		order: 1;
	}
}

@media (max-width:767px) {
	.elementor-reverse-mobile>.elementor-container>:first-child {
		order: 10;
	}
	
	.elementor-reverse-mobile>.elementor-container>:nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-mobile>.elementor-container>:nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-mobile>.elementor-container>:nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-mobile>.elementor-container>:nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-mobile>.elementor-container>:nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-mobile>.elementor-container>:nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-mobile>.elementor-container>:nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-mobile>.elementor-container>:nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-mobile>.elementor-container>:nth-child(10) {
		order: 1;
	}
	
	.elementor-column {
		width: 100%;
	}
}

.elementor-grid {
	display: grid;
	grid-column-gap: var(--grid-column-gap);
	grid-row-gap: var(--grid-row-gap);
}

.elementor-grid .elementor-grid-item {
	min-width: 0;
}

.elementor-grid-0 .elementor-grid {
	display: inline-block;
	margin-bottom: calc(-1 * var(--grid-row-gap));
	width: 100%;
	word-spacing: var(--grid-column-gap);
}

.elementor-grid-0 .elementor-grid .elementor-grid-item {
	display: inline-block;
	margin-bottom: var(--grid-row-gap);
	word-break: break-word;
}

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

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

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

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

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

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

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

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

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

.elementor-grid-10 .elementor-grid {
	grid-template-columns: repeat(10, 1fr);
}

.elementor-grid-11 .elementor-grid {
	grid-template-columns: repeat(11, 1fr);
}

.elementor-grid-12 .elementor-grid {
	grid-template-columns: repeat(12, 1fr);
}

@media (min-width:-1) {
	.elementor-grid-widescreen-0 .elementor-grid {
		display: inline-block;
		margin-bottom: calc(-1 * var(--grid-row-gap));
		width: 100%;
		word-spacing: var(--grid-column-gap);
	}
	
	.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word;
	}
	
	.elementor-grid-widescreen-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.elementor-grid-widescreen-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.elementor-grid-widescreen-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}
	
	.elementor-grid-widescreen-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}
	
	.elementor-grid-widescreen-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}
	
	.elementor-grid-widescreen-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}
	
	.elementor-grid-widescreen-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}
	
	.elementor-grid-widescreen-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}
	
	.elementor-grid-widescreen-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}
	
	.elementor-grid-widescreen-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}
	
	.elementor-grid-widescreen-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}
	
	.elementor-grid-widescreen-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
}

@media (max-width:-1) {
	.elementor-grid-laptop-0 .elementor-grid {
		display: inline-block;
		margin-bottom: calc(-1 * var(--grid-row-gap));
		width: 100%;
		word-spacing: var(--grid-column-gap);
	}
	
	.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word;
	}
	
	.elementor-grid-laptop-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.elementor-grid-laptop-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.elementor-grid-laptop-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}
	
	.elementor-grid-laptop-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}
	
	.elementor-grid-laptop-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}
	
	.elementor-grid-laptop-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}
	
	.elementor-grid-laptop-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}
	
	.elementor-grid-laptop-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}
	
	.elementor-grid-laptop-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}
	
	.elementor-grid-laptop-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}
	
	.elementor-grid-laptop-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}
	
	.elementor-grid-laptop-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
	
	.elementor-grid-tablet_extra-0 .elementor-grid {
		display: inline-block;
		margin-bottom: calc(-1 * var(--grid-row-gap));
		width: 100%;
		word-spacing: var(--grid-column-gap);
	}
	
	.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word;
	}
	
	.elementor-grid-tablet_extra-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.elementor-grid-tablet_extra-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.elementor-grid-tablet_extra-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}
	
	.elementor-grid-tablet_extra-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}
	
	.elementor-grid-tablet_extra-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}
	
	.elementor-grid-tablet_extra-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}
	
	.elementor-grid-tablet_extra-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}
	
	.elementor-grid-tablet_extra-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}
	
	.elementor-grid-tablet_extra-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}
	
	.elementor-grid-tablet_extra-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}
	
	.elementor-grid-tablet_extra-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}
	
	.elementor-grid-tablet_extra-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
}

@media (max-width:1024px) {
	.elementor-grid-tablet-0 .elementor-grid {
		display: inline-block;
		margin-bottom: calc(-1 * var(--grid-row-gap));
		width: 100%;
		word-spacing: var(--grid-column-gap);
	}
	
	.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word;
	}
	
	.elementor-grid-tablet-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.elementor-grid-tablet-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.elementor-grid-tablet-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}
	
	.elementor-grid-tablet-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}
	
	.elementor-grid-tablet-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}
	
	.elementor-grid-tablet-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}
	
	.elementor-grid-tablet-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}
	
	.elementor-grid-tablet-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}
	
	.elementor-grid-tablet-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}
	
	.elementor-grid-tablet-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}
	
	.elementor-grid-tablet-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}
	
	.elementor-grid-tablet-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
}

@media (max-width:-1) {
	.elementor-grid-mobile_extra-0 .elementor-grid {
		display: inline-block;
		margin-bottom: calc(-1 * var(--grid-row-gap));
		width: 100%;
		word-spacing: var(--grid-column-gap);
	}
	
	.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word;
	}
	
	.elementor-grid-mobile_extra-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.elementor-grid-mobile_extra-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.elementor-grid-mobile_extra-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}
	
	.elementor-grid-mobile_extra-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}
	
	.elementor-grid-mobile_extra-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}
	
	.elementor-grid-mobile_extra-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}
	
	.elementor-grid-mobile_extra-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}
	
	.elementor-grid-mobile_extra-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}
	
	.elementor-grid-mobile_extra-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}
	
	.elementor-grid-mobile_extra-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}
	
	.elementor-grid-mobile_extra-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}
	
	.elementor-grid-mobile_extra-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
}

@media (max-width:767px) {
	.elementor-grid-mobile-0 .elementor-grid {
		display: inline-block;
		margin-bottom: calc(-1 * var(--grid-row-gap));
		width: 100%;
		word-spacing: var(--grid-column-gap);
	}
	
	.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word;
	}
	
	.elementor-grid-mobile-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.elementor-grid-mobile-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.elementor-grid-mobile-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}
	
	.elementor-grid-mobile-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}
	
	.elementor-grid-mobile-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}
	
	.elementor-grid-mobile-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}
	
	.elementor-grid-mobile-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}
	
	.elementor-grid-mobile-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}
	
	.elementor-grid-mobile-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}
	
	.elementor-grid-mobile-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}
	
	.elementor-grid-mobile-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}
	
	.elementor-grid-mobile-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
}

@media (min-width:1025px) {
	#elementor-device-mode:after {
		content: "desktop";
	}
}

@media (min-width:-1) {
	#elementor-device-mode:after {
		content: "widescreen";
	}
}

@media (max-width:-1) {
	#elementor-device-mode:after {
		content: "laptop";
		content: "tablet_extra";
	}
}

@media (max-width:1024px) {
	#elementor-device-mode:after {
		content: "tablet";
	}
}

@media (max-width:-1) {
	#elementor-device-mode:after {
		content: "mobile_extra";
	}
}

@media (max-width:767px) {
	#elementor-device-mode:after {
		content: "mobile";
	}
}

@media (prefers-reduced-motion:no-preference) {
	html {
		scroll-behavior: smooth;
	}
}

.e-con {
	--border-radius: 0;
	--border-top-width: 0px;
	--border-right-width: 0px;
	--border-bottom-width: 0px;
	--border-left-width: 0px;
	--border-style: initial;
	--border-color: initial;
	--container-widget-width: 100%;
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--content-width: min(100%, var(--container-max-width, 1140px));
	--width: 100%;
	--min-height: initial;
	--height: auto;
	--text-align: initial;
	--margin-top: 0px;
	--margin-right: 0px;
	--margin-bottom: 0px;
	--margin-left: 0px;
	--padding-top: var(--container-default-padding-top, 10px);
	--padding-right: var(--container-default-padding-right, 10px);
	--padding-bottom: var(--container-default-padding-bottom, 10px);
	--padding-left: var(--container-default-padding-left, 10px);
	--position: relative;
	--z-index: revert;
	--overflow: visible;
	--gap: var(--widgets-spacing, 20px);
	--row-gap: var(--widgets-spacing-row, 20px);
	--column-gap: var(--widgets-spacing-column, 20px);
	--overlay-mix-blend-mode: initial;
	--overlay-opacity: 1;
	--overlay-transition: .3s;
	--e-con-grid-template-columns: repeat(3, 1fr);
	--e-con-grid-template-rows: repeat(2, 1fr);
	border-radius: var(--border-radius);
	height: var(--height);
	min-height: var(--min-height);
	min-width: 0;
	overflow: var(--overflow);
	position: var(--position);
	width: var(--width);
	z-index: var(--z-index);
	--flex-wrap-mobile: wrap;
	margin-block-end: var(--margin-block-end);
	margin-block-start: var(--margin-block-start);
	margin-inline-end: var(--margin-inline-end);
	margin-inline-start: var(--margin-inline-start);
	padding-inline-end: var(--padding-inline-end);
	padding-inline-start: var(--padding-inline-start);
}

.e-con:where(:not(.e-div-block-base)) {
	transition: background var(--background-transition, .3s), border var(--border-transition, .3s), box-shadow var(--border-transition, .3s), transform var(--e-con-transform-transition-duration, .4s);
}

.e-con {
	--margin-block-start: var(--margin-top);
	--margin-block-end: var(--margin-bottom);
	--margin-inline-start: var(--margin-left);
	--margin-inline-end: var(--margin-right);
	--padding-inline-start: var(--padding-left);
	--padding-inline-end: var(--padding-right);
	--padding-block-start: var(--padding-top);
	--padding-block-end: var(--padding-bottom);
	--border-block-start-width: var(--border-top-width);
	--border-block-end-width: var(--border-bottom-width);
	--border-inline-start-width: var(--border-left-width);
	--border-inline-end-width: var(--border-right-width);
}

body.rtl .e-con {
	--padding-inline-start: var(--padding-right);
	--padding-inline-end: var(--padding-left);
	--margin-inline-start: var(--margin-right);
	--margin-inline-end: var(--margin-left);
	--border-inline-start-width: var(--border-right-width);
	--border-inline-end-width: var(--border-left-width);
}

.e-con.e-flex {
	--flex-direction: column;
	--flex-basis: auto;
	--flex-grow: 0;
	--flex-shrink: 1;
	flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
}

.e-con-full, .e-con>.e-con-inner {
	padding-block-end: var(--padding-block-end);
	padding-block-start: var(--padding-block-start);
	text-align: var(--text-align);
}

.e-con-full.e-flex, .e-con.e-flex>.e-con-inner {
	flex-direction: var(--flex-direction);
}

.e-con, .e-con>.e-con-inner {
	display: var(--display);
}

.e-con.e-grid {
	--grid-justify-content: start;
	--grid-align-content: start;
	--grid-auto-flow: row;
}

.e-con.e-grid, .e-con.e-grid>.e-con-inner {
	align-content: var(--grid-align-content);
	align-items: var(--align-items);
	grid-auto-flow: var(--grid-auto-flow);
	grid-template-columns: var(--e-con-grid-template-columns);
	grid-template-rows: var(--e-con-grid-template-rows);
	justify-content: var(--grid-justify-content);
	justify-items: var(--justify-items);
}

.e-con-boxed.e-flex {
	align-content: normal;
	align-items: normal;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: normal;
}

.e-con-boxed.e-grid {
	grid-template-columns: 1fr;
	grid-template-rows: 1fr;
	justify-items: legacy;
}

.e-con-boxed {
	gap: initial;
	text-align: initial;
}

.e-con.e-flex>.e-con-inner {
	align-content: var(--align-content);
	align-items: var(--align-items);
	align-self: auto;
	flex-basis: auto;
	flex-grow: 1;
	flex-shrink: 1;
	flex-wrap: var(--flex-wrap);
	justify-content: var(--justify-content);
}

.e-con.e-grid>.e-con-inner {
	align-items: var(--align-items);
	justify-items: var(--justify-items);
}

.e-con>.e-con-inner {
	gap: var(--row-gap) var(--column-gap);
	height: 100%;
	margin: 0 auto;
	max-width: var(--content-width);
	padding-inline-end: 0;
	padding-inline-start: 0;
	width: 100%;
}

:is(.elementor-section-wrap,[data-elementor-id])>.e-con {
	--margin-left: auto;
	--margin-right: auto;
	max-width: min(100%, var(--width));
}

.e-con .elementor-widget.elementor-widget {
	margin-block-end: 0;
}

.e-con:before, .e-con>.elementor-background-slideshow:before, .e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before, :is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before {
	border-block-end-width: var(--border-block-end-width);
	border-block-start-width: var(--border-block-start-width);
	border-color: var(--border-color);
	border-inline-end-width: var(--border-inline-end-width);
	border-inline-start-width: var(--border-inline-start-width);
	border-radius: var(--border-radius);
	border-style: var(--border-style);
	content: var(--background-overlay);
	display: block;
	height: max(100% + var(--border-top-width) + var(--border-bottom-width), 100%);
	left: calc(0px - var(--border-left-width));
	mix-blend-mode: var(--overlay-mix-blend-mode);
	opacity: var(--overlay-opacity);
	position: absolute;
	top: calc(0px - var(--border-top-width));
	transition: var(--overlay-transition, .3s);
	width: max(100% + var(--border-left-width) + var(--border-right-width), 100%);
}

.e-con:before {
	transition: background var(--overlay-transition, .3s), border-radius var(--border-transition, .3s), opacity var(--overlay-transition, .3s);
}

.e-con>.elementor-background-slideshow, :is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container {
	border-block-end-width: var(--border-block-end-width);
	border-block-start-width: var(--border-block-start-width);
	border-color: var(--border-color);
	border-inline-end-width: var(--border-inline-end-width);
	border-inline-start-width: var(--border-inline-start-width);
	border-radius: var(--border-radius);
	border-style: var(--border-style);
	height: max(100% + var(--border-top-width) + var(--border-bottom-width), 100%);
	left: calc(0px - var(--border-left-width));
	top: calc(0px - var(--border-top-width));
	width: max(100% + var(--border-left-width) + var(--border-right-width), 100%);
}

@media (max-width:767px) {
	:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile {
		display: none;
	}
}

:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before {
	z-index: 1;
}

:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before {
	z-index: 2;
}

.e-con .elementor-widget {
	min-width: 0;
}

.e-con .elementor-widget-empty, .e-con .elementor-widget-google_maps, .e-con .elementor-widget-video, .e-con .elementor-widget.e-widget-swiper {
	width: 100%;
}

.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container, .e-con>.elementor-widget>.elementor-widget-container {
	height: 100%;
}

.e-con.e-con>.e-con-inner>.elementor-widget, .elementor.elementor .e-con>.elementor-widget {
	max-width: 100%;
}

.e-con .elementor-widget:not(:last-child) {
	--kit-widget-spacing: 0px;
}

@media (max-width:767px) {
	.e-con.e-flex {
		--width: 100%;
		--flex-wrap: var(--flex-wrap-mobile);
	}
	
	.e-con.e-flex .elementor-widget-archive-posts {
		width: 100%;
	}
}

.elementor-form-fields-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea {
	flex-basis: 100%;
	max-width: 100%;
}

.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper, .elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input {
	flex-grow: 1;
}

.elementor-field-group {
	align-items: center;
	flex-wrap: wrap;
}

.elementor-field-group.elementor-field-type-submit {
	align-items: flex-end;
}

.elementor-field-group .elementor-field-textual {
	background-color: transparent;
	border: 1px solid #69727d;
	color: #1f2124;
	flex-grow: 1;
	max-width: 100%;
	vertical-align: middle;
	width: 100%;
}

.elementor-field-group .elementor-field-textual:focus {
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
	outline: 0;
}

.elementor-field-group .elementor-field-textual::-moz-placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6;
}

.elementor-field-group .elementor-field-textual::placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6;
}

.elementor-field-group .elementor-select-wrapper {
	display: flex;
	position: relative;
	width: 100%;
}

.elementor-field-group .elementor-select-wrapper select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: inherit;
	flex-basis: 100%;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	padding-inline-end: 20px;
	text-transform: inherit;
}

.elementor-field-group .elementor-select-wrapper:before {
	content: "";
	font-family: eicons;
	font-size: 15px;
	inset-block-start: 50%;
	inset-inline-end: 10px;
	pointer-events: none;
	position: absolute;
	text-shadow: 0 0 3px rgba(0, 0, 0, .3);
	transform: translateY(-50%);
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
	content: "";
}

.elementor-field-subgroup {
	display: flex;
	flex-wrap: wrap;
}

.elementor-field-subgroup .elementor-field-option label {
	display: inline-block;
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
	padding-inline-end: 10px;
}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
	flex-basis: 100%;
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label, .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label, .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
	display: inline;
}

.elementor-field-label {
	cursor: pointer;
}

.elementor-mark-required .elementor-field-label:after {
	color: red;
	content: "*";
	padding-inline-start: .2em;
}

.elementor-field-textual {
	border-radius: 3px;
	font-size: 15px;
	line-height: 1.4;
	min-height: 40px;
	padding: 5px 14px;
}

.elementor-field-textual.elementor-size-xs {
	border-radius: 2px;
	font-size: 13px;
	min-height: 33px;
	padding: 4px 12px;
}

.elementor-field-textual.elementor-size-md {
	border-radius: 4px;
	font-size: 16px;
	min-height: 47px;
	padding: 6px 16px;
}

.elementor-field-textual.elementor-size-lg {
	border-radius: 5px;
	font-size: 18px;
	min-height: 59px;
	padding: 7px 20px;
}

.elementor-field-textual.elementor-size-xl {
	border-radius: 6px;
	font-size: 20px;
	min-height: 72px;
	padding: 8px 24px;
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
	flex-basis: 100%;
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
	flex-basis: 50%;
	flex-grow: 1;
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
	flex-basis: 100%;
}

.elementor-button-align-center .e-form__buttons, .elementor-button-align-center .elementor-field-type-submit {
	justify-content: center;
}

.elementor-button-align-start .e-form__buttons, .elementor-button-align-start .elementor-field-type-submit {
	justify-content: flex-start;
}

.elementor-button-align-end .e-form__buttons, .elementor-button-align-end .elementor-field-type-submit {
	justify-content: flex-end;
}

.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
	flex-basis: auto;
}

.elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper {
	flex-grow: 0;
}

.elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-center .e-form__buttons__wrapper__button, .elementor-button-align-end .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper__button, .elementor-button-align-start .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper__button {
	flex-basis: auto;
}

@media screen and (max-width:1024px) {
	.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		flex-basis: 100%;
	}
	
	.elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
		flex-basis: 50%;
		flex-grow: 1;
	}
	
	.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
		flex-basis: 100%;
	}
	
	.elementor-tablet-button-align-center .e-form__buttons, .elementor-tablet-button-align-center .elementor-field-type-submit {
		justify-content: center;
	}
	
	.elementor-tablet-button-align-start .e-form__buttons, .elementor-tablet-button-align-start .elementor-field-type-submit {
		justify-content: flex-start;
	}
	
	.elementor-tablet-button-align-end .e-form__buttons, .elementor-tablet-button-align-end .elementor-field-type-submit {
		justify-content: flex-end;
	}
	
	.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		flex-basis: auto;
	}
	
	.elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper {
		flex-grow: 0;
	}
	
	.elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-center .e-form__buttons__wrapper__button, .elementor-tablet-button-align-end .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper__button, .elementor-tablet-button-align-start .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
		flex-basis: auto;
	}
}

@media screen and (max-width:767px) {
	.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		flex-basis: 100%;
	}
	
	.elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
		flex-basis: 50%;
		flex-grow: 1;
	}
	
	.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
		flex-basis: 100%;
	}
	
	.elementor-mobile-button-align-center .e-form__buttons, .elementor-mobile-button-align-center .elementor-field-type-submit {
		justify-content: center;
	}
	
	.elementor-mobile-button-align-start .e-form__buttons, .elementor-mobile-button-align-start .elementor-field-type-submit {
		justify-content: flex-start;
	}
	
	.elementor-mobile-button-align-end .e-form__buttons, .elementor-mobile-button-align-end .elementor-field-type-submit {
		justify-content: flex-end;
	}
	
	.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		flex-basis: auto;
	}
	
	.elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper {
		flex-grow: 0;
	}
	
	.elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-center .e-form__buttons__wrapper__button, .elementor-mobile-button-align-end .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper__button, .elementor-mobile-button-align-start .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
		flex-basis: auto;
	}
}

.elementor-error .elementor-field {
	border-color: #d9534f;
}

.elementor-error .help-inline {
	color: #d9534f;
	font-size: .9em;
}

.elementor-message {
	font-size: 1em;
	line-height: 1;
	margin: 10px 0;
}

.elementor-message:before {
	content: "";
	display: inline-block;
	font-family: eicons;
	font-style: normal;
	font-weight: 400;
	margin-inline-end: 5px;
	vertical-align: middle;
}

.elementor-message.elementor-message-danger {
	color: #d9534f;
}

.elementor-message.elementor-message-danger:before {
	content: "";
}

.elementor-message.form-message-success {
	color: #5cb85c;
}

.elementor-form .elementor-button {
	border: none;
	padding-block-end: 0;
	padding-block-start: 0;
}

.elementor-form .elementor-button-content-wrapper, .elementor-form .elementor-button>span {
	display: flex;
	flex-direction: row;
	gap: 5px;
	justify-content: center;
}

.elementor-form .elementor-button.elementor-size-xs {
	min-height: 33px;
}

.elementor-form .elementor-button.elementor-size-sm {
	min-height: 40px;
}

.elementor-form .elementor-button.elementor-size-md {
	min-height: 47px;
}

.elementor-form .elementor-button.elementor-size-lg {
	min-height: 59px;
}

.elementor-form .elementor-button.elementor-size-xl {
	min-height: 72px;
}

.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container, .elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)) {
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
}

.elementor-heading-title {
	line-height: 1;
	margin: 0;
	padding: 0;
}

.elementor-button {
	background-color: #69727d;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	line-height: 1;
	padding: 12px 24px;
	fill: #fff;
	text-align: center;
	transition: all .3s;
}

.elementor-button:focus, .elementor-button:hover, .elementor-button:visited {
	color: #fff;
}

.elementor-button-content-wrapper {
	display: flex;
	flex-direction: row;
	gap: 5px;
	justify-content: center;
}

.elementor-button-icon {
	align-items: center;
	display: flex;
}

.elementor-button-icon svg {
	height: auto;
	width: 1em;
}

.elementor-button-icon .e-font-icon-svg {
	height: 1em;
}

.elementor-button-text {
	display: inline-block;
}

.elementor-button.elementor-size-xs {
	border-radius: 2px;
	font-size: 13px;
	padding: 10px 20px;
}

.elementor-button.elementor-size-md {
	border-radius: 4px;
	font-size: 16px;
	padding: 15px 30px;
}

.elementor-button.elementor-size-lg {
	border-radius: 5px;
	font-size: 18px;
	padding: 20px 40px;
}

.elementor-button.elementor-size-xl {
	border-radius: 6px;
	font-size: 20px;
	padding: 25px 50px;
}

.elementor-button span {
	text-decoration: inherit;
}

.elementor-element.elementor-button-info .elementor-button {
	background-color: #5bc0de;
}

.elementor-element.elementor-button-success .elementor-button {
	background-color: #5cb85c;
}

.elementor-element.elementor-button-warning .elementor-button {
	background-color: #f0ad4e;
}

.elementor-element.elementor-button-danger .elementor-button {
	background-color: #d9534f;
}

.elementor-widget-button .elementor-button .elementor-button-info {
	background-color: #5bc0de;
}

.elementor-widget-button .elementor-button .elementor-button-success {
	background-color: #5cb85c;
}

.elementor-widget-button .elementor-button .elementor-button-warning {
	background-color: #f0ad4e;
}

.elementor-widget-button .elementor-button .elementor-button-danger {
	background-color: #d9534f;
}

.elementor-view-stacked .elementor-icon {
	background-color: #69727d;
	color: #fff;
	padding: .5em;
	fill: #fff;
}

.elementor-view-framed .elementor-icon {
	background-color: transparent;
	border: 3px solid #69727d;
	color: #69727d;
	padding: .5em;
}

.elementor-icon {
	color: #69727d;
	display: inline-block;
	font-size: 50px;
	line-height: 1;
	text-align: center;
	transition: all .3s;
}

.elementor-icon:hover {
	color: #69727d;
}

.elementor-icon i, .elementor-icon svg {
	display: block;
	height: 1em;
	position: relative;
	width: 1em;
}

.elementor-icon i:before, .elementor-icon svg:before {
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}

.elementor-icon i.fad {
	width: auto;
}

.elementor-shape-square .elementor-icon {
	border-radius: 0;
}

.elementor-shape-rounded .elementor-icon {
	border-radius: 10%;
}

.elementor-shape-circle .elementor-icon {
	border-radius: 50%;
}

.e-transform .elementor-widget-container, .e-transform:not(:has(.elementor-widget-container)) {
	transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
	transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
}

.e-con.e-transform {
	transform: perspective(var(--e-con-transform-perspective, 0)) rotate(var(--e-con-transform-rotateZ, 0)) rotateX(var(--e-con-transform-rotateX, 0)) rotateY(var(--e-con-transform-rotateY, 0)) translate(var(--e-con-transform-translate, 0)) translateX(var(--e-con-transform-translateX, 0)) translateY(var(--e-con-transform-translateY, 0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX, 0)) skewY(var(--e-con-transform-skewY, 0));
	transform-origin: var(--e-con-transform-origin-y) var(--e-con-transform-origin-x);
}

.animated {
	animation-duration: 1.25s;
}

.animated.animated-slow {
	animation-duration: 2s;
}

.animated.animated-fast {
	animation-duration: .75s;
}

.animated.infinite {
	animation-iteration-count: infinite;
}

.animated.reverse {
	animation-direction: reverse;
	animation-fill-mode: forwards;
}

@media (prefers-reduced-motion:reduce) {
	.animated {
		animation: none;
	}
}

@media (max-width:767px) {
	.elementor .elementor-hidden-mobile, .elementor .elementor-hidden-phone {
		display: none;
	}
}

@media (min-width:-1) and (max-width:-1) {
	.elementor .elementor-hidden-mobile_extra {
		display: none;
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.elementor .elementor-hidden-tablet {
		display: none;
	}
}

@media (min-width:-1) and (max-width:-1) {
	.elementor .elementor-hidden-laptop, .elementor .elementor-hidden-tablet_extra {
		display: none;
	}
}

@media (min-width:1025px) and (max-width:99999px) {
	.elementor .elementor-hidden-desktop {
		display: none;
	}
}

@media (min-width:-1) {
	.elementor .elementor-hidden-widescreen {
		display: none;
	}
}

.elementor-kit-8937 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-typography-primary-font-family: "Montserrat";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Montserrat";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1140px;
}

.e-con {
	--container-max-width: 1140px;
}

.elementor-widget:not(:last-child) {
	margin-block-end: 20px;
}

.elementor-element {
	--widgets-spacing: 20px 20px;
	--widgets-spacing-row: 20px;
	--widgets-spacing-column: 20px;
}

@media (max-width:1024px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/*! elementor - v3.31.0 - 11-08-2025 */
.elementor-widget-image {
	text-align: center;
}

.elementor-widget-image a {
	display: inline-block;
}

.elementor-widget-image a img[src$=".svg"] {
	width: 48px;
}

.elementor-widget-image img {
	display: inline-block;
	vertical-align: middle;
}

/*! elementor - v3.31.0 - 11-08-2025 */
.elementor-widget-divider {
	--divider-border-style: none;
	--divider-border-width: 1px;
	--divider-color: #0c0d0e;
	--divider-icon-size: 20px;
	--divider-element-spacing: 10px;
	--divider-pattern-height: 24px;
	--divider-pattern-size: 20px;
	--divider-pattern-url: none;
	--divider-pattern-repeat: repeat-x;
}

.elementor-widget-divider .elementor-divider {
	display: flex;
}

.elementor-widget-divider .elementor-divider__text {
	font-size: 15px;
	line-height: 1;
	max-width: 95%;
}

.elementor-widget-divider .elementor-divider__element {
	flex-shrink: 0;
	margin: 0 var(--divider-element-spacing);
}

.elementor-widget-divider .elementor-icon {
	font-size: var(--divider-icon-size);
}

.elementor-widget-divider .elementor-divider-separator {
	direction: ltr;
	display: flex;
	margin: 0;
}

.elementor-widget-divider--view-line_icon .elementor-divider-separator, .elementor-widget-divider--view-line_text .elementor-divider-separator {
	align-items: center;
}

.elementor-widget-divider--view-line_icon .elementor-divider-separator:after, .elementor-widget-divider--view-line_icon .elementor-divider-separator:before, .elementor-widget-divider--view-line_text .elementor-divider-separator:after, .elementor-widget-divider--view-line_text .elementor-divider-separator:before {
	border-block-end: 0;
	border-block-start: var(--divider-border-width) var(--divider-border-style) var(--divider-color);
	content: "";
	display: block;
	flex-grow: 1;
}

.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type {
	flex-grow: 0;
	flex-shrink: 100;
}

.elementor-widget-divider--element-align-left .elementor-divider-separator:before {
	content: none;
}

.elementor-widget-divider--element-align-left .elementor-divider__element {
	margin-left: 0;
}

.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type {
	flex-grow: 0;
	flex-shrink: 100;
}

.elementor-widget-divider--element-align-right .elementor-divider-separator:after {
	content: none;
}

.elementor-widget-divider--element-align-right .elementor-divider__element {
	margin-right: 0;
}

.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type {
	flex-grow: 0;
	flex-shrink: 100;
}

.elementor-widget-divider--element-align-start .elementor-divider-separator:before {
	content: none;
}

.elementor-widget-divider--element-align-start .elementor-divider__element {
	margin-inline-start: 0;
}

.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type {
	flex-grow: 0;
	flex-shrink: 100;
}

.elementor-widget-divider--element-align-end .elementor-divider-separator:after {
	content: none;
}

.elementor-widget-divider--element-align-end .elementor-divider__element {
	margin-inline-end: 0;
}

.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
	border-block-start: var(--divider-border-width) var(--divider-border-style) var(--divider-color);
}

.elementor-widget-divider--separator-type-pattern {
	--divider-border-style: none;
}

.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator, .elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after, .elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before, .elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator {
	background-color: var(--divider-color);
	-webkit-mask-image: var(--divider-pattern-url);
	mask-image: var(--divider-pattern-url);
	-webkit-mask-repeat: var(--divider-pattern-repeat);
	mask-repeat: var(--divider-pattern-repeat);
	-webkit-mask-size: var(--divider-pattern-size) 100%;
	mask-size: var(--divider-pattern-size) 100%;
	min-height: var(--divider-pattern-height);
	width: 100%;
}

.elementor-widget-divider--no-spacing {
	--divider-pattern-size: auto;
}

.elementor-widget-divider--bg-round {
	--divider-pattern-repeat: round;
}

.rtl .elementor-widget-divider .elementor-divider__text {
	direction: rtl;
}

.e-con-inner>.elementor-widget-divider, .e-con>.elementor-widget-divider {
	width: var(--container-widget-width, 100%);
	--flex-grow: var(--container-widget-flex-grow);
}

/*! elementor - v3.31.0 - 11-08-2025 */
.elementor-column .elementor-spacer-inner {
	height: var(--spacer-size);
}

.e-con {
	--container-widget-width: 100%;
}

.e-con-inner>.elementor-widget-spacer, .e-con>.elementor-widget-spacer {
	width: var(--container-widget-width, var(--spacer-size));
	--align-self: var(--container-widget-align-self, initial);
	--flex-shrink: 0;
}

.e-con-inner>.elementor-widget-spacer>.elementor-widget-container, .e-con>.elementor-widget-spacer>.elementor-widget-container {
	height: 100%;
	width: 100%;
}

.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer, .e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer {
	height: 100%;
}

.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner, .e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner {
	height: var(--container-widget-height, var(--spacer-size));
}

.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer, .e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer {
	height: 100%;
}

.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner, .e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner {
	height: var(--container-widget-height, var(--spacer-size));
}

.e-con-inner>.elementor-widget-spacer.elementor-widget-empty, .e-con>.elementor-widget-spacer.elementor-widget-empty {
	min-height: 22px;
	min-width: 22px;
	position: relative;
}

.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon, .e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon {
	height: 22px;
	inset: 0;
	margin: auto;
	padding: 0;
	position: absolute;
	width: 22px;
}

/*! elementor - v3.31.0 - 11-08-2025 */
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
	color: inherit;
	font-size: inherit;
	line-height: inherit;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
	font-size: 15px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
	font-size: 19px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
	font-size: 29px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
	font-size: 39px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
	font-size: 59px;
}

.elementor-2986 .elementor-element.elementor-element-19df61e4:not(.elementor-motion-effects-element-type-background), .elementor-2986 .elementor-element.elementor-element-19df61e4 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: #698681;
}

.elementor-2986 .elementor-element.elementor-element-19df61e4 {
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 65px 0px 0px 0px;
}

.elementor-2986 .elementor-element.elementor-element-19df61e4 > .elementor-background-overlay {
	transition: background .3s, border-radius .3s, opacity .3s;
}

.elementor-2986 .elementor-element.elementor-element-f38b4b6 {
	z-index: 1;
}

.elementor-2986 .elementor-element.elementor-element-f38b4b6 img {
	border-style: solid;
	border-width: 10px 10px 10px 10px;
	border-color: #fff;
	border-radius: 0px 0px 0px 0px;
}

.elementor-2986 .elementor-element.elementor-element-2ed77ed0 {
	--divider-border-style: solid;
	--divider-color: #e7d8d1;
	--divider-border-width: 5px;
	z-index: 2;
}

.elementor-2986 .elementor-element.elementor-element-2ed77ed0 > .elementor-widget-container {
	border-style: solid;
	border-width: 5px 5px 5px 5px;
	border-color: #d8b8b7;
	border-radius: 0px 0px 0px 0px;
}

.elementor-2986 .elementor-element.elementor-element-2ed77ed0 .elementor-divider-separator {
	width: 100%;
}

.elementor-2986 .elementor-element.elementor-element-2ed77ed0 .elementor-divider {
	padding-block-start: 15px;
	padding-block-end: 15px;
}

.elementor-2986 .elementor-element.elementor-element-3e64fcb > .elementor-widget-container {
	margin: -125px -50px 0px 0px;
}

.elementor-2986 .elementor-element.elementor-element-3e64fcb {
	z-index: 3;
}

.elementor-2986 .elementor-element.elementor-element-3e64fcb .elementor-icon-wrapper {
	text-align: right;
}

.elementor-2986 .elementor-element.elementor-element-3e64fcb.elementor-view-stacked .elementor-icon {
	background-color: #e7d8d1;
}

.elementor-2986 .elementor-element.elementor-element-3e64fcb.elementor-view-framed .elementor-icon, .elementor-2986 .elementor-element.elementor-element-3e64fcb.elementor-view-default .elementor-icon {
	color: #e7d8d1;
	border-color: #e7d8d1;
}

.elementor-2986 .elementor-element.elementor-element-3e64fcb.elementor-view-framed .elementor-icon, .elementor-2986 .elementor-element.elementor-element-3e64fcb.elementor-view-default .elementor-icon svg {
	fill: #e7d8d1;
}

.elementor-2986 .elementor-element.elementor-element-3e64fcb .elementor-icon {
	font-size: 185px;
}

.elementor-2986 .elementor-element.elementor-element-3e64fcb .elementor-icon svg {
	height: 185px;
}

.elementor-2986 .elementor-element.elementor-element-3518aaed > .elementor-element-populated {
	margin: 0px 0px 0px 0px;
	--e-column-margin-right: 0px;
	--e-column-margin-left: 0px;
}

.elementor-2986 .elementor-element.elementor-element-e4a3b53 > .elementor-widget-container {
	margin: 0px 0px 0px 0px;
}

.elementor-2986 .elementor-element.elementor-element-e4a3b53 {
	text-align: center;
	color: #d8b8b7;
}

.elementor-2986 .elementor-element.elementor-element-02d1d30 {
	--spacer-size: 50px;
}

.elementor-2986 .elementor-element.elementor-element-26be657e > .elementor-widget-container {
	margin: 100px 0px 0px 0px;
}

.elementor-2986 .elementor-element.elementor-element-26be657e {
	text-align: center;
}

.elementor-2986 .elementor-element.elementor-element-26be657e .elementor-heading-title {
	color: #fff;
}

.elementor-2986 .elementor-element.elementor-element-96fc364 > .elementor-widget-container {
	margin: 0px 0px 30px 0px;
}

.elementor-2986 .elementor-element.elementor-element-96fc364 {
	text-align: center;
	color: #fff;
}

.elementor-2986 .elementor-element.elementor-element-3b9822d1 .elementor-button {
	background-color: #c8c7cb;
	fill: #fff;
	color: #fff;
	border-radius: 0px 0px 0px 0px;
	padding: 15px 25px 15px 25px;
}

.elementor-2986 .elementor-element.elementor-element-3b9822d1 .elementor-button:hover, .elementor-2986 .elementor-element.elementor-element-3b9822d1 .elementor-button:focus {
	background-color: #d8b8b7;
	color: #222;
}

.elementor-2986 .elementor-element.elementor-element-3b9822d1 .elementor-button:hover svg, .elementor-2986 .elementor-element.elementor-element-3b9822d1 .elementor-button:focus svg {
	fill: #222;
}

.elementor-2986 .elementor-element.elementor-element-20ef1b8 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.elementor-2986 .elementor-element.elementor-element-c3c4800 {
	--spacer-size: 0px;
}

.elementor-2986 .elementor-element.elementor-element-1e66357 > .elementor-widget-container {
	margin: -25px 0px 23px 0px;
}

.elementor-2986 .elementor-element.elementor-element-1e66357 {
	text-align: center;
}

.elementor-2986 .elementor-element.elementor-element-eff67e9 {
	text-align: center;
	font-family: "Montserrat", Sans-serif;
	font-size: 18px;
}

.elementor-2986 .elementor-element.elementor-element-dce45a1 > .elementor-widget-container {
	margin: 0px 0px 0px 0px;
}

.elementor-2986 .elementor-element.elementor-element-dce45a1 {
	text-align: center;
	color: #d8b8b7;
}

.elementor-2986 .elementor-element.elementor-element-1a11c36:not(.elementor-motion-effects-element-type-background), .elementor-2986 .elementor-element.elementor-element-1a11c36 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: #e7d8d1;
}

.elementor-2986 .elementor-element.elementor-element-1a11c36 {
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
}

.elementor-2986 .elementor-element.elementor-element-1a11c36 > .elementor-background-overlay {
	transition: background .3s, border-radius .3s, opacity .3s;
}

.elementor-2986 .elementor-element.elementor-element-d2228b6 {
	--spacer-size: 50px;
}

.elementor-2986 .elementor-element.elementor-element-5fee43df:not(.elementor-motion-effects-element-type-background), .elementor-2986 .elementor-element.elementor-element-5fee43df > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: #e7d8d1;
}

.elementor-2986 .elementor-element.elementor-element-5fee43df {
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

.elementor-2986 .elementor-element.elementor-element-5fee43df > .elementor-background-overlay {
	transition: background .3s, border-radius .3s, opacity .3s;
}

.elementor-2986 .elementor-element.elementor-element-2611eae5 > .elementor-element-populated {
	margin: 0px 0px 0px 0px;
	--e-column-margin-right: 0px;
	--e-column-margin-left: 0px;
}

.elementor-2986 .elementor-element.elementor-element-6fa0546f > .elementor-widget-container {
	margin: 0px 0px 0px 0px;
}

.elementor-2986 .elementor-element.elementor-element-6fa0546f {
	text-align: center;
	color: #d8b8b7;
}

.elementor-2986 .elementor-element.elementor-element-2ec8e40c > .elementor-widget-container {
	margin: -25px 0px 12px 0px;
}

.elementor-2986 .elementor-element.elementor-element-2ec8e40c {
	text-align: center;
}

.elementor-2986 .elementor-element.elementor-element-2179141b > .elementor-widget-container {
	margin: 0px 0px 28px 0px;
}

.elementor-2986 .elementor-element.elementor-element-2179141b {
	text-align: center;
	font-family: "Montserrat", Sans-serif;
}

.elementor-2986 .elementor-element.elementor-element-6a36aa1 .elementor-button {
	background-color: #293354;
	border-radius: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}

.elementor-2986 .elementor-element.elementor-element-6a36aa1 .elementor-button:hover, .elementor-2986 .elementor-element.elementor-element-6a36aa1 .elementor-button:focus {
	background-color: #bbb;
	color: #222;
}

.elementor-2986 .elementor-element.elementor-element-6a36aa1 .elementor-button:hover svg, .elementor-2986 .elementor-element.elementor-element-6a36aa1 .elementor-button:focus svg {
	fill: #222;
}

.elementor-2986 .elementor-element.elementor-element-0f3558d .elementor-button {
	background-color: #c8c7cb;
	fill: #222;
	color: #222;
	border-radius: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}

.elementor-2986 .elementor-element.elementor-element-0f3558d .elementor-button:hover, .elementor-2986 .elementor-element.elementor-element-0f3558d .elementor-button:focus {
	background-color: #bbb;
}

.elementor-2986 .elementor-element.elementor-element-58124228 .elementor-button {
	background-color: #8aa5a0;
	fill: #222;
	color: #222;
	border-radius: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}

.elementor-2986 .elementor-element.elementor-element-58124228 .elementor-button:hover, .elementor-2986 .elementor-element.elementor-element-58124228 .elementor-button:focus {
	background-color: #bbb;
}

.elementor-2986 .elementor-element.elementor-element-89c808f .elementor-button {
	background-color: #698681;
	fill: #fff;
	color: #fff;
	border-radius: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}

.elementor-2986 .elementor-element.elementor-element-89c808f .elementor-button:hover, .elementor-2986 .elementor-element.elementor-element-89c808f .elementor-button:focus {
	background-color: #bbb;
	color: #222;
}

.elementor-2986 .elementor-element.elementor-element-89c808f .elementor-button:hover svg, .elementor-2986 .elementor-element.elementor-element-89c808f .elementor-button:focus svg {
	fill: #222;
}

.elementor-2986 .elementor-element.elementor-element-42d8537d > .elementor-widget-container {
	margin: 0px 0px 0px 110px;
}

.elementor-2986 .elementor-element.elementor-element-42d8537d {
	z-index: 0;
}

.elementor-2986 .elementor-element.elementor-element-42d8537d img {
	border-radius: 0px 0px 0px 0px;
}

.elementor-2986 .elementor-element.elementor-element-73c5e966 > .elementor-widget-container {
	margin: 45px 110px 0px 0px;
}

.elementor-2986 .elementor-element.elementor-element-73c5e966 {
	z-index: 1;
}

.elementor-2986 .elementor-element.elementor-element-73c5e966 img {
	border-style: solid;
	border-width: 10px 10px 10px 10px;
	border-color: #fff;
	border-radius: 0px 0px 0px 0px;
}

.elementor-2986 .elementor-element.elementor-element-a64e410 > .elementor-widget-container {
	margin: -150px 45px 0px 0px;
}

.elementor-2986 .elementor-element.elementor-element-a64e410 {
	z-index: 3;
}

.elementor-2986 .elementor-element.elementor-element-a64e410 .elementor-icon-wrapper {
	text-align: right;
}

.elementor-2986 .elementor-element.elementor-element-a64e410.elementor-view-stacked .elementor-icon {
	background-color: #8aa5a0;
}

.elementor-2986 .elementor-element.elementor-element-a64e410.elementor-view-framed .elementor-icon, .elementor-2986 .elementor-element.elementor-element-a64e410.elementor-view-default .elementor-icon {
	color: #8aa5a0;
	border-color: #8aa5a0;
}

.elementor-2986 .elementor-element.elementor-element-a64e410.elementor-view-framed .elementor-icon, .elementor-2986 .elementor-element.elementor-element-a64e410.elementor-view-default .elementor-icon svg {
	fill: #8aa5a0;
}

.elementor-2986 .elementor-element.elementor-element-a64e410 .elementor-icon {
	font-size: 185px;
}

.elementor-2986 .elementor-element.elementor-element-a64e410 .elementor-icon svg {
	height: 185px;
}

.elementor-2986 .elementor-element.elementor-element-361d1f36 {
	--divider-border-style: solid;
	--divider-border-width: 5px;
	z-index: 2;
}

.elementor-2986 .elementor-element.elementor-element-361d1f36 > .elementor-widget-container {
	border-style: solid;
	border-width: 5px 5px 5px 5px;
	border-color: #273742;
	border-radius: 0px 0px 0px 0px;
}

.elementor-2986 .elementor-element.elementor-element-361d1f36 .elementor-divider-separator {
	width: 100%;
}

.elementor-2986 .elementor-element.elementor-element-361d1f36 .elementor-divider {
	padding-block-start: 15px;
	padding-block-end: 15px;
}

.elementor-2986 .elementor-element.elementor-element-a2647b8:not(.elementor-motion-effects-element-type-background), .elementor-2986 .elementor-element.elementor-element-a2647b8 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: #e7d8d1;
}

.elementor-2986 .elementor-element.elementor-element-a2647b8 {
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
}

.elementor-2986 .elementor-element.elementor-element-a2647b8 > .elementor-background-overlay {
	transition: background .3s, border-radius .3s, opacity .3s;
}

.elementor-2986 .elementor-element.elementor-element-b53b847 {
	--spacer-size: 50px;
}

.elementor-2986 .elementor-element.elementor-element-b53b847 > .elementor-widget-container {
	background-color: #e7d8d1;
}

.elementor-2986 .elementor-element.elementor-element-29279c05:not(.elementor-motion-effects-element-type-background), .elementor-2986 .elementor-element.elementor-element-29279c05 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: #8aa5a0;
}

.elementor-2986 .elementor-element.elementor-element-29279c05 {
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
	margin-top: 0px;
	margin-bottom: 10px;
}

.elementor-2986 .elementor-element.elementor-element-29279c05 > .elementor-background-overlay {
	transition: background .3s, border-radius .3s, opacity .3s;
}

.elementor-2986 .elementor-element.elementor-element-080fda6 > .elementor-widget-container {
	margin: -85px 0px -60px 0px;
}

.elementor-2986 .elementor-element.elementor-element-080fda6.elementor-view-stacked .elementor-icon {
	background-color: #c8c7cb;
}

.elementor-2986 .elementor-element.elementor-element-080fda6.elementor-view-framed .elementor-icon, .elementor-2986 .elementor-element.elementor-element-080fda6.elementor-view-default .elementor-icon {
	color: #c8c7cb;
	border-color: #c8c7cb;
}

.elementor-2986 .elementor-element.elementor-element-080fda6.elementor-view-framed .elementor-icon, .elementor-2986 .elementor-element.elementor-element-080fda6.elementor-view-default .elementor-icon svg {
	fill: #c8c7cb;
}

.elementor-2986 .elementor-element.elementor-element-080fda6 .elementor-icon {
	font-size: 185px;
}

.elementor-2986 .elementor-element.elementor-element-080fda6 .elementor-icon svg {
	height: 185px;
}

.elementor-2986 .elementor-element.elementor-element-080fda6 .elementor-icon i, .elementor-2986 .elementor-element.elementor-element-080fda6 .elementor-icon svg {
	transform: rotate(180deg);
}

.elementor-2986 .elementor-element.elementor-element-9f173f4 > .elementor-widget-container {
	margin: 0px -55px -93px 0px;
}

.elementor-2986 .elementor-element.elementor-element-9f173f4 .elementor-icon-wrapper {
	text-align: right;
}

.elementor-2986 .elementor-element.elementor-element-9f173f4.elementor-view-stacked .elementor-icon {
	background-color: #c8c7cb;
}

.elementor-2986 .elementor-element.elementor-element-9f173f4.elementor-view-framed .elementor-icon, .elementor-2986 .elementor-element.elementor-element-9f173f4.elementor-view-default .elementor-icon {
	color: #c8c7cb;
	border-color: #c8c7cb;
}

.elementor-2986 .elementor-element.elementor-element-9f173f4.elementor-view-framed .elementor-icon, .elementor-2986 .elementor-element.elementor-element-9f173f4.elementor-view-default .elementor-icon svg {
	fill: #c8c7cb;
}

.elementor-2986 .elementor-element.elementor-element-9f173f4 .elementor-icon {
	font-size: 185px;
}

.elementor-2986 .elementor-element.elementor-element-9f173f4 .elementor-icon svg {
	height: 185px;
}

@media (min-width:768px) {
	.elementor-2986 .elementor-element.elementor-element-792dc1be {
		width: 50%;
	}
	
	.elementor-2986 .elementor-element.elementor-element-3518aaed {
		width: 50%;
	}
	
	.elementor-2986 .elementor-element.elementor-element-2611eae5 {
		width: 50%;
	}
	
	.elementor-2986 .elementor-element.elementor-element-3d0325b0 {
		width: 50%;
	}
}

@media (max-width:1024px) {
	.elementor-2986 .elementor-element.elementor-element-19df61e4 {
		margin-top: 0px;
		margin-bottom: 77px;
	}
	
	.elementor-2986 .elementor-element.elementor-element-20ef1b8 {
		margin-top: 0px;
		margin-bottom: 100px;
	}
	
	.elementor-2986 .elementor-element.elementor-element-1e66357 > .elementor-widget-container {
		margin: -25px 0px 20px 0px;
	}
	
	.elementor-2986 .elementor-element.elementor-element-5fee43df {
		margin-top: 0px;
		margin-bottom: 95px;
	}
	
	.elementor-2986 .elementor-element.elementor-element-29279c05 {
		margin-top: 0px;
		margin-bottom: 100px;
	}
}

@media (max-width:767px) {
	.elementor-2986 .elementor-element.elementor-element-19df61e4 {
		margin-top: 0px;
		margin-bottom: 65px;
	}
	
	.elementor-2986 .elementor-element.elementor-element-26be657e > .elementor-widget-container {
		margin: -20px 0px 16px 0px;
	}
	
	.elementor-2986 .elementor-element.elementor-element-20ef1b8 {
		margin-top: 0px;
		margin-bottom: 75px;
	}
	
	.elementor-2986 .elementor-element.elementor-element-1e66357 > .elementor-widget-container {
		margin: -20px 0px 16px 0px;
	}
	
	.elementor-2986 .elementor-element.elementor-element-5fee43df {
		margin-top: 0px;
		margin-bottom: 60px;
	}
	
	.elementor-2986 .elementor-element.elementor-element-2ec8e40c > .elementor-widget-container {
		margin: -20px 0px 12px 0px;
	}
	
	.elementor-2986 .elementor-element.elementor-element-29279c05 {
		margin-top: 0px;
		margin-bottom: 90px;
	}
}

.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: "";
}

.fa-music:before {
	content: "";
}

.fa-search:before {
	content: "";
}

.fa-envelope-o:before {
	content: "";
}

.fa-heart:before {
	content: "";
}

.fa-star:before {
	content: "";
}

.fa-star-o:before {
	content: "";
}

.fa-user:before {
	content: "";
}

.fa-film:before {
	content: "";
}

.fa-th-large:before {
	content: "";
}

.fa-th:before {
	content: "";
}

.fa-th-list:before {
	content: "";
}

.fa-check:before {
	content: "";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "";
}

.fa-search-plus:before {
	content: "";
}

.fa-search-minus:before {
	content: "";
}

.fa-power-off:before {
	content: "";
}

.fa-signal:before {
	content: "";
}

.fa-gear:before, .fa-cog:before {
	content: "";
}

.fa-trash-o:before {
	content: "";
}

.fa-home:before {
	content: "";
}

.fa-file-o:before {
	content: "";
}

.fa-clock-o:before {
	content: "";
}

.fa-road:before {
	content: "";
}

.fa-download:before {
	content: "";
}

.fa-arrow-circle-o-down:before {
	content: "";
}

.fa-arrow-circle-o-up:before {
	content: "";
}

.fa-inbox:before {
	content: "";
}

.fa-play-circle-o:before {
	content: "";
}

.fa-rotate-right:before, .fa-repeat:before {
	content: "";
}

.fa-refresh:before {
	content: "";
}

.fa-list-alt:before {
	content: "";
}

.fa-lock:before {
	content: "";
}

.fa-flag:before {
	content: "";
}

.fa-headphones:before {
	content: "";
}

.fa-volume-off:before {
	content: "";
}

.fa-volume-down:before {
	content: "";
}

.fa-volume-up:before {
	content: "";
}

.fa-qrcode:before {
	content: "";
}

.fa-barcode:before {
	content: "";
}

.fa-tag:before {
	content: "";
}

.fa-tags:before {
	content: "";
}

.fa-book:before {
	content: "";
}

.fa-bookmark:before {
	content: "";
}

.fa-print:before {
	content: "";
}

.fa-camera:before {
	content: "";
}

.fa-font:before {
	content: "";
}

.fa-bold:before {
	content: "";
}

.fa-italic:before {
	content: "";
}

.fa-text-height:before {
	content: "";
}

.fa-text-width:before {
	content: "";
}

.fa-align-left:before {
	content: "";
}

.fa-align-center:before {
	content: "";
}

.fa-align-right:before {
	content: "";
}

.fa-align-justify:before {
	content: "";
}

.fa-list:before {
	content: "";
}

.fa-dedent:before, .fa-outdent:before {
	content: "";
}

.fa-indent:before {
	content: "";
}

.fa-video-camera:before {
	content: "";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "";
}

.fa-pencil:before {
	content: "";
}

.fa-map-marker:before {
	content: "";
}

.fa-adjust:before {
	content: "";
}

.fa-tint:before {
	content: "";
}

.fa-edit:before, .fa-pencil-square-o:before {
	content: "";
}

.fa-share-square-o:before {
	content: "";
}

.fa-check-square-o:before {
	content: "";
}

.fa-arrows:before {
	content: "";
}

.fa-step-backward:before {
	content: "";
}

.fa-fast-backward:before {
	content: "";
}

.fa-backward:before {
	content: "";
}

.fa-play:before {
	content: "";
}

.fa-pause:before {
	content: "";
}

.fa-stop:before {
	content: "";
}

.fa-forward:before {
	content: "";
}

.fa-fast-forward:before {
	content: "";
}

.fa-step-forward:before {
	content: "";
}

.fa-eject:before {
	content: "";
}

.fa-chevron-left:before {
	content: "";
}

.fa-chevron-right:before {
	content: "";
}

.fa-plus-circle:before {
	content: "";
}

.fa-minus-circle:before {
	content: "";
}

.fa-times-circle:before {
	content: "";
}

.fa-check-circle:before {
	content: "";
}

.fa-question-circle:before {
	content: "";
}

.fa-info-circle:before {
	content: "";
}

.fa-crosshairs:before {
	content: "";
}

.fa-times-circle-o:before {
	content: "";
}

.fa-check-circle-o:before {
	content: "";
}

.fa-ban:before {
	content: "";
}

.fa-arrow-left:before {
	content: "";
}

.fa-arrow-right:before {
	content: "";
}

.fa-arrow-up:before {
	content: "";
}

.fa-arrow-down:before {
	content: "";
}

.fa-mail-forward:before, .fa-share:before {
	content: "";
}

.fa-expand:before {
	content: "";
}

.fa-compress:before {
	content: "";
}

.fa-plus:before {
	content: "";
}

.fa-minus:before {
	content: "";
}

.fa-asterisk:before {
	content: "";
}

.fa-exclamation-circle:before {
	content: "";
}

.fa-gift:before {
	content: "";
}

.fa-leaf:before {
	content: "";
}

.fa-fire:before {
	content: "";
}

.fa-eye:before {
	content: "";
}

.fa-eye-slash:before {
	content: "";
}

.fa-warning:before, .fa-exclamation-triangle:before {
	content: "";
}

.fa-plane:before {
	content: "";
}

.fa-calendar:before {
	content: "";
}

.fa-random:before {
	content: "";
}

.fa-comment:before {
	content: "";
}

.fa-magnet:before {
	content: "";
}

.fa-chevron-up:before {
	content: "";
}

.fa-chevron-down:before {
	content: "";
}

.fa-retweet:before {
	content: "";
}

.fa-shopping-cart:before {
	content: "";
}

.fa-folder:before {
	content: "";
}

.fa-folder-open:before {
	content: "";
}

.fa-arrows-v:before {
	content: "";
}

.fa-arrows-h:before {
	content: "";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "";
}

.fa-twitter-square:before {
	content: "";
}

.fa-facebook-square:before {
	content: "";
}

.fa-camera-retro:before {
	content: "";
}

.fa-key:before {
	content: "";
}

.fa-gears:before, .fa-cogs:before {
	content: "";
}

.fa-comments:before {
	content: "";
}

.fa-thumbs-o-up:before {
	content: "";
}

.fa-thumbs-o-down:before {
	content: "";
}

.fa-star-half:before {
	content: "";
}

.fa-heart-o:before {
	content: "";
}

.fa-sign-out:before {
	content: "";
}

.fa-linkedin-square:before {
	content: "";
}

.fa-thumb-tack:before {
	content: "";
}

.fa-external-link:before {
	content: "";
}

.fa-sign-in:before {
	content: "";
}

.fa-trophy:before {
	content: "";
}

.fa-github-square:before {
	content: "";
}

.fa-upload:before {
	content: "";
}

.fa-lemon-o:before {
	content: "";
}

.fa-phone:before {
	content: "";
}

.fa-square-o:before {
	content: "";
}

.fa-bookmark-o:before {
	content: "";
}

.fa-phone-square:before {
	content: "";
}

.fa-twitter:before {
	content: "";
}

.fa-facebook-f:before, .fa-facebook:before {
	content: "";
}

.fa-github:before {
	content: "";
}

.fa-unlock:before {
	content: "";
}

.fa-credit-card:before {
	content: "";
}

.fa-feed:before, .fa-rss:before {
	content: "";
}

.fa-hdd-o:before {
	content: "";
}

.fa-bullhorn:before {
	content: "";
}

.fa-bell:before {
	content: "";
}

.fa-certificate:before {
	content: "";
}

.fa-hand-o-right:before {
	content: "";
}

.fa-hand-o-left:before {
	content: "";
}

.fa-hand-o-up:before {
	content: "";
}

.fa-hand-o-down:before {
	content: "";
}

.fa-arrow-circle-left:before {
	content: "";
}

.fa-arrow-circle-right:before {
	content: "";
}

.fa-arrow-circle-up:before {
	content: "";
}

.fa-arrow-circle-down:before {
	content: "";
}

.fa-globe:before {
	content: "";
}

.fa-wrench:before {
	content: "";
}

.fa-tasks:before {
	content: "";
}

.fa-filter:before {
	content: "";
}

.fa-briefcase:before {
	content: "";
}

.fa-arrows-alt:before {
	content: "";
}

.fa-group:before, .fa-users:before {
	content: "";
}

.fa-chain:before, .fa-link:before {
	content: "";
}

.fa-cloud:before {
	content: "";
}

.fa-flask:before {
	content: "";
}

.fa-cut:before, .fa-scissors:before {
	content: "";
}

.fa-copy:before, .fa-files-o:before {
	content: "";
}

.fa-paperclip:before {
	content: "";
}

.fa-save:before, .fa-floppy-o:before {
	content: "";
}

.fa-square:before {
	content: "";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "";
}

.fa-list-ul:before {
	content: "";
}

.fa-list-ol:before {
	content: "";
}

.fa-strikethrough:before {
	content: "";
}

.fa-underline:before {
	content: "";
}

.fa-table:before {
	content: "";
}

.fa-magic:before {
	content: "";
}

.fa-truck:before {
	content: "";
}

.fa-pinterest:before {
	content: "";
}

.fa-pinterest-square:before {
	content: "";
}

.fa-google-plus-square:before {
	content: "";
}

.fa-google-plus:before {
	content: "";
}

.fa-money:before {
	content: "";
}

.fa-caret-down:before {
	content: "";
}

.fa-caret-up:before {
	content: "";
}

.fa-caret-left:before {
	content: "";
}

.fa-caret-right:before {
	content: "";
}

.fa-columns:before {
	content: "";
}

.fa-unsorted:before, .fa-sort:before {
	content: "";
}

.fa-sort-down:before, .fa-sort-desc:before {
	content: "";
}

.fa-sort-up:before, .fa-sort-asc:before {
	content: "";
}

.fa-envelope:before {
	content: "";
}

.fa-linkedin:before {
	content: "";
}

.fa-rotate-left:before, .fa-undo:before {
	content: "";
}

.fa-legal:before, .fa-gavel:before {
	content: "";
}

.fa-dashboard:before, .fa-tachometer:before {
	content: "";
}

.fa-comment-o:before {
	content: "";
}

.fa-comments-o:before {
	content: "";
}

.fa-flash:before, .fa-bolt:before {
	content: "";
}

.fa-sitemap:before {
	content: "";
}

.fa-umbrella:before {
	content: "";
}

.fa-paste:before, .fa-clipboard:before {
	content: "";
}

.fa-lightbulb-o:before {
	content: "";
}

.fa-exchange:before {
	content: "";
}

.fa-cloud-download:before {
	content: "";
}

.fa-cloud-upload:before {
	content: "";
}

.fa-user-md:before {
	content: "";
}

.fa-stethoscope:before {
	content: "";
}

.fa-suitcase:before {
	content: "";
}

.fa-bell-o:before {
	content: "";
}

.fa-coffee:before {
	content: "";
}

.fa-cutlery:before {
	content: "";
}

.fa-file-text-o:before {
	content: "";
}

.fa-building-o:before {
	content: "";
}

.fa-hospital-o:before {
	content: "";
}

.fa-ambulance:before {
	content: "";
}

.fa-medkit:before {
	content: "";
}

.fa-fighter-jet:before {
	content: "";
}

.fa-beer:before {
	content: "";
}

.fa-h-square:before {
	content: "";
}

.fa-plus-square:before {
	content: "";
}

.fa-angle-double-left:before {
	content: "";
}

.fa-angle-double-right:before {
	content: "";
}

.fa-angle-double-up:before {
	content: "";
}

.fa-angle-double-down:before {
	content: "";
}

.fa-angle-left:before {
	content: "";
}

.fa-angle-right:before {
	content: "";
}

.fa-angle-up:before {
	content: "";
}

.fa-angle-down:before {
	content: "";
}

.fa-desktop:before {
	content: "";
}

.fa-laptop:before {
	content: "";
}

.fa-tablet:before {
	content: "";
}

.fa-mobile-phone:before, .fa-mobile:before {
	content: "";
}

.fa-circle-o:before {
	content: "";
}

.fa-quote-left:before {
	content: "";
}

.fa-quote-right:before {
	content: "";
}

.fa-spinner:before {
	content: "";
}

.fa-circle:before {
	content: "";
}

.fa-mail-reply:before, .fa-reply:before {
	content: "";
}

.fa-github-alt:before {
	content: "";
}

.fa-folder-o:before {
	content: "";
}

.fa-folder-open-o:before {
	content: "";
}

.fa-smile-o:before {
	content: "";
}

.fa-frown-o:before {
	content: "";
}

.fa-meh-o:before {
	content: "";
}

.fa-gamepad:before {
	content: "";
}

.fa-keyboard-o:before {
	content: "";
}

.fa-flag-o:before {
	content: "";
}

.fa-flag-checkered:before {
	content: "";
}

.fa-terminal:before {
	content: "";
}

.fa-code:before {
	content: "";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "";
}

.fa-location-arrow:before {
	content: "";
}

.fa-crop:before {
	content: "";
}

.fa-code-fork:before {
	content: "";
}

.fa-unlink:before, .fa-chain-broken:before {
	content: "";
}

.fa-question:before {
	content: "";
}

.fa-info:before {
	content: "";
}

.fa-exclamation:before {
	content: "";
}

.fa-superscript:before {
	content: "";
}

.fa-subscript:before {
	content: "";
}

.fa-eraser:before {
	content: "";
}

.fa-puzzle-piece:before {
	content: "";
}

.fa-microphone:before {
	content: "";
}

.fa-microphone-slash:before {
	content: "";
}

.fa-shield:before {
	content: "";
}

.fa-calendar-o:before {
	content: "";
}

.fa-fire-extinguisher:before {
	content: "";
}

.fa-rocket:before {
	content: "";
}

.fa-maxcdn:before {
	content: "";
}

.fa-chevron-circle-left:before {
	content: "";
}

.fa-chevron-circle-right:before {
	content: "";
}

.fa-chevron-circle-up:before {
	content: "";
}

.fa-chevron-circle-down:before {
	content: "";
}

.fa-html5:before {
	content: "";
}

.fa-css3:before {
	content: "";
}

.fa-anchor:before {
	content: "";
}

.fa-unlock-alt:before {
	content: "";
}

.fa-bullseye:before {
	content: "";
}

.fa-ellipsis-h:before {
	content: "";
}

.fa-ellipsis-v:before {
	content: "";
}

.fa-rss-square:before {
	content: "";
}

.fa-play-circle:before {
	content: "";
}

.fa-ticket:before {
	content: "";
}

.fa-minus-square:before {
	content: "";
}

.fa-minus-square-o:before {
	content: "";
}

.fa-level-up:before {
	content: "";
}

.fa-level-down:before {
	content: "";
}

.fa-check-square:before {
	content: "";
}

.fa-pencil-square:before {
	content: "";
}

.fa-external-link-square:before {
	content: "";
}

.fa-share-square:before {
	content: "";
}

.fa-compass:before {
	content: "";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "";
}

.fa-euro:before, .fa-eur:before {
	content: "";
}

.fa-gbp:before {
	content: "";
}

.fa-dollar:before, .fa-usd:before {
	content: "";
}

.fa-rupee:before, .fa-inr:before {
	content: "";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "";
}

.fa-won:before, .fa-krw:before {
	content: "";
}

.fa-bitcoin:before, .fa-btc:before {
	content: "";
}

.fa-file:before {
	content: "";
}

.fa-file-text:before {
	content: "";
}

.fa-sort-alpha-asc:before {
	content: "";
}

.fa-sort-alpha-desc:before {
	content: "";
}

.fa-sort-amount-asc:before {
	content: "";
}

.fa-sort-amount-desc:before {
	content: "";
}

.fa-sort-numeric-asc:before {
	content: "";
}

.fa-sort-numeric-desc:before {
	content: "";
}

.fa-thumbs-up:before {
	content: "";
}

.fa-thumbs-down:before {
	content: "";
}

.fa-youtube-square:before {
	content: "";
}

.fa-youtube:before {
	content: "";
}

.fa-xing:before {
	content: "";
}

.fa-xing-square:before {
	content: "";
}

.fa-youtube-play:before {
	content: "";
}

.fa-dropbox:before {
	content: "";
}

.fa-stack-overflow:before {
	content: "";
}

.fa-instagram:before {
	content: "";
}

.fa-flickr:before {
	content: "";
}

.fa-adn:before {
	content: "";
}

.fa-bitbucket:before {
	content: "";
}

.fa-bitbucket-square:before {
	content: "";
}

.fa-tumblr:before {
	content: "";
}

.fa-tumblr-square:before {
	content: "";
}

.fa-long-arrow-down:before {
	content: "";
}

.fa-long-arrow-up:before {
	content: "";
}

.fa-long-arrow-left:before {
	content: "";
}

.fa-long-arrow-right:before {
	content: "";
}

.fa-apple:before {
	content: "";
}

.fa-windows:before {
	content: "";
}

.fa-android:before {
	content: "";
}

.fa-linux:before {
	content: "";
}

.fa-dribbble:before {
	content: "";
}

.fa-skype:before {
	content: "";
}

.fa-foursquare:before {
	content: "";
}

.fa-trello:before {
	content: "";
}

.fa-female:before {
	content: "";
}

.fa-male:before {
	content: "";
}

.fa-gittip:before, .fa-gratipay:before {
	content: "";
}

.fa-sun-o:before {
	content: "";
}

.fa-moon-o:before {
	content: "";
}

.fa-archive:before {
	content: "";
}

.fa-bug:before {
	content: "";
}

.fa-vk:before {
	content: "";
}

.fa-weibo:before {
	content: "";
}

.fa-renren:before {
	content: "";
}

.fa-pagelines:before {
	content: "";
}

.fa-stack-exchange:before {
	content: "";
}

.fa-arrow-circle-o-right:before {
	content: "";
}

.fa-arrow-circle-o-left:before {
	content: "";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "";
}

.fa-dot-circle-o:before {
	content: "";
}

.fa-wheelchair:before {
	content: "";
}

.fa-vimeo-square:before {
	content: "";
}

.fa-turkish-lira:before, .fa-try:before {
	content: "";
}

.fa-plus-square-o:before {
	content: "";
}

.fa-space-shuttle:before {
	content: "";
}

.fa-slack:before {
	content: "";
}

.fa-envelope-square:before {
	content: "";
}

.fa-wordpress:before {
	content: "";
}

.fa-openid:before {
	content: "";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
	content: "";
}

.fa-yahoo:before {
	content: "";
}

.fa-google:before {
	content: "";
}

.fa-reddit:before {
	content: "";
}

.fa-reddit-square:before {
	content: "";
}

.fa-stumbleupon-circle:before {
	content: "";
}

.fa-stumbleupon:before {
	content: "";
}

.fa-delicious:before {
	content: "";
}

.fa-digg:before {
	content: "";
}

.fa-pied-piper-pp:before {
	content: "";
}

.fa-pied-piper-alt:before {
	content: "";
}

.fa-drupal:before {
	content: "";
}

.fa-joomla:before {
	content: "";
}

.fa-language:before {
	content: "";
}

.fa-fax:before {
	content: "";
}

.fa-building:before {
	content: "";
}

.fa-child:before {
	content: "";
}

.fa-paw:before {
	content: "";
}

.fa-spoon:before {
	content: "";
}

.fa-cube:before {
	content: "";
}

.fa-cubes:before {
	content: "";
}

.fa-behance:before {
	content: "";
}

.fa-behance-square:before {
	content: "";
}

.fa-steam:before {
	content: "";
}

.fa-steam-square:before {
	content: "";
}

.fa-recycle:before {
	content: "";
}

.fa-automobile:before, .fa-car:before {
	content: "";
}

.fa-cab:before, .fa-taxi:before {
	content: "";
}

.fa-tree:before {
	content: "";
}

.fa-spotify:before {
	content: "";
}

.fa-deviantart:before {
	content: "";
}

.fa-soundcloud:before {
	content: "";
}

.fa-database:before {
	content: "";
}

.fa-file-pdf-o:before {
	content: "";
}

.fa-file-word-o:before {
	content: "";
}

.fa-file-excel-o:before {
	content: "";
}

.fa-file-powerpoint-o:before {
	content: "";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: "";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "";
}

.fa-file-code-o:before {
	content: "";
}

.fa-vine:before {
	content: "";
}

.fa-codepen:before {
	content: "";
}

.fa-jsfiddle:before {
	content: "";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "";
}

.fa-circle-o-notch:before {
	content: "";
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
	content: "";
}

.fa-ge:before, .fa-empire:before {
	content: "";
}

.fa-git-square:before {
	content: "";
}

.fa-git:before {
	content: "";
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "";
}

.fa-tencent-weibo:before {
	content: "";
}

.fa-qq:before {
	content: "";
}

.fa-wechat:before, .fa-weixin:before {
	content: "";
}

.fa-send:before, .fa-paper-plane:before {
	content: "";
}

.fa-send-o:before, .fa-paper-plane-o:before {
	content: "";
}

.fa-history:before {
	content: "";
}

.fa-circle-thin:before {
	content: "";
}

.fa-header:before {
	content: "";
}

.fa-paragraph:before {
	content: "";
}

.fa-sliders:before {
	content: "";
}

.fa-share-alt:before {
	content: "";
}

.fa-share-alt-square:before {
	content: "";
}

.fa-bomb:before {
	content: "";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "";
}

.fa-tty:before {
	content: "";
}

.fa-binoculars:before {
	content: "";
}

.fa-plug:before {
	content: "";
}

.fa-slideshare:before {
	content: "";
}

.fa-twitch:before {
	content: "";
}

.fa-yelp:before {
	content: "";
}

.fa-newspaper-o:before {
	content: "";
}

.fa-wifi:before {
	content: "";
}

.fa-calculator:before {
	content: "";
}

.fa-paypal:before {
	content: "";
}

.fa-google-wallet:before {
	content: "";
}

.fa-cc-visa:before {
	content: "";
}

.fa-cc-mastercard:before {
	content: "";
}

.fa-cc-discover:before {
	content: "";
}

.fa-cc-amex:before {
	content: "";
}

.fa-cc-paypal:before {
	content: "";
}

.fa-cc-stripe:before {
	content: "";
}

.fa-bell-slash:before {
	content: "";
}

.fa-bell-slash-o:before {
	content: "";
}

.fa-trash:before {
	content: "";
}

.fa-copyright:before {
	content: "";
}

.fa-at:before {
	content: "";
}

.fa-eyedropper:before {
	content: "";
}

.fa-paint-brush:before {
	content: "";
}

.fa-birthday-cake:before {
	content: "";
}

.fa-area-chart:before {
	content: "";
}

.fa-pie-chart:before {
	content: "";
}

.fa-line-chart:before {
	content: "";
}

.fa-lastfm:before {
	content: "";
}

.fa-lastfm-square:before {
	content: "";
}

.fa-toggle-off:before {
	content: "";
}

.fa-toggle-on:before {
	content: "";
}

.fa-bicycle:before {
	content: "";
}

.fa-bus:before {
	content: "";
}

.fa-ioxhost:before {
	content: "";
}

.fa-angellist:before {
	content: "";
}

.fa-cc:before {
	content: "";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "";
}

.fa-meanpath:before {
	content: "";
}

.fa-buysellads:before {
	content: "";
}

.fa-connectdevelop:before {
	content: "";
}

.fa-dashcube:before {
	content: "";
}

.fa-forumbee:before {
	content: "";
}

.fa-leanpub:before {
	content: "";
}

.fa-sellsy:before {
	content: "";
}

.fa-shirtsinbulk:before {
	content: "";
}

.fa-simplybuilt:before {
	content: "";
}

.fa-skyatlas:before {
	content: "";
}

.fa-cart-plus:before {
	content: "";
}

.fa-cart-arrow-down:before {
	content: "";
}

.fa-diamond:before {
	content: "";
}

.fa-ship:before {
	content: "";
}

.fa-user-secret:before {
	content: "";
}

.fa-motorcycle:before {
	content: "";
}

.fa-street-view:before {
	content: "";
}

.fa-heartbeat:before {
	content: "";
}

.fa-venus:before {
	content: "";
}

.fa-mars:before {
	content: "";
}

.fa-mercury:before {
	content: "";
}

.fa-intersex:before, .fa-transgender:before {
	content: "";
}

.fa-transgender-alt:before {
	content: "";
}

.fa-venus-double:before {
	content: "";
}

.fa-mars-double:before {
	content: "";
}

.fa-venus-mars:before {
	content: "";
}

.fa-mars-stroke:before {
	content: "";
}

.fa-mars-stroke-v:before {
	content: "";
}

.fa-mars-stroke-h:before {
	content: "";
}

.fa-neuter:before {
	content: "";
}

.fa-genderless:before {
	content: "";
}

.fa-facebook-official:before {
	content: "";
}

.fa-pinterest-p:before {
	content: "";
}

.fa-whatsapp:before {
	content: "";
}

.fa-server:before {
	content: "";
}

.fa-user-plus:before {
	content: "";
}

.fa-user-times:before {
	content: "";
}

.fa-hotel:before, .fa-bed:before {
	content: "";
}

.fa-viacoin:before {
	content: "";
}

.fa-train:before {
	content: "";
}

.fa-subway:before {
	content: "";
}

.fa-medium:before {
	content: "";
}

.fa-yc:before, .fa-y-combinator:before {
	content: "";
}

.fa-optin-monster:before {
	content: "";
}

.fa-opencart:before {
	content: "";
}

.fa-expeditedssl:before {
	content: "";
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
	content: "";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "";
}

.fa-battery-2:before, .fa-battery-half:before {
	content: "";
}

.fa-battery-1:before, .fa-battery-quarter:before {
	content: "";
}

.fa-battery-0:before, .fa-battery-empty:before {
	content: "";
}

.fa-mouse-pointer:before {
	content: "";
}

.fa-i-cursor:before {
	content: "";
}

.fa-object-group:before {
	content: "";
}

.fa-object-ungroup:before {
	content: "";
}

.fa-sticky-note:before {
	content: "";
}

.fa-sticky-note-o:before {
	content: "";
}

.fa-cc-jcb:before {
	content: "";
}

.fa-cc-diners-club:before {
	content: "";
}

.fa-clone:before {
	content: "";
}

.fa-balance-scale:before {
	content: "";
}

.fa-hourglass-o:before {
	content: "";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "";
}

.fa-hourglass:before {
	content: "";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "";
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
	content: "";
}

.fa-hand-scissors-o:before {
	content: "";
}

.fa-hand-lizard-o:before {
	content: "";
}

.fa-hand-spock-o:before {
	content: "";
}

.fa-hand-pointer-o:before {
	content: "";
}

.fa-hand-peace-o:before {
	content: "";
}

.fa-trademark:before {
	content: "";
}

.fa-registered:before {
	content: "";
}

.fa-creative-commons:before {
	content: "";
}

.fa-gg:before {
	content: "";
}

.fa-gg-circle:before {
	content: "";
}

.fa-tripadvisor:before {
	content: "";
}

.fa-odnoklassniki:before {
	content: "";
}

.fa-odnoklassniki-square:before {
	content: "";
}

.fa-get-pocket:before {
	content: "";
}

.fa-wikipedia-w:before {
	content: "";
}

.fa-safari:before {
	content: "";
}

.fa-chrome:before {
	content: "";
}

.fa-firefox:before {
	content: "";
}

.fa-opera:before {
	content: "";
}

.fa-internet-explorer:before {
	content: "";
}

.fa-tv:before, .fa-television:before {
	content: "";
}

.fa-contao:before {
	content: "";
}

.fa-500px:before {
	content: "";
}

.fa-amazon:before {
	content: "";
}

.fa-calendar-plus-o:before {
	content: "";
}

.fa-calendar-minus-o:before {
	content: "";
}

.fa-calendar-times-o:before {
	content: "";
}

.fa-calendar-check-o:before {
	content: "";
}

.fa-industry:before {
	content: "";
}

.fa-map-pin:before {
	content: "";
}

.fa-map-signs:before {
	content: "";
}

.fa-map-o:before {
	content: "";
}

.fa-map:before {
	content: "";
}

.fa-commenting:before {
	content: "";
}

.fa-commenting-o:before {
	content: "";
}

.fa-houzz:before {
	content: "";
}

.fa-vimeo:before {
	content: "";
}

.fa-black-tie:before {
	content: "";
}

.fa-fonticons:before {
	content: "";
}

.fa-reddit-alien:before {
	content: "";
}

.fa-edge:before {
	content: "";
}

.fa-credit-card-alt:before {
	content: "";
}

.fa-codiepie:before {
	content: "";
}

.fa-modx:before {
	content: "";
}

.fa-fort-awesome:before {
	content: "";
}

.fa-usb:before {
	content: "";
}

.fa-product-hunt:before {
	content: "";
}

.fa-mixcloud:before {
	content: "";
}

.fa-scribd:before {
	content: "";
}

.fa-pause-circle:before {
	content: "";
}

.fa-pause-circle-o:before {
	content: "";
}

.fa-stop-circle:before {
	content: "";
}

.fa-stop-circle-o:before {
	content: "";
}

.fa-shopping-bag:before {
	content: "";
}

.fa-shopping-basket:before {
	content: "";
}

.fa-hashtag:before {
	content: "";
}

.fa-bluetooth:before {
	content: "";
}

.fa-bluetooth-b:before {
	content: "";
}

.fa-percent:before {
	content: "";
}

.fa-gitlab:before {
	content: "";
}

.fa-wpbeginner:before {
	content: "";
}

.fa-wpforms:before {
	content: "";
}

.fa-envira:before {
	content: "";
}

.fa-universal-access:before {
	content: "";
}

.fa-wheelchair-alt:before {
	content: "";
}

.fa-question-circle-o:before {
	content: "";
}

.fa-blind:before {
	content: "";
}

.fa-audio-description:before {
	content: "";
}

.fa-volume-control-phone:before {
	content: "";
}

.fa-braille:before {
	content: "";
}

.fa-assistive-listening-systems:before {
	content: "";
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
	content: "";
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
	content: "";
}

.fa-glide:before {
	content: "";
}

.fa-glide-g:before {
	content: "";
}

.fa-signing:before, .fa-sign-language:before {
	content: "";
}

.fa-low-vision:before {
	content: "";
}

.fa-viadeo:before {
	content: "";
}

.fa-viadeo-square:before {
	content: "";
}

.fa-snapchat:before {
	content: "";
}

.fa-snapchat-ghost:before {
	content: "";
}

.fa-snapchat-square:before {
	content: "";
}

.fa-pied-piper:before {
	content: "";
}

.fa-first-order:before {
	content: "";
}

.fa-yoast:before {
	content: "";
}

.fa-themeisle:before {
	content: "";
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
	content: "";
}

.fa-fa:before, .fa-font-awesome:before {
	content: "";
}

.fa-handshake-o:before {
	content: "";
}

.fa-envelope-open:before {
	content: "";
}

.fa-envelope-open-o:before {
	content: "";
}

.fa-linode:before {
	content: "";
}

.fa-address-book:before {
	content: "";
}

.fa-address-book-o:before {
	content: "";
}

.fa-vcard:before, .fa-address-card:before {
	content: "";
}

.fa-vcard-o:before, .fa-address-card-o:before {
	content: "";
}

.fa-user-circle:before {
	content: "";
}

.fa-user-circle-o:before {
	content: "";
}

.fa-user-o:before {
	content: "";
}

.fa-id-badge:before {
	content: "";
}

.fa-drivers-license:before, .fa-id-card:before {
	content: "";
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
	content: "";
}

.fa-quora:before {
	content: "";
}

.fa-free-code-camp:before {
	content: "";
}

.fa-telegram:before {
	content: "";
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
	content: "";
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
	content: "";
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
	content: "";
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
	content: "";
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
	content: "";
}

.fa-shower:before {
	content: "";
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
	content: "";
}

.fa-podcast:before {
	content: "";
}

.fa-window-maximize:before {
	content: "";
}

.fa-window-minimize:before {
	content: "";
}

.fa-window-restore:before {
	content: "";
}

.fa-times-rectangle:before, .fa-window-close:before {
	content: "";
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
	content: "";
}

.fa-bandcamp:before {
	content: "";
}

.fa-grav:before {
	content: "";
}

.fa-etsy:before {
	content: "";
}

.fa-imdb:before {
	content: "";
}

.fa-ravelry:before {
	content: "";
}

.fa-eercast:before {
	content: "";
}

.fa-microchip:before {
	content: "";
}

.fa-snowflake-o:before {
	content: "";
}

.fa-superpowers:before {
	content: "";
}

.fa-wpexplorer:before {
	content: "";
}

.fa-meetup:before {
	content: "";
}

.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;
}
