/*
Theme Name: Full Protection (Custom)
Theme URI: https://example.com/
Author: Custom WP Theme
Author URI: https://example.com/
Description: Custom theme that replicates the provided TypeScript site pixel-perfect, with WooCommerce support and native (code-registered) editable fields.
Version: 0.4.23.182
Requires at least: 6.2
Tested up to: 6.5
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: full-protection
Tags: custom, ecommerce, woocommerce
*/

/* Keep this file mostly for theme metadata. Main CSS is enqueued from assets/css/app.css */

/* v0.4.23.155 consistent package version */
.fp-page--news-single-nohero .fp-container{padding-top:40px;padding-bottom:56px;}
.fp-article-back--top{margin-bottom:24px;}
.fp-article-content--nohero{background:#fff;border-radius:24px;padding:32px 36px;box-shadow:0 8px 24px rgba(15,23,42,.06);}
@media (max-width: 767px){.fp-article-content--nohero{padding:22px 18px;border-radius:18px;}}
