/* Enter Your Custom CSS Here */

.h1{line-height:6vh!important;}





/* MENU */
.lines, .lines:before, .lines:after {width: 40px; }
.lines-button.x2.close .lines:before, .lines-button.x2.close .lines:after{width: 40px;}
.menu-dark .main-menu-container{background-color: rgba(46,45,51,0.8);}
.menu-overlay .vmenu-container .menu-smart a:not(.wc-forward) {font-size: 28px; font-size: 4.5vh;}
.style-color-xsdn-bg {background-color: transparent;}
.mobile-menu-button-light .lines, .mobile-menu-button-light .lines:before, .mobile-menu-button-light .lines:after{background:#fff!important;}

.navbar.is_stuck .menu-container {background-color: rgba(0,0,0,0.8);}

.menu-dark .row-brand, .menu-dark .row-menu .row-menu-inner {
    border-bottom: 0px;
}


/* VIDEO PLAYER */
.ilightbox-container {
    width: 80%!important;
    height: auto!important;
    left: 10%;
}

.ilightbox-holder.black {
    width: 100%!important;
    left: 0!important;
	top:7%!important;
}


/* HEADER HOME */
.icon-box-heading.icon-box-fa-1x h4 {
    margin-top: 5px;
}


/* PULSANTI	*/

.pulsante-freccia {
    width: 215px;
    text-align: left;
}

.pulsante-freccia:after {
    content: '';
    width: 59px;
    height: 10px;
    background-image: url("https://studioerreemme.it/wp-content/uploads/2018/04/freccia-dx.png");
    position: absolute;
    left: 135px;
    top: 18px;
}


.pulsante-freccia:hover:after {
    content: '';
    width: 59px;
    height: 10px;
    background-image: url("https://studioerreemme.it/wp-content/uploads/2018/04/freccia-dx-grigia.png");
    position: absolute;
    left: 135px;
    top: 18px;
}


/* SCROLL */
.header-scrolldown.style-dark{width:65px; height:60px; background-image:url("https://studioerreemme.it/wp-content/uploads/2018/04/freccia-giu.png"); background-repeat:no-repeat!important;}
.header-wrapper .header-scrolldown i:before{content:'SCROLL'!important; font-family:'Montserrat'; font-size:12px; position:absolute; top: 24px; right: 0;}


/* SCROLL TOP */
.footer-scroll-top i {
    border-radius: 20px;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
}

.fa.fa-angle-up.fa-stack.fa-rounded.btn-default.btn-hover-nobg{color: #ffffff !important; background-color: transparent!important; border-color: #ffffff !important;}
.fa-angle-up:before {content: "\f102";}


/* SERVIZI */
.blocchi-servizi .uncell.single-block-padding {height: 170px!important;}



/* FOOTER */
.menu-menu-footer-container ul li {
    list-style-type: none;
}
ul#menu-menu-footer {
    padding-left: 0px;
}


/* COOKIE NOTICE */

#cookie-notice .button.wp-default {
    padding: 10px 20px;
    background: #fff;
  border-radius:0px;
    border-color: none;
    text-shadow: none;
    border: none;
    font-family: 'Montserrat';
  
}



/* IPAD */

@media only screen and (max-width: 768px){
.ilightbox-holder.black {top: 32%!important;}
	
}


@media only screen and (min-width: 768px) and (max-width: 1023px){
	.h1{line-height:4vh!important;}

	
}
	
/* SMARTPHONE */	
	@media only screen and (max-width: 450px){
		.home .h1 {font-size: 24px!important; line-height: 32px!important;}
		h2, .h2{font-size:25px!important}
		
}