/*
Theme Name: Disklab
Version: 1.0
*/


.top-nav .menu-item a { display:inline-block}
html { margin-top:0 !important;}

div.wpcf7-response-output {  color: #fff;  border: none !important;}

.tel.pel { margin:0 !important}

.contact-page-form .faq-btn { background-color:#46966F;margin-top:0px;}
.menu-item a { padding:5px;}

.sign-up h1{
    font-family: CenturyGothicStd-Bold;
    text-align: center;
    font-size: 40px;
    line-height: 60px;
    color: #ffffff;
    padding: 30px 0 0 0;
}

.sign-up-cont{
    background: #00d567;
    padding: 2em 0;
    color: #ffffff;
}

#mc_embed_signup{
    background: transparent !important;
    padding-bottom: 2em;
}
#mc_embed_signup .button {
      border: 2px solid #ffffff !important;
      background-color: transparent !important;
    line-height: 16px !important;
    height: 40px !important;
  }

#mc_embed_signup .button:hover {
    border: 2px solid #ffffff !important;
    background-color: #ffffff !important;
    line-height: 16px !important;
    color: #000000;
}

#mc_embed_signup input.email {
     height: 40px !important;
     width: 400px !important;
 }