.elementor-kit-9{--e-global-color-primary:#7AAA07;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#9EDD05;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1366px;}.e-con{--container-max-width:1366px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.cp-table{
    border-collapse: collapse;
    border-spacing: 0;
    font-weight: 400;
    font-size: 13px;
    width: 100%;
}
.cp-table, .cp-table th, .cp-table td {
    border: none;
}

.cp-table tr th{
    font-weight: 700;
    vertical-align: middle;
    color: #fff;
    padding: 15px;
    border: 0;
}

.cp-table tr th:nth-child(odd) {
    background-color: #5dd29c;
}

.cp-table tr th:nth-child(2n) {
    background-color: #45b17f;
}

.cp-table tr td {
    color: #585858;
    padding: 15px;
    border: 0;
}

.cp-table tr:nth-child(odd) td:nth-child(odd) {
    background-color: #f7faf7;
}

.cp-table .explain {
    color: #00ca6e;
    background-color: #fff !important;
    display: inline-block;
    margin-top: 2px;
    border: 1px solid !important;
    padding: 3px 5px;
    font-size: 13px !important;
}

.cp-table tr td code, .cp-table tr td code a {
    background: 0;
    border: 0;
}/* End custom CSS */