/*
    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.0
    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/
*/

.single-portfolio .lastudio-portfolio__title a{
	color: #fff !important;
	font-size: 36px !important;
	font-weight: 600 !important;
}

.team-member-home .lastudio-team-member__name a{
	color: #fff;
}
.single-portfolio .lastudio-portfolio__title a:hover,
.team-member-home .lastudio-team-member__name a:hover{
	color: var( --e-global-color-secondary ) !important;
}
.single .slick-arrow i[class*="lastudioicon"] {
    margin-top: -10px;
}