@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

.tabbedcontainer-view {
    list-style: none;
    margin: 1rem 0;
    padding: 0; }
@media (min-width: 992px) {
    .tabbedcontainer-view {
        margin: 2rem 0 1rem; } }
.tabbedcontainer-view__price-updated {
    color: #aaaaaa;
    font-size: 0.875rem;
    font-family: "Open Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 300;
    text-transform: none; }
.tabbedcontainer-view__price-updated span {
    display: inline-block; }
.tabbedcontainer-view__item {
    border-bottom: 2px solid transparent;
    cursor: pointer;
    font-family: "Open Sans Condensed", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    margin-right: 0.8rem;
    margin-bottom: 1rem;
    padding: 0 0 0.5rem;
    text-transform: uppercase;
    user-select: none; }
@media screen and (max-width: 480px) {
    .tabbedcontainer-view__item__wide-name {
        display: none; } }
@media screen and (min-width: 480.1px) {
    .tabbedcontainer-view__item__narrow-name {
        display: none; } }
.tabbedcontainer-view__item:hover {
    border-bottom: 2px solid #bd2c16;
    color: #bd2c16; }
@media (min-width: 992px) {
    .tabbedcontainer-view__item {
        font-size: 1.75rem;
        margin-right: 2rem;
        padding: 0 0 0.8rem; } }
.tabbedcontainer-view__item--active {
    border-bottom: 2px solid #bd2c16;
    color: #bd2c16; }
.tabbedcontainer-view__item > span > div > span {
    display: block;
    font-size: 1rem; }
.tabbedcontainer-view__item__right-side {
    align-items: center;
    height: 100%;
    list-style: none;
    margin: 0;
    padding: 0; }
.tabbedcontainer-view__item__right-side > * {
    font-family: "Open Sans Condensed", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    margin-left: 1rem;
    margin-bottom: 1rem;
    text-transform: uppercase; }
.tabbedcontainer-view__item__right-side > * a {
    color: #333; }
.tabbedcontainer-view__item__right-side > * a:hover {
    color: #999999;
    text-decoration: none; }
.tabbedcontainer-view__item__right-side > *:first-child {
    margin-left: 0; }
@media (max-width: 600px) {
    .tabbedcontainer-view__item__right-side > *:last-child {
        width: 100%;
        display: flex;
        justify-content: flex-end; } }
@media (max-width: 600px) {
    .tabbedcontainer-view__right-side-container {
        width: 100%; } }
@media (min-width: 992px) {
    .tabbedcontainer-view--thinner {
        margin: 1rem 0; } }
.tabbedcontainer-view--thinner .tabbedcontainer-view__item__right-side > * {
    margin-bottom: 0; }
/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

.sorting-select {
    align-items: center; }
.sorting-select > * {
    display: inline-block; }
.sorting-select select::-ms-expand {
    display: none; }
.sorting-select select {
    border: 0;
    -webkit-appearance: none;
    outline: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0.625rem 0.5rem; }
.sorting-select select, .sorting-select select > * {
    font-family: "Open Sans Condensed", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase; }
.sorting-select .direction {
    display: none;
    cursor: pointer; }
.sorting-select[data-is-ascending="true"] .direction, .sorting-select[data-is-ascending="false"] .direction {
    position: relative;
    height: 0.8em;
    width: 1.5em;
    padding: 0 !important;
    border: 0;
    display: block; }
.sorting-select[data-is-ascending="true"] .direction::before, .sorting-select[data-is-ascending="false"] .direction::before {
    content: '';
    width: 80%;
    height: 2px;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    position: absolute;
    background: black; }
.sorting-select[data-is-ascending="true"] .direction span, .sorting-select[data-is-ascending="false"] .direction span {
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: block; }
.sorting-select[data-is-ascending="true"] .direction span::before, .sorting-select[data-is-ascending="false"] .direction span::before {
    position: absolute;
    content: '';
    transition: width 0.3s ease-in-out;
    height: 2px;
    top: 0;
    right: 0;
    background: black; }
.sorting-select[data-is-ascending="true"] .direction span::after, .sorting-select[data-is-ascending="false"] .direction span::after {
    content: '';
    height: 2px;
    bottom: 0;
    transition: width 0.3s ease-in-out;
    position: absolute;
    background: black;
    right: 0; }
.sorting-select[data-is-ascending="true"] .direction span::before {
    width: 60%; }
.sorting-select[data-is-ascending="true"] .direction span::after {
    width: 100%; }
.sorting-select[data-is-ascending="false"] .direction span::before {
    width: 100%; }
.sorting-select[data-is-ascending="false"] .direction span::after {
    width: 60%; }
/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

.filterbutton {
    border: 1px solid #A5A5A5;
    cursor: pointer;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
    padding: 0.75rem;
    position: relative;
    /* COMMON BALLS */
    /* BALL RED */
    /* BALL_GREEN */
    /* BALL_BLUE */
    /* BALL_BLACK */
    /* Star */ }
.filterbutton:hover {
    border: 1px solid #A5A5A5;
    color: #333; }
.filterbutton--active {
    background-color: black !important;
    border: 1px solid black !important;
    color: white !important; }
.filterbutton.icon_0, .filterbutton.icon_1, .filterbutton.icon_2, .filterbutton.icon_3 {
    padding-left: 2em; }
.filterbutton.icon_0::before, .filterbutton.icon_1::before, .filterbutton.icon_2::before, .filterbutton.icon_3::before {
    content: '';
    border-radius: 100px;
    width: 1em;
    height: 1em;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0.5em;
    transform: translateY(-50%); }
.filterbutton.icon_0::before {
    background: #fe2400; }
.filterbutton.icon_1::before {
    background: #668100; }
.filterbutton.icon_2::before {
    background: #02bdf4; }
.filterbutton.icon_3::before {
    background: black;
    border: 1px solid transparent; }
.filterbutton.icon_3:hover::before {
    border: 1px solid white; }
.filterbutton.icon_5::before, .filterbutton.icon_6::before {
    background-repeat: no-repeat;
    background-size: 0.8rem 0.8rem;
    background-position: center;
    display: inline-block;
    content: "";
    height: 0.8rem;
    width: 0.8rem;
    margin-right: 0.2rem;
    transition: background-image ease 0.3s; }
.filterbutton.icon_5::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' id='star-standard-o' x='114' y='202' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000000' d='M16 8.264a.657.657 0 0 1-.647.661l-1.919.014c-.362.003-.449.214-.192.469l1.326 1.303c.256.25.26.666.005.924l-.438.444a.648.648 0 0 1-.923.004L10.65 9.535a14.74 14.74 0 0 1-.505-.513.219.219 0 0 0-.102-.049c-.036 0-.29-.005-.57-.003-.276.001-.511.243-.514.534-.01.29.194.731.45.985l2.695 2.653c.256.252.258.669.006.929l-.432.44a.664.664 0 0 1-.929.008l-1.285-1.27c-.261-.252-.467-.324-.467-.156l.007.965.012 1.272c0 .364-.29.657-.655.659l-.617.004a.653.653 0 0 1-.663-.647l-.015-1.962c-.002-.36-.214-.445-.465-.186l-1.34 1.363a.664.664 0 0 1-.932.007l-.439-.432a.655.655 0 0 1-.007-.93l2.607-2.64c.25-.253.477-.48.503-.502a.187.187 0 0 0 .044-.1c0-.03 0-.262-.002-.51-.002-.247-.057-.456-.123-.456a12.973 12.973 0 0 0-.538-.018c-.221-.003-.616.2-.864.46l-2.65 2.69a.659.659 0 0 1-.929.007l-.443-.43a.673.673 0 0 1-.006-.932L2.75 9.49c.253-.259.322-.467.15-.47l-.96.008-1.275.01a.655.655 0 0 1-.661-.648L0 7.773a.658.658 0 0 1 .65-.662l1.966-.015c.36-.004.446-.211.186-.467L1.44 5.288a.663.663 0 0 1-.007-.93l.433-.44a.653.653 0 0 1 .926-.007l2.592 2.584c.252.254.479.487.498.514a.17.17 0 0 0 .106.052c.032.004.278.006.545.003.265-.001.483-.248.49-.538-.004-.294-.02-.551-.041-.573-.02-.022-.25-.246-.506-.496L3.833 2.854a.656.656 0 0 1-.006-.926l.432-.444a.66.66 0 0 1 .929-.007l.894.879.687.677c.118.115.215-.08.212-.444L6.964.664c-.001-.363.29-.655.653-.66L8.234 0a.653.653 0 0 1 .664.648l.016 1.919c.004.36.209.444.461.192l1.302-1.324a.653.653 0 0 1 .925-.007l.444.43c.26.257.263.676.004.93L9.505 5.352c-.252.257-.483.483-.512.506a.173.173 0 0 0-.049.103c-.004.03-.002.29 0 .573.003.28.24.51.534.512.291.004.736-.202.988-.461l2.683-2.722a.653.653 0 0 1 .92-.007l.448.434a.66.66 0 0 1 .006.93l-1.31 1.328c-.252.26-.165.467.2.463l1.925-.014a.656.656 0 0 1 .656.651l.006.617z' fill-rule='evenodd'/%3E%3C/svg%3E"); }
.filterbutton.icon_5.filterbutton--active::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' id='star-standard-o' x='114' y='202' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M16 8.264a.657.657 0 0 1-.647.661l-1.919.014c-.362.003-.449.214-.192.469l1.326 1.303c.256.25.26.666.005.924l-.438.444a.648.648 0 0 1-.923.004L10.65 9.535a14.74 14.74 0 0 1-.505-.513.219.219 0 0 0-.102-.049c-.036 0-.29-.005-.57-.003-.276.001-.511.243-.514.534-.01.29.194.731.45.985l2.695 2.653c.256.252.258.669.006.929l-.432.44a.664.664 0 0 1-.929.008l-1.285-1.27c-.261-.252-.467-.324-.467-.156l.007.965.012 1.272c0 .364-.29.657-.655.659l-.617.004a.653.653 0 0 1-.663-.647l-.015-1.962c-.002-.36-.214-.445-.465-.186l-1.34 1.363a.664.664 0 0 1-.932.007l-.439-.432a.655.655 0 0 1-.007-.93l2.607-2.64c.25-.253.477-.48.503-.502a.187.187 0 0 0 .044-.1c0-.03 0-.262-.002-.51-.002-.247-.057-.456-.123-.456a12.973 12.973 0 0 0-.538-.018c-.221-.003-.616.2-.864.46l-2.65 2.69a.659.659 0 0 1-.929.007l-.443-.43a.673.673 0 0 1-.006-.932L2.75 9.49c.253-.259.322-.467.15-.47l-.96.008-1.275.01a.655.655 0 0 1-.661-.648L0 7.773a.658.658 0 0 1 .65-.662l1.966-.015c.36-.004.446-.211.186-.467L1.44 5.288a.663.663 0 0 1-.007-.93l.433-.44a.653.653 0 0 1 .926-.007l2.592 2.584c.252.254.479.487.498.514a.17.17 0 0 0 .106.052c.032.004.278.006.545.003.265-.001.483-.248.49-.538-.004-.294-.02-.551-.041-.573-.02-.022-.25-.246-.506-.496L3.833 2.854a.656.656 0 0 1-.006-.926l.432-.444a.66.66 0 0 1 .929-.007l.894.879.687.677c.118.115.215-.08.212-.444L6.964.664c-.001-.363.29-.655.653-.66L8.234 0a.653.653 0 0 1 .664.648l.016 1.919c.004.36.209.444.461.192l1.302-1.324a.653.653 0 0 1 .925-.007l.444.43c.26.257.263.676.004.93L9.505 5.352c-.252.257-.483.483-.512.506a.173.173 0 0 0-.049.103c-.004.03-.002.29 0 .573.003.28.24.51.534.512.291.004.736-.202.988-.461l2.683-2.722a.653.653 0 0 1 .92-.007l.448.434a.66.66 0 0 1 .006.93l-1.31 1.328c-.252.26-.165.467.2.463l1.925-.014a.656.656 0 0 1 .656.651l.006.617z' fill-rule='evenodd'/%3E%3C/svg%3E"); }
.filterbutton.icon_6::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='18' height='15' viewBox='0 0 18 15' id='filter' x='176' y='164' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000000' d='M7.352 1.538H18v1.31H7.353A2.189 2.189 0 0 1 5.269 4.39a2.189 2.189 0 0 1-2.085-1.542H0v-1.31h3.185A2.188 2.188 0 0 1 5.27 0c.98 0 1.803.65 2.083 1.538zm5.378 3.737c.983 0 1.804.648 2.085 1.536H18v1.31h-3.184a2.187 2.187 0 0 1-2.086 1.542c-.98 0-1.803-.65-2.082-1.541H0V6.81h10.648a2.187 2.187 0 0 1 2.082-1.536zm-5.704 5.07c.982 0 1.804.649 2.083 1.54H18v1.31H9.11a2.187 2.187 0 0 1-2.083 1.54c-.984 0-1.807-.65-2.086-1.54H0v-1.31h4.94a2.187 2.187 0 0 1 2.086-1.54z' fill-rule='evenodd'/%3E%3C/svg%3E");
    margin-right: 0.5rem; }
.filterbutton.icon_6.filterbutton--active::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='18' height='15' viewBox='0 0 18 15' id='filter' x='176' y='164' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M7.352 1.538H18v1.31H7.353A2.189 2.189 0 0 1 5.269 4.39a2.189 2.189 0 0 1-2.085-1.542H0v-1.31h3.185A2.188 2.188 0 0 1 5.27 0c.98 0 1.803.65 2.083 1.538zm5.378 3.737c.983 0 1.804.648 2.085 1.536H18v1.31h-3.184a2.187 2.187 0 0 1-2.086 1.542c-.98 0-1.803-.65-2.082-1.541H0V6.81h10.648a2.187 2.187 0 0 1 2.082-1.536zm-5.704 5.07c.982 0 1.804.649 2.083 1.54H18v1.31H9.11a2.187 2.187 0 0 1-2.083 1.54c-.984 0-1.807-.65-2.086-1.54H0v-1.31h4.94a2.187 2.187 0 0 1 2.086-1.54z' fill-rule='evenodd'/%3E%3C/svg%3E"); }
/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

.num-persons-input {
    position: relative; }

.num-persons-text {
    border-right: 0;
    cursor: pointer;
    padding-right: 2.5rem !important;
    position: relative; }
.num-persons-text:after {
    background-repeat: no-repeat;
    background-size: 1rem 1rem;
    background-position: center;
    display: inline-block;
    content: "";
    height: 1rem;
    width: 1rem;
    position: absolute;
    right: 1rem;
    top: calc(50% - 0.35rem);
    pointer-events: none; }
.num-persons-text:after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='14' height='8' viewBox='0 0 14 8' id='dropdown-o' x='218' y='169' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000000' d='M7 7.542a.541.541 0 0 1-.384-.158L.16.926A.543.543 0 0 1 .925.159L7 6.234 13.075.159a.542.542 0 1 1 .766.767L7.384 7.384A.541.541 0 0 1 7 7.542' fill-rule='evenodd'/%3E%3C/svg%3E"); }
.num-persons-text.booking-form-control {
    border-right: 0; }

.num-persons-base {
    background-color: white;
    padding: 25px;
    width: 410px; }
.num-persons-base input, .num-persons-base label {
    font-family: "Open Sans Condensed", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    pointer-events: none; }
.num-persons-base label {
    margin-left: 1rem;
    text-transform: capitalize; }
.num-persons-base input {
    border: 0;
    display: inline-block;
    font-size: 26px;
    max-width: 50px;
    text-align: center;
    width: auto;
    padding: 0; }
.num-persons-base input::-webkit-inner-spin-button, .num-persons-base input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; }
.num-persons-base__toggle {
    border-radius: 13px;
    background-color: #999999;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
    height: 26px;
    width: 26px;
    user-select: none; }
.num-persons-base__toggle--decrease {
    line-height: 22px; }
.num-persons-base__toggle--inactive {
    background-color: #f3f3f3; }
.num-persons-base__row {
    border-bottom: 2px solid #f3f3f3;
    padding: 15px 15px; }
.num-persons-base__button {
    cursor: pointer;
    margin: 15px; }

.num-persons-dlg {
    position: inherit; }

.num-persons-view {
    border: 1px solid silver;
    position: absolute;
    top: 62px;
    z-index: 1; }
.rc-slider {
    position: relative;
    height: 14px;
    padding: 5px 0;
    width: 100%;
    border-radius: 6px;
    -ms-touch-action: none;
    touch-action: none;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent; }

.rc-slider * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent; }

.rc-slider-rail {
    position: absolute;
    width: 100%;
    background-color: #e9e9e9;
    height: 4px;
    border-radius: 6px; }

.rc-slider-track {
    position: absolute;
    left: 0;
    height: 4px;
    border-radius: 6px;
    background-color: #abe2fb; }

.rc-slider-handle {
    position: absolute;
    margin-left: -7px;
    margin-top: -5px;
    width: 14px;
    height: 14px;
    cursor: pointer;
    cursor: -webkit-grab;
    cursor: grab;
    border-radius: 50%;
    border: solid 2px #96dbfa;
    background-color: #fff;
    -ms-touch-action: pan-x;
    touch-action: pan-x; }

.rc-slider-handle:hover {
    border-color: #57c5f7; }

.rc-slider-handle:active {
    border-color: #57c5f7;
    box-shadow: 0 0 5px #57c5f7;
    cursor: -webkit-grabbing;
    cursor: grabbing; }

.rc-slider-handle:focus {
    border-color: #57c5f7;
    box-shadow: 0 0 0 5px #96dbfa;
    outline: none; }

.rc-slider-mark {
    position: absolute;
    top: 18px;
    left: 0;
    width: 100%;
    font-size: 12px; }

.rc-slider-mark-text {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    color: #999; }

.rc-slider-mark-text-active {
    color: #666; }

.rc-slider-step {
    position: absolute;
    width: 100%;
    height: 4px;
    background: transparent; }

.rc-slider-dot {
    position: absolute;
    bottom: -2px;
    margin-left: -4px;
    width: 8px;
    height: 8px;
    border: 2px solid #e9e9e9;
    background-color: #fff;
    cursor: pointer;
    border-radius: 50%;
    vertical-align: middle; }

.rc-slider-dot:first-child {
    margin-left: -4px; }

.rc-slider-dot:last-child {
    margin-left: -4px; }

.rc-slider-dot-active {
    border-color: #96dbfa; }

.rc-slider-disabled {
    background-color: #e9e9e9; }

.rc-slider-disabled .rc-slider-track {
    background-color: #ccc; }

.rc-slider-disabled .rc-slider-handle,
.rc-slider-disabled .rc-slider-dot {
    border-color: #ccc;
    box-shadow: none;
    background-color: #fff;
    cursor: not-allowed; }

.rc-slider-disabled .rc-slider-mark-text,
.rc-slider-disabled .rc-slider-dot {
    cursor: not-allowed !important; }

.rc-slider-vertical {
    width: 14px;
    height: 100%;
    padding: 0 5px; }

.rc-slider-vertical .rc-slider-rail {
    height: 100%;
    width: 4px; }

.rc-slider-vertical .rc-slider-track {
    left: 5px;
    bottom: 0;
    width: 4px; }

.rc-slider-vertical .rc-slider-handle {
    margin-left: -5px;
    margin-bottom: -7px;
    -ms-touch-action: pan-y;
    touch-action: pan-y; }

.rc-slider-vertical .rc-slider-mark {
    top: 0;
    left: 18px;
    height: 100%; }

.rc-slider-vertical .rc-slider-step {
    height: 100%;
    width: 4px; }

.rc-slider-vertical .rc-slider-dot {
    left: 2px;
    margin-bottom: -4px; }

.rc-slider-vertical .rc-slider-dot:first-child {
    margin-bottom: -4px; }

.rc-slider-vertical .rc-slider-dot:last-child {
    margin-bottom: -4px; }

.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: block !important;
    -webkit-animation-play-state: paused;
    animation-play-state: paused; }

.rc-slider-tooltip-zoom-down-leave {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: block !important;
    -webkit-animation-play-state: paused;
    animation-play-state: paused; }

.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,
.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active {
    -webkit-animation-name: rcSliderTooltipZoomDownIn;
    animation-name: rcSliderTooltipZoomDownIn;
    -webkit-animation-play-state: running;
    animation-play-state: running; }

.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active {
    -webkit-animation-name: rcSliderTooltipZoomDownOut;
    animation-name: rcSliderTooltipZoomDownOut;
    -webkit-animation-play-state: running;
    animation-play-state: running; }

.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }

.rc-slider-tooltip-zoom-down-leave {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }

@-webkit-keyframes rcSliderTooltipZoomDownIn {
    0% {
        opacity: 0;
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0); }
    100% {
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1); } }

@keyframes rcSliderTooltipZoomDownIn {
    0% {
        opacity: 0;
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0); }
    100% {
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1); } }

@-webkit-keyframes rcSliderTooltipZoomDownOut {
    0% {
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1); }
    100% {
        opacity: 0;
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0); } }

@keyframes rcSliderTooltipZoomDownOut {
    0% {
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1); }
    100% {
        opacity: 0;
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0); } }

.rc-slider-tooltip {
    position: absolute;
    left: -9999px;
    top: -9999px;
    visibility: visible;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent; }

.rc-slider-tooltip * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent; }

.rc-slider-tooltip-hidden {
    display: none; }

.rc-slider-tooltip-placement-top {
    padding: 4px 0 8px 0; }

.rc-slider-tooltip-inner {
    padding: 6px 2px;
    min-width: 24px;
    height: 24px;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #6c6c6c;
    border-radius: 6px;
    box-shadow: 0 0 4px #d9d9d9; }

.rc-slider-tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow {
    bottom: 4px;
    left: 50%;
    margin-left: -4px;
    border-width: 4px 4px 0;
    border-top-color: #6c6c6c; }
/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

.filter-view__filter-slider-container {
    margin-top: 25px; }
@media (min-width: 1200px) {
    .filter-view__filter-slider-container {
        max-width: 75%; } }

.filter-slider {
    margin-bottom: 32px; }
.filter-slider__label {
    color: black;
    font-family: "Open Sans Condensed", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase; }

.rc-slider-handle.modified {
    background: #033b60;
    color: white; }

.rc-slider-handle {
    margin-left: 0;
    margin-top: 5px;
    height: 32px;
    width: unset;
    padding: 3px 6px 7px;
    background: white;
    border-bottom: 1px solid #7b7b7b;
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    white-space: nowrap;
    position: absolute;
    cursor: col-resize;
    top: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border-top: 0;
    border-left: 0;
    border-right: 0; }

.rc-slider-rail {
    height: 32px;
    border-radius: 0px;
    -moz-box-shadow: inset 0 1px 5px #b1b2b3;
    -webkit-box-shadow: inset 0 1px 5px #b1b2b3;
    box-shadow: inset 0 1px 5px #b1b2b3;
    margin-bottom: 32px; }

.rc-slider-track {
    position: absolute;
    left: 0;
    height: 32px;
    border-radius: 0px;
    background-color: transparent;
    -moz-box-shadow: inset 0 1px 5px #b1b2b3;
    -webkit-box-shadow: inset 0 1px 5px #b1b2b3;
    box-shadow: inset 0 1px 5px #b1b2b3;
    margin-bottom: 32px; }

.rc-slider-handle:hover {
    border-color: transparent;
    border-bottom: 1px solid #7b7b7b; }

.rc-slider-handle:active {
    border-color: none;
    box-shadow: 0 0 0 0;
    cursor: -webkit-grabbing;
    cursor: grabbing; }

.rc-slider-handle:focus {
    border-color: none;
    box-shadow: 0 0 0 0;
    outline: none; }
/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

.custom-checkbox {
    display: inline-block;
    cursor: pointer;
    user-select: none;
    border: 2px solid #000;
    height: 1.45rem;
    width: 1.45rem;
    line-height: 1.45rem;
    background: white;
    position: relative;
    max-height: 1.45rem;
    max-width: 1.45rem;
    min-height: 1.45rem;
    min-width: 1.45rem; }
.custom-checkbox::before {
    color: transparent;
    content: '';
    position: absolute;
    left: 0.1rem;
    font-size: 1.3em;
    top: -0.45rem;
    width: 1.7rem;
    height: 1.7rem;
    pointer-events: none; }
.custom-checkbox[data-is-checked="true"]::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='16' height='14' viewBox='0 0 16 14' id='check' x='178' y='202' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000000' d='M14.856 0c-4.639 2.851-7.648 7.508-9.159 9.311L1.28 5.144 0 6.67l6.41 6.503C7.508 10.351 10.992 4.83 15.249.904L14.856 0z' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 1.7rem 1.7rem; }
.custom-checkbox[data-is-readonly="true"] {
    border: 2px solid #dee2e6;
    pointer-events: none; }
.custom-checkbox[data-is-readonly="true"][data-is-checked="true"]::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='16' height='14' viewBox='0 0 16 14' id='check' x='178' y='202' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23aaaaaa' d='M14.856 0c-4.639 2.851-7.648 7.508-9.159 9.311L1.28 5.144 0 6.67l6.41 6.503C7.508 10.351 10.992 4.83 15.249.904L14.856 0z' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 1.7rem 1.7rem;
    color: #ced4da; }

.custom-checkbox-label {
    margin-bottom: 0; }
/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

.custom-text-wrapper {
    background: white;
    position: relative;
    height: calc(2.375rem + 2px);
    display: inline-block;
    border: 1px solid #e9ecef;
    border-bottom: 0; }
.custom-text-wrapper input {
    background: transparent;
    position: relative;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid black;
    height: calc(2.375rem + 1px);
    line-height: calc(2.375rem + 2px);
    outline: 0;
    padding: 0 20px 0;
    width: 100%;
    border-radius: 0; }
.custom-text-wrapper input:focus {
    border-bottom: 1px solid #ff6600; }
.custom-text-wrapper input::-ms-clear {
    display: none; }
.custom-text-wrapper.with-placeholder {
    height: 3rem; }
.custom-text-wrapper.with-placeholder input {
    height: calc(3rem - 1px);
    padding: 10px 20px 0; }
.custom-text-wrapper .custom-placeholder {
    position: absolute;
    left: 20px;
    transition: all 0.2s ease-in-out;
    user-select: none;
    height: 3rem;
    line-height: 3.55rem; }
.custom-text-wrapper[data-is-valid="true"]::after {
    font-family: 'FontAwesome';
    content: '\F00C';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #888888;
    right: 0.5em; }
.custom-text-wrapper[data-mark-invalid="true"]::after {
    font-family: 'FontAwesome';
    content: '\F071';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #bd2c16;
    right: 0.5em; }
.custom-text-wrapper[data-mark-invalid="true"] input {
    border-bottom: 1px solid #bd2c16; }
.custom-text-wrapper[data-is-empty="true"] .custom-placeholder {
    color: gray; }
.custom-text-wrapper[data-is-empty="false"] .custom-placeholder {
    color: lightgray;
    font-size: 10px;
    line-height: 1.15rem;
    text-transform: uppercase; }
/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

body.ReactModal__Body--open {
    overflow: hidden; }

.ReactModal__Content {
    border: 1px solid #cccccc;
    background: white;
    outline: none;
    position: relative;
    max-height: 100%;
    max-width: 1350px;
    min-width: 20rem;
    display: flex; }
.ReactModal__Content.with-height {
    height: 100%; }
.ReactModal__Content.container {
    padding-left: 0;
    padding-right: 0; }
@media (max-width: 1023px) {
    .ReactModal__Content.with-height.container {
        height: 100%;
        max-height: 100vh;
        /*.ReactModal__Content__close {
                      color: black;
                      top: -0.3rem;
                      right: 1rem;
                      z-index: 11;
                  }*/ }
    .ReactModal__Content.with-height.container .ReactModal__Content__inner {
        padding-top: 3rem; } }
.ReactModal__Content__close {
    cursor: pointer;
    font-size: 2.5rem;
    position: absolute;
    color: black;
    top: -0.3rem;
    right: 1rem;
    z-index: 11; }
@media (min-width: 1460px) {
    .ReactModal__Content__close {
        color: white;
        top: -1rem;
        right: -3rem; } }
.ReactModal__Content__inner {
    overflow: auto;
    padding: 1.5rem;
    width: 100%;
    font-size: 1rem;
    flex: 1 1 auto; }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .ReactModal__Content__inner {
        height: 100%; } }
@media (min-width: 768px) {
    .ReactModal__Content__inner {
        padding: 5rem; } }
.ReactModal__Content__inner .header {
    font-family: "Open Sans Condensed", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase; }

.ReactModal__Overlay {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    -ms-flex-pack: justify;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 150; }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .ReactModal__Overlay.without-height {
        justify-content: center !important; } }
/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

.custom-select-cmp {
    display: inline-block;
    background: white;
    position: relative;
    height: 2rem; }
.custom-select-cmp select::-ms-expand {
    display: none; }
.custom-select-cmp select {
    border: 0;
    -webkit-appearance: none;
    outline: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 2.5rem;
    padding-left: 1rem;
    height: 2rem;
    width: 100%;
    font-family: "Open Sans Condensed", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 700;
    background: white;
    border-radius: 0;
    min-width: 2.45rem; }
.custom-select-cmp select:disabled {
    cursor: default; }
.custom-select-cmp[data-is-disabled="true"] {
    opacity: 0.5; }
.custom-select-cmp option {
    font-family: "Open Sans Condensed", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 0.8rem;
    font-weight: 700; }
.custom-select-cmp .ssg-iconWrapper {
    pointer-events: none;
    position: absolute;
    top: calc(50% - 0.3rem);
    right: 1rem;
    transform: translateY(-50%);
    width: 0.8rem;
    height: 0.8rem; }
.custom-select-cmp svg.ssg-icon {
    fill: black;
    width: 0.8rem;
    height: 0.8rem;
    pointer-events: none; }

.custom-select-cmp--big {
    height: 3.6rem; }
.custom-select-cmp--big select {
    height: 3.6rem;
    padding-right: 3rem;
    padding-left: 1.5rem; }
.custom-select-cmp--big .ssg-iconWrapper {
    height: 1.2rem;
    width: 1.2rem;
    top: calc(50% - 0.1rem); }
.custom-select-cmp--big svg.ss-icon {
    height: 1.2rem;
    width: 1.2rem; }
/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

.loadingoverlay {
    position: fixed;
    /* Sit on top of the page content */
    width: 100%;
    /* Full width (cover the whole page) */
    height: 100%;
    /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    /* Black background with opacity */
    z-index: 12;
    /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer;
    /* Add a pointer on hover */ }
/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

.resort-area-multiselect {
    position: relative; }
.resort-area-multiselect--disabled {
    opacity: 0.5;
    user-select: none; }
.resort-area-multiselect--disabled input[type="text"], .resort-area-multiselect--disabled .resort-area-multiselect__text {
    user-select: none;
    pointer-events: none; }
.resort-area-multiselect:after {
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    content: "";
    height: 1rem;
    width: 1rem;
    position: absolute;
    right: 1rem;
    top: calc(50% - 0.35rem);
    pointer-events: none; }
.resort-area-multiselect:after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='14' height='8' viewBox='0 0 14 8' id='dropdown-o' x='218' y='169' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000000' d='M7 7.542a.541.541 0 0 1-.384-.158L.16.926A.543.543 0 0 1 .925.159L7 6.234 13.075.159a.542.542 0 1 1 .766.767L7.384 7.384A.541.541 0 0 1 7 7.542' fill-rule='evenodd'/%3E%3C/svg%3E"); }
.resort-area-multiselect input[type="text"], .resort-area-multiselect .resort-area-multiselect__text {
    cursor: pointer;
    padding-right: 2.5rem;
    border-radius: 0; }
.resort-area-multiselect input::-ms-clear {
    display: none; }
.resort-area-multiselect__foldout {
    background-color: white;
    border: 1px solid silver;
    padding: 25px 35px 20px 35px;
    position: absolute;
    top: 62px;
    width: 100%;
    z-index: 1; }
.resort-area-multiselect__foldout button {
    margin: 5px 0 15px 0; }
.resort-area-multiselect .parentRow, .resort-area-multiselect .childRow {
    align-items: center;
    border-bottom: 1px solid #ced4da;
    display: flex;
    padding: 0.5rem 0; }
.resort-area-multiselect label {
    cursor: pointer;
    margin-bottom: 0;
    margin-left: 1rem; }
.resort-area-multiselect li {
    list-style-type: none; }
.resort-area-multiselect label, .resort-area-multiselect li {
    user-select: none; }
.resort-area-multiselect ul.parent {
    padding-left: 0; }
.resort-area-multiselect ul.parent > li {
    font-weight: 700; }
.resort-area-multiselect ul.child {
    font-weight: normal;
    max-height: 0;
    overflow: hidden;
    padding-left: 2.3rem; }
.resort-area-multiselect ul.child[data-isopen="true"] {
    max-height: 100%; }
.resort-area-multiselect__icon {
    cursor: pointer;
    flex-grow: 1;
    text-align: right; }
.resort-area-multiselect__icon svg {
    height: 0.8rem;
    top: 0;
    transform: rotate(-90deg);
    width: 0.8rem;
    transition: transform 0.1s ease; }
.resort-area-multiselect__icon > div[data-isopen="true"] svg {
    transform: rotate(0deg); }
.resort-area-multiselect__button {
    cursor: pointer;
    margin: 15px; }
/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

.accordion input {
    display: none; }

.accordion label {
    border-bottom: 1px solid black;
    cursor: pointer;
    display: block;
    margin-bottom: 0;
    padding: 0.5rem 0;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.accordion label:after {
    font-size: 1.8rem;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    text-align: center;
    padding: 0 0.5rem;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s; }

.accordion .accordion__content {
    max-height: 0;
    margin-bottom: 1rem;
    overflow: hidden; }

.accordion .accordion__content__inner {
    margin: 1rem 0 0; }

.accordion input:checked ~ .accordion__content {
    max-height: 100%; }

.accordion input[type=checkbox] + label::after {
    content: "+"; }

.accordion input[type=checkbox]:checked + label::after {
    transform: rotate(135deg); }
/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

.fyi-widget {
    border: 1px solid #e9ecef;
    padding: 2rem;
    margin-top: 2rem; }
.fyi-widget h2 {
    font-size: 2rem;
    margin-bottom: 1rem; }
.fyi-widget div {
    font-size: 1rem;
    color: #888888; }
.fyi-widget button {
    font-size: 1rem;
    padding: 0;
    text-transform: none;
    margin-top: 1rem;
    margin-right: 2rem; }

.fyi-modal {
    max-width: 40rem; }
.fyi-modal h2 {
    font-size: 2rem;
    margin-bottom: 2rem; }
/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

.date-select-wrapper {
    position: relative; }

.date-select {
    cursor: pointer;
    display: inline-flex;
    height: 3.6rem;
    position: relative;
    user-select: none;
    width: 100%; }
.date-select__pager-button {
    cursor: pointer;
    background-color: #fff;
    padding: 0 0.65rem;
    position: relative; }
.date-select__pager-button::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='14' height='8' viewBox='0 0 14 8' id='dropdown-o' x='218' y='169' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M7 7.542a.541.541 0 0 1-.384-.158L.16.926A.543.543 0 0 1 .925.159L7 6.234 13.075.159a.542.542 0 1 1 .766.767L7.384 7.384A.541.541 0 0 1 7 7.542' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 0.8rem 0.8rem;
    background-position: center;
    content: "";
    height: 1rem;
    left: 3px;
    position: absolute;
    top: calc(50% - 0.5rem);
    width: 1rem; }
@media all and (-ms-high-contrast: none) {
    .date-select__pager-button::after {
        background-size: auto !important; } }
.date-select__pager-button--next {
    margin-left: 2px; }
.date-select__pager-button--next::after {
    transform: rotate(-90deg); }
.date-select__pager-button--prev {
    margin-right: 2px; }
.date-select__pager-button--prev::after {
    transform: rotate(90deg); }
.date-select__text {
    background-color: #fff;
    font-weight: 300;
    height: 3.6rem;
    line-height: 3.6rem;
    padding: 0 1rem;
    text-transform: capitalize;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%; }
.date-select__text::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' id='calendar-o' x='160' y='182' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M16.03 16.47H1.97a.882.882 0 0 1-.88-.88V6.488h15.82v9.102c0 .485-.395.88-.88.88M1.97 2.643h2.57v.972a.739.739 0 0 0-.249.549.75.75 0 0 0 1.501 0 .745.745 0 0 0-.247-.55v-.97h7.32v.97a.741.741 0 0 0-.248.55.75.75 0 1 0 1.5 0 .741.741 0 0 0-.247-.55v-.97h2.16c.485 0 .88.394.88.88v2.103H1.09V3.523c0-.485.395-.88.88-.88m14.06-1.09h-2.16V.503a.502.502 0 1 0-1.005 0v1.05h-7.32V.503a.503.503 0 0 0-1.005 0v1.05H1.97C.883 1.553 0 2.437 0 3.523V15.59c0 1.086.883 1.97 1.97 1.97h14.06c1.087 0 1.97-.884 1.97-1.97V3.523c0-1.086-.883-1.97-1.97-1.97M3.722 10.615h2.638V7.977H3.723v2.638zm4.163.07h2.638V8.047H7.886v2.638zm-4.163 4.093h2.638V12.14H3.723v2.638zm4.163.07h2.638v-2.639H7.886v2.638zm4.162-4.163h2.638V8.047h-2.638v2.638z' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 1rem 1rem;
    background-position: 50% 50%;
    content: "";
    display: inline-block;
    float: right;
    height: 100%;
    margin-bottom: -2px;
    margin-left: 0.5rem;
    width: 1.5rem; }
.date-select[data-is-enabled="false"] {
    cursor: pointer !important; }
.date-select[data-is-enabled="false"] > .date-select__pager-button, .date-select[data-is-enabled="false"] > .date-select__text {
    opacity: 0.5; }

.date-select-calendar {
    background-color: #fff;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 4; }
.date-select-calendar__header {
    background-color: #333;
    color: #fff;
    display: flex;
    height: 3.6rem;
    line-height: 3.6rem; }
.date-select-calendar__header .date-select__pager-button {
    background-color: #333; }
.date-select-calendar__header .date-select__pager-button::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='14' height='8' viewBox='0 0 14 8' id='dropdown-o' x='218' y='169' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M7 7.542a.541.541 0 0 1-.384-.158L.16.926A.543.543 0 0 1 .925.159L7 6.234 13.075.159a.542.542 0 1 1 .766.767L7.384 7.384A.541.541 0 0 1 7 7.542' fill-rule='evenodd'/%3E%3C/svg%3E"); }
.date-select-calendar__header-text {
    text-align: center;
    text-transform: uppercase;
    width: 100%; }
.date-select-calendar__weeks {
    background-color: #f3f3f3;
    display: flex;
    flex-direction: column;
    min-width: 30px;
    width: 30px; }
.date-select-calendar__weeks > * {
    color: #aaaaaa;
    font-size: 0.75rem;
    height: 2.55rem;
    padding: 0.5rem; }
.date-select-calendar__days {
    display: flex;
    flex-wrap: wrap;
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3; }
.date-select-calendar__weekdays {
    display: flex;
    width: 100%; }
.date-select-calendar__weekday {
    border-left: 1px solid #f3f3f3;
    height: 2.55rem;
    line-height: 1.55rem;
    padding-top: 0.5rem;
    text-align: center;
    width: 14.28%;
    font-weight: 700;
    font-size: 0.875rem;
    text-transform: uppercase; }
.date-select-calendar__day {
    cursor: pointer;
    height: 2.55rem;
    line-height: 1.55rem;
    padding: 0.5rem 0;
    text-align: center;
    width: 14.28%;
    border-left: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3; }
.date-select-calendar__day--selected {
    background-color: #ff6600;
    border-left: 1px solid #ff6600;
    border-top: 1px solid #ff6600;
    color: #fff; }
.date-select-calendar__day--unavailable {
    color: #e9ecef; }
.date-select-calendar__day--unavailable:hover {
    background-color: transparent !important;
    border-left: 1px solid #f3f3f3 !important;
    border-top: 1px solid #f3f3f3 !important;
    color: #e9ecef !important; }
.date-select-calendar__day:hover {
    background-color: #000;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    color: #fff; }
/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

.booking-steps {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0; }
.booking-steps > * {
    color: #aaaaaa;
    cursor: pointer;
    font-family: "Open Sans Condensed", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 1rem; }
.booking-steps > *:last-child {
    margin-right: 0; }
.booking-steps__active {
    color: #333; }
/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

.booking-bar {
    display:none;
    background-color: #333;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1; }
.booking-bar.unhinge {
    position: relative; }
.booking-bar__text {
    color: #fff;
    font-family: "Open Sans Condensed", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    margin-bottom: 0;
    margin-right: 1rem;
    text-transform: uppercase; }
.booking-bar__text--clickable {
    cursor: pointer; }
.booking-bar__price {
    white-space: nowrap; }
.booking-bar__expand {
    cursor: pointer;
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='14' height='8' viewBox='0 0 14 8' id='dropdown-o' x='218' y='169' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M7 7.542a.541.541 0 0 1-.384-.158L.16.926A.543.543 0 0 1 .925.159L7 6.234 13.075.159a.542.542 0 1 1 .766.767L7.384 7.384A.541.541 0 0 1 7 7.542' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 1rem 0.7rem;
    background-position: center;
    height: 1.8rem;
    margin-right: 1.5rem;
    margin-top: 5px;
    width: 1rem;
    transition: transform 0.2s ease; }
.booking-bar__expand--expanded {
    transform: rotate(180deg);
    margin-top: 0px; }
.booking-bar .ssg-btn-cta {
    white-space: normal; }
.booking-bar .ssg-btn-cta .ssg-icon {
    margin-right: 0.75rem; }
.booking-bar button {
    cursor: pointer; }
.booking-bar button:disabled {
    pointer-events: none; }
.booking-bar__extended {
    background-color: #fff;
    border-top: 1px solid #aaaaaa;
    color: #333;
    position: relative; }
.booking-bar__extended__close {
    color: #333;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.25rem; }
.booking-bar__extended__removeall svg {
    color: #333; }
.booking-bar__extended__items {
    width: 100%;
    border-top: 1px solid #e9ecef; }
@media (min-width: 992px) {
    .booking-bar__extended__items {
        max-width: 70%; } }
.booking-bar__extended__item {
    border-bottom: 1px solid #e9ecef;
    align-items: center;
    display: flex;
    font-size: 1.125rem; }
.booking-bar__extended__item__text {
    width: 100%; }
.booking-bar__extended__item__label {
    font-weight: 700; }
.booking-bar__extended__item__description {
    font-size: 1rem; }
.booking-bar__extended__item__price {
    font-weight: 700;
    margin-left: 0.5rem;
    white-space: nowrap; }
.booking-bar__extended__item__delete {
    color: #333; }
/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

@media screen and (max-width: 480px) {
    .expandable-text-widget .collapsed {
        max-height: 1.4rem;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; } }

.expandable-text-widget button {
    display: none;
    float: right; }
@media screen and (max-width: 480px) {
    .expandable-text-widget button {
        display: inline-block; } }
/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

.common-guestdetails-form span[data-selected-index="0"] select:not(:focus) {
    color: gray;
    font-weight: 300; }
/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

.insurance-widget .custom-checkbox {
    vertical-align: middle; }

.insurance-widget__cbInset {
    margin-left: 1.9rem !important; }

.insurance-widget__header {
    font-family: "Open Sans Condensed", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: 0.7rem;
    margin-bottom: 0;
    vertical-align: middle; }
.insurance-widget__header span {
    display: inline-block; }

.insurance-widget__body {
    margin-top: 0.25rem;
    font-size: 1rem;
    color: #888888; }

.insurance-widget__error {
    color: #bd2c16; }

.insurance-widget__spinnercontainer {
    position: relative;
    width: 30px;
    height: 30px; }

.missingInsuranceModalContent {
    max-width: 34rem; }
.missingInsuranceModalContent ul {
    padding-left: 1rem; }
/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

.ConfirmModal__buttons button {
    width: 6rem; }
/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

.reactDemo label {
    cursor: pointer;
    user-select: none; }

.reactDemo > div > div {
    padding: 20px;
    margin-bottom: 20px;
    border-left: 2px solid gray; }
.reactDemo > div > div:hover {
    border-color: black; }

.reactDemo > div.container {
    border: 0 !important; }

.reactDemo h2 {
    font-size: 24px; }
.reactDemo h2:first-child {
    border-top: 0; }

.reactDemo .ReactDemoFormWrapper {
    background: #f3f3f3;
    position: relative; }

.reactDemo .iconWrapper svg {
    height: 1.6em;
    margin-bottom: 0.5rem;
    width: auto; }
.custom-radio {
    width: 1.5rem;
    height: 1.5rem;
    position: relative;
    display: inline-block;
    cursor: pointer;
    user-select: none; }
.custom-radio::before {
    content: '';
    border-radius: 100px;
    width: 100%;
    height: 100%;
    border: 2px solid rgba(0, 0, 0, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    background: white; }
.custom-radio::after {
    content: '';
    border-radius: 100px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    width: calc(1.5rem - 10px);
    height: calc(1.5rem - 10px);
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%); }
.custom-radio[data-is-checked="true"]::after {
    background: black; }
.custom-radio[data-is-checked="true"]::before {
    border-color: black; }
/*
OVERRIDE BOOTSTRAP VARIABLES
*/
/*
    Declare our own variables
*/
@-webkit-keyframes rotate-forever {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(360deg); } }

.ssg-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    will-change: transform; }
.ssg-spinner.ssg-btn-spinner {
    display: inline-block;
    position: relative;
    top: -1px;
    left: auto;
    width: 0.7em;
    height: 0.7em;
    margin-left: 4px;
    transform: none;
    vertical-align: middle; }
.ssg-btn-lg .ssg-spinner.ssg-btn-spinner {
    top: -2px; }
.ssg-spinner.ssg-btn-spinner .ssg-spinner-gfx {
    border-width: 2px;
    border-color: currentColor;
    border-right-color: transparent; }
.ssg-spinner .ssg-spinner-gfx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid theme-color("primary");
    border-right-color: transparent;
    border-radius: 50%;
    vertical-align: top;
    animation: rotate-forever 1000ms linear infinite; }

.num-persons-input {
    position: relative; }

.num-persons-text {
    border-right: 0;
    cursor: pointer;
    padding-right: 2.5rem;
    position: relative; }
.num-persons-text:after {
    background-repeat: no-repeat;
    background-size: 1rem 1rem;
    background-position: center;
    display: inline-block;
    content: "";
    height: 1rem;
    width: 1rem;
    position: absolute;
    right: 1rem;
    top: calc(50% - 0.35rem);
    pointer-events: none; }
.num-persons-text:after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='14' height='8' viewBox='0 0 14 8' id='dropdown-o' x='218' y='169' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000000' d='M7 7.542a.541.541 0 0 1-.384-.158L.16.926A.543.543 0 0 1 .925.159L7 6.234 13.075.159a.542.542 0 1 1 .766.767L7.384 7.384A.541.541 0 0 1 7 7.542' fill-rule='evenodd'/%3E%3C/svg%3E"); }
.num-persons-text.booking-form-control {
    border-right: 0; }

.num-persons-base {
    background-color: white;
    padding: 25px;
    width: 410px; }
.num-persons-base input, .num-persons-base label {
    font-family: "Open Sans Condensed", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    pointer-events: none; }
.num-persons-base label {
    margin-left: 1rem;
    text-transform: capitalize; }
.num-persons-base input {
    border: 0;
    display: inline-block;
    font-size: 26px;
    max-width: 50px;
    text-align: center;
    width: auto;
    padding: 0; }
.num-persons-base input::-webkit-inner-spin-button, .num-persons-base input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; }
.num-persons-base__toggle {
    border-radius: 13px;
    background-color: #999999;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
    height: 26px;
    width: 26px;
    user-select: none; }
.num-persons-base__toggle--decrease {
    line-height: 22px; }
.num-persons-base__toggle--inactive {
    background-color: #f3f3f3; }
.num-persons-base__row {
    border-bottom: 2px solid #f3f3f3;
    padding: 15px 15px; }
.num-persons-base__button {
    cursor: pointer;
    margin: 15px; }

.num-persons-dlg {
    position: inherit; }

.num-persons-view {
    border: 1px solid silver;
    position: absolute;
    top: 62px;
    z-index: 1; }