/*
Theme Name: uhm-theme
Theme URI: http://crumina.net/polo/
Author: Crumina Team
Author URI: http://crumina.net/
Description: Powerful multipurpose theme
Version: 1
Template:polo
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: polo
Tags: white, blue, light, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
*/

/*****************************************************************
Add Custom styles below 
******************************************************************/

#mainMenu > ul > li > a {
    font-family: 'Raleway',sans-serif;
    font-weight: 600;
    font-size: 14px;
}

#mainMenu .fa-home{
    display: none;
}

.page-id-742 .team-member .image-box{
    border-bottom: 2px solid #E43222;
}
.page-id-742 .team-member h4{
    color: #E43222 !important;
}


.edito p {
    font-weight: 300;
    font-size: 17px;
    line-height: 1.9em;
    text-align: justify;
    color: #374040;
}

.edito p.citation {
    font-weight: 400;
    font-size: 25px;
    text-align: center;
    margin: 40px;
    font-style: italic;
}

.linetriangle .tabs-navigation > li.active > a {
    border-color: #E43222;
}

#tabs-003 .tabs-navigation li > a{
    color: #E43222;
}

#tabs-003 .tabs-navigation .active{
    background-color: white;
}

.linetriangle .tabs-navigation > li.active > a:before{
    border-top-color: #E43222;
}

#tabs-004 .tabs-navigation li > a{
    font-size: 11px;
}
/*.counter span::after{
	content:'K';
}*/

.counter span {
    font-size: 45px;
    line-height: 40px;
}

/*correction du header homepage*/
div.background-bottom{
    background-position: top !important;
    height: 400px;
}

@media screen and (max-width: 768px) {
    div.background-bottom{
        height: 250px;
    }
}


/*corrections affichage timeline*/
.timeline-date{
    display:none;
}

.post-comments{
    display:none;
}
.post-item .post-info{
    display:none;
}

#top-search{
    display:none;
}


#header{
    outline: 1px solid #eee;
    border: 0!important;
}

/* logo-footer start */
.logos-uhm a
{
    display: block;
    text-align: center;
}

.fleurus{
    margin-top: 20px;
    width: 100%;
}

.wondercity{
    margin-top: 30px;
    width: 100%;
}

.for-qh{
    margin-left: 10px;
}

.qhistoire{
    margin-top: 25px;
    width: 100%;
}

.pilipop{
    width: 100%;
    margin-top: 30px;
}

/* logo-footer end */


/* nav wondercity fix */
.wc-nav .tabs-navigation li, .wc-sub-nav .tabs-navigation li
{
    text-align: center;
}

@media screen and (max-width: 768px) {
    .wc-nav .tabs-navigation li a, .wc-sub-nav .tabs-navigation li
    {
        padding-left: 0;
        padding-right: 0;
    }
}

body.page-id-11891{
    background-color: #333333;
}


.post-item .polo-feature-image-loop span.post-category{
    display: none;
}

.copyright-text{
	width:100%!important;
}