/**
 * Fixes of Drupal's default styling
 */

 @font-face {
  font-family: Kiro-light;
  src: url("../media/fonts/Kiro-Light.eot"), url("../media/fonts/Kiro-Light.woff") format("woff"), url("../media/fonts/Kiro-Light.ttf") format("truetype"), url("../media/fonts/Kiro-Light#kiro-light") format("svg");
}


/**
 * Header
 */


.languages
{
  background: #f0f0f0;
}

@media (min-width: 64em)
{
  header[role="banner"] .bts, header[role="banner"] .bt-menu {

    width: 40%;


}

#search-api-page-search-form-search .form-item-keys-4.form-item-keys-4-active
{
    animation: none;
    -webkit-animation: none;
}

.block-search-api-page.active #search-api-page-search-form-search .form-item-keys-4.form-item-keys-4-active
{
    -webkit-animation: slide 0.5s forwards;
    animation: slide 0.5s forwards;
}



.nav .subnav:before
{
  width: auto;
}

.block-media .major > .text .bt, .block-media .major > a > .text .bt
{
  border-radius: 5px;
}

@media (min-width: 64em)
{
    .nav .subnav {
        /*left:1.3em;*/
    left:0;
    }
}

.desktop .menu #laver-la-vaisselle-2, .desktop .menu #rafrachir-2
{
/*  margin-top: 40px;
  padding: 0;*/
}

.desktop .menu li
{
  position: relative;
}



.nav #mobile-1.subnav, .nav #tlvision-1
{
  padding: 2.1875rem 0;
  transform: translateX(0%);
  
  
}

.nav #tlvision-1
{
  width: 250px;
}

.nav #mobile-1 .cat, .nav #tlvision-1 .cat
{
  width: auto;
}
}

.nav .bt-back
{
  display: none;
}

.nav .items
{
  display: block;
}



/*BURGER MENU MOBILE NEW*/

@media(max-width: 1023px)
{
  #nav
  {
    /*height: 100%;*/
    max-height: 100%;
    background: #fff;
    overflow-y: scroll;
  }

  .nav
  {
    height: auto;
    position: relative;
    
  }

  #nav > .nav
  {
    border-top: solid 1px #c6c6c6;
   
  }

  #nav[aria-hidden="false"]:before
  {
      content: "";
      position: fixed;
      width: 100%;
      height: 100%;
      background: rgba(0,0,0,0.7);
      left:0;
      top:0;

  }

  .nav .subnav
  {
    position: fixed;
    left:100%;
    display: block;
    top: 56px;
    /*padding: 0 15px;*/
    /*padding-left: 15px;*/
  }

  .nav .subnav[aria-hidden="false"] {
      left:0;
  }

   .nav .subnav[aria-hidden="true"] {
      display: block;
   }

   .nav .bt-back
   {
    display: block;
    border-bottom: 1px solid #c6c6c6a8;
    border-top: none;
    padding: 0.5rem 0;
    padding: 0 15px;
    background-color: #efefef;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
   }

   .nav .bt-back:before
   {
      position: absolute;
      left: 15px;
      top: 0;
      bottom: 0;
      margin: auto;
   }

   .nav .bt-lang
   {
       display: flex;
       padding: 0.5rem 1.375rem 0.5rem 1rem;
   }

   .nav .bt-lang img
   {
           width: 1.75rem;
           border: solid 1px #c6c6c6a8;
   }

   .nav .bt-lang button {
    padding: 0.5rem 0.8rem;
    font-size: 1.2rem;
   }



  .nav .cat + .cat
  {
    border-top: solid 1px #c6c6c6a8;
    margin-top: 0;
  }

  .nav > ul > li > span > a
  {
      position: relative;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      font-size: 1.5em;
      font-weight: bold;
      padding: 1rem 0 1rem 0;
      border-bottom: solid 1px #c6c6c6a8;
  }


  .nav > ul > li
  {
    margin: 0;
    padding-left: 1rem;

  }

  .nav .subcat .items a:before
  {
      display: none;
  }

  .nav > ul > li:first-child
  {
    border: none;
  }

  .nav .links, .nav .lang-m {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }



  .nav .subnav .subcat
  {
    /*padding-left: 15px;*/
    display: none;
  }

   .nav .subnav .subcat .items a
   {
    color: #2b2b2b;
   }

   .nav .subnav .subcat .items ul a
   {

   }

  .nav [aria-hidden="true"] {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    display: none;
  }

  .nav [aria-hidden="false"] {
    display: block;
  }

  .subnav .cat
  {
    margin-top: 5px;
    padding: 0 15px;
  }

  .subnav .cat a
  {
    display: inline-block;
    padding: 1rem 0 0.5rem 0;
  }

  .subnav .cat > a
  {
    /*pointer-events: none;*/
  }

  .subnav .cat.active > a
  {
      padding: 1rem 0;
  }

  .subnav .cat.active .subcat
  {
    display: block;
  }

  .nav a, .nav button
  {
      font-size: 1.3em;
  }
/*
   .subnav .cat .subcat .items > ul
   {
    display: none;
   }

   .subnav .cat .subcat .items:hover ul
   {
    display: block;
   }*/

  .subnav .cat.active > a:before
  {
    -webkit-transform: rotate(1355deg) translateY(1px);
    transform: rotate(135deg) translateY(1px);
  }

/*   .subnav .cat > a:hover + .subcat
   {
    display: block;
   }*/

  .subnav .cat a:before
  {
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    content: " ";
    display: inline-block;
    height: 0.5rem;
    -webkit-transform: rotate(-45deg) translateY(1px);
    transform: rotate(-45deg) translateY(1px);
    width: 0.5rem;
    margin-right: 10px;
    position: absolute;
    right:10px;
  } 

  .nav [aria-hidden]
  {
      /*height: calc(100% - 56px);*/
      height: auto;
      max-height: calc(100% - 56px);
  }

  .subnav .cat .items li
  {
    /*padding-left: 10px;*/
    margin: 0;
  }

  .subnav .cat .items li:last-child
  {
      margin-bottom: 8px;
  }

  .subnav .cat .items a
  {
      font-size: 1.2em;
      font-weight: 600;
  }

  .subnav .cat .items li a
  {
      padding: 5px 0;
      font-weight: 500;
  }
}


@media (max-width: 63.9375em)
{
  .nav a span:after, .nav button span:after 
  {
    -webkit-transform: rotate(-135deg) translateY(1px);
    transform: rotate(-135deg) translateY(1px);
  }

  .nav [aria-expanded="true"] a span:after {
    -webkit-transform: rotate(135deg) translateY(1px);
    transform: rotate(135deg) translateY(1px);
  }

  .nav .cat a span, .nav .links a span
  {
    display: none;
  }

/*  .nav .cat > a span:before
  {
      -webkit-transform: rotate(-135deg) translateY(1px);
      transform: rotate(-135deg) translateY(1px);
  }*/
}



.product .features li
{
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: 15px center;
}

.block-media .media iframe
{
  object-fit: unset;
}
/* search button  */

@media (max-width: 520px)
{
/*  body
  {
    padding-top: 100px;
  }

  header[role="banner"] > .wp-st
  {
    height: 100px;
  }*/

  header[role="banner"] > .wp-st
  {
/*    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;*/

  }

  .bt-menu
  {
   
  }
/*
  .bts
  {
    display: block;
    text-align: right;
    margin-top:40px;
  }*/
}




/* makes service header sticky */

.node-type-page-services .inner-nav.sticky
{
  position: fixed;
  width:100%;
  top:56px;
  z-index: 40;
}

.node-page-services .page-main.sticky
{
  margin-top: 80px;
}

@media(max-width: 1440px)
{
  .node-type-page-services .inner-nav.sticky
  {
    top:51px;
  }
}

/*separation between links*/




.nav li:not([class]) + .links:before
{
  content: "";
  position:absolute;
  left:0;
  top:0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 75%;
  border-left: solid 1px #ffffff;

}

@media (min-width: 64em) {


.nav li:not([class]) + .links
{
  border:none;
  position: relative;
}

  header[role="banner"] {
    height: unset;
  }

  #nav
  {
    /*background: rgb(100,100,100);*/
    background: #2b2b2b;
  }

  .nav
  {
    height:3.2rem;
  }
}

/** correct language position **/
@media (min-width: 64em)
{
  header[role="banner"] .bt-lang {
    padding-left: 0.4rem;
}

header[role="banner"] .bt-lang button {
    font-size: inherit;
}

}

h2.tt-3
{
  text-transform: none;
}

h3.tt-4, .cat-header .subtitle 
{
  font-size: 1.3em;
}

@media (min-width: 90em)
{
  .cat-header .subtitle {
    font-size: 1.3em;
}

}

@media (max-width: 1023px)
{
    .cat-header .subtitle {
    font-size: 1em;
}
}


@media (min-width: 90em)
{
  .bt-top {
      bottom: 0.125rem;
      height: 1.875rem; 
      width: 5.0625rem;
  }

  .bt-top:after
  {
    height: 1.1875rem; 
    margin-left: 1rem; 
    width: 1.1875rem; 
  }
}


/** Restrict width of pages to 1280px**/

.page-taxonomy #block-system-main, .node-type-page-offres #block-system-main, .page-la-marque-page #block-system-main
{
  width:1280px;
  margin: 0 auto
}

.page-taxonomy.utxNavListAjax-processed #block-system-main
{
 width:100%;
}

@media(max-width:1280px)
{

.page-taxonomy #block-system-main, .node-type-page-offres #block-system-main, .page-la-marque-page #block-system-main
{
  width:100%;
}

}

.field-name-field-plus-produit-ref
{
  margin-bottom: 10px;
}


/** Hide title of page produits **/

.page-taxonomy.utxNavListAjax-processed main .tt-3
{
  display:none;
}

.field-name-field-banner img {
  /* Banner at the top of the page */
  display: block;
  margin: auto;
}

/* Search-bar */
#search-api-page-search-form-search > div {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 10rem;
  position: relative;
}

#search-api-page-search-form-search .form-item-keys-4 {
  left: 200px;
  position: absolute;
  top: -9px;
  visibility: hidden;
  width: 95%;
}
#search-api-page-search-form-search .form-item-keys-4-active {
  -webkit-animation: slide 0.5s forwards;
  animation: slide 0.5s forwards;
}

@-webkit-keyframes slide {
  100% { left: 0; visibility: visible;}
}

@keyframes slide {
  100% { left: 0; visibility: visible;}
}

/* Prevent search bar from getting on top of other elements when sliding in */
.bt-search, .bt-lang {
  background: #fff;
  position: relative;
  z-index: 2;
}

.bt-lang {
  margin-left: 0;
}

#search-api-page-search-form-search .form-item-keys-4 #edit-keys-4 {
  /* Text Area */
  background-image: none;
  border-bottom: 1px solid gray !important;
  border-radius: 0;
  border: none;
  height: 23px;
  padding: 5px 10px 5px;
  width: 100%;
  z-index: 1;
  font-size: 1rem;
}


#search-api-page-search-form-search .form-item-keys-4 #edit-keys-4:focus {
  /*Temporary solution, gives accessibility issues*/
  outline: none;
}

#search-api-page-search-form-search #edit-submit--3 {
  /* Submit button */
  display: none;
}

/**
 * Nav
 */

.search-mobile {
  display: none;
}

@media (min-width: 64em) {
  #nav .nav .menu a.active {
    /* Drupal adds the "active" class on links which turns them black by default, we have to force a white color to apply over it, else they'll be invisible.*/
    color: #fff !important;
  }
  #nav .nav .menu .subnav .active {
    /* Links from sub-menu */
    color: #000 !important;
  }

  /*keep menu underlined*/


  .nav > ul > li:hover > span > a:after, .nav > ul > li:focus > span > a:after, .nav > ul > li.active > span > a:after {
    background: #f01111;
    content: "";
    display: block;
    height: 0.1875rem;
    left: 0;
    position: absolute;
    width: 100%;
    bottom: -8px
}


 .nav > ul > li > span > a.active:after {
      background: #f01111;
      content: "";
      display: block;
      height: 0.1875rem;
      left: 0;
      position: absolute;
      width: 100%;
      bottom: -8px
  }
}

@media (min-width: 64em)
{
  .nav > ul > li {
    padding: 1.35rem 0.625rem;
    position: relative;
}

  .nav .subnav .subcat .items > ul li
  {
    margin: 0;
  }

  .nav .subnav .subcat .items > ul li a
  {
    padding: 0;
  }


  .nav .subnav.auto
  {
    min-width:180px;
  }

  .nav .subnav
  {
    padding: 2.1875rem 0;
    width: auto;
    display: flex;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s, opacity 0.3s ease-in-out;
  }

  .nav > ul > li:hover [aria-hidden]
  {
    opacity: 1;
    visibility: visible;
  }
  
  .nav .cat
  {
    width: 200px;
    padding: 0 1.2rem;
  }

  .nav .cat:nth-child(1), .nav .cat:nth-child(2)
  {
    padding-left:1.2rem;
  }

  .nav .cat > a {
    font-size: 1.2em;

  }

  .nav .items a {
      font-size: 1.2em;
  }

    .nav .items > a {
    font-size: 1.3em;
    color: #2b2b2b;

  }

  .nav .cat:last-child
  {
    padding-right: 1.25rem;
  }
}

@media (min-width: 90em)
{
    .nav > ul > li {
      padding: 1.25rem 0.625rem 1.25rem 0;
   
  }

  .nav .items
  {
    margin-bottom: 1.5em;
  }

  .nav .cat > a {
    font-size: 1.3em;
    margin-bottom: 1.5em;
    letter-spacing: 0.05em;
  }

  .nav .cat + .cat {
    border-left: 1px solid #d6d6d62e;
}

  .nav .items a {
      font-size: 1.3em;
  }

    .nav .items > a {
    font-size: 1.3em;

  }

  .nav .subnav
  {
    padding: 25px 0 15px;
    width: auto;
  }
  
  .nav .cat
  {
    width: 230px;
  }

  .nav .cat:nth-child(1), .nav .cat:nth-child(2)
{
  /* padding-left:3.85%; */
}

   header[role="banner"] .logo {
      width: 11rem;
  }

  .bt-search {
    height: 28px;
    width: 28px;
}

header[role="banner"] > .wp-st {
    padding: 10px 0.75rem;
}


}





/** reduce height of nav bar **/
@media (min-width: 90em)
{
  .nav
   {
    height: 3.5rem;
    padding: 0 5rem;
   }

   .nav > ul > li > span > a {
    font-size: 1.3em;
    position: relative;
    }
}

   .nav > ul > li > span > a {
    position: relative;
    text-transform: uppercase;
    }

.nav > ul > li:hover > span > a:after, .nav > ul > li:focus > span > a:after, .nav > ul > li:active > span > a:after {
    bottom: -8px;
}






/**
 * Slider
 */

@media (min-width: 64em)
{
  .slider-wp {
     max-width: none;
     width: 100%; 
    margin: auto;
    width: 100%;
}

.view-slider-home .swiper-wrapper
{
  /*height:400px;*/
  height:auto;
}

}


.view-slider-home .swiper-wrapper .swiper-slide {
  /*height: 100%;*/
  overflow: hidden;
}

section .slider-wp {
  padding: 0;
}


/* replace slider icon with image to correct bug on safari **/
.swiper-pagination li {
    background-image: url(../media/img/slider_icon_off.png);
    box-shadow: none;
    -webkit-box-shadow: none;
    width:12px;
    height:12px;
    cursor: pointer;
}

.swiper-pagination li[class*="active"] {
    background-image: url(../media/img/slider_icon_on.png);
    -webkit-box-shadow: none;
    box-shadow: none;
}

/** UNDERLINE FRANCAIS **/

.bt-lang span
{
  text-decoration:underline;
}

.bt-lang a
{
  text-decoration:none;
}

/**
 * Home blocks
 */

.page-node #block-views-produits-coeur-hp-block section {
  padding-bottom: 3rem;
}

@media (min-width: 90em)
{
  .brand .tt {
    font-size: 2em;
  }

  .brand .ct {
    font-size: 1.2142857143em;
}

.block-media .bt
{
  font-size: 1.3em;
}

.block-media .bt:after {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    height: 0.5rem;
    width: 0.5rem;

}

.block-media .major .tt
{
  font-size: 1.8em;
}

.block-media .major .sub-tt
{
  font-size: 1.1em;
}

}

@media (min-width: 64em)
{
  .brand .tt {
    font-size: 2em;
  }
}



/** Correct block heights for mobile **/
@media(max-width:1023px)
{
  .block-media .minor li
  {
    height:auto;
  }
}


/** Page fiche produit **/

@media(max-width:1023px)
{
  .node-type-product-display .caracts
  {
    padding:0 25px;
  }


.product .pager
{
    justify-content: center;
    padding:0;
}

  .product .pager li
  {
        width: 70px;
        padding: 0 5px;
  }


}

/*arondir tags*/

.product .features li
{
  border-radius: 15px;
  margin: 0 0.3rem 0.6rem;
  width: calc(50% - 0.6rem);
}

@media (min-width: 64em)
{
.product .features li {
    width: calc( 25% - 0.6rem );
}

.products
{
  justify-content: unset;
}

.products > li
{
  padding:0 3px;
}
}

/*add puce to list*/

.product .desc ul
{
  font-size: 0.9285714286em;
  margin-top: 10px;
  line-height: 1.5;
}

.product .desc li
{
  list-style: inside;
}

@media (min-width: 64em)
{
  .product .desc ul
  {
    font-size: 1.1428571429em;
  }
}


/* page produits*/

/* correct width of images */

@media (min-width: 64em)
{

.page-taxonomy.utxNavListAjax-processed .product .media img {
     width: 100%;
     height: 345px;
     margin: 0 auto;
     max-width: 100%;
     object-fit: contain;

 }

/** increase font size of prodcut desc**/
.product .desc p {
    font-size: 1.2em;
}

}

.sheet .product .carousel-container .media img
{
  height: 100%;
  object-fit: contain;
  width: 100%;
}



/*POPUP*/
.lightboxOverlay
{
      background-color: #ffffff;
      opacity: 1; 
}

/*tags resize*/

@media (min-width: 64em)
{
.tags-1 .product .features li, .tags-1.features li {width: calc( 100% - 0.6rem );}
.tags-2 .product .features li, .tags-2.features li {width: calc( 50% - 0.6rem );}
.tags-3 .product .features li, .tags-3.features li {width: calc( 33.3% - 0.6rem );}
.tags-4 .product .features li, .tags-4.features li {width: calc( 25% - 0.6rem );}
/*.tags-5 .product .features li, .tags-5.features li {width: calc( 20% - 0.6rem );}*/
}


/* Increase characteristics size and reduce line height */


.services
{
      padding-bottom: 40px;
}




@media (min-width: 90em)
{

.cat-header {
    padding: 3.375rem 0 2.25rem;
}

  .services .text 
{
    font-size: 1.6em;
}

.services a {
    padding: 0.75rem 0.3125rem;
}

.services img, .services .ui--notice {
    width: 3rem;
}

.services .media {
    height: 4rem;
    margin: 1.25rem 0 1.75rem;
}

.services .tt {
    margin-bottom: 0.9375rem;
}

.inner-nav a
{
  font-size: 1.4em;
}

.sheet .product .controls .bt-slider
{
      width: 1.875rem;
          height: 1.875rem;
}

.bt-slider:after
{
      height: 1.1875rem;
    width: 1.1875rem;
}


}


.caracts
{
  padding-bottom: 20px;
}

.cat-header .tt-2
{
    font-weight: 600;
}

.product form .wp
{
    border-radius: 5px;
}

.product .ct .buttons {
    justify-content: center;
}

.product .ct .buttons .bt-01
{
    border-radius: 5px;
}

.product .tag
{
    color: #e4003e;
}


@media (min-width: 64em)
{

.product .buttons a
{
    border: 2px solid #e4003e;
}

.product .buttons a.minor {
    color: #e4003e;
}

.cat-header .tt-2 {
    font-size: 2.4em;
}

.caracts .tt {
    font-size: 1.8em;
}

.caracts dt, .caracts dd {
    font-size: 1.25em;
}

.caracts {
    max-width: 45rem;
}

.inner-nav a
{
  font-size: 1.3em;
}


}

.caracts dd span
{
 display:block;
}

/*** Page Liste Produit **/
/** Correct Vignette Appearance **/

.product .features li
{
  min-height: auto;
  padding: 0.7rem 1.375rem;
}



@media (min-width: 64em)
{
  .product .media 
  {
      padding-left: 15%;
      padding-right: 15%;
  }

  .sheet .product .features li {
  min-height: auto;
  padding: 0.7rem 1.375rem;
  height: 40px;
}
}

@media (min-width: 90em)
{
   .product .media 
   {
      margin-bottom: 1.5rem;
   } 
}








/* Temp solution - putting the right background on homepage */
.page-node .view-produits-coeur-hp .bg-0 {background: #f5f4f4;}
.page-node .view-produits-coeur-hp .bg-1 {background: #f7f7f7;}
.page-node .view-produits-coeur-hp .bg-2 {background: #f3f3f3;}
.page-node .view-produits-coeur-hp .bg-3 {color: #000; background: #eeeded;}
.page-node .view-produits-coeur-hp .bg-4 {color: #000; background: #f7f6f6;}
.page-node .view-produits-coeur-hp .bg-5 {color: #fff; background: #292929;}
.page-node .view-produits-coeur-hp .bg-6 {color: #fff; background: #292929;}

@media (min-width: 64em) {
  .page-node .block-media .major, .page-node .block-media .minor {
    height: 100%;
  }
  .size-4 .minor, .size-5 .minor, .size-6 .minor, .size-7 .minor, .size-8 .minor, .size-9 .minor, .size-10 .minor {
    width: 100%;
  }
  .block-media .major + .minor li {
    width: 50%;
  }

  #block-views-produits-coeur-hp-block .block-media.size-2 .major + .minor li {
        width: 100%;
  }

  .block-media.size-3 .major + .minor li {
    width: 100%;
  }
  .block-media .field-name-field-image-petit-bloc, .block-media .field-name-field-image-petit-bloc .field-items, .block-media .field-name-field-image-petit-bloc .field-items .field-item {
    height: 100%;
  }
}

/** Change in PSD design for block marque **/
/*.page-node*/

.page-node .brand li a
{
 position:relative;
 display:block;
}

.page-node .brand li a .overlay
{
  position:absolute;
  top:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.5);
  z-index:10;

}

.page-node .brand li a .text
{
  position:absolute;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color:#ffffff;
    z-index:20;
    min-height: 135px;
    width: 100%;
    text-align: center;
}

.page-node .brand li a .text .tt
{
  margin:0;
}


@media(max-width: 1023px)
{
  .page-node .brand li a .text
  {
    min-height: 50px;
  }
}

@media(max-width: 768px)
{
  .page-node .brand li a .text
  {
    min-height: auto;
  }
}


@media(max-width: 420px)
{
  .brand .tt
  {
    font-size: 1em;
  }

  .brand .ct {
    font-size: 0.8em;
  }

}


/**
 * Page Marque
 */

/*remove zoom on images that does not have link*/

.pbrand .brand li
{
  background:none;
}



.pbrand .brand li:hover img
{
      -webkit-transform: none;
      transform: none;
}

.pbrand .brand li:hover a:not([href]) img
{
      -webkit-transform: none;
      transform: none;
}

.pbrand .brand li:hover a img
{
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
}


@media (min-width: 64em)
{
  .pbrand .brand li a .media img
  {
    width:100%;
    height:auto;
  }
}


/** PAGE Marque and Offres **/

/** Add Gradient Background **/
.pbrand .bg-2, .pbrand #engagement-sur, .node-page-offres .node-nos-offres .media-top
{
  max-width: 80rem;
  margin:0 auto;
}

.pbrand .bg-2 .media, .pbrand #engagement-sur .media, .pbrand li > div .media, .node-page-offres .node-nos-offres .media-top .media
{
    /*height: 65vh;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
        background-color: #ffffff;*/
   background-image:none !important;
   height:auto;
}

.pbrand #engagement-sur .media img, .pbrand li > div .media img, .node-page-offres .node-nos-offres .media-top .media img
{
  width:100%;
  height:auto;
}

.pbrand #engagement-sur .media .mobile, .pbrand li > div .media .mobile, .node-page-offres .node-nos-offres .media-top .media .mobile
{
  display:block !important
}

.media-right .media, .media-left .media, .pbrand .brand li a .media
{
     background-repeat: no-repeat;
     background-size: cover;
     background-position: bottom right;
     background-color:#ffffff;

}





.pbrand .bg-2 .txt, .pbrand li > div .txt, .node-page-offres .node-nos-offres .media-top .content
{
background: #eeecec; /* Old browsers */
background: -moz-linear-gradient(top, #eeecec 0%, #e5e2e2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #eeecec 0%,#e5e2e2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #eeecec 0%,#e5e2e2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeecec', endColorstr='#e5e2e2',GradientType=0 ); /* IE6-9 */
}



.pbrand .brand li a, .node-page-offres .node-nos-offres .media-right .content, .node-page-offres .node-nos-offres .media-left .content, .block-media-2
{
background: #f8f8f8; /* Old browsers */
background: -moz-linear-gradient(top, #f8f8f8 1%, #eeecec 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f8f8f8 1%,#eeecec 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f8f8f8 1%,#eeecec 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#eeecec',GradientType=0 ); /* IE6-9 */
}

/* PAGES TAXONOMY */

/* correct width of blocks */
.block-media-2.media-left .media, .block-media-2.media-right .media {
    overflow: hidden;
    width: 50%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.block-media-2.media-left .content, .block-media-2.media-right .content{
    width: 50%;
}

.node-type-page-offres .content .field-items .field-item
{
  margin-bottom: 10px;
}

@media (max-width:1023px)
{
  .block-media-2.media-left .content, .block-media-2.media-right .content {
      width: 100%;
  }

  .block-media-2.media-left .media, .block-media-2.media-right .media
  {
    background-image:none !important;
    width:100%;
    height:auto;
  }

  .block-media-2.media-left .media img, .block-media-2.media-right .media img
  {
    width:100%;
    height:auto;
  }

    .pbrand .bg-2 .media, .pbrand #engagement-sur .media, .pbrand li > div .media, .node-page-offres .node-nos-offres .media-top .media
    {
      background-image:none !important;
      width:100%;
      height:auto;
    }

  .pbrand .bg-2 .media img, .pbrand #engagement-sur .media img, .pbrand li > div .media img, .node-page-offres .node-nos-offres .media-top .media img
  {
      width:100%;
      height:auto;
  }

  /** resize banner on mobile **/

  #block-utx-refont-banner .field-item img
  {
    width:100%;
    height:auto;
  }
}

/*make banner full width*/

#block-utx-refont-banner .content > div
{
  height: 400px;
  background-size: cover;
  background-position: bottom center; 
}

@media(max-width: 1023px)
{
  #block-utx-refont-banner .content > div
  {
    background-image: none !important;
    height:auto;
  }

  #block-utx-refont-banner .content img
  {
    width: 100%;
    height:auto;
  }
}


/*PAGE UNIVERS*/

/*reduce font sizes and adapt to maquette*/

/*change button roleover state*/

.page-taxonomy:not(.utxNavListAjax-processed) .bt-01:hover, .bt-02:hover {
    background: #cf0f0f;
    border-color: #cf0f0f;
    color: #fff;
}

.page-taxonomy:not(.utxNavListAjax-processed) .bt-01, .bt-02 {
    background: #fff;
    border-color: #cf0f0f;
    color: #cf0f0f;  
}

.page-taxonomy:not(.utxNavListAjax-processed) .bt-01:after, .bt-02:after {
      border-top: 2px solid #cf0f0f;
      border-right: 2px solid #cf0f0f;
}

.page-taxonomy:not(.utxNavListAjax-processed) .bt-01:hover:after, .bt-02:hover:after {
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
}


.content .txt .tt-4 {
    line-height: normal;
 } 


.content .txt, .pbrand .brand li a .text {
    padding: 4rem 2rem;
}


@media (min-width: 90em)
{


  .content .txt .tt-4, .pbrand .brand li a .text .tt {
      font-size: 1.8em;
      display: block;
      margin:0 0 1em;
  }

  .content .txt .desc, .pbrand .brand li a .text .ct 
  {
    font-size: 1.5em;
  }

  .content .txt .desc p
  {
    line-height: normal;
    /*margin:0;*/
  }

  .bt-01
  {
    padding: 0.625rem 1.25rem;
    font-size: 1.6em;
  }

  .bt-01:after {

    height: 0.8rem;
    width: 0.8rem;

  }
}


@media (min-width: 64em)
{

  .content .txt .tt-4, .pbrand .brand li a .text .tt
  {    
    font-size: 1.8em;
    display: block;
  }

   .content .txt .desc .tt-5 
    {
      font-size: 1.4em;
      display: block;
      text-align:left;
    }

  .content .txt .desc, .pbrand .brand li a .text .ct
  {
    font-size: 1.3em;
  }

    .content .txt .tt-4, .pbrand .brand li a .text .tt {
      margin:0 0 1em;
  }

}







/**
 * Blocks
 */

.block-media a {
  text-decoration: none;
}

/**
 * Product filters
 */

#filters a {
  text-decoration: none;
}


/*reduce size of btn filtrer*/
.filters .head button
{
    padding: 5px 5px 3px;
    font-size: 1.2em;
    text-transform: none;
}


  .filters .head button:after
  {
        height: 0.55rem;
        width: 0.55rem;
        margin-left: 0.5rem;
            margin-top: -1px;
  }

  .filters .head [aria-controls][aria-expanded="true"]:after
  {
    margin-top: 2px;
  }

.filters .head button:hover:after
{
  
          border-top: 2px solid #cf0f0f;
        border-right: 2px solid #cf0f0f;
}  

@media (min-width: 90em)
{
  .filters .head button:after
  {
        height: 0.55rem;
        width: 0.55rem;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        margin-left: 0.5rem;
  }

  .filters .head button:hover:after
{
  
          border-top: 2px solid #cf0f0f;
        border-right: 2px solid #cf0f0f;
} 


.filters .head [aria-controls][aria-expanded="true"]:before {
    margin-top: 1rem;
}

}


.filters .items .label
{
  font-weight: 800;
}

.filters .items .std-checkbox + label
{

  font-weight: normal;
}


@media (min-width: 90em)
{
  .bt-01:after
  {
        margin-left: 1rem;
  }

  .filters .label {
    font-size: 1.4em;
}


.bt-delete:before, .bt-delete:after {
    height: 2px;
    top: 0.3rem;
    width: 1rem;
}

.bt-delete {
    height: 0.5rem; 
    width: 0.5rem; 
}

}

@media (min-width: 64em)
{
.filters .label {
    font-size: 1.2em;
}

.filters .items .label
{
  font-size: 1.4em;
  font-weight: 800;
}

.filters .items .std-checkbox + label
{
  font-size: 1.2em;
  width: 14%;
  font-weight: normal;
}


.filters .head [aria-controls][aria-expanded="true"]:before {
    margin-top: 1rem;
}


.bt-delete:before, .bt-delete:after {
    height: 2px;
    top: 0.3rem;
    width: 1rem;
}

.filters .head .bt-delete
{
      top: 50%;
    margin-top: -0.375rem;
    right: 0.6rem;
}


}

.filters .items .label
{
  text-transform: none;
}


@media (min-width: 64em)
{
  .filters .head input + label
  {
    font-size: 1.3em;
    padding-right: 1.875rem;
  }
}




@media (min-width: 90em)
{
  .std-checkbox + label:before, .std-radio + label:before {
    height: 0.875rem;
    margin-right: 0.25rem;
    width: 0.875rem;
}

.filters .head input + label {
    font-size: 1.3em;
    padding-right: 1.875rem;
}

.product .head
{
  font-size: 1.2em;
}

.product .bt-compare:before {
   height: 0.875rem;
    margin-right: 0.25rem;
    width: 0.875rem;  
}

}

.filters .head input + label
{
      padding: 5px 1.875rem 5px 10px;
}




/**
 * Product list
 */

@media (min-width: 90em) {
  .std-checkbox:checked + label:after, .product input[type="checkbox"]:checked + .wp .bt-compare:after, .bt-compare.unflag-action:after {
/*    border: 5px solid #fff;
    border-width: 0 3px 3px 0;
    content: "";
    height: 1.5rem;
    left: 0.5rem;
    position: absolute;
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 0.5rem;*/
    border: 3px solid #fff;
    border-width: 0 3px 3px 0;
    content: "";
    height: 0.7rem;
    left: 4px;
    position: absolute;
    top: 0px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 0.35rem;


  }


/*.bt-compare.unflag-action:after {
   
     border: none;
}*/

  /* Buttons */
  .product .title {
    font-size: 1.72em;
    margin-bottom: 1rem;
  }


  .product .buttons a {
    font-size: 1em;
  }

  .product .buttons a:after
  {
          height: 0.5625rem;
          width: 0.5625rem;
          border-top: 2px solid #fff;
          border-right: 2px solid #fff;
  }

  .product .buttons a:hover:after
  {
          border-top: 2px solid #cf0f0f;
          border-right: 2px solid #cf0f0f;
  }


}


@media (min-width: 64em) {
  .product .title {
    margin-bottom: 1rem;
  }

}

/**
 * Offres
 */

@media (min-width: 64em) {
  .node-page-offres .media-right .media {
    width: 50%;
  }
}

USER ='dedietrich_hk'
PASS ='hdvN3Bdiqw'
.node-type-page-services #block-views-services-block {
  max-width: 700px;
  margin: auto;
}

@media (min-width: 64em) {
  .node-type-page-services #block-views-services-block .services .text {
    font-size: 1em;
    padding: 0 0.25rem;
  }
}

@media (min-width: 90em) {
  .node-type-page-services #block-views-services-block {
    max-width: 900px;
    margin: auto;
  }
  .node-type-page-services #block-views-services-block .services a {
    padding: 0.5rem;
  }
  .node-type-page-services #block-views-services-block .services .media {
    height: 3rem;
    margin: 2rem 0 2rem;
  }
  .node-type-page-services #block-views-services-block .services .text {
    font-size: 1em;
    padding: 0 0.5rem;
  }
}


/** Page service **/
/** Correct Icons **/

.contact-1 .contact-titre
{
  align-items: center;
}

.contact-1 .contact-titre img
{
  max-height: inherit;
  height:auto;
}

/**
 * Mentions Légales
 */

.ctx-mentions-legales main #block-system-main {
  padding: 15px;
}



/**
 * Site-map
 */

#site-map {
  padding: 1.5em;
  font-size: 18px;
}

#site-map h2.title
{
  display: none;

}

#site-map ul li {
  list-style-image: unset;
  list-style: none;
}

#site-map ul li a {
  text-decoration: none;
}

#site-map ul li a::before, #site-map .site-map-front-page .content a::before {
  color: #000000;
  /*content: "\25AA";*/
  content: ">";
  display: inline-block;
  font-size: 1em;
  margin-left: -1em;
  width: 1em;
}

#site-map .site-map-front-page .feed-link{
  display: none;
}

#site-map .site-map-front-page .content
{
  text-align: center;
  margin-bottom: 35px;
}

#site-map .site-map-front-page .content a
{
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
      text-decoration: none;

}

/*** SITE MAP ***/

/** NEW DESIGN **/

#site-map li.expanded, li.collapsed, li.leaf
{
  padding: 0
}

#site-map .site-map-box
{
  margin-bottom: 0;
}

#site-map .site-map-box ul {
    padding-left: 0;
    text-align: center;
    line-height: 1.2;
}

#site-map .site-map-box .content > .site-map-menu > li:nth-child(4)
{
  position: relative;
  padding: 0 0 35px;
  margin-bottom: 60px;
}

.site-map-box .content > .site-map-menu > li:nth-child(4)::after
{
  content: "";
  height:1px;
  border-bottom: solid 1px #b2b2b2;
  width: 50%;
  position: absolute;
  bottom:0;
  left:0;
  right:0;
  margin: auto;
}

.site-map-box .content > .site-map-menu > li.expanded {
    margin-bottom: 35px;
}

.site-map-box .content > .site-map-menu > li > ul > li > a
{
  font-size: 25px;
  text-transform: uppercase;
}

.site-map-box .content > .site-map-menu > li > ul > li
{
  margin-bottom: 30px;
}

.site-map-box .content > .site-map-menu > li > ul > li > ul > li
{
  font-size: 22px;
 
}


#site-map .site-map-box .content > .site-map-menu > li > ul > li > ul > li ul
{
  font-size: 18px;
  color:#484848;
  font-weight: normal;
  font-family: Kiro-light;
   margin-bottom: 20px;
}

.site-map-box .content > .site-map-menu > li > ul > li.last .leaf
{
 display: none;
}

#site-map .site-map-box .content > .site-map-menu > li > ul > li > ul > li ul a::before
{
    color:#484848;
}


.site-map-menu span{
   
    text-transform: uppercase;
    font-size: 30px;
}

.site-map-box .content > .site-map-menu > li.leaf
{
  font-size: 25px;
  margin-bottom: 20px;
  text-transform: uppercase;
}


#site-map .site-map-box-menu-menu-footer-fr .content > ul > li
{
  display: none;

}

#site-map .site-map-box-menu-menu-footer-fr .content > ul > li.last
{
  display: block;
  padding: 0;
   
}

#site-map .site-map-box-menu-menu-footer-fr .content > ul > li.last ul li
{
  margin-bottom: 20px;
  margin-top: 0px;
}

#site-map .site-map-box-menu-menu-footer-fr .content > ul > li.last ul li a
{
   font-size: 25px;
}

#site-map .site-map-box-menu-menu-footer-fr .content > ul > li.last > ul > li.first, #site-map .site-map-box-menu-menu-footer-fr .content > ul > li.last > ul > li.last
{
  display: none;
}

#site-map .site-map-box-menu-menu-footer-fr .content > ul > li.last .nolink
{
  display: none;
}

/** Language - increase space **/
.languages .choices li a {
    margin-bottom: 8px;
}

/**
 * Compare block
 */

@media (min-width: 90em) {
  /* Bottom modal */
  .compare > button {
    font-size: 1.5em;
    padding: 1.5rem 2.5rem;
  }
  .compare > button:before {
    height: 1rem;
    margin-top: -0.5rem;
    right: 2.5rem;
    width: 1rem;
  }
  .compare .wp-st {
    padding: 0.75rem 1.5rem;
  }
  .compare .product .title {
    font-size: 1.5em;
  }
  .compare .product .buttons .bt-remove {
    font-size: 1.5rem;
  }
  .compare .product .buttons .bt-remove:before {
    font-size: 1.5rem;
  }
}
/**
 * Comparator page
 */

.comparator .carousel-container .swiper-container .swiper-wrapper {
  height: unset;
}

.block-product .stats .caracts dl.items .field-items {
  font-weight: 400;
  margin-top: 0;
}
.page-compare .block-product.swiper-slide {
  width: 45%;
  margin: 0 auto;
}

@media (min-width: 36em) {
  .page-compare .block-product.swiper-slide {
    width: auto;
    margin: 0 auto;
  }
}

/**
 * Store locator
 */

/* Main style */
.page-stores .view-stores .wrapper > div {
  display: block;
}

.page-stores .view-stores .wrapper .gmap {
  border: 1px solid gray;
  width: 80%;
  margin: auto;
}

.page-stores .view-stores .view-filters {
  padding: 1em;
}

.page-stores .view-stores .view-filters .desc {
  display: flex;
  flex-direction: row-reverse;
}

.page-stores .cat-header .tt-2 {
  /* Title */
  border-bottom: 1px solid gray;
  width: 50%;
  margin: auto;
  padding-bottom: 1em;
}

/* Forms */
.page-stores .views-exposed-form .views-exposed-widget {
  width: 100%;
  margin-bottom: 10px;
}

.page-stores .views-exposed-form .views-exposed-widget .form-type-select, .page-stores .views-exposed-form .views-exposed-widget #edit-distance-postal-code, .page-stores .views-exposed-form .views-exposed-widget .form-item-distance-search-distance {
  height: 30px;
  background: #ebebec;
  border: none;
  border-radius: 0;
  margin: auto;
  width: 100%;
}

.page-stores .views-exposed-form .views-exposed-widget select {
  /* Clickable zone */
  width: 100%;
  height: 100%;
  background-color: unset;
  border: transparent;
  border-image: initial;
  background: url(../media/dyn/form-arrow.png) top right no-repeat;
  /* Hide arrows */
  -webkit-appearance: none;
    appearance: none;
}

.page-stores .views-exposed-form .views-exposed-widget select:hover {
  cursor: pointer;
}

/* Hide weird arrows on ie */
.page-stores .views-exposed-form .views-exposed-widget select::-ms-expand {
  display: none;
}

.page-stores .views-exposed-form .views-exposed-widget .form-item-distance-search-distance {
  width: 100%;
  padding: 0;
}

.page-stores .views-exposed-form .views-exposed-widget .form-item-distance-search-distance label {
  margin-bottom: 10px;
  background: #fff;
}

.page-stores .view-stores .views-widget-filter-distance .row > .col-md-6 {
  margin-bottom: 1em;
}

.page-stores .view-stores .views-exposed-widgets .views-submit-button .btn {
  background: #666666;
  border: none;
  color: #fff;
  font-family: 'Antonio-Regular', sans-serif;
  font-size: 15px !important;
  font-weight: normal;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  text-decoration: none;
  text-transform: uppercase;
}

/* Result */
.page-stores .view-stores .store-results {
  margin: auto;
  border: 1px solid #666;
  width: 80%;
  margin-bottom: 10px;
}

.page-stores .view-stores .store-results .m-t-n {
  width: 90%;
  margin: auto;
  color: #e20c44;
  font-family: 'Antonio-Bold', sans-serif;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
}

/*******************

* TODO : continue adding code to correct files so we won't need reset.css anymore.

********************/


@media (min-width: 64em) {
  .page-stores .view-stores .wrapper > div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .page-stores .view-stores .attachment-after {
    width: 100%;
  }
  .page-stores .view-stores .attachment-after .view-content {
    width: 95%;
    margin: auto;
  }
  .page-stores .view-stores .attachment-after .view-content .views-row {
    width: 20%;
  }
  .page-stores .view-stores #edit-additional-wrapper, .page-stores .view-stores #edit-city-wrapper, .page-stores .view-stores #edit-distance-postal-code, .page-stores .view-stores .col-md-6 {
    width: 50%;
  }
  .page-stores .view-stores .views-widget-filter-distance .row > .col-md-6  {
    padding: .5em 1em 0 0;
  }
  .page-stores .view-stores .views-widget-filter-distance .row > .col-md-6  ~  .col-md-6  {
    padding: .5em 0 0;
  }
  .page-stores .views-exposed-form .views-exposed-widget .form-item-distance-search-distance {
    width: 100%;
  }
  .page-stores .views-widget-filter-distance .row {
    /* Put side by side postal code and range */
    display: flex;
  }
  .page-stores .view-stores .attachment-after .item-list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
}

/**
 * Result page :
 * reproducing styles from previous site
 */
.content h1, .content .search-api-page-results .search-performance, .content .search-api-page-results h2 {
  display: none;
}

.bloc-product-result {
  display: flex;
  flex-direction: row;
  position: relative;
  border: 1px solid #848389;
  margin: 15px auto;
  padding: 30px 5%;
  /* max-height: 250px; */
  max-width: 900px;
  text-align: left;
}
.bloc-product-result .media {
  padding: 0 2.5em;
  width: 35%;
}

.bloc-product-result .media img
{
  width: 100%;
  height: auto;
}

.bloc-product-result .content {
  width: 55%;
  height: 100%;
}
.bloc-product-result .content .result-product-title {
  font-family: 'Antonio-Regular', sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.bloc-product-result .content .bloc-element {
  display: block;
}
.bloc-product-result .content .product-reference {
  /* Using the red color instead of the old brown */
  background: #cf0f0f;
  padding: 5px;
    font-size: 15px;
    width: 115px;
  text-align: center;
  color: #ffffff;
  position: relative;
  display: block;
}
.bloc-product-result .content .result-product-desc-tt {
  font-weight: bold;
}
.bloc-product-result .content .result-product-desc-txt .field-items {
  max-width: 85%;
  text-align: justify;
}
.bloc-product-result .content a {

  background: #cf0f0f;
  border: solid 2px #cf0f0f;
  color: #fff;
  position: absolute;
  bottom: 25px;
  right: 25px;
  text-decoration: none;


  padding: 10px 15px;
  font-size: 15px !important;
 
}
.bloc-product-result .content a:after {
  content: "";
  display: inline-block;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  width: 10px; height: 10px;
  transform: rotate(-45deg);
  margin-left: 5px;
}
@media (max-width: 767px) {
  .bloc-product-result {
    flex-direction: column;
    max-height: unset;
    width: 95%;
  }
  .bloc-product-result .media {
    width: 50%;
    padding: 0;
    margin: auto;
  }
  .bloc-product-result .media img {
    width: 100%;
  }
  .bloc-product-result .content {
    width: 100%;
  }
  .bloc-product-result .content a {
    position: relative;
    bottom: 0;
    left: 50%;
  }
  .bloc-product-result .content .result-product-desc-txt .field-items {
    max-width: unset;
  }
}

/**
 * Newsletter submit page
 */

.page-node-done #block-system-main {
  padding: 10px;
}

.page-node-done #block-system-main .content {
  margin: auto;
  text-align: center;
}

/**
 * Footer
 */

footer .sitemap .cat ul {
  line-height: 1.5;
  font-size: 16px;
}

@media (min-width: 90em) {
    footer .sitemap .cat ul li span.nolink {
      font-size: 20px;
    }
}
footer .sitemap .cat ul li span.nolink {
  font-weight: bold;

}

footer li a.active {
  /* Links from footer */
  color: #fff !important;
}

@media (min-width: 90em) {
  footer .sitemap .cat ul {
    font-size: 18px;
  }
}

footer .newsletter .form-submit {
  /* -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; */
  background: #cf0f0f;
  border: solid 2px #cf0f0f;
  color: #fff;
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: flex; */
  font-size: 1rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: none;
  padding: 0.625rem 1.25rem;
  margin: auto;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
}
footer .newsletter .form-submit:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
  display: block;
  -webkit-transform: rotate(50deg) skew(10deg) translate(-15%, 15%);
          transform: rotate(50deg) skew(10deg) translate(-15%, 15%);
  height: 0.5625rem;
  width: 0.5625rem;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  transform: rotate(50deg) skew(10deg) translate(-15%, 15%);
  margin-left: 1rem;
}
footer .newsletter .form-submit:hover {
  background: #fff;
  border-color: #cf0f0f;
  color: #cf0f0f;
  cursor: pointer;
}
footer .newsletter .form-submit:hover:after {
  border-color: #cf0f0f;
}


footer .sitemap .cat ul li ul li
{
  /*margin-left:25px;*/
}


/*social media icons too big*/
@media (min-width: 90em)
{
  footer[role="contentinfo"] .social svg {
    height: auto;
    width: 2.4rem;
}
}

@media (min-width: 64em)
{
  footer[role="contentinfo"] .social svg {
    height: auto;
        width: 2.4rem;
}

.produit-telephone .cat-header .tt-2
{
    font-size: 3em;
}

}

footer[role="contentinfo"] .social {
    /*background: #000;*/
    background: #2b2b2b;
    padding: 0.27rem 0;
}

footer[role="contentinfo"] .social ul
{
  margin-top: 5px;
}



/** hide block on desktop **/
.desktop
{
  display:block !important;
}

.mobile
{
  display:none !important;
}

@media(max-width:1023px)
{
  .mobile
  {
    display:block !important;
  }

  .desktop
  {
    display:none !important;
  }
}



/** MENU MOBILE **/

.menu-mobile
{
 border-top: solid 1px #000000;
}

.menu-mobile .menu-wrap .menu-results, .menu-mobile .menu-wrap .menu-results-2, .menu-mobile .menu-wrap .menu-results-3 {
    position: absolute;
    top: 0;
    background: #ffffff;
    z-index: 100;
    height: auto;
    width: 100%;
    left: 100%;
    padding-top: 5px;
    display: none;
}

.menu-mobile .menu-wrap {
    padding: 15px 0;
    background: #ffffff;
    z-index: 100;
    position: relative;
    height: 100%;
    /*left: -100%;*/
}

.menu-mobile .menu-wrap .menu {
    background: #ffffff;
    width: 100%;
    position: relative;
}

.menu-mobile .menu-wrap .menu ul {
    padding: 0 25px;
    margin: 0;
}

.menu-mobile .menu-wrap .menu ul li {
    list-style: none;
    padding: 10px 0;
    position: relative;
    cursor: pointer;
}

.menu-mobile .menu-wrap .menu ul li a, .menu-mobile .menu-wrap .menu ul li span {
 
    font-size: 14px;
    color: #000000;
    text-transform: uppercase;
    padding:0;
    font-weight: normal;

}

.menu-mobile .menu-wrap .menu ul li span:after, .menu-mobile .menu-wrap .menu-results ul li span:after, .menu-mobile .menu-wrap .menu-results-2 ul li span:after {
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    content: " ";
    display: inline-block;
    height: 0.5rem;
    -webkit-transform: rotate(-135deg) translateY(1px);
    transform: rotate(-135deg) translateY(1px);
    width: 0.5rem;
        right: 0;
    position: absolute;
}

.menu-mobile .menu-wrap .menu-results ul li span:after, .menu-mobile .menu-wrap .menu-results-2 ul li span:after {

    right:20px;
  }



.menu-mobile .menu-wrap .menu-results .menu-title, .menu-mobile .menu-wrap .menu-results-2 .menu-title, .menu-mobile .menu-wrap .menu-results-3 .menu-title {
    padding: 20px 35px;

    font-size: 14px;
    /*color: #aa6e50;*/
    text-transform: uppercase;
    text-align: right;
    position: relative;
    cursor: pointer;
}

.menu-mobile .menu-wrap .menu-results .menu-title:before, .menu-mobile .menu-wrap .menu-results-2 .menu-title:before, .menu-mobile .menu-wrap .menu-results-3 .menu-title:before
{
   border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    content: " ";
    display: inline-block;
    height: 0.5rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 0.5rem;
    position: absolute;
    left:20px;
} 



.menu-mobile .menu-wrap .menu-results ul li, .menu-mobile .menu-wrap .menu-results-2 ul li, .menu-mobile .menu-wrap .menu-results-3 ul li {
    list-style: none;
    padding: 10px 0;
    position: relative;
    border-top: solid 1px #000000;
}

.menu-mobile .menu-wrap .menu-results ul li a, .menu-mobile .menu-wrap .menu-results ul li span, .menu-mobile .menu-wrap .menu-results-2 ul li a, .menu-mobile .menu-wrap .menu-results-2 ul li span, .menu-mobile .menu-wrap .menu-results-3 ul li a, .menu-mobile .menu-wrap .menu-results-3 ul li span {

    font-size: 14px;
    padding: 0 20px;
    display: block;
    color: #000000;
    font-weight: normal;
    text-transform: none;
}

.menu-mobile .menu-wrap .menu-results ul, .menu-mobile .menu-wrap .menu-results-2 ul, .menu-mobile .menu-wrap .menu-results-3 ul {
    padding: 0;
    margin: 0;
    background: #ffffff;
}

.menu-mobile .menu-wrap .menu ul li:nth-child(5)
{
  border-top: solid 1px #000000;
}

.media-top .media .mobile
{
    display: block !important;
}

.media-top .media
{
    background-image: none !important;
}

/*SLIDER FICHE PRODUIT*/
/*limit thumnails to only 2 items*/

@media (max-width: 1023px) {

  .carousel-container .swiper-thum-wrapper {
    position: relative;
    margin-top: 25px;
  }
  .carousel-container .controls {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 20px;
    margin: auto;
  }
  .carousel-container .bt-slider.prev {
    position: absolute;
    right: 0;
  }
  .carousel-container .swiper-container-thumb {
    margin: 0 auto;
    max-width: 150px;
    overflow: hidden;
  }
  .carousel-container .swiper-container-thumb .swiper-wrapper {
    height: auto;
  }
  .carousel-container .swiper-container-thumb .swiper-slide-active {
    border: solid 1px #f00;
  }
  .carousel-container .swiper-container-thumb img {
    height: auto;
  }

  footer[role="contentinfo"] .sitemap .tt
  {
      font-size: 1.1em;
  }
  footer .sitemap .cat ul li span.nolink
  {
      font-size: 1.1em;
  }
}


/*SEARCH DROP DOWN*/

#autocomplete {
  margin-top: 3px;
}
#autocomplete  .dropdown-menu
{
  background:#ffffff;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.5);
}

#autocomplete .dropdown-menu
{
  padding:10px;

 
}

#autocomplete .dropdown-menu li
{
  margin-bottom: 5px;
  padding: 5px;
}

#autocomplete .dropdown-menu li a
{
 text-decoration: none;
 font-weight: 800;
}

.search-api-autocomplete-suggestion
{
   word-wrap: break-word !important;
   width: 100%;
}

#search-api-page-search-form-search > div
{
  width: 15rem;
}


.lb-data .lb-number
{
  display: none !important;
}


@media(max-width: 460px)
{
  header[role="banner"] .logo img
  {
/*    width: 115px;
    position: absolute;
    top: 13px;*/
    /*left: 53px;*/
  }

  
}


.filter-loader
{
  /*position: absolute;*/
  z-index: 1000;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  left: 0;
  top:0;
  background: rgba(0,0,0,0.7);
  position: fixed;
}

.filter-loader .loader
{
  background: url('../media/img/loading.gif') no-repeat;
  width: 100%;
  height: 100%;
  background-position: center center;
}

@media (min-width: 90em) {
    .languages {
        font-size: 1.35em;
    }

  .languages .choices ul {
    width: 28%;
  }
}



/** Page smartphone **/

.produit-telephone .node-plus-produit .content .txt
{
    /*display: none;*/
}

@media (min-width: 64em) {

    .produit-telephone .sheet .product .wp
    {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;

    }
    .produit-telephone .sheet .product .carousel-container
    {
        width:45rem;
        margin: 0 auto;
    }


}

@media(max-width: 1023px)
{
    .bt-slider
    {
          height: 5rem;
          top:0;
          bottom: 0;
          margin: auto;
    }

    .carousel-container .bt-slider.prev
    {
      right: auto;
    }

    footer[role="contentinfo"] .foot img {
    
        width: 9.4rem;
}


}


/*home slider*/
#block-views-block-slider-home-block-1 .swiper-container .swiper-slide .media p
{
  height: 100%;
  margin: 0;
}


#block-views-block-slider-home-block-1 .carousel-container img
{
  /*object-fit: contain;*/
  width: 100%;
  height: auto;
}


#block-views-block-slider-home-block-1 .carousel-container .swiper-wrapper
{
  height: auto;
}



/*FOOTER*/

@media (min-width: 64em)
{
    footer[role="contentinfo"] .foot .wp-st
    {
        padding: 0px 5.5rem;
    }	
}



@media (min-width: 90em)
{
  footer[role="contentinfo"] .foot .logo img {
        width: 15.54rem;
        }

        footer[role="contentinfo"] .foot span:not([class]) {
    font-size: 0.7em;
  }
}



footer[role="contentinfo"] .foot {
    padding: 10px 0;
}




  .product .carousel-container
  {
    padding-left: 0;
  }

  .sheet .product .controls
  {
    position: absolute;
    left: -6em;
  }




  
  @media(max-width: 768px)
  {

    /*affiche bandeau sous vignette - mobile*/
    .block-media .minor a
    {
      height: auto;
    }
    .block-media .minor .bt
    {
      position: relative;
    }


    /*remove slider arrow for mobile*/
    .carousel-container .bt-slider
    {
      display: none;
    }
  }


  #search-api-page-search-form-search .form-item-keys-4 #edit-keys-4--2 {
    background-image: none;
    border-bottom: 1px solid gray !important;
    border-radius: 0;
    border: none;
    height: 23px;
    padding: 5px 10px 0;
    width: 100%;
    z-index: 1;
}

#search-api-page-search-form-search .form-item-keys-4 #edit-keys-4--2:focus
{
  outline: none;
}

#edit-submit--2
{
  display: none;
}


  @media (max-width: 520px)
  {
    .bts {
        margin-top: 0;
    }
  }

  @media(max-width: 1023px)
  {
    #block-search-api-page-search
    {
      position: absolute;
      left:0;
      top:55px;
      width: 100%;
      display: none;
      padding: 15px 25px;
      background: #fff;
      height: 80px;
    }

    .search-overlay
    {
      position: fixed;
      width: 100%;
      height: 100%;
      top:100px;
      left:0;
      background: rgba(0,0,0,0.7);
      display: none;
    }

    .search-overlay.active
    {
        display: block;
    }

    #search-api-page-search-form-search .form-item-keys-4-active
    {
      animation: none;
      visibility: visible;
      left:0;
    }

    #block-search-api-page-search.active
    {
      display: block;
    }
    #search-api-page-search-form-search > div
    {
      width: 100%;
    }
    #search-api-page-search-form-search .form-item-keys-4
    {
      top:0;
      width: 100%;
      margin:0;
      
    }
    #search-api-page-search-form-search .form-item-keys-4 #edit-keys-4,  #search-api-page-search-form-search .form-item-keys-4 #edit-keys-4--2
    {
        height: 50px;
        border-bottom: none !important;
        border-radius: 5px;
        background-color: rgba(43,43,43,0.2);
        padding-left: 45px;

    }

    #search-api-page-search-form-search input[type="submit"]
    {
      height: 40px;
      border-style: none;
      display: inline-block !important;
      text-indent: -99999px;
      width: 45px;
      margin-left: 0;
      vertical-align: top;
      background: url(../media/img/mobile_search_icon.png) no-repeat center center;
      background-size: 42px;
      top: 0;
      position: relative;
      left: -12px;
    }
  }

.page-search #search-api-page-search-form
{
  text-align: center;
}

.page-search #search-api-page-search-form label
{
    display: none;
}


.page-search #search-api-page-search-form #search-wrap
{
  display: inline-block;
  position: relative;
  width: calc(95% - 45px);
  max-width: 855px;
}

.page-search #search-api-page-search-form #search-wrap .form-submit
{
  position: absolute;
  top: 0;
  right:0;
  height: 40px;
  background: none;
  border: none;
  text-indent: -9999px;
  width: 25px;
  background: url(../media/img/close.png) no-repeat center center;
  background-size: 15px;

}



.page-search #search-api-page-search-form .form-item-keys-4
{
  
  margin: 0;
}


.page-search #search-api-page-search-form #edit-keys-4
{
  height: 40px;
  border: solid 1px #000;
  vertical-align: top;
  padding: 0 10px;
  width: 100%;
}
.page-search #search-api-page-search-form #edit-submit-4
{
  height: 40px;
  border-style: none;
  display: inline-block;
  text-indent: -99999px;
  width: 45px;
  margin-left: -5px;
  border: solid 1px #000;
  vertical-align: top;

  background: url(../media/img/search_icon.png) no-repeat center center;
  background-size: 25px;
}

.search-api-page-results
{
    text-align: center;
    margin: 25px 0;
}



  /*dezoom block*/

@media (min-width: 64em)
{
    .block-media.size-3, .block-media.size-6, .block-media.size-1
    {
      height: 60vh;
    }

    .block-media.size-2, .block-media.size-4, .block-media.size-5
    {
        height: 60vh;
    }
}
  
@media (max-width: 63.9375em)
{
  #nav[aria-hidden="true"], .search-mobile[aria-hidden="true"] {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 59;
  }

#nav
{
 -webkit-transition: all 0.22s ease;
  transition: all 0.22s ease; 
  z-index: 59;
}

}

@media (min-width: 64em)
{
  .view-slider-home .swiper-wrapper {
    height: 350px;
}

}

@media (min-width: 1024px){
  #search-api-page-search-form-search #search-wrap-mob-reset, #search-api-page-search-form-search .annuler-recherche{
    display: none;
  }
}

@media (max-width: 1023px){
  #block-search-api-page-search.active {
    height: auto;
  }

  #search-api-page-search-form-search
  {
      height: 40px;
  }

  #search-api-page-search-form-search .form-item-keys-4 {
    width: 88%;
    height: 100%;
    left: -10px;
  }
  #search-api-page-search-form-search .form-item-keys-4 #edit-keys-4 {
    height: 100%;
    /*padding: 7px 0 7px 45px;*/
    padding: 3px 0 2px 45px;
  }

  @supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */ 
   #search-api-page-search-form-search .form-item-keys-4 #edit-keys-4 
    {
      padding: 5px 0 2px 45px;
    }

    }

  #search-api-page-search-form-search > div
  {
    height: 100%;
  }
  #search-api-page-search-form-search #search-wrap-mob-reset {
    position: absolute;
    right: 14%;
    top: 0;
    border: 0;
    text-indent: -99999px;
    background: url("../media/img/search_close_icon.png") no-repeat center center;
    width: 25px;
    height: 100%;
    background-size: 44px;
    cursor: pointer;
    outline: none;
  }
  
  #search-api-page-search-form-search .annuler-recherche {
    position: absolute;
    display: inline-block;
    left: 89%;
    top: 6px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    width: 54px;
    right: 0;
    font-size: 16px;
      
  }
}

@media (max-width: 690px){
  #search-api-page-search-form-search #search-wrap-mob-reset {
    right: 15%;
  }
}
@media (max-width: 480px){
  #search-api-page-search-form-search #search-wrap-mob-reset {
    right: 16%;
  }
}
@media (max-width: 375px){
  #search-api-page-search-form-search #search-wrap-mob-reset {
    right: 17%;
  }
}

.all-products .subnav .cat a+span{
  display: none;
  font-size: 1em;
  font-weight: bold;
}

.cat.active a+span{
  display: block !important;
}


.product .buttons a.minor:hover, .block-media .major > .text .bt, .block-media .major > a > .text .bt, .page-taxonomy:not(.utxNavListAjax-processed) .bt-01:hover, .bt-02:hover
{
    background: #e4003e;
}

.page-taxonomy:not(.utxNavListAjax-processed) .bt-01, .bt-02
{
    border-color: #e4003e;
    color: #e4003e;
}

#block-brandtdz-local-tasks ul {
  border-bottom: 1px solid #bbb;
  border-collapse: collapse;
  height: auto;
  line-height: normal;
  list-style: none;
  margin: 5px;
  padding: 0 0 0 1em; /* LTR */
  white-space: nowrap;
}
#block-brandtdz-local-tasks ul li {
  display: inline;
}
#block-brandtdz-local-tasks ul li a {
  background-color: #ddd;
  border-color: #bbb;
  border-style: solid solid none solid;
  border-width: 1px;
  height: auto;
  margin-right: 0.5em; /* LTR */
  padding: 0 1em;
  text-decoration: none;
}
#block-brandtdz-local-tasks ul li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: 1px solid #fff;
}
#block-brandtdz-local-tasks ul li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
}

.views-exposed-form .views-exposed-widget {
  float: left; /* LTR */
  padding: .5em 1em 0 0; /* LTR */
}

.search-api-autocomplete-suggestion {
  position: relative;
}

.search-api-autocomplete-suggestion .autocomplete-suggestion-note {
  font-size: 90%;
}

.search-api-autocomplete-suggestion .autocomplete-user-input {
  font-weight: bold;
}

.search-api-autocomplete-suggestion .autocomplete-suggestion-results {
  position: absolute;
  right: 0.2em;
}

/* Field display */
.field .field-label {
  font-weight: bold;
}
.field-label-inline .field-label,
.field-label-inline .field-items {
  float:left; /*LTR*/
}