/**
 * Theme Name:  Mustang Child Theme
 * Theme URI:   http://www.webmandesign.eu/
 * Author:      WebMan
 * Author URI:  http://www.webmandesign.eu/
 * Description: Mustang Child Theme
 * Version:     1.0
 * License:     GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags:
 * Template:    mustang-free
 */

/**
 * For instructions on how to use child themes, please read http://codex.wordpress.org/Child_Themes
 *
 * IMPORTANT:
 * No need to use @import to import main Mustang CSS file here (unlike with other child themes).
 * Mustang will include this CSS file into the HTML head automatically.
 */

/* Your custom styles start here... */


@import url("../mustang-free/style.css");


.logo, h1.logo {
   padding: 0 !important; 
   }

/* top logo when minimised */
   
.header-wrapper.is-sticky .logo img {
max-height: 4.02em;
}


.wm-price-cost {

line-height: 1em;
}