/*
Theme Name: SBS Interior
Theme URI: https://sbsinterior.vn
Author: SBS Interior
Author URI: https://sbsinterior.vn
Description: Theme chính thức của SBS Interior — thương hiệu nội thất cao cấp Việt Nam.
Requires at least: 6.7
Tested up to: 6.9
Requires PHP: 7.2
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sbs
Tags: custom-colors, custom-menu, custom-logo, featured-images, blog, portfolio, business
*/

/*
 * IMPORTANT: This file is only served on the frontend when `SCRIPT_DEBUG` is enabled;
 * in most instances, the `style.min.css` file will be served. It is not recommended that you
 * use the Theme File Editor to modify this stylesheet. Instead, add the necessary style
 * overrides via "Additional CSS" in the Site Editor.
 */

/* Temporary runtime overrides for SBS custom theme */
.p-hero_grid--single {
    display: block;
}

.p-hero_grid--single .p-hero_img {
    width: 100%;
    height: 100%;
}
