.product-featured-image .image img{display:block;height:auto;position:relative;width:100%}.product-featured-image .hotspot-container{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.product-featured-image .hotspot{background:#aacb54;border-radius:16px;cursor:pointer;height:32px;pointer-events:auto;position:absolute;transition:all .25s ease;width:32px}.product-featured-image .image{position:relative}.product-featured-image .hotspot span{background:#3a3a3a;display:block;height:4px;left:50%;margin:-2px 0 0 -8px;position:absolute;top:50%;width:16px}.product-featured-image .hotspot span:first-child{transform:rotate(90deg)}.product-featured-image .hotspot-popup{background:#f2f2f2;border:2px solid #ddd;display:none;font-size:1.5em;left:0;pointer-events:auto;position:absolute;top:0;-webkit-transform:scale(.65);transform:scale(.65);width:100%;z-index:88}.product-featured-image .close-button{background:#ddd;border-radius:4px;cursor:pointer;height:40px;margin-top:-20px;position:absolute;right:0;top:50%;transition:all .25s ease;width:40px}.product-featured-image .close-button span{background:#222;height:4px;left:50%;margin-left:-10px;margin-top:-2px;position:absolute;top:50%;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;width:20px}.product-featured-image .close-button span:first-child{transform:rotate(45deg)}.product-featured-image .close-button:hover span:first-child{transform:rotate(135deg)}.product-featured-image .close-button span:last-child{transform:rotate(-45deg)}.product-featured-image .close-button:hover span:last-child{transform:rotate(45deg)}.product-featured-image .hotspot-popup .close-button{margin:0;pointer-events:auto;right:-20px;top:-20px;z-index:1}.product-featured-image .image .hotspot-container img{max-width:none}.product-featured-image .hotspot-description{padding:16px 24px 20px}.product-featured-image .hotspot-description h4:last-child{margin-bottom:0}.product-featured-image .hotspot-description p:first-child{margin-top:0}.product-featured-image .hotspot:hover{transform:scale(1.2)}.product-featured-image .close-button:hover{background:#aacb54}.product-featured-image .hotspot-container{align-items:center;display:flex}.product-featured-image .hotspot-description h2:last-child{margin-bottom:0}.product-featured-image .hotspot-popup{margin:auto;top:auto}@media(max-width:600px){.product-featured-image .hotspot{transform:scale(.9)}.product-featured-image .hotspot:hover{transform:scale(1.1)}}