/*
Theme Name:     Newspaper 7 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        7.7c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

@font-face {
    font-family: 'icomoon';
    src:url('fonts/icomoon.eot');
    src:url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
        url('fonts/icomoon.woff') format('woff'),
        url('fonts/icomoon.ttf') format('truetype'),
        url('fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}


.td-header-style-1 .td-header-sp-logo img {
    max-height: 76px;
}

/* PUT THIS IS IN THEME OPTIONS CUSTOM CSS
@media (min-width: 1019px){
.td-header-style-1 .td-header-sp-recs, .td-header-style-1 .td-header-sp-logo {
    margin-bottom: 0px;
}
}
.td-header-rec-wrap {
    position: relative;
    min-height: 60px;
}
*/

.td-boxed-layout #td-outer-wrap {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    overflow: hidden;
}

.td-boxed-layout .td-header-menu-wrap.td-affix {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.td-header-style-1 .td-header-sp-logo {
    width: 284px;
    position: relative;
    height: 97px;
    margin: 0 0 9px 0;
    float: left;
}

.td-header-style-1 .td-header-sp-recs {
    margin: 0px 0 9px 0;
}

.td-header-main-menu {
    position: relative;
    z-index: 999;
    padding-right: 0;
}

/*
.td-header-row [class*="td-header-sp"] {
    display: block;
    min-height: 1px;
    float: right;
    padding-right: 24px;
    padding-left: 24px;
}
*/

.td-header-ps-recs {
	width: 600px;
	float: right;
}

.lang-wrap {
	background: #313f66;
    text-align: right;
    height: 30px;
}

.searchform .search-table .search-button input[type="submit"] {
    background: #313f66;
}

#header-banner-custom {
	min-width: 568px;
	margin-top: 31px;
	float: right;
}

#header-banner-custom .searchform {
	float: left;
}

#banner-login {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
}

#banner-login a {
    background-color: #465376;
    padding: 8px 30px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

#banner-login a:hover {
	background-color: #313f66;
}

#banner-right-logo {
	float: left;
	margin-left: 15px;
	margin-top: -6px;
}

.search-table {
	display: table;
}

.search-table {
    width: 286px;
}

.searchform .search-button {
    display: table-cell;
    width: 33px;
    vertical-align: top;
    position: relative;
}

.searchform .search-button .td-icon-search {
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 8px;
    left: 9px;
}

.searchform .search-field {
    display: table-cell;
    vertical-align: top;
}

.searchform .search-table .search-field input {
    height: 33px;
}

.searchform .search-table .search-button input[type="submit"] {
    height: 33px;
    width: 33px;
    line-height: 33px;
}

.searchform .search-table .search-button input[type="submit"] {
    background: #313f66;
}

.searchform .search-table .search-button input[type="submit"]:hover {
    background: #19305c;
}

.td-header-sp-recs #banner-right-logo img {
	position: relative;
}

#td-header-menu {
	float: right;
	margin-top: 4px;
}

.sf-menu > li > a {
    padding: 0px 22px;
    line-height: 48px;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
}

.sf-menu .td-icon-menu-down {
	display: none;
}

.sf-menu a.sf-with-ul {
    padding-right: 22px;
    min-width: 1px;
}

.sf-menu > .current-menu-item > a, .sf-menu > .current-menu-ancestor > a, .sf-menu > .current-category-ancestor > a, .sf-menu > li > a:hover, .sf-menu > .sfHover > a {
    background-color: transparent; /* #475375 */
    z-index: 999;
}

.td-affix .sf-menu > .current-menu-item > a, .td-affix .sf-menu > .current-menu-ancestor > a, .td-affix .sf-menu > .current-category-ancestor > a, .td-affix .sf-menu > li > a:hover, .td-affix .sf-menu > .sfHover > a {
    background-color: transparent; /* #475375 */
}