.elementor-1677 .elementor-element.elementor-element-4153846{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:40px 40px;--row-gap:40px;--column-gap:40px;--padding-top:104px;--padding-bottom:104px;--padding-left:20px;--padding-right:20px;}.elementor-1677 .elementor-element.elementor-element-4153846:not(.elementor-motion-effects-element-type-background), .elementor-1677 .elementor-element.elementor-element-4153846 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-1677 .elementor-element.elementor-element-326e769{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:35px 35px;--row-gap:35px;--column-gap:35px;--border-radius:24px 24px 24px 24px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1677 .elementor-element.elementor-element-326e769:not(.elementor-motion-effects-element-type-background), .elementor-1677 .elementor-element.elementor-element-326e769 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-1677 .elementor-element.elementor-element-998ea2c{width:100%;max-width:100%;}:root{--page-title-display:none;}@media(max-width:1366px){.elementor-1677 .elementor-element.elementor-element-4153846{--padding-top:80px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}}@media(max-width:1024px){.elementor-1677 .elementor-element.elementor-element-326e769{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}}@media(max-width:767px){.elementor-1677 .elementor-element.elementor-element-4153846{--padding-top:64px;--padding-bottom:64px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS *//*td.product-price, td.product-stock-status {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/

.wishlist-title h2 {
    padding: 0;
}

a.add_to_cart_button.ajax_add_to_cart.add_to_cart.alt {
    background-color: #F25B9F;
    padding: 10px 20px;
    color: #fff;
    border-radius: 35px;
    border: 1px solid #F25B9F;
}

a.add_to_cart_button.ajax_add_to_cart.add_to_cart.alt:hover {
    background-color: #fff;
    color: #F25B9F;
}

.product-name a, .product-add-to-cart {
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 700;
}

td.product-price, span.wishlist-in-stock {
    font-family: "Quicksand", Sans-serif;
    font-size: 16px !important;
    font-weight: 700;
    color: #7A5C5C !important;
}

.wishlist_table .product-add-to-cart span.dateadded {
    font-family: "Quicksand", Sans-serif;
    font-size: 16px !important;
    font-weight: 400;
    color: #7A5C5C !important;
}

.wishlist-title.wishlist-title-with-form h2 {
    font-family: "Roboto", Sans-serif;
    font-size: 36px;
    font-weight: 600;
    color: #3D2B2B !important;
}

.woocommerce #content table.wishlist_table.cart a.remove:hover {
    color: #c3c3c3;
}

.shop_table th span {
    font-family: "Roboto", Sans-serif;
    color: #fff;
    font-size: 16px;
}

.wishlist_table .product-add-to-cart span.dateadded {
    text-align: center !important;
}

.wishlist_table .product-add-to-cart a {
    margin: 16px auto 0 !important;
}

.wishlist_table thead tr th {
    background-color: #F25B9F;
}

.wishlist-items-wrapper tr td {
    border-bottom: 1px solid #eee;
}

th.product-stock-status, th.product-price {
    text-align: left !important;
}

a.remove_from_wishlist.button {
    margin: 15px 20px 0px 35px !important;
    color: #fff !important;
}

.woocommerce-message {
    background-color: #F25B9F;
}

	
/*@media (max-width: 768px) {*/
   a.add_to_cart_button.ajax_add_to_cart.add_to_cart.alt {
        font-size: 16px;
    }
    
    .wishlist_table.mobile li {
        padding: 20px 0;
        border-bottom: 1px solid #eee;
    }
    
    .item-details-table .label, table.item-details-table .value, .additional-info .label {
    font-family: "Quicksand", Sans-serif;
    font-size: 16px !important;
    font-weight: 400;
    color: #7A5C5C !important;
    }
    
    .wishlist_table.mobile li .item-wrapper {
        width: 100%;
    }
    
    .wishlist_table.mobile li .item-wrapper .item-details {
        width: calc(100% - 75px);
    }
    
    .additional-info .label {
        padding-left: 78px !important;
    }
    
/*}*//* End custom CSS */