/*  MICROTHEMER STYLES  */


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

/** General >> .custom-logo-link **/
.custom-logo-link {
	background-image: url("http://www.floristik-schuster.de/wp-content/uploads/2017/05/einfachbestellen.png") !important;
	background-position: right top !important;
	background-repeat: no-repeat !important;
}

/** General >> a **/
a {
	font-family: sans-serif !important;
}

/** General >> .entry-content > p:nth-of-type(1) **/
.entry-content > p:nth-of-type(1) {
	
}


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

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

	/** General >> .custom-logo-link **/
	.custom-logo-link {
	text-align: left !important;
}


}

