/*
Theme Name: Flatsome Child My Bag
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
/* 🔧 Allineamento forzato banner DONNA */
.home a[href*="/categoria-prodotto/donna/"] {
  display: block !important;
  position: relative !important;
  top: 35px !important;
  transform: translateY(35px) !important;
  z-index: 2 !important;
}

