/***** CSS perteneciente al plugin PrintFriendly *****/

/* -----  Examples ------ */



/* Hacer que la galeria se muestre bien */
/* =Gallery
-------------------------------------------------------------- */
/* =Gallery
-------------------------------------------------------------- */
.gallery {
  margin: 10px -10px;
}
.gallery > p {
  margin: 0;
  height: 0;
}

.gallery-item {
  margin: 0 0 10px;
  float: left;
  padding: 0 10px;
}
.gallery-item .gallery-icon img {
  width: 100%;
}
.gallery-item .gallery-caption {
  padding: 10px 0;
  margin: 0;
  color: #444;
  clear: both;
  font-size: 12px;
  text-align: center;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-columns-6 .gallery-item {
  width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  width: 11.11%;
}
@media (max-width: 480px) {
  .gallery .gallery-item {
    width: 100%;
    margin-bottom: 20px;
  }
}

/* Fin Galeria */
/**************************************************************/

/* This will align images to the left */
/*#printfriendly img{
    float:left;
    margin-top: 12px;
    margin-right: 12px;
}*/

/* Changes font family and size */

#printfriendly {
    font-family: Arial;
    font-size: 14px;
}


#pf-src {
    border-bottom-color: #ddd;
    border-bottom-style: dashed;
    border-bottom-width: 2px;
    color: #356da9;
    font-size: 12px;
    height: auto;
    /*height: 60px;*/
    line-height: 16px;
    padding-bottom: 6px;
    width: 100%;
    background-size: 477px 60px, cover;
    background-repeat: no-repeat;
/*background-image: url("https://grupoescomunicaciongalicia.com/wp-content/uploads/2014/10/logoprint.png");*/

}

#pf-body {
    background-color: #ffffff;
    color: #080000;
    cursor: default;
    font-family: Arial,Georgia,serif;
    font-size: 14px;
    line-height: 1.36;
    margin-bottom: 0;
    margin-left: 32px;
    margin-right: 32px;
    margin-top: 24px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-rendering: optimizelegibility;

}

/* Cabecera */

h1 {
    margin-top:5px;
    margin-bottom:5px;
    padding-top:0px;
    padding-bottom:0px;
}

/* fin Cabecera */

/* Pie de pagina */
.copyright {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #0099cb;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: #000;
    border-top-style: solid;
    border-top-width: 1px;
    color: #fff;
    font-size: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    min-width: 320px;
    text-shadow: 1px 1px 0 #000;
    width: 95%;
}

.c12 {
    float: left;
    margin-bottom: 5px;
    margin-top: 0;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}

.non-delete {
    margin-left:auto;
    margin-right:auto;
text-align:center;
}

.fl {
    float: left;
    text-align:left;
}


.fr {
/*    position: relative;*/
/*visibility:hidden;*/
float:right;
text-align:right;
}


/* Fin de pie de pagina */

/* Ocultar Me Gusta */
.dw-reactions {
    visibility:hidden;
}
/*****************/
/* Oculta Enviar a un amigo*/
.wp-mail {
    visibility:hidden;
}



/****************/