/*
Theme Name: JUNGLE THEME CHILD
Template:jungle_template
Version: 5.0.0
*/
@import url('https://fonts.googleapis.com/css2?family=Kosugi&display=swap');
html{
  font-family: 'Kosugi', sans-serif;
}

li[class*="wc_payment_method payment_method"] img{
	max-width:100px;
	
}