@charset "UTF-8";
/*
Theme Name: xpeng
Author: xpeng
Description: 
Version: 1.0.2
Tested up to: 6.6
Requires PHP: 7.4
License:
License URI:
Text Domain: xpeng
Domain Path: /theme-config/languages
Copyright: 2025 / All Rights Reserved
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/


.sticky,
.bypostauthor,
.screen-reader-text {
  outline: none;
}

.select-results {
	background-color: #fff;
}

.select-results li {
}

.select-results .select2-results__option--highlighted {
	background-color: #f1f1f1;
}