.editor-styles-wrapper .btn,
.lorem .btn {
    background: #00164d;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    border-radius: 50px;
    font-size: 1.1rem;
    line-height: 1.7rem;
    font-weight: 500;
    padding: 22px 35px;
    margin: 25px 0;
    transition: all 0.3s ease-in-out;
    border: solid 2px #00164d;
    text-align: center;
    box-sizing: border-box;
}
.editor-styles-wrapper .btn i, .lorem .btn i {
  margin: 0 8px 0 0;
  font-size: 1.1rem;
}
.editor-styles-wrapper .btn.is-style-outline,
.lorem .btn.is-style-outline {
  background: none;
  color: #00164d;
}
.editor-styles-wrapper .btn:hover,
.editor-styles-wrapper .btn:focus,
.lorem .btn:hover,
.lorem .btn:focus {
  background: #e7ecf8;
  border-color: #e7ecf8;
  color: #313435;
  text-decoration: underline;
}
.editor-styles-wrapper .btn.xsmall,
.lorem .btn.xsmall {
    font-size: 0.9rem;
    line-height: 1.3rem;
    padding: 13px 25px;
}
.editor-styles-wrapper .btn.xsmall i,
.lorem .btn.xsmall i {
  margin: 0 5px 0 0;
  font-size: 0.8rem;
}
.editor-styles-wrapper .btn.small,
    .lorem .btn.small {
    font-size: 1rem;
    line-height: 1.6rem;
    padding: 17px 30px;
}
.editor-styles-wrapper .btn.small i,
.lorem .btn.small i {
  margin: 0 6px 0 0;
  font-size: 1rem;
}
.editor-styles-wrapper .btn.large,
.lorem .btn.large {
    font-size: 1.2rem;
    line-height: 1.8rem;
    padding: 25px 40px;
}
.editor-styles-wrapper .btn.is-style-grey,
.lorem .btn.is-style-grey {
  background: #262626;
  border: solid 2px #262626;
}
.editor-styles-wrapper .btn.is-style-outline-grey,
.lorem .btn.is-style-outline-grey {
  border: solid 2px #262626;
  background: none;
  color: #262626;
}
.editor-styles-wrapper .btn.is-style-grey:hover, .editor-styles-wrapper .btn.is-style-grey:focus, .editor-styles-wrapper .btn.is-style-outline-grey:hover, .editor-styles-wrapper .btn.is-style-outline-grey:focus, .lorem .btn.is-style-grey:hover, .lorem .btn.is-style-grey:focus, .lorem .btn.is-style-outline-grey:hover, .lorem .btn.is-style-outline-grey:focus {
  background: #dcdcdc;
  border-color: #dcdcdc;
  color: #313435;
}
.editor-styles-wrapper .btn.expand, .lorem .btn.expand {
  width: 100%;
}
.lorem .neg:not(.blk-filter) .btn,
.editor-styles-wrapper .neg:not(.blk-filter) .btn {
  background: #97dbf8;
  border: solid 2px #97dbf8;
  color: #00164d;
}
.lorem .neg .btn.is-style-outline, .editor-styles-wrapper .neg .btn.is-style-outline {
  background: unset;
  border-color: #97dbf8;
  color: #e6f7ff;
}
.lorem .neg .btn:hover,
.editor-styles-wrapper .neg .btn:hover,
.lorem .neg .btn:focus,
.editor-styles-wrapper .neg .btn:focus {
  background: #e7ecf8;
  border-color: #e7ecf8;
  color: #00164d;
}
.lorem .neg .btn.is-style-grey,
.editor-styles-wrapper .neg .btn.is-style-grey {
  background: #fff;
  border-color: #fff;
  color: #00164d;
}
.lorem .neg .btn.is-style-outline-grey,
.editor-styles-wrapper .neg .btn.is-style-outline-grey {
  background: unset;
  border-color: #fff;
  color: #fff;
}
.lorem .neg .btn.is-style-grey:hover,
.editor-styles-wrapper .neg .btn.is-style-grey:hover,
.lorem .neg .btn.is-style-grey:focus,
.editor-styles-wrapper .neg .btn.is-style-grey:focus,
.lorem .neg .btn.is-style-outline-grey:hover,
.editor-styles-wrapper .neg .btn.is-style-outline-grey:hover,
.lorem .neg .btn.is-style-outline-grey:focus,
.editor-styles-wrapper .neg .btn.is-style-outline-grey:focus {
  background: #E7ECF8;
  border-color: #E7ECF8;
  color: #313435;
}
.editor-styles-wrapper ul.box-button-grid > li .bottom a.btn, .lorem ul.box-button-grid > li .bottom a.btn {
  background: #00164d;
  border: none;
  color: #fff;
  font-size: 1.05rem;
  line-height: 1.6rem;
  margin: 0;
  padding: 22px 35px;
  box-sizing: border-box;
}
.editor-styles-wrapper ul.box-button-grid > li .bottom a.btn:hover,
.editor-styles-wrapper ul.box-button-grid > li .bottom a.btn:focus,
.lorem ul.box-button-grid > li .bottom a.btn:hover, .lorem ul.box-button-grid > li .bottom a.btn:focus {
  transform: scale(1.05);
  text-decoration: underline;
}
.editor-styles-wrapper ul.box-button-grid > li.blue .bottom a.btn,
.lorem ul.box-button-grid > li.blue .bottom a.btn,
.editor-styles-wrapper ul.box-button-grid > li.grey .bottom a.btn,
.lorem ul.box-button-grid > li.grey .bottom a.btn {
  background: #E7ECF8;
  border: none;
  color: #323232;
}
.editor-styles-wrapper ul.box-button-grid > li.blue .bottom a.btn:hover,
.editor-styles-wrapper ul.box-button-grid > li.blue .bottom a.btn:focus,
.lorem ul.box-button-grid > li.blue .bottom a.btn:hover,
.lorem ul.box-button-grid > li.blue .bottom a.btn:focus {
  background: #fff;
}

/* Advanced template - Corporate bars homepage */
.page-template-featured-page main.lp .wrapper .lorem .btn,
.page-template-featured-page main.lpfb .lorem .btn {
    font-weight: 300;
}
.page-template-featured-page main.lp .wrapper .lorem .btn.is-style-outline,
.page-template-featured-page main.lpfb .lorem .btn.is-style-outline,
.page-template-featured-page main.lp .wrapper .lorem .btn.is-style-outline-grey,
.page-template-featured-page main.lpfb .lorem .btn.is-style-outline-grey {
    border-width: 2px;
}

/* Buttons on negative backgrounds on light panels */
.editor-styles-wrapper .neg .panel:not(.is-style-sb) .btn,
.lorem .neg .panel:not(.is-style-sb) .btn {
    background: #00164d;
    border: solid 2px #00164d;
    color: #fff !important;
}
.editor-styles-wrapper .neg .panel:not(.is-style-sb) .btn.is-style-outline,
.lorem .neg .panel:not(.is-style-sb) .btn.is-style-outline {
  background: none !important;
  color: #00164d !important;
}
.editor-styles-wrapper .neg .panel:not(.is-style-sb) .btn:hover,
.editor-styles-wrapper .neg .panel:not(.is-style-sb) .btn:focus,
.lorem .neg .panel:not(.is-style-sb) .btn:hover,
.lorem .neg .panel:not(.is-style-sb) .btn:focus {
  background: #e7ecf8 !important;
  border-color: #e7ecf8 !important;
  color: #313435 !important;
}
.editor-styles-wrapper .neg .panel:not(.is-style-sb) .btn.is-style-grey,
.lorem .neg .panel:not(.is-style-sb) .btn.is-style-grey {
  background: #262626 !important;
  border: solid 2px #262626 !important;
}
.editor-styles-wrapper .neg .panel:not(.is-style-sb) .btn.is-style-outline-grey,
.lorem .neg .panel:not(.is-style-sb) .btn.is-style-outline-grey {
  border: solid 2px #262626 !important;
  background: none;
  color: #262626 !important;
}
.editor-styles-wrapper .neg .panel:not(.is-style-sb) .btn.is-style-grey:hover,
.editor-styles-wrapper .neg .panel:not(.is-style-sb) .btn.is-style-grey:focus,
.editor-styles-wrapper .neg .panel:not(.is-style-sb) .btn.is-style-outline-grey:hover,
.editor-styles-wrapper .neg .panel:not(.is-style-sb) .btn.is-style-outline-grey:focus,
.lorem .neg .panel:not(.is-style-sb) .btn.is-style-grey:hover,
.lorem .neg .panel:not(.is-style-sb) .btn.is-style-grey:focus,
.lorem .neg .panel:not(.is-style-sb) .btn.is-style-outline-grey:hover,
.lorem .neg .panel:not(.is-style-sb) .btn.is-style-outline-grey:focus {
  background: #dcdcdc !important;
  border-color: #dcdcdc !important;
  color: #313435 !important;
}