:root {
	--accent:#95cdaf;
	--text:#404040;
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

body a.xoo-wsc-ft-btn.xoo-wsc-ft-btn-cart, body a.xoo-wsc-ft-btn.xoo-wsc-ft-btn-checkout, body a.xoo-wsc-ft-btn.xoo-wsc-ft-btn-continue{
	color: #fff;
	background: #95ceaf;
	border-radius: 16px;
}

body a.xoo-wsc-ft-btn.xoo-wsc-ft-btn-cart:hover, body a.xoo-wsc-ft-btn.xoo-wsc-ft-btn-checkout:hover, body a.xoo-wsc-ft-btn.xoo-wsc-ft-btn-continue:hover{
	color: #fff;
	background: #404040;
	border-radius: 16px;
}

.card-prodotto:hover h4{
	color: #404040;
}

.decobox1{
	width:230px;top: -70px;left: -110px;
}
.decobox2{
	width:230px;bottom: -40px;right: -120px;
}

.decobox3{
	width:210px;top: -70px;right: -80px;
}
.decobox4{
	width:210px;bottom: -60px;left: -110px;
}

.decobox5{
	width:215px;top: -60px;left: -110px;
}
.decobox6{
	width:215px;bottom: -38px;right: -120px;
}

body .festi-cart-pop-up-body{
	box-sizing: border-box;
	padding-top: 60px !important;
}

body div#festi-cart-pop-up-content div.festi-cart-pop-up-body{
	border: 0px !important;
	width: 100% !important;
}

body div.festi-cart-pop-up-body div.festi-cart-pop-up-header span.festi-cart-added-to-cart-msg{
	color: #99cc99 !important;
	font-size: 18px !important;
}

div.festi-cart-pop-up-body div.festi-cart-pop-up-header {
  margin: 10px auto !important;
}

button{
	border: 0;
	-webkit-appearance: none;
}

input{
	-webkit-appearance: none;
	border-radius: 0;
}

body div#festi-cart-pop-up-content span.festi-cart-closed.b-close{
	position: absolute !important;
	top: 10px !important;
}

body div#festi-cart-pop-up-content span.festi-cart-closed.b-close span.festi-cart-closed-button{
	display: block;
	font-size: 0 !important;
	background: url("../img/close.svg") no-repeat;
	height: 40px;
	width: 40px;
}
body, html{
	padding: 0;
	margin: 0;	
	line-height: 21px;
	font-size: 14px;
	color: #404040;
	font-family: 'Karla', sans-serif;
	font-weight: 400;
}

:focus {
outline: 0;
}
#mobile-lingue{
	display: none;
}
.overflow-hidden{
	overflow: hidden;
}
#nav-icon3 {
  width: 30px;
  height: 45px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  z-index: 99;
  position: absolute;
  right: 0px;
  top: 26px;
  display: none;
  z-index: 9998;
}
#nav-icon3 span {
  background: #404040;
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#nav-icon3 span:nth-child(1) {
  top: 0px;
}
#nav-icon3 span:nth-child(2) {
  top: 10px;
}
#nav-icon3 span:nth-child(3) {
  top: 10px;
}
#nav-icon3 span:nth-child(4) {
  top: 20px;
}
#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#nav-icon4 {
  width: 30px;
  height: 45px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  z-index: 99;
  position: absolute;
  right: 0px;
  top: 26px;
  display: none;
}
#nav-icon4 span {
  background: #404040;
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#nav-icon4 span:nth-child(1) {
  top: 0px;
}
#nav-icon4 span:nth-child(2) {
  top: 10px;
}
#nav-icon4 span:nth-child(3) {
  top: 10px;
}
#nav-icon4 span:nth-child(4) {
  top: 20px;
}
#nav-icon4.open span {
  background: #bbb lu;
}
#nav-icon4.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#nav-icon4.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#nav-icon4.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#overlay {
  display: none;
  width: 100%;
  height: 100%;
  background: #F1F1F1;
  opacity: 1;
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
}
.overflowy {
  overflow-y: hidden;
}
.menu-mobile {
  margin-left: 5%;
  display: none;
  z-index: 9998;
  text-align: left;
  position: fixed;
  top: 80px;
  left: 0%;
  width: 90%;
}
.menu-mobile ul {
  padding: 0;
  margin: 0px auto 0;
  display: table;
}
.menu-mobile ul li.sottomenu{
	cursor: pointer;
}
.menu-mobile ul li.sottomenu span{
	display: inline-block;
}
.menu-mobile ul li.sottomenu span:after{
	content: "";
	display: inline-block;
	vertical-align: middle;
	border: solid #404040;
	  border-width: 0 2px 2px 0;
	  display: inline-block;
	  padding: 2px;
	 transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  	margin-left: 8px;
  	margin-bottom: 5px;
}
.menu-mobile ul li.sottomenu.opened span:after{
	content: "";
	 transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  	margin-bottom: 0;
}
.menu-mobile ul li.sottomenu.opened{
	/*color: #97ccb0;*/
	font-weight: 600;
}
.menu-mobile ul li.sottomenu ul{
	display: none;
}

.menu-mobile ul li.sottomenu.opened a{
	font-weight: 400;
}

.menu-mobile ul li.sottomenu .btn-filtro{
	border: none !important;
	font-size: 18px;
  line-height: 2;
}

.menu-mobile ul:nth-child(3) li {
  font-size: 15px;
  text-transform: none;
}
.menu-mobile ul li {
  list-style: none;
  margin-bottom: 0px;
  font-size: 15px;
  line-height: 2.2;
  text-align: center;
  text-transform: uppercase;
}
.menu-mobile ul li a:first-child{
	margin-top: 0;
}
.menu-mobile ul li strong{
	margin-top: 5px;
}
.menu-mobile ul li.current-menu-item a {
  text-decoration: underline;
}
.menu-mobile ul li img {
  display: none;
}
.menu-mobile ul li a {
  color: #404040;
  text-decoration: none;
  width: auto;
  display: table;
  margin: 10px auto 0;
  text-transform: uppercase;
  border-top: 1px solid #404040;
}
.menu-mobile ul li.sottomenu a{
	border-top: 0;
}
.menu-mobile ul li a:hover {
  color: #97ccb0;
  text-decoration: none;
}
.menu-mobile ul li.lang-item {
  display: inline-table;
}
.menu-mobile ul li.lang-item:last-child:after {
  display: none;
  margin: 0;
}
.menu-mobile ul li.lang-item:after {
  content: "/";
  display: inline-block;
  margin: 0 5px;
  color: #fff;
}
.menu-mobile ul li.lang-item.current-lang {
  text-decoration: underline;
  color: #fff;
}

.tiles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: zoom-in;
  }

  .tile {
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: transform .5s ease-out;
  }


.menu-mobile .btn-filtro{
	background: transparent;
	float: none;
	width: auto;
	padding: 0;
	margin: 0 4px;
	display: block;
}
.menu-mobile .btn-filtro:hover{
	background: transparent;	
}
.menu-mobile ul li ul li{
	display: block;
}

.menu-mobile ul li ul a{
	text-transform: lowercase;
	margin: 0;
	display: inline-block;
	color: #97ccb0;
}

ul, li ol{
	margin: 0;
	padding: 0;
}

ul.nav li.has-sub-menu.opened a, ul.nav li.has-sub-menu a:hover{
	background: #F1F1F1;
	color: #404040 !important;
}

ul.nav li.has-sub-menu .sub-menu a:hover{
	color: #97ccb0 !important;
}

.woocommerce-error{
	color:red;
	font-style:bold;
}

.has-sub-menu.opened .sub-menu{
	display: block;
}

.woocommerce-message{display: none;}

.container{
	width: 100%;
	position: relative;
}

.content{
	width: 1280px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
}

.content.mini{
	width: calc(1240px - 5%);
}

img{
	display: block;
}

a{
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
text-decoration: none;
color: #97ccb0;
}

a:hover{
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
text-decoration: none;
color: #97ccb0;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

#info-header{
	background: url("../img/pattern-head.jpg") repeat;
	height: 50px;
	width: 100%;
}

#loadingDiv {
	position:fixed;
    top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-color:#666;
	background-image:url('loader.gif');
	background-repeat:no-repeat;
	background-position:center;
	z-index:10000000;
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
}

#info-header ul{
	list-style: none;
	float: right;
}

#info-header ul li{
	display: block;
	padding: 0px 10px;
	border-right: 1px solid #b9b4b5;
	float: left;
	margin-top: 14px;

} 

#info-header ul li:last-child{
	padding: 0px 0px 0px 15px;
	border-right: 0px solid #b9b4b5;
}

#info-header ul li a{
	color: #404040;
}

#info-header ul li a:hover{
	color: #97ccb0;
}

#info-header .login{
	background: #404040;
	border-right: 0;
	padding: 14px;
	margin-top: 0px;
}
#info-header .login a{
	color: #97ccb0;
}
#info-header .login:hover a{
	color: #fff;
}
#info-header .login i{
	background: url("../img/utente.png") no-repeat;
	width: 13px;
	height: 13px;
	display: inline-block;
	margin-right: 5px;
}

#info-header .registrazione{
	background: #404040;
	border-right: 0;
	padding: 14px;
	margin-top: 0px;
}
#info-header .registrazione a{
	color: #97ccb0;
}
#info-header .registrazione:hover a{
	color: #fff;
}
#info-header .registrazione i{
	background: url("../img/registrazione.png") no-repeat;
	width: 13px;
	height: 13px;
	display: inline-block;
	margin-right: 5px;
}
.header{
	height: 135px;
	position: relative;
}
.header .logo{
	position: absolute;
	left: 0;
	top: 30px;
}
.cnt-nav{
	position: absolute;
	right: 0;
	top: 20px;
}


.header form{
	position: relative;
}
.header input[type="text"]{
	background: #fff;
	border: 1px solid #b9b4b5;
	padding: 12px 10px;
	font-size: 13px;
	color: #404040;
	float: left;
	margin: 0;
	width: 175px;
}
.header input[type="submit"]{
	background: #fff;
	border: 1px solid #b9b4b5;
	padding: 10px;
	background: url("../img/cerca.png") no-repeat;
	width: 15px;
	height: 16px;
	display: block;
	cursor: pointer;
	border:0;
	position: absolute;
	right: 8px;
	top: 13px;
	margin: 0;
}

.header input[type="submit"]:hover{
	background: url("../img/cerca.png") no-repeat;
	color: #fff;
}

.wishlist i{
	background: url("../img/n.png") no-repeat;
	width: 19px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}
.wishlist{
	margin: 11px 30px 0;
	float: left;
	color: #404040;
	display: block;
	float: right;
}
.carrello i{
	background: url("../img/carrello.png") no-repeat;
	width: 19px;
	height: 17px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
.carrello{
	border: 1px solid #97ccb0;
	padding: 10px 20px;
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.carrello:hover{
	background: #97ccb0;
	color: #fff;
	-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.carrello:hover i{
	background: url("../img/carrelloHover.png") no-repeat;
}

.cnt-nav form{
	width: 190px;
	float: right;
}

.nav{
	/*position: absolute;
	top: 64px;
	right: 0;*/
	margin-top: 10px;
	float: right;
	position: relative;
	padding-top: 0px;
	width: 100%;
	text-align: right;
}
.nav li{
	list-style: none;
	display: inline;
	padding: 0px;
	position: relative;
}

.nav .sub-menu a{
	padding: 0;
}
.nav li a{
	text-transform: uppercase;
	color: #404040;
	display: inline-block;
	padding-bottom: 30px;
	text-align: left;
	font-size: 16px;
	padding: 15px 15px 25px;
}
.nav li a:hover, .nav li a.active{
	color: #97ccb0;
}

.sub-menu{
	position: relative;
	top: 0px;
	float: right;
	/*right: 0%;
	position: absolute;*/
	margin: 0 0 0 0px;
	text-align: center;
	width: 1280px;
	background: #f1f1f1;
	z-index: 9990;
	 -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;    
    box-sizing: border-box;
    padding: 25px;
    text-align: left;
	display: none;
}
.sub-menu li {
	display: block;
	margin-left: 0;
	text-align: left;
	list-style-image: url("../img/list2.png");
	margin: 0;
	list-style-position: inside;

}
.nav .sub-menu li a{
	text-align: left;
}
.sub-menu .width35 img{
	width: 100%;
}
.sub-menu .width35{
	float: left;
	width: 28%;
	margin-left: 0;
	margin-right: 5%;
}

.sub-menu .width25{
	float: left;
	width: 22%;
}
.sub-menu .width15{
	float: left;
	width: 15%;
}
.sub-menu .width25:last-child{
	padding-left: 50px;
	border-left: 1px solid #666;
		 -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;    
    box-sizing: border-box;
}

.sub-menu h3{
	margin: 0 0 20px 0;
	position: relative;
	text-align: left;
}

.sub-menu h3:after{
	content: "";
	width: 60px;
	height: 1px;
	background: #666;
	display: block;
	margin-top: 10px;
}
.sub-menu .width25 h2{
	margin-bottom: 5px;
}

.sub-menu li a{
	display: block;
	color: #404040;
	text-transform: none;
	font-size: 14px;
}
.sub-menu h2{
	text-transform: uppercase;
	font-size: 18px;
	color: #97ccb0;
	margin: 0 0 20px 0;
}

.nav .sub-menu li a{
	padding: 0 0 8px 0;
}
.sub-menu li a:hover{
	color: #97ccb0;
}

.nav li a .arrow-menu{
	background: url("../img/menu-arrow.png") no-repeat;
	width: 14px;
	height: 8px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -11px;
	top: 25px;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  height: 435px;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 65%;
  border: 0;
  }
.rslides .caption{
	/*float: right;*/
	width: 25%;
	background: url("../img/pattern-slide.jpg") repeat;
	height: 435px;
	color: #fff;
	text-align: center;
	padding: 0 5%;
	position: absolute;
	top: 0;
	right: 0;
}

.caption h2{
	font-size: 23px;
	padding-bottom: 20px;
	width: 100%;
	border-bottom: 1px dashed #d7e396;
	font-family: 'Libre Baskerville', serif;
	font-weight: lighter;
	font-style: italic;
	margin: 50px 0 40px;
	line-height: 26px;
}

.caption p{
    height: 130px;
    margin: 0;
    overflow: hidden;
    text-align: left;
}

.rslides_nav{
	position: absolute;
}

.rslides_nav.prev{
	left: -100px;
	top: 50%;
	margin-top: -22px;
	background: url("../img/prev.png") no-repeat;
	height: 44px;
	width: 44px;
	display: block;
	font-size: 0;
	z-index: 99;
}
.rslides_nav.next{
	right: -100px;
	top: 50%;
	margin-top: -22px;
	background: url("../img/next.png") no-repeat;
	height: 44px;
	width: 44px;
	display: block;
	font-size: 0;
	z-index: 99;
}

.rslides_nav.next:hover{
	background: url("../img/nextH.png") no-repeat;
}

.rslides_nav.prev:hover{
background: url("../img/prevH.png") no-repeat;
}
.caption a{
	background: #404040;
	margin: 45px auto 0;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	padding: 15px 0px;
	width: 80%;
	display: block;
}

.caption a:hover{
	background: #dce695;
	color: #404040;
}

.caption .deco{
	background: url("../img/deco.png") no-repeat;
	margin: 35px auto;
	height: 8px;
	width: 176px;
	display: block;
}

.offerte{
	background: #f1f1f1;
	height: 85px;
	margin-bottom: 30px;
}

.offerte h2{
	text-align: center;
	color: #404040;
	font-size: 18px;
	font-family: 'Libre Baskerville', serif;
	font-weight: lighter;
	font-style: italic;
	margin:0px auto 0;
	z-index: 9;
	padding-top: 32px;
	position: relative;
}

.deco2{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	background: url("../img/deco2.jpg") no-repeat;
	height: 85px;
	width: 253px;
}

.deco3{
	background: url("../img/deco3.png") no-repeat;
	height: 69px;
	width: 56px;
	position: absolute;
	left: 65%;
	top: 30px;
}

h1.title{
	text-align: center;
	font-size: 18px;
	font-family: 'Libre Baskerville', serif;
	font-weight: lighter;
	font-style: italic;
	margin: 60px auto 40px;
	text-transform: uppercase;
}

h2.title{
	text-align: center;
	font-size: 18px;
	font-family: 'Libre Baskerville', serif;
	font-weight: lighter;
	font-style: italic;
	margin: 60px auto 40px;
	text-transform: none;
}

h1.title a{
	color: #404040;
}

h1.title a:hover{
	color: #95CDAF;
}
h1.title:before, h2.title:before{
	content: "";
	width: 130px;
	height: 1px;
	border-bottom: 1px dashed #d8ece1;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}

h1.title:after, h2.title:after{
	content: "";
	width: 130px;
	height: 1px;
	border-bottom: 1px dashed #d8ece1;
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}
.box-prodotto{
	float: left;
	width: 21.5%;
	margin: 0 1.75% 50px;
	border: 1px solid #f1f1f1;
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;    
    box-sizing: border-box;
    padding: 0px;
    overflow: hidden;
    position: relative;
}
.box-prodotto h1{
	font-size: 16px;
	color: #97ccb0;
	margin: 0 0 10px 0;
	padding: 10px 4%;
	font-family: 'Karla', sans-serif;
	text-transform: none;
	border-bottom: 1px solid #f1f1f1;
	width: 92%;
	min-height: 43px;
}
.box-prodotto h1 a{
	color: #97ccb0;
}
.box-prodotto h1 a:hover{
	color: #404040;
}
.box-prodotto img{
	width: 100%;
	max-width: 234px; 
	margin: 0 auto;
	position: relative;
}

.box-prodotto.sale .label{
	position: absolute;
	background: url("../img/sale.png") no-repeat;
	height: 39px;
	width: 135px;
	display: block;
	right: 0;
	bottom: 5px;
	z-index: 99;
}
.heart{
	background: url("../img/heart.png") no-repeat;
	width: 26px;
	height: 22px;
	display: block;
	position: absolute;
	right: 15px;
	top: 5px;
	z-index: 99;
}

.wc_payment_method payment_method_ppec_paypal{
	list-style: none;
}

.img-prodotto{
	position: relative;
}
.info-prodotto{
	background: #f1f1f1;
	padding: 13px 10px;
}
.info-prodotto h4{
	font-size: 15px;
	margin: 0;
	font-weight: 700;
	display: inline;
	text-align: left;
}
/*.sale .info-prodotto h4{
	text-decoration: line-through;
}*/
.info-prodotto h3{
	font-size: 15px;
	margin: 0 0 0 10px;
	font-weight: 700;
	display: inline;
	text-align: left;
}

.info-prodotto h5{
	font-size: 15px;
	margin: 0;
	font-weight: 700;
	display: inline-block;
	float: right;
}

.info-prodotto h5 a{
	color: #414141;
	text-align: right;
}
.info-prodotto h5 a:hover{
	color: #97ccb0;
}

body div.festi-cart-pop-up-products-content p.festi-cart-buttons a.festi-cart-view-cart,
body div.festi-cart-pop-up-products-content p.festi-cart-buttons a.festi-cart-checkout{
	box-sizing: border-box;
	margin: 0 auto 20px !important;
	width: 80% !important;
	background: #404040 !important;
	font-size: 15px !important;
	text-transform: uppercase !important;
	border-radius: 0 !important;
	color: #fff !important;
	border: 0 !important;
	padding: 8px !important;
	letter-spacing: 0.5px;
	transition: all 0.5s ease;
}

body div.festi-cart-pop-up-products-content p.festi-cart-buttons a.festi-cart-view-cart:hover,
body div.festi-cart-pop-up-products-content p.festi-cart-buttons a.festi-cart-checkout:hover{
	background: #A1CBB2 !important;
	transition: all 0.5s ease;
}

div.festi-cart-pop-up-footer span.festi-cart-continue.b-close span.festi-cart-continue-shopping{
	box-sizing: border-box;
	margin: 50px auto 20px !important;
	width: 80% !important;
	background: #A1CBB2 !important;
	font-size: 15px !important;
	text-transform: uppercase !important;
	border-radius: 0 !important;
	color: #fff !important;
	border: 0 !important;
	padding: 8px !important;
	letter-spacing: 0.5px;
	transition: all 0.5s ease;
}

div.festi-cart-pop-up-footer span.festi-cart-continue.b-close span.festi-cart-continue-shopping:hover{
	background: #404040 !important;
	transition: all 0.5s ease;
}

.acquista{
	width: 100%;
	display: block;
	text-align: center;
	font-size: 17px;
	text-transform: uppercase;
	color: #fff;
	background: #404040;
	margin: 2px 0 0 0;
	padding: 15px 0;
	transition: all 0.5s ease;
}

.acquista:hover{
color: #404040;
background: #dce695; 
transition: all 0.5s ease;
}
.acquista i{
	display: inline-block;
	background: url("../img/carrello2.png") no-repeat;
	width: 19px;
	height: 17px;
	vertical-align: middle;
	margin-right: 10px;
}

.acquista:hover i{
background: url("../img/carrello3.png") no-repeat;	
}

.box-te{
	background: url("../img/pattern-te.jpg") repeat;
	width: 60%;
	height: 308px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-bottom: 20px;
}

.box-te img{
	position: absolute;
	bottom: 20px;
	left: 50px;
}
.cnt-testi{
	position: absolute;
	right: 10px;
	top: 50px;
	text-align: center;
	width: 300px;
	z-index: 99;
}

.cnt-testi h2{
	font-size: 41px;
	line-height: 45px;
	font-weight: 700;
	text-align: center;
	margin: 0 0 30px 0;
	font-family: 'Libre Baskerville', serif;
}

.cnt-testi a{
	width: 70%;
	text-align: center;
	color: #fff;
	border: 1px solid #404040;
	background: transparent;
	padding: 15px 0;
	display: block;
	margin: 0 auto;
	text-transform: uppercase;
}

.cnt-testi a:hover{
	color: #fff;
	background: #404040;
}

.box-caramelle img{
	position: absolute;
	bottom: 30px;
    left: 25px;
}
.box-caramelle{
	background: url("../img/pattern-caramelle.jpg") repeat;
	width: 38%;
	height: 308px;
	overflow: hidden;
	position: relative;
	float: right;
	margin-bottom: 20px;
}

.box-tisane img{
	position: absolute;
	bottom: 30px;
    left: 25px;
}
.box-tisane{
	background: url("../img/pattern-tisane.jpg") repeat;
	width: 49%;
	height: 308px;
	overflow: hidden;
	position: relative;
	float: left;
}
.box-accessori img{
	position: absolute;
	bottom: 30px;
    left: 25px;
}
.box-accessori{
	background: url("../img/pattern-accessori.jpg") repeat;
	width: 49%;
	height: 308px;
	overflow: hidden;
	position: relative;
	float: right;
}
.offerte-news .box-prodotto{
	width: 46%;
}
.width50:nth-child(2n+1){
	width: 48%;
	float: left;
	position: relative;
}
.width50:nth-child(2n){
	width: 48%;
	float: right;
	position: relative;
}
.width45{
	width: 45%;
	float: right;
	position: relative;
}

.thumb-news{
	margin-bottom: 30px;
}

.thumb-news h2, .thumb-news h1{
	color: #97ccb0;
	font-size: 16px;
	margin: 0 0 10px 0;
	font-weight: 700;
	min-height: 40px;
}

.thumb-news h2 a, .thumb-news h1 a{
	color: #97ccb0;
}

.thumb-news img{
	width: 100%;
	position: relative;
}

.thumb-news .width50:hover .hover{
	display: block;
	-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.thumb-news .hover{
	display: none;
	height: 100%;
	width: 100%;
	background: url("../img/hover-img.png") repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.thumb-news h5{
	color: #666666;
	font-family: 'Libre Baskerville', serif;
	font-weight: lighter;
	font-style: italic;
	margin: 0 0 0px 0;
	font-size: 14px;
}

.thumb-news p{
	margin: 12px 0 0 0;
	overflow: hidden;
	/*height: 105px;*/
}

footer{
	background: #404040;
	color: #fff;
	padding: 40px 0 50px;
}
#logo-footer{
	margin: 0px auto 60px;
}

footer a:hover{
	text-decoration: underline;
}

footer .width20{
	width: 17%;
	float: left;
	margin-right: 3%;
}

footer .width20:first-child{
	width: 20%;
}

footer .width20:last-child{
	margin-right: 0%;
	float: right;
}

.width20 a{
	color: #fff;
}

footer ul{
	list-style-image: url("../img/list.png");
	margin: 0;
	 list-style-position: inside;
	 font-weight: 400;
}

footer h2{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0 0 10px 0;
}

#credits a{
	color: #97ccb0;
}
#credits a:hover{
	text-decoration: underline;
}
#credits{
	background: url("../img/pattern-credits.jpg") repeat;
	padding: 15px 0;
	color: #b1b1b1;
	font-size: 12px;
}

#facebook{
	position: absolute;
	top: 10px;
	left:0;
	display: block;
	color: #fff;
}
#facebook i{
	background: url("../img/fb.png") no-repeat;
	width: 33px;
	height: 33px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	color: #fff;
}

.newsletter{
	background: #f1f1f1;
	padding: 60px 0 70px;
}

.newsletter .width50{
	text-align:center;
	font-family: 'Libre Baskerville', serif;
	font-weight: 700;
	line-height: 34px;
	font-size: 25px;
	margin: 0 auto 0px;
}

.newsletter span{
	font-size: 16px;
	line-height: 20px;
}

.newsletter a{
	background: #404040;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 6px 0px;
	display: block;
	width: 250px;
	margin: 40px auto 0;
	font-size: 14px;
	font-family: 'Karla', sans-serif;
	font-weight: 400;
}

.newsletter a:hover, input[type="submit"]:hover{
	background: #dce695;
	color: #404040;
	-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#flower{
	background: url("../img/flower.png") no-repeat;
	width: 136px;
	height: 141px;
	position: absolute;
	right: 50px;
	top: 30px;
	z-index: 1;
}

.newsletter form{
	z-index: 99;
	position: relative;
}
input[type="text"], input[type="password"],input[type="email"]{
	background: #fff;
	border: 1px solid #b9b4b5;
	padding: 12px 1%;
	font-size: 13px;
	color: #404040;
	font-size: 14px;
	font-family: 'Karla', sans-serif;
	font-weight: 400;
	margin-top: 30px;
	width: calc(250px - 2%);
}

input[type="submit"]{
	display: block;
	cursor: pointer;
	border:0;
	letter-spacing: 1px;
	background: #404040;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 13px 0px;
	display: block;
	width: 250px;
	margin: 15px auto 0;
	font-size: 14px;
	font-family: 'Karla', sans-serif;
	font-weight: 400;
	-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.breadcrumbs{
	background: url("../img/pattern-breadcrumbs.jpg") repeat;
	padding: 20px;
	font-weight: 700;
	margin-bottom: 50px;
		    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;    
    box-sizing: border-box;
}

.breadcrumbs span{
	margin-left: 0px;
	vertical-align: middle;
}

.breadcrumbs a{
	color: #404040;
	font-weight: 400;
}
.breadcrumbs a:hover{
	color: #95CDAF;
}
.filtro-prodotti{
	width: 75%;
	/*float: right;*/
	margin-top: 0px;
}

#open-menu-btn{
	display: none;
}
#sidebar{
	height: fit-content;
	width: 20%;
	/*float: left;*/
	margin-top: 0px;
	position: sticky;
	top: 100px;
	z-index: 99;
}
.filtro-prodotti .box-prodotto{
	width: 30.333%;
	margin: 0 0 50px 3%;
}
#sidebar h3 i{
	text-align: right;
	background: url("../img/close.png") no-repeat;
	width: 19px;
	height: 19px;
	display: inline-block;
	vertical-align: middle;
	float: right;
}

#sidebar h3.closed i{
	background: url("../img/open.png") no-repeat;
}

#sidebar h3 {
	font-size: 16px;
	font-family: 'Libre Baskerville', serif;
	font-weight: lighter;
	margin: 0 0 15px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #f1f1f1;	
}

.cnt-filtri{
	display: none;
	margin-bottom: 40px;
}

.cnt-filtri-mobile{
	overflow: scroll;
	height: 94vh;
}
.cnt-filtri-mobile .caratteristiche{
	margin-bottom: 20px;
}

.filtro h3{
	cursor: pointer;
}
.cnt-filtri span{
	display: block;
	margin-bottom: 20px;
}

.caratteristiche{
	background: #f1f1f1;
	    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;    
    box-sizing: border-box;
    padding: 15px;
    margin-top: 40px;
    margin-bottom: 50px;
}
#sidebar .caratteristiche h3{
	font-size: 14px;
	font-family: 'Karla', sans-serif;
	margin:0;
	padding: 0;
}
.caratteristiche .cnt-filtri{
	display: block;
	margin-bottom: 0;
}

.caratteristiche .cnt-filtri span{
	margin: 20px 0 0 0;
}

.categorie .width20{
	float: left;
	width: 24%;
	margin: 0px 0.5% 60px;
	text-align: center;
	font-family: 'Libre Baskerville', serif;
	font-weight: lighter;
	/*height: 125px;*/
	/*line-height: 124px;*/
	display: block;
	color: #404040;
	position: relative;
}

/*
.categorie .width20:hover, .sidebar.categorie .width20{
	background: url("../img/pattern-hover.jpg") repeat !important;
	color: #fff !important;
}*/

.categorie .width20.tisane span{
	display: block;
	margin-top: 27px;
}
.categorie .width20.accessori span{
	display: block;
	margin-top: 27px;
}

.categorie.mobile .width20.accessori span{
	margin-top: 15px;
	padding-top: 27px;
}

.sidebar.categorie .width20.tisane span{
	padding-top: 27px;
	margin-top: 15px;
}

.categorie .width20.te{
	/*background: url("../img/pattern-te.jpg") repeat;*/
	background: #BCCB7C;
}
/*
.sidebar.categorie .width20.te.active, .sidebar.categorie .width20.te:hover{
	background: url("../img/pattern-te.jpg") repeat !important;
}
.categorie .width20.te img{
	position: absolute;
	top: 0;
	left: 0;
}
.categorie .width20.tisane img{
	position: absolute;
	top: 0;
	right: 0;
}
.categorie .width20.accessori img{
	position: absolute;
	top: 10px;
	left: 0;
}
.categorie .width20.caramelle img{
	position: absolute;
	bottom: 0;
	right: 0;
}*/

.categorie .width20, .categorie .width20:hover{
	transition:all 0.5s;
}

.categorie .width20.active,
.categorie .width20:hover{
	background: #404040 !important;
	color: #fff !important;
}

.categorie .width20.caramelle{
	/*background: url("../img/pattern-caramelle.jpg") repeat;*/
	background: #C29BAD;
}
.sidebar.categorie .width20.caramelle.active, .sidebar.categorie .width20.caramelle:hover{
	/*background: url("../img/pattern-caramelle.jpg") repeat !important;*/
}
.categorie .width20.tisane{
	/*background: url("../img/pattern-tisane.jpg") repeat;
	line-height: 35px;*/
	background: #CEA97F;
}
.sidebar.categorie .width20.tisane.active, .sidebar.categorie .width20.tisane:hover{
	/*background: url("../img/pattern-tisane.jpg") repeat !important;*/
}
.categorie .width20.accessori, .categorie .width20.regali{
	/*background: url("../img/pattern-accessori.jpg") repeat;	
	line-height: 35px;*/
	background: #B2DBC5;
}
.sidebar.categorie .width20.accessori.active, .sidebar.categorie .width20.accessori:hover{
	/*background: url("../img/pattern-accessori.jpg") repeat !important;*/
}
/* http://www.menucool.com/jquery-slider */

/*---------------------------- Thumbnails ----------------------------*/
#thumbnail-slider {    
    height:400px; 
    display:inline-block;
    padding:0px 0; /*Increse its value if want to move the arrows out of the div.inner */
    position:relative;
    -webkit-user-select: none;
    user-select:none;
    margin-left: 2.5%;
}

#thumbnail-slider div.inner {
    border-radius:0px;
    background-color:transparent;
    padding:0px;

    /*the followings should not be changed */    
    height:100%;  box-sizing:border-box;
    position:relative;
    overflow:hidden;
    margin:0;
}
 
#thumbnail-slider div.inner ul {    
    /*the followings should not be changed */
    position:relative;
    left:0; top:0;
    list-style:none;
    font-size:0;
    padding:0;
    margin:0;
    float:left!important;
    width:auto!important;
    height:auto!important;
}

#thumbnail-slider ul li {
    opacity:1;
    display:block;
    border: 2px solid #f1f1f1;
    margin:0px 0 20px 0; /* Spacing between thumbs*/

    transition:all 0.5s;

    text-align:center;
    padding:0;
    position:relative;
    list-style:none;
    box-sizing:content-box;
    backface-visibility:hidden;

    
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

#thumbnail-slider ul li.active {    
	-webkit-filter: initial;
	filter: initial;
}
#thumbnail-slider li:hover {
    border-color:rgba(255,255,255,0.5);   
	-webkit-filter: grayscale(50%);
	filter: grayscale(50%);
}

#thumbnail-slider .thumb {
    width:85px;
    height: 85px;
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center center;
    display:block;
    font-size:0;
}

/* --------- navigation controls ------- */   
/* The nav id should be: slider id + ("-prev", "-next", and "-pause-play") */  

#thumbnail-slider-pause-play {display:none;} /*.pause*/

#thumbnail-slider-prev, #thumbnail-slider-next
{
    position: absolute;
    background-color:rgba(0,0,0,0.4);
    width:100%;
    height:30px;
    line-height:30px;
    text-align:center;
    margin:0;
    color:white;
    z-index:10;
    cursor:pointer;
    transition:opacity 0.6s;
    *background-color:#ccc;/*IE7 hack*/
    backface-visibility:hidden;
}

#thumbnail-slider-prev {
    top:0;
}

#thumbnail-slider-next {
    bottom:0;
}
#thumbnail-slider-next.disabled, #thumbnail-slider-prev.disabled {
    opacity:0;
    cursor:default;
}


/* arrows */
#thumbnail-slider-prev::before, #thumbnail-slider-next::before {
    position:absolute;
    content: "";
    display: none;
    /*inline-block;*/
    width: 10px;
    height: 10px;
    margin-left:-5px;
    border-left: 4px solid white;
    border-top: 4px solid white;
}

#thumbnail-slider-prev::before {
    top:12px;
    -ms-transform:rotate(-45deg);/*IE9*/
    -webkit-transform:rotate(45deg);
    transform: rotate(45deg);
}

#thumbnail-slider-next::before {
    bottom:12px;
    -ms-transform:rotate(135deg);/*IE9*/
    -webkit-transform:rotate(-135deg);
    transform: rotate(-135deg);
}
/* Visit http://www.menucool.com/responsive-slider for instructions */

#ninja-slider {
    width:77%;
    background:#333;
    padding: 0px;

    margin:0 auto;
    overflow:hidden;
    box-sizing:border-box;
}

#ninja-slider.fullscreen {
    background:black;
}

#ninja-slider div.fs-icon {
    top:10px;
    right:6px;
    width:60px;
    height:26px;
    background: rgba(0,0,0,0.3);
    z-index:2;
    color:white;
    text-align:center;
    border:1px solid rgba(255,255,255,0.3);
    border-radius:2px;
    opacity:0;
    -webkit-transition:opacity 0.8s;
    transition:opacity 0.8s;
}

#ninja-slider .slider-inner:hover div.fs-icon,
#ninja-slider.fullscreen div.fs-icon {
    opacity: 1;
}

#ninja-slider div.fs-icon::before {    
    content:"EXPAND";
    display:block;
}

#ninja-slider.fullscreen div.fs-icon::before {
    content:"CLOSE";
}

#ninja-slider .slider-inner {
    margin:0 auto;/*center-aligned */
    font-size:0px;
    position:relative;
    box-sizing:border-box;
}

#ninja-slider.fullscreen .slider-inner {
    width:100%;
    max-width:950px;
}

#ninja-slider ul {
    /*width:100%;*/

    /*overflow:hidden;*/
    position:relative;
    list-style:none;
    padding:0;
    box-sizing:border-box;
    touch-action:pan-y;
}

#ninja-slider li {
    border: 2px solid #f1f1f1;
    width:100%;
    height:100%;
    top:0;
    left:0;
    position: absolute;
    font-size:12px;
    list-style:none;
    margin:0;
    padding:0;
    opacity:0;
    overflow:hidden;
    box-sizing:border-box;
}

#ninja-slider li.ns-show {
    opacity:1;
}

#ninja-slider li.ns-show:after{
	position: absolute;
	width: 26px;
	height: 22px;
	display: block;
	content: "";
	right: 15px;
	bottom: 15px;
	z-index: 99;
	cursor: pointer;
}

.slider-inner ul{
	padding-top: 100% !important;
}

#thumbnail-slider{
	float: left;
}

#ninja-slider{
	float: right;
}

/* --------- slider image ------- */  
#ninja-slider .ns-img {
    background-color:rgba(0,0,0,0.3);
    background-size:cover;
    cursor:default;
    display:block;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-position:center center;
}


/* ---------If there are videos ------- */ 
#ninja-slider .video, .video-playbutton-layer 
{
    top:0; left:0; border:0;
    width: 100%;height: 100%;
    text-align: center;
    background: black;
    position: absolute;    
}

/* And if you have added the HTML: <div class="video-playbutton-layer"></div> */
.video-playbutton-layer {
    background: transparent url(../css-img/video.png) no-repeat center center;
}

/* And if you have YouTube or Vimeo */
#ninja-slider div.stopVideoIcon 
{
    position:absolute;
    width:30px;height:30px;
    top:0;right:0px;
    margin:0 0 6px 6px;
    background:rgba(0,0,0,0.7);
    border-bottom-left-radius:4px;
    cursor:pointer;
}
#ninja-slider div.stopVideoIcon::before {
    content:"+";
    color:white;
    -webkit-transform:rotate(45deg);
    transform: rotate(45deg);
    display:block;
}


/* ---------Arrow buttons ------- */   
/* The arrow button id should be: slider id + ("-prev", "-next", and "-pause-play") */   
#ninja-slider-pause-play { display:none;} 

#ninja-slider-prev, #ninja-slider-next
{
    position: absolute;
    /*display:inline-block;*/
    display: none;
    width:42px;
    height:56px;
    line-height:56px;
    top: 50%;
    margin-top:-28px;
    background-color:rgba(0,0,0,0.4);
    background-color:#ccc\9;/*IE8 hack*/
    backface-visibility:hidden;
    color:white;
    overflow:hidden;
    white-space:nowrap;
    -webkit-user-select: none;
    user-select:none;
    border-radius:2px;
    z-index:10;
    opacity:0.3; 
    font-family:sans-serif;   
    font-size:13px;
    cursor:pointer;
    -webkit-transition:all 0.7s;
    transition:all 0.7s;
}
#ninja-slider-prev:hover, #ninja-slider-next:hover {
    opacity:1;
}

#ninja-slider.fullscreen #ninja-slider-prev:hover, #ninja-slider.fullscreen #ninja-slider-next:hover {
    width:90px;
}

#ninja-slider-prev {
    left: 0;
}

#ninja-slider-next {
    right: 0;
}

#ninja-slider.fullscreen #ninja-slider-prev {
    left: -50px; 
    opacity:1; 
}
#ninja-slider.fullscreen #ninja-slider-next {
    right: -50px;
    opacity:1; 
}

/*pagination within the prev/next buttons*/
#ninja-slider-prev div {opacity:0;margin-left:30px;transition:opacity 0.7s;}
#ninja-slider-next div {opacity:0;margin-right:30px;transition:opacity 0.7s;}
#ninja-slider.fullscreen #ninja-slider-prev:hover div {opacity:1;}
#ninja-slider.fullscreen #ninja-slider-next:hover div {opacity:1;}
/* arrows */
#ninja-slider-prev::before, #ninja-slider-next::before {
    position: absolute;
    top: 17px;
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    border-left: 2px solid white;
    border-top: 2px solid white;
}

#ninja-slider-prev::before {
    -ms-transform:rotate(-45deg);/*IE 9*/
    -webkit-transform:rotate(-45deg);
    transform: rotate(-45deg);
    backface-visibility:hidden;
    left:14px;
}

#ninja-slider-next::before {
    -ms-transform:rotate(135deg);/*IE 9*/
    -webkit-transform:rotate(135deg);
    transform: rotate(135deg);
    backface-visibility:hidden;
    right:14px;
}



/*------ pager(nav bullets) ------*/      
/* The pager id should be: slider id + "-pager" */

#ninja-slider-pager { display:none;}
   

#ninja-slider-pager, #ninja-slider-prev, #ninja-slider-next, #ninja-slider-pause-play
{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}


.width40{
	float: left;
	width: 45%;
}

.width35{
	float: left;
	margin-left: 5%;
	width: 40%;
}
.width35 h1{
	color: #97ccb0;
	font-size: 23px;
	margin: 0 0 20px 0;
}

.prezzo{
	float: left;
	width: 40%;
	margin-top: 40px;
}
.width35 h5{
	font-weight: 700;
	font-size: 21px;
	margin: 0 0 10px 0;
}
.width35 h6{
	font-weight: 400;
	font-style: italic;
	font-size: 14px;
	color: #979797;
	margin: 0;
}
.width35 .acquista{
	float: right;
	width: 50%;
	margin-top: 40px;
}

.dettagli{
	margin-top: 50px;
	width: calc(1240px - 12%);
	border: 2px solid #f1f1f1;
	 -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;    
    box-sizing: border-box;
    padding: 20px;
}

.dettagli h3{
	margin: 0 0 10px 0;
	color: #BBDFCC;
	text-transform: uppercase;
	font-weight: 700;
}
#social{
	margin-top: 30px;
	float: right;
}
#social h5 {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin: 10px 0 0;
    text-transform: uppercase;
}
#social h5 i {
    background: rgba(0, 0, 0, 0) url("../img/share.png") no-repeat 0 0;
    display: inline-block;
    height: 15px;
    margin: 0 15px 0 10px;
    vertical-align: middle;
    width: 68px;
}
#social a {
    display: inline-block;
    height: 24px;
    margin-left: 7px;
    vertical-align: middle;
    width: 24px;
}
#social a:hover{
	opacity: 0.6;
}
.fa-facebook {
    background: rgba(0, 0, 0, 0) url("../img/facebook.png") no-repeat 0 0;
}
.fa-facebook:before{
	content: none;
}
.fa-twitter {
    background: rgba(0, 0, 0, 0) url("../img/twitter.png") no-repeat 0 0;
}
.fa-twitter:before{
	content: none;
}

.fa-google-plus {
    background: rgba(0, 0, 0, 0) url("../img/google.png") no-repeat 0 0;
}
.fa-google-plus:before{
	content: none;
}
.fa-linkedin {
    background: rgba(0, 0, 0, 0) url("../img/linkedin.png") no-repeat 0 0;
}

.sidebar.categorie{
	width: 30%;
	float: left;
}

.content.categorie .col-4 .width20,
.sidebar.categorie .width20{
	width: 100%;
	float: none;
	margin: 0px 0 15px;
	border-radius: 16px;
	overflow: hidden;
	line-height: 1.3;
	display: flex;
}

.content.categorie .col-4 .width20{
	margin: 0;
}

.content.categorie .col-4{
	grid-gap: 20px;
}
.cnt-copertina{
	width: 65%;
	float: right;
}
.cnt-copertina img{
	width: 100%;
}
.cnt-copertina h1{
	font-family: 'Libre Baskerville', serif;
	font-weight: lighter;
	font-size: 28px;
	margin: 50px 0 40px;	
}
.btn-filtro:hover{
	background: #404040;
	color: #fff;
}
.btn-filtro{
	float: left;
	width: 130px;
	background: #97ccb0;
	color: #404040;
	text-align: center;
	padding: 5px 15px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.btn{
	background: #404040;
	color: #fff;
	padding: 15px 40px;
	text-align: center;
	float: left;
	text-transform: uppercase;
}
.btn:hover{
	color: #404040;
	background: #97ccb0;
}

.btn:hover svg path{
	stroke: #404040;
}

.chi-siamo img{
	width: 100%;
	margin-bottom: 30px;
}

.chi-siamo{
	margin-bottom: 60px;
}
.chi-siamo h2{
	font-size: 18px;
	margin: 0 0 5px 0;
	font-weight: 400;
}
.chi-siamo h1{
	font-size: 30px;
	line-height: 40px;
	margin: 0 0 20px 0;
	font-family: 'Libre Baskerville', serif;
	font-weight: lighter;
}

#map {
    height: 400px;
    margin-bottom: 60px;
    margin-top: 50px;
    width: 100%;
}
.dettaglio-contatti h1{
	font-size: 16px;
	margin: 0 0 15px 0;
	color: #404040;
}
.dettaglio-contatti{
	width: 30%;
	float: left;
	margin-right: 5%;
}
.dettaglio-contatti:nth-child(2){
	border: 2px solid #97ccb0;
	padding: 20px;
	    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;    
    box-sizing: border-box;
}
.cnt-carrello{
	position: relative;
	float: right;
}
.menu-carrello{
	display: none;
	border-bottom: 1px solid #97ccb0;
	border-left: 1px solid #97ccb0;
	border-right: 1px solid #97ccb0;
	position: absolute;
	width: 100%;
	left: 0;
	background: #fff;
	z-index: 99;
	padding: 10px;
-webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;    
    box-sizing: border-box;
    font-size: 13px;
}
.menu-carrello img{
	display: inline;
	vertical-align: middle;
	margin-left: 10px;
}
.canc{
	height: 7px;
	width: 7px;
	background: url("../img/canc.png") no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

.info-prod-carrello{
	display: inline;
	vertical-align: top;
	float: right;
}

.prod-carrello{
	clear: both;
	margin-bottom: 30px;
}
.menu-carrello .btn{
	padding: 7px 0;
	width: 100%;
	float: none;
	margin-top:3px;
	display: block;
	font-size: 14px;
	font-weight: 400;
}
.menu-carrello .btn-carrello:hover{
	background: #95CDAF;
	color: #404040;
}
.menu-carrello .btn-carrello{
	padding: 7px 0;
	width: 100%;
	float: none;
	margin-top:3px;
	display: block;
	font-size: 14px;
	font-weight: 400;
	border: 1px solid #404040;
	color: #404040;
	background: #fff;
	-webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;   
    text-align: center;
    text-transform: uppercase; 
    box-sizing: border-box;
}

.backend{
	width: 950px;
}

h3.title{
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0 auto 30px;
	display: inline-block;
	padding-bottom: 10px;
}

h3.title:after{
	display: inline-block;
	height: 8px;
	background: #f1f1f1;
	content: "";
	width: 100%;
}

.cnt-title{
	margin: 0 auto;
	text-align: center;
}
.tabella-carrello{
	border: 2px solid #97ccb0;
	padding: 20px 20px 0 60px;
	margin-bottom: 30px;
	position: relative;
		-webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}

.tabella-wishlist{
	border: 0px solid #97ccb0;
	padding: 0;
	margin-bottom: 60px;
	position: relative;
}

.tdprod{
	text-align: left;
	text-transform: uppercase;
	float: left;
	width: 38%;
	margin-bottom: 30px;
}
.tdinfo{
	text-align: center;
	text-transform: uppercase;
	float: left;
	width: 20.666%;
	margin-bottom: 30px;
}
.trprod .tdinfo{
	font-size: 18px;
}
.tdprod .cestino{
	background: url("../img/delete.svg") no-repeat;
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
}

.tabella-wishlist .tdprod img{
	margin-left: 0; 
}
.tabella-wishlist .trprod {
	margin-bottom: 30px;
	border-bottom: 2px solid #f1f1f1;
}
.tabella-wishlist .trprod:last-child{
	border:0;
}
.tabella-wishlist .trprod .tdprod .nome-prod{
	width: 60%;
}

.tabella-wishlist .tdbtn .btn{
	font-size: 14px;
	width: 150px;
	display: inline-block;
	margin-bottom: 10px;
	float: none;
}

.tdbtn{
    float: right;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
    width: 40.666%;
}

.tdprod img{
	display: inline;
	vertical-align: middle;
	border: 1px solid #f1f1f1;
	margin-left: 20px;
}
.trprod .tdprod .nome-prod{
	text-transform: none;
	display: inline;
    float: right;
    vertical-align: top;
    max-width: 45%;
}

.aggiorna.btn{
	float: none;
	position: absolute;
	right: 20px;
	bottom: -20px;
	padding: 10px 30px;
}
#totale{
	padding: 0px 0;
	margin: 20px 0 50px;
	text-transform: uppercase;
}

#totale:before{
	content: "";
	height: 2px;
	background: #f1f1f1;
	width: 270px;
	display: block;
	margin-bottom:20px;
}

#totale h4{
	text-transform: uppercase;
	display: inline;
	line-height: 40px;
}
/**
 * Tooltip Styles
 */

/* Base styles for the element that has a tooltip *
[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
}

/* Base styles for the entire tooltip *
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 
      opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition:    
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition:         
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform:    translate3d(0, 0, 0);
  transform:         translate3d(0, 0, 0);
  pointer-events: none;
}

/* Show the entire tooltip on hover and focus *
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow *
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Base styles for the tooltip's content area *
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 160px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 14px;
  line-height: 1.2;
}

/* Directions *

/* Top (default) *
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: 100%;
  left: 50%;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: hsla(0, 0%, 20%, 0.9);
}

/* Horizontally align top/bottom tooltips *
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
  margin-left: -80px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform:    translateY(-12px);
  transform:         translateY(-12px); 
}

/* Left *
.tooltip-left:before,
.tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
}

.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #000;
  border-left-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
  -webkit-transform: translateX(-12px);
  -moz-transform:    translateX(-12px);
  transform:         translateX(-12px); 
}

/* Bottom *
.tooltip-bottom:before,
.tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%;
}

.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #000;
  border-bottom-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform:    translateY(12px);
  transform:         translateY(12px); 
}

/* Right *
.tooltip-right:before,
.tooltip-right:after {
  bottom: 50%;
  left: 100%;
}

.tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: #000;
  border-right-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform:    translateX(12px);
  transform:         translateX(12px); 
}

/* Move directional arrows down a bit for left/right tooltips *
.tooltip-left:before,
.tooltip-right:before {
  top: 3px;
}

/* Vertically center tooltip content for left/right tooltips *
.tooltip-left:after,
.tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
}

.tooltip-top{
	background: url("../img/info.png") no-repeat;
	height: 26px;
	width: 26px;
	display: inline-block;
	margin-left: 5px;
}

*/

.backend .btn.completa{
	float: left;
	margin-bottom: 60px;
}

.backend .btn.continua{
	float: left;
	margin-right: 20px;
	margin-bottom: 60px;
	background: #fff;
	color: #404040;
	border: 2px solid #404040;
	    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;    
    box-sizing: border-box;
    padding: 13px 38px;
}

.backend .btn.continua:hover{
background: #404040;
color: #fff;
}

.cnt-modulo{
	    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;    
    box-sizing: border-box;
    padding: 20px;
    border: 2px solid #97ccb0;	
    width: 42%;
    margin-bottom: 30px;
}

.cnt-modulo h2, .cnt-left h2, .cnt-right h2{
	text-transform: uppercase;
	font-size: 14px;
	color: #666;
	margin: 0 0 0px 0;
}
.cnt-modulo p{
	margin: 0;
	font-size: 14px;
	line-height: 21px;
}

.cnt-modulo input{
	margin-top: 20px;
	display: block;
}
.cnt-modulo input[type="submit"]{
	float: none;
	margin: 20px 0 0 0;
	font-size: 16px;
}

.cnt-modulo.right{
	position: absolute;
	right:0;
	top: 0;
	border: 2px solid #404040;
}

.cnt-modulo.right .btn{
    float: none;
    font-size: 16px;
    margin: 20px 0 0;
    padding: 13px 0;
    width: 250px;
    display: block;
}

.relative{
	position: relative;
}

.cnt-left1{
	float: left;
	width: 45%;
	margin-top: 20px;
}
.cnt-left1 input{
	float: left;
	margin: 0px;
	width: 100%;
}

.cnt-left1-input-mini{
	float: left;
	width: 20%;
	margin-top: 20px;
	margin-left: 9%;
}
.cnt-left1-input-mini input{
	margin: 0px;
	width: 100%;
}

.cnt-left2{
	float: right;
	width: 45%;
	margin-top: 20px;
}
.cnt-left2 input{
	float: right;
	margin: 0px;
	width: 100%;
}
.cnt-left2-input-mini{
	width: 20%;
	float: right;
	margin-left: 5.0%;
    margin-top: 20px;
}
.cnt-left2-input-mini input{
	float: right;
	margin: 0px;
	width: 100%;	
}
.cnt-left2-prov{
	float: right;
	width: 46%;
	margin-top: 28px;
	margin-bottom: 7px;
}
.cnt-left2-prov input{
	margin: 0px;
	width: 100%;
}

.cnt-left3{
	float: left;
	width: 100%;
	margin-top: 20px;
}
.cnt-left3 select{
	float: left;
	margin: 0px;
	width: 100%;
}

.cnt-left .btn:nth-child(2n+1){
	float: left;
	width: 45%;
	padding: 12px 5px;
	margin-top: 20px;
}
.cnt-left .btn:nth-child(2n){
	float: right;
	width: 45%;
	padding: 12px 5px;
	margin-top: 20px;
}

/*
.cnt-left input[type="text"]:nth-child(2n+1), .cnt-left input[type="password"]:nth-child(2n+1){
	float: left;
	width: 45%;
	margin-top: 20px;
}
.cnt-left input[type="text"]:nth-child(2n), .cnt-left input[type="password"]:nth-child(2n){
	float: right;
	width: 45%;
	margin-top: 20px;
}
*/

.cnt-left input[type="submit"]:nth-child(2n+1){
	float: left;
	width: 47%;
	margin-top: 40px;
	padding: 15px 0;
	font-size: 16px;
}

.cnt-left input[type="submit"]:nth-child(2n){
	float: right;
	width: 47%;
	margin-top: 40px;
	padding: 15px 0;
	font-size: 16px;
}

.cnt-left{
	float: left;
	border: 2px solid #95CDAF;
	width: 60%;
	    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;    
    box-sizing: border-box;
    padding: 20px;
    margin-bottom: 70px;
}

.cnt-right{
	float: right;
	width: 35%;
	margin-bottom: 70px;
}

.riepilogo{
	border: 2px solid #404040;
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;    
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
}

.riepilogo h2{
	text-align: center;
	border-bottom: 2px solid #404040;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
.riepilogo span{
	float: right;
	margin-right: 10%;
}
.riepilogo i{
	font-size: 12px;
}
.btn.grey{
	background: #f1f1f1;
	color: #666;
	font-weight: 700;
	text-align: center;
	padding: 15px 0;
	width: 100%;
	margin-top: 10px;
	float: none;
	display: block;
}

.btn.grey:hover, .btn.grey:hover span{
	background: #404040;
	color: #fff;
}

.btn.grey span{
	color: #c64943;
}

.cnt-grey{
	border: 2px solid #f1f1f1;
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;    
    box-sizing: border-box;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    margin-top: 10px;
}

.cnt-grey img{
	display: inline;
	vertical-align: top;
}
.cnt-grey span{
	float: right;
}

.cnt-right h3{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	margin: 20px 0 10px 0;
}
.cnt-grey a:hover{
	color: #95CDAF;
}
.cnt-grey a{
	color:#666;
	display: block;
	margin-top: 10px;
}

.cnt-page-news{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: masonry;
  grid-gap: 40px;
}

.cnt-page-news .thumb-news{
	margin-bottom: 40px;
}
/*
.cnt-page-news .thumb-news:nth-child(2n+1){
	float: left;
	width: 48%;
}

.cnt-page-news .thumb-news:nth-child(2n){
	float: right;
	width: 48%;
}*/

.pagination a{
	color: #404040;
}
.pagination a:hover{
	color: #97ccb0;
}
.pagination{
	font-weight: 700;
	color: #404040;
	text-align: right;
	margin: 30px 0 70px; 
}
.cnt-dettaglio-news h1{
	margin-top: 30px;
	font-size: 21px;
	min-height: 1px;
}
.cnt-dettaglio-news{
	width: 45%;
	margin: 0 auto;
	position: relative;
}

.cnt-dettaglio-news a.btn{
	float: none;
	margin: 80px auto 60px;
	display: block;
	width: 180px;
}

.cnt-dettaglio-news #social{
	position: absolute;
	top: 0;
	margin: 0;
	left: -60px;
}
.cnt-dettaglio-news #social h5{
	text-align: center;
	color: #666;
	font-size: 12px;
	margin: 0 auto 0px;
}
.cnt-dettaglio-news #social a{
display: block;
margin-top: 10px;
}

.wishlist-vuota{
	text-align: center;
	font-size: 16px;
	margin: 0 auto;
}

.wishlist-vuota h3{
	color: #97ccb0;
	font-weight: 400;
	font-size: 16px;
	margin: 30px auto 0;
}

.wishlist-vuota .btn{
	display: block;
	float: none;
	margin: 60px auto 100px;
	width: 150px;
	font-size: 14px;
}

/*! jQuery UI - v1.12.1 - 2017-05-04
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
.backend .tab-menu li i{
	background: url("../img/check.png") no-repeat;
	width: 22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
	margin-bottom: 10px;
}
.backend .tab-menu li{
	margin-right: 30px;
}
.backend .tab-menu li a{
	text-transform: uppercase;
	color: #666666;
	line-height: 15px;
}

.backend .tab-menu li a:hover{
	color: #95CDAF;
}
.backend .tab-menu li.ui-tabs-active a:hover{
	color: #666;
}
.backend .tab-menu li.ui-tabs-active i{
	background: url("../img/checked.png") no-repeat;
}

.backend .ui-tabs, .backend .ui-tabs .ui-tabs-nav, .backend .ui-tabs .ui-tabs-nav .ui-tabs-anchor{
	padding: 0;
}

.backend .ui-tabs .ui-tabs-panel{
	padding: 0;
}

.backend .ui-tabs-nav{
	margin: 20px 0 0px;
}

.dk-select, .dk-select *, .dk-select *:before, .dk-select *:after, .dk-select-multi, .dk-select-multi *, .dk-select-multi *:before, .dk-select-multi *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.dk-select, .dk-select-multi {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5em;
  width: 100%;
  cursor: pointer;
  margin-top: 20px;
  }

.dk-selected {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  background-color: white;
  border: 1px solid #b9b4b5;
  border-radius: 0em;
  padding: 10px 1%;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }
  .dk-selected:before, .dk-selected:after {
    content: '';
    display: block;
    position: absolute;
    right: 0; }
  .dk-selected:before {
    top: 50%;
    border: solid transparent;
    border-width: 0.25em 0.25em 0;
    border-top-color: #CCCCCC;
    margin: -0.125em 0.5em 0 0; }
  .dk-selected:after {
    top: 0;
    height: 100%;
    border-left: 1px solid #CCCCCC;
    margin: 0 1.5em 0 0; }

.dk-selected-disabled {
  color: #BBBBBB; }

.dk-select .dk-select-options {
  position: absolute;
  display: none;
  left: 0;
  right: 0; }

.dk-select-open-up .dk-select-options {
  border-radius: 0;
  margin-bottom: -1px;
  bottom: 100%; }

.dk-select-open-down .dk-select-options {
  border-radius: 0;
  margin-top: -1px;
  top: 100%; }

.dk-select-multi .dk-select-options {
  max-height: 10em; }

.dk-select-options {
  background-color: white;
  border: 1px solid #CCCCCC;
  border-radius: 0em;
  list-style: none;
  margin: 0;
  max-height: 10.5em;
  min-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0.25em 0;
  width: auto;
  z-index: 100; }

.dk-option-selected {
  background-color: #b9b4b5;
  color: #fff; }

.dk-select-options-highlight .dk-option-selected {
  background-color: transparent;
  color: inherit; }

.dk-option {
  padding: 0 0.5em; }

.dk-select-options .dk-option-highlight {
  background-color: #b9b4b5;
  color: #fff; }

.dk-select-options .dk-option-disabled {
  color: #BBBBBB;
  background-color: transparent; }

.dk-select-options .dk-option-hidden {
  display: none; }

.dk-optgroup {
  border: solid #CCCCCC;
  border-width: 1px 0;
  padding: 0.25em 0;
  margin-top: 0.25em; }
  .dk-optgroup + .dk-option {
    margin-top: 0.25em; }
  .dk-optgroup + .dk-optgroup {
    border-top-width: 0;
    margin-top: 0; }
  .dk-optgroup:nth-child(2) {
    padding-top: 0;
    border-top: none;
    margin-top: 0; }
  .dk-optgroup:last-child {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0; }

.dk-optgroup-label {
  padding: 0 0.5em 0.25em;
  font-weight: bold;
  width: 100%; }

.dk-optgroup-options {
  list-style: none;
  padding-left: 0; }
  .dk-optgroup-options li {
    padding-left: 1.2em; }

.dk-select-open-up .dk-selected {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-color: #b9b4b5; }

.dk-select-open-down .dk-selected {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: #b9b4b5; }

.dk-select-open-up .dk-selected:before, .dk-select-open-down .dk-selected:before {
  border-width: 0 0.25em 0.25em;
  border-bottom-color: #b9b4b5; }

.dk-select-open-up .dk-selected:after, .dk-select-open-down .dk-selected:after {
  border-left-color: #b9b4b5; }

.dk-select-open-up .dk-select-options, .dk-select-open-down .dk-select-options, .dk-select-multi:focus .dk-select-options {
  display: block;
  border-color: #b9b4b5; }

.dk-select-multi:hover, .dk-select-multi:focus {
  outline: none; }

.dk-selected:hover, .dk-selected:focus {
  outline: none;
  border-color: #b9b4b5; }
  .dk-selected:hover:before, .dk-selected:focus:before {
    border-top-color: #b9b4b5; }
  .dk-selected:hover:after, .dk-selected:focus:after {
    border-left-color: #b9b4b5; }

.dk-select-disabled {
  opacity: 0.6;
  color: #BBBBBB;
  cursor: not-allowed; }
  .dk-select-disabled .dk-selected:hover, .dk-select-disabled .dk-selected:focus {
    border-color: inherit; }
    .dk-select-disabled .dk-selected:hover:before, .dk-select-disabled .dk-selected:focus:before {
      border-top-color: inherit; }
    .dk-select-disabled .dk-selected:hover:after, .dk-select-disabled .dk-selected:focus:after {
      border-left-color: inherit; }

select[data-dkcacheid] {
  display: none; }


.cnt-left input[type="text"].input-mini{
	width: 20%;
	float: left;
	margin-left: 3.5%;
}

.cnt-left input[type="text"].input-mini{
	width: 20%;
	float: right;
	margin-left: 2.0%;
}

.cnt-left input[type="text"].input-mini-first{
	width: 20%;
	float: left;
	margin-left: 5.5%;
}

#tabs{
	padding-bottom: 30px;
	/*border-bottom: 1px solid #bcbcbc;*/
	margin-bottom: 30px;
}

.rslides_tabs{
	display: none;
}

.radio{
	text-align: left;
	color: #666666;
	font-size: 14px;
	margin-top: 20px;
}
.radio img{
display: inline;
vertical-align: bottom;
margin-left: 5px;
}

.info-check{
	margin: 10px 0 40px 25px;

	display: block;
	color: #666;
}

.line{
	margin-top: 30px;
	width: 100%;
	background: #c5c5c5;
	height: 1px;
	margin-bottom: 30px;
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel.owl-loaded.mobile{
	display: none;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }
.cnt-prodotti{
	display: block;
}
.categorie.mobile{
	display: none;
}

#menu-segue{
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	z-index: 9997;
	background: #fff;
	border-bottom: 1px solid #f1f1f1;
}

#carrello-mobile, .header nav.mobile{
	display: none;
}
.width40.dettaglio-prodotto{
	font-size: 0;
	line-height: 0;
}
/*! #######################################################################

	MeanMenu 2.0.7
	--------

	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: block;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	/*float: left;	
	position: relative;*/
	position: fixed;
	width: 80%;
	top: 15px;
	background: transparent;
	padding: 0px 0;
	min-height: 42px;
	z-index: 9998;
}

.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 13px 13px 11px 13px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	color: #404040;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #404040;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #0c1923;
	margin-top: 59px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 94%;
	padding: 0.5em 3%;
	margin: 0;
	text-align: left;
	color: #404040;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);
	text-decoration: none;
	text-transfom: uppercase;
	background: #f1f1f1;
}

.mean-container .mean-nav ul li a.green, .mean-container .mean-nav ul li a.active{
	color: #95cdaf;
}

.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 0.5em 10%;
	border-top: 1px solid #fff;
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 0.5em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 0.5em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 0.5em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #404040;
	color: #fff;
	
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 26px;
	padding: 4px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255,255,255,0.1);
	border: none !important;
	border-left: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0.9);
	color: #fff;
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}

#lingua{
	display: inline-block;
	cursor: pointer;
}
#lingua:hover{
	color: #95CDAF;
}

#lista-lingue {
	display: none;
	position: absolute;
	right: 0px;
	margin: 15px 0 0 0;
	background: #f1f1f1;
	padding: 0 10px 10px;
	z-index: 99;
	text-align: center;
}
#info-header #lista-lingue, #info-header #lista-lingue li{
	float: none;
	border: 0;
}
#info-header #lista-lingue li:last-child{
	padding: 0;
}

#lista-lingue li{
	display: block;
	margin: 5px 0 8px;
	text-align: center;
}

#lista-lingue li a{
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 14px;
}
#segnalazione_cookies_ext {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #404040;
    bottom: 5%;
    color: #404040;
    font-size: 12px;
    line-height: 18px;
    padding: 10px 15px;
    position: fixed;
    right: 2%;
    text-align: left;
    width: 40%;
    z-index: 999;
}
.ok_cookies {
}
.ok_cookies {
    cursor: pointer;
}
.chiudi-cookie {
    background: rgba(0, 0, 0, 0) url("../img/chiudicookie.png") no-repeat;
    font-weight: 700;
    height: 13px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 13px;
}
#segnalazione_cookies h3 {
    margin: 0 0 15px;
    text-transform: uppercase;
}
#segnalazione_cookies_ext a {
    color: #95cdaf;
    font-weight: 700;
    text-decoration: none;
}
#segnalazione_cookies_ext a:hover{
	color: #404040;
}


.width35.dettaglio-prodotto h4{
	font-size: 14px;
	margin: 30px 0 0 0;
	text-transform: uppercase;
	color: #404040;
	font-style: normal;
	font-weight: 400;
}
.cnt-num{
	float: left;
	width: 100%;
	/*border: 1px solid #666;*/
	padding: 0px;
	-webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;    
    box-sizing: border-box;
    background: #fff;
    color: #666;
    margin-top: 10px;
}
.cnt-num a{
	color: #666;
	display: block;
}
.cnt-num a.add{
	float: left;
	width: 30%;
	text-align: center;
	padding: 9px 0;
	font-family: 'Open Sans', sans-serif;
}
.cnt-num span{
	display: block;
	float: left;
	width: calc(40% - 2px);
	text-align: center;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	padding: 9px 0;
	font-family: 'Open Sans', sans-serif;
}
.cnt-num a.removeQt{
	float: left;
	width: 30%;
	text-align: center;
	padding: 9px 0;
	font-family: 'Open Sans', sans-serif;
}
.width30{
	width: 30%;
	float: right;
}
.width40 .dk-select, .width40 .dk-select-multi{
	margin-top: 9px;
}

form[role="search"] input[type="submit"]{
	font-size: 0;
}

.cnt-nav-mobile{
		display:none;
}
.coupon input[type="submit"]{
	float: none;
	display: inline-block;
}
.coupon input[type="text"]#coupon_code{
	background: #E9E9E9;
	border: 0;
	color: #404040;
	box-sizing: border-box;
	padding: 12px;
}

.shipping-advice h3{
	font-weight: normal;
	font-size: 16px;
}

.side-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 280px;
  height: 100vh;
  background-color: #fff;
  color: #404040;
  padding: 20px;
  transform: translateX(-100%);
  transition: transform 0.3s ease-in-out;
  z-index: 1000;
}

.side-menu .filtro{
	margin-top: 30px;
	font-size: 18px;
}
.caratteristiche span{
	display: block;
	font-size: 15px;
	margin-top: 12px;
}
.side-menu .filtro span{
	display: block;
	font-size: 15px;
	margin-bottom: 12px;
}

/* Classe aggiunta via JS per far comparire il menu */
.side-menu.active {
  transform: translateX(0);
}
	
#open-menu-btn{
	margin: 0 auto;
}

/* Overlay di sfondo */
.overlay-filtri {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 999;
}

.overlay-filtri.active {
  opacity: 1;
  visibility: visible;
}

/* Stili di base per la lista e i bottoni */
.side-menu ul {
  list-style: none;
  padding: 0;
  margin-top: 40px;
}

.side-menu ul li {
  margin: 20px 0;
}

.close-btn.close {
  background: none;
  border: none;
  color: #404040;
  font-size: 2rem;
  cursor: pointer;
  position: absolute;
	right: 20px;
	top: 10px;
}

.btn.close-btn{
	width: 100%;	
}

@media (max-width: 1480px) {
	.rslides_nav.prev{
		left: -54px;
	}
	.rslides_nav.next{
		right: -54px;
	}
	
	.cnt-nav-mobile{
		display:nome;
	}
	.cnt-nav-mobile form{
		display:none;
	}
}

@media (max-width: 1400px) {
	.rslides_tabs{
		display: block;
		text-align: center;
	}
	.rslides_tabs li{
		list-style: none;
		display: inline;
	}
	.rslides_tabs li a{
		font-size: 0;
		height: 10px;
		width: 10px;
		border-radius: 5px 5px 5px 5px;
		background: #cccaca;
		display: inline-block;
		margin: 15px 3px 30px;
	}
	.rslides_tabs li a:hover, .rslides_tabs li.rslides_here a{
		background: #97ccb0;
	}
	.rslides_nav.prev, .rslides_nav.next{
		display: none;
	}
	
	.cnt-nav-mobile{
		display:none;
	}
}

@media (max-width: 1300px) {
	#nav-icon4, #nav-icon3{
		display: block;
	}
	.new-header .nav, .new-header .account{
		display: none;
	}
	.caption .deco{
		display: none;
	}
	.content, .content.mini, .content.backend, .sub-menu{
		width: 960px;
	}
	.rslides img{
		height: 435px;
		width: auto;
	}
	.box-prodotto {
	    margin: 0 0.5% 50px;
	    width: 24%;
	}
	.caption a{
		width: 100%;
	}
	.offerte-news .box-prodotto:nth-child(2n+1){
		float: left;
		width: 48%;
	}
	.offerte-news .box-prodotto:nth-child(2n){
		float: right;
		width: 48%;
	}
	.offerte-news h1.title:before, .offerte-news h1.title:after{
		width: 50px;
	}
	#sidebar{
		width: 20%;
	}
	h1.title:before, h2.title:before, h1.title:after, h2.title:after{
		width: 80px;
	}
	.width40.dettaglio-prodotto{
		width: 50%;
	}

	/*
	.cnt-page-news .thumb-news:nth-child(2n+1),
	.cnt-page-news .thumb-news:nth-child(2n){
		height: 190px;
		overflow: hidden;
	}*/
	.width30 {
	    float: right;
	    width: 40%;
	}
	
	.cnt-nav-mobile{
		display:none;
	}
}

.categorie .flex-only-mobile{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row-reverse;
	gap: 0 10px;
}
.flex-only-mobile img,
.flex-only-mobile h3{
	z-index: 9;
}
.categorie .flex-only-mobile h3, .categorie .flex-only-mobile img{
	margin: 0 !important;
}
.categorie .flex-only-mobile img{
	width: 100%;
	max-width: 160px;
}

.categorie .width20{
	box-sizing: border-box;
	padding: 15px 10px;
}

@media (max-width: 1200px) {
	.filtro-prodotti.col-3{
		display: grid;
	  grid-template-columns: repeat(2, 1fr);
	  grid-template-rows: masonry;
	  grid-gap: 40px;
	}
}

@media (max-width: 980px) {
	.box-category {
		padding: 20px !important;
	}
	.flex-only-mobile{
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: row-reverse;
		gap: 0 10px;
	}
	.flex-only-mobile h3, .flex-only-mobile img{
		margin: 0 !important;
	}
	.flex-only-mobile img{
		width: 100%;
		max-width: 234px;
	}
	.box-category .btn{
		display: none !important;
	}
	.content, .content.mini, .content.backend, .sub-menu{
		width: 768px;
	}
	.nav li {
	    margin-left: 20px;
	}
	.nav .sub-menu li {
	    margin-left: 0px;
	}

	.nav li a{
		font-size: 14px;
		padding: 15px 0 25px;
	}
	.nav .sub-menu li a {
	    font-size: 13px;
	}
	.sub-menu .width25 h2, .sub-menu .width25 h3 {
	    font-size: 15px;
	}

	.caption a {
	    font-size: 12px;
	    margin: 25px auto 0;
	}
	.caption p{
		font-size: 13px;
		line-height:19px;
		height: 190px;
	}
	.caption .deco, .cnt-grey img{
		display: none;
	}
	.caption h2{
		margin-bottom: 20px;
		margin-top: 40px;
	}
	.cnt-dettaglio-news{
		width: 55%;
	}
	.cnt-grey span{
		float: none;
	}
	.offerte-news .box-prodotto:nth-child(2n) {
	    display: none;
	}

	.offerte-news .box-prodotto:nth-child(2n+1) {
	   width: 100%;
	}
	.box-prodotto:nth-child(2n) {
	    float: right;
	    width: 48%
	}

	.box-prodotto:nth-child(2n+1) {
		float: left;
		width: 48%;
	}
	.cnt-copertina{
		width: 57%;
	}
	.sidebar.categorie {
	    width: 40%;
	}

	.filtro-prodotti .box-prodotto {
	   	 margin: 0 0 40px 2%;
	}
	.caratteristiche{
		padding: 10px;
	}

	.width35.dettaglio-prodotto, .width40.dettaglio-prodotto{
		width: 100%;
		margin-left: 0;
		float: none;
	}

	.width35.dettaglio-prodotto{
		margin-top: 30px;
	}	

	.cnt-nav-mobile{
		display:none;
	}	
}

.mobile-only{
	display: none;
}

	.decobox1-cat{
		width:190px;top: -90px;left: -110px;
	}
	.decobox2-cat{
		width: 130px;
		bottom: -30px;
		right: -60px;
	}

	.decobox3-cat{
		width: 180px;
		top: -80px;
		right: -80px;
	}
	.decobox4-cat{
		width: 140px;
		bottom: -40px;
		left: -80px;
	}

	.decobox5-cat{
		width: 175px;top: -60px;left: -110px;
	}
	.decobox6-cat{
		width: 155px;
		bottom: -50px;
		right: -90px;
	}

@media (max-width: 780px) {
	.flex-only-mobile img{
		max-width: 50%;
	}
	
	.decobox1{
		width:190px;top: -90px;
	}
	.decobox2{
		width: 130px;
		bottom: -30px;
		right: -60px;
	}

	.decobox3{
		width: 180px;
		top: -80px;
		right: -80px;
	}
	.decobox4{
		width: 140px;
		bottom: -40px;
		left: -80px;
	}

	.decobox5{
		width: 175px;
	}
	.decobox6{
		width: 155px;
		bottom: -50px;
		right: -90px;
	}
	
		.filtro-prodotti.col-3{
			display: grid;
		  grid-template-columns: repeat(2, 1fr);
		  grid-template-rows: masonry;
		  grid-gap: 20px;
		}

	.tabella-carrello .thead{
		display: none;
	}

	#mobile-lingue{
		display: block;
		position: absolute;
		right: 115px;
		top: 27px;
		z-index: 9999;
	}
	
	#mobile-lingue, #mobile-lingue li{
		margin: 0;
		padding: 0;
	}
	#mobile-lingue li{
		list-style: none;
		display: inline-block;
		color: #404040;
		font-weight: 600;
		position: relative;
		margin-left: 2px;
	}
	#mobile-lingue li:after{
		content "";
		height: 20px;
		width: 1px;
		color: #404040;
		display: inline-block;
		vertical-align: middle;
		margin-left: 2px;
	}
	#mobile-lingue li:last-child:after{
		content: "";
		display: none;
	}
	#mobile-lingue li a{
		color: #404040;
	}
	#mobile-lingue li a:hover, #mobile-lingue li.current-lang a{
		color: #97ccb0;
	}

	#nav-icon3, #nav-icon4 { display: block; } 
	#segnalazione_cookies_ext {
	    right: 2.5%;
	    width: 80%;
	}
	.content, .content.mini, .content.backend, .sub-menu{
		width: 90%;
	}	
	.cnt-dettaglio-news {
	    width: 100%;
	}
	.nav, .cnt-nav, #info-header, .cnt-nav form, .deco2, .deco3{
		display: none;
	}
		
	.cnt-nav-mobile{
		display:block;
		min-height:30px;
	}
	
	.cnt-nav-mobile form{
		display:block;
	}
	
	.cnt-nav-mobile input[type="text"] {
    background: #fff;
    border: 1px solid #b9b4b5;
    padding: 12px;
    font-size: 13px;
    color: #404040;
    font-size: 14px;
    font-family: 'Karla', sans-serif;
    font-weight: 400;
       width: 90%;
       margin: 5px 5% 15px;

    box-sizing: border-box;
	}
	
	.cnt-nav-mobile input[type="submit"]{		
	    padding: 10px;
		background: url(../img/cerca.png) no-repeat;
		width: 15px;
		height: 16px;
		display: block;
		cursor: pointer;
		border: 0;
		position: absolute;
		right: 8%;
		top: 93px;
		margin: 0;
	}
	
	.header .logo img{
		width: 100%;
		z-index: 9999;
	}
	.header .logo{
		width: 76px;
		left: 50%;
		margin-left: -38px;
		top: 22px;
		z-index: 9999;
	}
	
	.header {
	    height: 75px;
	    position: relative;
	}
		
	.rslides{
		height: auto;
	}
	.rslides .caption{
		display: none;
	}
	.rslides img{
		float: none;
		width: 100%;
		height: auto;
	}

	.offerte{
		height: auto;
		padding: 20px 0;
	}
	.offerte h2{
		padding: 0;
		font-size: 18px;
	}

	.owl-dot:hover, .owl-dot.active{
		background: #97ccb0;
	}
	.owl-dot{
		height: 10px;
		width: 10px;
		border-radius: 5px 5px 5px 5px;
		background: #cccaca;
		display: inline-block;
		margin: 0px 3px 30px;
	}

	.owl-dots{
		text-align: center;
	}

	h1.title::before, h2.title::before, h1.title::after, h2.title::after {
	    border-bottom: 0px dashed #d8ece1;
	    content: "";
	    display: inline-block;
	    height: 0px;
	    margin-right: 0px;
	    vertical-align: middle;
	    width: 0px;
	}

	h1.title{
		margin: 40px auto 20px;
	}

	/*.box-prodotto:nth-child(2n+1), .box-prodotto:nth-child(2n) {
	    width: 100%;
	    float: none;
	}*/
	
	.box-prodotto:nth-child(2n) {
	    float: right;
	    width: 48%
	}

	.box-prodotto:nth-child(2n+1) {
		float: left;
		width: 48%;
	}
	.filtro-prodotti .box-prodotto {
	    margin: 0 0 20px 0;
	}

	.owl-carousel.owl-loaded.mobile{
		display: block;
	}

	.cnt-prodotti{
		display: none;
	}
	.box-te, .box-caramelle, .box-tisane, .box-accessori{
		width: 100%;
		float: none;
	}
	
	.box-prodotto img {
    width: 100%;
    max-width: 234px;
    margin: 0 auto;
    position: relative;
	max-height:160px;
	}

	.box-prodotto h1 {
    font-size: 16px;
    color: #97ccb0;
    margin: 0 0 10px 0;
    padding: 10px 4%;
    font-family: 'Karla', sans-serif;
    text-transform: none;
    border-bottom: 1px solid #f1f1f1;
    width: 92%;
    min-height: 65px;
	}
	
	.offerte-news .width50.promozioni{
		display: none;
	}
	.offerte-news .width45{
		float: none;
		width: 100%;
		display:none;
	}
	.evidenza .box-prodotto{
		margin-bottom: 15px;
		z-index:99;
	}
	.offerte-news .thumb-news:last-child{
		display: none;
	}

	.box-te, .box-caramelle, .box-tisane, .box-accessori{
		display: none;
	}

	.categorie.mobile .width20 img{
		display: none;
	}
	.categorie.mobile{
		display: block;
	}
	.categorie.mobile .width20:nth-child(2n+1){
		width: 49%;
		float: left;
		margin: 0 0 10px;
		box-sizing: border-box;
		font-size: 20px;
		font-weight: 500;
	}
	.categorie.mobile .width20:nth-child(2n){
		width: 49%;
		float: right;
		margin: 0 0 10px;
		box-sizing: border-box;
		font-size: 20px;
		font-weight: 500;
	}
	.categorie.mobile .width20.accessori span{
		margin-top: 0;
	}
	.categorie.mobile .width20.tisane span{
		margin-top: 0;
		padding-top: 26px;
	}
	.newsletter .width50{
		float: none;
		width: 100%;
	}
	.newsletter{
		padding: 0 0 50px;
		overflow: hidden;

	}
	#flower{
		right: -40px;
	}
	footer .width20.desktop{
		display: none;
	}
	
	footer .width20{
		float: none;
		width: 100%;
		margin-right: 0;
		text-align: center;
	}
	footer{
		padding: 40px 0 30px;
	}

	#facebook{
		font-size: 0;
		width: 33px;
		left: 50%;
		margin-left: -15px;
		top: 85px;
	}
	#facebook:hover{
		text-decoration: none;
	}

	footer .width20.contatti-footer{
		display: block;
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}

	.newsletter .width50:nth-child(2){
		margin-top: 40px;
	}

	#credits{
		font-size: 11px;
		text-align: center;
		line-height: 17px;
	}
	#logo-footer {
    	margin: 0 auto 80px;
	}
	.thumb-news .width50{
		float: none;
		width: 100%;
	}
	.thumb-news h2, .thumb-news h1{
		min-height: 1px;
		margin-top: 15px;
	}
	.width50:nth-child(2n+1), .width50:nth-child(2n){
	    float: none;
	    width: 100%;
	}
	.dettaglio-contatti{
	    float: none;
	    width: 100%;
	    margin-right: 0;
	    margin-bottom: 30px;		
	}
	.breadcrumbs{
		margin-bottom: 25px;
	}
	h3.title{
		margin-bottom: 20px;
	}
	.cnt-modulo {
	    border: 2px solid #97ccb0;
	    box-sizing: border-box;
	    margin-bottom: 30px;
	    padding: 20px;
	    width: 100%;
	}
	.cnt-modulo.right{
		position: relative;
	}

	.cnt-left, .cnt-right{
		float: none;
		width: 100%;
	}
	.cnt-left{
		margin-bottom: 10px;
		padding: 10px;
	}
	.cnt-left input[type="text"]:nth-child(2n+1), .cnt-left input[type="password"]:nth-child(2n+1),
	.cnt-left input[type="text"]:nth-child(2n), .cnt-left input[type="password"]:nth-child(2n) {
	    float: none;
	    width: 97%;
	    margin-left: 0;
	}
	.cnt-page-news .thumb-news:nth-child(2n+1), .cnt-page-news .thumb-news:nth-child(2n){
		height: auto;
		overflow: visible;
		width: 100%;
		float: none;
	}

	.thumb-news p{
		height: auto;
	}

	.cnt-dettaglio-news #social{
		position: relative;
		left: auto;
		right: 0;
	}
	.cnt-dettaglio-news #social a{
		display: inline-block;
	}
	.cnt-dettaglio-news #social h5{
	    display: block;
	    float: left;
	    font-family: "Karla",sans-serif;
	    margin-top: 12px;
	    margin-right: 8px;
	}

	.cnt-dettaglio-news .thumb-news h1{
		margin-top: 45px;
	}
	
	.cnt-copertina{
		margin-bottom: 20px;
	}

	.sidebar.categorie, .cnt-copertina{
	    float: none;
	    width: 100%;
	}
	.sidebar.categorie .width20 {
    	margin: 0 0 5px;
    }
    .sidebar.categorie .width20.tisane span{
    	margin-top: 5px;
    }
    .cnt-copertina h1{
    	margin: 30px 0 10px;
    }
    .cnt-copertina .btn{
    	margin-top: 0px;
    	margin-bottom: 20px;
    	width: 100%;
    	padding: 15px 0;
    }
    .btn-filtro{
    	margin-top: 0;
    }

    .prezzo, .width35 .acquista,
    .categorie .width20{
    	float: none;
    	width: 100%;
    	margin-bottom: 10px;
    }
    .categorie .width20.tisane span{
    	margin-top: 0;
    	padding-top: 26px;
    }

    #ninja-slider{
    	width: calc(94% - 85px);
    }
    #thumbnail-slider{
    	height: 200px;
    }
    .backend .btn.continua, 
    .backend .btn.completa{
    	float: none;
    	width: 100%;
    	display: block;
    	padding: 15px 0;
    		 -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;    
    box-sizing: border-box;
    }
    .backend .btn.continua{
    	margin-bottom: 20px;
    }
    .trprod .tdinfo{
    	font-size: 14px;
    }
    .tdprod img{
    	display: none;
    }
    .trprod .tdprod .nome-prod{
    	float: left;
    }
    .tdprod .cestino{
    	float: left;margin-right: 10px;
    }

    .tabella-carrello{
    	padding: 10px;
    }
   .aggiorna.btn {
	    bottom: auto;
	    display: block;
	    float: none;
	    padding: 10px 0;
	    position: relative;
	    right: auto;
	   	margin: 20px 10px 10px;
		width: calc(100% - 20px);
	}

	.mobile-only{
		display: block;
	}
	.desktop-only{
		display: none;
	}

	.trprod .tdprod .nome-prod{
		font-weight: bold;
		max-width: calc(100% - 40px);
	}
	.coupon input[type="text"]#coupon_code{
		margin-top: 10px;
	}

	.qty .add, .qty .removeQt{
		color: #404040;
		font-size: 22px;
		vertical-align: middle;
	}
	.tdprod{
		margin-bottom: 20px;
	}

	.tdinfo, .tdprod{
		font-size: 13px;
		letter-spacing: 0;
	}
	#carrello-mobile{
		position: absolute;
		right: 45px;
		top: 29px;
		display: block;
		z-index: 9999;
	}
	#carrello-mobile img{
		float: left;
		margin-left: 15px;
		z-index: 9999;
	}
	.tabella-wishlist .tdbtn .btn{
		width: 100%;
		padding: 12px 0;
		font-size: 12px;
	}
	nav.mobile{
		display: block;
	}
	.breadcrumbs{
		padding: 5px;
		font-size: 13px;
	}

	.filtro-prodotti{
		margin-top: 20px;
	}
	#open-menu-btn{
		display: block;
	}
	.filtri-desk{
		display: none;
	}
	#sidebar{
		z-index: 999;
		position: relative;
		top: auto;
	}
	#sidebar, .filtro-prodotti{
	    width: 100%;
	    float: none;
	}
}

@media (max-width: 767px) {

	.header .logo {
	    left: 0%;
	    margin-left: 0px;
	}
	.cnt-num{
		width: 80%;
	}
	.dettaglio-prodotto .width40, .width30{
		width: 100%;
		float: none;
	}
}


input[type='number'] {
	-moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}


/* Angela 22/09/2017 */

.nav-woocomm{
	width:20%;
	float:left;
}
.nav-woocomm ul li, .nav-woocomm ul{
	list-style: none;
	display: block;
}
.nav-woocomm ul li a:hover,.nav-woocomm ul li a.active{
	color: #fff;
	background: #404040;
}
.nav-woocomm ul li a{
	color: #404040;
	padding: 10px 0 10px 5%;
	display: block;
	background: #f1f1f1;
	width: 90%;
	margin: 0 0 5px 0;
	text-align: left;
	text-transform: uppercase;
	font-size: 16px;
}
.cnt-woocomm{
	width: 75%;
	float: right;
}

.content .woocommerce{
	margin: 50px auto;
	width: calc(1240px - 5%);
}

.cnt-woocomm p{
	font-size: 16px;
}

.text-center{
	text-align: center;
}

.btn.torna-shop{
	float: none;
	width: 180px;
	margin: 50px auto 80px;
	display: block;
}

.woocommerce-orders-table__header{
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500;
}

.woocommerce-orders-table__header span{
	margin: 0px auto 5px;
	display: block;
}

a.woocommerce-button:hover{
	color: #404040;
}

.woocommerce-orders-table__cell a.woocommerce-button{
	margin: 0 5px;
}

.cnt-woocomm .woocommerce-orders-table td{
	text-align: center;
}
.cnt-woocomm .woocommerce-orders-table{
	width: 100%;
	border-collapse: separate;
    border-spacing: 0px 20px;
    display:table;
}

.woocommerce-orders-table__row{
	display: table-row;
}


@media (max-width: 1300px) {
	.content .woocommerce {
    	width: 960px;
	}
}

@media (max-width: 960px) {
	.nav-woocomm, .cnt-woocomm {
	    float: none;
	    width: 100%;
	}
	.nav-woocomm ul li a{
		width: 95%;
	}
	.nav-woocomm, .cnt-woocomm{
		margin-bottom: 40px;
	}
	.content .woocommerce {
    	width: 760px;
	}
}
@media (max-width: 768px) {
	.coupon input[type="submit"], .coupon input[type="text"]#coupon_code{
		display: block;
		width: 100%;
	}

	.cnt-woocomm{
		font-size: 12px;
		line-height: 15px;
	}
	.woocommerce-orders-table__header{
		font-size: 14px;
	}

	.cnt-woocomm .woocommerce-orders-table__row a{
		display: block;
	}

	.content .woocommerce {
    	width: 100%;
	}
	.cnt-woocomm p {
    	font-size: 14px;
    	line-height: 20px;
	}
}


/* Fatt. Elett. */

.woocommerce-checkout #billing_state_field.cnt-left2-prov {
	margin-top:21px !important;
	height:35px !important;
}
.woocommerce-checkout .input-text { box-sizing:border-box; }
.woocommerce-checkout #billing_pec, .woocommerce-checkout #billing_destcode { width:calc(247px - 2%); margin-top:20px; }
.woocommerce-checkout #billing_destcode { float:right; }


/* nuovo menù */
.sub-menu {
	position: absolute;
	top:42px;
	left:0;
	float: right;
	margin: 0 0 0 0px;
	text-align: center;
	width: auto;
	background: #f1f1f1;
	z-index: 9990;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 25px;
	text-align: left;
	display: none;
}
.sub-menu-cols {
	float:none;
	display:grid;
	grid-template-columns:200px 200px;
}
.menu-regali { padding:25px 27px; }
.menu-regali .sub-menu-cols, .menu-altre .sub-menu-cols {
	grid-template-columns: 1fr;
}
/*.menu-caramelle { left:auto; right:3px; }*/
.sub-menu-cols .width25 { float:none; width:auto; }
.sub-menu h3 { margin: 0 0 10px 0; }
.nav .sub-menu li:last-child a { padding: 0 0 15px 0; }

.shipping-advice {
	margin-top:30px;
	padding:15px 25px;
	background-color:#97ccb0;
	display:flex;
	justify-content:center;
	align-items:center;
	color:#404040;
	text-transform:uppercase;
	width:100%;
	box-sizing:border-box;
}

/* altre specialità */
.categorie .width20.altre img {
	position: absolute;
	bottom: 0;
	left: 0;
	line-height:35px;
}
.sidebar.categorie .width20.altre.active, .sidebar.categorie .width20.altre:hover {
	background: url("../img/pattern-altre.png") repeat !important;
}
.sidebar.categorie .width20.altre span {
	padding-top: 27px;
	margin-top: 15px;
	line-height:35px;
	height:auto;
	display:block;
}

/* home */
.promozioni.width50:nth-child(2n+1) {
	width: 100%;
}
.offerte-news .box-prodotto {
	width: 21.5%;
}
#sb_instagram { padding-bottom:0 !important; }

.menu-mobile ul li {
	margin-bottom:10px;
	font-size:16px;
}

@media screen and (max-width:1300px){
	.offerte-news .box-prodotto {
		margin: 0 0.5% 50px;
		width: 24% !important;
	}
}
@media screen and (max-width:1300px){
	.offerte-news .box-prodotto {
		width: 48% !important;
	}
}

.homeboxes {
	display:grid;
	grid-template-columns:repeat(6, 1fr);
	grid-gap:20px;
}

.box-te {
	background: url("../img/pattern-te.jpg") repeat;
	width:auto;
	height: 308px;
	overflow: hidden;
	position: relative;
	float: none;
	margin-bottom:0;
	grid-column-start: 1;
	grid-column-end: 4;
}
.box-tisane {
	background: url("../img/pattern-tisane.jpg") repeat;
	width:auto;
	height: 308px;
	overflow: hidden;
	position: relative;
	float: none;
	grid-column-start: 4;
	grid-column-end: 7;
}
.box-caramelle {
	background: url("../img/pattern-caramelle.jpg") repeat;
	width:auto;
	height: 308px;
	overflow: hidden;
	position: relative;
	float:none;
	margin-bottom:0;
	grid-column-start: 1;
	grid-column-end: 3;
}
.box-caramelle img {
	display:block;
	width:120px;
	height:auto;
}
.box-altre {
	background: url("../img/pattern-altre.png") repeat;
	width:;
	height: 308px;
	overflow: hidden;
	position: relative;
	float: none;
	margin-bottom:0;
	grid-column-start: 3;
	grid-column-end: 5;
}
.box-altre img {
	position: absolute;
	bottom: 30px;
	left: 25px;
	display:block;
	width:120px;
	height:auto;
}
.box-accessori {
	background: url("../img/pattern-accessori.jpg") repeat;
	width:auto;
	height: 308px;
	overflow: hidden;
	position: relative;
	float: none;
	grid-column-start: 5;
	grid-column-end: 7;
}
.box-accessori img {
	display:block;
	width:120px;
	height:auto;
}

@media (max-width:980px) {
	.homeboxes {
		grid-template-columns:repeat(2, 1fr);
		grid-gap:20px;
	}
	.box-te {
		grid-column-start: 1;
		grid-column-end: 2;
	}
	.box-tisane {
		grid-column-start: 2;
		grid-column-end: 4;
	}
	.box-caramelle {
		grid-column-start: 1;
		grid-column-end: 2;
	}
	.box-altre {
		grid-column-start: 2;
		grid-column-end: 4;
	}
	.box-accessori {
		grid-column-start: 1;
		grid-column-end: 4;
	}
	.boxes img, .box-accessori br { display:none; }
	.boxes {
		display:flex;
		align-items:center;
		justify-content:center;
	}
	.boxes .cnt-testi {
		position:relative;
		top:auto;
		right:auto;
	}
	.box-accessori .cnt-testi {
		width:auto;
	}
	.box-accessori .cnt-testi a { max-width:212px; }
}
@media (max-width:780px) {
	.homeboxes { display:none; }

	.categorie .width20.altre {
		background: url("../img/pattern-altre.png") repeat;
		display:flex;
		align-items:center;
		justify-content:center;
	}
	.categorie .width20.altre span {
		line-height:35px !important;
		display:block;
	}
	.categorie .width20.accessori {
		width: 100% !important;
		display:flex;
		align-items:center;
		justify-content:center;
	}
	.categorie .width20.accessori span { padding-top:0 !important; }
	.categorie .width20.accessori br { display:none; }
}

/*
.sidebar.categorie .width20.altre, .hideas {
	display: none !important;
}
*/

/* stelline */
.rating-custom { cursor:pointer; }
.stars {
	display:inline-block;
	margin-right:5px;
	height:24px;
	width:24px;
}
.stars svg {
	color:orange;
	width:100%;
	height:100%;
}
.prod-review {
	margin:20px auto 0;
	width: calc(1240px - 12%);
	border: 2px solid #f1f1f1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
}
.prod-review ul {
	list-style:none;
}
.prod-review .woocommerce-review__verified {
	color:orange;
	font-weight:bold;
}
.prod-review .description p { font-style:italic; }
.prod-review p.meta { margin-top:0 !important; }

.prod-review h3 {
	margin: 0 0 15px 0;
	color: #BBDFCC;
	text-transform: uppercase;
	font-weight: 700;
}

.prod-review .star-box, .prod-review .star-rating {
	display:inline-block;
}

.prod-review .rating-custom { display:flex; align-items:center; }

.prod-review .review {
	padding-top:15px;
	border-top:1px solid #f1f1f1;
}

@media screen and (max-width:1300px) {
	.prod-review {
		width:960px;
	}
}

@media screen and (max-width:980px) {
	.prod-review {
		width:768px;
	}
}

@media screen and (max-width:780px) {
	.prod-review {
		width:90%;
	}
}

@media screen and (max-width:680px) {
	#paymentCheckout #place_order, #paymentCheckout #paymentCheckoutBack {
		width:100%;
		box-sizing: border-box;
		margin-left:0 !important;
		margin-right:0 !important;
	}
}

#pos_sia_payment_form input[type="text"] { display:none !important; }

/* fix carrello mobile 02/2024 */

@media (max-width:1024px) {
	.tabella-carrello {
		padding: 20px 10px 0 10px;
		margin-bottom: 30px;
	}
	.tdprod img {
		width:50px;
		height:50px;
		margin-left: 5px;
	}
	.thead .tdprod,
	.trprod .tdprod {
		width:55%;
	}
	.trprod .tdprod .nome-prod {
		text-transform: none;
		display: inline-block;
		float:none;
		vertical-align: top;
		max-width: none;
	}
	.tdinfo {
		width: 15%;
	}
}

@media (max-width:980px) {
	.thead .tdprod,
	.trprod .tdprod {
		width:49%;
	}
	.tdinfo {
		width: 17%;
	}
}
@media (max-width:780px) {
	.tabella-carrello {
		padding: 20px 0 0;
		margin-bottom: 30px;
	}
	.trprod {
		padding-inline:10px;
		display: grid;
		grid-template-columns: auto auto 100px auto;
		gap: 10px;
	}
	.trprod .tdprod {
    width: 100%;
  }
	.tdinfo {
		width:auto;
		max-width:85px;
	}
	.tdinfo-qty {
		min-width:100px;
	}
	.trprod .clear {
		display:none !important;
	}
}
@media (max-width:600px) {
	.tdprod {
		margin-bottom:10px;
	}
	.trprod {
		padding-inline: 10px;
		grid-template-columns: auto auto;
		grid-row-gap: 5px;
		margin-bottom: 15px;
	}
	.tdinfo {
		margin-bottom:0;
	}
}

/* update 2024 */
button.acquista:hover {
	cursor:pointer;
}
.single-product .variations_form {
	display:grid;
	gap:20px;
	justify-content:space-between;
	grid-template-columns:1fr 180px;
	margin-top:30px;
	position:relative;
}
.single-product .cnt-num {
	float:none;
	width: 180px;
	margin-top: 10px;
	height:42px;
}
.single-product .woocommerce-variation-add-to-cart p {
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:5px;
}
.single-product p.in-stock {
	color:rgb(62 152 62);
	margin-bottom: 0;
	margin-top: 0;
}
.single-product p.out-of-stock {
	color:red;
	margin-bottom: 0;
	margin-top: 0;
}
.variations p {
	font-family: 'Karla', sans-serif;
	font-size:14px;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:5px;
}
.woocommerce-variation-description {
	display:none;
}
.woocommerce-variation-price .price {
    font-weight: 700;
    font-size: 21px;
    margin:0;
}
.woocommerce-variation-price .price del {
	opacity:0.7;
}
.woocommerce-variation-price .price ins {
	text-decoration:none;
}
.variations select {
	height:42px;
	background:transparent;
	min-width:120px;
	line-height:42px;
	font-family: 'Karla';
	border: 1px solid #666;
	margin-right:10px;
	color:#404040;
	padding:0 10px;
}
.variations select option {
	font-family:'Verdana';
}
.single-product .acquista {
	margin-top:25px;
	height: 42px;
	width:100%;
	line-height: 42px;
	padding: 0;
	font-family: 'Karla', sans-serif;
}
.single-product .reset_variations {
	display:none !important;
}
.single_variation_wrap .single_variation {
	position: absolute;
	bottom: 0;
	left: 0;
}

#shippingCheckout #order_comments_field label {
	display:none !important;
}
#shippingCheckout #order_comments_field textarea {
	display:inline-block;
	width:100%;
	height:80px;
	color: #404040;
  font-size: 14px;
  font-family: 'Karla', sans-serif;
  font-weight: 400;
  padding: 12px 10px;
}
#shippingCheckout .woocommerce-additional-fields h3 {
	font-size:14px;
	font-family: 'Karla', sans-serif;
  font-weight:bold;
  color: #666;
  text-transform:uppercase;
}
#shippingCheckout .select2-selection--single,
#billingCheckout .select2-selection--single {
	height:43px !important;
	border-radius:0 !important;
}
#shippingCheckout .select2-selection--single > span,
#billingCheckout .select2-selection--single > span {
	height:41px !important;
	line-height:41px;
	padding:0 10px;
}
.cnt-left2-prov {
	margin-top: 20px;
}
#shippingCheckout input[type="text"],
#shippingCheckout input[type="password"],
#shippingCheckout input[type="email"],
#billingCheckout input[type="text"],
#billingCheckout input[type="password"],
#billingCheckout input[type="email"] {
	padding: 12px 10px;
}
#paymentCheckout h2 {
	margin-bottom:20px !important;
}
.payment_method_vpossia img {
	margin-top:10px !important;
}
.payment_method_vpossia p {
	display:none;
}

.woocommerce-cart .content .woocommerce,
.woocommerce-checkout .content .woocommerce {
	margin: 0 !important;
}
.woocommerce-cart #calc_shipping_city_field {
	display:none !important;
}
.woocommerce-cart #calc_shipping_country_field, .woocommerce-cart #calc_shipping_state_field {
	max-width:250px;
	min-width:250px;
	display:inline-block !important;
}
.woocommerce-cart #calc_shipping_country_field .select2-selection, .woocommerce-cart #calc_shipping_state_field .select2-selection {
	background: #fff;
	border: 1px solid #b9b4b5;
	font-size: 13px;
	color: #404040;
	font-size: 14px;
	font-family: 'Karla', sans-serif;
	font-weight: 400;
	height:42px;
	border-radius: 0;
}
.woocommerce-cart #calc_shipping_country_field .select2-selection > span, .woocommerce-cart #calc_shipping_state_field .select2-selection > span {
 height:100%;
 line-height:42px;
}
.woocommerce-cart #calc_shipping_postcode {
	max-width:250px !important;
	margin-top:-10px;
}
.woocommerce-cart .shipping-calculator-form {
    border: 2px solid #97ccb0;
    padding:10px 20px;
    margin-bottom: 30px;
    position: relative;
    box-sizing: border-box;
}
.woocommerce-cart .shipping-calculator-form button {
	background: #fff;
	color: #404040;
	border: 2px solid #404040;
	box-sizing: border-box;
	width:250px;
	height:42px;
	line-height:40px;
	font-size: 14px;
	font-family: 'Karla', sans-serif;
	font-weight: 400;
	text-transform:uppercase;
	transition:all 0.3s ease;
	cursor:pointer;
}
.woocommerce-cart .shipping-calculator-form button:hover {
	color: #fff;
	background: #404040;
}
.woocommerce-cart .aggiorna:disabled {
 background:#999;
 cursor:not-allowed;
}
.woocommerce-cart .aggiorna:disabled:hover {
 background:#999;
 color:#fff;
 cursor:not-allowed;
}
.woocommerce-checkout #privacy_policy_field .required {
	display:none !important;
}
.woocommerce-checkout .payment_method_vpossia {
	margin-bottom:20px !important;
}


/* cookieyes banner */
.cky-consent-bar button,
.cky-modal .cky-prefrence-btn-wrapper button {
    border-radius:0;
    padding:5px 15px;
    font-size:14px;
    border-color:var(--text) !important;
    background-color: #fff !important;
    color:var(--text) !important;
    transition:all 0.3s ease;
}

.cky-consent-bar button.cky-btn-accept,
.cky-modal .cky-prefrence-btn-wrapper button.cky-btn-accept {
    background-color:var(--text) !important;
    color:#fff !important;
}

.cky-consent-bar button:hover,
.cky-modal .cky-prefrence-btn-wrapper button:hover {
    background-color:var(--accent) !important;
    color:var(--text) !important;
    border-color:var(--accent) !important;
}

button.cky-show-desc-btn:not(:hover):not(:active) {
    color:var(--text) !important;
}
.cky-revisit-bottom-right,
.cky-revisit-bottom-left {
    background-color:var(--accent) !important;
}
.cky-switch input[type="checkbox"]:checked {
    background:var(--accent) !important;
}
.cky-accordion-header .cky-accordion-btn {
    border-radius:0 !important;
}

.cky-modal div[data-cky-tag="detail-powered-by"] {
    display: none !important;
}
/**/

/* modifiche 03/2025 */

.woocommerce-checkout .newsletter {
	display: none;
}

.deco3 {
	left: auto;
	top: 50%;
	right: 5px;
	transform:translateY(-50%);
}
.offerte {
	text-align:center;
	h2 {
		padding-top: 22px;
	}
}

.single-product #social {
	display:none;
}

#mobile-lingue li {
	margin-right:15px;

	a {
		font-size:16px;
	}
}
.menu-mobile {
	top: 90px;
}
.menu-mobile ul li {
	font-size: 18px;
	line-height:2;
	margin-bottom:5px;
}
.menu-mobile .sottomenu ul li:last-child {
	margin-bottom:15px;
}

#nav-icon4 {
	z-index:9999999999999;
}

#cart-counter {
	width:18px;
	height:18px;
	position:absolute;
	top:-10px;
	right:20px;
	display:flex;
	justify-content:center;
	align-items:center;
	text-align:center;
	color:#000;
	background-color:var(--accent);
	border-radius:50%;
	font-size:14px;
	font-weight:bold;
}

.breadcrumbs {
	word-wrap:break-word;
}

#facebook {
	position: initial;
	top:0;
	display:inline-block;
	vertical-align: top;
}
#instagram {
	display: inline-block;
	color: #fff;
	margin-left:15px;
	vertical-align: top;
}
#instagram i {
	background: url("/wp-content/uploads/instagram.svg") no-repeat;
	width: 33px;
	height: 33px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}


.swiper-home .swiper-slide{
		height: 65vh;
		width: 100%;
}

.swiper-wrapper{
	transition-timing-function: linear;
}

.bg-green{
	background-color: #95CEAF;
}

.font-center{
	text-align: center;
}

.font-2{
	font-family: 'Libre Baskerville', serif;
  font-weight: lighter;
}

.shadow{
	-webkit-box-shadow: 0 2px 8px 0px rgba(0,0,0,0.1);
	box-shadow: 0 2px 8px 0px rgba(0,0,0,0.1);
}

.c-white{
	color: #fff;
}

.c-black{
	color: #404040;
}

.font-14{
	font-size: 14px;
}

.font-15{
	font-size: 15px;
	line-height: 1.2;
}

.shrink {
  flex-shrink: 0;
}
.flex-column{
  flex-direction: column;
}

.flex-auto {
  width: auto;
}
.flex-expand {
  flex: 1;
  min-width: 1px;
  width: 100%;
  max-width: 100%;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex,
.flex-mobile {
  display: flex;
}
.flex-left {
  justify-content: flex-start;
}
.flex-right {
  justify-content: flex-end;
}
.flex-center {
  justify-content: center;
}
.flex-middle {
  align-items: center;
}
.flex-top {
  align-items: flex-start;
}
.flex-bottom {
  align-items: flex-end;
}
.flex-space {
  justify-content: space-between;
}

.bg-white{
	background: #fff;
}

.position-relative{
	position: relative;
}
.position-absolute{
	position: absolute;
}

.position-sticky{
	position: sticky;
}

.w-100{
	width: 100%;
}

.search-form{
	display: none;
	bottom: -50px;
  right: 0px;
  z-index: 99;
}

.search-form input[type="text"]{
	width: 175px;	
	padding: 10px;
}

.search-form input[type="submit"]{
	display: none;
}


	.qty{
		border: 2px solid #A2CBB2;
		border-radius: 5px;
		padding: 0px;
		box-sizing: border-box;
		color: #404040;
	}

	.tdinfo.tdinfo-qty .qty{
		padding: 10px 5px;
		margin: 0 auto;
		display: table;
	}

.xoo-wsch-text,
.xoo-wsc-footer,
.xoo-wsc-body{
	font-weight: 400 !important;
}

.margin-bottom{
	margin-bottom: 80px;
}

.swiper-topmenu .flex-mobile{
	gap: 40px;
}

.swiper-topmenu a{
	color: #fff;
}

.swiper-topmenu a:hover{
	opacity: 0.8;
}

header .new-header{
	gap: 30px;
}

.c-green{
	color: #95CEAF;
}

.font-45{
	font-size: calc(22px + (45 - 22) * ((100vw - 300px) / (1600 - 300)));
	line-height: 1.1;
}

.font-40{
	font-size: calc(21px + (40 - 21) * ((100vw - 300px) / (1600 - 300)));
	line-height: 1.1;
}
.font-30{
	font-size: calc(21px + (30 - 21) * ((100vw - 300px) / (1600 - 300)));
	line-height: 1.1;
}

.font-21{
	font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (1600 - 300)));
	line-height: 1.3;
}

.box-category h3{
	margin: 20px auto 30px;
	color: #404040;
}

.d-table{
	display: table;
}


.box-category:hover .btn.btn-outline{
	background: #fff;
	color: #404040;
}

#overlay #nav-icon3{
	position: absolute;
	top: 20px;
	right: 5%;
}
.xoo-wsc-ft-btn,
.btn.btn-outline{
	transition: 0.5s ease-in-out;
	border: 1px solid #fff !important;
	border-radius: 16px;
	background: transparent;
	font-size: 16px !important;
	text-align: center;
	font-weight: 500;
	text-transform: none;
	display: table;
	padding: 12px 28px;
	float: none;
	cursor: pointer;
}

.xoo-wsc-ft-btn:hover,
.btn.btn-outline:hover{
	transition: 0.5s ease-in-out;
	background: #fff;
	color: #404040;
	border: 1px solid #fff !important;
}

.newsletter-new input[type="submit"],
.btn.btn-white{
	transition: 0.5s ease-in-out;
	border: 1px solid #fff;
	border-radius: 16px;
	background: #fff;
	font-size: 16px;
	text-align: center;
	font-weight: 500;
	text-transform: none;
	display: table;
	padding: 12px 28px;
	float: none;
	color: #95CEAF;
	cursor: pointer;
	letter-spacing: 0px;
}

.btn,
.backend .btn.continua,
.btn-filtro{
	transition: 0.5s ease-in-out;
	border: 1px solid #fff;
	border-radius: 16px;
	background: #95ceaf;
	font-size: 16px;
	text-align: center;
	font-weight: 500;
	text-transform: none;
	display: inline-table;
	padding: 12px 28px;
	float: none;
	color: #fff;
	cursor: pointer;
	letter-spacing: 0px;	
}

.acquista,
.aggiorna.btn,
.backend .btn.completa,
.cnt-copertina .btn{
	transition: 0.5s ease-in-out;
	border: 1px solid #fff;
	border-radius: 16px;
	background: #404040;
	font-size: 16px;
	text-align: center;
	font-weight: 500;
	text-transform: none;
	display: inline-table;
	padding: 12px 28px;
	float: none;
	color: #fff;
	cursor: pointer;
	letter-spacing: 0px;	
}

.btn:hover,
.backend .btn.continua:hover,
.backend .btn.completa:hover,
.cnt-copertina .btn:hover{
		background: #dce695;
		color: #404040;
}

.newsletter-new input[type="submit"]{
	display: block;
	width:100%;
	margin-top: 20px;
}

.newsletter-new input[type="submit"]:hover,
.btn.btn-white:hover{
	transition: 0.5s ease-in-out;
	background: #404040;
	color: #fff;
	border: 1px solid #404040;
}

.centered{
	margin-left: auto;
	margin-right: auto;
}

.col-3{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: masonry;
  grid-gap: 40px;
}

.col-4{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: masonry;
  grid-gap: 40px;
}

.box-category{
	padding: 40px;
}

.radius-16.shadow .img-prodotto{
	transition: 0.5s ease-in-out;
}

.radius-16.shadow:hover .img-prodotto{
	transform: scale(1.06);
	transition: 0.3s ease-in-out;
}

.radius-16{
	border-radius: 16px;
}

header .new-header .lang-item{
	margin-left: 10px;
}

header .new-header .lang-item:first-child{
	margin-left: 0px;
}

header .new-header .lang-item a{
	color: #404040;
}

header .new-header .lang-item a:hover,
header .new-header .lang-item.current-lang a{
	color: #97ccb0;
}

header .new-header #nav-icon4{
	position: relative;
	height: 24px;
	top: auto;
}

header .icons-header{
	gap: 20px;
}

.w-40{
	width: 40%;
	box-sizing: border-box;
}

.w-60{
	width: 60%;
	box-sizing: border-box;
}

.xoo-wsc-sc-cont{
	color: #404040;
}

.xoo-wsc-sc-count {
  background-color: #95ceaf;
}

.xoo-wsc-sc-bki{
	color: #95ceaf;
}

.newsletter-new{
	padding: 80px 0;
}

.newsletter-new input[type="text"]{
	background: transparent;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #fff;
	padding: 0 0 10px;
	color: #fff;
	font-size: 15px;
	appearance: none;
	display: block;
	margin-bottom: 10px;
	width: 100%;
}

.newsletter-new form a{
	color: #fff;
}

.newsletter-new .mc4wp-form {
	width: 400px;
}

.newsletter-new h2{
	margin: 0 0 30px;
}

.regali{
	margin: 80px 0 0;
}

.regali .w-40{
	padding: 50px;
}

.regali .w-40 h2{
	margin: 0 0 30px;
}

.regali .w-40 .btn{
	margin: 30px 0 0px;
}

.swiper-pagination-bullet-active,
.swiper-pagination-bullet{
	background: #fff;
}

.swiper-button-next, .swiper-button-prev{
	color: #fff;
}

.swiper-pagination{
	display: none;
}

@media (max-width:1300px) {
	.col-3{
	  grid-gap: 20px;
	}
	.col-4{
	  display: grid;
	  grid-template-columns: repeat(2, 1fr);
	  grid-template-rows: masonry;
	  grid-gap: 40px;
	}
}

@media (max-width:1024px) {
	#facebook span, #instagram span {
		display:none;
	}
}

@media (max-width:980px) {
	.swiper-pagination{
		display: block;
	}
	.swiper-button-next, .swiper-button-prev{
		display: none;
	}
	.newsletter-new .mc4wp-form{
		width: 100%;
		padding-left: 40px;
	}
	.col-3{
	  display: grid;
	  grid-template-columns: repeat(1, 1fr);
	  grid-template-rows: masonry;
	  grid-gap: 20px;
	}
	.single-product .width35 h1 {
		display: inline-block;
		margin-top:20px;
	}

	.woocommerce-checkout .cnt-left1 {
		width: 49%;
	}
	.woocommerce-checkout .cnt-left2 {
		width: 49%;
	}
	.woocommerce-checkout .cnt-left1-input-mini {
		width: 15%;
		margin-left: 2%;
	}
	.woocommerce-checkout .cnt-left2-input-mini {
		width: 32%;
		margin-left: 2%;
	}
	.woocommerce-checkout .cnt-left2-prov {
		width: 49%;
	}

	.woocommerce-checkout .cnt-left input[type="text"]:nth-child(2n+1), 
	.woocommerce-checkout .cnt-left input[type="password"]:nth-child(2n+1), 
	.woocommerce-checkout .cnt-left input[type="text"]:nth-child(2n), 
	.woocommerce-checkout .cnt-left input[type="password"]:nth-child(2n) {
		width: 100%;
	}

	.woocommerce-checkout .cnt-left input[type="submit"]:nth-child(2n) {
		margin: 0;
	}
}

@media (max-width:768px) {
	.swiper-topmenu .flex-mobile{
		gap: 5px;
	}

	.cnt-page-news{
	  display: grid;
	  grid-template-columns: repeat(1, 1fr);
	  grid-template-rows: masonry;
	  grid-gap: 20px;
	}


	.regali .w-40 {
	  padding: 30px;
	}
	.newsletter-new .mc4wp-form{
		padding-left: 0px;
	}

	.w-40, .w-60{
		width: 100%;
	}
	.flex{
		display: block;
	}

	.col-4{
	  display: grid;
	  grid-template-columns: repeat(1, 1fr);
	  grid-template-rows: masonry;
	  grid-gap: 20px;
	}

	.box-category h3 {
	  margin: 10px auto;
	}
	.new-header .logo{
		max-width: 90px !important;
	}
	.single-product .cnt-num {
		margin-top: 0;
		border: 0;
	}
	.single-product .qty {
		padding: 0;
	}

	.woocommerce-cart .qty .add,
	.woocommerce-cart .qty .removeQt {
		width: 12px;
		display: inline-block;
	}
	.woocommerce-cart .qty {
		display:flex;
		justify-content:space-between;
		align-items:center;
	}

	.woocommerce-cart .content .content,
	.woocommerce-checkout .content .content {
		width: 100%;
	}

	.woocommerce-checkout .switchblocks {
		display: flex;
		flex-direction: column-reverse;
	}
	.woocommerce-checkout .switchblocks	.cnt-right {
		margin-bottom: 25px;
	}
	.woocommerce-checkout .switchblocks	.cnt-left {
		margin-bottom:50px;
	}
}

@media (max-width:600px) {
	.search-form{
  		right: auto;
		left: 0;
	}
	.single-product .width35 h1 {
		margin-top: 0;
		margin-bottom: 0;
	}

	.single-product .content .width40 {
		display: flex;
		flex-direction: column;
		flex-flow: column-reverse;
		gap:5px;
	}
	.single-product .content .width40 #ninja-slider {
		width: 100%;
	}
	.single-product .content .width40 #thumbnail-slider {
		height:auto;
		margin-left:0;

		ul {
			display:flex;
			gap:5px;

			li {
				margin-bottom: 0;
			}
		}
	}

	.woocommerce-checkout #shipping_address_1_field,
	.woocommerce-checkout #billing_address_1_field {
		width:100%;
	}
	.woocommerce-checkout #shippingCheckout .cnt-left1-input-mini,
	.woocommerce-checkout #billingCheckout .cnt-left1-input-mini {
		width: 49%;
		margin-left: 0;
	}
	.woocommerce-checkout #shippingCheckout .cnt-left2-input-mini,
	.woocommerce-checkout #billingCheckout .cnt-left2-input-mini {
		width: 49%;
		margin-left: 2%;
	}

}

@media (max-width:400px) {
	.single-product .variations select {
		width:115px;
		min-width:115px;
	}
	.single-product .variations_form {
		gap:1px;
		grid-template-columns:115px auto;
	}

	.single-product .variations > div{
		position: relative;
	}
	.single-product .variations > div::after {
	  content: '';
	  position: absolute;
	  right:5px;
	  top: 55%;
	  transform: translateY(-50%);
	  border-width: 5px;
	  border-style: solid;
	  border-color: #000 transparent transparent transparent;
	  pointer-events: none;
	}
}