a.subcat-label {
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 10px;
}
.archive h2.woocommerce-loop-product__title {
    font-size: 15px !important;
}
li.product .button {
    position: absolute;
    bottom: 8px;
    right: 1px;
    transform: translateY(0);
    font-size: 14px;
    padding: 4px 10px;
}
.custom-thumbnail-wrapper {
    overflow: hidden;
    position: relative;
    height: 260px;
    margin-bottom: 10px;
    border-radius: 10px;
}
a.elementor-item:hover {
    background: #fff;
}
a.elementor-item.elementor-item-active {
    color: #832933;
    background: #fff;
}
.custom-main-menu li.menu-item-has-children:hover > a {
    background-color: #fff;
/*    color: #832933;*/
}
.custom-main-menu li.menu-item-has-children:hover > .sub-menu a:hover {
    background-color: #832933;
}
.woocommerce-shop .elementor-widget-shortcode {
    display: none;
}
.woocommerce-shop h1.elementor-heading-title.elementor-size-default {
    padding-bottom: 10px;
}
:is(
.term-quarter-cut,
.term-flat-cut,
.term-rotary,
.term-slice-cut,
.term-mau-don-sac,
.term-mau-van-go,
.term-mau-van-vai,
.term-mau-van-da
) .elementor-widget-shortcode {
    display: none;
}

:is(
.term-quarter-cut,
.term-flat-cut,
.term-rotary,
.term-slice-cut,
.term-mau-don-sac,
.term-mau-van-go,
.term-mau-van-vai,
.term-mau-van-da,
.search-results
) h1.elementor-heading-title.elementor-size-default {
    padding-bottom: 10px;
}
.search-results a.button.product_type_simple {
    background: #e9e6ed;
    border-radius: 4px;
    color: #515151;
}



/*mobile*/
@media (max-width: 767px) {
    .custom-thumbnail-wrapper {
        overflow: hidden;
        position: relative;
        height: 260px;
        margin-bottom: -10px !important;
        border-radius: 6px;
    }
    a.button.product_type_simple {
        margin-top: -10px !important;
    }
    li.product .button {
        position: static;
        transform: none;
        margin-top: 8px;
        display: inline-block;
    }
    .custom-main-menu li.menu-item-has-children:hover > a {
        color: #fff !important;
    }
    .woocommerce-shop h1.elementor-heading-title.elementor-size-default {
        padding-bottom: 0 !important;
    }
    :is(
    .term-quarter-cut,
    .term-flat-cut,
    .term-rotary,
    .term-slice-cut,
    .term-mau-don-sac,
    .term-mau-van-go,
    .term-mau-van-vai,
    .term-mau-van-da
    .search-results
    ) h1.elementor-heading-title.elementor-size-default {
        padding-bottom: 0 !important;
    }


}

.sub-menu .menu-item .elementor-sub-item .has-submenu {
    color: #fff;
}