/*
Theme Name: Hello Elementor Child theme
Theme URI: https:/ntzr.dev
Template: hello-elementor
Text Domain: hello-elementor-child
*/
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	font-family: Cinzel;
    font-size: 16px;
}
html {
	overflow: auto;
}
body * {
    letter-spacing: 0.03em;
}
body a, .rights, .code, .privacy-policy .page-content *{
	color: var(--e-global-color-text);
}
body a:hover {
	color: var(--e-global-color-primary);
}
body:not([class*=elementor-page-]) main .blog__single-content p{
	color: var(--e-global-color-text);
}
body footer p {
    color: #fff;
}
.header-inner, body:not(.elementor-page) main, #site-footer, .footer-inner {
    padding-left: 10px;
    padding-right: 10px;
}
#site-footer {
    padding-top: 40px;
    background: var(--e-global-color-secondary);
}
.site-footer .footer-inner .copyright p {
    color: #fff;
}
img.custom-logo {
    width: 350px;
    height: auto;
}

body a:hover, 
body a {
    transition: 0.3s;
}


#site-footer .footer-copyright {
	width: 30%;
    padding: 20px;
}
#site-footer .footer-info {
	width: 70%;
}
#site-footer .footer-logo {
    width: 30%;
}
#site-footer .footer-logo img{
    max-width: 350px;
}
#site-footer .footer-logo .madeby * {
    font-size: 12px !important;
    color: #0a7154 !important
}
#site-footer .footer-logo a {
    color: var(--e-global-color-secondary);
}
main#content {
	padding-bottom: 60px;
}
body .site-footer {
    padding-bottom: 0;
}
section.offer-one img {
    height: 300px;
    object-fit: cover;
}
.footer-logo .motto {
    padding: 20px 0;
    font-size: 14px;
}
.first-heading-home, .first-heading-home .elementor-widget-container {
    position: relative;
}
.producenci img {
    height: 150px !important;
    object-fit: contain;
}
.first-heading-home:before, .first-heading-home::after, .first-heading-home .elementor-widget-container:before, .first-heading-home .elementor-widget-container:after{
    display: block;
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
}

.first-heading-home::before {
    top: -2px;
    left: -2px;
    border-top: 8px double black;
    border-left: 8px double black;
    transition: 0.5s all;
}
.first-heading-home::after {
    top: -2px;
    right: -2px;
    border-top: 8px double black;
    border-right: 8px double black;
    transition: 0.5s all;
}

.first-heading-home .elementor-widget-container::before {
    bottom: -2px;
    left: -2px;
    border-bottom: 8px double black;
    border-left: 8px double black;
    transition: 0.5s all;
}
.first-heading-home .elementor-widget-container::after {
    bottom: -2px;
    right: -2px;
    border-bottom: 8px double black;
    border-right: 8px double black;
    transition: 0.5s all;
}

section.offer-two section img {
    height: 300px;
    object-fit: cover;
}
section.offer-home section .elementor-widget-wrap.elementor-element-populated {
    height: 400px;
    object-fit: cover;
    position: relative;
}


.service-image img {
    height: 400px !important;
    object-fit: cover;
    display: block;
}

.service-image .elementor-image-box-content {
    position: absolute;
    bottom: 15%;
    width: fit-content !important;
    text-align: left;
    left: 20px;
}

.service-image h2 {
    border: 2px solid #fff;
    padding: 8px;
    max-width: 90%;
}

section.offer-home .elementor-column > .elementor-widget-wrap > .elementor-element {
    margin-bottom: 0 !important;
}

body .site-footer:not(.footer-stacked) .footer-inner .copyright {
	max-width: 100%;
	width: 100%;
	justify-content: space-between;
    padding: 30px 0 20px;
    margin-top: 20px;
}
nav.site-navigation li.menu-item a:hover {
    transform: translateY(-7px);
    transition: 0.3s;
}
body.home nav.site-navigation li.menu-item a:not(:hover) {
    color: #fff;
}
body.home .menu-wrapper-icon .site-navigation-toggle .dashicons {
    color: #fff;
}

.last-posts__single .time {
    display: flex;
    gap: 10px;
    align-items: center;
}
.last-posts__single .time, .last-posts__single .read-more, .last-posts__single .read-more span {
	color: #7d7b7b;
}
.last-posts__single .read-more .dashicons {
	height: auto;
}
.last-posts__single .read-more:hover * {
	color: var(--e-global-color-primary) !important;
}
.last-posts__single .read-more {
	display: flex;
	justify-content: flex-end;
	padding-top: 15px;
	align-items: center;
}
.last-posts__single-bottom {
	padding: 15px;
	-webkit-box-shadow: 8px 8px 24px 0px rgb(152 152 152 / 20%); 
	-moz-box-shadow: 8px 8px 24px 0px rgb(152 152 152 / 20%); 
	box-shadow: 8px 8px 24px 0px rgb(152 152 152 / 20%); 
	background: #fff;
}
body.home .site-header {
    position: absolute;
    top: 40px;
    width: 100%;
    left: 0;
    z-index: 1;
    background: transparent;
}
body .last-posts .last-posts__single a:hover h3, body .last-posts .last-posts__single p.title a:hover {
	color: var(--e-global-color-primary);
}
.last-posts .last-posts__single {
	flex: 0 0 33.333333%;
	padding: 10px;
	transition: 0.3s;
}
.last-posts .last-posts__single:hover {
	transform: translateY(-10px);
}
.social-media {
	display: flex;
	gap: 1rem;
}
img.social-icon {
    width: 30px;
}
img.social-icon:hover {
	filter: invert(71%) sepia(9%) saturate(2023%) hue-rotate(105deg) brightness(89%) contrast(84%);
}

.last-posts {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #f3f3f3;
}

.footer-info {
	display: flex;
    justify-content: flex-end;
}
.footer-info ul {
    padding: 0;
	list-style: none;
}
.footer-info ul span {
	color: #fff;
	font-weight: 700;
	font-size: 24px;
}
.footer-info ul span {
	margin-bottom: 10px;
	display: block;
}
.footer-info ul li, .footer-info p {
	padding-bottom: 5px;
    margin: 0;
}
.footer-info ul li a, footer .copyright a, .footer-info a {
	color: #fff;
}
.footer-info ul li a:hover, footer .copyright a:hover {
	color: var(--e-global-color-primary);
}
body .site-header:not(.header-stacked) .header-inner .site-navigation {
	max-width: 70%;
    justify-content: flex-end;
}
.site-navigation ul.menu li a {
	font-weight: 700;
}
.site-navigation-toggle-holder.elementor-active .dashicons.dashicons-menu-alt3::before {
    content: "\f158";
}
.site-navigation ul.menu {
    gap: 3rem;
}
.blog-title span {
	position: absolute;
	top: 0;
	right: 0;
}
.kldz-btn {
	padding: 10px 30px;
	color: #fff;
    font-weight: 700 !important;
	background-color: var(--e-global-color-primary);
	border: 1px solid var(--e-global-color-primary);
}
body .site-header .header-inner {
	align-items: center;
}

.blog .blog__content, .category .blog__content {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 35px;
}
.blog .blog__sidebar, .category .blog__sidebar {
	width: 30%;
	padding: 30px;
}
figure.gallery-item img {
    height: 400px;
    object-fit: cover;
}
body.post-type-archive-portfolio .blog__single-image {
    position: relative;
}

.archive .blog__single a:hover + .blog__single-content {
    display: block;
}

.archive .blog__single:hover img {
    transition: 0.3s;   
}

.archive .blog__single:hover img {
    opacity: 0.7;
    transition: 0.3s;
}

.archive .blog__single, .category .blog__single  {
	align-items: center;
    flex: 0 0 23%;
}


body.post-type-archive-portfolio .blog__single-content a:hover {
    color: var(--e-global-color-a6542df );
}

body.post-type-archive-portfolio .blog__single-content p {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    padding: 10px 0 0;
}

.archive .blog__single {
	display: flex;
	margin-bottom: 60px;
    flex-direction: column;
    position: relative;
}
.archive .blog__single .blog__single-image {
	width: 100%;
    height: 250px;
    object-fit: cover;
}

.archive .blog__single-content {
    text-align: center;
    margin-top: 20px;
}

.blog__content h2 {
	font-size: 32px;
	line-height: 32px;
	color: var(--e-global-color-text);
	font-weight: 700;
}
.blog__pagination * {
	padding: 10px 15px;
	border-radius: 10px;
	margin-right: 10px;
}
.blog__title {
	display: flex;
	justify-content: space-between;
	padding: 30px;
	background: var(--e-global-color-primary);
	color: #fff;
	margin-bottom: 3rem;
	align-items: center;
}
.blog__title a {
	padding: 8px 15px;
	background: #fff;
	font-weight: 500;
	transition: 0.3s;
}
.blog__title a:hover {
	color: #fff;
	background: var(--e-global-color-secondary);
}
.blog__pagination:has(*) {
	border-bottom: 1px solid #f5f5f5;
	padding: 20px;
	margin-top: 30px;
}
.blog__pagination .current {
	color: #fff;
	background-color: var(--e-global-color-primary);
}
.blog__sidebar li{
	list-style: none;
}
.blog__sidebar {
	border-left: 1px solid #edeff0;
}
.blog__sidebar li:not(#block-7) h6 {
	margin-top: 30px;
	
}
.blog__sidebar h6 {
	font-size: 24px;
	font-weight: 700;
	line-height: 29px;
	color: var(--e-global-color-text);
}
.blog__sidebar ul {
	padding-left: 0;
}
.blog__sidebar #block-11 {
	margin-top: 30px;
	background-color: #fff;
	background-position: center center;
	position: sticky;
	top: 100px;
}
.blog__sidebar .sidebar-cta {
	min-height: 450px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	padding: 60px 30px;
	position: relative;
}
.blog__sidebar .sidebar-cta *:not(a) {
	color: var(--e-global-color-accent);
	text-align: center;
}
body .sub-heading h1 {
	font-size: 42px;
	line-height: 32px;
	color: #fff;
	font-weight: 700;
}
body:not(.elementor-page) header.header-title{
    margin-bottom: 80px;
}
nav.rank-math-breadcrumb * {
	color: #fff;
}
.single .blog__single {
	flex-direction: column;
}
.single .blog__single .blog__single-image {
	width: 100%;
	height: 400px;
	margin-bottom: 30px;
}
.blog__meta {
	padding-bottom: 30px;
}
body .blog__meta p {
	color: #7d7b7b;
	font-size: 14px;
}
.contact-row {
	display: flex;
	gap: 30px;
}
body.page div.elementor-widget-container ul {
	margin-bottom: 20px;
}
.wpcf7 label{
	width: 100%;
	color: var(--e-global-color-text);
}
span.wpcf7-list-item-label small {
    color: #757575;
}
.wpcf7 .mb {
	margin-bottom: 30px;
}
.wpcf7 label textarea, .wpcf7 label input, .wpcf7-not-valid-tip {
	margin-top: 10px;
}
.wpcf7-list-item {
	margin-left: 0;
	margin-bottom: 10px;
}
.wpcf7 .wpcf7-submit:hover {
    background-color: #c99770;
}
.wpcf7-response-output {
    margin: 0 !important;
}
.wpcf7 .wpcf7-submit {
    color: #fff;
    padding: 15px 30px 15px 30px;
    height: fit-content;
    width: fit-content;
    display: block;
    font-weight: 600;
    background-color: var(--e-global-color-primary);
    margin-top: 20px;
	border: 0;
}
.wpcf7 label textarea, .wpcf7 label input {
    border-color: #878b8c;
    border-radius: 0;
}

header .site-navigation ul.menu li ul li {
	border: 0;
	margin-bottom: 10px;
	width: 350px;
	display: block;
}
.site-navigation .sub-menu .sub-menu {
	display: flex;
	flex-direction: column;
}
header .site-navigation ul.menu li ul ul {
	min-height: 350px;
	left: 0;
	top: 40px;
}
.site-navigation ul li.menu-item-has-children:hover .sub-menu {
	visibility: visible;
}
.site-navigation ul.menu li ul li.menu-item-has-children:after {
	display: none;
}
.site-navigation ul.menu li.menu-item-has-children li.menu-item-has-children{
	margin-bottom: 15px;
}
.slider-section {
	overflow: hidden;
}
body .site-navigation ul.menu li.menu-item-has-children:after {
    font-family: dashicons;
    content: "\f347";
	right: 8%;
    bottom: 6%;
    font-size: 13px;
}
header .site-navigation ul.menu li ul a {
	font-size: 16px;
	position: relative;
}
header .site-navigation ul.menu li ul ul a{
	font-size: 14px;
}
header .site-navigation ul.menu li ul ul a:before {
	display: none;
}
.single-post-home .single-post-home__image img{
	border-radius: 20px;
	object-fit: cover;
	height: 300px;
    width: 100%;
}
body .single-post-home a.read-more {
    font-weight: 700;
    font-size: 20px;
    display: flex;
    justify-content: flex-end;
}
.single-post-home__category {
	position: absolute;
    top: -2%;
    left: 2%;
    padding: 15px 30px 15px 30px;
    background-color: var(--e-global-color-text);
    color: #fff;
    border-radius: 30px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}
body .single-post-home__content a.url {
    font-size: 35px;
    font-weight: 700;
}
.single-post-home__content {
    margin: 20px 0 30px;
}
.single-post-home__content h4 {
	font-size: 24px;
	line-height: 24px;
	font-weight: 700;
	color: var(--e-global-color-text);
}
.single-post-home__content p {
	color: var(--e-global-color-text);
	font-size: 20px;
	line-height: 24px;
}
.home .page-content > .single-posts-home{
	display: none;
}
.elements-section .elementor-container {
    z-index: 1;
}

.copyright {
	border-top: 1px solid #fff;
	padding-top: 30px;
}
section.offer section {
    display: flex;
    height: 75%;
}
.copyright p {
	text-align: left;
}
.elementor-button:hover {
	border-radius: 0!important;
}
.kldz-btn:hover {
	background-color: transparent;
    border: 1px solid var(--e-global-color-primary);
	color: var(--e-global-color-primary);
}
body .page-content hr {
	color: #edeff0;
}
.error404 .site-main * {
	text-align: center;
}
.w100 .elementor-button {
	width: 100% !important;
}

.to-top {
	padding: 10px;
    position: fixed;
    right: 2%;
    bottom: 10%;
    background-color: var(--e-global-color-text);
    color: #fff;
    border-radius: 50%;
    display: flex;
	opacity: 0;
  	transition: 0.2s ease;
	z-index: 9;
}
.to-top.active {
	opacity: 1;
}
.to-top:hover {
	transform: translatey(-5px);
	color: #fff;
  	transition: 0.2s ease;
}
.menu-wrapper-icon {
	display: flex;
	align-items: center;
	gap: 30px;
	justify-content: flex-end;
}

.single-post-home {
    position: relative;
    margin: 30px 0;
}


header .site-navigation-dropdown ul li.menu-item-has-children::before {
    position: absolute;
    color: var(--e-global-color-primary);
    right: 20px;
    content: "\f347";
    font-family: 'dashicons';
    top: 30%;
}


.site-navigation-dropdown ul.menu {
    max-height: 360px;
    overflow-y: scroll;
}

body.mobile-menu {
    overflow: hidden !important;
}

header .site-navigation-dropdown ul.sub-menu li a {
    margin-left: 20px;
}

header .site-navigation-dropdown ul.sub-menu li a::before {
    position: absolute;
    color: var(--e-global-color-primary);
    left: 20px;
    content: "\f460";
    font-family: 'dashicons';
}

header .site-navigation-dropdown ul li.menu-item-has-children.elementor-active::before {
    position: absolute;
    color: var(--e-global-color-primary);
    right: 20px;
    content: "\f343";
    font-family: 'dashicons';
    top: 7%;
    z-index: 99;
}

.header-title .header-wrapper {
	padding: 30px 10px;	
	margin: 0 auto;
	flex-basis: 100%;
    min-height: 20vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.header-title h1 {
	color: var(--e-global-color-text);	
}


.site-navigation-dropdown {
    top: 70%;
}

@media screen and (max-width: 991px) {
    
    .site-header .header-inner {
        max-width: 100% !important;
        padding: 0 10px 15px;
    }
    
	.elements-section:after, .elements-section:before {
		display: none;
	}
	.slider-hook {
		overflow-x: hidden;
	}
	.header-inner .kldz-btn {
        padding: 10px 30px;
        border-radius: 30px;
	}
	
	.last-posts .last-posts__single {
		flex: 0 0 50%;
	}
    
}

@media screen and (max-width: 767px) {
    
    .service-image .elementor-image-box-content {
        width: 100% !important;
    }
    
     .service-image .elementor-image-box-content h2 {
        text-align: center;
    }
    
    body .sub-heading h1 {
        text-align: center;
    }
    .header-title .header-wrapper {
        display: block;
        text-align: center;
    }
    .archive .blog__single, .category .blog__single {
       flex: 0 0 100% !important; 
    }
    
    .header-title {
        padding-right: 10px;
        padding-left: 10px;
    }
    .single-post-home {
        margin-bottom: 100px;
    }
    
	.last-posts .last-posts__single {
		flex: 0 0 100%;
	}
	.copyright p {
		text-align: center;
	}
	.blog__single {
		flex-direction: column;
	}
	.blog__single .blog__single-content, .blog__single .blog__single-image {
		width: 100%;
	}
	.blog__single .blog__single-content, .blog .blog__sidebar, .category .blog__sidebar{
		padding-left: 0;
		padding-right: 0;
	}
	.blog__single {
		margin-bottom: 0;
	}
	.blog__pagination {
		margin-top: 30px;
	}
}

header.header-title {

    background-repeat: no-repeat;
    background: linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(/wp-content/uploads/2025/06/Glowne.jpg);
    background-size: cover;
    background-position: center center;
}

@media screen and (min-width: 1200px) {
    #site-footer .footer-inner, #site-footer .footer-info, .site-header .header-inner, body:not([class*=elementor-page-]) .site-main, header.header-title .header-wrapper {
        max-width: 1400px !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
   #site-footer .footer-inner, #site-footer .footer-info, .site-header .header-inner, body:not([class*=elementor-page-]) .site-main, header.header-title .header-wrapper {
        max-width: 1280px !important;
    } 

}
    
@media screen and (min-width: 992px) {
    
    form.wpcf7-form.init {
        width: 90%;
    }
    
    .menu-wrapper-icon {
        display: none;
    }
    
    .single-post-home {
        display: flex;
        gap: 3rem;
    }
    
    .single-post-home__image {
        
    }
    
    .single-post-home__image, .single-post-home__content {
        width: 50%;
    }

    #site-footer .footer-info {
        gap: 50px;
        max-width: 100% !important;
        justify-content: space-around;
    }
    
    .site-header {
        padding-right: 0px;
        padding-left: 0px;
    }
	
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .footer-info > ul {
        width: 50% !important;
    }
    .footer-info {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 768px) {
	.single-posts-home {
		flex-direction: column;
	}
}


@media screen and (min-width: 414px) and (max-width: 991px) {
    #site-footer .footer-inner, #site-footer .footer-info, .site-header .header-inner, body:not([class*=elementor-page-]) .site-main, header.header-title .header-wrapper {
        max-width: 100% !important;
    } 
}

@media screen and (max-width: 767px) {
	#site-footer .footer-inner, #site-footer .footer-info {
        flex-direction: column;
        justify-content: center;
        text-align: center;
        padding: 20px 0;
	}
	#site-footer .footer-info, #site-footer .footer-logo {
		padding-left: 0;
		width: 100%;
	}
	#site-footer .footer-info ul {
		width: 100%;
	}
	#site-footer .footer-inner {
		gap: 50px;
	}
    
    #site-footer {
        background: #000;
    }
    
    #site-footer .footer-logo {
        padding: 0;
        margin: 0 auto;
    }

    .footer-logo img {
        max-width: 200px;
        display: flex;
        justify-content: center;
        margin: 0 auto;
    }
    .footer-logo p {
        text-align: center;
        padding: 0 20px;
    }
	
}

@media screen and (max-width: 414px) {
	

	
	.contact-row {
		gap: 0;
		flex-direction: column;
	}
	body .blog, body .category {
		flex-direction: column;
	}
	body .site-header .header-inner:not(.header-stacked) .site-branding {
		max-width: 50%;
	}
}