/*
Theme Name: Care WP Child Theme
Theme URI: http://care.mnkystudio.com/
Description: Care is a premium WordPress theme for doctors, dentists and health clinics. Great for health related blogs. Available exclusively on Theme Forest.
Author: MNKY
Version: 1.0
License: GNU General Public License
License URI: license.txt
Template: care
*/
 
@import url("../care/style.css");

.month #ftcalendar-table, .week #ftcalendar-table, .day #ftcalendar-table
{
min-width:100px !important;
}

.month #ftcalendar-table tr td, .week #ftcalendar-table tr td
{
height:auto !important;
}
/* ------- Insert custom styles below ------- */

.widget-container
{
list-style-type:none;
}
