golden hour
/home/godaofbq/oxyrenew.com/wp-content/plugins/essential-addons-elementor/src/css/view
⬆️ Go Up
Upload
File/Folder
Size
Actions
adv-google-map.scss
970 B
Del
OK
advanced-menu.scss
18.74 KB
Del
OK
advanced-search.scss
10.41 KB
Del
OK
content-timeline.scss
25.86 KB
Del
OK
counter.scss
788 B
Del
OK
creative-btn.scss
14.68 KB
Del
OK
divider.scss
1.55 KB
Del
OK
dynamic-filter-gallery.scss
11.07 KB
Del
OK
fancy-text.scss
191 B
Del
OK
flip-carousel.scss
2.44 KB
Del
OK
image-hotspots.scss
4.24 KB
Del
OK
image-scroller.scss
776 B
Del
OK
img-comparison.scss
1.07 KB
Del
OK
instagram-gallery.scss
11.2 KB
Del
OK
interactive-cards.scss
432 B
Del
OK
interactive-promo.scss
25.96 KB
Del
OK
learn-dash-course-list.scss
17.46 KB
Del
OK
lightbox.scss
7.45 KB
Del
OK
login-register.scss
3.81 KB
Del
OK
logo-carousel.scss
1.44 KB
Del
OK
mailchimp.scss
2.77 KB
Del
OK
offcanvas.scss
5.8 KB
Del
OK
one-page-navigation.scss
5.24 KB
Del
OK
post-block-overlay.scss
943 B
Del
OK
post-block.scss
15.37 KB
Del
OK
post-carousel.scss
6.13 KB
Del
OK
post-list.scss
14.43 KB
Del
OK
price-menu.scss
1.99 KB
Del
OK
price-table.scss
19.66 KB
Del
OK
progress-bar.scss
1.72 KB
Del
OK
protected-content.scss
645 B
Del
OK
section-parallax.scss
423 B
Del
OK
section-particles.scss
390 B
Del
OK
social-feed.scss
5.49 KB
Del
OK
static-product.scss
3.92 KB
Del
OK
team-member-carousel.scss
3.39 KB
Del
OK
team-members.scss
765 B
Del
OK
testimonial-slider.scss
16.57 KB
Del
OK
toggle.scss
1.71 KB
Del
OK
woo-account-dashboard.scss
44.25 KB
Del
OK
woo-checkout-pro.scss
13.66 KB
Del
OK
woo-collections.scss
3.03 KB
Del
OK
woo-cross-sells.scss
8.17 KB
Del
OK
woo-product-slider.scss
44.06 KB
Del
OK
woo-thank-you.scss
28.97 KB
Del
OK
Edit: lightbox.scss
.eael-modal-popup-button, .eael-lightbox-btn > i, .eael-lightbox-btn > img { cursor: pointer; } .eael-lightbox-wrapper { display: flex; align-items: left; justify-content: center; } /*--- For icon background shape ---*/ .eael-lightbox-icon-bg-shape-square .eael-lightbox-btn, .eael-lightbox-icon-bg-shape-radius .eael-lightbox-btn, .eael-lightbox-icon-bg-shape-circle .eael-lightbox-btn { width: 90px; height: 90px; text-align: center; } .eael-lightbox-icon-hover-bg-shape-square:hover .eael-lightbox-btn { border-radius: 0; } .eael-lightbox-icon-bg-shape-radius .eael-lightbox-btn, .eael-lightbox-icon-hover-bg-shape-radius:hover .eael-lightbox-btn { border-radius: 15px; } // .eael-lightbox-icon-bg-shape-square .eael-lightbox-btn, // .eael-lightbox-icon-bg-shape-radius .eael-lightbox-btn, // .eael-lightbox-icon-bg-shape-circle .eael-lightbox-btn { // display: flex; // align-items: center; // justify-content: center; // } .eael-lightbox-icon-bg-shape-circle .eael-lightbox-btn, .eael-lightbox-icon-hover-bg-shape-circle:hover .eael-lightbox-btn { border-radius: 50%; } .eael-lightbox-icon-bg-shape-square .eael-lightbox-btn .eael-trigger-svg-icon svg, .eael-lightbox-icon-bg-shape-radius .eael-lightbox-btn .eael-trigger-svg-icon svg, .eael-lightbox-icon-bg-shape-circle .eael-lightbox-btn .eael-trigger-svg-icon svg, .eael-lightbox-icon-bg-shape-square .eael-lightbox-btn .eael-trigger-icon i, .eael-lightbox-icon-bg-shape-radius .eael-lightbox-btn .eael-trigger-icon i, .eael-lightbox-icon-bg-shape-circle .eael-lightbox-btn .eael-trigger-icon i{ margin-top: 50%; transform: translateY(-50%); } /*--- For icon background shape End ---*/ button.mfp-close { background: transparent; } .eael-lightbox-modal-window, .eael-lightbox-popup-window { position: relative; display: none; width: 100%; box-sizing: border-box; margin: 0px auto; } .eael-lightbox-popup-standard { .mfp-iframe-holder .mfp-content { max-width: 100%; } } @media only screen and (min-width: 992px) and (max-width: 1400px) { .eael-lightbox-modal-window, .eael-lightbox-popup-window { max-width: 1200px; } } /* Tablet Layout: 768px. */ @media only screen and (min-width: 768px) and (max-width: 991px) { .eael-lightbox-modal-window, .eael-lightbox-popup-window { max-width: 900px; } } /* Mobile Layout: 320px. */ @media only screen and (max-width: 767px) { .eael-lightbox-modal-window, .eael-lightbox-popup-window { max-width: 300px; } } /* Wide Mobile Layout: 480px. */ @media only screen and (min-width: 480px) and (max-width: 767px) { .eael-lightbox-modal-window, .eael-lightbox-popup-window { max-width: 400px; } } .eael-lightbox-popup-window.lightbox_type_content, .eael-lightbox-popup-window.lightbox_type_custom_html { .eael-lightbox-container { // background-color: #fff; padding: 15px; } } .eael-lightbox-popup-window.lightbox_type_image { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; } .eael-lightbox-title { margin: 0px; } .eael-lightbox-popup-window.lightbox_type_image .eael-lightbox-container { text-align: center; line-height: 0; max-height: 100vh; } .eael-lightbox-popup-window.lightbox_type_image .eael-lightbox-container img { max-height: 100vh; } .eael-lightbox-modal-window button.mfp-close { text-align: center; line-height: 1; padding: 0; height: auto; width: auto; opacity: 1; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; } .open-pop-up-button-icon-left { margin-right: 5px; } .open-pop-up-button-icon-right { margin-left: 5px; } .mfp-content .eael-lightbox-modal-window { display: block; } .mfp-content .eael-lightbox-popup-window { display: block; } .mfp-bg.eael-lightbox-no-overlay, .mfp-bg, .mfp-bg.eael-lightbox-no-overlay + .mfp-wrap { background: none; } .eael-lightbox-popup-window .mfp-close { -webkit-transition: 300ms; transition: 300ms; width: auto; } .modal-popup-window-inner { position: relative; } .eael-lightbox-popup-window .mfp-iframe-scaler iframe { box-shadow: none; } .mfp-zoom-in .eael-lightbox-popup-window { opacity: 0; transition: all 0.2s ease-in-out; transform: scale(0.8); } .mfp-zoom-in.mfp-bg { transition: all 0.3s ease-out; } .mfp-zoom-in.mfp-ready .eael-lightbox-popup-window { opacity: 1; transform: scale(1); } .mfp-zoom-in.mfp-removing .eael-lightbox-popup-window { transform: scale(0.8); opacity: 0; } .mfp-zoom-in.mfp-removing.mfp-bg { opacity: 0; } .mfp-zoom-out .eael-lightbox-popup-window { opacity: 0; transition: all 0.3s ease-in-out; transform: scale(1.3); } .mfp-zoom-out.mfp-bg { transition: all 0.3s ease-out; } .mfp-zoom-out.mfp-ready .eael-lightbox-popup-window { opacity: 1; transform: scale(1); } .mfp-zoom-out.mfp-removing .eael-lightbox-popup-window { transform: scale(1.3); opacity: 0; } .mfp-zoom-out.mfp-removing.mfp-bg { opacity: 0; } .mfp-move-from-top .mfp-content { vertical-align: middle; } .mfp-move-from-top .eael-lightbox-popup-window { opacity: 0; transition: all 0.2s; transform: translateY(-100px); } .mfp-move-from-top.mfp-bg { transition: all 0.2s; } .mfp-move-from-top.mfp-ready .eael-lightbox-popup-window { opacity: 1; transform: translateY(0); } .mfp-move-from-top.mfp-removing .eael-lightbox-popup-window { transform: translateY(-100px); opacity: 0; } .mfp-move-from-top.mfp-removing.mfp-bg { opacity: 0; } .mfp-3d-unfold .mfp-content { perspective: 2000px; } .mfp-3d-unfold .eael-lightbox-popup-window { opacity: 0; transition: all 0.3s ease-in-out; transform-style: preserve-3d; transform: rotateY(-60deg); } .mfp-3d-unfold.mfp-bg { transition: all 0.5s; } .mfp-3d-unfold.mfp-ready .eael-lightbox-popup-window { opacity: 1; transform: rotateY(0deg); } .mfp-3d-unfold.mfp-removing .eael-lightbox-popup-window { transform: rotateY(60deg); opacity: 0; } .mfp-3d-unfold.mfp-removing.mfp-bg { opacity: 0; } .mfp-move-right .eael-lightbox-popup-window { opacity: 0; transition: all 0.3s; transform: translateX(-100px); } .mfp-move-right.mfp-bg { transition: all 0.3s; } .mfp-move-right.mfp-ready .eael-lightbox-popup-window { opacity: 1; transform: translateX(0); } .mfp-move-right.mfp-removing .eael-lightbox-popup-window { transform: translateX(100px); opacity: 0; } .mfp-move-right.mfp-removing.mfp-bg { opacity: 0; } .mfp-move-left .eael-lightbox-popup-window { opacity: 0; transition: all 0.3s; transform: translateX(100px); } .mfp-move-left.mfp-bg { transition: all 0.3s; } .mfp-move-left.mfp-ready .eael-lightbox-popup-window { opacity: 1; transform: translateX(0); } .mfp-move-left.mfp-removing .eael-lightbox-popup-window { transform: translateX(-100px); opacity: 0; } .mfp-move-left.mfp-removing.mfp-bg { opacity: 0; } .mfp-newspaper .eael-lightbox-popup-window { opacity: 0; -webkit-transition: all 0.2s ease-in-out; transition: all 0.5s; transform: scale(0) rotate(500deg); } .mfp-newspaper.mfp-bg { transition: all 0.5s; } .mfp-newspaper.mfp-ready .eael-lightbox-popup-window { opacity: 1; transform: scale(1) rotate(0deg); } .mfp-newspaper.mfp-removing .eael-lightbox-popup-window { transform: scale(0) rotate(500deg); opacity: 0; } .eael-trigger-icon { cursor: pointer; } .mfp-newspaper.mfp-removing.mfp-bg { opacity: 0; } .eael-lightbox-button-svg-icon svg { width: 18px; } .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { text-align: center; padding-right: 0px; } .mfp-close:hover { text-decoration: none; } button.mfp-close:not(.toggle) { background: transparent; }
Save