/*******************************************************************************
 * Footer
 *******************************************************************************
 */
.site-footer {
  background-color: transparent;
}

/*******************************************************************************
 * Footer - Before
 *******************************************************************************
 */
.footer-before {
  background-color: #f56223;
}

/*******************************************************************************
 * Footer - Middle
 *******************************************************************************
 */
.footer-middle {
  background-color: #000000;
}

/* w-1 */
.tree-category .name {
  line-height: 1;
}
.tree-category .name a {
  color: #ffffff !important;
  text-decoration: none;
  line-height: 1;
}

.tree-category ul.list {
  list-style: none;
  display: block;
  min-height: auto;
}
.tree-category ul.list li {
  line-height: 0.8;
}
.tree-category ul.list li::before {
  content: "•";
  color: #f56223;
}
.tree-category ul.list li a {
  color: #ffffff !important;
  text-decoration: none;
}

/* w-2 */
.menu-footer-container ul {
  list-style: none;
}
.menu-footer-container ul li {
  display: inline;
}
.menu-footer-container ul li::before {
  content: "•";
  color: #f56223;
}
.menu-footer-container ul li a {
  text-transform: uppercase;
  color: #ffffff !important;
  text-decoration: none;
}

.wfooter-email a {
  color: #ffffff !important;
  text-decoration: none;
}

/*******************************************************************************
 * Footer - After
 *******************************************************************************
 */
.footer-after {
  background-color: #000000;
}

.wfooter-contact-info {
  vertical-align: middle;
}
.wfooter-contact-info img {
  display: inline;
}
.wfooter-contact-info a {
  text-decoration: none;
}
.wfooter-contact-info a strong {
  font-weight: 800;
}
.wfooter-contact-info a.email {
  color: #ffffff !important;
}
.wfooter-contact-info a.whatsapp {
  color: #ffffff !important;
}
.wfooter-contact-info a.tel {
  color: #ffffff !important;
}

.wfooter-credits {
  color: #ffffff !important;
  text-decoration: none;
}
.wfooter-credits a {
  color: #ffffff !important;
  text-decoration: none;
}

.wfooter-phones {
  color: #ffffff !important;
  text-decoration: none;
}
.wfooter-phones a {
  color: #ffffff !important;
  text-decoration: none;
  font-weight: 300;
}
.wfooter-phones a strong {
  font-weight: 800;
}
.wfooter-phones img {
  display: inline;
}

/***************************************************************************
 * Footer
 ***************************************************************************
 */
.site-footer {
  padding: 0px;
}

/***************************************************************************
 * Footer - Before
 ***************************************************************************
 */
.footer-before {
  border-bottom: 3px solid #ffffff;
}

/***************************************************************************
 * Footer - Middle
 ***************************************************************************
 */
.footer-middle {
  border-top: 20px solid #6d6d6d;
  padding: 10px 0px 5px 0px;
}

/* w-1 */
.w-1 .wfooter-logo {
  text-align: center;
}
.w-1 .wfooter-logo a img {
  display: inline;
}

.tree-category {
  margin: 10px 0px 2px 0px;
}
.tree-category .name a {
  font-size: 15px;
}
.tree-category ul.list {
  padding: 0px;
  margin: 0px;
}
.tree-category ul.list li::before {
  margin-right: 5px;
}
.tree-category ul.list li a {
  font-size: 11px;
}

/* w-2 */
.w-2 {
  margin-top: 40px;
}

.menu-footer-container {
  text-align: center;
}
.menu-footer-container ul {
  padding: 0px;
  margin: 0px;
}
.menu-footer-container ul li {
  margin-left: 0px;
  margin-right: 20px;
}
.menu-footer-container ul li::before {
  margin-right: 5px;
}
.menu-footer-container ul li a {
  font-size: 13px;
}

.wfooter-email {
  text-align: center;
}
.wfooter-email a {
  font-size: 16px;
}

/***************************************************************************
 * Footer - After
 ***************************************************************************
 */
.footer-after {
  padding-bottom: 30px;
}

.wfooter-contact-info {
  text-align: center;
  padding: 20px 0px;
}
.wfooter-contact-info a {
  margin-right: 20px;
  font-weight: 300;
}
.wfooter-contact-info a.email {
  font-size: 40px;
}
.wfooter-contact-info a.whatsapp {
  font-size: 30px;
}
.wfooter-contact-info a.whatsapp img {
  margin-top: -6px;
}
.wfooter-contact-info a.tel {
  font-size: 30px;
}
.wfooter-contact-info a.tel img {
  margin-top: -6px;
}

.wfooter-credits {
  text-align: center;
  font-size: 12px;
  margin-top: 0px;
}
.wfooter-credits a {
  font-size: 12px;
}
.wfooter-credits p {
  margin: 0px;
}

.wfooter-phones {
  text-align: center;
  font-size: 12px;
  float: right;
}
.wfooter-phones a {
  font-size: 30px;
}
.wfooter-phones a.instagram {
  margin-right: 6px;
}
.wfooter-phones a.twitter {
  margin-right: 6px;
}
.wfooter-phones a.facebook {
  margin-right: 20px;
}
.wfooter-phones a.whatsapp {
  margin-right: 10px;
}
.wfooter-phones a.whatsapp img {
  margin-right: 5px;
}
