/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-create-block-delivering-priorities {
  color: #000000;
  padding: 2px;
}

.wp-block-delivery-priorities {
  width: 100%; /* Make the section full width */
}
.wp-block-delivery-priorities ul {
  list-style-type: disc; /* Default bullet style */
  margin-left: 0px;
  padding-left: 13px;
}
.wp-block-delivery-priorities ol {
  list-style-type: decimal; /* Default numbered style */
  margin-left: 0px;
  padding-left: 13px;
}
.wp-block-delivery-priorities ul li, .wp-block-delivery-priorities ol li {
  margin-bottom: 5px;
}
.wp-block-delivery-priorities .scroller-indicator {
  display: flex;
  justify-content: flex-start; /* Align indicators to the left */
  gap: 10px; /* Add some space between indicators */
  margin-top: 10px; /* Add some space above the indicators */
}
.wp-block-delivery-priorities .indicator-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  cursor: pointer;
}
.wp-block-delivery-priorities .indicator-dot.active {
  background-color: #fff; /* White background for active indicator */
}

.wp-block-delivery-priorities {
  width: 100%;
  padding: 0px !important;
}

.page-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.page-in-tabs .js-TabsPanel):not(.section--scroller):not(.tab-block-wrap):not(.wp-block-create-block-slider) .wp-block-create-block-delivering-priorities {
  color: #000000;
  /* padding: 2px; */
}

.section-wrapper.section--scroller.section--scroller2.black {
  background-color: #272936 !important;
}

.custom-box-tag {
  color: #ffffff; /* Set text color to white */
  padding-left: 20px; /* Add padding to the left */
}

.custom-title-deliver {
  color: #ffffff; /* Set text color to white */
  padding-left: 20px; /* Add padding to the left */
}

.custom-content-deliver {
  color: #ffffff; /* Set text color to white */
}

.custom-heading-deliver {
  margin-top: 20px; /* Adjust this value as needed */
}

.wp-block-delivery-priorities .custom-row-deliver {
  align-items: flex-start !important; /* Align items to the start */
}

.wp-block-delivery-priorities .section--scroller2 .custom-row-deliver .custom-content-deliver p {
  padding: 0px !important;
  margin: 0px !important;
}

/* deliver to priority heading issue */
.wp-block-delivery-priorities .section--scroller2 .custom-row-deliver .custom-content-deliver {
  padding-left: 20px;
}

.wp-block-delivery-priorities .section--scroller2 .custom-row-deliver .custom-content-deliver li {
  padding-left: 0px !important;
}

.wp-block-delivery-priorities .section--scroller2 .custom-row-deliver .custom-content-deliver p,
.wp-block-delivery-priorities .section--scroller2 .custom-row-deliver .custom-content-deliver h1,
.wp-block-delivery-priorities .section--scroller2 .custom-row-deliver .custom-content-deliver h2,
.wp-block-delivery-priorities .section--scroller2 .custom-row-deliver .custom-content-deliver h3,
.wp-block-delivery-priorities .section--scroller2 .custom-row-deliver .custom-content-deliver h4,
.wp-block-delivery-priorities .section--scroller2 .custom-row-deliver .custom-content-deliver h5,
.wp-block-delivery-priorities .section--scroller2 .custom-row-deliver .custom-content-deliver h6 {
  padding: 0px !important;
  margin: 0px !important;
}

.wp-block-delivery-priorities .custom-content-deliver ul li::before {
  display: none;
}

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