body#sunfw-master .module-style-1 .module-title .box-title {
  font-size: 14px;
  font-weight: normal;
}
body#sunfw-master .module-style-2 .module-title .box-title {
  font-size: 14px;
  font-weight: normal;
}
body#sunfw-master .module-style-3 .module-title .box-title {
  font-size: 14px;
  font-weight: normal;
}
body#sunfw-master .module-style-4 .module-title .box-title {
  font-size: 14px;
  font-weight: normal;
}
body#sunfw-master .richbox-1 {
  background: #f5f5f5;
}
body#sunfw-master .richbox-1 .module-title .box-title {
  background: #572600;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
body#sunfw-master .richbox-1 .module-body, body#sunfw-master .richbox-1 .custom {
  color: #666;
  font-size: 16px;
}
body#sunfw-master .richbox-1 .module-body .btn-primary {
  background-color: custom;
}
body#sunfw-master .richbox-1 .module-body .btn-primary:hover {
  background-color: #572600;
}
body#sunfw-master .richbox-2 {
  padding-bottom: 30px;
  padding-right: 30px;
  padding-left: 30px;
  background: #572600;
}
body#sunfw-master .richbox-2 .module-title .box-title {
  font-size: 14px;
  color: #fff;
  font-weight: normal;
}
body#sunfw-master .richbox-2 .module-body, body#sunfw-master .richbox-2 .custom {
  color: #fff;
  font-size: 14px;
}
body#sunfw-master .richbox-2 .module-body a, body#sunfw-master .richbox-2 .custom a {
  color: #222;
}
body#sunfw-master .richbox-2 .module-body a:hover, body#sunfw-master .richbox-2 .custom a:hover {
  color: #fdba31;
}
body#sunfw-master .richbox-2 .module-body .btn-primary {
  background-color: rgba(0, 0, 0, 0);
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 0px;
}
body#sunfw-master .richbox-2 .module-body .btn-primary:hover {
  background-color: #572600;
}
body#sunfw-master .lightbox-1 {
  background: #fef9f0;
  border-width: 1px;
  border-style: solid;
  border-color: #d5d5d5;
}
body#sunfw-master .lightbox-1 .module-title .box-title {
  font-size: 14px;
  font-weight: normal;
}
body#sunfw-master .lightbox-2 {
  border-width: 1px;
  border-style: solid;
  border-color: #d5d5d5;
}
body#sunfw-master .lightbox-2 .module-title .box-title {
  font-size: 14px;
  color: custom;
  font-weight: normal;
}
