/*  MICROTHEMER STYLES  */


/*= Header ==================== */

/** Header >> Div Terminvereinbarung **/
.ct-container > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) {
	line-height: 1em !important;
	margin-left: 10px !important;
}

/** Header >> Telefonnummer Termine **/
div.wp-block-columns a {
	font-weight: 700 !important;
}

/** Header >> Rank math phone number label **/
.rank-math-phone-number label {
	display: none !important;
}

/** Header >> Rank math phone number link **/
.rank-math-phone-number a::before {
	font-weight: 500 !important;
	content: 'Terminvereinbarung: ' !important;
}

/** Header >> Telefon **/
.ct-container > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > figure {
	text-align: right !important;
}


/*( < 1200 )*/
@media (max-width: 1199.98px) {

	/*= Header ==================== */

	/** Header >> Telefon **/
	.ct-container > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > figure {
	text-align: right !important;
}


}


/*( < 980 )*/
@media (max-width: 979.98px) {

	/*= Header ==================== */

	/** Header >> Telefon **/
	.ct-container > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > figure {
	text-align: right !important;
}


}


/*( < 768 )*/
@media (max-width: 767.98px) {

	/*= Header ==================== */

	/** Header >> Telefon **/
	.ct-container > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > figure {
	text-align: right !important;
}


}


/*( < 480 )*/
@media (max-width: 479.98px) {

	/*= Header ==================== */

	/** Header >> Telefon **/
	.ct-container > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > figure {
	text-align: center !important;
}

	/** Header >> Div (#1) div **/
	.ct-container > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div {
	text-align: center !important;
}


}

