.elementor-267 .elementor-element.elementor-element-5f031b7c{--display:flex;--min-height:69vh;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-267 .elementor-element.elementor-element-5f031b7c{--content-width:100%;--min-height:100vh;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(min-width:768px){.elementor-267 .elementor-element.elementor-element-5f031b7c{--content-width:95%;}}/* Start custom CSS for shortcode, class: .elementor-element-7d5d0fa6 */.woocommerce table.shop_table.wishlist_table tr td {
    background: #000000;
    color: #ffffff;
    border-color: rgb(258,188,52);
}
.wishlist_table thead tr th, .wishlist_table tfoot td td, .widget_yith-wcwl-lists ul.dropdown li.current a, .widget_yith-wcwl-lists ul.dropdown li a:hover, .selectBox-dropdown-menu.selectBox-options li.selectBox-selected a, .selectBox-dropdown-menu.selectBox-options li.selectBox-hover a {
    background: #000000;
}
table.wishlist_table thead th, table.wishlist_table tbody td {
    border-color: rgb(258,188,52);
}

.wishlist_table .product-add-to-cart a {
    display: inline !important;
    margin: 0 auto 5px !important;
    text-align: center;
    background-color: rgb(258,188,52);
    padding: 12px 32px;
    border-radius: 6px;
    color: #000;
    font-weight: 600;
}

.yith-wcwl-share {
    display: none;
}


.wishlist_table.mobile li .item-wrapper {
    width: 50%;
}

.wishlist_table.mobile li {
    margin-bottom: 7px;
    display: flex
;
    flex-wrap: nowrap;
    align-items: top;
    justify-content: space-between;
}

.wishlist_table.modern_grid li .item-details h3, .wishlist_table.images_grid li .item-details h3, .wishlist_table.mobile li .item-details h3 {
    font-size: 14px;
}


table.additional-info {
    display: none;
}

.wishlist_table .product-add-to-cart a {
    padding: 8px 12px;
}

.fa-trash::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("https://citronsilk.com/wp-content/uploads/2025/10/trash.svg") no-repeat center center;
  background-size: contain;
  vertical-align: middle;
  margin-top: 16px;
}
table.wishlist_table .product-add-to-cart a.button.add_to_cart {
    color: var(--btn-accented-color) !important;
    background-color: #FFBC33 !important;
}

.elementor-267 .elementor-element.elementor-element-7d5d0fa6 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.yith-wcwl-themed-button-style.button.add_to_cart.alt.add-to-cart-loop span {
    color: #000 !important;
}

.elementor-267 .elementor-element.elementor-element-7d5d0fa6 a.remove_from_wishlist.button{
    color: black !important;
    font-weight: 500;
}

@media (max-width: 767px) {
.elementor-267 .elementor-element.elementor-element-7d5d0fa6 .wishlist_table .product-add-to-cart a.button {
    padding: 6px 15px !important;
    display: inline-flex !important;
    font-size: 10px;
    font-weight: 500;
}
.elementor-267 .elementor-element.elementor-element-7d5d0fa6 .fa-trash::before {
      width: 20px;
      height: 20px;
}
.wishlist_table.mobile {
    list-style: none;
    margin: 0;
    padding: 0;
}
}/* End custom CSS */