#wpdcom * {
    box-sizing: border-box;
    line-height: initial
}

#wpdcom .wpdiscuz-hidden {
    display: none
}

#wpdcom .wpd-clear,#wpdcom .clearfix,.wpdiscuz_top_clearing,.wpdiscuz_clear {
    clear: both
}

.wpdiscuz_clear_right {
    clear: right
}

.wpdiscuz_clear_left {
    clear: left
}

#wpdcom .wpd-space {
    flex-grow: 1
}

#wpdcom .wpd-hidden {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s,opacity .5s linear
}

#wpdcom .wpd-reply {
    margin-left: 25px
}

#wpdcom .wpd-reply.wpd_comment_level-2 {
    margin-left: 70px
}

#wpdcom.wpd-layout-2 .wpd-reply {
    margin-left: 40px
}

#wpdcom.wpd-layout-2 .wpd-reply.wpd_comment_level-2 {
    margin-left: 28px
}

#wpdcom.wpd-layout-3 .wpd-reply {
    margin-left: 45px
}

#wpdcom.wpd-layout-3 .wpd-reply.wpd_comment_level-2 {
    margin-left: 62px
}

#wpdcom .wpdlb {
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute
}

.wpd-tooltip {
    position: relative;
    overflow: hidden
}

.wpd-tooltip:hover {
    overflow: visible
}

.wpd-tooltip:hover .wpd-tooltip-content {
    opacity: 1
}

.wpd-tooltip .wpd-tooltip-content {
    background: #555;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    max-width: 200px;
    min-width: 145px;
    padding: 10px;
    position: absolute;
    opacity: 0
}

.wpd-tooltip .wpd-tooltip-content a {
    color: #fff;
    text-decoration: none
}

.wpd-tooltip .wpd-tooltip-content:after {
    background: #555;
    content: "";
    height: 10px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 10px
}

.wpd-tooltip.wpd-top .wpd-tooltip-content {
    bottom: calc(100% + 0.3em);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.wpd-tooltip.wpd-top .wpd-tooltip-content:after {
    bottom: -5px;
    left: 50%;
    margin-left: -5px
}

.wpd-tooltip.wpd-bottom .wpd-tooltip-content {
    bottom: calc(-100% - 1.8em);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.wpd-tooltip.wpd-bottom .wpd-tooltip-content:after {
    top: -5px
}

.wpd-tooltip.wpd-right .wpd-tooltip-content {
    left: calc(100% + 1.5em);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.wpd-tooltip.wpd-right .wpd-tooltip-content:after {
    left: -5px;
    margin-top: -5px;
    top: 50%
}

.wpd-tooltip.wpd-left .wpd-tooltip-content {
    right: calc(100% + 1.5em);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.wpd-tooltip.wpd-left .wpd-tooltip-content:after {
    right: -5px;
    margin-top: -5px;
    top: 50%
}

[wpd-tooltip] {
    position: relative
}

[wpd-tooltip]:before {
    content: "";
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 7px 7px 0;
    border-style: solid;
    border-color: #555 transparent transparent;
    z-index: 100;
    opacity: 0
}

[wpd-tooltip]:after {
    content: attr(wpd-tooltip);
    position: absolute;
    left: 50%;
    top: -8px;
    transform: translateX(-50%) translateY(-100%);
    background: #555;
    text-align: center;
    color: #fff;
    padding: 8px 10px;
    font-size: 11px;
    line-height: 1.5;
    min-width: 6vw;
    border-width: 0;
    border-radius: 4px;
    pointer-events: none;
    z-index: 99;
    opacity: 0;
    text-transform: none
}

[wpd-tooltip]:hover:after,[wpd-tooltip]:hover:before {
    opacity: 1;
    transition: all .4s ease-in-out
}

[wpd-tooltip-size=small]:after {
    min-width: 5vw
}

[wpd-tooltip-size=medium]:after {
    min-width: 10vw
}

[wpd-tooltip-size=long]:after {
    min-width: 14vw
}

[wpd-tooltip-position=left]:before {
    left: 0;
    top: 50%;
    margin-left: -11px;
    transform: translatey(-50%) rotate(-90deg)
}

[wpd-tooltip-position=top]:before {
    left: 50%
}

[wpd-tooltip-position=bottom]:before {
    top: 100%;
    margin-top: 8px;
    transform: translateX(-50%) translatey(-100%) rotate(-180deg)
}

[wpd-tooltip-position=right]:before {
    left: 100%;
    top: 50%;
    margin-left: 0;
    transform: translatey(-50%) rotate(90deg)
}

[wpd-tooltip-position=left]:after {
    left: 0;
    top: 50%;
    margin-left: -8px;
    transform: translateX(-100%) translateY(-50%)
}

[wpd-tooltip-position=top]:after {
    left: 50%
}

[wpd-tooltip-position=bottom]:after {
    top: 100%;
    margin-top: 8px;
    transform: translateX(-50%) translateY(0%)
}

[wpd-tooltip-position=right]:after {
    left: 100%;
    top: 50%;
    margin-left: 9px;
    transform: translateX(0%) translateY(-50%)
}

_:-ms-lang(x),.wpd-social-login [wpd-tooltip]:after {
    top: -24px
}

_:-ms-lang(x),.wpd-social-login [wpd-tooltip]:before {
    top: -24px
}

#wpdcom div.wpd-field-desc {
    position: relative;
    display: inline
}

#wpdcom div.wpd-field-desc span {
    position: absolute;
    width: 200px;
    color: #fff;
    background: #555;
    height: auto;
    line-height: 17px;
    padding: 8px 10px;
    font-size: 12px;
    text-align: center;
    visibility: hidden;
    border-radius: 6px;
    left: -150px
}

#wpdcom div.wpd-field-desc span:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -4px;
    width: 0;
    height: 0;
    border-top: 8px solid #555;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}

#wpdcom div:hover.wpd-field-desc span {
    visibility: visible;
    opacity: 1;
    bottom: 34px;
    left: 50%;
    margin-left: -100px;
    z-index: 999999
}

#wpdcom div:hover.wpd-tooltip {
    position: relative
}

#wpdcom span.wpd-field-desc {
    position: relative;
    display: inline
}

#wpdcom span.wpd-field-desc span {
    position: absolute;
    width: 200px;
    color: #fff;
    background: #555;
    height: auto;
    line-height: 17px;
    padding: 8px 10px;
    font-size: 12px;
    text-align: center;
    visibility: hidden;
    border-radius: 6px;
    left: -150px
}

#wpdcom span.wpd-field-desc span:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border-top: 8px solid #555;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}

#wpdcom span:hover.wpd-field-desc span {
    visibility: visible;
    opacity: 1;
    bottom: 38px;
    left: 50%;
    margin-left: -105px;
    z-index: 999999
}

#comments #wpdcom .wpdiscuz-embed-wrapper .fb_iframe_widget>span {
    display: inline-block
}

@font-face {
    font-family: 'square721_cn_btroman';
    src: url(//avvocatopenalistah24.it/wp-content/plugins/wpdiscuz/themes/default/css/fonts/sqr721c-webfont.eot);
    src: url(//avvocatopenalistah24.it/wp-content/plugins/wpdiscuz/themes/default/css/fonts/sqr721c-webfont.eot?#iefix) format('embedded-opentype'),url(//avvocatopenalistah24.it/wp-content/plugins/wpdiscuz/themes/default/css/fonts/sqr721c-webfont.woff2) format('woff2'),url(//avvocatopenalistah24.it/wp-content/plugins/wpdiscuz/themes/default/css/fonts/sqr721c-webfont.woff) format('woff'),url(//avvocatopenalistah24.it/wp-content/plugins/wpdiscuz/themes/default/css/fonts/sqr721c-webfont.ttf) format('truetype'),url(//avvocatopenalistah24.it/wp-content/plugins/wpdiscuz/themes/default/css/fonts/sqr721c-webfont.svg#svgFontName) format('svg');
    font-display: swap
}

#wpd-post-rating {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px
}

#wpd-post-rating .wpd-rating-wrap {
    width: 30%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center
}

#wpd-post-rating .wpd-rating-wrap .wpd-rating-left {
    flex-grow: 1;
    height: 1px;
    border-bottom: 1px dashed #999;
    margin-right: -10px
}

#wpd-post-rating .wpd-rating-wrap .wpd-rating-right {
    flex-grow: 1;
    height: 1px;
    border-bottom: 1px dashed #999;
    margin-left: -10px
}

#wpd-post-rating .wpd-rating-wrap .wpd-rating-data {
    width: 125px;
    white-space: nowrap;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center
}

#wpd-post-rating .wpd-rating-wrap .wpd-rating-title {
    width: 125px;
    white-space: break-spaces;
    word-break: break-all;
    font-size: 12px;
    letter-spacing: .5px;
    color: #888;
    line-height: 16px;
    display: block;
    margin-top: 7px;
    margin-bottom: -3px
}

#wpd-post-rating .wpd-rating-wrap .wpd-rating-value {
    transition: .2s;
    background-color: #fff;
    border: 1px dashed #777;
    height: 60px;
    width: 60px;
    text-align: center;
    border-radius: 50%;
    font-family: square721_cn_btroman,"Open Sans",san-serif
}

#wpd-post-rating .wpd-rating-wrap .wpd-rating-value span {
    color: #666;
    display: block;
    cursor: default
}

#wpd-post-rating .wpd-rating-wrap .wpd-rating-value .wpdrv {
    font-size: 24px;
    line-height: 60px
}

#wpd-post-rating .wpd-rating-wrap .wpd-rating-value .wpdrc {
    font-size: 18px;
    line-height: 16px;
    display: none;
    padding-top: 17px
}

#wpd-post-rating .wpd-rating-wrap .wpd-rating-value .wpdrt {
    font-size: 10px;
    line-height: 16px;
    font-style: normal;
    display: none;
    font-family: Arial,sans-serif
}

#wpd-post-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrv {
    display: none
}

#wpd-post-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrc,#wpd-post-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrt {
    display: block;
    color: #fff;
    transition: .8s
}

#wpd-post-rating .wpd-rating-wrap .wpd-rating-value:hover {
    background-color: #555;
    transition: .5s
}

#wpd-post-rating .wpd-rating-wrap .wpd-rating-stars {
    margin-top: 7px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center
}

#wpd-post-rating .wpd-rating-wrap .wpd-rating-stars svg {
    width: 26px;
    height: 26px;
    display: block;
    margin-right: -3px
}

#wpd-post-rating .wpd-rating-wrap .wpd-rating-stars svg .wpd-star {
    fill: #ccc
}

#wpd-post-rating .wpd-rating-wrap .wpd-rating-stars svg .wpd-active {
    fill: #ffc600
}

#wpd-post-rating.wpd-not-rated .wpd-rating-wrap .wpd-rating-data:hover .wpd-rating-stars {
    display: none
}

#wpd-post-rating.wpd-not-rated .wpd-rating-wrap .wpd-rating-data:hover .wpd-rate-starts {
    display: flex
}

#wpd-post-rating .wpd-rating-wrap .wpd-rate-starts {
    display: none;
    margin-top: 7px;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center
}

#wpd-post-rating .wpd-rating-wrap .wpd-rate-starts svg {
    width: 26px;
    height: 26px;
    display: block;
    margin-right: -3px
}

#wpd-post-rating .wpd-rating-wrap .wpd-rate-starts svg .wpd-star {
    fill: #ccc
}

#wpd-post-rating .wpd-rating-wrap .wpd-rate-starts:hover svg .wpd-star {
    fill: #ffed85
}

#wpd-post-rating.wpd-not-rated .wpd-rating-wrap .wpd-rate-starts svg:hover~svg .wpd-star {
    fill: #ccc
}

.wpd-rating {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px
}

.wpd-rating .wpd-rating-wrap {
    width: 30%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center
}

.wpd-rating .wpd-rating-wrap .wpd-rating-left {
    flex-grow: 1;
    height: 1px;
    border-bottom: 1px dashed #999;
    margin-right: -10px
}

.wpd-rating .wpd-rating-wrap .wpd-rating-right {
    flex-grow: 1;
    height: 1px;
    border-bottom: 1px dashed #999;
    margin-left: -10px
}

.wpd-rating .wpd-rating-wrap .wpd-rating-data {
    width: 125px;
    white-space: nowrap;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center
}

.wpd-rating .wpd-rating-wrap .wpd-rating-value {
    transition: .2s;
    background-color: #fff;
    border: 1px dashed #777;
    height: 60px;
    width: 60px;
    text-align: center;
    border-radius: 50%;
    font-family: square721_cn_btroman,"Open Sans",san-serif
}

.wpd-rating .wpd-rating-wrap .wpd-rating-value span {
    color: #666;
    display: block;
    cursor: default
}

.wpd-rating .wpd-rating-wrap .wpd-rating-value .wpdrv {
    font-size: 24px;
    line-height: 60px
}

.wpd-rating .wpd-rating-wrap .wpd-rating-value .wpdrc {
    font-size: 18px;
    line-height: 16px;
    display: none;
    padding-top: 17px
}

.wpd-rating .wpd-rating-wrap .wpd-rating-value .wpdrt {
    font-size: 10px;
    line-height: 16px;
    font-style: normal;
    display: none;
    font-family: Arial,sans-serif
}

.wpd-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrv {
    display: none
}

.wpd-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrc,.wpd-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrt {
    display: block;
    color: #fff;
    transition: .8s
}

.wpd-rating .wpd-rating-wrap .wpd-rating-value:hover {
    background-color: #555;
    transition: .5s
}

.wpd-rating .wpd-rating-wrap .wpd-rating-stars {
    margin-top: 7px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center
}

.wpd-rating .wpd-rating-wrap .wpd-rating-stars svg {
    width: 26px;
    height: 26px;
    display: block;
    margin-right: -3px
}

.wpd-rating .wpd-rating-wrap .wpd-rating-stars svg .wpd-star {
    fill: #ccc
}

.wpd-rating .wpd-rating-wrap .wpd-rating-stars svg .wpd-active {
    fill: #ffc600
}

.wpd-rating .wpd-rating-wrap .wpd-rating-name {
    font-size: 12px;
    padding-top: 5px;
    color: #999;
    display: none
}

#wpdcom .wpd-form-head {
    border-bottom: 1px solid #ccc;
    padding: 7px 2px 9px;
    margin-top: 20px;
    margin-bottom: 5px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between
}

#wpdcom .wpd-sbs-toggle {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer
}

#wpdcom .wpd-sbs-toggle i.fa-envelope {
    font-size: 15px;
    margin-right: 4px
}

#wpdcom .wpd-sbs-toggle i.fa-caret-down {
    font-size: 16px;
    margin-left: 4px;
    color: #666
}

#wpdcom .wpd-sbs-toggle .wpd-sbs-title {
    font-size: 15px
}

#wpdcom .wpd-auth {
    display: flex;
    flex-direction: row;
    justify-content: flex-end
}

#wpdcom .wpd-social-login i {
    opacity: .8;
    cursor: pointer;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 2px
}

#wpdcom .wpd-social-login i svg {
    fill: #fff;
    width: 15px;
    height: 15px
}

#wpdcom .wpd-social-login i:hover {
    opacity: 1
}

#wpdcom .wpd-social-login .wpdsn-fb i {
    background-color: #4267b2
}

#wpdcom .wpd-social-login .wpdsn-tw i {
    background-color: #000
}

#wpdcom .wpd-social-login .wpdsn-gg i {
    background-color: #d54c3f
}

#wpdcom .wpd-social-login .wpdsn-telegram i {
    background-color: #239cd7
}

#wpdcom .wpd-social-login .wpdsn-ds i {
    background-color: #2196f3
}

#wpdcom .wpd-social-login .wpdsn-wp i {
    background-color: #999
}

#wpdcom .wpd-social-login .wpdsn-vk i {
    background-color: #4c75a3
}

#wpdcom .wpd-social-login .wpdsn-ok i {
    background-color: #ef7800
}

#wpdcom .wpd-social-login .wpdsn-insta i {
    background-color: #f97149
}

#wpdcom .wpd-social-login .wpdsn-linked i {
    background-color: #007bb6
}

#wpdcom .wpd-social-login .wpdsn-yandex i {
    background-color: red
}

#wpdcom .wpd-social-login .wpdsn-mailru i {
    background-color: #168de2;
    fill: #ff9e00
}

#wpdcom .wpd-social-login .wpdsn-mailru i svg {
    fill: #ff9e00
}

#wpdcom .wpd-social-login .wpdsn-weibo i {
    background-color: #d52a2c
}

#wpdcom .wpd-social-login .wpdsn-weixin i {
    background-color: #20c300
}

#wpdcom .wpd-social-login .wpdsn-qq i {
    background-color: #1479d7
}

#wpdcom .wpd-social-login .wpdsn-baidu i {
    background-color: #f23f40
}

#wpdcom .wpd-social-login .wpdsn-baidu i svg {
    fill: #2319dc
}

#wpdcom .wpd-auth .wpd-sep {
    border-right: 1px #ccc solid;
    margin: 0 12px;
    display: inline
}

#wpdcom .wpd-auth .wpd-login {
    font-size: 14px;
    line-height: 20px
}

#wpdcom .wpd-auth .wpd-login i {
    margin-right: 2px
}

#wpdcom .wpd-auth .wpd-login a {
    color: #3272bf;
    text-decoration: none
}

#wpdcom .wpd-auth .wpd-login a:hover {
    color: #0d3e81
}

#wpdcom .wpd-auth .wpdiscuz-social-login-spinner {
    display: none
}

#wpdcom .wpd-social-login-agreement {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 12px;
    padding: 20px 30px 10px;
    background-color: #f8f8f8;
    border: 1px dotted #ddd;
    clear: both;
    line-height: normal
}

#wpdcom .wpd-social-login-agreement .wpd-agreement-title {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 15px
}

#wpdcom .wpd-social-login-agreement .wpd-agreement-button {
    text-transform: uppercase;
    padding: 3px 20px;
    margin: 5px 0 0 15px;
    cursor: pointer;
    font-size: 12px;
    line-height: 20px;
    color: #00b38f;
    display: inline-block
}

#wpdcom .wpd-social-login-agreement .wpd-agreement-button.wpd-agreement-button-agree {
    border: 1px dotted #00b38f;
    color: #00b38f
}

#wpdcom .wpd-social-login-agreement .wpd-agreement-button.wpd-agreement-button-agree:hover {
    color: #fff;
    background: #00b38f
}

#wpdcom .wpd-social-login-agreement .wpd-agreement-button.wpd-agreement-button-disagree {
    border: 1px dotted #ff312f;
    color: #ff312f
}

#wpdcom .wpd-social-login-agreement .wpd-agreement-button.wpd-agreement-button-disagree:hover {
    color: #fff;
    background: #ff312f
}

#wpdcom .wpd-social-login-agreement .wpd-agreement-buttons {
    margin-top: 4px
}

#wpdcom .wpd-social-login-agreement .wpd-agreement-buttons-left {
    float: left
}

#wpdcom .wpd-social-login-agreement .wpd-agreement-buttons-right {
    float: right
}

#wpdcom .wpd-secondary-forms-social-content .wpd-social-login-agreement {
    padding: 20px
}

#wpdcom .wpd-social-login .wpd-connect-with {
    line-height: 20px;
    font-size: 14px;
    margin: 0 9px;
    vertical-align: baseline;
    color: #666
}

#wpdcom .wpdiscuz-subscribe-bar {
    width: 100%
}

#wpdcom .wpdiscuz-subscribe-bar form {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center
}

#wpdcom .wpdiscuz-subscribe-form-email select {
    width: 100%
}

#wpdcom .wpdiscuz-subscribe-agreement {
    display: block;
    clear: left;
    padding-top: 10px;
    width: 92%
}

#wpdcom .wpd-form .wpd-avatar {
    display: none
}

#wpdcom .wpd-form .wpdiscuz-textarea-wrap {
    margin-bottom: 10px;
    margin-top: 10px
}

#wpdcom .wpd-form .wpdiscuz-textarea-wrap [id^=wpd-editor-wraper],#wpdcom .wpd-form .wpd-textarea-wrap {
    position: relative
}

#wpdcom .wpdiscuz-form-loading {
    margin: auto
}

#wpdcom .wc-field-submit input[type=submit] {
    margin-left: 2%
}

#wpdcom .wpd_label input[type=checkbox].wpd_label__checkbox {
    display: none
}

#wpdcom .wpd_label__checkbox {
    display: none
}

#wpdcom .wpd_label__check {
    display: inline-block;
    border: 0;
    border-radius: 0;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    margin: 0 3px 0 0
}

#wpdcom .wpd_label__check i.wpdicon {
    font-size: 15px;
    line-height: 20px;
    padding: 4px 5px;
    width: 32px;
    margin: 0
}

#wpdcom .wpd_label__check i.wpdicon-on {
    display: none;
    color: #00b38f;
    border: 1px solid #b5e5db
}

#wpdcom .wpd_label__check i.wpdicon-off {
    display: inline-block;
    color: #aaa;
    border: 1px solid #ddd
}

#wpdcom .wpd_label__checkbox:checked+.wpd_label__text .wpd_label__check .wpdicon-on {
    display: inline-block
}

#wpdcom .wpd_label__checkbox:checked+.wpd_label__text .wpd_label__check .wpdicon-off {
    display: none
}

#wpdcom .wpd_label__check i.wpdicon-off.fa-unlock-alt,#wpdcom .wpd_label__check i.wpdicon-on.fa-lock {
    font-size: 15px
}

#wpdcom .ql-editor>* {
    cursor: text
}

#wpdcom .ql-container {
    height: 120px
}

#wpdcom .ql-toolbar.wpd-toolbar-hidden {
    display: none
}

#wpdcom .ql-toolbar .ql-stroke {
    stroke: #999
}

#wpdcom .ql-toolbar .ql-fill {
    fill: #999
}

#wpdcom .ql-toolbar button:hover .ql-stroke {
    color: #0274be;
    stroke: #0274be
}

#wpdcom .ql-toolbar button:hover .ql-fill {
    color: #0274be;
    fill: #0274be
}

#wpdcom .ql-toolbar button.ql-spoiler,#wpdcom .ql-toolbar button.ql-sourcecode {
    color: #999;
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 15px;
    font-weight: 700;
    font-family: arial;
    display: flex;
    align-items: flex-start;
    justify-content: center
}

#wpdcom .ql-toolbar .wmu-upload-wrap .wmu-add i {
    font-size: 18px;
    color: #999
}

#wpdcom .ql-toolbar button.ql-spoiler:hover,#wpdcom .ql-toolbar button.ql-sourcecode:hover,#wpdcom .ql-toolbar .wmu-upload-wrap .wmu-add i:hover {
    color: #0274be
}

#wpdcom .wpd-editor-char-counter {
    font-size: 9px;
    padding: 3px 5px 2px;
    position: absolute;
    right: 0
}

#wpdcom .wpd-editor-char-counter.error {
    color: red
}

#wpdcom .wpd-form-row.wpdiscuz-item {
    margin: 5px 0
}

#wpdcom .wpdiscuz-item label.wpd-field-label {
    float: none
}

#wpdcom .wpd-form-row .wpdiscuz-item {
    width: 100%;
    vertical-align: baseline;
    padding: 1px 0 7px;
    position: relative
}

#wpdcom .wpd-form-row .wpd-field {
    width: 100%;
    line-height: 20px;
    color: #777;
    display: inline-block;
    float: none;
    clear: both;
    margin: 0;
    box-sizing: border-box;
    padding: 3px 5px;
    font-size: 14px;
    border-radius: 3px;
    vertical-align: baseline
}

#wpdcom .wpd-form-row .wpd-has-icon .wpd-field {
    padding-left: 30px
}

#wpdcom .wpd-form-row .wpd-has-desc .wpd-field {
    padding-right: 30px
}

#wpdcom .wpd-form-row .wpdiscuz-item .wpd-field-icon {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    opacity: .3;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 9px;
    left: 8px;
    width: 20px;
    text-align: left
}

#wpdcom .wpd-form-row .wpdiscuz-item .wpd-field-desc {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    opacity: 1;
    margin: 0;
    position: absolute;
    top: 8px;
    right: 8px;
    width: 20px;
    text-align: right;
    border-left: 1px solid #ccc;
    color: #aaa;
    padding: 0 5px;
    cursor: pointer
}

#wpdcom .wpd-form-row .wpdiscuz-item input[type=text],#wpdcom .wpd-form-row .wpdiscuz-item input[type=email],#wpdcom .wpd-form-row .wpdiscuz-item input[type=url],#wpdcom .wpd-form-row .wpdiscuz-item input[type=color],#wpdcom .wpd-form-row .wpdiscuz-item input[type=date],#wpdcom .wpd-form-row .wpdiscuz-item input[type=datetime],#wpdcom .wpd-form-row .wpdiscuz-item input[type=datetime-local],#wpdcom .wpd-form-row .wpdiscuz-item input[type=month],#wpdcom .wpd-form-row .wpdiscuz-item input[type=number],#wpdcom .wpd-form-row .wpdiscuz-item input[type=time] {
    height: 32px
}

#wpdcom .wpd-form-row .wpdiscuz-item textarea {
    height: 72px
}

#wpdcom .wc-field-submit {
    text-align: right;
    padding: 10px 2px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-start
}

#wpdcom .wc-field-submit input[type=button] {
    margin: 1px
}

#wpdcom .wpdiscuz-item.wpd-field-checkbox.wpd-field-single .wpd-field-label {
    height: 20px;
    vertical-align: top;
    padding-right: 40px;
    padding-top: 5px
}

#wpdcom .wpdiscuz-item .wpd-field-label a {
    vertical-align: inherit;
    display: inline
}

#wpdcom .wpdiscuz-item.wpd-field-checkbox.wpd-field-single {
    border-bottom: none
}

#wpdcom .wpd-form-col-left .wpd-field-group.wpd-field-single .wpd-field-group-title,#wpdcom .wpd-form-col-right .wpd-field-group.wpd-field-single .wpd-field-group-title {
    font-size: inherit;
    text-align: right;
    line-height: inherit;
    height: 25px
}

#wpdcom .wpdiscuz-item.wpd-field-radio,#wpdcom .wpdiscuz-item.wpd-field-checkbox {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 12px
}

#wpdcom .wpd-form-col-left div:last-of-type,#wpdcom .wpd-form-col-right div:last-of-type {
    border-bottom: none
}

#wpdcom .wpd-field-radio .wpd-item,#wpdcom .wpd-field-checkbox .wpd-item {
    display: inline-block;
    padding: 5px 1px 1px;
    margin: 1px 0;
    min-width: 60px
}

#wpdcom .wpd-field-radio .wpd-field,#wpdcom .wpd-field-checkbox .wpd-field {
    width: auto;
    height: 25px;
    display: inline-block;
    float: left;
    padding: 0;
    line-height: 20px;
    vertical-align: baseline;
    margin: 0 6px 0 0
}

#wpdcom .wpd-field-radio .wpd-field-label,#wpdcom .wpd-field-checkbox .wpd-field-label {
    width: auto;
    height: 22px;
    display: inline;
    float: none;
    padding: 0;
    line-height: 20px;
    font-size: 12px;
    margin: 0;
    vertical-align: middle
}

#wpdcom .wpdiscuz-item.wpd-field-checkbox.wpd-field-agreement,#wpdcom .wpdiscuz-item.wpd-field-checkbox.wpd-field-cookies-consent {
    padding-top: 0
}

#wpdcom .wpdiscuz-item.wpd-field-group.wpd-field-rating {
    border-bottom: 1px dotted #ddd;
    height: 77px;
    margin-bottom: 0
}

#wpdcom .wpdiscuz-item .wpdiscuz-rating {
    border: none;
    float: left;
    margin: 0;
    padding: 5px 0 5px 1px;
    margin-left: -5px
}

#wpdcom .wpdiscuz-item .wpdiscuz-rating>input {
    visibility: visible;
    opacity: 0;
    position: absolute;
    z-index: -1
}

#wpdcom .wpdiscuz-item .wpdiscuz-rating>label:before {
    margin: 3px;
    line-height: 18px;
    font-size: 1.4em;
    cursor: pointer
}

#wpdcom .wpdiscuz-item .wpdiscuz-rating>.half:before {
    position: absolute;
    cursor: pointer
}

#wpdcom .wpdiscuz-item .wpdiscuz-rating>label {
    float: right
}

#wpdcom .wpd-form-col-full .wpdiscuz-item.wpd-field-rating.wpd-has-desc .wpd-field-desc {
    right: 0;
    top: 0;
    position: relative;
    font-size: 14px;
    margin-left: 5px;
    padding: 0 7px
}

#wpdcom .wpd-form-col-full .wpdiscuz-item.wpd-field-rating.wpd-has-desc .wpd-field-desc i.fa {
    font-size: 17px
}

#wpdcom .wpd-form-col-full .wpd-field-group .wpd-field-group-title {
    display: inline-block;
    vertical-align: baseline;
    padding: 0 0 2px;
    margin-top: -2px;
    padding-right: 35px
}

#wpdcom .wpd-form-col-full .wpdiscuz-item .wpdiscuz-rating {
    padding: 0 6px 0 0;
    vertical-align: middle;
    line-height: 14px
}

#wpdcom .wpd-form-col-full .wpd-item-wrap {
    display: inline-block;
    float: left;
    padding-right: 7px;
    vertical-align: baseline;
    padding: 0 1px 1px
}

.wpdiscuz-stars-label {
    line-height: 20px;
    padding: 10px 0 2px 3px;
    font-size: 14px
}

.wpdiscuz-stars-wrapper {
    display: block
}

.wpdiscuz-stars-wrapper-inner {
    position: absolute
}

.wpdiscuz-activ-stars {
    position: absolute;
    display: flex;
    font-size: 22px;
    top: 0;
    left: 0
}

.wpdiscuz-pasiv-stars {
    font-size: 22px;
    display: flex
}

.wpdiscuz-activ-stars {
    overflow: hidden
}

.wpdiscuz-pasiv-stars i.wpdiscuz-pasiv-star,.wpdiscuz-activ-stars i.wpdiscuz-activ-star {
    padding: 0 2px;
    font-size: 20px
}

#wpdcom .wpdiscuz-item .wpdiscuz-rating>label {
    color: #ddd
}

#wpdcom .wpdiscuz-item .wpdiscuz-rating>input~label:hover,#wpdcom .wpdiscuz-item .wpdiscuz-rating>input:not(:checked)~label:hover~label,#wpdcom .wpdiscuz-item .wpdiscuz-rating>input:not(:checked)~label:hover~label {
    color: #ffed85
}

#wpdcom .wpdiscuz-item .wpdiscuz-rating>input:checked~label:hover,#wpdcom .wpdiscuz-item .wpdiscuz-rating>input:checked~label:hover,#wpdcom .wpdiscuz-item .wpdiscuz-rating>label:hover~input:checked~label,#wpdcom .wpdiscuz-item .wpdiscuz-rating>input:checked+label:hover~label,#wpdcom .wpdiscuz-item .wpdiscuz-rating>input:checked~label:hover~label,.wpd-custom-field .wcf-active-star,#wpdcom .wpdiscuz-item .wpdiscuz-rating>input:checked~label {
    color: gold
}

#wpdcom .wpdiscuz-spoiler-wrap {
    background-color: #eee;
    border: 1px solid #555;
    border-style: dashed;
    margin: 5px 0
}

#wpdcom .wpdiscuz-spoiler-wrap .wpdiscuz-spoiler {
    padding: 5px;
    cursor: pointer
}

#wpdcom .wpdiscuz-spoiler-wrap .wpdiscuz-spoiler .fas {
    margin: 0 5px
}

#wpdcom .wpdiscuz-spoiler-wrap .wpdiscuz-spoiler-content {
    display: none;
    font-style: italic;
    padding: 5px
}

#wpdcom #wpd-threads {
    margin-top: 20px
}

#wpdcom .wpd-thread-head {
    width: 100%;
    border-bottom: 2px solid #ccc;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end
}

#wpdcom .wpd-thread-head .wpd-thread-info {
    color: #555;
    padding: 5px 15px 3px 5px;
    font-weight: 600;
    margin-bottom: -2px;
    border-bottom: 2px solid #07b290;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: left;
    line-height: 24px
}

#wpdcom .wpd-thread-head .wpd-thread-info .wpdtc {
    font-size: 15px
}

#wpdcom .wpd-thread-head .wpdiscuz-user-settings {
    font-size: 15px;
    color: #777;
    border-bottom: 2px solid #07b290;
    cursor: pointer;
    text-align: center;
    padding: 5px 10px 6px 12px;
    margin: 0 2px -2px;
    width: 40px;
    text-align: center
}

#wpdcom .wpd-thread-head .wpdiscuz-user-settings:hover {
    color: #07b290
}

#wpdcom .wpd-thread-head .wpd-thread-filter {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end
}

#wpdcom .wpd-thread-filter .wpd-filter {
    font-size: 16px;
    color: #999;
    border-bottom: 2px solid #999;
    cursor: pointer;
    text-align: center;
    padding: 5px 10px;
    margin: 0 1px -2px;
    line-height: 18px
}

#wpdcom .wpd-thread-filter .wpdf-reacted {
    color: #ffa600;
    border-bottom-color: #ffa600;
    width: 34px
}

#wpdcom .wpd-thread-filter .wpdf-hottest {
    color: #fc5844;
    border-bottom-color: #fc5844;
    width: 34px
}

#wpdcom .wpd-thread-filter .wpdf-sorting {
    font-size: 14px;
    color: #777;
    line-height: 18px;
    text-transform: capitalize;
    min-width: 100px;
    font-family: "Arial Hebrew",Arial,sans-serif
}

#wpdcom .wpd-thread-filter .wpdf-sorting i {
    font-size: 15px;
    margin-left: 6px;
    vertical-align: top;
    line-height: 14px
}

#wpdcom .wpd-thread-list .wpd-load-more-submit-wrap {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 10px
}

#wpdcom .wpd-thread-list {
    margin-top: 10px
}

#wpdcom .wpd-comment .wpd-comment-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: flex-start;
    padding-bottom: 5px
}

#wpdcom .wpd-comment .wpd-comment-left {
    width: 60px;
    text-align: center;
    margin-right: 20px
}

_:-ms-lang(x),#wpdcom .wpd-comment .wpd-comment-left {
    width: auto
}

#wpdcom .wpd-comment .wpd-comment-right {
    padding-bottom: 15px;
    flex-grow: 1;
    width: calc(100% - 80px)
}

#wpdcom .wpd-comment .wpd-avatar {
    position: relative
}

#wpdcom .wpd-comment .wpd-avatar i {
    position: absolute;
    bottom: 1px;
    right: 5px;
    border-radius: 50%;
    padding: 3px;
    border: 2px solid #fff;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center
}

#wpdcom .wpd-comment .wpd-avatar i svg {
    width: 12px;
    height: 12px;
    fill: #fff
}

#wpdcom .wpd-comment .wpd-comment-label {
    margin: 9px auto 7px auto;
    border-radius: 3px;
    font-size: 11px;
    line-height: 14px;
    text-align: center;
    width: 100%;
    padding: 1px 5px;
    cursor: default;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row
}

#wpdcom .wpd-comment .wpd-comment-label span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%
}

#wpdcom .wpd-comment .wpd-follow-link {
    color: #999;
    font-size: 13px;
    cursor: pointer;
    padding-left: 5px
}

#wpdcom .wpd-comment .wpd-follow-link:hover {
    color: #07b290
}

#wpdcom .wpd-comment-header {
    font-size: 13px;
    color: #999
}

#wpdcom .wpd-comment .wpd-comment-header {
    padding: 5px 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

#wpdcom .wpd-comment-header .wpd-comment-author,#wpdcom .wpd-comment-header .wpd-comment-author a {
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: .7px;
    margin-right: 5px
}

#wpdcom .wpd-comment .wpd-comment-header i {
    line-height: 1.75
}

#wpdcom .wpd-comment-date {
    padding: 0 5px;
    font-size: 11px
}

#wpdcom .wpd-comment-date i {
    font-size: 11px;
    margin-right: 4px
}

#wpdcom .wpd-comment-status {
    padding: 0 5px
}

#wpdcom .wpd-comment-status div {
    display: inline-block;
    cursor: default
}

#wpdcom .wpd-comment-status i {
    margin: 0 3px
}

#wpdcom .wpd-comment-status .wpd-sticky {
    color: #07b290;
    vertical-align: top
}

#wpdcom .wpd-comment-status .wpd-closed {
    color: #999;
    font-size: 12px
}

#wpdcom .wpd-comment-header .wpd-comment-share {
    padding: 0 6px;
    cursor: default
}

#wpdcom .wpd-comment-header .wpd-comment-share .wpd-tooltip-content {
    text-align: center
}

#wpdcom .wpd-comment-header .wpd-comment-share .wpd-tooltip-content i svg {
    fill: #fff;
    height: 12px;
    padding: 0 6px;
    cursor: pointer
}

#wpdcom .wpd-comment-header .wpd-comment-share .wpd-tooltip-content i svg:hover {
    fill: #ffee46
}

#wpdcom .wpd-comment-header .wpd-comment-link {
    padding: 0;
    cursor: pointer;
    font-size: 12px;
    color: #aaa;
    align-self: flex-start;
    padding-top: 9px
}

#wpdcom .wpd-comment-header .wpd-comment-link span {
    margin-left: 12px
}

#wpdcom .wpd-comment-text {
    color: #777;
    padding: 0 0 8px;
    word-break: break-all
}

#wpdcom .wpd-comment-footer {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 0
}

#wpdcom .wpd-comment-footer .wpd-vote {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    padding-right: 20px
}

#wpdcom .wpd-comment-footer .wpd-vote-up,#wpdcom .wpd-comment-footer .wpd-vote-down {
    width: 16px;
    height: 16px;
    opacity: .7;
    cursor: pointer
}

#wpdcom .wpd-comment-footer .wpd-vote-down.wpd-dislike-hidden {
    display: none!important
}

#wpdcom .wpd-comment-footer .wpd-vote-up svg,#wpdcom .wpd-comment-footer .wpd-vote-down svg {
    fill: #888;
    cursor: pointer
}

#wpdcom .wpd-comment-footer .wpd-vote-result {
    padding: 0 8px;
    font-size: 14px;
    text-align: center;
    color: #999
}

#wpdcom .wpd-comment-footer .wpd-reply-button {
    cursor: pointer;
    font-size: 14px;
    color: #999
}

#wpdcom .wpd-comment-footer .wpd-reply-button i {
    margin-right: 6px;
    opacity: .7
}

#wpdcom .wpd-comment-footer .wpd-reply-button svg {
    vertical-align: middle;
    transform: rotate(180deg);
    width: 22px;
    height: 22px;
    opacity: .7;
    fill: #999;
    margin-right: 2px
}

@-moz-document url-prefix() {
    #wpdcom .wpd-comment-footer .wpd-reply-button svg {
        vertical-align: bottom
    }
}

#wpdcom .wpd-comment-footer .wpd-reply-button span {
    line-height: 21px
}

#wpdcom .wpd-comment-footer .wpd-vote-up:hover,#wpdcom .wpd-comment-footer .wpd-vote-down:hover {
    opacity: 1
}

#wpdcom .wpd-comment-footer .wpd-reply-button:hover {
    color: #777
}

#wpdcom .wpd-comment-footer .wpd-reply-button:hover svg {
    opacity: 1
}

#wpdcom .wpd-comment-footer .wpd-tools i {
    color: #aaa;
    font-size: 14px;
    cursor: pointer
}

#wpdcom .wpd-comment-footer .wpd-toggle i {
    color: #aaa;
    font-size: 15px;
    cursor: pointer
}

#wpdcom .wpd-comment-footer .wpd-sep {
    border-right: 1px #ccc solid;
    margin: 0 7px;
    width: 1px;
    height: 15px
}

#wpdcom .wpd-comment-right:hover .wpd-comment-footer .wpd-tool-wrap,#wpdcom .wpd-comment-right:hover .wpd-comment-footer .wpd-sep,#wpdcom .wpd-comment-right:hover .wpd-comment-footer .wpd-tools,#wpdcom .wpd-comment-right:hover .wpd-comment-footer .wpd-toggle,#wpdcom .wpd-comment-right:hover .wpd-comment-header .wpd-comment-share,#wpdcom .wpd-comment-right:hover .wpd-comment-header .wpd-comment-link {
    visibility: visible;
    opacity: 1
}

#wpdcom .wpd-comment.wpd-reply .wpd-comment-left {
    width: 50px
}

_:-ms-lang(x),#wpdcom .wpd-comment.wpd-reply .wpd-comment-left {
    width: auto
}

#wpdcom .wpd-comment.wpd-reply .wpd-avatar img,#wpdcom .wpd-comment.wpd-reply .wpd-avatar img.avatar {
    width: 48px;
    height: 48px;
    max-width: 48px
}

#wpdcom .wpd-comment.wpd-reply .wpd-comment-label {
    font-size: 10px;
    line-height: 13px;
    margin: 10px auto 7px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row
}

#wpdcom .wpd-comment.wpd-reply .wpd-follow-link {
    font-size: 11px
}

#wpdcom .wpd-comment.wpd-reply .wpd-comment-header .wpd-comment-author,#wpdcom .wpd-comment.wpd-reply .wpd-comment-header .wpd-comment-author a {
    font-size: 14px;
    margin-right: 5px
}

#wpdcom .wpd-comment .wpd-reply-to {
    font-size: 13px;
    color: #999;
    font-style: italic
}

#wpdcom .wpd-comment .wpd-reply-to i {
    margin-right: 6px
}

#wpdcom .wpd-comment .wpd-reply-to a {
    text-decoration: none;
    opacity: .8;
    color: #0274be
}

#wpdcom .wpd-comment .wpd-reply-to a:hover {
    opacity: 1;
    color: #000
}

#wpdcom .wpd-comment.wpd-reply .wpd-comment-text {
    font-size: 14px
}

#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-up,#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-down {
    width: 15px;
    height: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

_:-ms-lang(x),#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-up,_:-ms-lang(x),#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-down {
    display: -ms-flexbox
}

#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-result {
    font-size: 13px
}

#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-reply-button {
    font-size: 13px
}

#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-reply-button svg {
    width: 20px;
    height: 20px
}

#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-reply-button span {
    line-height: 19px
}

#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-tools i {
    font-size: 13px
}

#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-toggle i {
    font-size: 14px
}

#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-sep {
    height: 14px
}

#wpdcom .wpd-comment .wpd-reply-to {
    margin-bottom: 6px;
    border-left: 1px solid #ccc;
    padding: 0 10px
}

#wpdcom .wpd-comment .wpd-avatar i {
    bottom: 0;
    right: 0
}

#wpd-bubble-wrapper {
    display: none;
    position: fixed;
    z-index: 99;
    text-align: center;
    opacity: .9;
    bottom: 80px
}

#wpd-bubble-wrapper.wpd-bubble-hover {
    opacity: 1
}

#wpd-bubble-wrapper #wpd-bubble-all-comments-count {
    color: #1db99a;
    font-size: 15px;
    font-weight: 600;
    font-family: sans-serif
}

#wpd-bubble-wrapper>div {
    display: none;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 6px #1db99a;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-color: #1db99a;
    color: #fff;
    align-items: center;
    justify-content: center;
    position: relative
}

#wpd-bubble-wrapper svg {
    width: 60%;
    height: 60%
}

#wpd-bubble-wrapper #wpd-bubble-count svg,#wpd-bubble-wrapper #wpd-bubble-notification svg {
    margin-left: 3px;
    margin-top: 3px
}

#wpd-bubble-wrapper #wpd-bubble svg {
    margin-left: 2px
}

#wpd-bubble-wrapper path.wpd-bubble-count-first {
    fill: #fff
}

#wpd-bubble-wrapper path.wpd-bubble-count-second {
    fill: transparent
}

#wpd-bubble-wrapper path.wpd-bubble-plus-first {
    fill: #fff
}

#wpd-bubble-wrapper path.wpd-bubble-plus-second {
    fill: transparent
}

#wpd-bubble-wrapper>#wpd-bubble-count {
    display: flex;
    cursor: pointer
}

#wpd-bubble-wrapper>#wpd-bubble {
    cursor: pointer
}

#wpd-bubble-wrapper>#wpd-bubble #wpd-bubble-add-message {
    width: 400px;
    height: 46px;
    position: absolute;
    background-color: #1db99a;
    top: 50%;
    left: 75px;
    border-radius: 5px;
    padding: 7px;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center
}

#wpd-bubble-wrapper.wpd-right-corner>#wpd-bubble #wpd-bubble-add-message {
    left: -416px
}

#wpd-bubble-wrapper>#wpd-bubble #wpd-bubble-add-message:before {
    content: '';
    border: 9px solid transparent;
    position: absolute;
    top: 50%;
    left: -9px;
    transform: translateY(-50%);
    border-left: none;
    border-right-color: #1db99a
}

#wpd-bubble-wrapper.wpd-right-corner>#wpd-bubble #wpd-bubble-add-message:before {
    left: 400px;
    border-left: 9px solid #1db99a;
    border-right: none
}

#wpd-bubble-wrapper>#wpd-bubble-count .wpd-new-comments-count {
    display: none
}

#wpd-bubble-wrapper>#wpd-bubble-count.wpd-new-comments .wpd-new-comments-count {
    display: flex;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    background-color: #ff842a;
    position: absolute;
    top: 38px;
    left: 38px;
    font-size: 15px;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff
}

#wpd-bubble-wrapper.wpd-bubble-hover>#wpd-bubble-count:not(.wpd-new-comments)+#wpd-bubble {
    display: flex
}

#wpd-bubble-wrapper.wpd-bubble-hover>#wpd-bubble-count:not(.wpd-new-comments) {
    display: none
}

#wpd-bubble-wrapper>#wpd-bubble-notification {
    background-color: #fff
}

#wpd-bubble-wrapper>#wpd-bubble-notification path.wpd-bubble-notification-first {
    fill: #fe7617
}

#wpd-bubble-wrapper>#wpd-bubble-notification path.wpd-bubble-notification-second {
    fill: transparent
}

#wpd-bubble-wrapper.wpd-new-comment-added {
    opacity: 1
}

#wpd-bubble-wrapper.wpd-new-comment-added #wpd-bubble-count {
    display: none
}

#wpd-bubble-wrapper.wpd-new-comment-added #wpd-bubble-notification {
    display: flex
}

#wpd-bubble-wrapper #wpd-bubble-notification-message {
    display: none;
    width: 430px;
    height: 100%;
    position: absolute;
    background-color: #fbfbfb;
    top: 0;
    left: 75px;
    border: 1px solid #b2b2b2;
    box-shadow: 0px 0px 10px #ccc;
    border-radius: 5px;
    padding: 7px
}

#wpd-bubble-wrapper.wpd-right-corner #wpd-bubble-notification-message {
    left: -446px
}

#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-author,#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-comment {
    display: flex;
    align-items: center;
    height: 50%
}

#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-author {
    justify-content: space-between
}

#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-author>div {
    display: flex;
    align-items: center
}

#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-comment {
    font-size: 12px
}

#wpd-bubble-wrapper #wpd-bubble-notification-message span:not(.wpd-bubble-spans) {
    display: inline-block;
    margin: 5px
}

#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-author-avatar {
    width: 18px;
    height: 18px
}

#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-author-avatar img {
    border-radius: 50%
}

#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-author-name {
    color: #4e9f93;
    font-size: 14px
}

#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-comment-date {
    color: #fe7617;
    font-size: 10px
}

#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-comment,#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-comment-reply-link a {
    color: #333
}

#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-comment-reply-link a {
    color: #bbb
}

#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-comment-text {
    font-size: 10px;
    margin-left: 7px
}

#wpd-bubble-wrapper #wpd-bubble-notification-message:before {
    content: '';
    border: 9px solid transparent;
    position: absolute;
    top: 20px;
    left: -10px;
    border-left: none;
    padding: 0;
    border-right-color: #b2b2b2
}

#wpd-bubble-wrapper #wpd-bubble-notification-message:after {
    content: '';
    border: 9px solid transparent;
    position: absolute;
    top: 20px;
    left: -9px;
    border-left: none;
    border-right-color: #fbfbfb
}

#wpd-bubble-wrapper.wpd-right-corner #wpd-bubble-notification-message:before {
    left: 429px;
    border-right: none;
    border-left: 9px solid #b2b2b2
}

#wpd-bubble-wrapper.wpd-right-corner #wpd-bubble-notification-message:after {
    left: 428px;
    border-right: none;
    border-left: 9px solid #fbfbfb
}

#wpd-bubble-wrapper #wpd-bubble-comment-close a {
    color: #333;
    text-decoration: none
}

#wpd-bubble-wrapper #wpd-bubble-add-message-close {
    display: inline-block;
    top: 0;
    right: 10px;
    position: absolute
}

#wpd-bubble-wrapper #wpd-bubble-add-message-close a {
    color: #fff;
    text-decoration: none;
    display: inline-block
}

.wpd-inline-shortcode {
    display: inline
}

.wpd-inline-shortcode.wpd-active {
    background-color: #e9f7f4;
    padding: 5px 0
}

.wpd-inline-shortcode .wpd-inline-form-close {
    display: inline-block;
    top: 0;
    right: 10px;
    position: absolute
}

.wpd-inline-shortcode .wpd-inline-form-close a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    box-shadow: none;
    border-bottom: none
}

.wpd-inline-shortcode .wpd-inline-form-close a:hover {
    color: #fff;
    text-decoration: none;
    box-shadow: none;
    border-bottom: none
}

.wpd-inline-icon-wrapper {
    display: inline-block;
    position: relative;
    height: 24px;
    vertical-align: top;
    padding: 0 7px
}

.wpd-inline-icon {
    cursor: pointer
}

.wpd-inline-icon-wrapper path.wpd-inline-icon-first {
    fill: #1db99a
}

.wpd-inline-icon-wrapper path.wpd-inline-icon-second {
    fill: transparent
}

.wpd-inline-icon-count {
    position: relative;
    height: 20px;
    background-color: #1db99a;
    border-radius: 2px;
    padding: 0 11px;
    cursor: pointer;
    margin-left: 7px;
    vertical-align: top;
    color: #fff;
    font-family: Arial;
    font-size: 13px;
    line-height: 20px
}

.wpd-inline-icon-count.wpd-has-comments {
    display: inline-flex
}

.wpd-inline-icon-count:before {
    content: '';
    border: 5px solid transparent;
    position: absolute;
    top: 6px;
    left: -5px;
    border-left: none;
    padding: 0;
    border-right-color: #1db99a
}

.wpd-inline-form-wrapper {
    display: none;
    position: absolute;
    top: 35px;
    left: -191px;
    width: 400px;
    background-color: transparent;
    z-index: 9
}

.wpd-inline-form-wrapper:before {
    content: '';
    border: 10px solid transparent;
    position: absolute;
    top: -10px;
    left: 50%;
    border-top: none;
    padding: 0;
    border-bottom-color: #1db99a
}

.wpd-inline-form-question {
    background-color: #1db99a;
    border-radius: 4px;
    padding: 10px 20px;
    color: #fff
}

.wpd-inline-form {
    background-color: #1db99a;
    border-radius: 4px;
    padding: 12px;
    margin-top: 5px
}

.wpd-inline-form input,.wpd-inline-form button {
    border-radius: 4px;
    padding: 5px 10px;
    font-size: 12px
}

.wpd-inline-form .wpd-inline-notification {
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    display: flex;
    align-items: center;
    padding: 5px 0 8px;
    cursor: pointer
}

.wpd-inline-form .wpd-inline-comment-input {
    width: 100%;
    border: none;
    height: 30px;
    border-radius: 4px
}

.wpd-inline-form .wpd-inline-comment-content {
    resize: vertical;
    margin-bottom: 5px;
    width: 100%;
    border-radius: 4px;
    border: none;
    -webkit-box-shadow: inset 2px 2px 2px 0px #ddd;
    -moz-box-shadow: inset 2px 2px 2px 0px #ddd;
    box-shadow: inset 2px 2px 2px 0px #ddd;
    line-height: 20px !important;
    font-size: 13px
}

.wpd-inline-form-second-row {
    display: flex;
    justify-content: space-between;
    height: 30px
}

.wpd-inline-form input.wpd-inline-name-input {
    width: 32%;
    margin-right: 5px;
    border: none;
    -webkit-box-shadow: inset 2px 2px 2px 0px #ddd;
    -moz-box-shadow: inset 2px 2px 2px 0px #ddd;
    box-shadow: inset 2px 2px 2px 0px #ddd
}

.wpd-inline-form button.wpd-inline-submit {
    flex-grow: 1;
    max-width: 40%;
    border: 1px solid #fff;
    background-color: transparent;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: row
}

.wpd-inline-form button.wpd-inline-submit span {
    padding: 0;
    margin: 0;
    line-height: 20px;
    font-size: 13px;
    text-transform: uppercase
}

.wpd-inline-form button.wpd-inline-submit:hover {
    opacity: .8
}

.wpd-inline-submit-icon {
    vertical-align: top;
    width: 20px;
    height: 18px
}

.wpd-inline-icon-wrapper path.wpd-inline-submit-icon-first {
    fill: #fff
}

.wpd-inline-icon-wrapper path.wpd-inline-submit-icon-second {
    fill: transparent
}

.wpd-last-inline-comments-wrapper {
    position: absolute;
    text-align: center;
    width: 220px;
    background-color: #fbfbfb;
    border: 1px solid #1db99a;
    border-radius: 5px;
    top: 35px;
    left: -60%;
    z-index: 2;
    -webkit-box-shadow: inset -7px 0px 15px 3px #eee;
    -moz-box-shadow: inset -7px 0px 15px 3px #eee;
    box-shadow: inset -7px 0px 15px 3px #eee
}

.wpd-last-inline-comments-wrapper:before {
    content: '';
    border: 9px solid transparent;
    position: absolute;
    top: -9px;
    left: 40%;
    border-top: none;
    padding: 0;
    border-bottom-color: #1db99a
}

.wpd-last-inline-comments-wrapper:after {
    content: '';
    border: 9px solid transparent;
    position: absolute;
    top: -8px;
    left: 40%;
    border-top: none;
    border-bottom-color: #f8f8f8
}

.wpd-last-inline-comments {
    padding: 10px;
    text-align: left
}

.wpd-last-inline-comment:not(:last-child) {
    border-bottom: 1px dashed #bbb;
    margin-bottom: 3px
}

.wpd-last-inline-comment .wpd-last-inline-comment-author-name {
    margin-left: 5px;
    margin-top: 0
}

.wpd-last-inline-comment .wpd-last-inline-comment-date {
    font-size: 10px;
    display: block;
    margin: -6px 0 0 37px;
    padding: 0;
    line-height: 12px
}

.wpd-last-inline-comment .wpd-last-inline-comment-text {
    line-height: 18px;
    font-size: 12px;
    padding: 4px 0 6px;
    color: #777
}

.wpd-last-inline-comment span {
    display: inline-block;
    margin: 2px
}

.wpd-last-inline-comment-author-avatar img {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    vertical-align: middle
}

.wpd-last-inline-comments-wrapper .wpd-view-all-inline-comments {
    display: inline-block;
    color: #fff;
    background: #1db99a;
    border-radius: 15px;
    padding: 3px 15px;
    font-size: 11px;
    text-decoration: none !important;
    box-shadow: none !important;
    margin: 0 0 15px;
    opacity: .9
}

.wpd-last-inline-comments-wrapper .wpd-view-all-inline-comments:hover,.wpd-last-inline-comments-wrapper .wpd-view-all-inline-comments:active,.wpd-last-inline-comments-wrapper .wpd-view-all-inline-comments:focus {
    color: #fff;
    background-color: #1db99a;
    text-decoration: none !important;
    box-shadow: none !important;
    opacity: 1
}

.wpd-inline-icon.wpd-ignored path.wpd-inline-icon-first {
    animation: 30s wpd_wiggle ease infinite,wpd_blink 7s ease-out infinite
}

@keyframes wpd_wiggle {
    0% {
        transform: rotate(-3deg)
    }

    2% {
        transform: rotate(20deg)
    }

    4% {
        transform: rotate(-15deg)
    }

    6% {
        transform: rotate(5deg)
    }

    8% {
        transform: rotate(-1deg)
    }

    100% {
        transform: rotate(0)
    }
}

@keyframes wpd_blink {
    0% {
        opacity: 1
    }

    60% {
        opacity: 1
    }

    80% {
        opacity: .6
    }

    100% {
        opacity: 1
    }
}

#wpdcom .wpd-tools {
    position: relative
}

#wpdcom .wpd-tools-actions {
    display: none;
    font-family: "Arial Hebrew",Arial,sans-serif;
    font-size: 14px;
    position: absolute;
    left: -50%;
    min-width: 100px;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 5px 8px;
    border-radius: 3px;
    z-index: 9;
    color: #999;
    top: 26px
}

#wpdcom .wpd-tools-actions .wpd-cta-button {
    cursor: pointer;
    line-height: 18px;
    padding: 2px 5px
}

#wpdcom .wpd-tools-actions .wpd-cta-button a {
    color: #999
}

#wpdcom .wpd-tools-actions .wpd-cta-button:hover {
    background-color: #f5f5f5
}

#wpdcom .wpdf-sorting {
    position: relative
}

#wpdcom .wpdiscuz-sort-buttons {
    display: none;
    position: absolute;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 3px;
    width: 100%;
    left: 0;
    top: 32px;
    z-index: 9
}

#wpdcom .wpdiscuz-sort-buttons .wpdiscuz-sort-button {
    padding: 5px 0
}

#wpdcom .wpdiscuz-sort-buttons .wpdiscuz-sort-button:hover {
    background-color: #f5f5f5
}

#wpdcom .wpd-thread-filter .wpdf-active {
    color: #07b290;
    border-bottom-color: #07b290
}

#wpdcom .wpd-comment .wpd-comment-status .wpd-unapproved {
    color: #fc9007
}

#wpdiscuz-comment-message {
    position: fixed;
    top: 20px;
    right: 5px;
    width: 300px;
    z-index: 99999
}

#wpdiscuz-comment-message.wpdiscuz-comment-message-auth {
    top: 52px
}

#wpdiscuz-comment-message div {
    color: #fff;
    padding: 5px 10px;
    margin-top: 5px
}

#wpdiscuz-comment-message .wpdiscuz-message-error {
    background-color: #d32f2f;
    box-shadow: #d32f2f 0px 0px 8px
}

#wpdiscuz-comment-message .wpdiscuz-message-success {
    background-color: #4caf50;
    box-shadow: #4caf50 0px 0px 8px
}

#wpdiscuz-comment-message .wpdiscuz-message-warning {
    background-color: #ffa726;
    box-shadow: #ffa726 0px 0px 8px
}

#wpd-editor-source-code-wrapper-bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.6);
    width: 100%;
    z-index: 9999999;
    height: 100%
}

#wpd-editor-source-code-wrapper {
    display: none;
    width: 50%;
    height: 350px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #fff;
    z-index: 99999991;
    justify-content: center;
    align-items: center;
    padding: 5px;
    border-radius: 5px;
    text-align: right
}

#wpd-editor-source-code {
    height: 300px;
    width: 100%;
    resize: none
}

#wpd-insert-source-code {
    padding: 3px 40px;
    margin-top: 5px
}

.wpd-vote-result-sep {
    height: 11px;
    align-self: center;
    width: 1px;
    background-color: #ccc
}

#wpdiscuz-loading-bar {
    position: fixed;
    top: 0;
    right: 0;
    width: 70px;
    border: 0;
    background: 0 0;
    z-index: 999999;
    display: none
}

#wpdiscuz-loading-bar.wpdiscuz-loading-bar-auth {
    top: 32px
}

#wpdiscuz-loading-bar:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 6px;
    background: #888;
    border-radius: 50%;
    animation: wpdLoading 1s ease infinite;
    box-shadow: 0 0 5px 1px #fff
}

@keyframes wpdLoading {
    0% {
        transform: translateX(0)
    }

    5% {
        transform: translateX(0);
        width: 18px;
        transform-origin: right
    }

    50% {
        transform: translateX(50px);
        width: 10px
    }

    55% {
        transform: translateX(42px);
        width: 18px
    }

    100% {
        transform: translateX(0)
    }
}

#wpdcom .wpd-comment-info-bar {
    display: none;
    padding: 10px;
    margin: 20px auto 0 auto;
    flex-direction: row;
    justify-content: space-between;
    border: 1px dashed #39b89a;
    background: #f7fffc;
    font-size: 14px
}

#wpdcom .wpd-current-view {
    padding: 3px;
    color: #555
}

#wpdcom .wpd-comment-info-bar .wpd-current-view i {
    color: #07b290;
    margin-right: 6px;
    font-size: 18px
}

#wpdcom .wpd-filter-view-all {
    color: #fff;
    background: #999;
    padding: 5px 20px;
    font-size: 13px;
    cursor: pointer;
    border-radius: 3px
}

#wpdcom .wpd-filter-view-all:hover {
    background: #07b290
}

.wc_comment_edit_not_possible,.wc_comment_not_edited,.wc_comment_not_updated,.wc_deny_voting_from_same_ip,.wc_error_email_text,.wc_error_url_text,.wc_follow_email_confirm_fail,.wc_follow_impossible,.wc_follow_login_to_follow,.wc_follow_not_added,.wc_invalid_captcha,.wc_invalid_field,.wc_login_to_vote,.wc_msg_input_max_length,.wc_msg_input_min_length,.wc_msg_required_fields,.wc_self_vote,.wc_vote_only_one_time,.wc_voting_error,.wpdiscuz-sendmail-error {
    background-color: #fce8e8!important;
    font-size: 14px;
    text-align: center;
    color: #ce4a66;
    border: 1px solid #f2d3d2;
    padding: 5px 10px;
    width: 100%;
    box-sizing: border-box;
    margin: 5px 0;
    border-radius: 3px
}

.wpd-ajax-error {
    background-color: #fce8e8!important;
    font-size: 14px;
    text-align: center;
    color: #ce4a66;
    border: 1px solid #f2d3d2;
    padding: 5px 10px;
    width: 100%;
    box-sizing: border-box;
    margin: 5px 0;
    border-radius: 3px
}

.wpd-comment-text pre {
    overflow: auto;
    display: block;
    max-width: 100%
}

.wpd-inline-icon.wpd-blink {
    animation: wpdBlink 1s
}

@keyframes wpdBlink {
    50% {
        transform: scale(1.5)
    }
}

@media screen and (max-width: 1024px) {
    #wpd-bubble-wrapper {
        left:10px !important
    }

    #wpd-bubble-wrapper>div {
        width: 40px;
        height: 40px
    }

    #wpd-bubble-wrapper #wpd-bubble-all-comments-count {
        font-size: 13px
    }

    #wpd-bubble-wrapper>#wpd-bubble #wpd-bubble-add-message {
        height: auto;
        left: 53px;
        padding: 7px 14px;
        justify-content: flex-start;
        font-size: 14px
    }
}

@media screen and (max-width: 600px) {
    .wpd-inline-form-wrapper {
        left:0;
        width: 320px;
        position: relative;
        top: 7px;
        bottom: 15px
    }

    .wpd-inline-form-wrapper:before {
        display: none
    }

    .wpd-inline-form-question {
        padding: 5px 20px;
        color: #fff;
        font-size: 14px;
        line-height: 1.7
    }

    .wpd-inline-form-wrapper .wpd-inline-submit-icon {
        display: none
    }

    .wpd-last-inline-comments-wrapper {
        position: relative;
        width: 300px;
        top: 0;
        left: 0
    }

    .wpd-last-inline-comments-wrapper:after,.wpd-last-inline-comments-wrapper:before {
        display: none
    }

    #wpd-bubble-wrapper {
        bottom: 20px
    }

    #wpd-bubble-wrapper>#wpd-bubble #wpd-bubble-add-message {
        width: 290px
    }

    #wpdcom .wpd-auth {
        margin: 7px 0 2px -3px
    }

    #wpdcom .wpd-form .wpd-avatar {
        display: none
    }

    #wpdcom .wpd-form .wpd-form-foot,#wpdcom .wpd-form-row .wpd-form-col-left,#wpdcom .wpd-form-row .wpd-form-col-right {
        width: 100%;
        float: none
    }

    #wpdcom .wpdiscuz-item.wpd-field-group.wpd-field-rating {
        border-bottom: none
    }

    #wpdcom .ql-toolbar {
        padding: 5px 8px 3px 5px
    }

    #wpdcom .ql-snow.ql-toolbar button,#wpdcom .ql-snow .ql-toolbar button {
        height: 24px!important;
        padding: 4px 5px!important;
        width: 24px!important
    }

    #wpdcom .ql-toolbar .wpd-editor-buttons-right .wmu-upload-wrap {
        font-size: 1.3em !important
    }

    #wpdcom .wpd-field-captcha .wpdiscuz-recaptcha {
        transform: scale(.9);
        margin-top: 3px
    }

    #wpdcom .wpd-field-captcha .wpdiscuz-recaptcha div {
        width: auto!important
    }

    #wpdcom .wpd-field-radio .wpd-item,#wpdcom .wpd-field-checkbox .wpd-item {
        display: block
    }

    #wpdiscuz-comment-message {
        width: 97%
    }

    #wpdcom .wpd-hidden {
        visibility: visible;
        opacity: 1
    }

    #wpdcom .wpd-tools-actions {
        left: auto;
        right: -10px
    }

    #wpdcom .wpd-thread-head .wpd-thread-info {
        flex-basis: 100%;
        border-bottom: 2px solid #ccc
    }

    #wpdcom .wpd-thread-head .wpd-thread-filter {
        margin-top: 5px
    }

    #wpdcom .wpdiscuz-subscribe-form-button {
        width: 99%;
        margin-top: 8px
    }

    #wpdcom .wpdiscuz-subscribe-bar #wpdiscuz_subscription_button {
        width: 100%;
        min-height: 20px !important;
        height: 26px !important
    }

    #wpdcom .wpd-comment-footer .wpd-toggle .wpd-view-replies {
        display: inline-block;
        width: 78px;
        white-space: nowrap;
        overflow: hidden;
        font-size: 10px !important
    }

    #wpdcom .wpd-comment .wpd-comment-wrap {
        display: block
    }

    #wpdcom .wpd-comment-footer {
        flex-wrap: wrap
    }

    #wpdcom .wpd-comment .wpd-comment-left {
        width: 100%;
        text-align: left
    }

    #wpdcom .wpd-comment .wpd-comment-right {
        width: 100%
    }

    #wpdcom .wpd-comment.wpd-reply .wpd-comment-left {
        width: 100%
    }

    #wpdcom .wpd-comment .wpd-avatar {
        display: inline-block
    }

    #wpdcom .wpd-comment .wpd-form .wpd-avatar {
        display: none
    }

    #wpdcom .wpd-comment-label {
        display: inline-block
    }

    #wpdcom .wpd-comment-header .wpd-comment-link {
        padding-top: 0
    }

    #wpdcom .wpd-comment .wpd-comment-label {
        width: auto;
        padding: 1px 10px
    }

    #wpdcom .wpd-comment.wpd-reply .wpd-comment-label {
        display: inline-block;
        margin: 10px auto 5px auto
    }

    #wpdcom .wpd-comment .wpd-follow-link {
        display: inline-block
    }

    #wpdcom .wpd-comment .wpd-avatar {
        margin-right: 5px;
        vertical-align: bottom
    }

    #wpdcom .wpd-comment .wpd-avatar img,#wpdcom .wpd-comment .wpd-avatar img.avatar {
        width: 36px;
        height: 36px;
        padding: 1px
    }

    #wpdcom .wpd-comment .wpd-avatar i {
        padding: 2px;
        font-size: 9px;
        border: 1px solid #fff;
        width: 16px
    }

    #wpdcom .wpd-reply.wpd_comment_level-2 {
        margin-left: 25px
    }

    #wpdcom .wpd-reply {
        margin-left: 0
    }
}
