#steps {
	text-align: left;
	padding-bottom: 40px;
}

#steps .header {
	padding-top: 30px;
	font-size: 42px;
	font-weight: 500;
	margin-bottom: 10px;
}

#steps .flexright.logowanie input:not([type="submit"]) {
	transition: all 200ms ease-in;
	background-color: rgba(0, 0, 0, 0);
}

#steps .flexright.logowanie input:not([type="submit"]):focus {
	background-color: rgba(255, 255, 255, 0.5);
}

#steps .subHeader {
	font-size: 16px;
	color: #464646;
	margin-bottom: 40px;
}

#steps .subHeaderBig {
	font-size: 25px;
	margin-bottom: 25px;
	font-weight: 500;
}

#steps .form-row ul {
	padding-top: 5px;
	font-size: 12px;
	line-height: 18px;
	padding-left: 10px;
}

#stepsPicker .separator {
	background-repeat: no-repeat;
	background-position: center center;
	width: 85px;
	height: 20px;
}

#steps .form-row {
	margin-top: 10px;
}

#steps .form-row > div {
	width: 100%;
	line-height: 42px;
}

#steps .form-row.regulation > div {
	line-height: 22px;
}

#steps .form-row.group {

	display: flex;
	justify-content: space-between;
}

#steps .form-row input:not([type='checkbox']) {
	width: 100%;
}

#steps div.regulation span, #steps div.regulation span a {
	font-size: 12px;
	font-weight: 500;
}

#steps label {
	font-size: 15px;
	line-height: 30px;
	font-weight: 500;
}

#steps textarea {
	width: 100%;
}

#steps .flexright > div.subHeaderBig {
	border-bottom: 3px solid #dadada;
	padding-bottom: 20px;
	margin-bottom: 35px;
	margin-top: 10px;
	font-size: 25px;
}

#steps .flexright > div {
	display: flex;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 20px;
}

#steps .flexright > div > div:first-child {
	width: 135px;
}

#steps .flexright > div > div:last-child {
	font-size: 20px;
	font-weight: bold;
}

#steps div.wybranybox div:last-child {
	color: #bd222c;
}

#steps div.dozaplaty {
	margin-top: 30px;
}

#steps span.przesylek {
	font-size: 14px;
	font-weight: normal;
}

#steps div.dozaplaty div:last-child {
	font-size: 25px;
}

#steps div.dozaplaty {
	justify-content: flex-end;
}

#step1 .content.voucherUseCode form {
	margin: auto;
	text-align: center;
}

#step1 .content.voucherUseCode img {
	max-width: 550px;
}

#step1 .content {
	min-height: 198px;
	display: flex;
	justify-content: space-between;
	margin: auto;
	margin-top: 10px;
}

#step1 .content .boxCont {
	background-color: #ffffff;
}

#step1 .content > a > div {
	width: 350px;
	box-shadow: 0px 0px 28px -8px rgba(168, 168, 168, 1);
	border-top: solid #8c0c15 14px;
	text-align: center;
	height: 100%;
}


#step1 .content > a > div:hover .button {
	border: 3px solid #ffffff;
	background-color: var(--mainAccentColor);
	color: #ffffff;
}

#step1 .content > a > div:hover .button:hover {
	background-color: #ffffff;
}

#step1 .boxImg {

	background-repeat: no-repeat;
	background-position: left center;
	background-size: 100%;
	width: 300px;
	height: 190px;
	margin: auto;
}



#step1 .boxName {
	font-size: 35px;
	font-weight: bold;
	line-height: 35px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#step1 .boxInfo {
	font-size: 12px;
	padding-bottom: 120px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 15px;
}

#step1 .boxDetails {
	position: absolute;
	bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}


#step1 .boxCont {
	transition: all 200ms ease-in;
	position: relative;
	margin-bottom: 15px;
}

#step1 .boxCont:hover {
	background-color: var(--mainAccentColor);
	color: #ffffff;
}

#step1 .boxCont:hover .boxPrice {
	color: #ffffff;
}

#step1 .boxPrice {
	font-size: 35px;
	color: var(--mainAccentColor);
}

#step1 .boxPrice span {
	font-size: 25px;
	font-weight: 300;
}

/*step 2*/
#step2 .boxinfo {
	width: 100%;
	height: 454px;

	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

#step2 .boxinfo > div {
	width: 496px;
	height: 361px;
	padding: 30px;
	background-color: #ffffff;
	position: absolute;
	right: 45px;
	top: 45px;
	font-size: 17px;
}

#step2 .boxinfo > div p {
	padding-bottom: 10px;
	font-weight: bold;
}

#step2 .boxinfo > div ul {

	list-style: none;
	padding-left: 0;
}

#step2 .boxinfo > div ul li {
	position: relative;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#step2 .boxinfo > div ul li:before {
	content: '';
	width: 16px;
	height: 42px;
	position: absolute;

	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

#step2 #boxPicker:hover .bottle_shape.bottlein .buttonRemove {
	/*display: block;*/
}

#step2 #boxPicker {
	width: 352px;
	height: 456px;

	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}

#step2 .bottle_shape.absolute {
	position: absolute;
	top: 85px;
}

#step2 .bottle_shape {

	width: 80px;
	height: 280px;

	background-repeat: no-repeat;
	background-position: center;
	transition: all 300ms ease-in;
}


#step2 .bottle_shape .bottle {
	width: 80px;
	height: 280px;
	transition: all 500ms ease-in;
	opacity: 0;
}

#step2 .bottle_shape .bottle.white, #step2 .bottle_shape.white {



}

#step2 .bottle_shape .bottle.red, #step2 .bottle_shape.red {


}

#step2 .bottle_shape .buttonRemove {
	display: none;
}

#step2 #bottlePickers {
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	margin-top: 85px;
}

#step2 #bottlePickers .bottle_shape {
	margin-right: 30px;
	position: relative;
}

#step2 #bottlePickers .buttonAdd {
	display: none;
}

#step2 #bottlePickers.pickerVisible .buttonAdd {
	text-align: center;
	font-size: 12px;
	position: absolute;
	top: 250px;
	left: 5px;

	background-repeat: no-repeat;
	background-position: center top;
	filter: grayscale(100%);
	transition: all 200ms ease-in;
	display: block;
	width: 70px;
	padding-top: 46px;
	cursor: pointer;
}

#step2 #bottlePickers.pickerVisible .buttonAdd:hover {
	filter: none;
}


#step2 .bottle_shape.bottlein .bottle {
	opacity: 0;
}

#step2 .bottle_shape.bottlein .buttonRemove {

	font-size: 12px;
	text-align: center;
	position: absolute;
	bottom: -36px;
	left: 15px;

	background-repeat: no-repeat;
	background-position: center top;
	filter: grayscale(100%);
	transition: all 200ms ease-in;
	display: block;
	width: 46px;
	padding-top: 46px;
	cursor: pointer;
}

#step2 > div.infoHeader {
	margin-top: 30px;
	margin-bottom: 15px;
	font-size: 25px;
	font-weight: 500;
	text-align: left;
	color: #000000;
}

#step2 .bottle_shape.bottlein .buttonRemove:hover {
	filter: none;
}

#step2 .infoLeft {
	font-weight: bold;
	text-align: center;
}

#step2 .infoLeft .infoHeader {
	font-size: 32px;
	margin-top: 160px;
}

#step2 .infoLeft .infoInfo {
	font-size: 16px;
}

#step2 #boxPickerOne {
	left: 67px;
}

#step2 #boxPickerTwo {
	right: 109px;
}


#step2 #ownInfo {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

#step2 #randomInfo {

	display: none;
}

#step2 .content .subRow {
	height: 60px;
	align-items: center;
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	border: solid 2px #d7d7d7;
	margin-bottom: 5px;
	background-color: #ffffff;
	transition: all 300ms ease-in;
	cursor: pointer;
}

#step2 .content .subRow > div:first-child {
	width: 10%;
	text-align: center;
}

#step2 .content .subRow.selected {
	background-color: #f6f6f6;
	border: solid 2px #bd222c;
}

#step2 .content .subRow:hover {
	background-color: #f6f6f6;
	border: solid 2px #bd222c;
}

#step3 .content .subRow {
	height: 95px;
	align-items: center;
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	border: solid 2px #d7d7d7;
	margin-bottom: 5px;
	background-color: #ffffff;
	transition: all 300ms ease-in;
	cursor: pointer;
}

#step3 .header .subheader {
	font-size: 32px;
	font-weight: normal;
}

#step3 .content .subRow.cycle {
	border: solid 2px #d7d7d7;
	background-color: #bd222c;
	color: #ffffff;
	animation-name: example;
	animation-duration: 4s;
	animation-iteration-count: infinite;
}

@keyframes example {
	0% {
		filter: brightness(1);
		-webkit-filter: brightness(1);
	}
	50% {
		filter: brightness(1.5);
		-webkit-filter: brightness(1.5);
	}
	100% {
		filter: brightness(1);
		-webkit-filter: brightness(1);
	}
}

#step3 .content > div.subRow.cycle:hover, #step3 .content > div.selected {
	border: solid 2px #bd222c;
	background-color: #f6f6f6;
}

#step3 .content > div.subRow > div:nth-child(1) {
	width: 8%;
	text-align: center;
}

#step3 .content > div.subRow > div:nth-child(2) {
	width: 30%;
	text-align: left;
	line-height: 20px;
	font-size: 25px;
}

#step3 .content > div.subRow > div:nth-child(2) span.subheader {
	padding-top: 5px;
	font-size: 15px;
}

#step3 .content > div.subRow > div:nth-child(3) {
	width: 40%;
	font-size: 12px;
	text-align: left;
}

#step3 .content > div.subRow > div:nth-child(4) {
	width: 25%;
	text-align: center;
}

#step3 .content > div > div .price {
	font-size: 25px;
	font-weight: bold;
	line-height: 25px;
}

#step3 .content > div > div .rabat {
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
}

#step3 .content > div > div .rabat {
	font-size: 18px;
	line-height: 18px;
}

#step3 .content > div.subRow:hover, #step3 .content > div.selected {
	border: solid 2px #bd222c;
	background-color: #f6f6f6;
}


#step3 .content > div > div > div {
	text-align: center;
}

#step3 .content > div > div > div.priceInfo {
	line-height: 20px;
	margin-top: 5px;
}

#step4 .content, #step5 .content {
	display: flex;
	justify-content: space-between;

}

#step4 .content .flexleft, #step5 .content .flexleft {
	max-width: 600px;
	width: 100%;
}

#step4 .content .flexright, #step5 .content .flexright {
	max-width: 477px;
	background-color: #f6f6f6;
	padding: 20px;
	min-height: 350px;

	background-position: right center;
	background-repeat: no-repeat;
	height: 100%;
	width: 477px;
	position: relative;
}

#step4 .content sup, #step5 .content sup {
	font-size: 100%;
}


#step5 #buyVouPickDelivery .subRow {
	height: 60px;
	align-items: center;
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	border: solid 2px #d7d7d7;
	margin-bottom: 5px;
	background-color: #ffffff;
	transition: all 300ms ease-in;
	cursor: pointer;
}

#step5 #buyVouPickDelivery .subRow > div:first-child {
	width: 10%;
	text-align: center;
}

#step5 #buyVouPickDelivery .subRow.selected {
	background-color: #f6f6f6;
	border: solid 2px #bd222c;
}

#step5 #buyVouPickDelivery .subRow:hover {
	background-color: #f6f6f6;
	border: solid 2px #bd222c;
}

#stepsPicker {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	font-size: 12px;
	text-align: center;
	color: #5f5f5f;
	margin-top: 20px;
	margin-bottom: 20px;
}

#stepsPicker > div {
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
	font-weight: bold;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0;
}

#stepsPicker .active {
	color: #b05a5d;

}

#stepsPicker .inactive {

}

@media only screen and (min-width: 999px) {
	#steps .form-row.group input:not([type='checkbox']) {
		max-width: 290px;
	}

}

@media only screen and (max-width: 999px) and (orientation: portrait) {

}


.buttons {
	padding-top: 30px;
	padding-bottom: 30px;
}

.buttons.right {
	text-align: right;
}

.buttons.right .button {
	margin-left: 20px;
}


.container * {

}

.container {
	text-align: center;
	width: 420px;
	margin: 20px auto 10px;
	display: block;
	border-radius: 5px;
	box-sizing: border-box;
}

.card-container {
	width: 100%;
	margin: 0 auto;
	border-radius: 6px;
	padding: 10px;
	text-align: left;
	box-sizing: border-box;
}

.card-container aside {
	padding-bottom: 6px;
}

.payu-card-form {
	padding: 5px;
	border-radius: 4px;
}

.card-details {
	clear: both;
	overflow: auto;
	margin-top: 10px;
}

.card-details .expiration {
	width: 50%;
	float: left;
	padding-right: 5%;
}

.card-details .cvv {
	width: 45%;
	float: left;
}

.response-success {
	color: #438F29;
}

.response-error {
	color: #990000;
}


@media only screen and (max-width: 999px) {
	#step1 .content {
		justify-content: initial;
	}

	#steps .form-row.group {
		flex-wrap: wrap;
	}

	#stepsPickerFull {
		display: none;
	}

	#steps .header {
		font-size: 25px;
		text-align: center;
		line-height: 30px;
		margin-bottom: 10px;
	}

	#step1 .content {
		flex-wrap: wrap;
	}

	#step1 .content > a > div {
		width: auto;
		max-width: 100%;
	}

	#step2 .boxinfo > div {
		position: relative;
		left: initial;
		right: initial;
		top: initial;
		bottom: initial;
		font-size: 90%;
		padding: 10px;
		height: auto;
		max-width: 100%;
	}

	#step2 .content .subRow > div:first-child {
		width: auto;
		min-width: 30px;
	}

	#step2 .content .subRow > div:last-child {
		width: auto;
	}

	#step2 .infoLeft .infoHeader {
		margin-top: 15px;
	}

	#step2 #bottlePickers {
		margin-top: 30px;
		justify-content: center;
	}

	#step2 .bottle_shape .buttonRemove {

	}

	#step3 .content > div {
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
		height: auto;
	}

	#step3 .content > div > div {
		margin-top: 15px;
		margin-bottom: 15px;
	}

	#step3 .content > div > div:nth-child(1) {
		width: 10%;
	}

	#step3 .content > div > div:nth-child(2) {
		width: 40%;
		white-space: initial;
		line-height: 23px;
	}

	#step3 .content > div > div:nth-child(3) {
		width: 100%;
		text-align: center;
	}

	#step3 .content > div > div:nth-child(4) {
		width: 100%;
	}

	#step4 .content, #step5 .content {
		flex-wrap: wrap;
	}

	#step1 .content.voucherUseCode img {
		max-width: 100%;
	}

	#steps .form-row > div, #steps label {
		line-height: 18px;
	}

	#steps .form-row .button {
		display: inline-block;
		margin: auto;
		margin-top: 5px;
		margin-bottom: 5px;

	}

	#step1 .content > a {
		margin-bottom: 20px;
		width: 100%;
	}

}
