/*
Theme Name: Tempeo (dépend de The7)
Description: Thème pour Tempeo basé sur le thème The7
Author: OpenAgilEx
Author URI: https://www.openagilex.fr
Template: dt-the7
Version: 0.3.0
*/

/* Header */
/* DEBUT : Affichage dess articles en liste */
article.post {
	padding-top: 25px !important;
	padding-bottom: 25px !important;
}
article .post-meta {
	margin-top:0px;
	margin-bottom:35px !important;
}
article .entry-meta {
	display:inherit !important;
	margin-bottom:10px !important;
}
article .entry-meta .post-views-label{
	margin:0;
	padding:0;
}

article h1.post-title-top {
	margin-bottom: 10px;
}
article.post div.post-thumbnail-wrap div.post-thumbnail div.fancy-date a {
	text-transform: uppercase;
}

.home-popular-post-item img,
.home-popular-post-item div.popular-thumb {
	margin: 0 20px 20px 0;
}
/* FIN : Affichage dess articles en liste */

/* DEBUT : Ajout d'un espace devant le logo du menu pour qu'il ne soit pas collé au bord du navigateur */
header div.branding,
#phantom div div.logo-box {
	padding-left: 30px;
}
header div.mini-widgets,
#phantom div div.mini-widgets {
	padding-right: 30px !important;
}
/* FIN : Ajout d'un espace devant le logo du menu pour qu'il ne soit pas collé au bord du navigateur */

.slider_titre_post {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 22px;
}
.slider_titre_post {
	font-size: 40px;
}
#main {

}
.wpcf7-not-valid-tip-text,
.wpcf7-valid-tip-text {
	color:white;
	font-weight: bold !important;
}

/* DEBUT : Footer */
.footer .menu li,
.footer .widget_pages li,
.footer .custom-menu.dividers-on li,
.footer .blogroll li,
.footer .qts-lang-menu li {
	border: none;
}
.footer a:hover,
.footer a:active {
	color: #cccccc !important;
	text-decoration: none;
}
.bottom-text-block p a {
	text-decoration: none !important;
}
footer div.vc_wp_custommenu div.widget_nav_menu,
footer div.vc_wp_custommenu {
	padding-bottom:0px;
	margin-bottom: 0px;
}
div.footer-button{
	width:400px;
	margin:auto;
	color: white;
	border: double 4px transparent;
	border-radius: 80px;
	text-transform:uppercase;
	font-size:14px;
	background-image: linear-gradient(#232323, #232323), radial-gradient(circle at top left, #2c3b8d,#32abdf);
	background-origin: border-box;
	background-clip: content-box, border-box;
}
div.footer-button:hover{
	background-image: none;
}
/* FIN : Footer */

.white {
	color: white;
}

.post-views span:after {
	content: none;
}
.stripe a {
	color:#1ebbf0 !important;
}

.bottom-bordered {
	margin-top: 35px;
	padding-bottom: 25px;
	border-bottom: 1px solid #e5e5e5;
	text-transform: uppercase;

}
.bottom-bordered.last{
	margin-top: 50px;
	border-bottom: none;
	text-transform: uppercase;

}
.bottom-bordered a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.bottom-bordered a:hover {
	color: #0c528d;
	text-decoration: underline;
}
.formations-legend {
	font-size:12px;
	color:#999999;
}

#sidebar .sidebar-content {
	margin-top:70px;
}
#content {
	margin-top:40px;
}

/** MENU START COLOR  MODIF*/
.light-preset-color .masthead:not(#phantom):not(.sticky-on) .main-nav > li > a,
.light-preset-color .masthead:not(#phantom):not(.sticky-on) .main-nav > li > a .menu-text,
.light-preset-color .masthead:not(#phantom):not(.sticky-on) .main-nav > li > a .subtitle-text,
.light-preset-color .masthead:not(#phantom):not(.sticky-on) .main-nav > li > a:hover span,
.light-preset-color .masthead:not(#phantom):not(.sticky-on) .main-nav > li.act > a > span {
	color: #cccccc !important;
	background: none;
}
.light-preset-color .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .l-to-r-line > li > a i.underline,
.light-preset-color .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .from-centre-line > li > a .menu-item-text:before,
.light-preset-color .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .upwards-line > li > a .menu-item-text:before,
.light-preset-color .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .downwards-line > li > a .menu-item-text:before,
.light-preset-color .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .active-line-decoration > li.act > a .decoration-line,
.light-preset-color .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .hover-line-decoration > li > a:hover .decoration-line,
.light-preset-color .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .hover-line-decoration > li.dt-hovered:not(.act) > a .decoration-line,
.light-preset-color .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .dt-mobile-menu-icon .lines,
.light-preset-color .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .dt-mobile-menu-icon .lines:before,
.light-preset-color .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .dt-mobile-menu-icon .lines:after {
	background-color: #cccccc;
	background-image: none;
}
/** MENU END OF COLOR */

#phantom ul li a span{
color:black;
}

#phantom .upwards-line > li > a .menu-item-text:before{
    background-color: #40579f;
    background: #40579f;
}

#phantom .main-nav > li.act:not(.wpml-ls-item) > a .menu-text{
color:#40579f !important;
}

/* Posts blog */
.post-title-top{
margin-bottom:40px;
text-transform : uppercase;
font-size:30px;
}

/* Images listes articles */

.has-post-thumbnail .blog-media{
	width:50% !important;
}

.has-post-thumbnail .blog-content{
	width:50% !important;
}

/* Footer */
.wf-container-footer .wf-container{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.wf-container-footer .wf-container section{
margin-bottom:5px;
text-align:center;
}


#bottom-bar.solid-bg{
background : linear-gradient(to right, #1e5799 0%,#32abdf 100%);
}

.fancy-title-head h1 span {
    bottom: 25%;
    left: 0px;
    display:block;
    position: absolute;
    width: 100%;
    text-align: center;
}


.home-posts .vc_grid-item-mini .vc_gitem-animated-block div.vc_gitem-zone-a { 
    max-height: 300px; 
    min-height: 1px;
    min-width: 1px;
}

.home-post-img
{
    min-height: 1px;
    min-width: 1px;
    margin-right: 15px;
    float:left;
}

.home-post-img+div
{
    display: flex;
    width:auto;
} 
.home-post-partial {
    width: auto;
}

.home-post-bt
{
	font-weight: bold;
}

@media screen and (max-width: 810px) {
        header {
          height: 90px;  
        }
        .fancy-title-head h1 span {
            font-size: 20px !important;
            line-height: 22px;
            display:block;
            position: absolute;
            bottom: 20px;
            left: 0px;
            width: 100%;
            text-align: center;
        }
}
