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

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

.pbot-zero{padding-bottom:0!important}
.mbot-zero{margin-bottom:0!important}

/* hotspot */
.contenitore-hotspot{position:absolute;top:0;left:0;width:100%;height:100%}
.contenitore-hotspot .hotspot{position:absolute}
#hs-1{left:20%;top:35%}
#hs-2{right:18%;top:30%}
#hs-3{right:10%;top:50%;}
#hs-4{right:30%;top:40%}
#hs-5{left:45%;bottom:40%}

.hotspot-911-info{display:none;width: 450px;    line-height: 1;position:absolute;background: #eee;    padding: 15px 15px 15px 155px;background-position:left center;background-repeat:no-repeat;background-size:150px;min-height:150px}
.hotspot-911-info p{margin-bottom:0}
#hs-1-info{top: 2%;    left: 20%;    transform: translate(-50%, 0);background-image:url('/wp-content/uploads/2025/08/tendispazzola-pneumatico.png');}
#hs-2-info{top:1%;right:18%;transform: translate(50%, 0);background-image:url('/wp-content/uploads/2025/08/doppio-sistema-aspirazione.png');}
#hs-3-info{top:21%;right:10%;transform: translate(50%, 0);background-image:url('/wp-content/uploads/2025/08/utilizzo-automatico.png');}
#hs-4-info{top:11%;right:30%;transform: translate(50%, 0);background-image:url('/wp-content/uploads/2025/08/pulisci-setole.png');}
/*#hs-5-info{top:30%;left:45%;transform: translate(-50%, 0);}*/

.hotspot-mobile .icon-box{align-items:center}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.contenitore-hotspot .hotspot{display:none;}

}