/* SAM STYLING - CLEANED VERSION */

/* ========== PROTECT WORDPRESS ADMIN ========== */

/* ========== UTILITY CLASSES ========== */


/* ========== HEADER ========== */


/* ========== MAIN MENU DESKTOP ========== */


/* ========== WPML LANGUAGE SWITCHER STYLING ========== */



/* ========== CONDITIONAL MENU VISIBILITY ========== */


/* ========== HERO SLIDER ========== */

/* Hide the slide title overlay in the hero slider.
   !important: the parent Ernesto slider styles .slide-title with a
   higher-specificity rule, so a plain child override is ignored. */
.slide-title {
	display: none !important;
}
