#store {
	height: 90%;
	min-height: 580px;
	max-height: 1000px !important;
}

#armamentarium h3 {
	position: absolute;
	font-weight: normal;
	margin-left: 30px;
	margin-top: 20px;
	font-size: 15px;
	color: hsla(0, 0%, 0%, .5);
	cursor: pointer;
}

#large-arrow {
	font-weight: bold;
	font-size: 13px;
	padding: 10px 12px;
	margin-left: -10px;
	margin-right: 10px;
	border-radius: 5px;
	color: hsl(0, 0%, 100%);
	background: hsl(0, 0%, 75%);
}

#more-items {
	position: absolute;
	bottom: 0;
	line-height: 44px;
	left: 0;
	width: 100%;
	text-align: left;
	margin-left: 30px;
	font-size: 13px;
	color: #4d5a69;
	cursor: pointer;
	display: none;
}

#more-items:hover {
	color: #000;
}

.content {
	width: 800px;
}

#checkout {
	bottom: 0px;
	position: absolute;
	width: 100%;
	text-align: center;
	border-top: solid 1px hsl(0, 0%, 80%);
	line-height: 44px;
}

#container {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	/*cursor: pointer;*/
}

#container .base-price {
	display: none;
	visibility: hidden;
}

#container .last-price {
	color: #d61915;
	text-decoration: line-through;
	padding-right: 5px;
}

.sale {
	color: #d61915;
	margin-left: 10px;
}

#container .item {
	width: 50%;
	height: 3.25in;
	float: left;
}

#container .item-sku {
	display: none;
}

#container .price {
	text-align: center;
	position: relative;
	margin-top: 1em;
	top: 100%;
	font-size: 15px;
}

#container .price h1 {
	display: inline;
	font-size: 13px;
	line-height: 20px;
	color: #4d5a69;
}

#container .price h2 {
	display: inline;
	font-size: 13px;
	/*font-family: 'Helvetica Neue', 'helvetica neue', helvetica, arial, 'lucida grande', sans-serif;*/
	line-height: 20px;
	font-weight: normal;
	color: #000;
	/*opacity: 0.4;*/
	padding-left: 10px;
}

#container .price button.addToCart {
	display: block;
	margin: 0 auto;
	text-align: center;
	font-weight: normal;
	border: 0;
	background: transparent;
	margin-top: .5em;
	padding-top: 1em;
	border-top: 1px solid hsl(0, 0%, 91%);
	border-radius: 0;
	width: 30%;
	max-width: 120px;
	font-size: 12px;

	border-radius: 3px;
    border: solid 1px rgb(226, 226, 226);

    background: #ffffff;

    -webkit-box-shadow: rgba(0, 0, 0, 0.0618) 0px 3px 3px -1px, rgba(0, 0, 0, 0.02) -1px -1px 1px 1px inset;
    -moz-box-shadow: rgba(0, 0, 0, 0.0618) 0px 3px 3px -1px, rgba(0, 0, 0, 0.02) -1px -1px 1px 1px inset;
    -ms-box-shadow: rgba(0, 0, 0, 0.0618) 0px 3px 3px -1px, rgba(0, 0, 0, 0.02) -1px -1px 1px 1px inset;
    -o-box-shadow: rgba(0, 0, 0, 0.0618) 0px 3px 3px -1px, rgba(0, 0, 0, 0.02) -1px -1px 1px 1px inset;
    box-shadow: rgba(0, 0, 0, 0.0618) 0px 3px 3px -1px, rgba(0, 0, 0, 0.02) -1px -1px 1px 1px inset;
}

#container .price button.addToCart:hover {
	background: rgb(247, 247, 245);
}

#maxillary {
	/*height: 3.5in;*/
	background-size: auto 3.25in;
	background-position: 43% center;
	background-repeat: no-repeat;
	background-image: url('images/wagner.png');
}

#mandibular {
	/*height: 3.5in;*/
	background-size: auto 3.25in;
	background-position: 43% center;
	background-repeat: no-repeat;
	background-image: url('images/wagner-mand.png');
}

#deanscissors {
	width: 800px !important;
	height: 2in;
	background-size: 7in auto;
	background-position: 50% center;
	background-repeat: no-repeat;
	background-image: url('https://images-na.ssl-images-amazon.com/images/I/61ZBmGVfHiL._SL1500_.jpg');	
}

#kettle {
	/*min-height: 8in;*/
}

#kettle .content-container {
	vertical-align: top !important;
}

#kettle .content {
	margin-top: .5in;
	width: 5in !important;
	vertical-align: top !important;
}

#bonavita {
	width: 5in !important;
	height: 4in !important;
	background-size: auto 4in;
	background-position: 50% center;
	background-repeat: no-repeat;
	background-image: url('/images/ivyx-water-bath.jpg');
}

/* Digital Timer */

#timer .content-container {
	vertical-align: top !important;
}

#timer .content {
	margin-top: .5in;
	width: 5in !important;
	vertical-align: top !important;
}

#digitaltimer {
	width: 5in !important;
	height: 4in !important;
	background-size: contain;
	background-position: 50% center;
	background-repeat: no-repeat;
	background-image: url('/images/digital-timer.jpg');
}

/* Cheek Retractor */

#retractor .content-container {
	vertical-align: top !important;
}

#retractor .content {
	margin-top: .5in;
	width: 5in !important;
	vertical-align: top !important;
}

#cheekretractor {
	width: 5in !important;
	height: 4in !important;
	background-size: 5in auto;
	background-position: 50% center;
	background-repeat: no-repeat;
	background-image: url('/images/cheek-retractor.jpg');
}


/* RESPONSIVE */

@media (max-width: 768px) {
	nav {
		position: relative;
		min-width: 0;
	}
	nav ul {
		padding: 12px 16px;
		display: flex;
		flex-wrap: wrap;
		gap: 4px 0;
	}
	nav .align-right {
		float: none;
	}
	nav li {
		font-size: 14px;
		padding-left: 0;
		padding-right: 12px;
	}

	#store {
		height: auto;
		min-height: 0;
		max-height: none !important;
	}

	section {
		display: block;
		height: auto;
		min-height: 0;
	}

	.content-container {
		display: block;
	}

	.content {
		width: auto !important;
		max-width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
	}

	#container .item {
		width: 100%;
		float: none;
		height: auto;
		min-height: 0;
		background-size: 60% auto;
		background-position: center top;
		background-repeat: no-repeat;
		padding-top: 0;
	}

	#container .item.trayItem {
		padding-top: 65vw;
	}

	#container .price {
		position: relative;
		top: auto;
		margin-top: 0;
		background: #fff;
		padding: 16px 0 32px;
	}

	#armamentarium h3 {
		position: relative;
		margin: 0;
		padding: 20px;
	}

	#armamentarium .content,
	#kettle .content,
	#timer .content,
	#retractor .content {
		margin-top: 0;
		width: 100% !important;
	}

	#deanscissors {
		width: 100% !important;
		height: auto !important;
		min-height: 0 !important;
		background-size: 80% auto;
		background-position: center top;
		padding-top: 20% !important;
	}

	#bonavita {
		width: 100% !important;
		height: auto !important;
		min-height: 0 !important;
		background-size: 50% auto;
		background-position: center top;
		padding-top: 55% !important;
	}

	#digitaltimer {
		width: 100% !important;
		height: auto !important;
		min-height: 0 !important;
		background-size: 40% auto;
		background-position: center top;
		padding-top: 50% !important;
	}

	#cheekretractor {
		width: 100% !important;
		height: auto !important;
		min-height: 0 !important;
		background-size: 50% auto;
		background-position: center top;
		padding-top: 40% !important;
	}
}

/* CART */

/*input[type=text] {
	border: solid 1px hsl(0, 0%, 80%);
	border-radius: 2px;
	width: 5em;
	height: 30px;
	text-align: center;
}

label + input {
	margin-left: 5px;
}

#cart-container {
	position: absolute;
	right: -15px;
	top: -23px;
	width: 380px;
	height: 420px;
	opacity: 0;
	pointer-events: none;
}

#cart {
	position: absolute;
	background: hsla(0, 0%, 100%, .95);
	border: solid 1px hsl(0, 0%, 80%);
	border-radius: 5px;
	box-shadow: 0px 3px 6px hsla(0, 0%, 0%, .1);
	width: 300px;
	height: 300px;
	right: 20px;
	top: 0;
	margin-top: 55px;
	opacity: 1;
}

#total {
	color: black;
}

#total:hover #cart-container {
	opacity: 1;
	pointer-events: auto;
}

#cart .cart {
	padding-left: 0;
	padding: 0 15px 0 20px;
}

#cart .cart:first-child {
	padding-top: 15px;
}

#cart .cart {
	height: 44px;
	line-height: 44px;
}

#cart .cart h3 {
	line-height: 10px;
	text-align: right;
	display: inline-block;
	font-size: 13px;
	margin-right: 10px;
	min-width: 10%;
}

#cart .quantity {
	float: right;
}

*/