.nav-top {
    text-align: center;
    margin-top: 0;
    font-family: Lato;
    margin-bottom: 5px;
}
.header-container {
    padding: 0;
}
.isStuck .nav-top>li {
    padding: 12px 12px 12px 0;
}
.header-sticky.isStuck .nav-top{
	margin-bottom:0;
	padding-left:5px;
	}
.header-sticky.isStuck .cart_wrap{
	padding-left:5px;
	}
.header-sticky.isStuck .row-fix{
	align-items:center !important;
	}
.header-sticky.isStuck .search-toggle{
	padding-right:10px;
    font-size: 26px;
	}
.header-sticky.isStuck .header-wishlist .wishlist-link:before,.header-sticky.isStuck  .widget_shopping_cart_content .cart-toggler .cart-icon:before,.header-sticky.isStuck .header-wishlist .account-link:before{
	 font-size: 26px;
	 }
.header-sticky.isStuck .header-wishlist .wishlist-count,.header-sticky.isStuck .widget_shopping_cart_content .cart-toggler .cart-quantity{
	left:26px;
	}
.header-sticky.isStuck .header-wishlist .wishlist-link{
	padding-right:18px;
	}

.nav-top>li {
    padding: 0px 20px 12px 0;
    }
.categories-menu-wrapper .categories-menu .catemenu{
	width:150%;
	}
@media(min-width:1200px){
.header-sticky.isStuck .col-logo{
	width: 8.33333333%;
}
.header-sticky.isStuck .col-meniu{
    width: 91.66666667%;
}
.img_cat_home{
	min-height:294px;
	}
.owl-categorii2{
	height:580px;
	}
.owl-categorii{
	height:398px;
	}
}
@media(max-width:960px){
.div_promotii{
	background:#9e1f62;
	text-align:center;
	padding:2px 5px;
	}
	}
.div_promotii a{
	color:#fff;
	display:block;
	font-weight:bold;
	}
.video_home h4{
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	font-size:16px;
	}
.video_home .data_publicarii{
	text-align:center;
	font-size:13px;
	}
.video_page .video_home {
    margin: 15px 0;
    }