div.selector input[type="radio"]:checked ~ .check::before, div.selector input[type="checkbox"]:checked ~ .check::before { background: #FB5718; }
select.form-control, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, .uneditable-input { height: 45px; border-radius: 6px; border: 1px solid #E5E5E5; }
select.form-control { background-position-y: 17px !important; border: 1px solid #E5E5E5 !important; }
input[type="checkbox"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 1px solid red; width: 15px; height: 15px; border-radius: 4px; vertical-align: top; margin-right: 5px; }
input[type="checkbox"]:checked[type="checkbox"] { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e"); background-color: #FB5718; }
label { font-size: 16px; font-weight: normal; }
.price-switch .label-monthly,
.price-switch .label-yearly { cursor: pointer; position: relative; font-size: 14px; text-transform: none; font-family: Montserrat-SemiBold, sans-serif;}
.price-switch .label-monthly.active,
.price-switch .label-yearly.active { color: #FB5718; }
#plans-woo .price-switch .label-monthly.active,
#plans-woo .price-switch .label-yearly.active { color: #96004E; }
.price-switch .monthly-promo,
.price-switch .yearly-promo { position: absolute; top: -7px; z-index: 5; display: none; width: 250px; padding: 5px; margin-top: .1rem; font-size: 14px; color: #fff; background: #FB5718; border-radius: 4px; right: -270px; text-transform: none; }
#plans-woo .price-switch .monthly-promo,
#plans-woo .price-switch .yearly-promo { background: #96004E; }
.price-switch .monthly-promo { right: unset; left: -270px; }
.price-switch .monthly-promo:before,
.price-switch .yearly-promo:before { content:""; position: absolute; height: 0; width: 0; top: 10px; left: -15px; border-width: 8px; border-color: transparent #FB5718 transparent transparent; border-style: solid; }
#plans-woo .price-switch .monthly-promo:before,
#plans-woo .price-switch .yearly-promo:before { border-color: transparent #96004E transparent transparent; }
.price-switch .monthly-promo:before { border-color: transparent transparent transparent #fff; left: unset; right: -15px; }
.bg-yellow .price-switch .monthly-promo:before,
.bg-yellow .price-switch .yearly-promo:before { border-color: transparent #FB5718 transparent transparent; }
.bg-yellow .price-switch .monthly-promo:before { border-color: transparent transparent transparent #FB5718; }
.price-switch span.label-monthly:not(.active) ~ .monthly-promo { display: block; }
.price-switch span.label-yearly:not(.active) ~ .yearly-promo { display: block; }
.switch { background-color: #E5E5E5; width: 36px; border: unset; height: 18px; padding: 0; position: relative; }
.switch:before,
.switch:after { content: " "; display: table; }
.switch:after { clear: both; }
.switch label { color: #FB5718; min-height: 18px; }
.switch input[type="radio"] { display: none; }
.switch input[type="radio"]:checked + label { color: #ffffff; font-weight: bold; }
.switch span { border-radius: 8px; background-color: #FB5718; }
#plans-woo .switch span { background-color: #96004E; }
.switch span.right { border-radius: 8px; }
.plans .plan.plan-wp { border: 1px solid #FB5718; }
.plans .plan.plan-woo { border: 1px solid #96004E; }
.plans .active .plan.plan-wp { box-shadow: 0 0 20px -10px #FB5718; }
.plans .active .plan.plan-woo { box-shadow: 0 0 20px -10px #96004E; }
.plans .col-sm-4.active { margin-top: -51px; }
.plans .most-popular { border-radius: 10px; font-size: 10px; min-height: 50px; top: -34px; left: calc(50% + 15px); transform: translateX(-50%); position: absolute; padding: 10px 20px; margin-left: -15px; z-index: -1 }
.plans .plan.plan-wp .most-popular { border: 1px solid #FB5718; background-color: #FB5718; }
.plans .plan.plan-woo .most-popular { border: 1px solid #96004E; background-color: #96004E; }
.plans .plan-title { font-size: 24px; line-height: 32px; }
.plans .plan p,
.plans .plan .specs { font-size: 14px; line-height: normal; }
.plans .plan .specs span { font-size: 14px; line-height: 22px; }
.plans .plan .pricing { padding: 0 0 20px; }
.plans .plan .pricing .price { color: unset; }
.plans .plan .pricing .price strong { font-size: 40px; }
.plans .plan .pricing .price strong .decimal { color: unset; font-size: 14px; top: 10px; }
.plans .plan .pricing .price .currency-sign { font-size: 40px; margin-left: 0; position: unset; }
.plans .plan .pricing .price .billing-cycle { font-family: 'Montserrat', sans-serif; font-size: 12px; margin: 29px 0 0 0 !important; position: unset; padding: 0 !important; }
.plans .plan .pricing small { color: unset; font-family: 'Montserrat', sans-serif; font-size: 12px; line-height: 20px }
.plans .plan .pricing small > span { font-family: 'Montserrat', sans-serif; }
.plans .plan .plans-info { max-height: 0; transition: max-height 0.5s ease-in-out; overflow: hidden; visibility: hidden; }
.plans .plan.plan-wp .plans-info { border-top: 1px solid #fb5718; }
.plans .plan.plan-woo .plans-info { border-top: 1px solid #96004E; }
.plans .plan .plans-info > div:first-child { margin-top: 20px; }
.plans .plan:hover .plans-info { max-height: 200px; visibility: visible; }
.plans .active .plan .plans-active { border-top: 1px solid #fb5718; }
#plans-woo  .plans .active .plan .plans-active { border-top: 1px solid #96004E; }
.plans .active .plan .plans-active > div:first-child { margin-top: 20px; }


.plans-box {
    max-width: 1440px;
}
.plan-box {
    min-width: 280px;
}
.plan-box > div {
    border-radius: 30px;
    margin: auto 0;
    min-width: 260px;
    min-height: 440px;
}


.step > .bg-purple:not(.price-box):not(section) { background-image: url('/img/curve_white_inverted_top2.svg'); background-position: top center; background-repeat: no-repeat; background-size: 100%; }
#all-plans-features { background: unset; margin-top: -1px; }
#all-plans-features h3 { font-size: 22px; }
#all-plans-features p { font-size: 19px; }
#all-plans-features img { max-width: 50px; }
#cart-why-us { background-image: url('/img/illustration-2.png'); background-position: bottom right; background-repeat: no-repeat; }
#cart-why-us h4 { font-size: 26px; line-height: 31px; }
#cart-why-us p { font-size: 20px; }
#cart #domain_options label,
#cart .billing-cycle label { text-align: center; font-size: 14px; }
#cart #domain_options .selected label,
#cart .billing-cycle .selected label { font-family: 'Montserrat-SemiBold', sans-serif; }
#cart #domain_options label h6,
#cart .billing-cycle label h6 { color: #fff; font-size: 20px; text-transform: unset; font-family: 'Montserrat', sans-serif; }
#cart #domain_options .selected label h6,
#cart .billing-cycle .selected label h6 { font-family: 'Montserrat-SemiBold', sans-serif; }
#cart #domain_options > div.selected label,
#cart .billing-cycle > div.selected label,
#cart #domain_options > div.selected label h6,
#cart .billing-cycle > div.selected label h6 { color: #FB5718; }
#cart #domain_options > div:not(.selected) label { cursor: pointer; }
#cart #domain_options { margin: 40px 0 0 0; }
#cart #domain_options > div { margin-bottom: 0; border: none; }
#cart #domain_options > div.selected { border: 0; }
#cart #domain_options > div > div { background: rgba(255, 255, 255, 0.4); color: #fff; }
#cart #domain_options > div.selected > div { background: #fff; color: #000; }
#cart #domain_options > div:first-child,
#cart .billing-cycle > div:first-child { border-radius: 6px 6px 0 0; margin-right: 20px; border: 0; width: calc(50% + -20px); }
#cart #domain_options > div:last-child,
#cart .billing-cycle > div:last-child { border-radius: 6px 6px 0 0; border: 0; }
#cart #plan-locations > div { background: #fff; border-radius: 6px; border: 1px solid #F4D802; margin-right: 20px; width: calc(33.33333333% + -20px); padding: 20px; }
#cart #plan-locations > div:hover { border: 1px solid #FB5718; cursor: pointer; }
#cart #plan-locations .sub-title { background: rgba(255, 255, 255, 0.9); border-radius: 6px; display: flex; flex-direction: column; position: absolute; top: 0; right: 0; bottom: 0; left: 0; justify-content: center; transition: 0.3s; opacity: 0; }
#cart #plan-locations .sub-title > div { position: relative; padding-top: 20px; }
#cart #plan-locations .sub-title > div:before { content: ""; width: 50%; height: 1px; top: 10px; left: 25%; background: #FB5718; position: absolute; }
#cart #plan-locations > div:hover .sub-title { opacity: 1; }
#cart3 .bg-yellow .container { min-height: calc(100vh - 494px); }
.step > .bg-purple:not(.price-box) .container { min-height: calc(100vh - 294px); }
#field_country_chosen { width: 100% !important; }
.configuration-notice, .configuration-box .configuration-body { background: #fff; padding: 10px 18px; border: 1px solid #cfd2d7; border-radius: 8px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .21); }
#cart-footer.bg-purple span.text-purple { color: #F4D802 !important; display: inline-block; margin-bottom: 10px; }
#cart-footer.bg-purple a.text-purple { color: #FFF !important; }
.bg-light-grey { background-color: #f8f8f8; }
.merged-button { height: 44px; border-radius: 30px; border: 1px solid #ffebe4; background-color: #fff5f1; width: fit-content; }
#plans-woo .merged-button { border: 1px solid #ecd3e1; background-color: #f2e0ea; }
.merged-button .merged-btn { border-radius: 30px; padding: 15px 10px; height: 100%; display: flex; justify-content: center; align-items: center; }
.merged-button .merged-btn p { font-size: 12px; }
.active-btn { border: 1px solid #96004E; background-color: #96004E; }
.active-btn p { color: #fff; }
.inactive-btn { color: #FB5718; }
#plans-woo .inactive-btn { color: #96004E; }

@media only screen and (max-width: 768px) {
    .price-switch .monthly-promo { top: 140%; left: -20px; }
    .price-switch .yearly-promo { top: 140%; right: -20px; }
    .price-switch .monthly-promo:before,
    .price-switch .yearly-promo:before { top: -15px; left: calc(50% + 3px); border-color: transparent transparent #FB5718 transparent; }
    #plans-woo .price-switch .yearly-promo:before { border-color: transparent transparent #96004E transparent; }
    .plans .col-sm-4.active {margin-top: 40px}
    #cart-why-us { background-image: unset; }
    #cart-why-us h3 { font-size: 22px; }
    #cart-why-us h4 { font-size: 22px; }
    #cart-why-us p { font-size: 19px; }
    #cart #domain_options label, #cart .billing-cycle label { font-size: 14px; }
    #cart #domain_options label h6, #cart .billing-cycle label h6 { font-size: 16px; }
    #cart #plan-locations > div { width: calc(100% - 20px); margin: 10px; }
}

.flex-wrap {
    flex-wrap: wrap;
}
.position-relative {
    position: relative;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.ml-auto {
    margin-left: auto;
}

.my-auto {
    margin-top: auto;
    margin-bottom: auto;
}
.fs12 {
    font-size: 12px;
}
.line-height-15 {
    line-height: 15px;
}
.text-decoration-none {
    text-decoration: none !important;
}
/* ---------- */

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.p-0 {
    padding: 0 !important
}

.px-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.m-0 {
    margin: 0
}

.my-auto {
    margin-top: auto;
    margin-bottom: auto;
}

.h-80 {
    height: 80px;
}

.mb6 {
    margin-bottom: 6px;
}
.mt80 {
    margin-top: 80px;
}
.mb80 {
    margin-bottom: 80px;
}
.pt10 {
    padding-top: 10px;
}
.pt60 {
    padding-top: 60px;
}
.pb60 {
    padding-bottom: 60px;
}

.p-120 {
    padding: 0 15px 20px 0;
}
.p-16 {
    padding: 16px 15px 20px 0;
}
.p-20 {
    padding: 20px 15px 20px 0;
}
.fs24-lh32 {
    font-size: 24px;
    line-height: 32px;
}
.fs30-lh37 {
    font-size: 30px;
    line-height: 37px;
}
.fs40-lh49 {
    font-size: 40px;
    line-height: 49px;
}

.gap-5 {
    gap: 5px;
}
.gap-10 {
    gap: 10px;
}
.gap-20 {
    gap: 20px;
}
.border-1-light-orange {
    border: 1px solid #F6D0C1;
}
.border-1-light-purple {
    border: 1px solid #f9f0f4;
}
/*.border-1-purple {*/
/*    border: 1px solid #96004e;*/
/*}*/
/*.border-1-orange {*/
/*    border: 1px solid #FB5718;*/
/*}*/
.border-1-gray {
    border: 1px solid #777;
}
.bg-color-gray {
    background-color:#777;
}
/* aaa */
.section-1 {
    max-width: 1440px;
    margin: auto;
    position: relative;
}
#space-ship {
    position: absolute;
    /*width: 412px;*/
    /*height: 412px;*/
    display: none;
    z-index: -1;
}
.woo-commerce-cart {
    position: absolute;
    width: calc(206px + (16 * (100vw - 768px) / 256));
    height: calc(202px + (15 * (100vw - 768px) / 256));
    min-width: 206px;
    min-height: 202px;
    max-width: 293px;
    max-height: 287px;
    display: none;
}
#circles-s1 {
    display: none;
    position: absolute;
    top: 230px;
    right: -195px;
    width: 371px;
    height: 364px;
    background-image: url("/img/cart/circles-section1-2.svg");
}
#circle-s1-text {
    transform-box: fill-box;
    transform-origin: center;
    animation: rotate 20s linear infinite;
    cursor: pointer;
}
#circle-s1-link { cursor: pointer; }
.flex-section {
    max-height: 2700px
}
.btn-plan-woo {
    font-size: 14px;
    padding: 12px 20px 11px;
    line-height: 1.42857143 !important;
}
#check-orange {
    width: 11px;
    height: 12px;
}
#wp-compare-btn {
    padding: 15px 28px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 260px;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
}
.section-2 {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#section-2-circles {
    position: absolute;
    display: none;
    z-index: -1;
}
.horizontal-line {
    height: 1px;
    background-color: #fdbca3;
    position: absolute;
    width: calc(530px + 10vw);
    z-index: -1;
    top: 50px;
    display: none
}

.svg-wrapper {
    background-color: #FB5718;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.the-way-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 30px;
}

.the-way-svg {
    width: 27px;
    height: 27px;
}

.the-way-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.the-way-box-line {
    width: 30px;
    height: 1px;
    background-color: #fdbca3
}

.the-way-box-info {
    color: white;
    background-color: #96004E;
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 187px;
    height: 225px;
    border-radius: 20px;
    padding: 30px 20px;
    gap: 10px;
}
.section-3 {
    display: flex;
    flex-direction: column;
    padding-bottom: 60px;
    padding-top: 60px;
    max-width: 1400px;
    margin: auto;
    position: relative;
}
#section-3-text-img {
    padding-left: 30px;
    padding-right: 30px;
}
#wpx-brandbook-2 {
    width: calc(276px + (22 * (100vw - 320px) / 448));
    height: calc(191px + (15 * (100vw - 320px) / 448));
    min-width: 276px;
    min-height: 191px;
    transform: scale(1.2);
}
.section-3-box-label-box {
    background-color: #fff;
    color: #FB5718;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 10px 20px;
    border-radius: 10px 10px 0 0;
    width: fit-content;
}
.s3-svg-wrapper {
    width: 26px;
    height: 26px;
    border-radius: 50%;
}
.s3-box-info {
    border-radius: 20px;
    padding: 20px;
    border: 1px solid #FB5718;
}
#comparison-section {
    background-color: #f8f8f8;
    padding: 60px 0;
}
#no-hidden-h1 {
    padding-left: 30px;
    padding-right: 30px;
}
#no-hidden-p {
    font-size: 18px;
    line-height: 22px;
}
#horizontal-comparison {
    margin: auto;
    display: none;
    max-width: 1000px;
}
#horizontal-comparison .comparison-col p {
    font-size: 12px;
    line-height: 15px;
}
#horizontal-comparison .text-col {
    font-size: 14px;
    line-height: 17px;
    font-family: Montserrat-Bold, sans-serif;
}
#hc-text-col-placeholder {
    max-width: 120px;
    width: 100%;
}
.col {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.text-col {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #F2F2F2;
}
.hc-row {
    display: flex;
    justify-content: space-between;
    height: 150px;
}
.hc-row-header {
    display: flex;
    justify-content: center;
    align-items: center;
}
.hc-row-header .text-col {
    border: 0;
}
.row-header {
    height: 70%;
    max-width: 130px;
    margin: auto;
    border-radius: 10px 0 0 10px;
}
.hc-row #wpx-logo {
    width: 84px;
}
.hc-row #wpx-logo .logo-text {
    fill: #96004e;
}
.hc-row #wpx-logo .logo-dot {
    fill: #FB5718;
}
.hc-row #wpx-logo .logo-text {
    fill: white;
}
.hc-row .check-icon-wrapper {
    background-color: #FB5718;
    width: 39px;
    height: 38px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hc-row .check-icon {
    width: 13px;
    height: 14px;
}
.hc-row .comparison-icon-wrapper {
    width: 35px;
    height: 38px;
    background-color: white;
}
.hc-row .comparison-icon {
    width: 9px;
    height: 14px;
}
.wpx-col {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-left: 1px solid #96004E;
    border-bottom: 1px solid #F2F2F2;
    position: relative;
}
.wpx-col p {
    font-family: Montserrat-SemiBold, sans-serif;
    font-size: 8px;
    line-height: 10px;
    text-align: center;
    margin-top: 6px;
    color: black;
}
.hc-row .wpx-col {
    border-top: 1px solid #96004E;
    border-bottom: 1px solid #96004E;
    border-left: 0;
    background-color: white;
}
.hc-row .wpx-col:after,
.hc-row .comparison-col:after {
    content: "";
    background-color: #f2e0ea;
    position: absolute;
    bottom: 10%;
    right: 0;
    height: 80%;
    width: 1px;
}
.hc-row .wpx-col:nth-of-type(2) {
    border-radius: 20px 0  0 20px;
    border-left: 1px solid #96004e;
}
.hc-row .wpx-col:last-of-type {
    border-right: 1px solid #96004E;
    border-radius: 0 20px 20px 0;
}
.hc-row .wpx-col p {
    font-family: Montserrat-Bold, sans-serif;
    font-size: 10px;
    line-height: 15px;
}
.hc-row .comparison-col {
    position: relative;
    background-color: #f8f8f8;
}
.hc-row .comparison-col:after {
    background-color: #EBEDF0;
}
.hc-row .comparison-col:nth-of-type(2) {
    border-radius: 20px 0 0 20px;
    border-left: 1px solid #EBEDF0;
}
.hc-row .comparison-col {
    border: 1px solid #EBEDF0;
    border-right: 0;
    border-left: 0;
}
.hc-row .comparison-col:last-of-type {
    border-right: 1px solid #EBEDF0;
    border-radius: 0 20px 20px 0;
}
.comparison-col p {
    font-size: 7px;
    line-height: 10px;
    text-align: center;
    margin: 0;
    color: black;
}
.text-col:last-of-type {
    border: none;
}
.comparison-inner-p {
    font-size: 7px;
}
.vertical-comparison {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 450px;
    margin: auto;
    min-width: 320px;
}
.vertical-comparison .col-xs-4 { padding: 0;}
.h-85 {
    height: 85px;
}
.vertical-comparison .text-col {
    font-family: Montserrat-Bold, sans-serif;
    font-size: 9px;
    line-height: 11px;
    text-align: left;
    margin: 0;
}
.vertical-comparison #wpx-logo {
    fill: #96004e;
    position: absolute;
    top: 0;
}
.vertical-comparison #wpx-logo .logo-dot{
    fill: #FB5718;
}
.vertical-comparison #header {
    border: 1px solid #96004E;
    height: 55px;
    border-radius: 6.5px 6.5px 0 0;
    background-color: #96004E;
    padding: 8px 10px 18px 10px;
    margin-top: 50px;
}
.vertical-comparison .col-xs-4:nth-child(2) #header {
    margin-top: 16px;
}
.vertical-comparison #header p {
    font-size: 8px;
    line-height: 10px;
    text-align: center;
    font-family: Montserrat-SemiBold;
    color: white;
    text-transform: uppercase;
}
.vertical-comparison #header.compared {
    margin-left: auto;
    margin-right: auto;
    width: 75%;
    padding: 3px 10px 18px 10px;
    background-color: #777777;
    border-color: #777777;
}
.vertical-comparison .column-wpx {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    top: -20px;
    position: relative;
    background-color: white;
    border-radius: 20px 20px 20px 20px;
    width: 99%;
    margin: auto;
}
.vertical-comparison .column-comparison {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: white;
    top: -20px;
    left: -2px;
    position: relative;
    border-radius: 20px 20px 20px 20px;
}
#wpx-last {
    background-color: white;
    border-bottom: 1px solid #96004E;
    border-right: 1px solid #96004E;
    border-radius: 0px 0px 18px 18px;
}
#comparison-first {
    background-color: white;
    border-top: 1px solid #777777;
    border-radius: 18px 18px 0 0;
}
.comparison-col {
    border-right: 1px solid #777777;
    border-bottom: 1px solid #F2F2F2;
    border-left: 1px solid #777777;
}
.comparison-icon-wrapper {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.comparison-icon {
    width: 8px;
    height: 9px;
}
#comparison-last {
    background-color: white;
    border-bottom: 1px solid #777777;
    border-radius: 0 0 18px 18px;
}
#trustpilot-section {
    max-width: 1400px;
    margin: auto;
}
#trustpilot-reviews {
    padding: 60px 30px;
}
.wpx-badge {
    padding: 10px;
    width: 95px;
    height: 130px;
}

/* removable */
#comparison-switch {
    gap: 20px;
}
#comparison-switch p {
    font-size: 13px;
    line-height: 16px;
}
#comparison-switch p {
    cursor: pointer;
    user-select: none;
}
/* -------------- */

#plans-comparison-section {
    max-width: 1300px;
    min-width: 600px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
#plans-comparison-section #hand {
    position: absolute;
    top: -30px;
    left: 30px;
}
#plans-comparison {
    max-width: 1300px;
    min-width: 680px;
}
#plans-comparison #text-col {
    min-width: 90px;
    width: 100%;
    max-width: 120px;
}
#plans-comparison #text-col .bordered {
    border-bottom: 1px solid #ffebe3;
}
#plans-comparison #text-col p {
    font-size: 8px;
    line-height: 9px;
    font-family: Montserrat-Bold, sans-serif;
    text-align: right;
    text-transform: uppercase;
    padding-right: 15px;
    background-color: transparent !important;
}
#plans-comparison #text-col .p24 {
    padding: 24px 15px 20px 0;
}
.text-col-spacer {
    padding: 22px;
}
.plan-col {
    min-width: 100px;
    max-width: 150px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 13px;
    border: 1px solid #FB5718;
    border-radius: 14px;
    background-color: white;
}
.plan-col p {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ffebe3;
}
#plans-comparison .plan-name {
    font-size: 10px;
    line-height: 12px;
    padding: 20px 0;
    border-radius: 15px 15px 0 0;
    z-index: 1;
}
#plans-comparison .wp-plans .plan-name {
    color: #FB5718;
}
#plans-comparison .woo-plans .plan-name {
    color: #96004E;
}
#plans-comparison .compare-price {
    position: relative;
    font-size: 28px;
}
#plans-comparison .compare-price .decimal {
    position: absolute;
    font-family: "Montserrat-Bold", sans-serif;
    font-size: 12px !important;
    top: -3px;
}
#plans-comparison .compare-month {
    font-size: 12px;
    margin-left: -3px !important;
}
.arrow-up-right {
    transition: transform 1s;
}
.btn:hover .arrow-up-right {
    transform: rotate(-180deg);
}
.btn-wp {
    border: 1px solid #f6d0c1;
    background-color: white;
    color: #FB5718;
    border-radius: 37px;
    padding: 10px 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 13px;
    transition: all 0.3s ease;
}
.btn-wp:hover {
    background-color: #FB5718;
    border-color: #FB5718;
    color: white;
    text-decoration: none;
}
#plans-comparison .btn-wp:focus {
    background-color: white;
    color: #FB5718;
    outline: none;
    text-decoration: none;
}
#plans-comparison .comparison-plan-info {
    font-size: 12px;
    line-height: 15px;
    border-bottom: 1px solid #ffebe3;
    padding: 20px 0;
    min-width: 80px;
}
#plans-comparison .comparison-plan-info:last-of-type {
    border-bottom: 1px solid #ffebe3;
}
#plans-comparison .comparison-icon-wrapper {
    width: 26px;
    height: 26px;
    background-color: #fff5f1;
    border: 1px solid #ffebe4;
}
#plans-comparison .comparison-icon {
    width: 24%;
    height: 37%;
}
#plans-comparison .plans-header {
    position: absolute;
    top: -30px;
    width: 28%;
    max-width: 270px;
    text-align: center;
    font-size: 9px;
    font-family: Montserrat-Semibold, sans-serif;
    color: white;
    padding: 10px 0 30px 0;
    z-index: 0;
    border-radius: 10px;
    text-transform: uppercase;
}
#plans-comparison .wp-plans .plans-header {
    background-color: #FB5718;
}
#plans-comparison .woo-plans .plans-header {
    background-color: #96004E;
}
#plans-comparison .woo-plans {
    border: 1px solid #96004e;
}

#plans-comparison .btn-wp {
    border: 1px solid #F6D0C1;
    font-size: 8px;
    font-family: Montserrat-SemiBold, sans-serif;
    line-height: 8px;
    padding: 10px 14px;
    color: #FB5718;
    transition: all 0.3s ease;
}

#plans-comparison .btn-wp:hover {
    color: white;
    border-color: #FB5718;
}
#plans-comparison .btn-woo {
    border: 1px solid #EDC0D7;
    font-size: 8px;
    font-family: Montserrat-Bold, sans-serif;
    line-height: 8px;
    padding: 10px 14px;
    color: #96004e;
    transition: all 0.3s ease;
}
#plans-comparison .btn-woo:hover {
    background-color: #96004e;
    border: 1px solid #96004e;
    color: white;
}

#plans-comparison .check-icon-wrapper {
    width: 26px;
    height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #96004e;
}
#plans-comparison .check-icon {
    width: 37%;
    height: 37%;
}
#contact {
    margin-top:auto;
    margin-bottom: auto;
    max-width: 120px;
    margin-left: 20px;
}
#comparison-box-other {
    min-width: 750px;
    max-width: 800px;
    padding: 60px 20px;
    margin: auto;
}
#comparison-box-other .compare-col {
    height: 60px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    position: relative;
}
.comp-border {
    border-bottom: 1px solid #f2e0ea;
}
#comparison-box-other #wpx-first-cell {
    border: 1px solid #96004E;
    border-bottom: 1px solid #f2e0ea;
    border-radius: 20px 20px 0 0;
    background-color: white;
}
#comparison-box-other #wpx-last-cell {
    border: 1px solid #96004E;
    border-top: 1px solid #f2e0ea;
    border-radius: 0 0 20px 20px;
    background-color: white;
}
.compare-header {
    font-size: 14px;
    line-height: 17px;
}
.compare-text {
    font-family: Montserrat-Bold, sans-serif;
    font-size: 11px;
    line-height: 15px;
    text-align: right;
    width: 100%;
    margin: 0 5px 0 0;
    text-transform: uppercase;
}
.compare-price {
    font-size: 24px;
    line-height: 31px;
}
.compare-price .decimal {
    position: absolute;
    font-size: 12px !important;
    top: 6px;
}
#wpx-first-cell .compare-price .decimal {
    font-family: Montserrat-Bold, sans-serif;
}
.compare-col .billing-cycle {
    font-size: 10px;
}
.compare-col.wpx-border {
    border-left: 1px solid #96004E;
    border-right: 1px solid #96004E;
    border-bottom: 1px solid #f2e0ea;
    background-color: white;
}
.faq-section {
    max-width: 1100px;
    margin: auto;
    padding: 60px 30px;
}
#wpx-brandbook-p3 {
    max-width: 275px;
    max-height: 283px;
    display: none;
}
#faq .panel-group .panel {
    border-bottom: 1px solid #F2F2F2;
    border-right: none;
    border-left: none;
    border-radius: 0;
}
#faq .panel-group .panel:first-child {
    border-top: 1px solid #F2F2F2;
}
#faq .panel-group .panel:hover {
    border-color: #FB5718;
    color: #FB5718;
}
#faq .panel-heading {
    padding:  0;
}
#faq .panel-title a {
    transition: all 0.3s ease 0s;
    font-size: 14px;
    line-height: 17px;
    padding: 20px 0;
}
#faq .panel {
    box-shadow: none;
}
#faq .panel-group .panel + .panel {
    margin-top: 0;
}
#faq .accordion-toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none !important;
    width: 100%;
}
#faq .panel-title a.collapsed {
    color: black;
}
#faq .panel-title a.collapsed:hover {
    color: #FB5718;
}
#faq .panel-title a::after, #accordion .panel-title a.collapsed::after {
    background: #ffb900 none repeat scroll 0 0;
}
.arrow-turn-down {
    width: 11px;
    height: 14px;
    transition: 0.3s ease;
}
#faq .accordion-toggle.collapsed  img {
    transform: rotate(0deg);
}
#faq .accordion-toggle img {
    transform: rotate(180deg);
}
#faq .panel-body {
    padding: 0;
}
#faq .panel-body {
    color: #6a6a6a;
}
#faq .panel-group .panel-heading + .panel-collapse > .panel-body {
    border: none;
}
.price-switch {
    display: flex;
    justify-content: center;
    align-items: center;
    margin:0;
    gap:10px;
}
.switch {
    width: 57px;
    height: 23px;
    border: 1px solid #ffebe4;
    background-color: #fff5f1;
    border-radius: 68px;
}
.switch span.right {
    border-radius: 50%;
    width: 23px;
    height: 21px;
    left: 58%;
}
.switch span.left {
    border-radius: 50%;
    width: 23px;
    height: 21px;
}

@media screen and (min-width:  300px){
    #text-col-spacer{
        padding: calc(30px + (4 * (100vw - 600px) / 400));
    }
}
@media screen and (min-width: 410px) {
    #knowledge {
        margin-top: 0;
    }
}
@media  screen and (min-width: 600px) {
    #plans-comparison .check-icon-wrapper {
        width: calc(26px + (12 * (100vw - 600px) / 400));
        height: calc(26px + (12 * (100vw - 600px) / 400));
    }
    #plans-comparison .comparison-icon-wrapper {
        width: calc(26px + (12 * (100vw - 600px) / 400));
        height: calc(26px + (12 * (100vw - 600px) / 400));
    }
    #plans-comparison .plans-header {
        font-size: calc(9px + (3 * (100vw - 600px) / 400));
    }
    #plans-comparison #text-col p {
        font-size: calc(8px + (4 * (100vw - 600px) / 400));
    }
    #plans-comparison .compare-price {
        font-size: calc(16px + (8 * (100vw - 600px) / 400));
    }
    #plans-comparison .compare-price .decimal {
        font-size: calc(9px + (3 * (100vw - 600px) / 400)) !important;
    }
    #plans-comparison .compare-month {
        margin-left: -3px !important;
        font-size: calc(7px + (5 * (100vw - 600px) / 400)) !important;
    }
    #plans-comparison .btn-wp {
        font-size: calc(8px + (4 * (100vw - 600px) / 400));
        line-height: calc(8px + (4 * (100vw - 600px) / 400));;
    }
    #plans-comparison .btn-woo {
        font-size: calc(8px + (4 * (100vw - 600px) / 400));
        line-height: calc(8px + (4 * (100vw - 600px) / 400));;
    }
    #text-col-spacer {
        padding: calc(22px + (8 * (100vw - 600px) / 400));
    }
    #no-hidden-p br {
        display: none;
    }
}
@media screen and (min-width: 768px) {
    .fs30-sm-lh37 {
        font-size: 30px;
        line-height: 37px;
    }
    .fs40-sm-lh49 {
        font-size: 40px;
        line-height: 49px;
    }
    .merged-button .merged-btn {
        padding: 15px 20px;
    }
    #no-hidden-h1 {
        margin-left: auto;
        margin-right: auto;
    }
    .px-30 {
        padding-left: 65px;
        padding-right: 65px;
    }
    #space-ship {
        display: block !important;
        left: calc(-180px + (105 * (100vw - 768px) / 256));
        top: calc(-60px + (55 * (100vw - 768px) / 256));

    }
    .woo-commerce-cart {
        display: block !important;
        left: calc(-90px + (20 * (100vw - 768px) / 256));
        top: 0;
    }
    #circles-s1 {
        display: block;
        top: calc(230px - (40 * (100vw - 768px) / 256));
    }
    .the-way-container {
        flex-direction: row;
        justify-content: center;
    }
    .the-way-box {
        flex-direction: column;
    }
    .the-way-box-line {
        width: 1px;
        height: 30px;
    }
    .svg-wrapper {
        height: 77px;
        width: 77px;
    }
    .the-way-svg {
        width: 41px;
        height: 41px;
    }
    .the-way-box-info {
        width: calc(167px + (43 * (100vw - 768px) / 256));
        height: calc(189px - (19 * (100vw - 768px) / 256));
        padding: 30px 10px;
    }
    .horizontal-line {
        display: block;
    }
    #another-one {
        margin-top: 60px;
    }
    .faq-section {
        padding: 60px;
    }
    #faq .panel-heading {
        padding: 0 15px;
    }
    #faq .panel-body {
        padding: 0 15px;
    }
    #trustpilot-reviews {
        padding: 60px;
    }
    .svg-wrapper {
        height: 77px;
        width: 77px;
    }
    .horizontal-line {
        display: block;
    }
    #horizontal-comparison {
        display: block;
        margin-top: 80px;
        padding: 0 15px;
    }
    .vertical-comparison {
        display: none;
    }
    .section-3-box-label-box {
        margin-left: 40px !important;
    }
    .s3-box-info p {
        text-align: left;
    }
    .section-3 {
        padding: 60px;
    }
    #section-3-text-img {
        display: flex;
        align-items: center;
        padding: 0;
    }

    #wpx-brandbook-2 {
        width: calc(298px + (39 * (100vw - 768px) / 256));
        height: calc(206px + (27 * (100vw - 768px) / 256));
    }
    #wpx-brandbook-p3 {
        display: block;
        margin-left: auto;
    }
    .plans {
        max-width: 800px;
        margin-top: 20px;
    }
    .s3-box-info {
        padding: 20px 40px;
        gap: 5px;
    }
    .comparison-inner-p {
        font-size: 9px !important;
    }
    #comparison-section {
        padding: 100px 0;
    }
    #plans-comparison-section {
        padding:0 20px;
    }
    #horizontal-comparison .wpx-col p {
        font-size: 12px;
    }
}
@media screen and (min-width: 920px) {
    .wpx-badge {
        padding: 14.5px;
        width: 120px;
        height: 150px;
    }
}
@media screen and (min-width: 992px) {
    .section-3 {
        flex-direction: row;
        justify-content: center;
        padding: 30px 10px 60px 30px;
    }
    #section-3-text-img {
        flex-direction: column;
        margin-top: 70px;
        margin-right: 30px;
    }
    .faq-section {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #faq-md-box {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    #another-one {
        margin-top: 10px;
    }
    #plans-comparison .check-icon-wrapper {
        width: 38px;
        height: 38px;
    }
    #plans-comparison .comparison-icon-wrapper {
        width: 38px;
        height: 38px;
    }
    #plans-comparison #text-col p {
        font-size: 12px;
    }
    #plans-comparison .compare-price {
        font-size: 32px
    }
    #plans-comparison .mt10 .compare-price {
        font-size: 15px;
        margin-right: 15px;
    }
    #plans-comparison .mt10 .compare-price .decimal {
        font-family: Montserrat,sans-serif !important;
    }
    #plans-comparison .compare-price .decimal {
        font-size: 12px !important;
    }
    #plans-comparison .compare-month {
        margin-left: -3px !important;
        font-size: 10px !important;
    }
    #plans-comparison .btn-wp {
        font-size: 12px;
        line-height: 12px;
    }
    #plans-comparison .btn-woo {
        font-size: 12px;
        line-height: 12px;
    }
    #text-col-spacer {
        padding: 30px;
    }
    #horizontal-comparison {

    }
}

@media screen and (min-width: 1024px) {
    .fs40-md-lh49 {
        font-size: 40px;
        line-height: 49px;
    }
    .px-30 {
        padding-left: 30px;
        padding-right: 30px;
    }
    #space-ship {
        left: -75px;
        top: -5px;
    }
    .woo-commerce-cart {
        width: calc(222px + (71 * (100vw - 1024px) / 416));
        height: calc(217px + (70 * (100vw - 1024px) / 416));
        left: calc(-25px + (20 * (100vw - 1024px) / 416));
        top: 45px;
    }
    #trustpilot-title {
        max-width: 800px;
    }
    #plans-comparison .plans-header {
        font-size: 12px;
    }
    #circles-s1 {
        right: calc(-195px + (75 * (100vw - 1024px) / 416));
        top:  calc(190px - (60 * (100vw - 1024px) / 416));
    }
    .the-way-box-info {
        width: 220px;
        height: 190px;
    }
    .comparison-col p {
        font-size: 11px;
    }
    .comparison-inner-p {
        font-size: 10px !important;
        padding-top: 5px;
    }
    .hc-row-text .text-col {
        font-size: 12px;
    }
    #plans-comparison-section {
        padding:0 40px;
    }
    #wpx-brandbook-p3 {
        margin-left: 0;
    }
}
@media screen and (min-width: 1200px) {
    .plans {
        max-width: none;
    }
}
@media  screen and (min-width: 1400px) {
    .plans-box {
        margin: 0;
    }
    #wpx-brandbook-2 {
        width: 400px;
        height: 300px;
    }
    #circles-s1 {
        right: -100px;
        top: 130px;
    }
    #section-2-circles {
        left: -150px;
        top: -50px;
        display: block;
    }
}

.toggle {
    cursor: pointer;
    display: inline-block;
}
.toggle-switch {
    display: inline-block;
    border-radius: 61px;
    width: 52px;
    height: 21px;
    position: relative;
    vertical-align: middle;
    background-color: rgba(251, 87, 24, 0.06);
    border: 1px solid #ffebe4;
    transition: background 0.25s;
}
.toggle-switch:before,
.toggle-switch:after {
    content: "";
}
.toggle-switch:before {
    display: block;
    background-color: #FB5718;
    border-radius: 50%;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 0;
    left: 0;
    transition: left 0.25s;
}
.toggle-checkbox:checked+.toggle-switch {
    background: #EBEDF0;
    border-color: #EBEDF0;
}
.toggle-checkbox:checked+.toggle-switch:before {
    left: 30px;
    background-color: #FB5718
}
.toggle-checkbox {
    position: absolute;
    visibility: hidden;
}
.toggle-label {
    margin-left: 5px;
    position: relative;
    top: 2px;
}
.text-style {
    font-size: 40px;
    font-family: Montserrat-Bold, sans-serif;
    line-height: normal;
    margin: 80px auto;
    max-width: 770px;
}

@media (width <768px) {
    .plan-box > div  {
        min-height: auto;
    }

    .plan-woo a {
        margin-bottom: 25px;
    }
}
