/* 
Theme Name: Village Halloween Parade  - Child of Elementor Hello Theme
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

body {
    background: #333
    url(https://halloween-nyc.com/wp-content/themes/hello-theme-child-vhp/img/vhp-website-background.jpg)
    repeat center top;
}

body.home #vhp-page-title {display: none;}

a.wp-block-button__link {border-radius:10px; background-color: #409EFF; color:white !important;}

/* --------------------------------------------------------------------- */
/* sponsor page */
/* --------------------------------------------------------------------- */
.row.sponsor_wrapper {width:100%; margin-left:auto; margin-right:auto; max-width:600px; margin-bottom:20px;}
.sponsor_post_featured_image {margin-top:12px;}
h3.sponsor_post_title {text-align: left !important;}

/* --------------------------------------------------------------------- */
/* sponsor ticker */
/* --------------------------------------------------------------------- */
/* .footer_scroller {height:60px; width:100%; background-color:white; padding-top:5px; padding-bottom:5px; position:fixed; bottom:0px; left:0px;} */
/* .footer_scroller img {height:70px; width:auto;} */
.cta-button-container {display:none;}
@media only screen and (max-width:766px) {.footer_scroller {background-color:black;}
	.ticker-container {display:none;}
	.cta-button-container {display:inherit; width:100%; text-align:center;}
}
body.page-id-7881 .footer_scroller{display:none !important;}
span.sponsor_ticker_image {margin-right:10px;}
span.sponsor_ticker_image img {height:46px; max-height:46px; width:auto; border: 4px solid white; background-color: white;}
