/*
Theme Name: Seminole Electric
Theme URI: http://flatsome.uxthemes.com/
Description: This is a child theme for Flatsome
Author: Ruralite Services
Author URI: https://www.ruraliteservices.org/
Template: flatsome
Version: 2.5
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url("css/main.css?v=2.1");



/*
    ATH - added for screen reader compatible hiding of elements
*/
.hidden {
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}