.desc_breve {
    margin-bottom: var(--wd-tags-mb);
    font-size: 15px;
    font-family: 'Poppins';
    letter-spacing: 2pt;
}

.desc_nom {
    font-size: 28px;
    font-family: 'Poppins';
    letter-spacing: 2pt;
    font-weight: bold;
}

.desc_breve2 {
    margin-bottom: var(--wd-tags-mb);
    font-size: 17px;
    font-family: 'Poppins';
    letter-spacing: 2pt;
    margin-bottom: 7px;
}


.desc_olf {
    font-size: 15px;
    font-family: 'Poppins';
    letter-spacing: 2pt;
    font-weight: bold;
    margin-bottom: 0px;
}

.desc_gusti {
    font-size: 15px;
    font-family: 'Poppins';
    letter-spacing: 2pt;
    margin-bottom: 10px;
}

.footer-container {
    background-color: #000000 !important;
}

.titolo_footer{
     font-family: "Poppins", Sans-serif;
    color: #fff;
    font-size: 19px; 
    margin-bottom: 23px;
}

.link_footer{
      font-family: "Poppins", Sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 8px;
}

.min-footer {
  
    background-color: #1E1E1E !important;
    color: #fff !important;
}

.copyrights-wrapper{
   background-color: #1E1E1E !important;
    color: #fff !important;

}

.footer-widget-collapse>*:not(.widget-title):not(:first-child) {
    display: block !important;
    margin-top: 20px;
}

@media screen and (max-width: 575px) {
 
 .titolo_footer{
   text-align:center;
 }
 
  .link_footer{
   text-align:center;
 }
 
 .img-footer{
   text-align:center;
 }
 
 .pagamenti{
       width: 71% !important;
 }
 

 
}

@media screen and (max-width: 767px) {
   .img-home{
    width: 87% !important;
 }
 
  .img-footer{
   text-align:center;
 }
 
 .pulsante_home > div > div{
   text-align:center;
 }
 .lorem-button > div > div{
   text-align:center;
 }
 
 .all  > div > div{
   text-align:center;
 }
 
 .mood_text  > div > div{
   text-align:center;
 }
 
  .mood > div > div{
   text-align:center;
 }
 
 .elementor-element-3cfa176{
   display:none;
 }
 
 .elementor-325 .elementor-element.elementor-element-5e1e438 {
    width: 100%;
    max-width: 100%;
}
 
}

.no-padding{
  padding-top:0px !important;
}


.product-grid-item > h3 > a {
    font-size: 25px !important;
    font-family: 'Poppins' !important;
}

.wd-product-cats {
    display: none !important;
}