/*
Theme Name:     Flicks - Child
Description:    Child Theme 
Author:         White Wonder Studios
Author URI:     http://www.whitewonder.com
Template:       Divi
Version:        4.4.x
Copyright: 		White Wonder Studios
*/

.et_fixed_nav #logo {
	margin-bottom: 0 !important;
}

#top-menu a {color: #fff !important; opacity: 1 !important;}
#top-menu a:hover, #top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a:hover {color: #FC0 !important;}
#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a {
color: #1e73be !important;
}

.TockButton-white {
    color: #1e73be !important;
}
.TockButton-white:hover {
	background-color: #772be1 !important;
    color: #fff !important;
	transition: all 300ms ease 0ms;
}
.TockLogo-container {display: none !important;}

.textwidget iframe {
	border-radius: 5px;
}

#main-content .container:before {
content: '';
position: absolute;
top: 0;
height: 100%;
width: 0;
background: none !important;
}

.pad20bot {
	padding-bottom: 20px !important;
}

#footer-widgets .footer-widget li a:hover, table.em-calendar td.eventful a:hover, table.em-calendar td.eventful-today a:hover {
	color: #fc0 !important;
}
.footer-flicks-credit a {
	color: #1e73be !important;
	font-weight: bold;
}
.footer-flicks-credit a:hover {
	color: #FC0 !important;
}

/* ----- Event Calendar Styles */

.fullcalendar thead tr {
	background: rgba(0,0,51,0.7) !important;
}
.fullcalendar tr.days-names {
	background: rgba(255,255,255,0.5) !important;
}
.fullcalendar .days-names td, .fullcalendar thead tr td {
	text-align: center !important;
	font-size: 20px !important;
	font-weight: bold !important;
}

table.em-calendar td.eventful-today {
	 background: #1e73be !important;
}
table.fullcalendar td {
	vertical-align: top !important;
}
table.fullcalendar ul {
	list-style: square !important;
	padding-left: 0 !important;
}
.fullcalendar td.eventless-pre, .fullcalendar td.eventless-post, .fullcalendar td.eventful-pre, .fullcalendar td.eventful-post {
	background: rgba(0,0,0,0.5) !important;
	color: #000 !important;
}
.fullcalendar td.eventful-pre a, .fullcalendar td.eventful-post a {
	color: #000 !important;
}
/*
.et_fixed_nav #logo {
	max-height: 65px !important; 
	margin-bottom: 18px !important;
}
.et-fixed-header #logo {
	max-height: 30px !important;
	margin-bottom: 0px !important;
}
nav#top-menu-nav {
	padding-top: 20px;
}
#et_top_search {
	margin-top: 21px;
}
.et-fixed-header #et_top_search {
	margin-top: 16px;
}
*/

/* MailChimp Form Hacks */

#mc_signup_form {color: #FFF !important; }
.mc_merge_var {	margin-bottom: 0 !important; }
.mc_var_label { margin: 0 !important; }
.mc_input, #mc_signup_submit { 	border-radius: 5px !important; }
#mc-indicates-required { display: none !important; }
#mc_signup_submit { font-family: "PT Sans", Verdana, sans-serif !important; }
	