/*
Theme Name:   Astra - Portami per mano
Template:     astra
*/


#content {
	background: #ffffff !important;
}
 
footer { display: none; } 
 
#menu-item-38 {
	background: #F49100;
}
#menu-item-38 > a {
	background: #F49100;
	color: #fff;
	font-weight: bold;
}

#menu-item-38 > a:hover {
	_background: #FFFFFF;
	_color: #F49100;
}


.sold-out {
	position: absolute;
    z-index: 10;
    background-color: #F49100;
    color: #fff;
    padding: 10px;
    left: 20px;
    top: 0px;
    border-radius: 15px 0px 0px 0px;
}

/** FIX CALENDAR **/

span.simcal-events-dots {
	overflow: hidden;
}

span.dot-title {
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    display: block;
    width: 100%;
}




