/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 15 2019 | 22:04:24 */
.logo-light, .logo-dark {
	max-width: 20vh;
}

.logo-light2x, .logo-dark2x {
	max-width: 22vh;
}

.kk-content-fullwidth .kk-parallax-wrapper .kk-parallax-bg {
  background-size: contain;
}

.kk-content-fullwidth.kk-parallax-title.kk-parallax-title-fullheight .kk-parallax-title-wrapper {
  height: 75%;  
}

#filter { display: none; }

/* Colore melrouge dei link */
.more-link:hover,
input[type="submit"]:hover,
input[type="button"]:hover
{ border-color: #bd0926 !important; }

.social li a:hover,
.kk-content-footer a:hover, .current-menu-item,
.kk-likes-portfolio a:hover,
.widget-img a:hover,
.no-label a:hover,
.has-label a:hover,
.proj-nav a:hover,
.copyright a:hover,
.portfolio-title a:hover
{ color: #bd0926 !important; }

/* Colore melrouge dei tooltip */
.tipsy-inner { background-color: #bd0926; }

/* Colore melrouge della rotella caricamento */
.kk-preloader:before {
    border-top-color: #bd0926;
    border-left-color: #bd0926;
}
/* Personalizzazione del menu principale */
#menu-main-menu a::before {
	background-color: #bd0926;
}

#menu-item-502 {
	margin: 0 auto 1.5rem auto;
}

#menu-item-502 a { 
	border-bottom: solid 2px #bd0926;
}
#menu-item-502 a::before {
	display: none;
}
#menu-item-2312 {
	margin: 0 auto 1.5rem auto;
}

#menu-item-2312 a {
	border-bottom: solid 2px #bd0926;
}
#menu-item-2312 a::before {
	display: none;
}
#menu-item-2439 {
	margin: 1rem auto;
}

/* Decommenta per nascondere la visualizzazione del nome file sotto le foto (solo gallerie proofing) */
/*.mfp-title { color: #292929; }*/

/* Pagina "IL VOSTRO MATRIMONIO" nome foto */
.wpb_wrapper h2 {
  font-size: 100%;
  line-height: 22px;
  font-family: 'Open sans', Helvetica, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.wpb_single_image { margin-bottom: 15px; }

.over-more,
.over-more-title {
	background: #bd0926;
	color: #111111;
}

::selection {
	background: #bd0926;
	color: #000000;
}

::-moz-selection {
	background: #bd0926;
	color: #000000;
}