/*
 Theme Name:   Garage Child Theme
 Theme URI:    http://themeforest.net/user/evolle
 Description:  <strong>Evolle Magazine WordPress Theme by <a href="http://themeforest.net/user/evolle">Evolle</a></strong>
 Author:       Evolle Themes
 Author URI:   http://themeforest.net/user/evolle
 Template:     garage
 Version:      1.1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, full-width-template, accessibility-ready, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, translation-ready
 Text Domain:  garage
*/

@import url("../garage/style.css");

.custom-featured-posts .evo-module {
    overflow: hidden;
}

.custom-featured-posts .evo-featured-style-a {
    padding: 0 !important;
}

.evo-footer-logo {
	display: none;
}

.evo-single .evo-post-image {
  max-height: 100%;
}

.evo-post-meta .evo-post-cat a {
    font-size: 18px;
}

.category-post-custom .evo-post-body {
    margin-top: 0; 
}
.home-post-custom .evo-entry-title a {
    font-size: 34px;
}

.evo-page-title {
	display: none !important;
}

.evo-social-media-widget ul li {
    width: auto;
}

.evo-footer.dark {
    background-color: #000;
}

.image-center {
    margin: 0 auto;
}
