.woocommerce a.button,.woocommerce button.button,.woocommerce a.button:disabled,.woocommerce button.button:disabled,.woocommerce a.button.disabled,.woocommerce button.button.disabled, .woocommerce button.btn--raised {
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	padding: 14px 20px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all;
	-o-transition: all;
	transition: all;
	-webkit-transition: all 180ms ease-out;
	-moz-transition: all 180ms ease-out;
	-o-transition: all 180ms ease-out;
	transition: all 180ms ease-out
}

.woocommerce button.btn--raised {
	background-color: #FFC72C;
    border-color: #FFC72C;
	color: #ffffff;
}

.woocommerce button.btn--raised:hover {
	background-color: #061032;
	border-color: #061032;
}

.woocommerce button.button.button.disabled,.woocommerce button.button.button.alt.disabled,.woocommerce button.button.button[disabled],.woocommerce button.button.button.alt[disabled] {
	background-color: #555555
}

.woocommerce button.button.button.disabled:hover,.woocommerce button.button.button.alt.disabled:hover,.woocommerce button.button.button[disabled]:hover,.woocommerce button.button.button.alt[disabled]:hover,.woocommerce button.button.button.disabled:focus,.woocommerce button.button.button.alt.disabled:focus,.woocommerce button.button.button[disabled]:focus,.woocommerce button.button.button.alt[disabled]:focus {
	background-color: #555555
}

.woocommerce a:not(.btn):not(.button) {
	-webkit-transition: all;
	-o-transition: all;
	transition: all;
	-webkit-transition: all 180ms ease-out;
	-moz-transition: all 180ms ease-out;
	-o-transition: all 180ms ease-out;
	transition: all 180ms ease-out;
	text-decoration: none;
	color: #FFC72C
}

.woocommerce a:not(.btn):not(.button):hover {
	text-decoration: none;
	color: #0C2340
}

.woocommerce .products ul li.product a,.woocommerce ul.products li.product a {
	-webkit-transition: all;
	-o-transition: all;
	transition: all;
	-webkit-transition: all 180ms ease-out;
	-moz-transition: all 180ms ease-out;
	-o-transition: all 180ms ease-out;
	transition: all 180ms ease-out
}

.woocommerce .products ul li.product .button,.woocommerce ul.products li.product .button {
	margin-top: auto
}

.woocommerce .products ul li.product .woocommerce-loop-product__link:hover .woocommerce-loop-product__title,.woocommerce ul.products li.product .woocommerce-loop-product__link:hover .woocommerce-loop-product__title {
	color: #000
}

.woocommerce .products ul li.product span.price,.woocommerce ul.products li.product span.price {
	justify-content: flex-start;
	align-items: center;
	position: relative;
	display: flex;
	width: 100%;
	height: auto;
	flex-flow: row wrap;
	font-size: 1.25em;
	line-height: 1;
	color: #555555
}

.woocommerce .products ul li.product span.price .amount,.woocommerce ul.products li.product span.price .amount {
	position: relative;
	display: inline-flex;
	margin: 0 5px 0 0
}

.woocommerce .products ul li.product span.price .amount:not(:first-child),.woocommerce ul.products li.product span.price .amount:not(:first-child) {
	margin-left: 5px
}

.woocommerce div.product .woocommerce-tabs {
	margin: 0 0 40px
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	border-width: 0 0 3px 0;
	border-style: solid;
	border-color: #0C2340;
	padding: 0;
	margin: 0;
	overflow: visible;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after {
	display: none !important
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	display: block !important;
	position: relative;
	padding: 0;
	margin: 0 0 -3px 0;
	border: none !important;
	background: #ffffff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	display: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	border-color: #FFC72C;
	color: #FFC72C;
	cursor: default
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover {
	color: #FFC72C;
	border-color: #FFC72C
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	border-bottom: 3px solid #0C2340;
	padding: .6em 1em;
	margin: 0;
	background: transparent;
	display: block;
	font-family: 'Teko',sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	color: #0C2340
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
	border-color: #555555;
	color: #555555
}

.woocommerce div.product .woocommerce-tabs h2 {
	position: relative;
	display: block;
	margin: 0 0 25px;
	padding: 0;
	font-size: 32px;
	line-height: 36px;
	font-family: 'Teko',sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	color: #0C2340
}

.woocommerce div.product .woocommerce-tabs p:last-child {
	margin-bottom: 0
}

.woocommerce div.product .woocommerce-tabs .panel {
	background-color: #ebeef1;
	padding: 1.7em 1em;
	margin: 0
}

.woocommerce div.product p.price {
	justify-content: flex-start;
	align-items: center;
	position: relative;
	display: flex;
	width: 100%;
	height: auto;
	flex-flow: row wrap
}

.woocommerce div.product p.price .amount {
	position: relative;
	display: inline-flex;
	margin: 0 8px 0 0
}

.woocommerce div.product p.price .amount:not(:first-child) {
	margin-left: 8px
}

.woocommerce .quantity .qty {
	height: 40px;
	line-height: 38px
}

.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register,.woocommerce table.shop_table {
	border-color: #d3dae0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.woocommerce .woocommerce-input-wrapper>strong {
	font-size: 16px;
	font-weight: normal
}

.woocommerce form .form-row {
	margin-bottom: 25px
}

.woocommerce .woocommerce-breadcrumb {
	margin-bottom: 2em
}

.woocommerce-account .woocommerce nav.woocommerce-MyAccount-navigation ul {
	max-width: 100%
}

.woocommerce-account .woocommerce nav.woocommerce-MyAccount-navigation ul li {
	border-width: 0 0 1px 0;
	border-color: #ebeef1;
	border-style: solid;
	position: relative;
	background: none;
	padding: 0
}

.woocommerce-account .woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active::after,.woocommerce-account .woocommerce nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover::after {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	right: -14px;
	float: none;
	margin: 0;
	display: none !important
}

.woocommerce-account .woocommerce nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
	background-color: transparent;
	color: currentColor
}

.woocommerce-account .woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active {
	background-color: transparent
}

.woocommerce-account .woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active a {
	background-color: transparent;
	color: #FFC72C
}

.woocommerce-account .woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active a:hover {
	background-color: transparent;
	color: #FFC72C
}

.woocommerce-account .woocommerce nav.woocommerce-MyAccount-navigation ul li a {
	position: relative;
	display: block;
	background-color: transparent;
	width: 100%;
	height: auto;
	padding: 6px 12px;
	color: #555555
}

.woocommerce-account .woocommerce nav.woocommerce-MyAccount-navigation ul li a:hover,.woocommerce-account .woocommerce nav.woocommerce-MyAccount-navigation ul li a:focus {
	background-color: #f3f4f6;
	color: #555555
}

#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.woocommerce-error,.woocommerce-info,.woocommerce-message {
	border-width: 0 0 0 5px;
	border-style: solid;
	width: 100%;
	max-width: 100%;
	padding: 1em 1.5em
}

.woocommerce-error>*,.woocommerce-info>*,.woocommerce-message>* {
	max-width: 100%
}

.woocommerce-message::before,
.woocommerce-error::before,
.woocommerce-info::before {
	display: none;
}

.woocommerce-error a:not(.btn):not(.button),.woocommerce-info a:not(.btn):not(.button),.woocommerce-message a:not(.btn):not(.button) {
	text-decoration: underline;
	color: inherit
}

.woocommerce-error a:not(.btn):not(.button):hover,.woocommerce-info a:not(.btn):not(.button):hover,.woocommerce-message a:not(.btn):not(.button):hover,.woocommerce-error a:not(.btn):not(.button):focus,.woocommerce-info a:not(.btn):not(.button):focus,.woocommerce-message a:not(.btn):not(.button):focus {
	text-decoration: underline
}

.woocommerce-info {
	background-color: #1a4d8d;
	border-color: #0C2340;
	color: #ffffff
}

.woocommerce-info a:not(.btn):not(.button):hover,.woocommerce-info a:not(.btn):not(.button):focus {
	color: #ccc
}

.woocommerce-message {
	background-color: #ebeef1;
	border-color: #555555;
	color: #555555
}

.woocommerce-message a:not(.btn):not(.button) {
	color: #FFC72C
}

.woocommerce-message a:not(.btn):not(.button):hover,.woocommerce-message a:not(.btn):not(.button):focus {
	color: #ac7e00
}

.woocommerce-error {
	background-color: #e44c53;
	border-color: #b81c23;
	color: #ffffff
}

.woocommerce-error a:not(.btn):not(.button):hover,.woocommerce-error a:not(.btn):not(.button):focus {
	color: #ccc
}

@media screen and (max-width: 480px) {
	.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last {
		float:none;
		clear: both;
		width: 100%
	}
}

body.woocommerce:not(.single-product) .wp-pagenavi a,body.woocommerce:not(.single-product) .wp-pagenavi span {
	padding: 0;
	width: 40px;
	height: 40px;
	display: inline-flex;
	justify-content: center;
	align-items: center
}

body.woocommerce:not(.single-product) .woocm-wrapper {
	display: flex;
	flex-wrap: wrap;
	padding: 0 20px;
	max-width: 1250px;
	margin: 0 auto
}

@media screen and (max-width: 769px) {
	body.woocommerce:not(.single-product) .woocm-wrapper {
		flex-direction:column
	}
}

body.woocommerce:not(.single-product) .woocm-wrapper .active-filter {
	padding: 0 5px
}

body.woocommerce:not(.single-product) .woocm-wrapper .active-filter a {
	color: #0C2340;
	display: flex;
	align-items: center;
	font-weight: bold
}

body.woocommerce:not(.single-product) .woocm-wrapper .active-filter a span {
	color: #FFC72C;
	font-size: 22px;
	font-weight: bold;
	margin-left: auto
}

body.woocommerce:not(.single-product) .woocm-wrapper #content {
	display: flex;
	padding-left: 20px;
	order: 2;
	width: 70%
}

@media screen and (max-width: 769px) {
	body.woocommerce:not(.single-product) .woocm-wrapper #content {
		width:100%;
		padding: 0 0 40px 0
	}
}

body.woocommerce:not(.single-product) .woocm-wrapper .sidebar-wrapper {
	display: flex;
	flex-direction: column;
	margin-top: 20px;
	order: 1;
	width: 30%;
	padding-right: 20px;
	margin-bottom: 40px
}

@media screen and (max-width: 769px) {
	body.woocommerce:not(.single-product) .woocm-wrapper .sidebar-wrapper {
		width:100%;
		margin-top: 0;
		padding-right: 0
	}
}

body.woocommerce:not(.single-product) .woocm-wrapper .sidebar-wrapper .widget-title {
	background: #FFC72C;
	color: white;
	padding: 14px 20px;
	font-size: 20px;
	text-transform: uppercase;
	position: relative
}

body.woocommerce:not(.single-product) .woocm-wrapper #sidebar {
	display: flex;
	flex-direction: column
}

body.woocommerce:not(.single-product) .woocm-wrapper #sidebar ul {
	margin: 0;
	padding: 0;
	width: 100%
}

body.woocommerce:not(.single-product) .woocm-wrapper #sidebar .widget-title {
	background: #FFC72C;
	color: white;
	padding: 14px 20px;
	font-size: 20px;
	text-transform: uppercase;
	position: relative
}

@media screen and (max-width: 769px) {
	body.woocommerce:not(.single-product) .woocm-wrapper #sidebar .widget-title {
		padding-right:45px
	}

	body.woocommerce:not(.single-product) .woocm-wrapper #sidebar .widget-title::after {
		content: "▼";
		position: absolute;
		right: 20px;
		top: 50%;
		transform: translateY(-50%)
	}
}

body.woocommerce:not(.single-product) .woocm-wrapper #sidebar .widget_product_categories.active-pan ul.product-categories {
	display: block !important
}

body.woocommerce:not(.single-product) .woocm-wrapper #sidebar .widget_product_categories ul.product-categories {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0 5px
}

@media screen and (max-width: 769px) {
	body.woocommerce:not(.single-product) .woocm-wrapper #sidebar .widget_product_categories ul.product-categories {
		display:none
	}
}

body.woocommerce:not(.single-product) .woocm-wrapper #sidebar .widget_product_categories ul.product-categories li.cat-item {
	font-weight: bold;
	margin-bottom: 4px;
	display: flex;
	align-items: center
}

body.woocommerce:not(.single-product) .woocm-wrapper #sidebar .widget_product_categories ul.product-categories li.cat-item a {
	color: #0C2340;
	padding-right: 5px
}

body.woocommerce:not(.single-product) .woocm-wrapper #sidebar .widget_product_categories ul.product-categories li.cat-item a:hover {
	color: #FFC72C
}

body.woocommerce:not(.single-product) .woocm-wrapper #sidebar .widget_product_categories ul.product-categories li.cat-item span.count {
	font-weight: bold;
	color: #FFC72C;
	margin-left: auto;
	align-self: flex-start
}

body.woocommerce:not(.single-product) .woocm-wrapper #sidebar .widget_product_categories ul.product-categories li.cat-item.current-cat {
	display: none
}

body.woocommerce:not(.single-product) .woocm-wrapper #sidebar .widget_product_search {
	margin-top: 30px
}

body.woocommerce:not(.single-product) .woocm-wrapper #sidebar .widget_product_search.active-pan .woocommerce-product-search {
	display: block !important
}

body.woocommerce:not(.single-product) .woocm-wrapper #sidebar .widget_product_search .woocommerce-product-search {
	margin-top: 20px;
	padding: 0 5px
}

@media screen and (max-width: 769px) {
	body.woocommerce:not(.single-product) .woocm-wrapper #sidebar .widget_product_search .woocommerce-product-search {
		display:none
	}
}

body.woocommerce:not(.single-product) .woocm-wrapper #sidebar .widget_product_search .woocommerce-product-search button[type="submit"] {
	margin-top: 10px;
	background-color: #0C2340;
	border: 1px solid #0C2340;
	color: #ffffff;
	padding: 10px 20px;
	transition: all 180ms ease-out;
	position: relative;
	display: inline-block;
	width: auto;
	max-width: 100%;
	height: auto;
	appearance: none;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	line-height: 18px;
	white-space: normal
}

body.woocommerce:not(.single-product) .woocm-wrapper #sidebar .widget_product_search .woocommerce-product-search button[type="submit"]:hover {
	background-color: #FFC72C;
	border-color: #FFC72C;
	color: #0C2340
}

body.woocommerce:not(.single-product) .woocm-wrapper .active-pan .widget-title::after {
	content: "▲" !important
}

body.woocommerce.woocommerce-page .woocm-wrapper ul.products li.product {
	width: 30%;
	flex: 0 0 30%;
	margin: 0 auto 30px auto;
	max-width: 30%
}

body.woocommerce.woocommerce-page .woocm-wrapper ul.products li.product.first {
	margin-left: 0
}

body.woocommerce.woocommerce-page .woocm-wrapper ul.products li.product.last {
	margin-right: 0
}

@media screen and (max-width: 992px) {
	body.woocommerce.woocommerce-page .woocm-wrapper ul.products li.product {
		width:47%;
		flex: 0 0 47%;
		margin: 0 auto 30px auto;
		max-width: 47%
	}

	body.woocommerce.woocommerce-page .woocm-wrapper ul.products li.product.first,body.woocommerce.woocommerce-page .woocm-wrapper ul.products li.product.last {
		margin: 0 auto 30px auto
	}

	body.woocommerce.woocommerce-page .woocm-wrapper ul.products li.product:nth-child(2n+1) {
		margin-left: 0 !important
	}

	body.woocommerce.woocommerce-page .woocm-wrapper ul.products li.product:nth-child(2n) {
		margin-right: 0 !important
	}
}

@media screen and (max-width: 420px) {
	body.woocommerce.woocommerce-page .woocm-wrapper ul.products li.product {
		width:100%;
		flex: 0 0 100%;
		margin: 0 0 30px 0;
		max-width: 100%
	}
}

.woocommerce .products ul,.woocommerce ul.products {
	margin-top: 120px
}

.woocommerce .woocommerce-ordering select {
	width: 100%
}

body.woocommerce .woocommerce-breadcrumb {
	max-width: 1250px;
	margin: 30px auto;
	padding: 0 20px
}

body.woocommerce .woocommerce-message a:not(.btn):not(.button) {
	color: #0C2340;
	font-weight: bold
}

body.woocommerce .woocommerce-message a:not(.btn):not(.button):hover {
	color: #FFC72C
}

/*.woocommerce-notices-wrapper {
display: flex
}*/

.woocommerce-MyAccount-navigation-link--shopurlpath {
	margin-top: 20px;
	margin-bottom: 20px
}

.woocommerce-MyAccount-navigation-link--shopurlpath a {
	color: white !important;
	background: #0C2340 !important
}

.woocommerce-MyAccount-navigation-link--shopurlpath a:hover {
	color: #FFC72C
}

img.dryfit-img {
	width: 55px !important;
	height: auto !important;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10
}

.warning-dryfit {
	margin-top: 20px;
	font-size: 13px
}

.woocommerce-shipping-totals .shipping_notice {
	line-height: normal
}

.woocommerce-shipping-totals .shipping_notice .delay {
	font-weight: normal;
	font-size: 12px
}

.woocommerce-shipping-totals .shipping_notice .bold-text {
	font-weight: bold;
	font-size: 12px;
	display: block
}

body.woocommerce.woocommerce-page .woocm-wrapper ul.products li.product.product-category a img {
	margin-bottom: 0
}

body.woocommerce.woocommerce-page .woocm-wrapper ul.products li.product.product-category a:hover .woocommerce-loop-category__title,body.woocommerce.woocommerce-page .woocm-wrapper ul.products li.product.product-category a:focus .woocommerce-loop-category__title {
	background-color: #FFC72C
}

body.woocommerce.woocommerce-page .woocm-wrapper ul.products li.product.product-category a:hover .woocommerce-loop-category__title::after,body.woocommerce.woocommerce-page .woocm-wrapper ul.products li.product.product-category a:focus .woocommerce-loop-category__title::after {
	color: #FFC72C
}

body.woocommerce.woocommerce-page .woocm-wrapper ul.products li.product.product-category .woocommerce-loop-category__title {
	padding: 20px 40px 20px 20px;
	margin: 0;
	position: relative;
	display: block;
	background-color: #0C2340;
	width: 100%;
	height: auto;
	font-family: 'Teko',sans-serif;
	font-size: 24px;
	line-height: 1;
	text-transform: uppercase;
	color: #ffffff;
	transition: background 240ms ease
}

body.woocommerce.woocommerce-page .woocm-wrapper ul.products li.product.product-category .woocommerce-loop-category__title .count {
	display: none
}

body.woocommerce.woocommerce-page .woocm-wrapper ul.products li.product.product-category .woocommerce-loop-category__title::before,body.woocommerce.woocommerce-page .woocm-wrapper ul.products li.product.product-category .woocommerce-loop-category__title::after {
	position: absolute;
	top: initial;
	left: initial;
	right: 0;
	bottom: 0
}

body.woocommerce.woocommerce-page .woocm-wrapper ul.products li.product.product-category .woocommerce-loop-category__title::before {
	border-style: solid;
	border-width: 0 0 40px 40px;
	border-color: transparent transparent #ffffff transparent;
	width: 0;
	height: 0;
	content: '';
	z-index: 1
}

body.woocommerce.woocommerce-page .woocm-wrapper ul.products li.product.product-category .woocommerce-loop-category__title::after {
	transition: color 240ms ease;
	margin-right: 3px;
	padding-top: 3px;
	font-size: 30px;
	line-height: 25px;
	font-weight: 700;
	color: #0C2340;
	content: "+";
	z-index: 2
}

body.woocommerce.woocommerce-page #sidebar .widget_custom_html {
	margin-top: 30px
}

body.woocommerce.woocommerce-page #sidebar .widget_custom_html>div {
	padding-top: 10px
}

body.woocommerce.woocommerce-page .sidebar__link {
	position: relative;
	display: block;
	margin: 0 0 8px 0;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	color: #0C2340
}

body.woocommerce.woocommerce-page .sidebar__link:last-child {
	margin-bottom: 0
}

body.woocommerce.woocommerce-page .sidebar__link:hover,body.woocommerce.woocommerce-page .sidebar__link:focus {
	color: #FFC72C
}

.woocommerce form .form-row .input-checkbox {
	position: relative
}

.woocommerce-variation .woocommerce-variation-description {
	display: none !important
}

/**
* Styles for "Freebie" tags 
* Displays specific labels for free items in shop loops and single product pages
*/

/* Freebie tag in product loops (Shop page/Archives) */
.woocommerce .products ul li.product span.price .product__tag--freebie,
.woocommerce ul.products li.product span.price .product__tag--freebie {
	font-size: 15px;
	line-height: 1.3;
	margin: 5px 0 5px 0;
	padding: 0;
	text-transform: none;
	font-weight: bold;
	color: #FFC72C; /* Brand Yellow */
}

/* Freebie tag on Single Product page */
.woocommerce div.product p.price .product__tag--freebie {
	font-size: 17px;
	line-height: 1.1;
	margin: 8px 0 8px 0;
	padding: 0;
	text-transform: none;
	font-weight: bold;
	color: #FFC72C;
}

/**
* Product-related elements (product_ prefix)
* Handles titles, "New" badges, and specific descriptions
*/

/* Product link spacing in loops */
.woocommerce .products ul li.product .woocommerce-loop-product__link,
.woocommerce ul.products li.product .woocommerce-loop-product__link {
	margin-bottom: 12px;
}

/* Product title in loops with transition effect */
.woocommerce .products ul li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	-webkit-transition: color 180ms ease-out;
	-moz-transition: color 180ms ease-out;
	-o-transition: color 180ms ease-out;
	transition: color 180ms ease-out;
	font-size: 1.5em;
	color: #0C2340; /* Brand Dark Blue */
	font-family: 'Teko', sans-serif;
	font-weight: bold;
}

/* "New" product badge in loops */
.woocommerce .products ul li.product .product__tag--new,
.woocommerce ul.products li.product .product__tag--new {
	position: relative;
	display: inline-flex;
	margin: 0 8px 8px 0;
	padding: 4px 6px;
	width: auto;
	height: auto;
	background: #555555;
	font-size: 16px;
	line-height: 1;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
}

/* Variable product button display */
.woocommerce .products ul li.product .button.product_type_variable,
.woocommerce ul.products li.product .button.product_type_variable {
	display: inline-block;
	width: auto;
}

/* "New" badge on Single Product page */
.woocommerce div.product .product__tag--new {
	position: relative;
	display: inline-flex;
	padding: 6px 7px;
	margin: 0 10px 10px 0;
	width: auto;
	height: auto;
	background: #555555;
	font-size: 18px;
	line-height: 1;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
}

/* Specific product description tag (highlighted block) */
.woocommerce div.product .product__tag--description {
	position: relative;
	display: inline-flex;
	padding: 12px 12px;
	margin: 0 0 15px 0;
	width: auto;
	height: auto;
	background: #555555;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 1.3;
	text-transform: none;
	font-weight: bold;
	color: white;
}

/* Main title on Single Product page */
.product_title {
	font-family: 'Teko', sans-serif;
	font-weight: bold;
	color: #0C2340;
}

/* Styles for "New Product" absolute badge */
span.newproduct {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 15px;
	font-weight: bold;
	color: #FFC72C;
}

.woocommerce ul.products li.product a img {
	max-heigth: 350px;
	width: auto;
	margin: 0 auto 1em;
}

.woocommerce-cart-form table caption+thead tr:first-child td,
.woocommerce-cart-form table caption+thead tr:first-child th,
.woocommerce-cart-form table colgroup+thead tr:first-child td,
.woocommerce-cart-form table colgroup+thead tr:first-child th,
.woocommerce-cart-form table thead:first-child tr:first-child td,
.woocommerce-cart-form table thead:first-child tr:first-child th,
.woocommerce-checkout table caption+thead tr:first-child td,
.woocommerce-checkout table caption+thead tr:first-child th,
.woocommerce-checkout table colgroup+thead tr:first-child td,
.woocommerce-checkout table colgroup+thead tr:first-child th,
.woocommerce-checkout table thead:first-child tr:first-child td,
.woocommerce-checkout table thead:first-child tr:first-child th {
	border: none;
	font-size: 17px;
}

.woocommerce-cart-form table thead:first-child tr:first-child th, 
.woocommerce-checkout table thead:first-child tr:first-child th {
	border-bottom: 1px solid #d3dae0;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th {
	border-bottom: none;
	border-right: none;
	border-left: none;
	font-size: 17px;
}

.woocommerce table.shop_table td {
	border: none;
	font-size: 17px;
	background-color: #fff;
	border-bottom: 1px solid #d3dae0;
}

.woocommerce table.shop_table td.actions {
	border-bottom: none;
}

.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
	border-bottom: none;
	background-color: #fff !important;
}

.woocommerce table.shop_table tr:last-child td {
    border-bottom: none;
}

#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
	border-bottom: none;
	font-size: 17px;
}

.woocommerce ul#shipping_method li label,
.woocommerce form.login__form .form-row label,
.woocommerce form.lost_reset_password .form-row label {
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}

.woocommerce input[type="text"],
.woocommerce input[type="number"],
.woocommerce input[type="email"],
.woocommerce input[type="password"],
.woocommerce input[type="tel"],
.woocommerce input[type="search"],
.woocommerce input[type="date"],
.woocommerce textarea {
	border: 1px solid #d3dae0;
	background-color: #ffffff;
	padding: 0 10px;
	margin: 0;
	width: 100%;
	height: 44px;
	-webkit-transition: border;
	-o-transition: border;
	transition: border;
	-webkit-transition: border 180ms ease-out;
	-moz-transition: border 180ms ease-out;
	-o-transition: border 180ms ease-out;
	transition: border 180ms ease-out;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 16px;
	line-height: 42px;
	color: #0C2340
}

#customer_details label {
	margin: 0 0 10px;
	display: block;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold
}

#customer_details h3 {
	margin: 0 0 30px 0;
	font-size: 26px;
	line-height: 30px;
	font-family: 'Teko',sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold
}

span.woocommerce-terms-and-conditions-checkbox-text {
	font-weight: 700;
}

p.wc-moneris-interac-currency-notice {
    display: none
}

.login {
    position: relative;
    display: block
}

.login .email-instruction {
    font-size: 12px;
    margin-top: -10px;
    line-height: 12px;
    margin-bottom: 30px
}

.login .email-instruction.error-only {
    display: none;
    color: red
}

.login .email-instruction .basic {
    display: block
}

.login .email-instruction .promo {
    display: none
}

.login .liner {
    order: 2;
    background: #d3dae0;
    width: 3px;
    margin: 0 5%
}

@media all and (max-width: 576px) {
    .login .liner {
        width: 100%;
        height: 3px;
        margin: 30px auto
    }
}

.login__box {
    position: relative;
    border: 1px solid #ebeef1;
    padding: 3% 3%;
    margin: 0 auto;
    width: 100%;
    /*max-width: 960px;*/
    display: flex
}

@media all and (max-width: 576px) {
    .login__box {
        flex-direction:column
    }
}

.login__section {
    width: 100%;
    max-width: 440px
}

.login__section h1,.login__section h2,.login__section h3,.login__section h4 {
    margin: 0 0 15px 0
}

.login__section h2 {
    border-bottom: 1px solid #ebeef1;
    padding-bottom: 6px
}

.login__section--register {
    order: 1
}

@media all and (max-width: 576px) {
    .login__section--register {
        order:3
    }
}

.login__section--login {
    order: 3
}

@media all and (max-width: 576px) {
    .login__section--login {
        order:1
    }
}

.login__section--login h2 {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap
}

.login__form,.login__form__actions {
    position: relative;
    display: block;
    width: 100%;
    height: auto
}

.login .actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.login .actions--secondary {
    padding-top: 10px
}

.login .btn {
    margin-bottom: 10px
}

.login #birth_date::-webkit-inner-spin-button {
    display: none;
    -webkit-appearance: none
}

.login .woocommerce-error {
    margin: 0
}