.quick-add-cart-wrapper-54c10c39 {
	display: block;
}

.quick-add-cart-btn-54c10c39 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-family: inherit;
	font-weight: 500;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid transparent;
	background-color: #000;
	color: #fff;
	padding: 12px 24px;
	border-radius: 4px;
	transition: all 0.3s ease;
}

.quick-add-cart-btn-54c10c39:hover {
	background-color: #333;
}

.quick-add-cart-wrapper-54c10c39[style*="text-align: justify"] .quick-add-cart-btn-54c10c39,
.quick-add-cart-wrapper-54c10c39[style*="text-align:justify"] .quick-add-cart-btn-54c10c39 {
	display: flex;
	width: 100%;
}

.quick-add-cart-btn-54c10c39 .btn-icon-left,
.quick-add-cart-btn-54c10c39 .btn-icon-right {
	display: inline-flex;
	align-items: center;
}

.quick-add-cart-btn-54c10c39 .btn-icon-left svg,
.quick-add-cart-btn-54c10c39 .btn-icon-right svg {
	width: 1em;
	height: 1em;
	fill: currentColor;
}
