.product-comment-plugin-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #ffffff;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-image: url("plugin-comment-bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 70px 0;
}

@media (min-width: 1600px) {
    .product-comment-plugin-wrapper {
        background-image: url("plugin-comment-bg-2000px.webp");
    }
}

.product-comment-plugin-wrapper .message-success-form {
    font-size: 14px;
	font-family: 'Stolzl', sans-serif;
	color: #404040;
    margin: 0;
    line-height: 136%;
    display: none;
}

.product-comment-plugin-header {
    color: #404040;
    font-size: 46px;
    font-family: 'Stolzl', sans-serif;
    padding-bottom: 5%;
}

.product-comment-plugin-comments-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
}

.product-comments {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px 15vw;
    gap: 15px;
}

.product-comment-plugin-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    padding: 30px 50px 30px 50px;
    background-color: rgba(232, 232, 232, 0.7);
    border-radius: 15px;
    margin-bottom: 40px;
    -webkit-box-shadow: 0px 0.20rem 0.30rem 0px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0.20rem 0.30rem 0px rgba(0, 0, 0, 0.25);
    width: 50%;
}

.product-comment-plugin-comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px 30px 30px 0;
    border-bottom: 1px solid #B5B5B5;
    width: 100%;
}

.product-comment-plugin-comment:nth-child(7) {
    border: none;
}

.product-comment-plugin-comment:nth-child(1) {
    border-top: 1px solid #B5B5B5;
}

.product-comment-plugin-comment__content p {
	font-size: 16px;
	font-family: 'SF Pro Display', sans-serif;
	color: #404040;
    margin: 0;
    line-height: 136%;
    font-weight: 300;
}

.product-comment-plugin-comment__avatar {
    z-index: 999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.product-comment-plugin-comment__avatar img {
    max-width: 86px!important;
    border-radius: 50% !important;
    height: 86px !important;
    width: 86px;
}

.product-comment-plugin-comment__content {
    margin: -5px 0 0 44px;
    border-left: 1px solid #B5B5B5;
    padding: 15px 20px 20px 20px;
    border-bottom: 1px solid #B5B5B5;
}

p.product-comment-plugin-comment__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5px;
    font-family: 'Stolzl', sans-serif;
    border: 1px solid #C4C4C4;
    padding: 0px 15px 15px 40px;
    width: 100%;
    margin-left: -45px;
    margin-top: 15px;
    border-radius: 10px;
}

p.product-comment-plugin-comment__author {
	font-size: 18px;
    font-weight: normal;
    color: #1793C2;
    font-family: 'Stolzl', sans-serif;
    padding: 0 15px;
    width: 100%;
}

.product-comment-plugin-comment__date {
	font-size: 14px!important;
    width: 100%;
    text-align: end;
    font-family: 'Stolzl', sans-serif;
    color: rgb(119, 119, 119);
}

.product-comment-plugin__show-more,
.product-comment-plugin__show-less {
    color: #1793C2;
    text-decoration: none;
}

.product-comments textarea {
    padding: 15px;
    border-radius: 10px;
}

.product-comments .comment-form .submit {
    background-color: #efbb6e;
    color: #FFF;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
}

.page-numbers {
    background-color: #D9D9D9;
    color: #404040;
    border: 1px solid #B5B5B5;
    text-decoration: none;
    padding: 2px 5px;
}

span.page-numbers {
    background-color: #96D5ED;
}

.product-comment-plugin-wrapper #epoch-comments textarea, textarea#comment {
    color: #A7A7A7 !important;
    background: #F3F3F3 !important;
    width: 100% !important;
    border: 1px solid #ddd !important;
    padding: 10px 20px;
    height: 100px;
    border-radius: 14px;
    font-size: 14px;
    font-family: 'Stolzl';
}

.product-comment-plugin-wrapper form p, .product-comment-plugin-wrapper h3 {
    font-size: 14px;
    font-family: 'Stolzl';
    color: #404040 !important;
}

.product-comment-plugin-wrapper form a {
    color: #1793C2!important;
}

.product-comment-plugin-wrapper .form-submit input.submit {
    background-color: #96D5ED!important;
    padding: 10px 20px;
    border-radius: 38px;
    font-size: 14px;
    font-family: 'Stolzl';
    color: #404040 !important;
    cursor: pointer;
}

.product-comment-plugin-wrapper .form-submit input.submit:hover {
    background-color: #6EADC5;
}

.product-comment-plugin-wrapper form .comment-form-author input,
.product-comment-plugin-wrapper form .comment-form-email input,
.product-comment-plugin-wrapper form .comment-form-url input,
.elementor-kit-8216 input#url:not([type="button"]):not([type="submit"]),
.elementor-kit-8216 input#email:not([type="button"]):not([type="submit"]),
.elementor-kit-8216 input#author:not([type="button"]):not([type="submit"]) {
    color: #A7A7A7 !important;
    background: #FFFFFF !important;
    width: 100% !important;
    border: 1px solid #ddd !important;
    padding: 5px 25px!important;
    border-radius: 30px!important;
    font-size: 14px!important;
    font-family: 'Stolzl'!important;
    -webkit-box-shadow: 0px 0.20rem 0.30rem 0px rgba(0, 0, 0, 0.04)!important;
            box-shadow: 0px 0.20rem 0.30rem 0px rgba(0, 0, 0, 0.04)!important;
    margin-top: 5px;
}

span.page-numbers.dots {
    background-color: #D9D9D9;
}

.product-comment-plugin-wrapper form p.comment-form-url {
    margin-bottom: 3%;
}

@media (max-width: 800px) {
    .product-comment-plugin-wrapper {
        background-image: none;
        background-attachment: unset;
        background-size: contain;
        background-image: url(https://franzwertvollen.com/wp-content/themes/fwwsite/assets/img/5-block-3k.webp);
        background-repeat: repeat-y;
    }
    
    .product-comment-plugin-header {
        font-size: 26px;
    }
    
    .product-comment-plugin-block {
        padding: 15px 20px;
        width: 90%;
        gap: 10px;
        background-color: rgba(232, 232, 232, 0.9);
    }
    
    .product-comment-plugin-comment {
        padding: 20px 20px 20px 0;
    }
    
    .product-comment-plugin-comment__avatar img {
        max-width: 46px !important;
        height: 46px !important;
    }
    
    p.product-comment-plugin-comment__author {
        font-size: 14px;
    }
    
    .product-comment-plugin-comment__content {
        margin: -5px 0 0 24px;
        padding: 15px 0px 20px 20px;
    }
    
    .product-comment-plugin-comment__date {
        font-size: 12px !important;
    }
    
    #commentform p.comment-form-author, #commentform p.comment-form-email, 
    #commentform p.comment-form-url {
        width: 100%!important;
    }
    
    .product-comment-plugin-comment__content p {
	    font-size: 14px;
    }
    
    .product-comment-plugin-wrapper form p.form-submit {
        margin-top: 5%!important;
    }
}