.logo_composed .text::before {
  height: 50%;
}
#bbpress-forums {
	font-size: 15px;
	margin-bottom: 0
}
#bbpress-forums span.vertsep {
	height: 1em;
	width: 1px;
	background: #888;
	display: inline-block;
	margin-bottom: -3px;
	margin-right: 5px;
	margin-left: 5px;
}
#content_wrapper.forum {
	padding-top: 10px;
}
main.forum h1 {
	margin-bottom: 5px;
	margin-top: 10px;
}
.forum-start {
	display: flex;
	justify-content: space-between;
	white-space: nowrap;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 13px;
}
nav.ucp-links {
	font-size: 16px;
	line-height: 2.5;
	text-align: right;
	vertical-align: middle;
	display: inline-block;
	margin-top: 5px;
}
nav.ucp-links a {
	color: #ff407f;
	font-weight: 600;
	padding-left: 0.65em;
	margin-left: 1em;
	vertical-align: middle;
}
nav.ucp-links a i {
	font-size: 1.3em;
	/* margin-right: 0.65em; */
	vertical-align: middle;
	/* margin-bottom: 0.2em; */
	display: inline-block;
	line-height: 0;
	padding: 0.75em;
	border-radius: 2em;
	vertical-align: middle;
	display: inline-flex;
	justify-content: space-around;
	flex-direction: column;
	align-items: center;
	width: 0;
	height: 0;
}
nav.ucp-links a.bb-button i {
	font-size: 20px;
}
nav.ucp-links a.bb-button i::before {
	position: absolute;
}
nav.ucp-links a.bb-button {
	color: #00adF4;
}
nav.ucp-links .bb-button a i.bb-icon-own {
	font-size: 32px;
	margin-right: 15px;
}
nav.breadcrumb {
	line-height: 3;
	font-size: 16px;
	vertical-align: middle;
	text-overflow: ellipsis;
	overflow: hidden;
}
nav.breadcrumb a {
	color: inherit;
	opacity: 0.88;
	padding: 0.5em 0.35em 0.5em 0.6em;
}
nav.breadcrumb a.current {
	opacity: 1;
	font-weight: 600;
}

nav.breadcrumb a i {
	display: inline-block;
	font-size: 1.5em;
	vertical-align: middle;
	margin-right: 0.65em;
	margin-bottom: 0.2em;
}

nav.breadcrumb .pathsep {
	display: inline-block;
	width: 1px;
	height: 2em;
	background: rgba(0, 0, 0, 0.25);
	transform: rotate(15deg);
	margin-bottom: -0.6em;
	margin-left: 0.25em;
	content: '';
}
nav.breadcrumb li:first-child a {
	padding-left: 0;
}
.night nav.breadcrumb .pathsep {
	background: rgba(255, 255, 255, 0.25);
}
nav.breadcrumb ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-overflow: ellipsis;
	overflow: hidden;
}
nav.breadcrumb ol li {
	display: inline;
}

main.forum {
	min-width: 830px;
	max-width: 830px;
	flex: 0;
}
body.forum aside.middle {
  padding-bottom: 20px;
}

#bbpress-forums div.odd, #bbpress-forums ul.odd,
#bbpress-forums div.even, #bbpress-forums ul.even,
#bbpress-forums li.bbp-footer,
#bbpress-forums li.bbp-header {
	background: transparent;
}
#bbpress-forums li.bbp-footer,
#bbpress-forums li.bbp-header {
	border-color: transparent;
	opacity: 0.5;
	font-weight: 600;
}
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-search-results {
	border: none;
	font-size: 15px;
}

#bbpress-forums li.bbp-body ul.forum:first-child,
#bbpress-forums li.bbp-body ul.topic:first-child {
	border-top: none;
}
#bbpress-forums .bbp-pagination-links a:hover,
#bbpress-forums .bbp-pagination-links span.current,
#bbpress-forums .bbp-topic-pagination a:hover {
	border: none;
	background: none;
}
#bbpress-forums .bbp-pagination-links a,
#bbpress-forums .bbp-pagination-links span.current {
	display: inline-block;
	border: none;
	background: none;
	width: 2em;
	height: 2em;
	font-size: 16px;
	text-align: center;
	line-height: 2em;
	border-radius: 2em;
	opacity: 1;
}
#bbpress-forums .bbp-pagination-links span.current {
	background: linear-gradient(60deg, #3fdcee 15%, #11a2dc 90%);
	color: #fff;
	font-weight: 600;
}

#bbpress-forums .bbp-pagination-links span.dots {
	padding: 0;
	line-height: 2em;
	display: inline-block;
	height: 2em;
	font-size: 16px;
	margin: 0 10px;
}
#bbpress-forums .bbp-pagination-links .prev,
#bbpress-forums .bbp-pagination-links .next {
	font-size: 24px;
	line-height: 1.5;
	height : 32px;
	vertical-align: middle;
	width: 20px;
	color: #3ECDE7;
}
.bbp-pagination-links {
	float: none;
	display: inline-block;
	line-height: 0;
	vertical-align: middle;
}
.bbp-pagination-count {
	float: none;
	border: none;
	display: inline-block;
	font-size: 15px;
	line-height: 32px;
	margin-right: 10px;
	vertical-align: middle;
}
.bbp-pagination-count span.number {
	font-weight: 600;
}
.bbp-pagination {
	margin: 20px 0;
	float: none;
	text-align: right;
	display: flex;
	justify-content: space-between;
	min-height: 40px;
}
.bbp-pagination > div {line-height: 38px;vertical-align: middle;display: inline;}
#bbpress-forums #favorite-toggle,
#bbpress-forums #subscription-toggle {
	float: none
}
.bbp-pagination .bb-button {
	margin-right: 30px;
}
.bbp-pagination .right .bb-button {
	margin-right: 0;
}
.bb-icon-big {
	background: linear-gradient(60deg, #3fdcee 15%, #11a2dc 90%);
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	font-style: normal;
	display: inline-block;
	padding: 11px;
	border-radius: 2em;
	vertical-align: middle;
	line-height: 16px;
}
body.poradna .bb-icon-big {
	background: linear-gradient(0deg, #658ae3 0%, #636bd6 100%);
}
.bb-icon-own {
	font-size: 32px;
}
.bb-button {
	color: #00adF4;
	font-weight: 600;
	font-size: 1em;
	vertical-align: middle;
	white-space: nowrap;
	display: inline-block;
}
.bb-button a {
	color: inherit;
}
body.poradna .bb-button {
	color: #6368d7;
}
.bb-button i {
	margin-right: 10px;
}
.bb-searchbar {
	display: inline-block;
	font-size: 16px;
	position: relative;
	vertical-align: middle;
	margin-top: 0px;
}
.bb-searchbar form {
	position: relative;
}
.bb-searchbar button[type="submit"] {
	color: #fff;
	font-size: 16px;
	border-radius: 3em;
	line-height: 0;
	background: linear-gradient(90deg, #3fdcee, #11a2dc);
	padding: 11px;
	border: none;
	outline: none;
	flex: 0;
	font-weight: 600;
}
.bb-searchbar input[type="text"] {
	height: 38px;
	padding: 18px;
	color: #000;
	border-radius: 2em;
	border: 1px solid #00adf4;
	font-size: 15px;
	font-family: inherit;
	position: relative;
	padding-right: 50px;
	width: 190px;
	background: #fff;
}
.night .bb-searchbar input[type="text"] {
	background: rgba(255, 255, 255, 0.12);
	color: #fff;
}
.bb-searchbar input[type="text"]:focus,
.bb-searchbar button[type="submit"]:focus {
	box-shadow: 0 0 3px #00adf4;
	outline: none;
}
.bb-searchbar button[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
}
.bbp-forum-icon {
	width: 10%;
	float: left;
	font-size: 24px;
}
#bbpress-forums .bbp-forum-icon > a {
	background: rgba(255, 255, 255, 1.0);
	border-radius: 40px;
	width: 2.5em;
	height: 2.5em;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	line-height: 0;
	transition: .3s background ease-in-out;
}
.night #bbpress-forums .bbp-forum-icon a {
	background: rgba(255, 255, 255, 0.12);
}
i.lf-watchos,
i.lf-ipados {
	font-size: 1.5em;
}
i.lf-icon_tvos {
	font-size: 1.2em;
}
.bbp-forum-icon a:hover {
	text-decoration: none;
}

#bbpress-forums .bbp-body > ul > li {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	float: none;
	color: #000;
}
.night #bbpress-forums .bbp-body > ul > li {
	color: #fff;
}
#bbpress-forums li p {
	/* padding: 0; */
	/* margin: 0; */
}
#bbpress-forums li.bbp-body ul.topic li:not(.bbp-topic-title) {
	padding-top: 10px;
}
#bbpress-forums li.bbp-forum-info {
	width: 38%;
	padding: 5px 0;
}
#bbpress-forums li.bbp-topic-title {
	width: 40%;
	padding-top: 0;
}
#bbpress-forums li.bbp-topic-title {
	color: #000;
}
.night #bbpress-forums li.bbp-topic-title {
	color: #fff;
}

#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
	border-top: 1px solid rgba(0, 0, 0, 0.05);
	overflow: hidden;
	padding: 20px;
	display: flex;
	justify-content: space-between;
}
.night #bbpress-forums li.bbp-body ul.forum,
.night #bbpress-forums li.bbp-body ul.topic {
	border-color: rgba(255, 255, 255, 0.05);
}
#bbpress-forums li.bbp-body ul.topic {
	padding-top: 10px;
}
#bbpress-forums li.bbp-forum-reply-count,
#bbpress-forums li.bbp-forum-topic-count,
#bbpress-forums li.bbp-topic-reply-count,
#bbpress-forums li.bbp-topic-voice-count {
	float: none;
	justify-content: space-around;
	width: 12%;
	/* margin-right: 10px; */
	white-space: nowrap;
}
.bbp-topic-reply-count a.bb-count-icon {
	color: inherit;
	text-decoration: none;
	align-items: center;
	justify-content: center;
	display: flex;
	height: 100%;
}
#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta {
	margin: 0;
	
}
#bbpress-forums .bbp-forum-info .bbp-forum-content {
	opacity: 0.5;
}
#bbpress-forums ul.forum.no-icon li.bbp-forum-info {
	width: 48%;
}
a.bbp-forum-title,
a.bbp-topic-permalink {
	color: inherit;
	font-weight: 600;
	text-decoration: none;
	padding: 5px 0;
	line-height: 1.41;
}
#bbpress-forums ul.status-closed,
#bbpress-forums ul.status-closed a {
	color: inherit;
}
#bbpress-forums div.bbp-reply-content a,
#bbpress-forums div.bbp-topic-content a {
	text-decoration: none;
}
a.bbp-forum-title:hover,
a.bbp-topic-permalink:hover {
	color: #00adf4 !important;
}
body.poradna a.bbp-forum-title:hover,
body.poradna a.bbp-topic-permalink:hover {
	color: #6368d7 !important;
}
#bbpress-forums .bbp-forum-freshness,
#bbpress-forums .bbp-topic-freshness {
	text-align: left;
	margin-left: 20px;
	font-size: 14px;
	width: calc(28% - 20px);
	flex-grow: 0;
	justify-content: center !important;
}
ul.forum-titles li {
	font-size: 14px;
}
.bbp-topic-freshness a {
	padding: 15px 0;
}
.bb-freshness-meta,
.bbp-topic-meta {
	color: #999;
	/* opacity: 0.4; */
}
.bb-freshness-meta .bbp-author-name, .bbp-topic-meta .bbp-author-name {
	display: inline-block;
	max-width: 100px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	vertical-align: top;
}
.bbp-topic-meta .bbp-topic-started-in {
	font-weight: 600;
	text-transform: uppercase;
	color: #000;
}
.night .bbp-topic-meta .bbp-topic-started-in {
	color: #fff;
}
.bbp-topic-meta .bbp-topic-started-in:hover a {
	color: #00adf4;
	text-decoration: none;
}
.bbp-forum-freshness p,
p.bb-freshness-meta,
p.bbp-topic-meta {
	margin: 0;
}
.bb-freshness-meta a,
.bbp-topic-meta a {
	color: inherit;
}
.bb-freshness-meta a.bb-date-link:hover,
.bbp-topic-meta a.bb-date-link:hover {
	text-decoration: none;
}
.bb-freshness-title a {
	color: inherit;
	font-weight: 600;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bb-freshness-title {
	overflow: hidden;
	text-overflow: ellipsis;
}
#bbpress-forums li.bbp-header ul {
	display: flex;
	padding: 0 12px 0 12px;
	justify-content: space-between;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content {
	font-size: 12px;
}
#bbpress-forums p.bbp-topic-meta {
	font-size: 14px;
}
.bb-count-icon i {
	min-width: 1.75em;
	display: inline-block;
}
.bbp-topic-voice-count i {
	font-size: 1.5em;
	vertical-align: middle;
}
.bbp-topic-reply-count i {
	vertical-align: middle;
	font-size: 1.2em;
	margin-top: -3px;
}
li.bb-goto {
	width: 7%;
}
li.bb-goto a {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	text-decoration: none;
}
#bbpress-forums a, #bbpress-forums a:hover {
	transition: initial;
}
#bbpress-forums div.bbp-reply-content .bb-post-header h2 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: 600;
	padding-right: 50px;
}
#bbpress-forums div.bbp-reply-content h2 .bbp-reply-permalink {
	margin-left: 8px;
	font-weight: 300;
	font-size: 0.8em;
	opacity: 0.4;
}
#bbpress-forums div.bbp-reply-content a,
#bbpress-forums div.bbp-topic-content a {
	font-weight: inherit;
}
#bbpress-forums li p.bb-post-meta {
	margin: 8px 0;
	color: #999;
	font-size: 14px;
}
.bb-post-meta a {
   color:inherit;
}
.bb-post-meta .bbp-author-name {
}
.bb-post-meta .bb-reply-date {
	text-decoration: none;
}
#bbpress-forums div.reply,
#bbpress-forums div.topic {
	background: rgba(0, 0, 0, 0.05);
	color: #000;
	margin-bottom: 10px;
	display: flex;
	padding: 20px;
}
.night #bbpress-forums ul.bbp-forums,
.night #bbpress-forums ul.bbp-topics {
	background: rgba(255, 255, 255, 0.05);
}
#bbpress-forums div.bbp-forum-author,
#bbpress-forums div.bbp-reply-author,
#bbpress-forums div.bbp-topic-author {
	position: relative;
	float: none;
	width: 153px;
	flex-shrink: 0;
	margin: 0;
	text-align: left;
	margin-right: 20px;
}
#bbpress-forums div.bbp-forum-content,
#bbpress-forums div.bbp-reply-content,
#bbpress-forums div.bbp-topic-content {
	float: none;
	flex: 1;
	margin: 0;
	padding: 0;
	min-width: 0;
}
#bbpress-forums div.bbp-forum-author img.avatar,
#bbpress-forums div.bbp-reply-author img.avatar,
#bbpress-forums div.bbp-topic-author img.avatar {
	margin: 0;
	width: 100%;
	height: auto;
	max-width: 128px;
	max-height: 128px;
	object-fit: cover;
	border-radius: 64px;
}
.bbp-reply-content {
	font-size: 16px;
}
.bbp-author-link {
	color: inherit;
}
.bbp-author-link:hover {
	text-decoration: none;
}
#bbpress-forums div.bbp-reply-author .bbp-author-name,
#bbpress-forums div.bbp-topic-author .bbp-author-name {
	margin: 0;
	color: inherit;
	font-weight: 600;
	font-size: 20px;
	margin-top: 10px;
	line-height: 1.2;
}
.bb-user-meta {
	margin-top: 0.5em;
	font-size: 14px;
	font-weight: normal;
	color: #888;
}
.bb-user-meta a {
	color: inherit;
}

.bbp-reply-content blockquote,
.editor-preview blockquote {
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 10px;
	position: relative;
	background: rgba(0, 0, 0, 0.03);
}
.night .bbp-reply-content blockquote,
.night .editor-preview blockquote {
	background: rgba(255, 255, 255, 0.03);
}
.bbp-reply-content blockquote::before,
.editor-preview blockquote:before {
	content: '';
	position: absolute;
	background: rgba(0, 0, 0, 0.2);
	width: 2px;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
	top: 30px;
	height: calc(100% - 30px);
}
.night .bbp-reply-content blockquote::before,
.night .editor-preview blockquote::before {
	background: rgba(255, 255, 255, 0.2);
}
.bbp-reply-content blockquote p:last-child,
.editor-preview blockquote p:last-child {
	padding-bottom: 10px;
	margin-bottom: 0;
}
.bbp-reply-content blockquote p:first-child,
.editor-preview blockquote p:first-child {
	margin-top: 0;
	padding-top: 3px;
	position: relative;
}
.bbp-reply-content blockquote p:first-child::before,
.editor-preview blockquote p:first-child::before {
	font-family: 'lsafont' !important;
	content: "\e977";
	position: absolute;
	margin-left: calc(-2em + 5px);
	margin-top: -1px;
}

body.page .bbp-reply-form code,
body.page .bbp-topic-form code,
body.reply-edit .bbp-reply-form code, 
body.single-forum .bbp-topic-form code,
body.single-topic .bbp-reply-form code,
body.topic-edit .bbp-topic-form code {
	background: transparent;
	border: none;
}
#bbpress-forums .editor-preview pre {
	background: #000;
	border: 1px solid #0f0;
	max-height: 400px;
	overflow: auto;
}
.night #bbpress-forums div.reply,
.night #bbpress-forums div.topic,
.night #bbpress-forums .bbp-search-results li.bbp-body ul.forum {
	background: rgba(255, 255, 255, 0.05);
	color: #fff;
}
.night #bbpress-forums .status-pending.even,
.night #bbpress-forums .status-pending.odd,
.night #bbpress-forums ul.status-pending a {
	background: rgba(255, 50, 50, 0.2);
}
#bbpress-forums fieldset.bbp-form {
	border-color: rgba(0, 0, 0, 0.12);
	color: #000;
	min-width: 0;
}
.night #bbpress-forums fieldset.bbp-form {
	background: rgba(255, 255, 255, 0.05);
	color: #fff;
}
#bbpress-forums fieldset.bbp-form label {
	color: rgba(0, 0, 0, 0.6);
	margin-bottom: 1em;
	display: block;
}
#bbpress-forums .editor-toolbar a {
	border: 1px solid transparent;
}
#bbpress-forums .editor-toolbar a.active, #bbpress-forums .editor-toolbar a:hover {
	background: #fcfcfc;
	border-color: #95a5a6;
}
#bbpress-forums .editor-statusbar .words:before {
	content: 'slov: ';
}

#bbpress-forums .bbp-search-results li.bbp-body ul.forum {
	margin: 10px 0;
}

#bbpress-forums div.bbp-reply-content code,
#bbpress-forums div.bbp-reply-content pre,
#bbpress-forums div.bbp-topic-content code,
#bbpress-forums div.bbp-topic-content pre,
.editor-preview div.bbp-reply-content code,
.editor-preview div.bbp-reply-content pre,
.editor-preview div.bbp-topic-content code,
.editor-preview div.bbp-topic-content pre {
	margin-top: .5em;
	margin-bottom: .5em;
	background: rgba(255, 255, 255, 0.5);
	border: 1px solid #0f0;
	padding: 10px;
	font-size: 14px;
	max-width: 100%;
}
#bbpress-forums div.bbp-reply-content code,
#bbpress-forums div.bbp-topic-content code {
	max-height: 400px;
}

#bbpress-forums div.bbp-reply-content p > code,
#bbpress-forums div.bbp-reply-content p > pre,
#bbpress-forums div.bbp-topic-content p > code,
#bbpress-forums div.bbp-topic-content p > pre,
.editor-preview div.bbp-reply-content p > code,
.editor-preview div.bbp-reply-content p > pre,
.editor-preview div.bbp-topic-content p > code,
.editor-preview div.bbp-topic-content p > pre {
	padding: 0;
}

.night #bbpress-forums div.bbp-reply-content code,
.night #bbpress-forums div.bbp-reply-content pre,
.night #bbpress-forums div.bbp-topic-content code,
.night #bbpress-forums div.bbp-topic-content pre {
	background: rgba(0, 0, 0, 0.5);
	color: #ccc
}

#bbpress-forums .bbp-reply-content li,
#bbpress-forums .editor-preview li {
  margin: .75em 1em;
  list-style: initial;
}

.editor-toolbar button {
	color: inherit;
}
body:not(.logged-in) .editor-toolbar button.upload-image {
	display: none;
}
.night .editor-toolbar i.separator {
	border-color: rgba(255, 255, 255, 0.5);
}

#bbpress-forums fieldset.bbp-form input,
#bbpress-forums fieldset.bbp-form p,
#bbpress-forums fieldset.bbp-form select,
#bbpress-forums fieldset.bbp-form textarea {
  margin: 0 0 1em 0;
}
#bbpress-forums .editor-preview {
  padding: 0.5em 1em;
}
.night #bbpress-forums .editor-preview {
	background: #36353a
}
.night #bbpress-forums .editor-toolbar button.active,
.night #bbpress-forums .editor-toolbar button:hover {
	background: rgba(255, 255, 255, 0.12);
}
#bbpress-forums .CodeMirror {
    background: rgba(0, 0, 0, 0.03);
    color: inherit;
    border-color: #ccc;
}
.night #bbpress-forums .CodeMirror {
	background: rgba(255, 255, 255, 0.03);
	color: inherit;
	border-color: #888;
}
#bbpress-forums .editor-toolbar {
	border-color: #ccc;
}
.night #bbpress-forums .editor-toolbar {
	border-color: #888;
}
.night #bbpress-forums .CodeMirror-cursor {
	border-color: #fff;
}
.night #bbpress-forums span.CodeMirror-selectedtext {
	background: rgba(255, 255, 255, 0.0);
	background: transparent;
	color: #000;
}
.night #bbpress-forums fieldset.bbp-form label {
	color: rgba(255, 255, 255, 0.6);
}
#bbpress-forums div.bbp-reply-content a.bb-reply-button,
#bbpress-forums div.bbp-topic-content a.bb-reply-button,
.bb-reply-button {
	position: absolute;
	top: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.18);
	border-radius: 4em;
}
.night #bbpress-forums div.bbp-reply-content a.bb-reply-button,
.night #bbpress-forums div.bbp-topic-content a.bb-reply-button,
.night .bb-reply-button {
	background: rgba(255, 255, 255, 0.18) !important;
}
body.poradna .bb-reply-button i,
.bb-reply-button i {
	background: transparent;
}
.bb-reply-button:hover i {
	background: linear-gradient(60deg, #3fdcee 15%, #11a2dc 90%);
}
body.poradna .bb-reply-button:hover i {
	background: linear-gradient(0deg, #658ae3 0%, #636bd6 100%);
}


.cm-formatting-quote {
  display: inline-block;
  color: transparent !important;
}
.cm-formatting-quote::before {
  content: '';
  display: inline-block;
  height: calc(1em + 3px);
  background: #888;
  width: 2px;
  position: absolute;
}

.user-anonymous-info input[type="text"] {
	min-width: 320px
}
#bbp_anonymous_name {
	margin-bottom: 0;
}
#bbpress-forums fieldset.bbp-form input[type=text],
#bbpress-forums fieldset.bbp-form select,
#bbpress-forums fieldset select#bbp_forum_id {
	min-height: 0;
	height: auto;
	max-width: 100%;
	padding: 1em;
}
#bbpress-forums fieldset select {
    padding: 10px 50px 10px 10px !important;
}
.bbp-user-section ul.bbp-replies div.reply:last-child {
  margin-bottom: 0 !important;
}
div.bbp-template-notice,
div.indicator-hint {
	border-width: 1px;
	border-style: solid;
	padding: 0 .6em;
	margin: 5px 0 15px;
	border-radius: 3px;
	background-color: #00adf420;
	border-color: #00adf480;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.12);
	color: #000;
	clear: both;
}
div.bbp-template-notice.error, div.bbp-template-notice.warning {
	background: rgba(255, 0, 0, 0.12);
}
div.bbp-template-notice.info {
	background: rgba(0, 127, 255, 0.12);
}
.night div.bbp-template-notice,
.night div.indicator-hint {
	color: #fff;
}
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-topics,
#bbpress-forums .bbp-search-results li.bbp-body ul.forum {
	background: rgba(0, 0, 0, 0.05);
}
.night #bbpress-forums ul.bbp-forums,
.night #bbpress-forums ul.bbp-topics {
	background: rgba(255, 255, 255, 0.05);
}
.bb-post-content {
	min-height: 110px;
	overflow-wrap: break-word;
}
.bb-post-content img,
.editor-preview img {
	max-width: 100%;
	max-height: 800px;
	object-fit: cover
}
.night #bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
	background: #00adf440;
	border: 1px solid;
}
div.bbp-submit-wrapper {
	float: none !important;
	width: 100%;
	text-align: left;
	margin-bottom:10px;
}
.forum-title-cont {
	display: flex;
	vertical-align: middle;
	align-items: center;
	justify-content: space-between;
}
.bb-back-link a {
	color: inherit;
	text-decoration: none;
	font-weight: 600;
}
.bb-back-link i {
	font-size: 1.2em;
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
	margin-top: -3px;
}
#bbpress-forums #bbp-your-profile fieldset {
	border: none;
}
section.tiles nav.main {
  margin: 0 20px;
  width: 100%;
  justify-content: space-between;
}
.mobile-slide-menu section.tiles nav.main {
	width: initial;
}
#bbpress-forums h2 {/* color: inherit; */}
#bbpress-forums h2 a {color: inherit;}
#bbpress-forums #bbp-your-profile fieldset input,
#bbpress-forums #bbp-your-profile fieldset textarea,
#bbpress-forums #bbp-your-profile fieldset select {
    margin-bottom: 0;
    width: 60%;
    background-color: rgba(0, 0, 0, 0.03);
    border: 1px solid rgba(0, 0, 0, 0.25);
    padding: 10px;
    color: inherit;
    box-shadow: none;
    border-radius: 0;
}
.night #bbpress-forums #bbp-your-profile fieldset input,
.night #bbpress-forums #bbp-your-profile fieldset textarea,
.night #bbpress-forums #bbp-your-profile fieldset select {
	background-color: rgba(255, 255, 255, 0.03);
	border-color: rgba(255, 255, 255, 0.25);
}
.night #bbpress-forums #bbp-your-profile fieldset input:focus,
.night #bbpress-forums #bbp-your-profile fieldset textarea:focus {
	box-shadow: 0 0 3px #00adf4;
	outline: none;
}
.bbp-topic-meta .bbp-topic-started-in,
.bbp-topic-meta .bbp-topic-started-in + .vertsep {
	display: none !important;
}

body.poradna .comment-respond .submit,
body.poradna .comment-respond a.login-button {
	background: linear-gradient(0deg, #658ae3 0%, #636bd6 100%);
}
body.poradna .fancycheckbox input:checked ~ .checkmark {
	background: #6368d7;
}
body.poradna .caretbox .bb-goto a {
	color: #6368d7;
}

#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-topics,
#bbpress-forums div.reply,
#bbpress-forums div.topic,
#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic,
.bbp-reply-content blockquote,
.editor-preview blockquote,
.bbp-reply-content blockquote::before,
.editor-preview blockquote:before,
#bbpress-forums fieldset.bbp-form,
.bbp-forum-icon a,
.bb-searchbar input[type="text"],
#bbpress-forums li.bbp-topic-title,
.bbp-topic-meta .bbp-topic-started-in,
#bbpress-forums .bbp-body > ul > li,
.editor-toolbar i.separator,
nav.breadcrumb .pathsep,
#bbpress-forums .bbp-search-results li.bbp-body ul.forum,
#bbpress-forums div.bbp-reply-content a.bb-reply-button,
#bbpress-forums #bbp-your-profile fieldset input,
#bbpress-forums #bbp-your-profile fieldset textarea,
#bbpress-forums fieldset.bbp-form label {
	transition-property: color, background, filter, border-color, opacity;
	transition-timing-function: ease-in-out;
	transition-duration: .4s;
}










/**************************************************** M O B I L ****************************************************/
@media (max-width: 818px) {
	main.forum {
		min-width: 0;
		max-width: 100%;
	}
	#bbpress-forums ul.bbp-forums,
	#bbpress-forums ul.bbp-lead-topic,
	#bbpress-forums ul.bbp-replies,
	#bbpress-forums ul.bbp-search-results,
	#bbpress-forums ul.bbp-topics {
		margin-bottom: 10px;
	}
	#bbpress-forums div.reply,
	#bbpress-forums div.topic {
		display: block;
		padding: 10px 20px;
	}
	#bbpress-forums .bbp-body div.bbp-reply-author,
	#bbpress-forums .bbp-body div.bbp-topic-author {
		padding: 0 0 10px 0;
		margin: 0;
		display: block;
		min-height: 0;
		border-bottom: 1px solid rgba(0, 0, 0, 0.12);
		line-height: 1;
		width: 100%;
	}
	#bbpress-forums div.bbp-forum-author img.avatar,
	#bbpress-forums div.bbp-reply-author img.avatar,
	#bbpress-forums div.bbp-topic-author img.avatar {
		width: 40px;
		height: 40px;
		position: relative;
		vertical-align: middle;
		top: 0;
	}
	#bbpress-forums div.bbp-reply-author .bbp-author-name,
	#bbpress-forums div.bbp-topic-author .bbp-author-name {
		display: inline-block;
		font-size: 16px;
		margin: 0 0 0 10px;
	}
	#bbpress-forums div.bbp-reply-author .bbp-author-avatar,
	#bbpress-forums div.bbp-topic-author .bbp-author-avatar {
		display: inline-block;
	}
	
	#bbpress-forums div.bbp-reply-author .bb-reply-date,
	#bbpress-forums div.bbp-topic-author .bb-reply-date {
		display: inline;
	}
	#bbpress-forums .bb-user-meta {
		display: inline-block;
		margin-left: 0.25em;
	}
	#bbpress-forums .bb-user-meta::before {
		content: ' | ';
		display: inline;
		margin-right: 0.24em;
	}
	#bbpress-forums .bb-reply-button {
		position: absolute;
		right: 0;
		top: 2px;
	}
	#bbpress-forums .bbp-body div.bbp-reply-content, #bbpress-forums .bbp-body div.bbp-topic-content {
		margin: 10px 0;
	}
	#bbpress-forums div.bbp-reply-content .bb-post-header h2 {
		font-size: 16px;
		display: none;
	}
	#bbpress-forums li p.bb-post-meta {
		margin: 10px 0 0 0;
		display: none;
	}

	#bbpress-forums .user-anonymous-info .wrapper input[type="text"] {
		margin-bottom: 0;
	}
	#bbpress-forums fieldset.bbp-form {
		padding: 0;
		border: none;
	}
	#bbpress-forums fieldset.bbp-form legend {
		margin-bottom: 1em;
		padding: 0;
	}
	.night #bbpress-forums fieldset.bbp-form {
		background: transparent;
	}
	.bbp-pagination {
		display: block;
		margin-top: 10px;
	}
	.bbp-pagination > div.left {
		display: flex;
		justify-content: space-between;
	}
	.bbp-pagination:first-child > div.right {
		margin-top: 0;
	}
	.bbp-pagination > div.right {
		text-align: left;
		display: block;
		margin-top: 10px;
		margin-bottom: -5px;
	}
	.bbp-pagination > div.right .bbp-pagination-links:empty {
		display: none;
	}
	.bbp-pagination.which-2 {
		margin-top: 0;
	}
	.bbp-pagination-count {
		text-align: center;
		margin: 10px 0 0 0;
		display: none;
	}
	.bbp-pagination.which-2 > div.right {
		margin-top: 0;
	}
	.bbp-reply-content .bb-reply-button {
		top: calc(-40px - 16px - 11px);
	}
	.comment-respond a.login-button {
		margin: 0;
	}
	.user-anonymous-info input[type="text"] {
		max-width: 480px;
		width: 100%;
	}
	#bbpress-forums li.bbp-forum-reply-count,
	#bbpress-forums li.bbp-forum-topic-count,
	#bbpress-forums li.bbp-topic-reply-count,
	#bbpress-forums li.bbp-topic-voice-count {
		/* display: none !important; */
		width: auto;
	}
	#bbpress-forums li.bbp-forum-topic-count {
		display: none !important;
	}
	#bbpress-forums .bbp-header li.bbp-forum-reply-count {
		margin-right: 0;
	}
	#bbpress-forums li.bbp-forum-reply-count {
		margin: 0 10px;
	}
	#bbpress-forums li.bbp-body ul.forum,
	#bbpress-forums li.bbp-body ul.topic {
		padding: 0 10px 10px 10px;
	}
	#bbpress-forums li.bbp-body ul.forum {
		padding-top: 10px;
	}
	#bbpress-forums li.bbp-topic-title {
		width: 75%;
	}
	#bbpress-forums .bbp-forum-freshness,
	#bbpress-forums .bbp-topic-freshness,
	#bbpress-forums li.bbp-topic-voice-count {
		display: none !important;
	}
	li.bb-goto {
		width: 8%;
		padding-right: 1%;
	}
	li.bb-goto a {
		text-align: right;
		justify-content: flex-end;
	}
	.bbp-forum-icon {
		width: 2.5em;
		font-size: 20px;
		margin-right: 10px !important;
	}
	#bbpress-forums .bbp-forum-info  {
		flex: 1;
		width: auto;
	}
	.bbp-pagination .bb-button {
		margin-right: 0;
	}
	.bbp-pagination .bb-button.bb-goback {
		display: none;
	}
	#bbpress-forums li.bbp-header ul {
		padding: 0 !important
	}
	#bbpress-forums #bbp-single-user-details {
		display: flex;
		width: 100%;
		justify-content: space-between;
	}
	#bbpress-forums #bbp-single-user-details #bbp-user-avatar {
		width: 50%;
		margin-right: 20px;
	}
	#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
		width: 100%;
		object-fit: contain;
		object-position: left;
	}
	#bbpress-forums #bbp-single-user-details #bbp-user-navigation {
		flex: 1;
	}
	div.bbp-submit-wrapper {
		text-align: center;
		margin-top: 20px;
	}
	#bbpress-forums li.bbp-body ul.forum:first-child,
	#bbpress-forums li.bbp-body ul.topic:first-child {
		padding-top: 10px;
	}
	body.post-type-archive-forum nav.breadcrumb {
		display: none;
	}
	nav.ucp-links {
		width: 100%;
		display: flex;
		justify-content: space-around;
		margin-top: 0;
	}
	nav.ucp-links a {
		padding: 0;
		margin: 0;
		white-space: nowrap;
	}
	nav.ucp-links a i {
	    margin-right: 0.5em;
	}
}

@media (max-width: 360px) {
	.bbp-pagination > div.left {
		display: block;
		text-align: center;
	}
	.bbp-pagination .bb-button {
		margin-bottom: 10px;
	}
	li.bb-goto {
		display: none !important;
	}
	#bbpress-forums li.bbp-footer, #bbpress-forums li.bbp-header {
		visibility: hidden;
	}
}


.bbp-reply-form .concurrency {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 700;
	backdrop-filter: blur(10px);
}

