/*
Theme Name: Hood Theme Child
Theme URI: http://www.hoodthemes.com/
Template: hood-theme
Author: Hood Themes
Author URI: http://hoodthemes.com/
Description: Hood Theme is an Multi-Purpose WordPress Theme.
Version: 1.2.5
Updated: 2016-08-10 14:06:41

*/


.ninjaforms {
	font-size: 10px !important;
  color: black !important;
}



/* bouton pagination espace presse */
.esg-filterbutton, 
.esg-navigationbutton, 
.esg-sortbutton, 
.esg-cartbutton a {
    color: #ffffff;
    margin-right: 5px;
    cursor: pointer;
    padding: 0px 16px;
    /*border: 1px solid #fff;*/
    line-height: 38px;
    border-radius: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 12px;
    font-weight: 700;
    font-family: "Open Sans",sans-serif;
    display: inline-block;
    background: #2b2944;
    margin-bottom: 5px;
  	text-decoration : uppercase;
}
.esg-navigationbutton:hover, 
.esg-filterbutton:hover, 
.esg-sortbutton:hover, 
.esg-sortbutton-order:hover, 
.esg-cartbutton a:hover, 
.esg-filterbutton.selected {
    background-color: #99aac5;
    border-color: #bbb;
    color: #fff;
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.13);
}

.esg-filter-checked {
		display: none; 
}

.desk .logo {
    height: 90px;
}

img.attachment-full {
	display: block !important;
  margin: 0 auto !important;
  height: auto !important;
}

.blue_button button {
  background-color: #99a9c5!important;
  border: none !important;
  border-radius: 30px !important;
  color: #ffffff !important;
  display: block!important;
  padding: 20px 25px!important;
  margin-bottom: 30px!important;
}
.blue_button button:hover {
  background-color: #8a99b2!important;
  border-color: #8a99b2!important;
}

.white_button button {
  color : #2b2944 !important;
  background-color: #ffffff;
  border: 1px solid #ffffff !important;
  border-radius: 30px !important;
  display: block!important;
  padding: 20px 25px!important;
  margin-bottom: 30px!important;
}
.white_button button:hover {
  border: 1px solid #ffffff !important;
  color : #ffffff !important;
  background-color: Transparent !important;
  border-color: #ffffff!important;
}

.button_annonce:hover{
  	background-color : #2b2944!important;
  	color : #fff!important;
}

.button_annonce{
  	cursor : pointer;
}

