/* sm-product-bundle.css — generated 2026-08-04T17:39:09+00:00 */

/* === sm-conversion-boost (sm_conversion_boost_get_css) === */
body.single-product .spv4-cart form.cart,
body.single-product .product-summary-wrap form.cart,
body.single-product .summary form.cart {
	display: flex; flex-wrap: wrap; align-items: stretch; gap: 8px;
}
body.single-product .spv4-cart .single_add_to_cart_button,
body.single-product .product-summary-wrap .single_add_to_cart_button,
body.single-product .summary .single_add_to_cart_button,
body.single-product .sm-atc-cta-wrap .single_add_to_cart_button {
	flex: 1 1 220px; min-height: 48px !important; padding: 12px 18px !important;
	font-size: 15px !important; font-weight: 800 !important; border-radius: 10px !important;
	background: #0c1e4a !important; border-color: #0c1e4a !important; color: #fff !important;
	box-shadow: 0 4px 14px rgba(12, 30, 74, .22) !important;
}
body.single-product .sm-wa-inline { margin-top: 8px !important; }
body.single-product .sm-wa-inline__btn {
	padding: 8px 12px !important; border: 1px solid #e5e7eb !important;
	border-radius: 8px !important; background: #fff !important; box-shadow: none !important;
}

/* Qty stepper */
body.single-product form.cart .quantity {
	display: inline-flex !important; align-items: stretch; border: 1px solid #d1d5db;
	border-radius: 10px; overflow: hidden; background: #fff; min-height: 48px;
}
body.single-product form.cart .quantity .qty {
	width: 52px !important; min-height: 48px !important; border: 0 !important;
	text-align: center !important; font-weight: 800 !important; font-size: 15px !important;
	box-shadow: none !important; margin: 0 !important;
}
body.single-product .sm-qty-btn {
	appearance: none; border: 0; background: #f8fafc; color: #0c1e4a;
	width: 40px; font-size: 18px; font-weight: 800; cursor: pointer; line-height: 1;
}
body.single-product .sm-qty-btn:hover { background: #e2e8f0; }

body.single-product .sm-conv-delivery {
	width: 100%; margin: 0 0 10px; padding: 10px 12px; border-radius: 10px;
	border: 1px solid #d1fae5; background: #f0fdf4; box-sizing: border-box;
}
body.single-product .sm-conv-delivery__row { display: flex; gap: 8px; margin: 0 0 6px; }
body.single-product .sm-conv-delivery__row:last-child { margin-bottom: 0; }
body.single-product .sm-conv-delivery__icon { flex-shrink: 0; margin-top: 1px; color: #059669; }
body.single-product .sm-conv-delivery__main { font-size: 13px; font-weight: 800; color: #065f46; line-height: 1.35; }
body.single-product .sm-conv-delivery__sub { font-size: 11px; font-weight: 600; color: #047857; line-height: 1.35; margin-top: 2px; }
body.single-product .sm-conv-delivery__express { font-size: 11px; font-weight: 600; color: #4b5563; line-height: 1.35; }

body.single-product .sm-conv-stock {
	display: inline-flex; align-items: center; gap: 6px; margin: 0 0 8px;
	padding: 5px 10px; border-radius: 999px; background: #eff6ff; border: 1px solid #bfdbfe;
	color: #1e3a8a; font-size: 12px; font-weight: 800; line-height: 1.2;
}

body.single-product .sm-conv-volume {
	width: 100%; margin: 0 0 10px; padding: 10px 12px; border-radius: 10px;
	border: 1px solid #e2e8f0; background: #fff; box-sizing: border-box;
}
body.single-product .sm-conv-volume__title {
	margin: 0 0 8px; font-size: 12px; font-weight: 800; color: #0c1e4a; letter-spacing: .2px;
}
body.single-product .sm-conv-volume__tiers { display: flex; flex-wrap: wrap; gap: 6px; }
body.single-product .sm-conv-volume__tier {
	appearance: none; border: 1px solid #dbe3ef; background: #f8fafc; color: #0c1e4a;
	border-radius: 8px; padding: 8px 10px; min-width: 72px; cursor: pointer; text-align: left;
}
body.single-product .sm-conv-volume__tier.is-active,
body.single-product .sm-conv-volume__tier:hover {
	border-color: #0c1e4a; background: #0c1e4a; color: #fff;
}
body.single-product .sm-conv-volume__qty { display: block; font-size: 13px; font-weight: 800; line-height: 1.2; }
body.single-product .sm-conv-volume__total { display: block; font-size: 10px; font-weight: 600; opacity: .85; margin-top: 2px; }
body.single-product .sm-conv-volume__note {
	margin: 8px 0 0; font-size: 11px; font-weight: 600; color: #64748b; line-height: 1.4;
}

body.single-product .sm-conv-after { width: 100%; margin-top: 8px; display: flex; flex-direction: column; gap: 6px; }
body.single-product .sm-conv-trust { margin: 0; font-size: 11px; font-weight: 600; color: #64748b; line-height: 1.4; }
body.single-product .sm-conv-trust a { color: #0c1e4a; text-decoration: underline; text-underline-offset: 2px; }
body.single-product .sm-conv-pdf {
	display: inline-flex; align-items: center; gap: 6px; align-self: flex-start;
	padding: 6px 10px; border-radius: 8px; border: 1px solid #e2e8f0; background: #fff;
	color: #0c1e4a; font-size: 12px; font-weight: 700; text-decoration: none;
}
body.single-product .sm-conv-pdf:hover { border-color: #94a3b8; color: #0c1e4a; }

/* FBT */
.sm-fbt {
	width: 100%; max-width: 1200px; margin: 28px auto 8px; padding: 0 16px; box-sizing: border-box;
}
.sm-fbt__inner {
	border: 1px solid #e5e7eb; border-radius: 14px; background: #fff; padding: 16px 16px 14px;
}
.sm-fbt__eyebrow {
	margin: 0 0 4px; font-size: 11px; font-weight: 800; letter-spacing: .4px;
	text-transform: uppercase; color: #059669;
}
.sm-fbt__title { margin: 0 0 4px; font-size: 18px; font-weight: 800; color: #0c1e4a; line-height: 1.25; }
.sm-fbt__sub { margin: 0 0 14px; font-size: 13px; color: #64748b; line-height: 1.4; }
.sm-fbt__grid {
	list-style: none; margin: 0; padding: 0; display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px;
}
.sm-fbt__card {
	display: flex; flex-direction: column; gap: 8px; border: 1px solid #eef2f7;
	border-radius: 12px; padding: 10px; background: #fafbfc;
}
.sm-fbt__link { display: flex; flex-direction: column; gap: 6px; text-decoration: none; color: inherit; min-height: 0; }
.sm-fbt__thumb { display: block; aspect-ratio: 1; overflow: hidden; border-radius: 8px; background: #fff; }
.sm-fbt__thumb img { width: 100% !important; height: 100% !important; object-fit: contain; }
.sm-fbt__name { font-size: 12px; font-weight: 700; color: #0f172a; line-height: 1.35; min-height: 2.7em; }
.sm-fbt__sku { font-size: 10px; font-weight: 700; color: #94a3b8; }
.sm-fbt__price { font-size: 13px; font-weight: 800; color: #0c1e4a; }
.sm-fbt__price .woocommerce-Price-amount { font-size: inherit !important; font-weight: inherit !important; }
.sm-fbt__add {
	appearance: none; border: 0; border-radius: 8px; padding: 9px 10px; background: #0c1e4a;
	color: #fff; font-size: 12px; font-weight: 800; cursor: pointer;
}
.sm-fbt__add:hover { background: #16357a; }
.sm-fbt__add.is-added { background: #059669; }
@media (max-width: 991px) {
	.sm-fbt__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 560px) {
	.sm-fbt { padding: 0 12px; }
	.sm-fbt__grid { grid-template-columns: 1fr 1fr; gap: 8px; }
}

.sm-buy-bar { display: none; }
@media (max-width: 767px) {
	.sm-buy-bar {
		display: flex; position: fixed; left: 0; right: 0; bottom: 0; z-index: 99990;
		align-items: center; gap: 10px; padding: 10px 12px calc(10px + env(safe-area-inset-bottom, 0px));
		background: #fff; border-top: 1px solid #e5e7eb; box-sizing: border-box;
	}
	.sm-buy-bar__price { flex: 1 1 auto; min-width: 0; display: flex; flex-direction: column; gap: 1px; }
	.sm-buy-bar__amount { font-size: 16px; font-weight: 800; color: #0c1e4a; line-height: 1.2; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
	.sm-buy-bar__amount .woocommerce-Price-amount { font-size: inherit !important; font-weight: inherit !important; color: inherit !important; }
	.sm-buy-bar__hint { font-size: 10px; font-weight: 600; color: #059669; line-height: 1.25; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
	.sm-buy-bar__btn {
		flex: 0 0 auto; appearance: none; border: 0; border-radius: 10px; padding: 12px 16px;
		min-height: 44px; background: #0c1e4a; color: #fff; font-size: 13px; font-weight: 800; cursor: pointer; white-space: nowrap;
	}
	.sm-buy-bar.is-hidden { display: none !important; }
	body.single-product.sm-has-buy-bar { padding-bottom: 72px; }
	body.single-product.sm-has-buy-bar #ht-ctc-chat { bottom: 78px !important; }
	body.single-product.sm-has-buy-bar .porto-sticky-navbar { display: none !important; }
}

/* === sm-promo-hook (sm_promo_hook_get_css) === */
body.single-product .spv4-shipping-banner .vc_single_image-wrapper,
body.single-product .spv4-shipping-banner .vc_single_image-wrapper img {
	display: none !important;
}
body.single-product .spv4-shipping-banner.is-sm-promo-ready .wpb_wrapper {
	padding: 0 !important;
	margin: 0 !important;
}
.sm-promo-hook {
	width: 100%;
	box-sizing: border-box;
}
/* Utilidad/confianza (no compite con el CTA navy del carrito) */
.sm-promo-hook__trigger {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 4px;
	width: 100%;
	padding: 11px 13px;
	border: 1px solid #a7f3d0;
	border-radius: 10px;
	background: #ecfdf5;
	color: #064e3b;
	text-align: left;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	transition: border-color .15s, background .15s;
	box-shadow: none;
}
.sm-promo-hook__trigger::before {
	display: none;
}
.sm-promo-hook__trigger:hover {
	transform: none;
	background: #d1fae5;
	border-color: #34d399;
	box-shadow: none;
}
.sm-promo-hook__trigger:focus-visible {
	outline: 2px solid #059669;
	outline-offset: 2px;
}
.sm-promo-hook__badge {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	padding: 3px 8px;
	border-radius: 999px;
	background: #059669;
	border: 0;
	font-size: 10px;
	font-weight: 800;
	letter-spacing: .4px;
	text-transform: uppercase;
	line-height: 1.2;
	color: #fff;
}
.sm-promo-hook__title {
	font-size: 14px;
	font-weight: 800;
	line-height: 1.3;
	letter-spacing: -.15px;
	color: #064e3b;
}
.sm-promo-hook__sub {
	font-size: 11px;
	font-weight: 600;
	line-height: 1.35;
	color: #047857;
}
.sm-promo-hook__cta {
	margin-top: 2px;
	font-size: 11px;
	font-weight: 700;
	color: #0c1e4a;
	letter-spacing: .15px;
}
.sm-promo-hook.is-revealed .sm-promo-hook__trigger {
	display: none;
}
.sm-promo-hook__panel {
	display: flex;
	flex-direction: column;
	gap: 8px;
	padding: 12px 14px;
	border-radius: 12px;
	border: 1px solid #86efac;
	background: linear-gradient(180deg, #ecfdf5 0%, #fff 100%);
	box-shadow: 0 6px 18px rgba(16, 185, 129, .12);
	animation: sm-promo-in .35s ease;
}
.sm-promo-hook__panel--gate {
	border-color: #93c5fd;
	background: linear-gradient(180deg, #eff6ff 0%, #fff 100%);
	box-shadow: 0 6px 18px rgba(37, 99, 235, .12);
}
.sm-promo-hook__panel[hidden] {
	display: none !important;
}
@keyframes sm-promo-in {
	from { opacity: 0; transform: translateY(6px); }
	to { opacity: 1; transform: translateY(0); }
}
.sm-promo-hook__panel-head {
	display: flex;
	align-items: center;
	gap: 8px;
}
.sm-promo-hook__panel-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	border-radius: 8px;
	background: #fff;
	border: 1px solid #bbf7d0;
	color: #059669;
	flex-shrink: 0;
}
.sm-promo-hook__panel--gate .sm-promo-hook__panel-icon {
	border-color: #bfdbfe;
	color: #1d4ed8;
}
.sm-promo-hook__panel-title {
	margin: 0;
	font-size: 13px;
	font-weight: 800;
	color: #065f46;
	line-height: 1.25;
}
.sm-promo-hook__panel--gate .sm-promo-hook__panel-title {
	color: #1e3a8f;
}
.sm-promo-hook__panel-text {
	margin: 0;
	font-size: 11px;
	font-weight: 600;
	color: #047857;
	line-height: 1.4;
}
.sm-promo-hook__panel--gate .sm-promo-hook__panel-text {
	color: #1e40af;
}
.sm-promo-hook__panel-list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: column;
	gap: 4px;
}
.sm-promo-hook__panel-list li {
	display: flex;
	align-items: flex-start;
	gap: 6px;
	font-size: 11px;
	font-weight: 600;
	color: #0c1e4a;
	line-height: 1.35;
}
.sm-promo-hook__panel-list li::before {
	content: "✓";
	color: #059669;
	font-weight: 800;
	flex-shrink: 0;
}
.sm-promo-hook__panel--gate .sm-promo-hook__panel-list li::before {
	color: #2563eb;
}
.sm-promo-hook__panel-actions {
	display: flex;
	align-items: center;
	gap: 8px;
	flex-wrap: wrap;
	margin-top: 2px;
}
.sm-promo-hook__btn-cart,
.sm-promo-hook__btn-google,
.sm-promo-hook__btn-email {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
	padding: 8px 12px;
	border: 0;
	border-radius: 8px;
	font-size: 11px;
	font-weight: 800;
	cursor: pointer;
	text-decoration: none !important;
	transition: background .2s, transform .2s, box-shadow .2s;
	line-height: 1.2;
}
.sm-promo-hook__btn-cart {
	background: #0c1e4a;
	color: #fff;
}
.sm-promo-hook__btn-cart:hover {
	background: #16357a;
	transform: none;
	color: #fff;
}
.sm-promo-hook__btn-google {
	background: #fff;
	color: #1f2937;
	border: 1px solid #d1d5db;
	box-shadow: 0 1px 2px rgba(0,0,0,.04);
}
.sm-promo-hook__btn-google:hover {
	background: #f9fafb;
	transform: translateY(-1px);
	color: #111827;
}
.sm-promo-hook__btn-google svg {
	flex-shrink: 0;
}
.sm-promo-hook__btn-email {
	background: #0c1e4a;
	color: #fff;
}
.sm-promo-hook__btn-email:hover {
	background: #16357a;
	transform: translateY(-1px);
	color: #fff;
}
.sm-promo-hook__btn-close {
	display: inline-flex;
	align-items: center;
	padding: 7px 10px;
	border: 1px solid #d1d5db;
	border-radius: 8px;
	background: #fff;
	color: #64748b;
	font-size: 11px;
	font-weight: 700;
	cursor: pointer;
}
.sm-promo-hook__google-hint {
	margin: 0;
	font-size: 10px;
	font-weight: 600;
	color: #64748b;
	line-height: 1.35;
}
.sm-promo-hook__mystery {
	display: flex;
	align-items: center;
	gap: 8px;
	padding: 10px 12px;
	border-radius: 10px;
	border: 1px dashed #93c5fd;
	background: rgba(255,255,255,.7);
	font-size: 11px;
	font-weight: 700;
	color: #1e3a8f;
	line-height: 1.35;
}
.sm-promo-hook__mystery-lock {
	flex-shrink: 0;
	opacity: .85;
}
.sm-promo-hook.is-party .sm-promo-hook__panel {
	animation: sm-promo-party-pop .55s cubic-bezier(.2,1.4,.4,1);
	box-shadow: 0 0 0 0 rgba(245,166,35,.55), 0 10px 28px rgba(16,185,129,.2);
}
@keyframes sm-promo-party-pop {
	0% { transform: scale(.92); opacity: 0; }
	55% { transform: scale(1.04); }
	100% { transform: scale(1); opacity: 1; }
}
.sm-promo-party-flash {
	position: fixed;
	inset: 0;
	pointer-events: none;
	z-index: 99989;
	background: radial-gradient(circle at 50% 30%, rgba(245,166,35,.28), transparent 55%);
	animation: sm-promo-flash .9s ease-out forwards;
}
@keyframes sm-promo-flash {
	0% { opacity: 0; }
	25% { opacity: 1; }
	100% { opacity: 0; }
}
.sm-promo-confetti-canvas {
	position: fixed;
	inset: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 99990;
}
@media (max-width: 767px) {
	.sm-promo-hook__title { font-size: 14px; }
	.sm-promo-hook__panel-actions { flex-direction: column; align-items: stretch; }
	.sm-promo-hook__btn-cart,
	.sm-promo-hook__btn-google,
	.sm-promo-hook__btn-email,
	.sm-promo-hook__btn-close { width: 100%; }
}

/* === sm-product-hero-layout (sm_product_hero_get_layout_css) === */
body.single-product .spv4-main-row {
	padding-top: 14px !important;
}
body.single-product .spv4-left > .vc_column-inner > .wpb_wrapper {
	padding-top: 0 !important;
}
body.single-product .spv4-shipping-banner.wpb_content_element,
body.single-product .spv4-left > .vc_column-inner > .wpb_wrapper > .wpb_single_image:first-child {
	margin: 0 0 10px !important;
	padding: 0 !important;
}
body.single-product .spv4-shipping-banner .wpb_wrapper,
body.single-product .spv4-left > .vc_column-inner > .wpb_wrapper > .wpb_single_image:first-child .wpb_wrapper {
	margin: 0 !important;
	padding: 0 !important;
}
body.single-product .spv4-shipping-banner img,
body.single-product .spv4-left > .vc_column-inner > .wpb_wrapper > .wpb_single_image:first-child img {
	display: block !important;
	width: 100% !important;
	height: auto !important;
	border-radius: 12px !important;
}
body.single-product .spv4-left .spv4-gallery.wpb_content_element {
	margin-top: 0 !important;
}
body.single-product .spv4-right > .wpb_wrapper > .wpb_content_element,
body.single-product .spv4-right .wpb_content_element {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
body.single-product .spv4-nav-wrap.wpb_content_element {
	padding: 0 !important;
}
body.single-product .spv4-nav-wrap .wpb_wrapper {
	margin: 0 !important;
	padding: 0 !important;
}
body.single-product .spv4-nav-wrap .product-nav {
	display: flex !important;
	justify-content: flex-end !important;
	align-items: center !important;
	gap: 8px !important;
	padding: 10px 20px !important;
	margin: 0 !important;
	min-height: 0 !important;
	border-bottom: 1px solid #f0f4fb !important;
}
body.single-product .spv4-nav-wrap .product-prev,
body.single-product .spv4-nav-wrap .product-next {
	position: relative !important;
	float: none !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	line-height: 1 !important;
	margin: 0 !important;
}
body.single-product .spv4-nav-wrap .product-prev > a,
body.single-product .spv4-nav-wrap .product-next > a {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	line-height: 1 !important;
}
body.single-product .spv4-nav-wrap .product-link {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 32px !important;
	height: 32px !important;
	min-width: 32px !important;
	min-height: 32px !important;
	border-radius: 50% !important;
	border: 1px solid #e1e8f4 !important;
	background: #f4f8ff !important;
	font-size: 14px !important;
	line-height: 1 !important;
	text-align: center !important;
	box-sizing: border-box !important;
	padding: 0 !important;
	color: #8fa3c0 !important;
	transition: all .2s !important;
}
body.single-product .spv4-nav-wrap .product-link::before {
	display: block !important;
	line-height: 1 !important;
	margin: 0 !important;
	position: static !important;
	transform: none !important;
}
body.single-product .spv4-nav-wrap a:hover .product-link,
body.single-product .spv4-nav-wrap .product-prev:hover .product-link,
body.single-product .spv4-nav-wrap .product-next:hover .product-link {
	border-color: #2563eb !important;
	color: #2563eb !important;
	background: #eff6ff !important;
}
body.single-product .spv4-nav-wrap .product-link.disabled {
	opacity: .45 !important;
	cursor: default !important;
}
body.single-product .spv4-nav-wrap .product-popup {
	position: absolute !important;
	top: calc(100% + 6px) !important;
	right: 0 !important;
	z-index: 30 !important;
	opacity: 0 !important;
	visibility: hidden !important;
	pointer-events: none !important;
	width: 280px !important;
}
body.single-product .spv4-nav-wrap .product-prev:hover .product-popup,
body.single-product .spv4-nav-wrap .product-next:hover .product-popup {
	opacity: 1 !important;
	visibility: visible !important;
	pointer-events: auto !important;
}
body.single-product:has(.sm-brand-reviews-row) .spv4-brand-wrap.wpb_content_element {
	display: none !important;
	margin: 0 !important;
	padding: 0 !important;
	min-height: 0 !important;
}
body.single-product #marca {
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
	height: 60px !important;
	min-height: 60px !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
}
body.single-product #marca .sm-brand-link,
body.single-product #marca .sm-brand-badge {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 100% !important;
	height: 60px !important;
	min-height: 60px !important;
	padding: 8px 16px !important;
	background: #fff !important;
	border-radius: 12px !important;
	border: none !important;
	box-shadow: 1px 4px 10px 0 rgba(0,0,0,.1), 0 0 2px 0 rgba(0,0,0,.05) !important;
	line-height: 1 !important;
	box-sizing: border-box !important;
}
body.single-product #marca img,
body.single-product #marca .sm-brand-img {
	margin: 0 !important;
	display: block !important;
	max-width: 100% !important;
	max-height: 44px !important;
	width: auto !important;
	height: auto !important;
	object-fit: contain !important;
	background: transparent !important;
	border-radius: 0 !important;
	border: none !important;
	padding: 0 !important;
	box-shadow: none !important;
}
body.single-product #marca.is-ready .spv4-brand-loading {
	display: none !important;
}
body.single-product #marca:empty {
	min-height: 0 !important;
}
body.single-product #marca.is-ready {
	min-height: 0 !important;
}
body.single-product h2.product_title.spv4-title {
	margin: 0 !important;
	padding: 8px 68px 4px 20px !important;
}
body.single-product h2.product_title.spv4-title.sm-title-enhanced {
	display: block !important;
	font-size: 26px !important;
	line-height: 1.3 !important;
}
body.single-product .sm-title-main {
	display: block !important;
	font-size: 26px !important;
	font-weight: 800 !important;
	color: #0a0f1e !important;
	line-height: 1.3 !important;
	letter-spacing: -.35px !important;
}
body.single-product .sm-title-chips {
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 8px !important;
	margin-top: 10px !important;
}
body.single-product .sm-title-main.is-long {
	display: -webkit-box !important;
	-webkit-box-orient: vertical !important;
	-webkit-line-clamp: 2 !important;
	overflow: hidden !important;
}
body.single-product .sm-title-chip {
	display: inline-flex !important;
	align-items: center !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	line-height: 1.35 !important;
	padding: 5px 12px !important;
	border-radius: 999px !important;
	background: #f4f8ff !important;
	border: 1px solid #e1e8f4 !important;
	color: #3d5270 !important;
}
body.single-product .sm-title-chip--sku {
	background: #eef2ff !important;
	border-color: #c7d2fe !important;
	color: #1e3a8a !important;
	font-weight: 700 !important;
	letter-spacing: .3px !important;
}
body.single-product .sm-title-more {
	display: inline-flex !important;
	align-items: center !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
	padding: 5px 12px !important;
	border-radius: 999px !important;
	background: #fff !important;
	border: 1px dashed #c5d4ea !important;
	color: #2563eb !important;
	cursor: pointer !important;
}
body.single-product .sm-title-more:hover {
	background: #eff6ff !important;
	border-color: #2563eb !important;
}
body.single-product .sm-title-chips.is-collapsed .sm-title-chip:nth-child(n+6) {
	display: none !important;
}
body.single-product .spv4-excerpt-block.wpb_content_element {
	margin: 0 !important;
	padding: 8px 20px !important;
	border-bottom: 1px solid #f0f4fb !important;
}
body.single-product .spv4-excerpt-block .wpb_wrapper {
	margin: 0 !important;
	padding: 0 !important;
}
body.single-product .spv4-excerpt-block .wpb_wrapper > p:empty,
body.single-product .spv4-excerpt-block .wpb_wrapper > br {
	display: none !important;
}
body.single-product .sm-brand-reviews-row {
	display: grid !important;
	grid-template-columns: 1fr 1fr !important;
	gap: 14px !important;
	align-items: stretch !important;
	width: 100% !important;
}
body.single-product .sm-brand-reviews-row__brand,
body.single-product .sm-brand-reviews-row__reviews {
	width: 100% !important;
	min-height: 60px !important;
	display: flex !important;
	align-items: center !important;
	min-width: 0 !important;
}
body.single-product .sm-brand-reviews-row__reviews {
	justify-content: stretch !important;
}
body.single-product .sm-brand-reviews-row__reviews pre.ti-widget {
	display: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
body.single-product .sm-brand-reviews-row__reviews .ti-widget,
body.single-product .sm-brand-reviews-row__reviews .ti-widget .ti-widget-container {
	margin: 0 !important;
	width: 100% !important;
}
body.single-product .sm-brand-reviews-row__reviews .ti-header {
	width: 100% !important;
	height: 60px !important;
	min-height: 60px !important;
	box-sizing: border-box !important;
}
body.single-product .sm-brand-reviews-row__reviews [data-src*="trustindex.io/loader.js"] {
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
}
body.single-product .spv4-excerpt-block pre.ti-widget {
	display: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
body.single-product .spv4-excerpt-block .ti-widget,
body.single-product .spv4-excerpt-block .ti-widget .ti-widget-container {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
body.single-product .spv4-excerpt-block [data-src*="trustindex.io/loader.js"] {
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
}
@media (max-width: 575px) {
	body.single-product .sm-brand-reviews-row {
		grid-template-columns: 1fr !important;
		gap: 10px !important;
	}
}
body.single-product .spv4-price-block.wpb_content_element {
	margin-top: 0 !important;
}

/* Bordes más ligeros — menos volumen visual en ficha de producto */
body.single-product .spv4-right {
	border-color: #f0f3f8 !important;
	border-radius: 12px !important;
	box-shadow: 0 1px 6px rgba(10, 15, 30, 0.035) !important;
}
body.single-product .spv4-gallery .woocommerce-product-gallery {
	border-color: #f0f3f8 !important;
	border-radius: 12px !important;
	box-shadow: 0 1px 6px rgba(10, 15, 30, 0.035) !important;
}
body.single-product .spv4-gallery .flex-control-thumbs {
	border-top-color: #f5f7fa !important;
}
body.single-product .spv4-gallery .flex-control-thumbs li img {
	border-width: 1px !important;
	border-color: #f0f3f8 !important;
}
body.single-product .spv4-tools {
	border-color: #f0f3f8 !important;
	border-radius: 12px !important;
	box-shadow: none !important;
}
body.single-product .spv4-tools-title,
body.single-product .spv4-tools > a,
body.single-product .spv4-tools > div:not(.spv4-tools-title),
body.single-product .spv4-tools > p,
body.single-product .spv4-tools .sm-tool-row {
	border-bottom-color: #f5f7fa !important;
}
body.single-product .sm-avail,
body.single-product .sm-trust-panel {
	border-color: #f0f3f8 !important;
	border-radius: 10px !important;
	box-shadow: none !important;
}
body.single-product .sm-trust-panel__header,
body.single-product .sm-trust-panel__block--shipping {
	border-color: #f5f7fa !important;
}
body.single-product .sm-trust-panel__logo-card {
	border-color: #f5f7fa !important;
	background: #fafbfd !important;
	box-shadow: none !important;
}
body.single-product .sm-price-b2b__card {
	border-color: #eef2f7 !important;
	border-radius: 12px !important;
	box-shadow: 0 2px 8px rgba(12, 30, 74, 0.04) !important;
}
body.single-product .sm-wa-inline__btn {
	border-width: 1px !important;
	border-color: #d8f5e3 !important;
	box-shadow: none !important;
}

/* === sm-avail (indicador stock) (sm_avail_get_css) === */
:root {
	--sm-spv4-stack-gap: 8px;
}
body.single-product .spv4-right > .wpb_wrapper > .spv4-stock-block,
body.single-product .porto-block .spv4-right > .wpb_wrapper > .spv4-stock-block {
	margin-bottom: var(--sm-spv4-stack-gap) !important;
}
body.single-product .spv4-right > .wpb_wrapper > .spv4-meta,
body.single-product .porto-block .spv4-right > .wpb_wrapper > .spv4-meta {
	margin-top: 0 !important;
	margin-bottom: var(--sm-spv4-stack-gap) !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
body.single-product .spv4-right > .wpb_wrapper > .spv4-cart,
body.single-product .porto-block .spv4-right > .wpb_wrapper > .spv4-cart {
	margin-top: 0 !important;
	margin-bottom: var(--sm-spv4-stack-gap) !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
body.single-product .spv4-right > .wpb_wrapper > .spv4-trust-wrap,
body.single-product .porto-block .spv4-right > .wpb_wrapper > .spv4-trust-wrap {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
body.single-product .porto-block .spv4-stock-block.wpb_content_element,
body.single-product .spv4-right .spv4-stock-block.wpb_content_element {
	display: block !important;
	align-items: stretch !important;
	flex-wrap: nowrap !important;
	gap: 0 !important;
	margin: 0 !important;
	padding: 0 20px !important;
	border-bottom: none !important;
	box-sizing: border-box !important;
}
body.single-product .porto-block .spv4-stock-block .wpb_wrapper,
body.single-product .spv4-right .spv4-stock-block .wpb_wrapper {
	width: 100% !important;
	max-width: 100% !important;
}
body.single-product .porto-block .sm-avail,
body.single-product .spv4-right .sm-avail {
	width: 100% !important;
	max-width: 100% !important;
}
body.single-product .porto-block .spv4-meta.wpb_content_element,
body.single-product .spv4-right .spv4-meta.wpb_content_element,
body.single-product .porto-block .spv4-meta,
body.single-product .spv4-right .spv4-meta {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.single-product .spv4-right .spv4-price-block.wpb_content_element {
	margin-bottom: 0 !important;
}
.single-product .spv4-stock-block.wpb_content_element {
	display: block !important;
	align-items: stretch !important;
	flex-wrap: nowrap !important;
	gap: 0 !important;
	margin: 0 !important;
	padding: 0 20px !important;
	border-bottom: none !important;
	box-sizing: border-box !important;
}
.single-product .spv4-stock-block .vc_column_container {
	margin: 0 !important;
	padding: 0 !important;
}
.single-product .spv4-stock-block .wpb_wrapper {
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
	box-sizing: border-box !important;
}
.single-product .spv4-stock-block .wpb_wrapper > p {
	display: contents !important;
	margin: 0 !important;
	padding: 0 !important;
}
.single-product .spv4-stock-block .wpb_wrapper > br {
	display: none !important;
}
.single-product .spv4-meta.wpb_content_element {
	margin-top: 0 !important;
	margin-bottom: var(--sm-spv4-stack-gap) !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.single-product .spv4-meta .product_meta {
	display: flex !important;
	flex-wrap: wrap !important;
	align-items: center !important;
	gap: 6px 14px !important;
}
.single-product .spv4-meta .product_meta > span {
	background: transparent !important;
	border: none !important;
	border-radius: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}
.single-product .spv4-meta .product_meta > .product-stock {
	display: none !important;
}
.single-product .sm-avail {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	box-sizing: border-box !important;
	margin: 0 !important;
	padding: 11px 14px;
	background: linear-gradient(180deg, #f8fafd 0%, #fff 100%);
	border: 1px solid #f0f3f8;
	border-radius: 10px;
	box-shadow: none;
}
.single-product .sm-avail__body {
	display: block;
}
.single-product .sm-avail__main {
	display: flex;
	flex-direction: column;
	gap: 6px;
}
.single-product .sm-avail__toggle-text--short {
	display: none;
}
.single-product .sm-avail--toggle-inline .sm-avail__body {
	display: flex;
	align-items: center;
	gap: 10px;
}
.single-product .sm-avail--toggle-inline .sm-avail__main {
	flex: 1 1 auto;
	min-width: 0;
}
.single-product .sm-avail--toggle-inline .sm-avail__toggle-text--long {
	display: none;
}
.single-product .sm-avail--toggle-inline .sm-avail__toggle-text--short {
	display: inline;
}
.single-product .sm-avail__head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px 12px;
	flex-wrap: wrap;
}
.single-product .sm-avail__status-row {
	display: flex;
	align-items: center;
	gap: 8px;
	flex: 1 1 auto;
	min-width: 0;
}
.single-product .sm-avail__status-dot {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	flex-shrink: 0;
	background: currentColor;
	box-shadow: 0 0 0 4px rgba(16,185,129,0.15);
}
.single-product .sm-avail--low .sm-avail__status-dot {
	box-shadow: 0 0 0 4px rgba(245,158,11,0.18);
}
.single-product .sm-avail--out .sm-avail__status-dot {
	box-shadow: 0 0 0 4px rgba(239,68,68,0.15);
}
.single-product .sm-avail--backorder .sm-avail__status-dot {
	box-shadow: 0 0 0 4px rgba(59,130,246,0.15);
}
.single-product .sm-avail__status-label {
	font-size: 15px;
	font-weight: 800;
	color: #0c1e4a;
	letter-spacing: -0.2px;
	line-height: 1.2;
	flex-shrink: 0;
}
.single-product .sm-avail__status-sub {
	display: block;
	font-size: 11.5px;
	font-weight: 600;
	color: #6b7a8f;
	line-height: 1.35;
	padding-left: 18px;
}
.single-product .sm-avail__qty {
	display: inline-flex;
	flex-direction: row;
	align-items: baseline;
	justify-content: center;
	gap: 4px;
	min-width: 0;
	padding: 3px 9px;
	border-radius: 8px;
	background: #fff;
	border: 1px solid rgba(16, 185, 129, 0.35);
	box-shadow: none;
	flex-shrink: 0;
	margin-left: 2px;
}
.single-product .sm-avail--low .sm-avail__qty {
	border-color: #f59e0b;
	box-shadow: 0 4px 14px rgba(245,158,11,0.14);
}
.single-product .sm-avail--out .sm-avail__qty {
	display: none;
}
.single-product .sm-avail__qty-num {
	font-size: 18px;
	font-weight: 900;
	color: #065f46;
	line-height: 1;
	letter-spacing: -0.5px;
}
.single-product .sm-avail--low .sm-avail__qty-num {
	color: #92400e;
}
.single-product .sm-avail__qty-unit {
	font-size: 9px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.6px;
	color: #6b7a8f;
	margin-top: 0;
}
.single-product .sm-avail__chips {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	flex-shrink: 0;
}
.single-product .sm-avail__chip {
	display: inline-flex;
	align-items: center;
	padding: 3px 8px;
	border-radius: 999px;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.2;
	border: 1px solid #dbe4f0;
	background: #fff;
	color: #4a5d78;
}
.single-product .sm-avail__chip--net {
	color: #1d4ed8;
	border-color: #bfdbfe;
	background: #eff6ff;
}
.single-product .sm-avail__chip--muted {
	opacity: 0.9;
}
.single-product .sm-avail__context {
	display: flex;
	flex-direction: column;
	gap: 2px;
	padding-left: 18px;
	font-size: 12px;
	color: #4a5d78;
	line-height: 1.4;
}
.single-product .sm-avail__visitor strong {
	color: #0c1e4a;
	font-weight: 700;
}
.single-product .sm-avail__ship {
	color: #6b7a8f;
	font-size: 11.5px;
}
.single-product .sm-avail__toggle {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
	width: 100%;
	margin-top: 6px;
	padding: 6px 12px;
	border: 1px solid #dce4f0;
	border-radius: 8px;
	background: #fff;
	color: #0c1e4a;
	font-size: 12.5px;
	font-weight: 700;
	cursor: pointer;
	transition: border-color 0.2s, background 0.2s;
	flex-shrink: 0;
}
.single-product .sm-avail--toggle-inline .sm-avail__toggle {
	width: auto;
	min-width: 92px;
	max-width: 112px;
	margin-top: 0;
	padding: 8px 10px;
	flex-direction: column;
	gap: 4px;
	font-size: 11px;
	line-height: 1.25;
	text-align: center;
	align-self: center;
}
.single-product .sm-avail--toggle-inline .sm-avail__toggle-icon {
	width: 14px;
	height: 14px;
}
.single-product .sm-avail__toggle:hover {
	border-color: #94a8c8;
	background: #f8faff;
}
.single-product .sm-avail.is-open .sm-avail__toggle-icon {
	transform: rotate(180deg);
}
.single-product .sm-avail__toggle-icon {
	transition: transform 0.2s ease;
}
.single-product .sm-avail__panel {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px dashed #e1e8f4;
}
.single-product .sm-avail__panel[hidden] {
	display: none !important;
}
.single-product .sm-avail.is-open .sm-avail__panel {
	display: block !important;
}
.single-product .sm-avail__panel-block + .sm-avail__panel-block {
	margin-top: 10px;
}
.single-product .sm-avail__panel-title {
	font-size: 10px;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.9px;
	color: #8fa3c0;
	margin-bottom: 5px;
}
.single-product .sm-avail__panel-row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
	font-size: 14px;
	color: #0c1e4a;
}
.single-product .sm-avail__panel-meta {
	font-size: 12px;
	color: #6b7a8f;
	font-weight: 600;
}
.single-product .sm-avail__panel-badge {
	margin-left: auto;
	padding: 3px 10px;
	border-radius: 999px;
	background: #ecfdf5;
	color: #065f46;
	font-size: 11px;
	font-weight: 800;
	border: 1px solid #a7f3d0;
}
.single-product .sm-avail__panel-addr {
	margin-top: 6px;
	font-size: 12.5px;
	color: #4a5d78;
}
.single-product .sm-avail__panel-note {
	margin: 5px 0 0;
	font-size: 11px;
	color: #8fa3c0;
	line-height: 1.45;
}
.single-product .sm-avail__branch-list {
	list-style: none;
	margin: 0;
	padding: 0;
	max-height: 220px;
	overflow: auto;
	border: 1px solid #eef2f8;
	border-radius: 10px;
	background: #fff;
}
.single-product .sm-avail__branch-list li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	padding: 6px 10px;
	border-bottom: 1px solid #f0f4fb;
	font-size: 12.5px;
	color: #4a5d78;
}
.single-product .sm-avail__branch-list li:last-child {
	border-bottom: none;
}
.single-product .sm-avail__branch-list strong {
	color: #065f46;
	font-size: 12px;
	font-weight: 800;
}
.single-product .sm-avail__footnote {
	margin-top: 6px;
	font-size: 10.5px;
	color: #8fa3c0;
}
.single-product .sm-avail--in { color: #10b981; }
.single-product .sm-avail--low { color: #f59e0b; }
.single-product .sm-avail--out { color: #ef4444; }
.single-product .sm-avail--backorder { color: #3b82f6; }
.single-product .spv4-meta .product_meta > .sku_wrapper,
.single-product .spv4-meta .product_meta > .posted_in,
.single-product .spv4-meta .product_meta > .sm-posted-in {
	display: inline-flex !important;
	flex-direction: row !important;
	align-items: center !important;
	gap: 8px !important;
	min-width: 0 !important;
}
.single-product .spv4-meta .product_meta > .sku_wrapper {
	flex: 0 1 auto !important;
}
.single-product .spv4-meta .product_meta > .posted_in,
.single-product .spv4-meta .product_meta > .sm-posted-in {
	flex: 1 1 200px !important;
	margin-top: 0 !important;
	font-size: inherit !important;
}
.single-product .spv4-meta .product_meta > .posted_in::before,
.single-product .spv4-meta .product_meta > .sm-posted-in::before {
	content: none !important;
	display: none !important;
}
.single-product .spv4-meta .product_meta .sm-meta-label {
	display: inline !important;
	flex-shrink: 0 !important;
	font-size: 11.5px !important;
	font-weight: 700 !important;
	color: #0c1e4a !important;
	line-height: 1.2 !important;
	white-space: nowrap !important;
}
.single-product .spv4-meta .product_meta > .sku_wrapper .sku {
	display: inline-flex !important;
	align-items: center !important;
	padding: 5px 12px !important;
	border: 1px solid #c7d6f0 !important;
	border-radius: 8px !important;
	background: linear-gradient(180deg, #f4f7ff 0%, #e9efff 100%) !important;
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace !important;
	font-size: 13.5px !important;
	font-weight: 800 !important;
	color: #0c1e4a !important;
	letter-spacing: 0.25px !important;
	line-height: 1.2 !important;
	word-break: break-all !important;
	cursor: pointer !important;
	transition: border-color 0.15s ease, box-shadow 0.15s ease, background 0.15s ease !important;
}
.single-product .spv4-meta .product_meta > .sku_wrapper .sku::before,
.single-product .spv4-meta .product_meta > .sku_wrapper .sku::after {
	content: none !important;
	display: none !important;
}
.single-product .spv4-meta .product_meta > .sku_wrapper .sku:hover,
.single-product .spv4-meta .product_meta > .sku_wrapper .sku:focus-visible {
	border-color: #3b82f6 !important;
	box-shadow: 0 2px 8px rgba(37, 99, 235, 0.12) !important;
	outline: none !important;
}
.single-product .spv4-meta .product_meta > .sku_wrapper .sku.copied {
	border-color: #22c55e !important;
	background: #ecfdf5 !important;
	color: #065f46 !important;
}
.single-product .spv4-meta .product_meta .sm-cat-pills {
	display: inline-flex !important;
	flex-wrap: wrap !important;
	gap: 5px !important;
	flex: 1 1 auto !important;
	min-width: 0 !important;
}
.single-product .spv4-meta .product_meta .sm-cat-pill a {
	display: inline-flex !important;
	align-items: center !important;
	background: #eff6ff !important;
	border: 1px solid #bfdbfe !important;
	color: #1d4ed8 !important;
	padding: 4px 10px !important;
	border-radius: 999px !important;
	font-size: 11px !important;
	font-weight: 600 !important;
	line-height: 1.25 !important;
	text-decoration: none !important;
	white-space: nowrap !important;
}
.single-product .spv4-meta .product_meta .sm-cat-pill a::before {
	content: none !important;
	display: none !important;
}
@media (max-width: 767px) {
	.single-product .sm-avail { padding: 10px 12px; }
	.single-product .sm-avail__head {
		align-items: flex-start;
	}
	.single-product .sm-avail__status-row {
		flex-wrap: wrap;
		row-gap: 6px;
	}
	.single-product .sm-avail__qty-num { font-size: 17px; }
	.single-product .sm-avail__chips {
		width: 100%;
		justify-content: flex-start;
	}
	.single-product .sm-avail__context,
	.single-product .sm-avail__status-sub {
		padding-left: 0;
	}
	.single-product .sm-avail--toggle-inline .sm-avail__body {
		flex-direction: column;
		align-items: stretch;
	}
	.single-product .sm-avail--toggle-inline .sm-avail__toggle {
		width: 100%;
		max-width: none;
		margin-top: 4px;
		flex-direction: row;
		font-size: 12px;
		padding: 6px 12px;
	}
	.single-product .sm-avail--toggle-inline .sm-avail__toggle-text--long {
		display: inline;
	}
	.single-product .sm-avail--toggle-inline .sm-avail__toggle-text--short {
		display: none;
	}
}

/* === sm-avail layout (sm_avail_get_layout_css) === */
:root {
	--sm-spv4-stack-gap: 8px;
}
body.single-product .spv4-right > .wpb_wrapper > .spv4-stock-block,
body.single-product .porto-block .spv4-right > .wpb_wrapper > .spv4-stock-block {
	margin-bottom: var(--sm-spv4-stack-gap) !important;
}
body.single-product .spv4-right > .wpb_wrapper > .spv4-meta,
body.single-product .porto-block .spv4-right > .wpb_wrapper > .spv4-meta {
	margin-top: 0 !important;
	margin-bottom: var(--sm-spv4-stack-gap) !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
body.single-product .spv4-right > .wpb_wrapper > .spv4-cart,
body.single-product .porto-block .spv4-right > .wpb_wrapper > .spv4-cart {
	margin-top: 0 !important;
	margin-bottom: var(--sm-spv4-stack-gap) !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
body.single-product .spv4-right > .wpb_wrapper > .spv4-trust-wrap,
body.single-product .porto-block .spv4-right > .wpb_wrapper > .spv4-trust-wrap {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
body.single-product .porto-block .spv4-stock-block.wpb_content_element,
body.single-product .spv4-right .spv4-stock-block.wpb_content_element {
	display: block !important;
	align-items: stretch !important;
	flex-wrap: nowrap !important;
	gap: 0 !important;
	margin: 0 !important;
	padding: 0 20px !important;
	border-bottom: none !important;
	box-sizing: border-box !important;
}
body.single-product .porto-block .spv4-stock-block .wpb_wrapper,
body.single-product .spv4-right .spv4-stock-block .wpb_wrapper {
	width: 100% !important;
	max-width: 100% !important;
}
body.single-product .porto-block .sm-avail,
body.single-product .spv4-right .sm-avail {
	width: 100% !important;
	max-width: 100% !important;
}
body.single-product .porto-block .spv4-meta.wpb_content_element,
body.single-product .spv4-right .spv4-meta.wpb_content_element,
body.single-product .porto-block .spv4-meta,
body.single-product .spv4-right .spv4-meta {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
}

/* === sm-recursos (sm_recursos_get_css) === */
.single-product .spv4-tools a.sm-res-similar::before,
.single-product .spv4-tools a.sm-res-video::before,
.single-product .spv4-tools button.sm-res-doc::before,
.single-product .spv4-tools .sm-res-tile__btn::before {
	content: none !important;
	display: none !important;
	width: 0 !important;
	height: 0 !important;
	min-width: 0 !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: none !important;
	font-size: 0 !important;
}
.single-product .spv4-tools-wrap {
	margin-top: 14px !important;
}
.single-product .spv4-tools {
	background: #fff !important;
	border: 1px solid #f0f3f8 !important;
	border-radius: 12px !important;
	overflow: hidden !important;
	box-shadow: none !important;
	padding: 0 !important;
}
.single-product .spv4-tools-title {
	margin: 0 !important;
	padding: 14px 16px 12px !important;
	font-size: 10px !important;
	font-weight: 800 !important;
	letter-spacing: 1.1px !important;
	text-transform: uppercase !important;
	color: #64748b !important;
	border-bottom: 1px solid #edf2f7 !important;
	background: linear-gradient(180deg, #f8fbff 0%, #fff 100%) !important;
}
.single-product .spv4-tools > p:empty,
.single-product .spv4-tools > br {
	display: none !important;
}
.single-product .spv4-tools > p {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}
.single-product .spv4-tools .container,
.single-product .spv4-tools .modal:not(.sm-res-modal-360):not(.sm-res-modal-pdf) {
	display: contents !important;
}
.single-product .sm-res-modal-360,
.single-product .sm-res-modal-pdf {
	display: none !important;
}
.single-product .sm-res-modal-360.show,
.single-product .sm-res-modal-pdf.show {
	display: block !important;
}
.single-product .sm-res-modal-360__dialog {
	max-width: 680px !important;
	width: calc(100% - 32px) !important;
	margin: 1.25rem auto !important;
}
.single-product .sm-res-tile,
.single-product .sm-res-block {
	border-bottom: 1px solid #edf2f7;
}
.single-product .spv4-tools > *:last-child,
.single-product .spv4-tools .sm-res-block:last-child {
	border-bottom: none !important;
}
.single-product .sm-res-tile__btn {
	display: flex !important;
	align-items: center !important;
	gap: 12px !important;
	width: 100% !important;
	padding: 14px 16px !important;
	border: 0 !important;
	background: #fff !important;
	text-align: left !important;
	cursor: pointer !important;
	transition: background .18s ease !important;
}
.single-product .sm-res-tile__btn:hover {
	background: #f8fbff !important;
}
.single-product .sm-res-tile__icon {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 40px !important;
	height: 40px !important;
	border-radius: 10px !important;
	background: #eff6ff !important;
	border: 1px solid #bfdbfe !important;
	color: #2563eb !important;
	flex-shrink: 0 !important;
}
.single-product .sm-res-tile__body {
	display: flex !important;
	flex-direction: column !important;
	gap: 2px !important;
	min-width: 0 !important;
	flex: 1 !important;
}
.single-product .sm-res-tile__title {
	font-size: 13px !important;
	font-weight: 700 !important;
	color: #0c1e4a !important;
	line-height: 1.3 !important;
}
.single-product .sm-res-tile__desc {
	font-size: 11px !important;
	font-weight: 500 !important;
	color: #64748b !important;
	line-height: 1.35 !important;
}
.single-product .sm-res-tile__action {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	color: #94a3b8 !important;
	flex-shrink: 0 !important;
}
.single-product .sm-res-block {
	padding: 14px 16px 16px !important;
	background: #f8fafd !important;
}
.single-product .sm-res-block__label {
	margin: 0 0 10px !important;
	font-size: 10px !important;
	font-weight: 800 !important;
	letter-spacing: 1px !important;
	text-transform: uppercase !important;
	color: #64748b !important;
}
.single-product .sm-res-videos {
	display: grid !important;
	grid-template-columns: repeat(auto-fill, minmax(96px, 1fr)) !important;
	gap: 8px !important;
}
.single-product .sm-res-video {
	position: relative !important;
	display: block !important;
	aspect-ratio: 1 / 1 !important;
	border-radius: 10px !important;
	overflow: hidden !important;
	border: 1px solid #dbe4f0 !important;
	background: #0c1e4a !important;
	text-decoration: none !important;
}
.single-product .sm-res-video img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
	opacity: .82 !important;
	transition: opacity .18s ease !important;
}
.single-product .sm-res-video:hover img {
	opacity: .65 !important;
}
.single-product .sm-res-video__play {
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -58%) !important;
	width: 34px !important;
	height: 34px !important;
	border-radius: 999px !important;
	background: rgba(255, 255, 255, .92) !important;
	color: #2563eb !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	box-shadow: 0 4px 14px rgba(12, 30, 74, .18) !important;
}
.single-product .sm-res-video__text {
	position: absolute !important;
	left: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	padding: 16px 6px 5px !important;
	font-size: 9px !important;
	font-weight: 700 !important;
	letter-spacing: .3px !important;
	text-transform: uppercase !important;
	text-align: center !important;
	color: #fff !important;
	background: linear-gradient(180deg, transparent 0%, rgba(12, 30, 74, .78) 100%) !important;
}
.single-product .sm-res-docs {
	display: flex !important;
	flex-direction: column !important;
	gap: 8px !important;
}
.single-product .sm-res-doc {
	display: flex !important;
	align-items: center !important;
	gap: 10px !important;
	width: 100% !important;
	padding: 10px 12px !important;
	border-radius: 10px !important;
	background: #fff !important;
	border: 1px solid #dbe4f0 !important;
	text-decoration: none !important;
	color: #0c1e4a !important;
	font-family: inherit !important;
	font-size: inherit !important;
	line-height: inherit !important;
	cursor: pointer !important;
	transition: border-color .18s ease, box-shadow .18s ease !important;
	box-sizing: border-box !important;
}
.single-product .sm-res-doc:hover {
	border-color: #93c5fd !important;
	box-shadow: 0 4px 12px rgba(37, 99, 235, .08) !important;
}
.single-product .sm-res-doc__icon {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	min-width: 36px !important;
	height: 28px !important;
	padding: 0 6px !important;
	border-radius: 6px !important;
	background: #fef2f2 !important;
	border: 1px solid #fecaca !important;
	color: #dc2626 !important;
	font-size: 10px !important;
	font-weight: 800 !important;
	letter-spacing: .4px !important;
	flex-shrink: 0 !important;
}
.single-product .sm-res-doc__name {
	flex: 1 !important;
	min-width: 0 !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	line-height: 1.35 !important;
	word-break: break-word !important;
}
.single-product .sm-res-doc__action {
	color: #64748b !important;
	flex-shrink: 0 !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
}
.single-product .sm-res-modal-pdf__dialog {
	max-width: 900px !important;
	width: calc(100% - 32px) !important;
	margin: 1.25rem auto !important;
}
.single-product .sm-res-modal-pdf .modal-content {
	border: 1px solid #dbe4f0 !important;
	border-radius: 14px !important;
	overflow: hidden !important;
}
.single-product .sm-res-modal-pdf .modal-header {
	padding: 12px 16px !important;
	border-bottom: 1px solid #edf2f7 !important;
	background: #f8fbff !important;
}
.single-product .sm-res-modal-pdf .modal-title {
	margin: 0 !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	color: #0c1e4a !important;
	line-height: 1.35 !important;
}
.single-product .sm-res-pdf-modal__body {
	padding: 0 !important;
	background: #eef2f7 !important;
}
.single-product .sm-res-pdf-frame {
	display: block !important;
	width: 100% !important;
	height: min(72vh, 640px) !important;
	min-height: 360px !important;
	border: 0 !important;
	background: #fff !important;
}
.single-product .sm-res-pdf-modal__footer {
	display: flex !important;
	align-items: center !important;
	justify-content: flex-end !important;
	gap: 10px !important;
	padding: 12px 16px !important;
	border-top: 1px solid #edf2f7 !important;
	background: #fff !important;
}
.single-product .sm-res-pdf-download {
	display: inline-flex !important;
	align-items: center !important;
	gap: 8px !important;
	padding: 8px 14px !important;
	border-radius: 8px !important;
	background: #2563eb !important;
	border: 1px solid #2563eb !important;
	color: #fff !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	text-decoration: none !important;
	transition: background .18s ease !important;
}
.single-product .sm-res-pdf-download:hover {
	background: #1d4ed8 !important;
	border-color: #1d4ed8 !important;
	color: #fff !important;
}
.single-product .sm-res-pdf-close {
	padding: 8px 14px !important;
	border-radius: 8px !important;
	background: #fff !important;
	border: 1px solid #dbe4f0 !important;
	color: #64748b !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	cursor: pointer !important;
}
.single-product .sm-res-pdf-close:hover {
	border-color: #93c5fd !important;
	color: #2563eb !important;
}
.single-product .sm-res-similares {
	display: flex !important;
	flex-direction: column !important;
	gap: 8px !important;
}
.single-product .sm-res-similar {
	display: flex !important;
	align-items: center !important;
	gap: 10px !important;
	padding: 10px !important;
	border-radius: 10px !important;
	background: #fff !important;
	border: 1px solid #dbe4f0 !important;
	text-decoration: none !important;
	color: inherit !important;
	transition: border-color .18s ease !important;
}
.single-product .sm-res-similar:hover {
	border-color: #93c5fd !important;
}
.single-product .sm-res-similar__thumb {
	width: 52px !important;
	flex-shrink: 0 !important;
}
.single-product .sm-res-similar__thumb img {
	width: 52px !important;
	height: 52px !important;
	object-fit: contain !important;
	border-radius: 8px !important;
	background: #f8fafc !important;
}
.single-product .sm-res-similar__body {
	display: flex !important;
	flex-direction: column !important;
	gap: 2px !important;
	min-width: 0 !important;
}
.single-product .sm-res-similar__name {
	font-size: 12px !important;
	font-weight: 700 !important;
	color: #0c1e4a !important;
	line-height: 1.3 !important;
}
.single-product .sm-res-similar__price {
	font-size: 12px !important;
	font-weight: 600 !important;
	color: #2563eb !important;
}
.single-product .sm-res-similar__stock {
	font-size: 10px !important;
	font-weight: 600 !important;
	color: #059669 !important;
}
.single-product .sm-res-modal-360 .modal-content {
	border: 1px solid #dbe4f0 !important;
	border-radius: 14px !important;
	overflow: hidden !important;
}
.single-product .sm-res-modal-360 .modal-header {
	padding: 12px 16px !important;
	border-bottom: 1px solid #edf2f7 !important;
	background: #f8fbff !important;
}
.single-product .sm-res-modal-360 .modal-title {
	margin: 0 !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	color: #0c1e4a !important;
}
.single-product .sm-res-modal-360 .modal-body {
	padding: 12px !important;
	background: #fff !important;
	overflow: hidden !important;
}
.single-product .sm-res-modal-360 .sm-res-cloudimage {
	position: relative !important;
	width: 100% !important;
	height: min(48vh, 420px) !important;
	min-height: 260px !important;
	max-height: min(48vh, 420px) !important;
	cursor: grab !important;
	overflow: hidden !important;
}
.single-product .sm-res-modal-360 .cloudimage-360-inner-box {
	width: 100% !important;
	height: 100% !important;
	max-height: min(48vh, 420px) !important;
}
.single-product .sm-res-modal-360 .cloudimage-360-inner-box canvas,
.single-product .sm-res-modal-360 .cloudimage-360-inner-box img {
	display: block !important;
	max-width: 100% !important;
	max-height: min(48vh, 420px) !important;
	width: auto !important;
	height: auto !important;
	margin: 0 auto !important;
	object-fit: contain !important;
}
.single-product .sm-res-modal-360 .cloudimage-360-prev,
.single-product .sm-res-modal-360 .cloudimage-360-next {
	padding: 8px !important;
	background: #f4f4f4 !important;
	border: none !important;
	border-radius: 4px !important;
}
.single-product .sm-res-modal-360 .cloudimage-360-prev:focus,
.single-product .sm-res-modal-360 .cloudimage-360-next:focus {
	outline: none !important;
}
.single-product .sm-res-modal-360 .cloudimage-360-prev {
	display: none !important;
	position: absolute !important;
	z-index: 100 !important;
	top: calc(50% - 15px) !important;
	left: 20px !important;
}
.single-product .sm-res-modal-360 .cloudimage-360-next {
	display: none !important;
	position: absolute !important;
	z-index: 100 !important;
	top: calc(50% - 15px) !important;
	right: 20px !important;
}
.single-product .sm-res-modal-360 .cloudimage-360-prev:before,
.single-product .sm-res-modal-360 .cloudimage-360-next:before {
	content: '' !important;
	display: block !important;
	width: 30px !important;
	height: 30px !important;
	background: 50% 50% / cover no-repeat !important;
}
.single-product .sm-res-modal-360 .cloudimage-360-prev:before {
	background-image: url(https://cdn.scaleflex.it/plugins/js-cloudimage-360-view/assets/img/arrow-left.svg) !important;
}
.single-product .sm-res-modal-360 .cloudimage-360-next:before {
	background-image: url(https://cdn.scaleflex.it/plugins/js-cloudimage-360-view/assets/img/arrow-right.svg) !important;
}
.single-product .sm-res-modal-360 .cloudimage-360-view-360-circle {
	position: absolute !important;
	bottom: 5% !important;
	left: 50% !important;
	transform: translateX(-50%) !important;
	width: 50px !important;
	height: 50px !important;
}
@media (max-width: 767px) {
	.single-product .sm-res-videos {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

/* === sm-precio-b2b (sm_precio_b2b_enqueue_assets (regex \$css from file; no get_css)) === */
.single-product .spv4-price-block:has(.sm-price-b2b) {
	padding: 10px 20px 14px !important;
	background: linear-gradient(180deg, #f4f8ff 0%, #fff 55%) !important;
	border-bottom: 1px solid #e2e8f0 !important;
}
.single-product .spv4-price-block:has(.sm-price-b2b) .wpb_wrapper {
	display: block;
	padding: 0;
}
.single-product .spv4-price-block:has(.sm-price-b2b)::after {
	content: none !important;
	display: none !important;
}
.single-product .sm-price-b2b {
	display: flex;
	flex-direction: column;
	gap: 6px;
}
.single-product .sm-price-b2b__card {
	border: 1px solid #eef2f7;
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 2px 8px rgba(12, 30, 74, .04);
	overflow: hidden;
}
.single-product .sm-price-b2b__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	padding: 9px 14px;
	background: linear-gradient(135deg, #0c1e4a 0%, #1e3a8a 100%);
	color: #fff;
}
.single-product .sm-price-b2b__header-title {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: .5px;
	text-transform: uppercase;
	line-height: 1.2;
}
.single-product .sm-price-b2b__header-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	opacity: .9;
}
.single-product .sm-price-b2b__header-badges {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	flex-shrink: 0;
}
.single-product .sm-price-b2b__header-save {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	padding: 5px 10px;
	border-radius: 999px;
	background: rgba(16, 185, 129, .22);
	border: 1px solid rgba(167, 243, 208, .45);
	font-size: 11px;
	font-weight: 800;
	line-height: 1;
	white-space: nowrap;
	color: #ecfdf5;
}
.single-product .sm-price-b2b__header-save-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}
.single-product .sm-price-b2b__header-save .woocommerce-Price-amount {
	font-size: inherit !important;
	font-weight: inherit !important;
	color: inherit !important;
	text-decoration: none !important;
}
.single-product .sm-price-b2b__header-discount {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 5px 10px;
	border-radius: 999px;
	background: rgba(255, 255, 255, .14);
	border: 1px solid rgba(255, 255, 255, .28);
	font-size: 12px;
	font-weight: 800;
	line-height: 1;
	white-space: nowrap;
}
.single-product .sm-price-b2b__body {
	display: flex;
	flex-direction: column;
	gap: 0;
	padding: 8px 12px 6px;
}
.single-product .sm-price-b2b__amount-row {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 4px 10px;
	margin: 0;
	padding: 0;
	border-top: 0;
}
.single-product .sm-price-b2b__amount-row .woocommerce-Price-amount {
	font-size: 42px !important;
	font-weight: 900 !important;
	color: #0c1e4a !important;
	letter-spacing: -1.2px !important;
	line-height: 1 !important;
	text-decoration: none !important;
}
.single-product .sm-price-b2b__amount-row .woocommerce-Price-currencySymbol {
	font-size: .68em;
	font-weight: 800;
}
.single-product .sm-price-b2b__currency {
	font-size: 13px;
	font-weight: 700;
	color: #64748b;
	letter-spacing: .4px;
}
.single-product .sm-price-b2b__list-inline {
	display: inline-flex;
	align-items: baseline;
	gap: 5px;
	margin-left: 2px;
}
.single-product .sm-price-b2b__list-label {
	font-size: 10px;
	font-weight: 800;
	letter-spacing: .35px;
	text-transform: uppercase;
	color: #94a3b8;
	line-height: 1;
	white-space: nowrap;
}
.single-product .sm-price-b2b__list-value .woocommerce-Price-amount {
	font-size: 15px !important;
	font-weight: 700 !important;
	color: #94a3b8 !important;
	text-decoration: line-through !important;
	line-height: 1 !important;
}
.single-product .sm-price-b2b__invoice-note {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	font-size: 10px;
	font-weight: 600;
	color: #64748b;
	line-height: 1.2;
	white-space: nowrap;
}
.single-product .sm-price-b2b__invoice-note svg {
	color: #059669;
	flex-shrink: 0;
}
.single-product .sm-price-b2b__tax-note {
	margin-left: auto;
	padding: 4px 10px;
	border-radius: 999px;
	background: #f1f5f9;
	border: 1px solid #e2e8f0;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: .3px;
	text-transform: uppercase;
	color: #64748b;
	line-height: 1.2;
}
.single-product .sm-price-b2b__validity {
	border-top: 1px solid #e8edf5;
	background: #f8fafd;
}
.single-product .sm-price-b2b__validity-toggle {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 7px;
	width: 100%;
	padding: 9px 14px;
	border: 0;
	background: transparent;
	color: #2563eb;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.3;
	cursor: pointer;
	transition: background .2s, color .2s;
}
.single-product .sm-price-b2b__validity-toggle:hover {
	background: #eff6ff;
	color: #1d4ed8;
}
.single-product .sm-price-b2b__validity-toggle-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}
.single-product .sm-price-b2b__validity-chevron {
	flex-shrink: 0;
	transition: transform .2s;
}
.single-product .sm-price-b2b__validity.is-open .sm-price-b2b__validity-chevron {
	transform: rotate(180deg);
}
.single-product .sm-price-b2b__validity-panel {
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding: 0 14px 12px;
}
.single-product .sm-price-b2b__validity-panel[hidden] {
	display: none !important;
}
.single-product .sm-price-b2b__validity-head {
	display: flex;
	align-items: flex-start;
	gap: 8px;
}
.single-product .sm-price-b2b__validity-label {
	margin: 0;
	font-size: 12px;
	font-weight: 800;
	color: #0c1e4a;
	line-height: 1.3;
}
.single-product .sm-price-b2b__validity-date {
	margin: 3px 0 0;
	font-size: 12px;
	font-weight: 600;
	color: #64748b;
	line-height: 1.3;
}
.single-product .sm-price-b2b__timer {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 8px;
	font-variant-numeric: tabular-nums;
}
.single-product .sm-price-b2b__timer.is-expired,
.single-product .sm-price-b2b__timer-expired {
	grid-column: 1 / -1;
	color: #b45309;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	padding: 8px 0;
}
.single-product .sm-price-b2b__timer-unit {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 3px;
	padding: 8px 5px;
	border-radius: 8px;
	background: #fff;
	border: 1px solid #dbe4f0;
	box-shadow: 0 1px 4px rgba(12, 30, 74, .05);
}
.single-product .sm-price-b2b__timer-value {
	color: #0c1e4a;
	font-size: 20px;
	font-weight: 900;
	line-height: 1;
}
.single-product .sm-price-b2b__timer-label {
	color: #64748b;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: .4px;
	text-transform: uppercase;
	line-height: 1;
}
@media (max-width: 767px) {
	.single-product .spv4-price-block:has(.sm-price-b2b) {
		padding: 8px 12px 12px !important;
	}
	.single-product .sm-price-b2b__header {
		flex-wrap: wrap;
		row-gap: 6px;
	}
	.single-product .sm-price-b2b__header-badges {
		width: 100%;
		justify-content: flex-end;
	}
	.single-product .sm-price-b2b__header-save {
		font-size: 10px;
		padding: 4px 8px;
	}
	.single-product .sm-price-b2b__amount-row .woocommerce-Price-amount {
		font-size: 36px !important;
	}
	.single-product .sm-price-b2b__list-inline {
		width: 100%;
		margin-left: 0;
	}
	.single-product .sm-price-b2b__invoice-note {
		font-size: 9.5px;
		white-space: normal;
		max-width: 140px;
	}
	.single-product .sm-price-b2b__tax-note {
		margin-left: auto;
	}
	.single-product .sm-price-b2b__timer-value {
		font-size: 17px;
	}
}

/* === sm-atc-hover (sm_atc_hover_get_css) === */
.sm-atc-cta-wrap {
	position: relative;
	display: inline-block;
	max-width: 100%;
	vertical-align: top;
}
.sm-atc-cta-wrap .single_add_to_cart_button {
	position: relative;
	z-index: 1;
	overflow: hidden;
	transition: transform .22s ease, box-shadow .22s ease, filter .22s ease;
}
.sm-atc-cta-wrap .single_add_to_cart_button::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(110deg, transparent 35%, rgba(255,255,255,.22) 50%, transparent 65%);
	transform: translateX(-130%);
	transition: none;
	pointer-events: none;
}
.sm-atc-cta-wrap.is-hover .single_add_to_cart_button {
	transform: translateY(-2px);
	box-shadow: 0 10px 24px rgba(12, 30, 74, .22), 0 0 0 1px rgba(245, 166, 35, .35);
	filter: brightness(1.03);
}
.sm-atc-cta-wrap.is-hover .single_add_to_cart_button::after {
	animation: sm-atc-shimmer .85s ease;
}
@keyframes sm-atc-shimmer {
	from { transform: translateX(-130%); }
	to { transform: translateX(130%); }
}
.sm-atc-cta-wrap.is-hover::before {
	content: "";
	position: absolute;
	inset: -4px;
	border-radius: 10px;
	border: 1px solid rgba(245, 166, 35, .45);
	opacity: 0;
	animation: sm-atc-ring .9s ease-out;
	pointer-events: none;
	z-index: 0;
}
@keyframes sm-atc-ring {
	0% { opacity: .75; transform: scale(.98); }
	100% { opacity: 0; transform: scale(1.04); }
}
.sm-atc-hover-tip {
	position: absolute;
	left: 50%;
	bottom: calc(100% + 12px);
	transform: translateX(-50%) translateY(6px);
	min-width: 220px;
	max-width: min(280px, 92vw);
	padding: 9px 12px;
	border-radius: 10px;
	background: linear-gradient(135deg, #0c1e4a 0%, #1e3a8f 100%);
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.35;
	text-align: center;
	letter-spacing: .15px;
	box-shadow: 0 12px 28px rgba(12, 30, 74, .28);
	border: 1px solid rgba(245, 166, 35, .35);
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	z-index: 12;
	transition: opacity .2s ease, transform .2s ease, visibility .2s;
}
.sm-atc-hover-tip::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
	border: 7px solid transparent;
	border-top-color: #1e3a8f;
}
.sm-atc-hover-tip__badge {
	display: inline-block;
	margin-bottom: 3px;
	padding: 2px 8px;
	border-radius: 999px;
	background: rgba(245, 166, 35, .2);
	border: 1px solid rgba(245, 166, 35, .4);
	color: #fde68a;
	font-size: 9px;
	font-weight: 800;
	letter-spacing: .45px;
	text-transform: uppercase;
	line-height: 1.2;
}
.sm-atc-hover-tip__text {
	display: block;
	color: #fff;
}
.sm-atc-cta-wrap.is-hover .sm-atc-hover-tip,
.sm-atc-cta-wrap.is-focus .sm-atc-hover-tip {
	opacity: 1;
	visibility: visible;
	transform: translateX(-50%) translateY(0);
}
body.single-product .spv4-cart form.cart .quantity + .sm-atc-cta-wrap,
body.single-product .spv4-cart form.cart .sm-atc-cta-wrap {
	margin-left: 0;
}
@media (max-width: 767px) {
	.sm-atc-hover-tip {
		min-width: 200px;
		font-size: 10px;
		bottom: calc(100% + 8px);
	}
}

/* === sm-trust-badges component (sm_trust_badges_get_component_css) === */
.sm-trust-panel {
	display: flex;
	flex-direction: column;
	gap: 0;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0;
	padding: 16px;
	border: 1px solid #f0f3f8;
	border-radius: 10px;
	background: linear-gradient(180deg, #f8fafd 0%, #fff 100%);
	box-shadow: none;
}
.sm-trust-panel__header {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px 16px;
	margin-bottom: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #f5f7fa;
}
.sm-trust-panel__badge {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	font-size: 12.5px;
	font-weight: 600;
	line-height: 1.3;
	color: #4a5d78;
	white-space: nowrap;
}
.sm-trust-panel__icon {
	width: var(--sm-icon, 20px);
	height: var(--sm-icon, 20px);
	flex: none;
	color: #2563eb;
}
.sm-trust-panel__block {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.sm-trust-panel__block--shipping {
	margin-top: 14px;
	padding-top: 14px;
	border-top: 1px solid #f5f7fa;
}
.sm-trust-panel__label {
	margin: 0;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.35;
	color: #0c1e4a;
	letter-spacing: 0.01em;
}
.sm-trust-panel__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: var(--sm-grid-gap, 12px);
	width: 100%;
	align-items: stretch;
}
.sm-trust-panel__logo-card {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: var(--sm-card-h, 68px);
	padding: 12px 10px;
	background: #fff;
	border: 1px solid #f5f7fa;
	border-radius: 10px;
	box-shadow: none;
	background: #fafbfd;
	box-sizing: border-box;
}
.sm-trust-panel__logo-card img {
	display: block;
	height: var(--sm-badge-h, 36px);
	width: auto;
	max-width: 100%;
	object-fit: contain;
}
@media (max-width: 560px) {
	.sm-trust-panel {
		margin: 10px 0;
		padding: 14px;
	}
	.sm-trust-panel__header {
		gap: 8px 12px;
		margin-bottom: 12px;
		padding-bottom: 12px;
	}
	.sm-trust-panel__block--shipping {
		margin-top: 12px;
		padding-top: 12px;
	}
	.sm-trust-panel__logo-card {
		padding: 10px 8px;
	}
}

/* === sm-trust-badges layout (sm_trust_badges_get_layout_css) === */
body.single-product .porto-block .spv4-trust-wrap.wpb_content_element,
body.single-product .spv4-right .spv4-trust-wrap.wpb_content_element {
	display: block !important;
	margin: 0 !important;
	padding: 0 20px !important;
	box-sizing: border-box !important;
}
body.single-product .porto-block .spv4-trust-wrap .wpb_wrapper,
body.single-product .spv4-right .spv4-trust-wrap .wpb_wrapper {
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
	box-sizing: border-box !important;
}
body.single-product .porto-block .spv4-trust-wrap .wpb_wrapper > p,
body.single-product .spv4-right .spv4-trust-wrap .wpb_wrapper > p {
	display: contents !important;
	margin: 0 !important;
	padding: 0 !important;
}
body.single-product .porto-block .spv4-trust-wrap .wpb_wrapper > br,
body.single-product .spv4-right .spv4-trust-wrap .wpb_wrapper > br {
	display: none !important;
}
body.single-product .porto-block .sm-trust-panel,
body.single-product .spv4-right .sm-trust-panel {
	width: 100% !important;
	max-width: 100% !important;
}
body.single-product .spv4-trust-wrap .sm-trust-panel {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
body.single-product .spv4-cart.wpb_content_element,
body.single-product .spv4-right .spv4-cart {
	padding: 0 20px !important;
	margin-bottom: var(--sm-spv4-stack-gap, 8px) !important;
	box-sizing: border-box !important;
}
