/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/*#login-form-popup {display: block !important;}*/

/*** SLIDE ***/
.titoloSlide{
	font-weight: 900 !important;
	color: #fff;
	font-size:60px;
	line-height:0.8em;
}
.titoloSlide p{
	margin: 0;
}
.titoloSlide span{
	color: #00498f;
	text-transform: uppercase;
	font-size: 40px;
}
.shop-container ul{
	padding-left:40px;
}
.top-bar-nav a{
	color:#fff !important;
}

.rowFornitori img{
	border:1px solid #efefef;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}