/******************************************************************
    Main Colors
******************************************************************/
/******************************************************************
    Fonts
******************************************************************/
/******************************************************************
    Borders
******************************************************************/
/******************************************************************
    Backgrounds
******************************************************************/
/******************************************************************
    RESPONSIVE
******************************************************************/
/*** PRODUCT CUSTOM ****/
#custom_block {
  background: url("../img/project/custom_bg.png") repeat-x #e2e2e2;
  /*border-top:1px solid #e3e3e3*/
  padding-bottom: 60px;
}

#custom_block .title {
  font-size: 30px;
  font-family: "SaveurSans-Regular";
  text-transform: uppercase;
  color: #593312;
  text-align: center;
  line-height: 30px;
  padding-top: 25px;
}

#custom_block .description {
  width: 660px;
  margin: 20px auto 0;
  line-height: 16px;
}

#custom_block ul {
  text-align: center;
  list-style: none;
  margin-top: 25px;
}

#custom_block ul li {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin: 0 3px;
}

#custom_block ul li a {
  border: 1px solid #dbdbdb;
  height: 38px;
  line-height: 38px;
  background: white;
  border-radius: 6px;
  display: block;
  width: 208px;
  color: #4b4746;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  font-size: 11px;
  -webkit-transition: 200ms all;
  transition: 200ms all;
}

#custom_block ul li.current a,
#custom_block ul li:hover a {
  border-color: #593312;
}

#custom_block ul li .arrow {
  position: relative;
  margin: auto;
  width: 6px;
  display: none;
}

#custom_block ul li .arrow_w {
  position: absolute;
  top: 0;
  left: 1px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid white;
  z-index: 2;
}

#custom_block ul li .arrow_b {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #593312;
  z-index: 1;
}

#custom_block ul li.current .arrow {
  display: block;
}

/* ALERT */
.popin-alert {
  height: 1px;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  font-weight: normal;
  text-shadow: none;
}

.popin-alert .relative {
  border: 2px solid #E3328B;
  border-radius: 6px;
  background: white;
  padding: 23px 34px;
  width: 416px;
  font-size: 13px;
  position: relative;
  margin: 8px auto 0;
}

.popin-alert .pink {
  color: #E3328B;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
}

.popin-alert .bold {
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}

.popin-alert .italic {
  font-style: italic;
}

.popin-alert span {
  position: absolute;
  top: -10px;
  right: -10px;
  display: block;
  cursor: pointer;
}

.not_completed_msg {
  display: none;
  position: absolute;
  left: -8px;
  top: -180px;
  z-index: 3;
}

.not_completed_msg .relative {
  padding: 28px 34px;
}

.not_completed_msg a {
  color: #E3328B;
  font-size: 11px;
}

/* CUSTOM TEXT*/
.case_background {
  margin: 28px auto 10px;
  position: relative;
}

.case_background .trash_block {
  position: absolute;
  top: 42px;
  left: -30px;
  width: 103px;
  height: 103px;
  display: none;
}

.case_background .trash_block span {
  display: block;
  margin: 35px auto 0;
}

.case_background .help_msg {
  height: 1px;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  font-weight: normal;
  text-shadow: none;
  display: none;
  padding: 0;
  margin: 0;
}

.case_background .help_msg .relative {
  background: #593312;
  border: 1px solid black;
  border-radius: 6px;
  width: 250px;
  color: white;
  font-size: 13px;
  text-align: center;
  position: relative;
  display: block;
  padding: 10px 0;
  margin: 73px auto 0;
  cursor: default;
}

#product_custom.product_26 .case_background .help_msg .relative {
  margin-top: 114px;
}

.case_background .help_msg span {
  display: block;
  position: absolute;
  top: -10px;
  right: -10px;
  cursor: pointer;
}

.case_background .content_text {
  margin: 13px 0px 0px 82px;
  width: 645px;
  float: left;
}

.case_background .content_text {
  margin: 13px 0px 0px 82px;
  width: 645px;
  float: left;
}

.case_background .content_text > span {
  width: 71px;
  height: 71px;
  background: transparent;
  margin: 7px 0 0 9px;
  display: block;
  float: left;
  -webkit-transition: 200ms all;
  transition: 200ms all;
  position: relative;
  z-index: 1;
}

.case_background .content_text > span.current {
  z-index: 2;
}

.case_background .content_text > span:hover {
  background: #482b11;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.case_background .content_text > span.ui-state-highlight {
  background: #482b11;
  opacity: 1;
  filter: alpha(opacity=100);
}

.case_background.drag .content_text.letter_30 {
  margin: 0;
  width: 816px;
  padding: 13px 0 0 51px;
}

.case_background.write .content_text {
  float: none;
  margin: 0;
}

.case_background.write .content_text.letter_16 {
  width: 650px;
  padding: 13px 0px 0px 82px;
}

.case_background.write .content_text.letter_30 {
  width: 816px;
  padding: 13px 0 0 51px;
}

.case_background.write .letter_write {
  width: 71px;
  height: 71px;
  margin: 7px 0px 0px 9px;
  display: block;
  float: left;
  position: relative;
  z-index: 1;
  background: transparent;
  text-align: center;
  color: #ca9e65;
  font-size: 60px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "SaveurSans-Regular";
  text-shadow: -3px 3px 0 #040606;
}

.c_center .case_background.write .btn_save.btn_grey {
  line-height: 50px;
  height: auto;
  margin: 40px auto 0 !important;
}

#product_custom.product_25 .case_background {
  /*background:url('../img/project/case_16.png') no-repeat;*/
  width: 812px;
  height: 216px;
}

#product_custom.product_26 .case_background {
  /*background:url('../img/project/case_30.png') no-repeat;*/
  width: 876px;
  height: 296px;
}

#product_custom .case_background .choco_bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

#product_custom.product_25 .case_background .s_config-case_16 {
  display: block;
}

#product_custom.product_26 .case_background .s_config-case_30 {
  display: block;
}

/* ALPHABET */
#alphabet_container {
  margin-top: 4px;
  clear: both;
  width: calc(100% + 6px);
}

.alpha_letter {
  display: block;
  float: left;
  width: 71px;
  height: 71px;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  color: black;
  font-size: 18px;
  line-height: 71px;
}

#alphabet_container .alpha_letter {
  margin: 7px 6px 0 0;
}

#alphabet_container > span:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

#alphabet_container .supp_last {
  float: left;
  border: 1px solid #dbdbdb;
  border-radius: 6px;
  height: 69px;
  background: white;
  line-height: 69px;
  margin: 7px 6px 0 0;
  width: 223px;
  text-align: center;
  cursor: pointer;
  clear: both;
}

#alphabet_container .supp_last > span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}

#alphabet_container .supp_last .text {
  font-size: 11px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  margin-left: 25px;
  -webkit-transition: 200ms all;
  transition: 200ms all;
  line-height: 15px;
  text-align: left;
}

#alphabet_container .supp_last .text2 {
  display: none;
}

#alphabet_container .supp_last:hover .text {
  margin-left: 45px;
}

.btn_grey {
  background: #4b4746;
  margin-top: 8px;
  height: 69px;
  border-radius: 6px;
  text-decoration: none;
  display: block;
  float: right;
  line-height: 69px;
  text-align: left;
  -webkit-transition: 200ms all;
  transition: 200ms all;
}

/*.btn_grey + .btn_grey {margin-right:10px}*/
.btn_grey > span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}

.btn_grey .text {
  font-size: 11px;
  color: white;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  line-height: 14px;
  text-transform: uppercase;
  margin-left: 6px;
}

.btn_grey.btn_write {
  width: 222px;
  float: left;
  margin-right: 6px;
  text-align: center;
}

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

.btn_grey.supp_all {
  float: left;
  border: 1px solid #dbdbdb;
  border-radius: 6px;
  height: 69px;
  background: white;
  line-height: 69px;
  margin: 7px 6px 0 0;
  width: 223px;
  text-align: center;
  cursor: pointer;
}

.btn_grey.supp_all > span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}

.btn_grey.supp_all .text {
  font-size: 11px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  margin-left: 25px;
  -webkit-transition: 200ms all;
  transition: 200ms all;
  line-height: 15px;
  text-align: left;
  color: #4b4746;
}

.btn_grey.supp_all:hover {
  text-decoration: none;
  background: white;
}

.btn_grey.supp_all:hover .text {
  margin-left: 45px;
}

.btn_grey:hover {
  background: #5c5857;
}

.case_background.write .btn_grey.btn_save {
  color: white;
  width: 300px;
  text-align: center;
  float: none;
  margin: 50px auto 0px !important;
  padding: 5px;
}

.case_background.write .btn_grey.btn_save span {
  line-height: 16px;
}

.btn_grey.visible_mobile {
  display: none;
}

#product_custom .pb-left-column .tabs_products {
  margin: 20px 0 0;
}

#product_custom #nq_social_product {
  margin-top: 20px;
}

#product_custom .primary_block {
  width: 1200px;
  margin: auto;
}

#product_custom .primary_block .pb-left-column {
  width: 425px;
  float: left;
  border-right: 1px solid #dbdbdb;
  padding-right: 74px;
}

#product_custom #view_full_size {
  width: auto;
  height: auto;
}

#product_custom .image_custom {
  border: 1px solid #dbdbdb;
  background: #f9f9f9;
  border-radius: 6px;
  text-align: center;
  padding: 5px 0;
  cursor: pointer;
}

#product_custom .image_custom > span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}

#product_custom .image_custom .zoom {
  background: white;
  border: 1px solid #dddddd;
  border-radius: 50%;
  height: 32px;
  width: 32px;
  margin-right: 6px;
}

#product_custom .image_custom .zoom span {
  display: block;
  margin: 8px auto 0;
}

#product_custom .image_custom .text {
  font-size: 14px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
}

#product_custom .image_custom .image {
  width: 167px;
  margin: 0 0 0 25px;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}

#product_custom .image_custom #bigpic {
  display: none;
}

#product_custom .primary_block .pb-right-column {
  width: 425px;
  padding-left: 74px;
  float: left;
  border-left: 1px solid #dbdbdb;
  margin-left: -1px;
}

#product_custom .primary_block .pb-right-column h1 {
  font-size: 13px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  color: #4b4746;
  text-align: left;
  line-height: 13px;
}

#product_custom .pb-right-column .product_description {
  padding-bottom: 20px;
}

#product_custom #buy_block {
  border: none;
}

#product_custom #buy_block #add_to_cart .btn_55_custom .text {
  width: 210px;
  line-height: 20px;
}

#product_custom .reassurance_product {
  text-align: center;
}

#product_custom .reassurance_product .text {
  text-align: left;
}

#product_custom .reassurance_product .elm {
  margin: 0 25px;
}

#product_custom #product_accessories,
#product_custom #viewed-products_block_left {
  float: none;
  margin: 60px auto 50px;
  width: 1000px;
}

#product_custom #views_block {
  display: none;
}

body.category-personnalisation .fancybox-overlay {
  background: white;
}

body.category-personnalisation .fancybox-skin {
  box-shadow: none;
  background: white !important;
}

body.category-personnalisation .fancybox-close {
  background: url("../../../js/jquery/plugins/fancybox/fancybox_close.png") no-repeat;
  width: 40px;
  height: 40px;
}

body.category-personnalisation .fancybox-title {
  display: none;
}

body.category-personnalisation .fancybox-inner #views_block #thumbs_list {
  margin: -10px auto 0;
}

#product_custom .pb-left-column .tabs_products > .content {
  border-radius: 0 4px 4px 4px;
}

#product_custom .box-cart-bottom {
  position: relative;
}

#product_custom .box-cart-bottom .not_completed_msg .relative {
  width: auto;
  margin-top: 24px;
}

@media (max-width: 1206px) {
  #center_column {
    overflow: hidden;
  }

  #alphabet_container {
    width: calc(687px + 6px);
    margin: 4px auto 0;
    text-align: center;
  }

  #alphabet_container .supp_last {
    width: 69px;
    height: 69px;
    line-height: normal;
  }

  #alphabet_container .supp_last .sg-arrow_grey_l_6 {
    margin-top: 20px;
  }

  #alphabet_container .supp_last .text {
    display: none;
  }

  #alphabet_container .supp_last .text2 {
    display: block;
    margin-top: 6px;
    font-size: 11px;
    font-weight: bold;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
  }

  #alphabet_container .supp_last + .clear {
    display: none;
  }

  #alphabet_container .btn_grey.btn_write {
    clear: left;
  }

  #alphabet_container .supp_all {
    width: 146px;
    line-height: normal;
  }

  #alphabet_container .supp_all .sg-tabs_close {
    margin-top: 20px;
  }

  #alphabet_container .supp_all .text {
    margin: 6px 0 0;
    width: 100%;
    display: block;
    text-align: center;
  }

  #product_custom.product_25 .case_background {
    margin-left: -26px;
  }

  #product_custom.product_26 .case_background {
    margin-left: -76px;
  }

  #product_custom .primary_block {
    width: 760px;
  }

  #product_custom .primary_block .pb-left-column {
    width: 326px;
    padding-right: 25px;
  }

  #product_custom .primary_block .pb-right-column {
    width: 376px;
    padding-left: 25px;
  }

  #product_custom .image_custom .image {
    display: none;
  }

  #product_custom .pb-left-column .tabs_products > .content {
    width: 90%;
  }

  #product_custom .reassurance_product .elm {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }

  #product_custom .reassurance_product .elm .text span {
    display: block;
  }

  #product_custom .reassurance_product .text {
    max-width: 150px;
  }

  #product_custom #product_accessories, #product_custom #viewed-products_block_left {
    width: 760px;
  }

  #product_custom.product_26 .case_background {
    width: 768px;
    margin: 28px auto 0 -20px;
  }

  #product_custom.product_26 .case_background .s_config-case_30 {
    display: none;
  }

  #product_custom.product_26 .case_background .s_config-case_30_tablet {
    display: block;
  }

  #product_custom.product_26 .case_background.write .content_text.letter_30 {
    padding: 11px 0 0 46px;
    width: 704px;
  }

  #product_custom.product_26 .case_background.write .letter_write {
    width: 60px;
    height: 60px;
    margin: 8px 0 0 10px;
    font-size: 24px;
    text-shadow: -2px 2px 0 #040606;
  }

  #product_custom.product_26 .case_background .content_text {
    padding: 11px 0 0 46px;
    width: 704px;
  }

  #product_custom.product_26 .case_background .content_text > span {
    width: 60px;
    height: 60px;
    margin: 8px 0 0 10px;
    overflow: hidden;
  }

  #product_custom.product_26 .case_background .content_text .alpha_letter {
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin: -5px 0 0 -5px;
  }

  #product_custom .box-cart-bottom {
    min-height: 42px;
  }

  .not_completed_msg .relative {
    padding: 28px 5%;
    width: 90%;
  }
}
@media (max-width: 768px) {
  .case_background .help_msg .relative {
    display: none !important;
  }

  #custom_block .description {
    display: none;
  }

  #product_custom .primary_block .pb-right-column h1,
  #product_custom .pb-right-column .product_description,
  #product_custom .pb-left-column .tabs_products,
  #alphabet_container .supp_all {
    display: none;
  }

  #alphabet_container .supp_last {
    display: none !important;
  }

  #alphabet_container .alpha_letter {
    display: none !important;
  }

  #product_custom .case_background.write {
    display: none;
    text-align: center;
    height: auto;
  }

  #product_custom #alphabet_container {
    display: block;
  }

  #custom_block .alert_msg .relative {
    width: auto;
  }

  #alphabet_container {
    width: 100%;
  }

  #alphabet_container .btn_grey {
    width: 160px;
    text-align: center;
    float: none;
    margin-left: 0;
  }

  #alphabet_container .btn_grey.btn_write {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }

  #alphabet_container .btn_grey.btn_write .sg-keyboard {
    display: none;
  }

  #alphabet_container .btn_grey.btn_write br {
    display: none;
  }

  #alphabet_container .btn_grey.btn_write .text {
    text-align: center;
  }

  #alphabet_container .case_background.write .btn_grey.btn_save span {
    margin-left: 0;
  }

  #product_custom .case_background.write .btn_grey.supp_all {
    float: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 10px auto 0;
    text-align: center;
    width: auto;
    padding: 0 26px;
  }

  .case_background .btn_grey, #alphabet_container .btn_grey {
    background: #4b4746;
    margin-top: 20px;
    height: 40px;
    border-radius: 6px;
    text-decoration: none;
    float: none;
    line-height: 40px;
    text-align: left;
  }

  .case_background .btn_grey.btn_pink, #alphabet_container .btn_grey.btn_pink {
    background: #e03288;
  }

  .case_background .btn_grey.btn_pink {
    display: block;
  }

  .case_background .btn_grey .text, #alphabet_container .btn_grey .text {
    color: white;
  }

  #alphabet_container .btn_grey {
    text-align: center;
  }

  #alphabet_container .btn_grey.supp_all .sg-tabs_close {
    width: 12px;
    margin-right: 10px;
  }

  #alphabet_container .btn_grey.supp_all > * {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: auto;
    margin: 0;
  }

  .case_background.write .btn_grey.btn_save {
    color: white;
    width: 160px;
  }

  #custom_block ul li a {
    width: auto;
    padding: 0 20px;
  }

  #product_custom .primary_block .pb-left-column {
    width: 100%;
    padding: 0;
    border: none;
  }

  #product_custom .primary_block .pb-right-column {
    width: 100%;
    padding: 0;
    border: none;
    margin-left: 0;
  }

  #product_custom .primary_block {
    width: 92%;
    margin: 0 4%;
  }

  #product_custom #product_accessories,
  #product_custom #viewed-products_block_left {
    width: 92%;
    margin: 60px 4% 0;
  }

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

  #product_custom .reassurance_product {
    text-align: left;
    margin-top: 20px;
  }

  #product_custom .reassurance_product .elm {
    margin: 0 auto;
    display: block;
    width: 200px;
  }

  #product_custom .reassurance_product .elm + .elm {
    margin-top: 10px;
  }

  .pb-right-column .lightbox_reservation {
    display: block;
    margin-top: 8px;
  }

  .tabs_products.bottom {
    margin: 20px 0 35px;
  }

  .tabs_products.bottom > span {
    display: none;
  }

  .tabs_products.bottom > span + span {
    margin: 10px 0 0 0;
  }

  .tabs_products.bottom > .content {
    display: block !important;
    padding: 10px;
    width: auto;
  }

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

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

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

  .tabs_products.bottom > .content .rte {
    padding: 10px;
    display: none;
  }

  .tabs_products.bottom > .content + .content {
    margin-top: 10px;
  }

  .tabs_products.bottom > .content.open .sg-tabs_open {
    display: none;
  }

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

  .tabs_products.bottom > .content.open .rte {
    display: block;
  }

  #custom_block .alert_msg .relative {
    margin-top: -13px;
  }

  #product_custom.product_25 .case_background {
    width: 320px;
    margin: 28px auto 0;
    height: auto;
  }

  #product_custom.product_25 .case_background .s_config-case_16 {
    display: none;
  }

  #product_custom.product_25 .case_background .s_config-case_16_mobile {
    display: block;
  }

  #product_custom.product_26 .case_background {
    width: 320px;
    margin: 28px auto 0;
    height: auto;
  }

  #product_custom.product_26 .case_background .s_config-case_30,
  #product_custom.product_26 .case_background .s_config-case_30_tablet {
    display: none;
  }

  #product_custom.product_26 .case_background .s_config-case_30_mobile {
    display: block;
  }

  #product_custom.product_25 .case_background.write .content_text.letter_16 {
    margin: 6px 0 0 17px;
    width: 285px;
    float: left;
    padding: 0;
  }

  #product_custom.product_25 .case_background.write .letter_write {
    width: 30px;
    height: 30px;
    margin: 5px 0 0 5px;
    font-size: 24px;
    text-shadow: -2px 2px 0 #040606;
  }

  #product_custom.product_26 .case_background.write .content_text.letter_30 {
    padding: 3px 0 0 19px;
    width: 294px;
  }

  #product_custom.product_26 .case_background.write .letter_write {
    width: 24px;
    height: 24px;
    margin: 5px 0 0 5px;
    font-size: 24px;
    text-shadow: -2px 2px 0 #040606;
  }

  #product_custom.product_25 .case_background .content_text {
    margin: 6px 0 0 17px;
    width: 285px;
  }

  #product_custom.product_25 .case_background .content_text > span {
    width: 30px;
    height: 30px;
    margin: 5px 0 0 5px;
  }

  #product_custom.product_25 .case_background .content_text .alpha_letter {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  #product_custom.product_26 .case_background .content_text {
    padding: 3px 0 0 19px;
    width: 294px;
  }

  #product_custom.product_26 .case_background .content_text > span {
    width: 24px;
    height: 24px;
    margin: 5px 0 0 5px;
  }

  #product_custom.product_26 .case_background .content_text .alpha_letter {
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin: 0;
  }
}

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