/*  MICROTHEMER STYLES  */


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

/** General >> Masthead **/
#masthead {
	background-position: 0px 0px, 0px 0px, 100% 0px, 0px 100% !important;
	background-size: auto 100% !important;
	-webkit-background-clip: border-box !important;
	background-clip: border-box !important;
	object-fit: fill !important;
}

/** General >> Button **/
ul > li:nth-of-type(1) > .wp-block-button {
	color: rgba(0, 0, 0, 0) !important;
}

/** General >> Gdlr core port info key **/
.gdlr-core-port-info-wrap > div:nth-of-type(1) > .gdlr-core-port-info-key {
	color: rgb(30, 115, 190) !important;
}

/** General >> Gdlr core port info key _2 **/
.gdlr-core-port-info-wrap > div:nth-of-type(2) > .gdlr-core-port-info-key {
	color: rgb(30, 115, 190) !important;
}

/** General >> Gdlr core port info key _3 **/
.gdlr-core-port-info-wrap > div:nth-of-type(3) > .gdlr-core-port-info-key {
	color: rgb(30, 115, 190) !important;
}

/** General >> Gdlr core port info key _4 **/
.gdlr-core-port-info-social-share .gdlr-core-port-info-key {
	color: rgb(30, 115, 190) !important;
}

