@charset "utf-8";
/* CSS Document */

#wrapper {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
nav {display: none;}
footer {display: none;}
#animacio {display: none !important;}
#nav_wrapper {display: none;}
#sessio {display: none !important;}
.info {display: none !important;}
#right {display: none !important;}
#social {display: none;}
.addthis_inline_share_toolbox{display: none !important}
#comentaris {display: none;}
.comments {display: none;}
.formulari {display: none;}
#left {
  width: 100%;
  padding-left: 0;
}
.photo {
  position: relative !important; /* Perquè els div flotants es puguin alinear dins el #photo on vulguem */
  float: left !important;
  clear: both !important;
  text-align: center !important;
  margin-right: 1em !important;
  overflow: hidden !important;
  max-width: 250px !important;
  padding-top: 2% !important;
}
#description .photo .photofooter {
  float: none !important;
  display: block !important;
  background: none !important;
  opacity: 1 !important;
  color: #000000 !important;
  position: relative !important;
  text-align: center !important;
  font-style:italic !important;
}
#header_mob {display: none !important;}
.logo {
  display: inline-block !important;
  width: 20% !important;
}
#boto {
  display: none !important;
}
.emergent {
  display: none !important;
}
.back {
  display: none !important;
}
.cookiesms {
  display: none !important;
}
.cookies2 {
  display: none !important;
}
.scrollup,.scrollleft,.scrollright {
  display: none !important;
}