/*
Theme Name:   Tornatore
Theme URI:    http://alessioangeloro.it
Description:  Tornatore Child of Generate Press
Author:       Alessio Angeloro
Author URI:   http://alessioangeloro.it
Template:     generatepress
Version:      2.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  tornatore
*/
body.post-type-archive-vini{background:#f8f8f8 !important;}
/*header*/
.inside-header{background:#f8f8f8;}
/*menu*/
#primary-menu{border-bottom: 10px solid #f8f8f8 !important;}
.wine-shop-menu a{color:#951f26 !important;font-weight:bold !important; }
.wine-shop-menu a:hover{color:#820011 !important;}
/*wine card*/
.container-float{float:left;width:100%;margin-top:2em;}
.wine-card{
	background-color: #fff;
    border: 1px solid #f8f8f8;
	overflow: hidden;
    /*box-shadow: 0 2px 6px rgba(0,0,0,0.2);*/
    display: inline-block;
	/*width: 307px;
	margin: 10px;*/
}
.wine-image{margin-top: 0.3em;height:130px;width:auto;}
.wine-points{font-size:3rem;color:#971d1e;}
.wine-year{font-size:3rem;}
.wine-prime{font-size:1rem;vertical-align: 0.9rem;}
.wine-text{margin-top:1.3em;font-size:13px;}
.wine-cert a.button{width:100%;text-align:center;margin-bottom:10px;background:#9a1c1e !important;}
.wine-datasheet a.button{text-align:center !important;margin-top:10px;float:right;}

/*override*/
hr {
    background-color: rgba(0, 0, 0, 0.1);
    border: 0;
    height: 1px;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}
h2.entry-title{
	text-transform: uppercase !important;
	text-align:center !important;
	
}
.category-dicono-di-noi .elementor-grid-1 .elementor-grid{display:block !important}
.category-dicono-di-noi .latest-articles .elementor-grid-item{display: block !important;width: 100% !important;}
.category-eventi .elementor-grid-1 .elementor-grid{display:block !important}
/*table single-vini*/
.single-vini table,.single-vini table th,.single-vini table tr,.single-vini table td{border:0px none !important;}
/*home*/
.instagram-home::before{content:"\f16d";font-family:fontawesome;float:left;font-size:20px}
.home .inside-right-sidebar{display: none !important;}
/*select*/
select[name="wp-category-archive-dropdown"]{width: 100%;border-radius: 5px;font-size: 12px;height: 35px;padding: 5px; }
/*footer*/
.inside-footer-widgets h2{color:#222222 !important;}

@media only screen and (min-width:769px){.top-bar{display:none;}}

