/* -----  CSS no_skin for mobile ------- */

@media screen and (max-width: 760px), screen and (max-device-width: 760px) {
  .fixed-top-line { margin-top: 40px; } /* marge pour le menu parallaxe */
  #paranav { background-color: #fff; }
}
