.footer_bassotti {
  background:#fff9e8!important;
}
.footer_standard {
    background: #fff!important;
    color: #000!important
}
#sp-footer {
      background: #fff9e8 !important;
    color: #2b231d !important;
    text-align: center;
    font-size: 12px !important;
    padding: 10px 0 10px 0 !important;
}
#sp-header {
transition:  0.1s!important;
}
.cc-nb-main-container {
  padding:15px!important;
}
.cc-nb-title {
  font-size: 20px!important;
  margin-bottom:10px!important;
}
.cc-nb-text-content {
  font-size:13px!important;
}
.pawpng img {
  width:80px!important;
}
.paw1 img {
  transform: rotate(80deg);
}
.paw2 img {
  transform: rotate(60deg);
}
.paw3 img {
  transform: rotate(120deg);
}
.paw4 img {
  transform: rotate(100deg);
}
#sp-bottom .sp-module ul>li>a {
  color:#2b231d!important;
  font-family:'Roboto', sans-serif!important;
  font-size:18px!important;
}
.pawcontatti img {
  padding:10px;
}
.pawcontatti span {
  text-align:right;
}
@media screen and (max-width: 768px) {
#sp-header {
    position: fixed!important;
    z-index: 9999!important;
    background-color: rgba(138, 154, 91, 0.8)!important;
    backdrop-filter: blur(60px)!important;
}
  #sp-bottom {
    text-align:center;
  }
  .cc-nb-text-content {
  font-size:15px!important;
}
}