.pkp_structure_sidebar img {max-width: 140px;}

.pkp_brand_footer{display: none;}

.pkp_footer_content {
float: none;
width: 100%;
clear: both;
}
.footer-left {
float: left;
width: 33%;
}
.footer-center  {
float: center;
width: 33%;
}
.footer-right  {
float: right;
width: 33%;
}

.swiper.swiper-initialized {padding: 30px; padding-bottom: 0; margin-top: 30px;}

.marcador {
    background: transparent url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'8'%20height%3D'12'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M0%200L8%200%208%2012%204.09117821%209%200%2012z'%2F%3E%3C%2Fsvg%3E%0A") no-repeat center;
    display: inline-block;
    height: 12px !important;
    padding: 0 2px;
    -webkit-user-modify: read-only;
    -moz-user-modify: read-only;
    -webkit-user-select: all;
    -ms-user-select: all;
    user-select: all;
    width: 8px !important;
}