/*
Theme Name: Dell'Era
Description: This is a custom child theme for Dell'Era
Theme URI:   https://creeostudio.it
Author: Creeo Studio
Author URI:  https://creeostudio.it
Template: salient
Version: 1.0
*/

/*
#footer-widgets > .container > .row > .col:first-child > .widget.widget_media_image {
  max-width: 120px !important;
}
#to-top {
  right: 80px;
}
#footer-outer #menu-menu-gdpr {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
#footer-outer #menu-menu-gdpr li a{
  display: inline-block;
  padding:4px 10px !important;
  font-size: 14px;
  line-height: 18px;
  white-space: nowrap;
}
#footer-outer #menu-menu-gdpr li:first-child a {
  padding-left:0 !important;
}
#footer-outer #menu-menu-gdpr li:last-child a {
  padding-right:0 !important;
}
*/