.sub-menu li a {
	padding-top: 1px !important;
	padding-bottom: 1px !important;
	padding-right: 5px !important;
	padding-left: 5px !important;
}

li.product:hover {
	box-shadow: 0 0 40px rgba(0,0,0,.2);
}

.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
	margin: 4px auto 0.3em!important;
}

.related.products {
	clear: both;
}

.product .related h2 {
	font-size: 18px !important;
}

.woocommerce .products ul li,
.woocommerce ul.products li {
	padding: 1em !important;
}

.woocommerce span.onsale,
.woocommerce-page span.onsale {
	z-index: 999;
}

#sidebar .search-field,
.woocommerce-product-search .search-field {
	padding: 10px;
	border: 1px solid #ddd;
}

#sidebar input[type="submit"],
.woocommerce-product-search input[type="submit"] {
	padding: 11px;
	border: 0;
}

#sidebar input[type="submit"]:hover,
.woocommerce-product-search input[type="submit"]:hover {
	background: #333;
	color: #fff !important;
	cursor: pointer;
}

.elegantdesign a.more-link {
    font-size: 14px;
    color: #3b6638 !important;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 10px;
    float: none;
    display: inline-block;
    padding: 8px 16px;
    border-radius: 60px;
    background-color: #e8f4d9;
    border: 2px solid #339b11;
}
 
.elegantdesign a.more-link:hover {
	color: #286625;
}

.no-price .woocommerce .price,
.single-product div[class*=" product_cat-ajandek"] .price {
	display: none !important;
}

.et_pb_column .et_pb_widget_area .et_pb_widget {
	width: auto !important;
	float: none;
}

/*
#et-top-navigation .et-cart-info {
	float: none;
	margin: 0;
}
*/

.shop_table .fee * {
	color: red;
	font-weight: bold;
}

.page-id-128601 #main-footer {
	position: absolute;
	width: 100%;
	bottom: 0;
}

#footer-info {
	text-align: center;
    float: none;
}