.elementor-amerce-widget-wrapper .amerce-product-grid-heading .s-product-heading {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px
}

.elementor-amerce-widget-wrapper .amerce-product-grid-heading .s-product-heading .heading-box {
    display: flex;
    flex-direction: column;
    gap: 8px;
    text-align: center
}

.elementor-amerce-widget-wrapper .amerce-product-grid-heading.amerce-product-heading-button .s-product-heading {
    justify-content: space-between
}

.elementor-amerce-widget-wrapper .amerce-product-grid-heading.amerce-product-heading-button .s-product-heading .heading-box {
    text-align: left
}

.elementor-amerce-widget-wrapper .amerce-product-grid-heading .s-desc {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0%;
    color: #696e73
}

.elementor-amerce-widget-wrapper .amerce-product-grid-heading .tf-viewall-btn {
    font-weight: 600
}

.elementor-amerce-widget-wrapper .card-product {
    height: auto;
    position: relative
}

.elementor-amerce-widget-wrapper .card-product .card-product_wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.elementor-amerce-widget-wrapper .card-product .description {
    display: none
}

@media(min-width: 576px) {
    .elementor-amerce-widget-wrapper .card-product .product-action_bot:has(+.variant-box) {
        bottom: 58px
    }
}

.elementor-amerce-widget-wrapper .card-product:before {
    content: unset;
    border-radius: 12px;
    position: absolute;
    inset: -1px;
    border: 1px solid var(--text);
    pointer-events: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    visibility: hidden
}

.elementor-amerce-widget-wrapper .card-product:hover:before {
    opacity: 1;
    visibility: visible
}

.elementor-amerce-widget-wrapper .hidden {
    display: none !important;
    visibility: hidden !important
}

.amerce-product-grid .wrapper-shop.swiper-wrapper {
    gap: 0 !important
}

.amerce-product-grid .wrapper-shop .card-custom-ratio {
    --image-card-ratio: auto;
    aspect-ratio: auto !important
}

.amerce-product-grid .wrapper-shop .card-custom-ratio .product-img {
    aspect-ratio: var(--image-card-ratio) !important
}

.amerce-product-grid .wrapper-shop .card-custom-ratio .product-img img {
    aspect-ratio: var(--image-card-ratio) !important
}

.amerce-product-grid .wrapper-shop.add-to-cart-hidden .cls-btn {
    display: none !important
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper {
    gap: 44px
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box {
    overflow: hidden
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box .cat-content,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box .cat-content,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box .cat-content,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box .cat-content {
    flex-shrink: 1;
    display: flex;
    flex-direction: column;
    gap: 4px;
    text-align: center;
    overflow: hidden
}

.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-05 .cat-content {
    text-align: left;
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box .cat-name,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box .cat-name,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box .cat-name,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box .cat-name {
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: var(--text);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: underline;
    text-decoration-color: rgba(0, 0, 0, 0)
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box .cat-name:hover,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box .cat-name:hover,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box .cat-name:hover,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box .cat-name:hover {
    color: var(--primary);
    text-decoration-color: var(--primary)
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box .count,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box .count,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box .count,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box .count {
    font-size: 16px;
    line-height: 26px;
    color: var(--text-2)
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box .image-box,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box .image-box,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box .image-box,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box .image-box {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    overflow: hidden
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box .image-box img,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box .image-box img,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box .image-box img,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box .image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.circle-box .image-box .image,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.circle-box .image-box .image,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.circle-box .image-box .image,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.circle-box .image-box .image {
    aspect-ratio: 1/1;
    border-radius: 50%
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.flex-box-row .image-box,
.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.flex-box-row-reverse .image-box,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.flex-box-row .image-box,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.flex-box-row-reverse .image-box,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.flex-box-row .image-box,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.flex-box-row-reverse .image-box,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.flex-box-row .image-box,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.flex-box-row-reverse .image-box {
    max-width: 60px
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.flex-box-row .cat-content,
.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.flex-box-row-reverse .cat-content,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.flex-box-row .cat-content,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.flex-box-row-reverse .cat-content,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.flex-box-row .cat-content,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.flex-box-row-reverse .cat-content,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.flex-box-row .cat-content,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.flex-box-row-reverse .cat-content {
    text-align: start;
    align-items: start
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.flex-box-column .image-box,
.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.flex-box-column-reverse .image-box,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.flex-box-column .image-box,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.flex-box-column-reverse .image-box,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.flex-box-column .image-box,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.flex-box-column-reverse .image-box,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.flex-box-column .image-box,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.flex-box-column-reverse .image-box {
    align-self: center
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-01,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-01,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-01,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-01 {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-01 .image-box .image,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-01 .image-box .image,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-01 .image-box .image,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-01 .image-box .image {
    aspect-ratio: 1/1
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-02,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-02,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-02,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-02 {
    position: relative;
    border-radius: 16px
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-02 .image-box .image,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-02 .image-box .image,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-02 .image-box .image,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-02 .image-box .image {
    aspect-ratio: 372/623
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-02 .cat-content,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-02 .cat-content,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-02 .cat-content,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-02 .cat-content {
    min-width: 140px;
    position: absolute;
    left: 20px;
    bottom: 20px;
    padding: 12px 16px;
    background: var(--white)
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-02 .cat-content .cat-title,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-02 .cat-content .cat-title,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-02 .cat-content .cat-title,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-02 .cat-content .cat-title {
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--text)
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-02 .cat-content .cat-title .name-cls,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-02 .cat-content .cat-title .name-cls,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-02 .cat-content .cat-title .name-cls,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-02 .cat-content .cat-title .name-cls {
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0%;
    color: var(--text)
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-02 .cat-content .icon,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-02 .cat-content .icon,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-02 .cat-content .icon,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-02 .cat-content .icon {
    font-size: 0;
    transform: scale(0);
    margin-left: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-02 .cat-content:hover,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-02 .cat-content:hover,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-02 .cat-content:hover,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-02 .cat-content:hover {
    background: var(--text)
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-02 .cat-content:hover .cat-title,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-02 .cat-content:hover .cat-title,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-02 .cat-content:hover .cat-title,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-02 .cat-content:hover .cat-title {
    color: var(--white)
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-02 .cat-content:hover .cat-title .name-cls,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-02 .cat-content:hover .cat-title .name-cls,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-02 .cat-content:hover .cat-title .name-cls,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-02 .cat-content:hover .cat-title .name-cls {
    color: var(--white)
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-02 .cat-content:hover .icon,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-02 .cat-content:hover .icon,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-02 .cat-content:hover .icon,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-02 .cat-content:hover .icon {
    font-size: 24px;
    transform: scale(1);
    margin-left: 8px
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-03,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-03,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-03,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-03 {
    position: relative;
    border-radius: 16px
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-03 .image-box .image,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-03 .image-box .image,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-03 .image-box .image,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-03 .image-box .image {
    aspect-ratio: 338/445
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-03 .cat-content,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-03 .cat-content,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-03 .cat-content,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-03 .cat-content {
    position: absolute;
    left: 12px;
    bottom: 12px;
    padding: 12px 20px;
    border-radius: 8px;
    background: #f7f7f7
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-03 .cat-content:hover,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-03 .cat-content:hover,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-03 .cat-content:hover,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-03 .cat-content:hover {
    background: var(--white)
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-04,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-04,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-04,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-04 {
    position: relative;
    border-radius: 20px
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-04 .image-box .image,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-04 .image-box .image,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-04 .image-box .image,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-04 .image-box .image {
    aspect-ratio: 400/533
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-04 .cat-content,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-04 .cat-content,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-04 .cat-content,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-04 .cat-content {
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: 26px;
    flex-direction: row;
    align-items: center;
    padding: 16px;
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    background: var(--white)
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-04 .cat-content .cat-title,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-04 .cat-content .cat-title,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-04 .cat-content .cat-title,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-04 .cat-content .cat-title {
    color: var(--text)
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-04 .cat-content .cat-title .name-cls,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-04 .cat-content .cat-title .name-cls,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-04 .cat-content .cat-title .name-cls,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-04 .cat-content .cat-title .name-cls {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0%;
    color: var(--text)
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-04 .cat-content .count,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-04 .cat-content .count,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-04 .cat-content .count,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-04 .cat-content .count {
    font-size: 16px;
    line-height: 26px;
    color: var(--text-2)
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-04 .cat-content:hover,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-04 .cat-content:hover,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-04 .cat-content:hover,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-04 .cat-content:hover {
    background: var(--text)
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-04 .cat-content:hover .cat-title,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-04 .cat-content:hover .cat-title,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-04 .cat-content:hover .cat-title,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-04 .cat-content:hover .cat-title {
    color: var(--white)
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-04 .cat-content:hover .cat-title .name-cls,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-04 .cat-content:hover .cat-title .name-cls,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-04 .cat-content:hover .cat-title .name-cls,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-04 .cat-content:hover .cat-title .name-cls {
    color: var(--white)
}

.elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box.style-04 .cat-content:hover .count,
.elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box.style-04 .cat-content:hover .count,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box.style-04 .cat-content:hover .count,
.elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box.style-04 .cat-content:hover .count {
    color: var(--line)
}

@media(max-width: 1399px) {

    .elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box,
    .elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box,
    .elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box,
    .elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box {
        flex-wrap: wrap
    }
}

@media(max-width: 1199px) {

    .elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box,
    .elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box,
    .elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box,
    .elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box {
        flex-direction: column !important;
        justify-content: center !important;
        text-align: center !important
    }

    .elementor-widget-amerce_product_category_grid .amerce-product-category-grid-wrapper .cat-box .image-box,
    .elementor-widget-amerce_product_category_grid .amerce-product-category-carousel-wrapper .cat-box .image-box,
    .elementor-widget-amerce_product_category_carousel .amerce-product-category-grid-wrapper .cat-box .image-box,
    .elementor-widget-amerce_product_category_carousel .amerce-product-category-carousel-wrapper .cat-box .image-box {
        align-self: center !important
    }
}

.elementor-widget-amerce_product_category_grid .amerce-product-widgets-swiper,
.elementor-widget-amerce_product_category_carousel .amerce-product-widgets-swiper {
    width: 100%
}

.elementor-widget-amerce_product_category_grid .swiper-button-lock,
.elementor-widget-amerce_product_category_carousel .swiper-button-lock {
    display: none !important
}

.elementor-widget-amerce_product_category_grid .show-on-hover,
.elementor-widget-amerce_product_category_carousel .show-on-hover {
    overflow: hidden
}

.elementor-widget-amerce_product_category_grid .show-on-hover .cat-link,
.elementor-widget-amerce_product_category_carousel .show-on-hover .cat-link {
    transform: translateY(50px)
}

.elementor-widget-amerce_product_category_grid .show-on-hover:hover .cat-link,
.elementor-widget-amerce_product_category_carousel .show-on-hover:hover .cat-link {
    transform: translateY(0)
}

.elementor-widget-amerce_product_category_grid .button-hidden .cat-link,
.elementor-widget-amerce_product_category_carousel .button-hidden .cat-link {
    display: none !important
}

.elementor-widget-amerce_product_category_grid .icon,
.elementor-widget-amerce_product_category_carousel .icon {
    font-size: 7px
}

.elementor-widget-amerce_product_tabs_carousel .grid-layout-banner>*:first-child,
.elementor-widget-amerce_product_tabs_banner .grid-layout-banner>*:first-child {
    grid-column: span 2
}

.elementor-widget-amerce_product_tabs_carousel .tab-btn-wrap-v1,
.elementor-widget-amerce_product_tabs_banner .tab-btn-wrap-v1 {
    display: flex;
    gap: 20px;
    position: relative;
    overflow: auto;
    white-space: nowrap;
    margin-bottom: 40px
}

.elementor-widget-amerce_product_tabs_carousel .tab-btn-wrap-v1::after,
.elementor-widget-amerce_product_tabs_banner .tab-btn-wrap-v1::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: var(--line)
}

.elementor-widget-amerce_product_tabs_carousel .tab-btn-wrap-v1 .tf-btn-tab,
.elementor-widget-amerce_product_tabs_banner .tab-btn-wrap-v1 .tf-btn-tab {
    padding-bottom: 14px;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    display: flex;
    position: relative;
    z-index: 2;
    color: var(--text-2)
}

.elementor-widget-amerce_product_tabs_carousel .tab-btn-wrap-v1 .tf-btn-tab.active,
.elementor-widget-amerce_product_tabs_banner .tab-btn-wrap-v1 .tf-btn-tab.active {
    border-color: var(--text);
    color: var(--text)
}

.elementor-widget-amerce_product_tabs_carousel .tab-btn-wrap-v1 .tf-btn-tab:hover,
.elementor-widget-amerce_product_tabs_banner .tab-btn-wrap-v1 .tf-btn-tab:hover {
    color: var(--text)
}

.elementor-widget-amerce_product_tabs_carousel .tab-btn-wrap-v1.style-2::after,
.elementor-widget-amerce_product_tabs_banner .tab-btn-wrap-v1.style-2::after {
    display: none
}

.elementor-widget-amerce_product_tabs_carousel .tab-btn-wrap-v1.style-2 .tf-btn-tab,
.elementor-widget-amerce_product_tabs_banner .tab-btn-wrap-v1.style-2 .tf-btn-tab {
    padding-bottom: 2px
}

.elementor-widget-amerce_product_tabs_carousel .tab-btn-wrap-v1.style-3::after,
.elementor-widget-amerce_product_tabs_banner .tab-btn-wrap-v1.style-3::after {
    display: none
}

@media(min-width: 1440px) {

    .elementor-widget-amerce_product_tabs_carousel .tab-btn-wrap-v1.style-vertical,
    .elementor-widget-amerce_product_tabs_banner .tab-btn-wrap-v1.style-vertical {
        padding-right: 30px
    }
}

@media(min-width: 992px) {

    .elementor-widget-amerce_product_tabs_carousel .tab-btn-wrap-v1.style-vertical,
    .elementor-widget-amerce_product_tabs_banner .tab-btn-wrap-v1.style-vertical {
        display: grid
    }

    .elementor-widget-amerce_product_tabs_carousel .tab-btn-wrap-v1.style-vertical::after,
    .elementor-widget-amerce_product_tabs_banner .tab-btn-wrap-v1.style-vertical::after {
        display: none
    }

    .elementor-widget-amerce_product_tabs_carousel .tab-btn-wrap-v1.style-vertical .tf-btn-tab,
    .elementor-widget-amerce_product_tabs_banner .tab-btn-wrap-v1.style-vertical .tf-btn-tab {
        border-color: var(--line)
    }

    .elementor-widget-amerce_product_tabs_carousel .tab-btn-wrap-v1.style-vertical .tf-btn-tab .text,
    .elementor-widget-amerce_product_tabs_banner .tab-btn-wrap-v1.style-vertical .tf-btn-tab .text {
        position: relative
    }

    .elementor-widget-amerce_product_tabs_carousel .tab-btn-wrap-v1.style-vertical .tf-btn-tab .text::before,
    .elementor-widget-amerce_product_tabs_banner .tab-btn-wrap-v1.style-vertical .tf-btn-tab .text::before {
        content: "";
        position: absolute;
        bottom: -16px;
        left: auto;
        right: 0;
        height: 2px;
        width: 0%;
        background: var(--text);
        transition: all .3s ease
    }

    .elementor-widget-amerce_product_tabs_carousel .tab-btn-wrap-v1.style-vertical .tf-btn-tab.active .text::before,
    .elementor-widget-amerce_product_tabs_banner .tab-btn-wrap-v1.style-vertical .tf-btn-tab.active .text::before {
        width: 100%;
        left: 0;
        right: auto
    }
}

@media(min-width: 1200px) {

    .elementor-widget-amerce_product_tabs_carousel .tab-btn-wrap-v1,
    .elementor-widget-amerce_product_tabs_banner .tab-btn-wrap-v1 {
        gap: 32px
    }
}

.elementor-widget-amerce_product_tabs_carousel .banner-image-text,
.elementor-widget-amerce_product_tabs_banner .banner-image-text {
    margin: 0
}

.elementor-widget-amerce_product_tabs_carousel .banner-image-text .bn-image,
.elementor-widget-amerce_product_tabs_banner .banner-image-text .bn-image {
    aspect-ratio: 552/376
}

.elementor-widget-amerce_product_tabs_carousel .menu-tab.tab-btn-wrap-v1,
.elementor-widget-amerce_product_tabs_banner .menu-tab.tab-btn-wrap-v1 {
    gap: 32px
}

.elementor-widget-amerce_product_tabs_carousel .menu-tab.tab-btn-wrap-v1 .nav-tab-item .tf-btn-tab,
.elementor-widget-amerce_product_tabs_banner .menu-tab.tab-btn-wrap-v1 .nav-tab-item .tf-btn-tab {
    font-size: 40px;
    line-height: 48px;
    font-weight: 500;
    color: var(--text-2)
}

.elementor-widget-amerce_product_tabs_carousel .menu-tab.tab-btn-wrap-v2,
.elementor-widget-amerce_product_tabs_carousel .menu-tab.tab-btn-wrap-v3,
.elementor-widget-amerce_product_tabs_carousel .menu-tab.tab-btn-wrap-v4,
.elementor-widget-amerce_product_tabs_banner .menu-tab.tab-btn-wrap-v2,
.elementor-widget-amerce_product_tabs_banner .menu-tab.tab-btn-wrap-v3,
.elementor-widget-amerce_product_tabs_banner .menu-tab.tab-btn-wrap-v4 {
    gap: 12px
}

.elementor-widget-amerce_product_tabs_carousel .menu-tab.tab-btn-wrap-v2 .nav-tab-item .tf-btn-tab,
.elementor-widget-amerce_product_tabs_carousel .menu-tab.tab-btn-wrap-v3 .nav-tab-item .tf-btn-tab,
.elementor-widget-amerce_product_tabs_carousel .menu-tab.tab-btn-wrap-v4 .nav-tab-item .tf-btn-tab,
.elementor-widget-amerce_product_tabs_banner .menu-tab.tab-btn-wrap-v2 .nav-tab-item .tf-btn-tab,
.elementor-widget-amerce_product_tabs_banner .menu-tab.tab-btn-wrap-v3 .nav-tab-item .tf-btn-tab,
.elementor-widget-amerce_product_tabs_banner .menu-tab.tab-btn-wrap-v4 .nav-tab-item .tf-btn-tab {
    font-size: 16px;
    line-height: 26px
}

.elementor-widget-amerce_product_tabs_carousel .menu-tab .spread:last-child,
.elementor-widget-amerce_product_tabs_banner .menu-tab .spread:last-child {
    display: none
}

.elementor-widget-amerce_product_tabs_carousel .tf-overlay-container,
.elementor-widget-amerce_product_tabs_banner .tf-overlay-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999
}

.elementor-widget-amerce_product_tabs_carousel .tf-overlay-container .tf-overlay,
.elementor-widget-amerce_product_tabs_banner .tf-overlay-container .tf-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    opacity: .5
}

.elementor-widget-amerce_product_tabs_carousel .tf-overlay-container img,
.elementor-widget-amerce_product_tabs_carousel .tf-overlay-container svg,
.elementor-widget-amerce_product_tabs_banner .tf-overlay-container img,
.elementor-widget-amerce_product_tabs_banner .tf-overlay-container svg {
    width: 100px;
    position: absolute;
    left: 50%;
    top: 40%
}

.elementor-widget-amerce_product_tabs_carousel .tf-overlay-container .spinner,
.elementor-widget-amerce_product_tabs_banner .tf-overlay-container .spinner {
    width: 40px;
    height: 40px;
    left: calc(50% - 20px);
    right: 50%;
    bottom: unset
}

@media(max-width: 767px) {
    .amerce-product-grid-heading .s-product-heading {
        flex-direction: column;
    gap: 20px !important;
}

.amerce-product-grid-heading.amerce-product-heading-button .s-product-heading .heading-box {
    text-align: center !important;
}

}