#portfolio-items .portfolio-naming h3 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin: 0px;
    line-height: 26px;
    
}
#portfolio-items .portfolio-naming {
    text-align: left;
    top: 50%;
    padding-left: 30px;
    padding-right: 80px;
}
#portfolio-items .portfolio-post-hover a {
    background: rgba(0, 0, 0, 0.7) !important;
}

h6 {
    text-transform: none;
    letter-spacing: 1px;
    color: #FFFFFF;
}
#portfolio-items .line {
    display: none;
}

#portfolio-items .portfolio-info p {
    font-size: 14px;
    font-weight: 300;
    color: #BABABA;
    letter-spacing: 0px;
    line-height: 1.4em;
    text-transform: none;
}

.fancybox-title-float-wrap .child {
    display: none;
}

#header.is-container.below-offset > #nav-wrapper, 
#header.is-not-container.below-offset > #nav-wrapper,
.dark-type #header.is-container.below-offset > #nav-wrapper, 
.dark-type #header.is-not-container.below-offset > #nav-wrapper {
  background: transparent
}
.header-menu.header-sticky.header-transparent-enabled {
    border-bottom: 0 none;
    /*display: none;*/
}

.header-menu.header-sticky.nav-small.header-transparent-enabled {
    background: #000000;
    border-bottom: transparent;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.09);
    display: block;
    transition: height 0.3s ease 0s, background 0.375s ease-in-out 0s;
}

.header-menu.header-sticky.nav-small .logo-img, .header-menu.header-sticky.nav-small #my-menu > .mm-panel li a, .header-menu.header-sticky.nav-small #logo.logo-text {
    padding: 0;
    color: #4E4E4E;
}

#portfolio-filter.row.portfolio-full-width {
    background: #000000;
}
#portfolio-filter ul li a {
    color: rgba(255, 255, 255, 0.22);
}   
.wpcf7 input, .wpcf7 textarea {
    padding: 9px;
    border: 1px solid #232323;
    background: #0A0A0A;
    box-shadow: none;
    color: #BCBCC4;

}
body {
    color: #777777;
    font-weight: 300;
    font-size: 15px;
}