/*
Theme Name: Clinico - Child theme
Description: Premium Medical and Health WordPress Theme. 
Theme URI: http://clinico.creaws.com/
Author: Creative Web Solutions
Template: clinico
Version: 1.0.0
Author URI: http://themeforest.net/user/creativews
Tags: clean, clinic, dentist, doctor, health, healthcare, hospital, medic, medical, medicine, responsive, timetable, wellness, corporate, Events calendar, flat
Text Domain: clinico
*/ 

/* =Theme customization starts here
-------------------------------------------------------------- */
.page_footer{
	position: relative;
	background: #0075d9;
}

.footer_sidebar_area .widget-title{
	text-align: center;
	border-left-style:none;
	padding-left: 0;
	color:#fff; 
	margin-bottom: 30px;
	line-height: 0 !important;
}

.footer_sidebar_area p{
	color:#fff; 
}
.page_footer .cws-widget {
    color:#fff;;
}

.footer-bottom-part{
	padding: 20px 0;
	background: #074070;
}

.footer_sidebar_area .cws-widget .widget-icon.icon > i, .footer_sidebar_area .cws-widget .widget-icon.icon > i > .triangle::before {
   background-color: rgba(117, 190, 218, 0.0);
   border-color: #008fd5;
   color:#fff;
}