/*.custom_product_info{*/
/*	display: flex;*/
/*	flex-wrap: wrap;*/
/*	gap: 30px;*/
/*}*/
/*.custom_product_info .info_link{*/
/*	flex-grow: 1;*/
/*	width: 44%;*/
/*	max-width: 50%;*/
/*	text-align: center;*/
/*	background-color: #bee0df;*/
/*	padding: 15px;*/
/*	color: black;*/
/*	font-size: 12px;*/
/*	text-transform: uppercase;*/
/*}*/
/*.custom_product_info .info_link a{*/
/*	text-decoration: none;*/
/*	color: black!important;*/
/*	letter-spacing: 0.1rem!important;*/
/*}*/

@media only screen and (min-width: 992px) {
	/*.site_link:not(:last-child):after{*/
	/*	position: absolute;*/
	/*	right: 0;*/
	/*	content: '';*/
	/*	border-right: 2px solid #e9b400;*/
	/*	height: 17px;*/
	/*	top: 0;*/
	/*}*/
	/*.site_link{*/
	/*	line-height: 1;*/
	/*}*/
	/*.custom_product_info .info_link{*/
	/*	*/
	/*	width: 20%;*/
	/*}*/
}

@media only screen and (max-width: 768px) {
	/*.custom_product_info .info_link{*/
	/*	display: flex;*/
	/*	justify-content: center;*/
	/*	align-items: center;*/
	/*}*/
	/*.product_page .product_info_wrap .product_info .item_name{*/
	/*	line-height: 1.4;*/
	/*}*/
}
@media only screen and (max-width: 1200px) {
	/*.product_page .wish_wrap {*/
	/*	margin-top: 30px!important;*/
	/*}*/
}
/*.product_item_list img{*/
/*	max-width: 100%;*/
/*}*/
/*.product_item_list{*/
/*	position: relative;*/
/*}*/
/*.product_item_list .product_item_list_info{*/
/*	position: absolute;*/
/*	left: 0;*/
/*	bottom: 0;*/
/*	padding: 10px;*/
/*	width: 100%;*/
/*	text-align: right;*/
/*}*/
/*.product_item_list_info >*{*/
/*	line-height: 1;*/
/*}*/
/*.product_item_list_info .name{*/
/*	color: #706f6f;*/
/*	font-size: 12px;*/
/*	margin-bottom: 3px;*/
/*}*/
/*.product_item_list .patch-onstock{*/
/*	left: 12px!important;*/
/*	text-align: left;*/

/*}*/
/*.product_item_list_info .price{*/
/*	color: #706f6f;*/
/*	font-weight: 700;*/
/*	font-size: 13px;*/
/*}*/
@media (max-width: 992px) {
	/*.gridbox{*/
	/*	gap: 15px;*/
	/*}*/
}
#open_inquiry_pop{
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
}
.inquiry_form_info_title{
	font-weight: 700;
}
.inquiry_form_info_desc a{
	text-decoration: none;
	color: #e9b400;
}
/*.product_page .product_info_wrap .buy_form .btn-add-to-cart{*/
/*	letter-spacing: 0.1rem;*/
/*}*/
/*.btn-add-to-cart-mobile{*/
/*	letter-spacing: 0.1rem;*/
/*font-size: 15px;*/
/*padding: 10px 20px*/
/*}*/
/*nav .nav-item .dropdown-menu .dropdown-item{*/
/*	font-size: 17px!important;*/
/*}*/

/*.shippping_information{*/
/*	padding-top: 0!important;*/
/*}*/
/*.shippping_information .block_title{*/
/*	padding: 15px;*/
/*	background-color: #c8c8c8;*/
/*	margin-left: -15px;*/
/*	margin-right: -15px;*/
/*}*/
/*.shippping_information p{*/
/*	font-size: 0.9rem;*/
/*}*/
.table-order-status td{
	background-color: rgba(0,0,0,.05);
}
/*.cart-header{*/
/*	background-color: #575757;*/
/*	color: #e9b400;*/
/*	padding: 15px;*/
/*	font-size: 1rem;*/
/*	text-align: right;*/
/*	width: 100%;*/
/*	display: block;*/
/*	font-weight: bold;*/

/*}*/
/*.cart .cart-header h1{*/
/*	font-weight: bold;*/
/*}*/
/*.cart .btn-checkout{*/
/*	background-color: #e9b400;*/
/*	color: #000000;*/
/*	font-weight: bold;*/
/*}*/
/*.cart .btn-promoce-submit{*/
/*	background-color: #9d9d9d;*/
/*	color: #ffffff;*/
/*}*/
.cart_block_empty{
	padding: 100px 0;
	font-size: 1.2rem;

}
/*.cart .cart_item .prd_info .options{*/
/*	text-transform: none;*/
/*}*/
/*.cart .cart_item .prd_info .options .name{*/
/*	margin-bottom: 10px;*/
/*	text-transform: uppercase;*/
/*}*/

.cart.checkout .col-form-label{
	background-color: rgba(0,0,0,.05);
	border-top: 1px solid #ced4da;
	border-bottom: 1px solid #ced4da;
	height: calc(1.5em + .75rem + 2px);
}

@media only screen and (min-width: 992px) {
	.cart_block_empty{
		padding: 100px 0;
		font-size: 2rem;

	}
	/*.cart .cart_item .prd_info .options .name{*/
	/*	font-size: 20px;*/
	/*}*/
	.cart .cart_item .prd_info .remove{
		right: 50px;
	}
	.cart .cart_item .prd_info .item_price{
		padding-right: 50px;
	}
	.cart_subtotal_amount{
		padding-right: 50px!important;
	}
	.cart_subtotal_name{
		padding-left: 30px!important;
	}
	.cart .cart-header{
		padding-right: 50px;
	}
	.checkout.cart .cart-header{
		padding-right: 40px;
	}

	.checkout .cart_item .prd_info .item_price{
		padding-right: 40px;
	}
	.checkout .cart_item .prd_info .remove{
		right: 40px;
		padding-right: 0;
	}
	.shipping_calc_checkout, .total_calc_checkout, .checkout_subtotal{
		padding-right: 40px!important;
	}
}
/*#promo_code_form{*/
/*	gap: 1rem;*/
/*}*/
#promo_code_input, .btn-promoce-submit{
	flex: 1;
	text-align: center;
}
.virtual_message a{
	text-transform: uppercase;
	color: black;
	text-decoration: underline;
}
.cart.checkout .card-body{
	padding-left: 15px;
}




