/*
    Template:       zephys
    Theme Name:     Zephys Child
    Theme URI:      http://themeforest.net/user/LA-Studio/portfolio?ref=LA-Studio
    Author:         LA Studio
    Author URI:     http://themeforest.net/user/LA-Studio?ref=LA-Studio
    Description:    Zephys - Architecture & Interior WordPress Theme
    Version:        1.0.1
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready, architecture, interior
    License: 		GNU General Public License
	License URI: 	licence/GPL.txt
    Text Domain:    zephys-child
    Domain Path:    /languages/
*/

/* Header */
.lahbhinner.sticky--pinned {
    box-shadow: 0 2px 3px rgba(0, 0, 0, .05);
}

/* Forms */
form legend {
    border-bottom: 0;
}

/* Nav Menu */
.lahb-nav-wrap.has-parent-arrow > ul > li.menu-item-has-children > ul li.menu-item-has-children:before {
	display: none !important;
}

.portfolio-caption {
    color: #666666;
    font-size: 18px;
    margin-left: 10px;
}
