body.single-product form.cart {
	display: flex !important;
	align-items: center;
	flex-wrap: nowrap;
	gap: 10px;
}

body.single-product form.cart .addcart-wrapper {
	display: flex !important;
	align-items: center;
	flex-wrap: nowrap;
	gap: 10px;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	clear: none !important;
}

body.single-product form.cart .addcart-wrapper:before,
body.single-product form.cart .addcart-wrapper:after {
	display: none !important;
	content: none !important;
}

body.single-product form.cart .single_add_to_cart_button {
	flex: 0 0 auto !important;
	float: none !important;
	width: auto !important;
	min-width: 132px;
	min-height: 42px;
	padding: 0 18px !important;
	border-radius: 999px;
	font-weight: 900;
	line-height: 42px;
}

body.single-product form.cart .item-bottom {
	display: flex !important;
	flex: 0 0 auto !important;
	float: none !important;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
	overflow: visible !important;
}

body.single-product form.cart .yith-wcwl-add-to-wishlist,
body.single-product form.cart .yith-wcwl-add-button,
body.single-product form.cart .yith-wcwl-wishlistaddedbrowse,
body.single-product form.cart .yith-wcwl-wishlistexistsbrowse {
	display: inline-flex !important;
	float: none !important;
	align-items: center;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	overflow: visible !important;
}

body.single-product form.cart .add_to_wishlist.single_add_to_wishlist,
body.single-product form.cart .yith-wcwl-wishlistaddedbrowse a,
body.single-product form.cart .yith-wcwl-wishlistexistsbrowse a {
	display: inline-flex !important;
	flex: 0 0 42px !important;
	float: none !important;
	align-items: center;
	justify-content: center;
	width: 42px !important;
	max-width: 42px !important;
	min-width: 42px !important;
	min-height: 42px;
	padding: 0 !important;
	border: 1px solid #dde3eb !important;
	border-radius: 50% !important;
	background: #fff !important;
	color: #e5222a !important;
	font-size: 0 !important;
	font-weight: 900 !important;
	line-height: 1 !important;
	text-indent: 0 !important;
	text-transform: none !important;
	white-space: nowrap !important;
	overflow: hidden !important;
	box-shadow: 0 10px 22px rgba(17, 24, 39, 0.08) !important;
}

body.single-product form.cart a.compare,
body.single-product form.cart a.compare.button,
body.single-product .product_detail form.cart a.compare.button,
body.single-product .content_product_detail form.cart a.compare.button {
	display: inline-flex !important;
	flex: 0 0 auto !important;
	float: none !important;
	align-items: center;
	justify-content: center;
	width: auto !important;
	max-width: none !important;
	min-width: 148px;
	min-height: 42px;
	padding: 0 18px !important;
	border: 1px solid #dde3eb !important;
	border-radius: 999px !important;
	background: #fff !important;
	color: #e5222a !important;
	font-size: 14px !important;
	font-weight: 900 !important;
	line-height: 1.1 !important;
	text-indent: 0 !important;
	text-transform: none !important;
	white-space: nowrap !important;
	overflow: visible !important;
	box-shadow: 0 10px 22px rgba(17, 24, 39, 0.08) !important;
}

body.single-product form.cart .add_to_wishlist.single_add_to_wishlist:hover,
body.single-product form.cart .yith-wcwl-wishlistaddedbrowse a:hover,
body.single-product form.cart .yith-wcwl-wishlistexistsbrowse a:hover {
	border-color: #e5222a !important;
	background: #e5222a !important;
	color: #fff !important;
}

body.single-product form.cart a.compare:hover,
body.single-product form.cart a.compare.button:hover,
body.single-product .product_detail form.cart a.compare.button:hover,
body.single-product .content_product_detail form.cart a.compare.button:hover {
	border-color: #e5222a !important;
	background: #e5222a !important;
	color: #fff !important;
}

body.single-product form.cart .add_to_wishlist.single_add_to_wishlist:before,
body.single-product form.cart .add_to_wishlist.single_add_to_wishlist:after,
body.single-product form.cart .yith-wcwl-wishlistaddedbrowse a:before,
body.single-product form.cart .yith-wcwl-wishlistexistsbrowse a:before {
	position: static !important;
	display: inline-block !important;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	color: currentColor !important;
	font-family: FontAwesome, "Font Awesome 5 Free", sans-serif !important;
	font-size: 17px !important;
	font-weight: 900 !important;
	line-height: 1 !important;
	text-indent: 0 !important;
	transform: none !important;
}

body.single-product form.cart .add_to_wishlist.single_add_to_wishlist:before,
body.single-product form.cart .yith-wcwl-wishlistaddedbrowse a:before,
body.single-product form.cart .yith-wcwl-wishlistexistsbrowse a:before {
	content: "\f004" !important;
}

body.single-product form.cart .add_to_wishlist.single_add_to_wishlist:after {
	display: none !important;
	content: none !important;
}

body.single-product form.cart a.compare:before,
body.single-product form.cart a.compare:after {
	position: static !important;
	display: inline-block !important;
	width: auto !important;
	height: auto !important;
	margin: 0 7px 0 0 !important;
	color: currentColor !important;
	line-height: 1 !important;
	text-indent: 0 !important;
	transform: none !important;
}

body.single-product form.cart .yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg,
body.single-product form.cart .yith-wcwl-add-button .add_to_wishlist img {
	display: none !important;
}

@media (max-width: 767px) {
	body.single-product form.cart {
		align-items: center;
		flex-wrap: nowrap;
	}

	body.single-product form.cart .addcart-wrapper {
		flex-wrap: nowrap;
	}

	body.single-product form.cart .single_add_to_cart_button {
		min-width: 120px;
		padding: 0 14px !important;
		font-size: 13px;
	}

	body.single-product form.cart .item-bottom {
		flex-wrap: nowrap;
	}

	body.single-product form.cart .add_to_wishlist.single_add_to_wishlist,
	body.single-product form.cart .yith-wcwl-wishlistaddedbrowse a,
	body.single-product form.cart .yith-wcwl-wishlistexistsbrowse a {
		width: 42px !important;
	}

	body.single-product form.cart a.compare {
		min-width: 118px;
		padding: 0 12px !important;
		font-size: 13px !important;
	}
}
