/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.12,
* Autoprefixer: v10.4.4
* Browsers: last 4 version
*/

/*
Theme Name: Wiwi Child
Template: wiwi
*/

/* main */

html{
	scroll-behavior: smooth;
	scroll-padding-top: 110px;
}

#faq{
	scroll-margin-top: 50px;
}

.h1{
	font-size: 46px !important;
	font-weight: 700 !important;
}

/* header */

.top_nav_bar_wrap {
	position: relative;
}

.nav_top.fixed{
	position: sticky;
}

.abs_logo{
	position: relative;
}

.abs_logo img{
	transition: transform .3s;
}

.abs_logo > a{
	position: relative;
	z-index: 1;
}

.part-social-wrap a:not(:last-child){
	margin-right: 50px;
}

.part-social-wrap{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: 50px !important;
}

.part-social-wrap a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: end;
}

.part-social-wrap i{
	font-size: 2rem;
	-webkit-transition: -webkit-transform .3s ease-in;
	transition: -webkit-transform .3s ease-in;
	-o-transition: transform .3s ease-in;
	transition: transform .3s ease-in;
	transition: transform .3s ease-in, -webkit-transform .3s ease-in;
}

.part-social-wrap a:hover i{
	-webkit-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	        transform: scale(1.1);
}

.navbar-nav .nav-link{
	position: relative;
}

.nav_top .current-menu-item::before{
	display: none;
}

.navbar-nav .nav-link::after, .widget_nav_menu .menu-item a::after, .sub-news .btn_custom::after{
	content: '';
    display: block;
    width: 0;
    height: 1px;
    background-color: #000000;
    position: absolute;
    margin: auto;
    left: 0;
    -webkit-transition: width 0.3s linear;
    -o-transition: width 0.3s linear;
    transition: width 0.3s linear;
    z-index: 2;
}

.navbar-nav .menu-item:hover .nav-link::after, .widget_nav_menu .menu-item:hover::after, .sub-news .btn_custom:hover::after{
	width: 100%;
}

/* home */

.saloon-wrap{
	height: 600px;
}

.section-3-wrap{
	height: 550px;
}

.saloon-wrap .pad-sec-builder, .saloon-wrap .pad-sec-builder > .container, .saloon-wrap .pad-sec-builder > .container > .row, .section-3-wrap .pad-sec-builder, .section-3-wrap .pad-sec-builder > .container, .section-3-wrap .pad-sec-builder > .container > .row{
	height: 100%;
}

.abs-show{
	position: relative;
	display:block;
	font-size: 14px;
	font-family: "Playfair Display";
	padding-bottom: 35px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: auto;
}

.abs-show:hover{
	color: #fff;
	-webkit-transform: translateY(10px);
	    -ms-transform: translateY(10px);
	        transform: translateY(10px);
}

.abs-show:focus{
	color: #fff;
}

.abs-show::after{
	content: "";
    position: absolute;
    bottom: -150%;
    left: 50%;
    width: 1px;
    height: 200%;
    background-color: #fff;
}

.section-2-col{
	margin-top: 13% !important;
}

.saloon-wrap .btn_custom{
	bottom: 20px !important;
}

.btn-1{
	bottom: 0;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	background-color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin-top: 15px;
	padding: 15px 60px;
	font-weight: 300;
	border-radius: 0;
	border: 1px solid transparent;
	color: #151715;
	-webkit-transition: background-color .3s ease-in, border-color .3s ease-in, color .3s ease-in;
	-o-transition: background-color .3s ease-in, border-color .3s ease-in, color .3s ease-in;
	transition: background-color .3s ease-in, border-color .3s ease-in, color .3s ease-in;
}

.btn-1:hover{
	color: #fff;
	background-color: #ffffff08;
	border-color: #fff;
}

/* faq */

.faq-wrap .card{
	border: 1px solid #151715 !important;
	border-radius: 0;
	margin-bottom: 25px !important;
/* 	padding: 60px 90px; */
}

.faq-wrap .nag_acc{
	border-radius: 0;
	border: 0 !important;
	padding: 60px 90px;
}

.faq-wrap .coll_wrap{
	border: 0 !important;
}

.faq-wrap .card-body{
	padding: 40px 90px 90px 90px;
}

.faq-list{
	padding-left: 20px;
}

.faq-list ::marker{
	font-size: 20px;
}

.faq-list li{
	padding-left: 20px;
	padding-bottom: 15px;
}

.faq h3{
	text-align: left;
}

/* second faq */

.wrap_builder_custom{
	padding: 7% 0 5%;
	background-color: #eeeeee;
}

.faq-wrap-2 .card{
	border: 1px solid #151715 !important;
	border-radius: 0;
	background-color: #eeeeee;
	margin-bottom: 15px !important;
}

.faq-wrap-2 .nag_acc{
	border-radius: 0;
	border: 0 !important;
	padding: 0 !important;
	padding: 25px !important;
}

.faq-wrap-2 .coll_wrap{
	border: 0 !important;
}

.faq-wrap-2 .card-body{
	padding: 0 25px 25px 25px;
}

.faq-wrap-2 .card-header h3{
	font-family: "Readex Pro", sans-serif;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 0 !important;
}

/* blog */

.sub-news{
	border: 0;
}

.sub-news, .sub-news .im-wr{
	border-radius: 0;
}

.sub-news .content{
	padding: 10px 0 20px 0;
}

.sub-news h3 a, .sub-news h3{
	text-align: left !important;
	font-size: 30px !important;
	color: #151715 !important;
}

.sub-news .excerpt{
	font-size: 16px !important;
}

.sub-news .btn_custom{
	font-family: "Playfair Display" !important;
	font-size: 14px !important;
	font-weight: 700;
	background-color: transparent;
	padding: 0 !important;
	text-transform: unset !important;
	color: #151715;
    border: 0;
}

.sub-news{
	border-bottom: 1px solid #e5e5e5;
}

.sub-news:hover{
	border-color: #000;
}

.sub-news .im-wr img{
	height: 350px;
	transition: transform .2s;
}

.sub-news:hover .im-wr img{
	transform: scale(1.1);
}

.blog .pagination{
	font-size: 20px;
}

.blog .pagination li:not(:last-child){
	margin-right: 10px;
}

.blog .pagination .current{
	background: #000;
	color: #fff;
	width: 100%;
	text-align: center;
}

.single_slider{
	list-style: none;
	padding-left: 0;
}

.slick-slide{
	display: none;
}

.slick-initialized .slick-slide{
	display: block;
}

.single_slider .slick-dots{
	bottom: 20px;
	transform: unset;
}

/* footer */

footer{
	padding-top: 4%;
	background-image: url('/wp-content/uploads/2022/07/wzorformularz565656-1.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

footer, footer a, footer h2, footer .h2{
	color: #fff;
}

.col-footer-widget-1 > div{
	margin-bottom: 15%;
}

.col-footer-widget-1 .widget_block:last-child a i{
	font-size: 29px;
	margin-right: 60px;
	margin: 0;
}

.col-footer-widget-1 .widget_block:last-child a:first-child{
	margin-right: 15px;
}

.col-footer-widget-1{
	text-align: center;
}

.col-footer-widget-1 .h2{
	font-family: "Readex Pro", sans-serif;
	font-weight: 400 !important;
}

.col-footer-widget-1 .widget_media_image img{
	-webkit-transition: -webkit-transform .2s ease-in;
	transition: -webkit-transform .2s ease-in;
	-o-transition: transform .2s ease-in;
	transition: transform .2s ease-in;
	transition: transform .2s ease-in, -webkit-transform .2s ease-in;
}
	
.col-footer-widget-1 .widget_media_image img:hover{
	-webkit-transform: scale(1.03);
	    -ms-transform: scale(1.03);
	        transform: scale(1.03);
}

.col-footer-widget-1 .widget_block a:hover i{
	-webkit-transition: color .3s ease-in;
	-o-transition: color .3s ease-in;
	transition: color .3s ease-in;
}

.col-footer-widget-1 .widget_block a:hover i{
	color: #fff;
}

.col-footer-widget-1 a:not(.h2), .col-footer-widget-1 a:focus{
	color: #a8a8a8;
}

/*** GALLERY BOXES ***/

.gallery_box{
	padding-top: 100px;
	padding-bottom: 40px;
	position: fixed;
	z-index: 999;
	height: 100%;
	width: 100%;
	left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
	pointer-events: none;
	background-color: #151715;
	transition: opacity .2s;
}

.gallery_box__single{
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	-ms-overflow-style: none;
  	scrollbar-width: none;
}

.gallery_box__single::-webkit-scrollbar{
	display: none;
}

.gallery_box.active{
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
}

.gallery_box__single.active{
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
}

.gallery_box__single{
	display: flex;
	overflow-y: auto;
}

.gallery_box .container, .gallery_box .relative{
	height: 100%;
	width: 100%;
}

.gallery_box__single{
	position: absolute;
	width: 100%;
	height: 100%;
}

.gallery_box__single *{
	color: #fff;
}

.gallery_box__single p{
	margin-bottom: 0;
}

.add_g_info p span{
	display: block;
	flex: 0 0 50%;
	max-width: 50%;
}

.add_g_info .add_pref_text{
	text-transform: uppercase;
	font-weight: 700;
	color: #9b9b9b;
}

.add_g_el{
	display: flex;
	flex-wrap: wrap;
}

.gallery_box__single h2{
	font-size: 46px;
}

.gallery_box__single .g_slider{
	margin-top: 50px;
}

.gallery_slider{
	height: 600px;
}

.gallery_slider  .slick-track, .gallery_slider .slick-list{
	height: 100%;
}

.gallery_slider .slick-slide{
	position: relative;
}

.gallery-mask{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.gallery_slider .slick-dots{
	bottom: 20px;
	transform: unset;
}

.gallery_slider .slick-dots li, .single_slider .slick-dots li{
	margin: 5px;
}

.gallery_slider .slick-dots li button, .single_slider .slick-dots li button{
	border-color: #fff;
	background: content-box;
    padding: 2px;
}

.gallery_slider .slick-dots li.slick-active button, .single_slider .slick-dots li.slick-active button{
	border-color: #fff;
	background-color: #fff;
}

.gallery_slider .slick-next{
	right: 30px;
}

.gallery_slider .slick-next:before{
	content: url("/wp-content/uploads/2022/07/arrow-next.svg");
	right: 30px;
}

.gallery_slider .slick-prev:before{
	content: url("/wp-content/uploads/2022/07/arrow-prev.svg");
}

.gallery_slider .slick-prev{
	left: 30px;
}

.close_modal{
    position: absolute;
    top: 100px;
    right: 50px;
	cursor: pointer;
}

.close_modal i{
	font-size: 20px;
    color: #fff;
}

footer a{
	-webkit-transition: color .3s ease-in;
	-o-transition: color .3s ease-in;
	transition: color .3s ease-in;
}

.sub-footer-copyright{
	border-top: unset;
}

.sub-footer-copyright, .sub-footer-copyright a{
	font-size: 13px;
	color: #707070;
	-webkit-transition: color .3s ease-in;
	-o-transition: color .3s ease-in;
	transition: color .3s ease-in;
}

.sub-footer-copyright a:hover, footer a:hover{
	color: #fff;
}

.sub-footer-copyright span{
	margin: 0 15px;
}

.sub-col-customgallery{
	padding-bottom: 300px;
	border-radius: 0;
}

.sub-col-customgallery .desc, .sub-col-customgallery .title{
	text-align: left;
	color: #fff;
	margin-bottom: 5px;
}

.sub-col-customgallery img{
	position: absolute;
    left: 50px;
    bottom: 30px;
}

.gallery_desc{
	opacity: 0;
    position: absolute;
    height: 100%;
    width: 100%;
	transform: translate(60px);
    z-index: 1;
    padding-top: 30px;
    padding-left: 50px;
	transition: opacity .4s, transform .4s;
}

.sub-col-customgallery:hover .gallery_desc{
	opacity: 1;
	transform: unset;
}

.sub-col-customgallery .im{
	transition: transform .4s, opacity .1s !important;
}

.sub-col-customgallery:hover .im{
	transform: scale(1.2);
}

.realisation-col{
	margin-bottom: 20px;
}

.col-customgallery{
	margin-top: 7px !important;
	margin-bottom: 7px !important;
}

/* CF7 */

.wpcf7[role="form"] input[type="text"], .wpcf7[role="form"] input[type="email"], .wpcf7[role="form"] input[type="tel"], .wpcf7[role="form"] textarea, .wpcf7[role="form"] select{
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 0;
	color: #fff;
}

.wpcf7[role="form"] input[type="text"]:focus, .wpcf7[role="form"] input[type="email"]:focus, .wpcf7[role="form"] input[type="tel"]:focus, .wpcf7[role="form"] textarea:focus{
	border-color: #ffffff !important;
}

.wpcf7 ::-webkit-input-placeholder{
	color: #fff !important;
}

.wpcf7 ::-moz-placeholder{
	color: #fff !important;
}

.wpcf7 :-ms-input-placeholder{
	color: #fff !important;
}

.wpcf7 ::-ms-input-placeholder{
	color: #fff !important;
}

.wpcf7 ::placeholder{
	color: #fff !important;
}

.wpcf7[role="form"] .wpcf7-acceptance label span{
	padding-left: 45px;
	color: #fff;
    font-weight: 400;
}

.wpcf7[role="form"] input[type="checkbox"]+span::before{
	border-radius: 0;
	width: 33px;
	height: 33px;
}

.wpcf7[role="form"] input[type="checkbox"]:checked+span::before{
	background: url(../wiwi-child/images/check_on.svg) no-repeat center center;
}

.sub-add-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px !important;
}

.sub-add-file::after{
	content: attr(data-upload);
	background: #ffffff;
    color: #151715;
    font-weight: 300;
    position: relative;
    padding: 15px 40px;
    border: 1px solid #ffffff;
    display: block;
	margin-top: 0;
    cursor: pointer;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
	text-transform: uppercase;
}

.sub-add-file::before{
	content: attr(data-content);
	background: none;
    padding-left: 15px;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 15px;
    border: 1px solid #e2e2e2;
    border-right: 0;
	color: #fff;
    font-weight: 400;
}

.wpcf7[role="form"] label.sub-add-file > span{
	display: none !important;
}

.wpcf7-form-control-wrap span{
	color: #fff !important;
}

.wpcf7[role="form"] .wpcf7-submit{
	background-color: #ffffff;
    text-transform: uppercase;
    color: #151715 !important;
    border-radius: 0 !important;
    margin-top: 42.5px !important;
	font-weight: 300;
}

.privacy-list li, .privacy-list ul li{
	margin-bottom: 30px;
}

.single-related .h2{
	margin-bottom: 30px;
}

@media(min-width: 1200px){
	.navbar-nav-css>li{
		margin: 0 25px;
	}

	.realisation-wrap .container{
		padding: 0 !important;
	}
	
	html.fixed-header body.blog, html.fixed-header body.archive, html.fixed-header body.error404, html.fixed-header body.single-post{
		padding-top: 0;
	}
	
	.privacy-policy .subheader-wrapper{
		padding-top: 100px;
	}
	
	body.blog .sub-col-subheader *, body.single-post .sub-col-subheader *{
		color: #fff !important;
	}
	
	body.blog .main, body.single-post .main{
		margin-top: 30px;
	}
	
	body.blog .subheader-wrapper, body.single-post .subheader-wrapper{
		padding: 0;
	}
	
	body.blog .nav_top, body.single-post .nav_top{
		margin-bottom: 80px;
	}
	
	body.blog .sub-col-subheader, body.single-post .sub-col-subheader{
		position: relative;
		padding: 50px 30px 50px 50px;
	}

/* 	.abs_logo::before{
		content:"";
		position: absolute;
		left: 0;
		top:0;
		width: 100%;
		height: 100%;
		background-color: #151715;
		opacity: 0;
		-webkit-transition: opacity .3s ease-in;
		-o-transition: opacity .3s ease-in;
		transition: opacity .3s ease-in;
	}

	.abs_logo:hover::before{
		opacity: 1;
	}

	.abs_logo:hover a > img{
		-webkit-filter: brightness(100%) brightness(100%);
		        filter: brightness(100%) brightness(100%);
	} */
	
	.abs_logo:hover img{
		transform: scale(1.05);
	}
}

@media(max-width: 576px){
	.scroller{
		scroll-margin-top: 80px;
	}
	
	.sub-col-customgallery{
		padding-bottom: 60%;
	}
	
	.realisation-col{
		width: 100% !important;
	}
}

@media(max-width: 991px){
	.saloon-wrap{
		height: 300px !important;
	}
	
	.section-2-col{
		margin-top: 0 !important;
	}
	
	.sub-news h3 a, .sub-news h3{
		font-size: 22px !important;
	}
	
	.btn-1{
		margin: auto !important;
	}
	
	.wpcf7[role="form"] .wpcf7-submit{
		margin-top: 0 !important;
	}
	
	.col-footer-widget-1 > div{
		margin-bottom: 5% !important;
	}
	
	.sub-news .btn_custom{
		text-align: left;
	}
}

@media(max-width: 576px){
	.gallery_slider{
		height: 250px;
	}
	
	.add_g_info p span{
		flex: 0 0 50%;
		max-width: 100%;
	}
	
	.gallery_slider .slick-dots li button{
		width: 12px;
		height: 12px;
	}
	
	.gallery_slider .slick-dots li{
		margin: 0;
	}
	
	.gallery_slider .slick-dots{
		bottom: -40px;
	}
}

@media(max-width: 767px){
	.realisation-col{
		width: 50%;
	}
	
	.btn-1{
		width: 100%;
		padding: 15px 20px;
	}
	
	.faq-wrap .nag_acc{
		padding: 20px 15px;
	}
	
	.faq-wrap .card-body {
    	padding: 20px 15px 0px 15px;
	}
	
	.wp-block-image img{
		max-height: 110px;
	}
	
	.main_g_info{
		margin-bottom: 15px;
	}
	
	.gallery_box__single h2{
		font-size: 26px;
	}
	
	footer{
		background-size: cover;
	}
}

@media(min-width: 768px) and (max-width: 1199px){
	body .subheader-parent{
		padding-left: 20px;
	}
	
	.gallery_slider{
		height: 450px;
	}
}

@media(min-width: 992px) and (max-width: 1199px){
	.saloon-wrap{
		height: 450px;
	}
	
	.section-3-wrap{
		height: 450px;
	}
	
	.section-2-col{
		margin-top: 5% !important;
	}
	
	.wpcf7[role="form"] .wpcf7-submit{
		margin-top: 40.5px !important;
	}
}

@media(max-width: 1199px){
	html{
		scroll-padding-top: 80px !important;
	}
	html, body{
		overflow-x: hidden;
	}
	
	.h1{
		font-size: 30px !important;
	}
	
	.mobileWrapHamb .im-logo{
		height: 60px;
	}
	
	.faq-wrap .card{
		padding: 20px !important;
	}
	
	.sub-news .im-wr img{
		height: 250px;
	}
	
	.abs_logo{
		position: static;
		padding: 0;
	}
	
	.menu-col{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	
	.part-social-wrap a:not(:last-child){
		margin-right: 1rem;
	}
	
	.part-social-wrap i{
		font-size: 4rem;
	}
	
	.subheader-wrapper{
		padding: 0;
	}
	
	.subheader-parent{
		padding: 15px 0;
	}
	
	body.blog .sub-col-subheader *, body.single-post .sub-col-subheader *{
		color: #fff !important;
	}
	
	.single-post .main{
		margin-top: 40px;
	}
}