/*
Theme Name: CIAO
Version: 1.0
Description: A child theme of DirectoryEngine
Template: xdirectoryengine


*/

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

*/

{}

/* remove submit place */

.logged-in .btn-post-place {
display: none;
}


/* remove contact owner */
.detail-place-right-wrapper .contact-owner-link {
    display: none;
} 


/* remove opening time */
.step-content-wrapper .list-form-login>li.form-field:nth-child(10),
.step-content-wrapper .list-form-login>li.form-field:nth-child(11) {
 display: none;
}




/* remove places number */
.top-title-post-place {
display: none;
}



#menu-top, ul.top-menu-right > li.top-user > a, ul.top-menu-right li.top-search a i, ul.top-menu-right li.support-email a i, ul.top-menu-right li.support-phone a i, ul.top-menu li .menu-btn, #menu-top .dropdown-menu > li > a, #header-wrapper .authenticate, #header-wrapper a.authenticate:hover, .menu-header-top-container ul#menu-header-top > li > a, .top-menu-center .menu-header-top-container > ul#menu-header-top .dropdown-menu a{
color:#fff;
}

.separator_text_color {
color: #000;
}
.list-option-filter{
color:#000;
}
.menu-header-top-container ul#menu-header-top > li > a{
color:#fff !important;
}

/* remove blank spaces */
#bar-post-place-wrapper {
background: url("https://www.saporiedissapori.ch/wp-content/uploads/2014/07/patter-pois-1-1-1-1.jpg");
}
body.home section-detail-wrapper{
padding-top:0 !important;
}

/* background */
#page, #blog-page{
background: url("https://www.saporiedissapori.ch/wp-content/uploads/2014/07/patter-pois-1-1-1-1.jpg");
}.paginations .current{	background:#000 !important;}
#page{	margin-bottom:0px;}

/* footer color */

.copyright-wrapper a.logo {
color: #fff !important;
}.vc_col-md-12 .list-places.fullwidth .hidden-img{		height:200px !important;	}.list-places.fullwidth > li .place-wrapper .place-detail-wrapper{		height:200px !important;	}

.list-places.fullwidth > li .place-wrapper {
  height: 200px !important;
}

/* Safari problem */
#header-wrapper {
-webkit-transition: none;
transition: none;
}

/* remove stars */

.rate-it{
    display: none!important;
}
