.elementor-7061 .elementor-element.elementor-element-6bee383{--display:flex;--min-height:50vh;--margin-top:20px;--margin-bottom:63px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}body.elementor-page-7061:not(.elementor-motion-effects-element-type-background), body.elementor-page-7061 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-fed0933 );}@media(min-width:768px){.elementor-7061 .elementor-element.elementor-element-6bee383{--content-width:1322px;}}@media(max-width:1024px){.elementor-7061 .elementor-element.elementor-element-6bee383{--margin-top:20px;--margin-bottom:063px;--margin-left:0px;--margin-right:0px;}}@media(max-width:767px){.elementor-7061 .elementor-element.elementor-element-6bee383{--margin-top:20px;--margin-bottom:48px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for yith_wcwl_wishlist, class: .elementor-element-f65f1a4 */.wishlist-title, .wishlist-title h2 {
    margin: 0 !important;
    color: black !important;
    padding: 0 !important;
    width: 100%;
    text-align: center;
}

.elementor-7061 .elementor-element.elementor-element-f65f1a4 form#yith-wcwl-form {
    display: flex;
    flex-direction: column;
    gap: 63px;
}


.wishlist-page-links {
    display: none;
}

a.product-title {
    color: black !important;
    font-weight: 500;
}

.elementor-7061 .elementor-element.elementor-element-f65f1a4 img{
    border-radius: 5px;
    aspect-ratio: 19 / 24;
    object-fit: cover;
}
ul.wishlist_table.wishlist_view.shop_table.cart.modern_grid.responsive {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    gap: 24px;
    position: relative;
    list-style: none;
}
 ul.wishlist-products-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    gap: 12px;
    position: relative;
    list-style: none;
}

.wishlist_table.modern_grid li{
    display: flex !important;
    box-sizing: border-box;
    padding: 12px;
    margin: 0;
    background: #decdbd;
    border-radius: 5px;
    max-width: calc((100% - 4 * 24px) / 5);
    flex: calc((100% - 4 * 24px) / 5);
}


.wishlist-products-item {
    display: flex !important;
    flex: calc((100% - 2 * 12px) / 3);
    box-sizing: border-box;
    padding: 12px;
    margin: 0;
    background: #decdbd;
    border-radius: 5px;
    font-family: "Inter", sans-serif;
    max-width: calc((100% - 2 * 12px) / 3);
}


.wishlist_table.modern_grid li .item-wrapper {
    display: flex;
    margin: 0;
    padding: 0;
    flex-direction: column;
    justify-content: space-between;
    gap: 12px;
}

span.product-thumbnail-img a{
    display: flex;
}

.wishlist_table.modern_grid li .item-details, .wishlist_table.modern_grid li .product-thumbnail {
    min-width: 100%;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
    font-family: "Inter", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 100%;
    color: black !important;
    line-height: 110%;
}

span.product-thumbnail-img {
    position: relative;
    display: flex;
}

.item-details{
    gap: 4px !important;
}


.wishlist_table.modern_grid.wishlist_view li .item-details:before{
    display: none;
}


.remove_item {
    width: 30px;
    height: 30px;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 12px;
    right: 12px;
    border-radius: 50%;
    z-index: 1;
}

span.woocommerce-Price-amount.amount {
    font-weight: 800;
}

.add-to-cart a{
    font-size: 16px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--e-global-color-ae2c939);
    color: white !important;
    text-align: center !important;
    border-radius: 5px;
    font-weight: 700;
}


.ofs {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #231F206B;
    border-radius: 5px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 10px;
    color: #fff;
    font-family: "Bebas Neue", Sans-serif;
}


/*footer css*/

.yith_wcwl_wishlist_footer {
    display: block;
    position: relative;
}

.yith-wcwl-share {
    margin: 0 !important;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.yith-wcwl-share h4.yith-wcwl-share-title {
    margin: 0;
    color: black;
    font-size: 24px;
    font-family: inter;
}



.wishlist-product-image {
    display: flex;
    flex-direction: column;
    gap: 13px;
}

.item-wrapper {
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: space-between;
}



.wishlist-product-bottom {
    display: flex;
    flex-direction: column;
    gap: 8px;
}



li.wishlist-empty {
    min-width: 100%;
    margin: 0 !important;
}

@media screen and (max-width: 1024px) {
.wishlist-title, .wishlist-title h2 {
    font-size: 45px;
    line-height: 100%;
}

.item-wrapper .add-to-cart a {
    font-size: 12px;
}
}

@media screen and (max-width: 460px) {
  .wishlist-products-item {
    flex: calc((100% - 2 * 12px) / 2);
    max-width:  calc((100% - 1 * 12px) / 2);
}

.wishlist-products-item {
    font-size: 12px;
}
}/* End custom CSS */