/*
Theme Name: ShiftUp Child
Theme URI: https://shiftup.qodeinteractive.com
Description: A child theme of ShiftUp
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: shiftup
Template: shiftup
*/
a.qodef-m-item.qodef-e, .qodef-header-navigation>ul>li>a {
    font-family: 'fira sans';
}
a.qodef-m-item.qodef-e {
    letter-spacing: -3px;
}
.qodef-pricing-table .qodef-m-title p:first-child {
    display: none;
}

.qodef-pricing-table .qodef-m-title .qodef-info-separator-single {
    display: none;
}

.qodef-pricing-table .qodef-m-title p {
        font-family: "Comfortaa";
}
.qodef-button.qodef-html--link {
    font-family: 'fira sans';
}
.img-height-fixed img.qodef-e-main-image {
    height: 270px;
    object-fit: cover;
}