#products .products,
.featured-products .products,
.product-accessories .products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

#products .products-section-title,
.featured-products .products-section-title,
.product-accessories .products-section-title {
  margin: 2.5rem 0;
  font-weight: 500;
  text-align: center; }

.product-miniature .product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin: 0 0.8125rem; }
  .page-index .product-miniature .product, .page-search .product-miniature .product {
    width: 25%;
    min-width: 250px; }

.product-miniature .product-thumbnail {
  display: block; }

.product-miniature .thumbnail-container:hover .highlighted-informations, .product-miniature .thumbnail-container:focus .highlighted-informations {
  top: calc(100% - 4.4rem); }
  .product-miniature .thumbnail-container:hover .highlighted-informations::after, .product-miniature .thumbnail-container:focus .highlighted-informations::after {
    opacity: 1; }
  .product-miniature .thumbnail-container:hover .highlighted-informations.no-variants, .product-miniature .thumbnail-container:focus .highlighted-informations.no-variants {
    top: calc(100% - 2.5rem); }

.product-miniature .thumbnail-container .product-thumbnail {
  position: relative; }

.product-miniature .variant-links {
  position: relative;
  top: -0.25em;
  width: 100%;
  min-height: 2.5rem;
  padding-top: 0.1875rem;
  text-align: center;
  background: #fff; }

.product-miniature .thumbnail-top {
  position: relative;
  overflow: hidden; }

.product-miniature .highlighted-informations {
  position: absolute;
  top: 100%;
  z-index: 2;
  width: 100%;
  height: auto;
  padding: 0.625rem 0;
  text-align: center;
  background: #fff;
  transition: 0.3s; }
  .product-miniature .highlighted-informations .quick-view {
    font-size: 1rem;
    color: #7a7a7a; }
    .product-miniature .highlighted-informations .quick-view:hover {
      color: #7DBF43; }

.product-miniature .product-description {
  bottom: 0;
  height: auto;
  background: #fff; }

.product-miniature .product-flags li.product-flag.online-only {
  top: 13.1rem; }

.product-miniature .comments_note {
  color: #7a7a7a;
  text-align: center; }

.product-miniature .count {
  position: relative;
  bottom: 0.5rem;
  font-weight: 700;
  color: #7a7a7a; }

@media (max-width: 991.98px) {
  .featured-products .products {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

.ib-btn-home {
  padding: 0 45px 0 5px;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }
  .ib-btn-home i {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 40px;
    font-size: 20px; }

/*********************/
/*        RWD        */
/*********************/
@media (min-width: 992px) {
  .ib-btn-home {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 3rem 0 0.33333rem;
    font-size: 0.93333rem; }
    .ib-btn-home i {
      width: 2.66667rem;
      font-size: 1.33333rem; } }

/*** IBIF ***/
.ibif-boxes .ib-item {
  border-radius: 0.53333rem; }
  .ibif-boxes .ib-item > a {
    padding-bottom: 62.5%; }
    .ibif-boxes .ib-item > a:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(90deg, #0B5439 0%, rgba(11, 84, 57, 0) 100%);
      opacity: 0;
      transition: opacity 0.5s ease; }
  .ibif-boxes .ib-item > span {
    background-size: cover; }

.ibif-boxes .ib-bottom {
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  transition: max-width 0.5s ease;
  font-size: 1.53333rem;
  line-height: 2.66667rem;
  text-transform: uppercase;
  font-weight: 900;
  padding: 2rem;
  color: #fff; }

.ibif-boxes .ib-item:hover > a:before {
  opacity: 1; }

.ibif-boxes .ib-item:hover .ib-bottom {
  max-width: 95%; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 991.98px) {
  .ibif-boxes .h4 {
    font-size: 18px; } }

@media (min-width: 576px) {
  .ibif-boxes .ib-col {
    width: 50%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; } }

@media (min-width: 992px) {
  .ibif-boxes .ib-col {
    width: 20%;
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%; }
  .ibif-boxes .icon {
    border-width: 0.13333rem;
    width: 2.26667rem;
    height: 2.26667rem;
    line-height: 2rem;
    font-size: 1.33333rem; } }

/*** IBIF ***/
section.ibif-seotext {
  border: 1px solid #E7E7E7; }
  section.ibif-seotext h2::before {
    content: '';
    width: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid;
    display: block; }
  section.ibif-seotext .ib-item p {
    text-align: justify;
    line-height: 1.5; }
  section.ibif-seotext .ib-showall {
    background: none;
    top: 8px; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 767.98px) {
  .ib-hidden {
    display: none; } }

@media (min-width: 992px) {
  section.ibif-seotext {
    border: none; }
    section.ibif-seotext h2::before {
      width: 1rem;
      margin-top: 0;
      margin-bottom: 2.66667rem; } }

.ig-carousel .swiper-slide {
  border-radius: 0.53333rem;
  overflow: hidden; }
  .ig-carousel .swiper-slide:before {
    content: "";
    opacity: 0;
    background-color: #000000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: ease .3s all; }
  .ig-carousel .swiper-slide:after {
    content: "";
    background: url(../img/fa7e2ced7c394947af18.svg) no-repeat;
    background-size: cover;
    position: absolute;
    top: 0.66667rem;
    right: 0.66667rem;
    width: 1.33333rem;
    height: 1.33333rem;
    transition: ease .3s all; }
  .ig-carousel .swiper-slide:hover:before {
    opacity: 0.3; }
  .ig-carousel .swiper-slide:hover:after {
    width: 2.26667rem;
    height: 2.26667rem; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 575.98px) {
  .products.swiper .product.swiper-slide {
    max-width: 230px; } }

@media (min-width: 992px) {
  #index #last-viewed-carousel .product-miniature {
    font-size: 1rem; } }


/*# sourceMappingURL=index.css.map*/