/* do not edit this file: generated by sass */
/* FLEX LAYOUTS
    USAGE: .xxx{@include flexy;}
------------------------------------------- */
/*  */
/* TRANSITIONS
    USAGE .xxx{ @include transition(all .3s);}
-------------------------------------------------*/
/* MEDIA QUERIES
    USAGE: .xxx {@include tablet {font-size: 18px;}}
-------------------------------------------------*/
/* CLEARFIX
    USAGE: .xxx {@include clearfix}}
-------------------------------------------------*/
/* BUTTON
-------------------------------------------------*/
/* HTML5 RESET */
/* ## Baseline Normalize
---------------------------------------------------*/
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: 0 0; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background: #ff0;
  color: #333; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

/* ## Box Sizing
---------------------------------------------------*/
*, input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* ## Float Clearing
---------------------------------------------------*/
.author-box:before, .clearfix:before, .entry:before, .entry-content:before, .footer-widgets:before, .nav-primary:before, .nav-secondary:before, .pagination:before, .site-container:before, .site-footer:before, .site-header:before, .site-inner:before, .wrap:before {
  content: " ";
  display: table; }

.author-box:after, .clearfix:after, .entry:after, .entry-content:after, .footer-widgets:after, .nav-primary:after, .nav-secondary:after, .pagination:after, .site-container:after, .site-footer:after, .site-header:after, .site-inner:after, .wrap:after {
  clear: both;
  content: " ";
  display: table; }

*:focus {
  outline: none; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

/* RESPONSIVE VIDEO
---------------------------------------------------*/
.video-container {
  position: relative;
  padding-bottom: 51%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* HTML ELEMENTS
---------------------------------------------------*/
::-moz-selection, ::selection {
  background-color: #bbe0fc; }

embed, iframe, img, object, video {
  max-width: 100%; }

/* TABLES
---------------------------------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 1.2;
  width: 100%; }

tbody {
  border-bottom: 1px solid #ddd; }

td, th {
  text-align: left; }

td {
  border-top: 1px solid #ddd;
  padding: 6px 0;
  width: auto; }

th {
  font-weight: 400; }

/* IMAGES
---------------------------------------------------*/
img {
  height: auto;
  vertical-align: bottom; }

/*LISTS
---------------------------------------------------*/
.entry-content li {
  list-style-position: inside; }
.entry-content ol, .entry-content ul {
  margin-bottom: 28px;
  margin-left: 40px;
  padding: 0; }
.entry-content ol > li {
  list-style-type: decimal; }
.entry-content ul > li {
  list-style-type: disc; }
.entry-content ol ol, .entry-content ul ul {
  margin-bottom: 0; }

/* ALIGNMENT CLASSES
---------------------------------------------------*/
a.alignnone {
  display: inline-block; }

.alignleft {
  float: left;
  text-align: left; }

.alignright {
  float: right;
  text-align: right; }

a.alignleft, a.alignnone, a.alignright {
  max-width: 100%; }
a.alignleft {
  margin: 0 24px 24px 0; }

img.alignleft, .wp-caption.alignleft {
  margin: 0 24px 24px 0; }

a.alignright, img.alignright, .wp-caption.alignright {
  margin: 0 0 24px 24px; }

a.aligncenter img {
  display: block;
  margin: 0 auto; }

img.centered, .aligncenter {
  display: block;
  margin: 0 auto 24px; }

img.alignnone, .alignnone {
  margin-bottom: 12px; }

/*blue*/
/*yellow*/
/*grey*/
body {
  color: #626366;
  font-family: "Quattrocento Sans", sans-serif;
  font-size: 16px;
  line-height: 1.625;
  font-weight: 300; }

h1, h2, h3, h4, h5, h6 {
  color: #034898;
  font-family: "Vollkorn", serif;
  line-height: 1.2;
  margin: 0 0 10px;
  font-weight: normal;
  font-style: normal;
  /*text-transform: uppercase;*/ }
  h1.heading-underline-white:after, h2.heading-underline-white:after, h3.heading-underline-white:after, h4.heading-underline-white:after, h5.heading-underline-white:after, h6.heading-underline-white:after {
    content: url(images/underline-white.svg);
    display: block; }
  h1.heading-underline-blue:after, h2.heading-underline-blue:after, h3.heading-underline-blue:after, h4.heading-underline-blue:after, h5.heading-underline-blue:after, h6.heading-underline-blue:after {
    content: url(images/underline-blue.svg);
    display: block; }

h1 {
  font-size: 40px;
  position: relative; }
  h1.entry-title:before {
    content: url(/wp-content/themes/regal-theme/images/line-yellow.svg);
    width: 120px;
    height: 5px;
    position: absolute;
    left: -150px;
    top: -15px;
    letter-spacing: 1px; }

h2 {
  font-size: 32px;
  letter-spacing: 1px; }

h3 {
  font-size: 26px; }
  h3:after {
    content: url(images/underline-blue.svg);
    display: block; }

h4 {
  font-size: 20px;
  text-transform: none;
  font-style: italic;
  line-height: 1.5; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px;
  text-transform: initial;
  font-style: italic; }

p {
  margin: 0 0 28px;
  padding: 0; }

a {
  color: tint(#034898, 20%);
  text-decoration: none; }
  a:hover {
    color: #034898;
    text-decoration: none; }
  a.read-more {
    text-transform: uppercase; }

b, strong {
  font-weight: 700; }

blockquote, cite, em, i {
  border: none; }

blockquote {
  margin: 40px; }
  blockquote::before {
    content: "\201C";
    display: block;
    font-size: 120px;
    height: 0;
    left: -45px;
    position: relative;
    top: -40px; }

@media (min-width: 769px) {
  h1 {
    font-size: 70px; }

  h2 {
    font-size: 32px; }

  h3 {
    font-size: 26px; }

  h4 {
    font-size: 20px; }

  h5 {
    font-size: 18px; }

  h6 {
    font-size: 16px; } }
@media (max-width: 767px) {
  .footer-widgets .wrap, .flexy {
    display: block; } }
/* FULL WIDTH ROWS
------------------------------------------- */
.stretch-row-content {
  background-color: #ddd;
  position: relative;
  width: 100vw;
  left: calc(-50vw + 50%); }

.stretch-row {
  position: relative;
  z-index: 100; }
  .stretch-row::before {
    content: "";
    background-color: #ddd;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100vw;
    left: calc(-50vw + 50%);
    z-index: -1; }

/* FLEXBOX
------------------------------------------- */
@media (min-width: 1025px) {
  .flexy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  .flexy-center {
    /*main-axis centered*/
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }

  .flexy-middle {
    /*secondary-axis centered*/
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

  .flexy-spaced {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .flexy-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .flexy-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }
.nav-primary ul {
  clear: both;
  font-size: 16px;
  line-height: 1;
  margin: 0;
  padding: 0; }
.nav-primary li.menu-item {
  display: inline-block;
  text-transform: uppercase;
  text-align: left; }
.nav-primary a {
  color: white;
  display: block;
  padding: 18px 10px; }
  @media (max-width: 768px) {
    .nav-primary a {
      padding: 15px 5px; } }
  .nav-primary a:hover {
    color: #febe10;
    text-decoration: none; }
.nav-primary .menu-item:hover {
  position: static; }
  .nav-primary .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1; }
.nav-primary .sub-menu {
  left: -9999px;
  opacity: 0;
  position: absolute;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 200px;
  z-index: 99; }
  .nav-primary .sub-menu a {
    background-color: rgba(3, 72, 152, 0.8);
    font-size: 14px;
    padding: 20px;
    position: relative;
    width: 200px; }
    .nav-primary .sub-menu a:hover {
      background-color: #febe10;
      color: #034898; }
  .nav-primary .sub-menu .sub-menu {
    margin: -55px 0 0 199px; }
.nav-primary .menu-item-415, .nav-primary .menu-item-546, .nav-primary .menu-item-414 {
  float: right; }
.nav-primary .menu-item-546, .nav-primary .menu-item-414 {
  background-color: #febe10; }
  .nav-primary .menu-item-546 a, .nav-primary .menu-item-414 a {
    padding: 4px 10px 13px; }
  .nav-primary .menu-item-546 a:hover, .nav-primary .menu-item-414 a:hover {
    color: #034898; }
  .nav-primary .menu-item-546 > a:after, .nav-primary .menu-item-414 > a:after {
    content: url(images/icon-profile.svg);
    width: 35px;
    height: 35px;
    background-color: #f6bc12;
    border-radius: 50%;
    box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.53), inset 0 1px 1px rgba(0, 0, 0, 0.49);
    padding: 8px;
    margin-left: 12px;
    display: inline-block;
    text-align: center; }
  .nav-primary .menu-item-546:hover .sub-menu, .nav-primary .menu-item-414:hover .sub-menu {
    left: auto;
    right: 0; }
  .nav-primary .menu-item-546 .sub-menu a, .nav-primary .menu-item-414 .sub-menu a {
    text-align: right;
    padding: 20px; }

a, button {
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease; }

input:focus, input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease; }

textarea:focus, .button {
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease; }

button, .button {
  font-family: "Vollkorn", serif;
  font-size: 15px;
  font-style: italic;
  font-weight: bold;
  cursor: pointer;
  padding: 12px 30px;
  text-transform: lowercase;
  width: auto;
  margin-top: 8px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: inline-block;
  line-height: 1.2;
  background-color: #febe10;
  color: #034898;
  border-left: none;
  border-right: none;
  border-width: 1px; }
  button.button-yellow, .button.button-yellow {
    border-top: 1px solid #feda76;
    border-bottom: 1px solid #a77b01; }
    button.button-yellow:hover, .button.button-yellow:hover {
      background-color: #f6b11a;
      color: #034898;
      border-bottom: 1px solid #feda76;
      border-top: 1px solid #a77b01; }
  button.button-blue, .button.button-blue {
    background-color: #034898;
    color: #febe10;
    border-top: 1px solid #0778fa;
    border-bottom: 1px solid #011934; }
    button.button-blue:hover, .button.button-blue:hover {
      background-color: #2d317b;
      border-bottom: 1px solid #0778fa;
      border-top: 1px solid #011934; }
  button.button-large, .button.button-large {
    font-size: 22px; }

input[type="button"], input[type="reset"], input[type="submit"] {
  font-family: "Vollkorn", serif;
  font-size: 15px;
  font-style: italic;
  font-weight: bold;
  cursor: pointer;
  padding: 12px 30px;
  text-transform: lowercase;
  width: auto;
  margin-top: 8px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: inline-block;
  line-height: 1.2;
  background-color: #febe10;
  color: #034898;
  border-left: none;
  border-right: none;
  border-width: 1px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

button:hover, .button:hover {
  background-color: #034898;
  color: #febe10; }

input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"] {
  background-color: #034898;
  color: #febe10; }

/*MODAL LOGIN FORM*/
.modal-dialog #loginform {
  width: 80%;
  margin: 30px auto; }
  .modal-dialog #loginform label {
    font-weight: normal;
    font-style: normal;
    display: block;
    color: #034898;
    font-size: 13px; }
  .modal-dialog #loginform .input {
    font-size: 24px;
    width: 100%;
    padding: 3px;
    margin: 2px 6px 16px 0; }

.login input[type="text"] {
  font-size: 24px;
  width: 100%;
  padding: 3px;
  margin: 2px 6px 16px 0; }

#custom-modal-0 .modal-header {
  background-color: #034898; }
  #custom-modal-0 .modal-header h4 {
    color: white; }

.modal-dialog #loginform p {
  margin-bottom: 0; }

ul.gform_fields {
  margin-left: 0; }
  ul.gform_fields li {
    list-style-type: none; }
  ul.gform_fields li.gfield_visibility_hidden {
    display: none !important; }
  ul.gform_fields .hidden_label label {
    display: none; }
  ul.gform_fields .hidden_label input[type="checkbox"] ~ label {
    display: inline-block;
    font-weight: 300;
    margin-left: 10px; }
  ul.gform_fields input[type="text"], ul.gform_fields input[type="email"], ul.gform_fields input[type="password"], ul.gform_fields textarea {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 2;
    padding-left: 10px;
    padding-right: 10px;
    border: solid #c2c2c2 1px; }
  ul.gform_fields select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: solid #c2c2c2 1px;
    border-radius: 4px;
    height: 36px;
    padding-left: 10px;
    padding-right: 40px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAFCAYAAACaTbYsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADJJREFUeNpiZGBg+M9AAPz//58RmzgTLglCGsGa8SkgZDATLoWENKJoRtZAjEYQAAgwAOZZG/eXJVFEAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-position: right center; }
  ul.gform_fields .gsection {
    margin-top: 25px; }
  ul.gform_fields .gform_validation_container {
    display: none !important;
    position: absolute !important;
    left: -9000px; }

.gform_confirmation_message {
  text-align: center;
  font-size: 30px;
  margin-top: 50px;
  padding: 35px 15px;
  background-color: white;
  border-radius: 10px;
  color: #9e9e9e; }

/* GRAVITY ERROR MESSAGES
------------------------------------------- */
.gform_wrapper .validation_error {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  color: red;
  padding-top: 20px;
  padding-bottom: 20px; }

.gform_wrapper li.gfield_error input, li.gfield_error select, li.gfield_error ul {
  border-color: red;
  background-color: #ffffd9;
  margin-bottom: 0 !important;
  color: red; }

.gform_wrapper li.gfield_error .validation_message {
  font-size: 12px;
  margin-bottom: 10px;
  color: red;
  font-style: italic; }

/* WIDGETS
-------------------------------------------------*/
.widget-title {
  font-size: 18px;
  margin-bottom: 20px;
  display: none; }

.sidebar {
  font-size: 14px; }
  .sidebar li {
    list-style: none;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px; }
  .sidebar p:last-child, .sidebar ul > li:last-child {
    margin-bottom: 0; }

.sidebar-primary .widget {
  margin-bottom: 20px;
  padding: 15px; }

/* SOCIAL ICONS 
-------------------------------------------------*/
.social-icons {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center; }
  .social-icons a.social-icon {
    color: #626466;
    background-color: #e4e4e4;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    margin-left: 12px;
    margin-right: 12px; }
    .social-icons a.social-icon i.fa {
      vertical-align: middle; }
    .social-icons a.social-icon:last-child {
      /*margin-right: 0;*/ }
    .social-icons a.social-icon:hover {
      color: #ffffff;
      background-color: #000000; }

/* TEMPLATE: HEADER
-------------------------------------------------*/
.site-header {
  display: none;
  /*replaced by widgets*/ }

.branding.widget-area .logo {
  padding: 15px;
  background-color: #034898;
  float: left;
  width: 170px;
  position: relative;
  z-index: 350; }
.branding.widget-area .nav-primary {
  background-color: rgba(3, 72, 152, 0.8);
  float: left;
  width: calc(100% - 170px); }
.branding.widget-area .contact-block {
  float: left;
  padding: 15px;
  position: relative;
  z-index: 350; }
  @media (max-width: 767px) {
    .branding.widget-area .contact-block {
      display: none; } }

/* HEADER BANNER SLIDER
-------------------------------------------------*/
.header-background {
  height: 127px;
  background: url(/wp-content/themes/regal-theme/images/generic-header.jpg) center top no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #ebebeb;
  z-index: -10; }
  @media (min-width: 769px) {
    .header-background {
      height: 300px; } }

body.home .header-background {
  height: 950px;
  background: none;
  overflow: hidden; }
  body.home .header-background .slide-container {
    height: 900px;
    background-size: cover; }
    @media (max-width: 767px) {
      body.home .header-background .slide-container {
        background-size: auto 100vh;
        background-position: right top;
        background-repeat: no-repeat; } }
  body.home .header-background h1.slider-text {
    margin-top: 300px;
    font-family: "Playfair Display", serif; }
    @media (max-width: 767px) {
      body.home .header-background h1.slider-text {
        display: none; } }
  body.home .header-background span.line-before-heading {
    display: inline-block;
    background: url(/wp-content/uploads/2017/03/line-before-heading.png) no-repeat center center;
    width: 84px;
    height: 45px;
    vertical-align: middle; }

/* TEMPLATE: CONTENT AREA
-------------------------------------------------*/
/* structure = site-container > site-inner > content-sidebar-wrap > main.content > article.entry */
.site-container {
  overflow: hidden; }

.site-inner, .wrap {
  margin: 0 auto;
  max-width: 1200px;
  padding-right: 20px;
  padding-left: 20px; }
  @media (min-width: 1025px) {
    .site-inner, .wrap {
      padding-right: 10px;
      padding-left: 10px; } }

.content-sidebar-wrap {
  padding-top: 40px;
  padding-bottom: 40px; }

@media (min-width: 1025px) {
  .site-inner {
    margin-top: 180px; } }
body.home .site-inner {
  margin-top: 0; }

/* DESKTOPS++ ------------------------- */
@media (min-width: 1025px) {
  .content-sidebar .content-sidebar-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .content-sidebar .content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 3%; }
  .content-sidebar .full-width-content .content {
    width: 100%; } }

.content.container {
  padding: 0;
  max-width: 100% !important; }

/* DESKTOPS++ ------------------------- */
.booking-widget-container {
  margin-bottom: 75px;
  margin-top: 80px; }

.booking-widget-container .cta-text {
  border: 1px solid #034898;
  padding: 60px 50px;
  width: 80%;
  text-align: center;
  margin-right: 5%; }
  @media (max-width: 768px) {
    .booking-widget-container .cta-text {
      width: 100%; } }

/* not home page images */
body:not(.home) .booking-widget-container .cta-text {
  width: 60%; }

/* small screens */
@media only screen and (max-width: 1024px) {
  body:not(.home) .booking-widget-container .cta-text {
    width: 100%; } }
body:not(.home) .booking-widget-container .cta-img {
  width: 35%;
  overflow: hidden; }

body:not(.home) .booking-widget-container .cta-img img {
  max-width: 100% !important;
  max-width: 100% !important;
  bottom: auto !important; }

body:not(.home) .booking-widget-container .cta-img.with-bg {
  background-size: cover;
  background-position: 50% 0%; }

/* remove shirt image in CTA */
body:not(.home).page-id-388 .booking-widget-container .cta-img {
  display: none; }

body:not(.home).page-id-388 .booking-widget-container .cta-text {
  width: 100%;
  margin-right: 0%; }

/* about */
body:not(.home).page-id-355 .booking-widget-container .cta-img {
  display: none; }

body:not(.home).page-id-355 .booking-widget-container .cta-text {
  width: 100%;
  margin-right: 0%; }

/* contact */
body:not(.home).page-id-9 .booking-widget-container .cta-img {
  display: none; }

body:not(.home).page-id-9 .booking-widget-container .cta-text {
  width: 100%;
  margin-right: 0%; }

.booking-widget-container .cta-img {
  position: relative; }

.booking-widget-container .cta-img img {
  position: absolute;
  left: 0;
  bottom: -45px;
  width: 431px !important;
  max-width: 431px !important; }
  @media (max-width: 768px) {
    .booking-widget-container .cta-img img {
      display: none; } }

/* RECAPTURE: SIDEBAR
------------------------------------------- */
.ginput_recaptcha > div,
.ginput_recaptcha iframe {
  width: 100%;
  max-width: 100%; }

.ginput_recaptcha iframe .rc-anchor-normal .rc-anchor-checkbox-label {
  width: 30% !important; }

/* TEMPLATE: SIDEBAR
------------------------------------------- */
.sidebar-primary {
  background-color: white;
  padding: 10px;
  margin-top: 10px; }

/* DESKTOPS++ ------------------------- */
@media (min-width: 1025px) {
  .sidebar-primary {
    margin: 0; } }

/* TEMPLATE: FOOTER
-------------------------------------------------*/
.footer-widgets {
  background-color: #034898;
  clear: both;
  padding-top: 40px;
  padding-bottom: 40px; }
  .footer-widgets .widget-title {
    color: #fff; }
  .footer-widgets p, .footer-widgets li {
    color: #999; }
  .footer-widgets p:last-child {
    margin-bottom: 0; }
  .footer-widgets .footer-widgets-1 {
    margin-bottom: 50px; }
  @media (min-width: 769px) {
    .footer-widgets .footer-widgets-1 {
      float: left; }
    .footer-widgets .footer-widgets-1 img {
      width: 180px; }
    .footer-widgets .footer-widgets-2 {
      margin-left: 250px; } }
  .footer-widgets .footer-widgets-2 h2 {
    text-align: center;
    margin-bottom: 20px; }
  .footer-widgets .footer-widgets-2 .col-1,
  .footer-widgets .footer-widgets-2 .col-2 {
    color: white;
    padding-right: 15px; }
    @media (min-width: 769px) {
      .footer-widgets .footer-widgets-2 .col-1,
      .footer-widgets .footer-widgets-2 .col-2 {
        width: 50%;
        float: left; } }
    .footer-widgets .footer-widgets-2 .col-1 h4,
    .footer-widgets .footer-widgets-2 .col-2 h4 {
      color: #febe10;
      cursor: pointer; }
    .footer-widgets .footer-widgets-2 .col-1 .store-loop,
    .footer-widgets .footer-widgets-2 .col-2 .store-loop {
      margin-bottom: 20px; }

/* FLOOR WIDGET AREA
------------------------------------------- */
.floor.widget-area {
  padding: 54px 0 0 0;
  border-bottom: 10px solid #febe10;
  background: url(images/footer-pattern.png) left bottom no-repeat #034898; }
  .floor.widget-area .wrap {
    border-top: 2px solid rgba(255, 255, 255, 0.18);
    padding: 15px 20px; }
  @media (min-width: 769px) {
    .floor.widget-area .footer-nav {
      float: left; } }
  @media (min-width: 769px) {
    .floor.widget-area .footer-links {
      float: right; } }
  .floor.widget-area .footer-nav a, .floor.widget-area .footer-links a {
    color: white;
    display: inline-block;
    margin-right: 12px;
    font-size: 14px; }
  .floor.widget-area .credits, .floor.widget-area .credits a {
    font-size: 11px;
    color: white; }

/* FRONT PAGE
------------------------------------------- */
body.home .service-portal {
  padding: 30px 45px 70px;
  border: solid white 1px;
  position: relative;
  margin-bottom: 20px; }
  @media (min-width: 1025px) {
    body.home .service-portal {
      width: 32%; } }
body.home .service-portal .button {
  position: absolute;
  bottom: 0;
  margin: 0 auto 30px;
  left: 0;
  right: 0;
  width: 190px; }
body.home .service-portal h3 {
  color: white; }
body.home .entry-title {
  display: none; }
body.home #pg-35-0 * {
  margin: 0; }
body.home .breakout-image {
  display: none; }
@media (min-width: 1025px) {
  body.home .breakout-image {
    position: relative;
    display: block; }
  body.home #online-pickup .breakout-image:before {
    content: url(/wp-content/uploads/2017/03/dry-cleaning-shirt-pile.png);
    position: absolute;
    top: -114px;
    right: -420px; }
  body.home #signup-cta .breakout-image:before {
    content: url(/wp-content/uploads/2017/03/dry-cleaning-ironed-shirt.png);
    position: absolute;
    top: -145px;
    left: 0; } }

body.logged-in #cta-block #panel-35-1-0-0,
body.logged-out #cta-block #panel-35-1-0-1 {
  display: none; }

@media (max-width: 767px) {
  #cta-block * {
    text-align: center; }

  #pl-35 #pg-35-1 {
    margin: 0 0 30px !important; }
    #pl-35 #pg-35-1 h2 {
      font-size: 20px; } }
#pl-35 .panel-grid-cell .so-panel {
  margin-bottom: 0 !important; }

#pg-35-1 .panel-grid-cell {
  padding: 0 !important; }

/* BLOG
------------------------------------------- */
.post-loop .post-item {
  margin-bottom: 30px; }

#loopage ul.pagination {
  margin-left: 0; }

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