@media only screen and (max-width: 767px) {
	#chiama-ora-dt {
		display: none;
	}
}

@media only screen and (min-width: 768px) {
	#chiama-ora-mb {
		display: none;
	}
}

.action_button {
	display: block;
}

span.onsale {
	height: 0;
	min-height: 0;
	width: 0;
	min-width: 0;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	position: absolute;
	left: 0 !important;
	right: auto;
	top: 0 !important;
	margin: 0 !important;
	border-style: solid;
	border-width: 70px 70px 0 0;
	border-color: transparent;
	padding: 0;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	z-index: 2;
	background: none;
	border-top-color: #88c430;		
}

span.onsale i, .shop_slider .shop_slider_ul li .item_wrapper span.onsale i {
	position: absolute;
	left: 0px;
	top: -52px; 
	color: #fff; 
	-ms-transform: rotate(-45deg); 
	-webkit-transform: rotate(-45deg); 
	transform: rotate(-45deg);
	list-style: none;
}

span.expo {
	height: 0;
	min-height: 0;
	width: 0;
	min-width: 0;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	position: absolute;
	left:auto;
	right: 0 !important;
	bottom: 0 !important;
	margin: 0 !important;
	border-style: solid;
	border-width: 70px 70px 0 0;
	border-color: transparent;
	padding: 0;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	z-index: 2;
	background: none;
	border-top-color: #88c430;	
	-ms-transform: rotate(180deg); 
	-webkit-transform: rotate(180deg); 
	transform: rotate(180deg);		
}

span.expo i {
	position: absolute;
	right: -48px;
	bottom: 36px; 
	color: #2c2c2c; 
	-ms-transform: rotate(-225deg); 
	-webkit-transform: rotate(-225deg); 
	transform: rotate(-225deg);		
}
#cart_qty {
	background-color: #000;
	color: #fff;
	margin-left: 7px;
	padding: 1px 6px;
	border-radius: 10px;
}

.faq .remove_filter, .faq .close {
	font-size: 12px;
	font-weight: bold;
}

#gallery-2 {
    margin: auto;
}
@media only screen and (max-width: 767px) {
#gallery-2 .gallery-item {
		float: left;
		margin-top: 10px;
		text-align: center;
		width: 25% !important;
}
}
@media only screen and (min-width: 768px) {
#gallery-2 .gallery-item {
		float: left;
		margin-top: 10px;
		text-align: center;
		width: 12.5%;
}
}
#gallery-2
img {
    border: 2px solid #cfcfcf;
}
#gallery-2 .gallery-caption {
    margin-left: 0;
}

@media only screen and (max-width: 767px) {
	.mobile-header-mini.mobile-sticky #Top_bar .top_bar_right {
		display: none;
	}
}

/*
@media only screen and (min-width: 1240px) {
	#Top_bar .menu>li>a span.sottomenu {
		font-size: 13px; 
		padding: 0 10px;
		color: #333;
	}
}
*/
.orange-border {
	border: 2px solid #ff6600 !important;
}

div.ui-dialog {
	position:fixed;
	margin: 0 15px 5px 0;
}

div.ui-dialog img {
	width: 80px;
}

@media only screen and (max-width: 767px) {
	div.ui-dialog {
		position:fixed;
		margin: 5px;
		/*max-width: 250px;*/
		min-height: 115px;
		max-height: 115px;
	}
	div.ui-dialog img {
		width: 40px;
	}	
	.full-width {
		padding: 20px;
	}
}
.rwd-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}


#FormContatti #website, #contactForm #website { display:none; }
#FormContatti #email, #contactForm #email { display:none; }