.comment__heading{background:#757171;color:#fff;font-size:11px;padding:10px;position:relative}.comment__heading h2{margin:0 0 10px;padding:0;color:#fff;font-size:20px}.comment__form{border:1px #323232 solid;position:relative}#comment-input{width:calc(100% - 50px);height:60px;padding:10px;outline:0;font-family:roboto,Arial,sans-serif;font-size:12px;color:#323232;resize:none;display:block;border:0}#comment-submit{position:absolute;right:10px;top:10px;border-radius:100%;width:40px;height:40px;background:url(/bundles/app/images/theme2020/pic_send.png) #01b2d8 no-repeat center 13px;background-size:auto 18px;border:0;outline:0;cursor:pointer}.comment__items{padding:20px}.comment__item{display:flex;align-items:center;justify-content:space-between;margin:0 0 10px}.comment__item>div{flex:1}.comment__message{}.comment__form p{padding:10px;font-size:12px}#comment-message>div{font-size:14px;color:#00a040;padding:10px;text-align:center}#comment-message>div.error{padding:10px 0;font-size:14px;color:#b60000}.comment__item-child{margin:0 0 10px 40px;padding:10px;background:#f0f0f0}.comment__item__image{max-width:40px;min-width:40px;margin-right:20px}.comment__item__image img{width:40px;height:40px;border-radius:100%;display:block}.comment__item__body__author{font-size:16px;font-weight:700}.comment__item__body__author span{font-weight:400;font-size:14px;font-style:italic}.comment__item__body__date{font-size:12px;color:#323232}.comment__item__body__message{font-size:14px}.comment__close{position:absolute;right:10px;top:10px;background:#fff;font-size:20px;color:#323232;cursor:pointer;border-radius:100%;width:30px;height:30px;text-align:center;line-height:30px}.comment__items__empty{color:#d9d9d9;font-size:24px;font-style:italic;text-align:center;width:100%}@media screen and (max-width:1023px){#comment-block{position:fixed;top:100%;left:0;width:100%;height:60vh;background:#fff;transition:all .3s ease;box-shadow:2px 2px 5px #323232;overflow:auto}body.comments-active #comment-block{top:40%}.comment__items{border-top:0;padding-bottom:100px}}@media screen and (min-width:1024px){#comment-block{padding:20px 128px;margin:0 auto}.comment__close{display:none}}