/* * * * * * * * * * Google Font Import * * * * * * * * * */
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,800italic,400,700,800,300);
@import url(//fonts.googleapis.com/css?family=Nunito+Sans:300,400,900&display=swap);
@import url(//fonts.googleapis.com/css2?family=Saira+Extra+Condensed&display=swap);

@font-face {
    font-family: "bebas_neuebold";
    src: url("../../fonts/bebasneue-bold-webfont.woff2") format("woff2"),
url("../../fonts/bebasneue-bold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "bebas_neuebook";
    src: url("../../fonts/bebasneue-book-webfont.woff2") format("woff2"),
url("../../fonts/bebasneue-book-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "bebas_neueregular";
    src: url("../../fonts/bebasneue-regular-webfont.woff2") format("woff2"),
url("../../fonts/bebasneue-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "SteelfishRegular";
    src: url("../../fonts/steelfish_rg-webfont.eot");
    src: url("../../fonts/steelfish_rg-webfont.eot?#iefix") format("embedded-opentype"),
url("../../fonts/steelfish_rg-webfont.woff") format("woff"),
url("../../fonts/steelfish_rg-webfont.ttf") format("truetype"),
url("../../fonts/steelfish_rg-webfont.svg#SteelfishRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}

/**trick-or-treat.html**/

@font-face {
  font-family: 'No. Seven Regular';
  font-style: normal;
  font-weight: normal;
  src: local('../../fonts/No. Seven Regular.woff'), url('../../fonts/No. Seven Regular.woff') format('woff');
}

/**end_trick-or-treat.html**/

.attr1 { background-image: url("../img/attractions_back-01.jpg"); }
.attr2 { background-image: url("../img/attractions_back-02.jpg"); }
.attr3 { background-image: url("../img/attractions_back-03.jpg"); }
.attr4 { background-image: url("../img/attractions_back-04.jpg"); }
.attr5 { background-image: url("../img/attractions_back-05.jpg"); }
.attr6 { background-image: url("../img/attractions_back-06.jpg"); }
.attr7 { background-image: url("../img/attractions_back-07.jpg") no-repeat; }
.attrSeasonal {
  background-image: url("../img/attractions_back-battleground.jpg");
  background-position: bottom left;
}

.attr5.ToT5 {
    background-image: url(../img/trick-or-treat_blitz-back.jpg);
    background-position: left;
}

.otherHaunt { background-image: url("../img/otherHaunt_Art.jpg"); }

.slidez01 { background-image: url("../img/featured_bg-01.jpg"); }
.slidez02 { background-image: url("../img/featured_bg-02.jpg"); }
.slidez03 { background-image: url("../img/featured_bg-03.jpg"); }
.slidez04 { background-image: url("../img/featured_bg-04.jpg"); }
.slidez05 { background-image: url("../img/featured_bg-05.jpg"); }
.slidez06 { background-image: url("../img/featured_bg-06.jpg"); }

#videosubstitute{background-image:url("../video/video.gif");}

.seasonal {display:none !important;}
.offSeason {}
.showAtt {}
.flowATT {}
.showFeat {}
.flowADD {}
.showJobs {display:none !important;}
.showChat {}
.showCal {display:none !important;}
.showHours {display:none !important;}
.showGR {display:none !important;}
.covidBar {display:none !important;}

/**trick-or-treat.html**/

.attr1.ToT1 { background-image: url("../img/trick-or-treat_back-01.jpg"); }
