/*
Theme Name: Equine Child
Theme URI: http://equine.mikado-themes.com
Description: A child theme of Equine Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.0
Text Domain: equine
Template: equine
*/











/* RESPONSIVE */

@media screen and (max-width: 768px) {
    .mkdf-mobile-header .mkdf-mobile-logo-wrapper img {
        display: flex!important;
        height: 50%!important;
        width: auto!important;
        position: relative!important;
        margin-top: -31px!important;
    }
}