/* Aventers Marketing — côté client : prix barrés, pastille, sous-texte */
.avm-prix del { opacity: .6; margin-right: .35em; }
.avm-prix ins { text-decoration: none; }
.avm-prix .avm-from { font-size: .85em; margin-right: .25em; }
.avm-prix-ligne del { opacity: .6; margin-right: .35em; }
.avm-prix-ligne ins { text-decoration: none; }
.avm-sous-textes { margin: .4em 0 .5em; }
.avm-sous-texte { display: block; margin: 0 0 .25em; font-size: .85em; line-height: 1.4; color: #b42318; font-weight: 600; letter-spacing: 0; }
.avm-sous-texte:last-child { margin-bottom: 0; }
.product-small .avm-sous-textes { margin: .35em 0 .4em; }
.product-summary .avm-sous-textes { margin: .3em 0 .8em; }
.product-summary .avm-sous-texte { font-size: .95em; }
.avm-pastille.onsale { display: inline-block; }
.avm-notice { font-size: .9em; color: #6b7280; }
.avm-offert { display: inline-block; margin-left: .4em; padding: 0 .5em; border-radius: 10px; background: #e9f5ee; color: #2f7a4f; font-size: .8em; font-weight: 600; white-space: nowrap; }
.avm-sous-total-ligne del { opacity: .6; margin-right: .35em; }
.avm-sous-total-ligne ins { text-decoration: none; }
tr.avm-recap th { font-weight: 400; }
.avm-economie { font-size: .95em; color: #2f7a4f; }

/* Bandeau marketing sous le menu (0.8.0) : le plugin porte tout le style, les couleurs viennent du bandeau (style inline). */
.avm-bandeau { position: relative; z-index: 10; text-align: center; padding: 10px 16px; font-size: 15px; font-weight: 700; line-height: 1.4; letter-spacing: .01em; }
.avm-bandeau .avm-bandeau-lien { display: block; margin: -10px -16px; padding: 10px 16px; color: inherit; text-decoration: none; }
.avm-bandeau .avm-bandeau-lien:hover { opacity: .92; }
.avm-bandeau .avm-bandeau-cta { text-decoration: underline; text-underline-offset: 2px; white-space: nowrap; margin-left: .2em; }
.avm-bandeau sup { font-size: .7em; }
@media (max-width: 549px) { .avm-bandeau { font-size: 13px; padding: 8px 12px; } .avm-bandeau .avm-bandeau-lien { margin: -8px -12px; padding: 8px 12px; } }
