/*
    Created on : 20 nov 2024, 17:52:24
    Author     : carlo
*/
body {
  color: #777;
  font-family: open sans, helvetica neue, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.3rem;
}
.product-info-main h1{

}
.attributi_prodotto {
        font-size: 2.4rem;

}
.attributi_prodotto .label_artista{

    font-weight: 600;
    text-transform: capitalize;
    color: black;
}
.label_extra{
    font-weight: 600;
    text-transform: capitalize
}


.page-title{
    font-size: 30px;
}
.widget_product{
    text-align: center;
}
.breadcrumbs .items {
    font-size: 1.6rem !important;
    color: #707070;
    margin: 0;
    padding: 0;
    list-style: none none;
}
.breadcrumbs a {
    color: #990000 !important;
    text-decoration: none;
}
.product-item-details .formato{
    font-weight: normal;



}

.prevendita{
        font-weight: bold;
    color: #30bf46;
    font-size: 14px;
}
.prevendita-extra{
        font-weight: bold;
    color: #30bf46;

    text-transform: capitalize;
}
.prevendita-extra{
        font-weight: 600;
    color: #30bf46;

    font-size: 14px;
}
.products-grid .etichetta a{
    font-weight: bold;
}
.products-grid .autore a{
    font-weight: bold;
}
.abs-product-link, .product-item-name, .product.name a {
    font-weight: bold;
}
 .page-products .products-grid .product-item {

    text-align: center;
}
.attributi_prodotto a:visited,.attributi_prodotto .alink:visited {
  color: #990000;
  text-decoration: none;
}

.attributi_prodotto a,.attributi_prodotto .alink {
  color: #990000;
  text-decoration: none;
}
.attributi_prodotto a:active, .attributi_prodotto .alink:active {
  color: #990000;
  text-decoration: underline;
}
.attributi_prodotto a:hover, .attributi_prodotto .alink:hover {
  color: #990000;
  text-decoration: underline;
}
.product-info-main .page-title {
    font-size: 21px;
    text-transform: uppercase;
    color: #333;
    font-weight: bold;
    background-color: #f6c300;
    padding: 3px;
    border-style: solid;
}

.attributi_extra {
  margin-bottom: 9px;

  padding: 3px;

  color: #333333;
  font-size: large;

}
.attributi_extra a, .attributi_extra.alink {
    color: #990000;
    text-decoration: underline;
}
.attributi_extra a:hover, .attributi_extra .alink:hover {
  color: #990000;
  text-decoration: underline;
}

.attributi_extra a:visited, .attributi_extra .alink:visited {
  color: #990000;
  text-decoration: none;
}
.attributi_extra a, .attributi_extra.alink {
  color: #990000;
  text-decoration: none;
}
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 0.005em;
  color:#000;
}

 @media screen and (min-width: 768px){
    @media (min-width: 768px), print {
        .page-header .panel.wrapper {
            border-bottom: 1px solid #990000 !important;
            background-color: #990000 !important;
        }
        .block-search input {
            margin: 0;
            padding-right: 35px;
            position: static;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
            border: 1px solid #990000;
        }

        .block-search {
    float: left !important;
            padding-left: 0px !important;

            min-width: 400px;
            width: 60% !important;

            left: 9%;
        }

    }
}
._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
    box-shadow: 0 0 3px 1px #990000 !important;
}
 @media screen and (min-width: 768px){
    @media (min-width: 768px), print {

    }
 }

  @media screen and (min-width: 768px){
    @media (min-width: 769px), print {

    }
 }
@media all and (min-width:768px),
print {


}

.nav-sections{

}
.menu>ul>li a{

color: #990000;

}

.header.panel>.header.links>li>a:visited {
    color: #faff00;
    text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 28px;
    color: #990000;
    content: '\e611';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.action.primary, .action-primary {
    background-image: none;
    background: #990000 !important;
    border: 1px solid #990000 !important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 7px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
}

.copyright {
    background-color: #990000 !important;
    color: #fff;

}

/* tabella mega-menu
.colonna {
    float: left;
    padding: 6px;
    background-color: #fff;
    height: 330px;
}

  .colonna_100
  {
    width: 100%;
  }
  .colonna_50
  {
    width: 50%;
  }
  .colonna_33
  {
    width: 33.33%;
  }
  .colonna_25
  {
    width: 23%;
  }
  .colonna_20
  {
    width: 18%;
  }
  .colonna_15
  {
    width: 13%;
  }

  .colonna a {
    float: none;
    color: black;
    padding: 16px;
    text-decoration: none;
    display: block;
    text-align: left;
  }

  .colonna a:hover {
    background-color: #990000 ;
    color: #ffffff;
  }


  .riga:after {
    content: "";
    display: table;
    clear: both;
  }
  .menu>ul>li>ul.normal-sub {
    width: 100% !important;

}
.ves-megamenu{
  background-color: #f6c300;
}
.navigation .level0 .submenu a {

  text-transform:uppercase;
  font-size: medium;

}
.navigation .level0 .submenu a:hover {

  text-decoration: underline;
  background-color: #fff;
}

.navigation .level0 .submenu a:focus {

  text-decoration: underline;
  background-color: #fff;

}
.ves-megamenu .navigation .level0.current>a {
  background-color: #000;
  color: #FFF
}
  */
.nascondi{
    visibility: hidden;
    height: 0px;
}

.block.widget .products-grid .product-item {

    min-height: 520px;

}

@media all and (min-width: 640px) {
        .products-grid .product-item-info:hover, .products-grid .product-item-info.active {

        box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.0);
        border: 0px none #bbbbbb;
        margin: 0px;
        padding: 0px;
    }
    .block.widget .products-grid .product-item .product-item-inner, .page-layout-1column .block.widget .products-grid .product-item .product-item-inner, .page-layout-3columns .block.widget .products-grid .product-item .product-item-inner {
        box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.3);
        margin: 0px 0 0 0px;
    }
    .products-grid .product-item-inner {

        border: none;

    }
    .products-grid .product-item-info .product-item-inner, .products-grid .product-item-info.active .product-item-inner {
        display: block;
        width:100% !important;
        height: auto !important;
    }
}
.products-grid .product-item .actions-primary {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    margin-top: 12px;
    display: block !important;
}
@media (min-width: 640px) {
    .abs-visually-hidden-desktop-s, .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
        border: 0;
        clip: rect(0, 0, 0, 0);
        /* height: 1px; */
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: static !important;
        /* width: 1px; */
    }

}
@media (min-width: 640px) {
    .products-grid .product-item-inner {
        background: #ffffff;
        box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.3);
        border: 0px solid #bbbbbb;
        border-top: none;
        left: 0;
        margin: 0px 0 0 0px !important;
        padding: 0 0px 0px !important;
        position: absolute;
        right: -1px;
        z-index: 2;
    }
}

.label_artista_widget{
      color: #990000 ;
     text-transform: uppercase;
     font-weight: bold;
}
a, .alink {
    color: #990000;
    text-decoration: none;
}
.alink {
  color: #990000 ;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #990000 ;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #990000 ;
  text-decoration: underline;
}
.product-item-name{

     text-transform: uppercase;
     font-weight: bold;
}
.product-item-name a{

     text-transform: uppercase;
     font-weight: bold;
}
.price-container .price {
    font-size: 1.8rem;
}
.price{

    color:#333333;
}
.attributi_prodotto a{
    text-decoration: underline;
}
.attributi_prodotto {
    margin-bottom: 9px;
}
.riepilogo_ricerca{
        padding: 9px;
    background-color: #990000;
    margin-bottom: 12px;
    color: white;
    font-size: large;
}

        .voci_sottomenu > ul{
margin-left: 0px !important;
    padding-left: 0px !important;
    background-color: #f6f6f6 !important;
}
        .smile-es-range-slider .ui-slider-handle {
    background: #990000 !important;

}

/* Checkout: campi fattura nascosti di default (visibili solo se is-fattura) */
#co-shipping-form div[name="shippingAddress.custom_attributes.custom_attributes.fiscal_code"],
#co-shipping-form div[name="shippingAddress.vat_id"],
#co-shipping-form div[name="shippingAddress.custom_attributes.custom_attributes.pec"],
#co-shipping-form div[name="shippingAddress.custom_attributes.custom_attributes.sdi_code"],
#co-shipping-form div[name="shippingAddress.company"] {
    display: none !important;
}

#co-shipping-form.is-fattura div[name="shippingAddress.custom_attributes.custom_attributes.fiscal_code"],
#co-shipping-form.is-fattura div[name="shippingAddress.vat_id"],
#co-shipping-form.is-fattura div[name="shippingAddress.custom_attributes.custom_attributes.pec"],
#co-shipping-form.is-fattura div[name="shippingAddress.custom_attributes.custom_attributes.sdi_code"],
#co-shipping-form.is-fattura div[name="shippingAddress.company"] {
    display: block !important;
}

/* Stile per il contenitore principale della riga */
.riga {
    display: flex; /* Abilita Flexbox */
    flex-wrap: wrap; /* Permette alle colonne di andare a capo */
    gap: 20px; /* Spazio tra le colonne (opzionale, regola a piacere) */
    margin-bottom: 20px; /* Spazio sotto il contenitore */
}

/* Stile per le colonne */
.colonna_50 {
    flex: 1 1 100%; /* Su schermi piccoli (default), occupa tutta la larghezza (100%) */
    box-sizing: border-box; /* Include padding e border nella larghezza totale */
    /* Rimuovi l'attributo style="float: left;" dall'HTML se usi Flexbox */
}

/* Stile per gli elementi <a> all'interno delle colonne (li rende blocchi verticali) */
.colonna_50 a {
    display: block;
    padding: 5px 0; /* Spazio verticale per i link */
    text-decoration: none; /* Rimuove la sottolineatura standard */
    color: #333; /* Colore del testo (regola a piacere) */
}

/* Media Query per schermi più larghi (es. tablet e desktop) */
@media (min-width: 600px) {
    .colonna_50 {
        flex: 1 1 calc(50% - 10px); /* 50% della larghezza meno metà dello spazio (gap) */
        /* Questo assicura che due colonne si adattino su una riga con un gap */
    }
}

/* Soluzione per il "non scorresse sotto altri contenutii" */
/* Questo è un metodo "clearfix" o di gestione del float nel contenitore padre */
/* Se usi il Flexbox (come sopra), questo non è strettamente necessario, */
/* ma è una buona pratica se ci sono altri elementi che usano float o margini negativi */
.riga::after {
    content: "";
    display: table;
    clear: both;
}

.colonna a {
    float: none;
    color: black;
    padding: 16px;
    text-decoration: none;
    display: block;
    text-align: left;
  }

  .colonna a:hover {
    background-color: #990000 ;
    color: #ffffff;
  }

  .cms-intermezzo-media-etichette h1{
      text-align: center;
  }
  .sidebar-additional{
      display: none;
  }
  .rootmenu > .rootmenu-list > li > a > .homeicon {

    background: url(../../../../../frontend/Magento/luma/it_IT/Rootways_Megamenu/images/homeicon.png) 0px 0px no-repeat !important;

}


/* 1. Nascondiamo l'etichetta "Lingua" per pulizia (opzionale) */
.switcher-language .switcher-label {
    display: none;
}

/* 2. Impostiamo lo stile per contenere la bandiera accanto al testo */
.switcher-trigger strong span,
.switcher-dropdown a {
    display: inline-flex;
    align-items: center;
}

/* 3. Definiamo la bandiera generica tramite pseudo-elemento ::before */
.switcher-trigger strong span::before,
.switcher-dropdown a::before {
    content: '';
    display: inline-block;
    width: 24px;  /* Larghezza bandiera */
    height: 16px; /* Altezza bandiera */
    margin-right: 8px; /* Spazio tra bandiera e testo */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    background-image: url('../images/en-50.png');
}

/* --- CONFIGURAZIONE ITALIANO --- */
/* Targetiamo la classe .view-default (Codice store IT) */
.switcher-trigger .view-ita span::before,
.switcher-dropdown .view-ita a::before {
    background-image: url('../images/it-50.png'); /* Sostituisci con il nome del tuo file */
}

/* --- CONFIGURAZIONE INGLESE --- */
/* Targetiamo la classe .view-PKEN (Codice store EN) */
.switcher-trigger .view-eng span::before,
.switcher-dropdown .view-eng a::before {
    background-image: url('../images/en-50.png'); /* Sostituisci con il nome del tuo file */
}

/* =====================================================
   FOOTER — Sfondo scuro e testi bianchi
   ===================================================== */
.page-footer {
    background-color: #990000 !important;
    color: #ffffff !important;
}
.page-footer .footer.content {
    color: #ffffff !important;
}
.page-footer p,
.page-footer li,
.page-footer span,
.page-footer h3,
.page-footer h4 {
    color: #ffffff !important;
}
.page-footer li
{
    margin-bottom: 6px;
}
.page-footer a,
.page-footer a:visited {
    color: #cccccc !important;
    text-decoration: none !important;
}
.page-footer a:hover {
    color: #ffffff !important;
    text-decoration: underline !important;
}
.copyright {
    background-color: #990000 !important;
    color: #999999 !important;
}
/* Titoli colonna footer (es. Azienda, Hai bisogno d'aiuto?, ecc.) */
.page-footer .pagebuilder-column > div > p:first-child,
.page-footer .footer.content > .block p:first-child {
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
    margin-bottom: 12px !important;
}

/* Stock availability labels */
.stock-immediata {
    color: #28a745;
    font-weight: bold;
}
.stock-differita {
    color: inherit;
}
