p {
  font-weight: 400;
}
strong {
  font-weight: 500;
}

.et_pb_text_inner h1, .et_pb_text_inner h2, .et_pb_text_inner h3 {
  margin-bottom: 10px;
}

.et_mobile_menu li a {
  border-bottom: 0 !important;
}

#main-header {
  box-shadow: 0 0 20px #eee; -moz-box-shadow: 0 0 20px #eee; -webkit-box-shadow: 0 0 20px #eee; -khtml-box-shadow: 0 0 20px #eee;
}

.et_fullwidth_nav #main-header .container {
  padding-right: 0 !important;
}

#top-menu > li:last-child {
  right: 0;
  padding-right: 0 !important;
}

#et-top-navigation {
  padding-left: 0 !important;
  width: 100%;
  text-align: center !important;
}

#top-menu-nav {
  float: unset !important;
  text-align: center;
  width: 100% !important;
  float: initial !important;
}

#top-menu {
  float: unset !important;
  float: initial !important;
}

#top-menu li {
  padding-right: 35px;
}

#mobile_menu {
  border-radius: 0 0 20px 20px;
}

#mobile_menu a {
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.bwround {
  border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px;
}

.et_pb_image_wrap img {
  border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px;
}

/*
#menu-item-19 a {
  background: #08bbf7;
  padding: 55px 35px !important;
  color: #fff !important;
  margin-top: -55px;
}
#menu-item-19 {
  position: absolute;
  right: 2%;
}
#main-header.et-fixed-header #menu-item-19 a {
  color: #fff !important;
  padding-bottom: 21px !important;
}
*/