.elementor-11398 .elementor-element.elementor-element-7f7b1f09 > .elementor-container{max-width:1392px;}.elementor-11398 .elementor-element.elementor-element-7f7b1f09{overflow:visible;}.elementor-11398 .elementor-element.elementor-element-4d7f7b89 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-11398 .elementor-element.elementor-element-4d7f7b89 > .elementor-element-populated{padding:80px 20px 80px 20px;}.elementor-11398 .elementor-element.elementor-element-d2b859f > .elementor-widget-container{margin:0px 0px 0px 0px;padding:24px 0px 24px 0px;}.elementor-11398 .elementor-element.elementor-element-d2b859f .elementor-heading-title{font-size:24px;font-weight:600;line-height:1.5em;}/* Start custom CSS */.wishlist-container p:empty, .wishlist-container p { display: none; }
.wishlist-title-container{ display:none !important; }
.wishlist-items-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 24px;
}
.wishlist-items-wrapper .wishlist-item{
    padding: 16px 0;
    border-bottom: 1px solid #DADADA;
    position: relative;
    border-radius: 0;
    display: flex;
    flex-direction: column;
}
.wishlist-items-wrapper .product-thumbnail {
    width: 100%;
    padding: 24px 0 36px 0;
}
.wishlist-items-wrapper .product-thumbnail a {
    display: block;
    height: 150px;
    text-align: center;
    width: 100%;
}
.wishlist-items-wrapper .product-thumbnail a img{
    display: inline-block;
    vertical-align: middle;
    max-height: 100%;
    width: auto;
}
.wishlist-items-wrapper .product-remove {
    display: flex;
    padding: 4px 0px;
    justify-content: flex-end;
}
.wishlist-items-wrapper .product-remove a.remove {
    color: #999999 !important;
    font-weight: 400;
    font-size: 30px;
    padding: 0;
    line-height: 12px;
    width: 18px;
    height: 18px;
}
.wishlist-items-wrapper .product-remove a.remove:hover{
    background: none;
    color: #000 !important;
}
.wishlist-items-wrapper .product-heading-container {
    padding: 18px 18px 20px 18px;
    height: 100%;
}
.wishlist-items-wrapper .product-heading-container .woocommerce-Price-amount {
    color: #DD663F;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6;
}
.wishlist-items-wrapper .product-heading-container .product-name a{
    color: #666666;
}
.wishlist-items-wrapper .product-heading-container .product-name a span.wishlist-brand { display:block;color: #000;text-transform: uppercase;font-size: 16px;font-style: normal;font-weight: 600;line-height: 160%;}
.wishlist-items-wrapper .product-heading-container .product-name a span.wishlist-model{color: #000;font-family: Poppins;font-size: 16px;font-style: normal;font-weight: 400;line-height: 160%;display: block; }
.wishlist-items-wrapper .product-heading-container .product-price {
    margin-top: 5px;
}
.price-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.wishlist-items-wrapper .product-heading-container .product-price del{ display:none }
.wishlist-items-wrapper .product-heading-container .product-price ins{ text-decoration:none; }
.wishlist-items-wrapper .dateadded{
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #666666;
}
.wishlist-items-wrapper .view-product{
    padding: 15px 32px;
    display: block !important;
    vertical-align: top;
    border-radius: 30px;
    border: 1px solid #00837E;
    background: unset;
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    color: #00837E;
    width: 100%;
}
.wishlist-items-wrapper .view-product:hover{
    background: #00837E;
    text-decoration: none;
    color: #FFF;
}
.wishlist-pagination{ grid-column: 1 / -1; text-align: center; margin: 25px 0 0; overflow: hidden; }
.wishlist-pagination span.page-numbers.current,
.wishlist-pagination a.page-numbers:hover{
    width: 46px;
    height: 40px;
    background: #A38E53;
    border: 1px solid #A38E53;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 40px;
    font-weight: 500;
    font-size: 15px;
    color: #FFFFFF;
    text-decoration: none;
    margin-bottom: 6px;
}
.wishlist-pagination a.page-numbers {
    font-weight: 500;
    font-size: 15px;
    color: #000000;
    border: 1px solid #000;
    width: 46px;
    height: 40px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 40px;
    margin-bottom: 6px;
}
.wishlist-pagination a.prev,
.wishlist-pagination a.next{ display:none; }

.footer-usps .pp-icon-wrapper {
    height: 38px;
    width: auto;
    margin-bottom: 5px !important;
}
@media screen and (max-width: 1200px) {
    .wishlist-items-wrapper{ gap:20px; }
    .wishlist_table .product-add-to-cart span.dateadded span { display: block; }
   .wishlist-items-wrapper .product-thumbnail a {  height: 120px;
   }
}
@media screen and (max-width: 768px) {
    .wishlist-items-wrapper {
        gap: 16px;
        grid-template-columns: 1fr 1fr;
    }
    .wishlist-items-wrapper .wishlist-item {
        padding: 0 25px 111px;
    }
    .wishlist-items-wrapper .product-thumbnail a {  height: 100px;
    }
}
@media screen and (max-width: 580px) {
    .wishlist-items-wrapper {
        grid-template-columns: 1fr;
    }
    .wishlist_table .product-add-to-cart span.dateadded span{ display:inline; }
    .wishlist-items-wrapper .product-thumbnail a {  height: auto;
    }
}/* End custom CSS */