[data-component="plp-resort-page-links"] .plp-resort-page-links--vm {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

@media screen and (min-width: 560px) {
    [data-component="plp-resort-page-links"] .plp-resort-page-links--vm {
        flex-flow: row;
    }
}

[data-component="plp-resort-page-links"] .plp-resort-page-links--vm .plp-page-link:before {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    content: "";
    display: inline-block;
    height: 24px;
    margin-right: 5px;
    width: 24px;
}

[data-component="plp-resort-page-links"] .plp-resort-page-links--vm .plp-page-link.link-360:before {
    content: none;
}

.modal-360.blocker {
    padding: 0;
    background-color: rgba(255, 255, 255, 0.75);
    overflow: hidden;
}

.modal-360.blocker .gallery-360.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: 100vh;
    overflow: hidden;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}

.modal-360.blocker .gallery-360.modal .close-modal-btn {
    background-color: black;
    border: 2px solid white;
    cursor: pointer;
    height: 20px;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 35px;
    height: 35px;
    font-size: 0;
    position: absolute;
    z-index: 30;
}

.modal-360.blocker .gallery-360.modal .close-modal-btn::before,
.modal-360.blocker .gallery-360.modal .close-modal-btn::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 24px;
    left: 50%;
    top: 50%;
    background-color: white;
    transition: background-color 350ms;
}

.modal-360.blocker .gallery-360.modal .close-modal-btn:before {
    transform: translate(-50%, -1px) rotate(45deg);
}

.modal-360.blocker .gallery-360.modal .close-modal-btn:after {
    transform: translate(-50%, -1px) rotate(-45deg);
}

.modal-360.blocker .gallery-360.modal iframe {
    width: 100%;
    height: 100%;
}

.gallery-360-content {
    width: 100%;
    height: 100%;
}

.iframe-placeholder {
    width: 100%;
    height: 100%;
    /* background-image: url(/images/FPOs/true-tour-screenshot-fpo.jpg); */
    background-position: center;
    background-size: cover;
}

.vm-callout {
    display: flex;
    justify-content: center;
    margin: 100px auto;
}

.vm-callout .vm-callout-content {
    max-width: 300px;
    min-width: 200px;
    text-align: center;
    background-color: lightgrey;
    display: flex;
    flex-flow: column;
    justify-content: center;
    padding: 1.25rem;
}

@media screen and (min-width: 768px) {
    .vm-callout .vm-callout-content {
        padding: 1.75rem;
    }
}

.vm-callout .vm-callout-content h2 {
    font-weight: normal;
    margin: 0;
}

.vm-callout .vm-callout-content p {
    font-family: 'Raleway';
}

.vm-callout .vm-callout-content .link-360,
.caroufredsel_wrapper .link-360 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 96px;
    margin: 16px auto 0;
    padding: 4px 0;
    background-color: black;
}

.caroufredsel_wrapper .link-360 {
    position: absolute;
    top: auto;
    bottom: 5px;
    right: 5px;
    width: auto;
    margin: 0;
    padding: 13px 14px;
    z-index: 10;
}

.caroufredsel_wrapper .link-360:hover,
.caroufredsel_wrapper .link-360:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
}

.vm-callout .vm-callout-content .link-360 img {
    max-width: 50px;
}

.caroufredsel_wrapper .link-360 img {
    max-width: 40px;
}

.vm-callout .vm-callout-image {
    max-width: 520px;
}

.vm-callout * {
    box-sizing: border-box;
}

.vm-callout .vm-callout-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.digex-photogallery-content-wrapper {
    position: relative;
}

.vm-button {
    position: absolute;
    top: 6px;
    right: 6px;
    z-index: 10;
    background-color: #000;
    color: #fff;
    font-size: 15px;
    line-height: 1;
    padding: 13px 24px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border: 2px solid white;
}

.vm-button:hover,
.vm-button:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
}

.vm-button--textual {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 12px;
    color: #000;
    background-color: transparent;
    text-decoration: underline;
}

.guest-room-list .btn3 {
    padding: 10px 20px 10px 12px;
    border: 1px solid #000;
    background-position: center right 8px;
    font-weight: 300;
    line-height: 1;
}

.guest-room-list .link-360 {
    display: block;
    margin-top: 15px;
    font-size: 1.1rem;
    color: #000;
    text-decoration: underline;
    cursor: pointer;
}

.dining-page-link-wrap {
    margin: 0 15px 15px 30px;
}

.dining-page-link-wrap .dining-page-link.vm-button--textual {
    position: relative;
    top: auto;
    right: auto;
    display: inline-block;
    cursor: pointer;
}

.dining-page-link-wrap .dining-page-link.vm-button--textual:hover,
.dining-page-link-wrap .dining-page-link.vm-button--textual:focus {
    color: #000;
    text-decoration: underline;
    outline: 0;
}

@media screen and (min-width: 768px) {
    .dining-page-link-wrap {
        margin: 15px;
        text-align: right;
    }
}

[data-component="plp-resort-page-links"] .plp-resort-page-links.plp-resort-page-links--vm {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

@media screen and (min-width: 560px) {
    [data-component="plp-resort-page-links"] .plp-resort-page-links.plp-resort-page-links--vm {
        flex-flow: row;
    }
}

[data-component="plp-resort-page-links"] .plp-resort-page-links .plp-page-link:before {
    content: none;
}

[data-component="plp-resort-page-links"] .plp-resort-page-links--vm .plp-page-link.link-360:after {
    content: none;
}
