/* LICENSE & DETAILS
   ==================================================

	Theme Name: Pinpoint Child Theme
	Theme URI: http://pinpoint.swiftideas.net
	Description: A Responsive Corporate WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.net )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: pinpoint
	Version: 1.1
	Author: Swift Ideas
	Author URI: www.swiftideas.net

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/


/* --------------------------------------------
	PINPOINT CSS IMPORT
-------------------------------------------- */

@import url("../pinpoint/style.css");


/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */
.widget ul li > a {
    padding: 3px 0;
}
.widget ul li > a ul {
    margin-left: 0px;
}

.w3eden.clear, .w3eden .clear{
visibility: visible !important;
display:block;
}

.fuiw-dayname{
	color:white;
}
.fuiw-day{
	color:white;
}
.rhcalendar.for-widget.flat-ui-cal .fc-header{
	background-color:#0070cd !important;
	height: 150px !important;
}