/*
Theme Name: EcoNature Child
Theme URI: http://eco-nature.cmsmasters.net/
Description: EcoNature Wordpress Child Theme
Author: cmsmasters
Author URI: http://www.wpcharming.com
Template: econature
Version: 1.2
License:
License URI:
Tags: white, light, dark, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

body{
	/*background: url('/wp-content/uploads/2015/12/pageglare.png') top left no-repeat;*/
	background-color:#73aedf !important;
}

.header_mid{
min-height : 144px;
/*background: url('/wp-content/uploads/2015/12/header.png') top left no-repeat;*/
background: url('/wp-content/uploads/2022/08/header-2-1241x144-1.png') top center no-repeat;
}

#page .header_mid_outer{
background-color:transparent !important;
}

#page .header_bot_outer {
		background-color:rgba(0, 0, 0, 1);
	}




/*#page.fixed_header .header_mid_outer{
background-color:transparent !important;
}

#page.fixed_header .header_bot_outer {
		background-color:rgba(0, 0, 0, 1);
	}

#page.fixed_header.enable_header_top.enable_header_bottom #middle {
	padding-top : 224px;
}

#page.fixed_header #middle {
	padding-top : 144px;
}*/

.meta_wrap, .meta_wrap a, .header_top_inner nav > div > ul > li a {
    font-size: 15px !important;
    line-height: 25px !important;
}

.header_top_inner .social_wrap ul {
    height: 30px;
}

.header_top_inner .social_wrap a {
    font-size: 30px;
    width: 30px;
    height: 30px;
}

h2, .cmsms_heading.h2{
color: #2f8bd9;
color: rgba(47, 139, 217, 1);
    font-family: 'Source Sans Pro';
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    font-style: normal;
    margin-top: 0px;
    margin-bottom: 20px;
}

h3.cmsms_project_title{
font-size:14px !important;
}

.layer-button {
    font-size: 22px;
    line-height: 45px;
    font-weight: 500;
    font-style: normal;
    padding-right: 25px;
    padding-left: 25px;
    border-width: 2px;
    border-style: solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #ffffff;
    color: #424242;
    border-color: #424242;
}

.cmsms_tabs2 .cmsms_tabs_list {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
}

.cmsms_tabs2 .cmsms_tabs_list:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}

.cmsms_tabs2 .cmsms_tabs_list .cmsms_tabs_list_item {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
}

.cmsms_tabs2 .cmsms_tabs_list .cmsms_tabs_list_item:before {
  display: none;
}

.cmsms_tabs2 .cmsms_tabs_list .cmsms_tabs_list_item > a {
	display:block;
	position: relative;
	 border-top: 1px solid #dadada;
    border-right: 1px solid #dadada;
    background-color: #ffffff;
    color: #404040;
	 padding: 13px 30px;
	line-height: 23px;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}

.cmsms_tabs2 .cmsms_tabs_list .cmsms_tabs_list_item:first-child > a {
    border-left: 1px solid #dadada;
    -webkit-border-radius: 3px 0 0 0;
    border-radius: 3px 0 0 0;
}

#cmsms_tabs_list_item_sousmenu a:hover, #cmsms_tabs_list_item_sousmenu.current_tab a {
    background-color: #2f8bd9;
    border-color: #2f8bd9;
	color:#FFF;
}

.content_wrap2{
	border: 1px solid #dadada;
    -webkit-border-radius: 0 3px 3px 3px;
    border-radius: 0 3px 3px 3px;
	padding:15px;
}

.bouton-bleu{
	background-color: #2f8bd9 !important;
    border-color: #2f8bd9 !important;
	color:#FFF !important;
}

.bouton-bleu:hover{
	color: #2f8bd9 !important;
	background-color:#FFF !important;
}

.col-gauche-balades .widget{
	border-bottom:1px solid #EFEFEF;
}
.col-gauche-balades .widget.amr_widget{
	border-bottom:none;
}
