| @@ -2039,8 +2039,9 @@ | ||
| 2039 | 2039 | margin-inline: 30px 0; |
| 2040 | 2040 | padding: 5px; |
| 2041 | 2041 | box-shadow: none; |
| 2042 | 2042 | width: 92%; |
| 2043 | + flex-basis: 100%; | |
| 2043 | 2044 | } |
| 2044 | 2045 | #elementor-deactivate-feedback-modal .dialog-buttons-wrapper { |
| 2045 | 2046 | display: flex; |
| 2046 | 2047 | justify-content: space-between; |
| @@ -2083,8 +2084,9 @@ | ||
| 2083 | 2084 | display: flex; |
| 2084 | 2085 | align-items: center; |
| 2085 | 2086 | line-height: 2; |
| 2086 | 2087 | overflow: hidden; |
| 2088 | + flex-wrap: wrap; | |
| 2087 | 2089 | } |
| 2088 | 2090 | |
| 2089 | 2091 | #elementor-hidden-area { |
| 2090 | 2092 | display: none; |