.grid-1 {
  float: left;
  margin: 0 10px 10px;
  width: 65px; }
  @media only screen and (min-width: 721px) and (max-width: 979px) {
    .grid-1 {
      width: 40px; } }
  @media only screen and (max-width: 720px) {
    .grid-1 {
      margin: 0 0 10px;
      float: none;
      width: auto; } }

.grid-2 {
  float: left;
  margin: 0 10px 10px;
  width: 150px; }
  @media only screen and (min-width: 721px) and (max-width: 979px) {
    .grid-2 {
      width: 100px; } }
  @media only screen and (max-width: 720px) {
    .grid-2 {
      margin: 0 0 10px;
      float: none;
      width: auto; } }

.grid-3 {
  float: left;
  margin: 0 10px 10px;
  width: 235px; }
  @media only screen and (min-width: 721px) and (max-width: 979px) {
    .grid-3 {
      width: 160px; } }
  @media only screen and (max-width: 720px) {
    .grid-3 {
      margin: 0 0 10px;
      float: none;
      width: auto; } }

.grid-4 {
  float: left;
  margin: 0 10px 10px;
  width: 320px; }
  @media only screen and (min-width: 721px) and (max-width: 979px) {
    .grid-4 {
      width: 220px; } }
  @media only screen and (max-width: 720px) {
    .grid-4 {
      margin: 0 0 10px;
      float: none;
      width: auto; } }

.grid-5 {
  float: left;
  margin: 0 10px 10px;
  width: 405px; }
  @media only screen and (min-width: 721px) and (max-width: 979px) {
    .grid-5 {
      width: 280px; } }
  @media only screen and (max-width: 720px) {
    .grid-5 {
      margin: 0 0 10px;
      float: none;
      width: auto; } }

.grid-6 {
  float: left;
  margin: 0 10px 10px;
  width: 490px; }
  @media only screen and (min-width: 721px) and (max-width: 979px) {
    .grid-6 {
      width: 340px; } }
  @media only screen and (max-width: 720px) {
    .grid-6 {
      margin: 0 0 10px;
      float: none;
      width: auto; } }

.grid-7 {
  float: left;
  margin: 0 10px 10px;
  width: 575px; }
  @media only screen and (min-width: 721px) and (max-width: 979px) {
    .grid-7 {
      width: 400px; } }
  @media only screen and (max-width: 720px) {
    .grid-7 {
      margin: 0 0 10px;
      float: none;
      width: auto; } }

.grid-8 {
  float: left;
  margin: 0 10px 10px;
  width: 660px; }
  @media only screen and (min-width: 721px) and (max-width: 979px) {
    .grid-8 {
      width: 460px; } }
  @media only screen and (max-width: 720px) {
    .grid-8 {
      margin: 0 0 10px;
      float: none;
      width: auto; } }

.grid-9 {
  float: left;
  margin: 0 10px 10px;
  width: 745px; }
  @media only screen and (min-width: 721px) and (max-width: 979px) {
    .grid-9 {
      width: 520px; } }
  @media only screen and (max-width: 720px) {
    .grid-9 {
      margin: 0 0 10px;
      float: none;
      width: auto; } }

.grid-10 {
  float: left;
  margin: 0 10px 10px;
  width: 830px; }
  @media only screen and (min-width: 721px) and (max-width: 979px) {
    .grid-10 {
      width: 580px; } }
  @media only screen and (max-width: 720px) {
    .grid-10 {
      margin: 0 0 10px;
      float: none;
      width: auto; } }

.grid-11 {
  float: left;
  margin: 0 10px 10px;
  width: 915px; }
  @media only screen and (min-width: 721px) and (max-width: 979px) {
    .grid-11 {
      width: 640px; } }
  @media only screen and (max-width: 720px) {
    .grid-11 {
      margin: 0 0 10px;
      float: none;
      width: auto; } }

.grid-12 {
  float: left;
  margin: 0 10px 10px;
  width: 100%; }
  @media only screen and (min-width: 721px) and (max-width: 979px) {
    .grid-12 {
      width: 700px; } }
  @media only screen and (max-width: 720px) {
    .grid-12 {
      margin: 0 0 10px;
      float: none;
      width: auto; } }

.adjacent-article-previous:hover, .adjacent-article-next:hover {
  color: #000;
  border-color: #000; }

.single-title {
  font-weight: bold; }

.store-wars {
  background: #fff; }
  .store-wars section .section-header {
    background: none;
    text-align: center;
    padding: 50px 0 10px; }
  .store-wars .section-position-1 .hero-section-wrapper {
    background-attachment: fixed; }
    @media only screen and (max-width: 979px) {
      .store-wars .section-position-1 .hero-section-wrapper {
        background-attachment: inherit; } }
  .store-wars section .hero-section-content .section-title,
  .store-wars .section-hero.template-hero-small section .section-title {
    font-size: 65px;
    letter-spacing: 2px;
    font-family: 'Brothers';
    text-transform: uppercase;
    display: inline-block;
    background: #c6e213;
    color: #000;
    padding: 10px 20px;
    max-width: 1020px; }
    @media only screen and (max-width: 979px) {
      .store-wars section .hero-section-content .section-title,
      .store-wars .section-hero.template-hero-small section .section-title {
        font-size: 32px; } }
  .store-wars .section-position-2.section-hero.template-hero-small section .section-title {
    font-size: 38px;
    margin-bottom: 40px; }
    @media only screen and (max-width: 979px) {
      .store-wars .section-position-2.section-hero.template-hero-small section .section-title {
        font-size: 25px; } }
  .store-wars section .section-header .section-title {
    float: none;
    margin-bottom: 20px;
    font-size: 50px;
    font-family: 'Brothers';
    text-transform: uppercase;
    letter-spacing: 2px;
    background: #c6e213;
    padding: 10px 20px;
    color: #000; }
    @media only screen and (max-width: 979px) {
      .store-wars section .section-header .section-title {
        font-size: 32px; } }
  .store-wars .section-hero.template-hero-small section .section-description p {
    margin-bottom: 20px;
    font-size: 19px; }
    @media only screen and (max-width: 979px) {
      .store-wars .section-hero.template-hero-small section .section-description p {
        font-size: 17px; } }
  .store-wars section .section-button {
    display: none; }
  .store-wars .section-outer article .article-title {
    font-weight: bold;
    background: transparent;
    color: #000;
    padding: 5px 0;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 0px; }
  .store-wars .section-outer article:hover .article-title {
    color: #8ec546;
    background: none; }
  .store-wars .section-category .article-meta {
    display: none; }

.store-wars-menu-item {
  font-family: 'Brothers';
  text-transform: uppercase;
  display: inline-block;
  background: #c6e213;
  color: #000;
  padding: 7px;
  top: 0;
  position: absolute;
  border-bottom: 2px solid #6b7917; }

.single-longform {
  background: #fff; }

body.login {
  background: #f0f0f0 url(../images/body_bg.jpg) repeat left top; }

.login h1 {
  text-align: center; }
  .login h1 a {
    display: inline-block;
    width: 100%;
    height: 100px;
    background-image: url(../images/logo.svg);
    background-size: contain;
    transition: transform 0.2s ease;
    text-indent: 150%;
    white-space: nowrap;
    overflow: hidden; }
    .login h1 a:hover {
      transform: scale(0.9); }
