.mvl-go_pro .col-md-4, .mvl-go_pro .container {
    padding-right: 10px;
    padding-left: 10px;
    box-sizing: border-box
}

.admin_page_mvl-go-pro .go-to-pro-notice {
    display: none !important
}

.mvl-go_pro .stm_go_pro_menu {
    font-size: 17px
}

.mvl-go_pro .stm_go_pro {
    box-sizing: border-box
}

.mvl-go_pro .container {
    max-width: 960px;
    margin: 0 auto
}

.mvl-go_pro .row {
    display: flex;
    margin-right: -10px;
    margin-left: -10px;
    flex-wrap: wrap
}

.mvl-go_pro .col-md-4 {
    position: relative;
    width: 100%
}

@media (min-width: 768px) {
    .mvl-go_pro .col-md-4 {
        width: 33.3333333333%;
        flex: 0 0 auto
    }
}

.mvl-go_pro .stm_go_pro h2 {
    color: #273044;
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 26px;
    text-align: center;
    margin: 0
}

.mvl-go_pro .stm_go_pro_plugin {
    text-align: center;
    padding-top: 125px;
    box-sizing: border-box
}

.mvl-go_pro .stm_go_pro_plugin__title {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    text-transform: uppercase;
}

.mvl-go_pro .stm_go_pro_plugin__title span {
    display: inline-block;
    max-width: 50px;
    margin-right: 15px;
}

.mvl-go_pro .stm_go_pro_plugin__content {
    margin-top: 15px;
    margin-bottom: 36px;
    color: #44515f;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .32px;
    line-height: 22px
}

.mvl-go_pro .stm-type-pricing {
    margin-top: 19px;
    display: flex;
    justify-content: center;
    align-items: center
}

.mvl-go_pro .stm-type-pricing .left, .mvl-go_pro .stm-type-pricing .right {
    opacity: .5;
    color: #273044;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 26.05px;
    text-align: center;
    padding: 0 18px
}

.mvl-go_pro .stm-type-pricing .left.active, .mvl-go_pro .stm-type-pricing .right.active {
    opacity: 1
}

.mvl-go_pro .stm-type-pricing__switch {
    position: relative;
    line-height: 1
}

.mvl-go_pro .stm-type-pricing__switch input {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 5;
    opacity: 0;
    cursor: pointer
}

.mvl-go_pro .stm-type-pricing__switch input:checked + label {
    background: #3668C9 !important
}

.mvl-go_pro .stm-type-pricing__switch input:checked + label:after {
    background: #fff;
    left: 27px
}

.mvl-go_pro .stm-type-pricing__switch label {
    display: inline-block;
    position: relative;
    width: 51px;
    min-width: 51px;
    height: 27px;
    margin: 0;
    border-radius: 13px;
    background-color: #808C98;
    cursor: pointer;
    transition: .4s;
    -webkit-transition: .4s
}

.mvl-go_pro .stm-type-pricing__switch label:after {
    content: "";
    position: absolute;
    width: 21px;
    height: 21px;
    left: 3px;
    top: 3px;
    border-radius: 10px;
    background-color: #fff;
    transition: .4s;
    -webkit-transition: .4s;
    z-index: 2
}

.mvl-go_pro .stm_plan {
    display: flex;
    padding: 65px 45px 49px;
    margin-top: 41px;
    box-sizing: border-box;
    flex-direction: column;
    box-shadow: 0 5px 0 rgba(0, 0, 0, .1);
    border-radius: 10px;
    background-color: #fff
}

.mvl-go_pro .stm_plan__type {
    display: flex;
    position: absolute;
    top: 0;
    left: 50%;
    padding: 4px 6px;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 16px;
    border-radius: 20px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap
}

.mvl-go_pro .stm_plan--developer, .mvl-go_pro .stm_plan--popular {
    position: relative
}

.mvl-go_pro .stm_plan--developer .stm_plan__type {
    padding: 4px 12px;
    background-color: #000
}

.mvl-go_pro .stm_plan--popular {
    border: 2px solid #3668C9
}

.mvl-go_pro .stm_plan--popular .stm_plan__type {
    background-color: #3668C9
}

.mvl-go_pro .stm_plan--popular .stm_plan__type::before {
    width: 10px;
    height: 14px;
    margin-right: 4px;
    content: "";
    background-image: url(../images/popular.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.mvl-go_pro .stm_plan__title {
    color: #273044;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 28px
}

.mvl-go_pro .stm_plan__features {
    margin-bottom: 28px
}

.mvl-go_pro .stm_plan__features li {
    margin: 0 0 .725rem;
    font-size: 16px
}

.mvl-go_pro .stm_plan__features li span {
    line-height: 24px
}

.mvl-go_pro .stm_plan__features li img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    line-height: 1.5
}

.mvl-go_pro .stm_plan__features a {
    color: #273044;
    text-decoration: none
}

.mvl-go_pro .stm_plan__features a:hover {
    color: #3668C9
}

.mvl-go_pro .stm_plan__btn {
    width: 100%;
    border-radius: 4px;
    border: 2px solid #3668C9;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    text-align: center;
    padding-bottom: 13px;
    padding-top: 13px;
    color: #3668C9;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: .56px;
    line-height: 18px
}

.mvl-go_pro .stm_plan__btn--buy {
    display: flex;
    align-items: center;
    justify-content: center
}

.mvl-go_pro .stm_plan__btn--buy::before {
    width: 19px;
    height: 17px;
    margin-right: 11px;
    content: "";
    background-image: url(../images/cart_fill.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.mvl-go_pro .stm_plan__btn:hover {
    background-color: #3668C9;
    color: #fff
}

.mvl-go_pro .stm_plan__btn:hover::before {
    -webkit-filter: brightness(100);
    filter: brightness(100)
}

.mvl-go_pro .stm_plan__link-upgrade {
    margin-top: 10px;
    color: #3668C9;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 22px;
    text-align: center;
    text-decoration: underline
}

.mvl-go_pro .stm_plan__link-upgrade:hover {
    color: #3668C9
}

.mvl-go_pro .stm_price, .mvl-go_pro .stm_price sup {
    color: #273044;
    font-weight: 700;
    text-align: center;
    font-style: normal;
    line-height: 25.98px
}

.mvl-go_pro .stm_price {
    height: auto;
    font-size: 40px;
    letter-spacing: -1px;
    white-space: nowrap;
    padding: 5px 0 6px
}

.mvl-go_pro .stm_price sup {
    letter-spacing: normal;
    position: relative;
    left: 6px;
    top: 14px;
    font-size: 21px
}

.mvl-go_pro .stm_price small {
    opacity: .5;
    color: #001931;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 25.98px;
    text-align: left
}

.mvl-go_pro .stm_price small.hidden {
    display: none
}

.mvl-go_pro .stm_price .discount {
    font-size: 30px;
    color: #768493;
    display: inline-block;
    margin-left: -5px
}

.mvl-go_pro .stm_price .discount sup {
    color: #768493;
    font-size: 18px;
    top: 9px
}

.mvl-go_pro .stm_price .discount span {
    position: relative
}

.mvl-go_pro .stm_price .discount span::after {
    content: "";
    position: absolute;
    top: 50%;
    left: -12px;
    height: 1px;
    width: calc(100% + 12px);
    background-color: #768493
}

.mvl-go_pro .stm_price .stm_price__sale {
    font-size: 18px;
    color: #768493;
    text-decoration: line-through
}

@media only screen and (max-width: 1550px) {
    .mvl-go_pro .stm_price sup {
        top: 10px;
        left: 4px
    }

    .mvl-go_pro .stm_price .discount {
        font-size: 22px;
        margin-left: -3px
    }

    .mvl-go_pro .stm_price .discount sup {
        font-size: 14px;
        top: 7px
    }

    .mvl-go_pro .stm_price .discount span {
        margin-left: 3px
    }

    .mvl-go_pro .stm_price .discount span::after {
        left: -8px;
        width: calc(100% + 8px)
    }
}

@media only screen and (max-width: 1320px) {
    .mvl-go_pro .stm_price sup {
        top: 8px;
        font-size: 15px
    }

    .mvl-go_pro .stm_price .discount sup {
        top: 8px
    }
}

.mvl-go_pro .stm_last_changelog_info--value, .mvl-go_pro .stm_terms_content {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 22px;
    font-style: normal
}

.mvl-go_pro .stm_terms_content {
    margin-top: 29px;
    margin-bottom: 19px;
    color: #969aa5;
    text-align: center;
    text-decoration: none
}

.mvl-go_pro .stm_terms_content a {
    color: #157ffc
}

.mvl-go_pro .stm_last_changelog_info {
    display: flex;
    justify-content: center;
    border-radius: 4px;
    background-color: #fff;
    opacity: .7;
    padding-top: 12px;
    padding-bottom: 10px
}

@media screen and (max-width: 767px) {
    .mvl-go_pro .stm_last_changelog_info {
        display: block
    }
}

.mvl-go_pro .stm_last_changelog_info li {
    padding-right: 30px;
    padding-left: 30px;
    color: #273044
}

.mvl-go_pro .stm_last_changelog_info--label {
    opacity: .7
}

.mvl-go_pro .stm_last_changelog_info--value {
    color: #273044
}

.mvl-go_pro .stm_last_changelog_info--value a {
    color: #273044;
    text-decoration: underline
}

.mvl-go_pro .stm-discount {
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(./../images/promo/banner.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    margin-top: 50px;
    margin-bottom: 30px;
    position: relative;
    height: 120px
}

.mvl-go_pro .stm-discount a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: 0;
    box-shadow: none
}

.mvl-go_pro .stm-discount__title {
    padding: 32px 0;
    text-align: center;
    font-family: inherit;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: .96px;
    text-transform: uppercase;
    color: #fff
}

.mvl-go_pro .stm-discount__title-outline {
    display: block;
    text-shadow: 0 1px 0 #fff, 0 -1px 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff, 1px 1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff;
    color: #000
}

@media (max-width: 580px) {
    .mvl-go_pro .stm-discount__title {
        font-size: 18px
    }
}

.mvl-compare-wrapper {
    margin-top: 50px;
    .mvl-compare-title {
        display: flex;
        flex-direction: column;
        .mvl-compare-heading {
            text-align: center;
            font-size: 24px;
            font-weight: 700;
            margin-bottom: 0;
        }
        .mvl-compare-subtitle {
            text-align: center;
            font-size: 16px;
            font-weight: 400;
            color: #35475ACC;
        }
    }
    .mvl-compare-items-header-wrapper {
        display: flex;
        justify-content: space-between;
        margin-top: 15px;
        .mvl-compare-items-header-wrapper-item {
            min-width: 280px;
            padding: 5px 20px;
            background-color: #fff;
            border-radius: 16px;
            border-bottom: 2px solid #35475A66;
            .mvl-compare-item-name {
                font-size: 42px;
                font-weight: 700;
                margin-bottom: 5px;
                color: #35475A;
                margin-top: 30px;
            }
            .mvl-compare-item-descr {
                font-size: 16px;
                font-weight: 500;
                color: #35475A;
                margin-bottom: 10px;
            }
        }
        .mvl-compare-items-header-wrapper-item.pro {
            width: 100%;
            margin-left: 40px;
            background-color: rgba(18, 128, 223, 0.1);
            border-bottom: 2px solid #1280DF;
            .mvl-compare-item-name {
                color: #1280DF;
            }
        }
    }
    .mvl-compare-table-wrapper {
        display: flex;
        justify-content: space-between;
        .mvl-compare-table-item {
            .mvl-compare-lists {
                min-width: 280px;
                padding: 20px;
                border-bottom: 1px solid #e1e1e1;
                display: flex;
            }
            .mvl-compare-features-list {
                margin-top: 5px;
            }
            .mvl-compare-features-list-item {
                margin-top: 15px;
                margin-bottom: 0;
                .mvl-compare-features-list-item-name {
                    font-size: 14px;
                    font-weight: 400;
                    color: #35475A;
                    i {
                        color: #35475A66;
                        margin-right: 10px;
                    }
                }
            }
        }
        .mvl-compare-table-item.pro {
            width: 100%;
            margin-left: 40px;
            .mvl-compare-lists {
                border-bottom: 1px solid #1280DF;
            }
            .mvl-compare-features-list {
                display: flex;
                flex-wrap: wrap;
                width: 100%;
                .mvl-compare-features-list-item {
                    width: 50%;
                }
                .mvl-compare-features-list-item.full-width {
                    width: 100%;
                }
            }
            .mvl-compare-features-list-item {
                .mvl-compare-features-list-item-name {
                    i {
                        color: #1280DF;
                    }
                }
            }
        }
        .mvl-compare-get-wrapper {
            display: flex;
            margin-top: 20px;
            .mvl-compare-get-btn {
                padding: 10px 25px;
                background-color: #1280DF;
                border-radius: 10px;
                color: #fff;
                font-weight: 600;
                outline: none;
                box-shadow: none;
            }
        }
    }
}
