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



ul.list-portfolio-filtering{margin-left: 0 !important;}
.next-project-metas{visibility: hidden;display: none!important;}
.grid-project{    padding-bottom: 30px !important;}

.elementor hr, .portfolio-grid hr {
    height: 1px;}

.text-artist p, p.text-h6 { font-size:18px !important; line-height:1.5em !important; }

.elementor-portfolio__filters{justify-content: left !important;}

.list-projects-wrapper .list-project::after, .list-projects-wrapper .list-project::before {opacity: .4!important ;}
.portfolio-list-filters::after {opacity: .4 !important;}

.nayla-list.underlined li::after {height: 1px !important; opacity: 0.8 !important;}

.grid-project-meta>div { text-align: left;}

.list-portfolio-filtering, span.list-filter {
    display: flex !important ;
    flex-direction: wrap !important ; /* Per disposizione verticale */
}

/* Riordina gli elementi nell'ordine desiderato */
#cat_artist { order: 2 !important ; }
#cat_producer { order: 3 !important ; }
#cat_songwriter { order: 4 !important ; }
#all { order: 1 !important ; } /* "All" per ultimo */

.elementor hr, .portfolio-grid hr{opacity: 0 !important}

.grid-project {
    padding-bottom: 0px !important;}

.title-ec h1{font-weight: 900}

.elementor-lightbox .elementor-lightbox-item { padding: 70px; background: #000; z-index: 999;}
.swiper-zoom-container {padding-top: 70px;}

  


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


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


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

.list-projects-wrapper .list-project>a { padding: 1.3em 0 1.3em 0 !important;}
.elementor hr, .portfolio-grid hr{opacity: 0.5 !important; }
.title-ec h1{font-weight: 800 !important;}
    
.grecaptcha-badge{visibility: collapse !important;}



}



