livelike-widget-root {
  background: linear-gradient(253.8deg, #0E141E -0.11%, #111B2B 99.9%);
  border-radius: 10px;
  font-family: "amazonember";
}

livelike-widget-header,
livelike-widget-body {
  background: transparent;
}

livelike-select {
  margin: 0 18px 16px 18px;
}

livelike-title {
  color: #fff;
  padding: 9px 18px 12px 18px;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
}

livelike-video-alert * livelike-title , .widget-kind {
  font-size: 12px;
  line-height: 15px;
  padding-top: 6px;
}
livelike-video-alert * livelike-description {
  font-size: 12px;
}

livelike-image {
  height: 49px;
  width: 49px;
  padding-left: 1px;
}

livelike-image img {
  height: 49px;
  width: 49px;
  border-radius: 5px 0 0 5px;
  z-index: 0;
  transform: translateX(-1px);
}

livelike-option {
  border: 2px solid white;
  border-radius: 5px !important;
  height: 53px;
  margin: 10px 0 10px 0;
}

livelike-widget-root {
  padding-bottom: 10px;
}

livelike-description {
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
}

livelike-option {
  background: linear-gradient(253.8deg, #0E141E -0.11%, #111B2B 99.9%) !important;
}

livelike-option[selected] {
  background: var(--primary) !important;
  background-color: var(--primary) !important;
}

livelike-option[image] {
  flex-direction: row-reverse;
  font-weight: 500;
  line-height: 15px;
  font-size: 12px;
  padding: 0px;
}

livelike-option:not([image]) {
  padding: 0 !important;
}

livelike-option:not([image]) div:first-child {
  height: 100% !important;
}

livelike-option:not([image]) livelike-description {
  padding: 6px 0 0 14px !important;
}

/*  Vote Button Footer */

livelike-footer {
  background-color: transparent !important;
  margin: 0 0 6px 18px;
  font-family: "amazonember" !important;
}

.vote-button {
  background: var(--primary) !important;
  border: 3px solid var(--primary) !important;
  color: #fff !important;
  margin: 0 !important;
  padding: 3px 30px !important;
  font-weight: 700;
}

.vote-button[disabled] {
  border: 3px solid #7e7e7e !important;
  background: #7e7e7e !important;
  color: #b5b5b5 !important;
}

.voted-text+.vote-button[disabled] {
  border: 3px solid var(--primary) !important;
  background: #fff !important;
  color: var(--primary) !important;
}

.voted-text {
  font-family: "amazonember" !important;
  color: #fff;
  font-weight: bolder;
  padding-left: 10px;
}

/* overrides */

livelike-image-poll * livelike-select {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  /* height: 105px; */
  margin-bottom: 0;
}

livelike-image-poll * livelike-option[image] {
  width: 45%;
  height: 100%;
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-around;
  border: none;
}

livelike-image-poll * custom-image-poll-option {
  width: 100%;
  display: flex;
  flex-direction: column;
}

livelike-image-poll * livelike-option {
  background: transparent !important;
}

livelike-image-poll * livelike-description,
livelike-image-poll * livelike-option[selected] {
  background: transparent !important;
}

livelike-image-poll * livelike-widget-header {
  display: flex;
  flex-direction: column !important;
  justify-content: space-between;
}

livelike-image-poll * livelike-widget-body {}

/* Video Alert */

livelike-video-alert * .widget-root-items {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  flex-direction: row;
  justify-content: stretch;
}

livelike-video-alert * .custom-video-caption-container,
livelike-video-alert * .custom-video-container {
  width: 50%;
  margin: auto;
  padding-left: 5px;
}

livelike-video-alert * livelike-title {
  padding: 0;
  font-family: 'amazonember';
  font-style: normal;
  font-weight: 700;
  text-align: left;
  color: #F39624;
  margin-bottom: 10px;
}

livelike-video-alert * livelike-description {
  padding: 0;
  font-family: 'amazonember';
  font-style: normal;
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 10px;
}

livelike-video-alert * .reaction-container {
  /* background: #101F2E; */
  background: #162738;
  width: 135px;
  height: 29px;
  padding-top: 1px;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

livelike-video-alert * .reaction-container-item-reaction:hover {
  cursor: pointer;
}

livelike-video-alert * .reaction-container-item-text {
  font-family: 'amazonember';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #F39624;
  margin: auto;
}

/* Emoji Slider */
custom-slider * .widget-root-items {
  display: flex;
  flex-direction: column;
}

custom-slider * livelike-widget-header {
  display: flex;
  flex-direction: column;
}

custom-slider * livelike-footer {
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

custom-slider * .vote-button {
  padding: 2px 10px !important;
  background: #F39624;
  border-radius: 5px;
  font-family: 'amazonember';
  font-style: normal;
  font-weight: 500;
  color: #000000 !important;
}

custom-slider * .vote-button[disabled] {
  background: #384150 !important;
  border-color: #384150 !important;
  color: #000000;
}

/* cheer-meter */
livelike-cheer-meter * .widget-root-items {
  display: flex;
  flex-direction: column;
}

livelike-cheer-meter * livelike-widget-header {
  display: flex;
  flex-direction: column;
}

livelike-cheer-meter * livelike-select {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

livelike-cheer-meter * livelike-option {
  width: 45%;
  background: transparent;
  border: none;
}

livelike-cheer-meter * livelike-option[selected] {
  background: transparent !important;
}

livelike-cheer-meter * custom-cheer-option {
  width: 100%;
}

livelike-cheer-meter * .vote-count-container {
  width: 60px;
  height: 30px;
  background: #234160;
  border-radius: 5px;
  position: absolute;
  z-index: 1;
  left: calc(50% - 30px);
  top: calc(50% - 4px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

livelike-cheer-meter * livelike-vote-count {
  font-family: 'amazonember';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #FFFFFF;
}

custom-slider * livelike-title,
livelike-image-poll * livelike-title,
livelike-cheer-meter * livelike-title  {
  width: 100%;
  font-family: 'amazonember';
  font-style: normal;
  font-weight: 500;
  text-align: center;
  color: #FFFFFF;
}
custom-slider * livelike-title,
livelike-cheer-meter * livelike-title  {
  margin-bottom: 8px;
}
livelike-image-poll * livelike-title {
  padding-bottom: 5px;
}

custom-slider .widget-kind,
livelike-image-poll .widget-kind,
livelike-cheer-meter .widget-kind {
  font-family: 'amazonember';
  font-style: normal;
  font-weight: 700;
  text-align: center;
  color: #F39624;
}

custom-cheer-option livelike-image {
  border-radius: 5px !important;
}

