.woocommerce-products-header h1.page-title
{
	margin-bottom: 0;
}
.ml-content-margin
{
	padding: var(--space-1)!important;
}
.woocommerce-product-gallery
{
	display: flex;
}
.woocommerce-product-gallery div.flex-viewport
{
	order: 2;
	width: 100%;
	margin-left: 10px;
	border: 1px solid lightgray;
}
.flex-control-nav.flex-control-thumbs
{
	flex-direction: column;
	width: 150px;
	order: 1;
}
.swiper-slide img
{
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	backface-visibility: hidden;
	transform: translateZ(0);
}
.swiper-button-prev, .swiper-button-next
{
	color: lightgray;
}
.flex-control-nav.flex-control-thumbs li
{
	width: 100%!important;
}
body.tax-product_cat nav.woocommerce-breadcrumb, body.tax-product_cat form.woocommerce-ordering
{
	display: none;
}
.woocommerce button.button.single_add_to_cart_button, .woocommerce button.button.alt.disabled.wc-variation-selection-needed
{
	font-family: 'Yrsa', serif!important;
	font-weight: 300!important;
	border-radius: 0px;
	font-size: 20px;
	background-color: #000000;
}
.cart-header, .page-title.checkout-header
{
	font-size: 48px;
    font-weight: 300;
    color: var(--font-black);
	padding: 1.2em 20px;
	padding-bottom: 0;
}
.woocommerce-js .sold-individually .button.single_add_to_cart_button
{
	margin: 0;
}
table.variations td.value
{
	font-size: 36px;
	font-weight: 400;
	line-height: 1!important;
	font-family: 'Yrsa', serif;
}
body.woocommerce-js div.site div#primary div.product form.cart .button.single_add_to_cart_button
{
	margin-bottom: 0;
	padding: 14px 20px;
	border: none;
	width: 188px;
}
.woocommerce-js div.product .product_meta
{
	display: none;
}
div[swatches-attr="attribute_color"] div.cfvsw-swatches-option
{
	border: none;
}
.other-colors-carousel .swiper-slide img
{
	max-height: 220px;
	width: auto;
}
h2.other-colors-carousel-header
{
	font-size: 36px;
	font-weight: 400;
	color: #334155;
	align-self: start;
	margin-bottom: 5px;
}
.theme-astra table.variations td.value
{
	padding: 15px 0 !important;
}
div.variation-color
{
	display: flex;
	margin-top: 15px;
}
div.variation-color span
{
	display: flex;
	align-items: center;
	cursor: pointer;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Old versions of Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none;
}
span.variation-left
{
	margin-right: 20px;
}
span.variation-right
{
	margin-left: 20px;
}
p.colour-variation-title
{
	font-size: 20px;
	margin-top: 0.4em;
}
.other-colors-carousel.swiper-container
{
    width: 100%;
	position: relative;
	padding-top: 45px;
}
.other-colors-carousel .swiper-wrapper::-webkit-scrollbar
{
	display: none;
}
.other-colors-carousel .swiper-wrapper
{
    display: flex;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	scroll-snap-type: x mandatory;
	scrollbar-width: none;
	gap: 10px;
	width: calc(100% - 94px);
}
.other-colors-carousel .swiper-slide
{
    flex-shrink: 0;
    width: auto;
	max-width: 168px;
}
.other-colors-carousel
{
	overflow-x: hidden;
	margin-bottom: var(--space-1);
	display: flex;
	align-items: center;
	flex-direction: column;
}
/* Tylko Firefox */
@-moz-document url-prefix()
{
	html
	{
		scrollbar-width: thin;
		scrollbar-color: #000000 #E7E7E7;
	}
}

.other-colors-carousel::-webkit-scrollbar-track
{
	background-color: #E7E7E7;
	border: 1px solid #E7E7E7;
}

.other-colors-carousel::-webkit-scrollbar-thumb
{
	background-color: #000000;
}
.swiper-slide img
{
	border: 1px solid #e6e6e7;
}
.swiper-slide.slide-active img
{
	border: 1px solid var(--merino-blue);
	box-shadow: 0px 0px 5px #00afef85 !important;
}
.ast-article-single img
{
	box-shadow: none;
	-webkit-box-shadow: none!important;
}
.woocommerce-js div.product form.cart .reset_variations
{
	display: none!important;
}
.woocommerce-variation-availability span.ast-stock-detail
{
	font-weight: bold;
	color: var(--font-black);
}
div[swatches-attr="attribute_pa_size"] div.cfvsw-swatches-option .cfvsw-swatch-inner
{
	font-size: 24px;
	margin-top: 2px;
	margin-bottom: -3px;
}
div[swatches-attr="attribute_pa_colour"] .cfvsw-swatches-option,
div[swatches-attr="attribute_pa_colour_woman"] .cfvsw-swatches-option,
div[swatches-attr="attribute_pa_colour_man"] .cfvsw-swatches-option
{
	border: none;
	background-color: white;
}
div[swatches-attr="attribute_pa_colour"] .cfvsw-swatches-option .cfvsw-swatch-inner,
div[swatches-attr="attribute_pa_colour_woman"] .cfvsw-swatches-option .cfvsw-swatch-inner,
div[swatches-attr="attribute_pa_colour_man"] .cfvsw-swatches-option .cfvsw-swatch-inner
{
	align-items: flex-start;
	font-size: 24px;
	line-height: 1.5em;
	color: var(--font-gray);
	font-weight: 300;
	flex-direction: column-reverse!important;
	font-family: 'Overpass';
	border: none;
}
div[swatches-attr="attribute_pa_colour"] .cfvsw-swatches-option .cfvsw-swatch-inner img,
div[swatches-attr="attribute_pa_colour_woman"] .cfvsw-swatches-option .cfvsw-swatch-inner img,
div[swatches-attr="attribute_pa_colour_man"] .cfvsw-swatches-option .cfvsw-swatch-inner img
{
	height: 215px;
	width: 167px;
	border: 1px solid black;
    padding: 5px;
	border-radius: 0!important;
}
div[swatches-attr="attribute_pa_colour_man"] .cfvsw-selected-swatch .cfvsw-swatch-inner,
div[swatches-attr="attribute_pa_colour_woman"] .cfvsw-selected-swatch .cfvsw-swatch-inner
{
	color: var(--merino-blue) !important;
}
div[swatches-attr="attribute_pa_colour_man"] .cfvsw-selected-swatch .cfvsw-swatch-inner img,
div[swatches-attr="attribute_pa_colour_woman"] .cfvsw-selected-swatch .cfvsw-swatch-inner img
{
	border-color: var(--merino-blue) !important;
}
.cfvsw-swatch-inner img
{
	transition-duration: 200ms;
}
.cfvsw-swatches-option:not(.cfvsw-selected-swatch):hover .cfvsw-swatch-inner img
{
	transition-duration: 200ms;
	border-color: var(--merino-blue) !important;
	box-shadow: 0px 0px 5px #00afef85 !important;
}
div[swatches-attr="attribute_pa_size"]
{
	margin-top: 15px;
	flex-wrap: wrap;
	width: 100%;
}
div[swatches-attr="attribute_pa_size"] div.cfvsw-swatches-option
{
	padding: 0px 20px;
	font-family: 'Overpass';
	font-weight: 300;
}
div[swatches-attr="attribute_pa_size"] .cfvsw-selected-swatch
{
	background-color: var(--merino-blue);
	color: white;
	border-color: var(--merino-blue) !important;
	border-width: 1px !important;
	border-style: solid !important;
	pointer-events: none;
}
div#tab-description h2, .product-category-description h2, section.related.products h2
{
	font-size: 32px;
	border-bottom: none;
}
div#tab-description p, .product-category-description p, div#tab-description ul li
{
	font-size: 26px;
	line-height: 1.5;
	font-weight: 200;
}
.woocommerce-js div.product .product_title
{
	margin-bottom: 0;
}
.woocommerce-js div.product div.images .flex-control-thumbs li img.flex-active
{
	border: solid 1px var(--merino-blue);
}
.woocommerce-js div.product div.images .flex-control-thumbs li img
{
	opacity: 1;
}
#tab-description ul
{
	font-size: 24px;
    line-height: 1.5em;
    color: var(--font-gray);
    font-weight: 300;
	margin-top: 0px !important;
	list-style-type: "- ";
	padding-left: 0.6em !important;
	margin-bottom: 80px;
}
#tab-description .product-icon
{
	margin-left: 0.25em;
	cursor: pointer;
	transition-duration: 200ms;
}
#tab-description .product-icon:hover
{
	color: var(--merino-blue);
	transition-duration: 200ms;
}
#tab-description .product-icon-info
{
	list-style: none;
	font-size: 0.65em;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 1.5em !important;
}
#tab-description ul.product-details
{
	font-size: 26px;
	list-style: none;
	padding-left: 0px;
	line-height: 1.5;
	padding-left: 0px;
	margin-bottom: 1.6em;
}
.cfvsw-selected-swatch
{
	border: none !important;
}
details summary
{
	font-size: 32px;
    border-bottom: 1px solid black;
}
.woocommerce-page table.shop_table td.product-thumbnail
{
	width: 200px;
	padding-bottom: 3em;
}
div.woocommerce-message a.button.wc-forward
{
	padding: 6px 20px;
	font-size: 20px;
}
.ml-checkout-page div.woocommerce-message
{
	padding: 1em 0;
	margin: var(--space-1);
	width: auto;
}
#ml-cart td.product-thumbnail
{
	padding: 0;
	padding-bottom: 1.5em;
	padding-top: 1.5em;
}
div#ml-cart td.product-content
{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-top: 1.5em;
}
.ast-plain-container.ast-no-sidebar .entry-content > .alignfull
{
	padding-top: 0!important;
}
form.woocommerce-cart-form table.shop_table td.ml-cart-update-row
{
	border: none;
}
div.product-subtotal, div.product-quantity, div.product-remove
{
	display: flex;
	flex-direction: column;
	align-items: center;
}
div.product-name
{
	width: 40%;
}
.woocommerce-js table.shop_table.cart tr.cart_item td
{
	border-top: none;
}
table.cart thead th.product-remove
{
	text-align: center;
}
.woocommerce-page form .form-row-last, .woocommerce-page form .form-row-first
{
	width: 100%;
}
.woocommerce-billing-fields__field-wrapper p.form-row, .shipping_address p.form-row, div.create-account p.form-row, .ast-plain-container.ast-no-sidebar .entry-content > .alignfull form.woocommerce-form-login p.form-row
{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
ul#shipping_method span.easypack-shipping-method-logo
{
	display: flex;
	justify-content: flex-end;
}
.woocommerce-billing-fields__field-wrapper p.form-row label, .shipping_address p.form-row label, div.create-account p.form-row label, 
.ast-plain-container.ast-no-sidebar .entry-content > .alignfull form.woocommerce-form-login label
{
	width: 40%;
	font-family: 'Yrsa', serif;
	font-weight: 300;
	font-size: 36px;
}
.woocommerce-billing-fields__field-wrapper p.form-row label span, .shipping_address p.form-row label span
{
	font-size: 20px;
}
.woocommerce-billing-fields__field-wrapper p.form-row span.woocommerce-input-wrapper, .shipping_address p.form-row span.woocommerce-input-wrapper, div.create-account p.form-row span, 
.ast-plain-container.ast-no-sidebar .entry-content > .alignfull form.woocommerce-form-login input, 
.ast-plain-container.ast-no-sidebar .entry-content > .alignfull form.woocommerce-form-login span
{
	width: 60%;
}
.ast-plain-container.ast-no-sidebar .entry-content > .alignfull form.woocommerce-form-login span input
{
	width: 90%;
}
.woocommerce-billing-fields__field-wrapper p.form-row span.woocommerce-input-wrapper input, .woocommerce-billing-fields__field-wrapper p.form-row span.woocommerce-input-wrapper span.select2-selection.select2-selection--single,
body #content .woocommerce form .form-row .select2-container--default .select2-selection--single:focus,
.shipping_address p.form-row span.woocommerce-input-wrapper input, .shipping_address p.form-row span.woocommerce-input-wrapper span.select2-selection.select2-selection--single,
body #content .woocommerce form .form-row .select2-container--default .select2-selection--single:focus,
.woocommerce-js .select2-container .select2-selection--single,
.woocommerce-js input[type=text], .woocommerce-js input[type=email], .woocommerce-js input[type=tel], .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .woocommerce-Input.input-text:focus
{
	border: none;
	border-bottom: 1px solid black;
	border-radius: 0;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Address address
{
	font-style: normal;
}
.ast-plain-container.ast-no-sidebar .entry-content > .alignfull form.woocommerce-form-login
{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.ast-plain-container.ast-no-sidebar .entry-content > .alignfull form.woocommerce-form-login p.form-row
{
	width: 66%;
}
#customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3)
{
	padding: 0;
}
form #order_review_header_div
{
	display: flex;
	float: right;
	width: 30%;
	margin-bottom: 20px!important;
	padding: 0!important;
	align-items: center;
	margin-top: -26px;
}
form #order_review_header_div p
{
	width: 100%;
	color: var(--merino-blue);
	margin-bottom: 0 !important;
	text-align: left;
}
form.checkout h2#order_review_heading
{
	padding-bottom: 0 !important;
	width: 100% !important;
}
form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading)
{
	padding-right: 0 !important;
}
form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading)
{
	border: none;
	padding-top: 0;
	padding-left: 0;
}
form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review)
{
	border: none;
	padding-right: 0;
}
.woocommerce-js form p.form-row#billing_country_field label.required_field
{
	font-weight: 600;
}
.woocommerce-page.woocommerce-checkout form #customer_details.col2-set
{
	width: 65%;
}
.woocommerce-page.woocommerce-checkout form #order_review
{
	width: 30%;
}
.ast-plain-container.ast-no-sidebar .entry-content > .alignfull div.checkout-login form.woocommerce-form-login p.form-row
{
	width: 60%;
}
.ast-plain-container.ast-no-sidebar .entry-content > .alignfull div.checkout-login label,
.ast-plain-container.ast-no-sidebar .entry-content > .alignfull div.checkout-login input,
.ast-plain-container.ast-no-sidebar .entry-content > .alignfull div.checkout-login span
{
	width: 100% !important;
}
.ast-plain-container.ast-no-sidebar .entry-content > .alignfull div.checkout-login button.woocommerce-form-login__submit
{
	width: 200px;
}
div#order_review table tfoot th, div#order_review table tfoot td span.amount bdi
{
	text-align: right;
	justify-content: flex-end;
}
div#order_review tfoot td, div#order_review tfoot th
{
	font-family: 'Yrsa', serif;
	font-weight: 200;
	font-size: 24px;
	border: none;
}
div#order_review tfoot th
{
	width: 30%;
}
div#order_review tr.order-total th, div#order_review tr.order-total td span.amount bdi
{
	font-weight: 500;
}
div#order_review tr.order-total td
{
	display: flex;
    flex-direction: column;
}
div#order_review tr.order-total th, div#order_review tr.woocommerce-shipping-totals.shipping th
{
	vertical-align: top;
	padding-top: 10px;
}
div#order_review tr.easypack-parcel-machine div#easypack_show_geowidget:hover
{
	text-decoration:underline;
}
div#order_review tr.easypack-parcel-machine div#easypack_show_geowidget
{
	margin-right: 0;
	margin-bottom: 0;
	padding: 10px;
	background: none !important;
	color: var(--font-gray);
	box-shadow: none !important;
	margin-left: 0;
	max-width: unset;
	text-align: right;
	padding-right: 0;
}
div#order_review tr.easypack-parcel-machine div#easypack_show_geowidget::before
{
	color: var(--font-gray);
	font-family: "Font Awesome 6 Free";
	content: '\f3c5';
	display: inline-block;
	padding-right: 3px;
	vertical-align: middle;
	font-weight: 900;
	margin-right: 10px;
}
div#order_review span.easypack-visible-point-header::before
{
	color: var(--font-gray);
	font-family: "Font Awesome 6 Free";
	content: '\f3c5';
	display: inline-block;
	padding-right: 3px;
	vertical-align: middle;
	font-weight: 900;
	line-height: 1,5;
}
div#order_review span.easypack-visible-point-header
{
	background: none;
	color: var(--font-gray);
	font-style: normal;
	font-weight: 400!important;
}
div#order_review div#selected-parcel-machine
{
	margin-right: 0;
	text-align: left;
    font-family: 'Overpass';
    line-height: 1.25;
	font-size: 1rem;
	border: none;
	color: var(--font-gray);
	padding: 0;

}
div#order_review ul#shipping_method span.easypack-shipping-method-logo
{
	display: none;
}
div#order_review ul#shipping_method label, div#order_review div#payment li label
{
	font-size: 24px;
	font-family: 'Yrsa', serif;
	font-weight: 200;
}
div#order_review div#payment ul li.wc_payment_method
{
	margin-top: 20px;
}
div#order_review div#payment li.payment_method_p24-online-payments label img
{
	float: right;
}
.woocommerce-page.woocommerce-checkout form #order_review table, div#payment, div.woocommerce-billing-fields, div.create-account
{
	border: 1px solid black;
	padding: 30px;
}
#payment .woocommerce-privacy-policy-text p
{
	width: 100%;
}
.woocommerce-privacy-policy-text
{
	display: flex;
	width: 100%;
	justify-content: flex-end;
}
.woocommerce-privacy-policy-text p
{
	width: 40%;
	text-align: center;
}
p.return-to-shop
{
	text-align: center;
}
p.return-to-shop, .wc-empty-cart-message
{
	margin: var(--space-1);
}
.ast-plain-container.ast-no-sidebar .entry-content > .alignfull form.checkout.woocommerce-checkout,
.ast-plain-container.ast-no-sidebar .entry-content > .alignfull form.woocommerce-form-login
{
	margin: 5% var(--space-1)!important;
}
div.woocommerce div.woocommerce-notices-wrapper
{
	padding: 0% var(--space-1);
}
.entry-summary nav.woocommerce-breadcrumb, .woocommerce-js div.product div.summary .single-product-category
{
	display: none;
}

.product .entry-summary .product_title.entry-title
{
	font-size: 48px;
	font-weight: 300;
}

.product .entry-summary .woocommerce-product-details__short-description
{
	display: none;
}

.woocommerce-Tabs-panel ul li
{
	color: var(--font-gray);
}

.woocommerce-Tabs-panel h2
{
	color: var(--font-black);
}

.woocommerce-js div.product p.price
{
	margin-top: 20px;
}

.product .entry-summary p.price span
{
	font-size: 36px;
	font-weight: 400;
}

.custom-summary summary
{
	color: var(--font-black);
}

.custom-summary .care-model
{
	display: flex;
	justify-content: end;
	margin-top: 20px;
	font-size: 12px;
}

.custom-summary .care-colls
{
	display: flex;
	justify-content: space-between;
	margin-bottom: 2.5em;
}

.custom-summary .care-colls .care-table
{
	font-size: 18px;
}

@media screen and (min-width: 922px) and (max-width: 1250px)
{
	.custom-summary .care-colls
	{
		flex-direction: column !important;
	}

	.custom-summary .care-table,
	.custom-summary .care-svg
	{
		width: 100% !important;
	}

	.custom-summary .care-svg
	{
		margin-bottom: 2em !important;
		padding-right: 0px !important;
	}
}

@media screen and (max-width: 650px)
{
	.custom-summary .care-colls
	{
		flex-direction: column !important;
	}

	.custom-summary .care-table,
	.custom-summary .care-svg
	{
		width: 100% !important;
	}

	.custom-summary .care-svg
	{
		margin-bottom: 2em !important;
		padding-right: 0px !important;
	}
}

.custom-summary .care-table,
.custom-summary .care-svg
{
	width: 50%;
}

.custom-summary .care-svg
{
	padding-right: 4.5em;
}

.custom-summary .care-svg img
{
	width: 100%;
	max-height: 360px;
}

.custom-summary .care-legend
{
	display: flex;
	justify-content: space-between;
	gap: 1em;
	background-color: #f0f0f1;
	font-size: 12px;
	padding-top: 0.25em;
	margin-bottom: 0.75em;
	padding-left: 1em;
	padding-right: 1em;
	border-bottom: 1px solid var(--ast-border-color);
	line-height: 1.5em;
}

.custom-summary .care-info
{
	font-style: italic;
	font-size: 12px;
}

.custom-summary table tr:is(:nth-child(1), :nth-child(3), :nth-child(5))
{
	background-color: #f0f0f1;
}

.custom-summary table
{
	color: #58595b;
	border-left: none;
	margin-bottom: 0.75em;
}

.custom-summary table tr:not(:first-child) td:first-child,
.custom-summary table tr:first-child td:not(:first-child)
{
	font-weight: 500;
}

.custom-summary table td:not(:first-child)
{
	text-align: center;
}

.custom-summary table td
{
	border-left: none !important;
	border-right: none !important;
}

.woocommerce-products-header
{
	display: flex;
	justify-content: center;
}

.woocommerce-products-header h1.page-title
{
	font-size: 48px;
	font-weight: 300;
	color: var(--font-black);
}

.woocommerce-js ul.products li.product a.ast-loop-product__link
{
	display: flex;
}

.woocommerce-page ul.products li.product h2.woocommerce-loop-product__title, .woocommerce-js .woocommerce ul.products li div.astra-shop-summary-wrap h2
{
	font-size: 20px;
	color: var(--font-gray);
	margin-bottom: 0;
}

.woocommerce-page ul.products li.product a.ast-loop-product__link::before, .woocommerce ul.products li div.astra-shop-summary-wrap a.ast-loop-product__link::before
{
	content: "";
	width: 5px;
	height: 5px;
	display: inline-block;
	background-color: var(--merino-blue);
	vertical-align: top;
	margin-right: 5px;
	margin-top: 9px;
}

.woocommerce-page ul.products li.product div.astra-shop-summary-wrap .ast-woo-shop-product-description p, .woocommerce ul.products li div.astra-shop-summary-wrap p
{
	font-size: 14px;
	margin-left: 11px;
}

.woocommerce.columns-4
{
	margin-top: 0;
}

.woocommerce-page ul.products li.product img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail
{
	border: 1px solid #e6e6e7;
}

li.product.sale div.astra-shop-summary-wrap span.price
{
	display: flex;
	
}

span.price span.woocommerce-Price-amount.amount
{
	font-size: 24px;
	font-family: 'Yrsa', serif;
	font-weight: 300;
	color: var(--font-gray);
	line-height: 1.25em;
	margin-left: 11px;
	display: flex;
}

.woocommerce-checkout #order_review table.shop_table .cart-subtotal .woocommerce-Price-amount
{
	font-weight: 200;
}

.woocommerce-checkout #order_review table.shop_table .order-total .woocommerce-Price-amount
{
	font-weight: 800;
}

li.product.sale span.price ins span.woocommerce-Price-amount.amount:nth-of-type(1)
{
	color: var(--merino-blue);
	order: 2;
}

li.product.sale span.price span:nth-of-type(2)
{
	display: none;
}

li.product.sale span.price span.woocommerce-Price-amount.amount:nth-of-type(3)
{
	text-decoration: line-through;
	order: 1;
}

.woocommerce-js form .ml-login-button-container
{
	justify-content: flex-end;
}
#customer_login .woocommerce-form-login p.lost_password
{
	justify-content: flex-end;
}
#customer_login .woocommerce-form-login p.lost_password a
{
	width: 40%;
}


/* woocommerce notification */
.woocommerce-message, .woocommerce-info, ul.woocommerce-error li
{
	color: black;
    border: none;
    text-align: center;
    width: 100%;
    display: flex;;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.woocommerce-message:focus-visible,
.woocommerce-notices-wrapper:focus-visible,
.woocommerce-notices-wrapper:focus-within
{
	border: none;
}
.wc-block-components-notice-banner.is-info
{
	background-color: #f7f6f7 !important;
	border: none !important;
	box-shadow: none !important;
	font-family: 'Overpass', sans-serif;
	font-weight: 200;
	font-size: 16px;
}
.wc-block-components-notice-banner:focus,
.wc-block-components-notice-banner:focus-visible,
.wc-block-components-notice-banner:focus-within,
.woocommerce-message:focus,
.woocommerce-message:focus-visible,
.woocommerce-message:focus-within
{
    outline: none !important;
    box-shadow: none !important;
}
.woocommerce-message a.button.wc-forward, .woocommerce-info a.button.wc-forward, .woocommerce-error a.button.wc-forward
{
	background-color: black;
	color: white;
	font-family: 'Yrsa', serif;
	border-radius: 0;
	font-size: 24px;
	font-weight: 300;
}
div.cart-empty::before
{
	display: none;
}
.woocommerce-message::before, .woocommerce-info::before
{
	color: var(--merino-blue);
}
.woocommerce-message::before, .woocommerce-error::before
{
	display: none;
}
section.trending-products div.woocommerce.columns-4
{
	position: relative;
}
section.trending-products
{
	background-color: rgb(243, 240, 251);
	padding-top: var(--space-1);
}
section.trending-products h2
{
	font-size: 48px;
}
section.trending-products div.ast-woocommerce-container
{
	text-align: center;
}
ul.most-trending-section
{
    display: flex;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	scroll-snap-type: x mandatory;
	scrollbar-width: none;
    scroll-behavior: smooth;
	width: 100%;
	column-gap: 25px!important;
    /* cursor: grab; */
}
.most-trending-section a:focus,
.most-trending-section img:focus
{
    outline: none;
}
.most-trending-section span.ahfb-svg-iconset
{
	display: none;
}
.most-trending-section div.astra-shop-summary-wrap
{
	margin-top: 10px;
}
.trending-cat-label
{
	right: 20px;
	top: 10px;
    position: absolute;
	color: white;
	padding: 10px;
}
.trending-cat-label.trending-sale
{
	border: 1px var(--merino-blue) solid;
    border-radius: 50%;
}
ul.most-trending-section.products.columns-4
{
    display: flex;
    overflow: auto;
}
ul.most-trending-section.products.columns-4 li.product.desktop-align-left
{
	min-width: 24%;
	width: 24%;
}
.trending-prev, .trending-next
{
	position: absolute;
	top: 50%;
}
.trending-prev
{
	left: 10px;
}
.trending-next
{
	right: 10px;
}
.trending-products .woocommerce
{
	display: flex;
	align-items: center;
}
table.cart tbody td span.ml-cart-product-header
{
	font-size: 16px;
	color: var(--font-gray);
	font-family: 'Overpass';
	font-weight: 400;
	margin-bottom: 10px;
}

table.cart tbody td.product-remove span.ml-cart-product-header
{
	display: flex;
	justify-content: center;
}

span.ml-cart-variations
{
	color: var(--font-gray);
	font-weight: 300;
}

.product-name .ml-cart-product-header, .product-name a
{
	font-size: 26px;
	font-family: 'Yrsa', serif;
	color: black;
	font-weight: 400;
	line-height: 1.25;
}

td.product-price .amount, td.product-quantity .quantity, td.product-subtotal .amount
{
	font-family: 'Yrsa', serif;
	font-size: 26px;
}

.product-price .ml-cart-product-header, table.cart tbody td.product-subtotal span, .woocommerce-Price-amount bdi, .product-name .ml-cart-product-header, .product-name a
{
	display: flex;
}

table.cart tbody td.product-price, table.cart tbody td.product-quantity, table.cart tbody td.product-subtotal, table.cart tbody td.product-remove, table.cart tbody td.product-name
{
	vertical-align: top;
}


.woocommerce-js table.shop_table .product-thumbnail img, .woocommerce-page table.shop_table .product-thumbnail img
{
	max-width: 200px;
	border: 1px lightgray solid;
}

.woocommerce-cart-form table td, .woocommerce-js table.shop_table, .woocommerce-page table.shop_table
{
	border: none;
}

.woocommerce-js table.shop_table.cart, .woocommerce-page table.shop_table.cart
{
	border-collapse: collapse;
}

.woocommerce-js table.shop_table
{
	border: none;
}

.woocommerce-page table.shop_table tr.cart_item
{
	border-bottom: 1px solid lightgray;
}

.woocommerce-page .cart-collaterals
{
	display: flex;
	justify-content: flex-end;
	margin: 20px 0px;
	margin-top: -80px;
}

.woocommerce-page .cart-collaterals .cart_totals 
{
	width: 35%;
	border: none;
	margin-left: 10%;
	margin-right: 10%;
	font-family: 'Yrsa', serif;
	font-size: 26px;
	font-weight: 300;
}

.woocommerce-page .cart-collaterals .cart_totals th, .woocommerce-page .cart-collaterals .cart_totals td span
{
	font-weight: 300;
}

.woocommerce-page .cart-collaterals tr.order-total th, .woocommerce-page .cart-collaterals tr.order-total td span
{
	font-weight: 500;
}

.woocommerce-cart .cart-collaterals .cart_totals tr.order-total th
{
	vertical-align: top;
}

.woocommerce-page .cart-collaterals tr.order-total td
{
	display: flex;
	flex-direction: column;
}

div.cart_totals h3
{
	font-size: 26px;
	font-family: 'Yrsa', serif;
	font-weight: 400;
	line-height: 1.25;
	width: 30%;
	text-align: right;
	padding: 0.3em 0.5em;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr td span bdi
{
	border-top: none;
	text-align: right;
	justify-content: flex-end;
	padding: 0.3em 0.5em;
	vertical-align: middle;
}

.woocommerce-cart .cart-collaterals .cart_totals table th
{
	width: 30%;
}

#ml-cart
{
	padding: 70px;
	padding-bottom: 0 !important;
}

.woocommerce-page #content table.cart .button.ml-cart-update
{
	display: none;
}

.coupon label
{
	font-family: 'Yrsa', serif;
	font-size: 26px;
	font-weight: 300;
	line-height: 1.25;
}

div.ml-cart-coupon-field
{
	display: flex;
	max-width: 340px;
}
div.coupon
{
	margin-left: 20%;
}

.woocommerce-js div.ml-cart-coupon-field button.button
{
	height: 40px;
    padding: 0 30px;
    border-radius: 0;
    margin-left: 10px;
	background-color: black;
}

.wc-proceed-to-checkout
{
	display: flex;
	justify-content: flex-end;
}

div.woocommerce-form-login-toggle .woocommerce-info a.showlogin
{
	display: none;
}

#ml-cart div.quantity .input-text
{
	height: 35px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.countinue-shopping
{
	background-color: black;
    font-family: 'Yrsa';
    font-weight: 100;
    font-size: 24px;
	padding: 0em 4em;
	border-radius: 0;
	margin-left: 10px;
	line-height: 1.8em;
}

.woocommerce-cart .wc-proceed-to-checkout a.countinue-shopping
{
	background-color: white;
	color: black;
	border: 1px solid black;
	margin-bottom: 1em;
	text-align: center;
}

.ml-checkout-radios
{
	padding: 30px;
    border: 1px black solid;
	margin-bottom: 60px;
}

.ast-plain-container.ast-no-sidebar .entry-content > .alignfull
{
	margin: 0;
	max-width: 100%!important;
	width: 100%!important;
}

#ml-cart .coupon-error-notice
{
	margin-top: 8px;
}

article.post-32.page.type-page
{
	padding: 0;
}

#customer_details h2
{
	margin-bottom: 20px!important;
	padding: 0!important;
}

#customer_details input[type=text],
#customer_details input[type=email],
#customer_details input[type=tel],
#customer_details .select2-container .select2-selection--single
{
	border-bottom: 1px solid #d1d1d1;
}
#customer_details .form-row.woocommerce-invalid input
{
	border-bottom: 1px solid #d65d67;
}

#customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3)
{
	border-bottom: none;
}

form.checkout #ship-to-different-address label
{
	display: flex;
	align-items: center;
}
form.checkout #ship-to-different-address label span
{
	margin-left: 10px;
	margin-top: 2px;
}

#customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3) span
{
	font-weight: 200;
}

.woocommerce-page form .form-row-last, .woocommerce-page form .form-row-first
{
	width: 100%;
}

.woocommerce-billing-fields__field-wrapper p.form-row, .shipping_address p.form-row
{
	display: flex;
	justify-content: space-between;
}

.woocommerce-billing-fields__field-wrapper p.form-row label, .shipping_address p.form-row label
{
	width: 35%;
	font-family: 'Yrsa', serif;
	font-weight: 300;
	font-size: 24px;
}

.woocommerce-billing-fields__field-wrapper p.form-row label span, .shipping_address p.form-row label span
{
	font-size: 20px;
}

.woocommerce-billing-fields__field-wrapper p.form-row span.woocommerce-input-wrapper, .shipping_address p.form-row span.woocommerce-input-wrapper
{
	width: 65%;
}

.woocommerce-billing-fields__field-wrapper p.form-row span.woocommerce-input-wrapper input, .woocommerce-billing-fields__field-wrapper p.form-row span.woocommerce-input-wrapper span.select2-selection.select2-selection--single,
body #content .woocommerce form .form-row .select2-container--default .select2-selection--single:focus,
.shipping_address p.form-row span.woocommerce-input-wrapper input, .shipping_address p.form-row span.woocommerce-input-wrapper span.select2-selection.select2-selection--single,
body #content .woocommerce form .form-row .select2-container--default .select2-selection--single:focus,
.woocommerce-js .select2-container .select2-selection--single,
.woocommerce-js input[type=text], .woocommerce-js input[type=email], .woocommerce-js input[type=tel], .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .woocommerce-Input.input-text:focus
{
	border: none;
	border-bottom: 1px solid black;
	border-radius: 0;
}

div.woocommerce-shipping-fields
{
	margin-top: 60px;
}

div.woocommerce-shipping-fields .shipping_address
{
	border: 1px solid black;
	padding: 30px;
}

#billing_address_2_field, #shipping_address_2_field
{
	justify-content: flex-end;
	margin-bottom: 20px;
}

#customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3)
{
	padding: 0;
}

.woocommerce-form-coupon-toggle
{
	display: none;
}

form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading)
{
	border: none;
	padding-top: 0;
	padding-left: 0;
}

form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review)
{
	border: none;
}

.woocommerce-page.woocommerce-checkout form #customer_details.col2-set
{
	width: 65%;
}

.woocommerce-page.woocommerce-checkout form #order_review
{
	width: 30%;
}

.woocommerce-page.woocommerce-checkout div.woocommerce-form-coupon-toggle, .woocommerce-page.woocommerce-checkout form.checkout_coupon
{
	margin: var(--space-1);
}

div#order_review table tfoot th, div#order_review table tfoot td span.amount bdi
{
	text-align: right;
	justify-content: flex-end;
}

div#order_review tfoot td, div#order_review tfoot th
{
	font-family: 'Yrsa', serif;
	font-weight: 200;
	font-size: 24px;
	border: none;
}

div#order_review tr.order-total th, div#order_review tr.order-total td span.amount bdi
{
	font-weight: 500;
}

.register .woocommerce-privacy-policy-text p
{
	width: 40%;
	text-align: center;
}

.register .woocommerce-form-row.ml-centered div.register-agreement
{
	display: flex;
	align-items: flex-start;
}
.woocommerce form .show-password-input::after
{
    display: none !important;
}
.register .woocommerce-form-row.ml-centered div.register-agreement input
{
	appearance: none; /* resetuje domyślny wygląd */
	-webkit-appearance: none;
	width: 18px;
	height: 18px;
	border: 1px solid #555;
	border-radius: 0; /* zmieniasz na 0 jeśli chcesz idealny kwadrat */
	display: inline-block;
	position: relative;
	cursor: pointer;
	background-color: white;
}

.register .woocommerce-form-row.ml-centered div.register-agreement input[type="radio"]:checked::after {
	content: "✓";
	position: absolute;
	top: 66%;
	left: 50%;
	transform: translate(-50%, -55%); /* centrowanie */
	font-size: 16px;
	color: #555;
}

.register .woocommerce-form-row.ml-centered div.register-agreement p
{
	width: 90%;
}

ul.ml-privacy-list
{
	list-style-type: none;
}

ul.ml-privacy-list li:before
{
	content: '-';
	position: absolute;
	margin-left: -20px;
}

.form-row.place-order #place_order, .form-row.place-order a#checkout-continue-shopping
{
	display: none;
}

div#payment
{
	margin-bottom: 100px;
}

#payment .form-row
{
	margin-bottom: 0;
}

div#order_review button#place_order, div#order_review a#checkout-continue-shopping
{
	width: 100%;
	margin-bottom: 15px;
	text-align: center;
}

a#checkout-continue-shopping
{
	font-family: 'Yrsa', serif;
	font-size: 24px;
	font-weight: 300;
	color: black;
	background-color: white;
	border: 1px solid black;
	border-radius: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.woocommerce-form-login-toggle
{
	margin: var(--space-1);
}

.ml-register div#customer_login div.u-column1.col-1
{
    display: none;
}

body .woocommerce form.login
{
	padding-top: 5%;
}

.ml-login div#customer_login div.u-column2.col-2
{
    display: none;
}

.ml-login div#customer_login div.u-column1.col-1
{
	width: 100%;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2
{
	width: 100%;
}

.woocommerce-MyAccount-content div.woocommerce-Addresses
{
	display: flex;
	flex-direction: column;
}

.woocommerce-MyAccount-content div.woocommerce-Addresses header.woocommerce-Address-title
{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.woocommerce-MyAccount-content div.woocommerce-Addresses header.woocommerce-Address-title h2
{
	margin: 0;
}

.woocommerce-MyAccount-content div.woocommerce-Addresses header.woocommerce-Address-title a.edit
{
	padding-top: 0;
	padding-bottom: 0;
}

.woocommerce-MyAccount-content div.woocommerce-Addresses .col-2, .woocommerce-MyAccount-content div.woocommerce-Addresses .col-1
{
	width: 51%;
}

#customer_login
{
	display: flex;
	justify-content: center;
}

#customer_login h2
{
	display: none;
}

#customer_login .woocommerce-form-login
{
	margin-right: 34%;
}

#customer_login .woocommerce-form-login, #customer_login .woocommerce-form-register
{
	border: none;
	margin-top: 0;
}

#customer_login .woocommerce-form-login .woocommerce-form-row, #customer_login .woocommerce-form-register .woocommerce-form-row
{
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
	align-items: flex-end;
}

#customer_login .woocommerce-form-login .woocommerce-form-row label, #customer_login .woocommerce-form-register .woocommerce-form-row label
{
	width: 40%;
	font-size: 24px;
	font-family: 'Yrsa', serif;
	font-weight: 200;
	text-align: right;
	margin-right: 20px;
	height: 35px;
	margin-top: 20px;
}

#customer_login .woocommerce-form-register div#password_strength, #customer_login .woocommerce-form-register .woocommerce-password-hint
{
	width: 40%;
	margin-left: 20%;
}

#customer_login .woocommerce-form-login .woocommerce-form-row span, #customer_login .woocommerce-form-login .woocommerce-form-row > input, .woocommerce-page input[type=password], #customer_login .woocommerce-form-register .woocommerce-form-row span, #customer_login .woocommerce-form-register .woocommerce-form-row > input
{
	width: 40%;
	border: none;
}

#customer_login .woocommerce-form-login .woocommerce-form-row > input, .woocommerce-page input[type=password], #customer_login .woocommerce-form-register .woocommerce-form-row > input
{
	border-bottom: 1px solid black;
}

.lost_password
{
	display: flex;
}

.lost_password a
{
	width: 100%;
	text-align: center;
	color: var(--font-gray);
}

.lost_password label, .woocommerce-form-row label
{
	margin-right: 20px;
	width: 44%;
	text-transform: lowercase;
}
.woocommerce-form-row a
{
	color: var(--font-gray);
}
.woocommerce-page form .form-row label.woocommerce-form-login__rememberme
{
	display: none;
}
.woocommerce-js form .ml-login-button-container
{
	display: flex;
	margin-top: 100px;
}
.woocommerce-js form.login div.ml-login-button-container a.button
{
	padding-top: 10px;
	padding-bottom: 10px;
}
.woocommerce-js form .ml-login-button-container div
{
	display: flex;
	flex-direction: column;
}
button.woocommerce-button.button.woocommerce-form-login__submit
{
	width: 100%;
	background-color: black;
	font-family: 'Yrsa', serif;
	font-size: 24px;
	font-weight: 300;
	border-radius: 0;
}
p.woocommerce-form-row.form-row
{
	justify-content: flex-end;
}
div.ml-login-button-container .woocommerce-js form .ml-login-button-container div
{
	margin-right: 0;
}
.woocommerce-js button.button.woocommerce-form-register__submit
{
	width: 40%;
	background-color: black;
	font-family: 'Yrsa', serif;
	font-size: 24px;
	font-weight: 300;
	border-radius: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 150px;
}
p.ml-register-mandatory
{
	text-align: right;
}

body .woocommerce form.register
{
	margin-right: 36%;
}
form.register .woocommerce-form-row
{
	align-items: center;
}
form.register .woocommerce-form-row span.required
{
	font-size: 20px;
	vertical-align: top;
	line-height: 3;
	color: var(--font-gray);
}
form.register p.form-row label
{
	text-transform: lowercase;
}
nav.woocommerce-MyAccount-navigation
{
	margin-bottom: var(--space-1);
}
nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--p24-one-click
{
	display: none;
}
.woocommerce-MyAccount-navigation ul li
{
	border: none;
	color: black;
	display: flex;
    align-items: center;
}
.woocommerce-MyAccount-navigation ul li.is-active a
{
	background-color: white;
	margin-left: 0;
}
.woocommerce-MyAccount-navigation ul li.is-active::before
{
	content: "";
	width: 8px;
	height: 8px;
	margin-left: 7px;
	display: inline-block;
	background-color: var(--merino-blue);
}
.woocommerce-MyAccount-navigation ul li a
{
	margin-left: 15px;
	color: black;
}
.woocommerce-js form .form-row label
{
	font-family: 'Yrsa', serif;
	font-weight: 200;
	color: var(--font-gray);
}
.custom-summary
{
	margin-bottom: 80px;
}
.custom-summary summary
{
	list-style: none;
	font-family: 'Yrsa', serif;
}
.custom-summary summary::-webkit-details-marker
{
	display: none;
}
.custom-summary summary::marker
{
	display: none;
}
.custom-summary summary
{
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}
.custom-summary .custom-arrow
{
	transition: transform 0.3s ease;
	font-size: 27px;
	font-weight: 300;
}
.custom-summary[open] .custom-arrow
{
	transform: rotate(180deg);
}
.custom-summary p
{
	margin-top: 20px;
}
.cfvsw-swatches-container
{
	display: flex;
	overflow-x: auto;
	flex-wrap: nowrap;
	gap: 8px;
	padding-bottom: 5px;
	scrollbar-width: thin;
	scrollbar-color: #ccc transparent;
	overflow: hidden;
}  
.cfvsw-swatches-option
{
	flex: 0 0 auto;
}
.cfvsw-swatches-container::-webkit-scrollbar
{
	height: 6px;
}
.cfvsw-swatches-container::-webkit-scrollbar-thumb
{
	border-radius: 3px;
}
.register div.conditions-policy
{
	display: flex;
	justify-content: space-around;
}
.wpcf7-form.invalid div.wpcf7-response-output, .wpcf7-form.sent div.wpcf7-response-output
{
	border: none !important;
	text-align: center !important;
}
select.wpcf7-form-control.wpcf7-select
{
  	color: #9ca3af;
}
.wpcf7 select.filled
{
  	color: #000;
}
.wpcf7 .wpcf7-not-valid-tip
{
	color: var(--merino-blue);
}
.woocommerce-account .woocommerce-MyAccount-navigation
{
	width: 24%;
}
.woocommerce-account .woocommerce-MyAccount-content
{
	width: 75%;
	margin-bottom: 20vh;
}
.woocommerce-account .woocommerce-MyAccount-content span.required, div#customer_details label.required_field span.required, div#customer_details label span.required
{
	color: var(--merino-blue);
}
#select2-billing_country-results .select2-results__option--highlighted, #select2-shipping_country-results .select2-results__option--highlighted
{
	background-color: var(--merino-blue)!important;
}
div.woocommerce-MyAccount-content .woocommerce-address-fields, div.woocommerce-MyAccount-content form.woocommerce-EditAccountForm
{
	width: 70%;
}
div.woocommerce-MyAccount-content form.woocommerce-EditAccountForm
{
	margin-bottom: 3em;
}
div.woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset
{
	margin: 3em 0 3em 0;
}
div.woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset legend
{
	border-bottom: none;
}
div.woocommerce-MyAccount-content div.woocommerce-address-fields__field-wrapper p.form-row
{
	margin-bottom: 1em;
}
div.woocommerce-MyAccount-content div.woocommerce-address-fields__field-wrapper p.form-row#billing_address_1_field
{
	margin-bottom: 6px;
}
div.woocommerce-MyAccount-content p.woocommerce-form-row span em
{
	font-size: .7rem;
}
div.woocommerce-MyAccount-content form.edit-account p.woocommerce-form-row > label
{
	width: 100%;
}
form.woocommerce-ResetPassword
{
	display: flex;
	flex-direction: column;
	align-items: center;
}
form.woocommerce-ResetPassword p.form-row, form.woocommerce-ResetPassword p
{
	width: 50%;
}
div.woocommerce-order .woocommerce-thankyou-order-received
{
	text-align: center;
	padding: 1em 2em 1em 2em;
	background-color: #f7f6f7;
}
table.shop_table.woocommerce-table--order-details
{
	margin-top: var(--space-1);
}
table.shop_table.woocommerce-table--order-details td.product-name a
{
	font-weight: 200;
	font-size: 1rem;
	font-family: 'Overpass';
}
table.shop_table.woocommerce-table--order-details span.ep-chosen-parcel-machine
{
	background: none;
	padding-left: 0;
}
section.woocommerce-customer-details .woocommerce-columns--addresses.col2-set div.col-1, section.woocommerce-customer-details .woocommerce-columns--addresses.col2-set div.col-2
{
	width: 60%;
	margin-bottom: var(--space-1);
}
section.woocommerce-customer-details .woocommerce-columns--addresses
{
	display: flex;
	flex-direction: column;
}
.woocommerce-page ul.products li.product .ast-shop-product-out-of-stock
{
	background-color: rgb(26 26 26 / 48%);
	font-weight: 300;
	text-transform: capitalize;
	color: var(--merino-blue);
	font-family: 'Yrsa', serif;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.woocommerce-page ul.products li.product .ast-shop-product-out-of-stock:hover, .woocommerce-page ul.products li.product .woocommerce-loop-product__link:hover .ast-shop-product-out-of-stock
{
	background-color: rgb(26 26 26 / 48%) !important;
}
.tnp-unsubscribe, .tnp-reactivate
{
	text-align: center;
}
h1.ml-newsletter-page
{
	font-size: 48px;
	font-weight: 300;
}
div.newsletter-resubscription div.tnp-profile
{
	display: flex;
	justify-content: center;
}
div.newsletter-resubscription div.tnp-profile form
{
	max-width: 800px;
	min-width: 40%;
}
.tnp-field-button input.tnp-submit, .tnp-unsubscribe .tnp-submit, .tnp-reactivate .tnp-submit
{
	background-color: #000 !important;
	border-radius: 0;
	font-family: 'Yrsa', serif;
	padding: 6px 20px !important;
	font-size: 20px !important;
	font-weight: 300;
}

@media screen and (min-width: 2500px)
{
	.most-trending-section
	{
		column-gap: 32px!important;
	}
}
@media screen and (max-width: 2000px)
{
	form #order_review_header_div
	{
		flex-wrap: wrap;
	}
	form #order_review_header_div p
	{
		text-align: left;
	}
}
@media screen and (max-width: 1330px)
{
	form #order_review_header_div
	{
		flex-wrap: wrap;
		width: 100%;
	}
	section.trending-products ul.most-trending-section
	{
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	.woocommerce-page .cart-collaterals
	{
		justify-content: center;
		flex-wrap: wrap;
		margin-top: 0;
	}
	.woocommerce-page .coupon
	{
		margin-bottom: var(--space-1);
	}
	div.entry-content div.woocommerce
	{
		padding: 20px;
	}
	body .woocommerce form.woocommerce-ResetPassword
	{
		padding: 20px;
	}
	.woocommerce-js div.product div.images .flex-control-thumbs
	{
		flex-wrap: wrap;
	}
	div.woocommerce div.woocommerce-notices-wrapper
	{
		padding: 15px;
	}
	.woocommerce-page .cart-collaterals .cart_totals
	{
		margin: 0;
		padding: 0;
	}
	.woocommerce-js table.shop_table.cart tr.cart_item td
	{
		border-bottom: 1px solid lightgray;
	}
	#ml-cart.ml-content-margin, .wc-proceed-to-checkout.ml-content-margin
	{
		margin: 0;
		padding: 15px!important;
	}
	.woocommerce-product-gallery div.flex-viewport
	{
		order: 1;
		margin: 0;
	}
	.flex-control-nav.flex-control-thumb
	{
		order: 2;
	}
	.flex-control-nav.flex-control-thumbs
	{
		width: 100%;
		display: flex;
		flex-direction: row;
		gap: 10px;
	}
	.flex-control-nav.flex-control-thumbs li
	{
		width: 4em!important;
		margin: 0!important;
	}
	.woocommerce-product-gallery.woocommerce-product-gallery--with-images
	{
		flex-wrap: wrap;
	}
	.cfvsw-swatches-container
	{
		width: 38vw;
	}
	.woocommerce-page table.shop_table td.product-thumbnail img, .woocommerce-page table.shop_table td.product-thumbnail
	{
		width: 100%;
	}
	.woocommerce-page table.shop_table_responsive tr td.product-thumbnail
	{
		width: 40%;
		padding: 0.4em 0.5em;
	}
	div.product-name, div.product-price, div.product-quantity
	{
		width: 100%;
	}
	div.product-name a
	{
		margin-bottom: 0.5em;
	}
	div.product-name
	{
		margin-bottom: 1.25em;
	}
	table.cart tbody td span.ml-cart-product-header
	{
		margin-bottom: 0;
	}
	div.product-price, div.product-quantity, div.product-subtotal, div.product-remove
	{
		display: flex;
		justify-content: space-between;
	}
	table.cart tbody td div.product-subtotal span.ml-cart-product-header, table.cart tbody td div.product-subtotal span.amount
	{
		font-weight: 600;
	}
	div.product-subtotal, div.product-remove, div.product-quantity
	{
		width: 100%;
		flex-direction: row;
	}
	td.product-name::before, td.product-price::before, td.product-quantity::before, td.product-subtotal::before, td.product-remove::before
	{
		display: none;
	}
	.woocommerce-page table.shop_table_responsive tr td.product-content
	{
		display: flex;
		flex-direction: column;
		width: 75%;
		padding-top: 0;
	}
	.woocommerce-page table.shop_table_responsive tr
	{
		display: flex;
	}
	.woocommerce-page table.shop_table_responsive tr td.product-content::before
	{
		display: none;
	}
	.woocommerce-page .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals tr
	{
		width: 100%;
	}
	.woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td, div.cart_totals h3
	{
		width: 50%;
	}
	.woocommerce-cart .cart-collaterals .cart_totals table td
	{
		text-align: left;
	}
	.woocommerce-cart .cart-collaterals .cart_totals tr td span bdi, form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review)
	{
		padding: 0;
	}
	.woocommerce-cart .wc-proceed-to-checkout
	{
		flex-wrap: wrap;
		justify-content: center;
	}
	.woocommerce-cart .wc-proceed-to-checkout a
	{
		width: 58%;
		margin-left: 0!important;
	}
	.ast-plain-container.ast-no-sidebar .entry-content > .alignfull form.checkout.woocommerce-checkout, .ast-plain-container.ast-no-sidebar .entry-content > .alignfull form.woocommerce-form-login
	{
		margin: 0!important;
	}
	.woocommerce-page.woocommerce-checkout form #customer_details.col2-set,
	form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading),
	.woocommerce-page.woocommerce-checkout form #order_review
	{
		width: 100%;
	}
	ul.woocommerce-error li
	{
		flex-wrap: wrap;
	}
	.woocommerce-error, .woocommerce-info, .woocommerce-message
	{
		padding: 20px;
	}
	div.woocommerce-product-gallery div.flex-viewport
	{
		border: none;
	}
	.woocommerce-product-gallery__image
	{
		height: 84vh;
		align-items: center;
		display: flex!important;
	}
	.woocommerce-product-gallery__image a
	{
		pointer-events: auto;
	}
	.zoomImg
	{
		display: none !important;
	}
	p.return-to-shop, form.woocommerce-ResetPassword > p.woocommerce-form-row
	{
		text-align: center;
	}
	form.woocommerce-ResetPassword > p.woocommerce-form-row label
	{
		text-align: left;
	}
	
	.woocommerce ul.products:not(.elementor-grid).columns-4
	{
		grid-template-columns: repeat(3, 1fr); /* 3 columns on tablets */
	}
	.ast-plain-container.ast-no-sidebar .entry-content > .alignfull form.woocommerce-form-login p.form-row
	{
		width: 100%;
	}
	.woocommerce-page.woocommerce-checkout form #order_review table, div#payment, div.woocommerce-billing-fields, div.create-account, .ml-checkout-radios, div.woocommerce-shipping-fields .shipping_address
	{
		padding: 10px;
	}
	.woocommerce-form-login-toggle, .ml-checkout-page div.woocommerce-message
	{
		margin: 0;
	}

	/* login, register */

	.register .woocommerce-privacy-policy-text p
	{
		width: 100%;
		text-align: left;
    	display: block;
	}
	
	#customer_login .woocommerce-form-register .woocommerce-form-row div.ml-w-40 input
	{
		width: 10px;
		height: 10px;
		border: 1px solid black;
		padding: 0.5em;
		-webkit-appearance: none;
		background-color: black;
	}
	#customer_login .woocommerce-form-register .woocommerce-form-row div.ml-w-40.register-agreement input
	{
		background-color: white;
	}
	#customer_login .woocommerce-form-register .woocommerce-form-row div.ml-w-40 input:checked
	{
		background: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///////yH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==) no-repeat center center;
		background-size: 9px 9px;
	}
	#customer_login .woocommerce-form-register .woocommerce-form-row div.ml-w-40 input:focus
	{
		outline-color: transparent;
	}
	.woocommerce-privacy-policy-text p
	{
		text-align: center;
	}
	#customer_login .woocommerce-form-register .woocommerce-form-row label.ml-w-40
	{
		display: none;
	}
	#customer_login .woocommerce-form-register .woocommerce-form-row
	{
		justify-content: center;
	}
	.woocommerce ul.products:not(.elementor-grid).columns-4
	{
        grid-template-columns: repeat(2, 1fr);
    }
	#customer_login .woocommerce-form-login p, #customer_login .woocommerce-form-register p
	{
		flex-wrap: wrap;
	}
	#customer_login .woocommerce-form-login .woocommerce-form-row label, #customer_login .woocommerce-form-login .woocommerce-form-row input, #customer_login .woocommerce-form-login .woocommerce-form-row span,  #customer_login .woocommerce-form-login .woocommerce-form-row span.password-input, #customer_login .woocommerce-form-login p.lost_password a,
	#customer_login .woocommerce-form-register .woocommerce-form-row label, #customer_login .woocommerce-form-register .woocommerce-form-row input, #customer_login .woocommerce-form-register .woocommerce-form-row span
	{
		width: 100%;
		text-align: center;
	}
	#customer_login .woocommerce-form-register .woocommerce-form-row label
	{
		width: 100%!important;
		text-align: center;
		margin-right: 0;
	}
	#customer_login .woocommerce-form-register span.password-input, #customer_login .woocommerce-form-register p.lost_password a
	{
		width: 100%;
	}
	.woocommerce-js button.button.woocommerce-form-register__submit
	{
		width: 50%;
	}
	#customer_login .woocommerce-form-login, #customer_login .woocommerce-form-register
	{
		margin-right: 0;
	}
	#customer_login .woocommerce-form-register .woocommerce-form-row label span.screen-reader-text
	{
		display: none;
	}
	#customer_login .woocommerce-form-register div#password_strength, #customer_login .woocommerce-form-register .woocommerce-password-hint
	{
		width: 100%;
		margin-left: 0;
	}
	div.ml-login-button-container .ml-w-40
	{
		width: 100%;
		margin: 0;
	}
}
@media screen and (max-width: 921px)
{
	div.woocommerce-MyAccount-content .woocommerce-address-fields, .woocommerce-MyAccount-content div.woocommerce-Addresses .col-2, .woocommerce-MyAccount-content div.woocommerce-Addresses .col-1, div.woocommerce-MyAccount-content form.woocommerce-EditAccountForm
	{
		width: 100%;
	}
	div.woocommerce-MyAccount-content .woocommerce-address-fields p, .woocommerce-MyAccount-content form.edit-account > p:last-of-type
	{
		text-align: center;
		margin-top: var(--space-1);
	}
	.woocommerce-page table.shop_table_responsive tr
	{
		flex-direction: column;
	}
	.woocommerce-page div#ml-cart table.shop_table_responsive tr
	{
		flex-direction: row;
	}
	.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-processing td::before
	{
		margin-right: 20px;
	}
	.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive .woocommerce-orders-table__cell-order-actions::before
	{
		float: unset;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation
	{
		width: 100%;
	}
	.woocommerce-account .woocommerce-MyAccount-content
	{
		width: 100%;
	}
	.woocommerce-privacy-policy-text p, #customer_login .woocommerce-form-register .woocommerce-form-row div.ml-w-40
	{
		width: 100%;
		display: flex;
	}
	div#order_review div#payment .woocommerce-privacy-policy-text p
	{
		display: block;
	}
	
	.cfvsw-swatches-container
	{
		width: 85vw;
	}
	.woocommerce-cart .wc-proceed-to-checkout a.countinue-shopping, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button
	{
		padding: 0em 1.5em;
		text-align: center;
	}
	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td
	{
		text-align: left!important;
	}
	.woocommerce-cart .cart-collaterals .cart_totals table td::before
	{
		display: none;
	} 
	.woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th
	{
		display: table-cell;
	}
	details.custom-summary div.ml-flex-column p img.ml-w-50
	{
		width: 100%!important;
	}
	section.woocommerce-customer-details .woocommerce-columns--addresses.col2-set div.col-1, section.woocommerce-customer-details .woocommerce-columns--addresses.col2-set div.col-2
	{
		width: 100%;
	}
}
@media screen and (max-width: 1050px)
{
	.woocommerce ul.most-trending-section li div.astra-shop-summary-wrap a.ast-loop-product__link::before
	{
		width: 8px;
	}
}
@media screen and (max-width: 850px)
{
	.ml-button
	{
		min-width: 250px;
	}
}
@media screen and (max-width: 768px)
{
	form.checkout.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p.form-row label,
	form.checkout.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p.form-row span.woocommerce-input-wrapper,
	div.create-account p.form-row label, div.create-account p.form-row span,
	.ast-plain-container.ast-no-sidebar .entry-content > .alignfull form.woocommerce-form-login p.form-row input, .ast-plain-container.ast-no-sidebar .entry-content > .alignfull form.woocommerce-form-login p.form-row label, .ast-plain-container.ast-no-sidebar .entry-content > .alignfull form.woocommerce-form-login p.form-row span
	{
		width: 100%;
	}
	.woocommerce-billing-fields__field-wrapper p.form-row
	{
		flex-wrap: wrap;
		margin-top: 1.5em;
	}
	.woocommerce-billing-fields__field-wrapper p.form-row label, .shipping_address p.form-row label, div.create-account p.form-row label, .ast-plain-container.ast-no-sidebar .entry-content > .alignfull form.woocommerce-form-login p.form-row label
	{
		font-size: 24px;
	}
	.woocommerce-js button.button.woocommerce-form-register__submit
	{
		width: 100%;
	}
	.woocommerce ul.most-trending-section li div.astra-shop-summary-wrap a.ast-loop-product__link::before
	{
		width: 12px;
	}
}
@media screen and (max-width: 650px)
{
	.woocommerce ul.most-trending-section li div.astra-shop-summary-wrap a.ast-loop-product__link::before
	{
		width: 5px;
	}
	div.coupon
	{
		display: flex;
    	flex-direction: column;
    	align-items: center;
		margin: 0;
	}
	div.ml-cart-coupon-field
	{
		flex-direction: column;
	}
	div.ml-cart-coupon-field button.button
	{	
		margin-top: 20px;
	}
	.woocommerce-MyAccount-content div.woocommerce-info
	{
		padding: 2em;
		padding-top: 3em;
	}
	.woocommerce-js form .ml-login-button-container
	{
		justify-content: center;
	}
	.woocommerce-cart .wc-proceed-to-checkout a
	{
		width: 100%;
	}
	.cfvsw-swatches-container
	{
		width: 78vw;
	}
	div[swatches-attr="attribute_pa_colour"] .cfvsw-swatches-option .cfvsw-swatch-inner img,
	div[swatches-attr="attribute_pa_colour_woman"] .cfvsw-swatches-option .cfvsw-swatch-inner img,
	div[swatches-attr="attribute_pa_colour_man"] .cfvsw-swatches-option .cfvsw-swatch-inner img
	{
		height: 150.5px;
		width: 117px;
		border: 1px solid black;
		padding: 5px;
		border-radius: 0!important;
	}
	div[swatches-attr="attribute_pa_colour"] .cfvsw-swatches-option .cfvsw-swatch-inner,
	div[swatches-attr="attribute_pa_colour_woman"] .cfvsw-swatches-option .cfvsw-swatch-inner,
	div[swatches-attr="attribute_pa_colour_man"] .cfvsw-swatches-option .cfvsw-swatch-inner
	{
		font-size: 20px;
	}
	ul.most-trending-section.products.columns-4 li.product.desktop-align-left
	{
		min-width: 50%
	}
	
}
@media screen and (max-width: 540px)
{
	.woocommerce ul.most-trending-section li div.astra-shop-summary-wrap a.ast-loop-product__link::before
	{
		width: 8px;
	}
	div#order_review tfoot tr.easypack-parcel-machine .easypack-parcel-machine-label
	{
		width: 0px;
	}
	.woocommerce-product-gallery__image
	{
		height: auto;
		align-items: flex-start;
		display: flex!important;
	}
	.cfvsw-swatches-container
	{
		width: 72vw;
	}
	.woocommerce-error a.button, .woocommerce-info a.button, .woocommerce-message a.button
	{
		width: 100%;
	}
	.register div.conditions-policy
	{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	#customer_login .woocommerce-form-register, #customer_login .woocommerce-form-login
	{
		padding: 0;
	}
	.swiper-button-next
	{
		right: 0px;
	}
	.swiper-button-prev
	{
		left: 0px;
	}
	.swiper-button-next::after
	{
		font-size: 36px;
	}
	.swiper-button-prev::after
	{
		font-size: 36px;
	}

}
@media screen and (max-width: 480px)
{
	.woocommerce ul.most-trending-section li div.astra-shop-summary-wrap a.ast-loop-product__link::before
	{
		width: 11px;
	}
}

.woocommerce-checkout #order_review
{
	padding-left: 0px !important;
}


/* test */