/*
Theme Name: Romeoegiuliettafoodandwine
Theme URI: http://romeoegiuliettafoodandwine.diamente.it/wp-content/themes/romeoegiuliettafoodandwine
Description: Romeoegiuliettafoodandwine child theme.
Author: Diamente
Author URI: http://diamente.it
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

/*.grecaptcha-badge { right: -290px !important; }*/
.news-item .type-news-ed-eventi.categorie-events:before {
    background: #fff url(http://romeoegiuliettafoodandwine.diamente.it/wp-content/themes/romeoegiuliettafoodandwine/assets/dist/images/romeo-giulietta-news-icon-eventi.svg) no-repeat 50% 50%;
}

@media screen and (max-width: 768px) {
	.home div.block-content01.d-flex.row.align-items-center.ml-0.mr-0 > div > div > div > div.image.col-12.col-md-6.order-md-2 > img {
		display: none;
	}
}

.page-id-3 .banner-header { display: none !important; }

.news-item .type-news-ed-eventi.categorie-events:before {
	background: #fff url("http://www.romeoegiuliettafoodandwine.com/wp-content/themes/romeoegiuliettafoodandwine/assets/dist/images/romeo-giulietta-news-icon-eventi.svg") no-repeat 50% 50% !important;
}

.archive .banner-header .description h1:before,
.archive .banner-header .description h1:after {
	border: 0 !important;
}

.le-aziende .aziende-item {
	min-width: 120px;
}

form > div.wpcf7-form-control-wrap {
	    margin-top: -40px !important;
    margin-bottom: 30px !important;
}

/* PENSIERO VISIBILE - PAGINA PRODOTTI - ALLINEO LA FLEXBOX DEL QUERY RESULT DEI PRODOTTI AL CENTRO */
.page-template-template-prodotti .product-list{
	justify-content: center;
}

/* PENSIERO VISIBILE - 09/08/21 - STILO I LINK PER CAMBIARE PAGINA NELLA PAGINA ARCHIVIO DEI PRODOTTI */
/* Allineo i link al centro */
.archive.tax-prodotti .news-nav{
	text-align: center;
	padding-bottom: 40px;
}

.archive.tax-prodotti .news-nav a{
	font-size: 15px;
    color: #B01731;
    letter-spacing: 4px;
    line-height: 28px;
    font-weight: 700;
    text-transform: uppercase;
}

/* Link in pagina prodotto */
div.container.product-content div.row.d-flex div.product-info.col-12.col-lg-6 p strong a {
	color: #AF1731;
	border: 1px solid #AF1731;
    padding: 10px;
}