/**
 * Theme Name: LMDM
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: lmdm
 */

.mb-n1 {
	margin-bottom:-1px;
}

@media(min-width:1000px){
	body:not(.wp-admin) .mt-n60, .ct-header[data-id=type-1] + .site-main .hero-section[data-type=type-2] {
		margin-top:-60px;
		margin-block-start:-60px !important;
	}
}