@charset "UTF-8";
/* # Genesis Custom Starter Theme
 *Theme Name: Sandia Tram Theme
 *Theme URI: http://11online.us
 *Description: This is the 11 Online Starter Theme customized for the Sandia Tram WordPress site
 *Author: 11 Online
 *Author URI: http://www.11online.us
 *Template: genesis
 *Template Version: 1.0.5
 *Tags: black, orange, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
 *License: GPL-2.0+
 *License URI: http://www.gnu.org/licenses/gpl-2.0.html */
/* # Table of Contents
 *- HTML5 Reset
 *	- Baseline Normalize
 *	- Box Sizing
 *	- Float Clearing
 *- Defaults
 *	- Typographical Elements
 *	- Headings
 *	- Objects
 *	- Gallery
 *	- Forms
 *	- Tables
 *	- Screen Reader Text
 *- Structure and Layout
 *	- Site Containers
 *	- Column Widths and Positions
 *	- Column Classes
 *- Common Classes
 *	- Avatar
 *	- Genesis
 *	- Search Form
 *	- Titles
 *	- WordPress
 *- Widgets
 *	- Featured Content
 *- Plugins
 *	- Genesis eNews Extended
 *	- Jetpack
 *- Site Header
 *	- Title Area
 *	- Widget Area
 *- Site Navigation
 *	- Accessible Menu
 *	- Site Header Navigation
 *	- Primary Navigation
 *	- Secondary Navigation
 *	- Skip Links
 *- Content Area
 *	- Entries
 *	- Entry Meta
 *	- Pagination
 *	- Comments
 *- Sidebars
 *- Footer Widgets
 *- Site Footer
 *- Media Queries
 *	- Retina Display
 *	- Max-width: 1200px
 *	- Max-width: 960px
 *	- Max-width: 800px
 *- Print Styles */
/* Variables */
/* Mixins */
/* # 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: 0.67em 0;
}

mark {
    background: #ff0;
    color: #161F60;
}

small {
    font-size: 80%;
}

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

sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em;
}

sub {
    bottom: -0.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;
    text-transform: none;
}

select {
    text-transform: none;
}

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

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

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

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

input {
    line-height: normal;
}

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

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: 0.35em 0.625em 0.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
 *--------------------------------------------- */
html, input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

* {
    box-sizing: inherit;
}

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

/* ## 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;
}

/* # Defaults
 *---------------------------------------------------------------------------------------------------- */
/* ## Typographical Elements
 *--------------------------------------------- */
html {
    font-size: 62.5%;
}

/* 10px browser default */
/* Chrome fix */
body {
    color: #161F60;
    font-family: brother-1816;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.625;
    margin: 0;
}

body > div {
    font-size: 1.8rem;
}

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

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

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

a {
    color: #C50035;
    text-decoration: none;
}

a:hover, a:focus {
    color: #161F60;
    text-decoration: none;
}

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

ol, ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

hr {
    border: 0;
    border-collapse: collapse;
    border-top: 1px solid #ddd;
    clear: both;
    margin: 1em 0;
}

b, strong {
    font-weight: 700;
}

blockquote, cite, em, i {
    font-style: italic;
}

blockquote {
    margin: 40px;
}

blockquote::before {
    content: "“";
    display: block;
    font-size: 30px;
    font-size: 3rem;
    height: 0;
    left: -20px;
    position: relative;
    top: -10px;
}

/* ## Headings
 *--------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
    color: #161F60;
    font-family: brother-1816;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 10px;
}

h1 {
    font-size: 36px;
    font-size: 3.6rem;
}

h2 {
    font-size: 30px;
    font-size: 3rem;
}

h3 {
    font-size: 24px;
    font-size: 2.4rem;
}

h4 {
    font-size: 20px;
    font-size: 2rem;
}

h5 {
    font-size: 18px;
    font-size: 1.8rem;
}

h6 {
    font-size: 16px;
    font-size: 1.6rem;
}

/* ## Objects
 *--------------------------------------------- */
embed, iframe, img, object, video, .wp-caption {
    max-width: 100%;
}

img {
    height: auto;
}

.featured-content img {
    width: auto;
}

.gallery {
    overflow: hidden;
}

.gallery img {
    width: auto;
}

/* ## Gallery
 *--------------------------------------------- */
.gallery-item {
    float: left;
    margin: 0 0 28px;
    text-align: center;
}

.gallery-columns-2 .gallery-item {
    width: 50%;
}

.gallery-columns-3 .gallery-item {
    width: 33%;
}

.gallery-columns-4 .gallery-item {
    width: 25%;
}

.gallery-columns-5 .gallery-item {
    width: 20%;
}

.gallery-columns-6 .gallery-item {
    width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
    width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
    width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    width: 11.1111%;
}

.gallery img {
    border: 1px solid #ddd;
    height: auto;
    padding: 4px;
}

.gallery img:hover, .gallery img:focus {
    border: 1px solid #999;
}

/* ## Forms
 *--------------------------------------------- */
input, select, textarea {
    background-color: #ffffff;
    border: 1px solid #ddd;
    color: #161F60;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 300;
    padding: 16px;
    width: 100%;
}

input:focus, textarea:focus {
    border: 1px solid #999;
    outline: none;
}

input[type="checkbox"], input[type="image"], input[type="radio"] {
    width: auto;
}

::-moz-placeholder {
    color: #161F60;
    font-weight: 300;
    opacity: 1;
}

::-webkit-input-placeholder {
    color: #161F60;
    font-weight: 300;
}

button {
    background-color: #333;
    border: 0;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    font-family: brother-1816;
    font-size: 1.6rem;
    font-weight: 300;
    padding: 14px 30px;
    text-transform: uppercase;
    width: auto;
}

input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #333;
    border: 0;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 300;
    padding: 14px 30px;
    text-transform: uppercase;
    width: auto;
}

.button {
    background-color: #C50035;
    border: 0;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 300;
    padding: 14px 30px;
    text-transform: uppercase;
    width: auto;
}

button:hover {
    background-color: #C50035;
    color: #ffffff;
}

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

.button:hover, button:focus {
    background-color: #C50035;
    color: #ffffff;
}

input:focus[type="button"], input:focus[type="reset"], input:focus[type="submit"] {
    background-color: #C50035;
    color: #ffffff;
}

.button:focus {
    background-color: #C50035;
    color: #ffffff;
}

.entry-content .button:hover, .entry-content .button:focus {
    color: #ffffff;
}

.footer-widgets button {
    background-color: #C50035;
    color: #ffffff;
}

.footer-widgets input[type="button"], .footer-widgets input[type="reset"], .footer-widgets input[type="submit"] {
    background-color: #C50035;
    color: #ffffff;
}

.footer-widgets .button {
    background-color: #C50035;
    color: #ffffff;
}

.footer-widgets button:hover {
    background-color: #ffffff;
    color: #161F60;
}

.footer-widgets input:hover[type="button"], .footer-widgets input:hover[type="reset"], .footer-widgets input:hover[type="submit"] {
    background-color: #ffffff;
    color: #161F60;
}

.footer-widgets .button:hover, .footer-widgets button:focus {
    background-color: #ffffff;
    color: #161F60;
}

.footer-widgets input:focus[type="button"], .footer-widgets input:focus[type="reset"], .footer-widgets input:focus[type="submit"] {
    background-color: #ffffff;
    color: #161F60;
}

.footer-widgets .button:focus {
    background-color: #ffffff;
    color: #161F60;
}

.button {
    display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button {
    display: none;
}

/* ## Tables
 *--------------------------------------------- */
table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin-bottom: 40px;
    width: 100%;
}

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

td, th {
    text-align: left;
}

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

th {
    font-weight: 400;
}

/* ## Screen Reader Text
 *--------------------------------------------- */
.screen-reader-text {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.screen-reader-text span {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.screen-reader-shortcut {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.screen-reader-text:focus, .screen-reader-shortcut:focus, .genesis-nav-menu .search input[type="submit"]:focus, .widget_search input[type="submit"]:focus {
    clip: auto !important;
    height: auto;
    width: auto;
    display: block;
    font-size: 1em;
    font-weight: bold;
    padding: 15px 23px 14px;
    color: #161F60;
    background: #ffffff;
    z-index: 100000;
    /* Above WP toolbar. */
    text-decoration: none;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}

.more-link {
    position: relative;
}

/* ## Font color classes
 * --------------------------------------------- */
.red-text {
    font-size: 1.8rem;
    color: #C50035;
}

.red-body {
    background-color: #C50035;
}

.blue-text {
    color: #161F60;
}

/* Font weight classes */
.text-light {
    font-weight: 200;
}

.text-lighter {
    font-weight: 300;
}

.text-bolder {
    font-weight: 500;
}

.text-bold {
    font-weight: 700;
}

/* ## Flex box classes
 * --------------------------------------------- */
.flex {
    display: flex;
}

/* ## Utility classes
 * --------------------------------------------- */
.left-indent {
    margin-left: 5%;
}

.wp-block-eleven-online-container h1.hero-title {
    font-family: brother-1816;
    font-size: 48px;
    font-weight: 700;
    font-style: italic;
    line-height: 70px;
    text-transform: uppercase;
}

.has-text-color.has-black.color {
    color: #000000 !important;
}

.has-text-color.has-dark-gray-color {
    color: #333333 !important;
}

.has-text-color.has-medium-gray-color {
    color: #58585a !important;
}

.has-text-color.has-light-gray-color {
    color: #f5f5f5;
}

.has-text-color.has-white-color {
    color: #ffffff;
}

.has-text-color.has-red-color {
    color: #c50035;
}

.has-text-color.has-blue-color {
    color: #161f60;
}

.has-text-color.has-lighter-blue-color {
    color: #21a3d5;
}

/* # Structure and Layout
 *---------------------------------------------------------------------------------------------------- */
/* ## Site Containers
 *--------------------------------------------- */
.site-inner, .wrap {
    margin: 0 auto;
    max-width: 100%;
}

.page-template-default:not(.home) .site-inner {
    max-width: 80%;
    margin-top: 30px;
}

.site-inner {
    clear: both;
    padding-top: 0;
    background-color: #F3F3F4;
}

/* ## Column Widths and Positions
 *--------------------------------------------- */
/* ### Wrapping div for .content and .sidebar-primary */
.content-sidebar-sidebar .content-sidebar-wrap, .sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {
    width: 980px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
    float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {
    float: right;
}

/* ### Content */
.content {
    float: right;
    width: 800px;
}

.content-sidebar .content, .content-sidebar-sidebar .content, .sidebar-content-sidebar .content {
    float: left;
}

.content-sidebar-sidebar .content, .sidebar-content-sidebar .content, .sidebar-sidebar-content .content {
    width: 580px;
}

.full-width-content .content {
    width: 100%;
}

/* ### Primary Sidebar */
.sidebar-primary {
    float: right;
    width: 360px;
}

.sidebar-content .sidebar-primary, .sidebar-sidebar-content .sidebar-primary {
    float: left;
}

/* ### Secondary Sidebar */
.sidebar-secondary {
    float: left;
    width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
    float: right;
}

/* ## Column Classes
 *--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */
.five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
    float: left;
    margin-left: 2.5641025641%;
}

.one-half, .three-sixths, .two-fourths {
    width: 48.7179487179%;
}

.one-third, .two-sixths {
    width: 31.6239316239%;
}

.four-sixths, .two-thirds {
    width: 65.811965812%;
}

.one-fourth {
    width: 23.0769230769%;
}

.three-fourths {
    width: 74.358974359%;
}

.one-sixth {
    width: 14.5299145299%;
}

.five-sixths {
    width: 82.905982906%;
}

.first {
    clear: both;
    margin-left: 0;
}

/* # Common Classes
 *---------------------------------------------------------------------------------------------------- */
/* ## Avatar
 *--------------------------------------------- */
.avatar {
    float: left;
}

.alignleft .avatar, .author-box .avatar {
    margin-right: 24px;
}

.alignright .avatar {
    margin-left: 24px;
}

.comment .avatar {
    margin: 0 16px 24px 0;
}

/* ## Genesis
 *--------------------------------------------- */
.breadcrumb {
    margin-bottom: 20px;
}

.archive-description, .author-box {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 40px;
}

.author-box-title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 4px;
}

.archive-description p:last-child, .author-box p:last-child {
    margin-bottom: 0;
}

/* ## Search Form
 *--------------------------------------------- */
.search-form {
    overflow: hidden;
}

.site-header .search-form {
    float: right;
    margin-top: 12px;
}

.entry-content .search-form, .site-header .search-form {
    width: 50%;
}

.genesis-nav-menu .search input[type="submit"], .widget_search input[type="submit"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* ## Titles
 *--------------------------------------------- */
.archive-title {
    font-size: 20px;
    font-size: 2rem;
}

.entry-title {
    font-size: 36px;
    font-size: 3.6rem;
}

.entry-title a {
    color: #161F60;
}

.sidebar .widget-title a {
    color: #161F60;
}

.entry-title a:hover, .entry-title a:focus {
    color: #C50035;
}

.widget-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 20px;
}

.footer-widgets .widget-title {
    color: #ffffff;
}

/* ## WordPress
 *--------------------------------------------- */
a.aligncenter img {
    display: block;
    margin: 0 auto;
}

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%;
}

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

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

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

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

.wp-caption-text {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
}

.entry-content p.wp-caption-text {
    margin-bottom: 0;
}

.entry-content .wp-audio-shortcode, .entry-content .wp-playlist, .entry-content .wp-video {
    margin: 0 0 28px;
}

/* # Widgets
 *---------------------------------------------------------------------------------------------------- */
.widget {
    word-wrap: break-word;
}

.widget ol > li {
    list-style-position: inside;
    list-style-type: decimal;
    padding-left: 20px;
    text-indent: -20px;
}

.widget li li {
    border: 0;
    margin: 0 0 0 30px;
    padding: 0;
}

.widget_calendar table {
    width: 100%;
}

.widget_calendar td, .widget_calendar th {
    text-align: center;
}

/* ## Featured Content
 *--------------------------------------------- */
.featured-content .entry {
    border-bottom: 2px solid #f5f5f5;
    margin-bottom: 20px;
    padding: 0 0 24px;
}

.footer-widgets .entry {
    border-bottom: 1px dotted #666;
}

.featured-content .entry-title {
    font-size: 20px;
    font-size: 2rem;
}

/* # Plugins
 *---------------------------------------------------------------------------------------------------- */
/* ## Genesis eNews Extended
 *--------------------------------------------- */
.enews-widget {
    color: #ffffff;
}

.enews-widget .widget-title {
    color: #ffffff;
}

.sidebar .widget.enews-widget {
    background-color: #333;
}

.enews-widget input {
    border: 1px solid #333;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 16px;
}

.enews-widget input:focus {
    border: 1px solid #333;
}

.enews-widget input[type="submit"] {
    background-color: #C50035;
    color: #ffffff;
    margin: 0;
    width: 100%;
}

.enews-widget input:hover[type="submit"], .enews-widget input:focus[type="submit"] {
    background-color: #ffffff;
    color: #161F60;
}

.enews form + p {
    margin-top: 24px;
}

/* ## Jetpack
 *--------------------------------------------- */
#wpstats {
    display: none;
}

/* # Before Header
 *---------------------------------------------------------------------------------------------------- */
.modal {
    z-index: 99999999 !important;
}

.modal-header {
    border-bottom: none !important;
}

.modal-header .dashicons-no-alt {
    color: #58585A;
    font-size: 3.4rem;
    opacity: 1 !important;
}

.modal-header .alert {
    text-align: center;
    background: #C50035;
    color: #ffffff;
    font-size: 3.1rem;
    font-family: brother-1816;
    max-width: 180px;
    margin: 10px auto;
    padding: 0 1em;
}

.modal-header .modal-title {
    font-size: 3rem;
    text-align: center;
    color: #58585A;
}

.modal-body {
    border-top: none !important;
}

.modal-footer {
    border-top: none !important;
    text-align: center !important;
}

.modal-footer a {
    color: #C50035;
    font-weight: 600;
    font-family: brother-1816;
    text-decoration: underline;
    text-transform: uppercase;
    letter-spacing: 1.1px;
}

.message {
    display: none;
    width: 100%;
    background: #ffffff;
    position: fixed;
    z-index: 99999999;
    top: 0;
    width: 100%;
}

.message.open {
    display: block;
    min-height: 65px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.38);
}

.message .wrap {
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: 85%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}

.message .wrap .alert {
    margin-top: 10px;
    align-self: flex-start;
    text-align: center;
    background: #C50035;
    color: #ffffff;
    font-size: 1.4rem;
    font-family: brother-1816;
    padding: 5px 10px;
}

.message .wrap h6 {
    margin-left: 15px;
    margin-top: 10px;
    font-size: 1.6rem !important;
    text-transform: uppercase;
}

.message .wrap p {
    font-size: 1.4rem;
    font-family: brother-1816;
    max-width: 80%;
    margin-right: 30px;
    margin-left: 15px;
    margin-bottom: 0;
}

.modal-open .before-header {
    z-index: 1041;
}

.before-header {
    text-align: right;
    max-height: 48px;
    background: #EBEBEB;
    position: relative;
    transition: all 1s ease-in-out;
    z-index: 0;
    left: 0;
    width: 100%;
}

.before-header .background {
    background: #58585A;
    position: absolute;
    float: left;
    right: 0;
    top: 0;
    z-index: -999;
    height: 48px;
    width: 30%;
}

.before-header .background:before {
    width: 0;
    height: 0;
    bottom: 0;
    content: "";
    border-bottom: 50px solid #58585A;
    border-left: 40px solid transparent;
    position: absolute;
    top: -2px;
    right: 100%;
}

.before-header .wrap {
    z-index: 1;
    max-width: 100%;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: flex-end;
}

.before-header .wrap .tram-info {
    width: 70%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 1.4rem;
    padding-right: 20px;
    color: #58585A;
}

.before-header .wrap .tram-info div {
    margin-right: 15px;
}

.before-header .wrap .tram-info div span {
    margin-left: 15px;
}

.before-header .wrap .tram-info p {
    color: #58585A;
    margin: 0 10px 0 0;
    font-size: 16px;
    font-size: 1.4rem;
}

.before-header .wrap .open:before {
    content: "";
    display: inline-block;
    height: 7px;
    width: 7px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 10px 3px 0;
    background: #1CA02B !important;
}

.before-header .wrap .closed:before {
    content: "";
    display: inline-block;
    height: 7px;
    width: 7px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 10px 3px 0;
    background: #C50035 !important;
}

.before-header .wrap .hold:before {
    content: "";
    display: inline-block;
    height: 7px;
    width: 7px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 10px 3px 0;
    background: #FDBF15 !important;
}

.before-header .wrap .ski-open {
    margin: 0 0 0 5px;
    color: #000;
}

.before-header .wrap .ski-open:before {
    content: "";
    display: inline-block;
    height: 5px;
    width: 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 10px 3px 5px;
    background: #58585A;
}

.before-header .wrap .above-hero-links {
    height: 50px;
    width: 32%;
    display: flex;
    position: relative;
    justify-content: center;
}

.before-header .wrap .above-hero-links .link-box {
    display: flex;
    justify-content: flex-end;
    flex-flow: row nowrap;
    align-items: center;
    align-content: center;
    margin-left: 12%;
}

.before-header .wrap .above-hero-links .link-box a {
    color: #ffffff;
    margin-right: 25px;
    font-size: 1.4rem;
}

.before-header .wrap .above-hero-links .link-box a:hover {
    color: #C50035;
}

.before-header .wrap .above-hero-links .link-box a img {
    margin: 10px 10px 0 0;
    padding-right: 3px;
}

/* # Site Header
 *---------------------------------------------------------------------------------------------------- */
.site-header {
    background-color: #ffffff;
    min-height: 66px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.38);
}

.site-header .wrap {
    padding-top: 10px;
    max-width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

.site-header .wrap .middle-float, .site-header .wrap .right-float {
    float: left;
}

/* ## Title Area
 *--------------------------------------------- */
.title-area {
    float: left;
    align-self: flex-start;
    padding-top: 10px;
    width: 360px;
}

.header-full-width .title-area {
    width: 100%;
}

.site-title {
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 400;
    line-height: 1.2;
}

.site-title a {
    color: #161F60;
}

.site-title a:hover, .site-title a:focus {
    color: #161F60;
}

.header-image .site-title > a {
    background: url(images/logo.png) no-repeat left;
    float: left;
    min-height: 66px;
    width: 100%;
}

.site-description {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 0;
}

.site-title {
    margin-bottom: 0;
}

.header-image .site-description, .header-image .site-title {
    display: block;
    text-indent: -9999px;
}

/* ## Widget Area
 *--------------------------------------------- */
.site-header .right-float {
    text-align: right;
}

.site-header .right-float .weather-box {
    margin: 0 auto;
}

.site-header .right-float .weather-box .new-snow, .site-header .right-float .weather-box .base-snow {
    padding-right: 9px;
}

.site-header .right-float .weather-box .wind, .site-header .right-float .weather-box .summit {
    padding-right: 0;
    text-align: center;
    margin-left: 0;
}

.site-header .right-float .weather-box .summit, .site-header .right-float .weather-box .wind, .site-header .right-float .weather-box .new-snow, .site-header .right-float .weather-box .base-snow {
    float: left;
    width: 60px;
    height: 60px;
    border-right: 1px solid #E9E6E6;
}

.site-header .right-float .weather-box .wind {
    width: 50px;
}

.site-header .right-float .weather-box .base-snow {
    width: 65px;
}

.site-header .right-float .weather-box .info-value {
    font-weight: 200;
    color: #C50035;
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 0;
}

.site-header .right-float .weather-box p {
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: normal;
}

/* ## Widget Area
 *--------------------------------------------- */
.site-header .widget-area {
    float: left;
    text-align: left;
    width: 40%;
    max-height: 92px;
}

.site-header .widget-area .widget_custom_html {
    display: none;
}

.site-header .widget-area .widget_custom_html .widget_text {
    width: 100%;
}

.site-header .widget-area .widget_custom_html .widget_text .custom-html-widget {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin-top: 5%;
}

.site-header .widget-area .widget_custom_html .widget_text .custom-html-widget .mobile-social {
    width: 80%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-evenly;
}

.site-header .widget-area .widget_custom_html .widget_text .custom-html-widget .mobile-social img {
    height: 20px;
}

.site-header .widget-area .widget_custom_html .widget_text .custom-html-widget .phone-link {
    width: 100%;
    padding: 2%;
    background-color: #C50035;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
}

.site-header .widget-area .widget_custom_html .widget_text .custom-html-widget .phone-link a {
    color: #ffffff;
}

.site-header .widget-area .display-mobile {
    display: flex !important;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    background-color: #ffffff;
}

/* ## Sticky Header
 *--------------------------------------------- */
.site-header {
    transition: all 1s ease-in-out;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    position: relative;
    z-index: 10;
}

.site-header.sticky {
    position: fixed;
    z-index: 9999999;
    top: 48px;
    left: 0;
    width: 100%;
}

.site-header .sticky .right-float .weather-box .summit:after, .site-header .sticky .right-float .weather-box .wind:after, .site-header .sticky .right-float .weather-box .new-snow:after, .site-header .sticky .right-float .weather-box .base-snow:after {
    top: 22px;
}

body.sticky {
    margin-top: 66px;
}

.before-header.sticky {
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    width: 100%;
}

/* ## Media Queries
 * ____________________________________________ */
@media only screen and (max-width: 1800px) {
    .site-header .wrap, .before-header .wrap {
        max-width: 85%;
    }
}

@media only screen and (max-width: 1399px) {
    .site-header .wrap, .before-header .wrap {
        max-width: 100%;
    }

    .before-header .wrap .tram-info {
        margin-right: 40px;
    }
}

@media only screen and (max-width: 1200px) {
    .site-header .title-area {
        width: 220px;
    }

    .site-header .widget-area {
        width: 469px;
    }

    .site-header .right-float .weather-box .summit, .site-header .right-float .weather-box .wind, .site-header .right-float .weather-box .new-snow, .site-header .right-float .weather-box .base-snow {
        max-width: 54px;
    }

    .site-header .right-float .weather-box .info-value {
        font-size: 2.2rem;
        margin-top: 13px;
    }

    .site-header .right-float .weather-box p {
        font-size: 1rem;
    }
}

@media only screen and (max-width: 980px) {
    .display-none {
        display: none;
    }

    .white-background {
        background-color: #ffffff !important;
    }

    .white-background .no-padding {
        padding: 0 !important;
    }

    .before-header .background, .before-header .wrap .above-hero-links {
        display: none;
    }

    .before-header .wrap .tram-info {
        width: 100%;
        text-align: center;
        margin: 0;
    }

    .site-header {
        background-color: #C50035;
    }

    .site-header .title-area {
        width: 100%;
        min-width: 208px;
    }

    .site-header .wrap .widget-area {
        width: 100%;
    }

    .site-header .wrap .right-float {
        display: none;
    }

    .site-header .wrap .header-image .site-title > a {
        background: url("https://sandiapeak.com/wp-content/uploads/2024/02/SP-logo-new-font-white.png") !important;
    }
}

/* # Site Navigation
 *---------------------------------------------------------------------------------------------------- */
.genesis-nav-menu {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-evenly;
    align-items: stretch;
    clear: both;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    width: 100%;
}

.genesis-nav-menu .menu-item {
    display: block;
    text-align: left;
    max-width: 100px;
    flex: 0 1 auto;
}

.genesis-nav-menu .menu-item-64, .genesis-nav-menu .menu-item-65 {
    display: none;
}

.genesis-nav-menu a {
    color: #161F60;
    font-size: 1.6rem;
    font-weight: 300;
    text-decoration: none;
    display: block;
    padding: 15px 5px;
}

.genesis-nav-menu a:hover, .genesis-nav-menu a:focus {
    color: #C50035;
    text-decoration: underline;
}

.genesis-nav-menu .current-menu-item > a {
    color: #C50035;
    text-decoration: none;
}

.genesis-nav-menu .sub-menu {
    display: flex;
    flex-flow: column nowrap;
    opacity: 0;
    position: absolute;
    left: -999999px;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    width: 250px;
    z-index: 99;
}

.genesis-nav-menu .sub-menu .current-menu-item > a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a:focus {
    color: #C50035;
    text-decoration: underline;
}

.genesis-nav-menu .sub-menu.single-column-dropdown .sub-menu {
    width: 286px;
}

.genesis-nav-menu .sub-menu a {
    background-color: #ffffff;
    border-top: 0;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 20px;
    position: relative;
    font-weight: 300;
    width: 250px;
    word-wrap: break-word;
    text-align: left;
    z-index: 1000;
}

.genesis-nav-menu .sub-menu .sub-menu {
    left: 0;
    top: 56px;
    padding-top: 50px;
    background-color: white;
}

.genesis-nav-menu .sub-menu li:first-child .sub-menu {
    left: -36px;
    padding-left: 36px;
}

.genesis-nav-menu .sub-menu li.tram-submenu {
    margin-left: 14px;
}

.genesis-nav-menu .sub-menu li.tram-submenu > a > span {
    color: #C50035;
}

.genesis-nav-menu .sub-menu li.tram-submenu .sub-menu {
    padding-right: 36px;
}

.genesis-nav-menu .sub-menu.flat-dropdown {
    flex-direction: column !important;
}

.genesis-nav-menu .sub-menu.flat-dropdown li {
    width: 100%;
}

.genesis-nav-menu .sub-menu.flat-dropdown li:after {
    border: none !important;
}

.genesis-nav-menu > ul span {
    color: #C50035;
    font-size: 1.6rem;
    font-weight: normal;
}

.genesis-nav-menu > ul .sub-menu:before {
    content: "";
    width: 100px;
    color: #D6D6D6;
    height: 2px;
    position: relative;
    z-index: 999999999;
    left: 0;
    top: 0;
}

.genesis-nav-menu > ul .sub-menu a {
    text-align: left;
}

.genesis-nav-menu > ul .sub-menu a span {
    font-weight: 200;
    color: #161F60;
}

@media only screen and (min-width: 981px) {
    .genesis-nav-menu > .menu-item:hover {
        position: static;
    }

    .genesis-nav-menu > .menu-item:hover.single-column-dropdown, .genesis-nav-menu > .menu-item:hover.flat-dropdown {
        left: -55px !important;
    }

    .genesis-nav-menu > .menu-item:hover.single-column-dropdown:before, .genesis-nav-menu > .menu-item:hover.flat-dropdown:before {
        left: 40% !important;
    }

    .genesis-nav-menu > .menu-item:hover > .sub-menu {
        padding-bottom: 16px;
        flex-direction: row;
        position: relative;
        top: 15px;
        opacity: 1;
        background-color: #ffffff;
        justify-content: space-between;
        left: -177%;
        -webkit-filter: drop-shadow(0 5px 13px rgba(0, 0, 0, 0.38));
        filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.38));
        -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=0, Color='#000000')";
        filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=0, Color='#000000')";
    }

    .genesis-nav-menu > .menu-item:hover > .sub-menu > li {
        position: relative;
        max-width: 200px;
        padding-top: 10px;
    }

    .genesis-nav-menu > .menu-item:hover > .sub-menu > li > a:hover {
        text-decoration: none;
    }

    .genesis-nav-menu > .menu-item:hover > .sub-menu > li:after {
        content: "";
        width: 74%;
        height: 2px;
        position: absolute;
        left: 13%;
        z-index: 9999999999;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;
        border-bottom: 2px solid #D6D6D6;
    }

    .genesis-nav-menu > .menu-item:hover > .sub-menu:before {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        top: -23px;
        left: 187px;
        border-left: 21px solid transparent;
        border-right: 21px solid transparent;
        border-bottom: 23px solid white;
        z-index: 999;
    }

    .genesis-nav-menu > .menu-item:hover .sub-menu .sub-menu {
        display: flex;
        flex-flow: column nowrap;
        opacity: 1;
        z-index: 998;
        padding-bottom: 16px;
    }

    .genesis-nav-menu > .menu-item:hover .sub-menu .sub-menu li:first-child {
        margin-top: 13px;
    }
}

/* ## Accessible Menu
 *--------------------------------------------- */
.menu .menu-item:focus {
    position: static;
}

.menu .menu-item > a:focus + ul.sub-menu, .menu .menu-item.sfHover > ul.sub-menu {
    left: auto;
    opacity: 1;
}

/* ## Site Header Navigation
 *--------------------------------------------- */
.site-header {
    max-height: 97px;
}

.site-header .wrap .widget-area {
    margin-bottom: 25px;
}

.site-header .sub-menu .sub-menu {
    margin-top: -56px;
}

.site-header .genesis-nav-menu li li {
    margin-left: 0;
}

/* ## Primary Navigation
 *--------------------------------------------- */
.nav-primary {
    background-color: #333;
}

.nav-primary .genesis-nav-menu a {
    color: #ccc;
    text-decoration: none;
}

.nav-primary .genesis-nav-menu a:hover, .nav-primary .genesis-nav-menu a:focus {
    color: #ffffff;
    text-decoration: underline;
}

.nav-primary .genesis-nav-menu .current-menu-item > a {
    color: #ffffff;
    text-decoration: underline;
}

.nav-primary .genesis-nav-menu .sub-menu a {
    color: #161F60;
}

.nav-primary .genesis-nav-menu .sub-menu a:hover, .nav-primary .genesis-nav-menu .sub-menu a:focus {
    color: #C50035;
    text-decoration: underline;
}

.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a {
    color: #C50035;
    text-decoration: underline;
}

/* ## Secondary Navigation
 *--------------------------------------------- */
.nav-secondary {
    background-color: #ffffff;
}

/* Responsive Navigation
 *---------------------------------------------------------------------------------------------------- */
.responsive-menu-icon {
    cursor: pointer;
    display: none;
}

.responsive-menu-icon::before {
    color: #ffffff;
    background-color: transparent;
    padding: 10px;
    text-align: right;
    display: block;
    content: "";
    font: normal 20px/1 "dashicons";
    font-size: 2.5em;
}

.close-button {
    margin-top: 10px;
    margin-bottom: 20px;
}

.close-button:before {
    color: #161F60;
    background-color: transparent;
    padding: 10px;
    text-align: right;
    display: block;
    content: url(images/close-x.svg);
    margin-top: -30px;
}

@media only screen and (max-width: 980px) {
    .genesis-nav-menu {
        background-color: #ffffff;
    }

    .genesis-nav-menu .before-expand-icon:before {
        content: "" !important;
    }

    .genesis-nav-menu .before-collapse-icon:before {
        content: "" !important;
    }

    .genesis-nav-menu .show-menu-items li a {
        text-align: left;
    }

    .genesis-nav-menu .show-menu-items .sub-menu {
        display: flex;
        flex-flow: column;
        padding: 0 !important;
        left: 0 !important;
    }

    .genesis-nav-menu .hide-menu-items .sub-menu {
        display: none;
    }

    .genesis-nav-menu .menu-item a {
        text-align: left;
        padding: 10px 0 25px 0 !important;
        margin-right: 0 !important;
    }

    .genesis-nav-menu li.tram-submenu {
        flex-flow: column !important;
    }

    .genesis-nav-menu li.tram-submenu ul li a span {
        color: #18186c !important;
    }

    .genesis-nav-menu ul.flat-dropdown li a span {
        color: #18186c !important;
    }

    .genesis-nav-menu .display-mobile {
        display: flex !important;
        flex-flow: row nowrap;
        justify-content: flex-start;
        align-items: center;
    }

    .genesis-nav-menu .menu-item-64 span, .genesis-nav-menu .menu-item-65 span {
        margin-left: 10px;
    }

    .genesis-nav-menu .menu-item-64 a, .genesis-nav-menu .menu-item-65 a {
        color: #58585a;
        display: inline-block;
    }

    .genesis-nav-menu .menu-item-64 {
        border: none;
    }

    .genesis-nav-menu .menu-item-64:before {
        background-color: transparent;
        text-align: center;
        display: inline-block;
        content: url(images/black-camera.svg);
        width: 5%;
        margin-right: 16px;
    }

    .genesis-nav-menu .menu-item-65 {
        border: none;
    }

    .genesis-nav-menu .menu-item-65:before {
        background-color: transparent;
        text-align: center;
        display: inline-block;
        content: url(images/black-cart.svg);
        width: 5%;
        margin-right: 16px;
    }
}

/* # Content Area
 *---------------------------------------------------------------------------------------------------- */
/* ## Entries
 *--------------------------------------------- */
/*.entry
 *  margin-bottom: 40px
 *  padding: 0 60px */
.content .entry {
    background-color: #ffffff;
}

.entry-content ol, .entry-content ul {
    margin-bottom: 28px;
    margin-left: 40px;
}

.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;
}

.entry-content code {
    background-color: #333;
    color: #ddd;
}

/* ## Entry Meta
 *--------------------------------------------- */
p.entry-meta {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 0;
}

.entry-header .entry-meta {
    margin-bottom: 24px;
}

.entry-footer .entry-meta {
    border-top: 2px solid #f5f5f5;
    padding-top: 24px;
}

.entry-categories, .entry-tags {
    display: block;
}

.entry-comments-link::before {
    content: "—";
    margin: 0 6px 0 2px;
}

/* ## Pagination
 *--------------------------------------------- */
.pagination {
    clear: both;
    margin: 40px 0;
}

.adjacent-entry-pagination {
    margin-bottom: 0;
}

.archive-pagination li {
    display: inline;
}

.archive-pagination li a {
    background-color: #333;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 8px 12px;
    text-decoration: none;
}

.archive-pagination li a:hover, .archive-pagination li a:focus {
    background-color: #C50035;
    text-decoration: underline;
}

.archive-pagination .active a {
    background-color: #C50035;
    text-decoration: underline;
}

/* ## Comments
 *--------------------------------------------- */
.comment-respond, .entry-comments, .entry-pings {
    background-color: #ffffff;
    margin-bottom: 40px;
}

.comment-respond, .entry-pings {
    padding: 40px 40px 16px;
}

.entry-comments {
    padding: 40px;
}

.comment-header {
    font-size: 16px;
    font-size: 1.6rem;
}

li.comment {
    background-color: #f5f5f5;
    border: 2px solid #ffffff;
    border-right: 0;
}

.comment-content {
    clear: both;
    word-wrap: break-word;
}

.comment-list li {
    margin-top: 24px;
    padding: 32px;
}

.comment-list li li {
    margin-right: -32px;
}

.comment-respond input[type="email"], .comment-respond input[type="text"], .comment-respond input[type="url"] {
    width: 50%;
}

.comment-respond label {
    display: block;
    margin-right: 12px;
}

.entry-comments .comment-author {
    margin-bottom: 0;
}

.entry-pings .reply {
    display: none;
}

.form-allowed-tags {
    background-color: #f5f5f5;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 24px;
}

/* # Sidebars
 *---------------------------------------------------------------------------------------------------- */
.sidebar {
    font-size: 16px;
    font-size: 1.6rem;
}

.sidebar li {
    border-bottom: 1px dotted #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.sidebar p:last-child, .sidebar ul > li:last-child {
    margin-bottom: 0;
}

.sidebar .widget {
    background-color: #ffffff;
    margin-bottom: 40px;
    padding: 40px;
}

/* # Footer Widgets
 *---------------------------------------------------------------------------------------------------- */
.home-instagram-feed {
    background-color: #F3F3F4;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.home-instagram-feed h1 {
    font-size: 6rem;
    font-weight: 900;
    text-align: center;
    color: #58585A;
}

.home-instagram-feed p {
    font-size: 2rem;
    font-weight: 400;
    color: #C50035;
}

.hotel-search-widget {
    display: none;
    background-color: #161F60;
    font-family: brother-1816;
    text-transform: uppercase;
}

.hotel-search-widget .wrap {
    max-width: 85%;
}

.hotel-search-widget .check-in, .hotel-search-widget .check-out, .hotel-search-widget .area {
    float: left;
    margin: 0 1%;
}

.hotel-search-widget .hotel-search-text {
    float: left;
    color: #ffffff;
    margin: 1% 1% 1% 3%;
    width: 11%;
    font-weight: 700;
    text-align: right;
}

.hotel-search-widget .hotel-search-text p {
    margin-bottom: 0;
    line-height: 20px;
    letter-spacing: 2px;
}

.hotel-search-widget .check-in, .hotel-search-widget .check-out, .hotel-search-widget .area {
    background: #ffffff;
    color: #161F60;
    width: 22%;
    margin: 1%;
    max-height: 50px;
    font-weight: 400;
}

.hotel-search-widget .check-in img, .hotel-search-widget .check-in p, .hotel-search-widget .check-out img, .hotel-search-widget .check-out p, .hotel-search-widget .area img, .hotel-search-widget .area p {
    float: left;
    margin: 10px;
}

.hotel-search-widget .button {
    margin: 1%;
    padding: 12px 40px;
    background: #21A3D5;
}

.hotel-search-widget .button:hover {
    background: #C50035;
}

.footer-widgets {
    background-color: #C50035;
    clear: both;
    padding-top: 10px;
    color: #ffffff;
}

.footer-widgets .wrap {
    max-width: 98%;
}

.footer-widgets a {
    color: #ffffff;
    padding: 0 10px;
}

.footer-widgets input {
    border: 1px solid #333;
}

.footer-widgets a.button, .footer-widgets a:hover, .footer-widgets a:focus {
    color: #161F60;
}

.footer-widgets li {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.footer-widgets p:last-child {
    margin-bottom: 0;
}

.footer-widgets-1 {
    float: left;
}

.footer-widgets-1 img {
    height: 14px;
}

.footer-widgets-1 a {
    font-size: 1.4rem;
    letter-spacing: 1px;
}

.footer-widgets-3 {
    width: 70%;
    float: right;
    text-align: right;
}

.footer-widgets-3 #menu-footer-menu li {
    display: inline;
}

#mc4wp-form-1 {
    max-width: 1200px;
    margin: 0 auto;
}

#mail-popup {
    display: none;
    padding: 25px;
    color: #fff;
    overflow-y: scroll;
}

#mail-popup.open {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    background-color: rgba(23, 23, 23, 0.89);
    text-align: center;
    z-index: 99999999999;
}

#popup #close-popup,
#mail-popup #close-mail-popup {
    color: white;
    position: absolute;
    top: 25px;
    right: 50px;
    font-size: 50px;
    cursor: pointer;
}

#mail-popup .widget-title {
    padding: 25px;
    color: #fff;
    overflow-y: hidden;
}

#mail-popup input[type="submit"] {
    background-color: #C50035;
    color: #fff !important;
}

#mail-popup p {
    margin: 28px 0 28px;
}

#mail-popup p label {
    font-size: 1.6rem;
}

#mail-popup.open {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    background-color: rgba(23, 23, 23, 0.89);
    text-align: center;
    z-index: 99999999999;
}

@media (min-width: 1200px) {
    #mail-popup .widget-title {
        margin-top: 5%;
        font-size: 80px;
    }

    #mail-popup .widget-title:before, #mail-popup .widget-title:after {
        content: "";
        border-bottom: 3px solid #fff;
        display: inline-block;
        width: 20%;
        margin: 0 15px;
    }
}

@media only screen and (max-width: 1150px) {
    .hotel-search-widget .wrap {
        max-width: 100%;
    }

    .hotel-search-widget .wrap .hotel-search-text p {
        font-size: 1.6rem;
    }

    .footer-widgets a {
        padding: 0 5px;
        font-size: 1.6rem;
    }
}

@media only screen and (max-width: 960px) {
    .home-instagram-feed h1 {
        font-size: 4rem;
    }

    #sb_instagram.sbi_col_8 #sbi_images .sbi_item {
        width: 33% !important;
    }

    #sb_instagram .sbi_photo {
        height: auto !important;
        background: none !important;
    }

    #sb_instagram .sbi_photo img {
        display: block !important;
    }

    .hotel-search-widget .wrap {
        max-width: 90%;
    }

    .hotel-search-widget .wrap .hotel-form-container {
        max-width: 90%;
    }

    .hotel-search-widget .wrap .hotel-form-container .hotel-search-text, .hotel-search-widget .wrap .hotel-form-container .check-in, .hotel-search-widget .wrap .hotel-form-container .check-out, .hotel-search-widget .wrap .hotel-form-container .area {
        width: 100%;
        display: block;
        margin: 5% 0 0 5%;
    }

    .hotel-search-widget .wrap .hotel-form-container .hotel-search-text p, .hotel-search-widget .wrap .hotel-form-container .check-in p, .hotel-search-widget .wrap .hotel-form-container .check-out p, .hotel-search-widget .wrap .hotel-form-container .area p {
        font-size: 1.8rem;
        font-weight: 500;
    }

    .hotel-search-widget .wrap .hotel-form-container .hotel-search-text {
        text-align: center;
    }

    .hotel-search-widget .wrap .hotel-form-container .hotel-search-text p {
        font-size: 2rem;
    }

    .hotel-search-widget .wrap .hotel-form-container .button {
        margin: 5% 0 5% 5%;
        padding: 14px 47%;
    }

    #menu-footer-menu {
        display: flex;
        flex-flow: column nowrap;
    }

    #menu-footer-menu li:first-of-type {
        margin-top: 20px;
    }

    #menu-footer-menu li:last-of-type {
        margin-bottom: 20px;
    }

    .footer-widgets-1 {
        display: none;
    }

    .footer-widgets-3 {
        text-align: center;
    }

    .footer-widgets-3 .textwidget {
        display: flex;
        flex-flow: column nowrap;
    }

    .footer-widgets-3 .textwidget a {
        padding: 5px 0;
        font-size: 1.8rem;
    }

    #mail-popup #close-mail-popup {
        color: white;
        position: absolute;
        top: 25px;
        right: 50px;
        font-size: 50px;
        cursor: pointer;
    }

    #mail-popup .widget-title {
        margin-top: 10%;
        font-size: 24px;
        color: #fff;
        letter-spacing: 5px;
    }

    #mail-popup .textwidget {
        max-width: 771px;
        margin: 0 auto;
        margin-top: 20%;
        font-size: 24px;
        color: #fff;
        letter-spacing: 5px;
    }

    #mail-popup .textwidget {
        max-width: 771px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 750px) {
    #sb_instagram.sbi_col_8 #sbi_images .sbi_item {
        width: 50% !important;
    }
}

/* # Site Footer
 *---------------------------------------------------------------------------------------------------- */
.site-footer {
    background-color: #58585A;
    color: #ffffff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1;
    padding: 10px 0;
    text-align: left;
}

.site-footer .wrap {
    max-width: 98%;
}

.site-footer p, .site-footer a {
    margin-bottom: 0;
    color: #ffffff;
    padding: 0 10px 0 5px;
}

.site-footer a:hover {
    text-decoration: underline;
}

/* # Media Queries
 *---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1920px) {
    .header-image .site-title > a {
        background-size: contain !important;
    }
}

@media only screen and (max-width: 1450px) {
    .wp-block-eleven-online-container.alignwide.sample-itinerary {
        padding: 0 240px;
    }
}

@media only screen and (max-width: 1300px) {
    .wp-block-eleven-online-container.alignwide.sample-itinerary {
        padding: 0 100px;
    }
}

@media only screen and (max-width: 1200px) {
    .site-inner, .wrap {
        max-width: 100%;
    }

    .content-sidebar-sidebar .content-sidebar-wrap, .sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {
        width: 740px;
    }

    .sidebar-content-sidebar .content, .sidebar-sidebar-content .content, .content-sidebar-sidebar .content {
        width: 400px;
    }

    .sidebar-primary, .title-area, .sidebar-primary, .title-area {
        width: 300px;
    }
}

@media only screen and (max-width: 980px) {
    .site-inner, .wrap {
        max-width: 100%;
    }

    .content {
        width: 100%;
    }

    .content-sidebar-sidebar .content, .content-sidebar-sidebar .content-sidebar-wrap {
        width: 100%;
    }

    .sidebar-content-sidebar .content, .sidebar-content-sidebar .content-sidebar-wrap {
        width: 100%;
    }

    .footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .sidebar-primary, .sidebar-secondary {
        width: 100%;
    }

    .sidebar-sidebar-content .content, .sidebar-sidebar-content .content-sidebar-wrap {
        width: 100%;
    }

    .site-header .wrap {
        padding: 5px 1%;
    }

    .header-image .site-title > a {
        background-position: center top !important;
        background: url("https://sandiapeak.com/wp-content/uploads/2024/02/SP-logo-new-font-white.webp") no-repeat !important;
    }

    .genesis-nav-menu li {
        float: none;
        width: 85%;
        margin: 0 auto 0 auto;
        border-bottom: 1px solid #d6d6d6;
    }

    .site-header ul.genesis-nav-menu, .site-header .search-form {
        float: none;
    }

    .genesis-nav-menu, .site-description {
        text-align: center;
    }

    .site-header .title-area, .site-header .search-form {
        text-align: center;
    }

    .site-title {
        text-align: center;
    }

    .responsive-menu-icon {
        display: block;
    }

    .responsive-menu {
        display: none;
    }

    .genesis-nav-menu a {
        padding: 20px 0px;
        font-family: brother-1816;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
    }

    .genesis-nav-menu > li > a {
        color: #18186c;
    }

    .genesis-nav-menu .first > a, .genesis-nav-menu .last > a {
        padding: 20px 16px;
    }

    .site-header .search-form {
        margin: 16px auto;
    }

    .genesis-nav-menu li.right {
        display: none;
    }

    .responsive-menu {
        display: none;
    }

    .responsive-menu .menu-item {
        display: block;
        max-width: none;
    }

    .responsive-menu .menu-item .menu-item:hover {
        position: static;
    }

    .responsive-menu .menu-item ul.single-column-dropdown, .responsive-menu .menu-item ul.flat-dropdown {
        left: 0 !important;
    }

    .responsive-menu li.current-menu-item > a, .responsive-menu li.current-page-ancestor > a, .responsive-menu li:hover > a {
        border-bottom: none !important;
    }

    .responsive-menu .menu-item-has-children {
        cursor: pointer;
    }

    .responsive-menu .menu-item-has-children > a {
        margin-right: 60px;
    }

    .responsive-menu .menu-item-has-children:before {
        content: "";
        color: #18186c;
        float: right;
        font: normal 20px/1 "dashicons";
        height: 20px;
        padding: 19px 0 15px 20px;
        right: 0;
        text-align: right;
        z-index: 9999;
    }

    .responsive-menu .menu-item:last-child .sub-menu li:last-child a {
        padding-bottom: 20px;
    }

    .responsive-menu .menu-open.menu-item-has-children:before {
        content: "";
    }

    .responsive-menu > .menu-item > .sub-menu {
        display: none;
    }

    .responsive-menu .sub-menu {
        left: auto;
        background: transparent !important;
        opacity: 1;
        position: relative;
        width: 100%;
        z-index: 99;
        border: none;
        padding-top: 0 !important;
        position: relative !important;
        top: 0 !important;
        min-height: 0 !important;
    }

    .responsive-menu .sub-menu .sub-menu {
        background-color: transparent;
        margin: 0;
    }

    .responsive-menu .sub-menu .sub-menu li:before {
        padding: 0 18px 0 0;
        margin-top: -4px;
    }

    .responsive-menu .sub-menu .sub-menu li a {
        padding-top: 0;
    }

    .responsive-menu .sub-menu li {
        width: 100%;
    }

    .responsive-menu .sub-menu li a,
    .responsive-menu .sub-menu li a:hover {
        background: transparent !important;
        color: #c50035 !important;
        border: none;
        padding: 0 20px 12px 48px;
        position: relative;
        text-transform: none;
        width: 100%;
    }

    .responsive-menu .sub-menu li:before {
        content: ">";
        color: #c50035;
        float: right;
        font: normal 20px/1 "dashicons";
        height: 20px;
        padding: 8px 0px 15px 20px;
        right: 0;
        text-align: right;
        z-index: 9999;
        position: absolute;
    }

    .responsive-menu .current-menu-item > a,
    .responsive-menu .sub-menu .current-menu-item > a:hover,
    .responsive-menu > li.menu-item-has-children:hover > a {
        background: none;
    }

    body:not(.home) article.page .wp-block-eleven-online-container.groups-section {
        min-height: 100px;
        max-height: 150px;
    }

    .footer-widgets-1 {
        margin-right: 0;
    }

    .site-footer .wrap {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
    }

    .site-footer p {
        padding: 0 5px 0 5px;
    }

    body {
        background-color: #ffffff;
        font-size: 16px;
        font-size: 1.6rem;
    }

    .archive-description, .author-box, .comment-respond, .entry, .entry-comments, .entry-pings, .sidebar .widget, .site-header {
        padding: 0;
    }

    .archive-pagination li a {
        margin-bottom: 4px;
    }

    .five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
        margin: 0;
        width: 100%;
    }

    .sidebar .widget.enews-widget {
        padding: 40px;
    }

    .menu-open > .sub-menu {
        border-top: 1px solid #d6d6d6;
    }

    /* BEGIN Eat & Shop page */
    .es-hero.wp-block-eleven-online-container .background-eleven-online {
        max-height: 300px;
        padding-top: 55px !important;
    }

    .es-hero.wp-block-eleven-online-container .background-eleven-online .img-background-background-eleven-online {
        background-position: right;
    }

    .scenic-route .checkerboard-image {
        max-height: 300px;
    }

    .scenic-route .checkerboard-text {
        right: auto !important;
    }

    .scenic-route .checkerboard-text .wp-block-image {
        margin-left: auto;
        margin-right: auto;
        max-width: 80%;
        padding-top: 15px;
    }

    .scenic-route .checkerboard-text p br {
        display: none;
    }

    .scenic-route .checkerboard-text:after {
        display: none;
    }

    .eat-shop-promotion.wp-block-eleven-online-container .background-eleven-online {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .eat-shop-promotion.wp-block-eleven-online-container .wp-block-columns .wp-block-column p {
        text-align: center;
    }

    .eat-shop-promotion.wp-block-eleven-online-container .wp-block-columns .wp-block-column p br {
        display: none;
    }

    #sb_instagram .sbi_photo img {
        width: 200px !important;
        height: 200px !important;
        margin: 0 auto !important;
    }

    /* END Eat & Shop page */
    /* BEGIN Groups page */
    .wp-block-eleven-online-container.alignfull.groups-hero .background-eleven-online {
        max-height: 300px;
        padding-top: 15px !important;
    }

    .wp-block-eleven-online-container.alignfull.groups-hero .background-eleven-online h1 {
        font-style: normal;
    }

    .wp-block-eleven-online-container.alignfull.groups-hero .background-eleven-online p br {
        display: none;
    }

    .wp-block-eleven-online-container.alignfull.groups-hero .background-eleven-online .img-background-background-eleven-online {
        background-position: right;
    }

    .wp-block-eleven-online-container.red-text.hiking div.background-eleven-online {
        padding-bottom: 150px !important;
    }

    div.single-hero,
    .wp-block-eleven-online-container.white-text div.background-eleven-online,
    .wp-block-eleven-online-container.red-text div.background-eleven-online,
    .page-template-weddings .single-hero .hero-content {
        padding: 15px !important;
    }

    div.single-hero p,
    .wp-block-eleven-online-container.white-text div.background-eleven-online p,
    .wp-block-eleven-online-container.red-text div.background-eleven-online p,
    .page-template-weddings .single-hero .hero-content p {
        width: 95%;
        font-size: 14px;
    }

    div.single-hero .hero-content,
    .wp-block-eleven-online-container.white-text div.background-eleven-online .hero-content,
    .wp-block-eleven-online-container.red-text div.background-eleven-online .hero-content,
    .page-template-weddings .single-hero .hero-content .hero-content {
        max-width: 95% !important;
    }

    .entry-content .group-form.alignwide {
        width: 100%;
    }

    .entry-content .group-form.alignwide .background-eleven-online {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .group-gravity.aligncenter .background-eleven-online {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .wp-block-eleven-online-container.alignfull.meeting-block .background-eleven-online {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .wp-block-eleven-online-container.alignfull.meeting-block .background-eleven-online .wp-block-column {
        padding-bottom: 0px !important;
    }

    .wp-block-eleven-online-container.alignfull.meeting-block .background-eleven-online .wp-block-column h2 {
        text-align: center !important;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes.groups .wp-block-column:nth-of-type(1), .wp-block-columns.alignfull.has-4-columns.home-boxes.groups .wp-block-column:nth-of-type(4) {
        margin-top: 12px !important;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes.groups .wp-block-column .img-background-background-eleven-online {
        height: 260px;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes.groups .wp-block-column a.primary.button {
        bottom: -110px;
    }

    /* END Groups page */
    /* BEGIN sample itinerary */
    .middle-border {
        background-image: none !important;
    }

    .sample-itinerary.alignwide.wp-block-eleven-online-container {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }

    .sample-itinerary .wp-block-columns .wp-block-column:nth-child(2) {
        display: none;
    }

    .sample-itinerary .wp-block-columns .wp-block-column .primary.button {
        margin-bottom: 45px;
    }

    .sample-itinerary .wp-block-columns.itinerary-row.left-doodad {
        display: none;
        flex-direction: column;
    }

    .sample-itinerary .wp-block-columns.itinerary-row.left-doodad .wp-block-column:nth-child(1) {
        padding-right: 80px;
        padding-bottom: 20px;
        margin-bottom: 0px;
        background-image: url(/wp-content/themes/sandia-tram-theme/images/up-doodad.png);
        background-position: 100% 0px;
        background-repeat: no-repeat;
        background-size: auto 100%;
    }

    .sample-itinerary .wp-block-columns.itinerary-row.left-doodad .wp-block-column:nth-child(1) p, .sample-itinerary .wp-block-columns.itinerary-row.left-doodad .wp-block-column:nth-child(1) h2 {
        text-align: right !important;
    }

    .sample-itinerary .wp-block-columns.itinerary-row.left-doodad .wp-block-column:nth-child(3) .wp-block-image img {
        width: 100%;
    }

    .sample-itinerary .wp-block-columns.itinerary-row.right-doodad {
        flex-direction: column-reverse;
    }

    .sample-itinerary .wp-block-columns.itinerary-row.right-doodad .wp-block-column:nth-child(3) {
        padding-left: 60px;
        padding-bottom: 20px;
        margin-bottom: 0px;
        margin-left: 20px;
        background-image: url(/wp-content/themes/sandia-tram-theme/images/up-doodad.png);
        background-position: 0% 0px;
        background-repeat: no-repeat;
        background-size: auto 100%;
    }

    .sample-itinerary .wp-block-columns.itinerary-row.right-doodad .wp-block-column:nth-child(1) .wp-block-image img {
        width: 100%;
    }

    /* END sample itinerary */
}

@media only screen and (max-width: 660px) {
    .wp-block-columns.alignfull.has-4-columns.home-boxes.groups .wp-block-column {
        margin: 12px !important;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes.groups .wp-block-eleven-online-container {
        height: 260px;
    }
}

/* # Print Styles
 *---------------------------------------------------------------------------------------------------- */
@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important;
    }

    *:before, *:after {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important;
    }

    a {
        text-decoration: underline;
    }

    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    .site-title > a:after {
        content: "";
    }

    thead {
        display: table-header-group;
    }

    img, tr {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 2cm 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    .content, .content-sidebar {
        width: 100%;
    }

    button, input, select, textarea, .breadcrumb, .comment-edit-link, .comment-form, .comment-list .reply a, .comment-reply-title, .edit-link, .entry-comments-link, .entry-footer, .genesis-box, .header-widget-area, .hidden-print, .home-top, .nav-primary, .nav-secondary, .post-edit-link, .sidebar {
        display: none !important;
    }

    .title-area {
        text-align: center;
        width: 100%;
    }

    .site-title > a {
        margin: 0;
        text-decoration: none;
        text-indent: 0;
    }

    .site-inner {
        padding-top: 0;
        position: relative;
        top: -100px;
    }

    .author-box {
        margin-bottom: 0;
    }

    h1, h2, h3, h4, h5, h6 {
        orphans: 3;
        page-break-after: avoid;
        page-break-inside: avoid;
        widows: 3;
    }

    img {
        page-break-after: avoid;
        page-break-inside: avoid;
    }

    blockquote, pre, table {
        page-break-inside: avoid;
    }

    dl, ol, ul {
        page-break-before: avoid;
    }
}

@media screen and (min-width: 768px) {
    .modal-content {
        min-height: 559px;
    }
}

.blog .site-inner {
    background-color: #ffffff;
}

.blog-hero {
    background: url(images/mountain-background-blue.png);
    background-size: cover !important;
    background-position: right -100px;
    background-repeat: no-repeat;
    margin-left: -1px;
    min-height: 40rem;
    max-height: 300px;
}

.blog-hero .wrap h1 {
    font-size: 8rem;
    color: #161F60;
    font-family: brother-1816;
    margin-top: 60px;
    font-style: italic;
    font-weight: 500;
    text-align: center;
}

.blog .featured-post {
    width: 100%;
    background-color: #24265e;
    display: flex;
    flex-direction: row;
    padding: 20px 11% 80px 8%;
}

.blog .featured-post .text-box {
    flex: 1;
    padding-right: 40px;
}

.blog .featured-post .image-box {
    flex: 1;
    padding-left: 40px;
    margin-bottom: 0;
}

.blog #date, .blog .date {
    text-transform: uppercase;
}

.blog .text-box {
    text-align: left;
}

.blog .text-box h1 {
    color: #ffffff;
    font-size: 6rem;
    font-weight: bold;
    margin: 0 auto 25px;
    text-align: left;
    max-width: 80%;
}

.blog .text-box #date, .blog .text-box p {
    color: #ffffff;
    margin: 25px auto;
}

.blog .text-box p {
    margin: 0 auto;
    max-width: 80%;
}

.blog .text-box .button {
    margin-top: 50px;
    position: relative;
    margin-left: 10%;
}

.blog .text-box .button:before, .blog .text-box .button:after {
    content: "";
    width: 0;
    height: 0;
    bottom: 0;
}

.blog .text-box .button:before {
    border-bottom: 54px solid #C50035;
    border-left: 29px solid transparent;
    position: absolute;
    right: 100%;
}

.blog .text-box .button:after {
    border-top: 54px solid #C50035;
    border-right: 29px solid transparent;
    position: absolute;
    left: 100%;
}

.blog .text-box .button:hover {
    color: #161F60;
}

.blog .image-box {
    height: 550px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 140px;
}

#blog-cats {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    max-width: 60%;
    margin: 0 auto 50px;
    padding: 15px 0;
    border: 1px solid #E9E6E6;
}

#blog-cats .blog-categories {
    width: 20%;
    position: relative;
}

#blog-cats .blog-categories:after {
    content: "";
    background-color: #E9E6E6;
    width: 1px;
    height: 90px;
    position: absolute;
    right: 0%;
    top: 0;
}

#blog-cats .blog-categories:nth-last-of-type(2):after {
    content: "";
    background-color: transparent;
}

#blog-cats .blog-categories:nth-last-of-type(2) a img {
    align-self: center;
}

#blog-cats .blog-categories:last-of-type {
    display: none;
}

#blog-cats .blog-categories a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column nowrap;
    height: 100px;
    color: #58585A;
}

#blog-cats .blog-categories a span {
    text-align: center;
    line-height: 20px;
}

#blog-cats .blog-categories a img {
    margin-bottom: 10px;
    max-width: 50px;
}

.blog-archive-wrap {
    max-width: 60%;
    margin: 0 auto;
}

.blog-archive-item {
    background-color: #F7F7F7;
    margin-bottom: 40px;
    color: #161F60;
    margin-top: 20px;
    padding-left: 1%;
    padding-bottom: 0;
    color: #161F60;
}

.blog-archive-item h1.title {
    font-size: 4.2rem;
    font-style: italic;
    font-weight: bold;
}

.blog-archive-item p.date {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 2.2rem;
    font-style: book;
}

.blog-archive-item .the-excerpt {
    max-width: 80%;
    font-size: 1.8rem;
    margin: 0 0 15px 0;
}

.blog-archive-item .red-text {
    font-weight: 700;
    text-decoration: underline;
}

.blog-archive-item .blog-archive-img-background {
    height: 270px;
    position: relative;
}

.blog-archive-item .blog-archive-img-background:before {
    content: "";
    width: 0;
    height: 0;
    border-right: 150px solid transparent;
    border-top: 270px solid #F7F7F7;
    position: absolute;
    top: 0%;
    z-index: 999999;
}

.no-image {
    width: 100%;
    min-height: 270px;
}

@media only screen and (min-width: 980px) {
    .blog .blog-archive-item {
        max-height: 270px;
    }

    .blog .blog-archive-item h1 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media only screen and (max-width: 1920px) {
    .blog #blog-cats, .blog .blog-archive-wrap {
        max-width: 85%;
    }
}

@media only screen and (max-width: 1350px) {
    .blog #blog-cats, .blog .blog-archive-wrap {
        max-width: 100%;
    }

    .blog .blog-hero {
        background-position: right -2rem;
    }

    .blog .featured-post {
        padding: 0 8% 80px 2%;
    }
}

@media only screen and (max-width: 1100px) {
    .blog .blog-hero {
        background-position: right 100px;
        min-height: 45rem;
    }
}

@media only screen and (max-width: 980px) {
    .blog .featured-post {
        padding: 0 10px;
        flex-direction: column;
    }

    .blog .featured-post .image-box {
        margin: 40px 40px;
        min-height: 300px;
    }

    .blog #blog-cats, .blog .blog-archive-wrap {
        max-width: 80%;
    }

    .blog #blog-cats {
        margin-top: 20px;
    }

    .blog .blog-archive-item .blog-archive-item-excerpt {
        text-align: center;
    }

    .blog .blog-archive-item .blog-archive-item-excerpt .the-excerpt {
        max-width: 95%;
        margin: 0 auto;
    }

    .blog .blog-archive-item .blog-archive-img-background {
        margin-top: 20px;
    }

    .blog .blog-archive-item .blog-archive-img-background:before {
        border: none;
    }
}

.single-post .site-inner {
    background-color: #ffffff;
}

.single-post .entry {
    padding: 0 0;
}

.single-post .entry-header {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.single-post .entry-content {
    max-width: 50%;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 100px;
}

.single-post .entry-content p {
    font-size: 1.8rem;
    font-family: brother-1816;
    color: #161F60;
}

.single-post .entry-content h2 {
    color: #161F60;
    font-weight: 300;
    font-family: brother-1816;
    font-size: 2rem;
}

.single-post .after-entry {
    max-width: 60%;
    margin: 0 auto 60px;
    display: flex;
    flex-flow: row nowrap;
    border: 1px solid #D6D6D6;
    justify-content: space-evenly;
    padding: 50px;
}

.single-post .after-entry h3 {
    font-size: 2rem;
    font-family: brother-1816;
    color: #C50035;
}

.single-post .after-entry a {
    font-size: 1.8rem;
    font-family: brother-1816;
    color: #58585A;
}

.single-post .after-entry .widget {
    flex: 1;
    text-align: center;
}

.single-post .after-entry .widget > div {
    min-height: 100%;
}

.single-post .after-entry .widget:not(:last-child) > div {
    border-right: 1px solid #E9E6E6;
}

.single-post .after-entry .widget .textwidget .button {
    max-width: 50%;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.single-post .after-entry #recent-posts-3 ul, .single-post .after-entry #custom_html-7 .custom-html-widget {
    display: flex;
    flex-flow: column nowrap;
}

.single-post .after-entry #custom_html-6 {
    height: 100%;
    width: 100%;
}

.single-post .after-entry #custom_html-6 .widget_text {
    margin: 20% auto 0 auto;
}

.single-post .after-entry #custom_html-6 .custom-html-widget .button {
    color: #ffffff;
    position: relative;
    white-space: nowrap;
}

.single-post .after-entry #custom_html-6 .custom-html-widget .button:before, .single-post .after-entry #custom_html-6 .custom-html-widget .button:after {
    content: "";
    width: 0;
    height: 0;
    bottom: 0;
}

.single-post .after-entry #custom_html-6 .custom-html-widget .button:before {
    border-bottom: 57px solid #C50035;
    border-left: 29px solid transparent;
    position: absolute;
    right: 100%;
}

.single-post .after-entry #custom_html-6 .custom-html-widget .button:after {
    border-top: 57px solid #C50035;
    border-right: 29px solid transparent;
    position: absolute;
    left: 100%;
}

.single-post .after-entry #custom_html-6 .custom-html-widget .button:hover {
    color: #161F60;
}

.single-post .single-hero {
    background-size: cover !important;
    background-position: 0 100% !important;
    padding: 85px 0 85px 0;
}

.single-post .single-hero .hero-content {
    margin: 80px auto 0 auto;
    min-height: 250px;
    max-width: 50%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.single-post .single-hero .hero-content h1 {
    color: #ffffff;
    text-shadow: none;
    font-size: 48px;
    font-weight: 700;
    font-style: italic;
}

.single-post .single-hero .hero-content p {
    color: #ffffff;
    text-transform: uppercase;
}

@media screen and (max-width: 1630px) {
    .single-post .after-entry {
        max-width: 70%;
    }
}

@media screen and (max-width: 1450px) {
    .single-post .after-entry {
        max-width: 80%;
    }
}

@media screen and (max-width: 1300px) {
    .single-post .after-entry {
        max-width: 90%;
    }

    .single-post #custom_html-6 .button {
        max-width: 80%;
    }
}

@media screen and (max-width: 980px) {
    .single-post .entry-content {
        max-width: 80%;
    }

    .single-post .after-entry {
        flex-direction: column;
        justify-content: space-evenly;
    }

    .single-post .after-entry .widget > div {
        border-right: none;
    }

    .single-post .after-entry .widget_text {
        margin-top: 30px;
    }

    .single-post .after-entry #custom_html-6 .widget_text {
        margin-top: 30px;
    }
}

.checkerboard-container {
    display: flex;
}

.checkerboard-container .checkerboard-text {
    width: 50%;
    padding: 25px;
}

.checkerboard-container .checkerboard-image {
    width: 50%;
    background-size: cover !important;
    background-position: center !important;
}

.checkerboard-container.left .checkerboard-text {
    order: 0;
}

.checkerboard-container.left .checkerboard-image {
    order: 1;
}

.no-flexbox .checkerboard-container {
    float: left;
    width: 100%;
    position: relative;
}

.no-flexbox .checkerboard-container .checkerboard-text {
    width: 50%;
    padding: 25px;
}

.no-flexbox .checkerboard-container .checkerboard-image {
    width: 50%;
    background-size: cover !important;
    background-position: center !important;
    position: absolute;
    height: 100%;
    top: 0;
}

.no-flexbox .checkerboard-container.right .checkerboard-text {
    float: right;
}

.no-flexbox .checkerboard-container.right .checkerboard-image {
    left: 0;
}

.no-flexbox .checkerboard-container.left .checkerboard-text {
    float: left;
}

.no-flexbox .checkerboard-container.left .checkerboard-image {
    right: 0;
}

@media only screen and (max-width: 980px) {
    .checkerboard-container {
        display: block !important;
    }

    .checkerboard-container .checkerboard-text {
        width: 100% !important;
        float: none !important;
    }

    .checkerboard-container .checkerboard-image {
        width: 100% !important;
        position: relative !important;
        padding-bottom: 50% !important;
    }
}

.components-color-palette__item {
    padding: 0;
}

.components-button {
    color: #161F60;
}

.has-black-background-color {
    background-color: #161F60;
}

.has-black-color {
    color: #161F60;
}

.has-gray-background-color {
    background-color: #333;
}

.has-gray-color {
    color: #333;
}

.entry-content .alignfull {
    margin: 0;
    width: 100%;
}

.entry-content .alignwide {
    margin-left: -100px;
    margin-right: -100px;
    width: 200%;
    max-width: calc(100% + 200px);
    /* This is causing a horizontal scroll, can we discuss? */
}

.wp-block-eleven-online-container h1 {
    color: #ffffff;
    font-size: 48px;
    font-style: italic;
    font-weight: 700;
    font-family: brother-1816;
}

.wp-block-eleven-online-container.white-text {
    font-family: brother-1816;
    font-weight: 700;
}

.wp-block-eleven-online-container.white-text p {
    color: white !important;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
}

.wp-block-eleven-online-container.white-text h2 {
    font-weight: 300;
}

.wp-block-eleven-online-container.white-text .background-eleven-online {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
}

.wp-block-eleven-online-container.white-text .background-eleven-online h1 {
    margin: 0;
}

.wp-block-eleven-online-container.white-text .background-eleven-online p {
    margin-top: 0;
    margin-bottom: 25px;
}

.wp-block-eleven-online-container.white-text .img-background-background-eleven-online {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
    background-position: 0 100% !important;
}

.wp-block-eleven-online-container .background-eleven-online {
    margin-bottom: 0 !important;
}

.tickets-button .button {
    margin-top: 2%;
    background: #C50035;
    font-weight: bold;
    position: relative;
    white-space: pre;
    overflow-wrap: normal;
}

.tickets-button .button:before, .tickets-button .button:after {
    content: "";
    width: 0;
    height: 0;
    bottom: 0;
}

.tickets-button .button:before {
    border-bottom: 54px solid #C50035;
    border-left: 29px solid transparent;
    position: absolute;
    right: 100%;
}

.tickets-button .button:after {
    border-top: 54px solid #C50035;
    border-right: 29px solid transparent;
    position: absolute;
    left: 100%;
}

.tickets-button .button:hover {
    color: #161F60;
}

.wp-block-eleven-online-container.red-text h1 {
    color: #c50035;
    font-size: 48px;
    font-weight: 700;
    font-style: italic;
    line-height: 70px;
}

.wp-block-eleven-online-container.red-text p {
    color: #c50035;
    font-family: brother-1816;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    width: 50%;
    margin: auto;
}

.wp-block-eleven-online-container.red-text .img-background-background-eleven-online {
    background-position: 0 100% !important;
}

.hiking-block {
    padding: 0 150px;
}

.hiking-block .alignwide {
    margin: 0;
    width: 100%;
    max-width: 100%;
}

.hiking-block .tram-3col {
    background-color: #EEEEEE !important;
    margin-top: 64px;
    padding: 48px 24px;
}

.hiking-block .tram-3col p {
    color: #161f60;
    font-family: brother-1816;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 30px;
}

.hiking-block .tram-3col p:last-child {
    font-size: 16px;
    line-height: 22px;
}

.hiking-block .tram-3col .wp-block-image, .hiking-block .tram-3col p {
    padding: 10px 20%;
}

.hiking-block .tram-3col .wp-block-column:nth-child(2) {
    border-right: 1px solid #BBBBBB;
    border-left: 1px solid #BBBBBB;
}

.hiking-block .tram-3col .wp-block-column:nth-child(2) > p:nth-child(2) {
    color: #c50035;
}

.hiking-block h2.trail-header {
    color: #161f60;
    font-family: brother-1816;
    font-size: 40px;
    font-weight: 700;
    font-style: italic;
    line-height: 47px;
    padding: 48px 0;
}

.hiking-block .trail-table {
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
    min-width: 0 !important;
}

.hiking-block .trail-table td, .hiking-block .trail-table tr {
    border: 0 !important;
    border-bottom: 6px solid white !important;
    background-color: rgba(33, 163, 213, 0.05);
    padding: 16px 16px !important;
}

.hiking-block .trail-table tr {
    margin: 20px 0 !important;
}

.hiking-block .trail-table tr:first-child, .hiking-block .trail-table tr:first-child td {
    border: 0 !important;
    background: none;
    letter-spacing: 1.8px;
    margin: 0 !important;
    padding: 0 !important;
}

.hiking-block .trail-table tr td:nth-child(6) {
    text-align: center;
}

.hiking-block .trail-table tr:last-child, .hiking-block .trail-table tr:last-child td {
    border: none !important;
}

.hiking-block .trail-table td {
    max-width: 350px !important;
    min-width: 80px;
    padding: 12px !important;
    color: #161f60;
    font-family: brother-1816 !important;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    word-break: break-word;
}

.hiking-block .trail-table td a {
    color: #c50035;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    text-decoration: underline;
}

.hiking-block .trail-table img {
    max-width: 40px !important;
    max-height: 40px !important;
    padding-left: 12px;
}

.hiking-block .difficulty-columns {
    background-color: #161f60;
    color: white;
    font-size: 14px;
    font-family: brother-1816;
    font-size: 14px;
    font-weight: 300;
    line-height: 47px;
}

.hiking-block .difficulty-columns figure {
    display: inline;
    padding-left: 8px;
    padding-right: 16px;
}

.hiking-block .difficulty-columns figure img {
    width: 14px;
    height: 14px;
    max-width: 14px;
}

.hiking-block .difficulty-columns p {
    display: inline;
    line-height: 27px;
    margin-bottom: 0;
    text-align: left;
}

.hiking-block .difficulty-columns .wp-block-columns {
    margin: 0 !important;
    width: 100% !important;
}

.hiking-block .difficulty-columns .wp-block-column {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: left;
    max-width: 250px;
    margin-bottom: 0;
}

.hiking-block .difficulty-columns .wp-block-column:last-child img {
    width: 24px;
    height: 20px;
    max-width: 24px;
}

.hiking-block .what-to-bring {
    margin-bottom: -30px;
    background: none;
    height: initial !important;
}

.hiking-block .what-to-bring h2 {
    color: #c50035;
    font-family: brother-1816;
    font-size: 68px;
    font-weight: 500;
    font-style: italic;
    line-height: 70px;
}

.hiking-block .what-to-bring h4 {
    color: #18186c;
    font-family: brother-1816;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    padding-top: 32px;
}

.hiking-block .what-to-bring p {
    color: #18186c;
    font-family: brother-1816;
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
}

.hiking-block .what-to-bring .wp-block-column:first-child {
    max-width: 300px;
}

.hiking-block .what-to-bring .wp-block-column {
    margin: 5% 0 12% 10%;
}

@media only screen and (max-width: 980px) {
    .hiking-block .tram-3col {
        margin-top: 0;
        padding-top: 0;
    }

    .hiking-block .tram-3col .wp-block-column {
        padding-top: 24px;
    }

    .hiking-block .tram-3col .wp-block-column:nth-child(2) {
        border-right: 0;
        border-left: 0;
        border-top: 1px solid #BBBBBB;
        border-bottom: 1px solid #BBBBBB;
    }

    .hiking-block .trail-table tr:first-child, .hiking-block .trail-table tr:first-child td {
        letter-spacing: 1px;
    }

    .hiking-block .trail-table td {
        padding: 4px !important;
    }

    .hiking-block .trail-table td:nth-child(5), .hiking-block .trail-table td:nth-child(4), .hiking-block .trail-table td:nth-child(3) {
        display: none !important;
    }

    .hiking-block .difficulty-columns {
        margin-bottom: 24px;
    }

    .hiking-block .difficulty-columns .wp-block-column {
        margin-left: 0;
        padding-left: 0;
        text-align: left;
    }

    .hiking-block div.background-eleven-online {
        padding: 30px 0 0 0 !important;
    }

    .hiking-block .what-to-bring h4 {
        padding-top: 8px;
    }
}

.home-boxes.groups {
    margin-top: 48px;
}

.meeting-block h2 {
    color: #161f60;
    font-family: brother-1816;
    font-size: 68px;
    font-weight: 500;
    font-style: italic;
    line-height: 70px;
}

.meeting-block h4 {
    color: #18186c;
    font-family: brother-1816;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
}

.meeting-block p {
    color: #18186c;
    font-family: brother-1816;
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
    margin-bottom: 30px;
}

.meeting-block p a {
    color: #c50035;
    font-family: "Bernina Sans";
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 1.4px;
    text-decoration: underline;
}

.meeting-block div.wp-block-columns {
    width: 100% !important;
    margin: 0 !important;
}

.meeting-block .wp-block-column {
    padding: 64px 0;
}

.meeting-block .wp-block-column:last-child {
    max-width: 600px;
    margin-left: 5%;
}

.bus-block {
    background-color: #161f60;
    position: relative;
    z-index: 2;
}

.bus-block h2 {
    color: white;
    font-family: brother-1816;
    font-size: 48px;
    font-weight: 500;
    font-style: italic;
    line-height: 70px;
    padding-bottom: 12px;
    margin: 0;
}

.nubbin {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #161f60;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    z-index: 500;
}

.group-form {
    text-align: center;
    max-width: 1200px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.group-form h2 {
    font-family: brother-1816;
    font-size: 40px;
    font-weight: 700;
    font-style: italic;
    line-height: 47px;
    color: #161f60;
}

.group-form p {
    color: #161f60;
    font-family: brother-1816;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}

/* BEGIN Groups page */
.group-gravity .gform_heading {
    display: none;
}

.group-gravity {
    max-width: 800px !important;
    margin-left: auto;
    margin-right: auto;
    /* These can't be defined inline with commas for some stupid reason. Used a mixin to avoid copy & paste */
    -moz-placeholder-color: #161f60;
    -moz-placeholder-font-family: brother-1816;
    -moz-placeholder-font-size: 16px;
    -moz-placeholder-font-weight: 300;
    -moz-placeholder-line-height: 24px;
    -moz-placeholder-padding-left: 12px;
}

.group-gravity textarea {
    border: 1px solid #161f60;
}

.group-gravity label {
    color: #161f60;
    font-family: brother-1816;
    font-size: 18px;
    letter-spacing: 1.8px;
    line-height: 47px;
    text-transform: uppercase;
}

.group-gravity label.gfield_label {
    font-weight: 500 !important;
}

.group-gravity .gfield {
    padding-bottom: 24px;
}

.group-gravity input {
    border: 1px solid #161f60;
}

.group-gravity .gform_footer {
    text-align: center;
}

.group-gravity .gform_footer input {
    background-color: #161f60;
    color: white !important;
    font-family: brother-1816;
    font-size: 16px;
    font-weight: 700 !important;
    letter-spacing: 1.6px;
    border: 0;
    box-shadow: none;
    padding: 10px 80px;
}

.group-gravity ::-webkit-input-placeholder {
    color: #161f60;
    font-family: brother-1816;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    padding-left: 12px;
}

.group-gravity ::-moz-placeholder {
    color: #161f60;
    font-family: brother-1816;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    padding-left: 12px;
}

.group-gravity ::-ms-input-placeholder {
    color: #161f60;
    font-family: brother-1816;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    padding-left: 12px;
}

.es-hero {
    margin-bottom: 100px;
}

.es-hero h1 {
    color: #c50035;
    font-family: brother-1816;
    font-size: 48px;
    font-weight: 700;
    font-style: normal;
    line-height: 70px;
}

.es-hero.wp-block-eleven-online-container .background-eleven-online .img-background-background-eleven-online {
    padding-top: 50px !important;
    padding-bottom: 70px !important;
    background-position: 0 100% !important;
}

.scenic-route.scenic-route-left {
    background: none;
    margin-top: 64px;
}

.scenic-route.scenic-route-left .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image {
    margin-right: 205px;
    margin-left: 0px;
}

.scenic-route.scenic-route-left .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text {
    left: auto;
    right: -200px;
}

.scenic-route.scenic-route-left .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text:after {
    right: -1px;
}

.scenic-route.scenic-route-left .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .wp-block-image {
    padding-top: 30px;
}

.scenic-route.scenic-route-right {
    background: none;
    margin-top: 64px;
}

.scenic-route.scenic-route-right .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image {
    margin-left: 8%;
}

.scenic-route.scenic-route-right .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text {
    left: auto;
    right: 200px;
    border: 1px solid #d6d6d6;
}

.scenic-route.scenic-route-right .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text:after {
    right: -1px;
}

.scenic-route.scenic-route-right .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .wp-block-image {
    padding-top: 30px;
}

.middle-border {
    background-image: linear-gradient(#161f60 33%, rgba(255, 255, 255, 0) 0%);
    background-size: 1px 60px;
    background-repeat: repeat-y;
    background-position: center;
}

.sample-itinerary {
    padding: 0 340px;
}

.sample-itinerary.alignwide {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.sample-itinerary .site-inner {
    max-width: 80%;
}

.sample-itinerary .itinerary-row {
    margin-bottom: 85px;
}

.sample-itinerary .itinerary-row .wp-block-column h2 {
    color: #161f60;
    font-weight: 700;
    font-style: italic;
}

.sample-itinerary .itinerary-row .wp-block-column figure {
    margin-top: 0px;
}

.sample-itinerary .itinerary-row .wp-block-column:nth-child(2) {
    max-width: 180px;
    background-repeat: no-repeat;
    margin-left: 0px;
}

.sample-itinerary .itinerary-row.left-doodad .wp-block-column:nth-child(1) {
    margin-right: 20px;
}

.sample-itinerary .itinerary-row.left-doodad .wp-block-column:nth-child(2) {
    background-image: url(/wp-content/themes/sandia-tram-theme/images/left-doodad.png);
    background-position: 0% 10px;
}

.sample-itinerary .itinerary-row.left-doodad .wp-block-column:nth-child(3) {
    margin-left: 0px;
}

.sample-itinerary .itinerary-row.right-doodad .wp-block-column:nth-child(2) {
    background-image: url(/wp-content/themes/sandia-tram-theme/images/right-doodad.png);
    background-position: 100% 10px;
}

.sample-itinerary .itinerary-row.right-doodad .wp-block-column:nth-child(0) {
    margin-right: 0px;
}

.white-text h2 {
    color: white;
    font-family: brother-1816;
    font-size: 48px;
    font-weight: 700;
    font-style: italic;
    line-height: 70px;
}

.white-text p {
    color: white;
    font-family: brother-1816;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    max-width: 968px !important;
    text-align: center;
    margin: auto;
}

.sample-itinerary.checkerboard-container {
    width: 85% !important;
    margin: 0 auto !important;
    background-image: url("/wp-content/themes/sandia-tram-theme/images/left-doodad.png");
    background-position: 70% 28%;
    background-repeat: no-repeat;
}

.sample-itinerary.checkerboard-container:first-child {
    margin: 65px auto !important;
}

.sample-itinerary.checkerboard-container .checkerboard-image {
    background-size: 70% !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.sample-itinerary.checkerboard-container .checkerboard-text {
    color: #161f60;
    font-family: brother-1816;
    padding: 25px 90px;
}

.sample-itinerary.checkerboard-container .checkerboard-text h2 {
    font-size: 40px;
    font-weight: 700;
    font-style: italic;
    line-height: 47px;
}

.sample-itinerary.checkerboard-container .checkerboard-text p {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
}

.sample-itinerary.checkerboard-container .checkerboard-text .tickets-button {
    padding-right: 42px;
}

.sample-itinerary.checkerboard-container.right {
    background-image: url("/wp-content/themes/sandia-tram-theme/images/right-doodad.png");
    background-position: 30% 28%;
}

.sample-itinerary.checkerboard-container.right .checkerboard-text {
    background-position: left;
}

.light-grey-back {
    background-color: #f8f8f8 !important;
}

.light-grey-back.es-hero {
    margin-bottom: 0px;
}

.light-grey-back.eat-shop {
    padding-top: 64px;
}

.eat-shop-promotion {
    background-color: #161f60;
}

.eat-shop-promotion h2 {
    font-family: brother-1816;
    font-size: 40px;
    font-weight: 300;
    line-height: 47px;
    color: white;
    margin-bottom: 30px;
}

.eat-shop-promotion p {
    color: white;
    max-width: 50%;
    margin: 10px auto;
}

.eat-shop-promotion .wp-block-column {
    padding: 20px 2% 20px 2%;
}

.eat-shop-promotion .wp-block-column:first-child {
    background-image: linear-gradient(white 33%, rgba(255, 255, 255, 0) 0%);
    background-position: right;
    background-size: 1px 60px;
    background-repeat: repeat-y;
}

.wp-block-columns {
    display: flex !important;
}

.home-boxes .wp-block-column {
    margin-left: 12px !important;
    margin-bottom: 0 !important;
}

.home-boxes .wp-block-column .aligncenter {
    margin: 0 auto 12px !important;
}

.home-boxes .wp-block-column .wp-block-eleven-online-block-button .button:before {
    right: 100%;
}

.home-boxes .wp-block-column:nth-of-type(1) {
    margin-left: 12px !important;
}

.home-boxes .wp-block-column:nth-of-type(4) {
    margin-right: 12px !important;
}

.home-boxes .background-eleven-online {
    padding: 0 !important;
    padding-top: 85% !important;
    margin: 10px auto 10px;
}

.home-boxes .background-eleven-online .wp-block-eleven-online-block-button {
    width: 100% !important;
}

.home-boxes .background-eleven-online .wp-block-eleven-online-block-button .button {
    background: #161F60;
    position: relative;
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem;
}

.home-boxes .background-eleven-online .wp-block-eleven-online-block-button .button:hover {
    color: #21A3D5;
}

.home-boxes .background-eleven-online .wp-block-eleven-online-block-button .button:before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 50px solid #161F60;
    border-left: 29px solid transparent;
    position: absolute;
    bottom: 0;
}

.scenic-route {
    background-color: #F2F2F2;
    margin-top: -14px !important;
}

.scenic-route.eat-shop .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text {
    max-height: 550px !important;
}

.scenic-route.eat-shop .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .wp-block-eleven-online-block-button {
    margin-bottom: 30px;
    padding-left: 110px;
}

.scenic-route .background-eleven-online {
    padding-left: 70px !important;
    padding-right: 70px !important;
    margin-bottom: 0 !important;
}

.scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard.right .checkerboard-image {
    margin: 0 0 0 205px;
}

.scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image {
    margin: 0 0 0 50px;
    height: 598px;
    width: 86%;
}

.scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text {
    position: relative;
    top: -25px;
    right: 0;
    bottom: 0;
    left: -208px;
    padding: 0 !important;
    max-height: 531px !important;
    min-width: 674px;
    background-color: #ffffff;
}

.scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text h2, .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text p, .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .wp-block-eleven-online-block-button {
    color: #161F60;
    padding: 0 40px;
}

.scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text h2 {
    font-size: 50px;
    font-size: 5rem;
    padding-top: 49px;
    padding-left: 11%;
    font-family: brother-1816;
    font-style: italic;
    font-weight: 500;
}

.scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text p {
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 1.4;
    margin-bottom: 20px;
    padding-bottom: 0;
}

.scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text:after {
    content: "";
    width: 0;
    height: 0;
    border-right: 0px solid transparent;
    border-left: 584px solid transparent;
    border-top: 40px solid #ffffff;
    position: absolute;
    top: 100%;
}

.scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .wp-block-eleven-online-block-button .button {
    margin-top: 20px;
    background: #C50035;
    font-weight: bold;
    position: relative;
}

.scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .wp-block-eleven-online-block-button .button:hover {
    color: #161F60;
}

.scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .wp-block-eleven-online-block-button .button:before, .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .wp-block-eleven-online-block-button .button:after {
    content: "";
    width: 0;
    height: 0;
    bottom: 0;
}

.scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .wp-block-eleven-online-block-button .button:before {
    border-bottom: 54px solid #C50035;
    border-left: 29px solid transparent;
    position: absolute;
    right: 100%;
}

.scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .wp-block-eleven-online-block-button .button:after {
    border-top: 54px solid #C50035;
    border-right: 29px solid transparent;
    position: absolute;
    left: 100%;
}

.events {
    text-align: center;
}

.events h2, .events p {
    color: #161F60;
}

.events h2 {
    font-size: 50px;
    font-size: 5rem;
    padding-top: 24px;
    font-family: brother-1816;
    font-style: italic;
    font-weight: 900;
}

.events p {
    padding: 0 35%;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 1.4;
    margin-bottom: 20px;
}

.events a {
    padding: 0 0 5%;
    font-size: 1.2rem;
    text-decoration: underline;
    font-family: brother-1816;
    letter-spacing: 2px;
    font-weight: 900;
}

/*  Aerial Tram Page */
.price-table {
    margin: 64px 0 0 0 !important;
    width: 100% !important;
}

.price-table tr {
    min-height: 100px;
    height: 100px;
}

.price-table tr td {
    font-family: brother-1816;
    color: #161f60;
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    width: 4%;
}

.price-table tr td:first-child {
    width: 3%;
}

.price-table tr td:nth-child(2) {
    font-weight: 500;
    font-style: italic;
    width: 5%;
}

.price-table tr:nth-child(odd) {
    background-color: white !important;
}

.price-table tr:nth-child(even) {
    background-color: rgba(33, 163, 213, 0.09);
}

.price-table tr:first-child {
    height: 70px;
}

.price-table tr:first-child td {
    color: #161f60;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1.8px;
    line-height: 20px;
}

.price-table tr:first-child td .price-subheader {
    color: #161f60;
    font-size: 16px;
    font-weight: 300;
}

.price-table tr:last-child td:nth-child(2) {
    color: #161f60;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.mobile-price-table {
    width: 95% !important;
    margin: 80px auto 50px !important;
}

.mobile-price-table tbody tr {
    min-height: 75px;
    height: 75px;
}

.mobile-price-table tbody tr td {
    text-align: center !important;
    font-family: brother-1816;
    color: #161f60;
    font-size: 20px;
    font-weight: 250;
    line-height: 25px;
}

.mobile-price-table tbody tr span {
    font-size: 13px;
}

.dine-save {
    width: 30%;
    float: right;
    margin: -70px 3% 0 auto;
    background-color: white;
}

.dine-save p {
    color: #161f60;
    font-family: brother-1816;
    font-size: 10px;
    font-weight: 400;
    line-height: 20px;
}

.dine-save h2, .dine-save h4 {
    color: #c50035;
    margin: 0;
    font-family: brother-1816;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
}

.dine-save h4 {
    font-size: 16px;
}

.aerial-button {
    margin-left: 17%;
    margin-bottom: 60px;
}

.hours-header {
    background-color: #c50035;
}

.hours-header .background-eleven-online {
    z-index: 10;
}

.hours-header h2 {
    color: white;
    padding: 0 0 10px 0;
    font-family: brother-1816;
    font-size: 48px !important;
    font-weight: 500 !important;
    font-style: italic !important;
    margin: 0;
}

.hours-header .nubbin {
    border-top: 20px solid #c50035;
}

.hours {
    background-color: rgba(33, 163, 213, 0.09);
    padding-top: 64px;
    padding-bottom: 20px;
}

.hours .background-eleven-online {
    padding: 20px 2%;
}

.hours .background-eleven-online .has-4-columns {
    width: 100%;
    margin: 0;
    background-color: white;
    padding: 48px;
    color: #161f60;
    font-size: 16px;
    font-weight: 200;
    letter-spacing: 0.29px;
    line-height: 20px;
}

.hours .background-eleven-online .has-4-columns h2 {
    color: #c50035;
    font-size: 24px;
    font-weight: 500;
    font-style: italic;
    text-align: center;
    line-height: 47px;
}

.hours .background-eleven-online .has-4-columns h3 {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1.8px;
}

.hours .background-eleven-online .has-4-columns p {
    margin: 20px 0;
}

.hours .background-eleven-online .has-4-columns .wp-block-column {
    display: inline-block;
    position: relative;
    margin-left: auto !important;
    margin-right: auto !important;
}

.hours .background-eleven-online .has-4-columns .wp-block-column:after {
    content: "";
    position: absolute;
    bottom: 20%;
    height: 60%;
    right: 0;
    border-right: 1px solid #161f60;
}

.hours .background-eleven-online .has-4-columns .wp-block-column:last-child:after {
    border: 0 !important;
}

.hours .background-eleven-online .has-4-columns .padded {
    height: 10%;
}

.hours .background-eleven-online > p {
    color: #161f60;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    margin: 24px 0;
}

.map-block .alignwide, .map-block .alignfull {
    width: 100% !important;
    margin: 0 !important;
}

.map-block .wp-block-column:first-child {
    flex-basis: 40%;
    margin: 0;
}

.map-block .wp-block-column:first-child h4 {
    font-size: 24px;
    font-weight: 700;
    font-style: italic;
    color: #ffffff;
}

.map-block .wp-block-column:first-child .wp-block-eleven-online-container {
    padding: 32px 9%;
}

.map-block .wp-block-column:first-child .wp-block-eleven-online-container:first-child {
    background-color: #161f60;
}

.map-block .wp-block-column:first-child p {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.4px;
    color: #ffffff;
}

.map-block .wp-block-column:first-child h6#parking-blue, .map-block .wp-block-column:first-child p.parking-blue {
    color: #21a3d5;
    font-size: 18px;
    font-weight: 400;
    font-style: italic;
    line-height: 25px;
    letter-spacing: 1.8px;
}

.map-block .wp-block-column:first-child p.parking-blue {
    font-size: 16px;
    font-weight: 300;
    line-height: 18px;
}

.map-block .wp-block-column:first-child .wp-block-eleven-online-container:last-child {
    background-color: #c50035;
}

.map-block .wp-block-column:first-child .wp-block-eleven-online-container:last-child .tickets-button .button {
    background-color: #161f60;
}

.map-block .wp-block-column:first-child .wp-block-eleven-online-container:last-child .tickets-button .button:before {
    border-bottom-color: #161f60;
}

.map-block .wp-block-column:first-child .wp-block-eleven-online-container:last-child .tickets-button .button:after {
    border-top-color: #161f60;
}

.map-block .full-height, .map-block .background-eleven-online {
    height: 100%;
}

.map-block .wp-block-column:last-child {
    flex-basis: 60%;
    margin: 0;
}

.map-block .wp-block-column:last-child .wp-block-eleven-online-container {
    height: 100% !important;
}

.map-block .wp-block-column:last-child .wp-block-eleven-online-container .background-eleven-online {
    height: 100% !important;
}

.tramsporter {
    width: 100% !important;
    margin: 0 !important;
    padding: 32px 4%;
}

.tramsporter .alignwide {
    width: 100% !important;
    margin: 0 !important;
}

.tramsporter h2 {
    color: #c50035;
    font-size: 68px;
    font-weight: 500;
    font-style: italic;
    line-height: 70px;
}

.tramsporter h4 {
    color: #18186c;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
}

.tramsporter p {
    color: #18186c;
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
}

.tramsporter a {
    color: #c50035;
    font-family: brother-1816-bold;
    font-weight: 700;
    letter-spacing: 1.8px;
    text-decoration: underline;
}

.accessibility, .text-content {
    padding: 48px 15% 0 15%;
    color: #18186c;
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
}

.accessibility > .background-eleven-online, .text-content > .background-eleven-online {
    padding-bottom: 0;
}

/*  End Aerial Tram Page */
/* History blocks */
.page-template-history .towers {
    width: 79%;
    margin: 64px 0 64px 15% !important;
    padding-left: 30px;
}

.page-template-history .towers h2 {
    color: #161f60;
    font-size: 55px;
    font-weight: 700;
    font-style: italic;
    line-height: 88px;
}

.page-template-history .towers p {
    color: #161f60;
    font-size: 18px;
    font-weight: 300;
    line-height: 29px;
}

.page-template-history .towers p strong {
    font-weight: 400;
    letter-spacing: 1.08px;
    line-height: 24px;
}

.bw-photo.home-boxes.groups {
    margin: 48px 10px;
    position: relative;
}

.dine-save.did-you-know {
    width: 37%;
    position: absolute;
    bottom: -55px;
    z-index: 50;
    left: 50%;
    border: 1px solid #d6d6d6;
    border-top-color: transparent;
}

.cables {
    margin-top: 100px;
}

.cables, .upgrades, .fax {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    color: #161f60;
}

.cables div.checkerboard-image, .upgrades div.checkerboard-image, .fax div.checkerboard-image {
    background-size: 50% !important;
    background-repeat: no-repeat !important;
    width: 40%;
}

.cables h2, .upgrades h2, .fax h2 {
    font-size: 55px;
    font-weight: 700;
    font-style: italic;
    line-height: 88px;
}

.cables p, .upgrades p, .fax p {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
}

.cables ul, .upgrades ul, .fax ul {
    list-style: none !important;
}

.cables ul li, .upgrades ul li, .fax ul li {
    list-style-type: noneg;
}

.cables ul li::before, .upgrades ul li::before, .fax ul li::before {
    content: "•";
    color: #161f60;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

/* End History blocks */
.full-width-video {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.full-width-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hero-video {
    object-fit: cover;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

body.home .video-container {
    overflow: hidden;
}

body.home .video-container h1 {
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 980px) {
    .hero-video {
        display: none;
    }

    body.home .video-container {
        overflow: auto;
    }

    .hours .background-eleven-online .has-4-columns h2 {
        line-height: 27px;
    }
}

.parallelogram {
    background: white;
    margin-top: 50px;
    display: inline-block;
    transform: skew(0deg, 4.3deg);
}

.parallelogram div:first-child {
    transform: skew(0deg, -4.3deg);
}

.scenic-route.trapezoid-left .wp-block-eleven-online-block-checkerboard .checkerboard-text {
    left: 200px;
}

.scenic-route.trapezoid-left .wp-block-eleven-online-block-checkerboard .checkerboard-image {
    margin-right: 204px;
}

@media only screen and (max-width: 1809px) {
    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image .checkerboard-text .background-eleven-online {
        padding-left: 0px !important;
        padding-right: 0px !important;
        min-width: unset;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image .checkerboard-text .background-eleven-online h2 {
        padding-left: 22%;
        padding-right: 70px;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image .checkerboard-text .background-eleven-online p {
        padding-right: 70px;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image .checkerboard-text .background-eleven-online .wp-block-eleven-online-block-button {
        padding: 0 70px;
    }
}

@media only screen and (max-width: 1740px) {
    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image .checkerboard-text {
        min-width: unset;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image .checkerboard-text .background-eleven-online {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image .checkerboard-text .background-eleven-online h2 {
        padding-left: 11%;
    }
}

@media only screen and (max-width: 1549px) {
    .scenic-route.eat-shop .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text {
        max-height: 590px !important;
    }

    .scenic-route.eat-shop .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .wp-block-eleven-online-block-button {
        margin-bottom: 30px;
        padding-left: 40px;
    }

    .scenic-route .background-eleven-online {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image {
        height: 500px;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text {
        min-width: 500px !important;
        max-height: 450px !important;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online h2 {
        font-size: 5rem;
        padding-left: 44px;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online p {
        margin-bottom: 5px;
    }

    .events p {
        padding: 0 26%;
    }

    .eat-shop-promotion p {
        max-width: 85%;
    }
}

@media only screen and (max-width: 1449px) {
    .scenic-route .background-eleven-online {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image .checkerboard-text .background-eleven-online h2 {
        font-size: 4.5rem;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image .checkerboard-text .background-eleven-online p {
        font-size: 1.3rem;
        line-height: 1.3;
        margin-bottom: 15px;
        padding-bottom: 0;
    }

    .events p {
        padding: 0 26%;
    }
}

@media only screen and (max-width: 1420px) {
    .hiking-block {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (min-width: 1311px) {
    body:not(.home) .wp-block-eleven-online-container.alignfull.hours > .background-eleven-online {
        padding: 20px 8% !important;
    }
}

@media only screen and (max-width: 1310px) {
    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard.right .checkerboard-image {
        margin-left: 40px;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard.right .checkerboard-text {
        left: -58px;
    }

    .wp-block-eleven-online-container.alignfull.scenic-route.trapezoid-left .checkerboard-image {
        margin-right: 57px;
        margin-left: 0;
    }

    .wp-block-eleven-online-container.alignfull.scenic-route.trapezoid-left .checkerboard-text {
        left: 42px;
    }

    .wp-block-eleven-online-container.alignfull.scenic-route.trapezoid-left .checkerboard-text p {
        padding: 15px 20px !important;
    }

    .scenic-route.scenic-route-left .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image {
        margin-right: 58px;
    }

    .scenic-route.scenic-route-left .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text {
        left: 40px;
    }

    .scenic-route .background-eleven-online .checkerboard-image .checkerboard-text .background-eleven-online h2 {
        padding-left: 36px;
    }

    .scenic-route .background-eleven-online .checkerboard-image .checkerboard-text .background-eleven-online p {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 1200px) {
    .group-form {
        max-width: 100% !important;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image {
        height: 450px;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text {
        min-width: 500px !important;
        max-height: 400px !important;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online .wp-block-eleven-online-block-button, .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online p, .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online h2 {
        padding-right: 40px;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online h2 {
        font-size: 4rem;
        padding-left: 19px;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online p {
        font-size: 1.3rem;
        margin-bottom: 4px;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online .wp-block-eleven-online-block-button .button {
        font-size: 1.3rem;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online .wp-block-eleven-online-block-button .button:before {
        border-bottom: 49px solid #C50035;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online .wp-block-eleven-online-block-button .button:after {
        border-top: 49px solid #C50035;
    }
}

@media only screen and (max-width: 1100px) {
    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image .checkerboard-text {
        min-width: 380px !important;
        max-height: 400px !important;
        left: -60px !important;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image .checkerboard-text .background-eleven-online .wp-block-eleven-online-block-button, .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image .checkerboard-text .background-eleven-online p, .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image .checkerboard-text .background-eleven-online h2 {
        padding-right: 40px;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image .checkerboard-text .background-eleven-online h2 {
        font-size: 4rem;
        padding-left: 19px;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image .checkerboard-text .background-eleven-online p {
        font-size: 1.3rem;
        margin-bottom: 4px;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image .checkerboard-text .background-eleven-online .wp-block-eleven-online-block-button .button {
        font-size: 1.3rem;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image .checkerboard-text .background-eleven-online .wp-block-eleven-online-block-button .button:before {
        border-bottom: 49px solid #C50035;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image .checkerboard-text .background-eleven-online .wp-block-eleven-online-block-button .button:after {
        border-top: 49px solid #C50035;
    }
}

body:not(.home) article.page .groups-section {
    padding: 0 !important;
    height: 75px;
}

body:not(.home) .wp-block-eleven-online-container.alignfull > .background-eleven-online {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

body:not(.home) .wp-block-eleven-online-container.groups-section {
    min-height: 170px;
}

@media only screen and (max-width: 1080px) {
    .wp-block-eleven-online-container:not(.sample-itinerary).hours div.background-eleven-online {
        padding: 0 !important;
    }

    .wp-block-eleven-online-container:not(.sample-itinerary).hours .background-eleven-online .has-4-columns > .wp-block-column {
        border-bottom: 1px solid #161f60;
        padding-bottom: 41px;
    }

    .wp-block-eleven-online-container:not(.sample-itinerary).hours .background-eleven-online .has-4-columns .wp-block-column:after {
        border-right: none;
    }

    .wp-block-eleven-online-container:not(.sample-itinerary).tramsporter h2 {
        font-size: 60px;
    }
}

@media only screen and (max-width: 980px) {
    .wp-block-eleven-online-container.alignfull.video-container .img-background-background-eleven-online {
        background-image: url("/wp-content/uploads/2019/05/home-tram-image.png") !important;
    }

    .wp-block-eleven-online-container.alignfull.video-container .background-eleven-online {
        padding-top: 75px !important;
        padding-bottom: 75px !important;
    }

    .scenic-route.eat-shop.alignfull .background-eleven-online {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .scenic-route.eat-shop .background-eleven-online {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .scenic-route.eat-shop .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text {
        max-height: 590px !important;
    }

    .scenic-route.eat-shop .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online {
        padding: 0 !important;
    }

    .scenic-route.eat-shop .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .wp-block-eleven-online-block-button {
        padding-left: 0;
        padding-bottom: 20px;
        text-align: center !important;
        margin-bottom: 20px;
    }

    .wp-block-eleven-online-container.red-text.hiking-hero .background-eleven-online {
        padding: 65px 15px !important;
    }

    .wp-block-eleven-online-container.red-text.hiking-hero .background-eleven-online h1 {
        padding-top: 0 !important;
        padding-bottom: 15px !important;
    }

    .hiking-block {
        padding: 0 0;
    }

    .hiking-block .has-3-columns.tram-3col .wp-block-column {
        flex-basis: initial;
        margin-left: auto;
    }

    .wp-block-eleven-online-container:not(.sample-itinerary):not(.group-gravity):not(.group-form) .background-eleven-online h1 {
        font-size: 50px;
        padding: 5%;
    }

    .wp-block-eleven-online-container:not(.sample-itinerary):not(.group-gravity):not(.group-form).hours-header div.background-eleven-online {
        padding: 0 0 !important;
    }

    .wp-block-eleven-online-container:not(.sample-itinerary):not(.group-gravity):not(.group-form).hours div.background-eleven-online, .wp-block-eleven-online-container:not(.sample-itinerary):not(.group-gravity):not(.group-form).tramsporter div.background-eleven-online, .wp-block-eleven-online-container:not(.sample-itinerary):not(.group-gravity):not(.group-form).accessibility div.background-eleven-online {
        padding: 0 !important;
    }

    .wp-block-eleven-online-container:not(.sample-itinerary):not(.group-gravity):not(.group-form).hours .background-eleven-online .has-4-columns > .wp-block-column, .wp-block-eleven-online-container:not(.sample-itinerary):not(.group-gravity):not(.group-form).tramsporter .background-eleven-online .has-4-columns > .wp-block-column, .wp-block-eleven-online-container:not(.sample-itinerary):not(.group-gravity):not(.group-form).accessibility .background-eleven-online .has-4-columns > .wp-block-column {
        border-bottom: 1px solid #161f60;
        padding-bottom: 41px;
    }

    .wp-block-eleven-online-container:not(.sample-itinerary):not(.group-gravity):not(.group-form).hours .background-eleven-online .has-4-columns .wp-block-column:after, .wp-block-eleven-online-container:not(.sample-itinerary):not(.group-gravity):not(.group-form).tramsporter .background-eleven-online .has-4-columns .wp-block-column:after, .wp-block-eleven-online-container:not(.sample-itinerary):not(.group-gravity):not(.group-form).accessibility .background-eleven-online .has-4-columns .wp-block-column:after {
        border-right: none;
    }

    .hours {
        padding-top: 0;
    }

    .hours > .background-eleven-online > p {
        padding-left: 40px;
        padding-right: 40px;
    }

    .map-block {
        flex-flow: column !important;
    }

    .map-block .wp-block-column:first-child .wp-block-eleven-online-container .background-eleven-online {
        padding: 0 !important;
        text-align: center;
    }

    .map-block .tickets-button {
        text-align: center !important;
    }

    .tramsporter h2 {
        font-size: 50px !important;
    }

    .groups-section {
        min-height: 100px !important;
        padding-bottom: 10% !important;
    }

    .groups-section div.background-eleven-online {
        padding: 0 !important;
        height: 10px;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes {
        flex-wrap: wrap !important;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes .wp-block-column {
        margin-top: 12px !important;
        margin-bottom: 12px !important;
        margin-left: 12px !important;
        margin-right: 12px !important;
        flex-basis: calc(49% - 16px);
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes .wp-block-column:nth-of-type(1) {
        margin-top: unset !important;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes .wp-block-column:nth-of-type(4) {
        margin-bottom: unset !important;
        margin-top: unset !important;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes .wp-block-column .wp-block-eleven-online-container .background-eleven-online {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes .wp-block-column:nth-of-type(1) .wp-block-eleven-online-block-button .button {
        right: 0px;
        bottom: -100px;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes .wp-block-column:nth-of-type(2) .wp-block-eleven-online-block-button .button {
        right: 0px;
        bottom: -128px;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes .wp-block-column:nth-of-type(3) .wp-block-eleven-online-block-button .button {
        right: 0px;
        bottom: -128px;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes .wp-block-column:nth-of-type(4) .wp-block-eleven-online-block-button .button {
        right: 0px;
        bottom: -128px;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes .wp-block-column .wp-block-eleven-online-block-button .button {
        right: -6px;
        bottom: 0;
    }

    .scenic-route {
        padding-bottom: 20px;
    }

    .scenic-route .background-eleven-online {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-image {
        margin: 0 !important;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text {
        width: 80% !important;
        top: -61px;
        left: unset !important;
        margin: 0 auto;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online h2, .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online p, .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online .wp-block-eleven-online-block-button {
        text-align: center !important;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online h2 {
        font-size: 3.8rem;
        padding: 20px 40px;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online p {
        padding: 10px 40px;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online .wp-block-eleven-online-block-button {
        padding: 10px 20px;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online .wp-block-eleven-online-block-button .button {
        margin-bottom: 10px;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online .wp-block-eleven-online-block-button .button:before {
        border-bottom: 49px solid #C50035;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online .wp-block-eleven-online-block-button .button:after {
        border-top: 49px solid #C50035;
    }

    .events {
        margin-top: 0px;
    }

    .events p {
        padding: 0 9%;
    }

    .events .background-eleven-online {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
}

.blue-bar {
    background-color: #161F60;
    width: 100%;
    position: relative;
    z-index: 2;
}

.blue-bar h1 {
    font-size: calc(22px + 1.2vw);
    color: #ffffff;
    font-weight: 500;
    font-style: italic;
    text-align: center;
    line-height: 1.5;
    padding-bottom: 10px;
}

.nubbin {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #161f60;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    z-index: 500;
}

@media only screen and (max-width: 800px) {
    .eat-shop, .scenic-route .background-eleven-online .checkerboard-container {
        padding-bottom: 60px;
    }

    .tramsporter h2 {
        font-size: 40px !important;
    }
}

@media only screen and (max-width: 660px) {
    .wp-block-columns.alignfull.has-4-columns.home-boxes {
        flex-flow: column nowrap !important;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes .wp-block-column {
        margin: 0 12px !important;
        flex-basis: 100% !important;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes .wp-block-column:nth-of-type(1) {
        margin-top: 12px !important;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes .wp-block-column:nth-of-type(4) {
        margin-bottom: 12px !important;
        margin-top: -10px !important;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes .wp-block-column .wp-block-eleven-online-container .background-eleven-online {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes .wp-block-column:nth-of-type(1) .wp-block-eleven-online-block-button .button {
        right: 0px;
        bottom: -100px;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes .wp-block-column:nth-of-type(2) .wp-block-eleven-online-block-button .button {
        right: 0px;
        bottom: -128px;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes .wp-block-column:nth-of-type(3) .wp-block-eleven-online-block-button .button {
        right: 0px;
        bottom: -128px;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes .wp-block-column:nth-of-type(4) .wp-block-eleven-online-block-button .button {
        right: 0px;
        bottom: -128px;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes .wp-block-column .wp-block-eleven-online-block-button .button {
        right: -6px;
        bottom: 0;
    }

    .wp-block-columns.alignfull.has-4-columns.home-boxes .background-eleven-online {
        margin: 1px 7px;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text {
        max-width: 340px !important;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online h2 {
        font-size: 3.4rem;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online h2, .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .background-eleven-online p {
        padding: 8px 10px 2px 10px;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .wp-block-eleven-online-block-button {
        padding-right: 0;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text .wp-block-eleven-online-block-button .button {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .scenic-route .background-eleven-online {
        padding-bottom: 0;
    }

    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text {
        min-width: 95% !important;
        margin-bottom: -145px;
    }

    .sandiagos .wp-block-eleven-online-block-checkerboard .checkerboard-text {
        margin-bottom: 35px !important;
    }

    .gift-shop .wp-block-eleven-online-block-checkerboard .checkerboard-text {
        margin-bottom: -90px !important;
    }

    .gift-shop .wp-block-eleven-online-block-checkerboard .checkerboard-text p {
        padding-bottom: 5px !important;
    }

    .hiking-wildlife .wp-block-eleven-online-block-checkerboard, .dining-views .wp-block-eleven-online-block-checkerboard {
        padding-bottom: 100px !important;
    }

    .dining-views .wp-block-eleven-online-block-checkerboard .checkerboard-text .aligncenter {
        margin-bottom: -30px;
    }

    .sp-ski-area .wp-block-eleven-online-block-checkerboard {
        padding-bottom: 90px !important;
    }

    .sp-ski-area .wp-block-eleven-online-block-checkerboard .checkerboard-text p {
        padding-bottom: 5px !important;
    }
}

@media only screen and (max-width: 500px) {
    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text {
        min-width: 473px !important;
        margin-bottom: -153px;
    }

    .sandiagos .wp-block-eleven-online-block-checkerboard .checkerboard-text {
        margin-bottom: -25px !important;
    }

    .gift-shop .wp-block-eleven-online-block-checkerboard .checkerboard-text {
        margin-bottom: -105px !important;
    }

    .gift-shop .wp-block-eleven-online-block-checkerboard .checkerboard-text p {
        padding-bottom: 5px !important;
    }
}

@media only screen and (max-width: 414px) {
    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text {
        min-width: 350px !important;
    }
}

@media only screen and (max-width: 414px) {
    .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text {
        min-width: 350px !important;
    }
}

@media only screen and (max-width: 980px) {
    .price-table {
        display: none;
    }
}

@media only screen and (max-width: 798px) {
    .home-boxes.groups .wp-block-column {
        flex-basis: 100% !important;
    }
}

@media only screen and (min-width: 981px) {
    .price-table {
        display: block;
    }

    .mobile-price-table {
        display: none;
    }
}

.home .wp-block-eleven-online-container h1 {
    font-size: 72px;
    font-weight: lighter;
}

.post-slider {
    float: left;
    background: #161F60;
    height: 525px;
    position: relative;
}

.post-slider .image-background {
    background: #ffffff;
    float: left;
    height: 525px;
    width: 25%;
    position: absolute;
    right: 0%;
    top: 0%;
}

.post-slider .image-background:before {
    content: "";
    border-bottom: 525px solid #ffffff;
    border-left: 255px solid transparent;
    position: absolute;
    right: 100%;
}

.post-slider .slide {
    height: 450px;
    width: 95%;
    margin: 3% auto 1%;
    float: left;
    z-index: 2;
}

.post-slider .slide .text-box {
    color: #ffffff;
    padding: 1% 3% 0 9%;
}

.post-slider .slide .text-box h1 {
    color: #ffffff;
    font-size: 40px;
    font-size: 4rem;
    font-style: italic;
    font-weight: bold;
}

.post-slider .slide .text-box p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
}

.post-slider .slide .text-box #date {
    letter-spacing: 0.25rem;
    font-weight: 300;
    margin-bottom: 12px;
    font-size: 1.2rem;
    text-transform: uppercase;
}

.post-slider .slide .text-box .button {
    margin-top: 30px;
    background: #C50035;
    font-weight: bold;
    position: relative;
}

.post-slider .slide .text-box .button:before, .post-slider .slide .text-box .button:after {
    content: "";
    width: 0;
    height: 0;
    bottom: 0;
}

.post-slider .slide .text-box .button:before {
    border-bottom: 54px solid #C50035;
    border-left: 29px solid transparent;
    position: absolute;
    right: 100%;
}

.post-slider .slide .text-box .button:after {
    border-top: 54px solid #C50035;
    border-right: 29px solid transparent;
    position: absolute;
    left: 100%;
}

.post-slider .slide .text-box .button:hover {
    color: #161F60;
}

.post-slider .slide .image-box {
    height: 450px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 0;
}

.post-slider .carousel-controls {
    float: left;
    height: 85px;
    width: 20px;
    position: relative;
    top: 55%;
    left: 0%;
    z-index: 999;
}

.post-slider .carousel-controls .carousel-control-next-icon, .post-slider .carousel-controls .carousel-control-prev-icon {
    position: absolute;
}

.post-slider .carousel-controls .carousel-control-next-icon img, .post-slider .carousel-controls .carousel-control-prev-icon img {
    height: 32px;
    width: 16px;
}

.post-slider .carousel-controls .carousel-control-next-icon {
    top: -70%;
}

.groups-section {
    background: url(images/mountain-background-2.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0% 100%;
    font-family: brother-1816;
    margin-bottom: -1%;
    min-height: 500px;
    padding: 151px 0;
}

.groups-section .wrap {
    width: 95%;
}

.groups-section .wrap .groups h1 {
    color: #C50035;
    font-size: 50px;
    font-size: 5rem;
    font-weight: 500;
    font-style: italic;
    text-align: center;
    line-height: 1;
    margin-left: 50px;
    text-transform: uppercase;
}

.groups-section .wrap .groups .heading-small {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 5%;
}

.groups-section .wrap .groups p {
    font-size: 18px;
    color: #161F60;
    margin-bottom: 30px;
}

.groups-section .wrap .groups a {
    font-size: 1.2rem;
    text-decoration: underline;
    font-family: brother-1816;
    letter-spacing: 2px;
    font-weight: 900;
    margin-top: 10px;
}

.groups-section .wrap .groups .one-sixth {
    margin-top: 4%;
}

.groups-section .wrap .groups .five-sixths {
    padding-left: 25px;
}

@media only screen and (max-width: 1920px) {
    .post-slider .carousel-controls {
        top: 56%;
        left: 1%;
    }
}

@media only screen and (max-width: 1570px) {
    .post-slider {
        height: 425px;
        position: relative;
    }

    .post-slider .image-background {
        height: 425px;
        width: 25%;
    }

    .post-slider .image-background:before {
        border-bottom: 425px solid #ffffff;
    }

    .post-slider .slide {
        height: 375px;
        width: 95%;
    }

    .post-slider .slide .text-box h1 {
        font-size: 38px;
        font-size: 3.8rem;
    }

    .post-slider .slide .text-box p {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.4;
        margin-bottom: 10px;
    }

    .post-slider .slide .text-box #date {
        letter-spacing: 0.25rem;
        font-weight: 300;
        margin-bottom: 12px;
        font-size: 1.2rem;
    }

    .post-slider .slide .text-box .button:before, .post-slider .slide .text-box .button:after {
        content: "";
        width: 0;
        height: 0;
        bottom: 0;
    }

    .post-slider .slide .text-box .button:before {
        border-bottom: 54px solid #C50035;
        border-left: 35px solid transparent;
        position: absolute;
        right: 100%;
    }

    .post-slider .slide .text-box .button:after {
        border-top: 54px solid #C50035;
        border-right: 35px solid transparent;
        position: absolute;
        left: 100%;
    }

    .post-slider .slide .image-box {
        height: 350px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-left: 0;
    }

    .post-slider .carousel-controls {
        float: left;
        height: 85px;
        width: 20px;
        position: relative;
        top: 55%;
        left: 0;
        z-index: 999;
    }

    .post-slider .carousel-controls .carousel-control-next-icon, .post-slider .carousel-controls .carousel-control-prev-icon {
        position: absolute;
    }

    .post-slider .carousel-controls .carousel-control-next-icon img, .post-slider .carousel-controls .carousel-control-prev-icon img {
        height: 32px;
        width: 16px;
    }

    .post-slider .carousel-controls .carousel-control-next-icon {
        top: -70%;
    }

    .groups-section {
        min-height: 150px;
    }

    .groups-section .wrap .groups {
        margin: 20% auto;
    }

    .groups-section .wrap .groups .one-sixth {
        width: 25%;
    }

    .groups-section .wrap .groups .five-sixths {
        width: 70%;
    }

    .groups-section .wrap .groups .five-sixths {
        padding-left: 80px;
    }
}

@media only screen and (max-width: 1370px) {
    .post-slider .slide {
        margin: 5% auto 0;
    }

    .post-slider .slide .text-box {
        padding-left: 5%;
    }

    .post-slider .slide .text-box h1 {
        font-size: 34px;
        font-size: 3.4rem;
    }

    .post-slider .slide .text-box p {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.3;
        margin-bottom: 10px;
    }

    .post-slider .slide .text-box #date {
        letter-spacing: 0.25rem;
        font-weight: 300;
        margin-bottom: 12px;
        font-size: 1.1rem;
    }

    .post-slider .slide .text-box .button {
        font-size: 1.3rem;
    }

    .post-slider .slide .text-box .button:before {
        border-bottom: 49px solid #C50035;
    }

    .post-slider .slide .text-box .button:after {
        border-top: 49px solid #C50035;
    }

    .post-slider .carousel-controls {
        top: 59%;
    }
}

@media only screen and (max-width: 1080px) {
    .groups-section .wrap .groups {
        margin: 25% auto;
    }
}

@media only screen and (min-width: 981px) {
    .mobile-only {
        display: none;
    }
}

@media only screen and (max-width: 980px) {
    .groups-section {
        padding-bottom: 30%;
    }

    .groups-section .wrap .groups h1 {
        font-size: 6.8rem;
        margin-left: 0;
        text-align: left;
    }

    .groups-section .wrap .groups .one-sixth {
        margin-top: 8%;
        margin-left: 2%;
        width: 100%;
    }

    .groups-section .wrap .groups .heading-small {
        font-size: 2rem;
    }

    .groups-section .wrap .groups .five-sixths {
        padding-left: 0;
        margin-left: 3%;
        width: 100%;
    }

    .desktop-only {
        display: none;
    }

    .post-slider {
        height: 800px;
    }

    .post-slider .mobile-only {
        display: flex;
        flex-flow: row nowrap;
        color: #ffffff;
        margin-top: 30px;
        max-width: 95%;
        justify-content: space-between;
    }

    .post-slider .mobile-only .news-mobile {
        margin-left: 5%;
    }

    .post-slider .mobile-only .carousel-controls {
        display: flex;
        flex-flow: row nowrap;
        height: auto;
        position: unset;
        width: 60px;
        justify-content: space-between;
    }

    .post-slider .mobile-only .carousel-controls .carousel-control-next-icon, .post-slider .mobile-only .carousel-controls .carousel-control-prev-icon {
        position: unset;
        float: left;
    }

    .post-slider .image-background {
        display: none;
    }

    .post-slider .carousel-controls {
        display: none;
    }

    .post-slider #post-slider {
        width: 100%;
        margin-top: 0;
    }

    .post-slider #post-slider .carousel-inner .flex {
        display: flex;
        flex-flow: column-reverse nowrap;
    }

    .post-slider #post-slider .carousel-inner .flex .image-box {
        height: 320px;
        width: 90%;
        margin-left: 5%;
    }

    .post-slider #post-slider .carousel-inner .flex .text-box {
        width: 96%;
        display: flex;
        flex-flow: column nowrap;
    }

    .post-slider #post-slider .carousel-inner .flex .text-box h1 {
        text-align: left;
        font-size: 4rem;
        margin-top: 20px;
    }

    .post-slider #post-slider .carousel-inner .flex .text-box #date {
        font-size: 1.6rem;
    }

    .post-slider #post-slider .carousel-inner .flex .text-box .button {
        align-self: center;
    }
}

@media only screen and (max-width: 400px) {
    .post-slider .slide .text-box .button:before {
        right: 99%;
    }

    .post-slider .slide .text-box .button:after {
        left: 99%;
    }
}

.page-id-73 .single-hero {
    padding-top: 50px;
    padding-bottom: 70px;
    background-position: 0 100% !important;
}

.page-id-73 .single-hero .hero-content h1 {
    font-weight: 900;
    font-style: italic;
    font-size: 4.8rem;
    color: #ffffff;
}

.page-id-73 .single-hero .hero-content p {
    font-size: 1.8rem;
    color: #ffffff;
    font-weight: 300;
}

.page-id-73 .tickets-wrap {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.page-id-73 .tickets-wrap .ticket-heading {
    background-color: #EBEBEB;
    width: 86%;
    display: flex;
    flex-flow: row nowrap;
    margin-bottom: 40px;
    margin-right: 5%;
}

.page-id-73 .tickets-wrap .ticket-heading p {
    margin: 10px 0 10px 20px;
}

.page-id-73 .tickets-wrap .tickets-container {
    flex-flow: column nowrap;
    justify-content: space-between;
    width: 81%;
}

.page-id-73 .tickets-wrap .tickets-container .ticket-details {
    width: 100%;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.page-id-73 .tickets-wrap .tickets-container .ticket-details .blue-text {
    width: 50%;
}

.page-id-73 .tickets-wrap .tickets-container .ticket-details .blue {
    color: #161F60;
}

.page-id-73 .tickets-wrap .tickets-container .ticket-details p {
    margin: 4px;
}

.page-id-73 .tickets-wrap .tickets-container .ticket-details .button {
    padding: 9px 36px;
}

.page-id-73 .tickets-wrap .tickets-container .ticket-details .button:hover {
    background-color: #161F60;
}

/* ISale Header Styles */
#header {
    width: 100% !important;
}

.link-box a img {
    margin: -4px 10px 0 0 !important;
}

#page .single-hero {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
    background-position: 0 100% !important;
    background-size: cover !important;
    min-height: 306px !important;
}

#page .single-hero .hero-content {
    margin: 20px 0;
    max-width: none !important;
}

#page .single-hero .hero-content h1 {
    font-family: brother-1816;
    font-style: italic;
    font-size: 4.8rem;
    font-weight: 700;
    color: #ffffff;
    text-align: center !important;
}

#page .single-hero .hero-content p {
    color: #ffffff;
    text-align: center;
}

#page .footerprivacy, #page .footercopyright {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    margin: 5px auto;
}

.catalogaddtocartcolumn {
    padding: 0 !important;
    margin: 0 !important;
}

.catalogaddtocartcolumn .btn-default {
    margin-right: 0 !important;
}

.fas.fa-shopping-cart {
    display: none !important;
}

#pricesfordiv {
    width: 76%;
}

#pricesfordiv h1 {
    margin-top: 25px;
    color: #161F60;
    font-size: 4.8rem;
    font-style: italic;
    font-weight: 400;
}

#pricesfordiv b {
    display: none;
}

.pagecatalogdefault, .pageshoppingcartconfirmation {
    width: 80%;
}

.accordion .card {
    border: none;
}

.accordion .card .card-header {
    width: 76%;
    align-self: center;
    background-color: #EBEBEB;
    padding: 0.75rem 0.15rem;
    margin-top: 20px;
    padding-left: 14px;
    color: #161F60;
    border-bottom: none;
}

.accordion .card .card-body {
    width: 76%;
}

.col-11.catalogrowline {
    flex: 0 0 100%;
    margin-bottom: 10px;
    width: 100%;
    max-width: 100%;
    padding-right: 0;
}

.col-11.catalogrowline:hover {
    background: none;
    font-weight: normal;
}

.col-11.catalogrowline .row {
    align-items: center;
}

.catalogdescriptioncolumn {
    flex: 0 0 40%;
    max-width: 40%;
}

.catalogdescriptioncolumn .catalogproductname {
    font-size: 1.8rem;
    font-weight: 100;
}

.catalogdescriptioncolumn .catalogproductname a {
    color: #161F60;
}

.catalogdescriptioncolumn .catalogproductname a:hover {
    color: #C50035;
}

.catalogpricecolumn {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.catalogpricecolumn span {
    color: #C50035;
}

.catalogpricecolumn span:hover {
    color: #161F60;
}

.catalogpricecolumnqtyavailable {
    color: #161F60;
    font-family: brother-1816;
    margin-left: 10px;
}

.addavailablecolumn {
    color: #161F60;
    font-family: brother-1816;
}

.catalogaddtocartcolumn {
    margin-left: 10px;
    padding-right: 0;
    display: flex;
    justify-content: flex-end;
}

.catalogaddtocartcolumn .btn-default {
    margin-right: 25px;
    font-size: 1.6rem;
    font-family: brother-1816;
    text-shadow: none;
    border-radius: 4px;
    background-image: none !important;
    border-color: #fff !important;
    background-color: #C50035;
    color: #ffffff;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 8px 16px;
    border-radius: 4px;
}

.catalogaddtocartcolumn .btn-default .i {
    display: none;
}

.catalogaddtocartcolumn .btn-default:hover {
    background-color: #161F60;
}

.catalogaddtocartcolumn .btn-default .fa-shopping-cart:before {
    content: "";
}

/*  Add to cart styles
 */
.pageshoppingcartadd form {
    width: 80%;
    margin: 0 auto;
}

.pageshoppingcartadd form .container-fluid fieldset {
    color: #161F60;
}

.pageshoppingcartadd form .container-fluid fieldset .row:nth-of-type(2) {
    display: flex;
}

#productterms {
    color: #161F60;
    width: 100% !important;
    border: none !important;
    padding: 2%;
}

.pageshoppingcartadd {
    width: 80%;
    margin: 0 auto;
}

.pageshoppingcartadd .container-fluid .row:last-of-type {
    width: 100%;
    padding-bottom: 75px;
}

.pageshoppingcartadd .container-fluid .row:nth-of-type(3) .col-sm-12.col-md-2 .editor-label-required {
    height: 343px;
    vertical-align: top;
}

.addproductname {
    margin-top: 25px;
    color: #161F60;
    font-size: 4.8rem;
    font-family: brother-1816;
    font-style: italic;
    font-weight: 400;
}

.addproductdescription {
    display: none;
}

.editor-label label {
    color: #161F60;
}

.editor-label-required {
    font-size: 1.8rem;
    font-family: brother-1816;
    color: #C50035;
}

.editor-label-required label {
    font-size: 1.8rem;
    font-family: brother-1816;
    color: #C50035;
}

.pricesvalidrangedisplay {
    margin-top: 20px;
    margin-bottom: 20px;
}

.pricesvalidrangedisplay label {
    font-weight: 300;
}

.pricesvalidrangedisplay .editor-field {
    font-size: 1.8rem;
    font-family: brother-1816;
    color: #161F60;
    font-weight: 200;
}

#arrivaldatepicker {
    margin-top: 20px;
}

#arrivaldatepicker .ui-datepicker-title, #arrivaldatepicker .ui-datepicker-calendar span, #arrivaldatepicker .ui-state-default {
    font-size: 1.4rem !important;
    font-family: brother-1816 !important;
    color: #161F60 !important;
}

.row.unitpricediv {
    margin-top: 20px;
    margin-bottom: 20px;
}

.row.unitpricediv .editor-field {
    font-size: 1.8rem;
    font-family: brother-1816;
    color: #161F60;
    font-weight: 200;
}

.row.unitpricediv {
    font-weight: 300 !important;
    color: #161F60;
}

.addquantitylabel label {
    font-weight: 300;
}

#nameprompt {
    margin-top: 20px;
}

#nameprompt .row {
    margin-top: 20px;
    margin-bottom: 20px;
}

.row {
    align-items: center;
    margin-bottom: 10px;
}

.editor-field-required {
    background-color: #fff;
}

.editor-field-required input, .editor-field-required select {
    background-color: #EBF7FB;
}

.editor-field-required select {
    height: 50px !important;
}

input[type="date"], .form-control {
    padding: 16px;
}

input[type="date"]:before {
    content: "";
}

input {
    font-size: 1.8rem !important;
    font-weight: 200 !important;
    color: #161F60 !important;
}

#Quantity {
    max-width: 70px;
}

#PersonFirstName, #PersonLastName {
    max-width: 700px;
}

.crosssellproducts {
    max-width: 80%;
    border: none;
    border-top: 1px solid #F3F3F4;
    margin-bottom: 50px;
}

.crosssellproducts .row:last-of-type {
    border-top: 1px solid #F3F3F4;
    display: flex;
    flex-flow: row nowrap;
    width: 100% !important;
    padding-bottom: 0 !important;
    align-items: flex-end;
}

.addcrosssellcheckbox {
    display: flex;
    flex-flow: row nowrap;
    flex: 0 0 100%;
    max-width: 100%;
    align-items: center;
    color: #161F60;
    font-size: 1.8rem;
    margin-top: 20px;
}

.addcrosssellcheckbox label {
    order: 2;
    margin-bottom: 0;
}

.addcrosssellcheckbox #CROSSSELL-140149 {
    width: 30px;
    align-self: center;
    margin-left: 22%;
}

.addcrosssellproductdescription {
    margin-bottom: 15px;
    color: #161F60;
}

.addcrosssellpricedescription {
    display: none;
}

div.addcrosssellinput.text-center {
    text-align: left !important;
    padding-left: 0;
}

#addtocart, .btn.btn-large.btn-block.btn-primary {
    font-size: 1.6rem;
    font-family: brother-1816;
    text-shadow: none;
    background-image: none !important;
    border-color: #fff !important;
    background-color: #C50035;
    color: #ffffff;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 9px 36px;
    max-width: 225px;
}

#addtocart:hover, .btn.btn-large.btn-block.btn-primary:hover {
    background-color: #161F60;
}

.btn.btn-default.btn-lg, #cartbottomcancelbutton {
    font-size: 1.6rem;
    font-family: brother-1816;
    text-shadow: none;
    background-image: none !important;
    background: #fff !important;
    background: -moz-linear-gradient(top, #fff 0%, #E1E1E1 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #E1E1E1)) !important;
    background: -webkit-linear-gradient(top, #fff 0%, #E1E1E1 100%) !important;
    background: -o-linear-gradient(top, #fff 0%, #E1E1E1 100%) !important;
    background: -ms-linear-gradient(top, #fff 0%, #E1E1E1 100%) !important;
    background: linear-gradient(to bottom, #fff 0%, #E1E1E1 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0) !important;
    border: 1px solid #D3D2D2;
    color: #161F60;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 9px 36px;
    max-width: 225px;
}

.btn.btn-default.btn-lg:hover, #cartbottomcancelbutton:hover {
    background-color: #161F60;
    color: #8E8E8E;
}

.btn.btn-default.btn-lg .fa-trash-alt:before, #cartbottomcancelbutton .fa-trash-alt:before {
    content: "";
}

.pageshoppingcart {
    display: flex;
    width: 80%;
    align-self: center;
    margin: 0 auto;
    color: #161F60;
}

.pageshoppingcart form {
    margin: 0 auto;
}

.pageshoppingcart form .container:nth-of-type(4) {
    border-top: 1px solid #D6D6D6;
}

.pageshoppingcart form .container:nth-of-type(4) .row {
    margin-top: 40px;
    width: 71%;
}

.pageshoppingcart form .container:nth-of-type(4) .row .col-sm-4 + .col-sm-1 {
    display: none;
}

.pageshoppingcart form .accordian .card {
    border: none;
}

.pageshoppingcart form .accordian .card .card-header {
    width: 100%;
    align-self: center;
    background-color: #EBEBEB;
    padding: 0.75rem 0.15rem;
    margin-top: 20px;
    text-transform: uppercase;
    border-bottom: none;
}

.pageshoppingcart form .accordian .card .card-header .mb-0 {
    color: #161F60;
    margin-left: 10px;
    font-weight: 200;
    font-size: 20px;
    letter-spacing: 1px;
}

.pageshoppingcart form .accordian .card .card-header .mb-0 b {
    font-weight: 200;
}

.pageshoppingcart form .accordian .card .card-body {
    width: 100%;
    margin-top: 10px;
}

.pageshoppingcart form .accordian .card .card-body .row {
    color: #161F60;
    margin-bottom: 20px;
}

.pageshoppingcart form .accordian .card .card-body .row:hover {
    background-color: transparent !important;
}

.pageshoppingcart form .accordian .card .card-body .row .fa-trash-alt:before {
    content: "DELETE";
    color: #21A3D5;
    font-size: 1.4rem;
    font-family: brother-1816;
    font-weight: 300;
}

.pageshoppingcart form .accordian .card .card-body #OptInEmail {
    margin-right: 10px;
}

.pageshoppingcart form .accordian .card .card-body span#optinmaillabel {
    margin-left: 10px;
    color: #161F60;
}

.pageshoppingcart form .accordian .card .card-body .editor-field-required select {
    background-color: #fff;
    height: 61px !important;
    font-size: 1.8rem;
    color: #161F60;
    font-family: brother-1816;
}

#carttopbutton {
    flex: 0 0 50%;
    max-width: 50%;
}

#carttopbutton h1 {
    color: #161F60;
    font-size: 4.8rem;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 25px;
}

#carttopbutton button {
    background: none !important;
    border: none !important;
    font-size: 1.8rem;
    padding: 0 !important;
    cursor: pointer;
    font-family: brother-1816 !important;
    color: #C50035 !important;
    text-decoration: underline;
}

#carttopcontinueshoppingbuttondescription {
    display: none;
}

#cartsessiontimeout {
    display: flex;
    flex-flow: row nowrap;
    flex: 0 0 50%;
    max-width: 50%;
    justify-content: flex-end;
    align-items: center;
    margin-top: 48px;
}

#cartsessiontimeout input {
    margin-left: 20px;
    max-width: 100px;
    border: none;
}

#shopping-cartccc .rowheader {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #EBEBEB;
}

#shopping-cartccc .rowheader .col-sm-12.col-md-1, #shopping-cartccc .rowheader .col-sm-12.col-md-6, #shopping-cartccc .rowheader .col-sm-12.col-md-2 {
    margin-bottom: 15px;
}

.pageshoppingcartterms, .pageshoppingcartpayment {
    color: #161F60;
    font-family: brother-1816;
}

.pageshoppingcartterms form, .pageshoppingcartpayment form {
    margin-bottom: 50px;
}

.pageshoppingcartterms form .container:nth-of-type(5) .row, .pageshoppingcartpayment form .container:nth-of-type(5) .row {
    width: 71%;
}

.pageshoppingcartterms form .container .row .col-sm-4 button, .pageshoppingcartpayment form .container .row .col-sm-4 button {
    font-size: 1.6rem !important;
    font-family: brother-1816 !important;
    text-shadow: none !important;
    background-image: none !important;
    background: #fff !important;
    background: -moz-linear-gradient(top, #fff 0%, #E1E1E1 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #E1E1E1)) !important;
    background: -webkit-linear-gradient(top, #fff 0%, #E1E1E1 100%) !important;
    background: -o-linear-gradient(top, #fff 0%, #E1E1E1 100%) !important;
    background: -ms-linear-gradient(top, #fff 0%, #E1E1E1 100%) !important;
    background: linear-gradient(to bottom, #fff 0%, #E1E1E1 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0) !important;
    border: 1px solid #D3D2D2 !important;
    color: #161F60 !important;
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 9px 36px !important;
    max-width: 225px !important;
    text-decoration: none;
    border-radius: none;
}

.pageshoppingcartterms form .container .row .col-sm-4 button:hover, .pageshoppingcartpayment form .container .row .col-sm-4 button:hover {
    background-color: #161F60 !important;
    color: #8E8E8E !important;
}

.pageshoppingcartterms form .container .row .col-sm-4 .btn.btn-large.btn-block.btn-primary, .pageshoppingcartpayment form .container .row .col-sm-4 .btn.btn-large.btn-block.btn-primary {
    font-size: 1.6rem;
    font-family: brother-1816;
    text-shadow: none;
    background-image: none !important;
    border-color: #fff !important;
    background-color: #C50035 !important;
    color: #ffffff !important;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 9px 36px;
    max-width: 225px;
    text-decoration: none;
}

.pageshoppingcartterms form .container .row .col-sm-4 .btn.btn-large.btn-block.btn-primary:hover, .pageshoppingcartpayment form .container .row .col-sm-4 .btn.btn-large.btn-block.btn-primary:hover {
    background-color: #161F60;
}

.pageshoppingcartterms form h2, .pageshoppingcartpayment form h2 {
    font-size: 4.8rem;
    font-family: brother-1816;
    color: #161F60;
    font-style: italic;
}

.pageshoppingcartterms form button, .pageshoppingcartpayment form button {
    background: none !important;
    border: none !important;
    font-size: 1.8rem;
    padding: 0 !important;
    cursor: pointer;
    font-family: brother-1816 !important;
    color: #C50035 !important;
    text-decoration: underline;
}

.pageshoppingcartterms fieldset, .pageshoppingcartpayment fieldset {
    border: none !important;
}

.pageshoppingcartterms fieldset legend, .pageshoppingcartpayment fieldset legend {
    font-size: 3rem;
}

.pageshoppingcartterms fieldset legend b, .pageshoppingcartpayment fieldset legend b {
    font-weight: 200;
    color: #161F60;
}

.pageshoppingcartterms fieldset .row .col-sm-3, .pageshoppingcartpayment fieldset .row .col-sm-3 {
    flex: 0 0 50%;
    max-width: 50%;
    justify-content: flex-start !important;
}

.pageshoppingcartterms fieldset .row .col-sm-4, .pageshoppingcartpayment fieldset .row .col-sm-4 {
    flex: 0 0 50%;
    max-width: 50%;
}

.pageshoppingcartterms fieldset .row .col-sm-4:last-of-type, .pageshoppingcartpayment fieldset .row .col-sm-4:last-of-type {
    display: none;
}

.pageshoppingcartterms #terms, .pageshoppingcartpayment #terms {
    border: 1px solid #8E8E8E !important;
    padding: 15px 5% 0 5%;
}

.pageshoppingcartterms #terms h4, .pageshoppingcartpayment #terms h4 {
    color: #161F60;
}

.pageshoppingcartterms #terms ul li, .pageshoppingcartpayment #terms ul li {
    list-style-type: disc;
    font-weight: 200;
}

.pageshoppingcartterms #accepttermslabel, .pageshoppingcartpayment #accepttermslabel {
    color: #161F60 !important;
}

#accordionShoppingCart #cartheading {
    width: 100%;
}

#accordionShoppingCart #cartheading .fa-trash-alt:before {
    content: "DELETE";
    color: #21A3D5;
    font-size: 1.4rem;
    font-family: brother-1816;
    font-weight: 300;
}

.pageshoppingcartpayment #accordionShoppingCart {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.pageshoppingcartpayment table img, .pageshoppingcartpayment table a {
    display: block;
    margin: 0 auto;
}

.pageshoppingcartpayment .editor-field-required select {
    background-color: #ffffff;
}

.pageshoppingcartadd form .container-fluid .row:nth-of-type(2) {
    display: none;
}

#paymentForm .container .row:first-of-type .col-sm-9, #paymentForm .container .row:first-of-type .col-sm-3 {
    flex: 0 0 50%;
    max-width: 50%;
}

#paymentForm .container .row:first-of-type .col-sm-3 {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    align-items: center;
    margin-top: 50px;
}

#paymentForm .container .row:first-of-type .col-sm-3 input {
    margin-left: 20px;
    max-width: 100px;
    border: none;
}

.pageshoppingcartterms form .container .row:first-of-type .col-sm-10, .pageshoppingcartterms form .container .row:first-of-type .col-md-2 {
    flex: 0 0 50%;
    max-width: 50%;
}

.pageshoppingcartterms form .container .row:first-of-type .col-md-2 {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    align-items: center;
    margin-top: 50px;
}

.pageshoppingcartterms form .container .row:first-of-type .col-md-2 input {
    margin-left: 20px;
    max-width: 100px;
    border: none !important;
}

#submitpayment {
    font-size: 1.6rem;
    font-family: brother-1816;
    text-shadow: none;
    background-image: none !important;
    border-color: #fff !important;
    background-color: #C50035 !important;
    color: #ffffff !important;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 9px 36px !important;
    max-width: 225px;
    text-decoration: none;
}

#submitpayment:hover {
    background-color: #161F60;
}

#cancelpayment {
    font-size: 1.6rem;
    font-family: brother-1816;
    text-shadow: none;
    background-image: none;
    background: #fff !important;
    background: -moz-linear-gradient(top, #fff 0%, #E1E1E1 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #E1E1E1)) !important;
    background: -webkit-linear-gradient(top, #fff 0%, #E1E1E1 100%) !important;
    background: -o-linear-gradient(top, #fff 0%, #E1E1E1 100%) !important;
    background: -ms-linear-gradient(top, #fff 0%, #E1E1E1 100%) !important;
    background: linear-gradient(to bottom, #fff 0%, #E1E1E1 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0) !important;
    border: 1px solid #D3D2D2 !important;
    color: #161F60 !important;
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none;
    padding: 9px 36px;
    max-width: 225px;
    border-radius: none;
    text-decoration: none;
}

#cancelpayment:hover {
    background-color: #161F60 !important;
    color: #8E8E8E !important;
}

#cartlink .row {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
}

#cartlink .row #shoppingcartlink {
    font-size: 1.6rem;
    font-family: brother-1816;
    text-shadow: none;
    background-image: none !important;
    border-color: #fff !important;
    background-color: #161F60 !important;
    color: #ffffff !important;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 9px 36px !important;
    max-width: 225px;
    text-decoration: none;
}

#cartlink .row #shoppingcartlink:hover {
    background-color: #161F60;
}

#cartlink .row #shoppingcartlink .fa-shopping-cart:before {
    content: "";
}

#cartlink .row #shoppingcartcancellink {
    display: none;
}

#accordionShoppingCart {
    width: 76%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

#accordionShoppingCart .card .card-header {
    width: 76%;
    background-color: #161F60;
    align-self: center;
    padding-left: 14px;
    color: #ffffff;
}

#accordionShoppingCart .card .card-header h5 {
    font-size: 1.8rem;
    font-weight: 200;
    font-family: brother-1816;
    text-transform: uppercase;
    color: #ffffff;
}

#accordionShoppingCart .card .card-header .mb-0 small {
    display: none;
}

#accordionShoppingCart .card-body {
    width: 100%;
    align-self: center;
    color: #161F60;
    background-color: #EBF7FB;
    margin-bottom: 20px;
}

#accordionShoppingCart #collapseShoppingCart .card-body .rowheader {
    display: none;
}

#accordionShoppingCart #collapseShoppingCart .card-body .row:last-of-type {
    display: none;
}

#accordionShoppingCart #collapseShoppingCart .card-body .row:nth-last-of-type(2) {
    display: none;
}

.cartrowdeleteproduct .fa-trash-alt:before {
    content: "DELETE";
    color: #21A3D5;
    font-size: 1.4rem;
    font-family: brother-1816;
    font-weight: 300;
}

#accordionShoppingCart #collapseShoppingCart .row {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

#accordionShoppingCart + .row {
    width: 76%;
}

#accordionShoppingCart + .row .pull-right {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
}

.btn, .btn-default, .btn-lg, .btn-primary, .btn-block {
    border-radius: 0 !important;
}

.field-validation-error, #CreditCardChargeMessage {
    color: #21A3D5 !important;
}

.validation-summary-errors {
    color: #21A3D5 !important;
    font-weight: 300;
}

.pageshoppingcartpayment br + .row .validation-summary-errors {
    display: none;
}

.pageshoppingcartpayment form .container .row:last-of-type {
    width: 71%;
}

#nameprompt .row:nth-of-type(2) {
    display: flex;
}

#nameprompt .row:last-of-type {
    padding-bottom: 0;
}

.pageshoppingcartcancel .container h2, .pageshoppingcartcancel .container p {
    color: #161F60;
}

.pageshoppingcartcancel button {
    background: none !important;
    border: none !important;
    font-size: 1.8rem;
    padding: 0 !important;
    cursor: pointer;
    font-family: brother-1816 !important;
    color: #C50035 !important;
    text-decoration: underline;
}

#ExpirationMonth, #ExpirationYear {
    margin-bottom: 20px;
    font-size: 1.8rem;
    min-height: 61px;
    color: #161F60;
    padding: 10px 0;
}

.pageshoppingcartconfirmation {
    color: #161F60;
    font-family: brother-1816;
}

#ConfirmationPageDiv {
    color: #161F60;
    font-family: brother-1816;
    font-size: 1.8rem !important;
}

#ConfirmationPageDiv p, #ConfirmationPageDiv span {
    color: #161F60;
    font-family: brother-1816;
    font-size: 1.8rem !important;
}

#ConfirmationPageDiv h1 {
    color: #161F60;
    font-family: brother-1816;
    font-size: 4.8rem;
    margin-bottom: 50px;
    margin-top: 25px;
    font-style: italic;
}

#orderSummary {
    color: #161F60;
    font-size: 1.4rem;
    font-weight: 300;
}

#orderSummary table {
    border-bottom: none;
}

#orderSummary table tbody {
    border-bottom: none;
}

#orderSummary table tbody td {
    border-top: none;
    padding: 0;
}

.pageshoppingcartconfirmation .btn-lg {
    font-size: 1.6rem;
    font-family: brother-1816;
    text-shadow: none;
    background-image: none !important;
    border-color: #fff !important;
    background-color: #C50035 !important;
    color: #ffffff !important;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 9px 36px !important;
    max-width: 225px;
    text-decoration: none;
}

.pageshoppingcartconfirmation .btn-lg:hover {
    background-color: #161F60;
}

.pageshoppingcartconfirmation .btn-lg .fa-trash-alt:before {
    content: "";
}

#ArrivalDatePrompt {
    width: 74%;
    margin: 0 auto;
}

#cataloginstructions {
    width: 74%;
    margin: 20px auto 0;
}

.isale {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}

#arrivaldatepicker {
    margin-left: 25%;
}

.arrivaldatepromptdate {
    flex: 0 0 100%;
    max-width: 100%;
}

.arrivaldatepromptdate .row:first-of-type {
    display: none;
}

.col-sm-12.col-md-2.arrivaldatepromptqty {
    display: none;
}

#arrivaldateinput {
    display: flex;
    flex-flow: row nowrap;
}

#arrivaldateinput p {
    flex: 0 0 25%;
    color: #C50035;
}

#arrivaldateinput .form-control.form-control-lg {
    flex: 0 0 75%;
    max-width: 17em;
}

#page .message .wrap p {
    max-width: 100%;
}

@media only screen and (max-width: 1599px) {
    .btn.btn-lg.btn-block.btn-primary, .btn.btn-default.btn-lg, #addtocart, #cartbottomcancelbutton, #cartbottomcontinueshoppingbutton, #submitpayment, #cancelpayment, #submitterms, #cancelterms {
        max-width: 150px !important;
        font-size: 1.4rem !important;
        padding: 9px 10px !important;
    }
}

@media only screen and (max-width: 1465px) {
    .catalogpricecolumn {
        padding-left: 10%;
    }
}

@media only screen and (max-width: 1365px) {
    .pagecatalogdefault {
        width: 100%;
    }
}

@media only screen and (max-width: 1200px) {
    .pageshoppingcartadd {
        width: 100%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 1080px) {
    #pricesfordiv h1 {
        font-size: 4rem;
    }
}

@media only screen and (max-width: 990px) {
    div.addcrosssellinput.text-center {
        padding: 0 15px;
    }

    .pageshoppingcartadd .container-fluid .row:nth-of-type(3) .col-sm-12.col-md-2 .editor-label-required {
        height: inherit;
    }

    .row {
        margin-left: 0;
        margin-right: 0;
    }

    #pricesfordiv, #accordionShoppingCart, #cartlink #pricesfordiv, #cartlink #accordionShoppingCart {
        width: 100%;
    }

    #accordionShoppingCart + .row {
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: flex-start;
    }

    #accordionShoppingCart + .row {
        width: 100%;
    }

    #accordionShoppingCart + .row .pull-right {
        flex: 0 0 100%;
        max-width: 100%;
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
    }

    #pricesfordiv, #cartlink #pricesfordiv {
        text-align: center;
    }

    #pricesfordiv h1, #cartlink #pricesfordiv h1 {
        text-align: center;
        padding: 0 10% 0;
    }

    #pricesfordiv b, #cartlink #pricesfordiv b {
        display: none;
    }

    .accordion .card .card-header, .accordion .card .card-body, #cartlink .accordion .card .card-header, #cartlink .accordion .card .card-body {
        width: 100%;
    }

    .accordion .card .card-header .row .col-sm-1, .accordion .card .card-body .row .col-sm-1, #cartlink .accordion .card .card-header .row .col-sm-1, #cartlink .accordion .card .card-body .row .col-sm-1 {
        flex: 0 0 5%;
        max-width: 5%;
    }

    .accordion .card .card-header .row .col-xs-12.col-sm-6.text-left, .accordion .card .card-body .row .col-xs-12.col-sm-6.text-left, #cartlink .accordion .card .card-header .row .col-xs-12.col-sm-6.text-left, #cartlink .accordion .card .card-body .row .col-xs-12.col-sm-6.text-left {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .accordion .card .card-header, #cartlink .accordion .card .card-header {
        text-align: center;
        font-size: 2.2rem;
    }

    .pagecatalogdefault, #cartlink .pagecatalogdefault {
        width: 100%;
    }

    .container {
        max-width: 90%;
    }

    .editor-field-required {
        font-size: 1.4rem;
    }

    .catalogproductname, .catalogproductname .col-12 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .catalogpricecolumn, .catalogdescriptioncolumn, #cartlink .catalogpricecolumn, #cartlink .catalogdescriptioncolumn {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .catalogpricecolumn span {
        margin-right: 7%;
    }

    .catalogaddtocartcolumn {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
    }

    .catalogaddtocartcolumn .btn.btn-default.btn-sm {
        width: 100%;
    }

    .pageshoppingcartadd, .pageshoppingcartadd form {
        width: 100%;
    }

    .pageshoppingcartadd .container-fluid .row:last-of-type {
        flex-flow: row nowrap;
        justify-content: space-between;
    }

    .pageshoppingcartadd .container-fluid .row:last-of-type .col-sm-12.col-md-3 {
        flex: 0 0 40%;
    }

    .pageshoppingcartadd .container-fluid .row:last-of-type .col-sm-12.col-md-2 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .pageshoppingcartadd #dobpromptrow {
        flex: 0 0 100%;
        max-width: 100%;
        flex-flow: row wrap;
    }

    .pageshoppingcartadd #dobpromptrow .row {
        flex-flow: column wrap;
    }

    .pageshoppingcartadd #dobpromptrow .col-xs-12.col-sm-2 {
        flex: 0 0 33%;
        max-width: 33%;
    }

    .addavailablecolumn {
        display: none;
    }

    .addproductname {
        text-align: center;
    }

    .addproductname strong {
        font-weight: 4rem;
    }

    .crosssellproducts {
        max-width: 100%;
    }

    .crosssellproducts .addcrosssellcheckbox {
        justify-content: space-evenly;
        font-size: 1.4rem;
    }

    .pageshoppingcart {
        width: 95%;
    }

    #cartForm .container .row :first-of-type {
        flex-flow: column nowrap;
        align-items: center;
    }

    #carttopbutton, #cartsessiontimeout {
        flex: 0 0 100%;
        max-width: 100%;
        align-items: center;
        text-align: center;
        justify-content: center;
    }

    #cartsessiontimeout {
        margin-top: 0;
    }

    #cartsessiontimeout input {
        max-width: 91px;
        margin-left: 0;
    }

    #cartForm #shopping-cartccc {
        max-width: 100%;
    }

    #cartForm #shopping-cartccc .rowheader {
        flex-flow: row nowrap;
        justify-content: space-between;
    }

    #cartForm #shopping-cartccc .rowheader .col-sm-12 {
        flex: 0 0 33%;
        max-width: 33%;
    }

    #cartForm #shopping-cartccc .rowheader .hidden-phone {
        display: none;
    }

    #cartForm #shopping-cartccc .rowheader .col-sm-12.col-md-1:last-of-type {
        display: none;
    }

    #cartForm #shopping-cartccc .rowheader .text-right + .col-sm-12.col-md-1, #cartForm #shopping-cartccc .rowheader .col-sm-12.col-md-1 + .col-sm-12.col-md-1 {
        display: none;
    }

    #cartForm #shopping-cartccc .row {
        font-size: 1.4rem;
        flex-flow: row nowrap;
        justify-content: space-between;
    }

    #cartForm #shopping-cartccc .row:nth-last-of-type(2) {
        display: none;
    }

    #cartForm #shopping-cartccc .row:last-of-type {
        display: none;
    }

    #cartForm #shopping-cartccc .row .col-sm-12.col-md-1, #cartForm #shopping-cartccc .row .col-sm-12.col-md-1 {
        flex: 0 0 20%;
        max-width: 20%;
        padding-left: 5px;
        padding-right: 5px;
    }

    #cartForm #shopping-cartccc .row .col-sm-12.col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    #cartForm #shopping-cartccc .row .col-sm-12.col-md-2.text-right {
        flex: 0 0 35%;
        max-width: 35%;
    }

    #cartForm #shopping-cartccc .row .col-sm-12.col-md-1 + .col-sm-12.col-md-1 {
        display: none;
    }

    #cartForm #shopping-cartccc .row .col-sm-12.col-md-2.text-right + .col-sm-12.col-md-1 {
        flex: 0 0 2%;
        max-width: 2%;
        padding-left: 5px;
        padding-right: 5px;
    }

    #cartForm #shopping-cartccc .row .fa-trash-alt:before {
        content: "X";
    }

    #cartForm #purchaser {
        max-width: 100%;
    }

    #cartForm #purchaser .row {
        flex-flow: column nowrap;
        justify-content: flex-start;
        align-items: flex-start;
    }

    #cartForm #purchaser .row:last-of-type {
        width: unset;
    }

    #cartForm #purchaser .row .col-sm-8, #cartForm #purchaser .row .col-sm-5, #cartForm #purchaser .row .col-sm-2 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #cartForm #purchaser .row .offset-sm-2.col-sm-8 {
        margin-left: 0;
    }

    #cartForm #addressdiv {
        max-width: 100%;
    }

    #cartForm #addressdiv .row {
        flex-flow: column nowrap;
        justify-content: flex-start;
        align-items: flex-start;
    }

    #cartForm #addressdiv .row:last-of-type {
        width: unset;
    }

    #cartForm #addressdiv .row .col-sm-8, #cartForm #addressdiv .row .col-sm-6, #cartForm #addressdiv .row .col-sm-2 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #cartForm #addressdiv .row .offset-sm-2.col-sm-8 {
        margin-left: 0;
    }

    .pageshoppingcartterms form .container {
        max-width: 100%;
    }

    .pageshoppingcartterms form .container:first-of-type .row .col-md-2 {
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: center;
    }

    .pageshoppingcartterms form .container:last-of-type .col-sm-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .pageshoppingcartterms #terms {
        width: 100% !important;
    }

    .pageshoppingcartterms .validation-summary-errors {
        display: none;
    }

    .pageshoppingcartpayment form h2, .pageshoppingcart form h2, .pageshoppingcartterms form h2, .pageshoppingcartadd form h2, .pagecatalogdefault form h2 {
        text-align: center;
    }

    .pageshoppingcartpayment form .container .row:first-of-type, .pageshoppingcart form .container .row:first-of-type, .pageshoppingcartterms form .container .row:first-of-type, .pageshoppingcartadd form .container .row:first-of-type, .pagecatalogdefault form .container .row:first-of-type {
        flex-flow: column nowrap;
        justify-content: center;
    }

    .pageshoppingcartpayment form .container .row:first-of-type .col-sm-10, .pageshoppingcart form .container .row:first-of-type .col-sm-10, .pageshoppingcartterms form .container .row:first-of-type .col-sm-10, .pageshoppingcartadd form .container .row:first-of-type .col-sm-10, .pagecatalogdefault form .container .row:first-of-type .col-sm-10 {
        text-align: center;
    }

    .pageshoppingcartpayment form .container .row:first-of-type .col-md-2, .pageshoppingcart form .container .row:first-of-type .col-md-2, .pageshoppingcartterms form .container .row:first-of-type .col-md-2, .pageshoppingcartadd form .container .row:first-of-type .col-md-2, .pagecatalogdefault form .container .row:first-of-type .col-md-2 {
        margin-top: 0;
    }

    .pageshoppingcartpayment form .container + .container .row, .pageshoppingcart form .container + .container .row, .pageshoppingcartterms form .container + .container .row, .pageshoppingcartadd form .container + .container .row, .pagecatalogdefault form .container + .container .row {
        width: 100%;
        flex-flow: row nowrap;
        justify-content: flex-start;
        flex: 0 0 100%;
        max-width: 100;
    }

    .pageshoppingcartpayment form .container + .container .row .col-sm-10, .pageshoppingcart form .container + .container .row .col-sm-10, .pageshoppingcartterms form .container + .container .row .col-sm-10, .pageshoppingcartadd form .container + .container .row .col-sm-10, .pagecatalogdefault form .container + .container .row .col-sm-10 {
        flex: 0 0 100%;
        max-width: 100;
    }

    .pageshoppingcartpayment form .container + .container fieldset .row:first-of-type, .pageshoppingcart form .container + .container fieldset .row:first-of-type, .pageshoppingcartterms form .container + .container fieldset .row:first-of-type, .pageshoppingcartadd form .container + .container fieldset .row:first-of-type, .pagecatalogdefault form .container + .container fieldset .row:first-of-type {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }

    .pageshoppingcartterms form p + .container .row {
        width: 100% !important;
        flex-flow: row nowrap !important;
        justify-content: flex-start !important;
    }

    #paymentForm .container .row {
        flex-flow: column nowrap;
        align-items: flex-start;
    }

    #paymentForm .container .row:first-of-type .col-sm-3 {
        margin-top: 0;
        width: 100% !important;
        justify-content: center;
    }

    #paymentForm .container .row .col-sm-offset-3.col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #paymentForm .container fieldset .row .editor-label-required, #paymentForm .container fieldset .row .col-sm-2 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        text-align: left !important;
    }

    #paymentForm .container fieldset .row .editor-field-required {
        flex: 0 0 95% !important;
        max-width: 95% !important;
    }

    #paymentForm .container .row:first-of-type {
        align-items: center;
    }

    #paymentForm .container .row:first-of-type .col-sm-9, #paymentForm .container .row:first-of-type .col-sm-3 {
        text-align: center;
    }

    #paymentForm .container .row:last-of-type {
        flex-flow: row wrap;
    }

    #paymentForm .container .row:last-of-type .col-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    #paymentForm .container br + .row {
        display: none;
    }

    #paymentForm .container fieldset, #cartForm .container fieldset {
        margin-top: -50px;
    }

    .pageshoppingcartpayment form .container .row:last-of-type {
        width: 100%;
    }

    .pageshoppingcartpayment #paymentForm .container .row .col-sm-3.pull-right {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pageshoppingcartterms fieldset .row .col-sm-4, .pageshoppingcartpayment fieldset .row .col-sm-4, .pageshoppingcart fieldset .row .col-sm-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #ExpirationMonth, #ExpirationYear {
        margin-bottom: 20px;
        font-size: 1.8rem;
        min-height: 61px;
        padding: 10px 0;
    }

    #accordionShoppingCart .card-body {
        font-size: 1.4rem;
    }

    .btn.btn-default.btn-lg, .btn.btn-lg.btn-block.btn-primary, #submitpayment, #cancelpayment {
        font-size: 1.4rem !important;
        padding: 9px 23px;
    }

    .catalogpricecolumn .row:nth-last-of-type(2), .catalogpricecolumn .row:nth-last-of-type(1), #cartlink .catalogpricecolumn .row:nth-last-of-type(2), #cartlink .catalogpricecolumn .row:nth-last-of-type(1) {
        display: none;
    }

    #cartlink .rowperproduct, #cartlink .row {
        flex-flow: row wrap;
    }

    .catalogpricecolumn, #cartlink .catalogpricecolumn {
        flex: 0 0 42%;
        max-width: 42%;
        padding-left: 0;
    }

    .catalogpricecolumn .row .col-12, #cartlink .catalogpricecolumn .row .col-12 {
        display: flex;
        justify-content: flex-end;
    }

    .catalogpricecolumnprice {
        justify-content: flex-end;
    }

    .catalogdescriptioncolumn, #cartlink .catalogdescriptioncolumn {
        flex: 0 0 58%;
        max-width: 58%;
    }

    .col-11.catalogrowline {
        padding-left: 0;
    }

    #ArrivalDatePrompt {
        width: 100%;
    }

    #ArrivalDatePrompt .arrivaldatepromptdate .row:nth-of-type(2) .col-12 {
        display: flex;
        flex-flow: column nowrap;
    }

    #arrivaldateinput {
        justify-content: space-between;
    }

    #arrivaldateinput p {
        flex: 7 0 40%;
    }

    #arrivaldateinput .form-control.form-control-lg {
        flex: 0 7 60%;
    }

    #arrivaldatepicker {
        align-self: flex-end;
        margin-left: 0;
    }
}

@media (min-width: 576px) {
    .col-sm-12.col-md-4 {
        flex: 0 0 33% !important;
    }
}

@media only screen and (max-width: 606px) {
    form#cartForm .container:nth-of-type(4) {
        max-width: none;
        margin: 0 !important;
        padding: 0 !important;
        width: 100%;
    }

    #page .addproductname {
        font-size: 3.8rem;
    }

    #page fieldset + .row + .row {
        flex-flow: column;
        justify-content: center;
        align-items: center;
    }

    #page fieldset + .row + .row .col-4 {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }

    #page fieldset + .row + .row .col-4 #cancelpayment, #page fieldset + .row + .row .col-4 #submitpayment {
        margin-top: 16px;
        display: inline-block;
    }
}

@media only screen and (max-width: 530px) {
    #page .container-fluid {
        padding-left: 5px;
        padding-right: 5px;
    }

    #page .single-hero .hero-content h1 {
        font-size: 4rem;
    }

    #page .pageshoppingcartpayment fieldset .row .col-sm-3.editor-label-required {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 440px) {
    #page #arrivaldateinput {
        flex-flow: row wrap;
        justify-content: flex-start !important;
    }

    #page #arrivaldatepicker {
        display: none;
    }
}

@media only screen and (max-width: 450px) {
    form#cartForm .container:nth-of-type(4) .row {
        flex-flow: row wrap;
        text-align: center;
    }

    form#cartForm .container:nth-of-type(4) .row .col-sm-4 {
        display: inline;
        text-align: center;
        margin-top: 16px;
    }

    form#cartForm .container:nth-of-type(4) .row .col-sm-4 button {
        display: inline;
    }

    .pageshoppingcartterms form p + .container .row {
        flex-flow: column wrap !important;
        text-align: center;
    }

    .pageshoppingcartterms form p + .container .row .col-sm-4 {
        display: inline;
        text-align: center;
        margin-top: 16px;
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .pageshoppingcartterms form p + .container .row .col-sm-4 button {
        display: inline;
    }

    .pageshoppingcartpayment .row:last-of-type {
        flex-flow: column nowrap;
        text-align: center;
    }

    .pageshoppingcartpayment fieldset .row .col-sm-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 370px) {
    .cartrowdeleteproduct .fa-trash-alt:before {
        content: "";
        font-family: Font Awesome\ 5 Free;
    }
}

.page-template-template-weather {
    font-family: brother-1816;
}

.page-template-template-weather .site-inner {
    background-color: #ffffff;
    max-width: 80%;
}

.page-template-template-weather .entry-content {
    margin-top: 3%;
}

.page-template-template-weather .single-hero {
    height: 306px;
    background-position: 0 100% !important;
}

.page-template-template-weather .single-hero .hero-content h1 {
    color: #ffffff;
    font-weight: 700;
    margin-top: 75px;
    text-align: center;
}

.page-template-template-weather .circle {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.page-template-template-weather .status {
    display: inline-block;
}

.page-template-template-weather .days, .page-template-template-weather .hours, .page-template-template-weather .status {
    margin: 0;
}

.page-template-template-weather .hours {
    padding: 0;
    margin: 0;
    background-color: transparent;
    margin-bottom: 12px;
}

.page-template-template-weather p {
    margin: 0;
}

.page-template-template-weather .fa-circle {
    font-size: 1.6rem;
    justify-content: flex-start;
    margin-top: 19px;
    margin-left: 5px;
}

.page-template-template-weather .temperature {
    font-style: normal;
    font-weight: 400;
    font-size: calc(18px + 1.3vw);
    color: #161F60;
    display: flex;
}

.page-template-template-weather .weather-info, .page-template-template-weather .daily-forecast {
    position: relative;
}

.page-template-template-weather .weather-info:after {
    content: "";
    background-color: #E9E6E6;
    width: 1px;
    height: 90px;
    position: absolute;
    right: 0;
    top: 36px;
}

.page-template-template-weather .one-third.first:first-of-type {
    position: relative;
}

.page-template-template-weather .daily-separator {
    background-color: #E9E6E6;
    width: 1px;
    height: 90px;
    margin-top: 36px;
}

.page-template-template-weather .two-thirds {
    position: relative;
}

.page-template-template-weather .two-thirds:before {
    content: "";
    background-color: #E9E6E6;
    width: 1px;
    height: 112%;
    position: absolute;
    left: 0;
    top: 0;
}

.page-template-template-weather .two-thirds .one-third:first-of-type {
    position: relative;
}

.page-template-template-weather .two-thirds .one-third:first-of-type:before {
    content: "";
    background-color: transparent;
}

.page-template-template-weather .two-thirds .one-third:nth-of-type(5) .weather-info:after {
    content: "";
    background-color: transparent;
}

.page-template-template-weather .two-thirds .second-row {
    margin-top: 50px;
    position: relative;
}

.page-template-template-weather .two-thirds .second-row:before {
    content: "";
    background-color: #E9E6E6;
    width: 65.811965812%;
    height: 1px;
    position: absolute;
    left: 0;
    top: -25px;
}

.page-template-template-weather .two-thirds .second-row .one-third .weather-info:after {
    top: 18px;
}

.page-template-template-weather .two-thirds .second-row .one-third:nth-of-type(2) .weather-info {
    margin-top: 20px;
}

.page-template-template-weather .two-thirds .second-row .one-third:nth-of-type(2) .weather-info img {
    margin-bottom: 5px;
}

.page-template-template-weather .two-thirds .second-row .one-third:nth-of-type(2) .weather-info:after {
    top: 0px;
}

.page-template-template-weather .weather-info, .page-template-template-weather .tram {
    padding: 5%;
    color: #161F60;
}

.page-template-template-weather .status, .page-template-template-weather .location, .page-template-template-weather .tram {
    font-size: 1.4rem;
    color: #161F60;
}

.page-template-template-weather .tram .today-box {
    margin: 25px 0;
}

.page-template-template-weather .tram .today-box p {
    margin-top: 7px;
}

.page-template-template-weather .wind {
    font-size: 1.2rem;
}

.page-template-template-weather .location p {
    font-size: 1.4rem;
}

.page-template-template-weather .red-text {
    padding-left: 5%;
}

.page-template-template-weather .forecast .red-text {
    padding-left: 0;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-top: 70px;
    position: relative;
}

.page-template-template-weather .forecast:before {
    content: "";
    background-color: #E9E6E6;
    width: 100%;
    height: 1px;
    position: absolute;
    right: 0;
    top: -25px;
}

.page-template-template-weather .forecast .daily {
    display: flex;
    justify-content: space-between;
    flex-flow: row nowrap;
    margin-bottom: 75px;
}

.page-template-template-weather .forecast .daily .daily-forecast {
    display: flex;
}

.page-template-template-weather .forecast .daily .daily-forecast .daily-forecast-contents {
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

.page-template-template-weather .forecast .daily .daily-forecast .winfo {
    width: 80px;
}

.page-template-template-weather .forecast .daily .daily-forecast .day {
    font-size: 1.8rem;
    font-weight: 400;
    color: #161F60;
}

.page-template-template-weather .forecast .daily .daily-forecast .day:after {
    left: 200px;
    top: 45px;
}

.page-template-template-weather .forecast .daily .daily-forecast:nth-of-type(5):after {
    background-color: transparent;
}

.page-template-template-weather .forecast .daily img {
    height: 40px;
    width: 40px;
    margin-top: 60px;
}

@media only screen and (max-width: 2179px) {
    .page-template-template-weather .one-third.first:first-of-type {
        position: relative;
    }

    .page-template-template-weather .one-third.first:first-of-type:before {
        height: 116%;
    }
}

@media only screen and (max-width: 1215px) {
    .page-template-template-weather .one-third.first:first-of-type {
        position: relative;
    }

    .page-template-template-weather .one-third.first:first-of-type:before {
        height: 114%;
    }

    .page-template-template-weather .forecast:before {
        top: -30px;
    }
}

@media only screen and (max-width: 1050px) {
    .page-template-template-weather .one-third.first:first-of-type:before {
        height: 109%;
    }
}

@media only screen and (max-width: 980px) {
    .page-template-template-weather .single-hero .hero-content {
        margin: 100px 0 !important;
    }
}

@media only screen and (max-width: 960px) {
    .page-template-template-weather .two-thirds:before {
        height: 104%;
    }

    .page-template-template-weather .weather-info:after {
        right: unset;
        left: 204px;
        top: 58px;
    }
}

@media only screen and (max-width: 960px) {
    .page-template-template-weather .two-thirds:before {
        height: 103%;
    }

    .page-template-template-weather .two-thirds .second-row:before {
        width: 160px;
        left: 0;
    }

    .page-template-template-weather .weather-info:after {
        background-color: transparent;
    }

    .page-template-template-weather .forecast:before {
        top: -38px;
        width: 100%;
        left: 0px;
    }

    .page-template-template-weather .forecast .daily-forecast:after {
        left: 130px;
    }
}

@media only screen and (max-width: 860px) {
    .page-template-template-weather .forecast:before {
        width: 160px;
        top: -44px;
    }

    .page-template-template-weather .forecast .daily {
        flex-flow: column;
    }

    .page-template-template-weather .forecast .daily img {
        margin-top: 45px;
        width: 30px;
        height: 30px;
    }

    .page-template-template-weather .forecast .daily-separator {
        display: none;
    }

    .page-template-template-weather .forecast .daily-forecast .daily-forecast-contents {
        margin-left: 0 !important;
        padding-bottom: 2rem;
    }

    .page-template-template-weather .forecast .daily-forecast .temperature {
        font-size: 2.6rem;
    }

    .page-template-template-weather .forecast .daily-forecast:after {
        content: "";
        background-color: #E9E6E6;
        width: 116px;
        height: 1px;
        position: absolute;
        left: 0;
        top: 120px;
    }

    .page-template-template-weather .forecast .daily-forecast .winfo {
        min-width: 60px !important;
    }
}

@media only screen and (max-width: 660px) {
    .page-template-template-weather .forecast {
        flex-flow: column nowrap;
    }

    .page-template-template-weather .forecast .daily-forecast:nth-of-type(5):after {
        background-color: #E9E6E6;
    }
}

.page-template-weddings h2.blue-text {
    color: #161f60;
    font-size: 48px;
    font-weight: 700;
    font-style: italic;
}

.page-template-weddings header.entry-header {
    height: 56vh;
    background: #F2F2F2;
}

.page-template-weddings .single-hero {
    background-color: #F2F2F2;
    padding-top: 45px;
    padding-bottom: 90px;
    background-position: 0 106% !important;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    min-height: inherit;
}

.page-template-weddings .single-hero .hero-content {
    max-width: 40%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.page-template-weddings .single-hero .hero-content h1 {
    text-transform: uppercase;
    line-height: 70px;
    color: #ffffff;
    font-weight: 700;
    font-size: 48px;
    font-style: italic;
}

.page-template-weddings .single-hero .hero-content p {
    line-height: 25px;
}

.page-template-weddings .entry {
    padding: 0;
}

.page-template-weddings .entry .entry-content .wp-block-eleven-online-container.alignfull > .background-eleven-online > h2 {
    font-size: 48px;
    font-weight: 700;
    font-style: italic;
}

.page-template-weddings .wedding-carousel {
    position: static;
}

.page-template-weddings .scenic-route .background-eleven-online {
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: relative;
}

.page-template-weddings .scenic-route .background-eleven-online .carousel-inner {
    display: flex;
    flex-flow: row nowrap;
}

.page-template-weddings .scenic-route .background-eleven-online .checkerboard-container {
    width: 100vw !important;
    padding-bottom: 50px;
}

.page-template-weddings .scenic-route .background-eleven-online .checkerboard-text {
    order: 1;
    left: 225px;
    width: 13%;
    margin-left: 11%;
}

.page-template-weddings .scenic-route .background-eleven-online .checkerboard-text:after {
    border-top: 64px solid #ffffff;
}

.page-template-weddings .scenic-route .background-eleven-online .checkerboard-text h1 {
    color: #161F60;
    font-size: 5.5rem;
    font-weight: bold;
    font-style: italic;
    padding: 0 40px;
    margin: 0 auto 20px;
}

.page-template-weddings .scenic-route .background-eleven-online .checkerboard-text h2 {
    font-size: 4.5rem;
    font-style: italic;
    padding: 0 40px;
    font-weight: 200;
    margin: 60px auto 0;
}

.page-template-weddings .scenic-route .background-eleven-online .checkerboard-text p {
    font-weight: 1.6rem;
    font-weight: light;
}

.page-template-weddings .scenic-route .background-eleven-online .checkerboard-image {
    order: 2;
    width: 65%;
    height: 690px;
    margin-right: 10%;
}

.page-template-weddings .scenic-route .carousel-controls {
    float: left;
    width: 110px;
    position: relative;
    bottom: 320px;
    top: auto;
    left: 34%;
    z-index: 99999;
    display: flex;
    flex-flow: row-reverse nowrap;
    justify-content: space-evenly;
}

.page-template-weddings .scenic-route .carousel-controls a {
    background-color: #161F60;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    margin-left: 10px;
}

.page-template-weddings .scenic-route .carousel-controls a span {
    display: flex;
    justify-content: center;
}

@media only screen and (max-width: 1920px) {
    .page-template-weddings .scenic-route .background-eleven-online .checkerboard-text {
        margin-left: -6%;
    }

    .page-template-weddings .scenic-route .carousel-controls {
        left: 34%;
    }
}

@media only screen and (max-width: 1650px) {
    .page-template-weddings .scenic-route .carousel-controls {
        left: 40%;
    }

    .page-template-weddings header.entry-header {
        height: 60vh;
    }
}

@media only screen and (max-width: 1550px) {
    .page-template-weddings .scenic-route .carousel-controls {
        left: 32%;
        top: -300px;
    }

    .page-template-weddings .scenic-route .carousel-controls .scenic-route .background-eleven-online .wp-block-eleven-online-block-checkerboard .checkerboard-text {
        min-height: 550px !important;
    }
}

@media only screen and (max-width: 1400px) {
    .page-template-weddings .scenic-route .carousel-controls {
        left: 35%;
    }
}

@media only screen and (max-width: 1230px) {
    .page-template-weddings .scenic-route .carousel-controls {
        left: 40%;
    }
}

@media only screen and (max-width: 1200px) {
    .page-template-weddings .scenic-route .carousel-controls {
        left: 32%;
        top: -300px;
    }

    .page-template-weddings .scenic-route .background-eleven-online .checkerboard-image {
        width: 78%;
    }

    .page-template-weddings .scenic-route .background-eleven-online .checkerboard-text {
        margin-left: -16%;
    }
}

@media only screen and (max-width: 1100px) {
    .page-template-weddings .scenic-route .carousel-controls {
        left: 40%;
    }

    .page-template-weddings .scenic-route .background-eleven-online .checkerboard-text {
        margin-left: -16%;
    }

    .page-template-weddings header.entry-header {
        height: 65vh;
    }

    .page-template-weddings header.entry-header .single-hero {
        padding-top: 0;
    }
}

@media only screen and (max-width: 980px) {
    .page-template-weddings header.entry-header {
        height: auto;
    }

    .page-template-weddings .content .entry {
        background-color: #EDEDED;
    }

    .page-template-weddings .content .entry .entry-content .wp-block-eleven-online-container.alignfull > .background-eleven-online {
        padding-top: 50px !important;
    }

    .page-template-weddings .entry-content {
        background-color: #fff;
        padding-top: 50px;
    }

    .page-template-weddings .alignwide.group-gravity {
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
    }

    .page-template-weddings .wedding-carousel {
        margin-top: 70px !important;
        padding-bottom: 0px;
    }

    .page-template-weddings .wedding-carousel .background-eleven-online {
        background-color: #fff;
    }

    .page-template-weddings .wedding-carousel .carousel-item {
        width: 100% !important;
    }

    .page-template-weddings .wedding-carousel .carousel-item .checkerboard-container {
        padding-bottom: 0px;
    }

    .page-template-weddings .wedding-carousel .carousel-item .checkerboard-text {
        margin-right: 0px;
        width: 100% !important;
        max-width: 100% !important;
    }

    .page-template-weddings .scenic-route .background-eleven-online .checkerboard-text {
        margin-left: 0;
        width: 100% !important;
    }

    .page-template-weddings .scenic-route .background-eleven-online .checkerboard-text h1 {
        text-align: center !important;
    }

    .page-template-weddings .scenic-route .background-eleven-online .checkerboard-text h2 {
        padding: 20px 40px 10px !important;
    }

    .page-template-weddings .scenic-route .background-eleven-online .checkerboard-image {
        width: 100% !important;
    }

    .page-template-weddings .scenic-route .background-eleven-online .checkerboard-container {
        flex-flow: column-reverse nowrap;
    }

    .page-template-weddings .scenic-route .carousel-controls {
        display: none;
    }

    .page-template-weddings .scenic-route .background-eleven-online .mobile-only .carousel-controls {
        position: absolute;
        top: inherit;
        bottom: 0;
        display: flex;
        flex-flow: row nowrap;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.page-template-history .single-hero {
    background-color: #ffffff;
    padding-top: 80px;
    padding-bottom: 150px;
    background-position: 0% 108% !important;
    background-size: 100%;
    background-repeat: no-repeat;
}

.page-template-history .single-hero .hero-content {
    max-width: 55%;
    margin-left: 20%;
}

.page-template-history .single-hero .hero-content h1 {
    color: white;
    font-size: 80px;
    font-weight: 500;
    font-style: italic;
    line-height: 88px;
    text-align: left;
}

.page-template-history .single-hero .hero-content p {
    color: white;
    text-align: left;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
}

.page-template-history .wedding-carousel {
    position: relative;
}

.page-template-history .entry {
    padding: 0;
}

.page-template-history .middle-border {
    background-position: 15%;
    background-image: linear-gradient(#c50035 33%, rgba(255, 255, 255, 0) 0%);
}

.page-template-history .entry-header .checkerboard-container {
    max-width: 85%;
    margin: 0 auto;
    min-height: 300px;
}

.page-template-history .entry-header .checkerboard-container .checkerboard-text {
    color: #161F60;
}

.page-template-history .entry-header .checkerboard-container .checkerboard-text h2 {
    font-size: 5.5rem;
    font-weight: 700;
    font-style: italic;
    width: 54%;
}

.page-template-history .entry-header .checkerboard-container .checkerboard-text p {
    font-size: 1.6rem;
    font-weight: 300;
    color: #161F60;
    width: 60%;
}

.page-template-history .entry-header .checkerboard-container .checkerboard-image {
    width: 40%;
    margin: 50px 50px 50px 13%;
}

.page-template-history .entry-content .alignwide {
    max-width: calc(100% + 100px);
}

.page-template-history .entry-content .alignwide .background-eleven-online {
    padding-right: 0;
    padding-bottom: 0px !important;
}

.page-template-history .wp-block-columns.alignfull.has-4-columns.home-boxes {
    max-width: 99%;
}

.page-template-history .wedding-carousel {
    position: static;
}

.page-template-history .scenic-route .background-eleven-online {
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: relative;
}

.page-template-history .scenic-route .background-eleven-online .carousel-inner {
    display: flex;
    flex-flow: row nowrap;
}

.page-template-history .scenic-route .background-eleven-online .checkerboard-container {
    padding-bottom: 50px;
}

.page-template-history .scenic-route .background-eleven-online .checkerboard-text {
    order: 1;
    left: 225px;
    width: 13%;
    margin-left: 11%;
    max-height: 459px !important;
    position: relative;
}

.page-template-history .scenic-route .background-eleven-online .checkerboard-text:after {
    border-top: 39px solid #ffffff;
    border-left: 674px solid transparent;
}

.page-template-history .scenic-route .background-eleven-online .checkerboard-text h1 {
    color: #161F60;
    font-size: 5.5rem;
    font-weight: bold;
    font-style: italic;
    padding: 0 40px;
    margin: 0 auto 20px;
}

.page-template-history .scenic-route .background-eleven-online .checkerboard-text h2 {
    font-size: 4.5rem;
    font-style: italic;
    padding: 0 40px;
    font-weight: 200;
    margin: 60px auto 0;
}

.page-template-history .scenic-route .background-eleven-online .checkerboard-text p {
    font-weight: 1.6rem;
    font-weight: light;
}

.page-template-history .scenic-route .background-eleven-online .checkerboard-text .trivia {
    position: absolute;
    bottom: -200px;
    background-color: #ffffff;
    width: 100%;
}

.page-template-history .scenic-route .background-eleven-online .checkerboard-text .trivia:before, .page-template-history .scenic-route .background-eleven-online .checkerboard-text .trivia:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
}

.page-template-history .scenic-route .background-eleven-online .checkerboard-text .trivia:before {
    border-right: 673px solid transparent;
    border-left: 0px solid transparent;
    border-bottom: 40px solid #ffffff;
    top: -38%;
}

.page-template-history .scenic-route .background-eleven-online .checkerboard-text .trivia:after {
    border-right: 0px solid transparent;
    border-left: 673px solid transparent;
    border-top: 40px solid #ffffff;
    bottom: -38%;
}

.page-template-history .scenic-route .background-eleven-online .checkerboard-text .red-text {
    font-size: 1.6rem;
    color: #C50035;
}

.page-template-history .scenic-route .background-eleven-online .checkerboard-image {
    order: 2;
    width: 65%;
    height: 690px;
    margin-right: 10%;
}

.page-template-history .scenic-route .carousel-controls {
    float: left;
    width: 110px;
    position: relative;
    bottom: 380px;
    top: auto;
    left: 41%;
    z-index: 99999;
    display: flex;
    flex-flow: row-reverse nowrap;
    justify-content: space-evenly;
}

.page-template-history .scenic-route .carousel-controls a {
    background-color: #161F60;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    margin-left: 10px;
}

.page-template-history .scenic-route .carousel-controls a span {
    display: flex;
    justify-content: center;
}

@media only screen and (max-width: 2020px) {
    .page-template-history .single-hero {
        background-position: 0% 0% !important;
        background-size: cover;
    }
}

@media only screen and (max-width: 1920px) {
    .page-template-history .scenic-route .background-eleven-online .checkerboard-text {
        margin-left: -6%;
    }

    .page-template-history .scenic-route .carousel-controls {
        left: 33%;
    }
}

@media only screen and (max-width: 1650px) {
    .page-template-history .scenic-route .carousel-controls {
        left: 40%;
    }
}

@media only screen and (max-width: 1550px) {
    .page-template-history .scenic-route .carousel-controls {
        left: 32%;
        top: -370px;
    }
}

@media only screen and (max-width: 1549px) {
    .page-template-history .scenic-route .background-eleven-online .checkerboard-text h1 {
        font-size: 5rem;
    }

    .page-template-history .scenic-route .background-eleven-online .checkerboard-text .trivia:before {
        border-right: 500px solid transparent;
        top: -37%;
    }

    .page-template-history .scenic-route .background-eleven-online .checkerboard-text .trivia:after {
        bottom: -37%;
        border-left: 500px solid transparent;
    }
}

@media only screen and (max-width: 1400px) {
    .page-template-history .scenic-route .carousel-controls {
        left: 35%;
    }
}

@media only screen and (max-width: 1230px) {
    .page-template-history .scenic-route .carousel-controls {
        left: 40%;
    }
}

@media only screen and (max-width: 1200px) {
    .page-template-history .scenic-route .carousel-controls {
        left: 32%;
        top: -430px;
    }

    .page-template-history .scenic-route .background-eleven-online .checkerboard-image {
        width: 78%;
    }

    .page-template-history .scenic-route .background-eleven-online .checkerboard-text {
        margin-left: -16%;
    }
}

@media only screen and (max-width: 1100px) {
    .page-template-history .scenic-route .carousel-controls {
        left: 32%;
    }

    .page-template-history .scenic-route .background-eleven-online .checkerboard-text {
        margin-left: -16%;
    }
}

@media only screen and (max-width: 980px) {
    .page-template-history .towers {
        margin: 0 20px 0 20px !important;
    }

    .page-template-history .towers .background-eleven-online {
        padding: 20px 20px !important;
    }

    .page-template-history .towers .background-eleven-online h2 {
        line-height: 70px;
    }

    .page-template-history .wp-block-columns.alignfull.has-4-columns.home-boxes {
        margin: 0;
    }

    .page-template-history .checkerboard-container.alignwide .checkerboard-image {
        background-size: cover !important;
    }

    .page-template-history .checkerboard-container.alignwide h2 {
        line-height: 70px;
        font-size: 50px;
    }

    .page-template-history .wp-block-eleven-online-container.alignwide .background-eleven-online {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .page-template-history .wp-block-eleven-online-container.alignwide .background-eleven-online .groups-section {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        min-height: 110px;
    }

    .page-template-history .scenic-route.wedding-carousel {
        padding-bottom: 0px;
    }

    .page-template-history .scenic-route .background-eleven-online .checkerboard-text {
        margin-left: 0;
        width: 100% !important;
    }

    .page-template-history .scenic-route .background-eleven-online .checkerboard-text h1 {
        text-align: center !important;
    }

    .page-template-history .scenic-route .background-eleven-online .checkerboard-text h2 {
        padding: 20px 40px 10px !important;
    }

    .page-template-history .scenic-route .background-eleven-online .checkerboard-image {
        width: 100% !important;
    }

    .page-template-history .scenic-route .background-eleven-online .checkerboard-container {
        flex-flow: column-reverse nowrap;
    }

    .page-template-history .scenic-route .carousel-controls {
        display: none;
    }

    .page-template-history .scenic-route .background-eleven-online .mobile-only .carousel-controls {
        position: absolute;
        display: flex;
        flex-flow: row nowrap;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        top: auto;
        bottom: 30px;
    }

    .page-template-history .scenic-route #post-slider .carousel-inner .carousel-item {
        width: 100%;
    }

    .page-template-history .scenic-route #post-slider .carousel-inner .carousel-item .wp-block-eleven-online-block-checkerboard {
        background: #fff;
        padding-bottom: 30px;
    }

    .page-template-history .scenic-route #post-slider .carousel-inner .carousel-item .checkerboard-text {
        margin-right: 0;
        max-width: 100% !important;
        background-color: #fff;
    }

    .page-template-history .scenic-route #post-slider .carousel-inner .carousel-item .checkerboard-text h1, .page-template-history .scenic-route #post-slider .carousel-inner .carousel-item .checkerboard-text h2 {
        padding: 0;
    }

    .page-template-history .scenic-route #post-slider .carousel-inner .carousel-item .checkerboard-text h1 {
        font-size: 4rem;
    }

    .page-template-history .scenic-route #post-slider .carousel-inner .carousel-item .trivia, .page-template-history .scenic-route #post-slider .carousel-inner .carousel-item .trivia:before, .page-template-history .scenic-route #post-slider .carousel-inner .carousel-item .trivia:after {
        display: none;
    }
}

@media only screen and (max-width: 960px) {
    .page-template-history .single-hero.history .hero-content {
        max-width: 55% !important;
        margin-top: 60px;
    }

    .page-template-history .single-hero.history .hero-content h1 {
        font-size: 48px;
        line-height: 58px;
        margin-bottom: 40px;
    }

    .page-template-history .entry-header .wp-block-eleven-online-container .wp-block-eleven-online-block-checkerboard {
        max-width: 100%;
        width: 100%;
    }

    .page-template-history .entry-header .wp-block-eleven-online-container .wp-block-eleven-online-block-checkerboard .checkerboard-image {
        margin: 50px 0 0 0;
    }

    .page-template-history .entry-header .wp-block-eleven-online-container .wp-block-eleven-online-block-checkerboard .checkerboard-text {
        padding: 25px 0;
    }

    .page-template-history .entry-header .wp-block-eleven-online-container .wp-block-eleven-online-block-checkerboard .checkerboard-text .wp-block-eleven-online-container .background-eleven-online {
        padding: 0 20px !important;
    }

    .page-template-history .entry-header .wp-block-eleven-online-container .wp-block-eleven-online-block-checkerboard .checkerboard-text .wp-block-eleven-online-container .background-eleven-online h2, .page-template-history .entry-header .wp-block-eleven-online-container .wp-block-eleven-online-block-checkerboard .checkerboard-text .wp-block-eleven-online-container .background-eleven-online p {
        width: 100%;
    }

    .page-template-history .entry-header .wp-block-eleven-online-container .wp-block-eleven-online-block-checkerboard .checkerboard-text .wp-block-eleven-online-container .background-eleven-online h2 {
        font-size: 5rem;
    }
}

.post-type-archive-tribe_events {
    font-family: brother-1816;
}

.post-type-archive-tribe_events .single-hero {
    height: 306px;
    background-position: 0 100% !important;
    background-repeat: no-repeat;
    background-size: cover;
}

.post-type-archive-tribe_events .single-hero .hero-content {
    margin: 0 auto;
    text-align: center;
}

.post-type-archive-tribe_events .single-hero .hero-content h1 {
    font-style: normal;
    color: #ffffff;
    font-weight: 700;
    padding-top: 75px;
}

.post-type-archive-tribe_events .site-inner .content .entry-content {
    max-width: 50% !important;
    margin: 0 auto !important;
}

.post-type-archive-tribe_events .site-inner .content .entry-content #tribe-events-content {
    margin-bottom: 100px;
}

.post-type-archive-tribe_events .site-inner .content .entry-content .tribe-events-page-title {
    font-size: 3rem;
    font-family: brother-1816;
    margin-bottom: 50px;
    color: #161F60;
}

.post-type-archive-tribe_events .site-inner .content .entry-content #tribe-bar-filters, .post-type-archive-tribe_events .site-inner .content .entry-content .tribe-events-calendar {
    font-family: brother-1816;
}

.post-type-archive-tribe_events .site-inner .content .entry-content #tribe-bar-form .tribe-bar-submit input[type=submit] {
    color: #ffffff !important;
}

.post-type-archive-tribe_events .tribe-events-event-meta .tribe-events-venue-details {
    font-size: 18px;
}

.post-type-archive-tribe_events .tribe-events-event-cost span {
    border: none;
    padding: 8px 0;
}

.tribe_events-template-default.single .site-inner {
    max-width: 80%;
    margin-top: 30px;
}

.tribe_events-template-default.single .entry {
    padding: 50px 60px;
}

@media only screen and (max-width: 1920px) {
    .post-type-archive-tribe_events .site-inner .content .entry-content {
        max-width: 80% !important;
        margin: 0 auto !important;
    }
}

@media only screen and (max-width: 980px) {
    .post-type-archive-tribe_events .site-inner .content .entry-content .tribe-events-title-bar h1 {
        margin-bottom: 25px;
    }

    .post-type-archive-tribe_events .site-inner .content .entry-content #tribe-events-content {
        margin-bottom: 50px;
    }

    .post-type-archive-tribe_events #tribe-events-header {
        display: none;
    }

    .post-type-archive-tribe_events #tribe-events-footer {
        display: none;
    }

    .post-type-archive-tribe_events #tribe-events-footer ~ a.tribe-events-ical.tribe-events-button {
        margin: 30px auto 10px;
    }

    .tribe_events-template-default.single .site-inner {
        max-width: 90%;
        margin-top: 30px;
    }

    .tribe_events-template-default.single .entry {
        padding: 0;
    }
}

.page-id-399 .background-eleven-online h2, .page-id-399 .background-eleven-online p {
    font-family: brother-1816;
    color: #161F60;
}

.page-id-399 .background-eleven-online h2 {
    font-size: 4rem;
}

.page-id-399 .background-eleven-online p {
    font-size: 1.6rem;
}

.page-id-399 .gform_wrapper {
    max-width: 710px;
    margin: 0 auto;
    font-family: brother-1816;
}

.page-id-399 #gform_submit_button_5 {
    background-color: #C50035;
}

.page-id-399 #gform_submit_button_5:before, .page-id-399 #gform_submit_button_5:after {
    content: "";
    width: 0;
    height: 0;
    bottom: 0;
}

.page-id-399 #gform_submit_button_5:before {
    border-bottom: 54px solid #C50035;
    border-left: 29px solid transparent;
    position: absolute;
    right: 100%;
}

.page-id-399 #gform_submit_button_5:after {
    border-top: 54px solid #C50035;
    border-right: 29px solid transparent;
    position: absolute;
    left: 100%;
}

.page-id-399 #gform_submit_button_5:hover {
    color: #161F60;
}

/* Overrides for the admin side. */
.wp-admin .dine-save.did-you-know {
    max-width: 800px;
    min-width: 400px;
    width: initial;
    position: initial;
    z-index: initial;
    left: initial;
    bottom: initial;
}

.wp-admin .sample-itinerary {
    padding: 0;
}

.wp-admin .sample-itinerary .wp-block {
    margin-left: 15px;
}

.wp-admin .sample-itinerary .wp-block p {
    padding: inherit;
}

.wp-admin .sample-itinerary .wp-block-columns {
    width: 60vw;
    margin: auto;
}

.wp-admin .mobile-price-table {
    display: block !important;
}

.wp-admin.block-editor-page .wp-block[data-type="core/table"] {
    max-width: 100%;
    margin: 0;
}

.trails {
    max-width: 95%;
    margin: 0 auto;
}

.trails p {
    font-size: 1.4rem;
}

.trails .row {
    display: flex;
    flex-flow: row nowrap;
    background-color: rgba(33, 163, 213, 0.05);
    min-height: 60px;
}

.trails .row:after {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    content: "+";
    color: #fff;
    background-color: #161F60;
    width: 40px;
    font-weight: normal;
    float: right;
    margin-left: 60px;
    min-height: 60px;
    font-size: 2.5rem;
}

.trails .row .item {
    width: 33%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
}

.trails .row .item:first-of-type {
    width: 60%;
    justify-content: flex-start;
}

.trails .row .item:last-of-type {
    width: 15%;
}

.trails .row p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.trails .row img {
    width: 32px;
    margin-right: 6px;
}

.trails .active:after {
    content: "−";
}

.trails .heading {
    background-color: white;
}

.trails .heading:after {
    content: "";
    background-color: #fff;
}

.trails .heading p {
    width: 30%;
}

.trails .heading .item:first-of-type {
    justify-content: flex-start;
}

.trails .trail-info {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.trails .elevation, .trails .description {
    display: flex;
    flex-flow: row nowrap;
}

.trails .elevation .label, .trails .description .label {
    width: 35%;
    margin-left: 5px;
}

.trails .elevation .trail-description, .trails .description .trail-description {
    width: 60%;
}

@media only screen and (max-width: 767px) {
    .wp-block-column {
        margin: 30px 0 5px 0;
    }
}

@media only screen and (max-width: 600px) {
    .eat-shop-promotion .wp-block-column:first-child:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        z-index: -1;
        border-top: 2px dashed white;
    }
}

.entry-content .forecast-container {
    margin: 40px auto 0 auto;
    width: 85%;
    padding: 0 2%;
}

.forecast p {
    margin: 0;
}

.forecast .wind {
    font-size: 1.2rem;
}

.forecast .location p {
    font-size: 1.4rem;
}

.forecast .red-text {
    padding-left: 5%;
}

.forecast .temperature {
    font-style: normal;
    font-weight: 400;
    font-size: calc(18px + 1.3vw);
    color: #161F60;
    display: flex;
}

.forecast .daily-separator {
    background-color: #E9E6E6;
    width: 1px;
    height: 90px;
    margin: 36px 2% 36px 2%;
}

.forecast .red-text {
    padding-left: 0;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-top: 70px;
    position: relative;
}

.forecast:before {
    content: "";
    background-color: #E9E6E6;
    width: 100%;
    height: 1px;
    position: absolute;
    right: 0;
    top: -25px;
}

.forecast .daily {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    margin-bottom: 75px;
}

.forecast .daily .daily-forecast {
    display: flex;
}

.forecast .daily .daily-forecast .daily-forecast-contents {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    flex-flow: row;
    justify-content: flex-start;
}

.forecast .daily .daily-forecast .winfo {
    width: 80px;
}

.forecast .daily .daily-forecast .day {
    font-size: 1.8rem;
    font-weight: 400;
    color: #161F60;
}

.forecast .daily .daily-forecast .day:after {
    left: 200px;
    top: 45px;
}

.forecast .daily .daily-forecast:nth-of-type(5):after {
    background-color: transparent;
}

.forecast .daily img {
    height: 40px;
    width: 40px;
    margin-top: 60px;
}

.page-snow-report .wp-block-eleven-online-container.snow-report-header-block-container .background-eleven-online {
    padding-top: 5% !important;
    padding-bottom: 7% !important;
    background-color: #EBF7FB !important;
}

.page-snow-report h5, .page-snow-report h6 {
    font-style: normal;
    font-weight: 400;
    font-size: calc(18px + 1.3vw);
}

.page-snow-report .circle {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.page-snow-report .entry-title {
    display: none;
}

.page-snow-report .hero-image-block {
    margin-bottom: 0;
}

.page-snow-report .hero-image-block p {
    width: 60%;
}

.page-snow-report .snow-summary {
    background-color: #EBF7FB;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1% 0 3% 0;
}

.page-snow-report .snow-summary .summary-header {
    width: 85%;
    padding: 15px 2%;
    margin: 0 auto;
    font-weight: 400;
}

.page-snow-report .snow-summary .summary {
    width: 85%;
    margin: 0 auto;
    display: flex;
    flex-flow: row nowrap;
}

.page-snow-report .snow-summary .summary-cell {
    flex: 1 0 120px;
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
    justify-content: stretch;
    padding: 0 2%;
    position: relative;
}

.page-snow-report .snow-summary .summary-cell h6 {
    font-style: normal;
    font-weight: 400;
    font-size: calc(18px + 1.3vw);
}

.page-snow-report .snow-summary .summary-cell p {
    white-space: nowrap;
}

.page-snow-report .snow-summary .summary-cell:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    border: solid 1px #cccccc;
}

.page-snow-report .snow-summary .summary-cell:last-of-type:after {
    height: 0;
}

.page-snow-report .current-conditions + .aligncenter, .page-snow-report .related-links-container {
    width: 85%;
    margin: 0 auto;
    padding: 0 2%;
}

.page-snow-report .current-conditions {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    justify-content: space-between;
    width: 85%;
    margin: 60px auto;
    padding: 0 2%;
}

.page-snow-report .current-conditions .cc-cell {
    flex: 1 0 215px;
    position: relative;
}

.page-snow-report .current-conditions .ski-area .circle-status-container {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.page-snow-report .current-conditions .ski-area .circle-status-container .alert {
    align-self: flex-start;
    text-align: center;
    background: #C50035;
    color: #ffffff;
    font-size: 1.2rem;
    font-family: brother-1816;
    padding: 3px 7px;
    margin-top: 5px;
    margin-right: 5px;
}

.page-snow-report .current-conditions .ski-area p {
    width: 90%;
    margin-bottom: 3px;
    font-size: 1.4rem;
}

.page-snow-report .current-conditions .ski-area p:first-of-type {
    font-weight: 400;
}

.page-snow-report .current-conditions .ski-area .status {
    display: inline-block;
}

.page-snow-report .current-conditions .ski-area .days, .page-snow-report .current-conditions .ski-area .hours, .page-snow-report .current-conditions .ski-area .status {
    margin: 0;
}

.page-snow-report .current-conditions .ski-area .hours {
    padding: 0;
    margin: 0;
    background-color: transparent;
    margin-bottom: 12px;
}

.page-snow-report .current-conditions .snow-total > p:first-of-type {
    font-weight: 400;
    width: 80%;
    margin: 0 auto 1em auto;
}

.page-snow-report .current-conditions .snow-total .snow-total-footer {
    text-align: left;
    margin-left: 20px;
    margin-top: 20px;
}

.page-snow-report .current-conditions .cc-section {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
}

.page-snow-report .current-conditions .cc-section hr {
    margin: 6% 0 7% 0;
}

.page-snow-report .current-conditions .cc-section .cc-section-row {
    display: flex;
}

.page-snow-report .current-conditions .cc-section .cc-section-row .cc-section-cell {
    flex: 1 0 120px;
    padding: 0 5%;
    position: relative;
}

.page-snow-report .current-conditions .cc-section .cc-section-row .cc-section-cell p:not(.footer) {
    margin: 0;
    white-space: nowrap;
    font-weight: 400;
}

.page-snow-report .current-conditions .cc-section .cc-section-row .cc-section-cell h5 {
    margin-top: 8px;
    font-style: normal;
    font-weight: 400;
    font-size: calc(18px + 1.3vw);
}

.page-snow-report .current-conditions .cc-section .cc-section-row .cc-section-cell .footer {
    margin-top: -7px;
    margin-bottom: 1rem;
}

.page-snow-report .current-conditions .cc-section .cc-section-row .current-temp {
    position: relative;
}

.page-snow-report .current-conditions .cc-section .cc-section-row .current-temp h5 {
    display: inline-block;
}

.page-snow-report .current-conditions .cc-section .cc-section-row .current-temp img {
    height: 45px;
    position: absolute;
    right: 20%;
    top: 50px;
}

.page-snow-report .current-conditions .cc-section .cc-section-row .cell-spacer {
    display: inline-block;
    height: 29px;
}

.page-snow-report .current-conditions .cc-section .cc-section-row .cell-spacer h5 {
    margin-top: 4px;
}

.page-snow-report .current-conditions .cc-cell:after, .page-snow-report .current-conditions .cc-section-cell:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 97%;
    width: 0;
    border: 1px solid #cccccc;
}

.page-snow-report .current-conditions .cc-section-cell:after {
    height: 70%;
    top: 40px;
    right: 0;
}

.page-snow-report .current-conditions .cc-section-cell:last-of-type:after {
    height: 0;
}

.page-snow-report .snow-gauge {
    height: 280px;
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    position: relative;
}

.page-snow-report .snow-gauge .bar {
    background: #21A3D5;
    width: 65%;
    margin: 0 auto;
}

.page-snow-report .tick-left, .page-snow-report .tick-right {
    position: absolute;
    top: 0;
    width: 16px;
    border-bottom: 2px solid #000000;
}

.page-snow-report .tick-left {
    left: -2px;
}

.page-snow-report .tick-right {
    right: -2px;
}

.page-snow-report .tick-left:nth-of-type(even), .page-snow-report .tick-right:nth-of-type(even) {
    width: 8px;
}

.page-snow-report .tick-left:nth-of-type(1), .page-snow-report .tick-right:nth-of-type(1) {
    top: 0px;
}

.page-snow-report .tick-left:nth-of-type(2), .page-snow-report .tick-right:nth-of-type(2) {
    top: 10px;
}

.page-snow-report .tick-left:nth-of-type(3), .page-snow-report .tick-right:nth-of-type(3) {
    top: 20px;
}

.page-snow-report .tick-left:nth-of-type(4), .page-snow-report .tick-right:nth-of-type(4) {
    top: 30px;
}

.page-snow-report .tick-left:nth-of-type(5), .page-snow-report .tick-right:nth-of-type(5) {
    top: 40px;
}

.page-snow-report .tick-left:nth-of-type(6), .page-snow-report .tick-right:nth-of-type(6) {
    top: 50px;
}

.page-snow-report .tick-left:nth-of-type(7), .page-snow-report .tick-right:nth-of-type(7) {
    top: 60px;
}

.page-snow-report .tick-left:nth-of-type(8), .page-snow-report .tick-right:nth-of-type(8) {
    top: 70px;
}

.page-snow-report .tick-left:nth-of-type(9), .page-snow-report .tick-right:nth-of-type(9) {
    top: 80px;
}

.page-snow-report .tick-left:nth-of-type(10), .page-snow-report .tick-right:nth-of-type(10) {
    top: 90px;
}

.page-snow-report .tick-left:nth-of-type(11), .page-snow-report .tick-right:nth-of-type(11) {
    top: 100px;
}

.page-snow-report .tick-left:nth-of-type(12), .page-snow-report .tick-right:nth-of-type(12) {
    top: 110px;
}

.page-snow-report .tick-left:nth-of-type(13), .page-snow-report .tick-right:nth-of-type(13) {
    top: 120px;
}

.page-snow-report .tick-left:nth-of-type(14), .page-snow-report .tick-right:nth-of-type(14) {
    top: 130px;
}

.page-snow-report .tick-left:nth-of-type(15), .page-snow-report .tick-right:nth-of-type(15) {
    top: 140px;
}

.page-snow-report .tick-left:nth-of-type(16), .page-snow-report .tick-right:nth-of-type(16) {
    top: 150px;
}

.page-snow-report .tick-left:nth-of-type(17), .page-snow-report .tick-right:nth-of-type(17) {
    top: 160px;
}

.page-snow-report .tick-left:nth-of-type(18), .page-snow-report .tick-right:nth-of-type(18) {
    top: 170px;
}

.page-snow-report .tick-left:nth-of-type(19), .page-snow-report .tick-right:nth-of-type(19) {
    top: 180px;
}

.page-snow-report .tick-left:nth-of-type(20), .page-snow-report .tick-right:nth-of-type(20) {
    top: 190px;
}

.page-snow-report .tick-left:nth-of-type(21), .page-snow-report .tick-right:nth-of-type(21) {
    top: 200px;
}

.page-snow-report .tick-left:nth-of-type(22), .page-snow-report .tick-right:nth-of-type(22) {
    top: 210px;
}

.page-snow-report .tick-left:nth-of-type(23), .page-snow-report .tick-right:nth-of-type(23) {
    top: 220px;
}

.page-snow-report .tick-left:nth-of-type(24), .page-snow-report .tick-right:nth-of-type(24) {
    top: 230px;
}

.page-snow-report .tick-left:nth-of-type(25), .page-snow-report .tick-right:nth-of-type(25) {
    top: 240px;
}

.page-snow-report .tick-left:nth-of-type(26), .page-snow-report .tick-right:nth-of-type(26) {
    top: 250px;
}

.page-snow-report .tick-left:nth-of-type(27), .page-snow-report .tick-right:nth-of-type(27) {
    top: 260px;
}

.page-snow-report .tick-left:nth-of-type(28), .page-snow-report .tick-right:nth-of-type(28) {
    top: 270px;
}

.page-snow-report .tick-left:nth-of-type(29), .page-snow-report .tick-right:nth-of-type(29) {
    top: 280px;
}

.page-snow-report .related-links-container .wp-block-columns {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}

.page-snow-report .related-links-container .wp-block-columns .wp-block-column {
    flex: 1 0 auto;
    margin: 15px;
    padding: 0;
}

.page-snow-report .related-links-container .wp-block-columns .wp-block-column p {
    margin: 0;
}

.page-snow-report .related-links-container a.button {
    color: #ffffff;
}

.page-snow-report .related-links-container a {
    color: #161F60;
}

.page-snow-report .snow-summary .snow-report-print-link {
    display: block;
    position: fixed;
    color: #000000;
    background-color: #fed101;
    padding: 0.5em 2em 0.5em 2.2em;
    bottom: 25px;
    right: 40px;
    z-index: 999;
}

.page-snow-report .snow-summary .snow-report-print-link::before {
    content: "";
    display: inline-block;
    position: absolute;
    color: #000000;
    top: 8px;
    left: 15px;
    font-family: "dashicons";
}

.page-snow-report .last-updated {
    text-align: center;
    margin: 1em auto;
}

@media only screen and (max-width: 1350px) {
    .page-snow-report .current-conditions .circle-status-container .width-override {
        width: 80%;
    }
}

@media only screen and (max-width: 1200px) {
    .page-snow-report .current-conditions {
        flex-flow: row wrap;
        align-items: stretch;
    }

    .page-snow-report .current-conditions .cc-section {
        margin-top: 5%;
    }
}

@media only screen and (max-width: 960px) {
    .page-snow-report .snow-summary {
        width: 85%;
        margin: 7% auto;
    }

    .page-snow-report .snow-summary .summary-header {
        text-align: center;
    }

    .page-snow-report .snow-summary .summary {
        flex-flow: row wrap;
        align-items: center;
        justify-content: center;
    }

    .page-snow-report .snow-summary .summary-cell {
        flex: 1 0 auto;
        padding: 8% 2%;
        width: 120px;
    }

    .page-snow-report .snow-summary .summary-cell p {
        margin: 0;
    }

    .page-snow-report .snow-summary .summary-cell::after {
        height: 0;
        width: 100%;
    }

    .page-snow-report .current-conditions .cc-cell {
        flex: 1 0 260px;
    }

    .page-snow-report .current-conditions .cc-section {
        display: flex;
    }

    .page-snow-report .current-conditions .cc-section .cc-section-row {
        flex-flow: row wrap;
        align-items: flex-end;
        justify-content: center;
        margin: 0 -2%;
    }

    .page-snow-report .current-conditions .cc-section .cc-section-row .cc-section-cell {
        flex: 1 0 200px;
        padding: 0;
        margin: 2%;
        width: 120px;
    }

    .entry-content .forecast-container .forecast::after {
        width: 100%;
        height: 0;
        top: 0;
        right: 0;
    }

    .entry-content .forecast-container .forecast:last-of-type:after {
        height: 0;
    }
}

@media only screen and (max-width: 675px) {
    .page-snow-report .current-conditions .cc-section {
        flex: 1 0 200px;
    }

    .page-snow-report .current-conditions .cc-section .cc-section-row .current-wind .cell-spacer {
        display: none;
    }

    .page-snow-report .current-conditions .cc-section .cc-section-row .cc-section-cell::after {
        display: none;
    }

    .page-snow-report .current-conditions .cc-cell::after {
        display: none;
    }

    .page-snow-report .current-conditions .ski-area p {
        width: 100%;
    }

    .page-snow-report .current-conditions .snow-total {
        flex: 1 0 345px;
        margin-top: 40px;
    }

    .page-snow-report .current-conditions .snow-total .snow-total-footer {
        margin-left: 0;
    }

    .page-snow-report .current-conditions .snow-total > p:first-of-type {
        width: 100%;
        margin: 0 auto 1em auto;
    }

    .page-snow-report .current-conditions .snow-gauge {
        width: 100%;
        margin: 4% auto;
    }

    .page-snow-report .current-conditions .snow-gauge .bar {
        width: 85%;
    }
}

@media only screen and (max-width: 425px) {
    .page-snow-report .current-conditions .snow-total, .page-snow-report .current-conditions .cc-cell {
        flex: 1 0 200px;
    }

    .page-snow-report .current-conditions .cc-section .cc-section-row .cc-section-cell {
        width: 90px;
    }
}

.webcam-container {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-evenly;
    padding: 50px 0;
}

.webcams .webcam {
    width: 620px;
    height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.webcams .title {
    padding-left: 0;
    margin-top: 15px;
}

@media only screen and (max-width: 1550px) {
    .webcam-container .webcams .webcam {
        width: 400px;
        height: 300px;
    }
}

@media only screen and (max-width: 820px) {
    .webcam-container {
        flex-flow: column nowrap;
    }

    .webcam-container .webcams {
        display: flex;
        flex-flow: column-reverse;
        margin: 0 auto;
    }

    .webcam-container .webcams .webcam {
        width: 80vw;
        height: 45vw;
    }
}

.page-trail-map-grooming-report .wp-block-eleven-online-container.white-text .background-eleven-online {
    padding-top: 12% !important;
    padding-bottom: 12% !important;
}

.page-trail-map-grooming-report .img-background-overlay {
    width: 100%;
    height: 100%;
    background-color: #161f60;
    position: absolute;
    top: 0;
    opacity: 0.7;
}

.page-trail-map-grooming-report .circle {
    width: 15px;
    height: 15px;
    background: #1CA02B;
    border-radius: 50%;
}

.page-trail-map-grooming-report .square {
    width: 15px;
    height: 15px;
    background: #1906A5;
}

.page-trail-map-grooming-report .oval {
    width: 15px;
    height: 20px;
    background: orange;
    border-radius: 10px/14px;
}

.page-trail-map-grooming-report .diamond {
    display: inline-block;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom: 11px solid #000000;
    position: relative;
    top: -8px;
}

.page-trail-map-grooming-report .diamond:after {
    content: "";
    position: absolute;
    left: -8px;
    top: 11px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-top: 11px solid #000000;
}

.page-trail-map-grooming-report .cell-separator {
    display: none;
}

.page-trail-map-grooming-report #lower-mountain-button, .page-trail-map-grooming-report #upper-mountain-button {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 25px;
    display: none;
    position: relative;
}

.page-trail-map-grooming-report #lower-mountain-button span, .page-trail-map-grooming-report #upper-mountain-button span {
    padding-right: 20px;
}

.page-trail-map-grooming-report #lower-mountain-button:after, .page-trail-map-grooming-report #upper-mountain-button:after {
    content: "+";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 10%;
    background-color: #58585a;
    color: #ffffff;
    font-size: 30px;
    line-height: 1.7;
}

.page-trail-map-grooming-report #lower-mountain-button.open:after, .page-trail-map-grooming-report #upper-mountain-button.open:after {
    content: "-";
    line-height: 1.4;
}

.page-trail-map-grooming-report .hero-image-block {
    height: 550px !important;
    margin-bottom: 3%;
}

.page-trail-map-grooming-report .hero-image-block h3 {
    width: 45%;
    color: #ffffff;
}

.page-trail-map-grooming-report .hero-image-block .trailmap-button {
    margin-top: 40px;
}

.page-trail-map-grooming-report .hero-image-block .trailmap-button a {
    height: 40px;
    padding-top: 8px;
}

.page-trail-map-grooming-report .hero-image-block .image-overlay {
    z-index: -1;
}

.page-trail-map-grooming-report .mountain-summary-block {
    width: 75%;
    height: auto;
    margin-bottom: 40px;
    margin-top: 1em;
}

.page-trail-map-grooming-report .mountain-summary-block p {
    text-align: center;
}

.page-trail-map-grooming-report .mountain-summary-block .summary-block {
    height: auto;
    padding: 2%;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    text-align: center;
    background-color: #EBF7FB;
}

.page-trail-map-grooming-report .mountain-summary-block .summary-block .summary-cell {
    margin: 3.5%;
    position: relative;
    flex: 0 1 20%;
}

.page-trail-map-grooming-report .mountain-summary-block .summary-block .summary-cell p {
    font-size: 1.8rem;
    margin-bottom: 0;
    color: #c50035;
}

.page-trail-map-grooming-report .mountain-summary-block .summary-block .summary-cell .open-percentage {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}

.page-trail-map-grooming-report .mountain-summary-block .summary-block .summary-cell h5 {
    font-style: normal;
    font-weight: 400;
    font-size: calc(18px + 1.3vw);
    margin-bottom: 0;
}

.page-trail-map-grooming-report .mountain-summary-block .summary-block .summary-cell h6 {
    font-style: normal;
    font-weight: 400;
    font-size: calc(18px + 1.2vw);
    margin-bottom: 0;
}

.page-trail-map-grooming-report .mountain-summary-block .summary-block .summary-cell:after {
    content: "";
    display: block;
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0;
    right: -15%;
    background-color: #9e9e9e;
}

.page-trail-map-grooming-report .mountain-summary-block .summary-block .summary-cell:last-of-type p {
    width: 110%;
    white-space: nowrap;
}

.page-trail-map-grooming-report .mountain-summary-block .summary-block .summary-cell:last-of-type:after {
    height: 0;
}

.page-trail-map-grooming-report .alert-block {
    width: 75%;
    margin-bottom: 80px;
    border: 1px solid #9e9e9e;
    padding: 2.5%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.page-trail-map-grooming-report .alert-block .alert-ribbon {
    width: auto;
    max-width: 135px;
    margin-bottom: 1em;
    height: 40px;
    background-color: #D81D3D;
    text-align: center;
}

.page-trail-map-grooming-report .alert-block .alert-ribbon h6 {
    color: #ffffff;
    font-size: 24px;
    padding: 5px 20px;
}

.page-trail-map-grooming-report .alert-block .alert-details {
    width: 60%;
}

.page-trail-map-grooming-report .alert-block .alert-details h5 {
    margin: 0;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 400;
    color: #161f60;
}

.page-trail-map-grooming-report .lifts-table {
    width: 91%;
    margin: 0 auto;
}

.page-trail-map-grooming-report .lifts-table thead td {
    line-height: 4;
    border: none;
}

.page-trail-map-grooming-report .lifts-table thead td:first-of-type {
    padding-left: 20px;
}

.page-trail-map-grooming-report .lifts-table tbody {
    border: none;
}

.page-trail-map-grooming-report .lifts-table tbody tr:nth-of-type(odd) {
    background-color: #EBF7FB;
}

.page-trail-map-grooming-report .lifts-table tbody tr:nth-of-type(even) {
    background-color: #ffffff;
}

.page-trail-map-grooming-report .lifts-table tbody td {
    padding: 15px 0;
    line-height: 1;
    font-size: calc(13px + 0.2vw);
    border: none;
}

.page-trail-map-grooming-report .lifts-table tbody td p {
    font-size: calc(13px + 0.2vw);
}

.page-trail-map-grooming-report .lifts-table tbody td:first-of-type {
    padding-left: 20px;
}

.page-trail-map-grooming-report .lifts-table tbody td:nth-of-type(2) {
    font-weight: 500 !important;
}

.page-trail-map-grooming-report .trail-area-section {
    margin-top: 60px;
    margin-bottom: 40px;
    text-align: center;
}

.page-trail-map-grooming-report .trail-section-header {
    text-align: center;
    margin-bottom: 25px;
}

.page-trail-map-grooming-report .trail-report-section {
    display: flex;
    flex-direction: row;
    width: 95%;
    margin: 0 auto;
}

.page-trail-map-grooming-report .trail-report-section .table-container {
    flex-basis: 50%;
}

.page-trail-map-grooming-report .trail-report-section .table-container .trails-table {
    width: 90%;
    margin: 0 auto;
}

.page-trail-map-grooming-report .trail-report-section .table-container .trails-table thead td {
    line-height: 2;
    border: none;
}

.page-trail-map-grooming-report .trail-report-section .table-container .trails-table thead td:first-of-type {
    padding-left: 20px;
}

.page-trail-map-grooming-report .trail-report-section .table-container .trails-table thead td:nth-of-type(3), .page-trail-map-grooming-report .trail-report-section .table-container .trails-table thead td:nth-of-type(4) {
    text-align: center;
}

.page-trail-map-grooming-report .trail-report-section .table-container .trails-table tbody {
    border: none;
}

.page-trail-map-grooming-report .trail-report-section .table-container .trails-table tbody tr:nth-of-type(odd) {
    background-color: #EBF7FB;
}

.page-trail-map-grooming-report .trail-report-section .table-container .trails-table tbody tr:nth-of-type(even) {
    background-color: #ffffff;
}

.page-trail-map-grooming-report .trail-report-section .table-container .trails-table tbody td {
    padding: 12px 0;
    line-height: 1;
    font-size: 16px;
    border: none;
}

.page-trail-map-grooming-report .trail-report-section .table-container .trails-table tbody td img {
    height: 20px;
}

.page-trail-map-grooming-report .trail-report-section .table-container .trails-table tbody td:first-of-type {
    padding-left: 20px;
    width: 1px;
}

.page-trail-map-grooming-report .trail-report-section .table-container .trails-table tbody td:nth-of-type(3), .page-trail-map-grooming-report .trail-report-section .table-container .trails-table tbody td:nth-of-type(4) {
    text-align: center;
}

.page-trail-map-grooming-report .trail-report-section .table-container .trails-table tbody td.groomed-icon {
    padding: 0;
}

.page-trail-map-grooming-report .trail-report-section .table-container .trails-table tbody td.groomed-icon img {
    height: 30px;
}

@media only screen and (max-width: 1024px) {
    .page-trail-map-grooming-report .lifts-table {
        width: 100%;
    }

    .page-trail-map-grooming-report .mountain-summary-block {
        width: 100%;
    }

    .page-trail-map-grooming-report .webcam-block {
        flex-direction: column;
        margin-bottom: -50px;
    }

    .page-trail-map-grooming-report .webcam-block .cam-cell {
        margin-bottom: 40px;
    }

    .page-trail-map-grooming-report .webcam-block .cam-cell iframe {
        height: 280px;
    }
}

@media only screen and (max-width: 800px) {
    .page-trail-map-grooming-report .mountain-summary-block {
        margin-bottom: 60px;
    }

    .page-trail-map-grooming-report .mountain-summary-block .summary-block {
        height: auto;
        flex-wrap: wrap;
    }

    .page-trail-map-grooming-report .mountain-summary-block .summary-block .summary-cell {
        flex-basis: 50%;
    }

    .page-trail-map-grooming-report .mountain-summary-block .summary-block .summary-cell:after {
        display: none;
    }

    .page-trail-map-grooming-report .lifts-table tr td:nth-of-type(6), .page-trail-map-grooming-report .lifts-table tr td:last-of-type, .page-trail-map-grooming-report .lifts-table tr th:nth-of-type(6), .page-trail-map-grooming-report .lifts-table tr th:last-of-type {
        display: none;
    }

    .page-trail-map-grooming-report .trail-report-section .table-container .trails-table thead tr td:nth-of-type(3), .page-trail-map-grooming-report .trail-report-section .table-container .trails-table thead tr td:last-of-type {
        padding-right: 10px;
    }

    .page-trail-map-grooming-report .trail-report-section .table-container .trails-table tbody tr {
        height: 70px;
    }

    .page-trail-map-grooming-report .trail-report-section .table-container .trails-table tbody tr td:last-of-type {
        padding-right: 15px;
    }
}

@media only screen and (max-width: 675px) {
    .page-trail-map-grooming-report .lifts-table tr td:nth-of-type(5), .page-trail-map-grooming-report .lifts-table tr th:nth-of-type(5) {
        display: none;
    }

    .page-trail-map-grooming-report .trail-report-section {
        display: block;
        width: 100%;
    }
}

@media only screen and (max-width: 500px) {
    .page-trail-map-grooming-report .hero-image-block .background-eleven-online h3 {
        width: 96%;
    }

    .page-trail-map-grooming-report .mountain-summary-block {
        width: 85%;
    }

    .page-trail-map-grooming-report .mountain-summary-block .summary-block {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .page-trail-map-grooming-report .mountain-summary-block .summary-block .summary-cell .cell-separator {
        display: block;
        width: 50%;
        margin: 25px auto 0;
        border-top: solid 2px #d6d6d6;
    }

    .page-trail-map-grooming-report .mountain-summary-block .summary-block .summary-cell:after {
        display: none;
    }

    .page-trail-map-grooming-report .mountain-summary-block .summary-block .summary-cell:last-of-type p {
        width: 100%;
    }

    .page-trail-map-grooming-report .alert-block {
        width: 85%;
        flex-direction: column;
    }

    .page-trail-map-grooming-report .alert-block .alert-ribbon {
        width: 100%;
    }

    .page-trail-map-grooming-report .alert-block .alert-details {
        width: 90%;
    }

    .page-trail-map-grooming-report .alert-block .alert-details h5, .page-trail-map-grooming-report .alert-block .alert-details p {
        text-align: center;
    }

    .page-trail-map-grooming-report .lifts-table thead {
        display: none;
    }

    .page-trail-map-grooming-report .lifts-table tr td:nth-of-type(3), .page-trail-map-grooming-report .lifts-table tr th:nth-of-type(3) {
        display: none;
    }

    .page-trail-map-grooming-report .lifts-table tr td .lift-name {
        font-weight: 700;
        font-style: italic;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .page-trail-map-grooming-report .lifts-table tr td .lift-type {
        font-weight: 300;
    }

    .page-trail-map-grooming-report .lifts-table tr td:first-of-type, .page-trail-map-grooming-report .lifts-table tr td:nth-of-type(2) {
        padding-left: 5px;
    }

    .page-trail-map-grooming-report .webcam-block .cam-cell iframe {
        height: 255px;
    }
}

.up-to-three-columns-tables-parent-container {
    background: transparent;
}

.up-to-three-columns-tables-parent-container .background-eleven-online {
    display: flex;
    flex-flow: column;
    align-items: stretch;
    justify-content: center;
}

.up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-table-dropdown-container {
    opacity: 0;
    height: 0;
}

.up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-table-dropdown-container .background-eleven-online {
    background: transparent;
}

.up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-table-dropdown-container .background-eleven-online .up-to-three-column-table-dropdown {
    background: transparent;
}

.up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-table-dropdown-container .background-eleven-online .up-to-three-column-table-dropdown select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: center;
    border: 2px solid grey;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 50px;
}

.up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-table-dropdown-container .background-eleven-online .up-to-three-column-table-dropdown select option {
    background: transparent;
}

.up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-table-dropdown-container .background-eleven-online .up-to-three-column-table-dropdown:after {
    content: "";
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    position: absolute;
    right: 7%;
    top: 45%;
    border-top: 12px solid black;
    pointer-events: none;
}

.up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-tables-container {
    background: transparent;
}

.up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-tables-container .background-eleven-online {
    background: transparent;
}

.up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-tables-container .background-eleven-online .up-to-three-column-table {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

.up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-tables-container .background-eleven-online .up-to-three-column-table table {
    background: transparent;
}

.up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-tables-container .background-eleven-online .up-to-three-column-table table thead {
    background-color: #161F60;
}

.up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-tables-container .background-eleven-online .up-to-three-column-table table thead th {
    border: none;
    color: white;
    padding: 0.5% 2%;
}

.up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-tables-container .background-eleven-online .up-to-three-column-table table thead th:first-child {
    font-size: calc(10px + 1vw);
    text-transform: uppercase;
}

.up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-tables-container .background-eleven-online .up-to-three-column-table table thead th:not(:first-child) {
    font-size: calc(8px + 1vw);
    text-align: center;
}

.up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-tables-container .background-eleven-online .up-to-three-column-table table tbody {
    background: transparent;
    border: none;
}

.up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-tables-container .background-eleven-online .up-to-three-column-table table tbody tr {
    background: transparent;
}

.up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-tables-container .background-eleven-online .up-to-three-column-table table tbody tr td {
    border: none;
    padding: 0.5% 2%;
    font-size: calc(8px + 1vw);
}

.up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-tables-container .background-eleven-online .up-to-three-column-table table tbody tr td:not(:first-child) {
    text-align: center;
}

.up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-tables-container .background-eleven-online .up-to-three-column-table table tbody tr:nth-child(odd) {
    background-color: #EBF7FB;
}

@media only screen and (max-width: 980px) {
    .up-to-three-columns-tables-parent-container {
        background: transparent;
    }

    .up-to-three-columns-tables-parent-container .background-eleven-online {
        display: flex;
    }

    .up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-table-dropdown-container {
        opacity: 1;
        height: auto;
        width: 100%;
        padding: 0;
        margin: 0;
        background-color: #161f60;
    }

    .up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-table-dropdown-container .background-eleven-online {
        width: 80%;
        margin: 0 auto;
    }

    .up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-table-dropdown-container .background-eleven-online .up-to-three-column-table-dropdown {
        background: transparent;
    }

    .up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-table-dropdown-container .background-eleven-online .up-to-three-column-table-dropdown select {
        padding-right: 50px;
    }

    .up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-table-dropdown-container .background-eleven-online .up-to-three-column-table-dropdown select option {
        background: transparent;
    }

    .up-to-three-columns-tables-parent-container .background-eleven-online .up-to-three-column-table-dropdown-container .background-eleven-online .up-to-three-column-table-dropdown:after {
        pointer-events: none;
    }
}


/*# sourceMappingURL=maps/style.css.map */
