/*
Theme Name: WMD Theme
*/

/*html :where(img){height:inherit;max-width:none;}*/

.home #wrap {
    background-color: #e8f0f0;
}
.new-page-template#wrap {
    background-color: transparent;
}
.header-logo {
    height: 30px;
    width: auto;
}
.new-page-template #main {
    width: 100%;
    margin-top: 50px;
    padding-bottom: 80px;
}
.new-page-template .item_breder h1 {
    font-size: 28px;
    font-weight: bold;
}

.page-template-dm-new-template footer {
    height: 45px !important;
}

.page-template-dm-new-template footer #tab {
    height: 45px !important;
}
#header{
    width: 1365px;
}
nav {
    display: inline;
}
nav .nav_main a {
    padding: 4px 0 0 22px;
}