a[href="#book"] {
    display: inline-block;
    padding: 12px 30px;
    border: 1.5px solid #d4af37;
    background-color: transparent;
    color: #d4af37;
    font-family: 'Helvetica Neue', sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    border-radius: 10px;
    transition: all 0.3s ease;
    box-shadow: none;
}
a[href="#book"]:hover {
    background-color: #d4af37;
    color: white;
}

/* Centrer ou aligner le sélecteur selon ton style */
.goog-te-gadget-simple {
    background: none !important;
    border: none !important;
    font-size: 14px !important;
    font-family: 'Helvetica Neue', sans-serif;
    color: #444 !important;
    text-align: right;
    padding: 8px 0;
}

/* Supprime l’icône moche de Google */
.goog-te-gadget-icon {
    display: none !important;
}

/* Allège l’apparence du lien */
.goog-te-gadget-simple a {
    text-decoration: none !important;
    color: inherit !important;
    font-weight: normal !important;
}

/* Supprime les séparateurs et les gif inutiles */
.goog-te-gadget-simple img {
    display: none !important;
}

/* Option : réduire la taille de la flèche ▼ */
.goog-te-gadget-simple span[aria-hidden="true"] {
    font-size: 10px !important;
    color: #888 !important;
}

.cap.short {
    text-align: center;
    margin: 20px auto;
    font-size: 20px;
    font-weight: bold;
}

div[class*="push-subscription"],
div[class*="push-wrapper"],
div[class*="push"] {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    overflow: hidden !important;
}

a[href*="review"], 
a[href*="comment"], 
.menu-reviews, 
.menu-comments {
    display: none !important;
}

#sb-main-container #main #sb-timeline #steps #details .detail-step-wrap .detail-step .license-links-container .promotions-letter-flag label[role=button]{
    display: none;
}

/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
 #events h3   {
	/* add your css rule here */
}


 #events p.duration, #events div.duration   {
	/* add your css rule here */
}


 #events p.description, #events div.description   {
	/* add your css rule here */
}


 #events .selectedEvent   {
	/* add your css rule here */
}


 #events input.reserve_time_btn   {
	/* add your css rule here */
}


 #events input.select_another_btn   {
	/* add your css rule here */
}


 #eventForm #start_date-block-container h3, #eventForm #timeline-container h3   {
	/* add your css rule here */
}


 #eventForm #save_button   {
	/* add your css rule here */
}


 div.ui-widget-content   {
	/* add your css rule here */
}


 div.ui-widget-header   {
	/* add your css rule here */
}


 #timeline-container table.timeline   {
	/* add your css rule here */
}


 .timeline td.not_worked_time   {
	/* add your css rule here */
}


 .timeline td.free_time   {
	/* add your css rule here */
}


 .timeline td.selected_time   {
	/* add your css rule here */
}


 .timeline td.reserved_time   {
	/* add your css rule here */
}


 div#loading   {
	/* add your css rule here */
}


 #start_date-block-container .zend_form dt, start_date-block-container .zend_form dt b, start_date-block-container .zend_form dd label   {
	/* add your css rule here */
}

