@charset "UTF-8";
/* Main scss import file */
/* main.scss */
body { font-weight: normal; -webkit-font-smoothing: antialiased; font-size: 16px; color: #555; height: 100%; min-height: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; line-height: 1.5; margin: 0; padding: 0; background: #f5f5f7; }

html { box-sizing: border-box; }

*, *:before, *:after { box-sizing: inherit; }

.cf:before, .cf:after { content: " "; /* 1 */ display: table; /* 2 */ }

.cf:after { clear: both; }

.cf { *zoom: 1; }

p, ul, ol, form, label, input, textarea { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #555; line-height: 1.5; }

.icon-inline { width: 22px; height: auto; margin-right: 10px; }

.container { width: 100%; float: left; clear: both; }
.container .entry-content { width: 90%; margin: 0 auto; padding-top: 2.5em; padding-bottom: 2.5em; max-width: 720px; position: relative; }
.container .entry-content .contact-button { position: absolute; top: 0; right: 0; height: 76px; padding-top: 2.75em; text-align: right; margin-top: 1.25em; }
.container .entry-content .contact-button a { text-transform: uppercase; background: #FA8231; color: white; padding: .5em 1em; border-radius: 2em; text-decoration: none; font-size: 0.875em; font-weight: 600; letter-spacing: 1px; }

.main-body { width: 100%; display: block; min-height: 400px; background: white; }
.main-body.single { min-height: 10px; width: 100%; }
.main-body.single .content { max-width: 720px; margin: 0 auto; }
.main-body .content { width: 90%; margin: 0 auto; position: relative; }
.main-body .content.first { padding-top: 1.25em; }
.main-body .content .contact-button { position: absolute; top: 0; right: 0; height: 76px; padding-top: 2.75em; text-align: right; margin-top: 1.25em; }
.main-body .content .contact-button a { text-transform: uppercase; background: #FA8231; color: white; padding: .5em 1em; border-radius: 2em; text-decoration: none; font-size: 0.875em; font-weight: 600; letter-spacing: 1px; }
.main-body .content img.logo { height: 80px; }
.main-body .content p.intro { font-weight: normal; color: #555; margin: 0.75em 0; font-size: 1.25em; }
.main-body .content p.intro.intro-strong { font-weight: 600; font-size: 1.25em; color: #111111; margin-top: .75em; }
.main-body .content .profile { width: 100%; background: #F5F5F7; border-radius: 5px; position: relative; margin: 1em 0 1em; float: left; padding-bottom: 0.75em; }
.main-body .content .profile .profile-header { min-height: 50px; padding: 0.5em 1em 0.25em; }
.main-body .content .profile .profile-header h3 { font-weight: 600; line-height: 100%; }
.main-body .content .profile .photo { display: inline-block; float: left; width: 23%; margin-right: 6%; margin-left: 1em; text-align: center; font-size: 90%; }
.main-body .content .profile .photo img { max-width: 96%; display: block; margin: 0 auto 0.5em; }
.main-body .content .profile .details { display: inline-block; float: left; width: 64%; }
.main-body .content .profile .details h3 { font-size: 1em; margin: 0 0 0.5em; color: #878787; line-height: 120%; }
.main-body .content .profile .details p { margin: 0 0 0.375em; padding: 0; letter-spacing: -0.01em; }
.main-body .content .profile .details p span.label { color: #878787; font-weight: bold; margin-right: 0.25em; display: inline-block; }
.main-body .content .profile .details p a { color: inherit; }
.main-body .content .profile .details p.secondary { color: #878787; font-size: 90%; }
.main-body .content .profile .details p.secondary span.label { color: #878787; font-weight: normal; }
.main-body .content h4 { text-transform: uppercase; font-weight: 600; letter-spacing: 1px; font-size: 14px; color: #878787; margin: 2.5em 0 1em; }
.main-body .content .illustration { margin: 0 0 1em; padding: 0 14%; text-align: center; }
.main-body .content .illustration img { width: 100%; max-width: 300px; }

.main-carousel { margin: 1em 0 1.5em; }
.main-carousel .carousel-cell { width: 100%; height: 240px; margin-right: 4px; }
.main-carousel .carousel-cell img { max-width: 100%; width: 100%; }

.aside { float: left; background: #333333; width: 100%; display: block; min-height: 400px; color: white; padding-bottom: 2em; }
.aside .wrapper { width: 90%; margin: 0 auto; padding-top: 2em; }
.aside .wrapper h2 { margin-top: 0; font-weight: 800; font-size: 1.75em; margin-bottom: .5em; line-height: 115%; }
.aside .wrapper p { color: #d0d0d0; }
.aside .wrapper p.aside-intro { font-weight: 600; }
.aside .wrapper p.aside-detail { font-size: 90%; background: #e4e5e6; border-radius: 30px; padding: 6px 20px 8px 10px; width: auto; display: block; margin-top: 0.25em; }
.aside .wrapper p.aside-detail span { margin-top: -27px; display: block; margin-left: 34px; }
.aside .wrapper form.online-enquiry { color: white; position: relative; z-index: 1; margin-top: 0.5em; }
.aside .wrapper form.online-enquiry .output { width: 100%; height: auto; }
.aside .wrapper form.online-enquiry .output .success { color: white; font-weight: 600; padding: 1em; margin: 0.75em 0 1em; background: #05c46b; border-radius: 5px; }
.aside .wrapper form.online-enquiry .output .warn { color: white; font-weight: 600; padding: 1em; margin: 0.75em 0 1em; background: #FA8231; border-radius: 5px; }
.aside .wrapper form.online-enquiry label { display: block; margin-bottom: 0.25em; }
.aside .wrapper form.online-enquiry label .soft { opacity: .5; }
.aside .wrapper form.online-enquiry input, .aside .wrapper form.online-enquiry textarea { width: 100%; display: block; margin-bottom: 1em; color: #111111; border-radius: 3px; font-size: 16px; border: none; outline: none; transition: all 0.4s ease; }
.aside .wrapper form.online-enquiry input:focus, .aside .wrapper form.online-enquiry textarea:focus { border: 2px solid rgba(0, 0, 255, 0.3); }
.aside .wrapper form.online-enquiry input[type="text"], .aside .wrapper form.online-enquiry input[type="email"] { height: 44px; padding: 0 8px 0 12px; transition: all 0.4s ease; }
.aside .wrapper form.online-enquiry input[type="text"]:focus, .aside .wrapper form.online-enquiry input[type="email"]:focus { border: 2px solid rgba(0, 0, 255, 0.3); }
.aside .wrapper form.online-enquiry textarea { height: 78px; padding: 10px 12px; }
.aside .wrapper form.online-enquiry button.form-control { height: 50px; min-width: 180px; background: #FA8231; border-radius: 3px; font-size: 16px; border: none; outline: none; font-weight: 600; color: white; margin-top: .25em; text-transform: uppercase; letter-spacing: 1px; font-size: 0.975em; transition: all 0.4s ease; cursor: pointer; }
.aside .wrapper form.online-enquiry button.form-control:active { background: #d95b05; }
.aside .wrapper form.online-enquiry p a { color: inherit; }
.aside .wrapper form.online-enquiry p.privacy-notice { font-size: 90%; margin: 1rem 0 1.5rem; }
.aside .wrapper form.online-enquiry .loading { position: absolute; top: 0; left: 0; margin: 7em 0 0 37%; z-index: 2; color: #555; display: none; width: 52px; height: 52px; }
.aside .wrapper .copyright p { color: #878787; font-size: 85%; margin-bottom: 1em; }
.aside .wrapper .copyright p a { color: inherit; }
.aside.light { background: #F5F5F7; color: #333333; }
.aside.light .wrapper p { color: #333333; }
.aside.light .wrapper form { color: #333333; }
.aside.light .wrapper form label { font-weight: 600; }
.aside.light .wrapper form input, .aside.light .wrapper form textarea { border: 2px solid rgba(0, 0, 0, 0.15); }

.footer { width: 100%; float: left; background: #1a1a1a; padding: 2em 0; }
.footer .content { width: 90%; margin: 0 auto; text-align: centre; }
.footer .content p { color: #666666; text-align: center; }
.footer .content p a { color: inherit; }
.footer .content p a.footer-link { margin-left: 1em; dislpay: inline-block; }
.footer.footer-single { width: 100%; background: #f6f6f6; }
.footer.footer-single .content p { color: #878787; font-size: 90%; }

.facebook-cta { margin-bottom: 2em; float: left; }
.facebook-cta .fb-header { min-height: 50px; padding: 0.5em 1em; background: #F5F5F7; border-radius: 5px 5px 0 0; }
.facebook-cta .fb-header h3 { font-weight: 600; line-height: 120%; }
.facebook-cta .fb-header h3 a { color: #4F69A8; text-decoration: none; border-bottom: 1px solid rgba(79, 105, 168, 0.4); }
.facebook-cta .fb-header h3 a:hover, .facebook-cta .fb-header h3 a:focus { border-bottom: 1px solid #4f69a8; }
.facebook-cta .fb-body { min-height: 80px; padding: 0.25em 1em; background: #4F69A8; border-radius: 0 0 5px 5px; }
.facebook-cta .fb-body p { color: white; }

@media screen and (max-width: 374px) { .main-body .content .profile .profile-header { text-align: center; }
  .main-body .content .profile .photo { width: 100%; }
  .main-body .content .profile .photo img { max-width: 96px; }
  .main-body .content .profile .details { width: 100%; margin-top: 1em; text-align: center; } }
@media screen and (min-width: 479px) { .main-body .content .contact-button a { font-size: 1em; }
  .main-body .main-carousel .carousel-cell { height: 320px; } }
@media screen and (min-width: 600px) { .main-body .content.first { padding-top: 2em; }
  .main-body .content img.logo { height: 120px; }
  .main-body .content p.intro { font-weight: normal; color: #555; margin: 1em 0; font-size: 1.5em; }
  .main-body .content p.intro.intro-strong { font-weight: 600; font-size: 1.5em; color: #111111; margin-top: 1.5em; }
  .main-body .content .contact-button { height: 120px; padding-top: 6.25em; }
  .main-body .content .illustration { width: 100%; clear: both; float: left; padding: 1em 0; }
  .main-body .content .illustration img { max-width: 280px; }
  .main-body .content .profile { margin-top: 0; width: 60%; float: left; }
  .main-body .content .profile .photo img { max-width: 100px; width: 100%; }
  .main-body .content .facebook-cta { width: 37%; float: right; }
  .main-carousel { width: 90%; margin: 0 auto 2em auto; padding: 1em 0; max-width: 680px; position: relative; }
  .main-carousel .carousel-cell { height: 380px; }
  .aside .wrapper { padding-top: 2em; }
  .aside .wrapper h4 { max-width: 480px; margin-left: auto; margin-right: auto; }
  .aside .wrapper h2 { font-size: 1.75em; max-width: 480px; margin-left: auto; margin-right: auto; }
  .aside .wrapper p { max-width: 480px; margin-left: auto; margin-right: auto; }
  .aside .wrapper form { max-width: 480px; margin: 1em auto; } }
@media screen and (min-width: 800px) { .hide-m { display: none; }
  .main-body { width: 60%; float: left; }
  .main-body .content { max-width: 680px; margin: 0 auto; }
  .main-body .content.first { padding-top: 2em; }
  .main-body .content .profile { width: 100%; float: left; }
  .main-body .content .facebook-cta { width: 100%; float: left; }
  .main-carousel .carousel-cell { height: 400px; }
  .aside { width: 40%; float: right; }
  .aside .wrapper { width: 84%; margin: 0 auto; padding-top: 4em; padding-bottom: 2em; }
  .aside .wrapper h2 { line-height: 120%; }
  .footer { width: 60%; float: left; padding: 2em 0; background: #fbfbfc; }
  .footer .content { text-align: left; }
  .footer .content p { text-align: left; color: #878787; font-size: 90%; }
  .footer.footer-single .content { text-align: center; }
  .footer.footer-single .content p { text-align: center; } }
@media screen and (min-width: 980px) { .main-body { background-color: white; }
  .main-body .content .profile { width: 60%; float: left; }
  .main-body .content .facebook-cta { width: 37%; float: right; }
  .main-carousel .carousel-cell { height: 432px; }
  .footer .content { text-align: center; }
  .footer .content p { text-align: center; } }
.menu-wrap { height: 90px; background: #F5F5F7; position: relative; display: block; margin: 3.5rem 0 0rem 0; }
.menu-wrap .thumbnail { width: 110px; margin-left: 0; margin-right: 24px; margin-top: -6px; float: left; }
.menu-wrap .thumbnail img { width: 100px; height: auto; }
.menu-wrap .copy { float: left; display: inline-block; }
.menu-wrap .copy h2 { font-size: 1.125rem; font-weight: bold; color: #111111; width: auto; display: inline-block; line-height: 1.5; margin-top: 0.8em; }
.menu-wrap .copy h2 span { font-size: 0.8rem; text-transform: uppercase; color: gray; display: inline-block; border-bottom: none; letter-spacing: 1px; }
.menu-wrap .copy h2 a { color: #111111; text-decoration: none; border-bottom: 1px solid #878787; }
.menu-wrap .copy h2 a:hover, .menu-wrap .copy h2 a:focus { color: #FA8231; border-bottom: 1px solid #d95b05; }
.menu-wrap a.icon-dl { position: absolute; top: 0; right: 0; margin: 1.25rem 1.25rem 0 0; display: none; text-align: right; background: none; padding: 0.75em 0.875em; border-radius: 5px; }
.menu-wrap a.icon-dl img { width: 24px; height: 24px; }
.menu-wrap a.icon-dl:hover, .menu-wrap a.icon-dl:focus { background: #d9d9e0; }

p.catering-cover { width: 100%; text-align: center; margin-bottom: 4rem; float: left; clear: both; margin-top: 0.5rem; }

@media screen and (min-width: 540px) { .menu-wrap .copy h2 { font-size: 1.5rem; line-height: 1.1; margin-top: .5em; }
  .menu-wrap a.icon-dl { display: block; }
  p.catering-cover { text-align: left; margin-bottom: 4rem; float: left; clear: both; margin-top: 0rem; padding-left: 132px; } }
.lds-ring { display: inline-block; position: relative; width: 64px; height: 64px; }

.lds-ring div { box-sizing: border-box; display: block; position: absolute; width: 51px; height: 51px; margin: 6px; border: 6px solid #555; border-radius: 50%; animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite; border-color: #555 transparent transparent transparent; }

.lds-ring div:nth-child(1) { animation-delay: -0.45s; }

.lds-ring div:nth-child(2) { animation-delay: -0.3s; }

.lds-ring div:nth-child(3) { animation-delay: -0.15s; }

@keyframes lds-ring { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }
.hidden { display: none; }

.grecaptcha-badge { visibility: hidden; }

.alert-success { padding: 1rem; border: 1px solid green; background: rgba(0, 255, 0, 0.2); width: 100%; display: block; margin-top: 1rem; border-radius: 3px; }

/*! Flickity v2.1.2
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled { position: relative; }

.flickity-enabled:focus { outline: none; }

.flickity-viewport { overflow: hidden; position: relative; height: 100%; }

.flickity-slider { position: absolute; width: 100%; height: 100%; }

/* draggable */
.flickity-enabled.is-draggable { -webkit-tap-highlight-color: transparent; tap-highlight-color: transparent; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport { cursor: move; cursor: -webkit-grab; cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down { cursor: -webkit-grabbing; cursor: grabbing; }

/* ---- flickity-button ---- */
.flickity-button { position: absolute; background: rgba(255, 255, 255, 0.75); border: none; color: #333; }

.flickity-button:hover { background: white; cursor: pointer; }

.flickity-button:focus { outline: none; box-shadow: 0 0 0 5px #19F; }

.flickity-button:active { opacity: 0.6; }

.flickity-button:disabled { opacity: 0.3; cursor: auto; /* prevent disabled button from capturing pointer up event. #716 */ pointer-events: none; }

.flickity-button-icon { fill: #333; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button { top: 50%; width: 44px; height: 44px; border-radius: 50%; /* vertically center */ transform: translateY(-50%); }

.flickity-prev-next-button.previous { left: 10px; }

.flickity-prev-next-button.next { right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous { left: auto; right: 10px; }

.flickity-rtl .flickity-prev-next-button.next { right: auto; left: 10px; }

.flickity-prev-next-button .flickity-button-icon { position: absolute; left: 20%; top: 20%; width: 60%; height: 60%; }

/* ---- page dots ---- */
.flickity-page-dots { position: absolute; width: 100%; bottom: -25px; padding: 0; margin: 0; list-style: none; text-align: center; line-height: 1; }

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dots .dot { display: inline-block; width: 10px; height: 10px; margin: 0 8px; background: #333; border-radius: 50%; opacity: 0.25; cursor: pointer; }

.flickity-page-dots .dot.is-selected { opacity: 1; }

/* ========================================================================== $BASE-PICKER ========================================================================== */
/** Note: the root picker element should *NOT* be styled more than what’s here. */
.picker { font-size: 16px; text-align: left; line-height: 1.2; color: #000000; position: absolute; z-index: 10000; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

/** The picker input element. */
.picker__input { cursor: default; }

/** When the picker is opened, the input element is “activated”. */
.picker__input.picker__input--active { border-color: #0089ec; }

/** The holder is the only “scrollable” top-level container element. */
.picker__holder { width: 100%; overflow-y: auto; -webkit-overflow-scrolling: touch; }

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/** Note: the root picker element should *NOT* be styled more than what’s here. */
/** Make the holder and frame fullscreen. */
.picker__holder, .picker__frame { top: 0; bottom: 0; left: 0; right: 0; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%); }

/** The holder should overlay the entire screen. */
.picker__holder { position: fixed; transition: background 0.15s ease-out, -webkit-transform 0s 0.15s; transition: background 0.15s ease-out, transform 0s 0.15s; -webkit-backface-visibility: hidden; }

/** The frame that bounds the box contents of the picker. */
.picker__frame { position: absolute; margin: 0 auto; min-width: 256px; max-width: 666px; width: 100%; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; transition: all 0.15s ease-out; }

@media (min-height: 33.875em) { .picker__frame { overflow: visible; top: auto; bottom: -100%; max-height: 80%; } }
@media (min-height: 40.125em) { .picker__frame { margin-bottom: 7.5%; } }
/** The wrapper sets the stage to vertically align the box contents. */
.picker__wrap { display: table; width: 100%; height: 100%; }

@media (min-height: 33.875em) { .picker__wrap { display: block; } }
/** The box contains all the picker contents. */
.picker__box { background: #ffffff; display: table-cell; vertical-align: middle; }

@media (min-height: 26.5em) { .picker__box { font-size: 1.25em; } }
@media (min-height: 33.875em) { .picker__box { display: block; font-size: 1.33em; border: 1px solid #777777; border-top-color: #898989; border-bottom-width: 0; border-radius: 5px 5px 0 0; box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24); } }
@media (min-height: 40.125em) { .picker__box { font-size: 1.5em; border-bottom-width: 1px; border-radius: 5px; } }
/** When the picker opens... */
.picker--opened .picker__holder { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); background: transparent; -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)"; zoom: 1; background: rgba(0, 0, 0, 0.32); transition: background 0.15s ease-out; }

.picker--opened .picker__frame { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }

@media (min-height: 33.875em) { .picker--opened .picker__frame { top: auto; bottom: 0; } }
/* ========================================================================== $BASE-DATE-PICKER ========================================================================== */
/** The picker box. */
.picker__box { padding: 0 1em; }

/** The header containing the month and year stuff. */
.picker__header { text-align: center; position: relative; margin-top: .75em; }

/** The month and year labels. */
.picker__month, .picker__year { font-weight: 500; display: inline-block; margin-left: .25em; margin-right: .25em; }

.picker__year { color: #999999; font-size: .8em; font-style: italic; }

/** The month and year selectors. */
.picker__select--month, .picker__select--year { border: 1px solid #b7b7b7; height: 2em; padding: .5em; margin-left: .25em; margin-right: .25em; }

@media (min-width: 24.5em) { .picker__select--month, .picker__select--year { margin-top: -0.5em; } }
.picker__select--month { width: 35%; }

.picker__select--year { width: 22.5%; }

.picker__select--month:focus, .picker__select--year:focus { border-color: #0089ec; }

/** The month navigation buttons. */
.picker__nav--prev, .picker__nav--next { position: absolute; padding: .5em 1.25em; width: 1em; height: 1em; box-sizing: content-box; top: -0.25em; }

@media (min-width: 24.5em) { .picker__nav--prev, .picker__nav--next { top: -0.33em; } }
.picker__nav--prev { left: -1em; padding-right: 1.25em; }

@media (min-width: 24.5em) { .picker__nav--prev { padding-right: 1.5em; } }
.picker__nav--next { right: -1em; padding-left: 1.25em; }

@media (min-width: 24.5em) { .picker__nav--next { padding-left: 1.5em; } }
.picker__nav--prev:before, .picker__nav--next:before { content: " "; border-top: .5em solid transparent; border-bottom: .5em solid transparent; border-right: 0.75em solid #000000; width: 0; height: 0; display: block; margin: 0 auto; }

.picker__nav--next:before { border-right: 0; border-left: 0.75em solid #000000; }

.picker__nav--prev:hover, .picker__nav--next:hover { cursor: pointer; color: #000000; background: #b1dcfb; }

.picker__nav--disabled, .picker__nav--disabled:hover, .picker__nav--disabled:before, .picker__nav--disabled:before:hover { cursor: default; background: none; border-right-color: #f5f5f5; border-left-color: #f5f5f5; }

/** The calendar table of dates */
.picker__table { text-align: center; border-collapse: collapse; border-spacing: 0; table-layout: fixed; font-size: inherit; width: 100%; margin-top: .75em; margin-bottom: .5em; }

@media (min-height: 33.875em) { .picker__table { margin-bottom: .75em; } }
.picker__table td { margin: 0; padding: 0; }

/** The weekday labels */
.picker__weekday { width: 14.285714286%; font-size: .75em; padding-bottom: .25em; color: #999999; font-weight: 500; /* Increase the spacing a tad */ }

@media (min-height: 33.875em) { .picker__weekday { padding-bottom: .5em; } }
/** The days on the calendar */
.picker__day { padding: .3125em 0; font-weight: 200; border: 1px solid transparent; }

.picker__day--today { position: relative; }

.picker__day--today:before { content: " "; position: absolute; top: 2px; right: 2px; width: 0; height: 0; border-top: 0.5em solid #0059bc; border-left: .5em solid transparent; }

.picker__day--disabled:before { border-top-color: #aaaaaa; }

.picker__day--outfocus { color: #dddddd; }

.picker__day--infocus:hover, .picker__day--outfocus:hover { cursor: pointer; color: #000000; background: #b1dcfb; }

.picker__day--highlighted { border-color: #0089ec; }

.picker__day--highlighted:hover, .picker--focused .picker__day--highlighted { cursor: pointer; color: #000000; background: #b1dcfb; }

.picker__day--selected, .picker__day--selected:hover, .picker--focused .picker__day--selected { background: #0089ec; color: #ffffff; }

.picker__day--disabled, .picker__day--disabled:hover, .picker--focused .picker__day--disabled { background: #f5f5f5; border-color: #f5f5f5; color: #dddddd; cursor: default; }

.picker__day--highlighted.picker__day--disabled, .picker__day--highlighted.picker__day--disabled:hover { background: #bbbbbb; }

/** The footer containing the "today", "clear", and "close" buttons. */
.picker__footer { text-align: center; }

.picker__button--today, .picker__button--clear, .picker__button--close { border: 1px solid #ffffff; background: #ffffff; font-size: .8em; padding: .66em 0; font-weight: bold; width: 33%; display: inline-block; vertical-align: bottom; }

.picker__button--today:hover, .picker__button--clear:hover, .picker__button--close:hover { cursor: pointer; color: #000000; background: #b1dcfb; border-bottom-color: #b1dcfb; }

.picker__button--today:focus, .picker__button--clear:focus, .picker__button--close:focus { background: #b1dcfb; border-color: #0089ec; outline: none; }

.picker__button--today:before, .picker__button--clear:before, .picker__button--close:before { position: relative; display: inline-block; height: 0; }

.picker__button--today:before, .picker__button--clear:before { content: " "; margin-right: .45em; }

.picker__button--today:before { top: -0.05em; width: 0; border-top: 0.66em solid #0059bc; border-left: .66em solid transparent; }

.picker__button--clear:before { top: -0.25em; width: .66em; border-top: 3px solid #ee2200; }

.picker__button--close:before { content: "\D7"; top: -0.1em; vertical-align: top; font-size: 1.1em; margin-right: .35em; color: #777777; }

.picker__button--today[disabled], .picker__button--today[disabled]:hover { background: #f5f5f5; border-color: #f5f5f5; color: #dddddd; cursor: default; }

.picker__button--today[disabled]:before { border-top-color: #aaaaaa; }

/* ========================================================================== $DEFAULT-DATE-PICKER ========================================================================== */

/*# sourceMappingURL=main.css.map */
