.elementor-379 .elementor-element.elementor-element-7fb3944{--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;--justify-content:center;--overlay-opacity:0.18;--padding-top:150px;--padding-bottom:150px;--padding-left:5%;--padding-right:5%;}.elementor-379 .elementor-element.elementor-element-7fb3944:not(.elementor-motion-effects-element-type-background), .elementor-379 .elementor-element.elementor-element-7fb3944 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://paxelapparel.com/wp-content/uploads/2023/09/Paxel-Hats-3.jpg");background-position:center center;background-size:cover;}.elementor-379 .elementor-element.elementor-element-7fb3944::before, .elementor-379 .elementor-element.elementor-element-7fb3944 > .elementor-background-video-container::before, .elementor-379 .elementor-element.elementor-element-7fb3944 > .e-con-inner > .elementor-background-video-container::before, .elementor-379 .elementor-element.elementor-element-7fb3944 > .elementor-background-slideshow::before, .elementor-379 .elementor-element.elementor-element-7fb3944 > .e-con-inner > .elementor-background-slideshow::before, .elementor-379 .elementor-element.elementor-element-7fb3944 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-379 .elementor-element.elementor-element-d327ea1{--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;}.elementor-379 .elementor-element.elementor-element-fc1684a{width:100%;max-width:100%;text-align:center;}.elementor-379 .elementor-element.elementor-element-fc1684a .elementor-heading-title{color:#FFFFFF;}.elementor-379 .elementor-element.elementor-element-15f4247{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--overflow:hidden;--padding-top:100px;--padding-bottom:100px;--padding-left:5%;--padding-right:5%;}.elementor-379 .elementor-element.elementor-element-5fbe296{--display:flex;}:root{--page-title-display:none;}@media(max-width:1366px){.elementor-379 .elementor-element.elementor-element-15f4247{--padding-top:80px;--padding-bottom:80px;--padding-left:5%;--padding-right:5%;}}@media(max-width:1024px){.elementor-379 .elementor-element.elementor-element-7fb3944{--min-height:auto;--padding-top:80px;--padding-bottom:80px;--padding-left:5%;--padding-right:5%;}.elementor-379 .elementor-element.elementor-element-d327ea1{--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;}.elementor-379 .elementor-element.elementor-element-15f4247{--padding-top:70px;--padding-bottom:70px;--padding-left:5%;--padding-right:5%;}}@media(max-width:767px){.elementor-379 .elementor-element.elementor-element-7fb3944{--padding-top:50px;--padding-bottom:50px;--padding-left:5%;--padding-right:5%;}.elementor-379 .elementor-element.elementor-element-fc1684a{text-align:center;}.elementor-379 .elementor-element.elementor-element-15f4247{--padding-top:50px;--padding-bottom:50px;--padding-left:5%;--padding-right:5%;}}/* Start custom CSS */#custom-wishlist td{
    padding: 30px;
    font-size: 16px;
    color: #000;
}

#custom-wishlist th{
    padding: 20px;
    font-size: 18px;
    color: #fff;
    background: #000;
}

#custom-wishlist li.share-button  i{
    color: #fff !important;
}

#custom-wishlist .yith-wcwl-share{
    display: none;
}

#custom-wishlist .product-name a{
    color: #000;
}

@media (max-width: 1024px) {
    #custom-wishlist ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile{
        padding: 0;
        margin: 0;
    }
    
    #custom-wishlist .product-thumbnail img{
        width: 800px;
    }
    
    #custom-wishlist .item-wrapper{
        display: flex;
        flex-direction: row;
        margin: 0;
        padding: 0;
        width: 100%;
    }
    
    #custom-wishlist .product-thumbnail{
        width: 19% ;
        max-width : 100%;
    }
    
    #custom-wishlist .item-details{
        width: 81% ;
    }
    
    #custom-wishlist .additional-info-wrapper{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    #custom-wishlist table.additional-info{
        width: 100%;
        max-width: 100%;
    }
    
    #custom-wishlist .product-add-to-cart{
        width: 90%;
        padding: 20px;
        background: #000;
        
    }
    #custom-wishlist .product-add-to-cart a{
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 3px;
    }
    #custom-wishlist .product-remove{
        width: 10%;
                display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    }

}

@media (max-width: 767px) {
     #custom-wishlist .item-wrapper{
        display: flex;
        flex-direction: column;
        margin: 0;
        padding: 0;
        width: 100%;
    }
    
    #custom-wishlist .product-thumbnail{
        width: 100% ;
        max-width : 100%;
    }
    
    #custom-wishlist .item-details{
        width: 100% ;
    }
}/* End custom CSS */