.listing-style__2 .lisfinity-product--meta__icon{
display: none !important;
}
.listing-style__2{
position: relative;
}
.listing-style__2 .woocommerce-Price-amount{
color: #000;
}
.listing-style__2 .lisfinity-product--meta-wrapper{
position: absolute;
left: 130px;
bottom: -60px;
}
.listing-style__2 .lisfinity-product--info-wrapper .lisfinity-product--info:nth-of-type(2).flex-center{
display: none;
}
@media screen and (max-width:1100px){
.listing-style__2 .lisfinity-product--meta-wrapper{
position: absolute;
left: 100px;
bottom: -60px;
}
}
@media screen and (max-width:768px){
.listing-style__2 .lisfinity-product--meta-wrapper{
position: absolute;
left: 300px;
bottom: -60px;
}
}
@media screen and (max-width:650px){
.listing-style__2 .lisfinity-product--meta-wrapper{
position: absolute;
left: 190px;
bottom: -60px;
}
}
@media screen and (max-width:450px){
.listing-style__2 .lisfinity-product--meta-wrapper{
position: absolute;
left: 170px;
bottom: -60px;
}
}