#alliance-mobile-nav {
   display: none;
}
#alliance-desktop-nav {
   display: block;
}

body {
    text-align: left;
    min-width: 56.25em;
    background-position: center;
    background-repeat: repeat-y;
    font-family: 'Helvetica',Arial,Verdana;
    font-size: 1em;
}

body {
	font-size: 100%;
}

.container {
	color: white;
	background-color: #007acc;
}

nav {
    height: 45px;
	display: flex;
	flex-direction: row;
	justify-content: space-between; 	
}
.nav  div {
	height: 45px;
}
section.burger {
	position: absolute;
	top: -9999px;
	left: -9999px;	
}	
.menu-main {
	position: absolute;
	top: 0;
	left: 0;
	width: 60%;
	height: 45px;
	/* background: white; */
}
#searchfield {
	width: 10em;
	float:left;
	height: 1.8em;
}
.searchform0 {
    margin-top: 10px;

}
.navDiv {
	display:flex;
	flex-direction: row;
	justify-content: space-between;
}
	
nav a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	/*padding: .75em 0em;*/
	/*margin-bottom: 40px;*/
 
	  
}





nav a:hover {
	color: orange;
}
nav a:focus {
	color: orange;
}
nav a span {
	border-right-color: rgba(0,0,0,.3);
	border-right: 2px solid rgba(255,255,255,.602);	
	padding-left: 4px;
	padding-right: 4px;
	font-weight: 700;
	display: block;
}	
.example {
	color: white;
	background-color: blue;
	padding: 20px;
}

/*
.headerLogin {
    text-align: right;
	margin-right: 10px;
    width: auto;	
}
*/
#loginHead {
    text-align: right;
    width: auto;
}
.headerLogin {
    float: right;
    /*margin-top: -10px;*/
    margin-right: 10px;
    padding-left: .25em;
    color: #fff;
    font-weight: 700;
    width: 180px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
	text-overflow: ellipsis;
	padding-top: 10px;

	
}
.headerLogin a {
	color: #fff;
    font-weight: 700;
    border-left: 2px solid white;
    padding-left: .25em;
}	
.advanced_search {
	float: right;
	padding-top: 10px;
    /*margin-top: 2px;*/
}
.border_bottom_1 {
    overflow: hidden;
    border-bottom: 1px solid #000;	
	top:45px; 
	height:78.24px;
	background-color: #f1f1f3;
}
.logoDiv {
	float: left;
	padding-left: 0.9375em;
	padding-right: 0.9375em;
}
.slogan {
    font-size: 12px;
    text-align: center;
	margin-top: -.6em;
}
.yearsDiv {
	float: left;		
}
.yearsDiv > .member_login {
	display:none;
}
.number_png {
    clear: right;
    margin-left: -20px;
    margin-top: 10px;
    font-size: 1.5vw;
    text-align: center;
}

.celeb_png {
    margin: -.63em 0 0 -20px;
    text-align: center;
    padding: 0;
    font-size: 1vw;
    color: #572500;	
}

.large {
	display: inline-block;
}
.headercartDiv {
	float:left;
}
.header_shipping {
    text-align: center;
    font-weight: 700;
}
.smallcart {
    font-size: .75em;
    color: #572500;
}
.freebox {
    background-color: #fff;
    width: 240px;
    padding: 2px;
    border: 2px solid #f68b2a;
    border-radius: 5px;
    font-weight: 700;
	
}
.center {
    margin-left: auto;
    margin-right: auto;
    /*width: 99%;*/
}
.socialMedia {
	float:left;	
}
.social {
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    border: 2px solid #2e19fb;
    width: 140px;
    height: 60px;
    opacity: .9;
    z-index: 1;
    background-color: #88EA28;
    padding: 5px 1px 1px 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
}
.social_text {
    width: 130px;
    font-size: 14px;
    font-weight: 700;
    margin-top: 5px;
    line-height: 90%;
    z-index: 20;
}
.header_facebook {
    background-image: url(../images/facebook_60x14.jpg);
    float: left;
    background-repeat: no-repeat;
    height: 14px;
    width: 60px;
    line-height: 80%;
    vertical-align: middle;
    font-size: 11px;
    text-align: center;
    margin: 2px;
    z-index: 1000;
}
.header_twitter {
    background-image: url(../images/twitter_60x14.jpg);
    float: left;
    background-repeat: no-repeat;
    height: 14px;
    width: 60px;
    line-height: 80%;
    vertical-align: middle;
    font-size: 11px;
    text-align: center;
    margin: 2px;
    z-index: 1000;
}

.cartImg {
	margin-top: 15px;
	background-image: url('../images/shopping-cart-icon-blue.png');
	float:left;
	display: block;
	height: 2.5em;
	width: 2.5em;
	/*font-size: 2.5em;*/
	/*border: 1px solid red;*/
	cursor: pointer;
	background-size: contain;
	background-repeat: no-repeat;

}
.cartImg:hover {
	margin-top: 15px;
	background-image: url('../images/shopping-cart-icon-orange.png');
	display: block;
	height: 2.5em;
	width: 2.5em;
	/*font-size: 2.5em;*/
	/*border: 1px solid blue;	*/
	cursor: pointer;
	background-size: contain;
	background-repeat: no-repeat;
}


.items_cost > .advanced_search {
	display:none;
}
/*
.searchbutton {
    text-decoration: none;
    background-color: #f40a0a;
    color: #fcf9f9;
	margin-top: -2.5px;
    border: 0;
    height: 28px;
}
*/
/*
#searchfield {
    height: 1.8rem;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: .75rem;
    margin-top: .7em;	
}
*/
.menu-sub {

    transition: opacity 250ms ease 250ms,max-height 500ms ease,visibility 0s linear 500ms,top 0s linear 500ms;
    border: 1px solid #b3b3b3;
    border-color: rgba(0,0,0,.3);
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;	
	
	
	box-shadow: 0 4px 6px -2px rgba(0,0,0,.5), inset 1px 1px 0 #fff;	
}

	.menu-sub {
	
		position: absolute;
		background: #f1f1f3;
		top: 3.0em;	  
		display: none;
		padding: 1em; 
		width: 645px;	
		color: #454545!important;
		-moz-text-shadow: 0 1px 0 #fff;
		border-right-color: rgba(0,0,0,.3);
		border-right: 2px solid rgba(255,255,255,.302);	  	  
		z-index: 100;
		
	}
	
	.menu-sub p {
		color: #454545;
		font-size: 1.2em;
		line-height: 1.1em;		
	}
	
	.menu-col-3, .menu-col-1  p {
		font-family: inherit;
		font-weight: normal;
		font-size: 1rem;
		line-height: 1.6;
		margin-bottom: 1.25rem;
		text-rendering: optimizeLegibility;
	}

	.menu-col-3, .menu-col-1  a {
		color: #454545;
	}
	
	.menu-col-3, .menu-col-1  a:hover {
		color: #FFA500;
	}
	.menu-col-3, .menu-col-1  a:focus {
		color: #FFA500;
	}	
	nav li {
	  
	/*  
		position: relative;
		display: inline;
		box-sizing: border-box;
		list-style: none;
		margin: 0;
		padding: 0;
		float: left;
		color: #454545!important;
		-moz-text-shadow: 0 1px 0 #fff;
	*/
	}	
	nav li:hover .menu-sub {
	  display: block;
	}
	nav li:focus .menu-sub {
	  display: block;
	}
	.menu-sub li {
	  display: block;
	}

	.menu-sub a {
	  padding: 0;
	  margin-bottom: .35em;
	}

	.menu-sub a:hover {
	  text-decoration: underline;
	}
	.menu-sub a:focus {
	  text-decoration: underline;
	}
	.menu-category {
	  margin: 2.5em 0 .5em;
	}

	.menu-category:first-of-type {
	  margin-top: 0;
	}
	/*
	h5.menu-category {
		color: black;
	}
	*/
	.menu-category a {
		text-transform: uppercase;
		color:black;
		
	}	
	.menu-category a:hover {
		color:#FFA500;;
		text-decoration: underline;
	}
	.menu-category a:focus {
		color:#FFA500;;
		text-decoration: underline;
	}	
	.menu-col-1,
	.menu-col-2,
	.menu-col-3,
	.menu-col-4 {
		float: left;
		/*white-space: normal;*/
	}

	.menu-col-1 {
		width: 25%;
	}

	.menu-col-2 {
		width: 50%;
		padding-left: 1em;
		border-left: 1px solid rgba(0,0,0,.3);
		box-shadow: inset 1px 0 0 #fff;		
	}
	.menu-col-2:first-of-type {
		width: 50%;
		padding-left: 1em;
		border-left: unset;
		box-shadow: unset;	
	}	
	.menu-col-2 p {
		font-family: inherit;
		font-weight: normal;
		font-size: 1rem;
		line-height: 1.6;
		margin-bottom: 1.25rem;
		text-rendering: optimizeLegibility;		
	}
	.menu-col-3 {
		width: 30%;
		padding-left: 1em;
		border-left: 1px solid rgba(0,0,0,.3);
		box-shadow: inset 1px 0 0 #fff;
	}
	.menu-col-3:first-of-type {
		width: 30%;
		padding-left: 1em;
		border-left: unset;
		box-shadow: unset;
	}	
	
	.menu-col-3 p {
		font-family: inherit;
		font-weight: normal;
		font-size: 1rem;
		line-height: 1.2;
		margin-bottom: 1.25rem;
		text-rendering: optimizeLegibility;
	}
	h5.menu-category a {
    display: inline-block;
    font-size: 1.1em;
    line-height: 1.2em;
    text-decoration: none;
    color: #454545;
    font-weight: 700;
    text-decoration: none;
    margin-bottom: .5em;
}
.maincat {
    text-transform: capitalize;
    font-weight: bold;
}
a.maincat:hover {
	color:orange;
}
a.maincat:focus {
	color:orange;
}
.logo {
	max-width: 100%;
    height: auto;	
}

.home_content {
    clear: both;
    background-color: #fff;
    width: 100%;
    margin-top: 117.46px;
	height: 10px;
    /*min-height: 1000px;*/
}
.main {
	/* float: left; */
	/*border: 1px solid #595959;*/
	border: 0 1px 1px 1px;
	border-color: #595959;
	width: 100%;
	/* overflow: auto;  removed to prevent vert scrollbar in signup */
	text-align: center;
	background-color: #fff;
	width: 100%;	
}
.main1 {
	/* float: left; */
	/*border: 1px solid #595959;*/
	border: 0 1px 1px 1px;
	border-color: #595959;
	width: 100%;
	/* overflow: auto;  removed to prevent vert scrollbar in signup */
	text-align: left;
	background-color: #fff;
	width: 100%;	
}
.main2 {
	/* float: left; */
	/*border: 1px solid #595959;*/
	border: 0 1px 1px 1px;
	border-color: #595959;
	width: 100%;
	/* overflow: auto;  removed to prevent vert scrollbar in signup */
	/* text-align: center; */
	background-color: #fff;
	width: 100%;
}
.home_main {
    height: 500px;
    border-bottom: 1px solid #000;
}
.prem_whse {
    float: left;
    height: 100%;
    color: #FFF;
    font-weight: 700;
    padding-top: 100px;
}
.prem_whse_fff {
    /* margin-top: 100px; */
    text-align: center;
    font-style: italic;
    font-size: 120%;
}
.prem_whse_phrase {
    text-align: center;
    font-size: 100%;
    margin-top: 20px;
    line-height: 200%;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    /*left: 50%;*/
    /*margin-left: -500px;*/
    z-index: 101;
}
.news_container {
    border: 1px solid black;
    height: 500px;
    overflow: hidden;
    position: relative;
    padding: 3px;
}

div.menu-main > ul {
  list-style: none; 
  margin: 0; 
  margin-left: 10px;
  padding: 0px;
  padding-top: 10px;
}

div.menu-main > ul > li {
	position: relative;
	/* display: block; inline; */
	height: 50px; 	/* */
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding-bottom: 25px;  /* */
	float: left;
	color: #454545!important;
	-moz-text-shadow: 0 1px 0 #fff;
}
div.menu-main > ul > li:hover,  div.menu-main > ul > li:hover div {
	display: block;
}	
div.menu-main > ul > li:hover,  div.menu-main > ul > li:focus div {
	display: block;
}	
/*	
.lmao li:hover > ul, .lmao li:hover > ul li {
    display: block;
}
*/	
div.menu-main > ul > li > a {
	/* height: 50px; */
    text-transform: capitalize;
    font-weight: bold;	
}
div.menu-main > ul > li > a:hover {
	color:orange;
}

div.menu-main > ul li::before,
div.menu-main > ul li::after {
    content: "";
    position: absolute;
    width: 100%;
    left: 0px;
    /*top: 40px;*/
    bottom: 100%;
    height: 55;

	z-index: 1;
}
div.menu-main > ul li:hover::before,
div.menu-main > ul li:hover::after {
	color: orange;
}	

.row {
    /*max-width: 62.5em;*/
    /*background-color: #f1f1f3;*/
}
#adv_search_txt::before {
	content: "Advanced ";
}
#adv_search_txt::after {
	content: "Search";
}




/*

Content above needed for header and home page.

*/


ul.large-block-grid-3.cigar_brands {
    line-height: 30%;
    padding: 0;
    padding-top: 15px;

}

.oiULFilter h3,.oiULFilter ul,.oiULFilter li {
	display:inline;
	margin: 0 1rem 0 0
}

#oiFiltSubmit {
	width: 20%;
	text-align: center
}

#toggleFilt {
	width: 20%;
	text-align: center;
	margin: 3px;
	padding: 1px 3px
}
.totalcost {
		font-size: 80%;
}
/*.totalsSectionContainer {
    background: white;
    position: fixed;
    float: right;
    top: 125px;
    padding: 10px;
    border: 1px solid black;
    width: 340px;
    min-width: 200px;
}	
*/
.totalsSectionContainer {
	float: left;
	/*background-color: yellow;*/
}
#subForm label {
    font-size: .7778rem !important;
    width: 200px !important;
    text-align: left !important;
	float:left;
	margin: 0;
}
.searchform0 button {
	border: none;
	outline:none;
	padding: 3px;
    background-color: #c60f13;
    border-color: #c60f13;
    color: #fff;
	float: left;
}
.column, .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
}
p.regP label {
    float: left;
}
.left-sidebar {
    float: left;
    min-height: 300px;
    width: 230px;
    margin-right: -150px;
    background-color: #fff;
    padding: 0 15px 20px 15px;
    border: 1px solid #595959;
    border-right: none;
    clear: both;
}
.search_main {
    border: 1px solid #595959;
    min-height: 300px;
    width: auto;
    Text-align: center;
    margin-left: 230px;
    background-color: #fff;
}

#page div div nav ol li a {
    color: #fff;
    font-weight: 700;
}
/*
.accessible-megamenu {
    margin: 0 0 0 20px;
    padding-top: 0;
}
*/
.searchdiv {
    float: right;
    line-height: 0;
    margin-top: -2px;
    margin-right: 10px;
}
div nav.megamenu.top-bar form.searchform2 {
    width: 150px!important;
}
nav form div div input#searchphrase2 {
    top: 0;
}
