/*
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: 'sangbleubpsans-hairline-webfont';
	    src: url('fonts/sangbleubpsans-hairline-webfont.eot');
	    src: url('fonts/sangbleubpsans-hairline-webfont.eot?#iefix') format('embedded-opentype'),
	         url('fonts/sangbleubpsans-hairline-webfont.woff') format('woff'),
             url('fonts/sangbleubpsans-hairline-webfont.woff2') format('woff2'),
	         url('fonts/sangbleubpsans-hairline-webfont.ttf') format('truetype'),
	         url('fonts/sangbleubpsans-hairline-webfont.svg#Ubuntu-r') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

@font-face {
	    font-family: 'lorenza-webfont';
	    src: url('fonts/lorenza-webfont.eot');
	    src: url('fonts/lorenza-webfont.eot?#iefix') format('embedded-opentype'),
	         url('fonts/lorenza-webfont.woff') format('woff'),
             url('fonts/lorenza-webfont.woff2') format('woff2'),
	         url('fonts/lorenza-webfont.ttf') format('truetype'),
	         url('fonts/lorenza-webfont.svg#Ubuntu-r') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

@font-face {
	    font-family: 'IvyMode-Light';
	    src: url('fonts/IvyMode-Light.eot');
	    src: url('fonts/IvyMode-Light.eot?#iefix') format('embedded-opentype'),
	         url('fonts/IvyMode-Light.woff') format('woff'),
             url('fonts/IvyMode-Light.woff2') format('woff2'),
	         url('fonts/IvyMode-Light.ttf') format('truetype'),
	    font-weight: normal;
	    font-style: normal;

	}
body.menu-mobile-default .main-menu-container .menu-sidebar-inner,
  body.menu-mobile-default .main-menu-container .menu-horizontal-inner {
    padding: 0px 0px 0px 0px !important;
  }