/*
Theme Name: Extra+
Description: Extra+ theme for WordPress is a beautiful multi-purpose theme. It is perfect for the trend setting business or creative agency.
Tags: responsive-layout, custom-menu, post-formats, theme-options, threaded-comments, translation-ready

Author: LoveThemes
Author URI: http://lovethem.es

Theme URI: http://demo.lovethem.es/extra

License: GPL
License URI: http://demo.lovethem.es/extra

Version: 1.0
*/
@import url("assets/css/minified.css.php");


#site-logo { margin-left:4px; max-width: calc(100% - 76px); } 
@media only screen 
  and (min-device-width: 0px) 
  and (max-device-width: 720px) {
nav.navigation { width:40px; }

}
@media only screen
  and (max-device-width: 767px) {
.one_full, .one_half, .one_third, .two_third, .one_quarter, .one_fifth { width:100%; margin:0px; }
}

.partners img:last-of-type {
    display: none;
}