/**
 * Single produto Horta Osório — layout espelhado da MDE com prefixo product-single-ho__.
 */

.product-single--ho{
	--single-ho-accent: #7a4a3c;
	position: relative;
	padding-top: 112px;
}

@media (max-width: 991px) {
	.product-single--ho{
		padding-top: 88px;
	}
}

.mb-custom-ho-56{
	margin-bottom: 56px;
}

.product-single-ho__content{
	position: relative;
	padding: 80px 0 120px;
}

.product-single-ho__gallery{
	position: relative;
	z-index: 2;
	margin-bottom: 15px;
}

.product-single-ho__gallery-slide{
	position: relative;
	z-index: 2;
	height: 800px;
}

.product-single-ho__gallery-slide img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.product-single-ho__gallery-controls{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0;
	margin-top: 10px;
	color: var(--single-ho-accent);
}

.product-single-ho__gallery-nav{
	border: 0;
	background: transparent;
	line-height: 1;
	color: var(--single-ho-accent);
	padding: 4px 0;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.product-single-ho__gallery-nav svg path{
	stroke-width: 1;
}

.product-single-ho__content-inner-title-wrap{
	margin-bottom: 22px;
}

.product-single-ho__gallery-nav:hover:not(:disabled){
	color: var(--single-ho-accent);
}

.product-single-ho__gallery-nav.swiper-button-disabled{
	opacity: 0.25;
	cursor: default;
}

.product-single-ho__content-inner-title{
	color: #AD644E;
	padding-bottom: 10px;
	text-transform: uppercase;
	display: inline-flex;
}

.product-single-ho__content-inner-subtitle{
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1.4;
	text-transform: uppercase;
	color: #231F20;
}

.product-single-ho__editor p{
	font-family: 'Satoshi', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	line-height: 1.6;
}

.product-single-ho__editor{
	margin-bottom: 44px;
}

/* ACF — blocos com --ho partilham estrutura com MDE (só cores herdadas onde aplicável) */
.product-detail-acf--ho .product-detail-acf__heading{
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 24px;
}

.product-detail-acf--ho .product-detail-acf__heading h4{
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 1.4;
}

.product-detail-acf--ho .product-detail-acf__heading--awards h4{
	max-width: 60%;
}

.product-detail-acf--ho .product-detail-acf__award-year-title{
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	font-style: normal;
	font-size: 19px;
	line-height: 1.6;
	color: rgba(20, 20, 20, 0.4);
	text-transform: uppercase;
	margin-bottom: 32px;
}

.product-detail-acf--ho .product-detail-acf__heading-year{
	appearance: none;
	background: none;
	border: none;
	padding: 0;
	margin: 0 0 22px;
	width: 100%;
	text-align: left;
	color: rgba(20, 20, 20, 0.4);
	display: flex;
	align-items: center;
	font-family: 'Reservation Wide', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 19px;
	cursor: pointer;
	transition: color 0.3s ease;
	gap: 8px;
}

.product-detail-acf--ho .product-detail-acf__heading-year:hover .product-detail-acf__heading-year-label,
.product-detail-acf--ho .product-detail-acf__heading-year:focus-visible .product-detail-acf__heading-year-label{
	color: rgba(20, 20, 20, 1);
}

.product-detail-acf--ho .product-detail-acf__heading-year:focus-visible{
	outline: 2px solid currentColor;
	outline-offset: 2px;
}

.product-detail-acf--ho .product-detail-acf__heading-year-label{
	color: inherit;
	font-family: 'Playfair Display', serif;
}

.product-detail-acf--ho .product-detail-acf__award-item{
	gap: 15px;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.product-detail-acf--ho .product-detail-acf__award-content{
	margin-bottom: 0;
	font-family: 'Satoshi', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	line-height: 1.6;
	min-width: 0;
	overflow-wrap: break-word;
	word-wrap: break-word;
}

.product-detail-acf--ho .product-detail-acf__award-content a{
	overflow-wrap: break-word;
	word-wrap: break-word;
}

.product-detail-acf--ho .product-detail-acf__award-item img{
	height: 40px;
	min-width: 70px;
	object-position: left;
}

.product-detail-acf--ho .product-detail-acf__heading-year img{
	height: 25px;
	width: auto;
}

.product-detail-acf--ho .product-detail-acf__heading-icon{
	width: 50px;
	height: 50px;
}

.product-detail-acf--ho .product-detail-acf__tasting-intro{
	margin-bottom: 63px;
}

.product-detail-acf--ho .product-detail-acf__tasting-item{
	display: flex;
	align-items: center;
	gap: 16px;
	margin-bottom: 16px;
}

.product-detail-acf--ho .product-detail-acf__icon{
	width: 50px;
	height: 50px;
}

.product-detail-acf--ho .product-detail-acf__technical{
	margin-top: 63px;
}

.product-detail-acf--ho .product-detail-acf__technical-toggle{
	appearance: none;
	background: none;
	border: none;
	padding: 0;
	margin: 0 0 1rem;
	width: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	text-align: left;
	cursor: pointer;
	color: inherit;
	transition: opacity 0.2s ease;
}

.product-detail-acf--ho .product-detail-acf__technical-toggle:hover{
	opacity: 0.85;
}

.product-detail-acf--ho .product-detail-acf__technical-toggle:focus-visible{
	outline: 2px solid currentColor;
	outline-offset: 2px;
}

.product-detail-acf--ho .product-detail-acf__technical-toggle-label{
	flex: 1;
	min-width: 0;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	line-height: 1.6;
	color: rgba(20, 20, 20, 1);
	text-transform: uppercase;
	text-decoration: none;
}

.product-detail-acf--ho .product-detail-acf__technical-chevron{
	flex-shrink: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 9px;
	border-color: transparent transparent transparent currentColor;
	transition: transform 0.25s ease;
	margin-top: 2px;
}

.product-detail-acf--ho .product-detail-acf__technical-toggle[aria-expanded="true"] .product-detail-acf__technical-chevron{
	transform: rotate(90deg);
}

.product-detail-acf--ho .product-detail-acf__technical-list{
	display: flex;
	gap: 20px;
}

.product-detail-acf--ho .product-detail-acf__technical-list li a{
	font-family: 'Reservation Wide', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	line-height: 1.6;
	color: rgba(20, 20, 20, 0.4);
	text-transform: uppercase;
	margin-bottom: 20px;
	text-decoration: none;
}

.product-detail-acf--ho .product-detail-acf__technical-list li a:hover{
	color: rgba(20, 20, 20, 1);
}

/* Related */
.product-related--ho{
	position: relative;
	padding: 160px 0;
	background: radial-gradient(92.81% 162.97% at 57.78% 106.33%, #BBBDA3 0%, #B4B699 16%, #A3A582 33%, #979A72 46%, #909369 69%, #8E9166 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;

}

.product-single-ho__related-inner{
	position: relative;
	z-index: 2;
}

.product-related--ho .product-related__title{
	position: relative;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	line-height: 1.6;
	color: white;
	padding: 0 0 12px;
	text-transform: uppercase;
	margin-bottom: 52px;
}



.product-related--ho .product-related__slider{
	position: relative;
	z-index: 2;
}

/* Controles do related: como hub HO — à esquerda/direita, centrados ao meio do carrossel */
.product-single-ho__related-controls{
	position: absolute;
	left: 0;
	right: 0;
	top: 42%;
	transform: translateY(-50%);
	z-index: 5;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0;
	margin: 0;
	padding: 0;
	color: black;
	pointer-events: none;
}

.product-single-ho__related-controls .product-single-ho__gallery-nav{
	pointer-events: auto;
	padding: 8px;
	color: black;
}

.product-single-ho__related-controls .product-single-ho__gallery-nav:hover:not(:disabled){
	color: black;
	opacity: 0.85;
}

.product-single-ho__related-swiper .swiper-slide ,
.product-related--ho .swiper-slide{
	height: auto;
}

.product-single-ho__related-swiper .product-related__card{
	display: flex;
	flex-direction: column;
	height: 100%;
	text-decoration: none;
	color: inherit;
}

.product-related--ho .product-related__background-image{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	pointer-events: none;
}

.product-related--ho .product-related__background-image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
}

.product-related--ho .product-related__thumb{
	max-height: 315px;
	height: 100%;
}

.product-related--ho .product-related__thumb img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.product-related--ho .product-related__name{
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 1.6;
	color: #141414;
	text-transform: uppercase;
	text-align: center;
}

.product-related--ho .product-related__meta{
	text-align: center;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	line-height: 1.6;
	color: #141414;
	text-transform: uppercase;
	margin-bottom: 12px;
}
