.elementor-695 .elementor-element.elementor-element-da8c39e{--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;--margin-top:2%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.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-695 .elementor-element.elementor-element-7090779.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-695 .elementor-element.elementor-element-f8a6183{--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;}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price{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-archive-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.products-heading-show .related-products > h2, .elementor-widget-wc-archive-products.products-heading-show .upsells > h2, .elementor-widget-wc-archive-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-wc-archive-products .elementor-products-nothing-found{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-695 .elementor-element.elementor-element-0d49eaf.elementor-wc-products ul.products li.product{text-align:center;--button-align-display:flex;--button-align-direction:column;--button-align-justify:space-between;}.elementor-695 .elementor-element.elementor-element-0d49eaf.elementor-wc-products  ul.products{grid-column-gap:50px;grid-row-gap:40px;}.elementor-695 .elementor-element.elementor-element-0d49eaf.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-695 .elementor-element.elementor-element-0d49eaf.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-695 .elementor-element.elementor-element-0d49eaf.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for wc-categories, class: .elementor-element-7090779 *//* ==============================
   BOL Category Horizontal Flow
   ============================== */


/* Remove Elementor grid */
.elementor-widget-wc-categories ul.products {
    display: flex !important;
    flex-wrap: wrap;
    gap: 0 !important;
}


/* Category item */
.elementor-widget-wc-categories ul.products li.product-category {
    width: auto !important;
    flex: 0 0 auto;
    margin: 0 45px 15px 0 !important;
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
}


/* Hide images */
.elementor-widget-wc-categories ul.products li.product-category img {
    display: none !important;
}


/* Hide count */
.elementor-widget-wc-categories ul.products li.product-category .count {
    display: none !important;
}


/* Link */
.elementor-widget-wc-categories ul.products li.product-category a {
    display: flex;
    align-items: center;
    padding: 8px 0;
    text-decoration: none;
}


/* Brand color line */
.elementor-widget-wc-categories ul.products li.product-category a:before {
    content: "";
    width: 3px;
    height: 18px;
    background: #f25f4c;
    margin-right: 12px;
}


/* Text */
.elementor-widget-wc-categories ul.products li.product-category h2 {
    margin: 0 !important;
    font-size: 16px;
    font-weight: 600;
    color: #222;
}


/* Hover */
.elementor-widget-wc-categories ul.products li.product-category:hover h2 {
    color: #f25f4c;
}/* End custom CSS */
/* Start custom CSS for wc-archive-products, class: .elementor-element-0d49eaf */.woocommerce-ordering{
    display: none;
}/* End custom CSS */
/* Start custom CSS */.woocommerce-loop-product__buttons{
    display:none ;
}/* End custom CSS */