body{
	font-size:18px;
	margin:0px;
	line-height:26px;

}

.makehigh{
	min-height:350px;
}

.makehigh400{
	min-height:400px;
}

#menuicon{
	display:none;
}


.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;
	transition: all 0.3s;
}


.carticon:hover{
	border-radius:10px;
	background-color:rgb(217,217,217);
	transition: all 0.3s;
}



.texttilespacer{
	padding:30px;
	
}

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:-10px 0px;
	padding:15px 20px;
}

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

}


.tryonbutton{
	padding-left:35px;
	background-image:url('../images/icon-tryon.png');
	background-position: center left;
	background-repeat: no-repeat;
	line-height:35px;
	color:#947596;
	display:inline-block;
}

.tryonbutton:hover{
	background-image:url('../images/icon-tryon-hover.png');
	color:black;
}


#checkout_progress{
	display:block;
	font-size:18px;
	text-align:right;
	margin-bottom:20px;
}

.checkout_progress_pips{
	display:inline;
	margin-right:10px;
	margin-left:10px;
	padding:20px;
	border-radius:10px;
	border:1px solid rgb(66,69,121);
	color:black;
}


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

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

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

.narrow{
	display:none;
}

.largetext{
	font-size:40px;
	
}


.usage_anim{
	margin-top:50px;
	margin-bottom:-7px;
	margin-left:-100px;
	margin-right:-50px;
}

.usage_anim img{
	width:591px;
}

.buttonmarginright{
	margin-right:20px;
}

#ejchecksurround{
	padding-right:120px;
	background-image:url('../images/ejcheck.png');
	background-repeat:no-repeat;
	background-position:right center;
}

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

.measurement{
	text-align:center;
	line-height:14px;
}

.measurement .measurementlabel{
	display:none;
}

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

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

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

#measurementsdiv #measurementsbridgediv{
	position:absolute;
	top:63%;
	left:49.25%;
}


.shoppanelleft{
	border-right:1px solid #d9d9d9;
	background-repeat: no-repeat;
	background-position:right 20px;
	padding-top:170px;
	background-size:60% auto;
	
	position:relative;
	z-index:4;
	border-top:5px solid #d9d9d9;
}


.shoppanelright{
	margin-left:-1px;
	background-repeat: no-repeat;
	background-position:right 20px;
	padding-top:170px;
	background-size:60% auto;
	
	position:relative;
	z-index:3;
	border-top:5px solid #d9d9d9;
}



.ipadportraityes{
	display:none;
}


@media (min-width: 701px) and (max-width: 900px){
	.ipadportraitno{
		display:none;
	}
	.ipadportraityes{
		display:block;
	}
}


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

#topbar .lightbluetext{
	
	transition: 0.3s;
}

#topbar .lightgreentext{
	
	transition: 0.3s;
}

#topbar .peachtext{
	
	transition: 0.3s;
}

#topbar .purpletext{
	
	transition: 0.3s;
}

#topbar .lightbluetext:hover{
	color:black;
	transition: 0.3s;
}

#topbar .lightgreentext:hover{
	color:black;
	transition: 0.3s;
}

#topbar .peachtext:hover{
	color:black;
	transition: 0.3s;
}

#topbar .purpletext:hover{
	color:black;
	transition: 0.3s;
}


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

.toplinkbutton:hover{
	color:rgb(66,69,121);
	transition: 0.3s;
}


#topbarmobile{
	display:none;
}


#mobilemenu{
	display:none;
}

#contactbar{
	font-size:14px;
}

.fullwidth{
}

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

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


.fifths{
	
}

.fifths .brick{
	width:18.4%;
	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:23.5%;
	margin-right:2%;
}

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

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

.collection_list{
	text-align:center;
}

.collection_list .brick{
	float:none;
	display:inline-block;
	margin:0px;
}



.thirds{
	
	 
}

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

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

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

.halves{
}

.halves .brick{
	width:49%;
	margin-right:2%;
}

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

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



.brick{
	float:left;
}

.largeimagetitle{
	position:relative;
	text-align:left;
	width:40%;
	left:30%;
}

.largeimagetitleleft{
	position:relative;
	text-align:left;
	width:40%;
	left:-20%;
}

#checkout_cartview{
	float:right;
	width:35%;
	border:1px solid rgb(217,217,217);
	border-radius:10px;
	margin-right:20px;
}

#checkout_couponbox{
	float:right;
	width:35%;
	border:1px solid rgb(217,217,217);
	border-radius:10px;
	margin-top:20px;
	margin-right:20px;
}

#checkout_contentview{
	float:left;
	width:60%;
}

#progressbar1{
	margin-top:0px;
}

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


.eyejuststicker{
	width:250px;
	height:220px;
	overflow:hidden;
	border-radius:125px;
	background-color:rgb(66,69,121);
	color:white;
	font-size:100px;
	line-height:80px;
	padding-top:30px;
	-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:250px 250px;
}

#mediabar{
	text-align:center;
	border-top:1px solid rgb(217,217,217);
}

#mediabar a{
	display:inline-block;
	padding:20px 30px 10px 30px;
	margin:10px;
	line-height:60px;
	vertical-align:middle;
}
