/* Mobile */
@media screen and (max-width: 480px) {
  body {
    min-width: 0;
  }
  #wrapper #container {
    position: relative;
    width: auto;
    margin: 0;
    padding: 0;
  }
  #wrapper #container #leftcol {
    padding: 5px 0 0 15px;
    width: 90%;
  }
  #wrapper #container #leftcol #main-logo a img {
    width: 160px;
  }
  #wrapper #container #leftcol .accordion {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #wrapper #container #middle {
    position: relative;
    clear: both;
    margin: -15px 5px 5px 5px;
  }
  #wrapper #container #middle #navigation-buttons {
    display: inline-block;
    z-index: 2000;
    height: auto;
  }
  #wrapper #container #middle #navigation-buttons #ws-slogan {
    display: none;
  }
  #wrapper #container #middle #navigation-buttons #ws-button-commande {
    right: 211px;
    top: -20px;
  }
  #wrapper #container #middle #navigation-buttons #ws-button-demande {
    right: 107px;
    top: -20px;
  }
  #wrapper #container #middle #navigation-buttons #ws-button-joindre {
    right: 3px;
    top: -20px;
  }
  #wrapper #container #middle #slider {
    display: none;
  }
  #wrapper #container #middle #contents {
    padding: 30px 0 0 0;
  }
  #wrapper #container #middle #contents #breadcrumbs {
    display: none;
  }
  #wrapper #container #footer {
    position: relative;
    clear: both;
    height: 140px;
    color: white;
  }
  #wrapper #container #footer .mobileswitcher #completesitebutton {
    padding: 5px;
  }
  #wrapper #container #footer .mobileswitcher #mobilesitebutton {
    padding: 5px;
    display: none;
  }
  #wrapper #container #footer a {
    color: white;
    text-decoration: none;
  }
  #wrapper #container #footer ul {
    display: none;
  }
  #wrapper #container #footer .address {
    position: absolute;
    right: 30px;
    top: 15px;
  }
  #form_1,
  .ws-forgot-password-form-container,
  .ws-login-form-container,
  #ws-profile-form {
    padding-left: 15px;
  }
  .ws-login-form-container {
    width: 94% !important;
  }
  .tmini {
    height: 32px;
    line-height: 32px;
  }
  select {
    width: auto;
    clear: both !important;
  }
  input {
    clear: both !important;
  }
  .medium {
    font-size: 14px !important;
    padding: 1em !important;
  }
  .ws-add-item {
    margin-top: -10px;
  }
  .ws-remove-item {
    margin-top: -10px;
  }
  .ws-login-username-container label {
    float: left;
  }
  .ws-login-password-container label {
    float: left;
  }
  .ws-login-username-container {
    clear: both;
    width: 100%;
  }
  .ws-login-password-container {
    clear: both;
  }
  #ws-forgot-password-email,
  #ws-login-username,
  #ws-login-password {
    clear: both;
    float: left;
    padding: 10px 5px !important;
    width: 90% !important;
  }
  #ws-login-submit {
    width: 94% !important;
  }
  #ws-profile-form {
    clear: both;
    float: left;
    padding: 0px 5px !important;
  }
  .websites-forms-input-text {
    padding-top: 10px;
    clear: both;
    display: inline-block;
    float: left;
  }
  .websites-forms-input-text .label {
    font-weight: bold;
    clear: both;
    display: inline-block;
    float: left;
  }
  .websites-forms-input-text .control {
    clear: both;
    display: inline-block;
    float: left;
  }
  .websites-forms-input-text .control input {
    width: 280px;
    padding: 10px 5px;
  }
  .websites-forms-input-text .comment {
    font-style: italic;
    display: inline-block;
    float: left;
    margin-top: -5px;
  }
  .hint {
    display: none;
  }
  #ws-profile-submit {
    width: 95%;
    margin: 5px 0 0 0;
  }
  #do-add-product {
    float: left;
    width: 88%;
    margin-bottom: 5px;
  }
  #do-add,
  #do-order,
  #do-cancel {
    float: left !important;
    width: 38%;
    display: inline-block;
  }
  #do-cancel {
    float: right;
  }
  #do-add {
    width: 48% !important;
  }
  .reference,
  .selection,
  #category {
    height: 40px !important;
    font-size: 16px !important;
  }
  #category {
    margin-bottom: 5px;
  }
  .reference,
  .selection {
    width: 100% !important;
  }
  #user-info {
    top: 130px;
  }
}
