.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-266 .elementor-element.elementor-element-3a8d48a3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:75px;--padding-left:15px;--padding-right:15px;}.elementor-widget-wc-categories .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-categories .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-categories .woocommerce .woocommerce-loop-category__title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-categories .woocommerce-loop-category__title .count{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-266 .elementor-element.elementor-element-5b19b21a.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}@media(max-width:767px){.elementor-266 .elementor-element.elementor-element-3a8d48a3{--padding-top:0px;--padding-bottom:125px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for wc-categories, class: .elementor-element-5b19b21a */#collectionss a{
    border-radius: 0;
    aspect-ratio: 2 / 3;
    object-fit: cover;
    overflow: hidden;
    transition: 0.3s all;
}

#collectionss a:after,
#collectionss a:before{
    border-radius: 0;
    display: none;
}

#collectionss a:hover img{
    transform: translate(-50%,-50%) scale(1.1);
    transition: 0.3s all;
}

#collectionss img {
    object-fit: cover !important;
    object-position: top !important;
    height: 100% !important;
    transition: 0.3s all;
}

#collectionss .woocommerce .product .category-name .count{
    display: none;
}/* End custom CSS */