/*
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.   ***************/

#footer #text-3{
    text-align: center;
}

#footer #text-4{
    text-align: right;
}

.absolute-footer{
    display: none;
}

div#content {
    padding-top: 0px;
}

.txtContatti p {
    text-align: center;
    margin-bottom: 0px;
    color: #000;
}
.txtContatti a {
    color: #000;
}

.header-bottom {
    min-height: 40px!important;
}

.wrapCollezione {
    position: relative;
}

.ctaCollezione {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-bottom: 0px!important;
}

.txtChiSiamo {
    text-align: justify;
}

.txtChiSiamo p{
	font-size: 13px;
}

.txtChiSiamo h5{
	font-size: 15px;
}

.titChiSiamo {
    margin-bottom: 0px;
}

.ctaCollezione h2 a {
    color: #000!important;
}

.top-divider.full-width {
    display: none;
}

header#header {
    padding-bottom: 20px;
}

.ctaCollezione a {
    background: #fffc;
    padding: 20px 30px;
}

ul.slick-dots li.slick-active button {
    background-color: #000!important;
}

.slick-prev i:hover, .slick-next i:hover {
    color: #000!important;
}

.homeImg.homeImg1 .wpb_wrapper{
	width: 100%;
}

.homeImg.homeImg1 .wpb_wrapper .vc_single_image-wrapper{
	width: 100%;
}
.homeImg.homeImg1 .wpb_wrapper .vc_single_image-wrapper img{
	width: 100%;
}

.header-top {
	background-color: #fff!important;
}

#top-bar a {
    color: #000!important;
}

div#top-bar {
    background: #fff!important;
}

.image-icon img{
	padding: 5px!important;
}

.header-bottom {
    background-color: transparent!important;
}

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

	#logo {
		width: 110px!important;
	}
	
	#footer .widget {
		margin-bottom: 0px;
		text-align: center;
	}
	
	#footer .textwidget {
    	text-align: center;
	}
	
	.menu-item a {
		padding: 0px!important;
		font-size: 20px!important;
	}
}

.iconaSocial img {
    height: 25px;
}

.iconaSocial {
display: inline;
}
