🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 15:00:02 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
ramailobhela.com
/
wp-content
/
themes
/
nighty
/
assets
/
scss
/
elementor
📍 /home/therahul/ramailobhela.com/wp-content/themes/nighty/assets/scss/elementor
🔄 Refresh
✏️
Editing: _icon-box-2.scss
Writable
.ova-icon-box-2{ @include transaction( all, 0.3s, ease); position: relative; background-color: #f9f9f9; padding: 40px; overflow: hidden; @media (max-height: 767px) { padding: 40px 30px; } &:hover{ @include transaction( all, 0.3s, ease); color: #fff; .mask { @include transaction( all, 0.3s, ease); opacity: 1; } &:after { @include transaction( all, 0.3s, ease); opacity: 1; top: 0; right: 0; } .iconbox{ @include transaction( all, 0.3s, ease); i{ @include transaction( all, 0.3s, ease); } .title{ @include transaction( all, 0.3s, ease); color:#fff; } .description{ @include transaction( all, 0.3s, ease); color:#fff; } } .button-readmore{ @include transaction( all, 0.3s, ease); color: #fff; i{ position: relative; z-index: 1; } span{ position: relative; z-index: 1; } } } .mask { @include transaction( all, 0.3s, ease); display: inline-block; position: absolute; content: ""; width: 100%; height: 100%; left: 0; top: 0; opacity: 0; filter: saturate(0); background-position: center center; background-size: cover; background-repeat: no-repeat; } &:after { @include transaction( all, 0.3s, ease); display: inline-block; position: absolute; content: ""; width: 50px; height: 50px; -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%); clip-path: polygon(0 0, 100% 0, 100% 100%); background: var(--primary); right: -30px; top: -30px; opacity: 0; z-index: 1; } .iconbox{ position: relative; i{ display: inline-block; font-size: 60px; line-height: 1; color: var(--primary); } .title{ @include transaction( all, 0.3s, ease); margin: 24px 0 10px 0; font-size: 24px; font-weight: 600; color: #1d1919; line-height: 1.3; } .description{ @include transaction( all, 0.3s, ease); margin: 0 0 18px 0; color: #647077; } } .button-readmore{ @include transaction( all, 0.3s, ease); position: relative; display: inline-flex; align-items: center; column-gap: 12px; font-size: 15px; font-weight: 600; line-height: 1.2; color: #000; &:hover { @include transaction( all, 0.3s, ease); color: var(--primary); } i { display: inline-flex; } } }
💾 Save Changes
❌ Cancel