.header-cart-icon .cart-img-icon {
	transform: rotate(-45deg);
	scale: 0.85;
}
.page-template-page-transparent-header .header-wrapper .header-cart-icon .cart-img-icon {
	filter: invert(100%);
}

.page-template-page-transparent-header .header-wrapper.stuck .header-cart-icon .cart-img-icon {
	filter: invert(0);
	opacity: 0.7;
}

.wc-bookings-booking-form .form-field input[type="number"] {
	width: 50% !important;
}

.page-id-791 .box-image {
	max-height: 220px !important;
}

@media only screen and (max-width: 767px) {
	
	#footer .bg-fill {
		background-position: 45% 50% !important;
	}
}