.additional-checkout-button {
	border: 0 !important;
	border-radius: 5px !important;
	display: inline-block;
	margin: 0 0 10px;
	padding: 0 24px !important;
	max-width: 100%;
	min-width: 150px !important;
	line-height: 44px !important;
	text-align: center !important
}

.additional-checkout-button+.additional-checkout-button {
	margin-left: 10px
}

.additional-checkout-button:last-child {
	margin-bottom: 0
}

.additional-checkout-button span {
	font-size: 14px !important
}

.additional-checkout-button img {
	display: inline-block !important;
	height: 1.3em !important;
	margin: 0 !important;
	vertical-align: middle !important;
	width: auto !important
}

@media (max-width: 500px) {
	.additional-checkout-button {
		display: block;
		margin-left: 0 !important;
		padding: 0 10px !important;
		width: 100%
	}
}

.additional-checkout-button--apple-pay {
	background-color: #000 !important;
	color: #fff !important;
	display: none;
	font-family: -apple-system, 'Helvetica Neue', sans-serif !important;
	min-width: 150px !important;
	white-space: nowrap !important
}

.additional-checkout-button--apple-pay:hover,
.additional-checkout-button--apple-pay:active,
.additional-checkout-button--apple-pay:visited {
	color: #fff !important;
	text-decoration: none !important
}

.additional-checkout-button--apple-pay .additional-checkout-button__logo {
	background: -webkit-named-image(apple-pay-logo-white) center center no-repeat !important;
	background-size: auto 100% !important;
	display: inline-block !important;
	vertical-align: middle !important;
	width: 3em !important;
	height: 1.3em !important
}

@media (max-width: 500px) {
	.additional-checkout-button--apple-pay {
		display: none
	}
}

.additional-checkout-button--google-pay {
	line-height: 0 !important;
	padding: 0 !important;
	border-radius: unset !important;
	width: 80px !important
}

@media (max-width: 500px) {
	.additional-checkout-button--google-pay {
		width: 100% !important
	}
}

.gpay-iframe {
	height: 44px !important;
	width: 100% !important;
	cursor: pointer;
	vertical-align: middle !important
}

.additional-checkout-button--paypal-express {
	background-color: #ffc439 !important
}

.additional-checkout-button--paypal {
	vertical-align: top;
	line-height: 0 !important;
	padding: 0 !important
}

.additional-checkout-button--amazon {
	background-color: #fad676 !important;
	position: relative !important
}

.additional-checkout-button--amazon .additional-checkout-button__logo {
	-webkit-transform: translateY(4px) !important;
	transform: translateY(4px) !important
}

.additional-checkout-button--amazon .alt-payment-list-amazon-button-image {
	max-height: none !important;
	opacity: 0 !important;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important
}

.additional-checkout-button-visually-hidden {
	border: 0 !important;
	clip: rect(0, 0, 0, 0) !important;
	clip: rect(0 0 0 0) !important;
	width: 1px !important;
	height: 1px !important;
	margin: -2px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important
}

.shopify-payment-button__button--hidden {
	visibility: hidden;
}

.shopify-payment-button__button {
	border-radius: 4px;
	border: none;
	box-shadow: 0 0 0 0 transparent;
	color: white;
	cursor: pointer;
	display: block;
	font-size: 1em;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	width: 100%;
	transition: background 0.2s ease-in-out;
}

.shopify-payment-button__button[disabled] {
	opacity: 0.6;
	cursor: default;
}

.shopify-payment-button__button--unbranded {
	background-color: #1990c6;
	padding: 1em 2em;
}

.shopify-payment-button__button--unbranded:hover:not([disabled]) {
	background-color: #136f99;
}

.shopify-payment-button__more-options {
	background: transparent;
	border: 0 none;
	cursor: pointer;
	display: block;
	font-size: 1em;
	margin-top: 1em;
	text-align: center;
	width: 100%;
}

.shopify-payment-button__more-options:hover:not([disabled]) {
	text-decoration: underline;
}

.shopify-payment-button__more-options[disabled] {
	opacity: 0.6;
	cursor: default;
}

.shopify-payment-button__button--branded {
	display: flex;
	flex-direction: column;
	min-height: 44px;
	position: relative;
	z-index: 1;
}

.shopify-payment-button__button--branded .shopify-cleanslate {
	flex: 1 !important;
	display: flex !important;
	flex-direction: column !important;
}

.slides>li:first-child {
	display: block;
}

.image__fallback {
	width: 100vw;
	display: block !important;
	max-width: 100vw !important;
	margin-bottom: 0;
}

.image__fallback+.hsContainer__image {
	display: none !important;
}

.hsContainer {
	height: auto !important;
}

.no-js-only {
	display: inherit !important;
}

.icon-cart.cart-button {
	display: none;
}

.lazyload,
.cart_page_image img {
	opacity: 1;
	-webkit-filter: blur(0);
	filter: blur(0);
}

.bcg .hsContent {
	background-color: transparent;
}

.animate_right,
.animate_left,
.animate_up,
.animate_down {
	opacity: 1;
}

.flexslider .slides>li {
	display: block;
}

.product_section .product_form {
	opacity: 1;
}

.multi_select,
form .select {
	display: block !important;
}

.swatch_options {
	display: none;
}

div.promo_banner {
	background-color: #171717;
	color: #ffffff;
}

div.promo_banner a {
	color: #ffffff;
}

div.logo img {
	width: 205px;
	max-width: 100%;
	max-height: 200px;
	display: block;
}

.mm-title img {
	max-width: 100%;
	max-height: 60px;
}

.header div.logo a {
	padding-top: 10px;
	padding-bottom: 10px;
}

.nav ul.menu {
	padding-top: 10px;
}

div.content {
	padding: 140px 0px 0px 0px;
}

@media only screen and (max-width: 798px) {
	div.content {
		padding-top: 20px;
	}
}

.select-button {

	background-color: #E5E5E5;
	margin: 20px 3% 0 3% !important;
	width: 94%;
	font-size: 30px;
}

.select-button.active,
.select-button:hover {
	background-color: #b07148;
}

* {
	box-sizing: border-box !important;
}

h1 {
	font-size: 30px !important;
	font-family: Open Sans, sans-serif !important;
}

.row {
	display: -ms-flexbox;
	/* IE10 */
	display: flex;
	-ms-flex-wrap: wrap;
	/* IE10 */
	flex-wrap: wrap;
}

.intl-row {
	margin-bottom: 30px;
}

/* Create equal columns that sits next to each other */


.column-main {
	-ms-flex: 50%;
	/* IE10 */
	flex: 50%;
	max-width: 50%;
	/* align-items: center; */
	padding: 0 10px;
}

.column-main-img {
	-ms-flex: 25%;
	/* IE10 */
	flex: 25%;
	max-width: 25%;
}

.column-main-image img {
	width: 100%;
	border: 1px solid #aeaeae;
}


/* Responsive layout - makes the columns stack on top of each other instead of next to each other */
@media screen and (max-width: 767px) {

	.column-main,
	.column-main-image {
		-ms-flex: 100%;
		flex: 100%;
		max-width: 100%;
		padding: 0;
	}
}

/* Responsive layout - makes the columns stack on top of each other instead of next to each other */
@media screen and (max-width: 767px) {

	.column-main,
	.column-main-image {
		-ms-flex: 100%;
		flex: 100%;
		max-width: 100%;
		padding: 0;
	}
}

            .column-main-img {
                -ms-flex: 50%; /* IE10 */
                flex: 50%;
                max-width: 50%;
            }
            .select-button { font-size: 18px; }
            .column-main-img .select-button { min-width: auto !important; }

            @media screen and (min-width: 767px) {
                .column-main-img {
                    -ms-flex: 25%; /* IE10 */
                    flex: 25%;
                    max-width: 25%;
                }
            }