html[lang="en-US"] #recent_posts-2, html[lang="de-DE"] #recent_posts-2{
	display: none;
}
.header-logo img{
	max-width:286px;
}

.arrow-right .sh-button-xlarge, .arrow-left .sh-button-xlarge{
	font-size:26px;
}
.arrow-left-right .fw-row:nth-child(3){
	position:static;
}
.arrow-right{
	position:absolute;
	right:-15%;
	top:50%;
	margin-top:-27px;
}
.arrow-left{
	position:absolute;
	left:-15%;
	top:50%;
	margin-top:-27px;
}

.slider-border-bottom {
    position: relative;
}

.slider-border-bottom:after {
    content: '';
    height: 13px;
    bottom: -23px;
    background-color: #f44336;
    left: 0;
    right: 0;
    width: 100%;
    position: absolute;
}
@media(max-width:767px) {
	.slider-border-bottom:after {
    	bottom: -10px;
	    height: 6px;
	}
}
.widget-pod-widgetem {
	margin-top:60px;
}
.sh-footer-columns > .widget-item{
	margin-bottom:0;
}
.widget-pod-widgetem .widget-item{
	display: inline-block;
    width: 25%;
    vertical-align: top;
    padding: 0 5px 0 0;
    margin-bottom: 0;
}
.sh-footer-columns > .widget-item.widget-item-bigger {
    width: 50% !important;
}
.widget-pod-widgetem h3{
	font-size:13px;
}
.widget-pod-widgetem ul li{
	border:none;
	padding:0;
	margin:0;
}
.widget-pod-widgetem h3{
    font-size:14px;
    margin-bottom:10px;
}
.widget-pod-widgetem ul li a{
    font-size: 14px;
    line-height: 1.8;
	color:#b3b3b3;
}
.title_contact_special ul{
	list-style:none;
	padding:0;
	margin:0 auto;
	display:block;
	text-align:left;
    max-width: 280px;
    padding-left: 30px;
}
.title_contact_special ul li{
	list-style:none;
}
.title_contact_special ul li i{
	width:35px;
	display:inline-block;
}
.sh-image-widgets img{
	display: inline-block;
    vertical-align: middle;
}
.sh-image-widgets p{
	width: 350px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
}
.sh-footer-widgets{
	padding: 30px 0 40px 0;
}
.sh-copyrights-logo img{
	max-width:230px;
}

.sh-header-top-10 .header-contacts {
    height: auto;
    padding: 0;
}

.header-logo {
    padding: 5px 0 15px;
}

.sh-header:not(.sh-header-4):not(.sh-header-5):not(.sh-header-6) .sh-nav > li.menu-item > a {
    padding-top: 20px;
}

body .sh-header-top-10 .header-contacts-details-large-icon i {
    font-size: 24px;
}

.sh-back-to-top3 {
    right: 100px;
}

.kontakt-boxes .sh-iconbox-left p {
    white-space:nowrap;
}

@media(max-width:1820px){
	.sh-image-widgets p{
		width: 100%;
	    margin-left: 0;
	}	
}
@media(max-width:1550px){
	.arrow-right{
		right:-10%;
	}
	.arrow-left{
		left:-10%;
	}
}
@media(max-width:1450px){
	.arrow-right{
		right:-6%;
	}
	.arrow-left{
		left:-6%;
	}
}
@media(max-width:767px){
	.arrow-right{
		position:relative;
        right:0;
        margin-left:0;
        margin-top:0;
        text-align:left;
        width: 50%;
        float: left;
	}
	.arrow-left{
		position:relative;
        left:0;
        margin-left:0;
        margin-top:0;
        text-align:right;
        width: 50%;
        float: left;
	}
    .sh-column:not(:only-of-type):not(.sh-column-mobile-padding).arrow-right .sh-column-wrapper > *:last-child,
    .sh-column:not(:only-of-type):not(.sh-column-mobile-padding).arrow-left .sh-column-wrapper > *:last-child{
        margin-bottom:0 !important;
    }
    .arrow-right .sh-button-icon-right .sh-button-icon{
        float:none;
    }
    .arrow-right .sh-button-container{
        text-align: left !important;
    }
	.sh-image-widgets p{
		display:none;
	}	
    .arrow-left-right .sh-heading{
        margin: 0px 0px 40px 0px !important;
    }
}

.page-id-3469 .sh-titlebar{
    margin-top:0;
}
@media(max-width:1025px){
	.sh-titlebar {
		margin-top: 0;
	}
}

.tlumaczenia-ustne-header {
	background-position: 50% 100%;
}

span.multiselect-native-select {
    position: relative
}
span.multiselect-native-select select {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    height: 1px!important;
    margin: -1px -1px -1px -3px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important;
    left: 50%;
    top: 30px
}
.multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    border-top: 0;
    border-color: #ddd;
    box-sizing: border-box;
}
.multiselect-container .input-group {
    margin: 5px
}
.multiselect-container>li {
    padding: 0
}
.multiselect-container>li>a.multiselect-all label {
    font-weight: 700
}
.multiselect-container>li.multiselect-group label {
    margin: 0;
	padding: 10px 20px 10px 37px;
    height: 100%;
    font-weight: 700
}
.multiselect-container>li.multiselect-group-clickable label {
    cursor: pointer
}
.multiselect-container>li>a {
    padding: 0
}
.multiselect-container>li>a>label {
    margin: 0;
    height: 100%;
    cursor: pointer;
    font-weight: 400;
	padding: 10px 20px 10px 37px;
    color: #8d8d8d !important;
}
.multiselect-container>li>a>label.radio,
.multiselect-container>li>a>label.checkbox {
    margin: 0
}
.multiselect-container>li>a>label>input[type=checkbox] {
    margin-bottom: 5px;
    width: 18px !important;
    height: 18px !important;
    margin-left: -28px;
    margin-top: 2px;
}
.form-inline .multiselect-container label.checkbox,
.form-inline .multiselect-container label.radio {
    padding: 7px 20px 7px 30px
}
.form-inline .multiselect-container li a label.checkbox input[type=checkbox],
.form-inline .multiselect-container li a label.radio input[type=radio] {
    margin-left: -20px !important;
    margin-right: 0 !important;
    width: auto !important;
    height: auto !important
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #fafafa;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #f44336!important;
}

.multiselect-container>li.active>a>label.checkbox {
    color: #fff !important;
}

.simpleselect .placeholder {
    text-align: left;
    width: 100%;
    box-sizing: border-box;
}

.simpleselect .multiselect .caret {
	display: none;
}
.sh-nav ul.sub-menu{
    width:240px;
}
.thing{
    right: 90px;
    top: auto !important;
    bottom: 30px;
}
.show-hide-button{
    color: #fff;
    background: #f44336;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 5px;
}
.show-hide-button:hover,
.show-hide-button:focus,
.show-hide-button:active{
    color: #fff;
}
.show-hide{
	display: none;
}
.primary-mobile {
	height: 77px;
}

.primary-desktop {
	height: 156px;
}

.full-height-row .sh-column {
    min-height: 100vh;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -webkit-flex-direction: column;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
}

.full-height-row .sh-text-block p {
	font-size: 10vw;
	font-weight: bold;
    font-family: "Playfair Display";
    line-height: 1;
}
.full-height-row .sh-text-block p span {
    font-size: 0.7em;
}

.happy-pl {
	display: none !important;
}

.happy-en {
	display: block !important;
}

html[lang="pl-PL"] .happy-en {
	display: none !important;
}

html[lang="pl-PL"] .happy-pl {
	display: block !important;
}
.kontakt-boxes .fw-col-sm-3 {
    max-height: 200px;
    padding: 80px 3% 50px 3%;
}
@media(max-width:767px) {
    .widget-pod-widgetem{
        display:none;
    }
    .sh-footer-columns > .widget-item{
        margin-bottom:20px;
    }
    .sh-copyrights-style2 .sh-copyrights-logo{
        margin:10px 0;
    }
    .sh-titlebar .title-level .breadcrumbs{
        text-align:center;
    }
}
@media(max-width:479px){
    .header-logo img{
        max-width:216px;
        margin-top: 15px;
    }
}
@media(max-width:767px) {
	.uslugi-list {
    	font-size: 16px !important;
    	line-height: 48px !important;
	}
}

@media(max-width:767px) {
    .slide-bottom-text {
        font-size: 20px !important;
        line-height: 27px !important;
    }
}

@media (min-width: 768px) {
    .kontakt-boxes .fw-col-sm-3 {
        width: 50%;
        padding: 100px 3% 100px 3%;
        max-height: 280px;
    }
}

@media (min-width: 1270px) {
    .full-height-row .sh-text-block p {
        font-size: 96px;
    }
    .kontakt-boxes .fw-col-sm-3 {
        width: 25%;
    }
}

@media (min-width: 1450px) {
    .kontakt-boxes .fw-col-sm-3 {
        padding: 100px 6% 100px 6%;
    }
}


/* ========================================
   CUSTOM BLOG STYLES - MODERNIZACJA BLOGA
   ======================================== */

/* Kontener główny dla listy wpisów - wycentrowany, max 1024px */
.blog-list {
	max-width: 1024px;
	margin: 0 auto;
	padding: 0 20px;
}

/* Style dla pojedynczego wpisu na liście */
.blog-list .post-item {
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
	margin-bottom: 30px;
	overflow: hidden;
	transition: all 0.3s ease;
}

.blog-list .post-item:hover {
	box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}

/* Obrazek główny - lekko zaokrąglony */
.blog-list .post-item .post-meta-thumb {
	border-radius: 12px 12px 0 0;
	overflow: hidden;
	position: relative;
}

.blog-list .post-item .post-meta-thumb img {
	border-radius: 12px 12px 0 0;
	width: 100%;
	height: 100%;
	transition: transform 0.3s ease;
}

.blog-list .post-item:hover .post-meta-thumb img {
	transform: scale(1.05);
}

/* Kontener treści wpisu */
.blog-list .post-item .post-content-container {
	padding: 25px;
	background: #fff;
}

/* Tytuł wpisu - nowoczesny design */
.blog-list .post-item .post-title h2 {
	font-size: 24px;
	line-height: 1.4;
	margin: 0 0 15px 0;
	color: #2c3e50;
	font-weight: 600;
	transition: color 0.3s ease;
}

/* Meta informacje */
.blog-list .post-item .post-meta {
	font-size: 13px;
	color: #7f8c8d;
	margin-bottom: 15px;
}

/* Excerpt - treść wpisu */
.blog-list .post-item .post-content {
	color: #555;
	line-height: 1.6;
	margin-bottom: 20px;
	font-size: 15px;
}

/* ========================================
   STYLE DLA POJEDYNCZEGO WPISU - BEZ SIDEBARU
   ======================================== */

/* Ukryj sidebar na pojedynczych wpisach */
.single-post .sidebar {
	display: none;
}

/* Usuń margines dla contentu bez sidebaru */
.single-post #content {
	margin-right: 0;
	margin-left: 0;
}

/* Kontener pojedynczego wpisu - wycentrowany */
.single-post .blog-single {
	max-width: 1024px;
	margin: 0 auto;
	padding: 0 20px;
}

/* Główny kontener artykułu */
.single-post .blog-single article {
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
	overflow: hidden;
	margin-bottom: 40px;
}

/* Obrazek główny w pojedynczym wpisie */
.single-post .post-meta-thumb {
	border-radius: 12px 12px 0 0;
	overflow: hidden;
	margin-bottom: 0;
}

.single-post .post-meta-thumb img {
	border-radius: 12px 12px 0 0;
	width: 100%;
	height: auto;
}

/* Treść pojedynczego wpisu */
.single-post .post-content-container,
.single-post .content-format-standard {
	padding: 40px;
	background: #fff;
}

/* Tytuł w pojedynczym wpisie */
.single-post .post-title h1,
.single-post .post-title h2 {
	font-size: 32px;
	line-height: 1.3;
	margin: 0 0 25px 0;
	color: #2c3e50;
	font-weight: 700;
}

/* Meta informacje w pojedynczym wpisie */
.single-post .post-meta {
	font-size: 14px;
	color: #7f8c8d;
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ecf0f1;
}

/* Treść wpisu */
.single-post .post-content,
.single-post .content-format-standard p {
	color: #444;
	line-height: 1.7;
	font-size: 16px;
	margin-bottom: 20px;
}

/* Meta na dole wpisu */
.single-post .sh-blog-single-meta {
	background: #f8f9fa;
	padding: 25px 40px;
	margin: 0;
	border-radius: 0 0 12px 12px;
}

/* Tagi */
.single-post .sh-blog-tags {
	background: #fff;
	padding: 25px 40px;
	border-top: 1px solid #ecf0f1;
}

.single-post .sh-blog-tag-item {
	background: #f44336;
	color: #fff;
	padding: 8px 15px;
	border-radius: 20px;
	text-decoration: none;
	font-size: 13px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
	transition: background 0.3s ease;
}

.single-post .sh-blog-tag-item:hover {
	background: #2980b9;
}

/* ========================================
   RESPONSYWNOŚĆ I OPTYMALIZACJE
   ======================================== */

/* Tablety i większe telefony (768px i mniej) */
@media (max-width: 768px) {
	.blog-list {
		padding: 0 15px;
	}
	
	.blog-list .post-item .post-content-container {
		padding: 20px;
	}
	
	.blog-list .post-item .post-title h2 {
		font-size: 20px;
	}
	
	.single-post .blog-single {
		padding: 0 15px;
	}
	
	.single-post .post-content-container,
	.single-post .content-format-standard {
		padding: 25px;
	}
	
	.single-post .post-title h1,
	.single-post .post-title h2 {
		font-size: 26px;
	}
	
	.single-post .sh-blog-single-meta {
		padding: 20px 25px;
	}
	
	.single-post .sh-blog-tags {
		padding: 20px 25px;
	}
}

/* Małe telefony (480px i mniej) */
@media (max-width: 480px) {
	.blog-list {
		padding: 0 10px;
	}
	
	.blog-list .post-item {
		margin-bottom: 20px;
	}
	
	.blog-list .post-item .post-content-container {
		padding: 15px;
	}
	
	.blog-list .post-item .post-title h2 {
		font-size: 18px;
		line-height: 1.3;
	}
	
	.single-post .blog-single {
		padding: 0 10px;
	}
	
	.single-post .post-content-container,
	.single-post .content-format-standard {
		padding: 20px;
	}
	
	.single-post .post-title h1,
	.single-post .post-title h2 {
		font-size: 22px;
	}
	
	.single-post .sh-blog-single-meta {
		padding: 15px 20px;
	}
	
	.single-post .sh-blog-tags {
		padding: 15px 20px;
	}
	
	.single-post .sh-blog-single-meta .row > div {
		margin-bottom: 15px;
	}
}

/* Dodatkowe usprawnienia UX */
.blog-list .post-item .post-title {
	text-decoration: none;
}

.single-post .post-content h1,
.single-post .post-content h2,
.single-post .post-content h3,
.single-post .post-content h4,
.single-post .post-content h5,
.single-post .post-content h6 {
	color: #2c3e50;
	margin-top: 30px;
	margin-bottom: 15px;
}

.single-post .post-content blockquote {
	border-left: 4px solid #f44336;
	padding-left: 20px;
	margin: 25px 0;
	font-style: italic;
	color: #7f8c8d;
}

/* Smooth scrolling */
html {
	scroll-behavior: smooth;
}

/* ========================================
   STYLE DLA WŁASNYCH SZABLONÓW PHP
   ======================================== */

/* === SZABLON INDEX.PHP (Lista wpisów) === */
.blog-index-custom .blog-list {
	max-width: 960px;
	margin: 0 auto;
	padding: 40px 20px;
}

/* === SZABLON PAGE-BLOG.PHP (Strona Blog) === */
.blog-page-custom .blog-list {
	max-width: 960px;
	margin: 0 auto;
	padding: 40px 20px;
}

/* Wspólne style dla obu szablonów listy wpisów */
.blog-index-custom .custom-post-item,
.blog-page-custom .custom-post-item {
	background: #fff;
	border-radius: 16px;
	box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
	margin-bottom: 60px;
	overflow: hidden;
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	position: relative;
}

/* Separator między wpisami */
.blog-index-custom .custom-post-item::after,
.blog-page-custom .custom-post-item::after {
	content: '';
	position: absolute;
	bottom: -30px;
	left: 50%;
	transform: translateX(-50%);
	width: 60px;
	height: 1px;
	background: linear-gradient(90deg, transparent, #e2e8f0, transparent);
}

.blog-index-custom .custom-post-item:last-child::after,
.blog-page-custom .custom-post-item:last-child::after {
	display: none;
}

.blog-index-custom .post-meta-thumb,
.blog-page-custom .post-meta-thumb {
	border-radius: 16px 16px 0 0;
	overflow: hidden;
	position: relative;
	height: 300px;
	background: #f8fafc;
}

.blog-index-custom .post-featured-image,
.blog-page-custom .post-featured-image {
	border-radius: 16px 16px 0 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	filter: brightness(1) contrast(1.05);
}

.blog-index-custom .custom-post-item:hover .post-featured-image,
.blog-page-custom .custom-post-item:hover .post-featured-image {
	transform: scale(1.08);
	filter: brightness(1.1) contrast(1.1);
}

.blog-index-custom .post-content-container,
.blog-page-custom .post-content-container {
	padding: 35px;
	background: linear-gradient(135deg, #ffffff 0%, #fafbfc 100%);
}

.blog-index-custom .post-meta-top,
.blog-page-custom .post-meta-top {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 24px;
	font-size: 13px;
	color: #64748b;
	font-weight: 500;
}

.blog-index-custom .post-meta-top span,
.blog-page-custom .post-meta-top span {
	display: flex;
	align-items: center;
	gap: 5px;
}

.blog-index-custom .post-meta-top i,
.blog-page-custom .post-meta-top i {
	font-size: 12px;
}

.blog-index-custom .post-meta-top a,
.blog-page-custom .post-meta-top a {
	color: #f44336;
	text-decoration: none;
}

.blog-index-custom .post-title h2,
.blog-page-custom .post-title h2 {
	font-size: 28px;
	line-height: 1.3;
	margin: 0 0 20px 0;
	color: #1e293b;
	font-weight: 700;
	letter-spacing: -0.025em;
}

.blog-index-custom .post-title,
.blog-page-custom .post-title {
	text-decoration: none;
	color: inherit;
	display: block;
	transition: all 0.3s ease;
}

.blog-index-custom .post-title:hover h2,
.blog-page-custom .post-title:hover h2 {
	color: #f44336;
}

.blog-index-custom .post-content,
.blog-page-custom .post-content {
	color: #475569;
	line-height: 1.7;
	margin-bottom: 30px;
	font-size: 16px;
	font-weight: 400;
}

.blog-index-custom .post-meta-bottom,
.blog-page-custom .post-meta-bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 20px;
	border-top: 1px solid #ecf0f1;
}

.blog-index-custom .post-categories,
.blog-page-custom .post-categories {
	display: flex;
	align-items: center;
	gap: 5px;
	font-size: 13px;
}

.blog-index-custom .post-categories i,
.blog-page-custom .post-categories i {
	color: #7f8c8d;
}

.blog-index-custom .post-categories a,
.blog-page-custom .post-categories a {
	color: #f44336;
	text-decoration: none;
}

.blog-index-custom .read-more-btn,
.blog-page-custom .read-more-btn {
	background: #f44336;
	color: #fff;
	padding: 14px 28px;
	border-radius: 30px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	transition: all 0.3s ease;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	position: relative;
	box-shadow: 0 4px 15px rgba(244, 67, 54, 0.3);
}

.blog-index-custom .read-more-btn:hover,
.blog-page-custom .read-more-btn:hover {
	background: #b71c1c;
	transform: translateY(-2px);
	box-shadow: 0 6px 20px rgba(183, 28, 28, 0.4);
}

.blog-index-custom .read-more-btn i,
.blog-page-custom .read-more-btn i {
	transition: transform 0.3s ease;
}

.blog-index-custom .read-more-btn:hover i,
.blog-page-custom .read-more-btn:hover i {
	transform: translateX(4px);
}

/* Paginacja dla page-blog.php */
.blog-page-custom .blog-pagination {
	display: flex;
	justify-content: center;
	margin: 40px 0;
	gap: 10px;
}

.blog-page-custom .blog-pagination a,
.blog-page-custom .blog-pagination span {
	padding: 12px 16px;
	border: 1px solid #e1e8ed;
	border-radius: 8px;
	text-decoration: none;
	color: #555;
	transition: all 0.3s ease;
}

.blog-page-custom .blog-pagination a:hover,
.blog-page-custom .blog-pagination .current {
	background: #f44336;
	color: #fff;
	border-color: #f44336;
}

/* === SZABLON SINGLE.PHP (Pojedynczy wpis) === */
.single-post-custom .blog-single {
	max-width: 1024px;
	margin: 0 auto;
	padding: 20px;
}

.single-post-custom .single-article {
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
	overflow: hidden;
	margin-bottom: 40px;
}

.single-post-custom .post-featured-image {
	border-radius: 12px 12px 0 0;
	overflow: hidden;
}

.single-post-custom .post-featured-image img {
	width: 100%;
	height: auto;
	border-radius: 12px 12px 0 0;
}

.single-post-custom .post-content-wrapper {
	padding: 40px;
}

.single-post-custom .post-meta-top {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 25px;
	font-size: 14px;
	color: #7f8c8d;
}

.single-post-custom .post-meta-top span {
	display: flex;
	align-items: center;
	gap: 6px;
}

.single-post-custom .post-meta-top i {
	font-size: 13px;
}

.single-post-custom .post-meta-top a {
	color: #f44336;
	text-decoration: none;
}

.single-post-custom .post-title {
	font-size: 36px;
	line-height: 1.3;
	margin: 0 0 25px 0;
	color: #2c3e50;
	font-weight: 700;
}

.single-post-custom .post-categories {
	margin-bottom: 30px;
}

.single-post-custom .category-tag {
	background: #ecf0f1;
	color: #555;
	padding: 8px 15px;
	border-radius: 20px;
	text-decoration: none;
	font-size: 13px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
	transition: all 0.3s ease;
}

.single-post-custom .category-tag:hover {
	background: #f44336;
	color: #fff;
}

.single-post-custom .post-content {
	color: #444;
	line-height: 1.7;
	font-size: 16px;
	margin-bottom: 30px;
}

.single-post-custom .post-content h1,
.single-post-custom .post-content h2,
.single-post-custom .post-content h3 {
	color: #2c3e50;
	margin-top: 35px;
	margin-bottom: 20px;
}

.single-post-custom .post-tags {
	background: #f8f9fa;
	padding: 25px;
	border-radius: 8px;
	margin-bottom: 30px;
}

.single-post-custom .post-tags h5 {
	margin: 0 0 15px 0;
	color: #555;
	font-size: 16px;
	display: flex;
	align-items: center;
	gap: 8px;
}

.single-post-custom .tag-item {
	background: #f44336;
	color: #fff;
	padding: 8px 15px;
	border-radius: 20px;
	text-decoration: none;
	font-size: 13px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
	transition: background 0.3s ease;
}

.single-post-custom .tag-item:hover {
	background: #2980b9;
}

/* Informacje o autorze */
.single-post-custom .author-info-box {
	background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
	padding: 30px;
	border-radius: 0 0 12px 12px;
	display: flex;
	gap: 25px;
	align-items: flex-start;
}

.single-post-custom .author-avatar {
	flex-shrink: 0;
}

.single-post-custom .author-avatar img {
	border-radius: 50%;
	border: 4px solid #fff;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.single-post-custom .author-name {
	margin: 0 0 15px 0;
	font-size: 20px;
	color: #2c3e50;
}

.single-post-custom .author-name a {
	color: inherit;
	text-decoration: none;
}

.single-post-custom .author-name a:hover {
	color: #f44336;
}

.single-post-custom .author-bio {
	color: #555;
	line-height: 1.6;
	margin-bottom: 20px;
	font-size: 15px;
}

.single-post-custom .author-meta {
	display: flex;
	gap: 20px;
	font-size: 14px;
}

.single-post-custom .author-meta span {
	display: flex;
	align-items: center;
	gap: 6px;
}

.single-post-custom .author-meta a {
	color: #f44336;
	text-decoration: none;
}

/* Nawigacja między wpisami */
.single-post-custom .post-navigation {
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
	padding: 30px;
}

.single-post-custom .nav-links {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
}

.single-post-custom .nav-link {
	display: block;
	padding: 20px;
	border: 1px solid #e1e8ed;
	border-radius: 8px;
	text-decoration: none;
	transition: all 0.3s ease;
	color: inherit;
}

.single-post-custom .nav-link:hover {
	border-color: #f44336;
	transform: translateY(-2px);
	box-shadow: 0 4px 15px rgba(52, 152, 219, 0.2);
}

.single-post-custom .nav-direction {
	display: block;
	font-size: 13px;
	color: #7f8c8d;
	margin-bottom: 8px;
}

.single-post-custom .nav-title {
	display: block;
	font-size: 16px;
	font-weight: 600;
	color: #2c3e50;
	line-height: 1.4;
}

.single-post-custom .nav-next .nav-link {
	text-align: right;
}

/* Komentarze */
.single-post-custom .comments-wrapper {
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
	padding: 40px;
}

/* ========================================
   RESPONSYWNOŚĆ DLA NOWYCH SZABLONÓW
   ======================================== */

/* Tablety (768px i mniej) */
@media (max-width: 768px) {
	/* Index.php i page-blog.php responsywność */
	.blog-index-custom .blog-list,
	.blog-page-custom .blog-list {
		padding: 30px 15px;
	}
	
	.blog-index-custom .post-content-container,
	.blog-page-custom .post-content-container {
		padding: 30px;
	}
	
	.blog-index-custom .post-meta-thumb,
	.blog-page-custom .post-meta-thumb {
		height: 300px;
	}
	
	.blog-index-custom .post-title h2,
	.blog-page-custom .post-title h2 {
		font-size: 24px;
	}
	
	.blog-index-custom .post-meta-top,
	.blog-page-custom .post-meta-top {
		gap: 15px;
		font-size: 12px;
	}
	
	.blog-index-custom .post-meta-bottom,
	.blog-page-custom .post-meta-bottom {
		text-align: center;
	}
	
	.blog-index-custom .custom-post-item,
	.blog-page-custom .custom-post-item {
		margin-bottom: 50px;
	}
	
	/* Single.php responsywność */
	.single-post-custom .blog-single {
		padding: 15px;
	}
	
	.single-post-custom .post-content-wrapper {
		padding: 30px;
	}
	
	.single-post-custom .post-title {
		font-size: 28px;
	}
	
	.single-post-custom .author-info-box {
		flex-direction: column;
		text-align: center;
		gap: 20px;
		padding: 25px;
	}
	
	.single-post-custom .nav-links {
		grid-template-columns: 1fr;
		gap: 20px;
	}
	
	.single-post-custom .nav-next .nav-link {
		text-align: left;
	}
	
	.single-post-custom .post-navigation {
		padding: 25px;
	}
	
	.single-post-custom .comments-wrapper {
		padding: 30px;
	}
}

/* Małe telefony (480px i mniej) */
@media (max-width: 480px) {
	/* Index.php i page-blog.php małe telefony */
	.blog-index-custom .blog-list,
	.blog-page-custom .blog-list {
		padding: 20px 10px;
	}
	
	.blog-index-custom .post-content-container,
	.blog-page-custom .post-content-container {
		padding: 25px;
	}
	
	.blog-index-custom .post-meta-thumb,
	.blog-page-custom .post-meta-thumb {
		height: 250px;
	}
	
	.blog-index-custom .post-title h2,
	.blog-page-custom .post-title h2 {
		font-size: 22px;
		line-height: 1.3;
	}
	
	.blog-index-custom .post-meta-top,
	.blog-page-custom .post-meta-top {
		flex-direction: column;
		gap: 12px;
		align-items: flex-start;
	}
	
	.blog-index-custom .read-more-btn,
	.blog-page-custom .read-more-btn {
		padding: 12px 24px;
		font-size: 13px;
		width: 100%;
		justify-content: center;
	}
	
	.blog-index-custom .custom-post-item,
	.blog-page-custom .custom-post-item {
		margin-bottom: 40px;
	}
	
	/* Single.php małe telefony */
	.single-post-custom .blog-single {
		padding: 10px;
	}
	
	.single-post-custom .post-content-wrapper {
		padding: 25px;
	}
	
	.single-post-custom .post-title {
		font-size: 24px;
	}
	
	.single-post-custom .post-meta-top {
		flex-direction: column;
		gap: 10px;
	}
	
	.single-post-custom .author-info-box {
		padding: 20px;
	}
	
	.single-post-custom .author-meta {
		flex-direction: column;
		gap: 10px;
	}
	
	.single-post-custom .post-navigation {
		padding: 20px;
	}
	
	.single-post-custom .nav-link {
		padding: 15px;
	}
	
	.single-post-custom .comments-wrapper {
		padding: 25px;
	}
	
	.single-post-custom .post-tags {
		padding: 20px;
	}
}

/* Bardzo małe ekrany (320px i mniej) */
@media (max-width: 320px) {
	.blog-index-custom .custom-post-item,
	.blog-page-custom .custom-post-item {
		margin-bottom: 25px;
	}
	
	.blog-index-custom .post-content-container,
	.blog-page-custom .post-content-container {
		padding: 15px;
	}
	
	.single-post-custom .post-content-wrapper {
		padding: 20px;
	}
	
	.single-post-custom .author-info-box {
		padding: 15px;
	}
}