@keyframes bounce {
  from {
    transform: translateY(-380px); }
  to {
    transform: translateY(380px); } }

@media only screen and (min-width: 960px) {
  .content-my-pack {
    padding: 0 10px; } }

@media only screen and (max-width: 479px) {
  .content-my-pack {
    padding: 0 !important; } }

.content-my-pack .view-header,
.content-my-pack .view-empty {
  font-size: 14px;
  line-height: 17px;
  margin: 15px; }
  @media only screen and (min-width: 960px) {
    .content-my-pack .view-header,
    .content-my-pack .view-empty {
      font-size: 24px;
      line-height: 30px;
      margin: 15px 0; } }
  .content-my-pack .view-header p,
  .content-my-pack .view-empty p {
    margin: 0; }

.content-my-pack .view-empty {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 0; }

.content-my-pack .view-filters {
  text-align: right;
  position: relative;
  width: 100%;
  margin-bottom: 20px; }
  .content-my-pack .view-filters .icon:before {
    font-size: 26px; }
  .content-my-pack .view-filters > form {
    display: none; }
  .content-my-pack .view-filters .recipe-pack-filter {
    padding-right: 20px; }
    .content-my-pack .view-filters .recipe-pack-filter > label {
      cursor: pointer; }
    .content-my-pack .view-filters .recipe-pack-filter ul.content-sort {
      display: none;
      position: absolute;
      top: 20px;
      right: 0;
      z-index: 20;
      background-color: #fff;
      width: auto;
      box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
      list-style: none; }
      .content-my-pack .view-filters .recipe-pack-filter ul.content-sort ul {
        list-style: none;
        margin: 0; }
        .content-my-pack .view-filters .recipe-pack-filter ul.content-sort ul li.asc,
        .content-my-pack .view-filters .recipe-pack-filter ul.content-sort ul li.desc {
          cursor: pointer;
          background-color: #FAFAFA;
          box-shadow: 0px 1px 0px 0px rgba(81, 83, 86, 0.07);
          height: 40px;
          padding-right: 20px;
          padding-top: 13px;
          margin-top: 1px;
          padding-left: 15px;
          font-size: 14px;
          color: #515356;
          letter-spacing: 0.16px;
          line-height: 12px; }
          .content-my-pack .view-filters .recipe-pack-filter ul.content-sort ul li.asc:hover, .content-my-pack .view-filters .recipe-pack-filter ul.content-sort ul li.asc.active,
          .content-my-pack .view-filters .recipe-pack-filter ul.content-sort ul li.desc:hover,
          .content-my-pack .view-filters .recipe-pack-filter ul.content-sort ul li.desc.active {
            color: #ad0018; }

.content-my-pack .btn-catalogue {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 25px 0; }
  @media only screen and (min-width: 960px) {
    .content-my-pack .btn-catalogue {
      margin: 50px 0; } }
  .content-my-pack .btn-catalogue a {
    padding: 8px 16px;
    background: #ad0018;
    border-radius: 40px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
    line-height: 12px; }
    @media only screen and (min-width: 960px) {
      .content-my-pack .btn-catalogue a {
        font-size: 13px;
        line-height: 16px; } }

@media only screen and (max-width: 719px) {
  .content-my-pack .item-list-pack img.portrait {
    display: block; } }

@media only screen and (max-width: 479px) {
  .content-my-pack .item-list-pack img.portrait {
    display: none; } }

@media only screen and (max-width: 719px) {
  .content-my-pack .item-list-pack img.landscape {
    display: none; } }

@media only screen and (max-width: 479px) {
  .content-my-pack .item-list-pack img.landscape {
    display: block; } }

@media only screen and (min-width: 720px) {
  .content-my-pack .item-list-pack img.landscape {
    display: none; } }

@media only screen and (max-width: 479px) {
  .content-my-pack .item-list-pack {
    margin: 0 auto; } }

@media only screen and (max-width: 719px) {
  .content-my-pack .item-list-pack {
    text-align: center; } }

.content-my-pack .item-list-pack > ul {
  margin: 0; }
  @media only screen and (min-width: 720px) {
    .content-my-pack .item-list-pack > ul {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: center;
          justify-content: center; }
      .content-my-pack .item-list-pack > ul li {
        margin-bottom: 10px; } }
  @media only screen and (max-width: 719px) {
    .content-my-pack .item-list-pack > ul .views-row {
      max-width: 200px; } }
  @media only screen and (max-width: 479px) {
    .content-my-pack .item-list-pack > ul .views-row {
      max-width: none;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 20px; } }

.content-my-pack .item-pack {
  position: relative;
  width: 100%;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 960px) {
    .content-my-pack .item-pack {
      width: 240px; } }
  .content-my-pack .item-pack .content-landscape,
  .content-my-pack .item-pack .content-portrait {
    width: 100%;
    position: relative;
    display: -ms-flexbox;
    display: flex; }
  .content-my-pack .item-pack .picture-pack {
    width: 100%; }
  .content-my-pack .item-pack .right-block {
    position: relative;
    width: 50%;
    max-height: 120px;
    float: right;
    border-left: 1px solid #BC8644;
    border-bottom: 1px solid #F3F3F3; }
  .content-my-pack .item-pack .total-recipe {
    position: absolute;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    font-size: 18px;
    padding-top: 10px;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #fff;
    color: #BC8644;
    border: 1px solid #BC8644;
    border-top: none;
    bottom: auto;
    top: 0;
    right: 5px; }
  .content-my-pack .item-pack .title-pack {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    line-height: 17px;
    font-size: 15px;
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: rgba(86, 83, 81, 0.5);
    color: #fff;
    font-weight: 300;
    padding: 5px;
    height: 50px; }

.content-my-pack .item-list {
  background-color: #F3F3F3;
  height: auto;
  display: block; }
  .content-my-pack .item-list .pager {
    padding: 0; }
    .content-my-pack .item-list .pager li {
      background: none;
      border-radius: 0;
      text-shadow: none;
      padding-bottom: 7px;
      font-size: 17px;
      color: #515356;
      padding: 0;
      margin-right: 20px; }
      @media only screen and (min-width: 960px) {
        .content-my-pack .item-list .pager li {
          font-size: 26px;
          margin-right: 40px; } }
      .content-my-pack .item-list .pager li.pager-current {
        border-bottom: 2px solid #ad0018;
        font-weight: 400; }
      .content-my-pack .item-list .pager li.pager-previous, .content-my-pack .item-list .pager li.pager-next {
        display: none; }
      .content-my-pack .item-list .pager li.pager-last {
        margin-right: 0; }
      .content-my-pack .item-list .pager li > a {
        display: inline-block;
        padding: 0;
        background-color: transparent;
        border: none;
        border-radius: 0; }
        .content-my-pack .item-list .pager li > a.active {
          color: #515356; }

.view-my-recipes-pack.view-recipe-qooq .view-profile-friend > .view-content {
  margin-left: 10px;
  margin-right: 0; }

.view-my-recipes-pack .content-my-recipes-pack {
  position: relative; }
  .view-my-recipes-pack .content-my-recipes-pack .pack-title {
    font-size: 36px;
    font-weight: 600;
    color: #ad0018;
    margin-left: 10px;
    padding: 20px 0;
    border-bottom: 1px solid #515356;
    line-height: 36px; }
  .view-my-recipes-pack .content-my-recipes-pack .return-page-pack {
    margin: 10px 15px;
    padding-bottom: 10px; }
    @media only screen and (min-width: 960px) {
      .view-my-recipes-pack .content-my-recipes-pack .return-page-pack {
        margin-top: 10px;
        margin-left: 5px; } }
    .view-my-recipes-pack .content-my-recipes-pack .return-page-pack .pack-title {
      font-size: 16px;
      padding: 0;
      border: none; }
    .view-my-recipes-pack .content-my-recipes-pack .return-page-pack > a {
      color: #ad0018;
      font-size: 18px; }
      @media only screen and (min-width: 960px) {
        .view-my-recipes-pack .content-my-recipes-pack .return-page-pack > a {
          font-size: 14px; } }
      .view-my-recipes-pack .content-my-recipes-pack .return-page-pack > a .icon:before {
        font-weight: 600; }
  .view-my-recipes-pack .content-my-recipes-pack .long-desc-and-filter {
    display: -ms-flexbox;
    display: flex; }
    @media only screen and (max-width: 959px) {
      .view-my-recipes-pack .content-my-recipes-pack .long-desc-and-filter {
        padding-top: 10px; } }
  .view-my-recipes-pack .content-my-recipes-pack .long-description {
    -ms-flex: 1;
        flex: 1;
    font-size: 14px;
    line-height: 17px;
    margin: 20px 15px; }
    @media only screen and (min-width: 960px) {
      .view-my-recipes-pack .content-my-recipes-pack .long-description {
        font-size: 19px;
        line-height: 23px;
        margin-left: 10px;
        margin-top: 15px;
        margin-right: 10px; } }
  .view-my-recipes-pack .content-my-recipes-pack .view-filters {
    text-align: right;
    margin: 15px; }
    @media only screen and (max-width: 959px) {
      .view-my-recipes-pack .content-my-recipes-pack .view-filters {
        margin-top: 25px; } }
    .view-my-recipes-pack .content-my-recipes-pack .view-filters .icon:before {
      font-size: 26px; }
    .view-my-recipes-pack .content-my-recipes-pack .view-filters > form {
      display: none; }
    .view-my-recipes-pack .content-my-recipes-pack .view-filters .recipe-pack-filter > label {
      cursor: pointer; }
    .view-my-recipes-pack .content-my-recipes-pack .view-filters .recipe-pack-filter ul.content-sort {
      display: none;
      position: absolute;
      top: 20px;
      right: 0;
      z-index: 20;
      background-color: #fff;
      width: 100px;
      box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
      list-style: none; }
      .view-my-recipes-pack .content-my-recipes-pack .view-filters .recipe-pack-filter ul.content-sort ul {
        list-style: none;
        margin: 0; }
        .view-my-recipes-pack .content-my-recipes-pack .view-filters .recipe-pack-filter ul.content-sort ul li.asc,
        .view-my-recipes-pack .content-my-recipes-pack .view-filters .recipe-pack-filter ul.content-sort ul li.desc {
          cursor: pointer;
          background-color: #FAFAFA;
          box-shadow: 0px 1px 0px 0px rgba(81, 83, 86, 0.07);
          height: 40px;
          padding-right: 20px;
          padding-top: 13px;
          margin-top: 1px;
          padding-left: 15px;
          font-size: 14px;
          color: #515356;
          letter-spacing: 0.16px;
          line-height: 12px;
          text-align: center; }
          .view-my-recipes-pack .content-my-recipes-pack .view-filters .recipe-pack-filter ul.content-sort ul li.asc:hover, .view-my-recipes-pack .content-my-recipes-pack .view-filters .recipe-pack-filter ul.content-sort ul li.asc.active,
          .view-my-recipes-pack .content-my-recipes-pack .view-filters .recipe-pack-filter ul.content-sort ul li.desc:hover,
          .view-my-recipes-pack .content-my-recipes-pack .view-filters .recipe-pack-filter ul.content-sort ul li.desc.active {
            color: #ad0018; }
  .view-my-recipes-pack .content-my-recipes-pack .view-content {
    margin: 0;
    padding: 0 15px; }
    @media only screen and (min-width: 960px) {
      .view-my-recipes-pack .content-my-recipes-pack .view-content {
        margin: 0;
        padding: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    .view-my-recipes-pack .content-my-recipes-pack .view-content .views-row {
      margin-bottom: 10px;
      width: 100%; }
      @media only screen and (min-width: 960px) {
        .view-my-recipes-pack .content-my-recipes-pack .view-content .views-row {
          width: 260px; } }
      .view-my-recipes-pack .content-my-recipes-pack .view-content .views-row .content {
        margin: 0; }
        @media only screen and (min-width: 960px) {
          .view-my-recipes-pack .content-my-recipes-pack .view-content .views-row .content {
            margin: 10px; } }
  .view-my-recipes-pack .content-my-recipes-pack .item-list .pager {
    padding: 0; }
    .view-my-recipes-pack .content-my-recipes-pack .item-list .pager li {
      display: inline;
      background: none;
      border-radius: 0;
      margin-right: 40px;
      text-shadow: none;
      padding-bottom: 7px;
      font-size: 26px;
      color: #515356;
      padding: 0; }
      .view-my-recipes-pack .content-my-recipes-pack .item-list .pager li.pager-current {
        border-bottom: 2px solid #ad0018;
        font-weight: 400; }
      .view-my-recipes-pack .content-my-recipes-pack .item-list .pager li.pager-previous, .view-my-recipes-pack .content-my-recipes-pack .item-list .pager li.pager-next {
        display: none; }
      .view-my-recipes-pack .content-my-recipes-pack .item-list .pager li > a {
        display: inline-block;
        padding: 0;
        background-color: transparent;
        border: none;
        border-radius: 0; }
        .view-my-recipes-pack .content-my-recipes-pack .item-list .pager li > a.active {
          color: #515356; }

.views-shop-products-all-packs-content {
  padding: 0 10px;
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity 0.5s linear; }
  @media only screen and (min-width: 720px) {
    .views-shop-products-all-packs-content {
      padding: 0 70px; } }
  .views-shop-products-all-packs-content.hidden-view-pack {
    visibility: hidden;
    opacity: 0;
    height: 0; }
  .views-shop-products-all-packs-content.visible-view-pack {
    visibility: visible;
    opacity: 1; }
  .views-shop-products-all-packs-content h2 {
    font-size: 26px;
    font-weight: 300;
    color: #ad0018;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 20px; }
    @media only screen and (min-width: 720px) {
      .views-shop-products-all-packs-content h2 {
        font-size: 36px;
        padding-top: 100px; } }
  .views-shop-products-all-packs-content h3 {
    color: #515356;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 15px;
    float: left; }
    @media only screen and (min-width: 720px) {
      .views-shop-products-all-packs-content h3 {
        font-size: 20px;
        padding-bottom: 25px; } }
  .views-shop-products-all-packs-content .nav-slick {
    float: right; }
    .views-shop-products-all-packs-content .nav-slick .nav-slick-arrow {
      background: none;
      border: none;
      padding: 0;
      margin: 0;
      color: #515356;
      transition: color .3s; }
      .views-shop-products-all-packs-content .nav-slick .nav-slick-arrow:hover {
        color: #ad0018; }
      .views-shop-products-all-packs-content .nav-slick .nav-slick-arrow.nav-slick-prev {
        margin-right: 20px; }
  .views-shop-products-all-packs-content .view-shop-products-pack button.slick-arrow {
    display: none !important;
    visibility: hidden; }
  .views-shop-products-all-packs-content .view-shop-products-pack .views-row .field-content {
    display: block; }
  .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack {
    display: block;
    position: relative;
    margin-right: 10px;
    margin-bottom: 50px; }
    @media only screen and (min-width: 720px) {
      .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack {
        margin-right: 40px;
        margin-bottom: 80px; } }
    .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack {
      box-shadow: 0 3px 10px 3px rgba(86, 83, 81, 0.2);
      border-bottom: 6px solid #d4a045;
      border-radius: 4px;
      position: relative;
      padding-bottom: 70px;
      background-color: #fff;
      overflow-y: hidden;
      width: 300px;
      height: 240px;
      cursor: pointer; }
      @media only screen and (min-width: 720px) {
        .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack {
          width: 470px;
          height: 380px; } }
      .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack.back-face-content {
        border-bottom: none; }
      .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .caddy {
        position: absolute;
        left: 15px;
        top: 15px; }
        .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .caddy .icon-caddy {
          font-size: 25px;
          color: #fff; }
      .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack:before, .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        border-color: transparent;
        border-style: solid;
        z-index: 1; }
      .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack:after {
        border-width: 2.3em;
        border-right-color: #d4a045;
        border-top-color: #d4a045;
        border-top-right-radius: 4px; }
        @media only screen and (min-width: 720px) {
          .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack:after {
            border-width: 3em; } }
      .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .total-recipe {
        position: absolute;
        right: 5px;
        top: 9px;
        color: #fff;
        z-index: 2;
        transform: rotate(45deg);
        font-size: 18px;
        font-weight: 300; }
        .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .total-recipe span {
          display: inline-block;
          font-weight: 700; }
        @media only screen and (min-width: 720px) {
          .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .total-recipe {
            font-size: 25px;
            top: 12px; } }
      .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .picture-pack {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px; }
      .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .recipes-quantity {
        text-transform: uppercase;
        color: #d4a045;
        font-size: 8px;
        font-weight: 700;
        text-align: center;
        padding-top: 10px;
        line-height: 10px; }
        @media only screen and (min-width: 720px) {
          .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .recipes-quantity {
            font-size: 12px;
            padding-top: 20px;
            line-height: 12px; } }
      .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .title-pack {
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        line-height: normal;
        max-width: 280px;
        margin: 0 auto; }
        @media only screen and (min-width: 720px) {
          .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .title-pack {
            font-size: 24px;
            line-height: 24px;
            max-width: 400px; } }
      .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .long_description-pack {
        line-height: normal;
        padding: 10px;
        position: absolute;
        text-align: center;
        font-size: 11px; }
        @media only screen and (min-width: 720px) {
          .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .long_description-pack {
            font-size: 14px;
            padding: 20px;
            padding-top: 10px; } }
      .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .actions {
        position: absolute;
        bottom: 15px;
        text-align: center;
        left: 10%;
        width: 80%; }
        @media only screen and (min-width: 720px) {
          .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .actions {
            bottom: 10px; } }
        .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .actions a {
          display: block;
          font-size: 12px;
          font-weight: 700;
          text-transform: uppercase;
          padding: 0.6em 0.1em;
          margin: 0 10px; }
          @media only screen and (min-width: 720px) {
            .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .actions a {
              font-size: 14px;
              padding: 1em 1.6em;
              margin: 10px; }
              .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .actions a.btn-pack {
                margin-bottom: 0; }
              .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .actions a.btn-white {
                margin-top: 0; } }
          .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .actions a.btn-white:hover {
            color: #d4a045; }
          .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .actions a:focus {
            color: #515356; }
        .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .actions .btn-pack {
          background-color: rgba(212, 160, 69, 0.9);
          transition: background-color .3s; }
          .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .actions .btn-pack:hover, .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .actions .btn-pack:focus, .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .actions .btn-pack:active {
            background-color: #d4a045; }
      .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .front-face {
        width: 100%;
        height: 100%; }
      .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .back-face {
        transition: transform 1s ease-out;
        background-color: #fff;
        position: absolute;
        bottom: -380px;
        left: 0;
        width: 100%;
        height: 100%; }
        .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .back-face .recipes-quantity {
          padding-top: 35px; }
        .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .back-face .title-pack {
          font-size: 18px;
          line-height: normal;
          padding-top: 0; }
          @media only screen and (min-width: 720px) {
            .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .back-face .title-pack {
              font-size: 36px;
              line-height: 36px; } }
        .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .back-face.hidden-pack {
          transform: translate(0, 0);
          transition: all 0.7s ease-in; }
        .views-shop-products-all-packs-content .view-shop-products-pack .views-row .item-pack .content-pack .back-face.visible-pack {
          transition: all 0.2s ease-out;
          transform: translate(0, -380px); }

.views-shop-products-one-pack-content {
  position: relative;
  margin-bottom: 90px; }
  .views-shop-products-one-pack-content .item-pack {
    border-bottom: 6px solid #d4a045;
    padding-bottom: 10px; }
    @media only screen and (min-width: 720px) {
      .views-shop-products-one-pack-content .item-pack {
        padding-bottom: 70px; } }
    .views-shop-products-one-pack-content .item-pack .container-picture {
      display: none;
      -ms-flex-pack: center;
          justify-content: center; }
      @media only screen and (min-width: 480px) {
        .views-shop-products-one-pack-content .item-pack .container-picture {
          display: -ms-flexbox;
          display: flex; } }
    .views-shop-products-one-pack-content .item-pack .recipes-quantity {
      text-transform: uppercase;
      color: #d4a045;
      font-size: 14px;
      font-weight: 700;
      text-align: center;
      padding-top: 45px;
      padding-bottom: 10px; }
      @media only screen and (min-width: 720px) {
        .views-shop-products-one-pack-content .item-pack .recipes-quantity {
          padding-top: 100px;
          font-size: 18px; } }
    .views-shop-products-one-pack-content .item-pack .title-pack {
      font-size: 25px;
      font-weight: 700;
      text-align: center;
      line-height: 25px;
      margin-bottom: 30px;
      padding: 0 70px; }
      @media only screen and (min-width: 720px) {
        .views-shop-products-one-pack-content .item-pack .title-pack {
          font-size: 36px;
          line-height: 36px; } }
      @media only screen and (min-width: 800px) {
        .views-shop-products-one-pack-content .item-pack .title-pack {
          font-size: 48px;
          line-height: 48px; } }
    .views-shop-products-one-pack-content .item-pack .long_description-pack {
      line-height: normal;
      padding: 10px 20px;
      padding-bottom: 0;
      text-align: center;
      font-size: 18px;
      max-width: 550px;
      margin: 0 auto; }
    .views-shop-products-one-pack-content .item-pack .price-pack {
      font-size: 24px;
      text-align: center;
      margin: 20px 0; }
      .views-shop-products-one-pack-content .item-pack .price-pack span {
        font-weight: 900; }
    .views-shop-products-one-pack-content .item-pack .actions {
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      display: -ms-flexbox;
      display: flex;
      margin-top: 50px; }
      @media only screen and (min-width: 720px) {
        .views-shop-products-one-pack-content .item-pack .actions {
          margin-top: 0; } }
      .views-shop-products-one-pack-content .item-pack .actions a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        padding: 0.8em 1.6em; }
        .views-shop-products-one-pack-content .item-pack .actions a.btn-white {
          padding: 0 1.6em; }
          @media only screen and (min-width: 720px) {
            .views-shop-products-one-pack-content .item-pack .actions a.btn-white {
              padding: 0.8em 1.6em; } }
          .views-shop-products-one-pack-content .item-pack .actions a.btn-white:hover {
            color: #d4a045; }
          .views-shop-products-one-pack-content .item-pack .actions a.btn-white:focus {
            color: #515356; }
        @media only screen and (min-width: 370px) {
          .views-shop-products-one-pack-content .item-pack .actions a {
            font-size: 14px; } }
      .views-shop-products-one-pack-content .item-pack .actions .btn-pack {
        background-color: rgba(212, 160, 69, 0.9);
        transition: background-color .3s; }
        .views-shop-products-one-pack-content .item-pack .actions .btn-pack:hover, .views-shop-products-one-pack-content .item-pack .actions .btn-pack:focus, .views-shop-products-one-pack-content .item-pack .actions .btn-pack:active {
          background-color: #d4a045; }
        .views-shop-products-one-pack-content .item-pack .actions .btn-pack span {
          padding-left: 3px; }
      .views-shop-products-one-pack-content .item-pack .actions .icon-caddy {
        margin-left: 10px;
        font-size: 20px; }
    .views-shop-products-one-pack-content .item-pack .node-recipe_pack {
      position: relative; }
    .views-shop-products-one-pack-content .item-pack .content-picture {
      position: relative;
      width: 60%;
      max-width: 750px; }
      .views-shop-products-one-pack-content .item-pack .content-picture .favoris-recipe {
        z-index: 10; }
      .views-shop-products-one-pack-content .item-pack .content-picture .picture-pack {
        width: 100%; }
      .views-shop-products-one-pack-content .item-pack .content-picture .caddy {
        position: absolute;
        left: 15px;
        top: 15px; }
        .views-shop-products-one-pack-content .item-pack .content-picture .caddy .icon-caddy {
          font-size: 25px;
          color: #fff; }
      .views-shop-products-one-pack-content .item-pack .content-picture:before, .views-shop-products-one-pack-content .item-pack .content-picture:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        border-color: transparent;
        border-style: solid;
        z-index: 1; }
      .views-shop-products-one-pack-content .item-pack .content-picture:after {
        border-width: 2.5em;
        border-right-color: #d4a045;
        border-top-color: #d4a045;
        border-top-right-radius: 4px; }
        @media only screen and (min-width: 720px) {
          .views-shop-products-one-pack-content .item-pack .content-picture:after {
            border-width: 3em; } }
      .views-shop-products-one-pack-content .item-pack .content-picture .total-recipe {
        position: absolute;
        right: 5px;
        top: 9px;
        color: #fff;
        z-index: 2;
        transform: rotate(45deg);
        font-size: 18px;
        font-weight: 300; }
        .views-shop-products-one-pack-content .item-pack .content-picture .total-recipe span {
          display: inline-block;
          font-weight: 700; }
        @media only screen and (min-width: 720px) {
          .views-shop-products-one-pack-content .item-pack .content-picture .total-recipe {
            font-size: 25px;
            top: 12px; } }

.recipes-pack {
  padding-top: 40px;
  margin-left: 10px;
  margin-right: 10px; }
  @media only screen and (min-width: 720px) {
    .recipes-pack {
      padding-top: 90px;
      margin-left: 70px;
      margin-right: 70px; } }
  .recipes-pack .title-recipes-pack {
    color: #ad0018;
    font-weight: 300;
    font-size: 36px;
    text-align: center;
    margin-bottom: 20px; }
  .recipes-pack .title-pack {
    text-align: left;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 25px;
    float: left; }
    .recipes-pack .title-pack span {
      font-size: 14px;
      font-weight: 400; }
    .recipes-pack .title-pack .view-pack,
    .recipes-pack .title-pack .reduce-pack {
      font-size: 14px;
      font-weight: 400;
      margin-left: 20px;
      text-transform: uppercase;
      cursor: pointer; }
  .recipes-pack .nav-slick {
    float: right; }
    .recipes-pack .nav-slick .nav-slick-arrow {
      background: none;
      border: none;
      padding: 0;
      margin: 0;
      color: #515356;
      transition: color .3s; }
      .recipes-pack .nav-slick .nav-slick-arrow:hover {
        color: #ad0018; }
      .recipes-pack .nav-slick .nav-slick-arrow.nav-slick-prev {
        margin-right: 20px; }
  .recipes-pack .bottom-actions {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px; }
    .recipes-pack .bottom-actions a {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
      padding: 0.8em 1.2em; }
      .recipes-pack .bottom-actions a.btn-white:hover {
        color: #d4a045; }
      .recipes-pack .bottom-actions a.btn-white:focus {
        color: #515356; }
      @media only screen and (min-width: 370px) {
        .recipes-pack .bottom-actions a {
          font-size: 14px; } }
    .recipes-pack .bottom-actions .btn-pack {
      background-color: rgba(212, 160, 69, 0.9);
      transition: background-color .3s; }
      .recipes-pack .bottom-actions .btn-pack:hover, .recipes-pack .bottom-actions .btn-pack:focus, .recipes-pack .bottom-actions .btn-pack:active {
        background-color: #d4a045; }
      .recipes-pack .bottom-actions .btn-pack span {
        padding-left: 3px; }
    .recipes-pack .bottom-actions .icon-caddy {
      margin-left: 10px;
      font-size: 20px; }

.view-recipes-pack .slick-slider button.slick-arrow {
  display: none !important;
  visibility: hidden; }

.view-recipes-pack .views-row .content {
  float: left;
  margin-right: 15px;
  box-shadow: 0 3px 10px 3px rgba(86, 83, 81, 0.2);
  border-radius: 4px;
  background-color: #fff; }
  @media only screen and (min-width: 720px) {
    .view-recipes-pack .views-row .content {
      margin-right: 30px; } }

.view-recipes-pack .node-recipe_pack {
  position: relative; }

.view-recipes-pack .content-picture {
  position: relative;
  height: 150px;
  width: 150px; }
  @media only screen and (min-width: 720px) {
    .view-recipes-pack .content-picture {
      height: 250px;
      width: 250px; } }
  .view-recipes-pack .content-picture .picture {
    width: 100%;
    height: 100%;
    background-size: cover; }
  .view-recipes-pack .content-picture .is-video {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    position: absolute;
    width: 100%;
    height: 100%; }
    .view-recipes-pack .content-picture .is-video .icon {
      color: #fff;
      font-size: 30px; }
      @media only screen and (min-width: 720px) {
        .view-recipes-pack .content-picture .is-video .icon {
          font-size: 50px; } }
  .view-recipes-pack .content-picture .caddy,
  .view-recipes-pack .content-picture .preptime {
    position: absolute;
    left: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 400; }
    @media only screen and (min-width: 720px) {
      .view-recipes-pack .content-picture .caddy,
      .view-recipes-pack .content-picture .preptime {
        font-size: 20px;
        left: 15px; } }
  .view-recipes-pack .content-picture .caddy {
    font-size: 20px;
    top: 5px; }
    @media only screen and (min-width: 720px) {
      .view-recipes-pack .content-picture .caddy {
        font-size: 30px;
        top: 15px; } }
  .view-recipes-pack .content-picture .preptime {
    bottom: 5px;
    left: 0; }
    .view-recipes-pack .content-picture .preptime .icon {
      font-size: 14px; }
      @media only screen and (min-width: 720px) {
        .view-recipes-pack .content-picture .preptime .icon {
          font-size: 20px; } }
    @media only screen and (min-width: 720px) {
      .view-recipes-pack .content-picture .preptime {
        bottom: 10px; } }
    .view-recipes-pack .content-picture .preptime .icon,
    .view-recipes-pack .content-picture .preptime .field {
      float: left; }
  .view-recipes-pack .content-picture .favoris-recipe {
    width: 24px;
    height: 24px;
    border-radius: 12px;
    z-index: 11;
    right: 5px; }
    .view-recipes-pack .content-picture .favoris-recipe .icon-favoris,
    .view-recipes-pack .content-picture .favoris-recipe .icon-favoris_off {
      height: 24px; }
      .view-recipes-pack .content-picture .favoris-recipe .icon-favoris::before,
      .view-recipes-pack .content-picture .favoris-recipe .icon-favoris_off::before {
        font-size: 17px; }
    @media only screen and (min-width: 720px) {
      .view-recipes-pack .content-picture .favoris-recipe {
        width: 30px;
        height: 30px;
        border-radius: 15px;
        top: 15px;
        right: 15px; }
        .view-recipes-pack .content-picture .favoris-recipe .icon-favoris,
        .view-recipes-pack .content-picture .favoris-recipe .icon-favoris_off {
          height: 29px; }
          .view-recipes-pack .content-picture .favoris-recipe .icon-favoris::before,
          .view-recipes-pack .content-picture .favoris-recipe .icon-favoris_off::before {
            font-size: 20px; }
        .view-recipes-pack .content-picture .favoris-recipe .tooltips {
          top: -3px; } }

.view-recipes-pack .content-text {
  position: relative;
  width: 150px;
  height: 100px; }
  @media only screen and (min-width: 720px) {
    .view-recipes-pack .content-text {
      width: 250px;
      height: 135px; } }
  .view-recipes-pack .content-text .title {
    float: left;
    width: 100%; }
  .view-recipes-pack .content-text h3 {
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    text-align: center;
    padding: 0 5px;
    margin-top: 15px;
    color: #515356; }
    @media only screen and (min-width: 720px) {
      .view-recipes-pack .content-text h3 {
        margin-top: 30px;
        padding: 0 20px;
        font-size: 20px;
        line-height: 20px; } }
  .view-recipes-pack .content-text .name-author {
    font-size: 12px;
    font-weight: 300;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 15px;
    color: #515356; }
    .view-recipes-pack .content-text .name-author:hover {
      color: #515356; }
    @media only screen and (min-width: 720px) {
      .view-recipes-pack .content-text .name-author {
        font-size: 14px; } }
  .view-recipes-pack .content-text .photo-author {
    display: none;
    position: absolute;
    bottom: 7px;
    right: 10px; }
    .view-recipes-pack .content-text .photo-author img {
      border-radius: 20px;
      width: 40px; }
    @media only screen and (min-width: 720px) {
      .view-recipes-pack .content-text .photo-author {
        display: block; } }

.view-recipes-pack .view-content {
  height: auto;
  transition: visibility 0s, opacity 0.5s linear; }

.view-recipes-pack .view-content-list {
  visibility: hidden;
  opacity: 0;
  height: 0;
  transition: visibility 0s, opacity 0.5s linear; }
  .view-recipes-pack .view-content-list.list-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin-left: 0; }
    .view-recipes-pack .view-content-list.list-inline > li {
      padding-right: 0;
      padding-left: 0;
      margin-bottom: 15px; }
      .view-recipes-pack .view-content-list.list-inline > li .content {
        margin-right: 22px; }

.view-recipes-pack .hidden-view-pack {
  visibility: hidden;
  opacity: 0;
  height: 0; }

.view-recipes-pack .visible-view-pack {
  visibility: visible;
  opacity: 1;
  height: auto; }
