/*
Theme Name: Uluru Statement From the Heart
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/

#Top_bar #menu ul li ul li a {
    font-family: "Bebas Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 500;
    background-color: #212121!important;
    color: white!important;
}

#Top_bar #menu ul li ul li a:hover {
    background-color: #212121!important;
    color: #e24639!important;
}

.menu  > li > a:after {
    height: 4px;
    left: 10%;
    top: 50%;
    margin-top: 20px;
    width: 80%;
    background-color: #e24639!important;
}

#root {
    width: 100vw;
    height: 100vh;
    position: relative;
}

.canvas {
    z-index: 1;
    /* position: absolute!important; */
    display: block;
    width: 100%;
    top: 0px;
    left: 0px;
    /* touch-action: none; */
    cursor: inherit;
}

.sign-up-form select, .how-did-you-hear select {
    border-width: 0 0 4px 0!important;
    border-color: black!important;
    font: 1em 'Bebas Neue' !important;
}

.blog-header {
    margin-top: 50px;
    color:#e24639!important;
}

.footerLinks__section {
    font-size: 36px!important;
    letter-spacing: 2px!important;
}

.dialogue-wrapper select {
    background:none!important;
}

.entry-content h1 { 
    margin-right: -30px;
}

@media only screen and (max-width: 1239px) {
    .top_bar_right {
        display: none;
    }

    .top_bar_left {
        width: 100%!important;
    }

    #Top_bar #logo {
        margin-bottom: 15px;
    }

    #menu ul li a span {
        font-size: 1rem;
        font-family: 'Bebas Neue';
        letter-spacing: 1px;
    }

    #Footer .widgets_wrapper {
        padding: 0;
    }
}

/* UL-297 */

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    #Footer .footerLinks__section {
        min-height: 42px;
        font-size: 28px!important;
        letter-spacing: 0px!important;
    }
}

@media only screen and (max-width: 767px) {
    .footerLinks__section.news {
        margin-top: 64px!important;
    }
}


@media only screen and (min-width: 768px) {
    .copyright {
        margin-top: 8px;
    }

    #Top_bar a.responsive-menu-toggle {
        margin-top: -22px!important;
    }
}

@media only screen and (max-width: 768px) {
    .entry-content h2, .entry-content h1 {
        font-size: 72px;
        line-height: 68px;
        letter-spacing: 5px;
        margin-right: -5px;
    }
}

@media only screen and (max-width: 479px) {
    .entry-content h2, .entry-content h1 {
        font-size: 72px;
        line-height: 68px;
        letter-spacing: 5px;
        margin-right: -5px;
    }
}

@media only screen and (max-width: 375px) {
    .entry-content h2, .entry-content h1 {
        font-size: 63px;
        line-height: 59px;
        letter-spacing: 8px;
        margin-right: -8px;
    }
}


/* Sticky Welcome Banner */

.mysticky-welcomebar-fixed {
    pointer-events: none;
}

.mysticky-welcomebar-btn, .mysticky-welcomebar-close {
    pointer-events: all;
}

.post-date, .entry-date {
    font-family: bebas-neue-by-fontfabric, sans-serif;  
}

/* Merchandise : Button Styles iPad */

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .button-round .button {
        /* padding: 10px 5px!important; */
    }
}

.button.button_full_width .button_label {
    margin: 0!important;
}

@media only screen and (min-width: 320px) and (max-width: 375px) {
    .entry-content .merchandise {
        font-size: 58px;
        line-height: 59px;
        letter-spacing: 0px;
    }
}

/* Select Styles contact form iPad */

