/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: Kamil Sztefko
Author URI: https://kamil.sztefko.pl
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */


:root {
	--header-height: 30px;
	--light-violet: #dd11c6;
}


.mt-0 {
	margin-top: 0 !important;
}

.mb-10 {
	margin-bottom: 10px;
}

body #main {
	margin-top: var(--header-height);
}

body #main #content-wrap {
	padding-top: 0;
}

.main-column {
	max-width: 1200px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
}

.section-title {
	font-family: 'Allura';
	color: #000;
}

/* cień dla obrazów */
.col-img-shadow,
.img-shadow img {
	box-shadow: 3px 3px 10px #444;
}

/* wyśrodkowanie obrazów galerii */
#main .msacwl-slide .msacwl-img {
	object-position: center;
}

/* ukrycie nazw obrazów w lightboxie */
.mfp-content .mfp-title {
	display: none;
}

/* ============================================================================ */
/* ============================================================================ */
/* ============================================================================ */
/* navbar */
#site-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	box-shadow: 0 3px 10px #888;
}

#site-header-inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#site-header-inner::after {
	content: none;
}

#site-header a.site-title.site-logo-text {
	display: block;
	font-size: 36px;
	font-weight: 900;
	line-height: 1;
	padding-top: 6px;
}

@media screen and (max-width: 389px) {
	#site-header a.site-title.site-logo-text {
		font-size: 26px;
	}
}

#site-header .oceanwp-mobile-menu-icon i {
	font-size: 26px;
}

#site-header #site-navigation-wrap .dropdown-menu>li>a.menu-link>span.text-wrap:after {
	bottom: -3px;
}

/* ============================================================================ */
/* ============================================================================ */
/* ============================================================================ */
/* hero */

#hero {
	height: 600px;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
}

#hero>div {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	height: 100%;
}

#hero .left-col {
	grid-column: 1/4;
	grid-row: 1;
	position: relative;
	z-index: 1;
	padding: 0 20px;
}

@media screen and (max-width: 1165px) {
	#hero .left-col {
		grid-column: 1/5;
	}
}

#hero .right-col {
	grid-column: 3/6;
	grid-row: 1;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 70%;
	width: 100%;
	background-image: url('https://wiedzmazewschodu.pl/wp-content/uploads/2023/09/incantation-5337079_1920.jpg');
}

@media screen and (max-width: 879px) {
	#hero .left-col {
		grid-column: 1/6;
	}
}

@media screen and (max-width: 767px) {
	#hero .right-col {
		grid-column: 1/6;
	}

}

#hero .right-col>div {
	height: 100%;
	vertical-align: middle;
}

#hero .hero-title {
	font-size: 90px;
	line-height: 0.8;
	font-family: 'Allura';
	color: #000;
	margin-top: 120px;
	padding-left: 70px;
	text-shadow: 2px 2px 1px #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff,
		2px 0px 0 #fff, -2px 0px 0 #fff, 0px 2px 0 #fff, 0px -2px 0 #fff;
}

#hero .hero-subtitle {
	font-size: 50px;
	color: #000;
	line-height: 1.1;
	text-shadow: 2px 2px 1px #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff,
		2px 0px 0 #fff, -2px 0px 0 #fff, 0px 2px 0 #fff, 0px -2px 0 #fff;
}

@media screen and (max-width: 689px) {
	#hero .hero-title {
		font-size: 70px;
		padding-left: 0;
		text-align: center;
	}

	#hero .hero-subtitle {
		font-size: 40px;
	}
}

@media screen and (max-width: 419px) {
	#hero .hero-subtitle {
		font-size: 30px;
	}
}

/* ========================================================================= */
/* ========================================================================= */
/* ========================================================================= */
/* O mnie */

#o-mnie .o-mnie-cols>div {
	display: grid;
	grid-template-columns: 30% 70%;
	gap: 20px;
}

@media screen and (max-width: 639px) {
	#o-mnie .o-mnie-cols>div {
		grid-template-columns: 100%;
	}
}


/* ========================================================================= */
/* ========================================================================= */
/* ========================================================================= */
/* usługi */

#uslugi .uslugi-cols>div {
	display: grid;
	grid-template-columns: 50% 50%;
	gap: 20px;
}

#uslugi .uslugi-cols.cols-2>div {
	grid-template-columns: 40% 60%;
}

#uslugi .col-img {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
/*	height: 100%;*/
	width: 100%;
}

#uslugi .col-img.img-1 {
	background-image: url('https://wiedzmazewschodu.pl/wp-content/uploads/2023/09/petr-sidorov-XoBdj1zV-EA-unsplash.webp');
}

#uslugi .col-img.img-2 {
	background-image: url('https://wiedzmazewschodu.pl/wp-content/uploads/2023/09/craft-2728227_1920.webp');
}

#uslugi .col-img.img-3 {
	background-image: url('https://wiedzmazewschodu.pl/wp-content/uploads/2023/09/tarot-2114403_1920.webp');
}

@media screen and (max-width: 844px) {
	#uslugi .uslugi-cols>div {
		grid-template-columns: 100%;
	}

	#uslugi .uslugi-cols.cols-3 .mobile-reverse:first-child {
		grid-row: 2;
	}

	#uslugi .uslugi-cols.cols-3 .mobile-reverse:last-child {
		grid-row: 1;
	}

	#uslugi .col-img.img-1,
	#uslugi .col-img.img-3 {
		height: 200px;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 767px) {
	#uslugi .uslugi-cols.cols-2>div {
		grid-template-columns: 100%;
	}

	#uslugi .col-img.img-2 {
		height: 200px;
		margin-bottom: 20px;
	}
}

#uslugi .usluga-desc {
	font-size: 14px;
}


/* ========================================================================= */
/* ========================================================================= */
/* ========================================================================= */
/* kontakt */

#kontakt p {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
	text-align: left;
}

#kontakt .svg-wrap {
	margin-right: 12px;
}

#kontakt .svg-wrap.icon {
	color: var(--light-violet);
}

#kontakt .svg-wrap svg {
	width: 50px;
}

#kontakt .contact-option {
	font-size: 20px;
}


/* ============================================================================ */
/* ============================================================================ */
/* ============================================================================ */
/* footer */

#footer-bottom #copyright {
	display: flex;
	justify-content: space-between;
	padding-top: 20px;
}

#footer-bottom #copyright::after {
	content: none;
}

#footer-bottom #copyright div {
	margin-bottom: 20px;
}

@media screen and (max-width: 639px) {
	#footer-bottom #copyright {
		display: block;
	}
}