@charset "UTF-8"; body { font-family: "Century Gothic", Questrial, "Apple Gothic", AppleGothic, "URW Gothic L", Verdana, Geneva, sans-serif; font-size: 18px; line-height: 125%; margin: 0px; padding: 0px; height: 100%; max-height: calc(100% - 40px); background: repeating-linear-gradient( 150deg, #3AF, #60C); overflow-x: hidden; background-attachment: fixed; } #wf_userAuthContainer { width: 100%; padding: 5px 0; margin-bottom: 15px; background-color: #e6f5ff; border-bottom: 1px solid #333; color: #333; } #wf_userWelcome { margin-left: 10px; } #wf_AnnouncementBar { width: 100%; padding: 5px 0; margin: 0 auto 15px; top: 0; background-color: #FF0; border-bottom: 1px solid #333; color: #333; position: absolute; z-index: 1000; } #wf_AnnouncementBar > .wf_AnnouncementContent { text-align: center; } /* Page Template ============== */ #wf_content { width: calc(60% - 340px); min-height: calc(100% - 160px); margin: 40px 20px 40px 35%; padding: 20px 20px 60px; position: relative; } #wf_content h1 { width: 100%; padding-bottom: 10px; border-bottom: 2px solid #000; margin-bottom: 50px; text-align: left; color: #000; font-family: "Century Gothic", Questrial, "Apple Gothic", AppleGothic, "URW Gothic L", Verdana, Geneva, sans-serif; } #wf_footerContainer { width: 100%; color: #333; display: flex; justify-content: space-around; align-items: flex-start; /* !!! */ display: none; } #wf_footerContainer { margin-top: 30px; padding: 20px 0; border-top: 1px solid #90C; border-bottom: 1px solid #90C; } #wf_footerContainer > span { margin: 0 auto; align-self: flex-start ; } #wf_footerContainer > span > h4 { margin: 0px; padding: 0 0 5px; color: #90C; font-weight: bold; } #wf_footerContainer > span > a { font-size: 12px; font-weight: normal; text-decoration: none; color: #333; display: block; } #wf_copyright { width: 90%; padding: 20px 0; text-align: center; color: #FFF; position: absolute; margin: 0 auto; bottom: 0px; display: block; } .unbreakable { display: inline-block; } /* Side Calendar ============== */ #wf_body_nextEvent_container { margin-right: 0px; right: 0px; top: 0px; margin-top: 0; width: 300px; height: 100%; min-height: 700px; padding: 0; background-color: rgba(142,216,248,0.5); position: fixed; display: block; } #wf_body_nextEvent_container > h2 { color: #000; border-bottom: 2px solid #000; margin: 30px 20px; text-align: center; line-height: 200%; } #wf_body_nextEvent_container > a { text-decoration: none; } #wf_body_nextEvent_container > a > #wf_body_nextEvent_date { margin: 0px auto 30px; width: 200px; border: 1px solid #000; background-color: #FFF; background-color: rgba(255,255,255,0.4); text-align: left; position: relative; color: #000; font-weight: bold; padding: 5px 10px; } #wf_body_nextEvent_container > a > #wf_body_nextEvent_date > hr { border: 1px solid #000; } /* #wf_body_nextEvent_container > a > #wf_body_nextEvent_date.active { height: 125px; } */ #wf_body_nextEvent_container > a > #wf_body_nextEvent_date > #wf_body_nextEvent_date_number, #wf_body_nextEvent_container > a > #wf_body_nextEvent_date > #wf_body_nextEvent_date_month { font-size: 28px; line-height: 36px; padding-right: 5px; display: inline; } #wf_body_nextEvent_container > a > #wf_body_nextEvent_date > #wf_body_nextEvent_date_month { font-size: 20px; } #wf_body_nextEvent_container > a > #wf_body_nextEvent_date > #wf_body_nextEvent_date_day, #wf_body_nextEvent_container > a > #wf_body_nextEvent_date > #wf_body_nextEvent_date_time, #wf_body_nextEvent_container > a > #wf_body_nextEvent_date > #wf_body_nextEvent_date_location, #wf_body_nextEvent_container > a > #wf_body_nextEvent_date > #wf_body_nextEvent_date_title, #wf_body_nextEvent_container > a > #wf_body_nextEvent_date > #wf_body_nextEvent_date_notice { font-size: 14px; line-height: 23px; display: inline; padding-right: 5px; } #wf_body_nextEvent_container > a > #wf_body_nextEvent_date > #wf_body_nextEvent_date_location { display: block; } #wf_body_nextEvent_container > a > #wf_body_nextEvent_date > #wf_body_nextEvent_date_title { display: inline-block; font-weight: normal; } #wf_body_nextEvent_container > a > #wf_body_nextEvent_date > #wf_body_nextEvent_date_notice { display: none; } /* #wf_body_nextEvent_container > a > #wf_body_nextEvent_date.active { color: #FFF; border: 2px solid #000; background-color: #000; } #wf_body_nextEvent_container > a > #wf_body_nextEvent_date.active > #wf_body_nextEvent_date_day { bottom: 25px; background-color: #FFF; color: #000; } #wf_body_nextEvent_container > a > #wf_body_nextEvent_date.active > #wf_body_nextEvent_date_notice { bottom: 0px; background-color: #F00; color: #FFF; display: block; border-top: 2px solid #000; } */ /* #wf_body_nextEvent_container > a > #wf_body_nextEvent_date.activeNeighbour { color: #666; border: 2px solid #333; background-color: rgba(255,255,255,0.85); } #wf_body_nextEvent_container > a > #wf_body_nextEvent_date.activeNeighbour > #wf_body_nextEvent_date_day { background-color: #666; } */ /* Logo ============== */ #wf_body_logo_container { margin-left: 0px; left: 0px; top: 0px; margin-top: 0px; width: 30%; min-width: 200px; height: 100%; position: fixed; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: center; background-color: rgba(0,0,0,0.4); z-index: 99; } /* */ #wf_body_logo_container > #wf_body_logo_content { font-size: 90px; line-height: 90px; color: #FFF; text-align: center; text-decoration: none; } /* */ #wf_body_logo_container > #wf_body_logo_content { margin: 0 auto; padding: 0; width: 100%; position: relative; display: block; } #wf_body_logo_container > #wf_body_logo_content > span { display: block; } #wf_body_logo_container > #wf_body_logo_content > span > #wf_body_logo_svg { margin: 0 auto -20px; padding: 0; width: 70%; height: auto; position: relative; display: block; cursor: pointer; pointer-events: none; } #wf_body_logo_container > #wf_navMainContainer, #wf_body_logo_container > #wf_navMain_menu { width: 70%; margin: 50px auto; padding-top: 10px; border-top: 2px solid #FFF; } #wf_body_logo_container > #wf_navMain_menu { border-bottom: 2px solid #FFF; cursor: pointer; display: none; } #wf_navMainContainer > a, #wf_navMain_menu > span { display: block; width: 80%; color: #FFF; text-decoration: none; margin: 0 auto; padding: 20px 0; text-align: center; font-weight: bold; } #wf_navMainContainer > a:not(:first-child) { border-top: 1px dashed #FFF; } #wf_navMain_socialContainer > a > span { display: inline-block; } #wf_navMain_socialContainer > a > span > object { width: 30px; cursor: pointer; pointer-events: none; } #wf_navMainContainer > span { display: flex; justify-content: center; width: 80%; margin: 0 auto; padding: 20px 0; border-top: 1px dashed #FFF; } #wf_navMainContainer > span > a { color: #FFF; text-decoration: none; margin: 0 20px; text-align: center; font-weight: bold; } /* Home Page ============== */ #wf_banner_main { width: 100%; min-height: 400px; background-color: #8ED8F8; } .wf_eventlineup { margin-top: -20px; } .wf_eventlineup > li { padding-bottom: 10px; } .wf_eventlineup > li > .note { display: block; margin-left: 0px; font-size: 14px; font-style: italic; color: #60C; } span.wf_indexTicketButton, a.wf_indexTicketButton { background-color: #60C; color: #FFF; font-size: 200%; line-height: 100%; padding: 30px; margin-top: 30px; margin-bottom: 30px; display: block; text-align: center; text-decoration: none; cursor: pointer; } #eventbrite-widget-container-134301863489 { height: 600px !important; } .wf_destinations_past_box, .wf_destinations_upcoming_box { display: block; width: 90%; margin: 10px auto; } .wf_destinations_past_box:not(:last-child), .wf_destinations_upcoming_box:not(:last-child) { margin-bottom: 50px; padding-bottom: 10px; border-bottom: 1px dashed #000; } .wf_destinations_past_link {} .wf_destinations_current_link { text-decoration: none; color: #60C; font-size: 125%; font-weight: bold; line-height: 100%; text-align: center; margin-top: 20px; margin-bottom: 40px; padding: 20px; display: block; position: relative; cursor: pointer; border: 2px solid #60C; } /* Private & Corporate Page && Deals Page && Destinations Page ================================================================= */ #wf_private_main, #wf_deals_main, #wf_destinations_main, .wf_contentBox { width: calc(100% - 60px); padding: 10px 30px 30px; margin: 40px auto; position: relative; background-color: rgba(255,255,255,0.6); } #wf_content_AnnouncementBox.wf_contentBox { background-color: #ff9; } #wf_content_AnnouncementBox .wf_bold { font-weight: bold; color: #60C; } #wf_content_AnnouncementBox.wf_contentBox > a > span { display: block; margin: auto 0; } #wf_content_AnnouncementBox > a { text-decoration: none; color: #000; } #wf_content_AnnouncementBox.wf_contentBox > h1 { display: none; } #wf_content_AnnouncementBox #wf_AnnouncementLogo { width: 300px; max-width: 40%; margin: 20px auto 30px; } #wf_content_AnnouncementBox #wf_AnnouncementLogo img { width: 100%; height: auto; } /* Contact Page ================================================================= */ #contactform { margin-top: 50px; } #contactform > input, #contactform > select { display: block; font-size: 12pt; padding: 5px 10px; width: 90%; max-width: 600px; margin-bottom: 30px; } #contactform > input:nth-of-type(2) { display: none; } #contactform > #submit { display: block; background-color: #60C; color: #FFF; border: none; cursor: pointer; padding: 10px 30px; text-align: center; font-weight: bold; font-size: 14pt; } /* ============================================================================================ ============================================================================================ Mobile and Tablet elements ============================================================================================ ============================================================================================ */ @media only screen and (max-device-width: 525px){ body { height: 100%; max-height: 100%; background: repeating-linear-gradient( 150deg, #3AF, #60C); background-attachment: fixed; } #wf_body_logo_container { position: relative; width: 100%; height: auto; margin: 0; padding: 30px 0 0; top: 0; } #wf_body_nextEvent_container { display: none; } #wf_body_logo_container { background-color: rgba(0,0,0,0.3); } #wf_body_logo_container > #wf_navMain_menu { display: block; margin: 50px auto; padding: 0; } #wf_body_logo_container > #wf_navMainContainer { display: none; margin-bottom: -30px; } #wf_content { width: 90%; margin: 50px auto; padding: 0 0 40px; left: auto; position: relative; min-height: auto; } #wf_footerContainer { display: none; width: 100%; text-align: center; line-height: 150%; } #wf_footerContainer > span { display: block; width: 90%; margin: 0 auto; padding: 5px 0; clear: both; } #wf_footerContainer > span:not(:last-child) { border-bottom: 1px dashed #90C; } #wf_copyright { width: 100%; padding: 0 0 30px; } /* Main Page ========================= */ #wf_banner_main { width: 100%; } /* Events Pages ========================= */ #eventbrite-widget-container-134301863489 { height: 100% !important; } /* Private & Corporate Page && Deals Page && Destinations Page ================================================================= */ #wf_private_main, #wf_deals_main, #wf_destinations_main { width: calc(100% - 20px); padding: 10px 10px; margin: 40px auto; left: auto; position: relative; min-height: auto; } .wf_contentBox { width: calc(100% - 20px); padding: 10px 10px; } } #wf_navMain_FrequentFlighter, #wf_footer_FrequentFlighter, #wf_userAuthContainer { display: none !important; }