/*
	Theme Name:   Kadence-child
	Theme URI:    https://www.sirconflex.com
	Description:  Theme enfant pour SIrconFlex
	Author:       SIrconFlex
	Author URI:   https://www.sirconflex.com
	Template:     kadence
	Version: 	  1.0
*/



/* Child theme CSS
--------------------------------------------------------------- */
.kt-row-layout-bottom-sep svg{
	bottom: -0.5px !important;
}
.kt-row-layout-bottom-sep {
	bottom: 0px !important;
}

.kt-row-layout-top-sep svg{
	top: -0.5px !important;
}
.kt-row-layout-top-sep {
	top: 0px !important;
}
/*
.site-footer-row-container-inner{margin-top:-2em;}
*/
.site-main-header-inner-wrap {
	margin-top:20px;
}

.transparent-header .header-navigation .header-menu-container > ul > li.menu-item > a{
		color: var(--global-palette6);
}

.transparent-header .header-navigation .header-menu-container > ul > li.menu-item > a:hover{
		color: var(--global-palette1);
}


@font-face{
  font-family: 'NewShape-Book';
	
  src: url('/wp-content/themes/kadence-child/fonts/NewShape-Book.ttf') format('truetype');
 
  font-stretch : normal;
  font-weight : normal;
  font-style : normal;
}


@font-face{
  font-family: 'Kreadon-Regular';
	
  src: url('/wp-content/themes/kadence-child/fonts/Kreadon-Regular.woff2') format('woff2');
 
  font-stretch : normal;
  font-weight : normal;
  font-style : normal;
}



h1{
  font-family : "NewShape-Book" !important; 
	/* font-family : "Hubballi-Regular" !important; */
	/* font-family : "SansMateo2-Regular" !important */
}

h2{
	font-family : "NewShape-Book" !important ;

}

h3{
	font-family : "Kreadon-Regular" !important ;

}

p{
	font-family : "Kreadon-Regular" !important ;

}
.main-navigation .primary-menu-container > ul li.menu-item > a, #main-header .header-button{
	  font-family : "NewShape-Book" !important;
	

}

.flip_accent h3::first-letter, .first_accent::first-letter{
		color:#FEA02F !important;

}


.element-is-sticky img{
	width:300px !important;
}