/*
Theme Name: Notescape Child
Theme URI: https://preview.wolfthemes.store/notescape/landing/
Description: Notescape Child theme
Author: WolfThemes
Author URI: https://wolfthemes.com
Template: notescape
Version: 1.0.0
*/


/* Force footer logo alignement */
.site-footer-block .elementor-icon svg,
.site-footer-block .elementor-icon i {
	margin: 0 auto!important;
}

#intro-arrow a {
	width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.cta-container .fa-x{
	margin-top: -4px!important;
}

@media screen and (min-width: 800px){
	@media screen and (min-width: 800px)
#tertiary .widget-area {
    margin-left: -30px;a
    width: calc(100% + 60px);
    margin-top: 30px;
}
}
/* Main Nav - Desktop */
.menu-sticking #nav-bar { background-color:rgba(0,0,0,.8); }

.nav-menu-desktop li {
    font-size: 16px!important;
    font-family: 'Anton', sans-serif;
    letter-spacing: 0.15em;
}

.sidebar-footer .widget ol li, .sidebar-footer .widget ul li {
    font-size: 16px;
    font-family: 'Anton', sans-serif;	
}

/* Mobile Nav */
#mobile-bar .hamburger-container .hamburger-link { background-color:transparent; }
img.logo-img .logo-light { display:none; }
#mobile-navigation .nav-bar { height:90px; padding-top:10px; }
.menu-sticking + #mobile-navigation .nav-bar { background:rgba(0,0,0,.8); }




/* Reset Accend Color Var */
html { --accent-color:#ef4f17!important; }

/* Footer Social Icons */
#colophon .wolf-core-icon { /*font-size:50px!important;*/  }


/* Footer */

@media screen and (min-width: 800px){
    #tertiary .widget-area { display: flex; align-items: center; }  
}

/* Footer Widget */
.mc_form_inside { display:flex; flex-wrap: wrap; }

#mc_signup_submit { background-color:var( --e-global-color-accent )!important; }
#mc_signup_submit:hover,
#mc_signup_submit:focus,
#mc_signup_submit:active { background-color:#000; }

#mc_mv_EMAIL { background-color:#fff!important; color:#000!important; }

#mc_message { width:100%; line-height:1em; margin-top:15px; order:3; }

#mc_message .mc_error_msg { color:var( --e-global-color-accent )!important; font-size:.8em; }

.wp-block-mailchimp-mailchimp h2 { margin-bottom:0!important; font-size:20px; }
#mc_subheader { padding:0; margin:0;}
#mc_subheader h3 { margin-bottom:0!important; font-size:16px; }
#mc_signup_submit { margin-top: 11px!important; height: 48px; }



/* Content Area Fixes  x
@media screen and (min-width: 800px){
    #primary { margin-top:30px; }
} */

#discography-index { margin-top:30px!important; }



