@charset "UTF-8";
/*
style.less - master style source
Copyright (c) 2015 Cristiano Cicconi
*/
/* variabili */
/* font */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Josefin Sans Light'), local('JosefinSans-Light'), url("../fonts/josefin/josefin-sans-v9-latin-300.woff2") format('woff2'), url("../fonts/josefin/josefin-sans-v9-latin-300.woff") format('woff');
}
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Josefin Sans'), local('JosefinSans'), url("../fonts/josefin/josefin-sans-v9-latin-regular.woff2") format('woff2'), url("../fonts/josefin/josefin-sans-v9-latin-regular.woff") format('woff');
}
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Josefin Sans SemiBold'), local('JosefinSans-SemiBold'), url("../fonts/josefin/josefin-sans-v9-latin-600.woff2") format('woff2'), url("../fonts/josefin/josefin-sans-v9-latin-600.woff") format('woff');
}
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Josefin Sans Bold'), local('JosefinSans-Bold'), url("../fonts/josefin/josefin-sans-v9-latin-700.woff2") format('woff2'), url("../fonts/josefin/josefin-sans-v9-latin-700.woff") format('woff');
}
/* lato-300 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato Light"), local("Lato-Light"), url("../fonts/lato/lato-v11-latin-300.woff2") format("woff2"), /* Chrome 26+, Opera 23+ */ url("../fonts/lato/lato-v11-latin-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lato-300italic - latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 300;
  src: local("Lato Light Italic"), local("Lato-LightItalic"), url("../fonts/lato/lato-v11-latin-300italic.woff2") format("woff2"), /* Chrome 26+, Opera 23+ */ url("../fonts/lato/lato-v11-latin-300italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lato-regular - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url("../fonts/lato/lato-v11-latin-regular.woff2") format("woff2"), /* Chrome 26+, Opera 23+ */ url("../fonts/lato/lato-v11-latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lato-italic - latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 400;
  src: local("Lato Italic"), local("Lato-Italic"), url("../fonts/lato/lato-v11-latin-italic.woff2") format("woff2"), /* Chrome 26+, Opera 23+ */ url("../fonts/lato/lato-v11-latin-italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lato-700 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"), url("../fonts/lato/lato-v11-latin-700.woff2") format("woff2"), /* Chrome 26+, Opera 23+ */ url("../fonts/lato/lato-v11-latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lato-700italic - latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 700;
  src: local("Lato Bold Italic"), local("Lato-BoldItalic"), url("../fonts/lato/lato-v11-latin-700italic.woff2") format("woff2"), /* Chrome 26+, Opera 23+ */ url("../fonts/lato/lato-v11-latin-700italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lato-900 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  src: local("Lato Black"), local("Lato-Black"), url("../fonts/lato/lato-v11-latin-900.woff2") format("woff2"), /* Chrome 26+, Opera 23+ */ url("../fonts/lato/lato-v11-latin-900.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lato-900italic - latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 900;
  src: local("Lato Black Italic"), local("Lato-BlackItalic"), url("../fonts/lato/lato-v11-latin-900italic.woff2") format("woff2"), /* Chrome 26+, Opera 23+ */ url("../fonts/lato/lato-v11-latin-900italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* merriweather-300 - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300;
  src: local('Merriweather Light'), local('Merriweather-Light'), url('../fonts/merriweather/merriweather-v8-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+ */ url('../fonts/merriweather/merriweather-v8-latin-300.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* merriweather-300italic - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 300;
  src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url('../fonts/merriweather/merriweather-v8-latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+ */ url('../fonts/merriweather/merriweather-v8-latin-300italic.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* merriweather-regular - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather'), url('../fonts/merriweather/merriweather-v8-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+ */ url('../fonts/merriweather/merriweather-v8-latin-regular.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* merriweather-italic - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  src: local('Merriweather Italic'), local('Merriweather-Italic'), url('../fonts/merriweather/merriweather-v8-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+ */ url('../fonts/merriweather/merriweather-v8-latin-italic.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* merriweather-700 - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: local('Merriweather Bold'), local('Merriweather-Bold'), url('../fonts/merriweather/merriweather-v8-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+ */ url('../fonts/merriweather/merriweather-v8-latin-700.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* merriweather-700italic - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 700;
  src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url('../fonts/merriweather/merriweather-v8-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+ */ url('../fonts/merriweather/merriweather-v8-latin-700italic.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* dosis-300 - latin */
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 300;
  src: local('Dosis Light'), local('Dosis-Light'), url('http://statusymbol.it/barfcopia/fonts/dosis/dosis-v4-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+ */ url('http://statusymbol.it/barfcopia/fonts/dosis/dosis-v4-latin-300.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* dosis-regular - latin */
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 400;
  src: local('Dosis Regular'), local('Dosis-Regular'), url('http://statusymbol.it/barfcopia/fonts/dosis/dosis-v4-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+ */ url('http://statusymbol.it/barfcopia/fonts/dosis/dosis-v4-latin-regular.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* dosis-500 - latin */
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 500;
  src: local('Dosis Medium'), local('Dosis-Medium'), url('http://statusymbol.it/barfcopia/fonts/dosis/dosis-v4-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+ */ url('http://statusymbol.it/barfcopia/fonts/dosis/dosis-v4-latin-500.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* dosis-600 - latin */
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 600;
  src: local('Dosis SemiBold'), local('Dosis-SemiBold'), url('http://statusymbol.it/barfcopia/fonts/dosis/dosis-v4-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+ */ url('http://statusymbol.it/barfcopia/fonts/dosis/dosis-v4-latin-600.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* dosis-700 - latin */
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 700;
  src: local('Dosis Bold'), local('Dosis-Bold'), url('http://statusymbol.it/barfcopia/fonts/dosis/dosis-v4-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+ */ url('http://statusymbol.it/barfcopia/fonts/dosis/dosis-v4-latin-700.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: 'Montez';
  src: url('../fonts/montez/Montez-Regular-webfont.eot');
  src: url('../fonts/montez/Montez-Regular-webfont-.eot#iefix') format('embedded-opentype'), url('../fonts/montez/Montez-Regular-webfont.woff') format('woff'), url('../fonts/montez/Montez-Regular-webfont.ttf') format('truetype'), url('../fonts/montez/Montez-Regular-webfont.svg#montezregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fontSans {
  font-family: "Josefin Sans", arial, helvetica, sans-serif;
}
.fontSerif {
  font-family: "Merriweather", georgia, serif;
}
.fontMono {
  font-family: "Menlo", Monospace;
}
.fontAlt {
  font-family: "Courgette", arial, helvetica, sans-serif;
}
.light {
  font-weight: 300;
}
.regular {
  font-weight: 400;
}
.medium {
  font-weight: 500;
}
.semibold {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.black {
  font-weight: 900;
}
/* inizio tema */
html,
body {
  height: 100%;
  font-size: 80.5%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: normal;
  -moz-font-feature-settings: "kern" 1, "liga" 1;
  font-feature-settings: "kern" 1, "liga" 1;
}
body {
  color: #373737;
  font-family: "Josefin Sans", arial, helvetica, sans-serif;
  font-size: 1.5em;
  line-height: 1.8;
  background-color: #F9F7F1;
  height: 100%;
}
a {
  color: #111;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}
a.coloreTema {
  font-weight: 600;
  text-decoration: underline;
}
a.coloreTema:hover {
  color: #000000 !important;
  text-decoration: none;
}
.coloreTema {
  color: #9F600D !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Merriweather", georgia, serif;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  color: #5B554D;
}
h1 {
  font-size: 3.2rem;
}
h1.headline {
  font-size: 6.4rem;
}
h1.huge {
  font-size: 8.0rem;
}
h2 {
  font-size: 2.6rem;
}
h3 {
  font-size: 2.0rem;
}
h4 {
  font-size: 1.6rem;
}
h5 {
  font-size: 1.4rem;
}
h6 {
  font-size: 1.2rem;
}
h2.titolo {
  font-size: 2.4rem;
  letter-spacing: -0.5px;
}
h2.titolo.grande {
  font-size: 3.8rem;
}
h2.titolo:before {
  /* this is just to undo the :before styling from above */
  border-top: none;
}
h2.titolo.no-sfondo {
  position: relative;
  overflow: hidden;
}
h2.titolo.no-sfondo span {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  position: relative;
  padding: 0 10px 0 0;
}
h2.titolo.no-sfondo span:before,
h2.titolo.no-sfondo span:after {
  content: "";
  display: block;
  width: 1920px;
  position: absolute;
  top: 0.45em;
  height: 9px;
  border-top: 4px solid;
  border-bottom: 4px solid;
}
h2.titolo.no-sfondo span:before {
  right: 100%;
}
h2.titolo.no-sfondo span:after {
  left: 100%;
}
h2.titolo.grande.no-sfondo {
  position: relative;
  overflow: hidden;
}
h2.titolo.grande.no-sfondo span {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  position: relative;
  padding: 0 10px 0 0;
}
h2.titolo.grande.no-sfondo span:before,
h2.titolo.grande.no-sfondo span:after {
  content: "";
  display: block;
  width: 1920px;
  position: absolute;
  top: 0.55em;
  height: 10px;
  border-top: 4px solid;
  border-bottom: 4px solid;
}
h2.titolo.grande.no-sfondo span:before {
  right: 100%;
}
h2.titolo.grande.no-sfondo span:after {
  left: 100%;
}
h2.titolo.bordo-tema span:before,
h2.titolo.bordo-tema span:after {
  border-color: #9F600D !important;
}
h2.titolo.bordo-rosso span:before,
h2.titolo.bordo-rosso span:after {
  border-color: #980000 !important;
}
h2.titolo.bordo-grigio span:before,
h2.titolo.bordo-grigio span:after {
  border-color: #D9D9D9 !important;
}
ol,
ul {
  padding-left: 20px;
}
b,
strong {
  font-weight: 700;
}
hr {
  border: solid #E5E5E5;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 12px 0 12px 0;
}
figcaption {
  color: #767676;
  font-size: 1.4rem;
}
.sottolineato {
  border-bottom: 2px solid;
}
.sottolineato.tema {
  border-color: #9F600D;
}
.sottolineato.giallo {
  border-color: #CBC5AD;
}
.sottolineato.oro {
  border-color: #D8D2C5;
}
.sottolineato.rosso {
  border-color: #980000;
}
.sottolineato.grigio {
  border-color: #F0EBE8;
}
.sottolineato.grigio-chiaro {
  border-color: #FAFAFA;
}
.sottolineato.grigio-scuro {
  border-color: #656565;
}
.sottolineato.nero {
  border-color: #222;
}
.sottolineato.bianco {
  border-color: #FFF;
}
.bordato {
  border-top: 2px solid;
  border-bottom: 2px solid;
}
.bordato.tema {
  border-color: #9F600D;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #FFF;
  background-color: #980000;
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  color: #FFF;
  background-color: #CBC5AD;
}
.tab-content {
  border-left: 1px solid #DDD;
  border-right: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  padding: 10px;
}
.nav-tabs {
  margin-bottom: 0;
}
.argomento {
  color: #C86E24;
}
.fixed-bottom {
  position: fixed;
  bottom: 0;
  z-index: 1999;
}
.fixed-top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1999;
}
#contenitore {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto 0 auto;
}
/* margini e padding */
.m0 {
  margin: 0 !important;
}
.ml0 {
  margin-left: 0 !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.m {
  margin: 10px !important;
}
.ml {
  margin-left: 10px !important;
}
.mr {
  margin-right: 10px !important;
}
.mt {
  margin-top: 10px !important;
}
.mb {
  margin-bottom: 10px !important;
}
.m-sm {
  margin: 5px !important;
}
.ml-sm {
  margin-left: 5px !important;
}
.mr-sm {
  margin-right: 5px !important;
}
.mt-sm {
  margin-top: 5px !important;
}
.mb-sm {
  margin-bottom: 5px !important;
}
.m-lg {
  margin: 15px !important;
}
.ml-lg {
  margin-left: 15px !important;
}
.mr-lg {
  margin-right: 15px !important;
}
.mt-lg {
  margin-top: 15px !important;
}
.mb-lg {
  margin-bottom: 15px !important;
}
.m-xl {
  margin: 30px !important;
}
.ml-xl {
  margin-left: 30px !important;
}
.mr-xl {
  margin-right: 30px !important;
}
.mt-xl {
  margin-top: 30px !important;
}
.mt-xxl {
  margin-top: 50px !important;
}
.mb-xl {
  margin-bottom: 30px !important;
}
.mb-xxl {
  margin-bottom: 50px !important;
}
.mv {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.mh {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.mv-lg {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.mv-xl {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
.mv-xxl {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
.mh-lg {
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.mh-xl {
  margin-left: 25px !important;
  margin-right: 25px !important;
}
.mh-xxl {
  margin-left: 50px !important;
  margin-right: 50px !important;
}
.mv-sm {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.mh-sm {
  margin-left: 5px !important;
  margin-right: 5px !important;
}
.p0 {
  padding: 0 !important;
}
.pl0 {
  padding-left: 0 !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pv0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.ph0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.p {
  padding: 10px !important;
}
.pl {
  padding-left: 10px !important;
}
.pr {
  padding-right: 10px !important;
}
.pt {
  padding-top: 10px !important;
}
.pb {
  padding-bottom: 10px !important;
}
.p-sm {
  padding: 5px !important;
}
.pl-sm {
  padding-left: 5px !important;
}
.pr-sm {
  padding-right: 5px !important;
}
.pt-sm {
  padding-top: 5px !important;
}
.pb-sm {
  padding-bottom: 5px !important;
}
.p-lg {
  padding: 15px !important;
}
.pl-lg {
  padding-left: 15px !important;
}
.pl-xl {
  padding-left: 25px !important;
}
.pl-xxl {
  padding-left: 50px !important;
}
.pr-lg {
  padding-right: 15px !important;
}
.pr-xl {
  padding-right: 25px !important;
}
.pr-xxl {
  padding-right: 50px !important;
}
.pt-lg {
  padding-top: 15px !important;
}
.pb-lg {
  padding-bottom: 15px !important;
}
.pt-xl {
  padding-top: 25px !important;
}
.pt-xxl {
  padding-top: 50px !important;
}
.pb-xl {
  padding-bottom: 25px !important;
}
.pb-xxl {
  padding-bottom: 50px !important;
}
.pv {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.ph {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.pv-lg {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.ph-lg {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.ph-xl {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.ph-xxl {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
.pv-sm {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.ph-sm {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.pv-xl {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
.pv-xxl {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
/* margini e padding personalizzati */
.mt-navbar {
  margin-top: 0 !important;
}
.mb-cop {
  margin-bottom: 20px !important;
}
/* border-radius */
.br0 {
  border-radius: 0 !important;
}
.br-sm {
  border-radius: 4px !important;
}
.br-md {
  border-radius: 8px !important;
}
.br-lg {
  border-radius: 16px !important;
}
.br-xl {
  border-radius: 32px !important;
}
/* thumbnail */
.thumb16 {
  width: 16px !important;
}
.thumb20 {
  width: 20px !important;
}
.thumb24 {
  width: 24px !important;
}
.thumb28 {
  width: 28px !important;
}
.thumb32 {
  width: 32px !important;
}
.thumb40 {
  width: 40px !important;
}
.thumb48 {
  width: 48px !important;
}
.thumb64 {
  width: 64px !important;
}
.thumb80 {
  width: 80px !important;
}
.thumb96 {
  width: 96px !important;
}
.thumb128 {
  width: 128px !important;
}
.thumb150 {
  width: 150px !important;
}
.thumb200 {
  width: 200px !important;
}
.thumb250 {
  width: 250px !important;
}
.thumb300 {
  width: 300px !important;
}
.thumb400 {
  width: 400px !important;
}
/* interlinea */
.lh-sm {
  line-height: 1.1 !important;
}
.lh-md {
  line-height: 1.5 !important;
}
.lh-lg {
  line-height: 1.9 !important;
}
.lh-xl {
  line-height: 2.3 !important;
}
/* numero linee fisso */
.ln-0 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ln-1 {
  line-height: 1.3em;
  min-height: 1.3em;
  height: 1.3em;
  overflow: hidden;
}
.ln-2 {
  line-height: 1.3em;
  min-height: 2.6em;
  height: 2.6em;
  overflow: hidden;
}
.ln-3 {
  line-height: 1.3em;
  min-height: 3.9em;
  height: 3.9em;
  overflow: hidden;
}
.ln-4 {
  line-height: 1.3em;
  min-height: 5.2em;
  height: 5.2em;
  overflow: hidden;
}
/* colori testo */
.text-tema {
  color: #9F600D !important;
}
.text-nero {
  color: #222 !important;
}
.text-bianco {
  color: #FFF !important;
}
.text-rosso {
  color: #980000 !important;
}
.text-giallo {
  color: #CBC5AD !important;
}
.text-marrone {
  color: #5A3224 !important;
}
.text-verde {
  color: #F9FFF0 !important;
}
.text-azzurro {
  color: #6AA8C4 !important;
}
.text-blu {
  color: #3459A1 !important;
}
.text-grigio {
  color: #F0EBE8 !important;
}
.text-grigiochiaro {
  color: #FAFAFA !important;
}
.text-grigioscuro {
  color: #656565 !important;
}
.text-oro {
  color: #D8D2C5 !important;
}
.text-arancione {
  color: #C86E24 !important;
}
.text-viola {
  color: #AE2762 !important;
}
/* colori sfondo */
.bg-default {
  background-color: #F9F7F1 !important;
}
.bg-default .interno {
  background-color: #F9F7F1 !important;
  color: #333 !important;
}
.bg-tema {
  background-color: #9F600D !important;
  color: #FFF !important;
}
.bg-tema .interno {
  background-color: #9F600D !important;
  color: #FFF !important;
}
.bg-tema a {
  color: #FFF !important;
}
.bg-bianco {
  background-color: #FFF !important;
  color: #333 !important;
}
.bg-bianco .interno {
  background-color: #FFF !important;
  color: #333 !important;
}
.bg-bianco a {
  color: #333 !important;
}
.bg-rosso {
  background-color: #980000 !important;
  color: #FFF !important;
}
.bg-rosso .interno {
  background-color: #980000 !important;
  color: #FFF !important;
}
.bg-rosso a {
  color: #FFF !important;
}
.bg-bread {
  background-color: #F0EBE8 !important;
  color: #171717 !important;
}
.bg-bread .interno {
  background-color: #F0EBE8 !important;
  color: #171717 !important;
}
.bg-bread a {
  color: #171717 !important;
}
.bg-nero {
  background-color: #222 !important;
  color: #E9E9E9 !important;
}
.bg-nero .interno {
  background-color: #222 !important;
  color: #E9E9E9 !important;
}
.bg-nero a {
  color: #E9E9E9 !important;
}
.bg-azzurro {
  background-color: #6AA8C4 !important;
  color: #FFF !important;
}
.bg-azzurro .interno {
  background-color: #6AA8C4 !important;
  color: #FFF !important;
}
.bg-azzurro a {
  color: #FFF;
}
.bg-blu {
  background-color: #3459A1 !important;
  color: #FFF !important;
}
.bg-blu .interno {
  background-color: #3459A1;
  color: #FFF !important;
}
.bg-blu a {
  color: #FFF;
}
.bg-giallo {
  background-color: #CBC5AD !important;
  color: #171717 !important;
}
.bg-giallo .interno {
  background-color: #CBC5AD !important;
  color: #171717 !important;
}
.bg-giallo a {
  color: #171717 !important;
}
.bg-arancione {
  background-color: #C86E24 !important;
  color: #FFF !important;
}
.bg-arancione .interno {
  background-color: #C86E24 !important;
  color: #FFF !important;
}
.bg-arancione a {
  color: #FFF;
}
.bg-viola {
  background-color: #AE2762 !important;
  color: #FFF !important;
}
.bg-viola .interno {
  background-color: #B62766 !important;
  color: #FFF !important;
}
.bg-viola a {
  color: #FFF;
}
.bg-grigio {
  background-color: #F0EBE8 !important;
  color: #414141 !important;
}
.bg-grigio .interno {
  background-color: #F0EBE8 !important;
  color: #414141 !important;
}
.bg-grigio a {
  color: #414141;
}
.bg-grigio-chiaro {
  background-color: #FAFAFA !important;
  color: #333 !important;
}
.bg-grigio-chiaro .interno {
  background-color: #FAFAFA !important;
  color: #333 !important;
}
.bg-grigio-chiaro a {
  color: #333;
}
.bg-grigio-scuro {
  background-color: #656565 !important;
  color: #E9E9E9 !important;
}
.bg-grigio-scuro .interno {
  background-color: #656565 !important;
  color: #E9E9E9 !important;
}
.bg-grigio-scuro a {
  color: #E9E9E9;
}
.bg-verde {
  background-color: #F9FFF0 !important;
  color: #171717 !important;
}
.bg-verde .interno {
  background-color: #F9FFF0 !important;
  color: #171717 !important;
}
.bg-verde a {
  color: #171717;
}
.bg-marrone {
  background-color: #5A3224 !important;
  color: #FFF !important;
}
.bg-marrone .interno {
  background-color: #5A3224 !important;
  color: #FFF !important;
}
.bg-marrone a {
  color: #FFF;
}
.bg-oro {
  background-color: #D8D2C5 !important;
  color: #666 !important;
}
.bg-oro .interno {
  background-color: #D8D2C5 !important;
  color: #666 !important;
}
.bg-oro a {
  color: #666;
}
.bg-oro h1,
.bg-oro h2,
.bg-oro h3,
.bg-oro h4,
.bg-oro h5 {
  color: #666;
}
.bg-facebook {
  background: #44619B;
  color: #FFF;
}
.bg-facebook a {
  color: #FFF;
}
.bg-twitter {
  background: #63ABDC;
  color: #FFF;
}
.bg-twitter a {
  color: #FFF;
}
.bg-legno {
  background: transparent url("http://statusymbol.it/barfcopia/img/legno.jpg");
  color: #171717;
}
.label-categorie {
  background: #C86E24;
}
.label-tag {
  display: inline-block;
  background: #F1F1F1;
  font-family: "Courgette", arial, helvetica, sans-serif;
  font-size: 1.3rem;
  line-height: 1;
  color: #9F600D;
  max-width: 150px;
  border-radius: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.alert-tema {
  background-color: #87520b;
  color: #FFF;
}
.alert-tema a {
  color: #FFF;
}
.alert-tema a:hover {
  text-decoration: none !important;
}
.alert-inverse {
  background-color: #222;
  color: #E9E9E9;
}
.alert-inverse a {
  color: #E9E9E9;
}
.alert-inverse a:hover {
  text-decoration: none !important;
}
.alert-inverse-semi {
  background-color: rgba(34, 34, 34, 0.91);
  color: #E9E9E9;
}
.alert-inverse-semi a {
  color: #E9E9E9;
}
.alert-inverse-semi a:hover {
  text-decoration: none !important;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #FFF;
  text-align: center;
  background-color: #9F600D;
  border: 1px solid #9F600D;
  border-radius: 4px;
}
label {
  font-family: "Josefin Sans", arial, helvetica, sans-serif;
  font-size: 1.1rem;
  text-transform: uppercase;
  margin-top: 5px;
}
.btn {
  font-family: "Josefin Sans", arial, helvetica, sans-serif;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s, color 0.2s;
  transition: background-color 0.2s, color 0.2s;
}
.btn-tema {
  color: #FFF;
  background-color: #9F600D;
  border-color: #9F600D;
}
.btn-tema:hover,
.btn-tema:focus,
.btn-tema.focus,
.btn-tema:active,
.btn-tema.active,
.open > .dropdown-toggle.btn-tema {
  color: #FFF;
  background-color: #291903;
  border-color: #201303;
}
.btn-tema:active,
.btn-tema.active,
.open > .dropdown-toggle.btn-tema {
  background-image: none;
}
.btn-tema.disabled,
.btn-tema[disabled],
fieldset[disabled] .btn-tema,
.btn-tema.disabled:hover,
.btn-tema[disabled]:hover,
fieldset[disabled] .btn-tema:hover,
.btn-tema.disabled:focus,
.btn-tema[disabled]:focus,
fieldset[disabled] .btn-tema:focus,
.btn-tema.disabled.focus,
.btn-tema[disabled].focus,
fieldset[disabled] .btn-tema.focus,
.btn-tema.disabled:active,
.btn-tema[disabled]:active,
fieldset[disabled] .btn-tema:active,
.btn-tema.disabled.active,
.btn-tema[disabled].active,
fieldset[disabled] .btn-tema.active {
  background-color: #9F600D;
  border-color: #9F600D;
}
.btn-tema .badge {
  color: #9F600D;
  background-color: #FFF;
}
.btn-inverse {
  color: #FFF !important;
  background-color: #131E26;
  border-color: #131E26;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #FFF;
  background-color: #333E46;
  border-color: #232E36;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #131E26;
  border-color: #131E26;
}
.btn-inverse .badge {
  color: #131E26;
  background-color: #FFF;
}
.btn-trasparente {
  color: #FFF;
  background-color: transparent;
  border-color: #FFF;
}
.btn-trasparente:hover,
.btn-trasparente:focus,
.btn-trasparente.focus,
.btn-trasparente:active,
.btn-trasparente.active,
.open > .dropdown-toggle.btn-trasparente {
  color: #171717;
  background-color: #FFF;
}
.btn-trasparente:active,
.btn-trasparente.active,
.open > .dropdown-toggle.btn-trasparente {
  background-image: none;
}
.btn-trasparente.disabled,
.btn-trasparente[disabled],
fieldset[disabled] .btn-trasparente,
.btn-trasparente.disabled:hover,
.btn-trasparente[disabled]:hover,
fieldset[disabled] .btn-trasparente:hover,
.btn-trasparente.disabled:focus,
.btn-trasparente[disabled]:focus,
fieldset[disabled] .btn-trasparente:focus,
.btn-trasparente.disabled.focus,
.btn-trasparente[disabled].focus,
fieldset[disabled] .btn-trasparente.focus,
.btn-trasparente.disabled:active,
.btn-trasparente[disabled]:active,
fieldset[disabled] .btn-trasparente:active,
.btn-trasparente.disabled.active,
.btn-trasparente[disabled].active,
fieldset[disabled] .btn-trasparente.active {
  background-color: #9F600D;
  border-color: #9F600D;
}
.btn-trasparente .badge {
  color: #9F600D;
  background-color: #FFF;
}
.btn-barf {
  color: #FFF !important;
  background-color: #999D76;
  border-color: #999D76;
}
.btn-barf:hover,
.btn-barf:focus,
.btn-barf.focus,
.btn-barf:active,
.btn-barf.active,
.open > .dropdown-toggle.btn-barf {
  color: #FFF;
  background-color: #333E46;
  border-color: #232E36;
}
.btn-barf:active,
.btn-barf.active,
.open > .dropdown-toggle.btn-barf {
  background-image: none;
}
.btn-barf.disabled,
.btn-barf[disabled],
fieldset[disabled] .btn-barf,
.btn-barf.disabled:hover,
.btn-barf[disabled]:hover,
fieldset[disabled] .btn-barf:hover,
.btn-barf.disabled:focus,
.btn-barf[disabled]:focus,
fieldset[disabled] .btn-barf:focus,
.btn-barf.disabled.focus,
.btn-barf[disabled].focus,
fieldset[disabled] .btn-barf.focus,
.btn-barf.disabled:active,
.btn-barf[disabled]:active,
fieldset[disabled] .btn-barf:active,
.btn-barf.disabled.active,
.btn-barf[disabled].active,
fieldset[disabled] .btn-barf.active {
  background-color: #999D76;
  border-color: #999D76;
}
.btn-barf .badge {
  color: #999D76;
  background-color: #FFF;
}
.btn-barfAlt {
  color: #FFF !important;
  background-color: #6A6D55;
  border-color: #6A6D55;
}
.btn-barfAlt:hover,
.btn-barfAlt:focus,
.btn-barfAlt.focus,
.btn-barfAlt:active,
.btn-barfAlt.active,
.open > .dropdown-toggle.btn-barfAlt {
  color: #FFF;
  background-color: #333E46;
  border-color: #232E36;
}
.btn-barfAlt:active,
.btn-barfAlt.active,
.open > .dropdown-toggle.btn-barfAlt {
  background-image: none;
}
.btn-barfAlt.disabled,
.btn-barfAlt[disabled],
fieldset[disabled] .btn-barfAlt,
.btn-barfAlt.disabled:hover,
.btn-barfAlt[disabled]:hover,
fieldset[disabled] .btn-barfAlt:hover,
.btn-barfAlt.disabled:focus,
.btn-barfAlt[disabled]:focus,
fieldset[disabled] .btn-barfAlt:focus,
.btn-barfAlt.disabled.focus,
.btn-barfAlt[disabled].focus,
fieldset[disabled] .btn-barfAlt.focus,
.btn-barfAlt.disabled:active,
.btn-barfAlt[disabled]:active,
fieldset[disabled] .btn-barfAlt:active,
.btn-barfAlt.disabled.active,
.btn-barfAlt[disabled].active,
fieldset[disabled] .btn-barfAlt.active {
  background-color: #6A6D55;
  border-color: #6A6D55;
}
.btn-barfAlt .badge {
  color: #6A6D55;
  background-color: #FFF;
}
.btn-outline {
  color: #222;
  background-color: transparent;
  border-color: #222;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline.focus,
.btn-outline:active,
.btn-outline.active,
.open > .dropdown-toggle.btn-outline {
  color: #FAFAFA;
  background-color: #222;
}
.btn-outline:active,
.btn-outline.active,
.open > .dropdown-toggle.btn-outline {
  background-image: none;
}
.btn-outline.disabled,
.btn-outline[disabled],
fieldset[disabled] .btn-outline,
.btn-outline.disabled:hover,
.btn-outline[disabled]:hover,
fieldset[disabled] .btn-outline:hover,
.btn-outline.disabled:focus,
.btn-outline[disabled]:focus,
fieldset[disabled] .btn-outline:focus,
.btn-outline.disabled.focus,
.btn-outline[disabled].focus,
fieldset[disabled] .btn-outline.focus,
.btn-outline.disabled:active,
.btn-outline[disabled]:active,
fieldset[disabled] .btn-outline:active,
.btn-outline.disabled.active,
.btn-outline[disabled].active,
fieldset[disabled] .btn-outline.active {
  background-color: #F0EBE8;
  border-color: #656565;
}
.btn-outline .badge {
  color: #9F600D;
  background-color: #FFF;
}
.btn-tag,
.btn-tag-inverse {
  border-radius: 10px;
  text-transform: capitalize;
}
.btn-tag {
  color: #555;
  background-color: transparent;
  border-color: #555;
}
.btn-tag:hover,
.btn-tag:focus,
.btn-tag.focus,
.btn-tag:active,
.btn-tag.active,
.open > .dropdown-toggle.btn-tag {
  color: #FFF;
  background-color: #9F600D;
  border-color: #9F600D;
}
.btn-tag:active,
.btn-tag.active,
.open > .dropdown-toggle.btn-tag {
  background-image: none;
}
.btn-tag.disabled,
.btn-tag[disabled],
fieldset[disabled] .btn-tag,
.btn-tag.disabled:hover,
.btn-tag[disabled]:hover,
fieldset[disabled] .btn-tag:hover,
.btn-tag.disabled:focus,
.btn-tag[disabled]:focus,
fieldset[disabled] .btn-tag:focus,
.btn-tag.disabled.focus,
.btn-tag[disabled].focus,
fieldset[disabled] .btn-tag.focus,
.btn-tag.disabled:active,
.btn-tag[disabled]:active,
fieldset[disabled] .btn-tag:active,
.btn-tag.disabled.active,
.btn-tag[disabled].active,
fieldset[disabled] .btn-tag.active {
  background-color: #9F600D;
  border-color: #9F600D;
}
.btn-tag .badge {
  color: #9F600D;
  background-color: #FFF;
}
.btn-tag-inverse {
  color: #FFF;
  background-color: #9F600D;
  border-color: #9F600D;
}
.btn-tag-inverse:hover,
.btn-tag-inverse:focus,
.btn-tag-inverse.focus,
.btn-tag-inverse:active,
.btn-tag-inverse.active,
.open > .dropdown-toggle.btn-tag-inverse {
  color: #FFF;
  background-color: #020304;
  border-color: #000;
}
.btn-tag-inverse:active,
.btn-tag-inverse.active,
.open > .dropdown-toggle.btn-tag-inverse {
  background-image: none;
}
.btn-tag-inverse.disabled,
.btn-tag-inverse[disabled],
fieldset[disabled] .btn-tag-inverse,
.btn-tag-inverse.disabled:hover,
.btn-tag-inverse[disabled]:hover,
fieldset[disabled] .btn-tag-inverse:hover,
.btn-tag-inverse.disabled:focus,
.btn-tag-inverse[disabled]:focus,
fieldset[disabled] .btn-tag-inverse:focus,
.btn-tag-inverse.disabled.focus,
.btn-tag-inverse[disabled].focus,
fieldset[disabled] .btn-tag-inverse.focus,
.btn-tag-inverse.disabled:active,
.btn-tag-inverse[disabled]:active,
fieldset[disabled] .btn-tag-inverse:active,
.btn-tag-inverse.disabled.active,
.btn-tag-inverse[disabled].active,
fieldset[disabled] .btn-tag-inverse.active {
  background-color: #9F600D;
  border-color: #9F600D;
}
.btn-tag-inverse .badge {
  color: #9F600D;
  background-color: #FFF;
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: #FFF;
  cursor: inherit;
  display: block;
}
.btn-facebook {
  color: #FFF;
  background-color: #44619B;
  border-color: #44619B;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook.focus,
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  color: #FFF;
  background-color: #333E46;
  border-color: #232E36;
}
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  background-image: none;
}
.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled.focus,
.btn-facebook[disabled].focus,
fieldset[disabled] .btn-facebook.focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
  background-color: #131E26;
  border-color: #131E26;
}
.btn-facebook .badge {
  color: #131E26;
  background-color: #FFF;
}
.anima-carrello::before {
  content: "";
  position: absolute;
  top: -15px;
  left: -10px;
  bottom: -15px;
  right: -10px;
  background: inherit;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  z-index: -1;
  opacity: 0.4;
  -webkit-transform: scale3d(0.8, 0.5, 1);
  transform: scale3d(0.8, 0.5, 1);
}
.anima-carrello {
  -webkit-animation: scuoti-carrello 0.3s forwards;
  animation: scuoti-carrello 0.3s forwards;
  -webkit-animation-iteration-count: 2;
  animation-iteration-count: 2;
}
@-webkit-keyframes scuoti-carrello {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
  }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes scuoti-carrello {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
  }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes anim-moema-2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes anim-moema-2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.breadcrumb {
  background: transparent;
  padding: 0;
  margin: 0;
}
.breadcrumb li {
  font-family: "Courgette", arial, helvetica, sans-serif;
  font-size: 1.7rem;
  font-weight: 600;
  white-space: nowrap;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  font-family: "FontAwesome";
  content: "\f105";
  color: #171717;
}
.breadcrumb > li.sottocategoria + li.sottocategoria:before {
  padding: 0 5px;
  font-family: "FontAwesome";
  content: "";
}
.breadcrumb > li a {
  color: #222 !important;
  font-weight: 600;
}
.breadcrumb > li.corrente,
.breadcrumb > li.corrente a {
  color: #9F600D !important;
  font-weight: 600;
}
.breadcrumb > li.sottocategoria,
.breadcrumb > li.sottocategoria a {
  color: #999 !important;
  font-weight: 700;
}
.pagination {
  width: 100%;
  font-family: "Courgette", arial, helvetica, sans-serif;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #9F600D;
  border-color: #9F600D;
}
.pagination li a {
  font-size: 1.4rem;
  color: #333;
  border: none;
}
.navbar-default,
.navbar-inverse {
  font-family: "Courgette", arial, helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 0;
  padding: 0;
  border: none;
}
.navbar-default .navbar-btn,
.navbar-inverse .navbar-btn {
  margin-top: 9px;
  margin-bottom: 0;
  text-transform: none;
  font-size: 1.2rem;
}
.navbar-default .btn-link:hover,
.navbar-inverse .btn-link:hover {
  text-decoration: none;
}
.navbar-default .navbar-brand,
.navbar-inverse .navbar-brand {
  padding: 6px 0 0 6px;
}
.navbar-default {
  background-color: #FFF;
}
.navbar-inverse {
  background-color: #2B2B2B;
}
.navbar-default ul li,
.navbar-inverse ul li {
  margin-top: 0;
}
.navbar-default .navbar-nav > li > a {
  color: #333;
}
.navbar-inverse .navbar-nav > li > a {
  font-size: 1.2rem;
  color: #FFF;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #9F600D;
}
.navbar-inverse .btn-link:hover {
  background: #9F600D;
  text-decoration: none;
}
.navbar-default .navbar-nav > li > a.borsa,
.navbar-inverse .navbar-nav > li > a.borsa {
  padding: 0;
  margin-top: 27px;
}
.navbar-inverse .dropdown-menu > li > a {
  text-transform: none;
}
.navbar-inverse .dropdown-menu > li > a:hover {
  background-color: #9F600D;
  color: #FFF;
}
.navbar-inverse .navbar-nav > li > .dropdown-menu > li > a {
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #980000;
  color: #FFF;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus,
.navbar-inverse .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav > li > .dropdown-menu > li > a:focus {
  color: #FFF;
  background-color: #C86E24;
}
.navbar-default .btn .badge {
  display: inline;
  top: -2px;
  font-size: 1.3rem;
  padding: 2px 8px;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 7px 10px;
  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: 991px) {
  .navbar-default,
  .navbar-inverse {
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .navbar-default .navbar-brand img,
  .navbar-inverse .navbar-brand img {
    max-height: 48px;
  }
}
/* tabelle */
.table > tbody > tr > td {
  vertical-align: middle;
  padding-left: 17px;
}
.table > tbody > tr > th {
  vertical-align: middle;
  padding-left: 17px;
}
/* cerchi */
.circle {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 500px;
  margin: 0 0.5em;
  background-color: #DDD;
  vertical-align: baseline;
  border: 2px solid transparent;
}
.circle.text-left {
  margin-left: 0;
}
.circle.text-right {
  margin-right: 0;
}
.circle-primary {
  background-color: #1C75BF;
}
.circle-success {
  background-color: #27C24C;
}
.circle-info {
  background-color: #23B7E5;
}
.circle-warning {
  background-color: #FF902B;
}
.circle-danger {
  background-color: #F05050;
}
.circle-green {
  background-color: #14DDB3;
}
.circle-pink {
  background-color: #F532E5;
}
.circle-inverse {
  background-color: #131E26;
}
.circle-purple {
  background-color: #7266BA;
}
.circle-sm {
  width: 5px;
  height: 5px;
}
.circle-lg {
  width: 11px;
  height: 11px;
}
.circle-xl {
  width: 18px;
  height: 18px;
}
.circle-outline {
  background-color: transparent;
}
.circle-outline.circle-primary {
  border: 1px solid #1C75BF;
}
.circle-outline.circle-success {
  border: 1px solid #27C24C;
}
.circle-outline.circle-info {
  border: 1px solid #23B7E5;
}
.circle-outline.circle-warning {
  border: 1px solid #FF902B;
}
.circle-outline.circle-danger {
  border: 1px solid #F05050;
}
/* Owl */
.owl-theme .owl-controls {
  margin-top: 0;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 0 4px;
  background: transparent;
  border: 2px solid #656565;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #9F600D;
}
/*  isotope */
.isotope-container {
  padding: 0;
}
.isotope-item {
  padding: 0 !important;
  width: 25% !important;
  border: 0 solid transparent;
}
.isotope-item .img-thumbnail {
  background-color: #FFF;
  padding: 9px;
}
.isotope-item a {
  color: #9F600D !important;
}
@media screen and (max-width: 1199px) {
  .isotope-item {
    width: 25% !important;
  }
}
@media screen and (max-width: 991px) {
  .isotope-item {
    width: 33.3% !important;
  }
}
@media screen and (max-width: 768px) {
  .isotope-item {
    width: 50% !important;
  }
}
@media screen and (max-width: 520px) {
  .isotope-item {
    width: 100% !important;
  }
}
/* timeline */
.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
  font-size: 13px;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #EEE;
  left: 50%;
  margin-left: -1.5px;
}
.timeline h1,
.timeline h2,
.timeline h3,
.timeline h4,
.timeline h5 {
  font-weight: 700;
}
.timeline p {
  font-size: 1.4rem;
}
.timeline > li {
  margin-bottom: 30px;
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 46%;
  float: left;
  border: 1px solid #D4D4D4;
  border-radius: 2px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #CCC;
  border-right: 0 solid #CCC;
  border-bottom: 15px solid transparent;
  content: " ";
}
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #FFF;
  border-right: 0 solid #FFF;
  border-bottom: 14px solid transparent;
  content: " ";
}
.timeline > li > .timeline-badge {
  color: #FFF;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.2em;
  font-weight: 700;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-badge.primary {
  background-color: #2E6DA4 !important;
}
.timeline-badge.success {
  background-color: #3F903F !important;
}
.timeline-badge.warning {
  background-color: #F0AD4E !important;
}
.timeline-badge.danger {
  background-color: #D9534F !important;
}
.timeline-badge.info {
  background-color: #5BC0DE !important;
}
.timeline-title {
  margin: 5px 0 10px 0;
  text-transform: uppercase;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}
/* google maps */
#contenitore-mappa {
  height: 400px;
  width: 100%;
}
/* Continua */
@-webkit-keyframes anima-indicatore {
  0% {
    top: 1px;
  }
  50% {
    top: 17px;
  }
  100% {
    top: 1px;
  }
}
@-moz-keyframes anima-indicatore {
  0% {
    top: 1px;
  }
  50% {
    top: 17px;
  }
  100% {
    top: 1px;
  }
}
@-o-keyframes anima-indicatore {
  0% {
    top: 1px;
  }
  50% {
    top: 17px;
  }
  100% {
    top: 1px;
  }
}
@keyframes anima-indicatore {
  0% {
    top: 1px;
  }
  50% {
    top: 17px;
  }
  100% {
    top: -1px;
  }
}
.continua {
  width: 200px;
  margin-left: -98px;
  position: absolute;
  left: 50%;
  bottom: 90px;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-align: center;
}
a.continua {
  color: #FFF !important;
}
.continua:hover,
.continua:focus {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.5) !important;
}
.indicatore {
  position: absolute;
  margin-left: -15px;
  top: 0;
  left: 50%;
  font-size: 40px;
  text-align: center;
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-animation: anima-indicatore 1s infinite;
  -moz-animation: anima-indicatore 1s infinite;
  -o-animation: anima-indicatore 1s infinite;
  animation: anima-indicatore 1s infinite;
}
/* footer */
footer {
  font-family: "Josefin Sans", arial, helvetica, sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0;
}
footer p {
  line-height: 1.2;
}
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  line-height: 1.3;
  letter-spacing: 1px;
  border-bottom: 1px solid #9F600D;
  padding-bottom: 7px;
}
footer a {
  text-decoration: none;
}
footer a:hover {
  color: #9F600D !important;
  text-decoration: none;
}
footer ul.carte li span {
  display: inline-block !important;
  cursor: default;
  padding: 4px 6px;
  font-size: 1.7em;
  line-height: 1;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* cookie law */
.alert.cookielaw {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 5000;
  border-radius: 0;
  line-height: 1.1;
}
/* ecommerce */
.scheda {
  line-height: 1.6;
}
.scheda .prezzi {
  font-family: "Courgette", arial, helvetica, sans-serif;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.5px;
}
.scheda .vecchioprezzo {
  text-decoration: line-through;
  font-size: 2.4rem;
  font-weight: 400;
  color: #9F600D;
}
.scheda .prezzi small {
  font-family: "Josefin Sans", arial, helvetica, sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
}
.scheda table {
  font-size: 1.2rem;
}
.scheda table.dati tr td {
  border: none;
}
.scheda .nav-tab table {
  font-size: 1.2rem;
  border-collapse: separate;
}
.scheda .nav-tab table tr td {
  padding: 4px 10px;
}
.scheda .nav-tab table tr td:last-child {
  font-weight: 700;
}
.scheda fieldset label {
  font-size: 1.1rem;
}
.scheda select {
  min-width: 200px;
  width: 200px;
}
#carrello h4,
#carrello h3 {
  font-family: "Courgette", arial, helvetica, sans-serif;
}
#carrello h4 span,
#carrello h3 span {
  font-family: "Courgette", arial, helvetica, sans-serif;
  font-weight: 700;
  line-height: 1;
  color: #9F600D;
  padding-right: 5px;
}
#cartPopover .headerRow {
  display: block;
}
#carrello .itemRow {
  clear: both;
  margin: 2px 0;
  border: none;
  padding: 0 7px;
  height: 35px;
  background: transparent;
}
#carrello .itemRow div {
  float: left;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 36px;
}
#carrello .itemRow div a {
  color: #171717;
}
#carrello .itemRow .item-custom {
  color: #464646;
  padding-right: 10px;
}
#carrello .itemRow .item-name {
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  padding: 3px 5px 0 5px;
  color: #666;
}
#carrello .itemRow .item-variazione,
#carrello .itemRow .item-variazioneb {
  width: 77px;
  padding-top: 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #9F600D;
}
#carrello .itemRow .item-quantita {
  width: 30px;
  padding-top: 3px;
  overflow: hidden;
  text-align: left;
  font-weight: 700;
  color: #343434;
}
#carrello .itemRow .item-total {
  float: right;
  padding-top: 3px;
  font-family: "Courgette", arial, helvetica, sans-serif;
  font-weight: 700;
  color: #343434;
}
#carrello hr {
  border: solid #E5E5E5;
  border-width: 1px 0 0;
  clear: both;
  height: 1px;
  margin: 15px 0;
}
/* cassa */
.cassa table {
  font-size: 1.4rem;
  border: none;
}
.cassa table tr td {
  border: none;
}
.cassa table tr th {
  background: #F0EBE8;
  color: #414141;
  font-size: 1.1rem;
  text-transform: uppercase;
}
.cassa fieldset {
  padding: 0px 20px;
}
.cassa fieldset legend {
  font-family: "Courgette", arial, helvetica, sans-serif;
  font-size: 2.1rem !important;
  font-weight: 600;
}
.cassa fieldset label {
  font-size: 1.3rem;
  font-weight: 600 !important;
  text-transform: none;
  margin: 0;
}
.cassa fieldset .radio {
  padding-left: 10px;
}
.cassa fieldset .checkbox {
  padding-left: 10px;
}
.cassa fieldset label.radio {
  font-size: 1.5rem;
  font-weight: 400 !important;
  text-transform: none;
  margin: 0;
}
.cassa fieldset .checkbox label {
  font-size: 1.3rem;
  font-weight: 400 !important;
  text-transform: none;
}
.cassa input.error {
  border: 2px solid #D9534F;
}
.cassa select.error {
  border: 2px solid #D9534F;
}
.cassa input[type="checkbox"],
.cassa input[type="radio"] {
  outline: 2px solid transparent;
}
.cassa input[type="checkbox"].error,
.cassa input[type="radio"].error {
  outline: 2px solid #D9534F;
}
.cassa .metodi {
  border: 1px solid #D2D2D2;
}
/* vista prodotti */
.cambia-vista .default,
.cambia-vista a:hover,
.cambia-vista a:focus {
  color: #9F600D;
  text-decoration: none;
}
.grigliaProdotti .prodotti {
  display: block;
  height: auto;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: 1px solid transparent;
  text-align: center;
}
.grigliaProdotti .prodotti:hover {
  background: #FFF;
  border: 1px solid #DDD;
}
.grigliaProdotti .dettagli {
  background: #9F600D;
  font-size: 1.3rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #333;
  visibility: hidden;
}
.grigliaProdotti .dettagli a {
  color: #FFF;
  text-decoration: none;
}
.grigliaProdotti .prodotti:hover > .dettagli {
  visibility: visible;
}
.grigliaProdotti.item.list-view .item h4 {
  max-height: none;
}
.grigliaProdotti .descrizione-lista {
  display: none;
}
.grigliaProdotti.item.list-view .descrizione-lista {
  display: block;
}
.grigliaProdotti.item.list-view {
  display: block;
  height: auto !important;
  width: 100% !important;
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px;
}
.grigliaProdotti.item.list-view .immagine {
  display: block;
  float: left;
  overflow: hidden;
  position: relative;
  max-width: 300px;
  margin: 17px 50px 0 17px;
}
.grigliaProdotti.item.list-view .immagine a {
  display: block;
  max-height: 100%;
  height: 100%;
  max-height: 100% !important;
}
.grigliaProdotti.item.list-view .descrizione {
  text-align: left;
  font-size: 1.3rem;
  line-height: 1.5;
  padding: 0 15px;
}
.grigliaProdotti.item.list-view .descrizione h4 {
  height: auto;
  margin: 45px 0 0 0;
  font-size: 15px;
}
.grigliaProdotti.item.list-view .prezzo {
  font-size: 22px;
  text-align: right;
}
.grigliaProdotti.item.list-view .action-control {
  text-align: right;
}
.grigliaProdotti.item.list-view .prodotti {
  padding-right: 20px;
  min-height: 250px;
}
.grigliaProdotti.item.list-view .immagine {
  max-height: 220px;
}
.grigliaProdotti.item.list-view .dettagli {
  display: none;
}
.grigliaProdotti.item:hover .action-control {
  border-bottom-color: #FFF;
}
.grigliaProdotti .immagine {
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 200px;
  margin: 0 auto;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.grigliaProdotti .immagine.auto {
  width: 90%;
}
.grigliaProdotti .immagine a {
  display: block;
  overflow: hidden;
}
.grigliaProdotti .immagine a img {
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  max-height: 240px;
  margin: 0 auto;
}
.grigliaProdotti .prodotti:hover .immagine a img {
  transform: scale(1.15) rotate(-1.5deg);
  -webkit-transform: scale(1.1) rotate(-1.5deg);
  -moz-transform: scale(1.1) rotate(-1.5deg);
  -ms-transform: scale(1.1) rotate(-1.5deg);
  -o-transform: scale(1.1) rotate(-1.5deg);
}
.grigliaProdotti .notifiche {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 10px;
  font-size: 13px;
  letter-spacing: -0.5px;
}
.grigliaProdotti .notifiche h1,
.grigliaProdotti .notifiche h2,
.grigliaProdotti .notifiche h3,
.grigliaProdotti .notifiche h4,
.grigliaProdotti .notifiche h5,
.grigliaProdotti .notifiche h6 {
  font-family: "Courgette", arial, helvetica, sans-serif;
}
.grigliaProdotti .notifiche h6 {
  font-size: 1.0rem;
  font-weight: 400;
}
.grigliaProdotti .notifiche small {
  color: #111;
}
.grigliaProdotti .notifiche .scontato {
  background: #CBC5AD;
  border: 3px solid #CBC5AD;
  border-radius: 50%;
  color: #171717;
  width: 78px;
  height: 78px;
  max-width: 78px;
  max-height: 78px;
  padding: 8px;
  line-height: 1;
}
.grigliaProdotti .notifiche .variabile {
  background: #CBC5AD;
  border: 3px solid #CBC5AD;
  border-radius: 50%;
  color: #171717;
  width: 78px;
  height: 78px;
  max-width: 78px;
  max-height: 78px;
  padding: 8px;
  line-height: 1;
}
.grigliaProdotti .notifiche .info {
  background: #F9FFF0;
  border: 3px solid #F9FFF0;
  border-radius: 50%;
  color: #171717;
  width: 78px;
  height: 78px;
  max-width: 78px;
  max-height: 78px;
  padding: 8px;
  line-height: 1;
}
.grigliaProdotti.item h4 {
  font-size: 1.5rem;
  margin: 0;
  min-height: 50px;
  max-height: 50px;
  overflow: hidden;
  display: block;
  line-height: 1.5;
  margin: 17px 0 0;
  padding: 0;
}
.grigliaProdotti.item h4 a {
  font-family: "Courgette", arial, helvetica, sans-serif;
  color: #171717;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}
.grigliaProdotti .prezzo {
  font-family: "Josefin Sans", arial, helvetica, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  color: #333;
}
.grigliaProdotti .prezzo.mini {
  font-size: 1.3rem;
  font-weight: 400;
  color: #171717;
}
.grigliaProdotti .prezzo span {
  color: #9F600D;
}
.grigliaProdotti div.informativa {
  display: block;
  margin-top: 25%;
  max-height: 50px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1002;
  line-height: 1.3;
  visibility: hidden;
}
.grigliaProdotti .prodotti:hover div.informativa {
  visibility: visible;
}
.list-view .prodotti:hover div.informativa {
  margin-top: 15%;
}
@media (max-width: 767px) {
  .grigliaProdotti .immagine {
    width: 150px;
  }
  .grigliaProdotti.item.list-view .descrizione h4 {
    clear: both;
    min-height: 20px !important;
    height: 20px !important;
  }
  .grigliaProdotti .notifiche .scontato,
  .grigliaProdotti .notifiche .variabile,
  .grigliaProdotti .notifiche .info {
    width: 58px;
    height: 58px;
    max-width: 58px;
    max-height: 58px;
    padding: 4px;
  }
  .grigliaProdotti .notifiche h1 {
    font-size: 28px;
    line-height: 45px;
  }
  .grigliaProdotti .notifiche h1 small {
    font-size: 14px;
  }
}
@media (max-width: 460px) {
  div.informativa {
    margin-top: 25%;
  }
}
@media (max-width: 400px) {
  div.informativa {
    margin-top: 35%;
  }
}
.elencoOrdini table {
  font-size: 1.3rem;
}
/* vetrina */
.owl-vetrina {
  background: transparent;
}
.owl-vetrina .item {
  max-width: 240px;
}
.owl-vetrina .item img {
  max-width: 180px;
}
.owl-vetrina .item p.titolo {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}
/* lista produttori collassabile */
#listaMarchi li {
  display: none;
}
.flexslider .bg-tema {
  background: rgba(159, 96, 13, 0.85) !important;
}
.marchi {
  border: 1px solid #CCC;
  opacity: 0.7;
}
.contenuti,
.contenuti p {
  font-family: "Josefin Sans", arial, helvetica, sans-serif;
  font-size: 1.6rem;
}
.contenuti img {
  max-width: 100%;
}
.inline-zoom {
  position: absolute;
  top: 10px;
  right: 10px;
  background: rgba(7, 7, 7, 0.5);
  color: #F9F9F9;
  width: 42px;
  height: 42px;
  line-height: 42px;
}
.inline-zoom:hover {
  background: #9F600D;
  color: #FFF;
}
.selectRow {
  display: block;
  padding: 20px;
}
.select2-container {
  width: 200px;
}
/* copertine */
.copertine {
  position: relative;
}
.copertine .overlay {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.8) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  transition: all 0.2s ease-in-out;
}
.copertine .overlay.chiaro {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.2) 100%);
}
.copertine .sezione {
  font-family: "Merriweather", georgia, serif;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
  line-height: 1;
  position: absolute;
  top: 17px;
  left: 17px;
  z-index: 100;
  padding: 6px 7px;
  transition: all 0.2s ease-in-out;
  border-radius: 2px;
}
.copertine .sezione.mini {
  font-size: 1.2rem;
  padding: 4px 5px;
  top: 7px;
  left: 7px;
}
.copertine .sottotitolo {
  position: absolute;
  bottom: 34px;
  left: 17px;
}
.copertine .video {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  text-align: center;
}
.copertine h1,
.copertine h2,
.copertine h3,
.copertine h4,
.copertine h5,
.copertine h6 {
  position: absolute;
  bottom: 17px;
  left: 17px;
  width: 80%;
  font-family: "Josefin Sans", arial, helvetica, sans-serif;
  color: #FFF;
}
.copertine h1,
.copertine h2 {
  bottom: 60px;
}
.copertine a:hover {
  text-decoration: none;
}
.copertine h1 a,
.copertine h2 a,
.copertine h3 a,
.copertine h4 a,
.copertine h5 a,
.copertine h6 a {
  color: #FFF;
}
.copertine h1,
.copertine h2,
.copertine h3,
.copertine h4,
.copertine h5,
.copertine h6 {
  transition: all 0.2s ease-in-out;
  z-index: 101;
}
.copertine img {
  transition: all 0.2s ease-in-out;
}
.copertine:hover img {
  -webkit-transform: scale(1.07);
  transform: scale(1.07);
  transition: all 0.2s ease-in-out;
  z-index: 99;
}
.copertine:hover .overlay {
  -webkit-transform: scale(1.07);
  transform: scale(1.07);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.8) 100%);
  z-index: 100;
}
.copertine:hover .sezione,
.copertine:hover h1,
.copertine:hover h2,
.copertine:hover h3,
.copertine:hover h4,
.copertine:hover h5,
.copertine:hover h6 {
  -webkit-transform: scale(1.07);
  transform: scale(1.07);
}
@media screen and (max-width: 767px) {
  .copertine h1 {
    font-size: 2.2rem;
  }
}
header {
  position: relative;
  z-index: 1030;
}
.wrap-header {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background-size: cover;
}
@media (max-width: 750px) {
  .wrap-header {
    position: relative;
  }
}
.wrap-header .overfly-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background: rgba(0, 0, 0, 0.4);
}
.wrap-header .content-header {
  position: relative;
  height: 100%;
  width: 100%;
  z-index: 5;
  display: table;
  color: #FFF;
}
.wrap-header .content-header .mid-content-header {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  padding: 0 80px;
}
@media (max-width: 750px) {
  .wrap-header .content-header .mid-content-header {
    padding: 40px 15px 80px;
  }
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active .img-wrap {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-inner {
  overflow: hidden;
}
.carousel-inner .img-wrap {
  position: absolute;
  width: 100%;
  transform: scale(1.15);
  -ms-transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -o-transform: scale(1.15);
  height: 100%;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transition: all 5s 0s;
  -webkit-transition: all 5s 0s;
  -moz-transition: all 5s 0s;
  -o-transition: all 5s 0s;
  -ms-transition: all 5s 0s;
}
.carousel-01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.carousel-01 .carousel-inner,
.carousel-01 .item {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.control-slide {
  position: absolute;
  bottom: 15px;
  height: 40px;
  left: 0;
}
@media (max-width: 992px) {
  .control-slide {
    position: relative;
    text-align: center;
  }
}
.control-slide a {
  position: absolute;
  width: 40px;
  bottom: 0;
  line-height: 40px;
  text-decoration: none;
  left: 0;
  display: inline-block;
  height: 40px;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  text-align: center;
  background: #222;
  color: #FFF;
}
@media (max-width: 992px) {
  .control-slide a {
    position: relative;
  }
}
.control-slide a:hover {
  background: #242121;
}
.control-slide a[data-slide="next"] {
  left: 40px;
}
@media (max-width: 992px) {
  .control-slide a[data-slide="next"] {
    left: 0;
  }
}
@-webkit-keyframes anima-indicatore {
  0% {
    top: 1px;
  }
  50% {
    top: 17px;
  }
  100% {
    top: 1px;
  }
}
@-moz-keyframes anima-indicatore {
  0% {
    top: 1px;
  }
  50% {
    top: 17px;
  }
  100% {
    top: 1px;
  }
}
@-o-keyframes anima-indicatore {
  0% {
    top: 1px;
  }
  50% {
    top: 17px;
  }
  100% {
    top: 1px;
  }
}
@keyframes anima-indicatore {
  0% {
    top: 1px;
  }
  50% {
    top: 17px;
  }
  100% {
    top: -1px;
  }
}
.continua {
  width: 200px;
  margin-left: -98px;
  position: absolute;
  left: 50%;
  bottom: 90px;
  white-space: nowrap;
  font-size: 1.0rem;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-align: center;
  z-index: 200;
}
a.continua {
  color: #E9E9E9 !important;
}
.continua:hover,
.continua:focus {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.5) !important;
}
.indicatore {
  position: absolute;
  margin-left: -15px;
  top: 0;
  left: 50%;
  font-size: 40px;
  text-align: center;
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-animation: anima-indicatore 1s infinite;
  -moz-animation: anima-indicatore 1s infinite;
  -o-animation: anima-indicatore 1s infinite;
  animation: anima-indicatore 1s infinite;
}
textarea:focus,
input:focus,
input[type]:focus,
.uneditable-input:focus {
  border-color: #2d2d2d;
  border-width: 2px;
  box-shadow: none;
  outline: 0 none;
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
.prodotti-body{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.prodotti-body{background:#F9F7F1;display:block;padding:25px;left:10%;top:10%;position:absolute;width:80%;height:80%;overflow:hidden;border-radius:50%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3);transform:scale(1.3)}.prodotti-video a{color:#FFF}.prodotti-title{padding-top:0%}.prodotti-title>small{color:#d0d0d0;margin-top:10px}.prodotti-title .icon-link{color:#d0d0d0}.prodotti-title .icon-link:hover{color:#B84746}@media (max-width:767px){.prodotti-title{font-size:26px}}@media (max-width:480px){.prodotti-title{padding-top:0%}}.prodotti-head{background-color:trasparent}.prodotti-foto{-webkit-transition:.15s;-o-transition:.15s;transition:.15s;border-radius:50%}
.prodotti-item.norad,
.prodotti-item.norad:hover .prodotti-foto,
.prodotti-body.norad,
.prodotti-foto.norad {
  border-radius: 0;
}
.prodotti-title.norad {
  padding-top: 19%;
}
.ed_parallax_section {
  float: left;
  width: 100%;
  background-color: #524c55;
  padding: 100px 0px;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
.ed_parallax_section.spot {
  background-image: url("../img/parallax/spot.jpg");
}
.ed_parallax_section.completi {
  background-image: url("../img/parallax/menu-completi.jpg");
}
.ed_parallax_section.frattaglie {
  background-image: url("../img/parallax/carne-frattaglie.jpg");
}
.ed_parallax_section.vegetali {
  background-image: url("../img/parallax/vegetali.jpg");
}
.ed_parallax_section.calcio-fosforo {
  background-image: url("../img/parallax/calcio-fosforo.jpg");
}
.ed_parallax_section.oli {
  background-image: url("../img/parallax/oli.jpg");
}
.ed_parallax_section.integratori {
  background-image: url("../img/parallax/integratori.jpg");
}
.ed_parallax_section.snack {
  background-image: url("../img/parallax/snack.jpg");
}
.overlay-mobile {
  position: relative;
}
.overlay-mobile .overlay {
  background-color: rgba(74, 71, 80, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  transition: all 0.2s ease-in-out;
}
.overlay-mobile .testo {
position: absolute;
  top: 10%;
  left: 0%;
  width: 100%;
}
.ed_img_overlay {
  position: absolute;
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  background-color: rgba(74, 71, 80, 0.7);
}
.ed_video_section {
  float: left;
  width: 98%;
  position: relative;
}
.ed_video_section img {
  width: 100%;
}
.ed_video_section .ed_img_overlay i {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #ffffff;
  font-size: 18px;
  border: 4px solid #ffffff;
  border-radius: 50px;
  padding: 5px 7px 5px 10px;
  cursor: pointer;
  margin-left: -20px;
  margin-top: -20px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.ed_video_section .ed_img_overlay i:hover {
  color: #e58664;
  border-color: #e58664;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.ed_video_section_discription {
  float: left;
  width: 98%;
  margin-left: 12px;
}
.ed_video_section_discription h4 {
  font-size: 24px;
  color: #ffffff;
  padding-top: 40px;
}
.ed_video_section_discription p {
  color: #d0d1da;
  padding: 20px 80px 30px 0px;
}
.ed_video_section_discription span {
  float: left;
  width: 100%;
}
.ed_video {
  float: left;
  width: 100%;
  position: relative;
}
.ed_video .ed_img_overlay {
  background-color: rgba(74, 71, 80, 0.62);
}
/*-------- Video section end ---------*/
