.begs .d-none {
  display: none !important;
}
.begs .d-block {
  display: block !important;
}
.begs-gallery-slider-opts-output {
  background-color: #eee;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  margin-top: 10px;
  padding: 10px;
}
.begs-block-editor-ui .components-base-control {
  padding: 1rem 1rem 0 1rem;
}
.begs-ui i.dashicons {
  font-size: 16px;
  height: auto;
  margin: 0 5px 0 0;
  position: relative;
  top: 1px;
  width: auto;
}
.begs-ui select,
.begs-ui input[type=text] {
  width: 100%;
}
.begs-ui .components-button.is-primary,
.begs-ui .button.button-primary {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 30px;
}
.begs-ui label span {
  position: relative;
  top: -2px;
}
.begs-ui label strong {
  display: block;
  margin-bottom: 8px;
}

.begs-components-panel__row {
  margin: 0 0 20px 0;
}
.begs-components-panel__row-small {
  font-size: 85%;
  margin: 0 20px 20px 20px;
}

.begs-notice {
  background: rgba(255, 255, 255, 0.5);
  margin-bottom: 20px;
  padding: 15px;
}
.begs-notice h3 {
  margin-bottom: 15px;
  margin-top: 0;
}
.begs-notice p {
  align-items: center;
  display: flex;
  font-size: 14px;
  gap: 5px;
  justify-content: flex-start;
  line-height: 1;
  margin: 0 0 15px 0;
}
.begs-notice p:last-of-type {
  margin-bottom: 0;
}
.begs-notice p strong {
  min-width: 120px;
}

.begs-gallery.wp-block-gallery {
  display: block;
  max-width: unset !important;
  position: relative;
}
.begs-gallery.wp-block-gallery .blocks-gallery-grid {
  display: flex;
  flex-wrap: nowrap !important;
  max-width: unset !important;
  position: relative;
}
.begs-gallery.wp-block-gallery .blocks-gallery-item {
  border: 0 !important;
  float: none !important;
  margin: 0 10px !important;
  padding: 0 !important;
  text-align: left !important;
}
.begs-gallery.wp-block-gallery .blocks-gallery-item .blocks-gallery-item__caption {
  background: linear-gradient(180deg, rgba(34, 34, 34, 0.7), rgba(34, 34, 34, 0.3) 70%, transparent);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  bottom: auto;
  overflow: hidden !important;
  padding: 1rem;
  top: 0;
}
.begs-gallery.wp-block-gallery .blocks-gallery-item img {
  border: 0 !important;
  border-radius: 4px !important;
  cursor: zoom-in;
  margin: 0 !important;
  padding: 0 !important;
}

.begs-gallery.wp-block-gallery {
  display: flex;
  flex-wrap: nowrap !important;
  max-width: unset !important;
  position: relative;
}
.begs-gallery.wp-block-gallery .wp-block-image {
  border: 0 !important;
  float: none !important;
  margin: 0 10px !important;
  padding: 0 !important;
  text-align: left !important;
}
.begs-gallery.wp-block-gallery .wp-block-image a {
  text-decoration: none;
  width: 100%;
}
.begs-gallery.wp-block-gallery .wp-block-image figcaption {
  background: linear-gradient(180deg, rgba(34, 34, 34, 0.7), rgba(34, 34, 34, 0.3) 70%, transparent) !important;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  bottom: auto !important;
  margin-top: 0;
  overflow: hidden !important;
  padding: 1rem !important;
  top: 0;
}
.begs-gallery.wp-block-gallery .wp-block-image img {
  border: 0 !important;
  border-radius: 4px !important;
  cursor: zoom-in;
  height: 62.5% !important;
  margin: 0 !important;
  max-width: 2560px !important;
  padding: 0 !important;
  width: 100% !important;
}

.begs-wp-block-gallery-wrap {
  margin: 0 auto;
  max-width: unset !important;
  overflow: hidden;
  width: 100%;
}
.begs-wp-block-gallery-wrap.begs-wp-block-gallery-wrap-1680 {
  max-width: 100% !important;
  width: 1680px !important;
}
.begs-wp-block-gallery-wrap.begs-wp-block-gallery-wrap-1200 {
  max-width: 100% !important;
  width: 1200px !important;
}
.begs-wp-block-gallery-wrap.begs-wp-block-gallery-wrap-1024 {
  max-width: 100% !important;
  width: 1024px !important;
}
.begs-wp-block-gallery-wrap.begs-wp-block-gallery-wrap-992 {
  max-width: 100% !important;
  width: 992px !important;
}
.begs-wp-block-gallery-wrap.begs-wp-block-gallery-wrap-768 {
  max-width: 100% !important;
  width: 768px !important;
}
.begs-wp-block-gallery-wrap.begs-wp-block-gallery-wrap-540 {
  max-width: 100% !important;
  width: 540px !important;
}

.begs-classic-gallery-wrap .gallery {
  display: flex;
  flex-wrap: nowrap;
  margin: 0;
  padding: 0;
  position: relative;
}
.begs-classic-gallery-wrap .gallery .gallery-item {
  border: 0 !important;
  float: none !important;
  margin: 0 10px !important;
  overflow: hidden;
  padding: 0 !important;
  position: relative;
  text-align: left !important;
}
.begs-classic-gallery-wrap .gallery .gallery-item a {
  width: 100%;
}
.begs-classic-gallery-wrap .gallery .gallery-item .gallery-caption {
  background: linear-gradient(180deg, rgba(34, 34, 34, 0.7), rgba(34, 34, 34, 0.3) 70%, transparent);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  bottom: auto;
  color: #fff;
  margin: 0;
  overflow: hidden !important;
  padding: 1rem;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}
.begs-classic-gallery-wrap .gallery img {
  border: 0 !important;
  border-radius: 4px !important;
  cursor: zoom-in;
  height: 62.5%;
  margin: 0 !important;
  max-width: 2560px !important;
  padding: 0 !important;
  width: 100% !important;
}

.begs-classic-gallery-wrap {
  margin: 0 auto;
  max-width: unset !important;
  overflow: hidden;
  width: 100%;
}
.begs-classic-gallery-wrap.begs-classic-gallery-wrap-1680 {
  max-width: 100% !important;
  width: 1680px !important;
}
.begs-classic-gallery-wrap.begs-classic-gallery-wrap-1200 {
  max-width: 100% !important;
  width: 1200px !important;
}
.begs-classic-gallery-wrap.begs-classic-gallery-wrap-1024 {
  max-width: 100% !important;
  width: 1024px !important;
}
.begs-classic-gallery-wrap.begs-classic-gallery-wrap-992 {
  max-width: 100% !important;
  width: 992px !important;
}
.begs-classic-gallery-wrap.begs-classic-gallery-wrap-768 {
  max-width: 100% !important;
  width: 768px !important;
}
.begs-classic-gallery-wrap.begs-classic-gallery-wrap-540 {
  max-width: 100% !important;
  width: 540px !important;
}

.begs-button {
  position: absolute;
  z-index: 9;
  font-size: 40px;
  line-height: 1;
  top: calc((100% - 50px) / 2);
  width: 50px;
  height: 50px;
  border-radius: 50px;
  text-align: center;
  cursor: pointer;
  transition: background-color 400ms ease-in-out;
  color: #fff !important;
  text-decoration: none !important;
  background-color: rgba(34, 34, 34, 0.35);
}
.begs-button:hover {
  background-color: rgba(34, 34, 34, 0.85);
}
.begs-button-previous {
  left: 20px;
}
.begs-button-next {
  right: -30px;
}
.begs-preview-window {
  z-index: 19;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: zoom-out;
}
.begs-preview-window img {
  max-width: 90vw;
  max-height: 90vh;
  outline: 100rem solid rgba(34, 34, 34, 0.9);
}

/*# sourceMappingURL=block-editor-gallery-slider-front.min.css.map */
