@media all and (max-width: 400px) {
.main-navigation ul {
display: block !important;
}
#mm0, .sf-sub-indicator, .sub-menu {
display: none !important;
}
}


.ContactSectionButton { 
   color: #ffffff; 
   background-color: #168dff;
   border: 1px solid #000;
   -moz-border-radius: 8px;
   -webkit-border-radius: 8px;
   padding: 5px; 
   padding-left: 15px; 
   padding-right: 15px;
}
.ContactSectionButton:hover { 
   background-color: #3064ff; 
   color: #ffffff; 
}



.ContactSectionTextLink { 
   color: #000000; 
}
.ContactSectionTextLink:hover { 
   color: #ffffff; 
   }



.ContactSectionFacebookLink { 
   color: #3556f4; 
}
.ContactSectionFacebookLink:hover { 
   color: #ffffff; 
   }



span.wpcf7-list-item {
display:block;
}
