/*
Theme Name: PhotoMe
Theme URI: http://themes.themegoods.com/photome/demo
Description: Premium Photography Portfolio Theme
Version: 4.2
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: photome
*/

#custom_logo{    max-width: 180px;    height: auto;}
.footer_bar_wrapper .social_wrapper {margin-bottom: 20px;}

@media only screen and (max-width: 767px){
.logo_wrapper img {
    max-width: 80px !important;
    height: auto !important;
    margin-top: -10px !important;
}
	
	}

@media only screen and (max-width: 767px){
	.top_bar.hasbg{background:black !Important;}
}