/*
Theme Name: DW Timeline Pro
Theme URI: http://www.designwall.com/wordpress/themes/dw-timeline-pro/
Author: DesignWall
Author URI: http://www.designwall.com
Description: Timeline WordPress Theme
Version: 1.1.1
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dw-timeline-pro
Domain Path: /languages/
Tags: two-columns, left-sidebar, right-sidebar
*/


/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}


/* noto-serif-regular - latin */

@font-face {

  font-family: 'Noto Serif';

  font-style: normal;

  font-weight: 400;

  src: url('./fonts/noto-serif-v6-latin-regular.eot'); /* IE9 Compat Modes */

  src: local('Noto Serif'), local('NotoSerif'),

       url('./fonts/noto-serif-v6-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */

       url('./fonts/noto-serif-v6-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */

       url('./fonts/noto-serif-v6-latin-regular.woff') format('woff'), /* Modern Browsers */

       url('./fonts/noto-serif-v6-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */

       url('./fonts/noto-serif-v6-latin-regular.svg#NotoSerif') format('svg'); /* Legacy iOS */

}

/* noto-serif-700 - latin */

@font-face {

  font-family: 'Noto Serif';

  font-style: normal;

  font-weight: 700;

  src: url('./fonts/noto-serif-v6-latin-700.eot'); /* IE9 Compat Modes */

  src: local('Noto Serif Bold'), local('NotoSerif-Bold'),

       url('./fonts/noto-serif-v6-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */

       url('./fonts/noto-serif-v6-latin-700.woff2') format('woff2'), /* Super Modern Browsers */

       url('./fonts/noto-serif-v6-latin-700.woff') format('woff'), /* Modern Browsers */

       url('./fonts/noto-serif-v6-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */

       url('./fonts/noto-serif-v6-latin-700.svg#NotoSerif') format('svg'); /* Legacy iOS */

}





/* raleway-regular - latin */

@font-face {

  font-family: 'Raleway';

  font-style: normal;

  font-weight: 400;

  src: url('./fonts/raleway-v12-latin-regular.eot'); /* IE9 Compat Modes */

  src: local('Raleway'), local('Raleway-Regular'),

       url('./fonts/raleway-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */

       url('./fonts/raleway-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */

       url('./fonts/raleway-v12-latin-regular.woff') format('woff'), /* Modern Browsers */

       url('./fonts/raleway-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */

       url('./fonts/raleway-v12-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */

}

/* raleway-700 - latin */

@font-face {

  font-family: 'Raleway';

  font-style: normal;

  font-weight: 700;

  src: url('./fonts/raleway-v12-latin-700.eot'); /* IE9 Compat Modes */

  src: local('Raleway Bold'), local('Raleway-Bold'),

       url('./fonts/raleway-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */

       url('./fonts/raleway-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */

       url('./fonts/raleway-v12-latin-700.woff') format('woff'), /* Modern Browsers */

       url('./fonts/raleway-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */

       url('./fonts/raleway-v12-latin-700.svg#Raleway') format('svg'); /* Legacy iOS */

}


