/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/

    table, th, td {
        border: 1px solid #e5e5e5;
        border-collapse: collapse;
        /* font-family: "Cabinet Grotesk"; */
    }

    table {
        width: 100%;
    }


    /* ************************************************************************************* */

    .service-table td {
        padding: 20px 30px;
    }

    ul.list-wrap {
        margin: 10px 0;
        padding: 0 35px;
    }

    .service-table td:nth-child(2){
        text-align: center;
    }
    
    .wrapper h2 {
        font-size: 24px;
        line-height: 34px;
        font-weight: 700;
        margin: 0;
        margin-bottom: 10px;
    }

    .wrapper h4 {
        font-size: 20px;
        line-height: 30px;
        font-weight: 600;
        margin: 0;
    }




