html,
html * {
	box-sizing: border-box;
}

.section.intro:before {
	display: none!important;
}
.hamburger-menu {
	border-bottom: 1px solid #E5E1E1;
	width: 100%!important;
}
.hamburger-menu .navbar {
	margin: 0 auto;
	max-width: 1400px;
	display: flex;
	flex-direction: row;
	width: 100%;
	border: none!important;
}
@media only screen and (max-width: 767px) {
	.hamburger-menu .navbar > div {
		padding: 10px;
	}
	.hamburger-menu .navbar {
		height: auto!important;
	}
}
.hamburger-menu button {
	display: none!important;
}
.mx-auto {
	text-align: left;
	margin: 0!important;
}
.section.intro {
	margin: 0!important;
	padding: 10px 0!important;
	margin-bottom: 0!important;
	background: #fff!important;
}
@media only screen and (max-width: 767px) {
	.section.intro {
		padding: 0 10px!important;
	}
}
.intro-wrapper {
	max-width: 1400px;
	display: flex;
	flex-direction: row;
}
.intro-image-container {
	flex: 1;
}
.intro-img-carousel-wrapper {
	max-width: none!important;
}
.intro-image-container {
	border-radius: 20px;
}
.intro-img-carousel-nav {
	background: #fff!important;
	max-width: none!important;
}
.intro-img-carousel-nav .gallery-cell {
	border-radius: 20px!important;
}
.footer-contact-wrapper {
	background: #292929!important;
	margin: 0!important;
}
.footer-contact-wrapper {
	max-width: 1400px;
	margin: 0 auto!important;
	display: flex;
	flex-direction: row;
	padding: 0!important;
}
@media only screen and (max-width: 767px) {
	.footer-contact-wrapper {
		flex-direction: column;
	}
	.footer-contact-wrapper > div {
		align-items: center;
		justify-content: center;
		padding: 10px!important;
		display: flex;
	}
	.footer-contact-wrapper > div:first-child {
		padding-top: 20px!important;
	}
}
.footer-contact-wrapper > div {
	padding: 30px 20px;
}
.footer-contact-wrapper > div img {
	width: 150px;
	height: auto;
}
.section.footer-contact {
	background-color: #292929!important;
}
.nd-footer-company-data {
	border-top: 1px solid #252525;
	color: #999999;
	text-align: center;
	padding: 20px;
}
.nd-footer-company-data-sm {
	font-size: 12px!important;
}
.nd-footer-info_sections {
	display: flex;
	flex-direction: row;
	flex: 1;
	justify-content: flex-end;
	text-align: left!important;
}
.nd-footer-info_sections > div {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.nd-footer-info_sections > div:first-child {
	margin-right: 20px;
}
.nd-footer-info_sections-title {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}
.order-form-input-info-box,
.section.order-form {
	background: #fff!important;
}
.order-form-input {
	max-width: 800px!important;
	padding: 0!important;
}
.order-form-input-wrap {
	margin: 80px 0!important;
}
.order-form-heading {
	font-size: 26px!important;
	color: #292929!important;
}
.order-form-item-name {
	font-size: 24px!important;
	color: #292929!important;
	text-transform: uppercase;
}
.order-form-heading-container {
	padding: 0 0 10px 0!important;
}

.section.order-form .order-btn {
	width: 100%!important;
}
.order-form-input-info-box {
	padding: 0!important;
}
.order-form-summary-wrapper,
.order-form-payment-wrapper,
.order-form-delivery-wrapper,
.order-form-input-info,
.order-form-item-configuration {
	background: #F7F7F7;
	padding: 16px;
	border-radius: 20px;
	margin-top: 24px!important;
	margin-bottom: 24px!important;
}
.order-btn {
    background: #25ba00!important;
    color: white!important;
    border: none!important;
    border-radius: 20px!important;
    padding: 20px 32px!important;
    font-weight: 800!important;
    font-size: 18px!important;
    letter-spacing: -0.36px!important;
    cursor: pointer!important;
    box-shadow: 0px 3px 0px #1a7e00!important;
    transition: all 0.3s!important;
    width: 100%!important;
	text-transform: uppercase!important;
}

@media only screen and (max-width: 767px) {
	.intro-order-button {
		padding: 0 10px!important;
	}
}

.order-btn:hover {
    background: #1a7e00!important;
    transform: translateY(1px)!important;
    box-shadow: 0px 2px 0px #1a7e00!important;
}

.order-form-tos-checkbox-label {
	background: none!important;
	padding: 0!important;
	border: none!important;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
}
.nd-ssc path {
	fill: #25ba00;
}
.order-form-title {
	padding: 0!important;
	text-transform: uppercase;
	color: #292929!important;
	background: none!important;
	-moz-box-shadow: none!important;
    box-shadow: none!important;
	-webkit-box-shadow: none!important;
}
.order-form-numbering {
	border-radius: 50%!important;
	color: #fff!important;
	background: #0087DE!important;
	line-height: 25px!important;
}

.select2-container--default .select2-selection--single,
.section.order-form select,
.section.order-form input[type="tel"],
.section.order-form input[type="email"],
.section.order-form input[type="number"],
.section.order-form input[type="text"] {
	padding: 12px 16px!important;
	border-radius: 14px!important;
	border: 1px solid #E5E1E1!important;
	background: #fff!important;
}

.section.order-form select {
	padding-top: 24px!important;
}

.order-form-input-info .form-floating>.form-control:focus~label,
.order-form-input-info .form-floating>.form-control:not(:placeholder-shown)~label,
.order-form-input-info .form-floating>.form-select~label {
	opacity: .65;
    transform: scale(.85) translateY(-.9rem) translateX(.15rem)!important;
	border-radius: 14px!important;
	background-color: rgba(0, 0, 0, .85);
    padding: 2px 10px;
    height: 26px;
	color: #fff!important;
}
.order-form-delivery-renders label {
	border-radius: 14px!important;
}
.price-badge-free {
	background-color: #2b713d!important;
}
.cart-item-sku-label,
.price-badge-free,
.price-badge {
	border-radius: 12px!important;
}
.order-form-payment-wrapper .order-form-payment input[name="payment"]:checked + label,
.order-form-delivery-wrapper .order-form-delivery input[name="delivery"]:checked + label {
	background-color: #e6f5ff!important;
	border-color: #0087DE!important;
	color: #0087DE!important;
}
.order-form-payment-wrapper .order-form-payment input[name="payment"]:checked + label .price-badge,
.order-form-payment-wrapper .order-form-payment input[name="payment"]:checked + label .price-badge-free,
.order-form-delivery-wrapper .order-form-delivery input[name="delivery"]:checked + label .price-badge {
	background-color: #0087DE!important;
}
.nd-on {
	display: none;
}
.order-form-delivery-wrapper .order-form-delivery label,
.order-form-payment-wrapper .order-form-payment label {
	border-radius: 14px!important;
	border: 1px solid #E5E1E1!important;
}
.order-form-payment-wrapper .order-form-payment input[name="payment"]:checked + label .nd-on,
.order-form-delivery-wrapper .order-form-delivery input[name="delivery"]:checked + label .nd-on {
	display: inline!important;
}
.order-form-payment-wrapper .order-form-payment input[name="payment"]:checked + label .nd-on path,
.order-form-delivery-wrapper .order-form-delivery input[name="delivery"]:checked + label .nd-on path {
	fill: #0087DE!important;
}
.order-form-payment-wrapper .order-form-payment input[name="payment"]:checked + label .nd-off,
.order-form-delivery-wrapper .order-form-delivery input[name="delivery"]:checked + label .nd-off {
	display: none!important;
}
#order-form-summary .cart-item-head .cart-item-row {
	background: #fff!important;
	border: none!important;
	border-bottom: 1px solid #f2f2f2!important;
}
#order-form-summary {
	border: none!important;
	border-radius: 14px!important;
}
#order-form-summary .cart-item-head .cart-item-row-column {
	background: none!important;
	text-transform: uppercase;
	font-size: 12px!important;
	border: none!important;
	color: #666666!important;
}
#order-form-summary .cart-item-row-column {
	border: none!important;
}
#order-form-summary .cart-item-row {
	border-bottom: 1px solid #f2f2f2!important;
}
.cart-total {
	border: none!important;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	background: #F7F7F7!important;
}
#cart-total-value {
	margin: 0 32px 0 7px;
	font-size: 19px;
}
.cart-total-txt,
#cart-total-value {
	vertical-align: middle;
}
.cart-total-txt {
	margin: 0!important;
}
.variation_selector_container {
	margin-top: 30px!important;
	border-top: 1px solid #dcdcdc;
}
.variation_selector_container img {
	border-radius: 14px!important;
}
.pricebox-main {
	border-radius: 20px!important;
	border: 1px solid #E5E1E1!important;
	font-size: 16px!important;
}
.qty-select-price,
.per-piece {
	font-size: 14px!important;
	font-weight: normal!important;
}
.order-form-quantity-selector-el > div:not(.special-tag) {
	flex-direction: column!important;
	justify-content: center!important;
	align-items: center!important;
	line-height: 10px!important;
}
.nd-qty-total-view {
	margin-top: 10px;
	font-weight: 600!important;
	text-align: center!important;
	line-height: 16px!important;
}
.ndqtytvr {
	color: #DD3127!important;
}
.has-bottom-label-single .pricebox-main {
	border-bottom-left-radius: 14px!important;
	border-bottom-right-radius: 14px!important;
}
.order-form-select-quantity-title {
	display: none!important;
}
.order-form-quantity-selector {
	margin-top: 0!important;
}
.total_indicator {
	display: none!important;
}
.order-form-quantity-selector {
	/* grid 3 */
	display: grid!important;
	/* grid-template-columns: repeat(3, 1fr); */
	/* grid-template-columns: repeat(3, auto); */
	grid-template-columns: repeat(3, 0.25fr);
	justify-items: center;
}
.special-tag {
	position: relative!important;
	height: 20px!important;
    font-size: 10px !important;
    border-radius: 12px!important;
    padding: 2px!important;
	margin-bottom: 4px!important;
	margin-top: 20px!important;
}
.special-tag > div {
	border-radius: 12px!important;
	left: 50%!important;
	transform: translate(-50%, -50%)!important;
	right: 0!important;
	top: 10px!important;
	font-size: 11px!important;
	position: absolute!important;
}
#special-tag-bottom-free_delivery {
	background: none!important;
    border-radius: 0!important;
	border: none!important;
    padding: 0;
    font-size: 10px !important;
	margin-top: 8px!important;
}
.order-form-quantity-selector-el.selected > div:not(.special-tag):not(#special-tag-bottom-free_delivery) {
	background-color: #F5FAFE!important;
	border-color: #0087DE!important;
	color: #0087DE!important;
}
.intro-landing-title {
	font-size: 32px!important;
	text-transform: uppercase!important;
}
#footer-nav {
	display: none!important;
}
@media only screen and (max-width: 1400px) {
	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		/* bootstrap reset */
		width: auto!important;
		max-width: none!important;
	}
}
@media only screen and (max-width: 767px) {
	.order-form-input-wrap {
		margin: 20px 0!important;
	}
	.intro-landing-details {
		text-align: left!important;
		width: 100%!important;
	}
	.intro-landing-title {
		width: 100%!important;
	}
}
.product-badges {
    display: flex;
    gap: 4px;
	text-transform: uppercase;
	flex-wrap: wrap;
}

.badge {
    padding: 4px 10px;
    border-radius: 20px;
    font-weight: 600;
    font-size: 14px;
	margin: 10px 0 -10px;
}

@media only screen and (min-width: 768px) {
	.badge {
		margin: 0 0 10px;
	}
}

.badge-blue {
    background: #cde7f4;
    color: #292929;
}

.badge-green {
    background: #dcf4cd;
    color: #292929;
}
@media only screen and (min-width: 768px) {
	.car-movable {
		position: sticky;
		top: 1rem;
	}
}
.flickity-prev-next-button.next,
.flickity-prev-next-button.previous {
	position: absolute!important;
	top: 50%!important;
	transform: translate(-50%, -50%);
	width: 35px!important;
	height: 35px!important;
	text-align: center!important;
	background: #fff!important;
	line-height: 15px!important;
	opacity: 1!important;
	border-radius: 50%!important;
}
.flickity-prev-next-button.previous {
	left: 10px!important;
}
.flickity-prev-next-button.next {
	right: 10px!important;
}
.flickity-prev-next-button.next svg path,
.flickity-prev-next-button.previous svg path {
	fill: #3E3E3E!important;
}
.test_mode_container,
.test_mode_container * {
	box-sizing: content-box!important;
}
.per-piece {
	width: 100%!important;
	margin-top: 4px!important;
	color: #999;
}
.nd-wrp {
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.product-badges > span {
		white-space: normal;
		text-align: center;
		width: 100%;
	}
}
.lum-lightbox {
	background: rgba(0,0,0,.45);
	backdrop-filter: blur(5px);
}
.lum-img {
	border-radius: 20px;
	padding: 10px;
	margin: 10px;
	background: #fff;
	border: 1px solid rgba(0,0,0,.1);
	box-shadow: 0 4px 12px rgba(0,0,0,.15);
}
@media only screen and (max-width: 767px) {
	.trust-features {
		margin: 5px auto!important;
	}
	.header-cell.empty {
		display: none!important;
	}
	h2 {
		font-size: 25px!important;
		margin-bottom: 20px!important;
	}
	ul {
		padding-left: 0!important;
	}
	.table-row .feature-name {
		font-size: 12px!important;
	}
}