/* End custom CSS */

.elementor-kit-263287 {
	--e-global-color-primary: #0b1f1f;
	--e-global-color-secondary: #676767;
	--e-global-color-text: #0b1f1f;
	--e-global-color-accent: #bfff36;
	--e-global-color-e95c886: #0ea43c;
	--e-global-color-c6afa3b: #097728;
	--e-global-color-b231770: #bfff36;
	--e-global-color-8cb5777: #0b1f1f;
	--e-global-color-601e910: #f1f8f3;
	--e-global-color-9ac5acb: #fff;
	--e-global-color-bc9f974: #000;
	--e-global-color-c85fe82: #1d2e8a;
	--e-global-typography-primary-font-family: "Inter";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-size: 14px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-text-line-height: 16px;
	--e-global-typography-accent-font-family: "RocknRoll One";
	--e-global-typography-accent-font-size: 18px;
	--e-global-typography-accent-font-weight: 700;
	--e-global-typography-79b35c0-font-family: "Varela Round";
	--e-global-typography-79b35c0-font-size: 18px;
	--e-global-typography-79b35c0-font-weight: 700;
	--e-global-typography-a7ac435-font-family: "Varela Round";
	--e-global-typography-a7ac435-font-size: 4.6rem;
	--e-global-typography-a7ac435-font-weight: 600;
	--e-global-typography-a7ac435-line-height: 1.2em;
	--e-global-typography-d30d068-font-family: "Varela Round";
	--e-global-typography-d30d068-font-size: 2.4rem;
	--e-global-typography-d30d068-font-weight: 600;
	--e-global-typography-d30d068-line-height: 2.88rem;
	color: var(--e-global-color-primary);
	font-family: "Inter", Sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
}

.elementor-kit-263287 button, .elementor-kit-263287 input[type="button"], .elementor-kit-263287 input[type="submit"], .elementor-kit-263287 .elementor-button {
	background-color: var(--e-global-color-e95c886);
	font-family: "Inter", Sans-serif;
	font-weight: 400;
	line-height: 2.4rem;
	color: var(--e-global-color-9ac5acb);
}

.elementor-kit-263287 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-kit-263287 p {
	margin-block-end: 2rem;
}

.elementor-kit-263287 a {
	color: var(--e-global-color-e95c886);
}

.elementor-kit-263287 a:hover {
	color: var(--e-global-color-e95c886);
}

.elementor-kit-263287 h1 {
	color: var(--e-global-color-primary);
	font-family: "Varela Round", Sans-serif;
	font-size: 4.6rem;
	font-weight: 600;
	line-height: 5.52rem;
}

.elementor-kit-263287 h2 {
	color: var(--e-global-color-primary);
	font-family: "Varela Round", Sans-serif;
	font-size: 3.6rem;
	font-weight: 600;
	line-height: 4.32rem;
}

.elementor-kit-263287 h3 {
	color: var(--e-global-color-primary);
	font-family: "Varela Round", Sans-serif;
	font-size: 3rem;
	font-weight: 600;
	line-height: 3.6rem;
}

.elementor-kit-263287 h4 {
	color: var(--e-global-color-primary);
	font-family: "Varela Round", Sans-serif;
	font-weight: 600;
	line-height: 2.88rem;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1300px;
}

.e-con {
	--container-max-width: 1300px;
}

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 20px;
}

.elementor-element {
	--widgets-spacing: 20px 20px;
	--widgets-spacing-row: 20px;
	--widgets-spacing-column: 20px;
}

h1.entry-title {
	display: var(--page-title-display);
}

.site-header .site-branding {
	flex-direction: column;
	align-items: stretch;
}

.site-header {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

.site-footer .site-branding {
	flex-direction: column;
	align-items: stretch;
}

@media (max-width:1024px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */
html {
	font-size: 62.5%;
}

.subtitle {
	margin-bottom: 2rem;
	font-size: 1.6rem;
	text-align: center;
	border: 2px solid #0ea43c;
	color: #0ea43c;
	font-family: Varela Round, sans-serif;
	font-weight: 600;
	padding: 6px 12px;
	border-radius: 250px;
	display: inline-block;
	line-height: 1;
}

.divider--top {
	top: -1px;
	transform: rotateY(180deg);
}

.divider--bottom {
	bottom: -1px;
	transform: rotateX(180deg);
}

.green-list ul {
	padding: 0;
	margin: 0;
}

.green-list ul li {
	list-style: none;
	margin-bottom: 1.4rem;
	display: flex;
	align-items: flex-start;
	gap: 12px;
}

.green-list ul li::before {
	content: "";
	display: block;
	flex-shrink: 0;
	width: 24px;
	height: 24px;
	background-image: url("https://cdn-cmonbl.nitrocdn.com/NUCbccVTkrLnpEtPkYwTVaURtLIeNEHW/assets/images/optimized/rev-4202ad8/sportstechnologylabs.com/wp-content/themes/sportstechnologylabs/assets/images/list-item.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.button:not(.show-password-input):not([name="apply_coupon"]):not([name="update_cart"]):not(.button--continue-shopping), button:not(.show-password-input):not([name="apply_coupon"]):not([name="update_cart"]):not(.woocommerce-form-login__submit):not(.button--continue-shopping):not(.woocommerce-form-register__submit):not(.stl-spec__tab):not(.accordion-item__heading):not(.tab):not(.e-filter-item), input[type=button], input[type=reset], input[type=submit], .add_to_cart_button {
	border: 2px solid !important;
	border-color: #0ea43c !important;
	border-radius: 100px !important;
	background-color: #0ea43c !important;
	color: #fff !important;
	line-height: 1 !important;
	font-size: 1.5rem !important;
	padding: 1.2rem 2.4rem !important;
	text-decoration: none !important;
	display: inline-block !important;
	font-family: "Inter", sans-serif !important;
	/*font-weight: 400 !important;*/
	
	/*width: 100%;*/
	text-align: center;
}

.button:hover, .button:active, .button:focus, .button:visited, button:hover, button:active, button:focus, button:visited, input[type=button]:hover, input[type=button]:active, input[type=button]:focus, input[type=button]:visited, input[type=reset]:hover, input[type=reset]:active, input[type=reset]:focus, input[type=reset]:visited, input[type=submit]:hover, input[type=submit]:active, input[type=submit]:focus, input[type=submit]:visited {
	text-decoration: none;
	border-color: #0ea43c;
	color: #fff;
}

.stl-spec__tab, .stl-spec__tab:hover, button.tab {
	appearance: none !important;
	border: 0 !important;
	background: transparent !important;
	cursor: pointer !important;
	font: inherit !important;
	font-weight: 700 !important;
	color: var(--c-mut) !important;
	padding: 11px 18px;
	border-radius: 10px;
	transition: background .18s, color .18s;
	flex: 1 1 auto !important;
	min-width: 120px !important;
	text-align: center !important;
}

.stl-spec__tab:hover, button.tab:hover {
	color: var(--c-logo) !important;
}

.stl-spec__tab[aria-selected="true"], button.tab[aria-selected="true"] {
	background: var(--c-forest) !important;
	color: #fff !important;
	box-shadow: 0 3px 12px rgba(10, 55, 33, .28) !important;
}

.accordion-item__content {
	display: none;
}

.accordion-item.is-active .accordion-item__content {
	display: block;
}

.accordion-item__heading {
	color: #0b1f1f !important;
	display: flex !important;
	align-items: center !important;
	height: auto !important;
	background-color: transparent !important;
	border: none !important;
	border-radius: 0 !important;
	padding: 2rem !important;
	width: 100% !important;
	cursor: pointer !important;
	border-bottom: 0 !important;
	position: relative !important;
}

.stl-pdp .reg .reg-item span, .stl-pdp .reg .reg-item b, .stl-pdp .refs li, .stl-pdp .disclaimer, .stl-pdp .chips li {
	font-size: 1.6rem !important;
}

.stl-disc h3, #stl-disc {
	font-size: 2.2rem !important;
}

.eyebrow {
	font-size: 1.2rem !important;
}

.accordion-item {
	border: 1px solid #ebebeb !important;
}

.elementor-nav-menu:not(.blog-filter) > li:last-child a {
	padding-left: 8px;
}

.elementor-nav-menu:not(.blog-filter) > li:last-child::before {
	content: "" !important;
	display: inline-block !important;
	width: 16px;
	height: 16px;
	background-color: #000;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z'/%3E%3C/svg%3E");
	-webkit-mask-size: contain;
	mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	margin-left: 8px;
	vertical-align: middle;
	transform: translateY(15px) !important;
}

body.home .elementor-nav-menu:not(.blog-filter) > li:last-child::before {
	background-color: #fff !important;
}

.blog-filter .elementor-nav-menu > li:last-child::before {
	content: none !important;
	display: none !important;
}

.accordion-item__title {
	text-align: left !important;
	font-size: 1.8rem !important;
	font-weight: 500 !important;
	color: #0b1f1f !important;
	padding-bottom: 0 !important;
	display: inline-block !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	line-height: 1.25 !important;
	font-family: "Varela Round", sans-serif !important;
	padding-right: 4.8rem !important;
}

.woocommerce span.onsale {
	border-radius: 5px !important;
	background-color: #bfff36 !important;
	color: #0b1f1f !important;
	padding: 5px 10px !important;
	max-height: 20px !important;
	padding-top: 0px !important;
}

.woocommerce-Tabs-panel h2, [data-elementor-type="product"] h2:not(.woocommerce-loop-product__title) {
	font-size: 2.2rem !important;
}

.accordion-item__content {
	border-top: 1px solid #ebebeb;
	display: none;
	padding: 2rem;
}

.stl-pdp {
	max-width: 1300px !important;
}

[data-elementor-type="product"] {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

ul.products li.product {
	display: flex !important;
	flex-direction: column !important;
	height: 100%;
}

ul.products li.product > a.woocommerce-LoopProduct-link {
	flex-grow: 1;
	display: flex !important;
	flex-direction: column !important;
}

ul.products li.product > a.button {
	margin-top: auto !important;
}

.stl-spec__table th, .stl-spec__table td {
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: 1px solid var(--c-line);
}

.stl-spec__table tbody > tr:nth-child(odd) > td, .stl-spec__table tbody > tr:nth-child(odd) > th {
	background-color: #fff !important;
}

table.stl-spec__table td, table.stl-spec__table th {
	border-top: none !important;
}

:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart .button:where(:not(:first-child)), :is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart button:where(:not(:first-child)) {
	margin-inline-start: 0 !important;
}

.change-text {
	display: grid !important;
	align-items: center;
	overflow: hidden !important;
	margin: 15px 0;
	min-height: 0;
}

.change-text__item {
	color: #0ea43c;
	font-weight: 600;
	font-size: 1.6rem;
	display: inline-block;
	position: absolute;
	grid-area: 1/1;
	display: flex;
	align-items: center;
	gap: 8px;
	white-space: nowrap;
	opacity: 0;
	visibility: hidden;
	transform: translate3d(-100%, 0, 0);
	transition: transform .8s cubic-bezier(.2, 1, .3, 1), opacity .8s cubic-bezier(.2, 1, .3, 1);
}

.change-text__item.is-active {
	opacity: 1;
	visibility: visible;
	transform: translateX(0);
	z-index: 2;
}

.stock.custom-stock-display {
	margin-bottom: 15px;
	font-weight: 500;
}

.stock.custom-stock-display.in-stock {
	color: #0f834d !important;
}

.stock.custom-stock-display.out-of-stock {
	color: #e2401c !important;
}

/* CART */
.woocommerce-sidebar-info {
	font-size: 1.4rem;
	display: flex;
	margin-top: 1.6rem;
	margin-bottom: 1.6rem;
}

.woocommerce-sidebar-info__content {
	margin-left: 1rem !important;
}

.woocommerce-sidebar-info__image {
	/*width: 2.4rem !important;
    height: 2.4rem !important;*/
	margin-right: 1rem !important;
}

.woocommerce-cart-notice {
	border-radius: 1rem !important;
	padding: 1.2rem !important;
	background-color: #bfff36 !important;
	display: flex !important;
	flex-direction: row !important;
	align-items: center !important;
	margin-bottom: 2rem !important;
}

.woocommerce-cart-notice__text {
	margin-bottom: 0 !important;
}

.woocommerce-cart-notice__image {
	max-width: 2.4rem !important;
	margin-right: 1rem !important;
}

.woocommerce table.cart td.actions .coupon button {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	padding: 0 !important;
	background-color: #e8e8e8 !important;
	border: none !important;
	width: 10rem !important;
	height: 4.2rem !important;
	cursor: pointe !important;
	border-radius: 0 4px 4px 0 !important;
	color: #0b1f1f !important;
	font-weight: 400 !important;
	flex: 0 0 140px !important;
	font-size: 14.4px !important;
	margin-left: -18px;
}

.woocommerce table.cart td.actions[colspan="6"] {
	padding: 2rem 0 !important;
}

.woocommerce-cart a.button--continue-shopping {
	border: 2px solid !important;
	border-radius: 100px !important;
	border-color: #0ea43c !important;
	background-color: #fff !important;
	color: #0ea43c !important;
	line-height: 1 !important;
	font-size: 1.5rem !important;
	padding: 1.2rem 2.4rem !important;
	text-decoration: none !important;
	display: inline-block !important;
	margin-right: 1rem !important;
	text-align: center !important;
}

.woocommerce-cart button.button[name=update_cart], .woocommerce-cart button.button[name=update_cart]:not(:disabled), .woocommerce-cart button.button[name=update_cart]:hover, .stl-cart-items-wrapper button[name="update_cart"], .stl-cart-items-wrapper button[name="update_cart"]:not(:disabled) {
	border: 2px solid !important;
	border-radius: 100px !important;
	border-color: #0b1f1f !important;
	background-color: #fff !important;
	color: #0b1f1f !important;
	line-height: 1 !important;
	font-size: 1.5rem !important;
	padding: 1.2rem 2.4rem !important;
	text-decoration: none !important;
	display: inline-block !important;
}

.woocommerce a.remove:hover {
	background: none !important;
	fill: #d1d1d1 !important;
	color: #d1d1d1 !important;
}

.woocommerce-cart .stl-cart-items-wrapper .cart-collaterals, .woocommerce-cart .stl-cart-items-wrapper .cross-sells {
	margin-top: 0px !important;
}

.woocommerce-cart .stl-cart-totals-wrapper .cart_totals table th, .woocommerce-cart .stl-cart-totals-wrapper .cart_totals table tr:not(:last-child) td[data-title] {
	border-bottom: 1px solid #ebebeb !important;
}

@media only screen and (max-width: 1024px) {
	.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
		content: attr(data-title) ": ";
		font-weight: 700;
		float: left;
		display: none !important;
	}
	
	.woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
		display: block;
		width: 100%;
		margin-right: -15px;
	}
	
	.stl-cart-items-wrapper .woocommerce-cart-item__thumbnail {
		margin: auto;
	}
	
	li.menu-item-246646 {
		display: inline-flex !important;
	}
	
	.elementor-nav-menu:not(.blog-filter) > li:last-child::before {
		transform: translateY(12px) !important;
		margin-left: 2rem !important;
	}
	
	body.home .elementor-nav-menu:not(.blog-filter) > li:last-child::before {
		background-color: #000 !important;
	}
	
	.elementor-menu-toggle__icon--open, elementor-menu-toggle__icon--close {
		color: #fff !important;
	}
	
	.elementor-menu-toggle svg, .elementor-menu-toggle .e-font-icon-svg {
		/* width: 2em !important; */
		margin-top: -.75rem !important;
	}
	
	.elementor-menu-toggle .e-font-icon-svg {
		height: auto !important;
	}
	
	.elementor-menu-toggle {
		background: none !important;
	}
}

/* CATALOG, SHOP */
h2.woocommerce-loop-product__title {
	line-height: 2rem;
	font-size: 1.6rem;
}

.woocommerce ul.products li.product .price del, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
	color: #0ea43c;
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart:hover, .elementor-button--view-cart, .elementor-button--view-cart:hover, .elementor-button--checkout, .elementor-button--checkout:hover {
	background-color: #0ea43c !important;
}

.elementor-menu-cart__product-name.product-name {
	font-weight: 700;
}

.woocommerce-sidebar-info__image {
	width: 2.4rem !important;
	height: 2.4rem !important;
	margin-right: 1rem !important;
	object-fit: contain;
}

.woocommerce-sidebar-info > p:first-child {
	flex-shrink: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
	font-family: inherit;
	font-weight: 400;
	letter-spacing: normal;
	padding: 12px !important;
	display: block;
	background-color: var(--wc-form-color-background, #fff);
	border: var(--wc-form-border-width) solid var(--wc-form-border-color);
	border-radius: var(--wc-form-border-radius);
	color: var(--wc-form-color-text, #000);
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	line-height: normal;
	height: auto;
	font-size: 16px !important;
}

.is-layout-constrained > .alignwide, .woocommerce-account .is-layout-constrained div, .woocommerce-account .is-layout-constrained p {
	max-width: min(100vw, 1300px) !important;
	padding-left: 1rem;
	padding-right: 1rem;
	margin-left: auto;
	margin-right: auto;
}

.woocommerce-account div.woocommerce {
	margin-top: 4rem;
}

div.woocommerce-loop-product__title {
	color: var(--e-global-color-primary);
	padding: .5em 0;
	margin: 0;
	font-family: "Inter", Sans-serif;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 2.4rem;
}

h2 .subscribe-modal__title--top {
	color: #bfff36 !important;
}

h2 .subscribe-modal__title--bottom {
	line-height: .9;
	font-size: 1.9rem;
	color: #0ea43c !important;
}

/* ********************** CHECKOUT PART 1 * **********************/
.stl-checkout-container {
	display: flex !important;
	flex-wrap: wrap !important;
	column-gap: 0px !important;
	align-items: flex-start !important;
}

.stl-checkout-left {
	flex: 1 1 40% !important;
	min-width: 300px !important;
	padding-right: 60px !important;
}

.stl-checkout-right {
	flex: 1 1 35% !important;
	min-width: 300px !important;
}

.woocommerce-checkout-review-order-table {
	width: 100% !important;
	border: none !important;
}

.woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td {
	border-bottom: 1px solid #ebebeb !important;
	background: none !important;
	padding: 15px 0 !important;
}

.woocommerce #payment #place_order {
	background-color: #0ea43c !important;
	border-radius: 100px !important;
	width: 100% !important;
	padding: 15px !important;
	font-weight: 700 !important;
}

/* ********************** CHECKOUT PART 2 * **********************/
.stl-cart-items-wrapper, .stl-cart-totals-wrapper {
	font-family: "Inter", sans-serif !important;
	color: #0b1f1f;
}

.stl-cart-items-wrapper table.shop_table {
	border: none !important;
	width: 100% !important;
	border-collapse: collapse !important;
	margin: 0 !important;
	background: transparent !important;
}

.stl-cart-items-wrapper table.shop_table th {
	display: none !important;
}

.woocommerce table.shop_table tbody tr, .woocommerce table.shop_table tbody tr:nth-child(odd), .woocommerce table.shop_table tbody tr:nth-child(even), .woocommerce table.shop_table tbody tr:nth-child(odd) td, .woocommerce table.shop_table tbody tr:nth-child(even) td, .stl-cart-items-wrapper table.shop_table tr.woocommerce-cart-form__cart-item, .stl-cart-items-wrapper table.shop_table td {
	background-color: transparent !important;
	border: none !important;
	padding: 0 !important;
}

.stl-cart-items-wrapper .woocommerce-cart-item {
	display: flex !important;
	align-items: stretch !important;
	gap: 30px !important;
	padding: 30px 0 !important;
	border-bottom: 1px solid #ebebeb !important;
	width: 100%;
}

.stl-cart-items-wrapper .woocommerce-cart-item__thumbnail {
	width: 150px !important;
	height: 150px !important;
	min-width: 150px !important;
	border: 1px solid #ebebeb !important;
	border-radius: 8px !important;
	padding: 10px !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	box-sizing: border-box !important;
	background-color: #fff !important;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img, .stl-cart-items-wrapper .woocommerce-cart-item__thumbnail img {
	width: 100% !important;
	max-width: 100% !important;
	height: 100% !important;
	object-fit: contain !important;
	box-shadow: none !important;
}

.stl-cart-items-wrapper .woocommerce-cart-item__content {
	display: flex !important;
	flex-grow: 1 !important;
	justify-content: space-between !important;
	align-items: center !important;
}

.stl-cart-items-wrapper .woocommerce-cart-item__left {
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
	gap: 8px !important;
}

.stl-cart-items-wrapper .woocommerce-cart-item__title a {
	font-size: 16px !important;
	font-weight: 600 !important;
	color: #0b1f1f !important;
	text-decoration: none !important;
}

.stl-cart-items-wrapper .woocommerce-cart-item__price {
	color: #0ea43c !important;
	font-weight: 700 !important;
	font-size: 16px !important;
	display: flex !important;
	align-items: center !important;
}

.stl-cart-items-wrapper .woocommerce-cart-item__price svg {
	margin-right: 5px !important;
	fill: #0ea43c !important;
	width: 12px !important;
	height: 16px !important;
}

.stl-cart-items-wrapper .woocommerce-cart-item__sku {
	font-size: 14px !important;
	color: #676767 !important;
}

.stl-cart-items-wrapper .woocommerce-cart-item__right {
	display: flex !important;
	flex-direction: column !important;
	align-items: flex-end !important;
	justify-content: center !important;
	gap: 15px !important;
}

.stl-cart-items-wrapper .woocommerce-cart-item__remove a {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	text-decoration: none !important;
}

.stl-cart-items-wrapper .woocommerce-cart-item__remove a svg {
	width: 16px !important;
	height: 18px !important;
	fill: #d1d1d1 !important;
	transition: fill .2s !important;
}

.stl-cart-items-wrapper .woocommerce-cart-item__remove a:hover svg {
	fill: #e2401c !important;
}

.stl-cart-items-wrapper .woocommerce-cart-item__quantity {
	display: flex !important;
	align-items: center !important;
	gap: 10px !important;
	font-size: 14px !important;
	color: #0b1f1f !important;
}

.stl-cart-items-wrapper .woocommerce-cart-item__quantity input.qty {
	width: 50px !important;
	height: 40px !important;
	margin: 0 !important;
	border: 1px solid #ebebeb !important;
	border-radius: 4px !important;
	text-align: center !important;
	font-size: 15px !important;
	color: #0b1f1f !important;
	background: #fff !important;
	padding: 0 !important;
	box-shadow: none !important;
}

.stl-cart-items-wrapper .actions {
	display: flex !important;
	flex-wrap: wrap !important;
	justify-content: space-between !important;
	align-items: center !important;
	padding: 30px 0 !important;
	border-top: 1px solid #ebebeb !important;
	width: 100% !important;
	gap: 15px !important;
}

.stl-cart-items-wrapper .coupon {
	display: flex !important;
	align-items: center !important;
	gap: 10px !important;
	margin-right: auto !important;
}

.stl-cart-items-wrapper .coupon input {
	width: 150px !important;
	padding: 0 15px !important;
	border: 1px solid #d1d1d1 !important;
	background-color: #fff !important;
	border-radius: 4px !important;
	color: #0b1f1f !important;
	height: 42px !important;
	outline: none !important;
	font-size: 14.4px !important;
	box-shadow: none !important;
}

.stl-cart-items-wrapper .coupon button[name="apply_coupon"] {
	background-color: #0ea43c !important;
	border: none !important;
	border-radius: 100px !important;
	color: #fff !important;
	height: 42px !important;
	padding: 0 24px !important;
	cursor: pointer !important;
	font-size: 14.4px !important;
	font-weight: 600 !important;
	transition: opacity .2s !important;
}

.stl-cart-items-wrapper .coupon button[name="apply_coupon"]:hover {
	opacity: .9 !important;
}

.stl-cart-items-wrapper button[name="update_cart"] {
	border-radius: 100px !important;
	border: none !important;
	height: 42px !important;
	color: #fff !important;
	font-size: 14.4px !important;
	font-weight: 600 !important;
	padding: 0 24px !important;
	transition: background .2s !important;
	margin: 0 !important;
}

.stl-cart-items-wrapper button[name="update_cart"] {
	background-color: #8ccb9e !important;
	cursor: not-allowed !important;
	opacity: 1 !important;
}

.stl-cart-items-wrapper button[name="update_cart"]:not(:disabled) {
	background-color: #0ea43c !important;
	cursor: pointer !important;
}

.stl-cart-items-wrapper button[name="update_cart"]:not(:disabled):hover {
	opacity: .9 !important;
}

.stl-cart-items-wrapper .cart-collaterals, .stl-cart-items-wrapper .cross-sells {
	width: 100% !important;
	max-width: 100% !important;
	display: block !important;
	margin-top: 60px !important;
}

.stl-cart-items-wrapper .cross-sells h2 {
	font-size: 22px !important;
	color: #0b1f1f !important;
	margin-bottom: 30px !important;
	font-weight: 600 !important;
}

.stl-cart-items-wrapper .cross-sells ul.products {
	display: grid !important;
	grid-template-columns: repeat(4, 1fr) !important;
	gap: 20px !important;
	margin: 0 !important;
	padding: 0 !important;
}

.stl-cart-items-wrapper .cross-sells ul.products::before, .stl-cart-items-wrapper .cross-sells ul.products::after {
	display: none !important;
}

.stl-cart-items-wrapper .cross-sells ul.products li.product {
	text-align: center !important;
	list-style: none !important;
	margin: 0 !important;
	width: 100% !important;
	float: none !important;
}

.stl-cart-items-wrapper .cross-sells ul.products li.product img {
	height: 150px !important;
	width: auto !important;
	max-width: 100% !important;
	object-fit: contain !important;
	margin: 0 auto 15px auto !important;
	display: block !important;
	box-shadow: none !important;
}

.stl-cart-items-wrapper .cross-sells ul.products li.product .woocommerce-loop-product__title {
	font-size: 14px !important;
	font-weight: 600 !important;
	color: #0b1f1f !important;
	margin: 0 0 10px 0 !important;
	line-height: 1.3 !important;
}

.stl-cart-items-wrapper .cross-sells ul.products li.product .price {
	color: #0ea43c !important;
	font-weight: 700 !important;
	font-size: 14px !important;
	display: block !important;
	margin-bottom: 15px !important;
}

.stl-cart-items-wrapper .cross-sells ul.products li.product .button, .stl-cart-items-wrapper .cross-sells ul.products li.product .add_to_cart_button {
	background-color: #ebebeb !important;
	color: #0b1f1f !important;
	border: none !important;
	border-radius: 4px !important;
	padding: 8px 24px !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	display: inline-block !important;
	text-decoration: none !important;
	transition: background .2s ease !important;
	line-height: 1.5 !important;
}

.stl-cart-items-wrapper .cross-sells ul.products li.product .button:hover, .stl-cart-items-wrapper .cross-sells ul.products li.product .add_to_cart_button:hover {
	background-color: #d1d1d1 !important;
}

.stl-cart-totals-wrapper .cart_totals {
	background: #fff !important;
	padding: 0 !important;
	width: 100% !important;
}

.stl-cart-totals-wrapper .cart_totals h2 {
	font-size: 24px !important;
	margin: 0 0 15px 0 !important;
	font-weight: 700 !important;
	color: #0b1f1f !important;
	padding: 0 !important;
	border: none !important;
}

.stl-cart-totals-wrapper .cart_totals table {
	display: table !important;
	width: 100% !important;
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	border: none !important;
	font-family: "Inter", sans-serif !important;
	margin: 0 !important;
	padding: 0 !important;
}

.stl-cart-totals-wrapper .cart_totals table tbody {
	display: table-row-group !important;
}

.stl-cart-totals-wrapper .cart_totals table tr {
	display: table-row !important;
}

.stl-cart-totals-wrapper .cart_totals table th, .stl-cart-totals-wrapper .cart_totals table td {
	display: table-cell !important;
	padding: 10px 0 !important;
	font-size: 14px !important;
	color: #0b1f1f !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: 1px solid #ebebeb !important;
	background: transparent !important;
	vertical-align: middle !important;
}

.stl-cart-totals-wrapper .cart_totals table th {
	text-align: left !important;
	font-weight: 600 !important;
}

.stl-cart-totals-wrapper .cart_totals table td {
	text-align: right !important;
}

.stl-cart-totals-wrapper .cart_totals table td .amount, .stl-cart-totals-wrapper .cart_totals table td bdi {
	font-family: "Inter", sans-serif !important;
	font-weight: 400 !important;
	font-size: 14px !important;
	color: #0b1f1f !important;
}

.stl-cart-totals-wrapper .cart_totals table tr.order-total th, .stl-cart-totals-wrapper .cart_totals table tr.order-total td {
	border-bottom: none !important;
	padding-top: 15px !important;
	padding-bottom: 0 !important;
}

.stl-cart-totals-wrapper .cart_totals table tr.order-total td .amount, .stl-cart-totals-wrapper .cart_totals table tr.order-total td bdi {
	font-weight: 700 !important;
}

.stl-cart-totals-wrapper .checkout-button {
	display: block !important;
	width: 100% !important;
	background-color: #0ea43c !important;
	color: #fff !important;
	text-align: center !important;
	padding: 15px 0 !important;
	border-radius: 100px !important;
	font-weight: 700 !important;
	font-size: 15px !important;
	margin-top: 25px !important;
	text-decoration: none !important;
	border: none !important;
	transition: opacity .2s ease !important;
	line-height: 1 !important;
}

.stl-cart-totals-wrapper .checkout-button:hover {
	opacity: .9 !important;
}

@media (max-width: 992px) {
	.stl-cart-items-wrapper .cross-sells ul.products {
		grid-template-columns: repeat(2, 1fr) !important;
	}
}

@media (max-width: 768px) {
	.stl-cart-items-wrapper .woocommerce-cart-item {
		flex-direction: column !important;
		text-align: center !important;
		gap: 20px !important;
	}
	
	.stl-cart-items-wrapper .woocommerce-cart-item__content {
		flex-direction: column !important;
		gap: 20px !important;
	}
	
	.stl-cart-items-wrapper .woocommerce-cart-item__left, .stl-cart-items-wrapper .woocommerce-cart-item__right {
		align-items: center !important;
		justify-content: center !important;
	}
	
	.stl-cart-items-wrapper .woocommerce-cart-item__right {
		flex-direction: row !important;
		gap: 20px !important;
	}
	
	.stl-cart-items-wrapper .actions {
		flex-direction: column !important;
		align-items: stretch !important;
	}
	
	.stl-cart-items-wrapper .actions .coupon {
		width: 100% !important;
		flex-direction: row !important;
		justify-content: space-between !important;
		margin-right: 0 !important;
		margin-bottom: 15px !important;
	}
	
	.stl-cart-items-wrapper .actions .coupon input {
		flex-grow: 1 !important;
		width: auto !important;
	}
	
	.stl-cart-items-wrapper a.button--continue-shopping {
		margin: 0 !important;
		margin-bottom: 10px !important;
		width: 100% !important;
	}
	
	.stl-cart-items-wrapper button[name="update_cart"] {
		width: 100% !important;
		margin: 0 !important;
	}
	
	.stl-cart-items-wrapper .cross-sells ul.products {
		grid-template-columns: 1fr !important;
	}
}

.woocommerce-checkout .woocommerce-cart-notice {
	border-radius: 1rem !important;
	padding: 1rem !important;
	background-color: #bfff36 !important;
	display: flex !important;
	flex-direction: row !important;
	align-items: center !important;
	margin-bottom: 2rem !important;
	max-height: 48px !important;
}

.elementor-kit-261871 p {
	margin-block-end: 0 !important;
}

.woocommerce-cart-notice__image {
	vertical-align: top !important;
}

.woocommerce-checkout .form-row-wide create-account {
	display: none !important;
}

.woocommerce-privacy-policy-text p {
	font-size: 14px !important;
	margin-bottom: 2rem !important;
	font-weight: 500 !important;
}

.woocommerce-form__label-for-checkbox {
	line-height: 1.5rem !important;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background-color: #fff !important;
}

.woocommerce table.shop_table td, .woocommerce table.shop_table th, .woocommerce table.shop_table {
	border: none !important;
}

.woocommerce table.shop_table td, .woocommerce table.shop_table th, .woocommerce-checkout .woocommerce .shop_table td.product-name, .woocommerce-checkout .woocommerce .shop_table td.product-total {
	border-bottom: 1px solid color-mix(in srgb, currentColor 20%, transparent) !important;
	padding: 9px 12px !important;
	vertical-align: middle !important;
	line-height: 1.5em !important;
}

.woocommerce-checkout .woocommerce .shop_table tr.tax-total th, .woocommerce-checkout .woocommerce .shop_table tr.tax-total td {
	border-top: 1px solid color-mix(in srgb, currentColor 20%, transparent) !important;
}

.woocommerce-shipping-totals.shipping, td[data-title="Shipment"] {
	border-bottom: none !important;
}

.woocommerce tbody tr.shipping table.shop_table th, .woocommerce tfoot tr.shipping table.shop_table td, .woocommerce table.shop_table tfoot tr.shipping th, .woocommerce table.shop_table td[data-title="Shipment"] {
	border-bottom: none !important;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping {
	display: block;
	width: 100%;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping th {
	display: block;
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #eaeaea !important;
	padding-bottom: 10px;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping td {
	display: block;
	width: 100%;
	text-align: left;
	padding-top: 15px;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping td ul#shipping_method {
	text-align: left;
	margin-left: 0;
	padding-left: 0;
}

#shipping_method li {
	font-weight: 400;
}

h3#ship-to-different-address {
	font-size: 1.6rem !important;
	font-family: "Inter" !important;
}

div.woocommerce-shipping-fields {
	padding-left: 3px;
}

h3#ship-to-different-address label span {
	font-weight: 700 !important;
	padding-left: 1rem !important;
}

.woocommerce-account-fields {
	display: none !important;
}

:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__rendered {
	padding: .5em;
	line-height: 32px !important;
	box-sizing: border-box;
	color: var(--wc-form-color-text, #444);
	font-weight: 400;
	min-height: 48px !important;
}

@media (max-width: 992px) {
	.stl-checkout-left, .stl-checkout-right {
		flex: 1 1 100% !important;
		padding-left: 1rem !important;
		padding-right: 1rem !important;
	}
	
	form.checkout .stl-checkout-container {
		gap: 1rem !important;
	}
}

.wps_upsell_offer_arrow svg {
	width: 2rem;
	height: 1rem;
}

.elementor-menu-cart__main span.quantity {
	color: #000;
}

body.home .elementor-menu-toggle .e-font-icon-svg {
	fill: #fff;
}

.woocommerce-cart-notice__image {
	vertical-align: top !important;
	margin-top: 1em;
}

.woocommerce table.shop_table td, .woocommerce table.shop_table th, .woocommerce-checkout .woocommerce .shop_table td.product-name, .woocommerce-checkout .woocommerce .shop_table td.product-total {
	border-bottom: 1px solid color-mix(in srgb, currentColor 20%, transparent) !important;
	padding: 9px 12px !important;
	vertical-align: middle !important;
	line-height: 1.5em !important;
}

form.checkout .stl-checkout-container {
	gap: 0px !important;
}
