/*
 Theme Name:   Dalles Antiboue
 Theme URI:    https://dalles-antiboues.fr/
 Description:  Description
 Author:       Charly Web Design
 Author URI:   https://charly-web-design.fr/
 Template:     hello-elementor
 Version:      1.6
*/


body.login.login-password-protected.login-action-password-protected-login.wp-core-ui {
    background: #3A312C !important;
}
.language-switcher {
    display: none !important;
}
.wp-core-ui .button-primary {
    background: #3A312C !important;
    border-color: #3A312C !important;
}
p {
	margin-bottom: 0;
}
span.sub-arrow {
    display: none !important;
}

.archive-produits a.elementor-post__thumbnail__link {
    margin-bottom: 0 !important;
}
.archive-produits h2.elementor-post__title {
	padding: 10px;
	background-image: linear-gradient(90deg, #3A312C 0%, #6B5A51 100%);
}
.archive-produits .elementor-post__card {
    background-image: linear-gradient(90deg,#3A312C 0%,#6B5A51 100%);
}
.archive-produits .elementor-post__text {
    display: flex !important;
    justify-content: center;
}

/*footer en bas*/
body{
min-height: 100vh;
display: flex;
flex-direction: column;
}
.elementor-location-footer {
margin-top: auto;
}

/*fin footer en bas*/