/*
 Custom CSS
 */


/*
	Style
*/

.entry-content>* {
	margin-bottom: 0!important;
}

.page-template-default h1.entry-title {
    font-size: 4em;
    line-height: 1.3;
    padding: 0;
    margin: 0;
}
.section-inner.medium {
    max-width: 90%;
}
@media screen and (min-width:768px) and (max-width: 1024px) {
.page-template-default h1.entry-title {
    font-size: 3em;
    line-height: 1.3;
    padding: 0;
    margin: 0;
}
}
@media screen and (min-width:320px) and (max-width: 768px) {
	.page-template-default h1.entry-title {
		font-size: 1.8em;
	}

}
	/*
	Elementi comuni
*/

.primary-menu ul {
    background-color: #E8E2CD!important;
    border-radius: 0.4rem;
    color: #000;
}

.is-style-outline .wp-block-button__link,
.wp-block-button__link.is-style-outline {
	border: 1px solid;
	background-color: transparent;
	border: 1px solid;
	font-family: Raleway;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.3em;
	padding: 5px 15px!important;
	border-radius: 0px!important;
}

ul.primary-menu {
    font-family: Raleway;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}

:root body header .header-inner.position-center .header-navigation-wrapper ul.primary-menu li {
    padding: 0px 27px!important;
}

header#site-header button.nav-toggle .toggle-icon i.fas.fa-bars {
    color: #000;
}

.page-id-711 .entry-content > .alignwide:not(.wp-block-group.has-background), .page-id-711 .entry-content > .alignfull:not(.wp-block-group.has-background) {
    margin-bottom: 0rem;
    margin-top: 0rem;
}



h1{}
h2{
	color:#AE0917;
}
h3{}
h4{}
h5{
	font-family: Raleway!important;
	font-weight: 700!important;
	font-size: 9px!important;
	line-height: 16px!important;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #000000;
	margin: 0 0 5px!important;
}
.primary-menu a {
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 13px;
}

a.btn-arrow{
	color: #000;
	text-transform: uppercase;
	font-family: Lustria;
}

.testo-evidenza p{
	font-family: Lustria;
	font-size: 24px;
	line-height: 34px;
	color: #AE0917;
}
/*
	Pop Up
*/
div#otw-overlay-1 {
    padding: 3em 0;
}
h3.widget-title {
    color: #fff;
	font-size: 4rem;
	margin: 20px 0 5px;
}

span.txt-benvenuto {
    font-family: 'Lustria';
    color: #D7BD60;
    font-size: 3rem;
}

.otw-sc-image-style.aligncenter img {
    width: 200px;
}

.wp-block-getwid-banner {
    border: 1px solid #fff;
}
/*
	Footer
*/
.section-modulo-contatto{
	padding: 20px;
	width: 80%;
	margin: 0 auto 3em;
	border-bottom: 1px solid #000;
}

.section-modulo-contatto p {
font-family: 'Lustria';
text-align: center;
font-size: 2rem;
color:#000;
}

.section-modulo-contatto p.form-legal
{
	font-family: 'Raleway';
	text-align: left;
	font-size: 1.1rem;
	}

.cf-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}
.cf-col-1, .cf-col-2, .cf-col-3, .cf-col-4, .cf-col-5, .cf-col-6, .cf-col-7, .cf-col-8, .cf-col-9, .cf-col-10, .cf-col-11, .cf-col-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
@media ( min-width: 576px ) {
	.cf-col-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.cf-push-1 { margin-left: 8.333333%; }
	.cf-col-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.cf-push-2 { margin-left: 16.66667%; }
	.cf-col-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.cf-push-3 { margin-left: 25%; }
	.cf-col-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.cf-push-4 { margin-left: 33.33333%; }
	.cf-col-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.cf-push-5 { margin-left: 41.66667%; }
	.cf-col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.cf-push-6 { margin-left: 50%; }
	.cf-col-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.cf-push-7 { margin-left: 58.33333%; }
	.cf-col-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.cf-push-8 { margin-left: 66.66667%; }
	.cf-col-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.cf-push-9 { margin-left: 75%; }
	.cf-col-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.cf-push-10 { margin-left: 83.33333%; }
	.cf-col-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.cf-push-11 { margin-left: 91.66667%; }
	.cf-col-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

/*
	Homepage
*/

.section-vini h3{
	font-family: Raleway!important;
	font-weight: 600!important;
	font-size: 1.3rem!important;
    line-height: 1.3rem!important;
	letter-spacing: 0.2em;
text-transform: uppercase;
}


.section-tenute ul{
	list-style-type: none;
	margin:0;
	padding:0;
}

.section-tenute ul li{
	font-size:  .7em;
}


/*
	La Cantina
*/

.section-riconoscimenti h5{
    font-size: 12px!important;
    margin: 0 0 20px !important;
	text-align: center;
}

.section-riconoscimenti p{
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
}


/*
Enoturismo
*/

.box-enoturismo .wp-block-getwid-banner__title {
	font-size: 1em;
    font-weight: 700;
    display: block;
    line-height: 1.4;
    color: inherit;
}

@media screen and (min-width:320px) and (max-width: 639px) {
	.section-vini .wp-block-image img,
	.section-olio .wp-block-image img {
		max-width: 50%;
		margin: 0 auto;
	}
	h2.title-hr:before {
		top: -8%;
	}
			.section-vini h3 {
    	min-height: 30px;
	}
}

@media screen and (min-width:640px) and (max-width: 768px) {
	.section-vini .wp-block-image img,
	.section-olio .wp-block-image img {
		max-width: 60%;
		margin: 0 auto;
	}
	h2.title-hr:before {
		top: 12%;
	}
		.section-vini h3 {
    	min-height: 30px;
	}
}

@media screen and (min-width:769px) and (max-width: 812px) {
	h2.title-hr:before {
		top: 20%;
	}
}

@media screen and (min-width:1023px) and (max-width: 1024px) {

}

/*
VITTICOLTORI E VINIFICATORI
*/

.premio-vino{
	padding: 10%;
}


/*
	I nostri vini
*/
.single-wine-list {
    padding-top: 54px;
    min-height: 161px;
}

body:not(.overlay-header) .primary-menu > li > ul:after {
    border-bottom-color: #E8E2CD!important;
}

@media ( min-width: 736px ) {
	.wines-list-container .wines-list-container-single {
		margin: 35px 0;
	}
}
/*
	News home
*/
.section-news  h3.uagb-post__title {
    text-align: center;
}

.section-news .uagb-post__text .uagb-post__cta {
    color: #ffffff;
    background: none!important;
    border-width: 1px;
    border: 1px solid #fff!important;
    text-transform: uppercase;
    font-family: 'Merriwater';
    font-size: 1.2rem;
    letter-spacing: 1px;
}

.section-news  .uagb-post__text {
    text-align: center!important;
}
/*
	Prodotto
*/

.section-description-product h1 {
    margin: 0;
	font-family: Merriweather;
font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 38px;
}

.section-description-product h3 {
    margin: 0 0 5rem;
    font-size: 24px;
    line-height: 30px;
	border-bottom: 1px solid #713d47;
    padding: 0 0 0.5rem;
}

a.btn-scheda {
	background-color: transparent;
	border: 1px solid #000;
	padding: 10px!important;
	color: #000;
	width: 200px;
}

a.btn-scheda:before {
	content: url('img/ico-download.png');
	position: relative;
	left: -5px;
	top: 2px;
}

a.btn-scheda:hover{
	background-color: #f2f2f2;
	}

a.btn-shop {
	background-color: #000;
	border: 1px solid #000;
	padding: 10px!important;
	color: #fff!important;
	width: 255px;
}

a.btn-shop:hover{
	background-color: #390011;
	color:#fff;
	}




h2.icon-vigneti:before {
	content: url('img/ico-vigneti.png');
	position: relative;
	left: -5px;
	top: 2px;
}

h2.icon-affinamento:before {
	content: url('img/ico-affinamento.png');
	position: relative;
	left: -5px;
	top: 2px;
}

h2.icon-vinificazione:before {
	content: url('img/ico-vinificazione.png');
	position: relative;
	left: -5px;
	top: 2px;
}

h2.icon-sensoriale:before {
	content: url('img/ico-sensoriale.png');
	position: relative;
	left: -5px;
	top: 2px;
}

h2.icon-abbinamento:before {
	content: url('img/ico-abbinamento.png');
	position: relative;
	left: -5px;
	top: 2px;
}
h2.icon-olivi:before {
	content: url('img/ico-olivi.png');
	position: relative;
	left: -5px;
	top: 2px;
}
h2.icon-sensoriale-olive:before {
	content: url('img/ico-sensoriale-olive.png');
	position: relative;
	left: -5px;
	top: 2px;
}

a.btn-shop,
a.btn-scheda {
	display: inline-block;
	text-transform: uppercase;
	font-family: Merriweather;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.3em;
	margin: 0 0 1rem;
}

.img-cover {
	min-height: 410px;
}




@media screen and (min-width:320px) and (max-width: 639px) {
	.section-description-product img {
		max-width: 50%;
		margin: 0 auto;
	}
}

@media screen and (min-width:640px) and (max-width: 768px) {
	.section-description-product img {
		max-width: 70%;
		margin: 0 auto;
	}
}



/*
	News
*/

body.blog main#site-content.columns-3 {
    max-width: 1240px;
    margin: 0 auto;
}

body.blog main#site-content.columns-2 {
    grid-template-columns: repeat(2, 50%);
    max-width: 1240px;
    margin: 0 auto;
    width: -webkit-fill-available;
}

body.blog main#site-content article .post-inner a.btn-trasp {
    text-transform: uppercase;
    letter-spacing: 5px;
}

body.blog main#site-content article header.entry-header .entry-header-inner .entry-title a{
    font-size: 2.5rem;
	line-height: 2.5rem;
	color: #fff!important;
	text-align: center!important;
}

body.blog main#site-content article header.entry-header .entry-header-inner {
    margin: 0!important;
    padding: 3rem!important;
    width: auto;
    background-color: #000;
	text-align: center;
}

body.blog main#site-content article .entry-content {
    background-color: #000;
    padding: 3rem;
	color: #fff!important;
	text-align: center;
}
body.blog main#site-content article header.entry-header .entry-header-inner .entry-title {
    min-height: 0px!important;
}

body.blog main#site-content article .post-inner a.btn-trasp {
    margin-top: 2rem;
    color: #fff;
    border: 1px solid #fff;
}

body.single-post article .post-inner {
    max-width: 1240px;
}

.pagination-single a {
    font-size: 1.5rem;
    font-family: 'Merriwater';
    text-transform: uppercase;
    letter-spacing: 2px;
}

.uagb-block-947b899b .uagb-post__text {
    text-align: center!important;
}


.uagb-block-947b899b .uagb-post__text .uagb-post__cta {
    color: #ffffff;
    background: none!important;
    border-width: 1px;
    border-style: none;
}
.uagb-block-947b899b .uagb-post__text .uagb-post__cta a {
	color: #ffffff!important;
	background: none!important;
	border-width: 1px!important;
	border-style: none!important;
	border: 1px solid #fff!important;
	font-family: Merriweather;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	margin: 0 0 2rem;
}

.uagb-block-4c278ca9 .uagb-post__text .uagb-post__title {
    text-align: center;
}

.alm-list-post {
    width: 33%;
    display: inline-block;
}


/*
	Chi siamo
*/
.chi-siamo-gallery img {
	margin:0;
}

.chi-siamo-gallery .wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter) {

margin:0;
}
/*
	Footer
*/

ul#menu-menu-footer li,ul#menu-menu-footer-en li,
ul#menu-menu-informazione li,ul#menu-information-menu li,
.textwidget.custom-html-widget ul li {
	list-style-type: none;
	margin: 1rem 0;
	padding: 0;
}

ul#menu-menu-footer,ul#menu-menu-footer-en,
ul#menu-menu-informazione,ul#menu-information-menu, 
.textwidget.custom-html-widget ul {
	margin: 0.2rem 0;
	font-family: Lato;
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
}

span.footer-column-title {
	font-family: Lato;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

footer#site-footer {
	padding: 4rem 0 !important;
}