.fadeup {
	margin-top: 170px;
}

.review-stars li { 
	display: inline; 
	color: #000 !important;
}
.star:before{
	font-family:"mfn-icons";
	font-style:normal;
	font-weight:400;
	speak:none;
	display:inline-block;
	text-decoration:none!important;
	width:1em;
	margin-right:.2em;
	text-align:center;
	font-variant:normal;
	text-transform:none;
	line-height:1em;
	margin-left:.2em;
	content:'\e927'
}
.review-stars .inactive { color: #ccc; }

.section_parallax, .section_parallax_2 { 
	background-repeat:no-repeat; 
	background-position:center center; 
	background-attachment:fixed; 
	background-size:cover; 
	-webkit-background-size:cover; 
	-moz-background-size: cover; 
	-o-background-size: cover;
} 
@media only screen and (max-width: 767px) { 
	.section_parallax {
		min-height: 360px;
		padding: 60px 0;
	}
	.section_parallax_2 {
		min-height: 200px;
		padding: 30px 0;
	}
	.coupon_title {
		margin-top: 60px;
		font-family: Lato; 
		font-weight: 900;
		color: #fff !important;
		-webkit-text-stroke: 1px #333;
	}
	.hide_mobile {
		display: none;
	}
	.aligncenter_on_mobile {
		text-align: center;
	}
}
@media only screen and (min-width: 768px) { 
	.section_parallax {
		min-height: 600px;
		padding: 120px 0;
	}
	.section_parallax_2 {
		min-height: 300px;
		padding: 60px 0;
	}	
	.coupon_title {
		margin-top: 120px;
		font-family: Lato;
		font-weight: 900;
		color: #fff !important;
		-webkit-text-stroke: 1px #333;
	}	
	.hide_desktop {
		display: none;
	}	
}	
@media (hover: none) { 
	.section_parallax, .section_parallax_2 {
		background-attachment:scroll
	}
}

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



@media only screen and (max-width: 767px) {

	body {
		font-size: 22px;
		line-height: 28px;
	}
	
	.thumbs-down-and-right {
		transform: rotate(45deg);
	}

	.thumbs-up-and-left {
		transform: rotate(225deg);
	}
	
	.desktop_only {
		display: none;
	}	
	
	#bottom-bar {
		z-index: 9002; 
		width: 100%; 
		height: 60px; 
		position: fixed; 
		bottom: 0; 
		padding: 0; 
		margin: 0; 
		border-top: 2px solid #555;
	}
	#bottom-bar .bar-left {
		float: left; 
		width: 50%; 
		height: 60px; 
		padding: 0; 
		margin: 0; 
		text-align: center; 
		background-color: green; 		
		font-size: 38px; 
		line-height: 56px;
	}		
	#bottom-bar .bar-left a {
		color: #fff !important;
	}
	#bottom-bar .bar-right {
		float: left; 
		width: 50%; 
		height: 60px; 
		padding: 0; 
		margin: 0; 
		text-align: center; 
		background-color: #333;  
		font-size: 38px; 
		line-height: 56px;
	}	
	#bottom-bar .bar-right a {
		color: #fff !important;
	}	
	
	#Footer {
		padding-bottom: 60px;
	}
}
@media only screen and (min-width: 768px) {

	.mobile_only {
		display: none;
	}
	
}

.top_list {
	list-style: none !important; 
	line-height: 1em; 
	margin-bottom: 30px !important;
}

.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;
}
#gallery-2 .gallery-item {
	float: left;
	text-align: center;
	width: 16% !important;
	margin: 0.33% !important;
}
#gallery-2 img {
  border: 0;
}
#gallery-2 .gallery-caption {
  margin-left: 0;
}
#Content .gallery:not(.gallery-columns-1) .gallery-item {
	width: 50%;
	clear: none
}
#Content .gallery:not(.gallery-columns-1) .gallery-item:nth-child(2n+1) {
	clear: none
}

@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-left: 20px !important;
		padding-right: 20px !important;
	}
}
.rwd-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  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; }