/* Minify_CSS_UriRewriter::$debugText

*/

/* gutenberg-blocks.css */

/* 1   */ .home.page-template-template-fullwidth .hentry {
/* 2   */   margin-bottom: 0;
/* 3   */ }
/* 4   */ .home.page-template-template-fullwidth .hentry .entry-content > .wp-block-cover,
/* 5   */ .home.page-template-template-fullwidth .hentry .entry-content > .wp-block-image {
/* 6   */   margin-bottom: 4.235801032em;
/* 7   */ }
/* 8   */ .home.page-template-template-fullwidth .hentry .entry-content h2 + .woocommerce,
/* 9   */ .home.page-template-template-fullwidth .hentry .entry-content h2 + [class*=wp-block-woocommerce-] {
/* 10  */   margin-top: 2.2906835em;
/* 11  */ }
/* 12  */
/* 13  */ /**
/* 14  *|  * Front-end + editor styles
/* 15  *|  */
/* 16  */ .hentry .entry-content .has-small-font-size,
/* 17  */ .editor-styles-wrapper .has-small-font-size {
/* 18  */   font-size: 0.875em;
/* 19  */ }
/* 20  */ .hentry .entry-content .has-medium-font-size,
/* 21  */ .editor-styles-wrapper .has-medium-font-size {
/* 22  */   font-size: 1.41575em;
/* 23  */ }
/* 24  */ .hentry .entry-content .has-large-font-size,
/* 25  */ .editor-styles-wrapper .has-large-font-size {
/* 26  */   font-size: 1.618em;
/* 27  */ }
/* 28  */ .hentry .entry-content .has-huge-font-size,
/* 29  */ .editor-styles-wrapper .has-huge-font-size {
/* 30  */   font-size: 2.2906835em;
/* 31  */ }
/* 32  */ .hentry .entry-content .wp-block-audio,
/* 33  */ .editor-styles-wrapper .wp-block-audio {
/* 34  */   margin-bottom: 1.41575em;
/* 35  */   width: 100%;
/* 36  */ }
/* 37  */ .hentry .entry-content .wp-block-audio audio,
/* 38  */ .editor-styles-wrapper .wp-block-audio audio {
/* 39  */   width: 100%;
/* 40  */ }
/* 41  */ .hentry .entry-content .wp-block-audio.alignleft audio, .hentry .entry-content .wp-block-audio.alignright audio,
/* 42  */ .editor-styles-wrapper .wp-block-audio.alignleft audio,
/* 43  */ .editor-styles-wrapper .wp-block-audio.alignright audio {
/* 44  */   max-width: 284px;
/* 45  */ }
/* 46  */ .hentry .entry-content .wp-block-audio.aligncenter,
/* 47  */ .editor-styles-wrapper .wp-block-audio.aligncenter {
/* 48  */   margin: 0 auto 1.41575em;
/* 49  */   max-width: 48.3870967742%;
/* 50  */ }

/* gutenberg-blocks.css */

/* 51  */ .hentry .entry-content .wp-block-video,
/* 52  */ .editor-styles-wrapper .wp-block-video {
/* 53  */   margin-bottom: 1.41575em;
/* 54  */ }
/* 55  */ .hentry .entry-content .wp-block-video video,
/* 56  */ .editor-styles-wrapper .wp-block-video video {
/* 57  */   width: 100%;
/* 58  */ }
/* 59  */ .hentry .entry-content .wp-block-button,
/* 60  */ .editor-styles-wrapper .wp-block-button {
/* 61  */   margin-bottom: 1.41575em;
/* 62  */ }
/* 63  */ .hentry .entry-content .wp-block-button .wp-block-button__link,
/* 64  */ .editor-styles-wrapper .wp-block-button .wp-block-button__link {
/* 65  */   font-size: 16px;
/* 66  */   line-height: 1.618;
/* 67  */   border: 0;
/* 68  */   cursor: pointer;
/* 69  */   padding: 0.6180469716em 1.41575em;
/* 70  */   text-decoration: none;
/* 71  */   text-shadow: none;
/* 72  */   display: inline-block;
/* 73  */   -webkit-appearance: none;
/* 74  */   font-weight: 400;
/* 75  */ }
/* 76  */ .hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link, .hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus, .hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active, .hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover,
/* 77  */ .editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link,
/* 78  */ .editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:focus,
/* 79  */ .editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:active,
/* 80  */ .editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:hover {
/* 81  */   background: transparent;
/* 82  */   border: 2px solid currentColor;
/* 83  */ }
/* 84  */ .hentry .entry-content .wp-block-archives,
/* 85  */ .hentry .entry-content .wp-block-categories,
/* 86  */ .hentry .entry-content .wp-block-latest-posts,
/* 87  */ .editor-styles-wrapper .wp-block-archives,
/* 88  */ .editor-styles-wrapper .wp-block-categories,
/* 89  */ .editor-styles-wrapper .wp-block-latest-posts {
/* 90  */   margin: 0 0 1.41575em;
/* 91  */   list-style: none;
/* 92  */   font-size: 14px;
/* 93  */ }
/* 94  */ .hentry .entry-content .wp-block-archives li,
/* 95  */ .hentry .entry-content .wp-block-categories li,
/* 96  */ .hentry .entry-content .wp-block-latest-posts li,
/* 97  */ .editor-styles-wrapper .wp-block-archives li,
/* 98  */ .editor-styles-wrapper .wp-block-categories li,
/* 99  */ .editor-styles-wrapper .wp-block-latest-posts li {
/* 100 */   margin-bottom: 1em;

/* gutenberg-blocks.css */

/* 101 */ }
/* 102 */ .hentry .entry-content .wp-block-archives a,
/* 103 */ .hentry .entry-content .wp-block-categories a,
/* 104 */ .hentry .entry-content .wp-block-latest-posts a,
/* 105 */ .editor-styles-wrapper .wp-block-archives a,
/* 106 */ .editor-styles-wrapper .wp-block-categories a,
/* 107 */ .editor-styles-wrapper .wp-block-latest-posts a {
/* 108 */   color: #000000;
/* 109 */ }
/* 110 */ .hentry .entry-content .wp-block-archives a:hover,
/* 111 */ .hentry .entry-content .wp-block-categories a:hover,
/* 112 */ .hentry .entry-content .wp-block-latest-posts a:hover,
/* 113 */ .editor-styles-wrapper .wp-block-archives a:hover,
/* 114 */ .editor-styles-wrapper .wp-block-categories a:hover,
/* 115 */ .editor-styles-wrapper .wp-block-latest-posts a:hover {
/* 116 */   color: #F02757;
/* 117 */ }
/* 118 */ .hentry .entry-content .wp-block-latest-posts__post-date,
/* 119 */ .editor-styles-wrapper .wp-block-latest-posts__post-date {
/* 120 */   font-size: 0.875em;
/* 121 */ }
/* 122 */ .hentry .entry-content .wp-block-latest-posts li,
/* 123 */ .editor-styles-wrapper .wp-block-latest-posts li {
/* 124 */   margin: 0;
/* 125 */ }
/* 126 */ .hentry .entry-content .wp-block-latest-posts.has-dates li,
/* 127 */ .editor-styles-wrapper .wp-block-latest-posts.has-dates li {
/* 128 */   margin: 0 0 1em;
/* 129 */ }
/* 130 */ .hentry .entry-content .wp-block-latest-posts.is-grid li,
/* 131 */ .editor-styles-wrapper .wp-block-latest-posts.is-grid li {
/* 132 */   margin: 0 1em 0 0;
/* 133 */ }
/* 134 */ .hentry .entry-content .wp-block-latest-posts.is-grid.has-dates li,
/* 135 */ .editor-styles-wrapper .wp-block-latest-posts.is-grid.has-dates li {
/* 136 */   margin-bottom: 1em;
/* 137 */ }
/* 138 */ @media (min-width: 600px) {
/* 139 */   .hentry .entry-content .wp-block-latest-posts.columns-2 li,
/* 140 */ .editor-styles-wrapper .wp-block-latest-posts.columns-2 li {
/* 141 */     margin-right: 3.2258064516%;
/* 142 */     width: 48.3870967742%;
/* 143 */   }
/* 144 */   .hentry .entry-content .wp-block-latest-posts.columns-2 li:nth-of-type(2n),
/* 145 */ .editor-styles-wrapper .wp-block-latest-posts.columns-2 li:nth-of-type(2n) {
/* 146 */     margin-right: 0;
/* 147 */   }
/* 148 */   .hentry .entry-content .wp-block-latest-posts.columns-3 li,
/* 149 */ .editor-styles-wrapper .wp-block-latest-posts.columns-3 li {
/* 150 */     margin-right: 3.2258064516%;

/* gutenberg-blocks.css */

/* 151 */     width: 31.1827956989%;
/* 152 */   }
/* 153 */   .hentry .entry-content .wp-block-latest-posts.columns-3 li:nth-of-type(3n),
/* 154 */ .editor-styles-wrapper .wp-block-latest-posts.columns-3 li:nth-of-type(3n) {
/* 155 */     margin-right: 0;
/* 156 */   }
/* 157 */   .hentry .entry-content .wp-block-latest-posts.columns-4 li,
/* 158 */ .editor-styles-wrapper .wp-block-latest-posts.columns-4 li {
/* 159 */     margin-right: 3.2258064516%;
/* 160 */     width: 22.5806451613%;
/* 161 */   }
/* 162 */   .hentry .entry-content .wp-block-latest-posts.columns-4 li:nth-of-type(4n),
/* 163 */ .editor-styles-wrapper .wp-block-latest-posts.columns-4 li:nth-of-type(4n) {
/* 164 */     margin-right: 0;
/* 165 */   }
/* 166 */   .hentry .entry-content .wp-block-latest-posts.columns-5 li,
/* 167 */ .editor-styles-wrapper .wp-block-latest-posts.columns-5 li {
/* 168 */     margin-right: 3.2258064516%;
/* 169 */     width: 17.4193548387%;
/* 170 */   }
/* 171 */   .hentry .entry-content .wp-block-latest-posts.columns-5 li:nth-of-type(5n),
/* 172 */ .editor-styles-wrapper .wp-block-latest-posts.columns-5 li:nth-of-type(5n) {
/* 173 */     margin-right: 0;
/* 174 */   }
/* 175 */   .hentry .entry-content .wp-block-latest-posts.columns-6 li,
/* 176 */ .editor-styles-wrapper .wp-block-latest-posts.columns-6 li {
/* 177 */     margin-right: 3.2258064516%;
/* 178 */     width: 13.9784946237%;
/* 179 */   }
/* 180 */   .hentry .entry-content .wp-block-latest-posts.columns-6 li:nth-of-type(6n),
/* 181 */ .editor-styles-wrapper .wp-block-latest-posts.columns-6 li:nth-of-type(6n) {
/* 182 */     margin-right: 0;
/* 183 */   }
/* 184 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-2 li,
/* 185 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-2 li {
/* 186 */     margin-right: 4.347826087%;
/* 187 */     width: 35.4838709677%;
/* 188 */   }
/* 189 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-2 li:nth-of-type(2n),
/* 190 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-2 li:nth-of-type(2n) {
/* 191 */     margin-right: 0;
/* 192 */   }
/* 193 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-3 li,
/* 194 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-3 li {
/* 195 */     margin-right: 4.347826087%;
/* 196 */     width: 22.5806451613%;
/* 197 */   }
/* 198 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-3 li:nth-of-type(3n),
/* 199 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-3 li:nth-of-type(3n) {
/* 200 */     margin-right: 0;

/* gutenberg-blocks.css */

/* 201 */   }
/* 202 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-4 li,
/* 203 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-4 li {
/* 204 */     margin-right: 4.347826087%;
/* 205 */     width: 16.1290322581%;
/* 206 */   }
/* 207 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-4 li:nth-of-type(4n),
/* 208 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-4 li:nth-of-type(4n) {
/* 209 */     margin-right: 0;
/* 210 */   }
/* 211 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-5 li,
/* 212 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-5 li {
/* 213 */     margin-right: 4.347826087%;
/* 214 */     width: 12.2580645161%;
/* 215 */   }
/* 216 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-5 li:nth-of-type(5n),
/* 217 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-5 li:nth-of-type(5n) {
/* 218 */     margin-right: 0;
/* 219 */   }
/* 220 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-6 li,
/* 221 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-6 li {
/* 222 */     margin-right: 4.347826087%;
/* 223 */     width: 9.6774193548%;
/* 224 */   }
/* 225 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-6 li:nth-of-type(6n),
/* 226 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-6 li:nth-of-type(6n) {
/* 227 */     margin-right: 0;
/* 228 */   }
/* 229 */ }
/* 230 */ .hentry .entry-content p.has-drop-cap:not(:focus)::first-letter,
/* 231 */ .editor-styles-wrapper p.has-drop-cap:not(:focus)::first-letter {
/* 232 */   margin: 0.15em 0.15em 0 0;
/* 233 */   font-size: 3.706325903em;
/* 234 */ }
/* 235 */ .hentry .entry-content .wp-block-pullquote,
/* 236 */ .editor-styles-wrapper .wp-block-pullquote {
/* 237 */   margin: 35px 0;
/* 238 */   border: 1px solid;
/* 239 */   border-color: #e5e5e5;
/* 240 */   overflow: hidden;
/* 241 */   position: relative;
/* 242 */   padding: 40px;
/* 243 */ }
/* 244 */ .hentry .entry-content .wp-block-pullquote.alignleft, .hentry .entry-content .wp-block-pullquote.alignright,
/* 245 */ .editor-styles-wrapper .wp-block-pullquote.alignleft,
/* 246 */ .editor-styles-wrapper .wp-block-pullquote.alignright {
/* 247 */   padding: 45px 25px;
/* 248 */   margin: 8px 30px 20px 0;
/* 249 */   max-width: 290px;
/* 250 */ }

/* gutenberg-blocks.css */

/* 251 */ .hentry .entry-content .wp-block-pullquote.alignleft p, .hentry .entry-content .wp-block-pullquote.alignright p,
/* 252 */ .editor-styles-wrapper .wp-block-pullquote.alignleft p,
/* 253 */ .editor-styles-wrapper .wp-block-pullquote.alignright p {
/* 254 */   font-size: 20px;
/* 255 */   line-height: 31px;
/* 256 */   margin-bottom: 20px !important;
/* 257 */ }
/* 258 */ .hentry .entry-content .wp-block-pullquote blockquote,
/* 259 */ .editor-styles-wrapper .wp-block-pullquote blockquote {
/* 260 */   float: none;
/* 261 */   max-width: 100%;
/* 262 */   margin: 0;
/* 263 */   padding: 0;
/* 264 */   text-align: center;
/* 265 */ }
/* 266 */ .hentry .entry-content .wp-block-pullquote blockquote p,
/* 267 */ .editor-styles-wrapper .wp-block-pullquote blockquote p {
/* 268 */   margin-bottom: 20px;
/* 269 */   font-size: 24px;
/* 270 */   line-height: 34px;
/* 271 */   position: relative;
/* 272 */   font-style: italic;
/* 273 */   z-index: 2;
/* 274 */ }
/* 275 */ .hentry .entry-content .wp-block-pullquote blockquote p:before,
/* 276 */ .editor-styles-wrapper .wp-block-pullquote blockquote p:before {
/* 277 */   display: none;
/* 278 */ }
/* 279 */ .hentry .entry-content .wp-block-pullquote blockquote cite,
/* 280 */ .editor-styles-wrapper .wp-block-pullquote blockquote cite {
/* 281 */   display: block;
/* 282 */   font-size: 12px;
/* 283 */   letter-spacing: 1.5px;
/* 284 */   font-weight: 500;
/* 285 */   text-transform: uppercase;
/* 286 */   z-index: 2;
/* 287 */ }
/* 288 */ .hentry .entry-content .wp-block-pullquote.is-style-solid-color,
/* 289 */ .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color {
/* 290 */   margin: 35px 0;
/* 291 */   border: 1px solid;
/* 292 */   border-color: #e5e5e5;
/* 293 */   overflow: hidden;
/* 294 */   position: relative;
/* 295 */   padding: 40px;
/* 296 */ }
/* 297 */ .hentry .entry-content .wp-block-quote,
/* 298 */ .editor-styles-wrapper .wp-block-quote {
/* 299 */   margin: 0;
/* 300 */   line-height: 1.4;

/* gutenberg-blocks.css */

/* 301 */   font-weight: 500;
/* 302 */   font-size: 20px;
/* 303 */   margin-bottom: 30px;
/* 304 */   border: 1px solid var(--border);
/* 305 */   padding: 40px 75px 35px 85px;
/* 306 */   border-radius: 5px;
/* 307 */ }
/* 308 */ .hentry .entry-content .wp-block-quote p:last-child,
/* 309 */ .editor-styles-wrapper .wp-block-quote p:last-child {
/* 310 */   margin-bottom: 0;
/* 311 */ }
/* 312 */ .hentry .entry-content .wp-block-quote cite,
/* 313 */ .editor-styles-wrapper .wp-block-quote cite {
/* 314 */   display: block;
/* 315 */   font-size: 14px;
/* 316 */   font-weight: 700;
/* 317 */   z-index: 2;
/* 318 */   font-style: normal;
/* 319 */   color: var(--accent);
/* 320 */   text-transform: uppercase;
/* 321 */ }
/* 322 */ .hentry .entry-content .wp-block-quote footer, .hentry .entry-content .wp-block-quote__citation,
/* 323 */ .editor-styles-wrapper .wp-block-quote footer,
/* 324 */ .editor-styles-wrapper .wp-block-quote__citation {
/* 325 */   font-size: 1em;
/* 326 */   font-weight: 700;
/* 327 */ }
/* 328 */ .hentry .entry-content .wp-block-column .wp-block-quote,
/* 329 */ .editor-styles-wrapper .wp-block-column .wp-block-quote {
/* 330 */   padding: 40px 15px 35px 55px;
/* 331 */ }
/* 332 */ .hentry .entry-content .wp-block-image figure,
/* 333 */ .editor-styles-wrapper .wp-block-image figure {
/* 334 */   margin-bottom: 1.41575em;
/* 335 */ }
/* 336 */ .hentry .entry-content .wp-block-image .alignleft,
/* 337 */ .editor-styles-wrapper .wp-block-image .alignleft {
/* 338 */   margin-right: 1.41575em;
/* 339 */ }
/* 340 */ .hentry .entry-content .wp-block-image .alignright,
/* 341 */ .editor-styles-wrapper .wp-block-image .alignright {
/* 342 */   margin-left: 1.41575em;
/* 343 */ }
/* 344 */ .hentry .entry-content .wp-block-image figcaption,
/* 345 */ .editor-styles-wrapper .wp-block-image figcaption {
/* 346 */   margin: 0;
/* 347 */   padding: 0.875em 0;
/* 348 */   font-size: 0.875em;
/* 349 */   font-style: italic;
/* 350 */ }

/* gutenberg-blocks.css */

/* 351 */ .hentry .entry-content figure.wp-block-image,
/* 352 */ .editor-styles-wrapper figure.wp-block-image {
/* 353 */   margin: 0 0 1.41575em;
/* 354 */ }
/* 355 */ .hentry .entry-content div.wp-block-image,
/* 356 */ .editor-styles-wrapper div.wp-block-image {
/* 357 */   display: inline;
/* 358 */ }
/* 359 */ .hentry .entry-content .wp-block-cover, .hentry .entry-content .wp-block-cover-image,
/* 360 */ .editor-styles-wrapper .wp-block-cover,
/* 361 */ .editor-styles-wrapper .wp-block-cover-image {
/* 362 */   min-height: 300px;
/* 363 */ }
/* 364 */ .hentry .entry-content .wp-block-cover .wp-block-cover-text, .hentry .entry-content .wp-block-cover-image .wp-block-cover-text,
/* 365 */ .editor-styles-wrapper .wp-block-cover .wp-block-cover-text,
/* 366 */ .editor-styles-wrapper .wp-block-cover-image .wp-block-cover-text {
/* 367 */   font-size: 22px !important;
/* 368 */ }
/* 369 */ .hentry .entry-content .wp-block-cover p.wp-block-cover-text,
/* 370 */ .editor-styles-wrapper .wp-block-cover p.wp-block-cover-text {
/* 371 */   font-size: 1.618em;
/* 372 */   font-weight: 300;
/* 373 */   line-height: 1.618;
/* 374 */   padding: 1em;
/* 375 */   width: calc(100vw - 1em);
/* 376 */   max-width: calc(100vw - 1em);
/* 377 */   color: #fff;
/* 378 */   z-index: 1;
/* 379 */ }
/* 380 */ @media (min-width: 568px) {
/* 381 */   .hentry .entry-content .wp-block-cover p.wp-block-cover-text,
/* 382 */ .editor-styles-wrapper .wp-block-cover p.wp-block-cover-text {
/* 383 */     padding: 1em;
/* 384 */     font-size: 2.2906835em;
/* 385 */     width: calc(8 * (100vw / 12));
/* 386 */     max-width: calc(8 * (100vw / 12));
/* 387 */   }
/* 388 */ }
/* 389 */ @media (min-width: 768px) {
/* 390 */   .hentry .entry-content .wp-block-cover p.wp-block-cover-text,
/* 391 */ .editor-styles-wrapper .wp-block-cover p.wp-block-cover-text {
/* 392 */     font-size: 2.2906835em;
/* 393 */     width: calc(6 * (100vw / 12));
/* 394 */     max-width: calc(6 * (100vw / 12));
/* 395 */   }
/* 396 */ }
/* 397 */ .hentry .entry-content .wp-block-cover .wp-block-cover__inner-container,
/* 398 */ .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container {
/* 399 */   padding: 2.617924em 1em;
/* 400 */   width: calc(100vw - 1em);

/* gutenberg-blocks.css */

/* 401 */   max-width: calc(100vw - 1em);
/* 402 */ }
/* 403 */ .hentry .entry-content .wp-block-cover .wp-block-cover__inner-container *:nth-last-child(-n+1),
/* 404 */ .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container *:nth-last-child(-n+1) {
/* 405 */   margin-bottom: 0;
/* 406 */ }
/* 407 */ .hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h1,
/* 408 */ .hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h2,
/* 409 */ .hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h3,
/* 410 */ .hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h4,
/* 411 */ .hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h5,
/* 412 */ .hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h6,
/* 413 */ .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h1,
/* 414 */ .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h2,
/* 415 */ .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h3,
/* 416 */ .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h4,
/* 417 */ .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h5,
/* 418 */ .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h6 {
/* 419 */   padding: 0;
/* 420 */   margin-left: auto;
/* 421 */   margin-right: auto;
/* 422 */ }
/* 423 */ .hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h1,
/* 424 */ .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h1 {
/* 425 */   font-size: 3.706325903em;
/* 426 */   margin-bottom: 0.2360828548em;
/* 427 */ }
/* 428 */ .hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h2,
/* 429 */ .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h2 {
/* 430 */   font-size: 2.617924em;
/* 431 */   margin-bottom: 0.3342343017em;
/* 432 */ }
/* 433 */ .hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h3,
/* 434 */ .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h3 {
/* 435 */   font-size: 2.2906835em;
/* 436 */   margin-bottom: 0.3819820591em;
/* 437 */ }
/* 438 */ .hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h4,
/* 439 */ .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h4 {
/* 440 */   font-size: 1.618em;
/* 441 */   margin-bottom: 0.5407911001em;
/* 442 */ }
/* 443 */ .hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h5,
/* 444 */ .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h5 {
/* 445 */   font-size: 1.41575em;
/* 446 */   margin-bottom: 0.6180469716em;
/* 447 */ }
/* 448 */ .hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h6,
/* 449 */ .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h6 {
/* 450 */   font-size: 1.41575em;

/* gutenberg-blocks.css */

/* 451 */   margin-bottom: 0.6180469716em;
/* 452 */ }
/* 453 */ .hentry .entry-content .wp-block-cover .wp-block-cover__inner-container p:not(.has-small-font-size):not(.has-medium-font-size):not(.has-large-font-size):not(.has-huge-font-size),
/* 454 */ .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container p:not(.has-small-font-size):not(.has-medium-font-size):not(.has-large-font-size):not(.has-huge-font-size) {
/* 455 */   font-size: 1.1em;
/* 456 */ }
/* 457 */ .hentry .entry-content .wp-block-cover .wp-block-cover__inner-container p:not(.has-text-color),
/* 458 */ .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container p:not(.has-text-color) {
/* 459 */   color: #fff;
/* 460 */ }
/* 461 */ @media (min-width: 568px) {
/* 462 */   .hentry .entry-content .wp-block-cover .wp-block-cover__inner-container,
/* 463 */ .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container {
/* 464 */     width: calc(8 * (100vw / 12));
/* 465 */     max-width: calc(8 * (100vw / 12));
/* 466 */   }
/* 467 */ }
/* 468 */ @media (min-width: 768px) {
/* 469 */   .hentry .entry-content .wp-block-cover .wp-block-cover__inner-container,
/* 470 */ .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container {
/* 471 */     width: calc(6 * (100vw / 12));
/* 472 */     max-width: calc(6 * (100vw / 12));
/* 473 */     padding-top: 6.8535260698em;
/* 474 */     padding-bottom: 6.8535260698em;
/* 475 */   }
/* 476 */ }
/* 477 */ .hentry .entry-content .wp-block-gallery,
/* 478 */ .editor-styles-wrapper .wp-block-gallery {
/* 479 */   margin: 0 0 2.2906835em;
/* 480 */ }
/* 481 */ .hentry .entry-content .wp-block-gallery.alignleft,
/* 482 */ .editor-styles-wrapper .wp-block-gallery.alignleft {
/* 483 */   margin-right: 2rem;
/* 484 */ }
/* 485 */ .hentry .entry-content .wp-block-gallery.alignright,
/* 486 */ .editor-styles-wrapper .wp-block-gallery.alignright {
/* 487 */   margin-left: 2rem;
/* 488 */ }
/* 489 */ .hentry .entry-content .wp-block-gallery .blocks-gallery-image,
/* 490 */ .hentry .entry-content .wp-block-gallery .blocks-gallery-item,
/* 491 */ .editor-styles-wrapper .wp-block-gallery .blocks-gallery-image,
/* 492 */ .editor-styles-wrapper .wp-block-gallery .blocks-gallery-item {
/* 493 */   width: 48.3870967742%;
/* 494 */   margin: 0 3.2258064516% 3.2258064516% 0;
/* 495 */   flex-grow: 1;
/* 496 */ }
/* 497 */ .hentry .entry-content .wp-block-gallery .blocks-gallery-image:nth-of-type(even),
/* 498 */ .hentry .entry-content .wp-block-gallery .blocks-gallery-item:nth-of-type(even),
/* 499 */ .editor-styles-wrapper .wp-block-gallery .blocks-gallery-image:nth-of-type(even),
/* 500 */ .editor-styles-wrapper .wp-block-gallery .blocks-gallery-item:nth-of-type(even) {

/* gutenberg-blocks.css */

/* 501 */   margin-right: 0;
/* 502 */ }
/* 503 */ .hentry .entry-content .wp-block-gallery .blocks-gallery-image figcaption,
/* 504 */ .hentry .entry-content .wp-block-gallery .blocks-gallery-item figcaption,
/* 505 */ .editor-styles-wrapper .wp-block-gallery .blocks-gallery-image figcaption,
/* 506 */ .editor-styles-wrapper .wp-block-gallery .blocks-gallery-item figcaption {
/* 507 */   font-size: 1em;
/* 508 */   padding: 2.2906835em 1.41575em 0.6180469716em;
/* 509 */ }
/* 510 */ @media (min-width: 600px) {
/* 511 */   .hentry .entry-content .wp-block-gallery .blocks-gallery-image,
/* 512 */ .hentry .entry-content .wp-block-gallery .blocks-gallery-item,
/* 513 */ .editor-styles-wrapper .wp-block-gallery .blocks-gallery-image,
/* 514 */ .editor-styles-wrapper .wp-block-gallery .blocks-gallery-item {
/* 515 */     margin: 0 3.2258064516% 1.5873015873% 0;
/* 516 */   }
/* 517 */   .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image, .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item,
/* 518 */ .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image,
/* 519 */ .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item {
/* 520 */     margin-right: 3.2258064516%;
/* 521 */     width: 48.3870967742%;
/* 522 */   }
/* 523 */   .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image:last-child, .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n), .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item:last-child,
/* 524 */ .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
/* 525 */ .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image:last-child,
/* 526 */ .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
/* 527 */ .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item:last-child {
/* 528 */     margin-right: 0;
/* 529 */   }
/* 530 */   .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image, .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item,
/* 531 */ .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image,
/* 532 */ .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item {
/* 533 */     margin-right: 3.2258064516%;
/* 534 */     width: 31.1827956989%;
/* 535 */   }
/* 536 */   .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image:last-child, .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n), .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item:last-child,
/* 537 */ .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
/* 538 */ .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image:last-child,
/* 539 */ .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
/* 540 */ .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item:last-child {
/* 541 */     margin-right: 0;
/* 542 */   }
/* 543 */   .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image, .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item,
/* 544 */ .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image,
/* 545 */ .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item {
/* 546 */     margin-right: 3.2258064516%;
/* 547 */     width: 22.5806451613%;
/* 548 */   }
/* 549 */   .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image:last-child, .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n), .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item:last-child,
/* 550 */ .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),

/* gutenberg-blocks.css */

/* 551 */ .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image:last-child,
/* 552 */ .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
/* 553 */ .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item:last-child {
/* 554 */     margin-right: 0;
/* 555 */   }
/* 556 */   .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image, .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item,
/* 557 */ .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image,
/* 558 */ .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item {
/* 559 */     margin-right: 3.2258064516%;
/* 560 */     width: 17.4193548387%;
/* 561 */   }
/* 562 */   .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image:last-child, .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n), .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item:last-child,
/* 563 */ .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
/* 564 */ .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image:last-child,
/* 565 */ .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
/* 566 */ .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item:last-child {
/* 567 */     margin-right: 0;
/* 568 */   }
/* 569 */   .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image, .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item,
/* 570 */ .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image,
/* 571 */ .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item {
/* 572 */     margin-right: 3.2258064516%;
/* 573 */     width: 13.9784946237%;
/* 574 */   }
/* 575 */   .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image:last-child, .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n), .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item:last-child,
/* 576 */ .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
/* 577 */ .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image:last-child,
/* 578 */ .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
/* 579 */ .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item:last-child {
/* 580 */     margin-right: 0;
/* 581 */   }
/* 582 */   .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image, .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item,
/* 583 */ .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image,
/* 584 */ .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item {
/* 585 */     margin-right: 3.2258064516%;
/* 586 */     width: 11.5207373272%;
/* 587 */   }
/* 588 */   .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image:last-child, .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n), .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item:last-child,
/* 589 */ .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
/* 590 */ .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image:last-child,
/* 591 */ .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
/* 592 */ .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item:last-child {
/* 593 */     margin-right: 0;
/* 594 */   }
/* 595 */   .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image, .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item,
/* 596 */ .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image,
/* 597 */ .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item {
/* 598 */     margin-right: 3.2258064516%;
/* 599 */     width: 9.6774193548%;
/* 600 */   }

/* gutenberg-blocks.css */

/* 601 */   .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image:last-child, .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n), .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item:last-child,
/* 602 */ .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
/* 603 */ .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image:last-child,
/* 604 */ .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n),
/* 605 */ .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item:last-child {
/* 606 */     margin-right: 0;
/* 607 */   }
/* 608 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery .blocks-gallery-image,
/* 609 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery .blocks-gallery-item,
/* 610 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery .blocks-gallery-image,
/* 611 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery .blocks-gallery-item {
/* 612 */     margin-bottom: 1.5873015873%;
/* 613 */     margin-right: 1.5873015873%;
/* 614 */   }
/* 615 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image, body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item,
/* 616 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image,
/* 617 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item {
/* 618 */     margin-right: 1.5873015873%;
/* 619 */     width: 49.2063492063%;
/* 620 */   }
/* 621 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image:last-child, body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n), body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item:last-child,
/* 622 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
/* 623 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image:last-child,
/* 624 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
/* 625 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item:last-child {
/* 626 */     margin-right: 0;
/* 627 */   }
/* 628 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image, body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item,
/* 629 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image,
/* 630 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item {
/* 631 */     margin-right: 1.5873015873%;
/* 632 */     width: 32.2751322751%;
/* 633 */   }
/* 634 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image:last-child, body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n), body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item:last-child,
/* 635 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
/* 636 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image:last-child,
/* 637 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
/* 638 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item:last-child {
/* 639 */     margin-right: 0;
/* 640 */   }
/* 641 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image, body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item,
/* 642 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image,
/* 643 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item {
/* 644 */     margin-right: 1.5873015873%;
/* 645 */     width: 23.8095238095%;
/* 646 */   }
/* 647 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image:last-child, body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n), body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item:last-child,
/* 648 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
/* 649 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image:last-child,
/* 650 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),

/* gutenberg-blocks.css */

/* 651 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item:last-child {
/* 652 */     margin-right: 0;
/* 653 */   }
/* 654 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image, body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item,
/* 655 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image,
/* 656 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item {
/* 657 */     margin-right: 1.5873015873%;
/* 658 */     width: 18.7301587302%;
/* 659 */   }
/* 660 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image:last-child, body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n), body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item:last-child,
/* 661 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
/* 662 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image:last-child,
/* 663 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
/* 664 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item:last-child {
/* 665 */     margin-right: 0;
/* 666 */   }
/* 667 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image, body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item,
/* 668 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image,
/* 669 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item {
/* 670 */     margin-right: 1.5873015873%;
/* 671 */     width: 15.3439153439%;
/* 672 */   }
/* 673 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image:last-child, body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n), body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item:last-child,
/* 674 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
/* 675 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image:last-child,
/* 676 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
/* 677 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item:last-child {
/* 678 */     margin-right: 0;
/* 679 */   }
/* 680 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image, body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item,
/* 681 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image,
/* 682 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item {
/* 683 */     margin-right: 1.5873015873%;
/* 684 */     width: 12.925170068%;
/* 685 */   }
/* 686 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image:last-child, body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n), body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item:last-child,
/* 687 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
/* 688 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image:last-child,
/* 689 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
/* 690 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item:last-child {
/* 691 */     margin-right: 0;
/* 692 */   }
/* 693 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image, body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item,
/* 694 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image,
/* 695 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item {
/* 696 */     margin-right: 1.5873015873%;
/* 697 */     width: 11.1111111111%;
/* 698 */   }
/* 699 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image:last-child, body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n), body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item:last-child,
/* 700 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),

/* gutenberg-blocks.css */

/* 701 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image:last-child,
/* 702 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n),
/* 703 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item:last-child {
/* 704 */     margin-right: 0;
/* 705 */   }
/* 706 */ }
/* 707 */ .hentry .entry-content .wp-block-separator,
/* 708 */ .editor-styles-wrapper .wp-block-separator {
/* 709 */   border: 0;
/* 710 */   margin: 0 auto 1.41575em;
/* 711 */   overflow: hidden;
/* 712 */ }
/* 713 */ .hentry .entry-content .wp-block-separator:not(.is-style-wide):not(.is-style-dots),
/* 714 */ .editor-styles-wrapper .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
/* 715 */   max-width: 10%;
/* 716 */ }
/* 717 */ .hentry .entry-content .wp-block-embed-twitter,
/* 718 */ .editor-styles-wrapper .wp-block-embed-twitter {
/* 719 */   overflow: hidden;
/* 720 */ }
/* 721 */ .hentry .entry-content .wp-block-table,
/* 722 */ .editor-styles-wrapper .wp-block-table {
/* 723 */   border-collapse: separate;
/* 724 */ }
/* 725 */ .hentry .entry-content .wp-block-table td,
/* 726 */ .hentry .entry-content .wp-block-table th,
/* 727 */ .editor-styles-wrapper .wp-block-table td,
/* 728 */ .editor-styles-wrapper .wp-block-table th {
/* 729 */   border: 0;
/* 730 */   padding: 1em 1.41575em;
/* 731 */   word-break: normal;
/* 732 */ }
/* 733 */ .hentry .entry-content .wp-block-table thead th,
/* 734 */ .editor-styles-wrapper .wp-block-table thead th {
/* 735 */   padding: 1.41575em;
/* 736 */ }
/* 737 */ .hentry .entry-content .wp-block-file,
/* 738 */ .editor-styles-wrapper .wp-block-file {
/* 739 */   margin-bottom: 1.41575em;
/* 740 */ }
/* 741 */ .hentry .entry-content .wp-block-file .wp-block-file__button,
/* 742 */ .editor-styles-wrapper .wp-block-file .wp-block-file__button {
/* 743 */   font-size: 0.875em;
/* 744 */   line-height: 1.618;
/* 745 */   border: 0;
/* 746 */   cursor: pointer;
/* 747 */   padding: 0.6180469716em 1.41575em;
/* 748 */   text-decoration: none;
/* 749 */   font-weight: 600;
/* 750 */   text-shadow: none;

/* gutenberg-blocks.css */

/* 751 */   display: inline-block;
/* 752 */   -webkit-appearance: none;
/* 753 */   border-radius: 0;
/* 754 */   opacity: 1;
/* 755 */ }
/* 756 */ .hentry .entry-content .wp-block-code,
/* 757 */ .hentry .entry-content .wp-block-preformatted pre,
/* 758 */ .editor-styles-wrapper .wp-block-code,
/* 759 */ .editor-styles-wrapper .wp-block-preformatted pre {
/* 760 */   font-family: "Courier 10 Pitch", Courier, monospace;
/* 761 */   font-size: 1em;
/* 762 */ }
/* 763 */ .hentry .entry-content .wp-block-code,
/* 764 */ .editor-styles-wrapper .wp-block-code {
/* 765 */   border: none;
/* 766 */   border-radius: 0;
/* 767 */   padding: 1.618em;
/* 768 */ }
/* 769 */ .hentry .entry-content .wp-block-columns,
/* 770 */ .editor-styles-wrapper .wp-block-columns {
/* 771 */   margin-bottom: 0;
/* 772 */ }
/* 773 */ .hentry .entry-content .wp-block-columns .wp-block-column,
/* 774 */ .editor-styles-wrapper .wp-block-columns .wp-block-column {
/* 775 */   margin-bottom: 1em;
/* 776 */ }
/* 777 */ @media (min-width: 600px) {
/* 778 */   .hentry .entry-content .wp-block-columns .wp-block-column,
/* 779 */ .editor-styles-wrapper .wp-block-columns .wp-block-column {
/* 780 */     padding-left: 0;
/* 781 */     padding-right: 3.2258064516%;
/* 782 */     margin-left: 0;
/* 783 */   }
/* 784 */   .hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child),
/* 785 */ .editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child) {
/* 786 */     margin-right: 0;
/* 787 */   }
/* 788 */   .hentry .entry-content .wp-block-columns .wp-block-column:nth-of-type(even),
/* 789 */ .editor-styles-wrapper .wp-block-columns .wp-block-column:nth-of-type(even) {
/* 790 */     padding-right: 0;
/* 791 */   }
/* 792 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column,
/* 793 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-columns .wp-block-column {
/* 794 */     padding-right: 4.347826087%;
/* 795 */   }
/* 796 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column:nth-of-type(even),
/* 797 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-columns .wp-block-column:nth-of-type(even) {
/* 798 */     padding-right: 0;
/* 799 */   }
/* 800 */ }

/* gutenberg-blocks.css */

/* 801 */ @media (min-width: 782px) {
/* 802 */   .hentry .entry-content .wp-block-columns.has-2-columns .wp-block-column:nth-of-type(2n),
/* 803 */ .editor-styles-wrapper .wp-block-columns.has-2-columns .wp-block-column:nth-of-type(2n) {
/* 804 */     margin-right: 0;
/* 805 */   }
/* 806 */   .hentry .entry-content .wp-block-columns.has-3-columns .wp-block-column:nth-of-type(3n),
/* 807 */ .editor-styles-wrapper .wp-block-columns.has-3-columns .wp-block-column:nth-of-type(3n) {
/* 808 */     margin-right: 0;
/* 809 */   }
/* 810 */   .hentry .entry-content .wp-block-columns.has-4-columns .wp-block-column:nth-of-type(4n),
/* 811 */ .editor-styles-wrapper .wp-block-columns.has-4-columns .wp-block-column:nth-of-type(4n) {
/* 812 */     margin-right: 0;
/* 813 */   }
/* 814 */   .hentry .entry-content .wp-block-columns.has-5-columns .wp-block-column:nth-of-type(5n),
/* 815 */ .editor-styles-wrapper .wp-block-columns.has-5-columns .wp-block-column:nth-of-type(5n) {
/* 816 */     margin-right: 0;
/* 817 */   }
/* 818 */   .hentry .entry-content .wp-block-columns.has-6-columns .wp-block-column:nth-of-type(6n),
/* 819 */ .editor-styles-wrapper .wp-block-columns.has-6-columns .wp-block-column:nth-of-type(6n) {
/* 820 */     margin-right: 0;
/* 821 */   }
/* 822 */   .hentry .entry-content .wp-block-columns .wp-block-column,
/* 823 */ .editor-styles-wrapper .wp-block-columns .wp-block-column {
/* 824 */     padding-right: 0;
/* 825 */   }
/* 826 */   .hentry .entry-content .wp-block-columns .wp-block-column:not(:first-child),
/* 827 */ .editor-styles-wrapper .wp-block-columns .wp-block-column:not(:first-child) {
/* 828 */     padding-left: 0;
/* 829 */   }
/* 830 */   .hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child),
/* 831 */ .editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child) {
/* 832 */     padding-right: 0;
/* 833 */     margin-right: 3.2258064516%;
/* 834 */   }
/* 835 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column,
/* 836 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-columns .wp-block-column {
/* 837 */     padding-right: 0;
/* 838 */   }
/* 839 */   body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child),
/* 840 */ body:not(.page-template-template-fullwidth-php):not(.shopio-full-width-content) .editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child) {
/* 841 */     margin-right: 4.347826087%;
/* 842 */   }
/* 843 */ }
/* 844 */ .hentry .entry-content .wp-block-rss a,
/* 845 */ .hentry .entry-content .wp-block-latest-comments a,
/* 846 */ .hentry .entry-content .wp-block-tag-cloud a,
/* 847 */ .editor-styles-wrapper .wp-block-rss a,
/* 848 */ .editor-styles-wrapper .wp-block-latest-comments a,
/* 849 */ .editor-styles-wrapper .wp-block-tag-cloud a {
/* 850 */   color: #666666;

/* gutenberg-blocks.css */

/* 851 */ }
/* 852 */ .hentry .entry-content .wp-block-rss a:hover,
/* 853 */ .hentry .entry-content .wp-block-latest-comments a:hover,
/* 854 */ .hentry .entry-content .wp-block-tag-cloud a:hover,
/* 855 */ .editor-styles-wrapper .wp-block-rss a:hover,
/* 856 */ .editor-styles-wrapper .wp-block-latest-comments a:hover,
/* 857 */ .editor-styles-wrapper .wp-block-tag-cloud a:hover {
/* 858 */   color: #F02757;
/* 859 */ }
/* 860 */ .hentry .entry-content .wp-block-latest-comments,
/* 861 */ .editor-styles-wrapper .wp-block-latest-comments {
/* 862 */   margin: 0 0 1.41575em;
/* 863 */ }
/* 864 */ .hentry .entry-content .wp-block-latest-comments__comment-avatar,
/* 865 */ .editor-styles-wrapper .wp-block-latest-comments__comment-avatar {
/* 866 */   margin-top: 0.3819820591em;
/* 867 */ }
/* 868 */ .hentry .entry-content .wp-block-latest-comments__comment,
/* 869 */ .editor-styles-wrapper .wp-block-latest-comments__comment {
/* 870 */   font-size: 1em;
/* 871 */   margin: 0 0 1em;
/* 872 */ }
/* 873 */ .hentry .entry-content .wp-block-latest-comments__comment-date,
/* 874 */ .editor-styles-wrapper .wp-block-latest-comments__comment-date {
/* 875 */   font-size: 0.875em;
/* 876 */ }
/* 877 */ .hentry .entry-content .wp-block-latest-comments__comment-excerpt p,
/* 878 */ .editor-styles-wrapper .wp-block-latest-comments__comment-excerpt p {
/* 879 */   margin: 0.5407911001em 0 1em;
/* 880 */   font-size: 1em;
/* 881 */   line-height: 1.618;
/* 882 */ }
/* 883 */ .hentry .entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
/* 884 */ .hentry .entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,
/* 885 */ .editor-styles-wrapper .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
/* 886 */ .editor-styles-wrapper .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
/* 887 */   margin-left: 3.706325903em;
/* 888 */ }
/* 889 */ .hentry .entry-content .wp-block-latest-comments:not(.has-avatars):not(.has-dates):not(.has-excerpts) .wp-block-latest-comments__comment,
/* 890 */ .editor-styles-wrapper .wp-block-latest-comments:not(.has-avatars):not(.has-dates):not(.has-excerpts) .wp-block-latest-comments__comment {
/* 891 */   margin: 0;
/* 892 */   line-height: 1.618;
/* 893 */ }
/* 894 */ .hentry .entry-content .wp-block-latest-comments br,
/* 895 */ .editor-styles-wrapper .wp-block-latest-comments br {
/* 896 */   display: inline;
/* 897 */   content: "";
/* 898 */ }
/* 899 */
/* 900 */ .wp-block-cover-image {

/* gutenberg-blocks.css */

/* 901 */   margin-bottom: 1em;
/* 902 */ }
/* 903 */
/* 904 */ .wp-block-button.is-style-squared .wp-block-button__link {
/* 905 */   border-radius: 0;
/* 906 */ }
/* 907 */
