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



/* GENERAL
-------------------------------------------------------------- */

p.text-h6{ text-underline-offset: 6px !important; line-height: auto}
.accordion-content h5{font-weight: 700 !important; width: 80%}
.accordion-content h6{width: 80%}
.nayla-accordion .accordion-toggle i{font-size: 0.8em !important;}
.nayla-accordion .accordion-toggle i::before{opacity: 1 !important}
.nayla-awards-head .nah-col{font-weight: 600; opacity: .8 !important;}
.nayla-list.underlined li::after {height: 0.05em !important; opacity: .7 !important;}
.single-project .single-project-category{display: none}
.btn-back{cursor: pointer !important;}

span.client-caption{font-size: 13px !important}

    
.grecaptcha-badge{visibility: collapse !important;}

.single-post-image img{display: none!important; visibility: hidden !important; height: 0 !important}

/* FORM-CONTACT
-------------------------------------------------------------- */

.send-wrap button:hover{color:#fff !important; background: #000 !important}
form.wpcf7-form > div textarea{ max-height:180px}
form.wpcf7-form label{padding-bottom: 20px}


/* PORTFOLIO
-------------------------------------------------------------- */

.project-page-header.image-gallery-vertical .project-images{ padding-top:160px !important }
/*.project-page-header.creative .project-image {
    width: 95% !important;
    margin-left: 2.5% !important;
   height: 90vh !important;
}*/


.project-page-header.creative .project-image{ height: 160vh !important}


.grid-project{padding-bottom: 30px !important}
.portfolio-grid hr{display: none !important}

.grid-project-meta{font-size: 15px !important}

.project-page-header.image-gallery-horizontal .project-images-slider{ padding-top:150px !important }

.anteprima-project-home .single-project.metro .single-project-meta{margin-top: 48%; margin-left: 5%;}
.anteprima-project-home .single-project-title.text-h6{font-size:46px; font-weight: 600}

.next-project-metas{display: none;}





/* HEADER MENU
-------------------------------------------------------------- */

ul.menu.main-menu li.sub-menu-full{ font-size:28px !important; line-height: 45px !important;}
/*.material-icons{margin-left: 10px;}*/
#site-navigation.fullscreen_menu .sub-close.active{opacity: 1 !important}
#site-navigation.fullscreen_menu .sub-close{left: 8px !important}
ul.sub-menu{margin-top: 30px}
span.sub-toggle{display: none !important;}




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


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


@media only screen and (max-width: 600px){
	.accordion-content h6{width: 100%}
	.accordion-content h5{width: 100%}
    .project-page-header.creative .project-image{ height:auto !important; background-size:contain !important;}
    .next-project-caption{top: 80px;}



}