/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Block 15 video container **/
#block-15 .video-container {
	width: 265px !important;
	height: 265px !important;
	padding-top: 0 !important;
	margin-top: 0 !important;
}

/** General >> Homepage widget area grid 3 (#6) **/
.homepage-widget-area .grid_3:nth-of-type(6) {
	height: 18px !important;
	padding-top: 0 !important;
	margin-top: 45px !important;
	margin-bottom: 0 !important;
}

/** General >> Block 15 wp block embed wrapper **/
#block-15 .wp-block-embed__wrapper {
	margin-top: 0 !important;
}

/** General >> Block 15 wp block embed youtube **/
#block-15 .wp-block-embed-youtube {
	margin-top: 0 !important;
}

/** General >> Block 15 iframe **/
#block-15 iframe {
	height: 268px !important;
}

/** General >> Block 16 wp block heading **/
#block-16 .wp-block-heading {
	margin-top: -5px !important;
}

