.elementor-2863 .elementor-element.elementor-element-2165823 > .elementor-container{max-width:1440px;}.elementor-2863 .elementor-element.elementor-element-2165823{padding:56px 20px 80px 20px;overflow:visible;}.elementor-2863 .elementor-element.elementor-element-cf6a77d > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px;}.elementor-2863 .elementor-element.elementor-element-cf6a77d > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-2863 .elementor-element.elementor-element-070b494 > .elementor-widget-container{margin:0px 0px 10px 0px;padding:0px 0px 0px 0px;}.elementor-2863 .elementor-element.elementor-element-070b494 .elementskit-section-title-wraper .elementskit-section-title{font-size:28px;font-weight:500;text-transform:capitalize;line-height:36px;}.elementor-2863 .elementor-element.elementor-element-070b494 .elementskit-section-title-wraper .elementskit-section-title > span{color:#000000;}.elementor-2863 .elementor-element.elementor-element-070b494 .elementskit-section-title-wraper .elementskit-section-title:hover > span{color:#000000;}.elementor-2863 .elementor-element.elementor-element-070b494 .elementskit-section-title-wraper .elementskit-border-divider{width:0px;}.elementor-2863 .elementor-element.elementor-element-070b494 .elementskit-section-title-wraper .elementskit-border-divider.elementskit-style-long{width:0px;height:0px;}.elementor-2863 .elementor-element.elementor-element-070b494 .elementskit-section-title-wraper .elementskit-border-star{width:0px;height:0px;}.elementor-2863 .elementor-element.elementor-element-070b494 .elementskit-section-title-wraper .elementskit-border-divider, .elementor-2863 .elementor-element.elementor-element-070b494 .elementskit-border-divider::before{height:0px;}.elementor-2863 .elementor-element.elementor-element-032c0de > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-2863 .elementor-element.elementor-element-032c0de{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;line-height:36px;color:var( --e-global-color-primary );}.elementor-2863 .elementor-element.elementor-element-8b2d86e > .elementor-widget-container{margin:0px 0px 40px 0px;}.elementor-2863 .elementor-element.elementor-element-8b2d86e{font-family:"Poppins", Sans-serif;font-size:28px;font-weight:400;line-height:36px;color:var( --e-global-color-primary );}@media(max-width:1600px){.elementor-2863 .elementor-element.elementor-element-070b494{width:var( --container-widget-width, 1156.17px );max-width:1156.17px;--container-widget-width:1156.17px;--container-widget-flex-grow:0;}.elementor-2863 .elementor-element.elementor-element-032c0de > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-2863 .elementor-element.elementor-element-8b2d86e > .elementor-widget-container{margin:0px 0px 25px 0px;}}@media(max-width:1199px){.elementor-2863 .elementor-element.elementor-element-2165823{margin-top:0px;margin-bottom:0px;padding:40px 20px 40px 20px;}.elementor-2863 .elementor-element.elementor-element-070b494 > .elementor-widget-container{margin:0px 0px 5px 0px;}.elementor-2863 .elementor-element.elementor-element-032c0de > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-2863 .elementor-element.elementor-element-8b2d86e > .elementor-widget-container{margin:0px 0px 20px 0px;}}@media(max-width:768px){.elementor-2863 .elementor-element.elementor-element-2165823{padding:30px 16px 30px 16px;}.elementor-2863 .elementor-element.elementor-element-070b494 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-2863 .elementor-element.elementor-element-032c0de > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-2863 .elementor-element.elementor-element-032c0de{font-size:16px;}.elementor-2863 .elementor-element.elementor-element-8b2d86e > .elementor-widget-container{margin:10px 0px 20px 0px;}.elementor-2863 .elementor-element.elementor-element-8b2d86e{font-size:19px;}}/* Start custom CSS */.woocommerce-error, .woocommerce-info, .woocommerce-message {
    font-size: 16px;
}
.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:has(.wishlist-empty) {
    display: block;
}
.wishlist-items-wrapper .wishlist-item{
    padding:0 25px 89px;
    border: 1px solid #DADADA;
    border-radius: 5px;
    position: relative;
}
.wishlist-items-wrapper .product-thumbnail {
    height: 241px;
    display: table;
    width: 100%;
    table-layout: fixed;
}
.wishlist-items-wrapper .product-thumbnail a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.whistlist-text-area .elementor-widget-container a:hover {
    text-decoration: underline;
}
.logged-in .whistlist-text-area{
    display: none;
}
.wishlist-items-wrapper .product-thumbnail a img{
    display: inline-block;
    vertical-align: middle;
    max-height: 100%;
    width: auto;
    max-height: 200px;
    aspect-ratio: 3/2;
    object-fit: contain;
}
.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;
    position: absolute;
    right: 27px;
    top: 20px;
}
.wishlist-items-wrapper .product-remove a.remove:hover{
    background: none;
    color: #000 !important;
}
.wishlist-items-wrapper .product-heading-container {
    display: grid;
    grid-template-columns: 2fr 1fr;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.03em;
    color: #666666;
    text-transform: uppercase;
}
.wishlist-items-wrapper .product-heading-container .product-name a{
    color: #666666;
}
.wishlist-items-wrapper .product-heading-container .product-name a span{ display:block;}
.wishlist-items-wrapper .product-heading-container .product-name a span.wishlist-model{ font-size:16px; line-height:24px; }
.wishlist-items-wrapper .product-heading-container .product-price {
    text-align: right;
    /*align-self: end;*/
    /*margin-top: 33px;*/
    display: inline-block;
}
.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: 9px 10px 8px;
    width: 118px;
    display: inline-block !important;
    vertical-align: top;
    background: #004955;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 4px;
}
.wishlist-items-wrapper .view-product:hover{
    opacity: 0.8;
    text-decoration: none;
}
.wishlist-items-wrapper .view-section{
    display: grid;
    grid-template-columns: 2fr 1fr;
}
.wishlist-items-wrapper .view-product-box{ 
    text-align: right;
}
.woocommerce table.shop_table{ border:0 !important;}
.wishlist_table .product-add-to-cart{
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 22px;
    padding-top: 23px;
    border: none;
}
.wishlist_table .product-add-to-cart a{ display:inline-block !important; }
.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-head h1.ekit-heading--title.elementskit-section-title {
    margin-bottom: 0px;
}
.wishlist-pagination a.prev,
.wishlist-pagination a.next{ display:none; }
.wishlist-empty {
   font-size: 16px;
  padding: 20px;
  border: 1px dashed #ccc;
  text-align: center;
  margin-top: 20px;
}
.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 .wishlist-item {
        padding: 0 16px 109px;
    }
    .wishlist-items-wrapper .view-section {
        grid-template-columns: auto;
        gap: 10px;
    }
    .wishlist_table .product-add-to-cart {
        left: 16px;
        right: 16px;
    }
    .wishlist_table .product-add-to-cart span.dateadded {
        display: flex;
        gap: 6px;
    }

}

@media screen and (max-width: 768px) {
    .wishlist-items-wrapper {
        gap: 16px;
        grid-template-columns: 1fr 1fr !important;
    }
    .whistlist-text-area {
    margin-bottom: 0px !important;
}
    .wishlist-items-wrapper .wishlist-item {
        padding: 0 25px 111px;
    }
}
@media screen and (max-width: 580px) {
    .wishlist-items-wrapper {
        grid-template-columns: 1fr !important;
    }
    .wishlist_table .product-add-to-cart span.dateadded span{ display:inline; }
}/* End custom CSS */