.student-login {
  z-index: 1;
}

.student-login.accounts {
  position: absolute;
  top: 0;
  right: 125px;
}

@media screen and (max-width: 400px) {
  header.fixed .logo {
    position: relative;
    top: 30px;
  }
}

.menu-item-10807 a:before {
  background: url("images/cat-icon-blue-driver.png") 0 0 no-repeat;
  background-size: cover;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.button,
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  line-height: 1.5;
}

select {
  background-image: none;
}

/*-----------------------------------------
  Locations CSS
------------------------------------------*/

.section-three .location {
  display: flex;
  align-items: center;
  background: white !important;
}

.section-three .location p {
  flex: 1;
}

@media screen and (max-width: 580px) {
  .section-three .location {
    display: block;
  }

  .section-three .location p {
    vertical-align: super;
  }
}

.location-maps .map-wrap .destails .wrap-dets .opening-hours:before {
  color: #fff;
  background: #0bc3dc;
  font-size: 1rem;
  top: 2px;
  padding: 0.5rem;
}

.white .course-conrtoler a {
  width: auto !important;
}

.section-three {
  background: url(images/map-04.png) 50% 50% no-repeat;
  overflow: hidden;
  background-size: cover;
}

.location-details {
  background: #fff !important
}

.location-details .wrap {
  max-width: 1400px !important;
  box-shadow: rgb(0 0 0 / 5%) 0 0 10px;
}

.location-details .wrap-dets {
  padding: 0 !important;
  margin-top: 2rem;
}

.location-details .gallery,
.location-details .single-gallery {
  min-height: 30rem;
  position: relative;
}

.location-details .slide {
  width: 100%;
  height: 100%;
  background-size: cover !important;
}

.location-details .destails {
  padding: 2rem 3rem !important;
  align-self: center;
}

.location-details h2 {
  text-align: left;
  font-size: 2rem;
  color: #000;
  margin: 2rem 0 !important;
}

.location-map {
  height: 30vw;
  min-height: 15rem;
}

.location-map .acf-map {
  height: 100%;
}

@media screen and (max-width: 680px) {

  .location-details .gallery,
  .location-details .single-gallery {
    width: 100%;
  }
}

.tax-course_location .products {
  margin: 4rem 0;
}
.tax-product_cat .product-category h2{
    text-align: center;
    color: #1f1d1d;
    text-transform: uppercase;
    font-size: 0.8rem;
    margin: 0;
    padding: 0 0.7rem;
    font-weight: 600;
}
.tax-product_cat .products li:hover h2 {
    color: #0bc3dc;
}
#customer_details .select2-selection__rendered {
    line-height: 45px !important;
}
#customer_details .select2-container .select2-selection--single {
    height: 49px !important;
}
#customer_details .select2-selection__arrow {
    height: 49px !important;
}
#customer_details .select2-container--default .select2-selection--single {
  border: 1px solid #e6e6e6;
}
h2.gform_submission_error {
    font-size: 21px;
    color: red;
}
.course-detail #product-addons-total {
    display: none;
}
.course-details .course-detail .right .wc-pao-addon-name{
  font-size: 1.3rem;
  color: #5c5c5c;
  font-family: "bebas-neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 1rem 0 0 0;
  position: relative;
  padding: 0;
  text-align: left;
  font-weight: 400;
}
.course-details .course-detail .right .wc-pao-addon-select{
  width: 100%;
}
.course-details .course-detail .right h2.wc-pao-addon-heading {
    font-size: 1.3rem;
    color: #5c5c5c;
    font-family: "bebas-neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 1rem 0 0 0;
    position: relative;
    padding: 0;
    font-weight: 400;
    text-align: left;
    padding-bottom: 2px !important;
}

.admin-bar header {
    top: 32px
}
@media screen and (max-width:782px) {
    .admin-bar header { top: 45px  }
}

