/* Components */
#PageHeader {
  background: #374549; }

.sePageHeader .sePageHeader {
  position: relative; }

.sePageHeader .seStoreData .seSiteLogo {
  position: relative;
  z-index: 1; }

.sePageHeader .seStoreData::after {
  display: block;
  position: absolute;
  top: 125px;
  left: 0;
  z-index: 0;
  background-color: #f8e528;
  width: 100%;
  height: 20px;
  content: ''; }

.sePageHeader .seStoreData::before {
  display: block;
  position: absolute;
  top: 85px;
  left: 0;
  z-index: 0;
  background-color: #f8e528;
  width: 100%;
  height: 20px;
  content: ''; }

@media only screen and (min-width: 768px) {
  .sePageHeader .sePageHeaderWrapper > .row {
    position: static; }
  .sePageHeader .seStoreData::after {
    top: initial;
    bottom: 105px; }
  .sePageHeader .seStoreData::before {
    top: initial;
    bottom: 65px; }
  input.form-control.seSearchBox {
    border: none; } }

/* Superhero */
.bny-superhero.rpv2 .col-margin-bottom::after {
  top: 50px; }

.bny-superhero .col-margin-bottom {
  margin-bottom: 0;
  border-bottom: 1px solid white;
  padding: 0; }
  .bny-superhero .col-margin-bottom:first-child {
    border-top: 1px solid white; }
  .bny-superhero .col-margin-bottom::after {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.2);
    width: 100%;
    content: ''; }
  .bny-superhero .col-margin-bottom .editContent {
    position: relative;
    z-index: 1; }
  .bny-superhero .col-margin-bottom h1 {
    margin: 0;
    font-size: 52px;
    font-weight: 400; }
  .bny-superhero .col-margin-bottom h2 {
    margin-top: 0; }
  .bny-superhero .col-margin-bottom p {
    margin-top: 0;
    font-family: 'Abel';
    font-size: 25px;
    line-height: 1.2; }
  .bny-superhero .col-margin-bottom .content-block-column {
    padding: 90px 30px; }

@media only screen and (min-width: 768px) {
  .bny-superhero .col-margin-bottom {
    width: 100%; }
    .bny-superhero .col-margin-bottom:first-child .content-block-column {
      padding: 140px 30px; } }

@media only screen and (min-width: 992px) {
  .bny-superhero .col-margin-bottom {
    width: 100%; }
    .bny-superhero .col-margin-bottom:nth-child(2), .bny-superhero .col-margin-bottom:nth-child(3) {
      border-right: 1px solid white; }
    .bny-superhero .col-margin-bottom:first-child .content-block-column {
      padding: 205px 30px; }
    .bny-superhero .col-margin-bottom:not(:first-child) {
      width: 33.33%; }
      .bny-superhero .col-margin-bottom:not(:first-child) .content-block-column {
        padding: 60px 30px; } }

@media only screen and (min-width: 1200px) {
  .bny-superhero .col-margin-bottom {
    width: 100%; }
    .bny-superhero .col-margin-bottom .content-block-column {
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
              justify-content: center; }
    .bny-superhero .col-margin-bottom:nth-child(2), .bny-superhero .col-margin-bottom:nth-child(3) {
      border-right: 0; }
    .bny-superhero .col-margin-bottom:nth-child(2) {
      border-top: 1px solid white; }
    .bny-superhero .col-margin-bottom:first-child {
      float: left;
      border-right: 1px solid white;
      width: 66.66%; }
      .bny-superhero .col-margin-bottom:first-child .content-block-column {
        height: 671px !important; }
    .bny-superhero .col-margin-bottom:not(:first-child) {
      float: right;
      width: 33.33%; }
      .bny-superhero .col-margin-bottom:not(:first-child) .content-block-column {
        height: 223px !important; } }

/*# sourceMappingURL=https://www.sefiles.net/merchant/102/css/se_ta_emily_site_102.css.map */
