/* Custom CSS */

/* html:not(.js-focus-visible) body:not(.oxygen-builder-body) .oxy-shape-divider {
	display: none;
} */

sc-form .wp-block-columns .wp-block-column{
	margin:0 !important;
}

.blog-content p:first-of-type{
	margin-top:0 !important;
}

.mp3-player .sound-icon {
    font-size: 48px;
}

.mp3-player{
    display:flex;
    flex-direction: row;
    width: 100%;
	background: rgba(65, 105, 225, 1);
    color: #fff;
}

.text-player {
    flex-grow: 1;
}

.oxy-repeater-pages span.current{
	color:#fff;
	border-radius:7px;
}

.oxy-header-container {
	display: grid;
	grid-template-columns: 1fr 150px 1fr;
}

.fluentform .ff-btn:focus, .fluentform .ff-btn:hover{
    opacity: 1 !important;
}

.ct-section-inner-wrap, .oxy-header-container{
	max-width: 1180px !important;
}


.oxy-repeater-pages a.page-numbers{
	border-radius:7px;
}

.kat-clanek-listpart a {
	font-family: "Raleway", "sans-serif";
	font-size:16px;
	color: #0a0a0a;
}

.kat-clanek-listpart a:hover {
	color: #002366;
	font-weight: 700;
}

.kat-clanek-listpart i:before{
	font-family:"FontAwesome";
	width: 12px;
	height: 12px;
	font-size: 12px;
	color: #4169e1;
}

.kat-clanek-listpart i{
	margin-right: 7px;
}

.kat-clanek-listpart{
	display:flex;
}

.kat-clanek-ikon {
    margin-top: -2px;
}

#span-162-7483 a, #span-81-7483 a {
	color: #fff;
	font-weight: 400;
}

.readingProgressbar{
	z-index:9999999999 !important; 
}

.lwptoc_i{
	padding:0 !important;
}

.lwptoc{
	margin:0 !important;
}

#div_block-258-7483{
	position: sticky;
	top:60px;
}

div#div_block-74-7483 {
    height: 100%;
}

/* WPFORO Custom styles */

#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts i {
    color: #fff !important;
    text-shadow: none !important; 
}

#wpforo #wpforo-wrap #wpforo-title{
	font-size: 24px !important;
	font-weight: 700 !important;
}

#wpforo #wpforo-wrap .wpf-button{
	font-size:16px !important;
}