/*
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.


@media (max-width: 767px){
.td-wpml .menu-top-container .top-header-menu > li a {
    margin-right: 6px;
}}
@media (max-width: 767px) {
  .td-wpml .td-header-top-menu {
    padding-left: 5px;
    padding-right: 5px;
}}
.cn-button.bootstrap {
	background-color: #e06300!important;
	background-image: linear-gradient(to bottom,#cc8500,#cc3800)!important;
}
.cn-button.bootstrap:hover {
    background-color: #cc3400!important;
}*/
/* SCROLL BAR CUSTOMIZATION 
::-webkit-scrollbar {
    -webkit-appearance: none;
}
::-webkit-scrollbar {
  width: 15px;
}
 
::-webkit-scrollbar-track {
  background: #eaeaea; 
    border:1px solid #ccc;
}
 
::-webkit-scrollbar-thumb {
  background: #ff5e00; 
    border:1px solid #eee;
    height:100px;
    border-radius:5px;
}
 
::-webkit-scrollbar-thumb:hover {
  background: #ff4f00; 
}*/
/* SCROLL BAR CUSTOMIZATION */

