/*COLORI*
 verde chiaro:   #789937;
 verde scuro:    #547416;
 giallo-scuro:   #e1b42c;
 grigio-celeste: #f4f4f4;
 */

html {
	min-height: 100%;
}

/* FONTS */
@font-face {
	font-family: 'Auther';
	src: url('../fonts/Auther-Typeface.ttf') format('truetype'), url('../fonts/Auther-Typeface.eot') format('embedded-opentype'), url('../fonts/Auther-Typeface.woff') format('woff'), url('../fonts/Auther-Typeface.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Slick';
	src: url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.eot') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.auther {
	font-family: 'Auther';
	color: #547416;
	font-size: 52px;
}

.auther-white {
    font-family: 'Auther';
    color: white;
    font-size: 50px;
    letter-spacing: 2.5px;
    bottom: 9px;
    left: 40px;
    text-shadow: 1px 1px #000000;
}
.auther-white:hover{
	color:#e1b42c;
}

a {
    color: #333;
}

.inline {
	display: inline;
}

.fltrgt {
    float: right;
}
.pull-right {
	margin-left: 10px;
    float: right !important;
}

.input-group {
    margin-bottom: 1em;
}

.titolo-verde {
    margin: 15px 0;
}

.titolo-verde img {
    margin-top: -15px;
}

label {
	font-size: 12px;
}

.pd-0{padding:0}

body {
	font-family: 'Montserrat', sans-serif;;
	font-weight: normal;
	background-color: white;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale;
}

a:hover {
	text-decoration: none;
}

.btn.focus, .btn:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #000;
}
.btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger, .btn-default {
	color: black;
	background-color: #e1b42c;
	border-radius: 0px;
}
.btn-secondary {
	border-radius: 0px;
}
.btn-remove {
	border-radius: 0;
	color: #fff;
	background-color: #d0d0d0;
	padding: 2px;
	margin-left: 5px;
	font-size: 10px;
	width: 20px;
	height: 20px;
}

.btn-disabled {
	border: none;
	color: #666;
	background-color: #ccc;	
}
.btn-primary {
  background-image: none;
  background-color: #e1b42c;
  border-color: #e1b42c;
  color: #000 !important;
  text-decoration: none !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #000 !important;
  border-color: #e5a813 !important;
  background-color: #fff !important;
  opacity: 0.8;
  transition: 1s;
}

.btn-green {
    background-image: none;
    background-color: #188200;
    border-color: #188200;
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 0px !important;
}

.btn-iscriviti, .btn-cassa {
	font-weight: bold;
}

.btn-iscriviti {
	float: right;
}

.top-product-image {
	min-height: 270px;
}

.filtro-prod-container {
	min-height: 50px;
}

.filtro-prod-title {
	margin-top: -8px;
	float: left;
}

.filtro-prod{
	float: right;
	margin-top: 4px;
}

.prod-descr-aux {
	float: left;
}

.foto-olio{
	max-height: 500px;
}

.confezioni-icon {
	min-height: 35px;
	text-align: right;
	font-weight: bold;
	padding: 0 35px;
}

/* USO GENERALE */
/*.max-width {
	max-width: 1309px;
	margin: auto;
}*/

/*---------------------------------
colori , grandezze font, spaziature
----------------------------------*/

.bianco { color:#fff; }

.green-bg {
	background-color: #547416;
}


.margin-10{
	margin:10px;
}
.margin-top-10{
	margin-top:10px;
}
.margin-bottom-10{
	margin-bottom:10px;
}
.margin-20 {
	margin:20px;
}
.margin-top-20 {
	margin-top:20px;
}
.margin-bottom-20{
	margin-bottom:20px;
}
.margin-top-40 {
	margin-top:40px;
}
.margin-bottom-40 {
	margin-bottom:40px; 
}

.padding-bottom {
    padding-bottom: 10px;
}
.padding-top {
    padding-top: 10px;
}
.padding-15 {
	padding: 15px;
}
.padding-top-10 {
	padding-top: 10px;
}
.padding-top-20 {
	padding-top: 20px;
}

.nopadding {
	padding: 0px;
	
}
.padding-right-20 {
	padding-right: 20px;
}

.padding-right-25 {
	padding-right: 20px;
}
.padding-10 {
	padding: 10px;
}

.padding-20 {
	padding: 20px;
}
.padding-left-10{
	padding-left:10px;
}

.padding-bottom-10 {
	padding-bottom: 10px;
}
.padding-bottom-20 {
	padding-bottom: 20px;
}
.padding-30 {
	padding: 30px;
}

.padding-35 {
	padding: 35px;
}

.nomargin {
	margin: 0px;
}

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

.static {
	position: static;
}

.width-100 {
	width: 100%;
}
.fixed{
position:fixed;
}


/*HEADER SECTION*/


.header-top {
	background-color: #789937;
	color: white;
	font-size: 11.2px;
	padding: 0px;
	line-height: 30px;
}

	.header-top a {
		color: white;
		padding: 0px;
	}
	
	.header-top a:hover {
		text-decoration: none;
	}

	.header-top p {
		padding: 0px;
		margin: 0px;
		display: inline-block
	}

	.header-top .under-verde {
		border-bottom: 3px solid #a2b976;
	}



.header-bottom {
	background-color: #547416;
}

.menu .nav-link {
	color: black;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}

.nav-link:hover {
	color: black;
}

.menu {
	/*padding-left: 80px; */
	padding-left: 0px;
}
.menu .nav-item {
	min-width: auto;
}

.menu .nav-item>a {
	padding: 6px 0 4px 0;
}

.menu .nav-item>a:first-child {
	border: 0px !important;
}

.nav-item:hover li{
	background-color:white;
}
.log .nav-link {
	color: black;
	font-size: 14px;
	font-weight: 500;
}

.log .nav-item {
	font-size: 16px;
}


.log .nav-item:hover {
	background-color: transparent;
} 

.log .nav-link:hover {
	color: #fff;
}

.menu-item {
	border: 0px;
}

.linea {
	height: 12px;
	background-color: #e1b42c;
}

.linea-verde{
	height: 50px;
	background-color:#547416
}

.cart-link {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #8ea365;
	font-size: 16px;
}

.cart-link:hover {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #FFFFFF;
	text-decoration: none;
}

#navCart:hover {
	text-decoration: none;
}

#navCart .cart-text {
	padding: 0px; 
	margin: 0px;
}

#navCart .fa-chevron-down {
	width: .500em;
	margin-left: 2px;
}

.cart-link-giallo {
	color: #e1b42c;
}

.viaggio {
	margin: 4px;
	padding: 0px;
}

.icon-search {
	font-size: 1.1em;
	margin: 4px;
	padding: 5px;
}

.icon-search-menu {
	font-size: 2.3em;
	margin: 4px;
	padding: 5px;
}

.cerca-mobile {
	background-color: #f6f6f6;
	padding: 20px 35px;
	height:40px;
}

#cerca-collapse .input-group{
		height:90px;
	
}

.login-mobile {
	background-color: #ededed;
	padding: 30px;
	color: #000000;
	font-size:11px;
	line-height:20px;
	border:0px;
	border-radius:0px;

   
}

.blur {
	opacity:0.4;
}

.blur-2{
	opacity:0;
}

 .log-reg{
	padding-right:20px;
}

.login-mobile p{
	color: #000000;
}

.login-mobile a{
	color: #000000;
	
}
.login-mobile .input-group-prepend .login{
border-radius:0px;
}

/*.login-desktop{
padding:30px;
background-color: #ededed;
line-height:20px;
min-width:250px;
}

.login-desktop p{
	color: #000000;
	font-size:12px;
}

.login-desktop a{
	color: #000000;
	font-size:12px;
}


.icona {
	padding: 0px;
	margin: 0px;
}

.login-desktop .input-group-prepend{
    border-radius:0px;
	height:44px;
}

.login-desktop .form-control{
height:44px;
	
}*/

.input-cerca {
	border-radius: 0px;
	font-size: 16px;
}

.login-mobile .form-control {
	border-left: 0px;
	border-radius: 0px;
}

.btn-cerca {
	background-color: #b5b5b5;
	color: #e7e6e6;
	border-radius: 0px;
}

.mobile img {
	padding: px;
	margin-bottom: 8px;
	width: 20px;
	height: 20px;
}

.mobile {
	margin: 6px 15px 6px 6px;
	padding: 0px;
	font-size: 12px;
	float: right;
}

.cart-link span {
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}

.transparent {/* per search input placeholder*/
	background-color: transparent;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	margin: 0px;
	padding: 0px;
	color: #fff;
}

::-moz-placeholder {/* Firefox 19+ */ /* per search input placeholder*/
	color: white;
	opacity: 1;
	font-size: 11px;
}

::-webkit-input-placeholder {/* Chrome *//* per search input placeholder*/
	color: white;
	font-size: 11px;
}
:-ms-input-placeholder {/* IE 10+ */ /* per search input placeholder*/
	color: white;
	font-size: 11px;
}
::-moz-placeholder {/* Firefox 19+ */ /* per search input placeholder*/
	color: white;
	opacity: 1;
	font-size: 11px;
}
:-moz-placeholder {/* Firefox 4 - 18 */ /* per search input placeholder*/
	color: white;
	opacity: 1;
	font-size: 12px;
}

.border-left {
	border-left: solid 1px #ffff;
}

.input-group-text {
	background-color: white;
}


.menu-item{
margin:0px;
border-radius:0px;
}
.header-nav {
	background-color: #e1b42c;
	min-height: 40px;
}

.menu .nav-item a{
color: black;
padding-left:10px;
}

.menu .nav-item:hover {
	background-color: white;
}

.menu .nav-item a:active{
background-color:#e1b42c;
}

.login-mobile .show{

	
}

.dropdown:hover .login-desktop   {display: block; width: 100%;}
.dropdown .dr:hover .menu-item {display: block; width: 100%;}
.dropdown:hover .carrello  {display: block; width: 100%;}
.dropdown:hover .user-area  {display: block; width: 100%;}

.dropdown-menu {
  margin-top: -5px;
  animation-name: slidenavAnimation;
  animation-duration:.9s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;

  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration:.9s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;

  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration:.9s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
  
  border: 1px solid rgba(0,0,0,.15);
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.dropdown-menu a {
    color: #000;
}
.dropdown-menu > li > a {
    color: #000;
    line-height: 1; 
    padding: 0;
}
.dropdown-menu > li > a:hover { 
    background: transparent;
    text-decoration: underline;
}

/* mega dropdown menu */
.megamenu  {
  position: relative;
}
.megamenu .nav,
.megamenu .collapse,
.megamenu .dropup,
.megamenu .dropdown {
  position: static;
}
.megamenu .container {
  /*position: relative;*/
} 
.megamenu .dropdown-menu {
  left: auto;
}
.megamenu-flex{
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  -webkit-flex-flow: row nowrap;
  align-items: stretch;
  -webkit-align-items: stretch;
  padding-left: 34px;
}
.megamenu .dropdown.megamenu-fw .dropdown-menu {
  left: 0;
  right: 0; 
  margin: 0px;
  background-color: #fff; 
  padding: 0px;
  border: 0px; 
-webkit-box-shadow: 0px 200px 300px -25px rgba(0,0,0,0.71);
-moz-box-shadow: 0px 200px 300px -25px rgba(0,0,0,0.71);
box-shadow: 0px 200px 300px -25px rgba(0,0,0,0.71); 
  /*border-bottom: 100vh solid rgba(37, 37, 37, 0.6);*/ 
}
.megamenu .megamenu-block {
	padding: 0px 30px;
	margin: 20px 0;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    border-right: 1px #e1b42c solid;
}
.megamenu .megamenu-block:last-child {
    border-right: 0px;
}
.megamenu .megamenu-title {
	text-transform: uppercase;
  	font-family: 'Montserrat', sans-serif; 
  	color: #000;
  	font-weight: 300;
  	font-size: 19px;
  	padding: 5px 0 15px 0;
}
.megamenu .megamenu-content {
	padding: 3px;
	line-height: 1.4em; 
	font-size: 15px;
}
.megamenu .megamenu-content:hover {
	background-color: #e1b42c;
	color: #fff !important;
	cursor: pointer;
	-o-transition:color .2s ease-out, background 0.3s ease-in;
	-ms-transition:color .2s ease-out, background 0.3s ease-in;
	-moz-transition:color .2s ease-out, background 0.3s ease-in;
	-webkit-transition:color .2s ease-out, background 0.3s ease-in;
	transition:color .2s ease-out, background 0.3s ease-in;
}
.megamenu .megamenu-content a:hover {
	/*color: #000;*/
	text-decoration: none;
}



/* shop cart panel */
.dropdown .carrello {
    left: -224px;
    padding: 0px;
    top: 48px;
    width: 386px !important;
    background-color:transparent;
    border: 0px;
    z-index:9999;
}

.dropdown .carrello>ul {
    border: medium none !important;
    border-radius: 0px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176) !important;
    background-color: #fff;
    padding: 15px;
    margin-top: 10px;
}

.dropdown .carrello img {
    max-width: 100%;
}

.dropdown-menu.carrello .footer-cart {
    color: #000;
    font-size: 13px;
    margin-top: 10px;
    /*AG - 10/07/2017*/
    margin-right: 14%;
}
.dropdown-menu.carrello .footer-cart a {
    color: #000 !important;
    font-size: 13px !important; 
}
.dropdown-menu.carrello .arrow-top {
    color: #fff;
    top: -25px;
    right: 60px; 
    font-size: 40px;
    position: absolute;
}
.dropdown-menu.carrello .list-group{
	box-shadow: unset;
}
.dropdown-menu.carrello li p.title{
    color: #000;
    border-bottom: 1px #000 solid;
    font-family: 'Montserrat', sans-serif; 
    font-size: 22px;
    padding: 15px 0;
    font-weight: 300;
    text-transform: uppercase;
}
.dropdown-menu.carrello li hr{
	border-bottom: 1px #000 solid;
}
	.dropdown-menu.carrello li .total .subtotal{
		text-transform: uppercase;
		font-size: 18px;
		font-weight: bold;
	}
	.dropdown-menu.carrello li .btn-cassa {
		color: #000 !important;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center right;
		text-decoration: none;
		font-weight: bold;
		font-size: 16px;
	}
	.dropdown-menu.carrello li .btn-cassa:hover{
		opacity: 0.8;
		transition: 1s;
		border: 1px #666 solid;
	}
.dropdown-menu.carrello li {
    color: #000;
    font-family:  'Montserrat', sans-serif;
    font-size: 14px;
    padding: 5px 0;
    list-style: none outside none;
    text-transform: none;
    line-height: 1.3em;
    border-radius: 0px !important;
	border: 0px;
}
	.dropdown-menu.carrello li .price-prod{
		display: flex;
		align-items: center;
		-webkit-align-items: center;
		justify-content: center;
		-webkit-justify-content:center;
	}
	.dropdown-menu.carrello li .title-prod{
		display: flex;
		align-items: center;
		-webkit-align-items: center;
	}
.dropdown-menu.carrello li a {
    font-size: 14px;
    text-decoration:underline;
}
.dropdown-menu.carrello li a:hover {
	background-color: transparent !important;
	text-decoration: none;
}
.dropdown-menu.carrello li a.link {
	text-decoration: none;
}
.dropdown-menu.carrello li a.link:hover {
	background-color: transparent !important;
	text-decoration: underline;
}

/*Animazione aggiunta prodotto al carrello*/
@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-5px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(5px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
.animated {
  animation-duration: 1.2s;
  animation-fill-mode: both;
  transition: 0.6s;
  border: 1px solid #e5bd31 !important;
}
.animated-mobile {
  animation-duration: 1.2s;
  animation-fill-mode: both;
  transition: 0.6s;
  color: #e5bd31 !important;
}
.animated-prod {
  animation-duration: 1.2s;
  animation-fill-mode: both;
  transition: 0.6s;
}


/* user area panel */
.dropdown-menu.user-area {
    left: -225px;
    top: 20px;
    width: 369px !important;
    background-color:transparent;
    border: 0px;
    z-index:9999;
}
.dropdown-menu.user-area>ul {
    border: medium none !important;
    border-radius: 0px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176) !important;
    margin-top: 3px;
    padding: 10px 15px;
    background-color: #fff;
}
.dropdown-menu.user-area .input-group {
    margin-bottom: 0px;
}
.dropdown-menu.user-area .form-control {
    /*border-left: 0px;*/ 
}
.dropdown-menu.user-area .footer-login {
    color: #000;
    font-size: 13px;
    margin-top: 10px;
}
.dropdown-menu.user-area .footer-login a {
    color: #000 !important;
    font-size: 13px !important; 
}
.dropdown-menu.user-area .arrow-top {
    color: #fff;
    top: -25px;
    left: 25px; 
    font-size: 40px;
    position: absolute;
}
.dropdown-menu.user-area li p.title {
    color: #000;
    border-bottom: 1px #000 solid;
    font-family: 'Montserrat', sans-serif; 
    font-size: 22px;
    padding: 15px 0;
    font-weight: 300;
    text-transform: uppercase;
}
.dropdown-menu.user-area li {
    color: #000;
    font-family:  'Montserrat', sans-serif;
    font-size: 14px;
    padding: 5px 0;
    list-style: none outside none;
    text-transform: none;
    line-height: 1.3em;
}
.dropdown-menu.user-area li a {
    font-size: 14px;
    text-decoration:underline;
}
.dropdown-menu.user-area li a:hover {
	background-color: transparent !important;
	text-decoration: none;
}
.dropdown-menu.user-area li a.link {
	text-decoration: none;
}
.dropdown-menu.user-area li a.link:hover {
	background-color: transparent !important;
	text-decoration: underline;
}

.freccina-mobile{
margin-top:-35px;
padding-right:50px;
}


/*CONTENUTO CENTRALE HOMEPAGE*/

/*.contenuto{
	margin-top:180px;
}*/
.carousel-home img{
	z-index:0;
	position:absolute;
}

.neg {
	margin-bottom: -25px;
}

.neg-2{
margin-top:-38px;
 z-index: 9998;
 position:absolute;

    top: 95%;
    width: 100%;
}

.item-tipo {
	border: solid 1px #d9d9d9;
	background-color: white;
	font-family: 'Lato';
}
.item-tipo h5 {
	color: #3f3f3f !important;
	text-decoration: none !important;
	min-height: 80px;
}

.item-content-img {
	min-height: 200px;
}

.item-img{
	max-height: 200px;
}
	

.item-tipo-2 h3{
	font-family: 'Montserrat';
	font-weight: bold;
	font-size:27px;
	padding-top:25px;
		
	}
	
.item-tipo-2 h5{
	font-size:16px;
	font-family: 'Lato';
	padding-top:20px;	
}

.item-tipo-1 h3{
	font-family: 'Montserrat';
	font-weight: bold;
	font-size:27px;
	padding-top:25px;
	
}
	
.item-tipo-1 h5{
	font-size:16px;
	font-family: 'Lato';
	padding-top:20px;
	font-weight:500;
	width: 80%;
}

.item-tipo-3 h3{
	font-family: 'Montserrat';
	font-weight: bold;
	font-size:27px;
	padding-top:25px;
	
}
	
.item-tipo-3 h5{
	font-size:18px;
	font-family: 'Lato';
	padding:20px;
	font-weight: 500;
	
}
	.sconto {
		color: white;
		background-color: #789937;
		padding: 0px;
		width: 80px;
		height: 80px;
		position: absolute;
		top: 10px;
		right: 25px;
		font-size: 24px;
		font-weight: bold;
		padding-top: 20px;
	}
	
	.prodotto .sconto {
		top: 0px;
		right: 0px;
		height: 67px;
	}

.cod{
	font-weight:bold;
	font-size:12px;
	line-height:14px;
}
.cod-detail {
	font-weight:normal;
	color: #333;
	font-size:11px;
	line-height:12px;
}
.prezzo-k{
	color:#7e7e7e;
    font-size:12px;
    font-weight:bold;
    line-height:14px;
}
  .prezzo-sb {
  	 text-decoration: line-through;
  	 font-size:18px;
  	 position: absolute;
  	 top: -10px;
  }
  .prezzo-no-sb {
  	 text-decoration: none;
  	 font-size:18px;
  }

 .prezzo-big{
 	font-weight:bold;
 	font-size:36px;
 }

 .prezzo{
 	font-weight:bold;
 	font-size:26px;
 }
 
  .prezzo .input-number{
 	font-size:16px;
 }
	

	.bg-green{
		background-color: #547416;
		
	}

  .bg-green-light{
  	 background-color: #789937;
  }

	.input-number{
		padding:5px;
		width:48px;
		height:38px;
		border: solid 1px #d9d9d9;
	}
	
.neg-3{
	z-index: 4;
	margin-top:-500px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:0px;

	

}

.lato{
	font-family: 'Lato';
	font-size:17px;
	font-weight:normal;
}

/*---------------------------
sezione 'scegli il tuo stile'
---------------------------*/

#scegli-stile figure {
 	background-image: url(../images_new/mezzo-slide.jpg);
  	height: 100%;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
  	margin-left: -15px;
}

/*sovrascritto di theme-slick per frecce e punti personalizzati*/

 .slick-prev, .slick-next {
 	font-size: 0;
    line-height: 0;
    position: absolute;
    top: 45%;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -10%);
    -ms-transform: translate(0, -10%);
    transform: translate(0, -10%);
    cursor: pointer;
    color: #547416;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev::before, .slick-next::before {

    font-family: 'Montserrat';
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
    opacity: .75;
    color: #547416;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}
	.slick-prev:hover, .slick-prev:focus,	.slick-next:hover,	.slick-next:focus	{
   		color: #547416;
    	outline: none;
    	background: transparent;
	}

	.slick-prev:hover:before,.slick-prev:focus:before,
	.slick-next:hover:before,.slick-next:focus:before	{
    	opacity: 1;
	}

	.slick-prev.slick-disabled:before,	.slick-next.slick-disabled:before {
    	opacity: .25;
	}

	.slick-prev:before, .slick-next:before {
		font-size: 40px;
		font-weight:bold;
		line-height: 1;
		opacity: .75;
		color: #547416;
	}

	.slick-prev {
    	left: -28px;
	}
	.slick-next	{
	    right: -28px;
	}
	.slick-prev:before {
    	content: "\2039";
	}

	.slick-next:before {
    	content: '\203A';
	}

.slick-dotted.slick-slider {
    margin-bottom: 50px;
}

.slick-dots
{
    bottom: -23px;
}

.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    padding: 15px!impo;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 20;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 120px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '\2219';
    text-align: center;
    opacity: .25;
    color: #547416;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: #547416;
}

.bg-grey{
	background-color:#f5f5f5;
}

.cartolina h6{
	color:#547416;
	font-weight:500;
	padding-top:10px;

}

.cartolina p{
	font-size:15px;
	font-family:"Lato";
}

/*---------------------------
sezione 'Vantaggi'
---------------------------*/
section.vantaggi  { padding:20px; }
section.vantaggi .box { position:relative; }
section.vantaggi .bollo { border-radius:50%; width:100px; height:100px; top:-60px; left:50%; margin-left:-50px; position:absolute; z-index:3; }
section.vantaggi .testo { position:relative; z-index:4; }
section.vantaggi .box.spedizione-veloce .bollo { background: #547416 url(../images_new/icon-spedizione-veloce.png) no-repeat center 20% / auto; }
section.vantaggi .box.spedizione-gratuita .bollo { background: #547416 url(../images_new/icon-spedizione-gratuita.png) no-repeat center 20% / auto; }
section.vantaggi .box.reso-gratuito .bollo { background: #547416 url(../images_new/icon-reso-gratuito.png) no-repeat center 20%  / auto; }

/*---------------------------
sezione 'Garanzie'
---------------------------*/
#foto-center-1{
  background-image: url("../images_new/foto-center-1.jpg");
  background-position: center;
  background-repeat:no-repeat;
  background-size:cover;
   
}

#foto-center-2{
 background-image: url("../images_new/foto-center-2.jpg");
  background-position: center;
  background-repeat:no-repeat;
  background-size:cover;
   
}

.foto-center{
	height:370px;
}

.foto-center .testo{
	font-family:"Lato";
	padding-left:30px;
}

/*---------------------------
sezione 'I Nostri Prodotti'
---------------------------*/

.cat-prod-tit{
	padding-left:20px;
}
.cat-prod h1{
	font-weight:bold;
}

/*.cat-prod:hover{
	opacity:0.8;
	text-decoration:none;
}

.cat-prod:hover a{
		text-decoration:none;
}*/


.cat-prod{
	height:314px;
	margin-top:15px;
	
}

.cat-prod-tit{
	top:-30px;
	left:20px
}

.cat-prod-tit h1{
	font-weight:500;
}

#olio {
  background-image: url("../images_new/gruppo-olio.png");
  background-position: center;
  background-repeat:no-repeat;
  background-size:cover;
   
}

#spec {
  background-image: url("../images_new/gruppo-spec.png");
  background-position: center;
  background-repeat:no-repeat;
  background-size:cover;
   
}

#birre {
  background-image: url("../images_new/gruppo-birre.png");
  background-position: center;
  background-repeat:no-repeat;
  background-size:cover;
   
}

#bio {
  background-image: url("../images_new/gruppo-bio.png");
  background-position: center;
  background-repeat:no-repeat;
  background-size:cover;
   
}

#vino {
  background-image: url("../images_new/gruppo-vini.png");
  background-position: center;
  background-repeat:no-repeat;
  background-size:cover;
  
}



	/*#affina-ricerca .prezzoMin-cont{
		position: absolute;
		top: 15px;
		left: 20px;
	}*/
	.priceMinMax{
		margin-top:10px;
		margin-left:10px;
		margin-right:10px;
	}
	#BarraPrezzo{
		margin-top: 0;
		margin-left: 5%;
		margin-right: 5%;
		width:100%;
	}
	/*#affina-ricerca .prezzoMax-cont{
		position: absolute;
		top: 15px;
		right: 20px;
	}*/
	.slider.slider-horizontal .slider-handle{
		z-index: 999;
		background-color: #E5BD31;
		background-image: linear-gradient(to bottom, #E5BD31, #E5BD31);
	}

.macro-cat {
	width: 20%; 
	float: left;
}

.macro-cat-title {
	font-size: 36px;
	left: 20px;
}
		
/*---------------------------
sezione 'Scheda Prodotto'
---------------------------*/

.bollo-promo-s {
    width: 137px;
    height: 137px;
    position: absolute;
    top: 3px;
    right: 3px;
    width: 75px;
    height: 75px;
    background-color: #789937;
    text-align: center;
}

.bollo-promo-s span {
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    top: 18px;
    left: 10px;
}

.macrocategoria p {
	font-weight:200;
}
.nav-spec{
	background-color: white;
	font-family: 'Montserrat';
	font-weight:normal;
	font-size:13px;
	color:black;
	
}
 
.nav-spec .active{
	color:black;
} 
 
.nav-spec-item a{
	color:grey;
}
 
.nav-spec-list{
		background-color: white;
} 


.filtro-prod p{
 	font-family: 'Montserrat';
	font-weight:500;
    color:black; 	
}

.filtro-prod a{
	 	font-family: 'Montserrat';
	font-weight:500;
    color:black; 
}


.prezzo-k{
	color:#7e7e7e;
    font-size:12px;
    font-weight:bold;
}

.prodotto .cod{
	font-weight:bold;
	 	 font-size:13px;
}
.prodotto  .prezzo-sb {
  	 text-decoration: line-through;
  	 font-size:18px;
  }

.prodotto .prezzo-big{
 	font-weight:bold;
 	font-size:44px;
 }

 .prodotto .prezzo{
 	font-weight:bold;
 	font-size:30px;
 }
	

.nutrizionali h6{
		color:#789937;
	font-weight:bold;
	padding-top:10px;
}


.nutrizionali .valori{
		font-size:12px;
 	font-weight: bold;
 	font-style:italic;
}

.prodotto h6 {
	font-weight:normal;
	padding:2px 0;
	margin: 0px;
	font-size: 13px;
}

.prodotto h5 {
	color:#547416;
	font-weight:bold;
	padding-top:10px;
}

.prodotto p{
		font-size:14px;
	font-family:"Montserrat";
  font-weight: 500;
}

.table{
 	font-size:12px;
 	font-weight: normal;
 }
 

.table th{
		text-align: left;
			font-weight: normal;
		padding:3px;
}
 
.table td{
		text-align: right;
			padding:3px;
}
 
 .bord{
 	border-bottom: 1px solid #dee2e6;
 }
 
 .prodotto h3 {
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 27px;
    /*padding-top: 25px;*/
}
 
/*----------------------
filter bar
------------------------*/
.prod-filter-container {
	padding: 25px 0 10px 0;
}

.prod-filter {
	padding: 10px;	
	width: 100%;
}

/*---------------------
registrazione utente
-----------------------*/

#reg-user {
	margin: 40px 0;
}

/*---------------------
carrello
-----------------------*/

.panel {
    border: 1px #000 dashed;
	margin-bottom: 20px;
	background-color: #fff;
}

.panel-heading {
    padding: 10px 15px;
}

.panel-body {
   padding: 15px;
}

.btn-cart-search {
    border: none;
    color: #000;
    background-color: #ececec;
    border-radius: 0px !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    background-color: transparent;
    color: #000 !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center left;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    padding-left: 20px;

}

#popup-amazon{
	background-color: #fff;
	top: -50px; 
	left:30%;
	border-radius: 5px;
	padding: 10px;
	border: 1px solid #ccc; 
	font-size: 14px;
	line-height: 1.2;
}

#cart h4, #cart h5, #cart .h4, #cart .h5 {
	font-size: 1.0rem;	
}

#cart .panel-heading, .close-order .panel-heading{
	text-transform: uppercase;
	background: none !important; 
	border: 0px;
	font-family: 'MOntserrat', cursive; 
	font-size: 22px;
}
#cart .panel-heading .modal-title, .close-order .panel-heading .modal-title {
	/*font-family: 'Amatic SC', cursive; */
	font-size: 22px;
}
	.close-order .panel-heading .modal-title h3{
		font-weight: bold;
		text-transform: uppercase;
		font-size: 18px;
	}
	.close-order .panel-heading .modal-title h4{
		text-transform: lowercase;
		font-size: 16px;
	}
	.close-order .panel-body .label-giordano{
		color: #000;
		padding: 5px 7px;
		background-color: #e5bd31;
		border-radius: 0;
	}
.panel-riep-ordine .riep-ordine{
	padding-bottom: 5px;
	padding-top: 5px;	
}
.panel-riep-ordine .riep-ordine-bottom{
	border-bottom: 1px solid #000;
}

.panel-info > .panel-heading {
    background-image: none;
    background-repeat: repeat-x;
	border-top-left-radius: 0;
    border-top-right-radius: 0;
	background-color: none;
}
.panel-heading {
	/*background-color: none;*/
		border-top-left-radius: 0;
    border-top-right-radius: 0;
	border-radius: 0;
}
.list-group-item {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
	border: 1px solid #ddd;	
}
.cart-bottom-hero .title-code {

    color: #e6be33;
    font-weight: 600;
    font-size: 17px;
    padding: 10px 0;

}
.btn-goto-cart {
    background-color: transparent !important;
    background-image: url('/src/skins/tdg/images/bg-goto.png') !important;
    border: 0;
    border-radius: 0px !important;
    color: #fff !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}
.btn-cart-search {
    border: none;
    color: #000;
    background-color: #ececec;
    border-radius: 0px !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    background-color: transparent;
    background-image: url('/src/skins/tdg/images/bg-goto-back.png');
    color: #000 !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center left;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    padding-left: 20px;

}

.form1 {
	font-size: 12px;
}

/*Area Utente*/
.redBg{
	font-weight: 500;
	font-family: 'Montserrat', sans-serif; 
}
	.menu-left-utente .collpse-table{ 
		padding: 0px;
		border: 0px;
	}
		.menu-left-utente .collpse-table table{
			background-color: #f6f6f6;
		}
	.menu-left-utente button{
		background-color: #f6f6f6;
		border:0px;
		color: #d0b249;
	}
	.menu-left-utente button:hover, .menu-left-utente button:active, .menu-left-utente button:focus{
		text-decoration: underline;
	}
	ul#cssmenu {
	   list-style: outside none none;
	    margin: 0;
	    padding: 0;
	}
	ul#cssmenu li {
		background-color: #f5f5f5;
		background-image: linear-gradient(to right, rgba(255, 255, 255, 1) 0px, rgba(255, 255, 255, 0) 100%);
	    border-left: 5px solid #f5f5f5;
	    display: block;
	    margin: 2px 0;
	    width: 100%;
		transition: all 0.2s ease-in-out 0s;
		text-transform: uppercase;
	}
	ul#cssmenu li a {
	    color: #d0b249;
	    display: block;
	    height: 45px;
	    line-height: 45px;
	    padding-left: 20px;
	    text-decoration: none;
	    width: 100%;
		background-image: linear-gradient(to right, rgba(255, 255, 255, 1) 0px, rgba(255, 255, 255, 0) 100%);	
	}
	ul#cssmenu li.active, ul#cssmenu li:hover {
	    background-color:#f5f5f5;
	    border-left: 5px solid  #d0b249;
		transition: all 0.2s ease-in-out 0s;
	}
	.panel-utente{
		border-radius: 0;
		border-color: #F0AD4E;
		border-top: 0px;
	}
	.rec-dati .infobox{
		background-color: #fff;
		border:0px;
		border-top: 5px solid;
		border-top-color:#d0b249;
		border-radius:0;
	}
		.rec-dati .infobox h4 strong{
			color: #d0b249;
			text-transform: uppercase;
			font-family: 'Quicksand', sans-serif;
		}
		.rec-dati .infobox .btn-primary{
			text-transform: uppercase;
		}
		
/*------------------
  Blog
------------------*/

.box-1 img {
	width: 100%;
}

#blog .dashed, #news .dashed {
		border: 1px #925f3a dashed; 
} 

#blog .entry .entry-preview {

    color: #fff;
    top: 20%;
    left: 10%;
    padding: 10px;
    background-color: rgba(0,0,0,0.7);
}
.filters-panel .filters-blog{
	padding: 20px 15px;
}
	.filters-panel .filters-blog .title{
		text-transform: uppercase !important;
		letter-spacing: 0 !important;
		color: #000;
		font-weight: bold !important;
	}
	.filters-panel .filters-blog .input-group{		
		margin-top: 15px;
	}
	.filters-panel .filters-blog input{
		padding: 5px;
		height: 34px;
	}
	.filters-panel .filters-blog .list-group.widget{
		box-shadow: none;
		border-radius:0;
	}
		.filters-panel .filters-blog .list-group.widget li a{
			color: #000;				
		}
			.filters-panel .filters-blog .list-group.widget li .fa{
				opacity: 1;
				font-size: 17px;
				font-weight: bolder;
			}
	.filters-panel .filters-blog #accordion .panel{
		box-shadow: none;
		border: 0;
		border-color: #000;
		border-bottom: 1px solid;
		border-radius: 0; 
	}
		.filters-panel .filters-blog #accordion .panel-heading{
			background: none;
			border: 0;
		}
			.filters-panel .filters-blog #accordion .panel-heading a{		
				font-weight: bold;
				color: #000;
				font-size: 1.0rem;
			}
	.filters-panel .filters-blog #accordion .panel-heading {
	
	    background: none;
	    border: 0;
	
	}

	/*ARTICOLI*/
	#blog .entry .entry-preview{
		color: #fff;
		top: 20%;
		left: 10%;
		padding: 10px;
		background-color: rgba(0,0,0,0.7);
	}
		#blog .entry .entry-preview .entry-day{
			font-weight: 700;
			font-size: 16px;
		}
		#blog .entry .entry-preview h2{
			color: #fff;
			font-weight: 700;
			font-size: 30px; 
			padding:0;
			padding-bottom:10px;
			margin-top: 0;
			text-align: left;
		}
		#blog .entry .entry-preview button{
			/*margin-left: -9px;*/
			margin-bottom:9px;
			font-size: 16px;
			text-transform: uppercase;
		}
		#blog .btn-default{
			background: none;
		}
	#blog #news article h4 a{
		font-family: 'Quicksand', sans-serif;
		color: #925f3a;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 15px;
	}
	#blog #news article .abstract{
		text-align: center;
		line-height: 18px;
		font-size: 14px;
		font-weight: 600;
		padding-top: 15px;
		padding-bottom: 80px;
		background-color: transparent;
	}
	#blog #news article .btn-readmore{
		bottom: 10px;
	}
	#blog .share .share-text{
		font-size: 11px;
		margin-right: 4px;
		font-weight: 700;
	}
	#blog .share .sharethis-inline-share-buttons .st-btn{
		background-color: transparent;
		padding: 0 1px;
	}
	#blog .share .sharethis-inline-share-buttons svg{
		fill: #000;		
		width: 20px;/*14px*/
		height: 20px;/*14px*/
	}
	
.blog-news .box-blog{
	position: relative;
}
.blog-news h4.title-news {
	padding-bottom: 40px;
	padding-top: 10px;
	background: url(../images/blog_separator.png) no-repeat bottom center;
	text-align: center;
	color: #f1911f;
	font-family: 'Quicksand', sans-serif; 	
	font-size: 16px;
	line-height: 14px;
}
	.blog-news h4.title-news a{
		color: #f1911f;
	}
.blog-news .date{
	color: #a3a3a3;
	text-align: right;
	font-weight: 700;
	font-size: 14px;
}
.blog-news img {
	border: 9px solid #ffe6c9; 
	border-radius: 20px;
}
.blog-news p{
	text-align: justify;
	padding-bottom: 30px;
	font-size: 14px;
	line-height: 1.3em;
}

.filters-panel .btn-filter {
	width: 100%;
}

.filters-panel .filters-blog {
    padding: 10px 0px;
}

/*DETTAGLIO CONFEZIONE*/
.detail-conf .schedaProdotto{
	padding: 15px;
	font-size: 15px;
}
	.detail-conf h1{
		/*color: #494949 !important;*/
		font-size: 35px;
		width: 85%;
	}
	.detail-conf#detail-prod .quantity{
		right:15px;
		top: 0;
		background-color: #E5BD31;
		color: #000;
		font-size: 40px;
		padding: 20px 15px;
	}
		.detail-conf .quantity span{
			font-size: 43px;
		} 
		.detail-conf .add-to-cart .price{
			color: #111;
			font-weight: bold;
			margin-top: 10px;
		}	
			.detail-conf .add-to-cart .price .integer{
				font-size: 42px;
			}
			.detail-conf .add-to-cart .price .decimal{
				font-size: 24px;
				margin-left: -5px;
				padding-bottom: 10px;
			}
			.detail-conf .add-to-cart .price .eur{		
				font-size: 24px;
				padding-top: -10px;
			}
		.detail-conf .add-to-cart .prezzo-barrato{
			color: #3F3F3F;
			font-weight: bold;
			position: relative;
			text-decoration: none;
			font-size: 14px;/*20px*/
			margin-top:-5px;
		}
			.detail-conf .add-to-cart .prezzo-barrato img{
				left: 8px;
				top: 6px;
				width:52px;/*63px*/
			}
		.detail-conf .add-to-cart input{
			height: 34px;
			max-width: 55px;
			border:0;
		}
		.detail-conf .add-to-cart a{
			margin-left: -5px;
			margin-top: -5px;
		}
		.detail-conf .add-to-cart .bollo-promo-b{
			position: absolute;
			top: 0px;
			right: 0px;
			width: 70px;
			height: 40px;
			background-color: #e5bd31;
			/*background: url(../images/bollo-promo-round-b.png) bottom right no-repeat;*/
		}
		.detail-conf .add-to-cart .price-small{
			font-weight: 100;
			font-size: 20px;
			margin-bottom: 5px;
		}
			.detail-conf .add-to-cart .price-small input{
				max-width:100%
			}
			.detail-conf .add-to-cart .price-small a{
				width:100%
			}
		.detail-conf .add-to-cart .text-title{
			line-height:1.2;
		}	
.detail-conf#cart-to-top{
	box-shadow: 0 -1px 1px #ddd;
	background-color: #efd468;
	color: #000 !important;
}
.detail-conf#cart-to-top .sconto{
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size:20px;
}
/*FINE DETTAGLIO CONFEZIONE*/

/* --------------------------------------
   Pagination
-------------------------------------- */
.pagination.pagination-product {
  margin-top: 50px;
}
.pagination.pagination-product > li > a {
  color: #646464;
  background: transparent;
  border: 0;
  width: 36px;
  height: 36px;
  line-height: 32px;
  padding: 0;
  margin: 0 5px;
  border-radius: 36px;
  border: 2px solid transparent;
  font-family: 'Montserrat', cursive;
  padding: 5px 10px;
}

.pagination.pagination-product > li > a:hover {
  border: 2px solid rgba(100, 100, 100, 0.25);
  color: #1a1117;
}

.pagination.pagination-product > li.active > a {
    color: #fff;
    background: #a94442;
    background: #e5bd31;
    border: 0;
    font-weight: 700;
}


/*FOOTER*/

.footer-green {
	background-color: #407500;	
}


footer .footer-bottom {
	background-color: #547416;
}

.p-footer {
	font-size: 12px;
	font-weight: 500;
	padding-left: 15px;
	padding-right: 5px;
}

.p-footer a{
	color:white;
}

.footer-white-bottom a{
  color:black;	
}


.footer-list .list-group-item {
	border: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom:1px;
	line-height: 14px;
	font-size: 13px;
}

.social-mobile a {
	font-size: 30px;
	padding: 5px;
	color:white;
}

.footer-list .list-group-item a {
	color: #000000;
	line-height: 14px;
	padding: 1px;
	margin: 1px;
}

.footer-list .list-group-item a:hover {
	color: #212529;
	text-decoration: none;
}

footer .payback {
	color: #000000;
}

footer .payback:hover {
	color: #000000;
	text-decoration: none;
}

footer .payback p {
	margin-bottom: 2px;
}

.footer-bottom h4 {
	font-size: 15px;
	font-weight: normal;
	padding: 0px;
	margin-left: 2px;
	margin-right: 2px;
}

.iscriviti {
	border-radius: 0px;
	border-color: #b0a5a0;
	padding-left: 0px;
	padding-right: 0px;
}


.footer-white {
	background-color: white;
	font-weight: 500;
	font-size: 12px;
}


.footer-white-bottom{
	font-size: 11px;
}




.side-borders {
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding-left: 10px;
	padding-right: 10px;
}

footer h6 {
	font-size: 13px;
	margin-left: 1px;
	padding-left: 1px;
}

.btn-trash, .btn-trash:focus {
    width: 25px;
    height: 30px;
background-image: url(/src/skins/default/images/trash.svg);
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    outline: none;
    margin-top: 5px;
}

.modal-fattura{
	min-width: 60%!important;
}

.label-warning.optima{
	font-size: 100%;
    background-color: #e1b42c;
    padding: 5px 10px;
    border-radius: 5px;
}

.qta-box{
	width: 45px!important;
	margin: auto;
}


.minus-cart, .plus-cart {
	cursor: pointer;
	font-weight: 900;

}

.minus-cart {
	font-size: 30px;
}

.plus-cart {
	font-size: 23px;
}
.redBg{
	font-size: 1.5rem;
}
@media screen and (max-width: 375px) {
	.modal-fattura{
		min-width: 95%!important;
	}
}

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

	.modal-fattura{
		min-width: 95%!important;
	}
}
@media (min-width: 975px) and (max-width: 1190px) {
	.menu .nav-item {
		min-width: 5px;
	}
}
@media (max-width : 1200px) {
	.redBg{
		font-size: 1.2rem;
	}
}
@media (max-width : 992px) {
	.hide-mob {
		display: none;
	}
	.promo-mob, .show-mob  {
		display:block;
	}
}

@media (min-width: 768px)  {
   .table-2 th{
   	padding-left:40px;
   }
	.menu {
    	padding-left: 0px;
	}
}

@media (max-width: 1000px) {
	.sconto h3{
	  	font-size: 20px;
	  }
	
	.auther-white{
		font-size: 36px;
	}
}

@media (min-width: 1170px)  {
	.menu {
    	/*padding-left: 80px;*/
	}
}


@media (max-width: 800px) {
	.cont {
		display: none;
	}
}

@media (max-width: 768px) {
	
	
	.macro-cat {
		width: 100%; 
		float: none;
		margin-bottom: 20px;
	}
	
	.macro-cat-title {
		font-size: 50px;
		left: 40px;
	}
	
	.bord{
		border-bottom:0px;
	}

	/*.contenuto {
		margin-top:120px;
	}*/
	
	.foto-center img {
		text-align: center !important;
	}
	
	.cat-prod {
 		text-align: center !important;
 	}

	.slick-prev {
    	left: -20px;
	}
	.slick-next	{
	    right: -20px;
	}
	
	ul.menu {
		background-color: white;
		padding: 0px;
		margin: 0px;
		width:768px;
		text-align: left !important;
	}
  
    .titolo-verde img {
    	padding:5px;
    }
    
    .auther{
    	font-size: 40px;
    	
    }

    .manifesto {
    	margin-bottom:20px;
    	
    }  
    .neg-2{
    	padding-right:-100px;
    }

    .menu-contenitore{
    	padding:0px;
    	margin:0px;
    }
    
	.menu .nav-item {
		border-bottom: solid 1px #000000;
		padding: 10px;
	}

	.bg-white {
		background-color: white;
	}
	.f-list {
		text-align: center;
		border-bottom: solid 1px #000000;
		padding: 10px 0px;
		margin: 0px;
	}

	.f-list h6 {
		text-align: center;
	}

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

	.auther-white{
    	left: 30%;

	}
	
	.btn {
	    font-size: 0.9rem;
	    line-height: 1.4;
	}
} 

@media (max-width: 575.98px) {
	  .foto-olio{
	  	margin-left:4px;
	  	max-width:40px;
	  }
	  
	  .input-number{
	  	height: 32px;
	  }
	  
	   .iscriviti{
	  	  	height: 32px;
	  }
	  .lato {
	  	font-size:10px;
	  }
	  	.titolo-verde img{
	    	padding:0px;
	    }
	    .auther{
	    	font-size: 28px;
	    	
	    }
	
	  .bg-green-light h3{
	  	font-size:16px;
	  }
	 
	  .btn-iscriviti{
		font-size:12px;
	  }
	
	 .cat-prod{
	 	padding-left:0px;
	 	padding-right:0px;
	 	margin:0px;
	 	text-align: center;
	 }
	
	 .auther-white{
	    font-size:32px;
		bottom:8%;
	    left: 17%;
	 }
}

/*FINE-BREAKPOINTS*/


.error
{
	border:1px solid red;
}

/* inizio gestpay */
.Off{
	display:none;
	visibility:hidden;
}
.On{
	display:block;
	visibility:visible;	
}

.FreezePaneOn
   {
    position: fixed;
    top: 0px;
    left: 0px;
    visibility: visible;
    display: block;
	background-attachment:scroll;
	background-color:#D4D4D4;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	opacity:0.6;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	overflow-x:hidden;
	overflow-y:hidden;
	z-index:1001;
    width: 100%;
    min-width: 250px;
    height: 100%;   
    min-height:100%;
    overflow:hidden;
}
#InnerFreezePane{
    -moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	border-radius:2.5px;
	-moz-border-radius: 2.5px;
	-webkit-border-radius: 2.5px;
    background-color: #000000;
    border: 1px solid #000000;
    border-radius: 2.5px;
    color: white;
    font-family: helvetica neue,helvetica,arial,serif;
    font-size: 1.5em;
    font-weight: 300;
    height: 60px;
    left: 50%;
    line-height: 60px;
    margin-left: -125px;
    opacity: 0.8;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 40%;
    visibility: visible;
    width: 250px;
    z-index: 10002;
    
}

#InnerFreezePane div{
	font-size:.75em;
	font-weight:300;
}


#ErrorBox{
	width:100%;
	margin:0;
	/*border-bottom:1px solid black;*/
	background-color:#FFEC8B;
	text-align:center;
	font-weight:blod;
	color:red;
	padding: 20px;
}
/* fine gestpay */

#addressBookWidgetDiv {
    min-width: 300px;
    width: 50%;
    max-width: 900px;
    min-height: 228px;
    height: 240px;
    max-height: 400px;
    float: left;
    padding: 4px;
}

#walletWidgetDiv {
    min-width: 300px;
    width: 50%;
    max-width: 900px;
    min-height: 228px;
    height: 240px;
    max-height: 400px;
    float: left;
    padding: 4px;
}

input[type='radio'].error 
{
    border-radius: 50%;
    outline: none;
    border: 1px solid red;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 13px;
    height: 13px;
}

label.error{
	border: none!important;
	color: red;
}


.address-text{
	top:30px;
}

/** Area Privata */
.small-70 {font-size: 70%}

.line-height-1 {
	line-height: 1em;
}

.no-underline:hover{
	text-decoration: none;
}

.cursor-pointer{
	cursor: pointer;
}

.padding-right-20{
	padding-right: 20px;
}

.box-address {
    height: 300px;
    background-color: #f5f3f3;
    margin: 10px;
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.box-address .address-text {
	width: 230px;
}


.add-address-plus {
    font-weight: 700;
    font-size: 30px;
    color: #666;
}

#cart a, .box-address a {
    color: #C67300;
    font-weight: 600;
}

.margin-top-10{
	margin-top: 10px;
}
.margin-top-30{
	margin-top: 30px;
}
.margin-bottom-40{
	margin-bottom: 40px;
}

#box-dati-ordinante{
	height: 170px;
}

#box-dati-ordinante .address-text{
	top:0px;
}

.modal-fattura{
	width: 60%!important;
}

/*modal*/
#overlayModalOrdinante .control-label, #overlayModalFatturazione .control-label, #overlayModalSpedizione .control-label  {
	text-align: right;
	font-weight: bold;
}
#overlayModalOrdinante #btnAnnulla, #overlayModalFatturazione #btnAnnulla, #overlayModalSpedizione #btnAnnulla {
    background-color: #d0d0d0;
    color: #000!important;
	border: none;
	border-radius: 5px;
    padding: 1.5% 4%;
	font-size: 18px!important;
}

#overlayModalOrdinante #btnConferma, #overlayModalFatturazione #btnConferma, #overlayModalSpedizione #btnConferma {
    background-color: #e5bd31;
	border: none;
    color: #000!important;
	border-radius: 5px;
    padding: 1.5% 4%;
	font-size: 18px!important;
}

#overlayModalOrdinante .modal-header, #overlayModalFatturazione .modal-header, #overlayModalSpedizione .modal-header{
	border-bottom: 0px;
}
#overlayModalOrdinante .modal-footer, #overlayModalFatturazione .modal-footer, #overlayModalSpedizione .modal-footer{
	border-top: 0px;
}
/**/
.text-uppercase {
    text-transform: uppercase;
}

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

.flex-vertical-center{
	display: flex;
    align-items: center;
}
.width-30 {
    width: 30px;
}
@media screen and (max-width: 480px) {
	.panel-info p{
		float: left!important;
	}
}
@media screen and (max-width: 375px) {
	.modal-fattura{
		width: 95%!important;
	}
}

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

	.modal-fattura{
		width: 95%!important;
	}

}


.padding-x-30{
	padding-right: 30px;
	padding-left: 30px;
}

@media screen and (max-width: 991px) {
	#overlayModalOrdinante .control-label, #overlayModalFatturazione .control-label, #overlayModalSpedizione .control-label{
		text-align: left;
	}
	.mobile-off{display:none;visibility:hidden}
}

/* Toggle switch per la privacy */
.toggle-switch {
	position: relative;
	  display: inline-block;
	  width: 30px;
	  height: 17px;
  }
	
  .toggle-switch input { 
	  opacity: 0;
	  width: 0;
	  height: 0;
  }
	
  .toggle-slider {
	  position: absolute;
	  cursor: pointer;
	  top: 0;
	  left: 0;
	  right: 0;
	  bottom: 0;
	  background-color: #ccc;
	  -webkit-transition: .4s;
	  transition: .4s;
  }
	
  .toggle-slider:before {
	  position: absolute;
	  content: "";
	  height: 13px;
	  width: 13px;
	  left: 2px;
	  bottom: 2px;
	  background-color: white;
	  -webkit-transition: .4s;
	  transition: .4s;
  }
	
  input:checked + .toggle-slider {
	  background-color: #2196F3;
  }
	
  input:focus + .toggle-slider {
	  box-shadow: 0 0 1px #2196F3;
  }
	
  input:checked + .toggle-slider:before {
	  -webkit-transform: translateX(13px);
	  -ms-transform: translateX(13px);
	  transform: translateX(13px);
  }
	
	/* Rounded sliders */
  .toggle-slider.toggle-round {
	  border-radius: 17px;
  }
	
  .toggle-slider.toggle-round:before {
	  border-radius: 50%;
  }
  
  .toggle-switch-checkbox {
	margin: 0px !important;
	width: auto !important;
	height: auto !important;
  
  }

  .prefisso-internazionale {
	font-size: 12px;
	background: inherit;
	background-color: inherit;
	border: 0px;
	border-radius: inherit;
  }