.view-product .hikashop_product_price_full {
	font-size: 200%;
}
#hikashop_product_right_part {
	padding: 20px;
	text-align: right;
}
#hikashop_product_bottom_part {
	padding-left: 5px;
}

.hikashop_product_characteristic_1_row {
	width: 20%;
	min-width: 200px;
	font-weight: bold;
}

.notifyjs-metro-base .text-wrapper, .notifyjs-metro-lite-base .text-wrapper{
	font-family: inherit !important;
}

@media (min-width: 992px) {
	.hkc-md-6 {
		width: 100%;
	}
}
@media (max-width: 480px) {
	.hikashop_variants_table th {
		display: none;
	}
	.hikashop_variants_table td {
		display: block;
		width: 95%;
		border: none;
	}
}
