/*
Theme Name: Monet Tema Child
Template: monet
Author: Meetodo
Version: 1.0
Description: Tema child di monet
*/

/* Qui puoi aggiungere i tuoi stili personalizzati */
/* Bottone Prenota */
#button-booking-desktop {
  background-color: #00bd2d !important;
  border-color: #00bd2d !important;
  color: white !important;
  font-weight: bold !important;
}

#button-booking-desktop:hover {
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: white !important;
  font-weight: bold !important;
}
.js-blog .text-primary.font-label.font-medium.text-label-sm.uppercase {
    display: none !important;
}