/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/editor.scss ***!
  \****************************************************************************************************************************************************************************************************************************************/
body .Hero-outter {
  padding: 0;
}

.block-editor-inner-blocks {
  background: #f1f1f1;
  padding: 10px 20px;
  margin: 10px 0;
}

.RichTextrole.rich-text {
  padding: 20px;
  background: #f1f1f1;
  margin-bottom: 20px;
}

.edit-post-sidebar .block-editor-rich-text__editable.rich-text {
  margin: 20px 0;
  border: 1px solid;
  padding: 10px;
}

.wp-block-create-block-captain-theme-block {
  background-color: #21759b;
  color: #fff;
  padding: 2px;
}

.Value-1section {
  padding: 0 50px;
}
.Value-1section ul {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.Value-1section ul li {
  list-style: none;
  padding: 30px;
}
.Value-1section h3 {
  color: unset;
}

body:not(.full-width-content) .alignfull {
  margin: unset;
  max-width: unset;
  width: unset;
}

.editor-post-featured-image {
  margin-bottom: 20px;
}

.col-inner-5 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.col-inner-5 img {
  width: 18%;
}

.col-3 {
  display: flex;
  justify-content: space-between;
}
.col-3 .col-inner-3 {
  width: 32%;
}

.Hero-1section {
  border: 2px solid #ccc;
  padding: 50px;
}
.Hero-1section h2 {
  margin-top: 0;
}

.Priceisns .editor-post-featured-image {
  max-width: 150px;
  width: 100%;
}

.Priceisns .col-inner-3 {
  border: 2px solid #ccc;
  padding: 0 10px;
  margin: 20px 0;
  width: 100%;
  background: #fff;
}

.Priceisns .rich-text {
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}

.Priceisns .col-inner-3 > label {
  background: #ccc;
  display: block;
  margin: 0 -10px;
  padding: 5px 10px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
}

.col-2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.col-2 .col-inner-2 {
  width: 48%;
}

.img-text-section .col-2 {
  flex-direction: row-reverse;
}

.col-inner-35-70 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.col-inner-35-70 img {
  width: 35%;
}

.col-inner-2-cont {
  width: 60%;
}

button.components-button.editor-post-featured-image__preview {
  padding: 20px 0;
}

.Hero-outtertest {
  border-width: 2px;
  border-style: solid;
  border-color: rgb(204, 204, 204);
  -o-border-image: initial;
     border-image: initial;
  padding: 10px;
  margin: 20px 0px;
  background: rgb(255, 255, 255);
}

.Hero-outtertest .editor-post-featured-image {
  max-width: 150px;
}

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