/*
Theme Name: Deploy
Theme URI: http://deploy.mikado-themes.com
Description: A Clean & Modern Business Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

@font-face {
    font-family: 'esqadero_ff_cy_4fregular';
    src: url('assets/css/fonts/esqadero_ff_cy_4f-regular-webfont.woff2') format('woff2'),
         url('assets/css/fonts/esqadero_ff_cy_4f-regular-webfont.woff') format('woff'),
         url('assets/css/fonts/esqadero.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@media (max-width: 767px) {
 .mkdf-top-bar {display:none !important;}
.mkdf-accordion-holder.mkdf-boxed .mkdf-accordion-content .mkdf-accordion-content-inner {
    margin: 0;
    padding: 22px 27px 2px 27px !important;
}
}

h1, h2, h3, h4, h5, h6 {
margin-bottom:15px !important;
}

h1.myhome {
font-size: 34px;
}
