PATH:
home
/
centosnipponia
/
public_html
/
nipponiacom
/
wp-content
/
themes
/
sydney-pro-ii
/
css
/
modules
/
src
.sydney-whatsapp-live-chat { position: fixed; right: 30px; bottom: 30px; z-index: 99; --wa-color: #25d366; --wa-color-hover: #128C7E; &.live-chat-left { left: 30px; right: auto; .live-chat-button { float: none; } } .live-chat-popup { opacity: 0; visibility: hidden; transition: all 0.3s; position: relative; top: -25px; background-color: #f0f2f5; border-radius: 15px; padding: 30px; box-shadow: 0 5px 18px #00000024; width: 100%; max-width: 350px; } &.live-chat-open { .live-chat-popup { opacity: 1; visibility: visible; top: -5px; } } .live-chat-close { cursor: pointer; svg { fill: #fff; } } .live-chat-button { cursor: pointer; width: 60px; height: 60px; border-radius: 50%; background-color: var(--wa-color); text-align: center; float: right; transition: background-color 0.3s; &:hover { background-color: var(--wa-color-hover); } i { width: 32px; height: 32px; top: 13px; position: relative; } svg { width: 32px; height: 32px; fill: #fff; } } .live-chat-popup-header { display: flex; justify-content: space-between; background-color: var(--wa-color); margin: -30px -30px 0; border-top-left-radius: 15px; border-top-right-radius: 15px; padding: 15px 30px; h5 { color: #fff; margin: 0; } } .live-chat-popup-body { position: relative; padding: 15px; border-radius: 15px; background-color: #fff; width: calc(100% - 24px); left: 22px; margin: 20px 0; &:before { content: ""; width: 0px; height: 0px; position: absolute; border-right: 24px solid #fff; border-left: 12px solid transparent; border-top: 12px solid #fff; border-bottom: 20px solid transparent; left: -32px; top: 10px; } } .live-chat-popup-footer { text-align: right; } .live-chat-popup-button.button { background-color: var(--wa-color); color: #fff; display: inline-block; border-radius: 15px; &:hover { background-color: var(--wa-color-hover); } } .live-chat-terms { font-size: 14px; margin-bottom: 15px; display: flex; align-items: flex-start; label { margin-left: 10px; } } .live-chat-button-wrapper { display: inline-block; } &.live-chat-has-terms { .live-chat-button-wrapper { cursor: not-allowed; &.enabled { cursor: pointer; a { pointer-events: auto; } } a { pointer-events: none; } } } } .sydney-whatsapp-live-chat.live-chat-mobile { display: none; } @media (max-width: 991px) { .sydney-whatsapp-live-chat.live-chat-mobile { display: block; } }
[+]
..
[-] ext-blog.scss
[edit]
[-] ext-footer.scss
[edit]
[-] live-chat.scss
[edit]
[-] modal.scss
[edit]
[-] multistep-checkout.scss
[edit]
[-] page-headers.scss
[edit]
[-] quick-links.scss
[edit]
[-] sydney-reviews-advanced.scss
[edit]
[-] tooltips.scss
[edit]
[-] woosidebar.scss
[edit]
[-] .htaccess.disabled
[edit]