.elementor-353 .elementor-element.elementor-element-5dfd1e6{--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:100px;--padding-bottom:100px;--padding-left:50px;--padding-right:50px;}@media(max-width:767px){.elementor-353 .elementor-element.elementor-element-5dfd1e6{--padding-top:50px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for shortcode, class: .elementor-element-f26e9d7 */.wp-shopify-products img {
    width: 100%;
    object-fit: cover;
    height: 340px !important;
    object-position: bottom;
    border: none !important;
    border-radius: 5px !important;
}
.wp-shopify-products li {
    width: 24% !important;
}
.wp-shopify-products a.ptitle {
    min-height: 30px !important;
}
@media (max-width: 768px) {
  .wp-shopify-product {
    flex: 0 0 45%; /* 2 per row on tablets */
  }
}

@media (max-width: 767px){
    .wp-shopify-products li {
    width: 100% !important;
}
}
@media (min-width: 768px) and (max-width: 1024px){
    .wp-shopify-products li {
    width: 23% !important;
}
.wp-shopify-products img {
    height: 260px !important;
}
}/* End custom CSS */