@import url(shopauto.css);
/* MENU WIDGET --------------------------------------------------------------------------------- */
html body.for-root div.main.site-container ul.top.pane li.title.widget {
  padding: 10px; }

@media screen and (min-width: 680px) {
  #menu_blocks.blocks li.bottom_responsive {
    display: none; }

  .cart.menu span.label {
    top: -20px; }

  ul.reassuring li.cofidis {
    float: right;
    margin-right: 29px;
    margin-top: 20px; }

  .menu.widget .block a {
    text-align: center; }

  .blocks li.block.choose_category {
    display: none; }

  #menu_blocks.blocks li.block.contact {
    display: none; }

  #menu_blocks.blocks li.block.links {
    display: none; }

  .cart.menu span span.number_lines {
    position: relative;
    top: -35px;
    color: white;
    font-weight: bold;
    font-size: 16px;
    left: 7px; } }
@media screen and (max-width: 679px) {
  .menu.widget .block:not(:first-child) {
    width: 100%; } }
@media screen and (max-width: 479px) {
  .with--sidebar .menu.widget.header ul#menu_blocks.blocks {
    background-color: white;
    box-shadow: 0 0 10000px 10000px rgba(0, 0, 0, 0.6);
    display: inline-grid;
    height: auto;
    position: absolute;
    right: 250px;
    top: 52px;
    width: 100%;
    z-index: 2; } }
@media screen and (min-width: 479px) and (max-width: 679px) {
  .with--sidebar .menu.widget.header ul#menu_blocks.blocks {
    background-color: white;
    box-shadow: 0 0 10000px 10000px rgba(0, 0, 0, 0.6);
    display: inline-grid;
    height: auto;
    position: absolute;
    right: 0;
    top: 52px;
    width: var(--menu_hamburger_width);
    z-index: 2; } }
@media screen and (max-width: 679px) {
  ul.reassuring li img {
    max-width: 200px; }

  ul.reassuring li.cofidis img {
    margin-top: 30px; }

  .blocks li.block.choose_category a {
    font-size: 1.7em;
    font-weight: bold;
    color: var(--black); }

  .menu.widget .block a {
    text-align: left; }

  #menu_blocks.blocks li.block.links ul.links {
    display: inline-flex; }
    #menu_blocks.blocks li.block.links ul.links li a {
      display: inline-block;
      font-size: 18px;
      font-weight: bold;
      line-height: 1.78;
      text-align: center;
      color: var(--black); }

  .menu.widget .block a.contact {
    border-radius: 36px;
    border: solid 1px #b8b8b8;
    display: inline-flex;
    margin-left: 100px;
    text-align: center;
    width: 250px; }

  .menu.widget .blocks {
    display: none; }

  .cart.menu span.label {
    display: none; }

  ul.connected.links {
    display: inline-block;
    margin-right: 20px; }

  li.account_info a span.connected {
    display: none; }

  .menu.widget .block a {
    border: 1px solid var(--background_grey);
    padding: 20px 0;
    height: 33px;
    align-content: center;
    font-size: 1.7em;
    font-weight: normal;
    color: var(--black);
    width: var(--menu_hamburger_width); }

  ul.blocks li.cart {
    display: none; }

  .cart.menu span span.number_lines {
    font-weight: bold;
    font-size: 24px;
    color: white;
    left: -19px;
    position: relative;
    top: -4px; }

  #menu_blocks.blocks li.block ul.items.items_menu {
    display: none; }

  .with--sidebar li.account.widget .header_icon img {
    transform: rotate(90deg);
    transition-duration: 0.3s; }

  .menu.widget .block a:focus,
  .menu.widget .block a:active,
  .display.marque.assistant li:active,
  .display.marque.assistant li:focus {
    background-color: var(--color_click); }

  .with--sidebar #menu_blocks.blocks li.block ul.items {
    display: none; }

  #menu_blocks.blocks li.bottom_responsive div.bottom_logos ul.logos li {
    padding: 15px; }

  #menu_blocks.blocks li.block.links {
    display: flex;
    width: var(--menu_hamburger_width); }
    #menu_blocks.blocks li.block.links div {
      background-color: var(--background_grey);
      width: var(--menu_hamburger_width);
      align-content: center;
      text-align: center; }
      #menu_blocks.blocks li.block.links div a {
        border: none;
        padding: 5px;
        margin-top: 20px;
        font-size: 20px;
        text-align: center;
        width: auto;
        word-wrap: normal; }

  #menu_blocks.blocks li.block.contact {
    background-color: var(--background_grey);
    width: var(--menu_hamburger_width); }

  #menu_blocks.blocks li.block.choose_category a#header_icon_menu.header_icon {
    border: none;
    position: absolute;
    right: 40px;
    top: 0;
    width: 48px; }
    #menu_blocks.blocks li.block.choose_category a#header_icon_menu.header_icon img {
      width: 48px; } }
@media screen and (min-width: 480px) and (max-width: 1279px) {
  ul.reassuring li.cofidis {
    clear: both; } }
@media screen and (min-width: 680px) and (max-width: 979px) {
  .menu.widget .block:not(:first-child) {
    width: 125px; } }
@media screen and (max-width: 979px) {
  .menu.widget .block:not(:first-child) {
    color: var(--black);
    border-left: 0 solid #EB8C92;
    margin-left: 0;
    min-height: 70px; }

  .menu.widget .block a:hover {
    text-decoration: none; }

  .menu.widget .block a {
    height: 29px;
    word-wrap: break-word;
    white-space: normal;
    font-family: var(--default_font);
    font-size: 13px;
    font-weight: normal;
    color: #333;
    display: flex;
    justify-content: center;
    align-items: center; }

  .menu.widget {
    overflow: visible;
    width: 100%; }

  .menu.widget .item_menu {
    width: 25%;
    min-height: 48px; }

  .menu.widget .items_menu {
    padding: 0;
    width: 500px; } }
@media screen and (min-width: 980px) {
  .menu.widget .block:not(:first-child) {
    color: var(--black);
    border-left: 0 solid #EB8C92;
    margin-left: 0;
    width: var(--menu_length); }

  .menu.widget li.cart {
    border-left: 1px solid #e8e8e8;
    min-height: 71px;
    text-align: center;
    width: 250px; } }
#menu_blocks.blocks li.cart div.cart.menu span img.iconcart {
  width: 32px;
  height: 32px; }

.menu.widget .blocks {
  background-color: var(--background_grey);
  color: #333333;
  overflow: visible;
  font-weight: bold;
  font-size: 14px;
  height: 71px;
  border-bottom: 1px solid #e8e8e8; }

.menu.widget .block:first-child {
  border-left: 1px solid #EB8C92;
  height: 0;
  margin-left: 1px;
  visibility: hidden;
  width: 0; }

.menu.widget .block .items {
  border: 1px solid #b5a17e; }

.menu.widget .items {
  padding: 0; }

.menu.widget .item {
  width: 100%; }

.menu.widget .item_menu {
  margin-top: 10px;
  width: 100px; }

.menu.widget .item a {
  height: 16px;
  padding: 2px;
  text-align: left;
  white-space: nowrap; }

.menu.widget .item_menu:hover {
  background: #f0f0f0; }

.menu.widget .item_menu a {
  text-align: center;
  white-space: normal; }

#menu_blocks.blocks li.cart div.cart.menu span.label.cart_empty {
  top: 0; }

.menu.widget.header ul.blocks li.block ul.items.items_menu li.item.item_menu div {
  display: block;
  text-align: center; }

.menu.widget.header ul.blocks li.block ul.items.items_menu li.item.item_menu div a.image {
  height: 48px; }

.menu.widget.header ul.blocks li.cart div.cart {
  cursor: pointer;
  display: inline-block;
  margin-top: 8px;
  padding-right: 20px;
  text-align: center; }

.menu.widget.header ul.blocks li.cart div a {
  display: block; }

.menu.widget.header ul.blocks li.cart div span {
  display: block; }

.menu.widget .block:not(:first-child) {
  -moz-border-image: url("../images/separateur.svg") 0 0 0 1 repeat;
  border-image: url("../images/separateur.svg") 0 0 0 1 repeat;
  border-left: 1px solid black; }
  .menu.widget .block:not(:first-child):not(.choose_category) {
    display: table;
    min-height: 70px; }
    .menu.widget .block:not(:first-child):not(.choose_category) > a {
      display: table-cell;
      text-align: center;
      vertical-align: middle; }

.menu li.cart {
  height: 64px; }
  .menu li.cart > .cart.menu {
    margin-top: 2px; }

.cart.menu span.label {
  left: 0;
  position: relative; }

.menu.widget .block {
  position: relative; }

.menu.widget .block .items {
  background-color: white;
  border: 1px solid darkgrey;
  left: 0;
  position: absolute;
  top: 60px;
  z-index: 1; }

.title.widget {
  width: 100%; }
