.dedicated_table.stacktable.small-only{display:none}
    .dedicated_table.stacktable.large-only thead tr th{padding:23px;border:none;color:#fff;font-size:18px;line-height:18px;font-weight:500;text-align:left}

    thead.bg_gradient tr{border-bottom:none;}
    .dedicated_table tr th {background-color:#e94d3a !important;color:#fff!important;}

    .dedicated_table.stacktable.large-only tbody tr:nth-child(odd){background-color:#f6f6f6;}


    .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;}
    .dedicated_table.stacktable.large-only tbody tr td{padding:28px  10px;font-size:14px;line-height:14px;font-weight:500;color:#3e4555;border:none;text-transform:uppercase}
    .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: 20px 10px;   display: block;  text-align: right;}
    .dedicated_table.stacktable.large-only tbody tr td.table_btn a{
        color: #fff;
        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 #886a6a;
        background: #886a6a;
    }
    .dedicated_table.stacktable.large-only tbody tr{border:1px solid #d5d1ef;transition:.5s ease-in-out;position:relative}
    .dedicated_table.stacktable.large-only tbody tr:hover{background:#fff;box-shadow:10px 0 20px rgba(0,0,0,.1);border-color:transparent!important}

    .dedicated_table.stacktable.large-only thead tr th.open_space{
        background-color:transparent!important
    }

    .dedicated_table.stacktable.large-only tbody tr:hover td.table_btn a{
        background: #e94d3a !important;
        color: #fff;
        border-color: transparent;
    }

    .dedicated_table.stacktable.large-only thead tr.open_rowspan{height:20px;background-color:#eff6f8}
    .dedicated_table.stacktable.large-only thead tr.open_rowspan th{padding:0!important}
    .dedicated_table.stacktable.large-only tbody tr:hover td{color:#e94d3a}
    .dedicated_table tbody{background-color:#fff;box-shadow:10px 10px 10px rgba(0,0,0,0.1)}
    #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:#9f1ee5;color:#fff;border-radius:4px;padding:3px 8px;font-size:12px;line-height:20px}
    .dedicated_table tr th.offer_line{font-size:14px!important;line-height:18px!important;color:#fff!important;text-align:center;padding:5px 0!important;text-transform:uppercase!important;font-weight:600;background-color:#886a6a!important;text-align:center!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: #e94d3a;

        }
        .dedicated_table tr th{padding:10px;}
        .dedicated_table tr td{padding:10px;}
        .dedicated_table tr:nth-child(2){display:none;}
        .dedicated_table tr:nth-child(3){display:none;}

        .dedicated_table tr td:last-child a{
            font-size:14px;
            line-height:14px;
            padding:10px;
            background-color:#e94d3a;
            border-radius:4px;
            display:inline-block;
            box-shahdow:none;

            color: #fff;


            display: inline-block;
            text-align: center;
            font-weight: 400;


        }

    } 
