footer a.site-name-link {
  height: 1.4rem;
  width: 110px;
  background-image: url("../../images/logo_givaudan_black.png");
  opacity: 1;
  position: relative;
  z-index: 5;
  background-repeat: no-repeat;
  overflow: hidden;
  display: flex;
  align-items: center;
  background-size: contain;
  background-position: center;
  text-indent: -9999px;
  padding-bottom: 10px;
}

body footer .region.region-footerbottom nav {
  display: inline-flex;
  flex-direction: column;
  vertical-align: top;
}

.givaudan-china footer #social-icons a:first-child svg,
.page--frontpage_preview footer #social-icons a:first-child svg {
  display: block;
  width: 23px !important;
  height: 28px !important;
  background-color: #000;
  padding: 2px;
  border-radius: 2px;
}

.givaudan-china.page-front footer #social-icons a:first-child svg:hover,
.page--frontpage_preview footer #social-icons a:first-child svg:hover {
  background-color: var(--color-functional-500);
}

.givaudan-china footer #social-icons a:first-child svg:hover {
  background-color: var(--color-2);
}

.givaudan-china footer #social-icons a:first-child svg path,
.page--frontpage_preview footer #social-icons a:first-child svg path {
  fill: white;
}

.givaudan-china footer #social-icons a,
.page--frontpage_preview footer #social-icons a {
  padding-left: 15px;
}

.givaudan-china footer .top-row,
.page--frontpage_preview footer .top-row {
  padding-bottom: 0;
}

.givaudan-china .secondary-top-row {
  display: flex;
  justify-content: space-between;
}

.givaudan-china .third-top-row.mobile {
  display: none;
}

.givaudan-china footer .region.region-footer,
.page--frontpage_preview footer .region.region-footer {
  flex: unset;
}

.givaudan-china footer .region.region-footer a,
.page--frontpage_preview footer .region.region-footer a {
  color: var(--color-functional-black);
  font-size: var(--font-body-small);
}

.block-javali-new-theme-cn-publicnetworksecurity {
  color: var(--color-functional-black, 555);
}

.givaudan-china footer #social-icons a,
.page--frontpage_preview footer #social-icons a {
  max-width: 25px;
  max-height: 30px;
  display: inline-block;
  padding-left: 0;
}

@media (max-width: 767px) {
  .region.region-footerbottom nav#block-guanyuwomen {
    display: block;
  }

  body.givaudan-china footer svg#Logotype_B {
    width: 106px;
  }

  body.givaudan-china footer #social-icons-mobile a.use-ajax svg {
    height: 22px;
    width: 22px;
  }

  body.givaudan-china footer #social-icons-mobile a {
    text-align: end;
  }

  body.givaudan-china footer .top-row {
    padding-bottom: 0;
  }

  body.givaudan-china footer #social-icons-mobile {
    justify-content: end;
    top: 0;
    align-items: flex-start;
  }

  footer #social-icons-mobile a {
    padding-top: 0;
    width: 25px;
  }

  footer #social-icons-mobile a svg {
    padding: 2px;
    background-color: #000;
    border-radius: 2px;
  }
  footer #social-icons-mobile a svg path {
    fill: #fff;
  }

  .givaudan-china
    .secondary-top-row
    #block-javali-new-theme-cn-publicnetworksecurity {
    display: none;
  }

  .givaudan-china .third-top-row.mobile {
    display: block;
  }
}

@media screen and (min-width: 1921px) {
  body.givaudan-china footer svg#Logotype_B {
    width: 200px;
  }
}

@media screen and (min-width: 3441px) {
  body.givaudan-china footer svg#Logotype_B {
    width: 300px;
    margin-top: 0px;
    margin-bottom: -25px;
    position: relative;
  }
}
