.produkty_dodatkowe .elementor-widget-image img {
	height: 250px;
	object-fit: cover;
}

@media screen and (max-width: 1023px) {
	body.woocommerce-cart #coupon_code {
		padding: 2px;
		width: 100%;
	}
	
	body.woocommerce-cart table.cart td.actions .coupon .button {
		width: 100% !important;
		float: none;
		margin-bottom: 2rem;
		margin-top: 8px;
	}
}

@media screen and (min-width: 1024px) {

	body.woocommerce-cart #coupon_code {
		width: 300px;
		padding: 8px 1rem;
	}

	body.woocommerce-cart tbody td.product-thumbnail {
		width: 100px;
	}

	body.woocommerce-cart tbody td.product-thumbnail img {
		width: 100px;
	}

	body.woocommerce-cart tbody td.product-remove {
		width: 30px;
	}

	body.woocommerce-cart tbody td.product-price,
	body.woocommerce-cart thead th.product-price {
		width: 150px;
		text-align: right;
	}

	body.woocommerce-cart tbody td.product-quantity,
	body.woocommerce-cart thead th.product-quantity {
		width: 150px;
		text-align: center;
	}

	body.woocommerce-cart tbody td.product-subtotal,
	body.woocommerce-cart thead th.product-subtotal {
		width: 150px;
		text-align: right;
	}
}

.elementor-470 .elementor-element.elementor-element-049bf0b .woocommerce .wc-proceed-to-checkout .checkout-button {
	font-family: var( --e-global-typography-d6185d2-font-family ), Sans-serif;
	font-size: font-size: var(--e-global-typography-d6185d2-font-size);
	font-weight: var( --e-global-typography-d6185d2-font-weight );
	line-height: var( --e-global-typography-d6185d2-line-height );
	letter-spacing: var( --e-global-typography-d6185d2-letter-spacing );
	word-spacing: var( --e-global-typography-d6185d2-word-spacing );
}

.woocommerce-message {
	border-top-color: #A8AD2C;
	font-family: 'Montserrat', Sans-serif;
	font-weight: 400;
	font-size: 19px;
	color: #000000;
	background: #FFF;
}

.woocommerce-message::before {
	color: #A8AD2C;
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
	padding: 0;
	padding-top: 2rem;
	padding-bottom: 0;
	background: #FFFFFF;
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations td {
	padding: 0;
	padding-top: 1rem;
	padding-bottom: 2rem;
	background: #FFFFFF;
}

.woocommerce div.product form.cart .reset_variations {
	margin-left: 2rem;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
