/*
Theme Name:     look child
Description:    Make your modifications to Look in this child theme.
Template:      	look
Theme URI: 		http://demo.themeruby.com/look
Author: 		Theme-Ruby
Version:        1.0
Author URI: 	https://themeforest.net/user/Theme-Ruby
Tags:           custom-background, custom-menu, editor-style, featured-images, theme-options, custom-colors, translation-ready
License:        license purchased
License URI:    http://themeforest.net/licenses/standard
*/
@import url('../look/style.css');

/* Your CSS code goes here
-------------------------------------- */

.header-logo-wrap { margin:30px 0px; }
.header-style-2 .main-nav-wrap { text-align:center; }

.feat-carousel .post-cat-info { display:none; }


@media screen and (max-width:1023px){
	.header-logo-wrap { display:none !important; }
	.logo-image-mobile img { height: 65px; padding: 5px 0px; max-height:none !important; }
}











