/*
Theme Name: FlyMag Child
Theme URI: http://themeisle.com/themes/flymag/
Author: Zbog
Author URI: http://bognetti.10247.net
Description: FlyMag Child theme 
Template: flymag
Version: 1.0
Requires License:    no
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: flymag-child
Tags: two-columns, right-sidebar, custom-colors, custom-background, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*design carosello meno scuro*/
.carousel-overlay, .thumb-overlay {
    background-color:  rgba(0, 0, 0, 0.28);
}
.fly-slider .slide-title a, .posts-slider .slide-title a {
    margin: 0;
}
.fly-slider .slide-title {
    position: absolute;
    top: 55%;
}
/*menu mensola*/
.home .menu-mensola-container {
    height: 245px;
}
.home .main-navigation {
    padding: 0 10px;
}
.home .main-navigation li {
    width:186px;
    height:245px;
}
.home .main-navigation a {
    padding: 205px 15px 15px 15px;
    color: #eee;
    width:186px;
}
.main-navigation li:hover > a{
    color: #333;
    text-decoration: none;
}
.home #menu-item-71 {
     background: url("animali.jpeg")no-repeat;
}
.home #menu-item-245 {
     background: url("bicchieri.jpeg")no-repeat;
}
.home #menu-item-88 {
     background: url("dea-alata.jpeg")no-repeat;
}
.home #menu-item-69 {
     background: url("brocche.jpeg")no-repeat;
}
.home #menu-item-247 {
     background: url("calici.jpeg")no-repeat;
}
.home #menu-item-87 {
     background: url("decorazioni.jpeg")no-repeat;
}
.home .search-toggle{
    display:none;
}
.col-md-4 {
    width: 99%;
}
/*footer*/
.widget {
    padding: 20px;
}
/*.widget_text ul > li:nth-child(2n+2) a {
    position: relative;
    top: 30px;
}*/
.footer-widget-area .widget {
    border: none;
}
.widget_text ul{
    padding: 0px;
}
.widget_text ul li{
    display: inline-block;
    font-size: 17px;
    padding-right: 20px;
}
.widget_text {
    padding-top: 10px;
    padding-bottom: 30px;
}
.footer-widget-area {
    padding: 0px;
    border-bottom: none;
}
.widget-title {
    display:none;
}
/*home*/
#post-227 .entry-title {
    display:none;
}

#colophon {
    display:none;
}
/*categorie ed articoli*/
.content-area {
    width: 100%;
}
#main{
    border-top:1px solid #ebebeb;
}
.page-header {
    margin: 0px;
    border-bottom: none;
    float: right;
    position: absolute;
    top: 102px;
    right: 0px;
}
.home-wrapper .hentry {
    padding:0px;
    width: 50%;
    float: left;
    min-height: 600px;
}
.entry-content{
     text-align: justify;
}
.post-wrapper {
    width: 99%;
}
.entry-meta {
    display:none;
}
.entry-title {
    margin: 0px 0px 0px 10px;
}
/*Search*/
label {
    background: #fff;
}
.main-navigation .flymag-search-form input[type="search"] {
color: #111;
}
