/*
Theme Name: Nayla Child
Description: Child theme for the Nayla. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Read More</a>
Author: PeThemes
Author URI: http://pethemes.site
Template: nayla
*/


/* =Theme customization starts here
-------------------------------------------------------------- */


.grid-controls{ text-transform: uppercase; font-size:18px !important }
.grid-layout-switcher span{ opacity: .5;}

.portfolio-grid.grid-list .grid-project-title{font-size: 2.6rem !important; font-weight: 400}
span.g-list-arrow{font-size: 50px !important; opacity:.9 !important;}
.single-project .single-project-category{display: none !important}
.next-project-metas, .next-projet-meta {display: none;}

#page h1, .text-h1{font-family: inherit; line-height: 1.4em !important;}




    /* =media query mobile
-------------------------------------------------------------- */


@media only screen and (min-width: 768px) and (max-width: 1024px) {
}


@media only screen and (max-width: 600px){

#page h1, .text-h1{font-family: inherit;
    line-height: 65px !important;
    font-weight: 500;
    font-size: 52px !important;}
}