.main-navigation>li.current-menu-item>a::after {
    height: 0px !important;
}

.main-navigation>li.current-menu-item>a:hover:after {
    height: 3px !important;
}

.jumbotron {
    padding-top: 0px;
    padding-bottom: 1px;
}

a.navbar-brand img {
    padding-top: 5px;
    height: 170%;
}

.jumbotron.carousel .carousel-text h1 {
   font-family: 'Roboto Slab';
    font-weight: bold;
}

 .btn-outline {
    color: #ffffff;
    border-color: rgba(247, 245, 245, 0.33);
    background-color: #6d6d6dad;
}

a.btn.btn-primary {
    border-color: rgba(247, 245, 245, 0.33);
}

.menu-item-8147 a, .menu-item-9105 a {
    font-size: 25px !important;
    color: #ffffff !important
}


.opening-times ul li.today {
    display: none;
}

.btn {
    padding: 18px 22px;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
}


.page-header {
    margin: 0px 0 20px!important;
    padding: 100px 0 80px 0;
}


.wpcf7-form p {
	color: #9ab54c;
}

input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea {
    cursor: pointer;
    max-width: 100%;
    width: 600px;
    background-color: #f5f5f5;
    border: 1px solid #e6e6e6;
    -webkit-appearance: none;
    padding: 10px 15.3846153846px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.ask-a-question-form textarea {
    width: 1200px;
}


.request-quote-form .wpcf7-textarea {
    height: 240px!important;
}


.bottom-footer a {
    color: #777777!important;
}

#pg-8281-0> .panel-row-style {
    padding: 0px 20px 0px 20px;
}


@media screen and (max-width: 991px) {
  .topbar {
    display: none;
    }

  .container {
    width: 95%;
  }

  a.navbar-brand img {
      padding-top: 0px;
      height: 55px;
      margin-top: -15px;
  }
}

@media (max-width: 892px) {
  .side-contact-form-cell {
    margin-top: -30px;
  }

  .banner-phone p {
    text-align: center;
  }
}

@media only screen and (max-width: 780px) {
.ask-a-question-form textarea {
    width: 600px!important;
    }

  .main-header-text {
    padding-top: 0px;
    padding-left: 0px;
  }

  /* Above the contact form in single column layout */
  #pgc-8281-1-0 {
      padding-bottom: 75px !important;
  }
}

@media (max-width: 600px) {
	.panel-row-style {
	  background-position: 72% center !important;
	}

  .main-header-text {
    padding-top: 0px;
    padding-left: 0px;
  }

  .home h2 {
        font-size: 28px;
  }

  .main-header-text h2 {
    font-size: 25px;
  }

  #why-choose-list p {
    font-size: 12px;
  }

  .service-bullet-list .bullet-text {
    font-size: 15px !important;
  }

  .banner-row .banner-text {
    padding-left: 0px;
    padding-right: 0px;
  }

  .banner-row h4 {
    font-size: 25px !important;
  }

 .testimonials h3 {
    font-size: 28px !important;
  }
 
 .testimonials .testimonial-control {
    width: 50px;
  }

  .testimonials .testimonial-quote {
    padding: 40px 20px 40px 70px;
  }
}
