.elementor-6543 .elementor-element.elementor-element-250bf37{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for shortcode, class: .elementor-element-5f6241c */.cf7-2col .wpcf7-list-item {
  display: inline-flex;
  align-items: center;
  width: calc(50% - 12px);
  margin: 6px 6px 6px 0;
  padding: 14px 16px;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  background: #f6f6f6;
}

.cf7-2col .wpcf7-list-item-label { margin-left: 10px; }

.cf7-q { margin: 0 0 6px; font-weight: 600; }
.cf7-grid .wpcf7-submit{
    background:#4285ee!important;
    color:#fff!important;
    border:none!important;
}
/* Αχνά πλαίσια στα πεδία της φόρμας */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="number"],
.wpcf7 select,
.wpcf7 textarea {
    border: 1px solid #e1e1e1 !important;
    box-shadow: none !important;
}

/* Ελαφρώς πιο έντονο πλαίσιο όταν γράφει ο χρήστης */
.wpcf7 input:focus,
.wpcf7 select:focus,
.wpcf7 textarea:focus {
    border-color: #b8b8b8 !important;
    outline: none !important;
    box-shadow: none !important;
}/* End custom CSS */