/* Pagination */
nav.pagination .pagination_text {
  padding-top: 5px;
}
.page-list.clearfix.text-sm-center{
  float: right;
}
.products-selection .sort-by {
  margin-right: -.9375rem;
  margin-left: .9375rem;
  text-align: left;
  word-break: break-word;
  white-space:
normal;
}

[type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
  border-style:
none;

  padding:
0;

}
::before, ::after {
  -webkit-box-sizing:
border-box;

  -moz-box-sizing:
border-box;

  box-sizing: border-box;

}

.page-content.page-cms .products-selection ul, .page-content.page-cms .products-selection ul .select-title, .page-content.page-cms .products-selection ul .sort-by, .products-selection .page-content.page-cms ul, .products-selection .page-content.page-cms ul .select-title, .products-selection .page-content.page-cms ul .sort-by, .products-selection .sort-by-row, .products-selection .sort-by-row .select-title, .products-selection .sort-by-row .sort-by, .products-selection p, .products-selection p .select-title, .products-selection p .sort-by {
  font-size: .875rem;

}
.products-sort-order .select-title {

padding:.4rem;
}

.products-sort-order .select-title {
  width: 73%;
}
.col-sm-3.col-md-5.hidden-sm-down.sort-by{
  font-weight: 700;
  color: black;
  font-family: 'Montserrat', sans-serif !important;
}

.col-sm-3.col-md-5.hidden-sm-down.sort-by {
  width: 15%;
}
.col-xs-8.col-sm-7.col-md-9.products-sort-order.dropdown{
  width: 36%;
}
.products-sort-order .select-title {
  width: 100%;
}
.products-sort-order .select-title.number{
  width: 55%;
}

.col-lg-2.hidden-sm-down.total-products{
  font-weight: 600;
}

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



.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;
}


/* Miniatures */
.product-miniature, .product-miniature .product { 
  display: block !important;
}


.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;
  }
}

.js-product.product.col-xs-12.col-sm-6.col-xl-3{
  border-top: 1px solid #999;
  border-right: 1px solid #d6d4d4;
  border-left: 1px solid #d6d4d4;
}

.product-miniature .product-description {
  text-align: center;
  border-top: 1px solid #ccc;
  height: 265px;
}

.condition{
  border-bottom:1px solid #ccc;
  height: 30px;
  display: block ruby;
}
.reference{
  display: block ruby;
}
.surDemande{
  height: 28px;
}

.reference p,
.condition p
{
  font-size: 12px !important;
  margin-bottom: 5px;
  color: #111 !important;
}
.reference-name,
.condition-name{
  font-weight: 800;
}

.devis p{
  font-size: 12px !important;
  min-height: 36px;
  margin-top: 10px;
}

.enStock,
.reserve,
.surDemande{
  background: #ccc;
  padding: 0px;

}
.enStock p,
.surDemande p{
  color: #111;
  font-weight: 700 !important;
  margin-top: 5px;
  padding: 5px;
}

.vendu{
  background-color:#f00; ;
  font-weight: 700 !important;
  
}
.vendu p{

  color: white;
  font-weight: 700 !important;
  margin-top: 5px;
  padding: 17px;
}


.reserve p{
  color: #f00;
  font-weight: 700 !important;
  margin-top: 5px;
  padding: 5px;
}

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

.products .btn-specials{
  display: inline-block;
  color: #fff;
  padding: 10px 20px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  background-color: #3E3E3E;

}
.product-description .logo,
.nologo{
  width:auto;
  height: 40px;
}
.products .btn-specials:hover{
  color: black;
}
.product-miniature .product-title {
  text-align: center;
  display: block;
  border-top: 1px solid #ccc;
  height: 53px;
}

.product-miniature .product-title a {
  position: relative;
  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;
  vertical-align: middle;
  height: 40px;
  position: relative;
  width: 100%;
}

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

.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;
  ;
}

.priceTTC{
  font-size: 10px;
  font-weight: 300;
  padding-top: 7px;
}


.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%;
  margin-bottom: -14px;
}

.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: 6px !important;
}

.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 .product-flags {
     width: 30%;
   
}

.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::after {
  text-indent: 0;
  display: block;
  margin-top: 6px;

}

.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%;
}

@media (min-width: 768px) {
  .offset-md-2 {
    margin-left: 12.667%;
  }
}
@media (max-width: 768px) {

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

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

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

}

.pagination .next {
  float: left;
}

.page-list > li > a, .page-list > li > span {
  
  border: none;
}

.products-sort-order.dropdown .material-icons {
  font-size: 16px;
}
.featured-products.clearfix.mt-3 .voir.produit {
    margin-top:15px
}

.regular-price{
  float: left;
  width: auto !important;
  margin: 5px;
  font-size: 1rem !important;
}

.discount-percentage{
  float: right;
  width: auto;
}