/*
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.2c
*/

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

.seal {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 25px;
  color: #222;
}

@media (max-width: 767px) {
  .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-top-mobile-toggle i,
  .td-header-style-10 .header-search-wrap .td-icon-search {
    color: #222 !important;
  }
}
