/** Shopify CDN: Minification failed

Line 486:4 Unexpected "-"

**/
@media (min-width: 769px) {
    .main-nav, .secondary-nav {
        gap: 16px;
    }
}

.header__logo.logo.flex.js-closes-menu {
    margin: 16px 0;
}

.header {
    padding-bottom: 16px;
}

.product-label {
    font-size: 16px;
    padding: 8px;
    border: 1px solid #1447e633;
    border-radius: 8px;
}

.product-label--custom {
    background-color: rgb(var(--custom-label-bg-color));
    color: rgb(var(--custom-label-text-color));
    font-size: 12px !important;
    padding: 8px !important;
    text-transform: uppercase;
}

.product-label--sale {
    font-size: 12px !important;
    padding: 8px !important;
    text-transform: uppercase;
}

.product-label--new {
    font-size: 12px !important;
    padding: 8px !important;
    text-transform: uppercase;
    border: 1px solid #016630;
}

.product-label--sale {
    background-color: #fef2f2 !important;
    color: #9f0712 !important;
    border: 1px solid #9f0712 !important;
}

span.metafield-single_line_text_field {
    background-color: #f0fdf4;
    padding: 8px 12px;
    color: #016630;
    margin-right: 16px;
    font-size: 16px;
    border: 1px solid #01663033;
    border-radius: 8px;
}

.shopify_subscriptions_app__title {
    font-weight: 600;
    margin-bottom: 1rem !important;
}

.shopify_subscriptions_app_block_label {
    padding: 16px !important;
}

.shopify_subscriptions_app_policy {
    font-size: 14px;
}

.shopify_subscriptions_in_widget_price {
    font-weight: 700 !important;
}

h4.disclosure__title {
    font-weight: 600;
}

.price__current {
    color: #025C73;
}

.price__was {
    color: #025C73 !important;
    opacity: 0.6;
}

.unit-price.relative {
    font-size: .5em;
    color: #025c73;
}

.unit-price.relative sup {
    top: 0;
    font-size: 100%;
}

/*--
.main-nav__collection-image .img-fit, .md\:img-fit {
    object-fit: none;
    width: 110px !important;
    height: 110px !important;
}

.main-nav__collection-image.main-nav__collection-image--flex.main-nav__collection-image--large.media.relative {
    min-width: 110px;
    min-height: 110px;
}---*/
.main-nav__collection-image--large {
    --image-size: 80px !important;
}

.mega-nav ul.child-nav .main-nav__item-content .img-fit {
    object-fit: contain;
}

.product-policies {
    font-size: 0.7em !important;
}

.product-info__block.rte {
    color: #5f5f5f;
    margin-top: 16px;
    font-size: 0.8em;
}

.rte.product-description li.metafield-single_line_text_field {
    padding: 8px 24px;
    border-radius: 50px;
    background: #fff;
    display: inline-table;
    margin: 8px;
    color: #025c73;
    font-weight: 600;
    font-size: .75em;
    border: 1px solid #f3f3f3;
    min-width: 25%;
    text-align: center;
}

.rte.product-description ul li:before, .styled-list>li:before {
    list-style: none !important;
    width: initial;
    margin-inline-start: 0;
    margin-inline-end: 0;
}

.rte.product-description ul.metafield-single_line_text_field-array {
    padding-left: 0 !important;
}

.metafield-rich_text_field ul {
    list-style: inside;
}

.card__info .unit-price.relative {
    font-size: 0.7em;
}

/*--- MODIFICHE BSS ---*/

span.bss-b2b-price-no-vat {
    font-weight: 600;
}

.bss-custom {
    font-size: 14px;
    color: #5f5f5f;
    font-weight: 100;
}

#bss-b2b-registration-form * .bss-b2b-rf-field.field-header.bss-b2b-grid-col-3 {
    justify-content: start;
    margin-top: -16px;
}

#bss-b2b-registration-form * .bss-b2b-rf-field.field-header.bss-b2b-grid-col-3 h6 {
    font-size: 14px;
    margin-top: 0;
    font-weight: 500;
}

#bss-b2b-registration-form label:not([for="privacy-policy"]) {
    overflow: auto !important;
    text-overflow: inherit !important;
    white-space: normal !important;
}

@media screen and (min-width: 1024px){
  h1.product-title.h5 {
    text-wrap-style: balance;
    font-size: 1.3em;
}
}

/*---- MODIFICHE BLOCCO PREZZO E PULSANTE AGGIUNGI AL CARRELLO PAGINA PRODOTTO ---*/
.product-info__block.product-info__block--sm.product-price {
    background-color: #fff;
    padding: 24px;
    border-radius: 16px;
    margin-bottom: 0;
    border: 2px solid #f3f3f3;
}

.product-info__block.rte {
    background-color: #fff;
    padding: 0px 24px 24px;
    border-radius: 0px 0px 16px 16px;
    margin-top: 0px;
    border: 2px solid #f3f3f3;
    border-top: none;
}

form#instalments-form-template--24280083956044__main.mt-2 {
    margin: 0;
}

form#instalments-form-template--24528689758540__main {
    display: none;
}

form#instalments-form-template--24816474030412__main {
    display: none;
}

.product-info__block.product-options {
    background-color: #fff;
    padding: 24px;
    border-radius: 16px;
    border: 2px solid #f3f3f3;
}

.product-info__block #product-form-template--24280083956044__main {
    background-color: #fff;
    padding: 24px 24px;
    border-radius: 0 0 16px 16px;
    margin-bottom: 0;
    border: 2px solid #f3f3f3;
    border-top: none;
}

.option-selector:not(:last-child) {
    margin-bottom: 0 !important;
}

.product-info__block.product-backorder {
    margin: 0px !important;
}

.product-info__block {
    margin-top: 0px !important;
}

div#needProductBSS {
    font-size: 14px;
    margin-top: 8px;
}

product-card.card {
    border-radius: 16px;
}

span.bss-b2b-price-no-vat {
    display: flex;
    align-items: baseline;
    gap: 8px;
}

form#product-form-template--24280083956044__main {
    border-radius: 24px !important;
    border: 2px solid #f3f3f3 !important;
}

.rte.large-text {
    max-width: 100% !important;
}

.product-info__block.product-info__block--sm.custom-option {
    display: none;
}

.cart-drawer__summary .bss-custom {
    color: #fff;
}

.unit-price:after, .unit-price:before {
  display: none;
}

#cart-drawer-form a.cart-item__title.m-0 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

#cart-drawer-form a.cart-item__title.m-0 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

#cart-drawer-form .custom-cart-prezzo-unitario li {
    font-size: 0.8em;
    color: #025c73;
}

.cart-item__info strong.price__current {
    display: none;
}


/*---- LOADING FOTO GALLERIA DETTAGLIO ---*/
.media-viewer.flex {
  position: relative;
  z-index: 1;
}

.media-viewer.flex::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.6);
  z-index: 0;
  pointer-events: none;
}

.media-viewer.flex::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  border: 4px solid #999;
  border-top-color: transparent;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
  z-index: 0;
  pointer-events: none;
}

.media-viewer.flex img {
    z-index: 1;
    background-color: #fff;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.product-comparison-grid li.custom-product-prezzo-consigliato {
    display: none;
}

.product-comparison-grid li.custom-product-prezzo-unitario {
    font-size: 1.6em;
}

.slider .card .media img {
    background-color: #fff;
}

#login p.bss-fl-message {
    font-size: 1.7em !important;
    font-weight: 700;
    width: 30%;
    margin: auto;
}

#login button.btn.btn--primary.w-full {
    margin-top: 40px;
}

#bss-b2b-registration-form .field-accepts-marketing label {
    font-size: 14px;
}

#bss-b2b-registration-form .field-accepts-marketing a {
    font-size: 14px;
}

#shopify-section-template--24956043526476__rich_text_763iLH p.section__block.section__block--subheading.subheading.md-down\:px-gutter {
    font-size: 70px;
    line-height: 0;
}


input#last_name {
    display: none;
}

.bss-b2b-grid-col-1 label.label-field {
    display: none;
}

.bss-b2b-rf-accept-marketing {
    display: flex;
    align-items: baseline;
    gap: 8px;
}

.bss-fl-message {
    font-size: 50px !important;
    font-weight: 800;
    color: #002326;
}

/*--- HEADER ACCOUNT PORTAL ---*/
#account-portal-custom .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f5f5f5;
  padding: 20px 40px;
}

main#main-content:has(#login) {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    flex-direction: column;
}

main#main-content:has(#login) nav.breadcrumbs.flex.justify-between.w-full {
    display: none;
}

body:has(#bss-b2b-registration-form) #shopify-section-sections--24280084316492__header {
    display: none;
}

body:has(#bss-b2b-registration-form) #shopify-section-sections--24280084316492__announcement {
    display: none;
}

body:has(#bss-b2b-registration-form) #shopify-section-sections--24280084283724__footer {
    display: none;
}

body:has(#bss-b2b-registration-form) div#sections--24280084316492__promo-strip.color-scheme {
    display: none;
}

body:has(#shopify-section-template--24280084087116__main) div#sections--24280084316492__promo-strip.color-scheme {
    display: none;
}

body:has(#shopify-section-template--24280084087116__main) #shopify-section-sections--24280084316492__header {
    display: none;
}

body:has(#shopify-section-template--24280084087116__main) #shopify-section-sections--24280084316492__announcement {
    display: none;
}

body:has(#shopify-section-template--24280084087116__main) #shopify-section-sections--24280084283724__footer {
    display: none;
}

body:has(#shopify-section-template--24280084250956__main) #shopify-section-sections--24280084316492__header {
    display: none;
}

body:has(#shopify-section-template--24280084250956__main) #shopify-section-sections--24280084316492__announcement {
    display: none;
}

body:has(#shopify-section-template--24280084250956__main) #shopify-section-sections--24280084283724__footer {
    display: none;
}

<!--- HEADER ANNOUNCEMENT FOOTER THANK YOU PAGE --->

body:has(#shopify-section-template--24956043526476__rich_text_763iLH) #shopify-section-sections--24280084316492__header {
    display: none !important;
}

body:has(#shopify-section-template--24956043526476__rich_text_763iLH) div#shopify-section-sections--24280084316492__promo-strip {
    display: none;
}

body:has(#shopify-section-template--24956043526476__rich_text_763iLH) #shopify-section-sections--24280084283724__footer {
    display: none;
}



.slideshow__text p.text-overlay__block.subheading {
    font-style: italic;
    font-weight: 400;
}

div#sections--24280084316492__promo-strip {
    background-color: #08354a !important;
}

div#sections--24280084316492__promo-strip.color-scheme {
    background-color: #08354a !important;
    background: none;
    color: #e5e5e5 !important;
}

.section__block.rte.promo-strip__rte p {
    color: #e5e5e5;
}

div#sections--24280084316492__promo-strip h2.section__block.promo-strip__heading.shrink-0.h6 {
    color: #e5e5e5;
}

.product-info [data-inventory-level] {
    margin-top: 24px !important;
}

@media screen and (max-width: 480px){
  .slider__item p.card__title.h6 {
    font-size: 0.80em;
    min-height: 40px;
}

  .slider__item a.text-theme-text.inline-flex.card__collection--arrow {
      font-size: 0.7em;
  }

  .slideshow__text .text-overlay__heading.h3 {
    font-size: 29px;
}

  .card__info-container p {
      font-size: 0.8em;
      text-wrap-style: balance;
      line-height: 130%;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
  }
}

/*--- BANNER HOME RAYOVAC --*/
#shopify-section-template--24280083661132__image_banner_pLrxHj p.text-overlay__block.subheading {
    background-color: #d3f8e2d9;
    color: #1E4C31;
    padding: 12px 42px;
    width: fit-content;
    display: block;
    margin: 0 auto 24px;
    border-radius: 8px;
    text-transform: uppercase;
    font-style: italic;
    font-size: 0.8em;
}

.image-banner a.btn.btn--primary {
    background: #158ac0;
    border: none;
    color: #fff;
}

@media screen and (max-width: 480px){
 
  #shopify-section-template--24280083661132__image_banner_pLrxHj p.text-overlay__block.subheading {
      font-size: 0.8em;
      padding: 12px 24px;
  }

  .image-banner .text-overlay {
    padding-top: 48px;
  }
}

@media screen and (max-width: 600px) {
    .slideshow-section .img-fit {
    object-fit: contain;
}

#template--24280083661132__slideshow_cxcJWQ .image-banner {
    min-height: 170px !important;
    height: 380px;
}
}

/*--- TABELLA SCONTO PER QTY ---*/

.bss-b2b-cart-item-qty-table {
    max-width: 100% !important;
    width: 100% !important;
    margin-top: 24px;
}

table.quantity_break_table span.bss-b2b-price-has-vat {
    display: none;
}

.bss-b2b-cart-item-qty-table table td:has(.bss-b2b-price-has-vat) {
    justify-content: center;
    font-size: 14px;
    color: #5f5f5f;
    font-weight: 100;
    align-items: baseline;
}

table.quantity_break_table span.bss-b2b-price-no-vat {
    display: flex;
    align-items: baseline;
    gap: 8px;
    font-size: 18px;
}

.bss-b2b-cart-item-qty-table table .qty-row-active td {
    color: #4ba54b !important;
}

.bss-b2b-qty-table-row.qty-row-active .bss-custom {
    font-size: 14px;
    color: #4ba54b;
    font-weight: 100;
}

table.quantity_break_table span.bss-b2b-price-no-vat {
    display: flex;
    align-items: baseline;
    gap: 8px;
    font-size: 18px;
    justify-content: center;
    flex-direction: row !important;
}

.bss-b2b-cart-item-qty-table table td:nth-child(2) {
    display: flex;
    gap: 4px;
}

@media screen and (max-width: 768px){
    .bss-b2b-cart-item-qty-table {
    max-width: fit-content;
    overflow-x: auto;
    }

    .bss-b2b-cart-item-qty-table table td {
        border: 2px solid #f5f5f5;
        min-width: 200px;
    }

    .sticky-atc-panel .card__media {
    display: none;
    }
    
    .sticky-atc-panel span.bss-b2b-price-no-vat {
        gap: 0px;
        flex-direction: column;
    }
    
    .product-info__block #product-form-template--24280083956044__main {
        padding: 0;
        background: none;
        border: none !important;
    }
    
    a.grandchild-nav__item.main-nav__item.relative {
        font-size: 0.8em;
    }
}

.badge-promo {
    background-color: #08354a;
    width: fit-content;
    padding: 8px 16px;
    border-radius: 44px;
    color: #e9e9e9;
}