/* Search results  CSS */
.search-results .blog-post-item.type-product {
    max-width: 800px;
}
.search-results .blog-post-item.type-product .blog-content:not(.blog-details-content) .post-text {
    margin: 0 0;
}
.search-results .blog-post-item.type-product .blog-content .post-text p {
    margin: 0 0;
}
.search-results .blog-post-item.type-product .blog-content .title {
    margin-bottom: 15px;
}
.mc4wp-alert {
    margin: 20px 0 10px;
}
.mc4wp-alert p {
    margin: 0 0;
}
.mc4wp-success p {
    color: var(--unit-primary-color);
}
.header-cart a,
#wishlist-count a {
    display: block;
    position: relative;
    padding-right: 10px;
}
.header-cart a svg {
    width: 24px;
    height: 25px;
}
.header-cart .mini-cart-count,
#wishlist-count span {
    position: absolute;
    right: 0px;
    top: -4px;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 50%;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    background-color: var(--tg-theme-primary);
    color: var(--tg-common-color-black-2);
}

.woocommerce .quantity.hidden {
    display: none;
}

.shop__item-thumb .products-slick .slick-arrow {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    border: none;
    background: transparent;
    box-shadow: none;
}
.shop__item-thumb .products-slick .slick-arrow.slick-next {
    left: auto;
    right: 0;
}
.shop__item-thumb .wishlist {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1;
}
.heart-icon.woosw-btn {
    border: none;
    background: transparent;
    padding: 0 0;
    text-transform: uppercase;
    font-weight: 600;
    font-family: var(--tg-heading-font-family);
    font-size: 15px;
}
.shop__item-thumb .heart-icon {
    font-size: 0;
    position: relative;
}
.heart-icon.woosw-btn::before {
    content: "\f004";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    font-size: 16px;
    margin-right: 10px;
}
.heart-icon.woosw-added::before {
    font-weight: 700;
}
.shop__item-thumb .heart-icon::before {
    margin-right: 0;
}
.products-nav {
    --bs-gutter-x: 20px;
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x))
}
.products-nav .slick-track {
    margin-left: 0;
}
.products-gallery {
    margin-bottom: 20px;
}
.products-nav .nav-img {
    margin-right: 0;
    opacity: .5;
    transition: .3s;
    cursor: pointer;
    padding: 0 10px;
}
.products-nav .nav-img.slick-current.slick-active {
    opacity: 1;
}
.products-gallery .slick-arrow {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    border: none;
    background: transparent;
    box-shadow: none;
}
.products-gallery .slick-arrow.slick-next {
    left: auto;
    right: 0;
}

.tgmenu__action .header-cart {
    display: flex;
    align-items: center;
    gap: 10px;
}
#tg-cart-total {
    font-weight: 600;
    font-family: var(--tg-heading-font-family);
    font-size: 18px;
    line-height: 1;
    color: var(--tg-theme-primary);
}
#wishlist-count svg {
    width: 24px;
    height: 25px;
}



/* Elementor Custom CSS */
.mykd-menu-not-showing {
    padding: 25px 0 !important;
}
.banner__btn.left {
    justify-content: flex-start;
}
.banner__btn.center {
    justify-content: center;
}
.banner__btn.right {
    justify-content: flex-end;
}
.tinv-wishlist .tinv-modal .tinv-modal-inner {
    background-color: #171d24;
}
.product__desc-wrap .tab-content table.shop_attributes td p {
    padding: 0 0;
}
.elementor-221 .elementor-element.elementor-element-32d39b6 .tg-btn-3 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding: 19px 30px;
    min-width: 158px;
}
.title-after-none .section__title::after {
    display: none;
}
.page-id-605 .breadcrumb__wrapper {
    padding: 0 0;
}
.tournament__details-form .wpcf7-not-valid-tip {
    margin: 0 0 10px;
}
.hfe-site-logo > a {
    display: inline-block;
}

/* Elementor Responsive */
@media (max-width: 1800px) {

}
@media (max-width: 1199.98px) {
.elementor-77 .elementor-element.elementor-element-acaa84b {
    position: relative;
}

}

@media (max-width: 991.98px){
.elementor-icon-list-text br {
    display: none;
}

}

@media (max-width: 767.98px) {
.elementor-649 .elementor-element.elementor-element-ebd7309 .section__title::after,
.elementor-415 .elementor-element.elementor-element-860b3d4 .section__title::after {
    margin-left: auto;
    margin-right: auto;
}
#tg-cart-total {
    display: none;
}
.tgmenu__action>ul {
    margin-left: 0 !important;
}

}