/*
Theme Name:   twentyseventeen child theme
Description:  Write here a brief description about 

your child-theme
Author:       arno
Author URL:   Write here the author's blog or 

website url
Template:     twentyseventeen
Version:      1.0
License:      GNU General Public License v2 or 

later
License URI:  http://www.gnu.org/licenses/gpl-

2.0.html
Text Domain:  twentyseventeen-child
*/

/* Write here your own personal stylesheet */

/*.site-branding {
	 background-image: url("../../uploads/2017/11/wordsbanner.jpg");
	background-repeat: no-repeat, repeat;
	background-position: center; 
	background-color: white;
}*/


/* SITE TITLE */
.site-title {
	text-transform: none;
	text-shadow: 2px 2px black;
	font-family: Arapey;	
	font-size: 5rem;
	font-weight: 100;
	/*font-style: normal;*/
}

/*BRANDING TEXT */
.site-branding-text  {
	font-family: Arapey;
	font-style: italic;
}

#bwg_container1_1 #bwg_container2_1 .bwg_slideshow_dots_1 {
	display: inline-block;
	position: relative;
	width: 12px;
	height: 12px;
	border-radius: 5px;
	background: black;
	margin: 3px;
	cursor: pointer;
	overflow: hidden;
	z-index: 17;
}