/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 18 2024 | 06:14:56 */
.product-list ul {
    margin: 0px !important;
    padding-left: 20px;
    font-size: 18px;
    font-family: 'Outfit';
    font-weight: 400;
    color: #000000cc;
}
form#tribute-form textarea {
    padding: 10px;
}

ul.Approve-comment {
    padding: 0px;
    list-style-type: none;
}
ul.Approve-comment li {
    margin-top: 15px;
    background: #ff000017;
    padding: 12px 110px 15px 15px;
	    border-radius: 8px;
}
ul.Approve-comment li input[type="submit"] {
    padding: 5px 10px;
    font-size: 15px;
    position: absolute;
    right: 13px;
}

.galbutn {
    text-align: center;
    display: flex;
    column-gap: 10px;
    margin: 0px auto;
    max-width: 490px;
}
.galbutn a {
    display: inline-block;
    justify-content: center;
    margin: 20px auto 10px;
    font-family: "Outfit", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 25.86px;
    letter-spacing: 0.3px;
    border-radius: 10px 10px 10px 10px;
    padding: 13px 36px 13px 36px;
	color:#fff !important;
}
.custom-gallery.celeb button {
    background: transparent !important;
}
.custom-gallery.celeb .slick-next:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #d6d1d1;
    font-size: 75px;
    -webkit-text-stroke: 6px #ffffff;
}
.custom-gallery.celeb button.slick-prev.slick-arrow {
    z-index: 9;
    font-size: 0;
    left: -80px;
}
.custom-gallery.celeb button.slick-next.slick-arrow {
    right: -44px;
}
.custom-gallery.celeb .slick-prev:before {
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
	color: #d6d1d1;
    font-size: 75px;
    -webkit-text-stroke: 6px #ffffff;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--my-Celebrations, li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--my-pet {
    order: -1;
}