/*
Mob
*/

@media only screen and (max-width: 400px) {
	label.ovacrs-pay-deposit {
margin-left: -3px !important;
    margin-bottom: 5px !important;
}
}
@media only screen and (max-width: 480px) {
.ovacrs_price_rent .nav:before {
    color: #343434 !important;
	display:none !important;
}	
.ova_menu nav.navbar img {
max-width: 100% !important;
    width: 135px !important;
    height: auto !important;
}
}
@media (max-width: 480px) {
.ovacrs_price_rent .nav:before {
    color: #343434 !important;
	display:none !important;
}
}
@media (min-width: 768px) {
.single-product .ireca_booking_form .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 100% !important;
    max-width: 100%;
}
}
@media (max-width: 991px) {
.footer.footer_v2 {
    padding: 60px 0px 10px 0px !important;
}
	.woocommerce-checkout .footer_copyright .custom-html-widget {
	padding: 120px 0px 10px 0px !important;	
	}
	.woocommerce-checkout .footer.footer {
    padding: 0px !important;	
}
}
@media (min-width: 992px) {
.footer.footer_v2 {
    padding: 160px 0px 0px 0px !important;
}
	.woocommerce-checkout .footer.footer {
    padding: 130px 0px 10px 0px !important;
}
	.woocommerce-checkout .footer_copyright .custom-html-widget {
    text-align: right !important;
		width:90% !important;
}
}
@media (max-width: 991.98px) {
.ireca__product_calendar {
    margin-top: 70px !important;
    margin-bottom: 20px !important;
}
}
@media only screen and (min-width: 992px) {
	.ovatheme_header_default nav.navbar li.dropdown ul.dropdown-menu {
    background-color: #343434 !important;
}
.ovatheme_header_default .ova_menu ul.dropdown-menu li a {
    color: #ffffff !important;
	letter-spacing: 1px !important;
}
}

