#top-menu li {
  padding-right: 30px;
}

.et_pb_text_inner h1 {
  line-height: 45px;
}

footer .title {
  margin-bottom: 10px;
}

.et_pb_text_inner h3 {
  line-height: 31px;
  margin-top: 10px;
}

strong {
  font-weight: 600;
}

.single-product .label {
  padding: 0 !important;
}

.single-product .product_meta {
  display: none !important;
}

.price {
  margin-top: 10px;
  margin-bottom: 20px;
}

.bwround, .et_pb_image_wrap img {
  border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px;
}

#servbox li {
  margin-bottom: 8px;
  margin-top: 2px;
}

#servbox li:last-child {
  margin-bottom: 0 !important;
}

#menu-item-194 a {
  background: #5c9dd9;
  padding: 15px 20px !important;
  border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; -khtml-border-radius: 30px;
  color: #fff !important;
  margin-top: -15px;
}

#main-header.et-fixed-header #menu-item-194 a {
  color: #fff !important;
}

#mobile_menu #menu-item-194 a {
  margin-top: 0 !important;
}

/* CF 7 */

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 16px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 16px;
    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: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; -khtml-border-radius: 30px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #5c9dd8;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    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-select {
    width: 100%;
    padding: 8px 6px;
    border-color: #ccc;
}

.wpcf7-response-output {
  margin-top: 20px !important;
}

.wpcf7-spinner {
  display: none !important;
}

.wpcf7-form-control {
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
  background: #fcfcfc;
}

.wpcf7-text {
  background: #fcfcfc !important;
}

.wpcf7-checkbox {
  background: #fff !important;
}

.wpcf7 .ajax-loader {
  position: absolute;
  left: 37%;
  bottom: -20px;
}


@media screen and (max-width: 980px) {

#logo {
  max-height: 66%;
}

}