.woof .chosen-container {
	width: 100% !important;
}

.woof .woof_container_select .chosen-single {
	padding: 12px 0 12px 8px;
	height: 50px !important;
	line-height: 50px !important;
}

.woof .woof_container_select h4 {
	font-size: 18px !important;
}

.woof .chosen-container-single .chosen-single div b {
	background-position: 0 15px !important;
}

.woof .woof_price3_search_container {
	margin-bottom: 20px !important;
}

.woof .woof_reset_search_form {
	width: 100%;
	background-color: #1d1d1d !important;
	border: 0 !important;
	color: #ffffff !important;
}

.woof .woof_text_search_container .woof_husky_txt-input {
	padding: 12px 20px 12px 8px;
	height: 50px !important;
	line-height: 50px !important;
}

.woocommerce .products .product a {
	color: #272727 !important;
	text-align: center !important;
}

.woocommerce .products .product .woocommerce-loop-product__title {
	font-weight: 400 !important;
	padding: 0px 0px .5rem;
}

.woocommerce .products .product .woocommerce-loop-product__link {
	display: flex !important;
	flex-direction: column;
	flex-grow: 1;
	margin-bottom: 0 !important;
}

.woocommerce .products .product .price {
	font-size: 18px !important;
	font-weight: 700 !important;
	line-height: 1.2;
	margin-top: auto !important;
}

.woocommerce .products .product .button.product_type_simple,
.woocommerce .products .product .button.add_to_cart_button {
	margin-top: auto !important;
	width: fit-content !important;
	padding: .6rem 0 0 !important;
	margin: auto auto 0 !important;
	background-color: transparent !important;
	transition: color 0.2s ease;
}

.woocommerce .products .product .button.product_type_simple:hover,
.woocommerce .products .product .button.add_to_cart_button:hover {
	color: #fcdc00 !important;
}

.woocommerce .product .outofstock-badge {
	background-color: #fa4c39 !important;
}

.woocommerce-table a {
	font-weight: 500 !important;
	color: #1a1a1a !important;
}

.woocommerce .products .product .eael-product-wrap .button {
	transition: color 0.2s ease;
}

.woocommerce-checkout .form-row textarea {
    min-height: 127px;
}

.woocommerce-checkout .form-row input:hover,
.woocommerce-checkout .form-row textarea:hover {
    border-color: #000000 !important;
}

.woo-checkout-payment input[type=radio]+label::before {
    border-color: #000000 !important;
}

.woo-checkout-payment .form-row.place-order {
    text-align: center;
}

.woo-checkout-payment .form-row.place-order button[type=submit] {
    margin: 0 auto !important;
    min-width: 200px !important;
    float: initial !important;
}

.woocommerce-checkout h3 {
    font-size: 20px !important;
}

.woocommerce-checkout .form-row label {
    line-height: 1.2 !important;
}

.woocommerce-checkout .form-row {
    margin-bottom: 12px !important;
}

.woocommerce-checkout .wc-block-checkout__form .wc-block-components-button,
.woocommerce .wc-proceed-to-checkout .checkout-button {
	background-color: #1a1a1a !important;
	padding: 16px !important;
	color: #ffffff !important;
	font-weight: 500 !important;
	text-transform: none !important;
	border: 0;
}

.post-348 .page-content,
.post-3186 .page-content {
	padding: 20px 0;
}

.imp-grid .woocommerce-ordering {
	width: 100% !important;
}

.elementor .imp-grid {
	padding: 0 !important;
}

.elementor .imp-grid .products {
	display: grid;
	gap: 2rem .4rem;
	grid-template-columns: 1fr 1fr;
	margin-bottom: 2rem;
}

.elementor .imp-grid .products::before {
	display: none !important;
}

.woocommerce-result-count {
	display: none !important;
}

.elementor .imp-grid .products .product {
	display: flex !important;
	height: 100% !important;
	float: unset !important;
	clear: none !important;
	margin: 0 !important;
	flex-direction: column !important;
	width: 100% !important;
}

.product.outofstock {
	position: relative;
}

.product.outofstock a:not(.button)::before{
	content: 'Out of stock';
	display: block;
	font-size: 12px;
	background-color: #fa4c39;
	color: #ffffff;
	padding: 4px 8px;
	border-radius: 2px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
}

:lang(pl) .product.outofstock a:not(.button)::before {
	content: 'Niedostępny' !important;
}

.woocommerce-pagination li {
	color: #1a1a1a !important;
	font-weight: 500 !important;
}

.woocommerce-pagination li a {
	color: #1a1a1a !important;
}

.woocommerce-checkout .wc-block-checkout__form label {
	outline: none !important;
}

.woocommerce ul#shipping_method li label {
	color: #000000 !important;
}

.woocommerce-checkout main.site-main,
.woocommerce-cart main.site-main {
	margin-top: 40px;
}

.woof_price3_search_container .woof_container_inner h4 {
	display: none;
}

.woof_price3_search_container .woof_container_inner {
	display: flex;
	flex-direction: column;
}

.woof_price3_search_container .woof_price_filter_txt_slider {
	display: flex;
	margin-top: 14px;
	height: auto !important;
	order: 2;
}

.woof_price3_search_container .woof_price_filter_txt_slider .woof_price_filter_txt_slider_inputs {
	display: flex;
	flex-direction: row;
	gap: 3px;
}

.woof_fs_by_instock .switcher23-toggle {
	margin-bottom: 18px !important;
}

.woof_fs_by_instock .switcher23-toggle > span {
	background: #1a1a1a !important;
}

.woof_fs_by_instock .switcher23:checked + .switcher23-toggle::before {
	background: #fcdc00 !important;
}

.p24-switcher-wrapper {
	font-family: 'Roboto', sans-serif;
	text-align: center;
	margin: 0 10px;
	padding: 15px;
	background: #f9f9f9;
	border-radius: 6px;
}

.p24-switcher-title {
	font-size: 1.125em;
	color: var(--e-global-color-text);
	font-weight: 500;
	margin-bottom: 10px;
}

.p24-switcher-wrapper .p24-currency__submit {
	background: #1a1a1a !important;
	color: #ffffff !important;
	font-weight: 500 !important;
	text-transform: none !important;
	border: 0 !important;
	padding: 10px 12px !important;
	min-width: 120px !important;
	border-radius: 2px !important;
	cursor: pointer !important;
	margin-top: 15px !important;
	transition: background 0.2s ease !important;
}

.p24-currency .p24-currency__submit {
	display: none !important;
}

.p24-currency {
	margin-right: 15px !important;
}

.p24-currency__select {
	cursor: pointer;
	font-size: 15px !important;
	font-weight: 700 !important;
	border: 1px solid #69727d !important;
	background-color: transparent !important;
	border-radius: 0px !important;
	color: #69727d !important;
	min-height: 40px !important;
	padding: 2px 12px !important;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.p24-currency__select:focus {
	outline: none !important;
}

.woo-checkout-payment {
	margin-bottom: 50px;
}

.payment_method_stripe fieldset {
	padding: 0;
	border: 0;
	margin: 0;
}

.ea-woo-checkout-order-review .product-thumbnail {
    width: 70px !important;
    height: 70px;
    flex-shrink: 0;
    overflow: hidden;
}

.ea-checkout-review-order-table .woocommerce-Price-amount bdi {
    white-space: nowrap;
}

.ea-woo-checkout-order-review .product-thumbnail img {
    object-fit: cover;
    object-position: center;
}

@media (min-width: 1024px) {
	.woocommerce .products .product .eael-product-wrap {
		display: flex;
		flex-direction: column;
		height: 100%;
	}
	.woocommerce .products .product .eael-product-wrap .eael-product-price {
		margin-top: auto;
	}

	.woocommerce .products .product .eael-product-wrap .button {
		margin-top: 5px !important;
	}

	.elementor .imp-grid .products {
		gap: 2rem 1.6rem;
	}

	.imp-grid .woocommerce-ordering {
		width: initial !important;
	}

	.elementor .imp-grid .products {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media (min-width: 1200px) {
	.p24-switcher-wrapper {
		margin: 0 auto;
		max-width: 1140px;
	}
}