/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.hotspot-icon-default .hotspot-btn {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}
.hotspot-btn,
.hotspot-icon,
.wd-hotspot-item,
.wd-hotspot-icon {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}
.wd-image-hotspot {
    pointer-events: none !important;
}
.hotspot-btn,
.hotspot-sonar {
    display: none !important;
}
.widget_media_gallery .gallery-item{
padding: 2px !important;
}
.wd-single-post-header .wd-post-meta, .wd-post-content .wd-post-meta{
	display: none !important;
}