/* ------------------------------------------ */
/* 1. GLOBAL LAYOUT */
/* ------------------------------------------ */


body {
	font-family: var(--default-font-family);
	font-variation-settings: "wght" 300;
	user-select: none;
}

[data-cky-tag="powered-by"] {
    display: none !important;
}

input:focus,
textarea:focus,
select:focus {
	outline: none !important;
	box-shadow: none !important;
}

h1, 
h2,
body.page-id-52 .intro-h2,
.zoladkowa-nagrody-text div,
h3,
h4,
p,
.konkurs,
.etap-liczby,
.disclaimer
{text-shadow:
       1px 1px 1px #6A3A2F;}

.cky-notice p, .cky-modal p {text-shadow:
	none;}

.wpcf7-list-item-label a {color: #fff; font-weight: 700}

/* ------------------------------------------ */
/* 2. CONTAINERS & LAYOUT */
/* ------------------------------------------ */

.container-box {
	max-width: 1340px;
	margin: 0 auto !important;
	padding-top: 60px;
	padding-bottom: 60px;
}

.top-padding-0 {padding-top: 80px; padding-bottom: 35px}

.konkurs {	color: var(--text-color);
  font-weight: 500;
  font-size: 85px;
  line-height: 95px;
margin-top: -100px!important}

.disclaimer {margin-bottom: 0;
  position: absolute;}

.sztabka {max-width: 250px;
margin-top: -90px;
  margin-bottom: 20px;
  margin-left: 57%;}

.udzial {
  margin-top: -80px;}

#Zasady {
	padding-top: 120px;
	padding-bottom: 120px;
	background-image:
		linear-gradient(
			to right,
			rgba(102, 60, 47, 0.6) 0%,
			rgba(102, 60, 47, 0.6) 20%,
			rgba(102, 60, 47, 0.0) 40%,
			rgba(102, 60, 47, 0.0) 60%,
			rgba(102, 60, 47, 0.6) 80%,
			rgba(102, 60, 47, 0.6) 100%
		),
		url('https://www.konkurs.zoladkowa.com.pl/wp-content/themes/omd/img/bg_top_desktop.jpg');
   background-repeat: repeat-y;
    background-position: center top;
    background-size: cover;
    background-attachment: fixed;
}


.bottle-intro img {
	max-height: 700px;
	width: auto;
	transition: 0.5s;
	filter: drop-shadow(0px 12px 25px rgba(0, 0, 0, 0.35));
}
.page-id-52 .bottle-intro
{	margin-top: -20px}

.page-id-52 .bottle-intro img {
	max-height: 630px;


}

.bottle-intro img:hover {
	transform: rotate(6deg) scale(1.1);
}

.logo-intro {
	padding-bottom: 80px;
}


#Formularz {
	background: #ED6A3B;
	padding-top: 30px;
	padding-bottom: 50px;
}

#Nagrody {
	background: #ED6A3B;
	position: relative;
	padding-top: 60px;
	padding-bottom: 0px;
	margin-top: -120px;
	z-index: 999;
}

.nagrody-box {
	margin-bottom: -60px !important;
}

.nagrody-top-line {
	margin-bottom: -60px;
	margin-top: -50px;
	z-index: 99;
}

.nagrody-top-line .wpb_wrapper {
	width: 100%
}

.nagrody-top-line .vc_box_border_grey {
	width: 100%
}

.nagrody-top-line img {
	width: 100%
}


.nagrody-bottom-line {
	margin-top: -60px;
	margin-bottom: -50px;
	z-index: 99;
}

.nagrody-bottom-line .wpb_wrapper {
	width: 100%
}

.nagrody-bottom-line .vc_box_border_grey {
	width: 100%
}

.nagrody-bottom-line img {
	width: 100%;
	margin-top: -2px
}


#Nagrody .vc_col-sm-6 .vc_column-inner {
	border-radius: 30px;
	padding: 60px 70px;
	border: 1px solid #fff
}

#Nagrody .nagrody-box {
	padding-top: 0px;
}

.nagroda-title {
	font-size: 40px;
	line-height: 40px;
	font-weight: 600;
}

.nagroda-typ {
	font-size: 40px;
	line-height: 40px;
	font-weight: 300;
}

.nagroda-opis {
	font-size: 19px;
	line-height: 25px;
	font-weight: 300;
	padding-top: 35px;
}

.nagroda-1 {
	position: absolute;
	max-width: 320px;
	margin-left: 40%;
	margin-top: -110px;
}


.nagroda-2 {
	position: absolute;
	max-width: 250px;
	margin-left: 45%;
	margin-top: -140px;
}

#Etapy {
background-image:
		linear-gradient(
			to right,
			rgba(102, 60, 47, 0.6) 0%,
			rgba(102, 60, 47, 0.6) 20%,
			rgba(102, 60, 47, 0.0) 40%,
			rgba(102, 60, 47, 0.0) 60%,
			rgba(102, 60, 47, 0.6) 80%,
			rgba(102, 60, 47, 0.6) 100%
		),
		url('https://www.konkurs.zoladkowa.com.pl/wp-content/themes/omd/img/bg_top_desktop.jpg');
   background-repeat: repeat-y;
    background-position: center top;
    background-size: cover;
    background-attachment: fixed;
	padding-top: 100px;
  padding-bottom: 70px;
}

.zoladkowa-timeline {
	padding: 80px 0px 0px 0px;
	position: relative;
	font-family: var(--default-font-family);
	overflow: hidden;
}

.timeline-line {
	position: absolute;
	top: 140px;
	left: 0;
	width: 100%;
	height: 2px;
	background: #ED6A3B;
	z-index: 1;
}

.timeline-wrapper {
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 2;
	padding: 0 40px;
}

.timeline-item {
	text-align: center;
	position: relative;
	width: 33%;
}

.timeline-label {
	background: #ED6A3B;
	padding: 6px 26px;
	border-radius: 40px;
	color: #fff;
	font-size: 28px;
	font-weight: 300;
	display: inline-block;
	margin-bottom: -5px;
}

.timeline-dot {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #ED6A3B;
	margin: 16px auto 40px auto;
}

.timeline-date {
	font-size: 28px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 15px;
}

.timeline-info {
	font-size: 15px;
	color: #fff;
	font-weight: 300;
	line-height: 20px;
	max-width: 300px;
  margin: 0 auto;
}


/* ------------------------------------------ */
/* 3. TYPOGRAPHY */
/* ------------------------------------------ */

h1 {
	color: var(--text-color);
	font-weight: 700;
	font-size: 55px;
	line-height: 65px;
}

h2 {
	color: var(--text-color);
	font-weight: 300;
	font-size: 23px;
	line-height: 30px;
}

h3 {
	font-size: 40px;
	padding-top: 0px;
	font-weight: 600;
}

h4 {
	font-size: 27px;
	font-weight: 300;
	padding-top: 10px;
}

.boxy {padding-top: 10px; padding-bottom: 10px}

.boxy h2 {
	color: var(--text-color);
	font-weight: 600;
	font-size: 110px;
	line-height: 110px;
}

.boxy h3 {
	font-size: 27px;
	line-height: 28px;
	font-weight: 600;
	padding-top: 10px;
}

.boxy h4 {
	font-size: 18px;
	line-height: 21px;
	font-weight: 300;
}

.intro-h2 {
	padding-top: 15px;
	max-width: 465px;
	margin-bottom: 0;
	padding-bottom: 0;
	color: var(--text-color);
	font-weight: 300;
	font-size: 23px;
	line-height: 30px;
}

#Formularz h3 {
	padding-top: 20px;
}

#Nagrody h3 {
	padding-top: 15px;
	padding-bottom: 35px;
}

#Etapy h3 {
	padding-top: 0px;
}

.etap-liczby {
	font-size: 37px;
	padding-top: 60px;
	font-weight: 300;
	line-height: 41px;
}

.etap-liczby strong {
	font-weight: 600
}

/* ------------------------------------------ */
/* 4. INTRO PAGE OVERRIDES (ID 2) */
/* ------------------------------------------ */

body.page-id-2 {
	background-image: url('https://www.konkurs.zoladkowa.com.pl/wp-content/themes/omd/img/bg_alt_odd.jpg');
	background-size: cover;
}

body.page-id-2 .site-footer {
	display: none;
}


/* ------------------------------------------ */
/* 5. OTHER PAGE OVERRIDES */
/* ------------------------------------------ */

body.page-id-52 {}

body.page-id-52 h1 {
	font-size: 110px;
	line-height: 110px;
	padding-top: 0px;
	margin-top: -30px;
}

body.page-id-52 .intro-h2 {
	padding-top: 0px;
	max-width: 525px;
	color: var(--text-color);
	font-weight: 500;
	font-size: 30px;
	line-height: 35px;
	
}

body.page-id-52 .bottle-intro img {
	margin-top: -50px;
}


/* ------------------------------------------ */
/* 6. WIDGET – PIJODPOWIEDZIALNIE */
/* ------------------------------------------ */

.pijodpowiedzialnie-widget {
	position: fixed;
	left: 14px;
	bottom: 75px;
	z-index: 9999;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 12px;
}

.pijodpowiedzialnie-link {
	text-decoration: none;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.pijodpowiedzialnie-text {
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 10px;
}

.pijodpowiedzialnie-widget img {
	width: 46px;
	height: auto;
}


/* ------------------------------------------ */
/* 7. KONKURS – NAGRODY BLOK */
/* ------------------------------------------ */

.zoladkowa-nagrody-wrapper {
	display: flex;
	justify-content: space-between;
	gap: 40px;
	padding-top: 15px;
}

.zoladkowa-nagrody-col {
	flex: 1;
	display: flex;
	align-items: flex-start;
	gap: 20px;
}

.zoladkowa-nagrody-number {
	font-size: 60px;
	font-weight: 700;
	line-height: 40px;
}

.zoladkowa-nagrody-number .nolight {
	font-size: 40px;
	font-weight: 300;
	top: -8px;
	position: relative;
}

.nolight {
	font-weight: 500;
}

.zoladkowa-nagrody-title {
	font-size: 20px;
	font-weight: 700;
	margin-top: 5px;
}

.zoladkowa-nagrody-sub {
	font-size: 12px;
	line-height: 14px;
	padding-top: 8px;
}

.zoladkowa-nagrody-img {
	max-width: 130px;
	margin-top: -20px;
	transition: 0.5s;
}

.zoladkowa-nagrody-img:hover {
	transform: rotate(0deg) scale(1.1);
}

.zoladkowa-nagrody-col:first-child .zoladkowa-nagrody-img {
	margin-top: -10px;
	max-width: 160px;
}

.zoladkowa-disclaimer {
	font-size: 12px;
	padding-top: 0px;
}


/* ------------------------------------------ */
/* 8. BUTTONS, FORMS */
/* ------------------------------------------ */

.vc_btn3.vc_btn3-color-warning,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
	background-color: #ed6a3b !important;
	color: #fff !important;
	font-size: 27px;
	padding: 18px 110px;
	border-radius: 25px;
}

.vc_btn3.vc_btn3-color-warning:hover,
.vc_btn3.vc_btn3-color-warning:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:hover {
	background-color: #ed6a3b !important;
	color: #fff !important;
}

.wpcf7-text {
	padding: 20px 20px;
	background: transparent;
	border: 1px solid #fff;
	border-radius: 20px;
	min-width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 16px;
}

.wpcf7-textarea {
	padding: 20px 20px;
	background: transparent;
	border: 1px solid #fff;
	border-radius: 20px;
	min-width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 16px;
	font-family: var(--default-font-family);
}

.wpcf7-form {
	max-width: 550px;
	margin: 0 auto;
	padding-top: 35px;
}

.wpcf7-form label {
	font-size: 17px;
	font-weight: 500
}

.wpcf7-not-valid-tip {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	display: block;
	margin-top: -24px;
	background: #1e1e1e;
	width: fit-content;
	padding: 0px 20px;
	border-radius: 21px;
}

input[type="checkbox"] {
	display: block;
	width: 20px !important;
	height: 20px !important;
	margin-bottom: -23px;
	border: 1px solid #fff !important;
	appearance: none;
	padding: 0 !important;
	margin-left: -25px;
	border-radius: 5px;
}

.wpcf7-acceptance {
	padding-left: 10px;
}

.wpcf7-list-item {
	padding-bottom: 25px;
}

.wpcf7-list-item-label {
	line-height: 16px;
	font-size: 14px;
	font-weight: 300;
	display: block;
	padding-top: 4px;
	padding-left: 5px;
}

.wpcf7 form .wpcf7-response-output {
	margin: 0;
	border: 2px solid #1e1e1e !important;
	background: #1e1e1e;
	border-radius: 35px;
	padding: 30px;
	text-align: center;
}

input[type="checkbox"]:checked {
	border: 1px solid #fff;
	background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='276.261' height='199.126' viewBox='0 0 276.261 199.126'%3E%3Cpath id='indeks' d='M494.43,276.45a18.939,18.939,0,0,0-13.023,5.773c-47.008,47.109-97.328,101.09-144.29,148.73l-67.043-55.2A18.944,18.944,0,1,0,246.1,404.907l80.508,66.3a18.957,18.957,0,0,0,25.457-1.184c50.9-51.012,106.15-110.78,156.28-161.02v0a18.946,18.946,0,0,0-13.914-32.559Z' transform='translate(-237.871 -276.427)' fill='%23fff'/%3E%3C/svg%3E%0A") no-repeat 3px 4px;
	background-size: 13px;
}


.wpcf7-submit {
	background-color: #fff !important;
	color: #ed6a3b !important;
	font-size: 27px;
	padding: 18px 80px;
	border-radius: 25px;
	border: none;
	font-weight: 600;
	margin-top: 60px
}

#Kontakt {
	background: #1E1E1E;
	padding-top: 40px;
	padding-bottom: 10px
}

#Kontakt .footer-links a {
	color: #fff;
	padding-bottom: 0px;
	font-size: 22px;
	display: block;
}

#Kontakt .footer-copy {
	color: #fff;
	font-size: 14px;
	line-height: 19px;
	font-weight: 300;
	padding-top: 30px;
}

#Kontakt .footer-logo img {
	max-width: 135px;
}

#Kontakt .footer-18 {
	margin-bottom: -10px;
	padding-bottom: 0px
}

#Kontakt .footer-18 img {
	max-width: 145px;
	padding-top: 140px;
}

#Kontakt .pij-odpowiedzialnie {
	text-align: right
}

#Kontakt .pij-odpowiedzialnie a {
	color: #fff;
	font-size: 14px;
	font-weight: 300
}


/* ------------------------------------------ */
/* 9. RESPONSIVE */
/* ------------------------------------------ */

@media (max-width: 900px) {
	
	.disclaimer {

  margin-top: -17px;
}
	
	.top-padding-0 {
  margin-bottom: -50px !important;
}
	
	.boxy {
  padding-bottom: 60px;
}
	
	.boxy h2 {
  font-size: 80px;
  line-height: 80px;
  padding-top: 10px;
}

	.vc_btn3.vc_btn3-color-warning, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
  width: 100%;
}
	
	.sztabka {
 max-width: 170px;
    margin-top: -15px;
    margin-bottom: 100px !important;
    margin-left: auto;
    margin-right: auto;
}
	
	.konkurs {
 font-size: 40px;
    line-height: 50px;
    margin-top: -90px !important;
    text-align: left !important;
}

	body.page-id-52 .zoladkowa-nagrody-col:first-child .zoladkowa-nagrody-img {
		margin-bottom: 35px;
	}

	body.page-id-52 h1 {
		font-size: 60px;
    padding-top: 25px;
    text-align: left !important;
    color: var(--text-color);
    line-height: 65px;
    max-width: 70%;
	}

	body.page-id-52 .intro-h2 {
color: var(--text-color);
    font-weight: 300;
    font-size: 21px;
    line-height: 26px;
    padding-top: 5px;
    margin-top: -19px;
	}


	body.page-id-2 {
		position: relative;
		overflow-x: hidden;
	}

	html {
		overflow-x: hidden;
	}

	h1 {
		font-size: 49px;
		line-height: 45px;
		color: #fff;
	}

	h3 {
		font-size: 30px;
		padding-top: 0px;
		font-weight: 600;
		line-height: 31px;
		text-align: center !important;
	}

	h4 {
		font-size: 17px;
		font-weight: 300;
		padding-top: 10px;
		text-align: center !important;
		padding-bottom: 0px;
		line-height: 21px;
	}

	body.page-id-52 .bottle-intro img {
		margin-top: 0px;
		max-height: 260px;
		margin-bottom: -90px;
			transform: rotate(-6deg);

	}

	.wpcf7-text {
		min-width: auto;
		width: auto;
		max-width: 88%
	}

	#Nagrody .vc_col-sm-6 .vc_column-inner {
		padding: 30px 30px;
	}

	.nagroda-opis {

		padding-top: 15px;
		font-size: 16px;
    line-height: 20px;
	}

	.nagroda-1 {
		position: absolute;
		max-width: 150px;
		margin-top: -70px;
		margin-left: auto;
		right: 10px;
	}

	.nagroda-2 {
		position: absolute;
		max-width: 120px;
		margin-left: auto;
		right: 10px;
		margin-top: -55px;
	}

.page-id-52 .bottle-intro {
margin-top: -110px;
    text-align: right !important;
    margin-right: 30px;
    margin-bottom: 0px;
}
	
	.zoladkowa-nagrody-wrapper {
		flex-direction: column;
		gap: 28px;
		align-items: center;
		text-align: center;
	}

	.zoladkowa-nagrody-col {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.zoladkowa-nagrody-img {
		margin-top: 12px;
		max-width: 140px;
	}

	.zoladkowa-nagrody-col:first-child .zoladkowa-nagrody-img {
		max-width: 140px;
	}

	.zoladkowa-disclaimer {
		text-align: center;
		margin-top: 10px;
	}

	.pijodpowiedzialnie-widget {
		flex-direction: row;
		justify-content: center;
		gap: 10px;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		padding: 12px 0;
		background: rgba(0, 0, 0, 0.3);
		backdrop-filter: blur(4px);
		position: relative;
	}

	.pijodpowiedzialnie-text {
		writing-mode: horizontal-tb;
		transform: none;
		margin-bottom: 0;
	}

	.pijodpowiedzialnie-widget img {
		width: 33px;
		transform: rotate(90deg);
		margin-top: -20px;
		margin-bottom: -20px;
	}

	.bottle-intro img {
		max-height: 310px;
	}

	body.page-id-2 h1 {
		text-align: center !important;
	}

	.intro-h2 {
		text-align: center;
		font-size: 19px;
		line-height: 25px;
	}

	.logo-intro {
		text-align: center !important;
		padding-bottom: 10px;
	}

	body.page-id-2 {
		background-attachment: fixed !important;
	}

	.timeline-line {
		display: none;
	}

	.timeline-wrapper {
		flex-direction: column;
		padding-left: 50px;
		padding-right: 20px;
		position: relative;
	}
	
	#Kontakt .footer-links a {
  font-size: 18px;
	}

	.timeline-wrapper::before {
		content: "";
		position: absolute;
		left: 22px;
		top: 0;
		bottom: 0;
		width: 3px;
		background: #ED6A3B;
	}

	.timeline-item {
		text-align: left;
		margin-bottom: 60px;
		width: 100%;
	}

	.timeline-label {
		margin-left: 10px;
		margin-bottom: 20px;
		font-size: 24px;
	}

	.timeline-dot {
		position: absolute;
		left: -35px;
		top: 8px;
		margin: 0;
	}

	.timeline-date {
		margin-left: 10px;
		font-size: 28px;
		line-height: 33px;
	}

	.timeline-info {
		margin-left: 10px;
		font-size: 16px;
		line-height: 21px;
	}

	#Zasady {
		padding-bottom: 50px;
		padding-top: 90px;
	}

	#Formularz {
		padding-top: 30px;
		padding-bottom: 0px;
	}

	.wpcf7-submit {

		margin-top: 10px;
  padding: 18px 40px;
		
	}

	.footer-logo {
		text-align: left !important;
		margin-top: 30px;
	}

	.footer-18 {
		text-align: left !important;
	}

	#Kontakt .footer-18 img {
		padding-top: 30px;
	}

	#Kontakt .pij-odpowiedzialnie {
		text-align: left;
	}

	#Kontakt {

		padding-top: 30px;
		padding-bottom: 30px;
	}

	.gm-menu-item>.gm-anchor>.gm-menu-item__txt-wrapper {
		font-weight: 500;
	}

	.vc_btn3.vc_btn3-color-warning,
	.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {

		padding: 18px 70px;
	}

	.nagrody-top-line {
		margin-bottom: 50px;
		margin-top: -50px;
	}

	#Nagrody {

		padding-top: 0px;
		padding-bottom: 80px;
	}

	.nagroda-title {
		font-size: 35px;
		line-height: 30px;
	}

	.nagroda-typ {
		font-size: 35px;
		line-height: 30px;
	}

#Etapy {
     position: relative;
    background:
		url('https://www.konkurs.zoladkowa.com.pl/wp-content/themes/omd/img/bg_m.jpg') top center / cover no-repeat;
	padding-bottom: 40px
}
	
#Etapy::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to bottom,
        rgba(0,0,0,0) 0%,
        rgba(0,0,0,0.15) 50%,
        rgba(0,0,0,0) 100%
    );
    pointer-events: none;
}


	
	#Etapy h3 {
  padding-left: 10px;
		padding-right: 10px;}

#Zasady {
    position: relative;
    background:
		url('https://www.konkurs.zoladkowa.com.pl/wp-content/themes/omd/img/bg_m.jpg') top center / cover no-repeat;
}

#Zasady::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to bottom,
        rgba(0,0,0,0) 0%,
        rgba(0,0,0,0.15) 50%,
        rgba(0,0,0,0) 100%
    );
    pointer-events: none;
}
	
	.zoladkowa-timeline {
		padding: 40px 0px 0px 0px;}
	
	#Nagrody h3 {
  padding-bottom: 5px;
}

	
	.boxy h4 {margin-top: -15px}

}