| @@ -1,5 +1,5 @@ | ||
| 1 | -/*! elementor - v3.7.4 - 31-08-2022 */ | |
| 1 | +/*! elementor - v3.7.5 - 14-09-2022 */ | |
| 2 | 2 | .elementor-control-unit-1 { |
| 3 | 3 | width: 27px; |
| 4 | 4 | } |
| 5 | 5 | |
| @@ -1259,8 +1259,22 @@ | ||
| 1259 | 1259 | } |
| 1260 | 1260 | .elementor-panel #elementor-panel__editor__help__link:hover i:after { |
| 1261 | 1261 | background: #fff; |
| 1262 | 1262 | } |
| 1263 | +.elementor-panel .elementor-button.e-logo-maker { | |
| 1264 | + color: #5cb85c; | |
| 1265 | + padding: 7px 21px; | |
| 1266 | + font-style: normal; | |
| 1267 | + margin-top: 7px; | |
| 1268 | + width: 100%; | |
| 1269 | + text-align: center; | |
| 1270 | + background: white; | |
| 1271 | + border: 1px solid transparent; | |
| 1272 | + outline: 1px solid #5cb85c; | |
| 1273 | +} | |
| 1274 | +.elementor-panel .elementor-button.e-logo-maker:hover { | |
| 1275 | + border-color: #5cb85c; | |
| 1276 | +} | |
| 1263 | 1277 | .elementor-panel #elementor-panel-footer { |
| 1264 | 1278 | position: absolute; |
| 1265 | 1279 | bottom: 0; |
| 1266 | 1280 | left: 0; |
| @@ -1914,8 +1928,9 @@ | ||
| 1914 | 1928 | flex-wrap: wrap; |
| 1915 | 1929 | } |
| 1916 | 1930 | .elementor-label-block > .elementor-control-content > .elementor-control-field > .elementor-control-input-wrapper { |
| 1917 | 1931 | width: 100%; |
| 1932 | + max-width: 100%; | |
| 1918 | 1933 | margin-top: 10px; |
| 1919 | 1934 | } |
| 1920 | 1935 | .elementor-label-block > .elementor-control-content > .elementor-control-field > .elementor-control-input-wrapper > .elementor-choices label { |
| 1921 | 1936 | width: auto; |