/*
 * Title:   Custom Style File
 * Author:  http://themeforest.net/user/soaptheme 
 */

.search-box-wrapper.style2 .search-box {
    top: 0;
}

@media (max-width: 991px) {
    .container {
        margin-top: 10px;
    }
}

#mobile-primary-menu {
    margin-top: 10px;
}

#footer .bottom .logo {
    margin: -18px 0 0;
}

.my-howto {
    border: 1px solid #f4f4f4;
}

.my-howto td {
    padding: 10px;
}

#header {
    margin-top: 5px;
}