#revrow {
  margin-top: -120px;
}

.footer-widget h4 {
  margin-bottom: 10px;
}

#order_review_heading {
  margin-top: 20px;
}

.wp-image-27 {
  border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px;
  margin-bottom: 25px;
}

.sub-menu {
  border-radius: 0 0 20px 20px; -moz-border-radius: 0 0 20px 20px; -webkit-border-radius: 0 0 20px 20px; -khtml-border-radius: 0 0 20px 20px;
  width: 340px !important;
}

#et-top-navigation {
  padding-right: 30px !important;
}

#top-menu li li a {
  width: 300px;
}

.et-cart-info {
  display: none !important;
}

.et_pb_widget a {
  text-decoration: none;
  color: #fff;
}

.et_pb_module_header {
  font-size: 35px;
}

.et-fixed-header #logo {
  margin: 0 !important;
}

.et-fixed-header#main-header {
  background: #a1be2e !important;
}

.bwround {
  border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; -khtml-border-radius: 30px;
}


#logo {
  background: #a1be2e;
  /*border-radius: 0 0 50% 50%; -moz-border-radius: 0 0 50% 50%; -webkit-border-radius: 0 0 50% 50%; -khtml-border-radius: 0 0 50% 50%;*/
  border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -khtml-border-radius: 50%;
  /*padding-top: 20px;*/
  margin-top: 30px;
  min-height: 120%;
}

#top-menu li {
  padding-right: 35px;
}

#drivedev {
  background: rgb(94,62,113);
  background: linear-gradient(90deg, rgb(94, 62, 113) 0%, rgb(60, 218, 63) 100%);
  border: none;
  padding: 30px;
  border-radius: 10px; -moz-border-radius: 10px;-webkit-border-radius: 10px; -khtml-border-radius: 10px;
  width: 100%;
  font-size: 19px;
}

#demcourse {
  background: rgb(130,74,141);
  background: linear-gradient(90deg, rgba(130,74,141,1) 0%, rgba(46,55,166,1) 100%);
  border: none;
  padding: 30px;
  border-radius: 10px; -moz-border-radius: 10px;-webkit-border-radius: 10px; -khtml-border-radius: 10px;
  width: 100%;
  font-size: 19px;
}

#drivedev::after {
  font-size: 30px;
}

#demcourse::after {
  font-size: 30px;
}

/* CF 7 */

.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 {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #a1be2e;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    padding: 8px 0;
    text-transform: uppercase;
    width: 100%;
}

#bwcf7 {
  padding: 30px;
  box-shadow: 0 0 30px #eee; -moz-box-shadow: 0 0 30px #eee; -webkit-box-shadow: 0 0 30px #eee; -khtml-box-shadow: 0 0 30px #eee;
  border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px;
}

.wpcf7-form-control {
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
}

.wpcf7-response-output {
    margin: 0 !important;
}

.wpcf7-date {
    border: 1px solid #ccc;
    width: 100%;
    padding: 10px 6px;
    color: #888;
}

.wpcf7-select {
    width: 100%;
    padding: 8px 6px;
    border-color: #ccc;
}

.wpcf7-response-output {
  margin-top: 20px !important;
}

.wpcf7-spinner {
  display: none !important;
}

/* BOOKED */

.booked-appt-list.shown h2 {
  font-size: 16px !important;
}

/* MOB */

.mobile_menu_bar_toggle::before {
  color: #fff !important;
}

#mobile_menu {
  background: #a1be2e !important;
  border-radius: 0 0 30px 30px; -moz-border-radius: 0 0 30px 30px; -webkit-border-radius: 0 0 30px 30px; -khtml-border-radius: 0 0 30px 30px;
}

#mobile_menu .sub-menu li {
  padding-left: 0 !important;
  max-width: 200px;
}

@media screen and (max-width: 980px) {
#revrow {
  margin-top: 0px !important;
}
#main-header {
  background: #a1be2e !important;
}
#logo {
  margin-top: 5px;
  min-height: 90%;
}
.et_pb_module_header {
  font-size: 26px !important;
  padding: 0 !important;
}

}
