@font-face{
	font-family: 'Candara';
	src: url('fonts/CANDARA.eot');
	src: url('fonts/CANDARA.woff') format('woff'), 
		url('fonts/CANDARA.ttf') format('truetype');
		
	font-style: normal;
	font-display: swap;
}
@font-face{
	font-family: 'Bodoni 72';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/bodoni-72-medium-webfont.eot');
    src: url('fonts/bodoni-72-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bodoni-72-medium-webfont.woff2') format('woff2'),
         url('fonts/bodoni-72-medium-webfont.woff') format('woff'),
         url('fonts/bodoni-72-medium-webfont.ttf') format('truetype');
}
@font-face{
	font-family: 'Gill';
	font-style: normal;
	font-weight: bold;
    src: url('fonts/gillsansnovasemibold-webfont.woff2') format('woff2'),
         url('fonts/gillsansnovasemibold-webfont.woff') format('woff'),
         url('fonts/Gill Sans Nova Medium.ttf') format('truetype');
}
@font-face{
	font-family: 'Gill';
	font-style: normal;
	font-weight: normal;
    src: url('fonts/gillsansnovamedium-webfont.woff2') format('woff2'),
         url('fonts/gillsansnovamedium-webfont.woff') format('woff'),
         url('fonts/Gill Sans Nova Book.ttf') format('truetype');
}
@font-face{
	font-family: 'Gill';
	font-style: normal;
	font-weight: light;
    src: url('fonts/gillsansnovalight-webfont.woff2') format('woff2'),
         url('fonts/gillsansnovalight-webfont.woff') format('woff'),
         url('fonts/Gill Sans Nova Light.ttf') format('truetype');
}
@font-face{
	font-family: 'HillDiary';
	font-style: normal;
	font-weight: normal;
    src: url('fonts/Hill Diary DEMO.woff2') format('woff2'),
         url('fonts/Hill Diary DEMO.woff') format('woff'),
         url('fonts/Hill Diary DEMO.ttf') format('truetype');
}
@font-face{
	font-family: 'SignPainter';
	font-style: normal;
	font-weight: normal;
    src: url('fonts/FontsFree-Net-SignPainter-HouseScript-Semibold.woff2') format('woff2'),
         url('fonts/FontsFree-Net-SignPainter-HouseScript-Semibold.woff') format('woff'),
         url('fonts/FontsFree-Net-SignPainter-HouseScript-Semibold.ttf') format('truetype');
}
body{
    margin:0;
    color:white;
    font-family: Gill;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding:0;
}
h1,h2,h3{
    font-family: 'Bodoni 72';
}

th, td{
    font-family: Gill;
}
.page-numbers{
	text-align: right;
}
.page-numbers > li {
  display: inline-block;
  margin-left: 10px;
}
.page-numbers.current {
  color: #00b428;
}
a{
  color: black;
  text-decoration: none;
}

.content_wine{
	position:relative;
}

.link_home{
  cursor: pointer;
}
.box_text:hover{
	opacity:0.5;
}
.product_title{
    font-family: 'Bodoni 72';
}
.woocommerce-product-details__short-description{
    text-align:justify;
}
.price,
.woocommerce-product-details__short-description,
.woocommerce-product-details__short-description>p,
.in-stock
{
    font-family: 'Gill';
}
.woocommerce-message::before,
.woocommerce-error::before,
.woocommerce-info::before {
  display: none !important;
}
.box_text{
	width: 100%;
	border-top: #00b428 1px solid;
	border-bottom: #00b428 1px solid;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 14px;
	text-align: center;
	color: white;
	font-family: Gill;
	padding: 10px;
	cursor: pointer;
	background: #00b428;
	opacity: 1;
	transition: opacity 1s;
	margin-top:110px;
}

.claim{
	color:black;
	width:100%;
	text-align:center;
	font-size:24px;
	padding:30px 60px;
	padding-bottom:5px;
}

.logo_mela_home{
	position:relative;
	width:342px;
    margin-top: -322px;
}

.band{
	position: relative;
    width: 100%;
    height: 61px;
    top: 51px;
    background: white;
}

.tagline{
	background-image:url('../../../img/bianzone.jpg');
	background-size:cover;
	position:relative;
	width:100%;
	height:170px;
	margin-top:51px;
	z-index:0;
	background-position-y:20%;
	font-family:'SignPainter';
	padding-top:30px;
	border-bottom:7px solid #00b428;
    font-size: 120px;
    text-shadow: 0px 9px 8px rgba(0,0,0,0.74);
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images.images,
.woocommerce-product-gallery--without-images{
	opacity: 1 !important;
}
.product_title.entry-title,
.woocommerce-product-details__short-description,
.stock.in-stock,
.cart_totals>h2,
.related.products,
.woocommerce-billing-fields>h3,
.woocommerce-additional-fields>h3,
#order_review_heading,
.woocommerce-privacy-policy-text>p{
	color:black;
}
.sku_wrapper{
	display:none;
}
.posted_in > a {
  font-weight: normal;
}
.posted_in {
  color: black;
  font-weight: bold;
}

.tabs.wc-tabs,#tab-additional_information,.woocommerce-shipping-fields{
	display:none;
}

.checkout.woocommerce-checkout{
	margin-top: 90px;
	background: #ffffff80;
	border: 10px solid white;
	border-radius: 22px;
	padding: 15px;
	color: black;
}

.ritiro_prod {
    margin-top: 20px;
    font-weight: bold;
    position: absolute;
    bottom: 110px;
    left: 50%;
    margin-left: 50px;
}

#payment{
	background:rgba(0,0,0,0) !important;
}
.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
	width: 100%;
	text-align: left;
	border: solid 1px #00b428;
}.coupon{	display: block;	cursor: pointer;	color: black;	text-align: center;	padding: 9px 0;	transition: 1s border, 1s opacity;	opacity: 1;	width: 100%;	border: none;	border-top-color: currentcolor;	border-top-style: none;	border-top-width: medium;	background: none;	border-top: solid 1px white;}#coupon_code{	/* display: block; */	color: white;	text-align: center;	border: 1px solid white;	margin: 0 24px;	padding: 9px;	transition: 1s border, 1s opacity;	opacity: 1;	cursor: pointer;	background: none;}
.button[name="apply_coupon"] {    cursor:pointer;    color: black;    text-align: center;    padding: 9px;    transition: 1s border, 1s opacity;    opacity: 1;	border: solid 1px black;	background: none;	border-top: solid 1px black;
}
.button[name="update_cart"] {
    display: block;
    cursor:pointer;
    color: black;
    text-align: center;
    padding: 9px;
    transition: 1s border, 1s opacity;
    opacity: 1;
	width: 100%;
	border: none;
	background: none;
	border-top: solid 1px black;
}
.woocommerce-cart-form__cart-item.cart_item > td {
	padding: 10px 5px 10px 5px;
}
.product-remove {
	text-align: center;
	font-size: x-large;
}
.woocommerce-checkout #payment div.payment_box::before {
  display: none !important;
}
.payment_box.payment_method_bacs {
	color: white !important;
	background: none !important;
	border: solid 1px #00b428;
	margin: 0 !important;
}
.woocommerce-privacy-policy-link {
	color: #00b428;
	font-style: italic;
}
.wpcf7-form.init{
	margin-top:90px;
}
.wpcf7-textarea{
	height: 70px;
	resize:none;
}
.wpcf7-text,
.wpcf7-textarea{
	border: 1px solid black !important;
	padding: 9px;
	transition: 1s border, 1s opacity;
	opacity: 1;
	background: transparent !important;
	color: black !important;
	width: calc(100% - 28px);
}

.wpcf7-form > p:nth-child(2) > label:nth-child(2),
.wpcf7-form > p:nth-child(3) > label:nth-child(2),
.wpcf7-form > p:nth-child(4) > label:nth-child(2),
.wpcf7-form > p:nth-child(5) > label:nth-child(2){
	margin-left: 9px;
}
.wpcf7-form > p > label{
	width:100%;
}
.your-message{
	margin-right: 21px;
}
.wpcf7-form > p > label > span {
  display: block;
}
.wpcf7-form > p {
  display: inline-flex;
  width: 100%;
  width: 100%;
}
.wpcf7-submit{
	background-color: transparent !important;
	width: 100% !important;
	color: black !important;
	display: block;
	text-align: center;
	border: 1px solid black;
	padding: 9px;
	transition: 1s border, 1s opacity;
	opacity: 1;
	cursor:pointer;
}
.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents > thead > tr > th {
	border-bottom: solid 1px white;
}
.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents > tbody > tr > td {
	padding:0;
}
#place_order {
	background-color: transparent;
	width: 100%;
	margin:0;
}

.wpcf7-list-item{
	display: inline-block;
	margin: 0 !important;
}
.wpcf7-form > p:nth-child(7) > label:nth-child(1),
.checkbox_privacy{
	  display: inherit;
}
.cartcontents + .amount::before{
	content:' ' !important;
	margin:7px !important;
}
.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{-webkit-transform:translateY(0);transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{-webkit-transform:translateY(0);transform:translateY(0)}.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:2147483646}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer;color:white}.cc-link{opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.2em;right:.4em;font-size:1.6em;opacity:.9;line-height:.75}.cc-window.cc-banner.cc-addedcloseX{padding:2em 1.8em}.cc-close:focus,.cc-close:hover{opacity:1}div.cc-blockingScreen{opacity:.5;background:#000;width:100%;height:100%;z-index:2147483630;top:0;left:0;position:fixed}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-allswitches.cc-floating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}.cc-switch-element{margin-bottom:.3em}.cc-switch{position:relative;display:inline-block;width:2.3em;height:1.4em;margin:0 .3em 0 0;vertical-align:middle}.cc-switch-label{margin-right:.6em}.cc-switch input{opacity:0;width:0;height:0;display:none}.cc-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.cc-slider:before{position:absolute;content:"";height:1em;width:1em;left:.2em;bottom:.2em;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.cc-slider{background-color:#a0db8e}input:focus+.cc-slider{-webkit-box-shadow:0 0 1px #a0db8e;box-shadow:0 0 1px #a0db8e}input:checked+.cc-slider:before{-webkit-transform:translateX(.9em);transform:translateX(.9em)}.cc-slider.disabled:before{opacity:45%}.cc-slider.classic{border-radius:.6em}.cc-slider.classic:before{border-radius:50%}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
.cc-window.cc-banner{
	width: 100%;
	position: fixed;
	bottom: 0;
	background: black;
	color: white;
}

.privacy_policy>p{
	text-align: justify;
}
.wpcf7-response-output{
	position: absolute;
	top: 40%;
	z-index: 11;
	opacity: 1;
	background: black;
	width: calc(100% - 61px);
	margin: 0 !important;
	padding: 25px !important;
}
.shipping_address{
    display:none;
}

.header_bg{
	position: absolute;
	width: 100%;
	height: 41px;
	top: 26px;
	border-top: solid #00b428 4px;
	background: white;
	border-bottom: solid #00b428 4px;
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.5); 
}

#content{
	background: #ffffff80;
	border-radius: 22px;
	border: 10px solid white;
	color: black;
	top: 50px;
	position: relative;
}

@media screen and (max-aspect-ratio: 1920/1080){
	.background>.player{
		width: auto;
		height: 100%;
	} 
}

@media screen and (min-width: 1280px){
	body{margin:0;}
	 .header{
		position: fixed;
		z-index: 2;
		top: 0;
		left: 0;
		width: 100%;
		padding-top: 20px;
		height: 75px;
		transition: background 0.7s, border 1s;
	}
	.header>.link_home>.logo{
		width: 210px;
		top: 0;
		margin-top: 0;
		left: 50%;
		position: absolute;
		margin-left: -570px;
	}
	.header>.navigation{
		font-family: 'Gill';
		color: white;
		font-size: 13px;
		text-transform: uppercase;
		position: absolute;
		top: 8px;
		right: 50%;
		margin-right: -570px;
		margin-top: 27px;
	}
	.wpmenucart-icon-shopping-cart-0{
		margin-right:17px;
	}
	
	.menu{
	  margin-top: 10px;
	}
	[aria-current]{    
	   font-weight: 800;
	}
/*
	.header.fat{ 
		background: #ffffff70;
		border-bottom: 1px solid #00b428 !important;
	}
*/
	

	/*header slim desktop*/
	

	.header > .navigation .menu-item:nth-child(1){
	  border: none;
	}
	.menu-item{
	    display: inline-block;
		color: white;
		padding: 0 30px;
		border-left: 1px white solid;
		border-left-color: white;
		border-left-style: solid;
		border-left-width: 1px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		cursor: pointer;
		opacity:1;
		transition:opacity 1s;
	}
	.menu-item:hover{
		opacity:0.7;
	}

	.background{
		position: fixed;
		z-index: -1;
		top: 0;
		left: 0;
		width: 100%;
		margin: 0;
		height: 100%;
		overflow: hidden;
		z-index: -1;
		text-align:center;
		opacity: 1;
	}
	.background>.player{
		position: absolute;
		top: 0;
		width: 100%;
		height: auto;
		left: 50%;
		margin-left:0;
	}
	.box_row{
		margin-bottom:14px;
	}

	.box_row.box_r_2.box_t_3{
		margin-bottom:14px;
	}

	.box_cell{
		display:inline-block;
		position:relative;
		border: 1px #00b428 solid;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		background-position: center;
		background-size: cover;
		cursor: pointer;
		opacity: 1;
		transition: opacity 1s;
	}
	.box_cell:hover{
		opacity:0.5;
	}
	.box_cell.box_r_1.box_c_1{
		width: 1140px;
		height: 400px;
	}
	.box_cell.box_r_2.box_c_1{
		width: 478px;
		height: 320px;
		margin-right:14px;
	}
	.box_cell.box_r_2A.box_c_2{
		width: 478px;
		height: 320px;
	}
	.box_cell.box_r_2A.box_c_1{
		width: 648px;
		height: 320px;
		margin-right:14px;
	}
	.box_cell.box_r_2.box_c_2{
		width: 648px;
		height: 320px;
	}
	.box_cell.box_r_3.box_c_1{
		width: 478px;
		height: 187px;
		margin-right:14px;
	}
	.box_cell.box_r_3.box_c_2{
		width: 358px;
		height: 187px;
		margin-right:14px;
	}
	.box_cell.box_r_3.box_c_3{
		width: 276px;
		height: 187px;
	}
	.box_cell.box_r_3A.box_c_2{
		width: 478px;
		height: 187px;
		margin-right:14px;
	}
	.box_cell.box_r_3A.box_c_3{
		width: 358px;
		height: 187px;
	}
	.box_cell.box_r_3A.box_c_1{
		width: 276px;
		height: 187px;
		margin-right:14px;
	}
	.container{ 
		width: 1140px;
		left: 50%;
		position: relative;
		margin-left: -570px;
		top: 0;
		background:#ffffff80;
		text-align:center;
		margin-bottom:28px;
		border: 10px solid white;
		border-radius: 22px;
	}
	.container_menu{    
		display:none;
	}
	.footer{
		margin: 0;
		margin-top: 20px;
		color: black;
		font-family: 'Gill';
		text-align: center;
		padding: 20px 0px;
		border-top: solid 6px #00b428;
		background: #ffffff;
		left:0;
		width:100%;
	}
	.footer>span{
		color:#00b428;
	}
	.price{
		color: #77a464;
		display: block;
		font-weight: 400;
		margin-bottom: .5em;
		font-size: 1.2em;
	}

	#main{
		margin-top: 50px;
		left: 50%;
		width: 1140px;
		position: relative;
		margin-left: -570px;
		height: 100%;
		display: block;
		margin-bottom: 80px;
	}
	.products.columns-4{
	  padding: 0;
	  width: 1164px;
	  margin-left: -23px;
	}
	.woocommerce-loop-product__title{
		font-size:1.5em;
		width: 265px;
		height: 56px;
	}
	.products{
		border:none;
	}
	 .product.type-product{
	  display: inline-block;
	  margin-left: 23px;
	  margin-top:15px;
	}
	.woocommerce-ordering{
		text-align: right;
		right: 0;
		position: relative;
	}
	.wp-post-image{
		height:265px;
		width:265px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		/* border: #00b428 solid 1px;	 */
	}
	th, tr{
	  color: black;
	}
	.products.columns-4>.product.type-product.status-publish{
	    margin-left: 22px;
	}
	.product.type-product.status-publish{
	  display: inline-block;
	/*  width: 265px;*/
	  padding: 0;
	  margin: 0;
	  border: 0;
	  /*! margin-left: 7px; */
	  /*! box-sizing: border-box; */
	  /*! -moz-box-sizing: border-box; */
	  /*! -webkit-box-sizing: border-box; */
	  /*! border: #ae9a65 solid 2px; */
	  margin-left: 140px;
	  margin-bottom: 50px;
	}
	.woocommerce-LoopProduct-link.woocommerce-loop-product__link{
	  /*! box-sizing: border-box; */
	  /*! -moz-box-sizing: border-box; */
	  /*! -webkit-box-sizing: border-box; */
	  /*! border: #ae9a65 solid 2px; */
	  text-align: center;
	}
	.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{	  
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		/* border: #00b428 solid 1px;	 */
		height: 265px;
		width:265px;
	}
	option{
	  border: 1px #00b428 solid;
	  color: black;
	  background: none;
	}
	.woocommerce-loop-product__title{
	  font-family: 'Bodoni 72';
	  color: black;
	  text-decoration: none;
	  margin-bottom: 0px;
	  font-size: 20px;
	}
	bdi{
	  display: block;
	  font-family: Gill;
	  text-decoration: none;
	  color: #00b428;
	  /*! font-weight: bold; */
	  /*margin-top: 14px;*/
	  font-size: 20px;
	  font-family:Gill;
	}
	a{
	  text-decoration: none;
	}
	
	.woocommerce-message,
	.woocommerce-error,
	.woocommerce-info{
		border: solid 1px #00b428 !important;
		background: none !important;
		color: black !important;
		position: fixed !important;
		width: 1100px !important;
		padding: 32px 20px !important;
		background: #ffffff80 !important;
		z-index: 10000 !important;
		margin: -140px 0 0 0 !important;
		top: 50% !important;
		left: 50% !important;
        margin-left: -570px !important;
	}
	.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
	.input-text.qty.text,
	.checkout-button,
	#place_order,
	.single_add_to_cart_button,
	.button.wp-element-button.product_type_simple,
	.button.wp-element-button.product_type_variable{
	  display: block;
	  color: black;
	  text-align: center;
	  border: 1px solid black;
	  margin: 24px;
	  padding: 9px;
	  transition: 1s border, 1s opacity;
	  opacity: 1;
	  cursor:pointer;
	}
	div.quantity{
		position:relative;
		display:inline-block;
	}
	.single_add_to_cart_button{
		position:relative;
		display:inline-block;
		vertical-align:baseline;
		cursor:pointer;
		background-color:transparent;
		margin-top: -36px;
		margin-left: 10px;
	}
	.woocommerce-product-gallery{
		width: 40%;
		display: inline-block;
	}
	.summary.entry-summary{
		display: inline-block;
		top: 0;
		position: absolute;
		margin-top: 135px;
		left:50%;
		width: 60%;
		border-left: solid 1px #00b428;
		padding-left:50px;
		padding-bottom:40px;
	}
	.checkout-button{
		width: calc(100% - 18px);
		margin:0;
	}
	.wc-proceed-to-checkout {
    	margin-top: 15px;
    }
    .shop_table.shop_table_responsive{
        position: relative;
        right: 0;
        margin-right: 0;
        text-align: right;
        width: 100%;
    }
    .cart-collaterals > .cart_totals > h2 {
    	text-align: right;
    }
    .shop_table.shop_table_responsive > tbody > tr > th {
    	text-align: left;
    	padding-left: 844px;
    }
	.input-text.qty.text{
		background-color:transparent;
		margin:0;
	}
	.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover,
	.button[name="update_cart"]:hover,	.button[name="apply_coupon"]:hover,
	#place_order:hover,
	.wpcf7-submit:hover,
	.single_add_to_cart_button:hover{
	  border: 1px solid #00b428;
	  opacity: 0.5;
	}
	.orderby{
	  border: 1px black solid;
	  color: black;
	  background: none;
	  padding: 8px;
	  margin-top: -8px;
	}

	.woocommerce-result-count{
		position: relative;
		top: 0;
		left: 0;
		color: #00b428;
		margin-bottom:-20px;
		margin-top:90px;
	}
	.footer_class {
		display: inline-block;
	}
	#wpmenucartli{
		padding: 0 0 0 30px;
	}
	.woocommerce-product-gallery__wrapper{
	    position: relative;
        left: 0;
        margin: 0;
        top: 0;
        margin-top: 40px;
	}
	.woocommerce-product-gallery__image > a > .wp-post-image,
	.woocommerce-product-gallery__image--placeholder > .wp-post-image {
        height: 360px;
        width: 360px;
    }
    .woocommerce-cart-form,
    .cart-collaterals,
    .checkout.woocommerce-checkout{
        width: 1140px;
        position: relative;
        left: 50%;
        margin-left: -570px;
    }
    .woocommerce-cart-form__cart-item.cart_item .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail,
	.woocommerce-cart-form__cart-item.cart_item>.product-thumbnail>a>.woocommerce-placeholder{
        width:132px;
        height:132px;
		margin: 15px 0;
    }
    
    .contact_form{
		margin-top: 0;
		width: calc(100% - 20px);
		position: relative;
		display: block;
		top: -70px;
		color: black;
		left: 10px;
	}

    .privacy_policy{
        position: relative;
        width:1140px;
        left:50%;
        margin-left:-570px;
        color:white;
    }
    .form-row.place-order,
    .wc_payment_methods.payment_methods.methods {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.cart-subtotal>th,
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.cart-shipping>th,
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.order-total>th,
    .shop_table.woocommerce-checkout-review-order-table>thead>tr>.product-name,
    .shop_table.woocommerce-checkout-review-order-table>tbody>.cart_item>.product-name{
        text-align:left;
    }
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.cart-subtotal>td,
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.cart-shipping>td,
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.order-total>td,
    .shop_table.woocommerce-checkout-review-order-table>thead>tr>.product-total,
    .shop_table.woocommerce-checkout-review-order-table>tbody>.cart_item>.product-total {
        text-align: right;
        padding-left: 50px;
    }
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.cart-subtotal>td,
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.cart-subtotal>th{
        padding-top:15px;
    }
    .shop_table.woocommerce-checkout-review-order-table>thead>tr>.product-name,
    .shop_table.woocommerce-checkout-review-order-table>thead>tr>.product-total{
        padding-bottom:15px;
    }
    .woocommerce-input-wrapper {
        display: block;
    }
    .woocommerce-billing-fields__field-wrapper > p,
    .woocommerce-shipping-fields__field-wrapper > p {
    	width: calc(50% - 20px);
        display: inline-block;
        margin: 15px 20px 15px 0;
    }
	#shipping_city_field, #shipping_address_2_field, #shipping_country_field, #shipping_last_name_field, #billing_phone_field,#billing_city_field,#billing_address_2_field,#billing_country_field,#billing_last_name_field {
		margin-right: 0;
		margin-left: 20px;
	}
    .woocommerce-input-wrapper > input, .woocommerce-input-wrapper > select, .woocommerce-input-wrapper > textarea {
    	display: block;
    	color: black;
    	text-align: center;
    	border: 1px solid black;
    	padding: 9px;
    	transition: 1s border, 1s opacity;
    	opacity: 1;
    	background: transparent;
    	width: 100%;
    	margin-top: 10px;
    	text-align: left;
    }
    .woocommerce-input-wrapper > input{
        width:calc(100% - 20px);
    }
    .woocommerce-input-wrapper > textarea{
        width: calc(100% - 20px);
        height: 80px;
    }
    .woocommerce-order {
    	width: 1140px;
    	position: relative;
    	left: 50%;
    	margin-left: -570px;
    }
    .woocommerce-table__product-table.product-total,
    .woocommerce-table__product-total.product-total,
    tfoot > tr > td{
        text-align: right;
    }
    .woocommerce-table__product-name.product-name,
    tfoot > tr > th{
    	text-align: left;
    }
    .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1, .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
    	width: 49%;
    	display: inline-block;
    	top: 0;
    	position: relative;
    	height: 100%;
    }
    .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2>.woocommerce-column__title,
    .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2>address{
        position:relative;
        top:-70px;
    }
    #place_order{
		margin:0;
	}
	.shop_table.woocommerce-checkout-review-order-table {
		margin-left: 432px;
	}
	.restore-item{
		color:#00b428;
	}
	
	.navigation_mobile{    
		display:none;
	}
	.elenco_categories{
        width: 240px;
        display:inline-block;
        vertical-align: top;
        position: absolute;
        top: 0;
        border-right: 1px #00b428 solid;
        height: calc(100% - 62px);
        padding-top: 20px;
        left: 50%;
        margin-left: -560px;
        line-height: 24px;
    }
    .cat_mobile{
        display:none;
    }
    
    .woocommerce-result-count {
        position: relative;
        top: 0;
        left: 260px;
        color: #00b428;
        margin-bottom: -20px;
    }
    
    .products.columns-4 {
        padding: 0;
        width: 900px;
        display: inline-block;
        margin: 0;
        left: 240px;
        position: relative;
		margin-top:30px;
    }
    .banner_category{
        width:890px;
        margin-left:250px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1279px){
	.claim{
		padding:0;
	}
	.header.slim{ 
		background: #ffffffff;
	}
	.background>.player{
		width: auto;
		height: 100%;
	} 
	.menu_mobile{
	   display: block;
		background-image: url('../../../img/menu.png');
		width: 40px;
		height: 40px;
		position: absolute;
		top: 30px;
		right: 10px;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.header >.link_home>.logo{
		width: 170px;
		top: 10px;
		margin-top: 0;
		position: absolute;
		margin-left: 15px;

	}
	 .header>.navigation{
		display:none;
	 }
	.container_menu{
		width: 50%;
		background: #fff;
		position: fixed;
		right: 0;
		top: 75px;
		z-index: 5;
		height: 100%;
		border-left: #00b428 solid 4px;
		-webkit-box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.5);
		-moz-box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.5);
		-o-box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.5);
		box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.5);
	}
	.container{
		position: relative;
		background: #ffffff80;
		border-radius: 22px;
		border: solid 5px #fff;
		width: 684px;
		margin-left: calc(50% - 342px);
	}
	.navigation_mobile{    
		font-family: 'Gill';
		color: white;
		font-size: 13px;
		text-transform: uppercase;
		position: absolute;
		top: 0;
	}    
	
	.navigation_mobile>.voice{    
		margin-top: 20px;
		margin-left: 20px;
	}
	
	.background{
		position: fixed;
		z-index: -1;
		top: 0;
		left: 0;
		width: 100%;
		margin: 0;
		height: 100%;
		overflow: hidden;
		z-index: -1;
		text-align:center;
		opacity: 1;
	}
	.background>.player{
		position: absolute;
		top: 0;
		width: 100%;
		height: auto;
		left: 50%;
		margin-left:0;
	}
	#menu-italian_menu{
		padding-left: 15px;
	}
	.menu-item{
		display: block;
		text-align: left;
		margin-bottom: 15px;
	}
	.menu-item > a{
		color: white;
		text-decoration: none;
		text-align: left;
		font-size: initial;
	}
	.header{
		top: 0;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 58px;
		-webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.5); 
		box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.8);
		transition: background 0.7s, border 1s;
	}
	.footer{
		margin: 0;
		margin-top: 20px;
		color: black;
		font-family: 'Gill';
		text-align: center;
		padding: 20px 0px;
		border-top: solid 6px #00b428;
		background: #ffffff;
		left:0;
		width:100%;
	}
	.footer>span{
		color:#00b428;
	}
	
	.box_row{
		margin-bottom:14px;
	}

	.box_row.box_r_2.box_t_3{
		margin-bottom: 14px;
		margin-top: -226px;
	}

	.box_cell{
		display:inline-block;
		position:relative;
		border: 1px #00b428 solid;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		background-position: center;
		background-size: cover;
		cursor: pointer;
		opacity: 1;
		transition: opacity 1s;
	}
	.box_cell:hover{
		opacity:0.5;
	}
	.box_cell.box_r_1.box_c_1{
		width: 684px;
		height: 240px;
	}
	.rw_theme.nav_elem.box_cell.box_r_2.box_t_3.box_c_1{
		width: 323px;
		height: 209px;
		margin-left: 361px;
		margin-bottom: 14px;
	}
	.rw_theme.nav_elem.box_cell.box_r_2.box_t_3.box_c_2{
		width: 684px;
		height: 320px;
	}
	.box_cell.box_r_2A.box_c_1{
		margin-right: 14px;
		height: 209px;
		width: 347px;
	}
	.box_cell.box_r_2A.box_c_2{
		width: 323px;
		height: 209px;
	}
	
	.box_cell.box_r_3A.box_c_2{
		width: 287px;
		height: 157px;
		margin-right:8px;
	}
	.box_cell.box_r_3A.box_c_3{
		width: 215px;
		height: 157px;
	}
	.box_cell.box_r_3A.box_c_1{
		width: 166px;
		height: 157px;
		margin-right:8px;
	}
	.box_cell.box_r_3.box_c_1{
		width: 458px;
		height: 177px;
		margin-bottom: 14px;
		margin-right: 8px;
	}
	.box_cell.box_r_3.box_c_2{
		width: 218px;
		height: 177px;
		margin-bottom: 14px;
	}
	.box_cell.box_r_3.box_c_3{
		width: 353px;
		height: 208px;
	}
	.box_cell.box_r_2.box_c_1{
		width: 323px;
		height: 209px;
		margin-right: 14px;
	}
	.box_cell.box_r_2.box_c_2{
		width: 347px;
		height: 209px
	}
	.woocommerce-loop-product__title{
		font-family: 'Bodoni 72';
		color: black;
		text-decoration: none;
		margin-bottom: 0px;
		font-size: 20px;
		height:40px;
	}
	.price{
		color: #77a464;
		display: block;
		font-weight: 400;
		margin-bottom: .5em;
		font-size: 1.2em;
	}
	bdi{
		display: block;
		font-family: Gill;
		text-decoration: none;
		color: #00b428;
		font-weight: bold;
		margin-top: 14px;
		font-size: 20px;
	}
	.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover{
		border: 1px solid #00b428;
		opacity: 0.5;
	}
	.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
		display: block;
		color: white;
		text-align: center;
		border: 1px solid white;
		margin: 24px 0;
		padding: 9px;
		transition: 1s border, 1s opacity;
		opacity: 1;
	}
	.orderby{
		border: 1px black solid;
		color: black;
		background: none;
		padding: 8px;
		margin-top: -8px;
		margin-right: 40px;
	}
	a{
		text-decoration: none;
	}
	.product.type-product{
		width: calc(50% - 30px);
        display: inline-block;
        position: relative;
        margin-left: 13px;	
	}
	.products.columns-4 {
		width: 760px !important;
		left: 50% !important;
		position: relative !important;
		margin-left: -413px !important;
		margin-top: 30px !important;
	}
	.wp-post-image{
		height:355px;
		width:355px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		/* border: #00b428 solid 1px; */
	}
	.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{	  
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		/* border: #00b428 solid 1px;	 */
		width:355px;
		height: 355px;
	}
	.woocommerce-result-count {
		color: #00b428;
		margin-bottom: -20px;
		position: relative;
		margin-left: 45px;
		margin-top: 80px;
	}
	.woocommerce-ordering{
		text-align: right;
		right: 0;
		position: relative;
	}
	.woocommerce-message,
	.woocommerce-error,
	.woocommerce-info{
		border: solid 1px #00b428 !important;
		background: none !important;
		color: white !important;
		position: fixed !important;
		width: 644px !important;
		padding: 32px 20px !important;
		background: #1F1F1FCC !important;
		z-index: 10000 !important;
		margin: -140px 0 0 0 !important;
		top: 50% !important;
	}

	[aria-current]{    
	   font-weight: 800;
	}
		
	.woocommerce-pagination{	
		width: 738px;
		position: relative;
		left: 50%;
		margin-left: -369px;
	}
	.footer_dash{
		display:none;
	}
	.current_page_item > a {
		color: #00b428;
	}
	.privacy_policy{
	    position: relative;
        width:684px;
        left:50%;
        margin-left:-342px;
        color:white;
    }
	#main{
		position: relative;
		width:684px;
        left:50%;
        margin-left:-342px;
		margin-top: 110px;
	}
	
	.woocommerce-product-gallery{
		width:50% !important;
		margin: 0 !important;
		display:inline-block !important;
	}
	
	.woocommerce-product-gallery__wrapper {
		position: relative;
		left: 0;
		margin: 0;
		margin-top: 0;
		top: 0;
	}
	.summary.entry-summary {
		display: inline-block;
		top: 0;
		position: relative;
		margin-top: 46px;
		right: 0;
		width: 244px;
		vertical-align:top;
	}
	button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
	.input-text.qty.text,
	.checkout-button,
	#place_order,
	.single_add_to_cart_button, 
	.button.wp-element-button.product_type_simple,
	.button.wp-element-button.product_type_variable{
	  display: block;
	  color: white;
	  text-align: center;
	  border: 1px solid white;
	  margin: 24px;
	  padding: 9px;
	  transition: 1s border, 1s opacity;
	  opacity: 1;
	  cursor:pointer;
	}
	.input-text.qty.text{
		background-color:black;
		margin:0;
	}
	.single_add_to_cart_button{
		cursor:pointer;
		background-color:transparent;
		margin-top: -36px;
		margin-left: 80px;
	}
	.woocommerce-cart-form{
		margin-top: 50px;
		width: 684px;
		left: 50%;
		margin-left: -342px;
		position: relative;
	}
	.woocommerce-cart-form__cart-item.cart_item>.product-thumbnail>a>img{
		width: 265px;
		height: 371px;
	}
	.cart-collaterals {
		width: 684px;
		position: relative;
		left: 50%;
		margin-left: -342px;
	}
	.shop_table.shop_table_responsive {
		position: relative;
		right: 0;
		margin-right: 0;
		text-align: right;
		width: 100%;
	}

    .cart-collaterals > .cart_totals > h2 {
    	text-align: right;
    }
	.checkout-button{
		margin:0;
	}
	
    .woocommerce-cart-form,
    .cart-collaterals,
    .checkout.woocommerce-checkout{
        width: 684px;
        position: relative;
        left: 50%;
        margin-left: -342px;
    }
    .woocommerce-cart-form__cart-item.cart_item .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail,
	.woocommerce-cart-form__cart-item.cart_item>.product-thumbnail>a>.woocommerce-placeholder{
        width:132px;
        height:132px;
		margin: 15px 0;
    }
    
    .contact_form,
    .privacy_policy{
        position: relative;
        width: calc(100% - 20px);
		margin-left: 10px;
		color: black;
		top: -80px;
    }
    .form-row.place-order,
    .wc_payment_methods.payment_methods.methods {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.cart-subtotal>th,
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.cart-shipping>th,
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.order-total>th,
    .shop_table.woocommerce-checkout-review-order-table>thead>tr>.product-name,
    .shop_table.woocommerce-checkout-review-order-table>tbody>.cart_item>.product-name{
        text-align:left;
    }
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.cart-subtotal>td,
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.cart-shipping>td,
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.order-total>td,
    .shop_table.woocommerce-checkout-review-order-table>thead>tr>.product-total,
    .shop_table.woocommerce-checkout-review-order-table>tbody>.cart_item>.product-total {
        text-align: right;
        padding-left: 50px;
    }
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.cart-subtotal>td,
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.cart-subtotal>th{
        padding-top:15px;
    }
    .shop_table.woocommerce-checkout-review-order-table>thead>tr>.product-name,
    .shop_table.woocommerce-checkout-review-order-table>thead>tr>.product-total{
        padding-bottom:15px;
    }
    .woocommerce-input-wrapper {
        display: block;
    }
    .woocommerce-billing-fields__field-wrapper > p,
    .woocommerce-shipping-fields__field-wrapper > p {
    	width: calc(50% - 40px);
        display: inline-block;
        margin: 15px 20px 15px 0;
    }
    .woocommerce-input-wrapper > input, .woocommerce-input-wrapper > select, .woocommerce-input-wrapper > textarea {
    	display: block;
    	color: white;
    	text-align: center;
    	border: 1px solid white;
    	padding: 9px;
    	transition: 1s border, 1s opacity;
    	opacity: 1;
    	background: transparent;
    	width: 100%;
    	margin-top: 10px;
    	text-align: left;
    }
    .woocommerce-input-wrapper > input{
        width:calc(100% - 20px);
    }
    .woocommerce-input-wrapper > textarea{
        width: calc(100% - 80px);
        height: 80px;
    }
    .woocommerce-order {
    	width: 684px;
    	position: relative;
    	left: 50%;
    	margin-left: -342px;
    }
    .woocommerce-table__product-table.product-total,
    .woocommerce-table__product-total.product-total,
    tfoot > tr > td{
        text-align: right;
    }
    .woocommerce-table__product-name.product-name,
    tfoot > tr > th{
    	text-align: left;
    }
    .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1, .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
    	width: 49%;
    	display: inline-block;
    	top: 0;
    	position: relative;
    	height: 100%;
    }
    .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2>.woocommerce-column__title,
    .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2>address{
        position:relative;
        top:-70px;
    }
	.contact_form,
    .privacy_policy{
     	margin-top:80px !important;
    }
	.first.footer_text{
		margin-top:10px;
	}
	.last.footer_text{
		margin: 10px 0;
	}
	.elenco_categories{
	    display:none;
	}
	.cat_mobile{
        display:block;
    }
    .filtro_mobile{
        border: 1px white solid;
        color: white;
        background: none;
        padding: 8px;
        margin-top: 10px;
        position: relative;
        margin-left: 45px;
        width: 600px;
    }
    
    
    .banner_category{
        width:600px;
        position:relative;
        left:50%;
        margin-left:-300px;
        height:135px !important;
    }
        
}

@media screen and (max-width: 767px){
	.claim{
		padding: 20px 0;
		font-size: 20px;
	}
	.logo_mela_home{
		width: 230px;
		margin-left: calc(50% - 115px);
		margin-top: -290px;
	}
	.tagline{
		font-size: 65px;
		text-align: center;
	}
	.header.slim{ 
		background: #ffffffff;
		opacity:1;
	}
	.background>.player{
		width: auto;
		height: 100%;
	} 
	.menu_mobile{
	   display: block;
		background-image: url('../../../img/menu.png');
		width: 40px;
		height: 40px;
		position: absolute;
		top: 30px;
		right: 10px;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.header >.link_home>.logo{
		width: 160px;
		top: 12px;
		margin-top: 0;
		position: absolute;
		margin-left: 10px;

	}
	 .header>.navigation{
		display:none;
	 }
	.container_menu{
		width: 50%;
		background: #fff;
		position: fixed;
		right: 0;
		top: 75px;
		z-index: 5;
		height: 100%;
		border-left: #00b428 solid 4px;
		-webkit-box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.5);
		-moz-box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.5);
		-o-box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.5);
		box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.5);
	}
	.container{
		width: 350px;
		left: 50%;
		position: relative;
		margin-left: -175px;
		top: 0;
		margin-top: 0;
	}
	.navigation_mobile{    
		font-family: 'Gill';
		color: white;
		font-size: 13px;
		text-transform: uppercase;
		position: absolute;
		top: 0;
	}    
	
	.navigation_mobile>.voice{    
		margin-top: 20px;
		margin-left: 20px;
	}
	
	.background{
		position: fixed;
		z-index: -1;
		top: 0;
		left: 0;
		width: 100%;
		margin: 0;
		height: 100%;
		overflow: hidden;
		z-index: -1;
		text-align:center;
		opacity: 1;
	}
	.background>.player{
		position: absolute;
		top: 0;
		width: 100%;
		height: auto;
		left: 50%;
		margin-left:0;
	}
	#menu-italian_menu{
		padding-left: 15px;
	}
	.menu-item{
		display: block;
		text-align: left;
		margin-bottom: 15px;
	}
	.menu-item > a{
		color: white;
		text-decoration: none;
		text-align: left;
		font-size: initial;
	}
	.header{
		background:#ffffffff;
		top: 0;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 58px;
		border-bottom: 6px solid #00b428;
		-webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.5); 
		box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.8);
		transition: background 0.7s, border 1s;
	}
	.footer{
		margin: 0;
		margin-top: 20px;
		color: black;
		font-family: 'Gill';
		text-align: center;
		padding: 20px 0px;
		border-top: solid 6px #00b428;
		background: #ffffff;
		left:0;
		width:100%;
	}
	.footer>span{
		color:#00b428;
	}
	
	.box_cell{
		margin-bottom:14px;
	}

	.box_cell{
		display:inline-block;
		position:relative;
		border: 1px #00b428 solid;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		background-position: center;
		background-size: cover;
		cursor: pointer;
		opacity: 1;
		transition: opacity 1s;
	}
	.box_cell:hover{
		opacity:0.5;
	}
	.box_cell.box_r_1.box_c_1,
	.box_cell.box_r_2.box_c_1,
	.box_cell.box_r_2.box_c_2,
	.box_cell.box_r_2A.box_c_1,
	.box_cell.box_r_2A.box_c_2,
	.box_cell.box_r_3.box_c_1,
	.box_cell.box_r_3.box_c_2,
	.box_cell.box_r_3.box_c_3,
	.box_cell.box_r_3A.box_c_1,
	.box_cell.box_r_3A.box_c_2,
	.box_cell.box_r_3A.box_c_3{
		width: 350px;
		height: 121px;
	}
	
	.woocommerce-loop-product__title{
		font-family: 'Bodoni 72';
		color: black;
		text-decoration: none;
		margin-bottom: 0px;
		font-size: 20px;
	}
	.price{
		color: #77a464;
		display: block;
		font-weight: 400;
		margin-bottom: .5em;
		font-size: 1.2em;
		text-align:center;
	}
	.woocommerce-product-details__short-description,
	.stock.in-stock{
		text-align:center;
	}
	bdi{
		display: block;
		font-family: Gill;
		text-decoration: none;
		color: #00b428;
		font-weight: bold;
		margin-top: 14px;
		font-size: 20px;
	}
	.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover{
		border: 1px solid #00b428;
		opacity: 0.5;
	}
	.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
		display: block;
		color: black;
		text-align: center;
		border: 1px solid black;
		margin: 24px 0;
		padding: 9px;
		transition: 1s border, 1s opacity;
		opacity: 1;
	}
	.orderby{
		border: 1px black solid;
		color: black;
		background: none;
		padding: 8px;
		margin-top: -8px;
		left: 50%;
		position: relative;
		margin-left: -151px;
		width: 300px;
	}
	a{
		text-decoration: none;
	}
	.product.type-product{
		width: 300px;
		left: 50%;
		position: relative;
		display: block;
		margin-left: -150px;
	}
	figure.woocommerce-product-gallery__wrapper{
		margin: 0 !important;
	}
	.wp-post-image{
		height:300px;
		width:300px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		/* border: #00b428 solid 1px; */
	}
	.woocommerce-message,
	.woocommerce-error,
	.woocommerce-info{
		border: solid 1px #00b428 !important;
		background: none !important;
		color: white !important;
		position: fixed !important;
		width: 300px !important;
		padding: 20px 20px !important;
		background: #1F1F1FCC !important;
		z-index: 10000 !important;
		margin: -140px 0 0 0 !important;
		top: 50% !important;
		left: 50% !important;
        margin-left: -150px !important;
	}
    
    .woocommerce-message>a{
        color: #00b428;
        bottom: 10px;
        left: 0;
        position: absolute;
        margin-left: 21px;
    }
    
	.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{	  
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		/* border: #00b428 solid 1px;	 */
		width:300px;
		height: 300px;
	}
	.woocommerce-result-count {
		color: #00b428;
		margin-bottom: 30px;
		position: relative;
		text-align:center;
	}
	
	[aria-current]{    
	   font-weight: 800;
	}
		
	.woocommerce-pagination{	
		width: 300px;
		position: relative;
		left: 50%;
		margin-left: -149px;
	}
	.footer_dash{
		display:none;
	}
	.current_page_item > a {
		color: #00b428;
	}
	
	.privacy_policy{
	    position: relative;
        width:350px;
        left:50%;
        margin-left:-175px;
        color:white;
    }
	button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
	.input-text.qty.text,
	.checkout-button,
	#place_order,
	.single_add_to_cart_button, 
	.button.wp-element-button.product_type_simple,
	.button.wp-element-button.product_type_variable{
	  display: block;
	  color: black;
	  text-align: center;
	  border: 1px solid black;
	  margin: 24px;
	  padding: 9px;
	  transition: 1s border, 1s opacity;
	  opacity: 1;
	  cursor:pointer;
	}
	.ritiro_prod {
		margin-top: 20px;
		font-weight: bold;
		position: absolute;
		bottom: 120px;
		width: 100%;
		left:-40px;
	}
	.single_add_to_cart_button{
		background:transparent;
		margin: 10px 0;
		width: 100%;
	}
	.input-text.qty.text{
		background: none;
        margin: 0;
        width: calc(100% - 40px);
        left: 10px;
        position: relative;
	}
	.woocommerce-cart-form{
		margin-top: 50px;
		width: 350px;
		left: 50%;
		margin-left: -175px;
		position: relative;
	}
	.woocommerce-cart-form__cart-item.cart_item>.product-thumbnail>a>img{
		width: 35px;
		height: 49px;
	}
	.cart-collaterals {
		width: 350px;
		position: relative;
		left: 50%;
		margin-left: -175px;
	}
	.shop_table.shop_table_responsive {
		position: relative;
		right: 0;
		margin-right: 0;
		text-align: right;
		width: 100%;
	}

    .cart-collaterals > .cart_totals > h2 {
    	text-align: right;
    }
	.checkout-button{
		margin:0;
	}
    .woocommerce-cart-form,
    .checkout.woocommerce-checkout,
	.woocommerce-order{
		margin-top:70px !important;
	}
	.privacy_policy{
		margin-top:90px !important;
	}
    .woocommerce-cart-form,
    .cart-collaterals,
    .checkout.woocommerce-checkout{
        width: 350px;
        position: relative;
        left: 50%;
        margin-left: -175px;
    }
    .woocommerce-cart-form__cart-item.cart_item .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail,
	.woocommerce-cart-form__cart-item.cart_item>.product-thumbnail>a>.woocommerce-placeholder {
	  width: 32px;
	  height: 32px;
	}
    
    .contact_form{
        position: relative;
		width: calc(100% - 10px);
		left: 5px;
		color: black;
		top: -60px;
	}
    .privacy_policy{
        position: relative;
        width:350px;
        left:50%;
        margin-left:-175px;
        color:white;
		margin-top:90px !important;
    }
    .form-row.place-order,
    .wc_payment_methods.payment_methods.methods {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.cart-subtotal>th,
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.cart-shipping>th,
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.order-total>th,
    .shop_table.woocommerce-checkout-review-order-table>thead>tr>.product-name,
    .shop_table.woocommerce-checkout-review-order-table>tbody>.cart_item>.product-name{
        text-align:left;
    }
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.cart-subtotal>td,
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.cart-shipping>td,
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.order-total>td,
    .shop_table.woocommerce-checkout-review-order-table>thead>tr>.product-total,
    .shop_table.woocommerce-checkout-review-order-table>tbody>.cart_item>.product-total {
        text-align: right;
        padding-left: 50px;
    }
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.cart-subtotal>td,
    .shop_table.woocommerce-checkout-review-order-table>tfoot>.cart-subtotal>th{
        padding-top:15px;
    }
    .shop_table.woocommerce-checkout-review-order-table>thead>tr>.product-name,
    .shop_table.woocommerce-checkout-review-order-table>thead>tr>.product-total{
        padding-bottom:15px;
    }
    .woocommerce-input-wrapper {
        display: block;
    }
    .woocommerce-billing-fields__field-wrapper > p,
    .woocommerce-shipping-fields__field-wrapper > p {
    	width: 100%;
        display: inline-block;
        margin: 15px 20px 15px 0;
    }
	#place_order{
		margin:0;
	}
    .woocommerce-input-wrapper > input, .woocommerce-input-wrapper > select, .woocommerce-input-wrapper > textarea {
    	display: block;
    	color: white;
    	text-align: center;
    	border: 1px solid white;
    	padding: 9px;
    	transition: 1s border, 1s opacity;
    	opacity: 1;
    	background: transparent;
    	width: 100%;
    	margin-top: 10px;
    	text-align: left;
    }
    .woocommerce-input-wrapper > input{
        width:calc(100% - 20px);
    }
    .woocommerce-input-wrapper > textarea{
        width: calc(100% - 20px);
        height: 80px;
    }
    .woocommerce-order {
    	width: 350px;
    	position: relative;
    	left: 50%;
    	margin-left: -175px;
    }
    .woocommerce-table__product-table.product-total,
    .woocommerce-table__product-total.product-total,
    tfoot > tr > td{
        text-align: right;
    }
    .woocommerce-table__product-name.product-name,
    tfoot > tr > th{
    	text-align: left;
    }
    .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1, .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
    	width: 49%;
    	display: inline-block;
    	top: 0;
    	position: relative;
    	height: 100%;
    }
    .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2>.woocommerce-column__title,
    .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2>address{
        position:relative;
        top:-70px;
    }
	#main{
		margin-top: 70px;
		margin-bottom: 70px;
	}
	.first.footer_text{
		margin-top:10px;
	}
	.last.footer_text{
		margin: 10px 0;
	}
	.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{-webkit-transform:translateY(0);transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{-webkit-transform:translateY(0);transform:translateY(0)}.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}
	.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:2147483646}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.2em;right:.4em;font-size:1.6em;opacity:.9;line-height:.75}.cc-window.cc-banner.cc-addedcloseX{padding:2em 1.8em}.cc-close:focus,.cc-close:hover{opacity:1}div.cc-blockingScreen{opacity:.5;background:#000;width:100%;height:100%;z-index:2147483630;top:0;left:0;position:fixed}
	.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-allswitches.cc-floating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}.cc-switch-element{margin-bottom:.3em}.cc-switch{position:relative;display:inline-block;width:2.3em;height:1.4em;margin:0 .3em 0 0;vertical-align:middle}.cc-switch-label{margin-right:.6em}.cc-switch input{opacity:0;width:0;height:0;display:none}.cc-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.cc-slider:before{position:absolute;content:"";height:1em;width:1em;left:.2em;bottom:.2em;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.cc-slider{background-color:#a0db8e}input:focus+.cc-slider{-webkit-box-shadow:0 0 1px #a0db8e;box-shadow:0 0 1px #a0db8e}input:checked+.cc-slider:before{-webkit-transform:translateX(.9em);transform:translateX(.9em)}.cc-slider.disabled:before{opacity:45%}.cc-slider.classic{border-radius:.6em}.cc-slider.classic:before{border-radius:50%}
	@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
	.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
	.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
	.cc-window.cc-banner{
		height:180px !important;
	}
	.wpcf7-form > p {
		display: block;
		width: 100%;
	}
	#wpcf7-f218-o1>.wpcf7-form > p:nth-child(5),
	.wpcf7-form > p:nth-child(7){
		display:inline-flex;
	}
	.product-price > .woocommerce-Price-amount > bdi,
	.product-subtotal > .woocommerce-Price-amount > bdi{
		font-size: 14px;
	}
	.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents>tbody>tr>.product-name{
		padding: 15px 0px !important;
		width:100px;
	}
	.shop_table.shop_table_responsive>tbody>tr>td>span>bdi{
		margin: 10px 0 14px 0;
	}
	.wc-proceed-to-checkout {
		margin-top: 15px;
	}
	.product_meta{
		margin: 40px 0;
	}
	.product_title.entry-title{
		text-align:center;
	}
	
	.elenco_categories{
	    display:none;
	}
	.cat_mobile{
        display:block;
    }
    .filtro_mobile{
        border: 1px black solid;
        color: black;
        background: none;
        padding: 8px;
        margin-top: 10px;
        left: 50%;
        position: relative;
        margin-left: -151px;
        width: 300px;
    }
    .products.columns-4{
        padding:0;
    }
    
    .banner_category{
        width:300px;
        position:relative;
        left:50%;
        margin-left:-150px;
        height: 80px !important;
    }
	
	.banner_classiche,
	.banner_speciali,
	.banner_patate{
		width:100% !important;
		height:auto !important;
	}
	
	.content_wine{
		overflow-x:unset !important;
	}
}

.menu>.menu-item>a,
.menu>.menu-item,
.menu{
	color:black !important;
	border-color:black !important;
}