
/* Custom Widgets Styles */
.widget-5bd886 .full {
  width: 100% !important;
  height: 100% !important;
}

.widget-5bd886 .iconBg {
  display: block !important;
  width: 100px;
}

.widget-5bd886 .whatsapp-fill { /* default color */
  fill: currentColor;
}

.widget-5bd886 .wa-btn-transparent {
  background: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  box-shadow: none !important;
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
}

.widget-5bd886 a {
  padding: 0 !important;
}

.widget-5bd886 .green-wa {
  flex: 1;
  height: 80%;
}

.widget-5bd886 .green-wa img {
  height: 100%;
}

.widget-5bd886 .wa-btns {
  margin: 0 !important;
}

.widget-5bd886 .flex-text {
  flex: 3;
  padding-right: 20px !important;
  padding-left: 20px !important;
  text-align: left;
}
.widget-5bd886 {
  /*overflow: hidden;*/
  margin: 10px auto;
  width: 278px;
}