/*
Theme Name: Clinico
Description: keyventures Advertising
Theme URI: http://keyventuresadvertising.com/
Author: keyventures Advertising
Version: 1.4.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Author URI: http://keyventuresadvertising.com
Tags: clean, clinic, dentist, doctor, health, healthcare, hospital, medic, medical, medicine, responsive, timetable, wellness, corporate, events calendar, flat
Text Domain: clinico
*/
section.comments-part {
	display: none !important;
}
iframe {
	height: 350px !important;
}
.warnbutton {
  display: inline-block;
  padding: 10px 15px;
  font-size: 20px;
  cursor: pointer;
  text-align: center;	
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #6799ab;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
  margin-bottom: 15px;
}
.warnbutton:hover {background-color: #004c66}
.warnbutton:active {
  background-color: #004c66;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}