.elementor-2548 .elementor-element.elementor-element-44558606{--display:flex;}.elementor-2548 .elementor-element.elementor-element-4fd36ba7{padding:40px 40px 40px 40px;}@media(max-width:767px){.elementor-2548 .elementor-element.elementor-element-4fd36ba7{padding:16px 16px 16px 16px;}}/* Start custom CSS for shortcode, class: .elementor-element-4fd36ba7 *//* ========== ADD TO CART BUTTONS ON WISHLIST PAGE (GREEN) ========== */
.tinvwl-wrap .product-action .button,
.tinvwl-wrap .product-action .tinvwl-to-cart .button,
.tinvwl-wrap .tinvwl-table .button,
.tinvwl-wrap .tinvwl-to-right .button {
  background: #719A86 !important;
  color: #fff !important;
  border: none !important;
  border-radius: 24px !important;
  padding: 10px 20px;
  font-weight: 700;
  box-shadow: 0 4px 10px rgba(0,0,0,.05);
  transition: all .2s ease;
}

.tinvwl-wrap .tinvwl-table .button:hover,
.tinvwl-wrap .product-action .button:hover,
.tinvwl-wrap .tinvwl-to-right .button:hover {
  background: #5f8c79 !important;
  transform: translateY(-1px);
  box-shadow: 0 6px 14px rgba(0,0,0,.08);
}

.tinvwl-wrap .tinvwl-table .button:active,
.tinvwl-wrap .product-action .button:active {
  transform: none;
  box-shadow: 0 4px 10px rgba(0,0,0,.05);
}/* End custom CSS */