body{
	font-size:16px;
	line-height:24px;
}


.largelight{
	font-size:18px;
	line-height:24px;
}



#menuicon{
	display:block;

	background-image: url('../images/mobile-menu.png');
	background-size:25px 20px;
	background-repeat: no-repeat;
	background-position: 0px 30px;
	width:50px;
	height:80px;
}



.carticon{
	
	float:right;
	background-image: url('../images/cart-large.png');
	background-repeat: no-repeat;
	background-position: 10px 30px;
	background-size:25px 20px;
	
	
	padding:0px 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

#carticon:hover{
	background-image: url('../images/cart-large-hover.png');
}




.texttilespacer{
	padding:15px;
}


h1{
	font-size:40px;
	line-height:40px;
}

h2{
	font-size:28px;
	line-height:28px;
}


.logo{
	background-image: url('../images/logo-large.png');
	background-repeat: no-repeat;
	background-position:center center;
	background-size:124px 80px;
	width:124px;
	height:80px;
	margin:0px auto;
	padding:10px 0px 0px 0px;
}

#logo:hover{
	background-image: url('../images/logo-large-hover.png');
	background-color: #868686;
}





.tryonbutton{
	display:none;
}


.makehigh{
	min-height:200px;
}

.makehigh450{
	min-height:300px;
}

#store_country_div{
	margin-top:10px;
	margin-bottom:0px;
}

#checkout_progress{
	display:none;
}

.cartcolright{
	text-align:right;
	width:70px;
	float:right;
}

.cartcolcentre{
	text-align:center;
	width:70px;
	float:right;
}

.wide{
	display:none;
}

.narrow h1{
	font-size:36px;
}

.narrow .largelight{
	text-align:center;
}

.narrow .actionbutton{
	float:none;
	text-align:center;
	font-size:18px;
}

.largetext{
	font-size:30px;
	line-height:40px;
}


.usage_anim{
	margin-top:20px;
	margin-bottom:-7px;
}

.usage_anim img{
	width:100%;
}


.buttonmarginright{
	display:block;
	float:none;
	margin-bottom:10px;
}


#ejchecksurround{
	background:none;
}

.measurement{
	text-align:center;
	font-size:9px;
	line-height:9px;
}

#measurementsdiv{
	background-image:url('../images/buy-measurements.png');
	background-position: center center;
	background-size:100% auto;
	background-repeat: no-repeat;
	height:100px;
	position:relative;
	
}


.measurement .measurementlabel{
	display:none;
}

#measurementsdiv #measurementswidthdiv{
	position:absolute;
	top:16%;
	left:46%;
}

#measurementsdiv #measurementsheightdiv{
	position:absolute;
	top:55%;
	left:13%;
}

#measurementsdiv #measurementslensdiv{
	position:absolute;
	top:49%;
	left:62%;
}

#measurementsdiv #measurementsbridgediv{
	position:absolute;
	top:61%;
	left:48.5%;
}

.shoppanelleft{
	border-top:5px solid #d9d9d9;
	background-repeat: no-repeat;
	background-position:right 20px;
	padding-top:120px;
	background-size:60% auto;
}


.shoppanelright{
	border-top:5px solid #d9d9d9;
	background-repeat: no-repeat;
	background-position:right 20px;
	padding-top:120px;
	background-size:60% auto;
}

.comparetable{
	font-size:14px;
}


#topbar{
	display:none;
	
}

#toplinks a{
	background:none;
}

#toplinks a:hover;{
	background:none;
}

.toplinkbutton{
	display:inline;
	padding:0px 20px;
	color:black;
	transition: 0.3s;
}

.toplinkbutton:hover{
	color:rgb(150,117,150);
	transition: 0.3s;
}



#topbarmobile{
	margin-top:10px;
	margin-bottom:10px;
	line-height:80px;
	padding:0px 10px;
}


#mobilemenu{
	text-align:center;
	width:0px;
	position:fixed;
	background-color:rgba(0, 0, 0, 0.9);
	height:100%;
	color:white;
	z-index:101;
	overflow:hidden;
}


#mobilemenu .navbuttonbig{
	font-size:24px;
	padding:15px 0px;
	border-top:1px solid white;
}

#mobilemenu .navbuttonsmall{
	font-size:16px;
	padding:10px 0px;
	border-top:1px solid #808080;
}

.close{
    float: left;
    font-size: 60px;
	padding:10px;
	color:black;
}

#contactbar{
	font-size:12px;
}


.fullwidth{
}

.fullwidth .brick{
	width:100%;
	margin-right:0%;
}




.halves{
}

.halves .brick{
	width:100%;
	margin-right:0%;
}


.fifths{
	
}

.fifths .brick{
	width:32%;
	margin-right:2%;
}

.fifths::after{
	content: "";
	  display: table;
	  clear: both;
}

.fifths .brick:last-child{
	margin-right:0%;
}

#buypagecarousel .buypagecarouselitem{
	float:none;
	margin:0px;
}

.quarters{
	
}

.quarters .brick{
	width:100%;
	margin-right:0%;
}



.thirds{
	
	 
}

.thirds .brick{
	width:100%;
	margin-right:0%;
}



.brick{
	float:none;
}

.largeimagetitle{
	text-align:center;
}

.tabheader{
	font-size:14px;
	padding:10px;
	
}

#glasses_buildgraphictext{
	visibility:hidden;
}

#progressbar1{
	margin-top:0px;
}

.faqitem::before{
	content:'...';
	float:right;
	font-size:36px;
	line-height:22px;
}

.eyejuststicker{
	width:180px;
	height:160px;
	overflow:hidden;
	border-radius:90px;
	background-color:rgb(66,69,121);
	color:white;
	font-size:72px;
	line-height:58px;
	padding-top:20px;
	-ms-transform: rotate(-16deg); /* IE 9 */
    -webkit-transform: rotate(-16deg); /* Chrome, Safari, Opera */
    transform: rotate(-16deg);
	display:inline-block;
	text-align:center;
	box-shadow: 0px 5px 20px rgba(0,0,0,0.5);
	background-image:url('../images/eyejust-bg.png');
	background-position:center center;
	background-repeat:no-repeat;
	background-size:180px 180px;
}

#mediabar{
	display:none;
}

.mobileimgright{
	background-position: 75% 50%;
}

.mobileimgright .valignchild{
	background-color:rgba(255,255,255,0.4);
	color:black;
}

.mobileimgleft{
	background-position: 25% 50%;
}

.mobileimgleft .valignchild{
	background-color:rgba(255,255,255,0.4);
	color:black;
}