.vs-gallery-thumbs-shell {
	display: grid;
	grid-template-columns: 38px minmax(0, 1fr) 38px;
	align-items: center;
	gap: 0.45rem;
	min-width: 0;
	margin-top: 0.75rem;
}

.woocommerce div.product .vs-single-product__gallery .vs-gallery-thumbs-shell .flex-control-thumbs {
	min-width: 0;
	margin-top: 0;
	padding-bottom: 0.25rem;
	scroll-behavior: smooth;
	scrollbar-width: none;
	overscroll-behavior-inline: contain;
}

.woocommerce div.product .vs-single-product__gallery .vs-gallery-thumbs-shell .flex-control-thumbs::-webkit-scrollbar {
	display: none;
}

.vs-gallery-scroll {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	padding: 0;
	border: 1px solid var(--vs-line, #dedfdf);
	border-radius: 999px;
	background: #fff;
	color: var(--vs-carbon, #121212);
	font-size: 1.7rem;
	font-weight: 800;
	line-height: 1;
	box-shadow: 0 7px 20px rgba(18, 18, 18, 0.08);
	transition: border-color 160ms ease, background-color 160ms ease, opacity 160ms ease;
}

.vs-gallery-scroll:hover,
.vs-gallery-scroll:focus-visible {
	border-color: var(--vs-neon-dark, #00b862);
	background: var(--vs-neon, #00ff88);
}

.vs-gallery-scroll:disabled {
	opacity: 0.3;
	cursor: not-allowed;
}

.woocommerce div.product form.cart .vs-quantity-stepper {
	display: grid;
	grid-template-columns: 2rem minmax(2rem, 1fr) 2rem;
	align-items: stretch;
	width: 7.25rem;
	min-height: 52px;
	margin: 0;
	border: 1px solid var(--vs-line, #dedfdf);
	border-radius: 999px;
	background: #fff;
	overflow: hidden;
}

.woocommerce div.product form.cart .vs-quantity-stepper .qty {
	width: 100%;
	min-width: 0;
	min-height: 50px;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	text-align: center;
	-moz-appearance: textfield;
}

.woocommerce div.product form.cart .vs-quantity-stepper .qty::-webkit-inner-spin-button,
.woocommerce div.product form.cart .vs-quantity-stepper .qty::-webkit-outer-spin-button {
	margin: 0;
	-webkit-appearance: none;
}

.vs-qty-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	border: 0;
	background: #f4f5f4;
	color: var(--vs-carbon, #121212);
	font-size: 1.15rem;
	font-weight: 900;
	line-height: 1;
	transition: background-color 160ms ease, opacity 160ms ease;
}

.vs-qty-button:hover,
.vs-qty-button:focus-visible {
	background: var(--vs-neon, #00ff88);
}

.vs-qty-button:disabled {
	opacity: 0.35;
	cursor: not-allowed;
}

/* Replace the temporary letter mark with the recognizable WhatsApp glyph. */
.woocommerce div.product .vs-product-whatsapp__icon {
	background: #121212;
	color: #fff;
	font-size: 0;
	line-height: 0;
}

.woocommerce div.product .vs-product-whatsapp__icon::before {
	content: "";
	display: block;
	width: 21px;
	height: 21px;
	background: currentColor;
	-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.198-.347.223-.644.074-.297-.149-1.255-.462-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.371-.272.297-1.04 1.016-1.04 2.479s1.065 2.876 1.213 3.074c.149.198 2.095 3.2 5.076 4.487.709.306 1.262.489 1.694.626.712.226 1.36.194 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.29.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 0 1 2.895 6.994c-.002 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.304-1.654a11.882 11.882 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 0 0-3.48-8.413Z'/%3E%3C/svg%3E") center / contain no-repeat;
	mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.198-.347.223-.644.074-.297-.149-1.255-.462-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.371-.272.297-1.04 1.016-1.04 2.479s1.065 2.876 1.213 3.074c.149.198 2.095 3.2 5.076 4.487.709.306 1.262.489 1.694.626.712.226 1.36.194 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.29.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 0 1 2.895 6.994c-.002 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.304-1.654a11.882 11.882 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 0 0-3.48-8.413Z'/%3E%3C/svg%3E") center / contain no-repeat;
}

@media (max-width: 767px) {
	.vs-gallery-thumbs-shell {
		grid-template-columns: 34px minmax(0, 1fr) 34px;
		gap: 0.35rem;
	}

	.vs-gallery-scroll {
		width: 34px;
		height: 34px;
		font-size: 1.5rem;
	}
}
