﻿.wb-co-footer-lastblock-buttons {
  line-height: 22px;
}
.wb-co-footer-lastblock-buttons li {
  font-size: 14px;
  font-family: "DMSans-Light", sans-serif;
  color: #0B291D;
  display: block;
  text-align: right;
}

.wb-co-footer-lastblock-logo img {
  width: 110px;
  height: auto;
  margin-bottom: 0;
}

.wb-co-footer-lastblock-siguenos {
  color: #065032;
  position: absolute;
  margin-top: 16px !important;
  right: 0;
}
.wb-co-footer-lastblock-siguenos a {
  margin-left: 0 !important;
}
.wb-co-footer-lastblock-siguenos .fa {
  background-color: transparent;
  padding: 10px;
  color: #0B291D !important;
  min-width: 35px;
  text-align: center;
}
.wb-co-footer-lastblock-siguenos .fa:hover {
  background-color: transparent;
  color: #065032 !important;
}

.wb-co-footer-lastblock-buttons {
  float: none;
}

.wb-co-footer-lastblock-buttons, .wb-co-footer-lastblock-copyright {
  line-height: 24px;
}

.wb-co-footer-mobile-logo {
  height: 100px !important;
}

.wb-co-footer-lastblock-footer {
  margin-top: 20px;
}

footer .wb-co-footer-footercontainer {
  padding-bottom: 20px;
  padding-top: 20px;
}
footer .wb-co-footer-lastblock-siguenos p {
  color: #065032 !important;
  font-weight: bold;
}
footer .wb-co-footer-lastblock-copyright p {
  font-size: 14px;
}

@media (max-width: 768px) {
  .wb-co-footer-lastblock-siguenos a {
    margin-left: 6px;
    margin-right: 6px;
  }
  .wb-co-footer-lastblock-buttons li {
    display: block;
    margin-bottom: 0.5rem;
  }
  .wb-co-footer-lastblock-buttons li a {
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  .wb-co-footer .wb-co-component {
    padding-top: 0;
    padding-bottom: 0;
  }
}
