/*
Theme Name: Photography Child
Theme URI: http://themes.themegoods2.com/photography/demo1
Description: Premium Photography Portfolio Theme
Version: 1.0
Tags: yellow, white, responsive-layout, custom-header, custom-background, threaded-comments, translation-ready, editor-style, custom-menu
Author: ThemeGoods
Author URI: http://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: photography
Template: photography
*/

.post-featured-date-wrapper{
	display: none !important;
}

.sidebar_content{
	width: 100% !important;
}

.sidebar_wrapper{
	display:none !important;
}

#comment{
	background-color: #f0d995 !important;
}

.post_img.small {
    min-height: 220px;
}

.post_img.small img.preview {
    height: 220px !important;
}

#page_content_wrapper p{
	font-size: 16px !important;
}

body.gallery-horizontal #wrapper,
body.elementor-page #wrapper {
    overflow-x: initial !important;
    overflow-y: visible !important;
    height: auto !important;
}
