/*
 Theme Name:     Entrepreneuship Child
 Theme URI:      http://www.esferacritica.pt
 Description:    Entrepreneuship Child
 Author:         Esfera Crítica
 Author URI:     http://www.esferacritica.pt
 Template:       mts_entrepreneurship
 Version:        1.0.0
*/
 
@import url("../mts_entrepreneurship/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.logo-wrap {
    padding: 0px;
    border: 0 !important;
}

.single-featured-thumbnail {
    background-image:none !important;
    min-height: 80px !important;
    margin-top: -80px !important;
    z-index: 999 !important;
}

.featured-category-title{
    display: none !important;
}

.article{
    min-width: 100% !important;
}

.article, .ss-full-width{
    background-color: #8CA849 !important;
    border-right: 0 !important;
}

html, .sidebar, #page{
    background-color: #6A8141 !important;
}

#navigation, #content_box{
    padding-top: 10px !important;
}

#header, .container{
    border: 0 !important;
}

#header {
    height: 500px !important;
}

.full-width-page .featured-overlay, .single-featured-thumbnail header {
    background:none !important;
}

a, .sidebar.sidebar-left .widget li a{
    color: #DDDDDD !important;
}

a:hover, .latestPost .title a:hover, .sidebar.sidebar-left .widget li a:hover{
    color: #333333 !important;
}

.to-tops{
    padding-right: 30px !important;
}

footer{
    width: 920px !important;
}

.toggle-menu .toggle-caret .fa{
    color: #FFFFFF !important;
}

.postauthor, .post-info, .shareit{
    display:none !important;
}

.single article header.no-thumb .title{
    color: #FFFFFF !important;
}

.date{
    display:none !important;
}

.display-posts-listing{
    list-style: none outside none !important;
}

.display-posts-listing li{
    padding-bottom: 20px !important;
}

.front-view-content{
    text-align: justify !important;
}