@media (min-width:1200px){
/*lg*/
/*6*/
.product-item-list-col-6 > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
.product-item-list-col-4 > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
.product-item-list-col-1-4 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
.product-item-list-col-4-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
.product-item-list-col-3 > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
.product-item-list-col-2 > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
.product-item-list-col-1 > .col-xs-12 > .row > .col-xs-12:nth-child(1n){
clear:both;
}
}
@media (min-width:992px) and (max-width:1199px){
/*md*/
/*6*/
.product-item-list-col-6 > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
.product-item-list-col-4 > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
.product-item-list-col-1-4 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
.product-item-list-col-4-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
.product-item-list-col-3 > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
.product-item-list-col-2 > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
.product-item-list-col-1 > .col-xs-12 > .row > .col-xs-12:nth-child(1n){
clear:both;
}
}
@media (min-width:768px) and (max-width:991px){
/*sm*/
/*6*/
.product-item-list-col-6 > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
.product-item-list-col-1-6 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
.product-item-list-col-6-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
.product-item-list-col-4 > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
.product-item-list-col-1-4 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
.product-item-list-col-4-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
.product-item-list-col-3 > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
.product-item-list-col-2 > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
.product-item-list-col-1 > .col-xs-12 > .row > .col-xs-12:nth-child(1n){
clear:both;
}
}
@media (max-width:767px){
/*xs*/
/*6*/
.product-item-list-col-6 > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
.product-item-list-col-1-6 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
.product-item-list-col-6-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
.product-item-list-col-4 > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
.product-item-list-col-1-4 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
.product-item-list-col-4-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
.product-item-list-col-3 > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
.product-item-list-col-2 > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
.product-item-list-col-1 > .col-xs-12 > .row > .col-xs-12:nth-child(1n){
clear:both;
}
}
.catalog-section-header{
font-size:14px;
font-weight:bold;
text-align:left;
margin:5px 0;
padding:5px 15px;
border-bottom:2px solid #d9dee6;
color:#000;
}
.product-item-small-card{
padding:0;
}
.itemfilter .sort-by{
position:relative;
display:block;
}
.itemfilter .sort-select-field{
display:none;
position:absolute;
left:0;
top:20px;
z-index:9999;
background:#fff;
border:1px solid #ececec;
}
.itemfilter .sort-item{
position:relative;
width:230px;
height:30px;
display:flex;
align-items:center;
}
.itemfilter a{
display:flex;
align-items:center;
padding:0 15px;
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
}
.itemfilter .sort-item:hover a,
.itemfilter .active a{
color:#fff;
}
.itemfilter .sort-item:hover,
.itemfilter .active{
background:#94368d;
}
.itemfilter .sort-by > span{
display:flex;
align-items:center;
cursor:pointer;
font-size: 16px;
    border-bottom: 1px solid transparent;
}
.itemfilter .sort-by > span:hover i,
.itemfilter .sort-by > span:hover{
color:#94368d;

}
.itemfilter .sort-by > span:hover{
    border-bottom: 1px solid;
}
.itemfilter .sort-by > span i{
margin-left:5px;
color:#2f2c2d;
font-size:14px;
    padding-right: 0;
}
@media screen and (max-width:800px){
.itemfilter .sort-select-field{
width:calc(100% + 1px);
top:40px;
}
.itemfilter .sort-item{
width:100%;
}
.itemfilter .sort-by a{
padding-left:15px;
display:flex;
align-items:center;
}
}