#c-title {   
font-size: 35px;
margin-top: 5px;
margin-left:10px;
}
.entry-content p {
font-size:18px !important;
}
h1,h2,h3,h4 {
margin-top:0;
}
h1 {
font-size:35px;
margin-top:30px;
}
.entry-content {
margin-top:0 !important;
}
#masthead {
box-shadow:none;
border-bottom:1px solid #ccc;
}
#fb {
width:25px;
height:25px;
background:url(https://vincent-schulz.de/wp-content/uploads/2022/03/facebook.png);
background-size:cover !important;
}
#insta {
width:25px;
height:25px;
background:url(https://vincent-schulz.de/wp-content/uploads/2022/03/instagram.png);
background-size:cover !important;
}
#menu-item-61,#menu-item-63 {
    margin-bottom: -28px;

}
#menu-item-61 a,#menu-item-63 a{ 
  padding-left:5px !important;
padding-right:5px !important;
}
@media only screen and (max-width: 768px) {
#menu-item-61 a,#menu-item-63 a{  
padding:0 !important;
}
#menu-item-61,#menu-item-63 {
    margin-bottom: 9px !important;

}
}
/* galerie */
.fg-item-inner {
border:10px solid #fff !important;
box-shadow:rgba(0,0,0,0.6) 0 0 8px !important;  
}
.fg-image-overlay {
background:rgba(255,255,255,0.3) !important;
}
/* galerie ende */
.foogallery {
z-index:0;
}
.c-submenu img {
border:10px solid #ffff !important;
}
.c-submenu h2 {
color:#0f0 !important;
text-shadow:#000 0 0 6px,#000 0 0 6px,#000 0 0 6px,#000 0 0 4px;
}
.embed-container {
  position: relative; 
  padding-bottom: calc(56.25% - 10px); 
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
_border:10px solid #fff;
box-shadow:0 0 10px rgba(0,0,0,0.7);
}
.embed-container iframe {

  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 

}
#menu-item-50,#menu-item-48,#menu-item-49,#menu-item-51 {
display:none;
}
.build.c-submenu .widget_sow-image{
border:10px solid #fff !important;
box-shadow:10px 10px 20px  #000;
}
@media only screen and (min-width: 768px) {
.build.c-submenu {
padding-left:100px !important;
padding-right:100px !important;
}
}