aside.lenam-sidebar {
	border-left: solid 1px #dddd; padding-left: 0;
}
aside .widgettitle {
	text-align: center;
	font-size: 1.1rem;
	margin: 0;
	padding: 10px;
	border-bottom: solid 2px #333;
	text-transform: uppercase;
}
aside ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
aside > ul {
	margin-top: 30px;
}
aside ul li.widget {
	padding: 0 10px; margin-bottom: 24px
}
aside del {
	float: left;
}
aside ins {
	text-decoration: none;
}
aside ul.product-categories li.cat-parent ul.children {
	display: none;
}
aside ul.product-categories li {
	margin: 0;
	border-top: none;
	background-color: white;
}
aside ul.product-categories > li {
	border-bottom: 1px solid #ccc;
}
aside ul.product-categories ul.children li {
	border: none;
}
aside ul.product-categories li.cat-parent.current-cat > ul.children {
	display: block;
}
aside .woocommerce ul.product_list_widget li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	margin: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: solid 1px #dddd;
	text-align: left; flex-direction: column;
}
aside .namlbn_widget_product_thumbnail {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	position: relative;
}
aside .namlbn_widget_product_thumbnail:before {
	content: "";
	display: block;
	padding-bottom: 100%;
}
aside .namlbn_widget_product_thumbnail img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
aside ul.product_list_widget li a.namlbn_widget_product_info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 5px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 13px;
}
.widget ul.product-categories li {
	position: relative;
	padding: 0;
}
.widget ul.product-categories li i {
	position: absolute;
	right: 0;
	padding: 10px;
	font-size: 20px;
	top: 18px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #a29b9b;
	cursor: cell;
}
.widget ul.product-categories li > a {
	padding: 12px 0;
	text-transform: uppercase;
	display: table;
	max-width: 92%;
	white-space: pre-wrap;
}
.widget ul.children,
.widget ul.sub-menu {
	border: none;
	padding-left: 10px;
	display: none;
}
.widget ul.product-categories .sub-menu a {
	text-transform: unset;
	padding: 8px 0;
	font-size: 14px;
}
.widget ul.product-categories li.current-menu-item > a,
.widget ul.product-categories li.current-product-ancestor > a {
	font-weight: bold;
}
.widget_lenam_posts a.flex {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.widget_lenam_posts .thumbnail {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 calc(40% - 10px);
	flex: 0 0 calc(40% - 10px);
	margin-right: 10px;
}
.widget_lenam_posts .thumbnail:before {
	padding-bottom: 66.66%;
}
.widget_lenam_posts .right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
}
.widget_lenam_posts .right .title {
	line-height: 1.3;
	word-break: break-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 0;
	min-height: 2.5em;
}
.widget_lenam_posts .right .date {
	font-size: 0.9rem;
	opacity: 0.8;
}
li.widget ul li {
	padding: 0.5rem 0;
	border-bottom: solid 1px #ddd;
	margin-bottom: 0;
}
.sticky-sidebar {
	position: relative;
}
.sticky-sidebar aside.fix {
	position: fixed;
}
aside ul li.widget_media_image {
	margin-bottom: 5px;
}
.lenam-sidebar ul.productli:before {
	background: url(../images/icon-menu.png) no-repeat;
	content: '';
	position: absolute;
	left: 0;
	top: 18px;
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
}
.lenam-sidebar ul.productli {
	padding-left: 20px;
	background-position: left;
	border-top: 1px solid #ececec;
}
.lenam-sidebar .product_list_widget  li:before {
	display: none;
}
.lenam-sidebar .product_list_widget a {
	display: flex;
	flex-direction: column; align-items: center;
}
.lenam-sidebar .product_list_widget a span {
	margin-top: .5em; font-weight: 600;
}
.lenam-sidebar .product_list_widget del, .lenam-sidebar .product_list_widget ins,
.lenam-sidebar .product_list_widget .woocommerce-Price-amount{
	color:#ee0000;
}
.lenam-sidebar .excerpt-product {
	display: flex;
	flex-direction: column;
	margin-left: 10px;
}
.lenam-sidebar .excerpt-product a {
	text-decoration: none;
	color: black;
	font-weight: 600;

}
.lenam-sidebar .excerpt-product  span {
	color: #ee0000;
	font-weight: 600;

}
.lenam-sidebar .list-product {
	padding: 10px 5px ;
	display: flex;
}
@media (max-width: 768px) {
	ul.product_list_widget {
		display: flex;
		flex-wrap: wrap;
	}
	.woocommerce ul.product_list_widget li {
		display: flex;
		flex-direction: column;
		flex: 0 0 50%;
		max-width: 50%;
	}
}