/*
Theme Name:     Neve Child
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/

@font-face {
    font-family: 'NIGHTMARE PILLS';
    src: url('/wp-content/themes/neve-child/assets/fonts/NightmarePills/NIGHTMAREPILLS-Regular.eot');
    src: url('/wp-content/themes/neve-child/assets/fonts/NightmarePills/NIGHTMAREPILLS-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/neve-child/assets/fonts/NightmarePills/NIGHTMAREPILLS-Regular.woff2') format('woff2'),
        url('/wp-content/themes/neve-child/assets/fonts/NightmarePills/NIGHTMAREPILLS-Regular.woff') format('woff'),
        url('/wp-content/themes/neve-child/assets/fonts/NightmarePills/NIGHTMAREPILLS-Regular.ttf') format('truetype'),
        url('/wp-content/themes/neve-child/assets/fonts/NightmarePills/NIGHTMAREPILLS-Regular.svg#NIGHTMAREPILLS-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    background-color: black;
    color: white;
    background-image: url(./assets/images/background.jpg);
    background-position: center top;
    background-attachment: fixed;
}
body.tribe_events-template-default, body.tribe-events-page-template {
    background-image: url(./assets/images/background.jpg);
    background-color: white;
    color: black;
}

body.tribe_events-template-default li.menu-item > a, body.tribe-events-page-template li.menu-item > a{
    color: black;
}
body.tribe_events-template-default img.hh-logo, body.tribe-events-page-template img.hh-logo{
    display:none;
}
body.tribe_events-template-default img.hh-logo-black, body.tribe-events-page-template img.hh-logo-black{
    display:block !important;
}

h2.tribe-events-single-section-title {
    font-size: 100%;
    font-weight: 700;
}

.cpp_form {
    max-width: 600px;
    margin: 0 auto;
}

.site-title {
    font-family: NIGHTMARE PILLS;
}

.tribe-events-calendar-month__day, .tribe-events-calendar-list {
    background-color: white;
    color: black;
}

.tribe-events-calendar-list {
    padding:0 2px 0 2px !important;
    border-radius: 5px;
}

.tribe-events-c-nav__next-label, .tribe-events-c-nav__prev-label {
    padding: 10px !important;
    display: inline;
    font-family: "Arial";
    border: 0;
    border-radius: 5px;
    margin: 0 10px;
    background: white;
    font-size: 15px;
    line-height: 15px;
    color: black;
    width: auto;
    height: auto;
    box-sizing: content-box;
}

.tribe-events .tribe-events-c-view-selector {
    background-color: white;
}

.header-menu-sidebar, .header-menu-sidebar-bg {
    background-color: #333;
}

.tribe-events-single {
    background-color: white;
    padding:0 2px 0 2px !important;
    border-radius: 5px;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-b3 {
    color: white;
    font-size: 1.5em;
    text-align: center;
}

.site-header .site-branding {
    width: 100%;
}

.site-navigation {
    width: fit-content;
    margin: 5px auto 5px auto;
}

.elementor-top-section h2 {
    text-align: center;
}

.elementor-element-1464b77, .elementor-element-e917252{
    background-color: rgba(30, 30, 30, 0.7);
    border-radius: 2%;
}

h1, h2 {
    font-family: NIGHTMARE PILLS;
    text-transform: uppercase;
}

h3.wp-block-heading {
    font-size: 2em;
    font-weight: 700;
    text-transform: uppercase;
}

.entry-title {
    display: none !important;
}

.elementor-widget-tec_elementor_widget_events_list_widget .tribe-common-b2,
.elementor-widget-tec_elementor_widget_events_list_widget a ,
.elementor-widget-tec_elementor_widget_events_list_widget span {
    color: white !important;
    font-family: NIGHTMARE PILLS;
}

div[data-id='a1974f8'] h3.elementor-heading-title {
    color: #fff;
    font-family: NIGHTMARE PILLS;
    list-style: none;
    text-align: center;
    padding: 0;
    background-color: rgba(191, 191, 191, .5);
    /* width: 100px; */
    /* font-size: 1em; */
    box-shadow: 0 3px 3px 3px rgba(255, 255, 255, .2);
    border-radius: 6px;
    margin-left: auto;
    margin-right: auto;
}

/*.site-navigation ul.menu {
    margin-left: auto;
    margin-right: auto;
}

li.menu-item {
    color: #fff;
    font-family: NIGHTMARE PILLS;
    list-style: none;
    text-align: center;
    padding: 0;
    background-color: rgba(191, 191, 191, .5);
    width: 100px;
    font-size: 1em;
    box-shadow: 0 6px 6px 6px rgba(0, 0, 0, .6);
    border-radius: 6px;
    margin-left: auto;
    margin-right: auto;
}
li.menu-item >a {
    display: block;
    padding: 0;
    background-color: transparent;
    text-decoration: none;
    color: white;
}*/

p.hh-welcome {
    color: white;
    font-family: NIGHTMARE PILLS;
    font-size: xx-large;
    margin: 0 0 0.25em 0;
    text-align: center;
}
img.hh-logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}
div.page-header {
    max-height: 4px;
}
@media only screen and (min-width: 720px){
    body {
        background-size: cover;
    }

    p.hh-welcome {
        font-size: xxx-large;
    }
    img.hh-logo {
        width: 60%;
    }
}

.cat_private-booking.tribe-events-pro-week-grid__event,
.cat_private-booking .tribe-events-calendar-list__event-title,
.cat_private-booking  .tribe-events-calendar-month__calendar-event-title {
    pointer-events: none;
}

.cat_private-booking .tribe-events-c-small-cta,
.cat_private-booking .tribe-events-calendar-list__event-description,
.cat_private-booNIGHking  .tribe-events-calendar-list__event-venue {
    display: none!important;
    visibility: hidden!important;
    height: 0;
}
.linethrough {
    text-decoration: line-through;
    color: #797979 !important;
}
.linethrough  .tribe-events-widget-events-list__event-title-link {
    color: #797979 !important;
}
.disable-link {
    pointer-events: none;
    cursor: default;
    color: #FFFFFF !important;
}
@media only screen and (max-device-width: 480px) {
   [class="disable-link"] {
      pointer-events: auto !important;
      cursor: auto !important;
   }
}

.accessibility-hearing-other-class .woocommerce-input-wrapper,
.accessibility-hearing-other-class .optional,
.accessibility-hearing-class .optional,
.accessibility-heading-class .woocommerce-input-wrapper,
.accessibility-heading-class .optional {
    display: none;
}
.accessibility-heading-class label {
    font-family: "Nightmare Pills", Sans-serif;
    font-size: 1.75rem;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

.accessibility-hearing-other-class label {
    font-style: italic;
    font-size: 90%;
}


#post-4031 .tribe-events-event-image, #post-4416 .tribe-events-event-image, #post-4466 .tribe-events-event-image, #post-5517 .tribe-events-event-image{
    display: none;
}
@media only screen and (min-width: 768px) {
#post-4031 .wp-image-4037, #post-4416 .wp-image-4420, #post-4466 .wp-image-4471, #post-5517 .wp-image-5540{
    margin-top: -300px;
}
}
figcaption {
    font-size: 14px;
    color: #aaa;
}
.entry .entry-content .event-tickets .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:disabled, .entry .entry-content .event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn:disabled, .event-tickets .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:disabled, .event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn:disabled {
    background-color: #999;
    cursor: not-allowed;
}
.tribe-events-c-top-bar__datepicker-button, 
.tribe-events-c-top-bar__datepicker-button:focus, 
.tribe-events-c-top-bar__datepicker-button:hover {
    background-color: lightgrey!important;
    border: 1px solid grey!important;
    padding: 0 4px!important;
    border-radius: 4px!important;
}
.cat_private-booking .tribe-events-calendar-list__event-title {
    pointer-events: none;
}
.tribe-events .tribe-events-calendar-month__day--current {
    outline: 8px solid #80808075;
    outline-offset: -12px;
}