/*
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
*/

#fullpage .section.gallery_archive .gallery_archive_desc {
    opacity: 1;
    top:100px;
}

.one_half
{
	float: left;
	width: 72% !important;
	margin-right: 3.5%;
	box-sizing: border-box;
	font-size: 120% !important;
}


.one_half.last
{	padding-top: 180px !important;
	float: right;
	width: 24% !important;
	margin-right: 0;
	clear: right;

}

.page_content_wrapper .inner .sidebar_content {
        width: 100% !important;
    }

.page_content_wrapper .inner .sidebar_content .ppb_content {
        text-align: center !important;
	margin-bottom: 60px !important;
	font-size: 120% !important;
    }

#menu_wrapper {
	float:none !important;
    width: auto !important;
    padding: 0 !important;
    height: 100% !important;
    margin: 0 auto !important; 
    display: flex !important;
    justify-content: center !important;
}
#logo_right_button .social_wrapper {
	display: inline-block !important;
    margin-left: 10px !important;
    position: relative !important;
}
#logo_wrapper .social_wrapper {
        left: 0px !important; 
    }
#logo_right_button .post_share_wrapper {
	display:none !important;
}