.oilmazing-sfc-menu-cart-qty {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.55rem 0.75rem;
}

.oilmazing-sfc-menu-cart-qty__controls {
	display: inline-flex;
	align-items: center;
	gap: 0;
	border: 1px solid #e4e4e7;
	border-radius: 4px;
	overflow: hidden;
	background: #fff;
}

.oilmazing-sfc-menu-cart-qty__btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	color: #18181b;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;
	box-shadow: none;
	transform: none;
	transition: none;
}

.oilmazing-sfc-menu-cart-qty__btn:hover,
.oilmazing-sfc-menu-cart-qty__btn:focus,
.oilmazing-sfc-menu-cart-qty__btn:active,
.elementor-menu-cart__main .oilmazing-sfc-menu-cart-qty__btn:hover,
.elementor-menu-cart__main .oilmazing-sfc-menu-cart-qty__btn:focus,
.elementor-menu-cart__main .oilmazing-sfc-menu-cart-qty__btn:active {
	background: transparent !important;
	color: #18181b !important;
	box-shadow: none !important;
	transform: none !important;
	outline: none !important;
	opacity: 1 !important;
}

.oilmazing-sfc-menu-cart-qty__input {
	width: 42px !important;
	min-width: 42px !important;
	max-width: 42px !important;
	height: 28px !important;
	min-height: 28px !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-left: 1px solid #e4e4e7 !important;
	border-right: 1px solid #e4e4e7 !important;
	border-radius: 0 !important;
	background: #fff !important;
	color: #18181b !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	line-height: 28px !important;
	text-align: center !important;
	box-shadow: none !important;
	-moz-appearance: textfield;
}

.oilmazing-sfc-menu-cart-qty__input::-webkit-outer-spin-button,
.oilmazing-sfc-menu-cart-qty__input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.oilmazing-sfc-menu-cart-qty__price {
	color: #000000;
	font-size: inherit;
	font-weight: 600;
}

.oilmazing-sfc-menu-cart-qty__price .woocommerce-Price-amount,
.oilmazing-sfc-menu-cart-qty__price .amount,
.elementor-menu-cart__product-price .oilmazing-sfc-menu-cart-qty__price,
.elementor-menu-cart__product-price .oilmazing-sfc-menu-cart-qty__price .amount {
	color: #000000 !important;
}

.oilmazing-sfc-menu-cart-qty.is-updating {
	opacity: 0.55;
	pointer-events: none;
}

.elementor-menu-cart__product-price .oilmazing-sfc-menu-cart-qty {
	width: 100%;
}

.elementor-menu-cart__product-price .product-quantity {
	display: none;
}

.elementor-menu-cart__product-price .oilmazing-sfc-menu-cart-qty--locked .product-quantity {
	display: inline;
}

/* Checkout "Your order" review table */
.woocommerce-checkout-review-order-table .product-name .oilmazing-sfc-menu-cart-qty--checkout {
	display: inline-flex;
	margin-top: 0.45rem;
	vertical-align: middle;
}

.woocommerce-checkout-review-order-table .product-name .oilmazing-sfc-menu-cart-qty--checkout .oilmazing-sfc-menu-cart-qty__controls {
	margin-left: 0;
}

.woocommerce-checkout-review-order-table td.product-name {
	vertical-align: middle;
}
