.sunfw_section_header {
  background-color: #fff;
}
.sunfw_section_header .btn-default, .sunfw_section_header .btn-primary {
  padding-top: 8.5px;
  padding-right: 20px;
  padding-bottom: 8.5px;
  padding-left: 20px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  font-weight: normal;
  text-transform: none;
  font-size: 14px;
}
.sunfw_section_header .btn-default {
  background-color: #d84339;
  border-width: 1px;
  border-style: solid;
  border-color: #d84339;
  -webkit-box-shadow: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px;
  color: #fff;
}
.sunfw_section_header .btn-default:hover {
  background-color: #e8dccc;
  border-color: #e8dccc;
  color: #fff;
}
.sunfw_section_footer {
  background-color: #f3ece4;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ccc;
}
.sunfw_section_sticky-bottom {
  background-color: custom;
}
.sunfw_section_top_e_barra_lingua {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #f3ece4;
}
.sunfw_section_menu_privacy {
  background-color: custom;
}
.sunfw_section_barra_footer {
  background-color: #e8dccc;
}
