/* 
Theme Name: SPADETTO
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://creav2.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: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

ul li::marker {
  color: #A27838!important; /* couleur des puces */
}

.pucevert ul li::marker {
  color: #CCF765!important; /* couleur des puces */
}

.listevert a {
	  color: #CCF765!important; 
}


.elementor-menu-anchor {
  scroll-margin-top: 190px; /* ajuste selon la hauteur de ton header */
}

/* Menu métiers */


.menumetier  .boutmetier {
	width:100%!important;

}

.menumetier .elementor-column {
    margin-right: 10px;
}

.menumetier  .boutmetier a {
	width:100%!important;
	background:transparent url("images/Trac132.png") top center no-repeat!important;
	background-size:contain!important;
	height:90px!important;
	color:#22390D!important;
	font-family: "Parkin sans", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    display: flex;
    padding-bottom: 25px;
}

/* Slider avis */

.slideravis .swiper-slide {
	border-radius:0px 20px 0px 0px!important;
	text-align:center;
}

.slideravis .elementor-testimonial__header cite {
    margin: 0 auto;
    width: 100%;
}


/* Menu filtrage photos */

.photothequeavecfiltrage .elementor-gallery__titles-container a {
    border: 2px solid #ccf766;
    background-color: #315c52 !important;
    border-radius: 5px 5px 25px 25px;
    height: 90px !important;
    width: 150px !important;
    color: #f8f6ef !important;
    font-family: "Parkin sans", Sans-serif !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    justify-content: center;
    align-items: center;
    display: flex;
    padding-bottom: 5px;
    text-align: center;
}

.photothequeavecfiltrage .elementor-gallery__titles-container a:hover {
    background-color: #ccf766 !important;
	color: #22390D !important;
}


.photothequeavecfiltrage .elementor-gallery__titles-container {
    margin-bottom: 60px;
}











