#logo img {
    width: auto;
    height: 125px !important;  
    margin-left: -60px; 
}
/*---------------------------------------------------*/
#logo img{
		width:auto;
		height:95px;
}
header.version_1 .main_nav .custom-search-input {

    margin-left: 50px;
}

header .navbar {
	display:block!important;
}
header .main_nav.mm-sticky {
    display: none!important;
}

#meniu1{
display:none;	
}

.top_banner {
    height: 90px;
}
@media only screen and (min-width: 2000px) {
.subcategory img{
	width:	85% !important;
}

}
@media only screen and (max-width: 600px) {
	
	header ul.top_tools > li {
    float: right;
    margin-left: 2px;
    width: 20%;
}

.top_tools .dropdown {
    width: 100%;
}
.dropdown-cart{
	height: 32px;
}
#logo img {
    width: auto;
    height: 100px !important;
	margin-left:0px
}
.dropdown:hover .dropdown-content {
  display: none;
}

.navbar .active-menu .dropdown-content {
  display: block;
}
.dropdown{
	width:50%;
}

#meniu1{
	display:block;
	color:#000;
	padding:0 10px;
	font-size:16px;
	font-weight:600;
}
#meniu1 img {
	width:40px;
	height:auto;
}

.navbar{
		display:none!important;
	}
	
header .hide {
    display: none!important;
}

}
@media only screen and (max-width: 768px) {

.dropdown .dropbtn {
    font-size: 12px;
    border: none;
    outline: none;
    color: white;
    padding: 11px 0px;
    background-color: inherit;
    font: inherit;
    margin: 0;
    font-size: 13px;
    min-height: 61px;
    text-align: left;
}
.subcategory img {
    width: 100%;
    display: none;
}
.subcategory-title {
    min-height: 43px;
}
}
