<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Nayla Child
Description: Child theme for the Nayla. Child themes are the recommended way of making modifications to a theme. &lt;a href="http://codex.wordpress.org/Child_Themes"&gt;Read More&lt;/a&gt;
Author: PeThemes
Author URI: http://pethemes.site
Template: nayla
*/


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

html,body{
	user-select:none;
}
#footer-paolasola-links #site-navigation.classic.vertical ul.main-menu &gt; li a {
    margin-bottom: .25em;
    padding: 0;
}
.project-page-header.creative .project-image.featured img {
    -o-object-position: center;
    object-position: center;
}

article.single-blog-post.has-thumbnail.classic .section.single-post-page .entry-content{
	padding-top: 3em;
}
.portfolio-specifiche span  {
	font-size: 0.75em;
	font-weight: 600;
	min-width: 8em;
	display:inline-block !important;
}
.ic-carousel .nayla-interactive-carousel .inc--item img {
    -o-object-position: center;
    object-position: center;
}
.elementor-element.fs-carousel .fc-images-slider .project-image.swiper-slide .slide-bgimg img {
    -o-object-position: center;
    object-position: center;
}
.hide-bg{
    background-color: #e9e8df;
}
.hide-bg img{
  mix-blend-mode: multiply;
  filter: contrast(1);
}
.blueprint-carousel .single-image{
    background-color: #e9e8df;
}
.blueprint-carousel .single-image img{
  mix-blend-mode: multiply;
  filter: contrast(1);
}

.portfolio-grid hr {
   display: none !important;
}

.single-image-pattern-09:before{
    content: "";
    position:absolute;
    z-index:1;
    width: 100%;
    height: 100%;
    background-image:  url(https://www.paolasola.it/wp-content/uploads/2024/05/09.png)
}
@media (max-width: 1024px){
    .nayla-interactive-carousel .showcase-footer{
        bottom:80px !important;
    }
    #masthead &gt; div &gt; div {
        margin-bottom: 0px;
    }
	.single-blog-post .single-post-page .post-title-wrap h1.post-title.text-h2{
		font-size: 36px;
	}
}
@media (min-width: 768px) and (max-width: 1023px){
	.md-title{
		font-size: 105px !important;
	}
}
.inc--metas {
    z-index: 250;
}
.showcase-footer.wrapper-full{
    z-index:10000
}

.inc--metas a.showcase-project-link{    padding: .75em; margin-bottom: -1rem; }
.inc--metas a.showcase-project-link:after{  display:none !important; }

footer .sub-menu{display:none !important; }
@media screen and (max-width: 767px){
    footer #site-navigation.classic ul.main-menu &gt; li.menu-item-has-children{ text-align-last: center}
}

.works-wrapper, .works-items{
    overscroll-behavior: none;
}
.works-wrapper div{
    overscroll-behavior: none;
}
/*
#in-progress-wrapper .nayla-posts-grid .post-meta{
    margin-bottom: .5em;
}
#in-progress-wrapper .single-blog-post.no-bg .post-details{
    padding:0 !important;
    margin-top: .5em !important;
}
*/
.next-post-wrap .single-blog-post .single-post-image img {
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
}
.next-post-wrap .single-blog-post:hover .single-post-image img {
    -webkit-transform: scale(1.02) !important;
    -ms-transform: scale(1.02) !important;
    transform: scale(1.02) !important;
}
.next-post-wrap .single-post-image{
    padding-right:2em !important;
}
.nayla-next-project.section .next-project-link .next-project-metas &gt; div:nth-child(-n+2) {
	display: none;
}
.home-posts article.single-blog-post.no-bg .post-details{
	padding-top: 0 !important;
	margin-top: 0 !important
}
.home-posts article .post-meta{
	margin-bottom: .5em;
}
@media (max-width: 1023px){
	span.sub-toggle{
		display: none !important;
	}
	
	#site-navigation.fullscreen_menu ul.menu.main-menu.active{
		margin-top: 30px !important;
		z-index: 100000;
	}
	.fullscreen_menu ul.menu.main-menu.active li a{
		font-size: 24px !important;
        line-height: 32px !important;
	}
	/*#site-navigation.fullscreen_menu .sub-menu-wrapper, #site-navigation.fullscreen_menu .sub-close {
		top: 50px !important;
	}*/
}</pre></body></html>