.l-top .pane-views-exp-searchindex-page .form-item input {
  padding: 8px 35px 7px 6px;
}

.webform-client-form .field-wb-item-box-container {
  display: block;
  width: 100%;
  margin-top: 0.71429em;
  margin-bottom: 1.42857em;
  border: 1px solid #BBB;
  -webkit-border-radius: 0px 0px;
  -moz-border-radius: 0px/0px;
  border-radius: 0px/0px;
  border-collapse: separate;
  -webkit-box-shadow: 0 0.1em 0.4em #bbbbbb;
  -moz-box-shadow: 0 0.1em 0.4em #bbbbbb;
  box-shadow: 0 0.1em 0.4em #bbbbbb;
  overflow: hidden;
  padding: 20px;
}
.webform-client-form .field-wb-item-box-container label {
  display: block;
  font-weight: bold;
}
.webform-client-form .field-wb-item-box-container .box-container-item .form-item {
  display: flex;
  align-items: flex-start;
}
.webform-client-form .field-wb-item-box-container .box-container-item .form-item label {
  display: block;
  font-weight: normal;
  padding-left: 7px;
}
.webform-client-form .field-wb-item-box-container .box-container-item .form-item input {
  display: block;
  margin-top: 7px;
}

#social-media-header li .icon {
  width: 43px;
  height: 46px;
}
#social-media-header li .icon.linkedin {
  background-position: center center;
  background-size: 30px;
  background-repeat: no-repeat;
  background-image: url("/profiles/vegan/themes/custom/vegantheme/icons/linkedin-v5.svg?v2");
}
#social-media-header li .icon.linkedin:hover {
  background-image: url("/profiles/vegan/themes/custom/vegantheme/icons/linkedin-hover.svg?v2");
}
#social-media-header li .icon.tiktok {
  background-position: center center;
  background-size: 30px;
  background-repeat: no-repeat;
  background-image: url("/profiles/vegan/themes/custom/vegantheme/icons/tiktok.svg?v2");
}
#social-media-header li .icon.tiktok:hover {
  background-image: url("/profiles/vegan/themes/custom/vegantheme/icons/tiktok-hover.svg?v2");
}
#social-media-header li .icon.pinterest {
  background-position: center center;
  background-size: 120% 120%;
  background-repeat: no-repeat;
  background-image: url("/profiles/vegan/themes/custom/vegantheme/icons/pinterest.svg");
}
#social-media-header li .icon.pinterest:hover {
  background-image: url("/profiles/vegan/themes/custom/vegantheme/icons/pinterest-hover.svg");
}

.l-bottom ul.social-media .pinterest {
  background: #ffffff;
  border: none;
}

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