/*
 Theme Name:   Shop Isle Child
 Theme URI:    https://www.wplounge.nl/
 Description:  Twenty Seventeen Child Theme
 Author:       Wouter Postma
 Author URI:   https://www.wplounge.nl/
 Template:     shop-isle
 Version:      1.0.0
 Tags:         plaats, hier, jouw, tags, gescheiden, door, kommas
 Text Domain:  twentyseventeen-child
*/

/* =Eigen CSS hier beneden plaatsen
-------------------------------------------------------------- */


@import url('https://fonts.googleapis.com/css?family=Amatic+SC:400,700');
@import url('https://fonts.googleapis.com/css?family=Shadows+Into+Light');
@import url('https://fonts.googleapis.com/css?family=Shadows+Into+Light+Two');

h1 {
	font-family: 'Amatic SC', cursive !important;
	font-weight: bold;
}

p {
	font-family: 'Shadows Into Light Two', cursive;
}

h2 {
	font-family: 'Shadows Into Light', cursive;
	font-weight: bold;
	
}

h3 {
	font-family: 'Shadows Into Light Two', cursive;
}

a {
	font-size: 18px;
	font-family: 'Amatic SC', cursive !important;
}

.navbar-custom .nav li > a {
	font-weight: bold;
	font-size: 20px;
}

.font-alt {
	font-family: 'Shadows Into Light', cursive;
}

.home-prod-subtitle {
	font-family: 'Shadows Into Light', cursive;
}

.navbar-cart-inner .icon-basket  {
	font-size: 22px !important;
}