/* These styles are used in the backend editor AND in the Theme (frontend) */

/* Most themes nowadays provide an extra stylesheet of classes which WordPress itself then */
/* applies to the backend editor TinyMCE. However, custom CSS - set in Plugins, in the WP  */
/* Customizer or in Theme options, will normally not be reflected to TinyMCE. So better to */
/* put such styles all here, where they will apply to TinyMCE *and* the frontend.          */

/* The goal is not only to make the visual editor display look as much like the frontend as    */
/* possible, but also to make sure that all important CSS classes are available for convenient */
/* selection in TinyMCEs "Formats" dropdown - so do not forget to configure the TinyMCE styles */
/* dropdown with elements to match those here.                                                 */

/* If you do not need this file then upload an empty one (zero bytes) which will not be loaded at all. */

/* Suggested general non-tag-specific visual styles *

.list       { margin: 0.35rem 0; }
.topless    { margin-top: 0 !important; }
.bottomless { margin-bottom: 0 !important; }
.beforelist { margin-bottom: 0.5rem; }
.lastitemem { margin-bottom: 0; padding-bottom: 1.3rem; }

strong { font-weight: bold; }
/* Revert to normal text within strong *
.notstrong { font-weight: normal; }

.smaller { font-size: 0.95rem; line-height: 1.25; }
.small   { font-size: 0.89rem; line-height: 1.2; }

.screen-reader-text, .dispnone { display: none; }

/* Append your site-specific styles here */

/* pdf, weblink */
.pdf:before{content:'';display:inline-block;
	background-image: url("https://das-z-mg.de/wp-content/pdf_icon.png");}
.weblink:before{content:'';display:inline-block;
	background-image: url("https://das-z-mg.de/wp-content/link_icon.png");}
.word:before{content:'';display:inline-block;
	background-image: url("https://das-z-mg.de/wp-content/word_icon.png");}
.pdf:before,.weblink:before,.word:before{width: 40px; height:30px; top:7px; left:0px;position:relative;
	background-repeat: no-repeat;background-size: 30px 30px;}
.pdf a, .weblink a, .word a{font-size:1rem;text-decoration:none !important;padding-top:15px;
	font-family: MPLUSRounded1c-Bold, Arial, sans-serif !important;top:0px;position:relative;}

	.linieduenn, hr,.is-style-wide{border-top: 2px dotted #999;border-bottom: 0px solid #000;}
.punktlinie{border-top: 3px dotted #999;border-bottom:0px dotted #fff;height:10px;}

h1 {color:#0d8480 !important;font-weight:normal !important;}

.editor-styles-wrapper .editor-visual-editor__post-title-wrapper > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: 100% !important;
}

.editor-styles-wrapper {margin-left: 0px!important;
  margin-right: 10px !important;}
/*button#tabs-2-banner, button#tabs-2-posts, button#tabs-2-essential-blocks, 
button#tabs-2-footer, button#tabs-2-uncategorized, 
button#tabs-2-text, button#tabs-2-about, button#tabs-2-gallery, 
button#tabs-2-call-to-action, button#tabs-2-allPatterns, button#tabs-2-header, 
button#tabs-2-featured, button#tabs-2-testimonials, 

button#tabs-3-banner, 
button#tabs-3-posts, 
button#tabs-3-essential-blocks, 
button#tabs-3-footer, 
button#tabs-3-uncategorized, 
button#tabs-3-text, 
button#tabs-3-about, 
button#tabs-3-gallery, 
button#tabs-3-call-to-action, 
button#tabs-3-allPatterns, 
button#tabs-3-header, 
button#tabs-3-featured, 
button#tabs-3-testimonials, 

button#tabs-4-banner, 
button#tabs-4-posts, 
button#tabs-4-essential-blocks, 
button#tabs-4-footer, 
button#tabs-4-uncategorized, 
button#tabs-4-text, 
button#tabs-4-about, 
button#tabs-4-gallery, 
button#tabs-4-call-to-action, 
button#tabs-4-allPatterns, 
button#tabs-4-header, 
button#tabs-4-featured, 
button#tabs-4-testimonials,

button#tabs-5-banner, 
button#tabs-5-posts, 
button#tabs-5-essential-blocks, 
button#tabs-5-footer, 
button#tabs-5-uncategorized, 
button#tabs-5-text, 
button#tabs-5-about, 
button#tabs-5-gallery, 
button#tabs-5-call-to-action, 
button#tabs-5-allPatterns, 
button#tabs-5-header, 
button#tabs-5-featured, 
button#tabs-5-testimonials,

button#tabs-6-banner, 
button#tabs-6-posts, 
button#tabs-6-essential-blocks, 
button#tabs-6-footer, 
button#tabs-6-uncategorized, 
button#tabs-6-text, 
button#tabs-6-about, 
button#tabs-6-gallery, 
button#tabs-6-call-to-action, 
button#tabs-6-allPatterns, 
button#tabs-6-header, 
button#tabs-6-featured, 
button#tabs-6-testimonials,

button#tabs-7-banner, 
button#tabs-7-posts, 
button#tabs-7-essential-blocks, 
button#tabs-7-footer, 
button#tabs-7-uncategorized, 
button#tabs-7-text, 
button#tabs-7-about, 
button#tabs-7-gallery, 
button#tabs-7-call-to-action, 
button#tabs-7-allPatterns, 
button#tabs-7-header, 
button#tabs-7-featured, 
button#tabs-7-testimonials,

button#tabs-8-banner, 
button#tabs-8-posts, 
button#tabs-8-essential-blocks, 
button#tabs-8-footer, 
button#tabs-8-uncategorized, 
button#tabs-8-text, 
button#tabs-8-about, 
button#tabs-8-gallery, 
button#tabs-8-call-to-action, 
button#tabs-8-allPatterns, 
button#tabs-8-header, 
button#tabs-8-featured, 
button#tabs-8-testimonials,
*/

button.components-button.block-editor-inserter__patterns-explore-button,
.block-editor-inserter__category-tab{display:none !important;}


button#tabs-2-myPatterns,
button#tabs-3-myPatterns,
button#tabs-4-myPatterns,
button#tabs-5-myPatterns,
button#tabs-6-myPatterns,
button#tabs-7-myPatterns,
button#tabs-8-myPatterns,
button#tabs-9-myPatterns,
button#tabs-10-myPatterns,
button#tabs-11-myPatterns,
button#tabs-12-myPatterns,
button#tabs-13-myPatterns,
button#tabs-14-myPatterns,
button#tabs-15-myPatterns,
button#tabs-16-myPatterns,
button#tabs-17-myPatterns,
button#tabs-18-myPatterns,
button#tabs-19-myPatterns,
button#tabs-20-myPatterns,
button#tabs-21-myPatterns,
button#tabs-22-myPatterns,
button#tabs-23-myPatterns,
button#tabs-24-myPatterns,
button#tabs-25-myPatterns,
button#tabs-26-myPatterns,
button#tabs-27-myPatterns,
button#tabs-28-myPatterns,
button#tabs-29-myPatterns,
button#tabs-30-myPatterns
{display:inline !important;} */





.data-wp-interactive {display: none !important;}







