
@media all {
	@media screen and (max-width: 800px) {
		/* .shopify-section {
			margin-top:0!important;
		} */
		.container {
			padding-right: 0;
			padding-left: 0;
		}
		/* .shopify-section {
			margin-top: 16px;
		} */
	}
}

.cart-summary__actions {
    width: 300px;
    margin: auto !important;
}
.techn {display: flex;}
.custom-mini-cart-price{width: 100% !important}
.custom-mini-cart-price div{display: flex;justify-content: space-between;}
.lb-addon-title{padding-left:15px !important;}
.lb-flat-card{border-radius:0 !important;}
.lb-addon-cont{margin:0 !important;}
a,
del,
div,
form,
h1,
h3,
h4,
i,
img,
ins,
label,
li,
p,
small,
span,
strong,
ul {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

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

ul {
	list-style: inside;
}

i {
	font-style: italic;
}

small {
	font-size: 75%;
}

strong {
	font-weight: 700;
}

a {
	color: #222;
	transition: .3s;
}

a,
a:active,
a:focus,
a:hover {
	text-decoration: none;
	outline: 0;
}

a:active,
a:hover {
	color: #56cfe1;
}

strong {
	font-weight: 600;
}

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

h1,
h3,
h4 {
	margin: .65em 0 .5em;
	line-height: 1.428;
	font-family: sans-serif;
	color: #222;
	letter-spacing: 0;
}

h1 {
	margin: 0;
	font-size: 2.6179em;
}

h3 {
	font-size: 1.618em;
}

h4 {
	font-size: 1.3em;
}

p {
	margin-bottom: 1.3em;
}

input {
	transition: .3s;
}

input {
	color: inherit;
	font: inherit;
}

input:focus {
	outline: 0;
	box-shadow: none;
}

input[type=number] {
	width: 100%;
	height: 40px;
	line-height: 18px;
	transition: border-color .5s;
	box-shadow: none;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input:not([type=submit]):not([type=checkbox]) {
	border: 1px solid #ccc;
	font-size: 13px;
	outline: 0;
	padding: 0 15px;
	color: #878787;
	border-radius: 0;
	max-width: 100%;
}

input:not([type=submit]):not([type=checkbox]):focus {
	border-color: #222;
}

a.button,
input[type=submit] {
	cursor: pointer;
	border: 2px solid #222;
	padding: 5px 25px;
	background: #fff;
	color: #222;
	border-radius: 40px;
	font-size: 14px;
	font-weight: 600;
	min-height: 40px;
}

a.button {
	display: inline-block;
	background: 0 0;
}

a.button:hover,
input[type=submit]:hover {
	border-color: #56cfe1;
	background-color: #56cfe1;
	color: #fff;
}

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

::-webkit-input-placeholder {
	color: #c1c1c1;
}

:-moz-placeholder {
	color: #c1c1c1;
}

::-moz-placeholder {
	color: #c1c1c1;
}

input:focus::-webkit-input-placeholder {
	color: transparent;
}

input:focus::-moz-placeholder {
	color: transparent;
}

input:focus:-ms-input-placeholder {
	color: transparent;
}

a,
input {
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}

.button,
input[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

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

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width:1200px) {
	.container {
		max-width: 1170px;
	}
}

@media (min-width:1230px) {
	.container {
		max-width: 1200px;
	}
}

.mg__0 {
	margin: 0;
}

.mt__30 {
	margin-top: 30px;
}

.mt__60 {
	margin-top: 60px;
}

.mb__15 {
	margin-bottom: 15px;
}

.mb__20 {
	margin-bottom: 20px;
}

.mb__30 {
	margin-bottom: 30px;
}

.w__100 {
	width: 100%;
}

.fs__30 {
	font-size: 30px;
}

.fs__90 {
	font-size: 90px;
}


.tc {
	text-align: center;
}

.pr {
	position: relative;
}

.tu {
	text-transform: uppercase;
}

.button.button_primary {
	background-color: #56cfe1;
	color: #fff;
	border-color: #56cfe1;
}

.button.button_primary:focus,
.button.button_primary:hover {
	opacity: .8;
}

.empty_cart_page {
	margin: 140px 0;
	text-align: center;
}

.empty_cart_page .button {
	min-width: 180px;
}

::placeholder {
	color: currentcolor;
	opacity: 1;
}

:-ms-input-placeholder {
	color: currentcolor;
}

::-ms-input-placeholder {
	color: currentcolor;
}

@media (min-width:641px) {
	.empty_cart_page {
		margin: 200px 0;
	}
}

@media (min-width:1025px) {
	.wrapper_wide .container {
		max-width: 1600px;
	}
}



img.lz_op_ef.lazyloadt4sed {
	-webkit-animation: 1.25s cubic-bezier(.26, .54, .32, 1) forwards ani-fadeIn;
	animation: 1.25s cubic-bezier(.26, .54, .32, 1) forwards ani-fadeIn;
}

.empty_cart_page>i:after {
	font-size: 22px;
	line-height: 1;
	left: 17px;
	top: 50%;
	margin-top: -5px;
	position: absolute;
	font-family: 'Line Awesome Free';
	font-weight: 900;
	content: "\f00d";
}

.empty_cart_page>i:after {
	font-size: 35px;
	left: 28px;
	margin-top: -8px;
}

.cookie-message {
	padding: 10px 20px;
	border-bottom: 1px solid rgba(129, 129, 129, .2);
	color: #222;
}

.mini_cart_meta {
	font-size: 12px;
	color: #999;
}

.cart_meta_variant {
	margin-bottom: 0;
}

.js_add_ld {
	background-image: url(https://cdn.shopify.com/s/files/1/0069/9292/0627/t/35/assets/lds-sw.svg?1945)!important;
	background-size: 0!important;
	background-repeat: no-repeat!important;
	background-position: center!important;
	transition: none!important;
}


/*! CSS Used from: https://cdn.shopify.com/s/files/1/0069/9292/0627/t/35/assets/theme.css?enable_css_minification=1&v=1550610146583189595 ; media=all */

@media all {
	.lazyloadt4sed h1,
	.lazyloadt4sed h3,
	.lazyloadt4sed h4 {
		font-family: Karla;
	}
	h1,
	h3,
	h4 {
		font-weight: 600;
		color: #222;
		letter-spacing: 0;
		line-height: 1.428;
	}
	h1 {
		font-size: 37px;
	}
	h3 {
		font-size: 23px;
	}
	h4 {
		font-size: 18px;
	}
	a:active,
	a:hover {
		color: #cc4719;
	}
	.button.button_primary,
	a.button:hover,
	input[type=submit]:hover {
		background-color: #cc4719;
	}
	.button.button_primary,
	a.button:hover,
	input[type=submit]:hover {
		border-color: #cc4719;
	}
	a.button:hover,
	input[type=submit]:hover {
		color: #fff;
	}
	a.button:not(.nt_cat_lm),
	input[type=submit] {
		border-radius: 0;
	}
	@media all {
		div.custom-cart a {
			background-color: transparent;
			-webkit-text-decoration-skip: objects;
		}
		div.custom-cart strong {
			font-weight: inherit;
			font-weight: bolder;
		}
		div.custom-cart small {
			font-size: 80%;
		}
		div.custom-cart img {
			border-style: none;
		}
		div.custom-cart input {
			font-family: sans-serif;
			font-size: 100%;
			line-height: 1.15;
			margin: 0;
		}
		div.custom-cart input {
			overflow: visible;
		}
		div.custom-cart [type=submit] {
			-webkit-appearance: button;
		}
		div.custom-cart [type=submit]::-moz-focus-inner {
			border-style: none;
			padding: 0;
		}
		div.custom-cart [type=submit]:-moz-focusring {
			outline: 1px dotted ButtonText;
		}
		div.custom-cart form {
			margin: 0;
		}
		div.custom-cart a,
		input,
		label {
			touch-action: manipulation;
		}
		div.custom-cart input {
			font-size: 1.6rem;
			font-family: Montserrat, sans-serif;
			max-width: 100%;
			border: 1px solid var(--color-border);
			border-radius: 0;
			box-shadow: none;
		}
		div.custom-cart .button,
		input[type=submit] {
			font-family: Montserrat, sans-serif;
			text-transform: uppercase;
		}
		div.custom-cart .button,
		input[type=submit] {
			cursor: pointer;
			font-weight: 700;
			font-size: 16px;
			letter-spacing: .1em;
			padding: 16px 30px;
			transition: all .3s;
		}
		div.custom-cart .button.alt,
		input[type=submit].alt {
			border: 1px solid #000;
			background: 0 0;
			color: #000;
			padding: 16px 30px;
		}
		div.custom-cart .button.alt:hover,
		input[type=submit].alt:hover {
			border: 1px solid #35bcac;
			color: #35bcac;
			background: 0 0;
		}
		div.custom-cart input[type=number] {
			border: 1px solid #000;
			display: block;
			text-align: center;
			max-width: 100%;
			font-size: 1.2rem;
			color: #000;
			letter-spacing: .15em;
			padding: 14px;
			width: 100px;
			-moz-appearance: textfield;
		}
		div.custom-cart input[type=number]:focus {
			outline: 0;
			border: 1px solid #f04924;
		}
		@media screen and (min-width:974px) {
			div.custom-cart .mobile-only {
				display: none!important;
			}
		}
		@media only screen and (max-width:60.85em) {
			div.custom-cart .desktop-only {
				display: none;
			}
		}
		* {
			box-sizing: border-box;
		}
		div.custom-cart .page-width {
			max-width: 75em;
			padding: 0 30px;
			margin: 0 auto;
		}
		div.custom-cart .page-width:after {
			content: "";
			display: table;
			clear: both;
		}
		div.custom-cart img {
			margin: 0;
			max-width: 100%;
		}
		div.custom-cart h3,
		h4 {
			font-family: beloved_sans_bold, sans-serif;
			text-transform: uppercase;
		}
		div.custom-cart input {
			-webkit-font-smoothing: antialiased;
			-webkit-text-size-adjust: 100%;
			-ms-text-size-adjust: 100%;
			-moz-text-size-adjust: 100%;
			text-size-adjust: 100%;
		}
		div.custom-cart a {
			text-decoration: none;
		}
		div.custom-cart a:hover {
			color: #35bcac;
		}
		div.custom-cart a:focus {
			color: inherit;
		}
		div.custom-cart .button {
			font-size: 16px;
			letter-spacing: .1em;
			background-color: #65499d;
			color: #fff;
			font-weight: 900;
			text-transform: uppercase;
			margin: 0;
			width: auto;
			display: block;
			white-space: inherit;
			cursor: pointer;
			-webkit-user-select: none;
			-moz-user-select: none;
			-ms-user-select: none;
			user-select: none;
			-webkit-appearance: none;
			-moz-appearance: none;
			appearance: none;
			position: relative;
			transition: background-color .3s ease, color .3s ease, border-color .3s ease;
			display: inline-block;
			vertical-align: middle;
			border: 0;
			text-align: center;
			white-space: nowrap;
			text-decoration: none;
			background-color: #000;
			outline: 0;
		}
		.button.alt,
		div.custom-cart .button {
			padding: 16px 30px;
		}
		@media only screen and (max-width:60.85em) {
			.button.alt,
			div.custom-cart .button {
				padding: 12px 24px;
			}
		}
		div.custom-cart .button:hover {
			background-color: #65499d;
			border-color: #65499d;
			color: #fff;
		}
		div.custom-cart .button:focus {
			outline: 0;
		}
		div.custom-cart .button:after {
			display: block;
			content: "";
			background-image: url(https://cdn.shopify.com/s/files/1/1520/2544/t/300/assets/icon-loading.svg);
			background-position: 50%;
			background-repeat: no-repeat;
			background-size: cover;
			width: 60px;
			height: 60px;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			opacity: 0;
			transition: opacity .3s ease;
		}
		div.custom-cart .button.inverted {
			background-color: #65499d;
		}
		div.custom-cart .button.inverted:hover {
			background-color: #000;
		}
		div.custom-cart a {
			transition: all .3s;
			color: #000;
		}
		@media print {
			div.custom-cart p {
				orphans: 3;
				widows: 3;
			}
		}
		div.custom-cart .cart {
			padding-bottom: 25px;
		}
		@media only screen and (min-width:46.85em) {
			div.custom-cart .cart {
				padding-bottom: 130px;
			}
		}
		@media only screen and (max-width:60.85em) {
			div.custom-cart .cart {
				padding: 0 20px 250px;
			}
		}
		div.custom-cart .cart__form {
			display: flex;
		}
		div.custom-cart .cart__shipping-notice {
			font-size: 16px;
			font-weight: 700;
			margin-bottom: 40px;
		}
		@media only screen and (max-width:60.85em) {
			div.custom-cart .cart__shipping-notice {
				font-size: 16px;
				margin-bottom: 20px;
				margin-top: 0;
			}
		}
		div.custom-cart .cart__sidebar {
			order: 1;
			margin-left: 28px;
			min-width: 360px;
			position: relative;
		}
		div.custom-cart .cart__main-content {
			width: 100%;
		}
		div.custom-cart .cart-listing {
			margin-bottom: 14px;
		}
		@media only screen and (min-width:61.85em) {
			div.custom-cart .cart-listing {
				margin-bottom: 40px;
			}
		}
		div.custom-cart .cart-listing .cart-listing__item {
			border: 1px solid #dfdfdf;
			margin-bottom: 8px;
			padding: 15px;
			display: flex;
		}
		@media only screen and (min-width:46.85em) {
			div.custom-cart .cart-listing .cart-listing__item {
				padding: 10px 20px;
				margin-bottom: 20px;
			}
		}
		div.custom-cart .cart-listing .cart-listing__item-image img {
			height: 70px;
			width: 70px;
			min-width: 70px;
			-o-object-fit: contain;
			object-fit: contain;
			-o-object-position: center;
			object-position: center;
		}
		@media only screen and (max-width:60.85em) {
			div.custom-cart .cart-listing .cart-listing__item-image img {
				height: 35px;
				width: 35px;
				min-width: 35px;
			}
		}
		div.custom-cart .cart-listing .cart-listing__item-content {
			display: flex;
			flex-direction: column;
			justify-content: space-between;
			margin-left: 22px;
			width: 100%;
			position: relative;
            gap: 10px
		}
		@media only screen and (min-width:46.85em) {
			div.custom-cart .cart-listing .cart-listing__item-content {
				flex-direction: row;
			}
		}
		div.custom-cart .cart-listing .cart-listing__item-description {
			max-width: 65%;
			line-height: 1.5;
			font-size: 16px;
			font-weight: 500;
			flex: 1;
		}
		@media only screen and (max-width:35.25em) {
			div.custom-cart .cart-listing .cart-listing__item-description {
				max-width: 100%;
				width: 100%;
				padding-right: 0;
			}
		}
		div.custom-cart .cart-listing .cart-listing__remove {
			font-weight: 500;
			font-size: 16px;
			color: grey;
		}
		div.custom-cart .cart-listing .cart-listing__item-footer {
			display: flex;
			justify-content: space-between;
		}
		div.custom-cart .cart-listing .cart-listing__item-quantity {
			display: flex;
			align-items: center;
			position: relative;
		}
		@media only screen and (min-width:87.5em) {
			div.custom-cart .cart-listing .cart-listing__item-quantity {
				margin-right: 50px;
			}
		}
		@media only screen and (max-width:35.25em) {
			div.custom-cart .cart-listing .cart-listing__item-quantity {
				order: 2;
				margin: 0;
			}
		}
		div.custom-cart .cart-listing .cart-listing__item-quantity .cart-listing__item-quantity-label {
			position: absolute;
			left: 40px;
			top: 50%;
			transform: translate(-100%, -50%);
			font-size: 16px;
			font-weight: 700;
		}
		div.custom-cart .cart-listing .cart-listing__item-quantity .cart-listing__item-quantity-input {
			padding-left: 54px;
			padding-top: 11px;
			padding-bottom: 11px;
			min-width: 114px;
			font-weight: 700;
			font-size: 16px;
		}
		div.custom-cart .cart-listing .cart-listing__item-quantity .cart-listing__item-quantity-input:focus {
			font-weight: 400;
		}
		div.custom-cart .cart-listing .cart-listing__item-price {
			display: flex;
			align-items: center;
			font-size: 16px;
			min-width: 50px;
		}
		@media only screen and (min-width:46.85em) {
			div.custom-cart .cart-listing .cart-listing__item-price {
				margin-left: 20px;
			}
		}
		@media only screen and (max-width:35.25em) {
			div.custom-cart .cart-listing .cart-listing__item-price {
				margin: 0;
				order: 1;
			}
		}
		div.custom-cart .cart-summary {
			border: 1px solid #dfdfdf;
			margin-bottom: 8px;
			padding: 20px!important;
			font-size: 12px;
			padding: 40px;
		}
		@media only screen and (min-width:46.85em) {
			div.custom-cart .cart-summary {
				padding: 10px 20px;
				margin-bottom: 20px;
			}
		}
		div.custom-cart .cart-summary .cart-summary__items {
			list-style: none;
			padding-left: 0;
			margin-bottom: 30px;
		}
		div.custom-cart .cart-summary .cart-summary__item {
			display: flex;
			margin-bottom: 20px;
		}
		.cart-summary .cart-summary__item-value,
		div.custom-cart .cart-summary .cart-summary__item-title {
			display: block;
			width: 50%;
			font-size: 16px;
			font-weight: 700;
		}
		div.custom-cart .cart-summary .cart-summary__item-value {
			letter-spacing: 1px;
			text-transform: uppercase;
			text-align: right;
		}
		div.custom-cart .cart-summary .cart-summary__free-shipping-quota__label {
			margin-top: 15px;
			font-size: 16px;
			font-weight: 600;
			letter-spacing: 0;
			line-height: 1.2;
			letter-spacing: .94px;
			color: #2b2b2b;
		}
		div.custom-cart .cart-summary .cart-summary__actions {
			margin-top: 30px;
			margin-bottom: 25px;
			display: flex;
			align-items: center;
			justify-content: space-around;
			flex-wrap: wrap-reverse;
		}
		@media only screen and (max-width:60.85em) {
			div.custom-cart .cart-summary .cart-summary__actions {
				justify-content: space-between;
			}
		}
		.cart-summary .cart-summary__action.alt,
		.cart-summary .cart-summary__action.inverted,
		div.custom-cart .cart-summary .cart-summary__action {
			padding: 16px 18px;
			margin-bottom: 0;
			min-width: 132px;
			max-width: none;
			text-overflow: ellipsis;
			width: 100%;
			font-size: 16px;
			text-transform: none;
			letter-spacing: .2px;
		}
		div.custom-cart .cart-summary .cart-summary__action[name=update] {
			display: none!important;
		}
		@media only screen and (max-width:60.85em) {
			div.custom-cart .cart-summary {
				position: fixed;
				left: 0;
				width: 100%;
				bottom: 0;
				z-index: 3;
				background: #fff;
				border: 0;
				margin-bottom: 0;
				padding-bottom: 0!important;
			}
			div.custom-cart .cart-summary .cart-summary__actions {
				margin-bottom: 0;
				margin-left: -20px;
				margin-right: -20px;
			}
			div.custom-cart .cart-summary .cart-summary__items {
				margin-bottom: 15px;
			}
			div.custom-cart .cart-summary .cart-summary__item {
				margin-bottom: 10px;
			}
			div.custom-cart .cart-summary .cart-summary__item-title,
			div.custom-cart .cart-summary .cart-summary__item-value {
				font-size: 10px;
			}
		}
		div.custom-cart .cart-banners {
			display: flex;
			margin: 20px -5px 0;
		}
		@media only screen and (max-width:60.85em) {
			div.custom-cart .cart-banners {
				flex-direction: column;
			}
		}
		div.custom-cart .cart-banners img {
			flex: 1;
			margin: 0 5px;
			width: calc(50% - 10px);
		}
		@media only screen and (max-width:60.85em) {
			div.custom-cart .cart-banners img {
				width: calc(100% - 10px);
			}
			div.custom-cart .cart-banners img:last-child {
				margin-top: 10px;
			}
		}
		div.custom-cart .cart-safety {
			padding: 20px;
			border: 1px solid #dfdfdf;
		}
		@media only screen and (max-width:60.85em) {
			div.custom-cart .cart-safety {
				margin-top: 20px;
			}
		}
		div.custom-cart .cart-safety ul {
			padding: 0;
			margin: 0;
			list-style: none;
			display: flex;
			justify-content: space-around;
			align-items: center;
		}
		div.custom-cart .cart-safety ul:first-child img {
			width: 62px;
			height: auto;
		}
		div.custom-cart .cart-upsells .cart-upsells__title {
			font-family: Montserrat, sans-serif;
			font-weight: 700;
			margin-top: 58px;
			margin-bottom: 24px;
			font-size: 16px;
			text-transform: none;
		}
		@media only screen and (max-width:60.85em) {
			div.custom-cart .cart-upsells .cart-upsells__title {
				margin: 35px 0 15px;
				font-size: 16px;
				line-height: 15px;
			}
		}
		div.custom-cart .cart-upsells .cart-upsells__items {
			list-style: none;
			padding-left: 0;
		}
		div.custom-cart .cart-upsells .cart-upsells__item {
			border: 1px solid #dfdfdf;
			margin-bottom: 8px;
			padding: 14px 20px;
			display: flex;
			align-items: center;
		}
		@media only screen and (min-width:46.85em) {
			div.custom-cart .cart-upsells .cart-upsells__item {
				padding: 10px 20px;
				margin-bottom: 20px;
			}
		}
		@media only screen and (max-width:60.85em) {
			div.custom-cart .cart-upsells .cart-upsells__item {
				padding: 15px;
			}
		}
		div.custom-cart .cart-upsells .cart-upsells__item-image {
			width: 65px;
			height: 65px;
			-o-object-fit: contain;
			object-fit: contain;
			-o-object-position: center;
			object-position: center;
		}
		@media only screen and (max-width:60.85em) {
			div.custom-cart .cart-upsells .cart-upsells__item-image {
				width: 55px;
				height: 55px;
			}
		}
		div.custom-cart .cart-upsells .cart-upsells__item-content {
			width: 100%;
			padding-right: 8px;
			padding-left: 32px;
			display: flex;
			justify-content: space-between;
			flex-direction: column;
			position: relative;
		}
		@media only screen and (max-width:60.85em) {
			div.custom-cart .cart-upsells .cart-upsells__item-content {
				padding: 0 0 0 15px;
			}
		}
		@media only screen and (min-width:46.85em) {
			div.custom-cart .cart-upsells .cart-upsells__item-content {
				flex-direction: row;
				align-items: center;
			}
		}
		div.custom-cart .cart-upsells .cart-upsells__item-description {
			padding-right: 28px;
			font-size: 16px;
			line-height: 1.5;
			font-weight: 500;
			margin: 0;
		}
		@media only screen and (min-width:46.85em) {
			div.custom-cart .cart-upsells .cart-upsells__item-description {
				max-width: 70%;
			}
		}
		@media screen and (max-width:749px) {
			div.custom-cart .cart-upsells .cart-upsells__item-description {
				margin-bottom: 20px;
			}
		}
		@media only screen and (max-width:45.85em) {
			div.custom-cart .cart-upsells .cart-upsells__item-description {
				padding-right: 0;
			}
		}
		div.custom-cart .cart-upsells .cart-upsells__item-price {
			color: #f04924;
			font-size: 12px;
			line-height: 1.5;
			font-weight: 500;
			display: block;
		}
		@media screen and (max-width:749px) {
			div.custom-cart .cart-upsells .cart-upsells__item-price {
				padding: 0;
			}
		}
		@media only screen and (max-width:60.85em) {
			div.custom-cart .cart-upsells .cart-upsells__item-action {
				margin-left: auto;
			}
		}
		div.custom-cart .lazyloaded {
			opacity: 1;
			transition: opacity .3s;
		}
	}
	div.custom-cart .cart-upsells .cart-upsells__item-price {
		color: #f04924;
		font-size: 12px;
		line-height: 1.5;
		font-weight: 500;
		display: block;
	}
	@media screen and (max-width:749px) {
		div.custom-cart .cart-upsells .cart-upsells__item-price {
			padding: 0;
		}
	}
	@media only screen and (max-width:60.85em) {
		div.custom-cart .cart-upsells .cart-upsells__item-action {
			margin-left: auto;
		}
	}
	.cart-upsells__content ul.cart-upsells__items {
		display: none;
	}
}



@media all {
	@media (max-width: 767px) {
		h1 {
			font-size:1.9rem;
			font-weight: 200;
			text-align: center;
			line-height: 1.813rem;
			text-transform: capitalize;
		}
	}
	div.custom-cart .cart-listing .cart-listing__item-footer {
		display: grid;
	}
	.Trust_badges .trust_content {
		display: flex;
		align-items: center;
	}
	.Trust_badges .trust_content .svg {
		margin: 0 10px;
	}
	ul.highlight_ul {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		list-style: none;
	}
	@media (max-width:767px) {
		ul.highlight_ul {
			display: grid;
			grid-template-columns: 1fr;
			list-style: none;
		}
	}
}



.las {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}

.la-shopping-bag:before {
	content: "\f290";
}

.las {
	font-family: 'Line Awesome Free';
	font-weight: 900;
}


/*! CSS Used from: Embedded */

.empty_cart_page a.button.button_primary {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.template-cart .mini_cart_meta {
	font-size: 13px;
}


/*! CSS Used from: Embedded */

.cart-summary {
	background-color: #f7f7f7;
	border-radius: 10px;
	border: none!important;
	box-shadow: 1px 2px 4px rgb(0 0 0 / 8%);
}

div.custom-cart .cart-summary {
	padding: 24px!important;
}

@media only screen and (max-width: 900px) {
	.custom-cart-mobile-sction {
		margin-top: 0px!important;
	}
	#cart-page-content h1 {
		font-weight: 700!important;
	}
	.cart__shipping-notice {
		text-align: center;
	}
	div.custom-cart .cart {
		padding: 0 0px 48px;
	}
}

.cart__shipping-notice {
	font-size: 16px;
	font-weight: 400!important;
	margin-bottom: 24px!important;
	color: #222;
}

.cart-listing .cart-listing__item {
	padding: 0px 0px 16px 0px!important;
	border: none!important;
	border-bottom: 1px solid #dfdfdf!important;
}

div.custom-cart a {
	font-weight: 700;
	font-size: 18px;
	line-height: 18px;
	min-height: 40px;
	color: #222222;
}

div.custom-cart a:hover {
	color: #cc4719!important;
}

.template-cart .mini_cart_meta {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 4px;
}

div.custom-cart small {
	color: #06c;
}

.cart_meta_variant strong {
	color: #222222;
}

.cart-listing__item-price {
	font-size: 18px!important;
}

.cart-price-final {
	color: #fd3f61;
	text-decoration: none;
}

.cart-price-original {
	color: #666;
	font-size: 14px;
	width: 100%;
	display: block;
	line-height: 14px;
	text-align: end;
}

.cart-listing .cart-listing__item-price {
	display: flex;
	align-items: center;
	font-size: 16px;
	min-width: 50px;
	justify-content: flex-end!important;
}

.cart-listing .cart-listing__item-quantity {
	margin-right: 0px!important;
}

.cart-listing__item-quantity-label {
	font-weight: 400!important;
}

.cart-listing .cart-listing__item-price {
	margin-left: 0px!important;
}

.cart-listing__item-quantity-input {
	border: 1px solid #ddd!important;
	border-radius: 10px!important;
}

.cart-summary__item--subtotal {
	padding-bottom: 8px;
	border-bottom: 2px solid #d2d2d7;
}

.custom-cart-price-total {
	margin-bottom: 8px!important;
}

.cart-summary__item--subtotal .cart-summary__item-title,
.cart-summary__item--subtotal .cart-summary__item-value {
	font-size: 24px!important;
}

.custom-cart-summary {
	margin-bottom: 0px!important;
}

.custom-cart-summary-text {
	color: color: #484848;
	font-weight: 500!important;
}

.trust_content p {
	margin-bottom: 0px;
}

.fee-shipping-message {
	font-size: 10px;
	text-transform: capitalize;
}

.cart-summary .cart-summary__actions {
	margin-top: 16px!important;
	margin-bottom: 4px!important;
}

.custom-button-checkout-message {
	font-size: 14px;
	text-align: center;
}

.custom-button-checkout-message strong {
	color: #fd3f61;
}

div.custom-cart .button.inverted {
	background-color: #222222!important;
}

div.custom-cart .button.inverted:hover {
	background-color: #fd3f61!important;
}

.cart-summary-continue-shopping {
	color: #06c!important;
}

.cart-safety {
	display: none;
}

.cart-banners {
	display: none!important;
}

.cart-upsells__title {
	display: none!important;
}

@media only screen and (max-width: 900px) {
	div.custom-cart .cart-listing .cart-listing__item-image img {
		height: 80px;
		width: 80px;
	}
	.mt__60 {
		margin-top: 16px!important;
	}
	.cart__shipping-notice {
		line-height: 16px;
		margin-bottom: 16px!important;
	}
	.template-cart .mini_cart_meta {
		margin-top: 0px!important;
	}
	.cart-listing .cart-listing__item {
		padding: 16px 0px!important;
		border-top: 1px solid #dfdfdf!important;
		border-bottom: none!important;
	}
	div.custom-cart .cart-listing .cart-listing__item {
		margin-bottom: 16px!important;
	}
	.cart-listing .cart-listing__item-content {
		display: flex;
		flex-direction: row!important;
		justify-content: space-between!important;
		flex-wrap: wrap!important;
	}
	.cart-listing__item-description {
		padding-bottom: 4px;
		width: 100%;
		min-width: 100%!important;
		margin-bottom: 4px;
	}
	.cart-summary__notes {
		border-top: 1px solid #dfdfdf!important;
		text-align: center;
		margin-top: 34px;
		padding-top: 8px;
		margin-bottom: 0px;
	}
	div.custom-cart .button.inverted {
		background-color: #fafafa!important;
		color: #222!important;
	}
	.cart-summary__notes p {
		margin-bottom: 8px;
		line-height: 16px;
	}
	div.custom-cart .cart-summary {
		padding: 0px 15px 15px 15px!important;
		background-color: #222222;
		border-top: 2px solid #dfdfdf!important;
		border-radius: 0px!important;
		margin-bottom: 0px!important;
		z-index: 10000!important;
		color: #fafafa;
	}
	div.custom-cart .cart-listing .cart-listing__item-content {
		margin-left: 16px;
	}
	.cart-summary__item--subtotal {
		margin-top: 8px;
		padding-bottom: 0px;
		border-bottom: 1px solid #d2d2d7;
	}
	.cart-summary__item--subtotal .cart-summary__item-title,
	.cart-summary__item--subtotal .cart-summary__item-value {
		font-size: 20px!important;
		font-size: 20px!important;
	}
}





/* /*! CSS Used fontfaces */

@font-face {
	font-family: 'Line Awesome Free';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://cdn.shopify.com/s/files/1/0069/9292/0627/t/35/assets/la-regular-400.eot);
	src: url(https://cdn.shopify.com/s/files/1/0069/9292/0627/t/35/assets/la-regular-400.eot#iefix) format("embedded-opentype"), url(https://cdn.shopify.com/s/files/1/0069/9292/0627/t/35/assets/la-regular-400.woff2) format("woff2"), url(https://cdn.shopify.com/s/files/1/0069/9292/0627/t/35/assets/la-regular-400.woff) format("woff"), url(https://cdn.shopify.com/s/files/1/0069/9292/0627/t/35/assets/la-regular-400.ttf) format("truetype"), url(https://cdn.shopify.com/s/files/1/0069/9292/0627/t/35/assets/la-regular-400.svg#lineawesome) format("svg");
}

@font-face {
	font-family: 'Line Awesome Free';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url(https://cdn.shopify.com/s/files/1/0069/9292/0627/t/35/assets/la-solid-900.eot);
	src: url(https://cdn.shopify.com/s/files/1/0069/9292/0627/t/35/assets/la-solid-900.eot#iefix) format("embedded-opentype"), url(https://cdn.shopify.com/s/files/1/0069/9292/0627/t/35/assets/la-solid-900.woff2) format("woff2"), url(https://cdn.shopify.com/s/files/1/0069/9292/0627/t/35/assets/la-solid-900.woff) format("woff"), url(https://cdn.shopify.com/s/files/1/0069/9292/0627/t/35/assets/la-solid-900.ttf) format("truetype"), url(https://cdn.shopify.com/s/files/1/0069/9292/0627/t/35/assets/la-solid-900.svg#lineawesome) format("svg");
}

@font-face {
	font-family: 'Karla';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBVXvYC6trAT7RQHtCe4ZRNkAT7MQ.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: 'Karla';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBVXvYC6trAT7RQHt6e4ZRNkAQ.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Karla';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBVXvYC6trAT7RQHtCe4ZRNkAT7MQ.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: 'Karla';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBVXvYC6trAT7RQHt6e4ZRNkAQ.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Karla';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBVXvYC6trAT7RQHtCe4ZRNkAT7MQ.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: 'Karla';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBVXvYC6trAT7RQHt6e4ZRNkAQ.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Karla';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBVXvYC6trAT7RQHtCe4ZRNkAT7MQ.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: 'Karla';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBVXvYC6trAT7RQHt6e4ZRNkAQ.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Karla';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBVXvYC6trAT7RQHtCe4ZRNkAT7MQ.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: 'Karla';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBVXvYC6trAT7RQHt6e4ZRNkAQ.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Karla';
	font-style: italic;
	font-weight: 800;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBVXvYC6trAT7RQHtCe4ZRNkAT7MQ.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: 'Karla';
	font-style: italic;
	font-weight: 800;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBVXvYC6trAT7RQHt6e4ZRNkAQ.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Karla';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBbXvYC6trAT7RbLtyU5rZPoAU.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: 'Karla';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBbXvYC6trAT7RVLtyU5rZP.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Karla';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBbXvYC6trAT7RbLtyU5rZPoAU.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: 'Karla';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBbXvYC6trAT7RVLtyU5rZP.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Karla';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBbXvYC6trAT7RbLtyU5rZPoAU.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: 'Karla';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBbXvYC6trAT7RVLtyU5rZP.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Karla';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBbXvYC6trAT7RbLtyU5rZPoAU.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: 'Karla';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBbXvYC6trAT7RVLtyU5rZP.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Karla';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBbXvYC6trAT7RbLtyU5rZPoAU.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: 'Karla';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBbXvYC6trAT7RVLtyU5rZP.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Karla';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBbXvYC6trAT7RbLtyU5rZPoAU.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: 'Karla';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/karla/v15/qkBbXvYC6trAT7RVLtyU5rZP.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} */