#hotspot-688 .leaflet-container {
    background: none;
}


.header-classic #headerwrap, #headerwrap {
    background: none;
    background-color: none;
}

#headerwrap {
    color: #FFF;
    background-color: none;
    border-bottom: 0px solid rgba(0,0,0,.05);
    margin-top: 0px;
}

.sidemenu-off {
    flex: 1;
    background-image: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0.5));
    height: 40px;
    border: 1px solid transparent;
    border-radius: 80px;
    background-origin: border-box;
    background-clip: padding-box, border-box;
}

.headerwrap {
    margin-top: 0px;
}

.element {
    margin-top: 0px;
}

.transparent-header #headerwrap.fixed-header, #headerwrap.fixed-header {
    background-color: rgba(255, 255, 255, 0.9);
}

/*deletedotherproducts-wholesale-notneedingtoshow*/

.related-products-wrapper{
 display:none;
}

.related-products-wrapper{
 visibility:hidden;
}

.header-widget-full .header-widget .header-widget-inner>div:last-child .widget {
    margin: 0 0 0 0em;
}