/* 
Theme Name: Doune
Theme URI: https://doune.slaaap.fr
Description: Thème du site Doune
Author: Slaaap
Author URI: https://slaaap.fr
Template: hello-elementor
Version: 1.0.1
Text Domain: doune.slaaap
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/*
    Reset
*/

body table td, 
body table th{
	padding:inherit;
	line-height:inherit;
	vertical-align:inherit;
	border:inherit;
}

body table tbody>tr:nth-child(odd)>td, 
body table tbody>tr:nth-child(odd)>th,
body table tbody tr:hover>td, 
body table tbody tr:hover>th{
	background:inherit;
}

body [type=button], 
body [type=submit], 
body button{
	color:inherit;
	border:inherit;
}

body [type=button]:focus, 
body [type=button]:hover, 
body [type=submit]:focus, 
body [type=submit]:hover, 
body button:focus, 
body button:hover{
	color: inherit;
    background-color: inherit;
}

body label{
	display: inherit; 
     line-height: inherit; 
     vertical-align: inherit; 
}