.elementor-28948 .elementor-element.elementor-element-9e31489{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-28948 .elementor-element.elementor-element-c443790{--display:flex;}.elementor-28948 .elementor-element.elementor-element-1b18032{--display:flex;}.elementor-28948 .elementor-element.elementor-element-63e7793{--display:flex;}@media(max-width:1024px){.elementor-28948 .elementor-element.elementor-element-9e31489{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}}@media(min-width:769px){.elementor-28948 .elementor-element.elementor-element-c443790{--width:50%;}.elementor-28948 .elementor-element.elementor-element-1b18032{--width:50%;}}@media(max-width:1024px) and (min-width:769px){.elementor-28948 .elementor-element.elementor-element-c443790{--width:100%;}.elementor-28948 .elementor-element.elementor-element-1b18032{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-42acba2 *//*=========================
WRAPPER
=========================*/

.ps-pricing-wrap{
    width:100%;
    overflow-x:auto;
    margin:40px 0;
}

.ps-pricing-table{
    width:100%;
    min-width:1450px;
    border-collapse:collapse;
    font-family:Arial, Helvetica, sans-serif;
    border:3px solid #000;
}

/*=========================
TITLE
=========================*/

.ps-pricing-table .table-title th{
    background:#ffffff;
    color:#000;
    font-size:22px;
    font-weight:700;
    padding:12px;
     text-align:center;
    border-bottom:3px solid #000;
}

/*=========================
TOP BLUE HEADER
=========================*/

.ps-pricing-table .top-head th{
    background:#355E95;
    color:#fff;
    font-size:17px;
    font-weight:700;
    text-align:center;
    padding:12px 10px;
    border:1px dotted rgba(255,255,255,.7);
}

.ps-pricing-table .company-head{
    width:260px;
}

/*=========================
SECOND HEADER
=========================*/

.ps-pricing-table .sub-head th{
    background:#355E95;
    color:#fff;
    font-size:15px;
    font-weight:600;
    line-height:1.5;
    text-align:center;
    padding:10px;
    border:1px dotted rgba(255,255,255,.7);
}

/*=========================
WHITE SECTION TITLE
=========================*/

.ps-pricing-table .section-title td{
    background:#fff;
    color:#000;
    font-size:20px;
    font-weight:700;
    text-align:center;
    padding:10px;
    border-top:3px solid #000;
    border-bottom:3px solid #000;
}

.ps-pricing-table .case-pack-title{
    font-size:20px;
}

.ps-pricing-table .station-title{
    font-size:20px;
}

/*=========================
BODY
=========================*/

.ps-pricing-table td{
    text-align:center;
    padding:16px 14px;
    font-size:17px;
    color:#000;
    border:1px dotted #777;
    background:#fff;
}

/* Alternate Blue Row */

.ps-pricing-table .blue{
    background:#d7e4f7;
}

/*=========================
PRICE
=========================*/

.ps-pricing-table .price{
    font-weight:700;
    font-size:18px;
}

.ps-pricing-table .price span{
    margin-right:8px;
}

/*=========================
COMPANY COLUMN
=========================*/

.ps-pricing-table .company-name{
    width:260px;
    text-align:left;
    vertical-align:middle;
    font-size:18px;
    padding-left:20px;
    background:#fff;
    border-right:3px solid #000;
}

/*=========================
DIVIDER
=========================*/

.ps-pricing-table .divider-left{
    border-left:4px solid #000 !important;
}

/*=========================
COLUMN WIDTHS
=========================*/

.ps-pricing-table td,
.ps-pricing-table th{
    min-width:90px;
}

.ps-pricing-table td:nth-child(2),
.ps-pricing-table td:nth-child(7),
.ps-pricing-table td:nth-child(12){
    font-weight:700;
}

/*=========================
HOVER
=========================*/

.ps-pricing-table tbody tr:hover td{
    background:#c7daf6;
    transition:.25s;
}

/*=========================
RESPONSIVE
=========================*/

@media(max-width:1200px){

.ps-pricing-wrap{
overflow-x:auto;
}

.ps-pricing-table{
min-width:1450px;
}

}/* End custom CSS */