/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.uk-navbar-nav {
	padding: 17px 0px;
}
.uk-dropdown-navbar {
	top: 20px !important;
}
.heading-back-button {
	visibility: hidden;
}
.hikashop_product_price_per_weight_unit {
	visibility: hidden;
}
.hikashop_product_image {
	height: auto !important;
}
.hikashop_product_names {
	min-height: 50px;
}
.hikashop_product_stock {
	min-height: 40px;
}
.hikashop_subcontainers {
	padding: 10px 0px;
}
.homepage-featured-products .hikashop_listing_img_title {
	padding: 20px 0px;
	min-height: 290px;
}
.su-cf-radio-content {
	width: 33%;
	box-sizing: border-box;
	padding: 10px 5px;
	border: 1px solid #eee;
}
.su-cf-radio-content input {
	width: auto !important;
}
.su-spacer {
	height: 10px !important;
}
.right-sidebar {
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #eee;
}
::selection {
	background: #aaa;
	color: #ffffff;
	text-shadow: none;
}
.auto-hw-logo {
	height: 130px !important;
	position: absolute;
	left: 0px;
	top: 0;
	background-color: #fff;
	padding: 0px 20px;
}
html {
  /* 1 */
  font: normal 16px / 20px 'Open Sans';
}
#giftmessage {
	width: 500px;
	height: 140px;
}
.hikashop_cart_option_name {
	margin-top: 0px;
	margin-bottom: 0px;
}
.hikashop_previous_product, .hikashop_next_product {
	visibility: hidden;
}
.uk-navbar-content, .uk-navbar-toggle  {
	height: 60px;
}
.uk-navbar-nav li a.badge-populer:before {
  content: "popular";
  background-color: #ba2025;
}
.hkc-md-12, .hkc-sm-12, .hkc-lg-12, .hkc-xl-12, .hkc-xs-12 {
	line-height: 100%;
}
@media (min-width:992px) {
	.hkc-md-12 { margin-top: -15px;}
}
