body {
  font: 100% "Iskra";
  color: #392316;
  font-size: 14px; }
  body .image-limit img {
    max-width: 100%; }

h3.titolo-ricetta {
  margin-top: 0;
  font-size: 19px; }

h3.titolo-ricetta a {
  color: inherit; }

#header .payoff {
  color: #FFA2A4;
  font-size: 43px;
  margin-bottom: 0;
  margin-top: 10px; }
#header #top-menu {
  position: absolute;
  top: 10px;
  right: 0px;
  z-index: 99; }
  #header #top-menu li {
    display: inline-block;
    border-right: 1px solid  #392316;
    padding: 0px 5px; }
    #header #top-menu li a {
      color: #392316; }
    #header #top-menu li:last-child {
      border: 0;
      padding-right: 0; }
#header #head-top {
  margin: 14px 0 5px; }
#header ul#section-menu {
  margin: 0;
  padding: 0; }
  #header ul#section-menu li {
    list-style-type: none;
    display: inline-block;
    width: 24%; }
    #header ul#section-menu li a {
      color: #392316; }
      #header ul#section-menu li a:hover {
        color: #FFA2A4; }
    #header ul#section-menu li img {
      float: left; }
    #header ul#section-menu li p {
      position: relative;
      float: left;
      font-size: 16px;
      line-height: 16px;
      text-align: center;
      margin-top: 8px; }
      #header ul#section-menu li p span {
        position: absolute;
        bottom: -16px;
        width: 100%;
        left: 2px;
        font-size: 14px; }
  #header ul#section-menu li.olga span {
    color: #E9C1C2; }
  #header ul#section-menu li.luigi span {
    color: #BDB6B0; }

#menu-mobile img {
  width: 120px; }

#search-bar.affix {
  z-index: 99;
  margin-top: 87px;
  background: #FFFFFF;
  width: 100%; }
  #search-bar.affix #search {
    display: none; }

#header.affix {
  background: #FFFFFF;
  z-index: 99;
  width: 100%; }
  #header.affix #top-menu {
    top: 18px; }
  #header.affix #head-top {
    margin: 0 0 5px 0; }
    #header.affix #head-top .col-sm-4 {
      width: 24%; }
    #header.affix #head-top .col-sm-8 {
      width: 75%; }
    #header.affix #head-top .payoff {
      margin: 12px 0 0 10px;
      font-size: 30px; }
    #header.affix #head-top .logo {
      float: left; }
    #header.affix #head-top > div > a {
      margin-top: 12px;
      display: block; }
    #header.affix #head-top #section-menu {
      margin-top: 5px; }
      #header.affix #head-top #section-menu li {
        width: 110px; }
        #header.affix #head-top #section-menu li img {
          height: 40px; }

#menu {
  margin: 0 0 11px 9px;
  padding: 0; }
  #menu li {
    width: 83px;
    display: block;/*inline-flex;*/
	float:left;
    margin-right: 8.5px;
    box-shadow: 0px 0px 0px 2px #392316; }
    #menu li:hover {
      box-shadow: 0px 0px 0px 3px #392316; }
    #menu li.active-section {
      box-shadow: 0px 0px 0px 3px #392316; }
    #menu li:last-child {
      margin-right: 0; }
    #menu li img {
      width: 100%; }
#search {
  z-index: 1;
  position: absolute;
  top: 101px;
  right: 0;
  border: 1px solid #392316;
  background: #F8D5D3;
  padding: 10px;
  height: 108px;
  width: 295px;
  box-shadow: 0px 0px 0px 1px #392316; }
  #search span {
    font-size: 20px; }
  #search input[type="text"] {
    font-size: 18px;
    border-radius: 0;
    border: 1px solid #392316; }
  #search input[type="submit"] {
    background: url(../img/search.png) no-repeat left top;
    width: 44px;
    height: 40px;
    border: 0;
    margin-top: -5px; }

#choco-carousel-container {
  border: 1px solid #392316;
  padding: 10px;
  margin-bottom: 15px; }
  #choco-carousel-container #choco-carousel .item {
    height: 330px;
    overflow: hidden;
    position: relative; }
    #choco-carousel-container #choco-carousel .item .caption {
      position: absolute;
      top: 15%;
      left: 5%; }
      #choco-carousel-container #choco-carousel .item .caption .titolo {
        font-size: 50px;
        line-height: 50px;
        color: #FFFFFF; }
    #choco-carousel-container #choco-carousel .item .caption-right {
      position: absolute;
      top: 83%;
      right: 2%; }
      #choco-carousel-container #choco-carousel .item .caption-right .titolo {
        font-size: 22px;
        line-height: 22px;
        color: #392316; }
  #choco-carousel-container #choco-carousel .sottotitolo {
    color: #FFE3CB;
    font-size: 30px; }
  #choco-carousel-container #choco-carousel .owl-controls {
    position: absolute;
    bottom: 0;
    width: 100%; }

.entra {
  background: url(../img/entra.png) no-repeat left top; }

#homepage .owl-item {
  cursor: pointer; }
#homepage h3.titolo-ricetta {
  height: 50px;
  font-size: 18px; }
#homepage .sidebox {
  border: 1px solid #000000;
  width: 296px;
  height: 85px;
  margin-bottom: 12px;
  font-size: 20px;
  line-height: 25px; }
  #homepage .sidebox span {
    margin: 22px 0 0 15px;
    display: block; }
#homepage .scopri {
  background: url(../img/scopri.png) no-repeat left top; }
#homepage .iscriviti {
  background: url(../img/iscriviti.png) no-repeat left top; }
#homepage .item-masonry {
  margin-bottom: 15px; }
#homepage .olga-hp .info {
  background: #EFF3F4; }
  #homepage .olga-hp .info img {
    bottom: 0; }
#homepage ul#menu {
  margin-bottom: 15px; }
  #homepage ul#menu li {
    margin-right: 8.4px;
    width: 83px;
    box-shadow: 0px 0px 0px 2px #392316; }
    #homepage ul#menu li:hover {
      box-shadow: 0px 0px 0px 3px #392316; }
    #homepage ul#menu li:last-child {
      margin-right: 0; }
    #homepage ul#menu li img {
      width: 100%; }
#homepage .button-block a:first-child {
  margin-bottom: 6px;
  display: block; }
#homepage a.scopri-hp {
  display: inline-block;
  width: 205px;
  font-size: 25px;
  margin: 0 0 2px 0 !important; }

.section-header-container {
  margin-bottom: 15px; }
  .section-header-container .section-header {
    border: 1px solid #392316; }
    .section-header-container .section-header .desc {
      width: 78%;
      margin-left: 20px; }
      .section-header-container .section-header .desc .section-header-title {
        font-size: 24px;
        margin-top: 5px;
        font-family: 'Iskra'; }
    .section-header-container .section-header .section-header-text.peccati-di-gola {
      color: #AB4664; }
    .section-header-container .section-header .section-header-text.occasioni-speciali {
      color: #392316; }
    .section-header-container .section-header .section-header-text.colazione-e-merenda {
      color: #392316; }
    .section-header-container .section-header .section-header-text.salato {
      color: #392316; }
    .section-header-container .section-header .section-header-text.pasqua {
      color: #D09B8D; }
    .section-header-container .section-header .section-header-text.estate {
      color: #F6A86A; }
    .section-header-container .section-header .section-header-text.natale {
      color: #A50B13; }

#titolo-tags {
  font-size: 30px;
  margin-bottom: 20px; }

.titolo-prova {
  font-size: 24px;
  margin: 20px 0; }

#tags-container {
  margin: 0;
  padding: 0; }
  #tags-container li {
    height: 48px;
    display: inline-block;
    text-align: center;
    background: #392315;
    padding: 0 30px;
    margin-bottom: 3px; }
    #tags-container li h2 {
      margin: 0;
      font-size: 21px; }
      #tags-container li h2 a {
        font-family: 'Iskra';
        line-height: 48px;
        color: #FFFFFF; }
        #tags-container li h2 a:hover {
          text-decoration: none; }

.item-masonry {
  border: 1px solid #000000;
  padding: 10px;
  
   }
  .item-masonry .info {
    padding: 8px 8px 8px 90px;
    border-top: 1px solid #000000;
    position: relative; }
    .item-masonry .info .genere-ricetta {
      font-size: 24px;
      line-height: 18px;
      margin-bottom: 5px; }
    .item-masonry .info .emilia-block {
      position: absolute;
      bottom: 0;
      left: -10px;
      bottom: -10px; }
  .item-masonry .dettagli-ricetta {
    margin-top: 5px; }
    .item-masonry .dettagli-ricetta .cucchiai {
      margin: 0;
      padding: 0; }
      .item-masonry .dettagli-ricetta .cucchiai .cucchiaio {
        display: inline-block;
        background: url(../img/cucchiai.png) no-repeat right top;
        width: 9px;
        height: 44px; }
      .item-masonry .dettagli-ricetta .cucchiai .cucchiaio.active {
        background-position: left top; }
    .item-masonry .dettagli-ricetta .timer-block {
      margin-left: 30px; }
      .item-masonry .dettagli-ricetta .timer-block .time {
        text-align: center;
        font-weight: bold;
        line-height: 14px;
        margin-top: 12px;
        margin-left: 5px; }
    .item-masonry .dettagli-ricetta .guanti-block {
      text-align: center; }
    .item-masonry .dettagli-ricetta .descrizione-breve {
      margin-top: 5px;
      font-size: 18px; }
  .item-masonry .badge-item {
    position: absolute;
    right: 20%;
    top: 0;
    width: 28px;
    height: 40px;
    background: url(../img/badge-ricetta.png) no-repeat left top; }

.item-masonry.peccati-di-gola .info,  #menu .peccati-di-gola{
  background: #AB4664;
  color: #FFFFFF; }

.item-masonry.occasioni-speciali .info,  #menu  .occasioni-speciali{
  background: #FDB6BA; }

.item-masonry.colazione-e-merenda .info,  #menu .colazione-e-merenda {
  background: #F7D4D2; }

.item-masonry.salato .info,  #menu  .salato{
  background: #FEE2CD; }

.item-masonry.pasqua .info,  #menu .pasqua {
  background: #D09B8D; }

.item-masonry.estate .info,  #menu  .estate{
  background: #F6A86A; }

.item-masonry.natale .info,  #menu .natale {
  background: #A50B13; }

.item-masonry.natale .titolo-ricetta a {
  color: #FFFFFF; }

#ricette #benvenuti-emilia {
  border: 1px solid #392316;
  padding: 10px; }
  #ricette #benvenuti-emilia .ctnt {
    background: #F8D5D3; }
    #ricette #benvenuti-emilia .ctnt .titolo {
      font-size: 36px;
      line-height: 36px; }
    #ricette #benvenuti-emilia .ctnt .descrizione {
      font-size: 18px; }
    #ricette #benvenuti-emilia .ctnt .sottotitolo {
      font-size: 26px; }
#ricette .category-block {
  border: 1px solid #392316;
  padding: 0 10px 10px 10px;
  margin-top: 30px;
  height: 175px; }
  #ricette .category-block .titolo {
    font-size: 26px;
    line-height: 26px;
    text-align: center;
    height: 50px; }
  #menu .category-block .titolo {
    font-size: 13px;
    height: 24px;
    line-height: 10px;
    text-align: center;
	 }
  #ricette .category-block .descrizione {
    font-size: 16px; }
  #ricette .category-block a img {
    width: 120px;
    margin-top: 5px; }
#ricette .category-block.facile-veloce {
  background: url(../img/menu/facileveloce.png) no-repeat left top;
  background-size: 100% 100%;
  cursor: pointer; }
#ricette .category-block.peccati-di-gola,  #menu .category-block.peccati-di-gola{
  background: #AB4664;
  color: #FFFFFF; }
#ricette .category-block.occasioni-speciali, #menu .category-block.occasioni-speciali {
  background: #FDB6BA; }
#ricette .category-block.colazione-e-merenda, #menu .category-block.colazione-e-merenda {
  background: #F7D4D2; }
#ricette .category-block.salato, #menu .category-block.salato {
  background: #FEE2CD; }
#ricette .category-block.pasqua, #menu .category-block.pasqua {
  background: #D09B8D; }
#ricette .category-block.estate, #menu .category-block.estate {
  background: #F6A86A; }
#ricette .category-block.natale, #menu .category-block.natale {
  background: #A50B13;
  color: #FFFFFF; }

#olga #section-header-luigi {
  border: 1px solid #392316;
  padding: 10px;
  margin-bottom: 15px; }
  #olga #section-header-luigi .ctnt {
    background: #EFF3F4;
    padding: 10px; }
    #olga #section-header-luigi .ctnt .titolo {
      font-size: 35px;
      line-height: 40px; }
    #olga #section-header-luigi .ctnt .descrizione {
      font-size: 18px; }
#olga .highlights {
  background: #E9CFD0;
  padding: 10px 0;
  margin-bottom: 15px; }
  #olga .highlights .item-masonry {
    background: #FFFFFF; }
#olga .col-sm-8 .item-masonry {
  margin-bottom: 0; }
#olga .item-masonry {
  margin-bottom: 15px; }
  #olga .item-masonry .info {
    background: #EFF3F4; }
    #olga .item-masonry .info .descrizione-breve {
      background: #EFF3F4;
      margin-top: 0;
      padding: 5px; }
    #olga .item-masonry .info .emilia-block {
      bottom: 0; }

#ricetta.peccati-di-gola .section-color {
  color: #AB4664; }
#ricetta.peccati-di-gola .section-bg {
  background: #AB4664;
  color: #FFFFFF; }
  #ricetta.peccati-di-gola .section-bg a {
    color: #FFFFFF; }

#ricetta.occasioni-speciali .section-color {
  color: #FDB6BA; }
#ricetta.occasioni-speciali .section-bg {
  background: #FDB6BA; }

#ricetta.colazione-e-merenda .section-color {
  color: #F7D4D2; }
#ricetta.colazione-e-merenda .section-bg {
  background: #F7D4D2; }

#ricetta.salato .section-color {
  color: #392316; }
#ricetta.salato .section-bg {
  background: #FEE2CD; }

#ricetta.pasqua .section-color {
  color: #D09B8D; }
#ricetta.pasqua .section-bg {
  background: #D09B8D; }

#ricetta.estate .section-color {
  color: #F6A86A; }
#ricetta.estate .section-bg {
  background: #F6A86A; }

#ricetta.natale .section-color {
  color: #A50B13; }
#ricetta.natale .section-bg {
  background: #A50B13;
  color: #FFFFFF; }

#ricetta .item-masonry {
  height: 485px; }
#ricetta .item-masonry.related-item, #ricetta .item-masonry.resultz {
  height: auto; }
  #ricetta .item-masonry.related-item .titolo-ricetta, #ricetta .item-masonry.resultz .titolo-ricetta {
    height: auto;
    font-size: 18px; }
#ricetta #ricetta-image {
  position: relative; }
#ricetta #ricetta-piero {
  position: absolute;
  bottom: 10px;
  right: 10px; }
#ricetta .print_to_pdf_1, #ricetta .print_to_pdf_2, #ricetta .print_to_pdf_3, #ricetta #ricetta-ingredienti, #ricetta #recipe_pdf_container {
  background-color: #FFF; }
#ricetta #sort-cmd {
  margin-bottom: 15px;
  border: 0;
  background: url(../img/freccina.png) no-repeat right center;
  padding-right: 30px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
#ricetta #ricetta-header {
  border: 1px solid #392316;
  padding: 10px; }
  #ricetta #ricetta-header .categoria {
    padding: 0 0 0 112px;
    font-size: 24px;
    font-family: 'Iskra'; }
  #ricetta #ricetta-header .titolo {
    position: relative;
    height: 68px;
    padding: 0 0 0 112px;
    line-height: 32px;
    font-size: 32px; }
    #ricetta #ricetta-header .titolo img {
      position: absolute;
      bottom: 0;
      left: 5px; }
  #ricetta #ricetta-header > img {
    width: 100%; }
#ricetta #ricetta-ingredienti {
  border: 1px solid #392316;
  padding: 10px;
  margin-top: 120px; }
  #ricetta #ricetta-ingredienti .titolo {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 5px;
    font-family: "Iskra"; }
  #ricetta #ricetta-ingredienti .quantita {
    font-weight: bold;
    margin: 15px 0; }
  #ricetta #ricetta-ingredienti ul {
    margin: 0;
    padding: 0; }
    #ricetta #ricetta-ingredienti ul li {
      list-style-type: none; }
  #ricetta #ricetta-ingredienti .salva-ricetta {
    color: #B24461;
    font-size: 15px;
    margin: 10px 0 0;
    line-height: 23px;
    cursor: pointer; }
    #ricetta #ricetta-ingredienti .salva-ricetta img {
      margin-right: 8px; }
#ricetta .cucchiai {
  margin: 0;
  padding: 0; }
  #ricetta .cucchiai .cucchiaio {
    display: inline-block;
    background: url(../img/cucchiai.png) no-repeat right top;
    width: 9px;
    height: 44px; }
  #ricetta .cucchiai .cucchiaio.active {
    background-position: left top; }
#ricetta .difficolta {
  line-height: 50px;
  font-size: 16px;
  margin-left: 10px; }
#ricetta .timer-block {
  margin-left: 30px;
  margin-right: 0; }
  #ricetta .timer-block .time {
    text-align: center;
    font-weight: bold;
    line-height: 14px;
    margin: 12px 5px 0 5px; }
#ricetta .dicitura {
  line-height: 54px;
  margin: 0 5px;
  font-size: 10px;
  font-weight: bold; }
#ricetta .n-pers {
  font-size: 14px; }
#ricetta .guanti-block {
  text-align: center;
  width: 70px;
  line-height: 11px;
  margin-top: 10px;
  margin-left: 0px; }
#ricetta .storia-ricetta {
  margin: 10px 0 20px; }
#ricetta .spacer {
  margin-top: 15px; }
  #ricetta .spacer .timer-block {
    margin-right: 40px; }
  #ricetta .spacer .guanti-block {
    margin-left: 40px; }

#preparazione-ricetta, #consiglio-ricetta {
  border: 1px solid #000000;
  padding: 10px; }
  #preparazione-ricetta .titolo, #consiglio-ricetta .titolo {
    font-size: 24px;
    font-family: 'Iskra'; }
  #preparazione-ricetta ul, #consiglio-ricetta ul {
    margin: 0;
    padding: 0; }

#preparazione-ricetta ul li {
  background: url(../img/coccarda.png) no-repeat left top;
  min-height: 41px;
  list-style-type: none;
  padding-left: 50px;
  margin-bottom: 20px;
  position: relative; }
  #preparazione-ricetta ul li span.count {
    position: absolute;
    color: #FFFFFF;
    font-size: 24px;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center; }

#consiglio-ricetta .tag-titolo {
  font-size: 18px; }

#consiglio-ricetta ul li {
  list-style-type: none;
  display: inline-block;
  color: #FFFFFF;
  padding: 3px 5px;
  margin-bottom: 3px; }

#bottoniera {
  margin: 20px 0 40px; }

#storia #section-header-luigi {
  border: 1px solid #392316;
  padding: 10px;
  margin-bottom: 15px; }
  #storia #section-header-luigi .ctnt {
    background: #DECEC1;
    padding: 10px; }
    #storia #section-header-luigi .ctnt .titolo {
      font-size: 35px;
      line-height: 50px; }
    #storia #section-header-luigi .ctnt .descrizione {
      font-size: 18px; }
#storia #storyline {
  background: #DECEC1; }

#prodotti #benvenuti-emilia {
  border: 1px solid #392316;
  padding: 10px; }
  #prodotti #benvenuti-emilia .ctnt .titolo {
    font-size: 36px;
    line-height: 36px; }
  #prodotti #benvenuti-emilia .ctnt .descrizione {
    font-size: 18px; }
  #prodotti #benvenuti-emilia .ctnt .sottotitolo {
    font-size: 26px;
    color: #F8D5D3; }
#prodotti #search-bar {
  display: none; }
#prodotti .item-masonry .info {
  padding-left: inherit; }
#prodotti .item-masonry .rosa {
  background: #f8e6e7;
  padding: 10px; }
#prodotti .item-masonry .bianco {
  background: #FFF4D7;
  padding: 10px; }

#categorie-mobile {
  margin-bottom: 15px; }
  #categorie-mobile .item {
    height: 59px;
    background: red;
    background-size: contain !important; }
    #categorie-mobile .item a {
      display: block;
      width: 100%;
      height: 100%; }
  #categorie-mobile .cat-peccati {
    background: url(../img/menu/peccati-di-gola.png) no-repeat 50% 50% #AB4664; }
  #categorie-mobile .cat-occasioni {
    background: url(../img/menu/occasioni-speciali.png) no-repeat 50% 50% #FDB6BA; }
  #categorie-mobile .cat-merende {
    background: url(../img/menu/merenda.png) no-repeat 50% 50% #F7D4D2; }
  #categorie-mobile .cat-salato {
    background: url(../img/menu/salato.png) no-repeat 50% 50% #FEE2CD; }
  #categorie-mobile .cat-pasqua {
    background: url(../img/menu/pasqua.png) no-repeat 50% 50% #D09B8D; }
  #categorie-mobile .cat-estate {
    background: url(../img/menu/estate.png) no-repeat 50% 50% #F6A86A; }
  #categorie-mobile .cat-natale {
    background: url(../img/menu/natale.png) no-repeat 50% 50% #A50B13; }
  #categorie-mobile .cat-facileveloce {
    background: url(../img/menu/facileveloce.png) no-repeat 50% 50%;
    background-size: 100% 100%; }
  #categorie-mobile .cat-glutine {
    background: url(../img/menu/glutenfree.png) no-repeat 50% 50%;
    background-size: 100% 100%; }
  #categorie-mobile .cat-piero {
    background: url(../img/menu/piero.png) no-repeat 50% 50%;
    background-size: 100% 100%; }

#ricerca-mobile {
  border: 1px solid #392316;
  background: #F8D5D3;
  padding: 10px;
  margin-bottom: 15px; }
  #ricerca-mobile input[type='submit'] {
    background: url(../img/search.png) no-repeat left top;
    width: 44px;
    height: 40px;
    border: 0;
    margin-top: -5px; }
  #ricerca-mobile input[type='text'] {
    height: 38px;
    border-radius: 0;
    width: 95%; }
  #ricerca-mobile .input-container {
    width: 80%; }

#footer {
  margin-top: 30px;
  background: #392316;
  color: #FFFFFF;
  height: 76px;
  padding-top: 5px; }
  #footer ul {
    margin: 0;
    padding: 0; }
    #footer ul li {
      display: inline;
      border-right: 1px solid #FFFFFF;
      padding: 0 5px; }
      #footer ul li:last-child {
        border: 0; }
      #footer ul li a {
        color: #FFFFFF; }
  #footer #logo-basso {
    float: left;
    margin-top: -23px;
    margin-right: 10px; }

.modal-backdrop {
  background-color: #FFF; }

.modal-backdrop.in {
  opacity: 0.8; }

.modal-content {
  border-radius: 0;
  border: 2px solid #392316; }
  .modal-content h1 {
    color: #392316;
    margin-top: 0; }
  .modal-content .page-header {
    margin: 20px 0; }
  .modal-content input[type="text"], .modal-content input[type="password"], .modal-content input[type="email"] {
    border: 1px solid #392316;
    width: 100%;
    height: 50px;
    line-height: 35px;
    color: #392316 !important;
    padding: 5px;
    font-size: 18px;
    margin: 5px 0; }
  .modal-content input[type="submit"] {
    border-top: 1px solid #392316;
    width: 100%;
    height: 50px;
    line-height: 35px;
    color: #392316 !important;
    padding: 5px;
    font-size: 18px;
    margin: 5px 0;
    text-align: center;
    background-color: #FDB6B9;
    border-radius: 0; }
  .modal-content hr {
    color: #392316;
    background-color: #392316;
    height: 1px; }
  .modal-content div.form-error {
    width: 100%;
    color: #392316 !important;
    padding: 5px;
    font-size: 16px;
    margin: 5px 0;
    background-color: #d2d2d2;
    font-style: italic;
    display: none; }
    .modal-content div.form-error p {
      height: 60px;
      line-height: 45px; }
  .modal-content div.form-success {
    display: none; }

#agenda h1 {
  font-family: 'Iskra'; 
}
.iskra{
	 font-family: 'Iskra'; 
}
#agenda #content-articolo img {
  float: left;
  max-width: 50%;
  margin: 0 15px 15px 0; }

#rassegna .item-masonry {
  margin-bottom: 15px; }
  #rassegna .item-masonry .info-rassegna {
    border-top: 0;
    padding: 8px;
    background: #EFF3F4; }
    #rassegna .item-masonry .info-rassegna .descrizione-breve {
      height: 90px;
      overflow: hidden; }
#rassegna .data-rassegna {
  color: #E9C1C2;
  font-size: 16px;
  font-weight: normal; }
#rassegna .read-more-agenda {
  color: #E9C1C2;
  font-size: 16px;
  font-weight: normal;
  display: block;
  text-align: right; }

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #392316; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #392316;
  opacity: 1; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #392316;
  opacity: 1; }

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #392316; }

/*# sourceMappingURL=main.css.map */
