    .plan-features li {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 5px;
        font-size: 20px;
    }

    .domain-container {
        box-shadow: 2px 2px 12px #25272b;
        background-color: #fff;
        padding: 0px !important;
        margin-top: 10px;
        border: solid 1px;
        border-radius: 5px;
    }

    .domain-container h3 {
        background-color: #fd4326;
        text-align: center;
        font-size: 24px !important;
        color: #fff !important;
        margin: 0px !important;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    }

    .domain-container h4 {
        text-align: center !important;
        font-size: 16px !important;
        font-weight: bold;
        color: #fff;
        background-color: #000;
        padding: 3px;
        margin: 0px !important;
    }

    .super-discount.plan-wrap .plan-footer .host-btn,
    .super-discount li b {
        color: #fd4326 !important;
    }

    .super-discount .plan-features .right i {
        color: #fd4326;
    }

    .super-discount .popular span,
    .super-discount .popular::after,
    .super-discount .plan-heading,
    .super-discount .popular::before,
    .super-discount .plan-body,
    .super-discount.plan-wrap .plan-footer,
    .super-discount.plan-wrap .plan-footer .host-btn i {
        background-color: #fd4326 !important;
    }

    .super-discount .plan-body::after {
        border-top-color: #fd4326 !important;
    }

    .plan-wrap .plan-heading b {
        padding: 4px 5px 5px 5px;
        color: #03bfda !important;
        background: #ffffff;
        display: block;
        font-size: 23px;
    }

    .economy-plan-wrap.plan-wrap .plan-heading b {
        color: #5aba41 !important;
    }

    .super-discount.plan-wrap .plan-heading b {
        color: #fd4326 !important;
    }

    .super-discount.plan-wrap .highlight {
        color: #ffffff !important;
        background-color: #fd4326 !important;
    }

    .super-discount .highlight b {
        color: #ffffff !important;
    }

    .super-discount.plan-features li {
        padding: 6px 0;
    }

    .super-discount .popular::before,
    .super-discount .popular::after,
    .super-discount .popular span {
        border-radius: 5px;
    }

    .plan-wrap .plan-footer {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }


    li.discount_percent_promo {
        text-align: center;
        padding: 10px 20px;
        font-size: 23px;
        line-height: 23px;
        font-family: math;
    }

    li.discount_percent_promo span {
        font-size: initial;
    }

    li.discount_percent_promo .off-text {
        font-size: 28px;
    }

    .max-child-width {
        zoom: 0.8;
        position: relative;
        width: 120vw;
        left: calc(-60vw + 51%);
    }

    .max-child-width .col-lg-2-4,
    .col-lg-3,
    .col-lg-4,
    .col-md-4 {
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 35px;
    }

    @media (min-width: 1200px) {
        .max-child-width .col-lg-2-4 {
            max-width: 20%;
        }

        .col-lg-2-4 .plan-features li {
            padding-left: 10%;
        }

        .col-lg-2-4 .plan-features li.discount_percent_promo {
            padding-left: 5px;
        }
    }

    .plan-wrap .plan-footer .host-btn {
        font-size: 16px;
    }

    .plan-footer .host-btn .i-round {
        width: 30px;
        height: 30px;
        padding: 8px;
    }

    .lower-case {
        text-transform: lowercase;
    }

    .glowing-offer.promotion-badge {
        text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 6px #5aba41, 0 0 8px #5aba41, 0 0 10px #5aba41, 0 0 12px #5aba41, 0 0 14px #5aba41;
        animation: glow 1s infinite alternate;
        font-family: 'FontAwesome';
    }
    
    .tip-content {
        display: block;
        width: 300px !important;
        padding: 24px 28px 10px 28px !important;
        border-radius: 5px !important;
        background: #6d6e70 !important;
        color: #fff !important;
        font-size: 20px !important;
        font-weight: 500 !important;
        line-height: 1.5 !important;
        text-transform: none !important;
        box-shadow: 0 0 15px rgb(0 0 0 / 30%) !important;
        z-index: 9999999999999;
        bottom: 430px;
        position: absolute;
        left: 25%;
        font-family: sans-serif;
    }
    
    .tip-content p {
        color: #ffffff;
        font-size: 18px !important;
    }
    
    .tip-content .gb-tooltip__arrow {
        position: absolute;
        /*display: block;*/
        width: 15px;
        height: 15px;
        transform: rotate(45deg);
        background: #6d6e70;
        bottom: -7px;
        left: 68%;
        
        display: none;
    }
    
    .tooltip-icon:hover {
        cursor: pointer;
    }
    
    
    .plan-wrap .plan-features {
        padding-top: 0px !important;
    }
    
    .plan-wrap .popular span {
        font-size: 18px !important;
    }
    
    .feature-logo {
        background-color: #fd432617;
        padding-top: 25px;
        text-align: center;
        padding-bottom: 15px;
    }
    
    .economy-plan-wrap .feature-logo {
        background-color: #5aba4126;
    }
    
    .feature-logo span {
        height: 100%;
        font-size: 40px;
        font-family: cursive;
        padding: 3px 10px 0px 10px;
        display: inline-block;
    }
    
    .feature-logo .left-img {
        width: 100px;
        display: inline-block;
    }
    
    .feature-logo .rigth-img {
        width: 70px;
        display: inline-block;
        margin-right: 28px;
    }
    
    
    
    
    
    
    .label_button_no, .label_button_yes {
        font-size: 25px;
        font-weight: 600;
        font-family: cursive;
        padding: 10px 40px;
        margin-top: 18px;
        background-color: #75d85b;
        border-radius: 4px;
        background: #ffffff;
        color: #00000036;
    }
    
    .btn.active, .btn:active {
        box-shadow: inset 0 2px 10px 0px rgb(0 0 0 / 35%) !important;
    }
    
    .label_button_no:focus-visible, .label_button_yes:focus-visible, .label_button_no:focus, .label_button_yes:focus, 
    .label_button_no.focus, .label_button_yes.focus {
        outline: none !important;
    }
    
    .label_button_no:hover, .label_button_yes:hover {
        color: #000000;
    }
    
    .label_button_no.active, .label_button_yes.active {
        color: #000000;
    }
    
    .want_free_domain_text {
        /*font-family: cursive;*/
        font-size: 30px;
    }
    
    .discount_percent_promo {
        padding-top: 25px !important;
        padding-bottom: 10px !important;
        /*width: calc(100% + 5px);*/
        /*position: absolute;*/
        /*left: -5px;*/
        box-shadow: 3px 3px 6px 1px #828282;
        margin-bottom: 15px;
    }
    
    li.after_discount_percent_promo {
        margin-top: 135px;
    }
    
    b.price_with_free_domain, b.price_without_free_domain{
        width: calc(100% + 4px);
        position: absolute;
        left: -2px;
        box-shadow: 0px 1px 6px 0px #969696;
    }
    
    .plan-heading {
        padding-bottom: 45px !important;
    }
    
    .hover:hover {
        cursor: pointer;
    }
    
