Jelajahi Sumber

Merge pull request #2675 from Automattic/fix/2257-varia-children-premium-content-margins

Compiled Varia Child Themes for #2257.
Jason Crist 4 tahun lalu
induk
melakukan
fef56bd3e0
90 mengubah file dengan 522 tambahan dan 90 penghapusan
  1. 1 1
      alves/package-lock.json
  2. 1 1
      alves/package.json
  3. 1 1
      alves/sass/style-child-theme.scss
  4. 13 1
      alves/style-rtl.css
  5. 13 1
      alves/style.css
  6. 1 1
      balasana/package-lock.json
  7. 1 1
      balasana/package.json
  8. 1 1
      balasana/sass/style-child-theme.scss
  9. 13 1
      balasana/style-rtl.css
  10. 13 1
      balasana/style.css
  11. 1 1
      barnsbury/package-lock.json
  12. 1 1
      barnsbury/package.json
  13. 1 1
      barnsbury/sass/style-child-theme.scss
  14. 13 1
      barnsbury/style-rtl.css
  15. 13 1
      barnsbury/style.css
  16. 1 1
      brompton/package-lock.json
  17. 1 1
      brompton/package.json
  18. 1 1
      brompton/sass/style-child-theme.scss
  19. 13 1
      brompton/style-rtl.css
  20. 13 1
      brompton/style.css
  21. 1 1
      coutoire/package-lock.json
  22. 1 1
      coutoire/package.json
  23. 1 1
      coutoire/sass/style-child-theme.scss
  24. 13 1
      coutoire/style-rtl.css
  25. 13 1
      coutoire/style.css
  26. 1 1
      dalston/package-lock.json
  27. 1 1
      dalston/package.json
  28. 1 1
      dalston/sass/style-child-theme.scss
  29. 13 1
      dalston/style-rtl.css
  30. 13 1
      dalston/style.css
  31. 1 1
      exford/package-lock.json
  32. 1 1
      exford/package.json
  33. 1 1
      exford/sass/style-child-theme.scss
  34. 13 1
      exford/style-rtl.css
  35. 13 1
      exford/style.css
  36. 1 1
      hever/package-lock.json
  37. 1 1
      hever/package.json
  38. 1 1
      hever/sass/style-child-theme.scss
  39. 13 1
      hever/style-rtl.css
  40. 13 1
      hever/style.css
  41. 1 1
      leven/package-lock.json
  42. 1 1
      leven/package.json
  43. 1 1
      leven/sass/style-child-theme.scss
  44. 13 1
      leven/style-rtl.css
  45. 13 1
      leven/style.css
  46. 1 1
      mayland/package-lock.json
  47. 1 1
      mayland/package.json
  48. 1 1
      mayland/sass/style-child-theme.scss
  49. 13 1
      mayland/style-rtl.css
  50. 13 1
      mayland/style.css
  51. 1 1
      maywood/package-lock.json
  52. 1 1
      maywood/package.json
  53. 1 1
      maywood/sass/style-child-theme.scss
  54. 13 1
      maywood/style-rtl.css
  55. 13 1
      maywood/style.css
  56. 1 1
      morden/package-lock.json
  57. 1 1
      morden/package.json
  58. 1 1
      morden/sass/style-child-theme.scss
  59. 13 1
      morden/style-rtl.css
  60. 13 1
      morden/style.css
  61. 1 1
      redhill/package-lock.json
  62. 1 1
      redhill/package.json
  63. 1 1
      redhill/sass/style-child-theme.scss
  64. 13 1
      redhill/style-rtl.css
  65. 13 1
      redhill/style.css
  66. 1 1
      rivington/package-lock.json
  67. 1 1
      rivington/package.json
  68. 1 1
      rivington/sass/style-child-theme.scss
  69. 13 1
      rivington/style-rtl.css
  70. 13 1
      rivington/style.css
  71. 1 1
      rockfield/package-lock.json
  72. 1 1
      rockfield/package.json
  73. 1 1
      rockfield/sass/style-child-theme.scss
  74. 13 1
      rockfield/style-rtl.css
  75. 13 1
      rockfield/style.css
  76. 1 1
      shawburn/package-lock.json
  77. 1 1
      shawburn/package.json
  78. 1 1
      shawburn/sass/style-child-theme.scss
  79. 13 1
      shawburn/style-rtl.css
  80. 13 1
      shawburn/style.css
  81. 1 1
      stow/package-lock.json
  82. 1 1
      stow/package.json
  83. 1 1
      stow/sass/style-child-theme.scss
  84. 13 1
      stow/style-rtl.css
  85. 13 1
      stow/style.css
  86. 1 1
      stratford/package-lock.json
  87. 1 1
      stratford/package.json
  88. 1 1
      stratford/sass/style-child-theme.scss
  89. 13 1
      stratford/style-rtl.css
  90. 13 1
      stratford/style.css

+ 1 - 1
alves/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "alves",
   "name": "alves",
-  "version": "1.4.7",
+  "version": "1.4.8",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
alves/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "alves",
   "name": "alves",
-  "version": "1.4.7",
+  "version": "1.4.8",
   "description": "Alves",
   "description": "Alves",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
alves/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
 Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.7
+Version: 1.4.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 13 - 1
alves/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
 Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.7
+Version: 1.4.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 13 - 1
alves/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
 Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.7
+Version: 1.4.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 1 - 1
balasana/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "balasana",
   "name": "balasana",
-  "version": "1.2.8",
+  "version": "1.2.9",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
balasana/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "balasana",
   "name": "balasana",
-  "version": "1.2.8",
+  "version": "1.2.9",
   "description": "Balasana",
   "description": "Balasana",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
balasana/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
 Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.2.8
+Version: 1.2.9
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 13 - 1
balasana/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
 Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.2.8
+Version: 1.2.9
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 13 - 1
balasana/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
 Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.2.8
+Version: 1.2.9
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 1 - 1
barnsbury/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "barnsbury",
   "name": "barnsbury",
-  "version": "1.2.7",
+  "version": "1.2.8",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
barnsbury/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "barnsbury",
   "name": "barnsbury",
-  "version": "1.2.7",
+  "version": "1.2.8",
   "description": "Barnsbury",
   "description": "Barnsbury",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
barnsbury/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Barnsbury is an earthy and friendly theme design with farming and agriculture businesses in mind.
 Description: Barnsbury is an earthy and friendly theme design with farming and agriculture businesses in mind.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.2.7
+Version: 1.2.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 13 - 1
barnsbury/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Barnsbury is an earthy and friendly theme design with farming and agriculture businesses in mind.
 Description: Barnsbury is an earthy and friendly theme design with farming and agriculture businesses in mind.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.2.7
+Version: 1.2.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 13 - 1
barnsbury/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Barnsbury is an earthy and friendly theme design with farming and agriculture businesses in mind.
 Description: Barnsbury is an earthy and friendly theme design with farming and agriculture businesses in mind.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.2.7
+Version: 1.2.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 1 - 1
brompton/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "brompton",
   "name": "brompton",
-  "version": "1.3.7",
+  "version": "1.3.8",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
brompton/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "brompton",
   "name": "brompton",
-  "version": "1.3.7",
+  "version": "1.3.8",
   "description": "Brompton",
   "description": "Brompton",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
brompton/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
 Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.7
+Version: 1.3.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 13 - 1
brompton/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
 Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.7
+Version: 1.3.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 13 - 1
brompton/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
 Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.7
+Version: 1.3.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 1 - 1
coutoire/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "coutoire",
   "name": "coutoire",
-  "version": "1.3.7",
+  "version": "1.3.8",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
coutoire/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "coutoire",
   "name": "coutoire",
-  "version": "1.3.7",
+  "version": "1.3.8",
   "description": "Coutoire",
   "description": "Coutoire",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
coutoire/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A design system for WordPress sites built with Gutenberg.
 Description: A design system for WordPress sites built with Gutenberg.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.8
+Version: 1.3.9
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 13 - 1
coutoire/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A design system for WordPress sites built with Gutenberg.
 Description: A design system for WordPress sites built with Gutenberg.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.8
+Version: 1.3.9
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -884,6 +884,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -895,6 +898,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -906,6 +912,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -915,6 +924,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 13 - 1
coutoire/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A design system for WordPress sites built with Gutenberg.
 Description: A design system for WordPress sites built with Gutenberg.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.8
+Version: 1.3.9
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -884,6 +884,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -895,6 +898,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -906,6 +912,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -915,6 +924,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 1 - 1
dalston/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "dalston",
   "name": "dalston",
-  "version": "1.2.7",
+  "version": "1.2.8",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
dalston/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "dalston",
   "name": "dalston",
-  "version": "1.2.7",
+  "version": "1.2.8",
   "description": "Dalston",
   "description": "Dalston",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
dalston/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Make your online portfolio impressively awesome with Dalston. With the ability to beautifully highlight your illustration and other projects, Dalston is also versatile enough to be your personal site too.
 Description: Make your online portfolio impressively awesome with Dalston. With the ability to beautifully highlight your illustration and other projects, Dalston is also versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.2.7
+Version: 1.2.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 13 - 1
dalston/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Make your online portfolio impressively awesome with Dalston. With the ability to beautifully highlight your illustration and other projects, Dalston is also versatile enough to be your personal site too.
 Description: Make your online portfolio impressively awesome with Dalston. With the ability to beautifully highlight your illustration and other projects, Dalston is also versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.2.7
+Version: 1.2.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 13 - 1
dalston/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Make your online portfolio impressively awesome with Dalston. With the ability to beautifully highlight your illustration and other projects, Dalston is also versatile enough to be your personal site too.
 Description: Make your online portfolio impressively awesome with Dalston. With the ability to beautifully highlight your illustration and other projects, Dalston is also versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.2.7
+Version: 1.2.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 1 - 1
exford/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "exford",
   "name": "exford",
-  "version": "1.4.8",
+  "version": "1.4.9",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
exford/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "exford",
   "name": "exford",
-  "version": "1.4.8",
+  "version": "1.4.9",
   "description": "Exford",
   "description": "Exford",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
exford/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Make your online presence as striking and stylish as your business with Exford.
 Description: Make your online presence as striking and stylish as your business with Exford.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.8
+Version: 1.4.9
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 13 - 1
exford/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Make your online presence as striking and stylish as your business with Exford.
 Description: Make your online presence as striking and stylish as your business with Exford.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.8
+Version: 1.4.9
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 13 - 1
exford/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Make your online presence as striking and stylish as your business with Exford.
 Description: Make your online presence as striking and stylish as your business with Exford.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.8
+Version: 1.4.9
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 1 - 1
hever/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "hever",
   "name": "hever",
-  "version": "1.3.7",
+  "version": "1.3.8",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
hever/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "hever",
   "name": "hever",
-  "version": "1.3.7",
+  "version": "1.3.8",
   "description": "Hever",
   "description": "Hever",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
hever/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A fully responsive theme, ideal for creating a strong — yet beautiful — online presence for your business.
 Description: A fully responsive theme, ideal for creating a strong — yet beautiful — online presence for your business.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.8
+Version: 1.4.9
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 13 - 1
hever/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A fully responsive theme, ideal for creating a strong — yet beautiful — online presence for your business.
 Description: A fully responsive theme, ideal for creating a strong — yet beautiful — online presence for your business.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.8
+Version: 1.4.9
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 13 - 1
hever/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A fully responsive theme, ideal for creating a strong — yet beautiful — online presence for your business.
 Description: A fully responsive theme, ideal for creating a strong — yet beautiful — online presence for your business.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.8
+Version: 1.4.9
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 1 - 1
leven/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "leven",
   "name": "leven",
-  "version": "1.3.7",
+  "version": "1.3.8",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
leven/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "leven",
   "name": "leven",
-  "version": "1.3.7",
+  "version": "1.3.8",
   "description": "Leven",
   "description": "Leven",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
leven/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: the WordPress team
 Author URI: https://wordpress.org/
 Author URI: https://wordpress.org/
 Description: A colorful, typography driven, Gutenberg-ready theme meant to grab the attention of potential customers and market or sell products to them.
 Description: A colorful, typography driven, Gutenberg-ready theme meant to grab the attention of potential customers and market or sell products to them.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.7
+Version: 1.3.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 13 - 1
leven/style-rtl.css

@@ -6,7 +6,7 @@ Author: the WordPress team
 Author URI: https://wordpress.org/
 Author URI: https://wordpress.org/
 Description: A colorful, typography driven, Gutenberg-ready theme meant to grab the attention of potential customers and market or sell products to them.
 Description: A colorful, typography driven, Gutenberg-ready theme meant to grab the attention of potential customers and market or sell products to them.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.7
+Version: 1.3.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 13 - 1
leven/style.css

@@ -6,7 +6,7 @@ Author: the WordPress team
 Author URI: https://wordpress.org/
 Author URI: https://wordpress.org/
 Description: A colorful, typography driven, Gutenberg-ready theme meant to grab the attention of potential customers and market or sell products to them.
 Description: A colorful, typography driven, Gutenberg-ready theme meant to grab the attention of potential customers and market or sell products to them.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.7
+Version: 1.3.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 1 - 1
mayland/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "mayland",
   "name": "mayland",
-  "version": "1.2.7",
+  "version": "1.2.8",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
mayland/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "mayland",
   "name": "mayland",
-  "version": "1.2.7",
+  "version": "1.2.8",
   "description": "mayland",
   "description": "mayland",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
mayland/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Make your online portfolio wonderfully uncluttered with Mayland. Gracefully highlight your photography and other projects. Mayland is versatile enough to be your personal site too.
 Description: Make your online portfolio wonderfully uncluttered with Mayland. Gracefully highlight your photography and other projects. Mayland is versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.2.7
+Version: 1.2.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 13 - 1
mayland/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Make your online portfolio wonderfully uncluttered with Mayland. Gracefully highlight your photography and other projects. Mayland is versatile enough to be your personal site too.
 Description: Make your online portfolio wonderfully uncluttered with Mayland. Gracefully highlight your photography and other projects. Mayland is versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.2.7
+Version: 1.2.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 13 - 1
mayland/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Make your online portfolio wonderfully uncluttered with Mayland. Gracefully highlight your photography and other projects. Mayland is versatile enough to be your personal site too.
 Description: Make your online portfolio wonderfully uncluttered with Mayland. Gracefully highlight your photography and other projects. Mayland is versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.2.7
+Version: 1.2.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 1 - 1
maywood/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "maywood",
   "name": "maywood",
-  "version": "1.4.9",
+  "version": "1.4.10",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
maywood/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "maywood",
   "name": "maywood",
-  "version": "1.4.9",
+  "version": "1.4.10",
   "description": "Maywood",
   "description": "Maywood",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
maywood/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Maywood is a refined theme designed for restaurants and food-related businesses seeking a modern look.
 Description: Maywood is a refined theme designed for restaurants and food-related businesses seeking a modern look.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.9
+Version: 1.4.10
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 13 - 1
maywood/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Maywood is a refined theme designed for restaurants and food-related businesses seeking a modern look.
 Description: Maywood is a refined theme designed for restaurants and food-related businesses seeking a modern look.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.9
+Version: 1.4.10
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 13 - 1
maywood/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Maywood is a refined theme designed for restaurants and food-related businesses seeking a modern look.
 Description: Maywood is a refined theme designed for restaurants and food-related businesses seeking a modern look.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.9
+Version: 1.4.10
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 1 - 1
morden/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "morden",
   "name": "morden",
-  "version": "1.5.7",
+  "version": "1.5.8",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
morden/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "morden",
   "name": "morden",
-  "version": "1.5.7",
+  "version": "1.5.8",
   "description": "Morden",
   "description": "Morden",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
morden/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Morden is a functional and responsive multi-purpose theme that is the perfect solution for your business's online presence.
 Description: Morden is a functional and responsive multi-purpose theme that is the perfect solution for your business's online presence.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.5.7
+Version: 1.5.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 13 - 1
morden/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Morden is a functional and responsive multi-purpose theme that is the perfect solution for your business's online presence.
 Description: Morden is a functional and responsive multi-purpose theme that is the perfect solution for your business's online presence.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.5.7
+Version: 1.5.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 13 - 1
morden/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Morden is a functional and responsive multi-purpose theme that is the perfect solution for your business's online presence.
 Description: Morden is a functional and responsive multi-purpose theme that is the perfect solution for your business's online presence.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.5.7
+Version: 1.5.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 1 - 1
redhill/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "redhill",
   "name": "redhill",
-  "version": "1.4.7",
+  "version": "1.4.8",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
redhill/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "redhill",
   "name": "redhill",
-  "version": "1.4.7",
+  "version": "1.4.8",
   "description": "redhill",
   "description": "redhill",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
redhill/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A simple theme with clean typography, created with entrepreneurs and small business owners in mind.
 Description: A simple theme with clean typography, created with entrepreneurs and small business owners in mind.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.7
+Version: 1.4.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 13 - 1
redhill/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A simple theme with clean typography, created with entrepreneurs and small business owners in mind.
 Description: A simple theme with clean typography, created with entrepreneurs and small business owners in mind.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.7
+Version: 1.4.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 13 - 1
redhill/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A simple theme with clean typography, created with entrepreneurs and small business owners in mind.
 Description: A simple theme with clean typography, created with entrepreneurs and small business owners in mind.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.7
+Version: 1.4.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 1 - 1
rivington/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "rivington",
   "name": "rivington",
-  "version": "1.2.7",
+  "version": "1.2.8",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
rivington/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "rivington",
   "name": "rivington",
-  "version": "1.2.7",
+  "version": "1.2.8",
   "description": "Rivington",
   "description": "Rivington",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
rivington/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Rivington is a robust theme designed for single property real estate.
 Description: Rivington is a robust theme designed for single property real estate.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.2.7
+Version: 1.2.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 13 - 1
rivington/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Rivington is a robust theme designed for single property real estate.
 Description: Rivington is a robust theme designed for single property real estate.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.2.7
+Version: 1.2.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 13 - 1
rivington/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Rivington is a robust theme designed for single property real estate.
 Description: Rivington is a robust theme designed for single property real estate.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.2.7
+Version: 1.2.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 1 - 1
rockfield/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "rockfield",
   "name": "rockfield",
-  "version": "1.3.7",
+  "version": "1.3.8",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
rockfield/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "rockfield",
   "name": "rockfield",
-  "version": "1.3.7",
+  "version": "1.3.8",
   "description": "Rockfield",
   "description": "Rockfield",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
rockfield/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Rockfield is a refined theme designed for restaurants and food-related businesses seeking a classic, elegant look.
 Description: Rockfield is a refined theme designed for restaurants and food-related businesses seeking a classic, elegant look.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.7
+Version: 1.3.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 13 - 1
rockfield/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Rockfield is a refined theme designed for restaurants and food-related businesses seeking a classic, elegant look.
 Description: Rockfield is a refined theme designed for restaurants and food-related businesses seeking a classic, elegant look.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.7
+Version: 1.3.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 13 - 1
rockfield/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Rockfield is a refined theme designed for restaurants and food-related businesses seeking a classic, elegant look.
 Description: Rockfield is a refined theme designed for restaurants and food-related businesses seeking a classic, elegant look.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.7
+Version: 1.3.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 1 - 1
shawburn/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "shawburn",
   "name": "shawburn",
-  "version": "1.3.8",
+  "version": "1.3.9",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
shawburn/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "shawburn",
   "name": "shawburn",
-  "version": "1.3.8",
+  "version": "1.3.9",
   "description": "Shawburn",
   "description": "Shawburn",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
shawburn/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Shawburn is the ideal choice for creating an online presence for your business.
 Description: Shawburn is the ideal choice for creating an online presence for your business.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.8
+Version: 1.3.9
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 13 - 1
shawburn/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Shawburn is the ideal choice for creating an online presence for your business.
 Description: Shawburn is the ideal choice for creating an online presence for your business.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.8
+Version: 1.3.9
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 13 - 1
shawburn/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Shawburn is the ideal choice for creating an online presence for your business.
 Description: Shawburn is the ideal choice for creating an online presence for your business.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.8
+Version: 1.3.9
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 1 - 1
stow/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "stow",
   "name": "stow",
-  "version": "1.4.7",
+  "version": "1.4.8",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
stow/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "stow",
   "name": "stow",
-  "version": "1.4.7",
+  "version": "1.4.8",
   "description": "Stow",
   "description": "Stow",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
stow/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A bold and clean theme - Stow is the ideal choice for creating an online presence for your business.
 Description: A bold and clean theme - Stow is the ideal choice for creating an online presence for your business.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.7
+Version: 1.4.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 13 - 1
stow/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A bold and clean theme - Stow is the ideal choice for creating an online presence for your business.
 Description: A bold and clean theme - Stow is the ideal choice for creating an online presence for your business.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.7
+Version: 1.4.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 13 - 1
stow/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A bold and clean theme - Stow is the ideal choice for creating an online presence for your business.
 Description: A bold and clean theme - Stow is the ideal choice for creating an online presence for your business.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.7
+Version: 1.4.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 1 - 1
stratford/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "stratford",
   "name": "stratford",
-  "version": "1.3.7",
+  "version": "1.3.8",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
stratford/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "stratford",
   "name": "stratford",
-  "version": "1.3.7",
+  "version": "1.3.8",
   "description": "Stratford",
   "description": "Stratford",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
stratford/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Stratford is the perfect design for your business or educational institutes online presence. Highlight your products and services, Stratford is versatile enough to be your personal blog too.
 Description: Stratford is the perfect design for your business or educational institutes online presence. Highlight your products and services, Stratford is versatile enough to be your personal blog too.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.7
+Version: 1.3.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 13 - 1
stratford/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Stratford is the perfect design for your business or educational institutes online presence. Highlight your products and services, Stratford is versatile enough to be your personal blog too.
 Description: Stratford is the perfect design for your business or educational institutes online presence. Highlight your products and services, Stratford is versatile enough to be your personal blog too.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.7
+Version: 1.3.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;

+ 13 - 1
stratford/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Stratford is the perfect design for your business or educational institutes online presence. Highlight your products and services, Stratford is versatile enough to be your personal blog too.
 Description: Stratford is the perfect design for your business or educational institutes online presence. Highlight your products and services, Stratford is versatile enough to be your personal blog too.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.7
+Version: 1.3.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -885,6 +885,9 @@ footer {
 .site-main > article > *,
 .site-main > article > *,
 .site-main > .not-found > *,
 .site-main > .not-found > *,
 .entry-content > *,
 .entry-content > *,
+.entry-content-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 [class*="inner-container"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {
 	margin-top: 21.312px;
 	margin-top: 21.312px;
@@ -896,6 +899,9 @@ footer {
 	.site-main > article > *,
 	.site-main > article > *,
 	.site-main > .not-found > *,
 	.site-main > .not-found > *,
 	.entry-content > *,
 	.entry-content > *,
+	.entry-content-child,
+	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
+	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
 	[class*="inner-container"] > *,
 	[class*="inner-container"] > *,
 	.widget-area > * {
 	.widget-area > * {
 		margin-top: 32px;
 		margin-top: 32px;
@@ -907,6 +913,9 @@ footer {
 .site-main > article > *:first-child,
 .site-main > article > *:first-child,
 .site-main > .not-found > *:first-child,
 .site-main > .not-found > *:first-child,
 .entry-content > *:first-child,
 .entry-content > *:first-child,
+.entry-content-child:first-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
 [class*="inner-container"] > *:first-child,
 [class*="inner-container"] > *:first-child,
 .widget-area > *:first-child {
 .widget-area > *:first-child {
 	margin-top: 0;
 	margin-top: 0;
@@ -916,6 +925,9 @@ footer {
 .site-main > article > *:last-child,
 .site-main > article > *:last-child,
 .site-main > .not-found > *:last-child,
 .site-main > .not-found > *:last-child,
 .entry-content > *:last-child,
 .entry-content > *:last-child,
+.entry-content-child:last-child,
+.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
+.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
 [class*="inner-container"] > *:last-child,
 [class*="inner-container"] > *:last-child,
 .widget-area > *:last-child {
 .widget-area > *:last-child {
 	margin-bottom: 0;
 	margin-bottom: 0;