Uname: Linux premium294.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
Software: LiteSpeed
PHP version: 8.1.32 [ PHP INFO ] PHP os: Linux
Server Ip: 104.21.16.1
Your Ip: 216.73.216.223
User: mjbynoyq (1574) | Group: mjbynoyq (1570)
Safe Mode: OFF
Disable Function:
NONE

name : _woo-quantity.scss
/*------------------------------------------------------------------
Woo Quantity Buttons
-------------------------------------------------------------------*/
.quantity {
	@include display();
	@include align-items(center);
	@include flex-flow(row nowrap);
	zoom: 1;
	.qty{
		-moz-appearance: textfield; /* hack firefox */
		-webkit-appearance: none;
		border: none;
		color: inherit;
		padding: 0;
		text-align: center;
	}
	.qty-minus,
	.qty-plus{
		cursor: pointer;
		i{
			margin-top: -2px;
			vertical-align: middle;
		}
	}
	input::-webkit-outer-spin-button {
		display: none;
	}

	input::-webkit-inner-spin-button {
		display: none;
	}
}
.wrap-cart-cta{
	.quantity{
		display: inline-block;
		vertical-align: middle;
		font-size: 14px;
		border: 1px solid rgba(0,0,0,0.1);
		width: 100px;
		text-align: center;
		.qty{
			width: 33px;
			display: inline-block;
			height: 58px;
			vertical-align: middle !important;
		}
		span{
			width: 20px;
			display: inline-block;
			vertical-align: middle;
			text-align: center;
			font-size: 20px;
		}
	}
}
.grouped_form{
	.quantity{
		font-size: 14px;
		color: $secondary-color;
		width: 70px;
		.qty-minus,
		.qty-plus{
			font-size: 20px;
		}
	}
}
© 2025 XylotrechusZ