@media (min-width: 768px) {
  /***************************************************************************
     * Footer
     ***************************************************************************
     */
  .site-footer {
    padding: 0px;
  }
  /***************************************************************************
     * Footer - Before
     ***************************************************************************
     */
  .footer-before {
    border-bottom: 3px solid #ffffff;
  }
  /***************************************************************************
     * Footer - Middle
     ***************************************************************************
     */
  .footer-middle {
    border-top: 20px solid #6d6d6d;
    padding: 50px 0px 20px 0px;
  }
  /* w-1 */
  .w-1 .wfooter-logo {
    text-align: left;
  }
  .w-1 .wfooter-logo a img {
    display: inline;
  }
  .tree-category {
    margin: 0px 0px 20px 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: left;
  }
  .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: left;
  }
  .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: left;
    font-size: 12px;
    margin-top: 10px;
  }
  .wfooter-credits a {
    font-size: 12px;
  }
  .wfooter-credits p {
    margin: 0px;
  }
  .wfooter-phones {
    text-align: left;
    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;
  }
}
