/*
 Theme Name:   Mintkredit Childtheme
 Theme URI:    https://generatepress.com
 Description:  Mintkredit Childtheme
 Author:       Kevin Kunkel
 Author URI:   https://mintkredit.de
 Template:     generatepress
 Version:      0.1
*/


/* ----------------Template CSS (Mobile First) ----------------*/
.site-logo{margin-right:-2px}





/* ---------------------------- Desktop only ---------------------------- */
@media all and (min-width:1024px){

}

/* ------- Medium Desktop -------- */
@media all and (min-width:1024px) and (max-width:1480px){

}

/* ------- Small Desktop -------- */
@media all and (min-width:1024px) and (max-width:1224px){

}


/* ---------------------------- Mobile only ----------------------------- */
@media all and (max-width:1023px){


}
