/*
Theme Name: Umea Child
Theme URI: https://umea.qodeinteractive.com
Description: A child theme of Umea
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: umea
Template: umea
*/


.qodef-woo-product-list .button:not(.product_type_external) {
    background-color: transparent !important;
    background-position: center;
    background-repeat: no-repeat;
    border: 0px solid #434343 !important;
    display: block !important;
    height: 100% !important;
    margin: 0 6px 0 6px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
    font-size: 0 !important;
    line-height: 0 !important;
    width: 100% !important;
    z-index: 100;
    background:transparent; 
}

@media only screen 
  and (min-device-width: 175px) 
  and (max-device-width: 812px) 
  {
.elementor-element.elementor-products-grid ul.products {
    display: block !important;
 
}	  
	  
}