/*
Theme Name: Studio Tworzenia
Author: Krzysztof Głośnicki
Description:
Version: 0.2.0
Date: 2025-04-04
*/

/*

	1. Layout
	2. Header
	3. Content
	4. Footer
	5. Front-page
	6. Formularz
	7. Sidebar
	8. Mobile

	10. Margins and paddings
	11. Efekty

*/

/*
	- Breakpoint dla komórek 520px;
*/

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

	1. LAYOUT

================================*/
* {
	box-sizing: border-box;
}

body {
	background: #ffffff;
	color: #1a1a1a;
	font-family: "Montserrat";
	font-weight: 400;
	font-size: 1.1rem;
	margin: 0;
	padding: 0;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-family: "Montserrat";
	line-height: 2.5rem;
}

p {
	margin-top: 0.5rem;
	margin-bottom: 1rem;
}

p:empty {
	display: none;
	margin: 0;
}

a {
	color: #f07d00;
	font-weight: 700;
}

a,
a:hover {
	text-decoration: none;
}

strong {
	font-weight: 600;
}
strong.super {
	color: #db8100;
}

hr {
	border: none;
	height: 15px;
  color: #ffa22e;
  /*background-image: linear-gradient(-45deg, transparent, transparent 25%, currentColor 25%, currentColor 50%, transparent 50%, transparent 75%, currentColor 75%);
  background-size: 10px 10px;*/
	border-style: dotted none none;
	border-width: 7px;
	border-color: #ffa22e;
  margin-bottom: 20px;
  max-width: 100%;
  width: 100vw;
}
body > hr {
	margin: 0;
}

input, button, submit {
	outline: none !important;
}

.top-bar {
	background: #181c1fb3;
	width: 100%;
}


#pg-2-0.panel-has-style > #row-uslugi.panel-row-style,
#pg-2-1.panel-has-style > #row-onas.panel-row-style	{
	align-items: center;
}


#main > .wrapper {
	display: flex;
	flex-direction: row;
	padding: 0;
}

.hentry, .home-posts {
	width: 100%;
}

.wrapper {
	max-width: 1120px;
	margin: 0 auto;
	padding: 15px;
	position: relative;
}
header .wrapper {
	padding-bottom: 0;
}
.tight {
	max-width: 800px;
	padding: 25px;
}

.whitebox {
	display: table;
    background: white;
    padding: 53px 45px;
    margin: 0 auto;
    box-shadow: 0 0 3px 0px #989898;
}


.section-padding {
	padding: 50px 0;
}
.highlight {
	color: #ffd101;
}

.tick-list {
	list-style: none;
	margin-left: 0;
}
.tick-list li {
	padding-left: 40px;
    margin-bottom: 18px;
	background-image: url('images/tick.png');
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	line-height: 35px;
}
.nowrap {
	white-space: nowrap;
}

.button-lineart {
	border: 1px solid #ff9c00;
	padding: 10px 15px;
	border-radius: 14px;
	margin-top: 13px;
  display: inline-block;
}
.link-lineart-black {
	color: #000;
	border: 1px solid #000;
	padding: 10px 15px;
	border-radius: 14px;
	margin-top: 13px;
  display: inline-block;
}



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

	2. HEDAER

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

#contact-bar {
	font-size: 14px;
	color: #e1e1e1;
	padding: 10px 14px;
	background-color: #F07D00;
}
#contact-bar span {
	margin-right: 10px;
}
#contact-bar span.rightside {
	float: right;
}
#contact-bar .lang-item img {
	height: 15px;
}

.custom-logo {
	max-height: 28px;
    width: auto;
}

.header-features {
	padding-top: 52px;
}

#site-title {
	color: white;
}
#masthead {
	position: relative;
	max-width: 100%;
	background-color: #fff;
}

.home #masthead {
	/*height: 1080px;*/
}
#masthead {
	margin: 0 auto;
}


#header-widgets {
		margin: 2rem 0;
}


/*.home h1 {
	font-size: 3rem;
	font-family: "Poiret One";
	font-weight: 300;
	text-transform: uppercase;
}*/

#curio {
	position: absolute;
    width: 500px;
    height: 114px;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-40%,-68%);
    background: #e4e4e4b5;
    padding: 15px;
    color: #000;
    font-weight: 400;
    /*text-shadow: 1px 1px 1px #fff;*/
    text-align: center;
	display: none;
	line-height: 1.2em;
}

#mega-menu-nav-menu > li > a.mega-menu-link
/*#mega-menu-nav-menu > li.mega-menu-item-77 ul.mega-sub-menu li a*/ {
	padding-left: 2.6rem !important;
}
#mega-menu-nav-menu > li > a:before
/*#mega-menu-nav-menu > li.mega-menu-item-77 ul.mega-sub-menu li a:before*/ {
    content: "";
    display: block !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: contain !important;
    position: absolute !important;
    left: 0 !important;
    top: 8px !important;
    width: 40px !important;
    height: 40px !important;
    transition: all 0.3s ease;
	}
#mega-menu-nav-menu  li.mega-menu-item-356 > a:before {
	background-image: url(images/menu_icons/supermoce_menu.png) !important;
}
#mega-menu-nav-menu  li.mega-menu-item-335 > a:before {
	background-image: url(images/menu_icons/home.png) !important;
}
#mega-menu-nav-menu  li.mega-menu-item-317 > a:before {
	background-image: url(images/menu_icons/doswiadczenia_tv.png) !important;
}
#mega-menu-nav-menu  li.mega-menu-item-59 > a:before {
	background-image: url(images/menu_icons/slownik.png) !important;
}
#mega-menu-nav-menu  li.mega-menu-item-58 > a:before {
	background-image: url(images/menu_icons/pomysly.png) !important;
}
#mega-menu-nav-menu  li.mega-menu-item-226 > a:before {
	background-image: url(images/menu_icons/lektury.png) !important;
}
#mega-menu-nav-menu  li.mega-menu-item-56 > a:before {
	background-image: url(images/menu_icons/kontakt_formularz.png) !important;
}

/*
#mega-menu-nav-menu > li.mega-menu-item-77 ul.mega-sub-menu li a:before {
	top: 0 !important;
	/*background-size: 25px 25px !important;*/
/*#mega-menu-nav-menu  li.mega-menu-item-66 > a:before {
	background-image: url(images/menu_icons/opiekunowie.png) !important;
}
#mega-menu-nav-menu  li.mega-menu-item-64 > a:before {
	background-image: url(images/menu_icons/wzrok.png) !important;
}
#mega-menu-nav-menu  li.mega-menu-item-62 > a:before {
	background-image: url(images/menu_icons/neuro.png) !important;
}
#mega-menu-nav-menu  li.mega-menu-item-61 > a:before {
	background-image: url(images/menu_icons/intelekt.png) !important;
}
#mega-menu-nav-menu  li.mega-menu-item-65 > a:before {
	background-image: url(images/menu_icons/seniorzy.png) !important;
}*/


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

	3. CONTENT

================================*/
#main {
	padding: 0px;
}
hr {
	margin: 1.8rem auto;
}
article.page {
  margin-bottom: 38px;
}
.home article.page {
	padding:  0;
}
@media screen and (max-width: 968px) {
	article.page {
		padding: 50px;
	}
}
@media screen and (max-width: 768px) {
	article.page {
		padding: 0 1.8rem;;
	}
}
.entry-title,
.entry-content .widget-title {
	text-align: center;
	margin-bottom: 14px;
}
.entry-content {
	text-align: left;
	margin-top: 25px;
	max-width: 894px;
	margin: 0 auto;
	line-height: 1.7rem;
}

@media screen and (max-width: 520px) {
	.entry-content {
		margin-top: 7px;
	}
	.widget-title {
		margin-bottom: 5px;
	}
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}



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

	4. FOOTER

================================*/
footer {
	position: relative;
}


#site-footer {
	background-color: #F07D00;
	color: white;
}

.bottom-bar {
	color: #333;
	margin: 0;
	width: 100%;
	text-align: center;
	background: #fff;
  padding: 10px 0;
	font-size: 14px;
}
.bottom-bar a {
	color: #868686;
}

#above-footer-widgets {
	width: 980px;
	max-width: 100%;
	margin: 2rem auto;
}

#footer-widget-areas {
	display: flex;
}
.footer-widgets {
  padding: 3rem 0;
	flex: 33%;
}

.footer-widgets a {
  color: white;
	transition: color 0.3s ease;
}
.footer-widgets a:hover {
  color: #333;
}

@media screen and (min-width: 521px) and (max-width: 559px) {
	#footer-widgets-2 {
		padding: 10px;
	}
	#footer-widgets-2 .widget p,
	#footer-widgets-2 .widget h3 {
		text-align: center;
	}
	#footer-widgets-2 .widget img {
		text-align: center;
		margin: 0 auto;
		display: block;
	}
}

footer {
	font-size: 20px;
  font-family: Montserrat;
}
footer .widget-title {
	font-size: 20px;
    font-family: Montserrat;
    font-weight: 600;
	text-transform: none;
}

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

	body {
		font-size: 17px;
	}
	#footer-widget-areas {
		flex-flow: row wrap;
	}
	#footer-widgets-1,
	#footer-widgets-2 {
		flex: 50%;
	}
	#footer-widgets-3 {
		flex: 100%;
	}

	#szczegoly {
		display: none;
	}

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

	#footer-widget-areas {
		flex-flow: column;
	}
	#footer-widgets-1,
	#footer-widgets-2 {
		flex: 100%;
		width: 100%;
	}
	#footer-widgets-1 {
		padding: 0 0 50px 0;
	}
	#footer-widgets-3 {
		display: none;
	}
	.widget > a > img {
		margin: 0 auto;
		display: block;
	}

}


.footer-image {
	max-width: 152px;
    margin: 10px;
    display: inline-block;
    vertical-align: top;
}
footer i.fas {
	width: 30px;
}
footer iframe {
	margin: 0 auto;
    display: block;
}

#footer-widgets .textwidget img {
	max-width: 314px;
	margin: 0 20px
}
#footer-widgets {
	padding: 50px;
	background: #d4e3ea;
}




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

	5. FRONT PAGE

================================*/
/*.entry-content h2 {
	font-family: "Poiret One";
    font-size: 30px;
	text-transform: uppercase;
	text-align: center;
}*/



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

	6. FORMULARZ

================================*/
body .nf-form-content {
	padding: 5px 0;
}
body .nf-field-description,
body .nf-before-form-content {
	margin-bottom: 10px;
}
body .nf-form-title h3 {
	font-family: "Poiret One";
	font-size: 3rem;
	text-transform: uppercase;
}

body .nf-error .nf-error-msg {
	color: #ffae00;
}
body .nf-error.field-wrap .nf-field-element:after {
	background: #f18200;
}
body .nf-error .ninja-forms-field {
	border-color: #f18200 !important;
}

body .nf-field-label label {
	color: #e1e1e1;
}
body .nf-form-content .list-select-wrap .nf-field-element>div,
body .nf-form-content input:not([type=button]),
body .nf-form-content textarea {
	background: #f7f7f721;
  border-radius: 0;
  box-shadow: none;
  color: #787878;
  transition: all .5s;
  border: none;
  border-bottom: 1px solid white;
}
body .nf-form-content input[type=submit] {
	background-color: #ffae00;
	color: white;
	font-weight: 700;
	cursor: pointer;
}




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

	7. SIDEBAR

================================*/
#sidebar .widget {
	color: white;
	text-align: center;
	width: 300px;
}
#sidebar ul {
	list-style: none;
}
.widget-title,
.entry-title {
	font-family: "Poiret One";
	font-size: 35px;
	text-transform: uppercase;
	margin-bottom: 1rem;
}

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

	8. MOBILE

================================*/
.mobile-menu-container {
    display: none;
    cursor: pointer;
}

.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #bbbcbc;
    margin: 6px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}

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

	.menu-nav-menu-container {
		display: none;
	}
	.mobile-menu-container {
		display: inline-block;
	}

}
.mobile-menu  {
	display: none;
	background: #000000bf; /*#00000091;*/
	position: absolute;
    z-index: 1000;
    right: 0;
    top: 61px;
}
.mobile-menu.change {
	display: none;
}
.mobile-menu ul {
	flex-direction: column;
}

.show-more {
	display: none;
}
.panel-grid.panel-has-style>.panel-row-style.hidden-content {
	display: none;
}

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

	/* Collapsable */
	.show-more {
		display: block;
	}
	.show-more i {
		transition: transform 0.3s ease;
	}
	.open {
		transform: rotate(90deg);
	}
	.mobile-collapse {
		display: none;
	}

	/*Inne tło*/
	.badge-title .widget-title {
		background: #20282B;
		/*margin-left: -30px;
		margin-right: -30px;*/
	}

	#widget-zadowolenie .custom-html-widget {
		padding: 5px 30px 30px;
	}

}

@media screen and (max-width: 520px) {
	.hide-on-mobile {
		display: none;
	}
}

	.mobile-only {
		display: none;
	}
	@media screen and (max-width: 520px) {
		.mobile-only {
			display: table;
		}
	}


	.hide-title-on-mobile .widget-title {
		display: block;
	}
	.title-mobile-only .widget-title {
		display: none;
	}

@media screen and (max-width: 710px) {
	.header-info {
		margin-top: 50px;
		width: 54%;
	}
	.header-features {
		padding: 20px 10px 0 0;
	}
}

@media screen and (max-width: 520px) {
	.top-bar {
		position: static;
	}

	.header-info {
		margin-top: 30px;
		padding: 10px;
		width: 100%;
	}
	.header-features {
		padding: 0;
	}
	#main > .wrapper {
		flex-direction: column;
	}
	#sidebar {
		margin: 20px;
		width: 100%;
	}
	#sidebar .widget {
		width: 100%;
	}

	.hide-title-on-mobile .widget-title {
		display: none;
	}
	.title-mobile-only .widget-title {
		display: block;
	}
}

@media screen and (min-width: 969px) and (max-width: 1470px)
{
	article.page {
		padding: 20px;
	}
}


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

	9. GALERIA

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




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

	10. MARGINS AND PADDINGS

================================*/
.m0{ margin:0 }
.mt0{ margin-top:0 }
.mr0{ margin-right:0 }
.mb0{ margin-bottom:0 }
.ml0{ margin-left:0 }
.mx0{ margin-left:0; margin-right:0 }
.my0{ margin-top:0; margin-bottom:0 }

.m1{ margin: .5rem }
.mt1{ margin-top: .5rem }
.mr1{ margin-right: .5rem }
.mb1{ margin-bottom: .5rem }
.ml1{ margin-left: .5rem }
.mx1{ margin-left: .5rem; margin-right: .5rem }
.my1{ margin-top: .5rem; margin-bottom: .5rem }

.m2{ margin: 1rem }
.mt2{ margin-top: 1rem }
.mr2{ margin-right: 1rem }
.mb2{ margin-bottom: 1rem }
.ml2{ margin-left: 1rem }
.mx2{ margin-left: 1rem; margin-right: 1rem }
.my2{ margin-top: 1rem; margin-bottom: 1rem }

.m3{ margin: 2rem }
.mt3{ margin-top: 2rem }
.mr3{ margin-right: 2rem }
.mb3{ margin-bottom: 2rem }
.ml3{ margin-left: 2rem }
.mx3{ margin-left: 2rem; margin-right: 2rem }
.my3{ margin-top: 2rem; margin-bottom: 2rem }

.m4{ margin: 4rem }
.mt4{ margin-top: 4rem }
.mr4{ margin-right: 4rem }
.mb4{ margin-bottom: 4rem }
.ml4{ margin-left: 4rem }
.mx4{ margin-left: 4rem; margin-right: 4rem }
.my4{ margin-top: 4rem; margin-bottom: 4rem }

.ml-auto{ margin-left:auto }
.mr-auto{ margin-right:auto }
.mx-auto{ margin-left:auto; margin-right:auto; }

.p0{ padding:0 }
.pt0{ padding-top:0 }
.pr0{ padding-right:0 }
.pb0{ padding-bottom:0 }
.pl0{ padding-left:0 }
.px0{ padding-left:0; padding-right:0 }
.py0{ padding-top:0;  padding-bottom:0 }

.p1{ padding: .5rem }
.pt1{ padding-top: .5rem }
.pr1{ padding-right: .5rem }
.pb1{ padding-bottom: .5rem }
.pl1{ padding-left: .5rem }
.py1{ padding-top: .5rem; padding-bottom: .5rem }
.px1{ padding-left: .5rem; padding-right: .5rem }

.p2{ padding: 1rem }
.pt2{ padding-top: 1rem }
.pr2{ padding-right: 1rem }
.pb2{ padding-bottom: 1rem }
.pl2{ padding-left: 1rem }
.py2{ padding-top: 1rem; padding-bottom: 1rem }
.px2{ padding-left: 1rem; padding-right: 1rem }

.p3{ padding: 2rem }
.pt3{ padding-top: 2rem }
.pr3{ padding-right: 2rem }
.pb3{ padding-bottom: 2rem }
.pl3{ padding-left: 2rem }
.py3{ padding-top: 2rem; padding-bottom: 2rem }
.px3{ padding-left: 2rem; padding-right: 2rem }

.p4{ padding: 4rem }
.pt4{ padding-top: 4rem }
.pr4{ padding-right: 4rem }
.pb4{ padding-bottom: 4rem }
.pl4{ padding-left: 4rem }
.py4{ padding-top: 4rem; padding-bottom: 4rem }
.px4{ padding-left: 4rem; padding-right: 4rem }





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

	11. EFEKTY

================================*/
.video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
		margin: 2rem 0;
}
.video > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


::selection {
    color: #fff;
    background: #ff9c00;
}


.bibliografia {
	color: #848484;
	font-size: 0.9rem;
	margin: 0rem;
}

.biblio-title:not(:first-child) {
	margin-top: 2.0rem;
}

.entry-content h2.biblio-title{
	font-family: 'Montserrat';
  text-transform: none;
  font-size: 1.2rem;
  text-align: left;
  margin-bottom: 0;
}
.entry-content h2.biblio-title:first-of-type{
	margin-top: 5px;
}



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

	12. OVERRIDES

================================*/
h1.webi-tab-button {
	font-size: 1.5rem;
	color: #f07d00;
	cursor: pointer;
	margin: 0;
}
h1.webi-tab-button:before {
    content: "";
    margin-right: 10px;
    width: 25px;
    height: 25px;
    border: 3px solid #f07d00;
    display: inline-block;
    border-radius: 100%;
		transform: translateY(6px);
}
h1.webi-tab-button[state=active]:before,
h1.webi-tab-button[state=rolling]:before {
    background-color: #f07d00;
		box-shadow: inset 0px 0px 0px 2px #ffffff, inset 0px 0px 0px 4px #f07d00;
}
.webi-tab-inner {
	max-width: 100%;
}
.webi-tab-content {
    display: none;
}
.webi-tab-content p:empty{
    display: none;
}

.ewd-ufaq-faq-body {
	padding-left: 0 !important;
}


.ewd-ufaq-faq-title-text {
		font-size: 1.3rem;
}
