/* == sf-fright-night-videohero */

.sf-fright-night--videohero .elementor-background-video-container {
    display: none;
}
.sf-fright-night--videohero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    min-height: 100%;
}
.sf-fright-night--videohero-copy > .elementor-column-wrap {
    margin-left: 95px;
}
.sf-fright-night--videohero-copy-wrapper {
    max-width: 1500px;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0 70px;
}
.sf-fright-night--videohero-copy-subtitle .elementor-heading-title {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 12px;
}
.sf-fright-night--videohero-copy-title .elementor-heading-title {
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    margin: 0;
}
.sf-fright-night--videohero-copy-warning {
    position: relative;
    margin-top: 45px;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    max-width: 410px;
    padding-left: 70px;
}
.sf-fright-night--videohero-copy-icon .elementor-icon {
    position: absolute;
    top: 50px;
    left: 0;
    font-size: 50px;
}
.sf-fright-night--videohero-copy-warning .elementor-text-editor p {
    margin: 0 0 10px 0;
}
.sf-fright-night--videohero-copy-warning .elementor-text-editor p a,
.sf-fright-night--videohero-copy-warning .elementor-text-editor a {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    white-space: nowrap;
}
.sf-fright-night--videohero-logo > .elementor-column-wrap {
    margin-right: 25px;
}
.sf-fright-night--videohero-logo img {
    width: auto;
}

/* player */
.sf-fright-night--videohero-copy-title {
    
}
.sf-fright-night--videohero-copy-title .sf-fright-night--videohero-play {
    display: inline-block;
    margin-left: 18px;
    vertical-align: top;
}
.sf-fright-night--videohero-logo .sf-fright-night--videohero-play {
    display: none;
}
.sf-fright-night--videohero-play:before {
    display: block;
    content: url("data:image/svg+xml,%3Csvg width='70' height='118' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='35' cy='35' r='33' stroke='%23D6362E' stroke-width='4'/%3E%3Cpath d='m30 23 11.5 11.5L30 46' stroke='%23D6362E' stroke-width='4'/%3E%3Cpath d='M23.694 87.72c1.198 0 2.072.235 2.622.704.554.466.832 1.134.832 2.006 0 .394-.066.768-.197 1.124a2.383 2.383 0 0 1-.622.933c-.288.266-.667.478-1.137.635-.465.152-1.036.228-1.713.228h-1.13V97h-1.08v-9.28h2.425zm-.101.92h-1.244v3.783h1.009c.592 0 1.085-.063 1.479-.19.398-.127.696-.332.895-.616.199-.288.298-.668.298-1.142 0-.618-.197-1.077-.59-1.378-.394-.304-1.01-.457-1.847-.457zM28.96 97v-9.28h1.079v8.315h4.12V97h-5.2zm12.483 0L40.3 94.055h-3.72L35.444 97h-1.092l3.631-9.318h.971L42.56 97h-1.117zm-1.467-3.904-1.085-2.926a60.859 60.859 0 0 0-.127-.375 422.483 422.483 0 0 0-.318-.99c-.042.174-.088.347-.14.52a13.802 13.802 0 0 1-.26.845l-1.104 2.926h3.034zm6.11-.723 2.47-4.653h1.16l-3.09 5.68V97h-1.08v-3.548L42.45 87.72h1.18l2.457 4.653z' fill='%23D6362E'/%3E%3C/svg%3E");
}
.sf-fright-night--videohero-play {
    opacity: .75;    
}
.sf-fright-night--videohero-play:hover {
    opacity: 1
}
.sf-fright-night--videohero.play-video .sf-fright-night--videohero-overlay > .elementor-column-wrap {
    background-position: 100vw 0 !important;
}
.sf-fright-night--videohero.play-video .elementor-background-video-container {
    display: block !important;
}
.sf-fright-night--videohero.play-video .sf-fright-night--videohero-play {
    visibility: hidden;
    z-index: -1;
}

/* Tablet overrides */
@media screen and (max-width: 1440px) {
    .sf-fright-night--videohero-overlay > .sf-fright-night--videohero-play {
        top: 50%;
    }
    .sf-fright-night--videohero-copy > .elementor-column-wrap {
        margin-left: 25px;
    }
}
@media screen and (max-width: 1024px) {
    .sf-fright-night--videohero-overlay > .sf-fright-night--videohero-play {
        display: none;
    }
    .sf-fright-night--videohero-copy > .elementor-column-wrap {
        margin-left: 0;
    }
    .sf-fright-night--videohero-logo .sf-fright-night--videohero-play {
        display: block;
        margin-left: 80px;
        padding: 50px 0 0 0;
        opacity: 1;
    }
    .sf-fright-night--videohero-play:before {
        content: url("data:image/svg+xml,%3Csvg width='120' height='70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='85' cy='35' r='33' stroke='%23D6362E' stroke-width='4'/%3E%3Cpath d='m80 23 11.5 11.5L80 46' stroke='%23D6362E' stroke-width='4'/%3E%3Cpath d='M3.694 27.72c1.198 0 2.072.235 2.622.704.554.466.831 1.134.831 2.006 0 .394-.065.768-.196 1.124a2.383 2.383 0 0 1-.622.933c-.288.266-.667.478-1.137.635-.465.152-1.036.228-1.713.228h-1.13V37h-1.08v-9.28h2.425zm-.101.92H2.349v3.783h1.009c.592 0 1.085-.063 1.479-.19.398-.127.696-.332.895-.616.199-.288.298-.668.298-1.142 0-.618-.197-1.077-.59-1.378-.394-.305-1.01-.457-1.847-.457zM8.96 37v-9.28h1.079v8.315h4.12V37h-5.2zm12.483 0L20.3 34.055h-3.72L15.444 37h-1.092l3.631-9.318h.971L22.56 37h-1.117zm-1.467-3.904-1.085-2.926a60.859 60.859 0 0 0-.127-.375 422.483 422.483 0 0 0-.317-.99c-.043.174-.09.347-.14.52a13.802 13.802 0 0 1-.26.845l-1.105 2.926h3.034zm6.11-.723 2.47-4.653h1.16l-3.09 5.68V37h-1.08v-3.548L22.45 27.72h1.18l2.457 4.653z' fill='%23D6362E'/%3E%3C/svg%3E");
    }
    .sf-fright-night--videohero-copy {
        padding-top: 40px;
    }
}

/* Mobile overrides */
@media screen and (max-width: 479px) {
    body:not(.park-hurricaneharborox):not(.park-mexico):not(.park-larondeen):not(.park-larondefr) .sf-fright-night--videohero{
        position: relative;
        background-color: #000;
        padding-bottom: 5px;
    }

    .sf-fright-night--videohero {
        position: relative;
        background-color: #000;
        padding-bottom: 160px;
    }
    .sf-fright-night--videohero > .elementor-background-video-container > .elementor-html5-video {
        height: 580px !important;
        top: 0;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .sf-fright-night--videohero--has-video .sf-fright-night--videohero-overlay > .elementor-column-wrap {
        align-items: flex-start;
        justify-content: flex-end;
        border-bottom: 14px solid #1e1e1e;
        height: 658px;
    }
    .sf-fright-night--videohero-copy-wrapper {
        position: relative;
        padding-left: 12px;
        padding-right: 12px;
    }
    .sf-fright-night--videohero-copy > .elementor-column-wrap {
        margin-left: 0;
    }
    .sf-fright-night--videohero-copy .elementor-row > .elementor-column {
        margin-left: auto;
        margin-right: auto;
        max-width: 280px;
    }
    .sf-fright-night--videohero-copy-subtitle .elementor-heading-title {
        font-size: 18px;
        text-align: center;
    }
    .sf-fright-night--videohero-copy-title .elementor-heading-title {
        font-size: 45px;
        text-align: center;
    }
    .sf-fright-night--videohero-logo > .elementor-widget-container {
        text-align: center;
    }
    .sf-fright-night--videohero-logo img {
        width: 235px;
        margin-left: auto;
        margin-right: auto;
    }
    .sf-fright-night--videohero-logo .sf-fright-night--videohero-play {
        margin-left: 0;
        padding: 90px 0 0 0;
    }
    .sf-fright-night--videohero-logo .sf-fright-night--videohero-play:before {
        display: block;
        content: url("data:image/svg+xml,%3Csvg width='120' height='70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='85' cy='35' r='33' stroke='%23D6362E' stroke-width='4'/%3E%3Cpath d='m80 23 11.5 11.5L80 46' stroke='%23D6362E' stroke-width='4'/%3E%3Cpath d='M3.694 27.72c1.198 0 2.072.235 2.622.704.554.466.831 1.134.831 2.006 0 .394-.065.768-.196 1.124a2.383 2.383 0 0 1-.622.933c-.288.266-.667.478-1.137.635-.465.152-1.036.228-1.713.228h-1.13V37h-1.08v-9.28h2.425zm-.101.92H2.349v3.783h1.009c.592 0 1.085-.063 1.479-.19.398-.127.696-.332.895-.616.199-.288.298-.668.298-1.142 0-.618-.197-1.077-.59-1.378-.394-.305-1.01-.457-1.847-.457zM8.96 37v-9.28h1.079v8.315h4.12V37h-5.2zm12.483 0L20.3 34.055h-3.72L15.444 37h-1.092l3.631-9.318h.971L22.56 37h-1.117zm-1.467-3.904-1.085-2.926a60.859 60.859 0 0 0-.127-.375 422.483 422.483 0 0 0-.317-.99c-.043.174-.09.347-.14.52a13.802 13.802 0 0 1-.26.845l-1.105 2.926h3.034zm6.11-.723 2.47-4.653h1.16l-3.09 5.68V37h-1.08v-3.548L22.45 27.72h1.18l2.457 4.653z' fill='%23D6362E'/%3E%3C/svg%3E");
    }
    .sf-fright-night--videohero-copy-warning {
        margin-top: 10px;
        padding: 0 50px;
    }
    .sf-fright-night--videohero-copy-icon .elementor-icon {
        position: relative;
        margin-top: 42px;
        top: auto;
        left: auto;
    }
    .sf-fright-night--videohero-copy-warning .elementor-text-editor {
        text-align: center;
    }
    .sf-fright-night--videohero-logo > .elementor-column-wrap {
        padding: 0px;
        margin-right: 0;
    }
}
