/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], 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"], input:not([type]) {
  border-radius: 0.1875rem;
}
.tm-price-table_featured {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 150px;
  overflow: hidden;
  height: 150px;
}
.tm-price-table_featured-inner {
  text-align: center;
  left: 0;
  width: 200%;
  -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  margin-top: 35px;
  font-size: 14px;
  line-height: 2;
  color: #fff;
}
.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  pointer-events: none;
  opacity: 0;
}
.tm-edit {
  background: #2276e3 !important;
  color: #fff !important;
}
.jl-notify {
  position: fixed;
  bottom: 25px;
  right: 15px;
  z-index: 1040;
  box-sizing: border-box;
}
.jl-notify .jl-iconnav > * > a {
  display: inline-flex;
}
.jl-notify .jl-icon-button {
  width: 45px;
  height: 45px;
  background-color: #2276e3;
  color: white;
}
.jl-notify .jl-icon-button svg {
  fill: white;
}
.jl-notify .jl-icon-button:hover, .jl-notify .jl-icon-button:focus, .jl-notify .jl-icon-button:active {
  color: #e6e6e6;
}
ul.jl-accordion, ul.jl-list {
  margin-left: 0;
}
ul.jl-tab {
  margin-top: 0;
}
address, dl, fieldset, figure, ol, p, pre, ul.jl-list {
  margin: 0 0 20px 0;
}
.jl-hr, hr {
  overflow: visible;
  text-align: inherit;
  margin: 0 0 20px 0;
  border: 0;
  border-top: 1px solid #e5e5e5;
}
.jl-checkbox, .jl-radio {
  display: inline-block !important;
  width: 16px !important;
}
.jl-link {
  color: #2276e3;
}
.jl-link:hover, .jl-link:focus, .jl-link:active {
  color: #185eba;
}
a.jl-link-heading:hover, .jl-link-heading a:hover, .jl-link-toggle:hover .jl-link-heading, .jl-link-toggle:focus .jl-link-heading, .jl-button-link, .jl-alert-primary, .jl-nav-default > li > a:hover, .jl-nav-default > li > a:focus, .jl-nav-default > li.jl-active > a, .jl-nav-default .jl-nav-sub a:hover, .jl-nav-default .jl-nav-sub a:focus, .jl-nav-default .jl-nav-sub li.jl-active > a, .jl-nav-primary > li > a:hover, .jl-nav-primary > li > a:focus, .jl-nav-primary > li.jl-active > a, .jl-nav-primary .jl-nav-sub a:hover, .jl-nav-primary .jl-nav-sub a:focus, .jl-nav-primary .jl-nav-sub li.jl-active > a, .jl-subnav > * > a:hover, .jl-subnav > * > a:focus, .jl-subnav > .jl-active > a {
  color: #2276e3;
}
.jl-list-primary > ::before {
  color: #2276e3 !important;
}
.jl-input:focus, .jl-select:focus, .jl-textarea:focus, .jl-radio:focus, .jl-checkbox:focus, .jl-tab > .jl-active > a {
  border-color: #2276e3;
}
.jl-radio:checked, .jl-checkbox:checked, .jl-checkbox:indeterminate, .jl-radio:checked:focus, .jl-checkbox:checked:focus, .jl-checkbox:indeterminate:focus, .jl-button-primary, .jl-card-primary.jl-card-hover:hover {
  background-color: #2276e3;
}
.jl-button-primary:hover, .jl-button-primary:focus {
  background-color: #185eba;
}
.jl-section-primary, .jl-tile-primary, .jl-card-primary, .jl-badge, .jl-label {
  background: #2276e3;
}
.jl-notification-message-primary, .jl-subnav-pill > .jl-active > a {
  background-color: #2276e3;
}
/* Active */
.jl-subnav-pill > .jl-active > a {
  color: #fff;
}
.jl-text-primary, .jl-text-background {
  color: #2276e3 !important;
}
@supports (-webkit-background-clip: text) {
  .jl-text-background {
    background-color: #2276e3;
  }
}
.jl-background-primary {
  background-color: #2276e3;
}
.jl-overlay-primary {
  background: rgba(34, 118, 227, 0.8);
}
.jl-accordion-title:hover, .jl-accordion-title:focus {
  color: #2276e3;
}
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #2276e3;
  border-color: #2276e3;
}
.jl-button-default:hover, .jl-button-default:focus, .jl-button-default:active {
  background-color: #2276e3;
  border-color: #2276e3;
  color: #ffffff;
}
.jl-card-primary > .tm-timeline-arrow, .jl-dotnav > .jl-active > *, .jl-dotnav > * > :focus, .jl-dotnav > * > :hover {
  background-color: #2276e3;
}
#jl-login-form input, .tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input {
  box-sizing: inherit;
  box-shadow: none;
  border-radius: 0;
  height: 40px;
}
#jl-login-form .jl-form-icon, .tm-form-reset .jl-form-icon, .tm-form-remind .jl-form-icon, .tm-form-login .jl-form-icon, .tm-form-registration .jl-form-icon, .tm-form-profile-edit .jl-form-icon {
  height: 40px;
}
#jl-login-form .jl-checkbox, .tm-form-reset .jl-checkbox, .tm-form-remind .jl-checkbox, .tm-form-login .jl-checkbox, .tm-form-registration .jl-checkbox, .tm-form-profile-edit .jl-checkbox {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0;
}
.tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input {
  width: 100%;
}
.profile #users-profile-core .jl-description-list dd, .profile #users-profile-custom .jl-description-list dd {
  margin-left: 0;
}
.tm-tags a {
  text-transform: none;
}
.tm-tags a:hover, .tm-tags a:focus {
  color: #ffffff;
}
.jl-popup-login .jl-list {
  width: 300px;
  margin: 0 auto;
}
.jl-popup-login li {
  display: inline-block;
}
.jl-navbar-nav > li > a i {
  vertical-align: middle;
  margin-right: 0.2rem;
}
.events .g-block {
  margin: 6px;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.6);
}
.title5 .g-title {
  background: transparent;
  background-color: rgba(0, 0, 0, 0.6);
}
#contentarray-7224-particle {
  border: solid 1px rgba(200, 200, 200, 0.7);
  border-radius: 8px;
}
.fp-expanded {
  border-radius: 8px;
  background-color: transparent !important;
  background-image: none;
  background: rgba(0, 0, 0, 0.2);
}
.fp-directory .g-content {
  padding-top: 0px;
}
.fp-feature .g-grid {
  align-items: normal;
}
.fp-welcome .g-content {
  margin: 0rem 0.625rem;
  padding: 0.55rem;
}
.section-horizontal-paddings {
  padding-left: 5% !important;
  padding-right: 5% !important;
}
#g-feature {
  color: #dededb;
  background: rgba(0, 0, 0, 0.45);
}
#contentarray-7224-particle {
  background-color: transparent !important;
  background-image: none;
}
#g-navigation {
  border-bottom: #5555ff 1px solid;
}
.g-navigation-home {
  border-bottom: none !important;
}
#g-extension {
  background-color: transparent !important;
  background-image: none;
}
.g-content-array .g-item-title {
  padding-top: 10px !important;
}
.login fieldset, .logout fieldset {
  padding: 0.938rem;
}
.platform-content.row-fluid {
  margin-top: -4rem;
}
#logo-9489-particle {
  margin-top: 3rem;
}
.headroom-bg-section + section, .headroom-bg-section + header {
  margin-top: 0px !important;
}
.fp-directory a, .fp-directory i {
  color: #dededb !important;
}
.fp-directory a:hover {
  color: 1ebcd3 !important;
}
.SobiPro .spModule.categories p.section {
  line-height: 2.25rem !important;
  font-size: 1.4rem !important;
  font-weight: 500 !important;
  color: #1ebcd3 !important;
}
#custom-8233-particle {
  display: none;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1.1rem;
  font-weight: 400;
}
#g-slideshow::before {
  background: linear-gradient(-30deg, rgba(63, 34, 227, 0.5), rgba(30, 188, 211, 0.8) 60%);
}
.article-info.muted dd {
  font-size: 0.9rem;
  font-style: italic;
}
.page-header h2 {
  font-size: 1.5rem;
}
h2 {
  font-size: 1.8rem;
}
.events p {
  font-size: 1rem;
}
.fa {
  font-family: fontawesome !important;
}
.page-header h2 {
  padding-bottom: 0rem;
}
.g-logo-home {
  color: #ffffff !important;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.5;
  box-shadow: none !important;
  margin-top: 2rem;
}
.g-logo {
  color: #000 !important;
  margin-top: 2rem;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  background: #2276e3;
}
.SobiPro.bv .spAlphamenu {
  margin-bottom: 15px;
  display: none;
}
.spModule .categories .row {
  margin-top: 10px;
}
.spClassViewUrl .entryValue {
  display: inline;
}
.SobiPro .btn-default {
  background-color: #acacac !important;
}
.spClassViewButton.entryRow {
  display: inline-block;
  margin-top: 10px;
}
.page-header {
  min-height: 70px;
}
.SobiPro.bv .SPSearch .highlight, .SobiPro.bv .spSearch .highlight {
  background-color: #ff006c !important;
}
.spEntriesContainer .row {
  margin-top: 40px;
}
.spCategoryContainer .row {
  margin-top: 10px;
}
.spClassCheckbox.field_business_days li {
  float: left;
  margin-right: 8px;
}
.spClassViewCheckbox.days.entryRow {
  margin-bottom: 41px !important;
}
#field_map_location_canvas_85 {
  margin-top: 12px;
}
.mrt-bgvideo-wrapper .mrt-bgvideo-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.fp-title {
  font-size: 3.2rem !important;
  color: #ffffff !important;
}
.g-offcanvas-open #g-offcanvas {
  z-index: 1;
}
.fp-categories {
  background-color: rgba(255, 255, 255, 0.7);
}
.marker-cluster-small div {
  background-color: rgba(68, 57, 204, 0.6) !important;
}
.marker-cluster-small {
  background-color: rgba(140, 194, 226, 0.6) !important;
}
.marker-cluster-medium div {
  background-color: rgba(240, 12, 215, 0.6) !important;
}
.marker-cluster span {
  line-height: 30px;
}
.marker-cluster-medium {
  background-color: rgba(241, 211, 87, 0.6);
}
.marker-cluster {
  background-clip: padding-box;
  border-radius: 20px;
}
.marker-cluster div {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-top: 5px;
  text-align: center;
  border-radius: 15px;
  font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.SobiPro .spModule.categories .spCategoriesContainer p a {
  color: #102832;
  font-size: 1.3rem;
}
.fp-categories {
  background-color: rgba(119, 206, 240, 0.89);
}
.to-top a {
  color: #82817c;
}
.sidebar-cats {
  font-size: 1.25rem;
  margin-bottom: inherit;
}
.sidebar-cats p {
  font-size: 1.25rem;
  margin-bottom: inherit;
}
.sidebar-cats a {
  color: #ffffff;
}
.sidebar-cats a:hover {
  color: #1ebcd3;
}
.sidebar-cats-title {
  color: #1ebcd3;
  line-height: 2.25rem !important;
  font-size: 1.4rem !important;
  font-weight: 500 !important;
}
.SobiPro.tlcs .orderinglist, .SobiPro.tlcs .alphalist {
  float: right !important;
}
.fa.fa-tiktok {
  background: url('../../../../images/sobipro/tiktok.svg') no-repeat;
  width: 35px;
  height: 32px;
  margin-bottom: -6px;
  margin-left: 5px;
}
.dir-logo img {
  max-height: 100px;
}
.social-top {
  padding-top: 1rem;
}
.social-top a {
  padding: 0px 0px !important;
}
.social-top .fa-fw {
  font-size: 1.5rem;
  color: #312F38;
}
#g-mainbar {
  padding-top: 0px;
}
.g-block.size-100.medpaddingtop.visible-phone {
  margin-top: 2.5rem;
}
.SobiPro.default6 .page-header {
  margin: 0px 0 0px !important;
}
.sp-short .entryValue {
  font-size: 1rem;
  font-weight: 400;
  color: #3e3e3e;
  text-align: center;
  line-height: 32px;
}
[data-template="default6"] {
  margin-top: 0px !important;
}
.spClassViewInbox.postcode.entryRow {
  margin-left: 5px;
}
.SobiPro.tlcs .spDetailEntry .spClassViewImage img {
  width: 400px !important;
}
.button {
  background: #65cad6;
  color: #fff !important;
}
.button:hover {
  background: #0258a4;
}
.g-social a {
  color: #65cad6;
}
.spClassViewText.fulldescription.entryRow {
  line-height: 32px;
}
.SobiPro.tlcs [data-role="content"] a {
  text-decoration: none;
}
.cat-menu li {
  padding: 8px;
  margin: 5px;
  border: 1px solid #65CAD6;
}
.cat-menu .g-menu-item-content {
  font-weight: 400;
}
.spCategoryButton {
  display: none;
}
.SobiPro.bv .topmenu.linkbar {
  display: none;
}
.SobiPro.tlcs a {
  color: #65cad6;
  text-decoration: none;
}
.SobiPro.tlcs h1 {
  color: #65cad6 !important;
}
.spClassUrl.field_get_in_touch {
  text-decoration: none !important;
  color: #fff !important;
}
.spClassEmail.field_contact_email {
  text-decoration: none !important;
  color: #fff !important;
}
#logo-7083-particle {
  padding-right: 8px !important;
}
#logo-3407-particle {
  border-bottom: 1px solid #666666;
}
.itf-social {
  text-decoration: none !important;
}
div[class^="leading"] {
  border-bottom: 2px dashed #777777;
}
.spFieldButtonLabel {
  display: none;
}
.SobiPro.tlcs .popover img, .SobiPro.tlcs .spClassViewImage img {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
  margin-top: 10px !important;
}
.spClassViewImage img {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
  margin-top: 10px !important;
}
.spDetailEntry h1.namefield {
  color: #0258a4 !important;
}
.collapse {
  height: auto;
  display: block !important;
}
.city {
  padding-left: 0px !important;
  display: block !important;
}
.clear-both {
  clear: both;
}
/*# sourceMappingURL=custom__body_only.css.map */