

/*
 Theme Name:   dt7 child
 Theme URI:    http://shc.univ-paris-diderot.fr/
 Description:  IUF theme
 Author:       Julien Salomon
 Author URI:   http://www.bobbyhugges.fr
 Template:     dt-the7
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  dt-the7-child
*/
.tp-bgimg { background-color:#000 !important; }
.error404.private .wf-container-title, .error404.private .breadcrumbs li.current  { display:none !important;}
.h2-size {font-size:49px !important; line-height:55px !important;}
.sidebar-content > section
{
    margin-bottom: 30px !important;
    border: 0 !important;
}

.homelisting .smile_icon_list.top li {display:block !important; width:100%;}

.entry-meta .author {display:none !important;}

.searchform-s::-moz-placeholder 
{
   color: #666 !important;
}
.footer-overlap .page-inner {
box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
}
.filter-extras {visibility:hidden;}
.filter .filter-categories a { height:48px;}
.filter .filter-categories a::before {
    width: 24px !important;
	top:18px !important;
}

.style-ios .filter-categories a.act {padding-top:5px !important}
/* widget de page ufr */
.widget_pages .widget-title  
{ font-style:italic; text-transform: uppercase; color:#d10041;}

.widget_pages ul li a {color:#d10041; text-transform: uppercase;}

.widget_pages .level0.haschild .up-down::before, .widget_pages .level0.haschild .level1.haschild .up-down::before, .widget_pages .level2.haschild .up-down::before, .widget_pages .level0.haschild .level1.haschild .level2.haschild .level3.haschild .up-down::before,  .widget_pages .level0.haschild .level1.haschild .level2.haschild .level3.haschild .level4.haschild .up-down::before, .widget_pages .level0.haschild .level1.haschild.active .level2.haschild .up-down::before
{
content:  "\f105";
font-family: FontAwesome;
margin-right:4px;
font-size:20px;
color:#888 !important;
cursor:pointer;
}

.widget_pages .level0.haschild.active .up-down::before, .widget_pages .level0.haschild.active .level1.haschild.active .up-down::before, .widget_pages .level0.haschild.active .level1.haschild.active .level2.haschild.active .up-down::before, .widget_pages .level0.haschild.active .level1.haschild.active .level2.haschild.active .level3.haschild.active .up-down::before, .widget_pages .level0.haschild.active .level1.haschild.active .level2.haschild.active .level3.haschild.active .level4.haschild.active .up-down::before
{
content:  "\f107";
font-family: FontAwesome;
margin-right:4px;
font-size:20px;
color:#d10041;
cursor:pointer;
}

.widget_pages .level0.haschild ul .level1, .widget_pages .level1.haschild ul .level2 , .widget_pages .level2.haschild ul .level3 {display:none;}
.widget_pages .level0.haschild.active ul .level1, .widget_pages .level1.haschild.active ul .level2, .widget_pages .level2.haschild.active ul .level3  {display:block ;}

/* home post slider */
.home .ts-cont { width:3000px !important;}
.home .fs-entry { width:185px !important; position:inherit !important; float:left !important; left:inherit !important; margin-right:15px;}

/* Bottom bar */
#branding-bottom {width:auto !important;}
#branding-bottom img {float:left; margin-right:24px;}


.slider-wrapper .next i::after {content:  "\f105" !important;
font-family: FontAwesome; color:#d10041; font-size: 22px; text-align:center; font-style:normal; line-height:40px;  margin-left: -2px;}

.slider-wrapper .prev i::after {content:  "\f104" !important;
font-family: FontAwesome; color:#d10041; font-size: 22px; text-align:center; font-style:normal; line-height:40px;  margin-right: -2px;}

.homelisting {padding-top:25px;}



@media screen and (max-width: 930px) {
	
#dl-menu.wf-mobile-visible, #mobile-menu {
    display: block !important;
    margin: 0 auto !important;
    text-align: center !important;
}
}







