@media screen and (min-width: 960px) and (max-width: 1259px) {
  .slideshow .slide img.sticker {
    right: 0px; }

  .categories {
    position: relative;
    width: 960px;
    height: 540px;
    margin: 50px 0 0 0;
    overflow: hidden; }
    .categories ul.control {
      display: none; }
    .categories.no-description {
      height: 320px; }
    .categories > div {
      cursor: pointer;
      width: 560px;
      height: 512px;
      position: absolute;
      display: block;
      opacity: 0.5;
      left: 840px;
      transition: left 0.4s ease-in-out, opacity 0.4s ease-in-out; }
      .categories > div.placeholder {
        display: none; }
      .categories > div > img {
        display: inline-block;
        width: 420px;
        height: 240px;
        margin-top: 80px;
        transition: width 0.4s ease-in-out, height 0.4s ease-in-out, margin-top 0.4s ease-in-out, margin-left 0.4s ease-in-out; }
      .categories > div > h2 {
        margin-top: 22.5px;
        margin-bottom: 0;
        transform: translateX(0);
        font-size: 1.2rem;
        transition: font-size 0.4s ease-in-out, transform 0.4s ease-in-out, margin-top 0.4s ease-in-out;
        line-height: normal; }
        .categories > div > h2 > span {
          text-align: center;
          transform: translateX(0);
          display: inline-block;
          transition: transform 0.4s ease-in-out, right 0.4s ease-in-out; }
      .categories > div > div p, .categories > div > div a {
        padding-top: 20px;
        margin-bottom: 0;
        opacity: 0;
        transition: opacity 0.4s ease-in-out; }
      .categories > div.left {
        opacity: 0.5;
        left: -440px; }
        .categories > div.left > img {
          margin-left: 140px; }
        .categories > div.left > h2 {
          transform: translateX(100%); }
          .categories > div.left > h2 > span {
            transform: translateX(-100%); }
      .categories > div.active {
        cursor: auto;
        left: 200px;
        opacity: 1; }
        .categories > div.active img {
          width: 560px;
          height: 320px;
          margin-top: 0; }
        .categories > div.active > h2 {
          margin-top: 45px;
          transform: translateX(50%);
          font-size: 2rem; }
          .categories > div.active > h2 > span {
            text-align: center;
            transform: translateX(-50%); }
        .categories > div.active > div p, .categories > div.active > div a {
          opacity: 1; }

  .flagship {
    margin: 45px 0 80px 0; }
    .flagship img {
      width: 960px;
      height: 548px; }
    .flagship > div {
      width: 560px;
      height: 320px;
      left: 200px;
      top: 114px; }

  .items {
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0; }

  ul.multipanel > li .introduction {
    padding-left: 130px;
    padding-right: 130px; }

  div.product > div > div:first-child {
    margin-left: 0;
    margin-right: 0; }
  div.product > div > div:last-child {
    padding-left: 70px;
    padding-right: 70px; }

  .illustration {
    padding-left: 70px;
    padding-right: 70px; }
    .illustration.large {
      padding-right: 70px; }
      .illustration.large > div:nth-child(odd) > div:first-child > div {
        padding-left: 0;
        padding-right: 70px; }
      .illustration.large > div.shift > div:first-child {
        flex: 3; }
        .illustration.large > div.shift > div:first-child > div {
          padding-left: 70px; }

  .reverse .illustration {
    padding-left: 70px;
    padding-right: 70px; }
    .reverse .illustration.large {
      padding-left: 70px; }
      .reverse .illustration.large > div:nth-child(odd) > div:first-child > div {
        padding-left: 70px;
        padding-right: 70px; }
      .reverse .illustration.large > div.shift > div:first-child > div {
        padding-left: 0;
        padding-right: 210px; }

  .carousel.calendar {
    width: 860px; }

  #coupons_list #all_coupon_container .coupon-container:nth-child(even) {
    margin-left: 45px !important; }

  .pagecover > div:first-child {
    width: 960px; }

  .three-columns {
    padding: 35px 70px; }

  .one-column, .four-columns {
    padding-left: 0;
    padding-right: 0; }

  div.news {
    grid-template-columns: 33.33% 33.33% auto;
    margin-left: 0;
    margin-right: 0; }
    div.news .card {
      width: 320px;
      padding-bottom: 110px;
      padding-left: 20px;
      padding-right: 20px; }

  .sorter {
    margin-right: 0;
    margin-left: 0; }

  .block.image.cover {
    width: 960px;
    height: 548px; }
  .block.image.generic2 {
    width: 980px;
    height: 502px; }
  .block.image.gallery.big {
    width: 600px;
    height: 428.5px; }
  .block.main.product {
    height: auto; }
  .block.homepage.visual {
    height: auto; }

  #widget {
    display: none; } }

/*# sourceMappingURL=ex-nihilo.css.map */
