/*
Theme Name: Hello Elementor Child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/* KOSZYK */
body.page-id-655 .entry-title {
	  font-family: "Lora", serif;
	color: #2B4A1E;
}

.wc-block-components-product-name {
	color: #2B4A1E;
}

.wc-block-cart__submit-button {
	background-color: #2B4A1E;
}

.wc-block-cart__submit-button:hover,
.wc-block-cart__submit-button:active {
	color: #ffffff;
}

/* ZAMÓWIENIE */
body.page-id-656 a {
	color: #000000 !important;
}

body.page-id-656 .entry-title {
	 font-family: "Lora", serif;
	color: #2B4A1E;
}

.wc-block-components-checkout-place-order-button {
	color: #ffffff !important;
	background-color: #2B4A1E !important;
	    outline: none;
    box-shadow: none;
    border: none !important;
}

.wc-block-components-totals-coupon__button {
	color: #ffffff !important;
	background-color: #2B4A1E !important;
	    outline: none;
    box-shadow: none;
    border: none !important;
}

@media(min-width: 768px) {
.img-container .elementor-image-box-img {
	margin-top: 12px !important;
}	
}

@media(max-width: 1400px) {
	.fly-bonusy-b {
		display: none;
	}
}