.elementor-6948 .elementor-element.elementor-element-eefe3dc{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--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-6948 .elementor-element.elementor-element-fccd6e5 ul.ovabrw_woo_features{display:block;}/* Start custom CSS for ovabrw_product_features, class: .elementor-element-fccd6e5 */.elementor-features ul li {
  background-color: #fdf8f1;
  display: inline-grid;
  text-align: center;
  margin: 0 5px 0 5px;
  padding: 15px;
  border-radius: 16px;
  font-size: 12px;
  min-width: 23%;
  
}
.elementor-features ul li .label{font-size:14px; margin:10px 0 0 0;}

@media only screen and (max-width: 600px) {
    .elementor-features ul{text-align:center;}
    
    .elementor-features ul li {
 display: inline-grid;
  margin: 8px 4px;
  padding: 12px;
  border-radius: 16px;
  font-size: 12px;
  min-width: 45%;
}
}/* End custom CSS */