golden hour
/home/godaofbq/oxyrevive.com/wp-content/plugins/essential-addons-elementor/src/css/view
⬆️ Go Up
Upload
File/Folder
Size
Actions
.htaccess
420 B
Del
OK
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: image-hotspots.scss
.eael-image-hotspots { position: relative; } .eael-hot-spot-wrap { cursor: pointer; position: absolute; width: 14px; height: 14px; background: #000; border-radius: 50%; font-size: 14px; display: inline-flex; align-items: center; justify-content: center; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; } .eael-hot-spot-image { position: relative; } .eael-hotspot-text{ z-index: 5; } .eael-hot-spot-inner { cursor: pointer; display: flex; align-items: center; justify-content: center; text-align: center; } .eael-hot-spot-inner.hotspot-animation:before { content: ''; display: block; position: absolute; z-index: 0; pointer-events: none; animation: eael-hotspot 4s infinite; left: 0; top: 0; } .eael-hot-spot-inner.hotspot-animation:hover:before { animation: none; } .eael-hot-spot-inner, .eael-hot-spot-inner:before { background-color: #000; border-radius: 50%; color: #fff; height: 100%; position: absolute; width: 100%; justify-content: center; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; } .eael-hotspot-icon { position: relative; } .eael-hotspot-icon-wrap { display: inline-flex; width: 100%; height: 100%; vertical-align: middle; align-items: center; justify-content: center; border-radius: 50%; } .eael-single-tooltip p { margin: 0; } .eael-hotspot-icon.eael-hotspot-tooltip { opacity:1 } @keyframes eael-hotspot { 0% { transform: scale(1); box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.8); } 50% { transform: scale(1.5); box-shadow: inset 0 0 1px 1px transparent; } 100% { transform: scale(1); box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.8); } } .tipso_content p:last-child { margin-bottom: 0; } /*--- Tipso Bubble Styles ---*/ .tipso_bubble, .tipso_bubble > .tipso_arrow{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .tipso_bubble { position: absolute; text-align: center; border-radius: 6px; z-index: 9999; } .tipso_style{ cursor: help; border-bottom: 1px dotted; } .tipso_title { border-radius: 6px 6px 0 0; } .tipso_content { word-wrap: break-word; padding: 0.5em; } /*--- Tipso Bubble size classes - Similar to Foundation's syntax ---*/ .tipso_bubble.tiny { font-size: 0.6rem; } .tipso_bubble.small { font-size: 0.8rem; } .tipso_bubble.default { font-size: 1rem; } .tipso_bubble.large { font-size: 1.2rem; width: 100%; } /*--- Tipso Bubble Div ---*/ .tipso_bubble > .tipso_arrow{ position: absolute; width: 0; height: 0; border: 8px solid; pointer-events: none; } .tipso_bubble.top > .tipso_arrow { border-top-color: #000; border-right-color: transparent; border-left-color: transparent; border-bottom-color: transparent; top: 100%; left: 50%; margin-left: -8px; } .tipso_bubble.bottom > .tipso_arrow { border-bottom-color: #000; border-right-color: transparent; border-left-color: transparent; border-top-color: transparent; bottom: 100%; left: 50%; margin-left: -8px; } .tipso_bubble.left > .tipso_arrow { border-left-color: #000; border-top-color: transparent; border-bottom-color: transparent; border-right-color: transparent; top: 50%; left: 100%; margin-top: -8px; } .tipso_bubble.right > .tipso_arrow { border-right-color: #000; border-top-color: transparent; border-bottom-color: transparent; border-left-color: transparent; top: 50%; right: 100%; margin-top: -8px; } .tipso_bubble .top_right_corner, .tipso_bubble.top_right_corner { border-bottom-left-radius: 0; } .tipso_bubble .bottom_right_corner, .tipso_bubble.bottom_right_corner { border-top-left-radius: 0; } .tipso_bubble .top_left_corner, .tipso_bubble.top_left_corner { border-bottom-right-radius: 0; } .tipso_bubble .bottom_left_corner, .tipso_bubble.bottom_left_corner { border-top-right-radius: 0; } .eael-image-hotspot-align-left { .eael-hot-spot-image { margin: auto 0 0 0; } } .eael-image-hotspot-align-centered { .eael-hot-spot-image { margin: 0 auto; } } .eael-image-hotspot-align-right { .eael-hot-spot-image { margin: 0 0 0 auto; } } .eael-hot-spot-image { img { display: block; margin: auto; z-index: -1; } } // RTL .rtl { .eael-image-hotspot-align-left .eael-hot-spot-image { margin: auto auto 0 0; } }
Save