.elementor-16204 .elementor-element.elementor-element-e8e735d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:20px;--padding-inline-end:20px;}.elementor-16204 .elementor-element.elementor-element-e8e735d:not(.elementor-motion-effects-element-type-background), .elementor-16204 .elementor-element.elementor-element-e8e735d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-16204 .elementor-element.elementor-element-e8e735d, .elementor-16204 .elementor-element.elementor-element-e8e735d::before{--border-transition:0.3s;}.elementor-16204 .elementor-element.elementor-element-1c86c99 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}/* Start custom CSS for container, class: .elementor-element-e8e735d *//* Style for the main product categories */
.product-categories {
    list-style: none;
    padding: 0;
}

.cat-item {
    margin-bottom: 10px;
}

/* Style for the nested categories */
.children {
    list-style: none;
    padding-left: 20px; /* Adjust the indentation based on your preference */
}

.product-categories .cat-item>a {
    color: #333;
    display: block;
    padding: 10px;
    /*background-color: #f4faff;*/
    text-decoration: none;
  
}

.product-categories .children .cat-item>a {
    padding: inherit;
    border: none;
    background: none;
}

.product-categories .children .cat-item>a:hover {
    color: #3d9be9;
}

.product-categories .children .cat-item{position: relative;}


.e-con .elementor-widget.elementor-widget .elementor-section-wrap{background: #fafafa;}

/* Optional: Add some spacing between the categories */
.wd-cats-toggle {
    margin-bottom: 10px;
}

#fenlei .product-categories>li> a{font-weight: bold;color: #000;}/* End custom CSS */