editor.css
5 days ago
editor.min.css
5 days ago
library-frontend.css
5 days ago
library-frontend.min.css
5 days ago
mega-menu.css
5 days ago
plugin-options.css
5 days ago
premade-blocks.css
5 days ago
templates-kit.css
5 days ago
wporg-theme-notice.css
5 days ago
wpr-display-conditions.css
5 days ago
editor.css
944 lines
| 1 | /*-------------------------------------------------------------- |
| 2 | == General |
| 3 | --------------------------------------------------------------*/ |
| 4 | .wpr-elementor-hidden-control { |
| 5 | overflow: hidden; |
| 6 | width: 0 !important; |
| 7 | height: 0 !important; |
| 8 | padding: 0 !important; |
| 9 | margin: 0 !important; |
| 10 | visibility: hidden !important; |
| 11 | opacity: 0 !important; |
| 12 | } |
| 13 | |
| 14 | |
| 15 | /*-------------------------------------------------------------- |
| 16 | == WPR Widgets |
| 17 | --------------------------------------------------------------*/ |
| 18 | .elementor-panel .wpr-icon:after { |
| 19 | content: 'R'; |
| 20 | display: block; |
| 21 | position: absolute; |
| 22 | top: 3px; |
| 23 | right: 3px; |
| 24 | font-family: Roboto,Arial,Helvetica,Verdana,sans-serif; |
| 25 | font-size: 10px; |
| 26 | font-weight: bold; |
| 27 | color: #ffffff; |
| 28 | background-image: -o-linear-gradient(#6A4BFF, #7E94FE); |
| 29 | background-image: -webkit-gradient(linear, left top, left bottom, from(#6A4BFF), to(#7E94FE)); |
| 30 | background-image: linear-gradient(#6A4BFF, #7E94FE); |
| 31 | -webkit-box-shadow: 0 0 2px 2px #b8c7ff; |
| 32 | box-shadow: 0 0 2px 2px #b8c7ff; |
| 33 | width: 19px; |
| 34 | height: 19px; |
| 35 | line-height: 19px; |
| 36 | border-radius: 15px; |
| 37 | margin: 3px; |
| 38 | } |
| 39 | |
| 40 | .elementor-panel .elementor-element .icon { |
| 41 | position: relative !important; |
| 42 | } |
| 43 | |
| 44 | .elementor-element--promotion .wpr-icon:after { |
| 45 | top: 22px; |
| 46 | right: -1px; |
| 47 | opacity: 0.7; |
| 48 | } |
| 49 | |
| 50 | #elementor-element--promotion__dialog .dialog-button { |
| 51 | text-align: center; |
| 52 | } |
| 53 | |
| 54 | .elementor-control-type-section[class*="elementor-control-wpr_section_"]:after { |
| 55 | content: 'R'; |
| 56 | display: block; |
| 57 | position: absolute; |
| 58 | top: 7px; |
| 59 | right: 7px; |
| 60 | font-family: Roboto,Arial,Helvetica,Verdana,sans-serif; |
| 61 | font-size: 10px; |
| 62 | font-weight: bold; |
| 63 | color: #ffffff; |
| 64 | background-image: -o-linear-gradient(#6A4BFF, #7E94FE); |
| 65 | background-image: -webkit-gradient(linear, left top, left bottom, from(#6A4BFF), to(#7E94FE)); |
| 66 | background-image: linear-gradient(#6A4BFF, #7E94FE); |
| 67 | -webkit-box-shadow: 0 0 2px 2px #b8c7ff; |
| 68 | box-shadow: 0 0 2px 2px #b8c7ff; |
| 69 | width: 19px; |
| 70 | height: 19px; |
| 71 | line-height: 19px; |
| 72 | border-radius: 15px; |
| 73 | margin: 3px; |
| 74 | text-align: center; |
| 75 | } |
| 76 | |
| 77 | /*-------------------------------------------------------------- |
| 78 | == Adjustments |
| 79 | --------------------------------------------------------------*/ |
| 80 | .elementor-control-element_select, |
| 81 | .elementor-control-element_align_hr, |
| 82 | .elementor-control-element_read_more_text, |
| 83 | .elementor-control-element_tax_sep, |
| 84 | .elementor-control-element_sharing_icon_6, |
| 85 | .elementor-control-element_sharing_trigger_direction, |
| 86 | .elementor-control-element_sharing_icon_display, |
| 87 | .elementor-control-element_sharing_tooltip, |
| 88 | .elementor-control-element_custom_field_wrapper_html, |
| 89 | .elementor-control-slider_item_bg_size, |
| 90 | .elementor-control-element_addcart_variable_txt, |
| 91 | .elementor-control-type, |
| 92 | .elementor-control-show_last_update_date { |
| 93 | margin-bottom: 15px; |
| 94 | } |
| 95 | |
| 96 | .elementor-control-slider_content_bg_color, |
| 97 | .elementor-control-slider_nav_border_border, |
| 98 | .elementor-control-slider_nav_border_radius, |
| 99 | .elementor-control-scroll_btn_vr, |
| 100 | .elementor-control-pagination_load_more_text, |
| 101 | .elementor-control-pagination_finish_text, |
| 102 | .elementor-control-pagination_prev_next, |
| 103 | .elementor-control-author_transition_duration, |
| 104 | .elementor-control-comments_transition_duration, |
| 105 | .elementor-control-likes_transition_duration, |
| 106 | .elementor-control-sharing_transition_duration, |
| 107 | .elementor-control-lightbox_transition_duration, |
| 108 | .elementor-control-custom_field1_transition_duration, |
| 109 | .elementor-control-custom_field2_transition_duration, |
| 110 | .elementor-control-custom_field3_transition_duration, |
| 111 | .elementor-control-custom_field4_transition_duration, |
| 112 | .elementor-control-filters_transition_duration, |
| 113 | .elementor-control-pagination_transition_duration, |
| 114 | .elementor-control-element_extra_text_pos, |
| 115 | .elementor-control-element_custom_field_wrapper, |
| 116 | .elementor-control-overlay_post_link, |
| 117 | .elementor-control-read_more_animation_height, |
| 118 | .elementor-control-archive_link_transition_duration, |
| 119 | .elementor-control-post_info_tax_select, |
| 120 | .elementor-control-post_info_link_wrap, |
| 121 | .elementor-control-post_info_modified_time, |
| 122 | .elementor-control-tabs_sharing_custom_colors, |
| 123 | .elementor-control-post_info_show_avatar, |
| 124 | .elementor-control-post_info_cf, |
| 125 | .elementor-control-pricing_items .elementor-control-price, |
| 126 | .elementor-control-pricing_items .elementor-control-feature_text, |
| 127 | .elementor-control-pricing_items .elementor-control-btn_text, |
| 128 | .elementor-control-divider_style, |
| 129 | .elementor-control-filters_pointer, |
| 130 | .elementor-control-title_transition_duration, |
| 131 | .elementor-control-tax1_transition_duration, |
| 132 | .elementor-control-tax2_transition_duration, |
| 133 | .elementor-control-filters_transition_duration, |
| 134 | .elementor-control-pagination_older_text, |
| 135 | .elementor-control-tooltip_position, |
| 136 | .elementor-control-post_info_comments_text_1 { |
| 137 | padding-top: 15px !important; |
| 138 | } |
| 139 | |
| 140 | .elementor-control-post_info_custom_field_video_tutorial { |
| 141 | margin-top: 15px; |
| 142 | } |
| 143 | |
| 144 | .elementor-control-title_pointer_animation + .elementor-control-title_transition_duration, |
| 145 | .elementor-control-tax1_pointer_animation + .elementor-control-tax1_transition_duration, |
| 146 | .elementor-control-tax2_pointer_animation + .elementor-control-tax2_transition_duration, |
| 147 | .elementor-control-filters_pointer_animation + .elementor-control-filters_transition_duration { |
| 148 | padding-top: 0 !important; |
| 149 | } |
| 150 | |
| 151 | .elementor-control-pagination_load_more_text { |
| 152 | padding-bottom: 0 !important; |
| 153 | } |
| 154 | |
| 155 | .elementor-control-filters_transition_duration, |
| 156 | .elementor-control-show_last_update_date { |
| 157 | padding-top: 0 !important; |
| 158 | } |
| 159 | |
| 160 | .elementor-control-animation_divider, |
| 161 | .elementor-control-overlay_divider, |
| 162 | .elementor-control-slider_item_btn_1_divider, |
| 163 | .elementor-control-slider_item_btn_2_divider, |
| 164 | .elementor-control-slider_btn_typography_1_divider, |
| 165 | .elementor-control-slider_btn_box_shadow_1_divider, |
| 166 | .elementor-control-slider_btn_typography_2_divider, |
| 167 | .elementor-control-slider_btn_box_shadow_2_divider, |
| 168 | .elementor-control-testimonial_title_divider, |
| 169 | .elementor-control-social_media_divider, |
| 170 | .elementor-control-social_divider_1, |
| 171 | .elementor-control-social_divider_2, |
| 172 | .elementor-control-social_divider_3, |
| 173 | .elementor-control-social_divider_4, |
| 174 | .elementor-control-social_divider_5, |
| 175 | .elementor-control-custom_field_wrapper_html_divider1, |
| 176 | .elementor-control-custom_field_wrapper_html_divider2, |
| 177 | .elementor-control-lightbox_shadow_divider { |
| 178 | padding: 0 !important; |
| 179 | } |
| 180 | |
| 181 | .elementor-control-custom_field_wrapper_html_divider1 hr, |
| 182 | .elementor-control-lightbox_shadow_divider hr { |
| 183 | height: 1px !important; |
| 184 | } |
| 185 | |
| 186 | .elementor-control-element_show_on { |
| 187 | padding-top: 15px !important; |
| 188 | border-top: 1px solid #d5dadf; |
| 189 | } |
| 190 | |
| 191 | [class*="wpr__section_"] ~ .elementor-control-type-number .elementor-control-input-wrapper, |
| 192 | [class*="wpr__section_"] ~ .elementor-control-type-repeater .elementor-control-type-number .elementor-control-input-wrapper { |
| 193 | max-width: 30% !important; |
| 194 | margin-left: auto !important; |
| 195 | } |
| 196 | |
| 197 | [class*="wpr__section_"] ~ .elementor-control-type-select .elementor-control-input-wrapper, |
| 198 | [class*="wpr__section_"] ~ .elementor-control-type-repeater .elementor-control-type-select .elementor-control-input-wrapper { |
| 199 | width: auto !important; |
| 200 | min-width: 30% !important; |
| 201 | margin-left: auto !important; |
| 202 | } |
| 203 | |
| 204 | .elementor-control-submit_preview_changes .elementor-control-input-wrapper { |
| 205 | text-align: center !important; |
| 206 | } |
| 207 | |
| 208 | .elementor-control-query_manual_related, |
| 209 | .elementor-control-query_manual_current { |
| 210 | display: none !important; |
| 211 | } |
| 212 | |
| 213 | /* Fix Select Inputs */ |
| 214 | .elementor-control-button_hover_animation .elementor-control-input-wrapper, |
| 215 | .elementor-control-front_btn_animation .elementor-control-input-wrapper, |
| 216 | .elementor-control-back_btn_animation .elementor-control-input-wrapper, |
| 217 | |
| 218 | .elementor-control-select_template .select2-selection, |
| 219 | .elementor-control-switcher_first_select_template .select2-selection, |
| 220 | .elementor-control-switcher_second_select_template .select2-selection, |
| 221 | .elementor-control-switcher_select_template .select2-selection, |
| 222 | .elementor-control-slider_select_template .select2-selection { |
| 223 | width: 135px !important; |
| 224 | } |
| 225 | |
| 226 | .elementor-control-type-repeater .elementor-control-content > label { |
| 227 | display: none !important; |
| 228 | } |
| 229 | |
| 230 | |
| 231 | /*-------------------------------------------------------------- |
| 232 | == Notification |
| 233 | --------------------------------------------------------------*/ |
| 234 | #wpr-template-settings-notification { |
| 235 | position: fixed; |
| 236 | left: 40px; |
| 237 | bottom: 5px; |
| 238 | z-index: 9999; |
| 239 | padding: 13px 25px; |
| 240 | background: #fff; |
| 241 | color: #222; |
| 242 | -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3); |
| 243 | box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3); |
| 244 | border-radius: 3px; |
| 245 | } |
| 246 | |
| 247 | #wpr-template-settings-notification:before { |
| 248 | content: ""; |
| 249 | position: absolute; |
| 250 | left: -6px; |
| 251 | bottom: 10px; |
| 252 | width: 0; |
| 253 | height: 0; |
| 254 | border-top: 6px solid transparent; |
| 255 | border-bottom: 6px solid transparent; |
| 256 | border-right-style: solid; |
| 257 | border-right-width: 6px; |
| 258 | border-right-color: #fff; |
| 259 | } |
| 260 | |
| 261 | #wpr-template-settings-notification h4 { |
| 262 | margin-bottom: 10px; |
| 263 | } |
| 264 | |
| 265 | #wpr-template-settings-notification h4 span { |
| 266 | font-size: 14px; |
| 267 | vertical-align: super; |
| 268 | color: #5f5f5f; |
| 269 | } |
| 270 | |
| 271 | #wpr-template-settings-notification h4 i { |
| 272 | margin-right: 10px; |
| 273 | color: #3db050; |
| 274 | font-size: 24px; |
| 275 | } |
| 276 | |
| 277 | #wpr-template-settings-notification p { |
| 278 | color: #666; |
| 279 | font-size: 12px; |
| 280 | line-height: 1.5; |
| 281 | } |
| 282 | |
| 283 | #wpr-template-settings-notification > i { |
| 284 | position: absolute; |
| 285 | top: 7px; |
| 286 | right: 7px; |
| 287 | cursor: pointer; |
| 288 | color: #999; |
| 289 | } |
| 290 | |
| 291 | .elementor-control-cf7_notice, |
| 292 | .elementor-control-wpforms_notice, |
| 293 | .elementor-control-ninja_forms_notice, |
| 294 | .elementor-control-caldera_notice { |
| 295 | color: red; |
| 296 | } |
| 297 | |
| 298 | /* Help Button - select with referrals - [href^="https://royal-elementor-addons.com/contact/"] */ |
| 299 | #elementor-panel__editor__help__link[href^="https://wordpress.org/support/plugin/royal-elementor-addons/"] { |
| 300 | display: inline-block; |
| 301 | padding: 12px 35px; |
| 302 | font-size: 13px; |
| 303 | font-weight: normal; |
| 304 | color: #fff; |
| 305 | background: #6A65FF; |
| 306 | border-radius: 3px; |
| 307 | -webkit-box-shadow: 0 2px 7px 0 rgba(0,0,0,0.3); |
| 308 | box-shadow: 0 2px 7px 0 rgba(0,0,0,0.3); |
| 309 | letter-spacing: 0.3px; |
| 310 | -webkit-transition: all 0.2s ease-in; |
| 311 | -o-transition: all 0.2s ease-in; |
| 312 | transition: all 0.2s ease-in; |
| 313 | } |
| 314 | |
| 315 | #elementor-panel__editor__help__link[href^="https://wordpress.org/support/plugin/royal-elementor-addons/"]:hover { |
| 316 | color: #fff; |
| 317 | background: #6A4BFF; |
| 318 | } |
| 319 | |
| 320 | #elementor-panel__editor__help__link[href^="https://wordpress.org/support/plugin/royal-elementor-addons/"] i { |
| 321 | color: #fff; |
| 322 | font-size: 14px; |
| 323 | vertical-align: top; |
| 324 | } |
| 325 | |
| 326 | #elementor-panel__editor__help__link[href^="https://wordpress.org/support/plugin/royal-elementor-addons/"]:hover i { |
| 327 | color: #fff; |
| 328 | } |
| 329 | |
| 330 | #elementor-panel__editor__help__link[href^="https://wordpress.org/support/plugin/royal-elementor-addons/"]:hover i:before { |
| 331 | content: '\e942' !important; |
| 332 | } |
| 333 | |
| 334 | .elementor-control-posts_slider_notice .elementor-control-raw-html { |
| 335 | font-style: normal !important; |
| 336 | } |
| 337 | |
| 338 | .elementor-control-product_notice_widget_info .elementor-control-raw-html { |
| 339 | color: red; |
| 340 | } |
| 341 | |
| 342 | |
| 343 | /*-------------------------------------------------------------- |
| 344 | == Modal Popup Editor |
| 345 | --------------------------------------------------------------*/ |
| 346 | .elementor-editor-wpr-popups .elementor-control-document_settings, |
| 347 | .elementor-editor-wpr-popups .elementor-control-post_title, |
| 348 | .elementor-editor-wpr-popups .elementor-control-post_status { |
| 349 | display: none !important; |
| 350 | } |
| 351 | |
| 352 | |
| 353 | /*-------------------------------------------------------------- |
| 354 | == Elementor Editor Popup |
| 355 | --------------------------------------------------------------*/ |
| 356 | #wpr-template-editor-popup .dialog-widget-content { |
| 357 | width: 90vw; |
| 358 | height: 90vh; |
| 359 | } |
| 360 | |
| 361 | #wpr-template-editor-popup .dialog-message { |
| 362 | padding: 0; |
| 363 | width: 100%; |
| 364 | height: 100%; |
| 365 | } |
| 366 | |
| 367 | #wpr-template-editor-popup .dialog-close-button { |
| 368 | font-size: 24px; |
| 369 | color: #222; |
| 370 | } |
| 371 | |
| 372 | #wpr-template-editor-popup .dialog-header { |
| 373 | display: none; |
| 374 | } |
| 375 | |
| 376 | #wpr-template-editor-loading { |
| 377 | position: absolute; |
| 378 | top: 0; |
| 379 | left: 0; |
| 380 | width: 100%; |
| 381 | height: 100%; |
| 382 | background: #f1f3f5; |
| 383 | z-index: 9999; |
| 384 | -webkit-transform: translateZ(0); |
| 385 | transform: translateZ(0); |
| 386 | display: -webkit-box; |
| 387 | display: -ms-flexbox; |
| 388 | display: flex; |
| 389 | -webkit-box-pack: center; |
| 390 | -ms-flex-pack: center; |
| 391 | justify-content: center; |
| 392 | -webkit-box-align: center; |
| 393 | -ms-flex-align: center; |
| 394 | align-items: center; |
| 395 | } |
| 396 | |
| 397 | #wpr-template-editor-loading .elementor-loader-wrapper { |
| 398 | top: auto; |
| 399 | left: auto; |
| 400 | -webkit-transform: none; |
| 401 | -ms-transform: none; |
| 402 | transform: none; |
| 403 | } |
| 404 | |
| 405 | /* Disable Transitions on Responsive Preview */ |
| 406 | #elementor-preview-responsive-wrapper { |
| 407 | -webkit-transition: none !important; |
| 408 | -o-transition: none !important; |
| 409 | transition: none !important; |
| 410 | } |
| 411 | |
| 412 | |
| 413 | /*-------------------------------------------------------------- |
| 414 | == Magazine Grid Layout |
| 415 | --------------------------------------------------------------*/ |
| 416 | .elementor-control-layout_select.elementor-control .elementor-control-field { |
| 417 | -webkit-box-orient: vertical !important; |
| 418 | -webkit-box-direction: normal !important; |
| 419 | -ms-flex-direction: column !important; |
| 420 | flex-direction: column !important; |
| 421 | -webkit-box-align: start; |
| 422 | -ms-flex-align: start; |
| 423 | align-items: flex-start; |
| 424 | } |
| 425 | |
| 426 | .elementor-control-layout_select.elementor-control .elementor-control-input-wrapper { |
| 427 | display: -webkit-box; |
| 428 | display: -ms-flexbox; |
| 429 | display: flex; |
| 430 | width: 100% !important; |
| 431 | margin-top: 10px; |
| 432 | } |
| 433 | |
| 434 | .elementor-control-layout_select.elementor-control .elementor-choices { |
| 435 | -ms-flex-wrap: wrap; |
| 436 | flex-wrap: wrap; |
| 437 | -webkit-box-align: stretch; |
| 438 | -ms-flex-align: stretch; |
| 439 | align-items: stretch; |
| 440 | width: 100% !important; |
| 441 | height: auto; |
| 442 | border: 1px solid #dfd5d5; |
| 443 | } |
| 444 | |
| 445 | .elementor-control-layout_select.elementor-control .elementor-choices label { |
| 446 | width: 33.3%; |
| 447 | height: 50px; |
| 448 | background-size: 75%; |
| 449 | background-position: center center; |
| 450 | background-repeat: no-repeat; |
| 451 | } |
| 452 | |
| 453 | .elementor-control-layout_select input[type="radio"]:checked + label { |
| 454 | border: 2px solid #D30C5C; |
| 455 | border-radius: 0 !important; |
| 456 | background-color: #ffffff; |
| 457 | } |
| 458 | |
| 459 | .elementor-control-layout_select label:nth-child(2) { |
| 460 | background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 19.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 32' style='enable-background:new 0 0 50 32;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} .st1{fill:%23C2C1C0;} %3C/style%3E%3Cg id='Background'%3E%3Crect class='st0' width='50' height='32'/%3E%3C/g%3E%3Cg id='Layer_1'%3E%3Crect x='2.2' y='4.9' class='st1' width='22.2' height='22.2'/%3E%3Crect x='25.6' y='15.2' class='st1' width='22.2' height='11.9'/%3E%3Crect x='25.6' y='4.9' class='st1' width='22.2' height='9.2'/%3E%3C/g%3E%3C/svg%3E"); |
| 461 | } |
| 462 | |
| 463 | .elementor-control-layout_select label:nth-child(4) { |
| 464 | background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 19.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 32' style='enable-background:new 0 0 50 32;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} .st1{fill:%23C2C1C0;} %3C/style%3E%3Cg id='Background'%3E%3Crect class='st0' width='50' height='32'/%3E%3C/g%3E%3Cg id='Layer_1'%3E%3Crect x='2.2' y='4.9' class='st1' width='22.2' height='22.2'/%3E%3Crect x='25.6' y='16.6' class='st1' width='10.5' height='10.5'/%3E%3Crect x='37.2' y='16.6' class='st1' width='10.5' height='10.5'/%3E%3Crect x='25.6' y='4.9' class='st1' width='22.2' height='10.5'/%3E%3C/g%3E%3C/svg%3E"); |
| 465 | } |
| 466 | |
| 467 | .elementor-control-layout_select label:nth-child(6) { |
| 468 | background: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 19.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 32' style='enable-background:new 0 0 50 32;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} .st1{fill:%23C2C1C0;} %3C/style%3E%3Cg id='Background'%3E%3Crect class='st0' width='50' height='32'/%3E%3C/g%3E%3Cg id='Layer_1'%3E%3Cg%3E%3Crect x='2.2' y='4.9' class='st1' width='22.2' height='22.2'/%3E%3Crect x='25.6' y='16.6' class='st1' width='10.5' height='10.5'/%3E%3Crect x='37.2' y='16.6' class='st1' width='10.5' height='10.5'/%3E%3Crect x='25.6' y='4.9' class='st1' width='10.5' height='10.5'/%3E%3Crect x='37.2' y='4.9' class='st1' width='10.5' height='10.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); |
| 469 | } |
| 470 | |
| 471 | .elementor-control-layout_select label:nth-child(8) { |
| 472 | background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 19.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 32' style='enable-background:new 0 0 50 32;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} .st1{fill:%23C2C1C0;} %3C/style%3E%3Cg id='Background'%3E%3Crect class='st0' width='50' height='32'/%3E%3C/g%3E%3Cg id='Layer_1'%3E%3Crect x='2.2' y='4.9' class='st1' width='22.2' height='22.2'/%3E%3Crect x='25.6' y='4.9' class='st1' width='10.5' height='22.2'/%3E%3Crect x='37.2' y='16.6' class='st1' width='10.5' height='10.5'/%3E%3Crect x='37.2' y='4.9' class='st1' width='10.5' height='10.5'/%3E%3C/g%3E%3C/svg%3E"); |
| 473 | } |
| 474 | |
| 475 | .elementor-control-layout_select label:nth-child(10) { |
| 476 | background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 19.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 32' style='enable-background:new 0 0 50 32;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} .st1{fill:%23C2C1C0;} %3C/style%3E%3Cg id='Background'%3E%3Crect class='st0' width='50' height='32'/%3E%3C/g%3E%3Cg id='Layer_1'%3E%3Crect x='13.9' y='4.9' class='st1' width='22.2' height='22.2'/%3E%3Crect x='37.2' y='16.6' class='st1' width='10.5' height='10.5'/%3E%3Crect x='37.2' y='4.9' class='st1' width='10.5' height='10.5'/%3E%3Crect x='2.3' y='16.6' class='st1' width='10.5' height='10.5'/%3E%3Crect x='2.3' y='4.9' class='st1' width='10.5' height='10.5'/%3E%3C/g%3E%3C/svg%3E"); |
| 477 | } |
| 478 | |
| 479 | .elementor-control-layout_select label:nth-child(12) { |
| 480 | background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 19.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 32' style='enable-background:new 0 0 50 32;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} .st1{fill:%23C2C1C0;} %3C/style%3E%3Cg id='Background'%3E%3Crect class='st0' width='50' height='32'/%3E%3C/g%3E%3Cg id='Layer_1'%3E%3Crect x='2.2' y='4.9' class='st1' width='28.5' height='22.2'/%3E%3Crect x='31.8' y='12.9' class='st1' width='15.9' height='6.3'/%3E%3Crect x='31.8' y='4.9' class='st1' width='15.9' height='6.8'/%3E%3Crect x='31.8' y='20.3' class='st1' width='15.9' height='6.8'/%3E%3C/g%3E%3C/svg%3E"); |
| 481 | } |
| 482 | |
| 483 | .elementor-control-layout_select label:nth-child(14) { |
| 484 | background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 19.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 32' style='enable-background:new 0 0 50 32;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} .st1{fill:%23C2C1C0;} %3C/style%3E%3Cg id='Background'%3E%3Crect class='st0' width='50' height='32'/%3E%3C/g%3E%3Cg id='Layer_1'%3E%3Crect x='13.9' y='4.9' class='st1' width='22.2' height='22.2'/%3E%3Crect x='2.2' y='4.9' class='st1' width='10.5' height='22.2'/%3E%3Crect x='37.2' y='4.9' class='st1' width='10.5' height='22.2'/%3E%3C/g%3E%3C/svg%3E"); |
| 485 | } |
| 486 | |
| 487 | .elementor-control-layout_select label:nth-child(16) { |
| 488 | background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 19.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 32' style='enable-background:new 0 0 50 32;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} .st1{fill:%23C2C1C0;} %3C/style%3E%3Cg id='Background'%3E%3Crect class='st0' width='50' height='32'/%3E%3C/g%3E%3Cg id='Layer_1'%3E%3Crect x='2.2' y='4.9' class='st1' width='33.9' height='13.2'/%3E%3Crect x='2.2' y='19.3' class='st1' width='16.4' height='7.8'/%3E%3Crect x='19.7' y='19.3' class='st1' width='16.4' height='7.8'/%3E%3Crect x='37.2' y='4.9' class='st1' width='10.5' height='13.2'/%3E%3Crect x='37.2' y='19.3' class='st1' width='10.5' height='7.8'/%3E%3C/g%3E%3C/svg%3E"); |
| 489 | } |
| 490 | |
| 491 | .elementor-control-layout_select label:nth-child(18) { |
| 492 | background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 19.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 32' style='enable-background:new 0 0 50 32;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} .st1{fill:%23C2C1C0;} %3C/style%3E%3Cg id='Background'%3E%3Crect class='st0' width='50' height='32'/%3E%3C/g%3E%3Cg id='Layer_1'%3E%3Crect x='2.2' y='4.9' class='st1' width='22.2' height='12.1'/%3E%3Crect x='25.6' y='4.9' class='st1' width='22.2' height='12.1'/%3E%3Crect x='2.2' y='18.2' class='st1' width='14.4' height='8.9'/%3E%3Crect x='17.8' y='18.2' class='st1' width='14.4' height='8.9'/%3E%3Crect x='33.3' y='18.2' class='st1' width='14.4' height='8.9'/%3E%3C/g%3E%3C/svg%3E"); |
| 493 | } |
| 494 | |
| 495 | .elementor-control-layout_select label:nth-child(20) { |
| 496 | background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 19.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 32' style='enable-background:new 0 0 50 32;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} .st1{fill:%23C2C1C0;} %3C/style%3E%3Cg id='Background'%3E%3Crect class='st0' width='50' height='32'/%3E%3C/g%3E%3Cg id='Layer_1'%3E%3Crect x='2.2' y='4.9' class='st1' width='22.2' height='22.2'/%3E%3Crect x='25.6' y='4.9' class='st1' width='22.2' height='22.2'/%3E%3C/g%3E%3C/svg%3E"); |
| 497 | } |
| 498 | |
| 499 | .elementor-control-layout_select label:nth-child(22) { |
| 500 | background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 19.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 32' style='enable-background:new 0 0 50 32;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} .st1{fill:%23C2C1C0;} %3C/style%3E%3Cg id='Background'%3E%3Crect class='st0' width='50' height='32'/%3E%3C/g%3E%3Cg id='Layer_1'%3E%3Crect x='2.2' y='4.9' class='st1' width='14.5' height='22.2'/%3E%3Crect x='33.4' y='4.9' class='st1' width='14.4' height='22.2'/%3E%3Crect x='17.9' y='4.9' class='st1' width='14.4' height='22.2'/%3E%3C/g%3E%3C/svg%3E"); |
| 501 | } |
| 502 | |
| 503 | .elementor-control-layout_select label:nth-child(24) { |
| 504 | background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 19.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 32' style='enable-background:new 0 0 50 32;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} .st1{fill:%23C2C1C0;} %3C/style%3E%3Cg id='Background'%3E%3Crect class='st0' width='50' height='32'/%3E%3C/g%3E%3Cg id='Layer_1'%3E%3Crect x='2.2' y='4.9' class='st1' width='10.6' height='22.2'/%3E%3Crect x='37.2' y='4.9' class='st1' width='10.5' height='22.2'/%3E%3Crect x='25.6' y='4.9' class='st1' width='10.5' height='22.2'/%3E%3Crect x='14' y='4.9' class='st1' width='10.5' height='22.2'/%3E%3C/g%3E%3C/svg%3E"); |
| 505 | } |
| 506 | |
| 507 | /*-------------------------------------------------------------- |
| 508 | == Widget Preview and Library buttons |
| 509 | --------------------------------------------------------------*/ |
| 510 | .elementor-control-wpr_library_buttons { |
| 511 | height: 60px; |
| 512 | padding: 0; |
| 513 | } |
| 514 | |
| 515 | .elementor-control-wpr_library_buttons .elementor-control-raw-html { |
| 516 | padding: 0 10px 10px 10px; |
| 517 | border-bottom: 1px solid #efefef; |
| 518 | } |
| 519 | |
| 520 | .elementor-control-wpr_library_buttons .elementor-control-raw-html div { |
| 521 | display: -webkit-box; |
| 522 | display: -ms-flexbox; |
| 523 | display: flex; |
| 524 | -webkit-box-pack: center; |
| 525 | -ms-flex-pack: center; |
| 526 | justify-content: center; |
| 527 | } |
| 528 | |
| 529 | .elementor-control-wpr_library_buttons .elementor-control-raw-html div a { |
| 530 | -webkit-box-flex: 1; |
| 531 | -ms-flex-positive: 1; |
| 532 | flex-grow: 1; |
| 533 | padding: 10px 15px; |
| 534 | border-radius: 3px; |
| 535 | /*box-shadow: 1px 2px 5px 0 rgba(0,0,0,0.2);*/ |
| 536 | white-space: nowrap; |
| 537 | overflow: hidden; |
| 538 | -o-text-overflow: ellipsis; |
| 539 | text-overflow: ellipsis; |
| 540 | text-align: center; |
| 541 | } |
| 542 | .elementor-control-wpr_library_buttons .elementor-control-raw-html div a:first-child { |
| 543 | background-color: #1CB4E4; |
| 544 | color: #fff; |
| 545 | margin-right: 3px; |
| 546 | } |
| 547 | .elementor-control-wpr_library_buttons .elementor-control-raw-html div a:last-child { |
| 548 | margin-left: 3px; |
| 549 | background-color: #6A65FF; |
| 550 | color: #fff; |
| 551 | } |
| 552 | |
| 553 | .elementor-control-wpr_library_buttons .elementor-control-raw-html > a { |
| 554 | display: block; |
| 555 | margin-top: 10px; |
| 556 | line-height: 20px; |
| 557 | color: #777; |
| 558 | border: none !important; |
| 559 | } |
| 560 | |
| 561 | .elementor-section-title > a { |
| 562 | top: 10px; |
| 563 | right: 20px; |
| 564 | position: absolute; |
| 565 | line-height: 20px; |
| 566 | } |
| 567 | |
| 568 | .elementor-section-title > a:hover { |
| 569 | border-color: transparent; |
| 570 | } |
| 571 | |
| 572 | /*-------------------------------------------------------------- |
| 573 | == Apply Changes Button |
| 574 | --------------------------------------------------------------*/ |
| 575 | .editor-wpr-preview-update { |
| 576 | margin: 0; |
| 577 | display: -webkit-box; |
| 578 | display: -ms-flexbox; |
| 579 | display: flex; |
| 580 | -webkit-box-pack: justify; |
| 581 | -ms-flex-pack: justify; |
| 582 | justify-content: space-between; |
| 583 | } |
| 584 | |
| 585 | .editor-wpr-preview-update button { |
| 586 | font-size: 13px; |
| 587 | padding: 5px 10px; |
| 588 | } |
| 589 | |
| 590 | |
| 591 | /*-------------------------------------------------------------- |
| 592 | == Free/Pro Options |
| 593 | --------------------------------------------------------------*/ |
| 594 | .elementor-control select option[value*=pro-] { |
| 595 | background: #f0f0f0; |
| 596 | } |
| 597 | |
| 598 | .elementor-control[class*="pro_notice"] { |
| 599 | padding: 5px 0 15px 0 !important; |
| 600 | } |
| 601 | |
| 602 | .wpr-pro-notice { |
| 603 | padding: 20px; |
| 604 | border-top: 1px solid #e6e9ec; |
| 605 | border-bottom: 1px solid #e6e9ec; |
| 606 | background-color: #f2fbff; |
| 607 | line-height: 1.4; |
| 608 | text-align: center; |
| 609 | } |
| 610 | |
| 611 | .wpr-pro-notice-video { |
| 612 | display: block; |
| 613 | margin-top: 7px; |
| 614 | line-height: 20px; |
| 615 | border: none !important; |
| 616 | } |
| 617 | |
| 618 | #elementor-controls .elementor-control-slider_section_pro_notice { |
| 619 | margin-top: -16px; |
| 620 | padding-bottom: 0 !important; |
| 621 | } |
| 622 | |
| 623 | .elementor-control-layout_select_pro_notice + div, |
| 624 | .elementor-control-element_align_pro_notice + div { |
| 625 | padding-top: 15px; |
| 626 | } |
| 627 | |
| 628 | .elementor-control-layout_select .elementor-choices label { |
| 629 | position: relative; |
| 630 | } |
| 631 | |
| 632 | .elementor-control-layout_select .elementor-choices label:nth-child(2):after, |
| 633 | .elementor-control-layout_select .elementor-choices label:nth-child(4):after, |
| 634 | .elementor-control-layout_select .elementor-choices label:nth-child(6):after, |
| 635 | .elementor-control-layout_select .elementor-choices label:nth-child(8):after, |
| 636 | .elementor-control-layout_select .elementor-choices label:nth-child(10):after, |
| 637 | .elementor-control-layout_select .elementor-choices label:nth-child(12):after { |
| 638 | content: ' '; |
| 639 | display: block; |
| 640 | width: 100%; |
| 641 | height: 100%; |
| 642 | position: absolute; |
| 643 | top: 0; |
| 644 | left: 0; |
| 645 | background: rgba(0,0,0,0.2); |
| 646 | } |
| 647 | |
| 648 | /* Adjustments */ |
| 649 | .elementor-control.elementor-control-element_align_pro_notice, |
| 650 | .elementor-control.elementor-control-search_pro_notice, |
| 651 | .elementor-control.elementor-control-layout_select_pro_notice, |
| 652 | .elementor-control.elementor-control-grid_columns_pro_notice, |
| 653 | .elementor-control.elementor-control-slider_content_type_pro_notice, |
| 654 | .elementor-control.elementor-control-slider_repeater_pro_notice, |
| 655 | .elementor-control.elementor-control-slider_dots_layout_pro_notice, |
| 656 | .elementor-control.elementor-control-testimonial_repeater_pro_notice, |
| 657 | .elementor-control.elementor-control-testimonial_icon_pro_notice, |
| 658 | .elementor-control.elementor-control-menu_layout_pro_notice, |
| 659 | .elementor-control.elementor-control-menu_items_submenu_entrance_pro_notice, |
| 660 | .elementor-control.elementor-control-switcher_label_style_pro_notice, |
| 661 | .elementor-control.elementor-control-countdown_type_pro_notice, |
| 662 | .elementor-control.elementor-control-layout_pro_notice, |
| 663 | .elementor-control.elementor-control-anim_timing_pro_notice, |
| 664 | .elementor-control.elementor-control-tab_content_type_pro_notice, |
| 665 | .elementor-control.elementor-control-tabs_repeater_pro_notice, |
| 666 | .elementor-control.elementor-control-tabs_align_pro_notice, |
| 667 | .elementor-control.elementor-control-front_trigger_pro_notice, |
| 668 | .elementor-control.elementor-control-back_link_type_pro_notice, |
| 669 | .elementor-control.elementor-control-box_anim_timing_pro_notice, |
| 670 | .elementor-control.elementor-control-image_style_pro_notice, |
| 671 | .elementor-control.elementor-control-image_animation_timing_pro_notice, |
| 672 | .elementor-control.elementor-control-label_display_pro_notice, |
| 673 | .elementor-control.elementor-control-post_type_pro_notice, |
| 674 | .elementor-control.elementor-control-type_select_pro_notice, |
| 675 | .elementor-control.elementor-control-icon_style_pro_notice, |
| 676 | .elementor-control.elementor-control-dual_button_pro_notice, |
| 677 | .elementor-control.elementor-control-team_member_pro_notice, |
| 678 | .elementor-control.elementor-control-price_list_pro_notice, |
| 679 | .elementor-control.elementor-control-business_hours_pro_notice, |
| 680 | .elementor-control.elementor-control-sharing_columns_pro_notice, |
| 681 | .elementor-control.elementor-control-popup_trigger_pro_notice, |
| 682 | .elementor-control.elementor-control-popup_show_again_delay_pro_notice, |
| 683 | .elementor-control.elementor-control-group_popup_settings_pro_notice, |
| 684 | .elementor-control.elementor-control-which_particle_pro_notice, |
| 685 | .elementor-control.elementor-control-paralax_repeater_pro_notice, |
| 686 | .elementor-control.elementor-control-opnepage_pro_notice, |
| 687 | .elementor-control.elementor-control-timeline_repeater_pro_notice, |
| 688 | .elementor-control.elementor-control-limit_grid_items_pro_notice, |
| 689 | .elementor-control.elementor-control-post_nav_layout_pro_notice, |
| 690 | .elementor-control.elementor-control-author_name_links_to_pro_notice, |
| 691 | .elementor-control.elementor-control-author_title_links_to_pro_notice, |
| 692 | .elementor-control.elementor-control-comments_form_layout_pro_notice, |
| 693 | .elementor-control.elementor-control-sharing_repeater_pro_notice, |
| 694 | .elementor-control.elementor-control-mini_cart_style_pro_notice, |
| 695 | .elementor-control.elementor-control-tabs_position_pro_notice, |
| 696 | .elementor-control.elementor-control-choose_table_type_pro_notice, |
| 697 | .elementor-control.elementor-control-accordion_repeater_pro_notice, |
| 698 | .elementor-control.elementor-control-acc_repeater_pro_notice, |
| 699 | .elementor-control.elementor-control-data_source_pro_notice, |
| 700 | .elementor-control.elementor-control-charts_repeater_pro_notice, |
| 701 | .elementor-control.elementor-control-mob_menu_display_as_pro_notice { |
| 702 | padding-bottom: 0 !important; |
| 703 | } |
| 704 | |
| 705 | .elementor-control-search_pro_notice .wpr-pro-notice, |
| 706 | .elementor-control-grid_columns_pro_notice .wpr-pro-notice, |
| 707 | .elementor-control-slider_content_type_pro_notice .wpr-pro-notice, |
| 708 | .elementor-control-slider_repeater_pro_notice .wpr-pro-notice, |
| 709 | .elementor-control-slider_dots_layout_pro_notice .wpr-pro-notice, |
| 710 | .elementor-control-testimonial_repeater_pro_notice .wpr-pro-notice, |
| 711 | .elementor-control-testimonial_icon_pro_notice .wpr-pro-notice, |
| 712 | .elementor-control-menu_layout_pro_notice .wpr-pro-notice, |
| 713 | .elementor-control-menu_items_submenu_entrance_pro_notice .wpr-pro-notice, |
| 714 | .elementor-control-switcher_label_style_pro_notice .wpr-pro-notice, |
| 715 | .elementor-control-countdown_type_pro_notice .wpr-pro-notice, |
| 716 | .elementor-control-layout_pro_notice .wpr-pro-notice, |
| 717 | .elementor-control-anim_timing_pro_notice .wpr-pro-notice, |
| 718 | .elementor-control-tab_content_type_pro_notice .wpr-pro-notice, |
| 719 | .elementor-control-tabs_repeater_pro_notice .wpr-pro-notice, |
| 720 | .elementor-control-tabs_align_pro_notice .wpr-pro-notice, |
| 721 | .elementor-control-front_trigger_pro_notice .wpr-pro-notice, |
| 722 | .elementor-control-back_link_type_pro_notice .wpr-pro-notice, |
| 723 | .elementor-control-box_anim_timing_pro_notice .wpr-pro-notice, |
| 724 | .elementor-control-image_style_pro_notice .wpr-pro-notice, |
| 725 | .elementor-control-image_animation_timing_pro_notice .wpr-pro-notice, |
| 726 | .elementor-control-label_display_pro_notice .wpr-pro-notice, |
| 727 | .elementor-control-post_type_pro_notice .wpr-pro-notice, |
| 728 | .elementor-control-type_select_pro_notice .wpr-pro-notice, |
| 729 | .elementor-control-icon_style_pro_notice .wpr-pro-notice, |
| 730 | .elementor-control-dual_button_pro_notice .wpr-pro-notice, |
| 731 | .elementor-control-team_member_pro_notice .wpr-pro-notice, |
| 732 | .elementor-control-price_list_pro_notice .wpr-pro-notice, |
| 733 | .elementor-control-business_hours_pro_notice .wpr-pro-notice, |
| 734 | .elementor-control-sharing_columns_pro_notice .wpr-pro-notice, |
| 735 | .elementor-control-popup_trigger_pro_notice .wpr-pro-notice, |
| 736 | .elementor-control-popup_show_again_delay_pro_notice .wpr-pro-notice, |
| 737 | .elementor-control-group_popup_settings_pro_notice .wpr-pro-notice, |
| 738 | .elementor-control-post_nav_layout_pro_notice .wpr-pro-notice, |
| 739 | .elementor-control-author_name_links_to_pro_notice .wpr-pro-notice, |
| 740 | .elementor-control-author_title_links_to_pro_notice .wpr-pro-notice, |
| 741 | .elementor-control-comments_form_layout_pro_notice .wpr-pro-notice, |
| 742 | .elementor-control-sharing_repeater_pro_notice .wpr-pro-notice, |
| 743 | .elementor-control-mini_cart_style_pro_notice .wpr-pro-notice, |
| 744 | .elementor-control-tabs_position_pro_notice .wpr-pro-notice, |
| 745 | .elementor-control-choose_table_type_pro_notice .wpr-pro-notice, |
| 746 | .elementor-control-accordion_repeater_pro_notice .wpr-pro-notice, |
| 747 | .elementor-control.elementor-control-data_source_pro_notice .wpr-pro-notice, |
| 748 | .elementor-control.elementor-control-mob_menu_display_as_pro_notice .wpr-pro-notice { |
| 749 | border-bottom: none !important; |
| 750 | } |
| 751 | |
| 752 | /* Both */ |
| 753 | .elementor-control.elementor-control-pagination_type_pro_notice, |
| 754 | .elementor-control.elementor-control-tooltip_trigger_pro_notice, |
| 755 | .elementor-control.elementor-control-post_info_select_pro_notice { |
| 756 | padding-top: 0 !important; |
| 757 | padding-bottom: 0 !important; |
| 758 | } |
| 759 | |
| 760 | .elementor-control-pagination_type_pro_notice .wpr-pro-notice { |
| 761 | border-top: none !important; |
| 762 | border-bottom: none !important; |
| 763 | } |
| 764 | |
| 765 | .elementor-control-pro_features_section .elementor-section-toggle, |
| 766 | .elementor-control-pro_features_section .elementor-section-title { |
| 767 | color: #f54; |
| 768 | } |
| 769 | |
| 770 | .elementor-control-pro_features_section .elementor-section-title { |
| 771 | line-height: 20px; |
| 772 | } |
| 773 | .elementor-control-pro_features_section .elementor-section-title .dashicons { |
| 774 | line-height: 20px; |
| 775 | font-size: 13px; |
| 776 | } |
| 777 | |
| 778 | .wpr-pro-features-list { |
| 779 | text-align: center; |
| 780 | } |
| 781 | |
| 782 | .wpr-pro-features-list ul { |
| 783 | text-align: left; |
| 784 | } |
| 785 | |
| 786 | .wpr-pro-features-list ul li { |
| 787 | position: relative; |
| 788 | line-height: 22px; |
| 789 | padding-left: 20px; |
| 790 | } |
| 791 | |
| 792 | .wpr-pro-features-list ul li::before { |
| 793 | content: '.'; |
| 794 | font-size: 38px; |
| 795 | position: absolute; |
| 796 | top: -11px; |
| 797 | left: 0; |
| 798 | } |
| 799 | |
| 800 | .wpr-pro-features-list ul + a { |
| 801 | display: inline-block; |
| 802 | background-color: #f54; |
| 803 | color: #fff; |
| 804 | margin: 15px 15px 10px 0; |
| 805 | padding: 7px 12px; |
| 806 | border-radius: 3px; |
| 807 | } |
| 808 | |
| 809 | .wpr-pro-features-list ul + a:hover { |
| 810 | color: #fff; |
| 811 | } |
| 812 | |
| 813 | /* Video Tutorial Link */ |
| 814 | .elementor-control[class*="video_tutorial"] { |
| 815 | padding-top: 0 !important; |
| 816 | padding-bottom: 5px !important; |
| 817 | } |
| 818 | |
| 819 | .elementor-control.elementor-control-woo_grid_notice_video_tutorial, |
| 820 | .elementor-control-show_last_update_date { |
| 821 | padding-bottom: 15px !important; |
| 822 | } |
| 823 | |
| 824 | .elementor-control.elementor-control-woo_grid_notice_video_tutorial a { |
| 825 | display: inline-block; |
| 826 | margin-top: 5px; |
| 827 | } |
| 828 | |
| 829 | .elementor-control[class*="video_tutorial"] a { |
| 830 | line-height: 16px; |
| 831 | font-size: 12px; |
| 832 | } |
| 833 | |
| 834 | .elementor-control[class*="video_tutorial"] a .dashicons { |
| 835 | font-size: 16px; |
| 836 | } |
| 837 | |
| 838 | /* Pro Control Class */ |
| 839 | .elementor-control.wpr-pro-control label i { |
| 840 | color: #aeaeae; |
| 841 | font-size: 14px; |
| 842 | margin-left: 3px; |
| 843 | } |
| 844 | |
| 845 | .elementor-control.wpr-pro-control .elementor-control-content:before { |
| 846 | content: ''; |
| 847 | position: absolute; |
| 848 | width: 100%; |
| 849 | height: 100%; |
| 850 | z-index: 9; |
| 851 | background: transparent; |
| 852 | } |
| 853 | |
| 854 | .elementor-control.wpr-pro-control .elementor-control-content:after { |
| 855 | content: "This option is available in the Pro Version."; |
| 856 | visibility: hidden; |
| 857 | opacity: 0; |
| 858 | position: absolute; |
| 859 | top: 30px; |
| 860 | padding: 15px; |
| 861 | z-index: 99; |
| 862 | margin-top: 10px; |
| 863 | font-size: 12px; |
| 864 | color: #93003c; |
| 865 | background-color: #ffffff; |
| 866 | border-radius: 5px; |
| 867 | -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.2); |
| 868 | box-shadow: 1px 1px 5px rgba(0,0,0,0.2); |
| 869 | border: 1px solid #e6e9ec; |
| 870 | -webkit-transition: all 0.2s ease-in; |
| 871 | -o-transition: all 0.2s ease-in; |
| 872 | transition: all 0.2s ease-in; |
| 873 | } |
| 874 | |
| 875 | .elementor-repeater-fields .elementor-control.wpr-pro-control .elementor-control-content:after { |
| 876 | content: "This is available in the Pro Version."; |
| 877 | } |
| 878 | |
| 879 | .elementor-control.wpr-pro-control.no-distance .elementor-control-content:after { |
| 880 | margin: 0; |
| 881 | } |
| 882 | |
| 883 | .elementor-control.wpr-pro-control .elementor-control-content:hover:after { |
| 884 | visibility: visible; |
| 885 | opacity: 1; |
| 886 | } |
| 887 | |
| 888 | /*-------------------------------------------------------------- |
| 889 | == Theme Builder Widgets |
| 890 | --------------------------------------------------------------*/ |
| 891 | #elementor-panel-categories { |
| 892 | display: -webkit-box; |
| 893 | display: -ms-flexbox; |
| 894 | display: flex; |
| 895 | -webkit-box-orient: vertical; |
| 896 | -webkit-box-direction: normal; |
| 897 | -ms-flex-direction: column; |
| 898 | flex-direction: column; |
| 899 | } |
| 900 | |
| 901 | #elementor-panel-categories > div { |
| 902 | -webkit-box-ordinal-group: 3; |
| 903 | -ms-flex-order: 2; |
| 904 | order: 2; |
| 905 | } |
| 906 | |
| 907 | #elementor-panel-category-wpr-theme-builder-widgets, |
| 908 | #elementor-panel-category-wpr-woocommerce-builder-widgets { |
| 909 | -webkit-box-ordinal-group: 2 !important; |
| 910 | -ms-flex-order: 1 !important; |
| 911 | order: 1 !important; |
| 912 | } |
| 913 | |
| 914 | .elementor-editor-wpr-theme-builder #elementor-panel-footer-saver-preview { |
| 915 | display: none !important; |
| 916 | } |
| 917 | |
| 918 | |
| 919 | /*-------------------------------------------------------------- |
| 920 | == Elementor Search Notice |
| 921 | --------------------------------------------------------------*/ |
| 922 | .wpr-elementor-search-notice { |
| 923 | background: #fff; |
| 924 | font-size: 13px; |
| 925 | padding: 20px; |
| 926 | line-height: 18px; |
| 927 | margin: 10px; |
| 928 | border-left: 3px solid #71d7f7; |
| 929 | -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 7%); |
| 930 | box-shadow: 0 1px 4px 0 rgb(0 0 0 / 7%); |
| 931 | } |
| 932 | |
| 933 | |
| 934 | /*-------------------------------------------------------------- |
| 935 | == Debug |
| 936 | --------------------------------------------------------------*/ |
| 937 | pre.xdebug-var-dump { |
| 938 | position: absolute; |
| 939 | z-index: 999999; |
| 940 | background: #fff; |
| 941 | border: 2px solid #000; |
| 942 | padding: 20px; |
| 943 | left: 300px; |
| 944 | } |