/*
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: 'Trashhand';
src: url('webfonts/trashhand/TrashHand-webfont.eot');
src: url('webfonts/trashhand/TrashHand-webfont.eot?#iefix') format('embedded-opentype'),
url('webfonts/trashhand/TrashHand-webfont.woff') format('woff'),
url('webfonts/trashhand/TrashHand-webfont.ttf') format('truetype'),
url('webfonts/trashhand/TrashHand-webfont.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'MyWebFont';
	src: url('WebFont.eot');
	src: url('WebFont.eot?iefix') format('eot'),
	     url('WebFont.woff') format('woff'),
	     url('WebFont.ttf') format('truetype'),
	     url('WebFont.svg#webfont') format('svg');
}

@media (min-width: 960px) {
.hmenu:not(.hmenu-center-split) .navbar-nav-first > ul > li:last-child > a, .hmenu:not(.hmenu-center-split) .navbar-nav-first > ul > li:only-child > a {
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 2px;
}
}

.bevis-contact-map .single-block-padding { padding: 0; }