/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
@font-face {
    font-family: 'sans_culottesregular';
    src: url('fonts/sansc___-webfont.woff2') format('woff2'),
         url('fonts/sansc___-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

#menu-main-menu .logo-container,
#logo-container-mobile {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}