@keyframes dot-flashing-light{0%{background-color:#f5f5f5}50%,100%{background-color:rgba(245,245,245,.0941176471)}}@keyframes dot-flashing-dark{0%{background-color:#757575}50%,100%{background-color:rgba(245,245,245,.0941176471)}}product-actions-box.isFinalSale{display:none}product-actions-box .product-notify-me button.loading .text,product-actions-box .product-add-to-bag button.loading .text{display:none}product-actions-box .product-notify-me button.loading .icon,product-actions-box .product-add-to-bag button.loading .icon{display:block;position:relative;width:3px;height:3px;border-radius:50%;background-color:#f5f5f5;color:#f5f5f5;animation-name:dot-flashing-light;animation-duration:1s;animation-timing-function:linear;animation-delay:.5s;animation-iteration-count:infinite;animation-direction:alternate;animation-fill-mode:none;animation-play-state:running}product-actions-box .product-notify-me button.loading .icon::before,product-actions-box .product-notify-me button.loading .icon::after,product-actions-box .product-add-to-bag button.loading .icon::before,product-actions-box .product-add-to-bag button.loading .icon::after{content:"";display:inline-block;position:absolute;top:0}product-actions-box .product-notify-me button.loading .icon::before,product-actions-box .product-add-to-bag button.loading .icon::before{left:-15px;width:3px;height:3px;border-radius:50%;background-color:#f5f5f5;color:#f5f5f5;animation-name:dot-flashing-light;animation-duration:1s;animation-timing-function:linear;animation-delay:0s;animation-iteration-count:infinite;animation-direction:alternate;animation-fill-mode:none;animation-play-state:running}product-actions-box .product-notify-me button.loading .icon::after,product-actions-box .product-add-to-bag button.loading .icon::after{left:15px;width:3px;height:3px;border-radius:50%;background-color:#f5f5f5;color:#f5f5f5;animation-name:dot-flashing-light;animation-duration:1s;animation-timing-function:linear;animation-delay:1s;animation-iteration-count:infinite;animation-direction:alternate;animation-fill-mode:none;animation-play-state:running}
