/*
Theme Name:     Maple
Description:    Maple - Responsive WordPress Blog Theme
Theme URI:      http://demo.themeruby.com/maple/
Version:        2.5
Author:         ThemeRuby
Text Domain:    tn
Author URI:     https://themeforest.net/user/theme-ruby/
Tags:           custom-background, custom-menu, editor-style, featured-images, theme-options, custom-colors, translation-ready
License:        license purchased
License URI:    https://themeforest.net/licenses/standard
*/

#navigation .main-menu > li > a {
		padding-left: 5px;
		padding-right: 5px;
		border-right: 1px solid #eee;
}

.main-menu > li > a {
		margin-right: 0px !important;
		line-height: 30px;
}

.about-page-inner {
	box-shadow: none;
}

.entry a:not(.button) img {
    padding: 0px !important;

@media (max-width: 767px) {
.logo-image {
    width: 260px !important;
}
