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

body {
	margin: 0;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	-moz-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

b, strong {
	font-weight: 700;
}

code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

p {
	margin-bottom: 1.5em;
}

img {
	border-style: none;
}

button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button, input {
	overflow: visible;
}

button, select {
	text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: .35em .75em .625em;
}

.wffn-page-template label {
	font-size: 16px;
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type=checkbox], [type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto;
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

body, button, input, optgroup, select, textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	margin-top: 0;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

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

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: .9375rem;
}

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

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

big {
	font-size: 125%;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*, :after, :before {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #fff;
}

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

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

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

figure {
	margin: 1em 0;
}

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

button, input[type=button], input[type=reset], input[type=submit] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: .75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

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

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

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

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

select {
	font-family: "Open Sans", Sans-serif;
	font-size: 14px;
	border: 1px solid #cecece;
	border-radius: 8px;
	background-color: transparent;
	width: 250px;
	color: #333;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 8px;
}

textarea {
	width: 100%;
}

a {
	color: #4169e1;
}

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

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

.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	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;
}

#content[tabindex="-1"]:focus {
	outline: 0;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

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

.clear:after, .clear:before {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after {
	clear: both;
}

.widget {
	margin: 0 0 1.5em;
}

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

embed, iframe, object {
	max-width: 100%;
}

#oxygen-sidebar img.oxygen-add-global-color-icon {
	width: 16px;
	height: 16px;
}

iframe#ct-artificial-viewport {
	max-width: unset;
}

.wffn-page-template td .label, .wffn-page-template td dl, .wffn-page-template td form, .wffn-page-template td input, .wffn-page-template td label, .wffn-page-template td p, .wffn-page-template td select {
	margin: inherit;
}

.wffn-page-template .button, .wffn-page-template button, .wffn-page-template fieldset, .wffn-page-template input, .wffn-page-template select, .wffn-page-template textarea {
	margin-bottom: inherit;
}

.wffn-page-template .elementor-widget-container .elementor-image-gallery .gallery-item {
	padding: 0;
}

.wffn-page-template #oceanwp-cart-sidebar-wrap, .wffn-page-template #owp-qv-wrap {
	display: none;
}

.wffn-page-template .mk-post-nav.mk-post-next, .wffn-page-template .mk-post-nav.mk-post-prev {
	display: none;
}

.wffn-page-template .fusion-privacy-bar.fusion-privacy-bar-bottom {
	display: none;
}

.wffn-page-template .elementor-image-gallery .w-gallery-item:last-child {
	padding-right: 0;
}

.wffn-page-template .elementor-image-gallery .w-gallery-item {
	padding-right: 5px;
	display: inline-block;
}

.wffn-page-template .elementor-image-gallery .w-gallery-list {
	display: block;
	text-align: center;
}

.wffn-page-template .variations td {
	border: none;
}

.wffn-page-template .cart-widget-side, .wffn-page-template .mobile-nav.slide-from-left, .wffn-page-template .woodmart-search-full-screen {
	display: none;
}

.wfocu-product-gallery a {
	display: block;
	text-align: center;
}

.wfocu-product-carousel-nav .wfocu-thumb-col {
	text-align: -webkit-center;
}

.wfocu-skip-offer-link {
	-webkit-transition: ease-in-out .4s all;
	-khtml-transition: ease-in-out .4s all;
	-moz-transition: ease-in-out .4s all;
	-ms-transition: ease-in-out .4s all;
	-o-transition: ease-in-out .4s all;
	transition: ease-in-out .4s all;
}

.wfocuswal-popup #wfocuswal-content {
	font-size: 19px;
	font-family: "Open Sans" sans-serif;
}

@media (max-width:767px) {
	.wffn-page-template .elementor-widget-container .elementor-image-gallery {
		text-align: center;
	}
	
	.wffn-page-template .elementor-widget-container .elementor-image-gallery figure img {
		width: 50px;
	}
	
	.wffn-page-template .elementor-widget-container .elementor-image-gallery .gallery {
		display: block;
	}
	
	.wffn-page-template .elementor-widget-container .elementor-image-gallery .gallery-item {
		padding-right: 5px;
		display: inline-block;
		float: none;
		width: auto;
	}
	
	.wffn-page-template .elementor-widget-container .elementor-image-gallery .gallery-item:last-child {
		padding-right: 0;
	}
}

.wfty-order-notice {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.wfty-order-notice p {
	margin-bottom: 0 !important;
	padding-bottom: 15px !important;
}

.wfty-order-notice a {
	color: #2ea3f2 !important;
}

.wfty-order-notice a:hover {
	color: #444 !important;
}

.wfty-order-notice a.wfty_n_btn {
	font-size: 14px;
	font-weight: 500;
	padding: .3em 1em;
	line-height: 1.7em !important;
	background: 0 0;
	position: relative;
	border: 2px solid;
	border-radius: 8px;
	-webkit-transition: all .2s;
	transition: all .2s;
	color: #444 !important;
}

.wfty-order-notice a.wfty_n_btn:hover {
	background: rgba(0, 0, 0, .05);
	border: 2px solid transparent;
	color: #2ea3f2 !important;
}

body.wffn_landing-template-wflp-boxed, body.wffn_optin-template-wfop-boxed, body.wffn_oty-template-wfoty-boxed, body.wffn_ty-template-wftp-boxed, html.wflp_html_boxed, html.wfop_html_boxed, html.wfoty_html_boxed, html.wftp_html_boxed {
	background: #f5f5f5;
}

html.wflp_html_canvas, html.wfop_html_canvas, html.wfoty_html_canvas, html.wftp_html_canvas {
	background: 0 0;
}

#et_wfty_order_details .wffn_order_details_table .wfty_wrap .wfty_subscription table tr td, #et_wfty_order_details .wffn_order_details_table .wfty_wrap .wfty_subscription table tr th {
	text-align: left;
}

@media (max-width:767px) {
	body .woofunnels-container.wflp-boxed .woofunnels-primary, body .woofunnels-container.wfop-boxed .woofunnels-primary, body .woofunnels-container.wfoty-boxed .woofunnels-primary, body .woofunnels-container.wftp-boxed .woofunnels-primary {
		padding: 15px;
	}
}

@media (min-width:768px) {
	body .woofunnels-container.wflp-boxed, body .woofunnels-container.wfop-boxed, body .woofunnels-container.wfoty-boxed, body .woofunnels-container.wftp-boxed {
		max-width: 1200px;
		width: 100%;
		margin: 60px auto;
	}
	
	body .woofunnels-container.wflp-boxed .woofunnels-primary, body .woofunnels-container.wfop-boxed .woofunnels-primary, body .woofunnels-container.wfoty-boxed .woofunnels-primary, body .woofunnels-container.wftp-boxed .woofunnels-primary {
		background-color: #fff;
		padding: 70px;
		overflow: hidden;
		max-width: 100%;
	}
}

@media (max-width:768px) {
	.bwf_reverse_column, .bwfac_reverse {
		display: flex;
		flex-direction: column-reverse;
	}
}

body .et_pb_section.wfacp-divi-fullwidth .et_pb_row, body .et_pb_section.wflp-divi-fullwidth .et_pb_row, body .et_pb_section.wfop-divi-fullwidth .et_pb_row, body .et_pb_section.wfoty-divi-fullwidth .et_pb_row, body .et_pb_section.wfty-divi-fullwidth .et_pb_row {
	width: 100% !important;
}

#page-container.wflp-canvas, #page-container.wfop-canvas, #page-container.wfoty-canvas, #page-container.wftp-canvas {
	padding-top: 0 !important;
}

#oxygen-sidebar input, #oxygen-sidebar select, #oxygen-sidebar textarea {
	color: #fff;
	border: none;
	line-height: 1.15;
}

#oxygen-sidebar .oxygen-add-searchbar {
	padding: 8px 30px 8px 30px;
}

#oxygen-sidebar img.oxygen-add-global-color-icon {
	width: 16px;
	height: 16px;
}
