/*
Theme Name: Startit Child
Theme URI: https://startit.select-themes.com
Description: A child theme of Startit Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 2.0.0
Text Domain: startit
Template: startit
*/

@font-face {
    font-family: 'FF-Mark-Regular', Arial, Helvetica, sans-serif;
    src: url(/wp-content/themes/startit-child/fonts/FF-Mark-Pro-Regular.otf);
}

body {
    font-family: 'FF-Mark-Pro-Regular' !important;
}

.qodef-mobile-header .qodef-mobile-menu-opener {
    float: right !important;
}

.qodef-fullscreen-menu-holder-outer {
    margin-top: 100px;
}

.qodef-fullscreen-menu-holder-inner {
    vertical-align: top !important;
}

ul#menu-mobile-menu li {
    padding: 6px 0;
}

.qodef-mobile-nav {
    height: calc(100vh - 100px);
}
