@charset "UTF-8";
/* CSS Document */
/*@import url('https://fonts.googleapis.com/css?family=Raleway'); 
@import url('https://fonts.googleapis.com/css?family=Nunito:300,800&display=swap');*/
@font-face {
    font-family: 'Avenir LT Std 55 Roman';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir LT Std 55 Roman'), url('AvenirLTStd-Roman.woff') format('woff');
}
@font-face {
    font-family: 'Avenir LT Std Light';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir LT Std Light'), url('AvenirLTStd-Light.woff') format('woff');
}
@font-face {
    font-family: 'Avenir LT Std Heavy';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir LT Std Heavy'), url('AvenirLTStd-Heavy.woff') format('woff');
}

body, html{
	width:100%;
	height:100%;
	margin:0;
	font-family: 'Avenir LT Std Light';
	font-size:14px;
}	
.grecaptcha-badge{
	visibility: collapse !important; 
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
input,
select,
textarea,
button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: 0;
}
input[type="checkbox"]{
	-webkit-appearance: checkbox; /* Chrome, Safari, Opera */
    -moz-appearance: checkbox;    /* Firefox */
    -ms-appearance: checkbox;
}


/* navbar */
#layerblack{
	position:fixed;
	top:0;
	width:0;
	height:0;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.4);	
	z-index:3;
	overflow:hidden;
}
#srchbar{
	position:fixed;
	display:block;
	width:20%;
	top:0px;
	left:60%;	
	height:55px;
	/* background-color:#fafafa; */
	opacity:0.95;
	margin:0;
	padding:0;
	z-index:6;
}	
#srchbar #plhol{
	position:relative;
	width:100%;
	margin:0 0 0 5%;
}
#srchbar #sinput{
	position:relative;
	width:65%;
	left:5%;
	display:none;
}
input{
	border-radius: 0;
}
#srchbar #sbtn{
	position:absolute;
	top:0;
	left:50%;
	width:22%;
	margin-left:0;
	margin-top:9px;
	text-align:right;
}
#srchbar #simg{
	display:block;
	width:100%; 
	padding-top:7px; 
	margin-left:0;
}
#srchbar .srcbox{
	width:100%;
	height:50px;
	background-color:#fafafa;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:1px solid #000;
	padding:0 5px;
	font-size:0.875em;;
	margin:0;
}
#navfix{
	position:fixed;
	background-color:#FFF;
	width:100%;
	top:0px;
	left:0px;	
	height:50px;
	z-index:6;
}
#navwrapper{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
#navwrapper #navbar{
	position:relative;
	top:0;
	width:83%;
	margin-left:auto;
	margin-right:auto;
	height:100%;
}
#responsivenav{
	position:relative;
	display:block;
	top:0;
	width:100%;
	height:50px;
	background-color:#FFF;
	padding-bottom:0;
}
#responsivenav div{
	position:relative;
	display:block;
	float:left;
	height:50px;
	margin:0;
	padding:10px 0 0 0;
}
#responsivenav div.l{
	width:66%;
	top:0;
	margin:0;
	margin-left:-1px;
}
#responsivenav div.l a{
	display:block;
	text-decoration:none;
	font-size:5.0vw;
	color:#000;
	margin:0;
	padding:5px 0;
	text-align:left;
	letter-spacing:-1px;
}
#responsivenav div.m{
	margin-left:19%;
	width:8%;
	padding:8px 0 0 0;
}
#responsivenav div.m a{
	display:block;
	text-decoration:none;
	font-size:3.0vw;
	font-weight:bold;
	color:#FFF;
	margin:6px 0 0 0;
	padding:0;
	text-align:left;
}
#responsivenav div.m p{
	position:absolute;
	width:20%;
	height:20%;
	color:#FFF;
	font-size:2.1vw;
	margin:80% 0 0 23%;
	padding:0;
	top:0;
}
#responsivenav div.m img{
	height:auto;
	width:63%;
}
#responsivenav div.r{
	width:6%;
	margin-left:1%;
}
#responsivenav div.r a{
	display:block;
	text-align:right;
	margin:5px 0 0 0;
	padding:0;
}
#responsivenav div.r img{
	height:4.6vw;
	width:auto;
}
#nav{
	position:relative;
	width:100%;
	margin:0;
	padding:0;
	overflow:scroll;
	display:none;
	background-color:#FFF;
}
#nav li{
	position:relative;
	display:block;
	margin:0;
	width:100%;
	height:100%;
	height:auto;
	background-color:#FFF;
}
#nav li a{
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	font-size:3.7vw;
	padding:14px 0 11px 0;
	text-decoration:none;
	font-weight:100;
	color:#333333;
}
#nav li ul li a{
	padding-right:0;
}
#nav li:hover li{
	background-color:#FFFFFF;
	padding:0;
}
#nav #logo{
	display:none;
	color:#333333;
}
#nav #na{
	width:100%;
	margin-right:0;
}
#nav #info{
	margin-right:0;
}
#nav .lisrch{
	display:none;
}
#nav #signin{
	margin-right:0;
}
#nav ul li ul {
	display:none;
}
#nav ul li ul li{
	display:block;
	position:relative;
	float:none;
	width:100%;
	height:auto;
	border-top:1px solid #e4e4e4;
}
#nav li ul{
	position:relative;
	padding:0;
	margin: 0;
	width:100%;
}
#nav ul li ul li.lastli{
	border-bottom:1px solid #e4e4e4;
}
/*******************************************
   Style menu for larger screens

   Using 650px (130px each * 5 items), but ems
   or other values could be used depending on other factors
********************************************/
@media screen and (min-width: 650px) {
	#responsivenav{
		padding-bottom:20px;
	}

	#responsivenav div.l a{
		padding:2px 0;
	}

}
@media screen and (min-width: 850px) {
	#srchbar{
		width:100%;
		top:50px;
		left:0px;	
		height:130px;
		padding:80px 0 0 0;
		background-color:#fafafa;
		display:none;
	}
	#srchbar #plhol{
		width:410px;
		margin-left:auto;
		margin-right:auto;
	}	
	#srchbar #sinput{
		display:block;
	}
	#srchbar #sbtn{
		left:80%;
		margin-left:10px;
		margin-top:0;
	}
	#srchbar #simg{
		width:28px; 
		padding-top:7px; 
		margin-left:24px;
	}
	#srchbar .srcbox{
		width:358px;
		height:42px;
	}
	#responsivenav{
		display:none;
	}
	#navfix{
		height:auto;
	}
	#nav{
		display:block;
		height:auto;
		overflow:visible;
	}
	#navwrapper{
		height:50px;
		background-color:#e4e4e4;
	}
	#nav .lisrch{
		display:block;
	}
	#nav li{
		display:block;
		float:left;
		width:9%;
		padding-top:5px;
		height:45px;
		background-color:#e4e4e4; 
	}
	#nav li a{
		font-size:15px;
		padding:13px 0;
	}
	#nav li.loginbtn a.userlogo{
		font-size:16px;
		font-weight: bold;
		padding: 10px 8px 8px 8px;
		width: 25%;
		margin: 0 0 0 55%;
		height: auto;
		background-color: #000;
		color: #FFF;
		text-align:center;
		border-radius: 50%;
	}
	#nav li ul li a{
		padding:9px 0;
		font-size:12px;
	}
	#nav li:hover a{
		font-weight:500;
	}
	#nav li:hover li a{
		font-weight:normal;
	}
	#nav #galli{
		margin-right:11%;
	}
	#nav #info{
		width:7%;
		margin-right:13%;
	}
	#nav #logo{
		display:block;
		width:24%;
		padding-top:3px;
		height:47px;
	}
	#nav #logo:hover a{
		font-weight:100;
	}
	#nav #logo a{
		width:100%;
		padding-top:2px;
		font-size:2.1vw;
		padding-left:0;
		margin-left:-2px;
		line-height:48px;
		text-align:left;
	}
	#nav li ul{
		padding:0;
		position: fixed;
		top:50px;
		left:0;
		width: 100%;
	}
	#nav li ul li a{
		width:83%;
		margin-left:auto;
		margin-right:auto;
		text-align:left;
	}
	#nav #galli ul li a{
		padding-left:29%;
	}
	#nav #info ul li a{
		padding-left:61%;
	}
	#nav #signin ul li a{
		padding-left:85.5%;
	}	
	#nav li:hover li{
		background-color:#fafafa;
	}
	#nav ul li ul li{
		opacity:0.95;
		border-top:none;
	}	
	#nav ul li ul li.firstli{
		padding-top:20px;
	}	

	#nav ul li ul li.lastli{
		border-bottom:none;
		padding-bottom:20px;
	}	
	/*#nav ul li ul li{
		height:46px;
	}*/
	#nav ul li:hover ul {
		display:block;
	}
}
@media screen and (min-width: 1366px) {
	#navwrapper #navbar{
		width:1000px;
	}
	#nav #logo a{
		font-size:28px;
	}
	#nav #galli ul li a{
		width:888px;
		padding-left:392px;
	}
	#nav #info ul li a{
		width:342px;
		padding-left:611px;
	}
	#nav #signin ul li a{
		width:90px;
		padding-left:960px;
	}
}
/* end navbar */
#container{
	position:relative;
	width:83%;
	margin-left:auto;
	margin-right:auto;
	top:0;
	min-height:90%;
}
@media screen and (min-width: 1366px) {
#container{
	width:1000px;
	top:0;
	padding:0;
}
}
/*@media screen and (min-width: 1680px) {
#container{
	width:55%;
	top:0;
	padding:0;
}
}*/
/* style cartview */
#cd-cart{
  position:fixed;
  bottom: 0;
  right:0px;
  height: 88%;
  width:82.6%;
  background-color:#FFF;
  /* header height */
  margin:150px 8.7% 0 8.7%;
  overflow-x:hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display:none;
  z-index:4;	
}
#cd-cart h2 {
  display:block;
  width:90%;
  margin:4% auto 4% auto;
  font-size: 1.875rem;
  font-weight: 100;
}
#cd-cart ul {
	margin:0;
	padding:0;
	width:100%;
}
#cd-cart li {
	position:relative;
	border-bottom:1px solid #e4e4e4;
	margin:0 5%;
	width:90%;
	height:auto;
	overflow:hidden;
}
#cd-cart li.lifirst {
	border-top:1px solid #e4e4e4;
}
#cd-cart .cd-cart-total{
	border-bottom:1px solid #FFF;
	margin-bottom:80px;
}

#cd-cart li p{
	display:block;
	float:left;
	font-size:0.875em;
}

#cd-cart li p.cartitemimg{
	position:relative;
	width:15%;
	height:auto;
	margin:7px 0;
	padding:0;
}
#cd-cart li img{
	display:block;
	width:100%;
	height:auto;
}
#cd-cart .li p .pad{
	padding-top:35px;
}
#cd-cart li p.cartitemtxt{
	width:55.5%;
	padding:7px 2% 0 2%;
	margin:0;
}
#cd-cart li p.cartitemprice{
	width:21.5%;
	margin:0;
	padding:7px 0;
}
#cd-cart li p.cartitemprice a{
	text-decoration:none;
	color:#000;
}
#cd-cart li p.cartitemdelete{
	width:4%;
	text-align:right;
	padding:7px 0;
	margin:0;
}
#cd-cart li pli:last-child {
  border-bottom: 1px solid #e0e6ef;
}
#cd-cart .cd-item-remove {
  display:block;
  width: 100%;
  height: 32px;
  color:#000;
}
#cd-cart #signbtns{
	position:relative;
	width:100%;
  	margin:0 0 250px 0;
	height:auto;
}
#cd-cart #signbtns div{
	display:block;
	float:none;
	width:75%;
	margin-left:12.5%;
	text-align:center;
}
#cd-cart a{
	text-decoration:none;
}
#cd-cart .checkout-btn {
  display: block;
  font-weight:bold;
  height: 30px;
  line-height: 30px;
  /*background: #3399ff;*/
 border:1px solid #000;
	background-color:#000;
	color:#FFF;
 width:75%;
	font-size:16px;
	margin-left:12.5%;
	text-align:center;
}
#cd-cart #signbtns .register-btn {
  display: block;
  font-weight:bold;
  width: auto;
  height: 30px;
  line-height: 30px;
  /*background: #3399ff;*/
	border:1px solid #000;
	background-color:#000;
	color:#FFF;
	font-size:16px;
  margin:0;
}
li a #itinc{
	position:relative; 
	background: #000; 
	width: 16px; 
	height: 14px; 
	padding:2px 0 0 0; 
	font-size:10px; 
	border-radius: 50%; 
	color:#FFF; 
	margin:0; 
	top:-2px; 
	display:inline-block;
}

#cd-shadow-layer {
  position: fixed;
  min-height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  z-index:2;
  display: none;
}
@media screen and (min-width: 850px) {
	#cd-cart{
	  width:80%;
	  margin:150px 10% 0 10%;
	}
	#cd-cart ul {
		margin:4% 0 0 0;
	}
	#cd-cart li p{
		font-size:14px;
	}
	#cd-cart li p.cartitemimg{
		width:10%;
	}
	#cd-cart li p.cartitemtxt{
		padding:44px 2% 0 2%;
		width:59%;
	}
	#cd-cart li p.cartitemprice{
		padding:44px 0 0 0;
		width:25%;
	}
	#cd-cart li p.cartitemdelete{
		padding:44px 0 0 0;
		width:2%;
	}
	#cd-cart .checkout-btn {
		margin:0 auto;
		width:33.3%;
	  height: 60px;
	  line-height: 60px;
	}
	#cd-cart #signbtns{
		position:relative;
		width:90%;
		margin:0 5% 250px 5%;
		height:auto;
	}

	#cd-cart #signbtns div{
		float:left;
		width:33.3%;
		margin-left:0;
	}
	#cd-cart #signbtns .register-btn {
	  width: 100%;
	  height: 60px;
	  line-height: 60px;
	}
}
@media screen and (min-width: 1366px) {
	#cd-cart{
	  width:1000px;
	  left: 50%;
	  margin: 150px 0 0 -500px;
	  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	}
}
/* end style cartview */
/* style SignupBadge */
#signupWrap{
	position:fixed;
	display:none;
	top:0;
	left:0;
	min-height: 100%;
	width:100%;
	height:100%;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.4);	
	z-index:6;
}
#signupCont{
	padding: 1em;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	width:82.6%;
	display:none;
	background-color:#FFF;
	overflow-x:hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-moz-appearance: none;	
	z-index:7;
}
@media screen and (min-width: 850px) {
	#signupCont{
		margin: 0 -170px 225px 0;
		bottom: 0;
		right: 50%;
		width:340px;
		height:450px;
		box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	}
}
#signupCont #confscrn{
	position: relative; 
	margin: 0; 
	padding: 0; 
	height: 440px; 
	width: 150%; 
	display: table-cell; 
	vertical-align: middle; 
	align-content: center;
}
#signupCont #confscrn div{
	text-align: center;
}
#signupCont #confscrn p{
	display: block;
	margin-bottom: 35px;
	text-align: center;
}
#signupCont #logoreg{
	position:relative;
	width:90%;
	margin-top:5%;
}
#signupCont #logoreg a{
	color:#000;
	text-decoration:none;
	display:block;
	float:left;
	text-align:center;
	width:47.5%;
	padding:12px 0 10px 0;
	background-color:#efefef;
}
#signupCont #logoreg a.active{
	background-color:#000;
	color:#FFF;
}

#signupCont #logoreg #login{
	margin-bottom:10%;
        margin-right:5%;
}
#signupCont #logoreg #register{
	margin-bottom:10%;
}
#signupCont div{
	width:90%;
	margin-left:5%;
	text-align:left;
	font-size:16px;
}
#signupCont #pwcontainer{
	position: relative; 
	margin: 0; 
	padding: 0;
	width: 100%;
}
#signupCont #pwcontainer #ermsg{
	height: 74px;
}
#signupCont #vink{
	width:90%;
	text-align:center;
	margin:0;
}
#signupCont #vink img{
	padding:0 -20px 0 0;
}
#signupCont #emconf{
	position:relative;
	margin-bottom:40px;
}
#signupCont .botdiv{
	position:relative;
	width:90%;
	padding:0;
	text-align:center;
	margin-top:10px;
	margin-bottom:5%;
	font-size:12px;
}
#signupCont .botdiv input[type='checkbox']{
	width:20px;
	margin-top:20px;
}
#signupCont .botdiv a{
	font-size:14px;
	text-decoration:none;
	color:#000;
}
#signupCont .botdiv .newslettr{
	color:#FFF;
	background-color:#000;
	width:10%;
}
#signupCont .regsubm{
	width:100%;
	margin-top:15%;
	border:1px solid #000;
	background-color:#000;
	color:#FFF;
	font-size:18px;
	height:38px;
	-webkit-appearance:none;
	-moz-appearance:none;	
}
#signupCont label{
	font-size:14px;
	margin-bottom:1%;
}
#signupCont input{
	width:96%;
	height:32px;
	font-size:14px;
	padding:1% 2%;
	border:none;
	background-color:#efefef;
	margin-bottom:5%;
}
#container.blur{
	-moz-filter: blur(15px); 
	-webkit-filter: blur(2px);
	-o-filter: blur(2px); 
	-ms-filter: blur(2px); 
	filter: blur(2px);	
}
::-webkit-input-placeholder {
   color: #999999;
}

:-moz-placeholder { /* Firefox 18- */
   color:#999999;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #999999;  
}

:-ms-input-placeholder {  
   color: #999999;  
}
.fpassw a{
	font-size:18px;
	color:red;
}
/* end style SignupBadge */
/* contact home */
#contactWrapper{
	position:relative;
	width:100%;
	margin:6.4% 0 20% 0;
}
#contactWrapper:after {
  content: "";
  clear: both;
  display: table;
}
#contactWrapper div{
	display:block;
	width:100%;
}
#contactWrapper div.alm{
	margin-left:0;
	width:100%;
}
#contactWrapper div.alr{
	margin-left:0;
	width:100%;
}
#contactWrapper h1{
	font-size:24px;
	width:100%;
	margin:30px 0 5px 0;
	padding:0;
	font-weight:normal;
}
#contactWrapper p{
	margin:0;
	padding:0;
}
#contactWrapper a{
	text-decoration:none;
	color:#000;
	margin-bottom:3px;
}
@media screen and (min-width: 850px) {
	#contactWrapper div{
		display:block;
		float:left;
		width:25%;
	}
	#contactWrapper div.alm{
		margin-left:13.5%;
		width:25%;
	}
	#contactWrapper div.alr{
		margin-left:15.5%;
		width:21%;
	}
	#contactWrapper h1{
		font-size:24px;
		margin:0 0 10px 0;
	}
}
@media screen and (min-width: 1366px) {
	#contactWrapper{
		padding-bottom:200px;
	}
	#contactWrapper div{
		display:block;
		float:left;
		width:25%;
	}
	#contactWrapper div.alm{
		margin-left:13.5%;
		width:25%;
	}
	#contactWrapper div.alr{
		margin-left:15.5%;
		width:21%;
	}
}
/* end contact home */