@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//luxor.it/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: 3e3e3e;
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(62,62,62);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,86,134);
	--wd-alternative-color: rgb(62,62,62);
	--btn-default-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(0,86,134);
	--btn-default-bgcolor-hover: rgb(179,204,219);
	--btn-accented-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(62,62,62);
	--btn-accented-bgcolor-hover: rgb(17,93,136);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(17,93,136);
	--wd-link-color-hover: rgb(91,112,135);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(63,63,63);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,248,248);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 35px;
	--wd-arrow-icon-size: 20px;
	--wd-arrow-offset-h: 30px;
	--wd-arrow-offset-v: -42px;
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-bg: rgb(62,62,62);
	--wd-arrow-bg-hover: rgb(109,109,109);
	--wd-arrow-radius: 25px;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1450px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1450px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1450px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1450px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}



:root {
  --dark-gray: #3e3e3e;
  --light-gray: #f8f8f8;
  --accent-light: #B3CCDB;
  --primary-blue: #005686;
}
body {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: var(--dark-gray);
}
/* TESTI */
p {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.small-text,
.testo_icone p {
  font-size: 14px;
  line-height: 20px;
}
/* TITOLI (RESPONSIVE, NON RIGIDI)*/
h1, .title-size-small .title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: clamp(42px, 6vw, 85px);
  line-height: 1.1;
  color: #000;
}

h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: clamp(28px, 4vw, 40px);
  line-height: 1.2;
}

h3,
.single-product-page h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 28px;
  line-height: 1.3;
}

h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.3;
}

/* Breadcrumbs*/
.woocommerce-breadcrumb{
  font-family: "Fjalla One", Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
--wd-link-color: rgb(0,86,134);
--wd-link-color-hover: rgb(62,62,62);
--wd-bcrumb-color-active: rgb(62,62,62);
--wd-bcrumb-delim-color: rgb(0,86,134);
}



.woocommerce-breadcrumb a{
	color: #005686;
}

/* ===============================
   OCCHIELLI / EYEBROW TEXT
================================ */

.eyebrow,
.occhiello h4.woodmart-title-container,
.occhiello-riga h4.woodmart-title-container,
.occhiello-riga-bianco h4.woodmart-title-container,
.occhiello-destra h4.woodmart-title-container,
.occhiello-riga-destra h4.woodmart-title-container,
.occhiello-riga-bianco-destra h4.woodmart-title-container{
    font-family:'Fjalla One', sans-serif;
    font-size:20px;
    font-weight:800;
    text-transform:uppercase;
    margin:0;
    white-space:nowrap;
}

/* --- OCCHIELLO CON LINEA A SINISTRA (BLU) --- */

.occhiello h4.woodmart-title-container{
    position:relative;
}

.occhiello h4.woodmart-title-container::before{
    content:"";
    position:absolute;
    right:100%;
    margin-right:8px;
    top:50%;
    transform:translateY(-50%);
    width:200px;
    height:1px;
    background:var(--primary-blue);
}

/* --- OCCHIELLO CON LINEA A DESTRA (BLU) --- */

.occhiello-destra h4.woodmart-title-container{
    position:relative;
}

.occhiello-destra h4.woodmart-title-container::after{
    content:"";
    position:absolute;
    left:100%;
    margin-left:8px;
    top:50%;
    transform:translateY(-50%);
    width:200px;
    height:1px;
    background:var(--primary-blue);
}

/* --- OCCHIELLO CON LINEA LUNGA (BLU) --- */

.occhiello-riga .liner-continer{
    position:relative;
    display:inline-block;
}

.occhiello-riga .liner-continer::before{
    content:"";
    position:absolute;
    right:100%;
    margin-right:8px;
    top:50%;
    transform:translateY(-50%);
    width:200px;
    height:1px;
    background:var(--primary-blue);
}

/* --- OCCHIELLO CON LINEA LUNGA A DESTRA (BLU) --- */

.occhiello-riga-destra .liner-continer{
    position:relative;
    display:inline-block;
}

.occhiello-riga-destra .liner-continer::after{
    content:"";
    position:absolute;
    left:100%;
    margin-left:8px;
    top:50%;
    transform:translateY(-50%);
    width:200px;
    height:1px;
    background:var(--primary-blue);
}

/* --- OCCHIELLO CON LINEA LUNGA (BIANCA) --- */

.occhiello-riga-bianco .liner-continer{
    position:relative;
    display:inline-block;
}

.occhiello-riga-bianco .liner-continer::before{
    content:"";
    position:absolute;
    right:100%;
    margin-right:8px;
    top:50%;
    transform:translateY(-50%);
    width:200px;
    height:1px;
    background:#ffffff;
}

/* --- OCCHIELLO CON LINEA LUNGA A DESTRA (BIANCA) --- */

.occhiello-riga-bianco-destra .liner-continer{
    position:relative;
    display:inline-block;
}

.occhiello-riga-bianco-destra .liner-continer::after{
    content:"";
    position:absolute;
    left:100%;
    margin-left:8px;
    top:50%;
    transform:translateY(-50%);
    width:200px;
    height:1px;
    background:#ffffff;
}

/*PULSANTI (WOODMART + CF7)*/
button,
.button,
.wpcf7-submit,
.btn {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 16px;
  background-color: var(--primary-blue);
  color: #fff;
  border-radius: 4px;
  transition: all 0.3s ease;
}

button:hover,
.button:hover,
.wpcf7-submit:hover {
  background-color: #003f4f;
}

.textblu {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 16px;
  background-color: #fff;
  color: #005686;
  border-radius: 4px;
  transition: all 0.3s ease;
}

button:hover .textblu,
.button:hover .textblu,
.wpcf7-submit:hover .textblu{
  background-color: #fff;
}

/* SOTTOLINEATURE / ELEMENTI ATTIVI */
div.woocommerce-tabs li.active {
  border-bottom: 3px solid var(--accent-light);
}

a:hover {
  text-decoration-color: var(--accent-light);
}

/* MENU*/
.bottonemenu a .nav-link-text {
  background-color: var(--primary-blue);
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 600;
}

/* effetto sottolianeato */
.sottolineato {
  position: relative;
  display: inline-block;
	overflow: visible;
}

.sottolineato::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;      /* sposta la riga SOTTO il testo */
  width: 100%;
  height: 15px;       /* riga più bassa */
  background-color: #B3CCDB;
  z-index: 0;
}

/* effetto sottolianeato titoli pagine*/
.entry-title.title {
    position: relative;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 84px;
    line-height: 84px;
    color: #000;
    padding-bottom: 3px; /* distanza reale */
}

.entry-title.title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 14px;
    background-color: #B3CCDB;
}

/* BANNER*/
/*banner carosello*/
.promo-banner .banner-title {
text-transform: none;
}
.btn.btn-style-link {
--btn-brd-width: 0;
--btn-box-shadow-hover: none;
--btn-height: none;
--btn-padding: 0;
border-top: 0;
border-inline: 0;
}

.content-banner .btn.btn-style-link {
--btn-padding: 0;
border-top: 0;
border-inline: 0;
font-weight: 600;
}
.listabanner {
  list-style: none;
  padding: 0;
  margin: 0;
}

.listabanner li {
  position: relative;
  padding-left: 50px;          /* spazio per la riga */
  margin-bottom: 14px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.listabanner li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 35px;                 /* lunghezza riga */
  height: 1px;
  background-color: #fff;
  transform: translateY(-50%);
}
/* footer*/
.textwidget p {
	font-size: 13px;
}
/* icona youtube blu */
.single-product-page .fa-youtube {
--fa: "\f167";
color: #005686;
}
/*fix carosello padding scheda prodotto*/
.wd-carousel-item {
position: relative;
height: 100%;
flex: 0 0 calc(100% / var(--wd-col));
max-width: calc(100% / var(--wd-col));
padding: 0;
transition-property: transform;
transform: translate3d(0px, 0, 0);
}
/* ===============================
   CERTIFICAZIONI
================================ */

.lu-cert-section {
    text-align: center;
    margin: 30px 0;
}

.lu-cert-grid {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 20px;
}

.lu-cert-item img {
    max-height: 80px;
    width: auto;
    transition: transform 0.2s ease;
}

.lu-cert-item img:hover {
    transform: scale(1.05);
}

/* ===============================
   DOWNLOAD
================================ */

.lu-doc-section {
    margin: 40px 0;
}

.lu-doc-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    margin-top: 20px;
}

.lu-doc-item {
    display: flex;
    align-items: center;
    gap: 10px;
}

.lu-doc-item img {
    width: 56px;
    height: auto;
	  margin: 17px 17px;
}

.lu-doc-item H5.testo-download {
    text-transform: none;
		font-size: 16px;
}
/*attributi testuali*/
.lu-product-specs {
    margin: 30px 0;
}

.lu-spec-row {
    font-size: 20px;
    margin-bottom: 12px;
}

.lu-spec-row strong {
    font-weight: 700;
}
/* ===============================
   TABELLA VARIAZIONI
================================ */

.lu-table {
    width: 100%;
    border-collapse: collapse;
    margin: 40px 0;
}

/* HEADER */


/* Corpo */
.lu-table tbody td {
    padding: 14px 12px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}

/* Hover riga */
.lu-table tbody tr {
    transition: background-color 0.2s ease;
}

.lu-table tbody tr:hover {
    background-color: #f2f2f2;
    box-shadow: inset 4px 0 0 #1e73be;
}

/* Link dentro tabella */
.lu-table a {
    color: #1e73be;
    text-decoration: none;
    font-weight: 500;
}

.lu-table a:hover {
    text-decoration: underline;
}

.lu-table thead tr{
    background-color: #3f3f3f;
}

.lu-table thead th {
    color: #ffffff;
    font-weight: 600;
    padding: 14px 12px;
    text-align: center;
    vertical-align: middle;
}

/* --- STRUTTURA GRIGLIA COMPATTA --- */
.form-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px; /* Ridotto margine tra colonne */
}

.column-half {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 10px; /* Spazio verticale ridotto tra le righe */
    box-sizing: border-box;
    text-align: left;
}

/* --- INPUT EFFETTO RIGA (SOLO BORDER BOTTOM) --- */
.form-row input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
.form-row select,
.form-row textarea {
    width: 100%;
    padding: 6px 0; /* Padding verticale minimo per compattare */
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #e5e5e5 !important; /* Solo riga sotto */
    background: transparent !important; /* Rimosso sfondo bianco */
    font-size: 14px;
    border-radius: 0; /* Rimosso arrotondamento per effetto riga */
    outline: none;
    transition: border-color 0.3s ease;
}

/* Effetto focus: la riga diventa più scura o colorata quando clicchi */
.form-row input:focus,
.form-row select:focus,
.form-row textarea:focus {
    border-bottom-color: #1e73be !important;
}

.form-row textarea {
    min-height: 60px; /* Altezza minima ridotta per le textarea */
}

/* --- LABEL COMPATTE --- */
.form-row label {
    display: block;
    font-weight: 600;
    margin-bottom: 2px; /* Quasi attaccata all'input */
    font-size: 13px;
    color: #333;
}

/* --- RADIO E CHECKBOX (Sempre allineati ma compatti) --- */
.wpcf7-list-item {
    display: inline-block;
    margin: 5px 12px 0 0 !important;
}

.wpcf7-list-item label {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 6px;
    font-weight: 400 !important;
    font-size: 13px;
    margin-bottom: 0; /* Reset margine per le opzioni */
}

/* Rimpiccioliamo leggermente i pallini/quadratini */
.wpcf7-list-item input[type="checkbox"],
.wpcf7-list-item input[type="radio"] {
    transform: scale(0.9);
    margin: 0 !important;
}

/* --- FIX ALLINEAMENTO PRIVACY --- */
.wpcf7-acceptance .wpcf7-list-item label {
    display: flex !important;
    align-items: flex-start !important; /* Allinea all'inizio del testo */
    gap: 10px !important;
    line-height: 1.2 !important; /* Riduce l'altezza della riga per centrare il testo */
    cursor: pointer;
}

.wpcf7-acceptance input[type="checkbox"] {
    margin: 0 !important;
    margin-top: 2px !important; /* Piccolo aggiustamento per centrarlo con la prima riga di testo */
    flex-shrink: 0; /* Impedisce alla checkbox di schiacciarsi */
}

.wpcf7-acceptance .wpcf7-list-item-label {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    color: #666; /* Opzionale: un grigio leggermente più morbido per la privacy */
}

/* Rimuove eventuali icone o decorazioni che Woodmart aggiunge alle checkbox */
.wpcf7-acceptance input[type="checkbox"] {
    appearance: checkbox !important;
    -webkit-appearance: checkbox !important;
}

/* --- BOTTONE INVIO --- */
.form-row input[type="submit"] {
    background-color: #005686;
    color: #fff;
    padding: 8px 24px;
    border: none;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    margin-top: 10px;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text::after {
	  background-color: transparent;
	}

li.wd-active {
	
	  border-bottom: solid 5px #005686;
		padding-top: 4px;
}
/* --- RESPONSIVE --- */
@media (max-width: 768px) {
    .column-half {
        width: 100%;
        margin-bottom: 15px;
    }
}
/*no prezzo*/
.price .amount {
display: none;
}

/* TAB CAT PRODOTTI */
/* linea base sotto i tab */
.vc_tta.vc_tta-tabs .vc_tta-tabs-list{
    border-bottom:1px solid #d9d9d9;
    display:flex;
    gap:40px;
}

/* reset stile WPBakery */
.vc_tta.vc_tta-tabs .vc_tta-tab > a{
    background:transparent !important;
    border:none !important;
    padding:0 0 14px 0;
    position:relative;
}

/* font */
.vc_tta.vc_tta-tabs .vc_tta-title-text{
    font-family:"Fjalla One", sans-serif;
    font-size:20px;
    font-weight:800;
    color:#8c8c8c;
    letter-spacing:0.5px;
    transition:color .25s ease;
}

/* hover testo */
.vc_tta.vc_tta-tabs .vc_tta-tab:hover .vc_tta-title-text{
    color:#0066a6;
}

/* underline animata */
.vc_tta.vc_tta-tabs .vc_tta-tab > a::after{
    content:"";
    position:absolute;
    left:0;
    bottom:-1px;
    width:0;
    height:5px;
    background:#0066a6;
    transition:width .3s ease;
}

/* hover underline */
.vc_tta.vc_tta-tabs .vc_tta-tab:hover > a::after{
    width:100%;
}

/* tab attiva */
.vc_tta.vc_tta-tabs .vc_tta-tab.vc_active .vc_tta-title-text{
    color:#0066a6;
}

/* underline attiva */
.vc_tta.vc_tta-tabs .vc_tta-tab.vc_active > a::after{
    width:100%;
}

/* prima tab sempre grigia */
.vc_tta.vc_tta-tabs .vc_tta-tab:first-child.vc_active .vc_tta-title-text{
    color:#8c8c8c;
}

.vc_tta.vc_tta-tabs .vc_tta-tab:first-child > a::after{
    display:none;
}

/* elimina bordi WPBakery */
.vc_tta.vc_tta-tabs .vc_tta-panels-container{
    border:none !important;
}
/*fic wp-active carosello*/
.wd-carousel-container li.wd-active {
border-bottom: none;
padding: 0;
}
/*font attributi scheda prodotto*/
.lu-spec-row {
font-size: 16px;
margin-bottom: 12px;
}
/*bottone cf7*/
div.wpcf7 input[type="submit"] {
border-radius: 5px;
color: var(--btn-accented-color);
box-shadow: var(--btn-accented-box-shadow);
background-color: #005686;
text-transform: var(--btn-accented-transform, var(--btn-transform, uppercase));
font-weight: var(--btn-accented-font-weight, var(--btn-font-weight, 600));
font-family: var(--btn-accented-font-family, var(--btn-font-family, inherit));
font-style: var(--btn-accented-font-style, var(--btn-font-style, unset));
}

.luxor-box-info{
    display:flex;
    align-items:center;
    gap:20px;
}

.luxor-box-info img{
    flex-shrink:0;
}

.luxor-box-info p{
    margin:0;
}
/* GRID categorie */

.woocommerce ul.products li.product-category{
    background:#fff;
    border-radius:12px;
    overflow:hidden;
    padding:30px;
    text-align:center;
    transition:all .3s ease;
}

/* immagine */

.woocommerce ul.products li.product-category img{
    margin-bottom:20px;
}

/* titolo */

.woocommerce ul.products li.product-category h2{
    font-size:18px;
    font-weight:600;
    line-height:1.3;
}

/* overlay hover */

.woocommerce ul.products li.product-category{
    position:relative;
}

.luxor-cat-overlay{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,0.55);
    display:flex;
    justify-content:center;
    align-items:center;
    opacity:0;
    transition:all .3s ease;
}

/* hover */

.woocommerce ul.products li.product-category:hover .luxor-cat-overlay{
    opacity:1;
}

/* bottone */

.luxor-cat-btn{
    background:#fff;
    padding:12px 26px;
    border-radius:6px;
    font-weight:700;
    text-transform:uppercase;
    font-size:14px;
}

/* responsive */

@media (max-width:1024px){

.woocommerce ul.products li.product-category{
    padding:20px;
}

}

@media (max-width:600px){

.woocommerce ul.products li.product-category h2{
    font-size:16px;
}

}

.wd-post-author{
    display:none;
	visibility: hidden;
}
h1.wd-post-title {
font-size: 45px;
}@media (min-width: 1025px) {
	.woocommerce-product-attributes-item {
	float:left;
	width:47%; 
	padding:0 1% 0 1%;
}

.attrib_sx {
	border-right: solid 1px #f4f4f4;
	margin-right: 4%;
}	
.woocommerce-product-attributes-item__label {
text-align:center;
font-weight: bold;
font-size:13px;
}	

.woocommerce-product-attributes-item__value{
text-align:center;
font-weight: normal;
font-size:12px;
}	
.min-footer .col-left {
margin-top: -47px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.customattrib{
	border-left: solid 1px #f4f4f4;
	margin-left: 1%;
}

.woocommerce-product-attributes-item {
	float:left;
	width:98%; 
	padding:0 1% 0 1%;
}

.attrib_sx {
	border: none;
}	
.woocommerce-product-attributes-item__label {
text-align:left;
font-weight: bold;
font-size:13px;
}	

.woocommerce-product-attributes-item__value{
text-align:left;
font-weight: normal;
font-size:12px;
}	
/** -- icone download -- **/
.ico-download-wrap {
font-size: 11px; 
text-align: center;
}
.ico-download-wrap IMG{
width: 28px;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
padding: 0;
}
.single-product-page H3 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 200;
}
IMG.lu-ico-product {
  width: 55px;
}
ul.wd-sub-menu {
background-color: #f9f9f9;
}
ul.wd-sub-menu > a {
  color: #424242;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.customattrib{
	border-left: solid 1px #f4f4f4;
	margin-left: 1%;
}

.woocommerce-product-attributes-item {
	float:left;
	width:98%; 
	padding:0 1% 0 1%;
}

.attrib_sx {
	border: none;
}	
.woocommerce-product-attributes-item__label {
text-align:left;
font-weight: bold;
font-size:13px;
}	

.woocommerce-product-attributes-item__value{
text-align:left;
font-weight: normal;
font-size:12px;
}	
ul.wd-sub-menu {
background-color: #f9f9f9;
z-index: 1;
z-index: 1;
}
ul.wd-sub-menu > a {
  color: #424242;
}
}

@media (max-width: 576px) {
	.customattrib{
	border-left: solid 1px #f4f4f4;
	margin-left: 1%;
}

.woocommerce-product-attributes-item {
	float:left;
	width:98%; 
	padding:0 1% 0 1%;
}

.attrib_sx {
	border: none;
}	
.woocommerce-product-attributes-item__label {
text-align:left;
font-weight: bold;
font-size:13px;
}	

.woocommerce-product-attributes-item__value{
text-align:left;
font-weight: normal;
font-size:12px;
}	
.title-size-small .title {
  font-size: 26px;
}
.product_title {
    font-size: 35px;
    line-height: 45px;
  }

.btn.btn-style-link {
  --btn-bgcolor: transparent;
  --btn-bgcolor-hover: transparent;
  --btn-brd-width: 2px;
  --btn-box-shadow-hover: none;
  --btn-height: none;
  --btn-padding: 0;
  border-top: 0;
  border-inline: 0;
  text-transform: none;
  font-size: 10px;
}

h3{
	font-size: 18px;
	line-height: 32px;
}
h4 {
  font-size: 14px;
  line-height: 15px;
}
/*- fix img quadrate*/
.cat-design-alt img {
width: auto;
object-fit: contain;
height: auto;
}

.product-grid-item .product-image-link img, .product-grid-item .hover-img img {
width: 100%;
width: auto;
object-fit: contain;
height: auto;
}

.category-grid-item .wd-entities-title {
  font-size: 12px;
}

/** -- icone download -- **/
.ico-download-wrap {
font-size: 11px; 
text-align: center;
}
.ico-download-wrap IMG{
width: 28px;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
padding: 0;
}
.single-product-page H3 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 200;
}
IMG.lu-ico-product {
  width: 55px;
}
ul.wd-sub-menu {
background-color: #f9f9f9;
z-index: 1;
}
ul.wd-sub-menu > a {
  color: #424242;
}

/* effetto sottolianeato */
.sottolineato {
  position: relative;
  display: inline-block;
	overflow: visible;
}

.sottolineato::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 1px;      /* sposta la riga SOTTO il testo */
  width: 100%;
  height: 5px;       /* riga più bassa */
  background-color: #B3CCDB;
  z-index: 0;
}
h1.wd-post-title {
font-size: 28px;
	line-height:32px;
}
}

