html {
	background: #f6f8fb !important;
}

.ptdh-reference-site {
	--ptdh-navy: #1d427a;
	--ptdh-navy-deep: #10253f;
	--ptdh-sky: #5ea2ff;
	--ptdh-line: #e3e9f1;
	--ptdh-soft: #f5f7fb;
	--ptdh-surface: #ffffff;
	--ptdh-copy: #1b2737;
	--ptdh-muted: #69778c;
	--ptdh-shadow: 0 12px 26px rgba(16, 37, 63, 0.07);
	--ptdh-radius: 18px;
	--ptdh-radius-sm: 12px;
	background: #f6f8fb;
	color: var(--ptdh-copy);
	font-size: 14px;
}

body.ptdh-reference-site #wrapper {
	background: linear-gradient(180deg, #f6f8fb 0, #ffffff 340px);
}

.ptdh-reference-site .header-top {
	background: #15345f !important;
}

.ptdh-reference-site .header-top .html_topbar_left strong {
	display: inline-block;
	font-size: 0.64rem;
	letter-spacing: 0.18em;
	white-space: nowrap;
}

.ptdh-reference-site .header-top .html_topbar_left strong br {
	display: none;
}

.ptdh-reference-site .header-bg-color,
.ptdh-reference-site .header-bottom {
	background: rgba(255, 255, 255, 0.96) !important;
}

.ptdh-reference-site .header-main {
	backdrop-filter: blur(16px);
	border-bottom: 1px solid rgba(16, 37, 63, 0.07);
	box-shadow: 0 8px 18px rgba(16, 37, 63, 0.05);
}

.ptdh-reference-site #logo {
	width: auto !important;
}

.ptdh-reference-site #logo a {
	align-items: center;
	display: inline-flex;
	gap: 12px;
	min-height: 48px;
	position: relative;
}

.ptdh-reference-site #logo a::before {
	align-items: center;
	background: linear-gradient(135deg, var(--ptdh-navy-deep), var(--ptdh-sky));
	border-radius: 12px;
	box-shadow: 0 10px 20px rgba(16, 37, 63, 0.16);
	color: #fff;
	content: "PT";
	display: inline-flex;
	font-size: 0.9rem;
	font-style: normal;
	font-weight: 900;
	height: 40px;
	justify-content: center;
	letter-spacing: 0.12em;
	width: 40px;
}

.ptdh-reference-site #logo a::after {
	color: var(--ptdh-navy-deep);
	content: "PTDHMALL";
	font-family: "Albert Sans", sans-serif;
	font-size: 1.02rem;
	font-style: normal;
	font-weight: 900;
	letter-spacing: 0.14em;
	line-height: 1;
}

.ptdh-reference-site #logo .header-logo,
.ptdh-reference-site #logo .header-logo-dark {
	display: none;
}

.ptdh-reference-site .header-bottom {
	border-top: 1px solid rgba(16, 37, 63, 0.06);
}

.ptdh-reference-site .nav > li > a,
.ptdh-reference-site .mobile-sidebar-levels-2 .nav > li > ul > li > a {
	color: var(--ptdh-navy-deep);
	font-size: 0.76rem;
	font-weight: 700;
	letter-spacing: 0.03em;
	text-transform: none;
}

.ptdh-reference-site .nav > li > a:hover,
.ptdh-reference-site .nav > li.active > a,
.ptdh-reference-site .nav > li.current-dropdown > a {
	color: var(--ptdh-navy);
}

.ptdh-reference-site .search-form {
	width: min(30vw, 360px) !important;
}

.ptdh-reference-site .searchform .search-field,
.ptdh-reference-site .searchform .submit-button {
	border-radius: 999px;
}

.ptdh-reference-site .searchform .search-field {
	border: 1px solid rgba(16, 37, 63, 0.08);
	box-shadow: none;
}

.ptdh-reference-site .searchform .submit-button {
	background: var(--ptdh-navy);
	border-color: var(--ptdh-navy);
	color: #fff;
}

.ptdh-reference-site .section-title-container {
	margin-bottom: 16px !important;
}

.ptdh-reference-site .section-title.section-title-center {
	align-items: baseline;
	gap: 16px;
}

.ptdh-reference-site .section-title-normal,
.ptdh-reference-site .section-title-main,
.ptdh-reference-site h1,
.ptdh-reference-site h2,
.ptdh-reference-site h3,
.ptdh-reference-site .heading-font {
	color: var(--ptdh-navy-deep);
	letter-spacing: 0.02em;
}

.ptdh-reference-site .section-title-main {
	font-size: clamp(1.22rem, 1.6vw, 1.72rem) !important;
}

.ptdh-reference-site .section-title a,
.ptdh-reference-site .ptdh-section-heading a {
	align-items: center;
	color: var(--ptdh-navy);
	display: inline-flex;
	font-size: 0.74rem;
	font-style: normal;
	font-weight: 800;
	gap: 8px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.ptdh-reference-site .home .ux-slider,
.ptdh-reference-site .home .ux_slider {
	margin-bottom: 34px;
}

.ptdh-reference-site .home .ux_banner {
	border-radius: 32px;
	box-shadow: var(--ptdh-shadow);
	overflow: hidden;
}

.ptdh-reference-site .home .ux_banner .bg {
	transform: scale(1.01);
}

.ptdh-reference-site .home .ux_banner,
.ptdh-reference-site .home .ux_slider .banner {
	min-height: clamp(360px, 48vw, 640px) !important;
}

.ptdh-reference-site .home .row.col_style_dashed > .col {
	padding-bottom: 20px;
}

.ptdh-reference-site .home .ux-image-box {
	border-radius: 24px;
	overflow: hidden;
}

.ptdh-reference-site .home .ux-image-box .box-image {
	border-radius: 24px 24px 0 0;
}

.ptdh-reference-site .home .ux-image-box .box-text {
	background: linear-gradient(180deg, #ffffff, #edf4fb);
	border: 1px solid var(--ptdh-line);
	border-top: 0;
	border-radius: 0 0 24px 24px;
	padding: 18px 18px 20px;
}

.ptdh-reference-site .home .ux-image-box h2 {
	font-size: 1rem;
	letter-spacing: 0.08em;
	margin-bottom: 0;
	text-transform: uppercase;
}

.ptdh-reference-site .ptdh-home-products .products,
.ptdh-reference-site.post-type-archive-product .products,
.ptdh-reference-site.tax-product_cat .products,
.ptdh-reference-site.tax-product_tag .products,
.ptdh-reference-site.single-product .related-products-wrapper .products,
.ptdh-reference-site.single-product .up-sells .products {
	margin-bottom: 0;
}

.ptdh-reference-site .ptdh-home-products .products .product-small,
.ptdh-reference-site.post-type-archive-product .products .product-small,
.ptdh-reference-site.tax-product_cat .products .product-small,
.ptdh-reference-site.tax-product_tag .products .product-small,
.ptdh-reference-site.single-product .related-products-wrapper .products .product-small,
.ptdh-reference-site.single-product .up-sells .products .product-small {
	margin-bottom: 30px;
}

.ptdh-reference-site .ptdh-home-products .products .product-small.box,
.ptdh-reference-site.post-type-archive-product .products .product-small.box,
.ptdh-reference-site.tax-product_cat .products .product-small.box,
.ptdh-reference-site.tax-product_tag .products .product-small.box,
.ptdh-reference-site.single-product .related-products-wrapper .products .product-small.box,
.ptdh-reference-site.single-product .up-sells .products .product-small.box {
	background: linear-gradient(180deg, #ffffff, #fbfdff);
	border: 1px solid rgba(16, 37, 63, 0.08);
	border-radius: 18px;
	box-shadow: 0 10px 22px rgba(16, 37, 63, 0.06);
	display: flex;
	flex-direction: column;
	height: 100%;
	overflow: hidden;
	padding: 0;
	transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.ptdh-reference-site .ptdh-home-products .products .product-small.box:hover,
.ptdh-reference-site.post-type-archive-product .products .product-small.box:hover,
.ptdh-reference-site.tax-product_cat .products .product-small.box:hover,
.ptdh-reference-site.tax-product_tag .products .product-small.box:hover,
.ptdh-reference-site.single-product .related-products-wrapper .products .product-small.box:hover,
.ptdh-reference-site.single-product .up-sells .products .product-small.box:hover {
	border-color: rgba(29, 66, 122, 0.22);
	box-shadow: 0 14px 28px rgba(16, 37, 63, 0.09);
	transform: translateY(-4px);
}

.ptdh-reference-site .ptdh-home-products .products .product-small .box-image,
.ptdh-reference-site.post-type-archive-product .products .product-small .box-image,
.ptdh-reference-site.tax-product_cat .products .product-small .box-image,
.ptdh-reference-site.tax-product_tag .products .product-small .box-image,
.ptdh-reference-site.single-product .related-products-wrapper .products .product-small .box-image,
.ptdh-reference-site.single-product .up-sells .products .product-small .box-image {
	align-items: center;
	aspect-ratio: 1 / 1;
	background: linear-gradient(180deg, #f3f7fc, #eaf1fa);
	display: flex;
	flex: 0 0 auto;
	justify-content: center;
	padding: 14px 14px 4px;
}

.ptdh-reference-site .ptdh-home-products .products .product-small .box-image img,
.ptdh-reference-site.post-type-archive-product .products .product-small .box-image img,
.ptdh-reference-site.tax-product_cat .products .product-small .box-image img,
.ptdh-reference-site.tax-product_tag .products .product-small .box-image img,
.ptdh-reference-site.single-product .related-products-wrapper .products .product-small .box-image img,
.ptdh-reference-site.single-product .up-sells .products .product-small .box-image img {
	border-radius: 18px;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.ptdh-reference-site .ptdh-home-products .products .product-small .box-text,
.ptdh-reference-site.post-type-archive-product .products .product-small .box-text,
.ptdh-reference-site.tax-product_cat .products .product-small .box-text,
.ptdh-reference-site.tax-product_tag .products .product-small .box-text,
.ptdh-reference-site.single-product .related-products-wrapper .products .product-small .box-text,
.ptdh-reference-site.single-product .up-sells .products .product-small .box-text {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	justify-content: flex-start;
	padding: 0 14px 16px;
	text-align: left;
}

.ptdh-reference-site .ptdh-home-products .products .name,
.ptdh-reference-site .ptdh-home-products .products .woocommerce-loop-product__title,
.ptdh-reference-site.post-type-archive-product .products .name,
.ptdh-reference-site.post-type-archive-product .products .woocommerce-loop-product__title,
.ptdh-reference-site.tax-product_cat .products .name,
.ptdh-reference-site.tax-product_cat .products .woocommerce-loop-product__title,
.ptdh-reference-site.tax-product_tag .products .name,
.ptdh-reference-site.tax-product_tag .products .woocommerce-loop-product__title,
.ptdh-reference-site.single-product .related-products-wrapper .products .name,
.ptdh-reference-site.single-product .related-products-wrapper .products .woocommerce-loop-product__title,
.ptdh-reference-site.single-product .up-sells .products .name,
.ptdh-reference-site.single-product .up-sells .products .woocommerce-loop-product__title {
	color: var(--ptdh-navy-deep);
	display: -webkit-box;
	font-size: 0.84rem !important;
	font-style: normal;
	font-weight: 800;
	letter-spacing: 0.01em;
	line-height: 1.3 !important;
	margin-bottom: 6px;
	max-height: calc(1.3em * 4);
	min-height: calc(1.3em * 4);
	overflow: hidden;
	text-transform: none;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.ptdh-reference-site .products .product-small.box .product-title,
.ptdh-reference-site .products .product-small.box .woocommerce-loop-product__title,
.ptdh-reference-site .products .product-small.box .name {
	font-size: 0.84rem !important;
	line-height: 1.3 !important;
}

.ptdh-reference-site.single-product .related-products-wrapper .product-small.box .product-title,
.ptdh-reference-site.single-product .related-products-wrapper .product-small.box .woocommerce-loop-product__title,
.ptdh-reference-site.single-product .related-products-wrapper .product-small.box .name,
.ptdh-reference-site.single-product .up-sells .product-small.box .product-title,
.ptdh-reference-site.single-product .up-sells .product-small.box .woocommerce-loop-product__title,
.ptdh-reference-site.single-product .up-sells .product-small.box .name {
	display: -webkit-box !important;
	font-size: 0.82rem !important;
	line-height: 1.3 !important;
	max-height: calc(1.3em * 3);
	min-height: calc(1.3em * 3);
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.ptdh-reference-site .ptdh-home-products .products .name a,
.ptdh-reference-site .ptdh-home-products .products .woocommerce-loop-product__title a,
.ptdh-reference-site.post-type-archive-product .products .name a,
.ptdh-reference-site.post-type-archive-product .products .woocommerce-loop-product__title a,
.ptdh-reference-site.tax-product_cat .products .name a,
.ptdh-reference-site.tax-product_cat .products .woocommerce-loop-product__title a,
.ptdh-reference-site.tax-product_tag .products .name a,
.ptdh-reference-site.tax-product_tag .products .woocommerce-loop-product__title a,
.ptdh-reference-site.single-product .related-products-wrapper .products .name a,
.ptdh-reference-site.single-product .related-products-wrapper .products .woocommerce-loop-product__title a,
.ptdh-reference-site.single-product .up-sells .products .name a,
.ptdh-reference-site.single-product .up-sells .products .woocommerce-loop-product__title a {
	color: inherit;
	font-size: inherit !important;
	font-style: normal !important;
	font-weight: inherit;
	line-height: inherit !important;
}

.ptdh-reference-site .ptdh-home-products .products .price,
.ptdh-reference-site.post-type-archive-product .products .price,
.ptdh-reference-site.tax-product_cat .products .price,
.ptdh-reference-site.tax-product_tag .products .price,
.ptdh-reference-site.single-product .related-products-wrapper .products .price,
.ptdh-reference-site.single-product .up-sells .products .price {
	color: var(--ptdh-navy);
	font-size: 0.92rem;
	font-weight: 800;
	margin-top: auto;
}

.ptdh-reference-site .products .price-wrapper {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: auto;
	min-height: 24px;
}

.ptdh-reference-site .ptdh-loop-price-note {
	color: var(--ptdh-muted);
	display: inline-flex;
	font-size: 0.72rem;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.4;
	text-transform: uppercase;
}

.ptdh-reference-site .ptdh-home-products .products .price del,
.ptdh-reference-site.post-type-archive-product .products .price del,
.ptdh-reference-site.tax-product_cat .products .price del,
.ptdh-reference-site.tax-product_tag .products .price del,
.ptdh-reference-site.single-product .related-products-wrapper .products .price del,
.ptdh-reference-site.single-product .up-sells .products .price del {
	color: var(--ptdh-muted);
	font-size: 0.85rem;
	opacity: 0.7;
}

.ptdh-reference-site .products .product-small .grid-tools {
	background: rgba(20, 49, 92, 0.94);
	border-radius: 12px;
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	left: 10px;
	overflow: hidden;
	right: 10px;
}

.ptdh-reference-site .products .product-small .grid-tools > a {
	align-items: center;
	display: flex;
	flex: 1 1 0;
	justify-content: center;
	margin: 0 !important;
	min-width: 0;
	padding: 9px 8px;
	text-align: center;
	width: auto !important;
}

.ptdh-reference-site .products .product-small .grid-tools > .button,
.ptdh-reference-site .products .product-small .grid-tools > .add-to-cart-grid,
.ptdh-reference-site .products .product-small .grid-tools > .quick-view {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #fff;
	font-size: 0.68rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	line-height: 1.15;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ptdh-reference-site .products .product-small .grid-tools > .button {
	border-right: 1px solid rgba(255, 255, 255, 0.14);
	box-shadow: none;
}

.ptdh-reference-site .products .product-small .grid-tools > .add-to-cart-grid {
	border-right: 1px solid rgba(255, 255, 255, 0.14);
	box-shadow: none;
}

.ptdh-reference-site .products .product-small .grid-tools > .add-to-cart-grid .cart-icon {
	display: none !important;
}

.ptdh-reference-site .products .product-small .grid-tools > .add-to-cart-grid .ptdh-grid-action-label {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ptdh-reference-site .products .product-small .grid-tools > .quick-view {
	text-transform: uppercase;
}

.ptdh-reference-site.single-product .related-products-wrapper .grid-tools,
.ptdh-reference-site.single-product .up-sells .grid-tools {
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	left: 6px;
	right: 6px;
}

.ptdh-reference-site.single-product .related-products-wrapper .grid-tools > a,
.ptdh-reference-site.single-product .up-sells .grid-tools > a {
	padding: 9px 6px;
}

.ptdh-reference-site.single-product .related-products-wrapper .grid-tools > .button,
.ptdh-reference-site.single-product .related-products-wrapper .grid-tools > .add-to-cart-grid,
.ptdh-reference-site.single-product .related-products-wrapper .grid-tools > .quick-view,
.ptdh-reference-site.single-product .up-sells .grid-tools > .button,
.ptdh-reference-site.single-product .up-sells .grid-tools > .add-to-cart-grid,
.ptdh-reference-site.single-product .up-sells .grid-tools > .quick-view {
	font-size: 0 !important;
	letter-spacing: 0 !important;
}

.ptdh-reference-site.single-product .related-products-wrapper .grid-tools > .button::before,
.ptdh-reference-site.single-product .related-products-wrapper .grid-tools > .add-to-cart-grid .ptdh-grid-action-label,
.ptdh-reference-site.single-product .up-sells .grid-tools > .button::before,
.ptdh-reference-site.single-product .up-sells .grid-tools > .add-to-cart-grid .ptdh-grid-action-label {
	color: #fff;
	display: block;
	font-size: 0.62rem;
	font-weight: 800;
	letter-spacing: 0.04em;
	line-height: 1;
	text-transform: uppercase;
}

.ptdh-reference-site.single-product .related-products-wrapper .grid-tools > .button::before,
.ptdh-reference-site.single-product .up-sells .grid-tools > .button::before {
	content: "Opciones";
}

.ptdh-reference-site.single-product .related-products-wrapper .grid-tools > .quick-view::before,
.ptdh-reference-site.single-product .up-sells .grid-tools > .quick-view::before {
	color: #fff;
	content: "Ver";
	display: block;
	font-size: 0.62rem;
	font-weight: 800;
	letter-spacing: 0.04em;
	line-height: 1;
	text-transform: uppercase;
}

.ptdh-reference-site.single-product .related-products-wrapper .products .price,
.ptdh-reference-site.single-product .up-sells .products .price {
	font-size: 0.9rem;
}

.ptdh-reference-site.single-product .related-products-wrapper .products .price::before,
.ptdh-reference-site.single-product .up-sells .products .price::before {
	content: none !important;
}

.ptdh-reference-site.single-product .related-products-wrapper .products .price-wrapper,
.ptdh-reference-site.single-product .up-sells .products .price-wrapper {
	align-items: baseline;
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	margin-top: 10px;
}

.ptdh-reference-site.single-product .related-products-wrapper .products .price-wrapper::before,
.ptdh-reference-site.single-product .up-sells .products .price-wrapper::before {
	color: var(--ptdh-muted);
	content: "Precio:";
	display: inline-block;
	font-size: 0.68rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.ptdh-reference-site.single-product .related-products-wrapper .products .price-wrapper.ptdh-price-placeholder,
.ptdh-reference-site.single-product .up-sells .products .price-wrapper.ptdh-price-placeholder {
	display: none !important;
}

.ptdh-reference-site.single-product .related-products-wrapper .products .price-wrapper:empty,
.ptdh-reference-site.single-product .up-sells .products .price-wrapper:empty {
	display: none !important;
}

.ptdh-reference-site.single-product .related-products-wrapper .products .price,
.ptdh-reference-site.single-product .up-sells .products .price {
	display: inline-flex;
	flex-wrap: wrap;
	font-size: 0.88rem;
	gap: 6px;
	margin-top: 0;
}

.ptdh-reference-site.single-product .related-products-wrapper .products .price del,
.ptdh-reference-site.single-product .up-sells .products .price del {
	font-size: 0.78rem;
}

.ptdh-reference-site .badge-container .onsale {
	background: linear-gradient(90deg, var(--ptdh-navy), #315f9d);
	border: 0;
	border-radius: 999px;
	box-shadow: 0 10px 22px rgba(29, 66, 122, 0.25);
	font-size: 0.7rem;
	letter-spacing: 0.12em;
	padding: 0.6em 1em;
}

.ptdh-reference-site .button,
.ptdh-reference-site button,
.ptdh-reference-site input[type='submit'],
.ptdh-reference-site input[type='button'] {
	border-radius: 999px;
	box-shadow: none;
	font-style: normal;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.ptdh-reference-site .button.alt:not(.single_add_to_cart_button):not(.ux-buy-now-button),
.ptdh-reference-site .button.primary:not(.single_add_to_cart_button):not(.ux-buy-now-button),
.ptdh-reference-site .submit-button {
	background: linear-gradient(90deg, var(--ptdh-navy), #315f9d);
	border-color: var(--ptdh-navy);
	color: #fff;
}

.ptdh-reference-site .button.alt:not(.single_add_to_cart_button):not(.ux-buy-now-button):hover,
.ptdh-reference-site .button.primary:not(.single_add_to_cart_button):not(.ux-buy-now-button):hover,
.ptdh-reference-site .submit-button:hover {
	background: linear-gradient(90deg, #163256, #254d7e);
	border-color: #163256;
	color: #fff;
}

.ptdh-reference-site #cart-popup .woocommerce-mini-cart__buttons,
.ptdh-reference-site .widget_shopping_cart .woocommerce-mini-cart__buttons {
	display: grid;
	gap: 10px;
	margin: 0;
}

.ptdh-reference-site #cart-popup .woocommerce-mini-cart__buttons .button,
.ptdh-reference-site #cart-popup .woocommerce-mini-cart__buttons .checkout,
.ptdh-reference-site .widget_shopping_cart .woocommerce-mini-cart__buttons .button,
.ptdh-reference-site .widget_shopping_cart .woocommerce-mini-cart__buttons .checkout {
	align-items: center;
	display: inline-flex;
	font-size: 0.82rem !important;
	justify-content: center;
	letter-spacing: 0.04em !important;
	line-height: 1 !important;
	margin: 0 !important;
	min-height: 44px !important;
	padding: 0 16px !important;
	white-space: nowrap !important;
	width: 100%;
}

.ptdh-reference-site .ptdh-benefit-strip,
.ptdh-reference-site .ptdh-home-products,
.ptdh-reference-site .ptdh-category-showcase,
.ptdh-reference-site .ptdh-home-leagues,
.ptdh-reference-site .ptdh-home-cta {
	margin: 0 0 42px;
}

.ptdh-reference-site .ptdh-home-shell,
.ptdh-reference-site .ptdh-home-extra {
	display: block;
}

.ptdh-reference-site .ptdh-home-hero {
	margin: 20px 0 36px;
}

.ptdh-reference-site .ptdh-home-hero__inner {
	align-items: center;
	background:
		radial-gradient(circle at top right, rgba(255, 255, 255, 0.12), transparent 24%),
		linear-gradient(135deg, #0f2540, #1d427a 60%, #2a588f);
	border-radius: 26px;
	box-shadow: 0 18px 36px rgba(16, 37, 63, 0.14);
	color: #fff;
	display: grid;
	gap: 24px;
	grid-template-columns: minmax(0, 1.2fr) minmax(320px, 0.95fr);
	overflow: hidden;
	padding: 30px;
	position: relative;
}

.ptdh-reference-site .ptdh-home-hero__copy {
	max-width: 620px;
}

.ptdh-reference-site .ptdh-home-hero__eyebrow {
	display: inline-flex;
	font-size: 0.72rem;
	font-style: normal;
	font-weight: 800;
	letter-spacing: 0.16em;
	margin-bottom: 14px;
	opacity: 0.78;
	text-transform: uppercase;
}

.ptdh-reference-site .ptdh-home-hero h1 {
	color: #fff;
	font-size: clamp(1.96rem, 3.4vw, 3rem);
	font-style: normal;
	line-height: 0.98;
	margin-bottom: 14px;
	max-width: 9ch;
}

.ptdh-reference-site .ptdh-home-hero p {
	color: rgba(255, 255, 255, 0.86);
	font-size: 0.92rem;
	line-height: 1.65;
	margin-bottom: 0;
	max-width: 54ch;
}

.ptdh-reference-site .ptdh-home-hero__trust,
.ptdh-reference-site .ptdh-home-hero__actions,
.ptdh-reference-site .ptdh-home-hero__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.ptdh-reference-site .ptdh-home-hero__trust {
	margin-top: 18px;
}

.ptdh-reference-site .ptdh-home-hero__trust span {
	background: rgba(255, 255, 255, 0.12);
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 999px;
	font-size: 0.72rem;
	font-style: normal;
	font-weight: 800;
	letter-spacing: 0.08em;
	padding: 0.78em 1.05em;
	text-transform: uppercase;
}

.ptdh-reference-site .ptdh-home-hero__actions {
	margin-top: 18px;
}

.ptdh-reference-site .ptdh-home-hero__actions .button.is-outline {
	border-color: rgba(255, 255, 255, 0.32);
	color: #fff;
}

.ptdh-reference-site .ptdh-home-hero__actions .button.is-outline:hover {
	background: rgba(255, 255, 255, 0.08);
	color: #fff;
}

.ptdh-reference-site .ptdh-home-hero__meta {
	margin-top: 20px;
}

.ptdh-reference-site .ptdh-home-hero__meta > div {
	background: rgba(255, 255, 255, 0.06);
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 16px;
	flex: 1 1 220px;
	padding: 14px 16px;
}

.ptdh-reference-site .ptdh-home-hero__meta strong {
	color: #fff;
	display: block;
	font-size: 0.8rem;
	font-style: normal;
	letter-spacing: 0.06em;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.ptdh-reference-site .ptdh-home-hero__meta span {
	color: rgba(255, 255, 255, 0.78);
	display: block;
	font-size: 0.88rem;
	line-height: 1.55;
}

.ptdh-reference-site .ptdh-home-hero__visual {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ptdh-reference-site .ptdh-home-spotlight {
	background: rgba(255, 255, 255, 0.95);
	border: 1px solid rgba(255, 255, 255, 0.35);
	border-radius: 18px;
	box-shadow: 0 14px 24px rgba(10, 24, 43, 0.14);
	color: var(--ptdh-navy-deep);
	display: grid;
	gap: 10px;
	overflow: hidden;
	padding: 14px;
}

.ptdh-reference-site .ptdh-home-spotlight:nth-child(2) {
	margin-top: 0;
}

.ptdh-reference-site .ptdh-home-spotlight:nth-child(3) {
	grid-column: 1 / -1;
	grid-template-columns: 144px minmax(0, 1fr);
	margin-left: 0;
}

.ptdh-reference-site .ptdh-home-spotlight__tag {
	color: var(--ptdh-navy);
	font-size: 0.66rem;
	font-style: normal;
	font-weight: 800;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.ptdh-reference-site .ptdh-home-spotlight__media {
	align-items: center;
	background: linear-gradient(180deg, #f5f8fd, #e9f0f9);
	border-radius: 14px;
	display: flex;
	justify-content: center;
	min-height: 180px;
	overflow: hidden;
	padding: 12px;
}

.ptdh-reference-site .ptdh-home-spotlight:nth-child(3) .ptdh-home-spotlight__media {
	min-height: 148px;
}

.ptdh-reference-site .ptdh-home-spotlight__media img {
	height: 100%;
	max-height: 240px;
	object-fit: contain;
	width: 100%;
}

.ptdh-reference-site .ptdh-home-spotlight strong {
	font-size: 0.92rem;
	font-style: normal;
	line-height: 1.35;
}

.ptdh-reference-site .ptdh-league-grid {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(6, minmax(0, 1fr));
}

.ptdh-reference-site .ptdh-league-tile {
	background: linear-gradient(180deg, #ffffff, #f5f9ff);
	border: 1px solid rgba(16, 37, 63, 0.08);
	border-radius: 24px;
	box-shadow: 0 16px 38px rgba(16, 37, 63, 0.08);
	color: var(--ptdh-navy-deep);
	display: grid;
	gap: 12px;
	padding: 18px 16px 16px;
	text-align: center;
	transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.ptdh-reference-site .ptdh-league-tile:hover {
	border-color: rgba(29, 66, 122, 0.2);
	box-shadow: 0 22px 40px rgba(16, 37, 63, 0.12);
	transform: translateY(-6px);
}

.ptdh-reference-site .ptdh-league-tile__media {
	align-items: center;
	display: flex;
	justify-content: center;
	min-height: 126px;
}

.ptdh-reference-site .ptdh-league-tile__media img {
	max-height: 92px;
	max-width: 100%;
	object-fit: contain;
	width: auto;
}

.ptdh-reference-site .ptdh-league-tile strong {
	font-size: 0.96rem;
	font-style: normal;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.ptdh-reference-site .ptdh-league-tile small {
	color: var(--ptdh-muted);
	font-size: 0.76rem;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.ptdh-reference-site .ptdh-home-cta__panel {
	align-items: center;
	background: linear-gradient(135deg, #f1f6fd, #ffffff);
	border: 1px solid var(--ptdh-line);
	border-radius: 30px;
	box-shadow: var(--ptdh-shadow);
	display: grid;
	gap: 24px;
	grid-template-columns: minmax(0, 1fr) auto;
	padding: 30px 32px;
}

.ptdh-reference-site .ptdh-home-cta__panel h2 {
	font-size: clamp(1.8rem, 2.5vw, 2.8rem);
	font-style: normal;
	line-height: 1.05;
	margin-bottom: 12px;
	max-width: 18ch;
}

.ptdh-reference-site .ptdh-home-cta__panel p:last-child {
	margin-bottom: 0;
	max-width: 58ch;
}

.ptdh-reference-site .ptdh-home-cta__actions {
	display: grid;
	gap: 12px;
	min-width: 250px;
}

.ptdh-reference-site .ptdh-home-cta__actions .button {
	justify-content: center;
}

.ptdh-reference-site .ptdh-benefit-strip__grid {
	background: linear-gradient(135deg, var(--ptdh-navy-deep), var(--ptdh-navy));
	border-radius: 28px;
	box-shadow: var(--ptdh-shadow);
	color: #fff;
	display: grid;
	gap: 1px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	overflow: hidden;
}

.ptdh-reference-site .ptdh-benefit-item {
	background: rgba(255, 255, 255, 0.05);
	padding: 22px 24px;
}

.ptdh-reference-site .ptdh-benefit-item strong,
.ptdh-reference-site .ptdh-reassurance-card strong {
	display: block;
	font-size: 0.96rem;
	letter-spacing: 0.08em;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.ptdh-reference-site .ptdh-benefit-item span,
.ptdh-reference-site .ptdh-reassurance-card span {
	display: block;
	font-size: 0.92rem;
	line-height: 1.65;
	opacity: 0.92;
}

.ptdh-reference-site .ptdh-section-heading {
	align-items: end;
	display: flex;
	justify-content: space-between;
	margin-bottom: 14px;
}

.ptdh-reference-site .ptdh-section-heading h2 {
	font-size: clamp(1.26rem, 1.6vw, 1.7rem);
	line-height: 1.12;
	margin: 0;
}

.ptdh-reference-site .ptdh-section-heading__eyebrow {
	color: var(--ptdh-muted);
	font-family: inherit;
	font-size: 0.72rem;
	font-style: normal;
	font-weight: 800;
	letter-spacing: 0.12em;
	margin-bottom: 6px;
	text-transform: uppercase;
}

.ptdh-reference-site .ptdh-card-grid {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ptdh-reference-site .ptdh-category-card {
	border-radius: 24px;
	box-shadow: var(--ptdh-shadow);
	display: block;
	min-height: 280px;
	overflow: hidden;
	position: relative;
}

.ptdh-reference-site .ptdh-category-card__media,
.ptdh-reference-site .ptdh-category-card__overlay,
.ptdh-reference-site .ptdh-category-card__content {
	inset: 0;
	position: absolute;
}

.ptdh-reference-site .ptdh-category-card__media img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.ptdh-reference-site .ptdh-category-card__overlay {
	background: linear-gradient(180deg, rgba(11, 30, 53, 0.05), rgba(11, 30, 53, 0.82));
}

.ptdh-reference-site .ptdh-category-card__content {
	align-items: flex-end;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding: 22px;
	text-align: left;
}

.ptdh-reference-site .ptdh-category-card__content strong,
.ptdh-reference-site .ptdh-category-card__content small {
	width: 100%;
}

.ptdh-reference-site .ptdh-category-card__content strong {
	font-size: 1.15rem;
	font-style: normal;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.ptdh-reference-site .ptdh-category-card__content small {
	font-size: 0.85rem;
	letter-spacing: 0.08em;
	margin-top: 6px;
	opacity: 0.78;
	text-transform: uppercase;
}

.ptdh-reference-site .ptdh-home-products__grid .products {
	margin-top: 8px;
}

.ptdh-reference-site .category-filter-row,
.ptdh-reference-site .shop-container .woocommerce-notices-wrapper,
.ptdh-reference-site .ptdh-archive-note {
	background: #fff;
	border: 1px solid var(--ptdh-line);
	border-radius: 16px;
	box-shadow: 0 8px 16px rgba(16, 37, 63, 0.04);
	margin-bottom: 18px;
	padding: 14px 18px;
}

.ptdh-reference-site .shop-container .woocommerce-notices-wrapper:empty {
	display: none;
}

.ptdh-reference-site .ptdh-archive-note {
	align-items: center;
	display: flex;
	font-size: 0.84rem;
	gap: 12px;
	justify-content: space-between;
}

.ptdh-reference-site .shop-sidebar,
.ptdh-reference-site .widget-title.shop-sidebar {
	color: var(--ptdh-navy-deep);
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.ptdh-reference-site #shop-sidebar .sidebar-inner,
.ptdh-reference-site .large-3.col .sidebar-inner {
	background: #fff;
	border: 1px solid var(--ptdh-line);
	border-radius: 24px;
	box-shadow: var(--ptdh-shadow);
	padding: 22px;
}

.ptdh-reference-site.single-product .product-main,
.ptdh-reference-site.single-product .product-footer {
	margin-bottom: 32px;
}

.ptdh-reference-site.single-product .product-container {
	background: transparent;
}

.ptdh-reference-site.single-product .product-main > .row {
	align-items: flex-start;
	background: rgba(255, 255, 255, 0.9);
	border: 1px solid var(--ptdh-line);
	border-radius: 22px;
	box-shadow: var(--ptdh-shadow);
	padding: 18px;
}

.ptdh-reference-site.single-product .product-gallery,
.ptdh-reference-site.single-product .product-info {
	margin-bottom: 0;
}

.ptdh-reference-site.single-product .product-gallery .woocommerce-product-gallery {
	background: linear-gradient(180deg, #fbfcfe, #f2f6fb);
	border-radius: 18px;
	padding: 12px;
}

.ptdh-reference-site.single-product .product-gallery > .row.row-small {
	align-items: stretch;
	flex-direction: column;
}

.ptdh-reference-site.single-product .product-gallery > .row.row-small > .col.large-10,
.ptdh-reference-site.single-product .product-gallery > .row.row-small > .col.large-2 {
	flex-basis: 100%;
	max-width: 100%;
	width: 100%;
}

.ptdh-reference-site.single-product .product-gallery > .row.row-small > .col.large-10 {
	order: 1;
	padding-bottom: 0;
}

.ptdh-reference-site.single-product .product-gallery > .row.row-small > .col.large-2.vertical-thumbnails {
	order: 2;
	padding-bottom: 0;
	padding-top: 14px;
}

.ptdh-reference-site.single-product .product-gallery .product-thumbnails {
	margin: 0;
}

.ptdh-reference-site.single-product .product-gallery .product-thumbnails .flickity-viewport {
	height: auto !important;
}

.ptdh-reference-site.single-product .product-gallery .product-thumbnails .flickity-slider {
	position: relative !important;
	transform: none !important;
}

.ptdh-reference-site.single-product .product-gallery .product-thumbnails .woocommerce-product-gallery__image,
.ptdh-reference-site.single-product .product-gallery .product-thumbnails .col {
	display: inline-flex;
	float: none;
	left: auto !important;
	position: relative !important;
	top: auto !important;
	width: 76px !important;
}

.ptdh-reference-site.single-product .product-gallery .product-thumbnails img {
	border: 1px solid rgba(16, 37, 63, 0.12);
	border-radius: 10px;
	box-shadow: 0 8px 14px rgba(16, 37, 63, 0.06);
}

.ptdh-reference-site.single-product .product-gallery .woocommerce-product-gallery__image img {
	border-radius: 18px;
}

.ptdh-reference-site.single-product .product-gallery > .social-icons.share-icons {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 14px 0 0 2px;
	position: static;
}

.ptdh-reference-site.single-product .product-gallery > .social-icons.share-icons .button.icon.circle {
	height: 34px;
	margin: 0;
	min-height: 34px;
	min-width: 34px;
	width: 34px;
}

.ptdh-reference-site.single-product .product-info.summary {
	text-align: left !important;
}

.ptdh-reference-site.single-product .product-title {
	font-size: clamp(1.08rem, 1.35vw, 1.48rem);
	line-height: 1.18;
	margin-bottom: 12px;
}

.ptdh-reference-site.single-product .product_meta {
	font-size: 0.82rem;
	line-height: 1.55;
}

.ptdh-reference-site.single-product .product_meta > span {
	display: block;
	padding: 6px 0;
}

.ptdh-reference-site.single-product .product_meta a {
	color: var(--ptdh-navy);
}

.ptdh-reference-site.single-product .product_meta .tagged_as {
	display: none;
}

.ptdh-reference-site .ptdh-product-meta-section {
	background: linear-gradient(180deg, #ffffff, #f8fbff);
	border: 1px solid var(--ptdh-line);
	border-radius: 18px;
	box-shadow: 0 10px 20px rgba(16, 37, 63, 0.05);
	margin: 20px 0 28px;
	padding: 16px 18px;
}

.ptdh-reference-site .ptdh-product-meta-section .product_meta {
	margin: 0;
}

.ptdh-reference-site.single-product .price-wrapper .price,
.ptdh-reference-site.single-product .summary .price {
	color: var(--ptdh-navy);
	font-size: 1.35rem;
	font-style: normal;
	font-weight: 800;
	letter-spacing: 0.02em;
}

.ptdh-reference-site.single-product form.cart {
	background: linear-gradient(180deg, #ffffff, #f7f9fc);
	border: 1px solid var(--ptdh-line);
	border-radius: 18px;
	margin: 24px 0 20px;
	padding: 18px;
}

.ptdh-reference-site.single-product table.variations {
	margin-bottom: 18px;
}

.ptdh-reference-site.single-product table.variations td,
.ptdh-reference-site.single-product table.variations th {
	border: 0;
	padding-bottom: 14px;
	vertical-align: middle;
}

.ptdh-reference-site.single-product table.variations label {
	color: var(--ptdh-navy-deep);
	font-size: 0.82rem;
	font-style: normal;
	font-weight: 800;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.ptdh-reference-site.single-product .variations select,
.ptdh-reference-site.single-product .qty,
.ptdh-reference-site .woocommerce form .form-row input.input-text,
.ptdh-reference-site .woocommerce form .form-row textarea,
.ptdh-reference-site .woocommerce form .form-row select {
	background: #fff;
	border: 1px solid rgba(16, 37, 63, 0.12);
	border-radius: 12px;
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.9);
	color: var(--ptdh-copy);
	min-height: 52px;
	padding: 0 16px;
}

.ptdh-reference-site.single-product .single_add_to_cart_button {
	min-height: 50px;
	padding-left: 28px;
	padding-right: 28px;
}

.ptdh-reference-site.single-product .woocommerce-variation-add-to-cart.variations_button {
	align-items: start;
	display: grid;
	gap: 12px 16px;
	grid-template-columns: 92px minmax(0, 1fr);
	margin-top: 8px;
}

.ptdh-reference-site.single-product .ux-quantity.quantity,
.ptdh-reference-site.single-product form.cart .quantity.buttons_added {
	align-items: center;
	background: #fff !important;
	border: 1px solid rgba(16, 37, 63, 0.12) !important;
	border-radius: 14px;
	box-shadow: var(--ptdh-shadow);
	display: grid !important;
	grid-template-columns: 36px minmax(0, 1fr) 36px;
	min-height: 54px;
	overflow: hidden;
}

.ptdh-reference-site.single-product .ux-quantity.quantity .button,
.ptdh-reference-site.single-product form.cart .quantity.buttons_added .button {
	background: transparent !important;
	border: 0 !important;
	border-radius: 0;
	box-shadow: none;
	color: var(--ptdh-navy-deep) !important;
	font-size: 1.15rem;
	font-weight: 700;
	height: 100%;
	margin: 0;
	min-height: 54px;
	padding: 0;
}

.ptdh-reference-site.single-product .ux-quantity.quantity .qty,
.ptdh-reference-site.single-product form.cart .quantity.buttons_added .qty {
	background: transparent !important;
	border: 0 !important;
	border-left: 1px solid rgba(16, 37, 63, 0.1);
	border-radius: 0;
	border-right: 1px solid rgba(16, 37, 63, 0.1);
	box-shadow: none;
	color: var(--ptdh-navy-deep);
	font-size: 1rem;
	font-weight: 700;
	margin: 0;
	min-height: 54px;
	padding: 0;
	text-align: center;
}

.ptdh-reference-site.single-product .woocommerce-variation-add-to-cart .quantity {
	grid-row: span 2;
}

.ptdh-reference-site.single-product .wpcpo-total {
	border-bottom: 0;
	margin: 16px 0 16px;
	overflow: visible;
	padding-top: 16px;
}

.ptdh-reference-site.single-product .wpcpo-total ul li.wpcpo-subtotal {
	display: none;
}

.ptdh-reference-site.single-product .ptdh-inline-purchase-row {
	align-items: center;
	display: flex;
	gap: 18px;
	margin: -2px 0 14px;
}

.ptdh-reference-site.single-product .ptdh-inline-quantity-slot {
	flex: 0 0 auto;
}

.ptdh-reference-site.single-product .ptdh-inline-subtotal-slot {
	align-items: center;
	display: inline-flex;
	font-size: 0.98rem;
	font-weight: 700;
	gap: 10px;
	justify-content: flex-end;
	margin-left: auto;
}

.ptdh-reference-site.single-product .ptdh-inline-subtotal-slot .amount {
	color: var(--ptdh-navy-deep);
	font-weight: 800;
}

.ptdh-reference-site.single-product .ptdh-inline-purchase-row .ptdh-inline-quantity,
.ptdh-reference-site.single-product .ptdh-inline-purchase-row .quantity.buttons_added,
.ptdh-reference-site.single-product .ptdh-inline-purchase-row .ux-quantity.quantity {
	flex: 0 0 108px;
	margin: 0 !important;
	min-width: 108px;
}

.ptdh-reference-site.single-product form.cart .single_add_to_cart_button,
.ptdh-reference-site.single-product .woocommerce-variation-add-to-cart .single_add_to_cart_button,
.ptdh-reference-site.single-product form.cart .ux-buy-now-button,
.ptdh-reference-site.single-product .woocommerce-variation-add-to-cart .ux-buy-now-button {
	align-items: center;
	border-radius: 999px !important;
	display: inline-flex;
	font-size: 0.84rem;
	font-weight: 800;
	justify-content: center;
	letter-spacing: 0.08em;
	margin: 0 !important;
	min-height: 50px;
	padding: 0 26px !important;
	text-transform: uppercase;
	width: 100%;
}

.ptdh-reference-site.single-product form.cart .single_add_to_cart_button,
.ptdh-reference-site.single-product .woocommerce-variation-add-to-cart .single_add_to_cart_button {
	background: linear-gradient(180deg, #eef4fb, #d8e5f6) !important;
	background-image: linear-gradient(180deg, #eef4fb, #d8e5f6) !important;
	border: 1px solid rgba(16, 37, 63, 0.14) !important;
	box-shadow: 0 10px 20px rgba(18, 45, 82, 0.08) !important;
	color: var(--ptdh-navy-deep) !important;
}

.ptdh-reference-site.single-product form.cart .single_add_to_cart_button:hover,
.ptdh-reference-site.single-product .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover {
	background: linear-gradient(180deg, #ffffff, #d5e3f5) !important;
	color: var(--ptdh-navy-deep) !important;
}

.ptdh-reference-site.single-product form.cart .ux-buy-now-button,
.ptdh-reference-site.single-product .woocommerce-variation-add-to-cart .ux-buy-now-button {
	background: linear-gradient(135deg, #ff7f32, #e54a35) !important;
	background-image: linear-gradient(135deg, #ff7f32, #e54a35) !important;
	border: 1px solid rgba(199, 62, 36, 0.5) !important;
	box-shadow: 0 16px 26px rgba(235, 77, 61, 0.22) !important;
	color: #fff !important;
}

.ptdh-reference-site.single-product form.cart .ux-buy-now-button:hover,
.ptdh-reference-site.single-product .woocommerce-variation-add-to-cart .ux-buy-now-button:hover {
	background: linear-gradient(135deg, #ff8c45, #e24434) !important;
	color: #fff !important;
}

.ptdh-reference-site.single-product form.cart .single_add_to_cart_button.disabled,
.ptdh-reference-site.single-product .woocommerce-variation-add-to-cart .single_add_to_cart_button.disabled {
	background: linear-gradient(180deg, #eaf1fb, #d5e1f2) !important;
	background-image: linear-gradient(180deg, #eaf1fb, #d5e1f2) !important;
	border-color: rgba(16, 37, 63, 0.14) !important;
	color: var(--ptdh-navy-deep) !important;
	opacity: 1 !important;
}

.ptdh-reference-site.single-product form.cart .ux-buy-now-button.disabled,
.ptdh-reference-site.single-product .woocommerce-variation-add-to-cart .ux-buy-now-button.disabled {
	background: linear-gradient(135deg, #ff9350, #ee5a3f) !important;
	background-image: linear-gradient(135deg, #ff9350, #ee5a3f) !important;
	border-color: rgba(199, 62, 36, 0.45) !important;
	color: #fff !important;
	opacity: 1 !important;
}

.ptdh-reference-site .ptdh-reassurance-grid {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-top: 20px;
}

.ptdh-reference-site .ptdh-reassurance-card {
	background: linear-gradient(180deg, #ffffff, #eff5fb);
	border: 1px solid var(--ptdh-line);
	border-radius: 18px;
	padding: 18px;
}

.ptdh-reference-site .accordion {
	border-radius: 24px;
	box-shadow: var(--ptdh-shadow);
	overflow: hidden;
}

.ptdh-reference-site .accordion-item {
	background: #fff;
	border-bottom: 1px solid var(--ptdh-line);
}

.ptdh-reference-site .accordion-title {
	color: var(--ptdh-navy-deep);
	font-size: 0.92rem;
	font-style: normal;
	font-weight: 800;
	letter-spacing: 0.12em;
	padding: 18px 22px;
	text-transform: uppercase;
}

.ptdh-reference-site .accordion-inner {
	color: var(--ptdh-copy);
	padding: 0 22px 22px;
}

.ptdh-reference-site .related-products-wrapper,
.ptdh-reference-site .up-sells {
	margin-top: 10px;
}

.ptdh-reference-site .product-section-title {
	font-size: 1.08rem;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.ptdh-reference-site .ptdh-reassurance-banner {
	background: linear-gradient(135deg, #edf4fb, #ffffff);
	border: 1px solid var(--ptdh-line);
	border-radius: 22px;
	box-shadow: var(--ptdh-shadow);
	margin-bottom: 24px;
	padding: 18px 20px;
}

.ptdh-reference-site .ptdh-reassurance-banner__title {
	color: var(--ptdh-navy-deep);
	font-size: 0.84rem;
	font-style: normal;
	font-weight: 800;
	letter-spacing: 0.16em;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.ptdh-reference-site .ptdh-reassurance-banner__items {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 20px;
}

.ptdh-reference-site .ptdh-reassurance-banner__items span {
	color: var(--ptdh-copy);
	font-size: 0.94rem;
	position: relative;
}

.ptdh-reference-site .ptdh-reassurance-banner__items span::before {
	color: var(--ptdh-navy);
	content: '•';
	margin-right: 8px;
}

.ptdh-reference-site.woocommerce-cart .cart-container,
.ptdh-reference-site.woocommerce-checkout .cart-container,
.ptdh-reference-site.woocommerce-checkout form.checkout,
.ptdh-reference-site .woocommerce-cart-form,
.ptdh-reference-site .cart-collaterals {
	gap: 24px;
}

.ptdh-reference-site .shop_table,
.ptdh-reference-site .cart_totals,
.ptdh-reference-site .woocommerce-checkout-review-order,
.ptdh-reference-site .woocommerce-billing-fields,
.ptdh-reference-site .woocommerce-additional-fields,
.ptdh-reference-site #payment {
	background: #fff;
	border: 1px solid var(--ptdh-line);
	border-radius: 24px;
	box-shadow: var(--ptdh-shadow);
	overflow: hidden;
}

.ptdh-reference-site .shop_table th,
.ptdh-reference-site .shop_table td {
	padding: 18px 16px;
}

.ptdh-reference-site .cart_totals,
.ptdh-reference-site .woocommerce-checkout-review-order,
.ptdh-reference-site #payment,
.ptdh-reference-site .woocommerce-billing-fields,
.ptdh-reference-site .woocommerce-additional-fields {
	padding: 20px 22px;
}

.ptdh-reference-site .cart_totals h2,
.ptdh-reference-site #order_review_heading,
.ptdh-reference-site .woocommerce-billing-fields h3,
.ptdh-reference-site .woocommerce-additional-fields h3 {
	font-size: 1.05rem;
	letter-spacing: 0.14em;
	margin-bottom: 18px;
	text-transform: uppercase;
}

.ptdh-reference-site .wc-proceed-to-checkout .button,
.ptdh-reference-site #place_order {
	min-height: 54px;
	width: 100%;
}

.ptdh-reference-site .woocommerce-info,
.ptdh-reference-site .woocommerce-message,
.ptdh-reference-site .woocommerce-error {
	border-radius: 18px;
}

.ptdh-reference-site .ptdh-info-page {
	margin: 0 auto;
	max-width: 980px;
	padding: 14px 0 46px;
}

.ptdh-reference-site .ptdh-info-hero {
	background: #fff;
	border: 1px solid var(--ptdh-line);
	border-radius: 18px;
	box-shadow: 0 10px 20px rgba(16, 37, 63, 0.05);
	color: var(--ptdh-copy);
	margin-bottom: 28px;
	overflow: hidden;
	padding: 26px 28px 24px;
	position: relative;
}

.ptdh-reference-site .ptdh-info-hero::before {
	background: linear-gradient(180deg, var(--ptdh-navy-deep), var(--ptdh-navy));
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	top: 0;
	width: 6px;
}

.ptdh-reference-site .ptdh-info-hero__eyebrow {
	display: inline-block;
	color: var(--ptdh-muted);
	font-size: 0.7rem;
	font-weight: 800;
	letter-spacing: 0.16em;
	margin-bottom: 8px;
	opacity: 1;
	text-transform: uppercase;
}

.ptdh-reference-site .ptdh-info-hero h1,
.ptdh-reference-site .ptdh-info-hero h2 {
	color: var(--ptdh-navy-deep);
	font-size: clamp(1.38rem, 2vw, 1.95rem);
	font-style: normal;
	line-height: 1.12;
	margin-bottom: 10px;
}

.ptdh-reference-site .ptdh-info-hero p {
	color: var(--ptdh-copy);
	font-size: 0.92rem;
	line-height: 1.7;
	margin-bottom: 0;
	max-width: 720px;
}

.ptdh-reference-site .ptdh-info-grid {
	display: grid;
	gap: 22px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin-bottom: 26px;
}

.ptdh-reference-site .ptdh-info-card,
.ptdh-reference-site .ptdh-faq-item,
.ptdh-reference-site .ptdh-info-panel {
	background: #fff;
	border: 1px solid var(--ptdh-line);
	border-radius: 16px;
	box-shadow: 0 8px 16px rgba(16, 37, 63, 0.04);
	padding: 20px 20px 18px;
}

.ptdh-reference-site .ptdh-info-card h3,
.ptdh-reference-site .ptdh-info-panel h3 {
	font-size: 0.92rem;
	font-style: normal;
	letter-spacing: 0.06em;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.ptdh-reference-site .ptdh-info-card p:last-child,
.ptdh-reference-site .ptdh-info-panel p:last-child {
	margin-bottom: 0;
}

.ptdh-reference-site .ptdh-info-list {
	display: grid;
	gap: 14px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.ptdh-reference-site .ptdh-info-list li {
	background: #fff;
	border: 1px solid var(--ptdh-line);
	border-radius: 14px;
	box-shadow: 0 6px 14px rgba(16, 37, 63, 0.04);
	padding: 14px 16px;
}

.ptdh-reference-site .ptdh-info-list strong {
	color: var(--ptdh-navy-deep);
	display: block;
	margin-bottom: 6px;
}

.ptdh-reference-site .ptdh-info-list span {
	color: var(--ptdh-copy);
	display: block;
	line-height: 1.7;
}

.ptdh-reference-site .ptdh-info-stack {
	display: grid;
	gap: 22px;
	margin-bottom: 26px;
}

.ptdh-reference-site .ptdh-info-table-wrap {
	background: #fff;
	border: 1px solid var(--ptdh-line);
	border-radius: 16px;
	box-shadow: 0 8px 16px rgba(16, 37, 63, 0.04);
	margin-bottom: 26px;
	overflow: hidden;
}

.ptdh-reference-site .ptdh-info-table-wrap h3 {
	font-size: 1rem;
	letter-spacing: 0.08em;
	margin: 0;
	padding: 24px 24px 0;
	text-transform: uppercase;
}

.ptdh-reference-site .ptdh-info-table-wrap p {
	margin: 0;
	padding: 10px 24px 18px;
}

.ptdh-reference-site .ptdh-info-table {
	border-collapse: collapse;
	margin: 0;
	width: 100%;
}

.ptdh-reference-site .ptdh-info-table th,
.ptdh-reference-site .ptdh-info-table td {
	border-top: 1px solid var(--ptdh-line);
	padding: 14px 18px;
	text-align: left;
	vertical-align: top;
}

.ptdh-reference-site .ptdh-info-table th {
	background: #f6f9fc;
	color: var(--ptdh-navy-deep);
	font-size: 0.82rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.ptdh-reference-site .ptdh-info-table td {
	color: var(--ptdh-copy);
	line-height: 1.65;
}

.ptdh-reference-site .ptdh-info-note {
	color: var(--ptdh-muted);
	font-size: 0.92rem;
	line-height: 1.7;
	margin-top: -10px;
}

.ptdh-reference-site.single-product .ptdh-product-brief h2 {
	font-size: 1.5rem;
	font-style: normal;
	margin-bottom: 10px;
}

.ptdh-reference-site.single-product .ptdh-product-brief > p {
	margin-bottom: 18px;
}

.ptdh-reference-site.single-product .woocommerce-Tabs-panel--description {
	padding-top: 8px;
}

.ptdh-reference-site.single-product .ptdh-product-brief {
	max-width: 920px;
}

.ptdh-reference-site.single-product .ptdh-product-brief > p {
	color: var(--ptdh-muted);
	font-size: 1rem;
	line-height: 1.8;
	max-width: 64ch;
}

.ptdh-reference-site .ptdh-news-grid {
	display: grid;
	gap: 22px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ptdh-reference-site .ptdh-news-grid .ptdh-info-card {
	height: 100%;
}

.ptdh-reference-site .ptdh-faq-stack {
	display: grid;
	gap: 16px;
}

.ptdh-reference-site .ptdh-faq-item summary {
	color: var(--ptdh-navy-deep);
	cursor: pointer;
	font-size: 0.9rem;
	font-weight: 800;
	list-style: none;
	padding-right: 18px;
	position: relative;
}

.ptdh-reference-site .ptdh-faq-item summary::-webkit-details-marker {
	display: none;
}

.ptdh-reference-site .ptdh-faq-item summary::after {
	content: "+";
	font-size: 1.4rem;
	font-weight: 400;
	position: absolute;
	right: 0;
	top: -4px;
}

.ptdh-reference-site .ptdh-faq-item[open] summary::after {
	content: "-";
}

.ptdh-reference-site .ptdh-faq-item p,
.ptdh-reference-site .ptdh-faq-item ul {
	margin-top: 14px;
}

.ptdh-reference-site .footer-2,
.ptdh-reference-site .absolute-footer {
	background-color: var(--ptdh-navy) !important;
}

.ptdh-reference-site .footer-wrapper,
.ptdh-reference-site .absolute-footer {
	color: rgba(255, 255, 255, 0.84);
}

.ptdh-reference-site .footer-widgets {
	padding: 28px 0 16px;
}

.ptdh-reference-site .footer-widgets .row {
	display: grid;
	gap: 28px;
	grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr) minmax(0, 1fr);
}

.ptdh-reference-site .footer-widgets .row > .col {
	flex: none;
	margin: 0;
	max-width: none;
	padding-bottom: 0;
	width: auto;
}

.ptdh-reference-site .footer-widgets .widget-title {
	color: #fff;
	font-size: 0.9rem;
	font-style: normal;
	letter-spacing: 0.08em;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.ptdh-reference-site .footer-widgets .is-divider {
	background-color: rgba(255, 255, 255, 0.2);
	margin: 0 0 18px;
	max-width: 100%;
}

.ptdh-reference-site .footer-widgets p,
.ptdh-reference-site .footer-widgets li,
.ptdh-reference-site .footer-widgets a {
	color: rgba(255, 255, 255, 0.82);
}

.ptdh-reference-site .footer-widgets ul.menu > li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.12);
	margin: 0;
	padding: 7px 0;
}

.ptdh-reference-site .footer-widgets ul.menu > li:last-child {
	border-bottom: 0;
}

.ptdh-reference-site .footer-widgets ul.menu > li > a:hover,
.ptdh-reference-site .footer-widgets .follow-icons a:hover {
	color: #fff;
}

.ptdh-reference-site .ptdh-footer-contact {
	display: grid;
	gap: 12px;
}

.ptdh-reference-site .ptdh-footer-contact__meta {
	display: grid;
	gap: 8px;
}

.ptdh-reference-site .ptdh-footer-contact__meta a {
	font-weight: 700;
}

.ptdh-reference-site .absolute-footer .footer-primary,
.ptdh-reference-site .absolute-footer .footer-secondary {
	align-items: center;
	display: flex;
	gap: 18px;
}

.ptdh-reference-site .absolute-footer .footer-primary {
	flex-wrap: wrap;
}

.ptdh-reference-site .absolute-footer .footer-nav {
	gap: 16px;
}

.ptdh-reference-site .absolute-footer .footer-nav a {
	font-size: 0.78rem;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

@media (max-width: 849px) {
	.ptdh-reference-site.single-product .woocommerce-variation-add-to-cart.variations_button {
		grid-template-columns: 84px minmax(0, 1fr);
	}

	.ptdh-reference-site .footer-widgets .row {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.ptdh-reference-site .footer-widgets .row > .col:first-child {
		grid-column: 1 / -1;
	}

	.ptdh-reference-site .ptdh-info-table {
		display: block;
		overflow-x: auto;
		white-space: nowrap;
	}
}

@media (max-width: 549px) {
	.ptdh-reference-site.single-product .woocommerce-variation-add-to-cart.variations_button {
		grid-template-columns: minmax(0, 1fr);
	}

	.ptdh-reference-site.single-product .woocommerce-variation-add-to-cart .quantity {
		grid-row: auto;
	}

	.ptdh-reference-site .footer-widgets .row {
		grid-template-columns: minmax(0, 1fr);
	}

	.ptdh-reference-site .footer-widgets .row > .col:first-child {
		grid-column: auto;
	}
}

.ptdh-reference-site .copyright-footer {
	font-size: 0.82rem;
}

@media only screen and (max-width: 849px) {
	.ptdh-reference-site .search-form {
		width: 100% !important;
	}

	.ptdh-reference-site #logo a::after {
		font-size: 1.02rem;
		letter-spacing: 0.12em;
	}

	.ptdh-reference-site .ptdh-home-hero__inner,
	.ptdh-reference-site .ptdh-home-cta__panel,
	.ptdh-reference-site .ptdh-home-spotlight:nth-child(3),
	.ptdh-reference-site.single-product .woocommerce-variation-add-to-cart.variations_button {
		grid-template-columns: 1fr;
	}

	.ptdh-reference-site .ptdh-home-hero__inner {
		padding: 26px;
	}

	.ptdh-reference-site .ptdh-home-hero__visual,
	.ptdh-reference-site .ptdh-league-grid,
	.ptdh-reference-site .ptdh-benefit-strip__grid,
	.ptdh-reference-site .ptdh-reassurance-grid,
	.ptdh-reference-site .ptdh-card-grid,
	.ptdh-reference-site .ptdh-info-grid,
	.ptdh-reference-site .ptdh-news-grid {
		grid-template-columns: 1fr;
	}

	.ptdh-reference-site .ptdh-home-spotlight:nth-child(2),
	.ptdh-reference-site .ptdh-home-spotlight:nth-child(3) {
		margin-left: 0;
		margin-top: 0;
	}

	.ptdh-reference-site .ptdh-section-heading,
	.ptdh-reference-site .ptdh-archive-note {
		align-items: flex-start;
		flex-direction: column;
	}

	.ptdh-reference-site.single-product .product-main > .row {
		padding: 16px;
	}

	.ptdh-reference-site .absolute-footer .footer-primary,
	.ptdh-reference-site .absolute-footer .footer-secondary {
		display: block;
	}
}

@media only screen and (max-width: 549px) {
	.ptdh-reference-site .header-top .html_topbar_left strong {
		font-size: 0.66rem;
		letter-spacing: 0.12em;
		white-space: normal;
	}

	.ptdh-reference-site #logo a {
		gap: 10px;
		min-height: 40px;
	}

	.ptdh-reference-site #logo a::before {
		border-radius: 12px;
		font-size: 0.8rem;
		height: 34px;
		width: 34px;
	}

	.ptdh-reference-site #logo a::after {
		font-size: 0.88rem;
		letter-spacing: 0.1em;
	}

	.ptdh-reference-site .ptdh-home-hero {
		margin-top: 16px;
	}

	.ptdh-reference-site .ptdh-home-hero__inner,
	.ptdh-reference-site .ptdh-home-cta__panel {
		padding: 20px;
	}

	.ptdh-reference-site .ptdh-home-hero h1 {
		font-size: 2.2rem;
		max-width: none;
	}

	.ptdh-reference-site .ptdh-home-spotlight__media {
		min-height: 180px;
	}

	.ptdh-reference-site .ptdh-league-tile__media {
		min-height: 104px;
	}

	.ptdh-reference-site .products .product-small .box-image {
		padding: 14px 14px 4px;
	}

	.ptdh-reference-site .products .product-small .box-text {
		padding: 0 14px 16px;
	}

	.ptdh-reference-site .cart_totals,
	.ptdh-reference-site .woocommerce-checkout-review-order,
	.ptdh-reference-site #payment,
	.ptdh-reference-site .woocommerce-billing-fields,
	.ptdh-reference-site .woocommerce-additional-fields {
		padding: 16px;
	}
}

/* tpl-004 competitor-style reset */
html {
	background: #f7faf6 !important;
}

.ptdh-reference-site {
	--ptdh-navy: #3ea348;
	--ptdh-navy-deep: #205f27;
	--ptdh-sky: #78bf63;
	--ptdh-line: #dbe7d7;
	--ptdh-soft: #f4f8f2;
	--ptdh-surface: #ffffff;
	--ptdh-copy: #203523;
	--ptdh-muted: #617363;
	--ptdh-shadow: 0 10px 22px rgba(32, 95, 39, 0.06);
	--ptdh-radius: 10px;
	--ptdh-radius-sm: 8px;
	background: #f7faf6;
	color: var(--ptdh-copy);
}

body.ptdh-reference-site #wrapper {
	background: linear-gradient(180deg, #f7faf6 0, #fff 260px);
}

.ptdh-reference-site .header-top {
	background: #3a8f3a !important;
}

.ptdh-reference-site .header-top .nav > li > a,
.ptdh-reference-site .header-top .html_topbar_left strong {
	color: #fff;
	font-size: 0.68rem;
	letter-spacing: 0.12em;
}

.ptdh-reference-site .header-main,
.ptdh-reference-site .header-bg-color {
	background: rgba(255, 255, 255, 0.98) !important;
	backdrop-filter: none;
	border-bottom: 1px solid #e2ebdf;
	box-shadow: 0 4px 14px rgba(24, 42, 26, 0.04);
}

.ptdh-reference-site .header-bottom {
	background: #43a047 !important;
	border-top: 0;
}

.ptdh-reference-site #logo a {
	gap: 10px;
}

.ptdh-reference-site #logo a::before {
	background: linear-gradient(180deg, #44ad4d, #2f7f34);
	border-radius: 8px;
	box-shadow: none;
	content: "CF";
	font-size: 0.84rem;
	height: 38px;
	width: 38px;
}

.ptdh-reference-site #logo a::after {
	color: #1f4022;
	content: "CAMISETAS FUTBOL";
	font-size: 0.94rem;
	font-weight: 900;
	letter-spacing: 0.08em;
}

.ptdh-reference-site .header-bottom .nav > li > a,
.ptdh-reference-site .header-bottom .mobile-sidebar-levels-2 .nav > li > ul > li > a {
	color: #fff;
	font-size: 0.74rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.ptdh-reference-site .header-bottom .nav > li > a:hover,
.ptdh-reference-site .header-bottom .nav > li.active > a,
.ptdh-reference-site .header-bottom .nav > li.current-dropdown > a {
	color: rgba(255, 255, 255, 0.86);
}

.ptdh-reference-site .icon-shopping-basket,
.ptdh-reference-site .icon-user,
.ptdh-reference-site .icon-menu {
	color: #2b6d2d;
}

.ptdh-reference-site .search-form {
	width: min(34vw, 360px) !important;
}

.ptdh-reference-site .searchform .search-field {
	border: 1px solid #d7e5d4;
	border-radius: 6px 0 0 6px;
}

.ptdh-reference-site .searchform .submit-button {
	background: #43a047;
	border-color: #43a047;
	border-radius: 0 6px 6px 0;
}

.ptdh-reference-site h1,
.ptdh-reference-site h2,
.ptdh-reference-site h3,
.ptdh-reference-site .heading-font,
.ptdh-reference-site .section-title-main {
	color: #203523;
	letter-spacing: 0;
}

.ptdh-reference-site .button,
.ptdh-reference-site button,
.ptdh-reference-site input[type="submit"],
.ptdh-reference-site input[type="button"] {
	border-radius: 6px;
	box-shadow: none;
	font-weight: 800;
	letter-spacing: 0.02em;
	text-transform: none;
}

.ptdh-reference-site .button.primary:not(.is-outline),
.ptdh-reference-site .button.alt:not(.is-outline),
.ptdh-reference-site .single_add_to_cart_button,
.ptdh-reference-site .checkout-button,
.ptdh-reference-site .woocommerce-mini-cart__buttons .checkout {
	background: #43a047 !important;
	border-color: #43a047 !important;
	color: #fff !important;
}

.ptdh-reference-site .button.is-outline,
.ptdh-reference-site .woocommerce-mini-cart__buttons .button:not(.checkout) {
	border-color: #43a047 !important;
	color: #2c7d31 !important;
}

.ptdh-reference-site .scn-home-shell {
	padding-bottom: 24px;
}

.ptdh-reference-site .scn-home-hero {
	margin-top: 18px;
	padding: 0 0 16px;
}

.ptdh-reference-site .scn-home-hero__panel {
	background: linear-gradient(180deg, #4ab14c, #3d9640);
	border: 1px solid #347f37;
	border-radius: 10px;
	box-shadow: none;
	color: #fff;
	margin: 0 auto;
	max-width: 980px;
	padding: 52px 48px;
	text-align: center;
}

.ptdh-reference-site .scn-home-hero__eyebrow {
	color: rgba(255, 255, 255, 0.78);
	font-size: 0.78rem;
	font-weight: 800;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.ptdh-reference-site .scn-home-hero h1 {
	color: #fff;
	font-size: clamp(2rem, 4vw, 3rem);
	line-height: 1.08;
	margin: 10px auto 14px;
	max-width: 760px;
}

.ptdh-reference-site .scn-home-hero p {
	color: rgba(255, 255, 255, 0.92);
	font-size: 0.98rem;
	margin: 0 auto;
	max-width: 760px;
}

.ptdh-reference-site .scn-home-hero__actions {
	display: flex;
	gap: 12px;
	justify-content: center;
	margin-top: 24px;
}

.ptdh-reference-site .scn-home-hero__actions .button {
	min-width: 178px;
}

.ptdh-reference-site .scn-home-hero__actions .button.primary {
	background: #fff !important;
	border-color: #fff !important;
	color: #256c2b !important;
}

.ptdh-reference-site .scn-home-hero__actions .button.is-outline {
	border-color: rgba(255, 255, 255, 0.7) !important;
	color: #fff !important;
}

.ptdh-reference-site .scn-home-strip {
	padding: 0 0 18px;
}

.ptdh-reference-site .scn-home-strip__inner {
	background: #295c29;
	border-radius: 8px;
	color: #fff;
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	padding: 15px 24px;
	text-align: center;
}

.ptdh-reference-site .scn-home-strip__inner span {
	font-size: 0.76rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.ptdh-reference-site .scn-home-categories,
.ptdh-reference-site .scn-home-clubs,
.ptdh-reference-site .scn-home-products {
	padding: 10px 0 22px;
}

.ptdh-reference-site .scn-home-band {
	padding: 2px 0 22px;
}

.ptdh-reference-site .scn-home-band__inner {
	background: linear-gradient(180deg, #2d692f, #255628);
	border-radius: 8px;
	color: #fff;
	padding: 30px 34px;
	text-align: center;
}

.ptdh-reference-site .scn-home-band__inner h2 {
	color: #fff;
	font-size: 1.5rem;
	margin-bottom: 10px;
}

.ptdh-reference-site .scn-home-band__inner p {
	color: rgba(255, 255, 255, 0.86);
	margin: 0 auto;
	max-width: 880px;
}

.ptdh-reference-site .scn-home-heading {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-bottom: 14px;
}

.ptdh-reference-site .scn-home-heading h2 {
	font-size: 1.18rem;
	font-weight: 800;
	margin: 0;
	text-transform: uppercase;
}

.ptdh-reference-site .scn-home-heading--alert h2 {
	color: #2a5e2d;
}

.ptdh-reference-site .scn-home-categories__grid,
.ptdh-reference-site .scn-home-clubs__grid {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(6, minmax(0, 1fr));
}

.ptdh-reference-site .scn-home-tile {
	background: #fff;
	border: 1px solid #dbe7d7;
	border-radius: 8px;
	box-shadow: none;
	color: #203523;
	display: flex;
	flex-direction: column;
	gap: 10px;
	overflow: hidden;
	padding: 12px;
	text-align: center;
	transition: border-color 0.2s ease, transform 0.2s ease;
}

.ptdh-reference-site .scn-home-tile:hover {
	border-color: #71b96b;
	transform: translateY(-2px);
}

.ptdh-reference-site .scn-home-tile__media {
	align-items: center;
	background: #f5f8f4;
	border-radius: 6px;
	display: flex;
	justify-content: center;
	min-height: 128px;
	overflow: hidden;
	padding: 8px;
}

.ptdh-reference-site .scn-home-tile__media img {
	height: auto;
	max-height: 120px;
	object-fit: contain;
	width: 100%;
}

.ptdh-reference-site .scn-home-tile__label {
	font-size: 0.8rem;
	font-weight: 800;
	line-height: 1.3;
}

.ptdh-reference-site .scn-home-products--accent .container {
	background: #f2f7ef;
	border: 1px solid #dbe7d7;
	border-radius: 8px;
	padding: 22px 24px 14px;
}

.ptdh-reference-site .products .product-small,
.ptdh-reference-site .products .product-small.box,
.ptdh-reference-site .products .product-small .box {
	height: 100%;
}

.ptdh-reference-site .products .product-small .box {
	background: #fff;
	border: 1px solid #dfe8dc;
	border-radius: 8px;
	box-shadow: none;
	overflow: hidden;
	padding: 0;
}

.ptdh-reference-site .products .product-small .box-image {
	background: #fff;
	padding: 14px 14px 6px;
}

.ptdh-reference-site .products .product-small .box-image img {
	border-radius: 4px;
	object-fit: contain;
}

.ptdh-reference-site .products .product-small .box-text {
	padding: 0 14px 14px;
}

.ptdh-reference-site .products .product-small .name {
	font-size: 0.8rem;
	font-weight: 700;
	line-height: 1.38;
	margin-bottom: 8px;
	min-height: 3.3em;
}

.ptdh-reference-site .products .product-small .price {
	color: #2f7f34;
	font-size: 0.86rem;
	font-weight: 800;
}

.ptdh-reference-site .products .product-small .price ins,
.ptdh-reference-site .products .product-small .price > .amount {
	color: #2f7f34;
}

.ptdh-reference-site .products .product-small .price del {
	color: #8a9a8a;
	font-size: 0.78rem;
}

.ptdh-reference-site .products .product-small .box .box-text-products {
	padding-bottom: 0;
}

.ptdh-reference-site .box .quick-add {
	border-top: 1px solid #e4ece1;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ptdh-reference-site .box .quick-add > div {
	margin: 0;
}

.ptdh-reference-site .box .quick-add .button {
	align-items: center;
	background: #fff !important;
	border: 0 !important;
	border-radius: 0 !important;
	color: #2f7f34 !important;
	display: inline-flex;
	font-size: 0.72rem;
	font-weight: 800;
	justify-content: center;
	min-height: 42px;
	padding: 0 10px !important;
	text-transform: uppercase;
	width: 100%;
}

.ptdh-reference-site .box .quick-add > div + div .button {
	border-left: 1px solid #e4ece1 !important;
}

.ptdh-reference-site .box .quick-add .button:hover {
	background: #f3f8f1 !important;
}

.ptdh-reference-site .badge-container .on-sale,
.ptdh-reference-site .badge-container .new-bubble,
.ptdh-reference-site .badge-container .hot-badge {
	background: #d53d3d !important;
	border-radius: 4px;
	box-shadow: none;
	font-weight: 800;
	letter-spacing: 0.06em;
}

.ptdh-reference-site .widget,
.ptdh-reference-site .shop-sidebar .widget,
.ptdh-reference-site .off-canvas-sidebar .widget {
	background: #fff;
	border: 1px solid #e0e9dd;
	border-radius: 8px;
	box-shadow: none;
	padding: 16px 18px;
}

.ptdh-reference-site .footer-widgets .widget,
.ptdh-reference-site .footer-widgets .row > .col {
	background: transparent;
	border: 0;
	box-shadow: none;
	padding: 0;
}

.ptdh-reference-site.single-product #product-sidebar {
	display: none;
}

.ptdh-reference-site.single-product .product-main .content-row {
	align-items: flex-start;
	gap: 28px;
}

.ptdh-reference-site.single-product .product-main .product-gallery {
	flex: 0 0 56%;
	max-width: 56%;
}

.ptdh-reference-site.single-product .product-main .product-info {
	flex: 0 0 calc(44% - 28px);
	max-width: calc(44% - 28px);
	padding-left: 0;
}

.ptdh-reference-site.single-product .product-main .product-gallery,
.ptdh-reference-site.single-product .product-main .product-info {
	background: #fff;
	border: 1px solid #dfe8dc;
	border-radius: 8px;
	box-shadow: none;
	padding: 22px;
}

.ptdh-reference-site.single-product .product-main .product-gallery {
	padding-bottom: 16px;
}

.ptdh-reference-site.single-product .product-main .product-info .woocommerce-breadcrumb + .woocommerce-breadcrumb {
	display: none;
}

.ptdh-reference-site.single-product .product-main .product-title {
	font-size: 1.42rem;
	line-height: 1.24;
}

.ptdh-reference-site.single-product .price-wrapper,
.ptdh-reference-site.single-product .variations_form,
.ptdh-reference-site.single-product .stock {
	margin-top: 14px;
}

.ptdh-reference-site .shop-container .woocommerce-ordering select,
.ptdh-reference-site .shop-container .woocommerce-result-count {
	font-size: 0.82rem;
}

.ptdh-reference-site .footer-wrapper .footer-2 {
	background: #3a8f3a !important;
}

.ptdh-reference-site .footer-wrapper .absolute-footer,
.ptdh-reference-site .footer-wrapper .footer-bottom {
	background: #2e702f !important;
}

.ptdh-reference-site .footer-wrapper,
.ptdh-reference-site .absolute-footer,
.ptdh-reference-site .footer-widgets p,
.ptdh-reference-site .footer-widgets li,
.ptdh-reference-site .footer-widgets a {
	color: rgba(255, 255, 255, 0.86);
}

.ptdh-reference-site .footer-widgets .widget-title {
	font-size: 0.84rem;
	letter-spacing: 0.08em;
}

.ptdh-reference-site .footer-widgets ul.menu > li {
	border-bottom-color: rgba(255, 255, 255, 0.14);
}

@media only screen and (max-width: 849px) {
	.ptdh-reference-site .scn-home-strip__inner {
		grid-template-columns: 1fr;
	}

	.ptdh-reference-site .scn-home-categories__grid,
	.ptdh-reference-site .scn-home-clubs__grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.ptdh-reference-site .scn-home-hero__panel {
		padding: 34px 24px;
	}

	.ptdh-reference-site.single-product .product-main .product-gallery,
	.ptdh-reference-site.single-product .product-main .product-info {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media only screen and (max-width: 549px) {
	.ptdh-reference-site #logo a::after {
		font-size: 0.8rem;
		letter-spacing: 0.06em;
	}

	.ptdh-reference-site .search-form {
		width: 100% !important;
	}

	.ptdh-reference-site .scn-home-hero h1 {
		font-size: 1.8rem;
	}

	.ptdh-reference-site .scn-home-hero__actions {
		flex-direction: column;
	}

	.ptdh-reference-site .scn-home-categories__grid,
	.ptdh-reference-site .scn-home-clubs__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.ptdh-reference-site .scn-home-products--accent .container {
		padding: 18px 16px 10px;
	}
}
