/*
 Theme Name:   Little Birdies Child
 Theme URI:    http://little-birdies.axiomthemes.com/
 Description:  Little Birdies Child Theme
 Author:       Axiom
 Author URI:   http://axiomthemes.com/
 Template:     little-birdies
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  little-birdies-child
*/

/* DIMENSIONE LOGO */
.sc_layouts_row_type_compact .sc_layouts_logo img {
    max-height: 90px!important;
}

.sc_layouts_menu_nav > li ul {
    width: 250px;
}

.uccellinicondivisione {
  background-image: url(http://www.ipasserotti.com/wp-content/uploads/2018/06/sfondo_uccellini-condivisione-02.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 15vw auto;

}

.vc_carousel-slideline-inner img {
  border-radius: 20px!important;
}

input[type="checkbox"] {
	display:inline-block!important;
  text-align: left!important;
  border: 1px!important;
  border-width: 1px!important;
  border-style: solid!important;
}

/* NELL'ELENCO DEI LABORATORI NASCONDI VIEW E LIKE */
.post_footer {
  display: none;
}

/* NELLE NEWS NASCONDO DATA PUBBLICAZIONE */
.post_date {
  display: none;
}
