whoami7 - Manager
:
/
home
/
qbizpnmr
/
public_html
/
wp-content
/
themes
/
essentials
/
css
/
Upload File:
files >> /home/qbizpnmr/public_html/wp-content/themes/essentials/css/base.css
/* * PixFort * pixfort theme * 12/03/2023 */ .tooltip { position: absolute; display: block; word-wrap: break-word; opacity: 0; } .tooltip.show { opacity: .9; z-index: 999999999999; } .tooltip .arrow { display: none !important; opacity: 0; border: 0px; } .tooltip .arrow::before { display: none !important; opacity: 0; border: 0px; } .tooltip-inner { text-align: center; background-color: rgba(0, 0, 0, 0.9); font-weight: 700; } .back_to_top { width: 50px; height: 50px; position: fixed; bottom: 0; transform: translateY(30px); right: 30px; display: inline-block; text-align: center; opacity: 0; z-index: 99999; margin-bottom: constant(safe-area-inset-bottom); margin-bottom: env(safe-area-inset-bottom); transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); } .back_to_top.is-left { right: auto; left: 30px; } .back_to_top i { line-height: 50px; font-size: 30px; display: inline-block; position: relative; } .back_to_top.active { opacity: 1; transform: translateY(-30px); } .back_to_top:focus { outline: none !important; } .back_to_top:hover { transform: translateY(-36px); } .badge { padding: 5px 10px; } .badge.pix-line { background: transparent !important; border-width: 2px; border-style: solid; } @media (max-width: 540px) { .badge { white-space: normal !important; } } /* * Right float Badges */ .pix-right-float-badges .pix-badge-element { float: right; } /** * Sidebar */ .pix-sidebar { position: fixed; width: 360px; transform: translateX(380px); right: 0; top: 0; padding: 10px; z-index: 99999999999; opacity: 0; transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); pointer-events: none; } .pix-sidebar:not(.is-loaded) { display: none; } .pix-sidebar .sidebar-inner { background: #fff; border-radius: 6px; height: 100%; display: inline-block; position: relative; width: 100%; overflow: hidden; } .pix-sidebar .sidebar-inner.shadow-lg { transition: none; } .pix-sidebar .sidebar-content { transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); transform: translateY(30px); } .pix-sidebar .pix-close-sidebar { transition: color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); } .pix-sidebar .pix-close-sidebar i { font-size: 22px; } .pix-sidebar.opened { transform: none; opacity: 1; pointer-events: auto; } .pix-sidebar.opened .sidebar-content { transform: translateY(0px); } @media (max-width: 992px) { .pix-sidebar { transform: translateX(100vh); width: 100vw; } } /* * Dividers */ .pix-elementor-divider .elementor-container { z-index: 2; }
Copyright ©2021 || Defacer Indonesia