.brand-select
{
	max-width: 95%;
}

.cat-heading h1 {
	text-align: left;
	margin-top: 0.25rem;
}

.cat-heading h1.search {
	font-size: 2rem;
}

.cat-heading h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
	text-transform: uppercase;
}
.cat-heading p {
	color:#404040;
}
.cat-heading p a {
	font-weight: bold;
}
.cat-heading .sale-banner {
	color: #FFF;
	/*font-family: "Ubuntu Condensed";*/
	font-family: "Ubuntu Condensed", "Arial Narrow", "Trebuchet MS", Arial, sans-serif;
	font-size: 72px;
	font-weight: bold;
	margin: 0 0 10px;
	text-align: center;
}

.cat-heading .expired-ticker
{
   background-color:#B00000;
}

#cat_descript h1,
#cat_descript h2,
#cat_descript h3,
#cat_descript h4,
#cat_descript h5,
#cat_descript h6{
 display: inline-block;
 padding:0;
 margin:0;
}

.cat-index #sale-email-signup .bg-success,
.cat-index #sale-email-signup .bg-danger {
	padding: 10px 15px;
	text-align: center;
}
.cat-index hr {
	margin: 15px 0 25px;
}
.sort-div
{
	float: right;
}
.showing-results
{
	margin-bottom: 12px;
}
.filters-header
{
	text-align: left;
	margin-bottom: 20px;
	left: 5px;
	position: relative;
	font-size: large;
}
.cat-index .box {
	border-right: 1px solid#CDCDCD;
	padding: 10px;
}

#main_item_container
{
	width: 100%;
}

#sort_form
{
	display: inline-block;
}

p#best-price-link {
   margin: 8px 0;
}



/* Set the height for the carousel for cumulative layout shift */
.cat-index .item .item-image img
{
	height: auto;
}
@media screen and (min-width:576px)
{
	.cat-index .item .item-image img
	{
		height: auto;
	}

}
@media screen and (min-width:768px)
{
	.cat-index .item .item-image img
	{
		height: auto;
		width:100%;
	}
}
@media screen and (min-width:992px)
{
	.cat-index .item .item-image img
	{
		height: auto;
	}
	
}
@media screen and (min-width:1200px)
{
	.cat-index .item .item-image img
	{
		height: 155.6px;
	}
}

.cat-index .item .free-message,
.cat-index .item .item-free {
	color:#404040;
	/*font-family: "Ubuntu Condensed";*/
	font-family: "Ubuntu Condensed", "Arial Narrow", "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 14px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
.cat-index .item .free-message span,
.cat-index .item .item-free span {
	color:#B00000;
}
.cat-index .item .item-image,
.cat-index .item a.btn-primary {
	margin: 0 0 10px;
	position: relative;
}

.cat-index .item .item-image .glyphicon-plus:focus,
.cat-index .item .item-image .glyphicon-plus:hover {
	filter: alpha(opacity=85);
	opacity: .85;
}
.cat-index .item .item-name {
	font-size: 16px;
	line-height: 18px;
	/*margin: 0 0 10px;*/
	min-height: 38px;
}
.cat-index .item .item-other-styles {
	color:#666666;
	font-size: 12px;
	line-height: 12px;
	margin: 0 0 10px;
}
.cat-index .item .item-packaging {
	margin: 0 0 10px;
	position: relative;
}
.cat-index .item .item-packaging .package-each img {
	margin: 0 3px;
	filter: alpha(opacity=25);
	opacity: .25;
	width: 16px;
}

.cat-index .item .item-packaging .package-each:first-child img {
	margin: 0 3px 0 0 !important;
}
.cat-index .item .item-packaging .package-each:last-child img {
	margin: 0 0 0 3px !important;
}
.cat-index .item .item-packaging img.active {
	filter: alpha(opacity=100);
	opacity: 1;
}
.cat-index .item .item-packaging .package-each {
	display: inline;
	position: relative;
}
.cat-index .item .item-packaging .glyphicon-remove {
	color:#B00000;
	font-size: 12px;
	position: absolute;
	right: 3px;
	top: 8px;
	text-shadow: 0px 0px 1px rgba(255,255, 255, 1);
}
.cat-index .item .item-price {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.cat-index .item .retail {
	font-size: 12px;
	margin: 0 0 10px;
}
.cat-index .item .retail-price.item-sale {
	color:#B00000;
	font-size: 12px;
}
.cat-index .reviews {
	font-size: 16px;
}
.cat-index .item .sale-price {
	font-weight: bold;
}
.cat-index .toggle-filter {
	/* margin: 0.5rem auto; */
	text-transform: capitalize;
	width: 100%;
}
.cat-index .search-notice {
   color:#B56D32;
   font-size:1.5rem;
   margin:0px auto;
   max-width:750px;
}
.cat-index .search-notice em {
   color: #221f1f;
   font-weight:900;
}
.cat-index .panel-secondary {
	margin-bottom: 0px;
}
/* Filters */
.cat-index ul.filter-list li {
	margin-bottom: 8px;
}

.cat-index .active-filters
{
   border:none;
}

.cat-page-reset
{
   margin-top: 6px;
   margin-bottom: 20px;
}

.cat-index .active-filters .active-filter {
	padding: 0px 0;
}
.cat-index .active-filters .active-filter-name {
	color:#666666;
	text-transform: uppercase;
	margin-bottom: 4px;
}
.cat-index .active-filters .active-filter-values {
	color:#B00000;
}
.cat-index .looking-for-brand span:nth-child(1):not(.suggest-brand) {
   font-size: 1.25rem;
}

.cat-index .suggest-brand {
   border: 1px solid #CDCDCD;
   margin-right: 0.5rem;
   padding: 0.10rem 0.5rem 0.10rem 0.5rem;
   display:inline-block;
}
.cat-index .suggest-brand:hover {
   border: solid 1px #0053A8;
}
.cat-index .suggest-brand a {
   color: #000;
}
.cat-index .suggest-brand a:hover {
   color: #0053A8;
   text-decoration:none;
}

.cat-index .active-filters .panel-heading {
   background-color: transparent;
   border: none;
   font-size: 12px;
	padding-bottom: 0.25rem;
	padding-top: 0.25rem;
	text-align: left;
}
.cat-index .active-filters .panel-body {
	font-size: 12px;
	padding-bottom: 0.25rem;
	padding-top: 0.5rem;
}
.cat-index a.show-all-brands {
	cursor: pointer;
}
.cat-index a.show-less-brands {
	cursor: pointer;
}
.cat-index  span.brand-str {
	display:none;
}
.cat-index .looking-for-brand {
   font-size: 11px;
   margin-bottom: 1rem;
   padding-top: 0.50rem;
}
.cat-index .active-filters .looking-for-brand span:nth-child(1)
{
	font-style: italic;
}
.cat-index .filter-name
{
	margin: 0 0 10px;
	text-transform: uppercase;
	color: #0053A8;
}
.grid-box
{
	position: relative;
	top: 2px;
	left: 2px;
	left: 10px;
}
.cat-index .list-active-filters
{
   display:none;
}
.cat-index .hide-active-filter
{
   cursor:pointer;
}
.filter-grid
{
	margin: 0 0 30px;
}
.cat-index .filters .filter input[type=submit]
{
	background-color: #FFF;
	color:#0053A8;
	display: none;
	padding: 0;
}
.cat-index .filters .filter .filter-checkbox
{
	display: none;
}
.cat-index .filters .filter .filter-option > label
{
	color:#0053A8;
	cursor: pointer;
	font-weight: normal;
	margin: 0;
}
.cat-index .filters .filter .filter-option .filter-count
{
	color:#666666;
	font-size: 12px;
}
.cat-index .filter-checkbox:checked + div
{
	background-color:#EFEFEF;
	padding: 5px;
}
.cat-index .filter-container
{
	font-size: 12px;
}
.cat-index .filter-option
{
	margin: 0 0 5px;
}
.filter-list-checkbox-text
{
	bottom: 1px;
	left: 1px;
	position: relative;
	margin-left: 5px;
}
.checkbox_list_collapse
{
	margin-top: 10px;
}
.clear-filters-button
{
	width: 100%;
	border-radius: 50rem !important;
}
.filter-list-checkbox_checked
{
	background-color: lightgray;
}
.close-filters
{
	position: -webkit-sticky;
	position: sticky;
	top: 60px;
	font-size: 40px;
	display: none;
	padding: 0px;
}
.chosen-container {
	width: 100% !important;
	margin-bottom: 20px;
}
.chosen-container-active .chosen-choices {
	border: 1px solid#999999!important;
}

.lazy_loaded
{
   margin-top:0px !important; 
}

.lazy_load_row
{
   display:flex;
   flex-wrap: wrap;
}

.loader{
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    margin: 0 auto;
    display:none;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.ui-corner-all {
	border-radius: 25px;
}
.ui-slider {
	margin: 5px 5px 0;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: #FFF;
	border: 1px solid#CDCDCD;
	color:#404040;
	cursor: pointer;
}
.ui-state-hover {
	background:#EFEFEF !important;
}
.ui-state-focus, .ui-state-active {
	background:#CDCDCD !important;
}
.ui-widget-header {
	background:#EFEFEF;
	border: 1px solid#CDCDCD;
}
/* Sort / Active Sales */
.cat-index .active-sales a {
	display: block;
	margin: 0 0 10px;
}
.cat-index .video > div {

	position: relative;

}
.cat-index .video .play-button {

	position: absolute;
	top: 30%;
	left: 50%;

}
.cat-index .video .play-button > div {

	position: relative;
	left: -50%;

}
.cat-index .video .play-button a {

	background: #B56D32;
	background: rgba(181, 109, 50, .60);
	border-radius: 3px;
	color :#fff;
	display: inline-block;
	font-size: 11px;
	padding: 4px 6px;
	text-decoration: none;
	text-transform: uppercase;

}
.cat-index .video .play-button a:hover {

	background: #B56D32;
	background: rgba(181, 109, 50, 1);

}
.cat-index .sort > div {
	color:#666666;
	font-size: 13px;
	margin: 10px 0 0;
	text-align: center;
	text-transform: uppercase;
}
.cat-index .sort select {
	font-size: 12px;
	padding: 0;
}
.cat-index .signup-form {
	margin: 30px 0 0;
}
/* Countdown Timer */
#countdown {
	font-size: 16px;
}
#countdown span {
	display: block;
	font-size: 36px;
	line-height: 34px;
}

.best-seller
{
   position:absolute;
   top:5px;
}
.best-seller-first-row
{
   top:36px;
}

.best-seller img
{
	width:72px;
  	height:50px !important;
}

.best-seller span
{
	position:absolute;
	background-color: #715419;
	color:#FFF;
	line-height:9px;
	font-size:9px;
	margin-left: auto;
	margin-right: auto;
	padding:5px;
	left: 0;
	right: 0;
	bottom:0;
}


.cat-purchased-viewed
{
	background-color: #565959;
	border: 1px solid #565959;
  	border-radius: 3px;
	font-size: 10px;
	padding:2px 5px 2px 5px;
	position: absolute;
  	left: 20px;
	top: 0%;
	color:#FFF;
}

@media screen and (max-width: 767px)
{

	#main_item_container
	{
		display: flex;
	}
	.item{
		flex: 50%;
	}

	.item-image img
	{
		width: 100%;
		height: 50%;
	}
	#countdown
	{
		font-size: 14px;
	}
	#countdown span
	{
		font-size: 30px;
	}
	.filter-sort
	{
		display: none;
	}
	/* Items */
	.cat-index .item
	{
		margin: 0 0 20px;
		padding-bottom: 20px;
		text-align: center;
	}

	/* .item:nth-child(n+2)
	{
		padding-top: 5px;
		margin-top:-5px;
	} */

	.mobile-price
	{
      		color:#000 !important;
      		font-weight: bold !important;
  	 }


  	 /* .cat-index .item .item-image > a > img
		{
		width: 100%;
		margin-top:10px;
		margin-bottom: 22px;
		display:block;
	} */
	.cat-index .item .item-image > a
	{
		font-size: 16px;
		display:inline-block;
		
	}
  	.cat-index .item .item-image .glyphicon-search
	{
		background-color:#CDCDCD;
		cursor: pointer;
		filter: alpha(opacity=60);
		font-size: 12px;
		opacity: .6;
		padding: 5px;
		position: absolute;
		color:#000;
		right: 20px;
		top: 140px;
	
   }
   
   .lazy_loaded
	{
   	margin-top:0px !important;
	}
	.close-filters
	{
		display:block;
	}
	.filter-slider
	{
		width: 80%;
	}
	.filter-hierarchy
	{
		width: 80%;
	}
	.filter-list-checkbox
	{
		width: 80%;
	}
	.best-seller
	{
		top:36px;
	}
	.sort-div
	{
		float: left;
	}
	
	.filters-header
	{
		text-align: left;
		margin-bottom: 20px;
		left: 5px;
		position: relative;
		font-size: large;
	}



	.row
	{
		margin-left: 0!important;
		margin-right: 0!important;
	}

}

@media screen and (max-width: 512px)
{
	.cat-index .item .item-image .glyphicon-search
	{
		background-color:#CDCDCD;
		cursor: pointer;
		filter: alpha(opacity=60);
		font-size: 12px;
		opacity: .6;
		padding: 5px;
		position: absolute;
		color:#000;
		right: 20px;
		margin-top:-40%;
	
   }
}

@media (min-width: 768px) and (max-width: 991px) {
	.cat-heading .sale-banner {
		font-size: 40px;
	}
	#countdown {
		font-size: 14px;
	}
	#countdown span {
		font-size: 30px;
	}
		/* Items */
	.cat-index .item {
		
		margin: 0 0 20px;
		padding: 0 15px 15px;
		text-align: center;

	}
	.item:nth-child(n+4){
		
		padding-top: 5px;
		margin-top:-5px;
   }
   	.lazy_loaded:nth-child(n+3){
		
		padding-top: 5px;
   }

	.cat-index .item .item-image > img {
		width: 100%;
		height: auto;
	}
	.cat-index .item .item-image > a {
		font-size: 16px;	
	}
	.cat-index .item .item-image .glyphicon-search {
		background-color:#CDCDCD;
		cursor: pointer;
		filter: alpha(opacity=60);
		font-size: 12px;
		opacity: .6;
		padding: 5px;
		position: absolute;
		float:right;
		color:#000;
		top:55px;
		right: 10px;
   }


	.cat-purchased-viewed
	{
		background-color: #565959;
		border: 1px solid #565959;
		border-radius: 3px;
		font-size: 8px;
		padding:2px 5px 2px 5px;
		position: absolute;
		left: 0px;
		top: 0%;
		color:#FFF;
	}
}

@media (min-width:991px)
{
   .best-price-message-text
   {
      margin-left:-20px;
   }
}
@media (min-width: 991px) and (max-width: 1199px) {
	.cat-heading .sale-banner {
		font-size: 60px;
	}

		/* Items */
	.cat-index .item {
		margin: 0 0 20px;
		padding: 0 15px 15px;
		text-align: center;

	}
	.item:nth-child(n+8){
		
		margin-top:-5px;
		padding-top: 30px;
   }
   .lazy_loaded:nth-child(n+5){
		/*border-top: 1px solid #DEDEDE;*/
		padding-top: 30px;
   }

	.cat-index .item .item-image > img {
		width: 100%;
		margin-top:10px;
		margin-bottom: 22px;
	}
	.cat-index .item .item-image > a {
		font-size: 16px;	
	}
	.cat-index .item .item-image .glyphicon-search {
		background-color:#CDCDCD;
		cursor: pointer;
		filter: alpha(opacity=60);
		font-size: 12px;
		opacity: .6;
		padding: 5px;
		position: absolute;
		float:right;
		color:#000;
		top:100px;
		right:10px;
	}
}
@media (min-width: 1200px) {
	.cat-heading .sale-banner {
		font-size: 60px;
	}

		/* Items */
	.cat-index .item {
	
		margin: 0 0 20px;
		padding: 0 15px 15px;
		text-align: center;
	}

	.item:nth-child(n+8){
		
		margin-top:-5px;
		padding-top:30px;
   }
   
   .lazy_loaded:nth-child(n+5)
   {
      /*border-top: 1px solid #DEDEDE;*/
      padding-top:30px;
   }

	.cat-index .item .item-image > img {
		width: 100%;
		margin-top:10px;
		margin-bottom: 22px;
	}
	.cat-index .item .item-image > a {
		font-size: 16px;	
	}
	.cat-index .item .item-image .glyphicon-search {
		background-color:#CDCDCD;
		cursor: pointer;
		filter: alpha(opacity=60);
		font-size: 12px;
		opacity: .6;
		padding: 5px;
		position: absolute;
		color:#000;
		right: 10px;
		top: 130px;
	}
}

/*Cat Cigar Rating*/
.cat-rating{
	/*
  background-color: rgba(91, 182, 91, 0.8);
  border-radius: 12px;
  */
  background-color: #f5f5f5;
  border: 1px solid #333;
  border-radius: 20px;
  cursor: pointer;
  font-size: 18px;
  padding: 0 5px 5px 5px;
  position: absolute;
  right: 10px;
  top: 0%;
  color:#000;
}


span.smaller {
	font-size: 10px;
	font-weight: normal;
}
.cat-rating a{color:#333;}
.cat-rating .popover{
	color:#333;
   max-width: none;
   margin-right:45px;
}

.cat-longdescription {
	color:#404040;
	float:left;

}
.cat-longdescription  h2{
	margin-top:0px;
	font-size:20px;
}
.cat-longdescription  p{
	text-align: left;
	font-size:12px;
}
.cat-longdescription  h2,
.cat-longdescription  p {
	float: left;
	width: 100%;
}

.filter_form_select
{
	max-width: 95%;
}

.item-no-sisters {
	font-size:14px;
	font-weight: bold;
}

.is-featured {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+58,8c8c8c+81&1+0,0.17+81 */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.41) 58%, rgba(140,140,140,0.17) 81%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.41) 58%,rgba(140,140,140,0.17) 81%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0.41) 58%,rgba(140,140,140,0.17) 81%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#2b8c8c8c',GradientType=0 ); /* IE6-9 */

}

.featured-text {
	font-weight:bold;
	margin-left:10px;
	font-size:12px;
}

.review-number {
	color:#404040;
	font-size:12px;

}

.expired-warning {
	margin-top:10px;
}

.glyphicon-star{
	margin-top:10px;
	vertical-align: text-bottom;
}
.glyphicon-star-empty {
	margin-top:10px;
	vertical-align: text-bottom;
}
.no-display {
   	display:none !important;
   }


.featured-badge {
	position:absolute;
	top:10px;
	z-index:10;
	left:10px;
}

.aggregate-data {
	float:left;
	margin-left:0px;
	color:#666666;
}
.aggregate-price {
	float:left;
}

.availability-oos-font {
	font-size: 0.9em;
}
.availability-qtyleft {
	font-size: .9em;
}

.popover{
	z-index: 5000;
}

.best-price-message-search 
{
   margin-bottom:40px;
   margin-top:30px;
}

.itemreviewed
{
  display:none;
}

.filter-name-sortby
{
  color: black !important;
}

.filter-collapse
{
   -webkit-appearance: none;
}

.reset-filters-link
{
   color: #dc3545;
}

.filter-name-not-button
{
   color: #000000 !important;
	position: relative;
	left: 8px;
}

.filter-name-not-button-non-ss
{
   color: #000000 !important;
	position: relative;
	left: 8px;
	margin-bottom: 30px;
	margin-top: 30px;
	text-transform: uppercase;
}

.facet-filter-dropdown
{
   border:none;
	background-color: white;
	width: 100%;
	text-align: left;
	color: #0053A8;
}

.glyphicon-filter-minus-plus
{
   font-size: 11px;
	top: 4px !important;
	float: right;
}

.filter-text-num-results
{
	color: gray;
	font-size: smaller;
	position: relative;
	bottom: 2px;
}

.brand-search
{
	margin-bottom: 10px;
}

body.modal-open {
    overflow: visible;
}

.rewards-text
{
	color: #2E854C;	
	
}


#zncontainer
{
	height: 750px!important;
}

.product-name 
{
	min-height:45px;
}

.points-boost-arrow 
{
	margin-top: 7px;
	margin-left: 10px;
	width: 20px;
}

.points-boost-height
{
   line-height: 9px;
   margin-top: 6px;
}

.points-boost-text
{
   font-size: 10px;
}

@media screen and (min-width:992px) and (max-width:1200px)
{
	.points-boost-text
	{
	   font-size: 10px;
	   margin-left:5px;
	}
	
}

@media screen and (min-width:768px) and (max-width:992px)
{
	.points-boost-text
	{
	   font-size: 10px;
	   margin-left:20px;
	}
	
}

.points-boost-multiplier
{
   font-size:25px;
}


.boost-text
{
	display: inline-block;
	font-weight:bold;
	text-align: left;
}