a[href^="https://web.whatsapp.com/send?text="] {
  display: block !important;
}

@media screen and (max-width: 1199px) {

  div#wpadminbar {
    display: none;
  }

  .image.landscapesmaller>div,
  .landscapesmaller a.image>div {
    padding-bottom: 40%;
  }


}

@media screen and (max-width: 1080px) {
  
  .image.landscapeslider>div,
  .landscape a.image>div {
    padding-bottom: 55%;
  }


}

@media screen and (max-width: 991px) {

  .image.landscapeslider>div,
  .landscape a.image>div {
    padding-bottom: 70%;
  }
  
  .listapost .oxy-post:nth-child(even) {
      flex-direction: column !important;
  }
  
#_gallery-6-16.oxy-gallery-flex .oxy-gallery-item {
      width: calc(50% - 20px - 20px) !important;
      margin: 5px!important;
  }

}

@media screen and (max-width: 768px) {
  
  .menu-footer .oxy-nav-menu-list li.menu-item {
    list-style-type: none !important;
    display: flex !important;
    align-items: center !important;
    text-align: center !important;
    flex-direction: column !important;
  }
  
  .menu-footer a {
    text-align: center !important;
    justify-content: center !important;
  }
  
  .menu-specializzazioni a {
    text-align: center !important;
    justify-content: center !important;
  }
  
  .riga {
    display: flex;
    flex-direction: column;
  }
  
  .riga p {
    border: none;
  }
  
  .messaggio, .dati {
      padding: 0px;
      margin-top: -15px;
  }

.image.landscapeslider>div,
.landscape a.image>div {
  padding-bottom: 90%;
}

  .image.portraitsmall>div,
  .portraitsmall a.image>div {
    padding-bottom: 135%;
  }

  .image.landscapesmaller>div,
  .landscapesmaller a.image>div {
    padding-bottom: 100%;
  }


}

@media screen and (max-width: 480px) {
  
  .image.landscapeslider>div,
  .landscape a.image>div {
    padding-bottom: 100%;
  }


  .paged .sezioneblog>.ct-section-inner-wrap {
    padding-top: 220px !important;
    align-items: center;
  }


}