.site-footer,
body,
p, a, li {
	font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4{
	font-weight: normal;
}

.btn {
	border-radius: 0;
}

aside.section {
	/*
	position: sticky;
	top: 50px;
	*/
}

/* Address book (Drupal Commerce) */
.address-book__profile {
	margin-bottom: 20px;
}

.address-book__profile--default {
	background-color: rgba(92, 200, 239, 0.08);
	border: 1px solid rgba(92, 200, 239, 0.25);
	border-radius: 6px;
	padding: 12px 14px;
}

.address-book__profile .address {
	min-height: 180px;
}

.form-control {
	width: 100% !important;
}

.badge {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 300;
	text-align: center;
	border-radius: 0;
}

#block-holysport-userpagestitle {
	margin-bottom: 25px;
}

body.path-user details {
	margin-bottom: 25px;
}

body.path-user summary {
	background-color: #5cc8ef;
	color: #fff;
	padding: 6px 10px;
	margin-bottom: 10px
}

body.path-user .field--label-above .field__item {
	border-radius: 0;
}

.field {
	margin-bottom: 15px;
}

#navbar-top,
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	max-width: 1570px;
    margin-right: auto;
    margin-left: auto;
}

input.input-disabled {
	background-color: #e5e5e5 !important;
}

input:not([type="checkbox"]):not([type="number"]):not([type="submit"]):not([type="radio"]):not([type="file"]), textarea, select {
	border: 1px solid #707070 !important;
	box-shadow: none !important;
	padding: 15px !important;
	transition: all .4s !important;
	background-color: transparent !important;
	border-radius: 0 !important;
	margin-top: 5px !important;
}

.facets-dropdown {
	width: 100%;
	background-color: #fff !important;
}

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button;
}

input[name="outofstock"] {
	padding: 4px !important;
	text-align: center;
}

#block-holysport-main-menu {
	margin-right: 1rem;
}

.navbar-toggler {
	margin-right: 10px;
	background-color: #fff;
}

.navbar-collapse.show #block-holysport-cartflyout {
	padding-left: 20px;
}

#magnify-preview img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

#navbar-main {
	padding: 16px 0;
	max-width: 1570px;
    margin-right: auto;
    margin-left: auto;
}

#navbar-main .nav-link,
.cart-block--summary a {
	color: #000;
	font-size: 1.2em;
}

.cart-block--summary a {
	font-size: 1.6em;
}

/* Small note under order total: IVA esclusa */
.order-total-line.order-total-line__total {
  position: relative;
}
.order-total-iva-note {
  font-size: 12px;
  color: #6c757d; /* muted */
  margin-top: 2px;
}

.cart-block--offcanvas-contents__empty {
	text-align: center;
}

#navbar-main .nav-link {
	text-transform: uppercase;
	padding: .5rem 1rem;
}

#block-holysport-carrello {
	margin-left: 14px;
}

#sidebar_first {
	padding: 70px 40px 70px 0;
}

#sidebar_first .form-item-search-api-fulltext {
	width: 100%;
}

.holysport-facets-reset {
	display: inline-block;
	margin-left: 8px;
	padding: 2px 6px;
	font-size: 11px;
	line-height: 1.2;
	background-color: #f1f1f1;
	color: #666666;
	border-color: #e0e0e0;
	text-transform: none;
	transition: background-color .15s ease-in-out, color .15s ease-in-out;
}

.holysport-facets-reset:hover {
	background-color: #e2e2e2;
	color: #444444;
	text-decoration: none;
}

.holysport-search-reset-wrapper {
	margin-top: 4px;
}

.block-facets h2 .holysport-facets-reset,
.block-facets h2 .holysport-facets-reset:hover {
	font-size: 11px;
}

.block-facets h2,
.block-facets .block-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.c-product-video iframe,
.c-product-video video {
	max-width: 100%;
}

.c-product-video iframe {
	aspect-ratio: 16 / 9;
	width: 100%;
	height: auto;
}

#sidebar_first input[name=search_api_fulltext] {
	padding: 10px 100px 10px 15px !important;
	width: 100%;
	background-color: #fff !important;
}

main#content {
	background: #fff;
	padding: 30px 0 70px 15px;
}

#content-top-wrapper {
	background: #fff;
	padding: 30px 0 0px 30px;
}

.site-footer .content {
	font-size: 16px;
	color: #fff;
}

#footer-infos-small {
	font-size: 14px;
}

.site-footer .block,
.site-footer h2 {
	border: none;
}

.site-footer h2 {
	color: white;
	margin-bottom: 14px;
}

#block-holysport-footerbottomsocialspolicy {
	text-align: right;
}

#block-holysport-footerbottomsocialspolicy .socials .single-icone img {
    width: 45px;
    height: 45px;
}

#block-holysport-footerbottomsocialspolicy a {
	text-decoration: none;
}

#block-holysport-footerbottomsocialspolicy .socials {
    display: flex;
    gap: 20px;
    margin-bottom: 1rem;
}

#block-holysport-footerbottomsocialspolicy .terms {
    display: flex;
    flex-direction: column;
}

.color-orange {
	color: #fd7e14 !important;
}

#menu-footer-finder-noleggio {
	list-style: none !important;
	text-transform: uppercase;
}

#menu-footer-finder-noleggio li.main-item {
	margin-top: 1rem;
	font-weight: 600;
}

#menu-footer-finder-noleggio li a {
	padding: 0;
	border: none;
}

#block-holysport-navigazioneprincipale .nav-link.active {
	font-weight: bold;
}

.footer-wave {
	background-image: url('/themes/holysport/imgs/ico-onda.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	height: 36px; /* Regola in base alla tua immagine */
	width: 100%;
	display: block;
	margin-top: 60px;
	margin-bottom: -5px; /* opzionale, per evitare spazi vuoti */
}

.site-footer .nav-link.active {
	color: white !important;
}

.site-footer #block-holysport-navigazioneprincipale-2 h2 {
	margin-bottom: 4px;
}

.site-footer .nav-link {
	color: rgba(255, 255, 255, 0.65);
}

.site-footer .nav-link:hover {
	color: rgba(255, 255, 255, 1);
}

.site-footer .navbar-brand img {
	-webkit-filter: invert(100%); /* safari 6.0 - 9.0 */
	filter: invert(100%);
}

#block-holysport-contatti {
	margin-top: 0;
	padding-top: 0;
}

#block-holysport-contatti ul {
	padding-left: 0;
}

#block-holysport-contatti li {
	list-style: none;
	margin-bottom: 14px;
}

.site-footer__bottom {
	border-top: none;
}

.cart--cart-block {
	padding-top: 7px;
}

.cart-block--offcanvas-contents__links {
	padding-left: 15px;
}

.cart-block--offcanvas-contents__links,
.cart-block--offcanvas-contents__links a {
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

/* CTA nel flyout carrello */
.cart-offcanvas.is-open .cart-block--offcanvas-contents__links {
	padding: 14px 15px;
}

.cart-offcanvas.is-open .cart-block--offcanvas-contents__links a {
	display: block;
	width: 100%;
	padding: 14px 16px;
	background-color: #5cc8ef;
	border: 1px solid #5cc8ef;
	color: #fff;
	font-size: 1rem;
	font-weight: 600;
	letter-spacing: 0.02em;
}

.cart-offcanvas.is-open .cart-block--offcanvas-contents__links a:hover,
.cart-offcanvas.is-open .cart-block--offcanvas-contents__links a:focus {
	background-color: #fff;
	color: #5cc8ef;
}

/* Cart flyout (offcanvas): rende scrollabile la lista prodotti.
   Il modulo imposta `overflow: hidden` sull'aside, quindi qui forziamo un layout flex con overflow sul contenuto. */
.cart-offcanvas.is-open {
	overflow: hidden;
}

.cart-offcanvas.is-open .cart--cart-offcanvas {
	height: 100%;
	display: flex;
	flex-direction: column;
}

.cart-offcanvas.is-open .cart-block--offcanvas-contents {
	flex: 1 1 auto;
	overflow: hidden;
}

.cart-offcanvas.is-open .cart-block--offcanvas-contents__inner {
	height: 100%;
	display: flex;
	flex-direction: column;
}

.cart-offcanvas.is-open .cart-block--offcanvas-contents__items {
	flex: 1 1 auto;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.cart-offcanvas.is-open .cart-block--offcanvas-contents__links {
	flex: 0 0 auto;
}

#block-holysport-copyright {
	margin: 0;
	text-align: center;
}

#block-holysport-poweredby {
	margin: 0;
	text-align: right;
}

#breadcrumb-wrapper {
	padding: 14px 0;
}

#block-holysport-breadcrumbs .breadcrumb {
	margin: 0;
}

#block-holysport-breadcrumbs .breadcrumb-item,
#block-holysport-breadcrumbs a {
	color: #000 !important;
	text-decoration: none;
}

#block-holysport-breadcrumbs .breadcrumb-item.active {
	color: #000 !important;
}

h2.alert-heading {
	display: none;
}

.alert.alert-dismissible svg {
	max-height: 75px;
}

.sidebar .block {
	margin-bottom: 0 !important
}

.sidebar .block h2 {
	font-size: 2rem;
	/*border-bottom: 1px solid rgba(0, 0, 0, 0.1);*/
	border-bottom: none;
}

.sidebar .block-facet--links li {
	margin-bottom: 7px;
}

.sidebar .block-facet--links a {
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
}

.badge.badge-light {
	background: #fff;
	color: #000;
}

.path-product h1.title {
	display: none;
}

.path-product .field--name-field-images img {
	-webkit-box-shadow: 0px 10px 6px -3px rgba(0,0,0,0.1);
	box-shadow: 0px 10px 6px -3px rgba(0,0,0,0.1);
}

.path-product .c-product-sku,
.path-product .c-product-brand {
	color: gray;
	margin: 14px 0;
	font-size: 14px;
}

.path-product .c-content-title-1 h3 {
	font-weight: 400;
}

.path-product .c-product-price {
	font-weight: 400;
	font-size: 2em;
	margin: 14px 0;
	text-align: center;
}

.path-product .c-product-price .product-vat {
	font-size: .35em;
	color: gray;
	font-weight: 200;
}

.path-product .c-product-short-desc {
	font-size: 1.2em;
	margin: 14px 0;
	font-weight: 200;
}

.block-views-exposed-filter-blockcatalogo-page-2 {
	background: none !important;
	border: none !important;
	padding: 0 !important;
	width: auto !important;
}

.facet-item--active-trail > a,
.facet-item a.is-active {
	font-weight: bold;
}

.facet-item--expanded ul {
	margin-top: 7px !important;
}

#product-full-wrapper .field--name-field-marca {
	display: inline-block;
}

.node-product-teaser {
	margin-bottom: 40px;
}

.node-product-teaser .c-overlay-content {
	position: relative;
}

.node-product-teaser .c-product-badges {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.node-product-teaser .c-product-brand {
	display: block;
	font-size: 12px;
	line-height: 12px;
	min-height: 12px;
	margin-top: 16px;
	margin-bottom: 16px;
	text-align: center;
	font-weight: 300;
	color: #5cc8ef;
}

.node-product-teaser .c-product-sku {
	font-size: 12px;
	line-height: 12px;
	min-height: 12px;
	margin-top: 16px;
	margin-bottom: 16px;
	display: block;
	text-align: center;
	font-weight: 300;
}

.node-product-teaser .field--name-title {
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	display: block;
	min-height: 48px;
}


.node-product-teaser .field--name-title a {
	text-decoration: none;
}

.node-product-teaser .product-vat {
	display: none;
}

.node-product-teaser .c-product-stock {
	display: block;
	text-align: center;
	font-size: 12px;
	margin-top: 16px;
	margin-bottom: 16px;
}

#product-full-wrapper .field--type-entity-reference {
	margin: 0;
}

#product-full-wrapper #edit-actions,
#product-full-wrapper #edit-quantity-wrapper,
#product-full-wrapper .field--name-quantity,
#product-full-wrapper .form-actions {
	display: inline-block;
	margin-left: 10px;
}

#product-full-wrapper .c-product-stock {
	display: block;
	margin-top: 16px;
	margin-bottom: 16px;
}

#product-full-wrapper .field--name-quantity label,
#product-full-wrapper #edit-quantity-wrapper label {
	display: none;
}

#product-full-wrapper .field--name-quantity input,
#product-full-wrapper #edit-quantity-wrapper input {
	padding: 10px 15px;
	width: 100px !important;
	margin-right: 0;
	margin-left: auto;
	border-radius: 0;
}

#product-full-wrapper .field--name-variations {
	margin-top: 35px !important;
}

#product-full-wrapper .field--name-field-images {
	text-align: center;
}

.hs-in-arrivo-box {
	background-color: #e0f7f9;
	color: #005b6b;
	padding: 10px 14px;
	margin-top: 15px;
	border-radius: 3px;
	font-size: 14px;
}

.products-grid-view {
	margin: 70px 0;
}

.featured-bottom {
	background: #EDEDED;
	padding: 42px 0;
}

summary {
	font-size: 1.2rem;
}

.cart--cart-block a {
	text-decoration: none;
}


.cart--cart-block .cart-block--contents__items,
.cart--cart-block .table-responsive {
	overflow-x: hidden !important;
	overflow-y: auto !important;
}

.table th,
.table th a {
	color: #000 !important;
}

.table th.views-field-purchased-entity {
	color: transparent;
}

.table .field--name-field-images {
	text-align: center;
}

.checkout-complete__payment-instructions {
	margin-top: 21px;
}

body.path-user .field--label-inline .field__label {
    width: auto;
}

.customer-billing > .field__label,
.customer-information__shipping > .field__label {
	font-weight: bold;
}

.row.form-actions {
	display: block;
}

.row.form-actions .btn {
	width: auto;
	padding: 10px 15px;
	text-transform: uppercase;
}

/* USER REGISTER FORM */
/*
.page-user-register .field--type-address {
	width: 100% !important;
}

.page-user-register .field--name-customer-profiles .js-form-item {
	display: inline-block;
	width: 48%;
	margin-right: 14px;
}

.page-user-register #edit-customer-profiles-0-entity-address-0-address-country-code .js-form-item,
.page-user-register #edit-customer-profiles-0-entity-address-0-address-country-code .js-form-item,
.page-user-register .field--name-field-codice-fiscale .js-form-item,
.page-user-register .field--name-field-partita-iva .js-form-item,
.page-user-register .field--name-field-codice-univoco .js-form-item {
	display: block;
	width: 100%;
}

.page-user-register .js-form-item-customer-profiles-0-entity-address-0-address-postal-code,
.page-user-register .js-form-item-customer-profiles-0-entity-address-0-address-locality,
.page-user-register .js-form-item-customer-profiles-0-entity-address-0-address-administrative-area,
.page-user-register .field--name-field-codice-fiscale,
.page-user-register .field--name-field-partita-iva,
.page-user-register .field--name-field-codice-univoco {
	display: inline-block;
	width: 32% !important;
	margin-right: 14px;
}
*/

.page-user-register summary {
	visibility: hidden;
	display: none;
}

.form-item-payment-information-billing-information-copy-fields-enable {
	visibility: hidden !important;
	margin: 0 !important;
}

.views-view-grid .grid-product-item {
	margin-bottom: 30px;
}

.views-view-grid {
	text-align: center;
}

.views-view-grid .grid-product-title {
	font-size: 1.2rem;
	min-height: 60px;
}

.views-view-grid .field--name-price {
	font-size: 1.5rem;
}

.views-view-grid .c-btn-product {
	margin-top: 15px;
	font-size: 1rem;
	transition: all .4s;
}

.views-view-grid .c-btn-product:hover {
	transform: scale(1.05);
	/*box-shadow: 0 4px 5px -3px rgba(0,0,0,0.2);*/
}

.view-commerce-user-orders .views-field-order-number a {
	display: block;
}

.views-table-products .field--name-quantity {
	display: inline-block;
	width: 90px;
}

.views-table-products .form-actions {
	display: inline-block;
}

.views-table-products .field--name-quantity label {
	display: none;
}

.views-table-products .c-product-stock {
	margin-top: 10px;
}

.views-table-products .form-item-outofstock {
	max-width: 150px;
}

.views-table-products .views-field-field-images {
	text-align: center;
}

#edit-order-summary .views-field-field-images img,
.views-table-products .views-field-field-images img {
	max-width: 50px !important;
}

.views-table-products .product-calculated-price {
	font-size: 1em;
	font-weight: 600;
}

/* LOGIN FORM */
.user-pass,
.user-login-form {
	padding: 15px 20px;
	border: 1px solid rgba(0,0,0,0.175) !important;
}

.user-pass .login-title,
.user-login-form .login-title {
	background: none;
	text-transform: uppercase;
	font-weight: 700;
	font-style: normal;
	font-size: 1.5em;
	color: #5cc8ef;
}

#product-preview {
	position:absolute;
	border:3px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	box-shadow: 4px 4px 3px rgba(103, 115, 130, 1);
	z-index: 4;
}

.block-views-exposed-filter-blockcatalogo-page-1 .form-submit[value="Cerca"] {
	position: absolute;
	padding: 7px 15px !important;
	right: 4px;
	top: 8px;
	min-width: 100px !important;
}

.block-views-exposed-filter-blockcatalogo-page-1 .form-submit[value="Reset"] {
	display: inline-block;
	margin: 5px 0 0;
	padding: 2px;
	font-size: 0.85rem;
	text-transform: lowercase;
}

/* Nasconde i filtri exposed rimpiazzati dai pulsanti in alto */
.block-views-exposed-filter-blockcatalogo-page-1 .js-form-item-field-in-arrivo-1,
.block-views-exposed-filter-blockcatalogo-page-1 .js-form-item-field-stock {
	display: none;
}

/* Pulsanti avanzati griglia prodotti (Solo in arrivo, ecc.) */
.products-grid-advanced-filters-wrapper {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 40px;
}

.products-grid-advanced-filters-wrapper .btn-filter-solo-arrivo,
.products-grid-advanced-filters-wrapper .btn-filter-solo-instock {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 6px 16px;
	border-radius: 0;
	border: 1px solid #5cc8ef;
	background-color: #ffffff;
	color: #5cc8ef;
	font-size: 11px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	cursor: pointer;
	transition: background-color .2s ease, color .2s ease, border-color .2s ease, box-shadow .2s ease;
}

.products-grid-advanced-filters-wrapper .btn-filter-solo-arrivo::before,
.products-grid-advanced-filters-wrapper .btn-filter-solo-instock::before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 2px solid #5cc8ef;
	margin-right: 8px;
	background-color: transparent;
	transition: background-color .2s ease, border-color .2s ease;
}

.products-grid-advanced-filters-wrapper .btn-filter-solo-arrivo:hover,
.products-grid-advanced-filters-wrapper .btn-filter-solo-instock:hover {
	background-color: #5cc8ef;
	color: #ffffff;
	box-shadow: 0 0 0 1px rgba(92, 200, 239, 0.2);
}

.products-grid-advanced-filters-wrapper .btn-filter-solo-arrivo:hover::before,
.products-grid-advanced-filters-wrapper .btn-filter-solo-instock:hover::before {
	background-color: #ffffff;
	border-color: #ffffff;
}

.products-grid-advanced-filters-wrapper .btn-filter-solo-arrivo.is-active,
.products-grid-advanced-filters-wrapper .btn-filter-solo-instock.is-active {
	background-color: #5cc8ef;
	color: #ffffff;
	border-color: #5cc8ef;
}

.products-grid-advanced-filters-wrapper .btn-filter-solo-arrivo.is-active::before,
.products-grid-advanced-filters-wrapper .btn-filter-solo-instock.is-active::before {
	background-color: #ffffff;
	border-color: #ffffff;
}

/* HACK PER CHROMIUM */
@supports (-webkit-appearance: none) and (not (-moz-appearance: none)) {
	.block-views-exposed-filter-blockcatalogo-page-1 .form-submit {
		/*top: 24px;*/
	}
}

/* Stile per affiancare i due form principali */
.region-content-top {
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	gap: 10px;
}

.views-exposed-form {
	flex-shrink: 0;
}

#views-exposed-form-catalogo-page-1 {
	position: relative;
}

#views-exposed-form-catalogo-page-1 .js-form-item-search-api-fulltext{
	position: relative;
	margin: 0 !important;
	padding: 0 !important;
	flex-shrink: 0;
}

.facets-widget-links ul {
	list-style: none;
	padding-left: 0;
}

.facets-widget-links .facet-item label .facet-item__value {
	font-family: 'Montserrat', sans-serif !important;
	color: #031926 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	text-decoration: none !important;
}

.facets-widget-links ul ul {
	background-color: lightgray;
	padding: 5px 0 5px 15px;
}

.facets-widget-links ul ul .facet-item label .facet-item__value {
	font-size: 13px !important;
}

.facets-widget-links .facet-item--active-trail > label .facet-item__value,
.facets-widget-links .facet-item label.is-active .facet-item__value {
	color: #5cc8ef !important;
}

/* Menu categorie: mostra solo ramo attivo quando una categoria è selezionata */
.facets-widget-links ul[data-drupal-facet-id="categorie"].facet-active > li.facet-item:not(.facet-item--expanded):not(.facet-item--selected-leaf):not(.facets-reset) {
	display: none;
}

.facet-item label[for="categorie-reset-all"] .facet-item__value {
	text-transform: uppercase;
	color: rgba(92,200,239, 1) !important;
	font-weight: bold;
}

.facet-item label[for="categorie-reset-all"] .facet-item__value:before {
	display: inline-block;
	content: "‹‹";
	margin-right: 5px;
	color: rgba(92,200,239, 1);
	font-weight: bold;
}

/* ========================================
   PRICE STYLES - Commerce Product Pricing
   ======================================== */

/* Product Teaser - Price Container */
.c-price {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 5px;
	margin: 10px 0;
}

/* Original Price (Strikethrough) */
.c-price .c-font-line-through {
	text-decoration: line-through !important;
	font-size: 0.9em !important;
	color: #999 !important;
	order: 1;
}

/* Discounted Price (Current Price) */
.c-price .discounted-price {
	font-weight: bold !important;
	color: #27ae60 !important;
	font-size: 1.1em !important;
	order: 2;
}

/* Regular Price (No Discount) */
.c-price .product-price {
	font-weight: bold !important;
	color: #2c3e50 !important;
	font-size: 1.1em !important;
}

/* Product Full Page - Price Styles */
.path-product .c-product-price .price-with-discount {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
}

.path-product .c-product-price .original-price {
	text-decoration: line-through !important;
	color: #999 !important;
	font-size: 0.8em !important;
}

.path-product .c-product-price .discounted-price {
	font-weight: bold !important;
	color: #27ae60 !important;
	font-size: 1.2em !important;
}

.path-product .c-product-price .product-price {
	font-weight: bold !important;
	color: #2c3e50 !important;
}

.field--name-field-accettazione-privacy {
	background: lightgrey;
	padding: 15px 10px 15px 35px;
}

.tc4-checkout-terms #edit-field-accettazione-privacy-value {
	margin-left: 0;
	margin-right: 10px;
}

/* Mobile Responsive */
@media (max-width: 768px) {
	.c-price {
		font-size: 0.9em;
	}

	.path-product .c-product-price {
		font-size: 1.5em;
	}
}
/* Badge sconto percentuale su prodotti */
.product-has-badge {
  position: relative;
}
.discount-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 5;
  background: #d6336c; /* rosa/brand-like */
  color: #fff;
  font-weight: 700;
  font-size: 0.85rem;
  line-height: 1;
  width: 40px;
  height: 40px;
  border-radius: 50%; /* cerchio perfetto */
  display: inline-flex;
  align-items: center;
  justify-content: center;
  pointer-events: none; /* non blocca i click sull'immagine/link */
}

#block-holysport-views-block-catalogo-block-1 {
	margin-top: 40px;
}

#views_slideshow_cycle_main_banner_categorie-block_1 {
	margin-bottom: 25px;
}

/* Views Slideshow: pager bullets overlay (HolySport) */
.skin-default {
	position: relative;
}

.skin-default .views-slideshow-controls-top {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 28px;
	z-index: 20;
	pointer-events: none;
}

.skin-default .views_slideshow_controls_text {
	display: none;
}

.skin-default .views-slideshow-pager-bullets.list-group {
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	display: flex;
	flex-direction: row !important;
	gap: 10px;
	margin: 0;
	padding: 8px 10px;
	width: fit-content;
	background: rgba(0, 0, 0, 0.28);
	backdrop-filter: blur(6px);
	border-radius: 999px;
	pointer-events: auto;
}

.skin-default .views-slideshow-pager-bullets.list-group .list-group-item {
	width: 12px;
	height: 12px;
	padding: 0;
	border-radius: 3px;
	border: 1px solid rgba(255, 255, 255, 0.85);
	background: rgba(255, 255, 255, 0.35);
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	transition: transform 140ms ease, background-color 140ms ease, border-color 140ms ease, box-shadow 140ms ease;
}

.skin-default .views-slideshow-pager-bullets.list-group .list-group-item:hover {
	transform: scale(1.12);
	background: rgba(255, 255, 255, 0.65);
}

.skin-default .views-slideshow-pager-bullets.list-group .list-group-item.active,
.skin-default .views-slideshow-pager-bullets.list-group .list-group-item.active:hover {
	background: rgba(255, 255, 255, 0.98);
	border-color: rgba(255, 255, 255, 0.98);
	box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.18);
	transform: scale(1.12);
}
