.logged-in-user-menu button {
  background: none;
  padding: 0px;
  border: 0px;
  text-align: left;
}
.table-bookings thead .btn {
  padding: 9px;
}
.wrapper {
  overflow-x: hidden !important;
}
.modal {
  padding-right: 0px !important;
}
.search-slots.has-vehicle .enter-vehicle-registration div > .row .col-sm-6:first-child {
  display: none;
}
.search-slots.has-vehicle .enter-vehicle-registration div > .row .col-sm-6:last-child {
  width: 100%;
}
.cart-menu #lpwSummary .btn-success {
  display: none !important;
}
.check-size {
  float: left;
}
body {
  background: white;
}
.mobile-navbar {
  background: #35aaee;
}
#lpwSelectSlotTypes {
  margin-bottom: 0px !important;
}
.menu .dropdown-menu li > a,
.cart-menu .dropdown-menu li > a {
  color: #828282;
}
.sub-heading {
  font-weight: 400;
}
.font-3 {
  font-family: 'Crete Round', serif;
  font-weight: 500;
}
.text-warning {
  color: #ffcb00;
}
.text-shadow {
  text-shadow: 2px 2px 2px #000000;
}
.location-1 > dd:first-of-type,
.location-1 > dt:first-of-type {
  display: none !important;
  visibility: hidden !important;
}
.location-1.dl-horizontal dt,
.location-1.dl-horizontal dd {
  margin-top: 3px;
}
.location-1 .header-user-info,
.location-1 .header-basket {
  height: 55px;
}
.location-1 .header-user-info .btn-secondary,
.location-1 .header-basket .btn-secondary {
  margin-top: 0px;
}
.location-1 .header-user-info .btn-basket,
.location-1 .header-basket .btn-basket {
  margin-top: -2px;
}
.btn {
  font-family: 'Crete Round', serif;
  text-transform: uppercase;
  padding: 18px 24px;
  letter-spacing: 1px;
  border-radius: 0px;
  transition: all 0.3s ease;
}
.btn-basket {
  padding: 10px 12px 0;
  float: right;
}
.btn-basket {
  color: white;
  background-color: #1183c6;
  min-height: 50px;
  border-radius: 0px;
}
.btn-basket:hover {
  color: #f4f4f4;
}
.tiny-basket .glyphicon {
  font-size: 20px;
  margin-top: 6px;
  margin-right: 18px;
  color: #292929;
}
.tiny-basket .basket-total {
  font-size: 20px;
}
.header-select-location,
.header-select-vehicle,
.tiny-basket .basket-count,
.tiny-basket .basket-total {
  display: inline-block;
}
header {
  background-color: #fff;
}
header .header-logo {
  padding: 20px 0;
  display: block;
}
header .autocentre-details {
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #828282;
  background: #f4f4f4;
}
header .autocentre-details p {
  margin: 0;
}
header .autocentre-details .RadAjaxPanel {
  display: inline-block !important;
}
header .h2.text-secondary {
  margin-bottom: 6px;
  margin-top: 6px;
}
header p {
  margin-bottom: 6px;
}
footer {
  background-color: #35aaee;
  min-height: 350px;
}
footer p {
  color: #fff;
}
footer a {
  color: #aaa;
  text-decoration: none;
}
footer a:hover,
footer a:focus {
  color: #1183c6;
  text-decoration: underline;
}
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6,
footer .h1,
footer .h2,
footer .h3,
footer .h4,
footer .h5,
footer .h6 {
  color: #fff;
}
footer h1 small,
footer h2 small,
footer h3 small,
footer h4 small,
footer h5 small,
footer h6 small,
footer .h1 small,
footer .h2 small,
footer .h3 small,
footer .h4 small,
footer .h5 small,
footer .h6 small,
footer h1 .small,
footer h2 .small,
footer h3 .small,
footer h4 .small,
footer h5 .small,
footer h6 .small,
footer .h1 .small,
footer .h2 .small,
footer .h3 .small,
footer .h4 .small,
footer .h5 .small,
footer .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #aaa;
}
footer .copyright-text p {
  margin-bottom: 20px;
}
.tyre-widget {
  padding: 18px;
  background: #1183c6;
  min-height: 500px;
  border-radius: 4px;
}
.tyre-widget .tyre-manual {
  display: none;
}
.tyre-widget .tyre-search {
  min-height: 432px;
  border: 3px solid #7cc8f4;
  border-radius: 4px;
  border-top-left-radius: 0px;
  background: #f4f4f4;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(90deg, #f4f4f4, #ffffff);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(90deg, #f4f4f4, #ffffff);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.tyre-widget .tyre-search .tyre-search-vrm-content {
  background: url(../../img/tyres-content-bg.jpg);
  color: white;
  min-height: 130px;
  background-position: -200px;
}
.tyre-widget .tyre-search .tyre-search-vrm-content h4,
.tyre-widget .tyre-search .tyre-search-vrm-content p {
  text-shadow: 1px 1px 1px #000000;
  margin-top: 0px;
  margin-bottom: 0px;
}
.tyre-widget .vehicle-registration .select-location,
.tyre-widget .vehicle-registration .enter-vehicle-registration,
.tyre-widget .find-tyres,
.tyre-widget .tyre-manual,
.tyre-widget .tyre-search-vrm-content {
  padding: 12px;
}
.tyre-widget .vehicle-registration .select-location,
.tyre-widget .vehicle-registration .enter-vehicle-registration {
  margin-bottom: 0px;
  border-bottom: 1px dashed #828282;
}
.tyre-widget .tyre-manual {
  overflow: hidden;
}
.tyre-widget .tyre-manual .col-md-3 {
  display: block;
  width: 50%;
}
.tyre-widget .tyre-manual .tyre-search-image {
  width: initial;
  height: 165px;
  margin: 72px -12px -36px -12px;
}
.tyre-widget .find-tyres {
  margin-bottom: 0px;
}
.tyre-widget .search-btns .tyre-search-btn {
  padding: 6px 12px;
  background: #1393dd;
  display: inline-block;
  color: white;
  border-radius: 4px 4px 0 0;
  transition: all 0.3s ease;
}
.tyre-widget .search-btns .tyre-search-btn:hover,
.tyre-widget .search-btns .tyre-search-btn:active {
  background: #1393dd;
}
.tyre-widget .search-btns .tyre-search-btn.active {
  background: #7cc8f4;
}
.tyre-widget .loading-panel-wrapper {
  height: auto !important;
}
.tyre-widget.back-page-tyre-widget.tyre-widget,
.tyre-widget.back-page-tyre-widget.tyre-widget .tyre-search {
  height: auto !important;
  min-height: auto !important;
}
.tyre-widget.back-page-tyre-widget .tyre-search-image {
  margin-top: 12px;
}
.home-slider {
  background: white;
}
.home-slider .swiper-slide {
  min-height: 270px;
  background-position: center top;
  background-size: cover;
  color: white;
}
.home-slider .swiper-slide img {
  display: none;
}
.home-slider .swiper-pagination-bullet {
  background-color: white;
  border: 2px solid #0164cd;
  opacity: 1;
  margin-left: 3px;
}
.home-slider .swiper-pagination-bullet-active {
  background-color: #0164cd;
}
.home-slider .swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin: 0 2px;
}
.home-swiper-button-next .fa,
.home-swiper-button-prev .fa {
  color: white;
  font-size: 24px;
}
.testimonials-swiper-container p.testimonial {
  font-family: 'Crete Round', serif;
  font-size: 20px;
}
.testimonials-swiper-container p.lead {
  font-family: 'Crete Round', serif;
  font-size: 14px;
  font-weight: 100;
  color: #35aaee;
}
.col-lg-3 .testimonials-swiper-container,
.col-md-3 .testimonials-swiper-container {
  border: 1px solid #828282;
  padding: 12px;
}
.services-swiper .service-image {
  height: 225px;
  background-size: cover;
  background-position: center center;
}
.services-swiper .service-content {
  padding: 24px;
  text-align: center;
  min-height: 200px;
  background: white;
  border: 1px solid #828282;
}
.services-swiper .service-content p.h4 {
  color: #35aaee;
}
.services-swiper .service-content p.description {
  min-height: 80px;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev,
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: none !important;
  text-align: center;
}
.services-swiper-button-next,
.services-swiper-button-prev {
  color: #0164cd;
}
.services-swiper-button-next .fa,
.services-swiper-button-prev .fa {
  font-size: 48px;
}
.services-swiper-button-next {
  right: -48px;
}
.services-swiper-button-prev {
  left: -48px;
}
.car-swiper-wrapper .car {
  margin-bottom: 0px;
}
.car-swiper-button-next,
.car-swiper-button-prev {
  color: #0164cd;
}
.car-swiper-button-next .fa,
.car-swiper-button-prev .fa {
  font-size: 48px;
}
.car-swiper-button-next {
  right: -48px;
}
.car-swiper-button-prev {
  left: -48px;
}
.navbar-default {
  border-width: 0px;
}
.navbar-default ul.drop-downmenu li a:hover {
  color: #35aaee !important;
}
.navbar-default .navbar-nav {
  border-width: 0px;
}
.navbar-default .navbar-nav li.current {
  background-color: #7cc8f4;
  color: white;
}
.navbar-default .navbar-nav li.current > a {
  color: white;
  font-weight: bold;
}
.navbar-default .navbar-nav li.current > a:hover {
  background-color: #8acef5;
  color: white ;
  font-weight: bold;
}
.navbar-default .navbar-nav li:hover {
  background-color: #1393dd;
}
.section {
  padding: 30px 0;
}
.section.section-gray {
  background: #f4f4f4;
}
.section.section-slots {
  border-bottom: 1px solid #828282;
  padding-bottom: 0px;
}
.section.section-blog .page-header {
  margin-top: 0px;
}
.section.section-blog h1 {
  font-size: 36px;
}
.section.section-blog .list-blog-archive {
  margin: 0px;
  padding: 0px;
}
.section.section-blog .list-blog-archive li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.section.section-blog .img-responsive {
  width: 100%;
}
.section.section-blog hr {
  border-bottom: 0px;
  padding: 0;
  border-color: #828282;
  border-style: dashed;
}
.section.section-blog .btn {
  padding: 12px 18px;
  letter-spacing: 1px;
}
@media (max-width: 992px) {
  .section .section.section-blog {
    padding: 12px 0;
  }
}
.location-booking-widget {
  padding: 18px;
  color: white;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000));
  background-image: -webkit-linear-gradient(top, #000000, #000000);
  background-image: -moz-linear-gradient(top, #000000, #000000);
  background-image: -ms-linear-gradient(top, #000000, #000000);
  background-image: -o-linear-gradient(top, #000000, #000000);
  border-radius: 3px;
  margin-bottom: 48px;
}
.location-booking-widget .vehicle-search {
  padding-bottom: 18px;
}
.location-booking-widget .slots {
  padding-top: 18px;
}
.location-booking-widget .vehicle-search .search-slots {
  background: transparent;
  margin-left: -12px;
  margin-right: -12px;
  padding: 0px;
}
.location-booking-widget .service {
  background: white;
  color: #292929;
  padding: 12px;
  border-radius: 4px;
  margin-bottom: 12px;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);
}
.location-booking-widget label {
  min-height: 12px;
  display: block;
}
.location-booking-widget .online-booking-header h4 {
  color: white;
}
.location-booking-widget h4 {
  margin-top: 0px;
}
.location-booking-widget .online-booking-header {
  margin-bottom: 18px;
}
.location-booking-widget .search-slots.disable-location.has-vehicle .enter-vehicle-registration {
  width: 100%;
}
.location-booking-widget .btn-block {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}
.location-booking-widget .search-button .btn {
  min-height: 42px;
}
.search-slots .enter-vehicle-registration input,
.search-slots .enter-vehicle-registration .form-control {
  min-height: 58px;
}
.panel-body.panel-sm.panel-inverted,
.booking-system-heading {
  background: transparent;
  padding: 12px 0px;
  font-size: 24px;
  color: #292929;
  border-bottom: 1px solid #828282;
  border-radius: 0px;
  box-shadow: none;
  margin-bottom: 15px;
}
.section-booking-system .panel.panel-default.panel-body {
  padding: 0px;
  background: transparent;
  border-radius: 0px;
  box-shadow: none;
}
.section-booking-system .panel.panel-default.panel-body .table-basket {
  border: 1px solid #828282;
  border-top-color: #828282 !important;
}
.section-booking-system .panel.panel-default.panel-body .table-basket tr td {
  padding: 18px;
}
.section-booking-system .panel.panel-default.panel-body .table-basket tr td:first-child {
  padding-right: 0px;
}
.section-booking-system .panel.panel-default.panel-body .table-basket tr td .sub-item {
  margin: 6px 18px;
}
.section-booking-system .panel.panel-default.panel-body .table-basket tr td .sub-heading {
  margin-bottom: 12px;
}
.section-booking-system .panel.panel-default.panel-body .table-basket tr.first-row td {
  padding-bottom: 0px;
}
.section-booking-system .panel.panel-default.panel-body .table-basket tr.special-offer-item {
  padding-top: 0px;
  padding-bottom: 0px;
}
.section-booking-system .panel.panel-default.panel-body .table-basket tr.last-row td {
  padding-top: 0px;
}
.section-booking-system .panel.panel-default.panel-body .table-basket h4 {
  margin-top: 0px;
}
.car {
  height: 200px;
  background-color: #000000;
  display: block;
  position: relative;
  background-size: cover;
  margin-bottom: 30px;
}
.car .car-hover {
  padding: 12px;
  color: white;
  opacity: 0;
  transition: 0.3s ease all;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.car .car-hover:hover {
  opacity: 1;
}
.car .car-hover ul {
  padding-left: 18px;
}
.car .car-hover .btn {
  margin-top: 66px;
}
.car .car-title {
  background-color: #000000;
  color: white;
  padding: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transition: 0.3s ease all;
}
.car .car-title h6 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.car .car-title:hover {
  background-color: #0d0d0d;
}
.car:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  background-color: #35aaee;
  transition: 0.3s ease all;
}
.car:hover:before {
  opacity: 0.95;
  z-index: 99;
}
.latest-cars {
  width: 100%;
}
.latest-cars .swiper-slide {
  background-size: cover;
  height: 200px;
}
.gallery-top {
  height: 400px;
  width: 100%;
}
.gallery-top .swiper-slide {
  background-size: cover;
}
.gallery-thumbs {
  height: 100px;
  box-sizing: border-box;
  padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
  cursor: pointer;
  background-size: cover;
}
.gallery-thumbs .swiper-slide-active {
  opacity: 1;
}
#awLargeBasket .col-sm-3 .panel.panel-body.panel-sm.panel-inverted {
  font-size: 18px;
  min-height: 59px;
}
.extra {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #828282;
}
.extra h6 {
  margin-top: 0px;
}
.extra .panel-collapse .panel {
  padding: 12px !important;
  margin-bottom: 12px;
  border-color: #5c5c5c;
}
.extra .btn {
  padding: 6px;
  width: 100%;
}
.tyre-wrapper .tyre-footer .col-xs-4.col-md-4 select,
.tyre-wrapper .tyre-footer .col-xs-8.col-md-8 select {
  padding-left: 0px;
}
.tyre-wrapper .tyre-footer .col-xs-4.col-md-4 .btn-success,
.tyre-wrapper .tyre-footer .col-xs-8.col-md-8 .btn-success {
  height: 34px;
  padding-top: 8px;
  font-size: 12px;
}
.tyre-wrapper .tyre-price h6 {
  font-size: 12px;
}
.tyre-wrapper .add-to-basket-form .btn-success {
  height: 42px;
  padding-top: 10px;
  width: 100%;
}
.booking-system-heading .form-group {
  line-height: 1;
}
.booking-system-heading .btn-sm {
  height: 32px;
  padding: 6px;
}
.calendar-header .glyphicon {
  margin-top: 18px;
}
.panel-service-header {
  min-height: 350px;
  background-attachment: fixed;
  position: static;
  background-repeat: no-repeat;
  border-radius: 0px;
  margin-bottom: 0px;
}
.panel-service-header .tyre-search {
  color: #292929;
}
.panel-service-header .loading-panel-wrapper {
  margin-top: 12px;
}
.panel-service-header .tyre-search label {
  color: #292929;
}
.panel-service-header .panel-inverted {
  margin-bottom: 0px;
}
.panel-service-header h1 {
  margin-top: 0px;
}
.panel.panel-inverted h1,
.panel.panel-primary h1,
.panel.panel-inverted h2,
.panel.panel-primary h2,
.panel.panel-inverted h3,
.panel.panel-primary h3,
.panel.panel-inverted h4,
.panel.panel-primary h4,
.panel.panel-inverted h5,
.panel.panel-primary h5,
.panel.panel-inverted h6,
.panel.panel-primary h6 {
  color: white ;
}
.search-slots label {
  min-height: 12px;
  display: block;
}
.select-slot-results .btn,
.modal-footer .btn {
  padding: 9px;
}
.slot-price {
  min-height: 80px;
}
.checkout-steps {
  display: none;
}
.loading-panel-wrapper {
  height: auto !important;
}
.tyre-row .tyre-body .add-to-basket .add-to-basket-form {
  padding-left: 12px;
}
.tyre-results .btn-sm {
  padding: 6px;
}
.tyre-results .panel-sm .form-control {
  border-color: #cccccc;
}
.form-registration div.form-control {
  padding-top: 18px !important;
}
.slot-type .slot-price .h4 {
  margin-top: 0px;
}
.select-slot-results-new .service {
  font-weight: 300;
  background: white;
  padding: 8px 15px 8px 15px;
  border-bottom: none;
  border-radius: 5px;
  margin-bottom: 10px;
}
.select-slot-results-new .service:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.select-slot-results-new .service .btn {
  white-space: initial;
  padding: 10px 10px;
}
.select-slot-results-new .service a,
.select-slot-results-new .service h4 {
  color: #808080;
  text-decoration: none;
  font-weight: 300;
}
.select-slot-results-new .service .book h4,
.select-slot-results-new .service .book a {
  color: white;
  text-decoration: none;
  font-weight: 700;
  text-shadow: none;
}
.select-slot-results-new .service .flex-aligner {
  height: 100%;
}
.new-bs-panel {
  margin-bottom: 25px;
}
.online-booking-header {
  color: white;
}
.modal-header > button {
  color: black;
}
.panel-body.new-bs-panel {
  background: #595959;
  background: -moz-linear-gradient(top, #595959 10%, #595959 36%, #000000 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(10%, #595959), color-stop(36%, #595959), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #595959 10%, #595959 36%, #000000 100%);
  background: -o-linear-gradient(top, #595959 10%, #595959 36%, #000000 100%);
  background: -ms-linear-gradient(top, #595959 10%, #595959 36%, #000000 100%);
  background: linear-gradient(to bottom, #595959 10%, #595959 36%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#595959', endColorstr='#000000', GradientType=0);
  padding: 15px;
  border-radius: 5px;
}
.panel-primary > .panel-heading--new {
  background: #595959;
  border-color: transparent;
}
.panel-primary > .panel-heading--new .panel-title {
  font-size: 1.8em;
  padding: 15px 10px 5px 10px;
  font-weight: 300;
}
@media (min-width: 768px) {
  .select-slot-results-new .service .row > div {
    align-self: center;
    -webkit-align-self: center;
  }
}
@media (max-width: 768px) {
  .select-slot-results-new .service .price {
    text-align: left;
  }
}
.section-booking-system .table-basket img {
  max-width: 50px!important;
  height: auto;
  display: block;
}
@media (max-width: 992px) {
  .modal-footer .btn {
    display: block !important;
    width: 100%;
  }
  .modal-footer .btn + .btn {
    margin-left: 0px;
    margin-top: 6px;
  }
  .mobile-navbar img {
    margin-top: 12px;
  }
  .check-size {
    float: none;
  }
  .fb-page {
    display: none !important;
  }
  footer {
    min-height: inherit;
    padding-top: 12px;
  }
  footer hr {
    display: none;
  }
  .home-slider .slide-content {
    text-align: center;
    padding: 24px 0;
  }
  .table-basket tr td:nth-child(2),
  .table-basket tr th:nth-child(2) {
    padding-left: 8px !important;
  }
  .table-basket tr td:last-child,
  .table-basket tr th:last-child {
    padding-right: 8px !important;
  }
  .table-basket {
    border-top: 1px solid !important;
  }
  .tyre-widget,
  .tyre-widget .tyre-search {
    height: auto !important;
    min-height: auto !important;
  }
  .tyre-widget .tyre-manual .tyre-search-image {
    display: none;
  }
  .tyre-widget {
    margin-bottom: 30px;
  }
  .tyre-widget .btn {
    display: block;
  }
  .services-swiper .swiper-slide {
    min-width: 172px !important;
  }
  .wrapper {
    padding-top: 60px;
  }
  .panel-service-header {
    min-height: inherit !important;
    padding: 30px 0;
  }
}
@media (max-width: 768px) {
  .search-slots > div {
    width: 100% !important;
  }
  .tyre-widget .tyre-manual .col-md-3 {
    width: 100% !important;
  }
}
.extra .description .btn {
  font-size: 10px;
}
.text-white {
  color: white;
}
.slide-content .sub-heading {
  color: white;
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
}
.slide-content .h1 {
  font-weight: normal;
}
span.highlight {
  color: #35aaee;
}
.home-swiper-button-next .fa,
.home-swiper-button-prev .fa {
  color: #35aaee;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 400;
}
.has-error .help-block {
  background: #d66666;
}
.list-home-no-bullet li {
  list-style: none;
}
.list-home-no-bullet li .fa {
  padding: 0px 5px;
}
.section-color-band li {
  color: white;
}
.btn-contrast {
  background: #c4232c;
  color: white;
}
.btn {
  border-radius: 3px;
  font-size: 16px;
  padding: 12px 18px;
}
.btn-basket {
  padding: 10px 12px 0;
}
.btn-basket {
  background: rgba(0, 0, 0, 0.1);
}
.btn-basket .glyphicon {
  color: white;
}
.navbar.navbar-default {
  border-bottom: 3px solid #0164cd;
}
header > .container {
  padding-top: 15px;
  padding-bottom: 15px;
}
header .autocentre-details {
  background-color: #fafafa;
  border-bottom: 1px solid #ddd;
}
header .autocentre-details small {
  font-size: 100%;
  font-family: 'Crete Round', serif;
}
header {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.05);
  z-index: 999;
  position: relative;
  background-color: black;
}
header .text-right p:not(.text-secondary) {
  color: #35aaee;
  font-weight: bold;
}
hr,
.page-header {
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-default .navbar-nav > li > a {
  font-size: 12px;
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.29);
}
.nav > li > a {
  padding: 15px;
}
.navbar.navbar-default {
  border-bottom: 0px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: white;
}
.mobile-navbar {
  background: black;
}
.home-slider {
  background: #f4f4f4;
  min-height: 400px;
}
.home-slider .swiper-container {
  width: 990px;
  max-width: 100%;
}
.home-slider .swiper-slide {
  padding-left: 45px;
  padding-right: 45px;
  min-height: 340px;
  color: #292929;
  min-height: 400px;
}
.home-slider .swiper-slide img {
  display: block;
}
.home-slider .col-md-6 {
  background: rgba(0, 0, 0, 0.5);
  padding: 20px;
}
.panel-primary:not(.panel-body) > .panel-body {
  background: white;
  color: #292929;
}
.panel-primary:not(.panel-body) > .panel-body p,
.panel-primary:not(.panel-body) > .panel-body h1,
.panel-primary:not(.panel-body) > .panel-body h2,
.panel-primary:not(.panel-body) > .panel-body h3,
.panel-primary:not(.panel-body) > .panel-body h4,
.panel-primary:not(.panel-body) > .panel-body h5,
.panel-primary:not(.panel-body) > .panel-body h6,
.panel-primary:not(.panel-body) > .panel-body a,
.panel-primary:not(.panel-body) > .panel-body label {
  color: #292929;
}
.col-lg-3 .panel-primary:not(.panel-body) > .panel-body {
  border: 1px solid #35aaee;
}
.section-booking-system img {
  max-width: 100%;
  height: auto;
  display: block;
}
.section-color-band {
  background: #0164cd;
}
a.list-group-item:hover,
a.list-group-item:focus {
  background: #0164cd;
  color: white;
}
blockquote {
  background: white;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin: 24px 0;
}
.location-booking-widget .btn-block {
  font-size: 12px;
}
.search-slots .enter-vehicle-registration input,
.search-slots .enter-vehicle-registration .form-control {
  min-height: 43px;
}
.section-booking-system .panel.panel-default.panel-body .table-basket tr td:first-child {
  padding-right: 18px !important;
}
.section-booking-system .panel.panel-default.panel-body .table-basket {
  border-color: #dddddd !important;
}
.table-bordered {
  border: 1px solid #dddddd !important;
}
footer {
  color: rgba(255, 255, 255, 0.85);
}
footer p.h3,
footer p.h6,
footer p.h4,
footer a {
  color: rgba(255, 255, 255, 0.95);
}
footer p.h3 small,
footer p.h4 small {
  color: rgba(255, 255, 255, 0.75);
}
footer hr {
  border-color: rgba(0, 0, 0, 0.15);
  border-width: 2px;
}
.tiny-basket,
.autocentre-details,
.btn-cart {
  display: none!important;
}
@media (max-width: 992px) {
  .section-home-services .col-md-3 {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .section-home-services .col-md-3 h3 {
    height: 58px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  footer {
    min-height: 0px;
    padding-top: 12px;
  }
  footer hr {
    display: none;
  }
}
@media (max-width: 768px) {
  .home-slider .swiper-slide {
    padding-left: 0;
    padding-right: 0;
  }
}
