/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */ #newslatter .parallax {    background-image: url('../img/newsletter-parallax1.jpg') !important;    background-position: center !important;    background-repeat: no-repeat;    background-size: cover;}
 .menu-content li.more_menu.cat-drop-menu-sub.parent {    display: none;}
 #_desktop_logo img {
    max-width: 200px !important;
}
.header-top.fixed #_desktop_logo img {
    max-width: 150px !important;
}







@media (max-width: 1499px) {
    .tt-menu-horizontal ul li > a {
        font-size: 14px !important;
    }
}