header.ngr-eleman-title strong {
    display: inline-block;
    margin-right: 5px;
    color: inherit;
}
.woocommerce-loop-product__title {
    font-size: 12px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-height: 2;
    margin-bottom: 16px;
    -webkit-box-orient: vertical
}

.hscroll-product .hscroll-product-slider .onsale {
    position: absolute;
    top: 0;
    left: 15px;
    background-color: var(--primary);
    color: var(--text-inbox);
    padding: 7px 4px;
    font-size: 10px;
    border-radius: 0 0 15px 15px;
    right: unset;
    line-height: unset;
    min-width: unset;
    min-height: unset;
}

.hscroll-product-slider .swiper-slide {
    margin: 4px 0 24px;
    height: auto;
    background-color: var(--light-element-bg);
    width: 44%;
    border-radius: 16px;
}

.hscroll-product-slider .swiper-slide .product.type-product {
    padding: 7px;
    min-height: 265px;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 16px;
}

.hscroll-product-slider .swiper-slide .product.type-product .tm-woocompare-button, .timer-product-slider .card-content .base .tm-woocompare-button {
    display: none
}

.hscroll-product.swiper-container, .blog-swiper-container {
    padding-right: 5px
}

.theme-negar a.avn-loop-add-to-cart {
    position: absolute;
    width: 32px;
    height: 32px;
    background-color: var(--secondry);
    bottom: 8px;
    right: 8px;
    border-radius: 8px;
    color: var(--text-inbox);
    font-size: 20px;
    text-align: center;
    padding: unset !important;
}

.theme-negar li.outofstock a.avn-loop-add-to-cart {
    background-color: #c2c2c2;
}

.theme-negar a.avn-loop-add-to-cart:before {
    content: '\f141';
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    font-style: inherit;
    line-height: 1.6;
}

.hscroll-blog-slider .swiper-slide {
    width: 83%;
}

.hscroll-product .hscroll-product-slider .item {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.16);
    padding: 12px;
    border-radius: 10px
}

.hscroll-product-slider .swiper-slide .product.type-product.outofstock img {
    -webkit-filter: blur(2px);
    filter: blur(2px)
}

.product.type-product.outofstock:before {
    content: 'ناموجود';
    position: absolute;
    background-color: #fff;
    top: 0;
    left: calc(50% - 20px);
    padding: 20px 5px;
    font-size: 11px;
    color: var(--primary);
    border-radius: 0 0 25px 25px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.16);
    border-top: 0;
    font-weight: 700;
    z-index: 1
}


.products.columns-4.list .product.type-product.outofstock:before {
    right: 43px;
    left: unset;
}

.hscroll-product-slider .swiper-slide .product.type-product .star-rating, .hscroll-product-slider .swiper-slide .product.type-product .added_to_cart {
    display: none
}

.woocommerce .hscroll-product .product span.price, .hscroll-product .product span.price, .woocommerce ul.products li.product span.price {
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    text-align: left;
    padding-right: 40px;
    color: var(--text-light);
}

.hscroll-product .product .price ins, .woocommerce ul.products li.product .price ins {
    text-decoration: none
}

.hscroll-product .product .price del, .woocommerce ul.products li.product .price del {
    color: var(--primary);
    font-size: 13px;
    display: block
}


.product.type-product.outofstock > .woocommerce-loop-product__link::after {
    content: '';
    position: absolute;
    background-color: rgba(227, 227, 227, 0.30);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 10px
}

.product.outofstock .woocommerce-variation-add-to-cart {
    display: none
}

a.add_to_cart_button.loading:after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f3f4";
    background-color: var(--secondry);
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    right: 7px;
    bottom: 6px;
    font-size: 16px;
    color: white;
}


.hscroll-product-slider .tm-woowishlist-button.loading:after {
    font-family: 'Font Awesome 5 Pro' !important;
    content: "\f3f4" !important;
    position: absolute !important;
    -webkit-animation: spin 2s linear infinite !important;
    animation: spin 2s linear infinite !important;
    color: #333;
    font-size: 20px;
    right: 13px;
    bottom: -15px;
}

.hscroll-product-slider .swiper-slide .product.type-product .add_to_cart_button.added:before, .hscroll-product-slider .swiper-slide .product.type-product .product_type_simple.added:before {
    content: '\f00c' !important;
}

.price a.call-to-us {
    z-index: 99;
    position: fixed;
    bottom: 0;
    right: 0;
    background-color: #fff;
    border-radius: 25px 0 0 25px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.16);
    width: 75%;
    font-size: 14px;
    height: 55px;
    color: #3f3f3f;
    padding: 15px;
}

.price a.call-to-us:before {
    font-family: 'Font Awesome 5 Pro';
    content: "\f095";
    font-size: 25px;
    position: absolute;
    right: 50px;
    top: 3px;
}


.theme-negar a.avn-loop-add-to-cart.product_type_simple:before {
    content: '\f067';
}

.theme-negar a.avn-loop-add-to-cart.product_type_simple.added:before {
    content: '\f00c' !important;
}


.hscroll-product-slider .swiper-slide .product.type-product span.count {
    position: absolute;
    color: var(--text-light);
    border-radius: 0 12px 12px;
    top: 12px;
    font-size: 22px;
    right: 16px;
}

.hscroll-product .product span.price span.woocommerce-Price-currencySymbol, .woocommerce div.product span.price span.woocommerce-Price-currencySymbol {
    color: var(--text-light);
}

.hscroll-product-slider .swiper-slide div.outofstock .avn-loop-add-to-cart {
    background-color: #c2c2c2;
}

.hscroll-product-slider .swiper-slide div.outofstock .avn-loop-add-to-cart:before {
    content: '\f00d' !important;
}

.theme-negar a.avn-loop-add-to-cart.product_type_simple.added:after {
    content: unset;
}


.theme-negar a.avn-loop-add-to-cart.loading:after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f3f4";
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    bottom: 7px;
    top: unset !important;
    left: unset !important;
    right: 7px !important;
    font-size: 16px;
    color: white;
    background-color: var(--secondry);
}


.cart-animation-helper {
    margin: 0 20%;
    width: 0;
    height: 0;
}

.cart-animation-helper:after {
    opacity: 0;
    z-index: 99;
    border-radius: 0%;
    max-height: 250px;
    max-width: 200px;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    height: 250px;
    width: 200px;
    background-color: var(--primary);
    overflow: visible !important;
    -webkit-transition: margin 0.8s ease-out, opacity 0.8s ease-out, border-radius 0.4s ease-out, max-height 0.4s ease-out, max-width 0.4s ease-out, -webkit-transform 0.8s ease-out;
    transition: margin 0.8s ease-out, opacity 0.8s ease-out, border-radius 0.4s ease-out, max-height 0.4s ease-out, max-width 0.4s ease-out, -webkit-transform 0.8s ease-out;
    transition: transform 0.8s ease-out, margin 0.8s ease-out, opacity 0.8s ease-out, border-radius 0.4s ease-out, max-height 0.4s ease-out, max-width 0.4s ease-out;
    transition: transform 0.8s ease-out, margin 0.8s ease-out, opacity 0.8s ease-out, border-radius 0.4s ease-out, max-height 0.4s ease-out, max-width 0.4s ease-out, -webkit-transform 0.8s ease-out;
}

.products .loop-qty,
.product .loop-qty.force_show{
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
}

.loop-qty .quantity input.qty {
    text-align: center;
}

.avn_notif {
    font-weight: bold;
    color: var(--primary);
    margin-top: -25px;
}
