/*
 Theme Name:   Sydney Child Lichtreise
 Description:  Sydney Child Lichtreise Theme
 Author:       Cristian Montesinos
 Author URI:   
 Theme URI:    
 Template:     sydney
 Version:      1.0.0
 Tags: 		   lichtreise
 Text Domain:  sydney
*/

/* Post > Category */
.archive-title {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #982F9E;
}

th,td {
	border: none;
}

.widget-area .widget-title {
	font-size: 18px;
	/*color: #4c005b;*/
	text-transform: none;
}

.footer-widgets {
	padding: 45px 0;
}

/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/raleway-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/raleway-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/raleway-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/raleway-v28-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}
