This commit is contained in:
2026-04-26 23:47:49 +02:00
parent 1b95f03d1e
commit b073e009d8
5288 changed files with 1112699 additions and 55536 deletions

View File

@@ -0,0 +1,953 @@
/* Review notice */
.sby_notice{
position: relative;
clear: right;
overflow: hidden;
padding: 20px 70px 23px 82px;
box-sizing: border-box;
margin: 40px 20px 10px 0;
background: #FFFFFF 0 0 no-repeat padding-box;
box-shadow: 0px 1px 2px rgb(0 0 0 / 5%), 0px 4px 5px rgb(0 0 0 / 5%);
border-radius: 2px;
}
.sby_review_notice,
.sby_discount_notice,
.sby_review_notice_step_1 {
width: 100%;
border-top: 2px solid #0068A0;
}
.sby_notice .sby_thumb{
position: absolute;
display: inline-block;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
margin: 0;
top: 20px;
left: 24px;
width: 34px;
height: 44px;
}
.sby_notice .sby_thumb {
width: 42px;
height: 42px;
top: 11px;
}
.sby_notice.sby_review_notice .sby_thumb {
top: 16px;
}
.sby_notice.sby_review_notice_step_1 {
padding: 18px 120px 18px 82px;
}
.sby_notice.sby_review_notice_step_1 .sby-notice-text .sby-notice-text-p {
font-size: 16px;
font-weight: 600;
margin-bottom: 0;
}
.sby_notice .sby_thumb .img-overlay {
position: absolute;
bottom: 4px;
padding: 6px 7px 6px 5px;
font-size: 13px;
font-weight: bold;
background: #fff;
background: rgba(255,255,255,0.85);
line-height: 1;
color: #333;
box-shadow: 1px -1px 3px 0 rgba(0,0,0,0.15);
}
.sby_notice .sby_thumb img {
max-width: 100%;
}
.sby_notice .sby-notice-text{
float: left;
clear: none;
width: 100%;
padding: 0;
}
.sby_notice.sby_review_notice_step_1 .sby-notice-text {
width: auto;
}
.sby_notice .sby-notice-text .sby-notice-text-p {
margin-bottom: 15px;
}
.sby_notice .sby-notice-text .sby-notice-text-header {
font-size: 16px;
margin: 0 0 10px;
color: #141B38;
}
@media (min-width: 1170px ) {
.sby_notice_op.sby_discount_notice .sby-notice-text {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.sby_notice_op.sby_discount_notice .sby-notice-text .sby-notice-text-inner {
width: 60%;
max-width: 540px;
}
.sby_notice_op.sby_discount_notice .sby-notice-text .sby-notice-text-p {
margin-bottom: 0;
}
}
.sby_notice .sby-links{
margin-top: 4px !important;
}
.sby_notice p{
float: left;
clear: both;
width: auto;
font-weight: normal;
font-size: 14px;
line-height: 22px;
margin: 0px 0 10px 0;
color: #434960;
}
.sby_notice a:hover,
.sby_notice a:focus{
color: #0c7abf;
}
.sby_notice .sby-notice-links{
margin: 0;
}
.sby-notice-links{
margin-top: 0 !important;
}
.sby-notice-links .sby-btn {
font-weight: 600;
padding: 5px 12px;
border-radius: 2px;
box-sizing: border-box;
height: 32px;
text-decoration: none;
font-size: 12px;
display: inline-block;
}
.sby-notice-links a:not(:last-child) {
margin-right: 5px;
}
.sby-notice-dismiss {
position: absolute;
top: 3px;
right: 0;
cursor: pointer;
width: 40px;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
}
.sby-notice-dismiss path {
fill: #8a8787;
}
body .sby_review_step1_notice h3.title {
display: inline-block;
font-size: 16px !important;
font-weight: 600 !important;
margin: 0 !important;
}
body .sby_review_step1_notice .sby-btn-link {
font-size: 16px;
font-weight: 600;
line-height: 26px;
text-decoration-line: underline;
color: #0068A0;
background: none;
border: none;
cursor: pointer;
padding: 0;
}
body .sby_review_step1_notice .sby-btn-link:not(:last-child) {
margin-right: 12px;
}
.sby_notice .sby_notice_close,
.sby_notice .sby_bfcm_sale_notice_close,
.sby_notice .sby_new_user_sale_notice_close {
position: absolute;
top: 0;
right: 0;
padding: 10px;
line-height: 1;
}
.sby_notice .sby_notice_close:hover,
.sby_notice .sby_notice_close:focus{
color: #a34100;
}
/* Notice CTA btn */
.sby_notice .sby_other_notice{
padding-top: 10px;
font-style: italic;
font-size: 12px;
}
.sby_notice .sby_other_notice a{
padding: 0;
}
.sby-notice-consent-btns {
float: left;
}
.sby-notice-consent-btns .sby-btn-link {
font-size: 16px;
font-weight: 600;
line-height: 26px;
text-decoration-line: underline;
color: #0068A0;
background: none;
border: none;
cursor: pointer;
padding: 0;
}
.sby-notice-consent-btns .sby-btn-link:not(:last-child) {
margin-right: 12px;
}
@media (min-width: 700px) {
.sby-notice-consent-btns {
margin-left: 20px;
}
body .review-step-1-btns {
margin-left: 20px;
}
.sby_review_step1_notice .review-step-1-btns {
display: inline-block;
}
}
#sby-notifications {
position: relative;
background: #FFFFFF 0 0 no-repeat padding-box;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05), 0px 4px 5px rgba(0, 0, 0, 0.05);
border-radius: 2px;
opacity: 1;
min-height: 48px;
padding: 20px 120px 20px 82px;
margin: 0 0 14px 0;
box-sizing: border-box;
}
#sby-notifications * {
box-sizing: border-box;
}
#sby-notifications .bell,
#sby-notifications .thumb{
position: absolute;
top: 11px;
left: 24px;
width: 42px;
height: 42px;
}
#sby-notifications .bell img,
#sby-notifications .thumb img {
max-width: 100%;
width: 52px;
height: 52px;
}
#sby-notifications .thumb .img-overlay {
top: 42px;
left: -6px;
width: 54px;
position: absolute;
background: #ca4a1f;
color: #fff;
padding: 2px 4px;
border-radius: 3px;
line-height: 1;
font-size: 11px;
font-weight: bold;
text-align: center;
}
#sby-notifications .messages .message {
display: none;
}
#sby-notifications .messages .message.current {
display: block;
padding: 0px;
margin: 0px;
border: none;
background: transparent;
border-radius: 0px;
}
#sby-notifications .messages .message .title,
#sbc-builder-app #sby-notifications .messages .message .title{
font-weight: 600;
font-size: 18px;
line-height: 25px;
margin: 0;
color: #141B38;
letter-spacing: 0;
}
#sby-notifications .messages .message .content {
font-weight: normal;
font-size: 14px;
line-height: 22px;
margin: 6px 0 32px 0;
color: #434960;
}
#sby-notifications .messages .message .buttons {
margin: -15px 105px 3px 0;
display: flex;
}
.sby-btn {
transition: all 0.15s ease-in-out;
letter-spacing: 0.2px;
}
/*orange*/
.sby-btn-orange{
background: #FE544F!important;
color: #fff!important;
}
.sby-btn-orange:hover{
background: #EC352F!important;
color: #fff!important;
}
.sby-btn-orange:focus,
.sby-btn-orange:active{
background: #BC120E!important;
color: #fff!important;
}
/*grey*/
.sby-btn-grey{
background: #F3F4F5!important;
color: #141B38!important;
border: 1px solid #D0D1D7!important;
}
.sby-btn-grey:hover{
background: #fff!important;
color: #141B38!important;
border: 1px solid #DCDDE1!important;
}
.sby-btn-grey:focus,
.sby-btn-grey:active{
background: #E8E8EB!important;
color: #141B38!important;
border: 1px solid #D0D1D7!important;
}
/* blue */
.sby-btn-blue{
background: #0068A0!important;
color: #fff!important;
}
.sby-btn-blue:hover{
background: #0096CC!important;
color: #fff!important;
}
.sby-btn-blue:focus,
.sby-btn-blue:active{
background: #004D77!important;
color: #fff!important;
}
#sby-notifications .messages .message .buttons a {
font-weight: 600;
padding: 6px 12px;
border-radius: 2px;
box-sizing: border-box;
height: 32px;
text-decoration: none;
font-size: 12px;
}
#sby-notifications .messages .message .buttons a.sby-btn-orange {
border: 1px solid #FE544F
}
#sby-notifications .messages .message .buttons a:not(:last-child) {
margin-right: 8px;
}
#sby-notifications .messages .message .buttons a:focus,
#sby-notifications .messages .message .buttons a:active {
outline: none;
box-shadow: none;
}
#sby-notifications .dismiss {
position: absolute;
top: 14px;
right: 14px;
width: 16px;
height: 16px;
color: #72777C;
font-size: 16px;
cursor: pointer;
text-align: center;
vertical-align: middle;
line-height: 16px;
}
#sby-notifications .dismiss svg {
width: 15px;
height: 15px;
}
#sby-notifications .dismiss svg path {
fill: #8C8F9A;
}
#sby-notifications .navigation {
position: absolute;
bottom: 24px;
right: 21px;
width: 72px;
height: 30px;
}
#sby-notifications .navigation a {
width: 32px;
height: 32px;
border: 1px solid #DCDDE1;
border-radius: 2px;
font-size: 8px;
text-align: center;
vertical-align: middle;
line-height: 30px;
cursor: pointer;
background: #F3F4F5;
color: #141B38;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.15s ease-in-out;
}
#sby-notifications .navigation svg {
width: 9px;
height: 9px;
}
#sby-notifications .navigation a:not(.disabled):hover {
background-color: #fff;
}
#sby-notifications .navigation a:not(.disabled):focus,
#sby-notifications .navigation a:not(.disabled):active {
background: #E8E8EB;
color: #141B38;
}
#sby-notifications .navigation .prev {
float: left;
}
#sby-notifications .navigation .next {
float: right;
}
#sby-notifications .navigation .disabled {
background: #E8E8EB;
color: #8C8F9A;
cursor: default;
}
@media screen and (max-width: 768px) {
#sby-notifications {
padding: 15px 15px 15px 72px;
}
#sby-notifications .messages .message .title {
margin: 0 30px 0 0;
}
#sby-notifications .messages .message .content {
font-size: 16px;
line-height: 24px;
}
#sby-notifications .messages .message .buttons {
margin: -30px 80px 0 0;
}
#sby-notifications .messages .message .buttons a {
margin: 0;
display: table;
}
#sby-notifications .messages .message .buttons .button-secondary {
margin-top: 6px;
}
}
/* Review notice */
.sby_notice{
position: relative;
clear: right;
overflow: hidden;
padding: 20px 70px 23px 82px;
box-sizing: border-box;
margin: 40px 20px 10px 0;
background: #FFFFFF 0 0 no-repeat padding-box;
box-shadow: 0px 1px 2px rgb(0 0 0 / 5%), 0px 4px 5px rgb(0 0 0 / 5%);
border-radius: 2px;
}
.sby_review_notice,
.sby_discount_notice,
.sby_review_notice_step_1 {
width: 100%;
border-top: 2px solid #0068A0;
}
.sby_notice .sby_thumb{
position: absolute;
display: inline-block;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
margin: 0;
top: 20px;
left: 24px;
width: 34px;
height: 44px;
}
.sby_notice .sby_thumb {
width: 42px;
height: 42px;
top: 11px;
}
.sby_notice.sby_review_notice .sby_thumb {
top: 16px;
}
.sby_notice.sby_review_notice_step_1 {
padding: 18px 120px 18px 82px;
}
.sby_notice.sby_review_notice_step_1 .sby-notice-text .sby-notice-text-p {
font-size: 16px;
font-weight: 600;
margin-bottom: 0;
}
.sby_notice .sby_thumb .img-overlay {
position: absolute;
bottom: 4px;
padding: 6px 7px 6px 5px;
font-size: 13px;
font-weight: bold;
background: #fff;
background: rgba(255,255,255,0.85);
line-height: 1;
color: #333;
box-shadow: 1px -1px 3px 0 rgba(0,0,0,0.15);
}
.sby_notice .sby_thumb img {
max-width: 100%;
}
.sby_notice .sby-notice-text{
float: left;
clear: none;
width: 100%;
padding: 0;
}
.sby_notice.sby_review_notice_step_1 .sby-notice-text {
width: auto;
}
.sby_notice .sby-notice-text .sby-notice-text-p {
margin-bottom: 15px;
}
.sby_notice .sby-notice-text .sby-notice-text-header {
font-size: 16px;
margin: 0 0 10px;
color: #141B38;
}
@media (min-width: 1170px ) {
.sby_notice_op.sby_discount_notice .sby-notice-text {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.sby_notice_op.sby_discount_notice .sby-notice-text .sby-notice-text-inner {
width: 60%;
max-width: 540px;
}
.sby_notice_op.sby_discount_notice .sby-notice-text .sby-notice-text-p {
margin-bottom: 0;
}
}
.sby_notice .sby-links{
margin-top: 4px !important;
}
.sby_notice p{
float: left;
clear: both;
width: auto;
font-weight: normal;
font-size: 14px;
line-height: 22px;
margin: 0 0 10px 0;
color: #434960;
}
.sby_notice a:hover,
.sby_notice a:focus{
color: #0c7abf;
}
.sby_notice .sby-notice-links{
margin: 0;
}
.sby-notice-links{
margin-top: 0 !important;
}
.sby-notice-links .sby-btn {
font-weight: 600;
padding: 5px 12px;
border-radius: 2px;
box-sizing: border-box;
height: 32px;
text-decoration: none;
font-size: 12px;
display: inline-block;
}
.sby-notice-links a:not(:last-child) {
margin-right: 5px;
}
.sby-notice-dismiss {
position: absolute;
top: 3px;
right: 0;
cursor: pointer;
width: 40px;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
}
.sby-notice-dismiss path {
fill: #8a8787;
}
body .sby_review_step1_notice h3.title {
display: inline-block;
font-size: 16px !important;
font-weight: 600 !important;
margin: 0 !important;
}
body .sby_review_step1_notice .sby-btn-link {
font-size: 16px;
font-weight: 600;
line-height: 26px;
text-decoration-line: underline;
color: #0068A0;
background: none;
border: none;
cursor: pointer;
padding: 0;
}
body .sby_review_step1_notice .sby-btn-link:not(:last-child) {
margin-right: 12px;
}
.sby_notice .sby_notice_close,
.sby_notice .sby_bfcm_sale_notice_close,
.sby_notice .sby_new_user_sale_notice_close {
position: absolute;
top: 0;
right: 0;
padding: 10px;
line-height: 1;
}
.sby_notice .sby_notice_close:hover,
.sby_notice .sby_notice_close:focus{
color: #a34100;
}
/* Notice CTA btn */
.sby_notice .sby_other_notice{
padding-top: 10px;
font-style: italic;
font-size: 12px;
}
.sby_notice .sby_other_notice a{
padding: 0;
}
.sby-notice-consent-btns {
float: left;
}
/*** sby Admin Notices ***/
.sby-admin-notices {
padding: 16px 60px 20px 60px;
background: #FFFFFF;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.05);
position: relative;
box-sizing: border-box;
}
.sby-admin-notices:not(:last-child) {
margin-bottom: 15px;
}
.sb-customizer-preview .sby-admin-notices:not(:last-child) {
margin-bottom: 0;
}
.sby-admin-notices.sby-license-expired-notice {
border-top: 2px solid #D72C2C;
}
.sby-admin-notices.sby-license-renewed-notice {
border-top: 2px solid #59AB46;
}
.sby-admin-notices .sb-notice-title,
#sbc-builder-app .sby-admin-notices .sb-notice-title,
#sby-settings .sby-admin-notices .sb-notice-title {
font-weight: 600;
font-size: 18px;
line-height: 25px;
margin: 0;
letter-spacing: 0;
}
.sby-admin-notices.sby-license-expired-notice h3,
#sbc-builder-app .sby-admin-notices.sby-license-expired-notice h3{
color: #D72C2C;
font-size: 18px !important;
}
.sby-admin-notices p {
font-size: 14px;
line-height: 22px;
color: #434960;
margin: 0;
}
.sby-admin-notices .sb-notice-icon {
position: absolute;
left: 22px;
top: 18px;
}
.sby-admin-notices #sb-dismiss-notice {
position: absolute;
top: 7px;
right: 7px;
background: none;
border: none;
padding: 5px;
cursor: pointer;
}
.sby-admin-notices #sb-dismiss-notice svg {
width: 14px;
height: 13px;
}
.sby-admin-notices #sb-dismiss-notice path{
fill: #8C8F9A;
}
.sby-admin-notices .license-action-btns {
margin-top: 16px;
display: flex;
}
.sby-admin-notices .license-action-btns .sby-notice-btn {
text-decoration: none;
}
.sby-admin-notices .license-action-btns .sby-notice-btn:not(:last-child) {
margin-right: 8px;
}
.sby-admin-notices .license-action-btns .sby-notice-btn {
font-size: 12px;
line-height: 160%;
padding: 6px 12px;
}
.sby-admin-notices .license-action-btns .sby-notice-btn .spinner-icon {
display: none;
}
.sby-admin-notices .license-action-btns .sby-notice-btn svg {
margin-right: 4px;
transform: translate(0px, 2px);
}
.sby-admin-notices .license-action-btns .sby-notice-btn:active,
.sby-admin-notices .license-action-btns .sby-notice-btn:focus {
outline: none;
box-shadow: none;
}
.sby-admin-notices .license-action-btns .sby-btn-blue {
border: 1px solid #0068A0;
}
.sby-admin-notices .license-action-btns .sby-btn-blue:hover {
border: 1px solid #0096CC;
}
.sby-admin-notices .license-action-btns .sby-btn-blue:active,
.sby-admin-notices .license-action-btns .sby-btn-blue:focus {
border: 1px solid #004D77;
}
.sby-btn-blue{
background: #0068A0!important;
color: #fff!important;
}
.sby-btn-blue:hover{
background: #0096CC!important;
border-color: #0096CC!important;
color: #fff!important;
}
.sby-btn-blue:focus,
.sby-btn-blue:active{
background: #004D77!important;
border-color: #004D77!important;
color: #fff!important;
}
/*grey*/
.sby-btn-grey{
background: #F3F4F5!important;
color: #141B38!important;
border: 1px solid #D0D1D7!important;
}
.sby-btn-grey:hover{
background: #fff!important;
color: #141B38!important;
border: 1px solid #DCDDE1!important;
}
.sby-btn-grey:focus,
.sby-btn-grey:active{
background: #E8E8EB!important;
color: #141B38!important;
border: 1px solid #D0D1D7!important;
}
/*** CTF SB Modal ***/
.sby-sb-modal {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
z-index: 999;
display: none;
}
.sb-notice-body button:hover {
cursor: pointer;
}
.license-details-modal .sby-modal-content {
background-color: #fff;
max-height: 507px;
height: 507px;
max-width: 1170px;
padding: 32px 42px 70px 42px;
box-sizing: border-box;
position: relative;
margin: 97px auto 0;
width: calc(100% - 30px);
overflow-y: scroll;
}
.sby-modal-content .cancel-btn{
background: none;
border: none;
color: #141B38;
position: absolute;
top: 16px;
right: 16px;
padding: 0;
cursor: pointer;
}
.sby-sb-modal-body .sb-modal-title,
#sbc-builder-app .sby-sb-modal-body .sb-modal-title {
font-size: 24px;
line-height: 29px;
letter-spacing: 0;
color: #141B38;
margin: 0;
text-align: left;
}
.sby-sb-modal-body .sb-modal-description,
#sbc-builder-app .sby-sb-modal-body .sb-modal-description {
font-size: 14px;
line-height: 22px;
color: #676c80;
margin: 3px 0 0;
text-align: left;
}
.sby-sb-modal-body .sb-why-renew-list-parent {
display: flex;
flex-wrap: wrap;
margin-top: 40px;
}
.sby-sb-modal-body .sb-why-renew-list {
width: calc((100% / 2) - 0);
box-sizing: border-box;
padding-left: 55px;
position: relative;
margin-bottom: 49px;
padding-right: 40px;
}
.sby-sb-modal-body .sb-why-renew-list .sb-icon {
position: absolute;
left: 10px;
}
.sby-sb-modal-body .sb-why-renew-list .sb-list-item h4,
#sbc-builder-app .sby-sb-modal-body .sb-why-renew-list .sb-list-item h4{
font-weight: 600;
font-size: 16px;
line-height: 26px;
color: #141B38;
margin: 0;
text-align: left;
}
.sby-sb-modal-body .sb-why-renew-list .sb-list-item p,
#sbc-builder-app .sby-sb-modal-body .sb-why-renew-list .sb-list-item p{
font-size: 14px;
line-height: 22px;
margin: 3px 0 0;
text-align: left;
color:#676c80;
}
@media (min-width: 768px) and (max-width: 1170px) {
.sby-modal-content {
max-height: none;
}
.sby-sb-modal-body .sb-why-renew-list:nth-child(3) {
margin-bottom: 0;
}
.sby-sb-modal-body .sb-why-renew-list:last-child {
margin-bottom: 0;
}
}
@media (max-width: 767px) {
.sby-sb-modal-body .sb-why-renew-list-parent {
margin-top: 25px;
}
.sby-modal-content {
max-height: none;
}
.sby-sb-modal-body .sb-why-renew-list {
width: 100%;
margin-bottom: 30px;
}
.sby-sb-modal-body .sb-why-renew-list:last-child {
margin-bottom: 0;
}
}
body.index-php .sby-admin-notices {
margin: 40px 20px 0 0;
}
@media (min-width: 1170px) {
body.index-php .sby-admin-notices:not(.sby-license-renewed-notice) .sb-notice-body {
display: flex;
justify-content: space-between;
width: 100%;
}
}
body.index-php .sby-sb-modal {
left: -20px;
width: calc(100% + 20px);
}
@media (max-width: 767px) {
.sby-admin-notices .license-action-btns {
flex-wrap: wrap;
}
.sby-admin-notices .license-action-btns .sby-notice-btn:not(:last-child) {
margin-bottom: 8px;
}
.sby-notice-consent-btns .sby-btn-link {
font-size: 16px;
font-weight: 600;
line-height: 26px;
text-decoration-line: underline;
color: #0068A0;
background: none;
border: none;
cursor: pointer;
padding: 0;
}
.sby-notice-consent-btns .sby-btn-link:not(:last-child) {
margin-right: 12px;
}
}
@media (min-width: 700px) {
.sby-notice-consent-btns {
margin-left: 20px;
}
body .review-step-1-btns {
margin-left: 20px;
}
.sby_review_step1_notice .review-step-1-btns {
display: inline-block;
}
}

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,3 @@
.sb_youtube {
pointer-events: none !important;
}

View File

@@ -0,0 +1,3 @@
.sby-license-expired {
display: none;
}

View File

@@ -0,0 +1,513 @@
/* This is the core CSS of Tooltipster */
/* GENERAL STRUCTURE RULES (do not edit this section) */
.tooltipster-base {
/* this ensures that a constrained height set by functionPosition,
if greater that the natural height of the tooltip, will be enforced
in browsers that support display:flex */
display: flex;
pointer-events: none;
/* this may be overriden in JS for fixed position origins */
position: absolute;
}
.tooltipster-box {
/* see .tooltipster-base. flex-shrink 1 is only necessary for IE10-
and flex-basis auto for IE11- (at least) */
flex: 1 1 auto;
}
.tooltipster-content {
/* prevents an overflow if the user adds padding to the div */
box-sizing: border-box;
/* these make sure we'll be able to detect any overflow */
max-height: 100%;
max-width: 100%;
overflow: auto;
}
.tooltipster-ruler {
/* these let us test the size of the tooltip without overflowing the window */
bottom: 0;
left: 0;
overflow: hidden;
position: fixed;
right: 0;
top: 0;
visibility: hidden;
}
/* ANIMATIONS */
/* Open/close animations */
/* fade */
.tooltipster-fade {
opacity: 0;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
-ms-transition-property: opacity;
transition-property: opacity;
}
.tooltipster-fade.tooltipster-show {
opacity: 1;
}
/* grow */
.tooltipster-grow {
-webkit-transform: scale(0,0);
-moz-transform: scale(0,0);
-o-transform: scale(0,0);
-ms-transform: scale(0,0);
transform: scale(0,0);
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-backface-visibility: hidden;
}
.tooltipster-grow.tooltipster-show {
-webkit-transform: scale(1,1);
-moz-transform: scale(1,1);
-o-transform: scale(1,1);
-ms-transform: scale(1,1);
transform: scale(1,1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
/* swing */
.tooltipster-swing {
opacity: 0;
-webkit-transform: rotateZ(4deg);
-moz-transform: rotateZ(4deg);
-o-transform: rotateZ(4deg);
-ms-transform: rotateZ(4deg);
transform: rotateZ(4deg);
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
}
.tooltipster-swing.tooltipster-show {
opacity: 1;
-webkit-transform: rotateZ(0deg);
-moz-transform: rotateZ(0deg);
-o-transform: rotateZ(0deg);
-ms-transform: rotateZ(0deg);
transform: rotateZ(0deg);
-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}
/* fall */
.tooltipster-fall {
-webkit-transition-property: top;
-moz-transition-property: top;
-o-transition-property: top;
-ms-transition-property: top;
transition-property: top;
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-fall.tooltipster-initial {
top: 0 !important;
}
.tooltipster-fall.tooltipster-show {
}
.tooltipster-fall.tooltipster-dying {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
top: 0 !important;
opacity: 0;
}
/* slide */
.tooltipster-slide {
-webkit-transition-property: left;
-moz-transition-property: left;
-o-transition-property: left;
-ms-transition-property: left;
transition-property: left;
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-initial {
left: -40px !important;
}
.tooltipster-slide.tooltipster-show {
}
.tooltipster-slide.tooltipster-dying {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
left: 0 !important;
opacity: 0;
}
/* Update animations */
/* We use animations rather than transitions here because
transition durations may be specified in the style tag due to
animationDuration, and we try to avoid collisions and the use
of !important */
/* fade */
@keyframes tooltipster-fading {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.tooltipster-update-fade {
animation: tooltipster-fading 400ms;
}
/* rotate */
@keyframes tooltipster-rotating {
25% {
transform: rotate(-2deg);
}
75% {
transform: rotate(2deg);
}
100% {
transform: rotate(0);
}
}
.tooltipster-update-rotate {
animation: tooltipster-rotating 600ms;
}
/* scale */
@keyframes tooltipster-scaling {
50% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
.tooltipster-update-scale {
animation: tooltipster-scaling 600ms;
}
/**
* DEFAULT STYLE OF THE SIDETIP PLUGIN
*
* All styles are "namespaced" with .tooltipster-sidetip to prevent
* conflicts between plugins.
*/
/* .tooltipster-box */
.tooltipster-sidetip .tooltipster-box {
background: #565656;
border: 2px solid black;
border-radius: 4px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-box {
margin-right: 8px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-box {
margin-left: 8px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-box {
margin-bottom: 8px;
}
/* .tooltipster-content */
.tooltipster-sidetip .tooltipster-content {
color: white;
line-height: 18px;
padding: 6px 14px;
}
/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */
.tooltipster-sidetip .tooltipster-arrow {
overflow: hidden;
position: absolute;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
height: 10px;
/* half the width, for centering */
margin-left: -10px;
top: 0;
width: 20px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
height: 20px;
margin-top: -10px;
right: 0;
/* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
been positioned yet */
top: 0;
width: 10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
height: 20px;
margin-top: -10px;
left: 0;
/* same as .tooltipster-left .tooltipster-arrow */
top: 0;
width: 10px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
bottom: 0;
height: 10px;
margin-left: -10px;
width: 20px;
}
/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
height: 0;
position: absolute;
width: 0;
}
/* .tooltipster-arrow-background */
.tooltipster-sidetip .tooltipster-arrow-background {
border: 10px solid transparent;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
border-bottom-color: #565656;
left: 0;
top: 3px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
border-left-color: #565656;
left: -3px;
top: 0;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
border-right-color: #565656;
left: 3px;
top: 0;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
border-top-color: #565656;
left: 0;
top: -3px;
}
/* .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-border {
border: 10px solid transparent;
left: 0;
top: 0;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
border-bottom-color: black;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
border-left-color: black;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
border-right-color: black;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
border-top-color: black;
}
/* tooltipster-arrow-uncropped */
.tooltipster-sidetip .tooltipster-arrow-uncropped {
position: relative;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
top: -10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
left: -10px;
}
@media (min-width: 960px) {
body .sby-tooltip-wizard.tooltipster-sidetip {
left: 50px !important;
top: 74px !important;
}
}
.wp-editor .sby-tooltip-wizard{
-webkit-transform: translateY(63px) translateX(17px);
transform: translateY(63px) translateX(17px);
}
.sby-tooltip-wizard.tooltipster-sidetip .tooltipster-box{
background: #fff!important;
border: 1px solid #eee!important;
border-radius: 2px!important;
box-shadow: 0px 1px 18px rgba(0,0,0,0.2)!important;
}
.sby-tooltip-wizard.tooltipster-sidetip .tooltipster-content{
color: #434960!important;
line-height: 18px;
padding: 6px 20px!important;
position: relative;
}
.sby-tooltip-wizard .sby-tooltip-wizard-head {
color: #141B38;
font-size: 15px;
margin-bottom: 8px;
width: 100%;
float: left;
display: block
}
.sby-tooltip-wizard .sby-tooltip-wizard-txt{
margin-bottom: 15px;
}
.sby-tooltip-wizard .sby-tooltip-wizard-actions button{
background: #F3F4F5!important;
cursor: pointer!important;
border: 1px solid #DCDDE1!important;
padding: 5px 20px!important;
}
.sby-tooltip-wizard .sby-tooltip-wizard-actions{
margin-bottom: 10px;
}
.sby-tooltip-wizard.tooltipster-sidetip .tooltipster-box:before, .sby-tooltip-wizard.tooltipster-sidetip .tooltipster-box:after {
content: '';
position: absolute;
width: 20px;
height: 20px;
left: 20%;
top: -8px;
background: #fff;
box-shadow: 0px 1px 18px rgba(0,0,0,0.2);
z-index: 3;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.sby-tooltip-wizard.tooltipster-sidetip .tooltipster-box:after {
background: #fff;
z-index: 999;
top: 2px;
margin-left: -10px;
width: 40px;
box-shadow: unset;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.sby-tooltip-wizard.tooltipster-sidetip .tooltipster-arrow{
display: none;
}
#sby-gutenberg-tooltip-content{
display: none;
}
.sby-tlp-wizard-cls{
position: absolute;
width: 20px;
height: 20px;
right: 14px;
top: 14px;
cursor: pointer;
}
.sby-tlp-wizard-cls:before, .sby-tlp-wizard-cls:after{
content: '';
position: absolute;
width: 16px;
height: 2px;
background: #141B38;
left: 3px;
top: 7px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.sby-tlp-wizard-cls:after{
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.sby-tooltip-wizard.tooltipster-sidetip #sby-gutenberg-tooltip-content{
display: block;
}
.sby-tooltip-wizard.tooltipster-sidetip {
margin-top: 40px;
margin-left: 74px;
}
.is-fullscreen-mode .sby-tooltip-wizard.tooltipster-sidetip {
margin-top: 10px;
margin-left: -28px;
}
@media (max-width: 960px) {
.sby-tooltip-wizard.tooltipster-sidetip {
margin-left: 0;
}
}
@media (max-width: 782px) {
.sby-tooltip-wizard.tooltipster-sidetip .tooltipster-box:before,
.sby-tooltip-wizard.tooltipster-sidetip .tooltipster-box:after {
left: 30px;
}
}
@media (max-width: 599px) {
.sby-tooltip-wizard.tooltipster-sidetip .tooltipster-box:before,
.sby-tooltip-wizard.tooltipster-sidetip .tooltipster-box:after {
left: 15px;
}
}