/** Shopify CDN: Minification failed

Line 16:86 Expected identifier but found "!"
Line 43:0 Expected "}" to go with "{"

**/
/* Collection description tidy */
.template-collection .collection__description .rte h2,
.template-collection .collection__description .rte h3,
.template-collection .collection__description h3 { margin-top:16px!important; margin-bottom:12px!important; padding-top:0!important; padding-bottom:0!important; }
.template-collection .collection__description .rte p:empty { display:none; }

/* AvisPlus sizing */
.avpoptions-container__v2 .avp-productdescfont.avp-productdesctextcolor .ap-helptext,
.avpoptions-container .avp-productdescfont.avp-productdesctextcolor .ap-helptext {
  font-size:14px; padding-top:8px; padding-bottom:8px; width:100%; white-space: none; !important;
}
.avpoptions-container__v2 .avp-productdescfont.avp-productdesctextcolor.ap-helptext {
    white-space: normal;
    line-height: 125%;

.footer__selector_container {
    background-color: #1d705b !important;
}

/* Also cover child element */
.footer__selector {
    background-color: #1d705b !important;
}

footer.footer .footer__selector_container,
footer.footer .footer__selector_container * {
    background-color: #1d705b !important;
}

footer.footer .footer__selector_container select {
    color: #ffffff !important; /* white text */
    border: none !important;
}
footer.footer .footer__selector_form {
    background-color: #1d705b !important;
}
