.iwai_attr_inner_wrapper {
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 0;
    margin-bottom: 10px !important;
    padding: 9px;
    text-align: center;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .75);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .75);
    display: flex;
    flex-direction: column;
    width: 50%;
    box-sizing: border-box
}

.has-box-vertical .title-wrapper {
    margin-right: 0;
}

.iwai_attr_wrapper .iwai_attr_name {
    font-weight: 700
}

.iwai_attr_term_meta {
    width: 80%;
    overflow: hidden;
}

.iwai_attr_wrapper {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap
}

.iwai_image_attribute {
    width: 100px;
    height: 100px !important;
    object-fit: cover
}

.iwai_attr_term_wrapper {
    margin-bottom: 9px;
    display: flex;
    flex-wrap: wrap;
    background-color: #f5f5f5;
    padding: 0 10px;
    border-radius: 5px;
}

.iwai_attr_term_inner_wrapper {
    border-radius: 0;
    padding: 5px;
    display: flex;
    flex-direction: revert;
    max-width: 100%;
    width: 33.333%;
    box-sizing: border-box;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border: none;
    align-items: center;
    margin: 10px 0;
}

.iwai_term_image {
    width: 40px !important;
    height: 40px !important;
    object-fit: cover;
    min-width: 40px !important;
    min-height: 40px !important;
}

.iwai_attr_term_wrapper .iwai_attr_term_name {
    font-weight: 900
}

.iwai_attr_term_meta div {
    font-size: 14px;
    line-height: 18px;
}

.iwai_attr_term_meta {
    margin-left: 5px;
}

@media only screen and (max-width: 1280px) {
    .iwai_attr_term_inner_wrapper {
        width: 50%;
    }
}

/* @media only screen and (max-width: 480px) {
    .iwai_attr_term_inner_wrapper {
        width: 100%;
    }
} */

@media only screen and (max-width: 350px) {
    .iwai_attr_term_wrapper {
        padding: 0;
    }
}

.wocl_price_submit_wrapper .price-wrapper .star-rating {
    display: none;
}

.woocommerce-variation-description .iwai_attr_term_wrapper {
    display: none;
}

.col-inner .box-text.box-text-products.text-center.grid-style-2 .iwai_attr_term_wrapper {
    display: none;
}

.iwai_attr_name {
    display: none;
}