.dedicated_table.stacktable.small-only {display:none}

.dedicated_table.stacktable.large-only thead tr th{padding:26px 50px;border:none;color:#fff;font-size:18px;line-height:18px;font-weight:500;text-align:left;
    background:#fa2964;
}

.dedicated_table.stacktable.large-only thead tr th:first-child {border-top-left-radius: 6px !important;
    border-bottom-left-radius: 12px !important;
}

.dedicated_table.stacktable.large-only thead tr th:last-child {        border-top-right-radius: 6px !important;
    border-bottom-right-radius: 12px !important;
}


.dedicated_table.stacktable.large-only thead tr{    border-bottom: 7px solid #ede9ec;
}


.dedicated_table.stacktable.large-only thead tr.empty-space th{padding:5px;border-bottom:solid 1px #c3cfd6;}

.dedicated_table.stacktable.large-only thead tr.empty-space{background:transparent;}

thead.bg_gradient tr{border-bottom:none;}
.dedicated_table tr th {color:#fff!important;}

.dedicated_table tr td:first-child, .dedicated_table tr th:first-child{border-radius:0!important;}

.dedicated_table tr td:last-child a{color:#fff;box-shadow:0 0 0 2px #3d302e inset}

.dedicated_table.stacktable.large-only tbody tr td{padding:28px 50px;font-size:16px;line-height:14px;font-weight:700;color:#3d302e;border:none;
}

.dedicated_table.stacktable.large-only tbody tr td.price_row{font-size:18px;line-height:18px}
.dedicated_table.stacktable.large-only tbody tr td:first-child{text-align:left}
.dedicated_table.stacktable.large-only tbody tr td.table_btn{padding:0 20px 0 0}
.dedicated_table.stacktable.large-only tbody tr td.table_btn a{color:#3e4555;font-size:14px;line-height:14px;padding:14px;border-radius:4px;display:inline-block;box-shadow:10px 10px 10px rgba(0,0,0,0.2);
    border:solid 2px #3e4555;
    
}
.dedicated_table.stacktable.large-only tbody tr{transition:.5s ease-in-out;position:relative;
        border-bottom: 7px solid #ede9ec !important;
}
.dedicated_table.stacktable.large-only tbody tr:hover{background:#fa2964 ;border-color:transparent!important}

.dedicated_table.stacktable.large-only thead tr th.open_space{
    background-color:transparent!important;
}


.dedicated_table.stacktable.large-only thead tr.open_rowspan{height:20px;background-color:#e94d3a}

.dedicated_table.stacktable.large-only thead tr.open_rowspan th{padding:0!important}

.dedicated_table.stacktable.large-only tbody tr:hover td{color:#fff}


.dedicated_table tbody{background-color:#f5f5f5;}
#dedicated_table_sec .offer_line,#dedicated_table_sec .offer_line strong{color:#222!important}

#tld_domain_availble{overflow:hidden!important}

.tld_popular{display:inline-block;padding:10px;background-color:#e94d3a;color:#fff;border-radius:4px;padding:3px 8px;font-size:12px;line-height:20px}

.dedicated_table theead tr:first-child th {
    border-bottom: none !important;
}

.dedicated_table tr th.offer_line{

    font-size: 14px !important;
    line-height: 18px!important;
    color: #fff!important;
    padding: 10px 0!important;
    text-transform: uppercase!important;
    font-weight: 600;
    background-color: #886a6a !important;
    text-align: center!important;
    border: none !important;



}

.offer_line strong{font-weight:700;color:#fff}

.dedicated_table.stacktable.large-only thead tr th.open_space{
    padding:10px!important;
    background-color: transparent!important;
}

@media screen and (max-width:991px){
    .dedicated_table{margin-bottom:0;}
    .stacktable.small-only{display:table!important;}
    .stacktable.small-only th{
        background: #fa2964;
      }
    .dedicated_table tr th{padding:10px;}
    .empty-space{display:none;}
}
.dedicated_table tr td{padding:10px;}