.form-select{
background-color: transparent;
border: 1px solid #ddd;
border-radius: 0;
box-shadow: 0 0 0 #000;
font-size: 14px;
height: 50px;
outline: none;
padding: 0 20px;
transition: all .4s ease;
  width: 50%;
}
.dropdown-swatches-wrapper{
margin-bottom:10px !important;
}
.ppr{
font-size:15px;
}
.ps-products-listing .ps-product__price , .owl-stage-outer .ps-product__price {
display:none;
  
}
.ps-product__price {
color:#cd9821 !important;
}
.ps-products-listing .add-to-cart-button , .owl-item .add-to-cart-button,.js-quick-view-button{
display:none !important;
}
@media only screen and (max-width: 600px) {
  .hd {
    display:none !important;
  }
}