#main-header {
  box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; -khtml-box-shadow: none !important;
}

.single-post #main-content .container::before {
  width: 0 !important;
}

.single-post .entry-title {
  line-height: 36px;
}

.single-post #left-area {
  max-width: 700px;
  margin: 0 auto 150px;
  float: unset !important;
  float: initial !important;
  box-shadow: 0 0 30px #eee;
  padding: 30px !important;
}

#mobile_menu a {
  text-align: left !important;
}

.fa {
    font-size: 20px !important;
    margin-right: 15px !important;
    margin-top: 10px !important;
}

.textwidget a {
  color: #fff;
}

.et_pb_text_inner strong {
  font-weight: 600;
  font-size: 16px;
}

.et_pb_image_wrap img {
  border: 7px solid #fff;
  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;
}

#footer-info {
  width: 100%;
  text-align: center;
}

#bwcf7 {
  padding: 25px;
  background: #f7f7f7;
}

.et_pb_text_inner h2 {
  font-weight: 600;
  margin-bottom: 2px;
  line-height: 31px;
}

.et_pb_fullwidth_header {
  background: #ed008e !important;
  padding: 25px 25px 20px;
}

.footer-widget .title {
  margin-bottom: 8px;
}

#text-4 {
  margin-bottom: 40px;
}



#top-menu li {
  padding-right: 30px;
}

nav#top-menu-nav, #top-menu, nav.et-menu-nav, .et-menu {
  float: unset !important;
  float: initial !important;
}

#et-top-navigation {
  padding-left: 0 !important;
  width: 100% !important;
  text-align: center !important;
}

.nav li ul {
  width: 320px;
}

#top-menu li li a {
  width: 280px;
}

.et_pb_text_inner h1 {
  margin-bottom: 8px;
}

#bwcontab {
  position: absolute;
  right: 50px;
  background: #92c043;
  border-radius: 0 0 7px 7px;
  padding: 20px 30px;
  text-align: center;
  color: #fff;
}

#telno {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 10px;
}

#opening {
  font-size: 14px;
}

#greybox {
  background: #f7f7f7;
  padding: 25px;
}

#greenbox {
  background: #92c043;
  color: #fff;
  padding: 30px;
}

#greenbox h2 {
  color: #fff;
}

#pinkbox {
  background: #ed008e;
  color: #fff;
  padding: 30px;
}

#pinkbox h2 {
  color: #fff;
}

#booknow {
  padding: 0 !important;
  margin-top: -72px !important;
  background: transparent;
  margin-bottom: 28px !important;
  z-index: 999999;
}

#booknow .et_pb_row.et_pb_row_0 {
  padding: 0 !important;
}

/* 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 {
    background: #92c043;
    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-select {
    width: 100%;
    padding: 8px 6px;
    border-color: #ccc;
}

@media screen and (max-width: 980px) {

#revrow {
  margin-top: 0 !important;
}

#bwcontab {
  display: none !important;
}

.et_header_style_left #logo {
  max-width: 100%;
}

#logo {
  max-height: 65%;
}

#booknow {
  display: none !important;
}

}


@media (max-width: 1200px) {
 #et_mobile_nav_menu {
 display: block;
 }

#top-menu {
 display: none;
 }

#bwcontab {
  right: 90px !important;
}

}