/*!**************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/admin/scss/admin.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************/
/* Custom Admin Block styling */
.wp-block-dp-cta-container {
  display: block;
  float: left;
  width: 49%;
  margin-right: 1%;
}
@media (max-width: 769px) {
  .wp-block-dp-cta-container {
    width: 100% !important;
  }
}
.wp-block-dp-cta-container.alignfull {
  width: 100%;
}
.wp-block-dp-cta-container .faux-link__element {
  background-size: cover;
  background-position: center;
  margin: 16px 0 16px 0;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  padding: 0 !important;
  background-color: #ffffff;
}
.wp-block-dp-cta-container .faux-link__element .wp-cta-block {
  display: block;
  padding: 0.75rem 0 0.75rem 0;
  background-color: #ffffff;
}
.wp-block-dp-cta-container .faux-link__element .wp-cta-block .wp-cta-block-wrap.control {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 30px;
}
.wp-block-dp-cta-container .faux-link__element .wp-cta-block .wp-cta-block-wrap.control > * {
  position: absolute;
}
.wp-block-dp-cta-container .faux-link__element .wp-cta-block .wp-cta-block-wrap.control .title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #fff;
  left: 16px;
}
.wp-block-dp-cta-container .faux-link__element .wp-cta-block .wp-cta-block-wrap.control .button {
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  border: 0;
  right: 12px;
}
.has-white-background-color {
  background-color: #292929;
}
.has-black-background-color {
  background-color: #292929;
}
.has-caribbean-background-color {
  background-color: #ffffff;
}
.has-jam-background-color {
  background-color: #ffffff;
}
.has-white-color {
  color: #292929;
}
.has-black-color {
  color: #292929;
}
.has-caribbean-color {
  color: #ffffff;
}
.has-jam-color {
  color: #ffffff;
}
.wp-block-cover,
.wp-block-cover-image {
  min-height: 430px;
  height: auto;
  border-radius: 8px;
  margin-bottom: 16px;
}
.wp-block-cover strong,
.wp-block-cover-image strong {
  color: inherit;
}
.breadcrumbs {
  background: #292929;
  width: 100%;
  height: 48px;
  border-radius: 8px 8px 0 0;
  padding: 12px 1.5rem;
  display: block;
}
.breadcrumbs::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 48px;
  margin-left: -100%;
  margin-top: -12px;
  background-color: #292929;
}
.breadcrumbs a, .breadcrumbs > span, .breadcrumbs > span > span {
  color: #292929;
  display: block;
  margin-right: 20px;
  float: left;
}
.breadcrumbs .nav-ico {
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  float: left;
}
.breadcrumbs .nav-ico::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 15px;
  height: 14px;
  display: block;
  left: initial;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #292929;
}
.breadcrumbs .breadcrumb_last {
  font-style: italic;
  max-width: 160px;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.pull-left .breadcrumbs {
  border-top-left-radius: 0;
  padding-left: 1.5rem;
}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item:last-child {
  flex-grow: inherit;
}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item.active {
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 1s;
}
.wp-block-quote {
  padding-left: 16px;
  position: relative;
}
.wp-block-quote::before {
  content: "";
  display: block;
  position: absolute;
  margin-left: calc(8px - 1.5rem);
  width: 4px;
  height: 100%;
  border: solid #292929;
  border-radius: 2px;
}
.wp-block-quote cite a {
  color: #292929;
  font-weight: 700;
  text-transform: uppercase;
  font-style: normal;
}
.wp-block-pullquote {
  background-color: rgba(255, 255, 255, 0.9) !important;
  border-radius: 8px;
  margin: 16px;
  padding: 40px 5rem;
  display: block;
  position: relative;
}
.wp-block-pullquote::before, .wp-block-pullquote::after {
  content: "";
  background-size: cover;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  position: absolute;
  display: block;
  width: 80px;
  height: 80px;
  left: -1rem;
  top: 50%;
  margin-top: -40px;
}
.wp-block-pullquote::after {
  left: inherit;
  right: -1rem;
}
.wp-block-pullquote p {
  font-size: 16px;
  line-height: 24px;
}
.wp-block-pullquote cite {
  font-style: normal;
  font-size: 16px;
  text-transform: none;
  font-weight: #000000;
}
.wp-block-audio .controls {
  color: #292929;
}
section.downloads {
  display: inline-block;
  width: 100%;
  padding-left: 16px;
  margin-bottom: 16px;
}
section.downloads .file-meta {
  max-height: 50px;
  overflow: hidden;
}
section.downloads .base-text {
  display: none;
}
section.downloads .file-download {
  color: #292929;
  position: relative;
}
section.downloads .file-download a {
  color: #292929;
  background-color: transparent !important;
  font-weight: #000000;
}
section.downloads .file-download a::after {
  content: "\f019";
  font-family: "Font Awesome 5 Free";
  color: #FF3B05;
  font-weight: 900;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: block;
  width: 16px;
  height: 16px;
  margin-top: 4px;
  right: -85px;
  top: -25px;
}
.block-editor-inner-blocks .btnon {
  background-color: #292929 !important;
  border-color: #292929 !important;
}
.block-editor-inner-blocks .btnoff {
  display: none;
}
.wp-block[data-type="tfa/cta-card"] img {
  max-height: 260px;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding: 0 8% 0 0 !important;
}
body b,
body strong {
  font-weight: 600;
}
body .rich-text {
  width: 100%;
}
body .wp-editor-tabs button {
  box-sizing: inherit !important;
}
body .edit-post-post-link__link {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
}
body .components-panel__row {
  font-size: 13px;
}
body .css-rvs7bx {
  color: #E30613;
  width: 20px;
  height: 30px;
  margin: 2px;
}
body .block-editor-block-list__layout.is-root-container a {
  text-decoration: none;
  background: transparent;
  border-color: transparent;
  color: #007CBA;
}
body .block-editor-block-list__layout.is-root-container a:hover, body .block-editor-block-list__layout.is-root-container a:focus, body .block-editor-block-list__layout.is-root-container a:active {
  background: transparent;
  border-color: transparent;
  color: rgba(255, 255, 255, 0.7);
  box-shadow: none;
}
body .block-editor-block-list__layout > .wp-block[data-type="tfa/row-section"] {
  border: #999 solid 1px;
  background-color: #ffffff;
  max-width: none;
  margin: 40px 15px;
  padding: 25px;
  width: auto;
}
body .block-editor-block-list__layout > .wp-block[data-type="tfa/row-section"] .block-editor-button-block-appender {
  min-width: -moz-fit-content;
  min-width: fit-content;
}
body .block-editor-block-list__layout > .wp-block[data-type="tfa/row-section"] > .block-editor-block-list__layout {
  width: calc(100% + 5px);
  flex-wrap: wrap;
  display: flex;
}
body .block-editor-block-list__layout > .wp-block[data-type="tfa/row-section"] > .block-editor-block-list__layout > .wp-block[data-type="tfa/column"] {
  background-color: rgba(220, 220, 222, 0.8);
  border: #999 solid 1px;
  height: -moz-fit-content;
  height: fit-content;
  margin: 15px 5px;
  padding: 15px;
  display: flex;
}
@media (max-width: 991.98px) {
  body .block-editor-block-list__layout > .wp-block[data-type="tfa/row-section"] > .block-editor-block-list__layout > .wp-block[data-type="tfa/column"] {
    width: 100%;
  }
}
body .block-editor-block-list__layout > .wp-block[data-type="tfa/row-section"] > .block-editor-block-list__layout > .wp-block[data-type="tfa/column"] .block-editor-block-list__layout {
  width: 100%;
}
body .block-editor-block-list__layout > .wp-block[data-type="tfa/row-section"] > .block-editor-block-list__layout > .wp-block[data-type="tfa/column"]:only-child {
  width: 100%;
}
body .block-editor-block-list__layout > .wp-block[data-type="tfa/row-section"] > .block-editor-block-list__layout > .wp-block[data-type="tfa/column"]:only-child .block-core-columns > div:first-child {
  min-width: -moz-fit-content;
  min-width: fit-content;
}
body .block-editor-block-list__layout > .wp-block[data-type="tfa/row-section"] > .block-editor-block-list__layout > .wp-block[data-type="tfa/column"] ~ .wp-block {
  min-width: -moz-min-content;
  min-width: min-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
}
@media (max-width: 991.98px) {
  body .block-editor-block-list__layout > .wp-block[data-type="tfa/row-section"] > .block-editor-block-list__layout > .wp-block[data-type="tfa/column"] ~ .wp-block {
    width: 100%;
  }
}
body .block-editor-block-list__layout > .wp-block[data-type="tfa/row-section"] > .block-editor-block-list__layout > .wp-block[data-type="tfa/column"] .wp-block-list-item .components-button {
  width: auto;
}
body .block-editor-block-list__layout > .wp-block[data-type="tfa/row-section"] > .block-editor-block-list__layout > .wp-block[data-type="tfa/column"] .align-self-start {
  align-self: start;
}
body .block-editor-block-list__layout > .wp-block[data-type="tfa/row-section"] > .block-editor-block-list__layout > .wp-block[data-type="tfa/column"] .align-self-center {
  align-self: center;
}
body .block-editor-block-list__layout > .wp-block[data-type="tfa/row-section"] > .block-editor-block-list__layout > .wp-block[data-type="tfa/column"] .align-self-end {
  align-self: end;
}
body .block-editor-block-list__layout > .wp-block[data-type="tfa/row-section"] > .block-editor-block-list__layout > .wp-block[data-type="tfa/button-boot"] {
  color: white;
  background: var(--wp-admin-theme-color);
  border-color: var(--wp-admin-theme-color);
  padding: 12px 24px;
  border-radius: 5px;
  font-family: "Roboto", sans-serif;
  letter-spacing: 1px;
}
body .block-editor-block-list__layout i.scap {
  border: #999 solid 1px;
  font-family: "Roboto", sans-serif;
  color: var(--wp-admin-theme-color);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  position: absolute;
  background: white;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  padding: 5px;
}
body .block-editor-block-list__layout i.scap__top {
  top: -11px;
}
body .block-editor-block-list__layout i.scap__bottom {
  bottom: -11px;
}
body .block-editor-block-list__layout .wp-block[data-title="TFA Button"] {
  width: auto;
  margin: auto;
}
body .wp-block[data-type="core/widget-area"] {
  max-width: 700px !important;
}
body .wp-block[data-type="core/widget-area"] .components-panel__body > .components-panel__body-title {
  font-size: 1rem;
  line-height: 1rem;
  height: auto;
}
body .wp-block[data-type="tfa/button-boot"]:first-child {
  border: white solid 1px;
  min-width: -moz-max-content;
  min-width: max-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  border-radius: 15px;
  padding: 15px 25px;
  margin-left: 0;
  color: white;
  display: flex;
  width: auto;
}
body .wp-block[data-type="tfa/button-boot"]:first-child div[data-type="tfa/button-boot"] {
  border: 0;
}
body .wp-block[data-type="tfa/logoslide"] {
  max-width: -moz-fit-content;
  max-width: fit-content;
  align-self: center;
  margin-right: 15px;
  display: flex;
}
body .wp-block.wp-block-acf-flex-layouts {
  width: 100%;
}
body .wp-block.wp-block-acf-flex-layouts a {
  background-color: #dcdcde !important;
  color: #007CBA;
}
body .wp-block.wp-block-acf-flex-layouts a:hover {
  color: rgba(0, 124, 186, 0.7);
}
body .wp-block-heading {
  display: inline-block;
  width: 100%;
}
body .wp-block-widget-area__inner-blocks .block-editor-block-list__layout {
  background-color: #f0f0f0;
}
body .components-panel .block-editor-link-control {
  min-width: auto;
}
body .components-panel .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text] {
  width: 100%;
  margin-left: 0;
}
body .components-panel .editor-post-featured-image {
  background-color: #f0f0f0;
  padding: 5px;
}
body .components-range-control__wrapper {
  min-width: 100px;
}
body .components-range-control__number {
  max-width: 60px;
}

/*# sourceMappingURL=admin.scss.css.map*/