.elementor-1145 .elementor-element.elementor-element-9ff2b9e{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:050px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1145 .elementor-element.elementor-element-35cbfd2{text-align:center;}.elementor-1145 .elementor-element.elementor-element-35cbfd2 .elementor-heading-title{font-family:"vazir", Sans-serif;font-weight:600;color:#151515;}.elementor-1145 .elementor-element.elementor-element-2c83470{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-1145 .elementor-element.elementor-element-01ca983{width:100%;max-width:100%;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-1145 .elementor-element.elementor-element-2c83470{--content-width:90%;}}@media(max-width:767px){.elementor-1145 .elementor-element.elementor-element-9ff2b9e{--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1145 .elementor-element.elementor-element-35cbfd2 .elementor-heading-title{font-size:22px;}}/* Start custom CSS for container, class: .elementor-element-9ff2b9e */.user-wishlists svg{
    width: 18px;
    height: 18px;
    fill: #333;
}
.user-wishlists{
    display: flex;
    width: 100%;
    gap: 15px;
    flex-wrap: wrap
}
.product-item-img{
    overflow: hidden;
    margin-bottom: 10px
}
.user-wishlists .product-item{
    background: #fff;
    width: calc(25% - 15px);
    box-shadow: 0px 0px 2px 0px #DBDFE4;
    transition: all 200ms;
      padding: 10px 10px 15px 10px;
      position: relative
}
.user-wishlists .product-item:hover{
    box-shadow:0px 0px 5px 0px #A1A7AF;
}
.user-wishlists .product-item img{
    max-width: 100%;
    display: table;
    margin: 0 auto;
    object-fit: contain;
}
.user-wishlists .product-item a{
    color: #666;
    font-weight: 600
}
.user-wishlists .product-item a:hover{
    color: #D32E36;
}
.inWishList svg{
    cursor: pointer
}
.inWishList svg{
    fill: #D32E36 !important
}
.user-wishlists .add-to-wishlist-btn{
    position: absolute;
    top: 12px;
    left: 12px
}
@media(max-width:992px){
    .user-wishlists .product-item{
         width: calc(34% - 15px);
    }
}
@media(max-width:768px){
    .user-wishlists .product-item{
         width: calc(50% - 15px);
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'vazir';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://partinoo.ir/wp-content/uploads/2025/08/Vazir.woff') format('woff');
}
/* End Custom Fonts CSS */