/*! comment item start */.tab-panel-reviews .comment-list{display:flex;flex-direction:column;row-gap:20px}.tab-panel-reviews .comment-star{display:flex;color:gold;font-size:12px}.tab-panel-reviews .comment-list-item{display:flex;align-items:center;column-gap:15px}.tab-panel-reviews .comment-avatar img{border-radius:50%}.tab-panel-reviews .comment-text{display:flex;flex-direction:column;row-gap:6px}.tab-panel-reviews .comment-meta{font-size:12px}.tab-panel-reviews .comment-desc p{font-size:14px}

/*! comment item end */

/*! comment form start */.tab-panel-reviews .review-form-wrapper h2{font-size:16px;font-weight:600;margin:20px 0;border-bottom:1px solid #dee0ea;padding-bottom:16px}.tab-panel-reviews .review-form-wrapper .comment-form{display:flex;flex-direction:column;row-gap:10px}.tab-panel-reviews .review-form-wrapper .form-comment{display:flex;flex-direction:column;row-gap:10px;font-size:14px}.tab-panel-reviews .comment-notes{font-size:16px}.tab-panel-reviews .comment-form-rating{margin:20px 0;font-size:14px}.tab-panel-reviews .comment-form-rating .stars{display:flex;column-gap:10px}.tab-panel-reviews .comment-form-rating .stars a{padding-right:10px;margin-top:10px;transition:color .2s ease-in}.tab-panel-reviews .comment-form-rating .star.active i,.tab-panel-reviews .comment-form-rating .stars a:hover i{color:gold}.tab-panel-reviews .comment-form-rating .stars a:not(:last-child){border-right:1px solid #dee0ea}.tab-panel-reviews .comment-form-rating .stars i{color:#dee0ea;font-size:12px}.tab-panel-reviews .comment-form-cookies{display:flex;flex-direction:row!important;column-gap:7px;margin:10px 0}.form-submit input{cursor:pointer}

/*! comment form end */#single-blog{margin-top:40px}#single-blog .blog-meta{display:flex;font-size:12px;column-gap:10px;margin:20px 0}#single-blog .blog-date{display:flex;align-items:center;column-gap:10px}#single-blog .blog-date:after,#single-blog .blog-date:before{content:"";width:15px;height:.5px;background-color:#e51414}#single-blog .blog-tags a{font-weight:600}#single-blog .blog-wrapper .blog-title{font-size:34px;font-weight:600;line-height:1.4;margin-bottom:15px}#single-blog .blog-wrapper .blog-content{margin-bottom:50px}#single-blog .blog-wrapper .blog-content p{text-align:justify;font-size:14px;line-height:1.5;color:#75767c;margin:20px 0}#single-blog .blog-wrapper .blog-content blockquote{padding:20px 30px 12px 50px;border-left:5px solid #dee0ea;margin:15px 0 30px}