.navbar {
	margin-bottom: 0;
}
.navbar>.container-fluid .navbar-brand {
    margin: 16px 0 8px;
}
.dropdown-menu li a {
	color: #686868 !important;
    font-size: 0.9em;
}
.navbar-default .navbar-nav>li>a {
	color: #8f8f8f;
    padding: 35px 5px 0;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #8f8f8f;
}
.nav li > a:hover, .nav li > a:active, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover, .dropdown.open {
	border-color: #8f8f8f;
}
nav>.open>a:hover, .dropdown.open {
    background: none;
    border-color: #8f8f8f;
}
.subNav {
    background-color: #484848;
}
.navbar-header {
	width: 238px;
	float: left;	
	padding-top:5px;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-left: 15px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	text-align: right;
}
.instafeed-wrapper {
	padding: 10px 0 20px;
	margin-top: 15px;
	text-align: center;
	background: transparent;
	color: white;
}
.instafeed-wrapper h3 {
	margin-bottom: 5px;	
	  font-family: 'Futura Std Light';
	letter-spacing: 1px;
	padding: 0 15px;
	padding-bottom: 10px;
	display: inline-block;
	color: #000;
	font-size: 25px;
	
}
.btn-invert {
	border-color: #757575;
	color: #757575;
}
.btn-invert:hover {
	background: #757575;
	border-color: #757575;
}
.productTitle2 {
	width: 100%;
	text-align: center;
	padding: 10px; 
}
.productTitle2 .product_title {
    font-family: "Futura Std Heavy", sans-serif;
    margin-bottom: 0px;
    margin-top: 10px;
}
.productTitle2 .product_price {
	margin: 0;
	font-size: 0.95em;
}
.rollover {
	background-size: cover;
	background-position: center center;
	position: relative;
}
.infini-item:hover .rollover img {
	opacity: 0;
	visibility: 0;
}
.infini-item:hover .quickview-btn {
	display: block;
}
.quickview-btn {
	position: absolute;
	bottom: 50px;
	z-index: 9;
	left: 50%;
	transform: translateX(-50%);
	display: none;
}
.modal-content {
	border-radius: 0;
	border: 2px solid black;
}
.image-list {
	padding: 0;
	list-style: none;
	margin-top: 20px;
	margin: 0;
}
.image-list li {
	list-style: none;
	margin-bottom: 15px;
	cursor: pointer;
}
.item-box {
	height: 100%;
	position: relative;
}
#quickview .close {
	position: absolute;
	right: 10px;
	top: 5px;
	z-index: 2;
}
#quickview .view-more {
	margin-top: 10px;
	text-transform: uppercase;
	display: block;
}
#quickview .modal-body {
    padding: 10px;
}
#quickview .image {
	padding-right: 0;
	overflow: hidden;
}
#item_name {
	margin: 0;
	font-family: "Futura Std Heavy", sans-serif;
	text-transform: uppercase;
	font-size: 1.5em;
	letter-spacing: 2px;
	margin-bottom: 0;
}
.purchase-box {
	margin-top: 10px;
/*
	position: absolute;
	width: 100%;
	bottom: 10px;
	right: 0;
*/
}
.purchase-box .buy_product {
	margin-top: 10px;
}
.item-box {
	padding: 120px 0;
}
.item-box #price {
	margin: 10px 0 0;
}
.btn-wrapper {
	padding: 10px;
}

.checkout-div {
	position: absolute;
    top: 27px;
    right: 15px;
	width: 300px;
	text-align: center;
	background: #eee;
}
.checkout-div .table {
	margin-bottom: 0;
}
.checkout-div h3 {
    font-family: "Futura Std Heavy", sans-serif;
	text-transform: uppercase;
	font-size: 1.1em;
	letter-spacing: 1px;
	margin: 15px 0;
}
.btn-custom {
	background-color: #6b6b6b; 
}
.btn-custom:hover {
	border-color: #6b6b6b;
	color: #6b6b6b;
	background-color: transparent;
}
.quickview-btn:hover {
	background: #eee;
}

footer a {
	color: black;
}
footer li {
	color: black;
}
footer .list-group-item:first-child {
	color: black;	
	border-bottom: 1px solid black;
}
footer .subscribe-box .form-control {
	padding: 10px 0;
}
footer, footer .subscribe-box .form-control, footer .subscribe-box .btn {
	box-shadow: none;
	background: #eee;
}
.noproducts-heading {
	font-family: "Futura Std Light", sans-serif;
	letter-spacing: 2px;
}

.cart-wrapper {
	background: #eee;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
.cart h5 {
    font-family: 'Futura Std Light';
    border-bottom: 1px solid #ddd;
    margin: 0;
    letter-spacing: 2px;
    padding-top: 0;
    text-transform: uppercase;
    font-size: 24px;
    padding: 5px 0 10px;
    color: #898989;
    margin-bottom: 2px;
}
.cart .cart-table {
	margin-bottom: 0;
}
.cart .cartRow:first-child  {
	border-top: none;
}

.promo-code h4 {
	text-transform: none;
    font-family: 'Futura Std Light';
    margin: 15px 0 0;
    font-size: 18px;
 }
.promo-code .price {
	margin: 0px 0 10px;
}
.promo-code .form-group {
	margin-bottom: 0px;
}
.promo-code .input-group {
	margin-top: 5px;
}
.promo-code .input-group-addon {
	padding: 0;
	text-align: center;
}
.promo-code .input-group-addon button {
    padding: 7px 10px 7px 15px;
    border: 1px solid black;
	background: none;
	color: white;
	font-size: 20px;
}
.size-selector {
	padding: 0;
	list-style: none;
	text-align: center;
}
.size-selector li {
	border: 2px solid #6b6b6b;
	height: 33px;
	width: 33px; 
	line-height: 30px;
	text-align: center;
	margin: 4px 4px;
    font-family: 'Futura Std Heavy';
    color: #6b6b6b;
    cursor: pointer;
    display: inline-block;
}
.size-selector li:hover, .size-selector li.selected {
	background: #6b6b6b;
	color: white;
		
}

#quickview {
  text-align: center;
}

@media screen and (min-width: 768px) { 
  #quickview:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

@media screen and (max-width: 798px) { 
	.navbar-header {
	    width: 100%;
	    float: left;
	    padding-top: 5px;
	}
	.navbar-default .navbar-nav > li > a { padding:15px !important; }
	.navbar-collapse { padding:0; }
}

#quickview .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}