/* Add custom CSS styles below */ 
.full-description {
 max-height:100% !important;
}
.product-single #btn-show-more {
  display:none
}
img.logo-light {
 height: auto !important;
}
.sticky-cart-btn {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #ff6600;
  color: white;
  text-align: center;
  padding: 15px;
  font-size: 18px;
  z-index: 9999;
}
p.coupon-percentage.da-tm.mb-1 {
    display: none;
}
.coupon-copy-button {
    display: none;
}
.angel-discountcoupon {
background-color: #da8206;
border-color: white !important;
}
h2.coupon-title.text-primary {
color: white;
}

.s-product-card-content-footer salla-add-product-button .s-button-primary {
    color: #ffffff  !important;
}
button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    background: linear-gradient(90deg, rgba(192, 151, 66, 1) 0%, rgba(150, 95, 31, 1) 100%);
}


.s-button-primary, .btn-primary {
    color: #ffffff;
}