.elementor-kit-48{--e-global-color-primary:#00A0E3;--e-global-color-secondary:#5BBAE3;--e-global-color-text:#555555;--e-global-color-accent:#FF5E14;--e-global-color-f34c552:#000000;--e-global-color-3194af1:#263244;--e-global-color-9b882c7:#FFFFFF;--e-global-color-faaa924:#EEDECD80;--e-global-color-4618984:#C5DFEA80;--e-global-color-ac04fc7:#DBD8F380;--e-global-color-cdd9d46:#D8ECEC80;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-text-font-family:"Poppins";--e-global-typography-accent-font-family:"Poppins";}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-48 e-page-transition{background-color:#FFBC7D;}@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 *//*Performance Table*/

.perf-table {
   overflow-x:auto;
}

.perf-table table {
    margin: 0;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}

.perf-table table th {
   background-color: #00a0e3;
   color: #fff;
   font-weight: 600;
}

.perf-table table td {
   font-size: 14px;
}

.perf-table table th, .perf-table table td {
  text-align: center;
  padding: 10px;
  word-break: normal;
}

.perf-table table tr:nth-child(even){background-color: #f9f9f9}


/*MLA Pdf Gallery Here*/

    .gallery .gallery-item {
        font-family: var( --e-global-typography-text-font-family ), Sans-serif;
        border-radius: 10px 10px 10px 10px;
        box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
        padding-top: 12px;
        padding-bottom: 12px;
        text-align: left !important;
        display: flex !important;
        align-items: center !important;
    }
    .gallery .gallery-item .gallery-icon {
        width: 100%;
    }
    .gallery .gallery-item .gallery-icon a {
        display: flex;
        align-items: center;
        text-decoration: none;
        font-size: 18px;
        font-weight: 500;
        line-height: 1.2;
        color: var( --e-global-color-f34c552 );
    }
    .gallery-icon a::before {
	content: url(https://www.wonderelectricals.com/wp-content/uploads/2022/12/PDFs.png);
	display: block;
	margin-right: 12px;
	height: 56px;
    }
    @media (min-width: 768px) {
        .gallery .gallery-item {
            width: 47.25% !important;
        }
    }/* End custom CSS */