/*
Theme Name:     Neve Child
Theme URI:      https://themeisle.com/themes/neve/
Template:		neve
Author:         Kamil Sztefko
Author URI:     https://kamil.sztefko.pl/
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
*/









/* ===== header ===== */
/*
.de_header_2 #mainmenu {
	list-style: none;
}

.de_header_2 .info .social-list i {
	font-size: 20px;
}

.de_header_2 #menu-btn:hover {
    background: transparent;
}
.de_header_2 #menu-btn:hover::before {
	color: #eceff3;
}

@media (min-width: 993px) and (max-width: 1199px) {
	.de_header_2 #mainmenu a::after{
		margin-left: 10px;
	}
}

@media (max-width: 992px) {
	#wrapper {
		padding-top: 71px;
	}

	.de_header_2 {
		position: fixed;
		top: 0;
		left: 0;
		padding-top: 5px;
	}

	.de_header_2 .info {
		display: none;
	}

	.de_header_2 .logo-static {
		background: #fff;
		padding: 5px;
		border-radius: 3px;
	}

	.de_header_2 #mainmenu li:first-child {
		margin-top: 20px;
	}
}
*/


/*page title ========================*/

body .wrapper .nv-page-title-wrap {
	margin-top: 0;
	padding: 80px 20px 60px;
	/*background-image: url('https://bponetwork.pl/wp-content/uploads/2025/08/praca-w-domu-warszawa.jpg');*/
	background-image: url('https://demo.saveup.pl/wp-content/uploads/2025/08/praca-w-domu-warszawa.jpg');
	background-position: center;
	background-size: cover;

}

body .wrapper .nv-page-title h1 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
}




/*contact forms ========================*/


.contact-form-wrap .section-top *,
.contact-form-wrap .section-textarea * {
	display: block;
	width: 100%;
}

@media screen and (min-width: 768px) {
	.contact-form-wrap .section-top {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 20px;
	}
}

.contact-form-wrap .section-top div:first-child {
	grid-column: 1;
	grid-row: 1;
}
.contact-form-wrap .section-top div:nth-child(2) {
	grid-column: 2;
	grid-row: 1;
}
.contact-form-wrap .section-top div:nth-child(3){
	grid-column: 2;
	grid-row: 2;
}
.contact-form-wrap .section-top div:last-child {
	grid-column: 1;
	grid-row: 2;
}

.contact-form-wrap .section-textarea textarea {
	height: 120px;
}

.contact-form-wrap .section-top input,
.contact-form-wrap .section-textarea textarea {
	border: 1px solid rgb(221, 221, 221);
	background-color: rgb(245, 245, 245);
	color: rgb(51, 51, 51);
}

.contact-form-wrap .kontakt__form-btn p {
	display: flex;
	flex-direction: column;
	max-width: 120px;
	margin: 0 auto;
}


/*prośba o kontakt form =======*/

.prosba-form p {
	margin: 0;
	font-size: 14px;
}

.prosba-form div.inputs * {
	display: block;
	width: 100%;
}

.prosba-form div.inputs p {
	margin-bottom: 6px;
}

.prosba-form div.inputs input,
.prosba-form div.inputs textarea {
	padding: 4px 8px;
}

.prosba-form textarea {
	height: 60px;
}

.prosba-form .submit-wrap p {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.prosba-form .submit-wrap input {
	width: 100%;
}



/*===========================================*/


header.de_header_2 {
    position: fixed !important;
    top: 0 !important;
    left: 0;
    width: 100%;
    z-index: 10000;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.box-number .number {
	color: #fff;}
#custom_html-3 i {
	color: #3d630a;}
a.btn-line-blach:hover {color:3d630a;}
.header-no-sticky-subheader #subheader {
    padding-top: 100px;
	color: #000000a1;
}
.de_testi_by.no-margin {
    color: #fff;
}
footer a, address span a, footer .widget_recent_entries li a, footer .widget_archive li a, footer .widget_categories li a, footer .widget_nav_menu li a, footer .widget_pages li a, footer .widget_meta li a {
    color: #3D630A !important
}
style attribute {
    color: #3D630A !important
}
.cky-btn-reject {
    color: #3d630a !important;
    background: transparent;
    border: 2px solid #3d630a !important;
}
.cky-btn-preferences {
	    color: #3d630a !important;
    background: transparent;
    border: 2px solid #3d630a !important;
}
.cky-btn-accept {
    background: #3d630a !important;
    color: #ffffff;
    border: 2px solid #3d630a !important;
}
#mainmenu li.current-menu-ancestor li.current-menu-ancestor > a, #mainmenu li li.active > a, header.smaller #mainmenu li li a:hover, #mainmenu li li a:hover {
    background-color: #3D630A;
    color: #fff;
}
.callout[data-v-dd110d80] {
	background-color: #3d630a !important;
}
.submit-btn[data-v-1e728104] {
	background-color: #3d630a !important;
}
body .anww-external-link-icon {
	display: none !important;
}
/*
.anww-external-link-icon:before
Specificity: (0,1,1)
 {display:none}
.anww-external-link-icon {display:none !important}
*/
.elementor-icon i, .elementor-icon svg {    margin-right: 0px;
    margin-bottom: 0px;
}


/*===========================================*/









/* hide footer Neve signature */
footer.site-footer .builder-item:not([class*="desktop"]) {
	display: none;	
}
