.elementor-295 .elementor-element.elementor-element-e12315c{--display:flex;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for shortcode, class: .elementor-element-213974e */.product-brand {
    margin-top: 20px;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.product-brand .brand-label {
    font-weight: bold;
    margin-right: 10px;
}

.product-brand .brand-image img {
    max-width: 50px; /* 원하는 크기로 조정 */
    height: auto;
    display: inline-block;
    margin-right: 5px;
    border: 1px solid #ddd; /* 테두리 추가 (선택 사항) */
    padding: 5px; /* 패딩 추가 (선택 사항) */
    background-color: #fff; /* 배경색 설정 (선택 사항) */
    border-radius: 4px; /* 모서리 둥글게 (선택 사항) */
}/* End custom CSS */