/*
 Theme Name:   PEC Solar Child
 Theme URI:    https://pro-ec.de
 Description:  PEC Solar
 Template:     pecsolar
 Version:      1.0.0
 Text Domain:  pecsolar
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
*/

/* Small devices (landscape phones, 576px and up) */
@media (max-width:576px) {
	.pec-underline:after {
		/*top:30px !important;*/
	}
	#main-menu {
		margin-top:-0.5rem;
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width:768px) {

}

/* Large devices (desktops, 992px and up) */
@media (min-width:992px) {

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width:1200px) {

}

/* ONLY WIDE */
@media (min-width:1440px) {

}