/*!*******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../plugin-slug/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../plugin-slug/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../plugin-slug/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/editor.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************/
.bBlocksInspectorInfo {
  padding: 6px;
}
.bBlocksInspectorInfo a {
  text-decoration: none;
  font-weight: bold;
}

.bpsmbPanelBody .components-grid,
.bpsmbPanelBody .components-border-box-control {
  margin-bottom: 20px;
  margin-top: 10px;
}
.bpsmbPanelBody .components-select-control {
  margin-top: 15px;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../plugin-slug/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../plugin-slug/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../plugin-slug/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!../bpl-tools/Components/style.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************/
.edit-post-visual-editor .editor-styles-wrapper {
  max-width: inherit !important;
}

.block-editor-block-list__block[data-align=full],
.wp-block[data-align=full] {
  max-width: 100% !important;
}

.gap0 {
  gap: 0 !important;
}

.gap3 {
  gap: 3px !important;
}

.gap5 {
  gap: 5px !important;
}

.gap10 {
  gap: 10px !important;
}

.gap15 {
  gap: 15px !important;
}

.gap20 {
  gap: 20px !important;
}

.gap35 {
  gap: 35px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt3 {
  margin-top: 3px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb3 {
  margin-bottom: 3px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.bPlNowEditing {
  outline: 2px solid #4527a4;
}

.bPlInspectorInfo {
  padding: 6px;
}
.bPlInspectorInfo a {
  text-decoration: none;
  font-weight: 700;
}
.bPlInspectorInfo .onSale {
  font-size: 16px;
  color: #007FFF;
  padding: 5px;
}
.bPlInspectorInfo .onSale * {
  color: inherit;
}
.bPlInspectorInfo .onSale strong {
  font-weight: bold;
}

.bPlTabPanel .components-tab-panel__tabs {
  display: flex;
  justify-content: space-between;
}
.bPlTabPanel .components-tab-panel__tabs button {
  color: #4527a4;
  width: 50%;
  border-bottom: 3px solid rgba(0, 0, 0, 0);
}
.bPlTabPanel .components-tab-panel__tabs button:focus {
  color: #4527a4;
  box-shadow: none;
}
.bPlTabPanel .components-tab-panel__tabs .activeTab {
  border-bottom: 3px solid #4527a4;
  font-weight: bold;
  background-color: rgba(69, 39, 164, 0.15);
}
.bPlTabPanel.bPlAutoTab .components-tab-panel__tabs button {
  width: auto;
}
.bPlTabPanel.small .components-tab-panel__tabs button, .bPlTabPanel.mini .components-tab-panel__tabs button {
  height: 30px;
  text-transform: capitalize;
  justify-content: center;
  border-bottom: 0px;
  border: 1px solid #4527a4;
}
.bPlTabPanel.small .components-tab-panel__tabs button:focus, .bPlTabPanel.mini .components-tab-panel__tabs button:focus {
  color: #4527a4;
  background-color: rgba(69, 39, 164, 0.15);
}
.bPlTabPanel.small .components-tab-panel__tabs .activeTab,
.bPlTabPanel.small .components-tab-panel__tabs .activeTab:focus, .bPlTabPanel.mini .components-tab-panel__tabs .activeTab,
.bPlTabPanel.mini .components-tab-panel__tabs .activeTab:focus {
  color: #fff;
  background-color: #4527a4;
}
.bPlTabPanel.mini .components-tab-panel__tabs button {
  height: 25px;
  font-size: 12px;
  padding: 3px;
}

.components-button.has-icon .dashicon {
  margin: 0;
}

.bPlToolbar .dashicon {
  font-size: 23px;
}

.bPlDropdown .dashicon {
  margin-right: 0 !important;
}

.bPlDropdownPopover {
  min-width: 280px;
  height: auto;
  box-sizing: border-box;
  z-index: 9999;
}
.bPlDropdownPopover .components-popover__content {
  min-width: 280px;
  margin-right: -35px !important;
  margin-top: -8px;
  border: none;
  box-sizing: border-box;
  box-shadow: 0 3px 15px 0 rgba(69, 39, 164, 0.5019607843);
  border-radius: 5px;
}
.bPlDropdownPopover .dashicon {
  margin-right: 0 !important;
}

.bPlPanelBody label,
.bPlDropdownPopover .components-popover__content label {
  font-size: 13px !important;
  font-weight: 400 !important;
  text-transform: unset !important;
}
.bPlPanelBody .components-notice,
.bPlDropdownPopover .components-popover__content .components-notice {
  margin: 0;
}
.bPlPanelBody .components-notice.is-dismissible,
.bPlDropdownPopover .components-popover__content .components-notice.is-dismissible {
  position: relative;
  padding-right: 36px;
}
.bPlPanelBody .components-notice.is-dismissible .components-notice__dismiss,
.bPlDropdownPopover .components-popover__content .components-notice.is-dismissible .components-notice__dismiss {
  position: absolute;
  top: 0;
  right: 0;
}
.bPlPanelBody .components-notice .components-notice__content,
.bPlDropdownPopover .components-popover__content .components-notice .components-notice__content {
  margin: 0;
}
.bPlPanelBody hr,
.bPlDropdownPopover .components-popover__content hr {
  border-bottom: 1px solid #f0f0f0;
  border-top: none;
  margin: 20px 0;
}
.bPlPanelBody.components-panel__body .components-base-control__field,
.bPlDropdownPopover .components-popover__content.components-panel__body .components-base-control__field {
  padding: 0;
}
.bPlPanelBody .components-unit-control-wrapper .components-unit-control__select,
.bPlPanelBody .components-input-control__suffix .components-unit-control__unit-label,
.bPlDropdownPopover .components-popover__content .components-unit-control-wrapper .components-unit-control__select,
.bPlDropdownPopover .components-popover__content .components-input-control__suffix .components-unit-control__unit-label {
  text-align: center;
  font-size: 11px !important;
  width: 25px !important;
  color: #fff !important;
  background-color: #4527a4 !important;
  height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.bPlPanelBody .components-checkbox-control .components-base-control__field,
.bPlDropdownPopover .components-popover__content .components-checkbox-control .components-base-control__field {
  display: flex;
}
.bPlPanelBody .components-checkbox-control .components-base-control__field .components-checkbox-control__input[type=checkbox],
.bPlDropdownPopover .components-popover__content .components-checkbox-control .components-base-control__field .components-checkbox-control__input[type=checkbox] {
  border-radius: 4px;
  border-color: #4527a4;
}
.bPlPanelBody .components-checkbox-control .components-base-control__field .components-checkbox-control__input[type=checkbox]:checked,
.bPlDropdownPopover .components-popover__content .components-checkbox-control .components-base-control__field .components-checkbox-control__input[type=checkbox]:checked {
  background-color: #8344c5;
  border-color: #4527a4;
}
.bPlPanelBody .components-checkbox-control .components-base-control__field .components-checkbox-control__input[type=checkbox]:focus,
.bPlDropdownPopover .components-popover__content .components-checkbox-control .components-base-control__field .components-checkbox-control__input[type=checkbox]:focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 3.5px #4527a4;
}
.bPlPanelBody .components-checkbox-control .components-base-control__field label,
.bPlDropdownPopover .components-popover__content .components-checkbox-control .components-base-control__field label {
  margin-right: 0;
}
.bPlPanelBody .components-base-control.css-wdf2ti-Wrapper,
.bPlDropdownPopover .components-popover__content .components-base-control.css-wdf2ti-Wrapper {
  margin-bottom: 0 !important;
}
.bPlPanelBody .components-toggle-control label,
.bPlDropdownPopover .components-popover__content .components-toggle-control label {
  margin-bottom: 3px;
}
.bPlPanelBody .components-form-toggle .components-form-toggle__track,
.bPlDropdownPopover .components-popover__content .components-form-toggle .components-form-toggle__track {
  border: 1px solid #4527a4;
}
.bPlPanelBody .components-form-toggle.is-checked .components-form-toggle__track,
.bPlDropdownPopover .components-popover__content .components-form-toggle.is-checked .components-form-toggle__track {
  background-color: #8344c5;
}
.bPlPanelBody .components-form-toggle .components-form-toggle__input:focus + .components-form-toggle__track,
.bPlDropdownPopover .components-popover__content .components-form-toggle .components-form-toggle__input:focus + .components-form-toggle__track {
  box-shadow: 0 0 0 2px #fff, 0 0 0 3.5px #4527a4;
}
.bPlPanelBody .components-form-toggle .components-form-toggle__thumb,
.bPlDropdownPopover .components-popover__content .components-form-toggle .components-form-toggle__thumb {
  background-color: #4527a4;
  border-color: #4527a4;
}
.bPlPanelBody .components-form-toggle.is-checked .components-form-toggle__thumb,
.bPlDropdownPopover .components-popover__content .components-form-toggle.is-checked .components-form-toggle__thumb {
  background-color: #fff;
}
.bPlPanelBody .components-range-control__root,
.bPlDropdownPopover .components-popover__content .components-range-control__root {
  align-items: center !important;
}
.bPlPanelBody .components-range-control__root .css-19yq0mf-BeforeIconWrapper,
.bPlDropdownPopover .components-popover__content .components-range-control__root .css-19yq0mf-BeforeIconWrapper {
  margin: 0 !important;
}
.bPlPanelBody .components-range-control__root > span,
.bPlDropdownPopover .components-popover__content .components-range-control__root > span {
  margin-top: 0;
}
.bPlPanelBody .components-range-control__wrapper .components-range-control__track,
.bPlDropdownPopover .components-popover__content .components-range-control__wrapper .components-range-control__track {
  background-color: #8344c5;
}
.bPlPanelBody .components-range-control__wrapper .css-5p7d2w-ThumbWrapper,
.bPlPanelBody .components-range-control__wrapper .components-range-control__thumb-wrapper,
.bPlDropdownPopover .components-popover__content .components-range-control__wrapper .css-5p7d2w-ThumbWrapper,
.bPlDropdownPopover .components-popover__content .components-range-control__wrapper .components-range-control__thumb-wrapper {
  width: 14px;
  height: 14px;
  margin-top: 8px;
}
.bPlPanelBody .components-range-control__wrapper .css-5p7d2w-ThumbWrapper > *,
.bPlPanelBody .components-range-control__wrapper .components-range-control__thumb-wrapper > *,
.bPlDropdownPopover .components-popover__content .components-range-control__wrapper .css-5p7d2w-ThumbWrapper > *,
.bPlDropdownPopover .components-popover__content .components-range-control__wrapper .components-range-control__thumb-wrapper > * {
  background-color: #4527a4;
  border: 1px solid #4527a4;
}
.bPlPanelBody .components-range-control__wrapper .components-range-control__tooltip,
.bPlDropdownPopover .components-popover__content .components-range-control__wrapper .components-range-control__tooltip {
  background-color: #4527a4;
}
.bPlPanelBody .components-radio-control__option,
.bPlDropdownPopover .components-popover__content .components-radio-control__option {
  margin-right: 15px;
  margin-bottom: 0;
}
.bPlPanelBody .components-radio-control__option:last-child,
.bPlDropdownPopover .components-popover__content .components-radio-control__option:last-child {
  margin-right: 0;
}
.bPlPanelBody .components-radio-control__option .components-radio-control__input[type=radio],
.bPlDropdownPopover .components-popover__content .components-radio-control__option .components-radio-control__input[type=radio] {
  border: 1px solid #4527a4;
}
.bPlPanelBody .components-radio-control__option .components-radio-control__input[type=radio]:checked,
.bPlDropdownPopover .components-popover__content .components-radio-control__option .components-radio-control__input[type=radio]:checked {
  background-color: #4527a4;
  border-color: #4527a4;
}
.bPlPanelBody .components-radio-control__option .components-radio-control__input[type=radio]:focus,
.bPlDropdownPopover .components-popover__content .components-radio-control__option .components-radio-control__input[type=radio]:focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 3.5px #4527a4;
}
.bPlPanelBody .components-radio-control__option label,
.bPlDropdownPopover .components-popover__content .components-radio-control__option label {
  margin-right: 0;
  margin-bottom: 1px;
}
.bPlPanelBody .components-circular-option-picker .components-circular-option-picker__swatches,
.bPlDropdownPopover .components-popover__content .components-circular-option-picker .components-circular-option-picker__swatches {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 0;
}
.bPlPanelBody .components-circular-option-picker .components-circular-option-picker__swatches .components-circular-option-picker__option-wrapper,
.bPlDropdownPopover .components-popover__content .components-circular-option-picker .components-circular-option-picker__swatches .components-circular-option-picker__option-wrapper {
  margin: 0 !important;
}
.bPlPanelBody .components-circular-option-picker .components-custom-gradient-picker .components-custom-gradient-picker__gradient-bar,
.bPlDropdownPopover .components-popover__content .components-circular-option-picker .components-custom-gradient-picker .components-custom-gradient-picker__gradient-bar {
  margin-top: 5px;
  margin-bottom: 5px;
}
.bPlPanelBody .components-circular-option-picker .components-custom-gradient-picker .components-custom-gradient-picker__ui-line,
.bPlDropdownPopover .components-popover__content .components-circular-option-picker .components-custom-gradient-picker .components-custom-gradient-picker__ui-line {
  margin-bottom: 0;
}
.bPlPanelBody .components-input-control,
.bPlDropdownPopover .components-popover__content .components-input-control {
  height: auto;
}
.bPlPanelBody .components-datetime .components-datetime__time-field input:focus,
.bPlPanelBody .components-datetime .components-datetime__time-field select:focus,
.bPlDropdownPopover .components-popover__content .components-datetime .components-datetime__time-field input:focus,
.bPlDropdownPopover .components-popover__content .components-datetime .components-datetime__time-field select:focus {
  border-color: #4527a4;
  box-shadow: none;
  outline: 1px solid #8344c5 !important;
}
.bPlPanelBody .components-datetime .components-datetime__time-field select:hover,
.bPlDropdownPopover .components-popover__content .components-datetime .components-datetime__time-field select:hover {
  color: #4527a4;
}
.bPlPanelBody .components-datetime .components-button,
.bPlDropdownPopover .components-popover__content .components-datetime .components-button {
  color: #4527a4;
  border: 1px solid #8344c5;
  box-shadow: none;
  padding: 6px 10.5px;
}
.bPlPanelBody .components-datetime .components-button:hover,
.bPlDropdownPopover .components-popover__content .components-datetime .components-button:hover {
  color: #4527a4;
}
.bPlPanelBody .components-datetime .components-button.is-primary,
.bPlDropdownPopover .components-popover__content .components-datetime .components-button.is-primary {
  color: #fff;
  background-color: #4527a4;
}
.bPlPanelBody .components-datetime .components-button.is-primary:hover,
.bPlDropdownPopover .components-popover__content .components-datetime .components-button.is-primary:hover {
  background-color: #8344c5 !important;
}
.bPlPanelBody .components-datetime .components-button.is-primary:focus,
.bPlDropdownPopover .components-popover__content .components-datetime .components-button.is-primary:focus {
  outline: 1px solid #8344c5 !important;
}
.bPlPanelBody .components-datetime .components-datetime__timezone,
.bPlDropdownPopover .components-popover__content .components-datetime .components-datetime__timezone {
  text-decoration: none;
}
.bPlPanelBody .components-datetime .components-datetime__date .DayPickerNavigation_button__horizontalDefault:focus,
.bPlDropdownPopover .components-popover__content .components-datetime .components-datetime__date .DayPickerNavigation_button__horizontalDefault:focus {
  border-color: #4527a4;
  box-shadow: 0 0 0 1px #4527a4;
}
.bPlPanelBody .components-datetime .components-datetime__date .CalendarDay__default:hover,
.bPlDropdownPopover .components-popover__content .components-datetime .components-datetime__date .CalendarDay__default:hover {
  background-color: rgba(69, 39, 164, 0.15);
}
.bPlPanelBody .components-datetime .components-datetime__date .CalendarDay:focus,
.bPlDropdownPopover .components-popover__content .components-datetime .components-datetime__date .CalendarDay:focus {
  box-shadow: inset 0 0 0 2px #4527a4, inset 0 0 0 3px #fff;
}
.bPlPanelBody .components-datetime .components-datetime__date .CalendarDay__selected,
.bPlDropdownPopover .components-popover__content .components-datetime .components-datetime__date .CalendarDay__selected {
  background-color: #4527a4;
}
.bPlPanelBody .components-datetime .components-datetime__date .CalendarDay__selected:hover,
.bPlDropdownPopover .components-popover__content .components-datetime .components-datetime__date .CalendarDay__selected:hover {
  background-color: #4527a4;
}
.bPlPanelBody .components-datetime .components-datetime__buttons button,
.bPlDropdownPopover .components-popover__content .components-datetime .components-datetime__buttons button {
  text-decoration: none;
}
.bPlPanelBody .components-base-control,
.bPlDropdownPopover .components-popover__content .components-base-control {
  margin-bottom: 0 !important;
}
.bPlPanelBody .bPlLabel,
.bPlPanelBody .components-unit-control-wrapper label,
.bPlPanelBody .components-input-control__label,
.bPlPanelBody .components-number-control label,
.bPlDropdownPopover .components-popover__content .bPlLabel,
.bPlDropdownPopover .components-popover__content .components-unit-control-wrapper label,
.bPlDropdownPopover .components-popover__content .components-input-control__label,
.bPlDropdownPopover .components-popover__content .components-number-control label {
  display: flex;
  align-items: center;
  gap: 8px;
  padding-bottom: 0 !important;
  margin-right: auto;
  margin-bottom: 0;
}
.bPlPanelBody .bPlResetVal,
.bPlDropdownPopover .components-popover__content .bPlResetVal {
  min-width: 20px !important;
  height: 20px;
  padding: 0 5px !important;
}
.bPlPanelBody .bPlResetVal .dashicon,
.bPlDropdownPopover .components-popover__content .bPlResetVal .dashicon {
  width: 17px;
  height: 17px;
  font-size: 17px;
}
.bPlPanelBody .bPlBtnGroup .components-button,
.bPlPanelBody .bPlBtnGroup .is-primary,
.bPlDropdownPopover .components-popover__content .bPlBtnGroup .components-button,
.bPlDropdownPopover .components-popover__content .bPlBtnGroup .is-primary {
  border: 1px solid #8344c5;
  box-shadow: none;
  padding: 6px 10.5px;
}
.bPlPanelBody .bPlBtnGroup .components-button > span,
.bPlPanelBody .bPlBtnGroup .is-primary > span,
.bPlDropdownPopover .components-popover__content .bPlBtnGroup .components-button > span,
.bPlDropdownPopover .components-popover__content .bPlBtnGroup .is-primary > span {
  display: flex;
}
.bPlPanelBody .bPlBtnGroup .components-button:hover,
.bPlPanelBody .bPlBtnGroup .is-primary:hover,
.bPlDropdownPopover .components-popover__content .bPlBtnGroup .components-button:hover,
.bPlDropdownPopover .components-popover__content .bPlBtnGroup .is-primary:hover {
  color: #fff;
  background-color: #8344c5;
}
.bPlPanelBody .bPlBtnGroup .components-button .dashicon,
.bPlPanelBody .bPlBtnGroup .is-primary .dashicon,
.bPlDropdownPopover .components-popover__content .bPlBtnGroup .components-button .dashicon,
.bPlDropdownPopover .components-popover__content .bPlBtnGroup .is-primary .dashicon {
  margin-left: 0;
  margin-right: 0;
}
.bPlPanelBody .bPlBtnGroup .components-button.has-icon,
.bPlPanelBody .bPlBtnGroup .is-primary.has-icon,
.bPlDropdownPopover .components-popover__content .bPlBtnGroup .components-button.has-icon,
.bPlDropdownPopover .components-popover__content .bPlBtnGroup .is-primary.has-icon {
  padding: 6px 9px;
}
.bPlPanelBody .bPlBtnGroup .components-button.has-icon.is-small,
.bPlPanelBody .bPlBtnGroup .is-primary.has-icon.is-small,
.bPlDropdownPopover .components-popover__content .bPlBtnGroup .components-button.has-icon.is-small,
.bPlDropdownPopover .components-popover__content .bPlBtnGroup .is-primary.has-icon.is-small {
  padding: 0 4px;
}
.bPlPanelBody .bPlBtnGroup .is-primary,
.bPlDropdownPopover .components-popover__content .bPlBtnGroup .is-primary {
  color: #fff;
  background-color: #4527a4;
}
.bPlPanelBody .bPlBtnGroup .is-primary:hover,
.bPlDropdownPopover .components-popover__content .bPlBtnGroup .is-primary:hover {
  background-color: #4527a4 !important;
}
.bPlPanelBody .bPlBtnGroup .is-primary:focus,
.bPlDropdownPopover .components-popover__content .bPlBtnGroup .is-primary:focus {
  outline: 2px solid #4527a4 !important;
}
.bPlPanelBody .bPlBtnGroup svg,
.bPlDropdownPopover .components-popover__content .bPlBtnGroup svg {
  margin-right: 0 !important;
}
.bPlPanelBody .bplItemTitle,
.bPlDropdownPopover .components-popover__content .bplItemTitle {
  font-size: 12px;
  font-weight: bold;
  text-transform: none;
  margin-bottom: 20px;
}
.bPlPanelBody .addItem,
.bPlDropdownPopover .components-popover__content .addItem {
  text-align: center;
  background: #4527a4;
}
.bPlPanelBody .addItem button,
.bPlDropdownPopover .components-popover__content .addItem button {
  width: 100%;
  display: flex;
  justify-content: center;
  color: #fff;
}
.bPlPanelBody .addItem button:focus,
.bPlDropdownPopover .components-popover__content .addItem button:focus {
  box-shadow: none;
}
.bPlPanelBody .addItem button:active,
.bPlDropdownPopover .components-popover__content .addItem button:active {
  color: #fff;
}
.bPlPanelBody .addItem button .dashicon,
.bPlDropdownPopover .components-popover__content .addItem button .dashicon {
  font-size: 18px;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  margin-bottom: -5px;
}
.bPlPanelBody .itemAction .removeItem,
.bPlPanelBody .itemAction .duplicateItem,
.bPlDropdownPopover .components-popover__content .itemAction .removeItem,
.bPlDropdownPopover .components-popover__content .itemAction .duplicateItem {
  color: #fff;
  padding: 5px 10px;
}
.bPlPanelBody .itemAction .removeItem .dashicon,
.bPlPanelBody .itemAction .removeItem svg,
.bPlPanelBody .itemAction .duplicateItem .dashicon,
.bPlPanelBody .itemAction .duplicateItem svg,
.bPlDropdownPopover .components-popover__content .itemAction .removeItem .dashicon,
.bPlDropdownPopover .components-popover__content .itemAction .removeItem svg,
.bPlDropdownPopover .components-popover__content .itemAction .duplicateItem .dashicon,
.bPlDropdownPopover .components-popover__content .itemAction .duplicateItem svg {
  margin-right: 5px;
  margin-bottom: -2px;
}
.bPlPanelBody .itemAction .removeItem,
.bPlDropdownPopover .components-popover__content .itemAction .removeItem {
  background-color: red;
}
.bPlPanelBody .itemAction .removeItem .dashicon,
.bPlDropdownPopover .components-popover__content .itemAction .removeItem .dashicon {
  font-size: 18px;
  width: 18px;
  height: 18px;
}
.bPlPanelBody .itemAction .duplicateItem,
.bPlDropdownPopover .components-popover__content .itemAction .duplicateItem {
  background-color: #4527a4;
}
.bPlPanelBody.help .helpItem,
.bPlDropdownPopover .components-popover__content.help .helpItem {
  text-align: center;
  background: #4527a4;
  padding: 12px 0;
}
.bPlPanelBody.help .helpItem:not(:first-child),
.bPlDropdownPopover .components-popover__content.help .helpItem:not(:first-child) {
  margin-top: 15px;
}
.bPlPanelBody.help .helpItem a,
.bPlDropdownPopover .components-popover__content.help .helpItem a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
}
.bPlPanelBody.help .helpItem a:focus,
.bPlDropdownPopover .components-popover__content.help .helpItem a:focus {
  box-shadow: none;
}
.bPlPanelBody.help .helpItem a:active,
.bPlDropdownPopover .components-popover__content.help .helpItem a:active {
  color: #fff;
}
.bPlPanelBody.help .helpItem a .dashicon,
.bPlDropdownPopover .components-popover__content.help .helpItem a .dashicon {
  font-size: 15px;
  height: 15px;
  width: 15px;
  margin-right: 5px;
}
.bPlPanelBody.help .rateUs a,
.bPlDropdownPopover .components-popover__content.help .rateUs a {
  flex-direction: column;
  padding: 0 10px;
  gap: 8px;
}
.bPlPanelBody.help .rateUs a span:first-child,
.bPlDropdownPopover .components-popover__content.help .rateUs a span:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../plugin-slug/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../plugin-slug/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../plugin-slug/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!../bpl-tools/Components/BoxControl/BoxControl.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************/
.bPlBoxControl .sides {
  display: flex;
  align-items: center;
}
.bPlBoxControl .sides.gap {
  gap: 5px;
}
.bPlBoxControl .bplUnitControlWrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.bPlBoxControl .bplUnitControlWrapper .components-base-control.components-input-control.components-number-control {
  margin-bottom: 0px !important;
}
.bPlBoxControl .bplUnitControlWrapper .components-base-control.components-input-control.components-number-control .components-base-control__field .components-input-base .components-input-control__container .components-input-control__input {
  font-size: 13px !important;
  padding-right: 0px !important;
}
.bPlBoxControl .bplUnitControlWrapper .components-base-control.components-input-control.components-number-control .components-base-control__field .components-input-base .components-input-control__container .components-input-control__suffix .components-unit-control__select {
  font-size: 8px !important;
  padding: 0px 0px;
}
.bPlBoxControl .bplUnitControlWrapper .components-base-control.components-input-control.components-number-control .components-base-control__field .components-input-base .components-input-control__container .components-input-control__suffix {
  width: 17px !important;
}
.bPlBoxControl .bplUnitControlWrapper .sideLabel {
  font-size: 11px;
  text-transform: capitalize;
}
.bPlBoxControl .boxLinkButton {
  background: transparent;
  border: none;
  padding: 0;
  margin-top: -13px;
  cursor: pointer;
}
.bPlBoxControl .boxLinkButton .dashicons {
  font-size: 16px;
}
.bPlBoxControl .boxLinkButton .dashicons.dashicons-image-rotate {
  color: #666;
}
.bPlBoxControl .boxLinkButton .dashicons.dashicons-image-rotate:hover {
  color: black;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../plugin-slug/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../plugin-slug/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../plugin-slug/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!../bpl-tools/Components/ColorControl/ColorControl.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************/
.bPlColorPopover {
  z-index: 10000000;
}
.bPlColorPopover .components-popover__content {
  min-width: auto;
  max-width: 250px;
}

.bPlColor {
  display: flex;
  align-items: center;
}

.bPlColorButtonContainer {
  height: 30px;
  width: 30px;
  background-image: linear-gradient(45deg, #ddd 25%, transparent 0), linear-gradient(-45deg, #ddd 25%, transparent 0), linear-gradient(45deg, transparent 75%, #ddd 0), linear-gradient(-45deg, transparent 75%, #ddd 0);
  background-size: 10px 10px;
  background-position: 0 0, 0 5px, 5px -5px, -5px 0;
  border: 1px solid #e9e9e9;
  border-radius: 50%;
}
.bPlColorButtonContainer .bPlColorButton {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  outline: 0px;
  border: none;
  cursor: pointer;
}
.bPlColorButtonContainer .bPlColorButton:hover {
  cursor: pointer;
}

.bPlThemeColors {
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
}
/*!**********************************************************************************************************************************************************************************************************************!*\
  !*** css ../plugin-slug/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../plugin-slug/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!../bpl-tools/Components/Device/style.css ***!
  \**********************************************************************************************************************************************************************************************************************/
/* .single-device {
	border: 1px solid #ccc;
	border-radius: 3px;
	cursor: pointer;
	height: 22px;
	width: 22px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.single-device span.dashicons{
	font-size: 18px;
	margin-top: 2px;
	} */
.advancedOptionssingle-device {
	border: 1px solid #ccc;
	border-radius: 2px;
	padding: 1px;
	height: 17px !important;
	width: 17px !important;
	display: flex;
	cursor: pointer;
}

.advancedOptionssingle-device.active {
	border-color: #4527a4 !important;
}

.advancedOptionssingle-device>.dashicons.active {
	color: #4527a4 !important;
}

.advancedOptionssingle-device span.dashicons {
	font-size: 13px;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../plugin-slug/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../plugin-slug/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../plugin-slug/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!../bpl-tools/Components/Gradient/Gradient.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************/
.bplAdvRangeColor .components-base-control.components-range-control .components-base-control__field .components-range-control__root .components-range-control__wrapper .components-range-control__track,
.bplAdvRangeColor .components-base-control.components-range-control .components-base-control__field .components-range-control__root .components-range-control__wrapper .components-range-control__thumb-wrapper span {
  background: #4527a4 !important;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../plugin-slug/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../plugin-slug/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../plugin-slug/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!../bpl-tools/Components/HelpPanel/HelpPanel.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************/
.bPlHelpPanel .helpItems {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.bPlHelpPanel .helpItems a {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  text-decoration: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  text-align: center;
  display: inline-flex;
  color: #fff;
  background-color: #4527a4;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
  transition: all 0.3s ease-in-out;
}
.bPlHelpPanel .helpItems a:hover {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 8px 12px 1px, rgba(0, 0, 0, 0.06) 0px 2px 16px 1px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
  transform: translateY(-4px);
}
.bPlHelpPanel .helpItems a:hover, .bPlHelpPanel .helpItems a:focus, .bPlHelpPanel .helpItems a:active {
  border: none;
  outline: 0;
}
.bPlHelpPanel .helpItems a svg {
  fill: #fff;
}
.bPlHelpPanel .helpItems a p {
  font-weight: bold;
  color: inherit;
  margin: 0;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../plugin-slug/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../plugin-slug/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../plugin-slug/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!../bpl-tools/Components/IconControl/IconControl.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************/
.bPlIconTitle i {
  font-size: 25px;
}

.bPlIconSelect {
  position: relative;
}
.bPlIconSelect input {
  width: 100%;
}
.bPlIconSelect .bPlIconLists {
  position: absolute;
  width: 100%;
  min-height: 80px;
  max-height: 200px;
  background: #fff;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  align-items: center;
  justify-items: center;
  overflow-y: scroll;
  z-index: 99;
  margin: 0;
  box-shadow: 0 4px 15px 0 rgba(69, 39, 164, 0.5019607843);
  border-radius: 8px;
}
.bPlIconSelect .bPlIconLists i {
  width: 24px;
  height: 24px;
  font-size: 24px;
  box-sizing: content-box;
  padding: 8px 0;
  margin: 0;
}
.bPlIconSelect .bPlIconLists i:hover {
  background-color: rgba(69, 39, 164, 0.0588235294);
  cursor: pointer;
}
.bPlIconSelect .dashicon {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../plugin-slug/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../plugin-slug/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../plugin-slug/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!../bpl-tools/Components/IconLibrary/IconLibrary.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************/
.bPlIconLibrary .panel-icon {
  display: flex;
}
.bPlIconLibrary .panel-icon svg {
  height: 18px;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper {
  background: rgba(0, 0, 0, 0.158);
  position: fixed;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  z-index: 9999999 !important;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper.isOpen .bPlIconLibraryModal {
  animation: open 0.3s ease-in;
}
@keyframes open {
  0% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal {
  width: 55%;
  height: 80%;
  background: #fff;
  border-radius: 5px;
  /* body section */
  /* footer section */
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryHeader {
  border-bottom: 1px solid #ccc;
  margin: 0;
  height: 40px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryHeader .bPlIconLibraryHeaderLogo {
  display: flex;
  align-items: center;
  gap: 5px;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryHeader .bPlIconLibraryHeaderLogo h3 {
  font-size: 18px;
  font-weight: 600;
  text-transform: none;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryHeader .bPlIconLibraryHeaderClose {
  border-left: 1px solid #ccc;
  padding-left: 5px;
  display: grid;
  place-items: center;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryHeader .bPlIconLibraryHeaderClose svg {
  cursor: pointer;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody {
  display: flex;
  height: calc(100% - 90px);
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody .bPlIconLibrarySidebar {
  width: 255px;
  border-right: 1px solid #ccc;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody .bPlIconLibrarySidebar .bPlIconLibrarySidebarMenu {
  list-style: none;
  font-size: 15px;
  font-weight: 400;
  color: gray;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody .bPlIconLibrarySidebar .bPlIconLibrarySidebarMenu li {
  font-weight: 400;
  padding: 15px 0;
  padding-left: 30px;
  cursor: pointer;
  transition: background 0.2s ease-in-out;
  border-left: 3px solid transparent;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody .bPlIconLibrarySidebar .bPlIconLibrarySidebarMenu li:hover {
  background: #f4f2fa;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody .bPlIconLibrarySidebar .bPlIconLibrarySidebarMenu li.active {
  background: #efebfa;
  border-left: 3px solid #4527a4;
  color: #000;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody .bPlIconLibraryMain {
  width: calc(100% - 255px);
  padding-left: 70px;
  padding-top: 20px;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  /* .bPl-icon-library-body { */
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody .bPlIconLibraryMain .bPlIconLibrarySearch {
  position: relative;
  margin-right: 70px;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody .bPlIconLibraryMain .bPlIconLibrarySearch .bPlIconLibrarySearchInput {
  width: 100%;
  height: 30px;
  padding: 0 15px;
  color: #757575;
  border: 1px solid #ccc;
  border-radius: 3px;
  transition: all 0.1s ease-in-out;
  font-size: 13px;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody .bPlIconLibraryMain .bPlIconLibrarySearch .bPlIconLibrarySearchInput:focus {
  outline: none;
  box-shadow: none;
  box-shadow: 0px 0px 0px 1px #4527a4;
  border-color: #4527a4;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody .bPlIconLibraryMain .bPlIconLibrarySearch .bPlIconLibrarySearchIcon {
  position: absolute;
  height: 15px;
  fill: #707070;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody .bPlIconLibraryMain .bPlIconLibraryIconsWrapper {
  margin-right: 45px;
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody .bPlIconLibraryMain .bPlIconLibraryIconsWrapper .bPl-icon-library-iconCategory {
  margin-top: 15px;
  display: flex;
  gap: 5px;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody .bPlIconLibraryMain .bPlIconLibraryIconsWrapper .bPl-icon-library-iconCategory .bPl-icon-singleCategory {
  display: flex;
  align-items: center;
  gap: 2px;
  background-color: #4527a4;
  color: #fff;
  text-transform: capitalize;
  font-size: 10px;
  font-weight: 400;
  padding: 6px 10px;
  /* padding-right: 5px; */
  border-radius: 20px;
  box-shadow: 0px 0px 5px 2px #d9d9d9;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody .bPlIconLibraryMain .bPlIconLibraryIconsWrapper .bPl-icon-library-iconCategory .bPl-icon-singleCategory svg {
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody .bPlIconLibraryMain .bPlIconLibraryIconsWrapper .bPlIconLibraryIcons {
  display: flex;
  /* flex: 1; */
  flex-wrap: wrap;
  gap: 10px;
  overflow: hidden auto;
  /* height: calc(100% - 76px); */
  margin-top: 15px;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody .bPlIconLibraryMain .bPlIconLibraryIconsWrapper .bPlIconLibraryIcons .bPlIconLibraryIcon {
  height: 80px;
  width: 80px;
  border: 1px solid #ccc;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  transition: background 0.2s ease-in-out;
  cursor: pointer;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody .bPlIconLibraryMain .bPlIconLibraryIconsWrapper .bPlIconLibraryIcons .bPlIconLibraryIcon.isActive {
  background: #4527a4;
  color: #fff;
  fill: #fff;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody .bPlIconLibraryMain .bPlIconLibraryIconsWrapper .bPlIconLibraryIcons .bPlIconLibraryIcon.isActive:hover {
  background: #4527a4;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody .bPlIconLibraryMain .bPlIconLibraryIconsWrapper .bPlIconLibraryIcons .bPlIconLibraryIcon:hover {
  background: #f3f0ff;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody .bPlIconLibraryMain .bPlIconLibraryIconsWrapper .bPlIconLibraryIcons .bPlIconLibraryIcon svg {
  height: 22px;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryBody .bPlIconLibraryMain .bPlIconLibraryIconsWrapper .bPlIconLibraryIcons .bPlIconLibraryIcon .bPlIconLibraryIconLabel {
  font-size: 11px;
  padding: 0px 12px 0;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryFooter {
  border-top: 1px solid #ccc;
  height: 50px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: end;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryFooter .bPlIconLibraryFooterInsert {
  all: unset;
  background: #4527a4;
  padding: 6px 12px;
  font-size: 13px;
  color: #fff;
  border-radius: 4px;
  transition: background 0.2s ease-in-out;
  cursor: pointer;
}
.bPlIconLibrary .bPlIconLibraryModalWrapper .bPlIconLibraryModal .bPlIconLibraryFooter .bPlIconLibraryFooterInsert:hover {
  box-shadow: 1px 1px 1px #d1d1d1;
  background: #6244c1;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../plugin-slug/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../plugin-slug/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../plugin-slug/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!../bpl-tools/Components/ItemsPanel/Sortable.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************/
.bPlSortablePanelItem .itemsPanelHeader {
  border: 1px solid #ccc;
  display: flex;
  align-items: center;
  height: 40px;
  margin: 0px;
}
.bPlSortablePanelItem .itemsPanelHeader .gripIcon {
  cursor: grab;
  margin: 0px;
  display: grid;
  padding: 0 10px;
  height: 100%;
}
.bPlSortablePanelItem .itemsPanelHeader .gripIcon svg {
  width: 16px;
  height: 16px;
  place-self: center;
}
.bPlSortablePanelItem .itemsPanelHeader .panel-header-title {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bPlSortablePanelItem .itemsPanelHeader .panel-header-title p {
  cursor: pointer;
  margin: 0px;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: 5px;
  transition: background-color 0.2s ease-in-out;
  overflow: hidden;
}
.bPlSortablePanelItem .itemsPanelHeader .panel-header-title p div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bPlSortablePanelItem .itemsPanelHeader .panel-header-title p:hover {
  background-color: #ccc;
}
.bPlSortablePanelItem .itemsPanelHeader .panel-header-title .itemAction {
  display: flex;
  height: 100%;
}
.bPlSortablePanelItem .itemsPanelHeader .panel-header-title .itemAction > div {
  border-left: 1px solid #ccc;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  cursor: pointer;
  font-size: 17px;
}
.bPlSortablePanelItem .itemsPanelHeader .panel-header-title .itemAction > div svg {
  width: 18px;
  height: 18px;
}
.bPlSortablePanelItem .itemsPanelHeader .panel-header-title .itemAction > div:hover {
  background-color: #ccc;
}
.bPlSortablePanelItem .itemsPanelBody {
  padding: 10px;
  border: 1px solid #ccc;
  border-top: 0px;
  transition: all 0.5s ease;
}
.bPlSortablePanelItem .itemsPanelBody.hidden {
  height: 0;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../plugin-slug/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../plugin-slug/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../plugin-slug/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!../bpl-tools/Components/MediaControl/MediaControl.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************/
.bPlInlineMediaUpload .components-base-control {
  width: calc(100% - 36px) !important;
}
.bPlInlineMediaUpload button {
  height: 31px;
  padding: 3px !important;
  color: #fff !important;
  background-color: #4527a4 !important;
  border: none !important;
  outline: 0;
}
.bPlInlineMediaUpload button:focus {
  outline: 0;
  box-shadow: 0 0 0 0px #4527a4 !important;
}

.bPlMediaPlaceholder .components-placeholder__fieldset {
  flex-direction: row !important;
}
.bPlMediaPlaceholder button {
  color: #fff !important;
  background-color: #4527a4 !important;
}
.bPlMediaPlaceholder .components-button {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 !important;
}
.bPlMediaPlaceholder .bPlUrlInput {
  flex: 1;
}
.bPlMediaPlaceholder .bPlUrlInput h3 {
  font-size: 15px !important;
  margin: 0 10px;
  text-transform: uppercase;
}
.bPlMediaPlaceholder .bPlUrlInput input {
  width: -webkit-fill-available;
  padding: 8.5px 15px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  line-height: 0;
}
.bPlMediaPlaceholder .bPlUrlInput button {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-left: 10px !important;
}

.bPlPanelBody .bPlMediaPlaceholder .bPlUrlInput .components-base-control {
  flex: 1;
}
.bPlPanelBody .bPlMediaPlaceholder .bPlUrlInput input {
  width: 100%;
}

.bPlMediaArea .mediaAreaContainer {
  height: 110px;
  background-image: linear-gradient(45deg, #d5d8dc 25%, transparent 0, transparent 75%, #d5d8dc 0, #d5d8dc), linear-gradient(45deg, #d5d8dc 25%, transparent 0, transparent 75%, #d5d8dc 0, #d5d8dc);
  background-size: 16px 16px;
  background-position: 0 0, 8px 8px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.bPlMediaArea .mediaAreaContainer .mediaPlusBtnWrapper .mediaPlusBtnCircle {
  width: 30px;
  height: 30px;
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ababab;
  border-radius: 30px;
}
.bPlMediaArea .mediaAreaContainer .mediaPlusBtnWrapper .mediaPlusBtnCircle svg {
  margin: 0px !important;
}
.bPlMediaArea .mediaAreaContainer .mediaButton {
  position: absolute;
  right: 0;
  bottom: -40px;
  left: 0;
  text-align: center;
  color: white;
  background: #161616;
  padding: 5px 0;
  transition: all 0.3s ease-in-out;
}
.bPlMediaArea .mediaAreaContainer .mediaDelete {
  position: absolute;
  top: 10px;
  right: 10px;
  display: none;
  color: white;
  background: #161616;
  padding: 3px 6px;
}
.bPlMediaArea .mediaAreaContainer .mediaImage {
  -o-object-fit: cover;
     object-fit: cover;
  border: none;
}
.bPlMediaArea .mediaAreaContainer:hover .mediaButton {
  bottom: 0;
}
.bPlMediaArea .mediaAreaContainer:hover .mediaDelete {
  display: block;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../plugin-slug/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../plugin-slug/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../plugin-slug/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!../bpl-tools/Components/MultiSelectControl/MultiSelectControl.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************/
.bPlMultiSelect ul.listWrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 3px;
  padding: 4px;
  border: 1px solid #ccc;
  margin: 0;
}
.bPlMultiSelect ul.listWrap li.valueItem {
  background: #515962;
  color: white;
  line-height: 1.2;
  font-size: 10px;
  border: none;
  border-radius: 0;
  padding: 2px 3px;
  display: flex;
  align-items: center;
  gap: 2px;
  font-weight: 700;
  margin-bottom: 0;
}
.bPlMultiSelect ul.listWrap li.valueItem span {
  width: 16px;
  height: 16px;
  font-size: 16px;
  cursor: pointer;
}
.bPlMultiSelect ul.listWrap li.plusIcon {
  margin: 0;
}
.bPlMultiSelect ul.listWrap li.plusIcon span {
  font-size: 20px;
  width: 20px;
  height: 20px;
  color: #515962;
  cursor: pointer;
  padding-top: 1px;
}
.bPlMultiSelect ul.listWrap input[type=search] {
  width: auto;
  min-width: 70px;
  max-width: calc(100% - 28px);
  height: 20px;
  min-height: 20px;
  font-size: 13px;
  font-weight: 700;
  display: inline-block;
  padding: 2px 3px;
  border: none;
  outline: none;
}
.bPlMultiSelect ul.listWrap input[type=search]:focus {
  box-shadow: none;
}

.bPlItemsPopover .components-popover__content {
  width: 247px;
}
.bPlItemsPopover .components-popover__content p {
  margin: 0px;
  padding: 5px;
  cursor: pointer;
}
.bPlItemsPopover .components-popover__content .activeItem {
  background-color: #d5d8dc;
}
.bPlItemsPopover .components-popover__content p:hover {
  background-color: #e6e8ea;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../plugin-slug/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../plugin-slug/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../plugin-slug/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!../bpl-tools/Components/PanelSelectControl/PanelSelectControl.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************/
.anchor-list-admin-panel {
  height: 34px;
  border: 1px solid #ccc;
  display: flex;
  align-items: center;
  gap: 3px;
  padding: 4px;
  margin-top: 0;
}

.anchor-list-admin-panel .anchor-admin-panel-list {
  background: #515962;
  color: white;
  line-height: 1.2;
  font-size: 10px;
  border: none;
  border-radius: 3px;
  white-space: nowrap;
  padding: 2px 3px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  font-weight: 500;
  margin: 0;
}

.anchor-list-admin-panel .anchor-admin-panel-list .deleteIcon {
  font-size: 12px;
  cursor: pointer;
}

.anchor-list-admin-panel .anchor-admin-panel-list-plus-icon {
  display: flex;
  align-items: center;
  margin: 0;
  margin-bottom: 2px;
}

.anchor-list-admin-panel .anchor-admin-panel-list-plus-icon .squirePlusIcon {
  font-size: 17px;
  color: #515962;
  cursor: pointer;
}

.anchor-list-admin-panel input[type=search] {
  border: none;
  outline: none;
  width: 100%;
}

.anchor-list-admin-panel input[type=search]:focus {
  box-shadow: none;
}

.popover-anchor-admin-panel {
  width: 246px;
}

.popover-anchor-admin-panel .components-popover__content {
  width: 100%;
}

.popover-anchor-admin-panel p {
  margin: 0;
  padding: 2px 4px;
  cursor: pointer;
  width: 100%;
  text-transform: capitalize;
}

.popover-anchor-admin-panel .isActiveTag {
  background-color: #d5d8dc;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../plugin-slug/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../plugin-slug/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../plugin-slug/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!../bpl-tools/Components/SelectPureControl/SelectPureControl.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************/
.bplSelectPure {
  font-size: 15px;
  font-weight: 500;
  width: 100%;
  min-height: 44px;
  background-color: rgba(68, 39, 164, 0.1450980392);
  position: relative;
  padding: 5px 10px;
  border: 1px solid rgba(68, 39, 165, 0.3137254902);
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(68, 39, 165, 0.1450980392);
  cursor: pointer;
  transition: 0.3s;
}
.bplSelectPure .selectSelectedLabel {
  font-size: 14px;
  color: #fff;
  background-color: #4527a4;
  display: inline-flex;
  border-radius: 3px;
  padding: 4px 5px;
  margin: 5px 10px 5px 0;
  cursor: initial;
}
.bplSelectPure .selectSelectedLabel:last-of-type {
  margin-right: 0;
}
.bplSelectPure .selectSelectedLabel .closeIcon {
  cursor: pointer;
  width: 18px;
  display: inline-block;
  position: relative;
  margin-left: 5px;
}
.bplSelectPure .selectSelectedLabel .closeIcon:hover {
  color: #e4e4e4;
}
.bplSelectPure .selectSelectedLabel .closeIcon::before, .bplSelectPure .selectSelectedLabel .closeIcon::after {
  content: "";
  width: 13px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
.bplSelectPure .selectSelectedLabel .closeIcon::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.bplSelectPure .selectOptions {
  display: none;
  width: 100%;
  max-height: 220px;
  color: #4527a4;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 100% !important;
  border-radius: 4px;
  box-shadow: 0 4px 15px 0 rgba(69, 39, 164, 0.5019607843);
  overflow: hidden;
  overflow-y: scroll;
  z-index: 99;
}
.bplSelectPure.selectOptionsOpened .selectOptions {
  display: block;
}
.bplSelectPure .selectAutocomplete {
  font-size: 15px;
  width: 100%;
  background-color: #f9f9f8;
  padding: 5px 10px;
  border: none;
  border-bottom: 1px solid #4527a4;
  border-radius: 0;
  outline: none;
}
.bplSelectPure .selectAutocomplete:focus {
  border-color: #4527a4;
  box-shadow: none;
}
.bplSelectPure .selectOption {
  line-height: 24px;
  height: 44px;
  padding: 10px;
  border-bottom: 1px solid #4527a4;
}
.bplSelectPure .selectOptionSelected {
  color: rgba(69, 39, 164, 0.3137254902);
  cursor: initial;
  pointer-events: none;
}
.bplSelectPure .selectOptionHidden {
  display: none;
}
/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../plugin-slug/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../plugin-slug/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!../bpl-tools/Components/SolidBackground/panelCustomColorControl.css ***!
  \*************************************************************************************************************************************************************************************************************************************************/
.panel-custom-color-control-container {
	border-radius: 5px;
	width: 250px;
}

.panel-custom-color-control-container .panel-custom-tab {
	display: flex;
	justify-content: flex-end;
}

.panel-custom-color-control-container .panel-custom-tab .custom-single-tab {
	padding: 3px 6px;
	cursor: pointer;
	border: 1px solid #ccc;
}

.panel-custom-color-control-container .panel-custom-tab .custom-single-tab:last-child {
	border-left: none;
}

.panel-custom-color-control-container .panel-custom-tab .custom-single-tab:hover {
	background: #ccc;
}

.panel-custom-color-control-container .panel-custom-tab .active {
	background: #006ba1;
	color: #e7e7e7;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../plugin-slug/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../plugin-slug/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../plugin-slug/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!../bpl-tools/Components/SortableControl/SortableControl.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************/
.bPlPanelBody .bplSortableList ul {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 0;
  cursor: grab;
}

.bplSortableListItem {
  list-style-type: none;
  color: #fff;
  background-color: #4527a4;
  padding: 8px 12px;
  border-radius: 4px;
  margin: 0;
  box-sizing: border-box;
  cursor: grab;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../plugin-slug/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../plugin-slug/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../plugin-slug/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!../bpl-tools/Components/Typography/Typography.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************/
.bPlDropdown .dashicon {
  margin-right: 0 !important;
}

.bPlDropdownPopover .bPlTypoFontTitle p:last-child {
  width: 73px;
  margin-right: 0;
}
.bPlDropdownPopover .bPlTypoFont {
  margin-top: 0;
}
.bPlDropdownPopover .bPlTypoFont .bPlTypoFontSelect {
  position: relative;
  margin-right: 8px;
  width: 175px;
}
.bPlDropdownPopover .bPlTypoFont .bPlTypoFontSelect input {
  width: 100%;
}
.bPlDropdownPopover .bPlTypoFont .bPlTypoFontSelect .bPlTypoFontLists {
  position: absolute;
  height: 200px;
  background: #fff;
  width: 100%;
  overflow-y: scroll;
  z-index: 99;
  margin: 0;
  border-radius: 8px;
  box-shadow: 0 4px 15px 0 rgba(69, 39, 164, 0.5019607843);
}
.bPlDropdownPopover .bPlTypoFont .bPlTypoFontSelect .bPlTypoFontLists li {
  margin: 0;
  padding: 3px 10px;
}
.bPlDropdownPopover .bPlTypoFont .bPlTypoFontSelect .bPlTypoFontLists li:hover {
  background-color: rgba(69, 39, 164, 0.0588235294);
  cursor: pointer;
}
.bPlDropdownPopover .bPlTypoFont .bPlTypoFontSelect .dashicon {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.bPlDropdownPopover .bPlTypoFont > div.components-base-control > div.components-base-control__field {
  margin-bottom: 0 !important;
  border-radius: 4px;
}
.bPlDropdownPopover .bPlTypoFont > div.components-base-control > div.components-base-control__field select {
  height: 32px;
  width: 73px;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../plugin-slug/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../plugin-slug/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../plugin-slug/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!../bpl-tools/Components/Deprecated/BDevice/BDevice.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************/
.bPlPanelBody .bDevicePopup,
.bPlDropdownPopover .components-popover__content .bDevicePopup {
  position: absolute;
  width: 30px;
  z-index: 999;
  top: -11px;
}
.bPlPanelBody .bDevice button,
.bPlDropdownPopover .components-popover__content .bDevice button {
  cursor: pointer;
  padding: 1px 6px;
}
.bPlPanelBody .bDevice,
.bPlDropdownPopover .components-popover__content .bDevice {
  width: 30px;
  position: relative;
}
.bPlPanelBody .bDevice + div,
.bPlDropdownPopover .components-popover__content .bDevice + div {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
.bPlPanelBody .iconButton,
.bPlDropdownPopover .components-popover__content .iconButton {
  background: #ffffff;
  border: 1px solid #4527a4;
  display: inline-flex;
  align-items: center;
  padding: 0 !important;
  margin-left: 3px;
  height: 22px;
  width: 26px;
}
.bPlPanelBody .iconButton span,
.bPlDropdownPopover .components-popover__content .iconButton span {
  font-size: 14px;
  width: auto;
  height: auto;
  margin: 0 auto;
}
.bPlPanelBody .iconButton svg,
.bPlDropdownPopover .components-popover__content .iconButton svg {
  width: auto;
  height: auto;
  margin: 0 auto;
}
.bPlPanelBody .iconButton span:before,
.bPlDropdownPopover .components-popover__content .iconButton span:before {
  font-size: inherit;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../plugin-slug/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../plugin-slug/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../plugin-slug/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!../bpl-tools/Components/Deprecated/ImageControl/ImageControl.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************/
.editImageHolder {
  position: relative;
  min-height: 40px;
  text-align: center;
}
.editImageHolder .mediaControl {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 100;
}
.editImageHolder .mediaControl .btnControl {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0 10px;
  border-radius: 3px;
  width: -moz-max-content;
  width: max-content;
}
.editImageHolder .mediaControl .btnControl button {
  color: #4527a4;
  font-weight: bold;
}
.editImageHolder .mediaControl .btnControl button.btnRed {
  color: red;
}
.editImageHolder img {
  -o-object-fit: cover;
     object-fit: cover;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../plugin-slug/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../plugin-slug/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../plugin-slug/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!../bpl-tools/Components/Deprecated/SpaceControl/SpaceControl.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************/
.bPlSpaceControl .components-unit-control-wrapper .components-unit-control__select {
  width: 18px !important;
}
.bPlSpaceControl .fourColumn {
  justify-content: space-between;
}
.bPlSpaceControl .fourColumn > .components-unit-control-wrapper > .components-unit-control {
  width: 55px;
}
.bPlSpaceControl .fourColumn > .components-unit-control-wrapper > .components-unit-control > .css-d373l0-Item-LabelWrapper {
  margin-right: 0;
}
.bPlSpaceControl .twoColumn {
  justify-content: space-between;
}
.bPlSpaceControl .twoColumn > .components-unit-control-wrapper > .components-unit-control {
  width: 110px;
}
.bPlSpaceControl .twoColumn > .components-unit-control-wrapper > .components-unit-control > .css-d373l0-Item-LabelWrapper {
  margin-right: 0;
}
.bPlSpaceControl .bPlBtnGroup {
  display: flex;
}
.bPlSpaceControl .bPlBtnGroup .components-button,
.bPlSpaceControl .bPlBtnGroup .bPlBtnGroup .is-primary {
  height: auto;
  padding: 6px;
}
.bPlSpaceControl .bPlBtnGroup .components-button.side2 {
  align-items: baseline;
}
.bPlSpaceControl .bPlBtnGroup .bPlBtnGroup .is-primary:hover {
  color: #fff;
}
.bPlSpaceControl .bPlBtnGroup .sideScrollIcon svg {
  transform: rotate(90deg);
}
.bPlSpaceControl .bPlBtnGroup .scrollIcon,
.bPlSpaceControl .bPlBtnGroup .sideScrollIcon,
.bPlSpaceControl .bPlBtnGroup .dashicons {
  width: 14px;
  height: 14px;
  font-size: 14px;
}

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