/*
Theme Name: CellaireLaboratoires
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

@font-face {
    font-family: "CoreSansA";
    src: url('./fonts/core-sans-a/S-Core - CoreSansA45Regular.otf');
    font-weight: normal;
}

@font-face {
    font-family: "CoreSansA";
    src: url('./fonts/core-sans-a/S-Core - CoreSansA45Regular-Italic.otf');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: "CoreSansA";
    src: url('./fonts/core-sans-a/S-Core - CoreSansA65Bold.otf');
    font-weight: bold;
}

@font-face {
    font-family: "CoreSansA";
    src: url('./fonts/core-sans-a/S-Core - CoreSansA65Bold-Italic.otf');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: "CoreSansA";
    src: url('./fonts/core-sans-a/S-Core - CoreSansA35Light.otf');
    font-weight: 200;
}

@font-face {
    font-family: "CoreSansA";
    src: url('./fonts/core-sans-a/S-Core - CoreSansA25ExtraLight.otf');
    font-weight: 400;
}

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
    margin: 0;
}

/* HTML5 display definitions
     ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
    display: none;
}

/* Links
     ========================================================================== */

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

a {
    background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

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

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

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

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

/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

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

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
    border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
    overflow: hidden;
}

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

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
    margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

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

/**
 * Contain overflow in all browsers.
 */

pre {
    overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

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

/* Forms
     ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
    color: inherit; /* 1 */
    font: inherit; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
    overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
    line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

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

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
    overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
    font-weight: bold;
}

/* Tables
     ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

.main-menu,
.picto-list,
.footer-nav,
.product-tabset,
.content-list,
.content-tabset {
    margin: 0;
    padding: 0;
    list-style: none;
}

.clearfix:after,
dl:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after {
    content: "";
    display: block;
    clear: both;
}

.ellipsis {
    white-space: nowrap; /* 1 */
    text-overflow: ellipsis; /* 2 */
    overflow: hidden;
}

html {
    box-sizing: border-box;
}

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

* {
    max-height: 1000000px;
}

body {
    color: #333;
    background: #fff;
    font: 18px/1.67 "CoreSansA", sans-serif;
    min-width: 320px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

.gm-style img {
    max-width: none;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
    margin: 0 0 1.67em;
}

blockquote {
    border-left: 4px solid #222;
    padding-left: .5em;
    margin-left: 1.67em;
}

th,
td {
    border: 1px solid #222;
    padding: .5em;
    text-align: left;
    vertical-align: top;
}

th {
    text-align: center;
    vertical-align: middle;
}

ul,
ol {
    padding-left: 3em;
}

ul ul,
ul ol,
ol ul,
ol ol {
    padding-left: 3em;
    margin: 0;
}

ul {
    list-style-type: disc;
}

dl dt {
    float: left;
    clear: left;
    padding-right: .3em;
    font-weight: bold;
}

dl dd {
    overflow: hidden;
}

pre {
    max-width: 100%;
}

form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    border: 1px solid #222;
    padding: 14px 20px;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
    border-color: #333;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #222;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #222;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder {
    color: #222;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #222;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder {
    color: #222;
}

select {
    -webkit-border-radius: 0;
}

textarea {
    resize: vertical;
    vertical-align: top;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    cursor: pointer;
}

.widget {
    margin-bottom: 1.67em;
}

.widget ul {
    padding-left: 2em;
}

.widget select {
    min-width: 150px;
}

.comment-form label {
    display: block;
    padding-bottom: 4px;
}

.comment-form textarea {
    overflow: auto;
    margin: 0;
    height: 120px;
    min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
    margin: 0 4px 0 0;
    max-width: 300px;
    width: 100%;
}

.comment-form input[type="submit"] {
    display: block;
    float: none;
}

.post-password-form label {
    display: block;
    margin-bottom: 4px;
}

.post-password-form input[type="password"] {
    margin: 0 4px 0 0;
    max-width: 300px;
    width: 100%;
}

.search-form {
    margin-bottom: 15px;
}

.search-form input {
    float: left;
    height: 2em;
}

.search-form input[type="search"] {
    margin: 0 4px 0 0;
    width: 150px;
}

.post-password-form input {
    float: left;
    height: 2em;
}

.post-password-form input[type="password"] {
    width: 150px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
    background: -webkit-linear-gradient(top, #f5da9c 0%, #d4b26b 100%);
    background: linear-gradient(to bottom, #f5da9c 0%, #d4b26b 100%);
    color: #610f03;
    height: 2em;
    border: none;
    padding: 0 .5em;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
    opacity: .8;
}

.commentlist {
    margin: 0 0 1.67em;
}

.commentlist .edit-link {
    margin: 0;
}

.commentlist .avatar-holder {
    float: left;
    margin: 0 1.67em 4px 0;
}

.commentlist-item .commentlist-item {
    padding: 0;
}

.comment,
.commentlist-holder {
    overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
    padding-top: 1.67em;
}

.widget_calendar #next {
    text-align: right;
}

.gallery-item dt {
    float: none;
    padding: 0;
}

.navigation,
.navigation-comments {
    position: relative;
    vertical-align: middle;
    margin-bottom: 1.67em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 0 .4em;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
    display: inline-block;
    vertical-align: middle;
    max-width: 48%;
    background: -webkit-linear-gradient(top, #f5da9c 0%, #d4b26b 100%);
    background: linear-gradient(to bottom, #f5da9c 0%, #d4b26b 100%);
    color: #610f03;
    padding: .4em;
    text-decoration: none;
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
    opacity: .8;
}

.navigation-single {
    margin-bottom: 1.67em;
}

.navigation-single .next,
.navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 48%;
    background: -webkit-linear-gradient(top, #f5da9c 0%, #d4b26b 100%);
    background: linear-gradient(to bottom, #f5da9c 0%, #d4b26b 100%);
    color: #610f03;
    text-decoration: none;
}

.navigation-single .next:hover,
.navigation-single .prev:hover {
    opacity: .8;
}

.navigation-single .next a,
.navigation-single .prev a {
    color: inherit;
    text-decoration: none;
    padding: .4em;
    display: block;
}

.navigation-single .next {
    float: right;
}

.wp-caption {
    max-width: 100%;
    clear: both;
    border: 1px solid #222;
    padding: .4em;
    margin-bottom: 1.67em;
}

.wp-caption img {
    margin: 0;
    vertical-align: top;
}

.wp-caption p {
    margin: .4em 0 0;
}

div.aligncenter {
    margin: 0 auto 1.67em;
}

img.aligncenter {
    display: block;
    margin: 0 auto 10px auto;
}

.alignleft {
    float: left;
    margin: 0 1.67em 4px 0;
}

.alignright {
    float: right;
    margin: 0 0 4px 1.67em;
}

.mejs-container {
    margin-bottom: 1.67em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
    height: auto;
}

#wp-calendar tbody td {
    text-align: center;
}

#wp-calendar td,
#wp-calendar th {
    border: 1px solid #222;
}


/* SLIDER CSS */
.hesperiden.tparrows {
    cursor: pointer;
    background: #8a1207 !important;
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 100;
    border-radius: 50%;
}


.hephaistos .tp-bullet {
    width: 12px;
    height: 12px;
    position: absolute;
    background: #8a1207 !important;
    border: 3px solid rgba(255,255,255,0.9);
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
    box-shadow: 0px 0px 2px 1px rgba(130,130,130, 0.3);
}


.hephaistos .tp-bullet:hover, .hephaistos .tp-bullet.selected {
    background: rgba(255, 255, 255, 1);
    border-color: #8a1207 !important;
}

.homeslider {
    padding-top: 70px;
}

.cs-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}

.lSAction > a {
    width: 40px;
    height: 40px;
    margin-top: -20px;
}

.lSAction > .lSPrev {
    background-position: 0 0;
}

.lSAction > .lSNext {
    background-position: -40px 0;
}

.lSSlideOuter .lSPager.lSpg > li a {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #d7d7d7;
}

.lSSlideOuter .lSPager.lSpg > li.active a, .lSSlideOuter .lSPager.lSpg > li:hover a {
    background-color: #8a1207;
}

/* end slider */


h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
    font-family: inherit;
    font-weight: bold;
    margin: 0 0 .5em;
    color: #610f03;
}

h1,
.h1 {
    font-size: 80px;
}

h2,
.h2 {
    font-size: 40px;
}

h3,
.h3 {
    font-size: 36px;
}

h4,
.h4 {
    font-size: 24px;
}

h5,
.h5 {
    font-size: 20px;
}

h6,
.h6 {
    font-size: 18px;
}

p {
    margin: 0 0 1em;
}

a {
    color: #8a1207;
}

a:hover,
a:focus {
    text-decoration: none;
}

.resize-active *,
.resize-active *:after,
.resize-active *:before {
    -webkit-transition: none !important;
    transition: none !important;
}

#header {
    background: #fff;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
}

#main {
    margin-top: 0px;
    transition: margin-top .4s;
}

#header .top-holder {
    padding: 15px 0;
}

#header .logo {
    display: inline-grid;
    margin: 0 auto;
    transition: width .4s;
    max-width: 153px;
}
.mobile_logo_brand {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.menu-holder {
    width: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.nav-opener {
    width: 50px;
    height: 40px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    background: #fff;
    margin: 0 auto;
    position: absolute;
    top: -60px;
    right: 15px;
}

.nav-active .nav-opener span {
    opacity: 0;
}

.nav-active .nav-opener:before,
.nav-active .nav-opener:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    left: 15%;
    right: 15%;
}

.nav-active .nav-opener:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.nav-opener span,
.nav-opener:before,
.nav-opener:after {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: #610f03;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    left: 20%;
    right: 20%;
    height: 3px;
    margin-top: -1.5px;
}

.nav-opener:before,
.nav-opener:after {
    content: "";
    top: 30%;
}

.nav-opener:after {
    top: 70%;
}

.main-menu {
    color: #610f03;
    /* font-size: 24px;
    font-size: 22px; */
    font-size: 21px;
    line-height: 1.25;
    letter-spacing: .15em;
    text-align: center;
}

.main-menu a {
    font-family: 'Alata', sans-serif;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: block;
    padding: 10px 25px;
    text-decoration: none;
    color: inherit;
    font-family: "CoreSansA", sans-serif;
    font-size: 25px;
    border-radius: 30px;
}

.main-menu li.active a {
    background: #910f081f;
    font-weight: bold;
}

.main-menu li:hover a, .main-menu li:focus a {
    background: #910f081f;
}

h1, .h1, h2, .h2 {
    color: #8a1207;
    display: block;
    text-transform: uppercase;
    font-weight: 200;
    margin-bottom: 0;
    line-height: 1;
}

.main-menu a:hover {
    text-decoration: none;
    background: #fff;
}

.nav-active .menu-drop {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible;
}

.inner-drop {
    height: 100%;
    width: 100%;
}

body {
    font-weight: 300;
}

#wrapper {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
}

.container {
    width: 100%;
    max-width: 1180px;
    padding: 0 20px;
    margin: 0 auto;
}

h1,
.h1
{
    font-family: "CoreSansA", sans-serif;
    font-weight: 400;
}

h2,
.h2 {
    color: #8a1207;
    display: block;
    text-transform: uppercase;
    font-weight: 200;
    margin-bottom: 0;
    line-height: 1;
}

h2,
.h2 {
    line-height: 1.2;
}

h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-weight: 300;
    display: block;
    line-height: 1.2;
}

p {
    margin-bottom: 25px;
}

.btn {
    display: inline-block;
    vertical-align: top;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    box-shadow: none;
    color: white;
    font-size: 20px;
    line-height: 1.2;
    background: black;
    padding: 14px 20px;
    text-decoration: none;
    min-width: 168px;
    text-align: center;
    position: relative;
    z-index: 2;
    border-radius: 35px;
    padding-top: 16px;
    padding-right: 45px;
    padding-bottom: 16px;
    padding-left: 45px;
}

.btn:hover:before {
    opacity: 1;
}

.btn.btn-sm {
    min-width: 150px;
    line-height: 1.1112;
    font-size: 18px;
    padding: 9px 15px;
}

.btn:before {
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.picto-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 17px -7px 0;
}

.picto-list li {
    padding: 7px;
}

.picto-list a {
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    width: 84px;
    height: 84px;
    display: inline-block;
    vertical-align: top;
    background: #e6e6e6;
    border: 1px solid #d2d2d2;
    border-radius: 50%;
    overflow: hidden;
}

.picto-list a:hover {
    opacity: .6;
}

.picto-list  li:before
{
    background: none !important;
}

.picto-list img
{
    max-width: 102px;
}

.js-tab-hidden {
    display: block !important;
    left: -9999px !important;
    position: absolute !important;
    top: -9999px !important;
}

#footer {
    background: #222;
    color: #fff;
    padding: 17px 0 21px;
    font-size: 16px;
}

#footer a {
    color: inherit;
    text-decoration: none;
}

#footer a :hover {
    text-decoration: none;
}

#footer .copy {
    display: block;
    text-align: center;
    margin: 0 0 10px;
}

#footer .copy a {
    text-decoration: none;
}

#footer .copy a:hover {
    text-decoration: underline;
}

.footer-nav {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.footer-nav li {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 10px;
}

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

.text-right {
    text-align: right;
}

.products {
    position: relative;
    padding: 31px 0 12px;
    margin: 0 0 50px;
    border-width: 1px 0;
    overflow: hidden;
    background: white;
}

.products.simple-mod {
    padding: 31px 0 18px;
}

.products .visual-decor {
    position: absolute;
    z-index: 1;
    opacity: .2;
}

.products .visual-decor.top-left {
    top: 0;
    left: 0;
}

.products .visual-decor.bottom-left {
    bottom: 0;
    left: 0;
}

.products .visual-decor.top-right {
    right: 0;
    top: -77px;
}

.products .visual-decor.middle-right {
    right: 0;
    top: 15.4%;
}

.products-group {
    position: relative;
    z-index: 2;
}

.products-group .products-item {
    margin: 0 0 50px;
}

.products-group .products-item.simple {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.products-group .products-item.simple.title-item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.home .products-group .products-item.simple .visual {
    max-width: 58px;
    margin: 0 20px 0 0;
    position: relative;
    width: 100%;
}

.home .products-group .products-item .visual-container {
    position: relative;
    width: 100%;
    height: 340px;
}

.home .products-group .products-item .visual-container .visual {
    position: absolute;
    bottom: 0;
    left: 50%;
}

.home .products-group .products-item .visual-container .visual img {
    display: block;
    position: relative;
    left: -50%;
}

.home .product-description {
    min-height: 400px;
}

.home .products-item .product-heading {
    min-height: 100px;
}

.products-group .product {
    text-align: center;
}

.products-group .visual {
    text-align: center;
    margin: 0 auto 12px;
}

.products-item .product-description {
    margin: 0;
    margin-left: 12px;
    line-height: 1.3333333333333333;
}

.products-item .product-description p {
    margin-bottom: 20px;
}

.products-item .product-heading {
    margin: 0 0 5px;
    min-height: 150px;
}

.products-item .product-heading h2 {
    margin-bottom: 0;
}

.products-item .product-heading h4 {
    margin-bottom: 2px;
}

.visual-section .text-content
{
    padding: 0 200px 0 200px;
}

.page-template-template-home .visual-section {
    background: url("https://cellaire.com/wp-content/uploads/2020/01/Home_clr.png") no-repeat;
    background-size: 26%;
    background-position: bottom left;
}

.img_home {
    display: none;
    margin-left: auto;
    margin-right: auto;
}

.product-block {
    padding: 0 0 25px;
}

.blog-block {
    padding-top: 200px;
    margin-bottom: 30px;
}

.product-block .img-holder {
    margin-bottom: 30px;
    text-align: center;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.product-block .img-holder img {
    width: auto;
}

.product-block .text-holder {
    max-width: 100%;
    margin: 0 auto;
    margin-left: 20%;
    text-align: center;
}

.product-block .text-holder h2,
.product-block .text-holder .h2 {
    text-transform: none;
    color: #610f03;
}

.product-block .text-holder h3,
.product-block .text-holder .h3 {
    color: #8a1207;
}

.blockquote-section {
    padding: 9px 16px;
    background-size: 100% auto;
}

blockquote,
.blockquote {
    font-size: 26px;
    padding: 0;
    margin: 0 0 20px;
    text-align: center;
    border: none;
    color: #8a1207;
}

blockquote p,
.blockquote p {
    margin: 0;
}

blockquote cite,
.blockquote cite {
    margin: 0;
    color: #610f03;
    font-size: 20px;
    line-height: 1.5;
    font-style: normal;
}

.product-block .tab-wrapper {
    margin-bottom: 35px;
}

.product-tabset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 35px;
    display: none !important; /* hide thumbnails */
}

.product-tabset li {
    margin: 0 10px 10px;
}

.product-tabset a {
    width: 85px;
    height: 85px;
    display: block;
    text-align: center;
    background: #e6e6e6;
    overflow: hidden;
    padding: 2px;
}

.product-tabset a.active {
    background: -webkit-linear-gradient(315deg, #d4b36b 0%, #f5da9c 50%, #d4b36b 100%);
    background: linear-gradient(135deg, #d4b36b 0%, #f5da9c 50%, #d4b36b 100%);
}

.product-tabset a .gradient-holder {
    width: 81px;
    height: 81px;
    background: #fff;
}

.product-tab-content {
    text-align: center;
    padding: 0 20px;
    margin-bottom: 30px;
}

.product-tab-content > * {
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    opacity: 0;
}

.product-tab-content > *.active {
    opacity: 1;
}

.product-tab-content img {
    width: auto;
}

.content .text-holder {
    margin-bottom: 10px;
}

.content .text-holder .product-heading h4,
.content .text-holder .product-heading .h4 {
    margin: 0;
    text-transform: uppercase;
}

.content .text-holder .product-heading .product-ingredients {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    font-style: italic;
}

.content .text-holder .product-heading .product-price {
    display: block;
    margin-bottom: 25px;
}

.content .text-holder p:last-child {
    margin-bottom: 0;
}

.content .btn-wrapper {
    text-align: center;
    margin: 0 auto 35px;
}

.content .btn-wrapper .btn {
    width: 100%;
}

.tab-wrapper-bottom {
    margin-bottom: 30px;
    margin-left: 120px;
    margin-right: 120px;
}

.tab-wrapper-bottom .tab-content {
    background: #fff;
}

.tab-wrapper-bottom .tab-content.transition {
    -webkit-transition: height .5s ease;
    transition: height .5s ease;
}

.single-tab {
    border: 1px solid #8a1207;
}

.single-tab.active .tab-mobile-opener {
    color: #610f03;
}

.single-tab.active .tab-mobile-opener:after {
    opacity: 1;
}

.single-tab:last-child {
    border-bottom: 1px solid #8a1207;
}

.single-tab .tab-inner {
    text-align: left;
    padding: 35px 10px 10px;
}

.single-tab .tab-inner p {
    margin-bottom: 19px;
}

.content-list li {
    position: relative;
    font-weight: 300;
    padding-left: 23px;
    margin-bottom: 19px;
}

.content-list li:before {
    content: "";
    background: url("https://cellaire.com/wp-content/themes/cellairelaboratoires/images/img-4.png");
    background-size: contain;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 5px;
    left: -2px;
}

.content-list li b {
    font-weight: 500;
}

.tab-mobile-opener {
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    color: #333;
    text-decoration: none;
    font-size: 20px;
    position: relative;
    display: block;
    padding: 10px;
}

.tab-mobile-opener:after {
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    content: "";
    width: 83px;
    height: 2px;
    background: #8a1207;
    position: absolute;
    bottom: -6px;
    left: 50%;
    right: 0;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    opacity: 0;
}

.content-tabset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #f1f1f1;
}

.content-tabset li {
    width: 25%;
    text-align: center;
    position: relative;
}

.content-tabset li:last-child a:before {
    display: none;
}

.content-tabset a {
    -webkit-transition: color .3s ease-in-out, background .3s ease-in-out, border .3s ease-in-out;
    transition: color .3s ease-in-out, background .3s ease-in-out, border .3s ease-in-out;
    display: block;
    vertical-align: top;
    padding: 16px 0 10px;
    text-decoration: none;
    color: #333;
    text-align: center;
    border: 1px solid transparent;
    position: relative;
    border-bottom: 1px solid #8a1207;
}

.content-tabset a:before {
    content: "";
    height: 35px;
    width: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
    right: -3px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    zindex: 3;
}

.content-tabset a:after {
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    content: "";
    width: 83px;
    height: 2px;
    background: #8a1207;
    position: absolute;
    bottom: 2px;
    left: 50%;
    right: 0;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    opacity: 0;
}

.content-tabset a.active {
    background: #fff;
    border: 1px solid #8a1207;
    border-bottom-color: #fff;
    color: #610f03;
}

.content-tabset a.active:after {
    opacity: 1;
}

.content-tabset a.active:before {
    opacity: 0;
}

.product-block .text-holder ul {
    list-style-type: none;
    padding-left: 0;
}

.product-block .text-holder li {
    position: relative;
    font-weight: 300;
    padding-left: 23px;
    margin-bottom: 19px;
}

.product-block .text-holder li:before {
    content: "";
    background: url(images/img-4.png);
    background-size: contain;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 5px;
    left: -2px;
}

/* Blog template ccs */

.div-logo { 
    text-align: center; 
    margin: 0 auto; 
    margin-top: 36px; 
    margin-bottom: 30px; 
    color: #8a1207; 
}

.d-block { 
    display: block !important;
}

.invisible  { 
    display: block !important; 
}

.block-div { 
    margin-top: 20px; 
    margin-right: 40px; 
    padding-top: 30px;
}

.sidebar-widget { 
    background: white; 
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); 
    transition: all .3s ease-in-out; width: 100%; 
    margin-top: 0; 
    margin-bottom: 5px; 
} 

.newsletter { 
    width: 85%; 
    margin: 0 auto; 
}

.newsletter .btn {
    cursor: pointer;
}

.newsletter .btn.cursordisabled {
    cursor: not-allowed;
}

.newsletter .cadeau {
    padding-top: 30px;
}

.newsletter .cadeau p {
    font-size: 16px;
    line-height: 22px;
    padding: 15px 0;
}

.newsletter .cadeau .disclaimer {
    margin: 10px 0 0 0;
    padding: 5px 0;
}

.form-control { 
    display: block;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem !important;
    font-size: 14px !important;
    width: 79% !important;
    margin: 0 auto 10px auto;
    font-weight: 400;
    line-height: 1.5;
    color: #495057 !important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da !important;
    border-radius: .25rem !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: arial, sans-serif !important;
}

/*  css articles */

/*  Blog posts presentation  */

.blog-post-image {
    height: 236px;
    background-size: cover;
    background-position: center;
    margin-top: 12px;
    transition: .28s all ease-in-out;
}

.blog-post {
    background: #FEFEFE;
    padding: 16px;
    margin-bottom: 10px;
}

.alm-btn-wrap .alm-load-more-btn,
.alm-btn-wrap .alm-load-more-btn.done {
    background-color: #8a1207 !important;
}

/* TEMPLATE LISTE ARCTICLE*/

.post-container{
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
    padding: 10px;
    margin-bottom: 18px;
}

.blog-post-body a {
    text-decoration: none;
    color: #610f03;
    font-weight: bold;
}

.blog-post-body p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
}

.blog-post-body h1 {
    font-family: inherit;
    font-size: 30px;
    line-height: 36px;
}

.blog-post-body h2 {
    font-family: inherit;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 15px;
}

.blog-post-body h3 {
    font-family: inherit;
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 15px;
}

.post-date  {
    font-weight: 700;
}

.fa-clock-o {
    margin-right: 5px;
}

.fa-comment {
    margin-right: 5px;
}

.read-more a {
    display: inline-block;
    padding: 4px 40px;
    border: 1px solid;
    border-radius: 25px;
    border-color: #E6E6E6;
    color: #ffffff;
    background-color: #8a1207  ;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 1.7px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.read-more a:hover {
    background-color: #8a1207;
    border-color: #8a1207;
    color: #fff
}

/* BTN load more */

.load-more-btn {
    margin: 20px auto;
}

.load-more-btn a {
    cursor: pointer;
    padding: 10px 30px;
    border: 1px solid #8a1207;
    color: #8a1207 !important;
    background: #fff;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    margin: 0;
    transition: all ease-in 0.2s;
    -webkit-transition: all ease-in 0.2s;
    -ms-transition: all ease-in 0.2s;
    -o-transition: all ease-in 0.2s;
    border-radius: 30px;
    -webkit-border-radius: 30px;
}

.load-more-btn a:hover {
    color: #fff !important;
    background: #8a1207;
}

.load-more-btn.finished {
    opacity: .7;
}

.load-more-btn.finished a {
    pointer-events: none;
}


/*
 * LEAD FORM
 */
.lead-form {
    margin-top: 0;
    padding: 5px 10px;
    background-color: #f1f0fc;
    box-shadow: 0 0 10px;
}

/*
==========COMMENTAIRES
*/

.comment-form-comment label {
    display: block;
}

.comment-form-comment textarea {
    border: 1px solid #3f4951;
    width: 100%;
}

.form-submit input[type=submit] {
    background: #0f9330 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    color: #fff !important;
    padding: 5px 10px 5px 10px !important;
    display: block !important;
}

.comment-list {
    list-style: none;
    padding: 0px;
}

.comment-list li {
    padding: 15px 15px 15px 70px;
    border: 1px solid #E8E8E8;
    position: relative;
    margin-bottom: 10px;
}

.comment-list li .comment-author {
    font-size: 14px;
}

.comment-list li .comment-author cite {
    font-style: normal;
    text-transform: uppercase;
}

.comment-list li .comment-author .says {
    display: none;
}

.comment-list li .comment-meta {
    margin-bottom: 10px;
}

.comment-list li .comment-author img {
    position: absolute;
    left: 5px;

}

.comment-list li ol.children {
    list-style: none;
    padding: 0px;
}

.commentaire {
    font-size: 15px;
    color: #CC0000;
    font-weight: 700;
}

.custom-logo {
    width: 160px;
    margin: 0 auto;
    display: block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


/* RESPONSIVE */

/* Medium devices (tablets, 767px and up) */
@media (max-width: 767px) {
    .newsletter { margin-top: 40px; }
}
/* end blog css */


@media (min-width: 480px) {
    .content .btn-wrapper {
        width: 286px;
    }
}

@media (min-width: 768px) {
    .commentlist-item .commentlist-item {
        padding: 0 0 0 2em;
    }

    #header .top-holder {
        padding: 20px 0;
    }

    #header .logo {
        width: 180px;
    }

    .nav-opener {
        display: none;
    }

    .main-menu {
        /* display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; */
        display: block;
        text-align: center;
    }

    .main-menu li {
        /*width: 25%;*/
        /* width: 14%; */
        width: auto;
        display: inline-block;
    }

    #footer .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    #footer .copy {
        text-align: left;
        margin: 0;
    }

    .footer-nav {
        text-align: center;
    }

    .footer-nav li {
        margin: 0 20px 0 0;
    }

    .footer-nav li:last-child {
        margin-right: 0;
    }

    .products-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .products-group .products-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: calc((100% - 70px) / 3);
        margin: 0 0 30px;
    }

    .products-group .products-item.simple {
        width: 50%;
    }

    .products-group .products-item.simple.title-item {
        width: 100%;
    }

    blockquote,
    .blockquote {
        font-size: 40px;
        line-height: 1.2;
    }

    blockquote cite,
    .blockquote cite {
        font-size: 24px;
    }

    .single-tab {
        padding: 10px;
        border-top: 0;
    }

    .tab-mobile-opener {
        display: none;
    }
    /* --- Sticky Menu --- */
    header#header.sticky-menu {
        text-align: center;
    }
    .sticky-menu .mobile_logo_brand {
        display: inline-block;
        margin-right: 20px;
    }
    .sticky-menu .custom-logo {
        width: 50px;
        margin-top: 14px;
    }
    .sticky-menu .menu-holder {
        display: inline-block;
        width: 90%;
        max-width: 1250px;
        vertical-align: top;
        margin-top: 13px;
    }
    .sticky-menu .main-menu a {
        font-size: 22px;
    }
}

@media (min-width: 1024px) {
    #header .top-holder {
        padding: 25px 0 30px;
    }

    #header .logo {
        width: 190px;
    }

    .picto-list {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: center;
    }

    .products h3 {
        margin-bottom: 22px;
    }

    .products-group .products-item.simple {
        width: calc((100% - 206px) / 3);
    }

    .products-group .products-item.simple.title-item {
        padding: 10px 10px 0 0;
        width: calc((100% + 240px) / 3);
    }

    .products-group .products-item.simple.title-item .product-heading {
        text-align: right;
    }

    .product-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 11em;
    }

    .blog-block .post-wrap { padding-bottom: 15px; }

    .product-block .img-holder {
        margin: 0 41px 0 0;
    }

    .product-block .text-holder {
        text-align: left;
        padding-top: 62px;
    }

    .product-block .text-holder h2,
    .product-block .text-holder .h2 {
        font-size: 36px;
    }

    .product-block .text-holder h3,
    .product-block .text-holder .h3 {
        font-size: 24px;
    }

    .product-block .tab-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 0;
        padding-right: 25px;
        padding-top: 70px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }

    .product-tabset {
        display: block;
        margin-bottom: 0;
        -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
        order: -2;
    }

    .product-tabset li {
        margin: 0 0 8px;
    }

    .product-tab-content {
        width: 250px;
        margin-bottom: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1 auto;
        flex: 1 auto;
    }

    .product-tab-content img {
        /*max-height: 400px;*/
    }

    .content .btn-wrapper {
        margin: 0 0 18px;
        text-align: left;
    }

    .single-tab {
        padding: 33px 30px;
    }

    .single-tab .tab-inner {
        font-size: 18px;
        padding: 0;
    }
}

@media (min-width: 1700px) {
    .products .visual-decor {
        opacity: .7;
    }
}

@media (min-width: 1200px) {
    #footer .container {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    #footer .copy {
        margin: 0 181px 0 0;
    }

    .footer-nav li {
        margin: 0 50px 0 0;
    }

    /* .products .visual-decor { */
    /* opacity: .7; */
    /* } */
    .products-group .products-item {
        width: calc((100% - 206px) / 3);
    }

    .products-group .products-item.simple.title-item {
        padding: 30px 0 0;
        width: calc((100% + 60px) / 3);
    }

    .products-group .products-item.simple .visual {
        margin: 0 40px 0 0;
    }
}
@media (max-width: 1150px) {
    .main-menu a {
        font-size: 21px;
    }
}
@media (max-width: 1023px) {
    iframe {
        width: 100%;
    }

    h2,
    .h2 {
        font-size: 30px;
    }

    h3,
    .h3 {
        font-size: 26px;
    }

    .products-item .product-description {
        font-size: 14px;
        margin-left: 20px;
    }

    .product-block .text-holder h1,
    .product-block .text-holder .h1 {
        font-size: 55px;
    }

    .product-block .text-holder h4,
    .product-block .text-holder .h4 {
        margin: 0 0 .1em;
    }

    .product-tab-content img {
        max-height: 300px;
    }

    .tab-wrapper-bottom .tab-content {
        text-align: center;
    }
}

@media (max-width: 767px) {

    .navigation .page-numbers,
    .navigation-comments .page-numbers {
        padding: 0 3px;
    }

    .navigation .next,
    .navigation .prev,
    .navigation-comments .next,
    .navigation-comments .prev {
        padding: .2em;
    }

    .navigation-single .next a,
    .navigation-single .prev a {
        padding: .2em;
    }

    .menu-drop {
        -webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
        transition: opacity .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
        transition: opacity .3s ease-in-out, visibility .3s ease-in-out, transform .3s ease-in-out;
        transition: opacity .3s ease-in-out, visibility .3s ease-in-out, transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background: #f1f1f1;
        border: 1px solid #8a1207;
        border-width: 1px 0;
        -webkit-transform: translateY(100vh);
        -ms-transform: translateY(100vh);
        transform: translateY(100vh);
        max-height: calc(100vh - 196px);
        min-height: 260px;
        opacity: 0;
        visibility: hidden;
        z-index: 99;
        overflow-y: auto;
        overflow-x: hidden;
    }

    body {
        font-size: 16px;
    }

    h1,
    .h1 {
        font-size: 40px;
    }

    .products-group .products-item {
        max-width: 400px;
        margin: 0 auto 50px;
    }

    .products-group .products-item:not(:last-child):not(.title-item) {
        padding-bottom: 50px;
        position: relative;
    }

    .products-group .products-item:not(:last-child):not(.title-item):after {
        content: "";
        position: absolute;
        left: 50%;
        bottom: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        display: block;
        width: 100px;
        height: 3px;
        background: -webkit-linear-gradient(top, #f5da9c 0%, #8a1207 100%);
        background: linear-gradient(to bottom, #f5da9c 0%, #8a1207 100%);
        box-shadow: 2px 2px 4px 0 rgba(51, 51, 51, .3);
    }

    .product-block {
        padding: 20px 0;
    }

    .product-block .img-holder img {
        max-height: 300px;
    }

    .product-block .text-holder p {
        margin-bottom: 17px;
    }

    .home .product-description {
        min-height: 250px;
    }

    .tab-wrapper-bottom {
        padding: 20px 0 40px;
    }

    .tab-wrapper-bottom .tab-content {
        max-width: 284px;
        width: 100%;
        margin: 0 auto;
    }

    .single-tab {
        border-bottom: 0;
    }

    .content-tabset {
        display: none;
    }
    
    .picto-list img{
        width: 70px;
    }

    .tab-wrapper-bottom {
         margin-bottom: 0px;
         margin-left: 0px;
         margin-right: 0px;
    }

    .visual-section .text-content{
        padding: 0 40px 0 40px;
    }

    .homeslider { padding-top: 160px; }

    .blog-post-image { margin-bottom: 15px; }
}

.page-template-template-home .product-block {
    padding-top: 0;
}

 /* RESPONSIVE WEBSITE BUG IPAD / TABLETTE*/

@media screen and (min-width: 767px) and (max-width: 950px) {
    .main-menu {
        font-size: 18px;
    }
}

@media screen and (max-width: 1024px) {
    .custom-logo {
        width: 140px;
    }
    .main-menu a {
        font-size: 18px;
    }
    .product-tab-content img {
        max-height: 300px;
        margin-top: 288px !important;
    }
}


@media screen and (max-width: 767px) {
    .mobile_logo_brand {
        display: inline-block;
        margin-left: 15px;
    }
    .custom-logo{
        width: 115px;
        display: inline-block;
    }
    .menu-holder{
        width: 100%;
        display: block;
    }
    .blog-block {
        padding-top: 120px;
    }
    .product-block .img-holder img {
        max-height: 300px;
        margin-top: 35px;
    }
    
    body .forcefullwidth_wrapper_tp_banner {
        margin-top: 92px !important;
        border-bottom: 8px solid #8a1207;
    }
}

@media screen and (max-width: 500px) {
    #header .logo {
      width: 100px !important;
      margin: 0 auto;
      padding-top: 15px;
      padding-bottom: 15px;
    }
        
    #header .top-holder  {
      padding: 0 !important;
    }
    
    body .product-tab-content img {
        max-height: 280px;
        margin-top: 0px !important;
    }

    .forcefullwidth_wrapper_tp_banner {
        border-bottom: 8px solid #8a1207;
        margin-top: 126px !important;
    }

    .homeslider { padding-top: 115px; }

    .blog-post-body h1 { font-size: 24px; line-height: 30px; }
    .blog-post-body h2 { font-size: 22px; line-height: 28px; }
    .blog-post-body h3 { font-size: 20px; line-height: 26px; }
}

// Small devices (landscape phones, 576px and up)
@media (min-width: 576px) {
    .revo_slidd {
        display: none;
    }
    .product-block .text-holder {
        margin-left: 1px;
    }
}
@media (min-width: 576px) and (max-width: 768px) {
    .product-block .text-holder {
        margin-left: 1px;
    }
    .visual-section {
        background: none;
    }
    .img_home {
        display: block;
        width: 30%;
    }
}
@media (max-width: 576px) {
    .product-block .text-holder {
        margin-left: 1px;
    }
    .visual-section {
        background: none;
    }
    .img_home {
        display: block;
        width: 50%;
    }
}

#wc-comment-header:after {
    word-break: break-word;
    display: block;
    font-size: 14px;
    white-space: pre-line;
    content: "En soumettant mon commentaire, j’accepte expressément que celui-ci puisse être publié au sein de la lettre gratuite Apogée";
    padding-top: 9px;
    padding-bottom: 9px;
}

#home_slider {
    height: 800px !important;
}

.page-template-template-home .blog-post {
    background: #FEFEFE;
    padding: 16px;
    border: none;
    margin-bottom: 10px;
    width: 100%;
}

.page-template-template-home .blog-post-image {
    width: 31%;
    display: inline-block;
}

.bloc-blog {
    color: white;
    text-decoration: none;
    text-align: center;
    line-height: 26px;
    letter-spacing: -1px;
    font-size: 24px;
    display: table-cell;
    bottom: 0;
    padding-top: 277px;
    padding-right: 67px;
    padding-bottom: 67px;
    padding-left: 67px;
}

.page-template-template-home .blog-post-image {
    height: 22em;
    background-size: cover !important;
    background-position: center;
    margin-top: 12px;
}


.page-template-template-home .blog-post-image:after {
    top: 15%!important;
    background: linear-gradient(to bottom,rgba(50,50,50,0) 0%,rgba(16,15,15,.91) 89%,rgba(16,15,15,.93) 93%)!important;
    transition: .2s all ease-in-out;
    opacity: .93;
}


.page-template-template-home .products h3 {
    text-transform: uppercase;
}


.products-item .product-heading h4 {
    text-transform: uppercase;
}

.scrollup-button {
    display: none;
    position: fixed;
    z-index: 1000;
    padding: 8px;
    cursor: pointer;
    border-radius: 35px !important;
    bottom: 20px;
    right: 20px;
    background-color: #0c0c0c;
    border-radius: 0;
    -webkit-animation: display 0.5s;
    animation: display 0.5s;
}

.img-fluid {
    width: 90px;
}


.footer-bloc {
     width: 25%;
    display: inline-block;
    float: left;
}

.f-white  {
    color: white; 
}

.f-17 {
    font-size: 17px;
}

.logo-white {
     width: 105px;
    margin-top: 100px;
}


.bloc-blog-home {
    margin-bottom: 80px;
}


.nav-mention {
    margin-top: 60px;
}

a .bloc-blog {
    font-size: 27px;
}

.blog-post {
    background: #FEFEFE;
    padding: 16px;
    margin-bottom: 10px;

}

.blog-blogin {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    height: 230px;
    background-size: cover !important;
    background-position: 50% 50% !important;
}

.blog-post-body a {
    text-decoration: none;
    color: white;
    font-weight: bold;
}

.blog-post-body h2 {
    font-family: inherit;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 15px;
    margin-top: 30px;
}

.blog-blogin:hover {
    box-shadow: 5px 5px 24px 0px rgba(0, 0, 0, 0.2);
    transition: .19s all ease-in-out;
    opacity: .93;
}

.blog-post-image:hover {
    transition: .28s all ease-in-out;
    opacity: .93;
}

.blog-post-image:hover .bloc-blog {
        padding-top: 255px;
        transition: .28s all ease-in-out;
}

.product-tab-content img {
        margin-left: 6em;
}

.product-block .text-holder {
    max-width: 100%;
    margin: 0 auto;
    margin-left: 14%;
}

.content .btn-wrapper .btn {
    width: 100%;
    margin-left: 35%;
}

.page-template-template-product .tab-wrapper-bottom {
    margin-left: 120px;
    margin-right: 120px;
    box-shadow: 0 0 90px rgba(0, 0, 0, 0.06);
    margin-bottom: 85px;
}

@media screen and (min-width: 640px) {
.img-holder {
    display: none
}
.product-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 4em;
}
    
.product-tab-content {
    width: 360px;   
}   
    
.page-id-6 .product-tab-content {
    width: 280px;
}
}

.product-block .text-holder {
    max-width: 100%;
    margin: 0 auto;
    margin-left: 22%;
}


@media screen and (max-width: 570px) {
    .container:first {
        height: 176px;
        background-color: white;
    } 

    .mobile_logo_brand {
        text-align: center;
    }

    .menu-holder .container {
        margin-top: 64px;
    }

    #menu-header-menu {
        margin-top: 48px;
        margin-bottom: 142px;
    }

    #header {
        height: 110px;
    }

    .main-menu {
    color: #610f03;
    font-size: 21px;
    line-height: 1.25;
    letter-spacing: .15em;
    text-align: center;
    }
    
    .page-template-template-blog  .blog-block {
        padding-top: 110px;
    }
    
    .blog-blogin {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    height: 230px;
    background-size: cover !important;
    }
    
    .blog-post-body h2 {
    font-family: inherit;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 15px;
    margin-top: 108px;
    }
    
    .single-post .blog-block {
    padding-top: 0;
    margin-top: -59px;
    }
    
}


.sub-menu {
display:none;
}
  
.menu-item a ~ .sub-menu
{
display:block;
}

.optanon-alert-box-wrapper .optanon-alert-box-button-middle {
    background-color: #8a1207 !important;
}

.blog-post-body h2 {
    font-family: 'Alata', sans-serif !important;
}

.blog-post-body  h1 {
    font-family: 'Alata', sans-serif !important;
}

.blog-post-body a {
    text-decoration: none;
    color: #3a342e;
    font-weight: bold;
}


.optanon-alert-box-wrapper .optanon-alert-box-button-middle {
    background-color: #8a1207 !important;
    border-color: #8a1207 !important;
}

.page-template-template-blog .blog-post-body h2 {
    color: white !important;
}


.btn .btn-default .cursordisabled {
    background: #8a1207 !important;
}

.page-template-default {
    margin-top: 11em;
}

.page-template-default.page-id-92 {
    margin-top: 0;
}

.page-template-template-blog .blog-post-body h2 a {
    color: white;
}

.optanon-alert-box-button-middle {
    background-color: #8a1207 !important;
    border-color: #8a1207 !important;
}

.optanon-alert-box-wrapper .optanon-alert-box-button-middle {
    background-color: #8a1206 !important;
    border-color: #8a1206 !important;
}

.pagination_block {
	text-align: center;
}
.pagination_block .page-numbers.current {
  font-weight: bold;
}

.optanon-alert-box-wrapper .optanon-alert-box-button-middle {
    background-color: #8a1207 !important;
    border-color: #8a1207 !important;
}


.page-template-template-categorie-sport .blog-post-body h2 a {
    color: white;
}
.page-template-template-categorie-hygiene .blog-post-body h2 a {
    color: white;
}
.page-template-template-categorie-nutrition .blog-post-body h2 a {
    color: white;
}
.page-template-template-categorie-mental .blog-post-body h2 a {
    color: white;
}
