.sylius-filters__field {
    width: 31%;
    min-width: 272px;
}

.sylius-filters__field input {
    height: 38px;
}

.sylius-filters__field:has(> .sylius-filters__group .disabled) {
    width: 100%;
}

.pros-cons-list-wrapper {
    max-height: 60px;
    overflow: auto;
    margin: 0;
    padding-left: 0;
}

#sylius_product_review_prosConsList_pros textarea, #sylius_product_review_prosConsList_cons textarea, #heureka_shop_review_prosConsList_pros textarea, #heureka_shop_review_prosConsList_cons textarea {
    max-height: 80px;
    height: 80px;
    min-height: 80px;
    margin-bottom: 20px;
    overflow: auto;
}

#sylius_product_review_prosConsList .field:first-of-type label, #heureka_shop_review_prosConsList .field:first-of-type label {
    color: #479c2d;
    font-weight: bold;
    font-size: 16px;
}

#sylius_product_review_prosConsList .field label, #heureka_shop_review_prosConsList .field label {
    color: red;
    font-weight: bold;
    font-size: 16px;
}

.pros-cons-list-section-title-pros, .pros-cons-list-section-title-cons {
    list-style: none;
}

.pros-cons-list-section-title-pros strong {
    color: #479c2d;
    font-weight: bold;
    font-size: 16px;
}

.pros-cons-list-section-title-cons strong {
    color: red;
    font-weight: bold;
    font-size: 16px;
}

.pros-cons-list-section-title-pros ul {
    list-style-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_54_14)'%3E%3Cpath d='M19 10C19 14.9685 14.9709 18.9968 10 18.9968C5.02914 18.9968 1 14.9685 1 10C1 5.03149 5.02914 1.00317 10 1.00317C14.9709 1.00317 19 5.03149 19 10Z' stroke='%23479C2D' stroke-width='2'/%3E%3Cpath d='M10 5.75732V14.2426' stroke='%23479C2D' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M14.2427 10L5.75739 10' stroke='%23479C2D' stroke-width='2' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_54_14'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.pros-cons-list-section-title-cons ul {
    list-style-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_54_46)'%3E%3Cpath d='M19 10C19 14.9685 14.9709 18.9968 10 18.9968C5.02914 18.9968 1 14.9685 1 10C1 5.03149 5.02914 1.00317 10 1.00317C14.9709 1.00317 19 5.03149 19 10Z' stroke='%23BE1D0A' stroke-width='2'/%3E%3Cpath d='M14.2426 10L5.75733 10' stroke='%23BE1D0A' stroke-width='2' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_54_46'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}