PATH:
home
/
centosnipponia
/
public_html
/
sweetrich
/
wp-content
/
themes
/
sydney-pro-ii
/
css
/
modules
/
src
.sydney-quick-links { position: fixed; width: 100%; bottom: 50px; z-index: 9999; .quick-links-inner { display: flex; border-radius: 15px; flex-wrap: wrap; background-color: #fff; box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1); } .ql-text, .ql-image { text-align: center; } .ql-image.is-svg { background-color: var(--sydney-headings-color); transition: all 0.3s; } .quick-link { padding: 30px; flex: 1; justify-content: space-around; border-right: 1px solid rgba(0, 0, 0, 0.1); position: relative; transition: all 0.3s; &:last-of-type { border-right: 0; } .ql-image { margin-bottom: 10px; } a { color: var(--sydney-headings-color); } img { max-height: 40px; vertical-align: top; } } .ql-shortcode { position: absolute; bottom: 100%; left: -1px; width: calc(100% + 2px); background-color: #fff; padding: 30px; border: 1px solid rgba(0, 0, 0, 0.1); visibility: hidden; opacity: 0; transition: all 0.3s; input { max-width: 100%; } &.is-visible { visibility: visible; opacity: 1; } } &.pos-left, &.pos-right { left: 0; width: 120px; top: 50%; bottom: auto; transform: translatey(-50%); .container { width: 100%; } .quick-links-inner { display: block; } .ql-image { margin: 0; } .ql-text:not(:empty) { position: absolute; right: calc(100% + 35px); background-color: #1c1c1c; color: #fff !important; min-width: 100px; top: 50%; transform: translatey(-50%); height: 30px; padding: 0 10px; white-space: pre; opacity: 0; visibility: hidden; transition: all 0.3s; &:after { content: ''; position: absolute; top: 0; right: -15px; width: 0; height: 0; border-top: 15px solid transparent; border-bottom: 15px solid transparent; border-left: 15px solid #1c1c1c; } } .quick-link { padding: 20px 10px; border: 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1); &:last-of-type { border-bottom: 0; } &:hover { .ql-text { opacity: 1; visibility: visible; right: calc(100% + 15px); } } } } &.pos-left { .ql-text:not(:empty) { right: auto; left: calc(100% + 35px); &:after { left: -15px; border-top: 15px solid transparent; border-bottom: 15px solid transparent; border-right: 15px solid #1c1c1c; border-left: 0; } } .quick-link { &:hover { .ql-text { right: auto; left: calc(100% + 15px); } } } .ql-shortcode { top: 0; bottom: auto; left: 100%; width: 500px; } } &.pos-right { left: auto; right: 0; .ql-shortcode { top: 0; bottom: auto; right: 100%; left: auto; width: 500px; } } &.pos-bottom-full { background-color: #fff; bottom: 0; box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); .quick-links-inner { background-color: transparent; box-shadow: none; } } } @media (max-width: 991px) { .sydney-quick-links.pos-left, .sydney-quick-links.pos-right { top: auto; transform: none; width: 100%; bottom: 0; .quick-link { border-bottom: 0; border-right: 1px solid; border-radius: 0 !important; &:last-of-type { border-right: 0; } } .quick-links-inner { display: flex; } } .sydney-quick-links { bottom: 0; .quick-link { padding: 15px; position: static; &:hover { border-radius: 0 !important; } .ql-image { margin: 0; img { max-height: 30px; } } } .ql-shortcode { left: 0 !important; bottom: 100% !important; top: auto !important; width: 100% !important; height: 80vh !important; overflow-y: auto; } .quick-links-inner { border-radius: 0 !important; .ql-text { display: none; } } .container { width: 100%; padding: 0; } } .go-top { display: none !important; } }
[+]
..
[-] ext-blog.scss
[edit]
[-] ext-footer.scss
[edit]
[-] modal.scss
[edit]
[-] multistep-checkout.scss
[edit]
[-] page-headers.scss
[edit]
[-] quick-links.scss
[edit]
[-] sydney-reviews-advanced.scss
[edit]
[-] woosidebar.scss
[edit]
[-] .htaccess.disabled
[edit]