.nice-select, .pricing-table table tr td:nth-child(2), .pricing-table table tr td:nth-child(4) {
    white-space: nowrap
}

.nice-select, .slick-slider {
    -webkit-tap-highlight-color: transparent
}

.faq-lists .faq-list, .key-table *, .license-deactivate-button, .price2-container, .price2-container *, .slick-slider, .table-tooltip-text {
    box-sizing: border-box
}

.nice-select, .nice-select .list {
    background-color: #fff;
    box-sizing: border-box
}

.nice-select .list, .nice-select:after {
    pointer-events: none;
    position: absolute
}

.nice-select, .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    outline: 0
}

.desktop-table.sticky-table .free-plan-info .plan-price, .fill-width, .mobile-plan .plan-button a, .mobile-plan.has-sticky-info .free-plan-info .plan-price, .nice-select, .no-csspointerevents .nice-select.open .list, .pricing-table .has-tooltip .table-tooltip:hover .table-tooltip-text, .slick-initialized .slick-slide, .slick-slide img {
    display: block
}

.has-tooltip .table-tooltip a {
    color: #605de3
}

.nice-select {
    border-radius: 5px;
    border: 1px solid #605de3;
    clear: both;
    float: none;
    font-family: inherit;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 15px;
    position: relative;
    text-align: left !important;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.nice-select .current, .plan2-details-bottom .plan2-option.active .plan2-desc, .plan2-details-bottom .plan2-option.active .plan2-title {
    color: #6641e5
}

.nice-select .current {
    display: block;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden
}

.nice-select:hover {
    border-color: #605de3
}

.nice-select:after {
    border-bottom: 2px solid #6641e5;
    border-right: 2px solid #6641e5;
    content: '';
    display: block;
    height: 5px;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    width: 5px
}

.nice-select.open:after {
    -webkit-transform: translate(0, -50%) rotate(-135deg);
    -ms-transform: translate(0, -50%) rotate(-135deg);
    transform: translate(0, -50%) rotate(-135deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide, .plan2-details {
    width: 100%
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important
}

.nice-select.right, [dir=rtl] .slick-slide {
    float: right
}

.nice-select.right .list {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .list {
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgb(102 65 229 / 15%);
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    z-index: 9;
    width: 100%
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.nice-select .option {
    line-height: 30px;
    list-style: none;
    min-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    -webkit-transition: .2s;
    transition: .2s;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis
}

.nice-select .option + .option, .plan-row + .plan-row {
    border-top: 1px solid #d8d5ec
}

.nice-select .option.focus, .nice-select .option.selected.focus, .nice-select .option:hover {
    background-color: #f7f5fe;
    color: #6641e5
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.desktop-table.sticky-table .best-value, .desktop-table.sticky-table .free-plan-info p, .desktop-table.sticky-table .plan-name, .desktop-table.sticky-table .plan-renew, .desktop-table.sticky-table .plan-type, .desktop-table.sticky-table-hide-col .plan-name, .desktop-table.sticky-table-hide-col .plan-renew, .desktop-table.sticky-table-hide-col .plan-type, .free-plan-info .plan-price, .license-deactivate-button .btn-loader, .license-deactivate-button.form-loading .btn-text, .mobile-plan.has-sticky-info .best-value, .mobile-plan.has-sticky-info .free-plan-info p, .mobile-table, .no-csspointerevents .nice-select .list, .pricing-table.month-year-plan .plan-type, .pricing-table.month-year-plan:not(.view-all) .desktop-table .pricing-body .plan-row, .slick-arrow.slick-hidden, .slick-slide.slick-loading img, button.license-key-button .btn-loader, button.license-key-button.form-loading .btn-text {
    display: none
}

.plan-row.total-col-4 .plan-col:nth-child(5), .plan-row:not(.total-col-4) .plan-col:nth-child(4) {
    background: #f7f5fe
}

.manage-plans, .plan2-details-top {
    background: #fff;
    box-shadow: 0 4px 24px rgba(0, 0, 0, .06);
    border-radius: 8px
}

.pricing2-top .price2-container {
    padding: 50px 20px 0
}

.pricing-table.month-year-plan .plan-monthly, .wrap {
    margin: 0
}

#wpwrap {
    background-color: #fff
}

#wpcontent {
    padding: 0
}

.price2-container {
    max-width: 100%;
    width: 1000px;
    margin: 0 auto;
    padding: 0 20px
}

.plan2-details-top {
    padding: 0;
    font-size: 14px;
    line-height: 140%;
    align-items: center;
    color: #0c1d36;
    margin: 0 auto 50px
}

.manage-plans {
    margin-bottom: 70px
}

.manage-plan-header {
    display: flex;
    padding: 10px 20px;
    border-bottom: 1px solid #edeaf2
}

.manage-plan-body {
    display: flex;
    flex-wrap: wrap
}

.manage-plan-body.item-center, .plan-renew, .plan-type, .pricing-header-top .plan-row {
    align-items: center
}

.manage-plan-body .manage-plan {
    flex: 0 0 33.33%;
    padding: 20px
}

.manage-plan-body .manage-plan + .manage-plan:not(.manage-plan-button) {
    border-left: 1px solid #edeaf2
}

.manage-plan-body.item-center .manage-plan:nth-child(2) {
    border-right: 1px solid #edeaf2;
    min-height: 102px
}

.manage-plan-button, .plan-data, .plan-foot {
    text-align: center
}

a.table-upgrade-button {
    display: inline-block;
    padding: 6px 16px;
    border: 1px solid #6641e5;
    border-radius: 24px;
    transition: .2s linear;
    background-color: #6641e5;
    color: #fff;
    text-decoration: none
}

a.table-upgrade-button:hover {
    color: #6641e5;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgb(102 65 229 / 50%);
    -moz-box-shadow: 0 0 10px 0 rgba(102, 65, 229, .5);
    box-shadow: 0 0 10px 0 rgb(102 65 229 / 50%)
}

.manage-plan-body .manage-user-plan {
    border-left: 1px solid #edeaf2;
    flex: 1
}

.manage-plan-footer {
    display: flex;
    padding: 10px 20px;
    border-top: 1px solid #edeaf2;
    color: #e5414b
}

.manage-plan-footer svg {
    display: inline-flex;
    margin-right: 5px
}

.plan-website-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    color: #0c1d36
}

.plan-website-limit {
    font-size: 12px;
    line-height: 140%;
    color: #5a6185;
    padding: 4px 0 8px
}

.plan-limit-content {
    background: #6641e5;
    border-radius: 8px;
    height: 8px
}

.plan-limit-container {
    width: 225px;
    height: 8px;
    background: #f2eeff;
    border-radius: 8px;
    max-width: 100%
}

.plan2-details-bottom {
    box-shadow: 0 0 24px rgb(0 0 0 / 8%);
    border-radius: 16px 16px 0 0;
    min-height: 80px;
    background: #f2f2f2
}

.best-value, .plan2-details-bottom .plan2-option.active, .plan2-details-bottom .plan2-option:hover {
    background: #fff
}

.plan-header-left {
    font-weight: 600;
    font-size: 14px;
    line-height: 140%;
    color: #0c1d36
}

.key-box-right, .plan-header-right {
    flex: 1;
    text-align: right
}

.plan-header-right a, .plan-header-right a:focus, .plan-header-right a:hover {
    font-weight: 600;
    font-size: 14px;
    line-height: 140%;
    color: #6641e5;
    text-decoration: none;
    box-shadow: none;
    outline: 0
}

.manage-plan-button:focus svg .stroke, .manage-plan-button:hover svg .stroke {
    stroke: #ffffff !important
}

.plan-header-right a svg {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px
}

.plan2-options {
    display: flex;
    text-align: center;
    align-items: center;
    align-content: center
}

.renewal-title {
    font-size: 12px;
    line-height: 140%;
    color: #5a6185
}

.renewal-date {
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    color: #0c1d36;
    padding: 2px 0 5px
}

.renewal-date span, .renewal-desc {
    font-size: 12px;
    line-height: 140%;
    color: #5a6185;
    font-weight: 400
}

.plan2-details-bottom .plan2-option {
    flex: 1;
    padding: 25px;
    position: relative;
    cursor: pointer
}

.renewal-plan-name {
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #6641e5
}

.renewal-plan-name span.expired-label {
    display: inline-block;
    font-weight: 400;
    background: #e5414b;
    border-radius: 34px;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    padding: 0 10px;
    vertical-align: middle
}

.renewal-plan-price {
    font-weight: 600;
    font-size: 32px;
    line-height: 100%;
    color: #0c1d36;
    padding: 5px 0 0
}

.renewal-plan-price span {
    font-size: 12px;
    line-height: 140%;
    color: #5a6185;
    font-weight: 400;
    padding: 5px 0 0
}

.plan-name, .plan-price span, .plan-type, .pricing-header-top .plan-row:nth-child(2), .pricing-header-top .plan-row:nth-child(2) .plan-info .current {
    font-weight: 600
}

.plan2-details-bottom .plan2-option:first-child {
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px
}

.plan2-details-bottom .plan2-option:last-child {
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px
}

.plan2-option + .plan2-option {
    border-left: 1px solid #e3e3e3
}

.plan2-option .plan2-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #000
}

.plan2-option .plan2-desc, .plan2-option .plan2-title span {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%
}

.plan-row .plan-col svg, .plan2-option .plan2-title span svg {
    display: inline-block
}

.plan2-option .plan2-desc {
    color: #5a6185
}

.pricing2-bottom {
    padding: 50px 0 0;
    background-color: #fff
}

span.table-text {
    flex: 1;
    padding-right: 4px
}

span.table-tooltip {
    padding: 0 10px 0 15px;
    height: 22px
}

.pricing-table a {
    text-decoration: none;
    outline: 0;
    box-shadow: none
}

.pricing-table .has-tooltip, .pricing-table .has-tooltip:focus, .pricing-table .has-tooltip:hover {
    display: flex;
    position: relative;
    color: #5a6185;
    line-height: 20px;
    outline: 0;
    box-shadow: none;
    text-decoration: none;
    width: 100%;
    align-items: flex-start
}

.table-tooltip-text {
    position: absolute;
    width: calc(100% - 30px);
    max-width: calc(100% - 30px);
    right: 10px;
    bottom: 100%;
    padding: 8px 15px;
    background: #fff;
    border-radius: 8px;
    transform: translateY(12px);
    border: 1px solid #f7f8fc;
    box-shadow: 0 2px 18px 5px rgb(73 104 126 / 20%);
    font-size: 12px;
    line-height: 18px;
    display: none;
    font-weight: 400;
    z-index: 999
}

.desktop-table.sticky-table .pricing-header-top .plan-price span, .plan-name {
    font-size: 24px
}

.desktop-table.sticky-table .pricing-header-top .plan-monthly {
    margin-bottom: 20px
}

.table-tooltip-text:after {
    content: "";
    top: 100%;
    height: 0;
    width: 0;
    border-width: 8px 5px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
    z-index: 1;
    position: absolute;
    pointer-events: none;
    right: 12px;
    transform: translateY(-2px)
}

.table-tooltip-text img {
    height: auto;
    margin: 10px auto 8px;
    max-height: 300px;
    max-width: 100%;
    display: block;
    border: 1px solid #efefef
}

.head-logo {
    text-align: center !important
}

.head-logo span:not(.fill-width) {
    font-size: 14px;
    line-height: 140%;
    color: #5a6185;
    max-width: 160px;
    display: inline-block;
    padding: 10px 0 0
}

.plan-name {
    display: block;
    line-height: 24px;
    color: #000;
    padding: 8px 0 20px
}

.plan-type {
    font-size: 14px;
    line-height: 140%;
    color: #5a6185;
    display: block;
    padding: 5px 0
}

.plan-monthly, .plan-price {
    line-height: 140%;
    align-items: center
}

.best-value {
    position: absolute;
    left: 0;
    right: 0;
    display: inline-block;
    padding: 5px 10px;
    width: 130px;
    margin: 0 auto;
    border: 1px solid #6641e5;
    box-shadow: 0 4px 24px rgb(0 0 0 / 11%);
    border-radius: 32px;
    top: -16px;
    color: #6641e5
}

.pricing-table table tr td.plan-info {
    padding: 25px 15px
}

.plan-price {
    display: block;
    padding: 0;
    font-size: 16px;
    color: #5a6185
}

.plan-monthly, .update-support {
    font-size: 12px;
    color: #5a6185;
    text-align: center
}

.plan-price span {
    font-size: 32px;
    line-height: 140%;
    color: #0c1d36;
    transition: .2s linear
}

.plan-monthly {
    background: #eceefc;
    border-radius: 32px;
    display: inline-block;
    padding: 5px 15px;
    min-height: 27px;
    margin: 0 0 25px
}

.plan-monthly:empty {
    visibility: hidden;
    opacity: 0
}

.update-support {
    font-weight: 500;
    line-height: 140%;
    text-transform: uppercase;
    display: block;
    margin: 0 0 4px
}

.current-plan-name, .plan-button a {
    font-size: 14px;
    font-weight: 600;
    line-height: 140%
}

.plan-button {
    display: block;
    padding: 0
}

.plan-selector {
    margin: 0 0 10px
}

.plan-button a {
    display: inline-block;
    padding: 6px 16px;
    border: 1px solid #6641e5;
    border-radius: 24px;
    color: #6641e5;
    transition: .2s linear
}

.plan-button a:hover, .view-all-features a:hover {
    background-color: #6641e5;
    color: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(102, 65, 229, .5);
    -moz-box-shadow: 0 0 10px 0 rgba(102, 65, 229, .5);
    box-shadow: 0 0 10px 0 rgba(102, 65, 229, .5)
}

.plan-button a.purchase-link.hide-plan-button {
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.pricing-table table tr td.plus-plans, .pricing-table table tr td:nth-child(3) {
    background: #f7f5fe;
    white-space: nowrap
}

.current-plan-name {
    color: #0c1d36;
    border-bottom: 1px solid #edeaf2;
    padding: 15px 25px
}

.unlock-features.text-center {
    text-align: center;
    padding: 0 0 50px
}

.unlock-features-title {
    font-weight: 600;
    font-size: 32px;
    text-transform: capitalize;
    color: #000;
    line-height: 140%
}

.unlock-features-desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    text-transform: capitalize;
    color: #5a6185
}

.money-guaranteed {
    text-align: center;
    padding: 25px 0
}

.money-guaranteed p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 20px
}

.money-guaranteed p span {
    color: #47bbfa
}

.money-guaranteed .payments {
    padding: 15px 0 0
}

.premio-client-section {
    background: #fafafa;
    padding: 40px 0;
    text-align: center
}

.wrap {
    margin-right: 0;
    margin-left: 0
}

.premio-customers {
    padding: 25px 0;
    text-align: center;
    background-color: #fff
}

.premio-customers .customer-title {
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    color: #5a6185;
    padding: 25px 0
}

.premio-customers img {
    width: 100%;
    height: auto
}

.premio-faqs {
    padding: 25px 0;
    background-color: #fff
}

.faq-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    text-align: center;
    color: #0c1d36;
    padding: 0 0 25px
}

.client-text, .faq-answer, .faq-question {
    line-height: 140%;
    color: #5a6185;
    font-size: 14px
}

.faq-lists .faq-list {
    padding: 15px;
    float: left;
    width: 50%
}

.faq-question {
    font-weight: 600;
    padding: 0 0 5px
}

.faq-question svg {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
    width: 20px;
    height: 20px
}

.faq-answer {
    padding: 0 0 0 28px
}

.faq-answer ul {
    list-style: disc;
    margin: 5px 0;
    padding: 0 0 0 20px
}

.client-text {
    font-weight: 400;
    text-align: center
}

.testimonial-bottom {
    padding: 20px 0;
    margin: 20px 0 0;
    position: relative;
    align-items: center
}

.testimonial-bottom:after {
    content: "";
    width: 48px;
    height: 2px;
    background: #4136ac;
    left: 0;
    right: 0;
    position: absolute;
    margin: 0 auto;
    top: 0
}

.testimonial-bottom .client-image {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    padding: 0 5px 0 0
}

.testimonial-bottom .client-details {
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #0c1d36;
    text-align: left;
    padding: 0 0 0 5px
}

.testimonial-bottom .client-image img {
    width: 42px;
    height: 42px;
    object-fit: cover;
    border-radius: 8px;
    filter: drop-shadow(0px 8px 16px rgba(116, 89, 178, .35));
    display: inline-block;
    line-height: 1
}

.client-testimonial-slide {
    width: 720px;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    padding: 0 40px;
    z-index: 1001
}

.client-testimonial-slide a {
    text-decoration: none
}

.slide-quote {
    position: absolute;
    left: 0;
    z-index: -1
}

.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block
}

.slick-slider {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ''
}

.clear, .clear-both, .slick-track:after {
    clear: both
}

.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-options .product-slider-dots, .slick-options .slick-arrow, .slick-options .slick-dots, .slick-options .slick-dots li {
    display: inline-block;
    vertical-align: middle
}

.slick-options .slick-arrow {
    background: 0 0;
    width: 36px;
    height: 36px;
    border: none;
    border-radius: 50%;
    text-align: center;
    margin: 0;
    padding: 0;
    opacity: .5;
    cursor: pointer
}

.get-license-key:focus, .get-license-key:hover, button.license-key-button {
    --tw-drop-shadow: drop-shadow(0px 9px 7px rgba(183, 141, 235, .4));
    background-color: rgb(183 141 235)
}

.mobile-plan .plan-head, .mobile-plan-select, .plan-body ul li {
    border-bottom: 1px solid #d8d5ec
}

.slick-options .slick-arrow:hover, .slick-options .slick-dots li.slick-active button, .slick-options .slick-dots li:hover {
    opacity: 1
}

.slick-options .slick-arrow svg {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%
}

.slick-options .slick-arrow.slick-next-btn {
    transform: rotate(180deg)
}

.plan-body ul, .slick-options .slick-dots {
    list-style: none;
    margin: 0;
    padding: 0
}

.mobile-plan .plan-head, .plan-row .plan-col {
    padding: 15px;
    position: relative
}

.slick-options .slick-dots li {
    margin: 0 8px;
    padding: 0
}

.slick-options .slick-dots li button {
    display: block;
    width: 6px;
    height: 6px;
    font-size: 0;
    overflow: hidden;
    border-radius: 50%;
    background: #6641e5;
    opacity: .5;
    padding: 0;
    margin: 0;
    border: none;
    cursor: pointer
}

.domain-list, select.domain-list:focus {
    color: #2c3338;
    outline: 0;
    box-shadow: none
}

.desktop-table.sticky-table .pricing-header-top {
    position: fixed;
    top: 32px;
    z-index: 999;
    background: #fff;
    box-shadow: 0 2px 18px 5px rgb(73 104 126 / 20%)
}

.desktop-table.sticky-table .pricing-header {
    height: 272px
}

.mobile-plan {
    border: 1px solid #d8d5ec;
    border-radius: 10px;
    text-align: center
}

.plan-header {
    display: flex;
    padding-bottom: 15px
}

.plan-header .plan-price {
    font-size: 16px;
    line-height: 140%;
    text-align: right;
    color: #5a6185;
    flex: 1
}

.nice-select.multiple-mobile-options, a.mobile-checkout-btn {
    height: 40px;
    line-height: 40px
}

.mobile-plan-name, .plan-header .plan-price span {
    font-weight: 600;
    font-size: 32px;
    line-height: 140%;
    color: #0c1d36
}

.plan-body ul li, .plan-renew, .plan-row .plan-col {
    font-size: 14px;
    color: #5a6185
}

.plan-renew {
    line-height: 140%;
    display: block;
    padding: 0 0 15px;
    font-size: 12px
}

.mobile-buy-btn, .mobile-plan-select, .plan-body ul li {
    padding: .75rem 1rem
}

.plan-body ul li {
    text-align: left;
    line-height: 20px;
    vertical-align: middle;
    position: relative;
    margin: 0
}

.plan-body ul li:last-child {
    border-bottom: none
}

a.mobile-checkout-btn {
    display: block;
    border: 1px solid #605de3;
    font-size: 14px;
    border-radius: 5px;
    color: #6641e5
}

.mobile-plans {
    display: flex
}

.plan-row, .pricing-table.month-year-plan .desktop-table .pricing-body .plan-row:nth-child(-n+12) {
    display: grid
}

.mobile-plans .mobile-plan {
    flex: 1
}

.mobile-plans .mobile-plan:nth-child(2) {
    margin: 0 15px
}

.plan-body ul li:first-child {
    min-height: 56px
}

.pricing-header-top {
    border: 1px solid #d8d5ec;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.pricing-header-top .plan-row:first-child .plan-col:nth-child(4) {
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    border-top-right-radius: 8px
}

.plan-row {
    grid-template-columns:auto 200px 200px 200px;
    grid-column-gap: 0;
    grid-row-gap: 0;
    justify-content: stretch
}

.plan-row.total-col-1 {
    grid-template-columns: auto 200px;
}

.plan-row .plan-col {
    text-align: center;
    line-height: 140%
}

.plan-row .plan-col + .plan-col {
    border-left: 1px solid #d8d5ec
}

.plan-row .plan-col.plan-detail {
    flex: 0 0 192px
}

.pricing-header-top .plan-row .plan-col.plan-detail {
    min-height: 54px
}

.pricing-header-top .plan-row:nth-child(2) .plan-col {
    line-height: 30px
}

.pricing-body {
    border: 1px solid #d8d5ec;
    border-top: none;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px
}

.plan-row .plan-col.first-row {
    text-align: left;
    padding: 0
}

.plan-row .plan-col.first-row > .has-tooltip {
    padding: 12px 10px 0 15px;
    margin-bottom: 12px
}

.plan-row .plan-col.first-row .no-tooltip {
    padding: 12px 20px
}

.back-button-box {
    padding: 0 25px
}

.go-back-button {
    border-radius: 18px;
    border: 1px solid #767677;
    display: inline-block;
    padding: 4px 15px;
    text-decoration: none;
    color: #767677;
    background-color: #fff
}

.key-box {
    padding: 1.25rem 0;
    display: flex;
    align-items: center
}

.key-box-left {
    font-size: 36px;
    line-height: 44px;
    color: #49687e
}

.get-license-key {
    padding: .625rem 1.25rem;
    border: 1px solid rgb(183 141 235);
    color: rgb(183 141 235);
    display: inline-block;
    text-decoration: none;
    border-radius: .5rem;
    transition-duration: .2s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.get-license-key:focus, .get-license-key:hover {
    color: #fff;
    outline: 0;
    box-shadow: none
}

.get-license-key svg {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px 0 0
}

.key-container {
    display: flex;
    align-content: center;
    background: #fff;
    border-radius: 10px;
    align-items: center;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 25%);
    margin-top: 25px
}

.key-container-right {
    flex: 0 0 400px;
    padding: 20px 0 0
}

.key-container-right img {
    width: 100%;
    height: auto;
    display: block
}

.key-container-left {
    flex: 1;
    padding: 0 15px;
    text-align: center
}

.license-key-title {
    font-size: 1.875rem;
    line-height: 2.25rem;
    color: rgb(73 104 126)
}

.license-key-desc {
    font-size: 14px;
    line-height: 18px;
    color: rgb(73 104 126);
    max-width: 320px;
    margin: 10px auto 25px
}

.license-key-input input[type=text].input-key, .license-key-input input[type=text].input-key:disabled {
    border-color: rgba(73, 104, 126, .4);
    border-radius: .5rem;
    border-width: 1px;
    padding: .5rem 1.25rem;
    width: 100%;
    line-height: 2;
    min-height: 30px;
    background-color: #fff
}

.license-key-input input[type=text].input-key:focus {
    border: 1px solid #b78deb;
    border-color: #b78deb !important;
    box-shadow: none !important;
    outline: 0;
    background-color: #fff
}

.license-key-input {
    max-width: 480px;
    margin: 0 auto
}

.license-deactivate-button, button.license-key-button {
    font-weight: 600;
    font-size: 1rem;
    margin-top: 18px;
    width: 100%;
    cursor: pointer;
    min-height: 56px;
    color: #fff;
    outline: 0
}

button.license-key-button {
    line-height: 1.5rem;
    border-radius: .5rem;
    padding: 10px 0;
    border: none
}

.license-deactivate-button.form-loading .btn-loader, button.license-key-button.form-loading .btn-loader {
    display: inline-block;
    margin: 0 auto
}

.license-deactivate-button {
    box-shadow: 0 25px 50px -12px rgba(221, 75, 57, .6);
    border-radius: .5rem;
    background-color: rgba(221, 75, 57, .9);
    border: none;
    display: block;
    text-decoration: none;
    transition: .2s linear;
    line-height: 56px
}

.license-deactivate-button:focus, .license-deactivate-button:hover {
    background-color: #dd4b39;
    color: #fff;
    box-shadow: 0 25px 50px -12px rgba(221, 75, 57, .6);
    outline: 0
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 20px
}

.lds-ellipsis span {
    position: absolute;
    top: 6px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #fff;
    animation-timing-function: cubic-bezier(0, 1, 1, 0)
}

.lds-ellipsis span:first-child {
    left: 8px;
    animation: .6s infinite lds-ellipsis1
}

.lds-ellipsis span:nth-child(2) {
    left: 8px;
    animation: .6s infinite lds-ellipsis2
}

.lds-ellipsis span:nth-child(3) {
    left: 32px;
    animation: .6s infinite lds-ellipsis2
}

.lds-ellipsis span:nth-child(4) {
    left: 56px;
    animation: .6s infinite lds-ellipsis3
}

.license-key-notice {
    padding: 10px 14px;
    text-align: left;
    margin: 0 auto 20px
}

.license-key-notice.notice-error {
    background-color: rgb(255 230 231);
    border-left: 4px solid rgb(255 66 77);
    color: rgb(255 66 77)
}

.license-key-notice.notice-error a, .license-key-notice.notice-error a:focus, .license-key-notice.notice-error a:hover {
    color: rgb(255 66 77);
    text-decoration: underline
}

.license-key-notice.notice-success {
    background-color: #e5f6ee;
    border-left: 4px solid rgb(0 166 90);
    color: rgb(0 166 90)
}

span.plan-plugin-name {
    display: block;
    width: 100%;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    color: #000
}

.chaty-powered-by {
    display: block;
    width: 100%;
    text-align: center
}

.chaty-powered-by a {
    display: inline-block;
    vertical-align: text-bottom
}

.chaty-powered-by a svg {
    display: inline-block;
    height: 16px;
    width: auto;
    vertical-align: middle
}

.plan-row.total-col-4 {
    grid-template-columns:auto 170px 170px 170px 170px
}

.pricing-table.month-year-plan .app-plan-top {
    min-height: 140px
}

.pricing-table.month-year-plan .free-plan-info {
    min-height: 128px;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #5a6185
}

.pricing2-top.month-year-plan .plan2-details-bottom .plan2-option {
    min-height: 95px
}

.pricing2-top.month-year-plan .plan2-details-bottom {
    max-width: 640px;
    margin: 0 auto
}

.pricing2-top.month-year-plan .plan2-option:first-child {
    padding-top: 35px
}

.desktop-table.sticky-table .app-plan-top, .pricing-table.month-year-plan .mobile-plan.has-sticky-info .app-plan-top {
    min-height: auto
}

.desktop-table.sticky-table .free-plan-info {
    min-height: 125px
}

.pricing-table.month-year-plan .desktop-table.sticky-table .pricing-header {
    height: 260px
}

.view-all-features {
    text-align: center;
    padding: 25px 0 0
}

.view-all-features a {
    display: inline-flex;
    padding: 6px 16px;
    border: 1px solid #6641e5;
    border-radius: 24px;
    color: #6641e5;
    transition: .2s linear
}

.plan-row:last-child .plan-col:last-child, .pricing-table.month-year-plan:not(.view-all) .desktop-table .pricing-body .plan-row:nth-child(-n+12) .plan-col:last-child {
    border-bottom-right-radius: 8px
}

.pricing-table.month-year-plan .mobile-plans .mobile-plan:nth-child(3) {
    margin: 0 15px 0 0
}

.pricing-table.month-year-plan .mobile-plan.has-sticky-info .free-plan-info {
    min-height: 80px
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0)
    }
    100% {
        transform: scale(1)
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1)
    }
    100% {
        transform: scale(0)
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0)
    }
    100% {
        transform: translate(24px, 0)
    }
}

.payments img {
    margin: 0 auto
}

.mobile-plan-info {
    padding: 15px 0 0;
    text-align: left;
    border-top: 1px solid #e5e3f3;
    margin-top: 15px
}

@media screen and (max-width: 960px) {
    .price2-container {
        width: 100%;
        padding: 0;
        box-sizing: border-box
    }

    .pricing-table {
        width: 100%;
        overflow: auto;
        padding: 20px 0
    }

    .slide-quote {
        display: none
    }

    .client-testimonial-slide {
        width: 100%
    }

    .plan2-details-bottom .plan2-option {
        padding: 20px
    }

    .pricing2-top.month-year-plan .plan2-option:first-child {
        padding-top: 20px
    }

    .pricing2-top.month-year-plan .plan2-details-bottom .plan2-option {
        min-height: auto
    }
}

@media screen and (max-width: 860px) {
    .mobile-table {
        display: block
    }

    .desktop-table {
        display: none
    }

    .table-tooltip-text {
        font-size: 14px;
        line-height: 140%;
        right: 0;
        transform: translate(10px, 0)
    }

    span.table-tooltip {
        padding: 0 0 0 15px;
        height: 22px
    }

    span.table-text {
        flex: 1;
        padding-right: 4px;
        line-height: 22px
    }

    .pricing-table {
        width: 100%;
        overflow: inherit;
        padding: 0
    }
}

@media screen and (max-width: 768px) {
    .mobile-plans {
        display: block
    }

    .auto-fold #wpcontent, .faq-answer {
        padding: 0
    }

    .faq-lists .faq-list {
        float: none;
        width: 100%;
        padding: 0 0 25px
    }

    .mobile-plan.has-sticky-info .mobile-head-plan .plan-name, .mobile-plan.has-sticky-info .mobile-head-plan .plan-renew, .mobile-plan.has-sticky-info .mobile-head-plan .plan-type, .mobile-plan.has-sticky-info .plan-monthly, .plan2-details-bottom .plan2-desc, .plan2-details-bottom .plan2-title span {
        display: none
    }

    .plan2-details-bottom {
        min-height: 10px
    }

    .mobile-plan + .mobile-plan {
        margin-top: 30px
    }

    .plan-body ul li {
        font-size: 16px
    }

    .mobile-plans .mobile-plan:nth-child(2) {
        margin: 30px 0
    }

    .mobile-head-plan, .pricing-table.month-year-plan .mobile-head-plan {
        height: auto
    }

    .pricing-table.month-year-plan .mobile-plans .mobile-plan:nth-child(3) {
        margin: 30px 0 0
    }

    .mobile-plan.has-sticky-info .plan-body {
        padding-top: 215px
    }

    .mobile-plan.has-sticky-info .mobile-head-plan {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: calc(100% - 45px);
        margin: 0 auto;
        background: #fff;
        z-index: 101;
        border: 1px solid #d8d5ec;
        box-shadow: 0 2px 18px 5px rgb(73 104 126 / 20%);
        height: 205px
    }

    .pricing-table.month-year-plan .mobile-plan.has-sticky-info .mobile-head-plan {
        height: 205px
    }

    .mobile-plans .table-tooltip-text {
        width: calc(100% + 20px);
        max-width: calc(100% + 20px);
        transform: translateY(-10px);
        right: -10px
    }

    .pricing-table.month-year-plan .free-plan-info {
        min-height: auto;
        font-size: 16px
    }

    .pricing-table.month-year-plan .free-plan-info p {
        padding-bottom: 25px
    }

    .plan-body ul li:first-child {
        min-height: auto
    }
}

@media screen and (max-width: 640px) {
    .key-container-right {
        display: none
    }

    .key-container-left {
        padding: 20px
    }

    .license-key-input {
        max-width: 100%
    }
}

@media screen and (max-width: 480px) {
    .unlock-features-desc {
        font-size: 12px
    }

    .key-box-left {
        font-size: 24px
    }

    .pricing2-top .price2-container {
        padding: 0
    }
}
