@charset "UTF-8";
.products {
  padding-top: 0px; }
  .products .product {
    margin-bottom: 10px;
    position: relative; }
    .products .product .banner-block {
      margin-bottom: 35px; }
      @media (max-width: 767px) {
        .products .product .banner-block {
          text-align: center; }
          .products .product .banner-block img {
            margin: auto; } }
    .products .product .helper-white-line {
      height: 36px;
      background-color: white;
      position: absolute;
      bottom: 0px;
      left: 15px;
      width: calc(100% - 30px); }
    .products .product .netto-container {
      overflow: hidden;
      padding: 0 15px;
      padding: 0; }
      @media (min-width: 768px) {
        .products .product .netto-container {
          padding: 0; } }
      .products .product .netto-container > img {
        width: 275px;
        height: 335px;
        margin-bottom: 45px;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -ms-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s; }
        .products .product .netto-container > img:hover {
          -webkit-transform: scale(1.1);
          -moz-transform: scale(1.1);
          -ms-transform: scale(1.1);
          -o-transform: scale(1.1);
          transform: scale(1.1);
          -webkit-transition: 0.2s;
          -moz-transition: 0.2s;
          -ms-transition: 0.2s;
          -o-transition: 0.2s;
          transition: 0.2s; }
      .products .product .netto-container .percent {
        display: none; }
        .products .product .netto-container .percent span {
          display: none; }
      .products .product .netto-container .stamp {
        width: 120px;
        height: 120px;
        position: absolute;
        top: 40px;
        left: 0;
        display: block;
        border-radius: 50%;
        overflow: hidden; }
        .products .product .netto-container .stamp img {
          width: 100%;
          height: 100%; }
      .products .product .netto-container:hover {
        padding-bottom: 0px; }
        .products .product .netto-container:hover .image img {
          -webkit-transform: scale(0.7);
          -moz-transform: scale(0.7);
          -ms-transform: scale(0.7);
          -o-transform: scale(0.7);
          transform: scale(0.7); }
        .products .product .netto-container:hover .image span.eye {
          left: 0; }
        .products .product .netto-container:hover .image span.circle {
          right: 0; }
        .products .product .netto-container:hover .info .title {
          color: #c42695; }
        .products .product .netto-container:hover .info .prices {
          padding: 0;
          background: white; }
          .products .product .netto-container:hover .info .prices .old-price {
            display: none; }
          .products .product .netto-container:hover .info .prices .new-price {
            line-height: 37px;
            text-align: center;
            font-weight: 600;
            color: #c42695;
            padding: 0 !important; }
          @media (max-width: 991px) {
            .products .product .netto-container:hover .info .prices.simple {
              padding-bottom: 0px !important;
              padding-top: 1px !important; } }
          .products .product .netto-container:hover .info .prices.simple .new-price {
            line-height: 37px !important;
            padding-bottom: 1px !important; }
        .products .product .netto-container:hover .info .add-to-cart {
          margin-top: 0; }
      @media (max-width: 767px) {
        .products .product .netto-container .add-to-cart {
          margin-top: 0 !important;
          padding: 0 15px; } }
    @media (min-width: 540px) and (max-width: 767px) {
      .products .product {
        width: 50% !important;
        margin-bottom: 30px !important; }
        .products .product .info .stock-info .icon {
          margin-left: 5px !important; }
        .products .product .info .rating .text {
          padding: 0 !important; }
        .products .product .info .prices .new-price {
          font-size: 14px !important; } }
    .products .product .more-details-on-mobile {
      display: none; }
      @media (max-width: 991px) {
        .products .product .more-details-on-mobile {
          display: block;
          width: 100%;
          font-size: 14px;
          color: #1c95d3;
          font-family: 'Open Sans', sans-serif;
          text-transform: uppercase;
          font-weight: 600;
          padding: 8px 4px 8px 42px;
          margin-bottom: 10px;
          position: relative;
          cursor: pointer; }
          .products .product .more-details-on-mobile:before {
            content: "";
            content: "";
            background: url("../../../img/sprite.svg");
            background-size: 900px 900px;
            position: absolute;
            width: 32px;
            height: 25px;
            background-position: -730px -10px;
            top: 8px;
            left: 4px; } }
    .products .product .quick-wiew {
      position: absolute;
      top: 0px;
      z-index: 1;
      background: transparent;
      color: white;
      font-family: 'Open Sans', sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      left: -300px;
      height: auto;
      transition: 0.2s;
      width: 100%;
      margin-top: 40px;
      cursor: pointer;
      z-index: 3; }
      .products .product .quick-wiew.show {
        left: 0px; }
      .products .product .quick-wiew.show-for-long-time {
        left: 0px;
        cursor: pointer;
        z-index: 2; }
        .products .product .quick-wiew.show-for-long-time span.close-button {
          display: block;
          width: 20px;
          height: 20px;
          position: absolute;
          background: url("../../../img/sprite.svg");
          background-size: 900px 900px;
          background-position: -520px -400px;
          right: 50px;
          top: -30px; }
      .products .product .quick-wiew span.close-button {
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        background: url("../../../img/sprite.svg");
        background-size: 900px 900px;
        background-position: -500px -400px;
        right: 50px;
        top: -30px; }
      .products .product .quick-wiew .close-button {
        display: none; }
      .products .product .quick-wiew .circle {
        right: 0px;
        width: 40px;
        height: 40px;
        cursor: pointer;
        position: absolute;
        top: 0;
        display: none; }
        .products .product .quick-wiew .circle::before {
          content: "";
          background: url("../../../img/sprite.svg");
          background-size: 900px 900px;
          position: absolute;
          background-position: -730px -40px;
          width: 32px;
          height: 24px;
          top: 7px;
          left: 3px; }
      .products .product .quick-wiew .head {
        color: #c42695;
        font-size: 14px;
        line-height: 24px;
        background-color: rgba(255, 255, 255, 0.9);
        width: calc(100%);
        display: block;
        padding: 8px 4px 8px 42px;
        margin-top: -40px;
        font-weight: 400; }
        .products .product .quick-wiew .head:before {
          content: "";
          background: url("../../../img/sprite.svg");
          background-size: 900px 900px;
          position: absolute;
          width: 32px;
          height: 25px;
          background-position: -770px -10px;
          left: 4px; }
      .products .product .quick-wiew ul {
        list-style: none;
        padding: 0 5px 10px 5px;
        font-size: 14px;
        background: rgba(255, 255, 255, 0.9);
        margin-bottom: 0;
        min-height: 212px; }
        .products .product .quick-wiew ul li {
          color: #414042;
          font-weight: 400; }
          .products .product .quick-wiew ul li span {
            display: inline-block;
            float: right; }
      .products .product .quick-wiew .foot {
        width: 100%;
        height: 45px;
        text-align: center;
        cursor: pointer;
        background: rgba(255, 255, 255, 0.9);
        font-weight: 400; }
        .products .product .quick-wiew .foot .van {
          background: url("../../../img/sprite.svg");
          background-size: 900px 900px;
          width: 35px;
          height: 29px;
          background-position: -690px -240px;
          display: block;
          float: left;
          margin-right: 5px;
          margin-top: 8px;
          margin-left: calc(50% - 46px); }
        .products .product .quick-wiew .foot .free {
          font-size: 14px;
          display: block;
          line-height: 16px;
          text-align: left;
          margin-top: 8px; }
        .products .product .quick-wiew .foot .shipping {
          font-size: 12px;
          display: block;
          line-height: 12px;
          text-align: left; }
        .products .product .quick-wiew .foot .col-xs-6:first-child {
          min-height: 44px;
          /*&:hover {

            .van {

              //background-color: #ffcc09;
              background-position: -760px -330px;
            }

            span {

              color: #ffcc09;
            }
          }*/ }
          .products .product .quick-wiew .foot .col-xs-6:first-child .van {
            margin-left: 3px;
            margin-top: 12px;
            background-position: -760px -330px; }
            .products .product .quick-wiew .foot .col-xs-6:first-child .van span {
              color: #ffcc09; }
          .products .product .quick-wiew .foot .col-xs-6:first-child .free {
            color: #FFCC09;
            font-size: 12px; }
          .products .product .quick-wiew .foot .col-xs-6:first-child .shipping {
            color: #FFCC09;
            font-size: 13px; }
        .products .product .quick-wiew .foot .col-xs-6:last-child {
          background-position: -690px -240px;
          /*&:hover {

            .van {

              background-position: -690px -240px;
            }

            span {

              color: #c5d240;
            }
          }*/ }
          .products .product .quick-wiew .foot .col-xs-6:last-child span {
            color: #c5d240; }
          .products .product .quick-wiew .foot .col-xs-6:last-child .van {
            margin-left: 12px;
            margin-top: 9px; }
          .products .product .quick-wiew .foot .col-xs-6:last-child .shipping {
            font-size: 13px; }
    .products .product .compare {
      height: auto;
      overflow: hidden;
      position: absolute;
      top: 0;
      z-index: 1;
      color: white;
      font-family: 'Open Sans', sans-serif;
      text-transform: uppercase;
      cursor: pointer;
      right: -300px;
      max-width: calc(100% - 40px);
      width: 100%;
      transition: 0.2s; }
      .products .product .compare.show {
        right: 0; }
        .products .product .compare.show .eye {
          display: none; }
      .products .product .compare .eye {
        width: 40px;
        height: 40px;
        cursor: pointer;
        position: absolute;
        background: white;
        left: 0;
        top: 0;
        display: none; }
        .products .product .compare .eye::before {
          content: "";
          background: url("../../../img/sprite.svg");
          background-size: 900px 900px;
          position: absolute;
          width: 32px;
          height: 25px;
          background-position: -730px -10px;
          top: 7px;
          left: 3px; }
      .products .product .compare .head {
        color: #c42695;
        font-size: 14px;
        line-height: 24px;
        background-color: rgba(255, 255, 255, 0.9);
        width: 100%;
        display: block;
        padding: 8px 4px 8px 42px;
        text-align: right;
        padding-right: 45px; }
        .products .product .compare .head:before {
          content: "";
          background: url("../../../img/sprite.svg");
          background-size: 900px 900px;
          position: absolute;
          width: 32px;
          height: 25px;
          background-position: -770px -40px;
          right: 4px; }
    .products .product .image {
      position: relative;
      text-align: center;
      height: 180px;
      overflow: hidden; }
      .products .product .image span {
        width: 40px;
        height: 40px;
        cursor: pointer;
        position: absolute;
        background: white;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
        .products .product .image span.eye {
          left: -40px; }
          .products .product .image span.eye::before {
            content: "";
            background: url("../../../img/sprite.svg");
            background-size: 900px 900px;
            position: absolute;
            width: 32px;
            height: 25px;
            background-position: -730px -10px;
            top: 7px;
            left: 3px; }
        .products .product .image span.circle {
          right: 0px;
          right: -40px; }
          .products .product .image span.circle::before {
            content: "";
            background: url("../../../img/sprite.svg");
            background-size: 900px 900px;
            position: absolute;
            background-position: -730px -40px;
            width: 32px;
            height: 24px;
            top: 7px;
            left: 3px; }
      .products .product .image img {
        max-width: 100%;
        margin: auto;
        top: 0;
        bottom: 0;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 0;
        -webkit-transition: 0.2s;
        transition: 0.2s;
        -webkit-transform: scale(0.65);
        -moz-transform: scale(0.65);
        -ms-transform: scale(0.65);
        -o-transform: scale(0.65);
        transform: scale(0.65);
        max-height: 280px; }
    .products .product .info {
      float: left;
      width: 100%;
      min-height: 175px;
      background: white; }
      .products .product .info a:hover {
        text-transform: none;
        text-decoration: none; }
      .products .product .info a .product-name-block {
        min-height: 58px; }
        .products .product .info a .product-name-block h3 {
          color: #414042;
          font-size: 14px;
          font-family: 'Open Sans', sans-serif;
          font-weight: 600;
          text-align: left;
          margin-bottom: 0;
          height: 47px;
          overflow: hidden;
          margin-top: 8px; }
          @media (max-width: 991px) {
            .products .product .info a .product-name-block h3 {
              text-align: center; } }
      .products .product .info .rating {
        float: left;
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
        display: block;
        position: relative;
        z-index: 2;
        background: white; }
        .products .product .info .rating .stars {
          padding: 0;
          min-width: 126px;
          width: 50%;
          float: left;
          display: block;
          text-align: center; }
          .products .product .info .rating .stars .star {
            width: 21px;
            height: 20px;
            display: inline-block;
            background: url("../../../img/sprite.svg");
            background-size: 900px 900px;
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
            -webkit-transition-duration: 0s;
            transition-duration: 0s; }
            .products .product .info .rating .stars .star.silver {
              background-position: -150px -100px; }
            .products .product .info .rating .stars .star.gold {
              background-position: -180px -100px; }
            .products .product .info .rating .stars .star.full-gold {
              background-position: -150px -130px; }
        .products .product .info .rating .text {
          float: left;
          width: 50%;
          margin-top: 2px;
          text-align: center; }
          .products .product .info .rating .text span {
            color: #808285;
            font-size: 13px;
            font-family: 'Open Sans', serif;
            font-style: italic;
            font-weight: 300;
            text-align: left;
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
            -webkit-transition-duration: 0s;
            transition-duration: 0s; }
        .products .product .info .rating:hover .stars .star {
          background-position: -150px -130px; }
          .products .product .info .rating:hover .stars .star:nth-child(1) {
            -webkit-transition-delay: 0.05s;
            transition-delay: 0.05s;
            -webkit-transition-duration: 0s;
            transition-duration: 0s; }
          .products .product .info .rating:hover .stars .star:nth-child(2) {
            -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
            -webkit-transition-duration: 0s;
            transition-duration: 0s; }
          .products .product .info .rating:hover .stars .star:nth-child(3) {
            -webkit-transition-delay: 0.15s;
            transition-delay: 0.15s;
            -webkit-transition-duration: 0s;
            transition-duration: 0s; }
          .products .product .info .rating:hover .stars .star:nth-child(4) {
            -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
            -webkit-transition-duration: 0s;
            transition-duration: 0s; }
          .products .product .info .rating:hover .stars .star:nth-child(5) {
            -webkit-transition-delay: 0.25s;
            transition-delay: 0.25s;
            -webkit-transition-duration: 0s;
            transition-duration: 0s; }
        .products .product .info .rating:hover .text span {
          color: #FFB10B;
          -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
          -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s; }
      .products .product .info .stock-info {
        padding: 0;
        position: relative;
        display: block;
        text-align: center;
        z-index: 2;
        background: white;
        height: 42px; }
        .products .product .info .stock-info .icon {
          width: 25px;
          height: 13px;
          margin-top: 13px;
          background: url("../../../img/sprite.svg");
          background-size: 900px 900px;
          display: none; }
        .products .product .info .stock-info .text {
          font-size: 13px;
          text-transform: uppercase;
          font-family: 'Open Sans', sans-serif;
          margin-left: 2px;
          display: inline-block;
          line-height: 39px; }
        .products .product .info .stock-info.green .icon {
          background-position: -210px -100px; }
        .products .product .info .stock-info.green .text {
          color: #00af4d; }
        .products .product .info .stock-info.grey .icon {
          background-position: -210px -120px; }
        .products .product .info .stock-info.grey .text {
          color: #808285; }
        .products .product .info .stock-info.blue .icon {
          background-position: -210px -140px; }
        .products .product .info .stock-info.blue .text {
          color: #1c95d3; }
      .products .product .info .prices {
        float: left;
        padding: 4px 10px 1px 10px;
        position: relative;
        z-index: 2;
        background: white;
        height: 42px; }
        .products .product .info .prices.simple {
          background-color: white;
          padding-top: 1px;
          padding-left: 0;
          padding-right: 0; }
          .products .product .info .prices.simple .new-price {
            line-height: 35px;
            text-align: center;
            font-weight: 600;
            color: #c42695;
            padding: 0 !important; }
            @media (max-width: 991px) {
              .products .product .info .prices.simple .new-price {
                line-height: 36px; } }
        .products .product .info .prices .old-price {
          font-size: 12px;
          font-family: 'Open Sans', sans-serif;
          color: white;
          width: 100%;
          display: block;
          line-height: 10px;
          position: absolute;
          text-align: center;
          top: 30px;
          text-decoration: line-through; }
        .products .product .info .prices .new-price {
          font-family: 'Open Sans', sans-serif;
          color: #c5d240;
          font-size: 16px;
          text-align: right;
          width: 100%;
          display: block;
          line-height: 24px; }
      .products .product .info .add-to-cart {
        width: 100%;
        float: left;
        height: 32px;
        margin-top: -32px;
        transition: 0.2s;
        position: relative;
        overflow: hidden;
        z-index: 1; }
        .products .product .info .add-to-cart .helper-line {
          background-color: #c42695;
          display: block;
          position: absolute;
          top: -36px;
          left: 0;
          width: 100%;
          height: 32px;
          transition: 0.3s;
          border-radius: 3px; }
          @media (max-width: 767px) {
            .products .product .info .add-to-cart .helper-line {
              display: none; } }
          .products .product .info .add-to-cart .helper-line .text2 {
            background-color: #c42695;
            font-size: 14px;
            color: white;
            display: block;
            float: right;
            padding: 6px 15px;
            text-transform: uppercase;
            font-weight: 600;
            font-family: 'Open Sans', sans-serif;
            cursor: pointer;
            text-align: center;
            width: 100%;
            border-radius: 3px; }
            @media (max-width: 767px) {
              .products .product .info .add-to-cart .helper-line .text2 {
                display: none; } }
        .products .product .info .add-to-cart:hover .helper-line {
          transition: 0.3s;
          top: 0px;
          background-color: #c42695;
          border-radius: 3px; }
          .products .product .info .add-to-cart:hover .helper-line .text2 {
            background-color: #c42695;
            font-size: 14px;
            color: white;
            display: block;
            float: right;
            padding: 6px 15px;
            text-transform: uppercase;
            font-weight: 600;
            font-family: 'Open Sans', sans-serif;
            cursor: pointer;
            text-align: center;
            width: 100%;
            border-radius: 3px; }
        .products .product .info .add-to-cart .text {
          background-color: white;
          font-size: 14px;
          color: #c42695;
          display: block;
          float: right;
          padding: 5px 15px;
          text-transform: uppercase;
          font-weight: 600;
          font-family: 'Open Sans', sans-serif;
          cursor: pointer;
          text-align: center;
          width: 100%;
          border: 1px solid #c42695;
          border-radius: 3px; }
    @media (max-width: 991px) {
      .products .product {
        padding-bottom: 0px; }
        .products .product .info .prices {
          padding: 0;
          background: white; }
          .products .product .info .prices .old-price {
            display: none; }
          .products .product .info .prices .new-price {
            line-height: 37px;
            text-align: center;
            font-weight: 600;
            color: #c42695; }
        .products .product .info .add-to-cart {
          max-height: 100px; } }

.services-line .services {
  border: 1px dotted #c42695;
  float: left;
  width: 100%;
  color: #c42695;
  padding-bottom: 5px;
  margin: 0px 0 25px 0; }
  .services-line .services span {
    color: #c42695; }
  .services-line .services .service.house-to-house {
    width: 25%;
    float: left;
    position: relative;
    padding-left: 40px; }
    .services-line .services .service.house-to-house:before {
      content: "";
      background: url("../../../img/sprite.svg");
      background-size: 900px 900px;
      content: "";
      position: absolute;
      top: 8px;
      left: 11px;
      width: 35px;
      height: 35px;
      background-position: -560px -190px; }
    .services-line .services .service.house-to-house:hover:before, .services-line .services .service.house-to-house.active:before {
      content: "";
      background-position: -560px -300px; }
  .services-line .services .service.plus-garantee {
    width: 25%;
    float: left;
    position: relative;
    padding-left: 40px; }
    .services-line .services .service.plus-garantee:before {
      content: "";
      background: url("../../../img/sprite.svg");
      background-size: 900px 900px;
      position: absolute;
      top: 8px;
      left: 11px;
      width: 35px;
      height: 35px;
      background-position: -605px -190px; }
    .services-line .services .service.plus-garantee:hover:before, .services-line .services .service.plus-garantee.active:before {
      content: "";
      background-position: -605px -300px; }
  .services-line .services .service.variantee {
    width: 25%;
    float: left;
    position: relative;
    padding-left: 40px; }
    .services-line .services .service.variantee:before {
      content: "";
      background: url("../../../img/sprite.svg");
      background-size: 900px 900px;
      position: absolute;
      top: 8px;
      left: 14px;
      width: 29px;
      height: 36px;
      background-position: -650px -190px; }
    .services-line .services .service.variantee:hover:before, .services-line .services .service.variantee.active:before {
      content: "";
      background-position: -650px -300px; }
  .services-line .services .service.free-shipping {
    width: 25%;
    float: left;
    position: relative;
    padding-left: 40px; }
    .services-line .services .service.free-shipping:before {
      content: "";
      background: url("../../../img/sprite.svg");
      background-size: 900px 900px;
      position: absolute;
      top: 13px;
      left: 9px;
      width: 35px;
      height: 35px;
      background-position: -688px -190px; }
    .services-line .services .service.free-shipping:hover:before, .services-line .services .service.free-shipping.active:before {
      content: "";
      background-position: -688px -300px; }
  .services-line .services .service a {
    float: left;
    height: 50px;
    font-size: 13px;
    color: white;
    padding-top: 9px;
    padding-left: 13px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none; }
    .services-line .services .service a span {
      display: block; }
    .services-line .services .service a .bold-line {
      /*
        kurv├íra nem bold
      */
      font-weight: 400;
      text-transform: uppercase;
      font-size: 13px; }
    .services-line .services .service a .simple-line {
      color: #414042; }
    .services-line .services .service a:hover {
      color: #c42695;
      text-decoration: none; }
  @media (max-width: 767px) {
    .services-line .services .service {
      width: 100% !important; } }

.multifunction-tile-block .tiles .tile {
  float: left; }
  @media (min-width: 992px) {
    .multifunction-tile-block .tiles .tile.tile-tall img {
      height: 444px; } }
  .multifunction-tile-block .tiles .tile.tile-wide img {
    max-height: 210px; }
  .multifunction-tile-block .tiles .tile img {
    width: 100%; }
  .multifunction-tile-block .tiles .tile .title {
    color: #414042;
    font-size: 14px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 8px;
    padding-bottom: 15px; }
  .multifunction-tile-block .tiles .tile .services-tile-slider-buttonz {
    text-align: center; }
    .multifunction-tile-block .tiles .tile .services-tile-slider-buttonz span {
      width: auto;
      padding: 6px 14px 12px 14px;
      cursor: pointer;
      float: none;
      margin: auto;
      display: inline-block; }
      .multifunction-tile-block .tiles .tile .services-tile-slider-buttonz span.slick-current {
        color: #c42695; }
      .multifunction-tile-block .tiles .tile .services-tile-slider-buttonz span:focus {
        outline: none;
        border: none;
        box-shadow: none; }

.shipping-line .opportunities {
  border: 1px dotted #c42695;
  float: left;
  width: 100%;
  color: #c42695;
  padding-bottom: 5px;
  margin: 10px 0 20px 0; }
  @media (max-width: 767px) {
    .shipping-line .opportunities .opportunity {
      width: 100% !important; } }
  .shipping-line .opportunities .opportunity span {
    color: #c42695; }
  .shipping-line .opportunities .opportunity.personal {
    width: 25%;
    float: left;
    position: relative;
    padding-left: 40px; }
    .shipping-line .opportunities .opportunity.personal:before {
      content: "";
      background: url("../../../img/sprite.svg");
      background-size: 900px 900px;
      content: "";
      position: absolute;
      top: 8px;
      left: 11px;
      width: 35px;
      height: 35px;
      background-position: -560px -190px; }
    .shipping-line .opportunities .opportunity.personal:hover:before, .shipping-line .opportunities .opportunity.personal.active:before {
      content: "";
      background-position: -560px -300px; }
  .shipping-line .opportunities .opportunity.trans-o-flex {
    width: 25%;
    float: left;
    position: relative;
    padding-left: 40px; }
    .shipping-line .opportunities .opportunity.trans-o-flex:before {
      content: "";
      background: url("../../../img/sprite.svg");
      background-size: 900px 900px;
      content: "";
      position: absolute;
      top: 8px;
      left: 11px;
      width: 35px;
      height: 35px;
      background-position: -605px -190px; }
    .shipping-line .opportunities .opportunity.trans-o-flex:hover:before, .shipping-line .opportunities .opportunity.trans-o-flex.active:before {
      content: "";
      background-position: -605px -300px; }
  .shipping-line .opportunities .opportunity.sprinter {
    width: 25%;
    float: left;
    position: relative;
    padding-left: 40px; }
    .shipping-line .opportunities .opportunity.sprinter:before {
      content: "";
      background: url("../../../img/sprite.svg");
      background-size: 900px 900px;
      content: "";
      position: absolute;
      top: 8px;
      left: 14px;
      width: 29px;
      height: 36px;
      background-position: -650px -190px; }
    .shipping-line .opportunities .opportunity.sprinter:hover:before, .shipping-line .opportunities .opportunity.sprinter.active:before {
      content: "";
      background-position: -650px -300px; }
  .shipping-line .opportunities .opportunity.foxpost {
    width: 25%;
    float: left;
    position: relative;
    padding-left: 40px; }
    .shipping-line .opportunities .opportunity.foxpost:before {
      content: "";
      background: url("../../../img/sprite.svg");
      background-size: 900px 900px;
      content: "";
      position: absolute;
      top: 13px;
      left: 9px;
      width: 35px;
      height: 35px;
      background-position: -688px -190px; }
    .shipping-line .opportunities .opportunity.foxpost:hover:before, .shipping-line .opportunities .opportunity.foxpost.active:before {
      content: "";
      background-position: -688px -300px; }
  .shipping-line .opportunities .opportunity a {
    float: left;
    height: 50px;
    font-size: 13px;
    color: white;
    padding-top: 9px;
    padding-left: 13px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none; }
    .shipping-line .opportunities .opportunity a span {
      display: block; }
    .shipping-line .opportunities .opportunity a .bold-line {
      font-weight: 400;
      text-transform: uppercase;
      font-size: 13px; }
    .shipping-line .opportunities .opportunity a .simple-line {
      color: #414042; }
    .shipping-line .opportunities .opportunity a:hover {
      color: #c42695;
      text-decoration: none; }

.news-block .highlihgted-products {
  margin-bottom: 20px; }
  .news-block .highlihgted-products .product {
    margin-bottom: 10px; }
    .news-block .highlihgted-products .product h3.title {
      width: 100%;
      color: #414042;
      text-transform: uppercase;
      font-size: 14px;
      text-align: center;
      font-weight: 700;
      margin-top: 10px; }
    .news-block .highlihgted-products .product .image-wrapper .image {
      text-align: center; }
      .news-block .highlihgted-products .product .image-wrapper .image img {
        max-height: 192px;
        margin: auto; }
    .news-block .highlihgted-products .product .info-wrapper .description {
      width: 100%;
      margin-bottom: 16px; }
      .news-block .highlihgted-products .product .info-wrapper .description p {
        text-align: justify;
        color: #414042;
        font-size: 13px; }
    .news-block .highlihgted-products .product .info-wrapper .prices .price {
      font-size: 14px;
      color: #c42695;
      text-align: right;
      float: left;
      width: 100%;
      line-height: 16px;
      margin-top: 9px; }
    .news-block .highlihgted-products .product .info-wrapper .prices .old-price {
      font-size: 14px;
      color: #414042;
      text-align: right;
      float: left;
      width: 100%;
      text-decoration: line-through; }
    @media (max-width: 767px) {
      .news-block .highlihgted-products .product .info-wrapper .button-wrapper {
        padding-left: 0; } }
    .news-block .highlihgted-products .product .info-wrapper .button-wrapper .button {
      border: 1px solid #c42695;
      color: #c42695;
      text-align: center;
      padding: 4px 8px;
      width: 100%;
      float: left; }
      .news-block .highlihgted-products .product .info-wrapper .button-wrapper .button:hover {
        color: white;
        background-color: #c42695; }
    .news-block .highlihgted-products .product.pre-order .row:last-child {
      margin-top: 14px; }
    .news-block .highlihgted-products .product.pre-order .button-wrapper {
      padding-top: 2px; }
      @media (min-width: 768px) {
        .news-block .highlihgted-products .product.pre-order .button-wrapper {
          padding-left: 0; } }
    .news-block .highlihgted-products .product.pre-order .prices .old-price {
      display: none; }
    .news-block .highlihgted-products .product.pre-order .prices .new-price {
      font-size: 16px;
      line-height: 32px;
      color: #c42695;
      text-align: center;
      width: 100%;
      float: left;
      font-weight: 600; }
    .news-block .highlihgted-products .product.highlighted .price {
      margin-top: 6px; }
      @media (min-width: 768px) {
        .news-block .highlihgted-products .product.highlighted .price {
          padding-left: 0; } }
    .news-block .highlihgted-products .product .attribute-line {
      width: 100%;
      text-align: center; }
      .news-block .highlihgted-products .product .attribute-line .attribute {
        float: none;
        text-align: center;
        padding: 10px 15px;
        display: inline-block; }
        .news-block .highlihgted-products .product .attribute-line .attribute img {
          width: 25px;
          margin-bottom: 5px;
          max-height: 25px; }
        .news-block .highlihgted-products .product .attribute-line .attribute .name {
          color: #c42695;
          text-align: center;
          font-weight: 600;
          display: block; }
        .news-block .highlihgted-products .product .attribute-line .attribute .value {
          color: #c42695;
          text-align: center;
          font-weight: 400;
          display: block; }
.news-block .articles .article {
  cursor: pointer;
  margin-bottom: 18px;
  cursor: pointer; }
  .news-block .articles .article .image {
    position: relative; }
    .news-block .articles .article .image .label {
      position: absolute;
      left: 10px;
      top: 0;
      padding: 3px 6px;
      font-size: 12px;
      text-transform: uppercase;
      color: white;
      background-color: #c42695;
      font-weight: 600;
      border-radius: 0; }
    .news-block .articles .article .image img {
      width: 100%; }
  .news-block .articles .article .info {
    color: #414042;
    font-size: 13px; }
    .news-block .articles .article .info .title {
      text-transform: uppercase;
      margin-top: 4px;
      margin-bottom: 2px;
      font-weight: 600; }
    .news-block .articles .article .info .description {
      font-weight: 400;
      text-align: justify;
      line-height: 17px; }
  .news-block .articles .article .options .read-more {
    font-style: italic;
    text-align: left;
    color: #c42695; }
  .news-block .articles .article .options .time {
    color: #808285;
    font-style: italic;
    text-align: right; }
.news-block .articles .more-articles .article .image {
  padding-top: 10px; }
@media (min-width: 992px) {
  .news-block .articles .more-articles .article .info {
    padding-left: 0; } }
.news-block .articles .highlihgted-articles .article .info .title {
  min-height: 36px; }

.container.promotion {
  margin-bottom: 20px; }
  .container.promotion .promotion-banner img {
    max-height: 432px;
    margin-top: 60px; }
  .container.promotion .promotion-products .product {
    margin-bottom: 32px; }
    .container.promotion .promotion-products .product .image {
      max-height: 120px;
      text-align: center; }
      .container.promotion .promotion-products .product .image img {
        max-height: 120px;
        margin: auto; }
    .container.promotion .promotion-products .product .title {
      width: 100%;
      float: left;
      color: #414042;
      font-size: 14px;
      text-align: center;
      margin-top: 10px;
      height: 32px;
      overflow: hidden;
      font-weight: 600; }
    .container.promotion .promotion-products .product .options .price span {
      color: #c42695;
      float: left;
      width: 100%;
      text-align: right;
      font-size: 16px;
      font-weight: 600;
      line-height: 26px; }
      @media (max-width: 767px) {
        .container.promotion .promotion-products .product .options .price span {
          text-align: center; } }
    .container.promotion .promotion-products .product .options .add-to-cart {
      padding-left: 0; }
      .container.promotion .promotion-products .product .options .add-to-cart span {
        font-family: 'Open Sans', sans-serif;
        border: 1px solid #c42695;
        color: #c42695;
        float: right;
        width: 100%;
        text-transform: uppercase;
        font-weight: 600;
        padding: 4px 6px;
        text-align: center;
        border-radius: 3px;
        cursor: pointer; }
        .container.promotion .promotion-products .product .options .add-to-cart span:hover {
          background-color: #c42695;
          color: white; }

body {
  font-family: 'Open Sans', sans-serif;
  padding-top: 50px; }
  body.mainpage .promotion-content-block .header {
    display: none; }
  body.mainpage .promotion-content-block .list .options-line {
    display: none; }
  body .products {
    margin-top: 20px; }
  body .main-slider-line {
    width: 100%;
    float: left;
    min-height: 478px;
    max-height: 478px;
    position: relative;
    text-align: center;
    margin-top: 50px;
    overflow: hidden; }
    body .main-slider-line .main-slider {
      display: none; }
      @media (min-width: 768px) {
        body .main-slider-line .main-slider {
          display: block;
          max-height: 478px;
          top: 0px;
          margin: auto;
          position: relative; }
          body .main-slider-line .main-slider .slider {
            overflow: hidden; }
          body .main-slider-line .main-slider .slick-slide img {
            width: 100%;
            margin-top: 0px;
            -webkit-transition: 0.2s;
            transition: 0.2s; }
          body .main-slider-line .main-slider .slick-slide:hover {
                    /*img {

                      -webkit-transform: scale(1.08);
                      -moz-transform: scale(1.08);
                      -ms-transform: scale(1.08);
                      -o-transform: scale(1.08);
                      transform: scale(1.08);
                    }*/ }
          body .main-slider-line .main-slider .slick-slide:focus {
            outline: none; }
          body .main-slider-line .main-slider .slick-shadow {
            position: absolute;
            height: 100%;
            width: 520px;
            top: 0;
            display: block;
            z-index: 1; }
            body .main-slider-line .main-slider .slick-shadow.left {
              left: 650px;
              background-size: 520px; }
            body .main-slider-line .main-slider .slick-shadow.right {
              right: 650px;
              background-size: 520px; }
          body .main-slider-line .main-slider .slick-prev {
            left: 1180px;
            z-index: 1;
            margin-top: -28px;
            content: "";
            background: url("../../../img/sprite.svg");
            background-size: 900px 900px;
            height: 36px;
            width: 20px;
            background-position: -520px -150px; }
            body .main-slider-line .main-slider .slick-prev:before {
              content: "";
              display: none; }
          body .main-slider-line .main-slider .slick-next {
            right: 1180px;
            z-index: 1;
            margin-top: -28px;
            content: "";
            background: url("../../../img/sprite.svg");
            background-size: 900px 900px;
            height: 36px;
            width: 20px;
            background-position: -490px -150px; }
            body .main-slider-line .main-slider .slick-next:before {
              content: "";
              display: none; }
          body .main-slider-line .main-slider .buttons {
            margin-top: 0px;
            height: 30px;
            position: relative;
            padding-top: 5px;
            text-align: center;
            padding-left: 0;
            z-index: 0;
            width: 100%; }
            body .main-slider-line .main-slider .buttons .label {
              color: #414042;
              text-transform: uppercase;
              font-size: 14px;
              padding: 3px 10px 3px 10px;
              cursor: pointer;
              border-radius: 0;
              font-weight: 400;
              border-right: 1px solid #414042; }
              body .main-slider-line .main-slider .buttons .label:hover {
                color: #c42695; }
              body .main-slider-line .main-slider .buttons .label.slick-current {
                color: #c42695; }
              body .main-slider-line .main-slider .buttons .label:last-child {
                border: none; }
          body .main-slider-line .main-slider .buttons-slider-hover-controll-area {
            width: 60px;
            height: 31px;
            opacity: 0;
            background-color: #c42695;
            position: absolute;
            display: block;
            bottom: 0;
            z-index: 2;
            transition: 0.3s; }
            body .main-slider-line .main-slider .buttons-slider-hover-controll-area.prev {
              left: 15px; }
            body .main-slider-line .main-slider .buttons-slider-hover-controll-area.next {
              right: 15px; }
            body .main-slider-line .main-slider .buttons-slider-hover-controll-area:hover {
              opacity: 0; }
          body .main-slider-line .main-slider .slider-hover-controll-line {
            float: left;
            width: 100%;
            display: block;
            margin-top: -31px;
            height: 31px;
            position: relative;
            z-index: -1; }
            body .main-slider-line .main-slider .slider-hover-controll-line .hover-area {
              height: 100%;
              width: 50px;
              cursor: pointer;
              z-index: 2;
              position: relative; }
              body .main-slider-line .main-slider .slider-hover-controll-line .hover-area.prev {
                background-color: red;
                float: left; }
              body .main-slider-line .main-slider .slider-hover-controll-line .hover-area.next {
                background-color: green;
                float: right; } }
  body .services {
    padding-bottom: 20px; }
    body .services .service-item {
      text-align: center; }
      body .services .service-item a:hover {
        text-decoration: none; }
      body .services .service-item a:focus {
        text-decoration: none; }
      body .services .service-item a:active {
        text-decoration: none; }
      body .services .service-item img {
        margin-top: 20px;
        margin-bottom: 15px; }
      body .services .service-item span {
        width: 100%;
        text-align: center;
        display: block; }
        body .services .service-item span.title {
          font-family: 'Open Sans', serif;
          text-transform: uppercase;
          color: #b9338b;
          font-size: 20px;
          font-weight: 600;
          margin-bottom: 6px; }
        body .services .service-item span.description {
          text-align: justify;
          font-size: 12px;
          color: #808285; }
  body .subscribe {
    padding: 10px 15px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 20px;
    padding-top: 0; }
    body .subscribe form {
      border: 1px dotted #c42695;
      float: left;
      width: 100%;
      padding: 10px;
      padding-bottom: 8px; }
      @media (max-width: 991px) {
        body .subscribe form .form-item {
          margin: 5px 0; } }
      body .subscribe form .form-item input {
        border: 1px solid #808285;
        color: #414042;
        font-size: 13px; }
        body .subscribe form .form-item input:focus {
          outline: none;
          -webkit-box-shadow: none;
          box-shadow: none; }
        body .subscribe form .form-item input::-webkit-input-placeholder {
          color: #414042; }
        body .subscribe form .form-item input:-moz-placeholder {
          color: #414042; }
        body .subscribe form .form-item input::-moz-placeholder {
          color: #414042; }
        body .subscribe form .form-item input:-ms-input-placeholder {
          color: #414042; }
      body .subscribe form .form-item button {
        font-family: 'Open Sans', sans-serif;
        border: 1px solid #c42695;
        color: #c42695;
        background-color: transparent;
        float: right;
        width: 100%;
        text-transform: uppercase;
        font-weight: 600; }
        body .subscribe form .form-item button:hover {
          background-color: #c42695;
          color: white; }
      body .subscribe form .form-item .title {
        font-size: 13px;
        font-weight: 400;
        color: #c42695;
        width: 100%;
        display: block;
        font-family: 'Open Sans', serif;
        text-transform: uppercase;
        line-height: 19px; }
      body .subscribe form .form-item .title2 {
        font-size: 13px;
        color: #414042;
        width: 100%;
        display: block;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        line-height: 16px; }
  body .banner {
    padding-bottom: 20px; }
  body .about-us {
    padding-bottom: 20px; }
    body .about-us .column h1 {
      font-size: 20px;
      font-family: 'Open Sans', sans-serif;
      font-weight: 800;
      text-align: left;
      text-transform: uppercase;
      color: #414042;
      margin-top: 0;
      padding-right: 10px; }
    body .about-us .column p {
      font-size: 12px;
      font-family: 'Open Sans', sans-serif;
      text-align: justify;
      color: #414042;
      padding-right: 10px; }
    body .about-us .column img {
      width: 100%; }
    @media (max-width: 991px) {
      body .about-us .column {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 10px; }
        body .about-us .column h1, body .about-us .column p {
          padding-left: 0;
          padding-right: 0; } }

@media (max-width: 767px) {
  .promotion-banner {
    text-align: center; } }
@media (max-width: 767px) {
  .main-slider-line {
    height: 385px;
    margin-top: 20px !important;
    min-height: 385px !important; }
    .main-slider-line .main-mobile-slider {
      text-align: center; }
      .main-slider-line .main-mobile-slider img {
        margin: auto;
        left: 0;
        right: 0;
        float: none; } }

/*# sourceMappingURL=site.css.map */
