@font-face {
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 400;
    src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff) format('woff'),
    url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.otf) format('opentype');
}

/**
 * @file
 * Default layout styles.
 */

@charset "utf-8";
/*

/* #Reset
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

*:focus, *:active {
    outline: none;
    outline-width: 0;
}

/* #Font styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*
  @font-face {
    font-family: 'LegacySansStd';
     src: url('../../fonts/LegacySansStd-Book/LegacySansStd-Book.eot?') format('eot'),
         url('../../fonts/LegacySansStd-Book/LegacySansStd-Book.woff') format('woff'),
         url('../../fonts/LegacySansStd-Book/LegacySansStd-Book.ttf')  format('truetype'),
         url('../../fonts/LegacySansStd-Book/LegacySansStd-Book.svg#LegacySansStd') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'LegacySansStd';
     src: url('../../fonts/LegacySansStd-Bold/LegacySansStd-Bold.eot?') format('eot'),
         url('../../fonts/LegacySansStd-Bold/LegacySansStd-Bold.woff') format('woff'),
         url('../../fonts/LegacySansStd-Bold/LegacySansStd-Bold.ttf')  format('truetype'),
         url('../../fonts/LegacySansStd-Bold/LegacySansStd-Bold.svg#LegacySansStd') format('svg');
    font-weight: 700;
    font-style: normal;
  }

*/
@font-face {
    font-family: 'LegacySansITCPro-Book';
    src: url('../../fonts/legacy_sans_itcpro-book.eot');
    src: url('../../fonts/legacy_sans_itcpro-book.eot?#iefix') format('embedded-opentype'), url('../../fonts/legacy_sans_itcpro-book.woff') format('woff'), url('../../fonts/legacy_sans_itcpro-book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/*@font-face {
  font-family: 'LegacySansStd';
  src: url('../../fonts/new-legasi/ITCLegacySansITCStdBook.eot');
  src: url('../../fonts/new-legasi/ITCLegacySansITCStdBook.eot') format('embedded-opentype'),
       url('../../fonts/new-legasi/ITCLegacySansITCStdBook.woff2') format('woff2'),
       url('../../fonts/new-legasi/ITCLegacySansITCStdBook.woff') format('woff'),
       url('../../fonts/new-legasi/ITCLegacySansITCStdBook.ttf') format('truetype'),
       url('../../fonts/new-legasi/ITCLegacySansITCStdBook.svg#ITCLegacySansITCStdBook') format('svg');
  font-weight: normal;
  font-style: normal;
}*/

html {
    font-size: 62.5%;
}

body, #main {
    color: #3b3b3b;
    font: 16px/1.25em 'LegacySansITCPro-Book', 'sans-serif';
}

h1, h2, h3, h4, h5, h6 {
}

h1,
h2,
.text_title {
    font-size: 46px;
    line-height: 1em;
    text-transform: uppercase;
    text-align: center;
}

.h3 {
    text-align: left;
}

h4, .h4 {
    font: 400 28px/1.25em 'LegacySansITCPro-Book', 'sans-serif';
    text-transform: uppercase;
}

h5 {
    font: 400 22px/1.5em 'LegacySansITCPro-Book', 'sans-serif';
}

h6 {
    font: 700 16px/1.25em 'LegacySansITCPro-Book', 'sans-serif';
    text-transform: uppercase;
}

p, .text_subtitle {
    margin: 0 0 1em 0;
}

p img {
    margin: 0;
}

p.lead {
    font-size: 21px;
    line-height: 27px;
    color: #777;
}

em {
    font-style: italic;
}

strong {
    font-weight: 700;
}

small {
    font-size: 80%;
}

.plain_text {
    font-size: inherit !important;
    line-height: inherit !important;
    margin: inherit !important;
    text-align: inherit !important;
}

/* #LINKS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a {
    font-weight: inherit;
    color: #3b3b3b;
    text-decoration: underline;
}

a:hover, a:focus {
    text-decoration: none;
}

a mark {
    background: none;
}

a *, area {
    cursor: pointer;
}

a img {
    border: none;
}

/* #LIST
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
ul {
    margin-bottom: 1.5em;
}

ul > li {
    margin: 0 0 1.6em 0;
    padding: 0 0 0 20px;
    list-style: none;
    background: url(../../../images/tpl/marker-ul.png) no-repeat 1px 0.7em;
    line-height: 1.4em;
}

ol {
    counter-reset: item;
    margin: 0 0 1.5em 20px;
}

ol > li {
    background: none;
    display: block;
    margin: 0;
    list-style: decimal;
    line-height: 1.5em;
}

ol > li:before {
    margin: 0 0 0 -20px;
    width: 20px;
    display: inline-block;
    content: counters(item, ".") ". ";
    counter-increment: item;
}

/* #IMG
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.gm-style img {
    max-width: none;
}

/* #FORM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
input[type=submit],
input[type=button] {
    cursor: pointer;
}

input,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    vertical-align: middle;
}

.cookie-wrapper {
    line-height: 1;
}

.custom-select-over {
    position: relative;
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: middle;
    height: 41px;
}

.custom-select-over select {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100%;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    z-index: 20;
}

.custom-select-value {
    position: relative;
    overflow: hidden;
    display: block;
    z-index: 19;
    left: -1px;
    height: 19px;
    width: auto;
    padding: 10px 35px 10px 5%;
    border: #d6d6d6 1px solid;
    background: url(../../../images/tpl/sel-ico.png) no-repeat right center #fff;
    line-height: 19px;
    color: #b0b0b0;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

span.custom-radio {
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: middle;
    background: url(../../../images/tpl/icons.png) no-repeat -254px -345px;
    width: 31px;
    height: 31px;
    margin: 0;
}

span.custom-radio input {
    position: relative;
    width: 31px;
    height: 31px;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

span.custom-radio.active {
    background-position: -223px -345px;
}

/* #Main styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
html, body {
    height: 100%;

    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
}

/*~~~~~~~~~~~~  DISPLAY */
.disp-none {
    display: none;
}

.disp-block {
    display: block;
}

.disp-inline {
    display: inline;
}

.disp-inline-block {
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: top;
}

/*~~~~~~~~~~~~  Floats */
.float-left {
    float: left;
}

.float-right {
    float: right;
}

/*~~~~~~~~~~~~  Clear */
.clear-both {
    clear: both;
}

.clear-all {
    clear: both !important;
    overflow: hidden;
    height: 0 !important;
    width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    float: none !important;
}

ul.no-mark,
ul.ui-menu,
ul.main-menu,
ul.plan-site-list,
ul.plan-site-list ul {
    margin: 0;
    padding: 0;
}

ul.no-mark > li,
ul.ui-menu li,
ul.main-menu li,
ul.plan-site-list li,
ul.plan-site-list ul li {
    text-indent: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    background: none;
}

/* #SITE STYLES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.trigger {
    background: blue;
    color: #fff;
    height: 100px;
    opacity: 0.2;
}

.trigger:before {
    content: ">959";
}

@media only screen and (min-width: 899px) and (max-width: 959px) {
    .trigger {
        background: green;
    }

    .trigger:before {
        content: "900 - 959";
    }
}

@media only screen and (min-width: 800px) and (max-width: 899px) {
    .trigger {
        background: violet;
    }

    .trigger:before {
        content: "800 - 899";
    }
}

@media only screen and (min-width: 700px) and (max-width: 799px) {
    .trigger {
        background: orange;
    }

    .trigger:before {
        content: "700 - 799";
    }
}

@media only screen and (min-width: 600px) and (max-width: 699px) {
    .trigger {
        background: red;
    }

    .trigger:before {
        content: "600 - 699";
    }
}

@media only screen and (min-width: 500px) and (max-width: 599px) {
    .trigger {
        background: black;
    }

    .trigger:before {
        content: "500 - 599";
    }
}

@media only screen and (min-width: 400px) and (max-width: 499px) {
    .trigger {
        background: grey;
    }

    .trigger:before {
        content: "400 - 499";
    }
}

@media only screen and (min-width: 300px) and (max-width: 399px) {
    .trigger {
        background: yellow;
        color: #000;
    }

    .trigger:before {
        content: "300 - 399";
    }
}

@media only screen and (max-width: 299px) {
    .trigger {
        background: #663300;
    }

    .trigger:before {
        content: "<300";
    }
}

/*~~~~~~~~~~~~  Containers  ~~~~~~~~~~~~ */
#main {
    position: relative;
    overflow: hidden;
    min-height: 100%;
    width: 100%;
    min-width: 1200px;
    font-family: 'LegacySansITCPro-Book', 'sans-serif';
}

@media only screen and (max-width: 1400px) {
    #main {
        min-width: 300px;
    }
}

textarea, input[type="text"] {
    -webkit-appearance: none;
}

/*~~~~~~~~~~~~ Z-INDEX  ~~~~~~~~~~~~ */
#header {
    z-index: 100;
}

/*#content {
    z-index: 20;
}*/

#footer {
    z-index: 10;
}

.icon {
    position: relative;
    overflow: hidden;
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: middle;
    width: 0px;
    height: 0px;
    background-image: url(../../../images/tpl/icons.png);
    background-repeat: no-repeat;
}

/* #FOOTER +1280
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#footer {
    background: #031200;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~ top menu */
.footer-top {
    background: #051601 url(../../../images/tpl/bg-rep-x.png) repeat-x 0 bottom;
    padding: 44px 0 19px 0;
    min-height: 26px;
}

.footer-top ul {
    margin: 0 40px;
    text-align: justify;
}

.footer-top ul li {
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: middle;
    font-size: 17px;
    line-height: 26px;
}

.footer-top ul:after {
    content: "";
    width: 100%;
    height: 10px;
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: top;
}

.footer-top ul li a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

.footer-top ul li a:hover {
    color: #ffe141;
}

/* ~~~~~~~~~~~~~~~~~~~~~ footer middle */
.footer-middle {
    padding: 50px 0 86px 0;
    margin: 0 40px;
}

.icon-footer-logo {
    width: 223px;
    height: 127px;
    background-position: 0 -283px;
}

.footer-middle .centered-title {
    padding-bottom: 90px;
    padding-top: 0;
}

.footer-middle .centered-title h2 span:after,
.footer-middle .centered-title h2 span:before,
.footer-middle .centered-title .text_title span:after,
.footer-middle .centered-title .text_title span:before {
    margin-top: 17px;
}

.footer-middle-left {
    float: left;
    width: 44%;
    margin-right: 4%;
}

.footer-middle-center {
    float: left;
    width: 31%;
}

.footer-middle-right {
    float: right;
    width: 19%;
}

.footer-middle-menu {
    position: relative;
    overflow: hidden;
}

.footer-middle-center:before,
.footer-middle-right:before {
    content: "";
    position: absolute;
    top: 45px;
    height: 100%;
    width: 1px;
    margin-left: -2%;
    background: #1d2a1a;
}

.footer-middle h4,
.footer-middle .h4 {
    margin-bottom: 24px;
    color: #ffe141;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
    vertical-align: top;
}

.footer-middle-left ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    vertical-align: top;
}

.footer-middle-center ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}

ul.footer-menu li {
    margin: 0;
    font-size: 16px;
    min-height: 38px;
    line-height: 19px;
    vertical-align: top;
}

ul.footer-menu li a {
    text-decoration: none;
    font-weight: 700;
    color: #716f6f;
}

ul.footer-menu li a:hover {
    color: #fff;
}

/* ~~~~~~~~~~~~~~~~~~~~~~ footer bottom */
.footer-bottom {
    padding: 17px 0 5px 0;
    background: #061a03;
    border-left: transparent 40px solid;
    border-right: transparent 40px solid;
}

.footer-bottom-left {
    float: left;
    width: 80%;
    margin-left: -10px;
    padding-top: 8px;
    color: #b1b1b1;
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
}

@media (max-width: 480px) {
    .footer-bottom-left {
        font-size: unset !important;
        display: flex !important;
        flex-direction: column !important;
    }
}

.footer-bottom-left a {
    margin: 0 10px;
    text-decoration: none;
    color: #b1b1b1;
}

.footer-bottom-left a:hover {
    color: #fff;
}

.footer-bottom-right {
    float: right;
    width: 20%;
    text-align: right;
    font-size: 11px;
    line-height: 31px;
}

.footer-bottom-right form {
    margin-bottom: 10px;
}

.footer-bottom-right .error-message {
    font-size: 15px;
}

.f-field {
    position: relative;
    vertical-align: top;
}

.f-field.f-field-email-text span,
.f-field.f-field-email-text a {
    font-size: 8px !important;
    color: #fff;
}

.f-field-lang {
    margin-left: 20px;
}

.f-field label {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    line-height: 31px;
}

.f-field-lang .select2-container .select2-choice,
.footer-lang-option {
    border: 1px solid #031200 !important;
}

.f-field input {
    height: 27px;
    width: 250px;
    margin: 0 0 0 10px;
    padding: 0 20px 0 5px;
    border: #ffffff 1px solid;
    background-color: white;
    line-height: 27px;
    vertical-align: top;
}

.f-field input[type=text] {
    background: none;
    background-color: white;
}

.f-field input[type=submit] {
    background: #fff url(../../../images/tpl/arr-inp.png) no-repeat right center;
}
@media screen and (max-width: 480px) {
    .f-field input[type=submit] {
        top: 29px !important;
    }
}

.f-field input.error {
    border-color: red;
}

.error-message {
    opacity: 0.4;
    color: #fff;
}

.f-field .custom-select-over {
    vertical-align: top;
    margin-left: 10px;
    width: 51px;
    height: 31px;
}

.f-field .custom-select-value {
    padding: 5px 17px 5px 0;
    background-image: url(../../../images/tpl/sel-small.png);
    text-align: center;
    color: #313131;
    font-size: 11px;
    font-weight: 700;
    line-height: 19px;
}

.footer-bottom-right input[type=submit] {
    display: none;
}

@media only screen and (min-width: 1400px) {
    .footer-middle-left {
        width: 37%;
    }

    .footer-middle-center {
        width: 39%;
    }

    .footer-middle-right {
        width: 16%;
    }

    .footer-middle-left ul {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }

    .footer-middle-center ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}

/* #HEADER +1280
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}

.icon-search {
    width: 22px;
    height: 22px;
    background-position: -158px -30px;
}

.icon-down {
    width: 11px;
    height: 7px;
    background-position: -180px -30px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~ Header top */
.header-top {
    position: relative;
    height: 122px;
    z-index: 35;
    background: #ffffff;
    -webkit-box-shadow: 0px -1px 3px 0px #d4d0d0 inset;
    -moz-box-shadow: 0px -1px 3px 0px #d4d0d0 inset;
    -ms-box-shadow: 0px -1px 3px 0px #d4d0d0 inset;
    -o-box-shadow: 0px -1px 3px 0px #d4d0d0 inset;
    box-shadow: 0px -1px 3px 0px #d4d0d0 inset;
}

@media (min-width: 731px) {
    .scrolled .header-top {
        height: 74px;
    }
}

.fixfixed {
    position: absolute;
    color: red;
    background-color: darkslategrey;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~ logo */
.header-logo {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -45px 0px 0px -79px;
    width: 158px;
    height: 90px;
}

.lnk-logo {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}

.lnk-logo .icon {
    position: absolute;
    top: 0%;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.lnk-logo .icon.icon-logo {
    background-position: 0px 0px;
}

.lnk-logo .icon.icon-small-logo {
    /*background-position:0px -90px;*/
    background-position: 0 -410px;
}

@media (min-width: 731px) {
    .lnk-logo .icon.icon-small-logo,
    .scrolled .lnk-logo .icon.icon-logo {
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
        opacity: 0;
    }

    .lnk-logo .icon.icon-logo,
    .scrolled .lnk-logo .icon.icon-small-logo {
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
        opacity: 1;
    }

    .scrolled .header-logo {
        width: 211px;
        height: 69px;
        margin: -35px 0 0 -106px;
    }

    .rituel-personalize .two-column-more {
        max-height: none !important;
    }

    .rituel-personalize .product-detail-time-item {
        min-height: 0 !important;
    }
}

/*.scrolled .header-logo{width:150px; height:33px;margin:-17px 0px 0px -75px;}*/

/* ~~~~~~~~~~~~~~~~~~~~~~~/logo */

/* ~~~~~~~~~~~~~~~~~~~~~~~ socials */
.header-socials {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 32px;
}

.icon-header-social {
    position: relative;
    overflow: hidden;
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    float: left;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    text-decoration: none !important;
}
.icon-header-social.fb-icon {
    margin-right: 6px;
    @media only screen and (max-width: 1180px) {
        margin-right: -10px;
    }
}

.icon-header-social .icon-normal,
.icon-header-social .icon-hover {
    position: absolute;
    left: 0;
    top: 0;
    padding: 30px 0px 0px 30px;
}

.icon-header-social .icon-hover,
.icon-header-social:hover .icon-normal {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.icon-header-social .icon-normal,
.icon-header-social:hover .icon-hover {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.icon-facebook {
    background-position: -158px 0px;
}

.icon-facebook-hover {
    background-position: -158px -52px;
}

.icon-facebook.icon-white {
    background-position: -441px -268px;
    width: 30px;
    height: 30px;
}

.icon-tweet {
    background-position: -188px 0px;
}

.icon-tweet-hover {
    background-position: -188px -52px;
}

.icon-youtube {
    background-position: -218px 0px;
}

.icon-youtube-hover {
    background-position: -218px -52px;
}

.icon-instagram {
    background-position: -218px -412px;
}

.icon-instagram-hover {
    background-position: -218px -447px;
}

.icon-youtube.icon-white {
    background-position: -441px -298px;
    width: 30px;
    height: 30px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~/socials */

/* ~~~~~~~~~~~~~~~~~~~~~~~ lang */
.header-lang,
.header-top #lang_dropdown_form_language {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    /*width: 103px;*/
    border-left: #e5e1e1 1px solid;
}

.select-lang,
.header-top #lang_dropdown_form_language > div {
    position: absolute;
    width: 100%;
    top: 50%;
    text-align: center;
    font-family: 'LegacySansITCPro-Book', 'sans-serif';
    text-transform: uppercase;
    line-height: 25px;
}

.selected-lang,
.header-top #lang_dropdown_form_language > div {
    position: relative;
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: middle;
    line-height: 25px;
    padding-right: 21px;
    text-decoration: none;
    color: #051601;
}

.selected-lang .icon,
#lang_dropdown_form_language > div .icon {
    position: absolute;
    right: 0;
    top: 9px;
}

.select-lang .custom-select-value
#lang_dropdown_form_language > div .custom-select-value {
    padding: 0 13px 0 0;
    width: 30px;
    border: none;
    background: url(../../../images/tpl/sel-small.png) no-repeat right center;
    line-height: 25px;
    color: #051601;
    font-size: 17px;
    font-weight: 400;
}

.select-lang select,
#lang_dropdown_form_language > div select {
    height: 25px;
}

#select2-drop .select2-result-label {
    text-transform: uppercase;
    padding: 4px 7px 2px;
    font-size: 14px;
}

.select-lang .select2-choice, #lang_dropdown_form_language .select2-choice {
    border: 0 !important;
    font-size: 15px;
    color: #051601 !important;
}

.header-top #lang_dropdown_form_language #s2id_lang-dropdown-select-language {
    width: auto !important;
}

.select-lang .select2-choice .select2-arrow,
.f-field-lang .select2-choice .select2-arrow,
#lang_dropdown_form_language .select2-choice .select2-arrow {
    width: 15px !important;
}

.select-lang .select2-choice .select2-arrow b,
.f-field-lang .select2-choice .select2-arrow b,
#lang_dropdown_form_language .select2-choice .select2-arrow b {
    background: url("../../../images/tpl/sel-small.png") no-repeat center center !important;
}

.select-lang .select2-dropdown-open .select2-choice,
#lang_dropdown_form_language .select2-choice {
    /*border: 1px solid #aaa !important;*/
    padding: 0 0 0 6px !important;
}

.f-field-lang .select2-choice {
    height: 21px !important;
    line-height: 21px !important;
    font-size: 11px !important;
}

@media only screen and (max-width: 1000px) {
    .page-philosophie .header-top #lang_dropdown_form_language {
        display: none;
    }

    .page-philosophie .form-item-lang-dropdown-select {
        display: block;
    }
    .page-philosophie #lang_dropdown_form_language {
        width: 100%;
    }
    .page-philosophie #lang_dropdown_form_language > div .select2-container {
        width: 100% !important;
    }
}
@media only screen and (min-width: 1001px) and (max-width: 1180px) {
    .page-philosophie #lang_dropdown_form_language > div {
        margin-top: -15px;
    }
}

/* ~~~~~~~~~~~~~~~~~~~~~~~/lang */

/* ~~~~~~~~~~~~~~~~~~~~~~~ search */
.header-search {
    position: absolute;
    right: 144px;
    top: 50%;
    margin-top: -16px;
    height: 32px;
    width: 218px;
}

.header-search form {
    margin: 0 52px 0 0;
}

.header-search input[type=text] {
    position: relative;
    z-index: 31;
    width: 100%;
    padding: 0 40px 0 10px;
    height: 30px;
    border: #dddddd 1px solid;
    background: #fff;
    color: #172d12;
    font: 9px/30px 'LegacySansITCPro-Book', 'sans-serif';
    line-height: 100%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.ui-autocomplete a, .ui-autocomplete.ui-menu .ui-menu-item a {
    font-size: 11px;
    line-height: 30px;
}

.header-search ::-webkit-input-placeholder {
    position: relative;
    display: block;
    color: #bcbcbc;
    font-style: normal;
}

.header-search :-moz-placeholder {
    position: relative;
    display: block;
    color: #bcbcbc;
    font-style: normal;
}

.header-search :-ms-input-placeholder {
    position: relative;
    display: block;
    color: #bcbcbc;
    font-style: normal;
}

.header-search .placeholder {
    position: relative;
    display: block;
    color: #bcbcbc;
    font-style: normal;
}

.header-search input[type=submit] {
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 32;
    width: 48px;
    height: 30px;
    cursor: pointer;
    border: #fff 4px solid;
    border-left-width: 13px;
    border-right-width: 13px;
    background: url(../../../images/tpl/icons.png) no-repeat -158px -30px #fff;
}

.header-search input[type=submit]:hover {
    background-position: -191px -30px;
}

ul.ui-autocomplete {
    overflow: auto;
    max-height: 150px;
    background: #fff;
    border: #d6d6d6 1px solid;
    border-top: none;
    position: fixed;
    z-index: 200;
}

.ui-autocomplete.ui-menu li.ui-menu-item {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}

.ui-autocomplete a,
.ui-autocomplete.ui-menu .ui-menu-item a {
    margin: 0 !important;
    padding: 10px !important;
    border: none !important;
    color: #313131;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 18px;
}

.ui-autocomplete.ui-menu .ui-menu-item a:hover {
    background-color: #d6d6d6;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~/search */

/* ~~~~~~~~~~~~~~~~~~~~~~~ header menu */
.header-menu {
    position: relative;
    z-index: 36;
    height: 45px;
    background: #051601;
    text-align: center;
}

ul.main-menu {
    margin: 0 auto;
    max-width: 1210px;
    padding: 0 10px;
    text-align: justify;
/*    text-align : center;*/
}

ul.main-menu:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
}

ul.main-menu li {
    padding: 9px 0;
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: top;
    text-align: center;
    font: 13px/27px 'LegacySansITCPro-Book', 'sans-serif';
}

ul.main-menu li > a {
    display: inline-block;
    text-transform: uppercase;
}
ul.main-menu li a {
    vertical-align: top;
    background: url(../../../images/tpl/menu-line.png) no-repeat -300px bottom;
    line-height: 27px;
    text-decoration: none;
    color: #ffffff;
}

@media (min-width: 768px) and (max-width: 1024px) {
    ul.main-menu li.open > a {
        color: #fcdd41;
        background-position: 0px bottom;
    }
}

html:not(.touch-device) ul.main-menu li a:hover {
    color: #fcdd41;
}

html:not(.touch-device) ul.main-menu li a:active,
ul.main-menu li a.active {
    background-position: 0px bottom;
    color: #fcdd41;
}

.icon-toggle-menu {
    display: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~/header menu */

.home-page-navi {
    position: fixed;
    overflow: hidden;
    top: 30%;
    right: 22px;
    width: 20px;
    z-index: 99;
}

.home-page-navi ul {
}

.home-page-navi ul li {
    height: 25px;
    position: relative;
    overflow: hidden;
}

.icon-round {
    width: 10px;
    height: 10px;
    background: #d1d1d1 url(../../../images/tpl/spacer.gif);
    border-radius: 11px;
    border: 0;
    display: block;
    position: relative;
}

.icon-round:hover, .active .icon-round {
    background-color: #172d12;
}

.txt-navi {
    position: absolute;
    display: none;
    right: 15px;
    top: -4px;
    padding: 2px 8px;
    text-transform: uppercase;
    color: #fff;
    background: #193c22;
    border-radius: 5px;
    white-space: nowrap;
    font-size: 10px;
    line-height: 15px;
}

a:active .txt-navi {
    display: block;
}

/* #CONTENT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#content {
    border-top: 119px transparent solid;
    background: #fff;
}

.scrolled #content {
    border-top-width: 118px;
}

.index-page #content {
    border-top-color: #000;
}

/* #Slider
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.slider,
.img-text-item {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 44vw;
}

/*.slider-img img,
.slider-img iframe {
  min-height: 757px;
}*/

.img-text-item .slider-img img {
    min-height: 100% !important;
}

.slider ul,
.slider ul li.slider-item {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    background: #000;
}

.slider ul li.slider-item {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    z-index: 15;
}

.slider ul li.slider-item.active {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    z-index: 16;
}

.slider.preload-other ul li.slider-item {
    display: none;
}

.slider.preload-other ul li.slider-item.active {
    display: block;
}

.slider-img {
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 14;
    overflow: hidden;
    background: url(../../../images/tpl/spacer.gif);
    width: 100%;
}

.slider-img-left {
    left: 0;
}

/*.slider-img-center {
  left: -200%;
  width: 500%;
}
*/

.slider-img-right {
    right: 0;
}

.slider-img img,
.slider-img iframe {
    position: relative;
    max-width: none;
    display: block;
    width: 100%;
    min-width: 100%;
    height: auto;
}

.slider-img-left img {
    float: left;
}

.slider-img-right img {
    float: right;
}

.slider-img-center img {
    /*min-width: 20%;
  position: relative;
  margin: 0 auto;*/

    height: auto;
    max-width: 100%;
    width: 100%;
}

.slider-item-5 img {
    min-width: 50%;
}

.slider-img iframe {
    position: relative;
    display: block;
    width: 20%;
    height: 100%;
    margin: 0 auto;
}

.slider-text {
    position: absolute;
    width: 50%;
    top: 26%;
    z-index: 15;
    margin: 0 -10%;
    left: 0;
    text-align: center;
    background: url(../../../images/tpl/spacer.gif) repeat;
    -moz-transition: margin 1.5s 0s ease /*, left 1.5s 0.5s ease*/;
    -o-transition: margin 1.5s 0s ease /*, left 1.5s 0.5s ease*/;
    -webkit-transition: margin 1.5s 0s ease /*, left 1.5s 0.5s ease*/;
    -ms-transition: margin 1.5s 0s ease /*, left 1.5s 0.5s ease*/;
    transition: margin 1.5s 0s ease /*, left 1.5s 0.5s ease*/;
}

.slider-text-right {
    left: auto;
    right: 0;
    top: 32%;
}

.slider-item.active .slider-text-left,
.img-text-item .slider-text-left {
    left: 0;
    margin-left: 20px;
    top: 32%;
}

.slider-item.active .slider-text-center,
.img-text-item .slider-text-center {
    left: 25%;
    margin: 0;
    top: 21%;
}

.slider-item.active .slider-text-right,
.img-text-item .slider-text-right {
    right: 0;
    margin-right: 20px;
}

.stopslideshow .slider-text {
    opacity: 0.3;
}

/*.slider-item-5 .slider-text{top:auto; bottom:120px;}*/

.run-video .slider-text {
    display: none;
}

.slider-text {
    font: 28px/1em 'LegacySansITCPro-Book', 'sans-serif';
}

.slider-text h3 {
    margin: 0px;
    font: 700 1.68em/1em 'LegacySansITCPro-Book', 'sans-serif';
    text-transform: uppercase;
    color: inherit;
    text-align: center;
}

.slider-text h4,
.slider-text .h4 {
    margin: 0.4em 0 0;
    font: 700 0.84em/1em 'LegacySansITCPro-Book', 'sans-serif';
    text-transform: uppercase;
    color: inherit;
    text-align: center;
}

.slider-text p {
    margin: 16px 0px 0px 0px;
    color: inherit;
    text-align: center;
}

.grey-text {
    color: #313131;
}

.white-text {
    color: #fefefe;
}

.black-text {
    color: #000000;
}

a.link-border-salad,
a.link-bg-salad,
a.link-border-salad2,
a.link-border-grey {
    display: inline-block;
    vertical-align: top;
/*    display : inline;*/
/*    zoom : 1;*/
    padding: 2px 20px 0;
    margin: 24px 0px 0px 0px;
}

a.link-border-salad,
a.link-bg-salad,
input.input-border-salad,
a.link-border-salad2,
a.link-border-grey {
    padding-top: 2px;
    background: #fff;
    border: #97bf0d 1px solid;
    font: 700 18px/30px 'LegacySansITCPro-Book', 'sans-serif';
    text-transform: uppercase;
    color: #97bf0d;
    text-align: center;
    text-decoration: none;
    -moz-transition: color 0.5s 0s ease, border-color 0.5s 0s ease, background-color 0.5s 0s ease;
    -o-transition: color 0.5s 0s ease, border-color 0.5s 0s ease, background-color 0.5s 0s ease;
    -webkit-transition: color 0.5s 0s ease, border-color 0.5s 0s ease, background-color 0.5s 0s ease;
    -ms-transition: color 0.5s 0s ease, border-color 0.5s 0s ease, background-color 0.5s 0s ease;
    transition: color 0.5s 0s ease, border-color 0.5s 0s ease, background-color 0.5s 0s ease;
}

input.input-border-salad {
    padding-top: 5px;
    padding-bottom: 2px;
}

a.link-bg-salad {
    background-color: #97bf0d;
    color: #fff;
}

a.link-border-salad2 {
    background-color: transparent;
    border-color: #97bf0d;
}

/*a.link-border-salad:hover,*/
a.link-border-salad:active {
    text-decoration: none;
    background-color: #e3fac5;
}

a.link-border-salad2:hover,
a.link-border-salad2:active {
    color: #fcdd41;
    border-color: #e3fac5;
}

a.link-bg-salad:hover,
a.link-bg-salad.active {
    background: #fff;
    color: #97bf0d;
}

a.link-bg-white {
    color: #97bf0d;
    background-color: #fff;
}

a.link-border-grey {
    background: #e5e5e5;
    border-color: #e3e3e3;
    color: #6b6b6b;
}

a.link-border-grey:hover,
a.link-border-grey.active {
    text-decoration: none;
    border-color: #e5e5e5;
    background-color: #c1b6b6;
    color: #fff;
}

/* navi */
.slider-navi-thumbs {
    position: absolute;
    left: 0;
    bottom: 29px;
    width: 100%;
    height: 14px;
    text-align: center;
    z-index: 17;
}

.slider-navi-thumbs a {
    position: relative;
    display: inline-block;
    vertical-align: top;
/*    display : inline;*/
/*    zoom : 1;*/
    width: 53px;
    height: 4px;
    border: transparent 5px solid;
}

.slider-navi-thumbs a span {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #ffffff;
}

.slider-navi-thumbs a.hover span,
.slider-navi-thumbs a.active span {
    background-color: #8fc941 !important;
}

.slide-time {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 17;
    height: 1px;
    width: 0;
    background: #ffe54c url(../../../images/tpl/yellow-bg.png) repeat-y 0 0;
}

.slide-prev, .slide-next {
    /*display: none;*/
    position: absolute;
    bottom: 120px;
    /*width: 21px;*/
    /*height: 41px;*/
    z-index: 20;
    padding: 0 10px;
}

.slide-prev {
    left: 0px;
}

.slide-next {
    right: 0px;
}

.icon-prev {
    width: 21px;
    height: 41px;
    background-position: -248px 0px;
}

.icon-next {
    width: 21px;
    height: 41px;
    background-position: -269px 0px;
}

.icon-video {
    width: 160px;
    height: 160px;
    background-position: 0px -123px;
    margin-top: 20px;
}

/* #Centered title +1280
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.centered-title {
    position: relative;
    z-index: 14;
    margin: 0 auto;
    text-align: center;
    font-size: 28px;
    line-height: 1.2em;
}

.centered-title {
    padding-top: 85px;
    padding-bottom: 60px;
    position: relative;
   /* z-index: 15;*/
}

/*.page-locator #trouver .centered-title {
    padding-top: 85px;
}*/

.light-bg-title:after {
    background: none !important;
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #fff;
    z-index: 101;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}

.node-type-product .page-item .light-bg-title:after {
    display: none;
}

.light-bg-title:before {
    background: none;
    content: "";
    position: absolute;
    left: 50%;
    top: calc(100% + 1px);
    display: none;
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #cacaca;
    z-index: 100;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}

.light-bg-title.border-bg-title:before {
    display: block;
}

#trouver .light-bg-title:after {
    display: none;
}

.border-bg-title:after {
    background-position: -188px -104px;
}

.section-bg-title {
    padding: 0 0 13px 0;
    color: #7c7c7c;
}

.centered-title h1,
.centered-title h2,
.centered-title .text_title {
    position: relative;
    overflow: hidden;
    margin: 10px;
    text-align: center;
    color: #3b3b3b;
    text-transform: uppercase;
    font: 700 39px/normal 'LegacySansITCPro-Book', 'sans-serif';
}

.centered-title h2 {
    font-weight: normal;
}

.section-bg-title h3 {
    position: relative;
    overflow: hidden;
    margin: 10px;
    text-align: center;
    color: #3b3b3b;
    text-transform: uppercase;
    font: 700 24px/1.1em 'LegacySansITCPro-Book', 'sans-serif';
}

.centered-title h1 span,
.centered-title h2 span,
.centered-title .text_title span,
.section-bg-title h3 span {
    position: relative;
    display: inline-block;
    vertical-align: top;
/*    display : inline;*/
/*    zoom : 1;*/
    max-width: 90%;
}

.centered-title h1 > span:after,
.centered-title h1 > span:before,
.centered-title h2 > span:after,
.centered-title h2 > span:before,
.centered-title .text_title > span:after,
.centered-title .text_title > span:before,
.section-bg-title h3 > span:after,
.section-bg-title h3 > span:before {
    content: "";
    position: absolute;
    width: 1200px;
    height: 1px;
    top: 50%;
    margin-top: -1px;
    background: #313131;
}

.footer-middle .centered-title .text_title > span:after,
.footer-middle .centered-title .text_title > span:before {
    height: 2px;
    background-color: #aaa;
}

.centered-title h1 span:after,
.centered-title h2 span:after,
.centered-title .text_title span:after,
.section-bg-title h3 span:after {
    left: 100%;
    margin-left: 38px;
}

.centered-title h1 span:before,
.centered-title h2 span:before,
.centered-title .text_title span:before,
.section-bg-title h3 span:before {
    right: 100%;
    margin-right: 38px;
}

.dark-bg-title,
.dark-bg-title h1,
.dark-bg-title h2,
.dark-bg-title .text_title {
    color: #ffffff;
}

.dark-bg-title h1 span:after,
.dark-bg-title h1 span:before,
.dark-bg-title h2 span:after,
.dark-bg-title h2 span:before,
.dark-bg-title .text_title:after,
.dark-bg-title .text_title:before {
    background: #fff;
    opacity: 1 !important;
}

.dark-bg-title a.link-border-salad,
.dark-bg-title a.link-bg-salad {
    margin: 16px 10px;
}

.centered-title p,
.centered-title .text_subtitle,
.centered-title .citation {
    max-width: 80%;
    margin: 0 auto;
    text-transform: none;
    font-size: inherit;
    font-weight: inherit;
    line-height: normal;
}

#PRODUITS .centered-title p,
#PHILOSOPHIE .centered-title p,
#ACTUALITES .centered-title p {
    color: #a2a2a2;
}

.centered-title h4,
.centered-title .h4 {
    text-transform: uppercase;
    font-weight: 400;
    color: #313131;
    font-size: inherit;
    margin: 0;
}

.centered-title p.small-text,
.small-text {
    color: #000;
    font-size: 19px;
    line-height: 25px;
    max-width: none;
}

.product-gamma-additional {
    text-transform: uppercase;
    color: #3b3b3b;
    font-weight: bold;
}

.border-bg-line {
    border-bottom: 1px solid #d5d5d5;
    margin: 0 -5000px;
    padding: 0 5000px;
}

/* #HOME_Page "tous nos produits" +1280
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.products {
    position: relative;
    overflow: hidden;
    margin: 0 -1% 0 -2px;
    background: #f7f7f7;
    padding-bottom: 31px;
    text-align: center;
}

.product-item {
    position: relative;
    overflow: hidden;
    float: left;
    width: 33%;
    padding: 63px 0 0 0;
    z-index: 15;
    height: 632px;
    border-bottom: #fff 1px solid;
    border-left: none;
    border-right: none;
    border-top: none;
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0))); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); /* IE10+ */
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}

.product-head,
.product-sub-head {
    position: relative;
    overflow: hidden;
    margin: 0 5%;
    z-index: 10;
}

.product-head h3,
.product-head h4,
.product-head .h4 {
    margin: 0 0 25px 0;
    color: #313131;
    text-align: center;
    text-transform: uppercase;
    font-family: 'LegacySansITCPro-Book', 'sans-serif';
    font-weight: 700;
    line-height: 1em;
}

.product-head h3 {
    font-size: 46px;
}

.product-head h4, .product-head .h4 {
    font-size: 21px;
    margin-bottom: 8px;
}

.pane-products-products-list .product-head h3,
.pane-products-products-lis .product-head .h3 {
    margin: 0 0 3px 0;
}

.pane-products-products-list .product-head h4,
.pane-products-products-lis .product-head .h4 {
    font-size: 14px;
}

.product-sub-head * {
    margin: 0;
    text-align: center;
    font: 400 18px/21px 'LegacySansITCPro-Book', 'sans-serif';
    white-space: normal;
}

.product-sub-head h5 {
    text-transform: uppercase;
    color: #313131;
    line-height: initial;
}

.product-sub-head p {
    color: #bfbfbf;
}

.product-item .link-border-salad {
    position: static;
    /*bottom: 58px;
  left: 50%;*/
    width: 240px;
    /*margin-left: -141px;*/
    z-index: 11;
}

.product-image-bg {
    background: url(../../../images/tpl/bg-image-fiche.png) repeat-x 0 0;
    background-size: auto 100%;
    -ms-behavior: url(../../../libraries/backgroundsize.min.htc);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 300px;
}

/*.product-image {
  position: absolute;
  width: 200%;
  left: -50%;
  text-align: center;
  bottom: 92px;
  z-index: 9;
}*/

.product-image a {
    display: inline-block;
    vertical-align: top;
/*    display : inline;*/
/*    zoom : 1;*/
}

.product-image img {
    max-height: 400px;
    width: auto !important;
    height: auto !important;
}

.lbl-product {
    display: inline-block;
    vertical-align: top;
/*    display : inline;*/
/*    zoom : 1;*/
    text-align: center;
    font-size: 15px;
    white-space: nowrap;
    color: #7b7b7b;
    line-height: 1em;
}

.page-fiche .lbl-product {
    margin-right: 5px;
}

/*.product-image .lbl-product {
  position: absolute;
  bottom: 70px;
  right: 50%;
  margin-right: -200px;
  min-width: 105px;
}*/

.lbl-product .icon {
    display: block;
    margin: 0 auto 5px auto;
}

.page-fiche .lbl-product-wrapper {
    display: flex;
    flex-flow: column;
    align-items: flex-end;
    position: absolute;
    right: 0;
    bottom: 0;
}
.page-fiche .lbl-product {
    width: 10rem;
    margin-right: 0;
    margin-bottom: 1rem;
}
.cta-store-link a,
.modal .modal-dialog .modal-content .modal-footer a {
    display: inline-block;
    margin-bottom: 1rem;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    padding: 0 17px;
    line-height: 1.6em;
    font-weight: bold;
    border: 1px solid #8fc941;
    color: #8fc941;
}
@media screen and (max-width: 1180px) and (min-width: 731px) {
    .cta-store-link a {
        font-size: 13px;
        padding: 4px 27px 0;
        padding-top: 4px;
        padding-bottom: 2px;
    }
}
@media screen and (max-width:730px) {
    .cta-store-link a,
    .modal .modal-dialog .modal-content .modal-footer a {
        font-size: 14px;
    }
}

/** Product Modal **/

.modal #btn-close-modal {
    overflow: hidden;
    margin-bottom: 1rem;
}
.modal #btn-close-modal span {
    float: right;
    display: block;
    cursor: pointer;
}

.modal #btn-close-modal span:after {
    content: 'X';
    display: block;
    color: #3b3b3b;
    font-size: 18px;
    line-height: 2rem;
}
.fiche-product-overview-content {
    position: relative;
    display: flex;
    padding-bottom: 6rem;
    z-index: 999;
}

.modal .modal-dialog {
    overflow: hidden;
}

.modal-product {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 90%;
    max-width: 1000px;
    padding: 2rem 2rem 4rem;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 1px 1px 1px #999999;
    border: 1px solid #eeeeee;
    transform: translate(-50%,-50%);
    z-index: 999999;
}

.modal-product .autresRevendeurs {
    position: relative;
}

.modal-product .autresRevendeurs a {
    border: none !important;
    color: #000 !important;
    position: absolute;
    top: -7rem;
    right: 0;
    margin: 0 !important;
    font-size: 10px !important;
}

.modal .modal-dialog .modal-content .modal-header,
.modal .modal-dialog .modal-content .modal-footer {
    text-align: center;
    padding-bottom: 20px;
}

.modal .modal-dialog .modal-content .modal-footer .icon-geoloc {
    display: inline-block;
    width: 23px;
    height: 27px;
    margin-right: 5px;
    background-position: -335px -170px;
    vertical-align: middle;
    background-image: url(../../../images/tpl/icons-1280.png);
    transform: scale(0.8);
}


.modal .modal-dialog .modal-content .modal-header h4,
.modal .modal-dialog .modal-content .modal-footer h4 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 auto 2rem;
    font-size: 22px;
}
.modal .modal-dialog .modal-content .modal-footer a {
    margin: 0 auto 1rem;
}

.modal .modal-dialog .modal-content .modal-body nav a.logo-prev {
    display: none;
    position: absolute;
    left: 2rem;
    top: 45%;
    transform: translateY(-50%);
}
.modal .modal-dialog .modal-content .modal-body nav a.logo-next {
    display: none;
    position: absolute;
    right: 2rem;
    top: 45%;
    transform: translateY(-50%);
}

.modal .modal-dialog .modal-content .modal-body nav a.logo-prev span,
.modal .modal-dialog .modal-content .modal-body nav a.logo-next span {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 25px;
    height: 19px;
    background-position: -236px -73px;
    vertical-align: middle;
    background-image: url(../../../images/tpl/icons-1280.png);
}
.modal .modal-dialog .modal-content .modal-body nav a.logo-prev span {
    transform: rotate(90deg);
}
.modal .modal-dialog .modal-content .modal-body nav a.logo-next span {
    transform: rotate(-90deg);
}

.modal .modal-dialog .modal-content .modal-body .modal-body-content {
    display: flex;
    overflow: hidden;
    transition: transform 0.6s;
}

.modal .modal-dialog .modal-content .modal-body .logos-list {
    width: 100%;
}

.modal .modal-dialog .modal-content .modal-body .logos-list ul {
    overflow: hidden;
    margin: 0 0 2rem;
    padding: 3rem 6rem 1rem;
    text-align: center;
    list-style-type: none;
}

.modal .modal-dialog .modal-content .modal-body .logos-list ul li {
    display: inline-block;
    float: left;
    width: calc(100% / 4);
    margin: 0 auto 1rem;
    padding: 0;
    background: none;
}
@media screen and (min-width:730px) {
    .modal .modal-dialog .modal-content .modal-body .logos-list ul {
        display: flex;
        flex-flow: wrap;
    }
}
.modal .modal-dialog .modal-content .modal-body .logos-list ul li a {
    display: block;
}
.modal .modal-dialog .modal-content .modal-body .logos-list ul li a img {
    margin: auto;
}
.modal .modal-dialog .modal-content .modal-body .logos-list ul li a img.logo {
    display: block;
}
.modal .modal-dialog .modal-content .modal-body .logos-list ul li a img.logo-hover {
    display: none;
}
.modal .modal-dialog .modal-content .modal-body .logos-list ul li a:hover img.logo {
    display: none;
}
.modal .modal-dialog .modal-content .modal-body .logos-list ul li a:hover img.logo-hover {
    display: block;
}
@media screen and (max-width:480px) {
    .modal .modal-dialog .modal-content .modal-body .logos-list ul li a:hover img.logo {
        display: block;
    }
    .modal .modal-dialog .modal-content .modal-body .logos-list ul li a:hover img.logo-hover {
        pointer-events: none;
        display: none;
    }
}

.modal .modal-dialog .modal-content .modal-header h4:before,
.modal .modal-dialog .modal-content .modal-header h4:after,
.modal .modal-dialog .modal-content .modal-footer h4:before,
.modal .modal-dialog .modal-content .modal-footer h4:after {
    content: "";
    position: absolute;
    width: 1200px;
    height: 1px;
    top: 50%;
    margin-top: -1px;
    background: #313131;
}
.modal .modal-dialog .modal-content .modal-header h4:before,
.modal .modal-dialog .modal-content .modal-footer h4:before {
    right: 100%;
    margin-right: 38px;
}
.modal .modal-dialog .modal-content .modal-header h4:after,
.modal .modal-dialog .modal-content .modal-footer h4:after {
    left: 100%;
    margin-left: 38px;
}

@media screen and (max-width:730px) {
    .fiche-product-img {
        right: 0;
    }
    .fiche-product-overview-content {
        flex-flow: column;
    }
    .lbl-product-wrapper {
        position: relative !important;
        flex-flow: wrap !important;
    }
    .modal-product {
        width: 100% !important;
        padding: 1rem 1rem 2rem;
    }
    .modal .modal-dialog .modal-content .modal-body .logos-list ul li a img {
        height: auto !important;
    }
    .modal .modal-dialog .modal-content .modal-body .logos-list ul li {
        width: calc(100% / 2);
    }
    .modal .modal-dialog .modal-content .modal-body .logos-list ul li a {
        align-self: center;
    }
    .modal .modal-dialog .modal-content .modal-header h4,
       .modal .modal-dialog .modal-content .modal-footer h4 {
        text-align: center !important;
        font-size: 18px !important;
        line-height: 18px !important;
    }
    .modal .modal-dialog .modal-content .modal-header h4:before,
    .modal .modal-dialog .modal-content .modal-footer h4:before {
        margin-right: 15px !important;
    }
    .modal .modal-dialog .modal-content .modal-header h4:after,
    .modal .modal-dialog .modal-content .modal-footer h4:after {
        margin-left: 15px !important;
    }
    .modal .modal-dialog .modal-content .modal-body .logos-list ul {
        padding: 1rem !important;
        margin: 0 0 1rem !important;
    }
    .fiche-product-text img {
        width: 60% !important;
    }
    .modal .modal-dialog .modal-content .modal-footer a {
        font-size: 12px;
        font-weight: initial;
    }
    .modal .modal-dialog .modal-content .modal-body nav a.logo-prev span,
    .modal .modal-dialog .modal-content .modal-body nav a.logo-next span {
        opacity: 0;
        visibility: hidden;
    }
    .modal-product {
        top: 0;
        left: 0;
        padding: 2rem 0;
        height: 100%;
        transform: translate(0,0);
        overflow: scroll;
    }
    .modal .modal-dialog .modal-content .modal-body .logos-list ul {
        display: flex;
        flex-flow: column;
        margin: 0;
        padding: 0 1rem !important;
    }
    .modal .modal-dialog .modal-content .modal-footer {
        padding-bottom: 4rem;
    }
    .modal .modal-dialog .modal-content .modal-body .modal-body-content {
        width: 100% !important;
        display: flex;
        flex-flow: column;
    }
}

@media screen and (max-width:730px) {

    .fiche-product-img {
        right: 0 !important;
    }

    .page-fiche .fiche-product-text p {
            margin-bottom: 2em !important;
    }
    .fiche-product-overview-content {
        padding-bottom: 2rem;
    }
    .page-fiche .lbl-product {
        width: 6rem;
    }
    .lbl-product-wrapper {
        justify-content: flex-start;
    }

}
@media screen and (max-width:480px) {
    .fiche-product-text .logos-list a {
        min-height: 68px !important;
    }
    .fiche-product-text img {
        width: 80% !important;
    }
/*    .modal .modal-dialog .modal-content .modal-body .logos-list ul li {
        width: 80%;
        margin: 0 auto 4rem;
    }  */
}

.icon-cultes {
    width: 50px;
    height: 50px;
    background-position: -224px -84px;
}

.icon-new {
    width: 51px;
    height: 50px;
    background-position: -160px -119px;
}

.icon-karite {
    width: 50px;
    height: 50px;
    background-position: -375px -206px;
}

.products .slider-navi-thumbs,
.products .slide-prev,
.products .slide-next,
.products .slide-time {
    display: none;
}

.products .slide-prev,
.products .slide-next,
.news-sliders .slide-prev,
.news-sliders .slide-next,
.actualize-items .slide-prev,
.actualize-items .slide-next,
.page-block-img .slide-prev,
.page-block-img .slide-next,
body.node-type-article .slide-prev,
body.node-type-article .slide-next,
#Promo .slide-prev, #Promo .slide-next {
    width: auto;
    height: 84px;
    bottom: 50%;
    margin-bottom: -42px;
    top: auto;
}

.products .icon-prev,
.news-sliders .icon-prev,
.actualize-items .icon-prev,
.advice-block .icon-prev,
.page-block-img .icon-prev {
    width: 42px;
    height: 84px;
    background-position: -160px -199px;
}

.products .icon-next,
.news-sliders .icon-next,
.actualize-items .icon-next,
.advice-block .icon-next,
.page-block-img .icon-next {
    width: 42px;
    height: 84px;
    background-position: -202px -199px;
}

body.node-type-article .icon-prev,
#Promo .icon-prev {
    width: 32px;
    height: 63px;
    background-position: -183px -149px;
}

body.node-type-article .icon-next,
#Promo .icon-next {
    width: 32px;
    height: 63px;
    background-position: -214px -149px;
}

.few-other-products {
    position: relative;
    overflow: hidden;
}

.few-other-products .products {
    margin-right: -2%;
    padding-bottom: 0;
    background: #fff;
}

.few-other-products .product-item {
    width: 33%;
    border: none;
}

.few-other-products.wide-one .product-item {
    width: 100%;
}

.few-other-products.wide-two .product-item {
    width: 49%;
}

/* #Service page +1280
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.services-page-block {
    position: relative;
    overflow: hidden;
    background: #000000;
}

#RitualPage.no-bg {
    background: none;
    height: auto;
}
#RitualPage.no-bg .centered-title{
    padding-bottom: 42px;
    position: relative;
}
#RitualPage.no-bg .text_title,
#RitualPage.no-bg .text_subtitle {
    color: #000;
}
#RitualPage.no-bg .centered-title .text_title > span:after,
#RitualPage.no-bg .centered-title .text_title > span:before {
    background: #000;
}

.services-page-block .centered-title {
    padding-top: 75px;
    position: absolute;
    width: 100%;
}

#Page404.services-page-block .centered-title {
    padding-top: 60px;
}

#Page404.services-page-block .centered-title h1 {
    margin-bottom: 315px;
}

.inner-page-404 {
    background: #000;
}

#Page404 {
    background: url(../../../images/tpl/bg-404-1700.jpg) no-repeat center 0 #000;
    background-size: auto 100%
}

body.page-subscription-confirm .page-item-bg {
    width: 500% !important;
    left: -200% !important;
}

.page-item-bg {
    position: relative;
    width: 100%;
    z-index: 5;
    text-align: center;
}

.page-item-bg img {
    height: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.page-item-bg img.small-img-over {
    height: auto;
    position: absolute;
    z-index: 15;
    left: 2%;
    bottom: 20%;
    max-height: 80%;
    max-width: 4%;
    margin: 0 0 0 30px;
}

/*.services-page-block,
.page-item-bg img {
  height: 843px;
}*/

#CAPILLISCOPE {
    background: #00341a;
    position: relative;
}

/* #philosophie page +1280
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.products-phi {
    position: relative;
    background: #001304;
    height: 845px;
    margin: 0 -1% 0 -1px;
}

.phi-item {
    float: left;
    position: relative;
    overflow: hidden;
    display: block;
    width: 33%;
    height: 100%;
    border-left: #fff 1px solid;
    text-decoration: none;
}

.phi-item-img {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    height: 100%;
    background-size: cover;
    background-position: center bottom;
    -moz-transition: all 1.8s ease 0s;
    -o-transition: all 1.8s ease 0s;
    -webkit-transition: all 1.8s ease 0s;
    -ms-transition: all 1.8s ease 0s;
    transition: all 1.8s ease 0s;
}

.phi-item-img img {
    min-height: 100%;
    max-width: none;
    width: auto;
    margin: -30% -50%;
    display: inline-block;
    height: auto;
}

.icon-num-bg {
    display: block;
    margin: 58px auto 31px auto;
    width: 65px;
    height: 65px;
    background-position: -210px -134px;
    text-align: center;
    font-style: italic;
    line-height: 65px;
    font-size: 34px;
    color: #fff;
}

.phi-item-head {
    position: relative;
    z-index: 3;
    margin: 0 20px;
    font-size: 21px;
    line-height: 1.2em;
}

.phi-item-head h3 {
    margin-bottom: 16px;
    font-size: 62px;
    line-height: 1.1em;
    font-weight: 700;
    text-transform: uppercase;
}

.page-fiche .fiche-product-text h3, .page-fiche .fiche-product-text .h3 {
    line-height: 1.3em;
}

.page-fiche .fiche-product-text p {
    line-height: 1.7;
}

.cite {
    line-height: normal;
}

.phi-item-head * {
    color: #fff;
    text-align: center;
}

.products-phi .slider-navi-thumbs,
.products-phi .slide-prev,
.products-phi .slide-next,
.products-phi .slide-time {
    display: none;
}

.products-phi .slide-prev,
.products-phi .slide-next {
    width: 42px;
    height: 84px;
    bottom: 50%;
    margin-bottom: -42px;
}

.products-phi .icon-prev {
    width: 42px;
    height: 84px;
    background-position: -244px -199px;
}

.products-phi .icon-next {
    width: 42px;
    height: 84px;
    background-position: -286px -199px;
}

@media only screen and (min-width: 1301px) and (max-width: 1500px) {
    .products-phi {
        height: 700px;
    }
}

@media only screen and (min-width: 1031px) and (max-width: 1300px) {
    .icon-num-bg {
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .products-phi {
        height: 600px;
    }

    .phi-item-head {
        font-size: 17px;
    }

    .phi-item-head h3 {
        font-size: 44px;
    }
}

@media only screen and (max-width: 1300px) {
    .icon-num-bg {
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .products-phi {
        height: 600px;
    }

    .phi-item-head {
        font-size: 17px;
    }

    .phi-item-head h3 {
        font-size: 38px;
    }
}

/* #actualize page +1280
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.actualize-items-over {
    position: relative;
    max-width: 1680px;
    margin: 0 auto;
    z-index: 5;
}

.actualize-items {
    position: relative;
    overflow: hidden;
    margin: 0 -1.05% 0 0;
}

.actualize-item {
    float: left;
    position: relative;
    overflow: hidden;
    display: block;
    width: 33%;
    height: 100px;
    background: #f9f7f7;
    /*opacity: 1!important;*/
}

.actualize-item:first-child + * + * + *,
.actualize-item:first-child + * + * + * + * + * + * {
    clear: both;
}

.actualize-item img.zoomed-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.over-actualize {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
}

.over-light {
    background: url(../../../images/tpl/white80.png) repeat;
    color: #000000;
}

.over-dark {
    background: url(../../../images/tpl/green80.png) repeat;
    color: #fff;
}

.over-actualize-title {
    position: absolute;
    left: 10%;
    bottom: 50%;
    width: 81%;
    margin-left: -500px;
    text-align: center;
    text-transform: uppercase;
    font-size: 34px;
    line-height: 1.3em;
    opacity: 0;
}

h3.over-actualize-title {
    font-weight: normal;
}

.over-actualize-more {
    position: absolute;
    left: 10%;
    top: 50%;
    width: 80%;
    margin-left: 500px;
    text-align: center;
    font-size: 23px;
    line-height: 1.4em;
    opacity: 1;
}

.over-light .icon-plus:after,
.over-light .icon-plus:before {
    background: #000;
}

.over-dark .icon-plus {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    -ms-transition: none;
    transition: none;
}

.over-actualize > * {
    -moz-transition: margin 0.5s 0.5s ease-out, opacity 0.5s 0.2s ease-out;
    -o-transition: margin 0.5s 0.5s ease-out, opacity 0.5s 0.2s ease-out;
    -webkit-transition: margin 0.5s 0.5s ease-out, top 0.8s 0.5s ease-out, opacity 0.5s 0.2s ease-out;
    -ms-transition: margin 0.5s 0.5s ease-out, opacity 0.5s 0.2s ease-out;
    transition: margin 0.5s 0.5s ease-out, opacity 0.5s 0.2s ease-out;
}

.over-light {
    opacity: 0;
}

.over-dark {
    opacity: 1;
}

.ie7 .over-light,
.ie8 .over-light {
    display: none;
}

a:hover .over-actualize.over-light {
    opacity: 1;
}

.ie7 a:hover .over-actualize.over-light,
.ie8 a:hover .over-actualize.over-light,
.ie7 a.active-slide .over-actualize.over-light,
.ie8 a.active-slide .over-actualize.over-light {
    display: block;
}

.ie7 a:hover .over-actualize.over-dark,
.ie8 a:hover .over-actualize.over-dark,
.ie7 a.active-slide .over-actualize.over-dark,
.ie8 a.active-slide .over-actualize.over-dark {
    display: none;
}

.over-actualize.over-dark > * {
    margin: 0;
    opacity: 1;
}

a:hover .over-light > * {
    margin: 0;
    opacity: 1;
}

a:hover .over-actualize.over-dark {
    opacity: 0;
}

.icon-plus {
    position: relative;
    display: block;
    width: 70px;
    height: 70px;
    margin: 20px auto 0 auto;
}

.icon-plus:after,
.icon-plus:before {
    content: "";
    position: absolute;
    background: #fff;
}

.icon-plus:after {
    height: 100%;
    width: 2px;
    left: 50%;
    top: 0;
    margin-left: -1px;
}

.icon-plus:before {
    height: 2px;
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -1px;
}

.icon-plus:hover {
    transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
}

a:hover .icon-plus {
    opacity: 1;
    -moz-transition: opacity 0.5s 1.1s ease-out;
    -o-transition: opacity 0.5s 1.1s ease-out;
    -webkit-transition: opacity 0.5s 1.1s ease-out;
    -ms-transition: opacity 0.5s 1.1s ease-out;
    transition: opacity 0.5s 1.1s ease-out;
}

a:hover .icon-plus:hover {
    margin-top: 20px;
    opacity: 1;
    -moz-transition: all 0.5s 0s ease-out;
    -o-transition: all 0.5s 0s ease-out;
    -webkit-transition: all 0.5s 0s ease-out;
    -ms-transition: all 0.5s 0s ease-out;
    transition: all 0.5s 0s ease-out;
}

@media only screen and (min-width: 730px) {
    .zoomed-img:hover img,
    a:hover img.zoomed-img {
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -moz-transform: scale(1.1);
        transform: scale(1.1);
    }

    .phi-item-img.zoomed-img:hover {
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -moz-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.ai-text {
    white-space: nowrap;
    text-align: center;
}

.ai-text:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100%;
}

.ai-text-inner {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
    text-align: center;
    white-space: normal;
    font-size: 22px;
    line-height: 1.4em;
}

.ai-thumb {
    display: block;
    margin: 0 auto 50px auto;
    width: 112px;
    height: 112px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    border: #fff 5px solid;
}

.icon-quote-open {
    width: 20px;
    height: 20px;
    background-position: -160px -169px;
}

.icon-quote-close {
    width: 20px;
    height: 20px;
    background-position: -180px -169px;
}

.ai-text-inner .icon {
    display: block;
    margin: 36px auto;
}

.ai-cite-head {
    display: block;
    color: #172d12;
    font-weight: 700;
}

.ai-cite-text {
    display: block;
    margin: 10px auto;
    max-width: 400px;
    color: #313131;
    font-style: italic;
    font-size: 0.9em;
}

.news-sliders-place {
    position: relative;
    overflow: hidden;
}

.news-sliders {
    position: relative;
    overflow: hidden;
    height: 42vw;
    width: 100%;
    -moz-transition: opacity 2s 0s linear;
    -o-transition: /*height 2s 2s linear,*/ opacity 2s 0s linear;
    -webkit-transition: opacity 2s 0s linear;
    -ms-transition: opacity 2s 0s linear;
    transition: opacity 2s 0s linear;
}

.news-sliders-item {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 5;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.active .news-sliders-item {
    display: block;
}

.news-sliders-item.active {
    z-index: 10;
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.news-slider-img {
    position: absolute;
    left: auto;
    top: 0;
    width: 100%;
    height: 100%;
}

.news-slider-img img {
    position: absolute;
    top: 0;
    min-width: 50%;
    height: auto;
}

.slider-img-right,
.slider-img-right img {
    right: 0;
}

.slider-img-left,
.slider-img-left img {
    left: 0;
}

.news-slider-text {
    position: absolute;
    width: 50%;
    margin-top: 14%;
    margin: 0 20px;
    text-align: center;
}

.slider-text-left {
    left: 5%;
}

.slider-text-right {
    right: 5%;
}

.news-slider-text p {
    font-size: 20px;
    line-height: 1.2em;
    max-width: 600px;
    margin: 0 auto;
}

.news-slider-text h3 {
    font-size: 50px;
    line-height: 1.05em;
    text-transform: uppercase;
    max-width: 600px;
    margin: 0 auto 15px auto;
}

.grey-text {
    color: #3b3b3b;
}

.actualize-items-over .slide-time,
.actualize-items-over .slider-navi-thumbs {
    display: none !important;
}

.actualize-items-over .slider-navi-thumbs {
    margin-top: -30px;
}

.news-sliders .slide-prev,
.news-sliders .slide-next {
    display: block !important;
    margin-left: 40px;
    margin-right: 40px;
}

@media only screen and (max-width: 1500px) {
    .ai-thumb {
        margin-bottom: 10px;
    }

    .ai-text-inner .icon {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

/* #Pre Footer +1280
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.pre-footer {
    overflow: hidden;
    padding: 35px 145px;
    background: #f3f3f3;
    font-size: 17px;
    line-height: 21px;
}

.dec-link,
.crumbs-link a {
    text-decoration: underline;
    color: inherit;
}

.pre-footer > .dec-link,
.links-left {
    float: left;
    margin-top: 91px;
}

.crumbs-link {
    float: left;
    margin-top: 91px;
}

.retour-link {
    float: right;
    color: inherit;
    text-decoration: none;
}

.retour-link:hover {
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.icon-back {
    border-radius: 50%;
    width: 85px;
    height: 85px;
    background-position: -290px 0px;
}

.retour-link .icon {
    display: block;
    margin: 0 auto 6px auto;
}

.show-in-mobile {
    display: none;
}

/* #subscribe +1280
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.subscribe-form {
    text-align: center;
    padding-bottom: 0;
}

.subscribe-form.page-item {
    padding-bottom: 35px;
    border-bottom: #f3f3f3 8px solid;
}

.subscribe-form form {
    padding: 0 10px;
    text-align: justify;
    max-width: 1340px;
    margin: 0 auto;
}

.subscribe-form form:after {
    content: "";
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: top;
    width: 100%;
    height: 1px;
}

.subscribe-field {
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: top;
    text-align: right;
    white-space: nowrap;
}

.subscribe-field label, .subscribe-field h2 {
    margin: 0 10px;
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: middle;
    color: #313131;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 20px;
    font-weight: normal;
}

.subscribe-form input[type=submit],
.subscribe-form input[type=button] {
    vertical-align: middle;
    /*width: 45px;*/
    height: 41px;
    padding: 0 5px;
    margin-left: 10px;
    border: #97c93c 2px solid;
    background: #fff;
    font-size: 21px;
    line-height: 41px;
    font-weight: 700;
    text-transform: uppercase;
    color: #77b800;
    text-align: center;
}

.subscribe-field input[type=text] {
    height: 19px;
    padding: 10px 5%;
    border: #d6d6d6 1px solid;
    background: #fff;
    line-height: 19px;
    color: #b0b0b0;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'LegacySansITCPro-Book', 'sans-serif';
}

.field-types .select2-container .select2-choice > .select2-chosen,
.field-pays .select2-container .select2-choice > .select2-chosen {
  font-size: 11px;
}
.subscribe-form .custom-select {
    font-size: 14px;
    color: #313131;
    /*width: 100%;*/
    width: 230px;
    padding: 0 !important;
}

@media (max-width: 740px) {
    .subscribe-form .custom-select {
        width: 100% !important;
    }
}

.field-pays label, .field-pays h2 {
    margin-left: 0;
}

.field-pays .custom-select-over {
    width: 150px;
}

.field-types .custom-select-over {
    width: 240px;
}

.field-adresse input[type=text] {
    width: 240px;
}

.subscribe-form .link-border-salad {
    display: none;
}

@media only screen and (min-width: 1500px) {
    .field-pays .custom-select-over {
        width: 200px;
    }

    .field-types .custom-select-over {
        width: 280px;
    }

    .field-adresse input[type=text] {
        width: 300px;
    }
}

/* #end HOME PAGE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* #page inner: 02-DIAGNOSTIC
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~ crumbs */
.bottom-crumbs {
    position: relative;
    padding: 32px 40px 10px 40px;
    min-height: 37px;
    background: #fafafa;
    border-top: #dddddd 1px solid;
    border-bottom: #cacaca 1px solid;
    font-size: 16px;
    line-height: 26px;
    z-index: 10;
}

/* ~~~~~~~~~~~/crumbs */

/* ~~~~~~~~~~~ diagnostics steps */
#diagnostics-steps {
    position: relative;
    margin-bottom: -1px;
    z-index: 11;
    text-align: center;
}

.diagnostics-validation {
    position: relative;
    display: none;
    margin: 0 0 -1px 0;
    padding: 19px 0;
    z-index: 15;
    background: #fafafa;
    border-top: #dddddd 1px solid;
}

.diagnostics-validation a {
    background-color: transparent;
}

.diagnostics-validation input[type=submit] {
    min-width: 320px;
}

.diagnostics-step {
    position: relative;
    min-height: 167px;
    padding: 0 150px;
    background: #fff;
    border-top: #cacaca 1px solid;
}

.diagnostics-step#step1 {
}

.diagnostics-step#step2 {
}

.diagnostics-step#step3 {
}

/* result text */
.result-text {
    position: relative;
    font-size: 21px;
    line-height: 29px;
    white-space: nowrap;
}

.result-text p {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    width: 100%;
}

.result-text strong {
    display: block;
    font-size: 21px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    color: #8fc941;
}

.result-text:after {
    content: "";
    width: 1px;
    height: 167px;
    display: inline-block;
    vertical-align: middle;
}

.icon-open-step {
    width: 23px;
    height: 13px;
    background-position: -324px -98px;
}

a.icon-open-step:hover {
    background-position: -347px -98px;
}

.diagnostics-step .icon-open-step {
    position: absolute;
    right: 80px;
    top: 50%;
    margin-top: -7px;
}

/* num */
.diagnostics-step-number {
    position: absolute;
    overflow: hidden;
    left: 80px;
    top: 0;
    width: 60px;
    height: 100%;
    z-index: 20;
}

.diagnostics-step-number:after {
    content: "";
    z-index: 5;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    width: 1px;
    height: 100%;
    background: #8fc941;
}

.diagnostics-step-number span {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -31px;
    width: 61px;
    height: 61px;
    background: url(../../../images/tpl/icons.png) no-repeat -275px -135px;
    z-index: 6;
    color: #8fc941;
    line-height: 61px;
    font-weight: 400;
    font-style: italic;
    font-size: 38px;
    text-align: center;
    letter-spacing: 5px;
}

/* over text */
.over-green {
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    z-index: 19;
    width: 100%;
    height: 100%;
    background: url(../../../images/tpl/green90.png) repeat /*rgba(23,45,18,0.9)*/;
    color: #fff;
    text-transform: uppercase;
    font-size: 34px;
    line-height: 37px;
    white-space: nowrap;
}

.over-green-text {
    display: inline-block;
    vertical-align: middle;
}

.over-green:after {
    content: "";
    width: 1px;
    height: 100%;
    margin: 0 -1px;
    display: inline-block;
    vertical-align: middle;
}

.over-green-text p {
    display: block;
    margin: 0 140px;
    white-space: normal;
}

/* step title */
.form-block {
    display: none;
}

.form-block ul {
    max-width: 1270px;
    margin: 0 auto;
}

.diagnostics-step#step3 .form-block ul {
    max-width: 700px;
}

.step-title {
    opacity: 0;
    min-height: 185px;
    text-transform: uppercase;
    font-size: 34px;
    line-height: 37px;
    color: #1d1b1b;
}

.diagnostics-step.active .step-title {
    opacity: 1;
}

.step-title span {
}

ul.rhomb-list {
    max-width: 1266px;
    margin: 0 auto;
}

.justify-inner-text {
    text-align: justify;
}

.justify-inner-text > * {
    display: inline-block;
    vertical-align: top;
/*    zoom : 1;*/
/*    display : inline;*/
    text-align: left;
}

.justify-inner-text:after {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 0;
}

.form-block ul.justify-inner-text > li {
    width: 180px;
    text-align: center;
}

.diagnostics-step#step2 .form-block ul.justify-inner-text > li,
.diagnostics-step#step3 .form-block ul.justify-inner-text > li {
    width: 270px;
}

.form-block ul.justify-inner-text > li > label {
    display: block;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 21px;
    line-height: 25px;
}

.form-block ul.justify-inner-text > li > label:hover,
.form-block ul.justify-inner-text > li > label.active {
    color: #97bf0d;
}

.form-block ul.justify-inner-text > li > label small {
    display: block;
    font-size: 13px;
    line-height: 17px;
}

.form-block ul.justify-inner-text > li > label span.custom-radio {
    display: block;
    margin: 0 auto 30px auto;
    cursor: pointer;
}

.form-block ul.justify-inner-text > li > label:hover span.custom-radio {
    background-position: -223px -345px;
}

/* sub list */
.sub-step {
    position: relative;
    overflow: hidden;
    margin-bottom: -1px;
    max-height: 0;
    background: rgb(228, 228, 228); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(228, 228, 228, 1) 0%, rgba(255, 255, 255, 1) 30%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(228, 228, 228, 1)), color-stop(30%, rgba(255, 255, 255, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(228, 228, 228, 1) 0%, rgba(255, 255, 255, 1) 30%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(228, 228, 228, 1) 0%, rgba(255, 255, 255, 1) 30%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(228, 228, 228, 1) 0%, rgba(255, 255, 255, 1) 30%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(228, 228, 228, 1) 0%, rgba(255, 255, 255, 1) 30%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
    border-bottom: #dddddd 1px solid;
}

.sub-step.active {
    max-height: 800px;
}

.sub-step-wrapper {
    padding: 120px 140px;
}

.sub-step:after,
.sub-step:before {
    content: "";
    position: absolute;
    top: 0;
}

.sub-step:after {
    left: 50%;
    width: 30px;
    height: 15px;
    margin-left: -15px;
    background: url(../../../images/tpl/icons.png) no-repeat -324px -111px;
}

.sub-step1 ul li {
    margin-bottom: 0;
    width: 280px;
}

.sub-step1 ul {
    margin: 0 auto;
    margin-top: 55px;
    margin-left: 345px
}

#sublist-31:after {
    /*margin-left: -270px;*/
}

#sublist-32:after {
    /*margin-left: 200px;*/
}

.sub-step:before {
    left: 109px;
    top: 0;
    width: 1px;
    height: 100%;
    background: url(../../../images/tpl/salad-repy.png) repeat-y;
}

.sub-step.current:before {
    background: #8fc941;
}

.sub-step ul li {
    line-height: 25px;
    font-size: 21px;
    text-align: left;
    margin-bottom: 55px;
}

.sub-step ul li label {
    position: relative;
    padding-left: 65px;
    min-height: 31px;
    display: block;
}

.sub-step ul li label:hover {
    color: #8fc941;
}

.sub-step ul li span.custom-radio {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -17px;
}

.sub-step ul li label:hover span.custom-radio {
    background-position: -223px -345px;
    cursor: pointer;
}

.sub-step ul li ul {
    margin-left: 60px;
    max-height: 0;
    position: relative;
    overflow: hidden;
}

.sub-step ul li.active ul {
    max-height: 500px;
}

.sub-step ul li li {
    margin: 39px 0 0 0;
}

.sub-step ul li li label {
    padding-left: 60px;
}

.sub-step ul li li span.custom-radio {
    width: 15px;
    height: 15px;
    background-position: -238px -376px;
    margin-top: -7px;
}

.sub-step ul li li label:hover span.custom-radio,
.sub-step ul li li label span.custom-radio.active {
    width: 15px;
    height: 15px;
    background-position: -223px -376px;
}

.sub-step li label {
    cursor: pointer;
}

.sub-step-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.left-list {
    width: 46%;
    float: left;
}

.right-list {
    width: 46%;
    float: right;
}

.sub-step ul li label.active {
    color: #97bf0d;
}

/* STATES: */
.diagnostics-step-number span {
    background-color: #fff;
}

.diagnostics-step#step1 .diagnostics-step-number:after {
    top: 50%;
}

.diagnostics-step#step2 .diagnostics-step-number:after {
    top: 0 !important;
}

.diagnostics-step#step3 .diagnostics-step-number:after {
    top: -50%;
}

.diagnostics-step.active,
.diagnostics-step.active .diagnostics-step-number span {
    background-color: #fafafa;
}

.diagnostics-step#step1.active .diagnostics-step-number {
    top: 30px;
}

.diagnostics-step#step1.active .diagnostics-step-number:after {
    top: -60px;
}

.diagnostics-step.active .result-text,
.diagnostics-step.active .icon-open-step,
.diagnostics-step.unactive .result-text,
.diagnostics-step.unactive .icon-open-step {
    display: none;
}

.diagnostics-step.active,
.diagnostics-step.unactive {
    padding-top: 90px;
    padding-bottom: 180px;
}

#step2.diagnostics-step.active .diagnostics-step-number {
    top: 0;
}

#step2.diagnostics-step.active .diagnostics-step-number:after {
    top: -30px;
}

#step2.diagnostics-step.active .diagnostics-step-number span {
    margin-top: -31px;
}

.diagnostics-step.active .diagnostics-step-number,
.diagnostics-step.unactive .diagnostics-step-number {
    top: 30px;
}

.diagnostics-step.active .diagnostics-step-number:after,
.diagnostics-step.unactive .diagnostics-step-number:after {
    top: -60px !important;
}

.diagnostics-step.active .diagnostics-step-number span,
.diagnostics-step.unactive .diagnostics-step-number span {
    margin-top: -65px;
}

#step3.diagnostics-step.active .diagnostics-step-number {
    top: 0 !important;
}

#step3.diagnostics-step.active .diagnostics-step-number:after {
    top: -30px !important;
}

#main .diagnostics-step.parent-active .diagnostics-step-number:after,
#main .diagnostics-step.parent-active .diagnostics-step-number {
    top: 0 !important;
}

.diagnostics-step.unactive {
    min-height: 210px;
}

.diagnostics-step.unactive .diagnostics-step-number span {
    margin-top: -81px;
    border-top: #2c4028 18px solid;
    border-bottom: #2c4028 18px solid;
    background-color: #2c4028;
    background-position: -223px -283px;
    color: #fff;
}

.diagnostics-step.unactive .diagnostics-step-number:after {
    background: url(../../../images/tpl/rep-bg.png) repeat 0 5px;
}

.diagnostics-step.unactive .over-green {
    display: block;
}

.diagnostics-step.active .form-block,
.diagnostics-step.unactive .form-block {
    display: block;
}

.diagnostics-step .diagnostics-step-number:after {
    -moz-transition: top 0.5s 0s ease;
    -o-transition: top 0.5s 0s ease;
    -webkit-transition: top 0.5s 0s ease;
    -ms-transition: top 0.5s 0s ease;
    transition: top 0.5s 0s ease;
}

.diagnostics-step,
.diagnostics-step .diagnostics-step-number span {
    -moz-transition: padding 0.5s 0s ease;
    -o-transition: padding 0.5s 0s ease;
    -webkit-transition: padding 0.5s 0s ease;
    -ms-transition: padding 0.5s 0s ease;
    transition: padding 0.5s 0s ease;
}

/* ~~~~~~~~~~~/diagnostics steps */

/* #end page inner: 02-DIAGNOSTIC
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* #page inner: 03-RITUEL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.inner-page-rituel .products-page {
    max-width: none;
    margin: 0 auto;
}

.inner-page-rituel #Ritual1 .products-page-title,
.inner-page-rituel #Ritual1 .ritual-line,
.inner-page-rituel #Ritual2 .products-page-title,
.inner-page-rituel #Ritual2 .ritual-line {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

.inner-page-rituel #content {
    border-top-color: #000;
}

/* ~~~~~~~~~~~ help menu */
.left-help-menu {
    position: fixed;
    left: 0;
    top: 30%;
    width: 97px;
    background: #051601;
    z-index: 99;
}

.left-help-menu ul {
    text-align: center;
}

.left-help-menu ul li {
    padding: 19px 5px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    line-height: 15px;
    font-family: 'Montserrat', 'LegacySansITCPro-Book', 'sans-serif';
}

.left-help-menu ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.left-help-menu a:hover,
.left-help-menu a.active {
    color: #8fc941;
}

.icon-realiser {
    width: 47px;
    height: 47px;
    background-position: -328px -192px;
}

.left-help-menu a:hover .icon-realiser,
.left-help-menu a.active .icon-realiser {
    background-position: -328px -239px;
}

.icon-trouver {
    width: 47px;
    height: 47px;
    background-position: -432px -174px;
}

.left-help-menu a:hover .icon-trouver,
.left-help-menu a.active .icon-trouver {
    background-position: -441px -221px;
}

.left-help-menu .icon {
    display: block;
    margin: 0 auto;
    border-bottom: #051601 9px solid;
}

/* ~~~~~~~~~~~ filter */
.filter-block {
    margin: 50px 0;
    text-align: center;
    font-size: 21px;
    line-height: 25px;
}

.toggle-filter {
    position: relative;
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: top;
    padding: 13px 92px 13px 66px;
    margin-bottom: 50px;
    margin-top: 40px;
    background: #f5f5f5;
    border: #dbdbdb 1px solid;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    color: #3b3b3b;
}

/*.toggle-filter:hover{background:#dbdbdb;}*/

.icon-toggle {
    width: 15px;
    height: 8px;
    background-position: -324px -126px;
}

.filter-block.active .toggle-filter.current .icon-toggle {
    background-position: -339px -126px;
}

.toggle-filter .icon-toggle {
    position: absolute;
    right: 19px;
    top: 50%;
    margin-top: -4px;
}

.filter-block-list {
    position: relative;
    overflow: hidden;
    max-height: 0;
    background: url(../../../images/tpl/gradient.png) repeat-x 0 0;
}

.filter-block.active .filter-block-list.current {
    margin-bottom: -1px;
    max-height: 800px;
    border: #cfcfcf 1px solid;
}

.filter-block.active .filter-block-list .form-select {
    display: none !important;
}

.filter-block-list ul {
    padding: 38px 0 20px 0;
    margin: 0 auto;
    max-width: 1200px;
}

.txt-column1 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}

.txt-column2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}

.txt-column3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}

.filter-block-list ul li {
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: top;
    width: 100%;
/*    width : 45 %;*/
    padding: 10px 0;
}

.filter-block-list ul li a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 33px;
    font-weight: 700;
}

.filter-block-list ul li a:hover,
.filter-block-list ul li a.active {
    color: #8fc941;
}

.icon-close-filter {
    width: 23px;
    height: 23px;
    background-position: -337px -134px;
}

.white-text .icon-close-filter,
.icon-close-filter.white-close {
    background-position: -285px -283px;
}

.icon-close-filter:hover,
.white-text .icon-close-filter:hover,
.icon-close-filter.white-close:hover {
    background-position: -337px -157px;
}

.filter-block .icon-close-filter {
    position: absolute;
    right: 18px;
    top: 32px;
}

.product-detail-preview .icon-close-filter {
    position: absolute;
    right: 18px;
    top: 32px;
    z-index: 15;
}

/* ~~~~~~~~~~~ cats-objects */
.products-page {
    margin: 0 auto;
    max-width: 1400px;
}

.products-page .product-detail-preview-text {
    left: 0;
}

.products-page-title {
    background: url(../../../images/tpl/span-grey1x1.png) repeat-x center center;
    text-align: center;
    font-size: 21px;
    line-height: 1.66em;
}

.products-page-title span {
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: top;
    padding: 0 10px;
    background: #fff;
    text-transform: uppercase;
}

.products-page-list {
    text-align: left;
}

.products-page-list .products-page-title {
    margin-right: 1%;
}

.products-page-item {
    position: relative;
    overflow: hidden;
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: top;
    width: 33%;
    margin: 0 0 40px 0;
    border-left: #fff 1px solid;
    background: #fff;
    text-align: left;
}

.products-page.open .products-page-item {
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

.products-page.open .products-page-item.current {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.ie7 .products-page-item,
.ie8 .products-page-item {
    margin-right: -5px;
}

.product-subcat {
    height: 56px;
}

.product-subcat span {
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: top;
    height: 36px;
    line-height: 36px;
    text-transform: uppercase;
    color: #b0b0b0;
    font-size: 15px;
    border-bottom: #b0b0b0 1px solid;
}

.products-page-item p, .products-page-item h5, .products-page-item h2 {
    margin: 0 30px 12px 0;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 20px;
    font-weight: 900;
    text-align: left;
}

.products-page-item p.products-page-note {
    color: #a8a8a8;
    font-size: 16px;
    line-height: 20px;
    text-transform: none;
    font-weight: 400;
    overflow: hidden;
}

.products-page-item a.link-border-salad {
    margin-top: 10px;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.page-rituels .products-page-item a.link-border-salad {
    display: inline-block;
}

.services-page-block a.link-bg-salad {
    padding-top: 3px;
}

.product-item-image {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0 -50% 20px -50%;
    height: 350px;
    text-align: center;
    background: #fff;
}

#Ritual1 .product-item-image,
#Ritual2 .product-item-image {
    height: auto;
    margin: 0 0 30px;
}

.product-item-image img {
    display: block;
    margin: 0 auto;
    min-width: 50%;
}

.product-item-image,
.product-item-image img {
    height: 350px;
}

@media only screen and (min-width: 1060px) {
    .product-item-image:hover img {
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -moz-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.products-page.open .products-page-item > *,
.products-page.open .products-page-title {
    opacity: 0.5;
}

.products-page.open .products-page-item.current > *,
.products-page.open .products-page-list.current .products-page-title {
    opacity: 1;
}

.triangle-white {
    margin: 0 auto;
}

.triangle-white div {
    position: relative;
    width: 30px;
}

.triangle-white span {
    position: absolute;
    top: 0;
    width: 30px;
    height: 15px;
    background: url(../../../images/tpl/icons.png) no-repeat -324px -111px;
    z-index: 15;
}

.txt-center {
    text-align: center;
}

.link-grey-bg {
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: top;
    background: #f5f5f5;
    text-decoration: none;
    text-transform: uppercase;
    color: #707070;
    font-size: 23px;
    line-height: 30px;
    padding: 10px;
}

.products-page .link-grey-bg {
    display: none;
    padding: 5px 10px;
    margin: 20px 0 0 0;
    font-size: 20px;
}

@media only screen and (max-width: 1480px) {
    .products-page {
        margin: 0;
        max-width: none;
    }

    .products-page-list {
        margin: 0;
        position: relative;
    }

    .products-page-item p {
        font-size: 20px;
        line-height: 26px;
    }

    .products-page-item p.main-product-name {
        white-space: nowrap;
    }

    .products-page-item p.products-page-note {
        font-size: 14px;
        line-height: 18px;
    }
}

/* ~~~~~~~~~~~ cats detail */
.product-detail {
    position: relative;
    display: none;
}

.product-detail-preview {
    position: relative;
    /*   margin: 0 -5000px;
       border-left: transparent 5000px solid;
       border-right: transparent 5000px solid;*/
}

.product-detail-preview.white-text {
    background: #011209;
}

.product-detail-preview-img {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 1700px;
}

.product-detail-preview-img.img-right {
    text-align: right;
}

.product-detail-preview-img.img-left {
    text-align: left;
}

.product-detail-preview-img img {
    height: 650px;
}

.product-detail-preview-text {
    position: absolute;
    left: 12%;
    top: 0;
    width: 60%;
    white-space: nowrap;
    z-index: 99;
    height: 100%;
}

.product-detail-preview-text:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100%;
}

.product-detail-preview-text .product-detail-preview-text-inner {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
}

.product-detail-preview-text h3, .product-detail-preview-text.ritual h1 {
    font-size: 45px;
    line-height: 1.4em;
    margin: 0 0 0.2em 0;
    text-align: left;
}

.icon-white-arrow {
    width: 40px;
    height: 26px;
    background-position: -285px -306px;
}

.product-detail .icon-white-arrow {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 25;
    margin-left: -20px;
}

#PRODUITS .product-image-bg {
    background: url(../../../images/tpl/bg-produits-grey.png) repeat-x 0 0;
    z-index: -1;
}

/* items */

.product-detail-items {
    overflow: hidden;
}

.product-detail-item {
    float: left;
    overflow: hidden;
    position: relative;
    width: 33%;
    height: 648px;
    background: url(../../../images/tpl/rep-product-inner.png) repeat-x 0 450px #f8f8f8;
    border-left: #fff 1px solid;
    text-align: center;
    box-sizing: border-box;
}

.product-detail-item:last-child {
    width: 34%;
}

.product-detail-item-head {
    /*height:210px;*/
    padding: 0 0 8px 0;
}

.product-detail-item-num {
    display: block;
    margin: 10px auto 15px auto;
    width: 64px;
    height: 64px;
    background: url(../../../images/tpl/icons.png) no-repeat -285px -332px;
    text-align: center;
    font-size: 36px;
    line-height: 64px;
    font-style: italic;
    word-spacing: -5px;
}

.product-detail-item-name {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1.6em;
    min-height: 2em;
    font-weight: 700;
}

.product-detail-item-additional-name {
    font-weight: bold;
    margin-bottom: 28px;
    margin-top: -30px;
    text-transform: uppercase;
}
@media screen and (min-width: 1650px) {
    .product-detail-item-additional-name {
        margin-bottom: 5px;
    }
}


.product-detail-item-cat {
    text-transform: uppercase;
    text-align: center;
    font-weight: 300;
    font-size: 21px;
    line-height: 1.2em;
}

.product-detail-item-tags {
    text-align: center;
    font-size: 21px;
    line-height: 1.2em;
    color: #a8a8a8;
}

.product-detail-preview-text p {
    line-height: normal;
}

.product-detail-item-img {
    height: 360px;
    position: relative;
    white-space: nowrap;
}

.product-detail-item-img:after {
    content: "";
    width: 1px;
    height: 100%;
    display: inline-block;
    vertical-align: bottom;
}

.product-detail-item-img img {
    max-height: 360px;
    max-width: 100%;
    vertical-align: bottom;
    display: block;
    margin: 0 auto;
}

.product-detail-slider {
    position: relative;
    overflow: hidden;
    /*  left:0; bottom:0;*/
    height: 100%;
    width: 100%;
    white-space: normal;
}

.product-detail-slider .slider-item {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 0;
    top: 0;
    left: 0;
    z-index: 15;
    text-align: center;
    opacity: 0 !important;
    transition: opacity 0.4s;
}

.product-detail-slider .slider-item:first-child {
    margin-left: 0;
}

.product-detail-slider .slider-item.active {
    opacity: 1 !important;
    z-index: 16;
}


.product-detail-item a.link-border-salad {
    margin: 0;
    position: relative;
}

.product-detail-slider .slide-time,
.product-detail-slider .slider-navi-thumbs {
    display: none;
}

.product-detail-slider .slide-prev,
.product-detail-slider .slide-next {
    display: block;
    bottom: 50%;
}

.product-detail-slider .icon-prev {
    background-position: -328px -286px;
    width: 23px;
    height: 46px;
}

.product-detail-slider .icon-next {
    background-position: -352px -286px;
    width: 23px;
    height: 46px;
}

.products .icon-prev,
.news-sliders .icon-prev,
.actualize-items .icon-prev {
    width: 42px;
    height: 84px;
    background-position: -211px -415px;
}

#ACTUALITES .news-sliders .icon-prev {
    background-position: -160px -199px;
}

#ACTUALITES .news-sliders .icon-next {
    background-position: -202px -199px;
}

#ACTUALITES .news-sliders .white-text.active ~ .slide-prev > .icon {

}

#ACTUALITES .news-sliders .white-text.active ~ .slide-next > .icon {

}

@media only screen and (min-width: 1401px) {
    .product-detail-item {
        height: /*1015px*/ 892px; /* diagnostic 1651 */
        background-position: 0 bottom;
    }

    .product-detail-item-num {
        margin-bottom: 65px;
    }

    .product-detail-item-name {
        font-size: 46px;
    }

    .product-detail-item-img {
        height: 470px;
    }

    .product-detail-item-img img {
        max-height: 470px;
    }
}

/* product-detail-timeblock */
.product-detail-timeblock {
    position: relative;
    margin: 0 -5000px;
    padding: 35px 5000px;
    border-bottom: #d5d5d5 1px solid;
    font-size: 28px;
    line-height: 1.1em;
    text-align: center;
}

.product-detail-timeblock p {
    margin: 1em 0 0 0;
}

.icon-watch {
    width: 63px;
    height: 63px;
    background-position: -375px 0;
}

/* #end page inner: 03-RITUEL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* #page inner: 04 rituel personnalisé
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.color-dark {
    color: #3b3b3b;
}

.page-info {
    position: relative;
    padding: 1.75em 0;
    margin-bottom: -19px;
    z-index: 5;
    background: url(../../../images/tpl/personalize.png) no-repeat center bottom;
    color: #fff;
    text-align: center;
    font-size: 32px;
    line-height: 1.75em;
}

.page-info p {
    margin: 0 0 15px 0;
}

.page-personalize {
    position: relative;
    z-index: 4;
    background: #f3f3f3;
}

.page-personalize h2,
.page-personalize .text_title {
    padding-top: 62px;
    background: #f8f8f8;
}

.page-personalize .product-detail-item {
    border-left: none;
}

.page-personalize .product-detail-item-name {
    min-height: 0;
    margin-bottom: 23px;
}

.page-personalize p {
    margin: 0 0 6px 0;
}

.time-space {
    clear: both;
    position: relative;
    top: -1px;
    padding: 90px 0;
    border-top: #cfcfcf 1px solid;
    border-bottom: #cfcfcf 1px solid;
    background: #f3f3f3;
}

.large-text-center {
    text-align: center;
    font-size: 28px;
    line-height: 1.2em;
}

.time-space * {
    vertical-align: middle;
    margin: 0 25px !important;
}

.icon-watch-small {
    width: 43px;
    height: 43px;
    background-position: -375px -63px;
}

.next-step-personalize {
    position: relative;
    margin-bottom: 40px;
    padding: 68px 0;
    background: #f3f3f3;
    border-bottom: #cfcfcf 1px solid;
    font-size: 21px;
    line-height: 1.2em;
    text-align: center;
}

.next-step-personalize .fs1-3 {
}

.color-green {
    color: #97bf0d;
}

.fs1-3 {
    font-size: 1.3em;
    line-height: 1.2em;
}

.fs1-7 {
    font-size: 1.7em;
    line-height: 1.2em;
}

.txt-upper {
    text-transform: uppercase !important;
}

.txt-cap {
    text-transform: capitalize !important;
}


.no-dec {
    text-decoration: none;
}

.normal-center-text {
    font-size: 21px;
    line-height: 1.2em;
    text-align: center;
}

.personalize-actions {
    overflow: hidden;
    margin-bottom: 40px;
    text-align: center;
    background: url(../../../images/tpl/white-1x2.png) repeat-y center 0;
}

.block-action {
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: top;
    width: 45%;
    margin: 0 2%;
}

.icon-update {
    width: 53px;
    height: 71px;
    background-position: -438px 0;
}

.icon-email-large {
    width: 65px;
    height: 41px;
    background-position: -418px -71px;
    margin: 15px 0;
}

.page-personalize .bottom-crumbs {
    border-top: none;
    background: #f3f3f3;
    margin-top: 50px;
}

@media only screen and (min-width: 1401px) {
    .page-personalize .product-detail-item-num {
        margin-bottom: 30px;
    }
}

/* #end page inner: 04 rituel personnalisé
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* #page inner: 05-PRODUITS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.show-own-menu {
    padding-left: 0;
    padding-right: 0;
    width: 345px;
}

.show-own-menu.current {
    background-color: #dbdbdb;
}

.show-own-menu.selected {
    background-color: #fff;
    border-color: #8fc941;
    color: #8fc941;
}

.icon-clear {
    width: 27px;
    height: 27px;
    background-position: -349px -332px;
}

.show-own-menu .icon-clear {
    position: absolute;
    top: 50%;
    margin-top: -13px;
    right: 5px;
}

.replaced-text {
    display: block;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 40px 0 10px;
}

.products-page-type3 {
    margin: 0;
}

.products-page-type3 .products {
    padding-bottom: 1px;
}

.products-page-type3 .product-item {
    padding: 20px 0 0 0;
    height: 425px;
    border: #c7c7c7 1px solid;
    background: #fff;
    margin: 0 0 -1px -1px;
}

.products-page-type3 .product-image-bg {
    height: 165px;
    background: url(../../../images/tpl/type3.png) repeat-x 0 0 #fcfcfc;
}

.products-page-type3 .product-head,
.not-front .products-page-type3 .product-head {
    min-height: 40px !important;
}
.products-page-type3 .product-head h3 {
    font-size: 29px;
    line-height: 1.4em;
}

.products-page-type3 .product-image {
    bottom: 0;
    height: 315px;
}

.products-page-type3 .product-image img {
    max-height: 315px;
}

.products-page-type3 .products .slider-navi-thumbs {
    display: none !important;
}

.products-page-type3 .light-bg-title:after {
    display: none;
}

/* #end page inner: 05-PRODUITS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* #page inner: 06-FICHE-PRODUITS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*~~~~~~~~~~~~~~~~~~~~~~~ fiche-product */
.fiche-product {
    position: relative;
    padding-bottom: 20px;
}

.fiche-product-text-over {
    position: relative;
    margin: 0 auto;
    padding: 0 10px;
    max-width: 1200px;
}

.fiche-product-text {
    width: 50%;
    min-height: 365px;
    padding: 30px 0 10px 0;
    line-height: 1.7em;
    font-size: 18px;
    position: relative;
}

.fiche-product-text img {
    height: 110px;
}

.fiche-product-text .logos-list a {
    min-height: 110px;
}

.fiche-product-text h3,
.fiche-product-text .h3 {
    margin-bottom: 0.43em;
    font-size: 1.2em;
    line-height: 1.6em;
    text-transform: uppercase;
}

.fiche-product-text p {
    margin-bottom: 2em;
    line-height: 2.1em;
}

.fiche-product-text .lbl-product-wrapper {
    position: absolute;
    bottom: 15px;
}

.fiche-product-img {
    position: absolute;
    right: 7rem;
    bottom: 15px;
    z-index: 5;
    text-align: center;
}
.fiche-product-img img {
    display: block;
    margin: 0 auto;
    max-height: 650px;
}
.fiche-product-params {
    position: relative;
    /*margin: 0 -5000px;*/
    padding: 36px 0 0 0;
    min-height: 86px;
    z-index: 1;
    /*border-left: transparent 5000px solid;*/
    /*border-right: transparent 5000px solid;*/
    background: url(../../../images/tpl/bg-image-fiche.png) repeat-x 0 0;

    margin: 0 -500px;
    border-left: transparent 500px solid;
    border-right: transparent 500px solid;
}

.karite-bg {
    position: absolute;
    left: 50%;
    bottom: 100%;
    margin-left: -280px;
}

.fiche-product-img .karite-bg {
    display: none;
}

.fiche-product-params ul {
    width: 70%;
}

.fiche-product-params ul li {
    position: relative;
    display: inline-block;
    vertical-align: top;
/*    display : inline;*/
/*    zoom : 1;*/
    margin-bottom: 1.58em;
    min-width: 30%;
    color: #7c7c7c;
    font-size: 17px;
    line-height: 1.12em;
    padding: 0.35em 0 0.35em 3.7em;
    white-space: nowrap;
}

.fiche-product-params ul li .icon {
    position: absolute;
    left: 0;
    top: 0;
}

.icon-minutes {
    background-position: -360px -112px;
    width: 31px;
    height: 31px;
}

.icon-days {
    background-position: -375px -174px;
    width: 34px;
    height: 32px;
}

.icon-present {
    background-position: -360px -143px;
    width: 31px;
    height: 31px;
}

.icon-nature {
    background-position: -391px -112px;
    width: 31px;
    height: 31px;
}

.icon-waterproof {
    background-position: -422px -112px;
    width: 31px;
    height: 31px;
}

.icon-longlive {
    background-position: -391px -143px;
    width: 33px;
    height: 31px;
}

.icon-7days {
    background-position: -253px -376px;
    width: 31px;
    height: 31px;
}

.fiche-product-share {
    position: relative;
    text-align: center;
    padding-bottom: 25px;
    z-index: 20;
}

.fiche-product-share .icon {
    vertical-align: middle;
    margin: 0 7px;
}

.icon-fb {
    background-position: -223px -391px;
    width: 9px;
    height: 19px;
}

.icon-tw {
    background-position: -232px -391px;
    width: 20px;
    height: 19px;
}

.icon-pin {
    background-position: -308px -283px;
    width: 18px;
    height: 23px;
}

/*
@media only screen and (max-width:1280px){
  .fiche-product-params{padding-top:15px;}
  .fiche-product-params ul{
    -webkit-column-count:1;
    -moz-column-count:1;
    column-count:1;
  }
  .fiche-product-params ul li{margin-bottom:5px;}

}*/

/*~~~~~~~~~~~~~~~~~~~~~~~ fiche-product menu */
.fiche-product-menu {
    margin: -20px 0 0 0;
    padding: 40px 0;
    background: #f3f3f3 url(../../../images/tpl/menu-shadow.png) repeat-x 0 0;
    text-align: center;
}

.fiche-product-menu ul {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.fiche-product-menu ul li {
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: top;
    margin: 0 10px;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    text-transform: uppercase;
}

.fiche-product-menu ul li a {
    color: #313131;
    text-decoration: none;
    font-weight: 700;
}

.fiche-product-menu ul li a:hover {
    color: #8fc941;
}

.hover-block {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 73%;
    padding: 30px 3% 30px 24%;
    background: #000;
    border-top: #fff 1px solid;
    z-index: 150;
    white-space: normal;
    text-align: left;
    color: #fff;
    -moz-transition: bottom 0.3s 0.3s ease;
    -o-transition: bottom 0.3s 0.3s ease;
    -webkit-transition: bottom 0.3s 0.3s ease;
    -ms-transition: bottom 0.3s 0.3s ease;
    transition: bottom 0.3s 0.3s ease;
}

.hover-block img {
    position: absolute;
    bottom: 0;
    left: 9%;
    max-width: 15%;
    max-height: 95%;
}

.hover-block h3 {
    text-transform: uppercase;
    line-height: 39px;
    margin: 0;
    font-size: 28px;
}

.hover-block p {
    margin: 0;
    font-size: 21px;
    line-height: 27px;
}

.block-cooments.open:hover .hover-block {
    bottom: 0;
}

@media only screen and (max-width: 1400px) {
    .hover-block h3 {
        font-size: 21px;
        line-height: 29px;
    }

    .hover-block p {
        font-size: 20px;
        line-height: 23px;
    }
}

/* #end page inner: 06-FICHE-PRODUITS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* #page inner: 07-ACTUALITES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.more-info-news {
    clear: both;
    position: relative;
    overflow: hidden;
}

.page-actualites #ACTUALITES .link-border-grey {
    margin: 22px auto;
}

.img-place {
    text-align: center;
    margin: 0 1.0% 0 0;
    position: relative;
}

.img-place img {
    position: relative;
    z-index: 15;
}

.img-place iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 21;
}

.img-place .add-slider {
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    clear: both;
}

.img-place .add-slider .slide-prev,
.img-place .add-slider .slide-next,
.show-only-prev-next .slide-prev,
.show-only-prev-next .slide-next {
    display: block;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.img-place .add-slider img,
.page-block-img .apply-slider img {
    width: 100%;
    float: left;
    margin: 0 -100% 0 0;
    z-index: 10;
    opacity: 1;
    display: block;
}

.img-place .add-slider img.active,
.page-block-img .apply-slider img.active {
    z-index: 11;
    display: block;
}

.over-video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../../../images/tpl/over-video.png) repeat;
    z-index: 16;
}

.over-video .icon-video {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -80px;
}

.more-info-news-text {
    padding: 40px 0;
}

.show-only-prev-next .slide-time,
.show-only-prev-next .slider-navi-thumbs {
    display: none;
}

.products-actifits {
    position: relative;
    overflow: hidden;
    text-align: left;
    padding-bottom: 0;
    background: #f3f3f3;
    height: auto;
}

#ACTIFS .products-actifits div.product-item {
    position: static;
    float: none;
    overflow: visible;
    display: inline-block;
    vertical-align: top;
/*    display : inline;*/
/*    zoom : 1;*/
    margin: 0;
    height: auto;
    padding-bottom: 50px;
    height: auto !important;
    background: none !important;
    border: none;
}

.products-actifits:after,
.products-actifits:before {
    content: "";
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0;
    display: block;
    background: #fff;
    z-index: 15;
}

.products-actifits:after {
    left: 33.3%;
}

.products-actifits:before {
    left: 66.6%;
}

#EFFICACITE .centered-title {
    max-width: none !important;
}

#EFFICACITE .centered-title .text_title span:before, #EFFICACITE .centered-title .text_title span:after {
    background: #8E998C;
}

#EFFICACITE .innovation-page-text {
    position: absolute;
    top: 15%;
    width: 100%;
    box-sizing: border-box;
}

.product-round-img {
    padding-top: 17px;
    padding-bottom: 53px;
    text-align: center;
}

.product-round-img,
.product-round-img img {
    width: 270px;
    height: 270px;
    margin: 0 auto;
}

.product-text {
    padding: 0 10px;
    margin: 0 auto;
    max-width: 500px;
    color: #7c7c7c;
    font-size: 21px;
    line-height: 1.3em;
    text-align: center;
}

.product-text h3 {
    margin: 0 0 12px 0;
    color: #8fc941;
    font-size: 1.19em;
    line-height: 1.1em;
    min-height: 57px;
}

.products-actifits .product-text h3 .minor-title {
    display: block;
    height: 28px;
}

.product-text h3 strong {
    display: block;
    font-size: 1.32em;
    text-transform: uppercase;
}

.product-text p {
    margin: 12px 0 0 0;
}

/* ~~~~~ innovation-page-block  */
.innovation-page-block {
    background: #031200;
}

.page-item-bg.pi-bg-left {
    left: 0;
}

.page-item-bg.pi-bg-left img {
    margin: 0;
}

.innovation-page-text {
    position: relative;
    z-index: 6;
    padding: 0 60px 0 30%;
    height: 520px;
    font-size: 17px;
    line-height: 0;
    white-space: nowrap;
}

.innovation-page-text:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100%;
}

ul.innovation-page-list {
    display: inline-block;
    vertical-align: middle;
/*    display : inline;*/
/*    zoom : 1;*/
    width: 99%;

    line-height: 1.17em;
    white-space: normal;
}

ul.innovation-page-list li {
    margin: 1.15em 0;
    font-size: 28px;
    line-height: 1.32em;

    display: inline-block;
    vertical-align: top;
/*    display : inline;*/
/*    zoom : 1;*/
    width: 40%;
}

ul.innovation-page-list li.innovation-page-li-wide {
    width: 77%;
}

ul.innovation-page-list li > span {
    display: block;
}

.innovation-name {
    font-weight: 700;
    font-size: 1.08em;
    text-transform: uppercase;
    line-height: normal;
    display: block;
}

.innovation-count-1 .innovation-name {
    font-size: 2em;
    line-height: 1.2em;
    font-weight: bold;
    display: block;
}

.innovation-name sup {
    font-size: 0.5em;
    vertical-align: top;
    top: -5px;
    position: relative;
}

.innovation-note sup {
    font-size: 0.7em;
    vertical-align: top;
    top: -2px;
    position: relative;
}

.innovation-category {
}

.innovation-count-1 .innovation-category {
    font-size: 1.8em;
    padding-top: 20px;
}

.innovation-result {
    color: #90c49e;
    font-size: 3.32em;
    line-height: 1em;
    font-style: italic;
}

.innovation-count-1 .innovation-result {
    font-size: 5.7em;
    margin-top: 40px;
}

.innovation-result sup {
    font-size: 0.5em;
    vertical-align: top;
    line-height: 0.85em;
    margin-left: 0.5em;
}

.innovation-result sup sup {
    font-size: 0.3em;
    vertical-align: top;
    line-height: 1em;
}

.innovation-result b {
    font-weight: 400;
}

.innovation-note {
    position: absolute;
    bottom: 5px;
    z-index: 20;
    left: 30%;
    width: 65%;
    color: #fff;
    font-size: 13px;
    line-height: 1.17em;
}

.innovation-count-1 .innovation-head {
    overflow: inherit;
    max-width: none;
}

@media only screen and (max-width: 1400px) {
    .page-item-bg.pi-bg-left img {
        margin-left: -100px;
    }
}

/* ~~~~~~ advice-block*/
.advice-block {
    position: relative;
    background: #c7c7c7;
}

.advice-block .slider-navi-thumbs,
.advice-block .slide-time {
    display: none;
}

.advice-block .advice-item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
/*    display : inline;*/
/*    zoom : 1;*/
    width: 80%;
    padding: 0 10%;
    margin: 0 -100% 0 0;
    height: 521px;
    z-index: 5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    opacity: 0;
    text-align: center;
    white-space: nowrap;
}

.advice-block .advice-item:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100%;
}

.advice-block .advice-item.active {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    z-index: 7;
}

.advice-block .advice-item-inner {
    display: inline-block;
    vertical-align: middle;
    max-width: 80%;
    white-space: normal;
}

.slide-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.advice-block .advice-item {
    font-size: 21px;
    line-height: 2em;
}

.advice-block .advice-item h3 {
    position: relative;
    margin: 0 auto 1.77em auto;
    max-width: 720px;
    font-size: 1.48em;
    line-height: 1.22em;
    text-transform: uppercase;
}

.advice-block .advice-item p {
    position: relative;
    margin: 0 auto 2em auto;
    max-width: 720px;
    line-height: 1.7em;
}

.advice-block .advice-item p * {
    font-family: 'LegacySansITCPro-Book', 'sans-serif' !important;
}

.advice-block .slide-prev {
    display: block;
    bottom: 50%;
    margin: 0 0 -10px 30px;
}

.advice-block .slide-next {
    display: block;
    bottom: 50%;
    margin: 0 40px -10px 0;
}

.icon-qoute-open-green {
    width: 19px;
    height: 19px;
    background-position: -453px -112px;
    display: block;
    margin: 0 auto;
}

.icon-qoute-close-green {
    width: 19px;
    height: 19px;
    background-position: -472px -112px;
    display: block;
    margin: 0 auto;
}

/* ~~~~ block-cooments */
.block-cooments {
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background: #000;
    white-space: nowrap;
    z-index: 1;
    opacity: 0;
    -moz-transition: opacity 0.5s 0s ease, top 0.5s 0s ease;
    -o-transition: opacity 0.5s 0s ease, top 0.5s 0s ease;
    -webkit-transition: opacity 0.5s 0s ease, top 0.5s 0s ease;
    -ms-transition: opacity 0.5s 0s ease, top 0.5s 0s ease;
    transition: opacity 0.5s 0s ease, top 0.5s 0s ease;
}

.block-cooments:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100%;
}

.block-cooments.open {
    opacity: 1;
    z-index: 20;
    top: 0;
}

.block-cooments .icon-close-filter {
    position: absolute;
    right: 50px;
    top: 20px;
    z-index: 25;
}

.block-cooments-bg {
    position: absolute;
    left: -200%;
    top: 0;
    width: 500%;
    height: 100%;
    z-index: 5;
}

.block-cooments-bg img {
    display: block;
    margin: 0 auto;
    min-width: 20%;
    height: 100%;
}

.block-cooments-text {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    white-space: normal;
    max-width: 750px;
    padding: 0 20px;
    z-index: 15;
    text-align: center;
    color: #fff;
}

.block-cooments-text h3 {
    margin-top: 0.5em;
}

.line-white {
    display: block;
    width: 60px;
    margin: 0.3em auto;
    height: 1px;
    background: #fff;
}

.def-text {
    font-size: 15px;
    line-height: 1.19em;
}

.locator-breadcrumbs .def-text {
    min-height: 1.19em;
}

.def-text p {
    margin: 0 0 0.5em 0;
    line-height: 1.4em;
}

.def-text * {
    font-family: 'LegacySansITCPro-Book', 'sans-serif' !important;
}

.def-text h3 {
    font-size: 1.47em;
    line-height: 1.2em;
    text-transform: uppercase;
    margin-bottom: 0.6em;
}

/* ~~~~~ products */
.light-variant.products {
    background: none;
    position: relative;
    text-align: center;
}

.light-variant.products .product-image-bg {
    position: relative;
    clear: both;
    bottom: auto;
    left: 0;
    width: 100%;
    top: -300px;
    height: 300px;
    margin: 0 0 -300px 0;
    background: url(../../../images/tpl/bg-image-fiche.png) repeat-x 0 0;
    background-size: auto 100%;
}

.light-variant.products .product-item {
    float: none;
    display: inline-block;
    vertical-align: top;
/*    zoom : 1;*/
/*    display : inline;*/
    border: none;
}

.light-variant.products .slider-navi-thumbs a span {
    background-color: #ccc;
}

.maxwidth1400 {
    max-width: 1400px;
    margin: 0 auto;
}

/* #end page inner: 07-ACTUALITES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* #page inner: 08-INSTITUT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.page-block-img {
    position: relative;
    padding: 0 0 30px 0;
    margin: 0 auto;
    max-width: 1700px;
    text-align: center;
}

.bg-green {
    background: url(../../../images/tpl/rep-x-green.png) repeat-x center bottom;
    background-size: auto 100%;
}

.page-block-img .apply-slider {
    overflow: hidden;
    position: relative;
    margin-bottom: 50px;
}

.page-block-text {
    padding: 0 10px 40px 10px;
    margin: 0 auto;
    max-width: 1700px;
    color: #a8a8a8;
    line-height: 1.43em;
}

.page-block-text h3 {
    margin-bottom: 0.6em;
    color: #313131;
}

.page-text-left {
    position: absolute;
    left: 15%;
    top: 30%;
    width: 30%;
    z-index: 10;
}

.prices-block {
    position: relative;
    padding: 85px 0 65px 0;
    background: url(../../../images/tpl/grey-bg-repx.png) repeat-x 0 0;
    border-top: #cdcdcd 1px solid;
    text-align: center;
}

.prices-block:before {
    content: "";
    position: absolute;
    left: 50%;
    top: -1px;
    width: 30px;
    height: 15px;
    margin-left: -15px;
    background: url(../../../images/tpl/icons.png) no-repeat -188px -104px;
}

.prices-block-item {
    display: inline-block;
    vertical-align: top;
/*    zoom : 1;*/
/*    display : inline;*/
    width: 30%;
    margin: 0 1.5%;
}

.prices-block-item p {
    color: #aeaeae;
}

.prices-block .icon-close-filter {
    position: absolute;
    right: 40px;
    top: 20px;
}

.contact-block-with-map {
    border-top: #cdcdcd 1px solid;
    background: #f3f3f3;
}

.contact-block-with-map .centered-title {
    padding-bottom: 20px;
}

.contact-block-with-map .light-bg-title:after {
    display: none;
}

.contact-block-with-map {
    text-align: center;
}

.contact-block-with-map h4,
.contact-block-with-map .h4 {
    margin-bottom: 1.2em;
    font-weight: 400;
    font-size: inherit;
    text-transform: uppercase;
}

.map-box {
    margin-top: 45px;
    width: 100%;
    height: 610px;
}

.page-offices .map-over,
.page-offices .map-box {
    height: 615px;
    margin: 0;
}

.page-offices .map-over {
    width: 100%;
}

.spa-description {
    color: #494949;
}

#LETAGE .text_title span:before, #LETAGE .text_title span:after {
    background: #313131;
}

#CONTACT .text_title span:before, #CONTACT .text_title span:after {
    background: #313131;
}

.page-institut #CONTACT.def-text p {
    line-height: 1.1em;
}

/* #end page inner: 08-INSTITUT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* #page inner: 09-STORE-LOCATOR
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.office-items-list-over {
    position: relative;
    float: left;
    width: 70%;
}

.page-store-locator-inner {
    max-width: 1600px;
    padding: 0 10px;
    margin: 0 auto;
    color: #7c7c7c;
}

.page-store-locator .light-bg-title:after {
    background: none;
}

.office-item {
    float: right;
    width: 27%;
    font-size: 20px;
    line-height: 1.3em;
    color: #313131;
    font-weight: bold;
}

.office-item img {
    display: block;
    margin: 0 auto;
}

.office-item h3 {
    margin-bottom: 0.5em;
    font-size: 1.95em;
    line-height: 1em;
    color: #172d12;
}

.office-item h5 {
    margin-bottom: 0.7em;
    text-transform: none;
    color: #313131;
    font-size: 1.1em;
    line-height: 1em;
    font-weight: normal;
}

.addr-line {
    margin-bottom: 1.4em;
    font-size: 0.95em;
    line-height: 1.3em;
    color: #7c7c7c;
    margin-top: 7px;
}

.addr-line a {
    text-decoration: none;
    color: #172d12;
    font-weight: 700;
}

.addr-line a:hover {
    text-decoration: underline;
}

.office-items-list {
    /*width:70%;*/
    padding-bottom: 40px;
}

.office-items-list .map-box {
    margin-top: 2px;
}

.office-one-address {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    color: #7c7c7c;
/*    zoom : 1;*/
/*    display : inline;*/
}

.address-text {
    position: relative;
    padding-left: 92px;
    min-height: 65px;
    color: #7c7c7c;
}

.icon-tm-white {
    width: 65px;
    height: 65px;
    background-position: -376px -256px;
}

.icon-tm-border-white {
    width: 65px;
    height: 65px;
    background-position: -376px -321px;
}

.address-text .icon-tm-white,
.address-text .icon-tm-border-white {
    position: absolute;
    left: 0;
    top: 0;
}

.address-text h4, .address-text .h4 {
    color: #000000;
    font-weight: bold;
}

/* #end page inner: 09-STORE-LOCATOR
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* #page inner: 13-ML
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.privacy-policy-page {
    margin: 0 auto;
    max-width: 1600px;
    padding: 0 10px 40px 10px;
    color: #686868;
}

.privacy-policy-page h5 {
    color: #484848;
    margin-bottom: 0.7em;
    font-size: 1.3em;
    line-height: 1.2em;
}

.privacy-policy-page h6 {
    text-transform: uppercase;
    margin-bottom: 0.5em;
    color: #000000;
    font-size: 1em;
    line-height: 1.2em;
}

.privacy-policy-page mark {
    background: none;
    color: #484848;
    font-weight: 700;
}

/* #end page inner: 13-ML
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* #page inner: 14-PLAN-SITE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.plan-site-page,
.plan-site-page #content,
.plan-site-page .light-bg-title {
    background-color: #f3f3f3;
}

.plan-site-page .light-bg-title:after {
    display: none;
}

ul.plan-site-list {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 10px;
    margin-bottom: 40px;
}

ul.plan-site-list > li {
    position: relative;
    overflow: hidden;
    background: #fff;
    margin: 0 0 40px 0;
    padding: 10px 6%;

    font-size: 23px;
    line-height: 1.56em;
}

ul.plan-site-list > li h2 {
    font-size: 23px;
    text-align: left;
    line-height: 1.56em;
}

ul.plan-site-list li a {
    text-decoration: none;
}

ul.plan-site-list > li > a {
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
}

ul.plan-site-list > li > ul {
    position: relative;
    overflow: hidden;
    margin: 18px -50px 28px -50px;
}

ul.plan-site-list > li > ul:before {
    content: "";
    z-index: 15;
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 100%;
    background: #fff;
}

ul.plan-site-list > li > ul > li {
    position: static;
    padding-left: 50px;
    padding-bottom: 20px;
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: top;
    width: 27%;
}

ul.plan-site-list > li > ul > li:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    margin-left: -31px;
    border-left: #b1b1b1 1px solid;
}

ul.plan-site-list > li > ul > li > a {
    color: #004824;
    font-weight: 300;
}

ul.plan-site-list > li > ul > li > ul {
    margin: 15px 0 0 0;
}

ul.plan-site-list > li > ul > li > ul > li {
    padding: 5px 0;
    font-size: 16px;
    line-height: 1.68em;
}

ul.plan-site-list > li > ul > li > ul > li a {
    color: #4c4c4c;
    font-weight: 700;
    font-size: 17px;
}

ul.plan-site-list > li > ul > li > ul > li h3 {
    font-size: 17px;
}

ul.plan-site-list > li a:hover {
    color: #ffe141 !important;
}

/* # Autres revendeurs
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.section-autres-revendeurs .pane-title {
  font-size: 28px;
  margin-top: 30px;
}

.section-autres-revendeurs .plan-site-page {
    display: none;
}

.section-autres-revendeurs .node--page .content {
    position: relative;
    left: 15%;
    margin: 5rem 0;
    line-height: 2;
    text-transform: uppercase;
}

/* #other pager
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.video-maniere {
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: center;
    background-repeat: no-repeat !important;
}

.video-maniere .play-video-link {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -80px;
    z-index: 16;
}

.video-maniere .play-video-link.open {
    opacity: 0;
}

.video-maniere img {
    z-index: 13;
}

.video-maniere iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
}

.btn-en-savoir {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 210px;
    margin-left: -170px;
    z-index: 14;
    background: #000;
    border-left: transparent 65px solid;
    border-right: transparent 65px solid;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
}

.btn-en-savoir:after,
.btn-en-savoir:before {
    content: "";
    position: absolute;
    width: 23px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    background: url(../../../images/tpl/en.png) no-repeat;
}

.btn-en-savoir:after {
    left: -30px;
}

.btn-en-savoir:before {
    right: -30px;
}

.product-hover {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    background: url(../../../images/tpl/green-over.png) repeat;
    text-align: center;
    opacity: 0;
}

.product-item:hover .product-hover {
    opacity: 0.85;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
}

.product-item-karite .product-hover:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 110%;
    background: url(../../../images/tpl/karite-leaf-bg.png) no-repeat center 0;
    background-size: auto 100%;
    z-index: -1;
}

.product-hover h3 {
    padding: 25px 0 0 0;
    font-size: 29px;
    line-height: 1em;
    color: #fff;
    text-transform: uppercase;
}

.product-hover h4,
.product-hover .h4 {
    color: #97bf0d;
    font-size: 23px;
    line-height: 31px;
}

.product-hover h5 {
    color: #fff;
    font-size: 20px;
    line-height: 25px;
}

.product-hover h6 {
    color: #ffffff;
    font-size: 14px;
    line-height: 2em;
}

.some-info {
    position: absolute;
    left: 5%;
    bottom: 7%;
    width: 90%;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    pointer-events: none;
}

.icon-nature.white {
    background-position: -424px -143px;
}

.plus {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    background: url(../../../images/tpl/ico-plus.png) no-repeat center center;
    -moz-transition: all 0.5s 0s ease-out;
    -o-transition: all 0.5s 0s ease-out;
    -webkit-transition: all 0.5s 0s ease-out;
    -ms-transition: all 0.5s 0s ease-out;
    transition: all 0.5s 0s ease-out;
}

.small-size {
    font-size: 0.8em;
    line-height: 1em;
}

.block-differens {
    text-align: center;
}

.btn-with-arrows {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 740px;
    padding: 10px 50px;
    background: #f0f0f0;
    text-decoration: none;
    text-transform: uppercase;
    font: 700 18px/21px 'LegacySansITCPro-Book', 'sans-serif';
    color: #a8a8a8;
}

.btn-with-arrows:before,
.btn-with-arrows:after {
    position: absolute;
    content: "";
    width: 23px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    background: url(../../../images/tpl/icons.png) no-repeat -409px -174px;
}

.btn-with-arrows:before {
    left: 19px;
}

.btn-with-arrows:after {
    right: 19px;
}

.block-differens.open .btn-with-arrows:before,
.block-differens.open .btn-with-arrows:after {
    background-position: -409px -186px;
}

.block-differens-body {
    position: relative;
    overflow: hidden;
    max-height: 0;
}

.block-differens-body-inner {
    padding: 75px 75px 30px 75px;
    background: #031002 url(../../../images/tpl/rep-green.png) repeat-y 0 0;
}

.block-differens.open .block-differens-body {
    max-height: 450px;
}

.head-difference {
    position: relative;
    overflow: hidden;
    max-width: 800px;
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center;
    font-size: 34px;
    font-weight: 700;
    line-height: 37px;
}

.head-difference strong {
    position: relative;
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: top;
}

.head-difference strong:before,
.head-difference strong:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 100%;
    height: 1px;
    margin: 0 16px;
    background: #fff;
}

.head-difference strong:before {
    right: 100%;
}

.head-difference strong:after {
    left: 100%;
}

.block-differens-body p {
    max-width: 600px;
    margin: 50px auto 0 auto;
}

.block-differens-body p a,
.block-differens-body p b {
    display: block;
    line-height: 30px;
    text-decoration: none;
    color: #97bf0d;
    font-weight: 700;
}

.block-differens-body p a {
    text-transform: uppercase;
}

.block-differens-body .block-differens-body-inner .txt-column2 .button-cta {
    display: block;
    max-width: 220px;
    margin: 10px auto;
    background: #fff;
    border: 1px solid #a0cd63;
    padding: 5px;
    color: #a0cd63;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
}

.block-differens-body .block-differens-body-inner .txt-column2 .button-cta a {
    color: #a0cd63;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.hor-slider {
    position: relative;
    white-space: nowrap;
}

.hor-slider-over .slide-prev {
    display: block;
    left: 30px;
}

.hor-slider-over .slide-next {
    display: block;
    right: 40px;
}

/* */
.product-detail-timeblock-more {
    position: relative;
    display: none;
    margin: 0 -5000px;
    padding: 0 5000px;
    /*background:#fff;*/
    border-bottom: #d5d5d5 1px solid;
    border-top: #d5d5d5 1px solid;
}

body.page-diagnostic-cheveux-rene-furterer .product-detail-timeblock-more {
    margin: 0 0;
    padding: 0 0;
}

.product-detail-time-text p.solution-title {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1em;
    padding-bottom: 0.25em;
}

.product-detail-time-text p.solution-subtitle {
    font-weight: bold;
    font-size: 1em;
    padding-bottom: 1em;
}

.product-detail-time-text p.solution-paragraph {
    font-size: 1em;
    line-height: 1.3em;
}

.product-detail-time-items {
    position: relative;
}

.product-detail-timeblock-more .icon-close-filter {
    position: absolute;
    right: 30px;
    top: 10px;
}

.triangle-right,
.triangle-left {
    position: absolute;
    left: 75%;
    top: -11px;
    margin: 0 0 0 -11px;
    width: 22px;
    height: 11px;
    background: url(../../../images/tpl/23.png) no-repeat 0 0;
}

.triangle-left {
    left: 25%;
}

@media only screen and (min-width: 731px) {
    .two-column-more {
        vertical-align: top;
        text-align: center;
    }
}

#DECOUVREZ .products {
    border-bottom: #d8d8d8 1px solid;
}

.product-detail-preview-text h3 {
    text-transform: uppercase;
}

.product-detail-time-item {
    text-align: left;
    display: inline-block;
}

.width-50 {
    width: 49%;
}

.width-100 .product-detail-time-img {
    float: none;
}

.width-100 .product-detail-time-text {
    display: inline-block;
}

.product-detail-time-img {
    margin: 0;
    width: 245px;
    padding-top: 27px;
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: top;
    text-align: center;
    float: left;
}

.readmore-js-expanded {
    padding-bottom: 0.6em;
}

.product-detail-time-img img {
}

.product-detail-time-text {
    max-width: 99%;
    padding: 27px 0;
    display: block;
/*    zoom : 1;*/
/*    display : inline;*/
    font-size: 28px;
    line-height: 29px;
    overflow: hidden;
}

.product-detail-time-text p {
    margin-bottom: 13px;
}

.rituel-personalize a.link-border-salad {
    font-weight: bold !important;
}

/* ~~~~~~~~~~~ email form */
.form-email {
    position: relative;
    display: none;
    margin: 0;
    padding: 63px 0;
    border-top: #d5d5d5 1px solid;
    border-bottom: #c2c2c2 1px solid;
    background: url(../../../images/tpl/type3.png) repeat-x 0 0 #fff;
    line-height: 25px;
    font-size: 21px;
}

.form-email h3 {
    margin-bottom: 5px;
    font-size: 34px;
    line-height: 35px;
    text-transform: uppercase;
    text-align: center;
}

.form-email p {
    text-align: center;
}

.form-email-body {
    margin: 0 auto;
    width: 90%;
    max-width: 1350px;
}

.form-email-body form {
    margin-top: 75px;
}

.form-email-body-sex {
    margin-bottom: 50px;
}

.form-email-body-sex span.custom-radio {
    background-position: -349px -359px;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-bottom: 2px;
}

.form-email-body-sex span.custom-radio.active {
    background-position: -349px -374px;
}

.form-email-body-sex label {
    margin-right: 35px;
    font-weight: 700;
    font-size: 21px;
    line-height: 25px;
}

.form-email-body-left {
    width: 41%;
    float: left;
}

.form-email-body-right {
    width: 52%;
    float: right;
}

.form-email-body-over {
    position: relative;
}

.show-message {
}

.show-message form {
    visibility: hidden;
}

.thanks-text {
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

.show-message .thanks-text {
    display: block;
}

.thanks-text h3 {
    position: absolute;
    bottom: 50%;
    left: 0;
    width: 100%;
    margin: 0;
}

.thanks-text p {
    position: absolute;
    top: 50%;
    left: 0;
    margin: 0;
    width: 100%;
}

.form-email-body label sup {
}

.form-field {
    clear: both;
    margin: 0 10px 0 0;
    line-height: 45px;
}

.form-email-body-left .form-field label {
    width: 27%;
    float: left;
}

.form-field label {
    font-weight: 700;
    text-transform: uppercase;
    line-height: 45px;
}

.form-field input[type=text],
.form-field input[type=email],
.form-field input[type=tel],
.form-field input[type=password] {
    height: 43px;
    padding: 0 0 0 10px;
    border: #b7b7b7 1px solid;
    background: #fff;
    font: 700 14px/43px 'LegacySansITCPro-Book', 'sans-serif';
}

.form-email-body-left input {
    float: right;
    width: 67%;
    margin: 0 0 36px 0;
}

.date-fields {
    white-space: nowrap;
}

.date-fields label {
    float: left;
    margin-right: 10%;
}

.date-fields input {
    float: left;
    width: 10%;
    margin: 0 0 35px 0;
    text-align: center;
    padding: 0 !important;
}

.date-fields span {
    margin: 0 10px;
}

.cp-field {
    margin-bottom: 36px;
}

.cp-field label {
    margin-right: 10%;
}

.accept-agreement {
    position: relative;
    padding: 0 0 0 28px;
    line-height: 20px;
    font-weight: 700;
    font-size: 16px;
    text-align: left;
}

.accept-agreement label.option {
    line-height: 13px !important;
}

.i18n-zh-hant .accept-agreement label.option {
    line-height: 1.2 !important;
}

/* only for ie11 */

_:-ms-fullscreen, :root .accept-agreement label.option {
    line-height: 15px !important;
}

@media (min-width: 1180px) {
    body:not(.i18n-zh-hant) .accept-agreement label.option {
        position: relative;
        top: 2px;
    }
}

@media (min-width: 1650px) {
    .accept-agreement label.option {
        line-height: 18px !important;
    }
}

.accept-agreement label.option > span {
    font-size: 13px !important;
    line-height: 13px !important;
}

.i18n-zh-hant .accept-agreement label.option > span {
    line-height: 1.2 !important;
}

.accept-agreement span.custom-checkbox {

}

.form-email-body input[type="submit"] {
    display: block;
    margin: 0 auto;
    width: 157px;
    height: 34px;
    clear: both;
    border: #8fc941 1px solid;
    color: #8fc941;
    background: #fff;
    text-transform: uppercase;
    font: 700 18px/34px 'LegacySansITCPro-Book', 'sans-serif';
}

.form-email-body input[type="submit"]:hover {
    background: #8fc941;
    color: #fff;
}

.form-email .icon-close-filter {
    position: absolute;
    right: 29px;
    top: 29px;
}

.form-field ::-webkit-input-placeholder {
    color: #000;
}

.form-field :-moz-input-placeholder {
    color: #000;
}

.form-field :placeholder {
    color: #000;
}

.form-field .placeholder {
    color: #000;
}

span.custom-checkbox {
    position: relative;
    display: inline-block;
/*    zoom : 1;*/
/*    display : inline;*/
    vertical-align: middle;
    background: url(../../../images/tpl/icons.png) no-repeat -441px -328px;
    width: 16px;
    height: 16px;
    margin: 0 12px 0 0;
}

span.custom-checkbox input {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    margin: 0;
}

span.custom-checkbox.active {
    background-position: -441px -344px;
}

.error-text {
    clear: both;
    text-align: center;
    margin-bottom: 16px;
}

.error label,
.error-text {
    color: #ea4625;
}

.error input {
    border-color: #ea4625 !important;
}

.show-in-mobile,
.page-actualites-more {
    display: none;
}

/* #Animations
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
@media only screen and (min-width: 731px) {
    .retour-link,
    .img-place .add-slider img,
    .page-block-img .apply-slider img {
        display: none;
    }

    .entity.entity-field-collection-item.field-collection-item-field-article-image-and-video.slider-item {
        display: none;
    }

    body.node-type-article .entity.entity-field-collection-item.field-collection-item-field-article-image-and-video.slider-item {
        display: block;
    }

    .entity.entity-field-collection-item.field-collection-item-field-article-image-and-video.slider-item.active {
        display: block;
    }

    .img-place .add-slider .field-collection-item-field-article-image-and-video img {
        display: block;
    }

    .page-front .retour-link,
    .page-diagnostic .retour-link,
    .page-produits .retour-link,
    .page-rituels .retour-link,
    .page-node .retour-link,
    .page-diagnostic-cheveux-rene-furterer-rituel-personnalise .retour-link.show-in-mobile {
        display: block;
    }

    .page-diagnostic .bottom-crumbs {
        display: none;
    }

    .page-diagnostic .pre-footer {
        display: block !important;
    }

    /*.slider-item{
      -moz-transition: opacity 1s 0s ease;
      -o-transition: opacity 1s 0s ease;
      -webkit-transition: opacity 1s 0s ease;
      -ms-transition: opacity 1s 0s ease;
      transition: opacity 1s 0s ease;}*/
    ul.main-menu li a {
        -moz-transition: background-position 0.5s 0s ease;
        -o-transition: background-position 0.5s 0s ease;
        -webkit-transition: background-position 0.5s 0s ease;
        -ms-transition: background-position 0.5s 0s ease;
        transition: background-position 0.5s 0s ease;
    }

    .slider-navi-thumbs a {
        -moz-transition: background-color 0.5s 0s ease;
        -o-transition: background-color 0.5s 0s ease;
        -webkit-transition: background-color 0.5s 0s ease;
        -ms-transition: background-color 0.5s 0s ease;
        transition: background-color 0.5s 0s ease;
    }

    .header-menu ul,
    .sub-step ul li ul,
    .sub-step,
    .block-differens-body {
        -moz-transition: max-height 0.5s 0s ease;
        -o-transition: max-height 0.5s 0s ease;
        -webkit-transition: max-height 0.5s 0s ease;
        -ms-transition: max-height 0.5s 0s ease;
        transition: max-height 0.5s 0s ease;
    }

    .sub-step {
        -moz-transition: max-height 0s 0s ease !important;
        -o-transition: max-height 0s 0s ease !important;
        -webkit-transition: max-height 0s 0s ease !important;
        -ms-transition: max-height 0s 0s ease !important;
        transition: max-height 0s 0s ease !important;
    }

    .filter-block-list {
        -moz-transition: max-height 0.5s 0s ease, margin 0.1s 0s ease;
        -o-transition: max-height 0.5s 0s ease, margin 0.1s 0s ease;
        -webkit-transition: max-height 0.5s 0s ease, margin 0.1s 0s ease;
        -ms-transition: max-height 0.5s 0s ease, margin 0.1s 0s ease;
        transition: max-height 0.5s 0s ease, margin 0.1s 0s ease;
    }

    /* .header-top */
    .header-top {
        -moz-transition: height 0.1s 0s ease;
        -o-transition: height 0.1s 0s ease;
        -webkit-transition: height 0.1s 0s ease;
        -ms-transition: height 0.1s 0s ease;
        transition: height 0.1s 0s ease;
    }

    #content {
        /*-moz-transition: border-top-width 0.1s 0s ease;*/
        /*-o-transition: border-top-width 0.1s 0s ease;*/
        /*-webkit-transition: border-top-width 0.1s 0s ease;*/
        /*-ms-transition: border-top-width 0.1s 0s ease;*/
        /*transition: border-top-width 0.1s 0s ease;*/
    }

    /* icon logo */
    .icon.icon-logo {
        -moz-transition: opacity 0.1s 0s linear;
        -o-transition: opacity 0.1s 0s linear;
        -webkit-transition: opacity 0.1s 0s linear;
        -ms-transition: opacity 0.1s 0s linear;
        transition: opacity 0.1s 0s linear;
    }

    .icon.icon-small-logo {
        -moz-transition: opacity 0s 0s linear;
        -o-transition: opacity 0s 0s linear;
        -webkit-transition: opacity 0s 0s linear;
        -ms-transition: opacity 0s 0s linear;
        transition: opacity 0s 0s linear;
    }

    .scrolled .icon.icon-logo {
        -moz-transition: opacity 0s 0s linear;
        -o-transition: opacity 0s 0s linear;
        -webkit-transition: opacity 0s 0s linear;
        -ms-transition: opacity 0s 0s linear;
        transition: opacity 0s 0s linear;
    }

    .scrolled .icon.icon-small-logo {
        -moz-transition: opacity 0.1s 0s linear;
        -o-transition: opacity 0.1s 0s linear;
        -webkit-transition: opacity 0.1s 0s linear;
        -ms-transition: opacity 0.1s 0s linear;
        transition: opacity 0.1s 0s linear;
    }

    /* color */
    .filter-block-list ul li a {
        -moz-transition: color 0.3s 0s ease;
        -o-transition: color 0.3s 0s ease;
        -webkit-transition: color 0.3s 0s ease;
        -ms-transition: color 0.3s 0s ease;
        transition: color 0.3s 0s ease;
    }

    /* scale */
    .zoomed-img img,
    .actualize-item img.zoomed-img,
    .over-actualize,
    .product-item-image img {
        -moz-transition: all 1.8s ease 0s;
        -o-transition: all 1.8s ease 0s;
        -webkit-transition: all 1.8s ease 0s;
        -ms-transition: all 1.8s ease 0s;
        transition: all 1.8s ease 0s;
    }
}

.services-page-block .centered-title .text_title > span:after,
.services-page-block .centered-title .text_title > span:before {
    background: #FFFFFF;
}

.page-locator .pre-footer {
    display: none;
}

.block-differens-body-inner .centered-title .text_title {
    color: #fff;
    line-height: 1.5em;
    font-size: 0.7em;
}

.block-differens-body-inner p {
    margin-top: -2em;
}

.block-differens-body-inner .txt-column2 {
    font-size: 0.85em;
    font-weight: bold;
}

.block-differens-body-inner {
    padding-bottom: 3em;
    padding-top: 0;
}

.block-differens-body-inner .centered-title .text_title span:before,
.block-differens-body-inner .centered-title .text_title span:after {
    background: none !important;
    top: 0.8em;
    margin-right: 0.5em;
}

.block-differens-body-inner .centered-title .text_title span:after {
    margin-left: 0.5em;
}

.is-hidden {
    display: none;
}

.inner-page-rituel h2.small-text {
    text-transform: none;
    font-weight: normal;
    margin: 0 0 1.25em;
}

#GENERIC a.link-border-salad {
    font-weight: bold;
}

#CAPILLISCOPE h4.text_subtitle {
    color: #fff;
}

.block-differens-body .block-differens-body-inner p span {
    display: inline-block;
    min-height: 50px;
}

.block-differens-body-inner p.en-plus {
    font-size: 0.85em;
    font-weight: bold;
}

input::-ms-clear {
    display: none;
    height: 0;
    width: 0;
}

#Promo .icon-close-filter {
    z-index: 100;
    position: absolute;
    right: 26px;
    top: 30px;
    cursor: pointer;
    display: none;

}

#Promo.run-video .icon-close-filter {
    display: block;
}

#Promo.run-video .icon-video {
    display: none;
}

#Promo .slider-text p,
#ACTUALITES .news-slider-text p {
    line-height: 1.5em !important;
}

#Promo .slider-item .link-border-salad {
    margin: 10px;
    padding-bottom: 0;
}

#article-full .icon-close-filter, .video-maniere .icon-close-filter {
    z-index: 100;
    position: absolute;
    right: 15px;
    top: 30px;
    cursor: pointer;
    display: none;
}

#article-full iframe + .icon-close-filter, .video_open .icon-close-filter {
    display: block;
}

.video-maniere .icon-close-filter {
    right: 55px;
}

.video-maniere .block-cooments.open .icon-close-filter {
    display: block;
}

.page-institut .page-block-text {
    color: #3b3b3b !important;
    overflow: hidden;
}

/*.form-field.date-fields .placeholder {*/
/*position: relative !important;*/
/*float: right;*/
/*text-align: center;*/
/*margin: 0 !important;*/
/*right: 2px;*/
/*line-height: 31px !important;*/
/*}*/

/*.form-field.date-fields input {*/
/*margin-right: -11%;*/
/*}*/

@media (max-width: 730px) {
    .slider-img-center img, .slider-img-right img, .slider-img-left img {
        width: auto !important;
        min-width: 0 !important;
        max-width: none !important;
    }

    .slider-img {
        top: auto;
        bottom: 0;
        height: auto !important;
    }

    .slider-img-center img {
        left: -50%;
    }
}

@media (max-width: 834px) {
    .page-personalize p br {
        display: none !important;
    }
}

@media (min-width: 1500px) {

}

@media (min-width: 1500px) {

}

@media (min-width: 1600px) {
    .plan-site-page ul.plan-site-list > li h2 {
        font-weight: normal;
    }

    .show-only-prev-next .slide-prev, .show-only-prev-next .slide-next {
        margin: 0 50px;
    }

    .page-offices .map-over {
        margin-bottom: 50px;
    }

    .address-text {
        margin-bottom: 40px;
    }

    .page-block-text {
        padding: 0 50px 40px;
    }

    #CAPILLISCOPE .page-text-left {
        left: 125px;
    }
}

@media (min-width: 1700px) {
    #CAPILLISCOPE {
        max-width: 1700px;
        margin: 0 auto;
    }
}

@media (min-width: 1900px) {
    .bg-green {
        margin: 0 auto;
        max-width: 1700px;
    }
}

@media (min-width: 731px) and (max-width: 800px) {
    .sub-step3 .sub-step-wrapper {
        padding: 90px 25px 20px 110px !important;
    }
}

@media (min-width: 800px) and (max-width: 920px) {
    .sub-step3 .sub-step-wrapper {
        padding: 90px 75px 20px 150px !important;
    }
}

@media (min-width: 920px) and (max-width: 1050px) {
    .sub-step3 .sub-step-wrapper {
        padding: 90px 155px 20px 170px !important;
    }
}

@media (min-width: 1050px) and (max-width: 1180px) {
    .sub-step3 .sub-step-wrapper {
        padding: 90px 215px 20px 240px !important;
    }
}

@media (min-width: 1180px) {
    .sub-step3 .sub-step-wrapper {
        padding: 90px 215px 20px 240px !important;
    }
}

@media screen and (min-width: 930px) and (max-width: 1180px) {
    body.node-type-product #MANIERE .video-maniere > img {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        max-height: none !important;
        height: auto !important;
    }
}

#admin-menu, #admin-menu .dropdown {
    z-index: 9999;
}

.page-trouver-point-vente .select2-drop:not(.select-lang-option) {
    z-index: 99;
}

a[href^=tel] {
    color: inherit;
    text-decoration: none;
}

.slide-prev, .slide-next {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
}

.rtecenter {
    line-height: normal;
}

#Promo.slider.run-video ul {
    z-index: 23;
}

.page-subscription-confirm .pane-title {
    display: none;
}

.node-type-expert-folder .page-block-text {
    color: #000 !important;
    text-align: center;
    max-width: 1100px;
}

.node-type-expert-folder .field-collection-container {

}


/** Admin preview fix (13220)
 ---------------------------------------------------------*/

.product-item.node-preview {
    height: auto !important;
}

.product-item.node-preview .product-text > p {
    white-space: pre-line;
}


body.i18n-zh-hant .pf-diagnostic-personalized-ritual-form .form-email-body-left .form-field input[type=text],
body.i18n-zh-hant .pf-diagnostic-personalized-ritual-form .form-email-body-left .form-field input[type=email],
body.i18n-zh-hant .pf-diagnostic-personalized-ritual-form .form-email-body-left .form-field input[type=tel],
body.i18n-zh-hant .pf-diagnostic-personalized-ritual-form .form-email-body-left .form-field input[type=password],
body.i18n-zh-hant .pf-diagnostic-personalized-ritual-form .form-email-body-right .form-field input[type=text],
body.i18n-zh-hant .pf-diagnostic-personalized-ritual-form .form-email-body-right .form-field input[type=email],
body.i18n-zh-hant .pf-diagnostic-personalized-ritual-form .form-email-body-right .form-field input[type=tel],
body.i18n-zh-hant .pf-diagnostic-personalized-ritual-form .form-email-body-right .form-field input[type=password],
body.i18n-zh-hant h4,
body.i18n-zh-hant .h4,
body.i18n-zh-hant h5,
body.i18n-zh-hant h6,
body.i18n-zh-hant #main,
body.i18n-zh-hant .select-lang,
body.i18n-zh-hant .header-top #lang_dropdown_form_language > div,
body.i18n-zh-hant input[type=text],
body.i18n-zh-hant input[type=submit],
body.i18n-zh-hant .header-search input[type=text],
body.i18n-zh-hant ul.main-menu li,
body.i18n-zh-hant ul.main-menu li a,
body.i18n-zh-hant .slider-text,
body.i18n-zh-hant .slider-text h3,
body.i18n-zh-hant .slider-text h4,
body.i18n-zh-hant .slider-text .h4,
body.i18n-zh-hant a.link-border-salad,
body.i18n-zh-hant a.link-bg-salad,
body.i18n-zh-hant input.input-border-salad,
body.i18n-zh-hant a.link-border-salad2,
body.i18n-zh-hant a.link-border-grey,
body.i18n-zh-hant .centered-title h1,
body.i18n-zh-hant .centered-title h2,
body.i18n-zh-hant .centered-title .text_title,
body.i18n-zh-hant .section-bg-title h3,
body.i18n-zh-hant .product-head h3,
body.i18n-zh-hant .product-head h4,
body.i18n-zh-hant .product-head .h4,
body.i18n-zh-hant .product-sub-head *,
body.i18n-zh-hant .left-help-menu ul li,
body.i18n-zh-hant .advice-block .advice-item p *,
body.i18n-zh-hant .def-text *,
body.i18n-zh-hant .btn-with-arrows,
body.i18n-zh-hant .form-field input[type=text],
body.i18n-zh-hant .form-field input[type=email],
body.i18n-zh-hant .form-field input[type=tel],
body.i18n-zh-hant .form-field input[type=password],
body.i18n-zh-hant .form-email-body input[type="submit"],
body.i18n-zh-hant .centered-title h1,
body.i18n-zh-hant .centered-title h2,
body.i18n-zh-hant .centered-title .text_title,
body.i18n-zh-hant .subscribe-field input[type=text],
body.i18n-zh-hant .subscribe-field .custom-select-over .custom-select-value,
body.i18n-zh-hant .page-institut #CONTACT.def-text p,
body.i18n-zh-hant .page-institut #CONTACT.def-text p *,
body.i18n-zh-hant .map-popup,
body.i18n-zh-hant .pf-diagnostic-personalized-ritual-form .form-email-body-left .form-field input[type=text],
body.i18n-zh-hant .pf-diagnostic-personalized-ritual-form .form-email-body-left .form-field input[type=email],
body.i18n-zh-hant .pf-diagnostic-personalized-ritual-form .form-email-body-left .form-field input[type=tel],
body.i18n-zh-hant .pf-diagnostic-personalized-ritual-form .form-email-body-left .form-field input[type=password],
body.i18n-zh-hant .pf-diagnostic-personalized-ritual-form .form-email-body-right .form-field input[type=text],
body.i18n-zh-hant .pf-diagnostic-personalized-ritual-form .form-email-body-right .form-field input[type=email],
body.i18n-zh-hant .pf-diagnostic-personalized-ritual-form .form-email-body-right .form-field input[type=tel],
body.i18n-zh-hant .pf-diagnostic-personalized-ritual-form .form-email-body-right .form-field input[type=password],
body.i18n-zh-hant.page-contact .view-content input[type="text"],
body.i18n-zh-hant.page-contact .view-content textarea,
body.i18n-zh-hant.page-contact .view-content input[type="submit"],
body.i18n-zh-hant.page-contact .select2-results:not(#select2-results-10) .select2-result-label:before,
body.i18n-zh-hant.page-contact .select2-results:not(#select2-results-10) .select2-result-label,
body.i18n-zh-hant.page-contact .confirm-body pre,
body.i18n-zh-hant.page-contact .confirm-link a,
body.i18n-zh-hant.page-contact-rene-furterer .form-item input[type="text"],
body.i18n-zh-hant.page-contact-rene-furterer #edit-field-contact-message textarea,
body.i18n-zh-hant.page-contact-rene-furterer .form-actions.form-wrapper input[type="submit"],
body.i18n-zh-hant.node-type-expert-page #content .entity-field-collection-item.title h2,
body.i18n-zh-hant.node-type-expert-page #content .entity-field-collection-item.title h2,
body.i18n-zh-hant.node-type-expert-page #content .pane-footer-block .link a,
body.i18n-zh-hant.node-type-expert-folder .expert-page-teaser .field-cta > a {
    font-family: 'Noto Sans TC', sans-serif !important;
}

body.i18n-el .pf-diagnostic-personalized-ritual-form .form-email-body-left .form-field input[type=text],
body.i18n-el .pf-diagnostic-personalized-ritual-form .form-email-body-left .form-field input[type=email],
body.i18n-el .pf-diagnostic-personalized-ritual-form .form-email-body-left .form-field input[type=tel],
body.i18n-el .pf-diagnostic-personalized-ritual-form .form-email-body-left .form-field input[type=password],
body.i18n-el .pf-diagnostic-personalized-ritual-form .form-email-body-right .form-field input[type=text],
body.i18n-el .pf-diagnostic-personalized-ritual-form .form-email-body-right .form-field input[type=email],
body.i18n-el .pf-diagnostic-personalized-ritual-form .form-email-body-right .form-field input[type=tel],
body.i18n-el .pf-diagnostic-personalized-ritual-form .form-email-body-right .form-field input[type=password],
body.i18n-el h4,
body.i18n-el .h4,
body.i18n-el h5,
body.i18n-el h6,
body.i18n-el #main,
body.i18n-el .select-lang,
body.i18n-el .header-top #lang_dropdown_form_language > div,
body.i18n-el input[type=text],
body.i18n-el input[type=submit],
body.i18n-el .header-search input[type=text],
body.i18n-el ul.main-menu li,
body.i18n-el ul.main-menu li a,
body.i18n-el .slider-text,
body.i18n-el .slider-text h3,
body.i18n-el .slider-text h4,
body.i18n-el .slider-text .h4,
body.i18n-el a.link-border-salad,
body.i18n-el a.link-bg-salad,
body.i18n-el input.input-border-salad,
body.i18n-el a.link-border-salad2,
body.i18n-el a.link-border-grey,
body.i18n-el .centered-title h1,
body.i18n-el .centered-title h2,
body.i18n-el .centered-title .text_title,
body.i18n-el .section-bg-title h3,
body.i18n-el .product-head h3,
body.i18n-el .product-head h4,
body.i18n-el .product-head .h4,
body.i18n-el .product-sub-head *,
body.i18n-el .left-help-menu ul li,
body.i18n-el .advice-block .advice-item p *,
body.i18n-el .def-text *,
body.i18n-el .btn-with-arrows,
body.i18n-el .form-field input[type=text],
body.i18n-el .form-field input[type=email],
body.i18n-el .form-field input[type=tel],
body.i18n-el .form-field input[type=password],
body.i18n-el .form-email-body input[type="submit"],
body.i18n-el .centered-title h1,
body.i18n-el .centered-title h2,
body.i18n-el .centered-title .text_title,
body.i18n-el .subscribe-field input[type=text],
body.i18n-el .subscribe-field .custom-select-over .custom-select-value,
body.i18n-el .page-institut #CONTACT.def-text p,
body.i18n-el .page-institut #CONTACT.def-text p *,
body.i18n-el .map-popup,
body.i18n-el .pf-diagnostic-personalized-ritual-form .form-email-body-left .form-field input[type=text],
body.i18n-el .pf-diagnostic-personalized-ritual-form .form-email-body-left .form-field input[type=email],
body.i18n-el .pf-diagnostic-personalized-ritual-form .form-email-body-left .form-field input[type=tel],
body.i18n-el .pf-diagnostic-personalized-ritual-form .form-email-body-left .form-field input[type=password],
body.i18n-el .pf-diagnostic-personalized-ritual-form .form-email-body-right .form-field input[type=text],
body.i18n-el .pf-diagnostic-personalized-ritual-form .form-email-body-right .form-field input[type=email],
body.i18n-el .pf-diagnostic-personalized-ritual-form .form-email-body-right .form-field input[type=tel],
body.i18n-el .pf-diagnostic-personalized-ritual-form .form-email-body-right .form-field input[type=password],
body.i18n-el.page-contact .view-content input[type="text"],
body.i18n-el.page-contact .view-content textarea,
body.i18n-el.page-contact .view-content input[type="submit"],
body.i18n-el.page-contact .select2-results:not(#select2-results-10) .select2-result-label:before,
body.i18n-el.page-contact .select2-results:not(#select2-results-10) .select2-result-label,
body.i18n-el.page-contact .confirm-body pre,
body.i18n-el.page-contact .confirm-link a,
body.i18n-el.page-contact-rene-furterer .form-item input[type="text"],
body.i18n-el.page-contact-rene-furterer #edit-field-contact-message textarea,
body.i18n-el.page-contact-rene-furterer .form-actions.form-wrapper input[type="submit"],
body.i18n-el.node-type-expert-page #content .entity-field-collection-item.title h2,
body.i18n-el.node-type-expert-page #content .entity-field-collection-item.title h2,
body.i18n-el.node-type-expert-page #content .pane-footer-block .link a,
body.i18n-el.node-type-expert-folder .expert-page-teaser .field-cta > a,
body.i18n-el ul.main-menu>li>div .field-collection-item-field-megamenu-blocks>div>h2,
body.i18n-el ul.main-menu>li>div .field-collection-item-field-megamenu-blocks>div>h2>a {
    font-family: 'Noto Sans TC', sans-serif !important;
}


@media (max-width: 480px) {
    body.i18n-zh-hant .services-page-block .centered-title p {
        font-size: 16px;
    }
    body.i18n-zh-hant #RITUELS.services-page-block .centered-title a.link-bg-salad {
        margin-bottom: 10px;
    }
}

/* User page */
body.section-user .user-header div.title-pre {
    font-size: 40px;
    font-style: italic;
    text-transform: lowercase;
    margin-right: -5px;
    font-family: "Bodoni";
    font-weight: normal;
}
body.section-user .user-header div.title-pre,
body.section-user .user-header div.title {
    position: relative;
    display: inline-block;
}
body.section-user .user-header span.sub-title {
    display: block;
    font-size: 45px;
    line-height: 1;
    margin: 14px 0 75px;
}
body.section-user .register-part {
    margin-top: 110px;
}
body.section-user .register-part,
body.section-user .login-part,
body.section-user .register-news-part {
    margin: 0 auto;
    width: 1386px;
}
body.section-user .tiles-form {
    display: none;
}
body.section-user .left-image,
body.section-user .tab,
body.section-user .right-image,
body.section-user .middle-image,
body.section-user .bottom-left-image,
body.section-user .bottom-middle-image,
body.section-user .bottom-right-image {
    width: 33.33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;
    height: 462px;
}
body.section-user .left-image {
    background: url('../../../images/user/user-left.jpg') no-repeat center;
}
body.section-user .register-top .tab {
    // background: url('../../../images/user/user-register-bg.jpg') no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%;
}
body.section-user .right-image {
    // background: url('../../../images/user/user-right.jpg') no-repeat center;
}
body.section-user .login-top .tab {
    // background: url('../../../images/user/user-login-bg.jpg') no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%;
}
body.section-user .middle-image {
    // background: url('../../../images/user/user-mid.jpg') no-repeat center;
}
body.section-user .register-news-top .tab {
    // background: url('../../../images/user/user-newsletter-bg.jpg') no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%;
}
body.section-user .bottom-left-image {
    background: url('../../../images/user/user-bottom-left.jpg') no-repeat center;
}
body.section-user .bottom-middle-image {
    background: url('../../../images/user/user-bottom-mid.jpg') no-repeat center;
}
body.section-user .bottom-right-image {
    background: url('../../../images/user/user-bottom-right.jpg') no-repeat center;
}
body.section-user .tab {
    text-align: center;
    padding: 135px 100px;
    transition: background-size 1.8s ease, color 1.8s ease;
    -moz-transition: background-size 1.8s ease, color 1.8s ease;
    -ms-transition: background-size 1.8s ease, color 1.8s ease;
    -o-transition: background-size 1.8s ease, color 1.8s ease;
    -webkit-transition: background-size 1.8s ease, color 1.8s ease;
}
html:not(.touch-device) body.section-user .tab:hover,
body.section-user .tab.expanded {
    -webkit-background-size: 110%;
    background-size: 110%;
    transition: background-size 1.8s ease, color 1.8s ease;
    -moz-transition: background-size 1.8s ease, color 1.8s ease;
    -ms-transition: background-size 1.8s ease, color 1.8s ease;
    -o-transition: background-size 1.8s ease, color 1.8s ease;
    -webkit-transition: background-size 1.8s ease, color 1.8s ease;
    color: #fff;
}
body.section-user .tab span {
    display: block;
    line-height: 1;
}
body.section-user .tab .icon {
    color: transparent;
    position: relative;
    display: block;
    width: 60px;
    height: 60px;
    margin: 30px auto 0 auto;
    background-image: none;
}
body.section-user .tab .icon:after,
body.section-user .tab .icon:before {
    content: "";
    position: absolute;
    background: #fff;
    -webkit-transition: background-color 1.8s ease;
    -moz-transition: background-color 1.8s ease;
    -ms-transition: background-color 1.8s ease;
    -o-transition: background-color 1.8s ease;
    transition: background-color 1.8s ease;
}

html:not(.touch-device) body.section-user .tab:hover .icon:after,
html:not(.touch-device) body.section-user .tab:hover .icon:before,
body.section-user .tab.expanded .icon:after,
body.section-user .tab.expanded .icon:before {
    background: #fff;
    -webkit-transition: background-color 1.8s ease;
    -moz-transition: background-color 1.8s ease;
    -ms-transition: background-color 1.8s ease;
    -o-transition: background-color 1.8s ease;
    transition: background-color 1.8s ease;
}
body.section-user .tab .icon:before {
    height: 2px;
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -1px;
}
body.section-user .tab .icon:after {
    height: 100%;
    width: 2px;
    left: 50%;
    top: 0;
    margin-left: -1px;
}
body.section-user .tab span.title {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 25px;
}
body.section-user .tab span.sub-title {
    font-size: 23px;
}
body.section-user .subscribe-form {
    clear: both;
}
body.section-user .register-part .product-form {
    clear: both;
    padding-top: 105px;
    text-align: center;
}
body.section-user .register-part .product-form h2,
body.section-user .register-part .user-register-form h2 {
    font-size: 38px;
}
body.section-user .register-part .product-form span {
    display: block;
    font-size: 21px;
    margin-top: 30px;
}
body.section-user .register-part .product-form label span {
    display: inline;
    margin: 0 !important;
}
body.section-user .register-part .product-form input[type="text"] {
    display: block;
    margin: 20px auto 10px;
}
body.section-user .register-part .product-form a {
    font-size: 17px;
    font-weight: bold;
    display: block;
}
body.section-user .register-part .product-form .field-name-field-user-mail-optin label a {
    display: inline;
    font-size: inherit;
    font-weight: inherit;
}
body.section-user .register-part .user-register-form {
    /*margin-top: 75px;*/
}
body.section-user .register-part .user-register-form form {
    display: block;
    width: 900px;
    padding: 0 25px;
    font-size: 21px;
    margin: 0 auto 70px;
}
body.section-user .register-part .user-register-form form label {
    display: inline-block;
    width: 180px;
    margin-right: 100px;
    line-height: 35px;
}
body.section-user .register-part .user-register-form form label[for="edit-pass-pass2"]:not(.error) {
    line-height: 1;
}
body.section-user .register-part .user-register-form form .form-radios {
    display: inline-block;
}
body.section-user .register-part .user-register-form form .form-type-radio {
    display: inline-block;
}
body.section-user .register-part .user-register-form form input[type="text"],
body.section-user .register-part .user-register-form form input[type="password"] {
    width: 275px;
    height: 26px;
    border: 1px solid #d6d6d6;
    margin-bottom: 10px;
    color: #000000;
    text-transform: none;
}
body.section-user .register-part .user-register-form form input.error {
    border-color: red;
}
body.section-user .register-part .description {
    display: none;
}
body.section-user .register-part .user-register-form form .select2-container .select2-choice {
    width: 275px;
    height: 28px;
    border: 1px solid #d6d6d6;
    line-height: 31px;
    text-align: center;
    padding: 0;
    margin-bottom: 10px;
}
body.section-user .register-part .user-register-form form .form-actions {
    text-align: center;
}
body.section-user .register-part .user-register-form form input[type="submit"] {
    background: #fff;
    color: #88714c;
    border: 1px solid #88714c;
    font-size: 21px;
    text-transform: uppercase;
    padding: 5px 10px;
    margin-top: 60px;
    min-width: 275px;
}
body.section-user .register-part .user-register-form div.password-confirm,
body.section-user .register-part .user-register-form .password-strength {
    display: none;
}
body.section-user .login-part {
    position: relative;
}
body.section-user .login-part .tiles-form {
    position: absolute;
    height: 300px;
}

body.page-my-furterer .register-part,
body.page-my-furterer .login-part,
body.page-my-furterer .register-news-part,
body.page-my-furterer .myfurterer-bottom{
    width: 1580px;
    max-width: 100%;
}

body.page-my-furterer .myfurterer-bottom{
    margin: auto;
}

body.page-my-furterer .left-image,
body.page-my-furterer .tab,
body.page-my-furterer .right-image,
body.page-my-furterer .middle-image,
body.page-my-furterer .bottom-left-image,
body.page-my-furterer .bottom-middle-image,
body.page-my-furterer .bottom-right-image,
body.page-my-furterer .myfurterer-bottom {
    height: 527px;
}

body.page-my-furterer .tab {
    cursor: pointer;
    padding: 168px 50px;
}

body.page-my-furterer .tab .icon {
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

body.page-my-furterer .tab.expanded .icon {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

body.page-my-furterer .bgnew {
    position: absolute; width: 100%;
}
body.page-my-furterer .bgnew img {
    width: 1580px;
      margin: 0 auto;
      display: block;
}

body.page-my-furterer .left-image,
body.page-my-furterer .right-image,
body.page-my-furterer .register-top .tab,
body.page-my-furterer .login-top .tab,
body.page-my-furterer .middle-image,
body.page-my-furterer .register-news-top .tab,
body.page-my-furterer .bottom-left-image,
body.page-my-furterer .bottom-middle-image,
body.page-my-furterer .bottom-right-image {
    background-size: 101% 101%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    color: white;
}
body.page-my-furterer .left-image {
    background-image: url('../../../images/content/my-furterer/women-myfurterer-square-2.jpg');
}

body.page-my-furterer .right-image {
    /*background-image: url('../../../images/content/my-furterer/top-right-img.jpg');*/
}

body.page-my-furterer .register-top {
    background-image: url('../../../images/content/my-furterer/bg-paillettes-myfurterer-top.jpg');
    background-size: 101% 101%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

body.page-my-furterer .register-news-top {
    background-image: url('../../../images/content/my-furterer/bg-paillettes-myfurterer-middle.jpg');
    background-size: 101% 101%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
body.page-my-furterer .myfurterer-bottom {
    background-image: url('../../../images/content/my-furterer/bg-paillettes-myfurterer-bottom.jpg');
    background-size: 101% 101%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
body.page-my-furterer .user-login-form {
    background-color: white;
}
body.page-my-furterer .login-top .middle-image .title {
    display: block;
    width: 80%;
    margin: auto;
}

body.page-my-furterer .login-top .middle-image {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    font-size: 34px;
    line-height: 34px;
    text-align: center;
    color: white;
}


body.page-my-furterer .register-top .tab {
    text-transform: uppercase;
    color: white;
    font-size: 5rem;
    padding: 0 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}
body.page-my-furterer .register-top .tab span.title {

    font-size: 35px;
    line-height: 35px;
}
body.page-my-furterer .register-top .tab span {
    display: inline-block;
}
body.page-my-furterer .register-top .tab .bodoni{
    text-transform: lowercase;
    font-style: italic;
    font-weight: normal;
    font-family:'Bodoni';
}
body.page-my-furterer .register-top .tab {
    /* background-image: url('../../../images/content/my-furterer/tab-1-bg.png');
    */
}

body.page-my-furterer .login-top .tab {
    /* background-image: url('../../../images/content/my-furterer/tab-2-bg.png');*/
}

body.page-my-furterer .middle-image {
    /* background-image: url('../../../images/content/my-furterer/middle-img.jpg');*/
}

body.page-my-furterer .register-news-top .tab {
    /* background-image: url('../../../images/content/my-furterer/tab-3-bg.png');*/
}

body.page-my-furterer .bottom-left-image {
    /* background-image: url('../../../images/content/my-furterer/bottom-left-img.jpg');*/
}

body.page-my-furterer .bottom-middle-image {
    /* background-image: url('../../../images/content/my-furterer/bottom-middle-img.png');*/
}

body.page-my-furterer .bottom-right-image {
    /* background-image: url('../../../images/content/my-furterer/bottom-right-img.jpg');*/
}
body.page-my-furterer .left-image,
body.page-my-furterer .right-image,
body.page-my-furterer .middle-image,
body.page-my-furterer .bottom-left-image,
body.page-my-furterer .bottom-right-image {
    position: relative;
    /* -moz-transition: all 1.8s ease;
    // -o-transition: all 1.8s ease;
    // -webkit-transition: all 1.8s ease;
    // -ms-transition: all 1.8s ease;
     transition: all 1.8s ease;
    */
}
body.page-my-furterer .left-image:before,
body.page-my-furterer .right-image:before,
body.page-my-furterer .middle-image:before,
body.page-my-furterer .bottom-left-image:before,
body.page-my-furterer .bottom-right-image:before,
body.page-my-furterer .left-image:after,
body.page-my-furterer .right-image:after,
body.page-my-furterer .middle-image:after,
body.page-my-furterer .bottom-left-image:after,
body.page-my-furterer .bottom-right-image:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*/ -moz-transition: all 1.8s ease;
    // -o-transition: all 1.8s ease;
    // -webkit-transition: all 1.8s ease;
    // -ms-transition: all 1.8s ease;
    // transition: all 1.8s ease;
    */
}
body.page-my-furterer .left-image:before,
body.page-my-furterer .right-image:before,
body.page-my-furterer .middle-image:before,
body.page-my-furterer .bottom-left-image:before,
body.page-my-furterer .bottom-right-image:before {
    /*/ background: url('../../../images/content/my-furterer/green-bg.png') repeat;
    // background: #f00;*/
    opacity: 1;
}
/*body.page-my-furterer .left-image:after,
body.page-my-furterer .right-image:after,
body.page-my-furterer .middle-image:after,
body.page-my-furterer .bottom-left-image:after,
body.page-my-furterer .bottom-right-image:after {
    background: url('../../../images/content/my-furterer/white-bg.png') repeat;
    opacity: 0;
}*/

body.page-my-furterer .image-wrapper {
  width: 33.33%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  overflow: hidden;
}

body.page-my-furterer .image-wrapper .left-image,
body.page-my-furterer .image-wrapper .middle-image,
body.page-my-furterer .image-wrapper .right-image,
body.page-my-furterer .image-wrapper .bottom-left-image,
body.page-my-furterer .image-wrapper .bottom-right-image {
  width: 100%;
}

/*/ html:not(.touch-device) body.page-my-furterer .left-image:hover:before,
// html:not(.touch-device) body.page-my-furterer .right-image:hover:before,
// html:not(.touch-device) body.page-my-furterer .middle-image:hover:before,
// html:not(.touch-device) body.page-my-furterer .bottom-left-image:hover:before,
// html:not(.touch-device) body.page-my-furterer .bottom-right-image:hover:before {
//     opacity: 0;
// }
/*/
body.page-my-furterer .left-image:before {

}
html:not(.touch-device) body.page-my-furterer .left-image:hover:after,
html:not(.touch-device) body.page-my-furterer .right-image:hover:after,
html:not(.touch-device) body.page-my-furterer .middle-image:hover:after,
html:not(.touch-device) body.page-my-furterer .bottom-left-image:hover:after,
html:not(.touch-device) body.page-my-furterer .bottom-right-image:hover:after {
    opacity: 1;
}
html:not(.touch-device) body.page-my-furterer .left-image:hover,
html:not(.touch-device) body.page-my-furterer .right-image:hover,
html:not(.touch-device) body.page-my-furterer .middle-image:hover,
html:not(.touch-device) body.page-my-furterer .bottom-left-image:hover,
html:not(.touch-device) body.page-my-furterer .bottom-right-image:hover {
    /*background-size: 110% 110%;
    // -webkit-transform: scale(1.1);
    // -o-transform: scale(1.1);
    // -moz-transform: scale(1.1);
    // transform: scale(1.1);*/
}

body.page-my-furterer .register-top .tab:before,
body.page-my-furterer .login-top .tab:before,
body.page-my-furterer .register-news-top .tab:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url('../../../images/content/my-furterer/green-bg.png') repeat;
    -moz-transition: all 1.8s ease;
    -o-transition: all 1.8s ease;
    -webkit-transition: all 1.8s ease;
    -ms-transition: all 1.8s ease;
    transition: all 1.8s ease;
    opacity: 0;
    z-index: 0;
}
body.page-my-furterer .pane-mf-bottom-unauth {
    margin-bottom: 50px;
}

body.page-my-furterer .register-top .tab.expanded:after,
body.page-my-furterer .login-top .tab.expanded:after,
body.page-my-furterer .login-top .tab.expanded:after {
    z-index: 200;
}

/*/ body.page-my-furterer .register-top .tab.expanded:before,*/
body.page-my-furterer .login-top .tab.expanded:before,
body.page-my-furterer .register-news-top .tab.expanded:before {
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

/*/ html:not(.touch-device) body.page-my-furterer .register-top .tab:hover:before,
// body.page-my-furterer .register-top .expanded:before,*/
html:not(.touch-device) body.page-my-furterer .login-top .tab:hover:before,
body.page-my-furterer .login-top .expanded:before,
html:not(.touch-device) body.page-my-furterer .register-news-top .tab:hover:before,
body.page-my-furterer .register-news-top .expanded:before {
    /*opacity: 1;*/
}

body.page-my-furterer .tab span {
    position: relative;
    z-index: 1;
}

body.page-my-furterer .register-part .user-register-form form {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}


body.page-my-furterer .register-part .user-register-form form .field-name-field-user-country .form-type-select > label,
body.page-my-furterer .register-part .user-register-form form .field-name-field-user-country .form-type-select > .select2-container {
    vertical-align: top;
}

body.page-my-furterer .register-part .user-register-form form .select2-container .select2-choice {
    margin-bottom: 40px;
}

body.page-my-furterer .register-part .user-register-form form .field-name-field-user-mail-optin {
    text-align: center;
}
body.page-my-furterer .register-part .user-register-form form .field-name-field-user-mail-optin label {
    width: auto;
    margin: 30px 0 0;
    position: relative;
    cursor: pointer;
}
body.page-my-furterer .register-part .user-register-form form .field-name-field-user-mail-optin label:before {
    width: 15px;
    height: 15px;
    left: -33px;
    top: 5px;
    border: 1px solid #3b3b3b;
}
body.page-my-furterer .register-part .user-register-form form .field-name-field-user-mail-optin label:before,
body.page-my-furterer .register-part .user-register-form form .field-name-field-user-mail-optin label:after {
    content: '';
    display: block;
    position: absolute;
}
body.page-my-furterer .register-part .user-register-form form .field-name-field-user-mail-optin label:after {
    opacity: 0;
    width: 9px;
    height: 9px;
    left: -29px;
    top: 9px;
    background-color: #3b3b3b;
}
body.page-my-furterer .register-part .user-register-form form .field-name-field-user-mail-optin input:checked + label:after {
    opacity: 1;
}
body.page-my-furterer .register-part .product-form input {
    background: transparent;
    border: 1px solid #b0b0b0;
    width: 257px;
    line-height: 34px;
    text-align: center;
    padding: 0 10px;
    color: #b0b0b0;
    text-transform: uppercase;
}

body.page-my-furterer .register-part .user-register-form form .field-name-field-user-civility .form-radios label {
    position: relative;
    padding-left: 23px;
    width: auto;
    margin-right: 10px;
    cursor: pointer;
    right: auto;
}

body.page-my-furterer .register-part .user-register-form form .field-name-field-user-civility .form-radios label:before {
    content: '';
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #3b3b3b;
    left: 0;
    top: 5px;
}
body.page-my-furterer .register-part .user-register-form form .field-name-field-user-civility .form-radios label:after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    left: 5px;
    top: 10px;
    background-color: #3b3b3b;
    opacity: 0;
}

body.page-my-furterer .register-part .user-register-form form .field-name-field-user-civility .form-radios input:checked + label:after {
    opacity: 1;
}

body.page-my-furterer .register-part .user-register-form form .field-name-field-user-civility .form-radios input {
    display: none;
}

body.page-my-furterer .register-part .user-register-form form label.error {
    width: 0;
    font-weight: 100;
    color: red;
    vertical-align: top;
    margin-left: 15px;
    margin-right: 0;
    white-space: nowrap;
    /*display: none !important;*/
}

body.page-my-furterer .register-part .user-register-form form input[type="text"],
body.page-my-furterer .register-part .user-register-form form input[type="password"] {
    padding: 0 10px;
    width: 255px;
}

body.page-my-furterer .login-part .tiles-form {
    height: 0;
    top: 527px;
    left: 0;
    right: 0;
    -moz-transition: all 1.8s ease;
    -o-transition: all 1.8s ease;
    -webkit-transition: all 1.8s ease;
    -ms-transition: all 1.8s ease;
    transition: all 1.8s ease;
}

body.page-my-furterer .bottom-left-image,
body.page-my-furterer .bottom-middle-image,
body.page-my-furterer .bottom-right-image {
    margin-top: 0;
/*    -moz-transition: background 1.8s ease, margin 0.8s ease;
    -o-transition: background 1.8s ease, margin 0.8s ease;
    -webkit-transition: background 1.8s ease, margin 0.8s ease;
    -ms-transition: background 1.8s ease, margin 0.8s ease;
    transition: background 1.8s ease, margin 0.8s ease;*/
    position: relative;
    z-index: 1;
}


body.page-my-furterer .pane-page-content.expanded-login .pane-mf-bottom-unauth {
  margin-top: 430px;
  z-index: 800;
}
body.page-my-furterer .pane-page-content.expanded-login .login-part .tiles-form {
    height: 430px;
}

body.page-my-furterer .pane-page-content.expanded-login .bottom-left-image,
body.page-my-furterer .pane-page-content.expanded-login .bottom-middle-image,
body.page-my-furterer .pane-page-content.expanded-login .bottom-right-image {
    margin-top: 430px;
}

body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form {
    text-align: center;
    overflow: hidden;
    margin-top: 80px;
}

body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form > span,
body.page-my-furterer .register-news-part .newsletter-title h2 {
    font-size: 38px;
    line-height: 1.5;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    position: relative;
}

body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form > span:before,
body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form > span:after,
body.page-my-furterer .register-news-part .newsletter-title h2:before,
body.page-my-furterer .register-news-part .newsletter-title h2:after {
    content: "";
    position: absolute;
    width: 1200px;
    height: 2px;
    top: 50%;
    margin-top: -2px;
    background: #313131;
}
body.page-my-furterer .register-news-part .newsletter-title h2 {
    display: inline-block;
}
body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form > span:before,
body.page-my-furterer .register-news-part .newsletter-title h2:before {
    right: 100%;
    margin-right: 40px;
}
body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form > span:after,
body.page-my-furterer .register-news-part .newsletter-title h2:after {
    left: 100%;
    margin-left: 40px;
}

body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item label,
body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item input,
body.page-my-furterer .register-news-part .user-info-from-cookie label,
body.page-my-furterer .register-news-part .user-info-from-cookie input {
    display: inline-block;
    vertical-align: middle;
}
body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item input.error {
    border-width: 1px;
}

body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item,
body.page-my-furterer .register-news-part .user-info-from-cookie .form-item {
    width: 295px;
    position: relative;
    margin: 0 auto;
}

body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item label,
body.page-my-furterer .register-news-part .user-info-from-cookie label {
    font-size: 21px;
    margin-right: 15px;
    line-height: 35px;
    text-align: left;
    position: absolute;
    right: 100%;
    top: 0;
}

body.page-my-furterer .register-news-part .user-info-from-cookie label[for="edit-pass-pass2--2"] {
    line-height: 1;
}

body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item label {
    width: 156px;
}

body.page-my-furterer .register-news-part .user-info-from-cookie label {
    width: 230px;
}

body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item label.error,
body.page-my-furterer .register-news-part .user-info-from-cookie label.error {
    font-weight: 100;
    color: red;
    vertical-align: top;
    margin-right: 0;
    position: absolute;
    left: 100%;
    top: 0;
    margin-left: 15px;
    white-space: nowrap;
    right: auto;
    line-height: 28px;
    /*display: none !important;*/
}

body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form a.ctools-use-modal {
    font-size: 17px;
    font-weight: bold;
}

body.page-my-furterer .register-part .register-top:after,
body.page-my-furterer .register-news-part .register-news-top:after {
    content: '';
    display: table;
    clear: both;
}

body.page-my-furterer .register-part .product-form h2,
body.page-my-furterer .register-part .user-register-form h2 {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-top: 100px;
}
body.page-my-furterer .register-part .product-form h2:before,
body.page-my-furterer .register-part .product-form h2:after,
body.page-my-furterer .register-part .user-register-form h2:before,
body.page-my-furterer .register-part .user-register-form h2:after {
    content: "";
    position: absolute;
    width: 1200px;
    height: 2px;
    top: 50%;
    margin-top: -2px;
    background: #313131;
}
body.page-my-furterer .register-part .product-form,
body.page-my-furterer .register-part .user-register-form {
    overflow: hidden;
}
body.page-my-furterer .register-part .product-form h2:before,
body.page-my-furterer .register-part .user-register-form h2:before {
    right: 100%;
    margin-right: 40px;
}
body.page-my-furterer .register-part .product-form h2:after,
body.page-my-furterer .register-part .user-register-form h2:after {
    left: 100%;
    margin-left: 40px;
}
body.page-my-furterer .register-part .user-register-form {
    text-align: center;
}
body.section-user .register-part .user-register-form form {
    text-align: left;
}

body.page-my-furterer .register-top .tab,
body.page-my-furterer .login-top .tab,
body.page-my-furterer .register-news-top .tab {
    position: relative;
}

body.page-my-furterer .register-top .tab:after,
body.page-my-furterer .login-top .tab:after,
body.page-my-furterer .register-news-top .tab:after {
    content: '';
    border: 40px solid transparent;
    width: 0;
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease;
    border-top-width: 0;
    border-top-style: solid;
}
body.page-my-furterer .register-top .tab:after {
    border-top-color: #F9F9FA;
}
body.page-my-furterer .login-top .tab:after {
    border-top-color: #D5D6D6;
}
body.page-my-furterer .register-news-top .tab:after {
    border-top-color: #E9E9E8;
}
body.page-my-furterer .register-top .tab.expanded:after,
body.page-my-furterer .login-top .tab.expanded:after,
body.page-my-furterer .register-news-top .tab.expanded:after {
    bottom: -80px;
    border-top-width: 40px;
}
body.page-my-furterer .register-top .tab.expanded:after,
html:not(.touch-device) body.page-my-furterer .register-top .tab:hover:after,
body.page-my-furterer .login-top .tab.expanded:after,
html:not(.touch-device) body.page-my-furterer .login-top .tab:hover:after,
body.page-my-furterer .register-news-top .tab.expanded:after,
html:not(.touch-device) body.page-my-furterer .register-news-top .tab:hover:after {
    border-top-color: #000;
}

body.page-my-furterer .register-news-part .newsletter-title {
    text-align: center;
    overflow: hidden;
}
body.page-my-furterer .register-news-part .newsletter {
    text-align: center;
}
body.page-my-furterer .register-news-part .newsletter .newsletter-title h2 {
    margin-top: 120px;
}
body.page-my-furterer .register-news-part .newsletter .newsletter-items {
    font-size: 21px;
    margin-top: 30px;
}
body.page-my-furterer .register-news-part .pf-common-footer-email-form .form-submit {
    display: block;
    margin: 0 auto;
}
body.page-my-furterer .register-news-part .user-register-news-form {
    margin-top: 80px;
}
body.page-my-furterer .register-news-part .user-register-news-form .newsletter-items {
    text-align: center;
}
body.page-my-furterer .register-news-part .user-register-news-form .newsletter-items > span {
    font-size: 21px;
    text-align: center;
    margin: 30px 0 40px;
    display: block;
}
body.page-my-furterer .register-news-part .field-name-field-user-civility .form-radios label {
    position: relative;
    padding-left: 23px;
    width: auto;
    margin-right: 10px;
    cursor: pointer;
}

body.page-my-furterer .register-news-part .field-name-field-user-civility .form-radios {
    text-align: left;
}


body.page-my-furterer .register-news-part .field-name-field-user-civility .form-radios .form-type-radio {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
body.page-my-furterer .register-news-part .field-name-field-user-civility .form-radios .form-type-radio label {
    width: auto;
    right: auto;
    top: auto;
}

body.page-my-furterer .register-news-part .name-block > .form-item,
body.page-my-furterer .register-news-part .locality-block > .form-item {
    float: none;
}
body.page-my-furterer .register-news-part .field-name-field-user-country .select2-container {
    width: 297px;
    display: block;
    margin-bottom: 40px;
}
body.page-my-furterer .register-news-part .field-name-field-user-country .select2-container .select2-choice {
    text-align: center;
    height: 26px;
    line-height: 26px;
}
body.page-my-furterer .register-news-part .field-name-field-user-civility .form-radios label:before {
    content: '';
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #3b3b3b;
    left: 0;
    top: 5px;
}
body.page-my-furterer .register-news-part .field-name-field-user-civility .form-radios label:after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    left: 5px;
    top: 10px;
    background-color: #3b3b3b;
    opacity: 0;
}

body.page-my-furterer .register-news-part .field-name-field-user-civility .form-radios input:checked + label:after {
    opacity: 1;
}

body.page-my-furterer .register-news-part .field-name-field-user-civility .form-radios input {
    display: none;
}


body.page-my-furterer .register-news-part .form-item div.description {
    font-size: 18px;
    margin-top: -5px;
}

body.page-my-furterer .register-news-part .user-register-news-form form .field-name-field-user-mail-optin {
    margin-top: 30px;
}
body.page-my-furterer .register-news-part .user-register-news-form form .field-name-field-user-mail-optin label {
    position: relative;
    width: auto;
    margin: 0;
    right: auto;
    top: auto;
    cursor: pointer;
}
body.page-my-furterer .register-news-part .user-register-news-form form .field-name-field-user-mail-optin input {
   display: none;
}
body.page-my-furterer .register-news-part .user-register-news-form form .field-name-field-user-mail-optin label:before {
    width: 15px;
    height: 15px;
    left: -33px;
    top: 5px;
    border: 1px solid #3b3b3b;
}
body.page-my-furterer .register-news-part .user-register-news-form form .field-name-field-user-mail-optin label:before,
body.page-my-furterer .register-news-part .user-register-news-form form .field-name-field-user-mail-optin label:after {
    content: '';
    display: block;
    position: absolute;
}
body.page-my-furterer .register-news-part .user-register-news-form form .field-name-field-user-mail-optin label:after {
    opacity: 0;
    width: 9px;
    height: 9px;
    left: -29px;
    top: 9px;
    background-color: #3b3b3b;
}
body.page-my-furterer .register-news-part .user-register-news-form form .field-name-field-user-mail-optin input:checked + label:after {
    opacity: 1;
}

body.page-my-furterer .register-part .form-type-password-confirm .password-strength,
body.page-my-furterer .register-part .form-type-password-confirm div.password-confirm,
body.page-my-furterer .register-part .form-type-password-confirm .password-suggestions,
body.page-my-furterer .register-news-part .user-info-from-cookie .form-type-password-confirm .password-strength,
body.page-my-furterer .register-news-part .user-info-from-cookie div.form-type-password-confirm div.password-confirm,
body.page-my-furterer .register-news-part .user-info-from-cookie .form-type-password-confirm .password-suggestions {
    display: none !important;
}
.user-register-product-code-popup,
.user-pass.ctools-use-modal-processed {
    text-align: center;
    font-size: 21px;
    overflow: hidden;
    font-weight: 500;
}
.user-register-product-code-popup h2,
.user-pass.ctools-use-modal-processed h2 {
    position: relative;
    display: inline-block;
    font-size: 38px;
}

.user-register-product-code-popup h2 {
    margin: 30px 0;
}
.user-pass.ctools-use-modal-processed h2 {
    margin: 40px 0;
}
.user-register-product-code-popup h2:before,
.user-register-product-code-popup h2:after,
.user-pass.ctools-use-modal-processed h2:before,
.user-pass.ctools-use-modal-processed h2:after {
    content: "";
    position: absolute;
    width: 300%;
    height: 2px;
    top: 50%;
    margin-top: -2px;
    background: #313131;
}
.user-register-product-code-popup h2:before,
.user-pass.ctools-use-modal-processed h2:before {
    right: 100%;
    margin-right: 40px;
}
.user-register-product-code-popup h2:after,
.user-pass.ctools-use-modal-processed h2:after {
    left: 100%;
    margin-left: 40px;
}
.user-register-product-code-popup span:first-child,
.user-register-product-code-popup img {
    display: block;
}
.user-register-product-code-popup span:first-child {
    margin: 0 auto;
}
.user-register-product-code-popup img {
    margin: 30px auto;
    max-width: 400px;
    max-height: 200px;
}
.user-pass.ctools-use-modal-processed input.form-text {
    width: 275px;
    border: 1px solid #d6d6d6;
    margin: 30px 0 15px;
    padding: 0 10px;
    height: 30px;
    text-align: center;
    color: #b0b0b0;
}
.user-pass.ctools-use-modal-processed input.form-text.error {
    border-color: #ff0000;
}
.user-pass.ctools-use-modal-processed .form-actions {
    margin-top: 15px;
}
.user-pass.ctools-use-modal-processed .form-submit {
    background: #fff;
    color: #88714c;
    border: 1px solid #88714c;
    font-size: 21px;
    text-transform: uppercase;
    padding: 5px 10px;
    margin-top: 1px;
    margin-bottom: 1px;
    height: auto !important;
    text-align: center;
    min-width: 297px;
}

.user-pass.ctools-use-modal-processed .user-pass-form .form-type-textfield{
    position: relative;
}
.user-pass.ctools-use-modal-processed .user-pass-form .form-item label.error {
    font-size: 12px;
    line-height: 1;
    color: #ff0000;
    width: auto;
    float: none;
    display: block !important;
}

body.modal-open,
body.modal-open #main{
    overflow: hidden;
}
#header.header-search-focus .header-top .header-search input[type=text] {
    height: 34px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 18px;
    text-align: left;
}

body.page-my-furterer .register-part .user-register-form form .field-name-field-user-mail-optin input {
    display: none;
}
#header .header-search input[type=text] {
    display: none;
}
#header.header-search-focus .header-search input[type=text] {
    display: block;
}


/* user-edit page */
.page-my-furterer-user-edit #content {
    background: #f5f6f5;
}
.page-my-furterer-user-edit .pane-mf-top-auth .bottom-block,
.pane-mf-user-edit {
    background-color: #ffffff;
}
.pane-mf-user-edit:after {
    content: '';
    display: table;
    clear: both;
}
.pane-mf-user-edit > a.ctools-use-modal {
    margin: 20px auto 70px;
    display: block;
    float: right;
    margin-right: 10%;
    font-size: 21px;
    font-weight: 500;
}
.page-my-furterer .pane-mf-top-auth {
    line-height: 1;
    text-align: center;
}
.page-my-furterer .pane-mf-top-auth .top-block > *,
.page-my-furterer .pane-mf-top-auth .bottom-block > * {
    margin: 0 30px;
}
.page-my-furterer .pane-mf-top-auth .top-block > .user-edit-header,
.page-my-furterer .pane-mf-top-auth .bottom-block > * {
    overflow: hidden;
}
.page-my-furterer .pane-mf-top-auth .username {
    font-size: 28px;
    margin-bottom: 32px;
    clear: both;
}
.page-my-furterer .pane-mf-top-auth .top-block > span a {
    font-size: 24px;
    float: right;
    display: block;
    margin: 0px 30px 30px;
}
.page-my-furterer .pane-mf-top-auth .heart-message,
.page-my-furterer .pane-mf-top-auth .heart-icon {
    display: inline-block;
    vertical-align: top;
}
.page-my-furterer .pane-mf-top-auth .heart-block {
    margin-top: 32px;
    margin-bottom: 57px;
}
.page-my-furterer .pane-mf-top-auth .heart-message {
    font-size: 28px;
}
.page-my-furterer .pane-mf-top-auth .heart-icon {
    width: 26px;
    height: 23px;
    margin-right: 17px;
    background: url('../../../images/content/user-edit/heart-icon.png') no-repeat 50% 50%;
    background-size: cover;
}
.page-my-furterer .pane-mf-top-auth .image {
    height: 670px;
    background: url('../../../images/content/my-furterer/women-myfurterer-logged.jpg') no-repeat 50% 50%;
    background-size: cover;
}
.page-my-furterer .pane-mf-top-auth .mf-menu {
    padding-top: 70px;
    padding-bottom: 110px;
}
.page-my-furterer .pane-mf-top-auth .mf-menu a,
form.user-profile-form-my-furterer input.form-submit {
    background: #fff;
    color: #88714c;
    border: 1px solid #88714c;
    font-size: 22px;
    line-height: 1;
    text-transform: uppercase;
    padding: 15px 30px 9px;
    min-width: 275px;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    font-family: 'LegacySansITCPro-Book', 'sans-serif';
}
form.user-profile-form-my-furterer .form-actions p.massage {
    padding-bottom: 5px;
    color: #50bf04;
    font-size: 20px;
}
form.user-profile-form-my-furterer input.form-submit {
    max-width: 386px;
    width: 100%;
}
.page-my-furterer .pane-mf-top-auth .mf-menu a.active {
    background: #88714c;
    color: #fff;
}

.page-my-furterer .pane-mf-top-auth .mf-menu span:nth-child(n+2) a {
    margin-left: 40px;
}
.page-my-furterer .pane-mf-top-auth .user-edit-header .title-pre {
    font-size: 45px;
    font-style: italic;
    text-transform: lowercase;
    margin-right: -4px;
    font-family: Bodoni;
    font-weight: normal;
}
.page-my-furterer .pane-mf-top-auth .user-edit-header .title,
.page-my-furterer .pane-mf-top-auth .mf-form-title h2 {
    font-size: 45px;
}

/*.page-my-furterer .pane-mf-top-auth .user-edit-header h2,*/
.page-my-furterer .pane-mf-top-auth .mf-form-title h2 {
    margin: 0 0 62px;
}

.page-my-furterer .pane-mf-top-auth .user-edit-header h2 {
    margin-top: 45px;
    margin-bottom: 10px;
}

.page-my-furterer .pane-mf-top-auth .user-edit-header .title-pre,
.page-my-furterer .pane-mf-top-auth .user-edit-header .title,
.page-my-furterer .pane-mf-top-auth .mf-form-title h2 {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
}

.page-my-furterer .pane-mf-top-auth .user-edit-header .title-pre:before,
.page-my-furterer .pane-mf-top-auth .user-edit-header .title:after,
.page-my-furterer .pane-mf-top-auth .mf-form-title h2:before,
.page-my-furterer .pane-mf-top-auth .mf-form-title h2:after {
    content: "";
    position: absolute;
    width: 1200px;
    height: 1px;
    top: 50%;
    margin-top: -4px;
    border-top: 1px solid #313131;
}

.page-my-furterer .pane-mf-top-auth .user-edit-header .title-pre:before,
.page-my-furterer .pane-mf-top-auth .mf-form-title h2:before{
    right: 100%;
    margin-right: 40px;
}

.page-my-furterer .pane-mf-top-auth .user-edit-header .title:after,
.page-my-furterer .pane-mf-top-auth .mf-form-title h2:after {
    left: 100%;
    margin-left: 40px;
}
form.user-profile-form-my-furterer {
    text-align: center;
}
.page-my-furterer-user-edit form.user-profile-form-my-furterer,
form.user-profile-form-my-furterer * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
form.user-profile-form-my-furterer div.password-strength,
form.user-profile-form-my-furterer div.password-confirm {
    display: none;
}
form.user-profile-form-my-furterer div.password-suggestions.description {
    display: none !important;
}
form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > .form-item,
form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > div > .form-item {
    position: relative;
    width: 384px;
    margin-left: auto;
    margin-right: auto;
}
form.user-profile-form-my-furterer input.form-text,
form.user-profile-form-my-furterer .select2-container .select2-choice {
    width: 386px;
    height: 38px;
    line-height: 38px;
    color: #9c9b9a;
    border: 1px solid #9c9b9a;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'LegacySansITCPro-Book', 'sans-serif';
    padding: 0 25px;
    text-align: left;
}
form.user-profile-form-my-furterer input.error {
    border: 1px solid #ff0000;
}
form.user-profile-form-my-furterer input + label.error {
    right: auto;
    left: 100%;
    width: auto;
    white-space: nowrap;
    margin-right: 0;
    margin-left: 15px;
    color: #ff0000;
    /*display: none !important;*/
}
form.user-profile-form-my-furterer > div > .form-wrapper:not(.field-name-field-user-country ):not(.form-actions):not(.field-name-field-user-mail-optin):not(#edit-account),
form.user-profile-form-my-furterer .form-item-mail,
form.user-profile-form-my-furterer .form-item-pass-pass1 {
    margin-bottom: 15px;
}
form.user-profile-form-my-furterer .field-name-field-user-country {
   margin-bottom: 130px;
}
form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > .form-item > label,
form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > div > .form-item > label {
    margin-right: 15px;
    line-height: 38px;
    text-align: left;
    position: absolute;
    right: 100%;
    top: 0;
    width: 385px;
}

form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > .form-item > label,
form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > div > .form-item > label,
form.user-profile-form-my-furterer .form-radios .form-type-radio label,
form.user-profile-form-my-furterer .field-name-field-user-mail-optin label {
    font-size: 21px;
    font-weight: 500;
}
form.user-profile-form-my-furterer div.description:not(.password-suggestions) {
    font-size: 19px;
    font-weight: 500;
    margin: 10px 0;
}
form.user-profile-form-my-furterer .form-radios {
    text-align: left;
}
form.user-profile-form-my-furterer .form-radios .form-type-radio {
    display: inline-block;
    vertical-align: middle;
    margin: 9px 0 5px
}
form.user-profile-form-my-furterer .form-radios .form-type-radio:nth-last-child(n+2) {
    margin-right: 15px;
}
form.user-profile-form-my-furterer .form-radios .form-type-radio input {
    display: none;
}
form.user-profile-form-my-furterer .form-radios .form-type-radio label {
    padding-left: 29px;
    position: relative;
}
form.user-profile-form-my-furterer .form-radios .form-type-radio label:before {
    left: 0;
    top: -1px;
    width: 17px;
    height: 17px;
    border: 1px solid #3b3b3b;
}
form.user-profile-form-my-furterer .form-radios .form-type-radio label:after {
    left: 4px;
    top: 3px;
    width: 11px;
    height: 11px;
    background-color: #9c9b9a;
    opacity: 0;
}
form.user-profile-form-my-furterer .form-radios .form-type-radio input:checked + label:after {
    opacity: 1;
}
form.user-profile-form-my-furterer .form-radios .form-type-radio label:before,
form.user-profile-form-my-furterer .form-radios .form-type-radio label:after {
    content: '';
    position: absolute;
    display: block;
    border-radius: 50%;
}
form.user-profile-form-my-furterer .field-name-field-user-mail-optin {
    margin: 83px 0 75px;
}
form.user-profile-form-my-furterer .field-name-field-user-mail-optin input {
    display: none;
}
form.user-profile-form-my-furterer .field-name-field-user-mail-optin label {
    padding-left: 45px;
    position: relative;
}
form.user-profile-form-my-furterer .field-name-field-user-mail-optin label,
form.user-profile-form-my-furterer .field-name-field-user-mail-optin label *,
form.user-profile-form-my-furterer .form-radios .form-type-radio label {
    cursor: pointer;
}
form.user-profile-form-my-furterer .field-name-field-user-mail-optin label {
    line-height: 1;
}
form.user-profile-form-my-furterer .field-name-field-user-mail-optin label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid #3b3b3b;
    background-color: transparent;
}
form.user-profile-form-my-furterer .field-name-field-user-mail-optin input:checked + label:before {
    background-color: #3b3b3b;
}
form.user-profile-form-my-furterer input.form-submit {
    margin-bottom: 20px;
}
form.user-profile-form-my-furterer .select2-container .select2-choice .select2-arrow b {
    background: url('../../../images/content/my-furterer/arr-bot.png') no-repeat 0 50% !important;
}
form.user-profile-form-my-furterer .select2-container.select2-dropdown-open .select2-choice .select2-arrow b {
    background: url('../../../images/content/my-furterer/arr-top.png') no-repeat 0 50% !important;
}
.pane-content .ctools-use-modal {
  float: right;
  margin: 40px;
}
.page-my-furterer .massive-of-errors {
    line-height: 1.25;
    color: #ff0000;
    font-size: 21px;
    width: 386px;
    margin: 20px auto;
    text-align: left;
}
.page-my-furterer .massive-of-errors div {
    position: relative;
    /*padding-left: 18px;*/
}
.page-my-furterer .massive-of-errors div:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ff0000;
    left: 0;
    top: 7px;
    display: none;
}
.page-my-furterer .massive-of-errors div.green {
    color: #88714c;
    padding-left: 0;
    text-align: center;
}
.page-my-furterer .massive-of-errors div.green:before {
    display: none;
}
body.page-my-furterer .register-part .user-register-form form .massive-of-errors {
    width: 275px;
}
body.page-my-furterer .register-news-part .user-register-news-form form .massive-of-errors {
    width: 295px;
}
body.page-my-furterer .login-part .user-login-form form .massive-of-errors {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    white-space: nowrap;
    width: 295px;
}
.view-purchased-products-list {
    margin: 30px 0 100px;
}
.view-purchased-products-list .view-empty {
    text-align: center;
    color: #000000;
    font-size: 22px;
}
.view-purchased-products-list .view-content ul li {
    width: 446px;
    margin: 0 auto;
    border: 1px solid #c9c9c9;
    background-image: url(../../../images/tpl/bg-image-fiche.png);
    background-size: 100% 55px;
    background-repeat: repeat-x;
    background-position: 0 80px;
    background-color: transparent;
    line-height: 1;
    padding: 0;
}
.view-purchased-products-list .view-content .views-field-title-field,
.view-purchased-products-list .view-content .views-field-date,
.view-purchased-products-list .view-content .views-field-field-product-gamma {
    white-space: nowrap;
    margin-right: 10px;
    overflow: hidden;
}
.view-purchased-products-list .view-content ul {
    margin: 0;
}
.view-purchased-products-list .view-content ul li:nth-child(n+2) {
    border-top: 0 none;
}
.view-purchased-products-list .view-content ul li:after {
    content: '';
    display: table;
    clear: both;
}
.view-purchased-products-list .views-field-field-image {
    float: left;
    width: 160px;
    text-align: center;
}
.view-purchased-products-list .views-field-field-image .field-content {
    padding: 5px;
    min-height: 124px;
}
.view-purchased-products-list .views-field-view-node a {
    background: #fff;
    color: #88714c;
    border: 1px solid #88714c;
    font-size: 17px;
    line-height: 1;
    text-transform: uppercase;
    padding: 10px 30px 6px;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    font-family: 'LegacySansITCPro-Book', 'sans-serif';
}
.view-purchased-products-list .views-field:not(.views-field-view-node):not(.views-field-field-image) {
    font-family: 'LegacySansITCPro-Book', 'sans-serif';
    color: #9c9b9a;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.4;
}
.view-purchased-products-list .views-field-field-product-gamma {
    text-transform: uppercase;
    padding-top: 21px;
}
.view-purchased-products-list .views-field-view-node {
    padding-top: 15px;
}
body.page-my-furterer .register-news-part  .pf-common-footer-email-form input.error {
    font-family: 'LegacySansITCPro-Book', sans-serif;
    padding-top: 2px;
}
body.page-my-furterer .register-news-part  .pf-common-footer-email-form .error-message {
    margin: 10px 0 0;
    font-size: 16px;
    color: #88714c;
    font-weight: 500;
    opacity: 1;
}
body.page-my-furterer .register-news-part  .pf-common-footer-email-form input.error + #ajax-email-messages .error-message {
    color: #ff0000;
}
body.page-my-furterer.logged-in .pane-mf-redeem-product .tiles-form {
    display: block;
    text-align: center;
    margin-top: -30px;
}
body.page-my-furterer.logged-in .pane-mf-redeem-product .product-form > span {
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 47px;
    display: block;
}
body.page-my-furterer.logged-in .pane-mf-redeem-product .product-form > a {
    font-size: 17px;
    display: inline-block;
    font-weight: 500;
    margin: 5px 0 70px;
}
body.page-my-furterer.logged-in form.user-products-redeem-form input[type="text"] {
    height: 40px;
    text-align: center;
    color: #b0b0b0;
    width: 275px;
    border: 1px solid #d6d6d6;
    margin-bottom: 10px;
    padding: 0 10px;
    font-weight: bold;
    text-transform: uppercase;
}
body.page-my-furterer.logged-in form.user-products-redeem-form input[type="text"].error {
    border-color: #ff0000;
}
body.page-my-furterer.logged-in form.user-products-redeem-form p.success-message {
    color: #88714c;
    font-size: 18px;
}
body.page-my-furterer.logged-in form.user-products-redeem-form .form-item-code {
    position: relative;
    width: 297px;
    margin: 0 auto;
}
body.page-my-furterer.logged-in form.user-products-redeem-form label.error {
    width: 0;
    font-weight: 100;
    color: red;
    vertical-align: top;
    margin-left: 15px;
    margin-right: 0;
    white-space: nowrap;
    font-size: 21px;
    position: absolute;
    left: 100%;
    top: 0;
    text-align: left;
    line-height: 42px;
}
body.page-my-furterer.logged-in form.user-products-redeem-form .massive-of-errors {
    margin: 0 auto;
    width: 295px;
    line-height: 1.05;
}
body.page-my-furterer.logged-in .pane-page-messages,
.page-my-furterer .massive-of-errors .element-invisible {
    display: none;
}
body.page-my-furterer.logged-in form.user-products-redeem-form input[type="submit"] {
    background: #fff;
    color: #88714c;
    border: 1px solid #88714c;
    font-size: 22px;
    text-transform: uppercase;
    padding: 9px 10px 5px;
    margin-top: 40px;
    margin-bottom: 10px;
    height: auto;
    text-align: center;
    font-weight: bold;
    min-width: 297px;
    font-family: 'LegacySansITCPro-Book', 'sans-serif';
}

body.page-my-furterer .register-part .product-form {
    padding-top: 0;
}
body.page-my-furterer .register-part .product-form .form-wrapper:not(.field-name-field-user-mail-optin):not(.form-actions):not(.field-name-field-user-civility) input {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
    text-align: left;
    font-family: 'LegacySansITCPro-Book', 'sans-serif';
    /*font-weight: bold;*/
    padding-top: 2px;
}
body.page-my-furterer .register-part .product-form .form-wrapper:not(.field-name-field-user-mail-optin):not(.form-actions):not(.field-name-field-user-civility) .form-item,
body.page-my-furterer .register-part .product-form .field-name-field-user-civility > .form-item {
    position: relative;
    width: 277px;
    margin: 0 auto;
}
body.page-my-furterer .register-part .product-form .form-wrapper:not(.field-name-field-user-mail-optin):not(.form-actions):not(.field-name-field-user-civility) .form-item label,
body.page-my-furterer .register-part .product-form .field-name-field-user-civility > .form-item label {
    position: absolute;
    right: 100%;
    top: 0;
    text-align: left;
}
body.page-my-furterer .register-part .product-form .form-wrapper:not(.field-name-field-user-mail-optin):not(.form-actions):not(.field-name-field-user-civility) .form-item label.error, body.page-my-furterer .register-part .product-form .field-name-field-user-civility > .form-item label.error {
    right: auto;
    left: 100%;
}
body.page-my-furterer .register-part .product-form .field-name-field-user-civility .form-radios {
    width: 277px;
    text-align: left;
}
body.page-my-furterer .register-part .product-form .field-name-field-user-civility > .form-item {
    margin-top: 40px;
}
body.page-my-furterer .register-part .product-form .form-item-code {
    width: 277px;
    margin: 0 auto;
    position: relative;
}
body.page-my-furterer .register-part .product-form .form-item-code label.error {
    position: absolute;
    top: 0;
    left: 100%;
    line-height: 30px;
}
body.page-my-furterer .register-part .product-form .select2-container .select2-chosen{
    margin-top: 0;
    font-size: 13px;
}
body.section-user .register-part .product-form .select2-arrow {
    margin-top: 0;
}
body.page-my-furterer .register-part .product-form .form-item-code input {
    text-transform: uppercase !important;
}
body.page-my-furterer .register-news-part .user-info-from-cookie .form-item-field-user-mail-optin-und {
    width: auto !important;
}
body.page-my-furterer .register-news-part .user-info-from-cookie .form-item-field-user-mail-optin-und label {
    line-height: 1 !important;
}
body.page-my-furterer .register-news-part .user-register-news-form form .field-name-field-user-mail-optin label:before {
    top: 0px;
}
body.page-my-furterer .register-news-part .user-register-news-form form .field-name-field-user-mail-optin label:after {
    top: 4px;
}
/* body.page-my-furterer form .form-item label span.form-required {
    display: none !important;
} */
body.page-my-furterer .register-part .form-type-password-confirm .description {
    font-size: 18px;
    margin-top: -5px;
    display: block;
}



.login-part #edit-submit,
.login-part .form-submit,
body.page-my-furterer .register-news-part .user-info-from-cookie .form-submit,
body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .form-submit,
body.page-my-furterer .register-news-part .user-info-from-cookie .form-submit,
body.page-my-furterer .register-news-part  .pf-common-footer-email-form .form-submit,
.register-news-part #edit-submit,
.register-news-part .form-submit,
.user-pass-form #edit-submit,
.user-pass-form .form-submit,
.mf-user-delete-form #edit-submit,
.mf-user-delete-form .form-submit,
.user-profile-form-my-furterer #edit-submit,
.user-profile-form-my-furterer .form-submit,
.pane-mf-redeem-product #edit-submit,
.pane-mf-redeem-product .form-submit,
.pane-mf-top-auth .mf-menu span a {
  transition: all 0.3s ease;
}

.login-part #edit-submit:hover,
.login-part .form-submit:hover,
body.page-my-furterer .register-news-part .user-info-from-cookie .form-submit:hover,
body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .form-submit:hover,
body.page-my-furterer .register-news-part .user-info-from-cookie .form-submit:hover,
body.page-my-furterer .register-news-part  .pf-common-footer-email-form .form-submit:hover,
.register-news-part #edit-submit:hover,
.register-news-part .form-submit:hover,
.user-pass-form #edit-submit:hover,
.user-pass-form .form-submit:hover,
.mf-user-delete-form #edit-submit:hover,
.mf-user-delete-form .form-submit:hover,
.user-profile-form-my-furterer #edit-submit:hover,
.user-profile-form-my-furterer .form-submit:hover,
.pane-mf-redeem-product #edit-submit:hover,
.pane-mf-redeem-product .form-submit:hover,
.pane-mf-top-auth .mf-menu span a:hover {
  color: #fff;
  background: #88714c;
}


@media screen and (min-width: 1650px) {
  body.page-my-furterer .login-top .middle-image {
    padding-bottom: 50px;
  }

}
@media screen and (min-width: 1181px) {
    .pf-diagnostic-personalized-ritual-form .form-email-body-left .form-field input[type=text],
    .pf-diagnostic-personalized-ritual-form .form-email-body-left .form-field input[type=email],
    .pf-diagnostic-personalized-ritual-form .form-email-body-left .form-field input[type=tel],
    .pf-diagnostic-personalized-ritual-form .form-email-body-left .form-field input[type=password],
    .pf-diagnostic-personalized-ritual-form .form-email-body-right .form-field input[type=text],
    .pf-diagnostic-personalized-ritual-form .form-email-body-right .form-field input[type=email],
    .pf-diagnostic-personalized-ritual-form .form-email-body-right .form-field input[type=tel],
    .pf-diagnostic-personalized-ritual-form .form-email-body-right .form-field input[type=password] {
        font-size: 14px;
    }
}
@media screen and (min-width: 731px) {
    .page-my-furterer .massive-of-errors * {
        display: none;
    }
    #header.header-search-focus .header-top .header-search form {
        padding: 0;
        margin: 0;
    }
    #header .header-search {
        right: 126px;
        width: 40px;
        margin-top: -17px;
    }
    #header.header-search-focus .header-top .header-search {
        width: 250px;
        height: 34px;
    }
    #header.header-search-focus .header-top {
        /*height: 118px;*/
    }
    #header.header-search-focus .header-top .l-region--header {
        height: 74px;
        position: relative;
    }
    #header .header-search input[type=text] {
        padding: 0 10px;
    }
    #header .header-search input[type=submit] {
        width: 47px;
    }
    /*#header.header-search-focus .header-search input[type=submit] {*/
        /*top: 3px;*/
        /*right: 2px;*/
    /*}*/
    #header .header-top {
        -moz-transition: none;
        -o-transition: none;
        -webkit-transition: none;
        -ms-transition: none;
        transition: none;
    }
    #header.header-search-focus .pane-rf-header .header-my-furterer {
        right: 395px;
    }
}
@media screen and (max-width: 1650px) and (min-width: 1181px) {
    body.page-my-furterer .register-part .product-form .form-wrapper:not(.field-name-field-user-mail-optin):not(.form-actions):not(.field-name-field-user-civility) .form-item label.error, body.page-my-furterer .register-part .product-form .field-name-field-user-civility > .form-item label.error,
    body.page-my-furterer .register-part .product-form .form-item-code label.error,
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item label.error,
    body.page-my-furterer .register-news-part .user-info-from-cookie label.error,
    body.page-my-furterer.logged-in form.user-products-redeem-form label.error{
        font-size: 18px;
    }
    form.user-profile-form-my-furterer input + label.error {
        font-size: 18px !important;
    }
    #header .header-search {
        width: 17px;
        right: 100px;
    }
    #header .header-search input[type=submit] {
        width: 17px;
    }
    #header.header-search-focus .header-top .l-region--header {
        height: 56px;
    }
    #header.header-search-focus .header-top .header-search {
        /*top: 46px;*/
    }
    /*#header.header-search-focus .header-top {*/
        /*height: 103px;*/
    /*}*/
    .header-search input[type=submit] {
        top: 8px !important;
    }
    #header.header-search-focus .header-search input[type=submit] {
        top: 8px;
    }
    #header.header-search-focus .pane-rf-header .header-my-furterer {
        right: 365px;
    }
    body.page-my-furterer .user-header span.sub-title {
        margin-bottom: 50px;
    }
    body.page-my-furterer .register-part,
    body.page-my-furterer .login-part,
    body.page-my-furterer .register-news-part,
    body.page-my-furterer .myfurterer-bottom{
        width: 1180px;
    }
    body.page-my-furterer .left-image,
    body.page-my-furterer .tab,
    body.page-my-furterer .right-image,
    body.page-my-furterer .middle-image,
    body.page-my-furterer .bottom-left-image,
    body.page-my-furterer .bottom-middle-image,
    body.page-my-furterer .bottom-right-image,
    body.page-my-furterer .myfurterer-bottom {
        height: 393px;
    }
    body.page-my-furterer .tab {
        padding: 140px 30px;
    }
    body.page-my-furterer .register-part .product-form {
        padding-top: 0;
    }
    body.page-my-furterer .login-part .tiles-form {
        top: 393px;
    }
    body.page-my-furterer .register-news-part .newsletter .newsletter-title h2 {
        margin-top: 80px;
    }
    body.page-my-furterer .register-top .tab:after,
    body.page-my-furterer .login-top .tab:after,
    body.page-my-furterer .register-news-top .tab:after {
        bottom: -40px;
    }
    body.page-my-furterer .register-top .tab.expanded:after,
    body.page-my-furterer .login-top .tab.expanded:after,
    body.page-my-furterer .register-news-top .tab.expanded:after {
        border-width: 30px;
        bottom: -55px;
    }
    body.page-my-furterer .register-top .tab.expanded:after,
    body.page-my-furterer .login-top .tab.expanded:after,
    body.page-my-furterer .login-top .tab.expanded:after {
        border-top-width: 30px;
    }
    .page-my-furterer .pane-mf-top-auth .image {
        height: 450px;
    }
    .page-my-furterer .pane-mf-top-auth .heart-message {
        font-size: 26px;
    }
    .page-my-furterer .pane-mf-top-auth .mf-menu a,
    form.user-profile-form-my-furterer input.form-submit {
        font-size: 16px;
        padding: 15px 10px 11px;
        min-width: 180px;
    }

    .page-my-furterer .pane-mf-top-auth .user-edit-header h2 {
        margin-top: 42px;
        margin-bottom: 3px;
    }

    form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > .form-item > label,
    form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > div > .form-item > label {
        width: 273px;
    }
    .page-my-furterer .pane-mf-top-auth .top-block > span a {
        font-size: 20px;
    }
}
@media screen and (max-width: 1180px) and (min-width: 731px) {
    form.user-profile-form-my-furterer .form-actions p.massage {
        font-size: 13px;
    }
    body.page-my-furterer .register-part .product-form .form-wrapper:not(.field-name-field-user-mail-optin):not(.form-actions):not(.field-name-field-user-civility) .form-item label.error, body.page-my-furterer .register-part .product-form .field-name-field-user-civility > .form-item label.error,
    body.page-my-furterer .register-part .product-form .form-item-code label.error,
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item label.error,
    body.page-my-furterer .register-news-part .user-info-from-cookie label.error {
        font-size: 12px;
    }
    form.user-profile-form-my-furterer input + label.error,
    body.page-my-furterer.logged-in form.user-products-redeem-form label.error {
        font-size: 12px !important;
    }
    body.page-my-furterer .register-part .product-form .form-wrapper:not(.field-name-field-user-mail-optin):not(.form-actions):not(.field-name-field-user-civility) .form-item label.error, body.page-my-furterer .register-part .product-form .field-name-field-user-civility > .form-item label.error,
    body.page-my-furterer .register-part .product-form .form-item-code label.error,
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item label.error,
    body.page-my-furterer .register-news-part .user-info-from-cookie label.error {
        line-height: 25px;
    }
    body.page-my-furterer .register-part .form-type-password-confirm .description {
        font-size: 14px;
    }
    body.page-my-furterer .tab {
        padding-left: 30px;
        padding-right: 30px;
    }
    #header .header-search {
        width: 17px;
        right: 92px;
    }
    #header .header-search input[type=submit] {
        width: 17px;
        right: 9px;
    }
    #header.header-search-focus .header-top .l-region--header {
        height: 94px;
    }
    #header.header-search-focus .header-top .header-search {
        top: 47px;
        width: 125px;
        right: 92px;
    }
    /*#header.header-search-focus .header-top {*/
        /*height: 149px;*/
    /*}*/
    #header.header-search-focus .header-search input[type=submit] {
        right: 9px;
    }
    #header.header-search-focus .pane-rf-header .header-my-furterer {
        right: 228px;
        width: 80px;
        top: 41px;
    }
    body.page-my-furterer .register-part,
    body.page-my-furterer .login-part,
    body.page-my-furterer .register-news-part,
    body.page-my-furterer .myfurterer-bottom {
        width: 840px;
    }

    body.page-my-furterer .left-image,
    body.page-my-furterer .tab,
    body.page-my-furterer .right-image,
    body.page-my-furterer .middle-image,
    body.page-my-furterer .bottom-left-image,
    body.page-my-furterer .bottom-middle-image,
    body.page-my-furterer .bottom-right-image,
    body.page-my-furterer .myfurterer-bottom {
        height: 280px;
    }

    .header-top {
        height: 94px !important;
    }

    body.page-my-furterer #lang_dropdown_form_language > div .select2-container .select2-choice > .select2-chosen {
        font-size: 18px;
        margin-right: 23px;
    }

    body.page-my-furterer .header-search input[type=text] {
        height: 46px;
        font-size: 14px;
        padding-right: 32px;
        padding-left: 11px;
        line-height: 1;
    }

    .header-search input[type=submit] {
        top: 11px !important;
        right: 4px;
    }

    body.page-my-furterer .header-search {
        margin-top: -23px;
        right: 109px;
    }

    #header .pane-rf-header .header-my-furterer {
        right: 212px;
        top: 20px;
    }

    body.page-my-furterer .icon-header-social {
        margin-right: 17px;
    }

    body.page-my-furterer .header-top #lang_dropdown_form_language {
        width: 76px;
    }

    body.page-my-furterer ul.main-menu li {
        font-size: 12px;
        padding-top: 15px;
    }

    body.page-my-furterer ul.main-menu {
        max-width: none;
    }

    body.page-my-furterer #header .header-menu {
        height: 45px;
    }

    body.page-my-furterer .user-header span.title {
        /*font-size: 30px;*/
    }

    body.page-my-furterer .user-header span.title-pre {
        /*font-size: 30px;*/
    }

    body.page-my-furterer .user-header span.title-pre:before {
        margin-right: 40px;
    }

    body.page-my-furterer .user-header span.title:after {
        margin-left: 40px;
    }

    body.page-my-furterer .user-header span.sub-title {
        font-size: 26px;
        margin-bottom: 70px;
    }

    body.page-my-furterer .tab span.title {
        font-size: 18px;
        margin-bottom: 20px;
    }

    body.page-my-furterer .tab span.sub-title {
        font-size: 14px;
        line-height: 1.2;
    }

    body.page-my-furterer .tab .icon {
        width: 37px;
        height: 37px;
        margin-top: 15px;

    }

    body.page-my-furterer .tab .icon:before {
        height: 1px;
        margin-top: 0;
    }

    body.page-my-furterer .tab .icon:after {
        width: 1px;
        margin-left: 0;
    }

    body.page-my-furterer .tab {
        padding-top: 86px;
        padding-bottom: 20px;
    }

    body.page-my-furterer .register-top .tab:after,
    body.page-my-furterer .login-top .tab:after,
    body.page-my-furterer .register-news-top .tab:after {
        bottom: -40px;
    }

    body.page-my-furterer .register-top .tab.expanded:after,
    body.page-my-furterer .login-top .tab.expanded:after,
    body.page-my-furterer .register-news-top .tab.expanded:after {
        border-width: 15px;
        bottom: -30px;
    }

    body.page-my-furterer .register-top .tab.expanded:after,
    body.page-my-furterer .login-top .tab.expanded:after,
    body.page-my-furterer .login-top .tab.expanded:after {
        border-top-width: 15px;
    }

    body.page-my-furterer .register-part .product-form h2,
    body.page-my-furterer .register-part .user-register-form h2,
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form > span,
    body.page-my-furterer .register-news-part .newsletter-title h2 {
        font-size: 28px;
    }

    body.page-my-furterer .register-part .product-form span {
        font-size: 17px;
        margin-top: 19px;
    }

    body.page-my-furterer .register-part .product-form input {
        width: 204px;
        line-height: 24px;
    }

    body.page-my-furterer .register-part .product-form a {
        font-size: 14px;
    }

    body.page-my-furterer .register-part .user-register-form form label {
        font-size: 17px;
        width: 180px;
        line-height: 32px;
    }

    body.page-my-furterer .register-part .user-register-form form input[type="text"],
    body.page-my-furterer .register-part .user-register-form form input[type="password"] {
        width: 204px;
        height: 22px;
        margin-bottom: 8px;
    }

    body.page-my-furterer .register-part .user-register-form form .select2-container .select2-choice {
        width: 224px;
        height: 26px;
        line-height: 26px;
        font-size: 12px;
    }

    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-mail-optin label {
        margin-top: 20px;
        line-height: 1;
    }

    body.section-user .register-part .user-register-form form input[type="submit"] {
        margin-top: 30px;
        min-width: 224px;
        font-size: 14px;
    }

    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-civility .form-radios label {
        margin-left: 0;
        padding-left: 18px;
        line-height: 1;
    }

    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-civility .form-radios label:before {
        width: 12px;
        height: 12px;
        top: 0px;
    }

    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-civility .form-radios label:after {
        width: 6px;
        height: 6px;
        left: 4px;
        top: 4px;
    }

    body.page-my-furterer .register-part .user-register-form form {
        width: 840px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-mail-optin label:before {
        width: 12px;
        height: 12px;
        left: -25px;
        top: 0;
    }
    body.page-my-furterer .register-part .product-form h2, body.page-my-furterer .register-part .user-register-form h2 {
        margin-top: 60px;
    }
    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-mail-optin label:after {
        width: 8px;
        height: 8px;
        left: -22px;
        top: 3px;
    }

    body.page-my-furterer .register-part .product-form input[type="text"] {
        margin: 15px auto 6px;
    }

    body.page-my-furterer .register-part .user-register-form {
        margin-top: 0;
    }

    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item label,
    body.page-my-furterer .register-news-part .user-info-from-cookie label {
        font-size: 17px;
        line-height: 26px;
    }

    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item,
    body.page-my-furterer .register-news-part .user-info-from-cookie .form-item {
        width: 226px;
    }
    body.page-my-furterer .register-part .product-form .form-item-code {
        width: 226px;
    }
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item input,
    body.page-my-furterer .register-news-part .user-info-from-cookie input, body.page-my-furterer .register-news-part .pf-common-footer-email-form input {
        width: 204px !important;
        margin-bottom: 8px;
    }

    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form a.ctools-use-modal {
        font-size: 14px;
    }
    body.page-my-furterer .register-part .product-form .field-name-field-user-civility .form-radios {
        width: 226px;
        margin-bottom: 6px;
    }
    body.page-my-furterer .register-part .product-form .select2-container .select2-chosen {
        margin-top: 3px;
    }
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form {
        margin-top: 50px;
    }
    body.page-my-furterer .register-part .product-form .form-wrapper:not(.field-name-field-user-mail-optin):not(.form-actions):not(.field-name-field-user-civility) .form-item, body.page-my-furterer .register-part .product-form .field-name-field-user-civility > .form-item {
        width: 226px;
    }
    body.page-my-furterer .register-part .product-form .form-wrapper:not(.field-name-field-user-mail-optin):not(.form-actions):not(.field-name-field-user-civility) .form-item label, body.page-my-furterer .register-part .product-form .field-name-field-user-civility > .form-item label {
        margin-right: 10px;
    }
    body.page-my-furterer .pane-page-content.expanded-login .login-part .tiles-form {
        height: 330px;
        top: 279px;
    }

    body.page-my-furterer .pane-page-content.expanded-login .bottom-left-image,
    body.page-my-furterer .pane-page-content.expanded-login .bottom-middle-image,
    body.page-my-furterer .pane-page-content.expanded-login .bottom-right-image {
        margin-top: 400px;
    }

    body.page-my-furterer .register-news-part .newsletter .newsletter-items,
    body.page-my-furterer .register-news-part .user-register-news-form .newsletter-items > span {
        font-size: 17px;
        margin-top: 19px;
    }

    body.page-my-furterer .register-news-part .user-register-news-form .newsletter-items > span {
       margin-bottom: 27px;
    }
    body.page-my-furterer .register-news-part .field-name-field-user-civility .form-radios .form-type-radio {
        margin-right: 3px;
    }
    body.page-my-furterer .register-news-part .field-name-field-user-civility .form-radios .form-type-radio label {
        line-height: 1;
        margin: 8px 0;
        padding-left: 19px;
    }
    body.page-my-furterer .register-news-part .field-name-field-user-civility .form-radios label:before {
        width: 12px;
        height: 12px;
        top: 0;
    }
    body.page-my-furterer .register-news-part .field-name-field-user-civility .form-radios label:after {
        width: 6px;
        height: 6px;
        left: 4px;
        top: 4px;
    }
    body.page-my-furterer .register-news-part .field-name-field-user-country .select2-container {
        width: 226px;
    }
    body.page-my-furterer .register-news-part .field-name-field-user-country .select2-container .select2-choice {
        height: 22px;
        line-height: 22px;
        font-size: 12px;
    }
    body.page-my-furterer .register-news-part .form-item div.description {
        font-size: 14px;
    }
    body.page-my-furterer .register-news-part .user-info-from-cookie .form-actions {
        margin-bottom: 70px;
    }
    body.page-my-furterer .register-news-part .user-register-news-form form .field-name-field-user-mail-optin label:before {
        width: 12px;
        height: 12px;
        left: -25px;
        top: 0;
    }
    body.page-my-furterer .register-news-part .user-register-news-form form .field-name-field-user-mail-optin label:after {
        width: 8px;
        height: 8px;
        left: -22px;
        top: 3px;
    }
    body.page-my-furterer .register-news-part .user-register-news-form form .field-name-field-user-mail-optin label {
        line-height: 1;
        margin-bottom: 16px;
    }
    body.page-my-furterer .register-news-part .user-info-from-cookie label {
        font-size: 17px;
        width: 180px;
        margin-right: 65px;
        line-height: 32px;
    }
    body.page-my-furterer .field-adresse input[type=text] {
        width: 215px;
    }
    body.page-my-furterer .field-types label {
        margin-right: 12px;
    }
    body.page-my-furterer .select2-container .select2-choice {
        height: 22px;
        line-height: 26px;
    }
    body.page-my-furterer .inner-page .subscribe-form .centered-title {
        padding-top: 86px;
        padding-bottom: 38px;
    }
    body.page-my-furterer .subscribe-form input[type=submit] {
        font-size: 12px;
    }
    body.page-my-furterer .subscribe-form form {
        padding-bottom: 66px !important;
    }
    body.page-my-furterer .footer-top ul {
        max-width: 840px;
    }
    body.page-my-furterer .footer-middle .centered-title .text_title {
        max-width: 700px;
    }
    body.page-my-furterer .footer-bottom {
        border-left-width: 18px;
        border-right-width: 18px;
        margin-top: 50px;
    }
    body.page-my-furterer .footer-bottom-left a {
        margin: 0 3px;
        font-size: 8px;
    }
    body.page-my-furterer .footer-bottom-right {
        width: unset;
        line-height: 24px;
    }
    .user-register-product-code-popup h2,
    .user-pass.ctools-use-modal-processed h2 {
        font-size: 32px;
    }
    .page-my-furterer .pane-mf-top-auth .user-edit-header .title,
    .page-my-furterer .pane-mf-top-auth .mf-form-title h2 {
        font-size: 32px;
    }
    /*.page-my-furterer .pane-mf-top-auth .user-edit-header h2,*/
    .page-my-furterer .pane-mf-top-auth .mf-form-title h2 {
        margin-bottom: 32px;
    }
    .page-my-furterer .pane-mf-top-auth .user-edit-header h2 {
        margin-top: 20px;
        margin-bottom: 6px;
    }
    .page-my-furterer .pane-mf-top-auth .user-edit-header .title-pre {
        font-size: 34px;
    }
    .page-my-furterer .pane-mf-top-auth .top-block > span a {
        font-size: 18px;
        margin: -10px 10px 20px;
    }
    .page-my-furterer .pane-mf-top-auth .heart-message {
        font-size: 18px;
    }
    .page-my-furterer .pane-mf-top-auth .heart-icon {
        width: 17px;
        height: 15px;
        margin-right: 10px;
    }
    .page-my-furterer .pane-mf-top-auth .heart-block {
        margin-top: 24px;
        margin-bottom: 30px;
    }
    .page-my-furterer .pane-mf-top-auth .top-block > *,
    .page-my-furterer .pane-mf-top-auth .bottom-block > * {
        margin-left: 10px;
        margin-right: 10px;
    }
    .page-my-furterer .pane-mf-top-auth .image {
        height: 450px;
    }
    .page-my-furterer .pane-mf-top-auth .mf-menu span:nth-child(n+2) a {
        margin-left: 15px;
    }
    .page-my-furterer .pane-mf-top-auth .mf-menu {
        padding-top: 50px;
        padding-bottom: 75px;
    }
    .page-my-furterer .pane-mf-top-auth .mf-menu a,
    form.user-profile-form-my-furterer input.form-submit {
        font-size: 13px;
        padding: 10px 10px 7px;
        min-width: 180px;
    }
    form.user-profile-form-my-furterer input.form-text,
    form.user-profile-form-my-furterer .select2-container .select2-choice {
        width: 240px;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        padding: 0 10px;
    }
    form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > .form-item,
    form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > div > .form-item {
        width: 240px;
    }
    form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > .form-item > label,
    form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > div > .form-item > label {
        width: 190px;
        line-height: 28px;
    }
    form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > .form-item > label,
    form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > div > .form-item > label,
    form.user-profile-form-my-furterer .form-radios .form-type-radio label,
    form.user-profile-form-my-furterer .field-name-field-user-mail-optin label {
        font-size: 16px;
    }
    form.user-profile-form-my-furterer > div > .form-wrapper:not(.field-name-field-user-country ):not(.form-actions):not(.field-name-field-user-mail-optin):not(#edit-account),
    form.user-profile-form-my-furterer .form-item-mail,
    form.user-profile-form-my-furterer .form-item-pass-pass1 {
        margin-bottom: 12px;
    }
    form.user-profile-form-my-furterer .form-radios .form-type-radio {
        margin: 4px 0 3px;
    }
    form.user-profile-form-my-furterer .form-radios .form-type-radio:nth-last-child(n+2) {
        margin-right: 12px;
    }
    form.user-profile-form-my-furterer .form-radios .form-type-radio label:before {
        top: -2px;
        width: 15px;
        height: 15px;
    }
    form.user-profile-form-my-furterer .form-radios .form-type-radio label:after {
        top: 2px;
        width: 9px;
        height: 9px;
    }
    form.user-profile-form-my-furterer .field-name-field-user-country {
        margin-bottom: 70px;
    }
    form.user-profile-form-my-furterer div.description:not(.password-suggestions) {
        font-size: 13px;
        margin: 7px 0;
    }
    form.user-profile-form-my-furterer .field-name-field-user-mail-optin {
        margin: 50px 0;
    }
    form.user-profile-form-my-furterer .field-name-field-user-mail-optin label:before {
        width: 12px;
        height: 12px;
        top: 0;
    }
    form.user-profile-form-my-furterer .field-name-field-user-mail-optin label {
        padding-left: 30px;
    }
    form.user-profile-form-my-furterer input.form-submit {
        margin-bottom: 20px;
        max-width: 240px;
    }
    .page-my-furterer .pane-mf-top-auth .user-edit-header .title-pre::before,
    .page-my-furterer .pane-mf-top-auth .mf-form-title h2::before {
        margin-right: 20px;
    }
    .page-my-furterer .pane-mf-top-auth .user-edit-header .title::after,
    .page-my-furterer .pane-mf-top-auth .mf-form-title h2::after {
        margin-left: 20px;
    }
    .page-my-furterer .massive-of-errors {
        font-size: 18px;
        width: 240px;
        margin: 15px auto;
    }
    .page-my-furterer .massive-of-errors div {
        /*padding-left: 15px;*/
    }
    .page-my-furterer .massive-of-errors div:before {
        width: 6px;
        height: 6px;
    }
    .pane-mf-user-edit > a.ctools-use-modal {
        margin: 20px auto 50px;
        margin-right: 10%;
        font-size: 16px;
    }
    body.page-my-furterer .register-part .user-register-form form .massive-of-errors,
    body.page-my-furterer .register-news-part .user-register-news-form form .massive-of-errors,
    body.page-my-furterer .login-part .user-login-form form .massive-of-errors {
        width: 224px;
    }
    body.page-my-furterer .login-part .user-login-form form .massive-of-errors {
        bottom: 40px;
    }
    body.page-my-furterer.logged-in .pane-mf-redeem-product .tiles-form {
        margin-top: -20px;
    }
    body.page-my-furterer.logged-in .pane-mf-redeem-product .product-form > span {
        font-size: 19px;
        margin-bottom: 50px;
    }
    body.page-my-furterer.logged-in .pane-mf-redeem-product .product-form > a {
        font-size: 16px;
        margin: 3px 0 50px;
    }
    body.page-my-furterer.logged-in form.user-products-redeem-form input[type="text"] {
        height: 30px;
        width: 215px;
        font-size: 14px;
    }
    body.page-my-furterer.logged-in form.user-products-redeem-form input[type="submit"] {
        font-size: 18px;
        padding: 5px 10px 1px;
        margin-top: 40px;
        min-width: 235px;
    }
    body.page-my-furterer.logged-in form.user-products-redeem-form .massive-of-errors {
        width: 237px;
    }
    body.page-my-furterer.logged-in form.user-products-redeem-form .form-item-code {
        width: 237px;
    }
    body.page-my-furterer.logged-in form.user-products-redeem-form label.error {
        font-size: 18px;
        line-height: 32px;
    }
    body.page-my-furterer.logged-in form.user-products-redeem-form p.success-message {
        font-size: 14px;
    }
    .page-my-furterer .pane-mf-top-auth .mf-menu {
      max-width: 640px;
      margin: 0 auto;
    }
    .page-my-furterer .pane-mf-top-auth .mf-menu span a {
      min-width: 200px;
      margin-bottom: 10px;
    }
    .page-my-furterer .pane-mf-top-auth .mf-menu span:nth-child(n+2) a {
      margin-left: 0;
    }
    .page-my-furterer .pane-mf-top-auth .mf-menu span:nth-child(odd) a {
      margin-right: 10px;
    }
    .page-my-furterer .pane-mf-top-auth .mf-menu span:last-child a {
      margin-top: 0 !important;
    }
}
@media screen and (max-width: 840px) and (min-width: 731px) {
    body.page-my-furterer .register-part,
    body.page-my-furterer .login-part,
    body.page-my-furterer .register-news-part,
    body.page-my-furterer .myfurterer-bottom {
        width: 730px;
    }
    body.page-my-furterer .left-image,
    body.page-my-furterer .tab,
    body.page-my-furterer .right-image,
    body.page-my-furterer .middle-image,
    body.page-my-furterer .bottom-left-image,
    body.page-my-furterer .bottom-middle-image,
    body.page-my-furterer .bottom-right-image,
    body.page-my-furterer .myfurterer-bottom {
        height: 243px;
    }
    body.page-my-furterer .tab {
        padding-top: 71px;
    }
    body.page-my-furterer .register-part .user-register-form form {
        width: 730px;
    }
    body.page-my-furterer .footer-top ul {
        max-width: 730px;
    }
    body.page-my-furterer .register-part .user-register-form form label {
        margin-right: 10px;
    }
    body.page-my-furterer .pane-page-content.expanded-login .login-part .tiles-form {
        top: 243px;
        height: 249px;
    }
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form {
        margin-top: 20px;
    }
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form form#user-login {
        margin-top: 25px !important;
    }
    body.page-my-furterer .subscribe-form form {
        max-width: 710px;
    }
    body.page-my-furterer #locatorForm .field-pays .custom-select {
        width: 120px !important;
    }
    body.page-my-furterer #locatorForm .field-types .custom-select {
        width: 130px !important;
    }
    body.page-my-furterer #locatorForm .field-adresse {
        width: 200px;
    }
    body.page-my-furterer .field-adresse input[type=text] {
        width: 115px !important;
    }
    body.page-my-furterer ul.main-menu li {
        font-size: 10px;
    }
    body.page-my-furterer .register-news-part .user-info-from-cookie label {
        margin-right: 10px;
    }
}
@media screen and (min-width: 731px) {
    html:not(.touch-device) body.section-user .tab:hover,
    body.section-user .tab.expanded {
        -webkit-background-size: 110%;
        background-size: 110%;
        transition: background-size 0.8s ease, color 0.8s ease;
        -moz-transition: background-size 0.8s ease, color 0.8s ease;
        -ms-transition: background-size 0.8s ease, color 0.8s ease;
        -o-transition: background-size 0.8s ease, color 0.8s ease;
        -webkit-transition: background-size 0.8s ease, color 0.8s ease;
        color: #fff;
    }
    html:not(.touch-device) body.section-user .tab:hover .icon:after,
    html:not(.touch-device) body.section-user .tab:hover .icon:before,
    body.section-user .tab.expanded .icon:after,
    body.section-user .tab.expanded .icon:before {
        background: #fff;
        -webkit-transition: background-color 0.8s ease;
        -moz-transition: background-color 0.8s ease;
        -ms-transition: background-color 0.8s ease;
        -o-transition: background-color 0.8s ease;
        transition: background-color 0.8s ease;
    }
}
@media screen and (max-width: 730px) {
    form.user-profile-form-my-furterer .form-actions p.massage {
        font-size: 19px;
    }
    body.page-my-furterer.logged-in form.user-products-redeem-form p.success-message {
        font-size: 18px;
    }
    html:not(.touch-device) body.section-user .tab:hover,
    body.section-user .tab.expanded {
        color: #3b3b3b;
    }
    #header.header-search-focus .header-top .header-search input[type=text] {
        height: 61px;
    }
    body.page-my-furterer .left-image,
    body.page-my-furterer .right-image,
    body.page-my-furterer .middle-image,
    body.page-my-furterer .bottom-left-image,
    body.page-my-furterer .bottom-middle-image,
    body.page-my-furterer .bottom-right-image,
    body.page-my-furterer .register-top .tab:before,
    body.page-my-furterer .login-top .tab:before,
    body.page-my-furterer .register-news-top .tab:before,
    body.page-my-furterer .subscribe-form,
    body.page-my-furterer .footer-bottom-left {
        display: none;
    }
    body.page-my-furterer .tab {
        padding: 41px 22px 0;
        height: 140px;
        width: 100%;
        float: none;
    }

    body.page-my-furterer .register-top .tab,
    body.page-my-furterer .login-top .tab,
    body.page-my-furterer .register-news-top .tab {
        background-image: none;
        background-color: #f1f1f1;
        text-align: left;
        color: #000;
    }

    body.page-my-furterer .login-top .middle-image,
    body.page-my-furterer .first.tab,
    body.page-my-furterer .pane-mf-bottom-unauth
     {
        display: none;
    }

    body.page-my-furterer .register-top .tab,
    body.page-my-furterer .login-top .tab {
        border-bottom: 1px solid #c8c8c8;
    }

    body.page-my-furterer .register-top .tab.expanded,
    body.page-my-furterer .login-top .tab.expanded {
        border-bottom-color: #f1f1f1;
    }

    body.page-my-furterer .tab .icon {
        width: 57px;
        height: 57px;
        margin: 0;
        position: absolute;
        right: 20px;
        top: 42px;
        background-image: none !important;
    }

    body.page-my-furterer .tab span.title {
        font-size: 32px;
        margin-bottom: 5px;
        padding-right: 65px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    body.page-my-furterer .tab span.sub-title {
        font-size: 26px;
        padding-right: 65px;
    }

    body.page-my-furterer .user-header span.sub-title {
        font-size: 31px;
        margin-top: 12px;
    }

    body.page-my-furterer .user-header span.title-pre,
    body.page-my-furterer .user-header span.title {
        font-size: 45px;
    }

    body.page-my-furterer .pane-rf-user-register {
        background-image: url('../../../images/content/my-furterer/rf-bg-mobile.png');
        background-size: 730px auto;
        background-position: 50% -50px;
        background-repeat: no-repeat;
        background-color: #ffffff;
    }

    body.page-my-furterer .user-header {
        height: 462px;
        margin: 0 20px;
        color: #ffffff;
        padding-top: 300px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        color: white;
    }

    body.page-my-furterer .user-header div.title-pre,
    body.page-my-furterer .user-header div.title {
        color: white;
    }

    body.page-my-furterer .user-header span.title-pre:before,
    body.page-my-furterer .user-header span.title:after {
        background-color: #ffffff;
    }

    body.page-my-furterer .user-header span.title-pre:before,
    body.page-my-furterer .user-header span.title:after {
        height: 1px;
    }

    body.page-my-furterer .user-header span.title-pre:before {
        margin-right: 10px;
    }

    body.page-my-furterer .user-header span.title:after {
        margin-left: 10px;
    }

    body.page-my-furterer .footer-middle .centered-title .text_title > span:after,
    body.page-my-furterer .footer-middle .centered-title .text_title > span:before {
        background-color: #fff;
        height: 1px;
    }

    body.page-my-furterer .footer-middle {
        padding: 20px 20px 0;
        margin: 0;
    }

    body.page-my-furterer .footer-bottom-right .f-field input[type=text] {
        height: 50px;
        line-height: 1;
        font-size: 32px;
        font-family: 'LegacySansITCPro-Book', 'sans-serif';
        padding-top: 6px;
        font-weight: 100;
        padding-left: 16px;
        padding-right: 95px;
        width: 100%;
    }

    body.page-my-furterer .footer-bottom-right input[type=submit] {
        top: auto;
        bottom: 0;
        line-height: 50px;
        height: 50px;
        border-top: 0;
        border-bottom: 0;
        border-right: 0;
        font-size: 28px;
        width: 79px;
        margin: 0;
    }

    body.page-my-furterer .footer-bottom-right .f-field-lang .select2-choice {
        height: 50px !important;
        line-height: 60px !important;
        width: 175px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        cursor: pointer;
    }

    body.page-my-furterer .footer-bottom-right .f-field-lang .select2-choice .select2-arrow {
        width: 81px !important;
    }

    body.page-my-furterer .footer-bottom-right .select2-container .select2-choice .select2-arrow b {
        background: none !important;
        border: 13px solid transparent;
        border-top: 13px solid black;
        width: 0;
        height: 0;
        margin: 18px auto 0;
    }

    body.page-my-furterer .footer-bottom-right .f-field-lang .select2-container .select2-choice {
        padding-left: 20px;
        border: 0 none !important;
    }

    body.page-my-furterer .footer-bottom-right .f-field.f-field-lang label {
        line-height: 60px;
        margin: 0;
    }

    body.page-my-furterer .footer-bottom-right .f-field.f-field-lang {
        padding-top: 8px;
        padding-bottom: 15px;
    }

    body.page-my-furterer .register-top .tab:after,
    body.page-my-furterer .login-top .tab:after,
    body.page-my-furterer .register-news-top .tab:after {
        border-top-color: #f1f1f1 !important;
    }

    body.page-my-furterer .register-part .product-form {
        margin: 0 20px;
        /*padding-top: 60px;*/
    }
    body.page-my-furterer .register-part .user-register-form {
        margin-left: 0;
        margin-right: 0;
    }
    body.page-my-furterer .footer-bottom-right .f-field-lang {
        margin-left: 0;
        margin-right: 0;
        max-width: none !important;
    }

    body.section-user .tab:hover {
        color: inherit;
    }

    body.section-user .tab:hover .icon:after,
    body.section-user .tab:hover .icon:before {
        background: #000;
    }

    body.page-my-furterer .register-top .tab:after,
    body.page-my-furterer .login-top .tab:after,
    body.page-my-furterer .register-news-top .tab:after {
        bottom: -40px;
    }

    body.page-my-furterer .register-top .tab.expanded:after,
    body.page-my-furterer .login-top .tab.expanded:after,
    body.page-my-furterer .register-news-top .tab.expanded:after {
        border-width: 35px;
        bottom: -70px;
    }

    body.page-my-furterer .register-top .tab.expanded:after,
    body.page-my-furterer .login-top .tab.expanded:after,
    body.page-my-furterer .login-top .tab.expanded:after {
        border-top-width: 35px;
    }

    body.page-my-furterer .register-part .product-form h2,
    body.page-my-furterer .register-part .user-register-form h2,
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form > span,
    body.page-my-furterer .register-news-part .newsletter-title h2 {
        font-size: 22px;
    }

    body.page-my-furterer .register-part .product-form h2:before,
    body.page-my-furterer .register-part .product-form h2:after,
    body.page-my-furterer .register-part .user-register-form h2:before,
    body.page-my-furterer .register-part .user-register-form h2:after {
        height: 1px;
    }

    body.page-my-furterer .register-part .product-form h2:before,
    body.page-my-furterer .register-part .user-register-form h2:before {
        margin-right: 10px;
    }

    body.page-my-furterer .register-part .product-form h2:after,
    body.page-my-furterer .register-part .user-register-form h2:after {
        margin-left: 10px;
    }

    body.page-my-furterer .register-part .product-form span {
        font-size: 22px;
        color: #000;
        margin: 35px 50px 0;
        font-weight: 700;
    }

    body.page-my-furterer .register-part .product-form input {
        margin-left: auto;
        margin-right: auto;
        max-width: 440px;
        line-height: 44px;
        width: 100%;
        color: #9c9b9a;
        border-color: #9c9b9a;
        font-size: 18px;
        font-weight: 700;
        margin-top: 11px !important;
        margin-bottom: 9px !important;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    body.page-my-furterer .register-part .product-form a {
        color: #000000;
        font-size: 18px;
        font-weight: 700;
    }

    body.page-my-furterer .register-part .user-register-form form,
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login {
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding: 0;
        /*margin-top: 30px;*/
        margin-bottom: 62px;
    }

    body.page-my-furterer .register-part .user-register-form form > div > .form-wrapper > div.form-item:not(.form-type-password-confirm):not(.form-type-checkbox),
    body.page-my-furterer .register-part .user-register-form form > div > .form-wrapper > div > div.form-item:not(.form-type-password-confirm):not(.form-type-checkbox) {
        padding-left: 162px;
        position: relative;
    }
    body.page-my-furterer .register-part .product-form h2, body.page-my-furterer .register-part .user-register-form h2 {
        margin-top: 60px;
    }
    body.page-my-furterer .register-part .user-register-form form > div > .form-wrapper > div.form-item:not(.form-type-password-confirm):not(.form-type-checkbox) > label,
    body.page-my-furterer .register-part .user-register-form form > div > .form-wrapper > div > div.form-item:not(.form-type-password-confirm):not(.form-type-checkbox) > label,
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item label {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        margin-right: 10px;
        width: auto;
        max-width: 152px;
        color: #000000;
        font-size: 21px;
        font-weight: 300;
        line-height: 37px;
    }
    body.page-my-furterer .register-part .user-register-form form > div > .form-wrapper .form-item-pass-pass2 > label {
        line-height: 1 !important;
    }
    body.page-my-furterer .register-part .user-register-form form > div > .form-wrapper > div.form-item:not(.form-type-password-confirm):not(.form-type-checkbox) > input,
    body.page-my-furterer .register-part .user-register-form form > div > .form-wrapper > div > div.form-item:not(.form-type-password-confirm):not(.form-type-checkbox) > input,
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item input {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        width: 100%;
        margin: 0;
        height: 37px;
    }
    body.page-my-furterer .register-part .user-register-form form .select2-container .select2-choice {
        width: 100%;
        height: 37px;
        line-height: 39px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        margin-bottom: 47px;
    }
    body.page-my-furterer .register-part .user-register-form form > div > .form-wrapper:not(#edit-account):not(.field-name-field-user-mail-optin),
    body.page-my-furterer .register-part .user-register-form form > div > .form-wrapper .form-type-password,
    body.page-my-furterer .register-part .user-register-form form > div > .form-wrapper .form-item-mail,
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item {
        margin-bottom: 15px;
    }
    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-country .form-type-select > .select2-container {
        display: block !important;
    }
    body.page-my-furterer .register-part .user-register-form form .select2-container .select2-chosen {
        font-size: 16px;
        color: #9b9b9b;
        font-weight: bold;
        text-align: left;
        padding: 0 10px;
        margin: 0;
    }
    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-mail-optin label {
        font-weight: 300;
        color: black;
        line-height: 1;
        padding-left: 34px;
    }
    body.page-my-furterer .register-part .product-form .select2-arrow {
        margin: 0;
    }
    body.page-my-furterer .register-part .product-form .field-name-field-user-civility > .form-item {
        margin-bottom: 17px;
    }
    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-mail-optin label:before {
        width: 14px;
        height: 14px;
        left: 0;
        top: 1px;
    }
    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-mail-optin label:after {
        width: 8px;
        height: 8px;
        left: 4px;
        top: 5px;
    }
    body.page-my-furterer .register-part .user-register-form form input[type="submit"],
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .form-submit,
    body.page-my-furterer .register-news-part .user-info-from-cookie .form-submit, body.page-my-furterer .register-news-part  .pf-common-footer-email-form .form-submit {
        font-size: 26px;
        padding: 6px 10px;
        font-weight: bold;
        width: 440px;
        max-width: 100%;
        margin-top: 33px;
    }
    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-civility .form-radios label {
        font-weight: 100;
        line-height: 1;
        padding-left: 25px;
    }
    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-civility .form-radios label:before {
        top: 0;
    }
    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-civility .form-radios label:after {
        top: 5px;
    }
    body.page-my-furterer .pane-page-content .pane-rf-user-login {
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        -webkit-transition: all 0.6s ease;
        -ms-transition: all 0.6s ease;
        transition: all 0.6s ease;
        overflow: hidden;
    }
    body.page-my-furterer .pane-page-content.expanded-login .pane-mf-bottom-unauth {
      margin-top: 275px;
    }
    body.page-my-furterer .pane-page-content.expanded-login .pane-rf-user-login {
        padding-bottom: 395px;
    }
    body.page-my-furterer .login-part .tiles-form {
        top: 140px;
    }
    body.page-my-furterer .pane-page-content.expanded-login .login-part .tiles-form {
        height: 395px;
    }
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form a.ctools-use-modal {
        font-size: 18px;
        font-weight: 700;
        color: #000000;
        margin-top: -3px;
        display: block;
    }
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form {
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 74px;
    }
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form > span:before,
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form > span:after,
    body.page-my-furterer .register-news-part .newsletter-title h2:before, body.page-my-furterer .register-news-part .newsletter-title h2:after {
        height: 1px;
    }
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form > span:before,
    body.page-my-furterer .register-news-part .newsletter-title h2:before {
        margin-right: 10px;
    }
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form > span:after,
    body.page-my-furterer .register-news-part .newsletter-title h2:after {
        margin-left: 10px;
    }
    body.page-my-furterer #content #user-login {
        margin-top: 45px;
    }
    body.page-my-furterer .register-news-part .user-register-news-form,
    body.page-my-furterer .register-news-part .newsletter {
        margin-left: 20px;
        margin-right: 20px;
    }
    body.page-my-furterer .register-news-part .user-info-from-cookie > div > .form-wrapper:not(#edit-account):not(.field-name-field-user-mail-optin),
    body.page-my-furterer .register-news-part .user-info-from-cookie > div > .form-wrapper .form-type-password,
    body.page-my-furterer .register-news-part .user-info-from-cookie > div > .form-wrapper .form-item-mail {
        margin-bottom: 15px;
    }
    body.page-my-furterer .register-news-part .user-info-from-cookie .field-name-field-user-civility .form-radios label {
        font-weight: 100;
        line-height: 1;
        padding-left: 25px;
    }
    body.page-my-furterer .register-news-part .user-info-from-cookie .field-name-field-user-civility .form-radios label:before {
        top: 0;
    }
    body.page-my-furterer .register-news-part .user-info-from-cookie .field-name-field-user-civility .form-radios label:after {
        top: 5px;
    }
    body.page-my-furterer .register-news-part .user-info-from-cookie .field-name-field-user-country .form-type-select > .select2-container {
        display: block;
        width: 100%;
        margin-bottom: 47px;
    }
    body.page-my-furterer .register-news-part .user-info-from-cookie .select2-container .select2-chosen {
        font-size: 18px;
        color: #9c9b9b;
    }
    body.page-my-furterer .register-news-part .user-info-from-cookie .form-type-password-confirm {
        position: static;
    }
    body.page-my-furterer .register-news-part .user-info-from-cookie > div > .form-wrapper .form-type-password label {
        width: 152px;
        margin-right: 10px;
    }
    body.page-my-furterer .register-news-part .user-info-from-cookie > div > .form-wrapper .form-item-pass-pass2 label {
        line-height: 1;
    }
    body.page-my-furterer .register-news-part .field-name-field-user-country .select2-container .select2-choice {
        height: 37px;
        line-height: 42px;
    }
    body.page-my-furterer .register-news-part .user-register-news-form form .field-name-field-user-mail-optin label {
        padding-left: 34px;
    }
    body.page-my-furterer .register-news-part .user-register-news-form form .field-name-field-user-mail-optin label:before {
        width: 14px;
        height: 14px;
        left: 0;
        top: 1px;
    }
    body.page-my-furterer .register-news-part .user-register-news-form form .field-name-field-user-mail-optin label:after {
        width: 8px;
        height: 8px;
        left: 4px;
        top: 5px;
    }
    body.page-my-furterer .register-news-part .newsletter .newsletter-title h2 {
        margin-top: 60px;
    }
    body.page-my-furterer .register-news-part  .pf-common-footer-email-form input {
        margin-top: 35px;
    }
    body.page-my-furterer .register-news-part .user-register-news-form {
        margin-top: 40px;
    }
    body.page-my-furterer .register-news-part .user-register-news-form .newsletter-items > span {
        margin-bottom: 30px;
        font-weight: 500;
    }
    body.page-my-furterer .register-news-part .form-item div.description {
        padding-left: 162px;
    }
    body.page-my-furterer .register-news-part .user-register-news-form form .field-name-field-user-mail-optin {
        margin-top: 23px;
    }
    .user-register-product-code-popup h2,
    .user-pass.ctools-use-modal-processed h2 {
        font-size: 28px;
    }
    .user-register-product-code-popup h2:before,
    .user-register-product-code-popup h2:after,
    .user-pass.ctools-use-modal-processed h2:before,
    .user-pass.ctools-use-modal-processed h2:after {
        height: 1px;
    }
    .user-register-product-code-popup h2:before,
    .user-pass.ctools-use-modal-processed h2:before {
        margin-right: 10px;
    }
    .user-register-product-code-popup h2:after,
    .user-pass.ctools-use-modal-processed h2:after {
        margin-left: 10px;
    }
    .user-pass.ctools-use-modal-processed h2 {
        margin: 30px 0 10px;
    }
    .user-pass.ctools-use-modal-processed span {
        font-size: 18px;
    }
    .user-pass.ctools-use-modal-processed input.form-text {
        height: 44px;
        max-width: 440px;
        line-height: 44px;
        color: #9c9b9a;
        border-color: #9c9b9a;
        width: 100%;
        font-size: 18px;
        font-weight: 700;
        margin-top: 15px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
    .user-pass.ctools-use-modal-processed .form-submit {
        font-size: 26px;
        padding: 6px 10px;
        font-weight: bold;
        width: 440px;
        max-width: 100%;
        margin-top: 0px;
    }
    .user-register-product-code-popup, .user-pass.ctools-use-modal-processed {
        font-size: 18px;
        margin: 0 20px;
    }
    .user-register-product-code-popup img {
        margin: 20px auto;
    }
    .page-my-furterer .pane-mf-top-auth .user-edit-header .title,
    .page-my-furterer .pane-mf-top-auth .mf-form-title h2,
    .page-my-furterer .pane-mf-top-auth .user-edit-header .title-pre {
        font-size: 45px;
        color: #000000;
    }
    .page-my-furterer .pane-mf-top-auth .user-edit-header .title-pre:before,
    .page-my-furterer .pane-mf-top-auth .mf-form-title h2:before {
        margin-right: 10px;
    }
    .page-my-furterer .pane-mf-top-auth .user-edit-header .title:after,
    .page-my-furterer .pane-mf-top-auth .mf-form-title h2:after {
        margin-left: 10px;
    }
    .page-my-furterer .pane-mf-top-auth .top-block > span a {
        font-size: 25px;
        margin: 0px 20px 30px;
    }
    .page-my-furterer .pane-mf-top-auth .username {
        font-size: 31px;
        line-height: 40px;
    }
    .page-my-furterer .pane-mf-top-auth .heart-message {
        font-size: 22px;
        line-height: 25px;
    }
    .page-my-furterer .pane-mf-top-auth .image {
        height: 340px;
    }
    .page-my-furterer .pane-mf-top-auth .mf-menu a,
    form.user-profile-form-my-furterer input.form-submit {
        font-size: 20px;
        line-height: 22px;
        display: block;
        float: none;
        width: 100%;
        min-width: 0;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        overflow: hidden;
        padding: 20px 5px 15px;
        word-wrap: break-word;
    }
    .page-my-furterer .pane-mf-top-auth .mf-menu:after {
        content: '';
        display: table;
        clear: both;
    }
    .page-my-furterer .pane-mf-top-auth .mf-menu span {
        display: block;
        float: left;
        width: 33%;
    }
    .page-my-furterer .pane-mf-top-auth .mf-menu span:nth-child(n+2) {
        margin-left: 0.5%;
    }
    .page-my-furterer .pane-mf-top-auth .mf-menu span:nth-child(n+2) a {
        margin-left: 0;
    }
    .page-my-furterer .pane-mf-top-auth .top-block > *,
    .page-my-furterer .pane-mf-top-auth .bottom-block > * {
        margin-left: 20px;
        margin-right: 20px;
    }
    .page-my-furterer .pane-mf-top-auth .heart-icon {
        display: none;
    }
    .page-my-furterer .pane-mf-top-auth .heart-message:before {
        content: '';
        display: inline-block;
        vertical-align: top;
        width: 23px;
        height: 20px;
        margin-right: 8px;
        background: url('../../../images/content/user-edit/heart-icon.png') no-repeat 50% 50%;
        background-size: cover;
    }
    .page-my-furterer .pane-mf-top-auth .mf-form-title h2 {
        font-size: 22px;
    }
    form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > .form-item, form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > div > .form-item {
        width: auto;
        margin-left: 160px;
    }
    form.user-profile-form-my-furterer .select2-container {
        display: block !important;
    }
    form.user-profile-form-my-furterer .select2-container .select2-chosen {
        text-align: left;
    }
    form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > .form-item > label, form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > div > .form-item > label {
        margin-right: 10px;
        width: 150px;
    }
    .pane-mf-user-edit {
        padding: 0 20px;
    }
    form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > .form-item > label, form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > div > .form-item > label, form.user-profile-form-my-furterer .form-radios .form-type-radio label, form.user-profile-form-my-furterer .field-name-field-user-mail-optin label {
        font-weight: 300;
    }
    form.user-profile-form-my-furterer input.form-text, form.user-profile-form-my-furterer .select2-container .select2-choice {
        padding: 0 12px;
        width: 100%;
    }
    form.user-profile-form-my-furterer #edit-account > .form-type-password-confirm {
        margin-left: 0;
    }
    form.user-profile-form-my-furterer .form-item-pass-pass2 label {
        line-height: 1 !important;
    }
    form.user-profile-form-my-furterer div.description:not(.password-suggestions) {
        font-size: 18px;
        font-weight: 300;
        margin: 10px 0 10px 160px;
    }
    form.user-profile-form-my-furterer .field-name-field-user-country {
        margin-bottom: 47px;
    }
    form.user-profile-form-my-furterer input.form-submit {
        float: none;
        width: auto;
        display: inline-block;
        font-size: 26px;
        font-weight: 700;
        line-height: 1;
        padding: 11px 36px 6px;
        max-width: none;
    }
    .page-my-furterer .pane-mf-top-auth .user-edit-header h2 {
        margin: 40px 0 15px;
    }
    .page-my-furterer .pane-mf-top-auth .heart-block {
        margin-top: 21px;
        margin-bottom: 18px;
    }
    .page-my-furterer .pane-mf-top-auth .mf-menu {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .page-my-furterer .pane-mf-top-auth .mf-form-title h2 {
        margin-bottom: 27px;
    }
    form.user-profile-form-my-furterer .field-name-field-user-mail-optin {
        margin: 30px 0 25px;
    }
    .page-my-furterer .pane-mf-top-auth .user-edit-header .title-pre {
        font-weight: 100;
        margin-right: -8px;
    }
    .page-my-furterer .massive-of-errors {
        font-size: 21px;
        width: auto;
        margin: 20px 0 20px 160px;
    }
    .page-my-furterer .massive-of-errors div {
        /*padding-left: 18px;*/
    }
    .page-my-furterer .massive-of-errors div:before {
        width: 8px;
        height: 8px;
    }
    .pane-mf-user-edit > a.ctools-use-modal {
        margin: 0px auto 50px;
        margin-right: 0;
        /*width: 100%;*/
        font-size: 20px;
        font-weight: 300;
    }
    body.page-my-furterer .register-part .user-register-form form .massive-of-errors,
    body.page-my-furterer .register-news-part .user-register-news-form form .massive-of-errors {
        width: auto;
        margin-left: 162px;
    }
    body.page-my-furterer .register-part .user-register-form form .massive-of-errors {
        margin-left: 182px;
    }
    body.page-my-furterer .login-part .user-login-form form .massive-of-errors {
        bottom: 64px;
    }
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .form-submit {
        margin-top: 28px !important;
    }
    .view-purchased-products-list {
        margin: 15px 20px 70px;
    }
    .view-purchased-products-list .views-field-field-image {
        width: 35%;
        min-height: 195px;
        display: table;
    }
    .view-purchased-products-list .views-field-field-image .field-content {
        display: table-cell;
        vertical-align: middle;
        min-height: 0;
    }
    .view-purchased-products-list .view-content ul li {
        width: 100%;
        background-size: 100% 74px;
        background-position-y: 117px;
    }
    .view-purchased-products-list .views-field-view-node a {
        font-size: 22px;
        padding: 15px 42px 9px
    }
    .view-purchased-products-list .views-field:not(.views-field-view-node):not(.views-field-field-image) {
        font-size: 20px;
    }
    .view-purchased-products-list .views-field-field-product-gamma {
        padding-top: 27px;
    }
    .view-purchased-products-list .views-field-view-node {
        padding-top: 21px;
    }
    body.page-my-furterer .register-news-part  .pf-common-footer-email-form .error-message {
        font-size: 18px;
        font-weight: 700;
        opacity: 1;
    }
    body.page-my-furterer .register-news-part .newsletter .newsletter-items {
        font-weight: 700;
    }
    body.page-my-furterer.logged-in .pane-mf-redeem-product .product-form > span {
        color: #000000;
        font-size: 22px;
        line-height: 27px;
        margin-bottom: 37px;
    }
    body.page-my-furterer.logged-in .pane-mf-redeem-product .tiles-form {
        margin-top: -1px;
        margin-left: 20px;
        margin-right: 20px;
    }
    body.page-my-furterer.logged-in form.user-products-redeem-form input[type="text"] {
        width: 439px;
        height: 44px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        max-width: 100%;
        border-color: #9c9b9a;
        color: #9c9b9a;
        font-size: 18px;
    }
    body.page-my-furterer.logged-in form.user-products-redeem-form input[type="submit"] {
        font-size: 26px;
        width: 439px;
        max-width: 100%;
        padding: 8px 10px 4px;
        margin-top: 30px;
    }
    body.page-my-furterer.logged-in .pane-mf-redeem-product .product-form > a {
        color: #000000;
        font-size: 18px;
        margin: 1px 0 50px;
    }
    body.section-user .register-part .user-register-form form input[type="text"], body.section-user .register-part .user-register-form form input[type="password"] {
        height: 37px;
    }
    body.page-my-furterer .register-part .user-register-form form input[type="text"], body.page-my-furterer .register-part .user-register-form form input[type="password"] {
        font-size: 16px;
    }
    body.page-my-furterer .register-part .product-form .form-wrapper:not(.field-name-field-user-mail-optin):not(.form-actions):not(.field-name-field-user-civility) input {
        margin-top: 0 !important;
    }
    body.page-my-furterer .register-part .product-form .form-wrapper:not(.field-name-field-user-mail-optin):not(.form-actions):not(.field-name-field-user-civility) .form-item label, body.page-my-furterer .register-part .product-form .field-name-field-user-civility > .form-item label {
        margin-right: 0;
    }
    body.page-my-furterer .register-part .product-form .form-wrapper:not(.field-name-field-user-mail-optin):not(.form-actions):not(.field-name-field-user-civility) .form-item, body.page-my-furterer .register-part .product-form .field-name-field-user-civility > .form-item {
        width: auto;
        padding-left: 180px;
    }
    body.page-my-furterer .register-part .product-form .form-wrapper:not(.field-name-field-user-mail-optin):not(.form-actions):not(.field-name-field-user-civility) input {
        display: block;
        width: 100%;
        max-width: none;
        margin: 0;
        min-width: 0;
    }
    body.page-my-furterer .register-part .product-form .field-name-field-user-civility > .form-item {
        text-align: left;
    }
    body.page-my-furterer .register-part .product-form .field-name-field-user-civility .form-radios {
        width: auto;
    }
    body.page-my-furterer .register-part .product-form .form-wrapper .form-type-password-confirm {
        position: static !important;
        padding-left: 0 !important;
    }
    body.page-my-furterer .register-part .product-form .form-wrapper .form-item-pass-pass2 label {
        line-height: 1;
        margin-right: 20px;
        width: 160px;
    }
    body.page-my-furterer .login-part .user-login-form form .massive-of-errors {
        font-size: 19px;
        line-height: 19px;
    }
    body.page-my-furterer .pane-rf-user-login.errors-showed .login-part .user-login-form form .massive-of-errors {
        position: static;
        margin-top: 0;
    }
    body.page-my-furterer .pane-page-content .pane-rf-user-login.errors-showed .login-part .tiles-form .user-login-form .form-submit {
        margin-top: 0 !important;
    }
    body.page-my-furterer .pane-page-content.expanded-login .pane-rf-user-login.errors-showed .login-part .tiles-form {
        height: 430px;
    }
    body.page-my-furterer .pane-page-content.expanded-login .pane-rf-user-login.errors-showed {
        padding-bottom: 430px;
    }
    body.page-my-furterer .login-part .user-login-form form .massive-of-errors div:before {
        top: 4px;
    }
    body.page-my-furterer.logged-in form.user-products-redeem-form .massive-of-errors {
        width: 439px;
    }
    body.page-my-furterer.logged-in.section-my-furterer:not(.page-my-furterer-user-edit):not(.page-my-furterer-product-list) #modalContent .ctools-modal-content,
    body.page-my-furterer.logged-in.section-my-furterer:not(.page-my-furterer-user-edit):not(.page-my-furterer-product-list) #modal-content {
        width: 480px !important;
        height: 450px !important;
    }
    form.user-profile-form-my-furterer .field-name-field-user-mail-optin label {
        line-height: 1;
    }
    form.user-profile-form-my-furterer .field-name-field-user-mail-optin label:before {
        top: 0;
    }
    body.page-my-furterer .register-part .user-register-form form label.error,
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item label.error,
    body.page-my-furterer .register-news-part .user-info-from-cookie label.error body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item label,
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item label.error, body.page-my-furterer .register-news-part .user-info-from-cookie label.error,
    body.page-my-furterer.logged-in form.user-products-redeem-form label.error,
    form.user-profile-form-my-furterer input + label.error {
        display: none !important;
    }
    body.page-my-furterer .register-part .product-form .form-wrapper:not(.field-name-field-user-mail-optin):not(.form-actions):not(.field-name-field-user-civility) .form-item label, body.page-my-furterer .register-part .product-form .field-name-field-user-civility > .form-item label {
        right: auto;
        left: 0;
    }
    body.page-my-furterer.logged-in form.user-products-redeem-form .form-item-code {
        width: auto;
    }
    .page-my-furterer .pane-mf-top-auth .username {
        margin-bottom: 21px;
    }
    body.page-my-furterer .register-part .form-type-password-confirm .description {
        font-size: 18px;
        padding-left: 180px;
    }
    .user-pass.ctools-use-modal-processed .user-pass-form .form-item label.error {
        top: 85px;
        font-size: 14px;
    }
    html:not(.touch-device) body.section-user .tab:hover .icon:after,
    html:not(.touch-device) body.section-user .tab:hover .icon:before,
    body.section-user .tab .icon:after,
    body.section-user .tab.expanded .icon:after,
    body.section-user .tab .icon:before,
    body.section-user .tab.expanded .icon:before {
        background: #000;
    }
}
@media screen and (max-width: 640px) {
    .page-my-furterer .pane-mf-top-auth .mf-menu a,
    form.user-profile-form-my-furterer input.form-submit {
        font-size: 17px;
        line-height: 19px;
    }
    form.user-profile-form-my-furterer .field-name-field-user-mail-optin label {
        font-size: 21px;
    }
}
@media screen and (max-width: 560px) {
    .page-my-furterer .pane-mf-top-auth .mf-menu a,
    form.user-profile-form-my-furterer input.form-submit {
        font-size: 14px;
        line-height: 16px;
    }
}
@media screen and (max-width: 480px) {
    form.user-profile-form-my-furterer .form-actions p.massage {
        font-size: 10px;
    }
    #header.header-search-focus .header-top .header-search input[type=text] {
        height: 23px;
        font-size: 11px;
    }
    body.page-my-furterer .user-header span.title-pre,
    body.page-my-furterer .user-header span.title {
        font-size: 22px;
    }
    body.page-my-furterer .user-header {
        height: 300px;
        margin: 0 10px;
        padding-top: 220px;
    }
    body.page-my-furterer .user-header span.sub-title {
        font-size: 15px;
        margin-top: 6px;
    }
    body.page-my-furterer .pane-rf-user-register {
        background-size: auto 340px;
        background-position: 50% -10px;
    }
    body.page-my-furterer .tab {
        padding: 20px 10px 0;
        height: 70px;
    }
    body.page-my-furterer .tab span.title {
        font-size: 16px;
        margin-bottom: 2px;
        padding-right: 32px;
    }
    body.page-my-furterer .tab span.sub-title {
        font-size: 13px;
        padding-right: 32px;
    }
    body.page-my-furterer .tab .icon {
        width: 28px;
        height: 28px;
        right: 10px;
        top: 21px;
    }
    body.page-my-furterer .footer-bottom-right .f-field.f-field-lang {
        width: 100%;
    }
    body.page-my-furterer .footer-bottom {
        padding-left: 20px;
        padding-right: 20px;
    }
    body.page-my-furterer .footer-bottom-right .f-field input[type=text] {
        height: 27px;
        font-size: 16px;
        padding-left: 10px;
        padding-right: 48px;
        padding-top: 3px;
        vertical-align: bottom;
    }
    body.page-my-furterer .footer-bottom-right input[type=submit] {
        top: auto !important;
        font-size: 16px;
        width: 39px;
        line-height: 27px;
        height: 27px;
        vertical-align: bottom;
    }
    body.page-my-furterer .footer-bottom-right .f-field-lang .select2-container .select2-choice {
        padding-left: 10px;
    }
    body.page-my-furterer .footer-bottom-right .f-field-lang .select2-choice {
        height: 27px !important;
        line-height: 30px !important;
        width: 80px;
    }
    body.page-my-furterer .footer-bottom-right .f-field-lang .select2-choice .select2-arrow {
        width: 40px !important;
    }
    body.page-my-furterer .footer-bottom-right .select2-container .select2-choice .select2-arrow b {
        border: 7px solid transparent;
        border-top: 7px solid black;
        margin: 11px auto 0;
    }
    body.page-my-furterer .footer-bottom-right .f-field.f-field-lang label {
        line-height: 30px;
    }
    body.page-my-furterer .register-top .tab.expanded:after,
    body.page-my-furterer .login-top .tab.expanded:after,
    body.page-my-furterer .login-top .tab.expanded:after {
        border-top-width: 17px;
    }
    body.page-my-furterer .register-top .tab.expanded:after,
    body.page-my-furterer .login-top .tab.expanded:after,
    body.page-my-furterer .register-news-top .tab.expanded:after {
        border-width: 17px;
        bottom: -34px;
    }
    body.page-my-furterer .register-part .product-form,
    body.page-my-furterer .register-part .user-register-form {
        margin: 0 10px;
        padding-top: 30px;
    }
    body.page-my-furterer .register-part .product-form h2,
    body.page-my-furterer .register-part .user-register-form h2,
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form > span,
    body.page-my-furterer .register-news-part .newsletter-title h2 {
        font-size: 12px;
    }
    body.page-my-furterer .register-part .product-form span {
        font-size: 11px;
        margin: 17px 25px 0;
    }
    body.page-my-furterer .register-part .product-form input {
        margin-top: 6px !important;
        margin-bottom: 5px !important;
        font-size: 9px;
        max-width: 220px;
        line-height: 22px;
    }
    body.section-user .register-part .product-form input[type="text"] {
        margin: 10px auto 5px;
    }
    body.page-my-furterer .register-part .product-form a {
        font-size: 9px;
    }
    body.page-my-furterer .register-part .user-register-form form,
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login {
        margin-top: 15px;
        margin-bottom: 31px;
    }
    body.page-my-furterer .register-part .user-register-form form > div > .form-wrapper:not(#edit-account):not(.field-name-field-user-mail-optin), body.page-my-furterer .register-part .user-register-form form > div > .form-wrapper .form-type-password, body.page-my-furterer .register-part .user-register-form form > div > .form-wrapper .form-item-mail, body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item {
        margin-bottom: 7px;
    }
    body.page-my-furterer .register-part .user-register-form form > div > .form-wrapper > div.form-item:not(.form-type-password-confirm):not(.form-type-checkbox), body.page-my-furterer .register-part .user-register-form form > div > .form-wrapper > div > div.form-item:not(.form-type-password-confirm):not(.form-type-checkbox) {
        padding-left: 80px;
    }
    body.page-my-furterer .register-part .user-register-form form > div > .form-wrapper > div.form-item:not(.form-type-password-confirm):not(.form-type-checkbox) > label, body.page-my-furterer .register-part .user-register-form form > div > .form-wrapper > div > div.form-item:not(.form-type-password-confirm):not(.form-type-checkbox) > label, body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item label {
        line-height: 19px;
        max-width: 75px;
        margin-right: 5px;
        font-size: 11px;
    }
    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-civility .form-radios label {
        padding-left: 13px;
        font-size: 11px;
        line-height: 13px;
    }
    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-civility .form-radios label {
        margin-right: 5px;
    }
    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-civility .form-radios label:before {
        width: 8px;
        height: 8px;
    }
    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-civility .form-radios label:after {
        width: 4px;
        height: 4px;
        left: 3px;
    }
    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-civility .form-radios label:after {
        top: 3px;
    }
    body.page-my-furterer .register-part .user-register-form form > div > .form-wrapper > div.form-item:not(.form-type-password-confirm):not(.form-type-checkbox) > input, body.page-my-furterer .register-part .user-register-form form > div > .form-wrapper > div > div.form-item:not(.form-type-password-confirm):not(.form-type-checkbox) > input, body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .user-login .form-item input {
        height: 19px;
        padding: 0 5px;
        font-size: 9px;
    }
    body.page-my-furterer .register-part .user-register-form form .select2-container .select2-choice {
        margin-bottom: 23px;
        height: 19px;
        line-height: 19px;
    }
    body.page-my-furterer .register-part .user-register-form form .select2-container .select2-chosen {
        font-size: 9px;
    }
    body.page-my-furterer .select2-container .select2-choice .select2-arrow {
        width: 14px;
    }
    body.page-my-furterer .select2-container .select2-choice .select2-arrow b {
        background-size: contain;
    }
    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-mail-optin label {
        padding-left: 17px;
        margin-top: 30px;
        font-size: 11px;
    }
    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-mail-optin label:before {
        width: 7px;
        height: 7px;
        top: 0;
    }
    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-mail-optin label:after {
        width: 3px;
        height: 3px;
        left: 3px;
        top: 3px;
    }
    body.page-my-furterer .register-part .user-register-form form input[type="submit"], body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .form-submit, body.page-my-furterer .register-news-part .user-info-from-cookie .form-submit, body.page-my-furterer .register-news-part  .pf-common-footer-email-form .form-submit {
        font-size: 13px;
        padding: 3px 5px;
        width: 220px;
        margin-top: 16px;
        min-width: 0;
    }
    body.page-my-furterer .pane-page-content.expanded-login .pane-mf-bottom-unauth {
      margin-top: 210px;
    }
    body.page-my-furterer .pane-page-content.expanded-login .pane-rf-user-login {
        padding-bottom: 210px;
    }
    body.page-my-furterer .pane-page-content.expanded-login .login-part .tiles-form {
        height: 210px;
    }
    body.page-my-furterer .login-part .tiles-form {
        top: 70px;
    }
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 37px;
    }
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form a.ctools-use-modal {
        font-size: 9px;
        margin-top: -1px;
    }
    body.page-my-furterer .register-news-part .user-register-news-form, body.page-my-furterer .register-news-part .newsletter {
        margin-left: 10px;
        margin-right: 10px;
    }
    body.page-my-furterer .register-news-part .newsletter .newsletter-title h2 {
        margin-top: 30px;
    }
    body.page-my-furterer .register-news-part .newsletter .newsletter-items {
        font-size: 11px;
        margin-top: 15px;
    }
    body.page-my-furterer .register-news-part .user-register-news-form .newsletter-items > span {
        margin-bottom: 15px;
        margin-top: 15px;
        font-size: 11px;
    }
    body.page-my-furterer .register-news-part .user-info-from-cookie > div > .form-wrapper:not(#edit-account):not(.field-name-field-user-mail-optin), body.page-my-furterer .register-news-part .user-info-from-cookie > div > .form-wrapper .form-type-password, body.page-my-furterer .register-news-part .user-info-from-cookie > div > .form-wrapper .form-item-mail {
        margin-bottom: 7px;
    }
    body.page-my-furterer .register-news-part .user-info-from-cookie .field-name-field-user-civility .form-radios label {
        padding-left: 13px;
        margin-right: 5px;
    }
    body.page-my-furterer .register-news-part .field-name-field-user-civility .form-radios label:before {
        width: 8px;
        height: 8px;
    }
    body.page-my-furterer .register-news-part .field-name-field-user-civility .form-radios label:after {
        width: 4px;
        height: 4px;
        left: 3px;
    }
    body.page-my-furterer .register-news-part .user-info-from-cookie .field-name-field-user-civility .form-radios label:after {
        top: 3px;
    }
    body.page-my-furterer .register-news-part .user-info-from-cookie .field-name-field-user-country .form-type-select > .select2-container {
        margin-bottom: 23px;
    }
    body.page-my-furterer .register-news-part .field-name-field-user-country .select2-container .select2-choice {
        height: 19px;
        line-height: 23px;
    }
    body.page-my-furterer .register-news-part .user-info-from-cookie .select2-container .select2-chosen {
        font-size: 9px;
    }
    body.page-my-furterer .register-news-part .user-info-from-cookie > div > .form-wrapper .form-type-password label {
        width: 75px;
        margin-right: 5px;
    }
    body.page-my-furterer .register-news-part .form-item div.description {
        padding-left: 80px;
        font-size: 9px;
        margin-top: -2px;
    }
    body.page-my-furterer .register-news-part .user-register-news-form form .field-name-field-user-mail-optin {
        margin-top: 12px;
    }
    body.page-my-furterer .register-news-part .user-register-news-form form .field-name-field-user-mail-optin label {
        padding-left: 17px;
        line-height: 1;
    }
    body.page-my-furterer .register-news-part .user-register-news-form form .field-name-field-user-mail-optin label:before {
        width: 7px;
        height: 7px;
        top: 0;
    }
    body.page-my-furterer .register-news-part .user-register-news-form form .field-name-field-user-mail-optin label:after {
        width: 3px;
        height: 3px;
        left: 3px;
        top: 3px;
    }
    body.page-my-furterer .register-news-part .user-info-from-cookie .field-name-field-user-civility .form-radios label {
        line-height: 13px;
    }
    body.section-user .register-part .user-register-form form .form-type-radio {
        margin-bottom: 5px;
    }
    .header-search-focus .header-search form input[type=submit] {
        right: 35px !important;
    }
    .user-register-product-code-popup h2,
    .user-pass.ctools-use-modal-processed h2 {
        font-size: 14px;
    }
    .user-pass.ctools-use-modal-processed h2 {
        margin: 15px 0 5px;
    }
    .user-pass.ctools-use-modal-processed span {
        font-size: 9px;
    }
    .user-pass.ctools-use-modal-processed input.form-text {
        height: 22px;
        max-width: 220px;
        line-height: 22px;
        font-size: 9px;
        margin: 7px 0 7px;
    }
    .user-pass.ctools-use-modal-processed .form-actions {
        margin-top: 7px;
    }
    .user-pass.ctools-use-modal-processed .form-submit {
        font-size: 13px;
        padding: 3px 5px;
        font-weight: bold;
        width: 220px;
        min-width: 220px;
    }
    .user-pass.ctools-use-modal-processed .user-pass-form .form-item label.error {
        font-size: 8px;
        top: 40px;
    }
    .user-register-product-code-popup, .user-pass.ctools-use-modal-processed {
        font-size: 11px;
        margin: 0 10px;
        letter-spacing: 0px;
    }
    .user-register-product-code-popup h2 {
        margin: 15px 0;
    }
    .user-register-product-code-popup img {
        margin: 10px auto;
        max-width: 200px;
        max-height: 100px;
    }
    .page-my-furterer .pane-mf-top-auth .top-block > *, .page-my-furterer .pane-mf-top-auth .bottom-block > * {
        margin-left: 10px;
        margin-right: 10px;
    }
    .page-my-furterer .pane-mf-top-auth .user-edit-header h2 {
        margin: 20px 0 8px;
    }
    .page-my-furterer .pane-mf-top-auth .user-edit-header .title, .page-my-furterer .pane-mf-top-auth .mf-form-title h2, .page-my-furterer .pane-mf-top-auth .user-edit-header .title-pre {
        font-size: 22px;
    }
    .page-my-furterer .pane-mf-top-auth .username {
        font-size: 15px;
        line-height: 20px;
    }
    .page-my-furterer .pane-mf-top-auth .top-block > span a {
        font-size: 16px;
        margin: -10px 10px 15px;
    }
    .page-my-furterer .pane-mf-top-auth .heart-block {
        margin-top: 10px;
        margin-bottom: 9px;
    }
    .page-my-furterer .pane-mf-top-auth .heart-message {
        font-size: 11px;
        line-height: 12px;
    }
    .page-my-furterer .pane-mf-top-auth .heart-message:before {
        width: 12px;
        height: 11px;
        margin-right: 5px;
    }
    .page-my-furterer .pane-mf-top-auth .image {
        height: 170px;
    }
    .page-my-furterer .pane-mf-top-auth .mf-menu {
        padding-top: 20px;
        padding-bottom: 25px;
    }
    .page-my-furterer .pane-mf-top-auth .mf-menu a, form.user-profile-form-my-furterer input.form-submit {
        font-size: 9px;
        line-height: 11px;
        padding: 10px 3px 8px;
    }
    .page-my-furterer .pane-mf-top-auth .mf-form-title h2 {
        font-size: 11px;
        margin-bottom: 14px;
        padding-top: 1px;
    }
    .page-my-furterer .pane-mf-top-auth .mf-form-title h2:before,
    .page-my-furterer .pane-mf-top-auth .mf-form-title h2:after {
        margin-top: -2px;
    }
    .pane-mf-user-edit {
        padding: 0 10px;
    }
    form.user-profile-form-my-furterer > div > .form-wrapper:not(.field-name-field-user-country ):not(.form-actions):not(.field-name-field-user-mail-optin):not(#edit-account), form.user-profile-form-my-furterer .form-item-mail, form.user-profile-form-my-furterer .form-item-pass-pass1 {
        margin-bottom: 7px;
    }
    form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > .form-item, form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > div > .form-item {
        margin-left: 80px;
    }
    form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > .form-item > label, form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > div > .form-item > label {
        margin-right: 2px;
        width: 78px;
    }
    form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > .form-item > label, form.user-profile-form-my-furterer > div > .form-wrapper:not(.form-actions):not(.field-name-field-user-mail-optin) > div > .form-item > label, form.user-profile-form-my-furterer .form-radios .form-type-radio label, form.user-profile-form-my-furterer .field-name-field-user-mail-optin label {
        font-size: 11px;
        line-height: 19px;
    }
    form.user-profile-form-my-furterer input.form-text, form.user-profile-form-my-furterer .select2-container .select2-choice {
        padding: 2px 6px 0;
        height: 19px;
        line-height: 17px;
        font-size: 9px;
    }
    form.user-profile-form-my-furterer .form-radios .form-type-radio label {
        padding-left: 15px;
    }
    form.user-profile-form-my-furterer .form-radios .form-type-radio label:before {
        width: 9px;
        height: 9px;
    }
    form.user-profile-form-my-furterer .form-radios .form-type-radio label:after {
        left: 3px;
        top: 2px;
        width: 5px;
        height: 5px;
    }
    form.user-profile-form-my-furterer .form-radios .form-type-radio {
        margin: 0 0 4px;
    }
    form.user-profile-form-my-furterer .form-radios .form-type-radio:nth-last-child(n+2) {
        margin-right: 8px;
    }
    form.user-profile-form-my-furterer .field-name-field-user-country {
        margin-bottom: 23px;
    }
    form.user-profile-form-my-furterer div.description:not(.password-suggestions) {
        font-size: 9px;
        margin: 5px 0 5px 80px;
    }
    form.user-profile-form-my-furterer .field-name-field-user-mail-optin {
        margin: 15px 0 13px;
    }
    form.user-profile-form-my-furterer .field-name-field-user-mail-optin label {
        padding-left: 23px;
    }
    form.user-profile-form-my-furterer .field-name-field-user-mail-optin label:before {
        width: 8px;
        height: 8px;
        top: 0;
    }
    form.user-profile-form-my-furterer input.form-submit {
        font-size: 13px;
        padding: 6px 18px 3px;
        margin-bottom: 20px;
    }
    form.user-profile-form-my-furterer .select2-container .select2-choice .select2-arrow b {
        background-size: 50% 25% !important;
    }
    form.user-profile-form-my-furterer .select2-container.select2-dropdown-open .select2-choice .select2-arrow b {
        background-size: 50% 25% !important;
    }
    .page-my-furterer .massive-of-errors {
        font-size: 11px;
        margin: 10px 0 10px 80px;
    }
    .page-my-furterer .massive-of-errors div {
        /*padding-left: 9px;*/
    }
    .page-my-furterer .massive-of-errors div:before {
        width: 4px;
        height: 4px;
        top: 3px;
    }
    .pane-mf-user-edit > a.ctools-use-modal {
        margin: 0 auto 25px;
        font-size: 11px;
    }
    body.page-my-furterer .register-part .user-register-form form .massive-of-errors,
    body.page-my-furterer .register-news-part .user-register-news-form form .massive-of-errors {
        margin-left: 81px;
    }
    body.page-my-furterer .register-part .user-register-form form .massive-of-errors {
        margin-left: 91px;
    }
    body.page-my-furterer .login-part .user-login-form form .massive-of-errors {
        bottom: 31px;
    }
    body.page-my-furterer .pane-page-content .login-part .tiles-form .user-login-form .form-submit {
        margin-top: 18px !important;
    }
    .view-purchased-products-list {
        margin: 7px 10px 35px;
    }
    .view-purchased-products-list .views-field-field-image {
        min-height: 98px;
        display: block;
    }
    .view-purchased-products-list .views-field-field-image img {
        height: 98px;
    }
    .view-purchased-products-list .views-field-field-image .field-content {
        display: block;
    }
    .view-purchased-products-list .view-content ul li {
        background-size: 100% 37px;
        background-position-y: 58px;
    }
    .view-purchased-products-list .views-field-view-node a {
        font-size: 11px;
        padding: 7px 21px 4px
    }
    .view-purchased-products-list .views-field:not(.views-field-view-node):not(.views-field-field-image) {
        font-size: 10px;
    }
    .view-purchased-products-list .views-field-field-product-gamma {
        padding-top: 13px;
    }
    .view-purchased-products-list .views-field-view-node {
        padding-top: 10px;
    }
    .view-purchased-products-list .view-empty {
        font-size: 11px;
    }
    body.page-my-furterer .register-news-part  .pf-common-footer-email-form .error-message {
        font-size: 9px;
        margin: 5px 0 0;
    }
    body.page-my-furterer.logged-in .pane-mf-redeem-product .product-form > span {
        font-size: 11px;
        line-height: 13px;
        margin-bottom: 17px;
    }
    body.page-my-furterer.logged-in .pane-mf-redeem-product .tiles-form {
        margin-left: 10px;
        margin-right: 10px;
    }
    body.page-my-furterer.logged-in form.user-products-redeem-form input[type="text"] {
        height: 22px;
        font-size: 9px;
        width: 220px;
    }
    body.page-my-furterer.logged-in form.user-products-redeem-form input[type="submit"] {
        font-size: 13px;
        padding: 4px 10px 2px;
        margin-top: 10px;
        width: 220px;
        min-width: 0;
    }
    body.page-my-furterer.logged-in .pane-mf-redeem-product .product-form > a {
        font-size: 9px;
        margin: 1px 0 25px;
    }
    body.page-my-furterer .register-part .product-form,
    body.page-my-furterer .register-part .user-register-form {
        margin: 0;
        padding-top: 0;
    }

    body.page-my-furterer .register-part .user-register-form {
        margin: 0 10px;
    }
    body.page-my-furterer .register-part .product-form h2, body.page-my-furterer .register-part .user-register-form h2 {
        margin-top: 30px;
    }
    body.section-user .register-part .user-register-form form input[type="text"], body.section-user .register-part .user-register-form form input[type="password"] {
        height: 19px;
    }
    body.page-my-furterer .register-part .user-register-form form input[type="text"], body.page-my-furterer .register-part .user-register-form form input[type="password"] {
        width: 220px;
    }
    body.page-my-furterer .register-part .user-register-form form input[type="text"], body.page-my-furterer .register-part .user-register-form form input[type="password"] {
        font-size: 8px;
    }
    body.page-my-furterer .register-part .product-form .form-wrapper:not(.field-name-field-user-mail-optin):not(.form-actions):not(.field-name-field-user-civility) .form-item, body.page-my-furterer .register-part .product-form .field-name-field-user-civility > .form-item {
        padding-left: 90px;
    }
    body.page-my-furterer .register-part .product-form .form-wrapper:not(.field-name-field-user-mail-optin):not(.form-actions):not(.field-name-field-user-civility) .form-item label, body.page-my-furterer .register-part .product-form .field-name-field-user-civility > .form-item label {
        font-size: 11px;
        line-height: 19px;
    }
    body.section-user .register-part .user-register-form form label[for="edit-pass-pass2"]:not(.error) {
        line-height: 1 !important;
    }
    body.page-my-furterer .register-part .product-form .field-name-field-user-civility > .form-item {
        margin-top: 20px;
    }
    body.page-my-furterer .register-part .product-form .field-name-field-user-civility > .form-item {
        margin-bottom: 5px;
    }
    body.page-my-furterer .register-part .user-register-form form .field-name-field-user-mail-optin label {
        margin-top: 15px;
    }
    body.page-my-furterer .login-part .user-login-form form .massive-of-errors {
        font-size: 10px;
        line-height: 1.2;
    }
    body.page-my-furterer .login-part .user-login-form form .massive-of-errors div:before {
        top: 4px;
    }
    body.page-my-furterer .register-part .product-form .form-wrapper .form-item-pass-pass2 label {
        width: 80px;
        margin-right: 10px;
        line-height: 1;
    }
    body.page-my-furterer.logged-in form.user-products-redeem-form .massive-of-errors {
        width: 220px;
    }
    body.page-my-furterer.logged-in.section-my-furterer:not(.page-my-furterer-user-edit):not(.page-my-furterer-product-list) #modalContent .ctools-modal-content,
    body.page-my-furterer.logged-in.section-my-furterer:not(.page-my-furterer-user-edit):not(.page-my-furterer-product-list) #modal-content {
        width: 300px !important;
        height: 260px !important;
    }
    body.section-user .register-part .user-register-form form label {
        width: 90px;
    }
    .page-my-furterer .pane-mf-top-auth .username {
        margin-bottom: 10px;
    }
    body.page-my-furterer .pane-page-content.expanded-login .pane-mf-bottom-unauth {
      margin-top: 240px;
    }
    body.page-my-furterer .pane-page-content.expanded-login .pane-rf-user-login.errors-showed .login-part .tiles-form {
        height: 240px;
    }
    body.page-my-furterer .pane-page-content.expanded-login .pane-rf-user-login.errors-showed {
        padding-bottom: 240px;
    }
    body.page-my-furterer .register-part .form-type-password-confirm .description {
        font-size: 9px;
        margin-top: -2px;
        padding-left: 90px;
    }
    body.page-my-furterer.logged-in form.user-products-redeem-form p.success-message {
        font-size: 10px;
    }
    .page-my-furterer .pane-mf-top-auth .user-edit-header .title-pre, .page-my-furterer .pane-mf-top-auth .user-edit-header .title {
        vertical-align: middle;
    }
}



@media screen and (min-width: 731px) and (max-width: 903px) {
    .page-my-furterer .pane-mf-top-auth .mf-menu span:last-child a {
        margin-top: 10px;
    }
}
@media screen and (max-width: 730px) {
  /*.page-my-furterer .pane-mf-top-auth .mf-menu  {
    margin: auto;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    text-align: center;
    flex-shrink: 1;
    flex-basis: 25%;
    flex-wrap: nowrap;

  }
  .page-my-furterer .pane-mf-top-auth .mf-menu span:last-child {
  }
  .page-my-furterer .pane-mf-top-auth .mf-menu a{
    display: inline;
    padding: 5px;
    margin: 0px;
  }*/
  .page-my-furterer .pane-mf-top-auth .mf-menu  {
    border: 1px solid #88714c;
    padding: 0px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .page-my-furterer .pane-mf-top-auth .mf-menu a {
    /*border: 1px solid #88714c;*/
    border: none;
  }
  .page-my-furterer .pane-mf-top-auth .mf-menu span:first-child a {
    border-right: 1px solid #88714c;
    border-bottom: 1px solid #88714c;
  }
  .page-my-furterer .pane-mf-top-auth .mf-menu span:nth-child(2) a {
    border-bottom: 1px solid #88714c;
    /*border-top: 0px;*/
  }
  .page-my-furterer .pane-mf-top-auth .mf-menu span:nth-child(3) a {
    border-right: 1px solid #88714c;
  }

  .page-my-furterer .pane-mf-top-auth .mf-menu span {
    // display: flex;
    margin: 0px !important;
    width: 50%;
  }
      body.page-my-furterer .pane-page-content.expanded-login .pane-mf-bottom-unauth {
      margin-top: 275px;
    }
}

/*** RATING SYSTEM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.be-fisrt{
    margin-bottom: 10px;
    display: block;
    color: #9c9c9c;
}

/* Dispatch page */
.product-page-dispatch .product-sub-head .fivestar-average-stars {
    margin: auto;
}
.product-page-dispatch .product-sub-head p {
    margin-bottom: 5px;
}

.product-page-dispatch .product-sub-head .fivestar-average-stars .fivestar-static-item {
    display: flex;
}
.product-page-dispatch .product-sub-head .fivestar-average-stars .fivestar-static-item  .form-item {
    display: flex;
    margin: auto;
    align-self: center;
}
.product-page-dispatch .product-sub-head .fivestar-average-stars .fivestar-static-item .form-item .fivestar-outline {
    margin: 0 10px;
}
.product-page-dispatch .product-sub-head .fivestar-average-stars .fivestar-static-item .form-item .description {
    font-size: 19px;
    color: #a2a2a2;
}
.product-page-dispatch .product-sub-head .fivestar-average-stars .fivestar-static-item .form-item .description .total-votes {
    text-decoration: underline;
    margin-right: 10px;
}

/* Single page */
.page-fiche .fiche-product-text .fivestar-average-stars {
    display: table;
    margin: 0 0 10px;
}
.page-fiche .fiche-product-text .fivestar-average-stars .fivestar-static-item .form-item {
    display: flex;
    flex-flow: row-wrap;
}
.page-fiche .fiche-product-text .fivestar-average-stars .fivestar-static-item .form-item .description {
    margin-left: 10px;
    font-size: 19px;
    color: #a2a2a2;
}

.block-commentaires {
    position: relative;
    margin-bottom: 60px
}
.block-commentaires .error,
.block-commentaires .text-error {
    font-size: 13px;
    color: #e05353;
}
.block-commentaires .fivestar-average-stars {
    margin-bottom: 20px;
}
.block-commentaires .fivestar-average-stars .fivestar-static-item {
    display: inline-block;
    margin: auto;
}
.block-commentaires .fivestar-average-stars .fivestar-static-item .form-item {
    display: flex;
}
.block-commentaires .fivestar-average-stars .fivestar-static-item .form-item .description {
    font-size: 19px;
    color: #a2a2a2;
    margin-left: 10px;
}
.block-commentaires .fivestar-average-stars .fivestar-static-item .form-item .description .fivestar-summary .total-votes  {
    text-decoration: underline;
}
.block-commentaires #comment-form {
    position: fixed;
    top: 5%;
    left: 50%;
    max-width: 1400px;
    width: 100%;
    height: 90%;
    padding: 30px 75px 30px 30px;
    background-color: #fff;
    z-index: 999999;
    box-shadow: 0px 0px 25px #777;
    box-sizing: border-box;
    opacity: 0;
    visibility: hidden;
    overflow-y: scroll;
}
.block-commentaires #comment-form .grippie {
    display: none;
}

.block-commentaires #comment-form .important-field {
    text-align: right;
}
.block-commentaires #comment-form .form-item-field-comment-newsletter-und .description {
    margin-top: 15px;
}

.block-commentaires #comment-form  #edit-author--2 {
    margin-bottom: 30px;
}
.block-commentaires #comment-form.visible {
    opacity: 1;
    visibility: visible;
}
.block-commentaires #comment-form #comment-close-btn {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.block-commentaires #comment-form #comment-close-btn span {
    display: block;
    width: 40px;
    height: 1px;
    background-color: #292929;
    transform-origin: center;
}
.block-commentaires #comment-form #comment-close-btn span:first-child {
    margin-top: 20px;
    transform: rotate(45deg);
}
.block-commentaires #comment-form #comment-close-btn span:last-child {
    transform: rotate(-45deg);
}
.block-commentaires #comment-form .modal-form-content {
    display: flex;
    margin-bottom: 30px;
}
.block-commentaires #comment-form .modal-form-content .field-name-field-fivestar {
    flex: 0 auto;
    margin-right: 120px;
}
.block-commentaires #comment-form .modal-form-content .field-name-field-fivestar label {
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.block-commentaires #comment-form .modal-form-content .modal-form-content-input {
    flex: 1;
}
.block-commentaires #comment-form .modal-form-content .modal-form-content-input input::-webkit-input-placeholder,
.block-commentaires #comment-form .modal-form-content .modal-form-content-input textarea::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: 'LegacySansITCPro-Book', sans-serif;
    font-size: 15px;
    color: #cccccc;
}

.block-commentaires #comment-form .modal-form-content .modal-form-content-input input:-moz-placeholder,
.block-commentaires #comment-form .modal-form-content .modal-form-content-input textarea:-moz-placeholder {
    text-transform: uppercase;
    font-family: 'LegacySansITCPro-Book', sans-serif;
    font-size: 15px;
    color: #cccccc;
}

.block-commentaires #comment-form .modal-form-content .modal-form-content-input input::-moz-placeholder,
.block-commentaires #comment-form .modal-form-content .modal-form-content-input textarea::-moz-placeholder {
    text-transform: uppercase;
    font-family: 'LegacySansITCPro-Book', sans-serif;
    font-size: 15px;
    color: #cccccc;
}

.block-commentaires #comment-form .modal-form-content .modal-form-content-input input:-ms-input-placeholder,
.block-commentaires #comment-form .modal-form-content .modal-form-content-input textarea:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: 'LegacySansITCPro-Book', sans-serif;
    font-size: 15px;
    color: #cccccc;
}
.block-commentaires #comment-form .modal-form-content .modal-form-content-input input ::placeholder,
.block-commentaires #comment-form .modal-form-content .modal-form-content-input textarea ::placeholder {
    text-transform: uppercase;
    font-family: 'LegacySansITCPro-Book', sans-serif;
    font-size: 15px;
    color: #cccccc;
}
.block-commentaires #comment-form .modal-form-content .modal-form-content-input label {
    display: none;
}
.block-commentaires #comment-form .modal-form-content .modal-form-content-input .form-item-subject input,
.block-commentaires #comment-form .modal-form-content .modal-form-content-input .field-widget-text-textarea textarea {
    width: 100%;
}
.block-commentaires #comment-form .modal-form-content .modal-form-content-input .form-item-subject input {
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    padding: 0 5px;
    font-family: 'LegacySansITCPro-Book','sans-serif';
    background: none;
    border: 1px solid #cfcfcf;
    box-sizing: border-box;
}
.block-commentaires #comment-form .modal-form-content .modal-form-content-input .field-widget-text-textarea textarea {
    resize: none;
    padding: 5px;
    font-family: 'LegacySansITCPro-Book','sans-serif';
    background: none;
    border: 1px solid #cfcfcf;
    box-sizing: border-box;
}

.block-commentaires #comment-form .form-item-name{
    display: flex;
    margin-bottom: 20px;
}
.block-commentaires #comment-form .form-item-mail {
    display: flex;
    margin-bottom: 40px;
}
.block-commentaires #comment-form .form-item-mail .description {
    display: none;
}
.block-commentaires #comment-form .form-item-name label,
.block-commentaires #comment-form .form-item-mail label {
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    text-transform: uppercase;
}
.block-commentaires #comment-form .form-item-name input,
.block-commentaires #comment-form .form-item-mail input {
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    background: none;
    border: none;
    border-bottom: 1px solid #cfcfcf;
    flex: 1;
}
.block-commentaires #comment-form .field-name-field-gender {
    margin-bottom: 30px;
}
.block-commentaires #comment-form .field-name-field-gender .form-item {
    display: flex;
    margin-bottom: 0;
}
.block-commentaires #comment-form .field-name-field-gender .form-item .form-radios {
    display: flex;
}
.block-commentaires #comment-form .field-name-field-gender .form-type-radios > label {
    margin-right: 25px;
    text-transform: uppercase;
}
.block-commentaires #comment-form .field-name-field-gender .form-item .form-type-radio > label {
    margin-right: 5px;
}
.block-commentaires #comment-form .field-name-field-gender .form-item .form-type-radio {
    display: flex;
    flex-flow: row-reverse;
    margin-right: 30px;
}
.block-commentaires #comment-form .field-name-field-gender .form-item .form-type-radio input[type="radio"] {
    background-color: #fff;
    padding: 5px;
    border: 5px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 2px #000;
    margin-top: -1px;
}
.block-commentaires #comment-form .field-name-field-gender .form-item .form-type-radio input[type="radio"]:checked {
    background-color: #cccccc;
    padding: 5px;
    border: 5px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 2px #000;
}
.block-commentaires #comment-form .field-name-field-comment-age .form-select {
    width: 150px;
    height: 30px;
}
.block-commentaires #comment-form .field-name-field-comment-age .form-select a {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #cccccc;
    box-sizing: border-box;
}
.select2-drop {
    margin-top: 0px !important;
}
.select2-drop ul li .select2-result-label {
    color: #333333;
}
.select2-drop ul li:hover .select2-result-label {
    color: #95cc4b;
}
.select2-dropdown-open .select2-choice {
    border-bottom: 1px solid #cfcfcf !important;
}
.select2-results .select2-highlighted {
    background: none !important;
}
.field-name-field-comment-age .form-type-select {
    margin-bottom: 55px;
}
.field-name-field-comment-age .form-type-select {

}
.field-name-field-comment-age .form-type-select > label {
    margin-right: 40px;
    text-transform: uppercase;
}
.field-name-field-comment-age .form-type-select .form-select {

}
.field-name-field-comment-age .form-type-select .form-select > a {
    height: 35px;
    line-height: 35px;
}
.select2-results {
    margin: 0 0 5px !important;
    padding: 0 !important;
}
.select2-results li {
    padding: 2px 0;
    text-align: center;
}
#select2-drop .select2-result-label {
    text-transform: lowercase !important;
}
.block-commentaires > div.centered-title {
    padding-bottom: 0;
}
.block-commentaires #comment-form .field-name-field-your-hairs-are,
.block-commentaires #comment-form .field-name-field-their-texture-is {
    display: inline-block;
    float: left;
    width: 50%;
    margin-bottom: 60px;
}
.block-commentaires #comment-form .field-name-field-your-hairs-are .form-type-radios,
.block-commentaires #comment-form .field-name-field-their-texture-is .form-type-checkboxes {
    display: flex;
}
.block-commentaires #comment-form .field-name-field-your-hairs-are .form-type-radios > label,
.block-commentaires #comment-form .field-name-field-their-texture-is .form-type-checkboxes > label{
    text-transform: uppercase;
    margin: auto 20px auto 0;
    font-size: 15px;
}
.block-commentaires #comment-form .field-name-field-your-hairs-are .form-type-radios .form-radios .form-item,
.block-commentaires #comment-form .field-name-field-their-texture-is .form-type-checkboxes .form-item {
    display: inline-block;
    text-align: center;
}
.block-commentaires #comment-form .field-name-field-your-hairs-are .form-type-radios .form-radios .form-item input,
.block-commentaires #comment-form .field-name-field-their-texture-is .form-type-checkboxes .form-item input {
    display: block;
}
.block-commentaires #comment-form .field-name-field-your-hairs-are .form-type-radios .form-radios .form-item label,
.block-commentaires #comment-form .field-name-field-their-texture-is .form-type-checkboxes .form-item label {
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
}
.block-commentaires #comment-form .field-name-field-your-hairs-are .form-type-radios .form-radios .form-item label span,
.block-commentaires #comment-form .field-name-field-their-texture-is .form-type-checkboxes .form-item label span {
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    line-height: 10px;
    font-size: 8px;
    text-transform: lowercase;
}
.block-commentaires #comment-form .field-name-field-your-hairs-are label:before,
.block-commentaires #comment-form .field-name-field-their-texture-is label:before {
    content: "";
    display: block;
    width: 85px;
    height: 85px;
    margin: auto;
    margin-bottom: 5px;
    padding: 10px;
    border: 1px solid #cfcfcf;
    background-repeat: no-repeat;
    background-position: center center;
    box-sizing: border-box;
}
.block-commentaires #comment-form .field-name-field-your-hairs-are .form-type-radios > label:before,
.block-commentaires #comment-form .field-name-field-their-texture-is .form-type-checkboxes > label:before {
    display: none;
}
.block-commentaires #comment-form .field-name-field-your-hairs-are .form-type-radios .form-type-radio,
.block-commentaires #comment-form .field-name-field-their-texture-is .form-type-checkboxes .form-type-checkbox {
    position: relative;
}
.block-commentaires #comment-form .field-name-field-their-texture-is .form-type-checkboxes label span {
    font-size: 12px;
    display: block;
    text-transform: none;
}
.block-commentaires #comment-form .field-name-field-your-hairs-are .form-type-radios .form-type-radio input,
.block-commentaires #comment-form .field-name-field-their-texture-is .form-type-checkboxes .form-type-checkbox input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.block-commentaires #comment-form .field-name-field-your-hairs-are input:checked + label,
.block-commentaires #comment-form .field-name-field-their-texture-is input:checked + label {
    color: #95cc4b
}
.block-commentaires #comment-form .field-name-field-your-hairs-are input:checked + label:before,
.block-commentaires #comment-form .field-name-field-their-texture-is input:checked + label:before {
    border-color: #95cc4b;
}

.block-commentaires #comment-form .field-name-field-your-hairs-are #edit-field-your-hairs-are-und-naturels + label:before {
    background-image: url('../../../images/comments/color/natural.jpg');
}
.block-commentaires #comment-form .field-name-field-your-hairs-are #edit-field-your-hairs-are-und-colored + label:before {
    background-image: url('../../../images/comments/color/color.jpg');
}
.block-commentaires #comment-form .field-name-field-your-hairs-are #edit-field-your-hairs-are-und-blond + label:before {
    background-image: url('../../../images/comments/color/blond.jpg');
}
.block-commentaires #comment-form .field-name-field-your-hairs-are #edit-field-your-hairs-are-und-gray-white + label:before {
    background-image: url('../../../images/comments/color/gray.jpg');
}

.block-commentaires #comment-form .field-name-field-their-texture-is #edit-field-their-texture-is-und-fins + label:before {
    background-image: url('../../../images/comments/texture/thin.jpg');
}
.block-commentaires #comment-form .field-name-field-their-texture-is #edit-field-their-texture-is-und-epais + label:before {
    background-image: url('../../../images/comments/texture/bold.jpg');
}
.block-commentaires #comment-form .field-name-field-their-texture-is #edit-field-their-texture-is-und-boucls + label:before {
    background-image: url('../../../images/comments/texture/curly.jpg');
}
.block-commentaires #comment-form .field-name-field-their-texture-is #edit-field-their-texture-is-und-crpus + label:before {
    background-image: url('../../../images/comments/texture/frizzy.jpg');
}
.block-commentaires #comment-form .field-name-field-their-texture-is #edit-field-their-texture-is-und-raides + label:before {
    background-image: url('../../../images/comments/texture/straight.jpg');
}

.block-commentaires #comment-form .field-name-field-your-hairs-are #edit-field-your-hairs-are-und .form-item,
.block-commentaires #comment-form .field-name-field-their-texture-is #edit-field-their-texture-is-und .form-item {
    display: inline-block;
    float: left;
    height: 120px;
    margin-right: 8px;
}
.block-commentaires #comment-form .field-name-field-your-hairs-are #edit-field-your-hairs-are-und .form-item:last-child,
.block-commentaires #comment-form .field-name-field-their-texture-is #edit-field-their-texture-is-und .form-item:last-child {
    margin-right: 0;
}
.block-commentaires #comment-form #edit-field-comment-newsletter {
    overflow: hidden;
    width: 100%;
}
.block-commentaires #comment-form .form-item-field-comment-newsletter-und {
    position: relative;
    margin-bottom: 35px;
}
.block-commentaires #comment-form .form-item-field-comment-newsletter-und .description .important-field {
  text-align: right;
}
.block-commentaires #comment-form .form-item-field-comment-newsletter-und .description .sub-text{
  text-align: left;
  font-size: 14px;
}

.block-commentaires #comment-form .form-item-field-comment-newsletter-und .description .sub-text br {
  line-height: 2;
}

.block-commentaires #comment-form .form-item-field-comment-newsletter-und .form-checkbox {
    background-color: #fff;
    padding: 4px;
    border: 3px solid #fff;
    box-shadow: 0px 0px 2px #000;
    margin: -4px 10px 0;
}
.block-commentaires #comment-form .form-item-field-comment-newsletter-und .form-checkbox:checked {
    background-color: #cfcfcf;
    box-shadow: 0px 0px 2px #000;
}
.block-commentaires #comment-form .form-item-field-comment-newsletter-und label {
    text-transform: uppercase;
}
.block-commentaires #comment-form #edit-actions {
    text-align: center;
    margin-bottom: 30px;
}
.block-commentaires #comment-form #edit-actions input {
    padding: 12px 30px 8px;
    text-transform: uppercase;
    line-height: 18px;
    font-family: 'LegacySansITCPro-Book', sans-serif;
    font-size: 20px;
    font-weight: 700;
    background: none;
    border: 1px solid #95cc4b;
    color: #95cc4b;
}
.block-commentaires .confirmation {
    margin-top: 30px;
}
.block-commentaires .confirmation h3 {
    text-transform: uppercase;
}
.block-commentaires .comment-form label span.form-required {
    display: none;
}
.comments-wrapper {
    display: none;
    position: relative;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 40px;
    overflow: hidden;
    z-index: 50;
    box-sizing: border-box;
}
.comments-wrapper.visible {
    display: block;
}
#btn-deposer-avis,
.comments-wrapper #btn-deposer-avis2,
.block-commentaires #btn-voir-commentaires {
    display: table;
    margin: 0 auto 40px;
    padding: 12px 30px 8px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 18px;
    font-family: 'LegacySansITCPro-Book', sans-serif;
    font-size: 20px;
    font-weight: 700;
    border: 1px solid #95cc4b;
    color: #95cc4b;
}
.block-commentaires #btn-voir-commentaires.hide {
    display: none;
}
.comments-wrapper .comment {
    display: flex;
    margin-bottom: 40px;
}
.comments-wrapper .comment .user-info {
    margin-right: 20px;
    flex-grow: 2;
    flex-shrink: 0;
    flex-basis: 0;
}
.comments-wrapper .comment .user-content {
    flex-grow: 10;
    flex-shrink: 0;
    flex-basis: 0;
    margin-top: 20px;
}
.comments-wrapper .comment .user-info .username {
    margin-bottom: 5px;
    line-height: 14px;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #3b3b3b;
}
.comments-wrapper .comment .user-info .texture {
    line-height: 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: 700;
    color: #999999;
}
.comments-wrapper .comment .user-info .user-picture {
    display: block;
    width: 35px;
    height: 42px;
    margin: 0 auto 10px;
}
.comments-wrapper .comment .user-info .user-picture:before {
    content: "";
    display: block;
    position: relative;
    width: 35px;
    height: 42px;
    background-repeat: no-repeat;
    background-size: contain;
}
.comments-wrapper .comment .user-info .user-picture.female:before {
    background-image: url('../../../images/comments/characters/female.jpg');
}
.comments-wrapper .comment .user-info .user-picture.male:before {
    background-image: url('../../../images/comments/characters/male.jpg');
}
.comments-wrapper .comment .user-content .upper-content {
    display: flex;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
    border-bottom: 1px solid #3b3b3b;;
}
.comments-wrapper .comment .user-content .upper-content .description {
    display: none;
}
.comments-wrapper .comment .user-content .upper-content .username {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    color: #3b3b3b;
}
.comments-wrapper .comment .user-content .upper-content .subject {
   font-weight: 700;
}
.comments-wrapper .comment .user-content .upper-content .subject,
.comments-wrapper .comment .user-content .upper-content .submitted {
    font-size: 13px;
    text-transform: uppercase;
    color: #666666;
}
.comments-wrapper .comment .user-content .botton-content {
    font-size: 13px;
    color: #666666;
}
.comments-wrapper .comment .user-content .botton-content {
    display: flex;
}
.comments-wrapper .comment .user-content .botton-content .current-comment {
    flex-grow: 11;
    flex-shrink: 0;
    flex-basis: 0;
    height: 20px;
    overflow: hidden;
}
.comments-wrapper .comment .user-content .botton-content .current-comment.open {
    height: auto;
}
.comments-wrapper .comment .user-content .botton-content .current-comment.open {
    height: auto;
}
.comments-wrapper .comment .user-content .botton-content .unfold-comment {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 0;
}
.comments-wrapper .comment .user-content .botton-content .unfold-comment span {
    display: block;
    cursor: pointer;
}
.comments-wrapper .comment .user-content .botton-content .unfold-comment span:before {
    content: 'v';
    display: block;
    text-align: right;
    cursor: pointer;
    font-size: 18px;
}
.comments-wrapper .comment .user-content .botton-content .unfold-comment.open span:before {
    transform: rotateX(180deg);
}
/*.comments-wrapper .comment .user-content .upper-content .username,
.comments-wrapper .comment .user-content .upper-content .fivestar-user-stars {
    margin-right: 10px;
}*/
.comments-wrapper .comment .user-content .upper-content .submitted {
    margin-left: auto;
}
.comments-wrapper ul.pager li {
    padding: 0 !important;
}
.comments-wrapper ul.pager li:after {
    content: '|';
    display: inline-block;
    margin: 0 2px 0 5px;
    color: #a2a2a2;
}
.comments-wrapper ul.pager li.pager__item--first:after,
.comments-wrapper ul.pager li.pager__item--next:after,
.comments-wrapper ul.pager li.pager__item--last:after {
    content: '';
}
.comments-wrapper ul.pager li a {
    text-decoration: none;
    color: #a2a2a2;
}
.comments-wrapper ul.pager li.pager__item pager__item--current a {
    color: #333;
}
.block-commentaires .comments-wrapper #comments-close-btn {
    position: absolute;
    top: 5px;
    right: 35px;
    width: 34px;
    height: 34px;
    cursor: pointer;
}
.block-commentaires .comments-wrapper #comments-close-btn span {
    display: block;
    width: 34px;
    height: 1px;
    background-color: #292929;
    transform-origin: center;
}
.block-commentaires .comments-wrapper #comments-close-btn span:first-child {
    margin-top: 17px;
    transform: rotate(45deg);
}
.block-commentaires .comments-wrapper #comments-close-btn span:last-child {
    transform: rotate(-45deg);
}
.fivestar-outline div.fivestar-widget .star,
.fivestar-outline div.fivestar-widget-static .star {
    width: 23px;
    height: 20px;
}
.fivestar-outline div.fivestar-widget div.on a,
.fivestar-outline div.fivestar-widget-static .star span.on,
.fivestar-outline div.fivestar-widget div.hover a,
.fivestar-outlinediv.rating div a:hover {
    background-position: 0 -20px;
}
.fivestar-user-stars {
    margin-top: -3px;
    transform: scale(0.8);
}
.fivestar-user-stars.fivestar-form-item {
    margin-top: 0;
    transform: scale(1);
}
.select2-drop {
    z-index: 999999 !important;
}

@media screen and (max-width:1400px){
    .product-page-dispatch .fivestar-outline {
        transform: scale(0.8);
        transform-origin: top left;
    }
    .product-page-dispatch .fivestar-outline {
         transform-origin: center center;
    }
    .block-commentaires #comment-form {
        width: 90%;
    }
    .block-commentaires #comment-form .field-name-field-your-hairs-are .form-type-radios,
    .block-commentaires #comment-form .field-name-field-their-texture-is .form-type-checkboxes {
        flex-flow: column;
    }
    .block-commentaires #comment-form .field-name-field-your-hairs-are .form-type-radios > label,
    .block-commentaires #comment-form .field-name-field-their-texture-is .form-type-checkboxes > label {
        margin: auto 20px 10px 0;
    }
}
@media screen and (max-width:730px){
    .product-page-dispatch .fivestar-outline {
        transform: scale(0.8);
        transform-origin: top left;
    }
    .product-page-dispatch .fivestar-outline {
         transform-origin: center center;
    }
    .product-page-dispatch .fivestar-static-item .description {
        line-height: 14px;
    }
    .product-page-dispatch .fivestar-static-item .description .fivestar-summary-average-count {
        font-size: 14px;
        line-height: 14px;
        margin-left: -15px;
    }
    .product-page-dispatch .fivestar-static-item .description .fivestar-summary-average-count .total-votes {
        line-height: 14px;
        font-size: 14px;
    }
    .comments-wrapper {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .block-commentaires {
        margin-bottom: 0px;
    }
    .block-commentaires #comment-form {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 30px;
        overflow-y: scroll;
    }
    .page-fiche .fiche-product-text .fivestar-average-stars .fivestar-static-item .form-item .description {
        font-size: 14px;
        margin-left: -15px;
        margin-top: 5px;
    }
    .block-commentaires #comment-form > div {
        display: flex;
        flex-flow: column;
    }
    .block-commentaires #comment-form .form-item-name {
        margin-bottom: 15px;
    }
    .block-commentaires #comment-form .form-item-name input, .block-commentaires #comment-form .form-item-mail input {
        height: 20px;
        line-height: 20px;
    }
    .block-commentaires .fivestar-average-stars .fivestar-static-item .form-item .description {
        margin-left: -15px;
        margin-top: 2px;
        line-height: 22px;
        font-size: 13px;
    }
    .page-fiche .fiche-product-text .fivestar-average-stars .fivestar-outline,
    .block-commentaires .fivestar-average-stars .fivestar-outline {
        transform: scale(0.8);
        transform-origin: left;
    }
    .block-commentaires .fivestar-average-stars {
        margin-bottom: 15px;
    }
    .block-commentaires #comment-form .modal-form-content {
        flex-flow: column;
    }
    .block-commentaires #comment-form .modal-form-content .field-name-field-fivestar {
        margin-bottom: 20px;
    }
    .block-commentaires #comment-form .modal-form-content .form-type-fivestar > label {
        line-height: 14px;
        font-size: 12px;
    }
    .block-commentaires #comment-form .modal-form-content .modal-form-content-input input::-webkit-input-placeholder,
    .block-commentaires #comment-form .modal-form-content .modal-form-content-input textarea::-webkit-input-placeholder {
        font-size: 12px;
    }

    .block-commentaires #comment-form .modal-form-content .modal-form-content-input input:-moz-placeholder,
    .block-commentaires #comment-form .modal-form-content .modal-form-content-input textarea:-moz-placeholder {
        font-size: 12px;
    }

    .block-commentaires #comment-form .modal-form-content .modal-form-content-input input::-moz-placeholder,
    .block-commentaires #comment-form .modal-form-content .modal-form-content-input textarea::-moz-placeholder {
        font-size: 12px;
    }

    .block-commentaires #comment-form .modal-form-content .modal-form-content-input input:-ms-input-placeholder,
    .block-commentaires #comment-form .modal-form-content .modal-form-content-input textarea:-ms-input-placeholder {
        font-size: 12px;
    }
    .block-commentaires #comment-form .modal-form-content .modal-form-content-input input ::placeholder,
    .block-commentaires #comment-form .modal-form-content .modal-form-content-input textarea ::placeholder {
        font-size: 12px;
    }
    .block-commentaires #comment-form .field-name-field-gender .form-type-radios > label {
        font-size: 12px;
    }
    .block-commentaires #comment-form .field-name-field-gender .form-item .form-type-radio > label {
        font-size: 12px;
        line-height: 24px;
    }
    .block-commentaires #comment-form .form-item-name label,
    .block-commentaires #comment-form .form-item-mail label {
        line-height: 14px;
        font-size: 12px;
    }
    .field-name-field-comment-age .form-type-select > label {
        font-size: 12px;
    }
    .block-commentaires #comment-form .field-name-field-your-hairs-are .form-type-radios,
    .block-commentaires #comment-form .field-name-field-their-texture-is .form-type-checkboxes {
        flex-flow: column;
    }
    .block-commentaires #comment-form .field-name-field-your-hairs-are,
    .block-commentaires #comment-form .field-name-field-their-texture-is {
        width: 100%;
    }
    .block-commentaires #comment-form .field-name-field-your-hairs-are .form-type-radios > label,
    .block-commentaires #comment-form .field-name-field-their-texture-is .form-type-checkboxes > label {
        margin: auto 20px 10px 0;
        font-size: 12px;
    }
    .block-commentaires #comment-form .field-name-field-your-hairs-are .form-type-radios .form-radios .form-item label,
    .block-commentaires #comment-form .field-name-field-their-texture-is .form-type-checkboxes .form-item label {
        font-size: 12px;
    }
    .block-commentaires #comment-form .form-item-field-comment-newsletter-und label {
        font-size: 12px;
        line-height: 12px;
    }
    .block-commentaires #comment-form .form-item-field-comment-newsletter-und .form-checkbox {
        margin: 2px 10px 0;
    }
    .block-commentaires #comment-form .field-name-field-your-hairs-are,
    .block-commentaires #comment-form .field-name-field-their-texture-is {
        margin-bottom: 30px;
    }
    .block-commentaires #comment-form .field-name-field-gender .form-item .form-type-radio input[type="radio"] {
        width: 12px;
        height: 12px;
        margin-top: 3px;
        padding: 4px;
        border: 4px solid #fff;
    }
    .block-commentaires #comment-form .field-name-field-gender .form-item .form-type-radio input[type="radio"]:checked {
        padding: 4px;
        border: 4px solid #fff;
    }
    .field-name-field-comment-age .form-type-select > label {
        margin-right: 20px;
    }
    .block-commentaires #comment-form .field-name-field-gender .form-type-radios > label {
        margin-right: 20px;
    }
    .block-commentaires #comment-form .form-item-field-comment-newsletter-und {
        /* display: flex; */
    }
    .block-commentaires #comment-form .form-item-field-comment-newsletter-und .form-checkbox {
        width: 14px;
        height: 14px;
    }
    .block-commentaires .comments-wrapper #comments-close-btn {
        top: 0;
        right: 10px;
    }
    .comments-wrapper .comment {
        display: flex;
        margin-bottom: 25px;
    }
    .comments-wrapper .comment .user-info .username {
        font-size: 10px;
        line-height: 16px;
    }
    .comments-wrapper .comment .user-info .texture {
        line-height: 8px;
        font-size: 7px
    }
    .comments-wrapper .comment .user-info {
        flex-grow: 3;
        flex-shrink: 0;
        flex-basis: 0;
    }
    .comments-wrapper .comment .user-content {
        flex-grow: 9;
        flex-shrink: 0;
        flex-basis: 0;
    }
    .comments-wrapper .comment .user-content .botton-content .current-comment {
        font-size: 10px;
    }
    .comments-wrapper .comment .user-content .upper-content .username {
        line-height: 16px;
        font-size: 10px;
    }
    .comments-wrapper .comment .user-content .upper-content .subject,
    .comments-wrapper .comment .user-content .upper-content .submitted {
        font-size: 10px;
        line-height: 16px;
    }
    .comments-wrapper .comment .user-content .upper-content .subject {
        margin-left: -20px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 50px;
    }
    .comments-wrapper ul.pager {
        font-size: 13px;
    }
}
@media screen and (min-width:731px) and (max-width:1200px){
    #edit-submit,
    #btn-deposer-avis,
    .comments-wrapper #btn-deposer-avis2,
    .block-commentaires #btn-voir-commentaires {
        font-size: 14px !important;
    }
}
@media screen and (max-width:480px) {
    #edit-field-comment-newsletter .form-item label {
    	position: absolute;
    }
    #edit-submit,
    #btn-deposer-avis,
    .comments-wrapper #btn-deposer-avis2,
    .block-commentaires #btn-voir-commentaires {
        font-size: 14px !important;
    }
    .block-commentaires #comment-form .form-item-field-comment-newsletter-und .description {
        margin-top: 30px;
        /* position: absolute;
        top: 30px;
        right: 0; */
    }
    .block-commentaires #comment-form #comment-close-btn {
        top: 20px;
        right: 20px;
    }
    .block-commentaires .confirmation {
        margin-bottom: 40px;
    }
    .comments-wrapper .comment .user-info {
        margin-right: 10px;
    }
    .comments-wrapper .comment .user-content {

    }
    .comments-wrapper .comment .fivestar-user-stars {
        margin-top: -4px;
        transform: scale(0.6);
        transform-origin: left;
        margin-left: 8px;
    }
    .comments-wrapper .comment .user-content .upper-content .subject {
        margin-left: -35px;
    }
    .comments-wrapper .comment .user-content .upper-content .subject {
        margin-left: -35px;
    }

}
