/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

.top_imp{
    top:58.16px !important;
    transition: top .2s ease-in-out;
}
ul.list-inline img {
    max-width: 100%;
}
ul.EnlighterJS li {
    margin-bottom: 0 !important;
}
ul.mootwoEnlighterJS.EnlighterJS {
    border: 1px solid #ddd;
    border-radius: 0;
}
.contact-form-inner > section {
    padding-top: 0 !important;
}
button.tnp-submit.bttn-link-white.st {
    background-color: transparent;
    border: none;
}

/*media all*/
.custom-navbar .dropdown-menu.comman-dropdown-menu {
    width: 630px;
}

