/*
Theme Name: eDigitalized GP Child
Theme URI: https://edigitalized.com/
Description: Locked-design GeneratePress child theme for eDigitalized with fully editable page sections, portfolio manager, SEO location architecture, service products, client portal, support, payments and live chat.
Author: eDigitalized
Author URI: https://edigitalized.com/
Template: generatepress
Version: 3.6.0
Text Domain: edigitalized
Requires at least: 6.6
Requires PHP: 7.4
*/

/* V3 article utility controls */
.share-stack button{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:900;background:#fff;color:var(--navy);cursor:pointer;padding:0}
.post-font-tools button{width:auto;min-width:36px;padding:0 9px;border-radius:999px}
.post-content{--ed-post-scale:1}
.post-content p,.post-content li{font-size:calc(15px * var(--ed-post-scale))}
@media(max-width:720px){.post-content p,.post-content li{font-size:calc(14px * var(--ed-post-scale))}}
