<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  MICROTHEMER STYLES  */


/*= Footer _3 ================= */

/** Footer _3 &gt;&gt; Info content paragraph:(2) **/
.info-content p:nth-of-type(2) {
	visibility: hidden !important;
}

/** Footer _3 &gt;&gt; Post footer _2 **/
.post-footer {
	visibility: hidden !important;
}

/** Footer _3 &gt;&gt; Navigation_port **/
.navigation {
	visibility: hidden !important;
}

/** Footer _3 &gt;&gt; Header bg **/
.header-bg {
	background-color: rgb(99, 105, 107) !important;
}


/*( Desktop &amp; Tablet )*/
@media (min-width: 768px) and (max-width: 979px) {

	/*= Footer _3 ================= */

	/** Footer _3 &gt;&gt; Schpa image _2 **/
	.schpa img {
	width: 120px !important;
}


}


/*( Tablet &amp; Phone )*/
@media (max-width: 767px) {

	/*= Footer _3 ================= */

	/** Footer _3 &gt;&gt; geze logo **/
	.col-lg-3:nth-of-type(2) img {
	margin-top: 0 !important;
	margin-bottom: 40px !important;
}

	/** Footer _3 &gt;&gt; Schpa image **/
	.schpa img {
	width: 75px !important;
	-webkit-flex-direction: row !important;
	-moz-flex-direction: row !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important;
}


}


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

	/*= Footer _3 ================= */

	/** Footer _3 &gt;&gt; Vc _3 RENZ Box **/
	.vc_custom_1554837449006 {
	padding-left: 20px !important;
}

	/** Footer _3 &gt;&gt; renz logo **/
	.single-block-padding .text-right {
	text-align: left !important;
}

	/** Footer _3 &gt;&gt; Renz logo 2 **/
	.triple-block-padding .text-right {
	text-align: left !important;
}

	/** Footer _3 &gt;&gt; Reparaturservice span **/
	.reparaturservice span {
	font-size: 25px !important;
}


}

</pre></body></html>