/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.blog_section .woodmart-entry-meta {
	display: none;
}
.blog_section .hovered-social-icons {
	display: none !important;
}

@media (min-width: 1200px) {
	.wrapper-full-width-content .container {
		max-width: 1222px;
	}		
}
