.eshop-products .eshop-product {
	text-align: center;
	margin: 0 0 10px;
}

.eshop-product ul {
	margin: 0;
}

.eshop-product ul li {
	float: left;
	list-style: none;
	padding: 0 0 20px;
	text-align: center;
}
.eshop-product .eshop-buttons {
	position: relative !important;
}

@media screen and (min-width: 768px) {
	.eshop-product .row-fluid{width:100%}
	.eshop-product .row-fluid:after, .row-fluid:before{display:table;line-height:0;content:""}
	.eshop-product .row-fluid:after{clear:both}
	.eshop-product .row-fluid [class*=span]{display:block;float:left;width:100%;min-height:30px;margin-left:2.127659574468085%;box-sizing:border-box}
	.eshop-product .row-fluid [class*=span]:first-child{margin-left:0}
	.eshop-product .row-fluid .controls-row [class*=span]+[class*=span]{margin-left:2.127659574468085%}
	.eshop-product .row-fluid .span12{width:100%}.row-fluid .span11{width:91.48936170212765%}
	.eshop-product .row-fluid .span10{width:82.97872340425532%}
	.eshop-product .row-fluid .span9{width:74.46808510638297%}
	.eshop-product .row-fluid .span8{width:65.95744680851064%}
	.eshop-product .row-fluid .span7{width:57.44680851063829%}
	.eshop-product .row-fluid .span6{width:48.93617021276595%}
	.eshop-product .row-fluid .span5{width:40.42553191489362%}
	.eshop-product .row-fluid .span4{width:31.914893617021278%}
	.eshop-product .row-fluid .span3{width:23.404255319148934%}
	.eshop-product .row-fluid .span2{width:14.893617021276595%}
	.eshop-product .row-fluid .span1{width:6.382978723404255%}
}

.image .additional-image {
	top: 0;
	left: 0;
 	z-index: 8;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}
.image:hover .additional-image {
	opacity:1;
}

.product-info-2 {
  text-align: center;
}
.round.small-db.top_left, .round.big-db.top_left , .cut-rotated{
  z-index: 99;
}
.eshop-product-default .eshop-info-block .eshop-product-desc {
	display:none;
}
.eshop-product-default .eshop-quantity {
  position: relative;
  width: 60px;
  margin: 0;
  display: inline-block;
}
.eshop-product-default .eshop-quantity .eshop-quantity-button.button-minus {
  width: 23px;
  height: 17px;
  line-height: 13px;
  padding: 0;
  background: #e4e4ea;
  border-radius: 0 0 4px 0;
  position: absolute;
  right: 0;
  top: 50%;
  text-align: center;
  cursor: pointer;
}
.eshop-product-default .eshop-quantity span {
  display: none;
}
.eshop-product-default .eshop-quantity .eshop-quantity-value {
  width: 37px;
  height: 34px !important;
  padding: 0;
  text-align: center;
  border-radius: 4px 0 0 4px;
  border-right: none;
}
.eshop-product-default .eshop-quantity .eshop-quantity-button.button-plus {
  width: 23px;
  height: 17px;
  line-height: 13px;
  padding: 0;
  background: #e4e4ea;
  border-radius: 0 4px 0 0;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  border-bottom: 1px solid #cbccd1;
  cursor: pointer;
}
.eshop-product-default .eshop-buttons {
  margin-top: 18px;
  border-top: 1px solid hsla(195, 7.7%, 10.2%, 0.12);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
}

.eshop-slide-product .eshop-products-list-box {
	padding:8px;
	background:#fff;
	border-radius: 4px;
	border: 1px solid #dfe3e7;
	margin-bottom: 20px;
	
}
.eshop-slide-product .eshop-products-list-box:hover {
	border-color: hsl(200, 3.3%, 35.7%);
}
.eshop-slide-product .eshop-cart-area {
  margin: 0;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.eshop-slide-product .eshop-info-block .eshop-product-desc {
	display:none;
}
.eshop-slide-product .eshop-quantity {
  position: relative;
  width: 60px;
  margin: 0;
  display: inline-block;
}
.eshop-slide-product .eshop-quantity .eshop-quantity-button.button-minus {
  width: 23px;
  height: 17px;
  line-height: 13px;
  padding: 0;
  background: #e4e4ea;
  border-radius: 0 0 4px 0;
  position: absolute;
  right: 0;
  top: 50%;
  text-align: center;
  cursor: pointer;
}
.eshop-slide-product .eshop-quantity span {
  display: none;
}
.eshop-slide-product .eshop-quantity .eshop-quantity-value {
  width: 37px;
  height: 34px !important;
  padding: 0;
  text-align: center;
  border-radius: 4px 0 0 4px;
  border-right: none;
}
.eshop-slide-product .eshop-quantity .eshop-quantity-button.button-plus {
  width: 23px;
  height: 17px;
  line-height: 13px;
  padding: 0;
  background: #e4e4ea;
  border-radius: 0 4px 0 0;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  border-bottom: 1px solid #cbccd1;
  cursor: pointer;
}
.eshop-slide-product .eshop-buttons {
  margin-top: 18px;
  border-top: 1px solid hsla(195, 7.7%, 10.2%, 0.12);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
}
.eshop-slide-product .splide__arrows {
	padding:20px 0;
}
.eshop-slide-product .splide__track {
  padding-bottom: 20px;
}