@media (max-width: 991px) {
  body.enhanced_add_btn_in_mobile .product-card__content-wrapper {
    padding: 31px !important;
    padding-bottom: 6 !important;
  }
}.product-card__addToCart__btn salla-button button {
  background: rgb(255, 255, 255);
  color: #518228;
  border: 0;
  border: solid 2px #3e7303;
}.product-card__actions {
  position: absolute;
  top: 64px;
  right: -6px;
  scale: 0.7;
}@media (max-width: 991px) {
  .product-card__title a {
    margin: 0;
      font-size: 9px;
  }
}.product-card__title a {
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  color: #0c1328;
}.s-button-element:not(:disabled):not([loading]) {
  pointer-events: auto;
  scale: 0.8; 
}.s-button-wrap[type="button"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: rgb(255, 255, 255);
}.product-card__content {
  position: relative;
  text-align: center;
  padding: 45px 0 20px;
}