.collection-prices-block {
	  display: flex;
    flex-direction: row;
}
.collection-prices-block .small-old-price {
  	position: relative;
    top: 23px;
    margin-right: 10px;
		text-decoration: line-through;
    font-size: 14px!important;
}
.sort-buttons span {
    margin-right: 10px;
    font-weight: bold;
    font-size: 14px;
}
.sort-buttons .down-arrow {
		padding: 4px;
}

@media (max-width: 425px){
	.benefits {margin-top: 0px; margin-bottom: 0px;}
}

.img-test-block.collection-img-test-block{
	  display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 10px;
}
/* .img-test-block.collection-img-test-block span{
    font-size: 20px;
} */

/*---------------------------------------------- MENU ----------------------------------------------*/
/*------------------------------ left-side menu on the collection page -----------------------------*/
.all-category-menu {
  width: 100%;
  position: relative;
}
.all-category-button {
  background-color: #f05b67;
  padding: 10px;
  color: #fff;
  text-align: left;
  font-size: 1.2em;
  cursor: pointer;
  position: relative;
}
.all-category-button i{
    position: absolute;
    right: 15px;
}
.all-category-items {
  display: none;
  position: absolute;
  background-color: rgb(255, 255, 255);
  width: 100%;
  border: 1px solid #f05b67;
}
.all-category-items ul {
  list-style: none;
  padding-left: 10px;
  margin: 5px 0 5px 0;
}
.all-category-items ul li{
  line-height: 2.5em;
}
.filter-link:hover {
 color: #f05b67;
}
#certain-category-menu {
  width:100%;
}
#certain-category-menu ul.offcanvasmenu li a {
    padding: 15px 0;
}
#certain-category-menu .opensub, #certain-category-menu .opensub2 {
  background-color: #fff;
}
#certain-category-menu .opensub i, #certain-category-menu .opensub2 i {
  display: none;
}
#certain-category-menu ul.offcanvassubmenu2 {
	padding-left: 0px;
}
#certain-category-menu ul.offcanvasmenu li {
	text-indent: 0px;
  height: 100%;
  line-height: 100%;
}
#certain-category-menu .offcanvasmenu li ul.offcanvassubmenu {
  display: inherit;
}
#certain-category-menu .offcanvasmenu li ul.offcanvassubmenu2 {
  display: inherit;
}
.active-menu-link {
  font-weight: bold;
}
.down-arrow-white {
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.up-arrow-white {
  top: 15px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
/*  end left-side menu on the collection page */


.collection-top-content {
		text-align:center;
}
.collection-top-content h3 {
		margin: 20px 0;
    color: black;
}
.collection-content-container {
  	text-align: left;
  	padding:0 15px;
}
.collectioncontentja {
		text-align: left;
}
.collection-button {
		text-align:center;
}
.right-collection-sort-btn {
		text-align: end;
  	float: right;
}
.product {
		background: #ffffff;
}
.priceproduct {
		font-size: 15px;
    font-weight: bold;
    position: relative;
    top: 20px;
}
.img-test-block {
		height: 70px; 
/*     display: flex;
    flex-direction: column;
  	align-items: end;
    padding-left: 10px; */
}
.img-test-block h5 {
		font-weight: bold;
  	font-size: 14px; 
  	height: 16px;
    text-align: inherit;
}
.img-test-block h5 a{
	color: #000;
}
/* .img-test-block span{
  	left: 0px;
  	font-size: 14px;
} */
.collectiontitle button {
    font-size: 18px;
    background-color: white;
    border: 1px solid #b8c3ca;
    padding: 15px 60px 15px 60px;
    border-radius: 5px;
    outline: none;
}
.orange{
		color: orange;
}
.grandado-color {
		color: #f05b67;
}
.sort-buttons {
    outline: none;
  	padding: 0px 21px 15px 0px;
  	font-size: 18px;
    background-color: white;
    border: 0;
}
@media (max-width: 425px) {
	.sort-buttons {
    padding: 0px 0px; 
	}
}
@media (max-width: 320px) {
  .sort-buttons.filter-show span{
  	font-size: 14px;
  }
	.sort-buttons.sort-show span{
    font-size: 14px;
	}
}
.sort-icons:after{
    content: url(//static.webshopapp.com/shops/132268/files/166204322/arrow-down.png);
    position: relative;
   	top: 9px;
    left: 10px;
}
/* .collectiontitle:after{content: url(//static.webshopapp.com/shops/132268/files/162772502/arrow-down2.png);
    position: relative;
    top: 0;
    left: -35px;
} 
*/
.top-icon {
    left: -5px;
		content:url(//static.webshopapp.com/shops/132268/files/166158863/top1.png);
  	position:relative;
}
.star-icon {
    left: -2px;
  	content:url(//static.webshopapp.com/shops/132268/files/166158860/star.png);
  	position:relative;
}
.eur-icon {
    left: -5px;
		content:url(//static.webshopapp.com/shops/132268/files/166158857/eoro.png);
  	position:relative;
}
.three-blocks span {
    font-size: 17px;
    font-weight: bold;
  	padding-left: 5px;
}
.filters {
    display:none; 
    width: 225px;
    background: white;
    z-index:1000;
    position:absolute; 
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,0.1);
}
.sortspage {
		display: none;
}
.sort-container {
    border-radius: 5px;
   	border:1px solid rgba(0,0,0,0.1);
    position: absolute;
    top: auto;
    left: auto;
    right: 0;
    height: auto;
    width: auto;
    z-index: 1052;
    padding-bottom: 0;
    min-width: 176px;
}
  .sort-container li {
    width: 100%;
    background: #fff;
    color: #222;
    border: none;
    text-align: left;
    padding: 20px 40px;
    outline-offset: -4px;
    -webkit-transition: background 250ms;
    transition: background 250ms;
    cursor: pointer;
}
.sort-container.active {
		max-height: 5321px; 
  	min-height: 0px; 
  	display:none;
}
.sort-container.active ul {
		list-style-type: none;
}
.three-blocks {
  	display: flex;
    align-items: center;
  	justify-content: center;
    margin-left: 10px;
    margin-right:10px;
   	padding: 10px 0 10px 0px;
    border: 1px solid #b8c3ca;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 10px; 
}
.container-max {
  	width:100%;
    padding-left: 15px;
    padding-right: 15px;
}
.benefits {
    margin-top: 20px;
    margin-bottom: 20px;
}
.benefits ul {
    display: flex;
    justify-content: center;
}
.benefits ul li {
    display: flex;
    padding-right: 15px;
}
.productpageusps-colect {
		background-color: white;
}
.img-prod-block {
  	height: 230px; 
  	text-align:center;
}
.infoholder {
  	min-height: auto;
}
.infoholder h5{
  	font-size: 13px;
    font-weight: bold;
}
@media (min-width: 1200px){ 
  .all-three-blocks{
  		display: flex;
    	justify-content: center;
  }
  .sort-container .button_option.active {
    	background: #f5f5f5;
	}
	.productpage .titleproduct h1 {
    	font-family: inherit;
    	font-size: 26px!important;
	}
  .productpageusps-colect li:before{
  		content:url('https://static.webshopapp.com/shops/132268/files/153485720/green.png');
  		position: relative;
      top: -3px;
    	left: -5px;
	}
  .productpageusps-colect .productpageusps-text{
      font-weight: bold;
  }
  .product-bottom-menu .dr-menu{
			margin-top: -497px; 
	}
  .expandablepps p:first-child{
  	 	padding-left:0px; 
  }
  .expandablepps img{
  		width: 100%;
  }
}
/*  ---------------------------------------------- start-Price Block ----------------------------------------------*/
.priceSliderT10{
/*   padding: 0px 10px; */
  border-radius:10px;
  font-size: 20px;
}
.priceFrontbig{
/*     font-family:"avenir 95 black", arial, arial-black, helvetica; */
    position:absolute;
    top:230px;
    font-weight:bold;
    font-size:24px;
    left:160px;
    background-color:#ffffff;
    Border-radius:15px;
    padding:10px 10px 10px 10px;
}
.priceFrontsmall {
/*     font-family:"avenir", arial, helvetica; */
    font-size: 24px;
    text-decoration:line-through;
    padding-top: 5px;
}
.number2 {
    padding-top: 5px;
    color: #000;
    background-color: #fff;
    font-size: 28px;
    font-family: "avenir 95 black", arial, arial-black, helvetica;
    position: absolute;
    bottom: 0px;
    padding-bottom: 5px;
    right: 0;
    text-align: end;
    z-index: 2;
    width: 100%;
    display: flex;
    justify-content: space-evenly;
}
/*  ---------------------------------------------- end-Price Block ----------------------------------------------*/

@media (min-width: 768px) and (max-width: 1200px){
  .phone-link {
  		font-size: 10px;
  }
  .three-blocks span {
      font-size: 19px;
      font-weight: bold;  
	}
  .eur-icon {
    	left: -1px;
  }
}
@media (min-width: 768px) and (max-width: 1200px){
   .all-three-blocks{
      display: flex;
      justify-content: center;
  }
}
@media (max-width: 767px){
  .priceproduct {
    	font-size: 18px;
  }
  .three-blocks{
      margin-left: 0px;
      margin-right: 0px;
  }
}
/*------------------ end collection page ------------------------------*/