
.transparent-background_color, #quantity {
  background: transparent !important;
  width: 100%; !important;
  border: 1px solid !important;
}
.single-option-selector{
  border: 1px solid !important;
}
@media screen and (min-width: 768px){
  .sticky-prd_image{
  position: sticky;
  top: 20px
}
}