
            @media (min-width: 1200px) {
            .container {  	
                width: 1430px;
                
            }}
         :root {  
            --maincolor: #C11B29;  
            --bodycolor: #525050;  
        }html{
            font-size: 14px;
        }body{
            font-family: "Rubik", sans-serif;
            font-size: 14px;
            color: #525050;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Rubik", sans-serif;
            color: #121111;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Rubik", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #222222;   
        }.js-product-miniature .product_desc .product_name{
            color: #000000;
            text-transform: none;
            font-weight: 600;
        }@media(min-width: 768px){
                .js-product-miniature .product_desc .product_name{
                font-size: 15px;
                }
            }.js-product-miniature .product_desc .product_name:hover{
            color: #000000;
        }.product-price-and-shipping .price{
            color:#000000;
            font-size: 18px;
        }.h1.namne_details, .product_name_h1{
            color: #121111;
            font-size: 24px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#121111;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.product-card__rating { 
    min-height: 22px; 
    display: flex;
    align-items: center;
    padding-bottom: 20px;
}

body#product .icon-label-energy-overlay img {
       width: 80px;
}

/* css recensioni scheda prodotto */

body#product .rf-product-reviews__title {
    font-size: 26px;
    line-height: 42px !important;
    color: #253237;
    text-align: left;
    text-transform: none;
}

body#product .rating__sorting, body#product .rating__filters.filters {
   display: none;
}

body#product .rf-product-reviews, body#product .rf-product-reviews h2 {
   margin-bottom: 30px;
}


/* css recensioni scheda prodotto */



/* Stili per la Sezione Pagamenti */
.payment-box {
  padding: 18px 24px 0px;
  text-align: center;
  max-width: 100%;
}

.payment-title {
  border-top: 2px solid #7a7a7a;
  padding-top: 8px;
  margin-bottom: 28px;
  font-size: 20px;
  line-height: 1.3;
}

.payment-methods {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  align-items: end;
}

.payment-method img {
  max-height: 48px;
  max-width: 180px;
  object-fit: contain;
  margin-bottom: 18px;
}

body#cart .payment-method img {
       max-height: 30px;
}

body#cart  .payment-methods {
  gap: 30px;
}

body#cart .payment-detail p {
      font-size: 16px;
}

body#cart .payment-method span{
      font-size: 12px;
}

.payment-method span {
  display: block;
  font-size: 17px;
  line-height: 1.3;
}

@media (max-width: 600px) {
  .payment-methods {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}

.pos_title h2, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    text-transform: none;
}

.home_block_5 .elementor-widget-container h2 {
       min-height: 86px;
}




#footer ul {
     margin-left: 0px;
}

body#cms section#content ul {
     margin-left: 40px;
}

.submenu-item  ul.category-sub-menu {
    margin-left: 40px;
}

body#cms section#content h3:not(:first-of-type) {
  margin-top: 30px;
}

.home_block_5 .ppp_block p{
       min-height: 50px;
}

body#cms section#content p {
    min-height: 20px;
}

body#cms section#content h2, body#cms  section#content h3, body#cms section#content  h4{
   margin-bottom: 20px;
}

body#cms section#content h2 {
       font-size: 24px;
}

body#cms section#content h3 {
       font-size: 20px;
}

body#cms section#content h4 {
       font-size: 18px;
}


/*newsleytter start */
.gdpr_consent.gdpr_module_19 {
    background: #222222;
    width: 100%;
}

a {
     cursor: pointer !important;
}

.btn.disabled, .btn.disabled:hover {
    color: #fff;
    background: #323232;
    opacity: 0.5;
}

body#product .product-additional-info {
    padding-top: 0px;
}

body#product .product-add-to-cart .cart_button {
    margin-top: 0px;
}

body#checkout .custom-checkbox span {
    position: static; 
    top: auto; 
    left: auto; 
    margin-top: 0px; 
}


body#checkout .custom-checkbox>label {
    padding-left: 0px !important;
}

.product-actions .product-add-to-cart {
    padding-top: 20px;
}

body#checkout section.checkout-step .payment-options label span {
    display: contents;
}

body#checkout .checkout-reassuance .payment-detail{
   display:none;
}

body#checkout section.checkout-step .address {
   font-weight: normal;
   color: #323232;
   line-height: normal;
}

#mobile_menu_wrapper {
   z-index: 99999999;
}

.link_footer .pos-links-widget .links-widget-title {
   margin-bottom: 40px !important;
}

.offerte_promo_block .rt-banner-link img {
  height: 570px;    
  object-fit: cover;    
  object-position: center top
}

.header_message p {
   margin: 0px !important;
}

/* 1) Rendi l’input invisibile ma usabile */
.gdpr_consent .custom-checkbox input[type="checkbox"]{
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
}

.footer_newsletter input[type="checkbox"] + span .checkbox-checked {
   color: #000000 !important;
}

/* 2) Disegna il box (è lo span subito dopo l’input) */
.gdpr_consent .custom-checkbox input[type="checkbox"] + span{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #bbb;
  border-radius: 3px;
  margin-right: 8px;
  vertical-align: middle;
  cursor: pointer;
}

/* 3) Di default nascondi il check */
.gdpr_consent .custom-checkbox input[type="checkbox"] + span .psgdpr_consent_icon{
  opacity: 0;
  transform: scale(0.9);
}

/* 4) Quando è checked, mostra il check */
.gdpr_consent .custom-checkbox input[type="checkbox"]:checked + span .psgdpr_consent_icon{
  opacity: 1;
  transform: scale(1);
}

/* 5) Migliora focus da tastiera */
.gdpr_consent .custom-checkbox input[type="checkbox"]:focus + span{
  outline: 2px solid rgba(0,0,0,.35);
  outline-offset: 2px;
}









input[type="checkbox"]:checked + span {
  background: #ffffff;
  border-color: #000;
}

input[type="checkbox"]:checked + span i {
  color: #000;
}

.gdpr_consent.gdpr_module_19 a {
    text-decoration: underline;
    color: #ffffff;
}

/*newsletter end */


body#my-account #order-slips-link, body#my-account #emailsalerts {
   display:none;
}

#back-to-login {
    margin-top: 20px;
}

.pos-socials-widget ul li a i:before {
    margin-top: 3px;
}


.btn-primary.presta_show_option .material-icons {
   margin-right: 0px;
}

.checkout.cart-detailed-actions .text-sm-center .askforaquotemodul_convert_btn.btn-primary,
a.button.btn.btn-default.standard-checkout.button-medium.askforaquotemodul_convert_btn.btn-primary,
.btn.btn-primary.presta_show_option
{
    background: none;
    color: #000000 !important;
    font-size: 18px;
    font-weight: 500 !important;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-align: center;
    width: auto;
    border: 0px solid #323232;
}

body#checkout a.button.btn.btn-default.standard-checkout.button-medium.askforaquotemodul_convert_btn.btn-primary {
 display:none;
}

.product-add-to-cart.js-product-add-to-cart #ps_checkout-payment-method-logo-block-container,
.checkout.cart-detailed-actions #ps_checkout-payment-method-logo-block-container {
   display:none;
}

.elenco_comb {
  grid-column: 1 / -1;   /* prende tutte le colonne */
  width: 100%;
  display: block;
}

.addresses-footer, .addresses-header {
   text-align: right;
}

.elenco_comb h3 {
    font-weight: bold;
    margin: 10px 0 0px;
    padding: 0;
    font-size: 18px !important;
    text-transform: lowercase !important;
}

.addindirizzo
{
    background: none;
    color: #000000 !important;
    text-transform: lowercase;
    font-size: 18px;
    font-weight: 500 !important;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}


/* start form */
/* =========================
   MY ACCOUNT – FORMS
   SOLO dentro page-content
   ========================= */

#content.page-content form.js-customer-form,
#content.page-content .js-address-form form,
#content.page-content .page-address form,
#content.page-content .page-identity form {
  max-width: 960px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  padding: 32px 32px 24px;
  box-shadow: 0 6px 16px rgba(0,0,0,.06);
}

/* Righe */
#content.page-content .form-group.row {
  margin-bottom: 18px;
  align-items: center;
}

/* Label */
#content.page-content .form-control-label {
  font-weight: 600;
  font-size: 14px;
  color: #333;
}

/* Wrapper input più stretto */
#content.page-content .form-group .col-md-10 {
  max-width: 520px;
}

/* Input / Select / Textarea */
#content.page-content input.form-control,
#content.page-content select.form-control,
#content.page-content textarea.form-control {
  height: 42px;
  padding: 8px 12px;
  border-radius: 3px;
  font-size: 14px;
}

/* Textarea */
#content.page-content textarea.form-control {
  height: auto;
  min-height: 90px;
}

/* Commenti sotto input */
#content.page-content .form-control-comment {
  display: block;
  margin-top: 8px;
  font-size: 12px;
  color: #666;
}

/* Radio inline */
#content.page-content .form-control-valign {
  display: flex;
  gap: 24px;
}

/* Checkbox */
#content.page-content .custom-checkbox label {
  line-height: 1.5;
}

/* Footer */
#content.page-content .form-footer {
  border-top: 1px solid #eee;
  padding-top: 24px;
  margin-top: 24px;
  display: flex;
  justify-content: flex-end;
}

/* Bottone submit */
#content.page-content .form-control-submit {
  padding: 10px 28px;
  border-radius: 3px;
  font-weight: 600;
}

#send-reset-link {
    padding: 0 30px !important;
}


/* =========================
   OVERRIDE MIRATI (opzionali)
   ========================= */

/* customer-form un filo più largo */
#content.page-content form#customer-form {
  max-width: 1020px;
}

/* indirizzi: input leggermente più larghi */
#content.page-content .js-address-form form .form-group .col-md-10 {
  max-width: 560px;
}


/* end form */

/*start Indirizzi */
/* =========================
   ADDRESSES – SOLUZIONE 1
   Griglia ordinata a righe (no buchi)
   Altezza uguale per tutte le card + footer sempre in basso
   ========================= */

/* Grid: flex rows */
.page-addresses .addresses .row {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

/* Bootstrap cols become flex items */
.page-addresses .addresses .row > [class*="col-"] {
  display: flex;
}

/* Card look + equal height */
.page-addresses article.address {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 380px; /* aumenta/diminuisci qui */
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  padding: 18px;
  box-shadow: 0 6px 18px rgba(0,0,0,.06);
  background: #fff;
  transition: transform .15s ease, box-shadow .15s ease;
}

/* Hover */
.page-addresses article.address:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 26px rgba(0,0,0,.10);
}

/* Body grows and can scroll if content is long */
.page-addresses article.address .address-body {
  flex: 1 1 auto;
  overflow: auto;
  padding-right: 4px;
}

/* Address text breaks nicely */
.page-addresses article.address address {
  word-break: break-word;
  margin: 0;
  line-height: 1.55;
}

/* Footer always at bottom */
.page-addresses article.address .address-footer {
  margin-top: auto;
  padding-top: 14px;
  border-top: 1px solid #eee;
  display: flex;
  gap: 10px;
}

/* Footer links as buttons */
.page-addresses article.address .address-footer a {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 12px;
  border-radius: 3px;
  background: #f3f5f7;
  text-decoration: none;
}

.page-addresses article.address .address-footer a:hover {
  background: #e9edf1;
}

.page-addresses article.address .address-footer a[data-link-action="delete-address"] {
  background: #fff1f1;
}

.page-addresses article.address .address-footer a[data-link-action="delete-address"]:hover {
  background: #ffe3e3;
}

/* “Borsino” sul titolo */
.page-addresses article.address .address-body h4 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 6px 12px;
  border-radius: 999px;
  background: #f3f5f7;
  font-weight: 700;
  margin: 0 0 12px 0;
}

/* Iconcina “pin” */
.page-addresses article.address .address-body h4::before {
  content: "📍";
  font-size: 16px;
  line-height: 1;
}

/* end indirizzi */


/* arrow miltiaccessories */

.accessory_silder .block_accessory_input {
       text-align: right;
}

#group_accessories .hsma_silder .bx-next::before {
  width: 15px !important;
  height: 15px !important;
  margin-top: -7.5px !important;
  margin-left: 0px !important;
  border-left: 2px solid #484848 !important;
  border-top: 2px solid #484848 !important;
  left: auto !important;
  right: 5px;
}


#group_accessories .hsma_silder .bx-prev::before {
  width: 15px !important;
  height: 15px !important;
  margin-top: -7.5px !important;
  margin-left: 0px !important;

  border-bottom: 2px solid #484848  !important;
  border-right: 2px solid #484848  !important;

  cursor: pointer;

  transform: rotate(-45deg);
}


/* contenitore slider relativo (lo è già, ma lo ribadiamo nel contesto giusto) */
.hsma_silder .bx-wrapper {
  position: relative;
}

/* porto il gruppo frecce in alto a destra */
.hsma_silder .bx-wrapper .bx-controls-direction {
  position: absolute;
  top: -44px;     /* regola questo valore finché va in linea col titolo */
  right: 0;
  display: flex;
  gap: 12px;
  z-index: 20;
}

/* reset stile "ai lati" imposto da bxslider */
.hsma_silder .bx-wrapper .bx-controls-direction a {
  position: static !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  margin-top: 0 !important;

  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* centriamo l’icona FA dentro al bottone */
.hsma_silder .bx-wrapper .bx-controls-direction a:before {
  padding-left: 0 !important;
  line-height: 1 !important;
}

#product #group_accessories h3 {
    font-size: 18px !important;
   text-transform: lowercase;
}

#product #group_accessories h3::first-letter, .elenco_comb h3::first-letter {
  text-transform: uppercase !important;
}

/* arrow miltiaccessories */

/* Combinazioni */

#product #group_accessories {
    clear: both !important;
    margin: 40px 0px 0px 0px !important;
    padding: 0px !important;
    background: #ffffff !important;
}   

/* freccia */
/* wrapper */
[class^="combination_1_"] {
  position: relative;
  display: block;
}

/* select */
[class^="combination_1_"] select.product-combination {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: none;
}

/* freccetta custom */
/*[class^="combination_1_"]::after {*/
span[class^="combination_1_"]:has(select)::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  width: 9px;
  height: 9px;
  border-right: 2px solid #111;  /* colore */
  border-bottom: 2px solid #111;
  transform: translateY(-50%) rotate(45deg);
  pointer-events: none;
}
/*freccia*/

#multiAccessoriesTab .slide .product-combination, #multiAccessoriesTab .slide .ma_block_qty {
    font-size: 12px;
    min-height: 30px;
    padding: 0px 22px 0 10px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 13px;
    border-radius: 3px;
}

#product #group_accessories .hsma_silder .content_group {
    padding: 0px !important;
}


.accessory_price {
    font-weight: 600;
    text-align: left;
    display: block;
}

.block_accessory_name a.ma_accessory_name, .block_accessory_name {
   font-size: 14px;
   line-height: 24px;
   text-align: left;
   font-weight: 500;
   min-height: 72px;
   margin-bottom: 10px !important;
   text-transform: uppercase;
}

#multiAccessoriesTab .slide {
    border: 1px solid #979797 !important;
    border-radius: 3px;
    padding: 4px 10px !important;
}

#multiAccessoriesTab .hsma_selected {
    border: 2px solid #C11B29 !important;
    background-color: unset !important;
}


#product #group_accessories .hsma_silder h4 {
   display: none;
}

/* wrapper varianti */
.product-variants.js-product-variants {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px 32px; /* spazio tra righe e colonne */
}

/* ogni blocco variante */
.product-variants .product-variants-item {
  margin: 0;          /* reset */
  float: none;        /* perché hai "clearfix" */
  clear: none;
}

/* label sopra */
.product-variants .product-variants-item .control-label {
  display: block;
  margin: 0 0 8px 0;
  font-weight: 400;   /* se vuoi più evidente */
}

/* select full width */
.product-variants .product-variants-item select.form-control-select {
  width: 100%;
}




/* Combinazioni */

/*Product */

select.form-control:not([size]):not([multiple]) {
    background-color: #ffffff;
    border: 1px solid #000000;
}


.product-price.has-discount.dp-price-excl-tax-main {
   font-size: 26px;
   color: #000000;
}

.product-information .product-description {
    border-bottom: 0px solid #ebebeb;
}

.product-price.has-discount.dp-price-excl-tax-main span{
   font-size: 18px;
   color: #646464; 
   font-weight: 400;
}

.product-prices {
  display: flex;
  flex-direction: column;
  /*gap: 10px; */
  border-top: 1px solid #979797;
  border-bottom: 1px solid #979797;
  padding: 20px 0;
}

/* riga superiore */
.price-top-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px !important;
}

/* prezzo originale */
.product-discount {
  font-size: 14px;
  color: #777;
}

.product-discount .regular-price {
  text-decoration: line-through;
  color: #999;
  margin-left: 4px;
}

body#product .product-discount .regular-price {
  color: #000;
}

body#product  .product-discount {
    color: #646464;
}

/* badge risparmio */
.discount-amount {
  background-color: #c4161c;
  color: #fff;
  padding: 4px 10px;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
}

/* prezzo finale */
.current-price {
  display: flex;
  align-items: baseline;
  gap: 12px;
}

.current-price-value {
  font-size: 36px;
  font-weight: 700;
  color: #000;
}

/* nota IVA */
.price-note {
  font-size: 14px;
  color: #666;
}

/* Product */

.form-control-select {
  background-image: url("/img/cms/arrow1x.png") !important;
  background-repeat: no-repeat;
  background-position: right .5rem center;
  background-size: 11px 10px; /* o quello che vuoi */
}

.ets_crosssell_products_list {
   margin-top: 30px;
}

body .blockreassurance_product .block-title:after {
    content: none !important;
}


#alma-cart-widget {
   display: none;
}

.product-additional-info .td_ask_Quote_view .td_quote_cart_button {
    background: none;
    color: #000000 !important;
    text-transform: lowercase;
    font-size: 18px;
    font-weight: 500 !important;

    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.h1.namne_details, .product_name_h1 {
    font-size: 26px;
    line-height: normal;
}

.product-additional-info .td_ask_Quote_view .td_quote_cart_button::before,
.checkout.cart-detailed-actions .text-sm-center .askforaquotemodul_convert_btn.btn-primary::before,
a.button.btn.btn-default.standard-checkout.button-medium.askforaquotemodul_convert_btn.btn-primary::before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(/../img/cms/quote.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.product-additional-info .td_ask_Quote_view .td_quote_cart_button span::first-letter,
.checkout.cart-detailed-actions .text-sm-center .askforaquotemodul_convert_btn.btn-primary span::first-letter,
a.button.btn.btn-default.standard-checkout.button-medium.askforaquotemodul_convert_btn.btn-primary span::first-letter {
    text-transform: capitalize;
}

.product-additional-info .td_ask_Quote_view .td_quote_cart_button span,
.checkout.cart-detailed-actions .text-sm-center .askforaquotemodul_convert_btn.btn-primary span,
a.button.btn.btn-default.standard-checkout.button-medium.askforaquotemodul_convert_btn.btn-primary span,
.btn.btn-primary.presta_show_option span.material-text
{
    text-decoration: underline;
}



.product-additional-info .td_ask_Quote_view  {
    padding: 0px 0px 30px 0px !important;
    text-align: center;
}


.alma-pp-container.ps17 {
   display: none;
}

.payment-detail {
    padding: 20px 0;
    border-left: 0px solid #ebebeb;
    border-right: 0px solid #ebebeb;
    border-top: 1px solid #979797;
    border-bottom: 1px solid #979797;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
    text-align: left;
    margin-top: 0px;
}

.payment-detail p {
           margin: 0px 0px 0px 0px !important;
}

#ps_checkout-paypal-pay-later-message-cart {
   margin: 0px !important;
}

.product-actions .add-to-cart {
    background: #C11B29;
    color: #ffffff;
    border: 1px solid #C11B29;
    font-size: 20px;
    font-weight: 500;
}

.product-add-to-cart .product-quantity .qty .bootstrap-touchspin #quantity_wanted {
    border-top: 1px solid #323232;
    border-bottom: 1px solid #323232;
}

.product-add-to-cart .product-quantity .qty .bootstrap-touchspin .input-group-btn-vertical .btn-touchspin {
    border: 1px solid #000000;
}

.product-actions .add-to-cart:hover {
    border-color: #222222;
    background: #222222;
    color: #fff;
}

.product-tabs-bandw.col-md-12:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #F6F6F6;
    margin-left: -1000px;
    margin-right: -1000px;
}

.tabs {
    background: #F6F6F6;
}

.tabs .tab-content {
    border-top: 0px solid #ebebeb;
}

.col-md-12.product-tabs-bandw {
   margin: 30px 0;
}

.elementor-column-wrap .elementor-widget-wrap>.elementor-widget.cartquote {
   width: auto; 
}

.categoryproducts .pos_title h2, .products-accessories .pos_title h2 {
    font-size: 26px;
    line-height: 42px !important;
    color: #253237;
    text-align: left;
    text-transform: none;
}


.categoryproducts .pos_title h2::first-letter, .products-accessories .pos_title h2::first-letter{
  text-transform: uppercase;
}

.categoryextrafield {
    border: 1px solid rgba(0, 0, 0, .125);
    box-shadow: unset;
    padding: 20px;
    margin: 20px 0;
}


#blockcart-modal .product-name {
    line-height: normal;
}

.blockcart .popup_cart.popup-dropdown {
    padding: 0px 10px 20px 10px;
}
.elementor-element.elementor-element-vnkeleo .blockcart .cart-products-count {
    top: -3px;
    left: 27px;
    width: 18px;
    height: 18px;
    font-size: 11px !important;
}

.elementor-element.elementor-element-vnkeleo .blockcart > a {
    color: #000000;
    border-radius: 0px;
    padding: 0px 0px 0px 0px;
}

p {
    margin-top: 0;
    margin-bottom: 1em !important;
}

.page-title-wrapper {
    background: #F6F6F6;
    margin-bottom: 30px;
}

#wrapper .breadcrumb li::after {
    color: #646464;
    content: '|';
}

#wrapper .breadcrumb li:last-child {
  color: #000000;
  font-weight: 600;
}

#posnewsletterpopup.text-dark, #wrapper .breadcrumb li a {
    color: #646464;
}

.card-block h1, .page-header h1 {
    color: #C11B29;
    text-align: center;
    font-size: 26px;
    line-height: 42px;
    font-style: normal;
    text-transform: none;
    margin: 0;
}

#js-product-list-top .sort-by-row .sort-by-right .products-sort-nb-dropdown {
    display: none;
}

.category-header .category-description, #products #subcategories {
   margin-bottom: 30px;
}

.subcategories-heading {
    font-size: 18px;
    line-height: 30px;
}

.category-header.category_description {
   margin-bottom: 20px;
}

/* subcategories*/

#subcategories li.subcategory-item:hover {
       border: 1px solid #C11B29;
}

#subcategories ul li:hover .subcategory-image a img, #subcategories ul li:hover .subcategory-image svg {
    border: 0px solid #000000;
}

#subcategories ul li:hover a.subcategory-name {
   color: #000000;
}

/* spazio tra le card */
#subcategories .subcategories-list.slick-slider .slick-slide {
  padding: 0 10px;
  box-sizing: border-box;
}

#subcategories li.subcategory-item h5 {
    min-height: 52px;
}

/* card */
#subcategories li.subcategory-item {
  border: 1px solid #000000;
  border-radius: 3px;
  background: #fff;
  padding: 18px 18px 14px;
  text-align: center;
  height: 100%;
  box-sizing: border-box;
}

/* immagine */
#subcategories li.subcategory-item .subcategory-image {
  padding: 0;
  margin: 0 0 14px;
}

#subcategories li.subcategory-item .subcategory-image a {
  display: block;
}

#subcategories li.subcategory-item .subcategory-image img {
 padding-top: 20px;
  max-width: 100%;
  height: auto;
  border-radius: 0;        /* nello screenshot NON è tonda */
  border: 0;               /* rimuove il bordo tondo */
  display: block;
  margin: 0 auto;
}

/* titolo */
#subcategories li.subcategory-item h5 {
  margin: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
}

#subcategories li.subcategory-item .subcategory-name {
  color: #111;
  text-decoration: none;
}

/* se non vuoi la descrizione lunga sotto */
#subcategories li.subcategory-item .cat_desc {
  display: none;
}

#subcategories li.subcategory-item .subcategory-name {
    color: #323232;
    font-size: 15px;
    line-height: 24px;
}

/* subcategories*/

figure.home-banner .banner-content .banner-text {
    margin: 10px 0px;
}

.product-flag img {
    max-width: 50px;
}

.product-price-and-shipping.no_available_for_order {
  min-height: 32px;
}

.product-price-and-shipping {
    display: flex;
    align-items: center;
    /*gap: 6px;  add */ 
    gap: 8px;
    flex-wrap: wrap;
}

.product-price-and-shipping .discount-product {
    line-height: 20px;
}


figure.home-banner .banner-content .banner-button {
    position: initial !important;
    margin-top: 20px;
}

.categories-container .category-item>div .category-content .name {
   text-align: center;
}

.js-product-miniature .product_desc {
    padding: 0px 10px;
}

.inner_desc .more_link{
  display: block;
  text-align: center;
  text-transform: lowercase;
  text-decoration: underline;
  font-weight: 300;
  margin-top: 20px;
}

.inner_desc .more_link:hover,
.inner_desc .more_link:focus,
.inner_desc .more_link:active{
  text-decoration: underline;
  color: inherit;
}


.more_link {
  display: inline-block;
  margin-top: 20px;
  text-align: center;
  text-decoration: underline;
}

.more_link:hover,
.more_link:focus,
.more_link:active {
  text-decoration: underline;
  color: inherit;
}

figure.home-banner .banner-content .banner-button
{
    position: absolute;
    bottom: 20px;
}

.product-price-and-shipping .discount-product {
    display: inline-block;
    vertical-align: middle;

   /* add */
    white-space: nowrap;
}

.product-price-and-shipping .discount-product {
    font-size: 12px;
    font-weight: 500;
}

.product-price-and-shipping .price.price-sale, .product-price-and-shipping .price{
   font-size:18px;
   line-height: 32px;
   color: #000000 !important;
}

.product-price-and-shipping .regular-price {
    color: #646464;
    font-size: 12px;
    margin: 0px 5px;
}

.js-product-miniature .product_desc .product_name {
   text-transform: lowercase;
}
.js-product-miniature .product_desc .product_name::first-letter {
   text-transform: uppercase;
}

.js-product-miniature .product_desc .product_name:not(.one_line) {
  display: block;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
  overflow: visible;
     min-height: 65px;
}

.js-product-miniature.style_product2 div.cart button.ajax_add_to_cart_button {
       background: #C11B29;
       text-transform: uppercase;
}

.js-product-miniature.style_product2 div.cart button.ajax_add_to_cart_button:hover {
       background: #222222;
}


@media (max-width: 1024px) {
  figure.home-banner .banner-content .banner-button
   {
     position: absolute;
     bottom: 20px;
    }

.offerte_promo_block {
   display:none;
}

  }

@media (max-width: 767px) {
  figure.home-banner .banner-content .banner-button
   {
     position: absolute;
     bottom: 10px;
    }
}

@media (min-width: 768px) {


    .slider-arrows-top .slick-slider .slick-next, .slider-arrows-top .slick-slider .slick-prev {
        top: -3.75rem;
   }

#subcategories.slider-arrows-top .slick-slider .slick-next, #subcategories.slider-arrows-top .slick-slider .slick-prev {
        top: -2.75rem;
   }

}
.main-menu .pos-menu-vertical .menu-content .menu-item .menu-dropdown .ul-column:not(.column_dropdown) .submenu-item>a {
    font-weight: normal;
}

.main-menu .pos-menu-vertical .menu-content .menu-item .menu-dropdown.cat-drop-menu li {
    border-bottom: 0px solid #ebebeb;
}

.pos-menu-vertical .menu-item.menu_promo > a {
    background: #222222 !important;
    color: #ffffff; 
    border-width: 0px !important;
}

.pos-menu-horizontal a.icon img {
  max-width:none;
  width: auto;
  flex-shrink: 0;
}



.pos-menu-horizontal a.icon {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.pos-menu-horizontal .menu-item:hover > a, .promo_menu_dx h2 a:hover {
 color: #ffffff !important;
    text-decoration: underline;
}


.pos-menu-horizontal .menu-item:hover > a i {
   transform: rotate(-90deg);
}


.main-menu .pos-menu-horizontal .menu-content .menu-item .menu-dropdown .ul-column:not(.column_dropdown) .submenu-item > a {
    font-weight: 400;
}


.home-banner .banner-content .banner-button:after {
  content: none !important;
}



element.style {
}
.pagination a:not(.previous):not(.next) {
    letter-spacing: .125rem;
}
.pagination a {
   background: #222222;
   border: 1px solid #222222;
   color: #ffffff;  
}


#js-product-list-top .sort-by-row .sort-by-left .showing {
     padding-left: 0px; 
     border-left: 0px solid #ebebeb;
}

#js-product-list-top .sort-by-row .sort-by-right>div>span {
    font-weight: 400;
    color: #000000;
}

#subcategories .subcategories-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

#subcategories .subcategory-item {
  padding: 0 10px;
  box-sizing: border-box;
}


.mobile-menu .menu-content .menu-item a {
    color: #000000;
}



/* Tablet */
@media (max-width: 992px) {
   .js-product-miniature .product_desc .product_name:not(.one_line) {
       min-height: 90px;
   }

   .hook-labels {
      min-height: 48px;
   }

   body#category .product-price-and-shipping {
     min-height: 62px;
   }

}

/* Tablet verticale / mobile grande */
@media (max-width: 768px) {

  .product-variants.js-product-variants {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .pos-menu-horizontal .menu-item:hover > a, .promo_menu_dx h2 a:hover {
     color: #000000 !important;
     text-decoration: none;
  }

  .mobile-menu .menu-content .menu-item img {
    width: auto; 
  }

  .mobile-menu .menu-content .menu-item .html-block {
    padding: 0px;
   }

   .hook-labels {
       min-height: 46px;
   }


   .js-product-miniature .product_desc .product_name:not(.one_line) {
       min-height: 130px;
   }

figure.home-banner .banner-content .banner-button {
    position: initial !important;
    margin-top: 0px;
}


figure.home-banner .banner-content .banner-text {
    margin: 0px;
}

.pos-search .pos-search__container .search-input-container .pos-search__input {
    min-width: 330px !important;
}

}


/* Mobile */ @media (max-width: 576px) { 
 
.pos-search .pos-search__container .search-input-container .pos-search__input {
    min-width: 330px !important;
}

}


/* Mobile */ @media (max-width: 376px) { 
 
.pos-search .pos-search__container .search-input-container .pos-search__input {
    min-width: 290px !important;
}

}





/* Tablet e giù */
@media (min-width: 810px) and (max-width: 1180px) {

  .pos-search .pos-search__container .search-input-container .pos-search__input {
    min-width: 690px !important;
}

}



@media (max-width: 767px) {

  /* evita tagli strani di bxSlider */
  #group_accessories .bx-viewport{
    height: auto !important;
  }

  /* CARD */
  #group_accessories .slide{
    display: flex;
    flex-direction: column;
    height: auto !important;
    min-height: 340px;
    box-sizing: border-box;

    border: 1px solid #d9d9d9;
    background: #fff;
    padding: 10px 10px 16px;
  }

  /* azzera margini che possono cambiare l’altezza */
  #group_accessories .slide p{
    margin-bottom: 0;
  }

  /* IMMAGINE */
  #group_accessories .hsma_images-container{
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #group_accessories .hsma_product-cover img{
    max-height: 120px;
    width: auto;
    margin: 0 auto;
    display: block;
  }

  /* TITOLO, massimo 3 righe */
  #group_accessories .block_accessory_name{
    min-height: 66px;
    display: flex;
    align-items: flex-start;
    margin: 0;
    padding-top: 5px;
  }

  #group_accessories .block_accessory_name a{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  /* PREZZO sempre coerente */
  #group_accessories .accessory_price{
    margin-top: auto;
    padding-top: 12px;
    display: block;
  }

  /* AREA OPZIONI sempre riservata */
  #group_accessories .cdfgfertt,
  #group_accessories span[class^="combination_"]{
    min-height: 48px;
    display: block;
    margin-top: 10px;
    padding-bottom: 2px;
  }

  /* SELECT mobile */
  #group_accessories select.product-combination{
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
    margin: 0;
  }

  /* contenitore frecce visibile e cliccabile */
  #group_accessories .hsma_silder .bx-wrapper .bx-controls-direction {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    margin-top: 0px;
  }

  /* il link deve essere relativo, così ::before si ancora lì */
  #group_accessories .hsma_silder .bx-wrapper .bx-controls-direction a {
    position: relative !important;
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-indent: -9999px;
    overflow: visible;
  }

  /* freccia sinistra */
  #group_accessories .hsma_silder .bx-prev::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 15px;
    transform: translate(-50%, -50%) rotate(135deg);
    border-bottom: 2px solid #484848;
    border-right: 2px solid #484848;
  }

  /* freccia destra */
  #group_accessories .hsma_silder .bx-next::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 15px;
    transform: translate(-50%, -50%) rotate(-45deg);
  }

}
