/*
Theme Name: Holmes Child
Theme URI: https://holmes.qodeinteractive.com/
Description: A child theme of Holmes Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.1
Text Domain: holmes
Template: holmes
*/
@font-face {
    font-family: 'Dela Gothic One';
    src: url('fonts/DelaGothicOne-Regular.eot');
    src: url('fonts/DelaGothicOne-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/DelaGothicOne-Regular.woff2') format('woff2'),
        url('fonts/DelaGothicOne-Regular.woff') format('woff'),
        url('fonts/DelaGothicOne-Regular.ttf') format('truetype'),
        url('fonts/DelaGothicOne-Regular.svg#DelaGothicOne-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter';
    src: url('fonts/Inter-Regular.eot');
    src: url('fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-Regular.woff2') format('woff2'),
        url('fonts/Inter-Regular.woff') format('woff'),
        url('fonts/Inter-Regular.ttf') format('truetype'),
        url('fonts/Inter-Regular.svg#Inter-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body, h1, h2, h3, h4, h5, h6, p, span, blockquote>*
{
    font-family: 'Inter' !important;
}
.wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-quiz, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea, .mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay article .mkdf-pli-text .mkdf-pli-category-holder a, .mkdf-portfolio-fullscreen-slider-holder article .mkdf-pl-item-inner .mkdf-pli-image-holder .mkdf-pli-text-holder .mkdf-pli-category-holder a{
    font-family: 'Inter' !important;
}
.mkdf-header-expanding.mkdf-light-header .mkdf-header-icon-label {
    color: #000 !important;
}
.mkdf-light-header:not(.mkdf-expanding-menu-opened) header .widget.mkdf-follow-us-widget .mkdf-fu__inner .mkdf-fu__link {
    color: #000 !important;
}
.mkdf-light-header.mkdf-expanding-menu-opened .mkdf-page-header .mkdf-main-menu>ul>li.mkdf-active-item>a,
.mkdf-light-header.mkdf-expanding-menu-opened .mkdf-page-header .mkdf-main-menu>ul>li>a:hover,
.mkdf-drop-down .wide .second .inner>ul>li.current-menu-ancestor>a, .mkdf-drop-down .wide .second .inner>ul>li.current-menu-item>a {
    color: #f8cb2f !important;
}

.dflip-pencil {
    width: 610px !important;
}

@media screen and (max-width: 420px) {
    .dflip-pencil {
        width: 270px !important;
    }
}