/******************************************************************
    Main Colors
******************************************************************/
/******************************************************************
    Fonts
******************************************************************/
/******************************************************************
    Borders
******************************************************************/
/******************************************************************
    Backgrounds
******************************************************************/
/******************************************************************
    RESPONSIVE
******************************************************************/
#center_column {
  width: 100%;
}

#center_column > div {
  position: relative;
}

.primary_block {
  position: relative;
}

#back_listing {
  position: absolute;
  top: -30px;
  right: 0;
  font-size: 10px;
  text-decoration: none;
}

#back_listing .arrow_t {
  margin-right: 4px;
}

#back_listing:hover .text {
  text-decoration: underline;
}

.pb-left-column {
  float: left;
  width: 575px;
  margin-top: 45px;
}

.pb-left-column #image-block {
  position: relative;
}

.pb-left-column #image-block .mobile_images {
  display: none !important;
}

.pb-left-column #image-block .encart {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.pb-left-column #image-block .encart .discount {
  display: block;
  height: 44px;
  width: 44px;
  border-radius: 50%;
  color: white;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  line-height: 44px;
  background: #e03288;
}

#views_block {
  text-align: center;
  width: 440px;
  margin: 0 auto;
}

#views_block #thumbs_list {
  float: left;
  text-align: center;
  list-style: none;
  margin: 0 30px;
  width: 360px;
  overflow: hidden;
}

#views_block #thumbs_list.inline_block {
  float: none;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: auto;
  margin: 0 auto 0;
}

#views_block #thumbs_list li {
  float: left;
  width: 90px;
  height: 91px;
  list-style: none;
  margin: 0px 5px 0 0;
}

#views_block #thumbs_list li a {
  display: block;
  width: 90px;
  height: 90px;
  border-bottom: 1px solid white;
  -webkit-transition: 200ms all;
  transition: 200ms all;
}

#views_block #thumbs_list li a.shown,
#views_block #thumbs_list li a:hover {
  border-bottom: 1px solid #e3e3e3;
}

#views_block .thumb-nav {
  margin-top: 35px;
}

#views_block #view_scroll_left {
  float: left;
}

#views_block #view_scroll_right {
  float: right;
}

.pb-left-column #view_full_size {
  width: 440px;
  height: 440px;
  display: block;
  margin: auto;
  position: relative;
  z-index: 1;
}

.pb-left-column #view_full_size .span_link {
  position: absolute;
  bottom: 10px;
  right: 10px;
  height: 34px;
  width: 34px;
  border-radius: 50%;
  background: #4b4746;
  cursor: pointer;
}

.pb-left-column #view_full_size .span_link span {
  display: block;
  margin: 9px auto 0;
}

.pb-right-column {
  float: left;
  width: calc(100% - 700px);
  margin-left: 20px;
  margin-top: 45px;
}

.pb-right-column h1 {
  font-size: 29px;
  color: #593312;
  font-family: "SaveurSans-Regular";
  text-align: center;
  line-height: 34px;
  font-weight: normal;
  margin-bottom: 30px;
}

.pb-right-column .product_description {
  font-size: 13px;
  padding: 5px 0 30px;
}

.pb-right-column #buy_block {
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  padding: 14px 0 20px;
  text-align: center;
}

.pb-right-column .product_attributes {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}

.pb-right-column #quantity_wanted_p {
  font-size: 14px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
}

.pb-right-column #quantity_wanted_p label {
  margin-right: 8px;
}

.pb-right-column #quantity_wanted_p .selectBox-dropdown.custom2 {
  min-width: 72px;
}

.pb-right-column #quantity_wanted_p .selectBox-dropdown.custom2 .selectBox-label {
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #4b4746;
}

.pb-right-column #quantity_wanted_p .selectBox-dropdown.custom2 .selectBox-arrow {
  background: url("../js/selectbox/selectBox-arrow_double.png") no-repeat;
  width: 11px;
  height: 21px;
  top: 9px;
}

.pb-right-column #quantity_wanted_p .qty_block {
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  height: 22px;
  padding: 8px 10px;
  width: 54px;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  text-align: center;
}

.pb-right-column #quantity_wanted_p .qty_block > * {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}

.pb-right-column #quantity_wanted_p .qty_block input {
  border: none;
  width: 32px;
  height: 22px;
  font-size: 16px;
  color: #4b4746;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
}

.pb-right-column #quantity_wanted_p .qty_block .qty_nav {
  height: 22px;
  margin-left: 5px;
}

.pb-right-column #quantity_wanted_p .qty_block .qty_nav a {
  display: block;
}

.pb-right-column #quantity_wanted_p .qty_block .qty_nav a + a {
  margin-top: 9px;
}

.pb-right-column #attributes {
  display: none;
}

.pb-right-column .content_prices {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  margin-left: 16px;
}

.pb-right-column .content_prices > * {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}

.pb-right-column .content_prices .our_price_display {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  color: #E3328B;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  font-size: 28px;
  line-height: 28px;
}

.pb-right-column .content_prices .right {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}

.pb-right-column .content_prices #old_price {
  text-decoration: line-through;
  font-size: 16px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
}

.pb-right-column .content_prices .weight {
  text-align: left;
  margin-left: 15px;
  display: block;
  font-size: 11px;
  line-height: 13px;
  margin-top: 2px;
}

.pb-right-column #add_to_cart button {
  margin: 10px auto 0;
  width: 340px;
}

.pb-right-column #product_reservation {
  margin: 10px auto 0;
  background: #4b4746;
  width: 340px;
}

.pb-right-column #product_reservation .circle {
  background: #dbdada;
}

.pb-right-column .lightbox_reservation {
  font-size: 11px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  margin-top: 6px;
}

.pb-right-column .lightbox_reservation > *,
.pb-right-column .lightbox_reservation:hover .sg-info_hov {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}

.pb-right-column .lightbox_reservation .sg-info_hov,
.pb-right-column .lightbox_reservation:hover .sg-info {
  display: none;
}

.pb-right-column .lightbox_reservation .text {
  margin-left: 8px;
  color: #4b4746;
}

.reassurance_product {
  margin: 30px 0 0;
  text-align: center;
}

.reassurance_product .elm {
  margin: 0 10px 15px 0;
  text-decoration: none;
  color: #4b4746;
}
.reassurance_product .elm .last {
  margin-right: 0;
}
.reassurance_product .elm .elm-delivery .text {
  max-width: 110px;
}
.reassurance_product.custom .elm .text {
  max-width: none;
}

.reassurance_product .elm,
.reassurance_product .elm > * {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}

.reassurance_product .picto {
  margin-right: 5px;
}

.reassurance_product .picto .normal {
  display: block;
}

.reassurance_product .picto .hover {
  display: none;
}

.reassurance_product .text {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 14px;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: left;
  max-width: 90px;
}

.reassurance_product .text span {
  text-transform: lowercase;
  display: block;
}

.reassurance_product a:hover .picto .normal {
  display: none;
}

.reassurance_product a:hover .picto .hover {
  display: block;
}

.reassurance_product a:hover .text {
  color: #c99e64;
}

.tabs_products {
  margin: 20px 0 0;
}

.tabs_products > span {
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  background: white;
  font-size: 11px;
  text-transform: uppercase;
  height: 38px;
  line-height: 38px;
  padding: 0 14px;
  display: block;
  float: left;
  position: relative;
  z-index: 2;
  cursor: pointer;
  margin-bottom: -2px;
}

.tabs_products > a {
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  background: white;
  font-size: 11px;
  text-transform: uppercase;
  height: 38px;
  line-height: 38px;
  padding: 0 14px;
  display: block;
  float: left;
  position: relative;
  z-index: 2;
  cursor: pointer;
  margin-right: 5px;
}

.tabs_products > a:hover {
  text-decoration: none;
}

.tabs_products > span + span {
  margin-left: 5px;
}

.tabs_products > span.current {
  border-bottom: 1px solid white;
  border-radius: 4px 4px 0 0;
}

.tabs_products > .content {
  background: white;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  position: relative;
  z-index: 1;
  padding: 25px 15px;
  display: none;
  clear: both;
}

.tabs_products > .content .title {
  display: none;
}

.tabs_products.open > span {
  border-radius: 4px 4px 0 0;
}

.assortiment {
  width: 28%;
  padding: 2%;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 2%;
  float: left;
  min-height: 250px;
  text-align: center;
}
.assortiment .assortiment-image {
  margin-bottom: 1%;
}
.assortiment .assortiment-name {
  margin-bottom: 1%;
  font-weight: bold;
}

.c-product__name {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}
.c-product__name > * {
  display: table-cell;
  vertical-align: middle;
}
.c-product__madeinfrance {
  width: 110px;
  height: 110px;
  background: url(../img/icons/made-in-france.png) no-repeat;
  background-size: cover;
  margin-left: 10px;
}

@media (max-width: 1206px) {
  #back_listing {
    display: none;
  }

  .pb-left-column {
    width: 433px;
  }

  .pb-left-column #view_full_size {
    width: 400px;
    height: 400px;
  }

  .pb-left-column #view_full_size img {
    width: 400px;
    height: 400px;
  }

  .pb-left-column #view_full_size .span_link {
    right: 20px;
    bottom: 20px;
  }

  .pb-right-column {
    width: 307px;
    margin-left: 8px;
  }

  .pb-right-column .content_prices {
    margin-left: 8px;
  }

  .pb-right-column #quantity_wanted_p .qty_block {
    width: 40px;
  }

  .pb-right-column #quantity_wanted_p .qty_block input {
    width: 20px;
  }

  .reassurance_product > a {
    display: block;
    text-align: left;
    margin-left: 63px;
  }

  .reassurance_product > a + a {
    margin-top: 12px;
  }

  .reassurance_product .text span {
    display: inline;
  }

  .pb-right-column #add_to_cart button,
  .pb-right-column #product_reservation {
    width: 100%;
    padding: 0;
  }

  .assortiment {
    width: 96%;
    padding: 10% 2%;
    min-height: auto;
  }

  /*#product .product_list li {width: 184px;height: 300px}
  #product .product_list li .product_img_link {width: 184px;height: 184px;}
  #product .product_list li .product_img_link img {width: 184px;height: 184px;}
  #product .product_list li:hover .product_img_link img {width: 204px;height: 204px;}
  #product .product_list li .tablet_mobile {width: 95px;padding:0}
  #product .product_list li .tablet_mobile .text{width: 50px}

  #product .product_list li h5 a {padding:0 10px}*/
}
@media (max-width: 768px) {
  #center_column > .c_center {
    width: 100%;
    margin: 0%;
  }

  #back_listing {
    background: #f9f9f9;
    display: block;
    position: relative;
    left: inherit;
    top: inherit;
    width: 92%;
    padding: 18px 4%;
  }

  #back_listing .text {
    font-size: 16px;
    font-weight: bold;
    font-family: "Open Sans", sans-serif;
    float: right;
  }

  #back_listing .sg-arrow_back {
    display: block;
    float: left;
    margin-top: 2px;
  }

  #back_listing .arrow_t {
    display: none;
  }

  #back_listing .clear {
    display: block;
    clear: both;
  }

  #center_column {
    width: 100%;
    margin: 0;
  }

  #center_column > div {
    position: relative;
  }

  #center_column .primary_block,
  #center_column #product_accessories,
  #center_column #viewed-products_block_left {
    width: 92%;
    margin: 0 4%;
  }

  #center_column #viewed-products_block_left {
    margin-top: 30px;
  }

  #center_column .pb-left-column {
    width: 100%;
  }

  #center_column .pb-left-column #view_full_size {
    width: 100%;
    height: auto;
  }

  #center_column .pb-left-column #view_full_size img {
    width: 100%;
    height: auto;
  }

  .pb-left-column #image-block #view_full_size {
    display: none !important;
  }

  .pb-left-column #image-block .mobile_images {
    display: block !important;
  }

  .pb-left-column #image-block .mobile_images li {
    list-style: none;
    text-align: center;
  }

  .pb-left-column #image-block .mobile_images li img {
    max-width: 100%;
    height: auto;
  }

  .pb-left-column #image-block .mobile_images .owl-item img {
    margin: auto;
  }

  .pb-left-column #image-block .mobile_images .owl-pagination {
    background: none;
  }

  .pb-left-column #image-block .mobile_images .owl-pagination > div {
    background: white;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    border: 2px solid #dbdbdb;
  }

  .pb-left-column #image-block .mobile_images .owl-pagination > div.active {
    background: #593312;
    border-color: white;
  }

  #views_block {
    display: none;
  }

  .reassurance_product > a {
    margin-left: 20%;
  }

  .pb-right-column {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }

  .pb-right-column .tabs_products {
    margin: 20px 0 35px;
  }

  .pb-right-column .tabs_products > span {
    display: none;
  }

  .pb-right-column .tabs_products > span + span {
    margin: 10px 0 0 0;
  }

  .pb-right-column .tabs_products > .content {
    display: block !important;
    padding: 10px;
    width: auto;
  }

  .pb-right-column .tabs_products > .content .title {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
  }

  .pb-right-column .tabs_products > .content .title .sg-tabs_open {
    display: block;
    float: right;
    margin-top: 7px;
  }

  .pb-right-column .tabs_products > .content .title .sg-tabs_close {
    display: none;
    float: right;
    margin-top: 7px;
  }

  .pb-right-column .tabs_products > .content .rte {
    padding: 10px;
    display: none;
  }

  .pb-right-column .tabs_products > .content + .content {
    margin-top: 10px;
  }

  .pb-right-column .tabs_products > .content.open .sg-tabs_open {
    display: none;
  }

  .pb-right-column .tabs_products > .content.open .sg-tabs_close {
    display: block;
    float: right;
  }

  .pb-right-column .tabs_products > .content.open .rte {
    display: block;
  }

  .pb-right-column #add_to_cart button,
  .pb-right-column #product_reservation {
    width: 100%;
    padding: 0;
  }

  .assortiment-link {
    float: none !important;
    text-align: center;
    margin: 0px 0 10px 0 !important;
  }

  /*#product .product_list li {width: 50%;height: auto;padding:15px 0 80px}
  #product .product_list li .encart_top {bottom:70px}
  #product .product_list li .encart_top .feature_store {margin:0 10%}
  #product .product_list li .encart_top .feature_store .content {padding:0 10px;width: auto;@include inline-block();}
  #product .product_list li .encart_top .feature_store .content .text {@include inline-block();margin-left:4px}
  #product .product_list.owl-carousel li {width: 100%};
  #product .product_list li .product_img_link img {width: 100%;height:100%}
  #product .product_list li:hover .product_img_link img {width: 100%;height:100%;margin:0}*/
}
/******************************************************************
    Bag product configurator for Easter
******************************************************************/
.product-bag-configurator .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style: none;
  font-weight: 700;
}
.product-bag-configurator .item > .info-wrap {
  display: flex;
  align-items: center;
}
.product-bag-configurator .item > .info-wrap .image {
  max-width: 105px;
  height: auto;
}
@media (max-width: 1206px) {
  .product-bag-configurator .item > .info-wrap .image {
    max-width: 70px;
  }
}
.product-bag-configurator .item > .info-wrap .name {
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 18px;
  padding-right: 20px;
}
@media (max-width: 1206px) {
  .product-bag-configurator .item > .info-wrap .name {
    font-size: 14px;
    line-height: 14px;
    padding-right: 10px;
  }
}
.product-bag-configurator .item > .qty-wrap {
  display: flex;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.product-bag-configurator .item > .qty-wrap > .label {
  font-weight: 700;
  font-size: 14px;
}
.product-bag-configurator .item > .qty-wrap > .selectBox {
  min-width: 75px;
  margin: 0 15px;
}
@media (max-width: 1206px) {
  .product-bag-configurator .item > .qty-wrap > .selectBox {
    min-width: 60px;
  }
}
.product-bag-configurator .item > .qty-wrap > .selectBox-dropdown.custom2 .selectBox-label {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #4b4746;
}
.product-bag-configurator .item > .qty-wrap > .selectBox-dropdown.custom2 > .selectBox-arrow {
  background: url("../js/selectbox/selectBox-arrow_double.png") no-repeat;
  width: 11px;
  height: 21px;
  top: 9px;
}
.product-bag-configurator .item > .qty-wrap > .reset {
  width: 20px;
  height: 20px;
  background: url("../img/reset.png") no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 1206px) {
  .product-bag-configurator .item > .qty-wrap > .reset {
    width: 15px;
    height: 15px;
  }
}
.product-bag-configurator .messages {
  padding: 30px 0;
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-bag-configurator .messages .message {
  font-size: 18px;
  color: #E3328B;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  line-height: normal;
  max-width: 340px;
  padding: 0;
}
.product-bag-configurator .messages .message-success {
  color: #6ec955;
}
.product-bag-configurator .messages .message-danger {
  color: #ff0000;
}
.product-bag-configurator .messages .message .lowercase {
  text-transform: lowercase;
}

.product-bag-configurator-btn {
  text-align: center;
  padding: 25px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.product-bag-configurator-btn .reset-btn {
  width: 100%;
  max-width: 223px;
  min-height: 56px;
  font: normal 12px/16px "Open Sans", sans-serif;
  letter-spacing: 1px;
  color: #fff;
  border-radius: 10px;
  background: #ababab;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: .2s all;
  transition: .2s all;
}
.product-bag-configurator-btn .reset-btn:hover {
  text-decoration: none;
  background: #e03288;
}

.selectBox-options li.selectBox-disabled a {
  background-color: lightgrey;
}

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