/*
Theme Name: OneLight
Theme URI: https://onelightchina.com
Author: Hangzhou Yideng Lighting Co., Ltd.
Author URI: https://onelightchina.com
Description: OneLight LED lighting corporate theme converted from static HTML. Supports editable homepage modules, products, news, banners, and contact info via WordPress admin.
Version: 1.0.0
Requires at least: 5.8
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: onelight
Tags: custom-logo, custom-menu, featured-images, theme-options, translation-ready
*/

/* WordPress core alignment helpers */
.alignleft { float: left; margin-right: 1.5em; }
.alignright { float: right; margin-left: 1.5em; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { max-width: 100%; }
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
