/*
Theme Name: Inama
Theme URI: http://www.aziendinacreativa.it
Author: Aziendina Creativa
Author URI: http://www.aziendinacreativa.it
Version: 1.0
Text Domain: inama
*/

/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}




/*
*
*  Simple fluid media
*
*/
figure {
  position: relative;
}
img,
object,
embed {
  max-width: 100%;
  height:auto;
  display: inline-block;
}
video {
  height:auto;
  display: block;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
/*
*
*	Zoomable baseline grid
*	type size presets
*
*/










/* STILI GENERICI */
html {
	height:100% !important;
}
body {
	height:100%;
	font-family:"Open Sans", sans-serif;
	font-size:100%;
	line-height:1.2em;
	color:#000;
	font-weight:300;
	background:#fff;
}

.assistive-text,
.edit-link,
.menu-toggle,
.screen-reader-text,
.skip-link {
	position:absolute;
	left:-9999px;
}

a {
	text-decoration:none;
	color:#3b0836;
	transition:all 0.5s;
	-moz-transition:all 0.5s; /* Firefox 4 */
	-webkit-transition:all 0.5s; /* Safari and Chrome */
	-o-transition:all 0.5s; /* Opera */
}
a:hover {
	color:#000;
	transition:all 0.5s;
	-moz-transition:all 0.5s; /* Firefox 4 */
	-webkit-transition:all 0.5s; /* Safari and Chrome */
	-o-transition:all 0.5s; /* Opera */
}

.clear {
	clear:both !important;
}

strong {
	font-weight:700;
}

#content ol {
	list-style-type:decimal;
	padding-left:40px;
	padding-bottom:1em;
}

iframe {
	max-width:100%;
}

#main p,
#main ul {
	line-height:1.5em;
	margin-bottom:0.7em;
	margin-top:5px;
}
.alignleft {
	float:left;
	margin:0 20px 10px 0;
}
.alignright {
	float:right;
	margin:0 0 10px 20px;
}
.aligncenter {
	margin:0 auto;
}

h1, h2, h3, h4, h5, h6 {
}


h5 {
	text-align: center;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #999;
	font-weight: 400;
	letter-spacing: 2px;
	margin-top: 10px;
}

article .entry-content h1 {
	color: #430434;
	font-size: 2.5em;
	text-align: center;
	font-weight: 100;
	font-family: "Karma", serif;
	position: relative;
	margin-bottom: 80px;
	line-height: 1em;
}
article .entry-content h1:after {
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -45px;
	width: 90px;
	height: 1px;
	background: #3b0836;
	content: "";
}
article .entry-content p {
	font-family: "Karma", serif;
}


hr {
	margin:0;
	padding:0;
	border:0;
	width:100%;
	height:1px;
	clear:both;
	display:block;
	background:#ccc;
}

.noMargin {
	margin-top:0 !important;
	margin-bottom:0 !important;
}

.textRight {
	text-align:right;
}
.textCenter {
	text-align:center;
}

del {
	text-decoration:none !important;
}	
del strong {
	font-weight:400;
	color:#3b0836;
}







/* STRUTTURA */
#page {
	width:100%;
	padding:0;
	margin:0 auto;
}

#content {
	padding:0;
}
.home #content {
	position: relative;
}

.contentInside {
	width:1050px;
	padding:0;
	margin:0 auto;
}
.contentInsidePadding {
	padding:30px 0;
}

.column1-4 {
	width:21%;
	float:left;
	margin:15px 2%;
}
.column2-4 {
	width:46%;
	float:left;
	margin:15px 2%;
}
.column3-4 {
	width:71%;
	float:left;
	margin:15px 2%;
}
.column4-4 {
	width:96%;
	float:left;
	margin:15px 2%;
}

.column1-3 {
	width:29.3333%;
	float:left;
	margin:15px 2%;
}
.column2-3 {
	width:62.6666%;
	float:left;
	margin:15px 2%;
}
.column3-3 {
	width:96%;
	float:left;
	margin:15px 2%;
}

.column1-3-2 {
	width:12.6666%;
	float:left;
	margin:15px 2%;
}

.column1-5 {
	width:18%;
	float:left;
	margin:15px 1%;
}
.column1-7 {
	width:13.285%;
	float:left;
	margin:15px 0.5%;
}
.column1-8 {
	width:11.5%;
	float:left;
	margin:15px 0.5%;
}
.column50 {
	width:49%;
	float:left;
	margin:15px 0.5%;
}
.column25 {
	width:24%;
	float:left;
	margin:15px 0.5%;
}

.bgWide {
	background:#ddd;
	padding:30px 0;
}
.bgWide.bottom {
	padding:10px 0 0;
}












/* HEADER */
#masthead {
}

.logo {
	display: block;
	margin: 70px auto 50px;
	max-width: 200px;
}







/* FOOTER */
#colophon {
	background:#2d1f36;
	color:#fff;
	font-size: 0.7em;
	letter-spacing: 0.05em;
	padding: 20px 45px;
	border-top: 3px solid #fff;
	font-family: "Karma", serif;
	font-weight: 100;
	line-height: 1.2em;
}
#colophon a {
	color: #fff;
}
#colophon a:hover {
	color: #999;
}







/* MENU SOCIAL */
.menuSocial {
	padding:0;
	list-style-type:none;
	margin: 0 0;
	display: inline-block;
}
.menuSocial li,
.menuSocial li a {
	float:left;
	font-size: 1.5em;
}
.menuSocial li a {
	color:#fff;
	font-size:1em;
	margin-left:10px;
}







/* MENU LINGUE */
.wpml-ls-legacy-list-horizontal {
	float: right;
	clear: none;
	margin-top: 12px;
}






/* MENU PRINCIPALE */
#menuPrincipale {
	margin: 230px 0 0;
	padding: 0;
	list-style: none;
}
#menuPrincipale li a {
	text-transform: uppercase;
	display: block;
	margin-bottom: 30px;
	font-family: 'Karma', serif;
	letter-spacing: 1px;
}
#menuPrincipale li ul {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}
#menuPrincipale li ul li a,
#menuPrincipale li.menu-item-has-children a {
	margin-bottom: 0px;
}

#menuPrincipale li#menu-item-552 a,
#menuPrincipale li#menu-item-988 a,
#menuPrincipale li#menu-item-1002 a {
	margin-bottom: 5px;
}







/* BOTTONI */
.vc_btn3-container a {
	background:#3b0836 !important;
	color:#fff !important;
	padding:5px 20px !important;
}
.vc_btn3-container a:hover {
	background:#333 !important;
}






/* SHORTCUTS HOME */
.shortcuts {
	margin: 3px 0 0 0 !important;
	padding:0;
	list-style-type:none;
}
.shortcuts li {
	float:left;
	width:50%;
	display:block;
	height:620px;
	border: 3px solid #fff;
}
.shortcuts li a {
	width:100%;
	height:100%;
	display:table;
}
.shortcuts li:last-child {
	border-right:0;
}
.shortcuts li:first-child {
	border-left:0;
}
.shortcuts li h1 {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	color:#fff;
	font-family: 'Karma', serif;
	letter-spacing: 0.1em;
	font-weight: 400;
	
}
.shortcuts li a:hover {
	background:rgba(0,0,0,0.2);
}
.shortcuts li h1 span {
	display: block;
	color: #3b0836;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.5em;
	margin-bottom: 10px;
}

.shortcuts.shortcuts3 {
	margin-top: 0 !important;
}
.shortcuts.shortcuts3 li {
	width: 33.33333%;
	height: 410px;
}
.shortcuts.inevidenza {
	margin-top: 0 !important;
}
.shortcuts.inevidenza li {
	width: 40%;
	height: 267px;
}
.shortcuts.inevidenza li:first-child {
	width: 60%;
}
.inevidenzaItem .entry {
	background:#463f53;
	text-align: center;
	color: #fff;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	float: left;
}
.inevidenzaItem .entry h1 {
	display: block;
}
.inevidenzaItem .entry h1,
.inevidenzaItem .entry h4 {
	color: #cac8b9;
	font-weight: 100;
}
.inevidenzaItem .entry h1 {
	margin: 10px 0;
	font-size:1.8em;
}
.inevidenzaItem .entry h2 {
	font-size:1.2em;
	font-family: "Karma", serif;
	font-weight: 100;
	margin: 0;
	letter-spacing: 0.2em;
}
.inevidenzaItem .entry h4,
.inevidenzaItem .entry h3 {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 100;
}
.inevidenzaItem .entry h4 {
	margin: 40px 0 30px;
	font-size: 0.9em;
}
.inevidenzaItem .entry h3 {
	margin: 0;
}



.table {
    display: table;
    width:100%;
    height:auto;
}

.row {
	display:table-row;
	width:100%;
}
.cell {
	display: table-cell; 
	height:auto;
	vertical-align:middle;
	text-align:center;
}








/* NEWS HOME */
.newsHome {
	background: #dddcd1;
	margin: 3px 0;
	padding: 30px 60px;
	font-family: "Karma", serif;
	letter-spacing: 0.1em;
}
.newsHome .newsBox {
	padding: 0 20px;
	text-align: left;
}
.newsHome .newsBox:first-child {
	padding-right: 50px;
}
.newsHome .newsBox.title {
	font-size: 2em;
	text-transform: uppercase;
	color: #8d8b74;
}

.newsHome .newsBox .data {
	color:#433936;
	margin: 0;
}
.newsHome .newsBox h1 {
	color: #855476;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0 0 20px;
	font-weight: 400;
}
.newsHome .newsBox h1 a {
	color: #795574;
}
.newsHome .newsBox .entry {
	color: #1d1d1b;
	margin: 0;
}
.newsHome .newsBox .leggitutto {
	color:#423b39;
	display: block;
	margin: 20px 0 0;
}



/* CAROSELLO (advanced carousel replacement) */

.vc_images_carousel.vc_slide {
    display: flex !important;
    margin-left: 15px !important;
    margin-right: 15px !important;
    /* max-width: 900px !important; */
    width: auto !important;
}
.vc_images_carousel .vc_carousel-control {
    opacity: 1 !important;
    text-shadow: none !important;
}
.vc_images_carousel .vc_carousel-control .icon-prev:before,
.vc_images_carousel .vc_carousel-control .icon-next:before {
    font-family: "FontAwesome" !important;
    font-size: 26px !important;
    font-weight: 500 !important;
    width: 50px !important;
    color: #3b0836 !important;
}
.vc_images_carousel .vc_carousel-control .icon-prev:before {
    content: "\f053" !important;
}
.vc_images_carousel .vc_carousel-control .icon-next:before {
    content: "\f054" !important;
}
.vc_images_carousel a.vc_left.vc_carousel-control {
    left: -50px !important;
}
.vc_images_carousel a.vc_right.vc_carousel-control {
    right: -50px !important;
}
@media screen and (max-width: 767px) {}









/* PAGINE */
.page .entry-header .occhiello,
.page .entry-header .sottotitolo,
.single-post .entry-header .occhiello {
	color:#666;
	font-size: 1em;
	text-transform: uppercase;
	font-weight:100;
	text-align: center;
	letter-spacing: 0.1em;
}
.page .entry-header .occhiello,
.single-post .entry-header .occhiello {
	margin-top: 0;
	display: none;
}
.page .entry-header h1,
.single-post .entry-header h1 {
	font-weight:100;
	text-align: center;
	color: #430434;
	font-family: "Karma", serif;
	margin-top: 40px;
	font-size: 2.2em;
}

.entry-header .sottotitolo {
	margin-bottom: 40px;
}

.separatore {
	margin:0 auto 50px;
	width: 90px;
	height: 1px;
	background: #3b0836;
	content: "";
}
.separatore.separatoreBig {
	width: 100%;
}

.entry-content blockquote {
	margin: 0;
	background: #430434;
	padding: 20px 40px;
	text-align: center;
	color: #8b8a80;
	font-size: 1.1em;
}
.entry-content blockquote strong {
	opacity: 1;
	font-size: 1.3em;
	color: #fff;
	font-weight: 100;
}
.entry-content blockquote p {
	line-height: 1.8em !important;
}

.entry-content del,
.single-bottiglie .entry-header del {
	display: block;
	clear: both;
	float: none;
	margin: 0;
	background: #f4f4f0;
	padding: 60px 40px 20px;
	text-align: center;
	color: #812554;
	font-size: 1.1em;
	position: relative;
}
.entry-content del:before,
.single-bottiglie .entry-header del:before {
	margin:0 auto 20px;
	width: 90px;
	height: 1px;
	background: #3b0836;
	content: "";
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -45px;
}
.entry-content del strong,
.single-bottiglie .entry-header del strong {
	opacity: 1;
	font-size: 1.1em;
	font-weight: 100;
	display: block;
}
.single-bottiglie #videourl {
    margin: 38px 40px 0 40px;
}
.single-bottiglie #videourl > div {
    position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
} 
.single-bottiglie #videourl iframe,
.single-bottiglie #videourl object,
.single-bottiglie #videourl embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 500px) {
.single-bottiglie #videourl {
    margin: 38px 20px 0 20px;
}
}

.page .entry-content h2 {
	font-weight:100;
	text-align: center;
	color: #430434;
	font-family: "Karma", serif;
	margin-top: 50px;
	margin-bottom: 60px !important;
	font-size: 2em;
	position:relative;
	line-height: 1em;
}
.page .entry-content h2:after {
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	height: 1px;
	background: #3b0836;
	content: "";
}


.page .entry-content .column25 h2 {
	margin-top: 30px;
	margin-bottom: 40px !important;
	font-size: 1.2em;
}
.page .entry-content .column25 h2:after {
	bottom: -15px;
	margin-left: -50px;
	width: 100px;
}




.entry-content .boxGrigio,
.entry-content .boxViola {
	display: block;
	clear: both;
	float: none;
	margin: 0;
	background: #f4f4f0;
	padding: 20px 40px 20px;
	text-align: center;
	color: #812554;
	font-size: 1.1em;
	line-height: 1.8em;
	position: relative;
}
.entry-content .boxGrigio h1,
.entry-content .boxViola h1 {
	color: #333;
	font-weight: 100;
	margin: 0;
	font-size: 1.3em;
	line-height: 1.8em;
}
.entry-content .boxGrigio h2,
.entry-content .boxViola h2 {
	opacity: 1;
	font-size: 1em;
	font-weight: 100;
	color: #999;
	margin: 0 !important;
	line-height: 1.8em;
}
.entry-content .boxGrigio h1:after,
.entry-content .boxGrigio h2:after,
.entry-content .boxViola h1:after,
.entry-content .boxViola h2:after {
	display: none;
}

.entry-content .boxViola {
	background: #430434;
}
.entry-content .boxViola h1 {
	color: #fff;
}




.limita_altezza {
	display: none;
	margin-top: -37px;
}
/*
.leggi_tutto {
	text-align: center;
	text-transform: uppercase;
	font-size: 0.8em;
	margin-top: -90px;
	background: url('images/bg-leggi.png') repeat-x top left;
	height: 70px;
	position: relative;
	cursor: pointer;
	padding: 50px 0 0;
}
.leggi_tutto:hover {
	color: #430434;
}
*/
.anticipazione strong em {
	color: #999;
	position: absolute;
	font-size: 2.5em;
	margin: 2px 0 0 5px;
	font-style: normal;
	font-weight: 100;
	cursor: pointer;
}
.anticipazione strong em:hover {
	color: #430434;
}
/*
.limita_altezza p:last-child:after {
	content: "-";
	color: #999;
	position: absolute;
	font-size: 2.5em;
	margin: 2px 0 0 5px;
	font-style: normal;
	font-weight: 100;
	cursor: pointer;
}
*/

.vino-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.vino-list__item {
	float: none;
	text-align: center;
	width: calc(100% / 8);
	margin: 15px 0;
}

@media only screen and (max-width: 992px) {
	.vino-list__item {
		width: 25%;
	}
}

@media only screen and (max-width: 767px) {
	.vino-list__item {
		width: 50%;
	}
}

.vino-list__item img {
	display: inline-block;
}




/* SINGLE BOTTIGLIE */
#leftSide {
	width: 50%;
	height: 100%;
	position: fixed;
	top:0;
	left: 0;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
}
#rightSide {
	width: 50%;
	height: 100vh;
	position: fixed;
	top:0;
	right: 0;
	overflow-y: scroll;
	text-align: center;
}

.single-bottiglie footer {
	display: none;
}
#rightSide .logo {
	max-width: 160px;
}

h3.catWines,
h2.sottotitoloWines,
p.tipo {
	text-transform: uppercase;
	color: #999;
	font-size: 0.85em;
	font-weight: 100;
	letter-spacing: 0.2em;
}
h3.catWines {
	font-size: 1em;
}
h3.catWines span,
p.tipo span {
	color: #3b0836;
}
p.tipo {
	margin-bottom: 5px !important;
	margin-top: 0 !important;
}
h1.titleBottiglie {
	font-weight: 400;
	color: #3b0836;
	font-family: "Karma", serif;
	font-size: 1.8em;
}

.single-bottiglie .separatore {
	margin: 40px auto;
}


.single-bottiglie .entry-header del {
	max-width: 90%;
	width: 400px;
	margin: 40px auto;
	font-family: "Karma", serif;
	padding: 60px 20px 20px;
	font-size: 1.05em;
}
.single-bottiglie .entry-header del:before {
	top: 50px;
}
.single-bottiglie .entry-header del strong {
	position: absolute;
	top: 20px;
	font-family: "Open Sans", sans-serif;
	font-weight: 100;
	width: calc( 100% - 40px);
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 2px;
}

.single-bottiglie .entry-content {
	font-size: 90%;
}

.single-bottiglie .descrizione {
	max-width: 90%;
	width: 400px;
	margin: 20px auto;
	font-size: 110%;
}
.single-bottiglie .descrizione p {
	margin-bottom: 20px !important;
}

.single-bottiglie .abbinamenti {
	max-width: 90%;
	width: 400px;
	margin: 60px auto;
	text-transform: uppercase;
	color: #3b0836;
	font-weight: 400;
	font-size: 1em;
	letter-spacing: 0.2em;
	border: 1px solid #3b0836;
	border-right: 0;
	border-left: 0;
	padding: 10px 0;
}

.single-bottiglie article .entry-content .abbinamenti p {
	font-family: "Open Sans", sans-serif;
}

.single-bottiglie .banner1 .cell {
	width: 50%;
	height: 290px;
	border: 3px solid #fff;
}
.single-bottiglie .cellBack {
	background-size: cover;
	background-position: center center;
	border-right: 0 !important;
}
.single-bottiglie #bannerCont {
	background: #2f2739;
	color: #fff;
	font-size: 1.2em;
	border-left: 6px solid #fff;
}
.single-bottiglie #bannerCont strong {
	font-family: "Open Sans", sans-serif;
	font-size: 0.7em;
	letter-spacing: 0.2em;
	font-weight: 100;
	text-transform: uppercase;
	color: #999;
}
.single-bottiglie #bannerCont em strong {
	font-style: normal;
	color: #fff;
}

.single-bottiglie #bannerCont img {
	margin: 0 auto;
}


.single-bottiglie .banner2 .cell {
	border: 3px solid #fff;
	border-bottom: 6px solid #fff;
	border-left: 6px solid #fff;
	border-right: 0;
}

.single-bottiglie .highlights {
	border: 1px solid #3b0836;
	max-width: 290px;
	min-height: 250px;
	padding: 15px 20px;
	margin: 40px auto;
}
.single-bottiglie .highlights .table {
	height: 220px;
	min-height: 220px;
}

.single-bottiglie .highlights .cell strong {
	font-weight: 400;
	color: #3b0836;
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 0.9em;
}
.single-bottiglie .highlights .cell p,
.single-bottiglie .highlights .cell h3 {
	margin-bottom: 20px !important;
	line-height: 1.2em !important;
	font-weight: 400;
}


.single-bottiglie #back {
	position: absolute;
	bottom: 20px;
	left: 20px;
	font-weight: 100;
	letter-spacing: 0.15em;
	color: #666;
	text-transform: uppercase;
	font-size: 0.8em;
}
.single-bottiglie #rightLinks {
    display: flex;
    position: absolute;
	bottom: 20px;
	left: auto;
	right: 20px;
	flex-direction: column;
    align-items: flex-end;
}
.single-bottiglie #customLink,
.single-bottiglie #downloadImmagine,
.single-bottiglie #downloadDoc
{
	font-weight: 100;
	letter-spacing: 0.15em;
	color: #666;
	text-transform: uppercase;
	font-size: 0.8em;
	margin-bottom: 10px;
}
@media (max-width: 992px) {
.single-bottiglie #rightLinks {
    left: auto;
    right: auto;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background-color: rgba(255, 555, 255, 0.7);
}
.single-bottiglie #customLink,
.single-bottiglie #downloadImmagine,
.single-bottiglie #downloadDoc
{
	font-size: 0.8em;
	margin: auto;
	margin-bottom: 6px;
}
}
.single-bottiglie #rightLinks a:last-child {
    margin-bottom: 0;
}


.single-bottiglie #back:hover,
.single-bottiglie #downloadImmagine:hover,
.single-bottiglie #downloadDoc:hover {
	color: #000;
}

.single-bottiglie .fa-file-pdf-o,
.single-bottiglie .fa-camera {
	font-size: 20px;
}








/* NEWS */
.contenutoEntry h1 {
	font-family: "Karma", serif;
	line-height: 1em;
}
.contenutoEntry .leggi {
	font-family: "Karma", serif;
	line-height: 1em;
	margin-top: 20px !important;
}








/* FORM CONTATTI*/
.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=number],
.wpcf7 input[type=file],
.wpcf7 input[type=tel],
.wpcf7 textarea {
	width:96%;
	display:block;
	padding:5px 2%;
	border:1px solid #eee;
	margin:3px 0 15px;
	font-family:Open Sans, Arial, Helvetica, sans-serif;
	font-size:1em;
	background:#eee;
}
.wpcf7 textarea {
	height:120px;
}
.wpcf7 input[type=submit] {
	border:1px solid #ccc;
	padding:5px 20px;
	text-transform:uppercase;
	background:#eee;
	clear:right;
	float:right;
	margin-top:10px;
	cursor:pointer;
}
.wpcf7 input[type=submit]:hover,
.wpcf7 input[type=text]:focus,
.wpcf7 input[type=email]:focus,
.wpcf7 input[type=number]:focus,
.wpcf7 input[type=tel]:focus,
.wpcf7 textarea:focus {
	-webkit-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow:0px 0px 5px rgba(0, 0, 0, 0.2);
	border-color:#999;
	transition:all 0.5s;
	-moz-transition:all 0.5s; /* Firefox 4 */
	-webkit-transition:all 0.5s; /* Safari and Chrome */
	-o-transition:all 0.5s; /* Opera */
}
.wpcf7 input[type=submit]:hover {
	background:#3b0836;
	color:#fff;
	border-color:#3b0836;
}
#privacy {
	font-size:0.7em;
	line-height:1.2em;
	width:65%;
	float:left;
}
#privacy span {
	display:block;
	float:left;
	margin:0 10px 30px 0;
}
.ajax-loader {
	float:right;
    margin-right:15px;
    margin-top:20px;
}
.wpcf7-response-output {
	display:block;
	clear:both;
}
div.wpcf7-validation-errors {
	clear:both;
}
.wpcf7-not-valid-tip {
	margin-top:-15px;
}

.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item {
	display:block;
	clear:both;
}

.wpcf7 .colorBlue {
	color:#000000;
}

.wpcf7 #inlineText {
	width:68%;
	float:right;
	margin-top:-5px;
	margin-right:2.7%;
}

.wpcf7 .left {
	width:48%;
	float:left;
	margin-top:0;
}
.wpcf7 .right {
	width:48%;
	float:right;
	margin-top:0;
}
.wpcf7-form p {
	margin-top:0;
}










/* SLIDER */
.slick-prev {
	left:-30px !important;
}
.slick-next {
	right:-30px !important;
}






/* SANDWICH MENU TOGGLE */
#menu-toggle-wrapper {
	position: fixed;
	top: 25px;
	left: 25px;
	width: 70px;
	height: 70px;
	z-index: 400;
	display: block;
}
#menu-toggle {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 30px;
	display: block;
	margin-left: -15px;
	width: 30px;
	height: 2px;
	background: #666;
}
#menu-toggle:after,
#menu-toggle:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background: #666;
	left: 0;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-ms-transform-origin: center center;
	-o-transform-origin: center center;
	transform-origin: center center;
}
#menu-toggle:before {
	top: -8px;
}
#menu-toggle:after {
	bottom: -8px;
}
.active #menu-toggle {
	background: 0 0;
}
.active #menu-toggle:after {
	-webkit-transform: rotate(-45deg) translate(2px,-8px);
	-moz-transform: rotate(-45deg) translate(3px,-8px);
	-ms-transform: rotate(-45deg) translate(3px,-8px);
	-o-transform: rotate(-45deg) translate(3px,-8px);
	transform: rotate(-45deg) translate(3px,-8px);
}
.active #menu-toggle:before {
	-webkit-transform: rotate(45deg) translate(4px,9px);
	-moz-transform: rotate(45deg) translate(3px,8px);
	-ms-transform: rotate(45deg) translate(3px,8px);
	-o-transform: rotate(45deg) translate(3px,8px);
	transform: rotate(45deg) translate(3px,8px);
}
#menu-toggle,
#menu-toggle:after,
#menu-toggle:before {
	-webkit-transition: all .3s cubic-bezier(0.585,-.6,.43,1.65);
	-moz-transition: all .3s cubic-bezier(0.585,-.6,.43,1.65);
	-ms-transition: all .3s cubic-bezier(0.585,-.6,.43,1.65);
	-o-transition: all .3s cubic-bezier(0.585,-.6,.43,1.65);
	transition: all .3s cubic-bezier(0.585,-.6,.43,1.65);
}
#menu-toggle-wrapper:hover #menu-toggle:before {
	top: -6px;
}
#menu-toggle-wrapper:hover #menu-toggle:after {
	bottom: -6px;
}
#menu-toggle-wrapper.active:focus #menu-toggle:after,
#menu-toggle-wrapper.active:hover #menu-toggle:after {
	bottom: -8px;
}
#menu-toggle-wrapper.active:focus #menu-toggle:before,
#menu-toggle-wrapper.active:hover #menu-toggle:before {
	top: -8px;
}

#navMenu {
	display: none;
	position: fixed;
	z-index: 301;
	background: #fff;
	width: 25%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	overflow: auto;
}

#overlay {
	display: none;
	position: fixed;
	z-index: 300;
	background: rgba(0,0,0,0.8);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}






#logoMenu {
	max-width: 150px;
	margin: 0 auto;
}
#logoMenu {
	width: 150px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 100px;
	margin-left: -75px;
}










/*
====================================
    START VIDEO
====================================
*/
/* ANIMAZIONE FRECCIA IN GIU */
@-webkit-keyframes arrow-anim {
  0% {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -ms-transform: translate(0, 30%);
    -webkit-transform: translate(0, 30%);
    -moz-transform: translate(0, 30%);
    transform: translate(0, 30%);
  }

  100% {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-moz-keyframes arrow-anim {
  0% {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -ms-transform: translate(0, 30%);
    -webkit-transform: translate(0, 30%);
    -moz-transform: translate(0, 30%);
    transform: translate(0, 30%);
  }

  100% {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-ms-keyframes arrow-anim {
  0% {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -ms-transform: translate(0, 30%);
    -webkit-transform: translate(0, 30%);
    -moz-transform: translate(0, 30%);
    transform: translate(0, 30%);
  }

  100% {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes arrow-anim {
  0% {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -ms-transform: translate(0, 30%);
    -webkit-transform: translate(0, 30%);
    -moz-transform: translate(0, 30%);
    transform: translate(0, 30%);
  }

  100% {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}









/* QUESTE DANNO UN TONO A TUTTO! */
:focus,
:active,
a:hover,
a:active,
a:focus {
  outline: 0;
}

input::-moz-focus-inner {
  border: 0;
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  -webkit-tap-highlight-color: transparent;
}



/* FRECCIA CHE SI ANIMA IN GIU */
.discover {
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  -webkit-animation: arrow-anim 1.5s infinite;
  -moz-animation: arrow-anim 1.5s infinite;
  -o-animation: arrow-anim 1.5s infinite;
  animation: arrow-anim 1.5s infinite;
  position: fixed;
  left: 50%;
  bottom: 30px;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  z-index: 300;
  text-align:center;
	display: none;
}
.discover:after {
  font-family: 'fontAwesome';
  content: "\f107";
  position: relative;
  top: 0;
  left: 0;
  font-size: 40px;
  line-height: 40px;
  color: white;
  background: transparent;
}
.discover.out {
	display:none;
}





/* VIDEO */
.video-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  font-size:1em;
  line-height:1.4;
}


.intro-video {
  overflow:hidden;
}
.intro-video video {
  -webkit-transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -ms-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s;
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  height: 100%;
  width: auto;
  opacity: 0;
  visibility: hidden;
}
.intro-video video.visible {
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.intro-video video.hidden-video {
  z-index:0;
  display: none;
}


.inside-corner {
  display: block;
  padding-top: calc(0% + 70px);
  padding-bottom: calc(7% + 10px);
  padding-left: calc(4% + 10px);
  padding-right: calc(4% + 10px);
  width: 100%;
  height: 100%;
  position:relative;
}


.play-pause {
  display: inline-block;
  border: none;
  width: 30px;
  height: 30px;
  margin-right: 15px;
  background: transparent;
  text-align: center;
  line-height: 30px;
  padding: 0;
  font-family:"FontAwesome";
}
.play-pause:before {
  color: white;
  content: '\f04c';
  font-size: 12px;
  line-height: 30px;
}
.play-pause.pause:before {
  content: '\f04b';
}


.seek-bar-container {
  width: 80%;
  display: inline-block;
}
.seek-bar {
  -webkit-appearance: none;
  height: 5px;
  width: 100%;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.2);
  cursor: w-resize;
  position: relative;
  z-index: 200;
  top: 0;
  border: none;
}
.seek-bar::-webkit-slider-runnable-track {
  -webkit-appearance: none !important;
  height: 8px;
  padding: 0;
  border: none;
  background: transparent;
  outline: 0;
}
.seek-bar::-moz-range-track {
  -moz-appearance: none !important;
  height: 8px;
  padding: 0;
  border: none;
  background: transparent;
  outline: 0;
}
.seek-bar::-ms-track {
  -ms-appearance: none !important;
  height: 8px;
  padding: 0;
  border: none;
  background: transparent;
  outline: 0;
}
.seek-bar::-webkit-slider-thumb {
  -webkit-appearance: none !important;
  width: 10px;
  height: 8px;
  border: none;
  opacity: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  cursor: w-resize;
}
.seek-bar::-moz-range-thumb {
  -moz-appearance: none !important;
  width: 10px;
  height: 8px;
  border: none;
  opacity: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  cursor: w-resize;
}
.seek-bar::-ms-thumb {
  -ms-appearance: none !important;
  width: 10px;
  height: 8px;
  border: none;
  opacity: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  cursor: w-resize;
}
.seek-bar::-ms-ticks {
  -ms-appearance: none !important;
  display: none;
}
.seek-bar::-ms-ticks-after {
  -ms-appearance: none !important;
  display: none;
}
.seek-bar::-ms-ticks-before {
  -ms-appearance: none !important;
  display: none;
}
.seek-bar::-ms-fill-lower {
  -ms-appearance: none !important;
  background: transparent;
}
.seek-bar::-ms-fill-upper {
  -ms-appearance: none !important;
  background: transparent;
}
.seek-bar::-ms-tooltip {
  -ms-appearance: none !important;
  display: none;
}


.progress {
  position: absolute;
  top: 11px;
  left: 0;
  width: 100%;
  height: 5px;
  background: #3b0836;
  z-index: 100;
  margin-top:1px;
}
@-moz-document url-prefix() {
  .progress {
    top: 11px;
  }
}


.table {
  display: table;
}
.table.table--center {
  margin: 0 auto;
}
.table.table--full--height {
  height: inherit;
}
.table.table--height--news {
  height: 360px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .table.table--height--news {
    height: 60px;
  }
}
.table.table--full--width {
  width: 100%;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
}
.table-cell.table--full--width {
  width: 100%;
}
.table-cell.table-center-align {
  text-align: center;
}
.table-cell.bottom-align {
  vertical-align: bottom;
}

.table-row {
  display: table-row;
}

.t-center {
  text-align: center;
}

.relative {
  position: relative;
}


.loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #1a181b;
  z-index: 1000;
}
.loader-wrapper .loader-section.section--left {
  left: 0;
}
.loader-wrapper .loader-section.section--right {
  right: 0;
}

.loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #872633;
  animation: spin 2s linear infinite;
  margin: -75px 0 0 -75px;
  z-index: 1500;
}
.loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #00d2ff;
  animation: spin 3s linear infinite;
}
.loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #e87058;
  animation: spin 1.5s linear infinite;
}


#home-play-button {
	background:#2d1f38;
	width:150px;
	color:#fff;
	text-transform:uppercase;
	line-height:35px;
	display:block;
	margin:0 auto;
	letter-spacing:0.1em;
	font-size: 1.1em;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-75px;
	z-index:1;
}
#home-play-button:hover {
	background:#000;
}

/*
====================================
    END VIDEO
====================================
*/




body #video-controls {
	display:none;
}
body:hover #video-controls {
	display:block;
}







/* TITOLI PAGINA (CENTRALI) */
#logo {
	margin: 0 auto;
    width: 300px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -150px;
}
.subTitle,
.subsubTitle {
	position: absolute;
	left: 0;
	bottom: 80px;
	width: 100%;
	text-align:center;
	display:none;
}
.subTitle {
	color:#fff;
	font-size:1.8em;
	margin:0;
	padding:2em 0;
	font-weight:100;
	background:transparent;
	text-transform:none;
	font-family: 'Karma', serif;
}
.subTitle:after {
	position: absolute;
	bottom: 45px;
	left: 50%;
	margin-left: -45px;
	width: 90px;
	height: 1px;
	background: #3b0836;
	content: "";
}
.subsubTitle {
	color:#fff;
	font-size:0.8em;
	margin:0;
	letter-spacing: 1px;
	padding:2em 0 1em;
	font-weight:100;
	background:transparent;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
}

.text-index {
	position: relative;
	z-index: 200;
}



.wpb_text_column.download {
	margin-top: -20px;
}
.wpb_text_column.download p a {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	display: block;
	font-size: 0.9em;
	color: #999;
}
.wpb_text_column.download p a:hover {
	color: #000;
}

.noBorderTitle h1 {
	margin-bottom: -30px !important;
}
.noBorderTitle h1:after {
	display: none;
}



.boxNumeri {
	background: #f4f4f0;
	padding: 0 40px !important;
	text-align: center;
}
.page .entry-content .boxNumeri h2 {
	font-size: 1.5em;
	line-height: 1.4em;
	margin-bottom: 20px;
}
.page .entry-content .boxNumeri p {
	font-size: 1.1em;
}
.page .entry-content .boxNumeri h1 {
	margin-bottom: 0;
}
.page .entry-content .boxNumeri h1:after,
.page .entry-content .boxNumeri h2:after {
	display: none !important;
}



.boxCronistoria {
	padding: 0 30px !important;
}
.boxCronistoria ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: "Karma", serif;
}
.boxCronistoria ul li strong {
	font-size: 1.8em;
	color: #430434;
	font-weight: 100;
}
.boxCronistoria ul li {
	position: relative;
	padding-top: 50px;
	margin-top: 10px;
	font-size: 1.1em;
}
.boxCronistoria ul li:before {
	position: absolute;
	top: 0;
	left: calc(50% - 1px);
	height: 35px;
	width: 2px;
	background: #430434;
	content: "";
}
.boxCronistoria ul li:first-child:before {
	display: none;
}



.pp_content_container .pp_left,
.pp_content_container .pp_right,
.pp_top .pp_left,
.pp_top .pp_middle,
.pp_top .pp_right,
.pp_bottom .pp_left,
.pp_bottom .pp_middle,
.pp_bottom .pp_right,
.pp_content{
	background: none !important;
}
.pp_social {
	display: none !important;
}

.column50 h2:after,
h2.noafter:after {
	display: none;
}
.page .entry-content .column50 h2 {
	margin-bottom: 20px !important;
}

.titleVideo {
	text-align: center;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #999;
	font-weight: 400;
	letter-spacing: 2px;
}




#galleryLinks h2 {
	margin-bottom: 30px !important;
}
#galleryLinks h2:after {
	display: none !important;
}
#galleryLinks h3 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 0.7em;
	color: #999;
	letter-spacing: 2px;
	margin-top: 40px;
}

/*--------------------------------------------------------------
Venobox
--------------------------------------------------------------*/

/* visualizza le immagini nella lightbox senza farle uscire dallo schermo */
.vbox-content{
	height: 100%;
	margin: 0 !important;
	display: flex;
	align-items: center;
	justify-content: center;
}

.vbox-container img {
	height: auto !important;
	max-height: 100%;
}




/* SELETTORE LINGUA */
.wpml-ls {
	position: fixed;
	z-index: 301;
	float: none;
	top: 52px;
	right: 30px;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	line-height: 1em;
}
.wpml-ls a {
	padding: 0 7px !important;
}
.home .wpml-ls a {
	color: #fff;
}
.home .wpml-ls a:hover {
	color: #999;
}

.wpml-ls-current-language a {
	position: relative;
}
.wpml-ls-current-language a:after {
	content: "";
	position: absolute;
	width: 20px;
	height: 1px;
	background: #3b0836;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
}
.home .wpml-ls-current-language a:after {
	background: #fff;
}












/* FIERE HOME */
.fiereHome {
	position: absolute;
	z-index: 9;
	bottom: 30px;
	right: 30px;
}
.fiereHome .singleFieraHome {
	margin-bottom: 5px;
	background: #420534;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	padding: 10px 25px;
}

.titoloFiera {
	font-family: 'Karma', serif;
	font-size: 1.3em;
	position: relative;
	padding-bottom: 6px;
	margin-bottom: 4px;
}
.titoloFiera:after {
	position: absolute;
	content: "";
	width: 60px;
	height: 1px;
	background: #fff;
	left: 50%;
	margin-left: -30px;
	bottom: 0;
}
.titoloStand {
	font-style: italic;
}
.titoloStand,
.titoloLuogo {
	font-size: 0.9em;
	font-weight: 100;
}
.titoloData {
	font-weight: 400;
}












/* COOKIES */
#cookie-notice {
	background:rgba(0,0,0,0.7) !important;
}
#cookie-notice #cn-notice-text {
	text-align: left;
	display: block;
	width: 60%;
	float: left;
	margin: 10px 0 15px 10%;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: 100;
}
#cookie-notice #cn-notice-text a {
	color:#999;
}
#cookie-notice #cn-accept-cookie,
#cookie-notice #cn-more-info{
	width: 10%;
	display: inline-block;
	line-height: 25px;
	border: 1px solid #ccc;
	color:#fff;
	font-size: 0.9em;
	margin-bottom:6px;
	margin-right: 10%;
	float: right;
}










.pp_expand,
.pp_play,
.currentTextHolder,
.pp_next,
.pp_previous,
.pp_gallery {
	display: none !important;
}

.pp_details,
.pp_nav {
	position: static !important;
}


div.pp_default .pp_close {
	top: -20px !important;
	right: 0 !important;
	width: 30px !important;
	height: 30px !important;
	background: #fff url(images/bg-close.jpg) no-repeat center center !important;
	background-size: cover !important;
	border-radius: 15px !important;
	position: absolute !important;
}

.pp_details .pp_arrow_next {
	position: absolute !important;
	top: 50% !important;
	right: 19px !important;
	margin: -30px 0 0 0 !important;
	padding: 0 !important;
	left: auto !important;
	width: 40px !important;
	height: 40px !important;
	line-height: 40px !important;
	background: #fff !important;
	background: #fff url(images/arrow-right.jpg) no-repeat center center !important;
	z-index: 9999;
}
.pp_details .pp_arrow_previous {
	position: absolute !important;
	top: 50% !important;
	left: 13px !important;
	margin: -30px 0 0 0 !important;
	padding: 0 !important;
	right: auto !important;
	width: 40px !important;
	height: 40px !important;
	line-height: 40px !important;
	background: #fff !important;
	background: #fff url(images/arrow-left.jpg) no-repeat center center !important;
	z-index: 9999;
}

/*
.pp_bottom,
.pp_details,
.pp_nav {
	height: 0 !important;
}

div.pp_default .pp_content_container .pp_left {
	padding-left: 0 !important;
}
div.pp_default .pp_content_container .pp_right {
	padding-right: 0 !important;
}
*/








@media only screen and (-webkit-min-device-pixel-ratio:0) { 
}







/**
 * Media Queries
 * -----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

@media screen and (max-width: 1100px) {

	.contentInside {
		width:90%;
	}

	.menuNavigazione li a {
		margin-right:15px;
		word-spacing:-2px;
		letter-spacing:-1px;
	}

	.single-bottiglie #back,
	.single-bottiglie #downloadImmagine,
	.single-bottiglie #downloadDoc {
		letter-spacing: 1px;
	}

}


/* prettyPhoto styling for small screens */
/* PORTRAIT */
@media (max-width: 750px) {
	.pp_pic_holder.pp_default { width: 100%!important; left: 0!important; overflow: hidden; }
	div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
	div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
	.pp_content { width: 100%!important; height: auto!important; }
	.pp_fade { width: 100%!important; height: 100%!important; }
	a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
	#pp_full_res img { width: 100%!important; height: auto!important; }
	.pp_details { width: 100%!important; padding: 0; background-color: transparent; margin-top: -2px!important; }
	a.pp_close { right: 7%!important; top: 10px!important; }

	.pp_details .pp_arrow_next {
		right: 0 !important;
	}
	.pp_details .pp_arrow_previous {
		left: 0 !important;
	}
	div.pp_default .pp_close {
		top: 0px !important;
	}
	
	.pp_pic_holder.pp_default {
		top: 0 !important;
		position: absolute !important;
	}
	
	
	#fancybox-right-ico,
	#fancybox-right:hover #fancybox-right-ico {
		right: -15px !important;
		left: auto !important;
	}
	#fancybox-left-ico,
	#fancybox-left:hover #fancybox-left-ico{
		left: -15px !important;
		right: auto !important;
	}
	
	
	
	
	
}
@media (max-width: 992px) {
	a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
}

@media screen and (max-width: 992px) {
	
	#home-play-button {
		bottom: 100px;
	}

	.single-bottiglie #back {
		top: 100px;
		bottom: auto;
		left: 50px;
		font-size: 40px;
	}

	.single-bottiglie #downloadImmagine {
		bottom: 38px;
		right: 0;
		width: 100%;
		text-align: center;
	}

	.single-bottiglie #downloadDoc {
		bottom: 10px;
		right: 0;
		width: 100%;
		text-align: center;
	}

}
@media screen and (max-width: 820px) {

	/*
	html#html {
		padding-top:0 !important;
	}
	#wprmenu_bar {
		background:transparent !important;
		padding:25px 53px !important;
	}
	#wprmenu_menu.left {
		top:0 !important;
		padding-top:50px !important
	}
	*/
	
	#masthead .menuSocial {
	}
	#wprmenu_bar {
		z-index:999999;
	}
	
	#home-play-button {
		bottom: 100px;
	}
	
	.shortcuts li {
		height:230px;
	}
	
	.row,
	.cell,
	.table {
		display:block;
	}
	.popline .wineSpectator {
		width:100%;
	}
	.popline .powein,
	.popline .immagine,
	.popline .binomioleggi {
		width:33.33%;
		float:left;
		min-height: 200px;
	}
	.popline .powein,
	.popline .binomioleggi {
		padding:20px 0;
		margin-bottom:50px;
	}
	
	.logo {
		width:auto;
		max-width:70%;
	}
	.subTitle {
		padding:2em 1em;
	}

	.misureacaso {
		padding:0 0;
	}
	
	
	
	#menu-toggle-wrapper {
		top: 0;
		left: 10px;
	}
	.wpml-ls {
		top: 20px;
		right: 20px;
	}
	
	.column1-5 {
    	width: 48%;
	}
	.column1-5.textRight {
		text-align: left;
	}
	
	#navMenu {
		width: 75%;
	}
	
	
	.entry-title {
		line-height: 1em;
	}
	
	
	#leftSide,
	#rightSide {
		position: relative;
		top: auto;
		left: auto;
		min-height: 100vh;
		width: 100%;
		height: auto;
		overflow: auto;
	}
	#bannerCont,
	.single-bottiglie .banner1 .cell {
		width: 100%;
	}
	
	
	.column25 {
		width: 49%;
	}
	
	
	.titleBottiglie {
		line-height: 1em;
	}

	.single-bottiglie .highlights .table {
		height: auto;
	}

	.single-bottiglie #back {
		top: 70px;
		left: 36px;
	}

}
@media screen and (max-width: 750px) {
	.column1-7 {
		width: 99%;
	}
	
	.fiereHome {
		position: relative;
		z-index: 9;
		bottom: auto;
		right: auto;
		margin: 50px;
	}
}
@media screen and (max-width: 600px) {

	.column1-4,
	.column2-4,
	.column3-4,
	.column4-4,
	.column1-3,
	.column2-3,
	.column3-3 {
		clear:both;
		width:96%;
		float:none;
		margin:15px 2%;
	}
	
	.discover {
		display:none;
	}
	
	#colophon {
		padding-top:20px;
	}
	.popline .powein,
	.popline .binomioleggi,
	.popline .immagine {
		width:100%;
		display:block !important;
		clear:both;
		float:none;
		margin-bottom:0;
	}
	.popline .binomioleggi {
		margin-bottom:50px;
		display:block;
	}
	
	.lineLeft,
	.lineRight,
	.lineTop,
	.lineBottom {
		display:none;
	}
	.menuSocial {
		margin: 10px 30px 0 0;
	}
	.wpml-ls-legacy-list-horizontal {
		margin-top: 0;
	}
	.column1-5 {
    	width: 98%;
	}
	
	#logo {
		width: 240px;
		margin-left: -120px;
	}
	#home-play-button {
		bottom: 100px;
	}
	
	
	.column25 {
		width: 98%;
	}
}



@media screen and (max-width: 450px) {
	
	.lineLeft,
	.lineRight,
	.lineTop,
	.lineBottom {
		display:none;
	}
	
	.inside-corner {
		padding-left:0;
		padding-right:0;
	}
	
	#home-play-button:after {
		content: "";
		background: url('images/rotate.png') no-repeat;
		width: 25px;
		height: 25px;
		background-size: cover;
		position: absolute;
		top: -35px;
		left: 50%;
		margin-left: -12px;
	}

}

@media screen and (min-width: 371px) {
}

@media screen and (min-width: 768px) {
}

@media screen and (min-width: 1060px) {
}

@media screen and (min-width: 1280px) {

}

@media print {
}












/*
vinaccia 3b0836
*/

/*pagina visite*/

.boxGrigio.boxGrigioCustom {
    color: inherit;
    font-size: 14px;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}

.rowDegustazioni {
    margin: 100px 0;
}

.degustazioniColText {
    padding: 0 15px;
}

.degustazioniColText * {
    text-align: left!important;
}

.page .entry-content .degustazioniColText h2 {
    line-height: 1em;
    margin-bottom: 0px!important;
    margin-top: 10px!important;
}

.page .entry-content .degustazioniColText h2::after {
    content: none;
}

.degustazioniColText h5 {
    font-weight: 100;
    line-height: 1.8em;
}

.degustazioniColText .contentSottotitolo {
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 30px;
}

.degustazioniColText .contentSottotitolo::after {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100px;
    height: 1px;
    background: #3b0836;
    content: "";
}

.biSideRow {
    margin-bottom: 10px;
}

.biSideRow * {
    font-weight: 100;
    margin: 0px!important;
}

.colBiSide-label {
    border-right: 1px solid rgba(153,153,153, 0.2);
    color: #3b0836;
    text-transform: uppercase;
    font-size: 0.75em;
    font-weight: 100;
    letter-spacing: 0.2em;
    margin: 0!important;
}

.colBiSide-text {
    color: #999;
    font-size: 0.75em;
    letter-spacing: 0.2em;
    margin: 0!important;
}

.colBiSide-text strong {
    font-weight: 500;
}

.colBiSide-comment {
    color: #999;
    font-weight: 100;
    letter-spacing: 0.2em;
    margin: 0!important;
}

/* cookie notice */
#cookie-notice #cn-accept-cookie,
#cookie-notice #cn-more-info {
    width: 100% !important;
}

@media screen and (max-width: 768px) {
    .noResponsive .colBiSide-label {
        border-right: 0px;
    }

    .reverseMobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;

        flex-direction: column-reverse;
    }
}



.d-none {
	display: none !important
}

.d-inline {
	display: inline !important
}

.d-inline-block {
	display: inline-block !important
}

.d-block {
	display: block !important
}

.d-table {
	display: table !important
}

.d-table-row {
	display: table-row !important
}

.d-table-cell {
	display: table-cell !important
}

.d-flex {
	display: flex !important
}

.d-inline-flex {
	display: inline-flex !important
}

@media (min-width: 576px) {
	.d-sm-none {
		display: none !important
	}

	.d-sm-inline {
		display: inline !important
	}

	.d-sm-inline-block {
		display: inline-block !important
	}

	.d-sm-block {
		display: block !important
	}

	.d-sm-table {
		display: table !important
	}

	.d-sm-table-row {
		display: table-row !important
	}

	.d-sm-table-cell {
		display: table-cell !important
	}

	.d-sm-flex {
		display: flex !important
	}

	.d-sm-inline-flex {
		display: inline-flex !important
	}
}

@media (min-width: 768px) {
	.d-md-none {
		display: none !important
	}

	.d-md-inline {
		display: inline !important
	}

	.d-md-inline-block {
		display: inline-block !important
	}

	.d-md-block {
		display: block !important
	}

	.d-md-table {
		display: table !important
	}

	.d-md-table-row {
		display: table-row !important
	}

	.d-md-table-cell {
		display: table-cell !important
	}

	.d-md-flex {
		display: flex !important
	}

	.d-md-inline-flex {
		display: inline-flex !important
	}
}

@media (min-width: 992px) {
	.d-lg-none {
		display: none !important
	}

	.d-lg-inline {
		display: inline !important
	}

	.d-lg-inline-block {
		display: inline-block !important
	}

	.d-lg-block {
		display: block !important
	}

	.d-lg-table {
		display: table !important
	}

	.d-lg-table-row {
		display: table-row !important
	}

	.d-lg-table-cell {
		display: table-cell !important
	}

	.d-lg-flex {
		display: flex !important
	}

	.d-lg-inline-flex {
		display: inline-flex !important
	}
}

@media (min-width: 1200px) {
	.d-xl-none {
		display: none !important
	}

	.d-xl-inline {
		display: inline !important
	}

	.d-xl-inline-block {
		display: inline-block !important
	}

	.d-xl-block {
		display: block !important
	}

	.d-xl-table {
		display: table !important
	}

	.d-xl-table-row {
		display: table-row !important
	}

	.d-xl-table-cell {
		display: table-cell !important
	}

	.d-xl-flex {
		display: flex !important
	}

	.d-xl-inline-flex {
		display: inline-flex !important
	}
}

@media (min-width: 1440px) {
	.d-xxl-none {
		display: none !important
	}

	.d-xxl-inline {
		display: inline !important
	}

	.d-xxl-inline-block {
		display: inline-block !important
	}

	.d-xxl-block {
		display: block !important
	}

	.d-xxl-table {
		display: table !important
	}

	.d-xxl-table-row {
		display: table-row !important
	}

	.d-xxl-table-cell {
		display: table-cell !important
	}

	.d-xxl-flex {
		display: flex !important
	}

	.d-xxl-inline-flex {
		display: inline-flex !important
	}
}

@media print {
	.d-print-none {
		display: none !important
	}

	.d-print-inline {
		display: inline !important
	}

	.d-print-inline-block {
		display: inline-block !important
	}

	.d-print-block {
		display: block !important
	}

	.d-print-table {
		display: table !important
	}

	.d-print-table-row {
		display: table-row !important
	}

	.d-print-table-cell {
		display: table-cell !important
	}

	.d-print-flex {
		display: flex !important
	}

	.d-print-inline-flex {
		display: inline-flex !important
	}
}

