/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Feb 14 2024 | 12:34:08 (am)
/*
/******* Do not edit this file *******/

.single-post .entry-content, .single-work .entry-content {
    max-width: 745px;
    }
/*
.archive.blog-sidebar #container, .blog-sidebar #container {
    width: 75% !important;
    float: none !important;
    margin: 0 auto;
} */

.home .site-footer {
    display: none;
}

.postid-674 * .video-read-more {
    display: none;
}

.postid-674 * .video-content {
    display: block;
}

.youtube-player {
    opacity: 1 !important;
    }

#navbar-container .nav-menu li a {
    text-transform: none;
    font-weight: 400 !important;
    font-size: 15px;
    }

.shadow {
  	text-shadow: 1px 1px 24px #000;
	}

.scrollbox {
  	max-height: 287px; 
  	overflow-y: scroll; 
  	padding: 10px; 
  	background: #f2f1f0;
	}