.elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-16822 .elementor-element.elementor-element-69728f1{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-16822 .elementor-element.elementor-element-1fbd77b > .elementor-element-populated{margin:0px 0px 0px 35px;--e-column-margin-right:0px;--e-column-margin-left:35px;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}/* Start custom CSS for html, class: .elementor-element-0983233 */.row.price-table-content {
    display: grid!important;
    grid-template-columns: repeat(4, 23%);
    grid-gap: 20px !important;
} 

.row.price-table-content .price-box {
    width: 100%!important;
    padding: 0px 0px!important;
}

@media only screen and (max-width:  768px) {
    
.row.price-table-content {
    display: grid;
    /* flex-wrap: wrap; */
    grid-template-columns: repeat(2, 45%);
    grid-gap: 20px;
}

}


@media only screen and (max-width:  575px) {
    
.row.price-table-content {
    display: grid;
    /* flex-wrap: wrap; */
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
}

}

.row.price-table-content .price-box.growth-plan .inner-price-plan .btn.bnt-liteprimary {
    background: #34BC47;
        padding: 6px 18px;
    margin: auto;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    border-radius: 55px;

}

	.row.mygridsys .price-box.growth-plan .inner-price-plan .price-feature-list ul.greentick li:before {
    background-image: url(http://www.interakt.shop/wp-content/uploads/2023/06/Vector.png);
}


.growth-plan22 .plus-taxes {
    margin-bottom: 29px;
}

.emtag{
    font-size: 12px;
    line-height: 1.3;
    margin: 26px 0;
}/* End custom CSS */