.CustomAddToCartContainer{display:flex;width:100%;padding:15px 10px}.CustomAddToCartButton{border-radius:40px;width:100%;height:40px;padding-top:.25em;padding-bottom:.32em;display:flex;justify-content:center;align-items:center;outline:none;box-shadow:none;border:none;background-color:#d6001c;cursor:pointer}.CustomAddToCartButton.unavailable{background-color:#f2f4f5;cursor:auto}.CustomAddToCartText{text-transform:none;line-height:14px;font-size:14px;font-weight:500;font-family:Centrale;color:#fff;display:flex}.CustomAddToCartButton.unavailable .CustomAddToCartText{color:#979899}.CustomAddToCartText:before{content:"";display:block;width:12px;height:13px;margin-right:10px;background-image:url('data:image/svg+xml;charset=utf-8,<svg width="15" height="15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M.833 1.5h2.425l1.624 7.651c.056.264.207.5.43.668.22.168.498.258.782.252h5.891a1.26 1.26 0 00.783-.252c.221-.168.374-.404.429-.667l.97-4.795H3.864M5.682 13.5c.335 0 .606-.256.606-.571 0-.316-.271-.571-.606-.571-.335 0-.606.255-.606.57 0 .316.271.572.606.572zm6.667 0c.334 0 .605-.256.605-.571 0-.316-.27-.571-.605-.571-.335 0-.607.255-.607.57 0 .316.272.572.607.572z" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-size:contain;background-position:50%}.CustomAddToCartButton.unavailable .CustomAddToCartText:before{display:none}.CustomAddToCartClose{display:none;position:absolute;top:15px;right:15px;width:10px!important;height:10px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none'%3E%3Cpath d='M1 1l8 8M1 9l8-8' stroke='%234F4F4F' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat}@media screen and (min-width:1027px){.CustomAddToCartClose,.CustomAddToCartContainer{display:none!important}}