


button.fancybox-button,
.fancybox-button--zoom,
.fancybox-button--close,
.fancybox-button--arrow_left,
.fancybox-button--arrow_right {
    padding: unset !important;
    font-size: unset !important;
    color: unset !important;
    background-color: unset !important;
    /* Add more properties if the global styles are affecting others */
}


/* Post image */
.hentry .wd-single-post-header .wd-post-image{
	width:350px;
	align-self:flex-start;
}

/* Post meta */
.hentry .wd-single-post-header .wd-post-meta{
	display:none;
}

/* Author bio */
#main-content .wd-author-bio{
	display:none;
}

/* Header */
.main-page-wrapper .hentry header{
	align-items:flex-start;
}

/* Product wrapper */
.glossary-products .products .product-wrapper{

	
}