@import url("https://use.typekit.net/tzs2fgu.css");

html, body {
	width: 100%;
	background: #FFF;
}


/* HEADER */
#branding .container > a {
	width: 126px;
}


/* FOOTER */
#site_info {
	background: #FFF;
	border-top: 1px solid #000;
}


/* PLACE PAGE */
.content_details #content_main {
	background: url("/images/PrivateLabels/NorthFace/Northface_PageBG.jpg") no-repeat center top transparent;
	width: 100%;
	padding: 60px 0 0;
	position: relative;
}

@media screen and (min-width: 1500px) {
	.content_details #content_main {
		background-size: cover;
	}
}

.coupons_container #coupon_image {
	width: 915px;
	margin: 0 auto;
	text-align: left;
}

#coupon_image img {
	width: auto;
}

.map_container .container {
	background: none;
	padding: 80px 0;
	display: table;
}

	.map_container .container > div {
		display: table-cell;
		vertical-align: top;
		background: #ffffff;
		border: 1px solid #cbcbcb;
	}

.map_container #information {
	position: relative;
	/*width: 200px;*/
	padding: 20px 20px 70px;
}

	.map_container #information::after {
		content: "Hours Subject to Change Call Store for Details";
		display: block;
		background: #cbcbcb;
		clear: both;
		width: 160px;
		position: absolute;
		bottom: 0;
		left: 0;
		padding: 10px 40px;
		text-align: center;
		line-height: 1.25em;
		font-family: helvetica, sans-serif;
		font-size: 14px;
	}


	.map_container #information #storeopen {
		border-top: none;
		padding-top: 0;
	}

.map_container .container .divider {
	width: 15px;
	background: none;
	border: none;
}

.map_container .container #map_panel {
	padding: 20px;
	position: relative;
}

.map_container #information h3,
.map_container h2 {
	font-family: roboto-condensed, sans-serif;
	font-size: 1.3em;
	font-style: 700;
	font-weight: 700;
	line-height: 1em;
	color: #2a2a2a;
	text-decoration: none;
	text-transform: none;
	margin-top: -5px;
}

.days, .hours {
	font-size: .8em;
	line-height: 1.7em;
}

.map_container #information .days, .map_container #information .hours {
	color: #4d4d4d;
}

.map_container #information .days {
	width: 45px;
}

.map_container #information .hours {
	float: none !important;
	width: 150px;
}

#map_panel .directions_container {
	position: absolute;
	top: 15px;
	right: 20px;
}

.map_container .container #map_panel .directions_container * {
	display: inline-block;
	vertical-align: middle;
}

#map_panel .directions_container > input {
	border: 1px solid #cccccc;
	padding: 7px 10px 6px;
	width: 205px;
	font-size: 0.65em;
	color: #000E2680;
}

#directions_link {
	background: #2a2a2a;
	padding: 5px 10px;
	font-family: roboto, sans-serif;
	font-size: .8em;
	font-weight: 900;
	font-style: normal;
	color: #fff;
	position: relative;
	text-decoration: none;
	margin-left: -5px;
}

#map_panel .google_map {
	position: relative;
	overflow: hidden;
	border: 1px solid #d7d7d7;
	margin-top: 14px;
	width: 100% !important;
	height: 226px !important;
}

#site_info ul li.footer-home-btn, #site_info ul li.divider {
	display: none;
}


/* LIGHTBOX */
.info .name, .info .phone {
	font-family: roboto-condensed, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}

.printbtn {
	background: #000;
}

/* Skinning Team Noida  Start*/

body {
	padding: 0px;
	margin: 0px;
}

div#content_main {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.days,
.hours {
	color: #696969;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	border: none;
	margin: 0;
	text-transform: uppercase;
	font-size: 0.65em;
	line-height: 1.5em;
}

.days {
	width: 40px;
	font-weight: 700;
}

.hours {
	width: 110px;
}

.map_container .container {
	padding: 120px 0 470px;
	display: flex;
	flex-direction: column;
	width: 500px;
	background: #000;
}

.button h2 {
	color: #000;
}

.map_container .container > div {
	background: #000;
	border: unset;
}

#map_panel .directions_container {
	position: unset;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 4px;
}

.map_container #information h3,
.map_container h2 {
	color: #fff;
	font-size: 31px;
	font-weight: normal;
	margin-top: unset;
	margin-bottom: 10px;
}

.map_container #information .days,
.map_container #information .hours {
	color: #fff;
}

#map_panel .directions_container > input {
	border: unset;
	padding: 11px 10px 12px;
	width: 81%;
	font-size: 15px;
}

a#directions_link {
	background: #fff;
	margin-left: unset;
	color: #000;
	line-height: 30px;
	font-size: 15px;
	padding: 5.7px 20px;
	text-transform: capitalize;
	width: 13%;
	text-align: center;
}

.map_container .container #map_panel {
	padding: 20px 30px;
	position: relative;
}

.map_container #information::after {
	width: 81%;
	background: unset;
	color: #fff;
	text-align: left;
	padding-left: 30px;
	font-size: 14px;
	font-style: italic;
	font-family: helvetica, sans-serif;
}

div#storeopen span {
	font-size: 17px;
}

.map_container #information {
	position: relative;
	width: auto;
	padding: 20px 30px 40px;
}

	.map_container #information .days {
		width: 100px;
		font-weight: normal;
		text-transform: capitalize;
	}

.content_details #content_main {
	background-size: 100% auto !important;
	background: unset !important;
}

.map_container .container {
	padding: 60px 0 100px !important;
}

div#long_description {
	position: absolute;
	left: 0px;
	top: 0px;
}

	.coupons_container #coupon_image {
		width: 100%;
		margin: unset;
		text-align: left;
		position: relative;
	}

#coupon_image img {
	width: 340px !important;
	margin-left: 100px !important;
	margin-top: 153px !important;
	filter: brightness(0) saturate(100%) invert(100%) sepia(97%) saturate(11%) hue-rotate(310deg) brightness(104%) contrast(102%);
}

.coupons_container #coupon_image span:after,
.coupon-container span:after {
	text-align: left !important;
	margin-top: 130px !important;
	font-size: 1.5vw !important;
	width: 74% !important;
	margin-left: 100px !important;
	line-height: normal;
}

h1.coupon-main-heading {
	position: absolute;
	top: 220px;
	left: 100px;
	font-size: 3vw;
	color: #fff;
	font-family: helvetica, sans-serif;
}

#long_description .NorthFace .container a {
	top: 550px !important;
	left: 100px !important;
	margin: unset !important;
	border: unset;
	background: #fff !important;
	padding: 17px 50px !important;
	line-height: 21px !important;
	font-size: 15px !important;
	border-radius: 35px !important;
	font-weight: bold;
	font-family: helvetica, sans-serif;
}

.NorthFace .container {
	width: auto;
}

#long_description .NorthFace .container a h2 {
	font-weight: bold;
}

.copyright,
.footer-privacy-btn,
.address {
	font-family: helvetica, sans-serif;
}

#site_info ul .footer-privacy-btn a {
	text-transform: capitalize;
	font-size: 14px;
}

#site_info ul {
	padding: 0;
}

.map_container #information #storeopen {
	font-family: helvetica, sans-serif;
	width: 290px;
}

#site_info {
	background: #F8F8F8 0% 0% no-repeat padding-box;
}

	#site_info .copyright {
		font-size: 14px;
		line-height: 24px;
	}

@media only screen and (max-width: 1400px) {
	h1.coupon-main-heading {
		font-size: 46px;
		top: 140px;
	}

	.coupons_container #coupon_image span:after, .coupon-container span:after {
		margin-top: 90px !important;
		font-size: 21px !important;
		line-height: 30px !important;
	}

	#coupon_image img {
		width: 220px !important;
	}

	#long_description .NorthFace .container a {
		top: 450px !important;
	}

		#long_description .NorthFace .container a h2 {
			font-weight: bold !important;
			font-size: 17px;
		}
}

@media only screen and (max-width: 1149px) {
	#coupon_image img, .coupons_container #coupon_image span::after, .coupon-container span::after {
		margin-left: 35px !important;
	}

	h1.coupon-main-heading {
		font-size: 36px;
		top: 110px;
		left: 35px;
	}

	#long_description .NorthFace .container a {
		left: 35px !important;
		top: 490px !important;
	}
}

.mobile-only-button {
	display: none;
}

/* desktop 13-nov-24 start*/
.content_details #content_main .coupons_container #coupon_image span::after {
	padding-left: 10px;
}
/* desktop 13-nov-24 end*/
  
/* Skinning Team Noida End*/
