@charset "UTF-8";
/***** Styles pour toutes les pages *****/
/* Mixins ================================================================================= */
.sprite-elements-sprite, .sprite-elements-cadenat, .sprite-elements-close-cookie, .sprite-elements-close-news, .sprite-elements-coeur-wish, .sprite-elements-coeur, .sprite-elements-fb-over, .sprite-elements-fb, .sprite-elements-fleche-checkout, .sprite-elements-fleche-faq, .sprite-elements-froid, .sprite-elements-gplus-over, .sprite-elements-gplus, .sprite-elements-handle1, .sprite-elements-handle2, .sprite-elements-loupe-produit, .sprite-elements-menu-mob-actif, .sprite-elements-menu-mob, .sprite-elements-picto-cart, .sprite-elements-picto-login, .sprite-elements-picto-retour, .sprite-elements-pluie, .sprite-elements-poubelle-big, .sprite-elements-poubelle, .sprite-elements-scroll-top, .sprite-elements-twit-over, .sprite-elements-twit, .sprite-elements-vent {
  background-image: url('../images/sprite-elements-s91d6687117.png');
  background-repeat: no-repeat;
}

.sprite-elements-cadenat {
  background-position: 0 0;
}

.sprite-elements-close-cookie {
  background-position: 0 -26px;
}

.sprite-elements-close-news {
  background-position: 0 -37px;
}

.sprite-elements-coeur-wish {
  background-position: 0 -59px;
}

.sprite-elements-coeur {
  background-position: 0 -82px;
}

.sprite-elements-fb-over {
  background-position: 0 -99px;
}

.sprite-elements-fb {
  background-position: 0 -117px;
}

.sprite-elements-fleche-checkout {
  background-position: 0 -135px;
}

.sprite-elements-fleche-faq {
  background-position: 0 -145px;
}

.sprite-elements-froid {
  background-position: 0 -155px;
}

.sprite-elements-gplus-over {
  background-position: 0 -188px;
}

.sprite-elements-gplus {
  background-position: 0 -207px;
}

.sprite-elements-handle1 {
  background-position: 0 -226px;
}

.sprite-elements-handle2 {
  background-position: 0 -240px;
}

.sprite-elements-loupe-produit {
  background-position: 0 -254px;
}

.sprite-elements-menu-mob-actif {
  background-position: 0 -275px;
}

.sprite-elements-menu-mob {
  background-position: 0 -290px;
}

.sprite-elements-picto-cart {
  background-position: 0 -305px;
}

.sprite-elements-picto-login {
  background-position: 0 -322px;
}

.sprite-elements-picto-retour {
  background-position: 0 -338px;
}

.sprite-elements-pluie {
  background-position: 0 -349px;
}

.sprite-elements-poubelle-big {
  background-position: 0 -382px;
}

.sprite-elements-poubelle {
  background-position: 0 -402px;
}

.sprite-elements-scroll-top {
  background-position: 0 -416px;
}

.sprite-elements-twit-over {
  background-position: 0 -428px;
}

.sprite-elements-twit {
  background-position: 0 -447px;
}

.sprite-elements-vent {
  background-position: 0 -466px;
}

/****************************/
/****** Fonts *****/
@font-face {
  font-family: 'montserrat';
  src: url("fonts/montserrat-regular-webfont.eot");
  src: url("fonts/montserrat-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-regular-webfont.woff") format("woff"), url("fonts/montserrat-regular-webfont.ttf") format("truetype"), url("fonts/montserrat-regular-webfont.svg#montserratregular") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'montserrat';
  src: url("fonts/montserrat-bold-webfont.eot");
  src: url("fonts/montserrat-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-bold-webfont.woff") format("woff"), url("fonts/montserrat-bold-webfont.ttf") format("truetype"), url("fonts/montserrat-bold-webfont.svg#montserratbold") format("svg");
  font-weight: 700;
  font-style: normal;
}
/*****************/
/********** Variables couleurs *****/
/***********************/
/**** Base responsive ****/
.row {
  width: 100%;
}

.row > * {
  -moz-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
}

.row:before, .row:after {
  content: "";
  display: table;
}

.row:after {
  clear: both;
}

.row {
  *zoom: 1;
}

.col_0 {
  width: 100%;
  margin-bottom: 0px;
  display: block;
}

.col_1,
.col_2,
.col_3, .col_3c,
.col_4, .col_4c,
.col_5, .col_5c,
.col_6, .col_6c,
.col_7, .col_7c,
.col_8, .col_8c,
.col_9, .col_9c,
.col_10, .col_10c,
.col_11, .col_11c,
.col_12, .col_12c,
.col_13, .col_13c,
.col_14, .col_14c,
.col_15, .col_15c {
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0px;
  float: left;
  display: block;
}

/* columns (autogenerated styles) */
.col_1 {
  width: 100%;
}

.col_2 {
  width: 50%;
}

.col_3 {
  width: 33.3333333333%;
}

.col_4 {
  width: 25%;
}

.col_5 {
  width: 20%;
}

.col_6 {
  width: 16.6666666667%;
}

.col_7 {
  width: 14.2857142857%;
}

.col_8 {
  width: 12.5%;
}

.col_9 {
  width: 11.1111111111%;
}

.col_10 {
  width: 10%;
}

.col_11 {
  width: 9.09090909091%;
}

.col_12 {
  width: 8.33333333333%;
}

.col_13 {
  width: 7.69230769231%;
}

.col_14 {
  width: 7.14285714286%;
}

.col_15 {
  width: 6.66666666667%;
}

/* complements (autogenerated styles) */
.col_3c {
  width: 66.6666666667%;
}

.col_4c {
  width: 75%;
}

.col_5c {
  width: 80%;
}

.col_6c {
  width: 83.3333333333%;
}

.col_7c {
  width: 85.7142857143%;
}

.col_8c {
  width: 87.5%;
}

.col_9c {
  width: 88.8888888889%;
}

.col_10c {
  width: 90%;
}

.col_11c {
  width: 90.9090909091%;
}

.col_12c {
  width: 91.6666666667%;
}

.col_13c {
  width: 92.3076923077%;
}

.col_14c {
  width: 92.8571428571%;
}

.col_15c {
  width: 93.3333333333%;
}

img, object, embed {
  max-width: 100%;
}

img {
  height: auto;
}

figure img {
  max-width: 100%;
}

.skip-float {
  clear: left;
}

.video-holder {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  display: block;
}

.video-holder iframe, .video-holder object, .video-holder embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
  === BASE PAGE ====
*/
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.noneDisplay {
  display: none;
}

body {
  font: 12px/1.35 "montserrat", sans-serif;
  color: #616161;
}

.col-left {
  width: 130px;
  float: left;
}

.col-right {
  width: 22%;
  float: right;
}

.col2-left-layout .col-main {
  float: right;
  width: 85%;
}

.col2-right-layout .col-main {
  float: left;
  width: 85%;
}

.messages {
  padding-top: 20px;
  margin: 0 auto;
  max-width: 1024px;
}
.messages li {
  padding: 10px 80px;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.messages li.error-msg {
  background: #fff;
  color: #ff0f0f;
  border: 2px solid #ff0f0f;
}
.messages li.error-msg a {
  color: #ff0f0f;
}
.messages li.success-msg {
  background: #fff;
  color: #0bb2a0;
  border: 2px solid #0bb2a0;
}
.messages li.success-msg a {
  color: #0bb2a0;
}
.messages li.notice-msg, .messages li.note-msg {
  background: #fff;
  color: #9c9c9c;
  border: 2px solid #9c9c9c;
}
.messages li.notice-msg a, .messages li.note-msg a {
  color: #9c9c9c;
}
.messages li ul li {
  padding: 0;
}

.breadcrumbs {
  float: left;
  padding: 15px 0 0 70px;
  margin-bottom: 20px;
}

.breadcrumbs li {
  display: inline;
  color: #005f9f;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}
.breadcrumbs li strong {
  font-weight: 300;
}
.breadcrumbs li a {
  color: #616161;
  text-decoration: none;
}


.btn-remove {
  margin: 0 10px;
  display: block;
  margin: 0 auto;
  text-indent: -9999px;
}

/* Pager */
.pager {
  margin: 0 0 18px 0;
  text-align: center;
}
.pager .amount {
  float: left;
  font-size: 13px;
  color: #616161;
  margin-top: 2px;
}
.pager .limiter {
  float: right;
  color: #616161;
  font-size: 13px;
}
.pager .limiter label {
  display: block;
  float: left;
  margin: 4px 7px 0 0;
}
.pager .pages {
  float: right;
  margin: 0;
}
.pager .pages span {
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  color: #616161;
  margin-right: 13px;
}
.pager .pages ol {
  display: inline;
}
.pager .pages ol li {
  display: inline;
  font-size: 13px;
  margin: 0 5px;
}
.pager .pages ol li.current {
  color: #005f9f;
}
.pager .pages ol li a {
  color: #616161;
  text-decoration: none;
}
.pager .pages ol li a:hover {
  color: #005f9f;
}

/*
  === HEADER ====
*/
.header-container .quick-access {
  height: 32px;
  position: relative;
  border-bottom: 1px solid #cacaca;
}
.header-container .quick-access .left-top-header {
  float: left;
}
.header-container .login-header {
  float: left;
  height: 30px;
  margin-right: 10px;
}
.header-container .login-header .login-menu {
  font-size: 13px;
  padding: 0 10px;
  height: 31px;
  line-height: 30px;
  display: block;
  text-transform: uppercase;
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  text-decoration: none;
}
.header-container .login-header .login-menu:hover {
  color: #005f9f;
  cursor: pointer;
}
.header-container .login-header .login-menu.top-menu-actif {
  background: #fff;
  border-right: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3;
  height: 32px;
  color: #005f9f;
}
.header-container .login-header .login-menu .picto-login {
  display: none;
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -322px;
  background-repeat: no-repeat;
  height: 16px;
  width: 13px;
}
.header-container .login-header .toggle-login {
  position: absolute;
  display: none;
  right: 0;
  top: 32px;
  z-index: 999;
  background: #fff;
  border: 1px solid #d3d3d3;
  border-top: none;
  padding: 20px 15px 15px;
  width: 270px;
}
.header-container .login-header .toggle-login button.button {
  float: none;
  display: block;
  width: 100%;
}
.header-container .login-header .toggle-login input.button  {
  height: 40px;
  line-height: 40px;
  background: #001b36;
  font-family: "montserrat", sans-serif;
}
.header-container .login-header .toggle-login input.button {
  font-size: 15px;
}
.header-container .login-header .toggle-login button.button:hover > span span {
  background: #005f9f;
}
.header-container .login-header .toggle-login a.mdp-oublie {
  text-align: right;
  margin-bottom: 20px;
  font-style: italic;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  margin-top: -10px;
  color: #616161;
  display: block;
}
.header-container .login-header .toggle-login a.mdp-oublie:hover {
  color: #000;
}
.header-container .welcome-msg {
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  line-height: 30px;
  float: left!IMPORTANT;
  margin-right: 10px;
}
.header-container .welcome-msg .toggle-logout {
  display: none;
}
.header-container .menu-header {
  float: right;
}
.header-container .menu-header .links {
  float: left;
}
.header-container .menu-header .links > li {
  height: 30px;
  line-height: 30px;
}
.header-container .menu-header .links > li.cart-header .bt-cart {
  font-size: 13px;
  height: 31px;
  line-height: 30px;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  color: #616161;
  text-transform: uppercase;
  padding: 0 15px 0 10px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.header-container .menu-header .links > li.cart-header .bt-cart:hover {
  color: #005f9f;
  cursor: pointer;
}
.header-container .menu-header .links > li.cart-header .bt-cart.top-menu-actif {
  background: #fff;
  border-right: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3;
  height: 32px;
  color: #005f9f;
}
.header-container .menu-header .links > li.cart-header .bt-cart .picto-cart {
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -305px;
  background-repeat: no-repeat;
  height: 17px;
  width: 17px;
  float: left;
  margin: 7px 7px 0 0;
}
.header-container .menu-header .links > li.cart-header .toggle-cart {
  position: absolute;
  display: none;
  right: 0;
  top: 32px;
  z-index: 999;
  background: #fff;
  border: 1px solid #d3d3d3;
  border-top: none;
  width: 370px;
  padding: 15px;
}
.header-container .menu-header .links > li.cart-header .toggle-cart a {
  padding: 0;
}
.header-container .menu-header .links > li.cart-header .toggle-cart p.empty {
  text-align: center;
  font-size: 13px;
}
.header-container .menu-header .links > li.cart-header .toggle-cart .title-toggle-cart {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  text-decoration: none;
  color: #616161;
  margin-bottom: 25px;
}
.header-container .menu-header .links > li.cart-header .toggle-cart .title-toggle-cart:hover {
  color: #000;
}
.header-container .menu-header .links > li.cart-header .toggle-cart ol li {
  display: block;
  padding: 10px 0 15px 0;
  background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
  position: relative;
}
.header-container .menu-header .links > li.cart-header .toggle-cart ol li .product-image {
  float: left;
  margin: 0 10px 0;
}
.header-container .menu-header .links > li.cart-header .toggle-cart ol li .btn-remove {
  position: absolute;
  right: 0;
  top: 14px;
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -402px;
  background-repeat: no-repeat;
  height: 14px;
  width: 11px;
}
.header-container .menu-header .links > li.cart-header .toggle-cart ol li .product-name {
  padding: 5px 0 0 0;
  max-width: 200px;
  line-height: 13px;
}
.header-container .menu-header .links > li.cart-header .toggle-cart ol li .product-name a {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 13px;
  color: #616161;
  text-decoration: none;
}
.header-container .menu-header .links > li.cart-header .toggle-cart ol li .product-name a:hover {
  color: #005f9f;
}
.header-container .menu-header .links > li.cart-header .toggle-cart ol li .price {
  position: absolute;
  right: 0;
  top: 7px;
  font-size: 14px;
  color: #616161;
  font-weight: 300;
  right: 24px;
}
.header-container .menu-header .links > li.cart-header .toggle-cart ol li .old-price .price {
  font-size: 12px;
  text-decoration: line-through;
}
.header-container .menu-header .links > li.cart-header .toggle-cart ol li .special-price .price {
  top: 25px;
  color: #005f9f;
}
.header-container .menu-header .links > li.cart-header .toggle-cart .subtotal {
  height: 20px;
  text-transform: uppercase;
  font-weight: 700;
  color: #001b36;
  font-size: 14px;
  line-height: 14px;
  margin: 15px 0;
}
.header-container .menu-header .links > li.cart-header .toggle-cart .subtotal .label {
  float: left;
}
.header-container .menu-header .links > li.cart-header .toggle-cart .subtotal .price {
  float: right;
  color: #616161;
  margin-right: 20px;
}
.header-container .menu-header .links > li.cart-header .toggle-cart button.button {
  float: right;
  width: 140px;
  font-family: "montserrat", sans-serif;
}
.header-container .menu-header .links > li.cart-header .toggle-cart button.button span {
  height: 40px;
  line-height: 40px;
  font-size: 15px;
}
.header-container .menu-header .links > li.cart-header .toggle-cart a.go-cart {
  display: block;
  width: 190px;
  float: left;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  text-decoration: none;
  background: #001b36;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
}
.header-container .menu-header .links > li.cart-header .toggle-cart a.go-cart:hover {
  background-color: #005f9f;
}
.header-container .menu-top-header {
  margin: 0 0 8px 0;
}

.header-container {
  background: #fff;
  position: absolute;
  z-index: 210;
  width: 100%;
  top: 0;
}
.header-container .block-lang {
  position: absolute;
  left: 100px;
}
.header-container .block-lang li {
  display: inline-block;
}
.header-container .block-lang li a {
  display: inline-block;
  height: 28px;
  width: 28px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
}
.header-container .block-lang li a.active {
  color: #005f9f;
}
.header-container .logo {
  text-decoration: none;
  display: block;
  position: absolute;
  z-index: 99;
  left: 0;
  top: 0;
  width: 97px;
}
.header-container .logo .logo {
  margin: 0;
}
.header-container .logo strong {
  position: absolute;
  top: -999em;
  left: -999em;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}
.header-container.sticky {
  position: fixed;
  top: -150px;
}
.header-container.sticky .logo {
  width: 68px;
}
.header-container.sticky.sticky-open {
  -moz-transition: all 0.8s ease-in-out 0s;
  -o-transition: all 0.8s ease-in-out 0s;
  -webkit-transition: all 0.8s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.8s ease-in-out 0s;
  top: 0;
}
.header-container.sticky .block-lang {
  left: 75px;
}

/*
  === NAVIGATION ====
*/
.picto-menu {
  display: none;
  width: 100%;
  height: 38px;
  font-size: 20px;
  color: #848587;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
}

.picto-mob {
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -290px;
  background-repeat: no-repeat;
  height: 15px;
  width: 24px;
  display: inline-block;
  margin: 0 20px 0 0;
}

.content-nav {
  max-width: 1797px;
  padding: 0 40px;
  margin: 0 auto;
  height: 38px;
}

.nav-container {
  height: 38px;
  position: relative;
}

#search_mini_form .form-search {
  position: absolute;
  width: 100%;
  display: none;
  height: 38px;
  background: #e5e5e5;
  top: 70px;
  left: 0;
}
#search_mini_form .form-search input {
  font-family: "Lato", sans-serif;
  font-style: italic;
  width: 100%;
  background: none;
  border: none;
  font-size: 17px;
  width: 50%;
  margin: 0 auto;
  display: block;
  padding: 0;
  text-align: center;
  color: #005f9f;
  padding: 7px 0;
  height: 35px;
}
#search_mini_form .form-search button.button {
  width: 11px;
  height: 11px;
  position: absolute;
  top: 10px;
  right: 20px;
}
#search_mini_form .form-search button.button span {
  display: block;
  padding: 0;
  width: 11px;
  height: 11px;
  background: none;
}
#search_mini_form .form-search button.button span span {
  text-indent: -9999px;
  background: none;
}
#search_mini_form .form-search .search-autocomplete {
  background: #fff;
  border: 1px solid #dcdcdd;
  padding: 10px;
  max-width: 100%;
  z-index: 9999;
}
#search_mini_form .form-search .search-autocomplete li {
  color: #848587;
}
#search_mini_form .form-search .search-autocomplete li:hover {
  color: #000;
  cursor: pointer;
}

#nav {
  text-align: center;
  height: 36px;
  padding: 0 0 0 60px;
}
#nav > li {
  text-align: center;
  display: inline-block;
}
#nav > li.over {
  z-index: 998;
}
#nav > li > a {
  display: block;
  float: left;
  text-decoration: none;
  height: 38px;
  padding: 0 20px;
  line-height: 38px;
  color: #616161;
  font-size: 13px;
  text-transform: uppercase;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
}
#nav > li > a:hover {
  text-decoration: none;
  color: #005f9f;
}
#nav > li > a span {
  display: block;
}
#nav > li.over > a {
  color: #005f9f;
  background: #e5e5e5;
}
#nav > li div.shown-sub {
  z-index: 2;
  max-height: 600px;
}
#nav > li.active > a {
  color: #005f9f;
}
#nav > li.active.nav-5 > a {
  color: #d5582e;
}
#nav > li > div {
  position: absolute;
  top: 38px;
  display: block;
  left: 0;
  max-height: 0;
  overflow: hidden;
  background: #e5e5e5;
  width: 100%;
  padding: 0 50px 0 70px;
  text-align: left;
  -moz-transition: all 0.8s ease-in-out 0s;
  -o-transition: all 0.8s ease-in-out 0s;
  -webkit-transition: all 0.8s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.8s ease-in-out 0s;
}
#nav > li > div ul.level0 {
  display: block;
  font-family: "Roboto Condensed", sans-serif;
}
#nav > li > div ul.level0 > li > a {
  display: block;
  font-size: 15px;
  line-height: 15px;
  text-transform: uppercase;
  color: #001b36;
  text-decoration: none;
  height: 24px;
  background: url(../images/bdb-bleu.jpg) 0 bottom no-repeat;
  margin-bottom: 10px;
}
#nav > li > div ul.level0 li.level1 {
  width: 33.3333%;
  float: left;
  padding: 0 4%;
  border-right: 1px solid #d3d3d3;
}
#nav > li > div ul.level0 li.level2 {
  margin: 7px 0;
}
#nav > li > div li ul li a {
  font-size: 14px;
  text-decoration: none;
  color: #616161;
}
#nav > li > div li ul li a:hover {
  color: #005f9f;
}
#nav .submenu {
  width: 48%;
  float: left;
  padding: 20px 0;
}
#nav .remonter-menu {
  width: 50%;
  float: right;
  padding: 20px 0;
}
#nav .remonter-menu .remonter-bloc {
  text-decoration: none;
  color: #005f9f;
  display: block;
  float: left;
  width: 48%;
  position: relative;
}
#nav .remonter-menu .remonter-bloc span {
  display: block;
  width: 100%;
  max-width: 355px;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 10px 5px;
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  background: url(../images/bg-opacity-fff.png) 0 0;
}
#nav .remonter-menu .remonter-bloc.bloc2 {
  margin-left: 4%;
}
#nav .menu-search {
  position: inherit;
  background: none;
  display: block;
}
#nav .menu-search .loupe {
  display: block;
  width: 38px;
  height: 38px;
  max-height: 38px;
  background: url(../images/pictos.png) 7px 7px no-repeat;
  cursor: pointer;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
}
#nav .menu-search .loupe:hover, #nav .menu-search .loupe.loupe-active {
  background-position: 7px -52px;
  background-color: #e5e5e5;
}

.menu-search-mobile {
  display: none;
}

/*
  === CONTENU ====
*/
.content-reassurance-header {
  padding: 0 40px;
  max-width: 1797px;
  margin: 0 auto;
}

.reassurance-header {
  padding: 10px;
  background: #001b36;
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  line-height: 17px;
  text-align: center;
  text-transform: uppercase;
  min-height: 38px;
}

.ie8 .reassurance-header {
  height: 38px;
  line-height: 38px;
}

.main-container {
  width: 100%;
  max-width: 1797px;
  padding: 0 40px;
  margin: 108px auto 0 auto;
}

.main{  width: 100%;
  max-width: 1797px;} /* devo*/

.page-title {
  margin-bottom: 40px;
}
.page-title h1 {
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  color: #005f9f;
}

.form-list li {
  margin-bottom: 15px;
}
.form-list li.prefix-fields .input-box input {
  float: left;
  margin: 5px 3px 0 0;
}
.form-list li.prefix-fields .input-box label {
  display: block;
  float: left;
  width: auto;
  text-align: left;
  font-size: 13px;
  text-transform: none;
  margin-right: 0;
}
.form-list li.prefix-fields .input-box label:last-child {
  padding-right: 0;
}
.form-list .input-text {
  width: 100%;
  color: #616161;
  border: 2px solid #dcdcdd;
  height: 33px;
  font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
  padding: 0 12px;
}
.form-list .input-text.validation-failed {
  border-color: #d30c0c;
}
.form-list .input-text.input-textarea {
  padding-top: 7px;
  min-height: 115px;
}

.ie8 .form-list .input-text {
  padding-top: 5px;
}

.validation-advice {
  font-size: 12px;
  padding: 7px 0 6px 25px;
  font-family: "Roboto Condensed", sans-serif;
  color: #d30c0c;
  background: url(../images/pictos.png) 0 -736px no-repeat;
}

input.button {
  -webkit-border-fit: lines;
  overflow: visible;
  width: auto;
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent;
  cursor: pointer;
  font-family: "montserrat", sans-serif;
}
input.button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input.button {
  background: #005f9f;
  height: 48px;
  line-height: 48px;
  border: none;
  padding: 0;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
}
input.button  {
  display: block;
  height: 48px;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  padding: 0 15px;
}
input.button:hover  {
  background: #001b36;
}
input.button:hover  {
  background: #001b36;
}

/*** Custom checkbox **/
.control {
  position: relative;
}
.control label {
  position: relative;
  cursor: inherit;
  padding: 0 0 0 27px;
  font-size: 13px;
  font-family: "Lato", sans-serif;
}
.control input[type="checkbox"] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.control input[type="checkbox"] + label {
  display: block;
  cursor: inherit;
}
.control input[type="checkbox"] + label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  background: #fff url(../images/custom-check.png) 0 0 no-repeat;
}
.control input[type="checkbox"] + label:hover:before {
  background-color: #005f9f;
}
.control input[type="checkbox"]:checked + label:before {
  background-color: #001b36;
}
.control input[type="checkbox"]:disabled + label:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}

/**** Custom scroll ****/
.jspContainer {
  overflow: hidden;
  position: relative;
}

.jspPane {
  position: absolute;
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 7px;
  height: 100%;
}

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
}

.jspVerticalBar *,
.jspHorizontalBar * {
  margin: 0;
  padding: 0;
}

.jspCap {
  display: none;
}

.jspHorizontalBar .jspCap {
  float: left;
}

.jspTrack {
  background: url(../images/bg-scroll.jpg) -1px 0 repeat-y;
  position: relative;
}

.jspDrag {
  background: #005f9f;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
}

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}

.jspVerticalBar .jspArrow {
  height: 7px !important;
  background: url(../images/arrow-scroll.jpg) 0 0 no-repeat;
  transition: none;
}

.jspVerticalBar .jspArrow.jspArrowUp.jspDisabled {
  background-position: -10px 0;
}

.jspVerticalBar .jspArrow.jspArrowDown {
  background-position: -1px bottom;
}

.jspVerticalBar .jspArrow.jspArrowDown.jspDisabled {
  background-position: -11px bottom;
}

.jspHorizontalBar .jspArrow {
  width: 7px;
  float: left;
  height: 100%;
}

.jspVerticalBar .jspArrow:focus {
  outline: none;
}

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

/*Select customisable*/
.customdropbg {
  background: #fff;
  height: 30px;
  padding-left: 5px;
  position: relative;
  border: 1px solid #616161;
}
.customdropbg select {
  width: 100%;
  height: 30px;
}

.customdroptext {
  background: url("../images/cselect.png") right 11px no-repeat;
  color: #001b36;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  display: block;
  height: 29px;
  line-height: 22px;
  padding: 2px 34px 0px 8px;
  text-align: left;
  font-weight: normal;
  overflow: hidden;
}

.customdrop {
  background: none;
  border: none;
  color: #001b36;
  font-family: "Roboto Condensed", sans-serif;
  cursor: pointer;
  font-size: 15px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}

.form-list .customdropbg {
  border: 2px solid #dfe1e0;
}
.form-list .customdroptext {
  font-size: 14px;
  color: #616161;
}

/*Select customisable partie customer*/
.customdropbg2 {
  background: #001b36;
  height: 40px;
  position: relative;
}
.customdropbg2 select {
  width: 100%;
  height: 40px;
}
.customdropbg2 select option {
  font-family: "montserrat", sans-serif;
  padding: 6px 10px;
}

.customdroptext2 {
  background: url("../images/pictos.png") right -103px no-repeat;
  color: #fff;
  font-family: "montserrat", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 35px;
  text-align: center;
  font-weight: normal;
  overflow: hidden;
}
.customdroptext2.drop-active {
  background-position: right -1061px;
}

.customdrop2 {
  background: none;
  border: none;
  background-color: #001b36;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  cursor: pointer;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}

/**** Style de base formulaire ***/
.input-text {
  border: 3px solid #dbdbdb;
  height: 48px;
  padding: 6px 12px;
  font-size: 12px;
  color: #616161;
  width: 100%;
}

.validation-failed {
  border-color: #d30c0c;
  background: #fff;
}

.ie8 .newsletter-footer .input-text {
  padding-top: 12px;
}

/*
  === FOOTER ====
*/
.fancy-reinssurance {
  max-width: 700px;
  padding: 0 20px 30px;
}
.fancy-reinssurance .title-fancy {
  font-size: 16px;
  text-transform: uppercase;
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 25px;
}
.fancy-reinssurance .title-fancy img {
  display: inline-block;
  margin-right: 7px;
  vertical-align: middle;
}
.fancy-reinssurance p {
  font-size: 13px;
  color: #616161;
}
.fancy-reinssurance table {
  margin: 20px 0;
  border-right: 1px solid #616161;
  border-top: 1px solid #616161;
}
.fancy-reinssurance table td {
  border-left: 1px solid #616161;
  border-bottom: 1px solid #616161;
  font-family: "Roboto Condensed", sans-serif;
  color: #616161;
  padding: 0 7px;
}

.footer-container {
    max-width: 1717px;
    margin: 0 auto;
    padding: 0 40px;
}
.footer-container .footer {
  background: url(../images/bd-dot-grey.png) 0 0 repeat-x;
}
.footer-container .footer-reinsurance {
  padding: 25px 0 30px 0;
}
.footer-container .footer-reinsurance-content {
  max-width: 1330px;
  margin: 0 auto;
}
.footer-container .footer-reinsurance-content ul {
  float: left;
  width: 59%;
  padding-top: 8px;
}
.footer-container .reinssurance-footer-block {
  width: 32%;
  display: inline-block;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  color: #616161;
  text-align: center;
}
.footer-container .reinssurance-footer-block a {
  color: #616161;
  display: block;
  text-decoration: none;
}
.footer-container .reinssurance-footer-block a:hover {
  color: #005f9f;
}
.footer-container .reinssurance-footer-block img {
  display: block;
  margin: 0 auto 20px auto;
}
.footer-container .newsletter-footer {
  float: left;
  width: 40%;
}
.footer-container .newsletter-footer .input-box {
  width: 55%;
  float: left;
}
.footer-container .newsletter-footer .button {
  width: 40%;
  float: right;
}
.footer-container .newsletter-footer-title {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #005f9f;
  margin-bottom: 8px;
}
.footer-container .footer-menu {
  background: url(../images/bd-dot-grey.png) 0 0 repeat-x;
  padding: 40px 0;
}
.footer-container .footer-menu-content {
  max-width: 1330px;
  margin: 0 auto;
  padding: 0 10px;
}
.footer-container .footer-menu-block {
  width: 20%;
  float: left;
}
.footer-container .footer-menu-block a {
  color: #616161;
  font-size: 12px;
  display: block;
  padding: 6px 0;
  text-decoration: none;
}
.footer-container .footer-menu-block a:hover {
  color: #005f9f;
}
.footer-container .footer-menu-title {
  font-size: 14px;
  font-weight: 700;
  color: #616161;
  margin-bottom: 15px;
}
.footer-container .footer-menu-title.footer-menu-title-social {
  text-transform: uppercase;
}
.footer-container .list-social {
  padding-top: 15px;
}
.footer-container .list-social li {
  display: inline-block;
  width: 47px;
  height: 47px;
  margin: 0 15px 15px 0;
}
.footer-container .list-social li:last-child {
  margin-right: 0;
}
.footer-container .list-social li a {
  display: block;
  height: 47px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border: 2px solid #dbdbdb;
  background: #fff;
  padding-top: 12px;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
}
.footer-container .list-social li a span {
  display: block;
  margin: 0 auto;
  text-indent: -9999px;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
}
.footer-container .list-social li a span.facebook {
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -117px;
  background-repeat: no-repeat;
  height: 18px;
  width: 9px;
}
.footer-container .list-social li a span.google_plus {
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -207px;
  background-repeat: no-repeat;
  height: 19px;
  width: 22px;
}
.footer-container .list-social li a span.pinterest {
  width: 16px;
  height: 20px;
  background: url(../images/pinterest.png) 0 0 no-repeat;
}
.footer-container .list-social li a span.twitter {
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -447px;
  background-repeat: no-repeat;
  height: 19px;
  width: 22px;
}
.footer-container .list-social li a:hover {
  border: 2px solid #828282;
  background: #828282;
}
.footer-container .list-social li a:hover > span.facebook {
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -99px;
  background-repeat: no-repeat;
  height: 18px;
  width: 9px;
}
.footer-container .list-social li a:hover > span.google_plus {
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -188px;
  background-repeat: no-repeat;
  height: 19px;
  width: 22px;
}
.footer-container .list-social li a:hover > span.pinterest {
  background-position: 0 -20px;
}
.footer-container .list-social li a:hover > span.twitter {
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -428px;
  background-repeat: no-repeat;
  height: 19px;
  width: 22px;
}
.footer-container ul.link-foot {
  background: url(../images/bd-dot-grey.png) 0 0 repeat-x;
  text-align: center;
  font-size: 14px;
  padding: 30px 0;
  font-family: "Roboto Condensed", sans-serif;
}
.footer-container ul.link-foot li {
  display: inline;
  color: #616161;
  margin: 0 17px;
}
.footer-container ul.link-foot li a {
  color: #616161;
  text-decoration: none;
}
.footer-container ul.link-foot li a:hover {
  color: #005f9f;
}
.footer-container ul.link-foot li img {
  margin-left: 30px;
  vertical-align: middle;
}
.footer-container .scrollToTop {
  width: 70px;
  height: 80px;
  background: #005f9f;
  position: fixed;
  bottom: 0;
  right: 0;
  text-align: center;
  padding: 10px 2px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  display: none;
  font-size: 12px;
  line-height: 18px;
}
.footer-container .scrollToTop span {
  display: block;
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -416px;
  background-repeat: no-repeat;
  height: 12px;
  width: 17px;
  margin: 0 auto 12px auto;
}
.footer-container .footer-tbs-desc {
  text-align: center;
  padding: 0 90px 10px 90px;
}

/*
  === HOME PAGE ====
*/
.slider-home {
  margin-bottom: 1.6%;
  position: relative;
}
.slider-home .bx-controls {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 4%;
  left: 0;
  z-index: 59;
}
.slider-home .bx-controls .bx-pager-item {
  display: inline-block;
}
.slider-home .bx-controls .bx-pager-item a {
  display: block;
  width: 16px;
  height: 16px;
  margin: 0 1px;
  background: url(../images/controls-slider.png) 0 0 no-repeat;
  text-indent: -9999px;
}
.slider-home .bx-controls .bx-pager-item a:hover {
  background-position: 0 -33px;
}
.slider-home .bx-controls .bx-pager-item a.active {
  background-position: 0 -33px;
}
.slider-home .content-abs-slide {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  width: 30%;
}
.slider-home .slider-home-text {
  display: table;
  right: 0;
  top: 12%;
  width: 100%;
  bottom: 0;
  height: 100%;
}
.slider-home .slider-home-text-content {
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.slider-home .slider-home-text-little-title {
  display: block;
  text-align: center;
  padding: 0 15px;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-size: 23px;
  color: #fff;
  margin-bottom: 5px;
}
.slider-home .slider-home-text-title {
  display: block;
  text-align: center;
  padding: 0 15px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 26px;
  color: #fff;
  margin-bottom: 15px;
}
.slider-home .slider-home-text-link {
  display: inline-block;
  border: 2px solid #fff;
  height: 36px;
  padding-right: 35px;
  line-height: 33px;
  width: 165px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
  position: relative;
}
.slider-home .slider-home-text-link .arrow-link {
  position: absolute;
  right: 0;
  top: 0;
  height: 32px;
  width: 32px;
  border-left: 2px solid #fff;
  background: url(../images/pictos.png) 50% -107px no-repeat;
}
.slider-home .slider-home-text-link:hover {
  background: #fff;
  color: #616161;
}
.slider-home .slider-home-text-link:hover > .arrow-link {
  background-position: 50% -169px;
}

.grid-home {
  margin-bottom: 1.6%;
}
.grid-home .block-grid {
  float: left;
  width: 32.2%;
  margin: 0 0.85%;
  background: rgba(51, 51, 51, 0.25);
  -moz-transition: all 250ms linear 0s;
  -o-transition: all 250ms linear 0s;
  -webkit-transition: all 250ms linear;
  -webkit-transition-delay: 0s;
  transition: all 250ms linear 0s;
}
.grid-home .block-grid a {
  display: block;
  color: #fff;
  text-decoration: none;
  position: relative;
}
.grid-home .block-grid a:before {
  border: 1px solid #fff;
  bottom: 30px;
  content: "";
  left: 30px;
  position: absolute;
  right: 30px;
  top: 30px;
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.35s ease 0s;
}
.grid-home .block-grid a:hover:before {
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.grid-home .block-grid .title-grid {
  position: absolute;
  z-index: 5;
  width: 100%;
  top: 39%;
  text-align: center;
  display: block;
  font-size: 30px;
  text-transform: uppercase;
  -moz-transition: all 250ms linear 0s;
  -o-transition: all 250ms linear 0s;
  -webkit-transition: all 250ms linear;
  -webkit-transition-delay: 0s;
  transition: all 250ms linear 0s;
}
.grid-home .block-grid img {
  position: relative;
  z-index: -1;
}
.grid-home .block-grid.first {
  margin-left: 0;
}
.grid-home .block-grid.last {
  float: right;
  margin-right: 0;
}
.grid-home .block-grid .text-grid {
  position: absolute;
  width: 100%;
  left: 0;
  top: 70%;
  z-index: 9;
  text-align: center;
  display: block;
  color: #616161;
  padding: 7px 0;
}
.grid-home .block-grid.last .text-grid {
  top: 74%;
}
.grid-home .block-grid:hover {
  background: transparent;
}
.grid-home .block-grid:hover .title-grid {
  top: 45%;
}

/****** Push product home ******/
.push-product {
  margin-bottom: 1.6%;
}
.push-product .bx-wrapper {
  position: relative;
  padding-top: 22px;
}
.push-product .bx-pager {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 0;
  left: 0;
  z-index: 59;
}
.push-product .bx-pager .bx-pager-item {
  display: inline-block;
}
.push-product .bx-pager .bx-pager-item a {
  display: block;
  width: 16px;
  height: 16px;
  margin: 0 1px;
  background: url(../images/controls-slider.png) 0 0 no-repeat;
  text-indent: -9999px;
}
.push-product .bx-pager .bx-pager-item a:hover {
  background-position: 0 -33px;
}
.push-product .bx-pager .bx-pager-item a.active {
  background-position: 0 -33px;
}
.push-product .bx-prev {
  position: absolute;
  left: -50px;
  margin-top: -20px;
  top: 50%;
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/controls-slider.png) 0 -75px no-repeat;
  text-indent: -9999px;
}
.push-product .bx-prev:hover {
  background-position: 0 -120px;
}
.push-product .bx-prev.disabled {
  display: none;
}
.push-product .bx-next {
  position: absolute;
  right: -50px;
  margin-top: -20px;
  top: 50%;
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/controls-slider.png) 0 -162px no-repeat;
  text-indent: -9999px;
}
.push-product .bx-next:hover {
  background-position: 0 -207px;
}
.push-product .bx-next.disabled {
  display: none;
}

.push-product-title {
  font-family: "Lato", sans-serif;
  font-size: 26px;
  text-transform: uppercase;
  text-align: center;
  color: #005f9f;
  line-height: 30px;
  background: url(../images/double-bd-dot.png) 0 10px repeat-x;
  margin-bottom: 20px;
}
.push-product-title span {
  padding: 0 25px;
  background: #fff;
}

.push-product-list li {
  float: left;
  text-align: center;
  width: 310px;
}
.push-product-list li a {
  text-decoration: none;
  color: #616161;
}
.push-product-list li .price-box {
  margin-top: 10px;
}
.push-product-list li .price-box .regular-price .price {
  font-size: 18px;
}
.push-product-list li .price-box .old-price {
  display: inline;
  margin-right: 7px;
}
.push-product-list li .price-box .old-price .price {
  font-size: 12px;
  text-decoration: line-through;
  margin-right: 5px;
}
.push-product-list li .price-box .special-price {
  display: inline;
}
.push-product-list li .price-box .special-price .price {
  color: #005f9f;
  font-size: 18px;
  margin-left: 5px;
}
.push-product-list li .pictos {
  width: 100%;
  height: 47px;
  text-align: center;
}
.push-product-list li .pictos span {
  height: 21px;
  line-height: 17px;
  margin: 0 3px 3px 3px;
  padding: 0 5px;
  text-align: center;
  color: #005f9f;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  display: inline-block;
  border: 2px solid #005f9f;
}
.push-product-list li .pictos .promos {
  width: 55px;
}
.push-product-list li .pictos .europe {
  position: absolute;
  right: 0;
  top: 7px;
}

.push-product-name {
  font-size: 16px;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.push-product-subname {
  font-size: 13px;
  font-weight: normal;
}

.bx-wrapper {
  margin: 0 auto;
}

/*
  === CMS TYPE PAGE ====
*/
.cms-page-view .std {
  max-width: 1190px;
  margin: 0 auto 30px auto;
}
.cms-page-view .std:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.cms-page-view .std h2 {
  font-size: 17px;
  text-transform: uppercase;
  color: #001b36;
  margin-bottom: 25px;
}
.cms-page-view .std h3 {
  font-size: 14px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 300;
  color: #005f9f;
}
.cms-page-view .std p {
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 40px;
  text-align: justify;
}
.cms-page-view .std p .souligne {
  text-decoration: underline;
}
.cms-page-view .std a {
  color: #000;
}
.cms-page-view .std ul {
  list-style: none;
  margin-bottom: 30px;
  padding-left: 35px;
}
.cms-page-view .std ul li {
  color: #616161;
}
.cms-page-view .std ul.menu-cms {
  float: left;
  width: 205px;
  padding: 0;
  font-family: "montserrat", sans-serif;
}
.cms-page-view .std ul.menu-cms li {
  display: block;
}
.cms-page-view .std ul.menu-cms li a {
  display: block;
  padding: 8px 20px 8px 0;
  text-transform: uppercase;
  color: #616161;
  font-size: 12px;
  text-decoration: none;
}
.cms-page-view .std ul.menu-cms li a:hover {
  color: #005f9f;
}
.cms-page-view .std ul.menu-cms li a.current {
  color: #005f9f;
  background: url(../images/pictos.png) right -555px no-repeat;
}
.cms-page-view .std .content-cms {
  float: right;
  width: 77%;
  padding-left: 50px;
  background: url(../images/bd-dot-vertical.png) 0 0 repeat-y;
}

/********* PAGES GUIDE DES TAILLES ************/
.cms-page-view.cms-guide-des-tailles .std {
  font-family: "Roboto Condensed", sans-serif;
}
.cms-page-view.cms-guide-des-tailles .std h2 {
  font-size: 18px;
  text-transform: uppercase;
  color: #005f9f;
  margin-bottom: 25px;
  margin-top: 45px;
}
.cms-page-view.cms-guide-des-tailles .std h2:first-child {
  margin-top: 0;
}
.cms-page-view.cms-guide-des-tailles .std h3 {
  font-size: 18px;
  margin-bottom: 5px;
  text-transform: none;
  padding: 0 10px;
}
.cms-page-view.cms-guide-des-tailles .std p {
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 40px;
  text-align: justify;
  padding: 0 10px;
  text-align: left;
}
.cms-page-view.cms-guide-des-tailles .std p .souligne {
  text-decoration: underline;
}
.cms-page-view.cms-guide-des-tailles .std ul.liste-coupes {
  margin-bottom: 30px;
  padding-left: 0;
}
.cms-page-view.cms-guide-des-tailles .std ul.liste-coupes li {
  color: #616161;
  width: 22%;
  margin-right: 2%;
  display: inline-block;
  vertical-align: top;
}
.cms-page-view.cms-guide-des-tailles .std .visu-silhouette {
  display: inline-block;
  width: 40%;
}
.cms-page-view.cms-guide-des-tailles .std .description-silhouette {
  display: inline-block;
  width: 55%;
  max-width: 450px;
}

/**** FAQ **/
.cms-page-view.cms-faq .question {
  background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
  padding-bottom: 8px;
  margin-bottom: 15px;
  position: relative;
}
.cms-page-view.cms-faq .question .feleche {
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -145px;
  background-repeat: no-repeat;
  height: 10px;
  width: 6px;
  position: absolute;
  display: block;
  right: 25px;
  top: 7px;
  -moz-transition: all 250ms linear 0s;
  -o-transition: all 250ms linear 0s;
  -webkit-transition: all 250ms linear;
  -webkit-transition-delay: 0s;
  transition: all 250ms linear 0s;
}
.cms-page-view.cms-faq .question.question-active .feleche {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cms-page-view.cms-faq .question h2 {
  margin-bottom: 8px;
  padding-right: 45px;
  cursor: pointer;
}
.cms-page-view.cms-faq .question h2 span {
  display: inline-block;
  width: 26px;
  height: 26px;
  border: 2px solid #001b36;
  text-align: center;
  line-height: 23px;
  font-size: 16px;
}
.cms-page-view.cms-faq .reponse {
  display: none;
}

/*
  === ACCOUNT CREATE PAGE ====
*/
.account-create {
  max-width: 1100px;
  margin: 0 auto;
}
.account-create .page-title {
  margin-top: 20px;
}
.account-create .col_2 {
  padding: 5px 6% 0 4%;
  position: relative;
}
.account-create .col_2 h2 {
  font-weight: 300;
  color: #001b36;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 6%;
  padding-bottom: 15px;
  background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
}
.account-create .col_2.personal-infos {
  padding: 5px 4% 0 6%;
  background: url(../images/bd-dot-vertical.png) 0 0 repeat-y;
}
.account-create .form-list label {
  text-align: right;
  padding-right: 10px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  width: 45%;
  padding-top: 4px;
  color: #616161;
  text-transform: uppercase;
  font-size: 14px;
}
.account-create .form-list .input-box {
  float: right;
  width: 53%;
}
.account-create .form-list li.control label {
  text-transform: none;
  text-align: left;
  font-size: 13px;
  padding-right: 0;
  padding-top: 0;
  width: auto;
  float: right;
  width: 52%;
}
.account-create .customdropbg {
  border: 2px solid #dfe1e0;
  padding: 0;
}
.account-create .customdroptext {
  font-size: 13px;
}
.account-create .buttons-set {
  padding: 45px 0 20px 0;
}
.account-create .buttons-set p.required {
  font-size: 14px;
  color: #616161;
  float: left;
  margin: 7px 0 25px 0;
}
.account-create .buttons-set .buttons {
  float: right;
  width: 590px;
}
.account-create .buttons-set input.button {
  width: 40%!IMPORTANT; /* devo */
}
.account-create .buttons-set input.button {
  height: 40px;
  line-height: 40px;
}
.account-create .buttons-set input.button  {
  
  font-size: 14px;
}
.account-create .buttons-set a.back-link {
  display: block;
  width: 40%;
  text-transform: uppercase;
  color: #005f9f;
  font-size: 14px;
  text-align: center;
  height: 40px;
  line-height: 35px;
  text-decoration: none;
  border: 2px solid #005f9f;
  float: right;
  margin-left: 2%;
  background: url(../images/pictos.png) 0 -442px no-repeat;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
}
.account-create .buttons-set a.back-link:hover {
  background-color: #005f9f;
  background-position: 0 -507px;
  color: #fff;
}

.customer-dob .dob-day {
  float: left;
  margin-right: 4%;
  width: 28%;
}
.customer-dob .dob-month {
  float: left;
  margin-right: 4%;
  width: 28%;
}
.customer-dob .dob-year {
  float: left;
  width: 35%;
}
.customer-dob .customdropbg .validation-advice {
  display: none;
}

/*
  === LOGIN PAGE ====
*/
.account-login {
  max-width: 1100px;
  margin: 0 auto 30px auto;
}
.account-login .page-title {
  margin-top: 20px;
}
.account-login .col_2 {
  padding: 5px 4% 0 6%;
}
.account-login .col_2.registered-users {
  padding: 5px 6% 0 4%;
  background: url(../images/bd-dot-vertical.png) right 0 repeat-y;
}
.account-login .col_2 h2 {
  font-weight: 300;
  color: #001b36;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 6%;
  padding-bottom: 15px;
  background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
}
.account-login .col_2 .content {
  min-height: 190px;
}
.account-login .col_2 .buttons-set {
  border: none;
  margin: 0;
  padding: 0;
}
.account-login .col_2 .buttons-set input.button {
  float: left;
}
.account-login .col_2 .buttons-set input.button  {
  height: 40px;
  line-height: 40px;
  font-size: 15px;
}
.account-login .col_2 .buttons-set input.button  {
  width: 255px;
  background: #001b36;
}
.account-login .col_2 .buttons-set input.button:hover  {
  background: #005f9f;
}
.account-login .col_2 p {
  color: #616161;
}
.account-login .form-list label {
  width: 34%;
  font-family: "Roboto Condensed", sans-serif;
  padding-top: 4px;
  color: #616161;
  text-transform: uppercase;
  font-size: 14px;
}
.account-login .form-list .input-box {
  float: right;
  margin-right: 6%;
  width: 56%;
}
.account-login a.forgot-pass {
  float: right;
  font-size: 13px;
  margin-right: 6%;
  color: #616161;
  font-style: italic;
  font-family: "Roboto Condensed", sans-serif;
}
.account-login a.forgot-pass:hover {
  text-decoration: none;
}
.account-login p.required {
  clear: both;
  font-size: 13px;
  color: #616161;
  padding: 65px 0 0 4%;
  text-align: left;
}

/*
  === 404 PAGE ====
*/
.bg404 {
  min-height: 770px;
  background: url(../images/bg404.jpg) 0 50% no-repeat;
  margin-bottom: 30px;
}

.content404 {
  width: 525px;
  padding-top: 240px;
  margin-left: 55px;
}
.content404 .buttons {
  margin-top: 45px;
}
.content404 .buttons a {
  width: 48%;
  display: block;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  height: 40px;
  text-decoration: none;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
  float: left;
}
.content404 .buttons a.bt-return {
  background: url(../images/pictos.png) 0 -442px no-repeat;
  border: 2px solid #005f9f;
  line-height: 37px;
  color: #005f9f;
}
.content404 .buttons a.bt-return:hover {
  background-color: #005f9f;
  background-position: 0 -507px;
  color: #fff;
}
.content404 .buttons a.bt-home {
  background: #005f9f;
  line-height: 40px;
  color: #fff;
  float: right;
}
.content404 .buttons a.bt-home:hover {
  background: #001b36;
}

.title404 {
  text-transform: uppercase;
  color: #005f9f;
  font-weight: 300;
  font-size: 32px;
}

.subtitle404 {
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 25px;
}

/*
  === CONTACT PAGE ====
*/
.contacts-index-index .page-title {
  border: none;
  margin: 0 0 25px 0;
}
.contacts-index-index .page-title h1 {
  text-align: left;
}

.bg-contact {
  min-height: 770px;
  background: url(../images/bg-contact.jpg) 50% 50% no-repeat;
  padding: 40px 20px;
  margin-bottom: 30px;
}
.bg-contact .bloc-form {
  width: 450px;
  background: url(../images/bg-transparency-grey.png) 0 0 repeat;
  padding: 40px;
  margin-left: 60px;
}
.bg-contact .bloc-form .input-text {
  width: 220px;
}
.bg-contact .bloc-form textarea.input-text {
  height: 130px;
  width: 100%;
  padding: 9px 12px;
}
.bg-contact .bloc-form .customdropbg {
  width: 220px;
}
.bg-contact .bloc-form input.button {
  width: 250px;
  margin-bottom: 20px;
}
.bg-contact .bloc-form input.button {
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.bg-contact .bloc-form input.button {
  font-size: 15px;
}
.bg-contact .bloc-form p.required {
  color: #616161;
  font-size: 13px;
  text-align: left;
  margin-bottom: 25px;
}

/*
  === RECRUITMENT PAGE ====
*/
.tbs-recrutement-index-index .page-title {
  border: none;
  margin: 0 0 25px 0;
}
.tbs-recrutement-index-index .page-title h1 {
  text-align: left;
}

.bg-recrutement {
  min-height: 770px;
  background: url(../images/bg-contact.jpg) 50% 50% no-repeat;
  padding: 40px 20px;
  margin-bottom: 30px;
}
.bg-recrutement .bloc-form {
  width: 450px;
  background: url(../images/bg-transparency-grey.png) 0 0 repeat;
  padding: 40px;
  margin-left: 60px;
}
.bg-recrutement .bloc-form .input-text {
  width: 220px;
}
.bg-recrutement .bloc-form textarea.input-text {
  height: 130px;
  width: 100%;
  padding: 9px 12px;
}
.bg-recrutement .bloc-form .customdropbg {
  width: 220px;
}
.bg-recrutement .bloc-form button.button {
  width: 250px;
}
.bg-recrutement .bloc-form button.button span {
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.bg-recrutement .bloc-form button.button span span {
  font-size: 15px;
}
.bg-recrutement .bloc-form p.required {
  color: #616161;
  font-size: 13px;
  text-align: left;
  margin-bottom: 25px;
}
.bg-recrutement .bloc-form .cv-upload {
  display: block;
  width: 100%;
  color: #616161;
  margin-bottom: 7px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
}

/*
  === CUSTOMERS PAGE ====
*/
.col2-left-customer-layout .main {
  max-width: 1200px;
  margin: 0 auto 20px auto;
}
.col2-left-customer-layout .col-left {
  width: 20%;
}
.col2-left-customer-layout .col-main {
  width: 76%;
}

.page-title.big-title-account {
  margin-top: 30px;
}

.page-title.title-account {
  padding-bottom: 10px;
  margin: 7px 0 15px 0;
}
.page-title.title-account h2 {
  font-weight: 300;
  color: #001b36;
  text-transform: uppercase;
  font-size: 17px;
  float: left;
  margin-top: 7px;
}
.page-title.title-account a {
  display: block;
  float: right;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  color: #005f9f;
  height: 27px;
  line-height: 23px;
  border: 2px solid #005f9f;
  padding: 0 10px 0 25px;
  text-decoration: none;
  background: url(../images/pictos.png) 0 -631px no-repeat;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
  margin-left:5px;
}
.page-title.title-account a:hover {
  color: #fff;
  background-color: #005f9f;
  background-position: 0 -667px;
}

.my-account h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 5px 0 20px 0;
  color: #005f9f;
  font-family: "Roboto Condensed", sans-serif;
}

.account-nav ul li {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
}
.account-nav ul li a {
  text-decoration: none;
  color: #fff;
  padding: 16px 22px 16px 16px;
  display: block;
  background: #001b36;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
}
.account-nav ul li a:hover {
  background: #005f9f;
}
.account-nav ul li.current {
  padding: 0 22px 0 10px;
  background: #005f9f url(../images/pictos.png) right -99px no-repeat;
  padding: 16px 22px 16px 16px;
}
.account-nav .customdropbg2 {
  display: none;
  width: 290px;
  margin-bottom: 22px;
}

/***** DASHBOARD ***/
#my-orders-table tr.even {
  background: none;
}
#my-orders-table th {
  border: none;
  font-size: 13px;
  padding: 7px 0;
  background: #f0f0f0;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  color: #005f9f;
  vertical-align: middle;
}
#my-orders-table td {
  border: none;
  text-align: center;
  padding: 7px 5px;
  vertical-align: middle;
  font-size: 12px;
  color: #616161;
}
#my-orders-table td .status {
  text-transform: uppercase;
}
#my-orders-table td a {
  color: #001b36;
}

.dashboard .hello {
  color: #616161;
  font-size: 14px;
  margin: 15px 0 30px 0;
}
.dashboard .cols_2 {
  background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
  padding-bottom: 40px;
  margin-top: 20px;
}
.dashboard .cols_2 .col_2 {
  padding: 0 30px 0 0;
  background: url(../images/bd-dot-vertical.png) right 0 repeat-y;
}
.dashboard .cols_2 .col_2.last {
  padding: 0 0 0 30px;
  background: none;
}
.dashboard .cols_2.box-adress {
  background: none;
}
.dashboard h2 {
  font-weight: 300;
  color: #001b36;
  text-transform: uppercase;
  font-size: 17px;
  margin-bottom: 20px;
  float: left;
}
.dashboard h3 {
  float: left;
}
.dashboard .box-recent {
  margin-top: 30px;
  padding-bottom: 30px;
  background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
}
.dashboard .box-head a, .dashboard .box-title a {
  display: block;
  float: right;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  color: #005f9f;
  height: 27px;
  line-height: 23px;
  border: 2px solid #005f9f;
  padding: 0 20px 0 10px;
  text-decoration: none;
  background: url(../images/pictos.png) right -559px no-repeat;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
}
.dashboard .box-head a:hover, .dashboard .box-title a:hover {
  color: #fff;
  background-color: #005f9f;
  background-position: right -595px;
}
.dashboard .box-content {
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
}
.dashboard .box-content a {
  display: block;
  margin-top: 20px;
  color: #001b36;
}

/***** ACCOUNT EDIT ******/
 .customer-account-edit .form-list {
  padding-top: 15px;
  width: 440px!IMPORTANT;
}
 .customer-account-edit .form-list label {
  text-align: left;
  width: 80px;
  padding-top: 4px;
  color: #616161;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
}
.customer-account-edit .form-list .input-box {
  float: right;
  width: 355px;
}
.customer-account-edit .form-list li.prefix-fields .input-box label {
  margin-right: 25px;
  padding-top: 3px;
}
.customer-account-edit .form-list li.prefix-fields .input-box input {
  margin-right: 10px;
}
.customer-account-edit .form-list li.control label {
  text-transform: none;
  font-size: 13px;
  padding-right: 0;
  padding: 0 0 0 27px;
  width: auto;
  float: left;
}
.customer-account-edit .form-list li.dob label {
  width: 150px;
}
.customer-account-edit .form-list li.dob .input-box {
  width: 287px;
}
.customer-account-edit .form-list .customer-dob .dob-day {
  margin-right: 5%;
}
.customer-account-edit .form-list li.pass label {
  width: 165px;
}
.customer-account-edit .form-list li.pass .input-box {
  width: 275px;
}
.customer-account-edit .form-list li.conf-pass label {
  width: 225px;
}
.customer-account-edit .form-list li.conf-pass .input-box {
  width: 214px;
}
.customer-account-edit .buttons-set {
  margin-bottom: 30px;
}
.customer-account-edit .buttons-set .button {
  float: left!IMPORTANT;
}
.customer-account-edit .buttons-set .button {
  height: 40px;
  line-height: 40px;
}
 .customer-account-edit .buttons-set .button {
  font-size: 15px;
}
.customer-account-edit  p.required {
  font-size: 13px;
  color: #616161;
  text-align: left;
  margin: 30px 0 25px 0;
}

/****** ADDRESS BOOK AND FORM ******/
.customer-address-index .addresses-primary {
  padding-bottom: 20px;
  background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
}
.customer-address-index .addresses-primary li.shipping-add {
  padding-left: 55px;
  background: url(../images/bd-dot-vertical.png) 0 0 repeat-y;
}
.customer-address-index .addresses-primary li address {
  color: #616161;
  margin-bottom: 15px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
}
.customer-address-index .addresses-primary li address strong {
  font-size: 13px;
}
.customer-address-index .addresses-primary li a {
  color: #001b36;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
}
.customer-address-index .addresses-additional {
  padding: 20px 0;
  background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
  font-family: "Roboto Condensed", sans-serif;
}
.customer-address-index .addresses-additional .empty p {
  color: #616161;
  font-size: 13px;
}
.customer-address-index .addresses-additional address {
  color: #616161;
  margin-bottom: 15px;
}
.customer-address-index .addresses-additional address strong {
  font-size: 13px;
}
.customer-address-index .addresses-additional .item.last {
  padding-left: 55px;
}
.customer-address-index .addresses-additional li a {
  color: #001b36;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
}
.customer-address-index .add-address {
  padding: 20px 0;
}
.customer-address-index .add-address button.button {
  display: block;
  padding-left: 40px;
  position: relative;
}
.customer-address-index .add-address button.button:before {
  content: "+";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 39px;
  text-align: center;
  font-size: 29px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  background: #001b36;
  -moz-transition: all 400ms ease-out 0s;
  -o-transition: all 400ms ease-out 0s;
  -webkit-transition: all 400ms ease-out;
  -webkit-transition-delay: 0s;
  transition: all 400ms ease-out 0s;
}
.customer-address-index .add-address input.button  {
  color: #fff;
  background: #005f9f;
  height: 40px;
  line-height: 40px;
}
.customer-address-index .add-address input.button  {
  color: #fff;
  font-size: 14px;
}
.customer-address-index .add-address input.button:hover {
  padding-left: 50px;
}
.customer-address-index .add-address input.button:hover:before {
  width: 50px;
  background: #005f9f;
}
.customer-address-index .add-address input.button:hover  {
  background: #001b36;
}
.customer-address-index .add-address input.button:hover  {
  color: #fff;
  background: #001b36;
}

/**** FORM ADD ADDRESS ****/
.customer-address-index .loader-address {
  display: block;
  width: 31px;
  height: 31px;
  background: url(../images/ajax-loader.gif) 0 0 no-repeat;
  text-indent: -9999px;
  margin: 10px auto;
}
.customer-address-index .intituler {
  margin-bottom: 20px;
  width: 46%;
  max-width: 390px;
  height: 28px;
}
.customer-address-index .intituler label {
  text-align: right;
  padding-right: 10px;
  width: 42%;
  padding-top: 4px;
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  float: left;
}
.customer-address-index .intituler .input-box {
  float: right;
  width: 55%;
}
.customer-address-index .intituler .input-box input {
  border: 2px solid #dcdcdd;
  color: #707070;
  font-family: "montserrat", sans-serif;
  font-size: 12px;
  height: 30px;
  padding-left: 7px;
  width: 100%;
}
.customer-address-index .form-list {
  width: 46%;
  max-width: 390px;
  float: left;
}
.customer-address-index .form-list.right-add {
  margin-left: 7%;
}
.customer-address-index .form-list label {
  text-align: right;
  padding-right: 10px;
  width: 42%;
  padding-top: 4px;
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
}
.customer-address-index .form-list .input-box {
  float: right;
  width: 55%;
}
.customer-address-index .form-list li.control label {
  font-size: 13px;
  color: #616161;
  float: left;
  padding-top: 0;
  text-transform: none;
  width: 78%;
  text-align: left;
  margin-left: 29%;
  padding-right: 0;
}
.customer-address-index .form-add-address {
  padding-top: 25px;
  border-top: 2px solid #dcdcdd;
}
.customer-address-index .button-sub button.button {
  float: right;
  width: 210px;
}
.customer-address-index .button-sub button.button span {
  height: 40px;
  line-height: 40px;
  width: 100%;
}
.customer-address-index .button-sub button.button span span {
  font-size: 15px;
}
.customer-address-index .buttons-set {
  margin-top: 3%;
}
.customer-address-index .buttons-set p.required {
  font-size: 13px;
  color: #616161;
  float: left;
  margin: 7px 0 25px 0;
}

/****** FORM NEWSLETTER ****/
.newsletter-manage-index .form-list li.control {
  margin-bottom: 30px;
}
.newsletter-manage-index .form-list li.control label {
  font-size: 13px;
  color: #616161;
  float: left;
  padding-top: 0;
}
.newsletter-manage-index .buttons-set {
  margin-bottom: 30px;
}
.newsletter-manage-index .buttons-set button.button {
  float: left;
}
.newsletter-manage-index .buttons-set button.button span {
  height: 40px;
  line-height: 40px;
}
.newsletter-manage-index .buttons-set button.button span span {
  font-size: 15px;
}

/***** WISHLIST ****/
p.wishlist-empty {
  font-size: 14px;
  color: #616161;
  text-transform: uppercase;
}

.my-wishlist .data-table tr.even, .my-wishlist .data-table tr.odd {
  background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
}
.my-wishlist .data-table tr.even td, .my-wishlist .data-table tr.odd td {
  padding: 10px 10px 15px 10px;
}
.my-wishlist .data-table th {
  border: none;
  font-size: 13px;
  padding: 7px 10px;
  background: #f0f0f0;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  color: #005f9f;
  vertical-align: middle;
}
.my-wishlist .data-table th:first-child {
  text-align: left;
}
.my-wishlist .data-table td {
  border: none;
  text-align: center;
  padding: 5px;
  vertical-align: middle;
  font-size: 12px;
  color: #616161;
}
.my-wishlist .data-table td:first-child {
  width: 28%;
}
.my-wishlist .data-table td .promos {
  border: 2px solid #005f9f;
  color: #005f9f;
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  height: 21px;
  line-height: 17px;
  margin-right: 10px;
  text-align: center;
  width: 50px;
}
.my-wishlist .data-table td .price {
  font-size: 16px;
}
.my-wishlist .data-table td .old-price {
  display: inline-block;
}
.my-wishlist .data-table td .old-price .price {
  font-size: 14px;
  text-decoration: line-through;
}
.my-wishlist .data-table td .special-price {
  display: inline-block;
}
.my-wishlist .data-table td .special-price .price {
  color: #005f9f;
}
.my-wishlist .data-table td .product-image {
  float: left;
  margin-right: 10px;
}
.my-wishlist .data-table td .product-name {
  font-weight: normal;
  font-size: 16px;
  text-align: left;
  margin: 4px 0 0;
}
.my-wishlist .data-table td .product-name a {
  text-decoration: none;
  color: #616161;
}
.my-wishlist .data-table td .product-name .ssfamille {
  font-weight: 700;
  display: block;
}
.my-wishlist .data-table td .product-name .name {
  display: block;
  font-size: 14px;
}
.my-wishlist .data-table td .product-name .product-color {
  font-size: 13px;
  text-transform: none;
}
.my-wishlist .data-table td .product-name .product-size {
  display: inline-block;
  border: 1px solid #616161;
  height: 21px;
  font-size: 13px;
  line-height: 18px;
  padding: 0 3px;
  margin-left: 10px;
  vertical-align: middle;
}
.my-wishlist .data-table td .btn-remove {
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -382px;
  background-repeat: no-repeat;
  height: 20px;
  width: 15px;
  display: block;
  margin: 0 auto;
}
.my-wishlist .data-table td input.button  {
  height: auto;
  line-height: 14px;
  font-size: 12px;
}
.my-wishlist .data-table td input.button  {
  padding: 8px 10px;
}
.my-wishlist .buttons-set {
  margin-top: 35px;
}
.my-wishlist .buttons-set input.button {
  margin-right: 20px;
  margin-bottom: 15px;
  padding-left: 40px;
  width: 275px;
  position: relative;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
}
.my-wishlist .buttons-set input.button:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 39px;
  text-align: center;
  font-size: 29px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  background: #001b36 url(../images/pictos.png) 50% -849px no-repeat;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
}
.my-wishlist .buttons-set button.button.btn-share {
  margin-right: 0;
}
.my-wishlist .buttons-set button.button.btn-share:before {
  background-position: 50% -896px;
}
.my-wishlist .buttons-set input.button  {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  width: 100%;
}
.my-wishlist .buttons-set input.button  {
  padding: 0;
  text-align: center;
}
.my-wishlist .buttons-set input.button:hover {
  padding-left: 50px;
}
.my-wishlist .buttons-set input.button:hover  {
  background-color: #001b36;
}
.my-wishlist .buttons-set input.button:hover:before {
  background-color: #005f9f;
  width: 50px;
}

/***** PARTAGE WISHLIST ****/
.wishlist-index-share .form-list {
  padding-top: 15px;
}
.wishlist-index-share .form-list label {
  text-align: right;
  padding-right: 10px;
  width: 35%;
  padding-top: 4px;
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}
.wishlist-index-share .form-list label span {
  font-size: 12px;
  text-transform: none;
}
.wishlist-index-share .form-list .input-box {
  float: right;
  width: 60%;
}
.wishlist-index-share .form-list .input-box textarea {
  border: 2px solid #dcdcdd;
  width: 97.5%;
}
.wishlist-index-share .form-list .input-box textarea#email_address {
  height: 55px;
}
.wishlist-index-share .form-list li.control label {
  text-transform: none;
  text-align: left;
  font-size: 13px;
  padding-right: 0;
  width: auto;
  float: left;
  margin-left: 21.5%;
}
.wishlist-index-share p.required {
  font-size: 13px;
  color: #616161;
  float: left;
  margin: 7px 0 25px 0;
}
.wishlist-index-share .buttons-set button.button {
  width: 300px;
  position: relative;
  padding-left: 40px;
  margin-right: 13px;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
}
.wishlist-index-share .buttons-set button.button:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 39px;
  text-align: center;
  font-size: 29px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  background: #001b36 url(../images/pictos.png) 50% -849px no-repeat;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
}
.wishlist-index-share .buttons-set input.button  {
  height: 40px;
  line-height: 40px;
  width: 100%;
}
.wishlist-index-share .buttons-set input.button  {
  font-size: 14px;
}
.wishlist-index-share .buttons-set input.button:hover {
  padding-left: 50px;
}
.wishlist-index-share .buttons-set input.button:hover:before {
  width: 50px;
  background-color: #005f9f;
}

/***** ORDER HISTORY ****/
p.empty-order {
  font-size: 14px;
  color: #616161;
  text-transform: uppercase;
}

.sales-order-history .pager {
  color: #616161;
  border: none;
  margin: 20px 0;
}
.sales-order-history .pager select {
  color: #616161;
  margin: 0 4px;
}
.sales-order-history .pager label {
  display: block;
  float: left;
  padding-top: 2px;
}

.sales-order-view .page-title {
  padding: 0;
}
.sales-order-view #my-orders-table tbody.even {
  background: none;
}
.sales-order-view #my-orders-table th.a-left {
  padding-left: 10px;
}
.sales-order-view #my-orders-table tr {
  background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
}
.sales-order-view #my-orders-table td {
  font-size: 14px;
  color: #616161;
  padding-bottom: 13px;
}
.sales-order-view #my-orders-table td a {
  text-decoration: none;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
}
.sales-order-view #my-orders-table td a .product-name {
  color: #616161;
  margin: 0 0 10px 0;
}
.sales-order-view #my-orders-table td a .product-name .ssfamille {
  display: block;
  font-size: 16px;
  font-weight: 700;
}
.sales-order-view #my-orders-table td a .product-name .name {
  display: block;
}
.sales-order-view #my-orders-table td a dl dd {
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  padding: 0;
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
  vertical-align: middle;
}
.sales-order-view #my-orders-table td a dl dd span {
  display: inline-block;
  width: 21px;
  height: 21px;
  line-height: 18px;
  text-align: center;
  border: 1px solid #616161;
}
.sales-order-view #my-orders-table td a img {
  float: left;
  margin-right: 15px;
  max-width: 90px;
  width: 50%;
}
.sales-order-view #my-orders-table td .promos {
  border: 2px solid #005f9f;
  color: #005f9f;
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  height: 21px;
  line-height: 17px;
  margin-right: 10px;
  text-align: center;
  width: 50px;
}
.sales-order-view #my-orders-table td .price {
  font-weight: normal;
  font-size: 16px;
  display: inline-block;
}
.sales-order-view #my-orders-table td .old-price {
  display: inline-block;
}
.sales-order-view #my-orders-table td .old-price .price {
  font-size: 14px;
  text-decoration: line-through;
}
.sales-order-view #my-orders-table td .special-price {
  display: inline-block;
}
.sales-order-view #my-orders-table td .special-price .price {
  color: #005f9f;
}
.sales-order-view #my-orders-table td.last {
  padding-right: 20px;
}
.sales-order-view #my-orders-table td .qte {
  display: block;
  border: 1px solid #b5b5b7;
  color: #616161;
  height: 19px;
  line-height: 17px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 27px;
  font-size: 12px;
}
.sales-order-view .total {
  float: right;
  width: 60%;
}
.sales-order-view .total table tr.subtotal {
  background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
}
.sales-order-view .total table td {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #616161;
  border: none;
  padding: 12px 5px;
}
.sales-order-view .total table td .price {
  font-size: 16px;
  font-family: "montserrat", sans-serif;
}
.sales-order-view .total table .shipped_country td {
  padding: 25px 5px 12px 5px;
  font-size: 14px;
}
.sales-order-view .total table .shipped_country td span.ship-count {
  display: block;
  float: right;
  height: 28px;
  line-height: 23px;
  width: 48%;
  border: 2px solid #dcdcdd;
  padding-left: 13px;
  text-align: left;
  text-transform: none;
  margin-top: -4px;
  font-size: 13px;
}
.sales-order-view .total table .shipping td {
  padding: 12px 5px 25px 5px;
  font-size: 14px;
}
.sales-order-view .total table .shipping td span.ship-type {
  display: block;
  float: right;
  height: 28px;
  line-height: 23px;
  width: 48%;
  border: 2px solid #dcdcdd;
  padding-left: 13px;
  text-align: left;
  text-transform: none;
  margin-top: -4px;
  font-size: 13px;
}
.sales-order-view .total table .grand_total {
  background: url(../images/bd-dot-grey.png) 0 0 repeat-x;
}
.sales-order-view .total table .grand_total td {
  padding: 15px 5px;
  font-size: 16px;
}
.sales-order-view .total table .grand_total td strong {
  font-weight: 700;
  color: #001b36;
  font-family: "montserrat", sans-serif;
}
.sales-order-view a.link-impr {
  display: block;
  position: relative;
  float: left;
  width: 60%;
  max-width: 270px;
  height: 40px;
  line-height: 40px;
  padding-left: 40px;
  text-align: center;
  background: #005f9f;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 15px;
  color: #fff;
  text-decoration: none;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
}
.sales-order-view a.link-impr:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 39px;
  text-align: center;
  font-size: 29px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  background: #001b36 url(../images/pictos.png) 50% -799px no-repeat;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
}
.sales-order-view a.link-impr:hover {
  background: #001b36;
  padding-left: 50px;
}
.sales-order-view a.link-impr:hover:before {
  background-color: #005f9f;
  width: 50px;
}
.sales-order-view .track-ship {
  clear: both;
  border-top: 2px solid #dcdcdd;
  padding: 25px 0;
  font-size: 15px;
  font-weight: 900;
  color: #616161;
}
.sales-order-view .track-ship a {
  font-size: 15px;
  font-weight: 900;
  color: #616161;
}
.sales-order-view .order-info-box {
  padding: 17px 0 13px 0;
  background: url(../images/bd-dot-grey.png) 0 top repeat-x;
}
.sales-order-view .order-info-box .col_2.last {
  padding-left: 55px;
  background: url(../images/bd-dot-vertical.png) 0 0 repeat-y;
}
.sales-order-view .order-info-box .col_2 address {
  color: #616161;
  margin-bottom: 10px;
}

/**** RMA PAGE *****/
.awrma-customer-rma-list .empty-rma {
  padding-top: 30px;
}
.awrma-customer-rma-list a.link-awrma-newrma {
  font-weight: 300;
  float: right;
  position: relative;
  padding: 0 20px 0 60px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #005f9f;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 20px;
  color: #fff;
  text-decoration: none;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
}
.awrma-customer-rma-list a.link-awrma-newrma:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 39px;
  text-align: center;
  font-size: 29px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  background: #001b36 url(../images/pictos.png) 50% -946px no-repeat;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
}
.awrma-customer-rma-list a.link-awrma-newrma:hover {
  padding-left: 70px;
  background: #001b36;
}
.awrma-customer-rma-list a.link-awrma-newrma:hover:before {
  background-color: #005f9f;
  width: 50px;
}
.awrma-customer-rma-list .pager {
  clear: both;
}
.awrma-customer-rma-list p.empty {
  font-size: 14px;
  color: #616161;
  text-transform: uppercase;
}
.awrma-customer-rma-list #my-rmas-table {
  background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
}
.awrma-customer-rma-list #my-rmas-table tr.even {
  background: none;
}
.awrma-customer-rma-list #my-rmas-table th {
  border: none;
  font-size: 13px;
  padding: 7px 0;
  background: #f0f0f0;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  color: #005f9f;
  vertical-align: middle;
}
.awrma-customer-rma-list #my-rmas-table th.a-left {
  padding-left: 10px;
}
.awrma-customer-rma-list #my-rmas-table td {
  border: none;
  text-align: center;
  padding: 8px;
  vertical-align: middle;
  font-size: 12px;
  color: #616161;
}
.awrma-customer-rma-list #my-rmas-table td.a-left {
  padding-left: 10px;
}
.awrma-customer-rma-list #my-rmas-table td em {
  text-transform: uppercase;
  font-style: normal;
}
.awrma-customer-rma-list #my-rmas-table td a {
  color: #001b36;
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-right: 7px;
  font-family: "Roboto Condensed", sans-serif;
}
.awrma-customer-rma-list #my-rmas-table td a.link-awrma-bold, .awrma-customer-rma-list #my-rmas-table td a.link-awrma {
  font-weight: 300;
}
.awrma-customer-rma-list #my-rmas-table td.last {
  text-align: left;
}
.awrma-customer-rma-list .buttons-set {
  margin-top: 30px;
}
.awrma-customer-rma-list .buttons-set a {
  display: block;
  float: left;
  font-style: italic;
  border: 1px solid #616161;
  color: #616161;
  padding: 0 20px;
  font-size: 13px;
  text-align: center;
  height: 25px;
  line-height: 25px;
  text-decoration: none;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
}
.awrma-customer-rma-list .buttons-set a:hover {
  background-color: #616161;
  color: #fff;
}

/***** New RMA *****/
.awrma-customer-rma-new .page-title.title-account {
  margin-bottom: 0;
  padding-bottom: 0;
}
.awrma-customer-rma-new .awrma-account .form-list li {
  margin-bottom: 30px;
}
.awrma-customer-rma-new .awrma-account .form-list li.mess {
  text-transform: uppercase;
  font-size: 13px;
  color: #616161;
}
.awrma-customer-rma-new .awrma-account h3 {
  margin-bottom: 20px;
}
.awrma-customer-rma-new .awrma-account label {
  width: 20%;
  padding-top: 5px;
  color: #616161;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Roboto Condensed", sans-serif;
}
.awrma-customer-rma-new .awrma-account p.label {
  color: #616161;
  font-size: 14px;
  margin-bottom: 12px;
}
.awrma-customer-rma-new .awrma-account .input-box {
  width: 58%;
  max-width: 240px;
  float: left;
}
.awrma-customer-rma-new .awrma-account .form-list li.comment .input-box {
  max-width: 100%;
  width: 80%;
}
.awrma-customer-rma-new .awrma-account .form-list li.comment .input-box textarea {
  border: 2px solid #dcdcdd;
  width: 100%;
  height: 115px;
  padding: 5px;
  font-size: 12px;
  color: #616161;
  font-family: "montserrat", sans-serif;
}
.awrma-customer-rma-new .awrma-account #awrma-items-ordered-table input.awrma-items-count {
  width: 100%;
}
.awrma-customer-rma-new .awrma-account .data-table tr.even, .awrma-customer-rma-new .awrma-account .data-table tr.odd {
  background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
}
.awrma-customer-rma-new .awrma-account .data-table tr.border {
  border: none;
}
.awrma-customer-rma-new .awrma-account .data-table th {
  border: none;
  font-size: 13px;
  padding: 7px 0;
  background: #f0f0f0;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  color: #005f9f;
  vertical-align: middle;
}
.awrma-customer-rma-new .awrma-account .data-table th.a-left {
  text-align: left;
  padding-left: 10px;
}
.awrma-customer-rma-new .awrma-account .data-table td {
  border: none;
  text-align: center;
  padding: 10px 10px 15px 10px;
  vertical-align: middle;
  font-size: 16px;
  color: #616161;
}
.awrma-customer-rma-new .awrma-account .data-table td img.img-prod {
  width: 30%;
  float: left;
  max-width: 90px;
  margin-right: 10px;
}
.awrma-customer-rma-new .awrma-account .data-table td h3.product-name {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  border: none;
}
.awrma-customer-rma-new .awrma-account .data-table td h3.product-name a {
  color: #616161;
  text-decoration: none;
}
.awrma-customer-rma-new .awrma-account .data-table td h3.product-name .ssfamille {
  display: block;
  font-weight: 700;
}
.awrma-customer-rma-new .awrma-account .data-table td h3.product-name .name {
  font-size: 14px;
}
.awrma-customer-rma-new .awrma-account .data-table td .qte {
  display: block;
  border: 1px solid #616161;
  color: #616161;
  font-size: 12px;
  height: 19px;
  line-height: 17px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 27px;
}
.awrma-customer-rma-new .awrma-account .data-table td .qte input.awrma-items-count {
  border: none;
  background: none;
  text-align: center;
  width: 100%;
  font-size: 12px;
}
.awrma-customer-rma-new .awrma-account .data-table td .price {
  font-weight: 300;
}
.awrma-customer-rma-new .awrma-account .data-table td a.btn-remove2 {
  display: block;
  margin: 0 auto;
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -382px;
  background-repeat: no-repeat;
  height: 20px;
  width: 15px;
  text-indent: -9999px;
}
.awrma-customer-rma-new .awrma-account .data-table td.a-left {
  text-align: left;
  padding-left: 5px;
}
.awrma-customer-rma-new .awrma-account .data-table td .item-options dd {
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  margin: 5px 0;
  font-size: 13px;
  font-family: "Roboto Condensed", sans-serif;
  margin-right: 4px;
}
.awrma-customer-rma-new .awrma-account .data-table td .item-options dd span {
  border: 1px solid #616161;
  display: inline-block;
  width: 21px;
  height: 21px;
  line-height: 18px;
  padding: 0 0 0 3px;
}
.awrma-customer-rma-new .buttons-set {
  margin-top: 30px;
}
.awrma-customer-rma-new .buttons-set input.button  {
  height: 40px;
  line-height: 40px;
  background: #001b36;
}
.awrma-customer-rma-new .buttons-set input.button  {
  font-size: 15px;
  padding: 0 17px;
}
.awrma-customer-rma-new .buttons-set input.button:hover  {
  background: #005f9f;
}
.awrma-customer-rma-new .buttons-set p.required {
  font-size: 13px;
  color: #616161;
  float: left;
  margin: 7px 0 25px 0;
}
.awrma-customer-rma-new .modalite h4 {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  color: #005f9f;
}
.awrma-customer-rma-new .modalite p {
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  line-height: 18px;
}

/*** View RMA ****/
.awrma-customer-rma-view .page-title.title-account a.link-awrma-printlabel {
  border: none;
  font-family: "montserrat", sans-serif;
  font-weight: 300;
  float: right;
  position: relative;
  padding: 0 20px 0 60px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #005f9f;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 20px;
  color: #fff;
  text-decoration: none;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
}
.awrma-customer-rma-view .page-title.title-account a.link-awrma-printlabel:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 39px;
  text-align: center;
  font-size: 29px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  background: #001b36 url(../images/pictos.png) 50% -993px no-repeat;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: all 0.2s linear 0s;
}
.awrma-customer-rma-view .page-title.title-account a.link-awrma-printlabel:hover {
  padding-left: 70px;
  background: #001b36;
}
.awrma-customer-rma-view .page-title.title-account a.link-awrma-printlabel:hover:before {
  background-color: #005f9f;
  width: 50px;
}
.awrma-customer-rma-view .awrma-account h3 {
  margin-bottom: 12px;
}
.awrma-customer-rma-view .awrma-account h3 a.link-awrma-cancel {
  display: block;
  float: right;
  font-size: 13px;
  color: #005f9f;
  height: 25px;
  line-height: 22px;
  border: 2px solid #005f9f;
  padding: 0 20px;
  text-decoration: none;
}
.awrma-customer-rma-view .awrma-account h3 a.link-awrma-cancel:hover {
  color: #fff;
  background: #005f9f;
}
.awrma-customer-rma-view .awrma-account label {
  width: 30%;
  padding-top: 5px;
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  max-width: 185px;
}
.awrma-customer-rma-view .awrma-account .input-box {
  width: 65%;
  float: left;
}
.awrma-customer-rma-view .awrma-account .form-list li.comment .input-box {
  max-width: 100%;
  width: 65%;
}
.awrma-customer-rma-view .awrma-account .form-list li.comment .input-box textarea {
  border: 2px solid #dcdcdd;
  width: 100%;
  height: 115px;
  padding: 5px;
  font-size: 12px;
  color: #616161;
  font-family: "montserrat", sans-serif;
}
.awrma-customer-rma-view .awrma-account input[type=file] {
  font-size: 13px;
  color: #616161;
}
.awrma-customer-rma-view .bloc-info {
  margin-bottom: 30px;
}
.awrma-customer-rma-view .bloc-info .form-list li {
  margin: 0 0 2px 0;
  font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
  color: #616161;
}
.awrma-customer-rma-view .bloc-info .form-list li .field {
  max-width: 300px;
  width: 50%;
}
.awrma-customer-rma-view .bloc-info .form-list li .field a {
  color: #616161;
}
.awrma-customer-rma-view .bloc-info .form-list li strong {
  font-weight: 300;
  color: #001b36;
}
.awrma-customer-rma-view .bloc-item-rma {
  margin-bottom: 35px;
}
.awrma-customer-rma-view .bloc-item-rma h4 {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 10px;
  color: #616161;
}
.awrma-customer-rma-view .bloc-item-rma .data-table tr.even, .awrma-customer-rma-view .bloc-item-rma .data-table tr.odd {
  background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
}
.awrma-customer-rma-view .bloc-item-rma .data-table tr.border {
  border: none;
}
.awrma-customer-rma-view .bloc-item-rma .data-table th {
  border: none;
  font-size: 13px;
  padding: 7px 0;
  background: #f0f0f0;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  color: #005f9f;
  vertical-align: middle;
}
.awrma-customer-rma-view .bloc-item-rma .data-table th.a-left {
  text-align: left;
  padding-left: 10px;
}
.awrma-customer-rma-view .bloc-item-rma .data-table td {
  border: none;
  text-align: center;
  padding: 10px 10px 15px 10px;
  vertical-align: middle;
  font-size: 16px;
  color: #616161;
}
.awrma-customer-rma-view .bloc-item-rma .data-table td img.img-prod {
  width: 30%;
  float: left;
  max-width: 90px;
  margin-right: 10px;
}
.awrma-customer-rma-view .bloc-item-rma .data-table td h3.product-name {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  border: none;
}
.awrma-customer-rma-view .bloc-item-rma .data-table td h3.product-name a {
  color: #616161;
  text-decoration: none;
}
.awrma-customer-rma-view .bloc-item-rma .data-table td h3.product-name .ssfamille {
  display: block;
  font-weight: 700;
}
.awrma-customer-rma-view .bloc-item-rma .data-table td h3.product-name .name {
  font-size: 14px;
}
.awrma-customer-rma-view .bloc-item-rma .data-table td .qte {
  display: block;
  border: 1px solid #616161;
  color: #616161;
  font-size: 12px;
  height: 19px;
  line-height: 17px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 27px;
}
.awrma-customer-rma-view .bloc-item-rma .data-table td .qte input.awrma-items-count {
  border: none;
  background: none;
  text-align: center;
  width: 100%;
  font-size: 12px;
}
.awrma-customer-rma-view .bloc-item-rma .data-table td .price {
  font-weight: 300;
}
.awrma-customer-rma-view .bloc-item-rma .data-table td a.btn-remove2 {
  display: block;
  margin: 0 auto;
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -382px;
  background-repeat: no-repeat;
  height: 20px;
  width: 15px;
  text-indent: -9999px;
}
.awrma-customer-rma-view .bloc-item-rma .data-table td.a-left {
  text-align: left;
  padding-left: 5px;
}
.awrma-customer-rma-view .bloc-item-rma .data-table td .item-options dd {
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  margin: 5px 0;
  font-size: 13px;
  font-family: "Roboto Condensed", sans-serif;
  margin-right: 4px;
}
.awrma-customer-rma-view .bloc-item-rma .data-table td .item-options dd span {
  border: 1px solid #616161;
  display: inline-block;
  width: 21px;
  height: 21px;
  line-height: 18px;
  padding: 0 0 0 3px;
}
.awrma-customer-rma-view .bloc-history-mess h3 {
  margin: 0;
  padding-bottom: 18px;
  background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
}
.awrma-customer-rma-view #awrma-comment-form {
  display: block;
  margin-bottom: 35px;
}
.awrma-customer-rma-view ul.awrma-comments-list {
  padding: 0;
  margin: 0;
  list-style-image: none;
}
.awrma-customer-rma-view ul.awrma-comments-list li {
  padding: 15px 0;
  border: none;
  border-bottom: 1px solid #cfcfcf;
  font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
}
.awrma-customer-rma-view ul.awrma-comments-list li strong {
  font-weight: 300;
  color: #000;
}
.awrma-customer-rma-view ul.awrma-comments-list li div {
  margin: 0;
  color: #616161;
}
.awrma-customer-rma-view ul.awrma-comments-list li a {
  color: #000;
}
.awrma-customer-rma-view .buttons-set {
  margin-top: 30px;
}
.awrma-customer-rma-view .buttons-set a {
  display: block;
  float: left;
  border: 2px solid #005f9f;
  color: #005f9f;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  padding: 0 8px 0 17px;
  font-size: 13px;
  text-align: center;
  height: 27px;
  line-height: 23px;
  text-decoration: none;
  background: url(../images/pictos.png) 0 -631px no-repeat;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
}
.awrma-customer-rma-view .buttons-set a:hover {
  background-color: #005f9f;
  background-position: 0 -667px;
  color: #fff;
}
.awrma-customer-rma-view .buttons-set p.required {
  font-size: 14px;
  color: #616161;
  float: left;
  margin: 7px 0 25px 0;
}

/*
  === FORGOT PASS PAGE ====
*/
.customer-account-forgotpassword .col-main {
  max-width: 700px;
  margin: 0 auto;
}
.customer-account-forgotpassword .col-main .page-title {
  padding-top: 30px;
}
.customer-account-forgotpassword .col-main a.back-link {
  display: block;
  float: right;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  color: #005f9f;
  height: 27px;
  margin-bottom: 15px;
  line-height: 23px;
  border: 2px solid #005f9f;
  padding: 0 10px 0 25px;
  text-decoration: none;
  background: url(../images/pictos.png) 0 -631px no-repeat;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
}
.customer-account-forgotpassword .col-main a.back-link:hover {
  color: #fff;
  background-color: #005f9f;
  background-position: 0 -667px;
}
.customer-account-forgotpassword .col-main h2 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 16px;
  color: #001b36;
  margin-bottom: 10px;
}
.customer-account-forgotpassword .col-main p {
  font-size: 14px;
  clear: both;
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
}
.customer-account-forgotpassword .col-main p.required {
  float: left;
  color: #001b36;
  margin: 7px 0 25px 0;
}
.customer-account-forgotpassword .col-main .form-list {
  padding: 25px 0;
}
.customer-account-forgotpassword .col-main .form-list label {
  text-align: right;
  padding-right: 10px;
  width: 30%;
  padding-top: 5px;
  color: #616161;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-size: 14px;
}
.customer-account-forgotpassword .col-main .form-list .input-box {
  float: right;
  width: 68%;
}
.customer-account-forgotpassword .col-main .buttons-set {
  margin-bottom: 30px;
}
.customer-account-forgotpassword .col-main .buttons-set button.button span {
  height: 38px;
  line-height: 38px;
}
.customer-account-forgotpassword .col-main .buttons-set button.button span span {
  font-size: 15px;
}

/*
  === RESET PASS ===
*/
.customer-account-resetpassword .col-main {
  max-width: 700px;
  margin: 0 auto;
}
.customer-account-resetpassword .col-main .page-title {
  padding-top: 30px;
}
.customer-account-resetpassword .col-main p {
  font-size: 14px;
  clear: both;
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
}
.customer-account-resetpassword .col-main p.required {
  float: left;
  color: #001b36;
  margin: 7px 0 25px 0;
}
.customer-account-resetpassword .col-main .form-list {
  padding: 25px 0;
}
.customer-account-resetpassword .col-main .form-list label {
  text-align: right;
  padding-right: 10px;
  width: 38%;
  padding-top: 5px;
  color: #616161;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-size: 14px;
}
.customer-account-resetpassword .col-main .form-list .input-box {
  float: right;
  width: 60%;
}
.customer-account-resetpassword .col-main .buttons-set {
  margin-bottom: 30px;
}
.customer-account-resetpassword .col-main .buttons-set button.button span {
  height: 38px;
  line-height: 38px;
}
.customer-account-resetpassword .col-main .buttons-set button.button span span {
  font-size: 15px;
}

/*
  === CART PAGE ====
*/
.checkout-cart-index .page-title {
  margin-top: 20px;
}
.checkout-cart-index .cart {
  max-width: 1200px;
  margin: 0 auto 40px auto;
}
.checkout-cart-index .data-table tr.even {
  background: none;
}
.checkout-cart-index .data-table tbody tr {
  background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
}
.checkout-cart-index .data-table tbody tr.even {
  background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
}
.checkout-cart-index .data-table th {
  border: none;
  font-size: 13px;
  padding: 11px 0;
  background: #f0f0f0;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  color: #005f9f;
  vertical-align: middle;
}
.checkout-cart-index .data-table td {
  border: none;
  padding: 25px 0;
  vertical-align: middle;
  font-size: 16px;
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
}
.checkout-cart-index .data-table td:first-child {
  width: 25%;
}
.checkout-cart-index .data-table td .price {
  font-family: "montserrat", sans-serif;
}
.checkout-cart-index .data-table td .promos {
  border: 2px solid #005f9f;
  color: #005f9f;
  display: inline-block;
  font-family: "Roboto Condensed",sans-serif;
  font-size: 15px;
  font-weight: 700;
  height: 25px;
  line-height: 21px;
  margin-right: 10px;
  text-align: center;
  width: 65px;
}
.checkout-cart-index .data-table td .old-price .price {
  text-decoration: line-through;
  font-size: 12px;
}
.checkout-cart-index .data-table td.total-price {
  font-family: "montserrat", sans-serif;
}
.checkout-cart-index .data-table td .product-name {
  text-align: center;
}
.checkout-cart-index .data-table td .product-name a {
  color: #616161;
  text-decoration: none;
}
.checkout-cart-index .data-table td .product-name a:hover {
  color: #005f9f;
}
.checkout-cart-index .data-table td .product-name img {
  float: left;
  margin-right: 7%;
  margin-left: 5%;
}
.checkout-cart-index .data-table td .product-name span {
  white-space: nowrap;
  display: block;
  text-align: left;
}
.checkout-cart-index .data-table td .product-name span.ss-famille {
  font-weight: 700;
  padding-top: 10px;
}
.checkout-cart-index .data-table td .product-name span.name {
  font-size: 14px;
}
.checkout-cart-index .data-table td .product-name span.sku {
  font-size: 10px;
  color: #005f9f;
}
.checkout-cart-index .data-table td .btn-remove {
  margin: 0 auto;
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -402px;
  background-repeat: no-repeat;
  height: 14px;
  width: 11px;
}
.checkout-cart-index .data-table td .item-options dd {
  height: 26px;
  margin: 0 auto;
  font-size: 16px;
  color: #616161;
  border: 1px solid #616161;
  text-align: center;
  padding: 0 5px;
  line-height: 23px;
  display: inline-block;
}
.checkout-cart-index .data-table td .promo {
  display: inline-block;
  border: 2px solid #005f9f;
  color: #005f9f;
  height: 26px;
  line-height: 22px;
  padding: 0 13px;
  font-weight: 700;
}
.checkout-cart-index .data-table td .content-qty {
  width: 55px;
  margin: 0 auto;
}
.checkout-cart-index .data-table td input {
  width: 36px;
  height: 28px;
  border: 1px solid #616161;
  text-align: center;
  color: #616161;
  padding: 6px 0;
  float: left;
  margin: 0 4px 0 0;
}
.checkout-cart-index .data-table td .qty-container, .checkout-cart-index .data-table td .qty-signs {
  width: 19px;
  height: 29px;
  float: left;
}
.checkout-cart-index .data-table td .qty-container span, .checkout-cart-index .data-table td .qty-signs span {
  display: block;
  font-size: 13px;
  line-height: 14px;
  height: 15px;
  cursor: pointer;
  border: 1px solid #616161;
}
.checkout-cart-index .data-table td .qty-container span.qty-fewer, .checkout-cart-index .data-table td .qty-signs span.qty-fewer {
  border-top: none;
  height: 13px;
  line-height: 12px;
}
.checkout-cart-index .data-table td .color-cart {
  width: 22px;
  height: 22px;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.checkout-cart-index .data-table td.last {
  width: 35px;
}
.checkout-cart-index .left-cart {
  float: left;
  width: 52%;
  margin-top: 30px;
}
.checkout-cart-index .left-cart .discount {
  margin-bottom: 15px;
  padding: 20px 25px;
  background: #f0f0f0;
  width: 57%;
  float: right;
}
.checkout-cart-index .left-cart .discount .input-box {
  float: left;
  width: 80%;
  margin-right: 1%;
}
.checkout-cart-index .left-cart .discount input {
  width: 100%;
  color: #616161;
  border: 3px solid #dbdbdb;
  height: 40px;
  font-size: 14px;
  font-family: "montserrat", sans-serif;
  padding-left: 7px;
  text-transform: uppercase;
  color: #001b36;
}
.checkout-cart-index .left-cart .discount button.button span {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 14px;
  font-family: "Lato", sans-serif;
}
.checkout-cart-index .left-cart .discount button.button span span {
  width: 40px;
  height: 40px;
  background: #001b36;
}
.checkout-cart-index .left-cart .discount button.button.btn-cancel {
  display: block;
  margin: 15px auto 0 auto;
}
.checkout-cart-index .left-cart .discount button.button.btn-cancel span {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 14px;
  font-family: "Lato", sans-serif;
}
.checkout-cart-index .left-cart .discount button.button.btn-cancel span span {
  width: auto;
  height: 40px;
  padding: 0 20px;
  background: #001b36;
}
.checkout-cart-index .totals {
  width: 46%;
  max-width: 550px;
  float: right;
}
.checkout-cart-index .totals table tr {
  background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
}
.checkout-cart-index .totals table td, .checkout-cart-index .totals table th {
  vertical-align: middle;
  font-size: 16px;
  color: #616161;
  text-transform: uppercase;
  width: 72%;
  height: 60px;
}
.checkout-cart-index .totals table td .price, .checkout-cart-index .totals table th .price {
  font-family: "montserrat", sans-serif;
}
.checkout-cart-index .totals table td.a-right, .checkout-cart-index .totals table th.a-right {
  padding-right: 10%;
}
.checkout-cart-index .totals table tfoot {
  margin-top: 7px;
}
.checkout-cart-index .totals table tfoot tr {
  background: none;
}
.checkout-cart-index .totals table tfoot td {
  font-weight: 700;
  padding: 15px 0;
}
.checkout-cart-index .totals table tfoot td.a-left {
  color: #001b36;
}
.checkout-cart-index .totals table tfoot td strong {
  font-weight: 700;
}
.checkout-cart-index .actions-cart {
  width: 548px;
  float: right;
}
.checkout-cart-index .checkout-types {
  width: 48%;
  max-width: 250px;
}
.checkout-cart-index .checkout-types button.button {
  width: 100%;
}
.checkout-cart-index .btn-continue {
  margin-right: 4%;
  float: left;
  width: 48%;
  max-width: 250px;
}
.checkout-cart-index .btn-continue span {
  color: #005f9f;
  background: #fff;
  height: 40px;
  font-size: 14px;
  font-family: "montserrat", sans-serif;
}
.checkout-cart-index .btn-continue span span {
  border: none;
  height: 40px;
  line-height: 36px;
  border: 2px solid #005f9f;
}
.checkout-cart-index .btn-continue:hover span {
  color: #fff;
}
.checkout-cart-index .btn-continue:hover span span {
  border-color: #001b36;
}
.checkout-cart-index .btn-checkout span {
  height: 40px;
  font-size: 14px;
  font-family: "montserrat", sans-serif;
}
.checkout-cart-index .btn-checkout span span {
  height: 40px;
  line-height: 40px;
}
.checkout-cart-index .btn-continue, .checkout-cart-index .btn-checkout {
  margin-top: 5px;
}
.checkout-cart-index .btn-continue span, .checkout-cart-index .btn-checkout span {
  width: 100%;
}
.checkout-cart-index .btn-continue span span, .checkout-cart-index .btn-checkout span span {
  padding: 0;
  width: 100%;
  text-align: center;
}
.checkout-cart-index .reassurance-cart {
  float: left;
  width: 40%;
}
.checkout-cart-index .title-secure-payment {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 300;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 20px;
}
.checkout-cart-index .title-secure-payment .picto-cadenas {
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 26px;
  width: 21px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

/*
  === PRODUCT PAGE ====
*/
.catalog-product-view .fancybox-prev {
  left: -70px;
}
.catalog-product-view .fancybox-next {
  right: -70px;
}
.catalog-product-view .back-link a {
  display: block;
  float: right;
  color: #616161;
  font-size: 14px;
  margin-top: 15px;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
}
.catalog-product-view .back-link a:hover {
  color: #001b36;
}
.catalog-product-view .back-link a .picto-retour {
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -338px;
  background-repeat: no-repeat;
  height: 11px;
  width: 6px;
  display: inline-block;
  margin-right: 7px;
}

.product-navigation {
  float: right;
}
.product-navigation a {
  display: block;
  margin-top: 4px;
  width: 5px;
  height: 9px;
  float: right;
  background: url(../images/pictos.png) 0 -390px no-repeat;
  text-indent: -9999px;
  margin-right: 10px;
}
.product-navigation a:hover {
  background-position: 0 -408px;
}
.product-navigation a.next {
  background-position: 0 -428px;
}
.product-navigation a.next:hover {
  background-position: 0 -446px;
}
.product-navigation .separateur {
  float: right;
  width: 1px;
  height: 19px;
  background: #cfcfcf;
  margin-right: 10px;
}

.cloudzoom-zoom-inside {
  cursor: pointer;
  border: 2px solid #dcdcdd;
}

.product-view {
  margin: 15px 0 60px 0;
}
.product-view .product-essential {
  width: 100%;
  float: left;
}
.product-view .product-collateral {
  width: 19%;
  float: right;
  padding-left: 3%;
  background: url(../images/bd-dot-vertical.png) 0 0 repeat-y;
}
.product-view .product-collateral h2 {
  text-align: center;
  text-transform: uppercase;
  color: #005f9f;
  font-size: 18px;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 30px;
}
.product-view .product-collateral li {
  margin-bottom: 20px;
}
.product-view .product-collateral li a {
  text-decoration: none;
  color: #616161;
  display: block;
  text-align: center;
}
.product-view .product-collateral li img {
  display: block;
  margin: 0 auto 15px auto;
}
.product-view .product-collateral li .famille {
  display: block;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 2px;
}
.product-view .product-collateral li .product-name {
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 12px;
  margin-bottom: 5px;
}
.product-view .product-collateral li .price-box .regular-price {
  font-size: 14px;
  color: #616161;
}
.product-view .product-collateral li .price-box .old-price .price {
  font-size: 11px;
}
.product-view .product-collateral li .price-box .special-price {
  font-size: 14px;
  display: inline;
}
.product-view .product-img-box {
  width: 48%;
  position: relative;
}
.product-view .product-img-box img {
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
.product-view .product-img-box .pictos {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.product-view .product-img-box .pictos span {
  float: right;
  border: 2px solid #005f9f;
  color: #005f9f;
  background: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  font-weight: 700;
  height: 21px;
  line-height: 16px;
  margin: 0 3px;
  padding: 0 5px;
  text-align: center;
  text-transform: uppercase;
}
.product-view .product-img-box .product-image {
  width: 82%;
  float: right;
}
.product-view .product-img-box .product-image span {
  display: block;
  position: absolute;
  margin-top: -14px;
  top: 50%;
  text-indent: -9999px;
  cursor: pointer;
}
.product-view .product-img-box .product-image span#cloudzoom-prev {
  left: 0;
}
.product-view .product-img-box .product-image span#cloudzoom-next {
  right: 0;
}
.product-view .product-img-box .product-image .loupe-prod {
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -254px;
  background-repeat: no-repeat;
  height: 21px;
  width: 22px;
  position: absolute;
  display: block;
  left: 25px;
  bottom: 25px;
  top: inherit;
}
.product-view .product-img-box .more-views {
  float: left;
  width: 15%;
}
.product-view .product-img-box .more-views ul {
  margin: 0;
}
.product-view .product-img-box .more-views ul li {
  margin: 0 0 20px 0;
  padding: 0;
  background: none;
}
.product-view .product-img-box .more-views ul li.last {
  margin: 0;
}
.product-view .product-img-box .more-views ul li a {
  display: block;
  border: 2px solid #fff;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
}
.product-view .product-img-box .more-views ul li a.cloudzoom-gallery-active {
  border-color: #005f9f;
}
.product-view .product-img-box .zoom-image {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  top: 0;
  padding: 0 30px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}
.product-view .product-img-box .zoom-image .close-zoom {
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  text-indent: -9999px;
}
.product-view .product-img-box .zoom-image .big-img {
  display: block;
  margin: 3% auto 0 auto;
  max-width: 800px;
  width: 100%;
}
.product-view .product-img-box .zoom-image .more-views {
  position: absolute;
  left: 20px;
  bottom: 20px;
  width: 75px;
}
.product-view .product-img-box .zoom-image .more-views ul {
  margin: 0;
}
.product-view .product-img-box .zoom-image .more-views ul li {
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
  background: none;
}
.product-view .product-img-box .zoom-image .more-views ul li.last {
  margin: 0;
}
.product-view .product-shop {
  width: 48%;
  float: right;
}
.product-view .product-shop .promos {
  display: inline-block;
  width: 65px;
  height: 25px;
  line-height: 21px;
  text-align: center;
  border: 2px solid #005f9f;
  color: #005f9f;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  margin-right: 10px;
  font-weight: 700;
}
.product-view .price-box {
  display: inline-block;
}
.product-view .price-box .regular-price {
  font-size: 30px;
  color: #005f9f;
}
.product-view .price-box .old-price {
  margin-right: 10px;
  margin-top: 5px;
  display: inline-block;
}
.product-view .price-box .old-price .price {
  font-weight: normal;
  color: #616161;
  font-size: 16px;
  text-decoration: line-through;
}
.product-view .price-box .special-price {
  font-size: 30px;
  color: #005f9f;
  display: inline-block;
}
.product-view .product-shop .product-name {
  
}
.product-view .product-shop h1 {
  font-size: 22px;
  font-family: "Roboto Condensed", sans-serif;
  color: #616161;
  font-weight: 700;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.product-view .product-shop h1 .name {
  display: block;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 5px;
}
.product-view .product-shop h1 .sku {
  display: block;
  font-size: 10px;
  color: #005f9f;
}
.product-view .product-shop .short-description, .product-view .product-shop .technic-description {
  font-size: 14px;
  line-height: 24px;
  color: #848587;
  margin: 25px 0 0;
  height: 110px;
  overflow: hidden;
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
}
.product-view .product-shop .short-description .std, .product-view .product-shop .technic-description .std {
  padding-right: 30px;
}
.product-view .product-shop .short-description .list-tech, .product-view .product-shop .technic-description .list-tech {
  width: 100%;
  display: block;
  margin: 10px 0;
}
.product-view .product-shop .short-description .list-tech li, .product-view .product-shop .technic-description .list-tech li {
  display: inline-block;
  text-indent: -9999px;
  margin-right: 30px;
}
.product-view .product-shop .short-description .list-tech li.froid, .product-view .product-shop .technic-description .list-tech li.froid {
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -155px;
  background-repeat: no-repeat;
  height: 33px;
  width: 33px;
}
.product-view .product-shop .short-description .list-tech li.pluie, .product-view .product-shop .technic-description .list-tech li.pluie {
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -349px;
  background-repeat: no-repeat;
  height: 33px;
  width: 33px;
}
.product-view .product-shop .short-description .list-tech li.vent, .product-view .product-shop .technic-description .list-tech li.vent {
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -466px;
  background-repeat: no-repeat;
  height: 33px;
  width: 33px;
}
.product-view .product-shop .short-description-title {
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px solid #001b36;
  color: #001b36;
  font-weight: 300;
  padding-bottom: 7px;
  margin-bottom: 10px;
}
.product-view .product-shop a.affiche-desc, .product-view .product-shop a.affiche-desc2 {
  display: block;
  height: 20px;
  width: 20px;
  float: right;
  background: url(../images/pictos.png) 50% -340px no-repeat;
  font-size: 13px;
  color: #616161;
  text-decoration: none;
  padding: 15px 0 15px;
  text-indent: -9999px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.product-view .product-shop a.affiche-desc.moins-desc, .product-view .product-shop a.affiche-desc2.moins-desc {
  background-position: 50% -390px;
}
.product-view .product-shop .customdropbg {
  max-width: 270px;
}
.product-view .product-shop .product-options {
  margin-top: 25px;
}
.product-view .product-shop .product-options dl:after {
  content: "";
  display: table;
  clear: both;
}
.product-view .product-shop .product-options dd.last {
  clear: both;
  float: none;
  margin-bottom: 30px;
}
.product-view .product-shop .product-options dd.last .input-box {
  display: inline-block;
  vertical-align: top;
  min-height: 65px;
}
.product-view .product-shop .product-options dd.last .size-guide {
  display: block;
  vertical-align: middle;
  margin: 7px 0 0 10px;
  font-size: 17px;
  font-family: "Roboto Condensed", sans-serif;
  color: #616161;
}
.product-view .product-shop .product-options dt {
  font-size: 16px;
  color: #001b36;
  float: left;
  font-weight: 300;
  font-family: "Roboto Condensed", sans-serif;
  margin-right: 5px;
}
.product-view .product-shop .product-options dd {
  float: left;
}
.product-view .product-shop .product-options dd.puce-color {
  margin: 0 7px 25px 0;
  border: 1px solid #999;
}
.product-view .product-shop .product-options dd.puce-color a {
  display: block;
  text-indent: -9999px;
  width: 23px;
  height: 23px;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
  border: 2px solid rgba(255, 255, 255, 0);
}
.product-view .product-shop .product-options dd.puce-color a.active, .product-view .product-shop .product-options dd.puce-color a:hover {
  border: 2px solid rgba(255, 255, 255, 0.7);
}
.product-view .product-shop .product-options #customSize dd a {
  text-decoration: none;
  font-size: 13px;
  color: #848587;
  display: block;
  width: 29px;
  height: 21px;
  line-height: 21px;
  border: 1px solid #848587;
  text-align: center;
}
.product-view .product-shop .product-options #customSize dd a.active {
  background: #848587;
  color: #fff;
}
.product-view .product-shop .product-options #customSize dd a.not-in-stock {
  border: 1px solid #dcdcdd;
  color: #dcdcdd;
}
.product-view .product-shop .add-to-cart .box-qty {
  clear: both;
  width: 100%;
}
.product-view .product-shop .add-to-cart button.button span {
  height: 47px;
  line-height: 47px;
  font-family: "montserrat", sans-serif;
}
.product-view .product-shop .add-to-cart button.button span span {
  font-size: 18px;
  letter-spacing: 0.9px;
  padding: 0 30px;
}
.product-view .product-shop .add-to-cart button.button.btn-disable span span {
  background: #c9c9c9;
}
.product-view .product-shop a.link-wishlist {
  display: inline-block;
  font-weight: normal;
  color: #848587;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  text-decoration: none;
  margin: 10px 0 0 0;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
}
.product-view .product-shop a.link-wishlist .picto-wishlist {
 
  height: 32px;
  width: 32px;
  float: left;
  margin: -5px 10px 0 0;
}
.product-view .product-shop a.link-wishlist:hover {
  color: #005f9f;
}
.product-view .link-bottom-product {
  float: left;
  margin-top: 90px;
}
.product-view .link-bottom-product a {
  display: inline-block;
  margin: 3px 35px 0 0;
  width: 25px;
  height: 25px;
  padding: 0;
}
.product-view .link-bottom-product a:last-child {
  margin-right: 0;
}
.product-view .link-bottom-product a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

/***** Popin guide des tailles ****/
/********* PAGES GUIDE DES TAILLES ************/
.size-guide-popin {
  font-family: "Roboto Condensed", sans-serif;
  max-width: 1100px;
}
.size-guide-popin p {
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 40px;
  text-align: justify;
  padding: 0 10px;
  text-align: left;
}
.size-guide-popin p .souligne {
  text-decoration: underline;
}
.size-guide-popin .title-guide {
  font-size: 18px;
  text-transform: uppercase;
  color: #005f9f;
  margin-bottom: 25px;
  margin-top: 45px;
}
.size-guide-popin .title-guide:first-child {
  margin-top: 0;
}
.size-guide-popin .subtitle-guide {
  font-size: 18px;
  color: #005f9f;
  margin-bottom: 5px;
  text-transform: none;
  padding: 0 10px;
}
.size-guide-popin ul.liste-coupes {
  margin-bottom: 30px;
  padding-left: 0;
}
.size-guide-popin ul.liste-coupes li {
  color: #616161;
  width: 22%;
  margin-right: 2%;
  display: inline-block;
  vertical-align: top;
}
.size-guide-popin .visu-silhouette {
  display: inline-block;
  width: 40%;
}
.size-guide-popin .description-silhouette {
  display: inline-block;
  width: 55%;
  max-width: 450px;
}

/*
  === PRODUCT PAGE tbs tech ====
*/
.catalog-product-view.tbs-tech .breadcrumbs li {
  color: #d5582e;
}
.catalog-product-view.tbs-tech .product-view .product-collateral h2 {
  color: #d5582e;
}
.catalog-product-view.tbs-tech .product-view .product-img-box .more-views ul li a.cloudzoom-gallery-active {
  border-color: #d5582e;
}
.catalog-product-view.tbs-tech .product-view .product-shop .price-box .regular-price {
  color: #d5582e;
}
.catalog-product-view.tbs-tech .product-view .product-shop .price-box .special-price {
  color: #d5582e;
}
.catalog-product-view.tbs-tech .product-view .product-shop {
  background: url(../images/logo-tbs-tech.jpg) right 0 no-repeat;
}
.catalog-product-view.tbs-tech .product-view .product-shop h1 .sku {
  color: #d5582e;
}
.catalog-product-view.tbs-tech .product-view .product-shop .add-to-cart button.button span {
  background-color: #d5582e;
}
.catalog-product-view.tbs-tech .product-view .product-shop .add-to-cart button.button:hover span {
  background-color: #001b36;
}

/***** Popin ajout produit au panier ******/
.product-added .title-popin {
  margin-bottom: 30px;
  background: #cacaca;
}
.product-added .title-popin h3 {
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  padding: 10px 20px;
  font-weight: 300;
  color: #005f9f;
}
.product-added .content-popin-added {
  padding: 0 20px 20px;
}
.product-added .img-product {
  float: left;
  width: 32%;
  margin: 0 5% 0 0;
}
.product-added .right-product {
  width: 60%;
  float: left;
}
.product-added .right-product p {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
}
.product-added .right-product p.ssfamille {
  font-weight: 700;
  font-size: 18px;
  margin: 0;
}
.product-added .right-product p.name {
  font-size: 15px;
  margin-bottom: 10px;
  margin: 0;
}
.product-added .std {
  color: #616161;
  font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 12px;
}
.product-added .color {
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 20px;
}
.product-added .color span {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin-right: 7px;
}
.product-added .size {
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 5px;
}
.product-added .size span {
  margin-left: 15px;
  display: inline-block;
  padding: 0 5px;
  height: 20px;
  text-align: center;
  line-height: 17px;
  vertical-align: middle;
  border: 1px solid #616161;
}
.product-added .price-box {
  display: inline-block;
}
.product-added .price-box .price {
  font-size: 18px;
  font-weight: bold;
  color: #005f9f;
}
.product-added .price-box .old-price {
  display: inline-block;
  margin-right: 10px;
  margin-top: 3px;
}
.product-added .price-box .old-price .price {
  font-weight: normal;
  font-size: 14px;
  color: #616161;
  text-decoration: line-through;
}
.product-added .price-box .special-price {
  display: inline-block;
}
.product-added .promos {
  border: 2px solid #005f9f;
  font-family: "Roboto Condensed", sans-serif;
  color: #005f9f;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  height: 19px;
  line-height: 16px;
  margin-right: 10px;
  text-align: center;
  width: 50px;
}
.product-added .actions {
  clear: both;
  display: block;
  padding-top: 30px;
  margin-top: 20px;
  background: url(../images/bd-dot-grey.png) 0 0 repeat-x;
}
.product-added .actions li {
  display: block;
  width: 45%;
  float: left;
}
.product-added .actions li.last {
  float: right;
}
.product-added .actions li.last a {
  background: #005f9f;
  border: 2px solid #005f9f;
  color: #fff;
}
.product-added .actions li.last a:hover {
  background: #001b36;
  border: 2px solid #001b36;
}
.product-added .actions li a {
  display: block;
  height: 35px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #005f9f;
  background: #fff;
  border: 2px solid #005f9f;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
}
.product-added .actions li a:hover {
  background-color: #005f9f;
  border: 2px solid #005f9f;
  color: #fff;
}

/*
  === LISTING PAGE ====
*/
.category-products {
  position: relative;
  clear: both;
}

.ias_loader, .ias_trigger {
  text-align: center;
  margin: 30px 0 40px;
}
.ias_loader img, .ias_trigger img {
  vertical-align: middle;
}

.catalog-category-view .breadcrumbs, .catalogsearch-result-index .breadcrumbs {
  padding-left: 0;
  padding-top: 0;
}
.catalog-category-view .sidebar .open-layered, .catalogsearch-result-index .sidebar .open-layered {
  display: none;
  width: 90%;
  height: 40px;
  color: #005f9f;
  border: 3px solid #005f9f;
  text-transform: uppercase;
  line-height: 37px;
  font-size: 14px;
  text-align: center;
  margin: 0 auto 20px;
  cursor: pointer;
  position: relative;
}
.catalog-category-view .sidebar .title-category-layered, .catalogsearch-result-index .sidebar .title-category-layered {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 25px;
  margin-bottom: 35px;
  color: #616161;
}
.catalog-category-view .sidebar .cat-list > li, .catalogsearch-result-index .sidebar .cat-list > li {
  margin-bottom: 35px;
}
.catalog-category-view .sidebar .cat-list > li > a, .catalogsearch-result-index .sidebar .cat-list > li > a {
  display: block;
  color: #001b36;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  padding-bottom: 5px;
  margin-bottom: 7px;
  background: url(../images/bdb-bleu.jpg) 0 bottom no-repeat;
  text-decoration: none;
}
.catalog-category-view .sidebar .cat-list > li ul li, .catalogsearch-result-index .sidebar .cat-list > li ul li {
  font-size: 16px;
}
.catalog-category-view .sidebar .cat-list > li ul li a, .catalogsearch-result-index .sidebar .cat-list > li ul li a {
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
  display: block;
  padding: 8px 0;
  text-decoration: none;
}
.catalog-category-view .sidebar .cat-list > li ul li a:hover, .catalogsearch-result-index .sidebar .cat-list > li ul li a:hover {
  color: #005f9f;
}
.catalog-category-view .sidebar .cat-list > li ul li a.active, .catalogsearch-result-index .sidebar .cat-list > li ul li a.active {
  color: #005f9f;
}
.catalog-category-view .sidebar .add-class-list, .catalogsearch-result-index .sidebar .add-class-list {
  margin-bottom: 35px;
}
.catalog-category-view .sidebar .add-class-list > li > a, .catalogsearch-result-index .sidebar .add-class-list > li > a {
  display: block;
  color: #005f9f;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  text-decoration: none;
  padding-bottom: 10px;
}
.catalog-category-view .sidebar .block, .catalogsearch-result-index .sidebar .block {
  border: none;
}
.catalog-category-view .sidebar .block .block-content, .catalogsearch-result-index .sidebar .block .block-content {
  padding: 0;
}
.catalog-category-view .sidebar .block .block-content dt, .catalogsearch-result-index .sidebar .block .block-content dt {
  padding: 0;
  color: #001b36;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  padding-bottom: 5px;
  background: url(../images/bdb-bleu.jpg) 0 bottom no-repeat;
  margin-bottom: 25px;
  font-weight: 300;
}
.catalog-category-view .sidebar .block .block-content dd:after, .catalogsearch-result-index .sidebar .block .block-content dd:after {
  content: "";
  clear: both;
  display: table;
}
.catalog-category-view .sidebar .block .block-content dd, .catalogsearch-result-index .sidebar .block .block-content dd {
  margin-bottom: 35px;
}
.catalog-category-view .sidebar .block .block-content dd.last, .catalogsearch-result-index .sidebar .block .block-content dd.last {
  margin: 0;
}
.catalog-category-view .sidebar .block .block-content dd.shoes_size ol li, .catalog-category-view .sidebar .block .block-content dd.size ol li, .catalogsearch-result-index .sidebar .block .block-content dd.shoes_size ol li, .catalogsearch-result-index .sidebar .block .block-content dd.size ol li {
  display: inline-block;
  margin: 0 6px 6px 0;
}
.catalog-category-view .sidebar .block .block-content dd.shoes_size ol li a, .catalog-category-view .sidebar .block .block-content dd.size ol li a, .catalogsearch-result-index .sidebar .block .block-content dd.shoes_size ol li a, .catalogsearch-result-index .sidebar .block .block-content dd.size ol li a {
  display: block;
  min-width: 26px;
  height: 26px;
  border: 1px solid #616161;
  line-height: 21px;
  text-align: center;
  font-size: 16px;
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
  padding: 0 3px;
  text-decoration: none;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -webkit-transition: all 200ms linear;
  -webkit-transition-delay: 0s;
  transition: all 200ms linear 0s;
}
.catalog-category-view .sidebar .block .block-content dd.shoes_size ol li a.amshopby-attr-selected, .catalog-category-view .sidebar .block .block-content dd.shoes_size ol li a:hover, .catalog-category-view .sidebar .block .block-content dd.size ol li a.amshopby-attr-selected, .catalog-category-view .sidebar .block .block-content dd.size ol li a:hover, .catalogsearch-result-index .sidebar .block .block-content dd.shoes_size ol li a.amshopby-attr-selected, .catalogsearch-result-index .sidebar .block .block-content dd.shoes_size ol li a:hover, .catalogsearch-result-index .sidebar .block .block-content dd.size ol li a.amshopby-attr-selected, .catalogsearch-result-index .sidebar .block .block-content dd.size ol li a:hover {
  background: #001b36;
  border: 1px solid #001b36;
  color: #fff;
}
.catalog-category-view .sidebar .block .block-content dd.price .input-text, .catalogsearch-result-index .sidebar .block .block-content dd.price .input-text {
  height: 35px;
  padding: 3px 7px;
  width: 45%;
}
.catalog-category-view .sidebar .block .block-content dd.price .form-button, .catalogsearch-result-index .sidebar .block .block-content dd.price .form-button {
  display: block;
  clear: both;
  width: 100%;
  margin-top: 10px;
}
.catalog-category-view .sidebar .block .block-content dd.price .form-button span, .catalogsearch-result-index .sidebar .block .block-content dd.price .form-button span {
  width: 100%;
  height: 35px;
  line-height: 36px;
}
.catalog-category-view .sidebar .block .block-content dd.price .form-button span span, .catalogsearch-result-index .sidebar .block .block-content dd.price .form-button span span {
  height: 35px;
}
.catalog-category-view .sidebar .block .block-content dd.heel_height a, .catalogsearch-result-index .sidebar .block .block-content dd.heel_height a {
  font-size: 13px;
  padding: 0;
  color: #616161;
  display: block;
  text-decoration: none;
}
.catalog-category-view .sidebar .block .block-content dd.heel_height a:hover, .catalogsearch-result-index .sidebar .block .block-content dd.heel_height a:hover {
  color: #000;
}
.catalog-category-view .sidebar .block .block-content dd.heel_height a.amshopby-attr-selected, .catalogsearch-result-index .sidebar .block .block-content dd.heel_height a.amshopby-attr-selected {
  font-weight: 900;
}
.catalog-category-view .sidebar .block .block-content dd.my_selection, .catalogsearch-result-index .sidebar .block .block-content dd.my_selection {
  margin-bottom: 0;
  float: left;
  margin-left: 5px;
}
.catalog-category-view .sidebar .block .block-content dd.my_selection a, .catalogsearch-result-index .sidebar .block .block-content dd.my_selection a {
  font-size: 13px;
  padding: 0;
  color: #616161;
  display: block;
  text-decoration: none;
}
.catalog-category-view .sidebar .block .block-content dd.my_selection a img, .catalogsearch-result-index .sidebar .block .block-content dd.my_selection a img {
  padding: 3px;
}
.catalog-category-view .sidebar .block .block-content dd.my_selection a:hover, .catalogsearch-result-index .sidebar .block .block-content dd.my_selection a:hover {
  color: #000;
}
.catalog-category-view .sidebar .block .block-content dd.my_selection a.amshopby-attr-selected, .catalogsearch-result-index .sidebar .block .block-content dd.my_selection a.amshopby-attr-selected {
  font-weight: 900;
  border: 1px solid #bbbbbb;
}
.catalog-category-view .sidebar .block .block-content dd.my_selection a .promos, .catalogsearch-result-index .sidebar .block .block-content dd.my_selection a .promos {
  background: url(../images/pictos-produit/pictos-promo.png) 0 0 no-repeat;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  color: #fff;
  font-weight: 900;
  font-size: 13px;
  float: left;
  margin-right: 0px;
  padding: 3px;
}
.catalog-category-view .sidebar .block .block-content dd.my_selection a .exclu, .catalogsearch-result-index .sidebar .block .block-content dd.my_selection a .exclu {
  margin-top: 5px;
}
.catalog-category-view .sidebar .block .block-content dd.my_selection a .new, .catalogsearch-result-index .sidebar .block .block-content dd.my_selection a .new {
  margin-top: 8px;
}
.catalog-category-view .sidebar .block .block-content dd.my_selection a .pure, .catalogsearch-result-index .sidebar .block .block-content dd.my_selection a .pure {
  margin-top: 15px;
}
.catalog-category-view .sidebar .block .block-content dd.my_selection a .coeur, .catalogsearch-result-index .sidebar .block .block-content dd.my_selection a .coeur {
  margin-top: 3px;
}
.catalog-category-view .sidebar .block .block-content dd.my_selection a .press, .catalogsearch-result-index .sidebar .block .block-content dd.my_selection a .press {
  margin-top: -5px;
}
.catalog-category-view .sidebar .block .block-content dd.filter_color li, .catalogsearch-result-index .sidebar .block .block-content dd.filter_color li {
  margin: 0 6px 6px 0;
  display: block;
  float: left;
  border: 1px solid #6a6a6a;
}
.catalog-category-view .sidebar .block .block-content dd.filter_color li a, .catalogsearch-result-index .sidebar .block .block-content dd.filter_color li a {
  display: block;
  padding: 0;
  text-indent: -9999px;
  width: 26px;
  height: 26px;
  position: relative;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -webkit-transition: all 200ms linear;
  -webkit-transition-delay: 0s;
  transition: all 200ms linear 0s;
}
.catalog-category-view .sidebar .block .block-content dd.filter_color li a.amshopby-attr-selected, .catalog-category-view .sidebar .block .block-content dd.filter_color li a:hover, .catalogsearch-result-index .sidebar .block .block-content dd.filter_color li a.amshopby-attr-selected, .catalogsearch-result-index .sidebar .block .block-content dd.filter_color li a:hover {
  border: 2px solid #fff;
}
.catalog-category-view .sidebar .block .block-content dd.filter_color li a.amshopby-attr-selected.white span, .catalog-category-view .sidebar .block .block-content dd.filter_color li a:hover.white span, .catalogsearch-result-index .sidebar .block .block-content dd.filter_color li a.amshopby-attr-selected.white span, .catalogsearch-result-index .sidebar .block .block-content dd.filter_color li a:hover.white span {
  background: url(../images/coloris-active-grey.png) 0 0 no-repeat;
}
.catalog-category-view div.block-layered-nav div.amshopby-slider, .catalogsearch-result-index div.block-layered-nav div.amshopby-slider {
  background: url(../images/bg-cursor-price.jpg) 0 0 repeat-x;
}
.catalog-category-view div.block-layered-nav div.amshopby-slider .handle, .catalogsearch-result-index div.block-layered-nav div.amshopby-slider .handle {
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -226px;
  background-repeat: no-repeat;
  height: 14px;
  width: 5px;
  top: -7px;
}
.catalog-category-view div.block-layered-nav div.amshopby-slider .handle.handle2, .catalogsearch-result-index div.block-layered-nav div.amshopby-slider .handle.handle2 {
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -240px;
  background-repeat: no-repeat;
  height: 14px;
  width: 5px;
}
.catalog-category-view .amshopby-slider-bar, .catalogsearch-result-index .amshopby-slider-bar {
  height: 1px;
  top: 0;
  background: #616161;
}
.catalog-category-view .toolbar, .catalogsearch-result-index .toolbar {
  position: absolute;
  top: -40px;
  right: 0;
}
.catalog-category-view .toolbar .sort-by, .catalogsearch-result-index .toolbar .sort-by {
  color: #616161;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
}
.catalog-category-view .toolbar .sort-by a, .catalogsearch-result-index .toolbar .sort-by a {
  color: #005f9f;
  text-decoration: none;
}
.catalog-category-view .toolbar .sort-by a:hover, .catalogsearch-result-index .toolbar .sort-by a:hover {
  color: #001b36;
}

.catalog-category-view .toolbar .sort-by a[disabled=disabled], .catalogsearch-result-index .toolbar .sort-by a[disabled=disabled] {
    color:#616161!IMPORTANT;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
}

.catalog-category-view .category-image, .catalogsearch-result-index .category-image {
  position: relative;
  margin-bottom: 25px;
  height: 280px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.catalog-category-view .category-image h1, .catalogsearch-result-index .category-image h1 {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  top: 38%;
  font-size: 28px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
}
.catalog-category-view .products-grid .product-image, .catalogsearch-result-index .products-grid .product-image {
  position: relative;
  overflow: hidden;
  display: block;
  margin-bottom: 20px;
}


/*.catalog-category-view .products-grid li.item:nth-child(6n), .catalogsearch-result-index .products-grid li.item:nth-child(6n) {
  margin-right: 0;
}
*/

.catalog-category-view .products-grid li.item .pictos, .catalogsearch-result-index .products-grid li.item .pictos {
  width: 100%;
  height: 47px;
  text-align: center;
}
.catalog-category-view .products-grid li.item .pictos span, .catalogsearch-result-index .products-grid li.item .pictos span {
  height: 21px;
  line-height: 17px;
  margin: 0 3px 3px 3px;
  padding: 0 5px;
  text-align: center;
  color: #005f9f;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  display: inline-block;
  border: 2px solid #005f9f;
}
.catalog-category-view .products-grid li.item .pictos .promos, .catalogsearch-result-index .products-grid li.item .pictos .promos {
  width: 55px;
}
.catalog-category-view .products-grid li.item .pictos .europe, .catalogsearch-result-index .products-grid li.item .pictos .europe {
  position: absolute;
  right: 0;
  top: 7px;
}
.catalog-category-view .products-grid li.item dl, .catalogsearch-result-index .products-grid li.item dl {
  height: 15px;
}
.catalog-category-view .products-grid li.item dl dd, .catalogsearch-result-index .products-grid li.item dl dd {
  display: inline-block;
  margin-bottom: 10px;
}
.catalog-category-view .products-grid li.item dl dd a, .catalogsearch-result-index .products-grid li.item dl dd a {
  display: block;
  border: 1px solid #ddd;
  width: 31px;
  height: 5px;
  text-indent: -9999px;
}
.catalog-category-view .products-grid li.item .product-name, .catalogsearch-result-index .products-grid li.item .product-name {
  font-size: 16px;
  color: #616161;
  margin-bottom: 15px;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.catalog-category-view .products-grid li.item .product-name a, .catalogsearch-result-index .products-grid li.item .product-name a {
  color: #616161;
  text-decoration: none;
}
.catalog-category-view .products-grid li.item .product-name span, .catalogsearch-result-index .products-grid li.item .product-name span {
  font-size: 13px;
  padding-top: 3px;
  display: block;
  font-family: "montserrat", sans-serif;
  font-weight: 300;
  text-transform: none;
}
.catalog-category-view .products-grid li.item .price-box, .catalogsearch-result-index .products-grid li.item .price-box {
  margin-top: 10px;
}
.catalog-category-view .products-grid li.item .price-box .regular-price .price, .catalogsearch-result-index .products-grid li.item .price-box .regular-price .price {
  font-size: 18px;
}
.catalog-category-view .products-grid li.item .price-box .old-price, .catalogsearch-result-index .products-grid li.item .price-box .old-price {
  display: inline;
  margin-right: 7px;
}
.catalog-category-view .products-grid li.item .price-box .old-price .price, .catalogsearch-result-index .products-grid li.item .price-box .old-price .price {
  font-size: 12px;
  text-decoration: line-through;
  margin-right: 2px;
}
.catalog-category-view .products-grid li.item .price-box .special-price, .catalogsearch-result-index .products-grid li.item .price-box .special-price {
  display: inline;
}
.catalog-category-view .products-grid li.item .price-box .special-price .price, .catalogsearch-result-index .products-grid li.item .price-box .special-price .price {
  color: #005f9f;
  font-size: 18px;
  margin-left: 5px;
}
.catalog-category-view .products-grid li.item .availableSizes, .catalogsearch-result-index .products-grid li.item .availableSizes {
  position: absolute;
  bottom: -80px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  left: 0;
  width: 100%;
  background: url(../images/white-transparency.png) 0 0;
  font-size: 15px;
  color: #616161;
  padding: 8px 8px 4px 8px;
  text-align: center;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.catalog-category-view .products-grid li.item .availableSizes li, .catalogsearch-result-index .products-grid li.item .availableSizes li {
  display: inline-block;
  min-width: 23px;
  padding: 0 4px;
  height: 23px;
  border: 1px solid #616161;
  text-align: center;
  line-height: 21px;
  color: #616161;
  margin-bottom: 4px;
  font-size: 15px;
  font-family: "Roboto Condensed", sans-serif;
}
.catalog-category-view .products-grid li.item:hover .availableSizes, .catalogsearch-result-index .products-grid li.item:hover .availableSizes {
  bottom: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.catalog-category-view .products-grid li.item .picto-coeur, .catalogsearch-result-index .products-grid li.item .picto-coeur {
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -59px;
  background-repeat: no-repeat;
  height: 23px;
  width: 26px;
  display: block;
  position: absolute;
  z-index: 1;
  top: -5px;
  right: 15px;
  text-indent: -9999px;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.catalog-category-view .products-grid li.item:hover .picto-coeur, .catalogsearch-result-index .products-grid li.item:hover .picto-coeur {
  top: 15px;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.catalog-category-view .wishlistSizes .title-whish, .catalogsearch-result-index .wishlistSizes .title-whish {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  color: #616161;
  text-align: center;
  padding: 10px 20px;
  font-size: 14px;
}
.catalog-category-view .wishlistSizes .sizeList-popin, .catalogsearch-result-index .wishlistSizes .sizeList-popin {
  text-align: center;
  padding-top: 20px;
}
.catalog-category-view .wishlistSizes li, .catalogsearch-result-index .wishlistSizes li {
  display: inline-block;
  min-width: 23px;
  padding: 0 4px;
  height: 23px;
  border: 1px solid #616161;
  text-align: center;
  line-height: 21px;
  margin-bottom: 4px;
  font-size: 15px;
  font-family: "Roboto Condensed", sans-serif;
}
.catalog-category-view .wishlistSizes li a, .catalogsearch-result-index .wishlistSizes li a {
  color: #616161;
  text-decoration: none;
}
.catalog-category-view .wishlistSizes li a:hover, .catalogsearch-result-index .wishlistSizes li a:hover {
  color: #005f9f;
}

/**** Resultat de recherche ***/
.catalogsearch-result-index .col-main .note-msg {
  clear: both;
  padding: 30px 0;
}
.catalogsearch-result-index .page-title {
  padding-top: 40px;
  text-align: center;
  margin-bottom: 10px;
}
.catalogsearch-result-index .page-title h1 {
  font-size: 32px;
  font-weight: 700;
  color: #848587;
  margin-bottom: 0;
}
.catalogsearch-result-index .page-title .name-search {
  font-size: 30px;
  color: #005f9f;
  font-style: italic;
  margin-bottom: 10px;
}
.catalogsearch-result-index .page-title .form-search-page {
  width: 265px;
  margin: 0 auto;
  position: relative;
}
.catalogsearch-result-index .page-title .form-search-page .input-text {
  height: 38px;
  padding: 6px 10px 6px 45px;
}
.catalogsearch-result-index .page-title .form-search-page button.button {
  position: absolute;
  display: block;
  width: 40px;
  height: 32px;
  top: 4px;
  left: 2px;
}
.catalogsearch-result-index .page-title .form-search-page button.button span {
  width: 100%;
  padding: 0;
  background: none;
  height: 32px;
}
.catalogsearch-result-index .page-title .form-search-page button.button span span {
  text-indent: -9999px;
  background: url(../images/pictos.png) 0 -287px no-repeat;
}

/***** TBS tech *****/
.catalog-category-view.tbs-tech .breadcrumbs li {
  color: #d5582e;
}
.catalog-category-view.tbs-tech .sidebar .cat-list > li > a {
  color: #d5582e;
  background: url(../images/bdb-orange.jpg) 0 bottom no-repeat;
}
.catalog-category-view.tbs-tech .sidebar .cat-list > li ul li a:hover {
  color: #d5582e;
}
.catalog-category-view.tbs-tech .sidebar .cat-list > li ul li a.active {
  color: #d5582e;
}
.catalog-category-view.tbs-tech .sidebar .add-class-list {
  margin-bottom: 35px;
}
.catalog-category-view.tbs-tech .sidebar .add-class-list > li > a {
  display: block;
  color: #d5582e;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  text-decoration: none;
  padding-bottom: 10px;
}
.catalog-category-view.tbs-tech .sidebar .block .block-content dt {
  color: #d5582e;
  background: url(../images/bdb-orange.jpg) 0 bottom no-repeat;
}
.catalog-category-view.tbs-tech .sidebar .block .block-content dd.shoes_size ol li a.amshopby-attr-selected, .catalog-category-view.tbs-tech .sidebar .block .block-content dd.size ol li a.amshopby-attr-selected {
  background: #d5582e;
  border: 1px solid #d5582e;
}
.catalog-category-view.tbs-tech .sidebar .block .block-content dd.my_selection:hover {
  color: #d5582e;
}
.catalog-category-view.tbs-tech .toolbar .sort-by a {
  color: #d5582e;
}
.catalog-category-view.tbs-tech .toolbar .sort-by a:hover {
  color: #001b36;
}
.catalog-category-view.tbs-tech .products-grid .pictos span {
  color: #d5582e;
  border: 2px solid #d5582e;
}
.catalog-category-view.tbs-tech .products-grid .price-box .special-price .price {
  color: #d5582e;
}

/*
  === CHECKOUT ====
*/
.onepagecheckout-index-index {
  /******** So colissimo *******/
}
.onepagecheckout-index-index .col-main {
  max-width: 1200px;
  margin: 0 auto;
}
.onepagecheckout-index-index .page-title {
  padding-top: 30px;
}
.onepagecheckout-index-index .onepagecheckout_loginarea {
  text-align: center;
  font-size: 15px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  color: #616161;
  margin-top: 5px;
}
.onepagecheckout-index-index .onepagecheckout_loginarea a {
  color: #001b36;
}
.onepagecheckout-index-index .onepagecheckout-login {
  border: none;
  margin: 15px auto;
  width: 100%;
  max-width: 690px;
}
.onepagecheckout-index-index .onepagecheckout-login .block-title {
  padding: 12px  0;
  border: none;
}
.onepagecheckout-index-index .onepagecheckout-login .block-title h2 {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 300;
  color: #001b36;
  font-family: "Roboto Condensed", sans-serif;
  padding-bottom: 8px;
  background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
}
.onepagecheckout-index-index .onepagecheckout-login p {
  color: #616161;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  margin-bottom: 15px;
}
.onepagecheckout-index-index .onepagecheckout-login .onepagecheckout_forgotlink, .onepagecheckout-index-index .onepagecheckout-login .onepagecheckout_loginlink {
  float: right;
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  margin-bottom: 10px;
}
.onepagecheckout-index-index .onepagecheckout-login .onepagecheckout_forgotlink.onepagecheckout_loginlink, .onepagecheckout-index-index .onepagecheckout-login .onepagecheckout_loginlink.onepagecheckout_loginlink {
  float: left;
}
.onepagecheckout-index-index .onepagecheckout-login button.button {
  width: 40%;
}
.onepagecheckout-index-index .onepagecheckout-login button.button.bt-close {
  float: left;
}
.onepagecheckout-index-index .onepagecheckout-login button.button.bt-close span {
  height: 35px;
  line-height: 31px;
  width: 100%;
  background: none;
}
.onepagecheckout-index-index .onepagecheckout-login button.button.bt-close span span {
  padding: 0;
  text-align: center;
  font-size: 13px;
  color: #616161;
  background: #fff;
  border: 2px solid #616161;
}
.onepagecheckout-index-index .onepagecheckout-login button.button.bt-close:hover span span {
  background: #616161;
  color: #fff;
}
.onepagecheckout-index-index .onepagecheckout-login button.button.bt-log {
  float: right;
}
.onepagecheckout-index-index .onepagecheckout-login button.button.bt-log span {
  height: 34px;
  line-height: 34px;
  width: 100%;
}
.onepagecheckout-index-index .onepagecheckout-login button.button.bt-log span span {
  font-size: 13px;
  padding: 0;
  text-align: center;
}
.onepagecheckout-index-index .form-list .name-prefix {
  width: auto;
}
.onepagecheckout-index-index .form-list .field {
  float: none;
}
.onepagecheckout-index-index .form-list .name-prefix .input-box input {
  float: left;
  margin: 6px 3px 0 0;
}
.onepagecheckout-index-index .form-list .name-prefix .input-box label {
  display: block;
  float: left;
  width: auto;
  text-align: left;
  font-size: 13px;
  text-transform: none;
  margin-right: 5px;
}
.onepagecheckout-index-index .form-list .control.same-add {
  padding-top: 20px;
  margin-bottom: 30px;
  background: url(../images/bd-dot-grey.png) 0 0 repeat-x;
}
.onepagecheckout-index-index .form-list .control label {
  padding-top: 0;
}
.onepagecheckout-index-index .form-list .li-dob label {
  display: block;
  float: left;
  font-size: 13px;
  padding-top: 5px;
  width: 35%;
  text-align: right;
  text-transform: uppercase;
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
}
.onepagecheckout-index-index .form-list .li-dob .input-box {
  float: right;
  width: 60%;
}
.onepagecheckout-index-index .form-list .li-dob .customdroptext {
  padding-left: 0;
}
.onepagecheckout-index-index .onepagecheckout p.required {
  text-align: left;
  font-size: 14px;
  color: #001b36;
  font-family: "Roboto Condensed", sans-serif;
  margin: 15px 0 25px 0;
}
.onepagecheckout-index-index .onepage-bloc .col_3 {
  background: url(../images/bd-dot-vertical.png) right 0 repeat-y;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .loading {
  background: url(../images/ajax-loader.gif) 50% 50% no-repeat;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .block {
  margin: 0;
  border: none;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .block .block-title {
  padding: 0;
  border: none;
  position: relative;
  height: 18px;
  margin-bottom: 20px;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .block .block-title h2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300;
  color: #001b36;
  text-align: center;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .block .block-title h2:before {
  content: "1";
  display: inline-block;
  width: 22px;
  height: 22px;
  border: 2px solid #001b36;
  line-height: 22px;
  position: absolute;
  left: 0;
  top: -5px;
  text-align: center;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .block .block-title h2.title-ship:before {
  content: "2";
}
.onepagecheckout-index-index .onepage-bloc .col_3 .block .block-title h2.paie:before {
  content: "3";
}
.onepagecheckout-index-index .onepage-bloc .col_3 .block .block-title h2.title-review:before {
  content: "4";
}
.onepagecheckout-index-index .onepage-bloc .col_3 .block .block-title .arrow {
  position: absolute;
  display: block;
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -135px;
  background-repeat: no-repeat;
  height: 10px;
  width: 6px;
  right: 8px;
  top: 19px;
  -moz-transition: all 250ms linear 0s;
  -o-transition: all 250ms linear 0s;
  -webkit-transition: all 250ms linear;
  -webkit-transition-delay: 0s;
  transition: all 250ms linear 0s;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .block .block-title.title-active .arrow {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.onepagecheckout-index-index .onepage-bloc .col_3 .block .block-content {
  padding: 0;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .block#shipping-method {
  background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
  padding: 0 0 15px 0;
  margin-bottom: 25px;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .block#shipping-method p.empty {
  text-align: center;
  font-size: 13px;
  color: #616161;
  padding: 10px 15px 0 15px;
}
.onepagecheckout-index-index .onepage-bloc .col_3.first {
  padding-right: 25px;
}
.onepagecheckout-index-index .onepage-bloc .col_3.middle {
  padding: 0 25px 0 20px;
}
.onepagecheckout-index-index .onepage-bloc .col_3.last {
  padding-left: 20px;
  background: none;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .data-table {
  background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .data-table tr.even {
  background: none;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .data-table th {
  border: none;
  font-size: 13px;
  background: #f0f0f0;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  color: #005f9f;
  vertical-align: middle;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .data-table td {
  border: none;
  padding: 10px 0;
  border-bottom: 1px solid #858789;
  vertical-align: top;
  font-size: 14px;
  color: #616161;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .data-table td .qty {
  display: inline-block;
  width: 27px;
  height: 19px;
  border: 1px solid #b5b5b7;
  text-align: center;
  line-height: 17px;
  font-size: 12px;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .data-table td .product-name {
  margin-bottom: 10px;
  font-family: "Roboto Condensed", sans-serif;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .data-table td .product-name img {
  display: block;
  margin-bottom: 5px;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .data-table td .product-name .ssfamille {
  display: block;
  font-size: 16px;
  font-weight: 700;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .data-table td .product-name .name {
  font-size: 14px;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .data-table td .item-options {
  font-family: "Roboto Condensed", sans-serif;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .data-table td .item-options .color-shape {
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  border: 1px solid #888;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .data-table td .item-options .color-name {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .data-table td .item-options dt {
  float: left;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .data-table td .item-options dd {
  display: inline-block;
  margin-left: 5px;
  height: 20px;
  font-size: 13px;
  color: #3d3d3d;
  border: 1px solid #616161;
  text-align: center;
  padding: 0 3px;
  line-height: 16px;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .data-table td .content-qty {
  width: 55px;
  margin: 0 auto;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .data-table tfoot td {
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  border: none;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .data-table tfoot td .price {
  font-family: "montserrat", sans-serif;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .data-table tfoot td .fdp_loc {
  text-transform: none;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .data-table tfoot tr.last td {
  border-top: 1px solid #858789;
  font-family: "montserrat", sans-serif;
  color: #001b36;
  padding: 15px 0 18px 0;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .data-table tfoot tr.last td .price {
  font-weight: 300;
  color: #616161;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .add-select label {
  float: none;
  display: block;
  font-size: 14px;
  color: #616161;
  margin-bottom: 10px;
  font-family: "Roboto Condensed", sans-serif;
  text-align: center;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .add-select label a {
  color: #001b36;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .buttons-set {
  margin-top: 20px;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .buttons-set button.button {
  width: 100%;
  float: none;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .buttons-set button.button span {
  width: 100%;
  height: 38px;
  line-height: 38px;
}
.onepagecheckout-index-index .onepage-bloc .col_3 .buttons-set button.button span span {
  padding: 0;
  font-size: 14px;
  text-align: center;
}
.onepagecheckout-index-index .onepage-bloc .col_3 #checkout-payment-method-load .sp-methods dt label {
  display: block;
  float: none;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  color: #616161;
  margin: 25px 0 15px 0;
}
.onepagecheckout-index-index .form-list label.required em {
  float: none;
}
.onepagecheckout-index-index .fields label {
  text-align: right;
  padding-right: 10px;
  width: 35%;
  font-weight: 300;
  padding-top: 5px;
  color: #616161;
  text-transform: uppercase;
  font-size: 13px;
  font-family: "Roboto Condensed", sans-serif;
}
.onepagecheckout-index-index .fields .input-box {
  float: right;
  width: 60%;
}
.onepagecheckout-index-index .control label {
  font-size: 13px;
  color: #616161;
  padding-top: 0;
}
.onepagecheckout-index-index #agreement {
  max-width: 600px;
}
.onepagecheckout-index-index #agreement p {
  margin-bottom: 20px;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 20px;
  font-size: 14px;
}
.onepagecheckout-index-index #agreement .page-title {
  margin: 0 0 20px 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  color: #005f9f;
}
.onepagecheckout-index-index #agreement h2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300;
  color: #005f9f;
  margin-bottom: 15px;
}
.onepagecheckout-index-index .agree input {
  float: left;
  margin: 2px 6px 0 0;
}
.onepagecheckout-index-index .agree span {
  cursor: pointer;
  color: #616161;
  font-size: 13px;
  float: left;
  font-family: "Lato", sans-serif;
  width: 80%;
}
.onepagecheckout-index-index .agree span:hover {
  color: #001b36;
}
.onepagecheckout-index-index .ajax-send-order {
  display: block;
  margin-top: 20px;
}
.onepagecheckout-index-index .head-soco {
  color: #616161;
  font-size: 14px;
  text-align: center;
  background: url(../images/bd-dot-grey.png) 0 0 repeat-x;
  border-bottom: 1px solid #858789;
  padding: 16px 0 18px 0;
  margin-bottom: 10px;
}
.onepagecheckout-index-index .head-soco img {
  display: block;
  margin: 0 auto 10px auto;
}
.onepagecheckout-index-index .head-soco #shipping-method-price {
  font-weight: 700;
}
.onepagecheckout-index-index .onepagecheckout #shipping-method .method-soco {
  font-family: "Roboto Condensed", sans-serif;
}
.onepagecheckout-index-index .onepagecheckout #shipping-method .method-soco input.radio {
  position: absolute;
  left: 15px;
  top: 3px;
}
.onepagecheckout-index-index .onepagecheckout #shipping-method .method-soco label {
  font-size: 14px;
  color: #3d3d3d;
  font-weight: 700;
  float: none;
  display: block;
  padding-left: 40px;
}
.onepagecheckout-index-index .onepagecheckout #shipping-method .method-soco label .price {
  margin: 0;
  float: right;
}
.onepagecheckout-index-index .onepagecheckout #shipping-method .method-soco .description-livraison {
  padding-left: 60px;
  clear: both;
  margin-top: 13px;
  font-size: 13px;
  line-height: 17px;
  min-height: 29px;
}
.onepagecheckout-index-index .onepagecheckout #shipping-method .method-soco .description-livraison#description_chronopost_chronopost {
  padding-left: 25px;
}
.onepagecheckout-index-index .onepagecheckout #shipping-method .method-soco .description-livraison strong {
  display: block;
  color: #000;
  font-size: 13px;
}
.onepagecheckout-index-index .onepagecheckout #shipping-method .method-soco li {
  margin-bottom: 20px;
  position: relative;
}
.onepagecheckout-index-index .onepagecheckout #shipping-method .address-cont {
  border: 1px solid #bfbfbf;
  padding: 5px;
}
.onepagecheckout-index-index #description_socolissimo_domicile_fr_free,
.onepagecheckout-index-index #description_socolissimo_domicile_fr {
  background: url(../images/picto-domicile.png) 19px 2px no-repeat;
}
.onepagecheckout-index-index #description_socolissimo_cityssimo_fr_free,
.onepagecheckout-index-index #description_socolissimo_cityssimo_fr {
  background: url(../images/picto-cityssimo.png) 19px 2px no-repeat;
}
.onepagecheckout-index-index #description_socolissimo_poste_fr_free,
.onepagecheckout-index-index #description_socolissimo_poste_fr {
  background: url(../images/picto-bureau.png) 19px 2px no-repeat;
}
.onepagecheckout-index-index #description_socolissimo_commercant_fr_free,
.onepagecheckout-index-index #description_socolissimo_commercant_fr {
  background: url(../images/picto-commercant.png) 19px 2px no-repeat;
}
.onepagecheckout-index-index .bottom-soco {
  border-top: 1px solid #858789;
  padding-top: 15px;
  margin-top: 10px;
}
.onepagecheckout-index-index .bottom-soco .content-bottom {
  margin: 0 auto;
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  text-align: center;
}
.onepagecheckout-index-index .bottom-soco .content-bottom input {
  margin-top: 7px;
  width: 99%;
}
.onepagecheckout-index-index .label-point {
  font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
  color: #616161;
  text-align: center;
}
.onepagecheckout-index-index .label-point strong {
  font-weight: 300;
}
.onepagecheckout-index-index .label-point span {
  display: block;
}
.onepagecheckout-index-index .label-point span strong {
  font-weight: 700;
}
.onepagecheckout-index-index label.socolissimo_domicile_fr .price {
  float: left;
}

#socolissimo-map * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

#socolissimo-map .colgauche {
  width: 259px !important;
}

#btn_modifierAdresse {
  margin: 18px 0 0 10px;
}
#btn_modifierAdresse span {
  height: 21px;
  line-height: 21px;
}
#btn_modifierAdresse span span {
  height: 21px;
  font-size: 10px;
}

#socolissimo-map .btn_socolissimoChoisir {
  float: none;
  display: block;
  width: 100%;
}
#socolissimo-map .btn_socolissimoChoisir span {
  height: 30px;
  line-height: 30px;
  width: 100%;
}
#socolissimo-map .btn_socolissimoChoisir span span {
  height: 30px;
  font-size: 11px;
  padding: 0;
  text-align: center;
}

/*
  === COMMAND SUCCESS ====
*/
.onepagecheckout-index-success .page-title {
  padding-top: 20px;
}
.onepagecheckout-index-success p.sub-title {
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  color: #616161;
  margin-bottom: 4%;
}
.onepagecheckout-index-success p.sub-title a {
  color: #000;
}
.onepagecheckout-index-success h2.sub-title {
  text-transform: uppercase;
  color: #616161;
  font-weight: 900;
  font-size: 16px;
  margin-bottom: 20px;
}
.onepagecheckout-index-success #my-orders-table tbody.even {
  background: none;
}
.onepagecheckout-index-success #my-orders-table th.a-left {
  padding-left: 10px;
}
.onepagecheckout-index-success #my-orders-table td {
  border-bottom: 2px solid #dcdcdd;
  font-size: 14px;
  color: #616161;
  vertical-align: middle;
  padding: 5px 5px 10px;
}
.onepagecheckout-index-success #my-orders-table td a {
  text-decoration: none;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}
.onepagecheckout-index-success #my-orders-table td a > span {
  padding-top: 39px;
  display: block;
}
.onepagecheckout-index-success #my-orders-table td a dl dd {
  margin-top: 10px;
}
.onepagecheckout-index-success #my-orders-table td a dl dd span {
  border: 1px solid #848587;
  padding: 0 2px;
  margin-left: 5px;
}
.onepagecheckout-index-success #my-orders-table td a img {
  margin-right: 15px;
  max-width: 90px;
  width: 30%;
  float: left;
}
.onepagecheckout-index-success #my-orders-table td .price {
  font-weight: normal;
}
.onepagecheckout-index-success #my-orders-table td.last .price {
  font-weight: 900;
}
.onepagecheckout-index-success #my-orders-table td .qte {
  display: block;
  border: 1px solid #dcdcdd;
  color: #616161;
  height: 17px;
  line-height: 16px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 25px;
}
.onepagecheckout-index-success #my-orders-table td.last {
  width: 14%;
}
.onepagecheckout-index-success .total {
  float: right;
  width: 60%;
  margin-bottom: 40px;
}
.onepagecheckout-index-success .total table td {
  font-size: 13px;
  text-transform: uppercase;
  color: #616161;
  border: none;
  padding: 12px 5px;
}
.onepagecheckout-index-success .total table td.a-right {
  text-align: left !important;
}
.onepagecheckout-index-success .total table td .price {
  font-weight: 900;
  font-size: 15px;
}
.onepagecheckout-index-success .total table .shipped_country td {
  border-top: 2px solid #dcdcdd;
  padding: 25px 5px 12px 5px;
}
.onepagecheckout-index-success .total table .shipped_country td span.ship-count {
  display: block;
  float: right;
  height: 28px;
  line-height: 23px;
  width: 48%;
  border: 2px solid #dcdcdd;
  padding-left: 13px;
  text-align: left;
  text-transform: none;
  margin-top: -4px;
  font-size: 13px;
}
.onepagecheckout-index-success .total table .shipping td {
  padding: 12px 5px 25px 5px;
}
.onepagecheckout-index-success .total table .shipping td span.ship-type {
  display: block;
  float: right;
  min-height: 28px;
  line-height: 15px;
  padding: 4px 0;
  width: 48%;
  border: 2px solid #dcdcdd;
  padding-left: 13px;
  text-align: left;
  text-transform: none;
  margin-top: -4px;
  font-size: 13px;
}
.onepagecheckout-index-success .total table .grand_total td {
  border-top: 2px solid #dcdcdd;
  border-bottom: 2px solid #dcdcdd;
  padding: 15px 5px;
  font-size: 16px;
}
.onepagecheckout-index-success .total table .grand_total td strong {
  font-weight: 900;
}
.onepagecheckout-index-success .order-info-box {
  clear: both;
  padding: 13px 0;
  border-top: 2px solid #dcdcdd;
  border-bottom: 2px solid #dcdcdd;
}
.onepagecheckout-index-success .order-info-box .col_2 h3 {
  font-size: 14px;
  text-transform: uppercase;
  color: #616161;
  margin-bottom: 25px;
}
.onepagecheckout-index-success .order-info-box .col_2.last {
  padding-left: 55px;
  border-left: 2px solid #dcdcdd;
}
.onepagecheckout-index-success .order-info-box .col_2 address {
  color: #616161;
  margin-bottom: 15px;
}
.onepagecheckout-index-success .buttons-set {
  padding-top: 20px;
}
.onepagecheckout-index-success .buttons-set a.print-success {
  float: right;
  text-transform: uppercase;
  color: #616161;
  font-size: 14px;
  padding: 0 15px;
  text-align: center;
  height: 34px;
  line-height: 34px;
  margin-left: 15px;
  text-decoration: none;
  border: 2px solid #616161;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
}
.onepagecheckout-index-success .buttons-set a.print-success:hover {
  background-color: #616161;
  color: #fff;
}

/*
  === PLAN DU SITE ====
*/
.page-title-sitemap {
  background: url(../images/bg-sitemap.jpg) 50% 50% no-repeat;
  height: 280px;
  margin-bottom: 25px;
  position: relative;
}
.page-title-sitemap h1 {
  text-align: center;
  text-transform: uppercase;
  font-size: 32px;
  position: absolute;
  top: 45%;
  left: 0;
  width: 100%;
  color: #fff;
}

.siteul {
  width: 175px;
  float: left;
}
.siteul ul li {
  float: none;
}

.sitecatul li.cat {
  width: 100%;
  float: none;
  background: url(../images/bd-dot-grey.png) 0 0 repeat-x;
  padding: 30px 0;
}
.sitecatul li.cat > a {
  font-family: "montserrat", sans-serif;
  text-transform: uppercase;
  margin-bottom: 30px;
  display: block;
  font-size: 20px;
}
.sitecatul li.cat > ul > li > a {
  display: block;
  margin-bottom: 25px;
  font-size: 18px;
  color: #001b36;
}

.sitempan {
  margin: 0 auto 30px auto;
  max-width: 1200px;
}
.sitempan h2 {
  font-size: 16px;
  text-transform: uppercase;
  color: #001b36;
  margin-bottom: 25px;
  font-weight: 300;
}
.sitempan ul {
  list-style: none;
}
.sitempan ul li {
  font-size: 16px;
  margin-bottom: 4px;
  font-family: "Roboto Condensed", sans-serif;
  float: left;
  width: 185px;
}
.sitempan ul li a {
  color: #616161;
  text-decoration: none;
}
.sitempan ul li a:hover {
  color: #000;
}
.sitempan ul li ul {
  margin-bottom: 25px;
}
.sitempan ul li ul li > a {
  display: block;
  margin-bottom: 5px;
  color: #616161;
}




/*
  === STORE LOCATOR ====
*/

.store-content {
  position: relative;
  width: 100%;
  margin-bottom: 40px;
}

.pac-container {
  z-index: 200;
}

 /*
  === STORE LOCATOR ====
  */
  

  .store-content {
    padding: 0 10px;
  }

.left-store-loc {
  width: 100%;
  position: absolute;
  left: 2%;
  z-index: 200;
  top: 20px;
  bottom: 20px;
}


  .left-store-loc .radio-store-loc, .left-store-loc .bloc-store-list {
    border: 1px solid #ccc;
  }


.left-store-loc .title-type {
  text-transform: uppercase;
  color: #001b36;
  font-size: 16px;
  padding: 0 0 15px 0;
}
.left-store-loc .radio-store-loc {
  margin-bottom: 12px;
  background: #fff;
  padding: 20px;  width: 400px; float:left; margin-right:5px;
}
.left-store-loc .radio-store-loc li {
  display: block;
  margin-top: 15px;
  font-size: 13px;
  color: #3d3d3d;
}
.left-store-loc .radio-store-loc li input {
  float: left;
  margin: 1px 5px 0 0;
}
.left-store-loc .bloc-store-list {
  background: #fff;
  padding: 20px;
  float:left; width:800px
}
.left-store-loc #search input {
  padding: 5px;
  height: 33px;
  border: 2px solid #dfe1e0;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  color: #616161;
  font-family: "Roboto Condensed", sans-serif;
}
.left-store-loc .nb-result {
  color: #001b36;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.left-store-loc .store-list {
  overflow-y: auto;
  height: 307px;
}
.left-store-loc .store-table {
  border-bottom: 1px solid #cacaca;
  width: 45%;
  font-family: "Roboto Condensed", sans-serif;
  float:left;
  margin-left:30px;
  margin-bottom:30px; height:200px;
}
.left-store-loc .store-table td {
  padding: 20px 0;
  color: #616161;
  font-size: 14px;
}
.left-store-loc .store-table td.store-image {
  padding-right: 15px;
}
.left-store-loc .store-name {
  cursor: pointer;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
}
.left-store-loc .store-short-desc {
  margin-bottom: 10px;
  color: #005f9f;
}
.left-store-loc .open-hour {
  font-weight: 900;
  margin-top: 10px;
}

.onibi-storelocator-index-index #maps {
  width: 100%;
}
.onibi-storelocator-index-index #maps #map_canvas {
  height: 600px;
}
.onibi-storelocator-index-index #maps #map_canvas img, .onibi-storelocator-index-index #maps #map_canvas object, .onibi-storelocator-index-index #maps #map_canvas embed {
  max-width: inherit;
}
.onibi-storelocator-index-index .store-info {
  max-height: 400px;
  width: 270px;
  font-family: "Roboto Condensed", sans-serif;
}
.onibi-storelocator-index-index .store-info .store-image-div-infoWindow {
  float: left;
}
.onibi-storelocator-index-index .store-info .store-image-div-infoWindow .store-image-infoWindow {
  width: 28px;
}
.onibi-storelocator-index-index .store-info .store-name-infoWindow {
  float: left;
  margin-left: 15px;
}
.onibi-storelocator-index-index .store-info .store-name-infoWindow h3 {
  font-size: 15px;
  text-transform: uppercase;
}
.onibi-storelocator-index-index .store-info .store-description {
  width: 270px;
  padding-top: 10px;
  padding-left: 42px;
  clear: both;
  overflow-y: auto;
  max-height: 100px;
}
.onibi-storelocator-index-index .span-geoloc {
  cursor: pointer;
  background-color: #7e2222;
  color: #fff;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 2px solid #808080;
  border-right: 2px solid #808080;
  padding: 1px 5px 0px 5px;
  clear: both;
  float: right;
  margin-top: 5px;
}
.onibi-storelocator-index-index .span-geoloc:active {
  background-color: #6b1b1b;
  border-bottom: 2px solid #696969;
  border-right: 2px solid #696969;
}
.onibi-storelocator-index-index .pac-container .pac-item {
  text-align: left;
}

/******** POPIN  QUALIFICATION ***********/
.popin-qualif {
  position: fixed;
  bottom: -400px;
  left: 0;
  width: 100%;
  padding: 25px;
  background: #2e2e2e;
  z-index: 110;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.popin-qualif .close-news {
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -37px;
  background-repeat: no-repeat;
  height: 22px;
  width: 24px;
  display: block;
  position: absolute;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.popin-qualif h2 {
  text-transform: uppercase;
  margin: 0 0 30px 0;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
  font-weight: 300;
  color: #005f9f;
}
.popin-qualif p {
  font-size: 14px;
  line-height: 18px;
  color: #a3a3a3;
  max-width: 1000px;
  font-family: "Roboto Condensed", sans-serif;
  color: #a3a3a3;
  margin: 0 auto;
}
.popin-qualif .form-newsllter-home {
  width: 510px;
  margin: 29px auto 0 auto;
}
.popin-qualif .form-newsllter-home .input-box {
  width: 66%;
  float: left;
}
.popin-qualif .form-newsllter-home .input-box input {
  width: 100%;
  height: 48px;
  padding: 15px;
  font-size: 12px;
  color: #616161;
  font-family: "montserrat", sans-serif;
}
.popin-qualif .form-newsllter-home button.button {
  width: 31%;
  float: right;
}

/******** COOKIE ***********/
.cookie-warning {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 25px;
  background: #2e2e2e;
  z-index: 109;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.cookie-warning .close-cookie {
  background-image: url('../images/sprite-elements-s2e12e3e8de.png');
  background-position: 0 -26px;
  background-repeat: no-repeat;
  height: 11px;
  width: 12px;
  display: block;
  position: absolute;
  top: 15px;
  right: 25px;
  cursor: pointer;
}
.cookie-warning .title-cookie {
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  font-weight: 300;
  color: #005f9f;
  margin-right: 6px;
}
.cookie-warning p {
  font-size: 12px;
  color: #a3a3a3;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
  color: #a3a3a3;
  padding: 0 25px;
  margin: 0 auto;
}

/********* PAGES MARQUE ************/
/***** Marque 1 ***/
.cms-la-marque .breadcrumbs, .cms-history .breadcrumbs {
  display: none;
}
.cms-la-marque .std, .cms-history .std {
  max-width: 100%;
}
.cms-la-marque .header-marque, .cms-history .header-marque {
  min-height: 640px;
  background: url(../images/bg-head-marque.jpg) 50% 0 no-repeat;
}
.cms-la-marque .header-marque .menu-marque, .cms-history .header-marque .menu-marque {
  padding-top: 40px;
  text-align: center;
}
.cms-la-marque .header-marque .menu-marque ul, .cms-history .header-marque .menu-marque ul {
  position: relative;
}
.cms-la-marque .header-marque .menu-marque li, .cms-history .header-marque .menu-marque li {
  display: inline-block;
  margin: 0 3%;
}
.cms-la-marque .header-marque .menu-marque li a, .cms-history .header-marque .menu-marque li a {
  display: block;
  color: #fff;
  height: 61px;
  text-align: center;
  line-height: 32px;
  width: 165px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  position: relative;
  z-index: 2;
}
.cms-la-marque .header-marque .menu-marque li a span, .cms-history .header-marque .menu-marque li a span {
  display: block;
  border: 2px solid #fff;
  width: 165px;
  height: 36px;
}
.cms-la-marque .header-marque .menu-marque li.active, .cms-history .header-marque .menu-marque li.active {
  position: absolute;
  background: url(../images/survol.png) 50% bottom no-repeat;
  margin: 0;
  padding: 0;
  bottom: 0;
}
.cms-la-marque .header-marque .text-header, .cms-history .header-marque .text-header {
  width: 500px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 300;
  margin: 150px 0 0 170px;
  line-height: 35px;
}
.cms-la-marque .header-marque .text-header span, .cms-history .header-marque .text-header span {
  font-size: 25px;
  font-weight: 700;
}
.cms-la-marque .middle-marque, .cms-history .middle-marque {
  padding: 25px 0;
  max-width: 675px;
  margin: 0 auto;
}
.cms-la-marque .middle-marque h2, .cms-history .middle-marque h2 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  color: #005f9f;
  margin-bottom: 20px;
}
.cms-la-marque .middle-marque p, .cms-history .middle-marque p {
  font-size: 18px;
  margin-bottom: 0;
}
.cms-la-marque .bloc-last-marque, .cms-history .bloc-last-marque {
  background: #ededed;
}
.cms-la-marque .bloc-last-marque:after, .cms-history .bloc-last-marque:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.cms-la-marque .bloc-last-marque .visuels, .cms-history .bloc-last-marque .visuels {
  float: left;
  width: 50%;
  overflow: hidden;
}
.cms-la-marque .bloc-last-marque .visuels .visu, .cms-history .bloc-last-marque .visuels .visu {
  text-align: center;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: relative;
  top: -80px;
  -moz-transition: all 0.7s ease-in-out 0s;
  -o-transition: all 0.7s ease-in-out 0s;
  -webkit-transition: all 0.7s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.7s ease-in-out 0s;
}
.cms-la-marque .bloc-last-marque .visuels .visu.visu-actif, .cms-history .bloc-last-marque .visuels .visu.visu-actif {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  top: 0;
}
.cms-la-marque .bloc-last-marque .visuels .visu.visu1.visu-actif, .cms-history .bloc-last-marque .visuels .visu.visu1.visu-actif {
  z-index: 2;
}
.cms-la-marque .bloc-last-marque .visuels .visu.visu2.visu-actif, .cms-history .bloc-last-marque .visuels .visu.visu2.visu-actif {
  z-index: 1;
}
.cms-la-marque .bloc-last-marque .descriptif-marque, .cms-history .bloc-last-marque .descriptif-marque {
  float: left;
  width: 50%;
  padding: 4% 6%;
  overflow: hidden;
}
.cms-la-marque .bloc-last-marque .descriptif-marque-content, .cms-history .bloc-last-marque .descriptif-marque-content {
  margin-top: 6%;
  font-family: "Roboto Condensed", sans-serif;
  padding-bottom: 60px;
  background: url(../images/point-sep.png) 50% bottom no-repeat;
  position: relative;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  right: -500px;
  -moz-transition: all 0.7s ease-in-out 0s;
  -o-transition: all 0.7s ease-in-out 0s;
  -webkit-transition: all 0.7s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.7s ease-in-out 0s;
}
.cms-la-marque .bloc-last-marque .descriptif-marque-content.descriptif-actif, .cms-history .bloc-last-marque .descriptif-marque-content.descriptif-actif {
  right: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.cms-la-marque .bloc-last-marque .descriptif-marque-content:last-child, .cms-history .bloc-last-marque .descriptif-marque-content:last-child {
  background: none;
  padding: 0;
}
.cms-la-marque .bloc-last-marque .descriptif-marque-content h2, .cms-history .bloc-last-marque .descriptif-marque-content h2 {
  font-size: 18px;
  text-transform: uppercase;
  color: #005f9f;
  margin-bottom: 20px;
}
.cms-la-marque .bloc-last-marque .descriptif-marque-content p, .cms-history .bloc-last-marque .descriptif-marque-content p {
  font-size: 18px;
  margin-bottom: 0;
}

/***** Marque 2 ***/
.cms-tbs-et-la-mer .breadcrumbs, .cms-tbs-and-the-sea .breadcrumbs {
  display: none;
}
.cms-tbs-et-la-mer .std, .cms-tbs-and-the-sea .std {
  max-width: 100%;
}
.cms-tbs-et-la-mer .header-marque, .cms-tbs-and-the-sea .header-marque {
  min-height: 640px;
  background: url(../images/bg-mer.jpg) 50% 0 no-repeat;
}
.cms-tbs-et-la-mer .header-marque .menu-marque, .cms-tbs-and-the-sea .header-marque .menu-marque {
  padding-top: 40px;
  text-align: center;
}
.cms-tbs-et-la-mer .header-marque .menu-marque ul, .cms-tbs-and-the-sea .header-marque .menu-marque ul {
  position: relative;
}
.cms-tbs-et-la-mer .header-marque .menu-marque li, .cms-tbs-and-the-sea .header-marque .menu-marque li {
  display: inline-block;
  margin: 0 3%;
}
.cms-tbs-et-la-mer .header-marque .menu-marque li a, .cms-tbs-and-the-sea .header-marque .menu-marque li a {
  display: block;
  color: #fff;
  height: 61px;
  text-align: center;
  line-height: 32px;
  width: 165px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  position: relative;
  z-index: 2;
}
.cms-tbs-et-la-mer .header-marque .menu-marque li a span, .cms-tbs-and-the-sea .header-marque .menu-marque li a span {
  display: block;
  border: 2px solid #fff;
  width: 165px;
  height: 36px;
}
.cms-tbs-et-la-mer .header-marque .menu-marque li.active, .cms-tbs-and-the-sea .header-marque .menu-marque li.active {
  position: absolute;
  background: url(../images/survol.png) 50% bottom no-repeat;
  margin: 0;
  padding: 0;
  bottom: 0;
}
.cms-tbs-et-la-mer .middle-marque, .cms-tbs-and-the-sea .middle-marque {
  padding: 25px 0 35px 0;
  max-width: 940px;
  margin: 0 auto 30px auto;
  background: url(../images/point-sep.png) 50% bottom no-repeat;
}
.cms-tbs-et-la-mer .middle-marque h2, .cms-tbs-and-the-sea .middle-marque h2 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  color: #005f9f;
  margin-bottom: 20px;
}
.cms-tbs-et-la-mer .middle-marque p, .cms-tbs-and-the-sea .middle-marque p {
  font-size: 18px;
  margin-bottom: 0;
}
.cms-tbs-et-la-mer .bloc-last-marque, .cms-tbs-and-the-sea .bloc-last-marque {
  background: #ededed;
}
.cms-tbs-et-la-mer .bloc-last-marque:after, .cms-tbs-and-the-sea .bloc-last-marque:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.cms-tbs-et-la-mer .bloc-last-marque .visuel-mer, .cms-tbs-and-the-sea .bloc-last-marque .visuel-mer {
  float: left;
  width: 50%;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.cms-tbs-et-la-mer .bloc-last-marque .visuel-mer img, .cms-tbs-and-the-sea .bloc-last-marque .visuel-mer img {
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.cms-tbs-et-la-mer .bloc-last-marque .visuel-mer .name-skipper, .cms-tbs-and-the-sea .bloc-last-marque .visuel-mer .name-skipper {
  position: absolute;
  left: 28px;
  bottom: 70px;
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
  -moz-transform: translate3d(0px, 40px, 0px);
  -ms-transform: translate3d(0px, 40px, 0px);
  -webkit-transform: translate3d(0px, 40px, 0px);
  transform: translate3d(0px, 40px, 0px);
}
.cms-tbs-et-la-mer .bloc-last-marque .visuel-mer .name-skipper span, .cms-tbs-and-the-sea .bloc-last-marque .visuel-mer .name-skipper span {
  display: block;
  font-weight: 300;
  text-transform: none;
}
.cms-tbs-et-la-mer .bloc-last-marque .visuel-mer:hover .name-skipper, .cms-tbs-and-the-sea .bloc-last-marque .visuel-mer:hover .name-skipper {
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.cms-tbs-et-la-mer .bloc-last-marque .visuel-mer:hover img, .cms-tbs-and-the-sea .bloc-last-marque .visuel-mer:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/***** Marge 3 Actualités *******/
.tbs-news-index-index .breadcrumbs {
  display: none;
}
 .header-marque {
  min-height: 280px;
  background: url(../images/bg-head-actu.jpg) 50% 0 no-repeat;
}

.tbs-news-index-index .header-marque .menu-marque {
  padding-top: 40px;
  text-align: center;
}
.tbs-news-index-index .header-marque .menu-marque ul {
  position: relative;
}
.tbs-news-index-index .header-marque .menu-marque li {
  display: inline-block;
  margin: 0 3%;
}
.tbs-news-index-index .header-marque .menu-marque li a {
  display: block;
  color: #fff;
  height: 61px;
  text-align: center;
  line-height: 32px;
  width: 165px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  position: relative;
  z-index: 2;
}
.tbs-news-index-index .header-marque .menu-marque li a span {
  display: block;
  border: 2px solid #fff;
  width: 165px;
  height: 36px;
}
.tbs-news-index-index .header-marque .menu-marque li.active {
  position: absolute;
  background: url(../images/survol.png) 50% bottom no-repeat;
  margin: 0;
  padding: 0;
  bottom: 0;
}

.list-news {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 70px;
}
.list-news .title {
  float: left;
  width: 30%;
  font-size: 22px;
  font-family: "Roboto Condensed", sans-serif;
  color: #005f9f;
  text-transform: uppercase;
}
.list-news .right-actu {
  width: 67%;
  float: right;
}
.list-news .image-news {
  position: relative;
  margin-bottom: 25px;
}
.list-news .image-news .date {
  width: 65px;
  height: 105px;
  position: absolute;
  top: 0;
  left: 0;
  background: #005f9f;
  padding-top: 18px;
}
.list-news .image-news .date .day, .list-news .image-news .date .month {
  font-size: 30px;
  text-align: center;
  display: block;
  color: #dbdbdb;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 30px;
}
.list-news .image-news .date .separator {
  display: block;
  margin: 5px auto 3px auto;
  background: #dbdbdb;
  height: 3px;
  width: 28px;
}
.list-news .text-news {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  line-height: 25px;
  padding-bottom: 40px;
  background: url(../images/point-sep.png) 50% bottom no-repeat;
  margin-bottom: 50px;
}
.list-news .view-news {
  color: #005f9f;
  text-decoration: none;
}
.list-news .view-news:hover {
  color: #001b36;
}

.bottom-list-news {
  padding: 25px 0;
  width: 67%;
  float: right;
}
.bottom-list-news .pager {
  float: left;
  margin: 7px 0 0 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
}

.archive-news {
  float: right;
  width: 320px;
}
.archive-news .customdropbg {
  float: right;
  width: 240px;
}
.archive-news .customdroptext {
  font-size: 14px;
}

.title-archive {
  text-transform: uppercase;
  float: left;
  font-size: 16px;
  font-family: "Roboto Condensed", sans-serif;
  margin-top: 4px;
}

/*
  === DETAILS NEWS ====
*/
.details-news .image-news {
  position: relative;
  margin-bottom: 25px;
  max-width: 745px;
  margin: 0 auto 20px auto;
}
.details-news .image-news .date {
  width: 65px;
  height: 105px;
  position: absolute;
  top: 0;
  left: 0;
  background: #005f9f;
  padding-top: 18px;
}
.details-news .image-news .date .day, .details-news .image-news .date .month {
  font-size: 30px;
  text-align: center;
  display: block;
  color: #dbdbdb;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 30px;
}
.details-news .image-news .date .separator {
  display: block;
  margin: 5px auto 3px auto;
  background: #dbdbdb;
  height: 3px;
  width: 28px;
}
.details-news .title {
  max-width: 745px;
  margin: 0 auto 20px auto;
  font-size: 22px;
  font-family: "Roboto Condensed", sans-serif;
  color: #005f9f;
  text-transform: uppercase;
}
.details-news .news {
  max-width: 745px;
  margin: 0 auto;
}
.details-news .news .text {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  line-height: 25px;
  padding-bottom: 40px;
  background: url(../images/point-sep.png) 50% bottom no-repeat;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1200px) {
  #nav > li > a {
    padding: 0 10px;
  }
}
/*
  =========================================== DESKTOP < 1200px ====
*/
@media only screen and (max-width: 1080px) {
  .col_12 {
    width: 16.6666666667%;
  }

  .col_14 {
    width: 14.2857142857%;
  }

  .col_15 {
    width: 20%;
  }

  .col_12c {
    width: 83.3333333333%;
  }

  .col_14c {
    width: 85.7142857143%;
  }

  .col_15c {
    width: 80%;
  }

  /****** HEADER *******/
  .header-container .logo {
    width: 68px;
  }

  .picto-menu {
    display: block;
  }
  .picto-menu.picto-menu-actif {
    color: #005f9f;
  }
  .picto-menu.picto-menu-actif .picto-mob {
    background-image: url('../images/sprite-elements-s2e12e3e8de.png');
    background-position: 0 -275px;
    background-repeat: no-repeat;
    height: 15px;
    width: 24px;
  }

  .content-nav {
    padding: 0;
  }

  #nav {
    display: none;
    width: 50%;
    position: fixed;
    z-index: 9;
    top: 70px;
    left: 0;
    height: auto;
    z-index: 98;
    background: #e5e5e5;
    text-align: left;
    padding: 0 0 0 90px;
    -moz-box-sizing: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
  }
  #nav > li {
    display: block;
    border-bottom: 1px solid #cacaca;
    background: #e5e5e5;
  }
  #nav > li > a {
    padding: 14px 10px 14px 0;
    height: auto;
    float: none;
    line-height: auto;
    font-size: 13px;
    line-height: 13px;
    text-align: left;
    position: relative;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
  }
  #nav > li div.shown-sub {
    max-height: 100%;
    left: 0;
    z-index: -1;
  }
  #nav > li div.ssmenu-mob-actif {
    left: 50%;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  #nav > li.li-search {
    position: absolute;
    width: 100%;
    border: none;
    z-index: 1;
    left: 0;
  }
  #nav > li.li-search .menu-search {
    display: none;
  }
  #nav > .parent > a {
    background: url(../images/pictos.png) right -164px no-repeat;
  }
  #nav > .parent > a.menu-mob-actif, #nav > .parent > a.menu-mob-actif.over, #nav > .parent > a:hover {
    background: url(../images/pictos.png) right -229px no-repeat;
    color: #005f9f;
  }
  #nav > li > div {
    position: fixed;
    top: 70px;
    z-index: -1;
    display: block;
    left: 0;
    max-height: 100%;
    height: 100%;
    overflow-y: auto;
    background: #f2f2f2;
    width: 50%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    padding: 0 20px;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out;
    -webkit-transition-delay: 0s;
    transition: all 400ms ease-in-out 0s;
  }
  #nav > li > div ul.level0 {
    display: block;
    font-family: "Roboto Condensed", sans-serif;
  }
  #nav > li > div ul.level0 > li > a {
    display: block;
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    color: #001b36;
    text-decoration: none;
    height: 24px;
    background: url(../images/bdb-bleu.jpg) 0 bottom no-repeat;
    margin-bottom: 10px;
  }
  #nav > li > div ul.level0 li.level1 {
    width: 100%;
    float: none;
    padding: 0;
    border-right: none;
  }
  #nav > li > div ul.level0 ul.level1 {
    width: 100%;
    float: none;
    margin: 0 0 25px 0;
  }
  #nav > li > div ul.level0 li.level2 {
    margin: 0;
  }
  #nav > li > div li ul li a {
    font-size: 14px;
    padding: 7px 0;
    display: block;
  }
  #nav > li > div .submenu {
    width: 100%;
    float: none;
    padding: 20px 0;
  }
  #nav > li > div .remonter-menu {
    display: none;
  }

  .menu-search.menu-search-mobile {
    display: block;
    position: absolute;
    right: 15px;
    top: 0;
  }
  .menu-search.menu-search-mobile .loupe {
    display: block;
    width: 38px;
    height: 38px;
    max-height: 38px;
    background: url(../images/pictos.png) 7px 7px no-repeat;
    cursor: pointer;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out;
    -webkit-transition-delay: 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .menu-search.menu-search-mobile .loupe:hover, .menu-search.menu-search-mobile .loupe.loupe-active {
    background-position: 7px -52px;
    background-color: #e5e5e5;
  }

  .grid-home .block-grid a:before {
    bottom: 15px;
    left: 15px;
    right: 15px;
    top: 15px;
  }
  .grid-home .block-grid .title-grid {
    font-size: 34px;
  }

  .product-view .product-shop .add-to-cart button.button {
    float: none;
    width: 100%;
  }
  .product-view .product-shop .add-to-cart button.button span span {
    font-size: 16px;
  }

  .product-view .product-shop .customdropbg {
    max-width: 100%;
  }
  .product-view .product-shop .add-to-links li {
    text-align: center;
  }
  .product-view .product-shop .add-to-links li a.link-wishlist {
    margin: 10px 0 0 0;
  }
}
/*
  ============================================= IPAD LANDSCAPE ====
*/
@media only screen and (max-width: 1024px) {
  .col_3 {
    width: 50%;
  }

  .col_4 {
    width: 50%;
  }

  .col_6 {
    width: 50%;
  }

  .col_8 {
    width: 50%;
  }

  .col_9 {
    width: 100%;
  }

  .col_10 {
    width: 50%;
  }

  .col_12 {
    width: 33.3333333333%;
  }

  .col_14 {
    width: 100%;
  }

  .col_15 {
    width: 100%;
  }

  .col_4c {
    width: 50%;
  }

  .col_6c {
    width: 50%;
  }

  .col_8c {
    width: 50%;
  }

  .col_9c {
    width: 100%;
  }

  .col_10c {
    width: 50%;
  }

  .col_12c {
    width: 66.6666666667%;
  }

  .col_14c {
    width: 100%;
  }

  .col_15c {
    width: 100%;
  }

  /* user styles goes here */
  .breadcrumbs {
    padding-left: 0;
  }

  .main-container {
    padding: 0 25px;
  }

  .col2-left-layout .col-main {
    width: 81%;
  }

  .col2-right-layout .col-main {
    width: 81%;
  }

  .col2-left-customer-layout .col-main, .col2-left-customer-layout .col-left {
    width: 100%;
    float: none;
  }

  .content-reassurance-header {
    margin: 0 25px;
    padding: 0;
  }

  .header-container .block-lang {
    left: 72px;
  }

  .messages li {
    padding: 10px;
  }

 /*
  === FOOTER ====
*/
  .footer-container .footer-reinsurance-content ul {
    float: none;
    width: 100%;
    margin-bottom: 25px;
  }
  .footer-container .newsletter-footer {
    float: none;
    margin: 0 auto;
    width: 80%;
  }
  .footer-container .newsletter-footer .input-box {
    width: 65%;
  }
  .footer-container .newsletter-footer .button {
    width: 32%;
  }
  .footer-container .newsletter-footer-title {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #005f9f;
    margin-bottom: 8px;
  }
  .footer-container .footer-menu-block {
    width: 25%;
  }
  .footer-container .footer-menu-block.first {
    display: none;
  }
  .footer-container ul.link-foot li {
    margin: 0 1%;
  }

  /*** HOME PAGE ******************/
  .slider-home .slider-home-text-little-title {
    font-size: 15px;
  }
  .slider-home .slider-home-text-title {
    font-size: 20px;
  }
  .slider-home .slider-home-text-link {
    height: 25px;
    padding-right: 25px;
    line-height: 22px;
    width: 105px;
    font-size: 11px;
  }
  .slider-home .slider-home-text-link .arrow-link {
    height: 21px;
    width: 24px;
    background-position: 50% -68px;
    -moz-background-size: 24px auto;
    -o-background-size: 24px auto;
    -webkit-background-size: 24px auto;
    background-size: 24px auto;
  }
  .slider-home .slider-home-text-link:hover > .arrow-link {
    background-position: 50% -109px;
  }

  /****** Push product home ******/
  .push-product {
    margin-bottom: 3%;
  }
  .push-product .bx-prev, .push-product .bx-next {
    display: none;
  }

  .push-product-title {
    font-size: 19px;
    line-height: 19px;
    background-position: 0 4px;
  }

  .push-product-name {
    font-size: 12px;
  }

  .push-product-subname {
    font-size: 10px;
  }

  .grid-home .block-grid .title-grid {
    font-size: 25px;
    top: 43%;
  }

 /*
  === LISTING PAGE ===
*/
  .catalog-category-view .products-grid li.item, .catalogsearch-result-index .products-grid li.item {
    width: 31%;
    margin: 0 3.5% 20px 0;
  }
  .catalog-category-view .products-grid li.item:nth-child(4n), .catalogsearch-result-index .products-grid li.item:nth-child(4n) {
    margin-right: 3.5%;
  }
  .catalog-category-view .products-grid li.item:nth-child(3n), .catalogsearch-result-index .products-grid li.item:nth-child(3n) {
    margin-right: 0;
  }
  .catalog-category-view .category-image h1, .catalogsearch-result-index .category-image h1 {
    top: 31%;
    font-size: 32px;
  }

  /**** Resultat de recherche ***/
  .catalogsearch-result-index .page-title {
    padding-top: 20px;
  }
  .catalogsearch-result-index .page-title h1 {
    font-size: 24px;
  }
  .catalogsearch-result-index .page-title .name-search {
    font-size: 18px;
  }

 /*
  === PRODUCT PAGE ====
*/
  .product-view .product-img-box .product-image {
    width: 100%;
    float: none;
  }
  .product-view .product-img-box .more-views {
    float: none;
    width: 100%;
    margin-top: 25px;
  }
  .product-view .product-img-box .more-views ul li {
    display: inline-block;
    width: 17%;
    margin: 0 2% 0 0;
  }
  .product-view .product-essential {
    width: 100%;
    float: none;
  }
  .product-view .link-bottom-product {
    margin-top: 25px;
    float: none;
    text-align: center;
  }
  .product-view .product-collateral {
    text-align: center;
    margin-top: 20px;
    width: 100%;
    float: none;
    background: url(../images/bd-dot-grey.png) 0 0 repeat-x;
    border-left: none;
    padding-left: 0;
    padding-top: 20px;
  }
  .product-view .product-collateral li {
    display: inline-block;
    width: 40%;
    margin: 0 2%;
  }

  /*
  === PRODUCT PAGE tbs tech ====
*/
  .catalog-product-view.tbs-tech .product-view .product-shop {
    -moz-background-size: 45px auto;
    -o-background-size: 45px auto;
    -webkit-background-size: 45px auto;
    background-size: 45px auto;
  }



  /*
  === CART PAGE ====
  */
  .checkout-cart-index .data-table th {
    font-size: 12px;
  }
  .checkout-cart-index .data-table td {
    font-size: 12px;
  }
  .checkout-cart-index .data-table td:first-child {
    width: inherit;
  }
  .checkout-cart-index .data-table td .product-name {
    text-align: center;
  }
  .checkout-cart-index .data-table td .product-name img {
    width: 40%;
    float: none;
    margin: 0 auto 7px auto;
  }
  .checkout-cart-index .data-table td .product-name span {
    white-space: normal;
    text-align: center;
  }
  .checkout-cart-index .data-table td .item-options dd {
    font-size: 12px;
  }
  .checkout-cart-index .data-table td .color-cart {
    display: block;
    margin: 0 auto 5px auto;
  }
  .checkout-cart-index .data-table td .name-color {
    text-align: center;
  }
  .checkout-cart-index .totals {
    width: 48%;
  }
  .checkout-cart-index .left-cart {
    width: 48%;
  }
  .checkout-cart-index .left-cart .discount {
    width: 100%;
    float: none;
  }
  .checkout-cart-index .left-cart .reassurance-cart {
    margin-bottom: 20px;
    width: 100%;
    float: none;
  }
  .checkout-cart-index .left-cart .reassurance-cart img {
    display: block;
    margin: 0 auto;
  }
  .checkout-cart-index .left-cart .title-secure-payment {
    text-align: center;
    margin-bottom: 7px;
  }

  /*
  === LOGIN PAGE ====
  */
  .account-login .col_2 .form-list label {
    float: none;
    display: block;
    width: 97%;
  }
  .account-login .col_2 .form-list .input-box {
    float: none;
    width: 100%;
    margin: 10px 0 0;
  }
  .account-login .col_2 .content {
    min-height: 255px;
  }
  .account-login .col_2 .buttons-set button.button {
    margin: 0 auto;
    float: none;
    display: block;
    width: 100%;
  }
  .account-login .col_2 .buttons-set button.button span span {
    width: 100%;
  }
  .account-login p.required {
    text-align: left;
  }

  /*
  === ACCOUNT CREATE PAGE ====
  */
  .account-create .form-list label {
    float: none;
    display: block;
    width: 97%;
    text-align: left;
  }
  .account-create .form-list .input-box {
    float: none;
    width: 100%;
    margin: 10px 0 0;
  }
  .account-create .form-list li.control label {
    float: left;
    width: 100%;
  }
  .account-create .form-list li.prefix-fields label {
    float: left;
    width: 26%;
  }
  .account-create .form-list li.prefix-fields .input-box {
    float: right;
    width: 72%;
    margin: 0;
  }
  .account-create .form-list li.prefix-fields .input-box label {
    width: auto;
  }
  .account-create .buttons-set {
    padding: 45px 0 20px 0;
  }
  .account-create .buttons-set p.required {
    float: none;
    text-align: center;
  }
  .account-create .buttons-set .buttons {
    float: none;
    margin: 0 auto;
  }

  /*
    === CUSTOMERS PAGE ====
  */
  .account-nav ul {
    display: none;
  }
  .account-nav .customdropbg2 {
    display: block;
    margin-bottom: 10px;
  }

  /***** WISHLIST ****/
  .my-wishlist .data-table th {
    font-size: 12px;
  }
  .my-wishlist .data-table td .product-image {
    margin-bottom: 7px;
    width: 35%;
  }
  .my-wishlist .data-table td .product-name .ssfamille {
    font-size: 14px;
  }
  .my-wishlist .data-table td .product-name .name {
    font-size: 12px;
  }
  .my-wishlist .data-table td .product-name .product-color {
    font-size: 11px;
  }
  .my-wishlist .data-table td .product-name .product-size {
    font-size: 11px;
    padding-left: 5px;
  }
  .my-wishlist .buttons-set {
    margin-top: 35px;
  }

  /*****************************/
  .sales-order-view .page-title {
    text-align: center;
  }
  .sales-order-view .page-title h2 {
    float: none;
    text-align: center;
  }
  .sales-order-view .page-title a {
    margin: 7px auto;
    float: none;
    display: inline-block;
  }
  .sales-order-view #my-orders-table td.prod-name {
    min-width: 150px;
  }
  .sales-order-view #my-orders-table td a {
    background: none;
    height: auto;
    width: auto;
    text-indent: 0;
    font-size: 12px;
  }
  .sales-order-view #my-orders-table td a .product-name {
    color: #616161;
  }
  .sales-order-view #my-orders-table td a .product-name .ssfamille {
    font-size: 14px;
  }
  .sales-order-view .total {
    width: 100%;
    float: none;
  }
  .sales-order-view .total table td.last {
    max-width: 45px;
  }
  .sales-order-view a.link-impr {
    float: right;
    margin-bottom: 15px;
  }

  /*
  === CONTACT PAGE ====
  */
  .bg-contact {
    min-height: 200px;
    padding: 0;
    margin-bottom: 10px;
  }
  .bg-contact .bloc-form {
    width: 450px;
    margin-left: 0;
  }

  /*
  === RECRUTEMENT PAGE ====
  */
  .bg-recrutement {
    min-height: 200px;
    padding: 0;
    margin-bottom: 10px;
  }
  .bg-recrutement .bloc-form {
    width: 450px;
    margin-left: 0;
  }

  /*
  === 404 PAGE ====
  */
  .bg404 {
    background-position: -100px 0;
  }

  /*
  === CMS TYPE PAGE ====
  */
  .cms-page-view .std .content-cms {
    width: 63%;
  }

  /********* PAGES MARQUE ************/
  /***** Marque 1 ***/
  .cms-la-marque .header-marque {
    min-height: 290px;
    -moz-background-size: 955px auto;
    -o-background-size: 955px auto;
    -webkit-background-size: 955px auto;
    background-size: 955px auto;
    background-position: 50% -20px;
  }
  .cms-la-marque .header-marque .menu-marque {
    padding-top: 30px;
  }
  .cms-la-marque .header-marque .menu-marque li {
    margin: 0 1%;
  }
  .cms-la-marque .header-marque .text-header {
    display: none;
  }
  .cms-la-marque .bloc-last-marque .visuels {
    float: none;
    width: 100%;
  }
  .cms-la-marque .bloc-last-marque .visuels .visu {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    top: 0;
  }
  .cms-la-marque .bloc-last-marque .visuels .visu.visu2 {
    display: none;
  }
  .cms-la-marque .bloc-last-marque .descriptif-marque {
    float: none;
    width: 100%;
    padding: 0 30px 30px 30px;
  }
  .cms-la-marque .bloc-last-marque .descriptif-marque .descriptif-marque-content {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    right: 0;
  }

  /***** Marque 2 ***/
  .cms-tbs-et-la-mer .header-marque {
    min-height: 290px;
    -moz-background-size: 955px auto;
    -o-background-size: 955px auto;
    -webkit-background-size: 955px auto;
    background-size: 955px auto;
  }
  .cms-tbs-et-la-mer .header-marque .menu-marque {
    padding-top: 30px;
  }
  .cms-tbs-et-la-mer .header-marque .menu-marque li {
    margin: 0 1%;
  }
  .cms-tbs-et-la-mer .middle-marque {
    padding: 25px 10px 35px 10px;
  }
  .cms-tbs-et-la-mer .bloc-last-marque {
    background: #ededed;
  }
  .cms-tbs-et-la-mer .bloc-last-marque:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
  }
  .cms-tbs-et-la-mer .bloc-last-marque .visuel-mer .name-skipper {
    bottom: 50px;
    font-size: 11px;
  }

  /***** Marge 3 Actualités *******/
  .list-news {
    padding-top: 20px;
  }
  .list-news .title {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .list-news .right-actu {
    width: 100%;
    float: none;
  }
  .list-news .bottom-list-news {
    width: 100%;
    float: none;
  }

  /*
    === CHECKOUT ====
  */
  .onepagecheckout-index-index {
    /******** So colissimo *******/
  }
  .onepagecheckout-index-index .form-list .li-dob label {
    float: none;
    width: 100%;
    text-align: left;
    margin-bottom: 4px;
  }
  .onepagecheckout-index-index .form-list .li-dob .input-box {
    float: none;
    width: 100%;
  }
  .onepagecheckout-index-index .fields {
    position: relative;
  }
  .onepagecheckout-index-index .fields label {
    position: absolute;
    left: 12px;
    top: 3px;
    width: 97%;
    text-align: left;
  }
  .onepagecheckout-index-index .fields .input-box {
    width: 100%;
    float: none;
  }
  .onepagecheckout-index-index .form-list .name-prefix > label, .onepagecheckout-index-index .li-country > label {
    position: relative;
    display: block;
    margin-bottom: 5px;
    padding: 0;
    left: 0;
    float: none;
  }
  .onepagecheckout-index-index .form-list .name-prefix .input-box label, .onepagecheckout-index-index .li-country .input-box label {
    position: relative;
    top: 0;
    left: 0;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 {
    width: 33.3333%;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3.first {
    padding-right: 15px;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3.middle {
    padding: 0 15px 0 10px;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3.last {
    padding-left: 10px;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 .block .block-title h2 {
    font-size: 13px;
    padding: 0 0 0 30px;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 .add-select label {
    font-size: 12px;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 .data-table th {
    font-size: 11px;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 .data-table td {
    font-size: 12px;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 .data-table td .product-name .ssfamille {
    font-size: 14px;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 .data-table td .product-name .name {
    font-size: 12px;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 .data-table tfoot td {
    font-size: 12px;
  }
  .onepagecheckout-index-index .agree span {
    font-size: 12px;
  }
  .onepagecheckout-index-index .head-soco {
    font-size: 13px;
  }
  .onepagecheckout-index-index .onepagecheckout #shipping-method .method-soco input.radio {
    left: 0;
    top: 1px;
  }
  .onepagecheckout-index-index .onepagecheckout #shipping-method .method-soco label {
    font-size: 12px;
    padding-left: 18px;
  }
  .onepagecheckout-index-index .onepagecheckout #shipping-method .method-soco .description-livraison {
    padding-left: 35px;
    font-size: 12px;
  }
  .onepagecheckout-index-index .onepagecheckout #shipping-method .method-soco .description-livraison#description_chronopost_chronopost {
    padding-left: 25px;
  }
  .onepagecheckout-index-index .onepagecheckout #shipping-method .method-soco .description-livraison strong {
    font-size: 12px;
  }
  .onepagecheckout-index-index #description_socolissimo_domicile_fr_free,
  .onepagecheckout-index-index #description_socolissimo_domicile_fr {
    background-position: 2px 2px;
  }
  .onepagecheckout-index-index #description_socolissimo_cityssimo_fr_free,
  .onepagecheckout-index-index #description_socolissimo_cityssimo_fr {
    background-position: 2px 2px;
  }
  .onepagecheckout-index-index #description_socolissimo_poste_fr_free,
  .onepagecheckout-index-index #description_socolissimo_poste_fr {
    background-position: 2px 2px;
  }
  .onepagecheckout-index-index #description_socolissimo_commercant_fr_free,
  .onepagecheckout-index-index #description_socolissimo_commercant_fr {
    background-position: 2px 2px;
  }
  .onepagecheckout-index-index .bottom-soco .content-bottom {
    font-size: 12px;
  }
  .onepagecheckout-index-index .label-point {
    font-size: 12px;
  }

  /*
    === CHECKOUT success ====
  */
  .onepagecheckout-index-success #my-orders-table td a {
    background: none;
    height: auto;
    width: auto;
    text-indent: 0;
  }
  .onepagecheckout-index-success #my-orders-table td.last {
    width: inherit;
  }
  .onepagecheckout-index-success .total {
    width: 80%;
  }
  .onepagecheckout-index-success aside {
    display: none;
  }
}
/*
  ============================================== IPAD PORTRAIT ====
*/
@media handheld, only screen and (max-width: 768px) {
  /* user styles goes here */
  /*
    === BASE PAGE ====
  */
  .col-left {
    width: 100%;
    float: none;
  }

  .col-right {
    width: 100%;
    float: none;
  }

  .col2-left-layout .col-main {
    float: none;
    width: 100%;
  }

  .col2-right-layout .col-main {
    float: none;
    width: 100%;
  }

  .catalog-category-view .col2-left-layout .col-main, .catalogsearch-result-index .col2-left-layout .col-main {
    width: 76%;
    float: right;
  }

  .catalog-category-view .col-left, .catalogsearch-result-index .col-left {
    width: 22%;
    float: left;
  }

  /*
    === LISTING PAGE ===
  */
  .catalog-category-view .products-grid li.item, .catalogsearch-result-index .products-grid li.item {
    width: 48%;
    margin: 0 4% 20px 0;
  }
  .catalog-category-view .products-grid li.item:nth-child(4n), .catalogsearch-result-index .products-grid li.item:nth-child(4n) {
    margin-right: 4%;
  }
  .catalog-category-view .products-grid li.item:nth-child(3n), .catalogsearch-result-index .products-grid li.item:nth-child(3n) {
    margin-right: 4%;
  }
  .catalog-category-view .products-grid li.item:nth-child(2n), .catalogsearch-result-index .products-grid li.item:nth-child(2n) {
    margin-right: 0;
  }
  .catalog-category-view .category-image h1, .catalogsearch-result-index .category-image h1 {
    top: 37%;
    font-size: 26px;
  }
}
@media handheld, only screen and (max-width: 640px) {
  .col_2 {
    width: 100%;
  }

  .col_3 {
    width: 100%;
  }

  .col_4 {
    width: 100%;
  }

  .col_5 {
    width: 100%;
  }

  .col_6 {
    width: 100%;
  }

  .col_7 {
    width: 100%;
  }

  .col_8 {
    width: 100%;
  }

  .col_10 {
    width: 100%;
  }

  .col_11 {
    width: 100%;
  }

  .col_12 {
    width: 50%;
  }

  .col_13 {
    width: 100%;
  }

  .col_2c {
    width: 100%;
  }

  .col_3c {
    width: 100%;
  }

  .col_4c {
    width: 100%;
  }

  .col_5c {
    width: 100%;
  }

  .col_6c {
    width: 100%;
  }

  .col_7c {
    width: 100%;
  }

  .col_8c {
    width: 100%;
  }

  .col_10c {
    width: 100%;
  }

  .col_11c {
    width: 100%;
  }

  .col_12c {
    width: 50%;
  }

  .col_13c {
    width: 100%;
  }

  .breadcrumbs {
    display: none;
  }

  .main-container {
    padding: 0;
    margin-top: 111px;
  }

  .page-title {
    margin-top: 20px;
  }
  .page-title h1 {
    font-size: 26px;
  }

  .hideOnMobile {
    display: none;
  }

  /****** HEADER *******/
  .content-reassurance-header {
    margin: 0;
  }

  .reassurance-header {
    font-size: 9px;
    padding: 12px;
  }

  .header-container .logo {
    width: 44px;
  }
  .header-container .block-lang {
    left: 55px;
  }
  .header-container.sticky .logo {
    width: 44px;
  }
  .header-container.sticky .block-lang {
    left: 55px;
  }

  #search_mini_form .form-search {
    height: 41px;
  }
  #search_mini_form .form-search input {
    width: 70%;
    height: 38px;
    padding: 8px 0;
  }

  /*
    === HEADER ====
  */
  .welcome-msg {
    display: none;
  }

  .title-top-link {
    display: none;
  }

  .header-container .block-lang {
    left: 55px;
  }
  .header-container .login-header .login-menu {
    padding-top: 7px;
  }
  .header-container .login-header .login-menu .picto-login {
    display: block;
  }
  .header-container .menu-header .links > li.cart-header .bt-cart {
    padding-right: 10px;
  }
  .header-container .menu-header .links > li.cart-header .bt-cart .picto-cart {
    margin-right: 0;
  }

  #nav {
    padding: 0;
  }
  #nav > li > a {
    padding: 14px 10px 14px 15px;
  }

  .menu-search.menu-search-mobile {
    top: -34px;
    right: 96px;
  }
  .menu-search.menu-search-mobile .loupe {
    background-position: 50% -286px;
    width: 34px;
    height: 33px;
  }
  .menu-search.menu-search-mobile .loupe:hover, .menu-search.menu-search-mobile .loupe.loupe.loupe-active {
    background-position: 50% -286px;
    background-color: #fff;
  }

 /*
  === FOOTER ====
*/
  .footer-container .footer-reinsurance-content ul {
    margin: 0;
  }
  .footer-container .footer-reinsurance-content ul li {
    display: block;
    margin-bottom: 25px;
    width: 100%;
  }
  .footer-container .newsletter-footer {
    padding: 0 10px;
    width: 100%;
  }
  .footer-container .newsletter-footer .button {
    width: 35%;
  }
  .footer-container .newsletter-footer .button span span {
    font-size: 12px;
    padding: 0 5px;
  }
  .footer-container .newsletter-footer-title {
    text-align: center;
  }
  .footer-container .footer-menu {
    padding-bottom: 0;
  }
  .footer-container .footer-menu-block {
    width: 100%;
    float: none;
    margin-bottom: 25px;
    text-align: center;
  }
  .footer-container .footer-menu-block.first {
    display: block;
  }
  .footer-container ul.link-foot li {
    display: block;
    text-align: center;
    margin: 0;
  }
  .footer-container ul.link-foot li a {
    display: block;
    padding: 10px 0;
  }
  .footer-container ul.link-foot li a img {
    display: block;
    margin: 7px auto 0 auto;
  }
  .footer-container ul.link-foot li:first-child {
    padding: 10px 0;
  }

  /*** HOME PAGE ******************/
  .slider-home {
    margin-bottom: 10px;
  }
  .slider-home li {
    height: 250px;
  }
  .slider-home li img {
    width: 660px;
    max-width: 660px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -330px;
  }
  .slider-home .content-abs-slide {
    width: 100%;
    top: 0;
  }
  .slider-home .slider-home-text-link {
    height: 36px;
    padding-right: 35px;
    line-height: 33px;
    width: 165px;
    font-size: 13px;
  }
  .slider-home .slider-home-text-link .arrow-link {
    height: 32px;
    width: 32px;
    background-position: 50% -107px;
    -moz-background-size: 37px auto;
    -o-background-size: 37px auto;
    -webkit-background-size: 37px auto;
    background-size: 37px auto;
  }
  .slider-home .slider-home-text-link:hover > .arrow-link {
    background-position: 50% -169px;
  }

  /********** Grid home **********/
  .grid-home {
    padding: 0 10px;
  }
  .grid-home .block-grid {
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
    text-align: center;
  }

  /****** Push product home ******/
  .push-product-title {
    font-size: 16px;
    line-height: 16px;
    background-position: 0 2px;
  }
  .push-product-title span {
    padding: 0 15px;
  }

  /*
    === LISTING PAGE ===
  */
  .catalog-category-view .col2-left-layout .col-main, .catalogsearch-result-index .col2-left-layout .col-main {
    width: 100%;
    float: none;
    padding: 0 10px;
  }
  .catalog-category-view .col2-left-layout .col-left, .catalogsearch-result-index .col2-left-layout .col-left {
    float: none;
    width: 100%;
    padding: 0 10px;
    position: relative;
  }
  .catalog-category-view .col2-left-layout .col-left .open-layered, .catalogsearch-result-index .col2-left-layout .col-left .open-layered {
    display: block;
  }
  .catalog-category-view .col2-left-layout .col-left .open-layered.affine-actif, .catalogsearch-result-index .col2-left-layout .col-left .open-layered.affine-actif {
    background: #005f9f;
    color: #fff;
  }
  .catalog-category-view .col2-left-layout .col-left .left-layered, .catalogsearch-result-index .col2-left-layout .col-left .left-layered {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 40px;
    padding-top: 23px;
    background: #fff;
    z-index: 9999;
  }
  .catalog-category-view .col2-left-layout .col-left .left-layered .content-layered, .catalogsearch-result-index .col2-left-layout .col-left .left-layered .content-layered {
    width: 220px;
    margin: 0 auto;
    text-align: center;
  }
  .catalog-category-view .col2-left-layout .col-left .left-layered .content-layered .cat-list > li > a, .catalogsearch-result-index .col2-left-layout .col-left .left-layered .content-layered .cat-list > li > a {
    background-position: 50% bottom;
  }
  .catalog-category-view .col2-left-layout .col-left .left-layered .content-layered dt, .catalogsearch-result-index .col2-left-layout .col-left .left-layered .content-layered dt {
    background-position: 50% bottom;
  }
  .catalog-category-view .toolbar, .catalogsearch-result-index .toolbar {
    position: relative;
    width: 100%;
    text-align: center;
    top: 0;
    margin-bottom: 20px;
  }
  .catalog-category-view .category-image, .catalogsearch-result-index .category-image {
    height: 140px;
    -moz-background-size: 850px auto;
    -o-background-size: 850px auto;
    -webkit-background-size: 850px auto;
    background-size: 850px auto;
  }
  .catalog-category-view .category-image h1, .catalogsearch-result-index .category-image h1 {
    top: 40%;
    font-size: 20px;
  }
  .catalog-category-view .products-grid, .catalogsearch-result-index .products-grid {
    width: 90%;
    margin: 0 auto;
  }
  .catalog-category-view .products-grid li.item, .catalogsearch-result-index .products-grid li.item {
    width: 100%;
    margin: 0 0 15px 0;
  }
  .catalog-category-view .products-grid li.item .pictos, .catalogsearch-result-index .products-grid li.item .pictos {
    height: 25px;
  }
  .catalog-category-view .products-grid li.item .product-name, .catalogsearch-result-index .products-grid li.item .product-name {
    margin-bottom: 7px;
  }
  .catalog-category-view .products-grid .product-image, .catalogsearch-result-index .products-grid .product-image {
    margin-bottom: 10px;
  }
  .catalog-category-view .toolbar .pager .limiter, .catalogsearch-result-index .toolbar .pager .limiter {
    float: none;
  }

  /*
    === PRODUCT PAGE ====
  */
  .catalog-product-view .back-link {
    display: none;
  }

  .product-view {
    margin: 25px 0 20px;
  }
  .product-view .product-img-box {
    float: none;
    width: 100%;
  }
  .product-view .product-img-box .more-views {
    text-align: center;
  }
  .product-view .product-shop {
    float: none;
    width: 100%;
    padding-top: 10px;
  }
  .product-view .product-shop .product-name {
    padding: 0;
  }
  .product-view .product-shop h1 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 3px;
  }
  .product-view .product-shop h1 .name {
    display: inline;
    margin-left: 10px;
    font-size: 16px;
  }
  .product-view .product-shop h1 .sku {
    display: none;
  }
  .product-view .product-shop .price-box {
    text-align: center;
    margin-bottom: 0;
    width: 100%;
  }
  .product-view .product-shop .price-box .old-price .price {
    font-size: 14px;
  }
  .product-view .product-shop .price-box .special-price, .product-view .product-shop .price-box .regular-price .price {
    font-size: 20px;
  }
  .product-view .product-shop .product-options dt {
    display: block;
    margin-bottom: 7px;
    float: none;
  }
  .product-view .product-shop .product-options dd.last {
    margin-bottom: 20px;
  }
  .product-view .product-shop .product-options dd.last .input-box {
    display: block;
    min-height: 35px;
  }
  .product-view .product-shop .product-options dd.last .size-guide {
    margin-left: 0;
  }
  .product-view .product-shop .customdropbg {
    max-width: 100%;
  }
  .product-view .product-shop .add-to-cart {
    float: none;
  }
  .product-view .product-shop .add-to-cart button.button {
    width: 100%;
    float: none;
  }
  .product-view .product-shop .add-to-cart button.button span {
    width: 100%;
  }
  .product-view .product-shop .add-to-cart button.button span span {
    font-size: 16px;
  }
  .product-view .product-shop .add-to-links {
    text-align: center;
  }
  .product-view .product-shop .add-to-links a {
    margin-left: 0;
  }
  .product-view .product-essential {
    width: 100%;
    float: none;
    padding: 0 25px;
  }
  .product-view .product-collateral {
    padding: 25px 30px 0 30px;
  }
  .product-view .product-collateral li {
    display: block;
    width: 100%;
    margin: 0 0 20px 0;
  }

  /*
    === PRODUCT PAGE tbs tech ====
  */
  .catalog-product-view.tbs-tech .product-view .product-shop {
    background-position: right 40px;
  }

  /***** Popin ajout produit au panier ******/
  .product-added .title-popin h3 {
    font-size: 15px;
  }
  .product-added .actions {
    padding-top: 25px;
  }
  .product-added .actions li {
    width: 100%;
    float: none;
    margin-top: 15px;
  }
  .product-added .actions li.last {
    float: none;
  }

 

  /*
  === CART PAGE ====
  */
  .checkout-cart-index .cart {
    padding: 0 10px;
  }
  .checkout-cart-index .data-table td {
    font-size: 12px;
  }
  .checkout-cart-index .data-table td .product-name img {
    width: 55%;
    display: block;
    float: none;
    margin: 0 auto 5px auto;
  }
  .checkout-cart-index .data-table td .product-name .hideOnMobile {
    display: none;
  }
  .checkout-cart-index .data-table td .product-name .name {
    text-align: center;
  }
  .checkout-cart-index .data-table td .item-options dd {
    font-size: 12px;
    width: 23px;
    height: 23px;
    margin-left: 5px;
  }
  .checkout-cart-index .data-table td .color-cart {
    margin: 0 auto;
  }
  .checkout-cart-index .left-cart, .checkout-cart-index .totals {
    float: none;
    width: 100%;
    max-width: 100%;
  }
  .checkout-cart-index .actions-cart {
    width: 100%;
  }
  .checkout-cart-index .checkout-types {
    width: 100%;
    max-width: 100%;
    float: none;
  }
  .checkout-cart-index .btn-continue {
    margin-right: 0;
    float: none;
    width: 100%;
    max-width: 100%;
    margin-top: 15px;
  }

  /*
  === LOGIN PAGE ====
  */
  .account-login .form-list li {
    position: relative;
  }
  .account-login .form-list li label {
    position: absolute;
    top: 3px;
    left: 12px;
  }
  .account-login .col_2 {
    padding: 25px 10px;
  }
  .account-login .col_2 .content {
    min-height: 200px;
  }
  .account-login .col_2.registered-users {
    padding: 0 10px 25px 10px;
    background: url(../images/bd-dot-grey.png) 0 bottom repeat-x;
  }
  .account-login .col_2 h2 {
    text-align: center;
  }
  .account-login p.required {
    padding-top: 15px;
  }

  /*
  === ACCOUNT CREATE PAGE ====
  */
  .account-create .col_2 {
    padding: 5px 10px 0 10px;
  }
  .account-create .col_2.personal-infos {
    background: none;
    border: none;
    padding: 20px 10px 0 10px;
  }
  .account-create .form-list li {
    position: relative;
  }
  .account-create .form-list li label {
    position: absolute;
    top: 3px;
    left: 12px;
  }
  .account-create .form-list li.control label, .account-create .form-list li.dob label {
    position: relative;
    top: 0;
    left: 0;
  }
  .account-create .form-list li.prefix-fields label {
    position: relative;
    top: 0;
    left: 0;
  }
  .account-create .buttons-set {
    padding: 20px 10px;
  }
  .account-create .buttons-set p.required {
    text-align: left;
  }
  .account-create .buttons-set .buttons {
    width: 100%;
  }
  .account-create .buttons-set button.button {
    width: 100%;
    margin: 0 0 15px 0;
    float: none;
  }
  .account-create .buttons-set a.back-link {
    width: 100%;
    float: none;
  }

  /*
  === CUSTOMERS PAGE ====
*/
  .account-nav .customdropbg2 {
    margin: 0 auto 30px auto;
  }

  /***** DASHBOARD ***/
  .dashboard .hello {
    text-align: center;
    padding: 0 10px;
    margin-bottom: 0;
  }
  .dashboard .box-head a {
    margin: 0 auto 15px auto;
    float: none;
    width: 70px;
    text-align: center;
  }
  .dashboard .box-recent {
    padding: 0 10px 20px 10px;
  }
  .dashboard .cols_2 {
    border-bottom: none;
    padding-bottom: 0;
    padding: 0 10px;
  }
  .dashboard .cols_2 .col_2 {
    padding: 7px 0 30px 0;
    background: none;
  }
  .dashboard .cols_2 .col_2.last {
    padding: 7px 0 30px 0;
  }
  .dashboard .cols_2.box-adress .box-head a {
    width: 100%;
    margin: 0 0 25px 0;
    float: none;
    text-align: center;
  }
  .dashboard h2 {
    float: none;
    text-align: center;
  }

  /****** ADDRESS BOOK AND FORM ******/
  .customer-address-index .my-account {
    margin: 0 10px;
  }
  .customer-address-index .addresses-primary li {
    padding: 20px 0 30px 0;
  }
  .customer-address-index .addresses-primary li.shipping-add {
    padding-left: 0;
    background: none;
  }
  .customer-address-index .addresses-additional {
    padding: 20px 0;
  }
  .customer-address-index .add-address button.button {
    width: 100%;
    float: none;
  }

  /**** FORM ADD ADDRESS ****/
  .customer-address-index .intituler {
    width: 100%;
    max-width: 100%;
  }
  .customer-address-index .form-list {
    width: 100%;
    max-width: 100%;
    float: none;
  }
  .customer-address-index .form-list li {
    position: relative;
  }
  .customer-address-index .form-list li label {
    position: absolute;
    top: 3px;
    left: 12px;
    text-align: left;
    width: 97%;
  }
  .customer-address-index .form-list li .input-box {
    width: 100%;
    float: none;
  }
  .customer-address-index .form-list li.prefix-fields label {
    position: relative;
    top: 0;
    left: 0;
  }
  .customer-address-index .form-list li.control label, .customer-address-index .form-list li.dob label {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0;
  }
  .customer-address-index .form-list li.li-country label {
    position: relative;
    float: none;
    display: block;
    margin-bottom: 5px;
    top: 0;
    left: 0;
  }
  .customer-address-index .form-list.right-add {
    margin-left: 0;
  }
  .customer-address-index .button-sub button.button {
    float: none;
    width: 100%;
  }
  .customer-address-index .buttons-set button.button {
    display: block;
    margin: 0 auto;
    float: none;
    margin-top: 15px;
  }
  .customer-address-index .buttons-set p.required {
    float: none;
    text-align: center;
    margin: 7px 0 0 0;
  }
  .customer-address-index #address_form_content .my-account {
    margin: 0;
  }

  /****** Edition compte *****/
  .customer-account-edit .my-account {
    margin: 0 10px;
  }
  .customer-account-edit .form-list {
    width: 100%;
  }
  .customer-account-edit .form-list li, .customer-account-edit .form-list li.pass, .customer-account-edit .form-list li.conf-pass {
    position: relative;
  }
  .customer-account-edit .form-list li label, .customer-account-edit .form-list li.pass label, .customer-account-edit .form-list li.conf-pass label {
    position: absolute;
    top: 3px;
    left: 12px;
  }
  .customer-account-edit .form-list li .input-box, .customer-account-edit .form-list li.pass .input-box, .customer-account-edit .form-list li.conf-pass .input-box {
    width: 100%;
    float: none;
  }
  .customer-account-edit .form-list li.control label, .customer-account-edit .form-list li.dob label {
    position: relative;
    top: 0;
    left: 0;
  }
  .customer-account-edit .form-list li.dob label {
    display: block;
    width: 95%;
    float: none;
    margin-bottom: 7px;
  }
  .customer-account-edit .form-list li.dob .input-box {
    width: 100%;
  }
  .customer-account-edit .form-list li.prefix-fields label {
    position: relative;
    top: 0;
    left: 0;
  }
  .customer-account-edit .buttons-set button.button {
    width: 100%;
  }
  .customer-account-edit .buttons-set button.button span {
    width: 100%;
  }
  .customer-account-edit .buttons-set button.button span span {
    font-size: 14px;
  }

  /****** Page mes commandes ****/
  .content-order {
    padding: 0 10px;
  }

  .page-title.title-account {
    text-align: center;
  }
  .page-title.title-account h2 {
    float: none;
  }
  .page-title.title-account a {
    display: inline-block;
    margin: 10px auto 0 auto;
    float: none;
  }

  /***** Form newsletter *****/
  .newsletter-manage-index .form-list, .newsletter-manage-index .buttons-set {
    margin: 0 auto;
    width: 300px;
  }
  .newsletter-manage-index .form-list button.button, .newsletter-manage-index .buttons-set button.button {
    width: 100%;
  }
  .newsletter-manage-index .form-list button.button span, .newsletter-manage-index .buttons-set button.button span {
    width: 100%;
  }
  .newsletter-manage-index .form-list button.button span span, .newsletter-manage-index .buttons-set button.button span span {
    font-size: 14px;
  }
  .newsletter-manage-index .my-account {
    margin: 0 10px;
  }

  /***** RMA ******/
  .awrma-account {
    margin: 0 10px;
  }

  .awrma-customer-rma-list .pager .limiter {
    float: right;
    width: auto;
  }
  .awrma-customer-rma-list a.link-awrma-newrma {
    font-size: 11px;
    width: 100%;
    padding: 0 0 0 40px;
  }
  .awrma-customer-rma-list a.link-awrma-newrma:hover {
    padding: 0 0 0 40px;
  }
  .awrma-customer-rma-list #my-rmas-table th {
    font-size: 11px;
  }
  .awrma-customer-rma-list #my-rmas-table td {
    font-size: 11px;
  }
  .awrma-customer-rma-list #my-rmas-table td a {
    font-size: 12px;
  }
  .awrma-customer-rma-list .buttons-set {
    margin: 20px 10px 0 10px;
  }

  /*** View RMA ****/
  .awrma-customer-rma-view .page-title.title-account a.link-awrma-printlabel {
    float: none;
    margin: 10px auto;
    width: 100%;
  }
  .awrma-customer-rma-view .awrma-account h3 {
    font-size: 15px;
    text-align: center;
  }
  .awrma-customer-rma-view .awrma-account h3 a.link-awrma-cancel {
    float: none;
    width: 90px;
    padding: 0;
    margin: 7px auto;
  }
  .awrma-customer-rma-view .awrma-account label {
    width: 100%;
    display: block;
    max-width: 100%;
    float: none;
    padding-bottom: 7px;
  }
  .awrma-customer-rma-view .awrma-account .input-box {
    width: 100%;
    float: none;
  }
  .awrma-customer-rma-view .awrma-account .form-list li.comment .input-box {
    max-width: 100%;
    width: 100%;
  }
  .awrma-customer-rma-view .awrma-account .data-table td img.img-prod {
    display: block;
    float: none;
    margin-bottom: 7px;
    width: 50%;
  }
  .awrma-customer-rma-view .awrma-account .data-table td h3.product-name {
    font-size: 14px;
    text-align: left;
  }
  .awrma-customer-rma-view .awrma-account .data-table td h3.product-name .name {
    font-size: 12px;
  }
  .awrma-customer-rma-view .bloc-info .form-list li .field {
    max-width: 100%;
    width: 100%;
    float: none;
  }
  .awrma-customer-rma-view .buttons-set {
    margin: 30px 10px 0 10px;
  }

  /*** new rma ****/
  .awrma-customer-rma-new .page-title.title-account a {
    margin-bottom: 15px;
  }
  .awrma-customer-rma-new .awrma-account label {
    width: 97%;
    display: block;
    padding: 5px 0;
    max-width: 100%;
  }
  .awrma-customer-rma-new .awrma-account .input-box {
    width: 100%;
    max-width: 100%;
  }
  .awrma-customer-rma-new .awrma-account .form-list li.comment .input-box {
    width: 100%;
  }
  .awrma-customer-rma-new .awrma-account .data-table td img.img-prod {
    display: block;
    float: none;
    margin-bottom: 7px;
    width: 50%;
  }
  .awrma-customer-rma-new .awrma-account .data-table td h3.product-name {
    font-size: 14px;
  }
  .awrma-customer-rma-new .awrma-account .data-table td h3.product-name .name {
    font-size: 12px;
  }
  .awrma-customer-rma-new .buttons-set {
    padding-top: 10px;
  }
  .awrma-customer-rma-new .buttons-set p.required {
    text-align: center;
    float: none;
    margin: 7px 0 15px 0;
  }
  .awrma-customer-rma-new .buttons-set button.button {
    display: block;
    margin: 0 auto;
    float: none;
    width: 100%;
  }
  .awrma-customer-rma-new .buttons-set button.button span {
    width: 100%;
    padding: 0;
  }
  .awrma-customer-rma-new .buttons-set button.button span span {
    padding: 0;
    text-align: center;
  }
  .awrma-customer-rma-new .modalite h4 {
    font-size: 13px;
  }
  .awrma-customer-rma-new .modalite p {
    font-size: 12px;
  }

  /***** WISHLIST ****/
  .my-wishlist {
    padding: 0 10px;
  }
  .my-wishlist .data-table tr.even td, .my-wishlist .data-table tr.odd td {
    padding: 10px 7px 15px;
  }
  .my-wishlist .data-table td .product-image {
    width: 40%;
  }
  .my-wishlist .data-table td .product-name {
    clear: both;
  }
  .my-wishlist .data-table td .add-to-cart-alt button.button span {
    font-size: 11px;
  }
  .my-wishlist .buttons-set {
    margin-top: 35px;
  }
  .my-wishlist .buttons-set button.button {
    display: block;
    float: none;
    margin: 0 auto 20px auto;
    width: 100%;
  }
  .my-wishlist .buttons-set button.button.btn-update {
    margin: 0 auto 20px auto;
  }
  .my-wishlist .buttons-set button.button.btn-update span {
    background-position: 84px 9px;
  }
  .my-wishlist .buttons-set button.button.btn-share span {
    padding: 0;
  }
  .my-wishlist .buttons-set button.button.btn-share span span {
    padding: 0;
  }
  .my-wishlist .buttons-set button.button span {
    float: none;
    display: block;
  }
  .my-wishlist .buttons-set button.button span span {
    width: 100%;
    padding: 0;
    text-align: center;
  }

  /***** PARTAGE WISHLIST ****/
  .wishlist-index-share .my-account {
    padding: 0 10px;
  }
  .wishlist-index-share .my-account h3 {
    text-align: center;
  }
  .wishlist-index-share .form-list label {
    text-align: left;
    padding-right: 0;
    width: 100%;
    float: none;
    padding-bottom: 4px;
  }
  .wishlist-index-share .form-list label em {
    float: none;
  }
  .wishlist-index-share .form-list .input-box {
    float: none;
    width: 100%;
  }
  .wishlist-index-share .form-list .input-box textarea {
    width: 97.5%;
  }
  .wishlist-index-share p.required {
    font-size: 14px;
    color: #616161;
    float: left;
    margin: 7px 0 25px 0;
  }

  /*
  === ORDER VIEW ====
  */
  .sales-order-view .my-account {
    padding: 0 10px;
  }
  .sales-order-view #my-orders-table th {
    font-size: 12px;
  }
  .sales-order-view #my-orders-table td {
    font-size: 12px;
  }
  .sales-order-view #my-orders-table td a dl dd {
    margin-top: 2px;
  }
  .sales-order-view #my-orders-table td a img {
    float: none;
    margin: 0 0 10px 0;
  }
  .sales-order-view .total {
    float: none;
    width: 100%;
  }
  .sales-order-view .total table td {
    font-size: 14px;
  }
  .sales-order-view .total table td.last {
    max-width: 70px;
  }
  .sales-order-view .total table .shipped_country td {
    padding: 15px 5px 7px 5px;
  }
  .sales-order-view .total table .shipped_country td span.ship-count {
    float: none;
    width: 75%;
    margin-top: 4px;
    font-size: 12px;
    padding-left: 5px;
  }
  .sales-order-view .total table .shipping td {
    padding: 7px 5px 15px 5px;
    vertical-align: bottom;
  }
  .sales-order-view .total table .shipping td span.ship-type {
    float: none;
    width: 75%;
    margin-top: 4px;
    font-size: 12px;
    padding-left: 5px;
  }
  .sales-order-view .total table .grand_total td {
    font-size: 14px;
  }
  .sales-order-view a.link-impr {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 0 15px 0;
  }
  .sales-order-view .track-ship {
    border-top: none;
    padding: 10px 0;
    margin-bottom: 15px;
    text-align: center;
  }
  .sales-order-view .order-info-box {
    border-bottom: none;
  }
  .sales-order-view .order-info-box .col_2 h3 {
    text-align: center;
  }
  .sales-order-view .order-info-box .col_2.last {
    padding: 15px 0 0 0;
    background: none;
  }
  .sales-order-view .order-info-box .col_2 address {
    margin-bottom: 25px;
    margin-left: 15%;
  }

  /*
  === CONTACT PAGE ====
  */
  .contacts-index-index .page-title h1 {
    text-align: center;
    font-size: 23px;
  }

  .bg-contact {
    background: none;
  }
  .bg-contact .bloc-form {
    width: 100%;
  }
  .bg-contact .bloc-form .input-text {
    width: 100%;
  }
  .bg-contact .bloc-form .customdropbg {
    width: 100%;
  }
  .bg-contact .buttons-set button.button {
    width: 100%;
  }
  .bg-contact .buttons-set button.button span {
    width: 100%;
  }

  /*
  === RECRUTEMENT PAGE ====
  */
  .tbs-recruitment-index-index .page-title h1 {
    text-align: center;
    font-size: 23px;
  }

  .bg-recrutement {
    background: none;
  }
  .bg-recrutement .bloc-form {
    width: 100%;
  }
  .bg-recrutement .bloc-form .input-text {
    width: 100%;
  }
  .bg-recrutement .bloc-form .customdropbg {
    width: 100%;
  }
  .bg-recrutement .buttons-set button.button {
    width: 100%;
  }
  .bg-recrutement .buttons-set button.button span {
    width: 100%;
  }

  /*
  === PLAN DU SITE ====
*/
  .siteul {
    width: 100%;
    float: none;
    text-align: center;
  }

  .sitecatul li.cat {
    padding: 30px 10px;
    text-align: center;
  }
  .sitecatul li.cat > ul > li > a {
    display: block;
    margin-bottom: 25px;
    font-size: 16px;
    color: #001b36;
  }

  .sitempan h2 {
    font-size: 14px;
    text-align: center;
  }
  .sitempan ul li {
    float: none;
    width: 100%;
  }
  .sitempan ul li ul li > a {
    display: block;
    margin-bottom: 5px;
    color: #616161;
  }

  /*
    === 404 PAGE ====
    */
  .bg404 {
    background-position: -131px 0;
    -moz-background-size: 955px auto;
    -o-background-size: 955px auto;
    -webkit-background-size: 955px auto;
    background-size: 955px auto;
    min-height: 430px;
    margin: 0 10px 10px 10px;
  }

  .content404 {
    padding-top: 100px;
    margin-left: 10px;
    width: 220px;
  }
  .content404 .buttons {
    margin-top: 30px;
  }
  .content404 .buttons a {
    width: 100%;
    margin-bottom: 20px;
  }

  .title404 {
    font-size: 24px;
  }

  .subtitle404 {
    font-size: 16px;
  }

  /*
  === CMS TYPE PAGE ====
  */
  .cms-page-view .std .content-cms {
    width: 100%;
    float: none;
    background: none;
    padding: 0 10px;
  }
  .cms-page-view .std .menu-cms {
    display: none;
  }

  /**** FAQ **/
  .cms-page-view.cms-faq .question h2 {
    font-size: 12px;
  }

  /********* PAGES MARQUE ************/
  /***** Marque 1 ***/
  .cms-la-marque .header-marque .menu-marque ul {
    padding-left: 0;
  }
  .cms-la-marque .header-marque .menu-marque li {
    display: block;
    margin: 0 auto 30px auto;
    width: 165px;
  }
  .cms-la-marque .header-marque .menu-marque li.active {
    display: none;
  }
  .cms-la-marque .header-marque .menu-marque li.li-active, .cms-la-marque .header-marque .menu-marque li:hover {
    background: url(../images/survol.png) 50% bottom no-repeat;
  }
  .cms-la-marque .middle-marque {
    padding: 25px 30px;
  }
  .cms-la-marque .middle-marque h2 {
    line-height: 18px;
  }
  .cms-la-marque .middle-marque p {
    font-size: 14px;
  }
  .cms-la-marque .bloc-last-marque .descriptif-marque-content {
    padding-bottom: 30px;
  }
  .cms-la-marque .bloc-last-marque .descriptif-marque-content p {
    font-size: 14px;
  }

  /***** Marque 2 ***/
  .cms-tbs-et-la-mer .header-marque .menu-marque ul {
    padding-left: 0;
  }
  .cms-tbs-et-la-mer .header-marque .menu-marque li {
    display: block;
    margin: 0 auto 30px auto;
    width: 165px;
  }
  .cms-tbs-et-la-mer .header-marque .menu-marque li.active {
    display: none;
  }
  .cms-tbs-et-la-mer .header-marque .menu-marque li.li-active, .cms-tbs-et-la-mer .header-marque .menu-marque li:hover {
    background: url(../images/survol.png) 50% bottom no-repeat;
  }
  .cms-tbs-et-la-mer .middle-marque {
    padding: 25px 30px;
  }
  .cms-tbs-et-la-mer .middle-marque p {
    font-size: 14px;
  }
  .cms-tbs-et-la-mer .bloc-last-marque .visuel-mer {
    float: none;
    width: 100%;
  }

  /***** Marge 3 Actualités *******/
  .tbs-news-index-index .header-marque .menu-marque {
    padding-top: 30px;
  }
  .tbs-news-index-index .header-marque .menu-marque li {
    display: block;
    margin: 0 auto 20px auto;
    width: 165px;
  }
  .tbs-news-index-index .header-marque .menu-marque li.active {
    display: none;
  }
  .tbs-news-index-index .header-marque .menu-marque li.li-active, .tbs-news-index-index .header-marque .menu-marque li:hover {
    background: url(../images/survol.png) 50% bottom no-repeat;
  }

  .list-news {
    padding: 15px 10px 0 10px;
  }
  .list-news .title {
    font-size: 16px;
    line-height: 16px;
  }
  .list-news .right-actu {
    font-size: 12px;
  }
  .list-news .bottom-list-news {
    padding-top: 0;
  }
  .list-news .bottom-list-news .pager {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
  }
  .list-news .bottom-list-news .pager .pages {
    float: none;
  }

  .archive-news {
    width: 300px;
    margin: 0 auto;
    float: none;
  }
  .archive-news .customdropbg {
    width: 220px;
  }

  .details-news {
    padding: 0 10px;
  }

  /*
    === CHECKOUT ====
  */
  .onepagecheckout-index-index {
    /******** So colissimo *******/
  }
  .onepagecheckout-index-index .col-main {
    padding: 0 10px;
  }
  .onepagecheckout-index-index .form-list li.li-no-marge {
    margin-bottom: 0;
  }
  .onepagecheckout-index-index .form-list .control.same-add {
    padding: 20px 10px 0 10px;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 {
    width: 100%;
    float: none;
    background: none;
    border-right: 3px solid #005f9f;
    border-left: 3px solid #005f9f;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3.first {
    padding: 0;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3.middle {
    padding: 0;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3.last {
    padding: 0;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3.last .block-content {
    border-bottom: 3px solid #005f9f;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 .buttons-set {
    margin-bottom: 10px;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 #shipping-method.block {
    background: none;
    padding: 0;
    margin: 0;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 .block .block-title {
    height: 50px;
    background: #005f9f;
    margin-bottom: 2px;
    cursor: pointer;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 .block .block-title h2 {
    font-size: 13px;
    color: #fff;
    padding: 0 0 0 35px;
    line-height: 50px;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 .block .block-title h2:before {
    width: 42px;
    top: 0;
    left: -3px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border: none;
    background: #001b36;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 .block .block-content {
    padding: 0 10px;
    display: none;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 .block .block-content.etape-active {
    display: block;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 .add-select label {
    font-size: 12px;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 .data-table {
    margin-top: 10px;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 .data-table th {
    font-size: 11px;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 .data-table td {
    font-size: 12px;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 .data-table td .product-name .ssfamille {
    font-size: 14px;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 .data-table td .product-name .name {
    font-size: 12px;
  }
  .onepagecheckout-index-index .onepage-bloc .col_3 .data-table tfoot td {
    font-size: 12px;
  }
  .onepagecheckout-index-index .agree span {
    font-size: 12px;
  }
  .onepagecheckout-index-index .head-soco {
    font-size: 13px;
  }
  .onepagecheckout-index-index .onepagecheckout #shipping-method .method-soco {
    padding-top: 12px;
  }
  .onepagecheckout-index-index .onepagecheckout #shipping-method .method-soco input.radio {
    left: 0;
    top: 1px;
  }
  .onepagecheckout-index-index .onepagecheckout #shipping-method .method-soco label {
    font-size: 12px;
    padding-left: 18px;
  }
  .onepagecheckout-index-index .onepagecheckout #shipping-method .method-soco .description-livraison {
    padding-left: 35px;
    font-size: 12px;
  }
  .onepagecheckout-index-index .onepagecheckout #shipping-method .method-soco .description-livraison#description_chronopost_chronopost {
    padding-left: 25px;
  }
  .onepagecheckout-index-index .onepagecheckout #shipping-method .method-soco .description-livraison strong {
    font-size: 12px;
  }
  .onepagecheckout-index-index #description_socolissimo_domicile_fr_free,
  .onepagecheckout-index-index #description_socolissimo_domicile_fr {
    background-position: 2px 2px;
  }
  .onepagecheckout-index-index #description_socolissimo_cityssimo_fr_free,
  .onepagecheckout-index-index #description_socolissimo_cityssimo_fr {
    background-position: 2px 2px;
  }
  .onepagecheckout-index-index #description_socolissimo_poste_fr_free,
  .onepagecheckout-index-index #description_socolissimo_poste_fr {
    background-position: 2px 2px;
  }
  .onepagecheckout-index-index #description_socolissimo_commercant_fr_free,
  .onepagecheckout-index-index #description_socolissimo_commercant_fr {
    background-position: 2px 2px;
  }
  .onepagecheckout-index-index .bottom-soco .content-bottom {
    font-size: 12px;
    padding-bottom: 10px;
  }
  .onepagecheckout-index-index .label-point {
    font-size: 12px;
  }

 /*
=== CHECKOUT SUCCESS ====
*/
  .onepagecheckout-index-success .col-main {
    padding: 0 10px;
  }
  .onepagecheckout-index-success .sub-title {
    text-align: center;
  }
  .onepagecheckout-index-success #my-orders-table th {
    font-size: 12px;
  }
  .onepagecheckout-index-success #my-orders-table td {
    font-size: 12px;
  }
  .onepagecheckout-index-success #my-orders-table td a > span {
    padding-top: 7px;
    text-align: center;
  }
  .onepagecheckout-index-success #my-orders-table td a dl dd {
    margin-top: 2px;
    text-align: center;
  }
  .onepagecheckout-index-success #my-orders-table td a img {
    float: none;
    display: block;
    margin: 0 auto;
  }
  .onepagecheckout-index-success .total {
    float: none;
    width: 100%;
  }
  .onepagecheckout-index-success .total table td {
    font-size: 13px;
  }
  .onepagecheckout-index-success .total table td .price {
    font-size: 13px;
  }
  .onepagecheckout-index-success .total table .shipped_country td {
    padding: 15px 5px 7px 5px;
  }
  .onepagecheckout-index-success .total table .shipped_country td span.ship-count {
    float: none;
    width: 75%;
    margin-top: 4px;
    font-size: 12px;
    padding-left: 5px;
  }
  .onepagecheckout-index-success .total table .shipping td {
    padding: 7px 5px 15px 5px;
    vertical-align: bottom;
  }
  .onepagecheckout-index-success .total table .shipping td span.ship-type {
    float: none;
    width: 75%;
    margin-top: 4px;
    font-size: 12px;
    padding-left: 5px;
  }
  .onepagecheckout-index-success .total table .grand_total td {
    font-size: 13px;
  }
  .onepagecheckout-index-success .order-info-box .col_2 h3 {
    text-align: center;
  }
  .onepagecheckout-index-success .order-info-box .col_2.last {
    padding: 15px 0 0 0;
    border-top: 2px solid #dcdcdd;
    border-left: none;
  }
  .onepagecheckout-index-success .order-info-box .col_2 address {
    margin-bottom: 25px;
    margin-left: 15%;
  }
  .onepagecheckout-index-success .buttons-set a.print-success {
    display: block;
    float: none;
    margin: 0 0 10px 0;
    width: 100%;
    padding: 0;
    text-align: center;
    height: 38px;
  }
  .onepagecheckout-index-success .buttons-set button.button {
    float: none;
    width: 100%;
  }
  .onepagecheckout-index-success .buttons-set button.button span {
    width: 100%;
  }
  .onepagecheckout-index-success .buttons-set button.button span span {
    padding: 0;
  }

  /*
  === FORGOT PASS PAGE ====
*/
  .customer-account-forgotpassword .col-main {
    padding: 0 10px;
    text-align: center;
  }
  .customer-account-forgotpassword .col-main .page-title {
    padding-top: 15px;
  }
  .customer-account-forgotpassword .col-main a.back-link {
    display: inline-block;
    float: none;
  }
  .customer-account-forgotpassword .col-main h2 {
    clear: both;
    text-align: center;
  }
  .customer-account-forgotpassword .col-main p {
    text-align: center;
  }
  .customer-account-forgotpassword .col-main p.required {
    float: none;
  }
  .customer-account-forgotpassword .col-main .buttons-set button.button {
    display: block;
    float: none;
    width: 100%;
  }
  .customer-account-forgotpassword .col-main .buttons-set button.button span {
    height: 38px;
    line-height: 38px;
    width: 100%;
  }
  .customer-account-forgotpassword .col-main .buttons-set button.button span span {
    font-size: 15px;
  }
  .customer-account-forgotpassword .col-main .validation-advice {
    text-align: left;
  }

  /*
  === RESET PASS ===
  */
  .customer-account-resetpassword .col-main {
    padding: 0 10px;
  }
  .customer-account-resetpassword .col-main p {
    text-align: center;
  }
  .customer-account-resetpassword .col-main p.required {
    float: none;
  }
  .customer-account-resetpassword .col-main .form-list label {
    width: 42%;
  }
  .customer-account-resetpassword .col-main .form-list .input-box {
    width: 55%;
  }
  .customer-account-resetpassword .col-main .buttons-set button.button {
    display: block;
    float: none;
    width: 100%;
  }
  .customer-account-resetpassword .col-main .buttons-set button.button span {
    height: 38px;
    line-height: 38px;
    width: 100%;
  }
  .customer-account-resetpassword .col-main .buttons-set button.button span span {
    font-size: 15px;
  }

  /******** POPIN  QUALIFICATION ***********/
  .popin-qualif .close-news {
    top: 20px;
    right: 20px;
  }
  .popin-qualif h2 {
    font-size: 16px;
  }
  .popin-qualif p {
    font-size: 12px;
    line-height: 16px;
  }
  .popin-qualif .form-newsllter-home {
    width: 100%;
  }
  .popin-qualif .form-newsllter-home .input-box {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
  .popin-qualif .form-newsllter-home button.button {
    width: 100%;
    float: none;
  }

  /***** Panier header *********/
  .header-container .menu-header .links > li.cart-header .toggle-cart {
    width: 100%;
  }
  .header-container .menu-header .links > li.cart-header .toggle-cart a.go-cart {
    width: 155px;
    font-size: 13px;
  }
  .header-container .menu-header .links > li.cart-header .toggle-cart button.button {
    width: 125px;
  }
  .header-container .menu-header .links > li.cart-header .toggle-cart button.button span {
    font-size: 13px;
  }
}
/******** LookBook ***********/
.lookbookslider-bottom {
  margin: 0 auto;
  max-width: 1125px;
  width: 100%;
}

.hotspot .product-info .left-detail h2 > a {
  font-size: 13px;
  font-weight: 300;
  font-family: "montserrat", sans-serif;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.hotspot .product-info .price {
  font: 18px "montserrat", sans-serif;
  color: #616161;
  text-align: center;
  float: none;
}
.hotspot .product-info .item-to-choose {
  cursor: pointer;
  display: inline-block;
  min-width: 23px;
  padding: 0 4px;
  height: 23px;
  border: 1px solid #616161;
  text-align: center;
  line-height: 21px;
  color: #616161;
  margin-bottom: 4px;
  font-size: 15px;
  font-family: "Roboto Condensed", sans-serif;
}
.hotspot .product-info .item-to-choose.current {
  background: #005f9f;
  color: #fff;
  border: 1px solid #fff;
}
.hotspot .product-info button.button.btn-cart span span {
  font-size: 15px;
}

/* 
  =========================================== IPHONE LANDSCAPE ====
*/
@media handheld, only screen and (max-width: 520px) {
  /* user styles goes here */
  /* Pager */
  .pager .limiter {
    float: none;
    width: 56%;
    margin: 0 auto;
  }
  .pager .pages {
    float: none;
    margin: 10px auto 0 auto;
  }
}
/*
  ================================================ VP ====
*/
.private-sales-landing .breadcrumbs {
  float: none;
  margin: 0 auto 20px;
  width: 80%;
}

.home-vp {
  margin: 30px auto;
  width: 100%;
  max-width: 1050px;
}
.home-vp h1 {
  font-size: 35px;
  text-align: center;
  margin-bottom: 10px;
}
.home-vp .col_2 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 10px;
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #999;
  border-right: none;
  min-height: 500px;
}
.home-vp .col_2 .title-vp {
  margin-bottom: 10px;
}
.home-vp .col_2 .subtitle-vp-h2 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.home-vp .col_2 .buttons-set-vp {
  position: absolute;
  bottom: 20px;
  text-align: center;
  width: 100%;
}
.home-vp .col_2 .buttons-set-vp button.button {
  margin: 0 auto;
  display: inline-block;
}
.home-vp .col_2 .input-box {
  padding: 0;
}
.home-vp .col_2 .input-box .input-text {
  margin: 10px 0;
}
.home-vp .col_2 .absolute-img {
  padding: 20px;
}
.home-vp .col_2 .absolute-img .input-box {
  padding: 0 20px;
  margin-top: 100px;
}
.home-vp .col_2 .absolute-img .input-box p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
}
.home-vp .col_2.last {
  padding: 0;
  border: none;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

@media handheld, only screen and (max-width: 900px) {
  .home-vp {
    margin: 20px;
    overflow: hidden;
    width: auto;
  }
  .home-vp .col_2 {
    padding: 0;
    width: 100%;
    float: none;
    border: none;
  }
}





.name{color:#05c!IMPORTANT;}