/*
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: 'FuturaPT-Light';
  src: url('/wp-content/fonts/FuturaPT-Light/FuturaPT-Light.eot?#iefix') format('embedded-opentype'),  url('/wp-content/fonts/FuturaPT-Light/FuturaPT-Light.otf')  format('opentype'),
	     url('/wp-content/fonts/FuturaPT-Light/FuturaPT-Light.woff') format('woff'), url('/wp-content/fonts/FuturaPT-Light/FuturaPT-Light.ttf')  format('truetype'), url('/wp-content/fonts/FuturaPT-Light/FuturaPT-Light.svg#FuturaPT-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'FuturaPT-Medium';
  src: url('/wp-content/fonts/FuturaPT-Medium/FuturaPT-Medium.eot?#iefix') format('embedded-opentype'),  url('/wp-content/fonts/FuturaPT-Medium/FuturaPT-Medium.otf')  format('opentype'),
	     url('/wp-content/fonts/FuturaPT-Medium/FuturaPT-Medium.woff') format('woff'), url('/wp-content/fonts/FuturaPT-Medium/FuturaPT-Medium.ttf')  format('truetype'), url('/wp-content/fonts/FuturaPT-Medium/FuturaPT-Medium.svg#FuturaPT-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  	font-family: 'FuturaPT-Light';
}

p {
  	font-family: 'FuturaPT-Light';
    line-height: 1.5;
    max-width: 800px;
    font-weight: 300;
}

h1 {
	text-transform:uppercase;
 /* 	font-family: 'FuturaPT-Medium'!important; */
}

.post-info {
    display:none;
}

.header-scrolldown {
    display:none;
}

.px-gutter .tmb {
    padding-right: 6px;
    padding-bottom: 6px;
}

.t-overlay-text .t-entry-meta {
    margin-top: 2px!important;
}

.header-wrapper .header-content-inner {
    padding-bottom:6px!important;
}

.row-breadcrumb.row-breadcrumb-light {
    display: none;
}

h1 + p {
    margin-top: 6px;
}

.isotope-filters ul.menu-smart.text-uppercase > li > span > a {
    font-size: 17px;
text-transform: initial !important;
font-weight: normal !important;
}

.style-dark-bg {
    background-color: #303133;
}

.logo-container {
    padding: 18px 30px 18px 0;
}

.menu-wrapper.menu-sticky .menu-container {
    /* background: #ffcdc8; */
    background: #fff;
    box-shadow: none;
}

body:not(.menu-force-opacity) .menu-light .navbar-nav-last > :first-child {
    border-color: transparent;
}

.menu-light .menu-smart, .menu-light .menu-smart li, .submenu-light .menu-smart ul, .menu-smart.submenu-light li ul li, .menu-light .menu-accordion-dividers, .menu-light .menu-borders, .menu-light.vmenu-borders, .menu-light .main-menu-container {
    border-color: transparent;
}

@media (max-width: 959px) {
.menu-light .row-brand, .menu-light .row-menu .row-menu-inner {
    border-bottom: none;
}
}

.post-wrapper .post-footer {
    display: none;
}

footer .footer-last {
      text-transform: uppercase;
    font-size: 14px!important;
}

@media (max-width: 959px) {
	#main-logo.navbar-header {
    display: inline;
	}
}

.row-navigation {
display:none;
}
