/*
Theme Name:     Biospehere Child Theme
Theme URI:      http://themeforest.net/
Description:    A feature packed multi-purpose WordPress theme.
Author:         DanyDuchaine
Author URI:     http://danyduchaine.com/
Template:       biosphere
Version:        1.1.1
*/


/* ------- Insert custom styles below this line ------- */
/****** BAR ADMIN ******/
#wpadminbar{z-index:998 !important;} /* Important pour menu sticky */

/****** GENERAL ******/
b {font-weight:bold;}
.no-cursor, .no-cursor > a, .no-cursor > a:hover { cursor: default; }
.fixeheight, .home li.blog-post, .home  li .blog-post-inner, .home li .blog-post-main { box-sizing: border-box; height: 100%; }
#content { padding-top: 20px; }
#sidebar-inner { padding-top: 36px; }

.prix tr th { background-color: #ddd; font-weight: bold; }
/*.prix .bg1 td { background-color: #fff; }*/
.prix tr:nth-child(even) td{background-color: #FFFFFF;}
.prix tr:nth-child(odd) td{background-color: #FFF3E5;}
.prix .basse, .prix .moyenne, .prix .haute, .prix .normal { vertical-align: middle; text-align:center; }
.prix td span{font-size:11px;}
/*.prix .basse { background-color: #BBFFFF !important; }
.prix .moyenne { background-color: #DBFFD7 !important; }
.prix .haute { background-color: #FFD9F4 !important; }*/

h2#chambres,h2#demi-pension,h2#affaire,h2#infos{line-height:40px;}
a.btn.euro:before{
	content: "\f153";
	font-family: FontAwesome;
	margin-right: 10px;
	font-size:15px;
}
h2#chambres > a.btn,h2#demi-pension > a.btn,h2#affaire > a.btn,h2#infos > a.btn{font-weight:normal; padding:0px 10px;}
h2#chambres > a.btn:after,h2#demi-pension > a.btn:after,h2#affaire > a.btn:after,h2#infos > a.btn:after, a.btn.calendar:after{
	content: "\f073";
	font-family: FontAwesome;
	margin-left: 10px;
	font-size:15px;
}
table.prix tr th{background-color: #f8f8f8;}
/****** HEADER ******/
#header-inner { width: 1280px; }
@media only screen and (max-width: 1280px) and (min-width: 1024px){
	#header-inner { width: 1040px; }
}
@media only screen and (min-width: 1024px){
	.fixed { position: fixed; top:0; left:0; width: 100%; /*z-index: 9999999999;*/z-index: 999; background-color: #fff; }
	#header-inner.fixed { width: 100%; border-bottom: 2px solid #F29326; box-sizing: border-box; padding: 10px 50px; }
	#header-inner.fixed #logo { margin-top: -10px; height: 90px; }
	#header-inner.fixed #logo img { height: 90px !important; }
}
@media only screen and (max-width: 1024px){
	#content .sejour.half{width: 100% !important; margin-right: 0 !important;}
	#content .sejour.blog-post-single .sejour-header h1{display:block !important; width:100% !important; margin-bottom:10px !important;}
	#content .sejour.blog-post-single .sejour-header .sejour-price{display:inline-block !important; width:inherit !important; text-align:left !important; margin: 10px 5px !important;}
	#content .sejour.blog-post-single span.sejour-under-price{display:inline-block !important; text-align:left;}
}
@media only screen and (max-width: 1023px) and (min-width: 768px){
	#header-inner { width: 848px; }
}
@media only screen and (max-width: 767px) and (min-width: 480px){
	#header-inner { width: 420px; }
}
@media only screen and (max-width: 479px){
	#header-inner { width: 300px; }
}
#header{
	background-color: #FFFFFF;
	background-image: url(images/fond-header.png);
	background-position: center center;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.images/fond-header.png', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fond-header.png', sizingMethod='scale')";
}
#header-social { margin-left: 25px; }
#header-social .icon-social-facebook { font-size: 10px; }
#header-social .icon-mail:before, #header-social .header-search .icon-search:before { font-size: 25px; }
#header-inner { padding-top: 55px; }
#logo { margin-top: -54px; }

#main .home-section.even .container{
	background-color: #f6f7f3;
	background-image: url(images/fougeres2.png);
	background-position: bottom left;
}
#main .home-section.odd .container {
	background-color: #f0f1ec;
	background-image: url(images/fougeres.png);
	background-position: bottom right;
}
#main .home-section.odd .container, #main .home-section.even .container{
	background-repeat: no-repeat;
}
#nav > div > ul > li:last-child { margin-bottom: 0; }
#nav .sub-menu li{
	background: #F29326;
}
#nav .sf-menu > li > a { font-size: 15px; }
#nav .sf-menu > li > a,
#nav .sub-menu li a,
#header-social a:hover, 
#header-user-links a,
.social-icons li a{
	color: #3D2412;
	text-decoration:none;
}
#nav .sf-menu > li > a:hover,
#header-social a:hover:hover, 
#header-user-links a:hover,
.social-icons li a:hover{
	color: #F29326;
	text-decoration:none;
}
#nav .sf-menu > li.current-menu-item > a, #nav .sf-menu li.current-menu-ancestor > a, #nav .sf-menu > li.active > a, #nav .sf-menu > li.hover > a{
	color: #F29326;
}
#nav .sf-menu > li { margin-left: 10px; padding-left: 5px; border-left: 2px solid #F29326; }
#nav .sf-menu > li:hover, #nav .sf-menu > li.current-menu-item, #nav .sf-menu > li.current-menu-ancestor { border-left: 2px solid #986139; }

#breadcrumbs, #breadcrumbs li { list-style: none; margin: 0; padding: 0; }
#breadcrumbs { margin-top: 12px; }
#breadcrumbs li { display: inline-block; padding-right: 10px; }
#breadcrumbs a { color: #F29326; }

.top_link{
	position: fixed;
	right: 20px;
	bottom: 30px;
	display: none;
	padding: 20px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	opacity: 0.9;
	z-index: 2000;
	color: #FFFFFF;
	box-shadow: 1px 1px 10px rgba(25, 25, 25, 0.8);
	background: #93b631;
	font-size: 22px;
}
.top_link:hover{
	cursor:pointer;
}
#header-extra-primary{
	text-align:left;
}

/*SEARCH*/
.header-search-container{
	background: #3D2412;
}
input.header-search-input{
	background:#F29326 !important;
	color:#FFFFFF !important;
}
input.header-search-input::-webkit-input-placeholder { color:#FFFFFF; }
input.header-search-input::-moz-placeholder { color:#FFFFFF; }
input.header-search-input:-moz-placeholder { color:#FFFFFF; }
input.header-search-input:-ms-input-placeholder { color:#FFFFFF; }
input[type="submit"]{
	background: #F29326;
}

input[type="password"], input[type="text"], input[type="email"], textarea, select, .wpcf7-form textarea, .wpcf7-form input[type="text"], .wpcf7-form input[type="password"], .wpcf7-form input[type="email"] { color: #505050; }

#main input[type="password"], #main input[type="text"], #main input[type="email"], #main textarea, #main select,
#main input[type="tel"], #main input[type="search"] { 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	background: #fdfdfd;
	border: 1px solid #cccccc;
	color: #c7c7c7;
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	padding: 10px;
	width: 100%;
}
input[type="search"] { 
	width:240px;
}

/****** SLIDER ******/
#slider-nav{
	z-index:990;
}
.slide-info{
	z-index:990;
}
.slide-info-inner{
	padding:10px 15px;
}
.slide-info-extra{
	padding: 10px 20px;
}
/*#slider{
	background: #BB9D54;
}*/

/****** PAGE PARENTE ******/
.page-parent-center{
	width: 80%;
	margin: 0 auto;
}

/****** FOOTER ******/
#footer{
	background: #986139;
	border-top: 7px solid #F29326;
}
#footer-main{
	padding: 25px 0;
	color:#fff;
}
#footer h3.widget-title{
	color: #F29326;
}
#footer a{
	color:#fff;
}
#footer a:hover { color: #F29326 !important; }
#footer-cogitime{
	position: relative;
	width: 100%;
	height: 40px;
	background-color: #5C381E;
	line-height: 40px;
	color: #FFFFFF;
}
#footer ul{list-style:none !important;padding:0;}
#footer #menu-menu-footer li {
    border: none;
    margin: 0;
    padding-bottom: 5px;
}
#footer .widget li {
    border-bottom: 1px solid #3D2412;
}
#footer .widget #TA_certificateOfExcellence316 > #CDSWIDCOE{
	margin:auto !important;
}
/******* WIDGET *******/
.widget #s{
	width: 240px;
}

.textwidget .TA_selfserveprop #CDSWIDSSP{
	margin:0 auto !important;
}

/******* SINGLE *******/
.blog-post-single-main .post-first-image{
	width:100%;
}
.blog-post-single-main .post-first-image img{
    padding: 6px;
    background-color: #FFFFFF;
    border: 1px solid #ededed;
    border-radius: 5px;
}

/******* NOVARESA *******/
#novaresa-search-header{
    display: none;
    position: absolute;
    z-index: 999;
    background-color: #198653;
}
#novaresa-search-header form{
	padding: 5px 15px;
}
#novaresa-search-header form label{
	color:#FFFFFF;
	font-family: "Oswald", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 40%;
    padding: 5px 0px;
    display: inline-block;
	font-size: 13px;
    font-weight: bolder;
}
#novaresa-search-header form input[type='text']{
	width: 60%;
	padding: 5px;
    border: none;
    background-color: #0bbf93;
    text-align: center;
    color: #FFFFFF;
    font-size: 13px;
    font-family: "Oswald";
    font-weight: normal;
}
#novaresa-search-header form input[type='submit']{
	float:right;
	margin: 10px 0px;
	background-color: #93b631;
}

#widget-novaresa h4 span.number{
	font-size: 20px;
	font-family: "Oswald";
	color: #3D2412;
}

#widget-novaresa .btn.btn-search:hover{
	color: #FFFFFF !important;
}
/*#widget-novaresa .btn.btn-search{
	background-color: #93b631 !important;
	background-image: none !important;
}
#widget-novaresa .btn.btn-search:hover{
	-webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
	color: #FFFFFF !important;
}*/

#widget-novaresa .product-list .table td.product-price span.price{font-size:16px !important;}
#widget-novaresa .btn:hover{color:#333333 !important;}
#widget-novaresa .btn-order:hover, #widget-novaresa .btn-order:active, #widget-novaresa .btn-order.active, #widget-novaresa .btn-order.disabled, #widget-novaresa .btn-order[disabled]{color: #FFFFFF !important;}
#widget-novaresa #cart-infos h4.section-title{color:#FFFFFF !important;}

#widget-novaresa #cart-infos .table th, #widget-novaresa #cart-infos .table td{padding: 15px 10px !important;}
#widget-novaresa .step0#cart-infos table.product .product-people, #widget-novaresa .step0#cart-infos table.option .option-people{text-align:center;}
/*#widget-novaresa .search-form{
	background-color: #3D2412 !important;
}
#widget-novaresa .search-form form .date input, #widget-novaresa .search-form form input{
	background-color: #F29326 !important;
}*/

/******* DATEPICKER JQUERY UI *******/
.ui-widget-header{
	border: 1px solid #198653 !important;
	background:none !important;
	background-color: #198653 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	color: #333333 !important;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
	border: 1px solid #167046 !important;
    background: #FFF url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x !important;
    font-weight: bold !important;
    color: #198653 !important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
    border: 1px solid #167046 !important;
    background: #FFF url("images/ui-bg_glass_65_ffffff_1x400.png") 50% top repeat-x !important;
    color: #198653 !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
    border: 1px solid #167046 !important;
    background: none !important;
	background-color: #46B581 !important;
    font-weight: bold !important;
    color: #333333 !important;
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon{
	background-image: url("images/ui-icons_222222_256x240.png") !important;
}
/*.ui-datepicker{
	width: 17em;
	padding: .2em .2em 0;
}
.ui-widget-content{
	border:none;
}
.ui-widget{
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1.1em;
}
.ui-datepicker .ui-widget-header{
	background:none;
	border:none;
	color: #333333;
}
.ui-datepicker .ui-datepicker-header{
	background-color: #f8f8f8;
}
.ui-datepicker .ui-datepicker-header .ui-state-disabled{
	display:none;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next{
    color: #FFF;
    background-color: #198653;
    padding: 0px 3px;
    margin: 3px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{
	float:left;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next{
	float:right;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover,
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover{
	cursor:pointer !important;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title{
	text-align:center;
	font-family: "Oswald";
	font-size:15px;
}
.ui-datepicker .ui-datepicker-calendar thead{
	color: #FFF;
	font-family: "Oswald";
}
.ui-datepicker .ui-datepicker-calendar thead th{
	background-color: #0bbf93;
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today{
	background-color:#CFCFCF;
}
.ui-datepicker .ui-datepicker-calendar td{
	background-color:#f8f8f8;
	border-right: 1px solid #CFCFCF;
	text-align: center;
}
.ui-datepicker .ui-datepicker-calendar td:last-child{
	border-right: none !important;
}
.ui-datepicker .ui-datepicker-calendar td a{
	color: #333333;
	font-style: normal;
}
.ui-datepicker .ui-datepicker-calendar td:hover, .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day{
	background-color: #198653;
}
.ui-datepicker .ui-datepicker-calendar td:hover a, .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day a{
	color:#FFFFFF;
	font-style: normal;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable{
	background-color:#f8f8f8 !important;
	color: #ccc !important;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover{
	background-color:#f8f8f8;
	color: #ccc;
}*/

/******* BOUTIQUE *******/
.product .ssba{display:none;}
table.voucher-fields td{border:none;}
.sku_wrapper{display:none;}

/******* PANIER & CHECKOUT *******/
#coupon_code.input-text{width:110px !important;}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{text-transform:uppercase; font-style:normal;}
.shop_table.cart,
div.cart_totals table{
	border:none;
}
.shop_table.woocommerce-checkout-review-order-table td,
.shop_table.cart td,
div.cart_totals table td,
.shop_table.order_details td,
.shop_table.customer_details td{
	border:none;
	border-left:1px solid #e0e0e0 !important;
	background-color:#FFF3E5;
}
div.cart_totals table{
	border:1px solid #e0e0e0 !important;
}
div.cart_totals table td{padding-left:15px !important;}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th{ border-top:none !important;}

#payment ul.payment_methods > li{list-style:none;}
.woocommerce-checkout #payment{background: #FFF3E5;}
.woocommerce-checkout #payment ul.payment_methods{border-bottom: 1px solid #F29326;}
.woocommerce-checkout #payment div.payment_box{background-color: #F29326; color: #FFF3E5;}
.woocommerce-checkout #payment div.payment_box:before{border: 1em solid #F29326;border-right-color: transparent;border-left-color: transparent;border-top-color: transparent;}

/******* COMMANDE RECUE *******/
ul.order_details > li{list-style:none;}


/******* SEJOURS *******/
#content .sejour.half{
	width: 48%;
    margin-right: 2%;
    display: inline-block;
    vertical-align: top;
}
#content .sejour.half.last{
	margin-right: 0;
}
#content .sejour h2,
#content .sejour .sejour-price,
#content .sejour .blog-post-excerpt{
	text-align:left;
}
#content .sejour .sejour-price h3.price{
    margin: 0px;
    font-size: 16px;
    font-style: normal;
    padding: 10px;
    background-color: #F29326;
    display: inline-block;
    border-radius: 4px;
    box-shadow: 1px 1px 3px rgba(220,220,220,0.8);
    color: #FFF !important;
}
#content .sejour .sejour-price span{
	font-size: 12px;
}
#content .sejour .sejour-permalink{
	margin-top:10px;
	text-align:right;
	text-transform: uppercase;
    border-top: 1px solid #ededed;
	padding-top: 12px;
}

#content .sejour.blog-post-single .sejour-header{
	font-size:0px;
}
#content .sejour.blog-post-single .sejour-header h1{
	display: inline-block;
	width:75%;
	vertical-align: top;
}
#content .sejour.blog-post-single .sejour-header .sejour-price{
	width:25%;
	text-align:right;
	margin: 10px 0px;
	display:inline-block;
}
#content .sejour.blog-post-single span.sejour-under-price{
	display:block;
	text-align:right;
	font-size:12px;
}
#content .sejour.blog-post-single .sejour-permalink{
	margin: 15px 0px;
}

/******* CONTENT *******/
h1, h2, h3, h4, h5, h6{
	font-family: "Oswald", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	color: #3D2412 !important;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #3D2412 !important;}

h1:before{
	background: url(images/diamond-title.png) center top no-repeat;
    content: "";
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
.home .home-section:first-child h2:before, h2.title:before/*,h3:before,h4:before,h5:before,h6:before*/{
	background: url(images/square-title.png) center center no-repeat;
    content: "";
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
	width: 30px; height: 30px;
}
.product-slide-main { margin-top: 50px; }
.product-slide-price { border-radius: 10px; width: auto; height: auto; padding: 5px 10px; line-height: inherit; }
/*h3:before{width:35px; height:25px;}
h4:before{width:35px; height:22px;}
h5:before{width:45px; height:20px;}
h6:before{width:45px; height:18px;}*/
/*h1:after{
	background: url(images/libellule-gauche.png) center center no-repeat;
	content: "";
	width:45px;
	height:38px;
	display:inline-block;
	margin-left: 10px;
}*/

h1 {font-size:28px !important; font-weight:bolder !important;}
h2 {font-size:25px; font-weight:normal;}
.wpb_wrapper > h2{ font-size: 28px; }
h3, h4.h3, h2.h3 {font-size:22px; font-weight:normal; font-style:italic;}
h4, h3.h4, h2.h4 {font-size:20px; font-weight:normal; font-style:italic;}
h5, h4.h5, h3.h5, h2.h5 {font-size:18px; font-weight:normal; text-decoration:underline;}
h6 {font-size:16px; font-weight:normal; text-decoration:underline;}

.booking{
	background-color:#167046;
	border-radius: 0 3px 3px 0;
}
.booking:hover{
	background-color:#198653;
}
.booking .dd-button-icon{
	background-color:#0bbf93;
	color:#FFFFFF;
}


#content ul {list-style: inherit !important;}

.btn {
	display: inline-block;
	background-color: #93b631;
	color: #fff;
	font-weight: bold;
    font-style: normal;
	padding: 8px 10px;
	box-shadow: 1px 1px 3px rgba(50,50,50,0.8);
}
a.btn:hover, #footer a.btn:hover { color: #fff !important; opacity: 0.9;}
a.btn:active{ box-shadow: 1px 1px 3px rgba(50,50,50,0.8) inset;}
#footer .btn { background-color: #F29326; }

.button-agriculture{ background-color: #0bbf93;}
.button-tourisme{ background-color: #f29326;}
.button-developpement-durable{ background-color: #167046;}
.button-patrimoine{ background-color: #3d2412;}

.img-circular img {
	border-radius: 75px;
	box-shadow: 2px 2px 5px #999;
}

body, .blog-post-excerpt{
	color: #505050;
}
#sub-header {
    background: #F29326;
}
#sub-header a:first-child {
    border-left: 1px solid #986139;
	/*border-right:none !important*/
}
#sub-header a {
    border-right: 1px solid #986139;
}
.sub-header-cats-listing .current-cat > a, .sub-header-cats-listing .current-cat-parent > a {
    background: #986139;
    border-color: #F29326;
}
#sub-header a:hover {
    background: #986139;
    border-color: #F29326;
	text-decoration:none;
}
.sub-header-cats-listing ul.children {
    background: #F29326;
}
#sub-header .active, #sub-header a.active {
    background: #986139;
}

@media only screen and (max-width: 767px) {
	#header-inner { padding-top: 15px; }
}

/*** MINI CALENDAR ***/
/*.mini-calendar-domr .mini-calendar-content td:hover{
	background-color:#F29326;
	color:#FFF;
}*/
table.mini-calendar-domr{
	margin:0px;
}
.mini-calendar-domr td{
	font-family: "Oswald";
}
.mini-calendar-domr thead td, .mini-calendar-domr thead td a {
    background-color: #3D2412;
    color: #FFF;
	padding: 17px 0px;
}
.mini-calendar-domr .mini-calendar-content td.eventful:hover{
	background-color:#F29326;
}

/*.mini-calendar-domr .mini-calendar-content td.eventless-today{
	background-color: #7abe00 !important;
}*/
table.mini-calendar-domr,table.mini-calendar-domr td{
	border:none;
}
table.mini-calendar-domr tr.days-names td {
    background-color: #F29326;
    color: #FFF;
    border-bottom: 2px solid #FFF;
    padding: 10px 0px;
}

table.mini-calendar-domr td.eventful, table.mini-calendar-domr td.eventful-today{
	background-color: #F29326;
}

table.mini-calendar-domr td.eventful:hover, table.mini-calendar-domr td.eventful-today:hover{
	background-color:#CFCFCF;
}

table.mini-calendar-domr td.eventful a, table.mini-calendar-domr td.eventful-today a{
	color: #FFF;
	font-weight:bolder;
}
table.mini-calendar-domr .mini-calendar-content td:first-child{
	border-left:none;
}
table.mini-calendar-domr .mini-calendar-content td:last-child{
	border-right:none !important;
}
table.mini-calendar-domr .mini-calendar-content{
	border-bottom: 1px solid #CFCFCF;
}

table.mini-calendar-domr .mini-calendar-content:last-child{
	border-bottom: none !important;
}

table.mini-calendar-domr .mini-calendar-content td{
	border-right: 1px solid #CFCFCF;
	padding: 17px 0px;
}

table.mini-calendar-domr .mini-calendar-content td:last-child{
	border-right: none !important;
}
table.mini-calendar-domr .mini-calendar-content td.eventless-post:hover, table.mini-calendar-domr .mini-calendar-content td.eventless-pre:hover {
	/*background: none !important;*/
	color: #ccc !important;
}
table.mini-calendar-domr a.em-calnav{
	color:#FFFFFF;
}

/*** EVENT HOMEPAGE ***/
.event-info{background-color:#3D2412}
.event-info:after{border-bottom-color: #3D2412;}

/*** RECHERCHE EVENT ***/
.em-search-wrapper .em-events-search .em-search-field input[type="text"],
.em-search-wrapper .em-events-search .em-search-field select{
	width:auto !important;
}