.banners-block p.phone {
	background: url(../images/misc.png) no-repeat 80% -300px;
	padding: 8px 0;
}

.cms-customer-service .breadcrumbs {
	margin-bottom: 27px;
}

.cms-customer-service .page-title {
	margin: 0 0 10px;
	padding: 5px 0 11px;
}

.custom-servis-ul {
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
}

.custom-servis-ul ul {
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
}

.custom-servis-ul ul li {
	border-bottom: none;
	padding: 5px 5px 5px 5px;
	margin-bottom: 3px;
	padding-left: 23px;
	color: #7c7c7c;
	font-weight: bold;
}

.custom-servis-ul li {
	border-bottom: 1px solid #e5e5e5;
	list-style: none;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.custom-servis-ul li h3 {
	background: url(../images/icos-set.png) 0 0 no-repeat;
	font-size: 13px;
	line-height: 16px;
	color: #6C1785;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 13px;
	padding: 2px 0 8px 46px;
}

.custom-servis-ul li.item-2 h3 {
	background-position: 0 -124px;
}

.custom-servis-ul li.item-3 h3 {
	background-position: 0 -253px;
}

.custom-servis-ul li.item-4 h3 {
	background-position: 0 -377px;
}

.custom-servis-ul li.item-5 h3 {
	background-position: 0 -501px;
}

.custom-servis-ul li.item-6 h3 {
	background-position: 0 -638px;
}

.custom-servis-ul li.item-7 h3 {
	background-position: 0 -764px;
}

.custom-servis-ul li p {
	font-size: 12px;
	color: #8a8989;
	line-height: 18px;
	margin-bottom: 10px;
}

.pagination {
	text-align: center;
	margin-top: 20px;
}

.pagination a,
.pagination span {
	margin: 0 5px;
	padding: 8px 12px;
	background-color: #f6fcfd;
	color: #000;
	border-radius: 4px;
	text-decoration: none;
	font-weight: bold;
}

.pagination .active span {
	background-color: #333;
	color: #fff;

}

.active-facet-item {
	border: 1px solid #ccc;
   border-radius: 15px;
  padding: 2px 20px;
  margin-bottom: 0.2rem;

}
.active-facet-item a{
	line-height: 15px;float: right;margin-left: 10px;
	color: #333;
}


wishlist-link .wk-button {
    --icon-size: 18px;
    --icon-stroke: black;
    --icon-stroke-width: 1.5px;
    gap: 0;
    margin: 0 2px 0 0
}

wishlist-link .wk-counter {
    --size: 21px;
    background: #1a1919;
    border-radius: 100%;
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: -17px;
    top: -19px;
    text-align: center
}

limespot-box[data-box-style=carousel] .limespot-recommendation-box-item {
    display: flex;
    flex-direction: initial;
    align-items: start;
    justify-content: center
}

.ls-title {
    padding-right: 30px
}

wishlist-button-collection .wk-button,wishlist-button-collection .wk-button:hover {
    --icon-stroke: #808080;
    gap: 0;
    top: -5px;
    right: -10px;
    background: none!important
}

.collection__item wishlist-button-collection .wk-button,.collection__item wishlist-button-collection .wk-button:hover {
    right: -25px
}

.isp_product_info wishlist-button-collection .wk-button,.isp_product_info wishlist-button-collection .wk-button:hover {
    top: -15px!important;
    right: -13px!important
}

wishlist-button-collection .wk-button.wk-selected {
    --icon-fill: #808080
}

wishlist-button-collection .wk-floating {
    z-index: 10
}

wishlist-button-product .wk-button,wishlist-button-product .wk-button:hover {
    margin: 0 0 0 10px;
    border: none;
    border-radius: 3px;
    justify-content: center;
    width: auto;
    --icon-size: 20px;
    height: 100%;
    padding: 0 12px
}

.product-option--submit {
    display: flex
}

wishlist-product-card .wk-cta-button,wishlist-product-card .wk-cta-button:hover {
    text-transform: uppercase;
    letter-spacing: 1px
}
 

 .wishlist-icon{
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
  }
  .wishlist-icon .noselect{
    fill:transparent;stroke:#808080;stroke-width:1px;vector-effect:non-scaling-stroke
  }

  .wishlist-icon.active .noselect{
    fill:black;
  }