.elementor-text-editor a, a {
	color: inherit;
}
.list-icons i {
    position: relative;
    top: -2px;
}
.elementor-text-editor p {
    margin: 10px 0;
}
.title-short-dash .elementor-heading-title {
	position: relative;
}
.title-short-dash .elementor-heading-title:after {
    content: '';
    position: absolute;
    width: 10%;
    height: 10px;
    background: #FFC300;
    left: 0;
    bottom: 8px;
    z-index: -1;
}
.elementor-text-editor strong, .elementor-text-editor b {
	font-weight: 600;
}
@media (max-width: 768px) {
    #menu-principal ul li.item-contacto a {
    border: 0;
	}
#menu-principal ul li.item-contacto a:after {
    display: none;
}
#menu-principal ul{
    padding-top: 10px;
    padding-bottom: 10px;
}
	    #exp-relacionadas .ee-post__footer, #exp-relacionadas .ee-post__terms {
        display: none;
    }
    #respond {
        background: #f9f9f9;
        padding: 20px 25px;
        margin: 0 -20px 0 -20px;
    }
}
@media (min-width: 992px) and (max-width: 1024px) {
    #exp-content figure.imagen-vertical.derecha {
        margin: 0;
        width: 55%;
    }
}
@media (max-width: 1024px) {
    #exp-content figure.imagen-vertical.derecha img {
        width: 100%;
    }
    #exp-content figure.imagen-vertical.derecha figcaption {
        width: 100%;
    padding: 0;
    text-align: center;
    margin-top: 10px;
    }
}