@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Dosis:400,500);
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");
@font-face {
  font-family: FontAwesome;
  src: url("/wp-content/themes/nonsolobuono_theme/public/fonts/awesome/fontawesome-webfont.woff2") format("woff2"), url("/wp-content/themes/nonsolobuono_theme/public/fonts/awesome/fontawesome-webfont.woff") format("woff"), url("/wp-content/themes/nonsolobuono_theme/public/fonts/awesome/fontawesome-webfont.ttf") format("truetype"); }

.user_side .profile_notlog .oppure:after, .user_side .profile_notlog .oppure:before, article.social_block .content_box h2:after, article.social_block .content_box h2:before, article.icona_block .content_box h2:after, article.icona_block .content_box h2:before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  margin: 10px auto; }

html {
  min-height: 100%; }

body {
  background: #efefef; }

.home .title_page {
  display: none; }

.home .wrapper_contenuto {
  margin-left: 190px; }
  @media (max-width: 1000px) {
    .home .wrapper_contenuto {
      margin-left: 70px; } }
  @media (max-width: 780px) {
    .home .wrapper_contenuto {
      margin-left: 0; } }

.home .main_side {
  width: 190px;
  float: left;
  position: absolute; }
  @media (max-width: 1000px) {
    .home .main_side {
      width: 70px; } }
  @media (max-width: 780px) {
    .home .main_side {
      width: 300px;
      left: -345px; } }

.external_wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  position: relative;
  overflow-x: hidden; }
  .external_wrapper:after {
    content: " ";
    display: block;
    clear: both; }

.page_wrapper {
  position: relative;
  background: white;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  .page_wrapper:after {
    content: " ";
    display: block;
    clear: both; }
  @media (max-width: 780px) {
    .page_wrapper {
      margin-top: 40px; } }

.wrapper_contenuto {
  margin-left: 70px;
  margin-right: 70px;
  position: relative;
  overflow: hidden;
  background: #ededed;
  word-wrap: break-word; }
  @media (max-width: 780px) {
    .wrapper_contenuto {
      margin-left: 0;
      margin-right: 0; } }
  .wrapper_contenuto .slide_page {
    position: relative; }

.main_side {
  width: 70px; }

.user_side {
  width: 70px; }

.hideshare-wrap {
  position: relative; }

.hideshare-list {
  position: absolute;
  top: -3px;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left; }
  .hideshare-list li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0; }

.hideshare-wrap span {
  display: none; }

.next_prev {
  display: none; }

.cercaglobal {
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px -4px inset;
  background-image: url("../images/pattern.png");
  background-repeat: repeat;
  background-position: center center;
  z-index: 100;
  position: absolute;
  top: 0;
  display: none; }
  .cercaglobal .blocco_search {
    margin-top: 200px;
    opacity: 0; }
  .cercaglobal h2 {
    text-align: center;
    margin-bottom: 20px; }
  .cercaglobal .campo_ricerca {
    width: 65.51724%;
    margin: 0 auto;
    box-shadow: 0px 0px 8px -3px #666;
    position: relative; }
    .cercaglobal .campo_ricerca input[type="text"] {
      background: white;
      border: 1px solid #ccc;
      display: block;
      width: 92%;
      padding: 24px 4%;
      font-size: 24px; }
      .cercaglobal .campo_ricerca input[type="text"]:focus {
        border: 1px solid #006666; }
    .cercaglobal .campo_ricerca .cerca_btn {
      position: absolute;
      right: -1px;
      top: 1px;
      padding: 30px 4%;
      width: 80px;
      text-indent: -9999px;
      background-image: url("../images/icone/search_white.png");
      background-repeat: no-repeat;
      background-position: center center; }
      .no-touch .cercaglobal .campo_ricerca .cerca_btn:hover {
        background-image: url("../images/icone/search_white.png");
        background-repeat: no-repeat;
        background-position: center center; }
  .cercaglobal .close_search {
    width: 65.51724%;
    margin: 0 auto;
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 18px;
    color: #666;
    cursor: pointer; }
    .no-touch .cercaglobal .close_search:hover {
      color: #006666; }

.open_search {
  width: 70px;
  right: 0;
  top: 66px;
  height: 66px;
  position: absolute;
  cursor: pointer;
  border-bottom: 1px solid #ddd;
  opacity: 0.9;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url("../images/icone/spritesheet_new.png");
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
  background-position: -2px -0px;
  width: 71px;
  height: 71px;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s; }
  .no-touch .open_search:hover {
    background-color: #efefef; }

.regolamento-concorso-“vinci-le-conserve-della-nonna” .contenuto_page > p, .regolamento-concorso-“vinci-le-conserve-della-nonna” .contenuto_page ul {
  font-size: 10px;
  margin: 0; }

form {
  overflow: hidden; }
  form input[type="text"], form input[type="email"], form input[type="password"], form textarea {
    border: none;
    border-bottom: 1px solid #ccc;
    background: white;
    width: 100%;
    padding: 5px;
    outline: none;
    font-size: 16px; }
    form input[type="text"] .placeholder, form input[type="email"] .placeholder, form input[type="password"] .placeholder, form textarea .placeholder {
      color: #aaa;
      font-size: 14px; }
    form input[type="text"] ::-webkit-input-placeholder, form input[type="email"] ::-webkit-input-placeholder, form input[type="password"] ::-webkit-input-placeholder, form textarea ::-webkit-input-placeholder {
      color: #aaa;
      font-size: 14px; }
    form input[type="text"] ::-moz-placeholder, form input[type="email"] ::-moz-placeholder, form input[type="password"] ::-moz-placeholder, form textarea ::-moz-placeholder {
      color: #aaa;
      font-size: 14px; }
    form input[type="text"] ::-moz-placeholder, form input[type="email"] ::-moz-placeholder, form input[type="password"] ::-moz-placeholder, form textarea ::-moz-placeholder {
      color: #aaa;
      font-size: 14px; }
    form input[type="text"] ::-ms-input-placeholder, form input[type="email"] ::-ms-input-placeholder, form input[type="password"] ::-ms-input-placeholder, form textarea ::-ms-input-placeholder {
      color: #aaa;
      font-size: 14px; }
    form input[type="text"]:focus, form input[type="email"]:focus, form input[type="password"]:focus, form textarea:focus {
      border-bottom: 1px solid #006666;
      color: #006666;
      outline: none; }
    form input[type="text"]:focus + label, form input[type="text"]:focus > label, form input[type="email"]:focus + label, form input[type="email"]:focus > label, form input[type="password"]:focus + label, form input[type="password"]:focus > label, form textarea:focus + label, form textarea:focus > label {
      color: #006666;
      outline: none; }
    form input[type="text"].error, form input[type="email"].error, form input[type="password"].error, form textarea.error {
      border-bottom: 1px solid red; }
  form label {
    text-transform: uppercase;
    color: #666;
    font-size: 0.85714em; }
    form label.error_label {
      color: red; }
    form label.error {
      display: none !important; }
    form label.labelfocus {
      color: #006666;
      outline: none; }
  form input[type="submit"] {
    outline: none;
    padding: 8px 18px;
    color: white;
    text-transform: uppercase;
    cursor: pointer;
    border: none;
    display: inline-block;
    position: relative;
    z-index: 1;
    background: #006666;
    font-size: 15px;
    text-align: left;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    @media (max-width: 500px) {
      form input[type="submit"] {
        display: block;
        text-align: center; } }
    .no-touch form input[type="submit"]:hover {
      background: #005c5c;
      color: white; }
    form input[type="submit"] a, form input[type="submit"] a:hover {
      color: white; }
    @media (max-width: 500px) {
      form input[type="submit"] {
        width: 100%;
        margin-bottom: 30px; } }
  form select {
    width: 100%;
    border: 1px solid #ccc;
    height: 35px;
    text-transform: uppercase;
    outline: none; }
  form .radio {
    margin-right: 15px; }
    form .radio .iradio_square-grey {
      margin-right: 5px; }

.hidden_warning, .hidden_notice {
  display: none; }

.breadcrumbs {
  text-transform: uppercase;
  float: left;
  font-size: 0.92857em;
  margin-top: 25px;
  margin-left: 20px;
  color: #009999;
  font-weight: 500; }
  .breadcrumbs a {
    color: #666;
    font-weight: 400; }
  @media (max-width: 780px) {
    .breadcrumbs {
      display: none; } }

.top_head {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background: white; }
  .top_head:after {
    content: " ";
    display: block;
    clear: both; }
  @media (max-width: 780px) {
    .top_head {
      background-image: url("../images/logo_mobile.png");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 90px;
      position: fixed;
      z-index: 100;
      width: 100%; } }
  .top_head .logo {
    margin: 0;
    float: left;
    background: #006666; }
    @media (max-width: 780px) {
      .top_head .logo {
        background: transparent;
        float: left;
        height: 40px;
        left: 50%;
        margin: 0 0 0 -50px;
        position: inherit;
        width: 100px; } }
    @media (max-width: 780px) {
      .top_head .logo img {
        display: none; } }
    .top_head .logo a {
      display: block; }
      @media (max-width: 780px) {
        .top_head .logo a {
          width: 100px;
          height: 40px; } }
  .top_head .open_user_mobile, .top_head .open_main_mobile {
    padding: 5px;
    height: 30px;
    width: 30px;
    cursor: pointer; }
  .top_head .open_main_mobile {
    float: left;
    background-image: url("../images/icone/burger.png");
    background-repeat: no-repeat;
    background-position: center center; }
    @media (min-width: 781px) {
      .top_head .open_main_mobile {
        display: none; } }
  .top_head .open_user_mobile {
    float: right;
    background-image: url("../images/icone/profile.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #006666; }
    .top_head .open_user_mobile span {
      display: inline-block;
      background-repeat: no-repeat;
      background-image: url("../images/icone/spritesheet_new.png");
      overflow: hidden;
      text-indent: -9999px;
      text-align: left;
      background-position: -28px -120px;
      width: 18px;
      height: 25px;
      margin-left: 6px; }
    @media (min-width: 781px) {
      .top_head .open_user_mobile {
        display: none; } }

.main_footer {
  border-top: 2px solid white;
  padding: 2em 0 1em;
  background: #ededed;
  clear: both;
  font-size: 0.85714em;
  color: #666;
  text-align: center;
  text-transform: uppercase; }
  .main_footer a, .main_footer strong {
    color: #006666; }
  .main_footer span {
    border-left: 1px solid #d4d4d4;
    margin-left: 10px;
    padding-left: 10px; }
    .main_footer span:first-child {
      border-left: none;
      margin-left: none;
      padding-left: none; }

.main_side {
  text-transform: uppercase;
  padding: 0;
  background: white;
  height: 100%;
  z-index: 1;
  float: left;
  position: absolute;
  overflow: hidden; }
  .main_side ul {
    list-style: none;
    padding-left: 0; }
    .main_side ul li {
      list-style: none; }
  @media (max-width: 780px) {
    .main_side {
      width: 280px;
      position: fixed;
      z-index: 25;
      box-shadow: 5px 0px 0px rgba(0, 0, 0, 0.2); }
      .main_side.closed {
        left: -345px; } }
  @media (max-width: 780px) {
    .main_side .social_list {
      width: auto;
      padding-left: 6px; } }
  @media (max-width: 780px) {
    .main_side .social_list4 {
      width: auto;
      padding-left: 6px; } }

.menu_main {
  margin: 0 15px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px; }
  @media (max-width: 780px) {
    .menu_main {
      padding-bottom: 0; } }
  .menu_main .menu li a {
    width: 100px;
    padding-left: 54px;
    margin-left: 6px;
    font-size: 12px;
    color: #666;
    display: block;
    background-image: url("../images/icone/menu_icons.png");
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 15px;
    height: 34px;
    line-height: 34px;
    list-style: none;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .no-touch .menu_main .menu li a:hover {
      color: #006666; }
    @media (max-width: 780px) {
      .menu_main .menu li a {
        margin-left: 0;
        background: none;
        padding-left: 0;
        font-size: 15px;
        width: auto;
        margin-bottom: 5px; } }
  .menu_main .menu li.current-menu-item a {
    color: #006666; }
  @media (min-width: 780px) {
    .menu_main .menu .home {
      display: none; } }
  .menu_main .menu .filosofia a {
    background-position: 0 0; }
    .no-touch .menu_main .menu .filosofia a:hover {
      background-position: 0 -81px; }
  .menu_main .menu .filosofia.current-menu-item a {
    background-position: 0 -81px; }
  .menu_main .menu .magazine a {
    background-position: 0 -162px; }
    .no-touch .menu_main .menu .magazine a:hover {
      background-position: 0 -245px; }
  .menu_main .menu .magazine.current-menu-item a {
    background-position: 0 -245px; }
  .menu_main .menu .ricette a {
    background-position: 0 -328px; }
    .no-touch .menu_main .menu .ricette a:hover {
      background-position: 0 -412px; }
  .menu_main .menu .ricette.current-menu-item a {
    background-position: 0 -412px; }
  .menu_main .menu .cenaperfetta a {
    background-position: 0 -496px; }
    .no-touch .menu_main .menu .cenaperfetta a:hover {
      background-position: 0 -573px; }
  .menu_main .menu .cenaperfetta.current-menu-item a {
    background-position: 0 -573px; }

@media (max-width: 780px) {
  .menu_brand {
    padding: 0 15px; } }

.menu_brand .brand li {
  border-left: 4px solid white;
  border-right: 4px solid white;
  list-style: none;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s; }
  @media (max-width: 780px) {
    .menu_brand .brand li {
      border-left: none; } }

.menu_brand .brand a {
  text-indent: -9999px;
  display: block;
  background-size: contain;
  height: 60px;
  margin: 0 4px 10px 4px; }
  @media (max-width: 780px) {
    .menu_brand .brand a {
      text-indent: 0;
      height: auto;
      font-size: 15px;
      color: #666;
      margin: 0;
      margin-bottom: 5px;
      height: 34px; } }

.no-touch .menu_brand .brand .fini:hover, .menu_brand .brand .fini.current-menu-item, .menu_brand .brand .fini.current_page_parent {
  border-left: 4px solid #002d5a; }
  @media (max-width: 780px) {
    .no-touch .menu_brand .brand .fini:hover, .menu_brand .brand .fini.current-menu-item, .menu_brand .brand .fini.current_page_parent {
      border-left: 4px solid white; } }

.menu_brand .brand .fini a {
  height: 70px !important;
  background-image: url("../images/brands/fini.png");
  background-repeat: no-repeat;
  background-position: center center; }
  @media (max-width: 780px) {
    .menu_brand .brand .fini a {
      background: none;
      border-left: none; } }

.no-touch .menu_brand .brand .greci:hover, .menu_brand .brand .greci.current-menu-item, .menu_brand .brand .greci.current_page_parent {
  border-left: 4px solid #005826; }
  @media (max-width: 780px) {
    .no-touch .menu_brand .brand .greci:hover, .menu_brand .brand .greci.current-menu-item, .menu_brand .brand .greci.current_page_parent {
      border-left: 4px solid white; } }

.menu_brand .brand .greci a {
  background-image: url("../images/brands/greci.png");
  background-repeat: no-repeat;
  background-position: center center; }
  @media (max-width: 780px) {
    .menu_brand .brand .greci a {
      background: none;
      border-left: none; } }

.no-touch .menu_brand .brand .conserve:hover, .menu_brand .brand .conserve.current-menu-item, .menu_brand .brand .conserve.current_page_parent {
  border-left: 4px solid #cc0033; }
  @media (max-width: 780px) {
    .no-touch .menu_brand .brand .conserve:hover, .menu_brand .brand .conserve.current-menu-item, .menu_brand .brand .conserve.current_page_parent {
      border-left: 4px solid white; } }

.menu_brand .brand .conserve a {
  height: 70px !important;
  background-image: url("../images/brands/cdn.png");
  background-repeat: no-repeat;
  background-position: center center; }
  @media (max-width: 780px) {
    .menu_brand .brand .conserve a {
      background: none;
      border-left: none; } }

.menu_social {
  display: flex;
  align-content: center; }

.menu_area {
  margin: 0 15px;
  border-top: 1px solid #ccc;
  padding-top: 20px; }
  @media (max-width: 780px) {
    .menu_area {
      padding-top: 0; } }
  @media (max-width: 780px) {
    .closed .menu_area {
      display: block; } }
  .menu_area ul.area li a {
    background-image: url("../images/icone/menu_trade.png");
    background-repeat: no-repeat;
    background-position: top 5px;
    font-size: 12px;
    color: #666;
    height: 30px;
    line-height: 30px;
    width: 100px;
    padding-left: 55px;
    display: block; }
    @media (max-width: 780px) {
      .menu_area ul.area li a {
        background: none;
        padding-left: 0;
        text-indent: 0;
        height: auto;
        line-height: auto;
        font-size: 15px;
        color: #666;
        margin-bottom: 5px;
        height: 34px; } }
  .menu_area ul.area .area-trade a {
    background-position: 5px 0; }
    .no-touch .menu_area ul.area .area-trade a:hover {
      background-position: 5px -77px;
      color: #006666; }
  .menu_area ul.area .area_press a {
    background-position: 5px -154px; }
    .no-touch .menu_area ul.area .area_press a:hover {
      background-position: 5px -231px;
      color: #006666; }
  .menu_area ul.area .language-icone a {
    background-position: 5px -306px;
    white-space: nowrap; }
    .no-touch .menu_area ul.area .language-icone a:hover {
      background-position: 5px -384px;
      color: #006666; }

/* BLOCCO GESTIONE SOCIAL */
.closed .social_list li {
  margin: 3px 10px 10px 23px;
  float: none; }

.closed .social_list4 li {
  margin: 3px 10px 10px 23px;
  float: none; }

.social_list {
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-top: 2em;
  overflow: hidden; }
  .social_list li {
    width: 30px;
    height: auto;
    float: left;
    margin: 0 9px;
    list-style: none; }
    .social_list li a {
      background-image: url("../images/icone/socials.png");
      background-repeat: no-repeat;
      background-position: top left;
      text-indent: -9999px;
      display: block;
      height: 27px;
      margin-bottom: 10px; }
  .social_list .facebook a {
    background-position: 0 0; }
    .no-touch .social_list .facebook a:hover {
      background-position: 0 -77px; }
    .main_side.open .social_list .facebook a {
      margin-left: 0; }
  .social_list .google a {
    background-position: 0 -154px; }
    .no-touch .social_list .google a:hover {
      background-position: 0 -231px; }
  .social_list .youtube a {
    background-position: 0 -308px; }
    .no-touch .social_list .youtube a:hover {
      background-position: 0 -385px; }
  .social_list .instagram a {
    background-position: 0 -461px; }
    .no-touch .social_list .instagram a:hover {
      background-position: 0 -539px; }

.social_list4 {
  display: inline-table !important;
  margin: 0 auto;
  padding-top: 20px;
  width: 100px;
  overflow: hidden;
  padding-left: 0; }
  .social_list4 li {
    width: 30px;
    height: auto;
    float: left;
    margin: 0 9px;
    list-style: none; }
    .social_list4 li a {
      background-image: url("../images/icone/socials.png");
      background-repeat: no-repeat;
      background-position: top left;
      text-indent: -9999px;
      display: block;
      height: 27px;
      margin-bottom: 10px; }
  .social_list4 .facebook a {
    background-position: 0 0; }
    .no-touch .social_list4 .facebook a:hover {
      background-position: 0 -77px; }
    .main_side.open .social_list4 .facebook a {
      margin-left: 0; }
  .social_list4 .google a {
    background-position: 0 -154px; }
    .no-touch .social_list4 .google a:hover {
      background-position: 0 -231px; }
  .social_list4 .youtube a {
    background-position: 0 -308px; }
    .no-touch .social_list4 .youtube a:hover {
      background-position: 0 -385px; }
  .social_list4 .instagram a {
    background-position: 0 -461px; }
    .no-touch .social_list4 .instagram a:hover {
      background-position: 0 -539px; }

.user_side {
  background: #006666;
  width: 280px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  color: white; }
  @media (max-width: 780px) {
    .user_side {
      position: fixed; } }
  .user_side a {
    color: white; }
    .no-touch .user_side a:hover {
      color: #ddd; }
  .user_side h1, .user_side h2, .user_side h3 {
    color: white; }
  .user_side.closed {
    right: -280px; }
    @media (max-width: 780px) {
      .user_side.closed {
        right: -300px; } }
  .user_side.open {
    box-shadow: -3px 0px 3px rgba(0, 0, 0, 0.2); }
    .user_side.open .tabs {
      box-shadow: -3px 3px 3px rgba(0, 0, 0, 0.2); }
  .user_side .tab_head {
    padding: 0 30px; }
    .user_side .tab_head .hello_user {
      margin-bottom: 0; }
    .user_side .tab_head h2 {
      margin: 0; }
    .user_side .tab_head h3 {
      color: #004d4d;
      margin: 40px 0 30px 0; }
      @media (max-width: 780px) {
        .user_side .tab_head h3 {
          margin: 24px 0 10px 0; } }
  @media (max-width: 780px) {
    .user_side .profile_likes .tab_head h2, .user_side .profile_likes .tab_head p {
      display: none; } }
  @media (max-width: 780px) {
    .user_side .profile_likes .profile_notlog {
      display: none; } }
  .user_side form label {
    color: #ddd; }
  .user_side form input[type="text"], .user_side form input[type="email"], .user_side form input[type="password"] {
    border-bottom: 1px solid white;
    color: white;
    padding-left: 30px;
    background: none; }
    .user_side form input[type="text"]:focus + label, .user_side form input[type="text"]:focus > label, .user_side form input[type="email"]:focus + label, .user_side form input[type="email"]:focus > label, .user_side form input[type="password"]:focus + label, .user_side form input[type="password"]:focus > label {
      color: white; }
  .user_side form input[type="submit"] {
    padding: 8px 18px;
    color: white;
    text-transform: uppercase;
    cursor: pointer;
    border: none;
    display: inline-block;
    position: relative;
    z-index: 1;
    background: #004d4d;
    font-size: 15px;
    text-align: left;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    @media (max-width: 500px) {
      .user_side form input[type="submit"] {
        display: block;
        text-align: center; } }
    .no-touch .user_side form input[type="submit"]:hover {
      background: #004242;
      color: white; }
    .user_side form input[type="submit"] a, .user_side form input[type="submit"] a:hover {
      color: white; }
  .user_side form .login-username span {
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url("../images/icone/spritesheet_new.png");
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
    background-position: -2px -91px;
    width: 24px;
    height: 23px;
    position: absolute;
    margin-top: 5px; }
  .user_side form .login-password span {
    /*+bg-img("side/password.png", left center)*/
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url("../images/icone/spritesheet_new.png");
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
    background-position: -2px -116px;
    width: 24px;
    height: 23px;
    position: absolute;
    margin-top: 5px; }
  .user_side form .login-username input {
    width: 165px; }
  .user_side form .login-password input {
    width: 165px; }
  .user_side .bottone {
    padding: 8px 18px;
    color: white;
    text-transform: uppercase;
    cursor: pointer;
    border: none;
    display: inline-block;
    position: relative;
    z-index: 1;
    background: #004d4d;
    font-size: 15px;
    text-align: left;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    @media (max-width: 500px) {
      .user_side .bottone {
        display: block;
        text-align: center; } }
    .no-touch .user_side .bottone:hover {
      background: #004242;
      color: white; }
    .user_side .bottone a, .user_side .bottone a:hover {
      color: white; }
  @media (max-width: 780px) {
    .user_side {
      width: 280px;
      z-index: 25;
      top: 40px;
      box-shadow: -5px 0px 0px rgba(0, 0, 0, 0.2); } }
  .user_side .profile_notlog {
    margin: 0 30px;
    overflow: hidden; }
    .user_side .profile_notlog .fb_login_btn a {
      background-size: 100%;
      padding: 12px 22px; }
    .user_side .profile_notlog header {
      text-align: center; }
      .user_side .profile_notlog header h2 {
        margin-top: 10px;
        margin-bottom: 5px; }
    .user_side .profile_notlog .oppure {
      text-align: center;
      overflow: hidden;
      text-transform: uppercase; }
      .user_side .profile_notlog .oppure:after, .user_side .profile_notlog .oppure:before {
        background: white;
        display: inline-block;
        height: 1px;
        position: relative;
        vertical-align: middle;
        width: 50%; }
      .user_side .profile_notlog .oppure:after {
        right: -1em;
        margin-right: -50%; }
      .user_side .profile_notlog .oppure:before {
        left: -1em;
        margin-left: -50%; }
    .user_side .profile_notlog .registrati {
      margin-top: 50px; }
      .user_side .profile_notlog .registrati a {
        width: auto; }
  .user_side .menu {
    text-transform: uppercase;
    margin-bottom: 0; }
    .user_side .menu li a {
      display: block;
      padding: 15px 30px; }
      .no-touch .user_side .menu li a:hover {
        background: #005c5c; }
  .user_side #user_tabs ul {
    list-style: none;
    padding-left: 0; }
    .user_side #user_tabs ul li {
      list-style: none; }
  .user_side #user_tabs ul.tabs {
    margin: 0;
    position: absolute;
    width: 70px;
    left: -70px;
    z-index: 2; }
    @media (max-width: 780px) {
      .user_side #user_tabs ul.tabs {
        display: none; } }
    .user_side #user_tabs ul.tabs li a, .user_side #user_tabs ul.tabs li .likeAdded {
      outline: none;
      height: 66px;
      display: block;
      background-color: #004d4d; }
      .user_side #user_tabs ul.tabs li a:hover, .user_side #user_tabs ul.tabs li .likeAdded:hover {
        background-color: #003d3d; }
    .user_side #user_tabs ul.tabs li.ui-tabs-active a {
      background-color: #006666; }
  .user_side #user_tabs .likeAdded {
    display: none;
    margin: 0;
    position: absolute;
    width: 70px;
    left: -70px;
    top: 66px;
    height: 66px;
    background: #004d4d;
    z-index: 10;
    background-image: url("../images/side/piu_uno.png");
    background-repeat: no-repeat;
    background-position: center center; }
  .user_side #user_tabs .tab {
    padding-top: 10px; }
  .user_side #user_tabs .label_tab_utente {
    background-image: url("../images/icone/profile.png");
    background-repeat: no-repeat;
    background-position: center center; }
    .user_side #user_tabs .label_tab_utente img {
      padding: 5px 7px;
      width: 56px; }
  .user_side #user_tabs .label_tab_like {
    background-image: url("../images/icone/heart_profile.png");
    background-repeat: no-repeat;
    background-position: center center; }
  .user_side #user_tabs .menu li a {
    padding-left: 70px; }
  .user_side #user_tabs .user .vedi_profilo a {
    background-image: url("../images/side/vedi_profilo.png");
    background-repeat: no-repeat;
    background-position: 30px center; }
  .user_side #user_tabs .user .modifica_profilo a {
    background-image: url("../images/side/edit.png");
    background-repeat: no-repeat;
    background-position: 30px center; }
  .user_side #user_tabs .user .aiuto a {
    background-image: url("../images/side/help.png");
    background-repeat: no-repeat;
    background-position: 30px center; }
  .user_side #user_tabs .user #log-in-out-link a {
    background-image: url("../images/side/logout.png");
    background-repeat: no-repeat;
    background-position: 30px center; }
  .user_side #user_tabs .menu_favs .articoli a {
    background-image: url("../images/side/articoli.png");
    background-repeat: no-repeat;
    background-position: 30px center; }
  .user_side #user_tabs .menu_favs .ricette a {
    background-image: url("../images/side/ricette.png");
    background-repeat: no-repeat;
    background-position: 30px center; }
  .user_side #user_tabs .menu_favs .prodotti a {
    background-image: url("../images/side/prodotti.png");
    background-repeat: no-repeat;
    background-position: 30px center; }
  .user_side #user_tabs .menu_favs .sendReciepesIcon {
    background-color: #FFF;
    margin: 10px 30px 0; }
    .user_side #user_tabs .menu_favs .sendReciepesIcon a {
      background-image: url("../images/side/invia_ricetta.png");
      background-repeat: no-repeat;
      background-position: 20px center;
      color: #003333; }
      .user_side #user_tabs .menu_favs .sendReciepesIcon a:hover {
        color: #FFF !important;
        background-image: url("../images/side/invia_ricettaHover.png");
        background-repeat: no-repeat;
        background-position: 20px center; }
  .user_side #user_tabs .menu_favs .cene a {
    background-image: url("../images/side/cene_perfette.png");
    background-repeat: no-repeat;
    background-position: 30px center; }
  .user_side .ctaside {
    overflow: hidden;
    text-transform: uppercase;
    position: fixed;
    width: 220px;
    bottom: 0;
    display: none;
    text-align: center; }
    .user_side .ctaside.questionario {
      margin: 0 30px; }
    .user_side .ctaside .top {
      background: white;
      color: #006666;
      padding: 10px 30px; }
    .user_side .ctaside .bottone {
      padding: 10px 0;
      text-align: center; }
  .user_side input[type="submit"], .user_side .bottone {
    width: 100%; }
  .user_side input[type="text"], .user_side input[type="password"] {
    border-color: #ccc;
    color: white; }
    .user_side input[type="text"] .placeholder, .user_side input[type="password"] .placeholder {
      color: #ccc; }
    .user_side input[type="text"] ::-webkit-input-placeholder, .user_side input[type="password"] ::-webkit-input-placeholder {
      color: #ccc; }
    .user_side input[type="text"] ::-moz-placeholder, .user_side input[type="password"] ::-moz-placeholder {
      color: #ccc; }
    .user_side input[type="text"] ::-moz-placeholder, .user_side input[type="password"] ::-moz-placeholder {
      color: #ccc; }
    .user_side input[type="text"] ::-ms-input-placeholder, .user_side input[type="password"] ::-ms-input-placeholder {
      color: #ccc; }
    .user_side input[type="text"]:focus, .user_side input[type="password"]:focus {
      border-color: white; }

.fb_login_btn {
  text-align: center; }
  .fb_login_btn a {
    background-image: url("../images/fb_btn.png");
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 30px;
    display: inline-block;
    padding: 12px 40px;
    text-transform: uppercase;
    color: white;
    width: 173px;
    text-align: left; }
    .fb_login_btn a:hover {
      color: white; }

.quadrati, .quadrati_correlati {
  margin-left: -6px;
  margin-bottom: -5px;
  overflow: hidden; }
  .quadrati::after, .quadrati_correlati::after {
    clear: both;
    content: "";
    display: block; }
  .fini .quadrati, .fini .quadrati_correlati {
    background: #002d5a; }
  .greci .quadrati, .greci .quadrati_correlati {
    background: #005826; }
  .le-conserve-della-nonna .quadrati, .le-conserve-della-nonna .quadrati_correlati {
    background: #cc0033; }

.fini article.square.piccolo.prod_block a .copertina {
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
    -webkit-transform-transform: none; }

.fini article.square.piccolo.prod_block h2 {
  font-size: 1.2em;
  margin-bottom: 0;
  color: #0e2444; }

.le-conserve-della-nonna article.square.piccolo.prod_block a .copertina {
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
    -webkit-transform-transform: none; }

.le-conserve-della-nonna article.square.piccolo.prod_block h2 {
  font-size: 1.2em;
  margin-bottom: 0;
  color: #9c051f; }

.le-conserve-della-nonna article a {
  display: block; }

.quadrato {
  padding-top: 100%; }

article.square {
  position: relative;
  overflow: hidden;
  image-rendering: auto;
  width: 50%;
  float: left; }
  article.square.prod_block header {
    opacity: 0;
    top: -100px; }
    @media (max-width: 780px) {
      article.square.prod_block header {
        background-color: rgba(255, 255, 255, 0.8);
        left: 10px;
        max-width: none;
        width: 80%;
        opacity: 1;
        top: 10px; } }
    article.square.prod_block header h2 {
      font-size: 0.9em !important;
      padding-left: 2px !important;
      text-align: left !important; }
  article.square.prod_block:hover header {
    background-color: rgba(255, 255, 255, 0.6);
    left: 10px;
    max-width: none;
    width: 80%;
    opacity: 1;
    animation-name: fadeInDown;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    top: 10px;
    image-rendering: auto; }
  @media (max-width: 500px) {
    article.square {
      width: 100%;
      float: left; } }
  article.square.prod_block a header, article.square.prod_block .testo_box {
    z-index: 0; }
  article.square.prod_block a .post_thumb {
    z-index: 1; }
  .no-touch article.square:hover header {
    z-index: 1; }
  .no-touch article.square:hover header .meta_info .icone_cat {
    height: 25px; }
  .no-touch article.square:hover a .copertina {
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
      -webkit-transform-transform: scale(1.2);
    image-rendering: auto; }
  article.square.prod_block:hover a .copertina {
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
      -webkit-transform-transform: scale(1.2); }
  article.square .content_box {
    position: relative;
    overflow: hidden;
    left: 6px;
    bottom: 6px; }
  article.square .testo_box {
    position: absolute;
    z-index: 2;
    width: 90%;
    height: 90%;
    padding: 5%;
    text-align: center;
    font-size: 0.92857em;
    margin-left: -3px; }
    article.square .testo_box .testo {
      position: absolute;
      width: 90%;
      bottom: 20px; }
      article.square .testo_box .testo p {
        margin-bottom: 0; }
  article.square header {
    text-transform: uppercase;
    position: absolute;
    text-align: left;
    z-index: 2;
    left: 12px;
    right: 20px;
    top: 20px;
    max-width: 60%; }
    article.square header .meta_info .icone_cat {
      -moz-transition-delay: 0.5s;
      -o-transition-delay: 0.5s;
      -webkit-transition-delay: 0.5s;
      transition-delay: 0.5s;
      -moz-transition: all 0.2s;
      -o-transition: all 0.2s;
      -webkit-transition: all 0.2s;
      transition: all 0.2s;
      overflow: hidden;
      top: 3px;
      position: relative;
      height: 5px; }
      @media (max-width: 780px) {
        article.square header .meta_info .icone_cat {
          height: 25px; } }
    article.square header .meta_info img {
      background: #006666;
      margin-right: 0px;
      margin-bottom: -3px;
      height: 15px;
      padding: 5px;
      display: block;
      float: left; }
    article.square header .meta_info span {
      background: #006666;
      color: white;
      padding: 4px;
      padding-right: 10px;
      padding-left: 4px;
      top: 3px;
      position: relative; }
    article.square header h2 {
      font-size: 1.1em;
      position: relative;
      display: inline;
      background: white;
      margin-top: 0;
      padding: 0.25em 0;
      padding-right: 0.25em;
      padding-top: 0.25em !important;
      left: 4px;
      top: 7px;
      line-height: 1.4em;
      box-shadow: 10px 0 0 white, -4px 0 0 white;
      color: #006666; }
      .page-gamma-fini article.square header h2, .tax-gamma-fini article.square header h2, .tax-gamma-gnb-fini article.square header h2, .gamma-fini article.square header h2, .tax-gamma-fini .categorie_correlate_brand article.square header h2 {
        background: #002d5a;
        box-shadow: 0.25em 0 0 #002d5a, -0.25em 0 0 #002d5a;
        color: white; }
      .page-gamma-cdn article.square header h2, .tax-gamma-cdn article.square header h2, .tax-gamma-gnb-cdn article.square header h2, .gamma-conserve-della-nonna article.square header h2, .tax-gamma-cdn .categorie_correlate_brand article.square header h2 {
        background: #cc0033;
        color: white;
        box-shadow: 0.25em 0 0 #cc0033, -0.25em 0 0 #cc0033; }
      .page-gamma-greci article.square header h2, .tax-gamma-greci article.square header h2, .gamma-greci article.square header h2, .tax-gamma-greci .categorie_correlate_brand article.square header h2 {
        background: #005826;
        box-shadow: 0.25em 0 0 #005826, -0.25em 0 0 #005826;
        color: white; }
    article.square header .testo {
      margin-top: 20px;
      color: white; }
  article.square .post_thumb {
    overflow: hidden; }
    article.square .post_thumb .video_YT.thumbMagazine {
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
      article.square .post_thumb .video_YT.thumbMagazine .top_copertina {
        background-size: 100% auto;
        display: block;
        padding-top: 0;
        position: relative;
        z-index: 2147483647;
        height: 100%;
        background-position: center center;
        opacity: 0; }
    article.square .post_thumb .copertina {
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      padding-top: 100%;
      width: 100%;
      -moz-transition: all, 0.3s;
      -o-transition: all, 0.3s;
      -webkit-transition: all, 0.3s;
      transition: all, 0.3s; }
  .no-touch .archive article.square.ricetta:hover .meta_info .icone_cat, .no-touch .home article.square.ricetta:hover .meta_info .icone_cat {
    height: 25px; }
  article.square.ricetta .meta_info span, article.square.ricetta .meta_info img {
    background: black; }
  .archive article.square.ricetta .meta_info .icone_cat, .home article.square.ricetta .meta_info .icone_cat {
    height: 5px; }
    @media (max-width: 780px) {
      .archive article.square.ricetta .meta_info .icone_cat, .home article.square.ricetta .meta_info .icone_cat {
        height: 25px; } }
  article.square.ricetta h2 {
    color: black; }

article.square.prodotto.blocco.prod_block:hover .meta_info .icone_cat {
  height: 5px; }

@media (max-width: 500px) {
  article.grande.blocco {
    display: none !important; } }

article.piccolo {
  width: 25%;
  float: left; }
  article.piccolo header {
    max-width: none; }
  @media (max-width: 780px) {
    article.piccolo {
      width: 50%;
      float: left; } }
  @media (max-width: 500px) {
    article.piccolo {
      width: 100%;
      float: left; } }

@media (max-width: 780px) {
  article.rect, article.rettangolare {
    width: 50%;
    float: left; } }

@media (max-width: 500px) {
  article.rect, article.rettangolare {
    width: 100%;
    float: left; } }

article.rect .post_thumb .copertina, article.rettangolare .post_thumb .copertina {
  padding-top: 50%; }

.related-row h2 {
  text-align: center;
  text-transform: none; }

.related-row article.rect, .related-row article.rettangolare {
  width: 48%;
  padding-right: 10px; }
  .related-row article.rect h2, .related-row article.rettangolare h2 {
    text-transform: uppercase; }
  @media (max-width: 880px) {
    .related-row article.rect, .related-row article.rettangolare {
      width: 50%;
      padding-right: 0; } }
  @media (max-width: 780px) {
    .related-row article.rect, .related-row article.rettangolare {
      width: 50%;
      float: left; } }
  @media (max-width: 500px) {
    .related-row article.rect, .related-row article.rettangolare {
      width: 100%;
      float: left; } }
  .related-row article.rect .post_thumb .copertina, .related-row article.rettangolare .post_thumb .copertina {
    padding-top: 70%; }

@media (max-width: 780px) {
  .fini article.rettangolare .post_thumb .copertina, .greci article.rettangolare .post_thumb .copertina, .le-conserve-della-nonna article.rettangolare .post_thumb .copertina {
    padding-top: 100%; } }

article.twosq .post_thumb {
  width: 50%;
  float: right; }

article.focus_block {
  text-align: center;
  text-transform: uppercase; }
  article.focus_block .border_text {
    z-index: 2;
    border: 2px solid white;
    padding: 3px;
    position: absolute;
    margin: 0 auto;
    top: 50%;
    left: 0;
    right: 0;
    display: block;
    width: 80%; }
  article.focus_block .testo_focus {
    background: white;
    padding: 20px 35px;
    font-size: 1.14286em; }
  article.focus_block .buttonRegister {
    padding: 8px 18px;
    color: white;
    text-transform: uppercase;
    cursor: pointer;
    border: none;
    display: inline-block;
    position: relative;
    z-index: 1;
    background: #006666;
    font-size: 15px;
    text-align: left;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: 7px; }
    @media (max-width: 500px) {
      article.focus_block .buttonRegister {
        display: block;
        text-align: center; } }
    .no-touch article.focus_block .buttonRegister:hover {
      background: #005c5c;
      color: white; }
    article.focus_block .buttonRegister a, article.focus_block .buttonRegister a:hover {
      color: white; }
  article.focus_block .content_box .counter_favs {
    margin: 0;
    clear: both;
    padding: 0;
    overflow: hidden;
    list-style: none;
    text-transform: uppercase; }
    article.focus_block .content_box .counter_favs li {
      width: 46.66667%;
      float: left;
      margin-left: 1.66667%;
      margin-right: 1.66667%;
      margin-bottom: 10px;
      margin-top: 10px; }
      @media (max-width: 780px) {
        article.focus_block .content_box .counter_favs li {
          width: 38.33333%;
          margin: 0 auto;
          width: 49%; } }
      article.focus_block .content_box .counter_favs li .counter {
        background-position: 40px 10px;
        min-width: 79px;
        font-size: 17px !important;
        line-height: 36px; }
        @media (max-width: 780px) {
          article.focus_block .content_box .counter_favs li .counter {
            background-position: left 10px;
            min-width: auto;
            padding-right: 0; } }
    article.focus_block .content_box .counter_favs span {
      font-size: 12px;
      white-space: nowrap; }
      @media (max-width: 880px) {
        article.focus_block .content_box .counter_favs span {
          display: none; } }

article.focus_block.asidefocus {
  height: auto !important; }
  @media (max-width: 1090px) {
    article.focus_block.asidefocus .testo_focus .testo {
      font-size: 12px; } }

.asidefocus.focus_block2 .testo_focus {
  padding: 0 35px 24px; }
  @media (max-width: 1090px) {
    .asidefocus.focus_block2 .testo_focus {
      padding: 10px 35px 54px; } }
  @media (max-width: 1090px) {
    .asidefocus.focus_block2 .testo_focus .titleArticle {
      display: none; } }

.asidefocus.focus_block2 .border_text {
  margin-top: 0 !important;
  top: 0 !important; }

.asidefocus.focus_block2 .icona_bloc {
  padding: 45px 0 0; }
  .asidefocus.focus_block2 .icona_bloc span {
    display: none; }

.asidefocus.focus_block2 .content_box .counter_favs li {
  margin-bottom: -4px;
  margin-top: -1px; }
  .asidefocus.focus_block2 .content_box .counter_favs li .counter {
    background-position: 3px 9px;
    font-size: 15px !important;
    line-height: 36px;
    min-width: 41px; }

article.focus_block2 .border_text {
  border: none; }
  article.focus_block2 .border_text .testo > p {
    background-color: #006666;
    color: #FFF;
    padding: 5px; }
    @media (max-width: 880px) {
      article.focus_block2 .border_text .testo > p {
        margin-bottom: 0; } }

@media (max-width: 880px) {
  .icona_bloc {
    min-width: 44px; } }

article.focus_block.focus_block2 .testo_focus {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9); }

article.social_block {
  text-transform: uppercase; }
  article.social_block .content_box {
    color: white;
    background: #96C9CA; }
    article.social_block .content_box h2 {
      color: white;
      font-size: 1.28571em; }
      article.social_block .content_box h2:after, article.social_block .content_box h2:before {
        width: 50px; }
    @media (min-width: 780px) and (max-width: 880px) {
      article.social_block .content_box .testo {
        display: none; } }

article.icona_block {
  text-transform: uppercase; }
  article.icona_block .content_box {
    color: white; }
    article.icona_block .content_box h2 {
      color: white;
      font-size: 1.28571em; }
      article.icona_block .content_box h2:after, article.icona_block .content_box h2:before {
        width: 50px; }
    article.icona_block .content_box .icona {
      position: absolute;
      left: 0;
      right: 0;
      display: block;
      z-index: -1; }
    @media (min-width: 780px) and (max-width: 880px) {
      article.icona_block .content_box .testo {
        display: none; } }

article.register_block {
  text-transform: uppercase; }
  article.register_block .post_thumb {
    width: 50%;
    position: relative;
    left: -6px; }
    @media (max-width: 780px) {
      article.register_block .post_thumb {
        width: 100%; } }
    article.register_block .post_thumb .copertina {
      background-position: left center; }
  article.register_block .testo_box {
    right: 0;
    width: 40%;
    text-align: left; }
    @media (max-width: 780px) {
      article.register_block .testo_box {
        background: white; } }
    article.register_block .testo_box .testo {
      position: relative; }
    article.register_block .testo_box a {
      color: #006666; }

article.brand_block {
  color: white;
  text-align: center; }
  article.brand_block .testo {
    position: absolute;
    top: 60%;
    padding: 0 5%;
    font-size: 1.3em; }
    @media (max-width: 884px) {
      article.brand_block .testo {
        display: none; } }
  article.brand_block .logo_brand {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    display: block; }
  @media (max-width: 500px) {
    article.brand_block {
      display: none !important; } }

article.square.prod_block header {
  top: 10px;
  max-width: none; }
  article.square.prod_block header h2 {
    text-align: center;
    background: none;
    display: block;
    top: 0;
    padding: 0;
    left: 0;
    right: 0;
    box-shadow: none;
    font-size: 0.8em; }

.no-touch article.square.piccolo.blocco:hover a .copertina {
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
    -webkit-transform-transform: scale(1); }

.side_correlati article.square.cdn_prod header, .side_correlati article.square.fini_prod header, .side_correlati article.square.greci_prod header, .dashboard_content article.square.cdn_prod header, .dashboard_content article.square.fini_prod header, .dashboard_content article.square.greci_prod header, .le-conserve-della-nonna article.square.cdn_prod header, .le-conserve-della-nonna article.square.fini_prod header, .le-conserve-della-nonna article.square.greci_prod header {
  max-width: none;
  top: 12px; }

.side_correlati article.square.cdn_prod .content_box, .side_correlati article.square.fini_prod .content_box, .side_correlati article.square.greci_prod .content_box, .dashboard_content article.square.cdn_prod .content_box, .dashboard_content article.square.fini_prod .content_box, .dashboard_content article.square.greci_prod .content_box, .le-conserve-della-nonna article.square.cdn_prod .content_box, .le-conserve-della-nonna article.square.fini_prod .content_box, .le-conserve-della-nonna article.square.greci_prod .content_box {
  background-size: cover; }

.side_correlati article.square.cdn_prod h2, .side_correlati article.square.fini_prod h2, .side_correlati article.square.greci_prod h2, .dashboard_content article.square.cdn_prod h2, .dashboard_content article.square.fini_prod h2, .dashboard_content article.square.greci_prod h2, .le-conserve-della-nonna article.square.cdn_prod h2, .le-conserve-della-nonna article.square.fini_prod h2, .le-conserve-della-nonna article.square.greci_prod h2 {
  background: none;
  text-align: center;
  box-shadow: none;
  display: block;
  top: 0;
  line-height: 1; }

.side_correlati article.square.cdn_prod h2, .side_correlati article.square.single-gnb_cdn_prod h2, .dashboard_content article.square.cdn_prod h2, .dashboard_content article.square.single-gnb_cdn_prod h2, .le-conserve-della-nonna article.square.cdn_prod h2, .le-conserve-della-nonna article.square.single-gnb_cdn_prod h2 {
  color: #cc0033; }

.side_correlati article.square.cdn_prod .content_box, .side_correlati article.square.single-gnb_cdn_prod .content_box, .dashboard_content article.square.cdn_prod .content_box, .dashboard_content article.square.single-gnb_cdn_prod .content_box, .le-conserve-della-nonna article.square.cdn_prod .content_box, .le-conserve-della-nonna article.square.single-gnb_cdn_prod .content_box {
  background-image: url("../images/product_bkg_cdn.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover; }

.side_correlati article.square.fini_prod h2, .side_correlati article.square.single-gnb_fini_prod h2, .dashboard_content article.square.fini_prod h2, .dashboard_content article.square.single-gnb_fini_prod h2, .le-conserve-della-nonna article.square.fini_prod h2, .le-conserve-della-nonna article.square.single-gnb_fini_prod h2 {
  color: #002d5a; }

.side_correlati article.square.fini_prod .content_box, .side_correlati article.square.single-gnb_fini_prod .content_box, .dashboard_content article.square.fini_prod .content_box, .dashboard_content article.square.single-gnb_fini_prod .content_box, .le-conserve-della-nonna article.square.fini_prod .content_box, .le-conserve-della-nonna article.square.single-gnb_fini_prod .content_box {
  background-image: url("../images/product_bkg_fini.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover; }

.side_correlati article.square.greci_prod h2, .dashboard_content article.square.greci_prod h2, .le-conserve-della-nonna article.square.greci_prod h2 {
  color: #005826; }

.side_correlati article.square.greci_prod .content_box, .dashboard_content article.square.greci_prod .content_box, .le-conserve-della-nonna article.square.greci_prod .content_box {
  background-image: url("../images/product_bkg_greci.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover; }

.side_correlati article.square header .meta_info span, .dashboard_content article.square header .meta_info span, .le-conserve-della-nonna article.square header .meta_info span {
  padding: 4px 4px 4px 4px; }

.le-conserve-della-nonna article.square.prod_block .content_box, .single-cdn_prod article.square.prod_block .content_box, .single-gnb_cdn_prod article.square.prod_block .content_box, .tax-gamma-cdn article.square.prod_block .content_box, .tax-gamma-gnb-cdn article.square.prod_block .content_box {
  background-image: url("../images/product_bkg_cdn.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover; }

.fini article.square.prod_block .content_box, .single-fini_prod article.square.prod_block .content_box, .single-gnb_fini_prod article.square.prod_block .content_box, .tax-gamma-fini article.square.prod_block .content_box, .tax-gamma-gnb-fini article.square.prod_block .content_box {
  background-image: url("../images/product_bkg_fini.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover; }

.greci article.square.prod_block .content_box, .single-greci_prod article.square.prod_block .content_box, .tax-gamma-greci article.square.prod_block .content_box {
  background-image: url("../images/product_bkg_greci.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover; }

.load_more {
  margin: 20px;
  margin-left: -80px;
  left: 50%;
  display: block;
  width: 160px;
  text-align: center; }
  @media (max-width: 500px) {
    .load_more {
      margin: 0;
      left: 0;
      width: auto; } }

.le-conserve-della-nonna article.square header h2 {
  color: white;
  box-shadow: 10px 0 0 #cc0033, -4px 0 0 #cc0033;
  background-color: #cc0033; }

.fini article.square header h2 {
  color: white;
  box-shadow: 10px 0 0 #002d5a, -4px 0 0 #002d5a;
  background-color: #002d5a; }

.greci article.square header h2 {
  color: white;
  box-shadow: 10px 0 0 #033816, -4px 0 0 #033816;
  background-color: #033816; }

.side_correlati article.square.cdn_prod header, .side_correlati article.square.fini_prod header, .side_correlati article.square.greci_prod header, .side_correlati article.square.prod_block header {
  opacity: 0;
  top: -100px; }
  @media (max-width: 780px) {
    .side_correlati article.square.cdn_prod header, .side_correlati article.square.fini_prod header, .side_correlati article.square.greci_prod header, .side_correlati article.square.prod_block header {
      background-color: rgba(255, 255, 255, 0.6);
      left: 10px;
      max-width: none;
      width: 80%;
      opacity: 1;
      top: 10px; } }

.side_correlati article.square.cdn_prod h2, .side_correlati article.square.fini_prod h2, .side_correlati article.square.greci_prod h2, .side_correlati article.square.prod_block h2 {
  font-size: 0.9em !important;
  padding-left: 2px !important;
  text-align: left !important; }

.side_correlati article.square.cdn_prod:hover header, .side_correlati article.square.fini_prod:hover header, .side_correlati article.square.greci_prod:hover header, .side_correlati article.square.prod_block:hover header {
  background-color: rgba(255, 255, 255, 0.6);
  left: 10px;
  max-width: none;
  width: 80%;
  opacity: 1;
  animation-name: fadeInDown;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  top: 10px; }

article.register_block2 .testo_box {
  background-color: #f4f4f4;
  bottom: -17px;
  height: auto;
  right: 0;
  text-align: left;
  width: 90%; }
  article.register_block2 .testo_box h2 {
    margin-bottom: 3px;
    color: #006666; }

article.register_block2 .post_thumb {
  left: -6px;
  position: relative;
  width: 100%; }
  article.register_block2 .post_thumb .copertina {
    background-position: left -20px; }

article.register_block2 .counter_favs {
  margin-top: 0; }
  article.register_block2 .counter_favs li .counter {
    background-position: left 5px;
    padding-right: 17px; }
  @media (max-width: 880px) {
    article.register_block2 .counter_favs span {
      display: none; } }

@media (max-width: 780px) {
  article.register_block .testo_box {
    background-color: #f4f4f4;
    bottom: -17px;
    height: auto;
    right: 0;
    text-align: left;
    width: 90%; }
    article.register_block .testo_box h2 {
      margin-bottom: 3px;
      color: #006666; }
  article.register_block .post_thumb {
    left: -6px;
    position: relative;
    width: 100%; }
    article.register_block .post_thumb .copertina {
      background-position: left -20px; } }

@media (max-width: 780px) {
  article.square.social_block .post_thumb .copertina, article.square.icona_block .post_thumb .copertina {
    padding-top: 50%; } }

article.square.social_block h2, article.square.icona_block h2 {
  margin-top: -10px; }

@media (max-width: 780px) {
  .blog article.rect .post_thumb .copertina, .blog article.rettangolare .post_thumb .copertina {
    padding-top: 100%; } }

@media (max-width: 500px) {
  .blog article.rect .post_thumb .copertina, .blog article.rettangolare .post_thumb .copertina {
    padding-top: 50%; } }

.content_box[style*="background-color: #fff9e0"] {
  color: #000; }
  .content_box[style*="background-color: #fff9e0"] .logo_brand {
    top: 0; }

.page .titolo {
  position: relative;
  margin-bottom: 30px; }
  @media (max-width: 500px) {
    .page .titolo {
      padding-bottom: 15px; } }
  .page .titolo:after, .page .titolo:before {
    content: '';
    display: block;
    width: 100%;
    height: 10px;
    margin: 10px auto;
    margin-top: 20px;
    background-image: url("../images/divisore.png");
    background-repeat: no-repeat;
    background-position: center center; }
  @media (max-width: 500px) {
    .page .titolo:after {
      display: none; } }
  .page .titolo:before {
    background: #006666;
    position: absolute;
    bottom: -3px;
    width: 100px;
    height: 5px;
    left: 0;
    right: 0;
    margin: 0 auto; }
    .single-fini_prod .page .titolo:before, .page-gamma-fini .page .titolo:before, .tax-gamma-fini .page .titolo:before, .tax-gamma-gnb-fini .page .titolo:before, .single-gnb_fini_prod .page .titolo:before {
      background: #002d5a; }
    .single-cdn_prod .page .titolo:before, .page-gamma-cdn .page .titolo:before, .tax-gamma-cdn .page .titolo:before, .tax-gamma-gnb-cdn .page .titolo:before, .single-gnb_cdn_prod .page .titolo:before {
      background: #cc0033; }
    .single-greci_prod .page .titolo:before, .page-gamma-greci .page .titolo:before, .tax-gamma-greci .page .titolo:before {
      background: #005826; }
    @media (max-width: 500px) {
      .page .titolo:before {
        width: 100%;
        height: 2px; } }

.page .contenuto_page {
  width: 82.75862%;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 1em;
  padding-right: 1em;
  overflow: hidden; }
  .page .contenuto_page h2 {
    text-align: center; }
  .page .contenuto_page h1, .page .contenuto_page h2, .page .contenuto_page h3, .page .contenuto_page h4, .page .contenuto_page h5 {
    color: #006666; }
  @media (max-width: 780px) {
    .page .contenuto_page {
      width: auto; } }

.contatti .contenuto {
  width: 48.27586%;
  float: left;
  margin-right: 3.44828%; }
  @media (max-width: 500px) {
    .contatti .contenuto {
      clear: both;
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 30px; } }
  .contatti .contenuto h2:first-child, .contatti .contenuto h3:first-child, .contatti .contenuto h4:first-child {
    margin-top: 0; }

.contatti .form_side {
  width: 48.27586%;
  float: right;
  margin-right: 0; }
  @media (max-width: 500px) {
    .contatti .form_side {
      clear: both;
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.contatti input[type="text"], .contatti input[type="email"], .contatti input[type="password"], .contatti textarea {
  background: white;
  width: 96%;
  padding: 5px 2%; }

.spaccio .l_content {
  width: 65.51724%;
  float: left;
  margin-right: 3.44828%; }
  @media (max-width: 780px) {
    .spaccio .l_content {
      clear: both;
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 30px; } }

.spaccio .r_content {
  width: 31.03448%;
  float: right;
  margin-right: 0; }
  @media (max-width: 780px) {
    .spaccio .r_content {
      clear: both;
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.quattrozeroquattro {
  text-align: center; }
  .quattrozeroquattro h2 {
    font-size: 5.71429em; }

.search_page .contenuto_risultati {
  padding-top: 30px;
  width: 82.75862%;
  margin: 0 auto; }
  .search_page .contenuto_risultati .risultato {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    overflow: hidden; }
  .search_page .contenuto_risultati h2 {
    text-align: center;
    position: relative; }
    @media (max-width: 500px) {
      .search_page .contenuto_risultati h2 {
        padding-bottom: 15px; } }
    .search_page .contenuto_risultati h2:after, .search_page .contenuto_risultati h2:before {
      content: '';
      display: block;
      width: 100%;
      height: 10px;
      margin: 10px auto;
      margin-top: 20px;
      background-image: url("../images/divisore.png");
      background-repeat: no-repeat;
      background-position: center center; }
    @media (max-width: 500px) {
      .search_page .contenuto_risultati h2:after {
        display: none; } }
    .search_page .contenuto_risultati h2:before {
      background: #006666;
      position: absolute;
      bottom: -3px;
      width: 100px;
      height: 5px;
      left: 0;
      right: 0;
      margin: 0 auto; }
      .single-fini_prod .search_page .contenuto_risultati h2:before, .page-gamma-fini .search_page .contenuto_risultati h2:before, .tax-gamma-fini .search_page .contenuto_risultati h2:before, .tax-gamma-gnb-fini .search_page .contenuto_risultati h2:before, .single-gnb_fini_prod .search_page .contenuto_risultati h2:before {
        background: #002d5a; }
      .single-cdn_prod .search_page .contenuto_risultati h2:before, .page-gamma-cdn .search_page .contenuto_risultati h2:before, .tax-gamma-cdn .search_page .contenuto_risultati h2:before, .tax-gamma-gnb-cdn .search_page .contenuto_risultati h2:before, .single-gnb_cdn_prod .search_page .contenuto_risultati h2:before {
        background: #cc0033; }
      .single-greci_prod .search_page .contenuto_risultati h2:before, .page-gamma-greci .search_page .contenuto_risultati h2:before, .tax-gamma-greci .search_page .contenuto_risultati h2:before {
        background: #005826; }
      @media (max-width: 500px) {
        .search_page .contenuto_risultati h2:before {
          width: 100%;
          height: 2px; } }
  .search_page .contenuto_risultati .meta_info {
    text-transform: uppercase;
    color: white; }
    .search_page .contenuto_risultati .meta_info img {
      background: #000;
      width: 15px;
      padding: 2px; }
    .search_page .contenuto_risultati .meta_info span {
      display: none; }
    .search_page .contenuto_risultati .meta_info .icone_cat {
      float: left;
      margin-right: 10px; }
  .search_page .contenuto_risultati .permalink {
    float: right; }
    @media (max-width: 500px) {
      .search_page .contenuto_risultati .permalink {
        float: none; } }

.gusto-e-benessere .main_content .contenuto_post .descrizione::before, .gusto-e-benessere .main_content .contenuto_post .descrizione::after, .page-template-tpltpl_prodotto_benessere-php .main_content .contenuto_post .descrizione::before, .page-template-tpltpl_prodotto_benessere-php .main_content .contenuto_post .descrizione::after {
  display: none; }

.gusto-e-benessere .main_content .colonne .colonna, .page-template-tpltpl_prodotto_benessere-php .main_content .colonne .colonna {
  background: white; }
  .gusto-e-benessere .main_content .colonne .colonna h3, .page-template-tpltpl_prodotto_benessere-php .main_content .colonne .colonna h3 {
    color: white;
    margin: -40px 10px 10px;
    text-align: center;
    padding: 6px 1em;
    top: 25px;
    position: relative; }
  .gusto-e-benessere .main_content .colonne .colonna .section_img, .page-template-tpltpl_prodotto_benessere-php .main_content .colonne .colonna .section_img {
    margin-bottom: 13px; }
  .gusto-e-benessere .main_content .colonne .colonna .testo, .page-template-tpltpl_prodotto_benessere-php .main_content .colonne .colonna .testo {
    padding: 0 1em;
    background: white; }

.page-parent-cdn-home .main_content .colonne .colonna h3, .page-parent-conserve-della-nonna .main_content .colonne .colonna h3 {
  background: #cc0033; }

.page-parent-cdn-home .main_content .carousel_title, .page-parent-cdn-home .main_content .cat_prod_title, .page-parent-conserve-della-nonna .main_content .carousel_title, .page-parent-conserve-della-nonna .main_content .cat_prod_title {
  background: #cc0033; }

.page-parent-cdn-home .main_content article.square header h2, .page-parent-conserve-della-nonna .main_content article.square header h2 {
  color: #cc0033; }

.page-parent-fini-home .main_content .colonne .colonna h3, .page-parent-fini .main_content .colonne .colonna h3 {
  background: #002d5a; }

.page-parent-fini-home .main_content .carousel_title, .page-parent-fini-home .main_content .cat_prod_title, .page-parent-fini .main_content .carousel_title, .page-parent-fini .main_content .cat_prod_title {
  background: #002d5a; }

.page-parent-fini-home .main_content article.square header h2, .page-parent-fini .main_content article.square header h2 {
  color: #002d5a; }

.welcomeNSB {
  text-align: center; }

.unsubscribeText {
  min-height: 300px; }

.bottone_modifica {
  padding: 8px 18px;
  color: white;
  text-transform: uppercase;
  cursor: pointer;
  border: none;
  display: inline-block;
  position: relative;
  z-index: 1;
  background: #000;
  font-size: 15px;
  text-align: left;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: 0;
  left: 0; }
  @media (max-width: 500px) {
    .bottone_modifica {
      display: block;
      text-align: center; } }
  .no-touch .bottone_modifica:hover {
    background: black;
    color: white; }
  .bottone_modifica a, .bottone_modifica a:hover {
    color: white; }
  .bottone_modifica a {
    color: white; }

.single .single_contenuto, .ricetta-greci-single .single_contenuto, .single-ricetta-greci .single_contenuto, .gusto-e-benessere .single_contenuto, .page-template-tpltpl_prodotto_benessere-php .single_contenuto {
  min-height: 500px;
  position: relative;
  width: 74.13793%;
  float: left; }
  @media (max-width: 880px) {
    .single .single_contenuto, .ricetta-greci-single .single_contenuto, .single-ricetta-greci .single_contenuto, .gusto-e-benessere .single_contenuto, .page-template-tpltpl_prodotto_benessere-php .single_contenuto {
      clear: both;
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }
  .single .single_contenuto .love_share, .ricetta-greci-single .single_contenuto .love_share, .single-ricetta-greci .single_contenuto .love_share, .gusto-e-benessere .single_contenuto .love_share, .page-template-tpltpl_prodotto_benessere-php .single_contenuto .love_share {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10; }
    .single .single_contenuto .love_share .love, .single .single_contenuto .love_share .share, .ricetta-greci-single .single_contenuto .love_share .love, .ricetta-greci-single .single_contenuto .love_share .share, .single-ricetta-greci .single_contenuto .love_share .love, .single-ricetta-greci .single_contenuto .love_share .share, .gusto-e-benessere .single_contenuto .love_share .love, .gusto-e-benessere .single_contenuto .love_share .share, .page-template-tpltpl_prodotto_benessere-php .single_contenuto .love_share .love, .page-template-tpltpl_prodotto_benessere-php .single_contenuto .love_share .share {
      width: 33px;
      height: 33px;
      background-image: url("../images/icone/share_love.png");
      background-repeat: no-repeat;
      background-position: top left;
      cursor: pointer;
      text-indent: -9999px; }
    .single .single_contenuto .love_share .love, .ricetta-greci-single .single_contenuto .love_share .love, .single-ricetta-greci .single_contenuto .love_share .love, .gusto-e-benessere .single_contenuto .love_share .love, .page-template-tpltpl_prodotto_benessere-php .single_contenuto .love_share .love {
      background-position: 0 0;
      margin-bottom: 10px;
      position: relative;
      z-index: 1; }
      .single .single_contenuto .love_share .love.removeFav, .ricetta-greci-single .single_contenuto .love_share .love.removeFav, .single-ricetta-greci .single_contenuto .love_share .love.removeFav, .gusto-e-benessere .single_contenuto .love_share .love.removeFav, .page-template-tpltpl_prodotto_benessere-php .single_contenuto .love_share .love.removeFav {
        background-position: 0 -82px; }
    .single .single_contenuto .love_share .notLogged, .ricetta-greci-single .single_contenuto .love_share .notLogged, .single-ricetta-greci .single_contenuto .love_share .notLogged, .gusto-e-benessere .single_contenuto .love_share .notLogged, .page-template-tpltpl_prodotto_benessere-php .single_contenuto .love_share .notLogged {
      opacity: 0.6; }
    .single .single_contenuto .love_share .share, .ricetta-greci-single .single_contenuto .love_share .share, .single-ricetta-greci .single_contenuto .love_share .share, .gusto-e-benessere .single_contenuto .love_share .share, .page-template-tpltpl_prodotto_benessere-php .single_contenuto .love_share .share {
      background-position: 0 -164px;
      position: relative;
      z-index: 1; }
    .single .single_contenuto .love_share .hideshare-list, .ricetta-greci-single .single_contenuto .love_share .hideshare-list, .single-ricetta-greci .single_contenuto .love_share .hideshare-list, .gusto-e-benessere .single_contenuto .love_share .hideshare-list, .page-template-tpltpl_prodotto_benessere-php .single_contenuto .love_share .hideshare-list {
      left: -140px; }
      .single .single_contenuto .love_share .hideshare-list:after, .ricetta-greci-single .single_contenuto .love_share .hideshare-list:after, .single-ricetta-greci .single_contenuto .love_share .hideshare-list:after, .gusto-e-benessere .single_contenuto .love_share .hideshare-list:after, .page-template-tpltpl_prodotto_benessere-php .single_contenuto .love_share .hideshare-list:after {
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 15px solid #006666;
        content: '';
        position: absolute;
        top: 9px; }
      .single .single_contenuto .love_share .hideshare-list a, .ricetta-greci-single .single_contenuto .love_share .hideshare-list a, .single-ricetta-greci .single_contenuto .love_share .hideshare-list a, .gusto-e-benessere .single_contenuto .love_share .hideshare-list a, .page-template-tpltpl_prodotto_benessere-php .single_contenuto .love_share .hideshare-list a {
        display: block; }
        .single .single_contenuto .love_share .hideshare-list a i, .ricetta-greci-single .single_contenuto .love_share .hideshare-list a i, .single-ricetta-greci .single_contenuto .love_share .hideshare-list a i, .gusto-e-benessere .single_contenuto .love_share .hideshare-list a i, .page-template-tpltpl_prodotto_benessere-php .single_contenuto .love_share .hideshare-list a i {
          text-align: center;
          color: white;
          width: 30px;
          height: 30px;
          background: #006666;
          line-height: 33px;
          padding: 4px;
          -moz-transition: color, 0.3s;
          -o-transition: color, 0.3s;
          -webkit-transition: color, 0.3s;
          transition: color, 0.3s; }
          .no-touch .single .single_contenuto .love_share .hideshare-list a i:hover, .no-touch .ricetta-greci-single .single_contenuto .love_share .hideshare-list a i:hover, .no-touch .single-ricetta-greci .single_contenuto .love_share .hideshare-list a i:hover, .no-touch .gusto-e-benessere .single_contenuto .love_share .hideshare-list a i:hover, .no-touch .page-template-tpltpl_prodotto_benessere-php .single_contenuto .love_share .hideshare-list a i:hover {
            color: #003333; }
      .single .single_contenuto .love_share .hideshare-list span, .ricetta-greci-single .single_contenuto .love_share .hideshare-list span, .single-ricetta-greci .single_contenuto .love_share .hideshare-list span, .gusto-e-benessere .single_contenuto .love_share .hideshare-list span, .page-template-tpltpl_prodotto_benessere-php .single_contenuto .love_share .hideshare-list span {
        display: none; }

.single .cover_box, .ricetta-greci-single .cover_box, .single-ricetta-greci .cover_box, .gusto-e-benessere .cover_box, .page-template-tpltpl_prodotto_benessere-php .cover_box {
  position: relative; }
  .single .cover_box .pack_prodotto, .ricetta-greci-single .cover_box .pack_prodotto, .single-ricetta-greci .cover_box .pack_prodotto, .gusto-e-benessere .cover_box .pack_prodotto, .page-template-tpltpl_prodotto_benessere-php .cover_box .pack_prodotto {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40%;
    height: 100%;
    background-image: url("../images/overlayer_prodotto.png");
    background-repeat: no-repeat;
    background-position: left top; }
    @media (max-width: 780px) {
      .single .cover_box .pack_prodotto, .ricetta-greci-single .cover_box .pack_prodotto, .single-ricetta-greci .cover_box .pack_prodotto, .gusto-e-benessere .cover_box .pack_prodotto, .page-template-tpltpl_prodotto_benessere-php .cover_box .pack_prodotto {
        width: 50%; } }
    @media (max-width: 500px) {
      .single .cover_box .pack_prodotto, .ricetta-greci-single .cover_box .pack_prodotto, .single-ricetta-greci .cover_box .pack_prodotto, .gusto-e-benessere .cover_box .pack_prodotto, .page-template-tpltpl_prodotto_benessere-php .cover_box .pack_prodotto {
        width: 100%; } }
    .single .cover_box .pack_prodotto img, .ricetta-greci-single .cover_box .pack_prodotto img, .single-ricetta-greci .cover_box .pack_prodotto img, .gusto-e-benessere .cover_box .pack_prodotto img, .page-template-tpltpl_prodotto_benessere-php .cover_box .pack_prodotto img {
      position: absolute;
      bottom: 0px;
      right: 10px; }
  .single .cover_box .video_YT, .ricetta-greci-single .cover_box .video_YT, .single-ricetta-greci .cover_box .video_YT, .gusto-e-benessere .cover_box .video_YT, .page-template-tpltpl_prodotto_benessere-php .cover_box .video_YT {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.single .contenuto_post, .ricetta-greci-single .contenuto_post, .single-ricetta-greci .contenuto_post, .gusto-e-benessere .contenuto_post, .page-template-tpltpl_prodotto_benessere-php .contenuto_post {
  padding-bottom: 30px;
  background: #ededed;
  text-align: center;
  width: 82.75862%;
  margin: 0 auto;
  padding-bottom: 30px; }
  .single .contenuto_post::after, .ricetta-greci-single .contenuto_post::after, .single-ricetta-greci .contenuto_post::after, .gusto-e-benessere .contenuto_post::after, .page-template-tpltpl_prodotto_benessere-php .contenuto_post::after {
    clear: both;
    content: "";
    display: block; }
  @media (max-width: 780px) {
    .single .contenuto_post, .ricetta-greci-single .contenuto_post, .single-ricetta-greci .contenuto_post, .gusto-e-benessere .contenuto_post, .page-template-tpltpl_prodotto_benessere-php .contenuto_post {
      width: auto;
      padding-left: 1em;
      padding-right: 1em; } }
  .single .contenuto_post h2, .ricetta-greci-single .contenuto_post h2, .single-ricetta-greci .contenuto_post h2, .gusto-e-benessere .contenuto_post h2, .page-template-tpltpl_prodotto_benessere-php .contenuto_post h2 {
    padding-top: 30px; }
  .single .contenuto_post .descrizione, .ricetta-greci-single .contenuto_post .descrizione, .single-ricetta-greci .contenuto_post .descrizione, .gusto-e-benessere .contenuto_post .descrizione, .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione {
    position: relative;
    margin-bottom: 40px; }
    @media (max-width: 500px) {
      .single .contenuto_post .descrizione, .ricetta-greci-single .contenuto_post .descrizione, .single-ricetta-greci .contenuto_post .descrizione, .gusto-e-benessere .contenuto_post .descrizione, .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione {
        padding-bottom: 15px; } }
    .single .contenuto_post .descrizione:after, .single .contenuto_post .descrizione:before, .ricetta-greci-single .contenuto_post .descrizione:after, .ricetta-greci-single .contenuto_post .descrizione:before, .single-ricetta-greci .contenuto_post .descrizione:after, .single-ricetta-greci .contenuto_post .descrizione:before, .gusto-e-benessere .contenuto_post .descrizione:after, .gusto-e-benessere .contenuto_post .descrizione:before, .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione:after, .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione:before {
      content: '';
      display: block;
      width: 100%;
      height: 10px;
      margin: 10px auto;
      margin-top: 20px;
      background-image: url("../images/divisore.png");
      background-repeat: no-repeat;
      background-position: center center; }
    @media (max-width: 500px) {
      .single .contenuto_post .descrizione:after, .ricetta-greci-single .contenuto_post .descrizione:after, .single-ricetta-greci .contenuto_post .descrizione:after, .gusto-e-benessere .contenuto_post .descrizione:after, .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione:after {
        display: none; } }
    .single .contenuto_post .descrizione:before, .ricetta-greci-single .contenuto_post .descrizione:before, .single-ricetta-greci .contenuto_post .descrizione:before, .gusto-e-benessere .contenuto_post .descrizione:before, .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione:before {
      background: #006666;
      position: absolute;
      bottom: -3px;
      width: 100px;
      height: 5px;
      left: 0;
      right: 0;
      margin: 0 auto; }
      .single-fini_prod .single .contenuto_post .descrizione:before, .page-gamma-fini .single .contenuto_post .descrizione:before, .tax-gamma-fini .single .contenuto_post .descrizione:before, .tax-gamma-gnb-fini .single .contenuto_post .descrizione:before, .single-gnb_fini_prod .single .contenuto_post .descrizione:before, .single-fini_prod .ricetta-greci-single .contenuto_post .descrizione:before, .page-gamma-fini .ricetta-greci-single .contenuto_post .descrizione:before, .tax-gamma-fini .ricetta-greci-single .contenuto_post .descrizione:before, .tax-gamma-gnb-fini .ricetta-greci-single .contenuto_post .descrizione:before, .single-gnb_fini_prod .ricetta-greci-single .contenuto_post .descrizione:before, .single-fini_prod .single-ricetta-greci .contenuto_post .descrizione:before, .page-gamma-fini .single-ricetta-greci .contenuto_post .descrizione:before, .tax-gamma-fini .single-ricetta-greci .contenuto_post .descrizione:before, .tax-gamma-gnb-fini .single-ricetta-greci .contenuto_post .descrizione:before, .single-gnb_fini_prod .single-ricetta-greci .contenuto_post .descrizione:before, .single-fini_prod .gusto-e-benessere .contenuto_post .descrizione:before, .page-gamma-fini .gusto-e-benessere .contenuto_post .descrizione:before, .tax-gamma-fini .gusto-e-benessere .contenuto_post .descrizione:before, .tax-gamma-gnb-fini .gusto-e-benessere .contenuto_post .descrizione:before, .single-gnb_fini_prod .gusto-e-benessere .contenuto_post .descrizione:before, .single-fini_prod .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione:before, .page-gamma-fini .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione:before, .tax-gamma-fini .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione:before, .tax-gamma-gnb-fini .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione:before, .single-gnb_fini_prod .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione:before {
        background: #002d5a; }
      .single-cdn_prod .single .contenuto_post .descrizione:before, .page-gamma-cdn .single .contenuto_post .descrizione:before, .tax-gamma-cdn .single .contenuto_post .descrizione:before, .tax-gamma-gnb-cdn .single .contenuto_post .descrizione:before, .single-gnb_cdn_prod .single .contenuto_post .descrizione:before, .single-cdn_prod .ricetta-greci-single .contenuto_post .descrizione:before, .page-gamma-cdn .ricetta-greci-single .contenuto_post .descrizione:before, .tax-gamma-cdn .ricetta-greci-single .contenuto_post .descrizione:before, .tax-gamma-gnb-cdn .ricetta-greci-single .contenuto_post .descrizione:before, .single-gnb_cdn_prod .ricetta-greci-single .contenuto_post .descrizione:before, .single-cdn_prod .single-ricetta-greci .contenuto_post .descrizione:before, .page-gamma-cdn .single-ricetta-greci .contenuto_post .descrizione:before, .tax-gamma-cdn .single-ricetta-greci .contenuto_post .descrizione:before, .tax-gamma-gnb-cdn .single-ricetta-greci .contenuto_post .descrizione:before, .single-gnb_cdn_prod .single-ricetta-greci .contenuto_post .descrizione:before, .single-cdn_prod .gusto-e-benessere .contenuto_post .descrizione:before, .page-gamma-cdn .gusto-e-benessere .contenuto_post .descrizione:before, .tax-gamma-cdn .gusto-e-benessere .contenuto_post .descrizione:before, .tax-gamma-gnb-cdn .gusto-e-benessere .contenuto_post .descrizione:before, .single-gnb_cdn_prod .gusto-e-benessere .contenuto_post .descrizione:before, .single-cdn_prod .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione:before, .page-gamma-cdn .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione:before, .tax-gamma-cdn .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione:before, .tax-gamma-gnb-cdn .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione:before, .single-gnb_cdn_prod .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione:before {
        background: #cc0033; }
      .single-greci_prod .single .contenuto_post .descrizione:before, .page-gamma-greci .single .contenuto_post .descrizione:before, .tax-gamma-greci .single .contenuto_post .descrizione:before, .single-greci_prod .ricetta-greci-single .contenuto_post .descrizione:before, .page-gamma-greci .ricetta-greci-single .contenuto_post .descrizione:before, .tax-gamma-greci .ricetta-greci-single .contenuto_post .descrizione:before, .single-greci_prod .single-ricetta-greci .contenuto_post .descrizione:before, .page-gamma-greci .single-ricetta-greci .contenuto_post .descrizione:before, .tax-gamma-greci .single-ricetta-greci .contenuto_post .descrizione:before, .single-greci_prod .gusto-e-benessere .contenuto_post .descrizione:before, .page-gamma-greci .gusto-e-benessere .contenuto_post .descrizione:before, .tax-gamma-greci .gusto-e-benessere .contenuto_post .descrizione:before, .single-greci_prod .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione:before, .page-gamma-greci .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione:before, .tax-gamma-greci .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione:before {
        background: #005826; }
      @media (max-width: 500px) {
        .single .contenuto_post .descrizione:before, .ricetta-greci-single .contenuto_post .descrizione:before, .single-ricetta-greci .contenuto_post .descrizione:before, .gusto-e-benessere .contenuto_post .descrizione:before, .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione:before {
          width: 100%;
          height: 2px; } }
    @media (max-width: 500px) {
      .single .contenuto_post .descrizione, .ricetta-greci-single .contenuto_post .descrizione, .single-ricetta-greci .contenuto_post .descrizione, .gusto-e-benessere .contenuto_post .descrizione, .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione {
        padding-bottom: 30px; } }
    .single .contenuto_post .descrizione p, .ricetta-greci-single .contenuto_post .descrizione p, .single-ricetta-greci .contenuto_post .descrizione p, .gusto-e-benessere .contenuto_post .descrizione p, .page-template-tpltpl_prodotto_benessere-php .contenuto_post .descrizione p {
      text-align: left; }

.single .colonne, .ricetta-greci-single .colonne, .single-ricetta-greci .colonne, .gusto-e-benessere .colonne, .page-template-tpltpl_prodotto_benessere-php .colonne {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  .single .colonne:after, .ricetta-greci-single .colonne:after, .single-ricetta-greci .colonne:after, .gusto-e-benessere .colonne:after, .page-template-tpltpl_prodotto_benessere-php .colonne:after {
    content: " ";
    display: block;
    clear: both; }
  .single .colonne h2, .ricetta-greci-single .colonne h2, .single-ricetta-greci .colonne h2, .gusto-e-benessere .colonne h2, .page-template-tpltpl_prodotto_benessere-php .colonne h2 {
    color: black;
    margin-bottom: 30px; }
    @media (max-width: 500px) {
      .single .colonne h2, .ricetta-greci-single .colonne h2, .single-ricetta-greci .colonne h2, .gusto-e-benessere .colonne h2, .page-template-tpltpl_prodotto_benessere-php .colonne h2 {
        text-align: left; } }
  .single .colonne .colonna, .ricetta-greci-single .colonne .colonna, .single-ricetta-greci .colonne .colonna, .gusto-e-benessere .colonne .colonna, .page-template-tpltpl_prodotto_benessere-php .colonne .colonna {
    text-align: left; }
    @media (max-width: 500px) {
      .single .colonne .colonna, .ricetta-greci-single .colonne .colonna, .single-ricetta-greci .colonne .colonna, .gusto-e-benessere .colonne .colonna, .page-template-tpltpl_prodotto_benessere-php .colonne .colonna {
        margin-bottom: 30px; } }
    .single .colonne .colonna.due, .single .colonne .colonna.quattro, .ricetta-greci-single .colonne .colonna.due, .ricetta-greci-single .colonne .colonna.quattro, .single-ricetta-greci .colonne .colonna.due, .single-ricetta-greci .colonne .colonna.quattro, .gusto-e-benessere .colonne .colonna.due, .gusto-e-benessere .colonne .colonna.quattro, .page-template-tpltpl_prodotto_benessere-php .colonne .colonna.due, .page-template-tpltpl_prodotto_benessere-php .colonne .colonna.quattro {
      width: 48.27586%;
      float: left;
      margin-right: 3.44828%; }
      @media (max-width: 500px) {
        .single .colonne .colonna.due, .single .colonne .colonna.quattro, .ricetta-greci-single .colonne .colonna.due, .ricetta-greci-single .colonne .colonna.quattro, .single-ricetta-greci .colonne .colonna.due, .single-ricetta-greci .colonne .colonna.quattro, .gusto-e-benessere .colonne .colonna.due, .gusto-e-benessere .colonne .colonna.quattro, .page-template-tpltpl_prodotto_benessere-php .colonne .colonna.due, .page-template-tpltpl_prodotto_benessere-php .colonne .colonna.quattro {
          clear: both;
          width: 100%;
          float: left;
          margin-left: 0;
          margin-right: 0; } }
    .single .colonne .colonna.tre, .ricetta-greci-single .colonne .colonna.tre, .single-ricetta-greci .colonne .colonna.tre, .gusto-e-benessere .colonne .colonna.tre, .page-template-tpltpl_prodotto_benessere-php .colonne .colonna.tre {
      width: 31.03448%;
      float: left;
      margin-right: 3.44828%; }
      @media (max-width: 500px) {
        .single .colonne .colonna.tre, .ricetta-greci-single .colonne .colonna.tre, .single-ricetta-greci .colonne .colonna.tre, .gusto-e-benessere .colonne .colonna.tre, .page-template-tpltpl_prodotto_benessere-php .colonne .colonna.tre {
          clear: both;
          width: 100%;
          float: left;
          margin-left: 0;
          margin-right: 0; } }
    .single .colonne .colonna.due.col2, .single .colonne .colonna.quattro.col2, .single .colonne .colonna.quattro.col4, .ricetta-greci-single .colonne .colonna.due.col2, .ricetta-greci-single .colonne .colonna.quattro.col2, .ricetta-greci-single .colonne .colonna.quattro.col4, .single-ricetta-greci .colonne .colonna.due.col2, .single-ricetta-greci .colonne .colonna.quattro.col2, .single-ricetta-greci .colonne .colonna.quattro.col4, .gusto-e-benessere .colonne .colonna.due.col2, .gusto-e-benessere .colonne .colonna.quattro.col2, .gusto-e-benessere .colonne .colonna.quattro.col4, .page-template-tpltpl_prodotto_benessere-php .colonne .colonna.due.col2, .page-template-tpltpl_prodotto_benessere-php .colonne .colonna.quattro.col2, .page-template-tpltpl_prodotto_benessere-php .colonne .colonna.quattro.col4 {
      float: right;
      margin-right: 0; }
      @media (max-width: 500px) {
        .single .colonne .colonna.due.col2, .single .colonne .colonna.quattro.col2, .single .colonne .colonna.quattro.col4, .ricetta-greci-single .colonne .colonna.due.col2, .ricetta-greci-single .colonne .colonna.quattro.col2, .ricetta-greci-single .colonne .colonna.quattro.col4, .single-ricetta-greci .colonne .colonna.due.col2, .single-ricetta-greci .colonne .colonna.quattro.col2, .single-ricetta-greci .colonne .colonna.quattro.col4, .gusto-e-benessere .colonne .colonna.due.col2, .gusto-e-benessere .colonne .colonna.quattro.col2, .gusto-e-benessere .colonne .colonna.quattro.col4, .page-template-tpltpl_prodotto_benessere-php .colonne .colonna.due.col2, .page-template-tpltpl_prodotto_benessere-php .colonne .colonna.quattro.col2, .page-template-tpltpl_prodotto_benessere-php .colonne .colonna.quattro.col4 {
          clear: both;
          width: 100%;
          float: left;
          margin-left: 0;
          margin-right: 0; } }
    .single .colonne .colonna.tre.col3, .ricetta-greci-single .colonne .colonna.tre.col3, .single-ricetta-greci .colonne .colonna.tre.col3, .gusto-e-benessere .colonne .colonna.tre.col3, .page-template-tpltpl_prodotto_benessere-php .colonne .colonna.tre.col3 {
      float: right;
      margin-right: 0; }
      @media (max-width: 500px) {
        .single .colonne .colonna.tre.col3, .ricetta-greci-single .colonne .colonna.tre.col3, .single-ricetta-greci .colonne .colonna.tre.col3, .gusto-e-benessere .colonne .colonna.tre.col3, .page-template-tpltpl_prodotto_benessere-php .colonne .colonna.tre.col3 {
          clear: both;
          width: 100%;
          float: left;
          margin-left: 0;
          margin-right: 0; } }
    .single .colonne .colonna .section_img, .ricetta-greci-single .colonne .colonna .section_img, .single-ricetta-greci .colonne .colonna .section_img, .gusto-e-benessere .colonne .colonna .section_img, .page-template-tpltpl_prodotto_benessere-php .colonne .colonna .section_img {
      margin-bottom: 30px;
      text-align: center; }
    .single .colonne .colonna h3, .ricetta-greci-single .colonne .colonna h3, .single-ricetta-greci .colonne .colonna h3, .gusto-e-benessere .colonne .colonna h3, .page-template-tpltpl_prodotto_benessere-php .colonne .colonna h3 {
      margin-top: 0;
      color: #006666;
      text-align: center; }
      @media (max-width: 500px) {
        .single .colonne .colonna h3, .ricetta-greci-single .colonne .colonna h3, .single-ricetta-greci .colonne .colonna h3, .gusto-e-benessere .colonne .colonna h3, .page-template-tpltpl_prodotto_benessere-php .colonne .colonna h3 {
          text-align: left; } }

.single .regione, .ricetta-greci-single .regione, .single-ricetta-greci .regione, .gusto-e-benessere .regione, .page-template-tpltpl_prodotto_benessere-php .regione {
  margin-top: 30px;
  text-align: left; }
  .single .regione ul, .ricetta-greci-single .regione ul, .single-ricetta-greci .regione ul, .gusto-e-benessere .regione ul, .page-template-tpltpl_prodotto_benessere-php .regione ul {
    list-style: none;
    padding-left: 0; }
    .single .regione ul li, .ricetta-greci-single .regione ul li, .single-ricetta-greci .regione ul li, .gusto-e-benessere .regione ul li, .page-template-tpltpl_prodotto_benessere-php .regione ul li {
      list-style: none; }
  .single .regione::after, .ricetta-greci-single .regione::after, .single-ricetta-greci .regione::after, .gusto-e-benessere .regione::after, .page-template-tpltpl_prodotto_benessere-php .regione::after {
    clear: both;
    content: "";
    display: block; }
  .single .regione .col1, .single .regione .col2, .ricetta-greci-single .regione .col1, .ricetta-greci-single .regione .col2, .single-ricetta-greci .regione .col1, .single-ricetta-greci .regione .col2, .gusto-e-benessere .regione .col1, .gusto-e-benessere .regione .col2, .page-template-tpltpl_prodotto_benessere-php .regione .col1, .page-template-tpltpl_prodotto_benessere-php .regione .col2 {
    width: 48.27586%;
    float: left;
    margin-right: 3.44828%; }
    @media (max-width: 500px) {
      .single .regione .col1, .single .regione .col2, .ricetta-greci-single .regione .col1, .ricetta-greci-single .regione .col2, .single-ricetta-greci .regione .col1, .single-ricetta-greci .regione .col2, .gusto-e-benessere .regione .col1, .gusto-e-benessere .regione .col2, .page-template-tpltpl_prodotto_benessere-php .regione .col1, .page-template-tpltpl_prodotto_benessere-php .regione .col2 {
        clear: both;
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; } }
  .single .regione .col2, .ricetta-greci-single .regione .col2, .single-ricetta-greci .regione .col2, .gusto-e-benessere .regione .col2, .page-template-tpltpl_prodotto_benessere-php .regione .col2 {
    float: right;
    margin-right: 0; }
  .single .regione .dati_regione span, .ricetta-greci-single .regione .dati_regione span, .single-ricetta-greci .regione .dati_regione span, .gusto-e-benessere .regione .dati_regione span, .page-template-tpltpl_prodotto_benessere-php .regione .dati_regione span {
    width: 31.03448%;
    float: left;
    margin-right: 3.44828%;
    color: #006666; }

.single .citazione, .ricetta-greci-single .citazione, .single-ricetta-greci .citazione, .gusto-e-benessere .citazione, .page-template-tpltpl_prodotto_benessere-php .citazione {
  margin-top: 30px; }
  .single .citazione .cit, .ricetta-greci-single .citazione .cit, .single-ricetta-greci .citazione .cit, .gusto-e-benessere .citazione .cit, .page-template-tpltpl_prodotto_benessere-php .citazione .cit {
    font-size: 1.8em; }
  .single .citazione .aut_cit, .ricetta-greci-single .citazione .aut_cit, .single-ricetta-greci .citazione .aut_cit, .gusto-e-benessere .citazione .aut_cit, .page-template-tpltpl_prodotto_benessere-php .citazione .aut_cit {
    color: #006666;
    font-style: italic; }
  .single .citazione:before, .single .citazione:after, .ricetta-greci-single .citazione:before, .ricetta-greci-single .citazione:after, .single-ricetta-greci .citazione:before, .single-ricetta-greci .citazione:after, .gusto-e-benessere .citazione:before, .gusto-e-benessere .citazione:after, .page-template-tpltpl_prodotto_benessere-php .citazione:before, .page-template-tpltpl_prodotto_benessere-php .citazione:after {
    display: block;
    width: 100%;
    height: 30px;
    content: ''; }
  .single .citazione:before, .ricetta-greci-single .citazione:before, .single-ricetta-greci .citazione:before, .gusto-e-benessere .citazione:before, .page-template-tpltpl_prodotto_benessere-php .citazione:before {
    background-image: url("../images/icone/quotes.png");
    background-repeat: no-repeat;
    background-position: center center; }
  .single .citazione:after, .ricetta-greci-single .citazione:after, .single-ricetta-greci .citazione:after, .gusto-e-benessere .citazione:after, .page-template-tpltpl_prodotto_benessere-php .citazione:after {
    background-image: url("../images/icone/quotes_close.png");
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 20px; }

.single-fini_prod .contenuto_post .descrizione::before, .page-gamma-fini .contenuto_post .descrizione::before, .tax-gamma-fini .contenuto_post .descrizione::before, .tax-gamma-gnb-fini .contenuto_post .descrizione::before, .single-gnb_fini_prod .contenuto_post .descrizione::before {
  background: #002d5a; }

.single-cdn_prod .contenuto_post .descrizione::before, .page-gamma-cdn .contenuto_post .descrizione::before, .tax-gamma-cdn .contenuto_post .descrizione::before, .tax-gamma-gnb-cdn .contenuto_post .descrizione::before, .single-gnb_cdn_prod .contenuto_post .descrizione::before {
  background: #cc0033; }

.single-greci_prod .contenuto_post .descrizione::before, .page-gamma-greci .contenuto_post .descrizione::before, .tax-gamma-greci .contenuto_post .descrizione::before {
  background: #005826; }

.side_correlati {
  width: 25.86207%;
  float: left; }
  @media (max-width: 880px) {
    .side_correlati {
      clear: both;
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0;
      width: 101%;
      border-top: 5px solid #006666;
      margin-left: -6px;
      margin-bottom: -6px; } }
  @media (min-width: 880px) {
    .side_correlati .square {
      width: 100%; } }
  @media (max-width: 880px) {
    .side_correlati .square {
      width: 50%; } }
  @media (max-width: 500px) {
    .side_correlati .square {
      width: 100%; } }

.single-ricetta .colonna, .ricetta-greci-single .colonna, .single-ricetta-greci .colonna, .prodotto-benessere .colonna {
  width: 31.03448%;
  float: left;
  margin-right: 3.44828%; }

.single-ricetta .col3, .ricetta-greci-single .col3, .single-ricetta-greci .col3, .prodotto-benessere .col3 {
  float: right;
  margin-right: 0; }

.single-ricetta .dettagli_ricetta, .ricetta-greci-single .dettagli_ricetta, .single-ricetta-greci .dettagli_ricetta, .prodotto-benessere .dettagli_ricetta {
  overflow: hidden;
  width: 65.51724%;
  margin: 0 auto;
  margin-top: 30px;
  text-align: center;
  text-transform: uppercase; }
  @media (max-width: 500px) {
    .single-ricetta .dettagli_ricetta, .ricetta-greci-single .dettagli_ricetta, .single-ricetta-greci .dettagli_ricetta, .prodotto-benessere .dettagli_ricetta {
      width: auto;
      padding-left: 1em;
      padding-right: 1em; } }
  .single-ricetta .dettagli_ricetta div, .ricetta-greci-single .dettagli_ricetta div, .single-ricetta-greci .dettagli_ricetta div, .prodotto-benessere .dettagli_ricetta div {
    width: 21.66667%;
    float: left;
    margin-left: 1.66667%;
    margin-right: 1.66667%;
    padding-top: 50px;
    font-size: 0.85em; }
    .single-ricetta .dettagli_ricetta div span, .ricetta-greci-single .dettagli_ricetta div span, .single-ricetta-greci .dettagli_ricetta div span, .prodotto-benessere .dettagli_ricetta div span {
      display: block;
      color: #666;
      margin: 0;
      text-align: center; }
  .single-ricetta .dettagli_ricetta .numero, .ricetta-greci-single .dettagli_ricetta .numero, .single-ricetta-greci .dettagli_ricetta .numero, .prodotto-benessere .dettagli_ricetta .numero {
    background-image: url("../images/icone/people.png");
    background-repeat: no-repeat;
    background-position: center top; }
  .single-ricetta .dettagli_ricetta .portata, .ricetta-greci-single .dettagli_ricetta .portata, .single-ricetta-greci .dettagli_ricetta .portata, .prodotto-benessere .dettagli_ricetta .portata {
    background-image: url("../images/icone/dish.png");
    background-repeat: no-repeat;
    background-position: center top; }
  .single-ricetta .dettagli_ricetta .cottura, .ricetta-greci-single .dettagli_ricetta .cottura, .single-ricetta-greci .dettagli_ricetta .cottura, .prodotto-benessere .dettagli_ricetta .cottura {
    background-image: url("../images/icone/timer.png");
    background-repeat: no-repeat;
    background-position: center top; }
  .single-ricetta .dettagli_ricetta .diff, .ricetta-greci-single .dettagli_ricetta .diff, .single-ricetta-greci .dettagli_ricetta .diff, .prodotto-benessere .dettagli_ricetta .diff {
    background-image: url("../images/icone/speed.png");
    background-repeat: no-repeat;
    background-position: center top; }

.single-ricetta .ingredienti, .ricetta-greci-single .ingredienti, .single-ricetta-greci .ingredienti, .prodotto-benessere .ingredienti {
  margin: 0 -10%;
  overflow: hidden;
  font-size: 0.92857em;
  display: inline-block;
  margin: 4% -10% 0; }
  @media (max-width: 780px) {
    .single-ricetta .ingredienti, .ricetta-greci-single .ingredienti, .single-ricetta-greci .ingredienti, .prodotto-benessere .ingredienti {
      margin: 12% -10% 0; } }
  @media (max-width: 500px) {
    .single-ricetta .ingredienti, .ricetta-greci-single .ingredienti, .single-ricetta-greci .ingredienti, .prodotto-benessere .ingredienti {
      font-size: 1em;
      margin: 12% -10% 0; } }
  .single-ricetta .ingredienti .ingrediente, .ricetta-greci-single .ingredienti .ingrediente, .single-ricetta-greci .ingredienti .ingrediente, .prodotto-benessere .ingredienti .ingrediente {
    width: 22.41379%;
    float: left;
    margin-right: 3.44828%;
    text-transform: uppercase;
    display: inline-block;
    width: 13.7931%;
    float: none; }
    .single-ricetta .ingredienti .ingrediente b, .ricetta-greci-single .ingredienti .ingrediente b, .single-ricetta-greci .ingredienti .ingrediente b, .prodotto-benessere .ingredienti .ingrediente b {
      color: #0b5621; }
    @media (max-width: 500px) {
      .single-ricetta .ingredienti .ingrediente, .ricetta-greci-single .ingredienti .ingrediente, .single-ricetta-greci .ingredienti .ingrediente, .prodotto-benessere .ingredienti .ingrediente {
        clear: both;
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        display: block;
        border-bottom: 1px dashed #ccc;
        padding-bottom: 5px;
        margin-bottom: 5px; } }
    .single-ricetta .ingredienti .ingrediente img, .ricetta-greci-single .ingredienti .ingrediente img, .single-ricetta-greci .ingredienti .ingrediente img, .prodotto-benessere .ingredienti .ingrediente img {
      margin-bottom: 10px;
      position: relative; }
      @media (max-width: 500px) {
        .single-ricetta .ingredienti .ingrediente img, .ricetta-greci-single .ingredienti .ingrediente img, .single-ricetta-greci .ingredienti .ingrediente img, .prodotto-benessere .ingredienti .ingrediente img {
          display: none; } }
    .single-ricetta .ingredienti .ingrediente p, .ricetta-greci-single .ingredienti .ingrediente p, .single-ricetta-greci .ingredienti .ingrediente p, .prodotto-benessere .ingredienti .ingrediente p {
      /*&:after
          bottom: 31px
          box-shadow: 0 -32px 21px black
          content: ""
          display: inline-block
          height: 6px
          left: 0
          opacity: 0.7
          position: relative
          width: 80px
          z-index: 0*/
      text-align: center;
      color: #666;
      margin: 0;
      line-height: 1; }
      @media (max-width: 500px) {
        .single-ricetta .ingredienti .ingrediente p, .ricetta-greci-single .ingredienti .ingrediente p, .single-ricetta-greci .ingredienti .ingrediente p, .prodotto-benessere .ingredienti .ingrediente p {
          width: 65.51724%;
          float: left;
          margin-right: 3.44828%; } }
    .single-ricetta .ingredienti .ingrediente span, .ricetta-greci-single .ingredienti .ingrediente span, .single-ricetta-greci .ingredienti .ingrediente span, .prodotto-benessere .ingredienti .ingrediente span {
      line-height: 1;
      display: block;
      font-size: 0.85em; }
      @media (max-width: 500px) {
        .single-ricetta .ingredienti .ingrediente span, .ricetta-greci-single .ingredienti .ingrediente span, .single-ricetta-greci .ingredienti .ingrediente span, .prodotto-benessere .ingredienti .ingrediente span {
          width: 31.03448%;
          float: right;
          margin-right: 0; } }

.top_copertina {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 350px;
  width: 100%;
  position: relative; }
  @media (max-width: 500px) {
    .top_copertina {
      padding-top: 100%; } }

.nonsolobuono_slide {
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  color: white;
  text-align: center;
  font-size: 1.14286em; }
  .nonsolobuono_slide .cuore_buono {
    padding: 30px 0 20px; }
  .nonsolobuono_slide .chiudi_buono {
    position: absolute;
    bottom: 30px;
    width: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    cursor: pointer; }
  .nonsolobuono_slide p {
    width: 65.51724%;
    margin: 0 auto;
    line-height: 2; }
    @media (max-width: 500px) {
      .nonsolobuono_slide p {
        line-height: 1.5; } }
  .nonsolobuono_slide .infografiche {
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%; }
    .nonsolobuono_slide .infografiche img {
      display: none; }
    @media (max-width: 500px) {
      .nonsolobuono_slide .infografiche {
        display: none; } }
  .nonsolobuono_slide .testo_slide {
    background: rgba(0, 102, 102, 0.7);
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute; }

.apri_buono, .chiudi_buono {
  color: white;
  text-transform: uppercase;
  background: #006666;
  position: absolute;
  bottom: -20px;
  left: 20px;
  padding: 5px 50px 5px 15px;
  width: 116px;
  cursor: pointer;
  z-index: 2; }
  .apri_buono .freccia, .chiudi_buono .freccia {
    position: absolute;
    display: block;
    top: 9px;
    right: 15px; }

.page-template-tpltpl_prodotto_benessere-php .apri_buono, .page-template-tpltpl_prodotto_benessere-php .chiudi_buono {
  line-height: 42px; }
  .page-template-tpltpl_prodotto_benessere-php .apri_buono .freccia, .page-template-tpltpl_prodotto_benessere-php .chiudi_buono .freccia {
    top: 2px; }

@media (max-width: 500px) {
  .map_container iframe {
    height: 200px; } }

/* ricette greci */
p.subtitlegreciReciep {
  text-align: center !important;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 1.3em; }

@media (max-width: 780px) {
  .ricetta-greci-single .side_correlati, .single-ricetta-greci .side_correlati {
    display: none; } }

.ricetta-greci-single .apri_buono, .ricetta-greci-single .chiudi_buono, .single-ricetta-greci .apri_buono, .single-ricetta-greci .chiudi_buono {
  background: none repeat scroll 0 0 #0b5621; }

.ricetta-greci-single .nonsolobuono_slide .testo_slide, .single-ricetta-greci .nonsolobuono_slide .testo_slide {
  background: none repeat scroll 0 0 rgba(11, 86, 33, 0.7); }

.ricetta-greci-single .contenuto_post h2, .single-ricetta-greci .contenuto_post h2 {
  color: #0b5621; }

.ricetta-greci-single .contenuto_post .descrizione::before, .single-ricetta-greci .contenuto_post .descrizione::before {
  background-color: #0b5621; }

.ricetta-greci-single .testo > img, .single-ricetta-greci .testo > img {
  display: block;
  left: 50%;
  margin-left: -31px;
  position: relative;
  text-align: center; }

.ricetta-greci-single .colonne, .single-ricetta-greci .colonne {
  text-align: center; }
  @media (max-width: 500px) {
    .ricetta-greci-single .colonne h2, .single-ricetta-greci .colonne h2 {
      text-align: center; } }
  .ricetta-greci-single .colonne .colonna, .single-ricetta-greci .colonne .colonna {
    text-align: center; }

.ricetta-greci-single .ingredienti, .single-ricetta-greci .ingredienti {
  width: 100%;
  margin: 0 auto;
  float: none;
  margin: 0% -10% 0;
  display: inline-block; }
  @media (max-width: 500px) {
    .ricetta-greci-single .ingredienti, .single-ricetta-greci .ingredienti {
      margin-left: 35%; } }
  .ricetta-greci-single .ingredienti .ingrediente, .single-ricetta-greci .ingredienti .ingrediente {
    width: 29%;
    margin: 0 auto;
    display: inline-block;
    margin-top: 20px;
    text-align: center; }
    .ricetta-greci-single .ingredienti .ingrediente p, .single-ricetta-greci .ingredienti .ingrediente p {
      text-align: center; }

.ricetta-greci-single .colonne .colonna h3, .single-ricetta-greci .colonne .colonna h3, .prodotto-benessere .colonne .colonna h3 {
  color: #000 !important;
  font-size: 1.57143em;
  margin-bottom: 30px;
  margin-top: 20px !important; }

.marker {
  line-height: 1em !important;
  text-align: right; }

.printIcone {
  -moz-transition: background-position, 0.1s;
  -o-transition: background-position, 0.1s;
  -webkit-transition: background-position, 0.1s;
  transition: background-position, 0.1s;
  background-image: url("../images/icone/bt_print_icone.png");
  background-repeat: no-repeat;
  background-position: top left;
  display: inline-block;
  height: 45px;
  text-indent: -5000px;
  width: 45px;
  position: absolute;
  top: 20px;
  right: -40px; }
  .printIcone:hover {
    -moz-transition: background-position, 0.1s;
    -o-transition: background-position, 0.1s;
    -webkit-transition: background-position, 0.1s;
    transition: background-position, 0.1s;
    background-position: bottom left; }
  @media (max-width: 780px) {
    .printIcone {
      display: none; } }

.printImage {
  display: none; }

.benessereH4 {
  color: #002d5a; }

.carousel_title, .cat_prod_title {
  background: #006666;
  text-align: center;
  font-size: 1.07143em;
  color: white;
  padding: 6px 4px;
  margin: auto 2px 8px 2px; }
  .single-fini_prod .carousel_title, .page-gamma-fini .carousel_title, .tax-gamma-fini .carousel_title, .tax-gamma-gnb-fini .carousel_title, .single-gnb_fini_prod .carousel_title, .single-fini_prod .cat_prod_title, .page-gamma-fini .cat_prod_title, .tax-gamma-fini .cat_prod_title, .tax-gamma-gnb-fini .cat_prod_title, .single-gnb_fini_prod .cat_prod_title {
    background: #002d5a; }
  .single-cdn_prod .carousel_title, .page-gamma-cdn .carousel_title, .tax-gamma-cdn .carousel_title, .tax-gamma-gnb-cdn .carousel_title, .single-gnb_cdn_prod .carousel_title, .single-cdn_prod .cat_prod_title, .page-gamma-cdn .cat_prod_title, .tax-gamma-cdn .cat_prod_title, .tax-gamma-gnb-cdn .cat_prod_title, .single-gnb_cdn_prod .cat_prod_title {
    background: #cc0033; }
  .single-greci_prod .carousel_title, .page-gamma-greci .carousel_title, .tax-gamma-greci .carousel_title, .single-greci_prod .cat_prod_title, .page-gamma-greci .cat_prod_title, .tax-gamma-greci .cat_prod_title {
    background: #005826; }

.prodotti_carousel .prodotto, .prodotti_grid .prodotto {
  padding: 10px 0;
  margin: 0 4px;
  text-align: center; }
  .single-fini_prod .prodotti_carousel .prodotto h2, .page-gamma-fini .prodotti_carousel .prodotto h2, .tax-gamma-fini .prodotti_carousel .prodotto h2, .tax-gamma-gnb-fini .prodotti_carousel .prodotto h2, .fini_prod .prodotti_carousel .prodotto h2, .single-gnb_fini_prod .prodotti_carousel .prodotto h2, .single-fini_prod .prodotti_grid .prodotto h2, .page-gamma-fini .prodotti_grid .prodotto h2, .tax-gamma-fini .prodotti_grid .prodotto h2, .tax-gamma-gnb-fini .prodotti_grid .prodotto h2, .fini_prod .prodotti_grid .prodotto h2, .single-gnb_fini_prod .prodotti_grid .prodotto h2 {
    color: #002d5a; }
  .single-cdn_prod .prodotti_carousel .prodotto h2, .page-gamma-cdn .prodotti_carousel .prodotto h2, .tax-gamma-cdn .prodotti_carousel .prodotto h2, .tax-gamma-gnb-cdn .prodotti_carousel .prodotto h2, .cdn_prod .prodotti_carousel .prodotto h2, .single-gnb_cdn_prod .prodotti_carousel .prodotto h2, .single-cdn_prod .prodotti_grid .prodotto h2, .page-gamma-cdn .prodotti_grid .prodotto h2, .tax-gamma-cdn .prodotti_grid .prodotto h2, .tax-gamma-gnb-cdn .prodotti_grid .prodotto h2, .cdn_prod .prodotti_grid .prodotto h2, .single-gnb_cdn_prod .prodotti_grid .prodotto h2 {
    color: #cc0033; }
  .single-greci_prod .prodotti_carousel .prodotto h2, .page-gamma-greci .prodotti_carousel .prodotto h2, .tax-gamma-greci .prodotti_carousel .prodotto h2, .greci_prod .prodotti_carousel .prodotto h2, .single-greci_prod .prodotti_grid .prodotto h2, .page-gamma-greci .prodotti_grid .prodotto h2, .tax-gamma-greci .prodotti_grid .prodotto h2, .greci_prod .prodotti_grid .prodotto h2 {
    color: #005826; }
  .prodotti_carousel .prodotto h4, .prodotti_grid .prodotto h4 {
    font-size: 1em;
    margin-top: 0; }
    .single-fini_prod .prodotti_carousel .prodotto h4, .page-gamma-fini .prodotti_carousel .prodotto h4, .tax-gamma-fini .prodotti_carousel .prodotto h4, .tax-gamma-gnb-fini .prodotti_carousel .prodotto h4, .fini_prod .prodotti_carousel .prodotto h4, .single-gnb_fini_prod .prodotti_carousel .prodotto h4, .single-fini_prod .prodotti_grid .prodotto h4, .page-gamma-fini .prodotti_grid .prodotto h4, .tax-gamma-fini .prodotti_grid .prodotto h4, .tax-gamma-gnb-fini .prodotti_grid .prodotto h4, .fini_prod .prodotti_grid .prodotto h4, .single-gnb_fini_prod .prodotti_grid .prodotto h4 {
      color: #002d5a; }
    .single-cdn_prod .prodotti_carousel .prodotto h4, .page-gamma-cdn .prodotti_carousel .prodotto h4, .tax-gamma-cdn .prodotti_carousel .prodotto h4, .tax-gamma-gnb-cdn .prodotti_carousel .prodotto h4, .cdn_prod .prodotti_carousel .prodotto h4, .single-gnb_cdn_prod .prodotti_carousel .prodotto h4, .single-cdn_prod .prodotti_grid .prodotto h4, .page-gamma-cdn .prodotti_grid .prodotto h4, .tax-gamma-cdn .prodotti_grid .prodotto h4, .tax-gamma-gnb-cdn .prodotti_grid .prodotto h4, .cdn_prod .prodotti_grid .prodotto h4, .single-gnb_cdn_prod .prodotti_grid .prodotto h4 {
      color: #cc0033; }
    .single-greci_prod .prodotti_carousel .prodotto h4, .page-gamma-greci .prodotti_carousel .prodotto h4, .tax-gamma-greci .prodotti_carousel .prodotto h4, .greci_prod .prodotti_carousel .prodotto h4, .single-greci_prod .prodotti_grid .prodotto h4, .page-gamma-greci .prodotti_grid .prodotto h4, .tax-gamma-greci .prodotti_grid .prodotto h4, .greci_prod .prodotti_grid .prodotto h4 {
      color: #005826; }

.prodotti_carousel article.square, .prodotti_grid article.square {
  width: 100%; }

.ui-accordion-header {
  cursor: pointer;
  outline: none; }

h3.ui-accordion-header.ui-state-active:after {
  content: "-"; }

h3.ui-accordion-header:after {
  content: "+";
  display: inline-block;
  font-size: 1.5em;
  margin-top: -6px;
  position: absolute;
  right: 10px; }

.prodotti_grid {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  .prodotti_grid:after {
    content: " ";
    display: block;
    clear: both; }
  .prodotti_grid article.square.prodotto {
    margin-bottom: 10px;
    width: 21.66667%;
    float: left;
    margin-left: 1.66667%;
    margin-right: 1.66667%; }
    @media (max-width: 780px) {
      .prodotti_grid article.square.prodotto {
        width: 46.66667%;
        float: left;
        margin-left: 1.66667%;
        margin-right: 1.66667%; } }
    @media (max-width: 500px) {
      .prodotti_grid article.square.prodotto {
        clear: both;
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; } }

h2.title_tax_prod {
  margin-top: 30px;
  text-align: center;
  position: relative; }
  @media (max-width: 500px) {
    h2.title_tax_prod {
      padding-bottom: 15px; } }
  h2.title_tax_prod:after, h2.title_tax_prod:before {
    content: '';
    display: block;
    width: 100%;
    height: 10px;
    margin: 10px auto;
    margin-top: 20px;
    background-image: url("../images/divisore.png");
    background-repeat: no-repeat;
    background-position: center center; }
  @media (max-width: 500px) {
    h2.title_tax_prod:after {
      display: none; } }
  h2.title_tax_prod:before {
    background: #006666;
    position: absolute;
    bottom: -3px;
    width: 100px;
    height: 5px;
    left: 0;
    right: 0;
    margin: 0 auto; }
    .single-fini_prod h2.title_tax_prod:before, .page-gamma-fini h2.title_tax_prod:before, .tax-gamma-fini h2.title_tax_prod:before, .tax-gamma-gnb-fini h2.title_tax_prod:before, .single-gnb_fini_prod h2.title_tax_prod:before {
      background: #002d5a; }
    .single-cdn_prod h2.title_tax_prod:before, .page-gamma-cdn h2.title_tax_prod:before, .tax-gamma-cdn h2.title_tax_prod:before, .tax-gamma-gnb-cdn h2.title_tax_prod:before, .single-gnb_cdn_prod h2.title_tax_prod:before {
      background: #cc0033; }
    .single-greci_prod h2.title_tax_prod:before, .page-gamma-greci h2.title_tax_prod:before, .tax-gamma-greci h2.title_tax_prod:before {
      background: #005826; }
    @media (max-width: 500px) {
      h2.title_tax_prod:before {
        width: 100%;
        height: 2px; } }

.dettagli_prodotto {
  padding-top: 15px;
  overflow: hidden; }
  .dettagli_prodotto .val_nutriz ul {
    list-style: none;
    padding-left: 0; }
    .dettagli_prodotto .val_nutriz ul li {
      list-style: none; }
  .dettagli_prodotto .val_nutriz ul {
    padding: 0 1em;
    text-align: left; }
  .dettagli_prodotto .consigli {
    text-align: center; }
  .dettagli_prodotto .val_nutriz, .dettagli_prodotto .ingredienti, .dettagli_prodotto .consigli {
    background: white; }
    .dettagli_prodotto .val_nutriz.tre, .dettagli_prodotto .ingredienti.tre, .dettagli_prodotto .consigli.tre {
      width: 32.14286%;
      float: left;
      margin-left: 0.59524%;
      margin-right: 0.59524%; }
      @media (max-width: 780px) {
        .dettagli_prodotto .val_nutriz.tre, .dettagli_prodotto .ingredienti.tre, .dettagli_prodotto .consigli.tre {
          clear: both;
          width: 100%;
          float: left;
          margin-left: 0;
          margin-right: 0; } }
    .dettagli_prodotto .val_nutriz.due, .dettagli_prodotto .ingredienti.due, .dettagli_prodotto .consigli.due {
      width: 48.80952%;
      float: left;
      margin-left: 0.59524%;
      margin-right: 0.59524%; }
      @media (max-width: 500px) {
        .dettagli_prodotto .val_nutriz.due, .dettagli_prodotto .ingredienti.due, .dettagli_prodotto .consigli.due {
          clear: both;
          width: 100%;
          float: left;
          margin-left: 0;
          margin-right: 0; } }
    .dettagli_prodotto .val_nutriz h3, .dettagli_prodotto .ingredienti h3, .dettagli_prodotto .consigli h3 {
      margin: -14px 10px 10px;
      text-align: center;
      color: white;
      padding: 6px 1em;
      font-size: 1.07143em; }
      .single-fini_prod .dettagli_prodotto .val_nutriz h3, .page-gamma-fini .dettagli_prodotto .val_nutriz h3, .tax-gamma-fini .dettagli_prodotto .val_nutriz h3, .tax-gamma-gnb-fini .dettagli_prodotto .val_nutriz h3, .single-gnb_fini_prod .dettagli_prodotto .val_nutriz h3, .single-fini_prod .dettagli_prodotto .ingredienti h3, .page-gamma-fini .dettagli_prodotto .ingredienti h3, .tax-gamma-fini .dettagli_prodotto .ingredienti h3, .tax-gamma-gnb-fini .dettagli_prodotto .ingredienti h3, .single-gnb_fini_prod .dettagli_prodotto .ingredienti h3, .single-fini_prod .dettagli_prodotto .consigli h3, .page-gamma-fini .dettagli_prodotto .consigli h3, .tax-gamma-fini .dettagli_prodotto .consigli h3, .tax-gamma-gnb-fini .dettagli_prodotto .consigli h3, .single-gnb_fini_prod .dettagli_prodotto .consigli h3 {
        background: #002d5a; }
      .single-cdn_prod .dettagli_prodotto .val_nutriz h3, .page-gamma-cdn .dettagli_prodotto .val_nutriz h3, .tax-gamma-cdn .dettagli_prodotto .val_nutriz h3, .tax-gamma-gnb-cdn .dettagli_prodotto .val_nutriz h3, .single-gnb_cdn_prod .dettagli_prodotto .val_nutriz h3, .single-cdn_prod .dettagli_prodotto .ingredienti h3, .page-gamma-cdn .dettagli_prodotto .ingredienti h3, .tax-gamma-cdn .dettagli_prodotto .ingredienti h3, .tax-gamma-gnb-cdn .dettagli_prodotto .ingredienti h3, .single-gnb_cdn_prod .dettagli_prodotto .ingredienti h3, .single-cdn_prod .dettagli_prodotto .consigli h3, .page-gamma-cdn .dettagli_prodotto .consigli h3, .tax-gamma-cdn .dettagli_prodotto .consigli h3, .tax-gamma-gnb-cdn .dettagli_prodotto .consigli h3, .single-gnb_cdn_prod .dettagli_prodotto .consigli h3 {
        background: #cc0033; }
      .single-greci_prod .dettagli_prodotto .val_nutriz h3, .page-gamma-greci .dettagli_prodotto .val_nutriz h3, .tax-gamma-greci .dettagli_prodotto .val_nutriz h3, .single-greci_prod .dettagli_prodotto .ingredienti h3, .page-gamma-greci .dettagli_prodotto .ingredienti h3, .tax-gamma-greci .dettagli_prodotto .ingredienti h3, .single-greci_prod .dettagli_prodotto .consigli h3, .page-gamma-greci .dettagli_prodotto .consigli h3, .tax-gamma-greci .dettagli_prodotto .consigli h3 {
        background: #005826; }
    .dettagli_prodotto .val_nutriz p, .dettagli_prodotto .ingredienti p, .dettagli_prodotto .consigli p {
      padding: 0 1em;
      text-align: left; }
    @media (max-width: 780px) {
      .dettagli_prodotto .val_nutriz, .dettagli_prodotto .ingredienti, .dettagli_prodotto .consigli {
        margin-bottom: 30px; }
        .dettagli_prodotto .val_nutriz h3, .dettagli_prodotto .ingredienti h3, .dettagli_prodotto .consigli h3 {
          margin: -14px 40px 10px; } }

.mood_single_prod {
  margin-top: -15px; }

.cat_carousel .owl-item .square {
  width: 100%; }

@media (max-width: 780px) {
  .post-type-archive-fini_prod .article.rect, .post-type-archive-fini_prod article.rettangolare, .post-type-archive-cdn_prod .article.rect, .post-type-archive-cdn_prod article.rettangolare, .post-type-archive-greci_prod .article.rect, .post-type-archive-greci_prod article.rettangolare {
    width: 100%; }
    .post-type-archive-fini_prod .article.rect .post_thumb .copertina, .post-type-archive-fini_prod article.rettangolare .post_thumb .copertina, .post-type-archive-cdn_prod .article.rect .post_thumb .copertina, .post-type-archive-cdn_prod article.rettangolare .post_thumb .copertina, .post-type-archive-greci_prod .article.rect .post_thumb .copertina, .post-type-archive-greci_prod article.rettangolare .post_thumb .copertina {
      padding-top: 50%; } }

.categorie_correlate_brand {
  margin-top: 30px; }

.categorie_correlate_brand .content_box h2 {
  display: inline !important;
  font-size: 1.1em  !important; }

.single-fini_prod .contenuto_post h2, .page-gamma-fini .contenuto_post h2, .tax-gamma-fini .contenuto_post h2, .tax-gamma-gnb-fini .contenuto_post h2, .fini_prod .contenuto_post h2, .single-gnb_fini_prod .contenuto_post h2 {
  color: #002d5a; }

.single-cdn_prod .contenuto_post h2, .page-gamma-cdn .contenuto_post h2, .tax-gamma-cdn .contenuto_post h2, .tax-gamma-gnb-cdn .contenuto_post h2, .cdn_prod .contenuto_post h2, .single-gnb_cdn_prod .contenuto_post h2 {
  color: #cc0033; }

.single-greci_prod .contenuto_post h2, .page-gamma-greci .contenuto_post h2, .tax-gamma-greci .contenuto_post h2, .greci_prod .contenuto_post h2 {
  color: #005826; }

.dashboard_content {
  padding-top: 30px;
  padding-bottom: 30px;
  width: 82.75862%;
  margin: 0 auto;
  overflow: hidden; }
  @media (max-width: 780px) {
    .dashboard_content {
      width: auto;
      padding-left: 1em;
      padding-right: 1em; } }
  .dashboard_content .side_avatar {
    width: 31.03448%;
    float: left;
    margin-right: 3.44828%; }
    .dashboard_content .side_avatar .avatar_box {
      padding: 6px;
      max-width: 200px;
      margin: 0 auto;
      background-color: #006666; }
      .dashboard_content .side_avatar .avatar_box img {
        width: 100%; }
    @media (max-width: 500px) {
      .dashboard_content .side_avatar {
        clear: both;
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 30px; } }
  .dashboard_content .side_profilo {
    width: 65.51724%;
    float: right;
    margin-right: 0;
    margin-bottom: 30px; }
    @media (max-width: 500px) {
      .dashboard_content .side_profilo {
        clear: both;
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; } }
  .dashboard_content .fb_log_text {
    text-align: center;
    text-transform: uppercase; }
  .dashboard_content .upload {
    display: none; }
  .dashboard_content #btn-upload {
    margin-top: 10px;
    text-align: center;
    padding: 8px 4%;
    width: 92%; }
  .dashboard_content .removeUser {
    padding: 8px 18px;
    color: white;
    text-transform: uppercase;
    cursor: pointer;
    border: none;
    display: inline-block;
    position: relative;
    z-index: 1;
    background: #cc0000;
    font-size: 15px;
    text-align: left;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    @media (max-width: 500px) {
      .dashboard_content .removeUser {
        display: block;
        text-align: center; } }
    .no-touch .dashboard_content .removeUser:hover {
      background: #c20000;
      color: white; }
    .dashboard_content .removeUser a, .dashboard_content .removeUser a:hover {
      color: white; }
    @media (max-width: 500px) {
      .dashboard_content .removeUser {
        width: 100%; } }

.profile_page {
  width: 65.51724%;
  margin: 0 auto; }
  @media (max-width: 780px) {
    .profile_page {
      width: auto;
      padding-left: 1em;
      padding-right: 1em; } }

.title_dash {
  text-align: center;
  margin-bottom: 45px;
  position: relative; }
  @media (max-width: 500px) {
    .title_dash {
      padding-bottom: 15px; } }
  .title_dash:after, .title_dash:before {
    content: '';
    display: block;
    width: 100%;
    height: 10px;
    margin: 10px auto;
    margin-top: 20px;
    background-image: url("../images/divisore.png");
    background-repeat: no-repeat;
    background-position: center center; }
  @media (max-width: 500px) {
    .title_dash:after {
      display: none; } }
  .title_dash:before {
    background: #006666;
    position: absolute;
    bottom: -3px;
    width: 100px;
    height: 5px;
    left: 0;
    right: 0;
    margin: 0 auto; }
    .single-fini_prod .title_dash:before, .page-gamma-fini .title_dash:before, .tax-gamma-fini .title_dash:before, .tax-gamma-gnb-fini .title_dash:before, .single-gnb_fini_prod .title_dash:before {
      background: #002d5a; }
    .single-cdn_prod .title_dash:before, .page-gamma-cdn .title_dash:before, .tax-gamma-cdn .title_dash:before, .tax-gamma-gnb-cdn .title_dash:before, .single-gnb_cdn_prod .title_dash:before {
      background: #cc0033; }
    .single-greci_prod .title_dash:before, .page-gamma-greci .title_dash:before, .tax-gamma-greci .title_dash:before {
      background: #005826; }
    @media (max-width: 500px) {
      .title_dash:before {
        width: 100%;
        height: 2px; } }

.form_registrazione .borderForm {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  background-color: #d9e8e8;
  display: table;
  margin-top: -30px;
  padding-top: 50px;
  padding-bottom: 50px; }

.form_registrazione .bottoni_user {
  margin-bottom: 30px;
  text-align: center; }
  .form_registrazione .bottoni_user .btn_private, .form_registrazione .bottoni_user .btn_company {
    padding: 8px 18px;
    color: white;
    text-transform: uppercase;
    cursor: pointer;
    border: none;
    display: inline-block;
    position: relative;
    z-index: 1;
    background: #006666;
    font-size: 15px;
    text-align: left;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 39.65517%;
    margin: 0;
    text-align: center;
    color: white;
    padding-bottom: 19px; }
    @media (max-width: 500px) {
      .form_registrazione .bottoni_user .btn_private, .form_registrazione .bottoni_user .btn_company {
        display: block;
        text-align: center; } }
    .no-touch .form_registrazione .bottoni_user .btn_private:hover, .no-touch .form_registrazione .bottoni_user .btn_company:hover {
      background: #005c5c;
      color: white; }
    .form_registrazione .bottoni_user .btn_private a, .form_registrazione .bottoni_user .btn_private a:hover, .form_registrazione .bottoni_user .btn_company a, .form_registrazione .bottoni_user .btn_company a:hover {
      color: white; }
    @media (max-width: 500px) {
      .form_registrazione .bottoni_user .btn_private, .form_registrazione .bottoni_user .btn_company {
        clear: both;
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 10px;
        padding: 8px 0; } }
    .form_registrazione .bottoni_user .btn_private.active, .form_registrazione .bottoni_user .btn_company.active {
      background: #d9e8e8;
      color: #006666;
      padding-bottom: 19px;
      padding-top: 2px; }
  .form_registrazione .bottoni_user .btn_private, .form_registrazione .bottoni_user.active:hover {
    background-image: url("../images/dashboard/privatehover.png");
    background-repeat: no-repeat;
    background-position: 37% 2px; }
    .form_registrazione .bottoni_user .btn_private.active, .form_registrazione .bottoni_user.active:hover.active {
      background-image: url("../images/dashboard/private.png");
      background-repeat: no-repeat;
      background-position: 37% 2px; }
  .form_registrazione .bottoni_user .btn_company, .form_registrazione .bottoni_user.active:hover {
    background-image: url("../images/dashboard/aziendahover.png");
    background-repeat: no-repeat;
    background-position: 37% 2px; }
    .form_registrazione .bottoni_user .btn_company.active, .form_registrazione .bottoni_user.active:hover.active {
      background-image: url("../images/dashboard/azienda.png");
      background-repeat: no-repeat;
      background-position: 37% 2px; }

.tipo_utente {
  display: none; }

.form_registrazione .bottoni_user .btn_company.active:after {
  content: "";
  height: 48px;
  left: -3px;
  position: absolute;
  width: 103%;
  top: -7px; }

.form_registrazione .bottoni_user .btn_private.active:after {
  content: "";
  height: 48px;
  right: -3px;
  position: absolute;
  width: 103%;
  top: -7px; }
  .form_registrazione .bottoni_user .btn_private.active:after .tipo_utente {
    display: none; }
  .form_registrazione .bottoni_user .btn_private.active:after .anno_nascita {
    overflow: hidden; }
  .form_registrazione .bottoni_user .btn_private.active:after .birth_day, .form_registrazione .bottoni_user .btn_private.active:after .birth_month, .form_registrazione .bottoni_user .btn_private.active:after .birth_year {
    width: 22.41379%;
    float: left;
    margin-right: 3.44828%; }
  .form_registrazione .bottoni_user .btn_private.active:after .accetta_condizioni {
    margin-top: 50px; }
  .form_registrazione .bottoni_user .btn_private.active:after .submitbtn {
    padding: 8px 18px;
    color: white;
    text-transform: uppercase;
    cursor: pointer;
    border: none;
    display: inline-block;
    position: relative;
    z-index: 1;
    background: #006666;
    font-size: 15px;
    text-align: left;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    @media (max-width: 500px) {
      .form_registrazione .bottoni_user .btn_private.active:after .submitbtn {
        display: block;
        text-align: center; } }
    .no-touch .form_registrazione .bottoni_user .btn_private.active:after .submitbtn:hover {
      background: #005c5c;
      color: white; }
    .form_registrazione .bottoni_user .btn_private.active:after .submitbtn a, .form_registrazione .bottoni_user .btn_private.active:after .submitbtn a:hover {
      color: white; }
    .form_registrazione .bottoni_user .btn_private.active:after .submitbtn:after {
      font-family: 'FontAwesome';
      content: "\f054";
      right: 10px;
      position: absolute;
      font-size: 14px;
      line-height: 1.6em;
      text-align: left; }
      .form_registrazione .bottoni_user .btn_private.active:after .submitbtn:after a {
        text-align: left; }

.dash_profilo {
  text-transform: uppercase; }
  .dash_profilo .side_profilo p {
    margin-bottom: 2px;
    border-bottom: 1px solid #dedede;
    padding: 5px 0;
    text-transform: none;
    font-size: 16px;
    line-height: 1; }
  .dash_profilo .side_profilo label {
    display: block;
    margin-bottom: 15px;
    color: #999;
    font-size: 0.85714em; }

.user_correlati {
  margin-top: 30px; }

.counter_favs {
  margin-top: 50px;
  clear: both;
  padding: 0;
  overflow: hidden;
  list-style: none;
  text-transform: uppercase; }
  .counter_favs li {
    width: 21.66667%;
    float: left;
    margin-left: 1.66667%;
    margin-right: 1.66667%;
    text-align: center;
    font-size: 0.92857em;
    opacity: 0.9; }
    .no-touch .counter_favs li:hover {
      opacity: 1; }
    .counter_favs li .icona_bloc {
      padding: 55px 15px 0 15px; }
      @media (max-width: 500px) {
        .counter_favs li .icona_bloc span {
          display: none; } }
    .counter_favs li .magazine {
      background-image: url("../images/dashboard/magazine_big.png");
      background-repeat: no-repeat;
      background-position: center top; }
    .counter_favs li .prodotti {
      background-image: url("../images/dashboard/prodotti_big.png");
      background-repeat: no-repeat;
      background-position: center top; }
    .counter_favs li .ricette {
      background-image: url("../images/dashboard/cene_big.png");
      background-repeat: no-repeat;
      background-position: center top; }
    .counter_favs li .cene_perfette {
      background-image: url("../images/dashboard/ricette_big.png");
      background-repeat: no-repeat;
      background-position: center top; }
    .counter_favs li .counter {
      text-align: right;
      padding-top: 8px;
      padding-right: 30px;
      border-top: 1px solid #ccc;
      margin-top: 6px;
      font-size: 1.42857em;
      background-image: url("../images/dashboard/heart_profile_favorites.png");
      background-repeat: no-repeat;
      background-position: 30px center; }
      @media (max-width: 500px) {
        .counter_favs li .counter {
          background: none;
          text-align: center;
          padding-right: 0; } }

.recupera_password, .resetpassform {
  width: 48.27586%;
  margin: 0 auto; }
  @media (max-width: 500px) {
    .recupera_password, .resetpassform {
      width: auto;
      padding-left: 1em;
      padding-right: 1em; } }

.questionario_box {
  overflow: hidden;
  padding-bottom: 30px; }
  .questionario_box form {
    overflow: visible; }
  .questionario_box .iradio_square-grey {
    display: none; }
  .questionario_box .fs-field-label {
    text-align: center;
    width: 100%;
    color: #006666;
    font-size: 0.85714em; }

.fs-form-overview {
  width: 90%; }
  .fs-form-overview .fs-radio-group {
    overflow: hidden; }
  .fs-form-overview .fs-fields > li {
    margin: 0;
    margin-bottom: 20px;
    padding: 0; }
  .fs-form-overview .fs-fields:before {
    margin-bottom: 20px; }
  .fs-form-overview label.fs-field-label {
    text-align: left;
    font-size: 1.14286em; }
    .fs-form-overview label.fs-field-label img {
      display: none; }

.filosofia .page_wrapper {
  margin-top: 10px; }

@media (max-width: 780px) {
  .filosofia .menu_main {
    padding-top: 30px; } }

.filo_wrapper {
  background-image: url("../images/bg.jpg");
  background-repeat: repeat;
  background-position: center center;
  box-shadow: 0px 0px 10px #ccc inset;
  text-transform: uppercase; }
  @media (max-width: 780px) {
    .filo_wrapper {
      background: none;
      overflow: hidden;
      margin-top: 30px; } }
  @media (max-width: 500px) {
    .filo_wrapper {
      text-shadow: 0 1px white; } }
  .filo_wrapper header.top {
    position: fixed;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 81px; }
    @media (max-width: 780px) {
      .filo_wrapper header.top {
        max-height: 60px; } }
    @media (max-width: 780px) {
      .filo_wrapper header.top {
        background: white; } }
    .filo_wrapper header.top .logo {
      width: 50%;
      position: absolute;
      margin: 0; }
      @media (max-width: 780px) {
        .filo_wrapper header.top .logo {
          max-width: 133px; } }
    .filo_wrapper header.top .brands_oriz {
      position: absolute;
      right: 0;
      width: 250px;
      padding: 5px; }
      @media (max-width: 500px) {
        .filo_wrapper header.top .brands_oriz {
          max-width: 160px;
          padding-top: 8px; } }
      .filo_wrapper header.top .brands_oriz a {
        width: 23.333%;
        margin-left: 10%;
        float: left;
        display: block; }
        @media (max-width: 500px) {
          .filo_wrapper header.top .brands_oriz a {
            width: 30%;
            margin-left: 3%; } }
      .filo_wrapper header.top .brands_oriz .greci_brand {
        margin-top: 6px; }
      .filo_wrapper header.top .brands_oriz .cdn_brand {
        margin-top: 8px; }
      @media (min-width: 780px) {
        .filo_wrapper header.top .brands_oriz {
          display: none; } }
  .filo_wrapper .live {
    border: 3px solid #006666;
    width: 168px;
    font-size: 1.28571em;
    text-align: center;
    position: relative;
    top: 10px;
    right: auto;
    margin: 0 auto;
    margin-top: -30px; }
    @media (max-width: 780px) {
      .filo_wrapper .live {
        margin-top: 0;
        margin-bottom: 50px; } }
    .filo_wrapper .live span {
      color: #006666;
      font-weight: 500; }
  .filo_wrapper .brands {
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 20; }
    .filo_wrapper .brands a {
      display: block;
      width: 70px;
      text-align: center;
      margin-top: 20px; }
    @media (max-width: 780px) {
      .filo_wrapper .brands {
        display: none; } }
  .filo_wrapper #filo_sidebar {
    position: fixed;
    left: 50%;
    z-index: 10;
    height: 216px;
    width: 40px; }
    @media (max-width: 1050px) {
      .filo_wrapper #filo_sidebar {
        display: none; } }
    .filo_wrapper #filo_sidebar ul {
      margin: 0;
      margin-top: 7px;
      padding: 0;
      list-style: none; }
    .filo_wrapper #filo_sidebar a {
      width: 40px;
      height: 40px;
      margin-top: -10px;
      display: block;
      text-indent: -9999px;
      position: relative;
      background-image: url("../images/filosofia/toolbar.png");
      background-repeat: no-repeat;
      background-position: center -34px; }
    .filo_wrapper #filo_sidebar a.nav-active {
      background-position: center 3px; }
  .filo_wrapper .filoblocco {
    max-width: 1050px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 90px;
    position: relative; }
    .filo_wrapper .filoblocco:after {
      content: " ";
      display: block;
      clear: both; }
    @media (max-width: 1050px) {
      .filo_wrapper .filoblocco {
        padding: 0 1.6em; } }
    .filo_wrapper .filoblocco.bloc1 {
      background-image: url("../images/filosofia/stage/stage1.png");
      background-repeat: no-repeat;
      background-position: center 250px; }
      @media (max-width: 780px) {
        .filo_wrapper .filoblocco.bloc1 {
          background: none; } }
    .filo_wrapper .filoblocco.bloc2 {
      background-image: url("../images/filosofia/stage/stage2.png");
      background-repeat: no-repeat;
      background-position: center 0; }
      @media (max-width: 780px) {
        .filo_wrapper .filoblocco.bloc2 {
          background: none; } }
    .filo_wrapper .filoblocco.bloc3 {
      background-image: url("../images/filosofia/stage/stage3.png");
      background-repeat: no-repeat;
      background-position: center 0; }
      @media (max-width: 780px) {
        .filo_wrapper .filoblocco.bloc3 {
          background: none; } }
    .filo_wrapper .filoblocco.bloc4 {
      background-image: url("../images/filosofia/stage/stage4.png");
      background-repeat: no-repeat;
      background-position: center 0; }
      @media (max-width: 780px) {
        .filo_wrapper .filoblocco.bloc4 {
          background: none; } }
    .filo_wrapper .filoblocco.bloc5 {
      background-image: url("../images/filosofia/stage/stage5.png");
      background-repeat: no-repeat;
      background-position: center 0; }
      @media (max-width: 780px) {
        .filo_wrapper .filoblocco.bloc5 {
          background: none; } }
  .filo_wrapper .mano {
    position: absolute;
    right: 0px;
    top: 1861px;
    z-index: 10; }
    @media (max-width: 1050px) {
      .filo_wrapper .mano {
        display: none; } }
  .filo_wrapper .filosofia {
    padding-bottom: 50px; }
    .filo_wrapper .filosofia section {
      height: 800px;
      position: relative; }
      @media (max-width: 780px) {
        .filo_wrapper .filosofia section {
          height: auto; } }
      .filo_wrapper .filosofia section .testo {
        position: absolute; }
        @media (max-width: 780px) {
          .filo_wrapper .filosofia section .testo {
            position: relative; } }
    .filo_wrapper .filosofia h2 {
      font-size: 2.85714em;
      margin: 0; }
      @media (max-width: 500px) {
        .filo_wrapper .filosofia h2 {
          font-size: 2.14286em;
          padding-top: 29px; } }
    .filo_wrapper .filosofia h3 {
      font-size: 2.14286em;
      margin: 0; }
      @media (max-width: 500px) {
        .filo_wrapper .filosofia h3 {
          font-size: 1.78571em; } }
    .filo_wrapper .filosofia p {
      font-size: 1.14286em;
      color: #8f8f8f;
      margin-top: 20px; }
      @media (max-width: 500px) {
        .filo_wrapper .filosofia p {
          font-size: 1em; } }
    .filo_wrapper .filosofia .img_mobile {
      text-align: center;
      margin: 2em 0; }
      @media (min-width: 780px) {
        .filo_wrapper .filosofia .img_mobile {
          display: none; } }
    .filo_wrapper .filosofia .inizio {
      text-align: center;
      max-width: 600px;
      margin-left: auto;
      margin-right: auto; }
      .filo_wrapper .filosofia .inizio:after {
        content: " ";
        display: block;
        clear: both; }
      .filo_wrapper .filosofia .inizio .testo {
        width: 100%;
        margin-top: 25px; }
        @media (max-width: 780px) {
          .filo_wrapper .filosofia .inizio .testo {
            margin-top: 0; } }
    @media (min-width: 780px) {
      .filo_wrapper .filosofia .cuore {
        display: none; } }
    .filo_wrapper .filosofia .storia_vera .testo {
      text-align: center;
      margin-top: 130px;
      max-width: 350px;
      left: 39%; }
      @media (max-width: 780px) {
        .filo_wrapper .filosofia .storia_vera .testo {
          text-align: right;
          padding: 1em 0;
          margin-left: 0;
          margin-right: 0;
          max-width: 1050px;
          margin-top: 0;
          width: 100%;
          left: 0;
          right: 0; } }
      .filo_wrapper .filosofia .storia_vera .testo p {
        padding: 0 1.4em; }
        @media (max-width: 780px) {
          .filo_wrapper .filosofia .storia_vera .testo p {
            padding: 0; } }
    .filo_wrapper .filosofia .storia_vera .verdura {
      position: absolute;
      width: 166px;
      top: -180px;
      left: 50%;
      margin-left: -350px; }
      @media (max-width: 780px) {
        .filo_wrapper .filosofia .storia_vera .verdura {
          display: none; } }
      .filo_wrapper .filosofia .storia_vera .verdura img {
        display: block; }
      .filo_wrapper .filosofia .storia_vera .verdura .verdu2 {
        margin-top: 12px;
        margin-left: 31px; }
      .filo_wrapper .filosofia .storia_vera .verdura .verdu3 {
        margin-top: -16px;
        margin-left: -7px; }
      .filo_wrapper .filosofia .storia_vera .verdura .verdu4 {
        margin-top: 6px;
        margin-left: 23px; }
    .filo_wrapper .filosofia .storia_vera .italia {
      position: absolute;
      width: 159px;
      top: 140px;
      left: 50%;
      margin-left: 268px; }
      @media (max-width: 780px) {
        .filo_wrapper .filosofia .storia_vera .italia {
          display: none; } }
    @media (min-width: 780px) {
      .filo_wrapper .filosofia .secchiello {
        display: none; } }
    .filo_wrapper .filosofia .persone {
      position: relative; }
      .filo_wrapper .filosofia .persone .testo {
        margin-top: 230px;
        width: 53%; }
        @media (max-width: 780px) {
          .filo_wrapper .filosofia .persone .testo {
            padding: 1em 0;
            margin-left: 0;
            margin-right: 0;
            max-width: 1050px;
            margin-top: 0;
            width: 100%;
            left: 0;
            right: 0; } }
      .filo_wrapper .filosofia .persone .img_mobile {
        text-align: right;
        margin-right: -1.6em; }
      @media (min-width: 780px) {
        .filo_wrapper .filosofia .persone .mano_mobile {
          display: none; } }
    .filo_wrapper .filosofia .buona_cucina {
      position: relative; }
      .filo_wrapper .filosofia .buona_cucina .testo {
        text-align: right;
        margin-top: 193px;
        width: 46%;
        right: 0; }
        @media (max-width: 780px) {
          .filo_wrapper .filosofia .buona_cucina .testo {
            padding: 1em 0;
            margin-left: 0;
            margin-right: 0;
            max-width: 1050px;
            margin-top: 0;
            width: 100%;
            left: 0;
            right: 0; } }
      .filo_wrapper .filosofia .buona_cucina .monitor {
        height: auto;
        left: 50%;
        margin-left: -276px;
        position: absolute;
        top: 274px;
        width: 278px; }
        @media (max-width: 780px) {
          .filo_wrapper .filosofia .buona_cucina .monitor {
            display: none; } }
    .filo_wrapper .filosofia .just_text .testo {
      margin-top: 130px;
      width: 50%; }
      @media (max-width: 780px) {
        .filo_wrapper .filosofia .just_text .testo {
          padding: 1em 0;
          margin-left: 0;
          margin-right: 0;
          max-width: 1050px;
          margin-top: 0;
          width: 100%;
          left: 0;
          right: 0; } }
    .filo_wrapper .filosofia .just_text .lavagna_scritta {
      position: absolute;
      top: 110px;
      left: 50%;
      margin-left: 65px; }
      @media (max-width: 780px) {
        .filo_wrapper .filosofia .just_text .lavagna_scritta {
          display: none; } }
    .filo_wrapper .filosofia .convivialita .testo {
      text-align: right;
      margin-top: 126px;
      width: 50%;
      right: 0; }
      @media (max-width: 780px) {
        .filo_wrapper .filosofia .convivialita .testo {
          padding: 1em 0;
          margin-left: 0;
          margin-right: 0;
          max-width: 1050px;
          margin-top: 0;
          width: 100%;
          left: 0;
          right: 0; } }
    @media (max-width: 780px) {
      .filo_wrapper .filosofia .tre_marchi {
        height: auto; } }
    .filo_wrapper .filosofia .tre_marchi .testo {
      margin-top: 187px;
      width: 37%; }
      @media (max-width: 780px) {
        .filo_wrapper .filosofia .tre_marchi .testo {
          padding: 1em 0;
          margin-left: 0;
          margin-right: 0;
          max-width: 1050px;
          margin-top: 0;
          width: 100%;
          left: 0;
          right: 0; } }
    .filo_wrapper .filosofia .tre_marchi .link_mask {
      width: 130px;
      height: 80px;
      display: block;
      position: absolute;
      left: 50%; }
      @media (max-width: 780px) {
        .filo_wrapper .filosofia .tre_marchi .link_mask {
          display: none; } }
      .filo_wrapper .filosofia .tre_marchi .link_mask.fini_link {
        margin-left: 50px;
        margin-top: -60px; }
      .filo_wrapper .filosofia .tre_marchi .link_mask.cdn_link {
        margin-left: -150px;
        margin-top: 360px; }
      .filo_wrapper .filosofia .tre_marchi .link_mask.greci_link {
        margin-left: 290px;
        margin-top: 120px; }
    .filo_wrapper .filosofia .nuovomil .logoGB {
      margin-left: 340px;
      position: absolute;
      top: -278px; }
      @media (max-width: 780px) {
        .filo_wrapper .filosofia .nuovomil .logoGB {
          display: none; } }
    .filo_wrapper .filosofia .nuovomil .testo {
      margin-top: 9px;
      left: 90px;
      text-align: right;
      width: 50%; }
      @media (max-width: 780px) {
        .filo_wrapper .filosofia .nuovomil .testo {
          padding: 1em 0;
          margin-left: 0;
          margin-right: 0;
          max-width: 1050px;
          margin-top: 0;
          width: 100%;
          left: 0;
          right: 0; } }
    .filo_wrapper .filosofia .down_tree {
      margin-left: -1.6em; }
      @media (min-width: 780px) {
        .filo_wrapper .filosofia .down_tree {
          display: none; } }
  .filo_wrapper .addthis_toolbox {
    position: absolute;
    right: 0;
    bottom: 0; }

.area_trade .contenuto_trade {
  width: 82.75862%;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 1em;
  padding-right: 1em;
  overflow: hidden; }
  .area_trade .contenuto_trade h2 {
    text-align: center; }
  .area_trade .contenuto_trade .contenuto {
    text-align: center;
    position: relative;
    margin-bottom: 30px; }
    @media (max-width: 500px) {
      .area_trade .contenuto_trade .contenuto {
        padding-bottom: 15px; } }
    .area_trade .contenuto_trade .contenuto:after, .area_trade .contenuto_trade .contenuto:before {
      content: '';
      display: block;
      width: 100%;
      height: 10px;
      margin: 10px auto;
      margin-top: 20px;
      background-image: url("../images/divisore.png");
      background-repeat: no-repeat;
      background-position: center center; }
    @media (max-width: 500px) {
      .area_trade .contenuto_trade .contenuto:after {
        display: none; } }
    .area_trade .contenuto_trade .contenuto:before {
      background: #006666;
      position: absolute;
      bottom: -3px;
      width: 100px;
      height: 5px;
      left: 0;
      right: 0;
      margin: 0 auto; }
      .single-fini_prod .area_trade .contenuto_trade .contenuto:before, .page-gamma-fini .area_trade .contenuto_trade .contenuto:before, .tax-gamma-fini .area_trade .contenuto_trade .contenuto:before, .tax-gamma-gnb-fini .area_trade .contenuto_trade .contenuto:before, .single-gnb_fini_prod .area_trade .contenuto_trade .contenuto:before {
        background: #002d5a; }
      .single-cdn_prod .area_trade .contenuto_trade .contenuto:before, .page-gamma-cdn .area_trade .contenuto_trade .contenuto:before, .tax-gamma-cdn .area_trade .contenuto_trade .contenuto:before, .tax-gamma-gnb-cdn .area_trade .contenuto_trade .contenuto:before, .single-gnb_cdn_prod .area_trade .contenuto_trade .contenuto:before {
        background: #cc0033; }
      .single-greci_prod .area_trade .contenuto_trade .contenuto:before, .page-gamma-greci .area_trade .contenuto_trade .contenuto:before, .tax-gamma-greci .area_trade .contenuto_trade .contenuto:before {
        background: #005826; }
      @media (max-width: 500px) {
        .area_trade .contenuto_trade .contenuto:before {
          width: 100%;
          height: 2px; } }

.area_trade .accesso {
  width: 48.27586%;
  float: left;
  margin-right: 3.44828%; }
  .area_trade .accesso p {
    text-transform: uppercase; }
  @media (max-width: 780px) {
    .area_trade .accesso {
      clear: both;
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.area_trade .contattaci {
  width: 48.27586%;
  float: right;
  margin-right: 0; }
  @media (max-width: 780px) {
    .area_trade .contattaci {
      clear: both;
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }
  .area_trade .contattaci .top_copertina {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain; }

.area_trade .brand_trade {
  width: 100%;
  text-align: center;
  color: white;
  font-size: 1.07143em;
  padding: 6px 0; }
  .area_trade .brand_trade.fini {
    background: #002d5a; }
  .area_trade .brand_trade.cdn {
    background: #cc0033; }
  .area_trade .brand_trade.conserve-della-nonna {
    background: #cc0033; }
  .area_trade .brand_trade.greci {
    background: #005826; }

.area_trade ul.lista_trade {
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .area_trade ul.lista_trade li {
    width: 18%;
    float: left;
    margin-right: 3.44828%;
    margin: 0 1%; }
    @media (max-width: 500px) {
      .area_trade ul.lista_trade li {
        clear: both;
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; }
        .area_trade ul.lista_trade li a {
          margin: 10px auto;
          max-width: 200px; } }
  .area_trade ul.lista_trade a {
    display: block;
    background: white;
    text-align: center;
    position: relative; }
    .area_trade ul.lista_trade a h3 {
      position: absolute;
      bottom: 10px;
      width: 100%;
      color: #333;
      font-size: 0.8em; }
      @media (max-width: 780px) {
        .area_trade ul.lista_trade a h3 {
          display: none; } }
      @media (max-width: 500px) {
        .area_trade ul.lista_trade a h3 {
          display: block; } }
    .area_trade ul.lista_trade a .immagine {
      padding-top: 100%;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }

ul.lista_materiale {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  list-style: none; }
  ul.lista_materiale li.articolo_lista {
    width: 100%;
    background: white;
    text-transform: uppercase;
    padding: 0;
    overflow: hidden;
    margin-bottom: 5px; }
    ul.lista_materiale li.articolo_lista .nome {
      padding: 10px;
      width: 40%;
      float: left; }
      @media (max-width: 780px) {
        ul.lista_materiale li.articolo_lista .nome {
          width: 75%;
          float: left; } }
    ul.lista_materiale li.articolo_lista .rilascio {
      padding-top: 10px;
      text-align: right;
      width: 20%;
      float: left; }
      @media (max-width: 780px) {
        ul.lista_materiale li.articolo_lista .rilascio {
          display: none; } }
    ul.lista_materiale li.articolo_lista .download {
      background: #006666;
      float: right;
      width: 30%;
      overflow: hidden;
      -moz-transition: all, 0.3s;
      -o-transition: all, 0.3s;
      -webkit-transition: all, 0.3s;
      transition: all, 0.3s; }
      ul.lista_materiale li.articolo_lista .download a {
        color: white;
        display: block;
        padding: 10px; }
        .no-touch ul.lista_materiale li.articolo_lista .download a:hover {
          color: white; }
      ul.lista_materiale li.articolo_lista .download i.fa {
        margin-right: 20px; }
      @media (max-width: 780px) {
        ul.lista_materiale li.articolo_lista .download {
          width: 20px; }
          ul.lista_materiale li.articolo_lista .download span {
            display: none; }
          ul.lista_materiale li.articolo_lista .download i.fa {
            margin: 0 4px; } }
      .no-touch ul.lista_materiale li.articolo_lista .download:hover {
        background: teal; }
    ul.lista_materiale li.articolo_lista.fini .download {
      background: #002d5a; }
      .no-touch ul.lista_materiale li.articolo_lista.fini .download:hover {
        background: #003a74; }
    ul.lista_materiale li.articolo_lista.cdn .download {
      background: #cc0033; }
      .no-touch ul.lista_materiale li.articolo_lista.cdn .download:hover {
        background: #e60039; }
    ul.lista_materiale li.articolo_lista.greci .download {
      background: #005826; }
      .no-touch ul.lista_materiale li.articolo_lista.greci .download:hover {
        background: #007231; }

.cerca_trade {
  margin-bottom: 30px; }
  .cerca_trade input[type="text"] {
    background: #ddd;
    width: 30%;
    padding: 7px 5px; }
    @media (max-width: 500px) {
      .cerca_trade input[type="text"] {
        margin-bottom: 5px;
        width: 100%; } }

.search_page .contenuto_risultati .risultato_trade {
  margin-bottom: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  overflow: hidden; }

.search_products_list {
  float: left;
  text-transform: uppercase;
  color: #444;
  font-family: 'Dosis';
  font-size: 100%;
  padding-top: 10px; }

.area_press ul.lista_materiale .nome {
  width: 60%;
  float: left; }

article.storia {
  background-color: #FFF;
  background-image: url("../images/bg.jpg");
  box-shadow: 0px 10px 74px -31px #000 inset; }

.storia_timeline {
  background: url("../images/line.png") repeat-y scroll center center rgba(0, 0, 0, 0); }
  @media (max-width: 780px) {
    .storia_timeline {
      background: none; } }

.linea_anno {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin: 3em 0;
  margin-right: 10px; }
  .linea_anno:after {
    content: " ";
    display: block;
    clear: both; }
  .linea_anno .circle_anno {
    font-family: "Dosis";
    position: absolute;
    left: 50%;
    margin-left: -44px;
    top: 50%;
    margin-top: -50px;
    width: 100px;
    height: 100px;
    text-align: center; }
    @media (max-width: 780px) {
      .linea_anno .circle_anno {
        position: relative;
        background: none;
        height: auto;
        margin-top: 0;
        margin-bottom: 1em;
        top: 0; } }
  .linea_anno p {
    font-size: 1.1em; }
  .linea_anno h3 {
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 1.1;
    font-size: 1.1em;
    font-family: "Dosis"; }
  .linea_anno .testo {
    width: 39.65517%;
    float: left;
    text-align: right; }
    @media (max-width: 780px) {
      .linea_anno .testo {
        width: 96.66667%;
        float: left;
        margin-left: 1.66667%;
        margin-right: 1.66667%;
        text-align: justify; } }
  .linea_anno .img_anno {
    width: 39.65517%;
    float: right;
    margin-right: 0;
    text-align: left;
    overflow: hidden; }
    @media (max-width: 780px) {
      .linea_anno .img_anno {
        clear: both;
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        text-align: center; } }
    .linea_anno .img_anno:after {
      background: url("../images/gStoria.png") no-repeat scroll 0 0/100% auto transparent;
      content: "";
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
    .linea_anno .img_anno img {
      padding: 0px; }
  .linea_anno.right .testo {
    width: 39.65517%;
    float: right;
    margin-right: 0;
    text-align: left; }
    @media (max-width: 780px) {
      .linea_anno.right .testo {
        width: 96.66667%;
        float: left;
        margin-left: 1.66667%;
        margin-right: 1.66667%;
        text-align: justify; } }
  .linea_anno.right .img_anno {
    width: 39.65517%;
    float: left;
    text-align: right; }
    @media (max-width: 780px) {
      .linea_anno.right .img_anno {
        clear: both;
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        text-align: center; } }

.parent-pageid-67 h2, .parent-pageid-67 strong {
  color: #cc0033 !important; }

.parent-pageid-67.page .titolo:before {
  background: none repeat scroll 0 0 #cc0033; }

.parent-pageid-63 h2, .parent-pageid-63 strong {
  color: #002d5a !important; }

.parent-pageid-63.page .titolo:before {
  background: none repeat scroll 0 0 #002d5a; }

.parent-pageid-65 h2, .parent-pageid-65 strong {
  color: #006666 !important; }

.parent-pageid-65.page .titolo:before {
  background: none repeat scroll 0 0 #006666; }

.parent-pageid-63 .pf_button_scrollTop {
  float: right;
  padding: 8px 18px;
  color: white;
  text-transform: uppercase;
  cursor: pointer;
  border: none;
  display: inline-block;
  position: relative;
  z-index: 1;
  background: #002d5a;
  font-size: 15px;
  text-align: left;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #fff;
  min-width: 80px; }
  @media (max-width: 500px) {
    .parent-pageid-63 .pf_button_scrollTop {
      display: block;
      text-align: center; } }
  .no-touch .parent-pageid-63 .pf_button_scrollTop:hover {
    background: #002850;
    color: white; }
  .parent-pageid-63 .pf_button_scrollTop a, .parent-pageid-63 .pf_button_scrollTop a:hover {
    color: white; }
  .parent-pageid-63 .pf_button_scrollTop:after {
    font-family: 'FontAwesome';
    content: "\f054";
    right: 10px;
    position: absolute;
    font-size: 14px;
    line-height: 1.6em;
    text-align: left; }
    .parent-pageid-63 .pf_button_scrollTop:after a {
      text-align: left; }
  .parent-pageid-63 .pf_button_scrollTop:after {
    transform: rotate(-90deg); }
  .no-touch .parent-pageid-63 .pf_button_scrollTop:hover {
    background-color: #fff;
    border: 1px solid #002d5a;
    color: #002d5a; }
    .no-touch .parent-pageid-63 .pf_button_scrollTop:hover a {
      color: #002d5a; }

.parent-pageid-67 .pf_button_scrollTop {
  float: right;
  padding: 8px 18px;
  color: white;
  text-transform: uppercase;
  cursor: pointer;
  border: none;
  display: inline-block;
  position: relative;
  z-index: 1;
  background: #cc0033;
  font-size: 15px;
  text-align: left;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #fff;
  min-width: 80px; }
  @media (max-width: 500px) {
    .parent-pageid-67 .pf_button_scrollTop {
      display: block;
      text-align: center; } }
  .no-touch .parent-pageid-67 .pf_button_scrollTop:hover {
    background: #c20030;
    color: white; }
  .parent-pageid-67 .pf_button_scrollTop a, .parent-pageid-67 .pf_button_scrollTop a:hover {
    color: white; }
  .parent-pageid-67 .pf_button_scrollTop:after {
    font-family: 'FontAwesome';
    content: "\f054";
    right: 10px;
    position: absolute;
    font-size: 14px;
    line-height: 1.6em;
    text-align: left; }
    .parent-pageid-67 .pf_button_scrollTop:after a {
      text-align: left; }
  .parent-pageid-67 .pf_button_scrollTop:after {
    transform: rotate(-90deg); }
  .no-touch .parent-pageid-67 .pf_button_scrollTop:hover {
    background-color: #fff;
    border: 1px solid #cc0033;
    color: #cc0033; }
    .no-touch .parent-pageid-67 .pf_button_scrollTop:hover a {
      color: #cc0033; }

.parent-pageid-65 .pf_button_scrollTop {
  float: right;
  padding: 8px 18px;
  color: white;
  text-transform: uppercase;
  cursor: pointer;
  border: none;
  display: inline-block;
  position: relative;
  z-index: 1;
  background: #006666;
  font-size: 15px;
  text-align: left;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #fff;
  min-width: 80px; }
  @media (max-width: 500px) {
    .parent-pageid-65 .pf_button_scrollTop {
      display: block;
      text-align: center; } }
  .no-touch .parent-pageid-65 .pf_button_scrollTop:hover {
    background: #005c5c;
    color: white; }
  .parent-pageid-65 .pf_button_scrollTop a, .parent-pageid-65 .pf_button_scrollTop a:hover {
    color: white; }
  .parent-pageid-65 .pf_button_scrollTop:after {
    font-family: 'FontAwesome';
    content: "\f054";
    right: 10px;
    position: absolute;
    font-size: 14px;
    line-height: 1.6em;
    text-align: left; }
    .parent-pageid-65 .pf_button_scrollTop:after a {
      text-align: left; }
  .parent-pageid-65 .pf_button_scrollTop:after {
    transform: rotate(-90deg); }
  .no-touch .parent-pageid-65 .pf_button_scrollTop:hover {
    background-color: #fff;
    border: 1px solid #006666;
    color: #006666; }
    .no-touch .parent-pageid-65 .pf_button_scrollTop:hover a {
      color: #006666; }

.faq_accordion {
  margin: 5px; }
  .faq_accordion h3 {
    background-color: #fff;
    color: #004c4d;
    display: block;
    margin: 5px;
    padding: 10px;
    text-align: center;
    width: auto; }
    .faq_accordion h3.ui-state-active:after {
      content: "-"; }
    .faq_accordion h3:after {
      content: "+";
      display: inline-block;
      font-size: 30px;
      height: 10px;
      margin-top: -10px;
      position: absolute;
      right: 20px;
      text-align: right;
      width: 10px; }
  .faq_accordion .single_faq {
    background-color: rgba(205, 205, 205, 0.3);
    box-shadow: 0 1px 0 #006666;
    cursor: pointer;
    margin: 5px;
    padding: 10px;
    position: relative;
    text-align: center; }
    .faq_accordion .single_faq h2 {
      color: #004c4d;
      font-size: 1.3em;
      margin-bottom: 0;
      text-transform: none; }
    .faq_accordion .single_faq p {
      color: #009999; }

.faq section.contenuto_page, .glossario section.contenuto_page {
  padding-bottom: 0; }

.form-privati, .form-company {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 30px;
  background-color: #006666;
  text-align: center; }
  .form-privati .btn_accordion, .form-company .btn_accordion {
    position: relative;
    cursor: pointer; }
    .form-privati .btn_accordion span, .form-company .btn_accordion span {
      width: 100px;
      height: 34px;
      display: block;
      margin: 20px auto;
      line-height: 200%;
      font-size: 16px;
      padding-left: 14px;
      text-transform: uppercase;
      color: white; }
      @media (max-width: 780px) {
        .form-privati .btn_accordion span, .form-company .btn_accordion span {
          padding-left: 54px; } }
  .form-privati .afterContent, .form-company .afterContent {
    position: absolute;
    width: 100% !important; }
    .form-privati .afterContent.active:after, .form-company .afterContent.active:after {
      content: "-";
      position: absolute;
      width: 93% !important; }
      @media (max-width: 780px) {
        .form-privati .afterContent.active:after, .form-company .afterContent.active:after {
          width: 66% !important; } }
    .form-privati .afterContent:after, .form-company .afterContent:after {
      content: "+";
      display: block;
      font-size: 30px;
      height: 32px;
      margin-top: -23px;
      position: absolute;
      text-align: right;
      width: 93%; }
      @media (max-width: 780px) {
        .form-privati .afterContent:after, .form-company .afterContent:after {
          width: 66% !important; } }
      @media (max-width: 880px) {
        .form-privati .afterContent:after, .form-company .afterContent:after {
          width: 90% !important; } }
  .form-privati .afterContent2, .form-company .afterContent2 {
    position: absolute;
    width: 81% !important; }
    .form-privati .afterContent2.active:after, .form-company .afterContent2.active:after {
      content: "-"; }
    .form-privati .afterContent2:after, .form-company .afterContent2:after {
      content: "+";
      display: block;
      font-size: 30px;
      height: 32px;
      margin-top: -3px;
      position: absolute;
      text-align: center;
      width: 93%; }
      @media (max-width: 780px) {
        .form-privati .afterContent2:after, .form-company .afterContent2:after {
          width: 105%; } }
    .form-privati .afterContent2.private, .form-company .afterContent2.private {
      background-image: url("../images/dashboard/privatehover.png");
      background-repeat: no-repeat;
      background-position: 45% center; }
    .form-privati .afterContent2.company, .form-company .afterContent2.company {
      background-image: url("../images/dashboard/aziendahover.png");
      background-repeat: no-repeat;
      background-position: 45% center; }
  .form-privati.active, .form-company.active {
    background-color: #d9e8e8; }
    .form-privati.active .btn_accordion.private, .form-company.active .btn_accordion.private {
      background-image: url("../images/dashboard/private.png");
      background-repeat: no-repeat;
      background-position: 45% center; }
      .form-privati.active .btn_accordion.private span, .form-company.active .btn_accordion.private span {
        color: #006666; }
    .form-privati.active .btn_accordion.company, .form-company.active .btn_accordion.company {
      background-image: url("../images/dashboard/azienda.png");
      background-repeat: no-repeat;
      background-position: 45% center; }
      .form-privati.active .btn_accordion.company span, .form-company.active .btn_accordion.company span {
        color: #006666; }
  .form-privati .btn_option_fields, .form-company .btn_option_fields {
    width: 82.75862%;
    margin: 0 auto;
    margin: 20px auto 0;
    height: 34px;
    line-height: 200%;
    font-size: 16px;
    text-transform: uppercase;
    color: white;
    cursor: pointer;
    background-color: #006666; }

.form-privati .form_registrazione, .form-company .form_registrazione {
  display: none; }
  .form-privati .form_registrazione .required_fields, .form-privati .form_registrazione .optional_fields, .form-company .form_registrazione .required_fields, .form-company .form_registrazione .optional_fields {
    width: 65.51724%;
    margin: 0 auto;
    float: none; }
    .form-privati .form_registrazione .required_fields .form-group-inline p.field, .form-privati .form_registrazione .optional_fields .form-group-inline p.field, .form-company .form_registrazione .required_fields .form-group-inline p.field, .form-company .form_registrazione .optional_fields .form-group-inline p.field {
      display: inline-block;
      width: 48.27586%;
      float: left;
      margin-right: 3.44828%;
      margin-right: 0; }
      @media (max-width: 780px) {
        .form-privati .form_registrazione .required_fields .form-group-inline p.field, .form-privati .form_registrazione .optional_fields .form-group-inline p.field, .form-company .form_registrazione .required_fields .form-group-inline p.field, .form-company .form_registrazione .optional_fields .form-group-inline p.field {
          width: 100%;
          float: left;
          margin-left: 0;
          margin-right: 0; } }
      .form-privati .form_registrazione .required_fields .form-group-inline p.field:first-child, .form-privati .form_registrazione .optional_fields .form-group-inline p.field:first-child, .form-company .form_registrazione .required_fields .form-group-inline p.field:first-child, .form-company .form_registrazione .optional_fields .form-group-inline p.field:first-child {
        width: 48.27586%;
        float: left;
        margin-right: 3.44828%; }
        @media (max-width: 780px) {
          .form-privati .form_registrazione .required_fields .form-group-inline p.field:first-child, .form-privati .form_registrazione .optional_fields .form-group-inline p.field:first-child, .form-company .form_registrazione .required_fields .form-group-inline p.field:first-child, .form-company .form_registrazione .optional_fields .form-group-inline p.field:first-child {
            width: 100%;
            float: left;
            margin-left: 0;
            margin-right: 0; } }
      .form-privati .form_registrazione .required_fields .form-group-inline p.field label, .form-privati .form_registrazione .optional_fields .form-group-inline p.field label, .form-company .form_registrazione .required_fields .form-group-inline p.field label, .form-company .form_registrazione .optional_fields .form-group-inline p.field label {
        display: block; }
      .form-privati .form_registrazione .required_fields .form-group-inline p.field .birth_day, .form-privati .form_registrazione .optional_fields .form-group-inline p.field .birth_day, .form-company .form_registrazione .required_fields .form-group-inline p.field .birth_day, .form-company .form_registrazione .optional_fields .form-group-inline p.field .birth_day {
        width: 13.7931%;
        float: left;
        margin-right: 3.44828%; }
      .form-privati .form_registrazione .required_fields .form-group-inline p.field .birth_month, .form-privati .form_registrazione .optional_fields .form-group-inline p.field .birth_month, .form-company .form_registrazione .required_fields .form-group-inline p.field .birth_month, .form-company .form_registrazione .optional_fields .form-group-inline p.field .birth_month {
        width: 13.7931%;
        float: left;
        margin-right: 3.44828%; }
      .form-privati .form_registrazione .required_fields .form-group-inline p.field .birth_year, .form-privati .form_registrazione .optional_fields .form-group-inline p.field .birth_year, .form-company .form_registrazione .required_fields .form-group-inline p.field .birth_year, .form-company .form_registrazione .optional_fields .form-group-inline p.field .birth_year {
        width: 48.27586%;
        float: left;
        margin-right: 3.44828%; }
      .form-privati .form_registrazione .required_fields .form-group-inline p.field .birth_day, .form-privati .form_registrazione .required_fields .form-group-inline p.field .birth_month, .form-privati .form_registrazione .required_fields .form-group-inline p.field .birth_year, .form-privati .form_registrazione .optional_fields .form-group-inline p.field .birth_day, .form-privati .form_registrazione .optional_fields .form-group-inline p.field .birth_month, .form-privati .form_registrazione .optional_fields .form-group-inline p.field .birth_year, .form-company .form_registrazione .required_fields .form-group-inline p.field .birth_day, .form-company .form_registrazione .required_fields .form-group-inline p.field .birth_month, .form-company .form_registrazione .required_fields .form-group-inline p.field .birth_year, .form-company .form_registrazione .optional_fields .form-group-inline p.field .birth_day, .form-company .form_registrazione .optional_fields .form-group-inline p.field .birth_month, .form-company .form_registrazione .optional_fields .form-group-inline p.field .birth_year {
        display: inline; }
      .form-privati .form_registrazione .required_fields .form-group-inline p.field .birth_year, .form-privati .form_registrazione .optional_fields .form-group-inline p.field .birth_year, .form-company .form_registrazione .required_fields .form-group-inline p.field .birth_year, .form-company .form_registrazione .optional_fields .form-group-inline p.field .birth_year {
        margin-right: 0; }
      .form-privati .form_registrazione .required_fields .form-group-inline p.field select, .form-privati .form_registrazione .optional_fields .form-group-inline p.field select, .form-company .form_registrazione .required_fields .form-group-inline p.field select, .form-company .form_registrazione .optional_fields .form-group-inline p.field select {
        height: 31px;
        border: 0; }
    .form-privati .form_registrazione .required_fields p.field, .form-privati .form_registrazione .optional_fields p.field, .form-company .form_registrazione .required_fields p.field, .form-company .form_registrazione .optional_fields p.field {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; }
      .form-privati .form_registrazione .required_fields p.field label, .form-privati .form_registrazione .optional_fields p.field label, .form-company .form_registrazione .required_fields p.field label, .form-company .form_registrazione .optional_fields p.field label {
        display: block;
        margin: 5px auto; }
        .form-privati .form_registrazione .required_fields p.field label.radio, .form-privati .form_registrazione .required_fields p.field label.checkbox, .form-privati .form_registrazione .optional_fields p.field label.radio, .form-privati .form_registrazione .optional_fields p.field label.checkbox, .form-company .form_registrazione .required_fields p.field label.radio, .form-company .form_registrazione .required_fields p.field label.checkbox, .form-company .form_registrazione .optional_fields p.field label.radio, .form-company .form_registrazione .optional_fields p.field label.checkbox {
          display: inline; }
  .form-privati .form_registrazione .optional_fields, .form-company .form_registrazione .optional_fields {
    width: 82.75862%;
    margin: 0 auto;
    padding: 20px 0;
    background-color: #006666; }
    .form-privati .form_registrazione .optional_fields .form-group-inline, .form-company .form_registrazione .optional_fields .form-group-inline {
      width: 82.75862%;
      margin: 0 auto; }
    .form-privati .form_registrazione .optional_fields p.field label, .form-company .form_registrazione .optional_fields p.field label {
      color: white; }
  .form-privati .form_registrazione .clearfix, .form-company .form_registrazione .clearfix {
    display: block;
    clear: both; }
  .form-privati .form_registrazione .submitbtn, .form-company .form_registrazione .submitbtn {
    margin: 20px auto; }

small {
  width: 100%;
  margin: 0 auto;
  display: block; }

.beautiful-taxonomy-filters {
  background-color: #f4f4f4;
  padding: 7px;
  position: absolute;
  right: 71px;
  top: -66px;
  z-index: 99999999; }
  @media (max-width: 780px) {
    .beautiful-taxonomy-filters {
      right: 41px;
      top: -42px; } }
  @media (max-width: 500px) {
    .beautiful-taxonomy-filters {
      display: none; } }
  .beautiful-taxonomy-filters .beautiful-taxonomy-filters-label {
    display: block;
    background-image: url("../images/icone/posate.png");
    background-repeat: no-repeat;
    background-position: top left;
    height: 23px;
    text-indent: 20px;
    width: 100px; }
    @media (max-width: 780px) {
      .beautiful-taxonomy-filters .beautiful-taxonomy-filters-label {
        display: inline-block; } }
  .beautiful-taxonomy-filters button.beautiful-taxonomy-filters-button {
    display: none; }

.select2-container {
  min-width: 100px; }

.select2-results .select2-highlighted {
  background: none repeat scroll 0 0 #dfdfdf;
  color: #000 !important; }

.select2-container .select2-choice {
  border: 1px solid #f4f4f4;
  border-radius: 0;
  background-color: #f4f4f4;
  background-image: linear-gradient(to top, #f4f4f4 0%, #f4f4f4 50%);
  box-shadow: unset; }

.select2-container .select2-choice .select2-arrow {
  border-radius: 0;
  border: none;
  background: transparent; }

.select2-drop-active {
  background-color: #f4f4f4;
  border: 1px solid #f4f4f4; }

.select2-drop.select2-display-none.select2-drop-active {
  border-radius: 0;
  width: 113px !important;
  margin-left: -5px; }

.select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
  background-image: url("select2x2.png") !important;
  background-position: -3px -6px;
  background-repeat: no-repeat !important;
  background-size: 95px 70px !important; }

@media (max-width: 780px) {
  .landing-gusto-e-benessere .external_wrapper {
    position: static; } }

article.landingGustoBenessere {
  background-color: #fbf6e2;
  text-align: center; }
  article.landingGustoBenessere .descrizioneTreProdotti strong {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase; }
  article.landingGustoBenessere .descrizioneTreProdotti b {
    color: #006666; }
  article.landingGustoBenessere .landingGB {
    position: relative; }
    article.landingGustoBenessere .landingGB video {
      width: 100%; }
      @media (max-width: 1090px) {
        article.landingGustoBenessere .landingGB video {
          display: none; } }
    article.landingGustoBenessere .landingGB .top_copertina {
      display: none;
      padding-top: 580px; }
      @media (max-width: 1090px) {
        article.landingGustoBenessere .landingGB .top_copertina {
          display: block; } }
    article.landingGustoBenessere .landingGB.landingGB2 .top_copertina {
      display: block;
      padding-top: 493px; }
    article.landingGustoBenessere .landingGB .logo-gb {
      position: absolute;
      display: block;
      left: 30px;
      bottom: 30px;
      z-index: 999; }
      @media (max-width: 1090px) {
        article.landingGustoBenessere .landingGB .logo-gb {
          width: 150px; } }
      @media (max-width: 780px) {
        article.landingGustoBenessere .landingGB .logo-gb {
          display: none; } }
      article.landingGustoBenessere .landingGB .logo-gb img {
        max-width: 100%; }
  article.landingGustoBenessere .overimg {
    position: absolute;
    text-align: center;
    top: 20px;
    background-image: url("../images//gustobenessere/freccia.png");
    background-repeat: no-repeat;
    background-position: 32px 181px;
    width: 65.51724%;
    float: left;
    margin-left: 8.62069%;
    margin-right: -100%; }
    @media (max-width: 1090px) {
      article.landingGustoBenessere .overimg {
        background-image: url("../images/none");
        background-repeat: no-repeat;
        background-position: center center; } }
    @media (max-width: 780px) {
      article.landingGustoBenessere .overimg {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: -100%;
        background-image: url("../images/none");
        background-repeat: no-repeat;
        background-position: center center;
        margin-right: 0;
        margin-left: -15px; } }
    article.landingGustoBenessere .overimg p {
      color: white;
      text-transform: uppercase; }
    article.landingGustoBenessere .overimg .titleForm p {
      color: #fec02f; }
    article.landingGustoBenessere .overimg.overimg2 {
      background: none; }
      article.landingGustoBenessere .overimg.overimg2 .titleForm p {
        color: #fff;
        font-size: 1.4em;
        text-transform: capitalize; }
    article.landingGustoBenessere .overimg .descrizione_counter {
      border: 1px solid #fff;
      border-radius: 10px;
      padding: 6px 0 1px;
      position: relative;
      width: 65.51724%;
      margin: 0 auto; }
      @media (max-width: 1090px) {
        article.landingGustoBenessere .overimg .descrizione_counter {
          width: 65.51724%;
          margin: 0 auto; } }
    article.landingGustoBenessere .overimg .descrizione_counter_start {
      background-color: rgba(255, 255, 255, 0.25); }
      article.landingGustoBenessere .overimg .descrizione_counter_start p, article.landingGustoBenessere .overimg .descrizione_counter_start p strong {
        color: #fec02f !important; }
    article.landingGustoBenessere .overimg .descrizione_counter_end {
      background-color: rgba(254, 192, 47, 0.38); }
      @media (max-width: 1090px) {
        article.landingGustoBenessere .overimg .descrizione_counter_end {
          width: 65.51724%;
          margin: 0 auto; } }
      article.landingGustoBenessere .overimg .descrizione_counter_end p, article.landingGustoBenessere .overimg .descrizione_counter_end p strong {
        color: #FFF !important; }
    article.landingGustoBenessere .overimg .titoloImg {
      margin-bottom: 33px;
      margin-top: 60px; }
    article.landingGustoBenessere .overimg form {
      width: 56.89655%;
      margin: 0 auto; }
      @media (max-width: 1090px) {
        article.landingGustoBenessere .overimg form {
          width: 82.75862%;
          margin: 0 auto; } }
      article.landingGustoBenessere .overimg form input {
        padding-bottom: 10px; }
        article.landingGustoBenessere .overimg form input[type="email"] {
          color: #333; }
      article.landingGustoBenessere .overimg form #emailmy, article.landingGustoBenessere .overimg form #emailfriend {
        width: 75%;
        float: left;
        margin-right: 3.44828%;
        margin-bottom: 20px; }
        @media (max-width: 780px) {
          article.landingGustoBenessere .overimg form #emailmy, article.landingGustoBenessere .overimg form #emailfriend {
            width: 100%;
            float: left;
            margin-right: 3.44828%;
            float: none; } }
      article.landingGustoBenessere .overimg form .submitbtnResetCounter {
        padding-bottom: 10px;
        padding-top: 12px;
        float: right;
        line-height: 100%; }
      article.landingGustoBenessere .overimg form .submitbtnResetCounter, article.landingGustoBenessere .overimg form .submitbtnReg {
        text-align: center; }
        @media (max-width: 780px) {
          article.landingGustoBenessere .overimg form .submitbtnResetCounter, article.landingGustoBenessere .overimg form .submitbtnReg {
            width: 100%;
            float: left;
            margin-right: 3.44828%;
            float: none;
            padding-left: 0;
            padding-right: 0; } }
  article.landingGustoBenessere .countdownConteiner {
    background-image: url("../images//gustobenessere/timer_bg.png");
    background-repeat: no-repeat;
    background-position: center center;
    color: #fec02f;
    display: inline-block;
    font-size: 95px;
    height: 154px;
    margin-top: 70px;
    text-align: left;
    width: 333px; }
    article.landingGustoBenessere .countdownConteiner .countdown {
      display: inline-block;
      font-size: 88px;
      height: 100px;
      margin-top: 5px;
      overflow: hidden;
      padding-right: 60px;
      position: absolute;
      text-align: left;
      white-space: nowrap;
      width: 219px; }
  article.landingGustoBenessere .countdownIcone {
    background-image: url("../images//gustobenessere/pentola.gif");
    background-repeat: no-repeat;
    background-position: 36px center;
    display: inline-block;
    height: 80px;
    margin-top: 27px;
    position: relative;
    text-align: left;
    width: 55px;
    padding-right: 36px; }
  article.landingGustoBenessere .treProdotti img {
    margin-top: -50px; }

@font-face {
  font-family: museo900;
  src: url("../fonts/museo/Museo900-Regular.woff2") format("woff2"), url("../fonts/museo/Museo900-Regular.woff") format("woff"), url("../fonts/museo/Museo900-Regular.ttf") format("truetype"); }

@font-face {
  font-family: museo500;
  src: url("../fonts/museo/MuseoSans_500.woff2") format("woff2"), url("../fonts/museo/MuseoSans_500.woff") format("woff"), url("../fonts/museo/MuseoSans_500.ttf") format("truetype"); }

@font-face {
  font-family: museo300;
  src: url("../fonts/museo2/Museo-300.woff2") format("woff2"), url("../fonts/museo2/Museo-300.woff") format("woff"), url("../fonts/museo2/Museo-300.ttf") format("truetype"); }

@font-face {
  font-family: museo700;
  src: url("../fonts/museo2/Museo-700.woff2") format("woff2"), url("../fonts/museo2/Museo-700.woff") format("woff"), url("../fonts/museo2/Museo-700.ttf") format("truetype"); }

@font-face {
  font-family: sheila;
  src: url("../fonts/museo2/Laura Worthington - Sheila-Bold.woff2") format("woff2"), url("../fonts/museo2/Laura Worthington - Sheila-Bold.woff") format("woff"), url("../fonts/museo2/Laura Worthington - Sheila-Bold.ttf") format("truetype"); }

#fini-landing {
  font-family: "museo300";
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  color: #c2cace;
  background: url("/wp-content/themes/nonsolobuono_theme/img/lp_fini/bg.png") no-repeat #14294b;
  background-size: 100%; }
  #fini-landing .rwd-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    margin: 0px 40px;
    position: relative; }
    @media (max-width: 1000px) {
      #fini-landing .rwd-video {
        margin: 0px; } }
    #fini-landing .rwd-video iframe, #fini-landing .rwd-video object, #fini-landing .rwd-video embed {
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
  #fini-landing .clear {
    clear: both; }
  #fini-landing .align-dx {
    text-align: right; }
  #fini-landing .align-sx {
    text-align: left; }
  #fini-landing .align-center {
    text-align: center; }
  #fini-landing .align-float {
    text-align: left; }
    @media (max-width: 1200px) {
      #fini-landing .align-float {
        text-align: right; } }
  #fini-landing .copy {
    line-height: 18px;
    font-size: 16px; }
    #fini-landing .copy a, #fini-landing .copy a:hover {
      color: #ffcc00; }
    @media (max-width: 1200px) {
      #fini-landing .copy {
        font-size: 16px; } }
    @media (max-width: 1000px) {
      #fini-landing .copy {
        line-height: 22px;
        font-size: 19px; } }
  #fini-landing .copy1 {
    padding: 0px 0px 0 20px; }
    @media (max-width: 1200px) {
      #fini-landing .copy1 {
        padding: 0px 0px 0px 40px; } }
    @media (max-width: 1000px) {
      #fini-landing .copy1 {
        padding: 40px; } }
  #fini-landing .filetto {
    width: 60px;
    border-bottom: 4px solid #c2cace;
    margin-top: 15px; }
    @media (max-width: 1200px) {
      #fini-landing .filetto {
        border-bottom: 2px solid #c2cace;
        margin-top: 10px; } }
    @media (max-width: 1000px) {
      #fini-landing .filetto {
        margin: 20px auto 0; } }
  #fini-landing .containerSep {
    margin: 15px 80px;
    overflow: hidden; }
    @media (max-width: 1000px) {
      #fini-landing .containerSep {
        margin: 15px 40px; } }
    #fini-landing .containerSep .separatore {
      width: 60px;
      border-bottom: 4px solid #c2cace;
      position: relative;
      margin: 0 auto; }
      #fini-landing .containerSep .separatore:after {
        content: "";
        width: 5000px;
        height: 1px;
        position: absolute;
        top: 0;
        left: -1000px;
        background-color: #c2cace; }
  #fini-landing #logo-copy {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 50px 0 0; }
  #fini-landing .desc {
    margin: 40px 80px;
    text-align: center; }
    @media (max-width: 1000px) {
      #fini-landing .desc {
        margin: 40px;
        text-align: left; } }
    #fini-landing .desc h1 {
      font-family: "museo500";
      color: #c2cace;
      text-transform: none;
      font-size: 32px;
      font-weight: normal;
      margin: 20px 0; }
      @media (max-width: 1200px) {
        #fini-landing .desc h1 {
          font-size: 54px; } }
      @media (max-width: 1000px) {
        #fini-landing .desc h1 {
          font-size: 48px; } }
      @media (max-width: 560px) {
        #fini-landing .desc h1 {
          line-height: 40px; } }
      @media (max-width: 320px) {
        #fini-landing .desc h1 {
          font-size: 40px;
          line-height: 34px; } }
  #fini-landing .row {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    clear: both; }
    @media (max-width: 1200px) {
      #fini-landing .row {
        margin-bottom: 0; } }
    #fini-landing .row .col {
      float: left; }
    #fini-landing .row .col-1 {
      width: 53%; }
      @media (max-width: 1200px) {
        #fini-landing .row .col-1 {
          width: 40%; } }
      @media (max-width: 1000px) {
        #fini-landing .row .col-1 {
          width: 100%; }
          #fini-landing .row .col-1 img {
            width: 100%; } }
    #fini-landing .row .col-2 {
      width: 47%; }
      @media (max-width: 1200px) {
        #fini-landing .row .col-2 {
          width: 60%; } }
      @media (max-width: 1000px) {
        #fini-landing .row .col-2 {
          width: 100%; } }
    #fini-landing .row .col-8 {
      width: 40%; }
      @media (max-width: 1200px) {
        #fini-landing .row .col-8 {
          width: 40%; } }
      @media (max-width: 780px) {
        #fini-landing .row .col-8 {
          width: 90%; } }
      @media (max-width: 560px) {
        #fini-landing .row .col-8 {
          width: 100%; } }
    #fini-landing .row .col-9 {
      width: 40%; }
      @media (max-width: 1200px) {
        #fini-landing .row .col-9 {
          width: 40%; } }
      @media (max-width: 1000px) {
        #fini-landing .row .col-9 {
          width: 80%;
          padding: 0; } }
      @media (max-width: 650px) {
        #fini-landing .row .col-9 {
          width: 70%;
          padding: 40px 40px 0px; } }
  #fini-landing .quattro {
    margin-bottom: 0px;
    margin-left: 80px; }
    @media (max-width: 1200px) {
      #fini-landing .quattro {
        margin-bottom: 130px; } }
    @media (max-width: 1000px) {
      #fini-landing .quattro {
        margin-bottom: 0px;
        margin-left: 40px; } }
    #fini-landing .quattro h1 {
      font-family: "museo700";
      color: #c2cace;
      text-transform: uppercase;
      font-size: 50px;
      font-weight: normal;
      margin: 50px 0 40px 0px; }
      @media (max-width: 1200px) {
        #fini-landing .quattro h1 {
          font-size: 42px;
          margin: 25px 0 40px 0px;
          word-wrap: normal; } }
      @media (max-width: 1000px) {
        #fini-landing .quattro h1 {
          font-size: 36px; } }
      @media (max-width: 650px) {
        #fini-landing .quattro h1 {
          font-size: 28px; } }
      @media (max-width: 480px) {
        #fini-landing .quattro h1 {
          font-size: 24px; } }
    #fini-landing .quattro .pers {
      position: relative; }
      @media (max-width: 1200px) {
        #fini-landing .quattro .pers {
          display: none;
          visibility: hidden; } }
    #fini-landing .quattro .pers-1 {
      top: 200px;
      left: 294px; }
    #fini-landing .quattro .pers-2 {
      top: 48px;
      left: 105px; }
    #fini-landing .quattro .pers-3 {
      top: -40px;
      left: 30px; }
    #fini-landing .quattro .pers-4 {
      top: 45px;
      left: -195px; }
    #fini-landing .quattro .pers-5 {
      top: 5px;
      left: -100px; }
    #fini-landing .quattro .pers-6 {
      top: -56px;
      left: 75px; }
    #fini-landing .quattro .pers-tot {
      display: none;
      visibility: hidden; }
      @media (max-width: 1200px) {
        #fini-landing .quattro .pers-tot {
          display: block;
          visibility: visible;
          position: absolute;
          bottom: -100px;
          width: 38%; } }
      @media (max-width: 1000px) {
        #fini-landing .quattro .pers-tot {
          position: static;
          width: 90%;
          margin: -130px auto 30px 75px; } }
      @media (max-width: 650px) {
        #fini-landing .quattro .pers-tot {
          position: static;
          width: 95%;
          margin: -140px auto 30px 30px; } }
      @media (max-width: 480px) {
        #fini-landing .quattro .pers-tot {
          position: static;
          width: 100%;
          margin: -100px auto 30px; } }
  #fini-landing .cinque {
    width: 100%;
    margin: 0 auto 10px; }
    @media (max-width: 1200px) {
      #fini-landing .cinque {
        width: 100%;
        margin-bottom: 10px; } }
  #fini-landing .sei {
    width: 88%;
    margin: 0 80px;
    display: flex;
    align-items: center; }
    @media (max-width: 1000px) {
      #fini-landing .sei {
        margin: 0px 50px;
        justify-content: center; } }
    @media (max-width: 650px) {
      #fini-landing .sei {
        margin: 0 25px; } }
    #fini-landing .sei #fini-footer {
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      @media (max-width: 1000px) {
        #fini-landing .sei #fini-footer {
          justify-content: space-around; } }
    #fini-landing .sei .social {
      margin: 0px 10px 0 0; }
      @media (max-width: 480px) {
        #fini-landing .sei .social {
          margin: 0px 3px 0 0;
          width: 50px; } }
    #fini-landing .sei #hashtag {
      margin-left: 10px; }
      #fini-landing .sei #hashtag h4 {
        font-family: "museo700";
        font-size: 30px;
        text-decoration: none;
        text-transform: none;
        font-weight: normal; }
        @media (max-width: 650px) {
          #fini-landing .sei #hashtag h4 {
            font-size: 22px; } }
        @media (max-width: 480px) {
          #fini-landing .sei #hashtag h4 {
            font-size: 15px; } }
        @media (max-width: 320px) {
          #fini-landing .sei #hashtag h4 {
            font-size: 13px; } }
  #fini-landing .descNDM {
    font-family: "museo300";
    font-size: 18px;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
    text-align: center;
    margin: 0 auto;
    width: 80%;
    color: #ffffff;
    margin-top: 30px; }
    @media (max-width: 1200px) {
      #fini-landing .descNDM {
        font-size: 15px; } }
    @media (max-width: 1000px) {
      #fini-landing .descNDM {
        font-size: 18px;
        text-align: left;
        width: 100%; } }
  #fini-landing .block3 {
    margin: 0 80px; }
  #fini-landing .titleBlock {
    font-family: "sheila";
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
    color: #ffffff;
    font-size: 50px;
    margin: 10px 0; }
    @media (max-width: 1200px) {
      #fini-landing .titleBlock {
        font-size: 46px; } }
    @media (max-width: 1000px) {
      #fini-landing .titleBlock {
        font-size: 42px;
        text-align: center; } }
  #fini-landing .chi {
    font-family: "museo700";
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
    color: #c2cace;
    font-size: 18px; }
    @media (max-width: 1200px) {
      #fini-landing .chi {
        font-size: 16px; } }
    @media (max-width: 1000px) {
      #fini-landing .chi {
        font-size: 18px;
        text-align: center; } }
  #fini-landing span {
    font-family: "museo300";
    font-size: 18px;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
    color: #ffffff; }
    @media (max-width: 1200px) {
      #fini-landing span {
        font-size: 15px; } }
    @media (max-width: 1000px) {
      #fini-landing span {
        font-size: 18px; } }
  #fini-landing .trad {
    margin: 80px 80px;
    text-align: center; }
    @media (max-width: 1000px) {
      #fini-landing .trad {
        text-align: center;
        margin: 20px 80px 40px; } }
    @media (max-width: 650px) {
      #fini-landing .trad {
        margin: 10px 40px 20px; } }
    #fini-landing .trad .title {
      font-family: "sheila";
      text-decoration: none;
      text-transform: none;
      font-weight: bold;
      font-size: 50px;
      margin: 0px;
      line-height: 0.8;
      color: #ffffff; }
      @media (max-width: 1000px) {
        #fini-landing .trad .title {
          font-size: 44px; } }
    #fini-landing .trad p {
      font-size: 16px;
      margin-top: 30px;
      color: #c2cace;
      font-weight: bold; }
  #fini-landing .blockSpace {
    height: 50px; }
    @media (max-width: 1000px) {
      #fini-landing .blockSpace {
        height: 10px; } }
  #fini-landing .singleBlock {
    margin: 0 80px; }
    @media (max-width: 1000px) {
      #fini-landing .singleBlock {
        margin: 0; } }
  #fini-landing .singleBlock--carousel {
    margin: 0 40px; }
    @media (max-width: 1000px) {
      #fini-landing .singleBlock--carousel {
        margin: 0; } }
  #fini-landing .invert {
    display: flex;
    flex-direction: row-reverse; }
    #fini-landing .invert .inv-des {
      padding: 0 20px 0 0; }
      @media (max-width: 1200px) {
        #fini-landing .invert .inv-des {
          padding: 0 40px 0 0; } }
      @media (max-width: 1000px) {
        #fini-landing .invert .inv-des {
          padding: 40px; } }
    #fini-landing .invert .inv-img {
      margin-left: 20px; }
      @media (max-width: 1200px) {
        #fini-landing .invert .inv-img {
          margin-left: 0; } }
    @media (max-width: 1000px) {
      #fini-landing .invert {
        display: block; } }
  #fini-landing .videoContent .video__wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 62%;
    margin: 0 auto; }
    @media (max-width: 1200px) {
      #fini-landing .videoContent .video__wrapper {
        width: 90%;
        padding-bottom: 75%; } }
    @media (max-width: 1000px) {
      #fini-landing .videoContent .video__wrapper {
        width: 80%;
        padding-bottom: 80%; } }
    #fini-landing .videoContent .video__wrapper .video__iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      width: 100%;
      margin: 0 auto; }
  #fini-landing .videoContent .video__wrapper--video {
    width: 62%; }
    @media (max-width: 1000px) {
      #fini-landing .videoContent .video__wrapper--video {
        width: 80%; } }
  #fini-landing .videoContent .img-car {
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto; }
  #fini-landing .videoContent .owl-dots {
    margin-top: 10px;
    margin-bottom: 20px; }
    #fini-landing .videoContent .owl-dots button + button span:after {
      content: "";
      position: absolute;
      top: 40%;
      left: -85px;
      display: block;
      background-color: #c2cace;
      width: 84px;
      height: 1px;
      z-index: -1; }
  #fini-landing .videoContent .owl-dot {
    zoom: 1.6;
    margin: 0 35px;
    outline: none; }
    @media (max-width: 650px) {
      #fini-landing .videoContent .owl-dot {
        zoom: 1.2; } }
    @media (max-width: 480px) {
      #fini-landing .videoContent .owl-dot {
        zoom: 1; } }
    @media (max-width: 430px) {
      #fini-landing .videoContent .owl-dot {
        zoom: 0.8; } }
    @media (max-width: 320px) {
      #fini-landing .videoContent .owl-dot {
        zoom: 0.6; } }
    #fini-landing .videoContent .owl-dot span {
      border: 1px solid #c2cace;
      background: #14294b;
      position: relative;
      z-index: 1; }
  #fini-landing .videoContent .owl-dot.active span:before {
    background: none;
    border: 4px solid #c2cace;
    content: "";
    top: 50%;
    left: 50%;
    display: block;
    position: absolute;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: 2; }
  #fini-landing .videoContent .owl-nav {
    display: none; }

@font-face {
  font-family: LobsterTwo-BoldItalic;
  src: url("../fonts/LobsterTwo/LobsterTwo-BoldItalic.woff2") format("woff2"), url("../fonts/LobsterTwo/LobsterTwo-BoldItalic.woff") format("woff"), url("../fonts/LobsterTwo/LobsterTwo-BoldItalic.ttf") format("truetype"); }

#conserveNonna {
  text-align: center;
  background: #fff9e0;
  color: #000;
  background: url("/wp-content/themes/nonsolobuono_theme/img/le_conserve/background.jpg") no-repeat bottom center #fff9e0;
  background-size: 100%;
  padding-bottom: 80px; }
  @media (max-width: 560px) {
    #conserveNonna {
      padding-bottom: 0;
      background: none; } }
  #conserveNonna * {
    box-sizing: border-box; }
  #conserveNonna #logo-copy {
    width: 13%;
    margin: 0 auto 40px;
    text-align: center;
    padding: 50px 0 0; }
    @media (max-width: 780px) {
      #conserveNonna #logo-copy {
        width: 20%; } }
    @media (max-width: 560px) {
      #conserveNonna #logo-copy {
        width: 34%;
        position: absolute;
        top: -24px;
        left: 50%;
        transform: translateX(-50%); } }
    #conserveNonna #logo-copy img {
      max-width: 100%;
      height: auto;
      vertical-align: middle; }
  #conserveNonna .row {
    width: 65%;
    margin-bottom: 40px;
    background: #fff;
    text-align: center;
    display: inline-block;
    box-shadow: -1px 5px 28px 3px #DEB55D;
    padding: 25px 40px; }
    @media (max-width: 780px) {
      #conserveNonna .row {
        width: 80%;
        padding: 25px; } }
    @media (max-width: 560px) {
      #conserveNonna .row {
        padding: 20px;
        width: 100%;
        margin-bottom: 0;
        box-shadow: none; } }
  #conserveNonna .title__section {
    font-family: "LobsterTwo-BoldItalic";
    color: #d02730;
    font-size: 45px;
    text-transform: none;
    margin-bottom: 20px;
    margin-top: 10px;
    display: block; }
    @media (max-width: 780px) {
      #conserveNonna .title__section {
        font-size: 30px; } }
    #conserveNonna .title__section.title__section--inverted {
      color: white; }
      #conserveNonna .title__section.title__section--inverted span {
        display: inline-block;
        background: #d02730;
        padding: 10px; }
    #conserveNonna .title__section::after {
      content: '';
      width: 40%;
      height: 3px;
      background-image: url("/wp-content/themes/nonsolobuono_theme/img/le_conserve/dotted.png");
      background-repeat: repeat;
      text-align: center;
      display: block;
      margin: 0 auto;
      margin-top: 15px; }
  #conserveNonna .txt__par {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #000000;
    font-size: 16px;
    margin-bottom: 25px; }
    #conserveNonna .txt__par:last-child {
      margin-bottom: 0; }
    #conserveNonna .txt__par strong {
      color: #000000 !important;
      font-weight: 700; }
  #conserveNonna .wrapper {
    font-size: 0; }
    @media (max-width: 780px) {
      #conserveNonna .wrapper {
        padding: 0 20px; } }
    #conserveNonna .wrapper .wrapper__left {
      width: 40%;
      display: inline-block;
      text-align: left; }
      @media (max-width: 884px) {
        #conserveNonna .wrapper .wrapper__left {
          width: 100%;
          margin-bottom: 20px; } }
      #conserveNonna .wrapper .wrapper__left h3 {
        font-family: "LobsterTwo-BoldItalic";
        color: #d02730;
        font-size: 31px;
        text-align: left;
        text-transform: none;
        display: inline; }
      #conserveNonna .wrapper .wrapper__left span {
        display: inline-block;
        vertical-align: bottom;
        margin-left: 10px; }
    #conserveNonna .wrapper .wrapper__right {
      width: 60%;
      display: inline-block;
      vertical-align: top; }
      @media (max-width: 884px) {
        #conserveNonna .wrapper .wrapper__right {
          width: 100%; } }
  #conserveNonna .videoContent {
    display: block;
    margin-top: 30px;
    text-align: center; }
    #conserveNonna .videoContent .item-video {
      width: 100%; }
    #conserveNonna .videoContent .video__wrapper {
      width: 100%;
      height: auto;
      padding-bottom: 56.25%;
      padding-top: 25px;
      position: relative; }
    #conserveNonna .videoContent .video__iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    #conserveNonna .videoContent .video__title {
      color: #d02730 !important;
      font-size: 30px;
      text-transform: none;
      position: relative;
      text-align: center;
      font-family: "LobsterTwo-BoldItalic"; }
      #conserveNonna .videoContent .video__title span {
        background: #fff;
        padding: 0 25px;
        position: relative;
        z-index: 1; }
      #conserveNonna .videoContent .video__title::after {
        height: 3px;
        background-image: url("/wp-content/themes/nonsolobuono_theme/img/le_conserve/dotted.png");
        background-repeat: repeat;
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        width: 100%; }
  #conserveNonna .owl-theme {
    position: relative; }
    #conserveNonna .owl-theme .owl-nav .owl-prev {
      background: url("/wp-content/themes/nonsolobuono_theme/img/le_conserve/arrow_prev.png") no-repeat;
      width: 50px;
      height: 50px;
      position: absolute;
      top: 50%;
      z-index: 9999;
      opacity: 1;
      left: -26px;
      color: transparent;
      margin: 0; }
      @media (max-width: 780px) {
        #conserveNonna .owl-theme .owl-nav .owl-prev {
          left: -20px; } }
    #conserveNonna .owl-theme .owl-nav .owl-next {
      background: url("/wp-content/themes/nonsolobuono_theme/img/le_conserve/arrow_next.png") no-repeat;
      width: 50px;
      height: 50px;
      position: absolute;
      top: 50%;
      z-index: 9999;
      opacity: 1;
      right: -26px;
      color: transparent;
      margin: 0; }
      @media (max-width: 780px) {
        #conserveNonna .owl-theme .owl-nav .owl-next {
          right: -20px; } }
  #conserveNonna .row__separete {
    display: none; }
    @media (max-width: 560px) {
      #conserveNonna .row__separete {
        display: block; } }

@font-face {
  font-family: Hastoler;
  src: url("../fonts/Hastoler/Hastoler.woff2") format("woff2"), url("../fonts/Hastoler/Hastoler.woff") format("woff"), url("../fonts/Hastoler/Hastoler.ttf") format("truetype"); }

.vasoRicordi {
  font-family: Hastoler; }
  @media (max-width: 560px) {
    .vasoRicordi {
      padding-bottom: 0;
      background: none; } }
  .vasoRicordi * {
    box-sizing: border-box; }
  .vasoRicordi .videoContent {
    display: block;
    text-align: center;
    border: 5px solid white;
      border-radius: 5px;
    position: relative; }
    @media (max-width: 780px) {
      .vasoRicordi .videoContent {
        border: none; } }
    @media (max-width: 500px) {
      .vasoRicordi .videoContent {
        border: none; } }
    @media screen and (max-width: 1000px) {
      .vasoRicordi .videoContent {
        border: none; } }
    .vasoRicordi .videoContent .item-video {
      width: 100%; }
    .vasoRicordi .videoContent .video__wrapper {
      width: 100%;
      height: auto;
      padding-bottom: 56.25%;
      position: relative; }
    .vasoRicordi .videoContent .video__iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .vasoRicordi .videoContent .video__title {
      color: #d02730 !important;
      font-size: 30px;
      text-transform: none;
      position: relative;
      text-align: center;
      font-family: Hastoler; }
      .vasoRicordi .videoContent .video__title span {
        background: #fff;
        padding: 0 25px;
        position: relative;
        z-index: 1; }
      .vasoRicordi .videoContent .video__title::after {
        height: 3px;
        background-image: url("/wp-content/themes/nonsolobuono_theme/img/vaso_ricordi/dotted.png");
        background-repeat: repeat;
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        width: 100%; }
    .vasoRicordi .videoContent .owl-nav .owl-prev {
      background: url("/wp-content/themes/nonsolobuono_theme/img/vaso_ricordi/arrow_prev.png") no-repeat;
      width: 50px;
      height: 50px;
      position: absolute;
      top: 50%;
      z-index: 9999;
      opacity: 1;
      left: -26px;
      color: transparent;
      margin: 0; }
      @media (max-width: 780px) {
        .vasoRicordi .videoContent .owl-nav .owl-prev {
          left: -20px; } }
    .vasoRicordi .videoContent .owl-nav .owl-next {
      background: url("/wp-content/themes/nonsolobuono_theme/img/vaso_ricordi/arrow_next.png") no-repeat;
      width: 50px;
      height: 50px;
      position: absolute;
      top: 50%;
      z-index: 9999;
      opacity: 1;
      right: -26px;
      color: transparent;
      margin: 0; }
      @media (max-width: 780px) {
        .vasoRicordi .videoContent .owl-nav .owl-next {
          right: -20px; } }
  .vasoRicordi .vasoBlock1 {
    background-image: url("/wp-content/themes/nonsolobuono_theme/img/vaso_ricordi/barattolo-ombra-2.jpg");
    background-color: #35a4dc;
    font-size: 130%;
    display: block;
    left: 0px;
    top: 0px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    padding: 25px 150px 25px 150px; }
    @media (max-width: 780px) {
      .vasoRicordi .vasoBlock1 {
        background-image: none;
        padding: 25px 60px 25px 60px; } }
    @media (max-width: 500px) {
      .vasoRicordi .vasoBlock1 {
        padding: 25px 50px 25px 50px;
        background-image: none; } }
    @media screen and (max-width: 1000px) {
      .vasoRicordi .vasoBlock1 {
        background-image: none;
        padding: 25px 80px 25px 80px; } }
    .vasoRicordi .vasoBlock1 .vasoBlock1__container {
      width: 50%; }
      @media (max-width: 780px) {
        .vasoRicordi .vasoBlock1 .vasoBlock1__container {
          width: 100%; } }
      @media (max-width: 500px) {
        .vasoRicordi .vasoBlock1 .vasoBlock1__container {
          width: 100%; } }
      @media screen and (max-width: 1000px) {
        .vasoRicordi .vasoBlock1 .vasoBlock1__container {
          width: 100%; } }
    .vasoRicordi .vasoBlock1 .vasoBlock1__title {
      font-family: Hastoler;
      color: white !important;
      text-align: center;
      font-size: 130%; }
      @media (max-width: 780px) {
        .vasoRicordi .vasoBlock1 .vasoBlock1__title {
          margin-top: 290px; } }
      @media (max-width: 500px) {
        .vasoRicordi .vasoBlock1 .vasoBlock1__title {
          margin-top: 290px; } }
      @media screen and (max-width: 1000px) {
        .vasoRicordi .vasoBlock1 .vasoBlock1__title {
          margin-top: 290px; } }
    .vasoRicordi .vasoBlock1 .vasoBlock1__text {
      color: white;
      text-align: center;
      padding-top: 10px; }
    @media (max-width: 780px) {
      .vasoRicordi .vasoBlock1 .divLogo {
        position: relative;
        z-index: 1; }
        .vasoRicordi .vasoBlock1 .divLogo::after {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          margin-left: -175px;
          margin-top: -60px;
          width: 350px;
          height: 350px;
          background-image: url("/wp-content/themes/nonsolobuono_theme/img/vaso_ricordi/barattolo-ombra-2.jpg");
          background-size: cover;
          z-index: -1; } }
    @media (max-width: 500px) {
      .vasoRicordi .vasoBlock1 .divLogo {
        position: relative;
        z-index: 1; }
        .vasoRicordi .vasoBlock1 .divLogo::after {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          margin-left: -175px;
          margin-top: -60px;
          width: 350px;
          height: 350px;
          background-image: url("/wp-content/themes/nonsolobuono_theme/img/vaso_ricordi/barattolo-ombra-2.jpg");
          background-size: cover;
          z-index: -1; } }
    @media screen and (max-width: 1000px) {
      .vasoRicordi .vasoBlock1 .divLogo {
        position: relative;
        z-index: 1; }
        .vasoRicordi .vasoBlock1 .divLogo::after {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          margin-left: -175px;
          margin-top: -60px;
          width: 350px;
          height: 350px;
          background-image: url("/wp-content/themes/nonsolobuono_theme/img/vaso_ricordi/barattolo-ombra-2.jpg");
          background-size: cover;
          z-index: -1; } }
    .vasoRicordi .vasoBlock1 .vasoLogo {
      display: block;
      width: 40%;
      padding-top: 10px;
      padding-bottom: 10px;
      margin-left: auto;
      margin-right: auto; }
      @media (max-width: 780px) {
        .vasoRicordi .vasoBlock1 .vasoLogo {
          width: 22%; } }
      @media (max-width: 500px) {
        .vasoRicordi .vasoBlock1 .vasoLogo {
          width: 30%; } }
      @media screen and (max-width: 1000px) {
        .vasoRicordi .vasoBlock1 .vasoLogo {
          width: 22%; } }
    .vasoRicordi .vasoBlock1 .vasoOnda1 {
      display: block;
      width: 20%;
      padding-top: 10px;
        padding-top-padding-bottom: 10px;
      margin-bottom: 10px;
      margin-left: auto;
      margin-right: auto; }
      @media (max-width: 780px) {
        .vasoRicordi .vasoBlock1 .vasoOnda1 {
          width: 10%; } }
      @media (max-width: 500px) {
        .vasoRicordi .vasoBlock1 .vasoOnda1 {
          width: 12%; } }
      @media screen and (max-width: 1000px) {
        .vasoRicordi .vasoBlock1 .vasoOnda1 {
          width: 10%; } }
  .vasoRicordi .vasoBlock2 {
    background-image: url("/wp-content/themes/nonsolobuono_theme/img/vaso_ricordi/sfondo-blocco2.jpg");
    font-size: 130%;
    width: 100%;
    display: block;
    padding: 25px 150px 25px 150px; }
    @media (max-width: 780px) {
      .vasoRicordi .vasoBlock2 {
        padding: 25px 30px 0px 30px; } }
    @media (max-width: 500px) {
      .vasoRicordi .vasoBlock2 {
        padding: 0px 0px 0px 0px; } }
    @media screen and (max-width: 1000px) {
      .vasoRicordi .vasoBlock2 {
        padding: 25px 0px 0px 0px; } }
    .vasoRicordi .vasoBlock2 .vasoBlock2__container {
      width: 100%;
      padding: 25px 0px 25px 0px; }
      @media (max-width: 780px) {
        .vasoRicordi .vasoBlock2 .vasoBlock2__container {
          padding: 25px 60px 25px 60px; } }
      @media (max-width: 500px) {
        .vasoRicordi .vasoBlock2 .vasoBlock2__container {
          padding: 25px 50px 25px 50px; } }
      @media screen and (max-width: 1000px) {
        .vasoRicordi .vasoBlock2 .vasoBlock2__container {
          padding: 25px 80px 25px 80px; } }
    .vasoRicordi .vasoBlock2 .vasoBlock2__title {
      font-family: Hastoler;
      color: white !important;
      text-align: center;
      font-size: 130%; }
    .vasoRicordi .vasoBlock2 .vasoBlock2__text {
      color: white;
      text-align: center;
      padding-top: 10px; }
      @media (max-width: 500px) {
        .vasoRicordi .vasoBlock2 .vasoBlock2__text {
          margin: 0 auto; } }
    .vasoRicordi .vasoBlock2 .vasoOnda2 {
      display: block;
      width: 10%;
      padding-top: 10px;
        padding-top-padding-bottom: 10px;
      margin-bottom: 10px;
      margin-left: auto;
      margin-right: auto; }
      @media (max-width: 780px) {
        .vasoRicordi .vasoBlock2 .vasoOnda2 {
          width: 10%; } }
      @media (max-width: 500px) {
        .vasoRicordi .vasoBlock2 .vasoOnda2 {
          width: 12%; } }
  .vasoRicordi .vasoBlock3 {
    background-image: url("/wp-content/themes/nonsolobuono_theme/img/vaso_ricordi/sfondo-blocco3.jpg");
    background-color: white;
    background-size: cover;
    font-size: 130%;
    width: 100%;
    display: block;
    padding: 25px 150px 25px 150px; }
    @media (max-width: 780px) {
      .vasoRicordi .vasoBlock3 {
        padding: 25px 60px 25px 60px; } }
    @media (max-width: 500px) {
      .vasoRicordi .vasoBlock3 {
        padding: 25px 50px 25px 50px; } }
    @media screen and (max-width: 1000px) {
      .vasoRicordi .vasoBlock3 {
        padding: 25px 80px 25px 80px; } }
    .vasoRicordi .vasoBlock3 .vasoBlock3__container {
      width: 100%; }
    .vasoRicordi .vasoBlock3 .vasoBlock3__title {
      font-family: Hastoler;
      color: #d9313a !important;
      text-align: center;
      font-size: 130%; }
    .vasoRicordi .vasoBlock3 .vasoBlock3__text {
      color: black;
      text-align: center;
      padding-top: 14px; }
    .vasoRicordi .vasoBlock3 .vasoBlock3__textcenter {
      color: black;
      text-align: center;
      margin-top: 38px; }
    .vasoRicordi .vasoBlock3 .vasoOnda3 {
      display: block;
      width: 10%;
      padding-top: 10px;
        padding-top-padding-bottom: 10px;
      margin-left: auto;
      margin-right: auto; }
      @media (max-width: 780px) {
        .vasoRicordi .vasoBlock3 .vasoOnda3 {
          width: 10%; } }
      @media (max-width: 500px) {
        .vasoRicordi .vasoBlock3 .vasoOnda3 {
          width: 12%; } }
    .vasoRicordi .vasoBlock3 .vasoBlock3__colorLink {
      color: #d9313a; }
    .vasoRicordi .vasoBlock3 .vasoBlock3__logos {
      padding: 0;
      margin: 0;
      list-style: none;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-flow: row wrap;
      justify-content: space-around;
      align-items: center; }
    .vasoRicordi .vasoBlock3 .vasoBlock3__barattoli {
      display: flex;
      justify-content: center; }
    .vasoRicordi .vasoBlock3 .vasoBlock3__img {
      height: 100%;
      text-align: center;
      margin: 10px; }
    .vasoRicordi .vasoBlock3 .element__barattoli {
      padding: 0 5px 0 5px;
      object-fit: contain; }
      @media (max-width: 780px) {
        .vasoRicordi .vasoBlock3 .element__barattoli {
          width: 100%; } }
      @media (max-width: 500px) {
        .vasoRicordi .vasoBlock3 .element__barattoli {
          display: none; } }
      @media screen and (max-width: 1000px) {
        .vasoRicordi .vasoBlock3 .element__barattoli {
          display: none; } }
