/* CANTINA / DEALER */

/*
*, :after, :before  {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*/
label {display: inline;}

.width-60 {width: 60% !important;}
.width-85 {width: 85% !important;}
.width-90 {width: 90% !important;}



/* 	col-md-3 col-sm-4 col-xs-9
	col-md-9 col-sm-8 col-xs-3 */


.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12,
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-3 {width: 25%;}
.col-xs-9 {width: 75%;}
.col-xs-12 {width: 100%;}

@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	.col-sm-4 {width: 33.33333333%;}
	.col-sm-8 {width: 66.66666667%;}
	.col-sm-12 {width: 100%;}
}
@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	.col-md-3 {width: 25%;}
	.col-md-9 {width: 75%;}
	.col-md-11 {width: 91.66666667%;}
	.col-md-12 { width:100%}
}



@media (max-width: 991px) {
	.sm-height-600-px {
		height: 600px !important;
	}
}
.padding-30px-top {padding-top: 30px !important;}
.padding-160px-top {padding-top: 160px !important;}

@media (max-width: 767px) {
	.xs-padding-60px-tb {
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}
	.xs-height-400-px {
		height: 400px !important;
	}
}
.pull-right {float: right;}

.border-none {border: 0 !important;}
.center-col {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.cover-background {
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	overflow: hidden;
	position: relative;
}



.more-btn button .shop-label {
	position:relative;
}
.ic-expand{
	position: absolute;
	right: -66px;
	top:5px;
}


header .cellar-container {
	position: relative;
	padding: 0 40px;
}
@media (max-width: 991px) {
	header .cellar-container {padding: 0;}
}

header .bin-logo {
	margin-left:auto;
	margin-right:auto;
}


.header-style2 {
	position: relative;
}

.header-style2 li a:before {
	content: "-";
	font-size: 16px;
	color: #959595;
	font-family: fontawesome;
	right: -18px;
	position: absolute;
	top: -1px;
}
@media (max-width: 1199px) {
	.header-style2 li a:before {
		right: -19px;
	}
	.header-style1 li a::before,
	.header-style2 li a::before {
		display: none;
	}
}


a.anchor {
    display: block;
    position: relative;
    top: -90px;
    visibility: hidden;
}



.box-content {
	border: 0 !important;
	padding-top: 5px !important;
}





.bin-strip {
	width:100%;
	padding-bottom: 30px;
}

.bin-strip:before {
	display: table;
	content: " ";
}
@media (max-width: 767px) {
	.bin-strip {
		padding-right: 0px;
		padding-left: 0px;
	}
}

.bin-strip .carousel-container { padding: 0 20px;}
@media (max-width: 767px) {
	.bin-strip .carousel-container { padding: 0 8px;}
}


header .row-case {
	align-items: center;
	display: flex;
	height: auto;
}
.row-case:after,
.row-case:before {
	display: table;
	content: " ";
	clear: both;
	margin-bottom: 2% !important;
}
@media (max-width: 767px) {
	.row-case:after,
	.row-case:before {margin-bottom: 4% !important;}
}

.row-case .item-isotope article.post-box .post-meta,
.row-case .item-isotope article.post-box .post-body {
/*	width: 100%;*/
}





.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.nav > li {
	position: relative;
	display: block;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
@media (min-width: 768px) {
	.navbar-nav > li {
		float: left;
	}
}


.navbar {
	position: relative;
	min-height: 50px;
	width: 100%;
	border: 0;
	padding: 0px;
	z-index: 999;
	margin-bottom: 0px;
	font-weight: 500 !important;
}
.navbar li {
	margin: 13px 14px;
}
.navbar li a {
	font-size: 12px;
	text-transform: uppercase;
	padding: 0;
	cursor: pointer !important;
	border-bottom: 1px solid transparent;
}
.navbar li a:hover {
	opacity: 0.8;
}

@media (max-width: 1199px) {
	.navbar li {
		margin: 13px 16px;
	}
}
@media (max-width: 991px) {
	.navbar * {
		margin-top: 5px;
		transition-timing-function: none;
		-moz-transition-timing-function: none;
		-webkit-transition-timing-function: none;
		-o-transition-timing-function: none;
		transition-duration: 0s;
		-moz-transition-duration: 0s;
		-webkit-transition-duration: 0s;
		-o-transition-duration: 0s;
	}
	.navbar li {
		margin: 0 15px;
		padding: 12px 0 11px;
		border-bottom: 1px solid rgba(255,255,255,.15);
	}
	.navbar li:last-child { border: none;}
	.navbar li a { color: #fff}
}


.navbar img {
	max-height: 200px;
}
@media screen and (max-width: 896px) {
	.navbar img {
		max-height: 100px;
	}
}

.navbar-nav {
	margin: 7.5px -15px;
}
@media (min-width: 768px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}
	.navbar-nav > li > a {
		padding-top: 0px;
		padding-bottom: 0px;
	}
}
@media (max-width: 991px) {
	.navbar-nav {
		width: 100%;
		padding: 25px 10px;
	}
	.navbar-nav > li {
		float: none;
	}
}



.btn-menu {
	position:absolute;
	right: -10px;
	top: -25px;
	width:200px;
	padding:0px;
	margin:50px;
}

@media screen and (max-width: 991px) {
	.btn-menu { right: -28px;top:-35px}
}







.navbar-toggle {
	position: relative;
	float: right;
	padding: 0px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
@media (max-width: 1199px) {
	.navbar-toggle {
		margin: 4px 0;
	}
}
@media (max-width: 991px) {
	.navbar-toggle {
		border-radius: 0;
		margin-right: 0;
		display: block;
		cursor: pointer !important;
	}
}
@media (min-width: 768px) {
	.navbar-toggle {
		display: none;
	}
}


.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}
@media (max-width: 991px) {
	.navbar-toggle .icon-bar {
		background: #888;
	}
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}


.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}








.navbar-collapse {
	padding: 0;
}
.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}


.collapse.in {
	display: block;
}
.navbar-collapse.in {
	overflow-y: auto;
}
@media (max-width: 991px) {
	.navbar-collapse {
		box-shadow: none;
		background: #2c353f;
		position: absolute;
		top: 90px;
		left: 0;
		width: 100%;
	}
	.navbar-collapse.collapse {
		display: none;
	}
	.collapse.in {
		display: block !important;
	}
	.navbar-collapse.in {
		overflow-y: auto;
	}
}


@media (min-width: 768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
}

@media (max-width: 767px) {
	.navbar-collapse { top:118px;}
}





.nav-site {
	position: absolute;
	bottom: 0;
	right: 20px;
}

@media screen and (max-width: 991px) {
	.nav-site {
		position: inherit !important;
		padding-top: 0px;
		height: 116px;
	}
}











.bg-img{
	display: block;
	position: relative;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	overflow: hidden;

	border-bottom: 1px solid #ececec;
	box-sizing: border-box;
}


.bg-screen {
	height: 600px;
	position: relative !important;
	z-index: 5;
}
@media (max-width: 1050px) {
	.bg-screen {
		height: 400px;
	}
}






.text-center {text-align: center;}

.text-dark-gray {color: #282828!important;}
.text-white {color: #ffffff !important;}
.text-blue-gray {color: #d3d3d3 !important;}

.text-strip,
.text-contact {
	color: #707070;
	font-size: 18px !important;
	line-height: 24px;
	margin: 0 auto !important;
	font-weight: 400;
	/*text-indent: 1.2em;*/
	word-wrap: break-word;
	text-align: justify;
	width: 90% !important;
}
.text-strip p {
	padding: 6px 0;
}
@media (max-width: 1199px) {
	.text-strip { width: 85% !important;}
}

.text-contact {
	text-align: left;
	padding-left:-10px;
	text-indent: 0;

	color: #5c5c5c;
	font-size: 13px;
	ont-weight: 500;
}
.text-contact h2 {
	text-transform:uppercase;
	padding-bottom: 10px;
}


.title-small { text-align: justify;}

.title-bin {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 500 !important;
	font-size: 35px;
	line-height: 50px;
	margin-top: 3%;
	margin-bottom: 3%;
	letter-spacing: -1px;
	display: block;
}
@media (max-width: 767px) {
	.title-bin {
		font-size: 26px;
		line-height: 40px;
	}
}


.margin-three-bottom {margin-bottom: 2% !important;}

.bg-dark-blue {
	background: #2c353f;
	padding-bottom: 0px;
}
.bg-light-gray {background: #f7f7f7;}

/* WINE
========== */

.main-content-cellar {
	margin:0 10px;
	display: flex;
	flex-direction: row;	/**/
	flex-wrap: wrap;
	list-style: none;
	transition: all .3s ease-in;
	align-items: center;
	justify-content: center;
}
@media screen and (max-width: 999px) {
	.main-content-cellar {
		justify-content: space-around;
		align-items: center;
	}
}
#galleryProducts.inactive .main-content-cellar {
	height:535px;
	overflow: hidden;
}
@media screen and (max-width: 436px) {
	#galleryProducts.inactive .main-content-cellar { height:470px;}
}
#galleryProducts.active .main-content-cellar { height:auto; overflow: visible;}

#galleryProducts.inactive .main-content-cellar .fluid-item {
	padding-bottom:100px;
	width: auto;
}
#galleryProducts.active .main-content-cellar .fluid-item {
	padding-bottom:0px;
	width: auto;
}

#galleryProducts.inactive .btn-more { display: block; }
#galleryProducts.active .btn-more { display: none; }


#galleryProducts.inactive .btn-less { display: none; }
#galleryProducts.active .btn-less { display: block;}

#galleryProducts .more-btn { margin-top:30px; }



/* GALLERY PHOTO BASIC
========================= */

.box-cellar-image {
	padding:0 40px;
}

@media (max-width: 767px) {
	.box-cellar-image {
		padding:0 20px;
	}
}

.box-cellar-image ul {
  display: flex;
  flex-wrap: wrap;
  margin: 2vmin;
}

.box-cellar-image li {
  height: 40vh;
  flex-grow: 1;
  margin: 2vmin;
}

.box-cellar-image li:last-child {
  /* Non c'Ã¨ scienza nell'usare "10" qui.  Questo ha prodotto il miglior risultati.*/
  flex-grow: 10;
}

.box-cellar-image img {
  max-height: 100%;
  min-width: 100%;
  object-fit: cover;
  vertical-align: bottom;
/*  border-radius: 1vmin; */
}

/* GALLERY PHOTO ADVANCED
============================ */

/* Portrait */

@media (max-aspect-ratio: 1/1) {
	.box-cellar-image li { height: 30vh;}
}

/* Short screens */

@media (max-height: 480px) {
	.box-cellar-image  li {height: 60vh;}
}

/* Smaller screens in portrait */

@media (max-aspect-ratio: 1/1) and (max-width: 480px) {
	.box-cellar-image  ul {
		flex-direction: row;
	}

	.box-cellar-image  li {
		height: auto;
		width: 100%;
	}
	.box-cellar-image img {
		width: 100%;
		max-height: 75vh;
		min-width: 0;
	}
}


#galleryPhoto.inactive .box-cellar-image {
	overflow: hidden;
	height: 46vh;
}
@media screen and (max-width: 1100px) {
	#galleryPhoto.inactive .box-cellar-image {
		height: 42vh;
	}
}
@media screen and (max-width: 785px) {
	#galleryPhoto.inactive .box-cellar-image {
		height: 38vh;
	}
}
@media screen and (max-width: 582px) {
	#galleryPhoto.inactive .box-cellar-image {
		height: 34vh;
	}
}

#galleryPhoto.active .box-cellar-image { height:auto; overflow: visible;}
#galleryPhoto.inactive .btn-more { display: block;}
#galleryPhoto.active .btn-more { display: none; }
#galleryPhoto.inactive .btn-less { display: none; }
#galleryPhoto.active .btn-less { display: block;}

#main-content.active .meta-reviews { display:none;}


/* MAP
============= */

/* Set the size of the div element that contains the map */
#map {
	height: 300px;
  	margin: 0 20px;
}

@media screen and (max-width: 700px) {
   	#map {
		margin: 0;
		width:auto;
		margin-right: 10px;
	}
}



/* FOOTER
======= */

.padding-10px-tb {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.bg-dark-gray {
    /*background: #282828;*/
    background: #2c353f;
}

.footer-celler {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
        padding: 0px 0px 1px 0px;
}