.variation__carousel .owl-item:hover {
  background-color: #fff;
}

.path-frontpage .owl-carousel__slide .col-xs-12.col-sm-6 img {
    width: 750px !important;
    height: 750px !important;
}

.path-frontpage .owl-carousel__slide .col-md-6.col-lg-6 img{
    height: auto !important;
    width: 750px !important;
}

.path-frontpage .owl-carousel__slide .col-xs-12 img {
    width: auto;
}

.owl-carousel__slide {
    overflow: hidden;
}

.path-frontpage .owl-carousel__slide div.visible-sm.visible-xs img,
.path-frontpage .owl-carousel__slide img.visible-sm.visible-xs {
    width: 400px !important;
    height: 400px !important;
    top: 50%;
}

#variations .variation__wrap{
    transform : translateY(0) scale(1) !important;
}
@media (min-width:374px){
    .find-store .animated-link{bottom:190px}
}
@media (max-width:1200px){
    .find-store .animated-link{bottom:20px}
}


.video-display-desktop {
    display: block;
}

.video-display-mobile {
    display: none;
}

/*.main-menu__section-right {
    top: -28px;
    right: -6px;
}*/


/* Main menu travail sur les li */
/*.main-menu__navigation li.visible-mobile {
    display: none;
}

.main-menu__navigation li, .menu-news-size{
    width: 215px;
    vertical-align: middle;
}
.main-menu__link{
    padding: 0
}
@media (max-width: 1200px) {
    .main-menu__navigation li, .menu-news-size {
        width: auto !important;
    }
    .main-menu__navigation li{
        padding: 0 10px;
    }
}

@media (max-width: 1000px) {
    .menu-news-size {
        width: auto !important;
    }
}*/

/*@media (max-width: 767px) {
    .menu-news-size {
        width: 110px;
    }
}*/



.page-node-type-landing-page-marketing .carousel-full-width-home h1 br{
    display: none
}
/*@media screen and (max-width:999px){
    .main-menu__navigation li.visible-mobile {
        display: block;
    }
    .main-menu__section-right{
        display:none;
    }
}*/
.specs__menu .specs__content li {
    width: 100%;
    max-width: 140px;
    color: #868686;
    font-size: 15px;
}

.specs {
    height: 480px;
}

@media screen and (max-width: 768px) {
    .specs {
        height: 500px
    }
}

.owl-carousel__loupe.watch-zoom {
    position: relative;
    right: 0;
}

button.mfp-arrow {
    display: none !important;
}

h1 s {
    /*border-bottom: 1px solid black;
    transition: 0.5s ease-in-out;*/
    display: block;
}
h1 br,h3 br{
    display:none;
}

h1 s.on:after {
    width: 100%;
    background: black;
}
h1,h3{
    line-height:2;
}
s {
    text-decoration: none;
}
@media screen and (min-width: 767px) {
    ul.tabs {
        display: flex;
    }
    ul.tabs li {
        flex: 1;
        justify-content: space-around;
    }

    .tab_container {
        position: absolute;
        top: 55%;
        transform: translateY(-50%);
    }

    .carousel-full-width-home .owl-carousel .image {
        /*height: 100%;*/
    }

    .movements-tabs ul.tabs{
        display: block;
    }
    .movements-tabs .tab_content{
        margin-left: 15px;
        margin-right: 15px;
        position: relative;
        background: #f2f2f2;
    }
    .movements-tabs .close, .movements-tabs .variation .owl-controls    {
        right: 50px;
    }
    .movements-tabs ul.tabs li ul li {
        display: block;
        clear: both;
        text-align: left;
        padding: 12px 0 0 60px;
        width: 100%;
        font-size: 15px;
    }
    .movements-tabs .tab_content h3{
        border-bottom: none;
    }

}
@media screen and (max-width:768px){
    ul.tabs {
        display: none;
    }
}
/* Add this */

a.at-share-btn {
    display: block !important;
    background: transparent !important;
}

span.at-icon-wrapper {
    background: transparent !important;
}

svg.at-icon {
    fill: #8f6e4f !important;
}

.specs__menu .specs__content li {
    max-width: 400px;
}

.specs__menu .specs__content {
    max-width: 400px;
}

.owl-carousel__loupe {
  bottom: 6px;
}
.owl-carousel__loupe .zoom {
    right: -91px;
    bottom: 112px;
    width: 200px;
}

.variation .owl-controls {
    bottom: 100px;
}

.news_social {
    width: 30px;
}

/*@todo-pazdersky missing in design - remove? */
/*.news-header__left-block img {*/
/*    top: 780px;*/
/*    bottom: auto;*/
/*}*/

/*Liste collection*/

/* .collections-container.list .carousel-collection {
  height: 460px;
 }
 .collections-container .carousel-collection {
  height: 405px;
 }
*/

/*.collections-container.list .variation__carousel {
  position: initial;
  width: 66.66667%;
  left: initial;

}

.collections-container.list .carousel-collection {
  background-color: #fff;
  padding-top: initial;
}
.collections-container.list img {
  width: initial;
}

.collections-container.list .owl-controls {
  left: -250px;
}

.collections-container.list .col-sm-4.col-md-2.col-lg-2 {
  width: 100% !important;
  padding: 0;
  opacity: 1 !important;
  transform: none !important;
}*/

.store__text__body {
    max-height: 75px;
    overflow: hidden;
}

.news {
    height: 500px;
}

@include respond-to('small') {

  .news .news__text {
    bottom: 50px;
  }
}

@include respond-to('medium') {
    .news__text {
        line-height: 1.4rem;
    }
}

@include respond-to('large') {
    .news__text {
        bottom: 100px;
    }
}

/*Fleches sur la page collection*/

.owl-collection__1 .owl-buttons {
    position: absolute;
    display: block;
    width: 100%;
    top: 120px;
}

.owl-collection__1 .owl-buttons .owl-prev {
    left: -10px;
}

.owl-collection__1 .owl-buttons .owl-next {
    right: -10px;
}

/*.owl-collection__1 .owl-buttons .owl-next {
  left: 140px;
}*/

.owl-collection__1 .owl-buttons .owl-next img,
.owl-collection__1 .owl-buttons .owl-prev img {
    width: auto;
}

.owl-collection__1 .owl-controls {
    left: calc(50% - 50px) !important;
    bottom: -10px;
}

/*Collection-list*/

/*.collections-container.list .owl-collection__1 .owl-buttons {
  position: absolute;
  display: block;
  width: 100%;
  top: -160px;
}

.collections-container.list .owl-collection__1 .owl-buttons .owl-prev {
  left: -80px;
}

.collections-container.list .owl-collection__1 .owl-buttons .owl-next {
  left: 160px;
}

.collections-container.list .owl-collection__1 .owl-controls {
  left: calc(50% - 50px) !important;
  bottom: -10px;
}*/

.custom-service-titre h1 {
    font-size: 36px;
    color: #fff;
    font-style: initial;
}

.custom-service-titre h1 s {
    border-bottom-color: white;
    line-height: 55px;
}

.collection-menu .nav > li > a {
    padding: 0;
}

.collection-menu .nav > li > a:hover {
    background-color: inherit;
    text-decoration: underline;
}

.cs-content {
    margin-bottom: 0;
}

.intervention-tabs .table-container-watch td,
.intervention-tabs .table-container-watch th,
.intervention-tabs .table-container-price th,
.intervention-tabs .table-container-price tbody tr td {
    font-size: 1rem;
}

/*Remove arrows on solo watch*/

/*.collections-container .owl-carousel .owl-controls {
  display: inherit !important;
}*/

.collections-container .solo .owl-controls {
    visibility: hidden !important;
}

.collections-container .owl-collection__1 .owl-controls {
    display: block !important;
}

#block-bucherer-content .collections-container .row > div.col-md-2 {
    min-height: 456px;
    height: auto;
}

.page-node-type-landing-page-marketing #block-bucherer-content .collections-container h1 {
  padding: 0 90px;
  color: #000000;
  font-family: 'Neutraface Book', sans-serif;
  font-size: 24px;
  font-weight: var(--fw--normal);
  letter-spacing: 0.8px;
  line-height: 32px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .page-node-type-landing-page-marketing #block-bucherer-content .collections-container h1 {
    margin-top: 38px;
  }
  .page-node-type-landing-page-marketing #block-bucherer-content .collections-container h1 s {
    max-width: 250px;
    display: block;
    margin: 0 auto;
    text-align: center;
  }
}

@media (max-width: 1199px) {
  .page-node-type-landing-page-marketing #block-bucherer-content .collections-container h1 {
    padding: 0 15px;
    margin-top: 38px;
  }
}

@media (min-width: 1200px) {
  .page-node-type-landing-page-marketing #block-bucherer-content .collections-container h1 {
    font-size: 36px;
    letter-spacing: 1.2px;
    line-height: 60px;
    margin-top: 38px;
  }
}

/*NEWS FLECHES HOME*/

.newsfeed .news .owl-carousel__customNavigation {
    /*display: inherit;
    position: absolute;
    bottom: inherit;
    left: inherit;
    right: 20px;
    z-index: 2;*/
}

.news__wrap {
    min-height: 330px;
}

.newsfeed .news__text img {
    display: none;
}

.news__title a {
    color: inherit;
}

.lucerne-content p, .carousel-manufacture p, .news-custom-bloc p {
    font-size: 1.1rem;
}

.carousel-manufacture p {
    width: 80%;
    max-width: 80%;
}

.carousel-manufacture .owl-carousel__title {

    left: 50px;
}

@media (max-width: 767px) {
    .carousel-manufacture .col-xs-12.col-sm-6.bg-white {
        height: 800px;
    }

    .carousel-manufacture .simple-carousel {
        height: 1250px !important;
    }

    .lucerne-content p, .carousel-manufacture p {
        font-size: 1rem;
    }

    .carousel-manufacture .owl-carousel__title {
        left: 30px;
    }
}

@media (max-width: 880px) {
    .lucerne-content p,
    .carousel-manufacture p {
        font-size: 1rem;
    }
}

/*FIX FOR PARAGRAPHE NEWS*/

.news__title {
    display: block;
    height: 130px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
    /*width: 50%;*/
}

.news__title a span {
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    height: 86.4px;
    /* Fallback for non-webkit */
    font-size: 18px;
    line-height: 1.2;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    margin-bottom: 0;
}

.news__text {
    width: 50%;
    position: absolute;
    right: 0px;
    bottom: inherit;
    top: 150px;
    max-height: 165px;
    display: -webkit-box;
    font-size: 12px;
    line-height: 1.2;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 15px;
}

@media (min-width: 550px) {
    .latest-news-item__title span {
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
    }
}
.latest-news-item__text {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media (min-width: 768px) {
    .latest-news-item__text {
        -webkit-line-clamp: 4;
    }
}

@media (min-width: 1160px) {
    .latest-news-item__text {
        -webkit-line-clamp: 5;
    }
}

@media (min-width: 1340px) {
    .latest-news-item__text {
        -webkit-line-clamp: 6;
    }
}

@media (min-width: 1540px) {
    .latest-news-item__text {
        -webkit-line-clamp: 7;
    }
}

@media (min-width: 1740px) {
    .latest-news-item__text {
        -webkit-line-clamp: 8;
    }
}

html.ie .news__text {
  height: 144px;
}

html.ie body.ru .news__text,
html.ie body.ja .news__text,
html.ie body.zh-hans .news__text {
  height: 142px;
}

.news__text p {
  display: none;
}

.news__text p:first-of-type {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

html.ie .news__text p:first-of-type {
  height: 144px;
}

html.ie body.ru .news__text p:first-of-type,
html.ie body.ja .news__text p:first-of-type,
html.ie body.zh-hans .news__text p:first-of-type {
  height: 142px;
}

@media (max-width: 767px) {
    .news__text p:first-of-type {
        -webkit-line-clamp: 7;
    }
}

.news__image_sm {
    width: 50%;
    display: block;
}

.news__image_sm img {
    width: 100%;
    height: auto;
}

@media screen and (min-width: 767px) {
    .news__text {
        right: 5px;
    }
}

@media (min-width: 767px) {
    .modal-dialog {
        width: 490px;
    }
}

@media (max-width: 350px) {
    .manuel-tabs .tabs li {
        width: 100%;
    }
}

.path-nouveautes .carousel-collection img {
    width: 100%;
    height: auto;
}

/*liste news horzontal */
.news__title.line--bottom:before {
    width: 100%;
    bottom: 28px;
}

@media screen and (max-width: 767px) {
    /*liste news horzontal */
    .news__title.line--bottom:before {
        bottom: 28px;
    }
}

/*POINTS CAROUSEL*/

.carousel-collection .owl-page span {
    width: 5px;
    height: 5px;
    margin: 45px 2px;
}

.social-footer__block.sub-footer {
    padding: 0;
    margin: 0 auto;
}

#block-subfooterhtml,
#block-cfb-itc-subfooterhtml {
  padding-bottom: 1px;
}

.sub-footer li {
    display: inline-block;
}

.sub-footer li a {
    padding: 0 13px;
}

.sub-footer {
    text-align: center;
    font-size: 10px;
    font-family: var(--ff--primary);
    font-style: italic;
    margin-top: 20px;
    color: gray;
    letter-spacing: .1rem;
    margin-bottom: 40px;
}

@media (max-width: 767px) {
    .sub-footer li a {
        padding: 0 10px;
    }
}

/*DESACTIVER ANIMATIONS H1*/

h1 .animated-border-bottom:after {
    height: 0;
}

/*MENU ACTIVE*/

.collection-menu a.is-active {
    color: #8f6e4f;
}

/*TRICKS FOR H1 STYLE*/

.\#F2F2F2 h1 {
    color: #F2F2F2;
}

.\#F2F2F2 h1 s {
    border-bottom-color: #F2F2F2;
}

.\#FFFFFF h1 {
    color: #FFFFFF;
}

.\#FFFFFF h1 s {
    border-bottom-color: #FFFFFF;
}

.\#8f6e4f h1 {
    color: #8f6e4f;
}

.\#8f6e4f h1 s {
    border-bottom-color: #8f6e4f;
}

.titlegoldbanner {
    color: #8f6e4f;
}

.titlewhitebanner {
    color: #fff;
}

#language + .dropdown-menu a.is-active {
    color: #fff;
}

.manual-left {
    position: absolute;
    bottom: 30px;
    right: 130px;
}

.variation .owl-controls {
    bottom: 40px;
}

.carousel-product .slide .col-sm-6 {
    overflow: hidden;
}

.carousel-product .owl-carousel__title {
    z-index: 2;
}

.carousel-product .image-cover {
    z-index: 1;
    height: auto;
}

.carousel-detail-news .owl-controls {
    bottom: 40px;
}

.carousel-detail-news .owl-buttons {
    background-color: #fff;
    height: 90px;
    width: 90px;
    margin-bottom: -50px;
    padding: 20px 0px 0 20px;
}

.carousel-detail-news .simple-carousel .owl-controls .owl-next {
    bottom: -31px;
    left: 22px;
}

.carousel-detail-news .simple-carousel .owl-controls {
    left: calc(50% - 40px);
}

@media (min-width: 1280px) {
    .carousel-product .simple-carousel .col-sm-6 {
        height: 750px;
    }
}

@media (min-width: 1280px) {
    .carousel-detail-news .simple-carousel .col-xs-12 {
        height: 455px;
    }
}

@media (min-width: 1200px) {
    .carousel-detail-news .owl-carousel.simple-carousel {
        height: 445px;
    }
}

#language + .dropdown-menu {
    border-radius: 0;
    top: 35px;
    left: -44px;
}

@media (min-width: 1200px) {
    .footer-copyright__wrap-text {
        font-size: 0.8rem;
    }
}

@media (max-width: 767px) {
    .timepiece h1 {
        position: relative;
        z-index: 1;
    }
}

@media (min-width: 1200px) {
    .header-watch .owl-carousel__header {
        max-width: 320px;
        left: 50px;
        top: 40px;
        display: none !important;
    }

    .animated-link {
        font-size: 1.071rem;
    }

    .owl-carousel .owl-carousel__text {
        right: inherit;
    }

    .store__text__title,
    .sub-title {
        font-size: 1rem;
    }

    .serial {
        font-size: 1rem;
    }

}

/*style gabarits*/

.collection.store .store__text__text {
    font-size: 1.8rem;
}

.collection.store .store__text__title {
    margin-top: 15%;
}

@media (max-width: 1200px) {
    .collection.store .store__text__text {
        font-size: 1.1rem;
    }

    .collection.store p {
        font-size: .85rem;
        line-height: 1.2rem;
    }
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    left: -7px;
    font-size: 110px;
    font-weight: var(--fw--normal);
    top: 25px;
    height: 75px;
    color: #8f6e4f !important;
    font-family: inherit;
    position: fixed !important;
}

.mfp-container {
    padding: 0 !important;
}

.white-text s {
    border-color: #fff;
    padding-top: 5px;
}

.sub-navigation.theme-img-list ul li {
    margin: 35px 20px;
}

.header-watch__menu {
    right: -240px;
}

html[lang='fr'] .header-watch__menu {
    right: -275px;
}

.header-watch__carousel h1 {
    font-family: Neutraface Text, sans-serif;
    font-style: inherit;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: var(--fw--normal);
    color: #fff;
}

.header-watch__carousel h1 span::first-word {
    font-weight: var(--fw--bold);
}

.header-watch__carousel h1 span {
    border-bottom: solid 2px #fff;
    opacity: 1;
    padding-bottom: 3px;
    line-height: 1.5;
}

.header-watch__carousel h1 strong {
    font-weight: var(--fw--normal);
}

.header-watch .serial {
    z-index: 2;
}

/*.main-menu__navigation .sub-navigation.theme-simple .visible-mobile {
    display: none;
}
.main-menu__logo img {
    margin-bottom: 0 !important;
}
@media (min-width: 1000px) {
    .main-menu__logo {
        height: 135px;
        display: block;
    }
}*/

/*@todo-pazdersky missing in design - remove?*/
/*@media (max-width: 1200px) {*/


/*    .news-header__left-block img {*/
/*        top: 380px;*/
/*        bottom: auto;*/
/*    }*/

/*    .news-header__wrap {*/
/*        top: 120px;*/
/*        width: 65%;*/
/*    }*/
/*}*/

/*@media (max-width: 960px) {*/

/*  .news-header__wrap {*/
/*    top: 80px;*/
/*    width: 65%;*/
/*  }*/
/*}*/


@media (max-width: 767px) {
    /*@todo-pazdersky missing in design - remove?*/
    /*.news-header__wrap {*/
    /*    width: 80%;*/
    /*}*/

    .header-watch__carousel .box {
        padding-top: 30px;
    }

    .header-watch__carousel .box img {
        height: auto;
    }

    .carousel-product .image-cover {
        height: 50%;
    }

    .header-watch .serial {
        display: none;
    }

    img.mfp-img {
        width: 100vw !important;
        padding-top: 0;
    }

    .mfp-container {
        text-align: left !important;
        height: 100% !important;
        width: 100% !important;
    }

    .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
        top: 0;
    }

    .header-watch__carousel h1 {
        font-size: 19px;
    }

    div#zoom div.noSel > div.noSel{
        display: none;
    }
}

.video-full-width {
    padding: 0;
    background-color: #000;
}

.video-full-width h1 {
    margin-top: 75px;
    color: #fff;
    position: relative;
}

.video-full-width .image-cover {
    opacity: 0.7;
}

.video-full-width .play {
    position: absolute;
    bottom: 50%;
    left: 50%;
    width: 54px;
    height: 54px;
    margin: 0;
    transform: translateX(-50%) translateY(50%);
    cursor: pointer;
    text-align: center;
    z-index: 5;
}
@media (min-width: 768px) {
  .video-full-width .play {
    width: 98px;
    height: 98px;
  }
}

.video-full-width .play img {
  max-width: 100%;
  height: auto;
  display: block;
  transition: all 200ms ease-in-out;
}

.video-full-width .play:hover img {
  transform: scale(1.02);
}

.video-full-width .play h3 {
    color: #fff;
    margin-top: 10px;
}

.video-full-width h1 s {
    border-color: #fff;
}

@media (max-width: 1270px) {
    .sub-navigation.theme-img-list ul li {
        margin: 35px 5px;
    }

    /*.video-full-width {
      height: 600px;
    }*/
}

/*@media (min-width: 1000px) {
    .main-menu__link {
        font-size: 0.85rem;
        top: 13px;
    }

    .main-menu {
        height: 145px;
    }

    .main-menu__logo img {
        height: 86px;
    }
}

@media (max-width: 1250px) and (min-width: 1200px) {
    .main-menu__link {
        padding: 0 17px;
    }
}*/

.sub-navigation.theme-simple h3,
.sub-navigation.theme-simple p,
.sub-navigation.theme-img-list .link-list a {
    font-style: normal;
}

@media (min-width: 767px) {
    .variation__menu p {
        max-width: 270px;
        padding-right: 30px;
    }
}

.variation__menu {
    top: 90px;
}

@media (max-width: 1000px) {
    .variation__menu {
        top: 50px;
    }

    /*.main-menu__navigation.active .sub-navigation.active.theme-img-list .link-list {
        display: block;
        margin: 17px 0 0;
    }

    .main-menu__navigation.active .sub-navigation.active.theme-img-list .line:before {
        display: none;
    }

    .main-menu__navigation.active .sub-navigation.active.theme-img-list .link-list a {
        border: 0;
        color: #fff;
        font-size: 2rem;
        padding-bottom: 20px;
        margin: 0;
        font-size: 1.1424rem;
        font-family: Neutraface Demi, sans-serif;
        font-style: normal;
    }

    .main-menu__navigation.active .sub-navigation.active.theme-simple .visible-mobile {
        display: block;
    }

    .main-menu__navigation .wrap {
        height: 0px;
    }*/
}

.page-node-type-news- .text-block__content p img {
    width: 100%
}

.header-watch .header-watch__gold {
    bottom: -80px;
}

/*page variante*/
.tab_container {
    width: 80%;
}

.header-watch .serial {
    color: #8f6e4f;
}

/*page manuels*/
.manuel-tabs .tab-container li {
    text-align: left;
}

@media screen and (min-width: 767px) {
    .specs__menu .specs__content {
        margin-top: 20px;
    }

    .specs__menu {
        margin: 0 auto;
        width: 80%;
    }

    .news .animated-link {
        /*bottom: 4px;*/
    }

}

@media (max-width: 767px) {

    .tab_container {
        width: 100%;
    }

    .gold {
        display: none;
    }

    .store__text {
        /*width: 250px;
        margin-left: -125px;
        min-height: 230px;
        height: auto;*/
    }

    .store__text__title {
        font-size: .6rem;
    }

    .store__text__text {
        max-width: 194px;
    }

    .owl-carousel__text {
        bottom: 53%;
    }

    .owl-carousel__text a {
        color: #8f6e4f;
    }

    .owl-carousel__text .animated-link:before {
        background-color: #8f6e4f;
    }

    .video-full-width {
        height: 250px;
    }

    .slide .video-full-width {
        height: 100%;
    }

    .carousel-product .simple-carousel .col-sm-6 {
        height: 600px;
    }

    .carousel-detail-news .simple-carousel,
    .carousel-detail-news .simple-carousel .col-xs-12 {
        height: 300px !important;
    }

    .carousel-product .simple-carousel {
        height: 1200px;
    }
}

@media (min-width: 767px) {
    .carousel-product .simple-carousel .col-sm-6 {
        height: 750px;
    }

    .carousel-product .simple-carousel .slide {
        position: relative;
        height: 700px;
    }

    .carousel-product .simple-carousel {
        height: 700px;
    }

    .carousel-detail-news .simple-carousel .col-xs-12,
    .carousel-product .simple-carousel .slide,
    .carousel-detail-news .simple-carousel {
        height: 375px;
    }

    .carousel-product.carousel-lucerne .simple-carousel .slide {
        height: 750px;
    }
}

/*gestion taille colonne carousel */
@media (min-width: 1000px) {
    .carousel-product .owl-carousel p {
        max-width: 380px;
    }

    .carousel-lucerne .owl-carousel p {
        max-width: 430px;
    }

    .carousel-manufacture .owl-carousel p {
        max-width: 530px;
        width: auto;
    }
}

@media (max-width: 1000px) {
    .carousel-manufacture .owl-carousel p {
        font-size: 12px;
        line-height: 1.5;
    }

    .owl-carousel .owl-carousel__header {
        max-width: 285px;
        font-size: 21px !important;
    }
}

@media (min-width: 1200px) {
    .carousel-product .owl-carousel .owl-carousel__header {
        margin-top: 40px;
        max-width: 90% !important;
    }

    .carousel-product.carousel-full-width {
        max-height: 770px;
    }

    .carousel-product .simple-carousel .col-sm-6 {
        height: 770px;
    }

    .carousel-detail-news .simple-carousel .col-xs-12 {
        height: 455px;
    }

    .carousel-product .simple-carousel .slide {
        position: relative;
        /*height: 770px;*/
    }

    .carousel-product.carousel-full-width .owl-carousel, .carousel-full-width .owl-carousel__slide {
        /*max-height: 770px;*/
    }

    .carousel-detail-news.carousel-full-width .owl-carousel, .carousel-full-width .owl-carousel__slide {
        /*max-height: 775px;*/
    }

    .social-footer__block .body-text a, .social-footer__block ul a,
    .social-footer__block .body-text, .social-footer__block a {
        font-size: .9rem;
    }

    .img-small {
        max-height: 600px;
        width: auto !important;
        padding-top: 0;
    }

    .lucerne-header {
      height: 740px !important;
    }
}




/* page CS */

.manuel-tabs.manuals-link .tabs a {
    display: block;
}

.path-customer-service .collection-header h2 {
    line-height: 3rem;
}

.intervention-tabs .table-container-watch,
.intervention-tabs .table-container-price {
    background-color: transparent;
}

.intervention-tabs .table-container-watch table {
    margin-top: 50px;
}

.intervention-tabs .table-container-watch td,
.intervention-tabs .table-container-price td {
    color: inherit;
    font-family: var(--ff--primary);
}

.intervention-tabs .table-container-watch tr
.intervention-tabs .table-container-price tr {
    border-color: #ccc;
}

.intervention-tabs .table-container-watch th,
.intervention-tabs .table-container-price th {
    color: #222;
}

.intervention-tabs .table-container-price tbody tr td,
.intervention-tabs .table-container-price th,
.intervention-tabs .table-container-watch th {
    text-transform: initial;
    font-family: var(--ff--primary);

}

.intervention-tabs .table-container-price tbody tr:first-child td {
    color: gray;
}

.intervention-tabs .table-container-price tbody tr:nth-child(2) td:first-child {
    border-top: 0;
}

.intervention-tabs .table-container-watch td, .intervention-tabs .table-container-watch th {
    text-transform: initial;
}

.intervention-tabs .tabs .img-wrapper {
    background-color: #f6f3f1;
}

.intervention-tabs .tabs h3 {
    color: #333;
    border: none;
}

.intervention-tabs .tabs li, .intervention-tabs .tabs {
    height: 70px
}

.intervention-tabs .tabs li:hover .img-wrapper {
    background-color: #f6f3f1;
}

.intervention-tabs .tabs li:hover h3,
.intervention-tabs .tabs li.active h3 {
    color: #8f6e4f;
    border-bottom: none;
}

.panel-default,
.panel-default > .panel-heading,
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    padding: 0 15px 0;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body p {
    margin-top: 0px;
    margin-bottom: 30px;
}

.intervention-tabs .tab_content h3 {
    border: none;
    font-size: 21px;
}

.panel-default {
    cursor: pointer;
}

.panel-default > .collapse {
    display: none;
}

.panel-group .panel + .panel {
    margin-top: 0;
}

.panel-title {
    background: url('/sites/default/files/img/faq-toggler-status-plus@2x.png') no-repeat top right transparent;
    background-size: 23px;
    padding-right: 50px;
    font-size: 1.3em;
    line-height: 1.3em;
}

.panel-title:hover {
    color: #8f6e4f;
}

.active .panel-title {
    color: #8f6e4f;
    background: url('/sites/default/files/img/faq-toggler-status-minus@2x.png') no-repeat center right transparent;
    background-size: 23px;
}

.bg-bottom-content {
    background-color: #000;
    overflow: auto;
    padding: 30px;
    margin-top: 80px;
}

.bg-bottom-content p {
    color: #eaeaea;
}

.intervention-tabs .tab_content .bg-bottom-content h3 {
    font-family: Neutraface Text, sans-serif;
    font-style: normal;
    color: #8f6e4f;
}

.intervention-tabs .tab_content .bg-bottom-content p {
    margin-top: 12px;
}

@media (min-width: 767px) {
    .intervention-tabs .tabs h3 {
        margin: 0;
    }
    .intervention-tabs .tab-container {
      padding: 0 40px;
    }
}

@media (max-width: 767px) {

    .col-content p {
        padding-left: 30px;
        padding-bottom: 20px;
    }

    /*.main-menu__section-right {
        position: absolute;
        margin-top: 0;
        right: 10px;
    }

    .main-menu__dropdown .dropdown-menu {
        right: 0;
        left: auto;
    }*/

}



/* fin style gabarits*/

/* bloc resaux sociaux */
.social-colum .title, .social .title,
.social-colum .title, .social .animated-link {
    font-size: 13px;
    font-weight: var(--fw--normal);
    line-height: 1.1rem;
    max-width: none;
}

.social-colum .title, .social .title {
    display: -webkit-box;
    height: 106.4px;
    /* font-size: 18px; */
    /* line-height: 1.2; */
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}

.social .body-link {
    background-size: cover;
    background-position: center center;
    /*z-index: -1;*/
}

.social .grid-item .body-text {
    display: none;
}

.social .grid-item:hover .body-text {
    display: block;
    background-color: rgba(0, 0, 0, .7);
}

.social .grid-item i {
    font-size: 16px;
    padding-bottom: 7px;
}

.social .date {
    font-size: .8rem;
    margin-bottom: 5px;
}

.social .social_body i {
    font-size: 21px;
    margin-bottom: 20px;
}

.find-store {
    margin-bottom: 0;
}
.find-store h3{
    font-size: 2.499rem;
    line-height : 4.641rem;
    max-width : 400px;
    float : right;
    letter-spacing : .3rem;
    color: #000;
    margin-top : 0;
    text-transform : uppercase;
    font-family : 'Neutraface Text',sans-serif;
    font-weight : var(--fw--normal);
    font-style: normal;
}
.find-store h3 s{
    border-bottom : 1px solid black;
    transition : 0.5s ease-in-out;
}
.find-store h3 br{
    display: block;
}
@media (max-width: 767px) {
    .social .grid-item .body-text {
        padding: 5px 10px;
    }

    .social-colum .title, .social .title {
        height: 62.4px;
    }

    .grid-item .social-colum .white-text, .grid-item .social-colum .white-text a {
        color: #fff;
        display: -webkit-box;
        height: 112.4px;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 0;
    }

    .social-colum .title, .social .title, .social-colum .title, .social .animated-link {
        font-size: 17px;
    }

    .page-node-type-variante .video-full-width .image-cover {
        height: 100%;
    }

    .page-node-type-variante .carousel-product .owl-carousel__header {
        margin-bottom: 0;
        margin-top: 20px;
    }

}

/* Landing page SEO */
.landing .collection-header__content h1 {
    color: #000;
    line-height: 1.4;
    margin-top: 55px;
    margin-left: 55px;
}

.landing .landing-header {
    background-color: #f6f3f1;
    position: relative;
}
.landing-header .col-sm-6 {
    /*height: 680px;*/
    position: relative;
}
.landing-content+div>img{
    display: block;
    margin: 0 auto;
    width: auto;
    /*position:absolute;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);*/
}
.landing-content {
    padding-top: 0;
    padding-right: 60px;
}
.landing-image {
    display: flex;
    align-items: center;
}
.landing .bottom-content {
    /*position: absolute;*/
    /*bottom: 55px;*/
    margin-left: 60px;
    padding-bottom: 55px;
    color: #8f6e4f;
    font-size: 1.071rem;
    /*font-style: italic;*/
}
.landing .bottom-content .bottom-content-links{
    margin-top: 35px;
    display: inline-block;
}
.landing .bottom-content .bottom-content-spans {
    display: block;
}
.landing .bottom-content .bottom-content-spans div {
  display: inline-block;
  margin-bottom: 10px;
}
@media all and (max-width: 767px) {
  .landing .bottom-content .bottom-content-spans {
    display: flex;
    flex-flow: column wrap;
    align-content: center;
    width: 100%;
  }

  .landing .bottom-content .bottom-content-spans div {
    text-align: center;
  }
}
@media all and (min-width: 768px) {
  .landing .bottom-content .bottom-content-spans div:first-child {
    margin-right: 10px;
  }
}

.landing .bottom-content .link-all {
    margin-left: 140px;
}

.addthis_sharing_toolbox {
    float: right;
    margin-top: -10px;
}

.landing a.at-share-btn {
    display: inline-block !important;
}

.landing .collections-container {
    margin-top: 50px;
}

.landing .collections-container .owl-collection__1 .owl-controls {
    display: none !important;
}

.landing .text-bas {
    margin-top: 100px;
    padding: 0 80px;
}

.landing .text-bas p{
  font-size: 12px;
  font-weight: var(--fw--normal);
  letter-spacing: 0.4px;
  line-height: 20px;
  color: #000000;
  font-style: italic;
}

.landing .text-bas h2 {
  font-family: 'Neutraface Book', sans-serif;
  color: #000000;
  font-size: 24px;
  font-weight: var(--fw--bold);
  letter-spacing: 0.8px;
  line-height: 32px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.landing .text-bas ul li {
  font-size: 12px;
  font-weight: var(--fw--normal);
  letter-spacing: 0.4px;
  line-height: 20px;
  color: #000000;
  font-style: italic;
}

@media screen and (min-width: 768px) {
  .landing .text-bas p {
    font-size: 14px;
    letter-spacing: 0.47px;
    line-height: 24px;
  }

  .landing .text-bas ul li {
    font-size: 14px;
    letter-spacing: 0.47px;
    line-height: 24px;
  }

  .landing .text-bas h2 {
    font-size: 42px;
    letter-spacing: 1.4px;
    line-height: 60px;
    margin-bottom: 30px;
  }
}

.landing-page-paragraphs .paragraph {
    margin-top: 15px;
}

.landing .bg-bottom-content h3 {
    font-family: Neutraface Text, sans-serif;
    font-style: normal;
    color: #8f6e4f;
    font-size: 21px;
}

.landing .bg-bottom-content h5 {
    text-align: center;
    color: #8f6e4f;
}

.landing .bg-bottom-content img {
    max-width: 100%
}

.landing .bottom-content p {
  font-size: 12px;
  font-weight: var(--fw--normal);
  letter-spacing: 0.4px;
  line-height: 20px;
  color: #000000;
  font-style: italic;
}

@media screen and (min-width: 768px) {
  .landing .bottom-content p {
    font-size: 14px;
    letter-spacing: 0.47px;
    line-height: 24px;
  }
}

@media (max-width: 990px) {
    .landing .bottom-content .link-all {
        display: block;
        margin: 21px 0;
    }
}
@media (max-width:980px){
    .landing .bottom-content .bottom-content-spans{
        position:static;
        margin-top: 30px;
    }
}
@media (max-width: 548px) {
    .landing .bottom-content .bottom-content-spans{
        float: left;
        position:static;
        margin-top: 30px;
    }
}
@media (max-width : 767px){
    .landing .bottom-content .bottom-content-links{
        position:absolute;
        right:23px;
        top: 0;
    }
    .landing .bottom-content .bottom-content-spans{
        position:static

    }
}
.carousel-full-width-home h1 br {
    display: block;
}
@media (max-width : 460px){
  .landing .bottom-content .bottom-content-links{
    right:5px;
  }
  .landing .collection-header__content h1 {
    font-size: 1.4rem;
    margin-top: 10px;
  }
  body.ru .landing .collection-header__content h1 {
    font-size: 1.2rem;
  }
}
@media (max-width : 370px){
  .landing .collection-header__content h1 {
    font-size: 1.1rem;
  }
  body.ru .landing .collection-header__content h1 {
    font-size: 1rem;
  }
}
@media (max-width: 1200px) {
    .carousel-collection .owl-page span {
        width: 4px;
        height: 4px;
        margin: 45px 1px;
    }
}
@media (max-width: 992px) {
	.carousel-collection .owl-page span {
        width: 5px;
        height: 5px;
        margin: 45px 1px;
    }
}
@media (max-width: 767px) {

    .landing-header .col-sm-6 {
        height: auto;
        min-height: 194px;
        position: absolute;
        max-width: 190px;
        right: 90px;
        top: 20px;
        padding: 20px;
    }
    .landing-header .landing-content {
        position:static;
        max-width: none;
    }

    .landing a.at-share-btn {
        display: block !important;
    }

    .landing .collection-header__content h1 {
      margin-top: 35px;
      margin-right: 55px;
      margin-left: 55px;
      min-height: 74px;
      text-align: center;
    }

    .landing .bottom-content {
        position: static;
        /*max-width: 90%;*/
      margin-right: 25px;
        margin-left: 25px;
      text-align: center;
    }

  .landing .bottom-content p {
    line-height: 20px;
    font-size: 12px;
  }

    .landing-content {
        padding: 20px 40px 70px;
    }

    .landing .text-bas {
        margin-top: 70px;
        padding: 0 20px;
    }

    .landing .bottom-content .link-all {
        margin-left: 80px;
        display: inline-block;
    }

    .landing .text-bas {
        padding: 0 20px;
    }

    .store-logo {
        display: none;
    }

    .footer-copyright {
        padding-bottom: 40px;
    }

    .specs .tab_container {
        background-color: #000;
        float: inherit;
    }

    .specs {
        height: inherit;
    }

    .specs__menu {
        padding-bottom: 30px;
    }

    .main-search form input {
        padding-left: 70px;
    }
    .main-search form .easy-complete {
        width: auto !important;
    }

    /*.main-menu__navigation .wrap {
        height: auto;
    }*/

    /*@todo-pazdersky missing in design - remove?*/
    /*.news-header__left-block a {*/
    /*    margin-top: 30px;*/
    /*    left: 20px;*/
    /*}*/

    .carousel-collection .owl-controls .owl-pagination {
        visibility: visible;
    }

    .carousel-collection .owl-controls {
        opacity: 1;
    }

    .carousel-collection .owl-page span {
        width: 3px;
        height: 3px;
        margin-top: 20px;
    }

    .carousel-collection img {
        width: auto;
        max-width: 300px;
        height: auto;
    }

    .carousel-product .owl-carousel__wrap {
        top: 5px;
    }
    .carousel-product .owl-carousel__header h1 {
        font-size: 20px;
        line-height: 1.74652rem;
    }

    .carousel-product .owl-carousel__wrap p {
        max-width: 90%;
        line-height: 1.4rem;
    }

    .social-footer__block {
        min-height: 180px;
    }

}

.carousel-full-width-home .owl-carousel {
    height: 750px;
}

.carousel-full-width-home .col-sm-6 {
    overflow: hidden;
    height: 750px;
}

.carousel-full-width-home h1, .carousel-product h3 {
    font-size: 1.4rem;
    line-height: 3.2rem;
}

.carousel-full-width-home h1 {
    font-weight: var(--fw--normal);
}

.carousel-full-width-home .owl-carousel .owl-carousel__wrap {
    background-color: #fff;
    height: calc(100% - 80px);
    padding: 110px 65px 0;
    width: 40%;
}

.carousel-full-width-home .owl-carousel .owl-carousel__wrap h1 {
    color: #000;
    border-bottom-color: #000;
}

.carousel-full-width-home .owl-carousel .owl-carousel__wrap h1 s {
    color: #000;
}

.carousel-full-width-home .owl-carousel .image {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
    height: inherit;
    max-height: 750px;
    width: 100%;
}

@media (max-width: 479px) {
    .carousel-full-width-home .owl-carousel .image {
        left: -50%;
    }
}

@media (max-width: 629px) and (min-width: 480px) {
    .carousel-full-width-home .owl-carousel .image {
        left: -25%;
    }
}

@media (max-width: 919px) and (min-width: 768px) {
    .carousel-full-width-home .owl-carousel .image {
        left: -50%;
    }
}

@media (max-width: 1279px) and (min-width: 920px) {
    .carousel-full-width-home .owl-carousel .image {
        left: -25%;
    }
}

@media (min-width: 768px) {
    .carousel-full-width-home .owl-carousel__customNavigation {
        display: block;
        position: absolute;
        left: auto;
        right: 30%;
        bottom: 55px;
        z-index: 1;
    }

    .carousel-full-width-home .owl-carousel__customNavigation span.currentItem {
        margin-left: 15px;
    }

    .carousel-full-width-home .owl-carousel__customNavigation span {
        color: #8f6e4f;
        font-size: .786rem;
        padding: 0 5px;
        position: relative;
        top: -3px;
    }

    .carousel-full-width-home .owl-carousel .owl-carousel__wrap {
        left: auto;
        right: 40px;
        top: 40px;
    }

    .carousel-full-width-home .owl-carousel .owl-carousel__wrap>a {
        position: static;
        z-index: 0;
        top: auto;
        left: auto;
        right: auto;
    }

    .carousel-full-width-home .owl-carousel .owl-carousel__wrap .animated-link {
        position: relative;
        bottom: auto;
        left: 46px;
    }
}

@media screen and (max-width: 767px) {
    .carousel-full-width.carousel-lucerne .owl-carousel .slide {
        height: 1200px;
    }

    .carousel-full-width-home .owl-carousel,
    .carousel-full-width-home .owl-carousel .slide,
    .carousel-full-width-home .owl-carousel .col-sm-6 {
        height: 522px;
    }

    .carousel-full-width-home .owl-carousel .col-xs-12 {
        height: inherit;
    }

    .carousel-full-width-home .owl-carousel .slide {
        overflow: hidden;
    }

    .carousel-full-width-home .owl-carousel .image {
        width: auto;
        height: 100%;
    }

    .carousel-full-width-home .owl-carousel .owl-carousel__wrap {
        width: calc(100% - 40px);
        top: unset;
        bottom: 0;
        height: 232px;
        margin: 20px;
    }

    .carousel-full-width-home .owl-carousel .owl-carousel__wrap .animated-link {
        left: auto;
        right: 20px;
    }
}

@media (max-width: 768px) {
    .owl-carousel .owl-carousel__header {
        max-width: 240px;
    }

    .variation__wrap {
        -webkit-transform: translateY(0) scale(1) !important;
        transform: translateY(0) scale(1) !important;
        -moz-transform: translateY(0) scale(1) !important;
        -ms-transform: translateY(0) scale(1) !important;
        -o-transform: translateY(0) scale(1) !important;
    }

}
.carousel-product h3{
    color:#000;
    font-family :  'Neutraface Text',sans-serif;
    font-weight : var(--fw--normal);
    margin:0;
    text-transform : uppercase;
    font-style: normal;
}
@media (max-width: 767px) {

    /*.main-menu__logo img {
        height: 66px;
    }*/

    .carousel-full-width-home h1, .carousel-product h3 {
        font-size: 0.875rem;
        line-height: 1.75rem;
    }

    .video-full-width h1 {
        margin-top: 10px;
        margin-left: 15px;
    }

    .carousel-collection h5, .carousel-collection h5 + p {
        font-size: .9rem;
    }
}
.carousel-full-width-home .owl-carousel .owl-carousel__text {
    bottom: 55px;
    margin-left: -100px;
    left: calc(50% + 28px);
}
@media (min-width: 767px) {
    .carousel-full-width-home .owl-carousel .owl-carousel__text {
        bottom: 55px;
        margin-left: -70px;
        left: calc(50% - 200px);
    }
    .carousel-product .owl-carousel .owl-carousel__text {
        bottom: 55px;
        margin-left: -30px;
        left: calc(50% - 200px) !important;
    }

}

.variation__carousel .owl-item .arrow-top.active {
    margin-top: 20px;
    top: 0;
    width: 100%;
}

.mfp-bg, .mfp-wrap {
    background-color: #fff;
    overflow-x: hidden;
    overflow-y: hidden;
    top: 0 !important;
}

.mfp-container {
    height: 100vh !important;
    overflow: auto;
}

.store_logo_wrap {
    position: relative;
    width: 100%;
    height: 100%;
}

.store__left-down .store-logo {
    width: auto;
    height: auto;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}

.collection .full-banner, .collection .store__left-up {
    height: 100%;
}

.carousel-collection img {
    width: 80%;
}

.btn-primary {
    background-color: #8f6e4f;
    border-color: #765A3F;
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .btn-primary.dropdown-toggle, .btn-primary.focus, .btn-primary:focus {
    background-color: #765A3F;
    border-color: #755F4A;
}

/*PAGE MANUEL*/
.manuel-tabs .tabs li > img {
    width: 100%;
    height: auto;
}

.manuel-tabs .tab_content h3 {
    color: #8f6e4f;
    font-style: italic;
    font-family: var(--ff--primary);
    text-transform: none;
}

.header-watch__up {
    background-image: none;
    background-color: #000 !important;
}

.header-watch__down {
    width: 50%
}

.header-watch__down.header-watch__down_left {
    right: 0;
}

.header-watch__carousel h1 {
    color: #8f6e4f;
}

.header-watch__carousel h1 span {
    color: #fff;
}



.owl-carousel .owl-carousel__text a {
    font-style: italic;

}

.owl-carousel .owl-carousel__text a .line:before {
    margin-top: -6px;
}
@media (max-width: 1200px) {
    html.ie .news__text {
      height: 130px;
    }

    .news__text p {
      display: none;
    }

    .news__text p:first-of-type {
        display: -webkit-box;
    }

    html.ie .news__text p:first-of-type {
      display: -webkit-box;
    }

    html.ie body.ru .news__text p:first-of-type,
    html.ie body.ja .news__text p:first-of-type,
    html.ie body.zh-hans .news__text p:first-of-type {
        height: 130px;
    }

    .news__text.remove-height p:first-of-type {
      height: auto;
    }

    #block-bucherer-content .block-region-top .views-element-container .store__left-up .image-cover {
        width: 100%;
        height: auto;
        min-height: auto;
        min-width: 100%;
    }
    .landing .bottom-content .bottom-content-spans{
        /*margin-left: 50px;*/
    }
    .landing .bottom-content .link-all{
    }
}
@media (max-width: 480px) {

    .lucerne-header .store__text__title {
        margin-top: 20%;
    }
    .landing .bottom-content .link-all{
        margin:20px 0;
        display:block;
    }
    .carousel-full-width-home .owl-carousel .owl-carousel__text {
        bottom: 5%;
        left: calc(50% + 28px);
    }
}
@media (max-width: 768px) {
    #block-bucherer-content .block-region-top .views-element-container .store__left-up .image-cover {
        width: auto;
        height: 100%;
        min-height: 100%;
        min-width: auto;
    }
}
/** FIX SEARCH MONTRES LIST ( 18/10/16 ) **/
/*.easy-autocomplete-container ul{
    display:block !important;
    text-align:left;
}
.easy-autocomplete-container li{
    display:inline-block;
    min-width:180px;
    width:20%;
    min-height:280px;
    height:auto;
    vertical-align:top;
    padding:0 15px;
    flex:none;
}
.easy-autocomplete-container img{
    height:auto;
    width:100%;
    margin:0;
    position:inherit;
}
@media (max-width: 1160px){
    .easy-autocomplete-container ul{
        text-align:center;
    }
}*/
/** FIX SEARCH ( 18/10/16 ) **/
/*.main-search form {
    padding-left: 0;
}
.main-search form input {
    padding-left: 100px;
}*/

/*@media (min-width: 1000px){

    .main-menu__section-right{
        top: -28px;
        right: 62px;
    }

    .main-menu__search{
        position:absolute;
        top:-13px;
        right:3px;
        z-index:2000;
    }
}
.main-menu__search i{
    font-size: 1.3rem;
    vertical-align: initial;
    margin-top: -2px;
    display: block;
}*/


/** FIX FREEE SPIRIT (19/10/16) **/

.gold-title-full h2{
    color:#8f6e4f;
    width:80%;
    text-align:center;
    margin: 0 auto;
    margin-top: 130px;
    font-style: italic;
    margin-bottom: 70px;
    font-weight: var(--fw--normal);
}
/*WRAPPER*/
.lucerne-timeline .item img{
    width: 100%;
}

/* Cartel */
.lucerne-timeline{
    max-height:780px;
}
.lucerne-timeline .years {
    left: auto;
    top: 9%;
    width: 620px;
    right: 4%;
    margin-top: 15px;
}
.lucerne-timeline .find-store__content{
    right: 6%;
    left: auto;
    height: auto;
    padding-bottom: 30px;
    width: 620px;
    top: 8%;
}
.lucerne-timeline p{
    max-width: none;
    text-align: center;
    font-family : 'Neutraface Text',sans-serif;
    margin-top: 35px;
}
.lucerne-timeline  .border-t-gold{
    border-top: solid 1px #000;
    padding: 15px 40px 0px;
    font-size: 1rem;
    color:#000;
    line-height: 1.4rem;
    letter-spacing: 0.05rem;
    max-width: 530px;
    margin: 20px auto 0;
}
/*CAROUSEL IMAGES*/
.lucerne-timeline p img{
    min-height: inherit !important;
    height: auto !important;
    width: auto !important;
    min-width: 0 !important;
}
/* page movement*/
.movement-content-tab{
    position: absolute !important;
    left: 0px;
    right: 0px;
    margin-top: 50px;
    z-index: 1;
    background: #fff;
}
.movements-tabs ul.tabs li{
    position: initial;
}


/*N/P*/
.lucerne-timeline .owl-controls{
    width: 620px;
    position: absolute;
    right: 4%;
    z-index: 40000;
    top: 9%;
    min-height: 30px;
    margin-top: 19px;
}
.lucerne-timeline .owl-buttons{
    position: relative;
}
.lucerne-timeline .owl-prev {
    left: auto;
    right: 62%;
    width: 42px;
}
.lucerne-timeline .owl-next {
    left: auto;
    right: 30%;
    width: 42px;
}
.lucerne-timeline .owl-next,
.lucerne-timeline .owl-prev {
    top: 0;
}

@media (max-width: 768px){
    .lucerne-timeline .owl-prev {
        right: 74%;
    }
    .lucerne-timeline .owl-next {
        right: 11%;
    }


    .carousel-lucerne .owl-carousel__title {
        left: 20px;
        margin-right: 20px;
    }
    .header-col2 .simple-carousel .col-sm-6 {
        height: 500px;
    }
    .header-col2 .owl-carousel .slide, .header-col2 .simple-carousel{
        height: 1000px
    }
}

/*YEARS*/
.lucerne-timeline .years .owl-wrapper{
    min-height: 25px;
    position: relative;
    width:100% !important;
    transform: translate3d(0px, 0px, 0px) !important;
}
.lucerne-timeline .years .owl-item{
    display:none;
}
.lucerne-timeline .years .owl-item.synced{
    display:block;
    left: 50%;
    transform : translate(-50%,0);
    z-index: 30000;
    position: absolute;
    min-width: 80px;
}
.lucerne-timeline .years .synced .item{
    font-weight: var(--fw--normal);
    font-size: 1.2rem;
}
@media (min-width: 768px){
    .lucerne-timeline .item img{
        width: auto;
        min-width: 100%;
        height: 630px;
        min-height: 0;
    }
    .lucerne-timeline .years,
    .lucerne-timeline .owl-controls,
    .lucerne-timeline .find-store__content{
        width: 520px;
        right: 7%;
        margin-top: 0px;
    }
    .lucerne-timeline .years,
    .lucerne-timeline .owl-controls{
        margin-top:10px;
    }
    .lucerne-timeline p img{
        max-width: 280px;
    }
}
@media(min-width: 1200px){
    .lucerne-timeline .item img{
        height: auto;
        min-width: 100%;
    }
    .lucerne-timeline .years,
    .lucerne-timeline .owl-controls,
    .lucerne-timeline .find-store__content{
        width: 650px;
        right: 90px;
        top: 70px;
    }
    .lucerne-timeline .owl-controls,
    .lucerne-timeline .years{
        margin-top:15px;
    }
    .lucerne-timeline p img{
        max-width: 450px;
    }
}
@media(max-width: 767px){
    .gold-title-full h2{
        margin-top: 110px;
    }
    .lucerne-timeline{
        max-height: 550px;
        overflow: hidden;
    }
    .lucerne-timeline .item img{
        height: 580px;
        width: auto;
        min-height: 0;
        min-width: 100%;
    }
    .lucerne-timeline .years,
    .lucerne-timeline .owl-controls,
    .lucerne-timeline .find-store__content{
        width: 90%;
        right: 50%;
        transform: translate(50%,0);
        max-width: 480px;
    }
    .lucerne-timeline .years,
    .lucerne-timeline .owl-controls{
        margin-top: 10px;
    }
    .lucerne-timeline  .border-t-gold{
        margin: 20px auto 0;
        padding: 15px 15px 0;
        font-size: 0.9rem;
        line-height: 1rem;
        max-width: 450px;
    }
    .lucerne-timeline p img{
        max-width: 100%;
        max-height: 270px;
        min-width: 0 !important;
    }
}
/** FIX PARTNERS **/

.page-node-type-partners .news-header{
    background-color: #000;
}
.page-node-type-partners #block-bucherer-content p{
    text-align: center;
    font-family: var(--ff--primary);
    font-size: 12px;
    font-weight: var(--fw--normal);
    letter-spacing: 0.4px;
    line-height: 20px;
    color: #000000;
    padding: 25px 0;
    font-style: italic;
}

.text-center.gold-text {
    font-family: var(--ff--primary);
    font-size: 14px;
    font-weight: var(--fw--normal);
    letter-spacing: 0.4px;
    line-height: 20px;
    margin-bottom: 30px;
    font-style: italic;
}

.text-center.gold-text:before {
    display: block;
    content: "";
    width: 70px;
    height: 2px;
    background-color: #a17f5f;
    margin: 0 auto;
    position: relative;
    bottom: 30px;
}


@media (min-width: 1200px) {
  .page-node-type-partners #block-bucherer-content p{
      font-size: 14px;
      letter-spacing: 0.47px;
      line-height: 24px;
  }
  .text-center.gold-text {
    font-size: 24px;
    letter-spacing: 0.8px;
    line-height: 36px;
    margin-bottom: 60px;
  }
}
.page-node-type-partners #block-bucherer-content p+ p {
    margin: 35px auto;
}
.page-node-type-partners #block-bucherer-content p:first-child{
    margin: 60px auto 35px;
}
.page-node-type-partners #block-bucherer-content p:last-child {
    margin: 35px auto 60px;
}
.partners_grid .video-full-width h1{
    text-align: left;
    margin-top: 45px;
    margin-left: 55px;
}
@media(max-width: 992px){
    .first_partners .img-cover-partner img {
        height: 100%;
    }
}
@media (max-width: 767px) {
    .partners_grid .video-full-width h1{
        margin-top: 10px;
        margin-left: 15px;
        line-height: 30px;
    }
    .big_partners .video-full-width .image-cover {
        width: 100%;
    }
    .page-node-type-partners #block-bucherer-content p:first-child{
        margin-top: 10px;
    }
    .page-node-type-partners #block-bucherer-content p:last-child {
        margin-bottom: 10px;
    }
}
@media(max-width: 640px){
    .big_partners .video-full-width .image-cover {
        width: auto;
        height: 100%;
    }
}
.partners_grid .video-full-width .play{
    /*bottom: 39%;*/
    bottom: 50%;
}
.partners-header h1{
    color: #fff !important;
}
.partners-header h1 s{
    border-color: #fff;
}
.partners-header .news-header__wrap{
    width: 90%;
}
/*.page-node-type-partners .partners_grid a{
	color:#000;
	text-transform: uppercase;
	line-height: 2.5rem;
	letter-spacing: .1rem;
	font-size: 1.7rem;
	font-family: 'Neutraface Text',sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	position: absolute;
	left: 30px;
	top: 30px;
}
.page-node-type-partners .partners_grid>div{
	position: relative;
	padding: 0 15px;
}
.page-node-type-partners .partners_grid a span{
	border-bottom: 1px solid #fff;
}
*/
.multiple_partners>div{
    width: 100% !important;
    float: none !important;
    height: 50%;
}
.multiple_partners>div:first-child{
    /*padding-bottom: 15px;*/
    padding: 0;
}
.multiple_partners>div:last-child{
    /*padding-top: 15px;
    padding-left: 0;
    padding-right: 0;*/
    padding: 0;
}
.multiple_partners>div+div{
    padding-top: 15px;
}
@media(max-width: 992px){
    .multiple_partners>div:first-child{
        height: 40%;
    }
    .multiple_partners>div:last-child{
        height: 60%;
    }
}
@media(max-width: 767px){
    .multiple_partners>div:first-child{
        height: 50%;
    }
    .multiple_partners>div:last-child{
        height: 50%;
    }
}
@media(max-width: 640px){
    .multiple_partners>div:first-child{
        height: 40%;
    }
    .multiple_partners>div:last-child{
        height: 60%;
    }
}
@media(max-width: 420px){
    .multiple_partners>div:first-child{
        height: 35%;
    }
    .multiple_partners>div:last-child{
        height: 65%;
    }
}
.medium_partners .multiple_partners>div {
    height: 50%;
}
.medium_partners .single_partners>div {
    height: 100%;
}
.page-node-type-partners #block-bucherer-content .partners_grid p:last-child, .partners_grid p:last-child{
    margin: 0 auto;
}
.partners_grid{
    text-align: center;
}

.partners_grid .col-xs-12{
    padding: 15px;
}

.partners_grid .video-full-width{
    min-height:50% !important;
}
.partners_grid .carousel-collection{
    padding: 0
}
.partners_grid .col-md-2:hover .carousel-collection{
    height: 100%;
}
.partners_grid .carousel-collection .owl-item img{
    width: auto;
    height: 360px;
}


.img-cover-partner {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.img-cover-partner img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1000;
    overflow: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.first_partners{
    height: 1110px;
    overflow: hidden;
    padding: 0 18px;
}
.medium_partners{
    height: 460px;
    overflow: hidden;
    padding: 0 18px;
}
.big_partners{
    height: 800px;
    overflow: hidden;
    padding: 0 18px;
}
.small_partners{
    height: 350px;
    overflow: hidden;
    padding: 0 18px;
}

.first_partners>div, .medium_partners>div, .big_partners>div, .small_partners>div{
    height:100%;
    position: relative;
}

.first_partners.partners_grid .col-xs-12,
.medium_partners.partners_grid .col-xs-12,
.big_partners.partners_grid .col-xs-12,
.small_partners.partners_grid .col-xs-12 {
    padding: 0;
}

@media(max-width: 1200px){
    .medium_partners{
        height: 360px;
        overflow: hidden;
    }
    .big_partners{
        height: 510px;
        overflow: hidden;
    }
    .small_partners{
        height: 260px;
        overflow: hidden;
    }
}
@media(max-width: 767px){
    .page-node-type-partners .news-header .serial--link{
        position: static;
        margin-left: 20px;
        margin-top: 20px;
        display: block;
    }
    .page-node-type-partners .news-header .news-header__wrap{
        position: static;
        margin: 20px 0 40px 20px;
    }
    .partners_grid .video-full-width{
        min-height:50% !important;
    }

    .first_partners {
        height: 1700px;
        overflow: hidden;
    }

    .first_partners .multiple_partners > div:first-child,
    .first_partners .multiple_partners > div:last-child {
      height: auto;
    }

    .big_partners{
        height: auto;
        overflow: hidden;
    }
    .medium_partners {
        height: 800px;
        overflow: hidden;
    }
    .small_partners{
        height: auto;
        overflow: hidden;
    }
    .first_partners>div, .medium_partners>div, .small_partners>div {
        height: 50%;
    }
}
.page-node-type-partners #block-bucherer-content .partners_grid p:last-child, .partners_grid p:last-child{
    margin: 0 auto;
}
/*
.page-node-type-partners .partners_grid img{
	width: auto;
	height: 100%;
}*/
@media(min-width: 768px){
    .partners-grid .carousel-collection img{
        width: 68%;
    }/*
.page-node-type-partners .partners_grid img{
	width: 100%;
	height: auto;
}*/
}
@media(min-width: 1200px){
    .partners-grid .carousel-collection img{
        width: 80%;
    }
}
.partners-grid  .carousel-collection{
    padding-top: 5px;
}
.partners-grid .first_partners .video-full-width iframe,
.partners-grid .first_partners .video iframe{
    width: 100% !important;
    right: 0 !important;
    left: auto !important;
    height: auto !important;
    top:0 !important;
}



.partners-container .col-sm-12{
    height: 728px;
    min-height:inherit;
}
.partners-container .col-sm-6{
    height: 459px;
    min-height:inherit;
}
.partners-container .col-sm-4{
    height: 298px;
    min-height:inherit;
}
.partners-container .col-sm-12>div, .partners-container .col-sm-6>div, .partners-container .col-sm-4>div{
    height: 100%;
    text-align: left;
    padding-left: 40px;
    padding-top: 30px;
    min-height: inherit;
}
.partners-container .col-sm-12>div{
    text-align: right;
    padding-right: 40px;
}
.partners-container a.read-more-partners{
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
.partners-container .col-sm-6 .parnter-item:hover,
.partners-container .col-sm-4 .parnter-item:hover{
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

.col-sm-6 .titre-liste-partner,
.col-sm-4 .titre-liste-partner{
    visibility: hidden;
}
.partners-container .col-sm-6 .parnter-item:hover .titre-liste-partner,
.partners-container .col-sm-4 .parnter-item:hover .titre-liste-partner{
    visibility: visible;
}
.link-liste-partner{
    display: none;
}
.col-sm-12 .link-liste-partner{
    display: block;
    width: 250px;
    float: right;
    margin-top: 500px;
    background: #000;
    padding: 10px;
}
/*Legende Partners*/
.page-node-type-partners #block-bucherer-content .img-cover-legend, .partners_grid .img-cover-legend{
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    margin: 3%;
    padding: 20px;
    color: #a17f5f;
    font-style: italic;
    font-size: 13px;
    font-weight: var(--fw--normal);
    max-width: 50%;
    min-width: 250px;
    width: auto;
    line-height: 18px;
}
.page-node-type-partners #block-bucherer-content .img-cover-legend p, .partners_grid .img-cover-legend p{
    color: #a17f5f;
    font-style: italic;
    font-size: 13px;
    font-weight: var(--fw--normal);
    margin: 0;
    padding: 0;
    line-height: 18px;
}


/* ITC */
.header-watch__carousel h1 span.reference {
    margin-left: -8px;
    color: #8f6e4f;
    border-bottom: 0px;
    font-size: 15px;
    font-weight: var(--fw--normal);
}

.header-watch__up {
    z-index: -1;
}

@media (max-width: 767px) {
    .header-watch .carousel-bg {
        margin-top: 60px;
    }
}

.header-watch__carousel .box {
    margin-top: 0;
    padding-top: 0;
    height: 465px;
    width: 465px;
    background: white;
}

.header-watch__carousel .box img {
    margin-top: 20px;
    max-width: 420px;
    max-height: 420px;
    width: auto;
    height: auto;
}

.variation {
    height: 620px;
}

@media (min-width: 768px) {
  .variation {
    height: 570px;
  }
}

.variation__carousel .views-field-field-variante-photo img,
.variation__carousel .owl-item .item .variante-photo img {
    max-width: 90%;
    max-height: 380px;
    height: auto;
    width: auto;
    margin-top: 50px;
}

.variation__carousel .owl-item .item {
    transform: none;
    left: 0;
    top: 0;
    width: 100%;
}

.variation__carousel .line--bottom.line--gold.line--short:before {
    width: 25px;
    left: 50%;
    transform: translateX(-50%);
    top: 10px;
}

.variation__carousel .price {
    font-size: 1.25rem;
    font-weight: var(--fw--normal);
    font-family: Neutraface Text,sans-serif;
    letter-spacing: .1rem;
    text-transform: uppercase;
    margin-top: 30px;
    color: #8f6e4f;
    cursor: default;
}

.variation__carousel .price span.border--gold {
    border: 1px solid #8f6e4f;
    padding: 5px;
}

.variation__mention {
    bottom: 15px;
    left: 300px;
    position: absolute;
    font-style: italic;
}

@media (max-width: 767px) {
    .header-watch__carousel .box {
        height: 290px;
        width: 300px;
    }

    .header-watch__carousel .box img {
        max-width: 250px;
        max-height: 250px;
    }

    .variation__carousel {
        width: 100%;
        left: 0;
    }

    .variation__carousel .views-field-field-variante-photo img {
        /*max-width: 75%;*/
    }

    .variation__carousel .owl-controls {
        left: -50%;
        bottom: 65px;
        width: 100%;
    }

    .variation__carousel .owl-controls .owl-next {
        left: 145%;
    }

    .variation__mention {
        left: 0;
    }
}

.carousel-collection .item {
    display: none;
}

.carousel-collection .item:first-child {
    display: block;
}

#itc-lightbox .lightbox-wrapper .lightbox-inner .vjs-big-play-button{
  display: none;
}

.bucherer-watch-watch-list {
    text-align: center;
}

.bucherer-watch-watch-list img {
    max-width: 80%;
    height: auto;
}

.bucherer-watch-watch-list h5 {
    font-family: Neutraface Demi,sans-serif;
    text-transform: uppercase;
    font-size: .8rem;
    margin-bottom: 0;
}

.path-frontpage.zh-hans .body-link.replacementlogo {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.store.collection .store__text__text h1{
    line-height: 1.42857 !important;
    font-size: 1.8rem !important;
    font-weight: var(--fw--normal) !important;
    text-transform: uppercase !important;
    letter-spacing: .2rem !important;
    font-family: Neutraface Book,sans-serif !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;


}
.cfb-main-content.store-detail #block-storesearchblock #search-box > h1{
    letter-spacing: 0rem !important;
    margin-top: 20px !important;
    letter-spacing: 0rem !important;
}

[data-history-node-id="1171"] h1 {
    font-size: 2.357rem !important;
    line-height: 2.5rem !important;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    font-style: italic !important;
    font-weight: var(--fw--normal) !important;
    font-family: inherit !important;
    color: inherit !important;
    text-transform: initial !important;
    letter-spacing: 0rem !important;
}

#sliding-popup .eu-cookie-compliance-banner.eu-cookie-compliance-banner-info{
    height: 260px;
    background-color: white;
    border-style: solid;
    border-color: #b08e60;
}

#sliding-popup .popup-content.info.eu-cookie-compliance-content{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

#sliding-popup .popup-content.info.eu-cookie-compliance-content button.decline-button.eu-cookie-compliance-default-button{
    font-family: "Neutraface Text" !important;
    font-size: 20px !important;
    color: black !important;
    background-image: unset;
    border-radius: 0px;
    border: 3px solid #b08e60 !important;
    font-weight: var(--fw--normal);
    letter-spacing: 0.01em;
    margin-top: 0em;
    width: 160px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    height: 90px;
}

#sliding-popup .popup-content.info.eu-cookie-compliance-content button.agree-button.eu-cookie-compliance-secondary-button{
    font-family: "Neutraface Text" !important;
    font-size: 20px !important;
    color: black !important;
    background-image: unset;
    border-radius: 0px;
    border: 3px solid #b08e60 !important;
    margin-right: 98px;
    background-color: #b08e60 !important;
    font-weight: var(--fw--normal);
    letter-spacing: 0.01em;
    margin-top: 0em;
    width: 160px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    height: 90px;
}

#sliding-popup .popup-content.info.eu-cookie-compliance-content .decline-button.eu-cookie-compliance-default-button{
    background-color: transparent !important;
    text-transform: uppercase !important;
    padding: 15px !important;
    border-color: #8f6e4f !important;
}

#sliding-popup .popup-content.info.eu-cookie-compliance-content .agree-button.eu-cookie-compliance-secondary-button{
    background-color: transparent !important;
    text-transform: uppercase !important;
    padding: 15px !important;
    border-color: #b08e60 !important;
}

#sliding-popup #popup-text.eu-cookie-compliance-message h2{
    color: black;
    font-family: var(--ff--primary);
    font-style: italic;
    letter-spacing: 0.01em;
    font-size: 27px;
}

#sliding-popup #popup-text.eu-cookie-compliance-message p{
    color: black;
    font-family: var(--ff--primary);
    font-style: italic;
    letter-spacing: 0.01em;
    font-weight: var(--fw--normal);
    font-size: 1.5em;
}
#sliding-popup #popup-text.eu-cookie-compliance-message .find-more-button.eu-cookie-compliance-more-button.find-more-button-processed{
    color: black;
    font-family: var(--ff--primary);
    font-style: italic;
    letter-spacing: 0.01em;
    font-weight: var(--fw--normal);
    font-size: 1.5em;
}

@media screen and (max-width: 320px){
     #sliding-popup #popup-text.eu-cookie-compliance-message h2{
        font-size: 19px !important;
    }
    #sliding-popup .popup-content.info.eu-cookie-compliance-content button.agree-button.eu-cookie-compliance-secondary-button {
        padding: 12px !important;
    }
    #sliding-popup .popup-content.info.eu-cookie-compliance-content button.decline-button.eu-cookie-compliance-default-button {
        padding: 12px !important;
    }

}

@media screen and (max-width: 780px){
    #sliding-popup .popup-content.info.eu-cookie-compliance-content button.agree-button.eu-cookie-compliance-secondary-button {
        float: left;
        font-family: "Neutraface Text" !important;
        font-size: 20px !important;
        color: black !important;
        background-image: unset;
        border-radius: 0px;
        border: 2px solid #b08e60 !important;
        background-color: #b08e60 !important;
        font-weight: var(--fw--normal);
        letter-spacing: 0.01em;
        margin-top: 0em;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        height: 90px;
    }

    #sliding-popup .popup-content.info.eu-cookie-compliance-content button.agree-button.eu-cookie-compliance-secondary-button {
        background-color: transparent !important;
        text-transform: uppercase !important;

        border-color: #b08e60 !important;
        margin-right: 5px !important;

    }

    #sliding-popup .popup-content.info.eu-cookie-compliance-content button.decline-button.eu-cookie-compliance-default-button {
        float: right;
        font-family: "Neutraface Text" !important;
        font-size: 20px !important;
        color: black !important;
        background-image: unset;
        border-radius: 0px;
        border: 3px solid #b08e60 !important;
        font-weight: var(--fw--normal);
        letter-spacing: 0.01em;
        margin-top: 0em;
        margin-right: 0px;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        height: 90px;
    }

    #sliding-popup .popup-content.info.eu-cookie-compliance-content .decline-button.eu-cookie-compliance-default-button {
        background-color: transparent !important;
        text-transform: uppercase !important;
        padding: 19px !important;
        border-color: #8f6e4f !important;
    }

    #sliding-popup .popup-content.info.eu-cookie-compliance-content #popup-text{
        max-width: 100%;

    }
    #sliding-popup .popup-content.info.eu-cookie-compliance-content #popup-buttons{
        max-width: 100%;
        float: left;
    }
    #sliding-popup #popup-text.eu-cookie-compliance-message h2{
        color: black;
        font-family: var(--ff--primary);
        font-style: italic;
        letter-spacing: 0.01em;
        font-size: 20px;
    }

    #sliding-popup #popup-text.eu-cookie-compliance-message p{
        color: black;
        font-family: var(--ff--primary);
        font-style: italic;
        letter-spacing: 0.01em;
        font-weight: var(--fw--normal);
        font-size: 1.4em;
    }

    #sliding-popup #popup-text.eu-cookie-compliance-message .find-more-button.eu-cookie-compliance-more-button.find-more-button-processed{
        color: black;
        font-family: var(--ff--primary);
        font-style: italic;
        letter-spacing: 0.01em;
        font-weight: var(--fw--normal);
        font-size: 1.5em;
        margin-bottom: 7px;
    }
}

@media screen and (max-width: 1440px){
    .eu-cookie-compliance-content {
        max-width: 95%;
    }
    .eu-cookie-compliance-message {
        max-width: 57%;
    }

    .eu-cookie-compliance-buttons {
        max-width: 42%;
    }
    #sliding-popup .popup-content.info.eu-cookie-compliance-content button.agree-button.eu-cookie-compliance-secondary-button {
        float: left;
        font-family: "Neutraface Text" !important;
        font-size: 20px !important;
        color: black !important;
        background-image: unset;
        border-radius: 0px;
        border: 2px solid #b08e60 !important;
        background-color: #b08e60 !important;
        font-weight: var(--fw--normal);
        letter-spacing: 0.01em;
        margin-top: 0em;
        width: 160px;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        height: 90px;
    }

    #sliding-popup .popup-content.info.eu-cookie-compliance-content .agree-button.eu-cookie-compliance-secondary-button {
        background-color: transparent !important;
        text-transform: uppercase !important;
        padding: 20px !important;
        border-color: #b08e60 !important;
        margin-right: 10px !important;

    }

    #sliding-popup .popup-content.info.eu-cookie-compliance-content button.decline-button.eu-cookie-compliance-default-button {
        float: right;
        font-family: "Neutraface Text" !important;
        font-size: 20px !important;
        color: black !important;
        background-image: unset;
        border-radius: 0px;
        border: 3px solid #b08e60 !important;
        font-weight: var(--fw--normal);
        letter-spacing: 0.01em;
        margin-top: 0em;
        margin-right: 0px;
        width: 160px;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        height: 90px;
    }

    #sliding-popup .popup-content.info.eu-cookie-compliance-content .decline-button.eu-cookie-compliance-default-button {
        background-color: transparent !important;
        text-transform: uppercase !important;
        padding: 19px !important;
        border-color: #8f6e4f !important;
    }

    #sliding-popup #popup-text.eu-cookie-compliance-message h2{
        color: black;
        font-family: var(--ff--primary);
        font-style: italic;
        letter-spacing: 0.01em;
        font-size: 20px;
    }

    #sliding-popup #popup-text.eu-cookie-compliance-message p{
        color: black;
        font-family: var(--ff--primary);
        font-style: italic;
        letter-spacing: 0.01em;
        font-weight: var(--fw--normal);
        font-size: 1.4em;
    }

    #sliding-popup #popup-text.eu-cookie-compliance-message .find-more-button.eu-cookie-compliance-more-button.find-more-button-processed{
        color: black;
        font-family: var(--ff--primary);
        font-style: italic;
        letter-spacing: 0.01em;
        font-weight: var(--fw--normal);
        font-size: 1.5em;
        margin-bottom: 7px;
    }
}

@media screen and (min-width: 1400px) {
    .eu-cookie-compliance-content {
        max-width: 95%;
    }

    #sliding-popup .popup-content.info.eu-cookie-compliance-content .agree-button.eu-cookie-compliance-secondary-button {
        margin-right: 0px !important;

    }
}
