/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/editor.scss ***!
  \****************************************************************************************************************************************************************************************************************************************/
/**
 * #.# Editor Styles
 *
 * CSS for just Backend enqueued after style.scss
 * which makes it higher in priority.
 */
/* Vars */
/* Global Styles */
.editor-block-inspector__card {
  margin-bottom: 4px;
}
.editor-block-inspector__card .editor-block-inspector__card-title {
  font-weight: 700;
}

.libsyn_destinations, .wp-block-create-block-libsyn-podcasting-block, .libsyn-dashicons-upload.components-button, .libsyn_destinations .components-button, .wp-block-create-block-libsyn-podcasting-block .components-button {
  --wp-admin-theme-color: #82a532;
  --wp-admin-theme-color-darker-10: #75942D;
  --wp-admin-theme-color-darker-20: #6ba342;
  --wp-admin-border-width-focus: 2px;
}

.libsyn-dashicons-upload.components-button:hover, .libsyn_destinations .components-button:hover, .wp-block-create-block-libsyn-podcasting-block .components-button:hover {
  color: #008080;
}
.is-primary.libsyn-dashicons-upload.components-button, .libsyn_destinations .is-primary.components-button, .wp-block-create-block-libsyn-podcasting-block .is-primary.components-button {
  background: #42a568;
  font-weight: bold !important;
}
.is-primary.libsyn-dashicons-upload.components-button:active, .libsyn_destinations .is-primary.components-button:active, .wp-block-create-block-libsyn-podcasting-block .is-primary.components-button:active {
  border-color: #6ba342;
}
.is-primary.libsyn-dashicons-upload.components-button:hover, .libsyn_destinations .is-primary.components-button:hover, .wp-block-create-block-libsyn-podcasting-block .is-primary.components-button:hover {
  color: #f4f4f4;
}
.is-secondary.libsyn-dashicons-upload.components-button, .libsyn_destinations .is-secondary.components-button, .wp-block-create-block-libsyn-podcasting-block .is-secondary.components-button {
  background: #6ba342;
  background-image: linear-gradient(to right, #6ba342, #008080);
  box-shadow: none;
  border: none;
  text-decoration: none;
  text-shadow: none;
  font-weight: bold;
  text-transform: uppercase;
  fill: #f4f4f4;
  color: #f4f4f4;
  padding: 3px 6px;
  border-radius: 1px 1px 1px 1px;
}
.is-secondary.libsyn-dashicons-upload.components-button:hover, .libsyn_destinations .is-secondary.components-button:hover, .wp-block-create-block-libsyn-podcasting-block .is-secondary.components-button:hover {
  color: #f4f4f4;
}
.is-default.libsyn-dashicons-upload.components-button:focus, .libsyn_destinations .is-default.components-button:focus, .wp-block-create-block-libsyn-podcasting-block .is-default.components-button:focus {
  border-color: #008080;
  color: #23282d;
  box-shadow: 0 0 0 1px #008080;
}
.is-default.is-toggled.libsyn-dashicons-upload.components-button, .libsyn_destinations .is-default.is-toggled.components-button, .wp-block-create-block-libsyn-podcasting-block .is-default.is-toggled.components-button {
  background: #42a568;
  color: #fff;
}

/* Block Styles */
.wp-block-create-block-libsyn-podcasting-block {
  border: 0.2rem solid #23282d;
  color: #23282d;
  margin: 0 auto;
  max-width: 740px;
  padding: inherit;
  /* Block Child Styles */
  /* Block Form Grid */
}
.wp-block-create-block-libsyn-podcasting-block fieldset {
  border: solid 1px #008080;
  padding: 3px 6px;
  background-color: #fff;
}
.wp-block-create-block-libsyn-podcasting-block legend {
  background-color: #008080;
  color: #fff;
  font: 1.2rem "Fira Sans", sans-serif;
  padding: 3px 6px;
  border: solid 1px #008080;
}
.wp-block-create-block-libsyn-podcasting-block legend {
  background-color: rgb(41, 41, 41);
  color: #f4f4f4;
  padding: 3px 6px;
}
.wp-block-create-block-libsyn-podcasting-block input {
  box-sizing: border-box;
}
.wp-block-create-block-libsyn-podcasting-block input[type]:not([type=hidden]):not([type=button]):not([type=submit]):not([type=checkbox]):not([role=combobox]):focus {
  border-color: #008080;
  box-shadow: 0 0 0 1px #008080;
  outline: 2px solid transparent;
}
.wp-block-create-block-libsyn-podcasting-block input[type=checkbox]:checked, .wp-block-create-block-libsyn-podcasting-block input[type=radio]:checked {
  background: #42a568;
  border-color: #6ba342;
}
.wp-block-create-block-libsyn-podcasting-block input[type=text], .wp-block-create-block-libsyn-podcasting-block input[type=url] {
  width: 100%;
}
.wp-block-create-block-libsyn-podcasting-block textarea {
  width: 100%;
}
.wp-block-create-block-libsyn-podcasting-block textarea:focus {
  border-color: #008080;
  box-shadow: 0 0 0 1px #008080;
  outline: 2px solid transparent;
}
.wp-block-create-block-libsyn-podcasting-block select:hover {
  outline: 2px solid transparent !important;
  color: #23282d !important;
}
.wp-block-create-block-libsyn-podcasting-block select:focus {
  border-color: #008080 !important;
  color: #23282d !important;
  box-shadow: 0 0 0 1px #008080 !important;
}
.wp-block-create-block-libsyn-podcasting-block button {
  color: #23282d;
}
.wp-block-create-block-libsyn-podcasting-block button .is-default:focus {
  border-color: #008080 !important;
  color: #23282d !important;
  box-shadow: 0 0 0 1px #008080 !important;
}
.wp-block-create-block-libsyn-podcasting-block .rw-widget-container {
  border: 1px solid #7e8993;
}
.wp-block-create-block-libsyn-podcasting-block .rw-widget-container input[type=text] {
  border: 0;
}
.wp-block-create-block-libsyn-podcasting-block .rw-widget-container .rw-state-focus, .wp-block-create-block-libsyn-podcasting-block .rw-widget-container .rw-state-focus:hover {
  border-color: #008080;
  box-shadow: 0 0 0 1px #008080;
  outline: 2px solid transparent;
}
.wp-block-create-block-libsyn-podcasting-block .rw-state-focus > .rw-widget-container, .wp-block-create-block-libsyn-podcasting-block .rw-widget-container > .rw-state-focus:hover, .wp-block-create-block-libsyn-podcasting-block .components-form-token-field__input-container.is-active {
  border-color: #008080 !important;
  box-shadow: 0 0 0 1px #008080 !important;
  outline: 2px solid transparent !important;
}
.wp-block-create-block-libsyn-podcasting-block .libsyn-block {
  padding: 1rem;
}
.wp-block-create-block-libsyn-podcasting-block .button-primary {
  background: #42a568 none repeat scroll 0 0;
  border-color: #42a568;
  box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
  color: #f4f4f4;
  margin-top: 2px;
  text-decoration: none;
  text-shadow: 0 -1px 1px #6ba342, 1px 0 1px #6ba342, 0 1px 1px #6ba342, -1px 0 1px #6ba342;
}
.wp-block-create-block-libsyn-podcasting-block .button-primary:hover {
  background: #6ba342 none repeat scroll 0 0;
  border-color: #42a568;
  box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
  color: #f4f4f4;
  text-decoration: none;
  text-shadow: 0 -1px 1px #6ba342, 1px 0 1px #6ba342, 0 1px 1px #6ba342, -1px 0 1px #6ba342;
}
.wp-block-create-block-libsyn-podcasting-block .button-primary:focus {
  background: #6ba342 none repeat scroll 0 0;
  border-color: #42a568;
  box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
  color: #f4f4f4;
  text-decoration: none;
  text-shadow: 0 -1px 1px #6ba342, 1px 0 1px #6ba342, 0 1px 1px #6ba342, -1px 0 1px #6ba342;
}
.wp-block-create-block-libsyn-podcasting-block .libsyn-dots {
  padding: 0 18% 0 0;
}
.wp-block-create-block-libsyn-podcasting-block .libsyn-input-element {
  margin-bottom: 1.4rem;
}
.wp-block-create-block-libsyn-podcasting-block .libsyn-input-element legend {
  font: 0.8rem "Fira Sans", sans-serif;
}
.wp-block-create-block-libsyn-podcasting-block .libsyn-upload-media-preview {
  text-align: center;
}
.wp-block-create-block-libsyn-podcasting-block .components-form-toggle.is-checked .components-form-toggle__track {
  background-color: #6ba342 !important;
}
.wp-block-create-block-libsyn-podcasting-block .libsyn-input-grid {
  display: grid;
  grid-template-columns: 20% 80%;
  grid-gap: 5px;
  max-width: 99%;
}
.wp-block-create-block-libsyn-podcasting-block .libsyn-input-grid label {
  text-align: right;
}
.wp-block-create-block-libsyn-podcasting-block .libsyn-input-grid label:after {
  content: " ";
}
.wp-block-create-block-libsyn-podcasting-block .libsyn-input-grid-3 {
  display: grid;
  grid-template-columns: 20% 66% 10% 2%;
  grid-gap: 5px;
}
.wp-block-create-block-libsyn-podcasting-block .libsyn-input-grid-3 label {
  text-align: right;
}
.wp-block-create-block-libsyn-podcasting-block .libsyn-input-grid-3 label:after {
  content: " ";
}
.wp-block-create-block-libsyn-podcasting-block .libsyn-input-grid-2 {
  display: grid;
  grid-template-columns: 82% 16% 2%;
  grid-gap: 2px;
}
.wp-block-create-block-libsyn-podcasting-block .libsyn-input-grid-2:after {
  content: " ";
}
.wp-block-create-block-libsyn-podcasting-block .libsyn-input-grid-2 {
  display: grid;
  grid-template-columns: 82% 16% 2%;
  grid-gap: 2px;
}
.wp-block-create-block-libsyn-podcasting-block .libsyn-upload-buttons-grid {
  display: grid;
  grid-gap: 1px;
  margin-bottom: 1em;
  max-width: 450px;
}
.wp-block-create-block-libsyn-podcasting-block .libsyn-upload-buttons-grid-a {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 1;
}
.wp-block-create-block-libsyn-podcasting-block .libsyn-upload-buttons-grid-b {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 1;
}
.wp-block-create-block-libsyn-podcasting-block .libsyn-upload-buttons-grid-c {
  grid-columm-start: 3;
  grid-column-end: 4;
  grid-row-start: 1;
  grid-row-end: 1;
}

/* Block Tables */
.libsyn_destinations div {
  box-sizing: border-box;
}
.libsyn_destinations div input[type=radio]:checked {
  background: #42a568;
  border-color: #008080;
}
.libsyn_destinations div input[type=radio]:focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #6ba342;
  outline: 2px solid transparent;
}
.libsyn_destinations div input[type=checkbox]:checked {
  background: #42a568;
  border-color: #008080;
}
.libsyn_destinations div input[type=checkbox]:checked:before {
  content: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMjQgMjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIwLjYsNS43Yy0wLjUtMC41LTEuMy0wLjUtMS44LDBMOSwxNS41bC0yLjQtMy4yYy0wLjQtMC42LTEuMy0wLjctMS44LTAuMmgwYy0wLjYsMC40LTAuNywxLjMtMC4yLDEuOAoJbDMuMyw0LjNjMC4xLDAuMiwwLjMsMC4zLDAuNSwwLjRjMCwwLDAsMCwwLDBjMC4xLDAsMC4xLDAsMC4yLDAuMWMwLDAsMCwwLDAuMSwwYzAsMCwwLjEsMCwwLjEsMGMwLDAsMC4xLDAsMC4xLDBjMCwwLDAuMSwwLDAuMSwwCgljMC4xLDAsMC4xLDAsMC4yLDBjMCwwLDAsMCwwLjEsMGMwLjEsMCwwLjEsMCwwLjItMC4xYzAsMCwwLDAsMCwwYzAuMS0wLjEsMC4zLTAuMSwwLjQtMC4yTDIwLjYsNy41QzIxLjEsNywyMS4xLDYuMiwyMC42LDUuN3oiLz4KPC9zdmc+);
  margin: -0.1575rem 0 0 -0.1575rem;
  height: 1.3125rem;
  width: 1.3125rem;
}
.libsyn_destinations div input[type=checkbox]:focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #6ba342;
  outline: 2px solid transparent;
}
.libsyn_destinations fieldset {
  border: 1px solid rgb(41, 41, 41);
  padding: 4px;
}
.libsyn_destinations legend {
  background-color: rgb(41, 41, 41);
  color: #f4f4f4;
  padding: 3px 6px;
}
.libsyn_destinations .libsyn-destinations-download-availability-container {
  margin-top: 1em;
  margin-bottom: 0.2em;
  padding: 2px 4px;
}
.libsyn_destinations .table-container {
  display: block;
  margin-top: 1rem;
  width: 100%;
  max-width: 1200px;
}
.libsyn_destinations .flag-icon {
  margin-right: 0.1em;
}
.libsyn_destinations .flex-table {
  display: grid;
  grid-template-columns: 5% 25% 35% 35%;
  grid-template-rows: 100% auto;
  border-left: solid 1px #d9d9d9;
  transition: 0.5s;
}
.libsyn_destinations .flex-table:first-of-type {
  border-top: solid 1px #a6a6a7;
  border-left: solid 1px #a6a6a7;
}
.libsyn_destinations .flex-table:first-of-type .flex-row {
  background: #3b3c46;
  color: #f4f4f4;
  border-color: #a6a6a7;
  font-size: larger;
}
.libsyn_destinations .flex-table.row:nth-child(odd) .flex-row {
  background: #f4f2f1;
}
.libsyn_destinations .flex-table.row:nth-child(odd) .flex-row .components-datetime fieldset {
  border: none;
  padding: 0;
  background-color: #f4f2f1;
}
.libsyn_destinations .flex-table.row:nth-child(even) .flex-row .components-datetime fieldset {
  border: none;
  padding: 0;
  background-color: #f4f4f4;
}
.libsyn_destinations .flex-table:hover {
  transition: 500ms;
}
.libsyn_destinations .flex-table:hover .components-datetime fieldset {
  background-color: #f5f5f5;
}
.libsyn_destinations .flex-table .radio-input {
  text-align: left;
  padding-left: 7%;
}
.libsyn_destinations .flex-row {
  display: block;
  width: 100%;
  text-align: center;
  padding: 0.3em;
  border-right: solid 1px #d9d9d9;
  border-bottom: solid 1px #d9d9d9;
}
.libsyn_destinations .rowspan {
  display: grid;
  grid-template-columns: 25% 75%;
  grid-template-rows: 100%;
}
.libsyn_destinations .column {
  width: 100%;
  padding: 0;
}
.libsyn_destinations .column .flex-row {
  display: grid;
  grid-template-columns: repeat(auto-fill, 33.3%);
  grid-template-rows: 100% 100% 100%;
  width: 100%;
  padding: 0;
  border: 0;
  border-bottom: solid 1px #d9d9d9;
}
.libsyn_destinations .column .flex-row:hover {
  background: #f5f5f5;
  transition: 500ms;
}
.libsyn_destinations .flex-cell {
  text-align: center;
  padding: 0.5em 0.5em;
  border-right: solid 1px #d9d9d9;
}
.libsyn_destinations .components-datetime {
  margin-top: 6px;
}
.libsyn_destinations .components-datetime .components-button.is-primary {
  background-image: linear-gradient(to right, #6ba342, #008080) !important;
}
.libsyn_destinations .components-datetime .components-button.is-secondary {
  background-image: linear-gradient(to right, #23282d, rgb(41, 41, 41)) !important;
}
.libsyn_destinations .wp-core-ui:hover {
  color: #6ba342;
}

.libsyn-dashicons-upload.components-button {
  width: 166px;
}

/* Responsive Styles */
@media all and (min-width: 431px) and (max-width: 768px) {
  .libsyn_destinations .flex-table {
    display: grid;
    grid-template-columns: repeat(auto-fill, 33.33%);
    grid-template-rows: repeat(auto-fill, 100%);
  }
  .libsyn_destinations .flex-table .flex-row {
    border-bottom: solid 1px #d9d9d9;
  }
  .libsyn_destinations .flex-table .flex-row:nth-child(1) {
    padding: 8px 2px;
  }
  .libsyn_destinations .rowspan {
    display: grid;
    grid-template-columns: repeat(auto-fill, 100%);
    grid-template-rows: repeat(auto-fill, 100%);
  }
  .libsyn_destinations .rowspan .flex-row {
    display: grid;
    grid-template-columns: repeat(auto-fill, 33.33%);
    border-bottom: solid 1px #d9d9d9;
  }
  .libsyn_destinations .rowspan p {
    margin: 0;
  }
  .libsyn_destinations .rowspan .radio-input {
    text-align: left;
    padding-left: 10%;
  }
  .libsyn_destinations .first {
    grid-column-start: 1;
    grid-column-end: 4;
  }
  .libsyn_destinations .rowspan > .first {
    display: block;
  }
}
@media all and (max-width: 430px) {
  .libsyn_destinations .flex-table {
    display: grid;
    grid-template-columns: repeat(auto-fill, 100%);
    grid-template-rows: 100% auto;
  }
  .libsyn_destinations .flex-table .flex-row {
    border-bottom: 0;
  }
  .libsyn_destinations .flex-table .flex-row:last-of-type {
    border-bottom: solid 1px #d9d9d9;
  }
  .libsyn_destinations .flex-table .radio-input {
    text-align: left;
    padding-left: 2px;
  }
  .libsyn_destinations .first {
    border-bottom: 0;
    grid-column-start: auto;
    grid-column-end: auto;
  }
  .libsyn_destinations .rowspan {
    display: grid;
    grid-template-columns: repeat(auto-fill, 100%);
    grid-template-rows: 100% auto;
  }
  .libsyn_destinations .rowspan .flex-row {
    display: grid;
    grid-template-columns: repeat(auto-fill, 100%);
    grid-template-rows: auto;
    border-bottom: solid 1px #d9d9d9;
  }
  .libsyn_destinations .rowspan p {
    margin: 0;
  }
}

/*# sourceMappingURL=index.css.map*/