/*
    Template:       pisces
    Theme Name:     Pisces 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:    Pisces - Multi Concept Creative Theme
    Version:        1.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
    License: 		GNU General Public License
	License URI: 	licence/GPL.txt
    Text Domain:    pisces-child
    Domain Path:    /languages/
*/

.mega-menu > li {
    padding: 0;
}

.page-content a {
    text-decoration: underline;
}

.la_portfolio a {
    text-decoration: none;
}

a.btn {
    text-decoration: none!important;
}

.white-text * {
    color: white;
}

.white-text * a {
    text-decoration: underline;
}

.white-text * a:hover {
    color: #f5deb3;
}

.main-color-text {
    color: #6b56e2;
}

.main-color-bg {
    background: #6b56e2;
}

.secondary-color-text {
    color: #f5deb3;
}

.secondary-color-bg {
    background: #f5deb3;
}

.site-header .site-branding img {
    max-height: none;
    width: 130px;
    top: 30%;
}

.site-header-mobile .site-branding img {
    max-height: none;
    width: 130px;
    top: 70px;    
}

.site-header-mobile .header-component-inner {
    margin-top: 30px;
}

.demo_14_portfolio .portfolios-loop .item-inner .cover-img {
    height: 400px;
}

h1 {
    font-size: 50px;
}

h5, .h5 {
    font-size: 20px;
    font-weight: 300!important;
    letter-spacing: 0.05em;
    line-height: 1.4em; 
    margin-top: 0;   
}

.letter-spacing--5 {
    letter-spacing: -0.04em;
}

.over {
    z-index: 20;
}

.vc_column_container>.vc_column-inner,
.vc_row[class*="vc_column-gap-"] > .vc_column_container > .vc_column-inner {
    padding-left: 30px;
    padding-right: 30px;
}

.page-title-v1 .use-custom-text .use-custom-text {
    max-width: 700px;
    margin: 0 auto;
    font-size: 20px;
    font-weight: 300!important;
    letter-spacing: 0.05em;
    line-height: 1.4em;    
}

.portfolios-loop.pf-style-7 .item-thumb-cover a:before {
    background-image: none;
    background: #6b56e27a;
    /*opacity: 0.5!important;*/
}

.portfolio-nav {
    display: none;
}

