/*
 Theme Name:   Newspaper Child Theme
 Description:  Newspaper Child Theme for MetroParent
 Template:     Newspaper
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  newspaperchild
*/

#td-mobile-nav .td-mobile-content .tdb-search-form {
	position: relative;
	margin-bottom: 15px;
}

#td-mobile-nav .td-mobile-content .tdb-search-form .tdb-search-form-input {
	height: 42px;
}

#td-mobile-nav .td-mobile-content .tdb-search-form .tdb-search-form-btn {
	position: absolute;
	top: 0;
	right: 0;
	background: none;
	padding: 9px 13px;
}
.cp-mobile-menu {
	margin: 30px 10px 10px;
	border: 1px solid #fffcfc38;
	padding: 20px;
}
.cp-mobile-menu a {
	display: block;
	color: #fff;
	margin-bottom: 10px;
	font-size: 18px;
}
.cp-mobile-menu a:last-child {
	margin-bottom: 0;
}