/* 
 Theme Name:   vitivinicola-filippa
 Theme URI:    
 Description:  
 Author:       Studio Criteria
 Author URI:   https://www.studiocriteria.it
 Template:     generatepress
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

.foto-vino-visite-in-cantina img {
  width: auto;
	height: 600px !important;
}

#logo-header-azienda-agricola-filippa-diego img {
  width: auto;
	height: 105px;
}

.box-vino-hp img {
	width: auto !important;
	height: 350px !important;
}

.logo-partner img {
	width: auto;
	height: 75px !important;
}

label.elementor-field-label {
	font-weight: bold;
	text-transform: uppercase;
}

.logo-footer img {
  width: 150px !important;
	height: auto !important;
}

@media screen and (min-width: 767px) {
  .titolo-vino {
    height: 70px;
  }
}

.site-footer a:link,
.site-footer a:visited,
.site-footer a:hover {
	color: #FFF;
}

/*.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
	height: 95% !important;
	width: auto !important;
}*/

/*.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
	height: auto !important;
	position: absolute !important;
	top: calc(50% + 1px) !important;
	left: calc(50% + 1px) !important;
	transform: scale(1.01) translate(-50%,-50%) !important;
}*/

.elementor-post__read-more-wrapper {
	margin: 20px 0px 0px 0px;
}

a.elementor-post__read-more {
	flex-grow: 1;
	order: 10;
	display: inline-block;
	font-size: 15px !important;
	font-weight: 700;
	line-height: 1;
	fill: #FFFFFF;
	color: #FFFFFF;
	background-color: #000000;
	border-radius: 50px 50px 50px 50px;
	box-shadow: 0px 15px 15px -12px rgba(255, 255, 255, 0);
	padding: 20px 25px 20px 25px;
}