/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 14 juil. 2016, 15:37:32
    Author     : julieberest
*/
/* Largeur min: 321px et Largeur max: 767px */
html body.customer-account .col-holder,
html body.customer-account .main-container,
html body.customer-account .w1,
html body.customer-account .w2 {
  width: 100%;
  float: none;
  clear: both;
  left: initial;
}
html body.customer-account .col2-left-layout .col-wrapper .col-main {
  float: left;
  width: 77%;
}
html body .header .header-tools {
  width: 32%;
}
html body .header .box-appel.desktop-none {
  width: 27%;
  top: 20px;
}
html body .boxa .productInCart {
  left: -20px !important;
  right: initial !important;
}
html body .responsive-table tbody th,
html body .responsive-table tbody td,
html body #shopping-cart-table tbody th,
html body #shopping-cart-table tbody td {
  border: none !important;
  border-right: 0 !important;
}
html body .footer li.social {
  clear: none;
  float: left;
  width: 50%;
  margin: 0;
}
html body .footer li.newsletter {
  clear: none;
  float: right;
  width: 49%;
  margin: 0;
}
html body .footer li.newsletter #newsletter-footer {
  width: 70%;
}
html body .footer li.newsletter .button_footer {
  width: 18%;
  float: left;
  margin-left: 1%;
}

