@import url("webfonts/Ubuntu_Bold/stylesheet.css");
 @import url("webfonts/Ubuntu_BoldItalic/stylesheet.css");
 @import url("webfonts/Ubuntu_Medium/stylesheet.css");
 @import url("webfonts/Ubuntu_Light/stylesheet.css");
 * {
     box-sizing: border-box;
}

 body {
     overflow-x: hidden;
}

 a:link, a:visited {
     text-decoration: none;
     vertical-align: middle;
     font-family: "Ubuntu Medium", sans-serif;
     font-size: 14px;
     color: #FFF;
}

 .testox {
     font-family: "Ubuntu Regular";
     font-style:italic;
     color: #000;
}

 .prodo_space {
     margin: 0 auto;
     width: 80%;
     padding: 40px 0;
     background-image: url(sfondi/step6.jpg);
}

 .prodo_space_color {
     padding-top: 10px;
     margin-top: 0;
     margin-right: auto;
     margin-left: auto;
     margin-bottom: 0;
     height: auto;
     width: 80%;
     background-color: #FFFFFF;
     vertical-align: top;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
}

 .prodo_header {
     margin: 0 auto;
     vertical-align: top;
     width: 100%;
}

 .input_login {
     width: 150px;
}

 .inpu_pass{
     width: 80px;
     padding: 5px;
     border: 1px solid #ccc;
     border-radius: 4px;
     box-sizing: border-box;
     margin-top: 1px;
     margin-bottom: 1px;
     resize: vertical;
}

 .inpu_submit {
     background-color: #2f4f4f;
     height: 30px;
     width: 300px;
     color: white;
     padding: 7px;
     border: none;
     border-radius: 4px;
     cursor: pointer;
}

 .inp_submit {
     background-color: #2f4f4f;
     height: 30px;
     width: 200px;
     color: white;
     padding: 7px;
     border: none;
     border-radius: 4px;
     cursor: pointer;
}

 .disponibile {
     font-family: Ubuntu-Bold;
     font-size: 14px;
     color: #3C0;
     margin: 14px;
     text-decoration: overline;
     letter-spacing: 4px;
}

 .esaurito {
     font-family: Ubuntu-Bold;
     font-size: 14px;
     color: #C66;
     margin: 14px;
     text-decoration: overline;
     letter-spacing: 4px;
}

 .div_carrello {
     border-radius: 2px;
     width: 300px;
     margin: 0 auto;
     border: thin solid #333;
     background-color: #FFC;
     webkit-border-radius: 2px;
     moz-border-radius: 2px;
}

 .div_vuoto_radius {
     border-radius: 8px;
     width: 100%;
     margin: 0 auto;
     background-color: #F4F6F6;
     border: 1px solid #000;
}

 .div_liste {
     width: 80%;
     background-color: #FFf;
     margin: 0 auto;
}

 .div_dist {
     background-color: #2f4f4f;
     height: 60px;
     width: 80%;
     margin: 0 auto;
     background-image: url(sfondi/terra4.png);
}

 .foto_header {
     margin:0 auto;
     height:280px;
}

 .foto_header img{
     -webkit-border-radius: 14px;
     -moz-border-radius: 14px;
     border-radius: 14px;
     width:80%;
}

 .menu_alto {
     z-index: 9999;
     position: fixed;
     top: 0;
     right: 0;
     left: 0;
     background-color: #2f4f4f;
     height: 30px;
     text-align: left;
     padding: 15px;
     width: 100%;
}

 .login {
     margin: auto;
     height: 25px;
     font-family: "Ubuntu Medium";
     font-size: 14px;
     text-decoration: none;
     color: #FFF;
     text-align: right;
     width: 80%;
     padding-top: 3px;
     padding-right: 5px;
     padding-bottom: 3px;
     padding-left: 3px;
     background-color: #999;
}

 .testo_top {
     font-family: Ubuntu-Bold;
     font-size: 15px;
     color: #e3d44a;
     padding-left: 15px;
     text-decoration: none;
}

 .testo_menu_top {
     font-family: "Ubuntu Medium";
     font-size: 14px;
     color: #FFF;
     padding-left: 15px;
     text-decoration: none;
}

 .testo_menu_top_grey {
     font-family: "Ubuntu Medium";
     font-size: 14px;
     color: #dcdcdc;
     padding-left: 15px;
     text-decoration: none;
}

 .testo_regolare {
     font-family: "Ubuntu Regular";
     font-size: 14px;
     color: #066;
     text-wrap:normal 
}

 .testo_regolare_dark {
     font-family: "Ubuntu Regular";
     font-size: 14px;
     color: #382e33;
     text-wrap:normal 
}

 .testo_std-normal-white {
     font-family: "Ubuntu Medium";
     font-size: 12px;
     color: #fff;
     text-decoration: none;
}

 .testo_std-bold {
     font-family: "Ubuntu Medium";
     font-size: 14px;
     color: #2f4f4f;
     font-weight: bold;
     text-decoration: none;
}

 .testo_std-normal {
     font-family: "Ubuntu Medium";
     font-size: 12px;
     color: #2f4f4f;
     text-decoration: none;
     padding-bottom: 22px;
}

 .testo_std-normal-bark {
     font-family: "Ubuntu Medium";
     font-size: 12px;
     color: #2E4053;
     text-decoration: none;
     font-weight: bold;
     padding-bottom: 22px;
}

 .titolo_scheda {
     font-family: Ubuntu-Bold;
     font-size: 20px;
     color: #382e33;
     padding-left: 15px;
}

 .titolo_scheda_white {
     font-family: Ubuntu-Bold;
     font-size: 20px;
     color: #fff;
     padding-left: 15px;
}

 .titoloni {
     font-family: Ubuntu-Bold;
     color: #2f4f4f;
     width: 80%;
     height: 40px;
}

 .titolo_top {
     height: 50px;
     padding: 0px;
     width: 80%;
     position: relative;
     font-family: "Ubuntu Light";
     font-size: 20px;
     text-decoration: none;
     margin: auto;
     background-color: #fff;
}

 .totale_carrello {
     font-family: "Ubuntu Medium";
     font-size: 16px;
     color: #093;
     text-align: left;
     border-left-color: #063;
     margin:0 auto;
}

 .slogan {
     font-family: "Ubuntu Medium";
     font-size: 20px;
     color: #000;
     width: 80%;
     border-top-width: 1px;
     border-bottom-width: 1px;
     border-top-style: solid;
     border-bottom-style: solid;
     border-top-color: #CCC;
     border-bottom-color: #CCC;
     margin-right: auto;
     margin-left: auto;
     text-align: center;
}

 .container {
     border-radius: 5px;
     background-color: #f2f2f2;
     padding: 20px;
}

 .cella_offerta {
     height: 340px;
     width: 240px;
     background-color: #FFf;
     margin: 0 auto;
     position: static;
     text-align: center;
     border: 2px solid #29a329;
     border-radius:44px;
}

 .cella_ins {
     height: 300px;
     width: 400px;
     padding-left: 2px;
     padding-right: 2px;
     padding-top: 2px;
     webkit-border-radius: 6px;
     background-color:#FFF;
}

 .cell_testo {
     font-family: "Ubuntu Regular";
     color: #e0e0eb;
     text-decoration: none;
     font-weight: lighter;
}

 .cell_registrazione {
     background-color: #f5f5f5;
     border: 1px solid #033;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     padding: 3px;
     width: 80%;
     margin: 3px;
}

 .col-offerte {
     column-width: 33%;
     line-height: 1;
     columns: 3;
    /*proprieta uguale a column-count*/
     moz-columns: 0;
     webkit-columns: 3;
     column-gap: 0px;
     moz-column-gap: 0px;
     webkit-column-gap: 10px;
}

 .col-offerte img{
     width: 200px !important;
     height: auto !important;
     padding-top: 0px;
     border-radius: 5px;
     position: static;
}

 .col-offerte div{
     width: 240px !important;
     height: 340px !important;
     padding:5px;
}

 .col-inserzioni {
     column-width: 25%;
     line-height: 1;
     columns: 4;
     moz-columns: 0;
     webkit-columns: 4;
     column-gap: 2px;
     moz-column-gap: 2px;
     webkit-column-gap: 2px;
}

 .col-inserzioni img{
     width: 50% !important;
     height: auto !important;
     padding-top: 0px;
     webkit-border-radius: 4px;
}

 .col-inserzioni div{
     width: 200px !important;
     height: 250px !important;
     margin-right: 3px;
     margin-left: 3px;
}

 .col-inserzioni span{
     width: 200px !important;
     height: 250px !important;
     margin-right: 3px;
     margin-left: 3px;
     border-radius: 4px;
}

 .cornice {
     font-family: "Ubuntu Medium";
     font-size: 13px;
     border: 1px solid #d6d6d6;
     webkit-border-radius: 5px;
     moz-border-radius: 5px;
     border-radius: 5px;
}

 .div_quantita {
     height: 20px;
     width: 50px;
}

 .div_valuta {
     height: 20px;
     width: 80px;
}

 /* .cella {
    align-self: start;
     width: 100%;
     background: rgba(20, 20, 20, 0.75);
     backdrop-filter: blur(10px);
     border-radius: 18px;
     padding: 12px;
     border: 1px solid rgba(255,255,255,0.08);
     transition: all 0.35s ease;
     display: flex;
     flex-direction: column;
     justify-content: flex-start;
     text-align: center;
     height: auto;
}

 .cella img {
     width: 100% !important;
     aspect-ratio: 1 / 1;
     object-fit: cover;
     border-radius: 14px;
}

 .cella:hover img {
     transform: scale(1.08);
} */

.cella {
    width: 100%;
    background: rgba(20, 20, 20, 0.78);
    backdrop-filter: blur(10px);
    border-radius: 18px;
    padding: 10px;
    border: 1px solid rgba(255,255,255,0.06);
    transition: all 0.35s ease;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.cella img {
    width: 100% !important;
    height: 250px !important;
    object-fit: cover;
    object-position: top center;
    border-radius: 14px;
    transition: transform 0.4s ease;
    display: block;
}

.cella:hover img {
    transform: scale(1.04);
}
 .product-info {
     padding-top: 10px;
     flex-grow: 1;
     text-align: center;
}

 .cell_titolo {
     font-family: "Ubuntu Medium";
     font-size: 15px;
     color: #f5f5f5;
     margin-top: 8px;
     line-height: 1.4;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     overflow: hidden;
     text-decoration: none;
     font-weight: bold;
     text-align:center;
}

 .cell_prezzo {
     font-family: "Ubuntu Bold";
     font-size: 16px;
     color: #d4af37;
     margin-top: 6px;
     letter-spacing: 0.5px;
    text-align: center;
    width: 100%;
}

/* .col-prodotti {
     display: grid !important;
     grid-template-columns: repeat(5, 1fr);
     gap: 25px;
     padding: 30px;
     width: 90%;
     max-width: 1300px;
     margin: 0 auto;
}
 */

 .col-prodotti {
     display: grid !important;
     grid-template-columns: repeat(2, 1fr);
     gap: 15px;
     padding: 15px;
     width: 100%;
     margin: 0 auto;
     align-items: start; 
}

 .pulsante {
     background: #0066A2;
     color: white;
     height: 50px;
     width: 100%;
     font: bold 15px arial, sans-serif;
     display: flex;
     align-items: center;
     justify-content: center;
     border-style: outset;
     text-shadow:none;
     align-content: center;
}

 .pulsantetop {
     background: #00ff00;
     color: white;
     border-style: outset;
     border-color: #0066A2;
     height: 40px;
     width: 100%;
     font: bold 15px arial, sans-serif;
     text-shadow: none;
     align-content: center;
}

 .pulsante_red {
     background-color: #2f4f4f;
     height: 30px;
     width: 250px;
     color: white;
     padding: 7px;
     border: none;
     border-radius: 4px;
     cursor: pointer;
     font-family: "Ubuntu Regular";
}

 .pulsante_blue {
     font-family: "Ubuntu Regular";
     font-size: 14px;
     height: 30px;
     width: 180px;
     border: 3px solid #2eb8b8;
     border-radius: 4px;
     padding: 4px;
}

 .pulsante_termina {
     font-family: "Ubuntu Medium";
     font-size: 16px;
     background-color: #0C9;
     height: 50px;
     width: 300px;
     border: 4px solid #FFF;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
}

 .inpu_text, .inpu_textarea {
     width: 300px;
     padding: 5px;
     border: 1px solid #ccc;
     border-radius: 4px;
     box-sizing: border-box;
     margin-top: 1px;
     margin-bottom: 1px;
     resize: vertical;
}

 .div_grazie {
     font-family: Ubuntu-Bold;
     font-size: 36px;
     color: #0C3;
}

 .div_top {
     width: 100%;
     position: relative;
     visibility: visible;
}

 .cell_titolo_red {
     font-family: "Ubuntu Medium";
     font-size: 14px;
     color: #366;
     text-decoration: none;
     font-weight: bold;
     padding-bottom: 22px;
}

 .table_light {
     border: 1px solid #D6D6D6;
     border-radius: 3px;
     padding: 4px;
     margin: 0 auto;
     background-color: #202020;
     position: relative;
}

 .table_absolute_light {
     right: 10px;
     bottom: 10px;
     position: absolute;
}

 .temi {
     font-family: "Ubuntu Regular";
     width: 400px;
     position: absolute;
     visibility: visible;
     top: 15px;
     right: 15px;
     font-size: 15px;
     font-weight: lighter;
     color: #FFF;
     text-decoration: none;
     word-spacing: 15px;
     vertical-align: middle;
     text-transform: none;
     text-align: right;
}

 .testo_reg_spaziato {
     word-spacing: 18px;
     font-family: "Ubuntu Regular";
     font-size: 14px;
     font-weight: bold;
     color: #333;
     width: 300px;
}

 .pagination {
     display: flex;
     justify-content: center;
     gap: 15px;
     margin: 30px 0;
}

 .page-btn {
     padding: 12px 24px;
     background: rgba(20,20,20,0.8);
     backdrop-filter: blur(6px);
     color: #fff;
     border: 1px solid rgba(255,255,255,0.1);
     border-radius: 30px;
     transition: all 0.3s ease;
     text-decoration: none;
     font-family: "Ubuntu Medium";
     font-size: 14px;
}

 .page-btn:hover:not(.disabled) {
     background: #d4af37;
     color: #000;
     transform: translateY(-3px);
     box-shadow: 0 8px 20px rgba(0,0,0,0.5);
}

 .page-btn.disabled {
     opacity: 0.2;
     cursor: default;
     pointer-events: none;
}

.cella a {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;       
    color: inherit;
    align-self: start;
}

/* Mobile: 2 Cards per row */
 @media screen and (max-width: 767px) {
     .cella {
         height: auto !important;
         border-radius: 14px;
         padding: 8px;
    }

     .cella img {
         aspect-ratio: 1 / 1;
         border-radius: 10px;
         height: 180px !important;
    }

     .cell_titolo {
         font-family: "Ubuntu Medium";
         font-size: 12px;
         color: #AEA9A9;
         text-decoration: none;
         font-weight: bold;
         text-align:center;
         word-wrap: break-word;
    }

     .cell_prezzo {
         font-size: 13px;
    }

     .testox {
         font-size: 40px;
    }

     .cell_testo {
         font-size: 10px;
    }

     .inpu_submit {
         border: 4px solid black;
         border-radius: 5px;
         background-color: orange;
         color: black;
         padding: 14px 28px;
         font-size: 16px;
         align-content: center;
         cursor: pointer;
    }

     .inp_submit {
         border: 4px solid black;
         border-radius: 5px;
         background-color: yellow;
         color: black;
         font-size: 16px;
         cursor: pointer;
         padding: 3px;
    }

     .table_light {
         background-color: #FFFFFF;
         position:inherit;
    }

     .titoloni {
         font-size: 16px;
         text-align: center;
         margin: 0 auto;
         letter-spacing: 4px;
    }

     .prodo_space {
         width: 100%;
    }
}

/* Desktop: 5 Cards per row */
 @media screen and (min-width: 768px) {
     .cella:hover {
         transform: translateY(-8px) scale(1.02);
         box-shadow: 0 15px 40px rgba(0,0,0,0.6), 0 0 15px rgba(212,175,55,0.2);
    }

     .testox {
         font-size: 10px;
    }

     .cell_testo {
         font-size: 14px;
    }

     .table_bordersx {
         border-left-width: thin;
         border-left-style: solid;
         border-left-color: #999;
    }

     .titoloni {
         font-size: 18px;
         text-align: left;
         margin: auto;
         padding: 5px;
         letter-spacing: 8px;
    }
}

/* Tablet */
 @media screen and (min-width: 481px) and (max-width: 991px) {
     .col-prodotti {
         grid-template-columns: repeat(3, 1fr);
         align-items: start;
    }

     .cella {
         padding: 10px;
    }

     .cella img {
         aspect-ratio: 1 / 1;
         border-radius: 10px;
        height: 220px !important;
    }

     .prodo_space {
         width: 100%;
    }
}

/* Desktop */
 @media screen and (min-width: 992px) {
     .col-prodotti {
         grid-template-columns: repeat(5, 1fr);
         max-width: 1200px;
         align-items: start;
    }
}

.coming-soon {
  width: 100%;
  text-align: center;
  padding: 80px 20px;
  color: #ccc;
}

.coming-soon h2 {
  font-size: 22px;
  letter-spacing: 6px;
  color: #fff;
  margin-bottom: 12px;
}

.coming-soon p {
  font-size: 12px;
  letter-spacing: 2px;
  color: #888;
}