/***********************************************************/
/*******		   MIXINS				********************/
/***********************************************************/
/*******************************************************************
					Cart Block Styles
********************************************************************/
#header .cart-container {
  position: relative;
  float: right;
  margin-top: -2px; }
  #header .cart-container .shopping_cart .cart_block.block {
    display: none !important; }
  #header .cart-container .shopping_cart > a:first-child {
    padding: 0 5px 0 0;
    display: block;
    color: #30302f;
    text-decoration: none;
    font-family: "Lato", sans-serif;
    font-size: 20px; }
    @media screen and (max-width: 1279px) {
      #header .cart-container .shopping_cart > a:first-child {
        margin-left: 10px; } }
    @media screen and (max-width: 768px) {
      #header .cart-container .shopping_cart > a:first-child {
        padding: 0 0 0 5px; } }
    #header .cart-container .shopping_cart > a:first-child span.shopping-cart {
      width: 19px;
      height: 19px;
      background: url(data:image/svg+xml,%3Csvg%20%0A%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%0A%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%0A%20width%3D%2218px%22%20height%3D%2218px%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20%20fill%3D%22rgb%28255%2C%20255%2C%20255%29%22%0A%20d%3D%22M16.430%2C7.602%20C16.304%2C8.352%2015.608%2C8.991%2014.846%2C9.056%20L5.052%2C9.902%20L5.295%2C11.348%20C5.344%2C11.643%205.653%2C11.903%205.954%2C11.903%20L15.783%2C11.903%20C16.054%2C11.903%2016.274%2C12.121%2016.274%2C12.391%20C16.274%2C12.660%2016.054%2C12.879%2015.783%2C12.879%20L5.954%2C12.879%20C5.169%2C12.879%204.453%2C12.277%204.325%2C11.508%20L2.682%2C1.720%20C2.633%2C1.424%202.325%2C1.164%202.022%2C1.164%20L1.040%2C1.164%20C0.768%2C1.164%200.548%2C0.946%200.548%2C0.675%20C0.548%2C0.407%200.768%2C0.188%201.040%2C0.188%20L2.022%2C0.188%20C2.808%2C0.188%203.523%2C0.790%203.653%2C1.558%20L3.750%2C2.140%20L15.783%2C2.140%20C16.185%2C2.140%2016.558%2C2.306%2016.805%2C2.596%20L16.805%2C2.595%20C17.052%2C2.884%2017.155%2C3.277%2017.090%2C3.671%20L16.430%2C7.602%20ZM16.118%2C3.510%20C16.137%2C3.398%2016.113%2C3.297%2016.053%2C3.225%20C15.994%2C3.154%2015.897%2C3.116%2015.782%2C3.116%20L3.913%2C3.116%20L4.890%2C8.936%20L14.761%2C8.084%20C15.076%2C8.057%2015.408%2C7.750%2015.460%2C7.442%20L16.119%2C3.511%20L16.118%2C3.510%20ZM7.429%2C13.855%20C8.513%2C13.855%209.394%2C14.731%209.394%2C15.807%20C9.394%2C16.884%208.513%2C17.761%207.429%2C17.761%20C6.344%2C17.761%205.463%2C16.884%205.463%2C15.807%20C5.463%2C14.731%206.344%2C13.855%207.429%2C13.855%20ZM7.429%2C16.784%20C7.970%2C16.784%208.412%2C16.345%208.412%2C15.807%20C8.412%2C15.270%207.970%2C14.831%207.429%2C14.831%20C6.887%2C14.831%206.446%2C15.270%206.446%2C15.807%20C6.446%2C16.345%206.887%2C16.784%207.429%2C16.784%20ZM14.308%2C13.855%20C15.393%2C13.855%2016.274%2C14.731%2016.274%2C15.807%20C16.274%2C16.884%2015.393%2C17.761%2014.308%2C17.761%20C13.224%2C17.761%2012.343%2C16.884%2012.343%2C15.807%20C12.343%2C14.731%2013.224%2C13.855%2014.308%2C13.855%20ZM14.308%2C16.784%20C14.850%2C16.784%2015.291%2C16.345%2015.291%2C15.807%20C15.291%2C15.270%2014.850%2C14.831%2014.308%2C14.831%20C13.767%2C14.831%2013.326%2C15.270%2013.326%2C15.807%20C13.326%2C16.345%2013.767%2C16.784%2014.308%2C16.784%20Z%22/%3E%0A%3C/svg%3E);
      background-repeat: no-repeat;
      -webkit-background-size: cover;
      background-size: cover;
      display: inline-block;
      vertical-align: middle;
      margin-right: 5px;
      margin-top: -2px;
      -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; }
    #header .cart-container .shopping_cart > a:first-child:hover span.shopping-cart {
      background: url(data:image/svg+xml,%3Csvg%20%0A%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%0A%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%0A%20width%3D%2218px%22%20height%3D%2218px%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20%20fill%3D%22rgb%28224%2C%2045%2C%2046%29%22%0A%20d%3D%22M16.360%2C7.602%20C16.234%2C8.352%2015.538%2C8.991%2014.777%2C9.056%20L4.982%2C9.902%20L5.225%2C11.348%20C5.274%2C11.643%205.583%2C11.903%205.884%2C11.903%20L15.713%2C11.903%20C15.985%2C11.903%2016.204%2C12.121%2016.204%2C12.391%20C16.204%2C12.660%2015.985%2C12.879%2015.713%2C12.879%20L5.884%2C12.879%20C5.099%2C12.879%204.383%2C12.277%204.255%2C11.508%20L2.612%2C1.720%20C2.563%2C1.424%202.255%2C1.164%201.953%2C1.164%20L0.970%2C1.164%20C0.699%2C1.164%200.478%2C0.946%200.478%2C0.675%20C0.478%2C0.407%200.699%2C0.188%200.970%2C0.188%20L1.953%2C0.188%20C2.739%2C0.188%203.454%2C0.790%203.583%2C1.558%20L3.680%2C2.140%20L15.713%2C2.140%20C16.115%2C2.140%2016.488%2C2.306%2016.734%2C2.596%20L16.735%2C2.595%20C16.982%2C2.884%2017.085%2C3.277%2017.020%2C3.671%20L16.360%2C7.602%20ZM16.049%2C3.510%20C16.067%2C3.398%2016.044%2C3.297%2015.983%2C3.225%20C15.924%2C3.154%2015.827%2C3.116%2015.712%2C3.116%20L3.843%2C3.116%20L4.820%2C8.936%20L14.691%2C8.084%20C15.006%2C8.057%2015.338%2C7.750%2015.390%2C7.442%20L16.049%2C3.511%20L16.049%2C3.510%20ZM7.359%2C13.855%20C8.443%2C13.855%209.324%2C14.731%209.324%2C15.807%20C9.324%2C16.884%208.443%2C17.761%207.359%2C17.761%20C6.274%2C17.761%205.393%2C16.884%205.393%2C15.807%20C5.393%2C14.731%206.274%2C13.855%207.359%2C13.855%20ZM7.359%2C16.784%20C7.900%2C16.784%208.342%2C16.345%208.342%2C15.807%20C8.342%2C15.270%207.900%2C14.831%207.359%2C14.831%20C6.817%2C14.831%206.376%2C15.270%206.376%2C15.807%20C6.376%2C16.345%206.817%2C16.784%207.359%2C16.784%20ZM14.239%2C13.855%20C15.323%2C13.855%2016.204%2C14.731%2016.204%2C15.807%20C16.204%2C16.884%2015.323%2C17.761%2014.239%2C17.761%20C13.155%2C17.761%2012.273%2C16.884%2012.273%2C15.807%20C12.273%2C14.731%2013.155%2C13.855%2014.239%2C13.855%20ZM14.239%2C16.784%20C14.780%2C16.784%2015.222%2C16.345%2015.222%2C15.807%20C15.222%2C15.270%2014.780%2C14.831%2014.239%2C14.831%20C13.697%2C14.831%2013.256%2C15.270%2013.256%2C15.807%20C13.256%2C16.345%2013.697%2C16.784%2014.239%2C16.784%20Z%22/%3E%0A%3C/svg%3E);
      -webkit-background-size: cover;
      background-size: cover;
      background-repeat: no-repeat; }
    #header .cart-container .shopping_cart > a:first-child span.ajax_cart_quantity {
      color: #ffffff;
      background-color: #e02d2e;
      width: 20px;
      height: 20px;
      text-align: center;
      font-size: 12px;
      line-height: 20px;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      overflow: hidden;
      position: relative;
      top: -3px;
      left: -2px;
      display: inline-block;
      text-indent: -1px; }
  #header .cart-container ~ .search_block_top {
    margin-right: 30px; }

.shopping_cart {
  width: auto;
  /*@media (max-width: $screen-xs) {
    padding-top: 20px;
  }*/ }
  @media (max-width: 1280px) {
    .shopping_cart {
      margin: 0 auto;
      float: none;
      width: 100%; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .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 .ajax_cart_total {
    display: none !important; }

.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 {
    padding-bottom: 5px;
    margin-top: -4px; }
    .cart_block .cart-info .product-name a {
      font-size: 13px;
      line-height: 18px;
      display: inline-block; }
  .cart_block .cart-info .quantity-formated {
    display: inline-block;
    color: #9c9b9b;
    text-transform: uppercase;
    font-size: 10px;
    padding-right: 5px; }
    .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 {
  border-top: 1px solid #d6d4d4;
  font-weight: bold;
  padding: 10px 20px 22px 20px; }
  .cart_block .cart-prices .cart-prices-line {
    overflow: hidden;
    border-bottom: 1px solid #515151;
    padding: 7px 0; }
    .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 {
      margin-right: 0;
      border: none; }
      .cart_block .cart-buttons a#button_order_cart span {
        padding: 7px 0;
        font-size: 1.1em;
        border: solid 1px #63c473;
        background: #43b155; }
      .cart_block .cart-buttons a#button_order_cart:hover span {
        border: solid 1px #358c43;
        background: #2e7a3a;
        color: #fff; }

/*******************************************************************
					Cart Block(Header) Styles
********************************************************************/
#header .cart_block {
  position: absolute;
  top: 95px;
  right: 0;
  z-index: 100;
  display: none;
  height: auto;
  background: #484848;
  color: #fff;
  width: 270px; }
  @media (max-width: 480px) {
    #header .cart_block {
      width: 100%; } }
  @media (max-width: 1280px) {
    #header .cart_block {
      width: 100%; } }
  #header .cart_block a {
    color: #fff; }
    #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: #fff; }
  #header .cart_block dt {
    background: url(../../../img/cart-shadow.png) repeat-x; }
    #header .cart_block dt.first_item {
      background: none; }
  #header .cart_block .product-atributes {
    padding-bottom: 10px;
    font-size: 11px; }
    #header .cart_block .product-atributes a {
      color: #9c9b9b; }
      #header .cart_block .product-atributes a:hover {
        color: #fff; }
  #header .cart_block .cart-prices {
    border: none;
    background: url(../../../img/cart-shadow.png) repeat-x #3d3d3d; }
  #header .cart_block .cart-buttons {
    background: url(../../../img/cart-shadow.png) repeat-x #333; }
#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=40);
  opacity: 0.4; }

* 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: fixed;
  display: none;
  z-index: 99;
  width: 100%;
  max-width: 960px;
  left: 0;
  right: 0;
  top: 40px !important;
  max-height: 95%;
  overflow: auto;
  margin: auto;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }
  #layer_cart .layer_cart_product {
    padding: 10px 15px 10px 0;
    overflow: hidden;
    position: static;
    margin: 15px 0; }
    @media screen and (max-width: 767px) {
      #layer_cart .layer_cart_product {
        margin: 0 0 15px; } }
    #layer_cart .layer_cart_product .title {
      display: block;
      font: 400 20px/26px Arial, Helvetica, sans-serif;
      color: #30302f;
      margin-bottom: 5px; }
      @media (max-width: 767px) {
        #layer_cart .layer_cart_product .title {
          font-size: 17px;
          line-height: normal; } }
      #layer_cart .layer_cart_product .title i {
        font-size: 16px;
        line-height: 20px;
        margin-right: 8px;
        margin-bottom: 1px;
        background-color: #05a602;
        text-align: center;
        vertical-align: middle;
        display: inline-block;
        color: #ffffff;
        width: 20px;
        height: 20px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        overflow: hidden; }
    #layer_cart .layer_cart_product .product-image-container {
      max-width: 178px;
      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; } }
    #layer_cart .layer_cart_product .layer_cart_product_info {
      padding: 30px 0 0 0; }
      #layer_cart .layer_cart_product .layer_cart_product_info #layer_cart_product_title {
        font-family: "Lato", sans-serif;
        font-size: 18px;
        font-weight: 600;
        color: #2f2f2f;
        display: block; }
      #layer_cart .layer_cart_product .layer_cart_product_info #layer_cart_product_attributes {
        font-family: "Lato", sans-serif; }
      #layer_cart .layer_cart_product .layer_cart_product_info > div {
        padding-bottom: 7px; }
  @media screen and (max-width: 767px) {
    #layer_cart .button-container a {
      width: 100%;
      font-size: 17px;
      margin-bottom: 15px; } }
  #layer_cart .layer_cart_cart {
    border-left: 1px solid #d6d4d4;
    padding: 10px 0 10px 15px;
    -moz-border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px 4px 4px 0px;
    position: relative;
    margin: 15px 0; }
    @media (max-width: 989px) {
      #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: 400 17px/24px "Lato", sans-serif;
      color: #2f2f2f;
      padding-bottom: 13px;
      margin-bottom: 28px; }
      #layer_cart .layer_cart_cart .title > span span {
        font-weight: 900;
        font-size: 18px;
        line-height: 1.2; }
      @media (max-width: 989px) {
        #layer_cart .layer_cart_cart .title {
          margin-bottom: 0; } }
      @media (max-width: 767px) {
        #layer_cart .layer_cart_cart .title {
          font-size: 18px; } }
    #layer_cart .layer_cart_cart .layer_cart_row {
      padding: 0; }
      #layer_cart .layer_cart_cart .layer_cart_row + .row {
        margin-left: -10px;
        margin-right: -10px; }
        #layer_cart .layer_cart_cart .layer_cart_row + .row > div {
          padding-left: 10px;
          padding-right: 10px; }
      #layer_cart .layer_cart_cart .layer_cart_row + .clearfix {
        margin-top: 10px; }
      #layer_cart .layer_cart_cart .layer_cart_row strong.dark + span:not(.invisible) {
        margin-bottom: 10px; }
    #layer_cart .layer_cart_cart .button-container {
      width: 100%; }
      #layer_cart .layer_cart_cart .button-container .btn {
        margin-bottom: 10px; }
      #layer_cart .layer_cart_cart .button-container .bouton-rouge {
        margin-top: 0;
        padding-top: 10px; }
        #layer_cart .layer_cart_cart .button-container .bouton-rouge span.shopping-cart {
          width: 19px;
          height: 19px;
          background: url(data:image/svg+xml,%3Csvg%20%0A%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%0A%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%0A%20width%3D%2218px%22%20height%3D%2218px%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20%20fill%3D%22rgb%28255%2C%20255%2C%20255%29%22%0A%20d%3D%22M16.430%2C7.602%20C16.304%2C8.352%2015.608%2C8.991%2014.846%2C9.056%20L5.052%2C9.902%20L5.295%2C11.348%20C5.344%2C11.643%205.653%2C11.903%205.954%2C11.903%20L15.783%2C11.903%20C16.054%2C11.903%2016.274%2C12.121%2016.274%2C12.391%20C16.274%2C12.660%2016.054%2C12.879%2015.783%2C12.879%20L5.954%2C12.879%20C5.169%2C12.879%204.453%2C12.277%204.325%2C11.508%20L2.682%2C1.720%20C2.633%2C1.424%202.325%2C1.164%202.022%2C1.164%20L1.040%2C1.164%20C0.768%2C1.164%200.548%2C0.946%200.548%2C0.675%20C0.548%2C0.407%200.768%2C0.188%201.040%2C0.188%20L2.022%2C0.188%20C2.808%2C0.188%203.523%2C0.790%203.653%2C1.558%20L3.750%2C2.140%20L15.783%2C2.140%20C16.185%2C2.140%2016.558%2C2.306%2016.805%2C2.596%20L16.805%2C2.595%20C17.052%2C2.884%2017.155%2C3.277%2017.090%2C3.671%20L16.430%2C7.602%20ZM16.118%2C3.510%20C16.137%2C3.398%2016.113%2C3.297%2016.053%2C3.225%20C15.994%2C3.154%2015.897%2C3.116%2015.782%2C3.116%20L3.913%2C3.116%20L4.890%2C8.936%20L14.761%2C8.084%20C15.076%2C8.057%2015.408%2C7.750%2015.460%2C7.442%20L16.119%2C3.511%20L16.118%2C3.510%20ZM7.429%2C13.855%20C8.513%2C13.855%209.394%2C14.731%209.394%2C15.807%20C9.394%2C16.884%208.513%2C17.761%207.429%2C17.761%20C6.344%2C17.761%205.463%2C16.884%205.463%2C15.807%20C5.463%2C14.731%206.344%2C13.855%207.429%2C13.855%20ZM7.429%2C16.784%20C7.970%2C16.784%208.412%2C16.345%208.412%2C15.807%20C8.412%2C15.270%207.970%2C14.831%207.429%2C14.831%20C6.887%2C14.831%206.446%2C15.270%206.446%2C15.807%20C6.446%2C16.345%206.887%2C16.784%207.429%2C16.784%20ZM14.308%2C13.855%20C15.393%2C13.855%2016.274%2C14.731%2016.274%2C15.807%20C16.274%2C16.884%2015.393%2C17.761%2014.308%2C17.761%20C13.224%2C17.761%2012.343%2C16.884%2012.343%2C15.807%20C12.343%2C14.731%2013.224%2C13.855%2014.308%2C13.855%20ZM14.308%2C16.784%20C14.850%2C16.784%2015.291%2C16.345%2015.291%2C15.807%20C15.291%2C15.270%2014.850%2C14.831%2014.308%2C14.831%20C13.767%2C14.831%2013.326%2C15.270%2013.326%2C15.807%20C13.326%2C16.345%2013.767%2C16.784%2014.308%2C16.784%20Z%22/%3E%0A%3C/svg%3E);
          background-repeat: no-repeat;
          -webkit-background-size: cover;
          background-size: cover;
          display: inline-block;
          vertical-align: middle;
          margin-right: 5px;
          margin-top: -2px;
          -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; }
        #layer_cart .layer_cart_cart .button-container .bouton-rouge:hover span.shopping-cart {
          background: url(data:image/svg+xml,%3Csvg%20%0A%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%0A%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%0A%20width%3D%2218px%22%20height%3D%2218px%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20%20fill%3D%22rgb%28224%2C%2045%2C%2046%29%22%0A%20d%3D%22M16.360%2C7.602%20C16.234%2C8.352%2015.538%2C8.991%2014.777%2C9.056%20L4.982%2C9.902%20L5.225%2C11.348%20C5.274%2C11.643%205.583%2C11.903%205.884%2C11.903%20L15.713%2C11.903%20C15.985%2C11.903%2016.204%2C12.121%2016.204%2C12.391%20C16.204%2C12.660%2015.985%2C12.879%2015.713%2C12.879%20L5.884%2C12.879%20C5.099%2C12.879%204.383%2C12.277%204.255%2C11.508%20L2.612%2C1.720%20C2.563%2C1.424%202.255%2C1.164%201.953%2C1.164%20L0.970%2C1.164%20C0.699%2C1.164%200.478%2C0.946%200.478%2C0.675%20C0.478%2C0.407%200.699%2C0.188%200.970%2C0.188%20L1.953%2C0.188%20C2.739%2C0.188%203.454%2C0.790%203.583%2C1.558%20L3.680%2C2.140%20L15.713%2C2.140%20C16.115%2C2.140%2016.488%2C2.306%2016.734%2C2.596%20L16.735%2C2.595%20C16.982%2C2.884%2017.085%2C3.277%2017.020%2C3.671%20L16.360%2C7.602%20ZM16.049%2C3.510%20C16.067%2C3.398%2016.044%2C3.297%2015.983%2C3.225%20C15.924%2C3.154%2015.827%2C3.116%2015.712%2C3.116%20L3.843%2C3.116%20L4.820%2C8.936%20L14.691%2C8.084%20C15.006%2C8.057%2015.338%2C7.750%2015.390%2C7.442%20L16.049%2C3.511%20L16.049%2C3.510%20ZM7.359%2C13.855%20C8.443%2C13.855%209.324%2C14.731%209.324%2C15.807%20C9.324%2C16.884%208.443%2C17.761%207.359%2C17.761%20C6.274%2C17.761%205.393%2C16.884%205.393%2C15.807%20C5.393%2C14.731%206.274%2C13.855%207.359%2C13.855%20ZM7.359%2C16.784%20C7.900%2C16.784%208.342%2C16.345%208.342%2C15.807%20C8.342%2C15.270%207.900%2C14.831%207.359%2C14.831%20C6.817%2C14.831%206.376%2C15.270%206.376%2C15.807%20C6.376%2C16.345%206.817%2C16.784%207.359%2C16.784%20ZM14.239%2C13.855%20C15.323%2C13.855%2016.204%2C14.731%2016.204%2C15.807%20C16.204%2C16.884%2015.323%2C17.761%2014.239%2C17.761%20C13.155%2C17.761%2012.273%2C16.884%2012.273%2C15.807%20C12.273%2C14.731%2013.155%2C13.855%2014.239%2C13.855%20ZM14.239%2C16.784%20C14.780%2C16.784%2015.222%2C16.345%2015.222%2C15.807%20C15.222%2C15.270%2014.780%2C14.831%2014.239%2C14.831%20C13.697%2C14.831%2013.256%2C15.270%2013.256%2C15.807%20C13.256%2C16.345%2013.697%2C16.784%2014.239%2C16.784%20Z%22/%3E%0A%3C/svg%3E);
          -webkit-background-size: cover;
          background-size: cover;
          background-repeat: no-repeat; }
      #layer_cart .layer_cart_cart .button-container span.exclusive-medium {
        margin-right: 5px; }
        #layer_cart .layer_cart_cart .button-container span.exclusive-medium i {
          padding-right: 5px;
          color: #777777; }
  #layer_cart .cross {
    position: absolute;
    right: 15px;
    top: 10px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    text-align: center;
    color: #30302f;
    z-index: 2;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease; }
    #layer_cart .cross:before {
      content: "\f00d";
      display: block;
      font-family: "FontAwesome";
      font-size: 25px;
      line-height: 25px; }
    @media screen and (min-width: 990px) {
      #layer_cart .cross:hover {
        color: #e02d2e; } }
  #layer_cart .continue {
    cursor: pointer;
    color: #e02d2e;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    font-size: 12px; }
    #layer_cart .continue i {
      color: #30302f;
      font-size: 16px;
      margin-right: 4px;
      vertical-align: top;
      margin-top: 1px; }
  #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 {
  width: 100%;
  overflow: hidden; }
  #layer_cart .crossseling #blockcart_list ul {
    display: block; }
    #layer_cart .crossseling #blockcart_list ul li {
      float: left;
      text-align: center;
      width: 178px;
      margin: 0 0px 0 0; }
      #layer_cart .crossseling #blockcart_list ul li .product-image-container {
        text-align: center;
        padding: 5px;
        margin-bottom: 15px; }
        #layer_cart .crossseling #blockcart_list ul li .product-image-container img {
          width: 100%;
          vertical-align: middle; }
      #layer_cart .crossseling #blockcart_list ul li .product-name {
        display: block;
        width: 100%;
        font-size: 16px;
        color: #000000;
        font-family: "Lato", sans-serif;
        font-weight: normal;
        height: 48px;
        margin-bottom: 10px;
        overflow: hidden; }
        #layer_cart .crossseling #blockcart_list ul li .product-name a {
          font-size: inherit;
          color: inherit;
          font-family: inherit; }
      #layer_cart .crossseling #blockcart_list ul li .price {
        font-family: "Lato", sans-serif;
        display: inline-block;
        vertical-align: bottom;
        color: #e02d2e;
        font-size: 20px;
        font-weight: 400; }
  #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; }
#layer_cart .clearfix > .content {
  padding: 30px;
  position: relative; }
  #layer_cart .clearfix > .content .product-container {
    border: solid 10px #f2f0ee;
    margin-top: 20px; }
  #layer_cart .clearfix > .content strong.dark {
    font-weight: 400;
    font-family: "Lato", sans-serif;
    color: #2f2f2f;
    font-size: 16px;
    padding-right: 3px; }
    #layer_cart .clearfix > .content strong.dark.big {
      font-size: 20px;
      font-family: #2f2f2f;
      font-weight: 900; }
    #layer_cart .clearfix > .content strong.dark + span {
      font-family: "Lato", sans-serif;
      font-weight: inherit;
      font-size: 16px; }
      #layer_cart .clearfix > .content strong.dark + span#layer_cart_product_price, #layer_cart .clearfix > .content strong.dark + span.ajax_block_cart_total {
        color: #e02d2e;
        font-family: "Lato", sans-serif;
        font-weight: 900;
        font-size: 20px; }
  #layer_cart .clearfix > .content .hub {
    margin: 30px -10px; }
    #layer_cart .clearfix > .content .hub .icon-produit {
      padding: 0 0 0 10px;
      display: inline-block;
      vertical-align: top;
      float: none; }
      #layer_cart .clearfix > .content .hub .icon-produit p {
        padding-left: 4px;
        padding-right: 4px;
        font-size: 11px; }
      #layer_cart .clearfix > .content .hub .icon-produit.garantie {
        width: 185px; }
      #layer_cart .clearfix > .content .hub .icon-produit.livraison {
        width: 137px; }
      #layer_cart .clearfix > .content .hub .icon-produit.paiement {
        width: 114px; }
  @media screen and (max-width: 989px) {
    #layer_cart .clearfix > .content .layer_cart_product {
      padding-right: 0; }
    #layer_cart .clearfix > .content .product-container {
      text-align: center; }
      #layer_cart .clearfix > .content .product-container .product-image-container {
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: none; }
      #layer_cart .clearfix > .content .product-container .layer_cart_product_info {
        display: block;
        padding: 5px;
        clear: both; }
    #layer_cart .clearfix > .content .layer_cart_cart {
      text-align: center;
      margin-top: 10px;
      padding-top: 20px;
      padding-left: 0; }
    #layer_cart .clearfix > .content .hub {
      margin: 30px auto;
      max-width: 450px; }
      #layer_cart .clearfix > .content .hub .icon-produit {
        width: calc(33.33333% - 4px) !important; }
        #layer_cart .clearfix > .content .hub .icon-produit p {
          display: block; } }
  @media screen and (max-width: 480px) {
    #layer_cart .clearfix > .content {
      padding: 15px; }
      #layer_cart .clearfix > .content .layer_cart_cart {
        margin-bottom: 0; }
      #layer_cart .clearfix > .content .cross {
        top: 5px;
        right: 5px; } }

/*# sourceMappingURL=blockcart.css.map */
