/*
Theme Name: Piquant Child Theme
Theme URI: http://piquant.mikado-themes.com
Description: A child theme of Piquant Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.0
Template: piquant
*/
@import url("../piquant/style.css");

.mkdf-page-header a img{
height:50px !important;
    margin-top: -5px;
}
p .uppercase{
text-transform: uppercase !important;
}

 .widget_search input[type=submit]{
background-color: #d13138 !important;
color: #fff !important;
}
.mkdf-woocommerce-page .woocommerce-message{
color: #fff !important;
}


.mkdf-mobile-header .mkdf-mobile-logo-wrapper img {
    margin-top: -18px;
    width: 150px;
height:80px;
}