/* 
Theme Name:		 OCI
Theme URI:		 https://www.oci.fr/
Description:	 Thème enfant de Hello Elementor, créé par OCI
Author:			 OCI
Author URI:		 https://www.oci.fr/
Template:		 hello-elementor
Version:		 1.0.0
Text Domain:	 OCI
*/

.home-keyfigures__hex {
    width: 290px;
    height: 290px;
    -webkit-clip-path: polygon(50% 0%, 95% 25%, 95% 75%, 50% 100%, 5% 75%, 5% 25%);
    clip-path: polygon(50% 0%, 95% 25%, 95% 75%, 50% 100%, 5% 75%, 5% 25%);
    background-color: #D5EAD8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.elementor-kit-6 button.e-n-tab-title:hover, .elementor-kit-6 button.e-n-tab-title:focus {
    border-radius: 0px;
}

div.e-loop-item:hover .titreBoucleActu {
    background-color:#0c314c;
}

div.e-loop-item:hover .titreBoucleActu .elementor-heading-title {
    color:white;
}