#top-menu li {
  padding-right: 40px;
}

.et_pb_fullwidth_header {
  padding: 10px 0 5px;
}

#order_review_heading {
  margin-top: 10px;
}

.nav li ul {
  width: 400px;
}

#top-menu li li a {
  width: 380px;
}

.pum-content.popmake-content h3 {
  line-height: 31px;
  padding-top: 10px;
}

#footer-info {
  width: 100%;
  text-align: center;
}

#mobile_menu {
  border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; -khtml-border-radius: 0 0 10px 10px;
}

/* CF 7 */

#cf7form {
  box-shadow: 0 0 20px #e6e2db; -moz-box-shadow: 0 0 20px #e6e2db; -webkit-box-shadow: 0 0 20px #e6e2db; -khtml-box-shadow: 0 0 20px #e6e2db;
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
  background: #fff;
  padding: 30px;
}

.wpcf7-form-control.wpcf7-submit {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
  font-size: 19px;
}

.wpcf7-form-control.wpcf7-text {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

.wpcf7-form-control {
  font-size: 15px !important;
}

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #2999a7;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    padding: 8px 0;
    text-transform: uppercase;
    width: 100%;
}

.wpcf7-response-output {
    margin: 0 !important;
}

.wpcf7-date {
    border: 1px solid #ccc;
    width: 100%;
    padding: 10px 6px;
    color: #888;
}

.wpcf7-response-output {
  margin-top: 10px !important;
  border-radius: 8px;
}

.wpcf7-select {
    width: 100%;
    padding: 8px 6px;
    border-color: #ccc;
}

.wpcf7-spinner {
  display: none !important;
}

@media screen and (max-width: 980px) {
.et_pb_toggle_title {
  line-height: 24px;
}
}