/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/*footer*/
.footer .widget {
     margin-bottom: 0px; 
}

.footer .widget, .wf-cell, .wf-usr-cell {
    display: inline-block;
    vertical-align: middle;
    padding: 40px 22px 20px 22px;
    text-align: center;
}

#footer .wf-container-footer {
    padding-top: 0;
    padding-bottom: 0px;
}

#text-5{
border-right:solid;
border-right-color:#dcdcdc;
border-right-width:1px;
    padding-left: 19px;
 
    padding-bottom: 7px;
    padding-top: 49px;
    height: 144px;
}


#text-2{
height: 144px;
border-left:solid;
border-left-color:#dcdcdc;
border-left-width:1px;
}


/*pour enlever les elments des articles de blog en trop*/
.comment-respond, .comments-area {
    display: none;
    }

.entry-author {
    display: none;
}

/*pour boxer la page d'un artcile*/
.content {
    padding-left: 20%;
    padding-right: 20%;
}

/*pourlecopiright*/
#bottom-bar .wf-float-left {
   
    margin-left: -30px;
}

#bottom-bar a, #bottom-bar .mini-nav .customSelect, #bottom-bar .menu-select {
 
    padding-left: 20px;
}

/*pour l'en tete */
.header-bar{
    width: 875px;
    height: 85px;
padding-bottom: 20px;

}

.textheader { 
    margin-left: auto;
    margin-right: auto;
    margin-top: 54px;
    font-family: open sans;
}

.content {
    margin-top: 40px;
}

.classic-header.center .navigation {
    border-bottom: 1px black solid;
}


/* Modif Blog */ 

.blog-shortcode.blog-masonry-shortcode-id-1:not(.centered-layout-list) .post-entry-content {
    padding: 20px 30px 0px 0px !important;
    text-align: -webkit-auto !important;
}

.blog-shortcode.blog-masonry-shortcode-id-1 .entry-excerpt {
    color: #7b7b7b !important;
}

#text-5 > div > p > img {
	margin-top:-9px;
}

.page-title h1, .page-title h1 *, .page-title h1 a:hover, #page .page-title .entry-title {
    font: normal bold 48px / 40px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    color: #000000;
    margin-top: 130px;
    text-transform: uppercase;
}

.masthead .mini-search .field, .dt-mobile-header .mini-search .field {
    width: 178px;
    margin-left: -90px;
}

#fancy-header>.wf-wrap {
    position: relative;
    z-index: 1;
    max-width: 100%;
    line-height: 90px;
    margin-top: 70px !important;
}


.comment-respond, .comments-area, .single-related-posts {
    width: 116% !important;
}
.single-related-posts .items-grid>.related-item {
    width: 53%!important;
}
