.footer_logo img {
    max-width: 200px !important;
}    


.awe-check .checkbox input[type=checkbox]:checked + label::after, .awe-check .checkbox input[type=radio]:checked + label::after, .awe-check .checkbox:hover label::after{
    content: "\2713"!important;
}	
.tp-banner .owl-carousel .owl-item img{
	width:100%
} 
.logo img {
    margin: -8px -40px;
} 
.menu-categories {
    display: none;
}
.box-color {
    height: 65px;
    width: 100%;
}
.main-menu ul li a {
    font-size: 15px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    padding: 23px 0;
}
.main-menu ul {
    float: inline-start;
}
.menu-item-lv2, .menu-item-lv3 {
    float: left;
    width: 100%;
    margin-bottom: 0;
    position: relative;
    padding: 5px 30px;
}