@charset "UTF-8";
/*
Theme Name: HyVitality
Theme URI: http://underscores.me/
Author: The Idea People
Author URI: http://www.theideapeople.com
Description: Custom Wordpress Theme for HyVitality Website
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hyvitality
Tags:

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

HyVitality is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/* MY BREAKPOINT MIXIN */
/* SUSY SUPPORT */
/* PX-REM Mixin */
/* CENTER Mixin */
/* HIDE Mixin */
/* BP Mixin (breakpoints) */
/* FSMOOTH Mixin */
/* SIMPLE-SUSY-BREAKPOINT Mixin */
/* GET_BP Function */
/* ROUND-NUM Function */
/* SPREAD-VALUE Mixin */
/* NO-SPREAD-VALUE Mixin */
/* COLOR-VARIATION Function */
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

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

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

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

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

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

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

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #666666;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.84615385;
}

@media (min-width: 690px) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.875em;
	}
}

@font-face {
	font-family: "icomoon";
	src: url("fonts/icomoon.eot?xqoqet");
	src: url("fonts/icomoon.eot?#iefixxqoqet") format("embedded-opentype"),
		url("fonts/icomoon.ttf?xqoqet") format("truetype"),
		url("fonts/icomoon.woff?xqoqet") format("woff"),
		url("fonts/icomoon.svg?xqoqet#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	font-family: "icomoon";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-email:before {
	content: "\e60d";
}

.icon-cart2:before {
	content: "\e60b";
}

.icon-box:before {
	content: "\e60c";
}

.icon-caret-down:before {
	content: "\e602";
}

.icon-caret-up:before {
	content: "\e603";
}

.icon-clock:before {
	content: "\e606";
}

.icon-fax:before {
	content: "\e607";
}

.icon-phone:before {
	content: "\e608";
}

.icon-pin:before {
	content: "\e609";
}

.icon-check-no-circle:before {
	content: "\e605";
}

.icon-check:before {
	content: "\e60a";
}

.icon-caret-right:before {
	content: "\e600";
}

.icon-caret-left:before {
	content: "\e601";
}

.icon-remove:before {
	content: "\e604";
}

.icon-gear:before {
	content: "\e5fe";
}

h1,
h2,
h3,
h4 {
	clear: both;
	color: #228a41;
	margin-top: 0;
}

h1,
h2,
h3 {
	font-weight: 400;
	text-align: center;
}

@media (min-width: 690px) {
	h1,
	h2,
	h3 {
		margin-bottom: 1em;
		text-align: left;
	}
}

h1 {
	font-size: 26px;
	font-size: 1.625rem;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

@media (min-width: 690px) {
	h1 {
		font-size: 49.008px;
		font-size: 3.063rem;
		font-weight: 300;
		line-height: 0.8em;
		margin-bottom: 0.8em;
	}
}

h2 {
	font-size: 22px;
	font-size: 1.375rem;
	line-height: 1.6em;
}

@media (min-width: 690px) {
	h2 {
		font-size: 38.544px;
		font-size: 2.409rem;
		font-weight: 300;
	}
}

h3 {
	font-size: 20px;
	font-size: 1.25rem;
}

@media (min-width: 690px) {
	h3 {
		font-size: 28px;
		font-size: 1.75rem;
	}
}

h4 {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 300;
}

@media (min-width: 930px) {
	h4 {
		font-size: 20px;
		font-size: 1.25rem;
		font-weight: 400;
	}
}

p {
	margin: 0 0 1.5em;
	line-height: 1.875em;
}

.intro-text,
.row-img-text-link .text-center,
.shop-row-1,
.intro-text p,
.row-img-text-link .text-center p,
.shop-row-1 p {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.875em;
	font-weight: 300;
	color: #185930;
}

@media (min-width: 1440px) {
	.intro-text,
	.row-img-text-link .text-center,
	.shop-row-1,
	.intro-text p,
	.row-img-text-link .text-center p,
	.shop-row-1 p {
		font-size: 20px;
		font-size: 1.25rem;
		line-height: 1.8em;
	}
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.84615385;
	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: 0.9375rem;
}

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

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

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #e6e6e6;
	/* Fallback for when there is no custom background color defined. */
}

blockquote,
q {
	quotes: "" "";
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

address {
	font-style: normal;
}

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

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

ul {
	list-style: disc;
}

ul li {
	margin-bottom: 1em;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

.list-reset,
.product-list,
.product-list .woocommerce .product_list_widget {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.list-reset > li,
.product-list > li,
.product-list .woocommerce .product_list_widget > li {
	margin: 0;
	padding: 0;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

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

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-family: "Open Sans", sans-serif;
	outline: 0;
	border: 0;
	transition: all 0.5s ease-in-out;
}

.button-primary,
.modal-form-save,
.btn-shop-now,
.support-row-2 .my-orders a,
.support-row-2 .my-account a,
.support-row-4 a,
.contact-us-row-2 .frm_submit input,
.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	.button,
.woocommerce-edit-account .woocommerce-EditAccountForm .button,
.page-title .logout,
.woocommerce .shop_table .order-actions-button.pay,
.order-again a,
.woocommerce-info .showlogin,
.place-order .button,
.product-list .woocommerce .product_list_widget .product-list-item-details {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 1.3em;
	text-align: center;
	color: #ffffff;
	outline: 0;
	border: 0;
	background-color: #8cbc39;
	padding: 20px;
	transition: all 0.5s ease-in-out;
}

.button-primary.large,
.large.modal-form-save,
.large.btn-shop-now,
.support-row-2 .my-orders a.large,
.support-row-2 .my-account a.large,
.support-row-4 a.large,
.contact-us-row-2 .frm_submit input.large,
.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	.large.button,
.woocommerce-edit-account .woocommerce-EditAccountForm .large.button,
.page-title .large.logout,
.woocommerce .shop_table .large.order-actions-button.pay,
.order-again a.large,
.woocommerce-info .large.showlogin,
.place-order .large.button,
.product-list
	.woocommerce
	.product_list_widget
	.large.product-list-item-details {
	padding: 30px;
}

.button-primary.small,
.small.modal-form-save,
.small.btn-shop-now,
.support-row-2 .my-orders a.small,
.support-row-2 .my-account a.small,
.support-row-4 a.small,
.contact-us-row-2 .frm_submit input.small,
.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	.small.button,
.woocommerce-edit-account .woocommerce-EditAccountForm .small.button,
.page-title .small.logout,
.woocommerce .shop_table .small.order-actions-button.pay,
.order-again a.small,
.woocommerce-info .small.showlogin,
.place-order .small.button,
.product-list
	.woocommerce
	.product_list_widget
	.small.product-list-item-details {
	padding: 10px;
}

.button-primary:hover,
.modal-form-save:hover,
.btn-shop-now:hover,
.support-row-2 .my-orders a:hover,
.support-row-2 .my-account a:hover,
.support-row-4 a:hover,
.contact-us-row-2 .frm_submit input:hover,
.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	.button:hover,
.woocommerce-edit-account .woocommerce-EditAccountForm .button:hover,
.page-title .logout:hover,
.woocommerce .shop_table .order-actions-button.pay:hover,
.order-again a:hover,
.woocommerce-info .showlogin:hover,
.place-order .button:hover,
.product-list
	.woocommerce
	.product_list_widget
	.product-list-item-details:hover {
	color: #ffffff;
	background-color: #228a41;
}

.button-secondary,
.modal-form-cancel,
.account-row-1 .account-button,
.woocommerce .shop_table .order-actions-button.cancel,
.woocommerce .shop_table .order-actions-button.view {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 1.3em;
	text-align: center;
	color: #228a41;
	outline: 0;
	border: 0;
	background-color: #e6e6e6;
	padding: 20px;
	transition: all 0.5s ease-in-out;
}

.button-secondary.large,
.large.modal-form-cancel,
.account-row-1 .large.account-button,
.woocommerce .shop_table .large.order-actions-button.cancel,
.woocommerce .shop_table .large.order-actions-button.view {
	padding: 30px;
}

.button-secondary.small,
.small.modal-form-cancel,
.account-row-1 .small.account-button,
.woocommerce .shop_table .small.order-actions-button.cancel,
.woocommerce .shop_table .small.order-actions-button.view {
	padding: 10px;
}

.button-secondary:hover,
.modal-form-cancel:hover,
.account-row-1 .account-button:hover,
.woocommerce .shop_table .order-actions-button.cancel:hover,
.woocommerce .shop_table .order-actions-button.view:hover {
	color: #ffffff;
	background-color: #929292;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
textarea {
	color: #262626;
	border-radius: 0;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom: 2px dotted #cbcbcb;
	background: transparent;
	outline: 0;
	padding: 6px 0 6px 20px;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
textarea:focus {
	color: #228a41;
}

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #929292;
}

input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
textarea::-moz-placeholder {
	color: #929292;
}

input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
textarea:-moz-placeholder {
	color: #929292;
}

input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #929292;
}

input[type="tel"] {
	width: 100% !important;
}

.frm_required_field input[type="text"],
.frm_required_field input[type="email"],
.frm_required_field input[type="url"],
.frm_required_field input[type="password"],
.frm_required_field input[type="tel"],
.frm_required_field input[type="search"],
.frm_required_field .select-wrapper,
.payment_box input[type="text"],
.payment_box input[type="email"],
.payment_box input[type="url"],
.payment_box input[type="password"],
.payment_box input[type="tel"],
.payment_box input[type="search"],
.payment_box .select-wrapper {
	border-bottom: 2px solid #c5dd9c;
}

.frm_required_field input[type="text"]::-webkit-input-placeholder,
.frm_required_field input[type="email"]::-webkit-input-placeholder,
.frm_required_field input[type="url"]::-webkit-input-placeholder,
.frm_required_field input[type="password"]::-webkit-input-placeholder,
.frm_required_field input[type="tel"]::-webkit-input-placeholder,
.frm_required_field input[type="search"]::-webkit-input-placeholder,
.frm_required_field .select-wrapper::-webkit-input-placeholder,
.payment_box input[type="text"]::-webkit-input-placeholder,
.payment_box input[type="email"]::-webkit-input-placeholder,
.payment_box input[type="url"]::-webkit-input-placeholder,
.payment_box input[type="password"]::-webkit-input-placeholder,
.payment_box input[type="tel"]::-webkit-input-placeholder,
.payment_box input[type="search"]::-webkit-input-placeholder,
.payment_box .select-wrapper::-webkit-input-placeholder {
	color: #666666;
}

.frm_required_field input[type="text"]::-moz-placeholder,
.frm_required_field input[type="email"]::-moz-placeholder,
.frm_required_field input[type="url"]::-moz-placeholder,
.frm_required_field input[type="password"]::-moz-placeholder,
.frm_required_field input[type="tel"]::-moz-placeholder,
.frm_required_field input[type="search"]::-moz-placeholder,
.frm_required_field .select-wrapper::-moz-placeholder,
.payment_box input[type="text"]::-moz-placeholder,
.payment_box input[type="email"]::-moz-placeholder,
.payment_box input[type="url"]::-moz-placeholder,
.payment_box input[type="password"]::-moz-placeholder,
.payment_box input[type="tel"]::-moz-placeholder,
.payment_box input[type="search"]::-moz-placeholder,
.payment_box .select-wrapper::-moz-placeholder {
	color: #666666;
}

.frm_required_field input[type="text"]:-moz-placeholder,
.frm_required_field input[type="email"]:-moz-placeholder,
.frm_required_field input[type="url"]:-moz-placeholder,
.frm_required_field input[type="password"]:-moz-placeholder,
.frm_required_field input[type="tel"]:-moz-placeholder,
.frm_required_field input[type="search"]:-moz-placeholder,
.frm_required_field .select-wrapper:-moz-placeholder,
.payment_box input[type="text"]:-moz-placeholder,
.payment_box input[type="email"]:-moz-placeholder,
.payment_box input[type="url"]:-moz-placeholder,
.payment_box input[type="password"]:-moz-placeholder,
.payment_box input[type="tel"]:-moz-placeholder,
.payment_box input[type="search"]:-moz-placeholder,
.payment_box .select-wrapper:-moz-placeholder {
	color: #666666;
}

.frm_required_field input[type="text"]:-ms-input-placeholder,
.frm_required_field input[type="email"]:-ms-input-placeholder,
.frm_required_field input[type="url"]:-ms-input-placeholder,
.frm_required_field input[type="password"]:-ms-input-placeholder,
.frm_required_field input[type="tel"]:-ms-input-placeholder,
.frm_required_field input[type="search"]:-ms-input-placeholder,
.frm_required_field .select-wrapper:-ms-input-placeholder,
.payment_box input[type="text"]:-ms-input-placeholder,
.payment_box input[type="email"]:-ms-input-placeholder,
.payment_box input[type="url"]:-ms-input-placeholder,
.payment_box input[type="password"]:-ms-input-placeholder,
.payment_box input[type="tel"]:-ms-input-placeholder,
.payment_box input[type="search"]:-ms-input-placeholder,
.payment_box .select-wrapper:-ms-input-placeholder {
	color: #666666;
}

input[type="number"] {
	color: #228a41;
	text-align: center !important;
	outline: 0;
	width: 50%;
	border: 0 !important;
	padding: 0;
	background: transparent;
	font-size: 16px;
	font-size: 1rem;
	-moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.number-input-wrapper {
	position: relative;
	width: 80px;
	height: auto;
	margin: 10px auto;
}

.number-input-wrapper input {
	text-align: center;
	border-bottom: 0;
}

.number-input-wrapper .number-button {
	font-family: "icomoon";
	font-size: 12px;
	color: #8cbc39;
	position: absolute;
	top: -2px;
	padding: 5px;
}

.number-input-wrapper .number-button.increment {
	right: 0;
}

.number-input-wrapper .number-button.decrement {
	left: 0;
}

.number-button {
	font-family: "icomoon";
	position: absolute;
}

.number-button.increment {
	right: 0;
}

.number-button.decrement {
	left: 0;
}

/* label {
	display: none;
} */

textarea {
	padding-left: 3px;
	width: 100%;
}

.select-wrapper {
	position: relative;
	overflow: hidden;
	padding: 6px 0 6px 20px;
}

.select-wrapper select {
	width: 130%;
	border: 0;
	background: transparent;
	outline: 0;
	-webkit-appearance: none;
	box-shadow: none !important;
}

.select-wrapper:after {
	content: "";
	position: absolute;
	font-family: "icomoon";
	font-size: 7px;
	color: #8cbc39;
	top: 24%;
	left: 93%;
	pointer-events: none;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

.error {
	color: #d50e00;
}

.page-form-row,
.modal-form-row {
	margin-bottom: 1.5em;
}

.modal-form {
	display: none;
	top: 52px !important;
	max-height: calc(100vh - 52px);
	overflow: auto;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-right: -6%;
	margin-left: -6%;
	padding-right: 6%;
	padding-left: 6%;
	background: #ffffff;
	border-top: 6px solid #8cbc39;
	border-bottom: 6px solid #8cbc39;
	padding-top: 2em;
}

@media (min-width: 690px) {
	.modal-form {
		width: 100%;
		float: left;
		margin-left: 0;
		margin-right: 0;
		margin-right: -3.488372093%;
		margin-left: -3.488372093%;
		padding-right: 3.488372093%;
		padding-left: 3.488372093%;
		top: 100px !important;
	}
}

@media (min-width: 930px) {
	.modal-form {
		margin-left: 0;
		margin-right: 0;
		width: 60%;
		padding: 1em 1.9463087248%;
		border-left: 6px solid #8cbc39;
		border-right: 6px solid #8cbc39;
	}
	.modal-form.upsell-modal {
		width: 80%;
	}
}

@media (min-width: 1280px) {
	.modal-form {
		width: 40%;
		padding: 1em 1.0556621881%;
	}
	.modal-form.upsell-modal {
		width: 60%;
	}
}

@media (min-width: 1440px) {
	.modal-form {
		width: 35%;
		padding: 1em 1.5050167224%;
	}
	.modal-form.upsell-modal {
		width: 55%;
	}
}

.modal-form legend {
	text-align: center;
	font-size: 20px;
	font-size: 1.25rem;
	color: #228a41;
	margin-bottom: 1.5em;
}

.modal-form-row {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

.modal-form-buttons {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 2em;
}

.modal-form-cancel {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	padding: 20px;
}

.modal-form-save {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	padding: 20px;
}

.modal-form .add-title-1 {
	font-size: 20px;
	font-size: 1.25rem;
	color: #666666;
	text-transform: uppercase;
	margin-bottom: 0;
	letter-spacing: 1px;
}

@media (min-width: 690px) {
	.modal-form .add-title-1 {
		text-align: center;
		margin-bottom: 1em;
		font-weight: 400;
	}
}

.modal-form .add-title-2 {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 400;
}

@media (min-width: 690px) {
	.modal-form .add-title-2 {
		text-align: center;
		font-size: 20px;
		font-size: 1.25rem;
		padding-bottom: 1em;
		border-bottom: 2px solid #e6e6e6;
	}
}

.modal-form .add-title-3 {
	font-size: 28px;
	font-size: 1.75rem;
	padding-left: 56px;
}

@media (min-width: 690px) {
	.modal-form .add-title-3 {
		text-align: center;
		font-size: 50px;
		font-size: 3.125rem;
		margin-bottom: 0.5em;
		padding-left: 70px;
	}
}

.modal-form .add-title-3 span {
	position: relative;
}

.modal-form .add-title-3 span::before {
	position: absolute;
	top: 0;
	left: -56px;
	font-family: "icomoon";
	content: "";
	font-size: 40px;
	color: #8cbc39;
}

@media (min-width: 690px) {
	.modal-form .add-title-3 span::before {
		font-size: 54px;
		top: 0;
		left: -70px;
	}
}

.modal-form .add-title-4 {
	font-size: 22px;
	font-size: 1.375rem;
	color: #515151;
}

@media (min-width: 690px) {
	.modal-form .add-title-4 {
		text-align: center;
		font-size: 25.008px;
		font-size: 1.563rem;
	}
}

.modal-form .add-list-wrapper {
	text-align: left;
}

.modal-form .add-list-wrapper .add-list {
	margin-left: 40px;
}

@media (min-width: 690px) {
	.modal-form .add-list-wrapper {
		width: 46.511627907%;
		float: left;
		margin-right: 6.976744186%;
		font-size: 20px;
		font-size: 1.25rem;
	}
}

@media (min-width: 690px) {
	.modal-form .upsell {
		width: 46.511627907%;
		float: left;
		margin-right: 6.976744186%;
		float: right;
		margin-right: 0;
		padding-top: 50px;
	}
}

.modal-form .upsell .select-wrapper {
	margin-bottom: 1em;
}

.modal-form .upsell .select-wrapper select {
	font-size: 20px;
	font-size: 1.25rem;
	text-align: center !important;
}

.modal-form .upsell .select-wrapper::after {
	font-size: 10px;
}

.modal-form .button-primary,
.modal-form .modal-form-save,
.modal-form .btn-shop-now,
.modal-form .support-row-2 .my-orders a,
.support-row-2 .my-orders .modal-form a,
.modal-form .support-row-2 .my-account a,
.support-row-2 .my-account .modal-form a,
.modal-form .support-row-4 a,
.support-row-4 .modal-form a,
.modal-form .contact-us-row-2 .frm_submit input,
.contact-us-row-2 .frm_submit .modal-form input,
.modal-form
	.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	.button,
.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	.modal-form
	.button,
.modal-form .woocommerce-edit-account .woocommerce-EditAccountForm .button,
.woocommerce-edit-account .woocommerce-EditAccountForm .modal-form .button,
.modal-form .page-title .logout,
.page-title .modal-form .logout,
.modal-form .woocommerce .shop_table .order-actions-button.pay,
.woocommerce .shop_table .modal-form .order-actions-button.pay,
.modal-form .order-again a,
.order-again .modal-form a,
.modal-form .woocommerce-info .showlogin,
.woocommerce-info .modal-form .showlogin,
.modal-form .place-order .button,
.place-order .modal-form .button,
.modal-form
	.product-list
	.woocommerce
	.product_list_widget
	.product-list-item-details,
.product-list
	.woocommerce
	.product_list_widget
	.modal-form
	.product-list-item-details,
.modal-form .button-secondary,
.modal-form .modal-form-cancel,
.modal-form .account-row-1 .account-button,
.account-row-1 .modal-form .account-button,
.modal-form .woocommerce .shop_table .order-actions-button.cancel,
.woocommerce .shop_table .modal-form .order-actions-button.cancel,
.modal-form .woocommerce .shop_table .order-actions-button.view,
.woocommerce .shop_table .modal-form .order-actions-button.view {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

@media (min-width: 690px) {
	.modal-form .button-primary,
	.modal-form .modal-form-save,
	.modal-form .btn-shop-now,
	.modal-form .support-row-2 .my-orders a,
	.support-row-2 .my-orders .modal-form a,
	.modal-form .support-row-2 .my-account a,
	.support-row-2 .my-account .modal-form a,
	.modal-form .support-row-4 a,
	.support-row-4 .modal-form a,
	.modal-form .contact-us-row-2 .frm_submit input,
	.contact-us-row-2 .frm_submit .modal-form input,
	.modal-form
		.woocommerce-lost-password
		.woocommerce-ResetPassword.lost_reset_password
		.button,
	.woocommerce-lost-password
		.woocommerce-ResetPassword.lost_reset_password
		.modal-form
		.button,
	.modal-form .woocommerce-edit-account .woocommerce-EditAccountForm .button,
	.woocommerce-edit-account .woocommerce-EditAccountForm .modal-form .button,
	.modal-form .page-title .logout,
	.page-title .modal-form .logout,
	.modal-form .woocommerce .shop_table .order-actions-button.pay,
	.woocommerce .shop_table .modal-form .order-actions-button.pay,
	.modal-form .order-again a,
	.order-again .modal-form a,
	.modal-form .woocommerce-info .showlogin,
	.woocommerce-info .modal-form .showlogin,
	.modal-form .place-order .button,
	.place-order .modal-form .button,
	.modal-form
		.product-list
		.woocommerce
		.product_list_widget
		.product-list-item-details,
	.product-list
		.woocommerce
		.product_list_widget
		.modal-form
		.product-list-item-details,
	.modal-form .button-secondary,
	.modal-form .modal-form-cancel,
	.modal-form .account-row-1 .account-button,
	.account-row-1 .modal-form .account-button,
	.modal-form .woocommerce .shop_table .order-actions-button.cancel,
	.woocommerce .shop_table .modal-form .order-actions-button.cancel,
	.modal-form .woocommerce .shop_table .order-actions-button.view,
	.woocommerce .shop_table .modal-form .order-actions-button.view {
		font-size: 20px;
		font-size: 1.25rem;
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

.modal-form .button-primary,
.modal-form .modal-form-save,
.modal-form .btn-shop-now,
.modal-form .support-row-2 .my-orders a,
.support-row-2 .my-orders .modal-form a,
.modal-form .support-row-2 .my-account a,
.support-row-2 .my-account .modal-form a,
.modal-form .support-row-4 a,
.support-row-4 .modal-form a,
.modal-form .contact-us-row-2 .frm_submit input,
.contact-us-row-2 .frm_submit .modal-form input,
.modal-form
	.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	.button,
.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	.modal-form
	.button,
.modal-form .woocommerce-edit-account .woocommerce-EditAccountForm .button,
.woocommerce-edit-account .woocommerce-EditAccountForm .modal-form .button,
.modal-form .page-title .logout,
.page-title .modal-form .logout,
.modal-form .woocommerce .shop_table .order-actions-button.pay,
.woocommerce .shop_table .modal-form .order-actions-button.pay,
.modal-form .order-again a,
.order-again .modal-form a,
.modal-form .woocommerce-info .showlogin,
.woocommerce-info .modal-form .showlogin,
.modal-form .place-order .button,
.place-order .modal-form .button,
.modal-form
	.product-list
	.woocommerce
	.product_list_widget
	.product-list-item-details,
.product-list
	.woocommerce
	.product_list_widget
	.modal-form
	.product-list-item-details {
	margin-bottom: 1em;
}

.modal-form .button-secondary,
.modal-form .modal-form-cancel,
.modal-form .account-row-1 .account-button,
.account-row-1 .modal-form .account-button,
.modal-form .woocommerce .shop_table .order-actions-button.cancel,
.woocommerce .shop_table .modal-form .order-actions-button.cancel,
.modal-form .woocommerce .shop_table .order-actions-button.view,
.woocommerce .shop_table .modal-form .order-actions-button.view {
	margin-bottom: 1em;
}

.password_strength {
	clear: both;
	text-align: center;
	width: 200px;
	margin: 0 auto;
	padding: 10px 20px;
	background: #e6e6e6;
	transition: background 0.5s ease-in-out;
}

.password_strength.password_strength1 {
	background: linear-gradient(to right, #d50e00 25%, #e6e6e6 25%);
}

.password_strength.password_strength2 {
	background: linear-gradient(to right, #fc9b00 50%, #e6e6e6 50%);
}

.password_strength.password_strength3 {
	background: linear-gradient(to right, #f9f100 75%, #e6e6e6 75%);
}

.password_strength.password_strength4 {
	background: #00f91d;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #228a41;
	text-decoration: none;
}

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

a:focus {
	outline: thin dotted;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-nav-wrapper {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: -100%;
	padding-right: 15px;
	text-align: right;
}

@media (min-width: 930px) {
	.main-nav-wrapper {
		padding: 0;
	}
}

.main-nav-wrapper.minicart-active {
	width: 29.7619047619%;
	float: left;
	margin-left: 1.7857142857%;
	margin-right: 1.7857142857%;
}

.main-nav-wrapper .login-tablet {
	display: none;
	font-size: 16px;
	font-size: 1rem;
	text-transform: uppercase;
	color: #8cbc39;
	line-height: 52px;
	padding: 0 22px;
}

@media (min-width: 690px) {
	.main-nav-wrapper .login-tablet {
		display: inline-block;
	}
}

@media (min-width: 930px) {
	.main-nav-wrapper .login-tablet {
		display: none;
	}
}

.main-nav-wrapper .login-tablet:hover {
	color: #ffffff;
	background-color: #228a41;
}

.main-nav-wrapper .menu-toggle {
	font-size: 16px;
	font-size: 1rem;
	color: #ffffff;
	position: relative;
	text-transform: uppercase;
	margin-top: 15px;
	margin-left: 10px;
	padding: 0;
	line-height: 23px;
	background-color: transparent;
	padding-right: 40px;
	letter-spacing: 2px;
}

.main-nav-wrapper .menu-toggle::after {
	content: "";
	font-size: 28px;
	position: absolute;
	right: 0;
	top: 2px;
	width: 1em;
	height: 0.1em;
	color: #ffffff;
	background: #ffffff;
	box-shadow: 0 0.25em 0 0 #ffffff, 0 0.5em 0 0 #ffffff;
}

@media (min-width: 930px) {
	.main-nav-wrapper .menu-toggle {
		display: none;
	}
}

.main-nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	height: 100vh;
	position: absolute;
	top: 0;
	left: 0;
	max-height: 0;
	overflow: hidden;
	z-index: 99999;
	clear: both;
	display: block;
	background-color: rgba(255, 255, 255, 0.95);
	transition: 0.3s ease;
}

.main-nav li {
	margin: 0;
	padding: 0;
}

@media (min-width: 930px) {
	.main-nav {
		text-align: right;
		min-height: 0;
	}
}

@media (min-width: 930px) {
	.main-nav {
		width: auto;
		float: none;
		display: inline;
		clear: none;
		position: static;
		top: auto;
		left: auto;
		min-height: 0;
		background-color: transparent;
	}
}

@media (min-width: 1440px) {
	.main-nav {
		font-size: 18px;
		font-size: 1.125rem;
	}
}

.main-nav .menu-item {
	font-size: 30px;
	font-size: 1.875rem;
	line-height: 2.8em;
	letter-spacing: 2px;
	text-transform: uppercase;
}

@media (min-width: 690px) {
	.main-nav .menu-item {
		font-size: 40px;
		font-size: 2.5rem;
	}
}

@media (min-width: 930px) {
	.main-nav .menu-item {
		display: inline-block;
		margin-right: -4px;
		font-size: 16px;
		font-size: 1rem;
	}
	.main-nav .menu-item a {
		display: block;
		color: #ffffff;
		line-height: 92px;
		padding: 0 22px;
		transition: all 0.5s ease-in-out;
	}
}

@media (min-width: 930px) and (min-width: 1440px) {
	.main-nav .menu-item a {
		padding: 0 40px;
	}
}

@media (min-width: 930px) {
	.main-nav .menu-item a:hover {
		background-color: #228a41;
	}
}

@media (min-width: 930px) {
	.main-nav .menu-item.current-menu-item a,
	.postid-280 .main-nav .menu-item.nav-shop a {
		background-color: #228a41;
	}
	.main-nav .menu-item.current-menu-item.login a,
	.postid-280 .main-nav .menu-item.nav-shop.login a {
		color: #ffffff;
	}
}

@media (min-width: 690px) {
	.main-nav .menu-item.login {
		display: none;
	}
}

@media (min-width: 930px) {
	.main-nav .menu-item.login {
		display: inline-block;
	}
}

@media (min-width: 930px) {
	.main-nav .menu-item.login a {
		color: #8cbc39;
	}
	.main-nav .menu-item.login a:hover {
		color: #ffffff;
	}
}

.main-nav.open {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-height: 100vh;
	padding-top: 50px;
	overflow: auto;
}

.main-nav .close-menu {
	position: absolute;
	top: 20px;
	right: 20px;
}

@media (min-width: 930px) {
	.main-nav .close-menu {
		display: none;
	}
}

.main-nav .close-menu .icon-close {
	font-size: 40px;
	background-color: transparent;
	padding: 0;
	cursor: pointer;
	color: #8cbc39;
}

.main-nav .close-menu .icon-close:hover,
.main-nav .close-menu .icon-close:active,
.main-nav .close-menu .icon-close:focus {
	color: #228a41;
}

.footer-nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.footer-nav li {
	margin: 0;
	padding: 0;
}

@media (min-width: 690px) {
	.footer-nav .menu-item {
		display: inline;
		margin-left: 44px;
	}
	.footer-nav .menu-item:first-child {
		margin-left: 0;
	}
}

@media (min-width: 930px) {
	.footer-nav .menu-item {
		display: block;
		margin-left: 0;
	}
}

.footer-nav a {
	color: #185930;
}

.footer-nav a:hover {
	color: #228a41;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

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

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Magnific popup
--------------------------------------------------------------*/
/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #ccc;
}

.mfp-preloader a:hover {
	color: #fff;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}

/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
	screen and (max-height: 300px) {
	/**
       * Remove all paddings around the image on small screen
       */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}

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

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

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

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

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

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

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

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#wpadminbar.mobile {
	position: fixed;
}

body .mfp-iframe-holder .mfp-content {
	max-width: 1200px;
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
}

@media (min-width: 930px) {
	body .mfp-iframe-holder .mfp-content {
		border: 14px solid #fff;
	}
}

body .mfp-iframe-holder .mfp-content .mfp-iframe-scaler button.mfp-close {
	top: -64px;
	opacity: 1;
	height: 49px;
	width: 49px;
	line-height: 1em;
	padding: 0;
	border-radius: 50%;
	display: inline-block;
	right: 0;
	text-align: center;
	border: 2px solid;
	background: url(../img/home-video-close-icon.svg) no-repeat center;
	text-indent: -9999px;
	cursor: pointer;
}

@media (min-width: 930px) {
	body .mfp-iframe-holder .mfp-content .mfp-iframe-scaler button.mfp-close {
		top: -84px;
		right: -14px;
	}
}

body .mfp-iframe-holder .mfp-content .mfp-iframe-scaler iframe.mfp-iframe {
	box-shadow: none;
}

.site-header {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

.site-header .banner-rotator-wrapper,
.site-header .interior-banner-background {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	height: 260px;
}

@media (min-width: 690px) {
	.site-header .banner-rotator-wrapper,
	.site-header .interior-banner-background {
		height: 290px;
	}
}

@media (min-width: 930px) {
	.site-header .banner-rotator-wrapper,
	.site-header .interior-banner-background {
		height: 480px;
	}
}

@media (min-width: 1280px) {
	.site-header .banner-rotator-wrapper,
	.site-header .interior-banner-background {
		height: 690px;
	}
}

.site-header .interior-banner-background {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right top;
}

@media (min-width: 690px) {
	.site-header .interior-banner-background {
		background-position: center top;
	}
}

.site-header-bottom-wrapper {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	height: 52px;
	background: #185930;
}

.site-header-bottom-wrapper.sticky {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 99999;
}

.admin-bar .site-header-bottom-wrapper.sticky {
	top: 46px;
}

@media (min-width: 930px) {
	.admin-bar .site-header-bottom-wrapper.sticky {
		top: 32px;
	}
}

@media (min-width: 930px) {
	.site-header-bottom-wrapper {
		height: 92px;
	}
}

@media (min-width: 1440px) {
	.site-header .site-header-bottom {
		max-width: 1440px;
		margin-left: auto;
		margin-right: auto;
	}
	.site-header .site-header-bottom:after {
		content: " ";
		display: block;
		clear: both;
	}
	head {
		display: block;
		position: fixed;
		right: 10px;
		bottom: 10px;
		z-index: 999;
		color: #333;
		background: rgba(255, 255, 255, 0.25);
	}
	head:before {
		content: "|||";
		display: block;
		padding: 5px 10px;
		font-family: sans-serif;
		font-size: 16px;
		font-weight: bold;
	}
	head:hover {
		background: rgba(255, 255, 255, 0.5);
		color: red;
	}
	head:hover ~ .site-header .site-header-bottom,
	head:hover ~ body .site-header .site-header-bottom {
		position: relative;
	}
	head:hover ~ .site-header .site-header-bottom:before,
	head:hover ~ body .site-header .site-header-bottom:before {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		content: " ";
		z-index: 998;
		background-image: linear-gradient(
			to right,
			rgba(255, 165, 0, 0.25),
			rgba(255, 192, 77, 0.25) 64.9350649351%,
			transparent 64.9350649351%
		);
		background-size: 8.5841694537%;
		background-origin: content-box;
		background-clip: content-box;
		background-position: left top;
	}
}

.banner-rotator-text-wrapper {
	position: relative;
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

@media (min-width: 1440px) {
	.banner-rotator-text-wrapper {
		float: none;
		max-width: 1440px;
		margin-left: auto;
		margin-right: auto;
	}
	.banner-rotator-text-wrapper:after {
		content: " ";
		display: block;
		clear: both;
	}
	head:hover ~ .banner-rotator-text-wrapper,
	head:hover ~ body .banner-rotator-text-wrapper {
		position: relative;
	}
	head:hover ~ .banner-rotator-text-wrapper:before,
	head:hover ~ body .banner-rotator-text-wrapper:before {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		content: " ";
		z-index: 998;
		background-image: linear-gradient(
			to right,
			rgba(255, 165, 0, 0.25),
			rgba(255, 192, 77, 0.25) 64.9350649351%,
			transparent 64.9350649351%
		);
		background-size: 8.5841694537%;
		background-origin: content-box;
		background-clip: content-box;
		background-position: left top;
	}
}

.banner-rotator-text {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	text-align: center;
	padding-top: 2em;
	padding-left: 6%;
	padding-right: 6%;
}

@media (min-width: 690px) {
	.banner-rotator-text {
		width: 50%;
		width: 315px;
		padding-top: 1.85em;
		padding-left: 3.488372093%;
		padding-right: 3.488372093%;
		text-align: left;
	}
}

@media (min-width: 930px) {
	.banner-rotator-text {
		padding-top: 3em;
		padding-left: 1.9463087248%;
		padding-right: 1.9463087248%;
		width: 380px;
	}
}

@media (min-width: 1280px) {
	.banner-rotator-text {
		padding-top: 8.063em;
		padding-left: 1.0556621881%;
		padding-right: 1.0556621881%;
		width: 355px;
	}
}

.banner-rotator-text-title {
	font-size: 32px;
	font-size: 2rem;
	font-weight: 400;
	text-align: center;
	letter-spacing: 2px;
	margin: 0 0 0.25em;
	color: #ffffff;
}

@media (min-width: 690px) {
	.banner-rotator-text-title {
		font-size: 2em;
		text-align: left;
		margin-bottom: 0.5em;
	}
}

@media (min-width: 930px) {
	.banner-rotator-text-title {
		font-size: 2.813em;
	}
}

@media (min-width: 1280px) {
	.banner-rotator-text-title {
		font-size: 3.5em;
	}
}

.banner-rotator-text-caption {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 300;
	text-align: center;
	margin: 0 0 1em;
	color: #ffffff;
}

@media (min-width: 690px) {
	.banner-rotator-text-caption {
		font-size: 1.125em;
		margin-bottom: 0.65em;
		line-height: 1.4em;
		text-align: left;
	}
}

@media (min-width: 930px) {
	.banner-rotator-text-caption {
		font-size: 32px;
		font-size: 2rem;
		margin-bottom: 1em;
	}
}

.banner-rotator-text-order {
	font-size: 16px;
	font-size: 1rem;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #ffffff;
	border: 2px solid #ffffff;
	border-radius: 6px;
	display: inline-block;
	padding: 0.45em 1.2em;
	transition: 0.8s ease;
	font-size: 0.875em;
}

@media (min-width: 690px) {
	.banner-rotator-text-order {
		padding: 0.2em 1.2em;
	}
}

@media (min-width: 930px) {
	.banner-rotator-text-order {
		font-size: 19.008px;
		font-size: 1.188rem;
		padding: 0.4em 1.2em;
	}
}

@media (min-width: 1280px) {
	.banner-rotator-text-order {
		padding: 0.5em 1em;
	}
}

.banner-rotator-text-order:hover {
	color: #ffffff;
	background-color: #8cbc39;
}

@media (min-width: 690px) {
	.banner-rotator-text-video-callout {
		border-top: 1px solid rgba(255, 255, 255, 0.6);
		margin-top: 1.25em;
		padding-top: 0;
	}
}

@media (min-width: 930px) {
	.banner-rotator-text-video-callout {
		margin-top: 2.625em;
		padding-top: 0.625em;
	}
}

@media (min-width: 690px) {
	.banner-rotator-text-video-callout p {
		font-size: 1em;
	}
}

@media (min-width: 930px) {
	.banner-rotator-text-video-callout p {
		font-size: 1.203em;
	}
}

.banner-rotator-text-video-callout p a,
.banner-rotator-text-video-callout p a:hover {
	color: #fff;
	font-weight: 100;
}

.banner-rotator-text-video-callout p a::before {
	content: "";
	display: inline-block;
	border-radius: 50%;
	border: 2.4px solid #fff;
	transition: 0.8s ease;
	position: relative;
	background-image: url(../img/home-video-play-icon.svg);
	background-repeat: no-repeat;
	background-position: center;
	height: 41px;
	width: 41px;
	background-position: 12px center;
	top: 14px;
	margin-right: 14px;
}

@media (min-width: 930px) {
	.banner-rotator-text-video-callout p a::before {
		height: 49px;
		width: 49px;
		background-position: 17px center;
		top: 18px;
		margin-right: 19px;
	}
}

.banner-rotator-text-video-callout p a:hover::before {
	background-color: #8cbc39;
}

.slider-container {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	height: 100%;
	overflow: hidden;
}

.slider-container .rslides {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	height: 100%;
	list-style: none;
}

.slider-container .rslides li {
	margin: 0;
	padding: 0;
}

.slider-container .slide {
	-webkit-backface-visibility: hidden;
	display: none;
	width: 100%;
	height: 100%;
}

.slider-container .slide-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #185930;
	opacity: 0.3;
	z-index: 2;
}

@media (min-width: 690px) {
	.slider-container .slide-overlay {
		display: none;
	}
}

.slider-container .slide-background {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right top;
}

@media (min-width: 690px) {
	.slider-container .slide-background {
		background-position: center top;
	}
}

.slider-container .rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.interior-banner {
	position: relative;
	padding-top: 40%;
}

.interior-banner img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.site-branding {
	float: left;
	margin-left: 0;
	margin-right: -100%;
	padding-left: 15px;
	position: relative;
	z-index: 3;
}

.site-branding-mobile {
	margin-top: -10px;
}

@media (min-width: 690px) {
	.site-branding-mobile {
		display: none;
	}
}

.site-branding-desktop {
	display: none;
	margin-top: -10px;
}

@media (min-width: 690px) {
	.site-branding-desktop {
		display: block;
	}
}

@media (min-width: 930px) {
	.site-branding-desktop {
		margin-top: 10px;
	}
}

.minicart-wrapper {
	display: none;
	float: right;
	margin-left: 15px;
}

@media (min-width: 930px) {
	.minicart-wrapper {
		margin-right: 15px;
	}
}

.minicart-wrapper.minicart-active {
	display: block;
}

.minicart-wrapper:hover .items {
	dispaly: none;
}

.minicart-wrapper:hover .view-cart {
	display: inline;
}

.minicart-wrapper .minicart {
	display: block;
	position: relative;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #8cbc39;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	margin-top: -9px;
	z-index: 5;
}

@media (min-width: 930px) {
	.minicart-wrapper .minicart {
		width: 124px;
		height: 124px;
		margin-top: -16px;
	}
}

.minicart-wrapper .minicart::before {
	font-family: "icomoon";
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	font-size: 40px;
	line-height: 70px;
	width: 70px;
	height: 70px;
	margin-left: -5px;
	transition: opacity ease 0.4s;
}

@media (min-width: 930px) {
	.minicart-wrapper .minicart::before {
		font-size: 66px;
		line-height: 124px;
		width: 124px;
		height: 124px;
		margin-left: -9px;
	}
}

.minicart-wrapper .minicart .items {
	position: absolute;
	top: 14px;
	right: 4px;
	font-size: 10px;
	background-color: #185930;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	text-align: center;
	line-height: 18px;
	transition: opacity ease 0.4s;
}

@media (min-width: 930px) {
	.minicart-wrapper .minicart .items {
		font-size: 20px;
		top: 28px;
		right: 9px;
		width: 30px;
		height: 30px;
		border-radius: 50%;
		line-height: 30px;
	}
}

.minicart-wrapper .minicart .view-cart {
	position: absolute;
	width: 100%;
	opacity: 0;
	text-align: center;
	font-size: 15px;
	padding-top: 8px;
	transition: opacity ease 0.4s;
}

@media (min-width: 930px) {
	.minicart-wrapper .minicart .view-cart {
		font-size: 20px;
		padding-top: 34px;
	}
}

.minicart-wrapper .minicart:hover::before,
.minicart-wrapper .minicart:hover .items {
	opacity: 0;
}

.minicart-wrapper .minicart:hover .view-cart {
	opacity: 1;
}

.btn-shop-now {
	width: 89.2857142857%;
	float: left;
	margin-left: 5.3571428571%;
	margin-right: 5.3571428571%;
}

@media (min-width: 690px) {
	.btn-shop-now {
		display: none;
	}
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.content-area-wrapper {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	background-color: #f8f8f8;
}

.sticky .content-area-wrapper {
	margin-top: 52px;
}

@media (min-width: 930px) {
	.sticky .content-area-wrapper {
		margin-top: 92px;
	}
}

.admin-bar.sticky .content-area-wrapper {
	margin-top: 98px;
}

@media (min-width: 930px) {
	.admin-bar.sticky .content-area-wrapper {
		margin-top: 124px;
	}
}

.content-area {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

@media (min-width: 1440px) {
	.content-area {
		float: none;
		max-width: 1440px;
		margin-left: auto;
		margin-right: auto;
	}
	.content-area:after {
		content: " ";
		display: block;
		clear: both;
	}
	head:hover ~ .content-area,
	head:hover ~ body .content-area {
		position: relative;
	}
	head:hover ~ .content-area:before,
	head:hover ~ body .content-area:before {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		content: " ";
		z-index: 998;
		background-image: linear-gradient(
			to right,
			rgba(255, 165, 0, 0.25),
			rgba(255, 192, 77, 0.25) 64.9350649351%,
			transparent 64.9350649351%
		);
		background-size: 8.5841694537%;
		background-origin: content-box;
		background-clip: content-box;
		background-position: left top;
	}
}

.content-area-main {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding-left: 5.3571428571%;
	padding-right: 5.3571428571%;
	padding-bottom: 6em;
	padding-top: 3.3em;
}

@media (min-width: 690px) {
	.content-area-main {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding-left: 3.2608695652%;
		padding-right: 3.2608695652%;
	}
}

@media (min-width: 930px) {
	.content-area-main {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding-left: 1.8733850129%;
		padding-right: 1.8733850129%;
	}
}

@media (min-width: 1280px) {
	.content-area-main {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding-left: 1.0338345865%;
		padding-right: 1.0338345865%;
	}
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	color: #228a41;
	position: relative;
	padding-top: 30px;
}

@media (min-width: 1280px) {
	.site-footer {
		float: none;
		max-width: 1280px;
		margin-left: auto;
		margin-right: auto;
	}
	.site-footer:after {
		content: " ";
		display: block;
		clear: both;
	}
	head:hover ~ .site-footer,
	head:hover ~ body .site-footer {
		position: relative;
	}
	head:hover ~ .site-footer:before,
	head:hover ~ body .site-footer:before {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		content: " ";
		z-index: 998;
		background-image: linear-gradient(
			to right,
			rgba(255, 165, 0, 0.25),
			rgba(255, 192, 77, 0.25) 75.1879699248%,
			transparent 75.1879699248%
		);
		background-size: 8.5092770313%;
		background-origin: content-box;
		background-clip: content-box;
		background-position: left top;
	}
}

@media (min-width: 1440px) {
	.site-footer {
		max-width: 1440px;
		margin-left: auto;
		margin-right: auto;
	}
	.site-footer:after {
		content: " ";
		display: block;
		clear: both;
	}
	head:hover ~ .site-footer,
	head:hover ~ body .site-footer {
		position: relative;
	}
	head:hover ~ .site-footer:before,
	head:hover ~ body .site-footer:before {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		content: " ";
		z-index: 998;
		background-image: linear-gradient(
			to right,
			rgba(255, 165, 0, 0.25),
			rgba(255, 192, 77, 0.25) 64.9350649351%,
			transparent 64.9350649351%
		);
		background-size: 8.5841694537%;
		background-origin: content-box;
		background-clip: content-box;
		background-position: left top;
	}
}

.site-footer-column {
	margin-bottom: 1em;
}

@media (min-width: 930px) {
	.site-footer-column {
		font-size: 16px;
		font-size: 1rem;
		line-height: 2.5em;
		font-weight: 300;
	}
}

@media (min-width: 1280px) {
	.site-footer-column {
		width: 32.4404761905%;
		float: left;
		margin-left: 0.4464285714%;
		margin-right: 0.4464285714%;
	}
}

.site-footer-column.support {
	width: 47.1698113208%;
	float: left;
	margin-left: 52.8301886792%;
	margin-right: -100%;
	text-align: left;
}

@media (min-width: 690px) {
	.site-footer-column.support {
		width: 74.1573033708%;
		float: left;
		margin-left: 25.8426966292%;
		margin-right: -100%;
		text-align: right;
		padding-right: 6.976744186%;
	}
}

@media (min-width: 930px) {
	.site-footer-column.support {
		width: 29.5865633075%;
		float: left;
		margin-left: 1.8733850129%;
		margin-right: 1.8733850129%;
		text-align: left;
		padding-right: 0;
	}
}

@media (min-width: 1280px) {
	.site-footer-column.support {
		width: 32.4404761905%;
		float: left;
		margin-left: 0.4464285714%;
		margin-right: 0.4464285714%;
		padding-left: 15px;
	}
}

.site-footer-column.logo {
	width: 47.1698113208%;
	float: left;
	margin-right: 5.6603773585%;
	padding-left: 6%;
}

@media (min-width: 690px) {
	.site-footer-column.logo {
		width: 22.4719101124%;
		float: left;
		margin-right: 3.3707865169%;
		padding-left: 6.976744186%;
	}
}

@media (min-width: 930px) {
	.site-footer-column.logo {
		width: 29.5865633075%;
		float: left;
		margin-left: 1.8733850129%;
		margin-right: 1.8733850129%;
		text-align: center;
		padding-left: 0;
	}
}

@media (min-width: 1280px) {
	.site-footer-column.logo {
		width: 32.4404761905%;
		float: left;
		margin-left: 0.4464285714%;
		margin-right: 0.4464285714%;
	}
}

.site-footer-column.logo img {
	margin-top: -50px;
	max-width: 123px;
}

@media (min-width: 690px) {
	.site-footer-column.logo img {
		margin-top: -60px;
	}
}

@media (min-width: 930px) {
	.site-footer-column.logo img {
		max-width: 9999px;
		margin-top: -95px;
	}
}

.site-footer-column.copyright {
	width: 89.2857142857%;
	float: left;
	margin-left: 5.3571428571%;
	margin-right: 5.3571428571%;
	clear: both;
	font-size: 13.008px;
	font-size: 0.813rem;
	text-align: center;
	color: #228a41;
	white-space: nowrap;
}

@media (min-width: 690px) {
	.site-footer-column.copyright {
		width: 74.1573033708%;
		float: left;
		margin-left: 25.8426966292%;
		margin-right: -100%;
		text-align: right;
		padding-right: 6.976744186%;
		margin-top: -54px;
	}
}

@media (min-width: 930px) {
	.site-footer-column.copyright {
		width: 29.5865633075%;
		float: left;
		margin-left: 1.8733850129%;
		margin-right: 1.8733850129%;
		clear: none;
		font-size: 16px;
		font-size: 1rem;
		margin-top: 0;
		padding-right: 0;
		color: #185930;
	}
}

@media (min-width: 1280px) {
	.site-footer-column.copyright {
		width: 31.2656641604%;
		float: left;
		margin-left: 1.0338345865%;
		margin-right: 1.0338345865%;
	}
}

.site-footer-column.copyright .rights {
	display: inline;
}

@media (min-width: 930px) {
	.site-footer-column.copyright .rights {
		display: block;
	}
}

@media (min-width: 690px) {
	.site-footer-column.copyright .idea-people {
		display: inline;
	}
}

.site-footer-column.copyright .idea-people strong {
	font-weight: 400;
}

@media (min-width: 930px) {
	.site-footer-column.copyright .idea-people a {
		color: #185930;
	}
	.site-footer-column.copyright .idea-people a:hover {
		color: #228a41;
	}
}

/*--------------------------------------------------------------
# Page Styles
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## GLOBAL
--------------------------------------------------------------*/
@media (min-width: 690px) {
	.container {
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.container:after {
		content: " ";
		display: block;
		clear: both;
	}
	head:hover ~ .container,
	head:hover ~ body .container {
		position: relative;
	}
	head:hover ~ .container:before,
	head:hover ~ body .container:before {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		content: " ";
		z-index: 998;
		background-image: linear-gradient(
			to right,
			rgba(255, 165, 0, 0.25),
			rgba(255, 192, 77, 0.25) 86.9565217391%,
			transparent 86.9565217391%
		);
		background-size: 53.488372093%;
		background-origin: content-box;
		background-clip: content-box;
		background-position: left top;
	}
}

@media (min-width: 930px) {
	.container {
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.container:after {
		content: " ";
		display: block;
		clear: both;
	}
	head:hover ~ .container,
	head:hover ~ body .container {
		position: relative;
	}
	head:hover ~ .container:before,
	head:hover ~ body .container:before {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		content: " ";
		z-index: 998;
		background-image: linear-gradient(
			to right,
			rgba(255, 165, 0, 0.25),
			rgba(255, 192, 77, 0.25) 77.519379845%,
			transparent 77.519379845%
		);
		background-size: 17.3154362416%;
		background-origin: content-box;
		background-clip: content-box;
		background-position: left top;
	}
}

@media (min-width: 1280px) {
	.container {
		max-width: 1280px;
		margin-left: auto;
		margin-right: auto;
	}
	.container:after {
		content: " ";
		display: block;
		clear: both;
	}
	head:hover ~ .container,
	head:hover ~ body .container {
		position: relative;
	}
	head:hover ~ .container:before,
	head:hover ~ body .container:before {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		content: " ";
		z-index: 998;
		background-image: linear-gradient(
			to right,
			rgba(255, 165, 0, 0.25),
			rgba(255, 192, 77, 0.25) 75.1879699248%,
			transparent 75.1879699248%
		);
		background-size: 8.5092770313%;
		background-origin: content-box;
		background-clip: content-box;
		background-position: left top;
	}
}

.site-wrapper {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	height: 100%;
	overflow-x: hidden;
}

#lean_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}

.content-row {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 3em;
}

@media (min-width: 930px) {
	.content-row {
		margin-bottom: 2em;
	}
}

.row-img-text-link {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	background: linear-gradient(to bottom, #ffffff, #f8f8f8);
	margin-bottom: 4em;
}

.row-img-text-link .img-left,
.row-img-text-link .img-right {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	margin-bottom: 1.5em;
}

.row-img-text-link .img-left img,
.row-img-text-link .img-right img {
	margin-top: -50px;
}

@media (min-width: 690px) {
	.row-img-text-link .img-left img,
	.row-img-text-link .img-right img {
		width: 100%;
		margin-top: 0;
		display: block;
	}
}

@media (min-width: 690px) {
	.row-img-text-link .img-left {
		width: 30.303030303%;
		float: left;
		margin-right: 4.5454545455%;
		text-align: right;
	}
}

@media (min-width: 930px) {
	.row-img-text-link .img-left {
		width: 23.5681369322%;
		float: left;
		margin-right: 1.9091507571%;
	}
}

.row-img-text-link .img-right {
	text-align: right;
}

.row-img-text-link .text-center {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
}

@media (min-width: 690px) {
	.row-img-text-link .text-center {
		width: 65.1515151515%;
		float: left;
		margin-right: 4.5454545455%;
		float: right;
		margin-right: 0;
		padding-right: 6.976744186%;
		text-align: left;
		margin-top: 1.5em;
	}
}

@media (min-width: 930px) {
	.row-img-text-link .text-center {
		margin-bottom: 0;
		padding-right: 0;
		width: 49.0454246215%;
		float: left;
		margin-right: 1.9091507571%;
	}
}

.row-img-text-link .text-center p {
	margin-bottom: 0;
}

@media (min-width: 690px) {
	.row-img-text-link .text-center p {
		font-size: 14px;
		font-size: 0.875rem;
	}
}

@media (min-width: 930px) {
	.row-img-text-link .text-center p {
		font-size: 16px;
		font-size: 1rem;
	}
}

@media (min-width: 1440px) {
	.row-img-text-link .text-center p {
		font-size: 20px;
		font-size: 1.25rem;
	}
}

.row-img-text-link .link-right,
.row-img-text-link .link-left {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	font-size: 19.008px;
	font-size: 1.188rem;
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 2px;
}

@media (min-width: 690px) {
	.row-img-text-link .link-right,
	.row-img-text-link .link-left {
		text-align: left;
		clear: both;
	}
}

@media (min-width: 930px) {
	.row-img-text-link .link-right,
	.row-img-text-link .link-left {
		text-align: center;
		clear: none;
	}
	.row-img-text-link .link-right a,
	.row-img-text-link .link-left a {
		display: block;
		padding: 1em 0;
	}
	.row-img-text-link .link-right a span,
	.row-img-text-link .link-left a span {
		display: block;
		padding: 4em 1em;
	}
	.row-img-text-link .link-right a:hover,
	.row-img-text-link .link-left a:hover {
		color: #228a41;
		background-color: #e6e6e6;
	}
	.row-img-text-link .link-right a:hover span,
	.row-img-text-link .link-left a:hover span {
		border: 0;
	}
}

@media (min-width: 1440px) {
	.row-img-text-link .link-right,
	.row-img-text-link .link-left {
		font-size: 23.008px;
		font-size: 1.438rem;
	}
}

@media (min-width: 690px) {
	.row-img-text-link .link-right {
		width: 65.1515151515%;
		float: left;
		margin-right: 4.5454545455%;
		margin-left: 30.303030303%;
		padding-left: 4.5454545455%;
	}
}

@media (min-width: 930px) {
	.row-img-text-link .link-right {
		width: 23.4165067179%;
		float: left;
		margin-right: 2.1113243762%;
		float: right;
		margin-right: 0;
		margin: 0;
		padding-left: 0;
	}
	.row-img-text-link .link-right span {
		border-left: 1px solid #cbcbcb;
	}
}

@media (min-width: 690px) {
	.row-img-text-link.img-last .img-right {
		width: 30.303030303%;
		float: left;
		margin-right: 4.5454545455%;
		float: right;
		margin-right: 0;
		text-align: left;
	}
}

@media (min-width: 930px) {
	.row-img-text-link.img-last .img-right {
		width: 23.4165067179%;
		float: left;
		margin-right: 2.1113243762%;
		float: right;
		margin-right: 0;
		text-align: right;
	}
}

@media (min-width: 690px) {
	.row-img-text-link.img-last .img-right img {
		margin-top: 0;
		display: inline;
		max-width: 100%;
	}
}

@media (min-width: 690px) {
	.row-img-text-link.img-last .text-center {
		width: 65.1515151515%;
		float: left;
		margin-right: 4.5454545455%;
		float: left;
		margin-left: 0;
		margin-right: -100%;
		padding-left: 4.5454545455%;
		padding-right: 0;
	}
}

@media (min-width: 930px) {
	.row-img-text-link.img-last .text-center {
		width: 48.9443378119%;
		float: left;
		margin-right: 2.1113243762%;
		float: left;
		margin-left: 25.527831094%;
		margin-right: -100%;
		border-right: 0;
	}
}

.row-img-text-link.img-last .link-left {
	width: 89.2857142857%;
	float: left;
	margin-left: 5.3571428571%;
	margin-right: 5.3571428571%;
}

@media (min-width: 690px) {
	.row-img-text-link.img-last .link-left {
		margin-left: 0;
		margin-right: 0;
		width: 65.1515151515%;
		float: left;
		margin-right: 4.5454545455%;
		padding-left: 4.5454545455%;
	}
}

@media (min-width: 930px) {
	.row-img-text-link.img-last .link-left {
		padding-left: 0;
		width: 25.527831094%;
		float: left;
		margin-right: 2.0676691729%;
		float: left;
		margin-left: 0;
		margin-right: -100%;
	}
	.row-img-text-link.img-last .link-left span {
		border-right: 1px solid #cbcbcb;
	}
}

.woocommerce-error {
	color: #d50e00;
}

/*--------------------------------------------------------------
## WOOCOMMERCE GLOBAL
--------------------------------------------------------------*/
.woocommerce .woocommerce-message {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	border-top: none;
	text-align: center;
}

/*--------------------------------------------------------------
## HOMEPAGE
--------------------------------------------------------------*/
.home-row-intro {
	background: linear-gradient(
		to bottom,
		white 0%,
		rgba(255, 255, 255, 0) 100%
	);
	margin-top: 2em;
	margin-bottom: 3em;
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

.home-row-intro .img-left {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: -30px;
	text-align: center;
}

@media (min-width: 690px) {
	.home-row-intro .img-left {
		clear: none;
		width: 30.303030303%;
		float: left;
		margin-right: 4.5454545455%;
		text-align: left;
		margin-right: 0;
	}
}

@media (min-width: 930px) {
	.home-row-intro .img-left {
		width: 23.4165067179%;
		float: left;
	}
}

@media (min-width: 1280px) {
	.home-row-intro .img-left {
		width: 23.4165067179%;
		float: left;
	}
}

@media (min-width: 1440px) {
	.home-row-intro .img-left {
		width: 22.7424749164%;
		float: left;
	}
}

.home-row-intro .img-left img {
	max-height: 300px;
	margin-top: -50px;
}

@media (min-width: 690px) {
	.home-row-intro .img-left img {
		max-height: 500px;
	}
}

.home-row-intro .text-center {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	color: #228a41;
	font-weight: 300;
	text-align: center;
	padding-bottom: 1.5em;
}

@media (min-width: 690px) {
	.home-row-intro .text-center {
		clear: none;
		width: 65.1515151515%;
		float: left;
		margin-right: 4.5454545455%;
		float: right;
		margin-right: 0;
		text-align: left;
		padding-top: 1em;
		font-size: 19.2px;
		font-size: 1.2rem;
	}
}

@media (min-width: 930px) {
	.home-row-intro .text-center {
		width: 48.9443378119%;
		float: left;
		margin-right: 2.1113243762%;
	}
}

@media (min-width: 1280px) {
	.home-row-intro .text-center {
		width: 48.9443378119%;
		float: left;
		margin-right: 2.1113243762%;
		font-size: 24px;
		font-size: 1.5rem;
	}
}

@media (min-width: 1440px) {
	.home-row-intro .text-center {
		width: 48.4949832776%;
		float: left;
		margin-right: 3.0100334448%;
	}
}

.home-row-intro .text-center h2 {
	font-size: 25.6px;
	font-size: 1.6rem;
	font-weight: 400;
}

@media (min-width: 1280px) {
	.home-row-intro .text-center h2 {
		font-size: 28.8px;
		font-size: 1.8rem;
	}
}

.home-row-intro .btn-right {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	color: white;
	text-transform: uppercase;
	background-color: #8cbc39;
	text-align: center;
	padding: 1em 0;
	transition: background-color 0.5s ease-in-out;
}

@media (min-width: 690px) {
	.home-row-intro .btn-right {
		clear: none;
		width: 65.1515151515%;
		float: left;
		margin-left: 34.8484848485%;
	}
}

@media (min-width: 930px) {
	.home-row-intro .btn-right {
		margin-left: 0;
		margin-right: 0;
		width: 25.527831094%;
		float: left;
		margin-right: 2.0676691729%;
		float: right;
		margin-right: 0;
		margin: 0;
		padding-left: 0;
		font-size: 22.4px;
		font-size: 1.4rem;
		padding: 5em 0;
	}
}

@media (min-width: 1280px) {
	.home-row-intro .btn-right {
		width: 25.527831094%;
		float: left;
		margin-right: 2.0676691729%;
		float: right;
		margin-right: 0;
	}
}

@media (min-width: 1440px) {
	.home-row-intro .btn-right {
		width: 25.7525083612%;
		float: left;
		margin-right: 2.9220779221%;
		float: right;
		margin-right: 0;
	}
}

.home-row-intro .btn-right:hover {
	background-color: #228a41;
}

.home-row-1,
.home-row-2,
.home-row-3 {
	margin-bottom: 4em;
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

.home-row-1 {
	padding-top: 1em;
	background: linear-gradient(
		to bottom,
		white 0%,
		rgba(255, 255, 255, 0) 100%
	);
}

.home-row-1 .img-right {
	width: 89.2857142857%;
	float: left;
	margin-left: 5.3571428571%;
	margin-right: 5.3571428571%;
	text-align: center;
}

@media (min-width: 690px) {
	.home-row-1 .img-right {
		margin-left: 0;
		margin-right: 0;
		width: 34.8484848485%;
		float: left;
		margin-right: 4.347826087%;
		float: right;
		margin-right: 0;
		text-align: right;
	}
}

@media (min-width: 930px) {
	.home-row-1 .img-right {
		width: 25.527831094%;
		float: left;
		margin-right: 2.0676691729%;
		float: right;
		margin-right: 0;
	}
}

@media (min-width: 1280px) {
	.home-row-1 .img-right {
		width: 25.527831094%;
		float: left;
		margin-right: 2.0676691729%;
		float: right;
		margin-right: 0;
	}
}

@media (min-width: 1440px) {
	.home-row-1 .img-right {
		width: 25.7525083612%;
		float: left;
		margin-right: 2.9220779221%;
		float: right;
		margin-right: 0;
	}
}

.home-row-1 .img-right img {
	max-width: 140px;
}

@media (min-width: 690px) {
	.home-row-1 .img-right img {
		max-width: 100%;
	}
}

.home-row-1 .text-left {
	width: 89.2857142857%;
	float: left;
	margin-left: 5.3571428571%;
	margin-right: 5.3571428571%;
	text-align: center;
}

@media (min-width: 690px) {
	.home-row-1 .text-left {
		margin-left: 0;
		margin-right: 0;
		width: 65.1515151515%;
		float: left;
		text-align: left;
		padding: 1em 1em 0;
	}
}

@media (min-width: 930px) {
	.home-row-1 .text-left {
		width: 74.472168906%;
		float: left;
	}
}

@media (min-width: 1280px) {
	.home-row-1 .text-left {
		width: 74.472168906%;
		float: left;
	}
}

@media (min-width: 1440px) {
	.home-row-1 .text-left {
		width: 74.2474916388%;
		float: left;
	}
}

.home-row-1 .text-left blockquote {
	font-size: 20px;
	font-size: 1.25rem;
	margin: 0 0 1.5em;
	font-weight: 300;
	color: #228a41;
}

@media (min-width: 690px) {
	.home-row-1 .text-left blockquote {
		font-size: 19.2px;
		font-size: 1.2rem;
	}
	.home-row-1 .text-left blockquote p {
		line-height: 1.5em;
		margin-bottom: 0.75em;
	}
}

@media (min-width: 930px) {
	.home-row-1 .text-left blockquote {
		font-size: 22.4px;
		font-size: 1.4rem;
	}
}

@media (min-width: 1280px) {
	.home-row-1 .text-left blockquote {
		font-size: 28px;
		font-size: 1.75rem;
	}
}

.home-row-1 .text-left blockquote em {
	color: #185930;
}

.home-row-1 .text-left blockquote footer {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 1px;
	color: #929292;
}

@media (min-width: 930px) {
	.home-row-1 .text-left blockquote footer {
		font-size: 18px;
		font-size: 1.125rem;
	}
}

@media (min-width: 1280px) {
	.home-row-1 .text-left blockquote footer {
		font-size: 24px;
		font-size: 1.5rem;
	}
}

@media (min-width: 690px) {
	.home-row-2 .img-left img {
		margin-top: -20px !important;
	}
}

.home-row-3 {
	margin-top: 50px;
}

@media (min-width: 690px) {
	.home-row-3 {
		margin-top: 0;
	}
}

/*--------------------------------------------------------------
## ABOUT US
--------------------------------------------------------------*/
.about-row-1 .text-left {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

@media (min-width: 690px) {
	.about-row-1 .text-left {
		clear: none;
		width: 65.1515151515%;
		float: left;
		margin-right: 4.5454545455%;
	}
	.about-row-1 .text-left p:last-child {
		margin-bottom: 0;
	}
}

@media (min-width: 930px) {
	.about-row-1 .text-left {
		width: 65.3691275168%;
		float: left;
		margin-right: 3.8926174497%;
		margin: 0;
	}
}

@media (min-width: 1280px) {
	.about-row-1 .text-left {
		width: 74.472168906%;
		float: left;
		margin-right: 2.1113243762%;
	}
}

@media (min-width: 1440px) {
	.about-row-1 .text-left {
		width: 74.2474916388%;
		float: left;
		margin-right: 3.0100334448%;
		font-size: 26px;
		font-size: 1.625rem;
		line-height: 1.8em;
	}
}

@media (min-width: 930px) {
	.about-row-1 .text-left.intro-text,
	.about-row-1 .row-img-text-link .text-left.text-center,
	.row-img-text-link .about-row-1 .text-left.text-center,
	.about-row-1 .text-left.shop-row-1,
	.about-row-1 .text-left.intro-text p,
	.about-row-1 .row-img-text-link .text-left.text-center p,
	.row-img-text-link .about-row-1 .text-left.text-center p,
	.about-row-1 .text-left.shop-row-1 p {
		font-size: 20px;
		font-size: 1.25rem;
		line-height: 2.25em;
	}
}

@media (min-width: 1440px) {
	.about-row-1 .text-left.intro-text,
	.about-row-1 .row-img-text-link .text-left.text-center,
	.row-img-text-link .about-row-1 .text-left.text-center,
	.about-row-1 .text-left.shop-row-1,
	.about-row-1 .text-left.intro-text p,
	.about-row-1 .row-img-text-link .text-left.text-center p,
	.row-img-text-link .about-row-1 .text-left.text-center p,
	.about-row-1 .text-left.shop-row-1 p {
		font-size: 26px;
		font-size: 1.625rem;
		line-height: 1.8em;
	}
}

.about-row-1 .img-right {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}

@media (min-width: 690px) {
	.about-row-1 .img-right {
		position: relative;
		clear: none;
		text-align: right;
		width: 30.303030303%;
		float: left;
		margin-right: 4.5454545455%;
		float: right;
		margin-right: 0;
	}
	.about-row-1 .img-right::before {
		content: "";
		position: absolute;
		top: 0;
		left: 100%;
		height: 100%;
		width: 100%;
		background-color: #e6e6e6;
	}
	.about-row-1 .img-right img {
		width: 100%;
		display: block;
		float: right;
	}
}

@media (min-width: 930px) {
	.about-row-1 .img-right {
		width: 30.7382550336%;
		float: left;
		margin-right: 3.8926174497%;
		float: right;
		margin-right: 0;
	}
}

@media (min-width: 1280px) {
	.about-row-1 .img-right {
		width: 23.4165067179%;
		float: left;
		margin-right: 2.1113243762%;
		float: right;
		margin-right: 0;
	}
	.about-row-1 .img-right::before {
		display: none;
	}
}

@media (min-width: 1440px) {
	.about-row-1 .img-right {
		width: 22.7424749164%;
		float: left;
		margin-right: 3.0100334448%;
		float: right;
		margin-right: 0;
	}
}

.about-row-2 {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	padding-top: 1.5em;
	margin-bottom: 3em;
	background-color: #ffffff;
	font-size: 16px;
	font-size: 1rem;
	color: #228a41;
	font-weight: 300;
	line-height: 2.125em;
}

.about-row-2 blockquote {
	margin: 0;
}

@media (min-width: 690px) {
	.about-row-3 p:last-child {
		margin-bottom: 0;
	}
}

.about-row-3 .img-left {
	position: relative;
	text-align: center;
}

@media (min-width: 690px) {
	.about-row-3 .img-left {
		width: 30.303030303%;
		float: left;
		margin-right: 4.5454545455%;
		text-align: left;
		margin-bottom: 0.5em;
	}
	.about-row-3 .img-left img {
		width: 100%;
		display: block;
		float: left;
	}
	.about-row-3 .img-left::before {
		content: "";
		position: absolute;
		top: 0;
		right: 100%;
		height: 100%;
		width: 100%;
		background-color: #e6e6e6;
	}
}

@media (min-width: 930px) {
	.about-row-3 .img-left {
		width: 30.7382550336%;
		float: left;
		margin-right: 3.8926174497%;
	}
}

@media (min-width: 1280px) {
	.about-row-3 .img-left {
		width: 23.4165067179%;
		float: left;
		margin-right: 2.1113243762%;
	}
	.about-row-3 .img-left::before {
		display: none;
	}
}

@media (min-width: 1440px) {
	.about-row-3 .img-left {
		width: 22.7424749164%;
		float: left;
		margin-right: 3.0100334448%;
	}
}

.about-row-4 {
	margin-top: 50px;
}

@media (min-width: 690px) {
	.about-row-4 {
		margin-top: 0;
	}
}

.page-about-hyvitality .product-list {
	display: none;
}

@media (min-width: 690px) {
	.page-about-hyvitality .product-list {
		display: block;
	}
}

/*--------------------------------------------------------------
## WHY HYVITALITY
--------------------------------------------------------------*/
.why-row-4 {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 3em;
}

@media (min-width: 930px) {
	.why-row-4 {
		background: #ffffff;
		padding: 3em 0 1.5em;
	}
}

@media (min-width: 1280px) {
	.why-row-4 {
		width: 97.9323308271%;
		float: left;
		margin-left: 1.0338345865%;
		margin-right: 1.0338345865%;
	}
}

@media (min-width: 1440px) {
	.why-row-4 {
		width: 97.0779220779%;
		float: left;
		margin-left: 1.461038961%;
		margin-right: 1.461038961%;
	}
}

@media (min-width: 690px) {
	.why-row-4 h3 {
		margin: 0 3.488372093% 1.5em;
	}
}

.ingredient-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

.ingredient-list li {
	margin: 0;
	padding: 0;
}

@media (min-width: 930px) {
	.ingredient-list {
		clear: none;
	}
}

.ingredient-list.mobile {
	border-top: 1px solid #e6e6e6;
}

@media (min-width: 930px) {
	.ingredient-list.mobile {
		width: 48.0536912752%;
		float: left;
		margin-right: 3.8926174497%;
		float: right;
		margin-right: 0;
		border-top: 0;
	}
	.ingredient-list.mobile .mobile-tab {
		display: none;
	}
}

@media (min-width: 1280px) {
	.ingredient-list.mobile {
		width: 57.4536148433%;
		float: left;
		margin-right: 2.1113243762%;
		float: right;
		margin-right: 0;
	}
}

@media (min-width: 1440px) {
	.ingredient-list.mobile {
		width: 57.0791527313%;
		float: left;
		margin-right: 3.0100334448%;
		float: right;
		margin-right: 0;
	}
}

.ingredient-list .ingredient-list-tab {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding-left: 5.3571428571%;
	padding-right: 5.3571428571%;
	color: #185930;
	background: #ffffff;
	border-bottom: 1px solid #e6e6e6;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	cursor: pointer;
}

.ingredient-list .ingredient-list-tab span {
	display: block;
	padding-right: 15px;
}

.ingredient-list .ingredient-list-tab:after {
	font-size: 7px;
	font-family: "icomoon";
	content: "";
	color: #8cbc39;
	position: absolute;
	right: 6%;
	top: 42%;
}

.ingredient-list .ingredient-list-tab.active {
	color: #ffffff;
	background: #8cbc39;
}

.ingredient-list .ingredient-list-tab.active:after {
	content: "";
	color: #ffffff;
}

.ingredient-list .ingredient-list-tab.active .triangle {
	display: block;
}

.ingredient-list.desktop {
	display: none;
}

@media (min-width: 930px) {
	.ingredient-list.desktop {
		display: block;
		width: 48.0536912752%;
		float: left;
		margin-right: 3.8926174497%;
	}
	.ingredient-list.desktop .ingredient-list-tab {
		border-bottom: 0;
	}
}

@media (min-width: 1280px) {
	.ingredient-list.desktop {
		width: 40.4350607806%;
		float: left;
		margin-right: 2.1113243762%;
	}
}

@media (min-width: 1440px) {
	.ingredient-list.desktop {
		width: 39.9108138239%;
		float: left;
		margin-right: 3.0100334448%;
	}
}

.ingredient-list.desktop .ingredient-list-tab::after {
	display: none;
	content: "";
	position: absolute;
	width: 24px;
	height: 100%;
	right: -24px;
	top: 0;
	background-image: url(img/triangle.svg);
	background-position: center top;
	background-repeat: no-repeat;
}

.ingredient-list.desktop .ingredient-list-tab.active::after {
	display: block;
}

.ingredient-list .ingredient-list-pane {
	width: 89.2857142857%;
	float: left;
	margin-left: 5.3571428571%;
	margin-right: 5.3571428571%;
	height: 0;
	opacity: 0;
	transition: all 0.6s;
	overflow: hidden;
}

@media (min-width: 930px) {
	.ingredient-list .ingredient-list-pane {
		transition: none;
	}
}

.ingredient-list .ingredient-list-pane p:last-child {
	margin-bottom: 0;
}

.ingredient-list .ingredient-list-pane.active {
	height: auto;
	opacity: 1;
	padding-top: 2em;
	padding-bottom: 2em;
	transition: opacity 0.4s ease;
}

@media (min-width: 930px) {
	.ingredient-list .ingredient-list-pane.active {
		padding: 0;
		margin-top: -60px;
	}
}

@media (min-width: 1280px) {
	.why-row-5 {
		width: 97.9323308271%;
		float: left;
		margin-left: 1.0338345865%;
		margin-right: 1.0338345865%;
	}
}

@media (min-width: 1440px) {
	.why-row-5 {
		width: 97.0779220779%;
		float: left;
		margin-left: 1.461038961%;
		margin-right: 1.461038961%;
	}
}

.why-row-5 .why-row-5-left {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding-left: 5.3571428571%;
	padding-right: 5.3571428571%;
}

@media (min-width: 930px) {
	.why-row-5 .why-row-5-left {
		width: 40.9610983982%;
		float: left;
		margin-right: 3.3180778032%;
		padding-left: 1.9463087248%;
		padding-right: 1.9463087248%;
		background: #ffffff;
		padding-top: 2em;
	}
}

.why-row-5 .why-row-5-right {
	width: 89.2857142857%;
	float: left;
	margin-left: 5.3571428571%;
	margin-right: 5.3571428571%;
}

@media (min-width: 930px) {
	.why-row-5 .why-row-5-right {
		margin: 0;
		width: 55.7208237986%;
		float: left;
		float: right;
		margin-right: 0;
		padding-top: 2em;
	}
}

.why-row-5 .why-row-5-right h4 {
	color: #d50e00;
	font-weight: 400;
}

/*--------------------------------------------------------------
## SUPPORT
--------------------------------------------------------------*/
.support-row-1 {
	margin-bottom: 0;
}

.support-row-2 {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2em;
}

@media (min-width: 690px) {
	.support-row-2 {
		background: #ffffff;
	}
}

@media (min-width: 1440px) {
	.support-row-2 {
		width: 97.0779220779%;
		float: left;
		margin-left: 1.461038961%;
		margin-right: 1.461038961%;
	}
}

.support-row-2 .my-orders,
.support-row-2 .my-account {
	width: 89.2857142857%;
	float: left;
	margin-left: 5.3571428571%;
	margin-right: 5.3571428571%;
	padding: 1.5em 6%;
	margin-bottom: 1.5em;
	text-align: center;
	background: #ffffff;
}

@media (min-width: 690px) {
	.support-row-2 .my-orders,
	.support-row-2 .my-account {
		width: 43.4782608696%;
		float: left;
		margin-left: 3.2608695652%;
		margin-right: 3.2608695652%;
	}
}

@media (min-width: 930px) {
	.support-row-2 .my-orders,
	.support-row-2 .my-account {
		width: 46.2532299742%;
		float: left;
		margin-left: 1.8733850129%;
		margin-right: 1.8733850129%;
	}
}

@media (min-width: 1280px) {
	.support-row-2 .my-orders,
	.support-row-2 .my-account {
		width: 47.9323308271%;
		float: left;
		margin-left: 1.0338345865%;
		margin-right: 1.0338345865%;
	}
}

@media (min-width: 1440px) {
	.support-row-2 .my-orders,
	.support-row-2 .my-account {
		width: 47.0779220779%;
		float: left;
		margin-left: 1.461038961%;
		margin-right: 1.461038961%;
	}
}

.support-row-2 .my-orders h3,
.support-row-2 .my-account h3 {
	text-align: center;
}

.support-row-2 .my-orders a,
.support-row-2 .my-account a {
	display: inline-block;
	padding: 10px 20px;
}

.support-row-3 {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 3em;
}

.support-row-3 h2 {
	margin-bottom: 2em;
}

@media (min-width: 690px) {
	.support-row-3 h2 {
		margin-left: 3.488372093%;
		margin-bottom: 1em;
	}
}

.support-row-3 .faq-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #e6e6e6;
	border-top: 0;
}

.support-row-3 .faq-list li {
	margin: 0;
	padding: 0;
}

@media (min-width: 1440px) {
	.support-row-3 .faq-list {
		width: 97.0779220779%;
		float: left;
		margin-left: 1.461038961%;
		margin-right: 1.461038961%;
	}
}

.support-row-3 .faq-list .faq-title {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	font-size: 14px;
	font-size: 0.875rem;
	position: relative;
	color: #185930;
	background-color: #ffffff;
	text-align: left;
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 12% 10px 6%;
	margin-bottom: 0;
	cursor: pointer;
}

@media (min-width: 690px) {
	.support-row-3 .faq-list .faq-title {
		font-size: 20px;
		font-size: 1.25rem;
		color: #228a41;
		padding: 10px 6.976744186% 10px 3.488372093%;
		border-bottom: 0;
	}
}

@media (min-width: 930px) {
	.support-row-3 .faq-list .faq-title {
		padding: 10px 3.8926174497% 10px 1.9463087248%;
	}
}

@media (min-width: 1280px) {
	.support-row-3 .faq-list .faq-title {
		padding: 10px 2.1113243762% 10px 1.0556621881%;
	}
}

@media (min-width: 1440px) {
	.support-row-3 .faq-list .faq-title {
		padding: 10px 3.0100334448% 10px 1.5050167224%;
	}
}

.support-row-3 .faq-list .faq-title::after {
	font-size: 7px;
	display: block;
	height: 100%;
	line-height: 100%;
	font-family: "icomoon";
	content: "";
	color: #8cbc39;
	position: absolute;
	top: 42%;
	right: 6%;
}

@media (min-width: 690px) {
	.support-row-3 .faq-list .faq-title::after {
		right: 3.488372093%;
	}
}

@media (min-width: 930px) {
	.support-row-3 .faq-list .faq-title::after {
		right: 1.9463087248%;
	}
}

@media (min-width: 1280px) {
	.support-row-3 .faq-list .faq-title::after {
		right: 1.0556621881%;
	}
}

@media (min-width: 1440px) {
	.support-row-3 .faq-list .faq-title::after {
		right: 1.5050167224%;
	}
}

.support-row-3 .faq-list .faq-answer {
	width: 89.2857142857%;
	float: left;
	margin-left: 5.3571428571%;
	margin-right: 5.3571428571%;
	max-height: 0;
	overflow: hidden;
	transition: all 0.6s;
}

@media (min-width: 690px) {
	.support-row-3 .faq-list .faq-answer {
		width: 93.4782608696%;
		float: left;
		margin-left: 3.2608695652%;
		margin-right: 3.2608695652%;
	}
}

.support-row-3 .faq-list .active .faq-title {
	background-color: #8cbc39;
	color: #ffffff;
}

.support-row-3 .faq-list .active .faq-title::after {
	content: "";
	color: #ffffff;
}

.support-row-3 .faq-list .active .faq-answer {
	max-height: 100em;
	padding: 1.5em 0;
}

.support-row-4 {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding-left: 5.3571428571%;
	padding-right: 5.3571428571%;
	text-align: center;
	background: #ffffff;
	padding-top: 2em;
	padding-bottom: 2em;
}

@media (min-width: 690px) {
	.support-row-4 {
		width: 93.4782608696%;
		float: left;
		margin-left: 3.2608695652%;
		margin-right: 3.2608695652%;
	}
	.support-row-4 h3 {
		text-align: center;
	}
}

@media (min-width: 1280px) {
	.support-row-4 {
		clear: both;
		width: 100%;
		float: left;
		margin-left: 0;
		margin-right: 0;
	}
}

@media (min-width: 1440px) {
	.support-row-4 {
		width: 97.0779220779%;
		float: left;
		margin-left: 1.461038961%;
		margin-right: 1.461038961%;
	}
}

.support-row-4 a {
	display: inline-block;
	width: 262px;
	margin: 0 auto;
}

/*--------------------------------------------------------------
## CONTACT US
--------------------------------------------------------------*/
.contact-us-row-1 {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

.contact-us-row-1 .contact-information {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.contact-us-row-1 .contact-information li {
	margin: 0;
	padding: 0;
}

@media (min-width: 930px) {
	.contact-us-row-1 .contact-information {
		padding-left: 3.8926174497%;
	}
}

.contact-us-row-1 .contact-information li {
	position: relative;
	padding-left: 45px;
	margin-bottom: 1.5em;
}

.contact-us-row-1 .contact-information li h2,
.contact-us-row-1 .contact-information li h3 {
	display: inline;
	text-align: left;
}

@media (min-width: 690px) {
	.contact-us-row-1 .contact-information li h2 {
		font-size: 28.8px;
		font-size: 1.8rem;
		font-weight: 400;
		line-height: 1.4em;
	}
}

.contact-us-row-1 .contact-information li h3 {
	font-weight: 300;
	margin-bottom: 0.5em;
}

@media (min-width: 690px) {
	.contact-us-row-1 .contact-information li h3 {
		font-size: 19.2px;
		font-size: 1.2rem;
		font-weight: 400;
	}
}

.contact-us-row-1 .contact-information li::before {
	display: block;
	position: absolute;
	width: 40px;
	text-align: center;
	font-family: "icomoon";
	font-size: 25.6px;
	font-size: 1.6rem;
	line-height: 1.4em;
	color: #228a41;
	left: 0;
}

.contact-us-row-1 .contact-information .phone::before {
	content: "";
}

.contact-us-row-1 .contact-information .fax::before {
	content: "";
}

.contact-us-row-1 .contact-information .email::before {
	content: "";
}

.contact-us-row-1 .contact-information .address::before {
	content: "";
}

.contact-us-row-1 .contact-information .hours::before {
	content: "";
}

.contact-us-row-1 .google-map,
.contact-us-row-1 .foogle-map {
	display: none;
	position: relative;
	z-index: 2;
}

@media (min-width: 690px) {
	.contact-us-row-1 .google-map,
	.contact-us-row-1 .foogle-map {
		display: block;
		width: 46.511627907%;
		float: left;
		margin-right: 6.976744186%;
		float: right;
		margin-right: 0;
		padding-left: 3.488372093%;
	}
}

@media (min-width: 930px) {
	.contact-us-row-1 .google-map,
	.contact-us-row-1 .foogle-map {
		padding-right: 3.8926174497%;
	}
}

.contact-us-row-1 .google-map .acf-map,
.contact-us-row-1 .foogle-map .img-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0;
	background-image: url("../img/hyvitality-address-map.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

@media (min-width: 690px) {
	.contact-us-row-1 .google-map .acf-map,
	.contact-us-row-1 .foogle-map .img-map {
		height: 240px;
	}
}

@media (min-width: 930px) {
	.contact-us-row-1 .google-map .acf-map,
	.contact-us-row-1 .foogle-map .img-map {
		height: 310px;
	}
}

.contact-us-row-2 {
	width: 112%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-right: -6%;
	margin-left: -6%;
	padding-right: 6%;
	padding-left: 6%;
	padding-top: 1.5em;
	padding-bottom: 0;
	background: #ffffff;
}

@media (min-width: 690px) {
	.contact-us-row-2 {
		width: 106.976744186%;
		float: left;
		margin-left: 0;
		margin-right: 0;
		margin-right: -3.488372093%;
		margin-left: -3.488372093%;
		padding-right: 3.488372093%;
		padding-left: 3.488372093%;
	}
}

@media (min-width: 930px) {
	.contact-us-row-2 {
		margin-left: 0;
		margin-right: 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding-left: 1.8733850129%;
		padding-right: 1.8733850129%;
	}
}

@media (min-width: 1280px) {
	.contact-us-row-2 {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding-left: 1.0338345865%;
		padding-right: 1.0338345865%;
	}
}

@media (min-width: 690px) {
	.contact-us-row-2 h3 {
		font-size: 20px;
		font-size: 1.25rem;
	}
}

.contact-us-row-2 label {
	display: none;
}

.contact-us-row-2 .frm_submit {
	width: 112%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-right: -6%;
	margin-left: -6%;
	padding-right: 6%;
	padding-left: 6%;
	text-align: center;
}

@media (min-width: 690px) {
	.contact-us-row-2 .frm_submit {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		clear: both;
		width: 100%;
		float: left;
		margin-left: 0;
		margin-right: 0;
	}
}

.contact-us-row-2 .frm_submit input {
	width: 100%;
	border-bottom: 0;
	margin-bottom: 1.5em;
}

@media (min-width: 690px) {
	.contact-us-row-2 .frm_submit input {
		width: auto;
		padding-left: 2em;
		padding-right: 2em;
	}
}

.contact-us-row-2 .frm_submit .frm_ajax_loading {
	display: none;
}

.contact-us-row-2 .contact-form-left {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

@media (min-width: 930px) {
	.contact-us-row-2 .contact-form-left {
		width: 48.0536912752%;
		float: left;
		margin-right: 3.8926174497%;
		clear: none;
	}
}

@media (min-width: 1280px) {
	.contact-us-row-2 .contact-form-left {
		width: 48.9443378119%;
		float: left;
		margin-right: 2.1113243762%;
	}
}

@media (min-width: 1440px) {
	.contact-us-row-2 .contact-form-left {
		width: 48.4949832776%;
		float: left;
		margin-right: 3.0100334448%;
	}
}

.contact-us-row-2 .contact-form-right {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

@media (min-width: 930px) {
	.contact-us-row-2 .contact-form-right {
		width: 48.0536912752%;
		float: left;
		margin-right: 3.8926174497%;
		float: right;
		margin-right: 0;
		clear: none;
	}
}

@media (min-width: 1280px) {
	.contact-us-row-2 .contact-form-right {
		width: 48.9443378119%;
		float: left;
		margin-right: 2.1113243762%;
		float: right;
		margin-right: 0;
	}
}

@media (min-width: 1440px) {
	.contact-us-row-2 .contact-form-right {
		width: 48.4949832776%;
		float: left;
		margin-right: 3.0100334448%;
		float: right;
		margin-right: 0;
	}
}

@media (min-width: 930px) {
	.contact-us-row-2 .contact-form-right-half {
		width: 48.0536912752%;
		float: left;
		margin-right: 3.8926174497%;
	}
	.contact-us-row-2 .contact-form-right-half.last {
		float: right;
		margin-right: 0;
	}
}

@media (min-width: 1280px) {
	.contact-us-row-2 .contact-form-right-half {
		width: 48.9443378119%;
		float: left;
		margin-right: 2.1113243762%;
	}
}

@media (min-width: 1440px) {
	.contact-us-row-2 .contact-form-right-half {
		width: 48.4949832776%;
		float: left;
		margin-right: 3.0100334448%;
	}
}

.contact-us-row-2 .frm_form_field {
	position: relative;
	margin-bottom: 1.8em;
}

.contact-us-row-2 .frm_form_field .frm_error {
	font-size: 15.008px;
	font-size: 0.938rem;
	color: #d50e00;
	position: absolute;
	bottom: -24px;
	left: 20px;
}

/*--------------------------------------------------------------
## MY ACCOUNT
--------------------------------------------------------------*/
.shop-row-1 .link-right {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	font-size: 19.008px;
	font-size: 1.188rem;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 2em;
}

@media (min-width: 690px) {
	.shop-row-1 .link-right {
		text-align: left;
	}
}

@media (min-width: 930px) {
	.shop-row-1 .link-right {
		clear: none;
		width: 20.5338809035%;
		float: left;
		margin-right: 5.954825462%;
		float: right;
		margin-right: 0;
		text-align: center;
	}
	.shop-row-1 .link-right a {
		display: block;
		padding: 3em 2em;
		border-left: 1px solid #cbcbcb;
	}
	.shop-row-1 .link-right a:hover {
		color: #228a41;
		background-color: #e6e6e6;
	}
}

.shop-row-2 {
	width: 112%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-right: -6%;
	margin-left: -6%;
	padding-right: 6%;
	padding-left: 6%;
	text-transform: uppercase;
	background-color: #e6e6e6;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-bottom: 2em;
}

@media (min-width: 690px) {
	.shop-row-2 {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		clear: both;
		width: 100%;
		float: left;
		margin-left: 0;
		margin-right: 0;
		background-color: transparent;
	}
}

@media (min-width: 690px) {
	.shop-row-2 h2 {
		font-size: 28px;
		font-size: 1.75rem;
		font-weight: 400;
		padding-left: 80px;
		text-align: center;
	}
}

.shop-row-2 h2 span {
	position: relative;
	padding-top: 12px;
}

.shop-row-2 h2 span:before {
	font-family: "icomoon";
	content: "";
	font-size: 60px;
	display: block;
	text-align: center;
	color: #228a41;
	margin: 0.5em 0;
}

@media (min-width: 690px) {
	.shop-row-2 h2 span:before {
		position: absolute;
		top: 10px;
		left: -80px;
		margin: 0;
	}
}

.shop-row-3 .products {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.shop-row-3 .products li {
	margin: 0;
	padding: 0;
}

.shop-row-3 .products .product {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding-left: 5.3571428571%;
	padding-right: 5.3571428571%;
	background-color: #ffffff;
	padding-top: 2em;
	text-align: center;
	margin-bottom: 6%;
}

@media (min-width: 690px) {
	.shop-row-3 .products .product {
		padding-left: 3.488372093%;
		padding-right: 3.488372093%;
		width: 73.2558139535%;
		float: left;
		margin-right: 6.976744186%;
		margin-left: 13.3720930233%;
	}
}

@media (min-width: 930px) {
	.shop-row-3 .products .product {
		padding-left: 1.9463087248%;
		padding-right: 1.9463087248%;
		width: 65.3691275168%;
		float: left;
		margin-right: 3.8926174497%;
		margin-left: 17.3154362416%;
	}
}

@media (min-width: 1280px) {
	.shop-row-3 .products .product {
		padding-left: 1.0556621881%;
		padding-right: 1.0556621881%;
		width: 48.9443378119%;
		float: left;
		margin-right: 2.1113243762%;
		margin-left: 25.527831094%;
	}
}

@media (min-width: 1440px) {
	.shop-row-3 .products .product {
		padding-left: 1.5050167224%;
		padding-right: 1.5050167224%;
		width: 48.4949832776%;
		float: left;
		margin-right: 3.0100334448%;
		margin-left: 25.7525083612%;
	}
}

.shop-row-3 .products .product .product-title {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 1.5em;
	margin-bottom: 0;
	height: 80px;
}

@media (min-width: 690px) {
	.shop-row-3 .products .product .product-title {
		text-align: center;
	}
}

.shop-row-3 .products .product .capsules {
	font-size: 20px;
	font-size: 1.25rem;
	color: #666666;
	font-weight: 400;
}

.shop-row-3 .img-left {
	width: 30.8641975309%;
	float: left;
	margin-right: 3.7037037037%;
	text-align: right;
}

@media (min-width: 930px) {
	.shop-row-3 .img-left {
		width: 32.0605661619%;
		float: left;
		margin-right: 1.9091507571%;
		margin-left: 6.5832784727%;
	}
}

@media (min-width: 1280px) {
	.shop-row-3 .img-left {
		width: 23.4165067179%;
		float: left;
		margin-right: 2.1113243762%;
		margin-left: 14.9072296865%;
	}
}

@media (min-width: 1440px) {
	.shop-row-3 .img-left {
		width: 22.7424749164%;
		float: left;
		margin-right: 3.0100334448%;
		margin-left: 14.1583054627%;
	}
}

.shop-row-3 .product-price-list {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	width: 65.4320987654%;
	float: left;
	margin-right: 3.7037037037%;
	float: right;
	margin-right: 0;
}

.shop-row-3 .product-price-list li {
	margin: 0;
	padding: 0;
}

@media (min-width: 930px) {
	.shop-row-3 .product-price-list {
		float: none;
		margin-left: 0;
		margin-right: 0;
		width: 49.0454246215%;
		float: left;
	}
}

@media (min-width: 1280px) {
	.shop-row-3 .product-price-list {
		width: 40.4350607806%;
		float: left;
	}
}

@media (min-width: 1440px) {
	.shop-row-3 .product-price-list {
		width: 39.9108138239%;
		float: left;
	}
}

.shop-row-3 .product-price-list li {
	margin-bottom: 1em;
}

.shop-row-3 .product-price-list h5 {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 400;
	margin: 0;
}

.shop-row-3 .product-price-list p {
	margin: 0;
	line-height: 1.5em;
}

.shop-row-3 .product-price-list #price-1 {
	display: block;
	font-size: 30px;
	font-size: 1.875rem;
}

.shop-row-3 .product-price-list .subscription-price {
	color: #228a41;
}

.shop-row-3 .product-price-list .subscription-price #price-2 {
	display: block;
	font-size: 36px;
	font-size: 2.25rem;
	font-weight: 700;
	position: relative;
	padding-left: 50px;
	line-height: 1.5em;
}

.shop-row-3 .product-price-list .subscription-price #price-2::before {
	font-family: "icomoon";
	content: "";
	font-size: 34px;
	color: #8cbc39;
	position: absolute;
	top: 0;
	left: 0;
}

.shop-row-3 .product-price-list .price-breaks {
	font-size: 18px;
	font-size: 1.125rem;
	color: #228a41;
	margin-bottom: 0.5em;
	line-height: 1.5em;
}

.shop-row-3 .product-price-list .price-breaks span {
	display: block;
}

.shop-row-3 .quantity-wrapper {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2em;
}

.shop-row-3 .number-input-wrapper {
	width: 47.1698113208%;
	float: left;
	margin-right: 5.6603773585%;
}

.shop-row-3 .number-input-wrapper input {
	width: 100%;
	font-size: 46px;
	font-size: 2.875rem;
	line-height: normal;
}

.shop-row-3 .number-input-wrapper .number-button {
	font-size: 25px;
	top: 5px;
}

@media (min-width: 690px) {
	.shop-row-3 .number-input-wrapper .number-button {
		top: 13px;
	}
}

.shop-row-3 .bottle-label {
	display: block;
	width: 47.1698113208%;
	float: left;
	margin-right: 5.6603773585%;
	float: right;
	margin-right: 0;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 3.2em;
	text-align: center;
	color: #929292;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.shop-row-3 .add-to-cart {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

.shop-row-3 .add-to-cart .button-primary,
.shop-row-3 .add-to-cart .modal-form-save,
.shop-row-3 .add-to-cart .btn-shop-now,
.shop-row-3 .add-to-cart .support-row-2 .my-orders a,
.support-row-2 .my-orders .shop-row-3 .add-to-cart a,
.shop-row-3 .add-to-cart .support-row-2 .my-account a,
.support-row-2 .my-account .shop-row-3 .add-to-cart a,
.shop-row-3 .add-to-cart .support-row-4 a,
.support-row-4 .shop-row-3 .add-to-cart a,
.shop-row-3 .add-to-cart .contact-us-row-2 .frm_submit input,
.contact-us-row-2 .frm_submit .shop-row-3 .add-to-cart input,
.shop-row-3
	.add-to-cart
	.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	.button,
.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	.shop-row-3
	.add-to-cart
	.button,
.shop-row-3
	.add-to-cart
	.woocommerce-edit-account
	.woocommerce-EditAccountForm
	.button,
.woocommerce-edit-account
	.woocommerce-EditAccountForm
	.shop-row-3
	.add-to-cart
	.button,
.shop-row-3 .add-to-cart .page-title .logout,
.page-title .shop-row-3 .add-to-cart .logout,
.shop-row-3 .add-to-cart .woocommerce .shop_table .order-actions-button.pay,
.woocommerce .shop_table .shop-row-3 .add-to-cart .order-actions-button.pay,
.shop-row-3 .add-to-cart .order-again a,
.order-again .shop-row-3 .add-to-cart a,
.shop-row-3 .add-to-cart .woocommerce-info .showlogin,
.woocommerce-info .shop-row-3 .add-to-cart .showlogin,
.shop-row-3 .add-to-cart .place-order .button,
.place-order .shop-row-3 .add-to-cart .button,
.shop-row-3
	.add-to-cart
	.product-list
	.woocommerce
	.product_list_widget
	.product-list-item-details,
.product-list
	.woocommerce
	.product_list_widget
	.shop-row-3
	.add-to-cart
	.product-list-item-details,
.shop-row-3 .add-to-cart .button-secondary,
.shop-row-3 .add-to-cart .modal-form-cancel,
.shop-row-3 .add-to-cart .account-row-1 .account-button,
.account-row-1 .shop-row-3 .add-to-cart .account-button,
.shop-row-3 .add-to-cart .woocommerce .shop_table .order-actions-button.cancel,
.woocommerce .shop_table .shop-row-3 .add-to-cart .order-actions-button.cancel,
.shop-row-3 .add-to-cart .woocommerce .shop_table .order-actions-button.view,
.woocommerce .shop_table .shop-row-3 .add-to-cart .order-actions-button.view {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	margin-bottom: 1em;
}

@media (min-width: 690px) {
	.shop-row-3 .add-to-cart .button-primary,
	.shop-row-3 .add-to-cart .modal-form-save,
	.shop-row-3 .add-to-cart .btn-shop-now,
	.shop-row-3 .add-to-cart .support-row-2 .my-orders a,
	.support-row-2 .my-orders .shop-row-3 .add-to-cart a,
	.shop-row-3 .add-to-cart .support-row-2 .my-account a,
	.support-row-2 .my-account .shop-row-3 .add-to-cart a,
	.shop-row-3 .add-to-cart .support-row-4 a,
	.support-row-4 .shop-row-3 .add-to-cart a,
	.shop-row-3 .add-to-cart .contact-us-row-2 .frm_submit input,
	.contact-us-row-2 .frm_submit .shop-row-3 .add-to-cart input,
	.shop-row-3
		.add-to-cart
		.woocommerce-lost-password
		.woocommerce-ResetPassword.lost_reset_password
		.button,
	.woocommerce-lost-password
		.woocommerce-ResetPassword.lost_reset_password
		.shop-row-3
		.add-to-cart
		.button,
	.shop-row-3
		.add-to-cart
		.woocommerce-edit-account
		.woocommerce-EditAccountForm
		.button,
	.woocommerce-edit-account
		.woocommerce-EditAccountForm
		.shop-row-3
		.add-to-cart
		.button,
	.shop-row-3 .add-to-cart .page-title .logout,
	.page-title .shop-row-3 .add-to-cart .logout,
	.shop-row-3 .add-to-cart .woocommerce .shop_table .order-actions-button.pay,
	.woocommerce .shop_table .shop-row-3 .add-to-cart .order-actions-button.pay,
	.shop-row-3 .add-to-cart .order-again a,
	.order-again .shop-row-3 .add-to-cart a,
	.shop-row-3 .add-to-cart .woocommerce-info .showlogin,
	.woocommerce-info .shop-row-3 .add-to-cart .showlogin,
	.shop-row-3 .add-to-cart .place-order .button,
	.place-order .shop-row-3 .add-to-cart .button,
	.shop-row-3
		.add-to-cart
		.product-list
		.woocommerce
		.product_list_widget
		.product-list-item-details,
	.product-list
		.woocommerce
		.product_list_widget
		.shop-row-3
		.add-to-cart
		.product-list-item-details,
	.shop-row-3 .add-to-cart .button-secondary,
	.shop-row-3 .add-to-cart .modal-form-cancel,
	.shop-row-3 .add-to-cart .account-row-1 .account-button,
	.account-row-1 .shop-row-3 .add-to-cart .account-button,
	.shop-row-3
		.add-to-cart
		.woocommerce
		.shop_table
		.order-actions-button.cancel,
	.woocommerce
		.shop_table
		.shop-row-3
		.add-to-cart
		.order-actions-button.cancel,
	.shop-row-3
		.add-to-cart
		.woocommerce
		.shop_table
		.order-actions-button.view,
	.woocommerce
		.shop_table
		.shop-row-3
		.add-to-cart
		.order-actions-button.view {
		font-size: 20px;
		font-size: 1.25rem;
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

/*--------------------------------------------------------------
## MY ACCOUNT
--------------------------------------------------------------*/
.single-product .product-row-1,
.single-product .product-row-2,
.single-product .product-row-3 {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2em;
}

.single-product .images {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}

@media (min-width: 690px) {
	.single-product .images img {
		width: 100%;
	}
}

@media (min-width: 690px) {
	.single-product .images {
		width: 38.3928571429%;
		float: left;
		margin-right: 2.6785714286%;
	}
}

@media (min-width: 930px) {
	.single-product .images {
		width: 30.7382550336%;
		float: left;
		margin-right: 3.8926174497%;
	}
}

@media (min-width: 1280px) {
	.single-product .images {
		width: 31.9257837492%;
		float: left;
		margin-right: 2.1113243762%;
	}
}

.single-product .images .shipping-message {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	font-size: 20px;
	font-size: 1.25rem;
	text-align: center;
	text-transform: uppercase;
	padding-left: 50px;
	position: relative;
	font-weight: 400;
	margin-bottom: 2em;
	padding-top: 20px;
}

@media (min-width: 690px) {
	.single-product .images .shipping-message {
		clear: none;
		width: 58.9285714286%;
		float: left;
		margin-right: 2.6785714286%;
		float: right;
		margin-right: 0;
	}
}

@media (min-width: 930px) {
	.single-product .images .shipping-message {
		float: none;
		margin-left: 0;
		margin-right: 0;
		clear: both;
		width: 100%;
		float: left;
		margin-left: 0;
		margin-right: 0;
	}
}

.single-product .images .shipping-message::before {
	font-family: "icomoon";
	content: "";
	font-size: 43px;
	position: absolute;
	top: 0;
	left: 0;
}

@media (min-width: 690px) {
	.single-product .images .shipping-message::before {
		top: 20px;
	}
}

.single-product .summary {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

@media (min-width: 690px) {
	.single-product .summary {
		width: 58.9285714286%;
		float: left;
		margin-right: 2.6785714286%;
		float: right;
		margin-right: 0;
	}
}

@media (min-width: 930px) {
	.single-product .summary {
		width: 65.3691275168%;
		float: left;
		margin-right: 3.8926174497%;
		float: right;
		margin-right: 0;
	}
}

@media (min-width: 1280px) {
	.single-product .summary {
		width: 65.9628918746%;
		float: left;
		margin-right: 2.1113243762%;
		float: right;
		margin-right: 0;
	}
}

.single-product .summary .option-btn {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding-left: 5.3571428571%;
	padding-right: 5.3571428571%;
	margin: 1em 0;
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 1.2em;
	background-color: #e3e3e3;
	color: #606060;
	text-align: left;
}

@media (min-width: 690px) {
	.single-product .summary .option-btn {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding-left: 3.2608695652%;
		padding-right: 3.2608695652%;
	}
}

@media (min-width: 930px) {
	.single-product .summary .option-btn {
		width: 100%;
		float: left;
		margin-left: 0;
		margin-right: 0;
		padding-left: 5.8389261745%;
		padding-right: 5.8389261745%;
		font-size: 24px;
		font-size: 1.5rem;
	}
}

.single-product .summary .option-btn .padding {
	position: relative;
	display: block;
	padding: 1em;
	padding-left: 45px;
}

.single-product .summary .option-btn .padding::before {
	content: "";
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 4px solid silver;
	position: absolute;
	top: calc(50% - 15px);
	left: 0;
}

.single-product .summary .option-btn .subtext {
	display: block;
	font-size: 16px;
	font-size: 1rem;
	white-space: nowrap;
}

@media (min-width: 930px) {
	.single-product .summary .option-btn .subtext {
		display: inline;
		float: right;
		font-size: 19.2px;
		font-size: 1.2rem;
	}
}

.single-product .summary .variation-wrapper {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	background-color: #228a41;
	color: white;
}

.single-product .summary .variation-wrapper .woocommerce-variation-description {
	font-weight: 700;
	text-align: center;
}

.single-product
	.summary
	.variation-wrapper
	.woocommerce-variation-description
	p {
	margin: 0;
}

.single-product .summary .variation-wrapper .variations {
	width: 89.2857142857%;
	float: left;
	margin-left: 5.3571428571%;
	margin-right: 5.3571428571%;
	background-color: #eeeeee;
	color: #228a41;
	margin-bottom: 1em;
}

@media (min-width: 690px) {
	.single-product .summary .variation-wrapper .variations {
		width: 93.4782608696%;
		float: left;
		margin-left: 3.2608695652%;
		margin-right: 3.2608695652%;
	}
}

@media (min-width: 930px) {
	.single-product .summary .variation-wrapper .variations {
		width: 96.2532299742%;
		float: left;
		margin-left: 1.8733850129%;
		margin-right: 1.8733850129%;
	}
}

@media (min-width: 1280px) {
	.single-product .summary .variation-wrapper .variations {
		width: 97.9323308271%;
		float: left;
		margin-left: 1.0338345865%;
		margin-right: 1.0338345865%;
	}
}

.single-product .summary .variation-wrapper .variations .label {
	padding: 1em;
}

.single-product .summary .variation-wrapper .variations .label label {
	display: block;
}

.single-product .summary .variation-wrapper .variations .value {
	position: relative;
	padding: 1em;
	height: 90px;
}

.single-product .summary .variation-wrapper .variations .value select {
	position: relative;
	z-index: 2;
	width: 100%;
	border: 0;
	box-shadow: none;
	-webkit-appearance: none;
	padding: 0 1em;
	border-radius: 0;
	outline: 0;
	height: 60px;
	border: 1px solid #e3e3e3;
}

.single-product .summary .variation-wrapper .variations .value strong {
	display: block;
	font-weight: 400;
	font-size: 18px;
	font-size: 1.125rem;
}

@media (min-width: 930px) {
	.single-product .summary .variation-wrapper .variations .value strong {
		font-size: 22px;
		font-size: 1.375rem;
	}
}

.single-product .summary .variation-wrapper .variations .value::before {
	content: "";
	position: absolute;
	z-index: 3;
	top: calc(50% - 5px);
	right: 2em;
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	border-right: 2px solid #c0c0c0;
	border-bottom: 2px solid #c0c0c0;
	pointer-events: none;
}

.single-product .summary .variation-wrapper .variations .reset_variations {
	display: none;
}

.single-product .summary .variation-wrapper .variations .option-row {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

@media (min-width: 690px) {
	.single-product
		.summary
		.variation-wrapper
		.variations
		.option-row
		label::after {
		top: calc(50% - 14px);
	}
}

.single-product
	.summary
	.variation-wrapper
	.variations
	.option-row
	label
	.option-name {
	color: #515151;
	font-size: 16px;
	font-size: 1rem;
}

@media (min-width: 930px) {
	.single-product
		.summary
		.variation-wrapper
		.variations
		.option-row
		label
		.option-name {
		font-size: 20px;
		font-size: 1.25rem;
		display: inline-block;
		width: 190px;
	}
}

.single-product
	.summary
	.variation-wrapper
	.variations
	.option-row
	label
	.option-description {
	display: block;
}

@media (min-width: 690px) {
	.single-product
		.summary
		.variation-wrapper
		.variations
		.option-row
		label
		.option-description {
		display: inline;
		clear: none;
		float: none;
		width: auto;
	}
}

@media (min-width: 690px) {
	.single-product .summary .variation-wrapper .variations .wvdrb-one-third {
		display: inline-block;
		width: 132px;
		white-space: nowrap;
	}
}

.single-product .summary .variation-wrapper .variations .wvdrb-two-thirds {
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	padding-left: 2.5em;
	margin-bottom: 1em;
}

@media (min-width: 690px) {
	.single-product .summary .variation-wrapper .variations .wvdrb-two-thirds {
		padding-left: 0;
		display: inline-block;
		white-space: nowrap;
	}
}

.single-product .summary .variation-wrapper .current-product {
	width: 89.2857142857%;
	float: left;
	margin-left: 5.3571428571%;
	margin-right: 5.3571428571%;
	color: white;
	font-size: 20px;
	font-size: 1.25rem;
	text-align: left;
	line-height: 1.2em;
	padding: 1em 0;
	margin-bottom: 0;
}

@media (min-width: 690px) {
	.single-product .summary .variation-wrapper .current-product {
		width: 93.4782608696%;
		float: left;
		margin-left: 3.2608695652%;
		margin-right: 3.2608695652%;
	}
}

@media (min-width: 930px) {
	.single-product .summary .variation-wrapper .current-product {
		width: 100%;
		float: left;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		padding: 1.5em 0;
		padding-left: 5.8389261745%;
		padding-right: 5.8389261745%;
		font-size: 24px;
		font-size: 1.5rem;
	}
}

.single-product .summary .variation-wrapper .current-product .padding {
	position: relative;
	padding-left: 45px;
}

.single-product .summary .variation-wrapper .current-product .padding::before {
	position: absolute;
	top: calc(50% - 13px);
	left: 0;
	font-family: "icomoon";
	font-size: 30px;
	width: 30px;
	height: 30px;
	line-heihgt: 30px;
	content: "";
}

.single-product .summary .variation-wrapper .current-product .subtext {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	font-size: 16px;
	font-size: 1rem;
	padding-left: 45px;
}

@media (min-width: 930px) {
	.single-product .summary .variation-wrapper .current-product .subtext {
		clear: none;
		width: auto;
		display: inline;
		float: right;
		font-size: 19.2px;
		font-size: 1.2rem;
	}
}

.single-product .summary .variation-wrapper ins {
	background: transparent;
	color: white;
}

.single-product .summary .variation-wrapper .productinfo-show-discounts {
	display: none;
}

.single-product .single_variation_wrap {
	width: 89.2857142857%;
	float: left;
	margin-left: 5.3571428571%;
	margin-right: 5.3571428571%;
	padding: 0.5em 0;
}

@media (min-width: 690px) {
	.single-product .single_variation_wrap {
		width: 74.5856353591%;
		float: left;
		margin-right: 1.6574585635%;
		margin-left: 11.0497237569%;
	}
}

@media (min-width: 930px) {
	.single-product .single_variation_wrap {
		width: 100%;
		float: left;
		margin-left: 0;
		margin-right: 0;
		padding-left: 5.8389261745%;
		padding-right: 5.8389261745%;
	}
}

.single-product .single_variation_wrap .single_variation {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
}

@media (min-width: 930px) {
	.single-product .single_variation_wrap .single_variation {
		clear: none;
		width: 39.3959731544%;
		float: left;
		margin-right: 3.8926174497%;
		margin-bottom: 0;
	}
}

.single-product .single_variation_wrap .price {
	position: relative;
	width: 50%;
	float: right;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1em;
	font-weight: 400;
	color: white;
	text-align: center;
}

.single-product .single_variation_wrap .price .amount {
	font-weight: 400;
}

@media (min-width: 690px) {
	.single-product .single_variation_wrap .price .amount {
		font-weight: 700;
	}
}

.single-product .single_variation_wrap .price del .amount {
	display: none;
}

.single-product .single_variation_wrap .price .subscription-details {
	display: block;
	font-size: 16px;
	font-size: 1rem;
}

.single-product .single_variation_wrap .price::before {
	content: "Sub-total";
	font-size: 16px;
	font-size: 1rem;
	text-transform: uppercase;
	width: 100%;
	height: 100%;
	position: absolute;
	right: 100%;
}

.single-product .single_variation_wrap .variations_button {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
}

.single-product .single_variation_wrap .variations_button .quantity {
	display: none !important;
}

@media (min-width: 930px) {
	.single-product .single_variation_wrap .variations_button {
		clear: none;
		width: 56.711409396%;
		float: left;
		margin-right: 3.8926174497%;
		float: right;
		margin-right: 0;
	}
}

.single-product .single_variation_wrap .single_add_to_cart_button {
	position: relative;
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	background-color: #e6e6e6;
	color: #228a41;
	padding: 12px 0 12px 0;
	margin-bottom: 0.5em;
	border-radius: 8px;
	white-space: nowrap;
	width: 100%;
	transition: 0.6s ease;
}

.single-product .single_variation_wrap .single_add_to_cart_button:hover {
	color: white;
	background-color: #8cbc39;
}

.single-product
	.single_variation_wrap
	.single_add_to_cart_button:hover
	.add-icon {
	background-color: white;
	color: #8cbc39;
}

.single-product
	.single_variation_wrap
	.single_add_to_cart_button:hover
	.add-icon::after {
	color: white;
}

.single-product .single_variation_wrap .single_add_to_cart_button .add-icon {
	display: block;
	font-family: "icomoon";
	position: absolute;
	color: #ffffff;
	background-color: #8cbc39;
	top: -11px;
	left: calc(100% - 37px);
	height: 75px;
	width: 75px;
	font-size: 40px;
	text-indent: -10px;
	line-height: 70px;
	padding: 0;
	text-align: center;
	border: 5px solid #228a41;
	border-radius: 50%;
	transition: all 0.6s ease;
}

.single-product
	.single_variation_wrap
	.single_add_to_cart_button
	.add-icon::after {
	content: "+";
	display: block;
	position: absolute;
	top: 17px;
	right: 5px;
	font-size: 13px;
	text-align: center;
	text-indent: 0;
	color: white;
	width: 16px;
	height: 16px;
	line-height: 13px;
	background-color: #185930;
	border-radius: 50%;
}

.single-product .product-row-2 {
	margin-top: 2em;
}

.single-product .product-row-2.intro-text p,
.single-product .row-img-text-link .product-row-2.text-center p,
.row-img-text-link .single-product .product-row-2.text-center p,
.single-product .product-row-2.shop-row-1 p {
	font-size: 20px;
	font-size: 1.25rem;
}

.single-product .product-row-3 .more-information {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 4em;
}

@media (min-width: 690px) {
	.single-product .product-row-3 .more-information .padding {
		padding-right: 6.976744186%;
		padding-left: 6.976744186%;
	}
}

@media (min-width: 930px) {
	.single-product .product-row-3 .more-information .padding {
		padding-right: 3.8926174497%;
		padding-left: 3.8926174497%;
	}
}

@media (min-width: 1280px) {
	.single-product .product-row-3 .more-information .padding {
		padding-right: 2.1113243762%;
		padding-left: 2.1113243762%;
	}
}

@media (min-width: 1440px) {
	.single-product .product-row-3 .more-information .padding {
		padding-right: 3.0100334448%;
		padding-left: 3.0100334448%;
	}
}

@media (min-width: 690px) {
	.single-product .product-row-3 .more-information {
		width: 43.6274509804%;
		float: left;
		margin-left: -3.488372093%;
		background-color: #ffffff;
		padding-top: 2em;
	}
}

@media (min-width: 930px) {
	.single-product .product-row-3 .more-information {
		margin-left: 0;
		margin-right: 0;
		width: 43.0212014134%;
		float: left;
		margin-right: 2.5618374558%;
	}
}

.single-product .product-row-3 .more-information .button-primary,
.single-product .product-row-3 .more-information .modal-form-save,
.single-product .product-row-3 .more-information .btn-shop-now,
.single-product .product-row-3 .more-information .support-row-2 .my-orders a,
.support-row-2 .my-orders .single-product .product-row-3 .more-information a,
.single-product .product-row-3 .more-information .support-row-2 .my-account a,
.support-row-2 .my-account .single-product .product-row-3 .more-information a,
.single-product .product-row-3 .more-information .support-row-4 a,
.support-row-4 .single-product .product-row-3 .more-information a,
.single-product
	.product-row-3
	.more-information
	.contact-us-row-2
	.frm_submit
	input,
.contact-us-row-2
	.frm_submit
	.single-product
	.product-row-3
	.more-information
	input,
.single-product
	.product-row-3
	.more-information
	.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	.button,
.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	.single-product
	.product-row-3
	.more-information
	.button,
.single-product
	.product-row-3
	.more-information
	.woocommerce-edit-account
	.woocommerce-EditAccountForm
	.button,
.woocommerce-edit-account
	.woocommerce-EditAccountForm
	.single-product
	.product-row-3
	.more-information
	.button,
.single-product .product-row-3 .more-information .page-title .logout,
.page-title .single-product .product-row-3 .more-information .logout,
.single-product
	.product-row-3
	.more-information
	.woocommerce
	.shop_table
	.order-actions-button.pay,
.woocommerce
	.shop_table
	.single-product
	.product-row-3
	.more-information
	.order-actions-button.pay,
.single-product .product-row-3 .more-information .order-again a,
.order-again .single-product .product-row-3 .more-information a,
.single-product .product-row-3 .more-information .woocommerce-info .showlogin,
.woocommerce-info .single-product .product-row-3 .more-information .showlogin,
.single-product .product-row-3 .more-information .place-order .button,
.place-order .single-product .product-row-3 .more-information .button,
.single-product
	.product-row-3
	.more-information
	.product-list
	.woocommerce
	.product_list_widget
	.product-list-item-details,
.product-list
	.woocommerce
	.product_list_widget
	.single-product
	.product-row-3
	.more-information
	.product-list-item-details {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

@media (min-width: 690px) {
	.single-product .product-row-3 .more-information .button-primary,
	.single-product .product-row-3 .more-information .modal-form-save,
	.single-product .product-row-3 .more-information .btn-shop-now,
	.single-product
		.product-row-3
		.more-information
		.support-row-2
		.my-orders
		a,
	.support-row-2
		.my-orders
		.single-product
		.product-row-3
		.more-information
		a,
	.single-product
		.product-row-3
		.more-information
		.support-row-2
		.my-account
		a,
	.support-row-2
		.my-account
		.single-product
		.product-row-3
		.more-information
		a,
	.single-product .product-row-3 .more-information .support-row-4 a,
	.support-row-4 .single-product .product-row-3 .more-information a,
	.single-product
		.product-row-3
		.more-information
		.contact-us-row-2
		.frm_submit
		input,
	.contact-us-row-2
		.frm_submit
		.single-product
		.product-row-3
		.more-information
		input,
	.single-product
		.product-row-3
		.more-information
		.woocommerce-lost-password
		.woocommerce-ResetPassword.lost_reset_password
		.button,
	.woocommerce-lost-password
		.woocommerce-ResetPassword.lost_reset_password
		.single-product
		.product-row-3
		.more-information
		.button,
	.single-product
		.product-row-3
		.more-information
		.woocommerce-edit-account
		.woocommerce-EditAccountForm
		.button,
	.woocommerce-edit-account
		.woocommerce-EditAccountForm
		.single-product
		.product-row-3
		.more-information
		.button,
	.single-product .product-row-3 .more-information .page-title .logout,
	.page-title .single-product .product-row-3 .more-information .logout,
	.single-product
		.product-row-3
		.more-information
		.woocommerce
		.shop_table
		.order-actions-button.pay,
	.woocommerce
		.shop_table
		.single-product
		.product-row-3
		.more-information
		.order-actions-button.pay,
	.single-product .product-row-3 .more-information .order-again a,
	.order-again .single-product .product-row-3 .more-information a,
	.single-product
		.product-row-3
		.more-information
		.woocommerce-info
		.showlogin,
	.woocommerce-info
		.single-product
		.product-row-3
		.more-information
		.showlogin,
	.single-product .product-row-3 .more-information .place-order .button,
	.place-order .single-product .product-row-3 .more-information .button,
	.single-product
		.product-row-3
		.more-information
		.product-list
		.woocommerce
		.product_list_widget
		.product-list-item-details,
	.product-list
		.woocommerce
		.product_list_widget
		.single-product
		.product-row-3
		.more-information
		.product-list-item-details {
		clear: both;
		width: 100%;
		float: left;
		margin-left: 0;
		margin-right: 0;
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

@media (min-width: 930px) {
	.single-product .product-row-3 .more-information .button-primary,
	.single-product .product-row-3 .more-information .modal-form-save,
	.single-product .product-row-3 .more-information .btn-shop-now,
	.single-product
		.product-row-3
		.more-information
		.support-row-2
		.my-orders
		a,
	.support-row-2
		.my-orders
		.single-product
		.product-row-3
		.more-information
		a,
	.single-product
		.product-row-3
		.more-information
		.support-row-2
		.my-account
		a,
	.support-row-2
		.my-account
		.single-product
		.product-row-3
		.more-information
		a,
	.single-product .product-row-3 .more-information .support-row-4 a,
	.support-row-4 .single-product .product-row-3 .more-information a,
	.single-product
		.product-row-3
		.more-information
		.contact-us-row-2
		.frm_submit
		input,
	.contact-us-row-2
		.frm_submit
		.single-product
		.product-row-3
		.more-information
		input,
	.single-product
		.product-row-3
		.more-information
		.woocommerce-lost-password
		.woocommerce-ResetPassword.lost_reset_password
		.button,
	.woocommerce-lost-password
		.woocommerce-ResetPassword.lost_reset_password
		.single-product
		.product-row-3
		.more-information
		.button,
	.single-product
		.product-row-3
		.more-information
		.woocommerce-edit-account
		.woocommerce-EditAccountForm
		.button,
	.woocommerce-edit-account
		.woocommerce-EditAccountForm
		.single-product
		.product-row-3
		.more-information
		.button,
	.single-product .product-row-3 .more-information .page-title .logout,
	.page-title .single-product .product-row-3 .more-information .logout,
	.single-product
		.product-row-3
		.more-information
		.woocommerce
		.shop_table
		.order-actions-button.pay,
	.woocommerce
		.shop_table
		.single-product
		.product-row-3
		.more-information
		.order-actions-button.pay,
	.single-product .product-row-3 .more-information .order-again a,
	.order-again .single-product .product-row-3 .more-information a,
	.single-product
		.product-row-3
		.more-information
		.woocommerce-info
		.showlogin,
	.woocommerce-info
		.single-product
		.product-row-3
		.more-information
		.showlogin,
	.single-product .product-row-3 .more-information .place-order .button,
	.place-order .single-product .product-row-3 .more-information .button,
	.single-product
		.product-row-3
		.more-information
		.product-list
		.woocommerce
		.product_list_widget
		.product-list-item-details,
	.product-list
		.woocommerce
		.product_list_widget
		.single-product
		.product-row-3
		.more-information
		.product-list-item-details {
		font-size: 23.008px;
		font-size: 1.438rem;
	}
}

@media (min-width: 690px) {
	.single-product .product-row-3 .product-description {
		width: 54.9019607843%;
		float: left;
		margin-right: 1.4705882353%;
		float: right;
		margin-right: 0;
	}
}

@media (min-width: 930px) {
	.single-product .product-row-3 .product-description {
		width: 54.4169611307%;
		float: left;
		margin-right: 2.5618374558%;
		float: right;
		margin-right: 0;
	}
}

.single-product .product-row-3 .product-description h3 {
	text-align: left;
}

@media (min-width: 690px) {
	.single-product .product-row-3 .product-description h3 {
		font-size: 20px;
		font-size: 1.25rem;
	}
}

/*--------------------------------------------------------------
## MY ACCOUNT
--------------------------------------------------------------*/
.woocommerce .login-row-1,
.woocommerce .login-row-2 {
	width: 112%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-right: -6%;
	margin-left: -6%;
	padding-right: 6%;
	padding-left: 6%;
	padding-top: 2em;
	padding-bottom: 2em;
	margin-bottom: 2em;
	background-color: #ffffff;
}

@media (min-width: 690px) {
	.woocommerce .login-row-1,
	.woocommerce .login-row-2 {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		width: 50%;
		float: left;
		margin-left: 3.2608695652%;
		margin-right: 3.2608695652%;
	}
}

@media (min-width: 930px) {
	.woocommerce .login-row-1,
	.woocommerce .login-row-2 {
		margin-left: 0;
		margin-right: 0;
		width: 48.0536912752%;
		float: left;
		margin-right: 3.8926174497%;
	}
}

@media (min-width: 1280px) {
	.woocommerce .login-row-1,
	.woocommerce .login-row-2 {
		width: 48.9443378119%;
		float: left;
		margin-right: 2.1113243762%;
	}
}

@media (min-width: 1440px) {
	.woocommerce .login-row-1,
	.woocommerce .login-row-2 {
		width: 48.4949832776%;
		float: left;
		margin-right: 3.0100334448%;
	}
}

.woocommerce .login-row-1 h1,
.woocommerce .login-row-2 h1 {
	text-align: left;
	font-size: 38px;
	font-size: 2.375rem;
	font-weight: 300;
	margin-bottom: 1em;
}

.woocommerce .login-row-1 .login,
.woocommerce .login-row-1 .register,
.woocommerce .login-row-2 .login,
.woocommerce .login-row-2 .register {
	margin: 0;
	padding: 0;
	border: 0;
}

.woocommerce .login-row-1 .login label,
.woocommerce .login-row-1 .register label,
.woocommerce .login-row-2 .login label,
.woocommerce .login-row-2 .register label {
	display: none;
}

.woocommerce .login-row-1 .button-primary,
.woocommerce .login-row-1 .modal-form-save,
.woocommerce .login-row-1 .btn-shop-now,
.woocommerce .login-row-1 .support-row-2 .my-orders a,
.support-row-2 .my-orders .woocommerce .login-row-1 a,
.woocommerce .login-row-1 .support-row-2 .my-account a,
.support-row-2 .my-account .woocommerce .login-row-1 a,
.woocommerce .login-row-1 .support-row-4 a,
.support-row-4 .woocommerce .login-row-1 a,
.woocommerce .login-row-1 .contact-us-row-2 .frm_submit input,
.contact-us-row-2 .frm_submit .woocommerce .login-row-1 input,
.woocommerce
	.login-row-1
	.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	.button,
.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	.woocommerce
	.login-row-1
	.button,
.woocommerce
	.login-row-1
	.woocommerce-edit-account
	.woocommerce-EditAccountForm
	.button,
.woocommerce-edit-account
	.woocommerce-EditAccountForm
	.woocommerce
	.login-row-1
	.button,
.woocommerce .login-row-1 .page-title .logout,
.page-title .woocommerce .login-row-1 .logout,
.woocommerce .login-row-1 .shop_table .order-actions-button.pay,
.woocommerce .shop_table .login-row-1 .order-actions-button.pay,
.woocommerce .login-row-1 .order-again a,
.order-again .woocommerce .login-row-1 a,
.woocommerce .login-row-1 .woocommerce-info .showlogin,
.woocommerce-info .woocommerce .login-row-1 .showlogin,
.woocommerce .login-row-1 .place-order .button,
.place-order .woocommerce .login-row-1 .button,
.product-list
	.woocommerce
	.login-row-1
	.product_list_widget
	.product-list-item-details,
.product-list
	.woocommerce
	.product_list_widget
	.login-row-1
	.product-list-item-details,
.woocommerce .login-row-2 .button-primary,
.woocommerce .login-row-2 .modal-form-save,
.woocommerce .login-row-2 .btn-shop-now,
.woocommerce .login-row-2 .support-row-2 .my-orders a,
.support-row-2 .my-orders .woocommerce .login-row-2 a,
.woocommerce .login-row-2 .support-row-2 .my-account a,
.support-row-2 .my-account .woocommerce .login-row-2 a,
.woocommerce .login-row-2 .support-row-4 a,
.support-row-4 .woocommerce .login-row-2 a,
.woocommerce .login-row-2 .contact-us-row-2 .frm_submit input,
.contact-us-row-2 .frm_submit .woocommerce .login-row-2 input,
.woocommerce
	.login-row-2
	.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	.button,
.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	.woocommerce
	.login-row-2
	.button,
.woocommerce
	.login-row-2
	.woocommerce-edit-account
	.woocommerce-EditAccountForm
	.button,
.woocommerce-edit-account
	.woocommerce-EditAccountForm
	.woocommerce
	.login-row-2
	.button,
.woocommerce .login-row-2 .page-title .logout,
.page-title .woocommerce .login-row-2 .logout,
.woocommerce .login-row-2 .shop_table .order-actions-button.pay,
.woocommerce .shop_table .login-row-2 .order-actions-button.pay,
.woocommerce .login-row-2 .order-again a,
.order-again .woocommerce .login-row-2 a,
.woocommerce .login-row-2 .woocommerce-info .showlogin,
.woocommerce-info .woocommerce .login-row-2 .showlogin,
.woocommerce .login-row-2 .place-order .button,
.place-order .woocommerce .login-row-2 .button,
.product-list
	.woocommerce
	.login-row-2
	.product_list_widget
	.product-list-item-details,
.product-list
	.woocommerce
	.product_list_widget
	.login-row-2
	.product-list-item-details {
	width: 89.2857142857%;
	float: left;
	margin-left: 5.3571428571%;
	margin-right: 5.3571428571%;
}

.woocommerce .login-row-1 {
	font-size: 16px;
	font-size: 1rem;
}

@media (min-width: 690px) {
	.woocommerce .login-row-1 {
		margin-left: -3.488372093%;
		padding-left: 3.488372093%;
		padding-right: 3.488372093%;
	}
}

@media (min-width: 930px) {
	.woocommerce .login-row-1 {
		margin-left: 0;
		margin-right: 0;
		padding-left: 1.9463087248%;
		padding-right: 1.9463087248%;
	}
}

@media (min-width: 1280px) {
	.woocommerce .login-row-1 {
		padding-left: 1.0556621881%;
		padding-right: 1.0556621881%;
	}
}

@media (min-width: 1440px) {
	.woocommerce .login-row-1 {
		padding-left: 1.5050167224%;
		padding-right: 1.5050167224%;
	}
}

.woocommerce .login-row-1 .remember-me {
	text-align: center;
	margin: 1em 0;
	line-height: 2.3em;
}

.woocommerce .login-row-1 .remember-me label {
	display: block;
}

@media (min-width: 690px) {
	.woocommerce .login-row-2 {
		float: right;
		margin-right: 0;
		margin-right: -3.488372093%;
		padding-right: 3.488372093%;
		padding-left: 3.488372093%;
	}
}

@media (min-width: 930px) {
	.woocommerce .login-row-2 {
		padding-left: 1.9463087248%;
		padding-right: 1.9463087248%;
		float: right;
		margin-right: 0;
	}
}

@media (min-width: 1280px) {
	.woocommerce .login-row-2 {
		padding-left: 1.0556621881%;
		padding-right: 1.0556621881%;
		float: right;
		margin-right: 0;
	}
}

@media (min-width: 1440px) {
	.woocommerce .login-row-2 {
		padding-left: 1.5050167224%;
		padding-right: 1.5050167224%;
		float: right;
		margin-right: 0;
	}
}

/*--------------------------------------------------------------
## MY ACCOUNT
--------------------------------------------------------------*/
.woocommerce-lost-password .woocommerce-ResetPassword.lost_reset_password {
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
}

.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	label {
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	font-size: 0.75rem;
}

.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	#user_login,
.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	#password_1,
.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	#password_2 {
	border-bottom: 2px solid #c5dd9c;
}

@media (min-width: 930px) {
	.page-my-account .woocommerce {
		display: flex;
		flex-wrap: wrap;
	}
}

.page-my-account .woocommerce-error {
	flex: 1 1 100%;
}

@media (min-width: 930px) {
	.woocommerce-edit-account .woocommerce {
		display: flex;
	}
}

.woocommerce-edit-account
	.woocommerce-EditAccountForm.edit-account
	#account_first_name,
.woocommerce-edit-account
	.woocommerce-EditAccountForm.edit-account
	#account_last_name,
.woocommerce-edit-account
	.woocommerce-EditAccountForm.edit-account
	#account_email {
	border-bottom: 2px solid #c5dd9c;
}

.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account label {
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	font-size: 0.75rem;
}

.woocommerce-edit-account .woocommerce-EditAccountForm.edit-account legend {
	color: #228a41;
	font-size: 24px;
	font-size: 1.5rem;
	margin: 0 0 1em;
}

.woocommerce-edit-address .woocommerce label {
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	font-size: 0.75rem;
}

.woocommerce-edit-address .woocommerce label abbr.required {
	border-bottom: 0;
}

@media (min-width: 930px) {
	.woocommerce-MyAccount-navigation {
		flex: 0 0 260px;
	}
}

.woocommerce-MyAccount-navigation > ul li {
	margin: 0;
}

.woocommerce-MyAccount-navigation > ul li.is-active {
	font-weight: 700;
}

@media (min-width: 930px) {
	.woocommerce-MyAccount-content {
		flex: 1 0 auto;
	}
}

.woocommerce-MyAccount-content .woocommerce-password-strength {
	font-size: 12px;
	font-size: 0.75rem;
	text-transform: uppercase;
	font-weight: 700;
}

.woocommerce-MyAccount-content .woocommerce-password-strength.bad,
.woocommerce-MyAccount-content .woocommerce-password-strength.short {
	color: #d50e00;
}

.woocommerce-MyAccount-content .woocommerce-password-strength.good {
	color: #ea7b04;
}

.woocommerce-MyAccount-content .woocommerce-password-strength.strong {
	color: #228a41;
}

.woocommerce-MyAccount-content .woocommerce-password-hint {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.5;
}

.woocommerce-MyAccount-content .account-addresses {
	background-color: white;
	padding: 2em;
}

@media (min-width: 930px) {
	.woocommerce-MyAccount-content .account-addresses {
		display: flex;
	}
}

@media (min-width: 930px) {
	.woocommerce-MyAccount-content .account-addresses .address-column {
		flex: 0 0 50%;
	}
}

.woocommerce-MyAccount-content .account-addresses .address-column-title {
	font-size: 20px;
	font-size: 1.25rem;
}

.woocommerce-MyAccount-content
	.account-addresses
	.address-column-title
	.edit-link {
	display: inline-block;
	margin-left: 10px;
	font-size: 14px;
	font-size: 0.875rem;
	text-transform: uppercase;
	font-weight: 400;
}

.page-title span {
	position: relative;
	padding-right: 160px;
}

.page-title .logout {
	display: inline-block;
	padding: 10px 30px;
	position: absolute;
	top: 0;
	right: 0;
}

@media (min-width: 690px) {
	.page-title .logout {
		top: 15px;
	}
}

.account-intro {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	font-size: 16px;
	font-size: 1rem;
	color: #185930;
	font-weight: 300;
	margin-bottom: 2em;
}

@media (min-width: 690px) {
	.account-intro {
		font-size: 20px;
		font-size: 1.25rem;
		line-height: 2.3em;
		margin-bottom: 1em;
	}
}

.account-row-1,
.account-row-2,
.account-row-3,
.account-row-4 {
	width: 112%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-right: -6%;
	margin-left: -6%;
	padding-right: 6%;
	padding-left: 6%;
	padding-top: 2em;
	padding-bottom: 2em;
	margin-bottom: 2em;
}

@media (min-width: 690px) {
	.account-row-1,
	.account-row-2,
	.account-row-3,
	.account-row-4 {
		width: 106.976744186%;
		float: left;
		margin-left: 0;
		margin-right: 0;
		margin-right: -3.488372093%;
		margin-left: -3.488372093%;
		padding-right: 3.488372093%;
		padding-left: 3.488372093%;
		padding-top: 2.6em;
		padding-bottom: 2.6em;
	}
}

@media (min-width: 930px) {
	.account-row-1,
	.account-row-2,
	.account-row-3,
	.account-row-4 {
		margin-left: 0;
		margin-right: 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding-left: 1.8733850129%;
		padding-right: 1.8733850129%;
	}
}

@media (min-width: 1280px) {
	.account-row-1,
	.account-row-2,
	.account-row-3,
	.account-row-4 {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding-left: 1.0338345865%;
		padding-right: 1.0338345865%;
	}
}

@media (min-width: 1440px) {
	.account-row-1,
	.account-row-2,
	.account-row-3,
	.account-row-4 {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding-left: 1.461038961%;
		padding-right: 1.461038961%;
	}
}

.account-row-1 .account-addresses {
	max-height: 0;
	overflow: hidden;
	transition: 0.6s ease;
}

@media (min-width: 690px) {
	.account-row-1 .account-addresses {
		display: inline;
		max-height: 50em;
		transition: none;
	}
}

.account-row-1 .account-addresses.active {
	max-height: 50em;
}

@media (min-width: 690px) {
	.account-row-1 .address-column {
		width: 30.303030303%;
		float: left;
		margin-right: 4.5454545455%;
	}
}

@media (min-width: 930px) {
	.account-row-1 .address-column {
		margin: 0;
		width: 30.7382550336%;
		float: left;
		margin-right: 3.8926174497%;
	}
}

.account-row-1 .address-column-title {
	white-space: nowrap;
}

@media (min-width: 690px) {
	.account-row-1 .address-column-title {
		font-size: 20px;
		font-size: 1.25rem;
		margin-bottom: 0.5em;
	}
}

.account-row-1 .address-column-title .edit-link {
	font-size: 16px;
	font-size: 1rem;
	color: #8cbc39;
	clear: both;
	text-decoration: underline;
}

@media (min-width: 690px) {
	.account-row-1 .address-column-title .edit-link {
		margin-left: 6px;
	}
}

@media (min-width: 690px) {
	.account-row-1 .buttons-column {
		clear: none;
		width: 30.303030303%;
		float: left;
		margin-right: 4.5454545455%;
		float: right;
		margin-right: 0;
	}
	.account-row-1 .buttons-column #view-addresses {
		display: none;
	}
}

@media (min-width: 930px) {
	.account-row-1 .buttons-column {
		width: 30.7382550336%;
		float: left;
		margin-right: 3.8926174497%;
		float: right;
		margin-right: 0;
	}
}

.account-row-1 .account-button {
	display: block;
	font-weight: 400;
	width: 100%;
	margin-bottom: 1em;
	padding: 30px 20px;
}

@media (min-width: 690px) {
	.account-row-1 .account-button {
		padding: 10px 0;
	}
}

@media (min-width: 690px) {
	.account-row-1 .account-button span {
		display: block;
	}
}

@media (min-width: 690px) {
	.account-row-1 {
		background-color: #ffffff;
	}
}

.account-row-2,
.account-row-3 {
	background-color: #ffffff;
	padding-bottom: 0;
}

@media (min-width: 690px) {
	.account-subtitle {
		font-size: 28px;
		font-size: 1.75rem;
		font-weight: 400;
		margin-bottom: 1.5em;
	}
}

.woocommerce .shop_table.my_account_orders,
.woocommerce .shop_table.my_account_subscriptions,
.woocommerce .shop_table.my-account-cim-payment-methods {
	font-size: 14px;
	font-size: 0.875rem;
	border: 0;
	border-collapse: collapse;
	margin-bottom: 0;
}

.woocommerce .shop_table.my_account_orders .order,
.woocommerce .shop_table.my_account_subscriptions .order,
.woocommerce .shop_table.my-account-cim-payment-methods .order {
	border-bottom: 1px solid #cbcbcb;
}

.woocommerce .shop_table.my_account_orders .order:last-of-type,
.woocommerce .shop_table.my_account_subscriptions .order:last-of-type,
.woocommerce .shop_table.my-account-cim-payment-methods .order:last-of-type {
	border-bottom: 0;
}

.woocommerce .shop_table.my_account_orders th,
.woocommerce .shop_table.my_account_orders td,
.woocommerce .shop_table.my_account_subscriptions th,
.woocommerce .shop_table.my_account_subscriptions td,
.woocommerce .shop_table.my-account-cim-payment-methods th,
.woocommerce .shop_table.my-account-cim-payment-methods td {
	text-align: center !important;
	border: 0;
	line-height: 1.5em;
}

.woocommerce .shop_table.my_account_orders th,
.woocommerce .shop_table.my_account_subscriptions th,
.woocommerce .shop_table.my-account-cim-payment-methods th {
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
}

@media (min-width: 690px) {
	.woocommerce .shop_table.my_account_orders th,
	.woocommerce .shop_table.my_account_subscriptions th,
	.woocommerce .shop_table.my-account-cim-payment-methods th {
		padding: 0 5px 10px;
	}
}

.woocommerce .shop_table.my_account_orders td,
.woocommerce .shop_table.my_account_subscriptions td,
.woocommerce .shop_table.my-account-cim-payment-methods td {
	padding: 20px 0;
}

@media (min-width: 690px) {
	.woocommerce .shop_table.my_account_orders td,
	.woocommerce .shop_table.my_account_subscriptions td,
	.woocommerce .shop_table.my-account-cim-payment-methods td {
		padding: 40px 5px;
	}
}

.woocommerce .shop_table.my_account_orders td .status,
.woocommerce .shop_table.my_account_subscriptions td .status,
.woocommerce .shop_table.my-account-cim-payment-methods td .status {
	font-weight: 700;
	color: #228a41;
	margin-top: 10px;
}

.woocommerce .shop_table.my_account_orders td .status.completed,
.woocommerce .shop_table.my_account_subscriptions td .status.completed,
.woocommerce .shop_table.my-account-cim-payment-methods td .status.completed {
	color: #666666;
}

.woocommerce .shop_table.my_account_orders td .status.cancelled,
.woocommerce .shop_table.my_account_subscriptions td .status.cancelled,
.woocommerce .shop_table.my-account-cim-payment-methods td .status.cancelled {
	color: #d50e00;
}

.woocommerce .shop_table.my_account_orders td img,
.woocommerce .shop_table.my_account_subscriptions td img,
.woocommerce .shop_table.my-account-cim-payment-methods td img {
	min-width: 16px;
}

.woocommerce .shop_table.my_account_orders td.order-description,
.woocommerce .shop_table.my_account_orders td.subscription-title,
.woocommerce .shop_table.my_account_subscriptions td.order-description,
.woocommerce .shop_table.my_account_subscriptions td.subscription-title,
.woocommerce .shop_table.my-account-cim-payment-methods td.order-description,
.woocommerce .shop_table.my-account-cim-payment-methods td.subscription-title {
	width: 74%;
}

@media (min-width: 690px) {
	.woocommerce .shop_table.my_account_orders td.order-description,
	.woocommerce .shop_table.my_account_orders td.subscription-title,
	.woocommerce .shop_table.my_account_subscriptions td.order-description,
	.woocommerce .shop_table.my_account_subscriptions td.subscription-title,
	.woocommerce
		.shop_table.my-account-cim-payment-methods
		td.order-description,
	.woocommerce
		.shop_table.my-account-cim-payment-methods
		td.subscription-title {
		width: auto;
	}
}

.woocommerce .shop_table.my_account_orders td.order-description::before,
.woocommerce .shop_table.my_account_orders td.subscription-title::before,
.woocommerce .shop_table.my_account_subscriptions td.order-description::before,
.woocommerce .shop_table.my_account_subscriptions td.subscription-title::before,
.woocommerce
	.shop_table.my-account-cim-payment-methods
	td.order-description::before,
.woocommerce
	.shop_table.my-account-cim-payment-methods
	td.subscription-title::before {
	display: none;
}

.woocommerce .shop_table.my_account_orders td.order-description .line-item,
.woocommerce .shop_table.my_account_orders td.subscription-title .line-item,
.woocommerce
	.shop_table.my_account_subscriptions
	td.order-description
	.line-item,
.woocommerce
	.shop_table.my_account_subscriptions
	td.subscription-title
	.line-item,
.woocommerce
	.shop_table.my-account-cim-payment-methods
	td.order-description
	.line-item,
.woocommerce
	.shop_table.my-account-cim-payment-methods
	td.subscription-title
	.line-item {
	margin-bottom: 1em;
}

@media (min-width: 690px) {
	.woocommerce .shop_table.my_account_orders td.order-description .status,
	.woocommerce .shop_table.my_account_orders td.subscription-title .status,
	.woocommerce
		.shop_table.my_account_subscriptions
		td.order-description
		.status,
	.woocommerce
		.shop_table.my_account_subscriptions
		td.subscription-title
		.status,
	.woocommerce
		.shop_table.my-account-cim-payment-methods
		td.order-description
		.status,
	.woocommerce
		.shop_table.my-account-cim-payment-methods
		td.subscription-title
		.status {
		display: none;
	}
}

.woocommerce .shop_table.my_account_orders td.order-actions,
.woocommerce .shop_table.my_account_subscriptions td.order-actions,
.woocommerce .shop_table.my-account-cim-payment-methods td.order-actions {
	text-align: right;
}

.woocommerce .shop_table thead {
	display: none;
}

@media (min-width: 690px) {
	.woocommerce .shop_table thead {
		display: table-header-group;
		border-bottom: 1px solid #cbcbcb;
	}
}

.woocommerce .shop_table .order-number,
.woocommerce .shop_table .order-date,
.woocommerce .shop_table .order-total,
.woocommerce .shop_table .order-status,
.woocommerce .shop_table .subscription-status,
.woocommerce .shop_table .subscription-next-payment,
.woocommerce .shop_table .subscription-end,
.woocommerce .shop_table .subscription-next-payment {
	display: none;
}

@media (min-width: 690px) {
	.woocommerce .shop_table .order-number,
	.woocommerce .shop_table .order-date,
	.woocommerce .shop_table .order-total,
	.woocommerce .shop_table .order-status,
	.woocommerce .shop_table .subscription-status,
	.woocommerce .shop_table .subscription-next-payment,
	.woocommerce .shop_table .subscription-end,
	.woocommerce .shop_table .subscription-next-payment {
		display: table-cell;
	}
}

.woocommerce .shop_table .order-actions-button {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 6px;
}

.woocommerce .shop_table .subscription-actions-wrapper {
	position: relative;
}

.woocommerce
	.shop_table
	.subscription-actions-wrapper
	.subscription-actions-toggle {
	font-family: "icomoon";
	font-size: 32px;
	color: #8cbc39;
	background: transparent;
}

.woocommerce
	.shop_table
	.subscription-actions-wrapper
	.subscription-actions-toggle:hover {
	color: #185930;
}

.woocommerce
	.shop_table
	.subscription-actions-wrapper
	.subscription-actions-toggle::after {
	position: absolute;
	content: "";
	font-size: 7px;
	right: 0;
	top: 42%;
}

.woocommerce
	.shop_table
	.subscription-actions-wrapper
	.subscription-actions-menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	background: #ffffff;
	border: 6px solid #8cbc39;
}

.woocommerce
	.shop_table
	.subscription-actions-wrapper
	.subscription-actions-menu
	li {
	margin: 0;
	padding: 0;
}

.woocommerce
	.shop_table
	.subscription-actions-wrapper
	.subscription-actions-menu.active {
	display: block;
}

.woocommerce
	.shop_table
	.subscription-actions-wrapper
	.subscription-actions-menu.active
	li {
	white-space: nowrap;
	padding: 10px 20px;
	text-transform: uppercase;
}

.woocommerce
	.shop_table
	.subscription-actions-wrapper
	.subscription-actions-menu.active
	li
	a {
	display: block;
}

.account-row-4 {
	background-color: #ffffff;
}

@media (min-width: 690px) {
	.account-row-4 h2 {
		font-size: 28px;
		font-size: 1.75rem;
		font-weight: 400;
		margin-top: 0 !important;
		margin-bottom: 1.5em;
	}
}

.order-again a {
	float: right;
	margin-top: 2em;
}

#modal-change-email,
#modal-change-password {
	display: none;
}

/*--------------------------------------------------------------
## MY ACCOUNT
--------------------------------------------------------------*/
.cart-row-1 {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	margin-bottom: 2em;
}

@media (min-width: 930px) {
	.cart-row-1 {
		width: 100%;
		float: left;
		margin-left: 0;
		margin-right: 0;
	}
}

.cart-row-1 .subscription-intro-text {
	font-size: 18px;
	font-size: 1.125rem;
}

.cart-row-1 .subscription-intro-text::before {
	display: block;
	font-family: "icomoon";
	content: "";
	color: #8cbc39;
	font-size: 38px;
	font-size: 2.375rem;
	margin-bottom: 1em;
}

@media (min-width: 690px) {
	.cart-row-1 .subscription-intro-text {
		display: inline-block;
		font-size: 25.008px;
		font-size: 1.563rem;
		font-weight: 400;
		text-align: center;
		position: relative;
		padding-left: 80px;
		padding-top: 0.8em;
	}
	.cart-row-1 .subscription-intro-text::before {
		font-size: 54px;
		font-size: 3.375rem;
		position: absolute;
		top: 20px;
		left: 0px;
	}
}

.cart-row-1 .subscription-intro-description {
	font-size: 16px;
	font-size: 1rem;
}

@media (min-width: 690px) {
	.cart-row-1 .subscription-intro-description {
		font-size: 20px;
		font-size: 1.25rem;
	}
}

.cart-row-2 {
	width: 112%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-right: -6%;
	margin-left: -6%;
	padding-right: 6%;
	padding-left: 6%;
	background-color: #ffffff;
}

@media (min-width: 690px) {
	.cart-row-2 {
		width: 106.976744186%;
		float: left;
		margin-left: 0;
		margin-right: 0;
		margin-right: -3.488372093%;
		margin-left: -3.488372093%;
		padding-right: 3.488372093%;
		padding-left: 3.488372093%;
		padding: 0;
	}
}

@media (min-width: 930px) {
	.cart-row-2 {
		clear: both;
		width: 100%;
		float: left;
		margin-left: 0;
		margin-right: 0;
	}
}

.cart-row-3 {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	padding: 2em 0;
}

.cart-row-3 .cart-messages {
	color: #228a41;
	font-weight: 600;
}

.cart-row-3 .cart-messages .button {
	display: block;
}

.cart-row-3 .update-cart {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

@media (min-width: 690px) {
	.cart-row-3 .update-cart {
		float: none;
		display: inline-block;
		width: 32.6007326007%;
		margin: 0 1em;
	}
}

.cart-row-3 .cart-checkout {
	display: none;
}

@media (min-width: 690px) {
	.cart-row-3 .cart-checkout {
		display: inline-block;
		width: 32.6007326007%;
		margin: 0 1em;
	}
}

.cart-row-4 {
	width: 112%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-right: -6%;
	margin-left: -6%;
	padding-right: 6%;
	padding-left: 6%;
	background-color: #8cbc39;
	display: flex;
}

@media (min-width: 690px) {
	.cart-row-4 {
		width: 106.976744186%;
		float: left;
		margin-left: 0;
		margin-right: 0;
		margin-right: -3.488372093%;
		margin-left: -3.488372093%;
		padding-right: 3.488372093%;
		padding-left: 3.488372093%;
	}
}

@media (min-width: 930px) {
	.cart-row-4 {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		clear: both;
		width: 100%;
		float: left;
		margin-left: 0;
		margin-right: 0;
	}
}

.cart-row-5 {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	padding: 2em 0;
}

@media (min-width: 690px) {
	.cart-row-5 {
		display: none;
	}
}

.cart-row-5 .cart-checkout {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

@media (min-width: 690px) {
	.cart th {
		font-size: 16px;
		font-size: 1rem;
		text-transform: uppercase;
		font-weight: 400;
		padding: 1em;
	}
	.cart th.header-product-name {
		text-align: left;
		padding-left: 2em;
	}
	.cart th.header-product-subtotal {
		text-align: right;
		padding-right: 2em;
	}
}

.cart .cart_item {
	display: block;
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	border-bottom: 1px solid #cbcbcb;
	padding-bottom: 2em;
}

@media (min-width: 690px) {
	.cart .cart_item {
		display: table-row;
		margin-bottom: 0;
		float: none;
	}
}

.cart .cart_item:last-of-type {
	border-bottom: 0;
}

.cart .cart_item td {
	font-size: 16px;
	font-size: 1rem;
	display: inline-block;
	padding-top: 2em;
	text-align: center;
	color: #228a41;
}

.cart .cart_item td::before {
	display: block;
	content: attr(data-title);
	font-size: 16px;
	font-size: 1rem;
	text-transform: uppercase;
	text-align: center;
	font-weight: 400;
	color: #666666;
}

@media (min-width: 690px) {
	.cart .cart_item td::before {
		display: none;
	}
}

.cart .cart_item td.product-remove {
	width: 22.9357798165%;
	float: left;
	margin-right: 2.752293578%;
}

@media (min-width: 690px) {
	.cart .cart_item td.product-remove {
		padding-left: 2em;
	}
}

.cart .cart_item td.product-thumbnail {
	width: 22.9357798165%;
	float: left;
	margin-right: 2.752293578%;
}

.cart .cart_item td.product-name {
	text-align: center;
	width: 48.623853211%;
	float: left;
	margin-right: 2.752293578%;
	float: right;
	margin-right: 0;
}

.cart .cart_item td.product-quantity {
	position: relative;
	width: 48.623853211%;
	float: left;
	margin-right: 2.752293578%;
}

.cart .cart_item td.product-quantity.subscription .number-button {
	display: none;
}

.cart .cart_item td.product-price {
	width: 48.623853211%;
	float: left;
	margin-right: 2.752293578%;
	float: right;
	margin-right: 0;
}

.cart .cart_item td.product-subscription {
	width: 48.623853211%;
	float: left;
	margin-right: 2.752293578%;
}

.cart .cart_item td.product-subscription .upgrade-save {
	display: inline-block;
	position: relative;
	padding-left: 30px;
	margin-bottom: 5px;
}

.cart .cart_item td.product-subscription .upgrade-save::before {
	font-family: "icomoon";
	content: "";
	font-size: 22px;
	font-size: 1.375rem;
	color: #8cbc39;
	position: absolute;
	left: 0;
	top: -6px;
}

.cart .cart_item td.product-subscription .button-primary,
.cart .cart_item td.product-subscription .modal-form-save,
.cart .cart_item td.product-subscription .btn-shop-now,
.cart .cart_item td.product-subscription .support-row-2 .my-orders a,
.support-row-2 .my-orders .cart .cart_item td.product-subscription a,
.cart .cart_item td.product-subscription .support-row-2 .my-account a,
.support-row-2 .my-account .cart .cart_item td.product-subscription a,
.cart .cart_item td.product-subscription .support-row-4 a,
.support-row-4 .cart .cart_item td.product-subscription a,
.cart .cart_item td.product-subscription .contact-us-row-2 .frm_submit input,
.contact-us-row-2 .frm_submit .cart .cart_item td.product-subscription input,
.cart
	.cart_item
	td.product-subscription
	.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	.button,
.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	.cart
	.cart_item
	td.product-subscription
	.button,
.cart
	.cart_item
	td.product-subscription
	.woocommerce-edit-account
	.woocommerce-EditAccountForm
	.button,
.woocommerce-edit-account
	.woocommerce-EditAccountForm
	.cart
	.cart_item
	td.product-subscription
	.button,
.cart .cart_item td.product-subscription .page-title .logout,
.page-title .cart .cart_item td.product-subscription .logout,
.cart
	.cart_item
	td.product-subscription
	.woocommerce
	.shop_table
	.order-actions-button.pay,
.woocommerce
	.shop_table
	.cart
	.cart_item
	td.product-subscription
	.order-actions-button.pay,
.cart .cart_item td.product-subscription .order-again a,
.order-again .cart .cart_item td.product-subscription a,
.cart .cart_item td.product-subscription .woocommerce-info .showlogin,
.woocommerce-info .cart .cart_item td.product-subscription .showlogin,
.cart .cart_item td.product-subscription .place-order .button,
.place-order .cart .cart_item td.product-subscription .button,
.cart
	.cart_item
	td.product-subscription
	.product-list
	.woocommerce
	.product_list_widget
	.product-list-item-details,
.product-list
	.woocommerce
	.product_list_widget
	.cart
	.cart_item
	td.product-subscription
	.product-list-item-details {
	display: block;
}

.cart .cart_item td.product-subtotal {
	width: 48.623853211%;
	float: left;
	margin-right: 2.752293578%;
	float: right;
	margin-right: 0;
}

@media (min-width: 690px) {
	.cart .cart_item td.product-subtotal {
		padding-right: 2em;
	}
}

@media (min-width: 690px) {
	.cart .cart_item td {
		padding: 1em;
	}
	.cart .cart_item td::before {
		display: none;
	}
	.cart .cart_item td.product-remove,
	.cart .cart_item td.product-thumbnail,
	.cart .cart_item td.product-name,
	.cart .cart_item td.product-quantity,
	.cart .cart_item td.product-price,
	.cart .cart_item td.product-subscription,
	.cart .cart_item td.product-subtotal {
		display: table-cell;
		float: none;
		margin: 0;
		width: auto;
	}
}

.shipping label {
	display: inline;
}

.remove {
	font-family: "icomoon";
	color: #8cbc39;
	font-size: 43.008px;
	font-size: 2.688rem;
}

@media (min-width: 690px) {
	.remove {
		font-size: 29.008px;
		font-size: 1.813rem;
	}
}

.free-shipping-wrapper {
	width: 112%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-right: -6%;
	margin-left: -6%;
	padding-right: 6%;
	padding-left: 6%;
	text-align: center;
	padding: 2em;
	background-color: #929292;
	align-self: center;
}

@media (min-width: 690px) {
	.free-shipping-wrapper {
		width: 34.8484848485%;
		float: left;
		margin-right: 4.347826087%;
		margin-right: -3.488372093%;
		margin-left: -3.488372093%;
		padding-right: 3.488372093%;
		padding-left: 3.488372093%;
		background-color: #8cbc39;
	}
}

@media (min-width: 930px) {
	.free-shipping-wrapper {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 42.8571428571%;
		float: left;
		padding-left: 1.6057585825%;
		padding-right: 1.6057585825%;
	}
}

@media (min-width: 1280px) {
	.free-shipping-wrapper {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 41.6666666667%;
		float: left;
		padding-left: 1.0338345865%;
		padding-right: 1.0338345865%;
	}
}

@media (min-width: 1440px) {
	.free-shipping-wrapper {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 41.6666666667%;
		float: left;
		padding-left: 1.461038961%;
		padding-right: 1.461038961%;
	}
}

.free-shipping-wrapper .free-shipping-text {
	display: inline-block;
	padding-left: 50px;
	color: #ffffff;
	line-height: 1.6em;
	margin-bottom: 0;
	font-size: 18px;
	font-size: 1.125rem;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
}

@media (min-width: 690px) {
	.free-shipping-wrapper .free-shipping-text {
		padding-left: 0;
		text-align: center;
	}
}

@media (min-width: 930px) {
	.free-shipping-wrapper .free-shipping-text {
		font-size: 25.008px;
		font-size: 1.563rem;
	}
}

.free-shipping-wrapper .free-shipping-text span {
	display: block;
	font-size: 34px;
	font-size: 2.125rem;
}

.free-shipping-wrapper .free-shipping-text::before {
	font-family: "icomoon";
	content: "";
	font-size: 38px;
	font-size: 2.375rem;
	position: absolute;
	top: 18px;
	left: 0;
}

@media (min-width: 690px) {
	.free-shipping-wrapper .free-shipping-text::before {
		position: static;
		display: block;
		top: auto;
		left: auto;
		text-align: center;
		margin-bottom: 0.5em;
	}
}

.cart-totals-wrapper {
	width: 112%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-right: -6%;
	margin-left: -6%;
	padding-right: 6%;
	padding-left: 6%;
	padding-top: 2em;
	padding-bottom: 2em;
	background: #ffffff;
}

@media (min-width: 690px) {
	.cart-totals-wrapper {
		width: 69.696969697%;
		float: left;
		margin-right: 4.347826087%;
		float: right;
		margin-right: 0;
		margin-right: -3.488372093%;
		margin-left: -3.488372093%;
		padding-right: 3.488372093%;
		padding-left: 3.488372093%;
	}
}

@media (min-width: 930px) {
	.cart-totals-wrapper {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 57.1428571429%;
		float: left;
		padding-left: 1.6057585825%;
		padding-right: 1.6057585825%;
		float: right;
		margin-right: 0;
	}
}

@media (min-width: 1280px) {
	.cart-totals-wrapper {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 58.3333333333%;
		float: left;
		padding-left: 1.0338345865%;
		padding-right: 1.0338345865%;
		float: right;
		margin-right: 0;
	}
}

@media (min-width: 1440px) {
	.cart-totals-wrapper {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 58.3333333333%;
		float: left;
		padding-left: 1.461038961%;
		padding-right: 1.461038961%;
		float: right;
		margin-right: 0;
	}
}

.cart-totals-wrapper .cart-subtotal-wrapper {
	margin-bottom: 2em;
}

.cart-totals-wrapper .cart-subtotal-title {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	margin: 0;
}

.cart-totals-wrapper .cart-subtotal,
.cart-totals-wrapper .shipping-amount {
	font-size: 30px;
	font-size: 1.875rem;
	color: #666666;
	margin-bottom: 0;
	line-height: 1.3em;
}

.cart-totals-wrapper .cart-subtotal span,
.cart-totals-wrapper .shipping-amount span {
	font-weight: 700;
}

.cart-totals-wrapper .cart-coupons {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2em;
}

.cart-totals-wrapper .coupon-row {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

.cart-totals-wrapper .coupon-row .coupon-label {
	width: 47.1698113208%;
	float: left;
	margin-right: 5.6603773585%;
}

.cart-totals-wrapper .coupon-row .coupon {
	width: 47.1698113208%;
	float: left;
	margin-right: 5.6603773585%;
	float: right;
	margin-right: 0;
}

.cart-totals-wrapper .shipping-options {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2em;
}

.cart-totals-wrapper .shipping-options-title {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	margin: 0;
}

.cart-totals-wrapper .shipping-options .shipping-calculator-subtitle {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	margin-bottom: 0;
}

.cart-totals-wrapper .shipping-options .shipping-calculator-title {
	text-align: left !important;
	font-weight: 600 !important;
	margin-top: 0;
}

.cart-totals-wrapper .shipping-options #shipping-method {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.cart-totals-wrapper .shipping-options #shipping-method li {
	margin: 0;
	padding: 0;
}

.cart-totals-wrapper .shipping-options #shipping-method label {
	display: block;
	position: relative;
	padding: 5px 0 5px 30px;
}

.cart-totals-wrapper .shipping-options .shipping-calculator-title {
	font-size: 16px;
	font-size: 1rem;
	text-align: center;
	margin-bottom: 0;
	font-weight: 400;
}

.cart-totals-wrapper .cart-totals {
	color: #228a41;
}

.cart-totals-wrapper .cart-totals .totals-label {
	font-size: 16px;
	font-size: 1rem;
}

.cart-totals-wrapper .cart-totals .totals {
	font-size: 32px;
	font-size: 2rem;
	font-weight: 300;
	line-height: 1.5em;
}

.cart-totals-wrapper .cart-totals .totals strong {
	font-weight: inherit;
}

.cart-totals-wrapper .cart-totals .totals span {
	font-size: 50px;
	font-size: 3.125rem;
	font-weight: 400;
}

.cart-totals-wrapper .cart-totals.cart_subtotal .totals-label,
.cart-totals-wrapper .cart-totals.shipping .totals-label,
.cart-totals-wrapper .cart-totals.payment_method .totals-label {
	color: #666666;
	font-weight: 400;
	margin: 0;
}

.cart-totals-wrapper .cart-totals.cart_subtotal .totals,
.cart-totals-wrapper .cart-totals.shipping .totals,
.cart-totals-wrapper .cart-totals.payment_method .totals {
	color: #666666;
	text-align: left;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700;
}

.cart-totals-wrapper .cart-totals.cart_subtotal .totals span,
.cart-totals-wrapper .cart-totals.shipping .totals span,
.cart-totals-wrapper .cart-totals.payment_method .totals span {
	font-size: 30px;
	font-size: 1.875rem;
}

.cart-totals-wrapper .cart-totals.order_total .totals-label {
	font-weight: 400;
	margin: 0;
}

.cart-totals-wrapper .cart-totals.order_total .totals {
	text-align: left;
	font-weight: 400;
	margin: 0;
}

.cart-totals-wrapper .cart-totals.order_total .totals span {
	font-size: 50px;
	font-size: 3.125rem;
}

.new-price {
	display: block;
}

/*--------------------------------------------------------------
## CHECKOUT PAGE 1
--------------------------------------------------------------*/
.woocommerce-info {
	text-align: center;
}

.woocommerce-info .showlogin {
	display: block;
	margin: 1em auto;
	width: 50%;
}

@media (min-width: 690px) {
	.woocommerce-info .showlogin {
		display: inline-block;
		width: auto;
		margin-left: 1em;
	}
}

@media (min-width: 690px) {
	.page-checkout form.login {
		width: 46.511627907%;
		float: left;
		margin-right: 6.976744186%;
	}
}

@media (min-width: 930px) {
	.page-checkout form.login {
		width: 48.0536912752%;
		float: left;
		margin-right: 3.8926174497%;
	}
}

@media (min-width: 1280px) {
	.page-checkout form.login {
		width: 48.9443378119%;
		float: left;
		margin-right: 2.1113243762%;
	}
}

@media (min-width: 1440px) {
	.page-checkout form.login {
		width: 48.4949832776%;
		float: left;
		margin-right: 3.0100334448%;
	}
}

.customer-details {
	width: 112%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-right: -6%;
	margin-left: -6%;
	padding-right: 6%;
	padding-left: 6%;
	background: #ffffff;
	padding-top: 2em;
	padding-bottom: 2em;
	margin-bottom: 3em;
}

@media (min-width: 690px) {
	.customer-details {
		width: 106.976744186%;
		float: left;
		margin-left: 0;
		margin-right: 0;
		margin-right: -3.488372093%;
		margin-left: -3.488372093%;
		padding-right: 3.488372093%;
		padding-left: 3.488372093%;
	}
}

@media (min-width: 930px) {
	.customer-details {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		clear: both;
		width: 100%;
		float: left;
		margin-left: 0;
		margin-right: 0;
		padding: 2em 1.9463087248%;
	}
}

@media (min-width: 1280px) {
	.customer-details {
		padding: 2em 1.0556621881%;
	}
}

@media (min-width: 1440px) {
	.customer-details {
		padding: 2em 1.5050167224%;
	}
}

.customer-details .checkout-ship-to-different-address-wrapper {
	margin-bottom: 28px !important;
}

@media (min-width: 690px) {
	#billing_state_field,
	#shipping_state_field,
	#billing_postcode_field,
	#shipping_postcode_field {
		width: 46.511627907%;
		float: left;
		margin-right: 6.976744186%;
	}
}

@media (min-width: 690px) {
	#billing_postcode_field,
	#shipping_postcode_field {
		float: right;
		margin-right: 0;
	}
}

.upgrade-cart-item {
	margin-top: 2em;
}

.select2-choice {
	box-shadow: none;
	border-radius: 0;
	-webkit-appearance: none;
}

.select2-container {
	box-shadow: none;
	padding: 8px 0;
}

.select2-container .select2-choice {
	border: 0;
	background-image: none;
	background-color: transparent;
	padding-left: 20px;
}

.select2-container .select2-choice .select2-arrow {
	border: 0;
	background-image: none;
	background-color: transparent;
}

.select2-container .select2-choice .select2-arrow::after {
	position: absolute;
	font-family: "icomoon";
	font-size: 7px;
	content: "";
	color: #8cbc39;
	top: 0;
	left: 0;
}

.select2-container .select2-choice .select2-arrow b {
	display: none;
}

.select2-container.select2-container-active .select2-arrow::after {
	content: "";
}

.select2-drop-active {
	border: 0;
}

.validate-required input {
	border-bottom: 2px solid #8cbc39;
}

.country_select,
.state_select {
	border-bottom: 2px solid #8cbc39;
}

.checkout-create-account-wrapper,
.checkout-ship-to-different-address-wrapper {
	padding-left: 25px;
	margin-bottom: 1em;
}

.checkout-create-account-wrapper label,
.checkout-ship-to-different-address-wrapper label {
	display: inline;
	font-size: 16px;
	font-size: 1rem;
}

.create-account-form {
	max-height: 0;
	overflow: hidden;
	transition: 0.6s ease;
}

.create-account-form.active {
	max-height: 10em;
}

.payment_methods {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.payment_methods li {
	margin: 0;
	padding: 0;
}

.payment_methods li {
	padding-left: 30px;
}

.payment_methods label {
	display: inline;
	position: relative;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700;
}

.payment_methods label span::before {
	left: -30px;
	top: 4px;
}

.order-details {
	width: 112%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-right: -6%;
	margin-left: -6%;
	padding-right: 6%;
	padding-left: 6%;
	background-color: #ffffff;
	padding-top: 2em;
}

@media (min-width: 1280px) {
	.order-details {
		margin-left: 0;
		margin-right: 0;
		clear: both;
		width: 100%;
		float: left;
		margin-left: 0;
		margin-right: 0;
	}
}

@media (min-width: 690px) {
	.checkout-billing,
	.checkout-shipping {
		width: 46.511627907%;
		float: left;
		margin-right: 6.976744186%;
	}
}

@media (min-width: 930px) {
	.checkout-billing,
	.checkout-shipping {
		width: 48.0536912752%;
		float: left;
		margin-right: 3.8926174497%;
	}
}

@media (min-width: 1280px) {
	.checkout-billing,
	.checkout-shipping {
		width: 48.9443378119%;
		float: left;
		margin-right: 2.1113243762%;
	}
}

@media (min-width: 1440px) {
	.checkout-billing,
	.checkout-shipping {
		width: 48.4949832776%;
		float: left;
		margin-right: 3.0100334448%;
	}
}

@media (min-width: 690px) {
	.checkout-shipping {
		float: right;
		margin-right: 0;
	}
}

.place-order-button .button-primary,
.place-order-button .modal-form-save,
.place-order-button .btn-shop-now,
.place-order-button .support-row-2 .my-orders a,
.support-row-2 .my-orders .place-order-button a,
.place-order-button .support-row-2 .my-account a,
.support-row-2 .my-account .place-order-button a,
.place-order-button .support-row-4 a,
.support-row-4 .place-order-button a,
.place-order-button .contact-us-row-2 .frm_submit input,
.contact-us-row-2 .frm_submit .place-order-button input,
.place-order-button
	.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	.button,
.woocommerce-lost-password
	.woocommerce-ResetPassword.lost_reset_password
	.place-order-button
	.button,
.place-order-button
	.woocommerce-edit-account
	.woocommerce-EditAccountForm
	.button,
.woocommerce-edit-account
	.woocommerce-EditAccountForm
	.place-order-button
	.button,
.place-order-button .page-title .logout,
.page-title .place-order-button .logout,
.place-order-button .woocommerce .shop_table .order-actions-button.pay,
.woocommerce .shop_table .place-order-button .order-actions-button.pay,
.place-order-button .order-again a,
.order-again .place-order-button a,
.place-order-button .woocommerce-info .showlogin,
.woocommerce-info .place-order-button .showlogin,
.place-order-button .place-order .button,
.place-order .place-order-button .button,
.place-order-button
	.product-list
	.woocommerce
	.product_list_widget
	.product-list-item-details,
.product-list
	.woocommerce
	.product_list_widget
	.place-order-button
	.product-list-item-details {
	width: 100%;
}

@media (min-width: 690px) {
	.place-order-button .button-primary,
	.place-order-button .modal-form-save,
	.place-order-button .btn-shop-now,
	.place-order-button .support-row-2 .my-orders a,
	.support-row-2 .my-orders .place-order-button a,
	.place-order-button .support-row-2 .my-account a,
	.support-row-2 .my-account .place-order-button a,
	.place-order-button .support-row-4 a,
	.support-row-4 .place-order-button a,
	.place-order-button .contact-us-row-2 .frm_submit input,
	.contact-us-row-2 .frm_submit .place-order-button input,
	.place-order-button
		.woocommerce-lost-password
		.woocommerce-ResetPassword.lost_reset_password
		.button,
	.woocommerce-lost-password
		.woocommerce-ResetPassword.lost_reset_password
		.place-order-button
		.button,
	.place-order-button
		.woocommerce-edit-account
		.woocommerce-EditAccountForm
		.button,
	.woocommerce-edit-account
		.woocommerce-EditAccountForm
		.place-order-button
		.button,
	.place-order-button .page-title .logout,
	.page-title .place-order-button .logout,
	.place-order-button .woocommerce .shop_table .order-actions-button.pay,
	.woocommerce .shop_table .place-order-button .order-actions-button.pay,
	.place-order-button .order-again a,
	.order-again .place-order-button a,
	.place-order-button .woocommerce-info .showlogin,
	.woocommerce-info .place-order-button .showlogin,
	.place-order-button .place-order .button,
	.place-order .place-order-button .button,
	.place-order-button
		.product-list
		.woocommerce
		.product_list_widget
		.product-list-item-details,
	.product-list
		.woocommerce
		.product_list_widget
		.place-order-button
		.product-list-item-details {
		width: auto;
		margin-bottom: 2em;
	}
}

.place-order .button {
	margin-bottom: 2em;
}

@media (min-width: 690px) {
	.woocommerce-checkout-review-order-table th {
		font-size: 16px;
		font-size: 1rem;
		text-transform: uppercase;
		font-weight: 400;
		padding: 1em;
		white-space: nowrap;
	}
	.woocommerce-checkout-review-order-table th.header-product-name,
	.order_details th.header-product-name {
		text-align: left;
		padding-left: 2em;
	}
	.woocommerce-checkout-review-order-table th.header-product-subtotal,
	.order_details th.header-product-subtotal {
		text-align: right;
		padding-right: 2em;
	}
}

.woocommerce-checkout-review-order-table .cart_item,
.woocommerce-checkout-review-order-table .order_item,
.order_details .cart_item,
.order_details .order_item {
	display: block;
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	border-bottom: 1px solid #cbcbcb;
	padding-bottom: 2em;
}

@media (min-width: 690px) {
	.woocommerce-checkout-review-order-table .cart_item,
	.woocommerce-checkout-review-order-table .order_item,
	.order_details .cart_item,
	.order_details .order_item {
		display: table-row;
		margin-bottom: 0;
		float: none;
	}
}

.woocommerce-checkout-review-order-table .cart_item:last-of-type,
.woocommerce-checkout-review-order-table .order_item:last-of-type,
.order_details .cart_item:last-of-type,
.order_details .order_item:last-of-type {
	border-bottom: 0;
}

.woocommerce-checkout-review-order-table .cart_item td,
.woocommerce-checkout-review-order-table .order_item td,
.order_details .cart_item td,
.order_details .order_item td {
	font-size: 16px;
	font-size: 1rem;
	display: inline-block;
	padding-top: 2em;
	text-align: center;
	color: #228a41;
}

.woocommerce-checkout-review-order-table .cart_item td::before,
.woocommerce-checkout-review-order-table .order_item td::before,
.order_details .cart_item td::before,
.order_details .order_item td::before {
	display: block;
	content: attr(data-title);
	font-size: 16px;
	font-size: 1rem;
	text-transform: uppercase;
	text-align: center;
	font-weight: 400;
	color: #666666;
}

@media (min-width: 690px) {
	.woocommerce-checkout-review-order-table .cart_item td::before,
	.woocommerce-checkout-review-order-table .order_item td::before,
	.order_details .cart_item td::before,
	.order_details .order_item td::before {
		display: none;
	}
}

.woocommerce-checkout-review-order-table .cart_item td.product-thumbnail,
.woocommerce-checkout-review-order-table .order_item td.product-thumbnail,
.order_details .cart_item td.product-thumbnail,
.order_details .order_item td.product-thumbnail {
	width: 47.1698113208%;
	float: left;
	margin-right: 5.6603773585%;
}

.woocommerce-checkout-review-order-table .cart_item td.product-name,
.woocommerce-checkout-review-order-table .order_item td.product-name,
.order_details .cart_item td.product-name,
.order_details .order_item td.product-name {
	/* text-align: center; */
	width: 47.1698113208%;
	float: left;
	margin-right: 5.6603773585%;
	float: right;
	margin-right: 0;
}

.woocommerce-checkout-review-order-table .cart_item td.product-quantity,
.woocommerce-checkout-review-order-table .order_item td.product-quantity,
.order_details .cart_item td.product-quantity,
.order_details .order_item td.product-quantity {
	position: relative;
	clear: right;
	width: 47.1698113208%;
	float: left;
	margin-right: 5.6603773585%;
}

.woocommerce-checkout-review-order-table .cart_item td.product-price,
.woocommerce-checkout-review-order-table .order_item td.product-price,
.order_details .cart_item td.product-price,
.order_details .order_item td.product-price {
	width: 47.1698113208%;
	float: left;
	margin-right: 5.6603773585%;
	float: right;
	margin-right: 0;
}

.woocommerce-checkout-review-order-table .cart_item td.product-subtotal,
.woocommerce-checkout-review-order-table .order_item td.product-subtotal,
.order_details .cart_item td.product-subtotal,
.order_details .order_item td.product-subtotal {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

@media (min-width: 690px) {
	.woocommerce-checkout-review-order-table .cart_item td.product-subtotal,
	.woocommerce-checkout-review-order-table .order_item td.product-subtotal,
	.order_details .cart_item td.product-subtotal,
	.order_details .order_item td.product-subtotal {
		padding-right: 2em;
	}
}

@media (min-width: 690px) {
	.woocommerce-checkout-review-order-table .cart_item td,
	.woocommerce-checkout-review-order-table .order_item td,
	.order_details .cart_item td,
	.order_details .order_item td {
		padding: 1em;
	}
	.woocommerce-checkout-review-order-table .cart_item td::before,
	.woocommerce-checkout-review-order-table .order_item td::before,
	.order_details .cart_item td::before,
	.order_details .order_item td::before {
		display: none;
	}
	.woocommerce-checkout-review-order-table .cart_item td.product-thumbnail,
	.woocommerce-checkout-review-order-table .cart_item td.product-name,
	.woocommerce-checkout-review-order-table .cart_item td.product-quantity,
	.woocommerce-checkout-review-order-table .cart_item td.product-price,
	.woocommerce-checkout-review-order-table .cart_item td.product-subtotal,
	.woocommerce-checkout-review-order-table .order_item td.product-thumbnail,
	.woocommerce-checkout-review-order-table .order_item td.product-name,
	.woocommerce-checkout-review-order-table .order_item td.product-quantity,
	.woocommerce-checkout-review-order-table .order_item td.product-price,
	.woocommerce-checkout-review-order-table .order_item td.product-subtotal,
	.order_details .cart_item td.product-thumbnail,
	.order_details .cart_item td.product-name,
	.order_details .cart_item td.product-quantity,
	.order_details .cart_item td.product-price,
	.order_details .cart_item td.product-subtotal,
	.order_details .order_item td.product-thumbnail,
	.order_details .order_item td.product-name,
	.order_details .order_item td.product-quantity,
	.order_details .order_item td.product-price,
	.order_details .order_item td.product-subtotal {
		display: table-cell;
		float: none;
		margin: 0;
		width: auto;
	}
}

.order_details li {
	margin-bottom: 0;
}

.payment_methods .payment_method_authorize_net_cim {
	padding-left: 0;
}

.payment_methods .payment_method_authorize_net_cim > label > span::before {
	display: none;
}

.payment_methods .payment_method_authorize_net_cim label {
	font-weight: 400;
	display: block;
}

.payment_methods .payment_method_authorize_net_cim .woocommerce-cc-month,
.payment_methods .payment_method_authorize_net_cim .woocommerce-cc-year {
	border-radius: 0;
	border: 0;
	border-bottom: 2px solid #c5dd9c;
	background: transparent;
	outline: 0;
	margin-right: 20px;
	margin-top: 1em;
	webkit-appearance: none;
}

.invoice-row-1 {
	width: 112%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-right: -6%;
	margin-left: -6%;
	padding-right: 6%;
	padding-left: 6%;
	background-color: #ffffff;
	padding-top: 2em;
	margin-bottom: 2em;
}

@media (min-width: 690px) {
	.invoice-row-1 {
		width: 106.976744186%;
		float: left;
		margin-left: 0;
		margin-right: 0;
		margin-right: -3.488372093%;
		margin-left: -3.488372093%;
		padding-right: 3.488372093%;
		padding-left: 3.488372093%;
	}
}

@media (min-width: 930px) {
	.invoice-row-1 {
		margin-left: 0;
		margin-right: 0;
		clear: both;
		width: 100%;
		float: left;
		margin-left: 0;
		margin-right: 0;
		padding: 2em 1.9463087248%;
	}
}

.shipping-options-title {
	color: #666666;
	font-weight: 400;
}

.order_total h3,
.order_total h4 {
	color: #228a41;
}

.order_total h4 {
	font-size: 50px;
	font-size: 3.125rem;
	margin-bottom: 0.5em;
}

.cart-totals.shipping {
	color: #666666;
}

.place-order {
	margin-top: 2em;
}

.place-order .place-order-button {
	text-align: center;
}

.select2-container {
	border-bottom: 2px solid #8cbc39;
}

.select2-selection.select2-selection--single {
	border-width: 0;
	background-color: transparent;
}

:root:root .shop_table.woocommerce-checkout-review-order-table {
	margin: 0;
	float: none;
	width: 100%;
	display: flex;
	flex-direction: column;
}

.woocommerce-checkout-review-order-table thead tr {
	display: flex;
	justify-content: space-around;
}

.woocommerce-checkout-review-order-table thead th.product-price {
	margin-left: auto;
}

.woocommerce-checkout-review-order-table .padding {
	background: #ffffff;
	padding: 2em 6%;
	width: 100%;
}

.woocommerce-shipping-methods {
	list-style: none;
	padding: 0;
	font-weight: 700;
	font-size: 1.875rem;
	color: #666666;
	line-height: 1.3em;
	margin-bottom: 0;
}

.woocommerce-shipping-methods label {
	display: block;
}

table a.button {
	text-decoration: underline;
	letter-spacing: 0.25px;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

@media (min-width: 690px) {
	.customer-billing,
	.customer-shipping {
		width: 46.511627907%;
		float: left;
		margin-right: 6.976744186%;
	}
}

@media (min-width: 930px) {
	.customer-billing,
	.customer-shipping {
		width: 48.0536912752%;
		float: left;
		margin-right: 3.8926174497%;
	}
}

@media (min-width: 1280px) {
	.customer-billing,
	.customer-shipping {
		width: 48.9443378119%;
		float: left;
		margin-right: 2.1113243762%;
	}
}

@media (min-width: 1440px) {
	.customer-billing,
	.customer-shipping {
		width: 48.4949832776%;
		float: left;
		margin-right: 3.0100334448%;
	}
}

@media (min-width: 690px) {
	.customer-shipping {
		float: right;
		margin-right: 0;
	}
}

.invoice-row-2 {
	width: 112%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-right: -6%;
	margin-left: -6%;
	padding-right: 6%;
	padding-left: 6%;
}

@media (min-width: 690px) {
	.invoice-row-2 {
		width: 106.976744186%;
		float: left;
		margin-left: 0;
		margin-right: 0;
		margin-right: -3.488372093%;
		margin-left: -3.488372093%;
		padding-right: 3.488372093%;
		padding-left: 3.488372093%;
		background-color: #8cbc39;
	}
}

@media (min-width: 930px) {
	.invoice-row-2 {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		clear: both;
		width: 100%;
		float: left;
		margin-left: 0;
		margin-right: 0;
	}
}

.checkout-cart-row {
	width: 112%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-right: -6%;
	margin-left: -6%;
	padding-right: 6%;
	padding-left: 6%;
}

@media (min-width: 690px) {
	.checkout-cart-row {
		width: 106.976744186%;
		float: left;
		margin-left: 0;
		margin-right: 0;
		margin-right: -3.488372093%;
		margin-left: -3.488372093%;
		padding-right: 3.488372093%;
		padding-left: 3.488372093%;
	}
}

@media (min-width: 930px) {
	.checkout-cart-row {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		clear: both;
		width: 100%;
		float: left;
		margin-left: 0;
		margin-right: 0;
	}
}

.woocommerce-checkout-review-order-table {
	margin-bottom: 0;
	width: 112%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-right: -6%;
	margin-left: -6%;
	padding-right: 6%;
	padding-left: 6%;
}

@media (min-width: 690px) {
	.woocommerce-checkout-review-order-table {
		width: 106.976744186%;
		float: left;
		margin-left: 0;
		margin-right: 0;
		margin-right: -3.488372093%;
		margin-left: -3.488372093%;
		padding-right: 3.488372093%;
		padding-left: 3.488372093%;
	}
}

@media (min-width: 930px) {
	.woocommerce-checkout-review-order-table {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		clear: both;
		width: 100%;
		float: left;
		margin-left: 0;
		margin-right: 0;
	}
}

.woocommerce-checkout-review-order-table .padding {
	background: #ffffff;
	padding: 2em 6%;
}

@media (min-width: 690px) {
	.woocommerce-checkout-review-order-table .padding {
		padding: 2em 3.488372093%;
	}
}

@media (min-width: 930px) {
	.woocommerce-checkout-review-order-table .padding {
		padding: 2em 1.9463087248%;
	}
}

.woocommerce-checkout-review-order-table .edit-cart {
	text-align: center;
	padding: 3em 6% 1em;
}

@media (min-width: 690px) {
	.woocommerce-checkout-review-order-table .edit-cart {
		padding: 3em 3.488372093% 1em;
	}
}

@media (min-width: 930px) {
	.woocommerce-checkout-review-order-table .edit-cart {
		padding: 3em 1.9463087248% 1em;
	}
}

@media (min-width: 1280px) {
	.woocommerce-checkout-review-order-table .edit-cart {
		padding: 3em 1.0556621881% 1em;
	}
}

@media (min-width: 1440px) {
	.woocommerce-checkout-review-order-table .edit-cart {
		padding: 3em 1.5050167224% 1em;
	}
}

.checkout-totals-row {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	background: #8cbc39;
	margin-top: 2em;
}

.checkout-totals-row .free-shipping-wrapper {
	margin-left: 0;
	margin-right: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding-left: 5.3571428571%;
	padding-right: 5.3571428571%;
}

@media (min-width: 690px) {
	.checkout-totals-row .free-shipping-wrapper {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		width: 30.303030303%;
		float: left;
		padding-left: 3.488372093%;
		padding-right: 3.488372093%;
	}
}

@media (min-width: 930px) {
	.checkout-totals-row .free-shipping-wrapper {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 33.3333333333%;
		float: left;
		padding-left: 1.8733850129%;
		padding-right: 1.8733850129%;
	}
}

@media (min-width: 1280px) {
	.checkout-totals-row .free-shipping-wrapper {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 41.6666666667%;
		float: left;
		padding-left: 1.0338345865%;
		padding-right: 1.0338345865%;
	}
}

@media (min-width: 1440px) {
	.checkout-totals-row .free-shipping-wrapper {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 41.6666666667%;
		float: left;
		padding-left: 1.461038961%;
		padding-right: 1.461038961%;
	}
}

.checkout-totals-row .cart-totals-wrapper {
	margin-left: 0;
	margin-right: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding-left: 5.3571428571%;
	padding-right: 5.3571428571%;
}

@media (min-width: 690px) {
	.checkout-totals-row .cart-totals-wrapper {
		width: 69.696969697%;
		float: left;
		margin-right: 4.347826087%;
		float: right;
		margin-right: 0;
		padding-left: 3.488372093%;
		padding-right: 3.488372093%;
	}
}

@media (min-width: 930px) {
	.checkout-totals-row .cart-totals-wrapper {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		width: 65.3691275168%;
		float: left;
		margin-right: 3.8926174497%;
		float: right;
		margin-right: 0;
		padding-left: 1.9463087248%;
		padding-right: 1.9463087248%;
	}
}

@media (min-width: 1280px) {
	.checkout-totals-row .cart-totals-wrapper {
		width: 57.4536148433%;
		float: left;
		margin-right: 2.1113243762%;
		float: right;
		margin-right: 0;
		padding-left: 1.0556621881%;
		padding-right: 1.0556621881%;
	}
}

@media (min-width: 1440px) {
	.checkout-totals-row .cart-totals-wrapper {
		width: 57.0791527313%;
		float: left;
		margin-right: 3.0100334448%;
		float: right;
		margin-right: 0;
		padding-left: 1.5050167224%;
		padding-right: 1.5050167224%;
	}
}

.woocommerce-checkout-payment {
	background-color: #ffffff;
	margin-top: 2em;
	padding-top: 2em;
	text-align: center;
	width: 112%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-right: -6%;
	margin-left: -6%;
	padding-right: 6%;
	padding-left: 6%;
}

@media (min-width: 690px) {
	.woocommerce-checkout-payment {
		width: 106.976744186%;
		float: left;
		margin-left: 0;
		margin-right: 0;
		margin-right: -3.488372093%;
		margin-left: -3.488372093%;
		padding-right: 3.488372093%;
		padding-left: 3.488372093%;
		text-align: left;
	}
}

@media (min-width: 930px) {
	.woocommerce-checkout-payment {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		clear: both;
		width: 100%;
		float: left;
		margin-left: 0;
		margin-right: 0;
		padding-left: 1.9463087248%;
		padding-right: 1.9463087248%;
	}
}

@media (min-width: 1280px) {
	.woocommerce-checkout-payment {
		padding-left: 1.0556621881%;
		padding-right: 1.0556621881%;
	}
}

@media (min-width: 1440px) {
	.woocommerce-checkout-payment {
		padding-left: 1.5050167224%;
		padding-right: 1.5050167224%;
	}
}

.woocommerce-checkout-payment .payment_method_authorize_net_cim img {
	margin: 0 6px;
}

.woocommerce-checkout-payment .payment_method_authorize_net_cim fieldset {
	text-align: left;
}

@media (min-width: 930px) {
	.woocommerce-checkout-payment .payment_method_authorize_net_cim fieldset {
		padding-right: 50%;
	}
}

.woocommerce-checkout-payment
	.payment_method_authorize_net_cim
	fieldset
	.button {
	display: block;
	float: none !important;
	text-align: center;
	margin-bottom: 0.5em;
}

.woocommerce-checkout-payment .terms {
	padding-left: 12%;
	padding-right: 12%;
}

@media (min-width: 690px) {
	.woocommerce-checkout-payment .terms {
		padding-left: 6.976744186%;
		padding-right: 6.976744186%;
	}
}

@media (min-width: 930px) {
	.woocommerce-checkout-payment .terms {
		padding-left: 3.8926174497%;
		padding-right: 3.8926174497%;
	}
}

@media (min-width: 1280px) {
	.woocommerce-checkout-payment .terms {
		padding-left: 2.1113243762%;
		padding-right: 2.1113243762%;
	}
}

@media (min-width: 1440px) {
	.woocommerce-checkout-payment .terms {
		padding-left: 3.0100334448%;
		padding-right: 3.0100334448%;
	}
}

.woocommerce-checkout-payment .terms label {
	display: inline;
}

/*--------------------------------------------------------------
## 404 NOT FOUND
--------------------------------------------------------------*/
.not-found-row-1 {
	width: 89.2857142857%;
	float: left;
	margin-left: 5.3571428571%;
	margin-right: 5.3571428571%;
	padding: 1.5em 6% 0;
	background-color: #ffffff;
	text-align: center;
}

@media (min-width: 690px) {
	.not-found-row-1 {
		width: 93.4782608696%;
		float: left;
		margin-left: 3.2608695652%;
		margin-right: 3.2608695652%;
	}
}

@media (min-width: 930px) {
	.not-found-row-1 {
		width: 96.2532299742%;
		float: left;
		margin-left: 1.8733850129%;
		margin-right: 1.8733850129%;
	}
}

@media (min-width: 1280px) {
	.not-found-row-1 {
		width: 97.9323308271%;
		float: left;
		margin-left: 1.0338345865%;
		margin-right: 1.0338345865%;
	}
}

@media (min-width: 1440px) {
	.not-found-row-1 {
		width: 97.0779220779%;
		float: left;
		margin-left: 1.461038961%;
		margin-right: 1.461038961%;
	}
}

.not-found-row-1 h1,
.not-found-row-1 h2 {
	text-align: center;
}

.not-found-row-1 a {
	text-decoration: underline;
}

/*--------------------------------------------------------------
# Widget Styles
--------------------------------------------------------------*/
.product-list {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

.product-list.hide-mobile {
	display: none;
}

@media (min-width: 690px) {
	.product-list.hide-mobile {
		display: block;
	}
}

.product-list .woocommerce .product_list_widget .product-list-item {
	width: 89.2857142857%;
	float: left;
	margin-left: 5.3571428571%;
	margin-right: 5.3571428571%;
	background: #ffffff;
	margin-bottom: 4em;
}

@media (min-width: 690px) {
	.product-list .woocommerce .product_list_widget .product-list-item {
		width: 93.4782608696%;
		float: left;
		margin-left: 3.2608695652%;
		margin-right: 3.2608695652%;
	}
}

@media (min-width: 930px) {
	.product-list .woocommerce .product_list_widget .product-list-item {
		width: 65.3691275168%;
		float: left;
		margin-right: 3.8926174497%;
		margin-left: 17.3154362416%;
	}
}

@media (min-width: 1280px) {
	.product-list .woocommerce .product_list_widget .product-list-item {
		width: 57.4536148433%;
		float: left;
		margin-right: 2.1113243762%;
		margin-left: 21.2731925784%;
	}
}

@media (min-width: 1280px) {
	.home .product-list .woocommerce .product_list_widget .product-list-item {
		width: 57.4536148433%;
		float: left;
		margin-right: 2.1113243762%;
		margin-left: 21.2731925784%;
	}
}

.product-list .woocommerce .product_list_widget .product-list-item .padding {
	padding: 30px 15px 0;
}

.product-list .woocommerce .product_list_widget .product-list-item-title {
	font-weight: 300;
	text-align: center;
}

@media (min-width: 690px) {
	.product-list .woocommerce .product_list_widget .product-list-item-title {
		font-size: 24px;
		font-size: 1.5rem;
	}
}

@media (min-width: 1280px) {
	.product-list .woocommerce .product_list_widget .product-list-item-title {
		font-size: 24px;
		font-size: 1.5rem;
		text-align: left;
		padding-left: 274px;
	}
}

@media (min-width: 1440px) {
	.product-list .woocommerce .product_list_widget .product-list-item-title {
		font-size: 30px;
		font-size: 1.875rem;
	}
}

.product-list
	.woocommerce
	.product_list_widget
	.product-list-item
	.img-wrapper {
	text-align: center;
}

.product-list .woocommerce .product_list_widget .product-list-item img {
	float: none;
	width: auto;
}

@media (min-width: 1280px) {
	.product-list .woocommerce .product_list_widget .product-list-item img {
		margin-top: -130px;
		float: left;
	}
}

@media (min-width: 1280px) {
	.home
		.product-list
		.woocommerce
		.product_list_widget
		.product-list-item
		.intro-text
		p,
	.home
		.product-list
		.woocommerce
		.product_list_widget
		.product-list-item
		.row-img-text-link
		.text-center
		p,
	.row-img-text-link
		.home
		.product-list
		.woocommerce
		.product_list_widget
		.product-list-item
		.text-center
		p,
	.home
		.product-list
		.woocommerce
		.product_list_widget
		.product-list-item
		.shop-row-1
		p {
		font-size: 25.6px;
		font-size: 1.6rem;
	}
}

.product-list .woocommerce .product_list_widget .product-list-item-details {
	display: block;
	font-size: 18px;
	font-size: 1.125rem;
}

@media (min-width: 1280px) {
	.product-list .woocommerce .product_list_widget .product-list-item-details {
		clear: both;
		width: 100%;
		float: left;
		margin-left: 0;
		margin-right: 0;
		font-size: 23.008px;
		font-size: 1.438rem;
	}
}

/********************
tip 2-13-20
*******************/

.woocommerce-cart-form thead,
.woocommerce-checkout-review-order-table tr,
.woocommerce-cart-form tr[class] {
	background-color: #fff;
}

.woocommerce-cart-form__contents .actions {
	text-align: center;
	padding-top: 1.5rem;
}

.woocommerce-cart-form .cart_item {
	border-bottom-width: 0;
}

.woocommerce-cart-form .cart_item + .cart_item {
	border-top: 1px solid #cbcbcb;
}

.input-text.qty {
	border-bottom: 2px solid #c5dd9c !important;
	-moz-appearance: unset;
}

.cart_totals .checkout-button,
.shop_table .button[name="update_cart"],
.button[type="submit"] {
	display: inline-block;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 1.3em;
	text-align: center;
	color: #fff;
	border: 0;
	background-color: #8cbc39;
	padding: 20px;
	transition: all 0.25s ease-in-out;
}

.actions .button[name="update_cart"] {
	background-color: #e6e6e6;
}

.button[name="update_cart"]:not([disabled]) {
	color: #228a41;
}

.cart_totals .checkout-button:hover,
.button[name="update_cart"]:not([disabled]):hover {
	color: #fff;
	box-shadow: inset 0 0 5em 5em rgba(0, 0, 0, 0.4);
}

.free-shipping-wrapper {
	align-self: stretch;
	grid-column: 1;
	grid-row: 2 / 4;
	width: 100%;
}

.cart_totals h2 {
	background-color: #fff;
	font-size: 1.875rem;
	text-align: center;
	grid-column: 2;
	grid-row: 2;
	margin: 0;
}

.cart_totals .shop_table {
	background-color: #fff;
	margin: 0;
	grid-column: 2;
	grid-row: 3;
}

.cart_totals h2,
.cart_totals th,
.cart_totals td {
	padding: 0 1.5rem;
}

.wc-proceed-to-checkout {
	width: 100%;
	text-align: center;
	grid-row: 1;
	grid-column: 1 / 3;
}

.free-shipping-wrapper {
	background-color: #8cbc39;
	display: flex;
	flex-direction: column;
	justify-content: center;
	float: none;
	margin: 0;
}

.order_details tfoot th,
.woocommerce-shipping-totals th,
.cart-subtotal th,
.order-total th {
	text-align: left;
	display: block;
	font-weight: normal;
}

.woocommerce-shipping-totals td,
.cart-subtotal td {
	display: block;
	padding: 0 1.5rem;
}

.order-total td {
	padding-bottom: 2rem;
}

.order_details tfoot td {
	font-weight: bolder;
	display: block;
}

.order_details tfoot tr:first-child .woocommerce-Price-amount,
.woocommerce-shipping-methods label,
.cart-subtotal td {
	font-weight: bolder;
	font-size: 1.875rem;
}

.order_details tfoot tr:last-of-type .woocommerce-Price-amount,
tr.order-total .woocommerce-Price-amount {
	font-size: 3.125rem;
	line-height: 1.2;
	font-weight: 400;
	margin-bottom: 2rem;
}

tr.order-total {
	color: #228a41;
}

.cart_totals li {
	margin: 0;
}

.woocommerce-shipping-destination {
	margin: 1.5rem 0 0;
}

input[type="checkbox"] {
	display: inline-block;
	visibility: inherit;
	position: relative;
	margin-right: 1rem;
	border: 1px solid #8cbc39;
	height: 16px;
	width: 16px !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	border-radius: 0;
	background-color: #fff;
	cursor: pointer;
}

input[type="checkbox"]:checked {
	background-color: #228a41;
}

.woocommerce-checkout-review-order-table .cart_item td,
.woocommerce-checkout-review-order-table .order_item td,
.order_details .cart_item td,
.order_details .order_item td {
	display: table-cell;
}

.order_details tr.order_item,
.order_details thead {
	background-color: #fff;
}

.woocommerce-view-subscription .order_details .order_item td.product-name,
:root .order_item td.woocommerce-table__product-name {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: min-content min-content;
	/* text-align: left; */
}

.order_details .order_item td.product-name img {
	grid-column: 2;
	grid-row: 3;
	margin: 0 auto;
}

.order_details .order_item td.product-name .item-name {
	grid-column: 1 / 3;
	grid-row: 1;
}

.order_details .order_item td.product-name .product-quantity {
	grid-column: 3;
	grid-row: 1;
	align-self: start;
}

.order_details .order_item td.product-name ul.wc-item-meta {
	grid-column: 1 / 3;
	grid-row: 2;
	margin: 0;
	list-style: none;
	padding: 0;
}

.order_item td {
	padding: 0.25rem;
}

.order_item td.product-total {
	align-self: flex-start;
}

@media (min-width: 690px) {
	.order_item td.product-total {
		align-self: center;
	}

	.order_details .order_item td.product-name img {
		grid-column: 1;
		grid-row: 1 / 3;
	}

	.order_details .order_item td.product-name .item-name {
		grid-column: 2;
	}

	.order_details .order_item td.product-name .product-quantity {
		grid-row: 1 / 3;
		align-self: center;
	}

	.order_details .order_item td.product-name ul.wc-item-meta {
		grid-column: 2;
		grid-row: 2;
	}
}

.woocommerce-view-subscription .shop_table.order_details thead tr,
.woocommerce-view-subscription .shop_table.order_details tr.order_item,
.woocommerce-table--order-details.shop_table.order_details thead tr,
.woocommerce-table--order-details.shop_table.order_details tr.order_item {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.woocommerce-view-subscription .shop_table.order_details,
.woocommerce-view-subscription .shop_table.order_details thead,
.woocommerce-view-subscription .shop_table.order_details tbody,
.woocommerce-table--order-details.shop_table.order_details thead,
.woocommerce-table--order-details.shop_table.order_details tbody,
.woocommerce-table--order-details.shop_table.order_details {
	display: block;
}

.woocommerce-MyAccount-content {
	display: flex;
	flex-direction: column;
}

section.woocommerce-columns--2.woocommerce-columns--addresses {
	display: flex;
	flex-wrap: wrap;
	padding: 1.5rem;
	background-color: #fff;
	justify-content: space-between;
}

.woocommerce-columns--addresses .woocommerce-column__title {
	font-size: 1.25rem;
	text-align: left;
}

.woocommerce-column--billing-address,
.woocommerce-column--shipping-address {
	width: 50%;
	min-width: 250px;
}

table.subscription_details,
section.woocommerce-customer-details,
.woocommerce-MyAccount-content > p:first-of-type,
.woocommerce-MyAccount-content .woocommerce-notices-wrapper {
	order: -1;
}

table.subscription_details {
	background-color: #fff;
}

.subscription_details td {
	padding: 0.25rem 1rem;
}

.woocommerce-view-subscription .woocommerce-MyAccount-content > h2,
.woocommerce-order-details__title {
	text-align: left;
	background-color: #fff;
	margin: 0;
	padding: 0 1.5rem;
}

.totals-callout {
	display: inline-block;
	width: 100%;
	margin-top: 2rem;
	background-color: #fff;
}

.totals-callout__row {
	display: block;
}

.totals-callout tr:not(.totals-callout__row) {
	grid-column: 2;
	padding: 1rem;
}

:root:root .totals-callout__row td {
	display: flex;
	height: 100%;
	padding: 0;
}

.woocommerce-view-subscription .order_details tfoot {
	background-color: #fff;
	margin-top: 1.5rem;
	display: block;
	padding: 1.5rem;
}

@media (min-width: 690px) {
	.totals-callout {
		display: grid;
		grid-template-columns: 41% auto;
	}

	.totals-callout__row {
		grid-column: 1;
		grid-row-end: span 8;
	}

	.totals-callout tr:not(.totals-callout__row) {
		grid-column: 2;
	}

	:root:root .totals-callout__row td {
		padding-right: 1.5rem;
	}
	.woocommerce-columns--addresses .woocommerce-column__title {
		font-size: 1.75rem;
	}

	.cart_totals {
		display: grid;
		grid-template-columns: 41% auto;
		grid-template-rows: 5.4rem 4rem minmax(300px, 1fr);
	}

	.cart_item .attachment-woocommerce_thumbnail {
		max-width: 115px;
	}
}

.cart .cart_item td.product-name,
.woocommerce-checkout-review-order-table .cart_item td.product-name,
.woocommerce-checkout-review-order-table .order_item td.product-name,
.order_details .cart_item td.product-name,
.order_details .order_item td.product-name {
	width: 100%;
	float: none;
	margin: 0;
}

:root:root label[for="account_display_name"],
#account_display_name,
#account_display_name ~ span {
	display: none;
}

th.product-price,
th.product-quantity,
th.product-subtotal,
tr.cart_item > td {
	min-width: 100px;
}

.place-order {
	text-align: center;
}

.yith_wcmc_subscribe_me_label {
	/* width: 100%; */
	display: block;
	margin-bottom: 1.5rem;
}

/*# sourceMappingURL=style.css.map */
