| 1 |
/*! elementor - v3.5.3 - 28-12-2021 */ |
| 2 |
body { |
| 3 |
color: #E0E1E3; } |
| 4 |
body .pcr-app { |
| 5 |
background-color: #4C4F56; |
| 6 |
-webkit-box-shadow: 0 0.15em 1.5em 0 rgba(0, 0, 0, 0.5), 0 0 1em 0 rgba(0, 0, 0, 0.05); |
| 7 |
box-shadow: 0 0.15em 1.5em 0 rgba(0, 0, 0, 0.5), 0 0 1em 0 rgba(0, 0, 0, 0.05); } |
| 8 |
body .pcr-app .pcr-swatches > button:after { |
| 9 |
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); |
| 10 |
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); } |
| 11 |
body .pcr-app .pcr-clear { |
| 12 |
color: #E0E1E3; |
| 13 |
background-color: #64666A; } |
| 14 |
body .pcr-app .pcr-interaction .pcr-result { |
| 15 |
color: #E0E1E3; |
| 16 |
border-color: #64666A; } |
| 17 |
body .pcr-app .pcr-interaction .pcr-result:focus { |
| 18 |
border-color: #7D7E82; } |
| 19 |
body .pcr-swatch.pcr-active:after { |
| 20 |
-webkit-box-shadow: 0 0 0 1px #71d7f7, inset 0 0 0 1px #4C4F56; |
| 21 |
box-shadow: 0 0 0 1px #71d7f7, inset 0 0 0 1px #4C4F56; } |
| 22 |
body .pcr-swatch.pcr-active ~ .elementor-color-picker__add-swatch { |
| 23 |
background-color: #64666A; } |
| 24 |
body .pcr-swatch.pcr-active ~ .elementor-color-picker__add-swatch i { |
| 25 |
color: #E0E1E3; } |
| 26 |
|
| 27 |
.pickr { |
| 28 |
background-color: #34383C; |
| 29 |
border-color: #64666A; } |
| 30 |
|
| 31 |
.e-control-color--no-value .pcr-button { |
| 32 |
border-color: #64666A; } |
| 33 |
|
| 34 |
.e-global__popover-toggle { |
| 35 |
border-color: #64666A; |
| 36 |
background-color: #34383C; } |
| 37 |
|
| 38 |
.e-global__popover-container { |
| 39 |
background-color: #4C4F56; |
| 40 |
color: #E0E1E3; } |
| 41 |
|
| 42 |
.e-global__popover-title { |
| 43 |
border-bottom-color: #404349; } |
| 44 |
|
| 45 |
.e-global__color-title, .e-global__manage-button, .e-global__popover-title { |
| 46 |
color: #E0E1E3; } |
| 47 |
|
| 48 |
.e-global__manage-button { |
| 49 |
border-top-color: #404349; } |
| 50 |
|
| 51 |
.e-global__preview-item:hover { |
| 52 |
background-color: #404349; } |
| 53 |
|
| 54 |
.elementor-control-type-global-style-repeater .elementor-button-wrapper { |
| 55 |
border-top-color: #34383C; } |
| 56 |
|
| 57 |
.e-control-tool { |
| 58 |
background-color: #34383C; |
| 59 |
border-color: #E0E1E3; } |
| 60 |
.e-control-tool i { |
| 61 |
color: #E0E1E3; } |
| 62 |
|
| 63 |
#elementor-loading { |
| 64 |
background-color: #34383C; } |
| 65 |
|
| 66 |
.elementor-loader { |
| 67 |
background-color: #4C4F56; } |
| 68 |
|
| 69 |
.elementor-safe-mode-toast { |
| 70 |
background-color: #4C4F56; } |
| 71 |
.elementor-safe-mode-toast header h2, |
| 72 |
.elementor-safe-mode-toast .elementor-toast-content { |
| 73 |
color: #E0E1E3; } |
| 74 |
|
| 75 |
.elementor-units-choices input.e-units-placeholder + label { |
| 76 |
color: #B4B5B7; } |
| 77 |
|
| 78 |
input, select, textarea, .elementor-input-style { |
| 79 |
color: #E0E1E3; |
| 80 |
background-color: #34383C; } |
| 81 |
input:not(:focus), select:not(:focus), textarea:not(:focus), .elementor-input-style:not(:focus) { |
| 82 |
border-color: #64666A; } |
| 83 |
input:focus, select:focus, textarea:focus, .elementor-input-style:focus { |
| 84 |
border-color: #7D7E82; } |
| 85 |
input[disabled], select[disabled], textarea[disabled], .elementor-input-style[disabled] { |
| 86 |
background-color: #4C4F56; } |
| 87 |
input::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, .elementor-input-style::-webkit-input-placeholder { |
| 88 |
color: #64666A; } |
| 89 |
input::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder, .elementor-input-style::-moz-placeholder { |
| 90 |
color: #64666A; } |
| 91 |
input::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder, .elementor-input-style::-ms-input-placeholder { |
| 92 |
color: #64666A; } |
| 93 |
input::placeholder, select::placeholder, textarea::placeholder, .elementor-input-style::placeholder { |
| 94 |
color: #64666A; } |
| 95 |
|
| 96 |
select { |
| 97 |
background-color: #34383C; } |
| 98 |
|
| 99 |
.elementor-button.elementor-button-default { |
| 100 |
background-color: #64666A; } |
| 101 |
.elementor-button.elementor-button-default:hover { |
| 102 |
background-color: #4C4F56; } |
| 103 |
|
| 104 |
.elementor-button.elementor-button-success[disabled] { |
| 105 |
background-color: #64666A; } |
| 106 |
|
| 107 |
.elementor-button.elementor-button-danger { |
| 108 |
background-color: #F84343; } |
| 109 |
|
| 110 |
#elementor-mode-switcher { |
| 111 |
background-color: #34383C; } |
| 112 |
#elementor-mode-switcher:hover { |
| 113 |
background-color: #71D7F7; } |
| 114 |
|
| 115 |
.elementor-control-dynamic-switcher { |
| 116 |
background-color: #34383C; |
| 117 |
border-color: #64666A; |
| 118 |
color: #E0E1E3; } |
| 119 |
|
| 120 |
.elementor-tags-list { |
| 121 |
background-color: #4C4F56; |
| 122 |
border-color: #64666A; } |
| 123 |
.elementor-tags-list__group-title { |
| 124 |
color: #B4B5B7; } |
| 125 |
.elementor-tags-list__item:hover { |
| 126 |
background-color: #404349; } |
| 127 |
|
| 128 |
.elementor-tag-settings-popup { |
| 129 |
background-color: #34383C; |
| 130 |
-webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8); |
| 131 |
box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8); } |
| 132 |
.elementor-tag-settings-popup:before { |
| 133 |
border-bottom-color: #404349; } |
| 134 |
|
| 135 |
.elementor-panel { |
| 136 |
background-color: #34383C; } |
| 137 |
.elementor-panel a { |
| 138 |
color: #71D7F7; } |
| 139 |
.elementor-panel #elementor-panel-header { |
| 140 |
background-color: #26292C; } |
| 141 |
.elementor-panel .elementor-panel-navigation { |
| 142 |
background-color: #404349; } |
| 143 |
.elementor-panel .elementor-panel-navigation .elementor-panel-navigation-tab.elementor-active { |
| 144 |
background-image: -webkit-gradient(linear, left top, left bottom, from(#34383C), to(#4C4F56)); |
| 145 |
background-image: -webkit-linear-gradient(top, #34383C, #4C4F56); |
| 146 |
background-image: -o-linear-gradient(top, #34383C, #4C4F56); |
| 147 |
background-image: linear-gradient(to bottom, #34383C, #4C4F56); |
| 148 |
border-bottom-color: #71D7F7; } |
| 149 |
.elementor-panel .elementor-panel-navigation .elementor-panel-navigation-tab a { |
| 150 |
color: #E0E1E3; } |
| 151 |
.elementor-panel #elementor-panel-elements-search-area { |
| 152 |
background-color: #34383C; } |
| 153 |
.elementor-panel #elementor-panel-elements-search-input { |
| 154 |
background-color: #4C4F56; |
| 155 |
color: #E0E1E3; } |
| 156 |
.elementor-panel #elementor-panel-elements-search-input:focus { |
| 157 |
background-color: #404349; |
| 158 |
color: #E0E1E3; } |
| 159 |
.elementor-panel #elementor-panel-elements-search-input:focus + i { |
| 160 |
color: #E0E1E3; } |
| 161 |
.elementor-panel .elementor-element { |
| 162 |
background-color: #404349; } |
| 163 |
.elementor-panel .elementor-element .title, |
| 164 |
.elementor-panel .elementor-element .icon { |
| 165 |
color: #E0E1E3; } |
| 166 |
.elementor-panel .elementor-element:hover .title, |
| 167 |
.elementor-panel .elementor-element:hover .icon { |
| 168 |
color: #71D7F7; } |
| 169 |
.elementor-panel .elementor-element > .eicon-lock { |
| 170 |
color: #64666A; } |
| 171 |
.elementor-panel .widget-inside { |
| 172 |
background-color: inherit; } |
| 173 |
.elementor-panel #elementor-panel-footer { |
| 174 |
background-color: #26292C; } |
| 175 |
.elementor-panel .elementor-panel-footer-sub-menu-wrapper { |
| 176 |
background-color: #34383C; |
| 177 |
border-top: 1px solid #4C4F56; } |
| 178 |
.elementor-panel .elementor-panel-footer-sub-menu-item { |
| 179 |
background-color: #404349; } |
| 180 |
.elementor-panel .elementor-panel-footer-sub-menu-item:hover, .elementor-panel .elementor-panel-footer-sub-menu-item.active { |
| 181 |
background-color: #4C4F56; } |
| 182 |
.elementor-panel #elementor-panel-footer-saver-options { |
| 183 |
border-color: #26292C; } |
| 184 |
.elementor-panel .elementor-controls-popover { |
| 185 |
background-color: #4C4F56; |
| 186 |
-webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.5); |
| 187 |
box-shadow: 0 2px 15px rgba(0, 0, 0, 0.5); } |
| 188 |
.elementor-panel .elementor-controls-popover:before { |
| 189 |
border-bottom-color: #4C4F56; } |
| 190 |
.elementor-panel .elementor-controls-popover .elementor-control-responsive-switchers__holder { |
| 191 |
background-color: #4C4F56; } |
| 192 |
.elementor-panel .elementor-panel-alert { |
| 193 |
background-color: #4C4F56; } |
| 194 |
.elementor-panel .elementor-panel-alert.elementor-panel-alert-info { |
| 195 |
background-color: #4C4F56; } |
| 196 |
.elementor-panel #elementor-panel__editor__help__link { |
| 197 |
color: #B4B5B7; } |
| 198 |
.elementor-panel #elementor-panel__editor__help__link:hover { |
| 199 |
color: #E0E1E3; } |
| 200 |
.elementor-panel #elementor-panel-global-widget > * { |
| 201 |
background-color: #404349; } |
| 202 |
.elementor-panel #elementor-global-widget-locked-unlink { |
| 203 |
border-top-color: #34383C; } |
| 204 |
.elementor-panel .elementor-panel-scheme-color-system-items { |
| 205 |
background-color: #34383C; |
| 206 |
border-color: #64666A; } |
| 207 |
.elementor-panel .elementor-panel-menu-item { |
| 208 |
background-color: #404349; } |
| 209 |
.elementor-panel .elementor-panel-menu-item:hover { |
| 210 |
background-color: #4C4F56; } |
| 211 |
.elementor-panel .elementor-panel-menu-item a { |
| 212 |
color: #E0E1E3; } |
| 213 |
.elementor-panel .elementor-panel-menu-item-icon { |
| 214 |
color: #B4B5B7; } |
| 215 |
|
| 216 |
.elementor-control { |
| 217 |
background-color: #404349; } |
| 218 |
.elementor-control.elementor-control-separator-before:before, .elementor-control.elementor-control-separator-after:after { |
| 219 |
background-color: #34383C; } |
| 220 |
.elementor-control.elementor-control-type-divider .elementor-control-content { |
| 221 |
background-color: #404349; |
| 222 |
border-color: #34383C; } |
| 223 |
.elementor-control.elementor-control-type-select .elementor-control-input-wrapper select.e-select-placeholder { |
| 224 |
color: #64666A; } |
| 225 |
|
| 226 |
.elementor-control-responsive-switchers__holder { |
| 227 |
background-color: #404349; } |
| 228 |
|
| 229 |
.elementor-control-responsive-switchers.elementor-responsive-switchers-open .elementor-control-responsive-switchers__holder { |
| 230 |
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); |
| 231 |
box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); } |
| 232 |
|
| 233 |
a.elementor-responsive-switcher { |
| 234 |
color: #E0E1E3; } |
| 235 |
a.elementor-responsive-switcher:hover { |
| 236 |
color: #71D7F7; } |
| 237 |
|
| 238 |
.elementor-device-widescreen .elementor-responsive-switchers-open:not(:hover) .elementor-responsive-switcher.elementor-responsive-switcher-widescreen { |
| 239 |
color: #71D7F7; } |
| 240 |
|
| 241 |
.elementor-device-desktop .elementor-responsive-switchers-open:not(:hover) .elementor-responsive-switcher.elementor-responsive-switcher-desktop { |
| 242 |
color: #71D7F7; } |
| 243 |
|
| 244 |
.elementor-device-laptop .elementor-responsive-switchers-open:not(:hover) .elementor-responsive-switcher.elementor-responsive-switcher-laptop { |
| 245 |
color: #71D7F7; } |
| 246 |
|
| 247 |
.elementor-device-tablet_extra .elementor-responsive-switchers-open:not(:hover) .elementor-responsive-switcher.elementor-responsive-switcher-tablet_extra { |
| 248 |
color: #71D7F7; } |
| 249 |
|
| 250 |
.elementor-device-tablet .elementor-responsive-switchers-open:not(:hover) .elementor-responsive-switcher.elementor-responsive-switcher-tablet { |
| 251 |
color: #71D7F7; } |
| 252 |
|
| 253 |
.elementor-device-mobile_extra .elementor-responsive-switchers-open:not(:hover) .elementor-responsive-switcher.elementor-responsive-switcher-mobile_extra { |
| 254 |
color: #71D7F7; } |
| 255 |
|
| 256 |
.elementor-device-mobile .elementor-responsive-switchers-open:not(:hover) .elementor-responsive-switcher.elementor-responsive-switcher-mobile { |
| 257 |
color: #71D7F7; } |
| 258 |
|
| 259 |
.elementor-control-type-popover_toggle .elementor-control-popover-toggle-toggle-label { |
| 260 |
background-color: #34383C; |
| 261 |
border-color: #64666A; } |
| 262 |
|
| 263 |
.elementor-control-type-popover_toggle .elementor-control-responsive-switchers__holder { |
| 264 |
background-color: #4C4F56; } |
| 265 |
|
| 266 |
.elementor-control-media-upload-button { |
| 267 |
background-color: #34383C; } |
| 268 |
|
| 269 |
.elementor-control-media__remove { |
| 270 |
background-color: #64666A; |
| 271 |
color: #B4B5B7; } |
| 272 |
|
| 273 |
.elementor-control-media .elementor-control-input-wrapper { |
| 274 |
border-color: #64666A; } |
| 275 |
|
| 276 |
.elementor-control-media .eicon-plus-circle { |
| 277 |
color: #E0E1E3; } |
| 278 |
|
| 279 |
.elementor-control-media .elementor-control-media__tool { |
| 280 |
background-color: #7D7E82; } |
| 281 |
|
| 282 |
.elementor-control-media__file, .elementor-control-media__file__controls { |
| 283 |
border-color: #64666A; } |
| 284 |
|
| 285 |
.elementor-control-media-area, .pcr-app[data-theme=monolith] .pcr-color-palette, .pcr-button { |
| 286 |
background-image: -webkit-linear-gradient(45deg, #34383C 25%, transparent 0, transparent 75%, #34383C 0, #34383C), -webkit-linear-gradient(45deg, #34383C 25%, transparent 0, transparent 75%, #34383C 0, #34383C); |
| 287 |
background-image: -o-linear-gradient(45deg, #34383C 25%, transparent 0, transparent 75%, #34383C 0, #34383C), -o-linear-gradient(45deg, #34383C 25%, transparent 0, transparent 75%, #34383C 0, #34383C); |
| 288 |
background-image: linear-gradient(45deg, #34383C 25%, transparent 0, transparent 75%, #34383C 0, #34383C), linear-gradient(45deg, #34383C 25%, transparent 0, transparent 75%, #34383C 0, #34383C); |
| 289 |
-webkit-background-size: 12px 12px; |
| 290 |
background-size: 12px 12px; |
| 291 |
background-position: 0 0, 6px 6px; |
| 292 |
background-color: #64666A; } |
| 293 |
|
| 294 |
.elementor-control-type-icons .elementor-control-media__preview i { |
| 295 |
color: #B4B5B7; } |
| 296 |
|
| 297 |
.elementor-control-type-media .elementor-control-media__preview { |
| 298 |
background-color: #34383C; } |
| 299 |
|
| 300 |
.elementor-control-type-gallery .elementor-control-gallery-clear:hover { |
| 301 |
color: #F84343; } |
| 302 |
|
| 303 |
.elementor-control-type-gallery .elementor-control-gallery-add { |
| 304 |
background-color: #34383C; } |
| 305 |
.elementor-control-type-gallery .elementor-control-gallery-add:hover { |
| 306 |
background-color: #4C4F56; } |
| 307 |
|
| 308 |
.elementor-control-type-gallery .elementor-control-gallery-status, |
| 309 |
.elementor-control-type-gallery .elementor-control-media__content { |
| 310 |
border-color: #64666A; } |
| 311 |
|
| 312 |
.elementor-control-type-gallery.elementor-control-dynamic .elementor-control-gallery-clear { |
| 313 |
border-color: #64666A; } |
| 314 |
|
| 315 |
.elementor-control-type-gallery .elementor-control-dynamic-switcher { |
| 316 |
border-bottom: 1px solid #64666A; |
| 317 |
border-left: 1px solid #64666A; |
| 318 |
-webkit-border-radius: 0 3px 0 0; |
| 319 |
border-radius: 0 3px 0 0; } |
| 320 |
|
| 321 |
body.rtl .elementor-control-type-gallery .elementor-control-dynamic-switcher { |
| 322 |
border-right: 1px solid #64666A; |
| 323 |
border-left: none; } |
| 324 |
|
| 325 |
.elementor-control-type-url .elementor-control-url-more { |
| 326 |
background-color: #34383C; |
| 327 |
border-color: #64666A; } |
| 328 |
|
| 329 |
.elementor-control-type-url .elementor-control-url-option-input { |
| 330 |
border-color: #64666A; } |
| 331 |
.elementor-control-type-url .elementor-control-url-option-input:checked { |
| 332 |
background-color: #64666A; } |
| 333 |
|
| 334 |
.elementor-control-type-url .elementor-input:focus ~ div { |
| 335 |
border-color: #7D7E82; } |
| 336 |
|
| 337 |
.elementor-control-type-wysiwyg .wp-editor-container { |
| 338 |
border-color: #64666A; } |
| 339 |
|
| 340 |
.elementor-control-type-wysiwyg .mce-menubtn button, |
| 341 |
.elementor-control-type-wysiwyg .mce-ico, |
| 342 |
.elementor-control-type-wysiwyg .wp-switch-editor { |
| 343 |
color: #E0E1E3; } |
| 344 |
|
| 345 |
.elementor-control-type-wysiwyg .wp-editor-tabs { |
| 346 |
border-color: #7D7E82; } |
| 347 |
|
| 348 |
.elementor-control-type-wysiwyg .switch-html { |
| 349 |
border-color: #7D7E82; } |
| 350 |
|
| 351 |
.elementor-control-type-wysiwyg #insert-media-button, |
| 352 |
.elementor-control-type-wysiwyg .html-active .switch-html, |
| 353 |
.elementor-control-type-wysiwyg .mce-toolbar-grp, |
| 354 |
.elementor-control-type-wysiwyg .quicktags-toolbar, |
| 355 |
.elementor-control-type-wysiwyg .tmce-active .switch-tmce { |
| 356 |
background-color: #64666A; } |
| 357 |
|
| 358 |
.elementor-control-type-wysiwyg #insert-media-button { |
| 359 |
color: #E0E1E3; |
| 360 |
border-color: #7D7E82; } |
| 361 |
|
| 362 |
.elementor-control-type-wysiwyg .mce-toolbar .mce-btn-group .mce-btn.mce-active, |
| 363 |
.elementor-control-type-wysiwyg .mce-toolbar .mce-btn-group .mce-btn:active, |
| 364 |
.elementor-control-type-wysiwyg .qt-dfw.active, |
| 365 |
.elementor-control-type-wysiwyg .mce-toolbar .mce-btn-group .mce-btn:hover, |
| 366 |
.elementor-control-type-wysiwyg .mce-toolbar .mce-btn-group .mce-btn:focus, |
| 367 |
.elementor-control-type-wysiwyg .qt-dfw:hover, |
| 368 |
.elementor-control-type-wysiwyg .qt-dfw:focus { |
| 369 |
background-color: #404349; |
| 370 |
-webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.08), 0 1px 0 rgba(0, 0, 0, 0.08); |
| 371 |
box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.08), 0 1px 0 rgba(0, 0, 0, 0.08); } |
| 372 |
|
| 373 |
.elementor-control-type-wysiwyg .mce-toolbar .mce-btn-group .mce-btn.mce-listbox { |
| 374 |
background-color: #404349; |
| 375 |
border-color: #7D7E82; |
| 376 |
-webkit-border-radius: 3px; |
| 377 |
border-radius: 3px; } |
| 378 |
|
| 379 |
.elementor-control-type-wysiwyg .quicktags-toolbar { |
| 380 |
border-color: #7D7E82; } |
| 381 |
|
| 382 |
.elementor-control-type-wysiwyg .wp-core-ui .button, |
| 383 |
.elementor-control-type-wysiwyg .wp-core-ui .button-secondary { |
| 384 |
background-color: #4C4F56; |
| 385 |
color: #E0E1E3; |
| 386 |
border-color: #7D7E82; } |
| 387 |
.elementor-control-type-wysiwyg .wp-core-ui .button:hover, |
| 388 |
.elementor-control-type-wysiwyg .wp-core-ui .button-secondary:hover { |
| 389 |
background-color: #404349; |
| 390 |
border-color: #7D7E82; } |
| 391 |
|
| 392 |
.elementor-choices .elementor-choices-label, .elementor-choices .elementor-choices-label:last-child { |
| 393 |
background-color: #34383C; |
| 394 |
border-color: #64666A; } |
| 395 |
|
| 396 |
.elementor-choices input.e-choose-placeholder + .elementor-choices-label { |
| 397 |
background-color: #64666A; |
| 398 |
border-color: #64666A; } |
| 399 |
|
| 400 |
.elementor-choices input:checked + .elementor-choices-label { |
| 401 |
background-color: #7D7E82; |
| 402 |
border-color: #7D7E82; } |
| 403 |
|
| 404 |
.elementor-control-type-repeater .elementor-repeater-row-tools { |
| 405 |
background-color: #64666A; |
| 406 |
color: #E0E1E3; } |
| 407 |
.elementor-control-type-repeater .elementor-repeater-row-tools:hover { |
| 408 |
background-color: #7D7E82; } |
| 409 |
.elementor-control-type-repeater .elementor-repeater-row-tools > div:not(.elementor-repeater-row-handle-sortable) { |
| 410 |
background-color: #404349; } |
| 411 |
.elementor-control-type-repeater .elementor-repeater-row-tools > div:not(.elementor-repeater-row-handle-sortable):hover { |
| 412 |
background-color: #464950; } |
| 413 |
|
| 414 |
.elementor-control-type-repeater .elementor-repeater-row--form-step .elementor-repeater-row-tools:hover { |
| 415 |
background-color: #7D7E82; } |
| 416 |
|
| 417 |
.elementor-control-type-repeater .elementor-repeater-row--form-step .elementor-repeater-row-tools div:not(.elementor-repeater-row-handle-sortable) { |
| 418 |
background-color: #4C4F56; } |
| 419 |
.elementor-control-type-repeater .elementor-repeater-row--form-step .elementor-repeater-row-tools div:not(.elementor-repeater-row-handle-sortable):hover { |
| 420 |
background-color: #64666A; } |
| 421 |
|
| 422 |
.elementor-control-type-repeater .elementor-repeater-row-controls { |
| 423 |
border-color: #64666A; } |
| 424 |
|
| 425 |
.elementor-control-type-tab { |
| 426 |
background-color: #34383C; |
| 427 |
border-color: #64666A; } |
| 428 |
.elementor-control-type-tab:first-child { |
| 429 |
border-color: #64666A; } |
| 430 |
.elementor-control-type-tab.elementor-tab-active { |
| 431 |
background-color: #7D7E82; |
| 432 |
border-color: #7D7E82; } |
| 433 |
|
| 434 |
.elementor-control-type-slider--handles-range .elementor-slider .noUi-handle:after { |
| 435 |
background-color: #E0E1E3; } |
| 436 |
|
| 437 |
.elementor-slider { |
| 438 |
background-color: #64666A; } |
| 439 |
.elementor-slider .noUi-handle { |
| 440 |
background-color: #E0E1E3; } |
| 441 |
|
| 442 |
.elementor-control-type-dimensions li input, |
| 443 |
.elementor-control-type-dimensions li .elementor-link-dimensions { |
| 444 |
border-color: #64666A; } |
| 445 |
|
| 446 |
.elementor-control-type-dimensions li input:focus { |
| 447 |
border-color: #7D7E82; } |
| 448 |
|
| 449 |
.elementor-control-type-dimensions li:first-child input { |
| 450 |
border-color: #64666A; } |
| 451 |
.elementor-control-type-dimensions li:first-child input:focus { |
| 452 |
border-color: #7D7E82; } |
| 453 |
|
| 454 |
.elementor-control-type-dimensions .elementor-link-dimensions.unlinked { |
| 455 |
background-color: #34383C; |
| 456 |
color: #E0E1E3; } |
| 457 |
|
| 458 |
.elementor-control-type-dimensions .elementor-link-dimensions:not(.unlinked) { |
| 459 |
background-color: #7D7E82; |
| 460 |
border-color: #7D7E82; } |
| 461 |
|
| 462 |
.elementor-control-type-switcher .elementor-switch-label { |
| 463 |
background-color: #34383C; } |
| 464 |
.elementor-control-type-switcher .elementor-switch-label:before { |
| 465 |
text-shadow: 0 1px rgba(0, 0, 0, 0.8); } |
| 466 |
|
| 467 |
.elementor-control-type-switcher .elementor-switch-input:checked ~ .elementor-switch-label { |
| 468 |
background-color: #71D7F7; } |
| 469 |
|
| 470 |
.elementor-control-type-switcher .elementor-switch-handle { |
| 471 |
background-color: #E0E1E3; } |
| 472 |
|
| 473 |
.elementor-control-type-structure .elementor-control-structure-preset path { |
| 474 |
fill: #34383C; } |
| 475 |
|
| 476 |
.elementor-control-type-structure .elementor-control-structure-presets input:checked + .elementor-control-structure-preset path { |
| 477 |
fill: #64666A; } |
| 478 |
|
| 479 |
.elementor-control-type-structure .elementor-control-structure-reset { |
| 480 |
border-top-color: #34383C; } |
| 481 |
|
| 482 |
.elementor-panel-heading { |
| 483 |
border-bottom-color: #34383C; } |
| 484 |
.elementor-panel-heading-toggle, .elementor-panel-heading-title { |
| 485 |
color: #E0E1E3; } |
| 486 |
|
| 487 |
.select2-container .e-select2-placeholder { |
| 488 |
color: #64666A; } |
| 489 |
|
| 490 |
.select2-container:not(.select2-container--open):not(.select2-container--focus) .select2-selection--single, |
| 491 |
.select2-container:not(.select2-container--open):not(.select2-container--focus) .select2-selection--multiple { |
| 492 |
background-color: #34383C; |
| 493 |
color: #E0E1E3; |
| 494 |
border-color: #64666A; } |
| 495 |
|
| 496 |
.select2-container:not(.select2-container--all-selected) .select2-selection--multiple .select2-search--inline::before { |
| 497 |
background-color: #4C4F56; |
| 498 |
color: #B4B5B7; } |
| 499 |
|
| 500 |
.select2-container.select2-container--open .select2-selection--single, |
| 501 |
.select2-container.select2-container--open .select2-selection--multiple, .select2-container.select2-container--focus .select2-selection--single, |
| 502 |
.select2-container.select2-container--focus .select2-selection--multiple { |
| 503 |
border-color: #7D7E82; } |
| 504 |
|
| 505 |
.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered { |
| 506 |
color: #E0E1E3; } |
| 507 |
|
| 508 |
.select2-container.select2-container--default .select2-selection--single { |
| 509 |
background-color: #34383C; |
| 510 |
border-color: #4C4F56; } |
| 511 |
|
| 512 |
.select2-container.select2-container--default .select2-selection--multiple { |
| 513 |
background-color: #34383C; } |
| 514 |
.select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice { |
| 515 |
background-color: #4C4F56; |
| 516 |
border-color: #4C4F56; } |
| 517 |
.select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice__remove { |
| 518 |
color: #B4B5B7; } |
| 519 |
|
| 520 |
.select2-container.select2-container--default .select2-results__option--highlighted[aria-selected] { |
| 521 |
background-color: #4C4F56; |
| 522 |
color: #E0E1E3; } |
| 523 |
|
| 524 |
.select2-container .select2-results__option[aria-selected=true] { |
| 525 |
color: #FFF; } |
| 526 |
|
| 527 |
.select2-container .select2-dropdown { |
| 528 |
background-color: #34383C; |
| 529 |
border-color: #7D7E82; } |
| 530 |
|
| 531 |
#elementor-element--promotion__dialog { |
| 532 |
background-color: #404349; |
| 533 |
-webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.5); |
| 534 |
box-shadow: 0 2px 15px rgba(0, 0, 0, 0.5); } |
| 535 |
#elementor-element--promotion__dialog:after { |
| 536 |
border-right-color: #404349; } |
| 537 |
#elementor-element--promotion__dialog .dialog-header { |
| 538 |
color: #E0E1E3; |
| 539 |
border-bottom-color: #64666A; } |
| 540 |
#elementor-element--promotion__dialog .dialog-header .eicon-pro-icon { |
| 541 |
color: #B4B5B7; } |
| 542 |
#elementor-element--promotion__dialog .dialog-header .eicon-close { |
| 543 |
color: #B4B5B7; } |
| 544 |
|
| 545 |
body.rtl #elementor-element--promotion__dialog:after { |
| 546 |
border-left-color: #475158; } |
| 547 |
|
| 548 |
.dialog-type-lightbox { |
| 549 |
background-color: rgba(0, 0, 0, 0.65); } |
| 550 |
.dialog-type-lightbox .dialog-header { |
| 551 |
color: #E0E1E3; } |
| 552 |
.dialog-type-lightbox .dialog-widget-content { |
| 553 |
background-color: #34383C; } |
| 554 |
.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button { |
| 555 |
color: #E0E1E3; } |
| 556 |
.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button.dialog-ok { |
| 557 |
color: #F84343; } |
| 558 |
.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button:hover { |
| 559 |
background-color: #4C4F56; } |
| 560 |
.dialog-type-lightbox .dialog-buttons-wrapper, |
| 561 |
.dialog-type-lightbox .dialog-button:first-child { |
| 562 |
border-color: #4C4F56; } |
| 563 |
.dialog-type-lightbox .elementor-publish__tab__title { |
| 564 |
color: #E0E1E3; } |
| 565 |
.dialog-type-lightbox .elementor-publish__tab.elementor-active { |
| 566 |
background-color: #404349; } |
| 567 |
.dialog-type-lightbox .elementor-popup__display-settings_controls_group { |
| 568 |
background-color: #404349; } |
| 569 |
.dialog-type-lightbox .elementor-popup__display-settings_controls_group__icon { |
| 570 |
border-color: #34383C; } |
| 571 |
|
| 572 |
.elementor-templates-modal .dialog-header { |
| 573 |
background-color: #26292C; |
| 574 |
color: #E0E1E3; |
| 575 |
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); |
| 576 |
box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); } |
| 577 |
|
| 578 |
.elementor-templates-modal__header__close--normal { |
| 579 |
border-color: #7D7E82; } |
| 580 |
|
| 581 |
.elementor-templates-modal__sidebar { |
| 582 |
background-color: transparent; } |
| 583 |
|
| 584 |
.elementor-templates-modal__content { |
| 585 |
-webkit-box-shadow: 0 0 13px inset rgba(0, 0, 0, 0.08); |
| 586 |
box-shadow: 0 0 13px inset rgba(0, 0, 0, 0.08); } |
| 587 |
|
| 588 |
.elementor-templates-modal .dialog-buttons-wrapper { |
| 589 |
background-color: #34383C; } |
| 590 |
|
| 591 |
#elementor-template-library-header-menu { |
| 592 |
color: #E0E1E3; } |
| 593 |
|
| 594 |
.elementor-template-library-menu-item.elementor-active { |
| 595 |
background-image: -webkit-gradient(linear, left top, left bottom, from(#26292C), to(#34383C)); |
| 596 |
background-image: -webkit-linear-gradient(top, #26292C, #34383C); |
| 597 |
background-image: -o-linear-gradient(top, #26292C, #34383C); |
| 598 |
background-image: linear-gradient(to bottom, #26292C, #34383C); |
| 599 |
border-color: #71D7F7; } |
| 600 |
|
| 601 |
#elementor-template-library-filter { |
| 602 |
border-color: #34383C; } |
| 603 |
#elementor-template-library-filter-text { |
| 604 |
background-color: transparent; } |
| 605 |
#elementor-template-library-filter-text:focus + i { |
| 606 |
color: #E0E1E3; } |
| 607 |
|
| 608 |
label.elementor-template-library-order-label:hover, |
| 609 |
#elementor-template-library-filter-my-favorites:hover { |
| 610 |
color: #B4B5B7; } |
| 611 |
|
| 612 |
#elementor-template-library-templates[data-template-source="remote"] .elementor-template-library-order-input:checked + .elementor-template-library-order-label { |
| 613 |
color: #7D7E82; } |
| 614 |
|
| 615 |
#elementor-template-library-filter-my-favorites:checked + #elementor-template-library-filter-my-favorites-label { |
| 616 |
color: #7D7E82; } |
| 617 |
|
| 618 |
#elementor-template-library-header-preview-back { |
| 619 |
border-color: #4C4F56; } |
| 620 |
|
| 621 |
.elementor-template-library-template-remote { |
| 622 |
background-color: #404349; } |
| 623 |
.elementor-template-library-template-remote .elementor-template-library-template-name { |
| 624 |
color: #E0E1E3; } |
| 625 |
.elementor-template-library-template-remote:not(.elementor-template-library-template-page) .elementor-template-library-template-footer { |
| 626 |
background-color: #404349; } |
| 627 |
|
| 628 |
.elementor-template-library-template-local { |
| 629 |
background-color: #4C4F56; } |
| 630 |
.elementor-template-library-template-local:hover { |
| 631 |
background-color: #64666A; } |
| 632 |
.elementor-template-library-template-local .elementor-template-library-template-controls > div:not(:hover), |
| 633 |
.elementor-template-library-template-local .elementor-template-library-template-controls > div a { |
| 634 |
color: #B4B5B7; } |
| 635 |
.elementor-template-library-template-local .elementor-template-library-template-more { |
| 636 |
background-color: #4C4F56; } |
| 637 |
.elementor-template-library-template-local .elementor-template-library-template-more:before { |
| 638 |
border-bottom-color: #4C4F56; } |
| 639 |
.elementor-template-library-template-local .elementor-template-library-template-more:hover, |
| 640 |
.elementor-template-library-template-local .elementor-template-library-template-more a:hover { |
| 641 |
color: #E0E1E3; } |
| 642 |
.elementor-template-library-template-local .elementor-template-library-template-more .elementor-template-library-template-delete:hover { |
| 643 |
color: #F84343; } |
| 644 |
|
| 645 |
#elementor-template-library-save-template-name { |
| 646 |
background-color: #26292C; } |
| 647 |
|
| 648 |
#elementor-template-library-import-form { |
| 649 |
background-color: transparent; } |
| 650 |
#elementor-template-library-import-form:hover { |
| 651 |
background-color: rgba(0, 0, 0, 0.3); } |
| 652 |
|
| 653 |
#elementor-publish #elementor-theme-builder-conditions select, |
| 654 |
#elementor-publish #elementor-theme-builder-conditions input { |
| 655 |
background-color: #4C4F56; |
| 656 |
color: #E0E1E3; } |
| 657 |
|
| 658 |
#elementor-publish #elementor-theme-builder-conditions .elementor-control-type[data-elementor-condition-type="include"], |
| 659 |
#elementor-publish #elementor-theme-builder-conditions .elementor-control-type[data-elementor-condition-type="exclude"] { |
| 660 |
background-color: #64666A; } |
| 661 |
#elementor-publish #elementor-theme-builder-conditions .elementor-control-type[data-elementor-condition-type="include"] select, |
| 662 |
#elementor-publish #elementor-theme-builder-conditions .elementor-control-type[data-elementor-condition-type="include"] option, |
| 663 |
#elementor-publish #elementor-theme-builder-conditions .elementor-control-type[data-elementor-condition-type="exclude"] select, |
| 664 |
#elementor-publish #elementor-theme-builder-conditions .elementor-control-type[data-elementor-condition-type="exclude"] option { |
| 665 |
background-color: #404349; |
| 666 |
color: #E0E1E3; } |
| 667 |
|
| 668 |
#elementor-publish #elementor-theme-builder-conditions .elementor-control-type-select .elementor-control-input-wrapper:after { |
| 669 |
color: inherit; } |
| 670 |
|
| 671 |
#elementor-publish #elementor-theme-builder-conditions .elementor-theme-builder-conditions-repeater-row-controls .select2-dropdown, |
| 672 |
#elementor-publish #elementor-theme-builder-conditions .elementor-theme-builder-conditions-repeater-row-controls .select2-container--default .select2-selection--single { |
| 673 |
background-color: #4C4F56; } |
| 674 |
|
| 675 |
#elementor-toast .e-toast-button { |
| 676 |
background-color: #4C4F56; } |
| 677 |
|
| 678 |
#elementor-icons-manager__search input { |
| 679 |
background-color: #404349; |
| 680 |
-webkit-transition: all 0.3s; |
| 681 |
-o-transition: all 0.3s; |
| 682 |
transition: all 0.3s; } |
| 683 |
#elementor-icons-manager__search input:focus { |
| 684 |
background-color: #4C4F56; } |
| 685 |
|
| 686 |
.elementor-icons-manager__tab__item { |
| 687 |
background-color: #404349; } |
| 688 |
.elementor-icons-manager__tab__item__icon, .elementor-icons-manager__tab__item__name { |
| 689 |
color: #E0E1E3; } |
| 690 |
|
| 691 |
.elementor-icons-manager__tab-link { |
| 692 |
color: #E0E1E3; } |
| 693 |
.elementor-icons-manager__tab-link.elementor-active { |
| 694 |
background-color: #404349; } |
| 695 |
|
| 696 |
.elementor-context-menu { |
| 697 |
background-color: #404349; |
| 698 |
border-color: #34383C; } |
| 699 |
.elementor-context-menu .elementor-context-menu-list__group:not(:last-child) { |
| 700 |
border-color: #34383C; } |
| 701 |
|
| 702 |
.elementor-context-menu-list__item:not(.elementor-context-menu-list__item--disabled):hover { |
| 703 |
background-color: #4C4F56; } |
| 704 |
|
| 705 |
.elementor-context-menu-list__item.elementor-context-menu-list__item-delete:not(.elementor-context-menu-list__item--disabled):hover { |
| 706 |
background-color: #F84343; } |
| 707 |
|
| 708 |
#elementor-navigator { |
| 709 |
background-color: #34383C; } |
| 710 |
#elementor-navigator__header, #elementor-navigator__inner, #elementor-navigator__footer { |
| 711 |
background-color: #34383C; } |
| 712 |
#elementor-navigator__header, #elementor-navigator__footer { |
| 713 |
border-color: #4C4F56; } |
| 714 |
#elementor-navigator__header #elementor-navigator__close, |
| 715 |
#elementor-navigator__header #elementor-navigator__toggle-all { |
| 716 |
color: #B4B5B7; } |
| 717 |
|
| 718 |
.elementor-navigator__element-section { |
| 719 |
background-color: transparent; } |
| 720 |
|
| 721 |
.elementor-navigator__item { |
| 722 |
background-color: #404349; |
| 723 |
border-color: #34383C; } |
| 724 |
.elementor-navigator__item:hover { |
| 725 |
background-color: #4c4f57; } |
| 726 |
|
| 727 |
.elementor-navigator__element__indicator { |
| 728 |
color: #E0E1E3; |
| 729 |
background-color: #4C4F56; } |
| 730 |
.elementor-navigator__element__indicator:hover { |
| 731 |
color: #B4B5B7; } |
| 732 |
.elementor-navigator__element__indicator:not(:first-child) { |
| 733 |
border-color: #34383C; } |
| 734 |
|
| 735 |
.elementor-navigator__element-column { |
| 736 |
background-color: #474a51; } |
| 737 |
|
| 738 |
.elementor-navigator__element:not(.elementor-navigator__element--hidden) > .elementor-navigator__item.elementor-editing { |
| 739 |
background-color: #4c4f57; } |
| 740 |
.elementor-navigator__element:not(.elementor-navigator__element--hidden) > .elementor-navigator__item.elementor-editing .elementor-navigator__element__toggle { |
| 741 |
color: #71D7F7; } |
| 742 |
|
| 743 |
.elementor-navigator__elements .elementor-empty-view { |
| 744 |
border-color: #34383C; } |
| 745 |
|
| 746 |
.elementor-navigator__elements .ui-sortable-helper { |
| 747 |
background-color: #34383C; |
| 748 |
border-color: #34383C; } |
| 749 |
|
| 750 |
.elementor-navigator__elements .ui-sortable-placeholder { |
| 751 |
background-color: #34383C; } |
| 752 |
|
| 753 |
#elementor-panel-history:not(.elementor-empty), |
| 754 |
.elementor-panel .elementor-panel-box, |
| 755 |
.elementor-panel .elementor-panel-scheme-buttons { |
| 756 |
background-color: #404349; } |
| 757 |
|
| 758 |
.elementor-revision-item__wrapper, |
| 759 |
.elementor-history-item { |
| 760 |
background-color: #4C4F56; |
| 761 |
border-color: #4C4F56; } |
| 762 |
.elementor-revision-item__wrapper:hover, |
| 763 |
.elementor-history-item:hover { |
| 764 |
background-color: #64666A; } |
| 765 |
|
| 766 |
#elementor-finder__search__input { |
| 767 |
color: #E0E1E3; } |
| 768 |
|
| 769 |
.elementor-finder__results__category__title { |
| 770 |
background-color: #26292C; |
| 771 |
color: #E0E1E3; } |
| 772 |
|
| 773 |
.elementor-finder__results__item__title { |
| 774 |
color: #E0E1E3; } |
| 775 |
|
| 776 |
.elementor-finder__results__item.elementor-active { |
| 777 |
background-color: #404349; } |
| 778 |
|
| 779 |
.elementor-hotkeys__list { |
| 780 |
background-color: #4C4F56; } |
| 781 |
|
| 782 |
.elementor-hotkeys__item { |
| 783 |
border-color: #64666A; } |
| 784 |
.elementor-hotkeys__item--shortcut span { |
| 785 |
background-color: #64666A; } |
| 786 |
|
| 787 |
.media-modal { |
| 788 |
color: #6d7882; } |
| 789 |
|
| 790 |
#wp-link { |
| 791 |
color: #6d7882; } |
| 792 |
#wp-link input, |
| 793 |
#wp-link select, |
| 794 |
#wp-link textarea, |
| 795 |
#wp-link .elementor-input-style { |
| 796 |
color: #6d7882; |
| 797 |
background-color: transparent; } |
| 798 |
#wp-link input:not(:focus), |
| 799 |
#wp-link select:not(:focus), |
| 800 |
#wp-link textarea:not(:focus), |
| 801 |
#wp-link .elementor-input-style:not(:focus) { |
| 802 |
border-color: #d5dadf; } |
| 803 |
#wp-link input:focus, |
| 804 |
#wp-link select:focus, |
| 805 |
#wp-link textarea:focus, |
| 806 |
#wp-link .elementor-input-style:focus { |
| 807 |
border-color: #a4afb7; } |
| 808 |
|
| 809 |
.ui-autocomplete { |
| 810 |
color: #6d7882; } |
| 811 |
|
| 812 |
.elementor-color-picker__tool { |
| 813 |
background-color: #E0E1E3; } |
| 814 |
.elementor-color-picker__tool i { |
| 815 |
color: #64666A; } |
| 816 |
|
| 817 |
.elementor-nerd-box-icon { |
| 818 |
-webkit-filter: contrast(0.8); |
| 819 |
filter: contrast(0.8); } |
| 820 |
/*# sourceMappingURL=editor-dark-mode.css.map */ |