/*
Theme Name:     Rolenzo Child
Description:    Tema Child per Rolenzo
Author:         Rolenzo Sordini
Template:       rolenzo
Version:        0.1.0
*/


#masthead {    position: relative;
}

#header-inner, #sticky-inner {
	max-width: 1280px;
}

#site-header-menu {
    float: right;
}

#site-navigation li a {background: #333; padding: 10px 20px; }
#sticky #site-navigation li a { background: #333; color:#fff !important;  padding: 10px 20px; }
#site-navigation li a:hover, #sticky #site-navigation li a:hover { background: #333; color:#ffdd18 !important; }


.contactcenter .titlerow {
    background: #ffdd18;
	font-weight: 700 !important;
}
.contactcenter .titlerow.arrow::after {
    border-left: 18px solid #ffdd18;
}

@media (min-width: 992px) { 
	.perche-webcom > div { display: flex;}
	.perche-webcom-col {
  		display: flex;
  		justify-content: center;
  		align-items: center;
	}
}

h4#contatti {
    text-transform: uppercase !Important;
	font-weight: 900 !Important;
	margin-bottom: 10px;
}

h4#contatti span { color: #ffdd18 !important; background:#333; padding: 5px 30px}

#fwidget .second , #fwidget .third {
    text-align: center;
}

#fwidget-inner .second a {
    background: #ec4736;
    padding: 15px 30px;
}

#menu-primary-2 {margin-bottom: 0;}

.pacchetto {
	background: #aaa;
	padding:10px;
	border-right:3px solid #eee;
	margin-top: 3px;
	min-height: 300px !important;
}

div.content-protector-access-form {
    max-width: 1280px;
    width: 90%;
    margin: 50px auto;
}