/*
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:        9.0c
*/

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

.td-mega-span h3 {
	font-family: Avenir-Medium;
}

.td-travel .td-header-style-5 ul.sf-menu > .td-menu-item > a {
	padding-left: 10px;
	padding-right: 10px;
}

.td-travel .td-header-style-5 ul.sf-menu > .td-menu-item > a.sf-with-ul {
	padding-right: 20px;
}

.oa-home-heading {
	margin-top: -445px;
}

@media (min-width: 1024px) {
	.oa-home-heading h1 {
		font-size: 35px
	}
}

@media (max-width: 1024px) {
	#td-top-mobile-toggle {
		display: inline-block;
		position: relative;
	}

	.td-logo-in-menu .td-sticky-disable.td-mobile-logo {
		display: block;
	}

	.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
		background-color: #fff !important;
		height: 54px !important;
	}

	.td-header-style-5 .td-main-menu-logo img {
		max-height: 48px;
		margin: auto;
	}

	.td-header-main-menu {
		padding-right: 64px;
		padding-left: 2px;
	}

	#td-header-search-button-mob {
		display: block;
	}

	.header-search-wrap .td-icon-search {
		color: #000 !important;
	}

	#td-top-mobile-toggle i {
		color: #000;
	}

	.td-header-style-5 .td-main-menu-logo {
		float: left;
		margin: 0;
		display: inline;
		width: 0;
		height: 0;
	}

	.td-main-menu-logo img {
		margin: auto;
		bottom: 0;
		top: 0;
		left: 0;
		right: 0;
		position: absolute;
		padding: 0;
	}

	.header-search-wrap .td-icon-search {
		height: 54px;
		width: 54px;
		line-height: 54px;
		font-size: 22px;
		margin-right: 2px;
	}

	.td-travel .td-travel-header {
		height: 540px;
	}

	#td-header-search-button,
	.sf-menu,
	.td-logo-in-menu .td-sticky-disable.td-header-logo {
		display: none;
	}
}

@media (max-width: 767px) {
	.oa-home-heading {
		margin-top: -470px
	}
}

