.elementor-1373 .elementor-element.elementor-element-5531505{margin:-40px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-1373 .elementor-element.elementor-element-a775c6a.elementor-column .elementor-widget-wrap{align-items:flex-end;}.elementor-1373 .elementor-element.elementor-element-a775c6a.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-end;align-items:flex-end;}.elementor-1373 .elementor-element.elementor-element-a775c6a.elementor-column > .elementor-widget-wrap{justify-content:space-between;}.elementor-1373 .elementor-element.elementor-element-8f9a26f{--wd-cat-img-width:100px;--wd-cat-brd-radius:50%;}.elementor-1373 .elementor-element.elementor-element-8f9a26f > .elementor-widget-container{margin:30px 0px 30px 0px;}.elementor-1373 .elementor-element.elementor-element-8f9a26f div.product-category .wd-entities-title{font-size:18px;text-transform:none;}.elementor-1373 .elementor-element.elementor-element-34c035c > .elementor-widget-container{margin:0px 0px 40px 0px;}@media(max-width:1024px){.elementor-1373 .elementor-element.elementor-element-5531505{margin:0px 0px 60px 0px;}.elementor-1373 .elementor-element.elementor-element-8f9a26f > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-1373 .elementor-element.elementor-element-34c035c > .elementor-widget-container{margin:0px 0px 20px 0px;}}@media(max-width:767px){.elementor-1373 .elementor-element.elementor-element-5531505{margin:-50px 0px 30px 0px;padding:0px 0px 0px 0px;}.elementor-1373 .elementor-element.elementor-element-9e2bd96{margin:0px 0px 0px 0px;padding:0px 5px 0px 5px;}}/* Start custom CSS for wd_product_categories, class: .elementor-element-8f9a26f */.wd-cats-element .wd-grid-g {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 20px !important;
}

.wd-cats-element .wd-grid-g > .wd-col {
    flex: 0 0 calc((100% - 80px) / 5) !important;
    max-width: calc((100% - 80px) / 5) !important;
    box-sizing: border-box !important;
}

.wd-cats-element .wd-cat-thumb img {
    border-radius: 50% !important;
    width: 100% !important;
    height: auto !important;
    display: block !important;
}

/* Large tablets */
@media (max-width: 1199px) {
    .wd-cats-element .wd-grid-g > .wd-col {
        flex: 0 0 calc((100% - 60px) / 4) !important;
        max-width: calc((100% - 60px) / 4) !important;
    }
}

/* Tablets */
@media (max-width: 991px) {
    .wd-cats-element .wd-grid-g > .wd-col {
        flex: 0 0 calc((100% - 40px) / 3) !important;
        max-width: calc((100% - 40px) / 3) !important;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .wd-cats-element .wd-grid-g > .wd-col {
        flex: 0 0 calc((100% - 20px) / 2) !important;
        max-width: calc((100% - 20px) / 2) !important;
    }
}/* End custom CSS */