.prd-lst li {
display:inline;}

.ch ul {
list-style:none;
margin: 20px 0 0 0;
font-size: 90%;}

.ch li {
display:inline;}

.c-item-list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -35px;
    margin-right: -35px;
}

.c-pager {
    margin-top: 75px;
    margin-bottom: 75px;
    text-align: center;
}

.c-pager-list__link {
    display: block;
    position: relative;
    border: 1px solid #ffffff;
    background: #ffffff;
    color: #000000;
    min-width: 30px;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.c-pager-list__item {
    box-sizing: border-box;
    overflow: hidden;
    margin-left: 3px;
    margin-right: 3px;
    min-width: 30px;
    line-height: 30px;
    background: #ffffff;
    text-align: center;
}

.c-pager-list__itemĦĦul{
    list-style: none;
}

.c-pager-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px;
}

.p-category-list__item{
    display: inline;
  margin-right:30px;
  line-height: 40px;
  white-space: nowrap;
}


ul.p-category-list{
width:250px;
  margin-bottom: 40px;
}

.checked_slide ul{
  list-style:none;
}

.checked_slide li{
display: inline;
float: left;
margin-right: 1%;
margin-bottom: 20px;
height: 200px;
text-align: center;
}

.checked_slide_item{
 width:19%;
}

.prd-lst-name_s{
font-size:12px;
  line-height:140%;
  margin-top:10px;
}

@media (max-width: 768px) {
.checked_slide_item{
 width:23%;
}

}

@media (max-width: 600px) {
.checked_slide_item{
 width:32.3%;
}

}

.soldout_img{
opacity: 0.5;
}

@media (max-width:480px) {
.col-xs-12 {
    width: 50%;
}
  }