/*
Theme Name: Moderno-Child
Theme URI: https://parkofideas.com/moderno/
Text Domain: moderno-child
Description: Fashion & Furniture Store WooCommerce Theme
License: GNU General Public License v2.0 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0
Template: moderno
Author: parkofideas.com
Author URI: https://parkofideas.com
Tags: right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, theme-options, translation-ready
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

/* OpenClaw 2026-06-05: keep the native mobile sticky add-to-cart flush. */
@media (max-width: 767px) {
	body.single-product.h-sticky-atc .c-product:not(.c-product--quick-view) .c-product__atc-row-1--sticky {
		align-items: stretch;
		padding: 8px 14px 0 !important;
	}

	body.single-product.h-sticky-atc .c-product:not(.c-product--quick-view) .c-product__atc-row-1--sticky .button {
		margin-top: 0 !important;
	}

	body.single-product.h-sticky-atc .c-product:not(.c-product--quick-view) .c-product__atc-row-1--sticky .quantity {
		margin-bottom: 0 !important;
	}
}
