.regiondo-catalog-filters-categories-input, .regiondo-catalog-filters-location-input, .regiondo-catalog-filters-dates-input, .regiondo-catalog-filters-more-button, .regiondo-catalog-filters-mobile-button {
display: none;
}
.regiondo-list-product-button {
background-color: #FEB335;
}
.regiondo-list-product-button:hover {
background-color: #FEB335;
color: #FFF;
}
.regiondo-product-header {
color: #FEB335;
}
.regiondo-button.regiondo-button-checkout{
background-color: #FEB335 !important;
color: #FFF;
}
.Re-c-MuiButton-label svg {
display: none;
}
.regiondo-button-addtocart{
background-color:#FEB335!important;
color: #FFF;
}
.regiondo-button-addtocart:hover{
background-color:#BD1422!important;
color: #FFF;
}

@media screen and (min-width: 200px)
{
	.regiondo-booking-mobile-button
	{
		background-color: #feb335 !important;
	}
}
@media screen and (min-width: 200px)
{
	.regiondo-booking-mobile-button:hover{
		background-color:#FEB335!important;
	}
	.Re-c-jss1, .Re-c-jss2, .regiondo-catalog{
		background-color:#FFF!important;
	}
}