/* Pagination */
nav.pagination .pagination_text {
  padding-top: 5px;
  ;
}

nav.pagination .pagination_block {
  text-align: right;
}

.page-list {
  display: inline-block;
  padding-left: 0;
  margin: 0;
  border-radius: 4px;
}

.page-list>li {
  display: inline;
}

.page-list>li>a,
.page-list>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  /*color: #337ab7;*/
  color: #3F3F3F;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.page-list>li:first-child>a,
.page-list>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.page-list>li:last-child>a,
.page-list>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.page-list>li>a:hover,
.page-list>li>span:hover,
.page-list>li>a:focus,
.page-list>li>span:focus {
  z-index: 2;
  /*color: #23527c;*/
  background-color: #eee;
  border-color: #ddd;
}

.page-list>.active>a,
.page-list>.active>span,
.page-list>.active>a:hover,
.page-list>.active>span:hover,
.page-list>.active>a:focus,
.page-list>.active>span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #3E3E3E;
  /*border-color: #337ab7;*/
}

.page-list>.disabled>span,
.page-list>.disabled>span:hover,
.page-list>.disabled>span:focus,
.page-list>.disabled>a,
.page-list>.disabled>a:hover,
.page-list>.disabled>a:focus {
  color: #9C9C9C;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.page-list-lg>li>a,
.page-list-lg>li>span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.page-list-lg>li:first-child>a,
.page-list-lg>li:first-child>span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.page-list-lg>li:last-child>a,
.page-list-lg>li:last-child>span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.page-list-sm>li>a,
.page-list-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.page-list-sm>li:first-child>a,
.page-list-sm>li:first-child>span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.page-list-sm>li:last-child>a,
.page-list-sm>li:last-child>span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pagination .current a {
  font-size: inherit;
  text-decoration: none;
  color: inherit;
  background-color: #ccc;
  color: #fff;
}

.page-list>li:last-child>a,
.page-list>li:last-child>span {
  padding: 5px 1px 1px 12px;
}

.products-sort-order .select-title {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: .4rem;
}

.product-miniature .highlighted-informations {
  position: relative;
  transition: none;
}

.products>div {
  border-right: 1px solid #d6d4d4;
  margin-bottom: 15px;
}
.product-miniature{
  display: table !important;
}

.product-miniature .thumbnail-container {
  margin-bottom: 0px;
}

@media (min-width: 1200px) {
  .products>div:nth-child(4n) {
    border: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .products>div:nth-child(3n) {
    border: none;
  }
}

@media (max-width: 991px) {
  .products>div:nth-child(2n) {
    border: none;
  }
}

.brand_img{
  z-index: 10;
  position: relative;
}

.product-miniature .product-description {
  text-align: center;
}

.reference {
  font-size: 12px;
  margin-bottom: 20px;
  font-weight: 900;
}


.product-miniature .highlighted-informations {
  display: none;
}

.product-miniature .product-title {
  height: 60px;
}

.product-miniature .product-title a {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  float: none;
  font-weight: 600;
  font-size: small;
  color: #111;
  font-family: 'Montserrat', sans-serif;
}

.product-miniature .product-title a:hover {
  color: #3a3939;
}

.product-price-and-shipping {
  text-align: center;
  background: #eee;
  display: table;
  vertical-align: middle;
  height: 65px;
  position: relative;
  width: 100%;
}

.product-price-and-shipping>* {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  /* height: 100%; */
  float: none;
  /* height: 65px; */
  width: 100%;
  /* text-align: center; */
}

.product-price-and-shipping span {
  display: block;
  width: 100%;
  text-align: center;
}

.with-tax-price-value {
  font-size: 11px;
  font-weight: 300;
  color: #7b7b7b;
  font-family: 'Montserrat', sans-serif;
  display: inherit;
  vertical-align: middle;
  line-height: 0.9rem;
  ;
}

.product-miniature .product-price-and-shipping .regular-price {
  display: inline;
}

.minimal_quantity{
  font-size: 11px;
  font-weight: 300;
  color: #7b7b7b;
  font-family: 'Montserrat', sans-serif;
  display: inherit;
  vertical-align: middle;
  line-height: 0.9rem;
}
.product-miniature .product-price-and-shipping .discount-product {
  display: inline;
  width: auto;
  color: white;
  background-color: red;
  text-decoration: none;
  font-size: 0.9rem;
  margin-left: 3px;
}

.product-miniature .thumbnail-container .product-thumbnail img {
  width: 100%;
}

.product-flags {
  flex-direction: row-reverse;
}

.product-flags li.product-flag {
  padding: 0.100rem 0.100rem;
}

.js-product-miniature .product-flag {
  font-size: 9px !important;
}

.product-miniature .product-flags li.product-flag {
  min-height: 0rem;
}

.js-product-miniature .product-flags li.product-flag.on-sale {
  margin-top: 10px !important;
  padding-bottom: 10px;
  padding-top: 2px;
}

.product-miniature .add-to-cart {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin: 0;
}

.product-miniature .add-to-cart .ajax_add_to_cart_button {
  color: #9A9A9A;
  background: #fff;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  width: 100%;
  text-shadow: none;
  box-shadow: none;
}



#product-availability {
  font-size: 12px;
  display: block;
  width: 100%;
  text-align: center;
  height: 3rem;
  line-height: 1rem;
}

#search_filters>.h6,
#search_filters_brands>.h6,
#search_filters_suppliers>.h6 {
  font-size: 18px;
  font-weight: 500;
}

#product-availability .material-icons {
  font-size: 19px;
  display: ruby-base;
}




.state-available {
  color: #4cbb6c;
}

.state-available.quantity-0 {
  color: #ffb448 !important;
}

.state-available.quantity-0 i {
  color: #ffb448 !important;
}



.state-unavailable {
  color: #c84131;
}


.featured-products .products>div {
  border: 1px solid #d6d4d4;
}

.product-flags li.product-flag.discount-percentage,
.product-flags li.product-flag.discount-amount,
.product-flags li.product-flag.discount,
.product-flags li.product-flag.on-sale {
  background-color: red;
  margin-right: 7px;
}

.product-flags li.product-flag.discount {
  display: none !important;
}

.product-miniature .thumbnail-container .product-thumbnail img {
  max-width: 195px;
}

.product-flags li.product-flag.on-sale {
  width: 41%;
  text-indent: -9999px;
  line-height: 0;
}

.product-flags li.product-flag.on-sale::after {
  content: "prix réduit";
  text-indent: 0;
  display: block;
  margin-top: 10px;

}



.product-miniature .product-flags li.product-flag {
  font-size: xx-small;
  padding: 1px;
  padding-left: 2px;
  padding-right: 2px;
  margin-right: 2px;
}

.product-miniature .discount {
  display: none;
}

.product-miniature .product-flags li.product-flag.online-only{
  display: none;
}


.add-to-cart button {
  color: #9A9A9A;
  background: #fff;
  margin-top: 0px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  width: 100%;
  text-shadow: none;
  box-shadow: none;
  font-size: 12px;
}

.add-to-cart button:hover {
  color: #fff;
  border: 1px solid #3F3F3F;
  background: #3F3F3F;
  width: 100%;
}

.add-to-cart .btn-primary:focus {
  z-index: 1;
  color: #fff;
  border: 1px solid #3F3F3F;
  background: #3F3F3F;
  width: 100%;
}

#products {
  margin: 20px;
}


@media (max-width: 768px) {

  #left-column>section,
  #left-column>.viewedproducts {
    display: none;
  }

  button#search_filter_toggler {
    background-color: red;
    color: white;
  }

}

.js-product.product.col-xs-12.col-sm-6.col-lg-4.col-xl-3 .thumbnail-container .brand_img img{
  max-height: 60px;
}