/* Clube de Benefícios . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . */

.single-beneficio .bar-bread-clube { background: #fff }
.single-beneficio .breadcrumb { margin: 0; padding: 15px 0 }

.single-item-lp1-clube .bar-cta { display: flex; align-items: center; max-width: inherit; }
.single-item-lp1-clube .bar-cta .bt-ctaR { margin-right: 6px; min-width: 120px; background: #fff; color: #000; border: solid .5px #000; }
.single-item-lp1-clube .bar-cta .bt-ctaR:before { content: ""; background: url(../img/ico-info.svg) no-repeat center; background-size: cover; width: 20px; height: 20px; display: block; margin-right: 8px }
.single-item-lp1-clube .bar-cta .bt-ctaC { min-width: 250px }

.single-item-lp1-clube .hero-lp1 .bar-thumb img { min-width: 500px }
.single-item-lp1-clube .hero-lp1 .bar-thumb { position: relative; }
.single-item-lp1-clube .hero-lp1 .bar-thumb .tag-clube { width: 45px; height: 45px; display: flex; align-items: center; justify-content: center; border-radius: 100px; background: #6DD400; position: absolute; top: 25px; right: 25px; }
.single-item-lp1-clube .hero-lp1 .bar-thumb .tag-clube:before { content: ""; background: url(../img/ico-desconto.svg) no-repeat center; width: 27px; height: 27px; background-size: cover; display: block; }

.single-item-lp1-clube .bar-endereco-parceiro { display: flex; }
.single-item-lp1-clube .bar-endereco-parceiro .marcador { background: url(../img/ico-marca-map.svg) no-repeat center; background-size: cover; width: 22px; height: 32px; margin-right: 12px; display: block; }

.single-beneficio .ModalCTA-produto .bar-infos-vendedor { display: none; }

@media ( max-width: 768px ) {

.single-item-lp1-clube .bar-cta .bt-ctaC { min-width: 200px }
.single-item-lp1-clube .hero-lp1 .bar-thumb .tag-clube { top: 12px; right: 12px }
.single-item-lp1-clube .hero-lp1 .bar-thumb.borda-arredondada .tag-clube { top: 16px; right: 16px }
.single-item-lp1-clube .hero-lp1 .bar-thumb img { min-width: 100% }

.single-item-lp1-clube .bar-endereco-parceiro { margin-bottom: 6% }

}