select,input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox{
  height: 46px !important;
}

.eshop-sub-categories-list .eshop-category-wrap .eshop-info-block {
  background: #000;
  text-align: center;
}

.eshop-sub-categories-list .eshop-category-wrap .eshop-info-block h5 a{

  color:#fffbda;
}

.eshop-product-price span.price:before {
  content:"Prix TTC : ";
}

.eshop-product-price span.price{
  font-size: 0.8vw;
}

.eshop-product-price small {
  font-size: 2vw;
}

.product-info .product-price h2 strong {
font-size:12px;
}

/*.product-info .product-price h2 strong:after {
content:"TTC"
}

.product-info .product-price h2 small:after {
content:"HT"
}*/

.ajax-block-product {
	transition: all 0.5s;
  	-webkit-transition: all 0.5s;
  	text-align:left;
}

.eshop-info-block {
	padding:10px;
	text-align:left;
}

.uk-button-secondary {
  margin: 0;
  border: none;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: none;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 30px;
  vertical-align: middle;
  line-height: 46px;
  text-align: center;
  text-decoration: none;
  font-family: Poppins;
  font-weight: 500;
  letter-spacing: 0;
  border-radius: 4px;
  background-origin: border-box;
}

.sortPagiBar {
  margin: 0 0 20px!important;
}

#option-1,#option-2,#option-3,#option-4,#option-5,#option-6,#option-7,#option-8,#option-9,#option-10,#option-11
{
  padding: 20px 0px!important;
  border-top: 1px solid #E7E7E7!important;
}

.product-info .product-price {
border-bottom: 0px!important;
	padding: 10px 5px;
}

.product-info .product-options {
  border: 1px solid #E7E7E7;
  padding: 20px;
  border-radius: 30px;
  background: #e8e3da;
}

.eshop-filter > a {
  cursor: pointer!important;
  background: #a0c764!important;
  font-size: 16px!important;
  border-top: 0px solid #fff!important;
  display: block!important;
  padding: 13px 25px!important;
  margin: 2px auto!important;
  border-radius: 500px!important;
  color:#fff!important;
}

.eshop-filter .panel-collapse {
  border-top: 0px solid #ccc!important;
  border-left: 0px solid #ddd!important;
  border-right: 0px solid #ddd!important;
}
.eshop-filter:nth-last-child(2) .panel-collapse {
  border-bottom: 0px solid #ddd!important;
}

.noUi-connect {
  background: #a0c764!important;

}

.eshop-filter .eshop-filter-reset-all {
  border: 0px solid #dddddd!important;
}

#colorbox #cboxContent h1 {
background: none!important;
  color: #004d49!important;
  margin: -10px -10px 10px!important;
}

.eshop-filter .badge-info {
  background: #1c9381!important;

}