body,
h1,
h2,
h3,
h4,
h5,
h6,
small,
strong,
del,
.text-muted,
.text-dark {
	color: var(--color-maroon) !important;
}

.page-product #main > * {
	margin-bottom: 0;
}

.flip-clock-wrapper {
	margin-inline: 0 !important;
}

.expected-date {
	min-height: 40px;
}

.expected-date span {
	text-wrap: nowrap;
}

.preordercontent {
	all: unset;
	margin-block: 25px;
	display: block;
}

.date_available {
	font-size: 1.1rem !important;
}

.flip-clock-divider .flip-clock-label {
	font-size: 13px !important;
}

.badge {
	color: #fff !important;
}

[aria-label="breadcrumb"] {
	margin-block: 25px;
}

.images-container {
	flex-direction: column;
}

.date_available,
#wk_pre_price span {
	color: var(--color-maroon) !important;
}

.cz-preview-item {
	border-radius: 40px;
	overflow: hidden;
}

.product-description-short,
.product-actions,
.product-variants,
h1,
.product-flags {
	max-width: 750px;
}

.product-flags {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 10px;
}

.product-container > .row {
	gap: 100px;
}

.product-details {
	max-width: unset !important;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.product-quantity {
	max-width: 325px;
	margin-top: 50px;
}

.product-quantity label {
	font-size: var(--font-size-btn);
	color: var(--color-maroon) !important;
	font-weight: 700;
}

.complementary-informations div[role="tablist"] {
	background-image: var(--image-pattern-1);
	border-radius: 20px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

.complementary-informations button[role="tab"] {
	padding: 10px;
	flex-grow: 1;
}

.complementary-informations button[role="tab"]:not(:last-child)::after {
	content: "";
	width: 1px;
	height: 60%;
	background-color: var(--color-orange);
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.complementary-informations button[role="tab"] span {
	font-family: var(--font-family-la-cartoonnerie);
	color: var(--color-maroon);
	padding: 30px;
	border-radius: 10px;
	transition: all 0.2s ease-in-out;
	outline: 2px solid transparent;
	outline-offset: 2px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.complementary-informations button[role="tab"][aria-selected="true"] span {
	color: var(--color-orange);
}

.complementary-informations [role="tab"][aria-selected="true"] {
	color: var(--color-maroon);
}

.complementary-informations [role="tab"]:hover span.focus,
.complementary-informations [role="tab"]:focus span.focus,
.complementary-informations [role="tab"]:active span.focus {
	color: var(--color-orange);
	outline: 2px solid transparent;
	border-radius: 10px;
}

.complementary-informations [role="tab"]:focus-visible span.focus {
	outline-color: var(--color-orange);
	border-radius: 10px;
}

.complementary-informations [role="tabpanel"] {
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 750px;
	color: var(--color-maroon);
}

.complementary-informations [role="tabpanel"]:not(.hidden) {
	padding: 25px 40px;
	padding-bottom: 150px;
}

.highlight {
	color: var(--color-orange);
}

.complementary-informations #tab-3 {
	flex-grow: 0;
}

#product-details {
	max-width: 640px;
}

:is(.category-products, .product-accessories) {
	width: 100%;
	padding-block: 50px;
}

:is(.category-products, .product-accessories, .featured-products) > * {
	max-width: 1300px;
	width: 100%;
	margin-inline: auto;
}

:is(.category-products, .product-accessories, .featured-products) > h2 {
	padding-left: 25px;
}

.product-accessories {
	background-image: var(--image-pattern-1);
}

.product-container > .row {
	margin-inline: 6vw;
}

.product-infos {
	padding-inline: 4vw;
	position: relative;
	overflow: hidden;
}

.category-products {
	position: relative;
}

.category-products::before {
	top: -25px;
	left: 50px;
	content: url("/modules/octablocks/views/images/same-category-products-decoration.svg");
	position: absolute;
	display: block;
}

nav[aria-label="breadcrumb"] {
	margin-left: calc(6vw + 25px);
}

.product-images-col {
	flex-basis: 30%;
}

.product-container .product-prices {
	margin-top: 15px;
}

:is(.category-products, .product-accessories) .card-body:last-child {
	flex-direction: column;
}

.product-infos::before {
	inset: 0;
	position: absolute;
	content: "";
	background-image: none;
	background-color: var(--color-orange);
	mask-image: url("/modules/octablocks/views/images/product-bg.svg");
	mask-size: contain;
	-webkit-mask-image: url("/modules/octablocks/views/images/product-bg.svg");
	-webkit-mask-size: contain;
	background-repeat: no-repeat;
	mask-repeat: no-repeat;
	mask-position: center 101%;
	pointer-events: none;
	z-index: 1;
}

.product-accessories .cz-carousel {
	position: relative;
}

.product-accessories .cz-carousel::after,
.product-accessories .cz-carousel::before {
	position: absolute;
	display: block;
	content: url("/modules/octablocks/views/images/blog-links-decoration.svg");
}

.product-accessories .cz-carousel::before {
	top: -100px;
	left: -100px;
}

.product-accessories .cz-carousel::after {
	bottom: -25px;
	right: -100px;
	transform: rotate(205deg);
}

.product-infos {
	flex-wrap: wrap;
}

.product-accessories {
	overflow: hidden;
}

main section#wrapper {
	overflow: hidden;
}

.category-products > * {
	z-index: 1;
	position: relative;
}

.cz-carousel {
	overflow: hidden;
}

.cz-thumblist-container {
	position: relative;
	width: 100%; /* Assurez-vous que le conteneur occupe la largeur disponible */
	overflow: hidden; /* Masque le défilement */
}

.cz-thumblist {
	display: flex;
	overflow-x: auto;
	overflow-y: hidden; /* Cache le défilement vertical */
	scroll-snap-type: x mandatory;
	scroll-behavior: smooth;
	flex-wrap: nowrap;
	width: 100%;
	padding: 25px;
	gap: 25px;
}

.nav-arrow {
	position: absolute;
	top: 50%; /* Centre verticalement */
	transform: translateY(-50%); /* Ajuste le décalage */
	border: none;
	border-radius: 5px;
	padding: 10px;
	cursor: pointer;
	z-index: 10; /* Assurez-vous qu'ils sont au-dessus des éléments */
	font-size: 20px; /* Taille de la flèche */
	background: none;
}

.left-arrow {
	left: 10px; /* Positionne la flèche à gauche */
}

.right-arrow {
	right: 10px; /* Positionne la flèche à droite */
}

.cz-thumblist-item {
	scroll-snap-align: center;
	padding: 0;
	height: unset;
	width: unset;
	border-radius: 40px;
	overflow: hidden;
	margin: 0 !important;
	border: none !important;
}

.cz-thumblist-item img {
	display: block;
	width: 100%;
	object-fit: cover;
	aspect-ratio: 0.794478527607362;
	height: 100%;
}

.breadcrumb {
	justify-content: flex-start !important;
}

/* Pour masquer le scroll par défaut (facultatif) */
.cz-thumblist::-webkit-scrollbar {
	display: none;
}

.crossselling {
	padding-block: 50px;
	background-image: var(--image-pattern-1);
}

.crossselling h2 {
	position: relative;
}

.crossselling h2::before {
	top: -25px;
	left: -100px;
	content: url("/modules/octablocks/views/images/crossselling.svg");
	position: absolute;
	display: block;
}

@media screen and (max-width: 1800px) {
	.category-products::before {
		display: none;
	}
}

@media screen and (max-width: 1500px) {
	.product-accessories .cz-carousel::after,
	.product-accessories .cz-carousel::before {
		display: none;
	}
}

@media screen and (max-width: 1300px) {
	.cz-carousel.cz-controls-outside [data-controls="next"] {
		right: 25px;
	}
	.cz-carousel.cz-controls-outside [data-controls="prev"] {
		left: 25px;
	}
	.product-container > .row {
		gap: 0;
		flex-direction: column !important;
	}
	.product-container > .row > * {
		width: 100% !important;
	}
	.product-container > .row *:not(.input-group) {
		max-width: 100% !important;
	}
}

@media screen and (max-width: 992px) {
	.product-infos {
		flex-direction: column-reverse;
		gap: 50px;
	}
}

@media screen and (max-width: 768px) {
	.complementary-informations [role="tabpanel"] {
		max-height: unset;
	}
	.complementary-informations [role="tabpanel"]:not(.hidden) {
		padding: 25px 15px;
		padding-bottom: 100px;
	}
	.complementary-informations button[role="tab"] span {
		padding: 5px;
	}
}

@media screen and (max-width: 450px) {
	.complementary-informations div[role="tablist"] {
		flex-direction: column;
	}
	.complementary-informations div[role="tablist"] > * {
		width: 100%;
	}
	.complementary-informations button[role="tab"] span {
		text-align: center;
	}
}
