#trends .espot-1,
#page-wrapper #page .banner-img,
#trends .espot-3 {
  margin: 0;
  padding: 0; }

#trends .espot-1 {
  display: none; }

#page-wrapper {
  width: 100%;
  max-width: none;
  min-height: 0; }

/* defaults
------------------------------------------------------------------------------------*/
.campaign-container {
  position: relative; }
  .campaign-container * {
    backface-visibility: hidden; }
  .campaign-container *, .campaign-container *:before, .campaign-container *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .campaign-container *:focus {
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    /* For some Androids */ }
  .campaign-container a {
    -webkit-transition: color 0.25s ease-out;
    transition: color 0.25s ease-out; }
  .campaign-container a.sgh-logo {
    display: block;
    width: 161px !important;
    height: 27px !important;
    position: absolute;
    top: 55px;
    left: 2%;
    z-index: 99; }
  .campaign-container p {
    margin: 0;
    padding: 0; }
  .campaign-container a.add-to-cart {
    text-decoration: underline; }
  .campaign-container .cta.button {
    background: transparent;
    border: 3px solid #000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: "brandon_bold", Arial, Helvetica, sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 8px 20px 7px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out, border-color 0.25s ease-out;
    transition: background-color 0.25s ease-out, color 0.25s ease-out, border-color 0.25s ease-out; }
    .campaign-container .cta.button .icn {
      position: absolute; }
      .campaign-container .cta.button .icn path {
        fill: #000; }
    .campaign-container .cta.button svg.bag {
      width: 20px;
      height: 23px; }
    .campaign-container .cta.button.icn-left {
      padding-left: 50px; }
      .campaign-container .cta.button.icn-left .icn {
        left: 15px; }
    .campaign-container .cta.button:hover {
      background-color: #000;
      border-color: #000;
      color: #fff;
      text-decoration: none; }
      .campaign-container .cta.button:hover .icn path {
        fill: #fff; }

/* in the loop campaign
------------------------------------------------------------------------------------*/
#in-the-loop-container .content .title {
  line-height: 1;
  text-transform: uppercase; }

#in-the-loop-container section.marquee {
  margin: 50px 0 60px; }
  #in-the-loop-container section.marquee .content {
    width: 90%;
    margin: 0 auto;
    text-align: center; }
    #in-the-loop-container section.marquee .content .title {
      font-family: "brandon_black", Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 72px;
      margin-bottom: 20px; }
      #in-the-loop-container section.marquee .content .title span {
        display: block;
        font-family: "brandon_regular", Arial, Helvetica, sans-serif;
        font-size: 34px;
        line-height: 1.25; }
    #in-the-loop-container section.marquee .content p {
      width: 80%;
      font-family: "brandon_regular", Arial, Helvetica, sans-serif;
      font-size: 16px;
      line-height: 1.75;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      text-transform: none; }
    #in-the-loop-container section.marquee .content .cta {
      margin-top: 30px; }
  #in-the-loop-container section.marquee a.scroll-to-link {
    width: 50%;
    display: block;
    font-family: "brandon_bold", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.2em;
    margin: 40px auto 20px;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase; }
    #in-the-loop-container section.marquee a.scroll-to-link:after {
      width: 18px;
      height: 10px;
      background: url(../images/desktop.icn-arrow-down.svg) no-repeat 0 0;
      content: '';
      display: block;
      position: absolute;
      top: 25px;
      left: 50%;
      -ms-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }

#in-the-loop-container section.benefits {
  margin: 5% 0;
  position: relative; }
  #in-the-loop-container section.benefits .content {
    width: 40%;
    margin: 0 50% 0 10%;
    padding: 10% 0;
    position: relative;
    z-index: 1; }
    #in-the-loop-container section.benefits .content .title {
      font-family: "brandon_bold", Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 30px;
      margin: 0 0 20px; }
    #in-the-loop-container section.benefits .content p {
      font-family: "brandon_regular", Arial, Helvetica, sans-serif;
      font-size: 16px;
      font-weight: normal;
      line-height: 1.75;
      text-transform: none; }
  #in-the-loop-container section.benefits .background {
    width: 35%;
    position: absolute;
    top: 50%;
    left: auto;
    right: 10%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0; }
    #in-the-loop-container section.benefits .background .background-src {
      width: 100%;
      height: auto;
      display: block; }
    #in-the-loop-container section.benefits .background.flush {
      width: 50%;
      right: 0; }
  #in-the-loop-container section.benefits .benefit-number {
    color: #f6f6f6;
    display: block;
    font-family: "brandon_thin", Arial, Helvetica, sans-serif;
    font-size: 360px;
    line-height: 1;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 25%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0; }
  #in-the-loop-container section.benefits:nth-child(even) .benefit-number {
    right: 13%;
    left: auto; }
  #in-the-loop-container section.benefits:nth-child(even) .content {
    margin: 0 10% 0 50%; }
  #in-the-loop-container section.benefits:nth-child(even) .background {
    left: 10%;
    right: auto; }
    #in-the-loop-container section.benefits:nth-child(even) .background.flush {
      left: 0; }

#in-the-loop-container section.promise {
  background: url(../images/desktop.bg-perfect-pair-promise.jpg) no-repeat 0 0;
  background-size: cover;
  position: relative;
  z-index: 1; }
  #in-the-loop-container section.promise .content {
    width: 90%;
    margin: 0 auto;
    padding: 10% 0;
    text-align: center; }
    #in-the-loop-container section.promise .content .title {
      font-family: "brandon_black", Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 24px;
      letter-spacing: 0.3em;
      margin-bottom: 20px; }
      #in-the-loop-container section.promise .content .title span {
        display: block;
        font-family: "brandon_regular", Arial, Helvetica, sans-serif;
        font-size: 34px; }
    #in-the-loop-container section.promise .content p {
      width: 65%;
      font-family: "brandon_regular", Arial, Helvetica, sans-serif;
      font-size: 16px;
      line-height: 1.75;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      text-transform: none; }
    #in-the-loop-container section.promise .content .cta {
      margin-top: 30px; }
