.ListPage ul{
	list-style: none!important;
  padding-left:0;
}
.ListPage h3{
margin-bottom: 20px;
}

@media screen and (max-width: 768px), screen and (max-width: 1024px) and (orientation: portrait){
  .box__product-content p{
  	text-align:left;
  }}

.logo-txt{
	font-weight:500;
  font-size: 17px;
}
@media screen and (max-width: 768px){
  .icon-go.go-next.go-down.hide.show-in-classic{
  display:none!important;
  }}

@media screen and (max-width: 1024px){
.site-box.box__collection .product-item.color--light .caption{
background-color: #fff;
}}