.elementor-881 .elementor-element.elementor-element-dc61c76{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-881 .elementor-element.elementor-element-d1a3dda{width:var( --container-widget-width, 60% );max-width:60%;--container-widget-width:60%;--container-widget-flex-grow:0;text-align:center;}.elementor-881 .elementor-element.elementor-element-d1a3dda > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-881 .elementor-element.elementor-element-d1a3dda.elementor-element{--align-self:center;}.elementor-881 .elementor-element.elementor-element-d1a3dda img{width:100%;}.elementor-881 .elementor-element.elementor-element-d1a3dda .widget-image-caption{font-family:"Roboto", Sans-serif;font-size:12px;font-weight:400;}#elementor-popup-modal-881{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-881 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-881 .dialog-close-button{display:flex;}#elementor-popup-modal-881 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for container, class: .elementor-element-dc61c76 *//* Botão X do Popup Elementor — bolinha preta com X branco */
.elementor-popup-modal .dialog-close-button {
  width: 36px !important;
  height: 36px !important;
  background: #ffaa61 !important;
  border-radius: 50% !important;
  top: 15px !important;
  right: 15px !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  z-index: 99999 !important;
  opacity: 0.95 !important;
  transition: 0.2s ease !important;
}

/* X branco dentro da bolinha */
.elementor-popup-modal .dialog-close-button i::before {
  color: #fff !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  line-height: 1 !important;
}

/* Hover suave */
.elementor-popup-modal .dialog-close-button:hover {
  opacity: 1 !important;
  transform: scale(1.07);
}/* End custom CSS */