/* 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
 */

.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: #f7ea4e !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: #f7ea4e;
  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;
}
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: #f7ea4e;
}
.jl-link:hover, .jl-link:focus, .jl-link:active {
  color: #f5e41d;
}
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: #f7ea4e;
}
.jl-list-primary > ::before {
  color: #f7ea4e !important;
}
.jl-input:focus, .jl-select:focus, .jl-textarea:focus, .jl-radio:focus, .jl-checkbox:focus, .jl-tab > .jl-active > a {
  border-color: #f7ea4e;
}
.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: #f7ea4e;
}
.jl-button-primary:hover, .jl-button-primary:focus {
  background-color: #f5e41d;
}
.jl-section-primary, .jl-tile-primary, .jl-card-primary, .jl-badge, .jl-label {
  background: #f7ea4e;
}
.jl-notification-message-primary, .jl-subnav-pill > .jl-active > a {
  background-color: #f7ea4e;
}
/* Active */
.jl-subnav-pill > .jl-active > a {
  color: #fff;
}
.jl-text-primary, .jl-text-background {
  color: #f7ea4e !important;
}
@supports (-webkit-background-clip: text) {
  .jl-text-background {
    background-color: #f7ea4e;
  }
}
.jl-background-primary {
  background-color: #f7ea4e;
}
.jl-overlay-primary {
  background: rgba(247, 234, 78, 0.8);
}
.jl-accordion-title:hover, .jl-accordion-title:focus {
  color: #f7ea4e;
}
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #f7ea4e;
  border-color: #f7ea4e;
}
.jl-button-default:hover, .jl-button-default:focus, .jl-button-default:active {
  background-color: #f7ea4e;
  border-color: #f7ea4e;
  color: #ffffff;
}
.jl-card-primary > .tm-timeline-arrow, .jl-dotnav > .jl-active > *, .jl-dotnav > * > :focus, .jl-dotnav > * > :hover {
  background-color: #f7ea4e;
}
#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;
}
@media (min-width: 960px) {
  .tm-calendar .jl-panel-scrollable {
    height: 350px;
    padding: 0;
    border: none;
  }
  .tm-calendar .jl-height-medium {
    height: 400px;
  }
}
.tm-calendar .jl-height-medium {
  max-height: 486px;
}
.tm-calendar .clndr .clndr-controls {
  text-align: center;
}
.tm-calendar .clndr .clndr-controls .clndr-previous-button, .tm-calendar .clndr .clndr-controls .clndr-next-button {
  width: 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.tm-calendar .clndr .clndr-controls .clndr-previous-button:hover, .tm-calendar .clndr .clndr-controls .clndr-next-button:hover {
  opacity: 0.5;
}
.tm-calendar .clndr .clndr-controls .clndr-previous-button {
  float: left;
  text-align: left;
}
.tm-calendar .clndr .clndr-controls .clndr-next-button {
  float: right;
  text-align: right;
}
.tm-calendar .clndr .clndr-grid {
  float: left;
  width: 65%;
}
.tm-calendar .clndr .clndr-grid .days-of-the-week {
  padding-left: 0;
  padding-right: 0;
}
.tm-calendar .clndr .clndr-grid .days-of-the-week .header-day {
  float: left;
  width: 14.2857%;
  text-align: center;
}
.tm-calendar .clndr .clndr-grid .days {
  width: 100%;
}
.tm-calendar .clndr .clndr-grid .days .day, .tm-calendar .clndr .clndr-grid .days .empty {
  float: left;
  width: 14.2857%;
  line-height: 80px;
  text-align: center;
  color: #4f4f4f;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #ddd;
}
.tm-calendar .clndr .clndr-grid .days .day.adjacent-month .day-number, .tm-calendar .clndr .clndr-grid .days .empty.adjacent-month .day-number {
  opacity: 0.3;
}
.tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event {
  background: #fff;
  text-align: center;
}
.tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event .numberCircle {
  display: inline-block;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event .numberCircle span {
  text-align: center;
  cursor: pointer;
  display: inline-block;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  width: 50px;
  height: 50px;
  line-height: 49px;
  -webkit-transition: background 0.15s ease-out, color 0.15s ease-out;
  -moz-transition: background 0.15s ease-out, color 0.15s ease-out;
  -o-transition: background 0.15s ease-out, color 0.15s ease-out;
  transition: background 0.15s ease-out, color 0.15s ease-out;
}
.tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event:hover span {
  background: #f7ea4e;
  color: #fff;
}
.tm-calendar .clndr .clndr-grid .days .day.today span {
  display: inline-block;
  border: 2px solid #f7ea4e;
  width: 50px;
  height: 50px;
  line-height: 49px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.tm-calendar .clndr .clndr-grid .days .day.today .day-number {
  color: #f7ea4e;
}
.tm-calendar .content-inner {
  padding: 20px;
  animation-name: jl-fade;
  animation-duration: 0.8s;
  animation-timing-function: linear;
}
.tm-calendar .jl-article-meta {
  padding: 5px 0;
}
/*# sourceMappingURL=custom_18.css.map */