  /*
  * Custom code goes here.
  * A template should always ship with an empty custom.css
  */

  @font-face {
    font-family: 'HelveticaLTStd-Light';
    src: url('../fonts/HelveticaLTStd-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/HelveticaLTStd-Light.otf')  format('opentype'),
        url('../fonts/HelveticaLTStd-Light.woff') format('woff'), url('../fonts/HelveticaLTStd-Light.ttf')  format('truetype'), url('../fonts/HelveticaLTStd-Light.svg#HelveticaLTStd-Light') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
      font-family: 'HelveticaNormal';
      src: url('../fonts/HelveticaNormal.eot');
      src: url('../fonts/HelveticaNormal.eot') format('embedded-opentype'),
          url('../fonts/HelveticaNormal.woff2') format('woff2'),
          url('../fonts/HelveticaNormal.woff') format('woff'),
          url('../fonts/HelveticaNormal.ttf') format('truetype'),
          url('../fonts/HelveticaNormal.svg#HelveticaNormal') format('svg');
  }
  @font-face {
      font-family: 'HelveticaBold';
      src: url('../fonts/Helvetica-Bold.eot');
      src: url('../fonts/Helvetica-Bold.eot') format('embedded-opentype'),
          url('../fonts/Helvetica-Bold.woff2') format('woff2'),
          url('../fonts/Helvetica-Bold.woff') format('woff'),
          url('../fonts/Helvetica-Bold.ttf') format('truetype'),
          url('../fonts/Helvetica-Bold.svg#Helvetica-Bold') format('svg');
  }

  @font-face {
      font-family: 'HelveticaLight';
      src: url('../fonts/HelveticaLight.eot');
      src: url('../fonts/HelveticaLight.eot') format('embedded-opentype'),
          url('../fonts/HelveticaLight.woff2') format('woff2'),
          url('../fonts/HelveticaLight.woff') format('woff'),
          url('../fonts/HelveticaLight.ttf') format('truetype'),
          url('../fonts/HelveticaLight.svg#HelveticaLight') format('svg');
  }

  @font-face {
    font-family: 'avalonbold';
    src: url('../fonts/avalon_bold-webfont.woff2') format('woff2'),
        url('../fonts/avalon_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

  }




  @font-face {
    font-family: 'avalonregular';
    src: url('../fonts/avalon_regular-webfont.woff2') format('woff2'),
        url('../fonts/avalon_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

  }


  @charset "UTF-8";
  html, body, div, span, applet, object, iframe,
  h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  a, abbr, acronym, address, big, cite, code,
  del, dfn, em, img, ins, kbd, q, s, samp,
  small, strike, strong, sub, sup, tt, var,
  b, u, i, center,
  dl, dt, dd, ol, ul, li,
  fieldset, form, label, legend,
  table, caption, tbody, tfoot, thead, tr, th, td,
  article, aside, canvas, details, embed,
  figure, figcaption, footer, header, hgroup,
  menu, nav, output, ruby, section, summary,
  time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline; }

  html {
    line-height: 1; }

  ol, ul {
    list-style: none; }

  table {
    border-collapse: collapse;
    border-spacing: 0; }

  caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle; }

  q, blockquote {
    quotes: none; }
    q:before, q:after, blockquote:before, blockquote:after {
      content: "";
      content: none; }

  a img {
    border: none; }
    #ooc_button {
      margin-top: 0px;
      background: #fb0102 url(../img/bg_etoiles.png) top 19px left no-repeat;
      font-family: 'HelveticaNormal';
      font-size: 12px;
      color: #fff;
      text-transform: uppercase;
      display: inline-block;
      text-align: center;padding: 8px 20px;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 12px;
      cursor: pointer;
      transition: all 0.3s ease; position: relative;
      margin-left: 8px;
  }
  .flex-cart{    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: center;
  }
    
    #ooc_button:hover {
      background-color: #fb0101a5 
      transform: scale(1.1);
    }
      .flex-cart #product-availability{margin-bottom: 15px }
    #ooc_button:active {
      background-color: #fb0101a5 ;
    }
    
    #ooc_button:focus {
      outline: none;
    }
    h3.titre_filtre{font-weight: bold;
      text-transform: uppercase;
      font-family: 'HelveticaBold';
      font-size: 20px;
      color: #000;
      margin-bottom: 30px;
      margin-top: 0;
      line-height: 18px;}
    .lettre_alphabet {
      text-decoration: none;
      font-family: 'HelveticaNormal';
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      line-height: 24px;
      text-align: left;
      color: #fb0102;
      text-transform: uppercase; margin-bottom: 20px;
  }
  .flex-center{    display: flex;
    justify-content: center;
    border-bottom: 1px solid #979797;
    margin-top: 40px;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.red-letter {
  color: red;
  animation: colorAnimation 1s infinite;
}

@keyframes colorAnimation {
  0% {
    color: red;
  }
  50% {
    color: #c0c0c0;
  }
  100% {
    color: red;
  }
}
   .box-flex { margin-bottom:30px;} 
  .name_marque {
    text-decoration: none;
    font-family: 'HelveticaNormal';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000;
    
}
 .flex-center a {
  font-size: 24px;
  color: #000;
  text-align: center;
  font-weight: normal;
  line-height: 1.2em;
  font-family: 'HelveticaNormal';
  padding: 0 10px;
      text-transform: uppercase;
}
    h2.brand-list-title{    font-family: 'HelveticaBold';
      color: #000;
      text-align: center;
      font-size: 28px;
      text-transform: uppercase;
      padding-top: 0px;
      padding-bottom: 0px;
      margin-bottom: 10px;
      margin-top: 25px;
      font-weight: bold;
      letter-spacing: 5px;}
    #ooc_button:after {
      background: url(../img/magic.png) no-repeat;
      content: "";
      width: 25px;
      height: 43px;
      position: absolute;
      z-index: 999;
      right: -8px;
      top: -17px;
      background-size: contain;
  }
  article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block; }

  /*!
  * Bootstrap v3.0.0
  *
  * Copyright 2013 Twitter, Inc
  * Licensed under the Apache License v2.0
  * http://www.apache.org/licenses/LICENSE-2.0
  *
  * Designed and built with all the love in the world by @mdo and @fat.
  */
  /*! normalize.css v2.1.0 | MIT License | git.io/normalize */
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  main,
  nav,
  section,
  summary {
    display: block; }

  audio,
  canvas,
  video {
    display: inline-block; }

  audio:not([controls]) {
    display: none;
    height: 0; }

  [hidden] {
    display: none; }

  html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%; }

  body {
    margin: 0; }

  a:focus {
    outline: thin dotted; }

  a:active,
  a:hover {
    outline: 0; }

  h1 {
    font-size: 2em;
    margin: 0.67em 0; }

  abbr[title] {
    border-bottom: 1px dotted; }

  b,
  strong {
    font-weight: bold;font-family: 'HelveticaBold'; }

  dfn {
    font-style: italic; }

  hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0; }

  mark {
    background: #ff0;
    color: #000; }

  code,
  kbd,
  pre,
  samp {
    font-family: monospace, serif;
    font-size: 1em; }

  pre {
    white-space: pre-wrap; }

  q {
    quotes: "\201C" "\201D" "\2018" "\2019"; }

  small {
    font-size: 80%; }

  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }

  sup {
    top: -0.5em; }

  sub {
    bottom: -0.25em; }

  img {
    border: 0; }

  svg:not(:root) {
    overflow: hidden; }

  figure {
    margin: 0; }

  fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }

  legend {
    border: 0;
    padding: 0; }

  button,
  input,
  select,
  textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0; }

  button,
  input {
    line-height: normal; }

  button,
  select {
    text-transform: none; }

  button,
  html input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }

  button[disabled],
  html input[disabled] {
    cursor: default; }

  input[type="checkbox"],
  input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }

  input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }

  input[type="search"]::-webkit-search-cancel-button,
  input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

  button::-moz-focus-inner,
  input::-moz-focus-inner {

    border: 0;
    padding: 0; }

  textarea {
    overflow: auto;
    vertical-align: top; }

  table {
    border-collapse: collapse;
    border-spacing: 0; }

  *,
  *:before,
  *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent; }

  body {
        font-family: 'HelveticaNormal';
    font-size: 13px;
    line-height: 1.42857;
    color: #777777;
    background-color: #fff; }

  input,
  button,
  select,
  textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }

  button,
  input,
  select[multiple],
  textarea {
    background-image: none; }
  #index #manufacture-carousel h4 span {
      background: #fff;
      position: relative;
      top: 16px;
      padding: 0 30px;
  }
  .mon_panier{
    width: auto;
    display:inline-block
  }
  .cercle_blanche{
        background: #fff;
      padding: 1px 7px;
      -webkit-border-radius: 50%;
      position: absolute;
      top: -11px;
      left: 27px;
      -moz-border-radius: 50%;
      border-radius: 50%;
      color: #fb0102;
  }
  #header .shopping_cart {
    position: relative;
    display:inline-block; margin-left: 36px;}
    #header .shopping_cart > a:first-child:after {
    /*  content: "\f0d7";
      font-family: "FontAwesome";
      display: inline-block;
      float: right;
      font-size: 18px;
    margin-left:20px;
      color: #686666;
      padding: 6px 0 0 0; */}
    #header .shopping_cart > a:first-child:hover:after {
      /*content: "\f0d8";
      padding: 4px 0px 2px 0px; */}
  .quickview  h1{    padding-bottom: 16px;
    text-align: left;
    font-size: 22px;
    font-weight: bold;
    color: #000;}
  .shopping_cart {
    width: 270px; }
    @media (max-width: 480px) {
      .shopping_cart {
        } }
    @media (max-width: 1200px) {
      .shopping_cart {
        margin: 0 auto;
        float: none;
        width: 160px; } }
    .shopping_cart > a:first-child {
    /* padding: 7px 10px 14px 16px;*/
    /*  background: #333;*/
      display: block;
      font-weight: bold;
      color: #777777;
      text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .shopping_cart > a:first-child span.ajax_cart_product_txt, .shopping_cart > a:first-child span.ajax_cart_product_txt_s {
          display: none !important; } }
      .shopping_cart > a:first-child b {
        color: #fff;
      padding-left:10px;
        font: 600 18px/22px "Open Sans", sans-serif;
        padding-right: 5px;
      display: block;}
      .shopping_cart > a:first-child:before {
      content:""; vertical-align:top;
      background:url(../../../img/panier.png) no-repeat;
      width:40px; height:40px;
        display: inline-block;
        overflow: hidden;
        float: left;
        margin-right: 10px;
      
        padding-right: 15px; }
    .shopping_cart .ajax_cart_total {    position: relative;
    color:#7a7a7a ;        font-family: 'HelveticaNormal'; font-size:12px; }

  .shopping_cart .ajax_cart_total:before {    position: relative; display: inline-block; content:"-"; width: 7px;   }



    .shopping_cart .block_cart_expand:after, .shopping_cart .block_cart_collapse:after {
      content: "\f0d7";
      font-family: "FontAwesome";
      display: inline-block;
      float: right;
      font-size: 18px;
      color: #686666;
      padding: 6px 0 0 0; }
    .shopping_cart .block_cart_collapse:after {
      content: "\f0d8";
      padding: 4px 0px 2px 0px; }

  .cart_block .cart_block_list .remove_link {
    position: absolute;
    right: 10px;
    top: 19px; }
  .cart_block .cart_block_list .remove_link a,
  .cart_block .cart_block_list .ajax_cart_block_remove_link {
    color: #777;
    display: block;
    width: 100%;
    height: 100%; }
    .cart_block .cart_block_list .remove_link a:before,
    .cart_block .cart_block_list .ajax_cart_block_remove_link:before {
      display: inline-block;
      content: "\f057";
      font-family: "FontAwesome";
      font-size: 18px;
      line-height: 18px; }
    .cart_block .cart_block_list .remove_link a:hover,
    .cart_block .cart_block_list .ajax_cart_block_remove_link:hover {
      color: #515151; }
  .cart_block .cart-images {
    float: left;
    margin-right: 20px; }
  .cart_block .cart-info {
    overflow: hidden;
    position: relative;
    padding-right: 20px; }

      .cart_block .cart-info .product-name a {
        font-size: 14px;
        line-height: 18px;
        display: inline-block; font-weight:bold; }
    .cart_block .cart-info .quantity-formated {
      display: inline-block;
      color: #000;
      font-size: 12px; }
      .cart_block .cart-info .quantity-formated .quantity {
        font-size: 15px; }
  .cart_block dt {
    font-weight: normal;
    overflow: hidden;
    padding: 20px 10px 16px 20px;
    position: relative; }
  .cart_block dd {
    position: relative; }
    .cart_block dd .cart_block_customizations {
      border-top: 1px dashed #333; }
      .cart_block dd .cart_block_customizations li {
        padding: 10px 20px; }
        .cart_block dd .cart_block_customizations li .deleteCustomizableProduct {
          position: absolute;
          right: 10px; }
  .cart_block .cart_block_no_products {
    margin: 0;
    padding: 10px 20px; }
  .cart_block .cart-prices { color:#000; }
  .cart-prices-line span{ float:right; margin-right:10px; font-size:14px; font-weight:bold;}
    .cart_block .cart-prices .cart-prices-line {
      overflow: hidden;
      border-bottom: 1px solid #515151;
      padding: 0px 20px; }
      .cart_block .cart-prices .cart-prices-line.last-line {
        border: none; }
  .cart_block .cart-buttons {
    overflow: hidden;
    padding: 20px 20px 10px 20px;
    margin: 0;
    background: #f6f6f6; }
    .cart_block .cart-buttons a {
      width: 100%;
      float: left;
      text-align: center;
      margin-bottom: 10px;
      margin-right: 10px; }
      .cart_block .cart-buttons a#button_order_cart,.cart_block .cart-buttons a.button_order_cart {
        margin-right: 0;
        border: none; }
        .cart_block .cart-buttons a#button_order_cart span,.cart_block .cart-buttons a.button_order_cart span{
          padding: 7px 0;
          font-size: 12px; color:#fff; text-transform:uppercase; 
          border: solid 1px #ffeeee;
          background: #fb0102; }
        .cart_block .cart-buttons a#button_order_cart:hover span,  .cart_block .cart-buttons a.button_order_cart:hover span {
          border: solid 1px #000;
          background: #000;
          color: #fff; }

  /*******************************************************************
            Cart Block(Header) Styles
  ********************************************************************/
  #header .cart_block {
      position: absolute;
      top: 52px;
      right: 31%;
      z-index: 10000;
      display: none;
      height: auto;
      background: #fff;
      color: #fff;
      width: 300px; }
    #header .cart_block:before{     position: absolute;
      content: "\f0de";
      color: #fff;
      font-family: FontAwesome;
      top: -5px;
      font-size: 31px;
      left: 44%;}

      .block-promo .promo-input {
        color: #232323;
        border: 1px solid #7a7a7a;
        height: 3rem;
        FONT-VARIANT: JIS83;
        width: 50%;
        margin-right: -0.24rem;
        top: 0;   height: 3.2rem;
    }
    .block-promo .promo-input+button {
      margin-top: 0px;
      margin-left: -4px;
      text-transform: capitalize;
      border: 1px solid #000000; height: 3.2rem; line-height: 1.4;
  }
  .block-promo .alert.alert-danger:before {
display: none;
}
.block-promo {
  margin-bottom: 1rem;
  padding: 0 1rem 0rem;
}
.block-promo .cart-summary-line .label, .block-promo .promo-name {
  color: #fb0102;
  font-weight: 600;
  margin-bottom: 0;
}
.block-promo .promo-name .cart-summary-line span {
  color: #fb0102;
}
body#checkout #cart-summary-product-list .media-body {
  vertical-align: middle;
  padding-left: 10px;
  color: #000;
}
.cart-summary-products .media-left {
  padding-right: 10px;
  width: auto;
  max-width: 80px;
  margin-right: 22px;
}
.card.cart-summary .product-name {
  color: #000;
}
.block-promo .promo-name .cart-summary-line .label {
  font-weight: 500;
  color: #000;
}
  .block-promo .promo-code-button a{color: #fb0102;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 30px;
    margin-bottom: 10px;

    display: inline-block;

    font-family: 'HelveticaBold' }
    .block-promo .promo-input {

      height: 3.2rem;
  
  }
    @media (max-width: 480px) {
      #header .cart_block {
        width: 100%; } }
    @media (max-width: 1200px) {
      #header .cart_block {
        width: 100%; } }
    #header .cart_block a {
      color: #000; }
      #header .cart_block a:hover {
        color: #9c9b9b; }
    #header .cart_block .cart_block_list .remove_link a,
    #header .cart_block .cart_block_list .ajax_cart_block_remove_link {
      color: #fff;
      outline: none;
      text-decoration: none; }
      #header .cart_block .cart_block_list .remove_link a:hover,
      #header .cart_block .cart_block_list .ajax_cart_block_remove_link:hover {
        color: #9c9b9b; }
    #header .cart_block .price {
      color: #000; font-size:12px;  }
    #header .cart_block dt {
      border-bottom:1px solid #f0eeee}
      #header .cart_block dt.first_item {
        background: none; }
    #header .cart_block .product-atributes {
    
      font-size: 11px; }
      #header .cart_block .product-atributes a {
        color: #000; font-size:14px; font-weight:bold; }
        #header .cart_block .product-atributes a:hover {
          /*color: #fff; */}
      .cart-prices-line.first-line{ display:none}
    #header .cart_block .cart-prices {
      }
    #header .cart_block .cart-buttons {
    }
  #header .block_content {
    margin-bottom: 0; }

  .cart_block #cart_block_summary,
  .cart_block .title_block span,
  #header .cart_block h4,
  #header .cart_block .title_block,
  #header .cart_block h4 {
    display: none; }

  .cart_block .cart_block_shipping_cost,
  .cart_block .cart_block_tax_cost,
  .cart_block .cart_block_total,
  .cart_block .cart_block_wrapping_cost {
    float: right; }

  .cart_block table.vouchers {
    clear: both;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 10px; }
    .cart_block table.vouchers tr td {
      padding: 2px; }
      .cart_block table.vouchers tr td.quantity {
        margin-right: 5px;
        min-width: 18px; }
      .cart_block table.vouchers tr td.delete {
        padding-left: 0;
        padding-right: 0;
        text-align: right;
        width: 15px; }

  /*****************************************************************************
            Layer Cart Css
  *****************************************************************************/
  .effect a {
    position: relative;
    display: inline-block;
    max-width: 100%; }
  .effect a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
  .effect a:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
  .effect a:hover:before, .effect a:hover:after {
    width: 100%;
    height: 100%; }

  .effect-zoom {
    position: relative;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .effect-zoom a {
    background: #eadb39;
    position: relative;
    display: inline-block; }
  .effect-zoom a:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.5);
    transition: box-shadow .5s ease; }
  .effect-zoom:hover img {
    opacity: 0.75;
    filter: alpha(opacity=75); }
  .effect-zoom:hover a:after {
    box-shadow: inset 0 0 0 10px rgba(255, 255, 255, 0.5); }

  .layer_cart_overlay {
    background-color: #000;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 98;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2; }

  * html .layer_cart_overlay {
    position: absolute;
    left: 0;
    margin-left: -160px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2; }

  #layer_cart {
    background-color: #fff;
    position: absolute;
    display: none;
    z-index: 9999;
    width: 64%;
    margin-right:15%;
    margin-left: 17%;
    /*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;*/ }
    #layer_cart .layer_cart_product {
      padding: 30px 30px 30px 30px;
      overflow: hidden;
      position: static; }
      #layer_cart .layer_cart_product .title {
        display: block; font-family: 'HelveticaNormal';
      font-size:18px; 
        color: #46a74e;
        margin-bottom: 22px; }
      .button.exclusive-medium span:hover{ border:0;     background: #fb0102;}
        @media (max-width: 767px) {
          #layer_cart .layer_cart_product .title {
            font-size: 18px;
            padding-right: 0;
            line-height: normal; } }
        #layer_cart .layer_cart_product .title i {
          font-size: 30px;
          line-height: 30px;
          float: left;
          padding-right: 8px; }
          @media (max-width: 767px) {
            #layer_cart .layer_cart_product .title i {
              font-size: 22px;
              line-height: 22px; } }
      #layer_cart .layer_cart_product .product-image-container {
        max-width: 178px;
        border: 1px solid #eee;
        padding: 5px;
        float: left;
        margin-right: 30px; }
        @media (max-width: 480px) {
          #layer_cart .layer_cart_product .product-image-container {
            float: none;
            margin-right: 0;
            margin-bottom: 10px; }
          .shopping_cart > a:first-child b, .shopping_cart .cart_qtt_montant {
            text-align: left;
          }
        }
      #layer_cart .layer_cart_product .layer_cart_product_info {
        padding: 38px 0 0 0; }
        #layer_cart .layer_cart_product .layer_cart_product_info #layer_cart_product_title {
          display: block;
          padding-bottom: 8px; }
        #layer_cart .layer_cart_product .layer_cart_product_info > div {
          padding-bottom: 7px; }
          #layer_cart .layer_cart_product .layer_cart_product_info > div strong {
            padding-right: 3px; }
    #layer_cart .layer_cart_cart {
      background: #fafafa;
      border-left: 1px solid #eee;
      padding: 21px 30px 170px 30px;
    /*  -moz-border-radius: 0px 4px 4px 0px;
      -webkit-border-radius: 0px;
      border-radius: 0px 4px 4px 0px;*/
      position: relative; }
      @media (min-width: 1200px) {
        #layer_cart .layer_cart_cart {
          min-height: 318px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        #layer_cart .layer_cart_cart {
          min-height: 360px; } }
      @media (max-width: 991px) {
        #layer_cart .layer_cart_cart {
          -moz-border-radius: 0px 0 4px 4px;
          -webkit-border-radius: 0px;
          border-radius: 0px 0 4px 4px;
          border-left: none;
          border-top: 1px solid #d6d4d4; } }
      #layer_cart .layer_cart_cart .title {
        display: block;
    font-family: 'HelveticaNormal';
        color: #000;
        border-bottom: 1px solid #eee;
        padding-bottom: 13px;
      font-size:16px; font-weight:bold;
        margin-bottom: 17px; }
        @media (max-width: 767px) {
          #layer_cart .layer_cart_cart .title {
            font-size: 18px; } }
      #layer_cart .layer_cart_cart .layer_cart_row {
        padding: 0 0 7px 0; color:#000; }
      #layer_cart .layer_cart_cart .button-container {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;    padding: 20px; }
        #layer_cart .layer_cart_cart .button-container .btn {
          margin-bottom: 10px; }
        #layer_cart .layer_cart_cart .button-container span.exclusive-medium {
          margin-right: 5px;    font-size: 12px;
      text-transform: uppercase; border:0; }
  #layer_cart .layer_cart_cart .button-container span.exclusive-medium:hover{ border:0}        #layer_cart .layer_cart_cart .button-container span.exclusive-medium i {
            padding-right: 5px;
            color: #777777; }
    #layer_cart .cross {
      position: absolute;
      right: 7px;
      top: 8px;
      width: 25px;
      height: 25px;
      cursor: pointer;
      color: #333;
      z-index: 2; }
      #layer_cart .cross:before {
        content: "\f057";
        display: block;
        font-family: "FontAwesome";
        font-size: 25px;
        line-height: 25px; }
      #layer_cart .cross:hover {
        color: #515151; }
    #layer_cart .continue {
      cursor: pointer; }
    #layer_cart p {
      padding: 0px; }

  /************************************************************************
              Layer Cart Caroucel
  *************************************************************************/
  #layer_cart .crossseling .crossseling-content {
    border-top: 1px solid #d6d4d4;
    padding: 26px 30px 40px 30px;
    position: relative; }
  #layer_cart .crossseling h2 {
    font: 400 23px/26px Arial, Helvetica, sans-serif;
    color: #333;
    margin-bottom: 25px; }
  #layer_cart .crossseling #blockcart_list {
    max-width: 773px;
    width: 84%;
    margin: 0 auto;
    overflow: hidden; }
    #layer_cart .crossseling #blockcart_list ul {
      display: block; }
      #layer_cart .crossseling #blockcart_list ul li {
        float: left;
        width: 178px;
        margin: 0 0px 0 0; }
        #layer_cart .crossseling #blockcart_list ul li .product-image-container {
          border: 1px solid #d6d4d4;
          text-align: center;
          padding: 5px;
          margin-bottom: 15px; }
          #layer_cart .crossseling #blockcart_list ul li .product-image-container img {
            width: 100%; }
        #layer_cart .crossseling #blockcart_list ul li .product-name {
          padding-bottom: 5px; }
          #layer_cart .crossseling #blockcart_list ul li .product-name a {
            font-size: 15px;
            line-height: 20px; }
    #layer_cart .crossseling #blockcart_list a.bx-prev,
    #layer_cart .crossseling #blockcart_list a.bx-next {
      display: block;
      font-family: "FontAwesome";
      font-size: 20px;
      line-height: 20px;
      width: 20px;
      height: 20px;
      color: #333;
      text-indent: -5000px;
      position: absolute;
      top: 45%;
      margin-top: -20px; }
      #layer_cart .crossseling #blockcart_list a.bx-prev:after,
      #layer_cart .crossseling #blockcart_list a.bx-next:after {
        display: block;
        text-indent: 0; }
      #layer_cart .crossseling #blockcart_list a.bx-prev:hover,
      #layer_cart .crossseling #blockcart_list a.bx-next:hover {
        color: #c0c0c0; }
      #layer_cart .crossseling #blockcart_list a.bx-prev.disabled,
      #layer_cart .crossseling #blockcart_list a.bx-next.disabled {
        display: none; }
    #layer_cart .crossseling #blockcart_list a.bx-prev {
      left: 5%; }
      #layer_cart .crossseling #blockcart_list a.bx-prev:after {
        content: "\f137"; }
    #layer_cart .crossseling #blockcart_list a.bx-next {
      right: 5%; }
      #layer_cart .crossseling #blockcart_list a.bx-next:after {
        content: "\f138"; }
    #layer_cart .crossseling #blockcart_list .bx-controls {
      overflow: hidden; }
    .cart-images{ border:1px solid #f0eeee }
.header-banner div.messagelivraison{    background: #fb0102;
  text-align: center;
  font-size: 30px;
  color: #fff;
  padding: 15px 0 10px 0;
  font-family: 'HelveticaNormal';
  text-align: center;
  font-size: 24px;
  margin-bottom: 0;
  font-weight: bold;
  letter-spacing: 6px;
  display: flex;
  line-height: 24px;
  align-content: space-around;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: nowrap;}
  .header-banner div.messagelivraison p{ margin-bottom: 0;}
  .header-banner div.messagelivraison p span{ color:#000}
  .header-banner div.messagelivraison p sup {
    color: #fff;
    font-size: 14px;
    top: -0.6em;
}
      @media (max-width: 991px) {
        .shopping_cart > a:first-child span.ajax_cart_product_txt {
          display: none!important;
        }
      }

  .celebretez_mere .carousel-control{ top:-141px!important;}
  a {
    color: #000;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;

  }
    .lastestnews h3{ border-bottom:0px!important}
    a:hover, a:focus {
      color: #fb0102;
    /*  text-decoration: underline; */}
    a:focus {
      outline: thin dotted #333;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }

  img {
    vertical-align: middle; }

  .img-responsive {
    display: inline-block;
    max-width: 100%;
    height: auto; }

    .product_img_link .img-responsive {
      height: 266px; 
      min-height: 200px;
  }
    @media (max-width: 1920px) {
      #index .product_img_link .img-responsive { min-height: 200px;}
    }
    @media (max-width: 1920px) and (min-width: 1860px) {
      #index  .product_img_link .img-responsive {  height: 266px; min-height: 200px;}
    }
    @media (max-width: 1860px) and (min-width: 1800px) {
      #index   .product_img_link .img-responsive {  height: 256px; min-height: 200px;}
    }
  @media (max-width: 1740px) and (min-width: 1800px) {
    #index  .product_img_link .img-responsive {  height: 246px; min-height: 200px;}
  }
  @media (max-width: 1740px) and (min-width: 1680px) {
    #index  .product_img_link .img-responsive {  height: 236px; min-height: 200px;}
  }
  @media (max-width: 1680px) and (min-width: 1620px) {
    #index  .product_img_link .img-responsive {  height: 226px; min-height: 200px;}
  }
  @media (max-width: 1620px) and (min-width: 1560px) {
    #index  .product_img_link .img-responsive {  height: 216px; min-height: 200px;}
  }
  @media (max-width: 1560px) and (min-width: 1500px) {
    #index  .product_img_link .img-responsive {  height: 206px; min-height: 200px;}
  }
  @media (max-width: 1500px) and (min-width: 1440px) {
    #index .product_img_link .img-responsive {  height: 196px; min-height: 196px;}
  }
  @media (max-width: 1440px) and (min-width: 1400px) {
    #index  .product_img_link .img-responsive {  height: 186px; min-height: 196px;}
  }
  @media (max-width: 1400px) and (min-width: 1360px) {
    #index .product_img_link .img-responsive {      height: 270px;
      min-height: 200px;}
    }

  @media (max-width: 1360px) and (min-width: 1200px) {
    #index  .product_img_link .img-responsive {      height: 270px;
      min-height: 200px;}
  }
  @media (max-width: 1200px) and (min-width: 1024px) {
    #index .product_img_link .img-responsive {      height: 208px;
      min-height: 200px;}
    .product_img_link .img-responsive {      height: 213px;
        min-height: 200px;}
  }
  .img-rounded {
    border-radius: 6px; }

  .img-thumbnail, .thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto; }

  .img-circle {
    border-radius: 50%; }

  hr {
    margin-top: 6px;
    margin-bottom: 6px;
    border: 0;
    border-top: 1px solid #eeeeee; }

  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0; }

  p {
    margin: 0 0 9px; }

  .lead {
    margin-bottom: 18px;
    font-size: 14.95px;
    font-weight: 200;
    line-height: 1.4; }
    @media (min-width: 768px) {
      .lead {
        font-size: 19.5px; } }

  small {
    font-size: 85%; }

  cite {
    font-style: normal; }

  .text-muted {
    color: #999999; }

  .text-primary {
    color: #428bca; }

  .text-warning {
    color: #fff; }

  .text-danger {
    color: #fff; }

  .text-success {
    color: #fff; }

  .text-info {
    color: #fff; }

  .text-left {
    text-align: left; }

  .text-right, #cart_summary tbody td.cart_unit, #cart_summary tbody td.cart_total {
    text-align: center; }

  .text-center, #cart_summary thead th.cart_product, #cart_summary tbody td.cart_product, #cart_summary tbody td.cart_avail, #cart_summary tbody td.cart_delete {
    text-align: center; }

  h1, h2, h3, h4, h5, h6,
  .h1, .h2, .h3, .h4, .h5, .h6 {
        font-family: 'HelveticaNormal';
    font-weight: 500;
    line-height: 1.1; }
    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small,
    .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
      font-weight: normal;
      line-height: 1;
      color: #999999; }

  h1,
  h2,
  h3 {
    margin-top: 18px;
    margin-bottom: 9px; }

  h4,
  h5,
  h6 {
    margin-top: 9px;
    margin-bottom: 9px; }

  h1, .h1 {
    font-size: 33px; }

  h2, .h2 {
    font-size: 27px; }

  h3, .h3 {
    font-size: 23px; }

  h4, .h4 {
    font-size: 17px; }

  h5, .h5 {
    font-size: 13px; }

  h6, .h6 {
    font-size: 12px; }

  h1 small, .h1 small {
    font-size: 23px; }

  h2 small, .h2 small {
    font-size: 17px; }

  h3 small, .h3 small,
  h4 small, .h4 small {
    font-size: 13px; }
  .product-actions .product-add-to-cart{ text-align: center; display: inline-block;}
  .page-header {
    padding-bottom: 8px;
    margin: 36px 0 18px;
  }

  ul,
  ol {
    margin-top: 0; }
    ul ul,
    ul ol,
    ol ul,
    ol ol {
      margin-bottom: 0; }

  .list-unstyled, .list-inline {
    padding-left: 0;
    list-style: none; }

  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

  dl {
    margin-bottom: 18px; }

  dt,
  dd {
    line-height: 1.42857; }

  dt {
    font-weight: bold; }

  dd {
    margin-left: 0; }
  #page{ overflow: hidden;}
  @media (min-width: 768px) {
    .dl-horizontal dt {
      float: left;
      width: 160px;
      clear: left;
      text-align: right;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .dl-horizontal dd {
      margin-left: 180px; }
      .dl-horizontal dd:before, .dl-horizontal dd:after {
        content: " ";
        /* 1 */
        display: table;
        /* 2 */ }
      .dl-horizontal dd:after {
        clear: both; } }
  abbr[title],
  abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999999; }

  abbr.initialism {
    font-size: 90%;
    text-transform: uppercase; }

  blockquote {
    padding: 9px 18px;
    margin: 0 0 18px;
    border-left: 5px solid #eeeeee; }
    blockquote p {
      font-size: 16.25px;
      font-weight: 300;
      line-height: 1.25; }
    blockquote p:last-child {
      margin-bottom: 0; }
    blockquote small {
      display: block;
      line-height: 1.42857;
      color: #999999; }
      blockquote small:before {
        content: '\2014 \00A0'; }
    blockquote.pull-right {
      padding-right: 15px;
      padding-left: 0;
      border-right: 5px solid #eeeeee;
      border-left: 0; }
      blockquote.pull-right p,
      blockquote.pull-right small {
        text-align: right; }
      blockquote.pull-right small:before {
        content: ''; }
      blockquote.pull-right small:after {
        content: '\00A0 \2014'; }

  q:before,
  q:after,
  blockquote:before,
  blockquote:after {
    content: ""; }

  address {
    display: block;
    margin-bottom: 18px;
    font-style: normal;
    line-height: 1.42857; }

  code,
  pre {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace; }

  code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 0px; }

  pre {
    display: block;
    padding: 8.5px;
    margin: 0 0 9px;
    font-size: 12px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0px; }
    pre.prettyprint {
      margin-bottom: 18px; }
    pre code {
      padding: 0;
      font-size: inherit;
      color: inherit;
      white-space: pre-wrap;
      background-color: transparent;
      border: 0; }

  .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }



  .row {
    margin-left: -10px;
    margin-right: -10px; }
    .row:before, .row:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    .row:after {
      clear: both; }

  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  header .row #header_logo,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-md-1,
  .col-md-2,
  .col-md-50,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px; }

  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11 {
    float: left; }

  @media (max-width: 480px) {
    .col-sp-2-4, .col-sp-4-8, .col-sp-7-2, .col-sp-9-6 {
      float: left;
    }
    .hidden-sp {
      display: none!important;
    }
    .col-sp-1, .col-sp-2, .col-sp-3, .col-sp-4, .col-sp-5, .col-sp-6, .col-sp-7, .col-sp-8, .col-sp-9, .col-sp-10, .col-sp-11, .col-sp-12 {
      float: left;
    }
    .col-sp-1 {
      width: 8.33333%;
    }
    .col-sp-2 {
      width: 16.66667%;
    }
    .col-sp-3 {
      width: 25%;
    }
    .col-sp-4 {
      width: 33.33333%;
    }
    .col-sp-5 {
      width: 41.66667%;
    }
    .col-sp-6 {
      width: 50%;
    }
    .col-sp-7 {
      width: 58.33333%;
    }
    .col-sp-8 {
      width: 66.66667%;
    }
    .col-sp-9 {
      width: 75%;
    }
    .col-sp-10 {
      width: 83.33333%;
    }
    .col-sp-11 {
      width: 91.66667%;
    }
    .col-sp-12 {
      width: 100%;
    }
    .col-sp-pull-0 {
      right: 0%;
    }
    .col-sp-pull-1 {
      right: 8.33333%;
    }
    .col-sp-pull-2 {
      right: 16.66667%;
    }
    .col-sp-pull-3 {
      right: 25%;
    }
    .col-sp-pull-4 {
      right: 33.33333%;
    }
    .col-sp-pull-5 {
      right: 41.66667%;
    }
    .col-sp-pull-6 {
      right: 50%;
    }
    .col-sp-pull-7 {
      right: 58.33333%;
    }
    .col-sp-pull-8 {
      right: 66.66667%;
    }
    .col-sp-pull-9 {
      right: 75%;
    }
    .col-sp-pull-10 {
      right: 83.33333%;
    }
    .col-sp-pull-11 {
      right: 91.66667%;
    }
    .col-sp-pull-12 {
      right: 100%;
    }
    .col-sp-push-0 {
      left: 0%;
    }
    .col-sp-push-1 {
      left: 8.33333%;
    }
    .col-sp-push-2 {
      left: 16.66667%;
    }
    .col-sp-push-3 {
      left: 25%;
    }
    .col-sp-push-4 {
      left: 33.33333%;
    }
    .col-sp-push-5 {
      left: 41.66667%;
    }
    .col-sp-push-6 {
      left: 50%;
    }
    .col-sp-push-7 {
      left: 58.33333%;
    }
    .col-sp-push-8 {
      left: 66.66667%;
    }
    .col-sp-push-9 {
      left: 75%;
    }
    .col-sp-push-10 {
      left: 83.33333%;
    }
    .col-sp-push-11 {
      left: 91.66667%;
    }
    .col-sp-push-12 {
      left: 100%;
    }
    .col-sp-offset-0 {
      margin-left: 0%;
    }
    .col-sp-offset-1 {
      margin-left: 8.33333%;
    }
    .col-sp-offset-2 {
      margin-left: 16.66667%;
    }
    .col-sp-offset-3 {
      margin-left: 25%;
    }
    .col-sp-offset-4 {
      margin-left: 33.33333%;
    }
    .col-sp-offset-5 {
      margin-left: 41.66667%;
    }
    .col-sp-offset-6 {
      margin-left: 50%;
    }
    .col-sp-offset-7 {
      margin-left: 58.33333%;
    }
    .col-sp-offset-8 {
      margin-left: 66.66667%;
    }
    .col-sp-offset-9 {
      margin-left: 75%;
    }
    .col-sp-offset-10 {
      margin-left: 83.33333%;
    }
    .col-sp-offset-11 {
      margin-left: 91.66667%;
    }
    .col-sp-offset-12 {
      margin-left: 100%;
    }
    .col-sp-7-2 {
      width: 60%;
    }
    .col-sp-4-8 {
      width: 40%;
    }
    .col-sp-2-4 {
      width: 20%;
    }
    .col-sp-9-6 {
      width: 80%;
    }
  }

  @media (max-width: 768px) and (min-width: 481px) {
    .col-xs-1 {
      width: 8.33333%;
    }

    .col-xs-2 {
      width: 16.66667%;
    }

    .col-xs-3 {
      width: 25%;
    }

    .col-xs-4 {
      width: 33.33333%;
    }

    .col-xs-5 {
      width: 41.66667%;
    }

    .col-xs-6 {
      width: 50%;
    }

    .col-xs-7 {
      width: 58.33333%;
    }

    .col-xs-8 {
      width: 66.66667%;
    }

    .col-xs-9 {
      width: 75%;
    }

    .col-xs-10 {
      width: 83.33333%;
    }

    .col-xs-11 {
      width: 91.66667%;
    }

    .col-xs-12 {
      width: 100%;
    }
  }
  @media (min-width: 768px) {
    .container {
      max-width: 750px; }

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    header .row #header_logo,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11 {
      float: left; }

    .col-sm-1 {
      width: 8.33333%; }

    .col-sm-2 {
      width: 16.66667%; }

    .col-sm-3 {
      width: 25%; }

    .col-sm-4 {  width: 33.33333%;}
    .col-sm-5 {
      width: 41.66667%; }
  .authentication #center_column .col-sm-6{     width: 50%;}
    .col-sm-6 {
      width: 50%; }

    .col-sm-7 {
      width: 58.33333%; }

    .col-sm-8 {
      width: 66.66667%; }

    .col-sm-9 {
      width: 75%; }

    .col-sm-10 {
      width: 83.33333%; }

    .col-sm-11 {
      width: 91.66667%; }

    .col-sm-12 {
      width: 100%; }

    .col-sm-push-1 {
      left: 8.33333%; }

    .col-sm-push-2 {
      left: 16.66667%; }

    .col-sm-push-3 {
      left: 25%; }

    .col-sm-push-4 {
      left: 33.33333%; }

    .col-sm-push-5 {
      left: 41.66667%; }

    .col-sm-push-6 {
      left: 50%; }

    .col-sm-push-7 {
      left: 58.33333%; }

    .col-sm-push-8 {
      left: 66.66667%; }

    .col-sm-push-9 {
      left: 75%; }

    .col-sm-push-10 {
      left: 83.33333%; }

    .col-sm-push-11 {
      left: 91.66667%; }

    .col-sm-pull-1 {
      right: 8.33333%; }

    .col-sm-pull-2 {
      right: 16.66667%; }

    .col-sm-pull-3 {
      right: 25%; }

    .col-sm-pull-4 {
      right: 33.33333%; }

    .col-sm-pull-5 {
      right: 41.66667%; }

    .col-sm-pull-6 {
      right: 50%; }

    .col-sm-pull-7 {
      right: 58.33333%; }

    .col-sm-pull-8 {
      right: 66.66667%; }

    .col-sm-pull-9 {
      right: 75%; }

    .col-sm-pull-10 {
      right: 83.33333%; }

    .col-sm-pull-11 {
      right: 91.66667%; }

    .col-sm-offset-1 {
      margin-left: 8.33333%; }

    .col-sm-offset-2 {
      margin-left: 16.66667%; }

    .col-sm-offset-3 {
      margin-left: 25%; }

    .col-sm-offset-4 {
      margin-left: 33.33333%; }

    .col-sm-offset-5 {
      margin-left: 41.66667%; }

    .col-sm-offset-6 {
      margin-left: 50%; }

    .col-sm-offset-7 {
      margin-left: 58.33333%; }

    .col-sm-offset-8 {
      margin-left: 66.66667%; }

    .col-sm-offset-9 {
      margin-left: 75%; }

    .col-sm-offset-10 {
      margin-left: 83.33333%; }

    .col-sm-offset-11 {
      margin-left: 91.66667%; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; }

    .col-md-1,
    .col-md-2,
    .col-md-50,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11 {
      float: left; }

    .col-md-1 {
      width: 8.33333%; }

    .col-md-2 {
      width: 16.66667%; }
    .col-md-50 {
      width: 20%; }

    .col-md-3 {
      width: 25%; }

    .col-md-4 {
      width: 33.33333%; }

    .col-md-5 {
      width: 41.66667%; }

    .col-md-6 {
      width: 50%; }

    .col-md-7 {
      width: 58.33333%; }

    .col-md-8 {
      width: 66.66667%; }

    .col-md-9 {
      width: 75%; }

    .col-md-10 {
      width: 83.33333%; }

    .col-md-11 {
      width: 91.66667%; }

    .col-md-12 {
      width: 100%; }

    .col-md-push-0 {
      left: auto; }

    .col-md-push-1 {
      left: 8.33333%; }

    .col-md-push-2 {
      left: 16.66667%; }

    .col-md-push-3 {
      left: 25%; }

    .col-md-push-4 {
      left: 33.33333%; }

    .col-md-push-5 {
      left: 41.66667%; }

    .col-md-push-6 {
      left: 50%; }

    .col-md-push-7 {
      left: 58.33333%; }

    .col-md-push-8 {
      left: 66.66667%; }

    .col-md-push-9 {
      left: 75%; }

    .col-md-push-10 {
      left: 83.33333%; }

    .col-md-push-11 {
      left: 91.66667%; }

    .col-md-pull-0 {
      right: auto; }

    .col-md-pull-1 {
      right: 8.33333%; }

    .col-md-pull-2 {
      right: 16.66667%; }

    .col-md-pull-3 {
      right: 25%; }

    .col-md-pull-4 {
      right: 33.33333%; }

    .col-md-pull-5 {
      right: 41.66667%; }

    .col-md-pull-6 {
      right: 50%; }

    .col-md-pull-7 {
      right: 58.33333%; }

    .col-md-pull-8 {
      right: 66.66667%; }

    .col-md-pull-9 {
      right: 75%; }

    .col-md-pull-10 {
      right: 83.33333%; }

    .col-md-pull-11 {
      right: 91.66667%; }

    .col-md-offset-0 {
      margin-left: 0; }

    .col-md-offset-1 {
      margin-left: 8.33333%; }

    .col-md-offset-2 {
      margin-left: 16.66667%; }

    .col-md-offset-3 {
      margin-left: 25%; }

    .col-md-offset-4 {
      margin-left: 33.33333%; }

    .col-md-offset-5 {
      margin-left: 41.66667%; }

    .col-md-offset-6 {
      margin-left: 50%; }

    .col-md-offset-7 {
      margin-left: 58.33333%; }

    .col-md-offset-8 {
      margin-left: 66.66667%; }

    .col-md-offset-9 {
      margin-left: 75%; }

    .col-md-offset-10 {
      margin-left: 83.33333%; }

    .col-md-offset-11 {
      margin-left: 91.66667%; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1180px; }

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11 {
      float: left; }

    .col-lg-1 {
      width: 8.33333%; }

    .col-lg-2 {
      width: 16.66667%; }

    .col-lg-3 {
      width: 25%; }

    .col-lg-4 {
      width: 33.33333%; }

    .col-lg-5 {
      width: 41.66667%; }

    .col-lg-6 {
      width: 50%; }

    .col-lg-7 {
      width: 58.33333%; }

    .col-lg-8 {
      width: 66.66667%; }

    .col-lg-9 {
      width: 75%; }

    .col-lg-10 {
      width: 83.33333%; }

    .col-lg-11 {
      width: 91.66667%; }

    .col-lg-12 {
      width: 100%; }

    .col-lg-push-0 {
      left: auto; }

    .col-lg-push-1 {
      left: 8.33333%; }

    .col-lg-push-2 {
      left: 16.66667%; }

    .col-lg-push-3 {
      left: 25%; }

    .col-lg-push-4 {
      left: 33.33333%; }

    .col-lg-push-5 {
      left: 41.66667%; }

    .col-lg-push-6 {
      left: 50%; }

    .col-lg-push-7 {
      left: 58.33333%; }

    .col-lg-push-8 {
      left: 66.66667%; }

    .col-lg-push-9 {
      left: 75%; }

    .col-lg-push-10 {
      left: 83.33333%; }

    .col-lg-push-11 {
      left: 91.66667%; }

    .col-lg-pull-0 {
      right: auto; }

    .col-lg-pull-1 {
      right: 8.33333%; }

    .col-lg-pull-2 {
      right: 16.66667%; }

    .col-lg-pull-3 {
      right: 25%; }

    .col-lg-pull-4 {
      right: 33.33333%; }

    .col-lg-pull-5 {
      right: 41.66667%; }

    .col-lg-pull-6 {
      right: 50%; }

    .col-lg-pull-7 {
      right: 58.33333%; }

    .col-lg-pull-8 {
      right: 66.66667%; }

    .col-lg-pull-9 {
      right: 75%; }

    .col-lg-pull-10 {
      right: 83.33333%; }

    .col-lg-pull-11 {
      right: 91.66667%; }

    .col-lg-offset-0 {
      margin-left: 0; }

    .col-lg-offset-1 {
      margin-left: 8.33333%; }

    .col-lg-offset-2 {
      margin-left: 16.66667%; }

    .col-lg-offset-3 {
      margin-left: 25%; }

    .col-lg-offset-4 {
      margin-left: 33.33333%; }

    .col-lg-offset-5 {
      margin-left: 41.66667%; }

    .col-lg-offset-6 {
      margin-left: 50%; }

    .col-lg-offset-7 {
      margin-left: 58.33333%; }

    .col-lg-offset-8 {
      margin-left: 66.66667%; }

    .col-lg-offset-9 {
      margin-left: 75%; }

    .col-lg-offset-10 {
      margin-left: 83.33333%; }

    .col-lg-offset-11 {
      margin-left: 91.66667%; } }
  table {
    max-width: 100%;
    background-color: transparent; }

  th {
    text-align: left; }

  .table {
    width: 100%;
    margin-bottom: 18px; }
    .table thead > tr > th,
    .table thead > tr > td,
    .table tbody > tr > th,
    .table tbody > tr > td,
    .table tfoot > tr > th,
    .table tfoot > tr > td {
      padding: 9px 8px 11px 18px;
      line-height: 1.42857;
      vertical-align: top;
      border-top: 1px solid #e0e0e0; }
    .table thead > tr > th {
      vertical-align: bottom;
      border-bottom: 2px solid #d6d4d4; }
    .table caption + thead tr:first-child th, .table caption + thead tr:first-child td,
    .table colgroup + thead tr:first-child th,
    .table colgroup + thead tr:first-child td,
    .table thead:first-child tr:first-child th,
    .table thead:first-child tr:first-child td {
      border-top: 0; }
    .table tbody + tbody {
      border-top: 2px solid #d6d4d4; }
    .table .table {
      background-color: #fff; }

  .table-condensed thead > tr > th,
  .table-condensed thead > tr > td,
  .table-condensed tbody > tr > th,
  .table-condensed tbody > tr > td,
  .table-condensed tfoot > tr > th,
  .table-condensed tfoot > tr > td {
    padding: 5px; }

  .table-bordered {
  /* border: 1px solid #d6d4d4;*/ }
    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > th,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > th,
    .table-bordered > tfoot > tr > td {
    /* border: 1px solid #d6d4d4;*/ }
    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
      border-bottom-width: 2px; }

  .table-striped > tbody > tr:nth-child(odd) > td,
  .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9; }

  .table-hover > tbody > tr:hover > td,
  .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5; }

  table col[class*="col-"] {
    float: none;
    display: table-column; }

  table td[class*="col-"],
  table th[class*="col-"] {
    float: none;
    display: table-cell; }

  .table > thead > tr > td.active,
  .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
  .table > tbody > tr > td.active,
  .table > tbody > tr > th.active,
  .table > tbody > tr.active > td,
  .table > tbody > tr.active > th,
  .table > tfoot > tr > td.active,
  .table > tfoot > tr > th.active,
  .table > tfoot > tr.active > td,
  .table > tfoot > tr.active > th {
    background-color: #f5f5f5; }

  .table > thead > tr > td.success,
  .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
  .table > tbody > tr > td.success,
  .table > tbody > tr > th.success,
  .table > tbody > tr.success > td,
  .table > tbody > tr.success > th,
  .table > tfoot > tr > td.success,
  .table > tfoot > tr > th.success,
  .table > tfoot > tr.success > td,
  .table > tfoot > tr.success > th {
    background-color: #55c65e;
    border-color: #48b151; }

  .table-hover > tbody > tr > td.success:hover,
  .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td {
    background-color: #42c04c;
    border-color: #419f49; }

  .table > thead > tr > td.danger,
  .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
  .table > tbody > tr > td.danger,
  .table > tbody > tr > th.danger,
  .table > tbody > tr.danger > td,
  .table > tbody > tr.danger > th,
  .table > tfoot > tr > td.danger,
  .table > tfoot > tr > th.danger,
  .table > tfoot > tr.danger > td,
  .table > tfoot > tr.danger > th {
    background-color: #f3515c;
    border-color: #d4323d; }

  .table-hover > tbody > tr > td.danger:hover,
  .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td {
    background-color: #f13946;
    border-color: #c32933; }

  .table > thead > tr > td.warning,
  .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
  .table > tbody > tr > td.warning,
  .table > tbody > tr > th.warning,
  .table > tbody > tr.warning > td,
  .table > tbody > tr.warning > th,
  .table > tfoot > tr > td.warning,
  .table > tfoot > tr > th.warning,
  .table > tfoot > tr.warning > td,
  .table > tfoot > tr.warning > th {
    background-color: #fe9126;
    border-color: #e4752b; }

  .table-hover > tbody > tr > td.warning:hover,
  .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td {
    background-color: #fe840d;
    border-color: #da681c; }

  @media (max-width: 768px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      overflow-x: scroll;
      border: 1px solid #d6d4d4; }
      .table-responsive > .table {
        margin-bottom: 0;
        background-color: #fff; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > thead > tr:last-child > th,
        .table-responsive > .table-bordered > thead > tr:last-child > td,
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }
  fieldset {
    padding: 0;
    margin: 0;
    border: 0; }

  legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
    font-size: 19.5px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }

  label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;  font-family: 'HelveticaBold';}
  #delivery label {    text-align: left;}
  #delivery label {    text-align: left;}
  body#checkout #delivery textarea, body#checkout #gift_message textarea{ padding: 10px;}
  #product-modal .modal-dialog {
    background: #fff none repeat scroll 0 0;

    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    top:0;
  }
  #product-modal .modal-content  .image-caption{ display: none;}
  @media (min-width: 992px) {
  #product-modal .modal-dialog {

    max-width: 800px;

  }

  }

  #product-modal .modal-content .modal-body {
    margin: 0;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #product-modal .modal-content {
    background: transparent;
    border: none;
    padding: 0;
  }
  #product-modal .modal-header {
    border: medium none;
    padding: 10px 10px 0;
  }
  #product-modal .modal-header .close span {
    height: 30px;
    width: 30px;
    line-height: 18px;
    font-size: 25px;
    float: left;
  }
  #product-modal .modal-header .close{ background:none; margin:10px}
  #product-modal .modal-header .close:hover,#product-modal .modal-header .close:focus {
    background:none;
  }
  #product-modal .modal-content .modal-body {
    background: #fff;
    float: left;
    margin: 0;
    width: 100%;
  }
  .modal-header .close {
    width: 27px;
    height: 26px;
    background: none;

    line-height: 19px;
    color: #fff;
    text-align: center;
    background: #000;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0%;
  border-radius: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    /* width: 36px; */
    /* height: 36px; */
    cursor: pointer;
    z-index: 8040;
    font-size: 16px;
    /* color: #fff; */
    text-shadow: none;
    opacity: 1;
    border: 0 solid;
    margin: 0;
  }
  #product-modal .modal-content .modal-body .thumbnails{ width: 130px;}
  .modal-header  .close:hover,.modal-header .close:focus { 
      width: 27px;
    height: 26px;
    background: none;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    text-align: center;
    background: #000;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0
  }
  .modal-header .close i{
  color: #000;
  }
  #product-modal .modal-content .modal-body .product-cover-modal {
    background: #fff;
    max-width: 600px;
  }
  #product-modal .modal-content  .image-caption{ display: none;}
  #product-modal  .product-images>li.thumb-container{    margin-bottom: 10px; }
  #product-modal .modal-content .modal-body .product-images img {
  border:3px solid #dbdbdb;
  }
  #product-modal .modal-content .modal-body .image-caption {
    display: inline-block;
    /* margin-right: -100%; */
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    /* white-space: nowrap; */
    width: 100%;
    color: #fff;
    text-shadow: none;
    margin-top: 10px;
  }
  #product-modal #product-description-short {
    color: #fff;
    text-align: center;
  }

  @media (max-width: 768px) {
    #product-modal .modal-dialog {
    
      max-width: 500px;
    
    }
    
    }
    @media (max-width: 540px) {
      #product-modal .modal-dialog {
      
        max-width: 480px;
      
      }
      
      }
  input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  input[type="radio"],
  input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    /* IE8-9 */
    line-height: normal; }

  input[type="file"] {
    display: block; }

  select[multiple],
  select[size] {
    height: auto; }

  select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit; }

  input[type="file"]:focus,
  input[type="radio"]:focus,
  input[type="checkbox"]:focus {
    outline: none;
    outline: none;
    outline-offset: none; }

  input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    height: auto; }

  .form-control:-moz-placeholder {
    color: #999999; }
  .form-control::-moz-placeholder {
    color: #999999; }
  .form-control:-ms-input-placeholder {
    color: #999999; }
  .form-control::-webkit-input-placeholder {
    color: #999999; }

  .form-control {
    display: block;
    font-family: 'HelveticaBold';
    width: 100%;
    height: 38px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    font-weight:bold;
    color: #000;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #d6d6d6;

  }
    .form-control:focus {
      border-color: #66afe9;
      outline: 0;
      -webkit-box-shadow: none;
      box-shadow:none; }
    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
      cursor: not-allowed;
      background-color: #eeeeee; }

  textarea.form-control {
    height: auto; }

  .form-group {
    margin-bottom: 15px; }

  .radio,
  .checkbox {
    display: block;
    min-height: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    vertical-align: middle; }
    .radio label,
    .checkbox label {
      display: inline;
      margin-bottom: 0;
      font-weight: normal;
      cursor: pointer; }

  .radio input[type="radio"],
  .radio-inline input[type="radio"],
  .checkbox input[type="checkbox"],
  .checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px; }

  .radio + .radio,
  .checkbox + .checkbox {
    margin-top: -5px; }

  .radio-inline,
  .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer; }

  .radio-inline + .radio-inline,
  .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px; }

  input[type="radio"][disabled], fieldset[disabled] input[type="radio"],
  input[type="checkbox"][disabled], fieldset[disabled]
  input[type="checkbox"],
  .radio[disabled], fieldset[disabled]
  .radio,
  .radio-inline[disabled], fieldset[disabled]
  .radio-inline,
  .checkbox[disabled], fieldset[disabled]
  .checkbox,
  .checkbox-inline[disabled], fieldset[disabled]
  .checkbox-inline {
    cursor: not-allowed; }

  .input-sm, .input-group-sm > .form-control,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

  select.input-sm, .input-group-sm > select.form-control,
  .input-group-sm > select.input-group-addon,
  .input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px; }

  textarea.input-sm, .input-group-sm > textarea.form-control,
  .input-group-sm > textarea.input-group-addon,
  .input-group-sm > .input-group-btn > textarea.btn {
    height: auto; }

  .input-lg, .input-group-lg > .form-control,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .btn {
    height: 44px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px; }

  select.input-lg, .input-group-lg > select.form-control,
  .input-group-lg > select.input-group-addon,
  .input-group-lg > .input-group-btn > select.btn {
    height: 44px;
    line-height: 44px; }

  textarea.input-lg, .input-group-lg > textarea.form-control,
  .input-group-lg > textarea.input-group-addon,
  .input-group-lg > .input-group-btn > textarea.btn {
    height: auto; }

  .has-warning .help-block,
  .has-warning .control-label {
    color: #fff; }
  .has-warning .form-control {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .has-warning .form-control:focus {
      border-color: #e6e6e6;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
  .has-warning .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: #fe9126; }

  .has-error .help-block,
  .has-error .control-label {
    color: #fff; }
  .has-error .form-control {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .has-error .form-control:focus {
      border-color: #e6e6e6;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
  .has-error .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: #f3515c; }

  .has-success .help-block,
  .has-success .control-label {
    color: #fff; }
  .has-success .form-control {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .has-success .form-control:focus {
      border-color: #e6e6e6;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
  .has-success .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: #55c65e; }

  .form-control-static {
    margin-bottom: 0;
    padding-top: 7px; }

  .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #b7b7b7; }

  @media (min-width: 768px) {
    .form-inline .form-group, .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .form-inline .form-control, .navbar-form .form-control {
      display: inline-block; }
    .form-inline .radio, .navbar-form .radio,
    .form-inline .checkbox,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 0; }
    .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"],
    .navbar-form .checkbox input[type="checkbox"] {
      float: none;
      margin-left: 0; } }

  .form-horizontal .control-label,
  .form-horizontal .radio,
  .form-horizontal .checkbox,
  .form-horizontal .radio-inline,
  .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px; }
  .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px; }
    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    .form-horizontal .form-group:after {
      clear: both; }
  /*******************************************************
  Product list Styles
  ********************************************************/
  ul.product_list .product-name {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    color:#8e8c8c;
    font-size:14px;
    text-transform:uppercase; }
  ul.product_list .availability span {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    /* padding: 3px 8px 4px 8px;
    margin-bottom: 20px;*/ }
  ul.product_list .color-list-container {
    margin-bottom: 12px; }
  ul.product_list .color-list-container ul li {
    display: inline-block;
    border: 1px solid #d6d4d4;
    width: 26px;
    height: 26px; }
  ul.product_list .color-list-container ul li a {
    display: block;
    width: 22px;
    height: 22px;
    margin: 1px; }
  ul.product_list .color-list-container ul li a img {
    display: block;
    width: 22px;
    height: 22px; }
  ul.product_list .product-image-container {
    text-align: center; }
  ul.product_list .product-image-container img {
    margin: 0 auto;
    width:100%;}
  ul.product_list .product-image-container .quick-view-wrapper-mobile {
    display: none; }
  ul.product_list .product-image-container .quick-view-wrapper-mobile .quick-view-mobile {
    display: none; }
  @media (max-width: 1199px) {
    ul.product_list .product-image-container .quick-view-wrapper-mobile .quick-view-mobile {
      display: block;
      position: relative;
      background-color: rgba(208, 208, 211, 0.57);
      height: 130px;
      width: 85px;
      top: 80px;
      right: -162px;
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      zoom: 1;
      pointer-events: all; }
    ul.product_list .product-image-container .quick-view-wrapper-mobile .quick-view-mobile i {
      position: relative;
      top: 48px;
      left: -20px;
      font-size: x-large;
      color: black; }
    ul.product_list .product-image-container .quick-view-wrapper-mobile .quick-view-mobile i:before {
      -moz-transform: rotate(315deg);
      -o-transform: rotate(315deg);
      -webkit-transform: rotate(315deg);
      -ms-transform: rotate(315deg);
      transform: rotate(315deg); } }
  @media (max-width: 1199px) {
    ul.product_list .product-image-container .quick-view-wrapper-mobile .quick-view-mobile:hover {
      background-color: rgba(167, 167, 167, 0.57); } }
  @media (max-width: 1199px) {
    ul.product_list .product-image-container .quick-view-wrapper-mobile {
      display: block;
      background-color: transparent;
      height: 155px;
      width: 215px;
      position: absolute;
      overflow: hidden;
      pointer-events: none;
      bottom: 0px;
      right: 0px; } }
  ul.product_list .product-image-container .quick-view {
    font: 700 13px/16px Arial, Helvetica, sans-serif;
    color: #777676;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -21px 0 0 -53px;
    padding: 13px 0 0;
    background: rgba(255, 255, 255, 0.82);
    width: 107px;
    height: 43px;
    text-align: center;
    -moz-box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
    box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px; }
  @media (max-width: 1199px) {
    ul.product_list .product-image-container .quick-view {
      display: none; } }
  @media (min-width: 1200px) {
    ul.product_list .product-image-container .quick-view {
      display: none; } }
  @media (max-width: 767px) {
    ul.product_list .product-image-container .quick-view {
      display: none; } }
  ul.product_list .comments_note {
    text-align: left;
    overflow: hidden; }
  ul.product_list .comments_note .star_content {
    float: left; }
  ul.product_list .comments_note .nb-comments {
    overflow: hidden;
    font-style: italic; }
  ul.product_list .functional-buttons div a, ul.product_list .functional-buttons div label {
    font-weight: bold;
    color: #777676;
    cursor: pointer; }
  ul.product_list .functional-buttons div a:hover, ul.product_list .functional-buttons div label:hover {
    color: #000; }
  ul.product_list .functional-buttons div.wishlist {
    border-right: 1px solid #d6d4d4; }
  ul.product_list .functional-buttons div.wishlist a:before {
    display: inline-block;
    font-family: "FontAwesome";
    content: "\f08a";
    margin-right: 3px;
    padding: 0 3px; }
  ul.product_list .functional-buttons div.wishlist a.checked:before {
    content: "\f004"; }
  @media (min-width: 992px) and (max-width: 1199px) {
    ul.product_list .functional-buttons div.wishlist {
      border-right: 0; }
    ul.product_list .functional-buttons div.wishlist a:before {
      display: none; } }
  @media (min-width: 480px) and (max-width: 767px) {
    ul.product_list .functional-buttons div.wishlist {
      border-right: 0; }
    ul.product_list .functional-buttons div.wishlist a:before {
      display: none; } }
  ul.product_list .functional-buttons div.compare a:before {
    content: "\f067";
    display: inline-block;
    font-family: "FontAwesome";
    margin-right: 3px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    ul.product_list .functional-buttons div.compare a:before {
      display: none; } }
  @media (min-width: 480px) and (max-width: 767px) {
    ul.product_list .functional-buttons div.compare a:before {
      display: none; } }
  ul.product_list .functional-buttons div.compare a.checked:before {
    content: "\f068"; }

  /*******************************************************
  Product list(Grid) Styles
  ********************************************************/
  article.product-miniature {
    padding-bottom: 20px;
    text-align: center;    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  ul.product_list.grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  article.product-miniature .product-container {
    background: #fff;
    border:1px solid #e6e5e6;
    padding: 0;
    position: relative;
    width:100%;}
  article.product-miniature .product-container:hover {
    border:1px solid #000;
    box-shadow: 0px 0px 20px 0px rgba(6, 4, 6, 0.2);
  background: #fafafa;

  }
  article.product-miniature .product-container .right-block {
    display: inline-block;
    width: 100%;
    padding:10px 10px 50px 10px;
  }

  article.product-miniature .product-container:hover .right-block {
    background-color: #fafafa;
  /*  position: relative;*/
  }

  .product-container .right-block h2
  {
    margin-top: 5px;
  }
  article.product-miniature .product-container:hover .price.product-price{
    position: relative;
  }
  article.product-miniature .product-container .button-container {
    display: none!important;
  }
  article.product-miniature .product-container:hover .button-container {
    display: block!important;
  }
  .celebretez_mere .carousel-inner > .item {
    margin-top: 20px;
  }
  .celebretez_mere article.product-miniature .product-container:hover {
    padding: 0px 0 0px 0;
    border:1px solid #000;
    margin-top: 0px;
    margin-bottom: 0px;
    z-index: 9;
  }
  .celebretez_mere article.product-miniature .product-container:hover .right-block {
    background-color: #fafafa;
  }

  article.product-miniature .product-container .product-image-container {
  text-align: center;
    position: relative; }
  @media (max-width: 767px) {
    article.product-miniature .product-container .product-image-container {
      margin-left: auto;
      margin-right: auto; } }
  article.product-miniature .product-container .product-image-container .content_price {

    left: 0;
    bottom: -1px;
    width: 100%;
    text-align:left;
    margin-left:10px;

    display: none; }
  article.product-miniature .product-container .product-image-container .content_price span {
    color: #151515; text-align:left; }
  article.product-miniature.hovered .product-container .right-block{ background:#fafafa}
  article.product-miniature .product-container .product-image-container .content_price span.old-price {
    color: #fb0102; }
  article.product-miniature .product-container h3 {
    padding: 10px 15px 7px 15px;

    /*min-height: 66px;*/
    padding: 0;
    margin-bottom: 0;
    font-family: 'HelveticaNormal';
    margin-top:5px;
  }


  @media (min-width: 1200px) {
    article.product-miniature .product-container .comments_note {
      display: none; } }
  article.product-miniature .product-container .comments_note .star_content {
    margin: 0 3px 12px 59px; }
  article.product-miniature .product-container .product-desc {
    /* display: none;*/
    font-size:16px; color:#000;    padding: 0 11px;
    min-height: 22px;
    margin-bottom: 0;


  }
  article.product-miniature .product-container .content_price {
    padding-bottom: 20px;
    line-height: 21px; }
  article.product-miniature .product-container .old-price,
  article.product-miniature .product-container .price,
  article.product-miniature .product-container .price-percent-reduction {
    display: inline-block;width: auto; }
    .product-miniature .product-price-and-shipping{ display: inline-block;      text-align:center;}
  article.product-miniature .product-container .product-flags {
    display: none; }
  article.product-miniature .product-container .old-price {
    margin-right: 5px; }
  article.product-miniature .product-container .button-container {
    margin-bottom: 0px; }
  @media (min-width: 1200px) {
    article.product-miniature .product-container .button-container {
      display: none; } }
  article.product-miniature .product-container .button-container .ajax_add_to_cart_button,
  article.product-miniature .product-container .button-container span.button,
  article.product-miniature .product-container .button-container .lnk_view {
    /* margin: 0 6px 10px 6px; */}
  article.product-miniature .product-container .functional-buttons {
    background: url(../img/functional-bt-shadow.png) repeat-x;
    padding: 11px 0 5px; }
  @media (min-width: 1200px) {
    article.product-miniature .product-container .functional-buttons {
      display: none; } }
  article.product-miniature .product-container .functional-buttons div {
    width: 50%;
    float: left;
    padding: 3px 0 4px 0; }
  @media (min-width: 1200px) {
    article.product-miniature.hovered .product-container {
      -moz-box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px;
      -webkit-box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px;
      box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px;
      position: relative;
      border:1px solid #000;
      z-index: 10; }
    article.product-miniature.hovered .product-container .content_price {
      display: none; }
    article.product-miniature.hovered .product-container .product-image-container .content_price {
      margin:10px 0 0 25px;
      padding:0;
      display: block; }
    article.product-miniature.hovered .product-container .product-image-container .quick-view {
      display: block; }
    article.product-miniature.hovered .product-container .functional-buttons,
    article.product-miniature.hovered .product-container .button-container,
    article.product-miniature.hovered .product-container .comments_note {
      display: block; } }
  @media (min-width: 992px) {
    article.product-miniature.first-in-line {
      clear: left; } }
  @media (min-width: 480px) and (max-width: 991px) {
    article.product-miniature.first-item-of-tablet-line {
      clear: left; } }
  ul.product_list.grid li.hovered h3 {
    min-height: 30px; }

  @media (min-width: 1200px) {
    #blockpack ul > li.last-line {
      border: none;
      padding-bottom: 0;
      margin-bottom: 0; } }
  @media (min-width: 480px) and (max-width: 767px) {
    #blockpack ul > li.first-item-of-tablet-line {
      clear: none; }
    #blockpack ul > li.first-item-of-mobile-line {
      clear: left; } }

  /*******************************************************
  Product list(List) Styles
  ********************************************************/
  @media (max-width: 479px) {
    ul.product_list.list > li .left-block {
      width: 100%; } }
  ul.product_list.list > li .product-container {
    border-top: 1px solid #d6d4d4;
    padding: 30px 0 30px; }
  ul.product_list.list > li .product-image-container {
    position: relative;
    border: 1px solid #d6d4d4;
    padding: 9px; }
  @media (max-width: 479px) {
    ul.product_list.list > li .product-image-container {
      max-width: 290px;
      margin: 0 auto; } }
  ul.product_list.list > li .product-image-container .content_price {
    display: none !important; }
  ul.product_list.list > li .product-flags {
    color: #333;
    margin: -5px 0 10px 0; }
  ul.product_list.list > li .product-flags .discount {
    color: #f13340; }
  ul.product_list.list > li h3 {
    padding-bottom: 8px; }
  ul.product_list.list > li .product-desc {
    margin-bottom: 15px; }
  @media (max-width: 479px) {
    ul.product_list.list > li .center-block {
      width: 100%; } }
  ul.product_list.list > li .center-block .comments_note {
    margin-bottom: 12px; }
  @media (min-width: 992px) {
    ul.product_list.list > li .right-block .right-block-content {
      margin: 0;
      border-left: 1px solid #d6d4d4;
      padding-left: 15px;
      padding-bottom: 16px; } }
  @media (max-width: 991px) {
    ul.product_list.list > li .right-block .right-block-content {
      padding-top: 20px; } }
  @media (max-width: 479px) {
    ul.product_list.list > li .right-block .right-block-content {
      padding-top: 5px; } }
  ul.product_list.list > li .right-block .right-block-content .content_price {
    padding-bottom: 10px; }
  @media (max-width: 991px) {
    ul.product_list.list > li .right-block .right-block-content .content_price {
      padding-top: 13px;
      padding-bottom: 0; } }
  @media (max-width: 479px) {
    ul.product_list.list > li .right-block .right-block-content .content_price {
      padding-top: 0;
      width: 100%; } }
  ul.product_list.list > li .right-block .right-block-content .content_price .price {
    display: inline-block;
    margin-top: -4px;
    margin-bottom: 14px; }
  ul.product_list.list > li .right-block .right-block-content .content_price .price.old-price {
    margin-right: 8px; }
  ul.product_list.list > li .right-block .right-block-content .button-container {
    overflow: hidden;
    padding-bottom: 20px; }
  @media (max-width: 479px) {
    ul.product_list.list > li .right-block .right-block-content .button-container {
      width: 100%; } }
  ul.product_list.list > li .right-block .right-block-content .button-container .btn {
    margin-bottom: 10px; }
  @media (min-width: 992px) {
    ul.product_list.list > li .right-block .right-block-content .button-container .btn {
      float: left;
      clear: both; } }
  @media (min-width: 992px) {
    ul.product_list.list > li .right-block .right-block-content .functional-buttons {
      overflow: hidden; } }
  @media (max-width: 991px) {
    ul.product_list.list > li .right-block .right-block-content .functional-buttons {
      clear: both; }
    ul.product_list.list > li .right-block .right-block-content .functional-buttons > div {
      float: left;
      padding-top: 0 !important;
      padding-right: 20px; } }
  @media (max-width: 479px) {
    ul.product_list.list > li .right-block .right-block-content .functional-buttons {
      float: none;
      display: inline-block; }
    ul.product_list.list > li .right-block .right-block-content .functional-buttons a i, ul.product_list.list > li .right-block .right-block-content .functional-buttons a:before, ul.product_list.list > li .right-block .right-block-content .functional-buttons label i, ul.product_list.list > li .right-block .right-block-content .functional-buttons label:before {
      display: none !important; } }
  ul.product_list.list > li .right-block .right-block-content .functional-buttons a {
    cursor: pointer; }
  ul.product_list.list > li .right-block .right-block-content .functional-buttons .wishlist {
    border: none; }
  ul.product_list.list > li .right-block .right-block-content .functional-buttons .compare {
    padding-top: 10px; }
  ul.product_list.list > li .right-block .right-block-content .functional-buttons .compare a:before {
    margin-right: 10px; }
  @media (min-width: 1200px) {
    ul.product_list.list > li:hover .product-image-container .quick-view {
      display: block; } }
  @media (max-width: 479px) {
    ul.product_list.list > li {
      text-align: center; } }

  /*******************************************************
  Product list(Index page) Styles
  ********************************************************/
  #index ul.product_list.tab-pane > li {
    padding-bottom: 10px;
    margin-bottom: 10px; }
  @media (min-width: 1200px) {
    #index ul.product_list.tab-pane > li {
      padding-bottom: 85px;
      margin-bottom: 0; } }
  #index ul.product_list.tab-pane > li .availability {
    display: none; }
  @media (min-width: 1200px) {
    #index ul.product_list.tab-pane > li.last-line {
      border: none;
      padding-bottom: 0;
      margin-bottom: 0; } }
  @media (min-width: 480px) and (max-width: 767px) {
    #index ul.product_list.tab-pane > li.first-item-of-tablet-line {
      clear: none; }
    #index ul.product_list.tab-pane > li.first-item-of-mobile-line {
      clear: left; } }

  /***** IE code *****/
  .ie8 .quick-view {
    background: #fff;
    border: 1px solid #d6d4d4; }

  /*# sourceMappingURL=product_list.css.map */	
    
    
  @media (min-width: 768px) {
    .form-horizontal .control-label {
      text-align: right; } }

  .btn {
    display: inline-block;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 0px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; }
    .btn:focus {

      outline: none; }
    .btn:hover, .btn:focus {

      text-decoration: none; }
    .btn:active, .btn.active {
      outline: 0;
      background-image: none;
      -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
      cursor: not-allowed;
      pointer-events: none;
      opacity: 0.65;
      filter: alpha(opacity=65);
      -webkit-box-shadow: none;
      box-shadow: none; }

  .btn-default {
    color: #333;
    background-color: #fff;
  /*  border-color: #ccc;*/ }
    .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
      color: #333;
      background-color: #ebebeb;
      border-color: #adadad; }
    .open .btn-default.dropdown-toggle {
      color: #333;
      background-color: #ebebeb;
      border-color: #adadad; }
    .btn-default:active, .btn-default.active {
      background-image: none; }
    .open .btn-default.dropdown-toggle {
      background-image: none; }
    .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
      background-color: #fff;
      border-color: #ccc; }


    .btn-primary:active, .btn-primary.active {
      background-image: none; }
    .open .btn-primary.dropdown-toggle {
      background-image: none; }
    .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
      background-color: #000;
      border-color: #000; }
  #conditions-to-approve .js-terms a{    text-decoration: underline;}
  .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236; }
    .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
      color: #fff;
      background-color: #ed9c28;
      border-color: #d58512; }
    .open .btn-warning.dropdown-toggle {
      color: #fff;
      background-color: #ed9c28;
      border-color: #d58512; }
    .btn-warning:active, .btn-warning.active {
      background-image: none; }
    .open .btn-warning.dropdown-toggle {
      background-image: none; }
    .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
      background-color: #f0ad4e;
      border-color: #eea236; }

  .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a; }
    .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
      color: #fff;
      background-color: #d2322d;
      border-color: #ac2925; }
    .open .btn-danger.dropdown-toggle {
      color: #fff;
      background-color: #d2322d;
      border-color: #ac2925; }
    .btn-danger:active, .btn-danger.active {
      background-image: none; }
    .open .btn-danger.dropdown-toggle {
      background-image: none; }
    .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
      background-color: #d9534f;
      border-color: #d43f3a; }

  .btn-success {
    color: #fff;
    background-color: #46a74e;
    border-color: #3e9546; }
    .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
      color: #fff;
      background-color: #3a8a41;
      border-color: #2c6a31; }
    .open .btn-success.dropdown-toggle {
      color: #fff;
      background-color: #3a8a41;
      border-color: #2c6a31; }
    .btn-success:active, .btn-success.active {
      background-image: none; }
    .open .btn-success.dropdown-toggle {
      background-image: none; }
    .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
      background-color: #46a74e;
      border-color: #3e9546; }

  .btn-info {
    color: #fff;
    background-color: #5192f3;
    border-color: #3983f1; }
    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
      color: #fff;
      background-color: #2b7af0;
      border-color: #0f62de; }
    .open .btn-info.dropdown-toggle {
      color: #fff;
      background-color: #2b7af0;
      border-color: #0f62de; }
    .btn-info:active, .btn-info.active {
      background-image: none; }
    .open .btn-info.dropdown-toggle {
      background-image: none; }
    .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
      background-color: #5192f3;
      border-color: #3983f1; }

  .btn-link {
    color: #777;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0; }
    .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
      background-color: transparent;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
      border-color: transparent; }
    .btn-link:hover, .btn-link:focus {
      color: #515151;
      text-decoration: underline;
      background-color: transparent; }
    .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
      color: #999999;
      text-decoration: none; }

  .btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px; }

  .btn-sm, .btn-group-sm > .btn,
  .btn-xs,
  .btn-group-xs > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

  .btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px; }

  .btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0; }

  .btn-block + .btn-block {
    margin-top: 5px; }

  input[type="submit"].btn-block,
  input[type="reset"].btn-block,
  input[type="button"].btn-block {
    width: 100%; }

  .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear; }


  .collapse {
    display: none; }
    .collapse.in {
      display: block; }
  .category-sub-menu .collapse {
    display: block; }
  .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease; }

  .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: top;
  }.caret:before{    content: "\f107"; font-family:FontAwesome;position: relative;
      left: 5px; }

  .dropdown {
    position: relative; }
    .blockcart.dropdown {
      position: inherit; }

  .dropdown-toggle:focus {
    outline: 0; }

  .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    background-color: #fff;

    background-color: rgb(255, 255, 255);
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.5);
    background-clip: padding-box; }
  .leo-widget .widget-inner  h3 a, .leo-widget .widget-inner  .h3 a{ font-size: 14px;
      font-weight: bold;  font-family: 'HelveticaBold';    line-height: 1.571; }
  .off-canvas-nav{    background: url(../img/closemenu.png) no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;}



    
    .dropdown-menu.pull-right {
      right: 0;
      left: auto; }
    .dropdown-menu .divider {
      height: 1px;
      margin: 8px 0;
      overflow: hidden;
      background-color: #e5e5e5; }
    .dropdown-menu > li > a {
      display: block;
      padding: 3px 20px;
      clear: both;
      font-weight: normal;
      line-height: 1.42857;
      color: #333333;
      white-space: nowrap; }

  .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #428bca; }

  .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca; }

  .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #999999; }

  .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed; }

    #header .open > .dropdown-menu {
    display: block !important; }
  .open > a {
    outline: 0; }

  .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #999999; }

  .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990; }

  .pull-right > .dropdown-menu {
    right: 0;
    left: auto; }

  .dropup .caret,
  .navbar-fixed-bottom .dropdown .caret {
    border-top: 0 dotted;
    border-bottom: 4px solid #000;
    content: ""; }
  .dropup .dropdown-menu,
  .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px; }

  @media (min-width: 768px) {
    .navbar-right .dropdown-menu {
      right: 0;
      left: auto; } }
  .btn-default .caret {
    border-top-color: #333; }
  .btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
    border-top-color: #fff; }

  .dropup .btn-default .caret {
    border-bottom-color: #333; }
  .dropup .btn-primary .caret,
  .dropup .btn-success .caret,
  .dropup .btn-warning .caret,
  .dropup .btn-danger .caret,
  .dropup .btn-info .caret {
    border-bottom-color: #fff; }

  .btn-group,
  .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
    .btn-group > .btn,
    .btn-group-vertical > .btn {
      position: relative;
      float: left; }
      .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
      .btn-group-vertical > .btn:hover,
      .btn-group-vertical > .btn:focus,
      .btn-group-vertical > .btn:active,
      .btn-group-vertical > .btn.active {
        z-index: 2; }
      .btn-group > .btn:focus,
      .btn-group-vertical > .btn:focus {
        outline: none; }

  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group {
    margin-left: -1px; }

  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group {
    float: left; }
  .btn-toolbar > .btn + .btn,
  .btn-toolbar > .btn + .btn-group,
  .btn-toolbar > .btn-group + .btn,
  .btn-toolbar > .btn-group + .btn-group {
    margin-left: 5px; }

  .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }

  .btn-group > .btn:first-child {
    margin-left: 0; }
    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }

  .btn-group > .btn:last-child:not(:first-child),
  .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }

  .btn-group > .btn-group {
    float: left; }

  .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }

  .btn-group > .btn-group:first-child > .btn:last-child,
  .btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

  .btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }

  .btn-group .dropdown-toggle:active,
  .btn-group.open .dropdown-toggle {
    outline: 0; }

  .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px; }

  .btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px; }

  .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

  .btn .caret {
    margin-left: 0; }

  .btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0; }

  .dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px; }

  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }
  .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .btn-group-vertical > .btn-group:after {
    clear: both; }
  .btn-group-vertical > .btn-group > .btn {
    float: none; }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

  .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0; }
  .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

  .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }

  .btn-group-vertical > .btn-group:first-child > .btn:last-child,
  .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

  .btn-group-vertical > .btn-group:last-child > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

  .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; }
    .btn-group-justified .btn {
      float: none;
      display: table-cell;
      width: 1%; }

  [data-toggle="buttons"] > .btn > input[type="radio"],
  [data-toggle="buttons"] > .btn > input[type="checkbox"] {
    display: none; }

  .input-group {
    position: relative;
    display: table;
    border-collapse: separate; }
    .input-group.col {
      float: none;
      padding-left: 0;
      padding-right: 0; }
    .input-group .form-control {
      width: 100%;
      margin-bottom: 0; }

  .input-group-addon,
  .input-group-btn,
  .input-group .form-control {
    display: table-cell; }
    .input-group-addon:not(:first-child):not(:last-child),
    .input-group-btn:not(:first-child):not(:last-child),
    .input-group .form-control:not(:first-child):not(:last-child) {
      border-radius: 0; }

  .input-group-addon,
  .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }

  .input-group-addon {
    padding: 6px 12px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #d6d4d4;
    border-radius: 0px; }
    .input-group-addon.input-sm,
    .input-group-sm > .input-group-addon,
    .input-group-sm > .input-group-btn > .input-group-addon.btn {
      padding: 5px 10px;
      font-size: 12px;
      border-radius: 3px; }
    .input-group-addon.input-lg,
    .input-group-lg > .input-group-addon,
    .input-group-lg > .input-group-btn > .input-group-addon.btn {
      padding: 10px 16px;
      font-size: 17px;
      border-radius: 6px; }
    .input-group-addon input[type="radio"],
    .input-group-addon input[type="checkbox"] {
      margin-top: 0; }

  .input-group .form-control:first-child,
  .input-group-addon:first-child,
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .dropdown-toggle,
  .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

  .input-group-addon:first-child {
    border-right: 0; }

  .input-group .form-control:last-child,
  .input-group-addon:last-child,
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .dropdown-toggle,
  .input-group-btn:first-child > .btn:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }

  .input-group-addon:last-child {
    border-left: 0; }

  .input-group-btn {
    position: relative;
    background: #000;    outline: none;
    white-space: nowrap; }

  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -4px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:active {
      z-index: 2; }
      .group-span-filestyle.input-group-btn > .btn:hover, .input-group-btn > .btn:active {
        z-index: 0; border-color: #000; color:#fff; background: #000; }
  .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
    .nav:before, .nav:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    .nav:after {
      clear: both; }
    .nav > li {
      position: relative;
      display: block; }
      .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 15px; }
        .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        /*   background-color: #eeeeee;*/ }
      .nav > li.disabled > a {
        color: #999999; }
        .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
          color: #999999;
          text-decoration: none;
          background-color: transparent;
          cursor: not-allowed; }
    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
      background-color: #eeeeee;
      border-color: #777; }
    .nav .nav-divider {
      height: 1px;
      margin: 8px 0;
      overflow: hidden;
      background-color: #e5e5e5; }
    .nav > li > a > img {
      max-width: none; }


    .nav-tabs > li a{
      float: left; text-transform:uppercase; font-size:11px; color:#8c8c8c; font-weight:bold;
      margin-bottom: -1px; }
    .nav-tabs {
    border-bottom: 1px solid #000; border-left: 0px solid #000;}
    .nav-tabs > li a.active{ border:1px solid #000;border-left: 3px solid #000; color:#000;    border-bottom-color: transparent;    background-color: #fff;font-weight:bold; text-transform:uppercase; font-size:11px;}
    
      .nav-tabs > li > a {
        margin-right: 2px;color:#8c8c8c;
        line-height: 1.42857;
        border: 1px solid transparent;
        border-radius: 0px 0px 0 0; }
        .nav-tabs > li > a:hover {
        /* border-color: #eeeeee #eeeeee #ddd; */}
      .tab-pane { color:#000;}
      .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        color: #000;
        background-color: #fff;
        border: 1px solid #000;
        border-bottom-color: transparent;
        cursor: default; }

  .nav-pills > li {
    float: left; }
    .nav-pills > li > a {
      border-radius: 5px; }
    .nav-pills > li + li {
      margin-left: 2px; }
    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
      color: #fff;
      background-color: #428bca; }

  .nav-stacked > li {
    float: none; }
    .nav-stacked > li + li {
      margin-top: 2px;
      margin-left: 0; }

  .nav-justified, .nav-tabs.nav-justified {
    width: 100%; }
    .nav-justified > li, .nav-tabs.nav-justified > li {
      float: none; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        text-align: center; }
    @media (min-width: 768px) {
      .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%; } }

  .nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0; }
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      margin-right: 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a {
      border-bottom-color: #fff; }

  .tabbable:before, .tabbable:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .tabbable:after {
    clear: both; }

  .tab-content > .tab-pane,
  .pill-content > .pill-pane {
    display: none; }

  .tab-content > .active,
  .pill-content > .active {
    display: block; }

  .nav .caret {
    border-top-color: #777;
    border-bottom-color: #777; }

  .nav a:hover .caret {
    border-top-color: #515151;
    border-bottom-color: #515151; }

  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

  .navbar {
    position: relative;
    z-index: 1000;
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid transparent; }
    .navbar:before, .navbar:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    .navbar:after {
      clear: both; }
    @media (min-width: 768px) {
      .pagination>div.col-md-4:first-child {
  display:none;
    }
    .pagination>div.pr-0 {
    width:100%;
        }
      #blockcart-modal .modal-body .row{
        display: flex;
    flex-wrap: nowrap;
      }
      .navbar {
        border-radius: 0px; } }

  .navbar-header:before, .navbar-header:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .navbar-header:after {
    clear: both; }
  @media (min-width: 1024px) {
    .navbar-header {
      float: left; } }

  .navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch; }
    .navbar-collapse:before, .navbar-collapse:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    .navbar-collapse:after {
      clear: both; }
    .navbar-collapse.in {
      overflow-y: auto; }
    @media (min-width: 1024px) {
      .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none; }
        .navbar-collapse.collapse {
          display: block !important;
          height: auto !important;
          padding-bottom: 0;
          overflow: visible !important; }
        .navbar-collapse.in {
          overflow-y: visible; }
        .navbar-collapse .navbar-nav.navbar-left:first-child {
          margin-left: -15px; }
        .navbar-collapse .navbar-nav.navbar-right:last-child {
          margin-right: -15px; }
        .navbar-collapse .navbar-text:last-child {
          margin-right: 0; } }

  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: -10px;
    margin-left: -10px; }
    @media (min-width: 1024px) {
      .container > .navbar-header,
      .container > .navbar-collapse {
        margin-right: 0;
        margin-left: 0; } }

  .navbar-static-top {
    border-width: 0 0 1px; }
    @media (min-width: 1024px) {
      .navbar-static-top {
        border-radius: 0; } }

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    border-width: 0 0 1px; }
    @media (min-width: 1024px) {
      .navbar-fixed-top,
      .navbar-fixed-bottom {
        border-radius: 0; } }

  .navbar-fixed-top {
    z-index: 1030;
    top: 0; }

  .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0; }

  .navbar-brand {
    float: left;
    padding: 16px 15px;
    font-size: 17px;
    line-height: 18px; }
    .navbar-brand:hover, .navbar-brand:focus {
      text-decoration: none; }
    @media (min-width: 1024px) {
      .navbar > .container .navbar-brand {
        margin-left: -10px; } }

  .navbar-toggler {
    position: relative;
    float: right;
    margin-right: 5px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0px;
    padding: 12px 7px;
  height: 40px;
    max-width: 40px;}

    .navbar-toggler .icon-bar {
      display: block;
      width: 28px;
      height: 2px;
      border-radius: 1px;
      font-size: 36px; }
    .navbar-toggler .icon-bar + .icon-bar {
      margin-top: 6px; }
    @media (min-width: 1024px) {
      .navbar-toggler {
        display: none; } }

  .navbar-nav {
    margin: 8px -15px; }
    .offcanvas-mainnav > .megamenu {
      margin: 0;
      padding: 0px;
  }
    .navbar-nav > li > a {
      padding-top: 10px;
      padding-bottom: 10px;
      line-height: 18px; }
    @media (max-width: 1023px) {
      .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none; }
        .navbar-nav .open .dropdown-menu > li > a,
        .navbar-nav .open .dropdown-menu .dropdown-header {
          padding: 5px 15px 5px 25px; }
        .navbar-nav .open .dropdown-menu > li > a {
          line-height: 18px; }
          .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
            background-image: none; } }
    @media (min-width: 992px) {
      .navbar-nav {
        float: left;
        margin: 0; }
        .navbar-nav > li {
          display:inline-block;}
          .navbar-nav > li > a {
            padding-top: 16px;
            padding-bottom: 16px; } 
    .navbar-left {
      float: left !important; }

    .navbar-right {
      float: right !important; } }
  .navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 9px;
    margin-bottom: 9px; }
    @media (max-width: 1023px) {
      .navbar-form .form-group {
        margin-bottom: 5px; } }
    @media (min-width: 1024px) {
      .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none; } }

  .navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

    
  .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

  .navbar-nav.pull-right > li > .dropdown-menu,
  .navbar-nav > li > .dropdown-menu.pull-right {
    left: auto;
    right: 0; }

  .navbar-btn {
    margin-top: 9px;
    margin-bottom: 9px; }

  .navbar-text {
    float: left;
    margin-top: 16px;
    margin-bottom: 16px; }

  @media (min-width: 768px){

    .navbar {
      border-radius: 0px;
      position:inherit;
    }

  .leo-top-menu .navbar-nav > li.aligned-fullwidth > .dropdown-menu:before {
    content: "";
    box-shadow: 0;
    padding: 30px 0;
    border-top: 10px solid #050505;
    position: absolute;
    margin-top: -10px;
    top: 10px;
    right: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
  }
  }
  .leo-top-menu .navbar-nav > li.aligned-fullwidth > .dropdown-menu:after {
    content: "";
    box-shadow: 0;

    background: #e6e7e8;
    height: 1px;

    position: absolute;
    margin-top: -10px;
    bottom: 0px;
    right: 0;
    left: 0;
    content: "";
    width: 100%;
  }
  .leo-top-menu .dropdown:hover > .dropdown-menu {
    display: block;
  }
  #cart .input-group-addon:not(:first-child):not(:last-child), #cart .input-group-btn:not(:first-child):not(:last-child), #cart .input-group .form-control:not(:first-child):not(:last-child),#product .input-group-addon:not(:first-child):not(:last-child), #product .input-group-btn:not(:first-child):not(:last-child), #product .input-group .form-control:not(:first-child):not(:last-child)  {
    border-radius: 0;
    width: calc(100% - 62px);
    left: 31px;
    /* width: 100%; */
    position: absolute;
    max-width: 100%;
    margin: auto;
    padding: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
  }
  #cart .product-line-grid-right .bootstrap-touchspin,#product .product-quantity .bootstrap-touchspin  {
    width: 100%;
    float: left;
    -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.15);
  }
  #cart  .product-line-grid-right .bootstrap-touchspin > .input-group-btn-vertical,#product .product-quantity   .bootstrap-touchspin > .input-group-btn-vertical {
    display: inline-block;
    width: 100%;
    position: inherit;
  text-align:center;
  }
  #cart .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up,#product .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    float: left;
    position: absolute;
    right: 0;
    width: 30px;
    height: 30px;
    top: 0;
  line-height:30px;
  text-align:center;
  }

  #cart .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down,#product .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    width: 30px;
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    margin: 0;	 line-height:30px;text-align:center;
    border:0px solid rgba(0,0,0,.25)

  }
  #cart .bootstrap-touchspin .btn-touchspin:hover,#product .bootstrap-touchspin .btn-touchspin:hover {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    color: #fff;
  }

  #cart .input-group-addon:not(:first-child):not(:last-child),#cart .input-group-btn:not(:first-child):not(:last-child),#cart .input-group .form-control:not(:first-child):not(:last-child),#product .input-group-addon:not(:first-child):not(:last-child),#product .input-group-btn:not(:first-child):not(:last-child),#product .input-group .form-control:not(:first-child):not(:last-child)  {
    border-radius: 0;
    width: calc(100% - 60px);

    left: 30px;
    /* width: 100%; */
    position: absolute;
    max-width: 100%;
    margin: auto;
    padding: 0;
  height:30px; line-height:30px;text-align:center;
  border-left: 1px solid #000;
  border-right: 1px solid#000;
  }
  #cart  .bootstrap-touchspin .input-group-btn-vertical i,#product  .bootstrap-touchspin .input-group-btn-vertical i {
  top: 3px;
    left: inherit;
    font-size: 16px;
    /* position: relative; */
    margin: auto;
    left: 0;
    right: 0;

  }
  #cart  .bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after,#product  .bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
    content: "-";
  }
  #cart  .bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after,#product  .bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after {
    content: "+";
  }
    @media (min-width: 1024px) {
      .navbar-text {
        margin-left: 15px;
        margin-right: 15px; } }

  .navbar-default {
  /* background-color: #f8f8f8;
    border-color: #e7e7e7;*/ }
    .navbar-default .navbar-brand {
      color: #777; }
      .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
        color: #5e5e5e;
        background-color: transparent; }
    .navbar-default .navbar-text {
      color: #777; }
    .navbar-default .navbar-nav > li > a  {
      font-family: 'HelveticaNormal';
      font-size: 14px;
      color: #aeadad;
    
      display: block;
      margin-top: -2px;
      padding: 17px 20px;
      /* border-bottom: 3px solid #e9e9e9; */
  }
    
    .navbar-nav.megamenu{    background:none;
      padding: 0;
    margin-top:0px;
    margin-bottom:0px;
      width: 100%; text-align:left;
    }
    
      .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus 
      {
      background: url(../img/border-bottom_menu.png) repeat-x top center;
  }
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    
      background: url(../img/border-bottom_menu.png) repeat-x top center;
    color:#fb0102
  }
    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; }
    .navbar-default .navbar-toggler {
      border-color: #ddd; }

      .navbar-default .navbar-toggler .icon-bar {
        background-color: #fff; }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
      border-color: #e6e6e6; }
    .navbar-default .navbar-nav > .dropdown > a:hover .caret,
    .navbar-default .navbar-nav > .dropdown > a:focus .caret {
      border-top-color: #333;
      border-bottom-color: #333; }
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
      background-color: #e7e7e7;
      color: #555; }
      .navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
        border-top-color: #555;
        border-bottom-color: #555; }
    .navbar-default .navbar-nav > .dropdown > a .caret {
      border-top-color: #777;
      border-bottom-color: #777; }
      @media (max-width: 1440px)  {
        .navbar-default .navbar-nav > li > a  {
          font-size: 13px;
          padding: 17px 15px;

      }
      }
      @media (max-width: 1200px)  {
        .navbar-default .navbar-nav > li > a  {
          font-size: 12px;
          padding: 17px 10px;
  
      }
      }
    @media (max-width: 767px) {
      .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777; }
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
          color: #333;
          background-color: transparent; }
      .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7; }
      .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent; } }
    .navbar-default .navbar-link {
      color: #777; }
      .navbar-default .navbar-link:hover {
        color: #333; }

  .navbar-inverse {
    background-color: #222;
    border-color: #090909; }
    .navbar-inverse .navbar-brand {
      color: #999999; }
      .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-text {
      color: #999999; }
    .navbar-inverse .navbar-nav > li > a {
      color: #999999; }
      .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
      color: #444;
      background-color: transparent; }
    .navbar-inverse .navbar-toggler {
      border-color: #333; }
      .navbar-inverse .navbar-toggler:hover, .navbar-inverse .navbar-toggler:focus {
        background-color: #333; }
      .navbar-inverse .navbar-toggler .icon-bar {
        background-color: #fff; }
    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
      border-color: #101010; }
    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
      background-color: #090909;
      color: #fff; }
    .navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
      border-top-color: #fff;
      border-bottom-color: #fff; }
    .navbar-inverse .navbar-nav > .dropdown > a .caret {
      border-top-color: #999999;
      border-bottom-color: #999999; }
    .navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
      border-top-color: #fff;
      border-bottom-color: #fff; }
    @media (max-width: 767px) {
      .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999999; }
        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
          color: #fff;
          background-color: transparent; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent; } }
    .navbar-inverse .navbar-link {
      color: #999999; }
      .navbar-inverse .navbar-link:hover {
        color: #fff; }

  .breadcrumb { }
    .breadcrumb > li {
      display: inline-block; }
      .breadcrumb > li + li:before {
        content: "/\00a0";
        padding: 0 5px;
        color: #333; }
    .breadcrumb > .active {
      color: #333; }

  .pagination {
    display: inline-block;
    padding-left: 0;  float:right;   padding: 3px 6px 0 0;
  
    border-radius: 0px; }
    .pagination > li {
      display: inline; }
      .pagination > li > a,
      .pagination > li > span {
        position: relative;
        float: left;    font-family: 'HelveticaNormal'; font-size:14px;
        padding: 0px 5px;
        text-decoration: none;
      }
      .pagination > li:first-child > a,
      .pagination > li:first-child > span {
        margin-left: 0;
        border-bottom-left-radius: 0px;
        border-top-left-radius: 0px; }
      .pagination > li:last-child > a,
      .pagination > li:last-child > span {
        border-bottom-right-radius: 0px;
        border-top-right-radius: 0px; }
    .pagination > li > a:hover, .pagination > li > a:focus,
    .pagination > li > span:hover,
    .pagination > li > span:focus {
          color: #fb0102; }
    .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
    .pagination > .active > span,
    .pagination > .active > span:hover,
    .pagination > .active > span:focus {
      z-index: 2;
      color: #fb0102;
      cursor: default; }
    .pagination > .disabled > span,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
      color: #999999;
      background-color: #fff;
      border-color: #ddd;
      cursor: not-allowed; }

  .pagination-lg > li > a,
  .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 17px; }
  .pagination-lg > li:first-child > a,
  .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px; }
  .pagination-lg > li:last-child > a,
  .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px; }

  .pagination-sm > li > a,
  .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px; }
  .pagination-sm > li:first-child > a,
  .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .pagination-sm > li:last-child > a,
  .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }

  .pager {
    padding-left: 0;
    margin: 18px 0;
    list-style: none;
    text-align: center; }
    .pager:before, .pager:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    .pager:after {
      clear: both; }
    .pager li {
      display: inline; }
      .pager li > a,
      .pager li > span {
        display: inline-block;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 15px; }
      .pager li > a:hover,
      .pager li > a:focus {
        text-decoration: none;
        background-color: #f6f6f6; }
    .pager .next > a,
    .pager .next > span {
      float: right; }
    .pager .previous > a,
    .pager .previous > span {
      float: left; }
    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
      color: #999999;
      background-color: #fff;
      cursor: not-allowed; }

  .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 100%;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0; }
    .product-line-info { color:#000;}
    .label[href]:hover, .label[href]:focus {
      color: #fff;
      text-decoration: none;
      cursor: pointer; }
    .label:empty {
      display: none; }

  .label-default {
    background-color: #999999; }
    .label-default[href]:hover, .label-default[href]:focus {
      background-color: gray; }

  .label-primary {
    background-color: #428bca; }
    .label-primary[href]:hover, .label-primary[href]:focus {
      background-color: #3071a9; 
    
    }

  .label-success {
    background-color: #55c65e;
    border: 1px solid #36943e; }
    .label-success[href]:hover, .label-success[href]:focus {
      background-color: #3aae43; }

  .label-info {
    background-color: #5192f3;
    border: 1px solid #4b80c3; }
    .label-info[href]:hover, .label-info[href]:focus {
      background-color: #2174f0; }

  .label-warning {
    background-color: #fe9126;
    border: 1px solid #e4752b; }
    .label-warning[href]:hover, .label-warning[href]:focus {
      background-color: #f07701; }

  .label-danger {
    background-color: #f3515c;
    border: 1px solid #d4323d; }
    .label-danger[href]:hover, .label-danger[href]:focus {
      background-color: #f0212f; }

  .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999999;
    border-radius: 10px; }
    .badge:empty {
      display: none; }

  a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }

  .btn .badge {
    position: relative;
    top: -1px; }

  a.list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #777;
    background-color: #fff; }

  .nav-pills > li > a > .badge {
    margin-left: 3px; }

  .thumbnail {
    display: block; }
    .thumbnail > img {
      display: block;
      max-width: 100%;
      height: auto; }
      
      .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
        border: 0px solid #999;
        background: none;
        font-weight: 400;
        color: #212121;
        padding: 0;
        margin: 0;
    }
  .cart_block_list .thumbnail > img {
    max-width: 80px;
    height: auto;
    max-height: 80px;
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  a.thumbnail:hover,
  a.thumbnail:focus {
    border-color: #777; }

  .thumbnail > img {
    margin-left: auto;
    margin-right: auto; }

  .thumbnail .caption {
    padding: 9px;
    color: #777777; }

  .alert {
    padding: 15px;
    margin-bottom: 18px;
    border: 1px solid transparent;
    border-radius: 0px; display: none; }
    .alert h4 {
      margin-top: 0;
      color: inherit; }
    .alert .alert-link {
      font-weight: bold; }
    .alert > p,
    .alert > ul {
      margin-bottom: 0; }
    .alert > p + p {
      margin-top: 5px; }

  .alert-dismissable {
    padding-right: 35px; }
    .alert-dismissable .close {
      position: relative;
      top: -2px;
      right: -21px;
      color: inherit; }

  .alert-success {
    background-color: #7cb342;
    border-color: #7cb342;
    color: #fff; }
    .alert-success hr {
      border-top-color: #419f49; }
    .alert-success .alert-link {
      color: #e6e6e6; }

  .alert-info {
    background-color: #e6e6e6;
    border-color: #e6e6e6;
    color: #000; }
    .alert-info hr {
      border-top-color: #3d73b7; }
    .alert-info .alert-link {
      color: #e6e6e6; }

  .alert-warning  {
    background-color: #fff0f0;
    color: #000;
  }
    .alert-warning hr {
      border-top-color: #da681c; }
    .alert-warning .alert-link {
      color: #e6e6e6; }

  .alert-danger {
    background-color: #fff;
    border-color: #fb0102;
    color: #fb0102;
    font-family: 'HelveticaBold';
    font-size: 14px;
    
  }
  .type-captcha{    margin-bottom: 0;
    padding-bottom: 0;}
  .type-captcha .help-block .alert-danger {    padding: 10px 10px;
    margin-bottom: 0;}
    .alert-danger hr {
      border-top-color: #c32933; }
    .alert-danger .alert-link {
      color: #e6e6e6; }

  @-webkit-keyframes progress-bar-stripes {
    from {
      background-position: 40px 0; }
    to {
      background-position: 0 0; } }
  @-moz-keyframes progress-bar-stripes {
    from {
      background-position: 40px 0; }
    to {
      background-position: 0 0; } }
  @-o-keyframes progress-bar-stripes {
    from {
      background-position: 0 0; }
    to {
      background-position: 40px 0; } }
  @keyframes progress-bar-stripes {
    from {
      background-position: 40px 0; }
    to {
      background-position: 0 0; } }
  .progress {
    overflow: hidden;
    height: 18px;
    margin-bottom: 18px;
    background-color: #f5f5f5;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

  .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease; }

  .progress-striped .progress-bar {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 40px 40px; }

  .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite; }

  .progress-bar-success {
    background-color: #46a74e; }
    .progress-striped .progress-bar-success {
      background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
      background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0)); }

  .progress-bar-info {
    background-color: #5192f3; }
    .progress-striped .progress-bar-info {
      background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
      background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0)); }

  .progress-bar-warning {
    background-color: #f0ad4e; }
    .progress-striped .progress-bar-warning {
      background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
      background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0)); }

  .progress-bar-danger {
    background-color: #d9534f; }
    .progress-striped .progress-bar-danger {
      background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
      background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0)); }

  .media,
  .media-body {
    overflow: hidden;
    zoom: 1; }

  .media,
  .media .media {
    margin-top: 15px; }

  .media:first-child {
    margin-top: 0; }

  .media-object {
    display: block; }

  .media-heading {
    margin: 0 0 5px; }

  .media > .pull-left {
    margin-right: 10px; }
  .media > .pull-right {
    margin-left: 10px; }

  .media-list {
    padding-left: 0;
    list-style: none; }

  .list-group {
    margin-bottom: 20px;
    padding-left: 0; }

  .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd; }
    .list-group-item:first-child {
      border-top-right-radius: 0px;
      border-top-left-radius: 0px; }
    .list-group-item:last-child {
      margin-bottom: 0;
      border-bottom-right-radius: 0px;
      border-bottom-left-radius: 0px; }
    .list-group-item > .badge {
      float: right; }
    .list-group-item > .badge + .badge {
      margin-right: 5px; }
    .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
      z-index: 2;
      color: #fff;
      background-color: #428bca;
      border-color: #428bca; }
      .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading {
        color: inherit; }
      .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
        color: #e1edf7; }

  a.list-group-item {
    color: #555; }
    a.list-group-item .list-group-item-heading {
      color: #333; }
    a.list-group-item:hover, a.list-group-item:focus {
      text-decoration: none;
      background-color: #f5f5f5; }

  .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px; }

  .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3; }

  .panel {
    margin-bottom: 18px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

  .panel-body {
    padding: 15px; }
    .panel-body:before, .panel-body:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    .panel-body:after {
      clear: both; }

  .panel > .list-group {
    margin-bottom: 0; }
    .panel > .list-group .list-group-item {
      border-width: 1px 0; }
      .panel > .list-group .list-group-item:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0; }
      .panel > .list-group .list-group-item:last-child {
        border-bottom: 0; }

  .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0; }

  .panel > .table {
    margin-bottom: 0; }
  .panel > .panel-body + .table {
    border-top: 1px solid #d6d4d4; }

  .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px; }

  .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px; }
    .panel-title > a {
      color: inherit; }

  .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px; }

  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
    overflow: hidden; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse .panel-body {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

  .panel-default {
    border-color: #ddd; }
    .panel-default > .panel-heading {
      color: #333333;
      background-color: #f5f5f5;
      border-color: #ddd; }
      .panel-default > .panel-heading + .panel-collapse .panel-body {
        border-top-color: #ddd; }
    .panel-default > .panel-footer + .panel-collapse .panel-body {
      border-bottom-color: #ddd; }

  .panel-primary {
    border-color: #428bca; }
    .panel-primary > .panel-heading {
      color: #fff;
      background-color: #428bca;
      border-color: #428bca; }
      .panel-primary > .panel-heading + .panel-collapse .panel-body {
        border-top-color: #428bca; }
    .panel-primary > .panel-footer + .panel-collapse .panel-body {
      border-bottom-color: #428bca; }

  .panel-success {
    border-color: #48b151; }
    .panel-success > .panel-heading {
      color: #fff;
      background-color: #55c65e;
      border-color: #48b151; }
      .panel-success > .panel-heading + .panel-collapse .panel-body {
        border-top-color: #48b151; }
    .panel-success > .panel-footer + .panel-collapse .panel-body {
      border-bottom-color: #48b151; }

  .panel-warning {
    border-color: #e4752b; }
    .panel-warning > .panel-heading {
      color: #fff;
      background-color: #fe9126;
      border-color: #e4752b; }
      .panel-warning > .panel-heading + .panel-collapse .panel-body {
        border-top-color: #e4752b; }
    .panel-warning > .panel-footer + .panel-collapse .panel-body {
      border-bottom-color: #e4752b; }

  .panel-danger {
    border-color: #d4323d; }
    .panel-danger > .panel-heading {
      color: #fff;
      background-color: #f3515c;
      border-color: #d4323d; }
      .panel-danger > .panel-heading + .panel-collapse .panel-body {
        border-top-color: #d4323d; }
    .panel-danger > .panel-footer + .panel-collapse .panel-body {
      border-bottom-color: #d4323d; }

  .panel-info {
    border-color: #4b80c3; }
    .panel-info > .panel-heading {
      color: #fff;
      background-color: #5192f3;
      border-color: #4b80c3; }
      .panel-info > .panel-heading + .panel-collapse .panel-body {
        border-top-color: #4b80c3; }
    .panel-info > .panel-footer + .panel-collapse .panel-body {
      border-bottom-color: #4b80c3; }

  .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
    .well blockquote {
      border-color: #ddd;
      border-color: rgba(0, 0, 0, 0.15); }

  .well-lg {
    padding: 24px;
    border-radius: 6px; }

  .well-sm {
    padding: 9px;
    border-radius: 3px; }

  .close {
    float: right;
    font-size: 19.5px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20); }
    .close:hover, .close:focus {
      color: #000;
      text-decoration: none;
      cursor: pointer;
      opacity: 0.5;
      filter: alpha(opacity=50); }

  button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none; }

  .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal; }
    .popover.top {
      margin-top: -10px; }
    .popover.right {
      margin-left: 10px; }
    .popover.bottom {
      margin-top: 10px; }
    .popover.left {
      margin-left: -10px; }

  .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0; }

  .popover-content {
    padding: 9px 14px; }

  .popover .arrow, .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

  .popover .arrow {
    border-width: 11px; }

  .popover .arrow:after {
    border-width: 10px;
    content: ""; }

  .popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px; }
    .popover.top .arrow:after {
      content: " ";
      bottom: 1px;
      margin-left: -10px;
      border-bottom-width: 0;
      border-top-color: #fff; }
  .popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25); }
    .popover.right .arrow:after {
      content: " ";
      left: 1px;
      bottom: -10px;
      border-left-width: 0;
      border-right-color: #fff; }
  .popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px; }
    .popover.bottom .arrow:after {
      content: " ";
      top: 1px;
      margin-left: -10px;
      border-top-width: 0;
      border-bottom-color: #fff; }
  .popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.left .arrow:after {
      content: " ";
      right: 1px;
      border-right-width: 0;
      border-left-color: #fff;
      bottom: -10px; }

  .clearfix:before, .clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .clearfix:after {
    clear: both; }

  .pull-right {
    float: right !important; }

  .pull-left {
    float: left !important; }

  .hide {
    display: none !important; }

  .show {
    display: block !important; }

  .invisible {
    visibility: hidden; }

  .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }

  .affix {
    position: fixed; }

  @-ms-viewport {
    width: device-width; }
  @media screen and (max-width: 400px) {
    @-ms-viewport {
      width: 320px; } }
  .hidden {
    display: none !important;
    visibility: hidden !important; }

  .visible-xs {
    display: none !important; }

  tr.visible-xs {
    display: none !important; }

  th.visible-xs,
  td.visible-xs {
    display: none !important; }
    #cms #main .block-cms {
      padding-bottom: 20px; }
    #cms #main h1 {
      margin-bottom: 25px; 
    text-align: left;
    }
    #cms #main h3 {
      font-size: 16px;
      border-bottom: none;
      margin: 0;
      padding: 0 0 17px 0; }
    #cms #main p {
      font-size:16px;
      color:#000;
      line-height: 18px; }
    #cms #main .list-1 li {
      padding: 4px 0 6px 0;
      font-weight: bold;
      color: #46a74e;
      border-top: 1px solid #d6d4d4; }
      #cms #main .list-1 li:first-child {
        border: none; }
      #cms #main .list-1 li em {
        font-size: 20px;
        line-height: 20px;
        padding-right: 15px;
        vertical-align: -2px; }
    #cms #main img {
    
      max-width: 100%;
      height: auto; }
    #cms #main .testimonials {
      border: 1px solid;
      border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0;
      margin: 4px 0 13px 0;
      position: relative; }
      #cms #main .testimonials .inner {
        border: 1px solid #fff;
        padding: 19px 18px 11px 18px;
        background: #fbfbfb;
        background: -moz-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #fefefe));
        background: -webkit-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
        background: -o-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
        background: -ms-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
        background: linear-gradient(to bottom, #fbfbfb 0%, #fefefe 100%); }
        #cms #main .testimonials .inner span {
          text-indent: -5000px;
          display: inline-block;
          width: 20px;
          height: 15px; }
          #cms #main .testimonials .inner span.before {
            background: url(../img/bl-before-bg.png) no-repeat;
            margin-right: 8px; }
          #cms #main .testimonials .inner span.after {
            background: url(../img/bl-after-bg.png) no-repeat;
            margin-left: 8px; }
      #cms #main .testimonials:after {
        content: ".";
        display: block;
        text-indent: -5000px;
        position: absolute;
        bottom: -16px;
        left: 21px;
        width: 15px;
        height: 16px;
        background: url(../img/testimon-after.gif) no-repeat; }
      #cms #main .testimonials + p {
        padding-left: 45px;
        margin-bottom: 18px; }
    #cms #main p.bottom-indent {
      margin-bottom: 18px; }
    #cms #main #admin-action-cms {
      background: none repeat 0 0 #F6F6F6;
      border: 1px solid #d2d0d0;
      padding: 10px; }
      #cms #main #admin-action-cms p {
        margin: 0; }
        #cms #main #admin-action-cms p span {
          display: block;
          padding-bottom: 10px;
          font-size: 14px;
          font-weight: bold;
          color: #333; }
        #cms #main #admin-action-cms p .button {
          font: 700 17px/21px Arial, Helvetica, sans-serif;
          padding: 0;
          border: 1px solid;
          padding: 10px 14px;
          display: inline-block; }
          #cms #main #admin-action-cms p .button.publish_button {
            color: #fff;
            text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
            border-color: #0079b6 #006fa8 #012740 #006fa8;
            background: #009ad0;
            background: -moz-linear-gradient(top, #009ad0 0%, #007ab7 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
            background: -webkit-linear-gradient(top, #009ad0 0%, #007ab7 100%);
            background: -o-linear-gradient(top, #009ad0 0%, #007ab7 100%);
            background: -ms-linear-gradient(top, #009ad0 0%, #007ab7 100%);
            background: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ad0', endColorstr='#007ab7',GradientType=0); }
            #cms #main #admin-action-cms p .button.publish_button:hover {
              border-color: #01314e #004b74 #0079b6 #004b74;
              filter: none;
              background: #0084bf; }
          #cms #main #admin-action-cms p .button.lnk_view {
            color: #333;
            text-shadow: 1px 1px white;
            border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
            background: #f7f7f7;
            background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
            background: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
            background: -o-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
            background: -ms-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
            background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ededed',GradientType=0); }
            #cms #main #admin-action-cms p .button.lnk_view:hover {
              border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e;
              filter: none;
              background: #e7e7e7; }

    .dark {
        color: #000;
        font-size: 14px;
      font-weight:normal;
      margin:20px 0;
    }
    /***********************************************************
            Stores Page Styles
  ************************************************************/
  h1{ border-bottom:0!important; text-align:center; margin-bottom:0px!important;}
  .titre_region{ background:#000; color:#fff; font-size:24px; text-align:center;     padding: 17px 0 13px 0;text-transform:uppercase; font-weight:bold; 

  }.region ul{ padding:20px 0; overflow: hidden;}
  .region ul li {

      margin-bottom: 2%;
      display: inline-block;
  }
  .region ul li p{    font-family: 'HelveticaNormal';
    font-size: 13px;font-weight: 500;
    color: #000;margin-bottom:5px; text-transform: none; }
  .region ul li img{ display:inline-block;  vertical-align:top; float: left; margin-right: 12px; text-align: left;}
  .region ul li .infos_magasin{  display:inline-block; width:40%; color:#000; text-align: left; margin-top:0px; vertical-align:top;} .region ul li .infos_magasin span{text-transform:none; }
  .chapeau{ text-align:center; font-size:24px; font-weight:normal; color:#000; margin-bottom:30px;font-family: 'HelveticaBold'; }
  .region ul li .infos_magasin h2,.region ul li .infos_magasin h3{ font-size:14px;margin-top: 0; cursor: pointer;}
  .region ul li .infos_magasin h2:hover,.region ul li .infos_magasin h3:hover{ color:#fb0102}
  #stores #map {
    width: 100%;
    height: 447px;
    margin-bottom: 26px; }
  #stores input#addressInput {
    display: inline-block;
    width: 269px; }
  #stores .address-input {
    float: left;
    margin-right: 19px; }
    #sitemap .sitemap_block li a:before {
      content: "\f111";
      display: inline-block;
      font-family: "FontAwesome";
      padding-right: 10px;
      font-size:8px;
  }
  .nested{ display: none;}
  .sitemap_blockcategorie .nested{ display: block;}
  .sitemap_blockcategorie .nested .nested{ display: none;}
  .sitemap_block a{ font-size:14px;}
  .nextchidl{ font-size:12px;}
  .brandblock{ border: 2px solid #f5f5f5;
    /* background: #f5f5f5; */
    text-align: center;
    padding: 10px 5px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .brand-img img{ max-height:98px; }
  .nestedactive{ display:block !important;}
  .nested{ margin-left:20px;}
    @media (max-width: 767px) {
      #stores .address-input {
        width: 100%;
        margin: 0 0 20px 0; } }
    #stores .address-input label {
      margin-right: 5px; }
  #stores .radius-input {
    float: left;
    line-height: 23px;
    margin-right: 20px; }
    #stores .radius-input label,
    #stores .radius-input .selector {
      float: left; }
    #stores .radius-input label {
      margin-right: 10px; }
    #stores .radius-input #radiusSelect {
      width: 78px; }
  #stores .store-content {
    padding-bottom: 30px; }
  #stores .store-content-select .selector {
    visibility: hidden;
    display: none; }
  #stores .store-content-select.active {
    padding-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid #d6d4d4; }
    #stores .store-content-select.active .selector {
      visibility: visible;
      display: block; }
  #stores .store-title {
    margin-bottom: 16px; }
  #stores label {
    font-weight: normal;
    color: #777; }
  #stores #stores_loader {
    display: none;
    margin-left: 5px; }
  #stores #locationSelect {
    max-width: 356px;
    visibility: hidden; }
  #stores #stores-table {
    display: none; }
    #stores #stores-table tbody td {
      padding: 20px; }
      #stores #stores-table tbody td.num {
        background: #fbfbfb;
        width: 46px; }
      #stores #stores-table tbody td.name span {
        padding-left: 15px; }
      @media (max-width: 767px) {
        #stores #stores-table tbody td.name img {
          display: none; } }

  .store-image img {
    width: 100%;
    min-width: 100px; }
  
  /*# sourceMappingURL=stores.css.map */
  @media (max-width: 480px) {
  .img-magasin{ float: left;width: 49%;}

  }

  #search #main{ min-height:auto;}
  @media (max-width: 767px) {
    .visible-xs {
      display: block !important; }

    tr.visible-xs {
      display: table-row !important; }

    th.visible-xs,
    td.visible-xs {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .visible-xs.visible-sm {
      display: block !important; }

    tr.visible-xs.visible-sm {
      display: table-row !important; }

    th.visible-xs.visible-sm,
    td.visible-xs.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .visible-xs.visible-md {
      display: block !important; }

    tr.visible-xs.visible-md {
      display: table-row !important; }

    th.visible-xs.visible-md,
    td.visible-xs.visible-md {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    .visible-xs.visible-lg {
      display: block !important; }

    tr.visible-xs.visible-lg {
      display: table-row !important; }

    th.visible-xs.visible-lg,
    td.visible-xs.visible-lg {
      display: table-cell !important; } }
  .visible-sm {
    display: none !important; }

  tr.visible-sm {
    display: none !important; }

  th.visible-sm,
  td.visible-sm {
    display: none !important; }

  @media (max-width: 767px) {
    .visible-sm.visible-xs {
      display: block !important; }

    tr.visible-sm.visible-xs {
      display: table-row !important; }

    th.visible-sm.visible-xs,
    td.visible-sm.visible-xs {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
      display: block !important; }

    tr.visible-sm {
      display: table-row !important; }

    th.visible-sm,
    td.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .visible-sm.visible-md {
      display: block !important; }

    tr.visible-sm.visible-md {
      display: table-row !important; }

    th.visible-sm.visible-md,
    td.visible-sm.visible-md {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    .visible-sm.visible-lg {
      display: block !important; }

    tr.visible-sm.visible-lg {
      display: table-row !important; }

    th.visible-sm.visible-lg,
    td.visible-sm.visible-lg {
      display: table-cell !important; } }
  .visible-md {
    display: none !important; }

  tr.visible-md {
    display: none !important; }

  th.visible-md,
  td.visible-md {
    display: none !important; }

  @media (max-width: 767px) {
    .visible-md.visible-xs {
      display: block !important; }

    tr.visible-md.visible-xs {
      display: table-row !important; }

    th.visible-md.visible-xs,
    td.visible-md.visible-xs {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .visible-md.visible-sm {
      display: block !important; }

    tr.visible-md.visible-sm {
      display: table-row !important; }

    th.visible-md.visible-sm,
    td.visible-md.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
      display: block !important; }

    tr.visible-md {
      display: table-row !important; }

    th.visible-md,
    td.visible-md {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    .visible-md.visible-lg {
      display: block !important; }

    tr.visible-md.visible-lg {
      display: table-row !important; }

    th.visible-md.visible-lg,
    td.visible-md.visible-lg {
      display: table-cell !important; } }
  .visible-lg {
    display: none !important; }

  tr.visible-lg {
    display: none !important; }

  th.visible-lg,
  td.visible-lg {
    display: none !important; }

  @media (max-width: 767px) {
    .visible-lg.visible-xs {
      display: block !important; }

    tr.visible-lg.visible-xs {
      display: table-row !important; }

    th.visible-lg.visible-xs,
    td.visible-lg.visible-xs {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .visible-lg.visible-sm {
      display: block !important; }

    tr.visible-lg.visible-sm {
      display: table-row !important; }

    th.visible-lg.visible-sm,
    td.visible-lg.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .visible-lg.visible-md {
      display: block !important; }

    tr.visible-lg.visible-md {
      display: table-row !important; }

    th.visible-lg.visible-md,
    td.visible-lg.visible-md {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    .visible-lg {
      display: block !important; }

    tr.visible-lg {
      display: table-row !important; }

    th.visible-lg,
    td.visible-lg {
      display: table-cell !important; } }
  .hidden-xs {
    display: block !important; }

  tr.hidden-xs {
    display: table-row !important; }

  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important; }

  @media (max-width: 767px) {
    .hidden-xs {
      display: none !important; }

    tr.hidden-xs {
      display: none !important; }

    th.hidden-xs,
    td.hidden-xs {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .hidden-xs.hidden-sm {
      display: none !important; }

    tr.hidden-xs.hidden-sm {
      display: none !important; }

    th.hidden-xs.hidden-sm,
    td.hidden-xs.hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .hidden-xs.hidden-md {
      display: none !important; }

    tr.hidden-xs.hidden-md {
      display: none !important; }

    th.hidden-xs.hidden-md,
    td.hidden-xs.hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    .hidden-xs.hidden-lg {
      display: none !important; }

    tr.hidden-xs.hidden-lg {
      display: none !important; }

    th.hidden-xs.hidden-lg,
    td.hidden-xs.hidden-lg {
      display: none !important; } }
  .hidden-sm {
    display: block !important; }

  tr.hidden-sm {
    display: table-row !important; }

  th.hidden-sm,
  td.hidden-sm {
    display: table-cell !important; }

  @media (max-width: 767px) {
    .hidden-sm.hidden-xs {
      display: none !important; }

    tr.hidden-sm.hidden-xs {
      display: none !important; }

    th.hidden-sm.hidden-xs,
    td.hidden-sm.hidden-xs {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
      display: none !important; }

    tr.hidden-sm {
      display: none !important; }

    th.hidden-sm,
    td.hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .hidden-sm.hidden-md {
      display: none !important; }

    tr.hidden-sm.hidden-md {
      display: none !important; }

    th.hidden-sm.hidden-md,
    td.hidden-sm.hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    .hidden-sm.hidden-lg {
      display: none !important; }

    tr.hidden-sm.hidden-lg {
      display: none !important; }

    th.hidden-sm.hidden-lg,
    td.hidden-sm.hidden-lg {
      display: none !important; } }
  .hidden-md {
    display: block !important; }

  tr.hidden-md {
    display: table-row !important; }

  th.hidden-md,
  td.hidden-md {
    display: table-cell !important; }

  @media (max-width: 767px) {
    .hidden-md.hidden-xs {
      display: none !important; }

    tr.hidden-md.hidden-xs {
      display: none !important; }

    th.hidden-md.hidden-xs,
    td.hidden-md.hidden-xs {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .hidden-md.hidden-sm {
      display: none !important; }

    tr.hidden-md.hidden-sm {
      display: none !important; }

    th.hidden-md.hidden-sm,
    td.hidden-md.hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
      display: none !important; }

    tr.hidden-md {
      display: none !important; }

    th.hidden-md,
    td.hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    .hidden-md.hidden-lg {
      display: none !important; }

    tr.hidden-md.hidden-lg {
      display: none !important; }

    th.hidden-md.hidden-lg,
    td.hidden-md.hidden-lg {
      display: none !important; } }
  .hidden-lg {
    display: block !important; }

  tr.hidden-lg {
    display: table-row !important; }

  th.hidden-lg,
  td.hidden-lg {
    display: table-cell !important; }

  @media (max-width: 767px) {
    .hidden-lg.hidden-xs {
      display: none !important; }

    tr.hidden-lg.hidden-xs {
      display: none !important; }

    th.hidden-lg.hidden-xs,
    td.hidden-lg.hidden-xs {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .hidden-lg.hidden-sm {
      display: none !important; }

    tr.hidden-lg.hidden-sm {
      display: none !important; }

    th.hidden-lg.hidden-sm,
    td.hidden-lg.hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .hidden-lg.hidden-md {
      display: none !important; }

    tr.hidden-lg.hidden-md {
      display: none !important; }

    th.hidden-lg.hidden-md,
    td.hidden-lg.hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    .hidden-lg {
      display: none !important; }

    tr.hidden-lg {
      display: none !important; }

    th.hidden-lg,
    td.hidden-lg {
      display: none !important; } }
  .visible-print {
    display: none !important; }

  tr.visible-print {
    display: none !important; }

  th.visible-print,
  td.visible-print {
    display: none !important; }

  @media print {
    .visible-print {
      display: block !important; }

    tr.visible-print {
      display: table-row !important; }

    th.visible-print,
    td.visible-print {
      display: table-cell !important; }

    .hidden-print {
      display: none !important; }

    tr.hidden-print {
      display: none !important; }

    th.hidden-print,
    td.hidden-print {
      display: none !important; } }
  /*!
  *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
  *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
  */
  /* FONT PATH
  * -------------------------- */
  @font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal; }
  .icon, [class^="icon-"] {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }

  /* makes the font 33% larger relative to the icon container */
  .icon-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%; }

  .icon-2x {
    font-size: 2em; }

  .icon-3x {
    font-size: 3em; }

  .icon-4x {
    font-size: 4em; }

  .icon-5x {
    font-size: 5em; }

  .icon-fw {
    width: 1.28571em;
    text-align: center; }

  .icon-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none; }
    .icon-ul > li {
      position: relative; }

  .icon-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: 0.14286em;
    text-align: center; }
    .icon-li.icon-lg {
      left: -1.85714em; }

  .icon-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em; }

  .pull-right {
    float: right; }

  .pull-left {
    float: left; }

  .icon.pull-left, .pull-left[class^="icon-"] {
    margin-right: .3em; }
  .icon.pull-right, .pull-right[class^="icon-"] {
    margin-left: .3em; }

  .icon-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear; }

  .icon-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8); }

  @-webkit-keyframes fa-spin {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg); }
    100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg); } }
  @keyframes fa-spin {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg); }
    100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg); } }
  .icon-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }

  .icon-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

  .icon-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg); }

  .icon-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1); }

  .icon-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1); }

  :root .icon-rotate-90,
  :root .icon-rotate-180,
  :root .icon-rotate-270,
  :root .icon-flip-horizontal,
  :root .icon-flip-vertical {
    filter: none; }

  .icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle; }

  .icon-stack-1x, .icon-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center; }

  .icon-stack-1x {
    line-height: inherit; }

  .icon-stack-2x {
    font-size: 2em; }

  .icon-inverse {
    color: #fff; }

  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
  .icon-glass:before {
    content: "ï€€"; }

  .icon-music:before {
    content: "ï€"; }

  .icon-search:before {
    content: "ï€‚"; }

  .icon-envelope-o:before, .icon-envelope-alt:before {
    content: "ï€ƒ"; }

  .icon-heart:before {
    content: "ï€„"; }

  .icon-star:before {
    content: "ï€…"; }

  .icon-star-o:before, .icon-star-empty:before {
    content: "ï€†"; }

  .icon-user:before {
    content: "ï€‡"; }

  .icon-film:before {
    content: "ï€ˆ"; }

  .icon-th-large:before {
      content: "\f00a";}

  .icon-th:before {
    content: "ï€Š"; }

  .icon-th-list:before {
    content: "ï€‹"; }

  .icon-check:before {
    content: "ï€Œ"; }

  .icon-remove:before,
  .icon-close:before,
  .icon-times:before,
  .icon-remove:before {
    content: "ï€"; }

  .icon-search-plus:before, .icon-zoom-in:before {
    content: "ï€Ž"; }

  .icon-search-minus:before, .icon-zoom-out:before {
    content: "ï€"; }

  .icon-power-off:before, .icon-off:before {
    content: "ï€‘"; }

  .icon-signal:before {
    content: "ï€’"; }

  .icon-gear:before,
  .icon-cog:before {
    content: "ï€“"; }

  .icon-trash-o:before{
    content: ""; }

  .icon-home:before {
    content: "ï€•"; }

  .icon-file-o:before, .icon-file-alt:before {
    content: "ï€–"; }

  .icon-clock-o:before, .icon-time:before {
    content: "ï€—"; }

  .icon-road:before {
    content: "ï€˜"; }

  .icon-download:before, .icon-download-alt:before {
    content: "ï€™"; }

  .icon-arrow-circle-o-down:before, .icon-download:before, .icon-download-alt:before {
    content: "ï€š"; }

  .icon-arrow-circle-o-up:before, .icon-upload:before, .icon-upload-alt:before {
    content: "ï€›"; }

  .icon-inbox:before {
    content: "ï€œ"; }

  .icon-play-circle-o:before, .icon-play-circle:before, .icon-play-sign:before {
    content: "ï€"; }

  .icon-rotate-right:before,
  .icon-repeat:before {
    content: "ï€ž"; }

  .icon-refresh:before {
    content: "ï€¡"; }

  .icon-list-alt:before {
    content: "ï€¢"; }

  .icon-lock:before {
    content: "ï€£"; }

  .icon-flag:before {
    content: "ï€¤"; }

  .icon-headphones:before {
    content: "ï€¥"; }

  .icon-volume-off:before {
    content: "ï€¦"; }

  .icon-volume-down:before {
    content: "ï€§"; }

  .icon-volume-up:before {
    content: "ï€¨"; }

  .icon-qrcode:before {
    content: "ï€©"; }

  .icon-barcode:before {
    content: "ï€ª"; }

  .icon-tag:before {
    content: "ï€«"; }

  .icon-tags:before {
    content: "ï€¬"; }

  .icon-book:before {
    content: "ï€­"; }

  .icon-bookmark:before {
    content: "ï€®"; }

  .icon-print:before {
    content: "ï€¯"; }

  .icon-camera:before {
    content: "ï€°"; }

  .icon-font:before {
    content: "ï€±"; }

  .icon-bold:before {
    content: "ï€²"; }

  .icon-italic:before {
    content: "ï€³"; }

  .icon-text-height:before {
    content: "ï€´"; }

  .icon-text-width:before {
    content: "ï€µ"; }

  .icon-align-left:before {
    content: "ï€¶"; }

  .icon-align-center:before {
    content: "ï€·"; }

  .icon-align-right:before {
    content: "ï€¸"; }

  .icon-align-justify:before {
    content: "ï€¹"; }

  .icon-list:before {
    content: "ï€º"; }

  .icon-dedent:before,
  .icon-outdent:before,
  .icon-indent-left:before {
    content: "ï€»"; }

  .icon-indent:before, .icon-indent-right:before {
    content: "ï€¼"; }

  .icon-video-camera:before, .icon-facetime-video:before {
    content: "ï€½"; }

  .icon-photo:before,
  .icon-image:before,
  .icon-picture-o:before,
  .icon-picture:before {
    content: "ï€¾"; }

  .icon-pencil:before {
    content: "ï€"; }

  .icon-map-marker:before {
    content: "ï"; }

  .icon-adjust:before {
    content: "ï‚"; }

  .icon-tint:before {
    content: "ïƒ"; }

  .icon-edit:before,
  .icon-pencil-square-o:before,
  .icon-edit:before {
    content: "ï„"; }

  .icon-share-square-o:before, .icon-share:before, .icon-share-alt:before {
    content: "ï…"; }

  .icon-check-square-o:before {
    content: "ï†"; }

  .icon-arrows:before, .icon-move:before {
    content: "ï‡"; }

  .icon-step-backward:before {
    content: "ïˆ"; }

  .icon-fast-backward:before {
    content: "ï‰"; }

  .icon-backward:before {
    content: "ïŠ"; }

  .icon-play:before {
    content: "ï‹"; }

  .icon-pause:before {
    content: "ïŒ"; }

  .icon-stop:before {
    content: "ï"; }

  .icon-forward:before {
    content: "ïŽ"; }

  .icon-fast-forward:before {
    content: "ï"; }

  .icon-step-forward:before {
    content: "ï‘"; }

  .icon-eject:before {
    content: "ï’"; }

  .icon-chevron-left:before {
    content: "ï“"; }

  .icon-chevron-right:before {
    content: "ï”"; }

  .icon-plus-circle:before, .icon-plus-sign:before {
    content: "ï•"; }

  .icon-minus-circle:before, .icon-minus-sign:before {
    content: "ï–"; }

  .icon-times-circle:before, .icon-remove-sign:before {
    content: "ï—"; }

  .icon-check-circle:before, .icon-ok-sign:before {
    content: "ï˜"; }

  .icon-question-circle:before, .icon-question-sign:before {
    content: "ï™"; }

  .icon-info-circle:before, .icon-info-sign:before {
    content: "ïš"; }

  .icon-crosshairs:before, .icon-screenshot:before {
    content: "ï›"; }

  .icon-times-circle-o:before, .icon-remove-circle:before {
    content: "ïœ"; }

  .icon-check-circle-o:before, .icon-ok-circle:before {
    content: "ï"; }

  .icon-ban:before {
    content: "ïž"; }

  .icon-arrow-left:before {
    content: "ï "; }

  .icon-arrow-right:before {
    content: "ï¡"; }

  .icon-arrow-up:before {
    content: "ï¢"; }

  .icon-arrow-down:before {
    content: "ï£"; }

  .icon-mail-forward:before,
  .icon-share:before,
  .icon-share-alt:before {
    content: "ï¤"; }

  .icon-expand:before, .icon-resize-full:before {
    content: "ï¥"; }

  .icon-compress:before, .icon-resize-small:before {
    content: "ï¦"; }

  .icon-plus:before {
    content: "ï§"; }

  .icon-minus:before {
    content: "ï¨"; }

  .icon-asterisk:before {
    content: "ï©"; }

  .icon-exclamation-circle:before, .icon-exclamation-sign:before {
    content: "ïª"; }

  .icon-gift:before {
    content: "ï«"; }

  .icon-leaf:before {
    content: "ï¬"; }

  .icon-fire:before {
    content: "ï­"; }

  .icon-eye:before, .icon-eye-open:before {
    content: "ï®"; }

  .icon-eye-slash:before, .icon-eye-close:before {
    content: "ï°"; }

  .icon-warning:before,
  .icon-exclamation-triangle:before,
  .icon-warning-sign:before {
    content: "ï±"; }

  .icon-plane:before {
    content: "ï²"; }

  .icon-calendar:before {
    content: "ï³"; }

  .icon-random:before {
    content: "ï´"; }

  .icon-comment:before {
    content: "ïµ"; }

  .icon-magnet:before {
    content: "ï¶"; }

  .icon-chevron-up:before {
    content: "ï·"; }

  .icon-chevron-down:before {
    content: "ï¸"; }

  .icon-retweet:before {
    content: "ï¹"; }

  .icon-shopping-cart:before {
    content: "ïº"; }

  .icon-folder:before, .icon-folder-close:before {
    content: "ï»"; }

  .icon-folder-open:before {
    content: "ï¼"; }

  .icon-arrows-v:before, .icon-resize-vertical:before {
    content: "ï½"; }

  .icon-arrows-h:before, .icon-resize-horizontal:before {
    content: "ï¾"; }

  .icon-bar-chart-o:before, .icon-bar-chart:before,
  .icon-bar-chart:before {
    content: "ï‚€"; }

  .icon-twitter-square:before, .icon-twitter-sign:before {
    content: "ï‚"; }

  .icon-facebook-square:before, .icon-facebook-sign:before {
    content: "ï‚‚"; }

  .icon-camera-retro:before {
    content: "ï‚ƒ"; }

  .icon-key:before {
    content: "ï‚„"; }

  .icon-gears:before,
  .icon-cogs:before {
    content: "ï‚…"; }

  .icon-comments:before {
    content: "ï‚†"; }

  .icon-thumbs-o-up:before, .icon-thumbs-up-alt:before {
    content: "ï‚‡"; }

  .icon-thumbs-o-down:before, .icon-thumbs-down-alt:before {
    content: "ï‚ˆ"; }

  .icon-star-half:before {
    content: "ï‚‰"; }

  .icon-heart-o:before, .icon-heart-empty:before {
    content: "ï‚Š"; }

  .icon-sign-out:before, .icon-signout:before {
    content: "ï‚‹"; }

  .icon-linkedin-square:before, .icon-linkedin-sign:before {
    content: "ï‚Œ"; }

  .icon-thumb-tack:before, .icon-pushpin:before {
    content: "ï‚"; }

  .icon-external-link:before {
    content: "ï‚Ž"; }

  .icon-sign-in:before, .icon-signin:before {
    content: "ï‚"; }

  .icon-trophy:before {
    content: "ï‚‘"; }

  .icon-github-square:before, .icon-github-sign:before {
    content: "ï‚’"; }

  .icon-upload:before, .icon-upload-alt:before {
    content: "ï‚“"; }

  .icon-lemon-o:before, .icon-lemon:before {
    content: "ï‚”"; }

  .icon-phone:before {
    content: "ï‚•"; }

  .icon-square-o:before, .icon-check-empty:before {
    content: "ï‚–"; }

  .icon-bookmark-o:before, .icon-bookmark-empty:before {
    content: "ï‚—"; }

  .icon-phone-square:before, .icon-phone-sign:before {
    content: "ï‚˜"; }

  .icon-twitter:before {
    content: "ï‚™"; }

  .icon-facebook-f:before,
  .icon-facebook:before {
    content: "ï‚š"; }

  .icon-github:before {
    content: "ï‚›"; }

  .icon-unlock:before {
    content: "ï‚œ"; }

  .icon-credit-card:before {
    content: "ï‚"; }

  .icon-rss:before {
    content: "ï‚ž"; }

  .icon-hdd-o:before, .icon-hdd:before {
    content: "ï‚ "; }

  .icon-bullhorn:before {
    content: "ï‚¡"; }

  .icon-bell:before, .icon-bell-alt:before {
    content: "ïƒ³"; }

  .icon-certificate:before {
    content: "ï‚£"; }

  .icon-hand-o-right:before, .icon-hand-right:before {
    content: "ï‚¤"; }

  .icon-hand-o-left:before, .icon-hand-left:before {
    content: "ï‚¥"; }

  .icon-hand-o-up:before, .icon-hand-up:before {
    content: "ï‚¦"; }

  .icon-hand-o-down:before, .icon-hand-down:before {
    content: "ï‚§"; }

  .icon-arrow-circle-left:before, .icon-circle-arrow-left:before {
    content: "ï‚¨"; }

  .icon-arrow-circle-right:before, .icon-circle-arrow-right:before {
    content: "ï‚©"; }

  .icon-arrow-circle-up:before, .icon-circle-arrow-up:before {
    content: "ï‚ª"; }

  .icon-arrow-circle-down:before, .icon-circle-arrow-down:before {
    content: "ï‚«"; }

  .icon-globe:before {
    content: "ï‚¬"; }

  .icon-wrench:before {
    content: "ï‚­"; }

  .icon-tasks:before {
    content: "ï‚®"; }

  .icon-filter:before {
    content: "ï‚°"; }

  .icon-briefcase:before {
    content: "ï‚±"; }

  .icon-arrows-alt:before, .icon-fullscreen:before {
    content: "ï‚²"; }

  .icon-group:before,
  .icon-users:before,
  .icon-group:before {
    content: "ïƒ€"; }

  .icon-chain:before,
  .icon-link:before {
    content: "ïƒ"; }

  .icon-cloud:before {
    content: "ïƒ‚"; }

  .icon-flask:before, .icon-beaker:before {
    content: "ïƒƒ"; }

  .icon-cut:before,
  .icon-scissors:before,
  .icon-cut:before {
    content: "ïƒ„"; }

  .icon-copy:before,
  .icon-files-o:before,
  .icon-copy:before {
    content: "ïƒ…"; }

  .icon-paperclip:before, .icon-paper-clip:before {
    content: "ïƒ†"; }

  .icon-save:before,
  .icon-floppy-o:before,
  .icon-save:before {
    content: "ïƒ‡"; }

  .icon-square:before, .icon-sign-blank:before {
    content: "ïƒˆ"; }

  .icon-navicon:before,
  .icon-reorder:before,
  .icon-bars:before,
  .icon-reorder:before {
    content: "ïƒ‰"; }

  .icon-list-ul:before {
    content: "ïƒŠ"; }

  .icon-list-ol:before {
    content: "ïƒ‹"; }

  .icon-strikethrough:before {
    content: "ïƒŒ"; }

  .icon-underline:before {
    content: "ïƒ"; }

  .icon-table:before {
    content: "ïƒŽ"; }

  .icon-magic:before {
    content: "ïƒ"; }

  .icon-truck:before {
    content: "ïƒ‘"; }

  .icon-pinterest:before {
    content: "ïƒ’"; }

  .icon-pinterest-square:before, .icon-pinterest-sign:before {
    content: "ïƒ“"; }

  .icon-google-plus-square:before, .icon-google-plus-sign:before {
    content: "ïƒ”"; }

  .icon-google-plus:before {
    content: "ïƒ•"; }

  .icon-money:before {
    content: "ïƒ–"; }

  .icon-caret-down:before {
    content: "ïƒ—"; }

  .icon-caret-up:before {
    content: "ïƒ˜"; }

  .icon-caret-left:before {
    content: "ïƒ™"; }

  .icon-caret-right:before {
    content: "ïƒš"; }

  .icon-columns:before {
    content: "ïƒ›"; }

  .icon-unsorted:before,
  .icon-sort:before {
    content: "ïƒœ"; }

  .icon-sort-down:before,
  .icon-sort-desc:before,
  .icon-sort-up:before {
    content: "ïƒ"; }

  .icon-sort-up:before,
  .icon-sort-asc:before,
  .icon-sort-down:before {
    content: "ïƒž"; }

  .icon-envelope:before {
    content: "ïƒ "; }

  .icon-linkedin:before {
    content: "ïƒ¡"; }

  .icon-rotate-left:before,
  .icon-undo:before {
    content: "ïƒ¢"; }

  .icon-legal:before,
  .icon-gavel:before,
  .icon-legal:before {
    content: "ïƒ£"; }

  .icon-dashboard:before,
  .icon-tachometer:before,
  .icon-dashboard:before {
    content: "ïƒ¤"; }

  .icon-comment-o:before, .icon-comment-alt:before {
    content: "ïƒ¥"; }

  .icon-comments-o:before, .icon-comments-alt:before {
    content: "ïƒ¦"; }

  .icon-flash:before,
  .icon-bolt:before {
    content: "ïƒ§"; }

  .icon-sitemap:before {
    content: "ïƒ¨"; }

  .icon-umbrella:before {
    content: "ïƒ©"; }

  .icon-paste:before,
  .icon-clipboard:before,
  .icon-paste:before {
    content: "ïƒª"; }

  .icon-lightbulb-o:before, .icon-lightbulb:before {
    content: "ïƒ«"; }

  .icon-exchange:before {
    content: "ïƒ¬"; }

  .icon-cloud-download:before {
    content: "ïƒ­"; }

  .icon-cloud-upload:before {
    content: "ïƒ®"; }

  .icon-user-md:before {
    content: "ïƒ°"; }

  .icon-stethoscope:before {
    content: "ïƒ±"; }

  .icon-suitcase:before {
    content: "ïƒ²"; }

  .icon-bell-o:before, .icon-bell:before, .icon-bell-alt:before {
    content: "ï‚¢"; }

  .icon-coffee:before {
    content: "ïƒ´"; }

  .icon-cutlery:before, .icon-food:before {
    content: "ïƒµ"; }

  .icon-file-text-o:before, .icon-file-text-alt:before {
    content: "ïƒ¶"; }

  .icon-building-o:before, .icon-building:before {
    content: "ïƒ·"; }

  .icon-hospital-o:before, .icon-hospital:before {
    content: "ïƒ¸"; }

  .icon-ambulance:before {
    content: "ïƒ¹"; }

  .icon-medkit:before {
    content: "ïƒº"; }

  .icon-fighter-jet:before {
    content: "ïƒ»"; }

  .icon-beer:before {
    content: "ïƒ¼"; }

  .icon-h-square:before, .icon-h-sign:before {
    content: "ïƒ½"; }

  .icon-plus-square:before, .icon-plus-sign-alt:before {
    content: "ïƒ¾"; }

  .icon-angle-double-left:before, .icon-double-angle-left:before {
    content: "ï„€"; }

  .icon-angle-double-right:before, .icon-double-angle-right:before {
    content: "ï„"; }

  .icon-angle-double-up:before, .icon-double-angle-up:before {
    content: "ï„‚"; }

  .icon-angle-double-down:before, .icon-double-angle-down:before {
    content: "ï„ƒ"; }

  .icon-angle-left:before {
    content: "ï„„"; }

  .icon-angle-right:before {
    content: "ï„…"; }

  .icon-angle-up:before {
    content: "ï„†"; }

  .icon-angle-down:before {
    content: "ï„‡"; }

  .icon-desktop:before {
    content: "ï„ˆ"; }

  .icon-laptop:before {
    content: "ï„‰"; }

  .icon-tablet:before {
    content: "ï„Š"; }

  .icon-mobile-phone:before,
  .icon-mobile:before,
  .icon-mobile-phone:before {
    content: "ï„‹"; }

  .icon-circle-o:before, .icon-circle-blank:before {
    content: "ï„Œ"; }

  .icon-quote-left:before {
    content: "ï„"; }

  .icon-quote-right:before {
    content: "ï„Ž"; }

  .icon-spinner:before {
    content: "ï„"; }

  .icon-circle:before {
    content: "ï„‘"; }

  .icon-mail-reply:before,
  .icon-reply:before {
    content: "ï„’"; }

  .icon-github-alt:before {
    content: "ï„“"; }

  .icon-folder-o:before, .icon-folder-close-alt:before {
    content: "ï„”"; }

  .icon-folder-open-o:before, .icon-folder-open-alt:before {
    content: "ï„•"; }

  .icon-smile-o:before, .icon-smile:before {
    content: "ï„˜"; }

  .icon-frown-o:before, .icon-frown:before {
    content: "ï„™"; }

  .icon-meh-o:before, .icon-meh:before {
    content: "ï„š"; }

  .icon-gamepad:before {
    content: "ï„›"; }

  .icon-keyboard-o:before, .icon-keyboard:before {
    content: "ï„œ"; }

  .icon-flag-o:before, .icon-flag-alt:before {
    content: "ï„"; }

  .icon-flag-checkered:before {
    content: "ï„ž"; }

  .icon-terminal:before {
    content: "ï„ "; }

  .icon-code:before {
    content: "ï„¡"; }

  .icon-mail-reply-all:before,
  .icon-reply-all:before {
    content: "ï„¢"; }

  .icon-star-half-empty:before,
  .icon-star-half-full:before,
  .icon-star-half-o:before,
  .icon-star-half-empty:before {
    content: "ï„£"; }

  .icon-location-arrow:before {
    content: "ï„¤"; }

  .icon-crop:before {
    content: "ï„¥"; }

  .icon-code-fork:before {
    content: "ï„¦"; }

  .icon-unlink:before,
  .icon-chain-broken:before,
  .icon-unlink:before {
    content: "ï„§"; }

  .icon-question:before {
    content: "ï„¨"; }

  .icon-info:before {
    content: "ï„©"; }

  .icon-exclamation:before {
    content: "ï„ª"; }

  .icon-superscript:before {
    content: "ï„«"; }

  .icon-subscript:before {
    content: "ï„¬"; }

  .icon-eraser:before {
    content: "ï„­"; }

  .icon-puzzle-piece:before {
    content: "ï„®"; }

  .icon-microphone:before {
    content: "ï„°"; }

  .icon-microphone-slash:before, .icon-microphone-off:before {
    content: "ï„±"; }

  .icon-shield:before {
    content: "ï„²"; }

  .icon-calendar-o:before, .icon-calendar-empty:before {
    content: "ï„³"; }

  .icon-fire-extinguisher:before {
    content: "ï„´"; }

  .icon-rocket:before {
    content: "ï„µ"; }

  .icon-maxcdn:before {
    content: "ï„¶"; }

  .icon-chevron-circle-left:before, .icon-chevron-sign-left:before {
    content: "ï„·"; }

  .icon-chevron-circle-right:before, .icon-chevron-sign-right:before {
    content: "ï„¸"; }

  .icon-chevron-circle-up:before, .icon-chevron-sign-up:before {
    content: "ï„¹"; }

  .icon-chevron-circle-down:before, .icon-chevron-sign-down:before {
    content: "ï„º"; }

  .icon-html5:before {
    content: "ï„»"; }

  .icon-css3:before {
    content: "ï„¼"; }

  .icon-anchor:before {
    content: "ï„½"; }

  .icon-unlock-alt:before {
    content: "ï„¾"; }

  .icon-bullseye:before {
    content: "ï…€"; }

  .icon-ellipsis-h:before, .icon-ellipsis-horizontal:before {
    content: "ï…"; }

  .icon-ellipsis-v:before, .icon-ellipsis-vertical:before {
    content: "ï…‚"; }

  .icon-rss-square:before, .icon-rss-sign:before {
    content: "ï…ƒ"; }

  .icon-play-circle:before, .icon-play-sign:before {
    content: "ï…„"; }

  .icon-ticket:before {
    content: "ï……"; }

  .icon-minus-square:before, .icon-minus-sign-alt:before {
    content: "ï…†"; }

  .icon-minus-square-o:before, .icon-check-minus:before, .icon-collapse-alt:before {
    content: "ï…‡"; }

  .icon-level-up:before {
    content: "ï…ˆ"; }

  .icon-level-down:before {
    content: "ï…‰"; }

  .icon-check-square:before, .icon-check-sign:before {
    content: "ï…Š"; }

  .icon-pencil-square:before, .icon-edit-sign:before {
    content: "ï…‹"; }

  .icon-external-link-square:before, .icon-external-link-sign:before {
    content: "ï…Œ"; }

  .icon-share-square:before, .icon-share-sign:before {
    content: "ï…"; }

  .icon-compass:before {
    content: "ï…Ž"; }

  .icon-toggle-down:before,
  .icon-caret-square-o-down:before,
  .icon-collapse:before {
    content: "ï…"; }

  .icon-toggle-up:before,
  .icon-caret-square-o-up:before,
  .icon-collapse-top:before {
    content: "ï…‘"; }

  .icon-toggle-right:before,
  .icon-caret-square-o-right:before {
    content: "ï…’"; }

  .icon-euro:before,
  .icon-eur:before {
    content: "ï…“"; }

  .icon-gbp:before {
    content: "ï…”"; }

  .icon-dollar:before,
  .icon-usd:before {
    content: "ï…•"; }

  .icon-rupee:before,
  .icon-inr:before {
    content: "ï…–"; }

  .icon-cny:before,
  .icon-rmb:before,
  .icon-yen:before,
  .icon-jpy:before {
    content: "ï…—"; }

  .icon-ruble:before,
  .icon-rouble:before,
  .icon-rub:before,
  .icon-cny:before {
    content: "ï…˜"; }

  .icon-won:before,
  .icon-krw:before {
    content: "ï…™"; }

  .icon-bitcoin:before,
  .icon-btc:before {
    content: "ï…š"; }

  .icon-file:before {
    content: "ï…›"; }

  .icon-file-text:before {
    content: "ï…œ"; }

  .icon-sort-alpha-asc:before, .icon-sort-by-alphabet:before {
    content: "ï…"; }

  .icon-sort-alpha-desc:before, .icon-sort-by-alphabet-alt:before {
    content: "ï…ž"; }

  .icon-sort-amount-asc:before, .icon-sort-by-attributes:before {
    content: "ï… "; }

  .icon-sort-amount-desc:before, .icon-sort-by-attributes-alt:before {
    content: "ï…¡"; }

  .icon-sort-numeric-asc:before, .icon-sort-by-order:before {
    content: "ï…¢"; }

  .icon-sort-numeric-desc:before, .icon-sort-by-order-alt:before {
    content: "ï…£"; }

  .icon-thumbs-up:before {
    content: "ï…¤"; }

  .icon-thumbs-down:before {
    content: "ï…¥"; }

  .icon-youtube-square:before, .icon-youtube-sign:before {
    content: "ï…¦"; }

  .icon-youtube:before {
    content: "ï…§"; }

  .icon-xing:before {
    content: "ï…¨"; }

  .icon-xing-square:before, .icon-xing-sign:before {
    content: "ï…©"; }

  .icon-youtube-play:before {
    content: "ï…ª"; }

  .icon-dropbox:before {
    content: "ï…«"; }

  .icon-stack-overflow:before, .icon-stackexchange:before {
    content: "ï…¬"; }

  .icon-instagram:before {
    content: "ï…­"; }

  .icon-flickr:before {
    content: "ï…®"; }

  .icon-adn:before {
    content: "ï…°"; }

  .icon-bitbucket:before {
    content: "ï…±"; }

  .icon-bitbucket-square:before, .icon-bitbucket-sign:before {
    content: "ï…²"; }

  .icon-tumblr:before {
    content: "ï…³"; }

  .icon-tumblr-square:before, .icon-tumblr-sign:before {
    content: "ï…´"; }

  .icon-long-arrow-down:before {
    content: "ï…µ"; }

  .icon-long-arrow-up:before {
    content: "ï…¶"; }

  .icon-long-arrow-left:before {
    content: "ï…·"; }

  .icon-long-arrow-right:before {
    content: "ï…¸"; }

  .icon-apple:before {
    content: "ï…¹"; }

  .icon-windows:before {
    content: "ï…º"; }

  .icon-android:before {
    content: "ï…»"; }

  .icon-linux:before {
    content: "ï…¼"; }

  .icon-dribbble:before {
    content: "ï…½"; }

  .icon-skype:before {
    content: "ï…¾"; }

  .icon-foursquare:before {
    content: "ï†€"; }

  .icon-trello:before {
    content: "ï†"; }

  .icon-female:before {
    content: "ï†‚"; }

  .icon-male:before {
    content: "ï†ƒ"; }

  .icon-gittip:before,
  .icon-gratipay:before {
    content: "ï†„"; }

  .icon-sun-o:before, .icon-sun:before {
    content: "ï†…"; }

  .icon-moon-o:before, .icon-moon:before {
    content: "ï††"; }

  .icon-archive:before {
    content: "ï†‡"; }

  .icon-bug:before {
    content: "ï†ˆ"; }

  .icon-vk:before {
    content: "ï†‰"; }

  .icon-weibo:before {
    content: "ï†Š"; }

  .icon-renren:before {
    content: "ï†‹"; }

  .icon-pagelines:before {
    content: "ï†Œ"; }

  .icon-stack-exchange:before {
    content: "ï†"; }

  .icon-arrow-circle-o-right:before {
    content: "ï†Ž"; }

  .icon-arrow-circle-o-left:before {
    content: "ï†"; }

  .icon-toggle-left:before,
  .icon-caret-square-o-left:before {
    content: "ï†‘"; }

  .icon-dot-circle-o:before {
    content: "ï†’"; }

  .icon-wheelchair:before {
    content: "ï†“"; }

  .icon-vimeo-square:before {
    content: "ï†”"; }

  .icon-turkish-lira:before,
  .icon-try:before {
    content: "ï†•"; }

  .icon-plus-square-o:before, .icon-expand-alt:before {
    content: "ï†–"; }

  .icon-space-shuttle:before {
    content: "ï†—"; }

  .icon-slack:before {
    content: "ï†˜"; }

  .icon-envelope-square:before {
    content: "ï†™"; }

  .icon-wordpress:before {
    content: "ï†š"; }

  .icon-openid:before {
    content: "ï†›"; }

  .icon-institution:before,
  .icon-bank:before,
  .icon-university:before {
    content: "ï†œ"; }

  .icon-mortar-board:before,
  .icon-graduation-cap:before {
    content: "ï†"; }

  .icon-yahoo:before {
    content: "ï†ž"; }

  .icon-google:before {
    content: "ï† "; }

  .icon-reddit:before {
    content: "ï†¡"; }

  .icon-reddit-square:before {
    content: "ï†¢"; }

  .icon-stumbleupon-circle:before {
    content: "ï†£"; }

  .icon-stumbleupon:before {
    content: "ï†¤"; }

  .icon-delicious:before {
    content: "ï†¥"; }

  .icon-digg:before {
    content: "ï†¦"; }

  .icon-pied-piper:before {
    content: "ï†§"; }

  .icon-pied-piper-alt:before {
    content: "ï†¨"; }

  .icon-drupal:before {
    content: "ï†©"; }

  .icon-joomla:before {
    content: "ï†ª"; }

  .icon-language:before {
    content: "ï†«"; }

  .icon-fax:before {
    content: "ï†¬"; }

  .icon-building:before {
    content: "ï†­"; }

  .icon-child:before {
    content: "ï†®"; }

  .icon-paw:before {
    content: "ï†°"; }

  .icon-spoon:before {
    content: "ï†±"; }

  .icon-cube:before {
    content: "ï†²"; }

  .icon-cubes:before {
    content: "ï†³"; }

  .icon-behance:before {
    content: "ï†´"; }

  .icon-behance-square:before {
    content: "ï†µ"; }

  .icon-steam:before {
    content: "ï†¶"; }

  .icon-steam-square:before {
    content: "ï†·"; }

  .icon-recycle:before {
    content: "ï†¸"; }

  .icon-automobile:before,
  .icon-car:before {
    content: "ï†¹"; }

  .icon-cab:before,
  .icon-taxi:before {
    content: "ï†º"; }

  .icon-tree:before {
    content: "ï†»"; }

  .icon-spotify:before {
    content: "ï†¼"; }

  .icon-deviantart:before {
    content: "ï†½"; }

  .icon-soundcloud:before {
    content: "ï†¾"; }

  .icon-database:before {
    content: "ï‡€"; }

  .icon-file-pdf-o:before {
    content: "ï‡"; }

  .icon-file-word-o:before {
    content: "ï‡‚"; }

  .icon-file-excel-o:before {
    content: "ï‡ƒ"; }

  .icon-file-powerpoint-o:before {
    content: "ï‡„"; }

  .icon-file-photo-o:before,
  .icon-file-picture-o:before,
  .icon-file-image-o:before {
    content: "ï‡…"; }

  .icon-file-zip-o:before,
  .icon-file-archive-o:before {
    content: "ï‡†"; }

  .icon-file-sound-o:before,
  .icon-file-audio-o:before {
    content: "ï‡‡"; }

  .icon-file-movie-o:before,
  .icon-file-video-o:before {
    content: "ï‡ˆ"; }

  .icon-file-code-o:before {
    content: "ï‡‰"; }

  .icon-vine:before {
    content: "ï‡Š"; }

  .icon-codepen:before {
    content: "ï‡‹"; }

  .icon-jsfiddle:before {
    content: "ï‡Œ"; }

  .icon-life-bouy:before,
  .icon-life-buoy:before,
  .icon-life-saver:before,
  .icon-support:before,
  .icon-life-ring:before {
    content: "ï‡"; }

  .icon-circle-o-notch:before {
    content: "ï‡Ž"; }

  .icon-ra:before,
  .icon-rebel:before {
    content: "ï‡"; }

  .icon-ge:before,
  .icon-empire:before {
    content: "ï‡‘"; }

  .icon-git-square:before {
    content: "ï‡’"; }

  .icon-git:before {
    content: "ï‡“"; }

  .icon-hacker-news:before {
    content: "ï‡”"; }

  .icon-tencent-weibo:before {
    content: "ï‡•"; }

  .icon-qq:before {
    content: "ï‡–"; }

  .icon-wechat:before,
  .icon-weixin:before {
    content: "ï‡—"; }

  .icon-send:before,
  .icon-paper-plane:before {
    content: "ï‡˜"; }

  .icon-send-o:before,
  .icon-paper-plane-o:before {
    content: "ï‡™"; }

  .icon-history:before {
    content: "ï‡š"; }

  .icon-genderless:before,
  .icon-circle-thin:before {
    content: "ï‡›"; }

  .icon-header:before {
    content: "ï‡œ"; }

  .icon-paragraph:before {
    content: "ï‡"; }

  .icon-sliders:before {
    content: "ï‡ž"; }

  .icon-share-alt:before {
    content: "ï‡ "; }

  .icon-share-alt-square:before {
    content: "ï‡¡"; }

  .icon-bomb:before {
    content: "ï‡¢"; }

  .icon-soccer-ball-o:before,
  .icon-futbol-o:before {
    content: "ï‡£"; }

  .icon-tty:before {
    content: "ï‡¤"; }

  .icon-binoculars:before {
    content: "ï‡¥"; }

  .icon-plug:before {
    content: "ï‡¦"; }

  .icon-slideshare:before {
    content: "ï‡§"; }

  .icon-twitch:before {
    content: "ï‡¨"; }

  .icon-yelp:before {
    content: "ï‡©"; }

  .icon-newspaper-o:before {
    content: "ï‡ª"; }

  .icon-wifi:before {
    content: "ï‡«"; }

  .icon-calculator:before {
    content: "ï‡¬"; }

  .icon-paypal:before {
    content: "ï‡­"; }

  .icon-google-wallet:before {
    content: "ï‡®"; }

  .icon-cc-visa:before {
    content: "ï‡°"; }

  .icon-cc-mastercard:before {
    content: "ï‡±"; }

  .icon-cc-discover:before {
    content: "ï‡²"; }

  .icon-cc-amex:before {
    content: "ï‡³"; }

  .icon-cc-paypal:before {
    content: "ï‡´"; }

  .icon-cc-stripe:before {
    content: "ï‡µ"; }

  .icon-bell-slash:before {
    content: "ï‡¶"; }

  .icon-bell-slash-o:before {
    content: "ï‡·"; }

  .icon-trash:before {
    background:url(../img/croix.png) no-repeat; width:14px; height:14px;}

  .icon-copyright:before {
    content: "ï‡¹"; }

  .icon-at:before {
    content: "ï‡º"; }

  .icon-eyedropper:before {
    content: "ï‡»"; }

  .icon-paint-brush:before {
    content: "ï‡¼"; }

  .icon-birthday-cake:before {
    content: "ï‡½"; }

  .icon-area-chart:before {
    content: "ï‡¾"; }

  .icon-pie-chart:before {
    content: "ïˆ€"; }

  .icon-line-chart:before {
    content: "ïˆ"; }

  .icon-lastfm:before {
    content: "ïˆ‚"; }

  .icon-lastfm-square:before {
    content: "ïˆƒ"; }

  .icon-toggle-off:before {
    content: "ïˆ„"; }

  .icon-toggle-on:before {
    content: "ïˆ…"; }

  .icon-bicycle:before {
    content: "ïˆ†"; }

  .icon-bus:before {
    content: "ïˆ‡"; }

  .icon-ioxhost:before {
    content: "ïˆˆ"; }

  .icon-angellist:before {
    content: "ïˆ‰"; }

  .icon-cc:before {
    content: "ïˆŠ"; }

  .icon-shekel:before,
  .icon-sheqel:before,
  .icon-ils:before {
    content: "ïˆ‹"; }

  .icon-meanpath:before {
    content: "ïˆŒ"; }

  .icon-buysellads:before {
    content: "ïˆ"; }

  .icon-connectdevelop:before {
    content: "ïˆŽ"; }

  .icon-dashcube:before {
    content: "ïˆ"; }

  .icon-forumbee:before {
    content: "ïˆ‘"; }

  .icon-leanpub:before {
    content: "ïˆ’"; }

  .icon-sellsy:before {
    content: "ïˆ“"; }

  .icon-shirtsinbulk:before {
    content: "ïˆ”"; }

  .icon-simplybuilt:before {
    content: "ïˆ•"; }

  .icon-skyatlas:before {
    content: "ïˆ–"; }

  .icon-cart-plus:before {
    content: "ïˆ—"; }

  .icon-cart-arrow-down:before {
    content: "ïˆ˜"; }

  .icon-diamond:before {
    content: "ïˆ™"; }

  .icon-ship:before {
    content: "ïˆš"; }

  .icon-user-secret:before {
    content: "ïˆ›"; }

  .icon-motorcycle:before {
    content: "ïˆœ"; }

  .icon-street-view:before {
    content: "ïˆ"; }

  .icon-heartbeat:before {
    content: "ïˆž"; }

  .icon-venus:before {
    content: "ïˆ¡"; }

  .icon-mars:before {
    content: "ïˆ¢"; }

  .icon-mercury:before {
    content: "ïˆ£"; }

  .icon-transgender:before {
    content: "ïˆ¤"; }

  .icon-transgender-alt:before {
    content: "ïˆ¥"; }

  .icon-venus-double:before {
    content: "ïˆ¦"; }

  .icon-mars-double:before {
    content: "ïˆ§"; }

  .icon-venus-mars:before {
    content: "ïˆ¨"; }

  .icon-mars-stroke:before {
    content: "ïˆ©"; }

  .icon-mars-stroke-v:before {
    content: "ïˆª"; }

  .icon-mars-stroke-h:before {
    content: "ïˆ«"; }

  .icon-neuter:before {
    content: "ïˆ¬"; }

  .icon-facebook-official:before {
    content: "ïˆ°"; }

  .icon-pinterest-p:before {
    content: "ïˆ±"; }

  .icon-whatsapp:before {
    content: "ïˆ²"; }

  .icon-server:before {
    content: "ïˆ³"; }

  .icon-user-plus:before {
    content: "ïˆ´"; }

  .icon-user-times:before {
    content: "ïˆµ"; }

  .icon-hotel:before,
  .icon-bed:before {
    content: "ïˆ¶"; }

  .icon-viacoin:before {
    content: "ïˆ·"; }

  .icon-train:before {
    content: "ïˆ¸"; }

  .icon-subway:before {
    content: "ïˆ¹"; }

  .icon-medium:before {
    content: "ïˆº"; }

  a:hover {
    text-decoration: none; }


  body {
    min-width: 320px;
    height: 100%;
    line-height: 18px;
    font-size: 13px;
    color: #777; }
    body.content_only {
      background: none;
      min-width: 0px;
    }

  textarea {
    resize: none; }

  #header {
    z-index: 5003;
    background:#000;
    
    
    
    }



  .columns-container {
    background: #fff; }

  #columns {
    position: relative;
    padding-bottom: 50px; }
    .navigation_page{ color:#fb0102}

  #index .tab-content {
    margin-top: 35px;
    margin-bottom: 34px; }

  header {
    z-index: 1;
    position: relative;
    background: #fff; }
    header .banner {
      background: black;
      max-height: 100%; }
      header .banner .row {
        margin: 0px; }
    header .nav {
      background: #151515; margin-bottom:30px; height:44px;}
      header .nav .row {
        margin: 0px; }
      header .nav nav {
        background: #151515;
        display: inline-block;
        width: 100%; }
    header .row {
      position: relative; }
  header .header_top_full .row {
    position: inherit; }


      header .row > .container {
        position: relative; }
      header .row #header_logo {
      margin:5px 20px 13px 40px;
      /* padding-top: 15px; */}
  .bt_header{ margin-top: 6px;   }

  @media (min-width: 1200px) {
    .bt_header{    width: 45%;}
    .rightnav{
    
      width: 38%;
      }

  }

  .ie8 #header #header_logo {
    width: 350px; }

  #center_column .page_product_box h3 {
    color: #555454;
    text-transform: uppercase;
      font-family: 'HelveticaNormal';
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    padding: 14px 20px 17px;
    margin: 0 0 20px;
    position: relative;
    border: 1px solid #d6d4d4;
    border-bottom: none;
    background: #fbfbfb; }

  p.info-title {
    font-weight: bold;
    color: #333;
    margin-bottom: 25px; }

  p.info-account {
    margin: -4px 0 24px 0;
    color:#000; font-size:16px; }

  .dark {
    color: #333; }

  .main-page-indent {
    margin-bottom: 30px; }

  .alert {
    font-weight: bold; }
    .alert:before {
      cursor: pointer; }
    .alert ul, .alert ol {
      padding-left: 15px;
      margin-left: 27px; }
      .alert ul li, .alert ol li {
        list-style-type: decimal;
        font-weight: normal; }
    .alert.alert-success {
      text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
      .alert.alert-success:before {
        font-family: "FontAwesome";
        content: "\f058";
        font-size: 20px;
        vertical-align: -2px;
        padding-right: 7px; }
    .alert.alert-success:before{ position: absolute;}
    .alert.alert-danger {
      text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
      .alert.alert-danger:before {
        font-family: "FontAwesome";
        content: "\f057";
        font-size: 20px;
        vertical-align: -2px;
        padding-right: 7px;
        float: left; }
  .form-fieldssec label  { text-align: left;line-height: 36px; }
  .label {
    white-space: normal;
    display: inline-block;
    padding: 6px 10px; }

  label {
    color: #333; }
    label.required:after {
      content: "*";
      color: red;
      font-size: 14px;
      position: relative;
      line-height: 12px; }
      .type-captcha label.required:after {
        content:none;
        }
  .unvisible {
    display: none; }

  .checkbox {
    line-height: 16px; }
    .checkbox label {
      color: #000; }

  .close {
    opacity: 1; }
    .close:hover {
      opacity: 1; }


  *:first-child + html input.button_mini,
  *:first-child + html input.button_small,
  *:first-child + html input.button,
  *:first-child + html input.button_large,
  *:first-child + html input.button_mini_disabled,
  *:first-child + html input.button_small_disabled,
  *:first-child + html input.button_disabled,
  *:first-child + html input.button_large_disabled,
  *:first-child + html input.exclusive_mini,
  *:first-child + html input.exclusive_small,
  *:first-child + html input.exclusive,
  *:first-child + html input.exclusive_large,
  *:first-child + html input.exclusive_mini_disabled,
  *:first-child + html input.exclusive_small_disabled,
  *:first-child + html input.exclusive_disabled,
  *:first-child + html input.exclusive_large_disabled {
    border: none; }

  input.button_mini:hover,
  input.button_small:hover,
  input.button:hover,
  input.button_large:hover,
  input.exclusive_mini:hover,
  input.exclusive_small:hover,
  input.exclusive:hover,
  input.exclusive_large:hover,
  a.button_mini:hover,
  a.button_small:hover,
  a.button:hover,
  a.button_large:hover,
  a.exclusive_mini:hover,
  a.exclusive_small:hover,
  a.exclusive:hover,
  a.exclusive_large:hover {
    text-decoration: none;
    background-position: left -50px; }

  input.button_mini:active,
  input.button_small:active,
  input.button:active,
  input.button_large:active,
  input.exclusive_mini:active,
  input.exclusive_small:active,
  input.exclusive:active,
  input.exclusive_large:active,
  a.button_mini:active,
  a.button_small:active,
  a.button:active,
  a.button_large:active,
  a.exclusive_mini:active,
  a.exclusive_small:active,
  a.exclusive:active,
  a.exclusive_large:active {
    background-position: left -100px; }

  input.button_disabled,
  input.exclusive_disabled,
  span.exclusive {
    border: 1px solid #cccccc;
    color: #999999;
    background: url(../img/bg_bt_2.gif) repeat-x 0 0 #cccccc;
    cursor: default; }

  .btn.disabled,
  .btn[disabled]:hover {
    opacity: 0.3; }

  .button.button-small {

    font-family: 'HelveticaBold';
    color: #fff;
    background: #000;
    border: 0px solid; 
    font-weight:bold;
    text-transform:uppercase; font-size:12px; }
    .button.button-small span {
      display: block;    padding: 10px 16px; }
      .button.button-small span i {
        vertical-align: 0px;
        margin-right: 5px; }
        .button.button-small span i.right {
          margin-right: 0;
          margin-left: 5px; }
      .button.button-small span:hover {
        background: #fb0102;
      color:#fff; }
  .txt-right{ text-align: right;}
  #carousel-homeslider.owl-carousel .owl-item{ padding: 0;}
  .all-product-link {
    clear: both;
    color: #000;
    margin-right: 10px;
    margin-top:10px;
    margin-bottom:10px;
    font-size:16px;
  }

  .button.button-medium {
    font-family: 'HelveticaBold';
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    text-transform:uppercase;
  
    font-weight: bold;
    background: #fb0102;
    border: 1px solid #fb0102;
    -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
    }
    
    .button.button-medium span {
      display: block;
      padding: 10px 10px 10px 14px;
      }
      @media (max-width: 480px) {
        .button.button-medium span {
          font-size: 15px;
          padding-right: 7px;
          padding-left: 7px; } }
      .button.button-medium span i.left {
        font-size: 24px;
        vertical-align: -2px;
        margin: -4px 10px 0 0;
        display: inline-block; }
        @media (max-width: 480px) {
          .button.button-medium span i.left {
            margin-right: 5px; } }
      .button.button-medium span i.right {
        margin-right: 0;
        margin-left: 9px; }
        @media (max-width: 480px) {
          .button.button-medium span i.right {
            margin-left: 5px; } }
    .button.button-medium:hover {
      background: #000;
    color:#fff; border:1px solid #000 }

  .button.button-medium.exclusive {
  background: #fb0102; font-size:12px; color:#fff; text-transform:uppercase; display:inline-block; text-align:center
  }
    .button.button-medium.exclusive span {
    }
    .button.button-medium.exclusive:hover {
      background: #000;
    color:#fff;
    }.submit { text-align:center}
      .button.button-medium.exclusive:hover span {
        border-color: #fec133; }

  .link-button {
    font-weight: bold; }
    .link-button i {
      margin-right: 5px; }
      .link-button i.large {
        font-size: 26px;
        line-height: 26px;
        vertical-align: -3px;
        color: silver; }

  .btn.button-plus,
  .btn.button-minus {
    font-size: 14px;
    line-height: 14px;
    
    
      font-family: 'HelveticaNormal';
    font-weight:normal;
    display:inline-block;
    color: #c0c0c0;
    text-shadow: 1px -1px rgba(0, 0, 0, 0.05);
    padding: 0;
    border: 0px solid;
    background:none!important
  }
  .quantte_border_product {
    border: 1px solid #000;
    display: inline-block;
    width: 100%;
    max-width: 200px;
    /* overflow: hidden; */
    margin-bottom: 20px;
    height: 32px;
  }
    .btn.button-plus span,
    .btn.button-minus span {
      display: block;
      border: 1px solid #fff;
      vertical-align: middle;
      width: 25px;
      height: 25px; color:#000;
      text-align: center;
      vertical-align: middle;
      padding: 4px 0 0 0;
    }

  .quantite_disabled .btn.button-plus span, .btn.button-minus span{    border: 0px solid #fff;}
    .module_tabulation { display:none; clear:both; float:right;   }
    .btn.button-plus:hover,
    .btn.button-minus:hover {
      color: #333; }
      .btn.button-plus:hover span,
      .btn.button-minus:hover span {
        filter: none;
        background: none; }
      #add_to_cart button,.product-add-to-cart .add button {     border: 1px solid;
      border-color: #000;
      
      transform: translate(-50%,0);
      padding: 10px 14px;
      display: inline-block; color:#fff; padding:8px 20px; text-transform:uppercase; font-weight:bold; font-size:12px;
      background: #000;
      background-repeat: repeat-x;
        transition: all .4s ease;
        -webkit-transition:  all .4s ease; margin-bottom: 0px;}
  #add_to_cart button:hover {
    background-color: #fa0102;
    border-color: #fa0102;
  }

  .button.exclusive-medium {
    font-size: 17px;
    padding: 0;
    line-height: 21px;
    color: #333;
    font-weight: bold;
  /* border: 1px solid;
    border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
    text-shadow: 1px 1px white;*/ }

    #layer_cart .layer_cart_cart .button-container span.exclusive-medium {
      margin-right: 5px;
      font-size: 12px;
      text-transform: uppercase;
      border: 0;
  }
    .button.exclusive-medium span {
      border: 0;
      display: block;
      padding: 9px 10px 11px 10px;
      background: #000;
    color:#fff;
      }
      @media (max-width: 480px) {
        .button.exclusive-medium span {
          font-size: 15px;
          padding-right: 7px;
          padding-left: 7px; } }
      .button.exclusive-medium span:hover {
        border-color: #9e9e9e #c2c2c2 #c8c8c8 #c2c2c2; }
      
        
  .button.ajax_add_to_cart_button,.quick-view.btn,.product-add-to-cart .add button {
      font-family: 'HelveticaNormal';
    color: #fff;
    font-size:12px; font-weight:bold;
    position: absolute;
      bottom:20px;
      left: 50%;
      transform: translate(-50%,0);
    text-transform:uppercase;
    border: 1px solid;
      border: 0px solid;
      border-color: #fb0102;
      background: #fb0102;
    padding: 0;
    line-height: 1.42857;
    }   
    .pb-right-column   .button.ajax_add_to_cart_button{    padding:8px 20px;} 
    body#checkout #cart-summary-product-list img {

      max-width: 80px;
  }
  .navbar-default .navbar-nav > li.color_red > a
  {color: #fb0102;}

  .leo-megamenu .navbar-nav>li.animation1 a {

    animation: zoom-in-zoom-out 2s ease infinite;

  }

  .leo-megamenu .navbar-nav>li.animation2 a {

    animation: zoom-in-zoom-out 1s ease-out infinite;

  }

  .offcanvas-mainnav .navbar-nav>li.animation1 a {

    animation: zoom-in-zoom-out 2s ease infinite;

  }

  .offcanvas-mainnav .navbar-nav>li.animation2 a {

    animation: zoom-in-zoom-out 1s ease-out infinite;

  }

  .leo-megamenu .navbar-nav>li.animation3 a {
    animation: 1.5s shake infinite alternate;

  }

  .offcanvas-mainnav .navbar-nav>li.animation3 a {
    animation: 1.5s shake infinite alternate;

  }



  .leo-megamenu .navbar-nav>li.animation4 a {

    animation: zoom-in-zoom-out 2s ease infinite;

  }



  .offcanvas-mainnav .navbar-nav>li.animation4 a {

    animation: zoom-in-zoom-out 2s ease infinite;

  }



  .leo-megamenu .navbar-nav>li.animation5 a {

    animation: zoom-in-zoom-out 2s ease infinite;

  }



  .offcanvas-mainnav .navbar-nav>li.animation5 a {
    color: #fff !important;
    animation: zoom-in-zoom-out 2s ease infinite;

  }



  .leo-megamenu .navbar-nav>li.animation6 a {

    animation: zoom-in-zoom-out 2s ease infinite;

  }



  .offcanvas-mainnav .navbar-nav>li.animation6 a {

    animation: zoom-in-zoom-out 2s ease infinite;

  }

  @keyframes zoom-in-zoom-out {
    0% {
      transform: scale(1, 1);
    }

    50% {
      transform: scale(1.1, 1.1);
    }

    100% {
      transform: scale(1, 1);
    }
  }

  @keyframes shake {
    0% {
      transform: skewX(0deg);
    }

    80% {
      transform: skewX(0deg);
    }

    82% {
      transform: skewX(-15deg);
    }

    84% {
      transform: skewX(15deg);
    }

    86% {
      transform: skewX(-15deg);
    }

    88% {
      transform: skewX(15deg);
    }

    90% {
      transform: skewX(-15deg);
    }

    92% {
      transform: skewX(15deg);
    }

    94% {
      transform: skewX(-15deg);
    }

    96% {
      transform: skewX(15deg);
    }

    98% {
      transform: skewX(0deg);
    }
  }

  @keyframes shine {
    to {
      background-position: 200% center;
    }
  }

  @keyframes zoom-in-zoom-out {
    0% {
      transform: scale(1, 1);
    }

    50% {
      transform: scale(1.2, 1.2);
    }

    100% {
      transform: scale(1);
    }
  }


  .animation3 a {
    -webkit-animation: pulse linear .5s infinite;
    animation: pulse linear .5s infinite;

  }


  @-webkit-keyframes pulse {
    0% {
      width: 200px;
    }

    50% {
      width: 240px;
    }

    100% {
      width: 200px;
    }
  }

  @keyframes pulse {
    0% {
      width: 200px;
    }

    50% {
      width: 240px;
    }

    100% {
      width: 200px;
    }
  }

  @keyframes flash {

    0%,
    50%,
    100% {
      opacity: 1;
    }

    25%,
    75% {
      opacity: 0;
    }
  }


  @keyframes blinker {
    50% {
      opacity: 0;
    }
  }

  @keyframes text-shadow {
    0% {
      transform: translateY(0);
      text-shadow:
        0 0 0 #0c2ffb,
        0 0 0 #2cfcfd,
        0 0 0 #fb203b,
        0 0 0 #fefc4b;
    }

    20% {
      transform: translateY(-5px);
      text-shadow:
        0 0.125em 0 #0c2ffb,
        0 0.25em 0 #2cfcfd,
        0 -0.125em 0 #fb203b,
        0 -0.25em 0 #fefc4b;
    }

    40% {
      transform: translateY(0.2px);
      text-shadow:
        0 -0.0625em 0 #0c2ffb,
        0 -0.125em 0 #2cfcfd,
        0 0.0625em 0 #fb203b,
        0 0.125em 0 #fefc4b;
    }

    60% {
      transform: translateY(-0.05em);
      text-shadow:
        0 0.03125em 0 #0c2ffb,
        0 0.0625em 0 #2cfcfd,
        0 -0.03125em 0 #fb203b,
        0 -0.0625em 0 #fefc4b;
    }

    80% {
      transform: translateY(0);
      text-shadow:
        0 0 0 #2eabdd,
        0 0 0 #2cfcfd,
        0 0 0 #fb203b,
        0 0 0 #2eabdd;
    }
  }
    .button.ajax_add_to_cart_button span,.quick-view.btn span {
      border: 1px solid;
      border-color: #fb0102;
      padding: 10px 14px;
      display: block;
      background: #fb0102;
      background-repeat: repeat-x;
    }
    .button.ajax_add_to_cart_button:hover,.quick-view.btn:hover {
      border-color: #000;

      background: #000;
    }
    .block_contenance .radio-label {   
    
      border: 5px solid #ccc;
      padding: 5px .625rem 5px 5px;
    box-shadow:none;
      background: #fff;
      display: flex;
      font-weight: 600;
      width: 100%;
      text-align: left;
      font-size: 12px;
      height: 100%;
      align-items: center;
  }
  .product-variants>.product-variants-item ul li.list-attrib{    width: calc(40% - .625rem); }
  .product-variants>.product-variants-item .color{ 
    cursor: pointer;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 4px;
    border-radius: 50%;
    cursor: pointer;
  }
  .product-variants-item ul{
    display: flex;
    flex-wrap: wrap;

  }
  #recommended-blog .product-add-to-cart { display:none;}
  .product-quantity{
    text-align: center;
  display: inline-block;
  }
  .block_contenance { width:100%;    margin-bottom: 0;}
  .block_contenance .input-color:checked+span, .block_contenance  .input-color:hover+span, .block_contenance  .input-radio:checked+span, .block_contenance  .input-radio:hover+span {
    border: 5px solid #000;
    padding: 5px .625rem 5px 5px;
  }
    .block_contenance img{   
        max-width: 40px;
      max-height: 40px;
  }

      .button.ajax_add_to_cart_button:hover span,.quick-view.btn:hover span{
        border-color: #000;

        background: #000;
      }

  .button.lnk_view {
    font: 700 17px/21px Arial, Helvetica, sans-serif;
    color: #333;
    text-shadow: 1px 1px white;
    padding: 0;
    border: 1px solid;
    border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7; }
    .button.lnk_view span {
      border: 1px solid;
      border-color: #fff;
      padding: 10px 14px;
      display: block;
      background: #f7f7f7;
      background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f7f7f7), to(#ededed));
      background-image: -webkit-linear-gradient(top, #f7f7f7, 0%, #ededed, 100%);
      background-image: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
      background-image: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF7F7F7', endColorstr='#FFEDEDED', GradientType=0); }
    .button.lnk_view:hover {
      border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e; }
      .button.lnk_view:hover span {
        filter: none;
        background: #e7e7e7; }
    .button.lnk_view i.left {
      padding-right: 8px;
      color: #777777; }

  .form-control {
    padding: 3px 5px;
    height: 38px;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .form-control.grey {
      background: #fbfbfb; }

  table.std,
  table.table_block {
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid #999999;
    border-bottom: none;
    background: white;
    border-collapse: inherit; }

  table.std th,
  table.table_block th {
    padding: 14px 12px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 black;
    background: #999999; }

  table.std tr.alternate_item,
  table.table_block tr.alternate_item {
    background-color: #f3f3f3; }

  table.std td,
  table.table_block td {
    padding: 12px;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    font-size: 12px;
    vertical-align: top; }

  .table {
    margin-bottom: 30px; }
    .table > thead > tr > th {
      background: #f5f5f5;
      border-bottom-width: 1px;
      color: #000;
      vertical-align: middle; }
    .table td ul, .table td ol {
      margin-bottom: 0 !important; }
    .table td a.color-myaccount {
      color: #777;
      text-decoration: underline; }
      .table td a.color-myaccount:hover {
        text-decoration: none; }
    .table tfoot tr {
      background: #fbfbfb; font-size:16px; }
    #order-detail .table tfoot tr {
        background: #fbfbfb; font-size:13px; }
  .product-name {
      display: inline-block;
      width: 100%;
      overflow: hidden;
      color: #8e8c8c;
      font-size: 14px;
      text-transform: uppercase;}
      .block h3 a.product-name,    .block h2 a.product-name {    display: inline-block;
        width: 100%;
        overflow: hidden;
        color: #8e8c8c;
        font-size: 14px;
        text-transform: uppercase;}
      .card.cart-summary .product-name {
        color: #8e8c8c;
      }
      #layer_cart .layer_cart_product .layer_cart_product_info .product-name{
        font-size: 17px;
      line-height: 23px;
      color: #3a3939;
      margin-bottom: 0;    
      display: block;
      padding-bottom: 8px;
      }
    .product-name a {
      font-size: 17px;
      line-height: 23px;
      color: #3a3939; }
      .product-name a:hover {
        color: #515151; }
      @media (max-width: 768px) {
        .product-name a {
          font-size: 14px; } }

  .price {
    font-size: 13px;
    color: #777;
    white-space: nowrap; }

  .price.product-price {
    color: #000;   font-family: "HelveticaBold";
    color: rgb(21, 21, 21); font-size: 17px; }

  .price {

      font-size: 18px;
      font-weight: bold;
      color: #000;
      
  }
  .old-price {
    color: #6f6f6f;
    text-decoration: line-through; }

  .old-price.product-price {
    font-size: 17px;     font-family: "HelveticaBold";}

  .special-price {
    color: #f13340; }

  .price-percent-reduction {
    background: #f13340;
    display:none!important;
    font-size:12px; font-weight:bold; position:absolute!important; top:0!important;
    color: #fff;
    padding: 0 5px 0 3px;
    display: inline-block; }
    .price-percent-reduction.small {
      font: 700 14px/17px Arial, Helvetica, sans-serif;
      padding: 1px 6px; }

  .new-box,
  .sale-box {
    position: absolute;
    top: -4px;
    overflow: hidden;
    height: 85px;
    width: 85px;
    text-align: center;
    z-index: 0; }

  .new-box {
    left: -4px; }

  .sale-box {
    right: -5px; }

  .new-label {
      font-family: 'HelveticaNormal';
    color: #fff;
    font-size:12px; font-weight:bold;
    text-transform: uppercase;

    width: 60px;
    height:50px; line-height:50px;
    text-align: center;
    display: block;
    position: absolute;
    left:10px;
    top: 0px;
    z-index: 1;
    background:url(../img/new.png) no-repeat; }
    

  .sale-label {
      font-family: 'HelveticaNormal';
    color: #fff;
    text-transform: uppercase;
    font-size:12px; font-weight:bold;
    width: 60px;
    height:50px; line-height:50px;
    text-align: center;
    display: block;
    position: absolute;
    left:10px;
    top: 0px;
    z-index: 1;
    background:url(../img/promo.png) no-repeat; }

    .contact-title {
      margin: -5px 0 0px 0;
      line-height: 23px; }
      .contact-title i {
        font-size: 23px;
        color: #c0c0c0;
        padding: 0 8px 0 0; }
    
  #order-confirmation .card-block { box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);color: #000;}
  ,#order-confirmation  .card-block-new{color: #000;}
  #order-confirmation .card-block a,#order-confirmation  .card-block-new a{ color: #fb0102; text-decoration:underline}
      .contact-form-box fieldset {
        padding: 0 19px 21px 19px;
        background: url(../img/form-contact-shadow.png) center bottom no-repeat;
        background-size: contain;
        }
        
      .contact-form-box label {
          margin: 0 0 0px 0;
        width: 20%;
        display: inline-block;}
      .contact-form div.selector{width:60%; display:inline-block}
      .contact-form-box input.form-control{}
      .contact-form-box .page-subheading {
        padding-left: 0px;
        border: none;
        margin-bottom: 0; }

        @media (max-width: 991px) {
          .contact-form-box .col-md-3 {
            text-align: left;
            padding-right: 0; } 
          }
      .contact-form-box .col-md-9 {
        padding-right: 0; }
        @media (max-width: 991px) {
          .contact-form-box .col-md-9 {
            padding-left: 0; } }
      .contact-form-box #desc_contact0 {
        display: none; }
      .contact-form-box .form-group {
        margin-bottom: 5px; position: relative; padding-bottom: 15px; clear: both }

      .contact-form-box .submit {
        margin-top: 13px;
      text-align:left;
    }

      @media (min-width: 992px) and (max-width: 1199px) {
        .contact-form-box div.uploader span.filename {
          width: 114px; } }
        #contact h1{ text-align: left;
        background: #f5f5f5;
        padding: 12px 20px 9px 20px;
        font-size: 18px;
        margin-top: 0;}
    .contact-form p strong{ color:#000; font-size:16px; margin:35px 0; display:block; }
      div.uploader{ display:inline-block; width:60%;}
  .ie8 .new-label {
    left: 0px;
    top: 0px;
    width: auto;
    padding: 5px 15px; }
    .ie8 .new-label:after {
      display: none; }
    .ie8 .new-label:before {
      display: none; }
  .ie8 .sale-label {
    right: 0px;
    top: 0px;
    width: auto;
    padding: 5px 15px; }
    .ie8 .sale-label:after {
      display: none; }
    .ie8 .sale-label:before {
      display: none; }
  .ie8 .new-box {
    top: -1px;
    left: -1px; }
  .ie8 .sale-box {
    right: -1px;
    top: -1px; }

  .box {
    background: #f5f5f5;
  padding: 30px 56px;
  color:#000;
    margin: 0 10px 30px 10px;
    line-height: 23px;

  }
    .box p {
      margin-bottom: 0; }
    .box.box-small {
      padding: 9px 10px 9px 20px; }
      .box.box-small .dark {
        padding-top: 10px;
        padding-right: 20px;
        margin-bottom: 0;
        width: auto; }

  .page-product-box {
    padding-bottom:30px; }

  .product-box {
    width:300px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .product_desc {
        background: white;
      padding: 5px;
      display: inline-block;
      margin-bottom: 11px;
      width: 30%; }
    .product_desc{ width:100px; height:100px; border:1px solid #e0e0e0; margin-right:2%; }
      .product-box .product-image img {
        max-width: 100%;
        width: 100%;
        height: auto; }

  #home-page-tabs {
    border: none;
    background: #fff; }
    @media (min-width: 768px) {
      #home-page-tabs {
        padding: 10px 0;
        margin: 0 0 0 -18px; } }
    #home-page-tabs > li {
      margin-bottom: 0; }
      @media (min-width: 991px) {
        #home-page-tabs > li {
          border-left: 1px solid #d6d4d4;
          margin: 0 0px 0 9px;
          padding: 0 0px 0 9px; } }
      @media (max-width: 479px) {
        #home-page-tabs > li {
          width: 100%; } }
      #home-page-tabs > li a {
        font: 600 21px/24px "Open Sans", sans-serif;
        color: #555454;
        text-transform: uppercase;
        border: none;
        outline: none;
        margin: 0;
        padding: 10px; }
        @media (min-width: 768px) {
          #home-page-tabs > li a {
            padding: 1px 10px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          #home-page-tabs > li a {
            padding: 10px 10px; } }
      #home-page-tabs > li:first-child {
        border: none; }
    #home-page-tabs > li.active a,
    #home-page-tabs > li a:hover {
      background: #333;
      color: #fff;
      padding: 10px; }
      @media (min-width: 768px) {
        #home-page-tabs > li.active a,
        #home-page-tabs > li a:hover {
          margin: -9px 0; } }
      @media (min-width: 768px) and (max-width: 991px) {
        #home-page-tabs > li.active a,
        #home-page-tabs > li a:hover {
          margin: 0px 0; } }

  .block {
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .contact-form-box fieldset {
        padding: 0 0px 21px 0px;

    }
    .card-block {
      padding:1.25rem 1.25rem .5rem;
  }
      .block {
        margin-bottom: 0px; } }
    @media (max-width: 767px) {
      .block .block_content {
        margin-bottom: 20px; } }
      .desc_categorie{ color:#000; margin:15px 0 0; font-size:14px; display:block; }
  .scene_img.scene_desc .desc_categorie {
    color: #000;
    margin: 15px 0 0;
    font-size: 14px;
    display: block;
    width: 50%;
  }

  #index #content-wrapper .block .title_block,#search #content-wrapper .block .title_block,#pagenotfound #content-wrapper .block .title_block
  ,.recommended-product-blog  .block .title_block{
        font-family: 'HelveticaBold';
    color: #000;
    text-align:center;
    font-size:28px;
    text-transform: uppercase;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    margin-top:25px;
    font-weight:bold;
    letter-spacing: 5px;
    }
    .recommended-product-blog  .block .title_block{ margin-bottom: 40px;}
  #index #content-wrapper  .celebretez_mere  .block .title_block:after, .celebretez_mere  .block .title_block:after,.recommended-product-blog  .block .title_block:after{ content:""; width: 90%; height:1px;
  border-bottom:1px solid #000;
    position: relative;
  display: inline-block;
    margin-top: 10px;}
    #index .ajax_block_blog{ float:right}
    .titre_blog{ font-size:24px; font-family:HelveticaLight; }
    .block.lastestnews h3{ width:100%; border:0px;}
    .bloc_text{ text-align:center; display:block; clear:both;    font-family: 'HelveticaNormal';
    color: #000; font-size:20px; line-height:1.5em; color:#000;}
    .bloc_text .block_content span{ font-weight:normal; font-size:16px;}
    
    @media (min-width: 768px) and (max-width: 991px) {
      .block .title_block,
      .block h3 {
        font-size: 14px; } }
    @media (max-width: 767px) {
      .block .title_block,
      .block h4 {
        position: relative; }
      #layered_block_left .title_block:after , .myaccount-column .title_block:after,
        #layered_block_left h4:after,.myaccount-column h4:after {
          display: block;
          font-family: "FontAwesome";
          position: absolute;
          right: 0;
          top: 11px;
          height: 36px;
          width: 36px;
          font-size: 26px;
          font-weight: normal; }
      }
    .block .title_block a,
    .block h3 a {
      color: #555454; }

      .block h3 a.product-name,    .block h2 a.product-name {    display: inline-block;

        color: #8e8c8c;
  }
     .block .cat-infor h3 a{font-size: 17px;    margin-top: 9px;
        margin-bottom: 9px;     font-family: 'HelveticaNormal';
        font-weight: 500;
        line-height: 1.1;}
      .block .title_block a:hover,
      .block h4 a:hover {
        color: #333; }
  .block .list-block {
    margin-top: -8px; }
    @media (max-width: 767px) {
      .block .list-block {
        margin-top: 0; } }
    .block .list-block li {padding: 10px 0 10px 20px;
      border-top: 1px solid #e9e8e8; }
    .block .list-block li a { font-size:14px; font-weight:bold; padding:0 5px 20px 5px; color:#000 }
      .block .list-block li a i {
        display: none; }
    
      .block .list-block li a:hover {
        color: #333;
        font-weight: bold; }
      .block .list-block li:first-child {
        border-top: none; }
    .block .list-block .form-group {
      padding-top: 20px;
      border-top: 1px solid #d6d4d4;
      margin-bottom: 0; }
      .block .list-block .form-group select {
        max-width: 270px; }
        @media (max-width: 767px) {
          .block .list-block .form-group select {
            width: 270px; } }
    .block .list-block .btn {
      margin-top: 12px; }
  .block .products-block li {
    padding: 0 0 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #d6d4d4; }
    .block .products-block li .products-block-image {
      float: left;
      border: 1px solid #d6d4d4;
      margin-right: 19px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .block .products-block li .products-block-image {
          float: none;
          display: inline-block;
          margin: 0 auto 10px;
          text-align: center; } }
    .block .products-block li .product-content {
      overflow: hidden; }
      .block .products-block li .product-content h5 {
        position: relative;
        top: -11px; }
  .block .products-block .product-name {
    font-size: 15px;
    line-height: 18px; }
  .block .products-block .product-description {
    margin-bottom: 14px; }
  .block .products-block .price-percent-reduction {
    font: 700 14px/17px Arial, Helvetica, sans-serif;
    padding: 1px 6px; }
  .form-footer{    text-align: right;
    display: inline-block;
    width: 100%;
  }
  .page-heading,.page-header h1 {
    font-family: 'HelveticaBold';
    font-size:24px;
    color: #000;
    font-weight:bold; text-transform:uppercase;
    text-align: left;
    padding: 0px 0px 17px 0px;
    margin-bottom: 30px;
    border-bottom: 1px solid #d6d4d4;
    margin-top:0;
    overflow: hidden; }
    #content-wrapper #main .page-header{margin:0px 0 18px}
    .page-heading span.heading-counter {
      font: bold 13px/22px Arial, Helvetica, sans-serif;
      float: right;
      color: #333;
      text-transform: none;
      margin-bottom: 10px; }
      @media (max-width: 480px) {
        .contact-form p strong {
          color: #000;
          font-size: 10px;
          margin: 9px 0;
          display: block;
      }
        .page-heading span.heading-counter {
          float: none;
          display: block;
          padding-top: 5px; } }
    .page-heading span.lighter {
      color: #9c9c9c; }
    .page-heading.bottom-indent {
      margin-bottom: 16px; }
    .page-heading.product-listing {
      border-bottom: none;
      margin-bottom: 0; }

  .page-subheading {
    font-family: 'HelveticaBold';
    font-weight: bold;
    color: #000;
    font-size: 16px;
    padding: 0 0 15px;
    line-height: normal;
    margin-bottom: 12px;}



  ul.footer_links {
    padding: 20px 0 0px 0;
    border-top: 1px solid #d6d4d4;
    height: 65px; }
    ul.footer_links li {
      float: left; }
      ul.footer_links li + li {
        margin-left: 10px; }

  .content_sortPagiBar .sortPagiBar {
    border: 1px solid #e9e8e8;
    clear: both;
    padding:20px;}
    .content_sortPagiBar .sortPagiBar #productsSortForm {
  
      margin-right: 20px; }
    .sortPagiBar ul{ margin-bottom:0!important}
      .content_sortPagiBar .sortPagiBar #productsSortForm select {
        max-width: 192px;
        float: left; }
        @media (max-width: 991px) {
          .content_sortPagiBar .sortPagiBar #productsSortForm select {
            max-width: 160px; } }
      .content_sortPagiBar .sortPagiBar #productsSortForm .selector {
        float: left; }
    .content_sortPagiBar .sortPagiBar .nbrItemPage {
      float: left; }
      .content_sortPagiBar .sortPagiBar .nbrItemPage select {
        max-width: 59px;
        float: left; }
      .content_sortPagiBar .sortPagiBar .nbrItemPage .clearfix > span {
        padding: 6px 0 0 12px; color:#000;
        display: inline-block;
        float: left; }
      #pagination_next a, #pagination_previous a, #pagination_next span, #pagination_previous span{ font-size:12px; font-weight:normal; 
      font-family: 'HelveticaNormal';}
      .content_sortPagiBar .sortPagiBar .nbrItemPage #uniform-nb_item {
        float: left; }
    .content_sortPagiBar .sortPagiBar label,
    .content_sortPagiBar .sortPagiBar select {
      float: left;   font-weight: normal;
        color: #000; font-size:14px;
      font-family: 'HelveticaNormal';}
    .content_sortPagiBar .sortPagiBar label {
          padding: 7px 14px 0 27px; }
    .content_sortPagiBar .sortPagiBar.instant_search #productsSortForm {
      display: none; }
  .content_sortPagiBar .display,
  .content_sortPagiBar .display_m {
  }
    .content_sortPagiBar .display li,
    .content_sortPagiBar .display_m li {
      float: left;
      padding-left: 12px;
      text-align: center; }
      .content_sortPagiBar .display li a,
      .content_sortPagiBar .display_m li a {
        color: #808080;
        font-size: 11px;
        line-height: 14px;
        cursor: pointer; }
        .content_sortPagiBar .display li a i,
        .content_sortPagiBar .display_m li a i {
          display: block;
          font-size: 14px; width:30px;
          height: 30px; border:1px solid #e9e8e8;
          line-height: 30px;
          margin-bottom: -3px;
          color: #bdbdbd; }
        .content_sortPagiBar .display li a:hover i,
        .content_sortPagiBar .display_m li a:hover i {
          color: gray; }
      .content_sortPagiBar .display li.selected a,
      .content_sortPagiBar .display_m li.selected a {
        cursor: default; }
      .content_sortPagiBar .display li.selected i,
      .content_sortPagiBar .display_m li.selected i {
        color: #fb0102; }
      .content_sortPagiBar .display li.display-title,
      .content_sortPagiBar .display_m li.display-title {
        font-weight: normal;
        color: #000; font-size:14px;
      font-family: 'HelveticaNormal';
        padding: 7px 6px 0 0; }

  .top-pagination-content,
  .bottom-pagination-content {
    text-align: center;
    padding: 12px 0 12px 0;
    position: relative; }
    .top-pagination-content div.pagination,
    .bottom-pagination-content div.pagination {
      margin: 0;
      float: right;
      width: 530px;
      text-align: center; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .top-pagination-content div.pagination,
        .bottom-pagination-content div.pagination {
          width: 380px; } }
      @media (max-width: 991px) {
        .top-pagination-content div.pagination,
        .bottom-pagination-content div.pagination {
          float: left;
          width: auto; } }
      .top-pagination-content div.pagination .showall,
      .bottom-pagination-content div.pagination .showall {
        float: right;
        margin: 8px 53px 8px 14px; }
        @media (min-width: 992px) and (max-width: 1199px) {
          .top-pagination-content div.pagination .showall,
          .bottom-pagination-content div.pagination .showall {
            margin-right: 11px; } }
        @media (max-width: 991px) {
          .top-pagination-content div.pagination .showall,
          .bottom-pagination-content div.pagination .showall {
            margin-right: 0; } }
        .top-pagination-content div.pagination .showall .btn span,
        .bottom-pagination-content div.pagination .showall .btn span {
          font-size: 13px;
          padding: 3px 5px 4px 5px;
          line-height: normal; }
    .top-pagination-content ul.pagination,
    .bottom-pagination-content ul.pagination {
      margin: 8px 0px 8px 0; }
      @media (max-width: 991px) {
        .top-pagination-content ul.pagination,
        .bottom-pagination-content ul.pagination {
          float: left; } }
      .top-pagination-content ul.pagination li,
      .bottom-pagination-content ul.pagination li {
        display: inline-block;
        float: left; }
        .top-pagination-content ul.pagination li > a,
        .top-pagination-content ul.pagination li > span,
        .bottom-pagination-content ul.pagination li > a,
        .bottom-pagination-content ul.pagination li > span {
          margin: 0 1px 0 0px;
          padding: 0;
          font-weight: bold;
          border: 1px solid;
          border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0;
          display: block; }
          .top-pagination-content ul.pagination li > a span,
          .top-pagination-content ul.pagination li > span span,
          .bottom-pagination-content ul.pagination li > a span,
          .bottom-pagination-content ul.pagination li > span span {
            border: 1px solid #fff;
            padding: 2px 8px;
            display: block;
            background: url(../img/pagination-li.gif) 0 0 repeat-x #fbfbfb; }
        .top-pagination-content ul.pagination li > a:hover span,
        .bottom-pagination-content ul.pagination li > a:hover span {
          background: #f6f6f6; }
        .top-pagination-content ul.pagination li.pagination_previous, .top-pagination-content ul.pagination li.pagination_next,
        .bottom-pagination-content ul.pagination li.pagination_previous,
        .bottom-pagination-content ul.pagination li.pagination_next {
          color: #777676;
          font-weight: bold; }
          .top-pagination-content ul.pagination li.pagination_previous > a,
          .top-pagination-content ul.pagination li.pagination_previous > span, .top-pagination-content ul.pagination li.pagination_next > a,
          .top-pagination-content ul.pagination li.pagination_next > span,
          .bottom-pagination-content ul.pagination li.pagination_previous > a,
          .bottom-pagination-content ul.pagination li.pagination_previous > span,
          .bottom-pagination-content ul.pagination li.pagination_next > a,
          .bottom-pagination-content ul.pagination li.pagination_next > span {
            border: none;
            background: none;
            display: block;
            padding: 4px 0; }
            @media (max-width: 767px) {
              .top-pagination-content ul.pagination li.pagination_previous > a b,
              .top-pagination-content ul.pagination li.pagination_previous > span b, .top-pagination-content ul.pagination li.pagination_next > a b,
              .top-pagination-content ul.pagination li.pagination_next > span b,
              .bottom-pagination-content ul.pagination li.pagination_previous > a b,
              .bottom-pagination-content ul.pagination li.pagination_previous > span b,
              .bottom-pagination-content ul.pagination li.pagination_next > a b,
              .bottom-pagination-content ul.pagination li.pagination_next > span b {
                display: none; } }
            .top-pagination-content ul.pagination li.pagination_previous > a span,
            .top-pagination-content ul.pagination li.pagination_previous > span span, .top-pagination-content ul.pagination li.pagination_next > a span,
            .top-pagination-content ul.pagination li.pagination_next > span span,
            .bottom-pagination-content ul.pagination li.pagination_previous > a span,
            .bottom-pagination-content ul.pagination li.pagination_previous > span span,
            .bottom-pagination-content ul.pagination li.pagination_next > a span,
            .bottom-pagination-content ul.pagination li.pagination_next > span span {
              border: none;
              padding: 0;
              background: none; }
              .top-pagination-content ul.pagination li.pagination_previous > a span b,
              .top-pagination-content ul.pagination li.pagination_previous > span span b, .top-pagination-content ul.pagination li.pagination_next > a span b,
              .top-pagination-content ul.pagination li.pagination_next > span span b,
              .bottom-pagination-content ul.pagination li.pagination_previous > a span b,
              .bottom-pagination-content ul.pagination li.pagination_previous > span span b,
              .bottom-pagination-content ul.pagination li.pagination_next > a span b,
              .bottom-pagination-content ul.pagination li.pagination_next > span span b {
                font-weight: bold; }
        .top-pagination-content ul.pagination li.pagination_previous,
        .bottom-pagination-content ul.pagination li.pagination_previous {
          margin-right: 10px; }
        .top-pagination-content ul.pagination li.pagination_next,
        .bottom-pagination-content ul.pagination li.pagination_next {
          margin-left: 10px; }
        .top-pagination-content ul.pagination li.active > span,
        .bottom-pagination-content ul.pagination li.active > span {
          color: #333;
          border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0; }
          .top-pagination-content ul.pagination li.active > span span,
          .bottom-pagination-content ul.pagination li.active > span span {
            background: #f6f6f6; }
    .top-pagination-content .compare-form,
    .bottom-pagination-content .compare-form {
      float: right; }
      @media (max-width: 479px) {
        .top-pagination-content .compare-form,
        .bottom-pagination-content .compare-form {
          float: left;
          width: 100%;
          text-align: left;
          padding-bottom: 10px;
          clear: both; } }
    .top-pagination-content .product-count,
    .bottom-pagination-content .product-count {
      padding: 11px 0 0 0;
      float: left; }
      @media (max-width: 991px) {
        .top-pagination-content .product-count,
        .bottom-pagination-content .product-count {
          clear: left; } }

  .bottom-pagination-content {
    border-top: 1px solid #d6d4d4; }

  ul.step {
    border-bottom:2px solid #000000; text-align:center; width:100%; width:100%; clear:both; display:block; margin-bottom:30px; }
    @media (min-width: 768px) {
      ul.step {
        } }
    ul.step li {
      display:inline-block; vertical-align:bottom;
      width: 18%;
      text-align: center;
    /*  border: 1px solid;
      border-top-color: #cacaca;
      border-bottom-color: #9a9a9a;
      border-right-color: #b7b7b7;
      border-left-width: 0px; */}
      @media (max-width: 767px) {
    }
      ul.step li a,
      ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
        display: block;
        padding: 13px 10px 14px 13px;
        color: #333;
        font-size: 17px;
        line-height: 21px;
        font-weight: bold;    font-family: 'HelveticaBold';
        text-shadow: 1px 1px white;
        position: relative; }
        @media (max-width: 992px) {
          .product-variants>.product-variants-item ul li.list-attrib {
            width:100%;
        }
          ul.step li a,
          ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
            font-size: 15px; } }
        @media (min-width: 992px) {
          ul.step li a:after,
          ul.step li span:after, ul.step li.step_current span:after, ul.step li.step_current_end span:after {
            content: ".";
            position: absolute;
            top: 0;
            right: -31px;
            z-index: 0;
            text-indent: -5000px;
            display: block;
            width: 31px;
            height: 52px;
            margin-top: -2px; } }
        ul.step li a:focus,
        ul.step li span:focus, ul.step li.step_current span:focus, ul.step li.step_current_end span:focus {
          text-decoration: none;
          outline: none; }
      ul.step li.first {
        border-left-width: 1px;
        border-left-color: #b7b7b7; }
        @media (min-width: 768px) {
          ul.step li.first {
            -moz-border-radius-topleft: 4px;
            -webkit-border-top-left-radius: 4px;
            border-top-left-radius: 4px;
            -moz-border-radius-bottomleft: 4px;
            -webkit-border-bottom-left-radius: 4px;
            border-bottom-left-radius: 4px; } }
        ul.step li.first span,
        ul.step li.first a {
          z-index: 5;
          padding-left: 13px !important; }
          @media (min-width: 768px) {
            ul.step li.first span,
            ul.step li.first a {
              -moz-border-radius-topleft: 4px;
              -webkit-border-top-left-radius: 4px;
              border-top-left-radius: 4px;
              -moz-border-radius-bottomleft: 4px;
              -webkit-border-bottom-left-radius: 4px;
              border-bottom-left-radius: 4px; } }
      ul.step li.second span, ul.step li.second a {
        z-index: 4; }
      ul.step li.third span, ul.step li.third a {
        z-index: 3; }
      ul.step li.four span, ul.step li.four a {
        z-index: 2; }
      ul.step li.last span {
        z-index: 1; }
      @media (min-width: 768px) {
        ul.step li.last {
          -moz-border-radius-topright: 4px;
          -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
          -moz-border-radius-bottomright: 4px;
          -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px; }
          ul.step li.last span {
            -moz-border-radius-topright: 4px;
            -webkit-border-top-right-radius: 4px;
            border-top-right-radius: 4px;
            -moz-border-radius-bottomright: 4px;
            -webkit-border-bottom-right-radius: 4px;
            border-bottom-right-radius: 4px; } }
      ul.step li.step_current {
        font-weight: bold;
        font-family: 'HelveticaBold';
      background:url(../img/border-bottom_menu.png) repeat-x center bottom;
      margin-bottom:-1px;
        }
        ul.step li.step_current span {
          color: #fb0102;
          font-family: 'HelveticaBold';
          font-family: 'HelveticaBold';
          position: relative; }
          @media (min-width: 992px) {
            ul.step li.step_current span {
              padding-left: 38px; }
              ul.step li.step_current span:after {
          background:url(../img/puce.png) no-repeat right center } }
      ul.step li.step_current_end {
        font-weight: bold; }
      ul.step li.step_todo {
  }
        ul.step li.step_todo span {
          display: block;
          border: 1px solid;
          border-color: #fff;
          color: #333;
          position: relative; }
          @media (min-width: 992px) {
            ul.step li.step_todo span {
              padding-left: 38px; }
              ul.step li.step_todo span:after {
                background:url(../img/puce.png) no-repeat right center  } }
      ul.step li.step_done {
      /* border-color: #666666 #5f5f5f #292929 #5f5f5f;
        background: #727171;
        background-image: -webkit-gradient(linear, left 0%, left 100%, from(#727171), to(#666666));
        background-image: -webkit-linear-gradient(top, #727171, 0%, #666666, 100%);
        background-image: -moz-linear-gradient(top, #727171 0%, #666666 100%);
        background-image: linear-gradient(to bottom, #727171 0%, #666666 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF727171', endColorstr='#FF666666', GradientType=0); */}
        ul.step li.step_done a {
          color: #000;
        }
          @media (min-width: 992px) {
            ul.step li.step_done a {
              padding-left: 38px; }
              ul.step li.step_done a:after {
                background: url(../img/puce.png) no-repeat right center;} }
      @media (min-width: 992px) {
        ul.step li.step_done.step_done_last a:after {
            background: url(../img/puce.png) no-repeat right center;} }
      @media (min-width: 992px) {
        ul.step li#step_end span:after {
          display: none; } }
      ul.step li em {
        font-style: normal; display:none }
        @media (min-width: 768px) and (max-width: 991px) {
          ul.step li em {
            display: none; } }

  .rating {
    clear: both;
    display: block;
    margin: 2em;
    cursor: pointer; }

  .rating:after {
    content: ".";
    display: block;
    height: 0;
    width: 0;
    clear: both;
    visibility: hidden; }

  .cancel, .star {
    overflow: hidden;
    float: left;
    margin: 0 1px 0 0;
    width: 16px;
    height: 16px;
    cursor: pointer; }

  .cancel, .cancel a {
    background: url(../modules/productcomments/img/delete.gif) no-repeat 0 -16px !important; }

  .cancel a, .star a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 0 0; }

  div.star_on a {
    background-position: 0 -16px; }

  div.star_hover a,
  div.star a:hover {
    background-position: 0 -32px; }

  .pack_content {
    margin: 10px 0 10px 0; }

  .confirmation {
    margin: 0 0 10px;
    padding: 10px;
    border: 1px solid #e6db55;
    font-size: 13px;
    background: none repeat scroll 0 0 lightyellow; }

  #page .rte {
    background: transparent none repeat scroll 0 0; }
    #page .rte em {
      font-style: italic !important; }

  .listcomment {
    list-style-type: none;
    margin: 0 0 20px 0 !important; }

  .listcomment li {
    padding: 10px 0;
    border-bottom: 1px dotted #d6d4d4;
    color: #666666; }

  .listcomment .titlecomment {
    display: block;
    font-weight: bold;
    font-size: 12px;
    color: #333; }

  .listcomment .txtcomment {
    display: block;
    padding: 5px 0;
    color: #333; }

  .header-container {
    background: #fff; }

  .breadcrumb {
    display: block;
    width:100%;
    margin-bottom:30px;
    font-size: 12px;
    position: relative;
    z-index: 1;
    margin-top:20px; }
    .breadcrumb .navigation-pipe {
      width: 18px;
      display: inline-block!important;
      text-indent: -5000px; padding-right: 22px; }
    .breadcrumb a {
      display: inline-block;
      background: #fff;
      padding: 0 15px 0 0px;
      margin-left: 0px;
      position: relative;
      z-index: 2;
      color: #333; }
      .category-sub-menu li {
     
        margin-bottom: 10px!important;
    }
      .breadcrumb li:first-child a {
        font-size: 12px;
        color: #757575;
        
        -moz-border-radius-topleft: 3px;
        -webkit-border-top-left-radius: 3px;
        border-top-left-radius: 3px;
        -moz-border-radius-bottomleft: 3px;
        -webkit-border-bottom-left-radius: 3px;
        border-bottom-left-radius: 3px;
        z-index: 99;
        display: inline-block; }
    .breadcrumb li:last-child a {
      color: #fb0102;
  }
  .breadcrumb li:last-child a:after{ content:none;}
  .breadcrumb li {
      display: inline-block;
      padding-left: 15px;
  }

        .breadcrumb a.home i {
          vertical-align: -1px; }
        .breadcrumb a.home:before {
          border: none; }
      .breadcrumb a:after {
        display: inline-block;
        content: ".";
        position: absolute;
        right: -10px;
        top: 4px;
        width: 8px;
        height:8px;
        background: #fff;
        border-right: 1px solid #d6d4d4;
        border-top: 1px solid #d6d4d4;
        border-radius: 2px;
        text-indent: -5000px;
        z-index: -1;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      
      .breadcrumb a:hover {
        color: #777777; }

  .ie8 .breadcrumb {
    min-height: 1px; }
    .ie8 .breadcrumb a:after {
      display: none; }
    .ie8 .breadcrumb .navigation-pipe {
      width: 20px; }

  .footer-container {
    background-color: #1b181f; }
    .footer-container #social_block h4 {
      font-family: 'HelveticaBold';
      margin-bottom: 0;
      font-size: 12px;
      text-transform: none;
      text-transform: uppercase;
      padding: 0 10px 0 0;
      border: 0;
      width: auto;
      display: inline-block;
  }
    @media (min-width: 768px) {
      .footer-container {
      background:#1b181f; } }
    .footer-container .container {
      padding:20px 0 }
    #footer {
      color: #777777; }
      #footer .row {
        position: relative;
      }
      #footer ul.row {
        position: static; }
      #footer .footer-block {
      }
        @media (max-width: 767px) {
          #footer .footer-block {
            } }

      
        @media (max-width: 767px) {
          #footer h4 {
            position: relative;
            margin-bottom: 0;
            padding-bottom: 13px; }

            #footer h4.active:after {
              content: "\f056"; } 
            
            }
        #footer h4 a {
          color: #fff; }
      #footer ul li {
        padding-bottom: 8px;    margin-bottom: 10px;
        margin-top: 0px;
      display:inline-block;
      text-transform:uppercase;  }
        #block_various_links_footer ul li a {  		 font-family: 'HelveticaNormal';
      font-size: 12px;
    color:#aeadad;    border-right: 1px solid #aeadad;
      margin-right: 5px;
      padding-right: 5px; }#block_various_links_footer ul li a:hover{ color:#fb0102}   #block_various_links_footer ul li:last-child a { border:0}
      #footer #block_contact_infos {
        border-left: 1px solid #515151; }
        @media (max-width: 767px) {
          #footer #block_contact_infos {
            border: none; } }
        #footer #block_contact_infos > div {
          padding: 0 0 0 5px; }
          @media (max-width: 767px) {
            #footer #block_contact_infos > div {
              padding-left: 0; } }
          #footer #block_contact_infos > div ul li {
            padding: 0 0 7px 4px;
            overflow: hidden;
            line-height: 30px; }
            #footer #block_contact_infos > div ul li > span,
            #footer #block_contact_infos > div ul li > span a {
              color: #fff;
              font-weight: normal; }
            #footer #block_contact_infos > div ul li i {
              font-size: 25px;
              width: 32px;
              text-align: center;
              padding-right: 12px;
              float: left;
              color: #908f8f; }
      #footer .blockcategories_footer {
        clear: left; }
      #footer #social_block {
        padding-right: 10px;
        text-align: right;

        }
  #footer #social_block h4{    		 font-family: 'HelveticaBold';
    font-size: 12px;
    font-weight: bold;
    color: #aeadad;
    border-right: 1px solid #aeadad;}
        @media (max-width: 767px) {
          #footer #social_block {
            width: 100%;
            float: left;
            padding-top: 5px; } }
        #footer #social_block ul {
          float: right; }
          @media (max-width: 767px) {
            #footer #social_block ul {
              float: none; } }
          #footer #social_block ul li {
            float: left;
            width: 40px;
            text-align: center; }
            @media (min-width: 768px) and (max-width: 991px) {
              #footer #social_block ul li {
                width: 30px; } }
            #footer #social_block ul li a {
              display: inline-block;
              color: #908f8f;
              font-size: 28px; }
              @media (min-width: 768px) and (max-width: 991px) {
                #footer #social_block ul li a {
                  font-size: 20px; } }
              #footer #social_block ul li a span {
                display: none; }
              #footer #social_block ul li a:before {
                display: inline-block;
                font-family: "FontAwesome";
                vertical-align: -5px;
                font-size: 24px;
                color:#fff;
                font-weight: normal;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale; }
              #footer #social_block ul li a:hover {
                color: #fff; }
            #footer #social_block ul li.facebook a:before {
              content: "\f09a"; }
            #footer #social_block ul li.twitter a:before {
              content: "\f099"; }
            #footer #social_block ul li.rss a:before {
              content: "\f09e"; }
            #footer #social_block ul li.youtube a:before {
              content: "\f167"; }
            #footer #social_block ul li.google-plus a:before {
              content: "\f0d5"; }
            #footer #social_block ul li.pinterest a:before {
              content: "\f0d2"; }
            #footer #social_block ul li.vimeo a:before {
              content: "\f194"; }
            #footer #social_block ul li.instagram a:before {
              content: "\f16d"; }
        #footer #social_block h4 {
  font-family: 'HelveticaBold';
          margin-bottom: 0;
          font-size: 12px;
          text-transform: none;    text-transform: uppercase;
          padding: 0 10px 0 0; }
          @media (max-width: 767px) {
            #footer #social_block h4 {
              display: none;
              text-align: center; } }
      #footer .bottom-footer {
        position: absolute;
        bottom: -55px;
        left: 0; }
        #footer .bottom-footer div {
          padding: 15px 0 0 0;
          border-top: 1px solid #515151;
          width: 100%; }

  #reinsurance_block {
    clear: both !important; }

  #short_description_content ul,
  #short_description_content ol,
  #short_description_content dl,
  #tinymce ul,
  #tinymce ol,
  #tinymce dl {
    margin-left: 20px; }

  .rte ul {
    list-style-type: disc;
    padding-left: 15px; }
  .rte ul.liste_astuce{ padding-left: 0; margin: 0 auto; display: block;}
  .rte ol {
    list-style-type: decimal;
    padding-left: 15px;  }
  .rte ul.liste_astuce{    width: 83.33333%;}

  .block_hidden_only_for_screen {
    display: none; }

  .cart_navigation {
    margin: 0 0 20px;
                  }
    .cart_navigation .button-medium {
      
    
      float: right;
    /*-moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px;
      font-size: 20px;
      line-height: 24px;*/
    
    
    }

    .total_price_container.text-right{ border:0!important; }
    #total_price_container{ border:0!important; }
      .cart_navigation .button-medium span {
      /* -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        padding: 11px 15px 10px 15px;*/ }
        @media (max-width: 992px) {
          .cart_navigation .button-medium span {
            font-size: 16px; } }
      .cart_navigation .button-medium i.right {
        font-size: 25px;
        line-height: 25px;
        vertical-align: -4px;
        margin-left: 6px; }
    .cart_navigation .button-exclusive {
      border: none;
      background: none;
      padding: 0;
      font-size: 17px;
      font-weight: bold;
      color: #333;
      margin: 9px 0 0 0; }
      .cart_navigation .button-exclusive i {
        color: #777777;
        margin-right: 8px; }
      .cart_navigation .button-exclusive:hover, .cart_navigation .button-exclusive:focus, .cart_navigation .button-exclusive:active {
        color: #515151;
        -webkit-box-shadow: none;
        box-shadow: none; }
    @media (max-width: 480px) {
      .product-variants>.product-variants-item ul li.list-attrib {
        width: calc(50% - 0.625rem);
    }
      .cart_navigation > span {
        display: block;
        width: 100%;
        padding-bottom: 15px; } }

  .cart_last_product {
    display: none; }

  .cart_quantity .cart_quantity_input {
    height: 27px;
    display:inline-block;
    line-height: 27px;
    padding: 0;
    text-align: center;
    width: 57px; }

  .cart_gift_quantity .cart_quantity_input {
    height: 27px;
    line-height: 27px;
    padding: 0;
    text-align: center;
    width: 57px; }

  .table tbody > tr > td {
    vertical-align: middle; }
    .table tbody > tr > td.cart_quantity {
      padding: 41px 14px 25px;
      width: 70px; }
      .table tbody > tr > td.cart_quantity .cart_quantity_button {
        margin-top: 3px; }
        .table tbody > tr > td.cart_quantity .cart_quantity_button a {
          float: left;
          margin-right: 3px; }
          .table tbody > tr > td.cart_quantity .cart_quantity_button a + a {
            margin-right: 0; }
    .table tbody > tr > td.cart_delete, .table tbody > tr > td.price_discount_del {
      padding: 5px; }
  .table tfoot > tr > td {
    vertical-align: middle; }

  .cart_delete a.cart_quantity_delete,
  a.price_discount_delete {
    background:url(../img/croix.png) no-repeat; width:14px; height:14px; display:inline-block;
    font-size: 23px;
    color: #333; }
    .cart_delete a.cart_quantity_delete:hover,
    a.price_discount_delete:hover {
      color: silver; }

  #cart_summary thead th {
    padding: 7px 8px 9px 8px;
    display:none}
    #cart_summary{ border:0!important}
  #cart_summary tbody td {
    padding: 7px 8px 9px 8px; }
    #cart_summary tbody td.cart_product {
      padding: 7px;
      width: 137px; }
      #cart_summary tbody td.cart_product img {
        border: 1px solid #e0e0e0; }
      .cart_description .product-name a{ font-size:14px ; color:#8e8c8c}
      .cart_ref{ display:none!important}
    #cart_summary tbody td.cart_unit .price span {
      display: inline-block; }
      #cart_summary tbody td.cart_unit .price span.price-percent-reduction {
        margin: 5px auto;
        display: inline-block; }
      #cart_summary tbody td.cart_unit .price span.old-price {
        text-decoration: line-through; }
    #cart_summary tbody td.cart_description small {
      display: block; color:#000;
    font-size:16px; font-weight:bold;
      padding: 5px 0 0 0; }  #cart_summary tbody td.cart_description small  a{color:#000;}
    .cart_total .price{
      font-weight:bold;
      color:#000;
      font-size:20px;
      }
    #cart_summary tbody td.cart_avail {
      width: 1%; }
      #cart_summary tbody td.cart_avail span {
        white-space: nowrap; }
    #cart_summary tbody td.cart_delete {
      width: 1%; }
  #cart_summary tfoot td.text-right, #cart_summary tfoot tbody td.cart_unit, #cart_summary tbody tfoot td.cart_unit, #cart_summary tfoot tbody td.cart_total, #cart_summary tbody tfoot td.cart_total {
    font-weight: bold;
    color: #000; text-transform:uppercase; }
  #cart_summary tfoot td.price {
    text-align: right; font-weight: bold;  color: #000; font-size:16px; text-transform:uppercase;}
  #cart_summary tfoot td.total_price_container span {

    color: #000; font-weight:bold;
    text-transform: uppercase; }
  #cart_summary tfoot td#total_price_container {
    
    color: #333;
  /* background: #fff; */}

  #cart_summary .stock-management-on tbody td.cart_description {
    width: 480px; }

  .cart_discount_price {
    text-align: right; }

  .cart_discount_delete {
    text-align: center; }

  @media (max-width: 767px) {
    #order-detail-content #cart_summary table, #order-detail-content #cart_summary thead, #order-detail-content #cart_summary tbody, #order-detail-content #cart_summary th, #order-detail-content #cart_summary td, #order-detail-content #cart_summary tr {
      display: block; }
    #order-detail-content #cart_summary thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    #order-detail-content #cart_summary tr {
      border-bottom: 1px solid #cccccc;
      padding-bottom: 7px;
      overflow: hidden;
      position: relative; }
    #order-detail-content #cart_summary td {
      border: none;
      position: relative;
      float: left;
      white-space: normal;
      padding: 7px 20px 7px 20px; }
      #order-detail-content #cart_summary td.cart_product {
        text-align: left; }
      #order-detail-content #cart_summary td.cart_avail {
        display: none; }
      #order-detail-content #cart_summary td.cart_unit {
        width: 33%;
        text-align: right;
        min-height: 70px;
        clear: both; }
        #order-detail-content #cart_summary td.cart_unit .price {
          text-align: right; }
      #order-detail-content #cart_summary td.cart_quantity {
        width: 33%;
        min-height: 70px;
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc; }
        #order-detail-content #cart_summary td.cart_quantity div {
          display: block; }
        #order-detail-content #cart_summary td.cart_quantity > .form-control {
          display: inline; }
        #order-detail-content #cart_summary td.cart_quantity > .cart_quantity_button a {
          margin-right: 0px;
          float: none; }
      #order-detail-content #cart_summary td.cart_total {
        width: 33%;
        min-height: 70px;
        text-align: right; }
      #order-detail-content #cart_summary td.cart_delete {
        position: absolute;
        right: 20px;
        top: 7px; }
        #order-detail-content #cart_summary td.cart_delete:before {
          content: '' !important; }
      #order-detail-content #cart_summary td div {
        display: inline; }
    #order-detail-content #cart_summary td:before {
      content: attr(data-title);
      font-weight: bold;
      display: block; }
    #order-detail-content #cart_summary tfoot td {
      float: none;
      width: 100%; }
      #order-detail-content #cart_summary tfoot td:before {
        display: inline; }
    #order-detail-content #cart_summary tfoot tr .text-right, #order-detail-content #cart_summary tfoot tr tbody td.cart_unit, #order-detail-content #cart_summary tbody tfoot tr td.cart_unit, #order-detail-content #cart_summary tfoot tr tbody td.cart_total, #order-detail-content #cart_summary tbody tfoot tr td.cart_total, #order-detail-content #cart_summary tfoot tr .price {
      display: block;
      float: left;
      width: 50%; } }
  @media (max-width: 768px) {
    #order-detail-content #cart_summary tbody td .price {
      text-align: center; }
    #order-detail-content #cart_summary tbody td.cart_description {
      width: 300px; } }
  .cart_voucher {
    vertical-align: top !important; }
    .cart_voucher h4 {
    
      color: #555454;
      text-transform: uppercase;
      padding: 7px 0 10px 0; }
    .cart_voucher .title-offers {
      color: #333;
      font-weight: bold;
      margin-bottom: 6px; }
    .cart_voucher fieldset {
      margin-bottom: 10px; }
      .cart_voucher fieldset #discount_name {
        float: left;
        width: 219px;
        margin-right: 11px; }
    .cart_voucher #display_cart_vouchers span {
      font-weight: bold;
      cursor: pointer;
      color: #777; }
      .cart_voucher #display_cart_vouchers span:hover {
        color: #515151; }

  .enable-multishipping {
    margin: -13px 0 17px; }
    .enable-multishipping label {
      font-weight: normal; }

  #HOOK_SHOPPING_CART #loyalty i {
    font-size: 26px;
    line-height: 26px;
    color: #cfcccc; }

  #order_carrier {
    clear: both;
    margin-top: 20px;
    border: 1px solid #999999;
    background: #fff; }

  .order_carrier_logo {
    max-width: 65px;
    max-height: 65px; }

  #order_carrier .title_block {
    padding: 0 15px;
    height: 29px;
    font-weight: bold;
    line-height: 29px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999; }

  #order_carrier span {
    display: block;
    padding: 15px;
    font-weight: bold; }

  .multishipping_close_container {
    text-align: center; }

  table#cart_summary .gift-icon {
    color: white;
    background: #0088cc;
    display: inline;
    line-height: 20px;
    padding: 2px 5px;
    border-radius: 5px; }

  #multishipping_mode_box {
    padding-top: 12px;
    padding-bottom: 19px; }
    #multishipping_mode_box .title {
      font-weight: bold;
      color: #333;
      margin-bottom: 15px; }
    #multishipping_mode_box .description_off {
      display: none; }
      #multishipping_mode_box .description_off div {
        margin-bottom: 10px; }
    #multishipping_mode_box .description_off a:hover,
    #multishipping_mode_box .description a:hover {
      background: #f3f3f3;
      border: 1px solid #cccccc; }

  #multishipping_mode_box.on .description_off {
    display: block; }

  .multishipping-cart .cart_address_delivery.form-control {
    width: 198px; }

  #order .address_add.submit {
    margin-bottom: 20px; }

  #ordermsg {
    margin-bottom: 30px; }

  #id_address_invoice.form-control,
  #id_address_delivery.form-control {
    width: 269px; }

  .addresses .select label,
  .addresses .selector,
  .addresses .addresses .address_select {
    clear: both;
    float: left; }
  .addresses .waitimage {
    display: none;
    float: left;
    width: 24px;
    height: 24px;
    background-image: url("../img/loader.gif");
    background-repeat: no-repeat;
    position: relative;
    bottom: -2px;
    left: 10px; }
  .addresses .checkbox.addressesAreEquals {
    clear: both;
    float: left;
    margin: 15px 0 25px 0; }

  #order .delivery_option > div,
  #order-opc .delivery_option > div {
    display: block;
    margin-bottom: 20px;
    font-weight: normal; }
    #order .delivery_option > div > table,
    #order-opc .delivery_option > div > table {
      background: #fff;
      margin-bottom: 0; }
      #order .delivery_option > div > table.resume,
      #order-opc .delivery_option > div > table.resume {
        height: 53px; }
        #order .delivery_option > div > table.resume.delivery_option_carrier,
        #order-opc .delivery_option > div > table.resume.delivery_option_carrier {
          margin-top: 10px;
          width: 100%;
          border: 1px solid #d6d4d4;
          font-weight: bold; }
          #order .delivery_option > div > table.resume.delivery_option_carrier td,
          #order-opc .delivery_option > div > table.resume.delivery_option_carrier td {
            padding: 8px 11px 7px 11px; }
            #order .delivery_option > div > table.resume.delivery_option_carrier td i,
            #order-opc .delivery_option > div > table.resume.delivery_option_carrier td i {
              font-size: 20px;
              margin-right: 7px;
              vertical-align: -2px; }
        #order .delivery_option > div > table.resume td.delivery_option_radio,
        #order-opc .delivery_option > div > table.resume td.delivery_option_radio {
          width: 54px;
          padding-left: 0;
          padding-right: 0;
          text-align: center; }
        #order .delivery_option > div > table.resume td.delivery_option_logo,
        #order-opc .delivery_option > div > table.resume td.delivery_option_logo {
          width: 97px;
          padding-left: 21px; }
        #order .delivery_option > div > table.resume td.delivery_option_price,
        #order-opc .delivery_option > div > table.resume td.delivery_option_price {
          width: 162px; }

  .order_carrier_content {
    line-height: normal;
    padding-bottom: 16px; }
    .order_carrier_content .carrier_title {
      font-weight: bold;
      color: #333; }
    .order_carrier_content .checkbox input {
      margin-top: 2px; }
    .order_carrier_content .delivery_options_address .carrier_title {
      margin-bottom: 17px; }
    .order_carrier_content + div {
      padding-bottom: 15px; }

  #carrierTable {
    border: 1px solid #999999;
    border-bottom: none;
    background: #fff; }

  #carrierTable tbody {
    border-bottom: 1px solid #999999; }

  #carrierTable th {
    padding: 0 15px;
    height: 29px;
    font-weight: bold;
    line-height: 29px;
    color: #fff;
    text-transform: uppercase;
    background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999; }

  #carrierTable td {
    padding: 15px;
    font-weight: bold;
    border-right: 1px solid #e9e9e9; }

  #carrierTable td.carrier_price {
    border: none; }

  p.checkbox.gift {
    margin-bottom: 10px; }

  #gift_div {
    display: none;
    margin-top: 5px;
    margin-bottom: 10px; }

  a.iframe {
    color: #333;
    text-decoration: underline; }
    a.iframe:hover {
      text-decoration: none; }

  p.payment_module {
    margin-bottom: 10px; }
    p.payment_module a {
      display: block;
      border: 1px solid #d6d4d4;
    /*  -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px;*/
      font-family: 'HelveticaBold';
      font-size: 16px;
      line-height: 23px;
      color: #000;
      font-weight: bold;
      padding:10px;
      letter-spacing: -1px;
      position: relative;
      min-height: 85px;
    width:100% }
      p.payment_module a.bankwire {
        background: url(../img/bankwire.png) 15px 12px no-repeat #fbfbfb; }
      p.payment_module a.cheque {
        background: url(../img/cheque.png) 15px 15px no-repeat #fbfbfb; }
      p.payment_module a.cash {
        background: url(../img/cash.png) 15px 15px no-repeat #fbfbfb;

        padding-left: 73px;
        padding-top: 24px;


      }
      p.payment_module a.cheque:after, p.payment_module a.bankwire:after, p.payment_module a.cash:after {
        display: block;
        content: "\f054";
        position: absolute;
        right: 15px;
        margin-top: -11px;
        top: 50%;
        font-family: "FontAwesome";
        font-size: 25px;
        height: 22px;
        width: 14px;
        color: #777; }
      p.payment_module a:hover {
        background-color: #f6f6f6; }
      p.payment_module a span {
        font-weight: normal;
        color: #000; }

  .payment_module.box {
    margin-top: 20px; }

  p.cheque-indent {
    margin-bottom: 9px; }

  .cheque-box .form-group {
    margin-bottom: 0px; }
    .cheque-box .form-group .form-control {
      width: 269px; }

  .order-confirmation.box {
    line-height: 29px; }
    .order-confirmation.box a {
      text-decoration: underline; }
      .order-confirmation.box a:hover {
        text-decoration: none; }

  .delivery_option_carrier td {
    width: 200px; }

  .delivery_option_carrier td + td {
    width: 280px; }

  .delivery_option_carrier td + td + td {
    width: 200px; }

  .delivery_option_carrier tr td {
    padding: 5px; }

  .delivery_option_carrier.selected {
    display: table; }

  .not-displayable {
    display: none; }

  #address .box,
  #identity .box,
  #account-creation_form .box,
  #new_account_form .box,
  #opc_account_form .box,
  #authentication .box {
    padding-bottom: 20px;
    line-height: 20px; }
  #address p.required,
  #identity p.required,
  #account-creation_form p.required,
  #new_account_form p.required,
  #opc_account_form p.required,
  #authentication p.required {
    color: #f13340;
    margin: 9px 0 16px 0;
    float:left!important }
  #address p.inline-infos,
  #identity p.inline-infos,
  #account-creation_form p.inline-infos,
  #new_account_form p.inline-infos,
  #opc_account_form p.inline-infos,
  #authentication p.inline-infos {
    color: red; }
  #address .form-group,
  #identity .form-group,
  #account-creation_form .form-group,
  #new_account_form .form-group,
  #opc_account_form .form-group,
  #authentication .form-group {
    margin-bottom: 5px;
    clear:both }
    #address .form-group .form-control,
    #identity .form-group .form-control,
    #account-creation_form .form-group .form-control,
    #new_account_form .form-group .form-control,
    #opc_account_form .form-group .form-control,
    #authentication .form-group .form-control {
      max-width: 100%; }
      #address .form-group .form-control#adress_alias,
      #identity .form-group .form-control#adress_alias,
      #account-creation_form .form-group .form-control#adress_alias,
      #new_account_form .form-group .form-control#adress_alias,
      #opc_account_form .form-group .form-control#adress_alias,
      #authentication .form-group .form-control#adress_alias {
        margin-bottom: 20px; }
    @media (min-width: 1200px) {
      #address .form-group.phone-number,
      #identity .form-group.phone-number,
      #account-creation_form .form-group.phone-number,
      #new_account_form .form-group.phone-number,
      #opc_account_form .form-group.phone-number,
      #authentication .form-group.phone-number {
        float: left;
        width: 270px;
        margin-right: 13px; } }
    @media (min-width: 1200px) {
      #address .form-group.phone-number + p,
      #identity .form-group.phone-number + p,
      #account-creation_form .form-group.phone-number + p,
      #new_account_form .form-group.phone-number + p,
      #opc_account_form .form-group.phone-number + p,
      #authentication .form-group.phone-number + p {
        padding: 23px 0 0 0px;
        margin-bottom: 0; } }
  #address .gender-line,
  #identity .gender-line,
  #account-creation_form .gender-line,
  #new_account_form .gender-line,
  #opc_account_form .gender-line,
  #authentication .gender-line {
    margin-bottom: 4px;
    padding-top: 4px; }
    #address .gender-line > label,
    #identity .gender-line > label,
    #account-creation_form .gender-line > label,
    #new_account_form .gender-line > label,
    #opc_account_form .gender-line > label,
    #authentication .gender-line > label {
      margin-right: 10px;
      margin-bottom: 0; }
    #address .gender-line .radio-inline label,
    #identity .gender-line .radio-inline label,
    #account-creation_form .gender-line .radio-inline label,
    #new_account_form .gender-line .radio-inline label,
    #opc_account_form .gender-line .radio-inline label,
    #authentication .gender-line .radio-inline label {
      font-weight: normal;
      color: #777777; }

  #identity #center_column form.std .row,
  #authentication #center_column form.std .row,
  #order-opc #center_column form.std .row {
    margin-left: -5px;
    margin-right: -5px; }
    #identity #center_column form.std .row .col-xs-4,
    #authentication #center_column form.std .row .col-xs-4,
    #order-opc #center_column form.std .row .col-xs-4 {
      padding-left: 5px;
      padding-right: 5px;
    /*  max-width: 94px;*/ }
      #identity #center_column form.std .row .col-xs-4 .form-control,
      #authentication #center_column form.std .row .col-xs-4 .form-control,
      #order-opc #center_column form.std .row .col-xs-4 .form-control {
    /*   max-width: 84px; */}
  #identity #center_column .footer_links,
  #authentication #center_column .footer_links,
  #order-opc #center_column .footer_links {
    border: none;
    padding-top: 0; }

  #new_account_form .box {
    line-height: 20px; }
    #new_account_form .box .date-select {
      padding-bottom: 10px; }
    #new_account_form .box .top-indent {
      padding-top: 10px; }
    #new_account_form .box .customerprivacy {
      padding-top: 15px; }

  #authentication fieldset.account_creation {
    margin-bottom: 20px; }

  #password {
    padding-top: 0;
  }
    #password .box p {
      margin-bottom: 9px; }
    #password .box .form-group {
      margin-bottom: 20px; }

      #password #main .page-footer {
        margin-bottom: 1.563rem;
        padding: 0 20px;
    }
  #instant_search_results a.close {
    font-size: 13px;
    font-weight: 600;
    opacity: 1;
    line-height: inherit;
    text-transform: none;
        font-family: 'HelveticaNormal'; }
    #instant_search_results a.close:hover {
      color: #515151; }

  #manufacturers_list h3,
  #suppliers_list h3 {
    font-size: 17px;
    line-height: 23px; }
  #manufacturers_list .description,
  #suppliers_list .description {
    line-height: 18px; }
  #manufacturers_list .product-counter a,
  #suppliers_list .product-counter a {
    font-weight: bold;
    color: #333; }
    #manufacturers_list .product-counter a:hover,
    #suppliers_list .product-counter a:hover {
      color: #515151; }
  #manufacturers_list.list li .mansup-container,
  #suppliers_list.list li .mansup-container {
    border-top: 1px solid #d6d4d4;
    padding: 31px 0 30px 0; }
    @media (max-width: 767px) {
      #manufacturers_list.list li .mansup-container,
      #suppliers_list.list li .mansup-container {
        text-align: center; } }
  #manufacturers_list.list li:first-child .mansup-container,
  #suppliers_list.list li:first-child .mansup-container {
    border-top: 0; }
  #manufacturers_list.list li .left-side,
  #suppliers_list.list li .left-side {
    text-align: center; }
  #manufacturers_list.list li h3,
  #suppliers_list.list li h3 {
    margin-top: -5px;
    padding-bottom: 8px; }
  #manufacturers_list.list li .middle-side,
  #suppliers_list.list li .middle-side {
    padding-left: 0; }
    @media (max-width: 767px) {
      #manufacturers_list.list li .middle-side,
      #suppliers_list.list li .middle-side {
        padding-right: 15px;
        padding-left: 15px; } }
  #manufacturers_list.list li .right-side-content,
  #suppliers_list.list li .right-side-content {
    border-left: 1px solid #d6d4d4;
    padding: 0 0 32px 31px;
    min-height: 108px; }
    @media (max-width: 767px) {
      #manufacturers_list.list li .right-side-content,
      #suppliers_list.list li .right-side-content {
        min-height: 1px;
        padding: 0;
        border: none; } }
    #manufacturers_list.list li .right-side-content .product-counter,
    #suppliers_list.list li .right-side-content .product-counter {
      position: relative;
      top: -6px;
      margin-bottom: 12px; }
      @media (max-width: 767px) {
        #manufacturers_list.list li .right-side-content .product-counter,
        #suppliers_list.list li .right-side-content .product-counter {
          top: 0; } }
  #manufacturers_list.grid li,
  #suppliers_list.grid li {
    text-align: center; }
    #manufacturers_list.grid li .product-container,
    #suppliers_list.grid li .product-container {
      padding-top: 40px;
      padding-bottom: 20px;
      border-bottom: 1px solid #d6d4d4; }
      #manufacturers_list.grid li .product-container .left-side,
      #suppliers_list.grid li .product-container .left-side {
        padding-bottom: 42px; }
      #manufacturers_list.grid li .product-container h3,
      #suppliers_list.grid li .product-container h3 {
        padding-bottom: 10px; }
      #manufacturers_list.grid li .product-container .product-counter,
      #suppliers_list.grid li .product-container .product-counter {
        margin-bottom: 12px; }
  @media (min-width: 1200px) {
    #manufacturers_list.grid li.first-in-line,
    #suppliers_list.grid li.first-in-line {
      clear: left; }
    #manufacturers_list.grid li.last-line .product-container,
    #suppliers_list.grid li.last-line .product-container {
      border-bottom: none; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    #manufacturers_list.grid li.first-item-of-tablet-line,
    #suppliers_list.grid li.first-item-of-tablet-line {
      clear: left; }
    #manufacturers_list.grid li.last-tablet-line .product-container,
    #suppliers_list.grid li.last-tablet-line .product-container {
      border-bottom: none; } }
  @media (max-width: 767px) {
    #manufacturers_list.grid .product-container,
    #suppliers_list.grid .product-container {
      border-bottom: none; } }


    #manufacturer .description_box .hide_desc,
    #supplier .description_box .hide_desc {
      display: none; }
  #manufacturer .bottom-pagination-content,
  #manufacturer .top-pagination-content,
  #supplier .bottom-pagination-content,
  #supplier .top-pagination-content {
    min-height: 69px; }
  #manufacturer .top-pagination-content.bottom-line,
  #supplier .top-pagination-content.bottom-line {
    border-bottom: 1px solid #d6d4d4; }

  table.discount i {
    font-size: 20px;
    line-height: 20px;
    vertical-align: -2px; }
    table.discount i.icon-ok {
      color: #46a74e; }
    table.discount i.icon-remove {
      color: #f13340; }

  #guestTracking .form-control {
    max-width: 271px; }
  @media (min-width: 1200px) {
    #guestTracking .form-group {
      overflow: hidden; }
      #guestTracking .form-group i {
        padding-left: 10px; }
    #guestTracking .form-control {
      float: left; }
    #guestTracking label {
      float: left;
      clear: both;
      width: 100%; } }

  #pagenotfound .pagenotfound {
    max-width: 824px;
    margin: 0px auto 10px auto;
    text-align: center; }
    #pagenotfound .pagenotfound .img-404 {
      padding: 8px 0 27px 0; }
      #pagenotfound .pagenotfound .img-404 img {
        max-width: 100%; }
    #pagenotfound .pagenotfound h1 {
      font: 600 28px/34px "Open Sans", sans-serif;
      color: #333;
      text-transform: uppercase;
      margin-bottom: 7px; }
    #pagenotfound .pagenotfound p {
      font: 600 16px/20px "Open Sans", sans-serif;
      color: #555454;
      text-transform: uppercase;
      border-bottom: 1px solid #d6d4d4;
      padding-bottom: 19px;
      margin-bottom: 20px; }
    #pagenotfound .pagenotfound h3 {
      font-weight: bold;
      color: #333;
      font-size: 13px;
      line-height: normal;
      margin-bottom: 18px; }
    #pagenotfound .pagenotfound label {
      font-weight: normal; }
      @media (max-width: 767px) {
        #pagenotfound .pagenotfound label {
          display: block; } }
    #pagenotfound .pagenotfound .form-control {
      max-width: 293px;
      display: inline-block;
      margin-right: 5px; }
      @media (max-width: 767px) {
        #pagenotfound .pagenotfound .form-control {
          margin: 0 auto 15px auto;
          display: block; } }
    #pagenotfound .pagenotfound .buttons {
      padding: 48px 0 20px 0; }
      #pagenotfound .pagenotfound .buttons .button-medium i.left {
        font-size: 17px; }

  #account-creation_form fieldset.reversoform {
    padding: 10px !important; }

  #account-creation_form fieldset.reversoform .text label {
    display: block;
    padding: 0 0 10px 0;
    width: 100%;
    text-align: left; }

  #account-creation_form fieldset.reversoform .infos-sup {
    padding: 0 !important;
    font-size: 10px;
    font-style: italic;
    text-align: right; }

  #account-creation_form fieldset.customerprivacy label,
  fieldset.customerprivacy label {
    cursor: pointer; }

  .tab-content {    padding: 20px 20px 0 20px;
    border-left:1px solid #000}

  form#sendComment fieldset {
    padding: 10px;
    border: 1px solid #cccccc;
    background: #eeeeee; }

  form#sendComment h3 {
    font-size: 14px; }

  #new_comment_form p.text {
    margin-bottom: 0;
    padding-bottom: 0; }

  #sendComment p.text label,
  #sendComment p.textarea label {
    display: block;
    margin: 12px 0 4px;
    font-weight: bold;
    font-size: 12px;

  }

  #sendComment p.text input {
    padding: 0 5px;
    height: 28px;
    width: 498px;
    border: 1px solid #cccccc;
    background: url(../img/bg_input.png) repeat-x 0 0 #fff; }

  #sendComment p.textarea textarea {
    height: 80px;
    width: 508px;
    border: 1px solid #cccccc; }

  #sendComment p.submit {
    padding: 0;
    text-align: right; }

  #sendComment p.closeform {
    float: right;
    padding: 0;
    height: 12px;
    width: 12px;
    text-indent: -5000px;
    background: url(../img/icon/delete.gif) no-repeat 0 0; }

  .star {
    position: relative;
    top: -1px;
    float: left;
    width: 14px;
    overflow: hidden;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal; }

  .star {
    display: block; }
    .star a {
      display: block;
      position: absolute;
      text-indent: -5000px; }

  div.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
    color: #777676; }

  div.star.star_on {
    display: block; }
    div.star.star_on:after {
      content: "\f005";
      font-family: "FontAwesome";
      display: inline-block;
      color: #ffca28; }

  div.star.star_hover:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743; }

  .advertising_block {
    width: 191px;
    margin-bottom: 1em;
    text-align: center; }

  .blockcategories_footer ul ul {
    display: none !important; }

  .form-group.form-error input, .form-group.form-error textarea {
    border: 1px solid #f13340;
    color: #f13340;
    background: url(../img/icon/form-error.png) 98% 5px no-repeat #fff1f2; }
  .form-group.form-ok input, .form-group.form-ok textarea {
    border: 1px solid #46a74e;
    color: #35b33f;
    background: url(../img/icon/form-ok.png) 98% 5px no-repeat #ddf9e1; }
  .form-group.form-error .form-control, .form-group.form-ok .form-control {
    padding-right: 30px; }

  .radio-inline, .checkbox {
    padding-left: 0; }
    .radio-inline .checker, .checkbox .checker {
      float: left; }
      .radio-inline .checker span, .checkbox .checker span {
        top: 0px; }
    .radio-inline div.radio, .checkbox div.radio {
      display: inline-block; }
      .radio-inline div.radio span, .checkbox div.radio span {
          float: left;
      top: 0px;
      border: 1px solid #d7d7d7;
      border-radius: 50%;
      width: 20px;
      height: 20px; }
    .delivery_option_radio div.radio span, .checkbox div.radio span {
          float: left;
      top: 0px;
      border: 1px solid #d7d7d7;
    margin-left:20px;
      border-radius: 50%;
      width: 20px;
      height: 20px; }
    .cgv span
    { 
    display: block;
      text-transform: uppercase;
      color: #000;
      font-weight: bold;
      clear: both;
      margin-bottom: 5px;
    }
  .checkbox .checker{      display: inline-block;
      vertical-align: middle;
      width: 26px;}
  .checkbox .cgv{     display: inline-block;
      vertical-align: top;
      width: 75%;
      font-size: 12px;
      font-weight: normal;}
  .fancybox-skin {
    background: #fff !important; }

  .fancybox-skin .fancybox-close {
    width: 28px;
    height: 28px;
    background: none;
    font-size: 28px;
    line-height: 28px;
    color: #333;
    text-align: center;
    background: white;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px; }
    .fancybox-skin .fancybox-close:hover {
      color: #515151; }
    .fancybox-skin .fancybox-close:after {
      content: "\f057";
      font-family: "FontAwesome"; }

  #facebook_block,
  #cmsinfo_block {
    overflow: hidden;
    background: #f2f2f2;
    min-height: 344px;
    height: 344px;
    padding-right: 29px;
    padding-left: 29px; }
    @media (max-width: 991px) {
      #facebook_block,
      #cmsinfo_block {
        min-height: 354px;
        height: 354px;
        padding-left: 13px;
        padding-right: 13px; } }
    @media (max-width: 767px) {
      #facebook_block,
      #cmsinfo_block {
        width: 100%;
        min-height: 1px; } }

  #facebook_block h4 {
    padding: 35px 0 0 0;
    margin: 0 0 12px 0;
    font: 300 21px/25px "Open Sans", sans-serif;
    color: #6f6d6d; }
    @media (max-width: 991px) {
      #facebook_block h4 {
        font-size: 18px; } }
    @media (max-width: 767px) {
      #facebook_block h4 {
        padding-top: 20px !important; } }
    @media (max-width: 768px) {
      #facebook_block h4 {
        font-size: 16px; } }
  #facebook_block .facebook-fanbox {
    background: #fff;
    border: 1px solid #aaaaaa;
    padding-bottom: 10px; }

  #cmsinfo_block {
    border-left: 1px solid #d9d9d9; }
    @media (max-width: 767px) {
      #cmsinfo_block {
        border: none;
        margin-top: 10px; } }
    #cmsinfo_block > div {
      padding: 35px 10px 0 0; }
      @media (max-width: 767px) {
        #cmsinfo_block > div {
          padding-top: 20px; } }
      @media (max-width: 479px) {
        #cmsinfo_block > div {
          width: 100%;
          border-top: 1px solid #d9d9d9; } }
    #cmsinfo_block > div + div {
      border-left: 1px solid #d9d9d9;
      min-height: 344px;
      padding-left: 29px; }
      @media (max-width: 479px) {
        #cmsinfo_block > div + div {
          border-left: none;
          padding-left: 10px;
          min-height: 1px;
          padding-bottom: 15px; } }
    #cmsinfo_block em {
      float: left;
      width: 60px;
      height: 60px;
      margin: 3px 10px 0 0;
      font-size: 30px;
      color: #fff;
      line-height: 60px;
      text-align: center;
      background: #6f6d6d;
      -moz-border-radius: 100px;
      -webkit-border-radius: 100px;
      border-radius: 100px; }
      @media (max-width: 991px) {
        #cmsinfo_block em {
          width: 30px;
          height: 30px;
          line-height: 30px;
          font-size: 20px; } }
    #cmsinfo_block .type-text {
      overflow: hidden; }
    #cmsinfo_block h3 {
      margin: 0 0 5px 0;
      font: 300 21px/25px "Open Sans", sans-serif;
      color: #6f6d6d; }
      @media (max-width: 1199px) {
        #cmsinfo_block h3 {
          font-size: 18px; } }
    #cmsinfo_block ul li {
      padding-bottom: 22px; }
      @media (max-width: 1199px) {
        #cmsinfo_block ul li {
          padding-bottom: 10px; } }
      @media (max-width: 991px) {
        #cmsinfo_block ul li {
          padding-bottom: 0; } }
    #cmsinfo_block p em {
      background: none;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0;
      margin: 0;
      font-size: 13px;
      color: #777777;
      float: none;
      height: inherit;
      line-height: inherit;
      text-align: left;
      font-style: italic; }

  .ie8 #facebook_block,
  .ie8 #cmsinfo_block {
    height: 344px; }

  @media (max-width: 1199px) {
    .zoomdiv {
      display: none !important; } }
  #product.content_only div.pb-left-column p.resetimg {
    margin-bottom: 0px;
    padding-top: 0px; }
  #product.content_only div.pb-left-column #thumbs_list_frame {
    margin-bottom: 0px; }

  #product_comparison td.compare_extra_information {
    padding: 10px; }
  #product_comparison #social-share-compare {
    margin-bottom: 50px; }

  .btn-facebook:hover, .btn-twitter:hover, .btn-google-plus:hover, .btn-pinterest:hover {
    border-color: white; }

  /*.btn-facebook i {
    color: #435f9f; }*/
  .btn-facebook:hover {
    color: white;
    background-color: #435f9f; }
    .btn-facebook:hover i {
      color: white; }

  /*.btn-twitter i {
    color: #00aaf0; }*/
  .btn-twitter:hover {
    color: white;
    background-color: #00aaf0; }
    .btn-twitter:hover i {
      color: white; }

  /*.btn-google-plus i {
    color: #e04b34; }*/
  .btn-google-plus:hover {
    color: white;
    background-color: #e04b34; }
    .btn-google-plus:hover i {
      color: white; }

  /*.btn-pinterest i {
    color: #ce1f21; }*/
  .btn-pinterest:hover {
    color: white;
    background-color: #ce1f21; }
    .btn-pinterest:hover i {
      color: white; }

  .payment_option_form {
    display: none; }

  .payment_option_logo {
    height: 50px;
    max-height: 50px; }

  .payment_module_adv {
    height: 120px;
    max-height: 120px; }

  .payment_option_selected {
    display: none;
    margin-top: 15px; }
    .payment_option_selected i {
      color: green; }

  .payment_option_cta {
    margin-left: 10px;
    color: #333 !important; }

  .tnc_box {
    background: #fbfbfb;
    border: 1px solid #d6d4d4;
    padding: 14px 18px 13px;
    margin: 0 0 30px 0;
    line-height: 23px; }

  .pointer-box {
    cursor: pointer; }

    .spr_selector{ width:30%; vertical-align:top;background:#383838; display:none !important; height:40px;  }
    .text-search{width:93%;vertical-align:top ;display:inline-block; height:40px;
      position: relative; }
      .header-top{ padding-top:20px; background: #000;  }
  #header-top{ padding-top:20px;   display: flex;
    flex-wrap: nowrap;}
  .rightnav{
    float: right;
    
    }
  .sp_searchpro  { 
  width:100%;
  vertical-align:top;
  height:40px;
    margin-left: 20px;
  background:#2e2e2e;
  display:inline-block;

  }
  .header-top .container-fluid { width: 1320px;}
  .spr-container .spr_select {
      -webkit-appearance: none;
    border:0;
      -moz-appearance: none;
      -o-appearance: none;
      appearance: none;
      bottom: -220px;
      box-sizing: border-box;
      display: block;
      float: left;
      height: 40px;
      margin: 0;
      max-height: 200px;
      padding: 10px 15px;
      transition: all 0.2s ease-out 0.2s;
      -moz-transition: all 0.2s ease-out 0.2s;
      -o-transition: all 0.2s ease-out 0.2s;
      -webkit-transition: all 0.2s ease-out 0.2s;
      vertical-align: middle;
      width: 100%;
      outline-style: none;
    background:url(../img/select_icone.jpg) no-repeat right;
    color:#7a7a7a; font-size:14px;
  }
  .spr-container .spr_select > option {
    color: #000;
  }
  .spr-container .spr_select > option:hover {
    background-color: #000;
    color: #fff;
  }

  #pos_search_top .text-search input{
    display:inline-block; color:#7a7a7a; font-size:14px; padding-left:15px;outline: none;
      height:40px ; width:100%; background:none; border:0; vertical-align:top }
      .sp_searchpro button{ background:url(../img/loope.png) no-repeat center ;     outline: none;     height: 40px; width:16px; display:inline-block; border:0; }
      .menu_top{ /*width:320px;*/ float:right;
        margin-top: 5px;
        padding-left: 10px;
        }
        .menu_top a   {color: #aeadad;
          font-weight: bold;
          display: block;
          padding: 11px 20px 5px 8px;
          font-family: 'Helvetica';
          cursor: pointer;
          font-size: 14px;
          line-height: 18px;
          color:#fff;
        
        }
      
  #header	  .menu_top li a{     font-family: 'HelveticaBold';     padding: 5px 30px; display:inline-block; font-size:14px;     margin: 7px 10px 0; color:#aeadad; text-transform:uppercase; font-weight:bold; }

  #header .menu_top li a:hover{ 
      
        background:#fb0102;
      color:#fff; 
      
      }
      .menu_top li { display:inline-block;}
      .menu_top .block{ margin-bottom:0}
      
      .post_info {       font-family: 'HelveticaNormal'; font-size:16px; margin-top:35px; color:#050608; line-height:1.5em;}
    .celebretez_mere h4{ border-bottom:1px solid #000; margin-top:30px!important; }
      .celebretez_mere p{ font-size:24px; color:#000; text-align:center; font-weight:normal ; line-height:1.2em; font-family: 'HelveticaNormal'; }
  .celebretez_mere p span{font-family: 'HelveticaLight'; }
      #index .blog-image{ display:inline-block; width:45%; margin-right:2%; vertical-align:top}
      #index .infos{ display:inline-block; text-align:left; vertical-align:top; width:45%;} 
      .bloc_text .widget{ display:block; clear:both}
      #index .infos h4{ 
      font-family:HelveticaLight;
      border-bottom:1px solid #000; padding-bottom:10px;
      text-transform:uppercase	   ;
      font-size:18px;
      margin-bottom:15px;
      color:#757575;
      }

  #index .infos p.paragraphe{ font-size:14px; line-height:1.2em;    font-family: 'HelveticaNormal'; color:#000;  }
  #index .infos p.strong{ font-size:24px; line-height:1.2em; color:#000;font-family: 'HelveticaBold';}
      #blockleoblogstabs h3{ display:none}#blockleoblogstabs{ display:block; clear:both; margin-top:50px;}
      #manucarousel .carousel-inner > .item > img,
    #manucarousel .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
  }
    #manucarousel .carousel-inner > .item {
      display: none;
      position: relative;
      -webkit-transition: 0.6s ease-in-out left;
      transition: 0.6s ease-in-out left;
  }
    #manucarousel .carousel-inner > .active,
    #manucarousel .carousel-inner > .next,
    #manucarousel .carousel-inner > .prev {
    display: block;
  }
    #manucarousel .carousel-inner > .active {
    left: 0;
  }
    #manucarousel .carousel-inner > .next,
    #manucarousel .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
  }
    #manucarousel .carousel-inner > .next {
    left: 100%;
  }
    #manucarousel .carousel-inner > .prev {
    left: -100%;
  }
    #manucarousel .carousel-inner > .next.left,
    #manucarousel .carousel-inner > .prev.right {
    left: 0;
  }
    #manucarousel .carousel-inner > .active.left {
    left: -100%;
  }
    #manucarousel .carousel-inner > .active.right {
    left: 100%;
  }


    #manucarousel .carousel-inner {
    /* padding-left: 200px;*/
      padding-right: 30px;
      background: white;
      height: 71px;
      overflow: hidden;
  }
  .center_column #manufacture-carousel .carousel-inner {height: 99px; padding-bottom: 15px; padding-right: 0;}
  .center_column #manufacture-carousel  { margin-bottom: 0;}
  #layered_form div.checker{ display: inline-block!important}
  .layered_filter_ul .checkbox{ display: inline-block!important}
  .trouvez_fatale h2. {
    font-size: 13px;
    display: inline-block;
    float: left;
  }

  .trouvez_fatale .block_content{ display:inline-block;}
  .trouvez_fatale{ display:inline-block; text-align:right;vertical-align:top; width:37%;  }
  #social_block{ display:inline-block; float:left; vertical-align:top; width:27%; padding:0;  } #block_various_links_footer{ display:inline-block;margin-top: 7px; padding-left: 10px; vertical-align:top; width:35%  }
  .copy_right{ border-top:1px solid #342f3b; padding:20px 10px 0;}
  .paiement-securise{ float:right;}
  .copy_right .widget { padding:0}
  .copy_right a{ 
  color: #fff;
  position: relative;

  }
  .copy_right a.paiement-securise{

  top: -26px;
  }
  #footer .widget .block{ margin-bottom:15px; }
  .bg_gris { background:#f5f5f5; min-height:286px;   padding-top:2% ; display:inline-block; vertical-align:top; width: 100%; padding: 10px }

    #blockleoblogstabs{ clear:both; display:block;}
    .bloc_text .widget-html{ display:block; clear:both; text-align:left}
    .bg_gris.magazin{ display:inline-block; vertical-align:top  }
    .bg_gris.magazin img{ max-width:50%; padding:10px; float: left;}
    .desc_magazin .titre{ 
    color:	#000;  
    
    font-size: 21px!important;
        font-family: 'HelveticaNormal';
    margin-top:20px;
      text-transform: uppercase;
      line-height: 1.2em;
    
    }

  .desc_magazin .description{   font-family: 'HelveticaNormal'; font-size:14px!important; margin-bottom:10px; line-height:1.2em; color:#40465a;    padding-right: 50px; }
  .beaute .description {
  padding:10px 20px 0;
    font-family: 'HelveticaNormal'; font-size: 16px;
  }
    .desc_magazin a {    color: #000;
        font-family: 'HelveticaBold';
      text-transform: uppercase;
      border: 1px solid #000;    font-weight: bold;
      font-size: 12px;
      display: inline-block;
      clear: both;
        padding: 5px 20px;
        margin-top: 15px; 
      }


    .bg_gris.magazin img{ margin-right:20px;}
    .bg_gris.links{ text-align:center; }.bg_gris.beaute{ text-align:center; }
    .bg_gris.links .titre{ font-weight:bold;
                          text-transform:uppercase;
                    font-family: 'HelveticaBold';
                font-size:24px; color:#000;
                margin-bottom:40px; margin-top:30px;
                line-height: 18px;
                }



                #footer .bg_gris.links ul li{ text-transform:uppercase; font-weight:bold;    margin-bottom: 13px;
      padding-bottom: 13px; font-size:14px!important ; color:#000; background:url(../img/bg_border.png) no-repeat center bottom; display:inline-block;      font-family: 'HelveticaBold'; display: block;   }
	 
      #footer .bg_gris.links ul li h5{text-transform:uppercase; font-weight:bold;    margin-bottom: 0px;
        padding-bottom: 0px; font-size:14px!important ; color:#000;  }
   
      #footer .beauty-list li {
    text-transform: none;
    font-weight: bold;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 13px!important;
    color: #000;

    display: inline-block;
    font-family: 'HelveticaBold';
    display: block;
}
                .etes_vous{     color:#000; font-family: 'HelveticaNormal'; margin-top:30px;
                font-size:24px; text-transform:uppercase; }
                .desc-beaute{    font-family: 'HelveticaBold'; background:url(../img/bg_border.png) no-repeat center bottom;
                padding-bottom:10px; margin-bottom:10px; color:#000;
                font-size:24px; font-weight:bold; text-transform:uppercase;}
                .description{   font-family: 'HelveticaBold'; font-size:14px!important; margin-bottom:10px; font-weight:normal; line-height:1.2em; color:#40465a; }
                .bg_gris.beaute a {    color: #000;
                
        font-family: 'HelveticaBold';
      text-transform: uppercase;
      border: 1px solid #000;
      font-size: 12px;
      display: inline-block;    font-weight: bold;
      clear: both;
      padding: 10px 20px;
      margin-top: 15px;  }
  .bg_gris.links ul li:hover {
    color: #fb0102;
  }
    .bg_gris.beaute a:hover, .desc_magazin a:hover{ background:#fff;  color:#000; border:1px solid #fff;}
    .reassurance{ border:1px solid #e5e5e5; width:100%; display:flex; margin-top:25px;}
      .reassurance li{ border-right:1px solid #e5e5e5; padding:20px 0; text-align:center; font-size:14px; color:#757575; display:inline-block; width:24%; }
      #footer ul.reassurance li {
        display: flex;
        text-transform: uppercase;
        flex-direction: column;
        align-content: center;
        align-items: center;
    }
  #footer	.reassurance li h4{ text-align:center; font-size:14px; color:#757575; display:inline-block;text-transform: uppercase; }
      
      .reassurance li:last-child{ border-right:0}.reassurance li a{font-size:14px; color:#757575;}	.reassurance img{ margin-right:20px;}
    #manufacture-carousel h2, #manufacture-carousel h4{    font-family: 'HelveticaBold';
      color: #000;
      text-align: center;
      font-size: 28px;
      border-bottom: 1px solid #000;
      text-transform: uppercase;
      padding-bottom: 0px;
      margin-bottom: 30px;
      margin-top: 25px;width:100%; display:inline-block;
  }.blog-shortinfo{ color:#000;}#manufacture-carousel h2 span,#manufacture-carousel h4 span{ background:#fff; position:relative; top:16px; padding:0 10px }
    .nos_coup_coeur h4{ border-bottom:0!important }
    #layered_block_left .title_block{ background:#000; font-size:16px; color:#fff; text-transform:uppercase; font-weight:bold; text-align:center; padding:10px; }
    .quantte_border{ border:1px solid #000; display:inline-block;}
    .socialsharing_product button {
      margin-bottom: 3px;
      padding: 7px;
    /*border:1px solid #000;*/
        font-size: 16px;
  }
  .quantite_recap{ display:inline-block; border:1px solid #000; width:120px; }
  .quantite_recap .cart_quantity_input{ background:none; border-left:1px solid #000; border-right:1px solid #000;border-bottom:0;border-top:0;}
  .heading-counter{ font-size:16px; margin-bottom:20px; display:block; color:#000;  }
  .radio-inline label.top{ width:60px!important; }
  .civilite{/* margin-left:30px*/}
  h1{ border-bottom:0!important; text-align:center;}
  #manufacturer-description h1{ color:#000; margin-bottom: 30px !important; text-align: left;}
  #manufacturer-description{ background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(245,245,245,1) 0%, rgba(255,255,255,1) 60%);padding: 20px 0 20px 20px; margin-bottom: 20px;}

#manufacturer-description p{     color: #000;
  font-size: 14px;
  line-height: 1.2; margin-bottom: 15px;}
  #manufacturer-description img{ float: right;}
  #checkout h1{    border-bottom: 0!important;
    text-align: left;
    font-family: 'HelveticaBold';
    color: #000;
    /* text-align: center; */
    font-size: 21px;
    text-transform: uppercase;}
    body#checkout section.checkout-step .address {
      margin-left: 1.563rem;
      font-weight: 400;
      font-size: 14px;
      color: #000;
      line-height: 22px;
  }
  #manufacture-carousel { position:relative;    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;}
  #manufacture-carousel .owl-theme .owl-buttons {
    overflow: hidden;
    top: -65px !important;
    right: 0px!important;
    position: absolute;
    background: none!important;
    font-size: 25px;
    width: 120px;
    line-height: 28px;
    height: 30px;
    color: #000;
    left: inherit;
  }
  #manufacture-carousel .owl-theme .owl-buttons div {
    border: 1px solid #000;
    background: none!important;
    font-size: 25px;
    width: 30px;
    line-height: 28px;
    height: 30px;
    color: #000;
    left: inherit;
    border-radius: 0;
  }
  #manufacture-carousel .owl-prev {
    right: 35px!important;
  }
  .products-sort-order .dropdown-menu {
    left: auto;
    width: auto;
    background: #f6f6f6;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;

    color: #000;
    width: calc(100% - 20px);
    
  }
  .block-categories a {
    color: #232323;
    font-size: 13px;
  }
  #pagenotfound h1 {
    font: 600 28px/34px "Open Sans", sans-serif;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 7px;
    text-align: center;
    display: none;
  }
  #pagenotfound .pagenotfound p {
    font: 600 16px/20px "Open Sans", sans-serif;
    color: #555454;
    text-transform: uppercase;
    border-bottom: 1px solid #d6d4d4;
    padding-bottom: 19px;
    margin-bottom: 20px;
  }
  #pagenotfound .page-header{ text-align:center;}
  #pagenotfound .pagenotfound h3 {
    font-weight: bold;
    color: #333;
    font-size: 13px;
    line-height: normal;
    margin-bottom: 18px;
  }
  .products-sort-order .dropdown-menu a{ display:block; padding:5px 10px;}
  #search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a {
    margin-top: .4375rem;
    color: #232323;
    display: inline-block;
    font-size: 12px;
  }
  #search_filters h3.h6,.block-categories h3 .h6{background: #000;
    font-size: 16px;
    color: #fff;
    font-family: 'HelveticaBold';
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    padding: 10px;    display: inline-block;
    width: 100%;
  }
  #search_filters .facet .facet-title {
    width: calc(100% - 30px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: 'HelveticaBold';
    font-size: 15px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
  }
  #manufacture-carousel .owl-theme .owl-buttons div.owl-prev:before{ content:none}
  #manufacture-carousel .owl-theme .owl-buttons div.owl-next:before{ content:none}
  body#checkout section.checkout-step .carrier-delay, body#checkout section.checkout-step .carrier-name {
    display: inline-block;
    word-break: break-word;
    text-align: left;
    font-size: 16px;
    font-family: 'HelveticaBold';
  }
  #_desktop_logo { padding-top: 5px; padding-bottom: 13px;}
  #_desktop_logo h1{ margin-bottom: 9px !important;
    margin-top: 0; }
  #address #center_column form label { 
      display: inline-block;
      width: 20%;
      margin-right: 0%;
  }#address #center_column form input {
      display: inline-block;
      width: 60%;
  }#address #center_column form div.selector{  display: inline-block!important;
      width: 60%!important;}
    #address #center_column form .form-group.phone-number{ width:100%!important;}
    #address #center_column form textarea.form-control {
      height: auto;
      width: 60%;
      display: inline-block;
  }
  #address #center_column form .submit2{ text-align:center}
  .cart_total_delivery td{ border:0!important}
  .myaccount-column .title_block{ background:#000; margin-bottom:20px; color:#fff; text-align:center; padding:10px 0; width:100%; font-weight:bold; text-transform:uppercase; font-size:16px;  }
  #order-list td{ padding:20px 0; color:#000}#order-list{ margin-bottom:0!important}
  #order-list .link-button{ font-family: 'HelveticaBold';
      color: #fff;
      background: #000;
      border: 0px solid;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 12px;
    padding:10px;}
    .titre_identity{ background:#f5f5f5; padding:12px; font-size:18px; font-weight:bold; font-family: 'HelveticaBold';margin-bottom:35px; color:#000;    }
    #identity .form-control{display:inline-block;   }
    #identity .input-group .input-group-btn>.btn[data-action=show-password]{ color:#fff;}
    #identity form.std label{ display:inline-block; width:20%;   }
    .select_input{ width:50% ; display:inline-block;}
    .champ_date{ width:30%; display:inline-block}.champ_date select{ width:100%!important}
    #identity .checkbox label{ width:auto!important}
  .dropdown-menu.level2{ position:inherit!important; display:block!important;    box-shadow:none; border:0!important; }
  .dropdown-menu.level1 a{ font-size:14px; display:block;font-family: 'HelveticaBold';
    clear: both; font-weight:bold; text-transform:uppercase; color:#000; }.dropdown-menu.level2 a{ font-size:14px; line-height:1.6em; font-weight:normal; text-transform:none; color:#000; }
  .dropdown-menu.level1 a:hover{ color:#fb0102}.dropdown-menu.level2{ margin-bottom:10px;}
  .leo-widget{ border-left: 1px solid #e6e5e6;
      margin-left: 15px;
      padding-left: 15px;
    text-align:center}
  .leo-widget .marque{ text-transform:uppercase; font-size:14px; color:#8e8c8c; display:block; clear:both; width:100%; margin-top:20px; }
  .leo-widget .name_pdt{  font-size:16px; font-weight:bold; color:#000; display:block; clear:both; width:100%;font-family: 'HelveticaBold'; }
  .leo-widget .prix_pdt{  font-size:18px;  color:#000; display:block; clear:both; width:100% }
  .leo-widget .desc_pdt_banner{  font-size:12px;  color:#000; display:block; clear:both; width:100% }

  .leo-top-menu .leo-widget{ border-left: 0px solid #e6e5e6;
    margin-left: 0px;
    padding-left: 0px; margin-top:15px;
    text-align:left}
    .leo-widget .menu-title{ font-weight:bold; text-transform:uppercase; color:#000;  margin-bottom:40px;font-family: 'HelveticaBold';font-size: 15px; }
  .leo-top-menu .leo-widget .menu-title{margin-bottom:15px; font-size: 18px; text-align: center; }
    #manufacturers_list li .logo{     border: 1px solid #000;
      padding: 10px;
      display: inline-block;
      width:100%;
      margin-right: 20px;
      margin-bottom: 20px;}#manufacturers_list li .logo{ text-align:center}

  #manufacturers_list li:hover  .logo{ border:1px solid #fb0102; -webkit-box-shadow: 0px 0px 45px -14px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 45px -14px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 45px -14px rgba(0,0,0,0.75);}
  #manufacturers_list{ border-top:2px solid #000;
  padding-top:30px; margin-bottom: 30px;}
  .scene_img  h1.product-listing { position:absolute;top: 100px; padding:0 0 20px 0; width:430px; text-align:left;  margin-top: 0;  }
  .scene_img.scene_desc   h1.product-listing { position:relative;top: inherit; padding:0 0 0px 0; width:430px; text-align:left;  margin-top: 0; left:inherit  }
  .desc_marque{ position: relative;

    width: 46%;
    font-size: 14px;
    color: #000;
    line-height: 1.5em;
    float: left;
    padding: 58px 20px 20px;}
  #pageleft-Blocklayeredmanufacturer .title_block{ background: #000;
      font-size: 16px;
      color: #fff;
    font-family: 'HelveticaBold';
      text-transform: uppercase;
      font-weight: bold;
      text-align: center;
      padding: 10px;}#pageleft-Blocklayeredmanufacturer .layered_subtitle{ text-transform:uppercase; color:#000; font-size:16px!important; font-weight:bold; margin:20px 0;}
    .layered_filter_ul .checkbox{ display:none}.layered_filter_ul li{ display:block; clear:both; margin-bottom:10px;}
    .liste_astuce{ display:inline-block; clear:both; width:100%; text-align:center; }
    .liste_astuce li{ width:100%; display:block; clear:both;  margin-bottom:20px; float:left;    }


    .liste_astuce li img{ float:left; margin-right:0px;}
  .liste_astuce li h2{ font-size:24px; font-weight:bold; color:#000; text-align:left;}
    .liste_astuce li div.desc_astuce{ font-size:14px; color:#000; text-align:left;} 
    body.cms-6 #left_column{ display:none}#cms #main h1.h1_astuce{ background:none; text-align:center; font-size:28px!important; text-transform:uppercase; color:#000;}
    
  #layered_filter .layered_filter_cat .layered_filter_ul li{ padding:0; margin:0;}
  #header_logo h1{ margin-top: 0;}
  .rev_slider .img-responsive{ display: inline-block; text-align: center; }
  .footer_column{ clear: both;}
  .logo .img-responsive{ text-align: center; display: inline-block;}
  .block_content img{ margin-right: 12px;}
  .trouvez_fatale h2{    color:#aeadad; 		 font-family: 'HelveticaBold';  font-weight: bold; text-align: left; text-transform: uppercase;    font-size: 12px; display: inline-block; margin-top: 7px; margin-right: 10px;}

  .no-padding-left{ padding-left: 0; padding-right: 20px; float: left;}
  .no-padding-left{ }
  ol.accordion {counter-reset: repas; margin-top: 20px;} /* on initialise et nomme un compteur */
  ol.accordion li {
    list-style-type: none;
    counter-increment: repas; /* on incrÃ©mente le compteur Ã  chaque nouveau li */
    margin-bottom: 10px;
    font-size: 14px;
    margin-bottom: 8px;
  }
  ol.accordion li:before {
    content: counter(repas); /* on affiche le compteur */
    padding: 0 2px;

    vertical-align: middle;
    border: 1px solid #fb0102;;
    line-height: 18px;
    font-weight: bold;
    font-size: 12px;
    color: #fb0102;
    display: block; margin-right: 20px;
    width: 20px; height: 20px;
    float: left;
    text-align: center;font-family: 'HelveticaNormal';


  }
  #cms .rte ol{ padding-left: 0;}
  #cms #main  ol.accordion li p{
    font-size: 14px; overflow: hidden;font-family: 'HelveticaNormal';  }


  .list_beaute{ background:#f5f5f5; }
  .list_beaute.list_acordion{ background: none; border-top:1px solid #000;}
  .list_beaute ol.accordion{ display: none;}
  .list_beaute.list_acordion ol.accordion{display:block}
  .liste_astuce li .contenu-astuce {background:none; overflow: hidden;}
  .list_beaute.list_acordion .liste_astuce li .contenu-astuce { overflow: hidden;}
  #footer #social_block ul li.facebook a:before {   content: "\f09a"; }
  #footer #social_block ul li.facebook:hover a:before { color:#fb0102;}

  ul.reseau-astuce li.facebook a:before {
    content: "\f09a";
  }
  ul.reseau-astuce li.twitter a:before {
    content: "\f099";
  }
  #footer #social_block ul li.twitter:hover a:before { color:#fb0102;}

  ul.reseau-astuce li.youtube a:before {
    content: "\f167";
  }
  #footer  #social_block ul li.youtube:hover a:before { color:#fb0102;}
  ul.reseau-astuce li a:before {
    display: inline-block;
    font-family: "FontAwesome";
    vertical-align: -5px;
    font-size: 16px;
    color: #000;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  ul.reseau-astuce li a span {
    display: none;
  }

  ul.reseau-astuce li {
    width: auto;
    display: inline-block;
  clear:inherit;
    margin-bottom: 0px;
    float: none;
    text-align: center;
    padding: 5px;
    margin-top: 24px;
  }
  .list_beaute ul.reseau-astuce{ display: none;}
  .list_beaute.list_acordion ul.reseau-astuce{ display: block;}
  /*
  .layered_filter_ul [type="checkbox"]:not(:checked) + label:before,.layered_filter_ul [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 14px;
    height: 14px;
    border: 1px solid #b3b3b3;
  }
  .layered_filter_ul [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }


  .layered_filter_ul [type="checkbox"]:not(:checked) + label::after,.layered_filter_ul [type="checkbox"]:checked + label::after {
    content: "âœ”";
    position: absolute;
    top: 0px;
    left: 4px;
    font-size: 14px;
    color: rgb(9, 173, 126);
    line-height: 1.75;
    transition: all 0.2s;
  }
  */
  .img_marque{
    display: block;
    max-width: 100%;
    width:50%;
    height: auto;
    float: right;
  }
  #manufacturer .description_box{background: #f5f5f5; /* Old browsers */
    background: -moz-linear-gradient(left, #f5f5f5 0%, #ffffff 47%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f5f5f5 0%,#ffffff 47%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f5f5f5 0%,#ffffff 47%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ffffff',GradientType=1 ); width: 100%;  min-height: 320px; height: auto; float: left;}
  #cavas_menu{     margin-top: 7px;
    margin-bottom: 2px;}
  .blog_product  .block_content .product_block{     padding-bottom: 20px;
    text-align: center;    width: 100%;}
  .blog_product   .block_content .product_block .name a {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    color: #8e8c8c;
    font-size: 14px;
    text-transform: uppercase;
  }
  .blog_product   .block_content .product_block .description {
    /* display: none; */
    font-size: 16px;
    color: #000;
    padding: 0 11px;
  }

  .blog_product   .block_content .product_block .price_container .price {
    color: #000;
    font-weight: bold;
    font-size: 22px;
  }

  #error-create-form {
    color: #ff0000;
    border: 1px solid #ff0000;
    padding: 20px;
    line-height: 1.5;
    text-align: left;
    font-weight: 400;
    margin-bottom: 15px;
    font-size: 14px;
    background: #fff0f0;
  }
  .sel--black-panther {
    z-index: 9999;
  }
  .sel {
    font-size: 1rem;
    display: inline-block;
    background-color: transparent;
    position: relative;
    cursor: pointer;
  }
  .sel__box {
    position: absolute;
    top: 40px;
    left: 0;
    display: none;
    list-style-type: none;
    text-align: left;
    font-size: 1em;
    background-color: #FFF;
    width: 100%;
    box-sizing: border-box;
    height: 400px;
    padding: 20px 0;
    overflow: auto;
  }
  .sel.active .sel__box {
    display: block;
    animation: 500ms;
  }
  .sel__box__options {
    display: list-item;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-family: 'HelveticaNormal';
    color: #000;
    padding: 8px 20px;
    user-select: none;
  }
  .sel__box__options:hover {
    background: #000;
    color: white;
  }
  .spr-container .spr_select {
    display: none;
  }
  .spr-container .spr_selector {
    -webkit-appearance: none;
    border:0;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    box-sizing: border-box;
    display: block;
    float: left;
    height: 40px;
    margin: 0;
    max-height: 200px;
    padding: 10px 15px;
    transition: all 0.2s ease-out 0.2s;
    -moz-transition: all 0.2s ease-out 0.2s;
    -o-transition: all 0.2s ease-out 0.2s;
    -webkit-transition: all 0.2s ease-out 0.2s;
    vertical-align: middle;
    outline-style: none;
    background:url(../img/select_icone.jpg) no-repeat right;
    color:#7a7a7a; font-size:14px;
  }
  .pagenotfound .spr-container .spr_selector{ 
    background: #fff;
    color: #7a7a7a;
    font-size: 14px;
    border-right: 1px solid #000;
    height: 38px;
    display: none;
  }
  .pagenotfound  .text-search{width:95%;vertical-align:top ;display:inline-block; height:40px;
    position: relative; }
  .pagenotfound  .sp_searchpro {
    width: 680px;
    vertical-align: top;
    height: 40px;
    margin-left: 20px;
    background: #fff;
    display: inline-block;
    text-align: left;
    color: #000;
    border: 1px solid #000;
  }
  .width60{ width:60%; display: inline-block}
  .width60 .col-xs-3{ width: 25%}
  .width60 .col-xs-6{ width: 50%}
  #module-spsearchpro-catesearch h1.product-listing {
    position: relative;
    top: inherit;
    padding: 0px;
    width: 100%;
    margin-bottom: 20px;
    text-align: left;
  }
  .cart_qtt_montant{ display: none;}
  #SubmitLoginheader{width: 100%;}

  #login_form_header input.form-control {
    height: 33px;
    line-height: 26px;

  }

  #login_form_header h3 {
    font-size: 13px;
    font-family: "'HelveticaNormal'";
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.571;

  }

  #login_form_header p {
    font-size: 12px;
    font-family: "'HelveticaNormal'";
    color: rgb(0, 0, 0);

    line-height: 1.371;


  }


  #link_compte {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    font-size: 12px;
    font-family: 'HelveticaBold';
    line-height: 1.543;
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-transform: uppercase;
    width:100%;
    height: 33px;
    display: inline-block;
    text-align: center;
    line-height: 31px;
  }

  #login_form_header .lost_password a {
    font-size: 12px;
    font-family: "'HelveticaNormal'";
    color: rgb(113, 113, 113);
    line-height: 1.5;


  }
  .ac_results{ z-index: 9999}
  .post_image a{ position: relative; display: inline-block; overflow: hidden;}


  .post_image a::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top,rgba(83,100,141,0) 0%,rgba(218,64,60,.25) 65%);
    background: linear-gradient(to bottom,rgba(83,100,141,0) 0%,rgba(218,64,60,.25) 65%);
    content: '';
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
    -o-transform: translate3d(0,50%,0);
    -moz-transform: translate3d(0,50%,0);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .post_image a:hover::after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .layered_close_btn i{ float :right}
  .layered_close_btn i.icon-chevron-up{ display: none}
  .layered_close_btn i.icon-chevron-down{ display: block}
  .layered_close_btn.current i.icon-chevron-up{ display: block}
  .layered_close_btn.current i.icon-chevron-down{ display: none}
  .table_declinaisons{    display: block;
    clear: both;

    float: right;
  }
  .ajout_au_panier{
    clear: both;
    width:100%
  }
  #search_filters .facet{ margin-bottom: 15px;}
  .apartiir_de{ font-size:13px; font-weight:400; color:#000}
  .quantite_panier{
    width:200px;}

    .quantite_panier .PlusMoins > div > a{
      display: inline-block;
      text-align: center;
      width: 30px;}
      .btn.button-plus span, .btn.button-minus span{
        width: 100%;
      }
  .no_products{ color:#fb0102}
  #pos_search_top .diverreur {
    font-size: 14px;
    background: #2e2e2e;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    padding: 5px 3% 5px;
    z-index: 200;
    display: none;
    cursor: pointer;
    text-align: left;
    color: #fb0102;
    height: 40px;
    line-height: 30px;
  }

  #login_form_header_nav .button.button-medium{ width: 100%;}

  #login_form_header_nav .button.button-medium:hover {
    background: #fff;
    color: #fb0102;
    border: 1px solid #fb0102;
  }

  #link_compte:hover {
    border-style: solid;
    border-width: 1px;
    background: rgb(0, 0, 0);
    border-color: rgb(0, 0, 0);
    color: #fff;

  }
  #login_form_header_nav .h3_login{ color:#000; font-size: 23px;     margin-top: 18px;
    margin-bottom: 9px;}
  #manufacturers_list li .logo{ min-height: 81px}

  sup {
    color: #fb0102;
    font-size: 16px;
    top: -0.3em;
  }
  @media (min-width: 480px){

  label.error {
      margin: 0 0 0px 0;

      display: inline-block;
      color: #fb0102;
      font-weight: bold;
      font-family: 'HelveticaBold';
      font-size:11px;
      position:absolute;
      line-height: 15px;
  text-align: left;
    }
  }
  #authentication label.error,#checkout .js-parent-focus label.error {
    margin: 1px 0 0px 0;
    left: 12px;
    top: 36px;
    display: inline-block;
    color: #fb0102;
    font-weight: bold;
    font-family: 'HelveticaBold';
    font-size: 12px;
    position: absolute;
    line-height: 15px;
    width: auto;
  }
  #authentication .js-parent-focus label.error,#checkout .js-parent-focus label.error{    left: 2px;}
  .form-group {
    margin-bottom: 5px; position: relative; padding-bottom: 15px; clear: both }
  @media (max-width: 480px){

  label.error {
      margin: 0 0 0px 0;
      left: 0%;
      bottom:0;
      display: inline-block;
      color: #fb0102;
      font-weight: bold;
      font-family: 'HelveticaBold';
      font-size:11px;
      position:absolute;
      line-height: 15px;
      width: 100%;
    }
  }

  .content_scene_cat {
    /*border-top: 5px solid #333;*/
    color: #d7d7d7;
    line-height: 19px;
    margin: 0 0 26px 0;
    width: 100%;
    display: inline-block;
  }
  .content_scene_cat .content_scene_cat_bg img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  #manufacturer .content_scene_cat .content_scene_cat_bg img{ float:right }
  .content_scene_cat p{  font-size: 14px;

    color: rgb(0, 0, 0);
    line-height: 1.5; }


  #manufacturer .content_scene_cat .content_scene_cat_bg.scene_txt .page-heading.product-listing {
    border-bottom: none;
    margin-bottom: 10px;
    left: inherit;
    top: inherit;
    text-align: left;
    margin-top: 0;
    padding: 0;
  }
  #blog-listing h1 {
    font-size: 28px;
    font-family: "HelveticaBold";
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 25px;
    letter-spacing: 5px;
  }
  h1.blog-title{   font-size: 28px;
    font-family: "HelveticaBold";
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 25px;
    letter-spacing: 5px;
  text-align: left;
  }
  #blogpage .blog-image{ text-align: center;}
  #blogpage ul,ul.listnumber{margin-top: 20px;    margin-bottom: 30px;}
  #blogpage ul li{
    font-size: 17px;
    font-family: "'HelveticaNormal'";
    color: rgb(0, 0, 0);
    line-height: 1.6;
    margin-bottom: 15px;
    counter-increment: inst;
    padding-left: 30px;
    position: relative;
    font-weight: 500;

  }
  ul.listnumber li{
    font-size: 17px;
    font-family: "'HelveticaNormal'";
    color: rgb(0, 0, 0);
    line-height: 1.6;
    margin-bottom: 15px;
    counter-increment: inst;
    padding-left: 30px;
    position: relative;
    font-weight: 500;

  }

  #blogpage ul li::before,ul.listnumber li::before {
    content: counter(inst);
    background: rgba(255, 150, 0, 0.35);
    color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(251, 1, 2);
    background-color: rgba(251, 1, 2, 0);
    width: 22px;
    text-align: center;
    height: 22px;
    margin-right: 10px;
    font-size: 12px;
    line-height: 23px;
    display: inline-block;
    color: rgb(251, 1, 2);
    left: 0;
    position: absolute;
  }
  #blogpage p{    font-size: 17px;
    font-family: "'HelveticaNormal'";
    color: rgb(0, 0, 0);
    line-height: 1.5;
    font-weight: 700;
  }
  #blogpage article.product-miniature .product-container:hover .price.product-price {
    position: relative;
    left:0;
  }
  #blogpage .product_block{ background: #fff; text-align: center; display: inline-block; max-width: 225px;}

  #blogpage .product_block .product-container {
    background: #fff;
    border: 1px solid #e6e5e6;
    padding: 0;
    position: relative;
    width: 100%;
  }
  #blogpage .product_block .product-container h3 {
    padding: 10px 15px 7px 15px;
    /* min-height: 66px; */
    padding: 0;
    margin-bottom: 0;
  }
  .marg-bottom20{ margin-bottom: 20px;}
  .marg-bottom30{ margin-bottom: 30px;}
  .marg-bottom40{ margin-bottom: 40px;}
  .marg-bottom50{ margin-bottom: 50px;}
  #blogpage  .description {
    font-size: 16px;
    color: rgb(0, 0, 0);
    min-height: 36px;
    padding: 0px 11px;
    text-align: center;
    font-weight: bold;
    line-height: 1.2em;
    font-family: 'HelveticaBold';
  }

  .product_list.text-center .col-md-3 {
    width: 25%;
    display: inline-block;
    float: none;
    text-align: center;
  }
  @media (min-width: 992px) {
    #module-leoblog-list #center_column {
      margin-bottom: 100px;
    }
    #module-leoblog-blog #blogpage {
      margin-bottom: 50px;
    }
    .sp_searchpro {
      width: 100%;
      vertical-align: top;
      height: 40px;
      margin-left: 20px;
      background: #2e2e2e;
      display: inline-block;
      width: 60%;
      border-radius: 20px;
      min-width: 360px;
      padding-left: 14px;
      padding-right: 14px;
  }
  }

  @media (min-width: 1220px) {
    .trouvez_fatale {

      text-align: center;

  }
    #index  .container { max-width: 1900px;    width: 92%; padding-left: 0; padding-right: 0; } 
  #wrapper .container { max-width: 1440px;    width: 92%; padding-left: 0; padding-right: 0; } 
    #index #wrapper .container { max-width: 1900px;    width: 92%; padding-left: 0; padding-right: 0; }
    #wrapper #notifications .container {width: 100%;max-width: 100%; padding:0 15px ; }
    #main .page-content #notifications {
      margin-left: 0;
      margin-right: 0;
  }
    .navbar-nav.megamenu{text-align: center;}
  #header .container { max-width: 1900px;    width: 92%; padding-left: 0; padding-right: 0; }
  #footer .container { max-width: 1900px;    width: 92%; padding-left: 0; padding-right: 0; }

  }
  .contact-form-box label {
    margin: 0 0 0px 0;
    width: 20%;
    display: inline-block;
  }
  .contact-form-box label.error {
    margin: 0 0 0px 0;
    width: 100%;
    display: inline-block;
  }
  .button.ajax_add_to_cart_button.disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

  .errorsavis{width: 100%;
    margin-left: 20%;
    display: none;
    color: #ff0000;
    font-size: 12px;}


  .titre_avis{    font-family: 'HelveticaBold';
    font-size: 24px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase; margin-bottom: 20px;}
    .header_user_info {

    border-left: 1px solid #fb0102;
    margin-top:11px; 
    padding-left:10px;
    padding-right:10px;
  float:right;


  }

  .header_user_info ul{ display:none}
  .header_user_info ul{
      width: 274px;
      padding: 20px;
      position: absolute;
      z-index: 10500;
      background: #fff;
      -webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.75);
      -moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.75);
      box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.75);
      -webkit-animation: fadeIn 1s;
      animation: fadeIn 1s;
      right: -38px;
      top: 47px;
  }


  .header_user_info ul li a{ color:#000; font-size:14px;  }
    .header_user_info ul li a:hover{color:#fb0102; }
      .header_user_info ul li{ border-bottom:1px solid #f0eeee ; padding-bottom:10px; margin-bottom:10px;}.header_user_info ul li:last-child{ border-bottom:0}
    .custmer_connect{ text-transform:uppercase; color:#fb0102; font-size:14px; font-weight:bold}
    .header_user_info .login{
    background:url(../img/icone_fleche.png) no-repeat right center; 
      color: #aeadad;
      font-weight: bold;
      display: block;
      padding: 5px 20px 5px 8px;
        font-family: 'Helvetica';
      cursor: pointer;

        font-size:14px;
      line-height: 18px; color:#fff; }
  /*.fa-user{ background: url("../img/user.jpg"); width:34px; height:34px; display:none;}*/
  .txt_compte{ display: block;}
  .txt_compte i,.menu_top a i{ font-size:18px ;margin-right: 5px;}
  /*******************************************************************
            Cart Block Styles
  ********************************************************************/
  .mon_panier{

    margin-top: 5px;
    padding-left: 10px;

    float: right;
  }
  .cercle_blanche{
        background: #fff;
      padding: 1px 7px;
      -webkit-border-radius: 50%;
      position: absolute;
      top: -11px;
      left: 27px;
      -moz-border-radius: 50%;
      border-radius: 50%;
      color: #fb0102;
  }
  #header .shopping_cart {
    position: relative;
    display:inline-block; margin-left: 0px;}
    #header .shopping_cart > a:first-child:after {
    /*  content: "\f0d7";
      font-family: "FontAwesome";
      display: inline-block;
      float: right;
      font-size: 18px;
    margin-left:20px;
      color: #686666;
      padding: 6px 0 0 0; */}
    #header .shopping_cart > a:first-child:hover:after {
      /*content: "\f0d8";
      padding: 4px 0px 2px 0px; */}

  .shopping_cart {
    width: 100%; }
    @media (max-width: 480px) {
      .shopping_cart {
        } }
    @media (max-width: 1200px) {
      .shopping_cart {
        margin: 0 auto;
        float: none;
    } }
    .shopping_cart > a:first-child {
    /* padding: 7px 10px 14px 16px;*/
    /*  background: #333;*/
      display: block;
      font-weight: bold;
      color: #777777;
      text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    position: relative;
    }
      #carousel-homeslider{    position: relative;
        width: 100%;
        overflow: hidden; max-height: 500px;background: #000;
        text-align: center;}
        #carousel-homeslider a figure img{ max-width:100%;    height: auto;    display: inline-block;}
        .card.cart-summary,.card.cart-container{
          box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
        }
        .block_header {
          background-color: #f5f5f5;
          padding: 12px;
          margin:0;
    
          color: rgb(0, 0, 0);
          font-size: 18px;
          text-transform: uppercase;
          line-height: 1.515;
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .shopping_cart > a:first-child span.ajax_cart_product_txt, .shopping_cart > a:first-child span.ajax_cart_product_txt_s {
          display: none !important; } }
      .shopping_cart > a:first-child b {
        color: #fff;
      padding-left:10px;
        font: 600 14px/22px "Open Sans", sans-serif;
          padding: 11px 10px 5px 8px;
      display: inline-block;}
      .shopping_cart > a:first-child:before {
      content:""; vertical-align:top;
      background:url(../img/panier.png) no-repeat;
      width:40px; height:40px;
        display: inline-block;
        overflow: hidden;
        float: left;
        margin-right: 10px;
      
        padding-right: 15px; }
    .shopping_cart .ajax_cart_total {    position: relative;
    color:#7a7a7a ;        font-family: 'HelveticaNormal'; font-size:12px; }

  .shopping_cart .ajax_cart_total:before {    position: relative; display: inline-block; content:"-"; width: 7px;   }



    .shopping_cart .block_cart_expand:after, .shopping_cart .block_cart_collapse:after {
      content: "\f0d7";
      font-family: "FontAwesome";
      display: inline-block;
      float: right;
      font-size: 18px;
      color: #686666;
      padding: 6px 0 0 0; }
    .shopping_cart .block_cart_collapse:after {
      content: "\f0d8";
      padding: 4px 0px 2px 0px; }

  .cart_block .cart_block_list .remove_link {
    position: absolute;
    right: 10px;
    top: 19px; }
    
  .cart_block .cart_block_list .remove_link a,
  .cart_block .cart_block_list .ajax_cart_block_remove_link {
    color: #777;
    display: block;
    width: 100%;
    height: 100%; }
    .cart_block .cart_block_list .remove_link a:before,
    .cart_block .cart_block_list .ajax_cart_block_remove_link:before {
      display: inline-block;
      content: "\f057";
      font-family: "FontAwesome";
      font-size: 18px;
      line-height: 18px; }
    .cart_block .cart_block_list .remove_link a:hover,
    .cart_block .cart_block_list .ajax_cart_block_remove_link:hover {
      color: #515151; }
  .cart_block .cart-images {
    float: left;
    margin-right: 15px; }
    .products-sort-order .select-title {
      display: inline-block;
      width: 100%;
      color: #232323;
      background: #fff;
      padding: 0;

      border: 1px solid rgba(0,0,0,.25);
      font-size: 14px;
      height: 27px;
      line-height: 27px;
      padding: 0 0 0 10px;
      background-image: url(../img/select.png);
      background-repeat: no-repeat;
      background-color: #fff;
      -webkit-font-smoothing: antialiased; 
      padding-right: 30px;
      background-position: right;
  }
  .cart_block .cart-info {
    overflow: hidden;
    position: relative;
    padding-right: 10px; }
    .content_scene_cat{
      color: #d7d7d7;
      line-height: 19px;
      margin: 0 0 26px 0;
  }
  .content_scene_cat .content_scene_cat_bg {
    padding: 18px 10px 18px 28px;
    background-color: #f7f7f7 !important;
      position: relative;
  }
      .cart_block .cart-info .product-name a {
        font-size: 14px;
        line-height: 18px;
        display: inline-block; font-weight:bold; }
    .cart_block .cart-info .quantity-formated {
      display: inline-block;
      color: #000;
      font-size: 12px; }
      .cart_block .cart-info .quantity-formated .quantity {
        font-size: 15px; }
  .cart_block dt {
    font-weight: normal;
    overflow: hidden;
    padding: 20px 20px 16px 20px;
    position: relative; }
  .cart_block dd {
    position: relative; }
    .cart_block dd .cart_block_customizations {
      border-top: 1px dashed #333; }
      .cart_block dd .cart_block_customizations li {
        padding: 10px 20px; }
        .cart_block dd .cart_block_customizations li .deleteCustomizableProduct {
          position: absolute;
          right: 10px; }
  .cart_block .cart_block_no_products {
    margin: 0;
    padding: 10px 20px; }
  .cart_block .cart-prices { color:#000; }
  .cart-prices-line span{ float:right; margin-right:10px; font-size:14px; font-weight:bold;}
    .cart_block .cart-prices .cart-prices-line {
      overflow: hidden;
      border-bottom: 1px solid #515151;
      padding: 0px 20px; }
      .cart_block .cart-prices .cart-prices-line.last-line {
        border: none; }
  .cart_block .cart-buttons {
    overflow: hidden;
    padding: 20px 20px 10px 20px;
    margin: 0;
    background: #f6f6f6; }
    .cart_block .cart-buttons a {
      width: 100%;
      float: left;
      text-align: center;
      margin-bottom: 10px;
      margin-right: 10px; }
      #header .cart_block .cart-buttons a#button_order_cart,#header .cart_block .cart-buttons a.button_order_cart {
        margin-right: 0;
        border: none; }
        #header  .cart_block .cart-buttons a#button_order_cart span ,#header .cart_block .cart-buttons a.button_order_cart span{
          padding: 7px 0;
          font-size: 12px; color:#fff; text-transform:uppercase; 
          border: solid 1px #ffeeee;
          background: #fb0102; }
          #header .cart_block .cart-buttons a#button_order_cart:hover span,#header .cart_block .cart-buttons a.button_order_cart:hover span {
          border: solid 1px #000;
          background: #000;
          color: #fff; }

  /*******************************************************************
            Cart Block(Header) Styles
  ********************************************************************/
  #header .cart_block {
      position: absolute;
      top: 52px;
      right: 0%;
      left: inherit;
      z-index: 10000;
      display: none;
      height: auto;
      background: #fff;
      color: #fff;
      width: 300px; 
    
    }
    
  #productRelated .box-product {
    margin: 0;
    overflow: hidden;
    width: 100%;
  }
  #productRelated .relProduct {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    margin: 0 0 15px;
    padding: 0;
    text-align: center;
    width: 19%;
  }
  #sdsblogArticle .attention img {
    margin: 0 10px;
  }
  #articleComments {
    background-color: #FFFFFF;
    border-bottom: 4px solid #E1E1E1;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
    clear: left;
    margin: 20px 0;
    padding: 10px 15px;
  }
  div.relProduct .cart {
    text-align: center;
    width: 100%;
  }
  div.relProduct .price {
    color: #333333;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
  }
  div.relProduct .price-old {
    color: #999999;
    font-size: 12px;
    text-decoration: line-through;
  }
  div.relProduct .price-new {
    font-size: 16px;
    font-weight: bold;
  }
  #articleComments h4 {
    font-size: 20px;
    letter-spacing: 0;
    margin: 0 0 10px;
  }
  #articleComments h4 span {
    font-size: 14px;
    font-weight: normal;
  }
  #articleComments #comments {
    overflow: hidden;
  }
  #comments .commentEmpty {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D8D8D8;
    margin-bottom: 10px;
    padding: 8px 10px;
  }
  #comments .commentList {
    list-style: none outside none;
    margin: 15px 0 0;
    padding: 0;
  }
  .commentList li {
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    margin-bottom: 10px;
    min-height: 75px;
    padding: 8px 8px 8px 75px;
    position: relative;
  }
  .childComment li {
    border: 1px solid #FFFFFF;
  }
  .commentList li .avatar {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    left: 10px;
    padding: 2px;
    position: absolute;
    top: 10px;
  }
  .commentList li .badge {
    background: none repeat scroll 0 0 #222222;
    color: #FFFFFF;
    cursor: default;
    font-size: 10px;
    letter-spacing: 1px;
    margin-right: 4px;
    padding: 1px 4px;
    text-shadow: 1px 1px 0 #333333;
  }
  .commentList li .default {
    background: none repeat scroll 0 0 #0555C6;
  }
  .commentList li .top, .commentList li .admin {
    background: none repeat scroll 0 0 #FF0000;
  }
  .commentList li .name, .commentList li .name a {
    color: #333333;
    cursor: default;
    font-size: 15px;
    text-decoration: none;
  }
  .commentList li .name a {
    cursor: pointer;
  }
  .commentList li .name a:hover {
    text-decoration: underline;
  }
  .commentList li .created {
    color: #888888;
    font-size: 10px;
    margin: 2px 0 8px;
  }
  .commentList li .reply {
    height: 22px;
    margin-top: 10px;
    text-align: right;
  }
  .commentList li .reply a {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    padding: 3px 10px;
    text-decoration: none;
  }
  .commentList li .reply a:hover {
    background: none repeat scroll 0 0 #333333;
  }
  .commentList .even {
    background: none repeat scroll 0 0 #FFFFFF;
  }
  .childComment .even {
    background: none repeat scroll 0 0 #F8F8F8;
  }
  .commentList .odd {
    background: none repeat scroll 0 0 #EEEEEE;
  }
  .childComment .odd {
    background: none repeat scroll 0 0 #E6E6E6;
  }
  #comments .pagination {
    border: medium none;
    color: #666666;
    font-size: 11px;
    padding: 0;
  }
  #comments .pagination .links a, #comments .pagination .links b {
    font-size: 10px;
    padding: 2px 5px;
  }
  #comments .pagination .links a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
  }
  #comments .pagination .links b {
    background: none repeat scroll 0 0 #0481CF;
    color: #FFFFFF;
  }
  #articleComments #respond {
    padding: 15px 0;
  }
  #respond h4 {
    font-size: 18px;
  }
  #respond #commentTitle {
  }
  #comments #commentTitle {
    display: none;
  }
  #respond #replyTitle {
    display: none;
  }
  #comments #respond {
    border-top: 1px solid #CCCCCC;
    margin-top: 15px;
  }
  #comments #replyTitle {
    display: block;
    margin-bottom: 10px;
  }
  #respond #cancelCommentReply {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    float: right;
    font-size: 11px;
    margin-top: -27px;
    padding: 3px 10px;
    text-decoration: none;
  }
  #respond #cancelCommentReply:hover {
    background: none repeat scroll 0 0 #333333;
  }
  #respond table {
    width: 100%;
  }

  #respond input[disabled] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
  }
  #respond input[type="text"] {
    width: 200px;
  }
  #respond .captcha input[type="text"] {
    width: 85px;
  }

  #respond td {
    padding: 3px 5px;
  }
  #respond .note {
    color: #888888;
    display: block;
    font-size: 10px;
    margin: 0 8px;
  }
  #respond td:first-child {
    padding-top: 6px;
    vertical-align: top;
    width: 125px;
  }
  #respond td.captcha {
    padding-top: 0;
  }
  #respond td.captcha div {
    overflow: hidden;
  }
  #respond td.captcha span {
    float: right;
    min-width: 120px;
  }
  #respond td.captcha span.captchaImage {
    margin-right: 25px;
    padding-top: 9px;
  }
  #respond .error {
    color: #DD0000;
    display: inline-block;
    font-size: 11px;
    margin: 0 8px;
  }
  #respond .right {
    padding: 15px 25px 10px;
    text-align: right;
  }
  .blogSearch {
    margin: 15px 0;
    overflow: hidden;
  }
  .blogSearch ul {
    line-height: 20px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
  }
  .blogSearch a {
    text-decoration: none;
  }
  .blogSearch a:hover {
    text-decoration: underline;
  }
  .blogSearch .title {
    font-size: 14px;
  }
  .blogSearch .info, .blogSearch .sdsreadMore {
    color: #888888;
    font-size: 11px;
    font-style: italic;
  }
  .blogdetail a{ 
    color: #fb0102;
      font-size: 16px;
      text-transform: uppercase;
  }
  .blogSearch img {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #E8E8E8;
    padding: 3px;
  }
  .blogSearch p {
    margin: 0;
  }
  .blogSearch .plain {
    margin-bottom: 15px;
    padding-left: 20px;
  }
  .blogSearch .plain li {
    background: url("../images/arrow.gif") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    padding-left: 15px;
  }
  .blogSearch .plain .info {
    margin-left: 15px;
  }
  .blogSearch .compact li {
    float: left;
    height: 120px;
    padding: 0 1.5%;
    width: 47%;
  }
  .blogSearch .compact div {
    margin-left: 110px;
  }
  .blogSearch .compact .title {
    font-size: 18px;
  }
  .blogSearch .compact .info {
    display: block;
  }
  .blogSearch .compact img {
    float: left;
  }
  .blogSearch .grid > div {
    display: inline-block;
    margin-bottom: 25px;
    vertical-align: top;
  }
  .blogSearch .grid img {
    display: block;
    margin: 0 auto 8px;
  }
  .blogSearch .grid .info {
    display: block;
    font-size: 10px;
  }
  #tab-related-article {
    overflow: hidden;
  }
  #tab-related-article ul {
    line-height: 20px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
  }
  #tab-related-article li {
    float: left;
    min-height: 160px;
    overflow: hidden;
    padding: 0 1%;
    width: 31%;
  }
  #tab-related-article a {
    text-decoration: none;
  }
  #tab-related-article a:hover {
    text-decoration: underline;
  }
  #tab-related-article .blogTitle {
    display: block;
    font-size: 14px;
  }
  #tab-related-article .blogImage {
    float: left;
    margin-right: 10px;
  }
  #tab-related-article .info {
    color: #888888;
    font-size: 11px;
    font-style: italic;
    margin-right: 8px;
  }
  #tab-related-article img {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #E8E8E8;
    padding: 3px;
  }
  #tab-related-article p {
    margin: 0;
  }

  fieldset.account_creation {
    background: none repeat scroll 0 0 #F8F8F8;
    padding: 0 0 15px;
  }
  .comment-reply-title{
    margin: 10px;
    font-size: 18px;
  }

  .account_creation p.text{
    margin: 10px;
    padding-bottom: 10px;
    color: #313131;
  }
  .account_creation p.text input {
    border: 1px solid #CCCCCC;
    color: #666666;
    font-size: 12px;
    height: 22px;
    padding: 0 5px;
  }

  .news_module_image_holder img{
    padding: 5px;
    max-width: 95%;
  }
  .post-page .results{
  float: right;
  margin-top: 30px;
  }
  .paddleftreleted{
    padding-left:34px;
  }
  .sdsbox-content .fullwidthreleted{
    width:100%;
  }
  h2.sdstitle{
      font-family: 'HelveticaBold';
      text-transform: uppercase;
      font-size: 20px;
  }

  .sdstitle_block .all_news{
    float:right;
    font-size:10px;
  }
  .sdsblog-box-content{
    padding-top:10px;
  }
  .sdsbox-content ul {
    list-style-type: none;
    margin-left: 5px;
    margin-bottom: 0px;
  }
  .sdsbox-content ul li {
    padding: 6px 0;
    border-bottom: 1px dotted #ccc;
  }
  .sdsbox-content ul li a{
    font-size: 12px;
  }
  .sdsbox-content .recentComments li {
    padding: 6px 0;
    border-bottom: 1px dotted #ccc;
    display: inline-block;
    width: 100%;
  }
  .sdsbox-content .recentComments li a{
    font-size: 12px;
  }
  .sdsbox-content .recentComments li a img{
    float: left;
  }
  .sdsbox-content .popularArticles li {
    padding: 6px 0;
    display: inline-block;
    border-bottom: 1px dotted #ccc !important;
    width: 100%;
  }
  .sdsbox-content .popularArticles li a{
    font-size: 12px;
  }
  .sdsbox-content .popularArticles li .image{
    float: left;
    display: inline-flex;
    width: 65px;
    height: 45px;
    margin: 0 5px 5px;
  }
  .sdsbox-content .recentArticles li {
    padding: 6px 0;
    border-bottom: 1px dotted #ccc !important;
    display: inline-block;
    width: 100%;
  }
  .sdsbox-content .recentArticles li a{
    font-size: 12px;
  }
  .sdsbox-content .recentArticles li .image{
    float: left;
    display: inline-flex;
    width: 65px;
    height: 45px;
    margin: 5px 5px;
  }
  .blogTags .sdsbox-content{
    margin-bottom: 10px;
  }
  .blogTags .sdsbox-content a{
    line-height: 1.5em;
    margin: 0 0.1em;
    padding: 5px;
    font-weight: bold;
    font-size: 12px;
  }
  .smartblock {
    margin-bottom: 20px;
  }

  .bloggrid {
    border: 1px solid #E3E3E3;
    float: left;
    margin: 5px;
    width: 46%;
  }
  #sds_blog_post .sds_post_title{
    background:none;
    border:none;
    font-size:14px;
    padding:0px;
    content:none !important;
  }



  #sdssearch_block_top {
  padding-top: 0px;
  }
  #sdssearch_block_top #searchbox {
    float: left;
    width: 100%;
  }
  #sdssearch_block_top .btn.button-search {
    background: #333333;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    color: white;
    width: 50px;
    text-align: center;
    padding: 10px 0 11px 0;
  }
  #sdssearch_block_top .btn.button-search span {
      display: none;
  }
  #sdssearch_block_top .btn.button-search:before {
      content: "\f002";
      display: block;
      font-family: "FontAwesome";
      font-size: 17px;
      width: 100%;
      text-align: center;
  }
  #sdssearch_block_top .btn.button-search:hover {
      color: #6f6f6f;
  }
  #sdssearch_block_top #search_query_top {
    display: inline;
    padding: 0 13px;
    height: 45px;
    line-height: 45px;
    background: #fbfbfb;
    margin-right: 1px;
  }

  .ac_results {
  background: white;
  border: 1px solid #d6d4d4;
  width: 271px;
  margin-top: -1px;
  }
  .ac_results li {
    padding: 0 10px;
    font-weight: normal;
    color: #686666;
    font-size: 13px;
    line-height: 22px;
  }
  .ac_results li.ac_odd {
      background: white;
    }
  .ac_results li:hover, .ac_results li.ac_over {
      background: #fbfbfb;
  }

  form#searchbox {
  position: relative;
  }
  form#searchbox label {
    color: #333333;
  }
  form#searchbox input#search_query_block {
    margin-right: 10px;
    max-width: 222px;
    margin-bottom: 10px;
    display: inline-block;
    float: left;
  }
  form#searchbox .button.button-small {
    float: left;
  }
  form#searchbox .button.button-small i {
      margin-right: 0;
  }


  .smartblogcomments .success {
    background-color: #DFF0D8;
    border-color: #D6E9C6;
    color: #3C763D;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
  }
  .smartblogcomments .warning {
    background-color: #F2DEDE;
    border-color: #EBCCD1;
    color: #A94442;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
  }

  #sdsblogCategory {
    margin-bottom: 0px;
    overflow: hidden;
  }
  .sdsarticleCat {
    border-bottom: 0px solid #E1E1E1;
    margin-bottom: 30px;
    padding-bottom: 8px;
  }
  .sdsarticleHeader {
    margin: 0px 0 10px;
    padding-bottom: 5px;
  }
  .sdsarticleHeader span, .sdsarticleHeader span a {
    font-size: 11px;
  }
  .sdsarticleHeader span a {
    text-decoration: none;
  }
  .sdsarticleHeader span a:hover {
    text-decoration: underline;
  }
  .articleContent {
    overflow: hidden;
  }
  .articleSection a{    font-size: 16px;
    letter-spacing: 3px;
    text-transform: uppercase;
    line-height: 22px;
    font-weight: 600;}
  .page-item-title h1{    font-family: 'HelveticaBold'; font-size: 28px; color:#000; text-align: left; text-transform: uppercase;   letter-spacing: 3px; margin:30px 0 !important}
  .sdsarticle-des h2{    font-family: 'HelveticaBold'; font-size: 22px; color:#000; text-align: left; text-transform: uppercase;   letter-spacing: 3px; margin:20px 0 !important}
  .sdsarticle-des h3{    font-family: 'HelveticaBold'; font-size: 20px; color:#000; text-align: left; text-transform: uppercase;   letter-spacing: 3px; margin:15px 0 !important}
  .sdsarticle-des h4{    font-family: 'HelveticaBold'; font-size: 18px; color:#000; text-align: left; text-transform: uppercase;   letter-spacing: 3px; margin:10px 0 !important}
  .sdsarticle-des h5{    font-family: 'HelveticaBold'; font-size: 16px; color:#000; text-align: left; text-transform: uppercase;   letter-spacing: 3px; margin:10px 0 !important}
  .articleContent{
  
  }
  .articleContent img{
    max-width: 98%;
    padding: 5px;
  }

  .articleContent .sdsreadMore {
    margin-top: 5px;
    padding: 0 10px;
    text-align: right;
  }
  .articleContent .sdsreadMore span {
    margin-left: 10px;
  }
  .articleContent .sdsreadMore span.comment a {
    background: url("../images/comment.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    display: block;
    float: right;
    margin-right: 2px;
    padding: 2px 6px 2px 25px;
  }
  .articleContent .sdsreadMore span a {
    font-size: 12px;
    text-decoration: none;
  }
  .articleContent .sdsreadMore span a.r_more {
    float: right;
  }
  #sdsblogArticle .sdsarticleHeader h1, #sdsblogArticle .sdsarticleHeader h1 a {
    color: #222222;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin: 0;
    padding-bottom: 3px;
  }

  .sdstags-update .tags {
    float: left;
  }
  .sdstags-update .tags a {
    background-color: #F3F3F3;
    border: 1px solid #E8E8E8;
    font-size: 12px;
    padding: 2px 5px;
  }
  .sdsarticleBottom {
    display:block;
    margin-top: 20px;
    overflow: hidden;
  }
  .sdsarticleBottom > div {
    margin-bottom: 25px;
    overflow: hidden;
  }
  .sdsarticleBottom h4, #sdsblogCategory h4 {
    clear: both;
    font-size: 16px;
    letter-spacing: 0;
    margin: 20px 0 10px;
  }
  .sdsarticleBottom ul, #sdsblogCategory ul {
    float: left;
    list-style: none outside none;
    padding: 0;
    width: 40%;
  }
  .sdsarticleBottom li, #sdsblogCategory li {
    background: url("../images/message-news.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    padding: 3px 0 3px 20px;
  }
  #productRelated .box-product {
    margin: 0;
    overflow: hidden;
    width: 100%;
  }
  #productRelated .relProduct {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    margin: 0 0 15px;
    padding: 0;
    text-align: center;
    width: 19%;
  }
  #sdsblogArticle .attention img {
    margin: 0 10px;
  }
  #articleComments {
    background-color: #FFFFFF;
    border-bottom: 4px solid #E1E1E1;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
    clear: left;
    margin: 20px 0;
    padding: 10px 15px;
  }
  div.relProduct .cart {
    text-align: center;
    width: 100%;
  }
  div.relProduct .price {
    color: #333333;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
  }
  div.relProduct .price-old {
    color: #999999;
    font-size: 12px;
    text-decoration: line-through;
  }
  div.relProduct .price-new {
    font-size: 16px;
    font-weight: bold;
  }
  #articleComments h4 {
    font-size: 20px;
    letter-spacing: 0;
    margin: 0 0 10px;
  }
  #articleComments h4 span {
    font-size: 14px;
    font-weight: normal;
  }
  #articleComments #comments {
    overflow: hidden;
  }
  #comments .commentEmpty {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D8D8D8;
    margin-bottom: 10px;
    padding: 8px 10px;
  }
  #comments .commentList {
    list-style: none outside none;
    margin: 15px 0 0;
    padding: 0;
  }
  .commentList li {
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    margin-bottom: 10px;
    min-height: 75px;
    padding: 8px 8px 8px 75px;
    position: relative;
  }
  .childComment li {
    border: 1px solid #FFFFFF;
  }
  .commentList li .avatar {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    left: 10px;
    padding: 2px;
    position: absolute;
    top: 10px;
  }
  .commentList li .badge {
    background: none repeat scroll 0 0 #222222;
    color: #FFFFFF;
    cursor: default;
    font-size: 10px;
    letter-spacing: 1px;
    margin-right: 4px;
    padding: 1px 4px;
    text-shadow: 1px 1px 0 #333333;
  }
  .commentList li .default {
    background: none repeat scroll 0 0 #0555C6;
  }
  .commentList li .top, .commentList li .admin {
    background: none repeat scroll 0 0 #FF0000;
  }
  .commentList li .name, .commentList li .name a {
    color: #333333;
    cursor: default;
    font-size: 15px;
    text-decoration: none;
  }
  .commentList li .name a {
    cursor: pointer;
  }
  .commentList li .name a:hover {
    text-decoration: underline;
  }
  .commentList li .created {
    color: #888888;
    font-size: 10px;
    margin: 2px 0 8px;
  }
  .commentList li .reply {
    height: 22px;
    margin-top: 10px;
    text-align: right;
  }
  .commentList li .reply a {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    padding: 3px 10px;
    text-decoration: none;
  }
  .commentList li .reply a:hover {
    background: none repeat scroll 0 0 #333333;
  }
  .commentList .even {
    background: none repeat scroll 0 0 #FFFFFF;
  }
  .childComment .even {
    background: none repeat scroll 0 0 #F8F8F8;
  }
  .commentList .odd {
    background: none repeat scroll 0 0 #EEEEEE;
  }
  .childComment .odd {
    background: none repeat scroll 0 0 #E6E6E6;
  }
  #comments .pagination {
    border: medium none;
    color: #666666;
    font-size: 11px;
    padding: 0;
  }
  #comments .pagination .links a, #comments .pagination .links b {
    font-size: 10px;
    padding: 2px 5px;
  }
  #comments .pagination .links a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
  }
  #comments .pagination .links b {
    background: none repeat scroll 0 0 #0481CF;
    color: #FFFFFF;
  }
  #articleComments #respond {
    padding: 15px 0;
  }
  #respond h4 {
    font-size: 18px;
  }
  #respond #commentTitle {
  }
  #comments #commentTitle {
    display: none;
  }
  #respond #replyTitle {
    display: none;
  }
  #comments #respond {
    border-top: 1px solid #CCCCCC;
    margin-top: 15px;
  }
  #comments #replyTitle {
    display: block;
    margin-bottom: 10px;
  }
  #respond #cancelCommentReply {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    float: right;
    font-size: 11px;
    margin-top: -27px;
    padding: 3px 10px;
    text-decoration: none;
  }
  #respond #cancelCommentReply:hover {
    background: none repeat scroll 0 0 #333333;
  }
  #respond table {
    width: 100%;
  }

  #respond input[disabled] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
  }
  #respond input[type="text"] {
    width: 200px;
  }
  #respond .captcha input[type="text"] {
    width: 85px;
  }

  #respond td {
    padding: 3px 5px;
  }
  #respond .note {
    color: #888888;
    display: block;
    font-size: 10px;
    margin: 0 8px;
  }
  #respond td:first-child {
    padding-top: 6px;
    vertical-align: top;
    width: 125px;
  }
  #respond td.captcha {
    padding-top: 0;
  }
  #respond td.captcha div {
    overflow: hidden;
  }
  #respond td.captcha span {
    float: right;
    min-width: 120px;
  }
  #respond td.captcha span.captchaImage {
    margin-right: 25px;
    padding-top: 9px;
  }
  #respond .error {
    color: #DD0000;
    display: inline-block;
    font-size: 11px;
    margin: 0 8px;
  }
  #respond .right {
    padding: 15px 25px 10px;
    text-align: right;
  }
  .blogSearch {
    margin: 15px 0;
    overflow: hidden;
  }
  .blogSearch ul {
    line-height: 20px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
  }
  .blogSearch a {
    text-decoration: none;
  }
  .blogSearch a:hover {
    text-decoration: underline;
  }
  .blogSearch .title {
    font-size: 14px;
  }
  .blogSearch .info, .blogSearch .sdsreadMore {
    color: #888888;
    font-size: 11px;
    font-style: italic;
  }
  .blogSearch img {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #E8E8E8;
    padding: 3px;
  }
  .blogSearch p {
    margin: 0;
  }
  .blogSearch .plain {
    margin-bottom: 15px;
    padding-left: 20px;
  }
  .blogSearch .plain li {
    background: url("../images/arrow.gif") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    padding-left: 15px;
  }
  .blogSearch .plain .info {
    margin-left: 15px;
  }
  .blogSearch .compact li {
    float: left;
    height: 120px;
    padding: 0 1.5%;
    width: 47%;
  }
  .blogSearch .compact div {
    margin-left: 110px;
  }
  .blogSearch .compact .title {
    font-size: 18px;
  }
  .blogSearch .compact .info {
    display: block;
  }
  .blogSearch .compact img {
    float: left;
  }
  .blogSearch .grid > div {
    display: inline-block;
    margin-bottom: 25px;
    vertical-align: top;
  }
  .blogSearch .grid img {
    display: block;
    margin: 0 auto 8px;
  }
  .blogSearch .grid .info {
    display: block;
    font-size: 10px;
  }
  #tab-related-article {
    overflow: hidden;
  }
  #tab-related-article ul {
    line-height: 20px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
  }
  #tab-related-article li {
    float: left;
    min-height: 160px;
    overflow: hidden;
    padding: 0 1%;
    width: 31%;
  }
  #tab-related-article a {
    text-decoration: none;
  }
  #tab-related-article a:hover {
    text-decoration: underline;
  }
  #tab-related-article .blogTitle {
    display: block;
    font-size: 14px;
  }
  #tab-related-article .blogImage {
    float: left;
    margin-right: 10px;
  }
  #tab-related-article .info {
    color: #888888;
    font-size: 11px;
    font-style: italic;
    margin-right: 8px;
  }
  #tab-related-article img {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #E8E8E8;
    padding: 3px;
  }
  #tab-related-article p {
    margin: 0;
  }
  .blogCol2 .sdsarticleCat {
    float: left;
    margin: 0;
    padding: 1% 2%;
    width: 46%;
  }
  .blogCol3 .sdsarticleCat {
    float: left;
    padding: 0.5% 1%;
    width: 31%;
  }
  .blogCol4 .sdsarticleCat {
    float: left;
    margin: 0;
    padding: 0.5% 1%;
    width: 23%;
  }
  .blogCol4 .sdsarticleHeader {
    margin: 8px 0;
  }
  .blogCol4 .sdsarticleHeader h3, .blogCol4 .sdsarticleHeader h3 a {
    font-size: 20px !important;
  }
  .blogCol4 .sdsarticleHeader span {
    display: none;
    visibility: hidden;
  }
  .imageContent {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #E4E4E4;
    margin: 0 10px 10px 0;
    padding: 4px;
  }
  .blogCol3 .sdsarticleHeader h2, .blogCol3 .sdsarticleHeader h2 a {
    font-size: 21px !important;
    line-height: 24px;
  }
  .blogCol4 .sdsarticleHeader h2, .blogCol4 .sdsarticleHeader h2 a {
    font-size: 16px !important;
    line-height: 19px;
  }
  .blogCol4 .comment, .blogCol4 .comment a {
    display: none;
  }
  #sdsblogCategory .imageFeatured {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 0px solid #E4E4E4;
    float: left;
    margin: 0 10px 10px 0;
    max-width:100%;
    padding: 0px;
    margin-bottom: 40px
  }
  #sdsblogCategory p, #sdsblogArticle p {
    line-height: 22px;
    margin-bottom: 10px;
  }
  .sdsarticleHeader span{
    font-size: 12px;
    line-height: 18px;
  }

  .sdsarticle-des p{
    color: #000;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 0px;
  }
  @media (min-width: 768px){
  .sdsarticleCat:nth-child(2n+1) {
    clear: both;
      
  }
  }
  @media (min-width: 992px){
    .sdsarticleCat:nth-child(2n+1) {
      clear: none;
        
    }
  .sdsarticleCat:nth-child(3n+1) {
    clear: both;
      
  }
  }
  .sdsarticle-des ul li{
    color: #000;
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 15px;
    position: relative;
  }
  .sdsarticle-des ul li a{ color:#fb0102; text-decoration:underline;}
  .sdsarticle-des ol{
    list-style-type: none;
  }
  .sdsreadMore .more a {
    float: right;
    padding: 0px 10px;
    font-weight: bold;
  }
  .sdsreadMore .comment a{
    text-decoration: none;
  }
  #sdsblogArticle .marg-bottom30{
    margin-bottom: 30px;

  }
  fieldset.account_creation {
    background: none repeat scroll 0 0 #F8F8F8;
    padding: 0 0 15px;
  }
  .comment-reply-title{
    margin: 10px;
    font-size: 18px;
  }

  .account_creation p.text{
    margin: 10px;
    padding-bottom: 10px;
    color: #313131;
  }
  .account_creation p.text input {
    border: 1px solid #CCCCCC;
    color: #666666;
    font-size: 12px;
    height: 22px;
    padding: 0 5px;
  }

  .news_module_image_holder img{
    padding: 5px;
    max-width: 95%;
  }
  .post-page .results{
  float: right;
  margin-top: 30px;
  }
  .paddleftreleted{
    padding-left:34px;
  }
  .sdsbox-content .fullwidthreleted{
    width:100%;
  }
  .sdstitle_block{
  background: none repeat scroll 0 0 #F6F6F6;
    border-top: 5px solid #333333;
    color: #555454;
    margin-bottom: 20px;
    padding: 14px 5px 17px 20px;
    text-transform: uppercase;
  }

  .sdstitle_block .all_news{
    float:right;
    font-size:10px;
  }
  .sdsblog-box-content{
    padding-top:10px;
  }
  .sdsbox-content ul {
    list-style-type: none;
    margin-left: 5px;
    margin-bottom: 0px;
  }
  .sdsbox-content ul li {
    padding: 6px 0;
    border-bottom: 1px dotted #ccc;
  }
  .sdsbox-content ul li a{
    font-size: 12px;
  }
  .sdsbox-content .recentComments li {
    padding: 6px 0;
    border-bottom: 1px dotted #ccc;
    display: inline-block;
    width: 100%;
  }
  .sdsbox-content .recentComments li a{
    font-size: 12px;
  }
  .sdsbox-content .recentComments li a img{
    float: left;
  }
  .sdsbox-content .popularArticles li {
    padding: 6px 0;
    display: inline-block;
    border-bottom: 1px dotted #ccc !important;
    width: 100%;
  }

  .sdsarticle-des ul li:before {
    content: "";
    width: 10px;
    height: 10px;
    position: relative;
    display: inline-block;
    color: #000;
    background: #d11b00;
    border-radius: 5px;
    /* padding-right: 20px; */
    margin-right: 20px;
  }
  .sdsbox-content .popularArticles li a{
    font-size: 12px;
  }
  .sdsbox-content .popularArticles li .image{
    float: left;
    display: inline-flex;
    width: 65px;
    height: 45px;
    margin: 0 5px 5px;
  }
  .sdsbox-content .recentArticles li {
    padding: 6px 0;
    border-bottom: 1px dotted #ccc !important;
    display: inline-block;
    width: 100%;
  }
  .sdsbox-content .recentArticles li a{
    font-size: 12px;
  }
  .sdsbox-content .recentArticles li .image{
    float: left;
    display: inline-flex;
    width: 65px;
    height: 45px;
    margin: 5px 5px;
  }
  .blogTags .sdsbox-content{
    margin-bottom: 10px;
  }
  .blogTags .sdsbox-content a{
    line-height: 1.5em;
    margin: 0 0.1em;
    padding: 5px;
    font-weight: bold;
    font-size: 12px;
  }
  .smartblock {
    margin-bottom: 20px;
  }

  .bloggrid {
    border: 1px solid #E3E3E3;
    float: left;
    margin: 5px;
    width: 46%;
  }
  #sds_blog_post .sds_post_title{
    background:none;
    border:none;
    font-size:14px;
    padding:0px;
    content:none !important;
  }



  #sdssearch_block_top {
  padding-top: 0px;
  }
  #sdssearch_block_top #searchbox {
    float: left;
    width: 100%;
  }
  #sdssearch_block_top .btn.button-search {
    background: #333333;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    color: white;
    width: 50px;
    text-align: center;
    padding: 10px 0 11px 0;
  }
  #sdssearch_block_top .btn.button-search span {
      display: none;
  }
  #sdssearch_block_top .btn.button-search:before {
      content: "\f002";
      display: block;
      font-family: "FontAwesome";
      font-size: 17px;
      width: 100%;
      text-align: center;
  }
  #sdssearch_block_top .btn.button-search:hover {
      color: #6f6f6f;
  }
  #sdssearch_block_top #search_query_top {
    display: inline;
    padding: 0 13px;
    height: 45px;
    line-height: 45px;
    background: #fbfbfb;
    margin-right: 1px;
  }
.discount-percentage.discount-product{    
  background: #fb0102;
    border: #fb0102;
    color: #fff;
    text-align: center;
    display: block;
    z-index: 1;
    top: 18px;
    bottom: auto;
    font-size: 10px;
    letter-spacing: 0px;
    padding: 4px 8px 2px;
    top: 18px;
    bottom: auto;
    position: absolute;
    left: 15px;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
}
.discount-etiquette{    
  background: #ff0080;
    border: #ff0080;
    color: #fff;
    text-align: center;
    display: block;
    z-index: 1;
    top: 18px;
    bottom: auto;
    font-size: 10px;
    letter-spacing: 0px;
    padding: 4px 8px 2px;
    top: 18px;
    bottom: auto;
    position: absolute;
    right: 15px;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
}

#product .pb-left-column .discount-etiquette{margin-top:0.625rem; top:30px}
#product .product-flags li.product-flag.discount {
    position: absolute;
    top: 30px!important;
    left: 10px;
    background: #fb0102;
    border: #fb0102;
    color: #fff;

    padding: 4px 8px 2px;
    text-align: center;
    display: block;
    z-index: 1;
    font-weight: 700;

    font-size: 13px;
    font-weight: 600;
}
#reduction_percent, #reduction_amount{ display: none;}
#product .product-flags li.product-flag.on-sale,.product-flags li.product-flag.online-only{ display: none;}
  .ac_results {
  background: white;
  border: 1px solid #d6d4d4;
  width: 271px;
  margin-top: -1px;
  }
  .ac_results li {
    padding: 0 10px;
    font-weight: normal;
    color: #686666;
    font-size: 13px;
    line-height: 22px;
  }
  .ac_results li.ac_odd {
      background: white;
    }
  .ac_results li:hover, .ac_results li.ac_over {
      background: #fbfbfb;
  }

  form#searchbox {
  position: relative;
  }
  form#searchbox label {
    color: #333333;
  }
  form#searchbox input#search_query_block {
    margin-right: 10px;
    max-width: 222px;
    margin-bottom: 10px;
    display: inline-block;
    float: left;
  }
  form#searchbox .button.button-small {
    float: left;
  }
  form#searchbox .button.button-small i {
      margin-right: 0;
  }


  .smartblogcomments .success {
    background-color: #DFF0D8;
    border-color: #D6E9C6;
    color: #3C763D;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
  }
  .smartblogcomments .warning {
    background-color: #F2DEDE;
    border-color: #EBCCD1;
    color: #A94442;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
  }

    #header .cart_block:before{     position: absolute;
      content: "\f0de";
      color: #fff;
      font-family: FontAwesome;
      top: -5px;
      font-size: 31px;
      left: inherit;
      right: 15%;}
    @media (max-width: 480px) {
      #header .cart_block {
        width: 100%; } }
    @media (max-width: 1200px) {
      #header .cart_block {
        width: 100%; } }
    #header .cart_block a {
      color: #000; }
      #header .cart_block a:hover {
        color: #9c9b9b; }
    #header .cart_block .cart_block_list .remove_link a,
    #header .cart_block .cart_block_list .ajax_cart_block_remove_link {
      color: #b9b9b9;
      outline: none;
      text-decoration: none; }
      #header .cart_block .quantity{  color: #b9b9b9;}
      #header .cart_block .cart_block_list .remove_link a:hover,
      #header .cart_block .cart_block_list .ajax_cart_block_remove_link:hover {
        color: #9c9b9b; }
    #header .cart_block .price {
      color: #000; font-size:12px; font-weight:bold; width:auto  }
      #header .cart_block  .discount {
       display: none; 
    }
    #header .cart_block dt {
      border-bottom:1px solid #f0eeee}
  #header .cart_block .label {
      color: #000;
      font-size: 12px;
  }	 
  
  #header .cart_block .shipping  {
display: none;
}	  

#cart #cart-subtotal-shipping{ display:none;}
      #header .cart_block dt.first_item {
        background: none; }
    #header .cart_block .product-atributes {
    
      font-size: 11px; }
      #header .cart_block .product-atributes a {
        color: #000; font-size:14px; font-weight:bold; }
        #header .cart_block .product-atributes a:hover {
          /*color: #fff; */}
      .cart-prices-line.first-line{ display:none}
  #header .cart_block .cart-prices {
      padding: 0 20px;
  }
    #header .cart_block .cart-buttons {
    }
  #header .block_content {
    margin-bottom: 0; }

  .cart_block #cart_block_summary,
  .cart_block .title_block span,
  #header .cart_block h4,
  #header .cart_block .title_block,
  #header .cart_block h4 {
    display: none; }

  .cart_block .cart_block_shipping_cost,
  .cart_block .cart_block_tax_cost,
  .cart_block .cart_block_total,
  .cart_block .cart_block_wrapping_cost {
    float: right; }

  .cart_block table.vouchers {
    clear: both;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 10px; }
    .cart_block table.vouchers tr td {
      padding: 2px; }
      .cart_block table.vouchers tr td.quantity {
        margin-right: 5px;
        min-width: 18px; }
      .cart_block table.vouchers tr td.delete {
        padding-left: 0;
        padding-right: 0;
        text-align: right;
        width: 15px; }

  /*****************************************************************************
            Layer Cart Css
  *****************************************************************************/
  .layer_cart_overlay {
    background-color: #000;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 98;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2; }

  * html .layer_cart_overlay {
    position: absolute;
    left: 0;
    margin-left: -160px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2; }

  #blockcart-modal {
    position: absolute;
    display: none;
    z-index: 9999;
    width: 52%;
  margin: auto;
    /*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;*/ }
    #blockcart-modal .layer_cart_product {
      padding: 15px 30px 30px 30px;
      overflow: hidden;
      position: static; }
      #blockcart-modal .layer_cart_product .title {
        display: block; font-family: 'HelveticaNormal';
      font-size:18px; 
        color: #fb0102;
        margin-bottom: 22px; 
      padding: 0px 30px 0px 0px;
      }

      .button.exclusive-medium:hover{ border:0;     background: #fb0102;}
        @media (max-width: 767px) {
          #blockcart-modal .layer_cart_product .title {
            font-size: 18px;
            padding-right: 0;
            line-height: normal; } }
        #blockcart-modal .layer_cart_product .title i {
          font-size: 30px;
          line-height: 30px;
          float: left;
          display:none;
          padding-right: 8px; }
          @media (max-width: 767px) {
            #blockcart-modal .layer_cart_product .title i {
              font-size: 22px;
              line-height: 22px; } }
      #blockcart-modal .layer_cart_product .product-image-container {
        max-width: 178px;
        border: 1px solid #eee;
        padding: 5px;
        float: left;
        margin-right: 30px; }
        @media (max-width: 480px) {
          #carousel-homeslider .owl-carousel .owl-item{
            padding: 0 !important;
          }
          #blockcart-modal .layer_cart_product .product-image-container {
            float: none;
            margin-right: 0;
            margin-bottom: 10px; }
          .shopping_cart > a:first-child b, .shopping_cart .cart_qtt_montant {
            text-align: left;
          }
        }
      #blockcart-modal .layer_cart_product .layer_cart_product_info {
        padding: 38px 0 0 0; }
        #blockcart-modal .layer_cart_product .layer_cart_product_info #blockcart-modal_product_title {
          display: block;
          padding-bottom: 8px; }
        #blockcart-modal .layer_cart_product .layer_cart_product_info > div {
          padding-bottom: 7px; }
          #blockcart-modal .layer_cart_product .layer_cart_product_info > div strong {
            padding-right: 3px; }
    #blockcart-modal .layer_cart_cart {
      background: #fafafa;
      border-left: 1px solid #eee;
      padding: 21px 30px 100px 30px;
    /*  -moz-border-radius: 0px 4px 4px 0px;
      -webkit-border-radius: 0px;
      border-radius: 0px 4px 4px 0px;*/
      position: relative; }
      @media (min-width: 1200px) {
        #blockcart-modal .layer_cart_cart {
          min-height: 318px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        #blockcart-modal .layer_cart_cart {
          min-height: 360px; } }
          @media (max-width: 1600px) {      #blockcart-modal {
    
            width: 90%;
      
        }}
      @media (max-width: 991px) {
        #blockcart-modal {
    
          width: 100%;
    
      }
        #blockcart-modal .layer_cart_cart {
          -moz-border-radius: 0px 0 4px 4px;
          -webkit-border-radius: 0px;
          border-radius: 0px 0 4px 4px;
    } }
      #blockcart-modal .layer_cart_cart .title {
        display: block;
    font-family: 'HelveticaNormal';
        color: #000;
        border-bottom: 1px solid #eee;
        padding-bottom: 13px;
      font-size:16px; font-weight:bold;
        margin-bottom: 17px; }
        @media (max-width: 767px) {
          .header-banner div.messagelivraison{  
 
            padding: 10px 0 10px 0;

            font-size: 22px;
   
            line-height: 22px;
          }

            .header-banner div.messagelivraison p sup {
              color: #fff;
              font-size: 11px;
              top: -0.8em;
          }
          #manufacturer-description h1{ color:#000; margin-bottom: 15px !important;}
          #manufacturer-description{ background: rgb(2,0,36);
            background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(245,245,245,1) 0%, rgba(255,255,255,1) 60%);}
            #manufacturer-description{ padding: 15px 0 0 15px;}
        #manufacturer-description p{     color: #000;
          font-size: 12px;
          line-height: 1.1; margin-bottom: 10px;}
          #manufacturer-description img{ float: right;}
          #blockcart-modal .layer_cart_cart .title {
            font-size: 18px; } }
      #blockcart-modal .layer_cart_cart .layer_cart_row {
        padding: 0 0 7px 0; color:#000; }
      #blockcart-modal .layer_cart_cart .button-container {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;    padding: 20px; }
        #blockcart-modal .layer_cart_cart .button-container .btn {
          margin-bottom: 10px; 
          margin-right: 5px;
          font-size: 12px;
          text-transform: uppercase;
          border: 0;
          background: #000;
      color: #fff;
        }
        #blockcart-modal .layer_cart_cart .button-container .btn:hover{background: #fb0102; }
        #blockcart-modal .layer_cart_cart .button-container span.exclusive-medium {
          margin-right: 5px;    font-size: 12px;
      text-transform: uppercase; border:0; }
  #blockcart-modal .layer_cart_cart .button-container span.exclusive-medium:hover{ border:0}        #blockcart-modal .layer_cart_cart .button-container span.exclusive-medium i {
            padding-right: 5px;
            color: #777777; }
    #blockcart-modal .cross {
      position: absolute;
      right: 7px;
      top: 8px;
      width: 25px;
      height: 25px;
      cursor: pointer;
      color: #333;
      z-index: 2; }
      #blockcart-modal .cross:before {
        content: "\f057";
        display: block;
        font-family: "FontAwesome";
        font-size: 25px;
        line-height: 25px; }
      #blockcart-modal .cross:hover {
        color: #515151; }
    #blockcart-modal .continue {
      cursor: pointer; }
    #blockcart-modal p {
      padding: 0px; }

  /************************************************************************
              Layer Cart Caroucel
  *************************************************************************/
  #blockcart-modal .crossseling .crossseling-content {
    border-top: 1px solid #d6d4d4;
    padding: 26px 30px 40px 30px;
    position: relative; }
  #blockcart-modal .crossseling h2 {
    font: 400 23px/26px Arial, Helvetica, sans-serif;
    color: #333;
    margin-bottom: 25px; }
  #blockcart-modal .crossseling #blockcart_list {
    max-width: 773px;
    width: 84%;
    margin: 0 auto;
    overflow: hidden; }
    #blockcart-modal .crossseling #blockcart_list ul {
      display: block; }
      #blockcart-modal .crossseling #blockcart_list ul li {
        float: left;
        width: 178px;
        margin: 0 0px 0 0; }
        #blockcart-modal .crossseling #blockcart_list ul li .product-image-container {
          border: 1px solid #d6d4d4;
          text-align: center;
          padding: 5px;
          margin-bottom: 15px; }
          #blockcart-modal .crossseling #blockcart_list ul li .product-image-container img {
            width: 100%; }
        #blockcart-modal .crossseling #blockcart_list ul li .product-name {
          padding-bottom: 5px; }
          #blockcart-modal .crossseling #blockcart_list ul li .product-name a {
            font-size: 15px;
            line-height: 20px; }
    #blockcart-modal .crossseling #blockcart_list a.bx-prev,
    #blockcart-modal .crossseling #blockcart_list a.bx-next {
      display: block;
      font-family: "FontAwesome";
      font-size: 20px;
      line-height: 20px;
      width: 20px;
      height: 20px;
      color: #333;
      text-indent: -5000px;
      position: absolute;
      top: 45%;
      margin-top: -20px; }
      #blockcart-modal .crossseling #blockcart_list a.bx-prev:after,
      #blockcart-modal .crossseling #blockcart_list a.bx-next:after {
        display: block;
        text-indent: 0; }
      #blockcart-modal .crossseling #blockcart_list a.bx-prev:hover,
      #blockcart-modal .crossseling #blockcart_list a.bx-next:hover {
        color: #c0c0c0; }
      #blockcart-modal .crossseling #blockcart_list a.bx-prev.disabled,
      #blockcart-modal .crossseling #blockcart_list a.bx-next.disabled {
        display: none; }
    #blockcart-modal .crossseling #blockcart_list a.bx-prev {
      left: 5%; }
      #blockcart-modal .crossseling #blockcart_list a.bx-prev:after {
        content: "\f137"; }
    #blockcart-modal .crossseling #blockcart_list a.bx-next {
      right: 5%; }
      #blockcart-modal .crossseling #blockcart_list a.bx-next:after {
        content: "\f138"; }
    #blockcart-modal .crossseling #blockcart_list .bx-controls {
      overflow: hidden; }
    .cart-images{ border:1px solid #f0eeee }

      @media (max-width: 991px) {
        .shopping_cart > a:first-child span.ajax_cart_product_txt {
          display: none!important;
        }
      }

  /*# sourceMappingURL=blockcart.css.map */
  @media (max-width: 1199px) {
      .header_user_info ul {
          right: 0;
      }
  }
      @media (max-width: 578px) {
        .header-banner div.messagelivraison{  
          font-size: 16px;
          line-height: 16px;letter-spacing: 3px;
        }

          .header-banner div.messagelivraison p sup {
            color: #fff;
            font-size: 9px;
            top: -0.8em;
        }
        #manufacturer-description h1{ color:#000; margin-bottom: 15px !important;}
        #manufacturer-description{ background: rgb(2,0,36);
          background: rgb(63,94,251);

          background: linear-gradient(180deg, rgba(2,0,36,1) 0%, rgba(245,245,245,1) 0%, rgba(255,255,255,1) 60%);}
          #manufacturer-description{ padding: 0 15px 15px;}
      #manufacturer-description p{     color: #000;
        font-size: 12px;
        line-height: 1.1; margin-bottom: 10px;}
        #manufacturer-description img{ float: right;}
      }
      @media (max-width: 479px) {
        .header-banner div.messagelivraison{  
          font-size: 14px;
          line-height: 14px;letter-spacing: 1px;
        }

          .header-banner div.messagelivraison p sup {
            color: #fff;
            font-size: 8px;
            top: -0.8em;
        }
          .header_user_info a.login {
              background: none;
              padding: 0px 5px;

          }
          .txt_compte{ display: none;}
        .header_user_info a {
          font-size: 11px; }


      }
      
      .menu_top .widget{ margin:0; padding:0}
  @media (min-width: 992px) {

    .titre_avis{ width: 420px}
  }

  .fancybox-inner .button.button-medium{    border: 1px solid #fb0102;}
  .fancybox-inner .button.button-medium:hover{    border: 1px solid #000000;}
  .plusfilter,.moinsfilter{    color: #fb0102;  text-decoration: underline; cursor: pointer;}

  .owl-carousel .owl-wrapper {
    display: flex!important;
}

.owl-carousel .owl-wrapper article.product-miniature .product-container {
height: 100%;
}
.owl-carousel .owl-wrapper article.product-miniature{ height: 100%;}
.pb-right-column .button.ajax_add_to_cart_button {
 position: inherit;
 left: auto;
 transform: none!important;
 transition: none!important;
}

#manufacturer-descriptionbrand .text-center{ text-align: center !important; }
#manufacturer-descriptionbrand .h1{ font-family: 'HelveticaBold';
    color: #000;
    text-align: center;
    font-size: 33px;

    text-transform: uppercase;
    padding-bottom: 0px;
    margin-bottom: 30px !important;
    margin-top: 25px;
    width: 100%;
    display: inline-block; 
      margin-bottom: 30px;}

   #manufacturer-descriptionbrand h2   {    font-size: 27px;
    color: #000;
    /* text-align: center; */
    font-weight: normal;
    line-height: 1.2em;
    font-family: 'HelveticaNormal';}

     #manufacturer-descriptionbrand .img-responsive.align-left{float: left;}
     #manufacturer-descriptionbrand .img-responsive.align-right{float: right;}

        #manufacturer-descriptionbrand h3  {    font-size: 24px;
    color: #000;
    /* text-align: center; */
    font-weight: normal;
    line-height: 1.2em;
    font-family: 'HelveticaNormal';}
