@charset "UTF-8";
/*
* www.KNACSS.com V4.3.4 (27 août 2015) @author: Raphael Goetter, Alsacreations
* Licence WTFPL http://www.wtfpl.net/

  Config file and project variables
  modified : ico-ono (12 décembre 2015)
*/
/********************************************************************************************/
/********************************************************************************************/
/*
$table-background:                  $base-box-bg;
//$dark-background:                   #333;
$light-background:                  #fff;
$homepage-footer-bg:                #f2f2f2;*/
#index .product-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 254px; }
  #index .product-container h4 {
    color: #fff;
    height: 45px; }
  #index .product-container .left-block, #index .product-container .right-block {
    position: absolute;
    width: 100%; }
  #index .product-container .left-block {
    background-color: #fff;
    height: 254px; }
  #index .product-container .right-block {
    height: 120px;
    bottom: 0px;
    padding: 14px 20px 20px 20px;
    background-color: rgba(10, 70, 125, 0.7);
    -webkit-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s; }
  @media screen and (max-width: 480px) {
    #index .product-container, #index .product-container .left-block {
      height: 424px; } }

.product_link {
  display: block;
  width: 100%;
  height: 100%; }
  .product_link:hover .img-responsive {
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
    -webkit-transition: all 1.25s ease-in-out 0s;
    transition: all 1.25s ease-in-out 0s; }
  .product_link:hover .btn_white_small {
    color: #fff;
    background: none;
    border: 1px solid #fff;
    padding-right: 25px;
    -webkit-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s; }
    .product_link:hover .btn_white_small:after {
      top: 1px !important;
      opacity: 1;
      right: 12px; }

#index .product-image-container {
  text-align: center;
  position: relative;
  height: 254px; }
  @media screen and (max-width: 480px) {
    #index .product-image-container {
      height: 424px; } }
  #index .product-image-container img {
    margin: 0 auto; }
  #index .product-image-container .quick-view-wrapper-mobile {
    display: none; }
    #index .product-image-container .quick-view-wrapper-mobile .quick-view-mobile {
      display: none; }
      @media (max-width: 3rem) {
        #index .product-image-container .quick-view-wrapper-mobile .quick-view-mobile {
          display: block;
          position: relative;
          background-color: rgba(208, 208, 211, 0.57);
          height: 130px;
          width: 85px;
          top: 80px;
          right: -162px;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
          zoom: 1;
          pointer-events: all; }
          #index .product-image-container .quick-view-wrapper-mobile .quick-view-mobile i {
            position: relative;
            top: 48px;
            left: -20px;
            font-size: x-large;
            color: black; }
          #index .product-image-container .quick-view-wrapper-mobile .quick-view-mobile i:before {
            -webkit-transform: rotate(315deg);
                    transform: rotate(315deg); } }
    @media (max-width: 3rem) {
      #index .product-image-container .quick-view-wrapper-mobile .quick-view-mobile:hover {
        background-color: rgba(167, 167, 167, 0.57); } }
    @media (max-width: 3rem) {
      #index .product-image-container .quick-view-wrapper-mobile {
        display: block;
        background-color: transparent;
        height: 155px;
        width: 215px;
        position: absolute;
        overflow: hidden;
        pointer-events: none;
        bottom: 0px;
        right: 0px; } }
  #index .product-image-container .quick-view {
    font: 700 13px/16px;
    color: #777676;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -21px 0 0 -53px;
    padding: 13px 0 0;
    background: rgba(255, 255, 255, 0.82);
    width: 107px;
    height: 43px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px; }
    @media (max-width: 3rem) {
      #index .product-image-container .quick-view {
        display: none; } }
    @media (min-width: 4rem) {
      #index .product-image-container .quick-view {
        display: none; } }
    @media (max-width: 0.7rem) {
      #index .product-image-container .quick-view {
        display: none; } }

#index .product-name {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 23px;
  color: #fff;
  margin-bottom: 0; }
  #index .product-name:hover p {
    color: #fff;
    background: none;
    border: 1px solid #fff;
    -webkit-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s; }

#category .grid > div, #prices-drop .grid > div, #best-sales .grid > div, #manufacturer .grid > div, #new-products .grid > div {
  overflow: hidden;
  background: #fff;
  float: left;
  position: relative;
  width: 31.33333%;
  min-height: 350px;
  margin-top: 20px;
  margin-bottom: 20px; }
  #category .grid > div.first, #prices-drop .grid > div.first, #best-sales .grid > div.first, #manufacturer .grid > div.first, #new-products .grid > div.first {
    margin-right: 1.5%; }
  #category .grid > div.item, #prices-drop .grid > div.item, #best-sales .grid > div.item, #manufacturer .grid > div.item, #new-products .grid > div.item {
    margin-left: 1.5%;
    margin-right: 1.5%; }
  #category .grid > div.last, #prices-drop .grid > div.last, #best-sales .grid > div.last, #manufacturer .grid > div.last, #new-products .grid > div.last {
    margin-left: 1.5%; }
  @media screen and (max-width: 1024px) {
    #category .grid > div, #prices-drop .grid > div, #best-sales .grid > div, #manufacturer .grid > div, #new-products .grid > div {
      width: 48.5%;
      margin-bottom: 20px;
      margin-left: 0 !important;
      margin-right: 0 !important; }
      #category .grid > div:nth-child(2n), #prices-drop .grid > div:nth-child(2n), #best-sales .grid > div:nth-child(2n), #manufacturer .grid > div:nth-child(2n), #new-products .grid > div:nth-child(2n) {
        margin-left: 2% !important; } }
  @media screen and (max-width: 480px) {
    #category .grid > div, #prices-drop .grid > div, #best-sales .grid > div, #manufacturer .grid > div, #new-products .grid > div {
      width: 100%;
      margin-bottom: 20px; }
      #category .grid > div:nth-child(2n), #prices-drop .grid > div:nth-child(2n), #best-sales .grid > div:nth-child(2n), #manufacturer .grid > div:nth-child(2n), #new-products .grid > div:nth-child(2n) {
        margin-left: 0px !important; } }

#category .product-container, #prices-drop .product-container, #best-sales .product-container, #manufacturer .product-container, #new-products .product-container {
  position: relative;
  width: 100%;
  height: 350px; }
  #category .product-container .left-block, #category .product-container .right-block, #prices-drop .product-container .left-block, #prices-drop .product-container .right-block, #best-sales .product-container .left-block, #best-sales .product-container .right-block, #manufacturer .product-container .left-block, #manufacturer .product-container .right-block, #new-products .product-container .left-block, #new-products .product-container .right-block {
    position: absolute;
    width: 100%; }
  #category .product-container .left-block, #prices-drop .product-container .left-block, #best-sales .product-container .left-block, #manufacturer .product-container .left-block, #new-products .product-container .left-block {
    height: 350px; }
  #category .product-container .right-block h5, #prices-drop .product-container .right-block h5, #best-sales .product-container .right-block h5, #manufacturer .product-container .right-block h5, #new-products .product-container .right-block h5 {
    margin-bottom: 15px;
    height: 40px; }
  #category .product-container .content_price, #prices-drop .product-container .content_price, #best-sales .product-container .content_price, #manufacturer .product-container .content_price, #new-products .product-container .content_price {
    width: 50%; }
  #category .product-container .product_link .btn_blue_small, #prices-drop .product-container .product_link .btn_blue_small, #best-sales .product-container .product_link .btn_blue_small, #manufacturer .product-container .product_link .btn_blue_small, #new-products .product-container .product_link .btn_blue_small {
    border: 1px solid #fff; }

.product_link {
  display: block;
  width: 100%;
  height: 100%; }
  .product_link .right-block {
    padding: 21px 20px 20px 20px;
    height: 140px;
    bottom: 0px;
    color: #0e284c;
    font-weight: normal;
    background-color: rgba(10, 70, 125, 0); }
  .product_link:hover .right-block {
    background-color: rgba(10, 70, 125, 0.9);
    -webkit-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s; }
  .product_link:hover .btn_blue_small {
    color: #fff;
    background: none;
    border: 1px solid #fff;
    -webkit-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
    padding-right: 25px; }
    .product_link:hover .btn_blue_small:after {
      opacity: 1;
      right: 12px; }
  .product_link:hover .price, .product_link:hover h5 {
    color: #fff; }
  .product_link:hover .img-responsive {
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
    -webkit-transition: all 1.25s ease-in-out 0s;
    transition: all 1.25s ease-in-out 0s; }
  .product_link .price-percent-reduction {
    font-size: 2.6rem;
    line-height: 4rem; }

.product-image-container {
  text-align: center;
  position: relative;
  height: 222px; }
  .product-image-container img {
    margin: 0 auto; }
  .product-image-container .quick-view-wrapper-mobile {
    display: none; }
    .product-image-container .quick-view-wrapper-mobile .quick-view-mobile {
      display: none; }
      @media (max-width: 3rem) {
        .product-image-container .quick-view-wrapper-mobile .quick-view-mobile {
          display: block;
          position: relative;
          background-color: rgba(208, 208, 211, 0.57);
          height: 130px;
          width: 85px;
          top: 80px;
          right: -162px;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
          zoom: 1;
          pointer-events: all; }
          .product-image-container .quick-view-wrapper-mobile .quick-view-mobile i {
            position: relative;
            top: 48px;
            left: -20px;
            font-size: x-large;
            color: black; }
          .product-image-container .quick-view-wrapper-mobile .quick-view-mobile i:before {
            -webkit-transform: rotate(315deg);
                    transform: rotate(315deg); } }
    @media (max-width: 3rem) {
      .product-image-container .quick-view-wrapper-mobile .quick-view-mobile:hover {
        background-color: rgba(167, 167, 167, 0.57); } }
    @media (max-width: 3rem) {
      .product-image-container .quick-view-wrapper-mobile {
        display: block;
        background-color: transparent;
        height: 155px;
        width: 215px;
        position: absolute;
        overflow: hidden;
        pointer-events: none;
        bottom: 0px;
        right: 0px; } }
  .product-image-container .quick-view {
    font: 700 13px/16px;
    color: #777676;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -21px 0 0 -53px;
    padding: 13px 0 0;
    background: rgba(255, 255, 255, 0.82);
    width: 107px;
    height: 43px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px; }
    @media (max-width: 3rem) {
      .product-image-container .quick-view {
        display: none; } }
    @media (min-width: 4rem) {
      .product-image-container .quick-view {
        display: none; } }
    @media (max-width: 0.7rem) {
      .product-image-container .quick-view {
        display: none; } }

#category .product-name, #prices-drop .product-name, #best-sales .product-name, #manufacturer .product-name {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 23px;
  margin-bottom: 0; }
