.home.page.page-id-45 #page.site .contact-form-block{
	background: none;
/*
	background: url("/wp-content/uploads/2020/02/banner.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
*/
}

/*.archive.tax-product_cat*/ .products .product .add_to_cart_button {
	height: auto;
}

.woocommerce-checkout .woocommerce-billing-fields #billing_country_field {
	display: none !important;
}

.related #carusel_poduct_related .glide__arrow,
.related #carusel_poduct_related .glide__arrow:hover {
	top: -10px !important;
	background-color: #0f0f0f !important;
}

@media screen and (max-width:360px) {
	#carusel_poduct_related li.product h2 {
		max-height: 95px !important;
		margin-bottom: 10px !important;
	}
}

@media screen and (max-width:1140px) {
	#carusel_poduct_related li.product {
		max-height: 350px !important;
	}
}
