/* 
Theme Name: Click & smile
Theme URI: https://clickandsmile.fr
Description: Thèmes pour Chirurgiens-Dentistes et Orthodontistes
Author: Agence la Chamade
Author URI: https://agencelachamade.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags:
*/

a{
	text-decoration:none !important;
}


@font-face {
  font-family: "Big Caslon";
  src:
    local("Big Caslon"),
  	src: url('/wp-content/uploads/2022/01/Big-Caslon-Medium.woff2') format('woff2');
}




.elementor-menu-toggle,a , li, ul{
	outline:none !important;
}

.trait-avant:before{
	content:"" !important;
	display:inline-block;
	width:300px;
	height:2px;
	border-bottom:1px solid #412711;
	position:absolute;
	left:-10px;
	transform : translate(-100%,50%);
	bottom:10px;
}

.fleche-apres .elementor-heading-title:after{
	content:"" !important;
	display:inline-block;
	width:50px;
	height:30px;
	background-image:url('http://creamy.clickandsmile.fr/wp-content/uploads/2022/01/fleche-menu.svg') !important;
	position:absolute;
	background-repeat:no-repeat;
	top:6px;
	margin-left:10px;
	transition:ease-in-out 0.3s;
}
.fleche-apres .elementor-heading-title{
	display:inline-block !important;
}

.fleche-apres .elementor-heading-title:hover:after{
	margin-left:20px;
	transition:ease-in-out 0.3s;
}

.menu-conseils a:before{
	content:"/ ";
	transition:ease-in-out 0.3s;
}

.menu-conseils a:hover:before{
	margin-right:7px !important;
	transition:ease-in-out 0.3s;
}