.wrap-template-110 .template-titulo:empty,
.wrap-template-110 ul:empty {
    display: none !important
}

.wrap-template-110  .template-titulo {
    margin-bottom: 30px;
    /* font-size: 1.6rem; */
    text-align: center;
    color: #80287C;    
    font-weight: 600;
}

.wrap-template-110 .template-descricao {
    font-weight: 600;
    color: #4C2A4D;
}

.wrap-template-110 .template-conteudo {
    font-weight: 500;
    color: #80287C;
}

.wrap-template-110 .template-conteudo-alt p {
    font-weight: normal !important;
    color: #000 !important;
    font-size: 1rem !important;
}

.wrap-template-110.template-completo  .template-titulo {
    font-weight: 600;
    color: #4C2A4D;
}

.wrap-template-110.template-completo  .template-titulo span{
    color: #833386;    
    font-weight: 800;
}
.wrap-template-110.template-completo .template-descricao {
    font-size: 1.1rem;
	line-height: 2rem;
    color: #80287C;
    font-weight: 600;
}


@media (min-width: 1400px) {
	.wrap-template-110.template-completo .template-descricao {
	    font-size: 1.6rem;
		line-height: 2.2rem;
	}
}

.wrap-template-110.template-completo .template-conteudo ol li {
    font-size: .7rem;
    line-height: 1rem;
	margin-bottom: 5px;
    font-weight: 400;
    list-style: square;
    color: #000;
}

@media (min-width: 992px) {
	.wrap-template-110.template-completo .template-conteudo ol li {
	    font-size: .8rem;
	    line-height: 1.2rem;
	}

	.wrap-template-110.template-completo .template-descricao {
	    font-size: 1.4rem;
	}
}

@media (min-width: 1400px) {
	.wrap-template-110.template-completo .template-conteudo ol li {
	    font-size: 1rem;
	    line-height: 1.4rem;
	}
}
