/*
Theme Name:     Newspaper 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-header-style-6 .td-header-menu-wrap-full, .td-header-style-6 .td-header-menu-wrap, .td-header-style-6 .black-menu{background-color: #fff !important; }
.td-header-style-6 .sf-menu > li > a, .td-header-style-6 .black-menu li > a {color:#000;}
.td-header-style-6 .sf-menu > li > a:hover,.td-header-style-6 .sf-menu li.current-menu-item > a {color:#fff !important;}
.td-header-style-6 .td-affix{background-color:#fff;-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);}

/* One Signal CSS */
#onesignal-popover-container.slide-down {
    top: 10vh !important;
}
@media (max-width:1024px) {
	#onesignal-popover-container.slide-down {
	    top: 50% !important;
	    transform: translateY(-40%) !important;
	}
}