/*!
Theme Name: Kava Child
Theme URI:
Author: Zemez
Author URI:
Description: Kava child theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kava-child
*/

@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;700&display=swap');

@font-face {
    font-family:"SF Compact Rounded Bold";
    src:url("/wp-content/uploads/2023/08/SF-Compact-Rounded-Bold.woff2") format("woff2"),url("/wp-content/uploads/2023/08/SF-Compact-Rounded-Bold.woff") format("woff"),url("/wp-content/uploads/2023/08/SF-Compact-Rounded-Bold.otf") format("opentype");
    font-style:normal;font-weight:900;
}


@font-face {
    font-family:"SF Compact Rounded Regular";
    src:url("/wp-content/uploads/2023/08/SF-Compact-Rounded-Regular.woff2") format("woff2"),url("/wp-content/uploads/2023/08/SF-Compact-Rounded-Regular.woff") format("woff"),url("/wp-content/uploads/2023/08/SF-Compact-Rounded-Regular.otf") format("opentype");
    font-style:normal;font-weight:600;
}

@font-face {
    font-family:"SF Compact Rounded Semibold";
    src:url("/wp-content/uploads/2023/08/SF-Compact-Rounded-Semibold.woff2") format("woff2"),url("/wp-content/uploads/2023/08/SF-Compact-Rounded-Semibold.woff") format("woff"),url("/wp-content/uploads/2023/08/SF-Compact-Rounded-Semibold.otf") format("opentype");
    font-style:normal;font-weight:400;
}

body  {
	font-family: "Comfortaa", Sans-serif !important;
	font-size: 17px;
	font-weight: 300;
	line-height: 24px;
}

li, p {
    line-height: 1.45em !important;
}
#contenuPage li, p {
    line-height: 1.45em !important;
}
#contenuPage li:last-child {
    margin-bottom: 20px !important;
}
 h1 {
    font-size: 40px;
    font-weight: 600;
	}

 h1, h2, h3, h4, h6 {
    font-family: "SF Compact Rounded Regular", Sans-serif !important;
}
 h3, h4, h5, h6 {
	font-family: "Comfortaa", Sans-serif !important;
    font-weight: 700;
}
h2 {
	font-size: 26px;
    font-weight: 700;
}
h4 {
	font-size: 18px;
    text-transform: uppercase;
}

 strong {
    font-weight: 900 !important;
}
.has-background {
    border-radius: 10px;
	padding: 1em 1em;
}
#contenuPage .has-background {
    border-radius: 10px;
	padding: 1em 1em;
}
 a {
	font-family: "Comfortaa", Sans-serif !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    border: dotted 1px #00000000 !important;
    padding: 2px;
}

 a:hover {
    text-decoration: none !important;
    padding: 2px;
}

/*** copy from global styles ****/

body {
    overflow: initial !important;
}

	.grecaptcha-badge { 
    visibility: hidden;
}
	img.emoji {
    margin-bottom: 2px !important;
}
	.grecaptcha-badge { 
    visibility: hidden !important;
}
	
.wp-block-button a { /*** gunteberg block btn ***/
    text-decoration: none !important;
    padding: 4px 20px !important;
    box-shadow: none !important;
    color: white !important;
}

.wp-block-button a:hover {
    text-decoration: none !important;
    padding: 4px 20px !important;
    box-shadow: none !important;
    color: white !important;
    background-color: #4F316D80 !important;
}

a.jet-button__instance.hover-effect-0 { /*** jet btn in formation template ***/
    box-shadow: none !important;
}
	
footer a:hover {
    box-shadow: none !important;
}
header a:hover {
    box-shadow: none !important;
}

.telFormateur a, .telFormateur a:hover {
	margin: 0 20px 10px 20px;
}


/************ Titre valorimetres *****************/
.titreValorimetre.coop img {
	height: 53px !important;
}
.titreValorimetre.besoin img {
	height:90px !important;
}
.titreValorimetre.cout img {
	height: 53px !important;
}
.titreValorimetre.besoin {
    margin: 0 0 0 -117px !important;
}
.titreValorimetre {
    margin: 0 0 0 -70px !important;
}
/***********************/
.wp-block-image.termoValo {
    margin-left: 25% !important;
}
.termoValo img {
    height: 1000px !important;
}
/* Small devices (mobile/tablets, 780px and below) */
@media only screen and (max-width: 780px) {
	.titreValorimetre {
    margin: 0 0 0 -56px !important;
	}
	.titreValorimetre img {
	margin-bottom: 10px !important;
	}
	.titreValorimetre.besoin {
    margin: 0 0 0 -100px !important;
	}
	.petitValorimetre figure.aligncenter.size-full {
    margin: 0px !important;
    padding: 0px !important;
	}
	{
		padding: 0px !important;
		margin: 0px !important;
	}
}
/* Tableaux WP table ferré a gauche */
.dataTables_wrapper {
    margin: 0px !important;
}
/** portrait oasien page activites qui ne se centre pas bien dans une collonne sous gutenberg **/
figure.aligncenter.size-full {
    margin-left: 25% !important;
}