.elementor-18268 .elementor-element.elementor-element-50c8367{--display:flex;}#elementor-popup-modal-18268 .dialog-widget-content{animation-duration:0.7s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-18268{background-color:rgba(0,0,0,.8);justify-content:flex-end;align-items:flex-start;pointer-events:all;}#elementor-popup-modal-18268 .dialog-message{width:100%;height:auto;}#elementor-popup-modal-18268 .dialog-close-button{display:flex;}/* Start custom CSS */.nss-mobile-menu .nss-mm-accordion-header {
  background: transparent !important;
  background-image: none !important;
  color: #1A1A1A !important;
  border: none !important;
  box-shadow: none !important;
}

.elementor-popup-modal .dialog-close-button {
  width: 40px; height: 40px;
  background: #EFEDE9 !important;
  border-radius: 50% !important;
  color: #1A1A1A !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  transition: background .2s, color .2s;
}
.elementor-popup-modal .dialog-close-button:hover {
  background: #FF4613 !important;
  color: #FFFFFF !important;
}
.elementor-popup-modal .dialog-close-button svg,
.elementor-popup-modal .dialog-close-button i {
  width: 18px; height: 18px; font-size: 18px;
}/* End custom CSS */