/*
Theme Name: Content
Theme URI: https://spicethemes.com/content-wordpress-theme/
Author: spicethemes.com
Author URI: https://spicethemes.com
Template:     spicepress
Description: Content is a responsive, multi-purpose WordPress theme. It’s flexible and suitable for agencies, blogs, business, corporate or portfolios. Customization is easy and straight-forward, with options provided that allow you to setup your site to perfectly fit your desired online presence. Content offers a beautifully designed masonry blog layout. For more details, visit this link https://wordpress.org/themes/spicepress/. We hope you will find the Content theme useful.
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, threaded-comments, translation-ready 
Version: 1.7.1
License URI: spicethemes.com
License: GNU General Public License v3 or later
Text Domain: content
*/
.blog-section {
/*     margin: 40px 0 !important; */
    margin-bottom: 0 !important;
	margin-top: 40px !important;
}
/*.sidebar {
    padding-top: 77px !important;
}*/
/*.blog-section .post {
    margin: 40px 0 !important;
    margin-top: 0 !important;
	margin-bottom: 40px !important;
}*/
.navigation.pagination {
    margin-bottom: 40px !important;
}
.navigation.pagination .nav-links .page-numbers.current,
.navigation.pagination .nav-links a:hover,
.navigation.pagination a {
    margin-bottom: 0 !important;
}
.nav-links {
	display: inline-flex !important;
    flex-wrap: wrap !important;
}
.nav-links > *:not(:last-child) {
	margin-right: 10px !important;
}
@media (min-width: 1101px) {
	.navbar-center-fullwidth .logo-area {
		padding: 20px 0 !important;
	}
}