.plugin_version_features a {
    box-shadow: none;
}

.plugin_version_features {
    font-family: inherit;
    line-height: inherit;
    font-weight: normal;
}

.plugin_version_features h3.huge_it_features_features, .plugin_version_features h3.huge_it_features_purchase_text,.plugin_version_features h3.huge_it_features_price, .plugin_version_features h3.huge_it_features_price_text {
    font-weight: normal;
    margin: 0;
}

.plugin_version_features.full-width h2.huge_it_features_head {
    font-weight: normal;
    margin: 0;
}

.hugeit_ft_col.hugeit_features_name.hg_ft_col_0 {
    margin-left: 0;
}

.plugin_version_features a.huge_it_features_buy_link_a {
    display: inline-block;
    text-decoration: none;
    box-shadow: none;
    text-align: center;
    font-weight: 600;
    position: relative;
    border-style: solid;
}

.plugin_version_features .huge_it_features_purchase_text {
    margin: 15px 0;
    font-weight: 400;
}

.hugeit_ft_col {
    float: left;
    position: relative;
    margin-bottom: 10px;
}

.huge_it_features {
    background-color: #dedede;
    border: none;
    height: 1px;
    width: 90%;
    margin: 0 auto 22px;
}

.huge_it_best_seller {
    position: absolute;
	text-align: center;
    top: 0;
}

.huge_it_best_seller:after {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    top: 0;
    content: "";
}

.huge_it_best_seller span {
    position: absolute;
    z-index: 1;
    display: inline-block;
    line-height: 1.3;
}

.plugin_version_features .huge_it_features_purchase_text:last-child {
    border: 0;
}

.plugin_version_features .hugeit_ft_col {
    overflow: hidden;
    border-style: solid;		
}

.plugin_version_features .hugeit_ft_col i.fa {
    position: relative;	
}

.hugeit_ft_col h3, .hugeit_ft_col h2, .hugeit_ft_col .hg_pt_row_item  {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.hugeit_ft_col h3.huge_it_features_buy_link {
    font-weight: normal;
    margin: 0;
}

.hugeit_ft_col h3:last-child {
    border-bottom: 0;
}


@media screen and (max-width: 1003px) {
    .plugin_version_features {
        width: 100%;
        overflow-x: auto;
    }
    .plugin_version_features .hugeit_ft_col {
        width: 250px;
    }
}

@media screen and (max-width: 640px) {
    .plugin_version_features .hugeit_ft_col {
        width: 200px;
    }
}
