⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
muhasebe
/
public
/
module
/
space
/
scss
/
View File Name :
loop.scss
.item-loop { border: 1px solid #dfdfdf; overflow: hidden; padding-bottom: 20px; position: relative; margin-bottom: 30px; a { text-decoration: none; transition: all 0.3s; } .sale_info { position: absolute; width: 50px; height: 50px; right: -7px; top: -47px; color: #fff; font-size: 15px; background-color: #5191fa; display: flex; align-items: center; justify-content: center; border-radius: 50%; z-index: 999; border: solid 3px #fff; } .featured { position: absolute; top: 20px; left: 0; background: #ED0925; display: inline-block; padding: 0 10px; color: #FFF; font-size: 13px; font-weight: 500; z-index: 1; height: 30px; line-height: 30px; &:after { position: absolute; content: ''; top: -9px; right: -10px; border: 10px solid transparent; border-bottom: 29px solid #ED0925; z-index: 1; } } .thumb-image { overflow: hidden; height: 185px; background: #ccc; position: relative; &:hover { a { img { transform: scale(1.1); } } } a { img { transition: all 0.3s; max-width: 100%; } &:before{ content:""; position: absolute; bottom: 0; left: 0; right: 0px; background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 65%, rgba(0,0,0,.75) 100%); top: 0px; z-index: 1; } } .price-wrapper { position: absolute; bottom: 10px; left: 15px; color: #fff; font-size: 22px; z-index: 10; .price { position: relative; display: inline-block; .text-price { color: #fff; font-weight: 500; font-size: 22px; } .onsale { position: absolute; left: 0; top: -18px; text-decoration: line-through; font-size: 15px; color: #fff !important; font-weight: 400; } .unit { font-size: 14px; color: #fff; } } } .service-wishlist{ position: absolute; right: 5px; z-index: 10; top: 10px; color: #fff; padding: 10px; cursor: pointer; i{ transition: all 0.3s; font-size: 16px; } &:hover,&.loading{ i{ color: #ff9290; } } &.active{ i{ color: #ff0000; } } } } .location { font-size: 13px; color: #5e6d77; margin: 0 15px; i { position: relative; font-size: 16px; } } .category { margin: 0 15px; .fa { color: #687882; opacity: 0.6; } } .service-review { .rate { color: #5191FA; } margin: 10px 15px 0; .review { margin-left: 30px; position: relative; color: #6A7A84; &:after { position: absolute; content: ''; width: 4px; height: 4px; background: #D0D7DD; border-radius: 50%; left: -18px; top: 8px; } } } .item-title { margin: 20px 15px 5px; font-size: 16px; font-weight: 500; position: relative; @media(max-width: 766px){ min-height: auto; } a { color: #1A2B50; } i{ color: #ffc107; font-size: 15px; margin-right: 2px; } } .info { margin: 0 15px 0; } .amenities { margin: 15px 15px 0; padding-top: 15px; border-top: 1px solid #e4e8ed; display: flex; font-size: 13px; justify-content: space-between; .amenity { align-items: center; .input-icon { margin-right: 5px; font-size: 20px; color: #505050; position: relative; top: 1px; } } } &.infobox-item{ position: relative; &:after{ content: ''; width: 0; height: 0; border-style: solid; position: absolute; border-width: 10px; border-color: transparent #fff #fff transparent; bottom: -9px; left: 0; right: 0; margin: auto; -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-box-shadow: 1px 1px 0px #dfdfdf; box-shadow: 1px 1px 0px #dfdfdf; background: #fff; } } }