/*
 * Theme Name:  Swyft Child
 * Theme URI:   https://swyft.codesupply.co/
 * Description: Swyft Child Theme
 * Author:      Code Supply Co.
 * Author URI:  https://codesupply.co/
 * Template:    swyft
 * Version:     1.0.0
 */

/* Copy any classes from parent theme here. They will override the parent's version. */

/*oculto categorías*/
/*SOCIALES*/
#marcador {
  position: relative;
  top: -10px;
  float: left;
  display: block;
  height: 32px;
}
#marcador img {
  border: 0;
  cursor: pointer;
  opacity: 0.7;
  float: left;
  margin-right: 5px;
}
#marcador img:hover {
  opacity: 1;
}
/*SOCIALES*/
