/*
Theme Name: FocusBlog
Theme URI: https://thrivethemes.com/
Author: Thrive Themes
Author URI: https://thrivethemes.com/
Description: A super fast, effective and eye catching blogging theme complete with everything you need to build a highly successful blog
Version: 1.200.27
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, thrive, lead capture
*/

/* RAJOUT */


#floating_menu {
border-bottom: 3px solid #63486B;

}

ul#menu-menu .menu-item { 
margin: 2px;
border-radius: 3px;
box-sizing:border-box;
}

ul#menu-menu .menu-item a {
border: 1px solid #36A55E;
border-radius:3px;
background-color: #36A55E;
color:#FFF;
transition: all 0.3s ease 0s;}

ul#menu-menu .menu-item a:hover {
color: #FFF;
background-color:#368251;
border: 1px solid #368251;
border-radius:3px;
transition: 0,9;}



/*border bottom du header */

header #head_wrp

{
padding-bottom: 5px;}

.brd ul li a.home, .brd ul li a[rel="v:url"]{
color:#FFF;
font-size: 0.8rem;
}

.awr h1.entry-title
{
font-size: 1.21rem;
color: #FFF;
padding: 10px;
background-color:#63486B;
border-radius: 2px;}

/* FIN border bottom du header */
.thrv_contents_table .tve_contents_table .tve_ct_content {
text-align: center;}

/* SIDEBAR */

.cnt .sAs .twr p.ttl 
{background-color: #63486B;
padding-top:20px;
color:#FFF;
font-size:1.2em;
margin-top:-12px;}

/* LIENS */
.bSe a, .cnt a
{color: black !important;}

.pgn a {
	color: #FFF !important;}


.cnt p, .bSe h4, .bSe h3, .bSe h2, .bSe h1, .bSe h5

{font-family: 'Roboto', sans-serif !important;
} 

#breadcrumbs 
{box-shadow: 0 0 3px rgba(1,1,1,0.16);
box-sizing: border-box;
background: #36A55E;
padding: 12px 20px;
font-family: 'Open Sans', sans-serif;
color:#FFF;
margin-bottom: 20px;}