.elementor-531 .elementor-element.elementor-element-407ce6af{--display:flex;--min-height:80vh;--padding-top:1rem;--padding-bottom:1rem;--padding-left:1rem;--padding-right:1rem;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-531 .elementor-element.elementor-element-407ce6af{--padding-top:1rem;--padding-bottom:1rem;--padding-left:1rem;--padding-right:1rem;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-531 .elementor-element.elementor-element-407ce6af{--padding-top:1rem;--padding-bottom:1rem;--padding-left:1rem;--padding-right:1rem;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-1047afde */button.add-all-to-cart-btn.button.wlfmc-tooltip.wlfmc-tooltip-top {
    color: white !important;
    border-radius: 100px !important;
    font-weight: 600;
    padding: 0.8rem;
}

#bulk_actions {
    background-color: transparent !important;
    border: 1px solid gray !important;
    border-radius: 8px !important;
    padding: 0.2rem;
    margin-right: 0.5rem;
    font-family: Lexend;
}

.product-name{
    font-size: 1rem;
    font-weight: 400 !important;
}

.variation,
.product-price{
    font-weight: 400;
    font-size: 0.8rem;
}

.product-name,
.variation,
.product-price{
    color: black;
    font-family: Lexend;
}

.product-name:hover,
.variation:hover,
.product-price:hover{
    color: black;
}

#wlfmc-wishlist-form tfoot.wlfmc-wishlist-footer button.apply-btn {
  background-color: transparent !important;
  color: black !important;
  font-weight: 400 !important;
  border: 1px solid black !important;
  border-radius: 100px !important;
  padding: 0.8rem;
  font-family: Lexend;
}

#wlfmc-wishlist-form tfoot.wlfmc-wishlist-footer button.apply-btn:hover {
  background-color: black !important;
  color: white !important;
}

#wlfmc-wishlist-form .wlfmc-table-item td.last-column .button {
  background-color: transparent !important;
  color: black !important;
  font-weight: 400 !important;
  border: 1px solid black !important;
  border-radius: 100px !important;
  padding: 0.8rem;
  font-family: Lexend;
}

#wlfmc-wishlist-form .wlfmc-table-item td.last-column .button:hover {
  background-color: black !important;
  color: white !important;
}

.empty-image{
    display: none;
}

.empty-title{
    color: black;
    font-family: Lexend;
    font-weight: 500;
    font-size: 1.2rem !important;
}

.empty-content{
    color: black;
    font-family: Lexend;
    font-weight: 400;
    font-size: 0.8rem !important;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

#wlfmc-wishlist-form .wishlist-empty-row a.empty-button {
    border-radius: 200px !important;
    color: white !important;
    font-weight: 500;
    font-size: 1rem;
    transition: 0.25s;
    font-family: Lexend;
}/* End custom CSS */