/*
Theme Name: Mustang Lite Child
Theme URI: http://www.webmandesign.eu/mustang-wordpress-theme/
Template: mustang-lite
Author: WebMan
Author URI: http://www.webmandesign.eu/
Description: Mustang theme lets you create beautiful, professional responsive and high-resolution-display-ready websites. It is suitable for creative portfolio, business, corporate website projects, personal presentations and much more. The theme is completely customizable so you can make it your own. As the theme is translation ready and supports right-to-left (RTL) languages, you can successfully built a multilingual website with it. When used with powerful WebMan Amplifier plugin you unleash the true potential of the theme! You can also use popular Beaver Builder page builder with this theme as it is fully compatible! Premium version of Mustang theme contains additional e-commerce (WooCommerce) and forum (bbPress) functionality support. Theme demo can be found at https://themedemos.webmandesign.eu/mustang/ and theme documentation at https://webmandesign.eu/manual/mustang/
Tags: one-column,two-columns,left-sidebar,right-sidebar,grid-layout,custom-colors,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,blog,e-commerce,portfolio
Version: 1.8.0.1501172954
Updated: 2017-07-27 13:29:14

*/
.logo_footer{
float: left; 
margin: 5px 5px 50px 0px;
height: 100px;
}
@media only screen and (max-width: 800px){
.wrap-inner {
    padding: 0px;
}
}
@media only screen and (max-width : 1024px){
.responsive-design .logo img, .responsive-design .header-wrapper.is-sticky .logo img {
    width: auto;
    max-width: 270px; 
    max-height: 32px; 
}
.responsive-design .logo, .responsive-design h1.logo, .responsive-design .header-wrapper.is-sticky .logo, .responsive-design .header-wrapper.is-sticky h1.logo {
    left: 50px;
}
}