/*!*********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/property-meta/style.css ***!
  \*********************************************************************************************************************************************************************************/
.wp-block-p7-property-meta {
    width: 100% !important;
    max-width: 100% !important;
}

.wp-block-p7-property-meta ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    list-style: none;
    padding-left: 0;
}

.wp-block-p7-property-meta ul li {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    min-width: 80px;
    margin-bottom: 20px;
}

.wp-block-p7-property-meta ul li img {
    width: 40px;
    height: 40px;
    margin: auto;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    margin-bottom: 7px;
    flex: 1;
}

.wp-block-p7-property-meta ul li span {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    font-family: inherit;
    text-transform: uppercase;
    flex: 1;
    max-width: 60%;
}

/*# sourceMappingURL=style-index.css.map*/