.path-node .cta-top .orange__button {width: max-content;}
.captcha .captcha__description,fieldset.product--rendered-attribute{display:none;}
.ui-dialog.ui-widget-content.custom-tumbler-popup {
    top: 7% !important;
    left: 5% !important;
}
@media screen and (max-width: 767px) {
.block__sticky {display:inline-flex!important;}
.ui-dialog.ui-widget-content.custom-tumbler-popup {
    top: 10% !important;
    left: 0 !important;
}
}