.entry-content p, .entry-content li {
  font-size: 16px;
}
.entry-content figure.size-large {
  margin: 0;
  padding: 0;
  width: 100%;
}
.entry-content .wp-block-image img {
  width: 100%;
}
.entry-content .instagram-embed {
  width: 100%;
  display: flex;
  align-content: center;
  justify-content: center;
}
a.comment-time-link {
  display: none;
}
#popmake-312 {
  border-radius: 5px;
  padding: 30px;
  background: #000;
}
#popmake-312 .popmake-title {
  letter-spacing: 1px;
  font-size: 50px;
  margin-bottom: 20px;
  color: #333;
  font-family: 'Elika Gorcia', serif;
  font-style: italic;
  color: #fff;
}
#popmake-312 p {
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 1px;
}
#popmake-312 .pum-form__field--name input, #popmake-312 .pum-form__field--email input {
  height: 60px;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  padding: 15px;
  letter-spacing: 1px;
  font-weight: 500;
}
#popmake-312 .pum-form__field--name input::placeholder, #popmake-312 .pum-form__field--email input::placeholder {
  color: grey;
}
#popmake-312 button.pum-sub-form-submit {
  height: 60px;
  background: white;
  color: #333;
  font-size: 13px;
  letter-spacing: 1px;
  border: 1px solid #333;
}
#popmake-312 button.pum-sub-form-submit:hover {
  background: #333;
  border: none;
  color: white;
}
#popmake-312 .popmake-content p {
  font-size: 13px;
  margin-top: 20px;
  line-height: 1.7em;
  margin-bottom: 20px;
  color: #fff;
}
#popmake-312 .pum-form__field--checkbox label {
  padding-bottom: 13px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  margin-bottom: 0;
  padding-bottom: 0;
  letter-spacing: 1px;
}
#popmake-312 .pum-form__field--checkbox p small {
  font-size: 13px;
  margin-top: 0;
  width: 100%;
}
#popmake-312 .pum-form__field--checkbox input {
  height: 15px;
  width: 15px;
  margin-top: -4px;
  border-radius: 50px;
  margin-right: 5px;
  outline: none !important;
  box-shadow: none !important;
}
#popmake-312 .popmake-close {
  color: #000 0;
}
@media (max-width: 520px) {
  /* DP */  .jetpack-social-widget-list.size-medium {
    text-align: center;
  }
}
.widget-wrap {
  max-width: 100% !important;
  width: 100% !important;
  text-align: center;
}
.mejs-container {
  width: 100% !important;
}
@media (max-width: 992px) {
  .sidebar .widget {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .mejs-container {
    height: 320px !important;
  }
  .widget.widget_media_video iframe {
    height: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 520px) {
  .mejs-container {
    height: 240px !important;
  }
}
