/*!
Theme Name: sddm
Theme URI: http://underscores.me/
Author: Bulle.mu
Author URI: https://www.bulle.mu
Description: Theme for sddm
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sddm
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

sddm is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/


/* Normalize
--------------------------------------------- */


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */


/* Document
	 ========================================================================== */


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}


/* Sections
	 ========================================================================== */


/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}


/**
 * Render the `main` element consistently in IE.
 */

main {
	display: block;
	clear: both;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}


/* Grouping content
	 ========================================================================== */


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}


/* Text-level semantics
	 ========================================================================== */


/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}


/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 75%;
	/* line-height: 5px !important; */
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}


/* Embedded content
	 ========================================================================== */


/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}


/* Forms
	 ========================================================================== */
span.wpcf7-form-control.wpcf7-acceptance label {
    font-size: 13px;
    line-height: 20px !important;
}

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
	overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
	text-transform: none;
}


/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}


/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}


/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}


/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}


/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}


/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
div#wpcf7-f1463-p243-o1 textarea {
    max-height: 110px;
}

/* Interactive
	 ========================================================================== */


/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}


/* Misc
	 ========================================================================== */


/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}


/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}


/* Box sizing
--------------------------------------------- */


/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */

*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}


/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/


/* Typography
--------------------------------------------- */

@font-face {
	font-family: 'Gotham';
	src: url('types/Gotham-Book.woff2') format('woff2'), url('types/Gotham-Book.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham';
	src: url('types/Gotham-Black.woff2') format('woff2'), url('types/Gotham-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@import url('https://fonts.googleapis.com/css2?family=Amiri&family=Caveat&display=swap');
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: 'Gotham';
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}


/* Elements
--------------------------------------------- */

body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}


/* Links
--------------------------------------------- */

a {
	color: #80ADAA;
}

a:hover,
a:focus,
a:active {
	color: #005c56;
}

a:focus {}

a:hover,
a:active {
	outline: 0;
}


/* Forms
--------------------------------------------- */

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}


/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/


/* Navigation
--------------------------------------------- */

.main-navigation {
	display: block;
	width: 80%;
	float: left;
	padding: 45px 0;
	vertical-align: middle;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
	left: auto;
}

.main-navigation li {
	position: relative;
	display: inline-block;
	padding: 0 14px;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	font-size: 15px;
}


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

header#masthead {
	text-align: center;
	z-index: 2;
	left: 0;
	right: 0;
	max-width: 1080px;
	margin: auto;
	display: flex;
}

span.tel {
	position: absolute;
	left: 10%;
}

span.newsletter {
	position: absolute;
	right: 10%;
}

ul.social li {
	display: inline-block;
	padding: 0 5px;
}

ul.social {
	display: inline;
	margin-right: 50px;
	vertical-align: middle;
}

.top-header {
	background: #F9DEDA;
	padding: 5px 0;
	color: #EA9081;
	text-align: center;
	font-size: 14px;
}

.site-branding {
	padding: 30px 0 0;
	width: 20%;
	float: left;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
		text-align: right;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}


/* Posts and pages
--------------------------------------------- */

.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
	overflow-x: hidden;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}


/* Comments
--------------------------------------------- */

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}


/* Widgets
--------------------------------------------- */

.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}


/* Media
--------------------------------------------- */

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}


/* Make sure logo link wraps around logo image. */

.custom-logo-link {
	display: inline-block;
}


/* Captions
--------------------------------------------- */

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}


/* Galleries
--------------------------------------------- */

.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}


/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/


/* Jetpack infinite scroll
--------------------------------------------- */


/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}


/* Re-display the Theme Footer when Infinite Scroll has reached its end. */

.infinity-end.neverending .site-footer {
	display: block;
}


/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/


/* Accessibility
--------------------------------------------- */


/* Text meant only for screen readers. */

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}


/* Do not show the outline on the skip link target. */

#primary[tabindex="-1"]:focus {
	outline: 0;
}


/* Alignments
--------------------------------------------- */

.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


/* Custom
--------------------------------------------- */

body:not(.et-fb) .rv_element {
	/* display: none; */
}

.et_pb_button.rv_button_opened:after {
	content: "\32";
}

.et_pb_button.rv_button_closed:after {
	content: "\33";
}

.col-30 {
	width: 30%;
	float: left;
}

.col-15 {
	width: 15%;
	float: left;
}

.col-25 {
	width: 25%;
	float: left;
}

.site-info {
	display: flex;
	max-width: 85%;
	margin: auto;
}

footer#colophon {
	background: #B3CECC;
}

.champs-newsletter {
	border: none !important;
	border-bottom: 1px solid #EA9081 !important;
	padding-bottom: 10px !important;
	padding-left: 0 !important;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #000 !important;
	opacity: 1;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #000 !important;
	opacity: 1;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #000 !important;
	opacity: 1;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #000 !important;
	opacity: 1;
}

#news-home .first-beauty-news {
	background: #EEA69A !important;
}

#home-news .left {
	min-width: 50% !important;
}

div#news-home .left {
	width: 55%;
}

div#news-home .right {
	width: 45%;
	color: #fff !important;
}

.vignette {
	padding: 20px 20px 25% !important;
	MAX-HEIGHT: 220px;
	background-size: cover !important;
	background-position: center !important;
	color: #fff !important;
}

.vignette:first-of-type {
	margin-bottom: 50px !important;
}

div#news-home .first-beauty-news .right {
	padding-bottom: 10px !important;
}

#news-home .first-beauty-news {
	height: 400px;
}

.optin label {
	font-size: 12px;
	line-height: 10px !important;
}

input.wpcf7-form-control.wpcf7-submit {
	background: #EA9081 !important;
	padding: 10px 20px !important;
	color: #fff !important;
	cursor: pointer;
}

.rounded {
	width: 40px;
	height: 40px;
	right: -20px;
	position: absolute;
	background: #80ADAA !important;
	top: 0px;
	border-radius: 50% !important;
	z-index: -1;
	transition: 0.8s !important;
}

.tp-rightarrow .rounded {
	left: 20px;
}

.univers:hover .rounded {
	width: 50px;
	height: 50px;
}


/* BEAUTY NEWS */

.left {
	width: 50%;
	float: left !important;
}

.right {
	width: 50%;
	float: left !important;
}

.first-beauty-news {
	background-color: #F9DEDA !important;
	display: flex;
}

img.img-first-post.wp-post-image {
	height: 100% !important;
	object-fit: cover;
}

#gauche .first-beauty-news {
	height: 650px;
}

#recents img {
	height: 350px !important;
	object-fit: cover;
}

.first-beauty-news h2 {
	font-weight: 500 !important;
}

.first-beauty-news .right {
	padding: 40px 20px !important;
}

.excerpt {
	font-size: 13px;
}

.col-right .first-beauty-news {
	margin-bottom: 30px !important;
	max-height: 310px;
}

.col-3 {
	width: 33%;
	float: left;
}

li.sf-field-taxonomy-categorieblog input {
	display: none;
}

li.sf-field-taxonomy-categorieblog {
	width: 100%;
}

form#search-filter-form-225 ul {
	display: block !important;
	text-align: center !important;
}

li.sf-level-0 {
	display: inline-block !important;
	padding: 20px !important;
}

.col-3.grid {
	padding: 20px !important;
}

.sf-option-active .sf-label-radio {
	color: #005C56 !important;
}

label.sf-label-radio {
	color: #80ADAA !important;
	cursor: pointer;
}

form#search-filter-form-225 ul {
	margin-left: 0 !important;
}

.col-3.grid img {
	max-height: 360px;
	object-fit: cover;
}

.col-3.grid {
	text-align: center !important;
}

.col-3.grid h2 {
	font-size: 16px;
	font-weight: 600 !important;
	font-family: 'Gotham';
}

.col-3.grid h2 {
	min-height: 40px;
}

.grid p.excerpt {
	margin-bottom: 30px !important;
}

p.date:after {
	width: 110px;
	height: 1px;
	background: #005C56;
	content: '';
	display: block;
	margin: 20px auto;
}

.column-pop {
	width: 30%;
	float: left;
	margin-right: 3% !important;
}

.popular {
	position: relative;
	padding-left: 50px !important;
	min-height: 70px;
	margin-bottom: 30px !important;
	border-bottom: 1px solid #E5E5E5 !important;
}

.number {
	position: absolute;
	left: 0;
	font-size: 50px;
	font-family: 'amiri';
	color: #005C56 !important;
	top: -10px;
}

.column-pop:last-of-type {
	margin-right: 0 !important;
}


/* NOS MARQUES */

.col-4 {
	width: 22%;
	float: left;
	margin: 1.5% !important;
}

.brand-desc {
	padding: 20px !important;
	border: 1px solid #7070701A !important;
}

.col-4 p.excerpt {
	position: absolute;
	top: 0;
	background: #FCEEEC !important;
	left: 0;
	bottom: 0;
	margin: 0 !important;
	text-align: center !important;
	display: none;
	cursor: pointer;
	padding: 0 20px !important;
}

.col-4 p.excerpt a {
	color: #515151 !important;
}

.brand-desc {
	position: relative;
}

.brand-desc:hover .excerpt {
	display: block;
}

.brand-name {
	text-align: center !important;
}

.brand-desc img {
	margin-top: 30px !important;
}

a.discover {
	display: block;
	width: 60%;
	margin: 30px auto !important;
	padding: 15px !important;
	border: 2px solid #EA9081 !important;
	color: #EA9081 !important;
	text-transform: uppercase !important;
}

.half {
	width: 48%;
	float: left;
	margin-bottom: 50px !important;
}

.half input {
	width: 100% !important;
}

div#wpcf7-f312-p277-o1 textarea {
	border: 1px solid #515151 !important;
	margin-bottom: 50px !important;
	max-height: 150px;
	padding: 10px !important;
}

div#wpcf7-f312-p277-o1 .champs-newsletter {
	border-color: #515151 !important;
}

span.wpcf7-form-control-wrap.tel {
	position: relative;
	left: 0;
}

img.logo-footer {
	max-width: 220px;
}

footer#colophon h3, footer#colophon h4 {
	font-family: 'Amiri', Georgia, "Times New Roman", serif;
	color: #fff;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 0;
}

.site-footer .menu,
.site-footer .menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.site-footer .menu a {
	color: #fff;
	text-decoration: none;
	font-family: 'Gotham' !important;
	line-height: 15px !important;
}

.site-footer .menu li {
	line-height: 30px;
	font-weight: 100 !important;
}

.site-footer .menu ul {}

footer#colophon {
	padding-top: 100px;
	padding-bottom: 100px;
}

.footer-news {
	width: 70% !important;
}

.site-footer input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email.champs-newsletter {
	width: 100%;
	background: transparent;
	border-bottom: 1px solid #fff !important;
}

.site-footer::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #000 !important;
	opacity: 1;
}

.site-footer:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #000 !important;
	opacity: 1;
}

.site-footer::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #000 !important;
	opacity: 1;
}

.site-footer:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #000 !important;
	opacity: 1;
}

.bottom-footer {
	background: #337D78;
	color: #fff;
	padding: 10px 10%;
	font-size: 14px;
}

.newsfooter {
	margin-bottom: 30px;
}

.follow-footer li {
	display: inline-block;
	padding: 0 5px;
}

.follow-footer ul {
	margin: 0;
	padding: 0;
}

.follow-footer .a {
	opacity: 1;
}

p.titre-social {
	font-weight: 600;
	color: #246560;
}

.cons-del .dica-item-content {
	bottom: 10px;
	position: absolute;
	background: #fff !important;
	left: 0;
	right: 0;
	display: none !important;
}

.cons-del .dica_divi_carouselitem:hover .dica-item-content {
	display: block !important;
}

.brand-desc img {
	height: 170px !important;
	object-fit: contain;
}

#timeline .dica-item {
	padding: 20px !important;
	border-left: 1px solid #EA9081 !important;
}

li.sf-field-taxonomy-categoriemarque input {
	display: none;
}

div#products img {
	height: 245px !important;
	width: 100% !important;
	object-fit: cover !important;
}

form#search-filter-form-282 ul {
	text-align: center !important;
	margin-left: 0 !important;
}

.article-container {
	max-width: 930px;
	margin: auto;
	border-top: 1px solid #515151;
	border-bottom: 1px solid #515151;
	padding-top: 50px;
	margin-top: 50px;
	padding-bottom: 50px;
	margin-bottom: 50px;
}

.head-container {
	margin: auto;
	max-width: 1060px;
	display: flex;
	margin-bottom: 50px !important;
	margin-top: 100px;
}

.head-left {
	width: 50%;
	float: left;
}

.head-right {
	width: 50%;
	float: left;
}

p.category-blog {
	text-transform: uppercase;
	font-family: 'Amiri';
	font-size: 25px;
	margin-top: 0;
	letter-spacing: 0.2em;
	color: #515151;
}

p.meta-blog {
	margin-top: 110px;
}

.revue {
	padding-top: 90px;
}

.revue h3 {
	font-family: 'Amiri', Georgia, "Times New Roman", serif;
	color: #515151;
	font-weight: 200;
	font-size: 23px;
}

.revue ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

span.title-resume {
	font-weight: 500;
}

div#comments {
	max-width: 1060px;
	margin: auto;
}

div#respond {
	border: 1px solid #EA9081;
	padding: 20px 30px;
}

h3#reply-title {
	font-family: 'Amiri', Georgia, "Times New Roman", serif;
	font-weight: 400 !important;
	font-size: 22px;
}

textarea#comment {
	border: 1px solid #EA9081;
}

#comments p.form-submit {
	text-align: right;
}

#comments input#submit {
	background: #EA9081;
	color: #fff;
	box-shadow: none !important;
	border: none;
	padding: 15px;
}

ol.comment-list {
	margin-left: 0;
	padding-left: 0;
}

ol.comment-list {
	margin-left: 0;
	padding-left: 0;
}

.comment-author.vcard img {
	display: none;
}

span.says {
	display: none;
}

.comment-author.vcard {
	display: inline-block;
}

.comment-metadata {
	display: inline-block;
	margin-left: 20px;
	font-size: 11px;
}

.comment-metadata a {
	color: #515151;
	text-decoration: none;
}

span.edit-link {
	text-decoration: underline;
}

#comments ol.children:before {
	content: '';
	width: 50px;
	height: 50px;
	background: #EA9081;
	display: block;
	position: absolute;
	left: -30px;
	top: 10px;
	border-radius: 50%;
}

ol.children {
	position: relative;
}

#comments .parent:before {
	content: '';
	width: 50px;
	height: 50px;
	background: #F9DEDA;
	display: block;
	position: absolute;
	left: -70px;
	top: 10px;
	border-radius: 50%;
}

#comments .parent {
	position: relative;
}

.comment-content p {
	margin-bottom: 0;
}

.comment-body {
	margin-bottom: 30px;
}

footer.comment-meta {}

#comments b.fn a {
	color: #515151;
	text-decoration: none;
}

.reply a {
	color: #515151 !important;
	font-size: 12px;
	font-weight: 600;
}

.col-3.grid a {
	color: #515151 !important;
}

.col-3.grid a:hover img {
	opacity: 0.7;
}

div#readnews {
	display: flex;
	max-width: 1060px;
	margin: auto;
}

.col-3.grid.col-4 {
	padding: 0 !important;
}

.col-3.grid.col-4 img {
	height: 280px;
	object-fit: cover;
}

div#readnews h2 {
	text-align: left;
	font-size: 17px;
	font-weight: 400 !important;
}

div#readnews a {
	text-decoration: none;
	display: block !important;
	width: 100% !important;
	text-align: left;
	font-weight: 200;
}

.col-3.grid.col-4 .category-blog {
	text-align: left;
	font-size: 10px;
	margin-bottom: 10px;
}

.dica_divi_carouselitem {
	margin: auto !important;
}

.cons-del img {
	height: 370px !important;
	width: 100%;
	object-fit: cover;
}

.cons-del .dica-item-content {
	border: 2px solid #EA9081 !important;
	padding: 20px !important;
}

p.nomcons {
	font-family: 'Amiri', Georgia, "Times New Roman", serif;
	text-transform: uppercase;
	font-size: 19px;
	letter-spacing: 4px !important;
	color: #EA9081 !important;
}

img.img-first-post {
	height: 100% !important;
	object-fit: cover;
}

button.animatedfsmenu-navbar-toggler.right_top {
	right: 20px !important;
	top: 25px !important;
}

.social-media {
	text-align: center;
}

.social-media ul {
	padding: 0;
}

.social-media i {
	color: #005c56;
}

div#search-filter-results-225 .pagination {
	display: none;
}

span.pharm {
	color: #337d78!important;
}

p.readmore {
	margin-top: 20px !important;
}

p.readmore a {
	color: #565656 !important;
}

p.readmore.absolute {
	position: absolute;
	bottom: 60px;
}

.et_pb_module p a {
	color: #ea9081 !important;
	/* font-weight: 600 !important; */
}

#team .dica-container.desktop_middle-inside.tablet_middle-inside.mobile_middle-inside:after {
	content: '';
	width: 440px;
	height: auto;
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
	position: absolute;
	z-index: 1000;
	right: 0px;
	bottom: 40px;
	top: 0;
}

#team .dica-container.desktop_middle-inside.tablet_middle-inside.mobile_middle-inside {
	/* box-shadow: -1px 11px 16px 0px rgb(0 0 0 / 75%); */
	/* -webkit-box-shadow: -1px 11px 16px 0px rgb(0 0 0 / 37%); */
	-moz-box-shadow: -1px 11px 16px 0px rgba(182, 182, 182, 0.75);
}

#team a.image {
	padding: 0 !important;
}
#team .swiper-button-next.dica-next-btn-1.swiper-button-disabled {
    right: 410px;
}
.imgresize img {
	width: 100% !important;
	height: 450px !important;
	object-fit: cover;
	object-position: top;
}

.page-id-1098 .sf-level-0 {
	display: none !important;
}

.page-id-1098 .sf-level-0.sf-option-active {
	display: block !important;
	text-align: center !important;
	font-family: 'Caveat', handwriting !important;
	font-size: 66px;
	color: #005c56!important;
	cursor: default !important;
	font-weight: 500 !important;
}

.page-id-1098 .sf-level-0.sf-option-active label {
	font-family: 'Caveat', handwriting !important;
	cursor: default !important;
}

div#search-filter-results-1100 img.attachment-full.size-full.wp-post-image {
	width: 100%;
	height: 350px !important;
}

.contactimg img {
	height: 620px !important;
	object-fit: cover;
	object-position: center;
}

.head-right img {
	max-height: 400px;
	object-fit: contain;
}

.col-3.grid .excerpt {
	height: 80px !important;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
	border-bottom: 1px solid #ea9081 !important;
	height: 170px;
	margin-bottom: 20px !important;
}

.infowindow-close {
	background: url(/wp-content/plugins/wp-google-map-gold/assets/images/cross.png) no-repeat !important;
}
.menu-item-270 .sub-menu {
    display: none;
    text-align: left;
    box-shadow: none;
}

.single-marques .menu-item-270 .sub-menu {
    display: block;
    padding-top: 30px;
    background: #fff;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f9deda;
}

.menu-item-270 .sub-menu li {
    display: inline-block !important;
    padding-left: 0;
}
#team h4 {
    color: #fff !important;
    padding: 10px !important;
    vertical-align: middle;
}

#team h4:before {content: '';width: 40px;height: 2px;display: inline-block;background: #fff;vertical-align: middle;margin-right: 10px;}
#recents .col-3.grid {
    min-height: 650px !important;
}
.single-marques .menu-item-270 .sub-menu:before {content: '';width: 100%;height: 1px;position: absolute;background: #f9deda;display: block;top: 15px;}
.photo-newsletter img {
	    height: 100% !important ;
    object-fit: cover;
}
span.float-right {
    float: right;
}
span.wpcf7-form-control-wrap.Jeveuxmacarte {
    width: 100% !important;
}

select.wpcf7-form-control.wpcf7-select {
    width: 90%;
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
    border-color: #f4c7bf;
}

.address {
    margin-bottom: 30px !important;
}
.popular a {
    color: #767676 !important;
}

.number {
    padding-top: 25px !important;
}

.popular {
    height: 120px;
}
@media screen and (max-width: 780px) {
	.top-header {
		display: none;
    background: #F9DEDA;
    padding: 5px 0;
    color: #EA9081;
    text-align: center;
    font-size: 14px;
}
	span.tel {
    width: 100%;
    position: inherit;
    display: block;
}

span.newsletter {
    position: inherit;
    display: block;
    width: 100%;
}

ul.social {
    display: block;
    margin: 0;
    padding: 0;
}
	.navbar-collapse.animatedfs_menu_list.opacity-1-trans:before {
		content: '';
		background: url(/wp-content/uploads/2021/06/sddm-vert.png);
		width: 220px;
		height: 80px;
		display: block;
		background-size: contain;
		background-repeat: no-repeat;
		margin-left: 60px;
	}
	.col-30,
	.col-15,
	.col-25 {
		width: 100%;
		float: none !important;
	}
	.site-info {
		display: block !important;
		max-width: 90%;
		margin: auto;
	}
	li.sf-field-taxonomy-categoriemarque li {
		display: block !important;
		text-align: left !important;
		padding: 0 !important;
	}
	form#search-filter-form-282 {
		max-width: 70%;
		margin: auto !important;
		/* max-height: 120px; */
		overflow-x: auto;
		margin-bottom: 30px !important;
		overflow: -moz-scrollbars-vertical;
		/* overflow-y: scroll; */
	}
	form#search-filter-form-282::-webkit-scrollbar {
		-webkit-appearance: none;
		width: 4px;
	}
	form#search-filter-form-282::-webkit-scrollbar-thumb {
		border-radius: 4px;
		background-color: rgb(249 222 218);
		-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
	}
	.col-4.grid {
		width: 100%;
	}
	.left {
		width: 100% !important;
		float: none !important;
	}
	.first-beauty-news {
		display: block;
		height: auto !important;
	}
	.right {
		float: none !important;
		width: 100%;
	}
	img.img-first-post {
		height: 160px !important;
		width: 100%;
	}
	.col-3.grid {
		width: 100%;
	}
	.column-pop {
		width: 100%;
	}
	.col-right .first-beauty-news {
		margin-bottom: 30px !important;
		max-height: 4000px;
	}
	.head-left {
    width: 100%;
    float: none !important;
}

.head-right {
    width: 100% !important;
    float: none !important;
}

.head-container {
    display: block;
}

.single-beauty-news {
    padding: 0 20px;
}

.col-3.grid.col-4 {
    width: 100%;
}

div#readnews {
    display: block;
}
	.single-marques .et_pb_section.et_pb_section_3.et_section_regular.et_section_transparent {
    padding: 0 20px !important;
}
	img.logo-footer {
    margin-bottom: 20%;
}

.col-15 {
    margin-bottom: 30px;
}

.col-15 h4 {
    margin-bottom: 0;
    font-size: 20px;
}
	img.logo-footer {
    margin-bottom: 20%;
}

.col-15 {
    margin-bottom: 30px;
}

.col-15 h4 {
    margin-bottom: 0;
    font-size: 20px;
}

li#menu-item-270 .sub-menu a {font-size: 18px !important;text-transform: lowercase;line-height: 5px;}

li#menu-item-270 .sub-menu {padding: 0;line-height: 10px;}

div#animatedfsmenu_css {
    overflow: scroll;
}
	.single-marques .et-db #et-boc .et-l .et_pb_image_0:before {
    display: none !important;
}
}
.first-beauty-news img {
height: 400px !important;
object-fit: cover;

}