.fmwp-form-button.fmwp-form-button-submit{ background-color: var(--primary); color: var(--text-light); } #fmwp-topic-popup-wrapper form #fmwp-topic-popup-editors #fmwp-topic-popup-editor #wp-fmwptopiccontent-wrap #wp-fmwptopiccontent-editor-container textarea{ height: 100% !important; } #fmwp-topic-popup-wrapper form #fmwp-topic-popup-head label.fmwp-topic-title-label input#fmwp-topic-title { width: 100%; padding: 10px; font-size: 20px; border-radius: var(--radius-xl); } .fmwp-post-popup-wrapper { justify-self: center; display: none; position: fixed; bottom: 0; z-index: 100; background: #fff; left: 0; right: 0; height: 50vh !important; border-top: 1px solid #eee; padding: 15px 30px; font-size: 16px; box-sizing: border-box; width: 80%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } .fmwp-post-popup-toolbar { } #fmwp-reply-popup-wrapper form #fmwp-reply-popup-editors #fmwp-reply-popup-editor,#fmwp-topic-popup-wrapper form #fmwp-topic-popup-editors #fmwp-topic-popup-editor{ width: 100% !important; } #fmwp-reply-popup-wrapper form #fmwp-reply-popup-editors #fmwp-reply-popup-editor-preview,#fmwp-topic-popup-wrapper form #fmwp-topic-popup-editors #fmwp-topic-popup-editor-preview{ display: none !important; } .fmwp-topic-popup-discard { border-radius: var(--radius-circle); font-weight: 700; font-size: var(--text-xs); color: var(--text-light); padding-top: 8px; padding-right: var(--space-l); padding-bottom: 8px; padding-left: var(--space-l); cursor: pointer; background-color: var(--danger-semi-light); } .fmwp-topic-popup-submit,.fmwp-write-reply { background-image: linear-gradient(90deg, var(--primary) 10%, var(--primary-semi-light) 199%); border-radius: var(--radius-circle); color: var(--text-light); font-weight: 700; font-size: var(--text-xs); padding-right: var(--space-l); padding-bottom: 8px; padding-top: 8px; padding-left: var(--space-l); cursor: pointer; } #fmwp-topic-popup-preview-action{ visibility: hidden !important; } .fmwp-post-popup-wrapper { border-radius: var(--radius-xl);; box-shadow: 0 0 80px 0 var(--black-trans-30); } #fmwp-topic-popup-wrapper{ margin:auto !important;} #fmwp-reply-popup-wrapper{ margin:auto !important;} } .jet-checkboxes-list .jet-checkboxes-list__item .jet-checkboxes-list__input:checked+.jet-checkboxes-list__button .jet-checkboxes-list__decorator { background-color: var(--primary) !important; } .fmwp-topic-main-wrapper .fmwp-topic-content .fmwp-topic-base .fmwp-topic-base-header .fmwp-topic-avatar a img { width: 100% !important; height: initial !important; }