.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */

/*  MICROTHEMER STYLES  */


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

/** General >> Oct head bar **/
.oct-head-bar {
	padding-top: 24px !important;
	padding-bottom: 0 !important;
	border-bottom: 0 none rgb(223, 223, 223) !important;
	border-top-width: 0 !important;
	border-top-style: hidden !important;
}

/** General >> Page section **/
#page section {
	color: rgb(0, 0, 0) !important;
	background-color: rgb(224, 224, 224) !important;
	padding-top: 16px !important;
	border-top-color: rgba(223, 223, 223, 0) !important;
	border-bottom-color: rgb(223, 223, 223) !important;
	border-bottom-style: hidden !important;
}

/** General >> Oct site logo **/
.oct-site-logo {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

/** General >> Oct head bar col 12 **/
.oct-head-bar .col-12 {
	border-bottom-color: rgb(223, 223, 223) !important;
}

/** General >> D none **/
.d-none {
	border-style: hidden !important;
}

/** General >> Oct main section _3 **/
.oct-main-section {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> Post 57452 _2 **/
#post-57452 {
	background-color: rgb(0, 0, 0) !important;
}

/** General >> D none _3 **/
.d-none {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> Post 57639 **/
#post-57639 {
	background-color: rgb(0, 0, 0) !important;
}

/** General >> Vjs tech **/
.vjs-tech {
	background-image: linear-gradient(rgb(31, 28, 28), rgb(255, 255, 255) 10%, rgb(255, 255, 255)) !important;
}

