/*======================================
Theme Name: zeeVisionPro Child
Theme URI: http://themezee.com/themes/zeevision
Description: Child Theme of zeeVisionPro
Version: 1.0
Author: ThemeZee
Author URI: http://themezee.com
Template: zeevisionpro
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/

@import url("../zeevisionpro/style.css");

/* You can add your own CSS Code below */

.fullCalendar .fc-state-highlight, .fullCalendar table tr:hover td.fc-state-highlight {
background: #F6FA64;
}

.site-content {
margin: 24px 0 0;
margin: 1.714285714rem 0 0;
}

.entry-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}

#frontpage-intro {
margin-bottom: 2em;
font-family: Merriweather;
color: #CA0A0A;
}

.rhcalendar.not-widget .fc-event-time {
font-weight: bold;
font-size: 1.1em;
}

.rhcalendar.not-widget .fc-event-title {
font-weight: 700;
font-size: 1.1em;
}

.entry h2, .comment h2 {
font-size: 1.5em;
}

.sabai-directory-body {
padding: 5px 0;
font-size: 1em;
}

.entry img {
max-width: 100%;
height: auto;
padding: 3px;
border: 1px solid #FFF;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.frontpage-widgets a:link, .frontpage-widgets a:visited {
color: #9995F3;
}

input, textarea, select {
max-width: 100%;
font-family: "Droid Sans";
Font-size: 1em;
}

.widget .ical .enddate, .widget .ical .eventdate, .widget .ical .endtime, .widget .ical .starttime {
color: #B6AFB5;
line-height: 2.5em;
font-size: .9em;
font-style: italic;
}

.sabai-wordpress-widget-main ul {
margin: 2px 0 0 !important;
visibility: hidden;
}

