/*
Theme Name: Unicon Child Theme
Description: Unicon Child Theme for your Customizations
Author: minti
Template: unicon
Version: 1.0
*/

@import url("../unicon/style.css");

li[class^="placeholder-menu-item"] {
    transition: width 0.2s!important;
    text-align: center;
}

.image_placeholder {
    width : 0px!important;
    overflow: hidden;
}
.importantWidth {
    width : 300px !important;
}

/* ==========================================================================
   INIZIO RIMOZIONE MARGINI IMMAGINI 31/01/2020
   ========================================================================== */
#covid19ok {
height:30px; background-color:#eae6df; color: #000; margin: 0 auto; text-align: center; font-weight: bold; line-height:30px;
}
#covid19ok a {
margin:0px;
	padding:0px;
	 background-color:#CCC;
	text-decoration:underline;
}
#covid19ok  a:hover {
margin:0px;
	padding:0px;
	 background-color:#CCC;
	text-decoration:underline;
}
.wpb_row {
	margin-right:0 !important;
}
@media only screen and (max-width: 600px) {
	.wpb_row {
		margin-left:0 !important;
	}
	#covid19ok {
        font-size: 0.8em;
		background-color: #eae6df;
		color: #000;
		height: auto;
		top: 0px;
		padding: 8px 2.5%;
		text-align: center;
		margin: 0px;
		width: 95%;
		line-height: 1.8em;
}
}
/* ==========================================================================
   FINE RIMOZIONE MARGINI IMMAGINI 31/01/2020
   ========================================================================== */

/* ==========================================================================
   INIZIO IMPOSTAZIONE VIDEO IN 16:9 INVECE CHE 4:3 21/09/2020
   ========================================================================== */

.video-embed>.fluid-width-video-wrapper{
    padding-top: 56.28%!important;
}

html, body, .page-template-page-blank-php #content, .page-template-page-blank-php #page-wrap {
    height: unset;
}
.fc-tbx{
	z-index: 99;
}

footer#footer{
	background-color: #eae6df!important;
	padding: 0 0 0 0!important;
}

.footerquote{
	font-family: Libre Baskerville, Arial, Helvetica, sans-serif!important;
}


/* ==========================================================================
   INIZIO CSS INSERITO DA MIRCO COSSUTTA
   ========================================================================== */


body{
	width: 100%;
    overflow: hidden;
}
i.fa{
	font-family: FontAwesome!important;
}
#header, #mobile-header{
	position: sticky;
	top: 0px;
}
#header #nav .wpml-ls-current-language>a>span{
	display: none;
}
#mobile-navigation{
	position: sticky;
    top: 90px;
	box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.16);
	max-height: calc(100vh - 100px);
    overflow-y: scroll;
    overflow-x: hidden;
}
#nav .menu-item-has-children:after {
    content: "";
    position: absolute;
    right: 0px;
    top: calc( 50% - 3px);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid rgba(255,255,255,0);
    border-right: 5px solid rgba(255,255,255,0);
    border-top: 5px solid #777777;
}
#nav .sub-menu .menu-item-has-children:after{
	display:none!important
}




.btn_reverse{
	background: #fff!important;
}
.slider_video_homepage{
	background-size: cover;
	background-position: center;
}
.castello_ceconi_home{
	background-size: cover;
	background-position: center;
}
.slider_video_home_text{
	vertical-align: bottom;
}

.slide_testimonials_home .member-img{
	float: left;
    width: 25%;
    border-radius: 50%;
    overflow: hidden;
	margin: 16px 16px 0 0;
}
.slide_testimonials_home .member.wpb_content_element{
	/*display: flex;*/
	width: 90%;
    position: relative;
    margin: 25px auto;
}
.slide_testimonials_home .member-content{
	width: 100%;
    /*position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);*/
	border: none!important;
}
.slide_testimonials_home .member-content p{
	margin: 0px;
}
.slide_testimonials_home h4{display: none;}
.slide_testimonials_home .owl-next{right:16px!important;}
.slide_testimonials_home .owl-prev{left:16px!important;}

.collections_home .text-block{
	left: unset!important;
	right: 30px;
	top: 50%;
	bottom: unset!important;
	transform: translatey(-50%);
	width: 50%;
	background: none!important;
	background-color: none!important;
}
.collections_home .text-block .text{
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	background: rgba(255,255,255,0.5);
	padding: 16px;
}

.footer_new{
	padding: 60px 16px;
}
.footer_new ul.menu{
	display: flex;
	width: 100%;
}
.footer_new ul.menu > li{
	width: 20%;
	color: white;
}
.footer_new ul.menu a{
	color: white;
	line-height: 36px;
	font-size: 14px;
	cursor: pointer;
}
.footer_new ul.menu > li > a{
	font-size: 18px;
	font-family: "Nunito", Helvetica, sans-serif !important;
	text-transform: uppercase;
}
.footer_new ul.menu .sub-menu{
	padding-left: 8px;
}
.footer_new .footer_icon{
	padding: 60px 0px 0px 0px;
}
.footer_new .footer_icon p{
	color: white;
	line-height:36px;
	font-size: 18px;
	font-family: "Nunito", Helvetica, sans-serif !important;
}
.footer_new .footer_icon img{
	max-width: 150px;
}
.mobile_only{
	display: none;
}
.icsCaption{
	text-align: center;
}
.footer_new .social-icons a{
	width: auto;
	font-size: 25px!important;
}
.img_full_width img{width:100%;}
label.form-check-label{display: inline-block;}
.num_circle{
	background: #fff;
    width: 100px;
    display: block;
    height: 100px;
    font-size: 50px;
    line-height: 100px;
    color: #6b6356;
    border-radius: 50%;
    margin: 25px auto!important;
    font-weight: bold;
}
.album_icon_box .iconbox i{
	margin-bottom: 8px!important;
}
.album_icon_box .iconbox h3{
	font-family: 'Nunito';
	font-size: 16px!important;
}
.bg_cover{
	background-size: cover;
	background-position: center;
}
.bg_pos_top{
	background-position: top!important;
}
.bg_pos_center{
	background-position: center!important;
}
.bg_pos_top_right{
	background-position: top right!important;
}
.bg_pos_top_left{
	background-position: top left!important;
}
.cdd_session .full_img_left{
	width: 110%;
	position: absolute;
    left: -60%;
}
.cdd_session .full_img_right{
	width: 110%;
	position: absolute;
    right: -60%;
}
.cdd_session .text_full_image_left{
	margin-left: 50%;
}
.boxes_presentation_section p, .boxes_presentation_section h1, .boxes_presentation_section h2, .boxes_presentation_section h3{
	color: white!important;
}
.boxes_presentation_section .white_color_btn{
	color: white!important;
    background-color: rgba(255,255,255,0) !important;
    border: 1px solid white!important;
}
#crumbs, .navtoppageright{
	padding-top: 8px;
	padding-bottom: 16px;
}
.count_down_element .countdown_infolink{
	display: none!important;
}
.slider_video_homepage .span_12{
	width:90%;
}
.count_down_element{
	background: rgb(255,255,255,0.9);
	padding: 32px 16px;
	width: 75%;
	margin: 0 auto
}
.count_down_element>div>pre{
	background: none;
	border: none;
}
.count_down_element .countdown_row span{
	font-size: 25px;
	font-family: Libre Baskerville, Arial, Helvetica, sans-serif!important;
}
.owl-carousel .owl-item{
	min-height: 360px!important;
}
@media screen and (max-width: 767px){
	.desktop_only{
		display: none;
	}
	.count_down_element{
		width: 95%;
	}
	.count_down_element .countdown_row span{
		font-size: 18px;
		font-family: Libre Baskerville, Arial, Helvetica, sans-serif!important;
	}
	.mobile_only{
		display: block;
	}
	.no_bg_mobile{
		padding: 0px!important;
		background: none!important;
	}
	.cdd_session .full_img_right, .cdd_session .full_img_left{
		display: none;
	}
	.cdd_session .text_full_image_left{
		margin-left: 0;
	}
	.cdd_session .product_wallart_resp{
		width: 100vw;
		position: relative;
		left: -19%;
		bottom: -40px;
	}
	.bg_no_mobile{
		background-image: unset!important;
	}
	.footer_new{
		padding: 60px 0px;
	}
	.footer_new ul.menu{
		flex-direction: column;
	}
	.footer_new ul.menu > li{
		width: 100%;
		text-align:center;
		padding-bottom: 16px;
	}
	.footer_new .footer_icon{
		text-align: center;
	}
	.footer_new .social-icons a{
		width: 40px;
	}
	
	#topbar .container, #topbar .topbar-col1, #topbar .topbar-col2, #topbar .sixteen.columns{
		width: 100%!important;
	}
	
	.slide_testimonials_home .member-img{
		float: none;
		width: 100%;
	}
	.slide_testimonials_home .member.wpb_content_element{
		display: block;
		width: 100%;
	}
	.slide_testimonials_home .member-content{
		width: 100%;
		position: relative;
		right: unset;
		top: 0px;
		transform: none;
	}
	.slide_testimonials_home .owl-next{right:-20px!important;}
	.slide_testimonials_home .owl-prev{left:-20px!important;}
	
	.por-fesr .por-fesr-logo{
		margin-right: 0px!important;
	}
	#wonderplugingridgallery-77 .wonderplugin-gridgallery-item>.wonderplugin-gridgallery-item-container{
		margin: 0 auto!important;
	}
}
/* ==========================================================================
   FINE CSS INSERITO DA MIRCO COSSUTTA
   ========================================================================== */

/* ==========================================================================
   INIZIO CSS PER IL LOGIN
   ========================================================================== */
.gslogin_form{
	display: flex;
	flex-direction: column;
}
.gslogin_form input{
	width: auto!important;
}
/* ==========================================================================
   FINE CSS PER IL LOGIN
   ========================================================================== */
/*modifiche annalisa per menu ancore*/

@media only screen and (max-width: 1220px) and (min-width: 767px)  {
    
    /*.menuancore {display:none;}*/
    .menuancore .wpb_column {width:100%;
    padding: auto !important ;
    }

  }

#navigation .sub-menu ul li a {
	color: #777777 !important;
	border-bottom: 1px solid #d4c8be !important;

}

#navigation .sub-menu li a :active {
	color: #777777 !important;
}

#navigation .sub-menu ul li :hover{
	color: #9c7a58 !important;
}

#navigation .sub-menu {
	width: 220px !important;
}

#navigation ul li ul li.sfHover > a{
	color: #777777;
}

#navigation .sub-menu ul {
	left: 220px !important;
}