.yaw-flex-badge{display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem}.yaw-flex-badge .yaw-flex-info{background:none;border:0;padding:0;font:inherit;text-decoration:underline;cursor:pointer;line-height:1}.yaw-flex-badge-archive{position:absolute;top:8px;left:8px;display:inline-flex;align-items:center;gap:.4rem;background:#fff;padding:6px 8px;border-radius:10px;box-shadow:0 1px 6px #00000014;z-index:2}.yaw-flex-badge-archive .yaw-flex-info{display:none}.products .product{position:relative}.single-product .yaw-flex-badge~.yaw-flex-badge{display:none!important}add_action("wp_head",function(){ob_start(function($html){if (function_exists("is_product") && is_product()){$html=str_replace('itemtype="https://schema.org/Blog"','itemtype="https://schema.org/Product"',$html)}elseif (function_exists("is_shop") && is_shop()){$html=str_replace('itemtype="https://schema.org/Blog"','itemtype="https://schema.org/WebPage"',$html)}elseif (is_tax(array("product_cat","product_tag","product_brand"))){$html=str_replace('itemtype="https://schema.org/Blog"','itemtype="https://schema.org/CollectionPage"',$html)}return $html})},0);add_action("wp_footer",function(){if (ob_get_level()) ob_end_flush()},9999);{}
