

.q_counter_holder.center { padding:20px; }

/* Pulsante "vai a contenuto" in carousel homepage */
.gonext { position: absolute; z-index: 9999; display:block; width: 8em; border-width: 1px; left: 50%; margin-left: -4em; bottom: 15%; opacity: 0.4; }
.carousel.slide:hover .gonext { opacity:0.66; }

/* sfondo latest posts e masonry */
.q_masonry_blog article .q_masonry_blog_post_text { background-color:#eee; }
/* .latest_post_holder.boxes>ul>li .latest_post { background-color:#eee; } */

/* icone social sx */
.vertical_menu_area .social-links { }
.vertical_menu_area .q_social_icon_holder { margin-right:20px!important; }
.vertical_menu_area .q_social_icon_holder:last-child { margin-right:0!important; }

.footer_inner,
.footer_inner p { font-size:14px; }

/* selettore lingue */
aside .widget #lang_sel_list li a { color:#000; font-size:13px; line-height:18px; padding-left:5px; }
.vertical_menu_area_widget_holder>.widget:first-child #lang_sel_list { margin-top:-40px; margin-bottom:50px; }
