@font-face {
	font-family: 'lobster_twobold';
	src: url('../fonts/lobstertwo-bold-webfont.woff2') format('woff2'), url('../fonts/lobstertwo-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'assistantsemibold';
	src: url('../fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/Gotham-Book.otf')  format('opentype'), url('../fonts/Gotham-Book.woff') format('woff'), url('../fonts/Gotham-Book.ttf')  format('truetype'), url('../fonts/Gotham-Book.svg#Gotham-Book') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'lobster_twobold_italic';
	src: url('../fonts/lobstertwo-bolditalic-webfont.woff2') format('woff2'), url('../fonts/lobstertwo-bolditalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'lobster_twoitalic';
	src: url('../fonts/lobstertwo-italic-webfont.woff2') format('woff2'), url('../fonts/lobstertwo-italic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'lobster_tworegular';
	src: url('../fonts/lobstertwo-regular-webfont.woff2') format('woff2'), url('../fonts/lobstertwo-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
.coupon-modal{display: none!important;}
#flow-banner {
    background-image: url(../images/flow-banner.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    margin-top: -50px;
    margin-bottom: 70px;
}
#flow-banner .container{
	width: 1000px;
	max-width: 100%;
	position: relative;
	padding: 45px 15px 25px 15px;
}
#flow-banner h1{
font-size: 53px;
color:#ffffff;
margin:0;
text-shadow: 6px 6px 6px rgba(0,0,0,0.23);
}
#flow-banner h2{
font-size: 26px;
color:#ffffff;
margin:0;
text-transform: uppercase;
}
#flow-banner h2 span{
font-size: 41px;
position: relative;
}
#flow-banner h2 span:after{
	content: "";
	display: block;
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 329px;
	height: 13px;
	background-image: url(../images/icon-curl.png);

}
#flow-banner img{
	position: absolute;
	right: 20px;
	top: 20px;
}


.step[rel='1'] form{
	position: relative;
}
.step[rel='1'] form:before{
	content: "";
	z-index: -1;
	display: block;
	position: absolute;
	right: 30px;
	top: -165px;
	width: 119px;
	height: 163px;
	background-image: url(../images/mike-form.png);
}
.flow-cart-product p.blue{
	font-size: 22px;
	line-height: 26px;
	color: #43bccd;
	margin:30px 0 5px 00;
}
.flow-cart-product p.blue span{
	display: block;
	color: #f51200;
}
#userflow .sorry{
text-align: center;
padding: 100px 15px;
}
#userflow .sorry h1{
font-size: 72px;
    line-height: 1;
    color: #f21907;
    margin: 0 0 20px 0px;
    font-family: 'lobster_twobold_italic';
    text-shadow: 2px 2px 0 #301c18;
}
#userflow .sorry p{
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 35px;
	color: #000000;
}
#userflow .sorry  a{
	color: #eb212e;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.flow-intro{
	width: 100%;
	text-align: center;
}
.flow-intro h1{
	font-size: 35px;
	font-family: 'assistantextrabold';
	color: #04c812;
	margin:0 0 0 0;
}
.flow-intro p{
	font-size: 16px;
	line-height: 25px;
	font-weight: 600;

}
.flow-intro p strong{
	text-transform: uppercase;
		font-family: 'assistantextrabold';
}
.flow-before {
	font-size: 0;
	text-align: center;

	margin: 60px auto 0 auto;
	width: 800px;
	max-width: 100%;
	-webkit-box-shadow: 0 0 10px 1px rgba(90,90,90,0.1);
box-shadow: 0 0 10px 1px rgba(90,90,90,0.1);
padding: 25px 15px 15px 15px;
 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.flow-before > div{
	display: inline-block;
	vertical-align: middle;
}
.flow-before  .before-price{
	margin-left: 15px;
	text-align: left;
}
.flow-before  .before-price h2{
font-size: 15px;
line-height: 25px;
font-weight: 400;
color: #000000;
	font-family: 'Lato', sans-serif;
	margin:0;
	padding: 0;
}
.flow-before  .before-price h2 + p{
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #bcbcbc;
	font-family: 'Lato', sans-serif; 
	text-decoration: line-through;
}
.flow-before  .before-price h2 + p + p{
	font-size: 20px;
	line-height: 20px;
	font-weight: 800;
	color: #f71726;
	font-family: 'Lato', sans-serif; 
	margin-top: 20px;
}
.flow-before  .before-buttons {
	width: 260px;
	margin-left: 60px;
}
.flow-before  .before-buttons a:first-child{
  display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
width: 100%;
height: 80px;
background-color: #04c812;
color: white;
text-align: center;
max-width: 100%;
font-size: 15px;
	font-family: 'assistantextrabold';
	padding: 0 15px;
	border: 2px solid #00bf0e;
	-webkit-box-shadow: 0 0 10px 1px rgba(90,90,90,0.17);
box-shadow: 0 0 10px 1px rgba(90,90,90,0.17);


}

.flow-before  .before-buttons a:last-child{
  display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
width: 100%;
height: 68px;
text-align: center;
max-width: 100%;
margin-top: 10px;
font-size: 15px;
color: #f71726 ;
	font-family: 'assistantextrabold';
	padding: 0 15px;
	border: 1px solid #e1e1e1;


}
.flow-before  .before-buttons a:first-child strong{
	display: block;
	font-size: 22px;
	line-height: 25px;
	margin-bottom: -5px;
	width: 100%;
}
.step:not(.active) {
	display: none;
}

.flow-hero {
	height: 370px;
	text-align: center;
	color: white;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 95px;
	background-image: url(../images/hero-notext.jpg);
	padding-left: 290px;
}

.flow-hero-last.woo {
	background-image: url(../images/woo-hoo-notext.jpg);
}
.flow-hero-last.last{
	background-image: url(../images/hero-last-last-notext.jpg);
}
.flow-hero-last {
	background-image: url(../images/end-hero.jpg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	height: 370px;
	font-size: 20px;
	line-height: 30px;
	font-family: 'assistantsemibold';
	color: #ffffff;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}


.flow-hero-last .lobster {
	font-size: 120px;
	line-height: 1;
	margin-bottom: 45px;
	-moz-transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	transform: rotate(-2deg);
}

.flow-hero-last  p {
	font-size: 20px;
	line-height: 30px;
}

.flow-hero-last  p strong {
	font-family: 'assistantextrabold';
}

.flow-hero-last  p.bolder {
	font-size: 25px;
	line-height: 35px;
	font-family: 'assistantextrabold';
}

.lobster {
	font-family: 'lobster_twobold_italic';
	text-shadow: 5px 5px 0 #000000;
}

.flow-main {
	width: 1070px;
	max-width: 100%;
	margin: 65px auto 45px auto;
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.flow-main .flow-sidebar.last .flow-cart{
	padding: 5px 15px;
}
.flow-main .flow-sidebar.last .flow-cart.new .flow-cart-title {

    font-size: 25px;
}
.flow-main .flow-sidebar.last .flow-cart.new .flow-cart-sub-title {
    font-size: 14px;
    line-height: 1;
    margin: 0 0 30px 0;
}

.flow-main .flow-sidebar.last .flow-cart-infos p:nth-child(1) {

    font-size: 18px;
}
.flow-main .flow-sidebar.last .flow-cart-infos p:nth-child(3) {
    font-size: 12px;
    line-height: 18px;
}
.flow-main .flow-sidebar.last .flow-cart-infos p:nth-child(2){
	font-size: 14px;
	line-height: 18px;
}
.flow-main .flow-sidebar.last .flow-cart{

    background-size: 60%;
}
.flow-main .flow-sidebar .inner {
	width: 100%;
	max-width: 100%;
	margin-bottom: 45px;
}
.flow-main .flow-sidebar.almost .flow-cart{
	padding-top: 5px;
}
.flow-main .flow-sidebar .flow-cart,
.flow-main .flow-sidebar .flow-cart-mini {
	padding: 25px 25px;
	border: 1px solid #cccccc;
	margin-bottom: 45px;
		position: relative;
		background-image: url(../images/checkout-stars.png);
		background-repeat: no-repeat;
		background-position: 100% 0;
}

.step[rel="1"] h2{
	width: 400px;
	max-width: 100%;
	position: relative;
}
.step[rel="1"] h2:after{
	content: "";
	display: block;
	background-image: url(../images/icon-dude-checkout.png);
	width: 78px;
	height: 102px;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	right: 30px;
	top: -10px;
}
.flow-main .flow-sidebar .flow-cart.new .flow-cart-title{
margin-bottom: 0;
font-size: 36px;
font-family: 'assistantextrabold';

color: #fc691b;
}
.flow-main .flow-cart-product-title{
	font-size: 18px;
	color: #5d5d5d;
	line-height: 20px;
	font-family: 'assistantlight';
	margin:30px 0 0 0;
}
.flow-main .flow-sidebar .flow-cart.new .flow-cart-sub-title span{
	color: #fc691b;
}
.flow-main .flow-sidebar .flow-cart.new .flow-cart-sub-title{
	font-size: 20px;
	line-height: 24px;
	color: #1d3460;
	font-family: 'assistantextrabold';
	
	margin:0 0 40px 0;
}
.flow-main .flow-sidebar .flow-cart.new h2{
	margin-top: 0;
	margin-bottom: 0;
}
.flow-sidebar .flow-help-container{
	    margin-top: 15px;
    padding: 0;
}

.flow-main .flow-sidebar .flow-cart.new h2 + p + p{
	font-size: 15px;
	color: #000;
		font-family: 'Lato', sans-serif;
		font-weight: 400;line-height: 1.3;

}
.flow-main .flow-sidebar .flow-cart.new h2 + p + p strong{
	font-family: 'Lato', sans-serif;
	font-weight: 800;
		font-size: 15px;
}
.flow-main .flow-sidebar .flow-cart-mini .flow-cart-title {
	font-size: 20px;
	color: #ff0b22;
	margin-bottom: 20px;
	font-weight: bold;
	font-family: 'assistantextrabold';
}

.flow-main .flow-sidebar .flow-cart.new img{
	max-width: 100%;
	display: block;
	margin:0 auto;
}
.flow-main .flow-sidebar .flow-cart.new.wo:before{
	display: none;
}
.flow-main .flow-sidebar .flow-cart.new.wo .flow-cart-title{
	margin-bottom: 25px;
}
.flow-main .flow-sidebar .flow-cart-infos{
margin-top: 10px;
margin-bottom: 10px;
}
.flow-main .flow-sidebar .flow-cart-infos p:nth-child(1){
	margin: 0;
	font-size: 25px;
	line-height: 1.3;
	color: #fc691b;
	font-family: 'assistantextrabold';
}
.flow-main .flow-sidebar .flow-cart-infos p:nth-child(2){
	font-size: 20px;
	line-height: 24px;
	color: #5d5d5d;
	font-family: 'assistantsemibold';
	margin:0;
}
.flow-main .flow-sidebar .flow-cart-infos p:nth-child(3){
	font-size: 18px;
	line-height: 24px;
	color: #5d5d5d;
	margin:0;
}
.flow-main .flow-sidebar .flow-cart.new:before{
	content: "";
	display: none;
	position: absolute;
	top:-43px;
	left: -35px;
	height: 124px;
	width:449px;
	background-image: url(../images/party.png);
    background-size: contain;
    max-width: calc(100% + 35px);
    background-repeat: no-repeat;
}
.flow-main .flow-sidebar .flow-cart-mini .flow-cart-product >div {
	margin: 0 -15px 0 0;
}
.flow-cart-product img{
	max-width: 100%;
}

.flow-main .flow-sidebar .flow-cart-mini .flow-cart-product >div img {
	width: 90px;
	height: auto;
	display: inline-block;
	vertical-align: middle;
}

.flow-main .flow-sidebar .flow-cart-mini .flow-cart-product >div  p {
	width: calc(100% - 90px);
	display: inline-block;
	vertical-align: middle;
}

.flow-main .flow-sidebar .flow-cart-mini .flow-cart-product>div  p {
	font-size: 20px;
	color: #f71726;
	font-family: 'assistantextrabold';
	padding-left: 15px;
}

.flow-main .flow-sidebar .flow-your-info p,
.flow-main .flow-sidebar .flow-your-info p a {
	font-size: 12px;
	line-height: 18px;
	font-weight: 300;
	color: #222222;
}

.flow-main .flow-sidebar .flow-your-info a.edit {
	font-size: 12px;
	color: #000000;
	font-family: 'assistantsemibold';
	text-decoration: underline !important;
	margin-top: 5px;
	display: inline-block;
}

.flow-main .flow-sidebar .flow-your-info div.info-label,
.flow-main .flow-sidebar .flow-your-info div.info-data {
	font-size: 12px;
	line-height: 18px;
}

.flow-main .flow-sidebar .flow-cart-mini .flow-cart-product {
	font-size: 0;
}

.flow-cart-mini .flow-your-info {
	margin-top: 25px;
	border-top: 1px solid #e7e7e7;
	margin: 0;
	padding: 20px 0;
}

.flow-cart-mini .flow-your-info h3,
.flow-cart-mini .flow-manager h3 {
	font-size: 20px;
	margin-bottom: 15px;
}

.flow-main .flow-sidebar .flow-cart-mini h2 {
	font-size: 15px;
	color: #000000;
	line-height: 19px;
}

.flow-main .flow-sidebar .flow-cart h2 {
	font-size: 13px;
	font-family: 'assistantsemibold';
	color: #000000;
	line-height: 25px;
	margin: 10px 0 20px 0;
	text-transform: uppercase;
	padding-top: 15px;
}



.flow-main .flow-sidebar .flow-cart h2 + p + p {
	font-size: 20px;
	color: #000000;
	line-height: 25px;
	font-weight: bold;
	font-family: 'assistantextrabold';
}

.flow-main .flow-sidebar .flow-cart h2 + p + p + p {
	font-size: 25px;
	color: #f71726;
	line-height: 26px;
	font-weight: bold;
	font-family: 'assistantextrabold';
}
.flow-help-container  .or-chat{
	display: none;
}
.flow-help-container {
	font-size: 0;
	margin-top: 0;
	padding: 0 15px;
	width: 100%;
}
.flow-help-container  .or-chat{
	float: right;
	margin-top: -60px;
	margin-right: 50px;
}
.flow-help-container .flow-icon {
	font-family: 'assistantextrabold';
	font-size: 36px;
	color: white;
	background-color: #fc691b;
	line-height: 60px;
	text-align: center;
	height: 60px;
	width: 60px;
	cursor: pointer;
}

.flow-help-container > div {
	display: inline-block;
	vertical-align: top;
}

.flow-help-container .flow-help {
	width: calc(100% - 60px);
	font-size: 15px;
	line-height: 20px;
	padding-left: 15px;
}

.flow-help-container .flow-help .help-title {
	font-family: 'assistantextrabold';
	font-size: 24px;
	color: #5d5d5d;
		display: inline-block;
	vertical-align: middle;
	margin-top: -5px;
}

.flow-help-container .flow-help .help-sub-title {
	font-family: 'assistantextrabold';
	font-size: 18px;
	color: #5d5d5d;
	margin-bottom: 5px;
	margin-top: 0;
	display: inline-block;
	vertical-align: middle;
}

.flow-help-container .flow-help  strong {
	font-weight: bold;
	cursor: pointer;
}

.flow-help-container .flow-help a {

	color: #5d5d5d;
	font-size: 18px;
}
.flow-help-container .help-content{
	margin-top: 5px;
	font-size: 18px;
	color: #5d5d5d;
}
.flow-content {
padding-left: 25px;
}
.flow-content .congrats-question:not(.text-left){
	text-align: center;
}
.flow-content h2 {
	margin-top: -8px;
	font-size: 35px;
	color: #fc691b;
	line-height: 1;
	font-family: 'assistantextrabold';
	padding: 0;
	margin-bottom: 0;
}

.flow-content h2.flow-small{
	font-size: 26px;
	margin-bottom: 45px;
}
.flow-content h2 + p{
	font-size: 18px;
	font-family: 'assistantsemibold';
	color: #5d5d5d;
}
.flow-content p {
	font-size: 15px;
	color: #000000;
	line-height: 25px;
	margin: 0;
}

.flow-content  form {
	margin-top: 20px;
	width:400px;
	max-width:  calc(100% - 70px);
}

.flow-content .form-row {
	margin-top: 20px;
	position: relative;
}
.flow-content .selectric{
	border: 0;
	background: none;
	background-color: transparent;
}
.flow-content .form-row input,
.flow-content .form-row select,
.flow-content .form-row .selectric .label {
	border-radius: 0 !important;
	width: 100%;
	height: 60px;
	border: 1px solid #d7d7d7;
	color: #222222;
	line-height: 60px;
	font-size: 20px;
	color: #bbbbbb;
	font-family: 'assistantsemibold';
	padding: 0 20px;
	font-weight: 400;
	margin: 0;
}
.flow-content .form-row .selectric .label {
	text-align: left;
}

.flow-content .form-row select::-ms-expand {
	display: none;
}
.flow-content .form-row .selectric .button{
	display: none;
}
.flow-content .form-row select,
.flow-content .form-row .selectric .label {
	background-image: url(../images/select.png);
	background-repeat: no-repeat;
	background-position: calc(100% - 20px) 50%;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0px;
	text-overflow: '';
}

.flow-content .form-row input:hover,
.flow-content .form-row select:hover,
.flow-content .form-row input:focus,
.flow-content .form-row select:focus {
	color: black;
	border: 1px solid black;
}

.flow-content .form-row input:hover::-webkit-input-placeholder,
.flow-content .form-row input:focus::-webkit-input-placeholder {
	color: black;
}

.flow-content .form-row input:hover::-moz-placeholder,
.flow-content .form-row input:focus::-moz-placeholder {
	color: black;
}

.flow-content .form-row input:hover:-ms-input-placeholder,
.flow-content .form-row input:focus:-ms-input-placeholder {
	color: black;
}

.flow-content .form-row input:hover:-moz-placeholder,
.flow-content .form-row input:focus:-moz-placeholder {
	color: black;
}

.flow-content .form-row input::-webkit-input-placeholder {

	/* Chrome/Opera/Safari */

	color: #bbbbbb;
	font-family: 'assistantsemibold';
}

.flow-content .form-row input::-moz-placeholder {

	/* Firefox 19+ */

	color: #bbbbbb;
	font-family: 'assistantsemibold';
}

.flow-content .form-row input:-ms-input-placeholder {

	/* IE 10+ */

	color: #bbbbbb;
	font-family: 'assistantsemibold';
}

.flow-content .form-row input:-moz-placeholder {

	/* Firefox 18- */

	color: #bbbbbb;
	font-family: 'assistantsemibold';
}

.flow-content .form-row input[type="submit"] {
	background-color: #fc691b;
	color: white;
	font-family: 'assistantextrabold';
	text-align: center;
	border: 0 !important;
	text-align: center;
	width: 275px;
	font-size: 24px;
	margin-top: 20px;
	max-width: 100%;
	font-size: 24px;
}

#submitPayment {
	background-color: var(--brand-pink);
    color: white;
    font-family: 'assistantextrabold';
    text-align: center;
    border: 0 !important;
    text-align: center;
    width: 400px;
    height: 65px;
    line-height: 65px;
    margin-top: 20px;
    max-width: 100%;
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.next-reference {
	background-color: #fc691b;
    color: white !important;
    font-family: 'assistantextrabold' !important;
    text-align: center;
    border: 0 !important;
    text-align: center;
    width: 275px;
    margin-top: 25px;
    max-width: 100%;
}
     
    
.steps-info {
	right: 15px;
	top: 175px;
	position: absolute;
	width: 60px;
	text-align: center;
	z-index: 2;
}

.steps-info .step-icon p {
	margin: 0;
	font-size: 12px;
	color: #e7e7e7;
	width: 65px;
	margin-left: -2.5px;
}

.steps-info .step-icon.current p {
	color: #f61726;
}

.steps-info .step-icon {
	margin: 0 auto  10px auto;

}
.steps-info .step-icon.done{
		cursor: pointer;
}

.steps-info .step-icon.done span {
	color: transparent;
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #4dd200
}

.steps-info .step-icon.done  p {
	color: #00d031;
}

.steps-info .step-icon span {
	height: 52px;
	width: 52px;
	display: block;
	line-height: 52px;
	color: white;
	font-family: 'assistantextrabold';
	font-size: 35px;
	text-align: center;
	background-color: #e7e7e7;
	margin: 0 auto  0 auto;
}

.steps-info .step-icon.current span {
	background-color: #fc691b;
}

.flow-your-info {
	margin-top: 55px;
	width: 420px;
	max-width: 100%;
}

.flow-your-info h3,
.flow-manager h3 {
	font-family: 'assistantextrabold';
	font-size: 25px;
	color: #fc691b;
	padding: 0;
	margin: 0 0 5px 0;
}

.flow-your-info div:not(.clearfix) {
	float: left;
}

.flow-your-info div.info-label {
	font-size: 20px;
	color: #bbbbbb;
	font-family: 'assistantsemibold';
	line-height: 35px;
	width: 40%;
}

.flow-your-info div.info-data {
	width: 60%;
	font-size: 20px;
	color: #000000;
	line-height: 35px;
	font-family: 'assistantsemibold';
}

.flow-manager {
	margin-top: 40px;
}

.flow-manager .manager {
	font-size: 0;
	margin-top: 15px;
}

.flow-manager .manager img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}

.flow-manager .manager div.name {
	font-size: 20px;
	color: #f41727;
	font-family: 'assistantextrabold';
}

.flow-manager .manager p {
	font-size: 14px;
	font-weight: 300;
	color: #000000;
}

.flow-manager .manager .inner {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 106px);
}

.flow-store {
	margin-top: 20px;
}

.flow-store p {
	font-size: 15px;
	color: #000;
	line-height: 20px;
	font-weight: 300;
}

.flow-store p:nth-child(1) {
	font-family: 'assistantextrabold';
	font-size: 25px;
	color: #fc691b;
	margin-bottom: 5px;
}

.flow-store p a {
	font-weight: bold;
	text-decoration: underline;
	color: black;
}

.next-step {
	background-color: #fc691b;
	color: white !important;
	font-family: 'assistantextrabold';
	text-align: center;
	border: 0 !important;
	text-align: center;
	width: 275px;
	margin-top: 45px;
	margin-bottom: 20px;
	max-width: 100%;
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
}

.change-store {
	font-family: 'assistantextrabold';
	font-size: 15px;
	text-decoration: underline !important;
	color: #5d5d5d !important;
	margin-left: 90px;
	display: inline-block;
	margin-top: 0;
}

.form.card  h3 {
	line-height: 30px;
	font-size: 21px;
	margin-bottom: 30px;
}

.form.card .order-container {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin-bottom: 15px;
}

.form.card .order-container .order-info {
	background-color: #fafafa;
	border: 1px solid #cccccc;
	border-right: 0;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	width: 215px;
	padding-left: 50px;
	padding-right: 15px;
	max-width: 100%;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	text-align: left;
	font-size: 25px;
	line-height: 38px;
	font-family: 'assistantextrabold';
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

.form.card .order-container .order-info > div+ div {
	margin-top: 35px;
}

.form.card .order-container .order-info span {
	font-size: 36px;
	line-height: 36px;
	color: #000000;
	font-family: 'assistantregular';
	font-weight: 400;
	margin-top: 0px;
	display: block;
}

.form.card .order-container .order-form label:not(.error) {
	font-size: 16px;
	font-family: 'assistantextrabold';
	display: block;
	text-transform: uppercase;
	margin-top: 20px;
	display: block;
	font-weight: bold;
	padding-left: 0;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-right: -30px;
	max-width: none;
}
p.dont-have{
	margin:0 0 10px 0;
	font-size: 24px;
	font-family: 'assistantextrabold';
	color: #666666;
	line-height: 20px;
	text-align: center;
}
.form.card .order-container .order-form .title {
	font-size: 28px;
	font-family: 'assistantextrabold';
	border-bottom: 1px solid white;
	padding-bottom: 0;
	margin-bottom: 0;
}

.form.card .order-container .order-form {
	width: calc(100% - 215px);
	max-width: 100%;
	background-color: var(--brand-pink);
	color: white;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	padding: 15px 50px 45px 20px;
}

.form.card .order-container .order-form input:not([type="submit"]),
.form.card .order-container .order-form .selectric .label {
	height: 46px;
	line-height: 46px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

#card-form {
    width: 685px;
    padding-right: 30px;
    max-width: 100%;
    margin: 20px auto 0 auto;
}

.form.card .order-container .order-form .input-container {
	font-size: 0;
	position: relative;
	padding-right: 15px;
}

.form.card .order-container .order-form  .small-input {
	width: calc(33.33333% - 10px);
	display: inline-block;
	vertical-align: bottom;
	position: relative;
}

.form.card .order-container .order-form  .small-input:not(:last-child) {
	margin-right: 15px;
}

#cName {
	background-image: url(../images/icon-cardholder.png);
	background-repeat: no-repeat;
	background-position: 14px 50%;
}

#cNumber {
	background-image: url(../images/icon-cardnumber.png);
	background-repeat: no-repeat;
	background-position: 17px 50%;
}

.form.card  input:not([type="submit"]),
.form.card  select, .form.card .selectric .label {
	height: 42px;
	line-height: 42px;
	width: 100%;
	border-radius: 0;
	border: 1px solid #cccccc;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 0 15px;
	color: #000000;
	font-size: 21px;
	background-color: white;
}

.form.card   select::-ms-expand {
	display: none;
}
.form.card  .selectric .button{
	display: none;
}

.form.card   select,
.form.card  .selectric .label {
	background-image: url(../images/icon-arrow-2.png);
	background-repeat: no-repeat;
	background-position: calc(100% - 15px) 50%;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0px;
	text-overflow: '';
	text-align: left;
	font-weight: 400;
	margin:0;
}

.required-info {
	font-size: 15px;
	text-align: left;
	padding-right: 40px;
	padding-top: 10px;
}

.flow-content .form.card input[type="submit"] {
	display: block;
	margin: 30px auto;
	background-color: #00d031;
	font-size: 19px;
}

.flow-content .form.card input[type="submit"]:hover {
	background-color: #00bb2c;
}

.no-thanks {
	font-size: 15px;
	font-family: 'assistantextrabold';
	color: #bcbcbc !important;
	text-decoration: underline !important;
	margin: 0 auto;
	display: inline-block;
	text-align: center;
	width: auto;
}
.flow-cart-info .flow-your-info {
    margin-top: 25px;
    width: 100;
    max-width: 100%;
}
.flow-cart-info .flow-your-info  h3{
margin: 0 0 10px 0;
}
.flow-main .flow-sidebar .flow-your-info div.info-label, .flow-main .flow-sidebar .flow-your-info div.info-data {
    font-size: 15px;
    line-height: 25px;
}
.flow-main .flow-sidebar.congrats .flow-cart .flow-cart-title {
	font-size: 25px;
	font-family: 'assistantextrabold';
	line-height: 35px;
}

.flow-main .flow-sidebar.congrats .flow-cart .flow-cart-title strong {
	display: block;
	font-size: 30px;
	font-family: 'assistantextrabold';
}

.flow-main .flow-sidebar.congrats .flow-cart  img {
	margin-top: -15px;
}

.flow-main .flow-content > .inner {
	background: #fafafa;
	padding: 40px;
	text-align: center;
	margin-top: 25px;
}

.flow-main .flow-content .inner table {
	width: 100%;
	text-align: center;
	margin-bottom: 35px;
}

.flow-main .flow-content .inner tr {
	line-height: 30px;
}

.flow-main .flow-content .inner thead tr {
	border-bottom: 1px solid #666666;
	font-family: 'assistantextrabold';
	font-size: 18px;
}

.flow-main  .flow-content .inner td {
	font-size: 15px;
	color: #222222;
}

.flow-main  .flow-content .inner th {
	text-align: center;
}

.flow-main  .flow-content .inner  td:not(:last-child),
.flow-main  .flow-content .inner  th:not(:last-child) {
	border-right: 1px solid #666666;
}

.flow-main  .flow-content .inner a {
	font-size: 16px;
	color: #cbcbcb;
	text-transform: uppercase;
	text-decoration: underline;
	font-family: 'assistantextrabold';
}

.flow-main  .flow-content .congrats-question h3 {
	font-size: 24px;
	color: #fc691b;
	font-family: 'assistantextrabold';
	margin-top: 40px;
	margin-bottom: 25px;
	padding: 0;
}

.flow-main  .flow-content .congrats-question  p {
	font-size: 20px;
	line-height: 25px;
}

.flow-main  .flow-content .congrats-question  p:first-child {
	font-weight: bold;
	color: #222222;
}

.flow-main  .flow-content .congrats-question  p a {
	font-size: 25px;
	line-height: 36px;
	color: #ff0c22;
	font-family: 'assistantextrabold';
}

.flow-main .keep-shopping {
	background-color: #fc691b;
	color: white;
	font-family: 'assistantextrabold';
	text-align: center;
	border: 0 !important;
	text-align: center;
	width: 275px;
	margin-top: 40px;
	max-width: 100%;
	display: inline-block;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
}

.flow-content  hr {
	background-color: #e7e7e7;
	border: 0;
	width: 485px;
	max-width: 100%;
	height: 2px;
	margin-left: 0;
	margin-right: auto;
	margin-top: 40px;
}

.flow-sidebar.almost img {
	margin-bottom: 10px;
	margin-top: 20px;
}

.flow-sidebar.almost .flow-cart-title {
	font-size: 25px;
	line-height: 35px;
}

.flow-content label.error:not(.valid) {
	position: absolute;
	left: 0;
	bottom: -20px;
	color: red;
	margin:0;
}

#form-list-dropdown,
.change-state .selectric .label {
	width: 300px;
	max-width: 100%;
	margin-bottom: -10px;
}

.select-my-store {
	font-family: 'assistantextrabold';
	font-size: 20px;
	color: black;
	margin-bottom: 0;
}
.select-my-store + form{
	margin-top: 10px;
}
/** location details */
.location-store-details {
	background-color: #fafafa;
	padding: 55px 0;
	overflow-x: hidden;
	position: relative;
}

.location-store-details .title,
.location-top-picks .title {
	font-size: 30px;
	color: #121212;
	margin-bottom: 30px;
	text-align: center;
	font-weight: 800;
	font-family: 'Gotham-Black'
}

.red-color {
	color: #e2202d !important;
}


.location-cols {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.location-cols > div {
	padding: 0 50px;
	min-height: 180px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	padding-top: 20px;
	padding-bottom: 20px;
}

.location-cols > div:not(:last-child) {
	border-right: 1px solid #cbcbcb;
}

.location-cols .manager {
	padding-bottom: 10px;
}

.location-cols .manager img {
	float: left;
	margin-right: 10px;
	position: relative;
	top: -25px;
}

.location-cols .name {
	font-size: 20px;
	color: #e2202d;
	font-family: 'Gotham-Black'
}

.location-cols p {
	font-size: 14px;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
	line-height: 20px;
}

.location-cols a {
	color: #eb212e;
	text-transform: uppercase;
	font-size: 10px;
	font-family: 'assistantextrabold';
}

.location-cols .ask {
	display: inline-block;
	margin-top: 15px;
}

.location-cols .ask a {
	font-size: 14px;
	font-family: 'assistantextrabold';
}

.location-cols .payment {
	margin-top: 15px;
	margin-bottom: 5px;
}

.payment a span,
.get-directions a span {
	display: none;
}

.location-cols .hours .name,
.location-cols .contact-info .name {
	margin-bottom: 10px;
}

.location-cols .contact-info p {
	margin-bottom: 15px;
}

.location-cols .address p,
.location-cols .phone p {
	display: inline-block;
}

.location-cols .address a,
.location-cols .phone a {
	font-size: 14px;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
	line-height: 20px;
	color: black;
	text-transform: none;
}

.location-cols .address:before {
	content: "";
	background-image: url(/assets/images/city/location.png);
	width: 28px;
	height: 26px;
	margin-right: 17px;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	vertical-align: top;
}

.location-cols .phone:before {
	content: "";
	background-image: url(/assets/images/city/phone.png);
	width: 28px;
	height: 26px;
	margin-right: 17px;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	vertical-align: top;
}

.location-cols .get-directions a {
	font-size: 14px;
	font-family: 'assistantextrabold';
}

.location-cols .get-directions {
	padding-left: 50px;
}

/** print */
@media screen {
	.noPrint {
	}

	.noScreen {
		display: none;
	}

}

@media print {
	.noPrint {
		display: none !important;
	}

	.noScreen {
	}

	header,
	footer,
	#menu {
		display: none !important;
	}

	.flow-main .flow-content > .inner {
		padding: 0;
	}

}

/** modal */
.userflow-modal {
	overflow: hidden
}

.userflow-modal #userflow-modal {
	opacity: 1;
	visibility: visible;
	cursor: pointer;
	pointer-events: all;
}

#userflow-modal {
	pointer-events: none;
	position: fixed;
	overflow: auto;
	top: 0;
	left: 0;
	visibility: hidden;
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.5);
	height: 100%;
	width: 100%;
	z-index: 999;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

#userflow-modal > .inner {
	background-color: #fff;
	width: 785px;
	max-width: 100%;
	cursor: default;
}

#userflow-modal > .inner .flow-modal-header {
	background-image: url(../images/modal-header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	font-size: 0;
	height: 200px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

#userflow-modal > .inner .flow-modal-header img {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	bottom: 43px;
	margin-left: 20px;
	margin-right: 10px;
}

#userflow-modal > .inner .flow-modal-header  div {
	width: calc(100% - 250px);
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

#userflow-modal > .inner .flow-modal-header  h1 {
	font-size: 95px;
	color: white;
	font-family: 'assistantextrabold';
	padding: 0;
	margin: 0;
}

#userflow-modal > .inner .flow-modal-header  h2 {
	font-size: 30px;
	color: white;
	padding: 0;
	margin: 0;
	font-family: 'assistantextrabold';
}

#userflow-modal > .inner .flow-modal-body {
	padding: 35px;
}

#userflow-modal > .inner .flow-modal-body h3 {
	font-size: 35px;
	line-height: 40px;
	color: #222222;
	text-align: center;
	font-family: 'Lato', sans-serif;
	margin: 0;
	padding: 0;
	font-weight: 400;
}

#userflow-modal > .inner .flow-modal-body a {
	width: 300px;
	height: 62px;
	line-height: 62px;
	display: inline-block;
	margin: 0 20px;
	color: white;
	font-size: 20px;
	font-family: 'assistantextrabold';
	text-transform: uppercase;
	margin-top: 50px
}

#userflow-modal > .inner .flow-modal-body a.nah {
	background-color: #d7d7d7;
}

#userflow-modal > .inner .flow-modal-body a.save {
	background-color: #f21907;
}

#userflow-modal > .inner .flow-modal-footer {
	font-style: italic;
	color: #d7d7d7;
	font-size: 15px;
	padding-top: 15px;
	text-align: center;
	padding-bottom: 35px;
}

@media screen and (max-width:1200px) {
	.form.card .order-container .order-form .title {
    font-size: 24px
}
	#card-form {
    padding-right: 62px;
}
	.ask-form .close {
		right: 0;
		bottom: auto;
		top: 0;
	}

	.location-cols > div {
		padding: 0 30px;
	}

}

@media screen and (max-width:991px) {
	.flow-main .flow-sidebar .flow-cart.new .flow-cart-sub-title br{
		display: none;
	}
	#card-form {
    padding-right: 86px;
}
	.flow-content {
    padding-left: 15px;
}
	#flow-banner h1 {
    font-size: 46px;
}
#flow-banner h2 span {
    font-size: 25px;
}
	#flow-banner h2 {
    font-size: 20px;
}
.flow-content h2 + p br{
	display: none;
}
	.step[rel='1'] form:before {
    right: 0;
    
}
	.flow-main .flow-sidebar .flow-cart.new {
    position: relative;
    padding: 15px;
}
	.flow-sidebar .flow-help-container {
    margin-top: 25px;
    padding: 0;
}
	.flow-help-container .or-chat {
 
    margin-right: 0;
}
	.flow-help-container .help-content {
 margin-top: 0;
    padding-right: 0;
}
	.flow-intro h1 {
    font-size: 28px;
}
	.flow-intro{
		padding: 0 15px;
	}
	.flow-before{
		max-width: calc(100% - 30px);
	}
	.flow-main .flow-content .congrats-question p {
		font-size: 18px;
	}

	.flow-main .flow-sidebar.congrats .flow-cart img {
		margin-top: 0;
	}

	.flow-main .flow-content .inner thead tr {
		font-size: 16px;
	}

	#userflow-modal > .inner .flow-modal-body h3 {
		font-size: 28px;
		line-height: 30px;
	}

	#userflow-modal > .inner .flow-modal-body {
		padding: 20px;
	}

	#userflow-modal > .inner .flow-modal-header h2 {
		font-size: 24px;
	}

	#userflow-modal > .inner .flow-modal-header h1 {
		font-size: 70px;
	}

	.ask-form {
		height: 100%;
	}

	.location-cols > div:last-child {
		margin-top: 30px;
	}

	.location-cols > div:nth-child(3) {
		border-right: 0px solid #cbcbcb;
	}

	.form.card .order-container .order-form label:not(.error) {
		font-size: 11px;
		padding-left: 0;
	}

	.form.card .order-container .order-form {
		width: calc(100% - 100px);
	}

	.form.card .order-container .order-info span,
	.form.card .order-container .order-form .title {
		font-size: 20px;
	}

	.form.card .order-container .order-info {
		width: 100px !important;
		padding-left: 15px;
		font-size: 12px;
		line-height: 24px;
	}

	.flow-content h2 {
		font-size: 28px;
	}

	.card-left {
		padding: 0 0 0 15px;
	}

	.flow-main .flow-sidebar .flow-cart-mini .flow-cart-product >div p {
		width: 100%;
		display: block;
		text-align: left;
		margin: 15px auto 0 auto;
		padding-left: 0 !important;

	}

	.flow-main .flow-sidebar .flow-cart h2 + p + p {
		font-size: 14px;
		line-height: 20px;
	}

	.flow-help-container .flow-help .help-sub-title {
		font-size: 14px;
		margin-bottom: 0;
		margin-top: 0;
	}

	.flow-help-container .flow-help .help-title {
		font-size: 18px;
	}

	.flow-help-container .flow-help {
		padding-left: 10px;
	}

	.flow-cart-product img {
		max-width: 100%;
		height: auto;
	}

	.flow-main .flow-sidebar .flow-cart,
	.flow-main .flow-sidebar .flow-cart-mini {
		padding: 15px;
		margin-bottom: 30px;
	}

	.flow-hero {
		height: 280px;
		font-size: 70px;
	}

}


@media screen and (max-width:767px) {
	.form.card .order-container .order-form {

    padding: 15px 15px 30px 20px;
}
#card-form {
    padding-right: 15px;
}

	.flow-content h2 + p {
    padding-right: 60px;
}
	.steps-info {
    right: 10px;
    top: 10px;
}
	#flow-banner {
   
    margin-top: -30px;
}
	#flow-banner h2 {
    font-size: 16px;
}
	#flow-banner h1 {
    font-size: 30px;
}
	#flow-banner img {
    right: 10px;
    top: 10px;
    width: 50%;
}
	.flow-cart-product p.blue {
    font-size: 16px;
    line-height: 20px;
}
	.flow-content h2 + p  br{
		display: none;
	}
	
	.flow-help-container .flow-help {
    padding-left: 10px;
    padding-right: 0;
}
	.flow-hero{
		padding-left: 130px;
	}
	.flow-help-container{
		margin-top: 60px;
	}
	.flow-before .before-buttons {
    width: 100%;
    margin-left: 0;
    display: block;
    margin-top: 30px;
}
	.flow-sidebar.almost,
	.flow-sidebar.congrats {
		text-align: center;
	}

	.flow-main .flow-content .congrats-question h3 {
		font-size: 18px;
		margin-top: 30px;
		margin-bottom: 15px;
		padding: 0;
	}

	.flow-main .flow-content .inner thead tr {
		font-size: 14px;
	}

	.flow-main .flow-content .congrats-question p {
		font-size: 16px;
	}

	.flow-main .flow-content > .inner {
		padding: 15px;
	}

	#userflow-modal > .inner .flow-modal-body a {
		margin-top: 25px;
	}

	#userflow-modal > .inner .flow-modal-header h1 {
		font-size: 40px;
	}

	.ask-form .close {
		right: 15px;
		top: 15px;
	}

	.ask-form .col-small,
	.ask-form .col-large {
		width: 100%;
		padding: 0;
		float: none;
	}

	.ask-form.active {
		top: 0;
	}

	.location-store-details .title,
	.location-top-picks .title {
		font-size: 24px;
	}

	.location-cols > div {
		padding: 0 10px;
	}

	.form.card  input:not([type="submit"]),.form.card  select , .form-card .selectric .label{
		font-size: 14px!important;
	}

	.flow-hero-last {
		height: 220px;
	}

	.flow-hero-last p {
		font-size: 18px;
		line-height: 24px;
	}

	.flow-hero-last br {
	}

	.flow-hero-last .lobster {
		font-size: 60px;
		line-height: 1;
		margin-bottom: 30px;
	}

	.flow-content,
	.flow-sidebar {
		width: 100%;
	}

	.flow-content form {
    margin-top: 30px;
    width: calc(100% - 70px);
    max-width: 100%;
}

	.flow-main .flow-sidebar .inner {
		margin-top: 30px;
		width: 100%;
		max-width: 100%;
	}

	.flow-content {
		padding-left: 15px;
	}

	.flow-sidebar {
		order: 1;
		margin-top: 30px;
	}

	.flow-hero {
		height: 160px;
		font-size: 40px;
	}

}

@media screen and (max-width:600px) {

#flow-banner .container {

    padding: 15px;
}
	#flow-banner h2 span:after {
  
    bottom: -10px;
    left: 50%;
    margin-left: -164.5px;
 
}
#flow-banner img{
	width: auto;
	max-width: 100%;
}
#flow-banner h2 span {
    font-size: 25px;
    margin: 5px 0 10px 0;
    display: block;
}
	#flow-banner h2 {
		text-align: center;
		line-height: 1;
	}
	#flow-banner img {
    right: 10px;
    top: 10px;
    width: 50%;
    display: block;
    position: static;
    margin: 15px auto 0 auto;
}
	#flow-banner h1 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 15px;
}
	.location-cols > div:last-child {
		margin-top: 0;
	}

	.location-store-details .title,
	.location-top-picks .title {
		font-size: 18px;
	}

	.location-cols .manager img {
		top: 0;
		margin-bottom: 20px;
	}

	.location-cols > div {
		padding: 0 15px;
		width: 320px;
		display: block;
		border: 0 !important;
	}

	.location-cols > div:not(:last-child) {
		border-bottom: 1px solid #cbcbcb !important;
		margin-bottom: 30px;
	}
.flow-sidebar .flow-help-container {
    margin-top: 25px;
    padding: 0;
}
.flow-help-container .help-content{
	padding-right: 0;
}
}

@media screen and (max-width:480px) {
	.flow-content .form-row input[type="submit"]{
		width: 240px;
		height: 50px;
		line-height: 48px;
		font-size: 20px;
	}
	.flow-main .flow-sidebar .flow-cart.new .flow-cart-sub-title {
    font-size: 16px;
}
	.flow-sidebar .flow-help-container {
    margin-top: 25px;
    padding: 0;
}
	.flow-main .flow-sidebar .flow-cart.new{
		padding: 15px;
	}
	.flow-hero-last br{
	display: none;
	}
 
	.mobile-specials{
		display:none;
	}
	header > .top_bar{
		height:55px !important;
	}
	.flow-help-container{
		order:1;
		margin-top:30px;
	}
	.steps-info,
	.flow-help-container .or-chat{
		display:none;
	}
	.flow-sidebar{
		margin-top:30px;
	}
	.flow-before > div{
		display: block;
		width: 100%;
		margin:15px 0 15px 0;
		text-align: center;
	}
	.flow-before  .before-price{
		text-align: center;
	}
	.flow-help-container .help-content {
    margin-top: 0;
    padding-right: 0;
}
.flow-help-container .help-content br{
	display: none;
}
	.flow-help-container .or-chat {
    float: none;
    margin-top: 30px;
    margin-right: 50px;
}

	.flow-main .flow-content .congrats-question p a {
		font-size: 18px;
	}

	.flow-main .flow-content .congrats-question h3 {
		font-size: 16px;
	}

	.flow-main .flow-content .inner a {
		font-size: 14px;
	}

	.flow-main .flow-content > .inner {
		padding: 0;
		background: transparent;
	}

	.flow-main .flow-content .inner td,
	.flow-main .flow-content .inner th {
		font-size: 12px;
		text-align: left;
		padding-left: 10px;
		padding-right: 10px;
	}

	.flow-main .flow-content .inner thead tr {
		height: 20px !important;
		line-height: 20px !important;
	}

	.flow-main .flow-content .inner table {
		margin-top: 15px;
		margin-bottom: 15px;
	}

	#userflow-modal {
		padding: 15px;
	}

	#userflow-modal > .inner .flow-modal-body h3 {
		font-size: 18px;
		line-height: 24px;
	}

	#userflow-modal > .inner .flow-modal-body a {
		width: 100%;
		height: 62px;
		line-height: 62px;
		display: block;
		margin: 0;
		margin-top: 15px;
		font-size: 16px;
	}

	#userflow-modal > .inner .flow-modal-header {
		height: auto;
		padding: 15px 0
	}

	#userflow-modal > .inner .flow-modal-header h2 {
		font-size: 16px;
	}

	#userflow-modal > .inner .flow-modal-header h1 {
		font-size: 30px;
	}

	#userflow-modal > .inner .flow-modal-header div {
		width: 100%;
		display: block;
		vertical-align: middle;
		padding: 0 15px;
	}

	#userflow-modal > .inner .flow-modal-header img {
		display: none;
	}

	#cNumber {
		background-image: url(../images/icon-cardnumber-mobile.png) !important;
		background-repeat: no-repeat !important;
		background-position: 17px 50% !important;
	}

	#cName {
		background-image: url(../images/icon-cardholder-mobile.png) !important;
		background-repeat: no-repeat !important;
		background-position: 14px 50% !important;
	}

	.form.card .order-container .order-info span {
		font-size: 20px;
		line-height: 20px;
	}

	.form.card .order-container .order-info > div {
		display: inline-block;
		text-align: left;
		vertical-align: middle;
	}

	.form.card .order-container .order-info > div+ div {
		margin-top: 0;
		margin-left: 100px;
	}

	.form.card .order-container .order-info {
		font-size: 10px;
		line-height: 20px;
		margin-bottom: 15px;
	}

	.form.card .order-container .order-form {
		max-width: 100%;
		-webkit-border-radius: 20px;
		border-radius: 20px;
		padding: 15px 10px;
		width: 100% !important;
	}

	.form.card .order-container .order-info span,
	.form.card .order-container .order-form .title {
		font-size: 12px;
		padding: 0 0 5px 0;
	}

	.form.card .order-container .order-form .small-input:not(:last-child) {
		margin-right: 15px;
		width: calc(50% - 7.5px);
	}

	.form.card .order-container .order-form .small-input:nth-child(2) {
		margin-right: 0;
	}

	.form.card .order-container .order-form .small-input:last-child {
		width: 100%;
	}

	.form.card .order-container .order-form input:not([type="submit"]),.form.card .order-container .order-form select, .form.card .order-container .order-form .selectric .label {
		height: 32px;
		line-height: 32px;
		color: #fff;
		font-size: 12px;
		background: transparent;
		border: 1px solid white;
	}

	.form.card .order-container .order-info {
		width: 100% !important;
		padding-left: 0;
		padding-right: 0;
		background: transparent;
		border: 0;
		border-radius: 0;
		text-align: center;
		display: block;
	}

	.form.card .order-container {
		display: block;
	}

	#lock-it .form.card .order-container .title {
		font-size: 12px;
		margin: 0;
		padding-bottom: 10px;
	}

	.flow-hero-last {
	}

	.flow-content h2 {
		font-size: 27.5px;
	}
	.flow-content .form-row input, .flow-content .form-row select, .flow-content .form-row .selectric .label{
		height: 50px;
		line-height: 48px;
		padding: 0 15px;
	}
.flow-content h2 + p {
    padding-right: 0;
    font-size: 13px;
}
	.flow-content form {
		margin-top: 30px;
		width: 100%;
		max-width: 100%;
	}

	.flow-main .flow-sidebar .flow-cart,
	.flow-main .flow-sidebar .flow-cart-mini {
		padding: 15px;
	}

	.flow-store p:nth-child(1) {
		font-size: 20px;
	}

	.flow-your-info div.info-label,
	.flow-your-info div.info-data {
		font-size: 16px;
		line-height: 28px;
	}

	.steps-info .step-icon {
		margin: 0 15px 15px 15px;
		display: inline-block;
	}

	.steps-info {
		position: static;
		width: 100%;
		text-align: center;
	}

	.flow-main .flow-sidebar .inner {
		margin-bottom: 0;
	}

	.flow-content {
		max-width: 100%;
	}

	  .flow-main {
    padding-top: 0;
    margin-top: 55px;
}
    .step[rel="1"] h2:after{
        display: none!important;
    }

	.flow-content .form-row input,
	.flow-content .form-row select,
	.flow-content .form-row .selectric .label {
		width: 100%;
		font-size: 16px;
	}

	.flow-hero {
		height: 120px;
		font-size: 30px;
	}

}