/*
Theme Name: Clinico
Description: Premium Medical and Health WordPress Theme.
Theme URI: http://clinico.creaws.com/
Author: Creative Web Solutions
Version: 1.3.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
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
*/

.page-header .container{
	margin: 0;
}
.cws-widget .wpcf7-form textarea{
	height: 80px;
}
.main-menu{
  	margin-top: 20px;
}
.sticky .main-menu{
  	margin-top: 0px;
}
.home .page-content{
	background: url('http://adamblond.com.au/wp-content/uploads/2015/03/background-feature.png');
  	background-repeat: no-repeat;
  	background-position: center 345px;
  	background-size: contain;
  	margin-top: 10px;
}
.cws-widget>.widget-title, .cws-widget>div>.widget-title{
	border: none;
  	background: url('http://adamblond.com.au/wp-content/uploads/2015/03/feature-title.png');
  	background-repeat: no-repeat;
  	background-position: left top;
 	padding-left: 22px;
  	margin-left: -5px;
  	height: 40px;
}
.footer-top-part {
	/*background: url('http://adamblond.com.au/wp-content/uploads/2015/03/background-footer.png');
  	background-repeat: no-repeat;
  	background-position: 190px 30px;*/
	padding: 0;
}

.featured_icon.f-left.icon_frame.fa.fa-4x, .icons_part.icon_frame{
	background: url('http://adamblond.com.au/wp-content/uploads/2015/03/background-icon-feature.png');
  	background-repeat: no-repeat;
  	background-position: left top;
}
#yui_3_17_2_1_1425430820504_1870{
	color: #008fd5;
  	font-size: 3em;
	margin: 25px 0 0 0;
}
.page-content main ul>li:before {
      	border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
  	margin-left: -32px;
  	margin-right: 10px;
}
.page-content main ul>li {
        padding-left: 30px;
	font-size: 1em;
}
.acc_featured_icon.fa.fa-bomb, .acc_featured_icon.fa.fa-umbrella, .acc_featured_icon.fa.fa-paw{
  background-repeat: no-repeat !important;
  background-position: 7px 8px !important;
  background-size: 65% !important;
  font-size: 0;
  height: 23px;
  width: 23px;
}
.acc_featured_icon.fa.fa-bomb {
  background-image: url('http://adamblond.com.au/wp-content/uploads/2015/03/Ear.png') !important;
}
.acc_featured_icon.fa.fa-umbrella {
  background-image: url('http://adamblond.com.au/wp-content/uploads/2015/03/Nose.png') !important;
}
.acc_featured_icon.fa.fa-paw {
  background-image: url('http://adamblond.com.au/wp-content/uploads/2015/03/Throat.png') !important;
}

.footer_sidebar_area .cws-widget .cws-widget-content {
  /*width: 50% !important;*/
}

.footer_sidebar_area .cws-widget .cws-widget-content .widget-title span{
  float: left;
}
.footer_sidebar_area .cws-widget .cws-widget-content .textwidget{
    padding-left: 125px;
}
.footer-bottom-part p{
  font-size:0.8em;
}

.gm-style-iw>div{
  width: 200px;
}
@media screen and (max-width: 1190px){
  .home .page-content{
    background-size: 140%;
  }
  .footer_sidebar_area .cws-widget {
    width: 50%;
  }
  
}
@media screen and (max-width: 980px){
  .home .page-content{
    background: none;
  }
}