/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2024-06-10 13:44:27 */

body {
        font-family: Urbanist;
}
a,b,i,strong,span,h1,h2,h3,h4,h5,p{
 font-family: "Urbanist", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
b, strong {
    font-weight: 800;
}
.btn-arancio a, .btn-arancio {
    background: #D88A3C;
    color: #06202F;
}
button.btn.btn-modern.btn-xl.btn-arancio.btn-dark {
    background: #D88A3C;
    color: #06202F;
    border: 1px solid #D88A3C;
    font-weight: 700;
}
.icon-social-footer img{
	width:30px; 
}
.row.no-padding.button {
    border: 2px solid #06202f;
    width: 200px;
}
.button p {
    font-size: 12px !important;
    margin: 13px 0px !important;
}
.row.no-padding.button img {
    width: 50px !important;
}
.block-category-list {
  display: block !important;
}

.block.block-reorder {
  display: none !important;
}