.elementor-widget-video,
.elementor embed, .elementor iframe, .elementor object, .elementor video,
.watu-question
{
  border-radius:25px;
}
.elementor-widget-video,
.mejs-container{
  overflow:hidden;
}
.watu-question {
  text-align: center;
  margin-left: 10%;
  width: 80%;
  border: 1px solid rgba(0,0,0,0.2);
  padding: 25px;
  margin-top: 50px;
}

.watu-question .question-content p {
  text-align: center;
  margin: auto;
  font-size: 40px;
  font-family: 'Amatic SC';
  font-weight: bold;
}
.watu-question .question-content h1 {
  font-weight: 600;
}

.watupro-question-choice input[type=radio], .watupro-question-choice input[type=checkbox]{
      margin-bottom: 2px;
}

.watupro-textarea-medium {
    width: 100%;
    max-width:600px;
}

.watupro_buttons input {
  margin-left: 40%!important;
  width: 20%!important;
  color: grey!important;
  border: 2px solid grey!important;
  background-color: white!important;
}

.watu-question .question-content h1 .alignnone{
  margin:auto;
}

.watu-question .question-content img{
  margin:auto;
}

@media screen and (max-width: 1100px) {

  .watupro-choices-columns{
    padding-left:0;
  }
  div.watupro-question-choice.watupro-3-columns, li.watupro-3-columns{
    width:100% !important;
    margin-bottom: 0.6rem;
  }
}

.embedpress-elements-wrapper .ep-elementor-content{
  width:100%;
}
.embedpress-elements-wrapper .ep-elementor-content .ose-embedpress-responsive{
    width: 100% !important;
    height: 100svh !important;
}
.embedpress-elements-wrapper .ep-elementor-content .ep-embed-content-wraper iframe{
  width:100% !important;
  height:100svh !important;
}
