.products .price,
.tmb .price,
.owl-carousel .price,
.woocommerce .price {
	min-width: 0;
	max-width: 100%;
	white-space: normal !important;
	overflow: visible;
}

.products .bpr-price-hidden,
.bpr-price-hidden,
.tmb .bpr-price-hidden,
.owl-carousel .bpr-price-hidden,
.woocommerce .bpr-price-hidden {
	display: block !important;
	width: auto;
	max-width: 100%;
	white-space: normal !important;
	overflow: visible !important;
	text-overflow: clip !important;
	overflow-wrap: break-word;
	word-break: normal;
	font-size: 16px !important;
	line-height: 1.2;
}

.tmb .t-entry,
.tmb .t-entry-text,
.tmb .t-entry-text-tc {
	min-width: 0;
}

.tmb .bpr-price-hidden,
.owl-carousel .bpr-price-hidden,
.tmb.bpr-login-price-card .bpr-price-hidden,
.tmb:has(.bpr-price-hidden) .bpr-price-hidden {
	max-width: 100%;
}


img.wpml-ls-flag {
	width: 18px;
	height: 12px;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}

.bpr-single-gallery-image .flex-control-nav,
.bpr-single-gallery-image .woocommerce-product-gallery__nav,
.bpr-single-gallery-image .woocommerce-product-gallery-nav,
.bpr-single-gallery-image .woocommerce-product-gallery__trigger + .woocommerce-product-gallery__wrapper + ol {
	display: none !important;
}

.single-product form.bpr-login-cart,
.single-product .bpr-login-cart {
	display: inline-flex;
	width: auto;
	max-width: 100%;
}

.single-product .bpr-product-login-button {
	display: inline-flex;
	width: auto;
	max-width: 100%;
	min-height: 50px;
	align-items: center;
	justify-content: center;
}

.single-product .bpr-product-page .bpr-product-price-target .font-size-custom,
.single-product .bpr-product-page .bpr-product-price-target .woocommerce-Price-amount,
.single-product .bpr-product-page .bpr-product-price-target .bpr-price-hidden {
	font-size: 24px !important;
	line-height: 1.25 !important;
}

.single-product .bpr-product-page .bpr-product-price-target .woocommerce-price-suffix {
	font-size: 13px !important;
	line-height: 1.25 !important;
}

.single-product .bpr-product-page form.cart .single_add_to_cart_button,
.single-product .bpr-product-page .bpr-product-login-button {
	box-sizing: border-box;
	min-height: 50px !important;
	padding: 16px 39px !important;
	overflow: visible !important;
	font-size: 15px !important;
	font-weight: 500 !important;
	line-height: 18px !important;
	white-space: nowrap;
}

.single-product .bpr-product-page .bpr-product-consultation {
	margin-top: 36px !important;
}

.single-product .bpr-product-page .bpr-product-consultation .btn-container {
	width: 100%;
	max-width: 100%;
}

.single-product .bpr-product-page .bpr-product-consultation .btn {
	box-sizing: border-box;
	display: flex !important;
	width: 100% !important;
	min-width: 0 !important;
	max-width: 100% !important;
	min-height: 50px;
	align-items: center;
	justify-content: center;
	padding: 16px 8px !important;
	border-color: #47bab6 !important;
	background-color: #47bab6 !important;
	color: #fff !important;
	line-height: 18px !important;
	text-align: center;
	white-space: normal !important;
	overflow: visible !important;
	overflow-wrap: normal;
	word-break: normal;
}

.single-product .bpr-product-page .bpr-product-consultation .btn:hover,
.single-product .bpr-product-page .bpr-product-consultation .btn:focus {
	border-color: #359fa1 !important;
	background-color: #359fa1 !important;
	color: #fff !important;
}

@media (min-width: 960px) and (max-width: 1100px) {
	.menu-wrapper,
	.menu-container,
	.menu-container .row-menu,
	.menu-horizontal {
		min-height: 110px;
	}

	.logo-container .navbar-brand img,
	.logo-image img {
		width: auto;
		max-width: 180px;
		max-height: 72px;
	}

	.menu-horizontal-inner .menu-smart > li > a,
	.menu-horizontal .menu-smart > li > a {
		padding-right: 9px;
		padding-left: 9px;
	}

	.single-product .bpr-product-recommendations li {
		grid-template-columns: minmax(96px, 115px) minmax(0, 1fr);
	}

	.single-product .bpr-product-recommendation-body {
		display: grid;
		grid-template-columns: minmax(0, 1fr) auto;
		gap: 10px;
		align-items: start;
	}
}

@media (min-width: 768px) and (max-width: 959px) {
	#row-unique-2 h1,
	#row-unique-2 .heading-text-el {
		font-size: 40px;
		line-height: 1.08;
	}
}

@media (min-width: 768px) {
	.single-product form.bpr-login-cart,
	.single-product .bpr-login-cart {
		display: inline-flex !important;
		width: auto !important;
		min-width: 0 !important;
		max-width: 320px !important;
		flex: 0 0 auto !important;
		align-self: flex-start !important;
		justify-self: start !important;
	}

	.single-product .bpr-product-login-button {
		display: inline-flex !important;
		width: 220px !important;
		min-width: 220px !important;
		max-width: 320px !important;
		flex: 0 0 auto !important;
	}
}

@media (max-width: 767px) {
	.tmb.bpr-login-price-card .t-overlay-icon,
	.owl-carousel .tmb.bpr-login-price-card .t-overlay-icon,
	.tmb:has(.bpr-price-hidden) .t-overlay-icon,
	.owl-carousel .tmb:has(.bpr-price-hidden) .t-overlay-icon {
		display: none !important;
		visibility: hidden !important;
		opacity: 0 !important;
		pointer-events: none !important;
	}
	.single-product form.bpr-login-cart,
	.single-product .bpr-login-cart,
	.single-product .bpr-product-login-button {
		display: flex !important;
		width: 100% !important;
		max-width: none !important;
	}


}
/* Stable responsive fallback for delayed Uncode components. */
.home .owl-carousel.owl-element:not(.owl-loaded) {
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 18px;
	width: 100%;
	overflow: hidden;
}

.home .owl-carousel.owl-element:not(.owl-loaded) > .tmb {
	box-sizing: border-box;
	width: 100% !important;
	min-width: 0;
	margin: 0 !important;
}

@media (max-width: 959px) {
	.home .owl-carousel.owl-element:not(.owl-loaded) {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.home .owl-carousel.owl-element:not(.owl-loaded) > .tmb:nth-child(n + 3) {
		display: none !important;
	}

	.menu-wrapper .mobile-additional-icon {
		box-sizing: border-box;
		min-height: 44px !important;
		align-items: center !important;
		justify-content: center !important;
	}

	.menu-horizontal-inner .menu-smart > li > a {
		display: flex !important;
		min-height: 44px;
		align-items: center;
	}

	.uncode-toggle-ajax-filters {
		display: inline-flex !important;
		min-height: 44px;
		align-items: center;
		justify-content: center;
	}
}

@media (max-width: 767px) {
	.home .owl-carousel.owl-element:not(.owl-loaded) {
		gap: 12px;
	}

	.bpr-category-page > .row-parent > .row-inner > .wpb_column > .uncol > .uncoltable > .uncell.single-block-padding {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
}
/* Keep the paired mobile hero actions readable on very narrow phones. */
@media (max-width: 359px) {
	#row-unique-3 .btn {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}

	.home .owl-carousel .tmb .price,
	.home .owl-carousel .tmb .price .woocommerce-Price-amount {
		font-size: 14px !important;
		letter-spacing: 0 !important;
	}
}