.name {
	font-size: 1.5rem;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Barlow-Condensed-Medium';
	margin-top: -.25rem;
	margin-bottom: -4px;
}
.price {
	font-size: 1rem;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Barlow-Condensed-Medium';
	margin-top: -.25rem;
}
.name-long {
	font-size: .9rem;
	font-weight: 600;
	text-transform: capitalize;
}
.btn-secondary {
    border-radius: .3rem;
    font-size: 18px;
    font-family: 'Barlow-Condensed-Medium';
    text-transform: uppercase;
    letter-spacing: 2px;
    white-space: nowrap;
    height: 38px;
    line-height: 1;
}
#general{
	margin-top: 35px;
}
#general h1 {
	font-family: 'Barlow-Condensed-Medium';
	text-transform: uppercase;
}
/*#general.container{
	max-width: 1600px;
}*/
/* Style Tips */
h2.advice_title{
	font-family: 'Barlow-Condensed-Medium';
	font-size: 2rem;
	position: absolute;
	padding: 2rem;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
a.advice_box{
	display: flex;
	justify-content: center;
	align-items: center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
a {
	color: #6E7874;
	text-decoration: none;
	background-color: transparent;
}
a:hover {
	color: #6E7874;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
.textStroke {
	font-family: 'Barlow-Condensed-Medium';
	text-shadow: -2px -2px 0 #ffffff, 2px -2px 0 #ffffff, -2px 2px 0 #ffffff, 2px 2px 0 #ffffff;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 5vw;
	margin-left: 23vw;
	margin-top: 4vw;
}
.containerBackground{

	background-color: #000000;
}

.textStrokeHeader {
	font-family: 'Barlow-Condensed-Medium';
	font-weight: 600;
	text-shadow: #ffffff -3px 3px 0px, #ffffff 3px -3px 0px, #ffffff -3px -3px 0px, #ffffff 3px 3px 0px, #ffffff 2px 1px 0px, #ffffff 4px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11vw;
	color: #000;
	mix-blend-mode: lighten;

}


.btn-primary3 {
	text-transform: uppercase;
	color: white;
	margin-bottom: 2rem;
	background-color: black;
}
.btn-primary3:hover {
	color: white;
	background-color: dimgray;
	border-color: transparent;
}

.kidsShoes{
	font-family: 'Barlow-Condensed-Medium',sans-serif;
	font-size: 2vw;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 2px;

}

/*blog redesign*/
.blog-shop-btn{
	background-color: #000;
	border-radius: 5px;
}
/*
h3{
	font-family: "Barlow-Condensed-Medium";
	text-transform: uppercase;
}
*/

@media (max-width:1024px){

	.topTextHeader {
		position: relative;
		align-items: center;
	}

	.topText{
		position: relative;
		top: 15rem;
		align-items: center;
	}
}

/* Style Tips */
#general.style__tips{
	max-width: 1080px;
}
@media (max-width:768px){
	#general.style__tips h1{
		font-size: 6vw;
	}
	.kidsShoes {
		font-family: 'Barlow-Condensed-Medium',sans-serif;
		font-size: 8vw;
		text-transform: uppercase;
		font-weight: 900;
		letter-spacing: 2px;
	}
	.textStroke {
		font-family: 'Barlow-Condensed-Medium';
		text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
		text-transform: uppercase;
		font-size: 7vw;
		margin-left: 5vw;
		margin-top: 14vw;
	}

	.topTextHeader {
		position: relative;
		align-items: center;
	}
	.textStrokeHeader {
		display: none;
	}
	.fuelShoeText {
		margin-top: 2vw;
		text-transform: uppercase;
		font-size: 13px;
		display: block;
		color: #000;
		font-family: 'Barlow-Condensed-Medium';
	}
	.fuelShoeColor {
		text-transform: uppercase;
		font-size: 11px;
		display: block;
		font-weight: 600;
		margin-top: -6px;
		letter-spacing: 1px;
		color: #212121;
		font-family: proxima-nova-n9, proxima-nova, sans-serif;
	}
	.primary-text {
		font-size: 5vw;
		letter-spacing: 4px;
		font-family: 'Barlow-Condensed-Medium';
		text-transform: uppercase;
		text-align: center;
		line-height: 1;
		margin-bottom: 50px;
		margin-top: 50px;
		font-weight: bold;
		color:#000;
		display: block;
	}
	.fuelText2 {
		display: none;
	}
	.fuelTextMobile {
		position: relative;
		top: 10rem;
		/* left: 1rem; */
		font-size: 3vw;
		align-items: center;
		color: white;
		font-family: 'Barlow-Condensed-Medium';
		font-size: 2.5vw;
		color: white;
		letter-spacing: 1px;
		text-align: center;
		width: 88vw;
		top: 0%;
		margin: 0 auto;
		/* left: 6vw; */
		line-height: 16px;
		/* right: 0; */
		word-spacing: 1px;
		text-shadow: 0px 2px 30px black;
	}
	.backgroundColor{
		background-color: #000;

		height: 32vw;
	}

	.backgroundColorBottom {
		background-color: #000;

		height: 26vw;
	}
	.mobileOnly{
		margin-top: -39vw;
	}
	#general.style__tips p{
		font-size: 2.5vw;
	}
	#general.style__tips li{
		font-size: 2.5vw;
	}
	#general.style__tips .style__subhead{
		font-size: 4vw;
	}
	.style__nav__link,
	.style__shoe__link{
		font-size: 12px;
	}
	.style__shoe__link.long__name{
		font-size: 9px;
	}
	.topImages {
		top: 14rem;
		left: 0rem;
		align-items: center;
	}
	.topText {
		top: 7rem;
		left: 5rem;
		align-items: center;
	}
}
@media (max-width:450px){
	#general.style__tips p{
		font-size: 3vw;
	}
	#general.style__tips li{
		font-size: 3vw;
	}
}
#general.style__tips .style__subhead{
	font-size: 1.5rem;
	text-transform: uppercase;
	font-family: 'Barlow-Condensed-Medium';
}
.btn-Castellano {
	color: #fff !important;
	background-color: #000000;
	border-color: transparent;
	font-size: 20px;
	text-transform: uppercase;
	vertical-align: center;
	text-align: center;
	font-family: 'Barlow-Condensed-Medium';

}
.btn-Castellano:hover {
	color: white;
	background-color: black;
	border-color: transparent;
}
.style__shoe__link{
	text-transform: uppercase;
	color: #000;
	font-size: 12px;
	display: block;
	text-align: left;
}
.style__shoe__longname {
	text-transform: uppercase;
	color: #000;
	font-size: 9px;
	margin-top: -1rem;
	text-align: left;

}
.style__shoe__link.long__name{
	font-size: 10px;
	display: block;
}
.style__nav__link {

	text-transform: uppercase;
	color: #000;
	font-size: 12px;
	display: block;
}
.style__nav__link img{
	width:20px;
	height: 10px;

}
img.shoe__img{
	margin-bottom: 15px;
}
/* SERVICE TABS */
#general.info .service-nav li.selected {
	background:#000;
	color:#fff;
}
#general.info .service-nav li.selected a{
	color:#fff !important;
}
#general.info .service-nav ul li {
	padding: 10px;
	border-top: thin solid #000;
	margin: 0;
}
#general.info .service-nav ul li:first-child {
	border-top: none;
}
#general.info .service-nav ul li:last-child {
	border-bottom: thin solid #000;
}
#general.info .service-nav ul {
	list-style: none;
	padding: 0;
}
#general.info .service-nav ul a{
	color: #000;
	text-transform: uppercase;
}
/* End Tabs*/

/*FAQ*/
#general .trigger{
	border-bottom: 1px solid transparent;
	transition: all .1s ease-in;
}
#general .trigger.active{
	color: #6E7874;
}
#general .toggle_container{
	padding-left:10px;
}
/* END FAQ*/

/*ABOUT PAGE*/
#general.about {
	margin-top:0;
}
#general.about .aboutTitle {
	background-image:url("images/about/aboutBack1.jpg");
	background-position: center;
	background-size: cover;
	padding: 100px 0px 50px 0px;
}
#general.about .aboutTitle img {
	width:25%;
	height: auto;
}

#general.about .timeline1 {
	background-image:url("images/about/aboutBack3.jpg");
	background-position: center;
	background-size: cover;
}

#general.about .timeline2 {
	background-image:url("images/about/aboutBack4.jpg");
	background-position: center;
	background-size: cover;
}
#general.about .timeline3 {
	background-image:url("images/about/aboutBack5.jpg");
	background-position: center;
	background-size: cover;
}
#general.about h1{
	margin: 50px 0;
	font-size: 100px;
	font-weight: normal;
	font-family: 'Barlow-Condensed-Medium',sans-serif;
	color: #fff;
}
#general.about {
	text-align: center;
	color:#fff;
}
@media (max-width:719px) {
	#general.about h1{
		margin: 50px 0;
		font-size: 50px;
		font-weight: normal;
		font-family: 'Barlow-Condensed-Medium',sans-serif;
		color: #fff;
	}
}
#general.about iframe {
	width: 100%;
	height: 750px;
}
/* STORE LOCATOR */
#general .googmap > div {
	width: 100% !important;
}
#general #results #info{
	color:#000;
}

/* RETURNS */
#general.returns iframe {
	width: 100%;
	height: 1200px;
}
@media (min-width: 431px) and (max-width: 719px) {
	#general.returns iframe {
		height: 1100px;
	}
}
@media (min-width: 361px) and (max-width: 430px) {
	#general.returns iframe {
		height: 1200px;
	}
}
@media (max-width: 360px) {
	#general.returns iframe {
		height: 1295px;
	}
}
/* KIDS */
#kids h1 {
	font-family: 'Barlow-Condensed-Medium',sans-serif;
	text-transform: uppercase;
	color:#fff;
	text-shadow: 7px 3px 20px #000;
	letter-spacing: 2px;
}
#kids .h2 {
	font-family: 'Barlow-Condensed-Medium',sans-serif;
}
#kids .mx-auto{
	left:0;
	right:0;
	position: absolute;
}
#supplyChain-body{
	padding-left: 0px !important;
	padding-right:0px !important;
}
#general.about .aboutTitle iframe{
	width: 833px;
	height: 636px;
}
/*Fuel Page*/
#general.fuel{
	max-width: 1920px;
}
.fuelText{
	font-family: 'Barlow-Condensed-Medium',sans-serif;
	font-size:13vw;
	color:#fff;
	position: absolute;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	width: 100%;
	top: -36%;
	line-height: 1;
}
.fuelShoe{
	position: absolute;
	text-align: center;
	width: 50vw;
	top: -61%;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.fuelArrow{
	position: absolute;
	width: 7vw;
	top: -30%;
	margin: 0 auto;
}
.fuelArrow.right{
	text-align: right;
	right: 0;
}
.fuelArrow.left{
	text-align: left;
	left:0;
}

.fuelSoles{
	margin-top:-10%;
}
.fuelBtn{
	background: #6d6b6c;
	padding: 10px;
	color: #fff;
	text-transform: uppercase;
	width: 485px;
	text-align: center;
	display: inline-block;
	margin-top: 50px;
	font-size: 26px;
}


.hp-text {
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	color: #000000;
	display: flex;
	flex-flow: column;
	height: 100%;
	width: 100%;
	justify-content: center;
	align-content: center;
}
.carousel-indicators li, .carousel a{
	cursor: pointer;
}
.hp-img{
	width: 100%;
}
@media (min-width:1600px){
	.fuelText{
		font-size:255px;
	}
	.fuelText2{
		font-size:23px;


	}
	.emailWidth{

		width: 40%;

	}
	.fuelShoeText{
		text-transform: uppercase;
		font-size: 18px;
		display: block;
		margin-top: -6px;
		color: #000;
		font-family: 'Barlow-Condensed-Medium';
	}
	.fuelShoeColor {
		text-transform: uppercase;
		font-size: 12px;
		display: block;
		font-weight: 600;
		margin-top: -3px;
		letter-spacing: 2px;
		color: #212121;
		font-family: proxima-nova-n9, proxima-nova, sans-serif;
	}

	.mobileOnly{
		margin-top: -47vw;
	}
	.fuelTextMobile {
		position: relative;
		top: 10rem;
		font-size: 3vw;
		align-items: center;
		color: white;
		font-family: 'Barlow-Condensed-Medium';
		font-size: 1.25vw;
		color: white;
		letter-spacing: 2px;
		text-align: center;
		width: 48vw;
		top: 17%;
		margin: 0 auto;
		line-height: 36px;
		word-spacing: 1px;
		text-shadow: 0px 2px 30px black;
	}
	.backgroundColor{
		background-color: #000;

		height: 16vw;


	}

	.backgroundColorBottom {
		background-color: #000;

		height: 26vw;
	}
	.topTextHeader {
		position: relative;
		align-items: center;
	}


	.primary-text {
		font-size: 3rem;
		letter-spacing: 4px;
		font-family: 'Barlow-Condensed-Medium';
		text-transform: uppercase;
		text-align: center;
		line-height: 1;
		margin-bottom: 50px;
		margin-top: 50px;
		font-weight: bold;
		color:#000;
		display: block;
	}
	.fuelText2{
		font-family: 'Barlow';
		font-size: 1.5vw;
		color: white;
		letter-spacing: 3px;
		text-align: center;
		width: 50vw;
		top: 55%;
		margin: 0 auto;
		left: 0;
		line-height: 29px;
		right: 0;
		word-spacing: 2px;
		text-shadow: 0px 2px 30px black;
	}
	/*kids lp button*/
	.kids-button-styling{
		padding: .4rem 2.75rem;
		height: 38px;
	}
	.kids-email-input{
		justify-content: center;
	}
	/*end kids lp button*/
	/*blog redesign*/
	.btn-primary:hover{
		color: #fff;
		background: #000;
	}
	.blog-shop-btn{
		background-color: #000;
		border-radius: 5px;
		font-size: .85rem;
		padding: .5rem;
		letter-spacing: 1px;
		text-transform: uppercase;
	}
	.blog-btn-container{
		/*		padding: 0 15px;*/
	}
	picture .top-section-img{
		width: 100%;
		height: 650px;
		object-fit: cover;
		object-position: center;
		max-height: 650px;
		min-height: 650px;

	}
	picture .top-section-img-four{
		width: 100%;
		height: 650px;
		object-fit: cover;
		object-position: center 100%;
		max-height: 650px;
		min-height: 650px;

	}
	.blog-btn-sm-img{
		margin: 0 auto 0 0;
		padding: 0 15px;
	}
	.middle-section-top-divide-line{
		border-bottom: 2px solid #6A6A6A;
		width: 100%;
	}
	.middle-section-bot-divide-line{
		border-bottom: 2px solid #6A6A6A;
		width: 100%;
	}
	.title .top-desc-sm-img{
		text-align: left;
		width: 80%;
		margin: 0 auto 0 0;
	}
	.title .top-desc-lg-img{
		width: 55%;
		text-align: left;
		margin-bottom: 0;
	}
	h3{
		font-family: "Barlow-Condensed-Medium";
		text-transform: uppercase;
		font-size: 1.25rem;
	}
	p.bottom-section-description{
		font-size: 1rem;
		width: 80%;
		margin: 0 auto 1rem auto;
	}


}
@media (max-width:1599px) and (min-width:1319px){
	.kidsShoes {
		font-family: 'Barlow-Condensed-Medium',sans-serif;
		font-size: 3vw;
		text-transform: uppercase;
		font-weight: 900;
		letter-spacing: 2px;
	}
	.emailWidth{

		width: 40%;

	}
	.fuelTextMobile {
		position: relative;
		top: 10rem;
		/* left: 1rem; */
		font-size: 3vw;
		align-items: center;
		color: white;
		font-family: 'Barlow-Condensed-Medium';
		font-size: 1.5vw;
		color: white;
		letter-spacing: 3px;
		text-align: center;
		width: 64vw;
		top: 14%;
		margin: 0 auto;
		/* left: 21vw; */
		line-height: 36px;
		/* right: 0; */
		word-spacing: 1px;
		text-shadow: 0px 2px 30px black;
	}
}
@media (max-width:1320px) and (min-width:1151px){
	.kidsShoes {
		font-family: 'Barlow-Condensed-Medium',sans-serif;
		font-size: 3vw;
		text-transform: uppercase;
		font-weight: 900;
		letter-spacing: 2px;
	}
	.emailWidth{

		width: 40%;

	}
	.fuelTextMobile {
		position: relative;
		top: 10rem;
		/* left: 1rem; */
		font-size: 3vw;
		align-items: center;
		color: white;
		font-family: 'Barlow-Condensed-Medium';
		font-size: 1.25vw;
		color: white;
		letter-spacing: 3px;
		text-align: center;
		width: 64vw;
		top: 14%;
		margin: 0 auto;
		/* left: 21vw; */
		line-height: 30px;
		/* right: 0; */
		word-spacing: 1px;
		text-shadow: 0px 2px 30px black;
	}
}
@media (max-width:1152px) and (min-width:767px){
	.kidsShoes {
		font-family: 'Barlow-Condensed-Medium',sans-serif;
		font-size: 6vw;
		text-transform: uppercase;
		font-weight: 900;
		letter-spacing: 2px;
	}
	.emailWidth{

		width: 40%;

	}
	.fuelTextMobile {
		position: relative;
		top: 10rem;
		/* left: 1rem; */
		font-size: 3vw;
		align-items: center;
		color: white;
		font-family: 'Barlow-Condensed-Medium';
		font-size: 1.5vw;
		color: white;
		letter-spacing: 3px;
		text-align: center;
		width: 64vw;
		top: 8%;
		margin: 0 auto;
		/* left: 21vw; */
		line-height: 20px;
		/* right: 0; */
		word-spacing: 1px;
		text-shadow: 0px 2px 30px black;
	}
}

@media (max-width:1599px) and (min-width:768px){
	.topTextHeader {
		position: relative;
		letter-spacing: 10px;
		align-items: center;
	}
	.primary-text {
		font-size: 3vw;
		letter-spacing: 4px;
		font-family: 'Barlow-Condensed-Medium';
		text-transform: uppercase;
		text-align: center;
		line-height: 1;
		margin-bottom: 50px;
		margin-top: 50px;
		font-weight: bold;
		color:#000;
		display: block;
	}
	.fuelShoeText {
		text-transform: uppercase;
		font-size: 17px;
		display: block;
		margin-top: -6px;
		color: #000;
		margin-top: 1vw;
		margin-bottom: 1vw;
		line-height: 1.5vw;
		font-family: 'Barlow-Condensed-Medium';
	}
	.fuelShoeColor {
		text-transform: uppercase;
		font-size: 11px;
		display: block;
		font-weight: 600;
		letter-spacing: 2px;
		margin-top: -6px;
		color: #212121;
		font-family: proxima-nova-n9, proxima-nova, sans-serif;
	}
	.topImages {
		position: relative;
		top: 9vw;
		align-items: center;
	}
	.mobileOnly{
		margin-top: -49vw;
	}

	.backgroundColor {
		background-color: #000;

		height: 20vw;
	}
	.backgroundColorBottom {
		background-color: #000;

		height: 26vw;
	}

	.fuelText2 {
		font-family: 'Barlow';
		font-size: 2vw;
		color: white;
		letter-spacing: 3px;
		text-align: center;
		width: 75vw;
		top: 55%;
		margin: 0 auto;
		/* left: 26px; */
		line-height: 21px;
		/* right: 0; */
		word-spacing: 2px;
		text-shadow: 0px 2px 30px black;
	}
	/*kids lp button*/
	.kids-button-styling{
		padding: .4rem 2.75rem;
		height: 38px;
	}
	.kids-email-input{
		width: 50%;
		justify-content: center;
	}

	/*end kids lp button*/
	/*blog redesign*/
	.btn-primary:hover{
		color: #fff;
		background: #000;
	}
	.blog-shop-btn{
		background-color: #000;
		border-radius: 5px;
		font-size: .85rem;
		padding: .5rem;
		letter-spacing: 1px;
		text-transform: uppercase;

	}
	.blog-btn-container{
		/*		padding: 0 15px;*/
	}
	picture .top-section-img{
		width:100%;
		height:400px;
		object-fit:cover;
		object-position: center;
		max-height: 450px;
		min-height:400px;

	}
	picture .top-section-img-four{
		width: 100%;
		height: 400px;
		object-fit: cover;
		object-position: center 100%;
		max-height: 450px;
		min-height: 400px;

	}

	p.bottom-section-description{
		font-size: 1rem;
		width: 80%;
		margin: 0 auto;
	}

	h3{
		font-family: "Barlow-Condensed-Medium";
		text-transform: uppercase;
		font-size: 1.1rem;
	}
	.middle-section-top-divide-line{
		border-bottom: 2px solid #6A6A6A;
		width: 100%;
	}
	.middle-section-bot-divide-line{
		border-bottom: 2px solid #6A6A6A;
		width: 100%;
	}
	.blog-btn-sm-img{
		margin: 0 auto 0 0;
		padding: 0 15px;
	}
	.title .top-desc-sm-img{
		text-align: left;
		width: 80%;
		margin: 0 auto 0 0;
	}
	.title .top-desc-lg-img{
		width: 55%;
		text-align: left;
		margin-bottom: 0;
	}
	h3.mid-title{
		font-family: "Barlow-Condensed-Medium";
		text-transform: uppercase;
		margin-bottom: 0 !important;
	}

}
@media (min-width:1500px){

	.shoeSpacingLeft {
		margin-left: 5vw;
		MARGIN-BOTTOM: 9px;
	}

	.fuelText2{
		font-family: 'Barlow';
		font-size: 1.5vw;
		color: white;
		letter-spacing: 3px;
		text-align: center;
		width: 50vw;
		top: 55%;
		margin: 0 auto;
		left: 0;
		line-height: 29px;
		right: 0;
		word-spacing: 2px;
		text-shadow: 0px 2px 30px black;
	}
	.shoeSpacingRight {
		margin-right: 5vw;
		MARGIN-BOTTOM: 9px;
	}
	.topImages{
		position: relative;
		top: 14rem;

		align-items: center;
	}
	.topText {
		position: relative;
		top: 28rem;
		left: 18vw;
		align-items: center;
	}
	.topTextHeader {
		position: relative;
		align-items: center;
		letter-spacing: 10px;
	}
	.bottomImages{
		position: absolute;
		top: 60px;
		left: 80px;
	}
}

.carousel-indicators{
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
	height:20px;
	right:10px;
	left:auto;
	width:auto;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.carousel-indicators li{
	display:block;
	margin-bottom:5px;
	border:1px solid #FFFFFF;
	border-radius: 12px;
	width: 12px;
	height: 12px;
}
.carousel-indicators li.active{
	margin-bottom:5px;
	background:#FFFFFF;

}

@media (max-width:720px){
	.fuelSoles{
		margin-top:0%;
		background-color: #000;
	}
	.fuelBtn{
		width: 75vw;
		font-size: 4vw;
	}
}
/*Great Lakes LP*/
#general.lakes #head{
	background-image: url(../../../../../payara5/glassfish/domains/webadmin/applications/phoenix-jee6/phoenix-jee6-war_war/resources/images/index/Waves.png);
}
#general.lakes #shoes{
	background-color: #93a0a5;
	color: #fff;
	text-transform: uppercase;
}
#general.lakes #shoes .link{
	color: #fff;
	border-bottom: 2px solid #fff;
}
#general.lakes #shoes .link:hover{
	text-decoration: none;
}
#general.lakes #banner{
	background-image: url(images/index/banner.png);
	color: #fff;
	height: 500px;
}
#general.lakes #banner p{
	line-height: 2;
}
#general.lakes #tech{
	margin-top:-5vw;
}
#general.lakes .h3,
#general.lakes .h6{
	color: #fff;
}
@media (max-width:992px) and (min-width:767px){

	.shoeSize{
		height: 285px;
		width: 285px;
	}

}
@media (max-width:992px){
	#general.lakes .h3{
		font-size: 1rem;
	}
	#general.lakes .h6{
		font-size: .5rem;

	}
	.name-long {
		font-size: .6rem;
		font-weight: 600;
		text-transform: capitalize;
	}
	.name {
		font-size: 1.2rem;
		font-weight: bold;
		text-transform: uppercase;
		font-family: 'Barlow-Condensed-Medium';
		margin-top: -.25rem;
		margin-bottom: -4px;
	}

	.topTextHeader {
		position: relative;
		align-items: center;
	}
	.textStrokeHeader {
		font-family: 'Barlow-Condensed-Medium';
		font-weight: 600;
		text-shadow: -3px 3px 0 #ffffff, 3px -3px 0 #ffffff, -3px -3px 0 #ffffff, 3px 3px 0 #ffffff;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 11vw;
		color: #000;
		mix-blend-mode: lighten;

	}

	.btn-Castellano {
		color: #fff !important;
		background-color: #000000;
		border-color: transparent;
		font-size: 14px;
		text-transform: uppercase;
		vertical-align: center;
		text-align: center;
		font-family: 'Barlow-Condensed-Medium';
		align-items: center;
		width: 45%;
		line-height: 153%;
	}
}
@media (max-width: 300px){
	.btn-Castellano {
		color: #fff !important;
		background-color: #000000;
		border-color: transparent;
		font-size: 12px;
		text-transform: uppercase;
		vertical-align: center;
		text-align: center;
		font-family: 'Barlow-Condensed-Medium';
		align-items: center;
		width: 45%;
		line-height: 96%;
	}
}
/* Fuel Reflect Page */
#backgroundBlack{
	background-image: linear-gradient(white 50%, black 50%);
}


@media (max-width:768px){
	.emailWidth{

		width: 100%;

	}
	.mobileWidth{
		background: black;
		width: 200px;
		margin: 0 auto;
	}
	.mobileSize{
		width: 190px;
		height: 190px;
	}
	#backgroundBlack {
		background-image: linear-gradient(white 10%, black 10%);
	}
}

@media (max-width:500px){
	.mobileSize {
		width: 140px;
		height: 140px;
	}
	.fuelShoeText {
		margin-top: 2vw;
		text-transform: uppercase;
		font-size: 11px;
		display: block;
		color: #000;
		font-family: 'Barlow-Condensed-Medium';
	}
	.fuelShoeColor {
		text-transform: uppercase;
		font-size: 8px;
		display: block;
		font-weight: 600;
		margin-top: 0px;
		letter-spacing: 2px;
		color: #212121;
		font-family: proxima-nova-n9, proxima-nova, sans-serif;
	}
	.backgroundColor {
		background-color: #000;

		height: 45vw;
	}
	.fuelTextMobile {
		position: relative;
		top: 10rem;
		/* left: 1rem; */
		font-size: 3vw;
		align-items: center;
		color: white;
		font-family: 'Barlow-Condensed-Medium';
		font-size: 2.5vw;
		color: white;
		letter-spacing: 1px;
		text-align: center;
		width: 77.5vw;
		top: 0%;
		margin: 0 auto;
		/* left: 6vw; */
		line-height: 16px;
		/* right: 0; */
		word-spacing: 2px;
		text-shadow: 0px 2px 30px black;
	}
	.carousel-indicators li {
		display: block;
		margin-bottom: 5px;
		border: 1px solid #FFFFFF;
		border-radius: 12px;
		width: 16px;
		height: 16px;
	}

	.carousel-indicators {
		/* position: absolute; */
		/* top: 0; */
		display: block;
		bottom: -265px;
		margin-right: 41vw;
		/* margin: auto; */
		/* height: 20px; */
		/* padding: 25px; */
		/* right: 10px; */
		/* left: auto; */
		width: auto;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
	}
}
#shippingReturns .h5 {
	margin-top: 1rem;
	display: inline-block;
}
/*Resources Navigation Menu Button*/
.btn-resources{
	background-color: #fff;
	border: 2px solid #000;
	color: #000;
}
.btn-resources:focus{
	background-color: #000;
	border: 2px solid #000;
	color: #fff;
}
/*Sales Videos*/
#salesVideos{
	background-color: #000;
	background-repeat: no-repeat;
	background-size: contain;
	padding-bottom: 2rem;
	padding-left: 5rem;
	padding-right: 5rem;
}
#salesVideosHeader{
	background-color: #000;
	padding: 1rem;
}
body.moday-open{
	overflow-x: hidden;
	overflow-y: hidden;
}
.modal-dialog{
	max-width: 700px;
}
.modal-body{
	padding: 0;
}
.modal-content{
	background-color: #000;
	border-radius: 0;
	z-index: 1;
}
.close{
	color: #fff;
}
#videoMask{
	background: #000;
	opacity: .75;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
}
.video{
	margin-bottom: 4rem;
}
.video-title{
	font-size: 1.15rem;
	color: #fff;
	font-family: proxima-nova;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	margin-top: .75rem;
}
.video-description{
	font-size: .75rem;
	color: #fff;
	font-family: proxima-nova;
	letter-spacing: 1px;
	display: block;
	text-align: justify;
}
.page-header{
	color: #fff;
	font-family: 'Barlow-Condensed-Medium';
	font-size: 3rem;
	text-transform: uppercase;
	display: block;
	letter-spacing: 2px;
}
.page-description{
	color: #fff;
	font-family: proxima-nova;
	font-size: 1rem;
	display: block;
	letter-spacing: 1px;
	font-weight: 600;
}
.page-nav{
	color: #fff;
	font-family: proxima-nova;
	text-transform: uppercase;
	font-size: 1rem;
	letter-spacing: 1px;
	font-weight: 700;
	display: flex;
	align-items: center;
}
.page-nav.next{
	justify-content: flex-end;
}
.page-nav.prev{
	justify-content: flex-start;
}
img.video-thumbnail:hover {
	cursor: pointer;
	opacity: .9;
}
#salesVideos iframe{
	width: 100%;
	height: 35vw;
}
@media (max-width:767px){
	#salesVideos{
		padding-bottom: 2rem;
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.page-header{
		font-size: 6vw;
	}
	.page-description{
		font-size: 3.25vw;
	}
	.page-nav{
		font-size: 3.25vw;
	}
	#salesVideos iframe{
		width: 100%;
		height: 50vw;
	}
	/*kids lp button*/
	.kids-button-styling{
		padding: .4rem 2.75rem;
		height: 38px;
	}
	.kids-email-input{
		width: 50%;
		justify-content: center;
	}

	/*end kids lp button*/
	/*blog redesign*/
	.btn-primary:hover{
		color: #fff;
		background: #000;
	}

	.blog-shop-btn{
		background-color: #000;
		border-radius: 5px;
		font-size: 3vw;
		padding: .5rem;
		letter-spacing: 1px;
		text-transform: uppercase;
		margin-bottom: 1rem;
	}
	.blog-btn-container{
		margin: 0 auto;
	}
	p.bottom-section-description{
		font-size: 3vw;
		width: 80%;
		margin: 0 auto .75rem auto;
	}
	h3{
		font-family: "Barlow-Condensed-Medium";
		text-transform: uppercase;
		font-size: 5vw;
		padding: .25rem 0;

	}
	.middle-section-top-divide-line{
		border-bottom: 2px solid #6A6A6A;
		width: 100%;
		margin: 1rem 0 3rem 0 !important;
	}
	.middle-section-bot-divide-line{
		border-bottom: 2px solid #6A6A6A;
		width: 100%;
		margin: 1rem 0 3rem 0 !important;
	}
	.top-btns-desktop-only{
		display: none !important;
	}
	h3.title{
		font-family: "Barlow-Condensed-Medium";
		text-transform: uppercase;
		font-size: 3vw;
		padding: .25rem 0;
		margin-top:.5rem !important;
	}
	h3.mid-title{
		font-family: "Barlow-Condensed-Medium";
		text-transform: uppercase;
		font-size: 3vw;
		padding: .25rem 0;
		margin-top:.75rem !important;

	}
	.title .top-desc-sm-img{
		text-align: center;
		width: 80%;
		margin: 0 auto 5vw auto;
		font-size: 3vw;
	}
	.title .top-desc-lg-img{
		width: 80%;
		text-align: center;
		margin: 0 auto 5vw auto;
		font-size: 3vw;

	}

}
#general.rewards .h4{
	font-family: 'Barlow-Condensed-Medium';
	text-transform: uppercase;
	letter-spacing: 2px;
}
#general.rewards .h4.white{
	color:#fff;
}
#general.rewards .background-black{
	background: #000;
}

/* CCPA */
#general.ccpa.container {
	max-width: 1400px;
	padding-bottom: 35px;
}
#general.ccpa h1 {
	text-align: center;
	font-size: 35px;
}
#general.ccpa textarea {
	width: 100%;
}
#general.ccpa .form-group {
	margin-bottom: 2.5rem
}
#general.ccpa .form-group.hide {
	display: none;
}
#general.ccpa #showStreet2 span {
	text-decoration: underline;
	cursor: pointer;
}
#general.ccpa #showStreet2 span:hover {
	text-decoration: none;
}
#general.ccpa .footnote {
	font-size: 13px;
}
#general.ccpa .requiredfield {
	color: red;
}
#general.ccpa .form-control.missing {
	background-color: rgba(250, 0, 0, 0.3);
}
#general.ccpa .btn {
	border: 1px solid #000;
	width: 100%;
	font-weight: 700;
  font-size: 16px;
}
#general.ccpa .btn.selectAll {
  width: auto;
	padding: .25rem;
	min-width: 100px;
  font-weight: 500;
  font-size: 14px;
}
#general.ccpa #btnCcpaSubmitDisabled.btn.btn-secondary {
	background-color: #6c757d;
}
#general.ccpa .btn:hover {
	background-color: rgba(0,0,0,.7);
}
#general.ccpa .btn.btn-cancel:hover {
	background-color: rgba(0,0,0,.1);
}
#general.ccpa .thanks {
	font-size: 23px;
}
#general.ccpa .infoBubble {
	width: 15px;
  margin-top: -5px;
}
#general.shoe-care .name{
	font-size: 1.25rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	color: black;
	font-family: 'Barlow-Condensed-Medium';
	margin-top: -.25rem;
	margin-bottom: 4px;
}
#general.shoe-care .product-sku{
	font-size: .75rem;
	font-weight: 400;
	font-family: proxima-nova,sans-serif;
	color: #000;
}
#general.shoe-care .ingredient-info{
	display:block;
	padding: .15rem 0 .25rem;
	font-size: .75rem;
	font-weight: 600;
	font-family: proxima-nova,sans-serif;
	text-decoration: underline;
	color: #000;
	line-height: 1.25;
	text-transform: uppercase;
}

/*Blog Button Styling*/

@media (min-width:768px) {
	.blog-category {
		background-color: #5A5B5E;
		padding: 0.65vw 2vw;
		text-transform: uppercase;
		letter-spacing: 1px;
		color: #fff!important;
		max-width: 100%;
		display: block;
		text-align: Center;
	}
}
@media (max-width:768px) {
	.blog-category {
		background-color: #5A5B5E;
		padding: 1vw 2vw;
		text-transform: uppercase;
		letter-spacing: 1px;
		color: #fff!important;
		max-width: 100%;
		display: block;
		text-align: Center;
	}
}

#smsPage {
	padding: 75px 25px;
	background: #647274;
	color: #fff;
	display: flex;
	box-sizing: border-box;
	justify-content: center;
	align-items: center;
	text-decoration: inherit;
	cursor: default;
	position: relative;
}
#smsPage .inner {
	max-width: 490px;
	position: relative;
	margin: 0 auto;
	flex-wrap: wrap;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-family: proxima-nova,sans-serif;
}
#smsPage .inner .heading,
#smsPage .inner .offer {
	font-size: 35px;
	font-family: 'Barlow-Condensed-Medium', sans-serif;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 1px;
	text-align: center;
	text-transform:uppercase;
	width:100%;
}
#smsPage .inner .heading {
	margin-bottom: 0;
	padding-bottom: 0.2em;
}
#smsPage .inner .offer {
	padding-top:4px;
}
#smsPage .inner .text {
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3;
	letter-spacing:1px;
	text-align: center;
	margin: 0;
	padding: 0.4em 0 0.2em;
	width:100%;
	text-transform:uppercase;
}
#smsPage .inner .text.line-one{
	margin-bottom:20px;
}
#smsPage .inputLabel {
	position: absolute;
	font-size: 16px;
	color: #979696;
	margin-top: 11px;
	margin-left: 10px;
	padding: 0 5px;
	transition: all .2s ease;
	z-index: 10;
}
#smsPage .inputLabel.focus,
#smsPage .inputLabel.active {
	margin-top: 2px;
	margin-left: 2px;
	font-size: 11px;
	background-color: transparent;
	transition: all .2s ease;
}
#smsPage .input {
	width: 100%;
	font-size: 14px;
	border: none;
	padding: 13px;
	color: #979696;
	border-radius: 3px;
}
#smsPage input:focus {
	box-shadow: 0 0 0 2px #72807B inset;
	outline: none;
}
#smsPage .btn {
	border: 1px solid #000;
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	width: 100%;
	height: 44px;
	padding: 0;
	margin-top: 20px;
	border-radius: 5px;
	font-family: 'Barlow-Condensed-Medium', sans-serif;
	letter-spacing: 1.2px;
}
#smsPage .inner .conditions {
	width: 100%;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.3;
	text-align: left;
	margin: 2em 0 0;
}
#smsPage .inner .conditions a {
	color: #fff;
	text-decoration: underline;
}
#smsPage .inner .conditions a:hover {
	opacity: .6;
}
#smsPage .inner .text-success,
#smsPage .inner .text-danger {
	font-family: proxima-nova, sans-serif;
	font-weight: 400;
	font-size: 11px;
	width: 100%;
	padding: 1px;
	position: relative;
	text-align: left;
	display: none;
	margin-bottom: 0;
}
#smsPage .inner .text-danger {
	color: rgb(233, 112, 112) !important;
}
