.entry-content a, .entry-summary a, .page-content a, .comment-content a, .pingback .comment-body > a {
    border-bottom: 0;
}

.sidebar {
display: none;
}

body #powerTip {
    background-color: #ffffff;
}
body #powerTip.n:before {
    border-top: 10px solid rgb(255, 252, 252);
}
body #powerTip.s:before {
    border-bottom: 10px solid #ffffff;
}
body #powerTip.e:before {
    border-right: 10px solid #ffffff;
}
body #powerTip.w:before {
    border-left: 10px solid #ffffff;
    right: -10px
}
body #powerTip.ne:before,body #powerTip.nw:before {
    border-top: 10px solid #ffffff;
    border-top: 10px solid rgba(255,255,255,1);
}
body #powerTip.se:before,body #powerTip.sw:before {
    border-bottom: 10px solid #ffffff;
    border-bottom: 10px solid rgba(255,255,255,1);
}
body #powerTip.nw-alt:before,body #powerTip.ne-alt:before,body #powerTip.sw-alt:before,body #powerTip.se-alt:before {
    border-top: 10px solid #ffffff;
    border-top: 10px solid rgba(255,255,255,1);
}
body #powerTip.sw-alt:before,body #powerTip.se-alt:before {
    border-bottom: 10px solid #ffffff;
    border-bottom: 10px solid rgba(255,255,255,1);
}
body .box_view_html {
    color: #000000;
}
body .box_view_html .close_ihp svg {
    fill: #000000;
}

/*
Theme Name:   Twenty Fifteen No-Hyphenation
Theme URI:    https://www.broes.nl/twenty-fifteen-no-hyphenation/
Description:  This theme is a child theme of Twenty Fifteen https://wordpress.org/themes/twentyfifteen with hyphenation returned to its default (meaning manual, not automatic).
*/
 
.widget {
    -webkit-hyphens: manual;
    -moz-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
    word-wrap: normal;
}
 
.entry-content,
.entry-summary,
.page-content,
.comment-content {
    -webkit-hyphens: manual;
    -moz-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
    word-wrap: normal;
}
 
.type-attachment .entry-title {
    -webkit-hyphens: manual;
    -moz-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
    word-wrap: normal;
}
 
.entry-caption {
    -webkit-hyphens: manual;
    -moz-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
    word-wrap: normal;
}

#colophon .site-info .imprint, #colophon .site-info .privacy-policy-link {
    margin-right: 1rem;
    display: none;
}

@media screen and (min-width: 59.6875em) {
body:before {
    background-color: #fff;
    content: "";
    display: block;
    height: 100%;
    min-height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    width: 23.4118%;
    z-index: 0; /* Fixes flashing bug with scrolling on Safari */
    background-color: transparent;
}

.site {
    margin: 0 auto;
    }

.site-main {
    float: right;
    margin-left: auto;
        position: relative;
    width: 100%;
    padding: 0;
    background-color: transparent;
  
}

.secondary {
    background-color: transparent;
    box-shadow: none;
    display: block;
    margin: 0;
    padding: 0;
}


.site-content {
    display: block;
    float: left;
    margin-left: 0px;
    width: 100%;
    background-color: transparent;
}

.entry-content {
  padding: 0;
}

.div.entry-content {
    display: block;
    float: left;
    margin-left: 0px;
    padding: 0px;
    background-color: transparent;
}

body {
    font-size: 17px;
    line-height: 1.6;
    background-color: transparent;
}

/*de la muestra historia en los huesos*/
.indice {
text-align: center;
font-size: 18px;
}


.nombremapa {
  text-align: center;
  background-color: #FFF4F3;
  padding: 4px
  }
  
.saber {
 margin: 0px;
 padding: 12px;
 background: rgb(245,238,233);
background: linear-gradient(180deg, rgba(245,238,233,1) 0%, rgba(247,225,210,1) 100%);
 border: 1px solid #FFD2CC;
 border-radius: 4px;
box-shadow: 2px 2px 2px #FFD2CC;
}

.lupa {
  float: right;
    margin-right: -25px;
    margin-top: -240px;
    padding: 0px;
    overflow: hidden;
      max-width: 45px;
}

.izquierda {
  float: left;
   margin: 3px;
   padding: 5px;
   overflow: hidden;
   max-height: 350px;
}

.derecha {
  float: right;
   margin: 3px;
   padding: 5px;
   overflow: hidden;
    max-height: 350px;
}

.izquierda-artesana {
  float: left;
   margin: 3px;
   padding: 5px;
   overflow: hidden;
    max-height: 350px;
   transform: scaleX(-1);
}

.prevnext {
  display: block; 
  padding: 5px;
}

.b1 {
  float: left;
  padding: 5px;
  overflow: hidden;
}

.b2 {
    float:right;
    padding: 5px;
    overflow: hidden;
}

li {
  list-style: none;
  margin-left: 15px;
}

.referencias {
    color: black;
    font-size: 13px;
    font-weight: normal;
    display: block;
    margin-left: 0px;
}
#slider_758 .owl-item {
  font-size: 14px;
}
