
.tjm_wishlist_widget {
	position: relative;
}
.wishlist_item .product-name > .wl-pricewrap {
	display:none;
}
.tjm_wishlist_widget .wishlist_item .product-name > .wl-pricewrap {
	display: block;
}
.tjm_wishlist_widget .wishlist_item .product-name > .wl-pricewrap .price-label {
	display:none;
}
.wl-pricewrap  .sale-price {
	margin-left: 12px;
}
.tjm_wishlist_widget .tinv-wishlist table th del, 
.tjm_wishlist_widget .tinv-wishlist table th .amount, 
.tjm_wishlist_widget .tinv-wishlist table th .amount *, 
.tjm_wishlist_widget .tinv-wishlist table td del, 
.tjm_wishlist_widget .tinv-wishlist table td .amount, 
.tjm_wishlist_widget .tinv-wishlist table td .amount * {
    color: #fff !important;
	font-size: 17px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}

.tjm_wishlist_widget .wishlist_icon {
	height: 22px;
	cursor: pointer;
}

.tjm_wishlist_widget .wishlist_btn_wrap {
	position: relative;
}
.sc_layouts_row_type_compact .sc_layouts_cart .sc_layouts_cart_items_short,
.tjm_wishlist_widget .wishlist_count {
	min-width: 16px !important;
	min-height: 16px !important;
	line-height: 16px !important;
	
}

.tjm_wishlist_widget .wishlist_count {
	position: absolute;
	font-size: 10px;
	font-weight: 500;
	text-align: center;
	padding: 0 2px;
	top: auto;
	bottom: 0px !important;
	right: -2px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	
	position: absolute;
	z-index: 1;
}

.tjm_wishlist_widget .wishlist_count {
	display: block;
	text-align: center;
}
.tjm_wishlist_widget .tinv-wishlist table th a, 
.tjm_wishlist_widget .tinv-wishlist table td,
.tjm_wishlist_widget .tinv-wishlist table td a {
    color:#fff !important;
}
.tjm_wishlist_widget .tinv-wishlist .product-action,
.tjm_wishlist_widget .tinvwl-to-left,
.tjm_wishlist_widget .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before, 
.woocommerce .tjm_wishlist_widget ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before, .woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before, a.wishlist_products_counter.top_wishlist-heart:before, span.wishlist_products_counter.top_wishlist-heart:before, a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before {
	display: none !important;
}
.tjm_wishlist_widget .wishlist_content {
	position: absolute;
	right: 0;
	top: 61px;
	z-index: 999;
	background-color: #242927;
	color: #fff;
	width: 536px;
	display:none;
}
.tjm_wishlist_widget .tinvwl-table-manage-list thead,
.tjm_wishlist_widget .tinvwl-table-manage-list tfoot .tinvwl-to-left,
.tjm_wishlist_widget .tinvwl-table-manage-list .product-cb,
.tjm_wishlist_widget .tinv-wishlist .product-stock,
.tjm_wishlist_widget .tinv-wishlist .product-price {
	display: none !important;
}
.tjm_wishlist_widget .wishlist_content.show .tinv-wishlist {
    display: block !important;
    max-height: 350px;
    overflow-y: auto;
}
.tinv-wishlist .product-action button {
	display:none !important;
}
.tjm_wishlist_widget .tinv-wishlist {
	display: block !important;
}
.tjm_wishlist_widget .tinv-wishlist table.tinvwl-table-manage-list {
	width: 100%;
	border-collapse: collapse;
}
.tjm_wishlist_widget .tinv-wishlist-clear {
	color: #fff;
	padding: 30px;
}
.tjm_wishlist_widget .tinv-lists-nav.tinv-wishlist-clear {
	display:none;
}
.tjm_wishlist_widget .tinv-wishlist table.tinvwl-table-manage-list {
	margin-bottom: 0;
}
.tjm_wishlist_widget .tinv-wishlist-clear .woocommerce-info {
	color: #fff;
}

.tjm_wishlist_widget .wishlist_count {
	background-color: var(--theme-color-text_link);
    color: var(--theme-color-inverse_link);
	display: block;
	border-radius: 8px;
}

.wishlist_products_counter_number {
	color: #fff !important
}
.tjm_wishlist_widget .tinv-wishlist tr + tr {
	border-top: 0;
}

@media (max-width: 1439px) {
	.tinv-wishlist .product-thumbnail {
		min-width: 81px !important;
		width: 81px !important;
	}
}
.tjm_wishlist_widget .tinv-wishlist table tfoot td {
	padding: 20px 0px 0;
}
.see-all-wishlist,
.tjm_wishlist_widget .tinv-wishlist tfoot .tinvwl-to-right {
	width: 48.5%;
}
.see-all-wishlist {
	float:right;
	display:none;
}

.tjm_wishlist_widget .see-all-wishlist {
	display:inline-block;
}
.tjm_wishlist_widget .tinv-wishlist tfoot .tinvwl-to-right {
	text-align: left;
}
.tjm_wishlist_widget .tinv-wishlist tfoot tr .btn-wishlist,
.tjm_wishlist_widget  .tinv-wishlist tfoot tr button {
    height: 40px !important;
    line-height: 38px !important;
	width: 100%;
}
.tjm_wishlist_widget  .tinv-wishlist tfoot tr button {
	border: 2px solid #C61719;
}
.tjm_wishlist_widget .tinv-wishlist tfoot tr .btn-wishlist {
	font-size: 16px;
    font-weight: 500;
    font-style: normal;
    line-height: 21px;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
	border-radius: 30px;
	border: 2px solid #fff;
	text-align: center;
	color: #fff;
	text-decoration: none;
	display:block;
}
.tjm_wishlist_widget .tinv-wishlist tfoot tr .btn-wishlist:hover {
	background-color: #fff;
	color: #242927 !important;
}
.tjm_wishlist_widget .tinv-wishlist tfoot tr {
    border-top: 1px solid #313734 !important;
}
@media (max-width: 1439px) {
	.tjm_wishlist_widget .tinv-wishlist table th, 
	.tjm_wishlist_widget .tinv-wishlist table td {
		padding: 10px 20px;
		font-size: 18px;
		line-height: 23.8px;
	}
	.tjm_wishlist_widget .tinv-wishlist table td.product-thumbnail {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
}
.tjm_wishlist_widget .tinv-wishlist .tinvwl-table-manage-list .product-remove {
	position:relative;
}
.tjm_wishlist_widget .tinv-wishlist .product-remove button {
	font-size: 10px;
    position: absolute;
    top: 10px;
}
/*wishlist popup*/
.wishlist_content {
	display:none;
}

/*Tooltip*/

.tinv-wraper.tinv-wishlist {
	position: relative;
}
.single-product .elementor-shortcode .tinv-wraper > .tinvwl-tooltip {
	display: block;
}
/*.product_style_plain .post_featured .top-info .tinv-wraper > .tinvwl-tooltip {
	display: block;
}*/
.tinv-wraper > .tinvwl-tooltip {
    background: #242927;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    width: 380px;
    position: absolute;
    bottom: 46px;
    margin-left: -165px;
    visibility: hidden;
    opacity: 0;
    z-index: 0;
    transition: opacity 0.3s ease, visibility 0.3s ease, z-index 0s ease 0.3s;
	border-radius: 10px;
}

.single-product .elementor-shortcode .tinv-wraper > .tinvwl-tooltip {
    bottom: 64px;
    margin-left: auto;
    right: 58px;
    bottom: -22px;
}
.single-product .related .tinv-wraper > .tinvwl-tooltip {
    bottom: 46px;
    margin-left: -165px;
}
.single-product .related .products > li:first-child .tinv-wraper > .tinvwl-tooltip {
    bottom: 46px;
    margin-left: -45px;
}
.tinv-wraper > .tinvwl-tooltip:after {
    content: "";
    width: 16px;
    height: 9px;
    background: url(../images/tooltip_arrow_down.svg) center 0 no-repeat;
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: -8px;
    z-index: 99;
    margin-left: -16px;
}
.single-product .related .products > li:first-child .tinv-wraper > .tinvwl-tooltip:after {
	margin-left: -135px;
}
.single-product .elementor-shortcode .tinv-wraper > .tinvwl-tooltip:after {
    left: auto;
    bottom: 44px;
    margin-left: auto;
    right: -12px;
    transform: rotate(-90deg);
}
 .tinv-wraper:hover > .tinvwl-tooltip {
    visibility: visible;
    opacity: 1;
    z-index: 2;
    transition-delay: 0s; /* Ensure z-index is immediately active */
}
@media (max-width: 767px) {
	.tinv-wraper > .tinvwl-tooltip {
        width: 300px;
        bottom: 46px;
        margin-left: -15px;
    }
	.tinv-wraper > .tinvwl-tooltip:after {
		left: 24px;
		margin-left:0;
	}
	.single-product .elementor-shortcode .tinv-wraper > .tinvwl-tooltip {
        width: 380px;
    }
}
@media (max-width: 600px) {
	.tinv-wraper > .tinvwl-tooltip {
        width: 250px;
    }
	
}
@media (max-width: 532px) {
	.tinv-wraper > .tinvwl-tooltip {
        width: 230px;
    }
	.single-product .elementor-shortcode .tinv-wraper > .tinvwl-tooltip {
        width: 320px;
    }
}

@media (max-width: 479px) {
	.tinv-wraper > .tinvwl-tooltip {
		width: 340px;
		bottom: 46px;
		margin-left: -5px;
	}
	
	.tinv-wraper > .tinvwl-tooltip:after {
		left: 14px;
	}

}
@media (max-width: 414px) {
	.single-product .elementor-shortcode .tinv-wraper > .tinvwl-tooltip {
        width: 300px;
    }
}

@media (max-width: 390px) {
	.single-product .elementor-shortcode .tinv-wraper > .tinvwl-tooltip {
        width: 275px;
    }
}

@media (max-width: 360px) {
	.tinv-wraper > .tinvwl-tooltip {
		width: 290px;
	}
	.single-product .elementor-shortcode .tinv-wraper > .tinvwl-tooltip {
        width: 230px;
    }
}