.elementor-39496 .elementor-element.elementor-element-473629fd{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:124px;--padding-right:124px;}@media(min-width:768px){.elementor-39496 .elementor-element.elementor-element-473629fd{--content-width:1920px;}}/* Start custom CSS for yith_wcwl_wishlist, class: .elementor-element-63f30fd */.woocommerce table.shop_table{
    border: 0;
    border-radius: 0;
}
.woocommerce th{
    display: none;
}

table{
    border-top: 1px solid #F5F5F5!important;
}
.wishlist-items-wrapper tbody tr {
  position: relative;
}

.wishlist-items-wrapper td.product-remove {
  position: absolute;
  right: 16px;
  top: calc(50% - 12px);
  transform: translateY(-50%);
}


.remove_from_wishlist {
    font-size: 0!important; /* hide × */
}

.remove_from_wishlist::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("https://locura.shop/wp-content/uploads/delete.svg") no-repeat center;
    background-size: contain;
}


.elementor-39496 .elementor-element.elementor-element-63f30fd .product-thumbnail{
    width:96px;
}

.elementor-39496 .elementor-element.elementor-element-63f30fd .product-price{
    width: 150px;
}

.elementor-39496 .elementor-element.elementor-element-63f30fd .product-thumbnail a{
    background:#F5F5F5!important;
    border-radius: 6px;
    padding:10px!important;

}

.elementor-39496 .elementor-element.elementor-element-63f30fd .product-stock-status{
    width: 80px;
}

.elementor-39496 .elementor-element.elementor-element-63f30fd .product-add-to-cart{
    width: 200px;
}

.elementor-39496 .elementor-element.elementor-element-63f30fd .product-remove{
    /*width: 100px!important;*/
}

.woocommerce .wishlist-title {
    margin:0!important;
    padding-bottom:22px;
}


.wishlist-title h2{
    font-family: "Albert Sans", Sans-serif;
    font-weight: 400!important;
    font-size: 22px;
    color: #000000;
    margin:0;
    padding:0
}


.wishlist_table .product-add-to-cart a{
    color: #000000;
    border: 1px solid #F5F5F5;
    height: 36px;
    width:140px;
    display: flex!important;
    justify-content: center;
    align-items: center!important;
    border-radius: 10px;
}

.product-name a{
    font-family: "Albert Sans", Sans-serif;
    font-weight: 500!important;
    font-size: 14px;
    color: #000000;
}

.product-price{
    font-family: "Albert Sans", Sans-serif;

    font-size: 14px!important;
}

.product-price ins {
    text-decoration: none;
    color: #905EE8;
        font-weight: 500!important;
}
.product-price del {
    color: #000000080;
    font-weight: 400!important;
}



/*Social share*/

.yith_wcwl_wishlist_footer{
    display:flex;
    flex-direction:column;
    align-items:flex-end;
    margin-top: -60px;
}

.yith-wcwl-share-title{
    font-family: "Albert Sans", Sans-serif;
    font-weight: 400!important;
    font-size: 12px;
    color: #00000066;
    
    text-align: right;
}


.yith-wcwl-share a{
    background: #00000000!important;
}
.yith-wcwl-share a svg{
 color: #000000;
 height: 18px!important;
 width: 18px!important;
 
}

.yith-wcwl-share ul {

    gap: 16px;

}

.yith-wcwl-share a:hover svg{
 color: #905EE8;   
}
/*Empty*/

.wishlist-empty-message{
   padding-bottom: 81px; 
}
.empty{
    height: 480px;
    width: 100%;
    background: #F5F5F5;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 2px;
    margin-bottom:62px;
}

.new-in-store{
    font-family: "Albert Sans", Sans-serif;
    font-weight: 400!important;
    font-size: 22px;
    color: #000000;
    padding-bottom: 16px;
}

.empty .message{
    font-family: "Albert Sans", Sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #000000;

}

.wishlist_table:has(.wishlist-empty) {
  display: none;
}/* End custom CSS */