@charset "UTF-8";
/* CSS Document */

/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
 	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Fonts */

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

@font-face {
    font-family: 'edmondsansmedium';
    src: url('../fonts/edmondsans-medium-webfont.eot');
    src: url('../fonts/edmondsans-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/edmondsans-medium-webfont.woff') format('woff'),
         url('../fonts/edmondsans-medium-webfont.ttf') format('truetype'),
         url('../fonts/edmondsans-medium-webfont.svg#edmondsansmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'edmondsansbold';
    src: url('../fonts/edmondsans-bold-webfont.eot');
    src: url('../fonts/edmondsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/edmondsans-bold-webfont.woff') format('woff'),
         url('../fonts/edmondsans-bold-webfont.ttf') format('truetype'),
         url('../fonts/edmondsans-bold-webfont.svg#edmondsansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Begin Typography & Colors */
body {
	font-family:"Times New Roman", Times, Arial, Helvetica, serif;
	font-size:14px;
	color:#5c6058;
	padding:0;
	margin:0;
	background:#edefe9;
}

/* Layout */

#wrapper{
	width:100%;
	margin:0 auto;
}

.content{
	clear:both;
	width:995px;
	margin:30px auto 0 auto;
}

/* Recommended by */

.recbyfoodmatters{
	font-family:'edmondsansmedium',Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#89546e;
	background:#fff;
}

.recbyfoodmatters .container{
	width:290px;
	padding:10px 0;
	margin:0 auto;
	background:url(../images/recbyfoodmatters.png) no-repeat right center;
}

/* Header */

#header{
	clear:both;
	position:relative;
	z-index:200;
 	background: rgb(139,85,113);
	background: -moz-linear-gradient(top,  rgb(139,85,113) 0%, rgb(129,83,116) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(139,85,113)), color-stop(100%,rgb(129,83,116)));
	background: -webkit-linear-gradient(top,  rgb(139,85,113) 0%,rgb(129,83,116) 100%);
	background: -o-linear-gradient(top,  rgb(139,85,113) 0%,rgb(129,83,116) 100%);
	background: -ms-linear-gradient(top,  rgb(139,85,113) 0%,rgb(129,83,116) 100%);
	background: linear-gradient(to bottom,  rgb(139,85,113) 0%,rgb(129,83,116) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b5571', endColorstr='#815374',GradientType=0 );
}

#header .headerc{
	width:985px;
	margin:0 auto;
	padding:20px 0 10px 0;
}

#header a.logo{
	float:left;
	width:270px;
	height:50px;
	display:block;
	background:url(../images/logo.svg) no-repeat;
}

#header .topinfo{
	font-family:'edmondsans_regular',Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	float:right;
	margin:8px 0 0 0;
}

#header .topinfo .facebookc{
	float:left;
	width:85px;
	margin:8px 0 0 10px;
}

#header .topinfo .toplinks{
	float:left;
	letter-spacing:0.05em;
	margin:8px 0 0 0;
}

#header .topinfo .toplinks a{
	color:#fff;
	padding:0;
	margin:0;
	text-decoration:none;
}

/* Glowing */

.vwos{
	clear:both;
	margin:0 0 25px 0;
}

.vwos .video{
	float:left;
	width:675px;
}

.vwos .woas{
	font-size:18px;
	line-height:27px;
	float:right;
	width:285px;
	height:330px;
	background:url(../images/woas.png) no-repeat bottom left;
	padding:25px 0 0 0;
}

.vwos .jbwoas{
	padding:0;
	height:inherit;
	background:none !important;
}

.vwos .jbwoas .img{
	float:left;
	margin:0 10px 50px 0;
}

.vwos .jbwoas h5{
	font-family: 'edmondsans_regular', Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #806077;
	line-height:35px;
	font-weight:normal;
	padding: 0;
	margin: 0;
}

.vwos .jbwoas h6{
	font-family: 'edmondsans_regular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #806077;
	line-height:20px;
	font-weight:normal;
	padding: 0;
	margin: 0;
}

.vwos .woas span{
	width:19px;
	height:11px;
	background:url(../images/quote.png) no-repeat;
	display:inline-block;
}

.vwos .woas img{
	float:left;
	margin:5px 15px 0 0;
}

.vwos .woas .sep2{
	background:url(../images/sep2.png) repeat-x bottom;
	padding:0 0 20px 0;
	margin:0 0 15px 0;
}

.vwos .woas .txt{
	clear:both;
	font-size:14px;
	line-height:24px;
}

.vwos .woas .txt strong{
	font-size:18px;
	padding:4px 0 0 105px;
	display:block;
}

#guaranteepopup{
	position:absolute;
	width:400px;
	height:300px;
	top:50px;
	left:0;
	right:0;
	bottom:0;
	padding:45px 50px 50px 50px;
	margin:auto;
	display:none;
	background:rgba(255,255,255,0.95);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	z-index:999999;
}

#guaranteepopup h6{
	font-family:'edmondsansbold',Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#575556;
	font-weight:normal;
	letter-spacing:0.1em;
	padding:0;
	margin:0;
	text-transform:uppercase;
}

#guaranteepopup a.closebtn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#575556;
	position:absolute;
	top:10px;
	right:15px;
	text-decoration:none;
}

#guaranteepopup p{
	font-family:'edmondsans_regular',Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#575556;
	line-height:24px;
	padding:0;
	margin:0;
}

#guaranteepopup p a{
	color:#575556;
	text-decoration:underline;	
}

/* As Seen On */

.asseenon{
	background:#f7f8f6;
	padding:30px 0;
}

.asseenon .asseenonc{
	width:980px;
	margin:0 auto;
	background:url(../images/asseenon.png) no-repeat left center;
	height:55px;
}

.asohr{
	padding:0;
	margin:7px 0 0 0 !important;
}

/* Our Guarantee To You */

.ourguarantee{
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#646463;
	line-height:24px;
	width:822px;
	clear:both;
	padding:25px 0 30px 150px;
	margin:70px auto 70px auto;
	background:url(../images/ourguarantee.png) no-repeat;
	text-align:left;
}

.ourguarantee a{
	color:#646463;
	font-weight:bold;
	text-decoration:none;
}

.trykit{
	clear:both;
	margin:45px 0 40px 0;
	background:url(../images/sep2.png) repeat-x bottom;
	padding:0 0 15px 0;
	text-align:justify;
}

.trykit h1{
	width:979px;
	height:74px;
	background:url(../images/trykit.png) no-repeat top;
	display:block;
	text-indent:-9999em;
	padding:0 0 10px 0;
	margin:0;
	line-height:normal;
}

.trykit .img{
	float:left;
	margin:-18px 0 0 -108px;
	padding:0 5px 0 0;
}

.getsample{
	clear:both;
}

.getsample .form{
	margin:45px 0 0 0;
}

.getsample h1,.getsample h2{
	float:left;
	color:#5c6058;
	font-size:18px;
	font-weight:bold;
	padding:0;
	margin:0;
	line-height:normal;
}

.getsample h2{
	margin:0 0 0 40px;
	background:url(../images/arrows.png) no-repeat right center;
	padding:0 30px 0 0;
}

.getsample .selectcss{
	float:left;
	margin:2px 0 0 5px;
	width:340px;
}

.getsample .addtocart{
	background:url(../images/addtocart.png) no-repeat;
	width:287px;
	height:34px;
	float:right;
	cursor:pointer;
	border:0;
	margin:-5px 0 0 0;
}

.error{
	color:red;
	font-size:12px;
	display:none;
	padding:5px;
	text-align:center;
	position:absolute;
	margin:15px 0 0 125px;
}

/* A very special offer from Food Matters */

.specialoffer{
	clear:both;
	margin:35px 0 0 0;
	padding:0 0 35px 0;
}

.specialoffer p{
	font-size:18px;
	color:#585657;
	line-height:24px;
	padding:0;
	margin:0;
}

.specialoffer img.alignright{
	float:right;
	margin:0 5px 0 25px;
}

.specialoffer .leafbottom{
	position:absolute;
	background:url(../images/leafbottom.png) repeat-x top;
	width:216px;
	height:102px;
	margin:155px 0 0 -85px;
	z-index:-1;
}

/* samples */

.samples{
	clear:both;
	background:url(../images/sep2.png) repeat-x top;
	padding:2px 0 0 0;
	margin:0 0 50px 0;
	position:relative;
}

.samples .facialrestorekit{
	float:left;
	width:318px;
	height:758px;
	background:url(../images/facialrestorekit-no-sponge.png) no-repeat top center;
	text-align:center;
}

.samples .totalbodyrepairkit{
	float:left;
	width:336px;
	height:758px;
	background:url(../images/totalbodyrepairkit-no-sponge.png) no-repeat top center;
	text-align:center;
}

.samples .totalmakeoverkit{
	float:left;
	width:321px;
	height:758px;
	background:url(../images/totalmakeoverkit-no-sponge.png) no-repeat top center;
	text-align:center;
}

.samples .getstartedkit{
	width:338px;
	height:640px;
	margin:0 auto;
	background:url(../images/getstartedkit.png) no-repeat top center;
	text-align:center;
}

.samples .regular{
	text-decoration:line-through;
}

.samples p.discount{
	color:#ff0000 !important;
}

.samples h3{
	font-family:'edmondsansmedium',Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#698c93;
	padding:25px 0 0 0;
	margin:0;
	font-weight:normal;
	line-height:normal;
}

.samples h4{
	font-family:'edmondsans_regular',Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#698c93;
	padding:0;
	margin:0;
	font-weight:normal;
	line-height:normal;
}

.samples .facialrestorekit h4{
	padding-bottom:235px;
}

.samples .totalbodyrepairkit h3{
	padding-bottom:225px;
}

.samples .totalmakeoverkit h3{
	padding-bottom:225px;
}

.samples .getstartedkit h4{
	padding-bottom:250px;
}

.samples p{
	color:#585657;
	font-size:18px;
	line-height:24px;
	padding:0 0 40px 0;
	margin:0;
}

.samples p.kitdesc{
	letter-spacing:0.04em;
}

.samples p.kitdesc2{
	letter-spacing:-0.02em;
	padding-bottom:18px;
}

.samples .totalmakeoverkit p.kitdesc2{
	letter-spacing:-0.03em;
	line-height:22px;
	padding-bottom:20px;
}

.samples span.off{
	text-decoration:line-through;
}

.samples p.free{
	font-size:17px;
	color:#a07b94;
	font-weight:bold;
	padding:15px 0 0 0;
	margin:0;
	line-height:15px;
}

.samples p.firstorders{
	font-size:17px;
	font-style:italic;
}

.samples .addtocart{
	width:151px;
	height:30px;
	margin:0 auto;
	background:url(../images/addtocart.png) no-repeat top center;
	display:block;
	text-indent:-9999em;
	border:0;
	cursor:pointer;
}

.samples .facialrestorekit .addtocart{
	margin-top:90px;
}

.samples .totalbodyrepairkit .addtocart{
	margin-top:41px;
}

.samples .totalmakeoverkit .addtocart{
	margin-top:-15px;
}

.samples .getstartedkit .addtocart{
	margin-top:10px;
}

/* Want to give us a try first?   */

.tryfirst{
	clear:both;
	background:url(../images/tryfirst.png) repeat-x top;
	width:979px;
	height:167px;
	margin:0 auto 40px auto;
	text-align:center;
	position:relative;
}

.tryfirst h5{    
	font-family:'edmondsansmedium',Arial, Helvetica, sans-serif;
	color:#714d67;
	font-size:46px;
	padding:20px 0 0 0;
	margin:0;
	font-weight:normal;
}

.tryfirst h6{    
	font-family:'edmondsans_regular',Arial, Helvetica, sans-serif;
	color:#585657;
	font-size:24px;
	padding:0;
	margin:0;
	font-weight:normal;
}

.tryfirst a.clickhere{
	clear:both;
	background:url(../images/clickhere.png) repeat-x top;
	width:230px;
	height:26px;
	display:block;
	text-indent:-9999em;
	margin:15px auto 0 auto;
}

.tryfirst a.link{
	width:979px;
	height:167px;
	display:block;
	position:absolute;
}

.specialdeal{
	clear:both;
	padding:35px 20px 30px 265px;
	margin:60px 0 40px 0;
	background:url(../images/specialdeal.jpg) no-repeat 50px top #ffffff;
	border-top:solid 1px #cbcdc8;
	-webkit-box-shadow:1px 5px 10px 0 rgba(0,0,0,0.01);
	box-shadow:1px 5px 10px 0 rgba(0,0,0,0.1);
}

.specialdeal h5{
	font-family:'edmondsansmedium',Arial, Helvetica, sans-serif !important;
	font-size:24px;
	color:#63caba;
	font-weight:normal;
	letter-spacing:0.025em;
	padding:0 0 5px 0;
	margin:0;
	text-align:left;
}

.specialdeal h6{
	font-family:'edmondsansbold',Arial, Helvetica, sans-serif !important;
	font-size:36px;
	color:#ec6851;
	font-weight:normal;
	letter-spacing:0.025em;
	line-height:40px;
	padding:0 0 5px 0;
	margin:0 !important;
	text-align:left;
}

.specialdeal h6 span{
	font-family:'edmondsans_regular',Arial, Helvetica, sans-serif !important;
	font-size:36px;
}

.specialdeal p{
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:16px !important;
	color:#686667 !important;
	line-height:24px !important;
	padding:0 !important;
	margin:0 !important;
}

.specialdeal p strong{
	color:#81807f !important;
}


/* Common */

*:focus{outline:0;}

a{
	color:#5a5e56;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

p{
	font-size:18px;
	color:#585657;
	line-height:24px;
	padding:0 0 25px 0;
	margin:0;
}

.clear{
	clear:both;
}

hr{
	width:100%;
	height:2px;
	background:url(../images/hr.png) repeat-x;
	border:0;
	margin:60px 0;
	clear:both;
}

a#backtotop{
	background:url(../images/backtotop.png) no-repeat;
	width:86px;
	height:67px;
	display:block;
	position:fixed;
	left:0;
	bottom:0;
	z-index:9999;
}

.content h1{
	font-family:'edmondsans_regular',Arial, Helvetica, sans-serif;
	font-size:46px;
	color:#663d5b;
	line-height:normal;
	font-weight:normal;
	padding:0 0 15px 0;
	margin:0;
}

.content h1 span{
	font-family:'edmondsansbold',Arial, Helvetica, sans-serif;
}

.content h1 a{
	color:#663d5b;
	text-decoration:underline;
}

.content h2{
	font-family:'edmondsansmedium',Arial, Helvetica, sans-serif;
	font-size:56px;
	color:#714d67;
	line-height:normal;
	font-weight:normal;
	padding:0 0 20px 0;
	margin:0;
}

.content h2 span{
	font-family:'edmondsans_regular',Arial, Helvetica, sans-serif;
}

input,textarea,input[type="submit"]{
	-webkit-border-radius:0;
  	-moz-border-radius:0;
	-webkit-appearance:none;
}

/* Tabs CSS */

.tabscontainer{
	clear:both;
	background:url(../images/sep3.png) repeat-x;
	padding:2px 0 0 0;
	margin:0;
}

#tabs{
	clear:both;
}

#tabs .tablinks{
	width:990px;
	margin:0 auto;
}

a#ourstorybtn,
a#testimonialsbtn,
a#determinebtn,
a#faqbtn
{
	font-family:'edmondsans_regular',Arial, Helvetica, sans-serif;
	color:#585657;
	font-size:32px;
	padding:6px 30px;
	margin:0;
	text-decoration:none;
	display:inline-block;
	background:url(../images/sep2.png) repeat-y left top;
}

a#faqbtn{
	background-image:url(../images/sep2.png), url(../images/sep2.png);
    background-position:left top, right top;
    background-repeat:repeat-y;
}

a.ourstoryactive,
a.testimonialsactive,
a.determineactive,
a.faqactive{
	font-family:'edmondsansbold',Arial, Helvetica, sans-serif !important;
	color:#7c2456 !important;
	background-color:#edefea !important;
}

a:hover#ourstorybtn,
a:hover#testimonialsbtn,
a:hover#determinebtn,
a:hover#faqbtn{
	color:#7c2456;
}

#ourstory{
	clear:both;
	margin:0;
	position:relative;
}

#ourstory .storyc{
	position:relative;
}

#ourstory a.arrowdown{
	position:absolute;
	width:50px;
	height:50px;
	display:block;
	left:0;
	right:0;
	bottom:15px;
	margin:auto;
	background:url(../images/arrowdown.png) no-repeat;
}

#ourstory .storyc img{
	width:100%;
	max-width:100%;
    height:auto;
    width:auto\9; /* ie8 */
	vertical-align:middle;
}

#ourstory ul{
	width:940px;
	padding:0;
	margin:60px auto;
	list-style:none;
	clear:both;
}

#ourstory ul li{
	font-size:17px;
	color:#3f3e3d;
	line-height:25px;
	padding:0 0 25px 0;
	margin:0 0 0 0;
}

#ourstory ul li strong{
	color:#762157;
}

#ourstory ul li .agsc{
	color:#ae3864;
}

#ourstory ul li span.whatskincare{
	font-size:23px;
	font-weight:normal;
}

#ourstory ul li span.number,
#determineskintype span.number
{
	font-family:'edmondsansbold',Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#e6e2d9;
	float:left;
	background:#762157;
	border:solid 2px #e2ddd2;
	-webkit-border-radius:50%;
  	-moz-border-radius:50%;
  	border-radius:50%;
	width:20px;
	height:20px;
	padding:5px;
	display:block;
	line-height:22px;
	margin:-5px 20px 25px 0;
	text-align:center;
}

#ourstory ul li span.heart{
	width:15px;
	height:15px;
	display:inline-block;
	background:url(../images/heart.png) no-repeat;
}

#testimonials{
	clear:both;
	display:none;
}

#testimonials .testimonialsc{
	width:990px;
	margin:60px auto;
	padding:0 0 10px 0;
	background:url(../images/hr.png) repeat-x bottom center;
}

#testimonials .royalSlider{
	clear:both;
	margin:70px 0 0 0;
	background:#edece6;
}

#testimonials .royalSlider .img{
	width:410px;
	float:left;
}

#testimonials .royalSlider .txt{
	width:490px;
	float:left;
	text-align:center;
	background:url(../images/quote2.png) no-repeat center top;
	padding:45px 0 0 0;
	margin:70px 0 0 50px;
}

#testimonials .royalSlider .slide5 .txt{
	margin-top:20px;
}

#testimonials .royalSlider .txt p{
	font-family:'edmondsans_regular',Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#414042;
	line-height:21px;
	letter-spacing:0.025em;
	padding:0 0 10px 0;
	margin:0;

}

#testimonials .royalSlider .txt p strong{
	font-family:'edmondsansmedium',Arial, Helvetica, sans-serif;
	color:#799a3d;
	font-weight:normal;
}

#testimonials .royalSlider h1{
	font-family:'edmondsansmedium',Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#799a3d;
	font-weight:normal;
	line-height:normal;
	letter-spacing:0.24em;
	text-transform:uppercase;
	padding:0;
	margin:0;
}

#testimonials .royalSlider h1 span{
	display:block;
	text-transform:none;
}

#testimonials .royalSlider .txt h2{
	font-family:'edmondsansmedium',Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#799a3d;
	font-weight:normal;
	line-height:17px;
	padding:0 0 5px 0;
	margin:0;
}

#testimonials .royalSlider .txt h3{
	font-family:'edmondsansmedium',Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#799a3d;
	font-weight:normal;
	line-height:normal;
	padding:0;
	margin:0;
}

#determineskintype{
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	display:none;
	padding:25px 0;
	overflow:auto;
}

#determineskintype .determineskintypec{
	width:970px;
	margin:50px auto 40px auto;
	padding:0 0 50px 0;
	background:url(../images/hr.png) repeat-x bottom center;
}

#determineskintype .determineskintypec p.firststep{
	font-size:17px;
	color:#772157;
	line-height:24px;
	padding:0 0 30px 0;
	margin:0;
}

#determineskintype .determineskintypec h1{
	font-family:'edmondsansmedium',Arial, Helvetica, sans-serif;
	font-size:33px;
	color:#7c2557;
	line-height:40px;
	padding:0 0 40px 0;
	margin:0;
	text-align:left;
}

#determineskintype .determineskintypec h1 span{
	font-family:'edmondsansbold',Arial, Helvetica, sans-serif;
}

#determineskintype .determineskintypec h1.tissuebox{
	margin:0;
	padding:0 0 10px 80px;
	background:url(../images/tissuebox.png) no-repeat left top;
}

#determineskintype p.taketissue{
	font-size:17px;
	color:#646463;
	line-height:22px;
	padding:0 0 15px 0;
	margin:0;
}

#determineskintype p.taketissue strong{
	font-size:17px;
	color:#646463;
}

#determineskintype ul{
	padding:0;
	margin:0 0 20px 30px;
	list-style:none;
}

#determineskintype ul li{
	font-size:17px;
	color:#646463;
	line-height:24px;
	float:left;
	width:275px;
	padding:0;
	margin:0 25px 0 0;
}

#determineskintype ul li a{
	color:#eb6851;
	font-weight:bold;
	text-decoration:none;
}

#determineskintype span.number{
	font-weight:normal;
	display:block;
	clear:both;
	float:none;
	margin:0 0 10px -10px;
}

#determineskintype .quicktip{
	clear:both;
	background:#fff;
	padding:20px 20px 10px 20px;
	margin:20px 0 0 0;
	width:530px;
}

#determineskintype .quicktip h6{
	font-family:'edmondsansbold',Arial, Helvetica, sans-serif;
	color:#eb6851;
	font-size:17px;
	padding:0 0 0 25px;
	margin:0;
	background:url(../images/quicktip.png) no-repeat left top;
	text-align:left;
}

#determineskintype .quicktip p{
	font-size:14px;
	color:#646463;
	line-height:20px;
	clear:both;
	background:#fff;
	padding:0 0 10px 0;
	margin:0;
}

#determineskintype .quicktip p strong{
	color:#646463;
}

#determineskintype .doesit{
	font-size:17px;
	color:#646463;
	font-weight:bold;
	background:url(../images/doesit.png) no-repeat left center;
	padding:20px 0 10px 40px;
	clear:both;
}

#determineskintype hr{
	margin:50px 0;
}

#determineskintype .skintypes{
	clear:both;
}

#determineskintype .skintypes .skintypesc{
	float:left;
	width:270px;
	margin:0 50px 0 0;
}

#determineskintype .skintypes h6{
	font-family:'edmondsansmedium',Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#762057;
	line-height:30px;
	padding:10px 0 10px 0;
	margin:0;
	text-align:left;
}

#determineskintype .skintypes p{
	font-size:17px;
	color:#646463;
	line-height:20px;
	padding:0;
	margin:0;
}

#determineskintype .skintypes p strong{
	color:#646463;
}

#determineskintype .skintypes h6 span{
	font-family:'edmondsansbold',Arial, Helvetica, sans-serif;
}

#faqs{
	clear:both;
	display:none;
	overflow:auto;
}

#faqs p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#646463;
	line-height:22px;
	margin:0;
	padding:0 0 15px 0;
}

#faqs ul{
	width:990px;
	padding:0;
	margin:80px auto 60px auto;
	list-style:none;
	background:url(../images/hr.png) repeat-x bottom center;
}

#faqs ul li{
	padding:0 0 30px 0;
	margin:0;
}

#faqs ul li.question{
	font-family:'edmondsansbold',Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#772157;
	background:url(../images/question.png) no-repeat left 5px;
	padding-left:30px;
}

#faqs ul li.answer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#5c6058;
	line-height:26px;
	background:url(../images/answer.png) no-repeat left 5px;
	padding-left:30px;
}

#faqs ul li a{
	color:#eb6852;
	font-weight:bold;
	text-decoration:none;
}

#faqs ul li hr{
	margin:0 0 0 -25px;
	width:980px;
}

#faqs ul ul{
	padding:0;
	margin:0 0 20px 15px;
	background:none;
}

#faqs ul ul li{
	list-style:disc;
	padding:0 0 10px 0;
	margin:0;
}

.vwos .specificresults,
#testimonials .specificresults{
	font-family:'edmondsans_regular',Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#575556;
	padding:30px 0 0 0;
	text-align:center;
	clear:both;
}

#testimonials .specificresults{
	text-align:left;
	padding:30px 0;
}

/* Back to Home & Shop links */

.backtohomeshop{
	clear:both;
	background:#d8d2c4;
	text-align:center;
	margin:0;
	padding:8px 0;
	border-top:solid 2px #edefea;
}

.backtohomeshop a{
	font-family:'edmondsansbold',Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#ffffff;
	background:#d8d2c4;
	border:solid 3px #f1f4ed;
	padding:2px 50px;
	display:inline-block;
	margin:0 10px 0 0;
}

.backtohomeshop a:hover{
	color:#fff;
	background:#e86d55;
	text-decoration:none;
}

/* Footer */

#footer{
	font-family:'edmondsans_regular',Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#fff;
	clear:both;
	padding:45px 0 20px 0;
	margin:0;
	background:#a3a466;
}

#footer .footerc{
	width:940px;
	margin:0 auto;
}

#footer .leftcolumn{
	float:left;
	width:618px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#footer .rightcolumn{
	float:right;
	width:255px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#footer a{
	font-size:17px;
	color:#fff;
	text-decoration:none;
}

#footer .footerlinks{
	margin:0 0 10px 0;
}

#footer .footerlinks ul li{
	float:left;
	position:relative;
}

#footer .footerlinks a{
	float:left;
	font-family:'edmondsansbold',Arial, Helvetica, sans-serif;
	font-size:19px;
	margin:0 25px 0 0;
	padding:10px 0 15px 0;
}

#footer .footerlinks ul.submenu li a:hover{
	color:#fff;
}

#footer .footerlinks ul li:hover > ul.submenu{
	display: block;
}

#footer .footerlinks ul.submenu{
	display:none;
	float:left;
	margin:0;
	position: absolute;
	bottom:45px;
	left:-10px;
	width:135px;
	z-index: 99999;
	text-align:left;
	background:#7d2457;
}

#footer .footerlinks ul.submenu li{
	padding:0;
	margin:0;
	width:125px;
}

#footer .footerlinks ul.submenu li a{
	font-family:'edmondsansmedium',Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#d9d2c4;
	padding:5px 0;
	margin:0 0 0 10px;
	border-bottom:solid 1px #bbcf9c;
	display:block;
	width:100%;
}

#footer .footerlinks ul.submenu li:last-child a{
	border-bottom:0;
}

#footer .footerlinks1{
	margin:0;
}

#footer .footerlinks1 span{
	display:inline-block;
	margin:0 8px;
}

#footer h4{
	font-family:'edmondsansbold',Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#ffffff;
	font-weight:normal;
	line-height:normal;
	padding:5px 0 0 0;
	margin:0;
}

#footer h5{
	font-family:'edmondsansmedium',Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#ffffff;
	font-weight:normal;
	line-height:27px;
	padding:0;
	margin:0;
}

#footer h5 span{
	color:#d9d2c4;
}

#footer h6{
	font-family:'edmondsansbold',Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#d8d2c4;
	line-height:18px;
	font-weight:normal;
	padding:0;
	margin:0;
	display:inline-block;
}
#footer p{
	font-size:14px;
	color:#fff;
	line-height:15px;
	padding:0 0 10px 0;
	margin:0;
}

#footer p small{
	font-size:13px;
}

#footer .socialc{
	clear:both;
	margin:27px 0;
}

#footer a.facebook,
#footer a.twitter,
#footer a.instagram,
#footer a.pintrest
{
	float:left;	
	display:block;
	margin:0 17px 0 0;
}

#footer a.facebook{
	width:9px;
	height:20px;
	background:url(../images/facebook.png) no-repeat;
}

#footer a.twitter{
	width:25px;
	height:19px;
	background:url(../images/twitter.png) no-repeat;
	margin-top:1px;
}

#footer a.instagram{
	width:22px;
	height:22px;
	background:url(../images/instagram.png) no-repeat;
	margin:-1px 18px 0 1px
}

#footer a.pintrest{
	width:24px;
	height:24px;
	background:url(../images/pintrest.png) no-repeat;
	margin:-3px 0 0 0;
}

#footer .emailsignup .input{
	font-size:15px;
	color:#d9d2c4;
	letter-spacing:0.150em;
	width:225px;
	padding:5px 10px;
	margin:10px 10px 0 0;
	border:solid 1px #fff;
	background:#fff;
}

#footer .emailsignup .input::-webkit-input-placeholder { color:#d9d2c4; opacity:1; }
#footer .emailsignup .input::-moz-placeholder { color:#d9d2c4; opacity:1;} /* firefox 19+ */
#footer .emailsignup .input:-ms-input-placeholder { color:#d9d2c4; opacity:1; } /* ie */
#footer .emailsignup .input:-moz-placeholder { color:#d9d2c4; opacity:1; }

#footer .emailsignup .input:focus::-webkit-input-placeholder {opacity:0; }
#footer .emailsignup .input:focus::-moz-placeholder { opacity:0;} /* firefox 19+ */
#footer .emailsignup .input:focus:-ms-input-placeholder { opacity:0; } /* ie */
#footer .emailsignup .input:focus:-moz-placeholder { opacity:0; }

#footer .emailsignup .go{
	font-family:'edmondsansmedium',Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#e1dbce;
	line-height:normal;
	display:block;
	padding:5px 15px;
	margin:10px auto 30px auto;
	border:0;
	background:#772157;
	cursor:pointer;
}

#footer a.shoplocally{
	font-family:'edmondsansbold',Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#ffffff;
	letter-spacing:0.005em;
	text-decoration:none;
	display:inline-block;
	padding:24px 0 14px 40px;
	margin:10px auto;
	background:url(../images/marker.png) no-repeat 11px center #acab70;
	display:block;
	width:145px;
}

.klaviyo_messages .success_message{
	font-size:12px;
	color:#fff;
	padding:10px 0;
	display:block;
	clear:both;
	text-align:center;
}