@import url(shopauto.css);
/* ACCOUNT PAGE -------------------------------------------------------------------------------- */
.account.page h2 {
  font-family: var(--default_font);
  font-size: 22px;
  font-weight: bold;
  color: var(--black); }

.account.page .title h3 {
  font-weight: bold;
  margin: 1em 0; }

.account.page .information.section {
  clear: both;
  float: none;
  margin: 1em 0;
  width: 99%; }

.account.page .section {
  background-color: #efefef; }

.account.page .orders.section {
  clear: both;
  float: none;
  margin: 1em 0;
  width: 99%; }

.account.page .section h3 {
  color: var(--black);
  font-size: 1.4em;
  font-weight: bold; }

.account.page .section a {
  margin: 1em 2em;
  position: relative; }

.account.page .section a:before {
  content: "";
  position: absolute;
  left: 6px;
  top: 0; }

.account.page .address.widget h4 {
  font-weight: bold;
  margin-left: 1em; }

.account.page form h3 {
  color: var(--black);
  font-size: 1.5em;
  font-weight: bold;
  padding: .5em 1em; }

.account.page fieldset {
  border: none; }
.account.page a.back {
  border: 1px solid black;
  background-color: white;
  border-radius: 27px;
  color: #333;
  float: left;
  font-size: .95em;
  font-weight: bold;
  line-height: 24px;
  height: 30px;
  margin-left: 5%;
  text-align: center;
  text-decoration: none;
  width: 150px; }
  .account.page a.back:hover {
    text-decoration: underline; }

/* ACCOUNT WIDGET ------------------------------------------------------------------------------ */
.account.widget {
  float: right;
  margin-bottom: .5em;
  padding-left: .5em; }

.account.widget h2 {
  margin-left: -.5em;
  margin-bottom: .2em; }

.account.widget p {
  clear: both; }

/* ACCOUNT WIDGET ------------------------------------------------------------------------------ */
.account.page a:before {
  content: '';
  cursor: default;
  position: absolute;
  left: -.8em; }

@media screen and (max-width: 450px) {
  .title.widget ul.title_bar li a img.iconlogo {
    width: 88px; } }
@media screen and (max-width: 550px) {
  li.account.widget img.iconcart, li.account.widget img.home_icon, li.account.widget img.account_icon, li.account.widget img.menu_icon {
    height: 32px;
    float: left;
    margin-top: -5px;
    width: 32px; }

  li.search.widget form input {
    max-width: 184px; }

  .title.widget ul.title_bar li a img.iconlogo {
    margin-left: 4px;
    margin-top: 4px; } }
@media screen and (max-width: 520px) {
  li.search.widget form input {
    width: 120px; } }
@media screen and (min-width: 350px) and (max-width: 679px) {
  li.search.widget form input {
    width: 200px; }

  .account.widget {
    width: auto; }

  .account.widget .disconnect a {
    width: 100px; }

  li.account.widget img.iconcart, li.account.widget img.home_icon, li.account.widget img.account_icon, li.account.widget img.menu_icon {
    height: 48px;
    float: left;
    margin-top: -5px;
    padding-left: 20px;
    width: 48px; }

  .account.widget ul.connected.links li.disconnect {
    display: none; }

  .account-info span.not_connected {
    display: none; }

  .account-info span.account {
    display: none; }

  li.account.widget ul.account_button {
    margin-top: 10px; }

  li.account.widget ul.account_button li.cart div.cart.menu span.label {
    display: none; }

  li.account.widget ul.account_button li.cart div.cart.menu span.label {
    display: none; } }
@media screen and (min-width: 680px) {
  .account.widget {
    max-width: 350px;
    width: auto; }

  .account.widget .disconnect a {
    width: 191px; }

  .account.widget ul.account_button li.account-info span.account {
    display: block; }

  li.account.widget img {
    height: 32px;
    float: left;
    margin-top: -5px;
    width: 32px; }

  ul.account_button li.menu_hamburger {
    display: none; }

  li.account.widget ul.account_button li.cart {
    display: none; }

  li.account.widget ul.connected.links li.cart {
    display: none; }

  li.account.widget ul.connected.links li.menu_hamburger {
    display: none; }

  .title.widget ul.title_bar li a img.iconlogo {
    margin-left: 20px; } }
.account.widget .disconnect a {
  border-radius: 24px;
  border: 1px solid grey;
  background: white;
  display: block;
  height: 24px;
  margin-right: 20px;
  margin-top: 5px;
  padding-top: 6px;
  padding-left: 0px;
  text-align: center; }

.account.widget {
  background-color: white;
  border: 0;
  box-shadow: none; }

.account.widget h2 {
  float: left;
  font-family: var(--default_font);
  font-size: 25px;
  font-weight: bold;
  margin-left: .5em;
  padding: 0 1em; }

.account.widget {
  height: 0px;
  margin: 0px; }

@media screen and (min-width: 1280px) {
  .account.widget form {
    position: relative;
    top: -15px;
    right: 90px;
    width: 420px; } }
@media screen and (max-width: 1279px) {
  .account.widget form {
    position: absolute;
    right: 0px;
    top: 40px;
    max-width: 100%;
    width: 420px; } }
.account.widget form {
  background-color: #fff;
  border: solid 1px #d8d8d8;
  box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.1);
  margin: 15px 0 0 15px;
  padding: 1px 0 11px 1px;
  z-index: 2; }
  .account.widget form ul {
    display: grid; }
    .account.widget form ul li label {
      display: inline-block;
      width: 145px;
      height: 16px;
      font-family: var(--default_font);
      font-size: 13px;
      font-weight: normal;
      text-align: right;
      color: var(--black); }
    .account.widget form ul li input.to_connect {
      float: right;
      margin-top: 5px; }
    .account.widget form ul li a.to_create {
      float: left;
      background-color: white;
      border: 1px solid #929497;
      border-radius: 27px;
      color: black;
      cursor: pointer;
      height: 28px;
      margin-top: 5px;
      margin-left: 20px;
      padding-top: 10px;
      text-align: center;
      width: 200px; }
    .account.widget form ul li.forgotten {
      width: 161px;
      height: 16px;
      margin: 0 11px 5px 64px;
      font-family: var(--default_font);
      font-size: 12px;
      line-height: 1.33;
      text-align: right;
      color: var(--black); }
      .account.widget form ul li.forgotten a {
        float: right;
        width: 161px;
        height: 16px;
        margin: 0 11px 5px 64px;
        font-family: var(--default_font);
        font-size: 12px;
        line-height: 1.33;
        text-align: right;
        color: var(--black); }
  .account.widget form span.title {
    background-color: #d5ebff;
    color: var(--black);
    display: block;
    font-family: var(--default_font);
    font-size: 14px;
    font-weight: bold;
    line-height: 1.14;
    letter-spacing: normal;
    padding-top: 11px;
    padding-left: 20px;
    padding-bottom: 11px;
    text-align: left; }
  .account.widget form span.close img.close {
    border: solid 1px #d8d8d8;
    border-radius: 24px;
    position: absolute;
    top: -12px;
    left: -12px;
    height: 24px;
    width: 24px;
    background: white; }

#same {
  float: left;
  margin-top: 0px;
  min-width: 24px;
  width: 24px; }

.new.account fieldset.delivery ul li.same label {
  text-align: left;
  margin-top: 0px; }

div.account.page .delivery ul li.same {
  display: inline-block;
  float: none;
  width: 550px;
  text-align: left; }

.account.page div.addresses.section fieldset.invoicee ul li.country select {
  min-width: 300px; }

.account.page div.addresses.section fieldset.invoicee div.new {
  margin-left: 350px; }

.account.page div.information.section div.new {
  margin-left: 350px; }

.account.widget ul.account_button li.account-info span.account {
  background-color: var(--color_button);
  border-radius: 24px;
  color: white;
  height: 28px;
  line-height: 24px;
  margin: 8px 0 8px;
  padding-top: 4px;
  text-align: center; }

.account.widget .account-info span.not_connected {
  line-height: 24px; }

li.account.widget ul.account_button {
  float: right;
  padding-right: 20px; }

.account.widget input:not([type="submit"]) {
  background-color: #fff;
  border-radius: 2px;
  border: solid 1px #d8d8d8;
  height: 32px;
  margin: 14px 1px 10px 0;
  width: 251px; }

.account.widget input[type="submit"] {
  background-color: var(--color_button);
  border-radius: 27px;
  border: none;
  color: white;
  cursor: pointer;
  margin: 0 .5em;
  margin-top: 15px;
  margin-right: 20px; }

ul.connected.links {
  display: grid;
  float: right; }

.account.page div.information.section ul li input {
  min-width: 300px; }

.account.widget p {
  height: 1.5em; }

/* Connection widget */
.account.widget label {
  display: none; }

.account.widget .connection a {
  height: 20px;
  line-height: 14px; }

/* Connected widget */
.account.widget .connected a {
  height: 22px;
  line-height: 20px; }

.account.widget form {
  margin-bottom: .5em; }

.account.widget .connection li {
  clear: both; }

/* Connected widget */
.account.widget a {
  display: block;
  white-space: nowrap; }

.account.widget .cart {
  display: block; }

.account.page .addresses.section {
  width: 99%; }

.account.page .addresses.section li, .account.page div.information.section ul li {
  color: var(--black);
  font-family: var(--default_font);
  font-size: 14px;
  font-weight: bold;
  margin-left: 50px;
  text-align: right;
  width: 100%; }

.account.page .section .modify {
  border-radius: 16px;
  border: 1px solid white;
  background: white;
  list-style-type: none;
  height: 24px;
  padding-top: 5px;
  text-align: left;
  vertical-align: middle;
  width: 100px; }

.error {
  color: red;
  font-weight: bold; }

.page ul.links li.forgotten.password a {
  margin: 0px;
  padding: 0px;
  width: 100%;
  color: var(--black); }

#contact.contact.edit.page p.phone_contact {
  font-size: 1.5em;
  padding: 10px;
  margin-top: 10px; }
