/* Change Header Bar Colour */
.entry-header {
  background-color: #36A5EC !important;
}

/* Hide Reviews and Teacher on Product Pages */

/* Button Colours */
body.skin_custom_color .product_status.special, body.skin_custom_color .view_type_switcher a:hover, body.skin_custom_color .view_type_switcher a.view_list.active_list, body.skin_custom_color .view_type_switcher a.view_grid.active_grid, body.skin_custom_color .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_price .price, body.skin_custom_color .sidebar-area .widget_text .btn, body.skin_custom_color .stm_product_list_widget.widget_woo_stm_style_2 li a .meta .stm_featured_product_price .price, body.skin_custom_color .widget_tag_cloud .tagcloud a:hover, body.skin_custom_color .sidebar-area .widget ul li a::after, body.skin_custom_color .sidebar-area .socials_widget_wrapper .widget_socials li a, body.skin_custom_color .socials_widget_wrapper .widget_socials li a, body.skin_custom_color .gallery_single_view .gallery_img a::after, body.skin_custom_color .course_table tr td.stm_badge .badge_unit, body.skin_custom_color .widget_mailchimp .stm_mailchimp_unit .button, body.skin_custom_color .textwidget .btn:active, body.skin_custom_color .textwidget .btn:focus, body.skin_custom_color .form-submit .submit:active, body.skin_custom_color .form-submit .submit:focus, body.skin_custom_color .button:focus, body.skin_custom_color .button:active, body.skin_custom_color .btn-default:active, body.skin_custom_color .btn-default:focus, body.skin_custom_color .button:hover, body.skin_custom_color .textwidget .btn:hover, body.skin_custom_color .form-submit .submit, body.skin_custom_color .button, body.skin_custom_color .btn-default {
  background-color: #36A5EC !important;
}

.button:after,
.btn.btn-default:after,
.textwidget .btn:after {
  background-color: #fff !important;
  border: solid 5px #36A5EC !important;
}

/* Events Made Easy Events List Styling */
.emel {
  background-color: #fff !important;
  color: #000 !important;
  font-family: "Open Sans";
  font-size: 18px;
}
hr.style-two { border: 0; height: 1px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); }

/* Events Made Easy Booking Styling */
.emeb {
  background-color: #fff !important;
  color: #000 !important;
  font-family: "Open Sans";
  font-size: 18px;
}
.emeb-head {
  color: #36A5EC;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
}
.emebf {
  border: 4px solid #36A5EC;
  padding: 20px;
  height: 1%; overflow: hidden;
}
.emebfp {
  height: 50px;

} 
#emebf-l {
  margin-top: 12px;
  float: left;
}
#emebf-r {
  float: left;
  padding-left: 100px;
}
.emebfin {
  left: 200px;  
}
.eme-required-field {
  display: none;
}
.emebfp > input[type="submit"] {
  display: inline-block;
  min-width: 135px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  padding: 12.5px 15px;
  color: #fff;
  border: 2px solid #36A5EC;
  border: 0;
  background-color: #36A5EC;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  outline: none !important;
  margin-top: 20px;
}
.emebfp > input {
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
  padding-top: 10px;
  color: #000;
  border: 2px solid #36A5EC;
  background-color: #fff;
  letter-spacing: 1px;
  outline: none !important;
}
#eme_mark_required_field {
  display: none;
}

/* Coloured Separator */
.stm_colored_separator .triangled_colored_separator, .triangle {
  display: none !important;
} 

/* Hide Teacher on Product Page */
.teacher {
  display: none;
}

/* Logo Size */
