.add-to-bag{display:block;margin:30px 0;position:relative}.add-to-bag__add,.add-to-bag__checkout{margin:0;width:100%}.add-to-bag__wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.add-to-bag__checkout{margin-top:20px}.add-to-bag__messages{margin:8px 0}.add-to-bag__message--warning{color:#cc0c2f}.add-to-bag__added{margin-right:27.016px}.add-to-bag__added-label{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:.865em;position:relative;min-height:20px;padding-left:17px;margin-top:5px}.add-to-bag__added-label:after,.add-to-bag__added-label:before{content:" ";display:block;position:absolute;height:2px;background-color:#14be82}.add-to-bag__added-label:before{width:6px;left:0;top:calc(50% + 2px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.add-to-bag__added-label:after{width:14px;left:1px;top:calc(50% - 2px);-webkit-transform:rotate(300deg);transform:rotate(300deg)}.add-to-bag__errors{display:block;color:#cc0c2f;margin:8px 0}@media (min-width:1024px){.add-to-bag{max-width:360px}}