.swym-buttons-loaded span.appointment_icon {
    transform: translateY(6px);
    display: inline-block;
}
.swym-buttons-loaded .jtpl-search-icon-main .search-icon {
    transform: translateY(5px);
}
.swym-buttons-loaded .icons_inner .header__icon--cart {
    transform: translateY(3px);
}

.swym-buttons-loaded .custom-outer-sct .disclosure__button {
  display: flex;
  align-items: center;
}
.swym-buttons-loaded .custom-outer-sct img {
    width: 24px!important;
    margin-right: 2px!important;
}