
.selected_qty {
	color: #fff;
}

.product-view .price-box { display : none !important; }

.product-view .tier-prices { display : none !important; }

/*#product_part_options {*/
	/*visibility: hidden; */
	/*height: 0 !important;*/
    /*padding: 0 !important;*/
    /*margin: 0 !important;*/
/*}*/

#quote{
	background-image:url('../images/offer.png');
	width: 100%;
	height: 91px;
	background-repeat: no-repeat;
	background-position: 20px 12px;
	background-size: 63px 61px;
	cursor:pointer;
	display: none !important;
}
#quote p {
	color: #959595 !important;
	font-size: 15px;
	font-weight: bold;
	width:57%;
	padding: 36px 0px 0px 95px;
	display: none !important;
}


#product_part_group {
	visibility: hidden;
	height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

#product_part_group {
	visibility: hidden;
	height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.print_setup h2 {
	visibility: hidden;
	height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.product_part {
	visibility: hidden;
	height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

#product_part {
	visibility: hidden;
	height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

#s2id_select_PP {
	visibility: hidden;
	height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.product_part_options {
	visibility: hidden;
	height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.cart-block cart-coupon {
	visibility: hidden;
	height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.starting_at {
    color: #938274;
}


.grid_container {
	width: 18%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2rem;
	background-color: #FFFFFF;
	border: 9px solid #FFFFFF;
	box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 15%);
}

.grid_content {
	width: 100%;
	height: 100%;
}

.grid_container h3 {
	margin-top: .5rem;
	font-weight: bold;
}
