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

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

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


}

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

  div#wpadminbar {
    display: none;
  }

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

  #div_block-104-243 {
    right: -10px !important;
  }

}

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

  #div_block-65-241 {
    right: -10px !important;
  }
  
  .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;
  }
  
  .selcat ul {
    flex-direction: column !important;
  }

}

@media screen and (max-width: 768px) {
  
  .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;
  }


}