/*

Theme Name:         OIPF
Description:        Ordre des Infirmiers de Polynésie Française
Version:            1.0
Author:             Erwan Compes
Author URI:         http://www.erwancompes.com
Template: 			health-plus
License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html

*/

/*****************************************************************
Add Custom styles below 
******************************************************************/


body {
	background:#fff!important;
	padding:0!important;
	font-family: Raleway, Helvetica, Arial, sans-serif!important;
	color:#2389c6!important;
}

h3, h3.title-grp {
	color:#2389c6!important;
}

.all-news .news-text h2 {
	color:#ec3b77!important;
}

.all-news .news-text p {
	color:#2389c6!important;
}

body.custom-background {
	background:#fff!important;
}

@media only screen and (max-width: 480px) {
	#banner-c .banner img, #banner-b .banner img, #banner-a .banner img {
		width:auto!important;
		height:300px!important;
		margin-left:-45%;
	}
}

.all-news .news-text {
	padding:0!important;
}