.custom-share-btn {
  max-width: 45px;
  margin-right: 15px;
}

.custom-share {
  background: #2f2f2f;
  width: 390px;
  position: fixed;
  bottom: 70px;
  right: 20px;
  z-index: 1;
  padding: 18px 0px;
}

.custom-share ul.top {
  border-bottom: 1px solid #565656;
}

.custom-share ul {
  padding: 0;
  text-align: center;
}

.custom-share ul li {
  list-style: none;
  display: inline-block;
  padding: 0 10px;
}

.custom-share ul.bottom li.checkbox {
  color: #fff;
}
.custom-share ul.bottom li.checkbox input {
  vertical-align: middle;
}

.custom-share ul.bottom button {
  font-weight: bold;
  padding: 6px 30px;
  border-radius: 10px;
  border: 1px solid;
  cursor: pointer;
}

.custom-share ul.bottom button img {
  vertical-align: middle;
}

@media screen and (max-width: 415px) {
  .custom-share {
    right: 0px;
    width: 100%;
  }
}

.elpNA-D {
  transition: all 0.1s linear 0s;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 4px;
  border: 0px solid transparent;
  background-color: rgb(3, 98, 252);
}

#custom_iSbSSg {
  opacity: 1;
}
