.elementor-29861 .elementor-element.elementor-element-d4fe828{--display:flex;--min-height:0px;--flex-direction:column-reverse;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-29861 .elementor-element.elementor-element-ba6448d > .elementor-widget-container{margin:025px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-29861 .elementor-element.elementor-element-ba6448d.elementor-element{--align-self:center;--order:-99999 /* order start hack */;}.elementor-29861 .elementor-element.elementor-element-0ca9668{width:var( --container-widget-width, 1600px );max-width:1600px;--container-widget-width:1600px;--container-widget-flex-grow:0;--wd-brd-radius:12px;}.elementor-29861 .elementor-element.elementor-element-0ca9668 > .elementor-widget-container{margin:20px 20px 0px 20px;padding:0px 0px 0px 0px;}.elementor-29861 .elementor-element.elementor-element-0ca9668.elementor-element{--align-self:center;}.elementor-29861 .elementor-element.elementor-element-0ca9668 .wd-el-title{font-size:1px;}@media(min-width:769px){.elementor-29861 .elementor-element.elementor-element-d4fe828{--width:100%;}}@media(max-width:1024px){.elementor-29861 .elementor-element.elementor-element-ba6448d > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-29861 .elementor-element.elementor-element-ba6448d.elementor-element{--align-self:center;}.elementor-29861 .elementor-element.elementor-element-0ca9668 > .elementor-widget-container{margin:0px 0px 0px 0px;}}@media(max-width:768px){.elementor-29861 .elementor-element.elementor-element-0ca9668{width:100%;max-width:100%;}.elementor-29861 .elementor-element.elementor-element-0ca9668 > .elementor-widget-container{margin:0px 0px 0px 0px;}}/* Start custom CSS for wd_products, class: .elementor-element-0ca9668 */.mega-menu-products .add_to_cart_button,
.mega-menu-products .product_type_simple,
.mega-menu-products .product_type_variable,
.mega-menu-products .product_type_grouped,
.mega-menu-products .product_type_external,
.mega-menu-products .wd-add-btn,
.mega-menu-products .wd-product-add-btn,
.mega-menu-products .wrap-add-btn,
.mega-menu-products .wd-buttons,
.mega-menu-products .product-grid-item .button {
  display: none !important;
}
@media (max-width: 1024px) {
  .mega-menu-products .wd-entities-title,
  .mega-menu-products .wd-entities-title a,
  .mega-menu-products .woocommerce-loop-product__title,
  .mega-menu-products .woocommerce-loop-product__title a {
    color: #000 !important;
  }

  .mega-menu-products .wd-product-cats,
  .mega-menu-products .wd-product-cats a,
  .mega-menu-products .posted-in,
  .mega-menu-products .posted-in a {
    color: #5f6670 !important;
  }

  .mega-menu-products .price > .amount,
  .mega-menu-products .price > .woocommerce-Price-amount,
  .mega-menu-products .price > span.amount,
  .mega-menu-products .price > span.woocommerce-Price-amount,
  .mega-menu-products .price del,
  .mega-menu-products .price del .amount,
  .mega-menu-products .price del .woocommerce-Price-amount {
    color: #5b6370 !important;
  }
}
@media (max-width: 1024px) {
  .mega-menu-products ul.products > li.product:nth-child(n + 5),
  .mega-menu-products .products > .product:nth-child(n + 5),
  .wmega-menu-products .products > .product-grid-item:nth-child(n + 5) {
    display: none !important;
  }
}

/* Desktop: show only the first 5 products */
@media (min-width: 1025px) {
  .mega-menu-products ul.products > li.product:nth-child(n + 6),
  .mega-menu-products .products > .product:nth-child(n + 6),
  .mega-menu-products .products > .product-grid-item:nth-child(n + 6) {
    display: none !important;
  }
}/* End custom CSS */