.pre-footer{
	display: none;
} 
main{
	width:100%;
	margin-top: 0;
}
#wishbook .wi-hero {
	position: relative;
}

#wishbook .wi-hero:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 421px;
	height: 602px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../images/wishbook-2019/hero-left.png);
}

#wishbook .w-products {
	font-size: 0;
	padding-top: 75px;
}

#wishbook .w-products .container {
	width: 1260px;
	max-width: 100%;
}

#wishbook .w-products {
	background-image: url(../images/wishbook/ornament-left.png), url(../images/wishbook/ornament-right.png), url(../images/wishbook/tree-left.png), url(../images/wishbook/tree-right.png);
	background-position: 0 0, 100% 0, 8% 100%, 92% 100%;
	background-repeat: no-repeat;
}

#wishbook .w-products .inner {
}

#wishbook .w-products .item {
	width: 33.333%;
	display: inline-block;
	vertical-align: top;
	font-size: 16.4px;
	color: #000000;
	font-weight: 800;
	padding: 0 23px;
	line-height: 21px;
	text-align: center;
	margin-bottom: 95px;
}

#wishbook .w-products .item a {
	color: #000000;
	text-decoration: none;
}

#wishbook .w-products .item .text {
	line-height: 21px;
	text-align: center;
}
#wishbook .w-products .item .text u{
	color: #ed1c24;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 30px;
}
#wishbook .w-products .item .image {
	margin-bottom: 30px;
}

#wishbook .w-products .item .image img {
	max-width: 100%;
	height: auto;
}

#wishbook .w-products  .title {
	font-size: 24px;
	text-align: center;
	color: #000000;
	line-height: 1;
	margin-bottom: 85px;
}

#wishbook .w-products .title strong {
	display: block;
	font-size: 50px;
	font-weight: 400;
	margin-bottom: 15px;
	color: #bf1e2e;
	font-weight: 800;
}

#wishbook .under-title {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
}

#wishbook .under-title p {
	font-size: 41.5px;
	font-weight: 400;
	margin-bottom: 15px;
	color: #bf1e2e;
	text-transform: uppercase;
	font-weight: 800;
}

#wishbook .under-title  a {
	display: inline-block;
	width: 290px;
	height: 65px;
	line-height: 65px;
	font-weight: 800;
	color: white;
	font-size: 19.8px;
	background-color: #bf1e2e;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	margin-top: 15px;
}

#wishbook .w-xmas {
	background-image: url(../images/wishbook/snow-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-align: center;
}

#wishbook .w-xmas  .container {
	width: 960px;
	max-width: 100%;
	text-align: left;
}

#wishbook .w-xmas .inner {
	position: relative;
	width: 470px;
	padding: 65px 0 70px 0;
	max-width: 100%;
	text-align: center;
}

#wishbook .w-xmas .inner:after {
	content: "";
	display: block;
	position: absolute;
	right: -475px;
	bottom: 0;
	width: 380px;
	height: 473px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-image: url(../images/wishbook/right.png);
}

#wishbook .w-xmas img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}

#wishbook .w-xmas a {
	display: block;
	margin: 10px auto 0 auto;
	width: 290px;
	height: 65px;
	line-height: 65px;
	color: white;
	font-size: 19.8px;
	background-color: #bf1e2e;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Gotham-Bold';
	text-decoration: none;
	font-weight: 400;
}

#wishbook .wi-hero {
	background-image: url(../images/wishbook/green-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding-bottom: 95px;
}

#wishbook .wi-hero .top {
	text-align: center;
}

#wishbook .wi-hero .top img {
	max-width: 100%;
	height: auto;
}

#wishbook .wi-hero .title {
	font-size: 41.5px;
	color: #ebebeb;
	line-height: 1;
	text-align: center;
	letter-spacing: 1px;
	margin-top: 35px;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
	margin-bottom: 30px;
}

#wishbook .wi-hero .title strong {
	font-size: 76.12px;
	color: #f6f11e;
	font-weight: 800;
	display: block;
	text-transform: uppercase;
	margin-top: 10px;
}

#wishbook .wi-hero p {
	text-align: center;
	color: #ffffff;
	margin: 0 auto 40px auto;
	width: 375px;
	max-width: 100%;
	font-size: 18.75px;
	line-height: 29px;
	font-family: 'assistantregular';
}

#wishbook .wi-hero .form .col-sm-12,
#wishbook .wi-hero .form .col-sm-6 {
	padding: 0 9px;
}

#wishbook .wi-hero .after-form {
	text-align: center;
	color: white;
}

#wishbook .wi-hero  .form {
	width: 708px;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
}

#wishbook .wi-hero  input:not([type="submit"]) {
	height: 64px;
	width: 100%;
	font-size: 18.75px;
	color: #8a8a8a;
	background-color: #ebebeb;
	padding: 0 20px;
	border: 0;
	margin-bottom: 18px;
}

#wishbook .wi-hero > div:after {
	display: none;
}

#wishbook .wi-hero select {
	margin-bottom: 18px;
	height: 64px;
	width: 100%;
	font-size: 18.75px;
	color: #8a8a8a;
	background-color: #ebebeb;
	padding: 0 20px;
	border: 0;
	background-image: url(../images/wishbook/drop.png);
	background-repeat: no-repeat;
	background-position: calc(100% - 25px) 50%;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
}

#wishbook .wi-hero  textarea {
	margin-bottom: 46px;
	height: 210px;
	width: 100%;
	font-size: 18.75px;
	color: #8a8a8a;
	background-color: #ebebeb;
	padding: 25px 20px;
	border: 0;
}

#wishbook .wi-hero input[type="submit"] {
	width: 290px;
	height: 66px;
	line-height: 62px;
	border: 2px solid #ffffff;
	background-color: #bf1e2e;
	color: white;
	text-decoration: none;
	font-size: 19.8px;
	color: #ffffff;
	font-weight: 800;
}

#wishbook .wi-hero .form:before {
	content: "";
	display: block;
	background-image: url(../images/wishbook/left.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: absolute;
	left: -415px;
	width: 346px;
	height: 727px;
	bottom: -161px;
}

@media screen and (max-width:1300px) {
	#wishbook .w-products {
		background-size: 15% auto;
	}

}

@media screen and (max-width:1200px) {
	#beat .container > div.center img {
		margin-left: -66.5px;
	}
	#wishbook .wi-hero:before {
		width: 213px;
		height: 241px;
	}

	#wishbook .w-products .inner {
		margin-left: -7.5px;
		margin-right: -7.5px;
	}

	#wishbook .w-products .item {
		padding: 0 7.5px;
		font-size: 15px;
	}

	#wishbook .w-products .title {
		font-size: 20px;
	}

	#wishbook .w-products .title strong {
		font-size: 35px;
	}

	/*#wishbook .w-products .item br {
		display: none;
	}*/

	#wishbook .under-title p {
		font-size: 30px;
	}

	#wishbook .wi-hero .title {
		font-size: 30px;
	}

	#wishbook .wi-hero .title strong {
		font-size: 50px;
	}

}

@media screen and (max-width:991px) {
	#wishbook .wi-hero .title {
		font-size: 24px;
	}

	#wishbook .wi-hero .title strong {
		font-size: 40px;
	}

	#wishbook .w-products .title {
		font-size: 16px;
	}

	#wishbook .w-products .title strong {
		font-size: 25px;
		margin-bottom: 5px;
	}

	#wishbook .w-xmas .inner:after {
		right: -288px;
	}

	#wishbook .under-title p {
		font-size: 24px;
	}

	#wishbook .under-title a {
		width: 250px;
		height: 55px;
		line-height: 55px;
		font-size: 18px;
		margin-top: 0;
	}

	#wishbook .under-title {
		padding-top: 0;
	}

	#wishbook .wi-hero {
		padding-bottom: 45px;
	}

}

@media screen and (max-width:767px) {
	#wishbook .wi-hero:before{
		display: none;
	}
	#wishbook .wi-hero textarea {
		margin-bottom: 30px;
		height: 150px;
		font-size: 16px;
		padding: 20px 15px
	}

	#wishbook .wi-hero select,
	#wishbook .wi-hero input:not([type="submit"]) {
		height: 54px;
		font-size: 16px;
		padding: 0 15px;
		margin-bottom: 15px;
	}

	#wishbook .wi-hero {
		padding-bottom: 30px;
	}

	#wishbook .wi-hero .form .col-sm-12,
	#wishbook .wi-hero .form .col-sm-6 {
		padding: 0 0;
	}

	#wishbook .wi-hero .title strong {
		font-size: 30px;
	}

	#wishbook .w-xmas .inner {
		width: 50%;
		padding: 30px 0 30px 0;
	}

	#wishbook .w-xmas .inner:after {
		width: 120%;
		right: -120%;
		height: calc(100% + 15px);
		background-size: contain;
	}

	#wishbook .w-xmas .inner a {
		max-width: 100%;
	}

	#wishbook .w-products .item {
		width: 50%;
	}

	#wishbook .w-products .title strong {
		font-size: 20px;
		margin-bottom: 5px;
	}

	#wishbook .w-products .title {
		margin-bottom: 30px;
	}

	#wishbook .w-products {
		background-size: auto 80px;
	}

	#wishbook .wi-hero p {
		text-align: center;
		font-size: 14px;
		line-height: 1.3;
	}

}

@media screen and (max-width:600px) {
	#wishbook .under-title p {
		font-size: 18px;
		line-height: 1.3;
	}

	#wishbook .w-products .title {
		font-size: 14px;
	}

	#wishbook .w-xmas .inner {
		width: 100%;
		text-align: center;
	}

	#wishbook .w-xmas .inner:after {
		display: none;
	}

}

@media screen and (max-width:480px) {
	#wishbook .wi-hero .title strong {
		font-size: 22px;
	}

	#wishbook .wi-hero .title {
		font-size: 20px;
	}

	#wishbook .w-products .item .image {
		margin-bottom: 15px;
	}

	#wishbook .w-products .item {
		width: 100%;
	}

}