/* -------Main Styles-------- */
.happy-cookie .main-footer .footer-animals {
  text-align: center; }
  .happy-cookie .main-footer .footer-animals img {
    width: 100%; }
.happy-cookie .main-footer .footer-content {
  background: #c1af9f;
  padding: 20px 0; }
  .happy-cookie .main-footer .footer-content .mf-container {
    display: flex;
    justify-content: space-between; }
    .happy-cookie .main-footer .footer-content .mf-container .sb-form label {
      display: table;
      font-size: 22px;
      font-weight: 400;
      margin-bottom: 10px; }
    .happy-cookie .main-footer .footer-content .mf-container .sb-form .txt-field {
      background: none;
      padding: 10px 0;
      border-radius: 0;
      box-shadow: none;
      border-bottom: 1px solid #000000;
      font-size: 18px; }
    .happy-cookie .main-footer .footer-content .mf-container .socials {
      margin-top: 20px; }
      .happy-cookie .main-footer .footer-content .mf-container .socials ul li {
        display: inline-block;
        font-size: 20px;
        margin-right: 5px; }
        .happy-cookie .main-footer .footer-content .mf-container .socials ul li a {
          color: #000000; }
  .happy-cookie .main-footer .footer-content .footer-right .footer-menu li {
    text-align: right;
    padding-bottom: 4px; }
    .happy-cookie .main-footer .footer-content .footer-right .footer-menu li a {
      font-size: 15px;
      font-weight: 400;
      color: #000000; }
.happy-cookie .main-footer .footer-bottom {
  padding: 10px 0;
  background: #808080;
  color: #FFFFFF; }
  .happy-cookie .main-footer .footer-bottom .mf-container {
    display: flex;
    align-items: center;
    justify-content: space-between; }

/*# sourceMappingURL=style.css.map */
