.elementor-7473 .elementor-element.elementor-element-315a2b2{padding:50px 0px 50px 0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-7473 .elementor-element.elementor-element-f065c05 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7473 .elementor-element.elementor-element-f065c05{text-align:center;}.elementor-7473 .elementor-element.elementor-element-f065c05 .elementor-heading-title{font-family:"Ogg", Sans-serif;font-size:42px;font-weight:500;color:#000000;}/* Start custom CSS */.subcategories-list {
                    display: grid;
                    grid-template-columns: repeat(1, 1fr);
                    gap: 15px;
                    padding-left: 0;
                    list-style: none;
                }

                .subcategories-list li {
                    background: #f9f9f9;
                    padding: 15px;
                    border: 1px solid #ddd;
                    border-radius: 6px;
                    text-align: center;
                }

                .subcategories-list li a {
                    text-decoration: none;
                    font-weight: bold;
                    color: #333;
                }

                @media (min-width: 768px) {
                    .subcategories-list {
                        grid-template-columns: repeat(3, 1fr);
                    }
                }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Ogg';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://trophymaintenance.com/one-time-pay/wp-content/uploads/2024/10/Ogg-Medium-BF646c18fc45bd0.ttf') format('truetype');
}
/* End Custom Fonts CSS */