#notify-me-button{padding:13px 10px;font-size:1.5rem;border-radius:0;background:#000;border:#e5047a;color:#fff;font-weight:700;width:100%}#notify-me-button span{cursor:pointer;display:inline-block;position:relative;transition:.5s}#notify-me-button span:after{content:'\00bb';position:absolute;opacity:0;top:0;right:-20px;transition:.5s}#notify-me-button:hover span{padding-right:25px}#notify-me-button:hover span:after{opacity:1;right:0}.swatch-attribute.size .swatch-option,.swatch-attribute.manufacturer .swatch-option{background:#ffff;color:#000}.swatch-attribute.size .swatch-option.selected,.swatch-attribute.manufacturer .swatch-option.selected{background:#000;border:1px solid #fff;color:#fff}.swatch-attribute .swatch-option.outofstock-style:not(.selected){background:#8080808c !important}