/* product desc */
/* primary_block ***************************************************************************** */
.primary_block {
  margin-bottom: 40px; }

.top-hr {
  background: #C4C4C4;
  height: 5px;
  margin: 2px 0 31px; }

.product-heading-h5 {
  color: #999999;
  font-weight: 200;
  margin: 3px 0 8px;
  font-size: 19px;
  font-family: "Open Sans", sans-serif; }

.box-security .product-heading-h5 {
  margin: 3px 0 -8px; }
  @media (max-width: 1199px) {
    .box-security .product-heading-h5 {
      margin-bottom: 8px; } }

.primary_block .pb-left-column img {
  max-width: 100%;
  height: auto; }

a.fancybox-nav {
  outline: 0; }

/* .pb-left-column ***************************************************************************** */
.pb-left-column #image-block {
  position: relative;
  display: block;
  padding: 5px;
  border: none;
  background: #fff; }
  @media (max-width: 767px) {
    .pb-left-column #image-block {
      width: 280px;
      margin: 0 auto; } }
  .pb-left-column #image-block img {
    background: #fbfbfb;
    width: 100%; }
  .pb-left-column #image-block #view_full_size .span_link {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -68px;
    display: block;
    padding: 10px 0;
    text-align: center;
    line-height: 22px;
    color: #777676;
    width: 136px;
    text-align: center;
    font-weight: 700;
    background: rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16); }
    .pb-left-column #image-block #view_full_size .span_link:after {
      font-family: "FontAwesome";
      color: #c0c0c0;
      font-size: 20px;
      line-height: 22px;
      content: "\f00e";
      font-weight: normal;
      margin: 0 0 0 4px; }
    .pb-left-column #image-block #view_full_size .span_link:hover:after {
      color: #333; }
  .pb-left-column #image-block a.jqzoom div div img {
    width: auto;
    max-width: 10000px; }
  .pb-left-column #image-block a.jqzoom div div .zoomWrapper {
    border: none; }
  .pb-left-column #image-block .zoomPad {
    z-index: auto !important; }
  .pb-left-column #image-block .new-box,
  .pb-left-column #image-block .sale-box {
    z-index: 5002; }
 
/* miniatures */
.pb-left-column #views_block {
  margin-top: 10px; }
  @media (max-width: 767px) {
    .pb-left-column #views_block {
      width: 280px;
      margin: 10px auto 0px auto; } }

#thumbs_list {
  overflow: hidden;
  float: left;
  width: 392px; }

  @media (min-width: 992px) {
    .product-image-column {
      padding: 0;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    #thumbs_list {
      width: 294px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #thumbs_list {
      width: 164px; } }
  @media (max-width: 767px) {
    #thumbs_list {
      width: 196px; } }
  #thumbs_list ul#thumbs_list_frame {
    list-style-type: none;
    padding-left: 0;
    overflow: hidden;
    height: 90px; }
  #thumbs_list li {
    float: left;
    height: 90px;
    width: 90px;
    cursor: pointer;
    border: 1px solid #dbdbdb;
    margin-right: 8px;
    line-height: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media (min-width: 768px) and (max-width: 991px) {
      #thumbs_list li {
        width: 76px;
        height: 76px;
        margin-right: 6px; } }
    #thumbs_list li a {
      display: block;
      border: 3px solid #fff;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background: #fbfbfb; }
      #thumbs_list li a:hover, #thumbs_list li a.shown {
        border-color: #dbdbdb; }
    #thumbs_list li img {
      border: 1px solid #fff;
      width: 100%;
      height: 100%;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      @media (min-width: 768px) and (max-width: 991px) {
        #thumbs_list li img {
          width: 68px;
          height: 68px; } }

.show-right-column.hide-left-column #thumbs_list, .hide-right-column.show-left-column #thumbs_list {
  width: 294px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .show-right-column.hide-left-column #thumbs_list, .hide-right-column.show-left-column #thumbs_list {
      width: 194px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .show-right-column.hide-left-column #thumbs_list, .hide-right-column.show-left-column #thumbs_list {
      width: 82px; } }
  @media (max-width: 767px) {
    .show-right-column.hide-left-column #thumbs_list, .hide-right-column.show-left-column #thumbs_list {
      width: 196px; } }

span.view_scroll_spacer {
  float: left;
  width: 39px;
  padding-left: 12px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    span.view_scroll_spacer {
      width: 45px;
      padding-left: 18px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    span.view_scroll_spacer {
      width: 30px;
      padding-left: 3px; } }
  @media (max-width: 767px) {
    span.view_scroll_spacer {
      width: 45px;
      padding-left: 18px; } }

.show-right-column.hide-left-column span.view_scroll_spacer, .hide-right-column.show-left-column span.view_scroll_spacer {
  width: 27px;
  padding-left: 2px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .show-right-column.hide-left-column span.view_scroll_spacer, .hide-right-column.show-left-column span.view_scroll_spacer {
      width: 44px;
      padding-left: 16px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .show-right-column.hide-left-column span.view_scroll_spacer, .hide-right-column.show-left-column span.view_scroll_spacer {
      width: 41px;
      padding-left: 13px; } }
  @media (max-width: 767px) {
    .show-right-column.hide-left-column span.view_scroll_spacer, .hide-right-column.show-left-column span.view_scroll_spacer {
      width: 45px;
      padding-left: 14px; } }

#view_scroll_left,
#view_scroll_right {
  margin-top: 38px;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  overflow: hidden; }
  @media (min-width: 768px) and (max-width: 991px) {
    #view_scroll_left,
    #view_scroll_right {
      margin-top: 28px; } }
  #view_scroll_left:before,
  #view_scroll_right:before {
    padding-left: 2px;
    color: #c0c0c0;
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 22px; }
  #view_scroll_left:hover:before,
  #view_scroll_right:hover:before {
    color: #333; }

#view_scroll_right {
  float: left; }
  #view_scroll_right:before {
    content: "\f138"; }

#view_scroll_left {
  margin-top: 0; }
  #view_scroll_left:before {
    content: "\f137";
    padding-right: 2px; }

.resetimg {
  padding: 10px 0 0; }
  .resetimg #resetImages i {
    margin-right: 6px; }

.view_scroll_spacer {
  margin-top: 38px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .view_scroll_spacer {
      margin-top: 28px; } }

/* link list */
#usefull_link_block {
  list-style-type: none; }
  #usefull_link_block li {
    margin: 0 0 8px 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      #usefull_link_block li {
        float: none !important; } }
    #usefull_link_block li:first-child {
      margin: 0 0 8px 0;
      border: none;
      padding: 0; }
    #usefull_link_block li a {
      color: #777676;
      font-weight: 700;
      position: relative;
      padding-left: 30px;
      line-height: 22px;
      display: inline-block; }
      #usefull_link_block li a:before {
        font-family: "FontAwesome";
        color: #333;
        font-size: 19px;
        line-height: 24px;
        position: absolute;
        top: -2px;
        left: 0;
        font-weight: normal; }
      #usefull_link_block li a:hover {
        color: #000; }
    @media (min-width: 768px) and (max-width: 991px) {
      #usefull_link_block li.print {
        margin: 8px 0 0;
        padding: 0;
        border: none; } }
    #usefull_link_block li.print a:before {
      content: "\f02f"; }
    #usefull_link_block li.sendtofriend a:before {
      content: "\f003"; }
    #usefull_link_block li#left_share_fb {
      clear: both;
      float: none; }
      #usefull_link_block li#left_share_fb a {
        padding-left: 18px; }
      #usefull_link_block li#left_share_fb a:before {
        content: "\f09a"; }
    #usefull_link_block li#favoriteproducts_block_extra_remove, #usefull_link_block li#favoriteproducts_block_extra_add, #usefull_link_block li#favoriteproducts_block_extra_removed, #usefull_link_block li#favoriteproducts_block_extra_added {
      cursor: pointer;
      font-weight: 700;
      clear: both;
      float: none;
      margin: 0 0 8px 0;
      border: none;
      padding: 0;
      position: relative; }
      #usefull_link_block li#favoriteproducts_block_extra_remove:before, #usefull_link_block li#favoriteproducts_block_extra_add:before, #usefull_link_block li#favoriteproducts_block_extra_removed:before, #usefull_link_block li#favoriteproducts_block_extra_added:before {
        font-family: "FontAwesome";
        color: #333;
        font-size: 19px;
        line-height: 24px;
        position: absolute;
        top: -2px;
        left: 0;
        font-weight: normal;
        content: "\f08a"; }
      #usefull_link_block li#favoriteproducts_block_extra_remove:hover, #usefull_link_block li#favoriteproducts_block_extra_add:hover, #usefull_link_block li#favoriteproducts_block_extra_removed:hover, #usefull_link_block li#favoriteproducts_block_extra_added:hover {
        color: #000; }
    #usefull_link_block li#favoriteproducts_block_extra_removed:before {
      content: "\f004"; }

/* pb-left-column ****************************************************************************** */
.pb-center-column {
  margin-bottom: 30px;
  /* form */ }
  .pb-center-column h1 {
    padding-bottom: 16px;
    font-size: 20px;
    color: #3a3939; }
  .pb-center-column p {
    margin-bottom: 10px; }
  .pb-center-column #product_reference {
    margin-bottom: 6px; }
  .pb-center-column #short_description_block {
    color: #666; }
    .pb-center-column #short_description_block .buttons_bottom_block {
      display: none; }
    .pb-center-column #short_description_block #short_description_content {
      padding: 0 0 15px;
      word-wrap: break-word; }
      .pb-center-column #short_description_block #short_description_content p {
        line-height: 18px; }
  .pb-center-column #buy_block {
    margin-top: 10px; }
    .pb-center-column #buy_block label {
      display: inline-block;
      width: 125px;
      font-weight: 700;
      font-size: 12px;
      text-align: right; }
    .pb-center-column #buy_block p.price {
      padding: 0; }
  .pb-center-column #color_picker p {
    padding-bottom: 5px;
    font-weight: 700; }

#product p#loyalty {
  padding: 17px 0 15px 35px;
  border-top: 1px solid #d6d4d4;
  border-bottom: 1px solid #d6d4d4;
  margin: 10px 0 -5px;
  position: relative; }
  #product p#loyalty b {
    color: #333; }
  #product p#loyalty:before {
    content: "\f024";
    font-family: "FontAwesome";
    color: #cfcccc;
    font-size: 26px;
    line-height: 28px;
    position: absolute;
    top: 16px;
    left: 0; }

#page .rte {
  padding: 0 20px 20px;
  word-wrap: break-word; }
  #page .rte p {
    margin-bottom: 1em;
    min-height: 1px; }

#attributes fieldset {
  padding-bottom: 3px; }
  #attributes fieldset label {
    vertical-align: top;
    display: block; }
#attributes .attribute_list {
  width: 100%; }
    #attributes .attribute_list .form-control option {
      background: #fff;
      color: #666; }
  #attributes .attribute_list ul {
    clear: both; }
    #attributes .attribute_list ul li {
      float: left;
      margin-right: 10px; }
  #attributes .attribute_list input.attribute_radio {
    float: left;
    margin-left: 3px; }
  #attributes .attribute_list div.radio,
  #attributes .attribute_list div.radio span,
  #attributes .attribute_list div.radio input {
    float: none;
    display: inline-block; }
  #attributes .attribute_list #color_to_pick_list {
    list-style-type: none; }
    #attributes .attribute_list #color_to_pick_list li {
      float: left;
      margin: 0 3px 3px 0;
      padding: 1px;
      border: 1px solid #d6d4d4;
      clear: none;
      width: 26px;
      height: 26px; }
      #attributes .attribute_list #color_to_pick_list li a.color_pick {
        display: block;
        height: 22px;
        width: 22px;
        cursor: pointer; }
        #attributes .attribute_list #color_to_pick_list li a.color_pick img {
          display: block;
          height: 22px;
          width: 22px; }
      #attributes .attribute_list #color_to_pick_list li.selected {
        border: 1px solid #4d4d4d; }

.product_attributes,
.box-cart-bottom {
  /*-moz-box-shadow: inset 0 6px 6px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 6px 6px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 6px 6px rgba(0, 0, 0, 0.05);
  padding: 19px 19px 17px;*/
  }

.box-cart-bottom {
  padding: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #b4b4b4;
  }

#short_description_content a,
.page-product-box .rte a {
  color: #333333;
  text-decoration: underline; }
#short_description_content a.btn,
.page-product-box .rte a.btn {
  text-decoration: none; }

.box-info-product {
  background: none;
  border: none;
  /*border-top: 1px solid #b0afaf;
  border-bottom: 1px solid #b0afaf;*/
  padding: 0px;
  }
  .box-info-product p {
    margin-bottom: 7px; }
  .box-info-product .exclusive {
    padding: 0;
    border-top: 1px solid #0079b6;
    border-right: 1px solid #006fa8;
    border-left: 1px solid #006fa8;
    border-bottom: 1px solid #012740;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    display: block;
    /*background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWFkMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwN2FiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
    background-image: -moz-linear-gradient(#009ad0, #007ab7);
    background-image: -webkit-linear-gradient(#009ad0, #007ab7);
    background-image: linear-gradient(#009ad0, #007ab7);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ad0', endColorstr='#007ab7',GradientType=0 );*/
	}
    .box-info-product .exclusive:before {
      font-family: "FontAwesome";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      color: #fff;
      font-size: 25px;
      line-height: 47px;
      text-shadow: 0 1px #015883;
      content: "\f07a";
      z-index: 2;
      width: 51px;
      text-align: center;
      border: 1px solid #06b2e6;
      -moz-border-radius: 5px 0 0 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px 0 0 5px; }
      @media (max-width: 991px) {
        .box-info-product .exclusive:before {
          display: none; } }
    .box-info-product .exclusive.added:before {
      content: "\f00c"; }
    .box-info-product .exclusive.added.disabled:before, .box-info-product .exclusive.disabled:before {
      height: 51px;
      content: "\f110";
      animation: 2s linear 0s normal none infinite spin;
      -webkit-animation: 2s linear 0s normal none infinite spin;
      -moz-animation: 2s linear 0s normal none infinite spin;
      border: none; }
    .box-info-product .exclusive:after {
      background: url(../img/border-1.gif) repeat-y 0 0;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 51px;
      content: "";
      width: 1px;
      z-index: 2; }
      @media (max-width: 991px) {
        .box-info-product .exclusive:after {
          display: none; } }
    .box-info-product .exclusive span {
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      font-weight: 700;
      font-size: 20px;
      line-height: 22px;
      border-top: 1px solid #06b2e6;
      border-right: 1px solid #06b2e6;
      border-left: 1px solid #06b2e6;
      border-bottom: 1px solid #06b2e6;
      text-shadow: 0 1px #015883;
      padding: 12px 36px 14px 60px;
      color: #fff;
      display: block !important;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      @media (max-width: 1199px) {
        .box-info-product .exclusive span {
          padding: 12px 22px 14px 55px;
          font-size: 14px; } }
      @media (max-width: 991px) {
        .box-info-product .exclusive span {
          padding: 8px 12px 10px;
          text-align: left; } }
    .box-info-product .exclusive:hover {
      background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwN2FiNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOWFkMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
      background-size: 100%;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #007ab7), color-stop(100%, #009ad0));
      background-image: -moz-linear-gradient(#007ab7, #009ad0);
      background-image: -webkit-linear-gradient(#007ab7, #009ad0);
      background-image: linear-gradient(#007ab7, #009ad0);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007ab7', endColorstr='#009ad0',GradientType=0 );
      background-position: 0 0; }

#center_column.col-sm-9 .col-md-3 .box-info-product {
  background: #f6f6f6;
  border: 1px solid #d2d0d0;
  border-top: 1px solid #b0afaf;
  border-bottom: 1px solid #b0afaf; }
  #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive {
    padding: 0;
    border-top: 1px solid #0079b6;
    border-right: 1px solid #006fa8;
    border-left: 1px solid #006fa8;
    border-bottom: 1px solid #012740;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    display: block;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWFkMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwN2FiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
    background-image: -moz-linear-gradient(#009ad0, #007ab7);
    background-image: -webkit-linear-gradient(#009ad0, #007ab7);
    background-image: linear-gradient(#009ad0, #007ab7);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ad0', endColorstr='#007ab7',GradientType=0 ); }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before {
      font-family: "FontAwesome";
      position: relative;
      top: 0;
      left: 0;
      bottom: 0;
      color: #fff;
      font-size: 25px;
      line-height: 47px;
      text-shadow: 0 1px #015883;
      content: "\f07a";
      z-index: 2;
      width: 51px;
      text-align: center;
      border: none;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0; }
      @media (max-width: 991px) {
        #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before {
          display: none; } }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added:before {
      content: "\f00c"; }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added.disabled:before, #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.disabled:before {
      content: "\f110";
      animation: 2s linear 0s normal none infinite spin;
      -webkit-animation: 2s linear 0s normal none infinite spin;
      -moz-animation: 2s linear 0s normal none infinite spin;
      border: none; }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:after {
      background: none;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 51px;
      content: "";
      width: 1px;
      z-index: 2; }
      @media (max-width: 991px) {
        #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:after {
          display: none; } }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
      font-weight: 500;
      font-size: 18px;
      line-height: 22px;
      border: none;
      border-top: 1px solid #006fa8;
      text-shadow: 0 1px #015883;
      padding: 12px 16px 14px;
      color: #fff;
      display: block !important;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      @media (max-width: 1199px) {
        #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
          font-size: 16px; } }
      @media (max-width: 991px) {
        #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
          padding: 8px 12px 10px;
          text-align: center; } }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:hover {
      background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwN2FiNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOWFkMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
      background-size: 100%;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #007ab7), color-stop(100%, #009ad0));
      background-image: -moz-linear-gradient(#007ab7, #009ad0);
      background-image: -webkit-linear-gradient(#007ab7, #009ad0);
      background-image: linear-gradient(#007ab7, #009ad0);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007ab7', endColorstr='#009ad0',GradientType=0 );
      background-position: 0 0; }

/* table_data_sheet */
.table-data-sheet {
  border-bottom: 1px solid #d6d4d4;
  width: 100%;
  margin: 0 0 20px;
  background: #fff; }
  .table-data-sheet tr {
    border-top: 1px solid #d6d4d4; }
    .table-data-sheet tr.even {
      background: #fdfdfd; }
    .table-data-sheet tr td {
      padding: 10px 20px 11px; }
      .table-data-sheet tr td:first-child {
        border-right: 1px solid #d6d4d4;
        width: 30%;
        font-weight: 700;
        color: #333; }

/* table product-discounts */
table.table-product-discounts {
  border: none;
  border-bottom: 1px solid #d6d4d4;
  border-right: 1px solid #d6d4d4;
  width: 50%;
  margin: 0 0 20px;
  background: #fff; }
  @media (max-width: 767px) {
    table.table-product-discounts {
      width: 100%; } }
  table.table-product-discounts tr th {
    background: #fbfbfb;
    color: #333;
    font-weight: 700;
    border: none;
    font-weight: 700; }
  table.table-product-discounts tr td,
  table.table-product-discounts tr th {
    border-left: 1px solid #d6d4d4;
    width: 33%;
    padding: 10px 20px 11px;
    border-top: 1px solid #d6d4d4;
    border-right: none;
    text-shadow: none;
    text-transform: none;
    font-weight: 13px;
    line-height: 18px;
    border-bottom: none; }

/* accessories  */
.accessories-block .block_description {
  display: none; }
.accessories-block .exclusive span {
  font-size: 13px;
  line-height: 18px;
  padding: 2px 8px 3px;
  text-decoration: none; }
  .accessories-block .exclusive span:focus, .accessories-block .exclusive span:active {
    text-decoration: none; }
.accessories-block .product-name {
  margin-bottom: 5px; }
  .accessories-block .product-name a {
    font-size: 15px;
    line-height: 18px;
    color: #3a3939; }
    .accessories-block .product-name a:hover {
      color: #515151; }
.accessories-block div ul li a {
  display: inline-block; }
.accessories-block div ul li.s_title_block a,
.accessories-block div ul li.s_title_block span {
  font-weight: 700; }

/* quantity_wanted */
#quantity_wanted_p input {
  width: 100%;
  max-width: 75px;
  height: 27px;
  padding: 0 6px;
  line-height: 27px;
  margin: auto;
  border: 0 !important;
  border-bottom: 3px solid #000 !important;
  display: block;
  text-align: center;
  }
#quantity_wanted_p .btn {
  float: left;
  margin-left: 3px; }
#quantity_wanted_p label {
  display: block;
  margin-bottom: 7px; }

/* availability_statut */
#availability_statut span#availability_label,
#availability_date_label {
  display: inline-block;
  width: 125px;
  font-weight: 700;
  font-size: 12px;
  text-align: right; }

#quantityAvailable {
  color: #333;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700; }

#availability_value,
#last_quantities {
  color: #fff;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
  padding: 3px 8px 4px;
  margin-left: 5px; }

  #availability_value{
	  display:none !important;
  }
#last_quantities {
  background: #fe9126;
  border: 1px solid #e4752b;
  padding: 4px 8px 3px;
  position: relative;
  top: 1px;
  margin-left: 0px; }

#availability_statut,
#pQuantityAvailable {
  /*display: inline-block;*/
  display:none !important;
  margin: 0;
}

#pQuantityAvailable span {
  font-weight: 700;
  color: #333; }

/* box-security */
.box-security {
  border-top: 1px solid #dfdede;
  padding: 19px 19px 6px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #fbfbfb));
  background-image: -moz-linear-gradient(#ffffff, #fbfbfb);
  background-image: -webkit-linear-gradient(#ffffff, #fbfbfb);
  background-image: linear-gradient(#ffffff, #fbfbfb);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#fbfbfb',GradientType=0 ); }

/* prices */
.content_prices {
  padding: 13px 19px; }

.discount {
  display: none; }

.our_price_display {
  font-weight: 600;
  font-size: 29px;
  line-height: 32px;
  font-family: "Open Sans", sans-serif;
  color: #333; }
  @media (max-width: 991px) {
    .our_price_display {
      font-size: 26px;
      line-height: 28px; } }
  .our_price_display .price {
    font-weight: 600;
    font-size: 29px;
    line-height: 32px;
    color: #333; }
    @media (max-width: 991px) {
      .our_price_display .price {
        font-size: 26px;
        line-height: 28px; } }

#old_price {
  padding-bottom: 15px;
  font-size: 13px;
  text-decoration: line-through;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  line-height: 23px; }

#reduction_percent,
#reduction_amount {
  margin-right: 10px;
  padding: 1px 2px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  font-size: 21px;
  line-height: 23px;
  color: #fff;
  background: #f13340;
  border: 1px solid #d02a2c; }
  #reduction_percent span,
  #reduction_amount span {
    display: block; }
  .hide-left-column.hide-right-column #reduction_percent, .hide-left-column.hide-right-column
  #reduction_amount {
    display: inline-block; }

/* online_only */
.pb-center-column p.online_only {
  font-weight: 700;
  font-size: 13px;
  color: #f13340;
  text-align: left; }

.buttons_bottom_block {
  /*clear: both;*/
 /* padding: 13px 19px 0;*/
  }
  .buttons_bottom_block #wishlist_button {
    font-weight: 700; }

/* SEND TO FRIEND (pop-in) ##################################################################### */
#send_friend_form {
  width: 555px;
  overflow: hidden; }
  @media (max-width: 767px) {
    #send_friend_form {
      width: 280px; } }
  #send_friend_form .product img {
    margin: 0 0 10px 0;
    border: 1px solid #d6d4d4; }
  #send_friend_form .product p {
    padding: 0;
    color: #333; }
    #send_friend_form .product p .product_name {
      font-size: 12px;
      color: #000; }
  #send_friend_form .form_container {
    padding: 10px 15px;
    border: 1px solid #d6d4d4;
    background: #fbfbfb; }
    #send_friend_form .form_container p.intro_form {
      padding-bottom: 6px;
      font-weight: 700;
      font-size: 13px;
      color: #333; }
    #send_friend_form .form_container p.txt_required {
      padding-bottom: 0;
      color: #666; }
    #send_friend_form .form_container .text {
      padding-bottom: 10px; }
      #send_friend_form .form_container .text label {
        display: block;
        padding: 0;
        width: 100%;
        font-size: 12px; }
      #send_friend_form .form_container .text input {
        padding: 0 5px;
        height: 22px;
        width: 100%;
        border: 1px solid #d6d4d4;
        font-size: 12px;
        color: #666; }
  #send_friend_form .submit {
    margin-top: 20px;
    padding-bottom: 0;
    text-align: right; }

/* PERSONNALISATION ##################################################################### */
p.infoCustomizable {
  margin-bottom: 30px; }

ul#uploadable_files,
ul#text_fields {
  list-style-type: none; }

.customizableProductsFile,
.customizableProductsText {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d6d4d4; }

.customizationUploadLine {
  padding-bottom: 10px; }
  .customizationUploadLine label {
    display: block;
    vertical-align: top; }
  .customizationUploadLine textarea {
    width: 50%;
    border: 1px solid #d6d4d4;
    color: #777777; }

.customizationUploadBrowse img + a {
  position: relative;
  top: -51px; }

#customizedDatas {
  float: right; }

/******************************************************************
Quick View Styles
******************************************************************/
#product.content_only div.primary_block {
  margin-bottom: 0; }
  @media (max-width: 991px) {
    #product.content_only div.primary_block {
      margin-right: 0; } }
  #product.content_only div.primary_block div.pb-left-column {
    padding: 20px 20px 5px 35px;
    width: 47%; }
    @media (max-width: 479px) {
      #product.content_only div.primary_block div.pb-left-column {
        width: 100%;
        float: none; } }
    #product.content_only div.primary_block div.pb-left-column span.view_scroll_spacer {
      width: 38px;
      padding-left: 10px; }
    #product.content_only div.primary_block div.pb-left-column #thumbs_list {
      width: 392px; }
  #product.content_only div.primary_block div.pb-center-column {
    padding: 20px 20px 60px 0px;
    width: 27.5%;
    margin-bottom: 0;
    min-height: 623px;
    height: 100%; }
    @media (max-width: 991px) {
      #product.content_only div.primary_block div.pb-center-column {
        min-height: 440px; } }
    @media (max-width: 479px) {
      #product.content_only div.primary_block div.pb-center-column {
        width: 100%;
        float: none; } }
    #product.content_only div.primary_block div.pb-center-column .product_comments_block_extra {
      padding-right: 0; }
    @media (max-width: 479px) {
      #product.content_only div.primary_block div.pb-center-column .comments_advices li {
        display: block; }
      #product.content_only div.primary_block div.pb-center-column .comments_advices a.reviews {
        margin: 0;
        padding: 0;
        border: none; } }
    #product.content_only div.primary_block div.pb-center-column #ShareDiv {
      position: absolute;
      bottom: 8px; }
  #product.content_only div.primary_block div.pb-right-column {
    width: 25.5%;
    padding-right: 15px;
    padding-left: 0; }
    #product.content_only div.primary_block div.pb-right-column .box-info-product {
      border-top-width: 0px;
      border-right: none;
      border-bottom: none;
      min-height: 623px;
      height: 100%;
      -moz-border-radius: 0 4px 4px 0;
      -webkit-border-radius: 0;
      border-radius: 0 4px 4px 0;
      position: relative;
      padding-bottom: 125px; }
      @media (max-width: 991px) {
        #product.content_only div.primary_block div.pb-right-column .box-info-product {
          -moz-border-radius: 0;
          -webkit-border-radius: 0;
          border-radius: 0;
          border: 1px solid #d6d4d4; } }
      #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive {
        display: block;
        width: 100%; }
        #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive:before, #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive:after {
          display: block; }
        #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive span {
          font-size: 20px;
          text-align: center; }
          @media (max-width: 1199px) {
            #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive span {
              padding: 12px 22px 14px 70px;
              font-size: 20px; } }
      #product.content_only div.primary_block div.pb-right-column .box-info-product .box-cart-bottom {
        right: 0;
        left: 0; }
    #product.content_only div.primary_block div.pb-right-column #attributes .attribute_list .form-control {
      width: 230px; }
    #product.content_only div.primary_block div.pb-right-column .product_attributes,
    #product.content_only div.primary_block div.pb-right-column .box-cart-bottom {
      -moz-box-shadow: transparent 0px 0px 0px;
      -webkit-box-shadow: transparent 0px 0px 0px;
      box-shadow: transparent 0px 0px 0px; }
    #product.content_only div.primary_block div.pb-right-column .product_attributes {
      padding-top: 0; }

.addsharethisinner .stButton .stArrow {
  display: none !important; }

@media (max-width: 1050px) {
  #product.content_only div.primary_block div.pb-left-column,
  #product.content_only section.primary_block div.pb-left-column {
    width: 100%;
    padding-right: 15px; }
    #product.content_only div.primary_block div.pb-left-column #image-block, #product.content_only div.primary_block div.pb-left-column #views_block,
    #product.content_only section.primary_block div.pb-left-column #image-block,
    #product.content_only section.primary_block div.pb-left-column #views_block {
      max-width: 470px;
      width: 100%;
      margin-left: auto;
      margin-right: auto; }
    #product.content_only div.primary_block div.pb-left-column #thumbs_list li,
    #product.content_only section.primary_block div.pb-left-column #thumbs_list li {
      width: 90px;
      height: 90px; }
      #product.content_only div.primary_block div.pb-left-column #thumbs_list li img,
      #product.content_only section.primary_block div.pb-left-column #thumbs_list li img {
        width: 82px;
        height: 82px; }
  #product.content_only div.primary_block div.pb-center-column,
  #product.content_only section.primary_block div.pb-center-column {
    width: 50%;
    float: left;
    padding-left: 35px; }
  #product.content_only div.primary_block div.pb-right-column,
  #product.content_only section.primary_block div.pb-right-column {
    width: 50%;
    float: left; }
    #product.content_only div.primary_block div.pb-right-column .box-info-product,
    #product.content_only section.primary_block div.pb-right-column .box-info-product {
      border-top-width: 1px;
      min-height: 1px; } }
/***** IE code ****/
.ie8 .pb-left-column #image-block #view_full_size .span_link {
  background: #fff;
  border: 1px solid #d6d4d4; }
.ie8 .box-security {
  filter: none; }

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


#cv-viewportPanel:after {
  content: '';
  display: block;
  width: 100%;
  height: 43px;
  background:url('../img/perso_shadow_bottom-min.jpg') bottom center no-repeat;
  position: absolute;
  bottom: 0;
}

/** BT LOUPE **/
#view_full_size.btn_loupe{
	    position: absolute;
    bottom: 0;
	cursor:pointer;
	display:block;
	height:29px;
	width:29px;
	background:url('../img/icon/btn-loupe.png') top center no-repeat;
	margin-right:15px;
}
#view_full_size.btn_loupe span{
	color:#fd7704;
	text-transform:uppercase;
	position: relative;
    top: 45px;
	font-size:12px;
}

.product-banner img {
  margin: auto;
  display: block;
  max-width: 100%;
  height:auto;
}
/* .image-block-wrapper, */
.product-description-container
{
  border-bottom: 7px solid #49AFBD;
  padding: 40px 0;
  margin-bottom: 40px;
}

.image-block-wrapper.perso {
  padding: 0px 0px 40px;
}

#image-block { 
  width: 100%;
  padding: 25px 15px 0;

}

#bigpic {
  display: block;
  max-width: 100%;
  height: auto;
}
.image-gradient {
  display: block;
  position: relative;
  margin: 0px auto 60px auto;
  width: 100%;
}
/* .image-gradient::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.03) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.03) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.03) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.03) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.03) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
  border-radius: 17px;
} */
h2.from_price {
  font-family: "Noto Sans", sans-serif;
  color: #000;
  text-transform: uppercase;
  font-size: 13px;
  text-align: left;
  margin: 10px 0 20px;
}
.product_type4 .box-info-product,
#attributes,
.sidebar-heading {
  padding: 25px 20px;
  border-bottom: 1px solid #b4b4b4;
}
.sidebar-heading>span {
  display: block;
  font-family: "Noto Sans", sans-serif;
  font-weight: bold;
  font-size: 26px;
  color: #49AFBD;
  text-align: center;
  width: 100%;
}

#attributes .form-control {
  font-family: "Noto Sans", sans-serif;
  border: 0;
  text-transform: uppercase;
  color: #000;
  text-align: center;
}

/** bloc products infos **/
.product-infos h2 {
	font-family: 'Noto Sans', sans-serif;
	font-size:20px;
	color:#808080 ;
	text-transform:uppercase;
	margin-top: 0px;
  text-align: left;
	font-weight: bold;
}
.product-infos h2 b{
	color:#808080 ;
}
.product-infos {
	padding:15px;
	min-height: 225px;
	background: #fff;
	padding-top:0;
  border: 1px solid #b4b4b4;
  padding: 0px;
  border-radius: 8px;
}
.product_type4 .product-infos {
	background: #fff;
}
.product-infos.type2,
.product-infos.type3 {
	margin-bottom:18px;
	min-height:inherit;
}
.product-description {
  font-family: ''Noto Sans'';
	color:#000;
	font-size:13px;
  line-height: 22px;
}

.product-cartbox {
	padding-right:0;
  font-family: 'Noto Sans';
}
#attributes .attribute_fieldset {
	display:none;
}
#attributes .attribute_fieldset.visible {
	display:block;
}

#quantity_wanted_p>label,
#attributes .attribute_fieldset>label {
	float:left;
}
/*
#quantity_wanted_p>input,
#attributes .attribute_fieldset>.attribute_list,
.free_price input {
	float:right;
}*/
.infos_blocs {
    text-align: center;
    font-family: "Noto Sans", sans-serif;
    padding: 20px;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
}

.infos_blocs .title {
  font-family: 'Noto Sans', sans-serif;
  color: #49AFBD;
  font-size: 16px;
  font-weight: bold;
}

.free_price input::-webkit-input-placeholder { font-size:12px; text-transform:inherit !important; }
.free_price input::-moz-placeholder { font-size:12px; text-transform:inherit !important; } /* firefox 19+ */
.free_price input::-ms-input-placeholder { font-size:12px; text-transform:inherit !important; } /* ie */
.free_price input::-moz-placeholder { font-size:12px; text-transform:inherit !important; }

#quantity_wanted_p>label,
#attributes .attribute_fieldset>label {
  font-family: "Noto Sans", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px;
  margin-top: 20px;
	width: 100%;
  text-align: center;
}
#attributes .attribute_fieldset>label {
  margin-top: 0;
}

.free_price input {
	width:100%;
  padding: 5px 10px 5px 5px;
  text-align: right;
  font-size: 14px;
}
.free_price input.wrong{
	border:2px solid red !important;
}
.error_msg {
  display: none;
  color: red;
}
.free_price input.wrong_min + .error_msg_min {
  display: block;
}
.free_price input.wrong_max + .error_msg_min + .error_msg_max {
  display: block;
}
.free_price::after {
	content:'€';
	display:block;
  position: relative;
  left: 103%;
  color: #000;
  font-size: 14px;
  width: 15px;
  top: 3px;
}
.free_price::after {
  content:'€';
  display:block;
  position: absolute;
  left: 101%;
  color: #000;
  font-size: 14px;
  width: 15px;
  top: 7px;
}
.product_type4 .free_price::after {
	/*margin-top: -26px;*/
  margin-top: 20px;
}

#attributes .attribute_fieldset>.attribute_list select:hover,
#attributes .attribute_fieldset>.attribute_list select option:hover {
	cursor:pointer;
}

.free_price {
	display:none;
  position: relative;
	/*margin-top:7px;*/
}

.bottom_modules>div .inner {
	display:block;
	background:#fff;
	padding:0 20px;
}
.bottom_modules .product_option {
	float:left /* for safari's bug with clearfix */
}
.bottom_modules .bloc_personnalisation {
	padding-left:0;
	padding-right:0;
}

.product_type4.participation_cagnotte .bottom_modules .bloc_personnalisation {
	padding:0;
}

.product-carte-cadeau-dematerialisee .bloc_personnalisation {
	padding-right:0;
}
.bottom_modules.ecarte .bloc_personnalisation .inner,
.bottom_modules.ecarte .bloc_qrcode .inner,
.bottom_modules.ecarte .bloc_sendmail .inner {
	min-height:inherit;
}
.bottom_modules .bloc_packaging .inner {
	float:left;
	width:100%;
}
#packaging_choice_wrapper .inner {
  padding: 0;
}



.bottom_modules .title_bloc_module {
	font-family: 'Noto Sans', sans-serif;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	font-size:15px;
	margin:0;
}
.bottom_modules .title_bloc_module span {
	font-style:italic;
	font-weight:normal;
}

.price_to_add {
  font-family: "Noto Sans", sans-serif;
	color:#49AFBD;
	font-size: 14px;
	font-weight: bold !important;
  text-transform: uppercase;
}

/**********************************************/
/** SPECIFIC-STYLE FOR BLOC PERSONNALISATION **/
/**********************************************/

.bloc_personnalisation label,
.bloc_personnalisation input,
.bloc_personnalisation textarea {
	float:left;	
}
.bloc_personnalisation input {
	margin-bottom:8px;
	max-width:100%;
}
.bloc_sendmail input,
.bloc_personnalisation input,
.bloc_personnalisation textarea {
	padding:6px 9px;
	width:100%;
	border:1px solid #000;
  border-radius: 5px;
}
.bloc_personnalisation textarea {
	min-height:70px;
}
.bloc_personnalisation label {
	max-width:150px;
	min-width:130px;
	text-transform:uppercase;
	margin-right:8px;
	font-weight:normal;
	margin-top:5px;
}

.bloc_sendmail {
	padding-right:0;
	padding-left:0;
	clear: left;
}

.bloc_sendmail h6 {
	margin-bottom:30px !important;
}
.bloc_sendmail label {
    max-width: 150px;
    min-width: 20px;
    text-transform: uppercase;
    margin-right: 8px;
    font-weight: normal;
    margin-top: 5px;
}
.bloc_sendmail #sendmail_to,
.bloc_sendmail #sendcopymail_to {
	width:100% !important;
}
.bloc_sendmail #sendmail_date {
	width:100%;
	margin-bottom: 10px;
  background: url(../img/icon/icon-calendar.png) no-repeat 97% 7px #fff;
}

.sendmail_date_wrapper {
  margin-top: 10px;
}

.bloc_sendmail .checker {
	float:left;
	margin-top: 3px;
}

.bloc_sendmail .checker span{
	background-position: 0px -259px;
}

.bloc_sendmail .checker span.checked {
    background-position: -15px -259px;
}

.bloc_sendmail .checker.hover span, .bloc_sendmail .checker.focus span {
    background-position: -30px -259px;
	cursor:pointer;
}

.bloc_sendmail .sendcopymail_to_wrapper {
	display:none;
}

/*************************************/
/** SPECIFIC-STYLE FOR BLOC QR CODE **/
/*************************************/

.bloc_qrcode .question{
	text-transform:uppercase;
	color:#141415;
	margin:10px auto 16px auto ;
}
.bloc_qrcode label {
	text-transform:uppercase;
	font-weight:normal;
}
.bloc_qrcode label:hover {
	cursor:pointer;
}
.bloc_qrcode div.radio {
    margin-right: 8px;
}
.bloc_qrcode label .radio-label {
	position:relative;
	top:-4px;
	margin-right:14px;
}

/***************************************/
/** SPECIFIC-STYLE FOR BLOC PACKAGING **/
/***************************************/

.bloc_packaging .title_bloc_module {
	margin-bottom:20px;
}
.bloc_packaging label {
	text-transform:uppercase;
	font-weight:normal;
	width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
}
.bloc_packaging label:hover {
	cursor:pointer;
}
.bloc_packaging .visuel {
	display:block;
	width: 120px;
	height: 80px;
	background-repeat:no-repeat;
	background-size:contain;
	/*background:url('../img/packaging-sprite.png') no-repeat;*/
}
.bloc_packaging .packaging_choice {
	float:left;
	margin-bottom:0;
}

.bloc_packaging .packaging_choice .infos {
	font-family: 'Noto Sans', sans-serif;
	text-transform:uppercase;
  font-weight: bold;
}
.bloc_packaging .packaging_choice {
	padding:0;
}
.bloc_packaging .packaging_choice:last-child {
	padding-right:13px;
}
.bloc_packaging .packaging_choice:first-child {
	padding-left:13px;
}
.bloc_packaging .packaging_choice .infos .price_to_add{
	font-weight:normal;
}
#packaging_choice_wrapper div.radio {
  display: none;
}


/********************************/
/******** BOTTOM BUTTONS ********/
/********************************/

.box-cart-bottom .btn-add-to-cart,
.box-cart-bottom #cv-saveCompositionButton {
	height: 50px;
  font-size: 16px;
  width: inherit;
  display: block;
  margin: 20px auto;
}
#cv-saveCompositionButton:hover {
    background: #fff !important;
    color:#49AFBD !important;
    border: 1px solid #49AFBD;
}
#cv-saveCompositionButton span,
.box-cart-bottom .btn-add-to-cart span{
	color:#fff;
	padding-top:0;
	padding-bottom:0;
}
#cv-saveCompositionButton:hover span,
.box-cart-bottom .btn-add-to-cart:hover span{
	color:#49AFBD !important;
	padding-top:0;
	padding-bottom:0;
}
.box-cart-bottom .btn-add-to-cart .icon-shopping-cart {
	color:#fff;
}

.preview_totalProduct {
  font-family: "Noto Sans", sans-serif;
	text-align:center;
	font-size:16px;
  padding: 25px 0 10px;
}

.preview_totalProduct span {
	color:#000;
	text-transform:uppercase;
}

/*********************************/
/****** BLOC OTHER PRODUCTS ******/
/*********************************/

.other_products h2 {
	display:block;
	width:40%;
	padding:15px 20px;
	border:2px solid #000;
	text-transform:uppercase;
	font-size:20px;
}

#product .product_list {
	padding:0;
}
#product .product_list li{
	padding:0;
}
#product .ajax_block_product {
	border:2px solid #fd7704;
	padding-bottom:10px;
	margin-bottom:8px;
	margin-right:10px;
}
#product .product_list li:last-child .ajax_block_product {
	margin-right:0;
}

/**********************************/
/***** RESPONSIVE ADJUSTMENTS *****/
/**********************************/
@media (min-width: 1080px) {
  .product-infos {
    margin-top: -70px;
  }
}
@media (max-width: 1080px) {
	.product-infos {
		min-height: 180px;
	}
	.bloc_personnalisation {
		padding-right:0;
	}
	.product-image-column {
		margin: 0px auto 15px;
		padding: 0;
	}
	#image-block {
    margin: auto;
    display: block;
    float: initial;
    width: 100%;
    padding: 0;
  }
  .image-gradient {
      margin-bottom: 40px;
  }
  .product-description {
      margin-bottom: 40px;
  }
	.product-image-column>div {
		position: relative;
	}
	#image-block #view_full_size_{
	    width: 100%;
		display: block;
		    max-width: 290px;
			margin:auto;
	}
	#image-block #view_full_size_ #bigpic{
	    width: 100%;
		height: auto;
	}
	.info_message {
		margin-left:0 !important;
	}
}

@media (min-width: 630px) and (max-width: 768px) {
	.bloc_personnalisation textarea {
		width: 100%;
	}
}

@media (max-width: 630px) {
	.bloc_personnalisation textarea {
		width: 100%;
	}
	.bloc_personnalisation input {
		max-width: 100%;
		width: 100%;
	}
	.bloc_packaging .packaging_choice {
		padding-left: 0px;
	}
	.bloc_packaging .packaging_choice .infos {
		width: 90%;
		margin-left: 30px;
	}
	
	.product-cartbox {
		padding:0;
	}
	.free_price>input,
	.product-cartbox div.selector.fixedWidth,
	.product-cartbox div.selector.fixedWidth span,
	.product-cartbox, .product-desc {
		width:100%;
	}
	.product-desc {
		margin-bottom:0px;
	}
	#attributes .attribute_list .form-control,
	#attributes .attribute_fieldset>.attribute_list {
		max-width:100% !important;
	}
	.product-cartbox p#quantity_wanted_p #quantity_wanted {
		width:100%;
		padding:16px;
	}

	.free_price {
		margin-top:20px;
	}
}

@media (max-width: 767px) {
	.product-image-column {
		margin: 0px auto 0;
		padding: 0;
	}
	#image-block { 
		margin: auto;
		display: block;
		float: initial;
		max-width: 100%;
	}
	.product-image-column>div {
		position: relative;
	}
	#image-block #view_full_size_{
	  width: 100%;
		display: block;
		max-width: 290px;
		margin:auto;
	}
	#image-block #view_full_size_ #bigpic{
	  width: 100%;
		height: auto;
	}
  #image-block {
    background: none;
  }
	/*.product-image-column {
		height: 182px;
	}*/
	.product_option.bloc_personnalisation .info_message { 
		margin-left:0 !important;
		margin-right:0 !important;
	}
	.product_type4 .intro_description {
		padding:0 20px;
		text-align:justify;
	}
	.product_type4 .intro_description_title {
		margin-top: 20px;
	}
	.product-infos {
		margin-top:25px;
	}
	
}

#usefull_link_block {
	margin-top:10px;
	margin-bottom: 0;
    height: 30px;
	float:right;
}

p.socialsharing_product {
		text-align:right;
}

.btn-like-facebook {
	display:inline-block;
	width:56px;
	height:25px;
	background-image:url('../img/sample/btn-like-facebook.jpg');
	border:none;
	margin-right: 5px;
}
.btn-facebook {
	display:inline-block;
	width:100px;
	height:25px;
	background-image:url('../img/sample/btn-facebook.jpg');
	border:none;
}
.btn-like-facebook:hover,
.btn-facebook:hover {
	border:none;
}

.new-box {
	display:none;
}

.info_values {
	text-align:right;
	font-size:11px;
	font-style:italic;
	float:right;
	margin-right:5px;
	color:#141313;
  margin-top: 3px;
}

.bloc_qrcode .icon_infobox {
	display:inline-block;
	height:20px;
	width:20px;
	background-image:url('../img/icon/icon_infobox.png');
	margin-left:6px;
	vertical-align:bottom;
}
.tooltips_custom {
	cursor:pointer;
}
.tooltip_aera {
  background: #fd7704 none repeat scroll 0 0;
  border-radius: 7px;
  float: left;
  
  font-size: 12px;
  font-weight: normal;
  margin-left: 34px;
  margin-top: -15px;
  padding: 15px;
  position: absolute;
  text-transform: none;
  width: 250px;
}
.tooltip_aera:before {
	content:"";
	background:url('../img/tooltip_arrow.png');
	width:10px;
	height:20px;
	position:absolute;
	left:-10px;
}

/********** INSTAGRAM POPUP STYLE ******************/

ul.instagram_medias,
ul.facebook_medias {
	text-align:left;
	max-width:375px;
	width:100%;
	margin:auto;
}



ul.instagram_medias li,
ul.facebook_medias li{
	display:inline-block;
	margin:5px;
}

ul.facebook_medias.albumLibrary-collection li {
	width:100%;
}

ul.facebook_medias.albumLibrary-collection li .imageLibrary-thumb.fb_img_preview{
	float:left;
}
ul.facebook_medias.albumLibrary-collection li .album_name {
    float: left;
    text-transform: uppercase;
    color: #221e1f;
    position: absolute;
    font-family: "MontSerrat", sans-serif;
    top: 20px;
    left: 20px;
    background: rgba(255,255,255,0.8);
    padding: 5px 15px;
}
ul.facebook_medias.albumLibrary-collection li a {
	display: block;
    width: 100%;
    height: 80px;
	overflow:hidden;
	position:relative;
}
ul.facebook_medias.albumLibrary-collection li a img{
	width: inherit !important;
    height: auto !important;
    margin-top: -22% !important;
}

ul.facebook_medias.albumLibrary-collection li:hover {
	background:#efefef;
}
#facebook_media_popup .back_media {
	display:block;
	width:100%;
}
#facebook_media_popup .back_media a {
	display:block;
	font-family: "MontSerrat", sans-serif;
	text-transform: uppercase;
  margin:15px auto;
  padding: 11px 20px;
  font-size: 16px;
  color: #fff;
  overflow: hidden;
  max-width: 420px;
  text-align: center;
	background: #221e1f;
    border: none;
	    border-radius: 22px;
    -webkit-transition: all 0.15s ease-in-out!important;
	-moz-transition: all 0.15s ease-in-out!important;
	-o-transition: all 0.15s ease-in-out!important;
	transition: all 0.15s ease-in-out!important;
}

#facebook_media_popup .back_media a:focus,
#facebook_media_popup .back_media a:hover {
	background: #ada9a9;
}
#instagram_media_popup .medias_wrapper,
#facebook_media_popup .medias_wrapper {
    display: block;
    overflow: auto;
    overflow-x: hidden;
	margin-bottom: 10px;
	    max-height: 85%;
}

ul.instagram_medias .insta_img_preview,
ul.facebook_medias .fb_img_preview{
	display:block;
	width:65px;
	height:65px;
	opacity:0.7;
	-moz-transition: all 0.3s ease;
	  -o-transition: all 0.3s ease;
	  -webkit-transition: all 0.3s ease;
	  transition: all 0.3s ease;
}



ul.instagram_medias .insta_img_preview:hover,
ul.facebook_medias .fb_img_preview:hover{
	opacity:1;	
}

.button-load-fb {
	background:#4e69a3;
	width:100%;
	color:#fff;
	text-transform:uppercase;
	padding:5px;
	font-weight:bold;
	border:none;
	    font-family: "MontSerrat", sans-serif;
	font-size:14px;
}
.button-load-instagram {
	background:#325c86;
	width:100%;
	color:#fff;
	text-transform:uppercase;
	padding:5px;
	font-weight:bold;
	border:none;
	    font-family: "MontSerrat", sans-serif;
	font-size:14px;
}

#instagram_media_popup, #facebook_media_popup {
	position:fixed;
	background:rgba(0,0,0,0.6);
	display:none;
	z-index:6000;
	width:100%;
	height:100%;
	top:0;
	left:0;
	right:0;
	bottom:0;
	min-width: 100%;
    margin: auto;
}

#instagram_media_popup .popup_content, #facebook_media_popup .popup_content {
	position:fixed;
	background:#fff;
	z-index:9999;
	width:630px;
	height:70%;
	top:15%;
	left:15%;
	padding:40px;
    margin: auto;
	max-width:70%;
	text-align:center;
	    max-height: 675px;
}
#instagram_media_popup .btn-prevnext,
#facebook_media_popup .btn-prevnext {
	display: inline-block;
    padding: 10px 25px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 22px;
    font-family: din_regular;
}
#instagram_media_popup .btn-prevnext,
#facebook_media_popup .btn-prevnext {
	display:none;
}

#facebook_media_popup .popup_content {
	background:url('../img/popup_facebook_topBg-min.jpg') no-repeat #fff;
}
#instagram_media_popup .popup_content {
	background:url('../img/popup_instagram_topBg-min.jpg') no-repeat #fff;
}

#instagram_media_popup span.close,
#facebook_media_popup span.close {
	display:block;
	height:18px;
	width:18px;
	background:url('../img/icon/close_wcross-min.png');
	position:absolute;
	top:20px;
	right:20px;
	
}
#instagram_media_popup span.close:hover,
#facebook_media_popup span.close:hover{
	cursor:pointer;
}
#facebook_media_popup .h5Style,
#instagram_media_popup .h5Style {
	display:block;
	text-align:center;
	max-width:380px;
	width:100%;
	margin:auto;
	    font-family: "MontSerrat", sans-serif;
	font-size:16px;
	text-transform:uppercase;
	color:#fff;
	padding: 0px 50px;
	margin-bottom: 60px;
}

#instagram_media_popup #nextPage {
	display:block;
	background:url('../img/icon/nextPage.png');
	width:27px;
	height:31px;
}

/** OPTIONS BTB **/

.overlay_site_btb {
	display:none;
	position:fixed;
	background:rgba(0,0,0,0.5);
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9999;
}

.options_btb {
	position:absolute;
	background:#fff;
	border:1px solid #000;
	padding:20px;
	width:100%;
	margin: auto;
    z-index: 9000;
    left: 50%;
    top: 50%;
    max-width: 370px;
    margin-left: -185px;
	margin-top:-200px;
}

.options_btb .title_bloc_module{
	text-transform: uppercase;
    color: #333333;
    font-weight: bold;
    font-size: 14px;
	width: 350px;
	max-width:100%;
    margin: auto;
    margin-bottom: 20px;
	font-family:Montserrat;
}

.options_btb .btb_option_wrapper{
	margin:0 auto 20px;
	width:100%;
	max-width:350px;
}

.options_btb .btb_option_wrapper .selector.fixedWidth,
.options_btb .btb_option_wrapper .selector.fixedWidth span,
.options_btb .btb_option_wrapper input
{
	width:100% !important;
}
.options_btb #new_evenement,
.options_btb #new_rayon {
	margin-top: 15px;
    padding: 2px;
    border: #000 1px solid;
}
	
.options_btb .btb_option_wrapper select:hover {
	cursor:pointer;
}

.options_btb .btb_option_wrapper label {
	text-transform:uppercase;
	font-weight:normal;
}

.options_btb #new_evenement,
.options_btb #new_rayon {
	display:none;
}

.options_btb .conditions_txt {
	font-size:10px;
	max-width:350px;
	margin:auto;
}
.options_btb .conditions_txt a{
	color: #000;
    text-decoration: underline;
}

.options_btb #saveOptionsBtB,
.options_btb #cv-saveOptionsBtB {
	margin-top:20px;
	float:right;
	color:#fff;
}

.options_btb #saveOptionsBtB span,
.options_btb #cv-saveOptionsBtB span{
	color:#fff;
}
.options_btb #saveOptionsBtB:hover {
	color:#333333;
}
.options_btb #saveOptionsBtB:hover span,
.options_btb #cv-saveOptionsBtB:hover span{
	color:#333333;
}

/**********************/
/** CARTES CAGNOTTES **/
/**********************/

.views_block{
	display:none;
}

.product_type4 .top_content {
	margin-bottom:15px;
}

.product_type4 .topleft_content {
	/*min-height:345px;*/
	padding: 0;
}
.product_type4.participation_cagnotte .topleft_content {
	min-height:initial;
	padding: 0;
}
.desc_cagnotte{
  background:#12171e;
  min-height: initial;
  padding: 10px 15px 40px;
  text-transform:uppercase;
  margin-top: 30px;
}
.product_type4 .topleft_content .inner{
	background:#f7f7f7;
  min-height: initial;
	padding: 10px 20px 40px;
	text-transform:uppercase;
}
.product_type4.participation_cagnotte .topleft_content .inner {
	min-height: 100%;
}

.product_type4 #product_reference {
	display:none !important; 
}
.desc_cagnotte > .desc_cagnotte_col.col2,
.product_type4 .topleft_content .inner > .desc_cagnotte_col.col2{
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}

@media (max-width: 1080px) {
	.desc_cagnotte > .desc_cagnotte_col.col2,
  .product_type4 .topleft_content .inner > .desc_cagnotte_col.col2{
		border:0;
	}
}

.desc_cagnotte > .desc_cagnotte_col span.desc_title,
.product_type4 .topleft_content .inner > .desc_cagnotte_col span.desc_title {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 14px;
    margin-bottom: 15px;
    color: #49AFBD;
}

.desc_cagnotte > .desc_cagnotte_col span.desc_e1::before,
.product_type4 .topleft_content .inner > .desc_cagnotte_col span.desc_e1::before {
	content:"";
	background:url('../img/icon/sprite-picto-cagnotte-sbm.png');
	width:80px;
	height:80px;
	display: block;
    margin: auto;
    margin-bottom: 20px;
}
.desc_cagnotte > .desc_cagnotte_col span.desc_e2::before,
.product_type4 .topleft_content .inner > .desc_cagnotte_col span.desc_e2::before {
	content:"";
	background:url('../img/icon/sprite-picto-cagnotte-sbm.png');
	background-position:-80px 0 ;
	width:80px;
	height:80px;
	display: block;
    margin: auto;
    margin-bottom: 20px;
}
.desc_cagnotte > .desc_cagnotte_col span.desc_e3::before,
.product_type4 .topleft_content .inner > .desc_cagnotte_col span.desc_e3::before {
	content:"";
	background:url('../img/icon/sprite-picto-cagnotte-sbm.png');
	background-position:-160px 0 ;
	width:80px;
	height:80px;
	display: block;
    margin: auto;
    margin-bottom: 20px;
}

.desc_cagnotter>p:nth-child(2),
.product_type4 .topleft_content .inner>p:nth-child(2) {
    margin: 20px auto 30px;
	text-align: center;
}
.desc_cagnotte.cagnotte,
.product_type4 .topleft_content .inner.cagnotte {
	border-bottom: 25px solid #fff;
}
.desc_cagnotte.cagnotte>p:nth-child(2),
.product_type4 .topleft_content .inner.cagnotte>p:nth-child(2) {
    margin: 5px auto 20px;
	text-align: center;
}
.desc_cagnotte .desc_e,
.product_type4 .topleft_content .inner .desc_e {
	text-align: center;
	min-height: 100px;
  display: block;
  color: #fff;
  max-width: 240px;
  margin: auto;
  font-family: ''Noto Sans'', sans-serif;
  text-transform: initial;
  font-size: 12px;
  line-height: 20px;
}
.desc_cagnotte>p.title {
  font-size:22px;
  color: #fff;
  text-transform: initial;
  text-align: center;
  margin: 25px auto;
}
.desc_cagnotte>p strong,
.product_type4 .topleft_content .inner>p strong{
  text-transform: initial;
	margin-bottom:10px;
  color: #49AFBD;
}
/*.product_type4 .topleft_content .inner ol,
.product_type4 .topleft_content .inner ol li {
	font-size: 12px;
}
.product_type4 .topleft_content .inner ol {
	counter-reset: numPoints;
}
.product_type4 .topleft_content .inner ol li {
	counter-increment: numPoints;
	margin-bottom: 10px;
}
.product_type4 .topleft_content .inner ol li>span{
	padding-left: 30px;
    display: block;
    text-align: justify;
}
.product_type4 .topleft_content .inner ol li:before {
    content: counter(numPoints); 
    padding: 2px 8px 0px;
    margin-right: 8px;
    vertical-align: top;
    background: #000;
    -moz-border-radius: 60px;
    border-radius: 60px;
    color: white; 
    display: block;
    float: left;
	height: 20px;
    width: 21px;
}
*/

.product_type4  .topright_content {
	background:#000;
	min-height:320px;
}

.product_type4 #thumbs_list,
.product_type4 p.resetimg  {
	display:none;
}
/*
.product_type4 .free_price {
	display:block;
}*/

.product_type4.participation_cagnotte .product-desc {
	display:none;
}

.product_type4.participation_cagnotte .free_price {
	display:block !important;
  max-width: 230px;
    margin: auto;
}

.ideal_amount input,
.cloture_date input{
	float:right;
	border: 1px solid #000;
	width:134px;
	margin-top:7px;
	padding:3px 5px;
	text-align:right;
}

#cloture_date {
	margin-right: 30px;
}

.cloture_date input {
  margin-top:-3px;
}

.ideal_amount input::-webkit-input-placeholder,
.cloture_date  input::-webkit-input-placeholder{ font-size:12px; text-transform:inherit !important; }
.ideal_amount input::-moz-placeholder,
.cloture_date input::-moz-placeholder{ font-size:12px; text-transform:inherit !important; } /* firefox 19+ */
.ideal_amount input::-ms-input-placeholder,
.cloture_date input::-ms-input-placeholder{ font-size:12px; text-transform:inherit !important; } /* ie */
.ideal_amount input::-moz-placeholder,
.cloture_date  input::-moz-placeholder{ font-size:12px; text-transform:inherit !important; }
.ideal_amount input.wrong{
	border:2px solid red;
}

.ideal_amount .sigle {
	float: right;
    display: inline-block;
    width: 30px;
    height: 19px;
    text-align: center;
    margin-top: 11px;
	font-size:15px;

}
.free_price label,
.ideal_amount label,
.cloture_date label{
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    line-height: 15px;
    margin-bottom: 5px;
}
.product_type4 .free_price label {
	text-align: center;
  width: 100%;
}

.product_type4 #views_block {
	display:none;
}
.product_type4 #usefull_link_block{
    display: block;
    margin-right: 0px;
}

.product_type4 .bloc_personnalisation textarea {
    min-height: 120px;
}

.product_type4 .attributes_desc div {
	display:none;
}

/** AJOUT DATETIMEPICKER STYLE **/

.xdsoft_datetimepicker {
  font-family: ''Noto Sans'', sans-serif;
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
	background: #fff;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #333;
	padding: 8px;
	padding-left: 0;
	padding-top: 2px;
	position: absolute;
	z-index: 9999;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
	padding: 8px 0 8px 8px;
}

.xdsoft_datetimepicker iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 75px;
	height: 210px;
	background: transparent;
	border: none;
}

/*For IE8 or lower*/
.xdsoft_datetimepicker button {
	border: none !important;
}

.xdsoft_noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.xdsoft_noselect::selection { background: transparent }
.xdsoft_noselect::-moz-selection { background: transparent }

.xdsoft_datetimepicker.xdsoft_inline {
	display: inline-block;
	position: static;
	box-shadow: none;
}

.xdsoft_datetimepicker * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
	display: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
	display: block;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
	width: 224px;
	float: left;
	margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
	float: right;
	margin-right: 8px;
	margin-left: 0;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
	width: 256px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
	width: 58px;
	float: left;
	text-align: center;
	margin-left: 8px;
	margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
	float: right;
	margin-right: 8px;
	margin-left: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
	margin-top: 8px;
	margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_mounthpicker {
	position: relative;
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i {
	opacity: 0.5;
	background-position: -92px -19px;
	display: inline-block;
	width: 9px;
	height: 20px;
	vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_prev {
	float: left;
	background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
	float: left;
	background-position: -70px 0;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_next {
	float: right;
	background-position: 0 0;
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev ,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 30px;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	outline: medium none;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	width: 20px;
	min-width: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
	float: none;
	background-position: -40px -15px;
	height: 15px;
	width: 30px;
	display: block;
	margin-left: 14px;
	margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
	float: none;
	margin-left: 0;
	margin-right: 14px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
	background-position: -40px 0;
	margin-bottom: 7px;
	margin-top: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
	height: 151px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #f5f5f5;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
	cursor: pointer;
	border-bottom-width: 0;
	height: 25px;
	line-height: 25px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child {
	border-top-width: 0;
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.xdsoft_datetimepicker .xdsoft_label {
	display: inline;
	position: relative;
	z-index: 9999;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #fff;
	float: left;
	width: 182px;
	text-align: center;
	cursor: pointer;
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
	text-decoration: underline;
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
	opacity: 1.0;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
	border: 1px solid #ccc;
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 101;
	display: none;
	background: #fff;
	max-height: 160px;
	overflow-y: hidden;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect{ right: -7px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect{ right: 2px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #fff;
	background: #ff8000;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
	padding: 2px 10px 2px 5px;
	text-decoration: none !important;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_month {
	width: 100px;
	text-align: right;
}

.xdsoft_datetimepicker .xdsoft_calendar {
	clear: both;
}

.xdsoft_datetimepicker .xdsoft_year{
	width: 48px;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
	border-collapse: collapse;
	width: 100%;

}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
	padding-right: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th {
	width: 14.2857142%;
	background: #f5f5f5;
	border: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding: 0;
	border-collapse: collapse;
	cursor: pointer;
	height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
	width: 12.5%;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	background: #f1f1f1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
	color: #33aaff;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #fff !important;
	background: #ff8000 !important;
	box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
	background: #33aaff !important;
	box-shadow: #178fe5 0 1px 3px 0 inset !important;
	color: #fff !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover {
	color: inherit	!important;
	background: inherit !important;
	box-shadow: inherit !important;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	font-weight: 700;
	text-align: center;
	color: #999;
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_copyright {
	color: #ccc !important;
	font-size: 10px;
	clear: both;
	float: none;
	margin-left: 8px;
}

.xdsoft_datetimepicker .xdsoft_copyright a { color: #eee !important }
.xdsoft_datetimepicker .xdsoft_copyright a:hover { color: #aaa !important }

.xdsoft_time_box {
	position: relative;
	border: 1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller {
	background: #ccc !important;
	height: 20px;
	border-radius: 3px;
}
.xdsoft_scrollbar {
	position: absolute;
	width: 7px;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
	left: 0;
	right: auto;
}
.xdsoft_scroller_box {
	position: relative;
}

.xdsoft_datetimepicker.xdsoft_dark {
	box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
	background: #000;
	border-bottom: 1px solid #444;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	color: #ccc;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
	border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #0a0a0a;
	border-top: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
	background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
	border: 1px solid #333;
	background: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #000;
	background: #007fff;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0a0a0a;
	border: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0e0e0e;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
	color: #cc5500;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color:#000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color:#000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #000 !important;
	background: #007fff !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	color: #666;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright { color: #333 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a { color: #111 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover { color: #555 !important }

.xdsoft_dark .xdsoft_time_box {
	border: 1px solid #333;
}

.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller {
	background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #dddddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
	font-family: "museo-sans", "Book Antiqua", sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #82878c;
	height: 28px;
	position: relative;
	padding: 4px 17px 4px 33px;
	border: 1px solid #d7d8da;
	background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* IE10+ */
	background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
/* IE6-9 */
}
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
  /* IE6-9 */
}

/* hack for debug select CV */
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-shadow.ui-draggable.ui-resizable {
	z-index:500 !important;
}
.ui-selectmenu-menu.ui-front.ui-selectmenu-open {
	z-index:600 !important;
}

#product_reference {
	display:none !important; 
}

/* Spécificités maty */
.options_cagnotte {
	/*display:none;*/
}
.btb_rayons_wrapper.btb_option_wrapper,
.btb_evenements_wrapper.btb_option_wrapper {
	display:none;
}

#product .background-category.cagnotte { 
	background: url("../img/bandeau-carte-cagnotte_resized-min.jpg") left center / cover no-repeat;
	min-height: 169px;
}
#product .background-category.perso { 
	background: url("../img/bandeau-carte-cadeau-perso_resized-min.jpg") left center / cover no-repeat;
	min-height: 169px;
}
#product .background-category.ecarte { 
	background: url("../img/bandeau-ecarte-cadeau_resized-min.jpg") left center / cover no-repeat;
	min-height: 169px;
}
#product .background-category.theme { 
	background: url("../img/bandeau-carte-a-theme_resized-min.jpg") left center / cover no-repeat;
	min-height: 169px;
}


#product h1.page-heading {
  font-family: "Noto Sans", sans-serif;
  width: 100%;
  max-width: 100%;
  text-align: left;
  margin: 0;
  padding: 0;
	color:#000;
  text-transform: inherit;
  font-size: 30px;
  line-height: 30px;
  overflow: inherit;
  margin-bottom: 38px;
}
#product h1.page-heading span{
	color: #000;
}
.intro_description_title {
    text-transform: uppercase;
    text-align: center;
    font-family: "Noto Sans", sans-serif;
    color: #000;
    font-size: 20px;
}
.intro_description {
    font-family: "Noto Sans", sans-serif;
    color: #000;
    margin-bottom: 25px;
    margin-top: 15px;
}

.imageLibraryAll-collection:not(#imgageLibrary-collection_Images) a {
	width: 14%;
    display: block;
    float: left;
    margin: 0 1%;
	}
.imageLibraryAll-collection:not(#imgageLibrary-collection_Images) a img{
	width:100%;
	}
	
#layer_cart .icon-check:before {
    color: #49AFBD;
}

.bloc_specific_frais {
	padding: 0;
}
.bloc_specific_frais p{
	padding: 0;
    text-align: right;
}

.info_message {
	text-align: left;
	color: #000;
	font-family: "Noto Sans", sans-serif;
}

#product div.fancybox-skin {
	background:transparent !important;
	box-shadow:none !important;
	-webkit-box-shadow : none !important;
}

#product div.fancybox-inner {
	max-height:502px !important;
	/*height:502px !important;*/
	overflow:hidden !important;
}
#product .fancybox-wrap:not(.packaging) div.fancybox-inner .fancybox-image {
	height: initial !important;
	max-height: initial !important;
	/*margin-top: -150px !important;*/
	margin-top: -19% !important;
}

.fancybox.shown.packaging {
	display: block;
    width: 30px;
    height: 30px;
    background-image: url('../img/icon/btn-loupe.png');
    background-size: 20px;
    background-color: #fff;
    float: right;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 5px 4px;
}

.info_module_txt {
	margin:0;
}

.product-desc p {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: justify;
    word-break: break-word;
}

#cagnotte-participation .info_module_txt {
    margin-top: 10px;
}

.qty_error {
	display:none;
	color:red;
	text-align:right;
}

.disabled {
	display:none !important;
}

#attributes div.selector {
    border-radius: 22px;
}
/** on ne laisse que 2 couleurs (noir et blanc) et on cache le color picker) **/
.sp-palette .sp-palette-row:not(.sp-palette-row-0),
.sp-palette .sp-palette-row.sp-palette-row-0 > span:last-child,
.sp-picker-container {
	display:none !important;
}

.bloc_specific_frais p {
  width: 100%;
    padding: 6px 15px;
    text-align: center;
    text-transform: uppercase;
    font-family: ''Noto Sans'', sans-serif;
    color: #fff;
    background: #49AFBD;
    display: inline-block;
    float: right;
}

@media (max-width: 640px) {
	#instagram_media_popup .popup_content, #facebook_media_popup .popup_content {
		width:100%;
		max-width:100%;
		left:0;
	}
}

.cv-loader-anim {
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.4);
    z-index: 9999;
}

.cv-loader-anim .inner{
	background:#fff;
	position:fixed;
	top:50%;
	left:50%;
	width:250px;
	height:200px;
	margin-left:-125px;
	margin-top:-100px;
	padding:20px;	
	z-index:999;
	border-radius: 8px;
}

.cv-loader-anim .inner.square{
	height:150px;
}

.cv-loader-anim .inner>img{
	display:block;
	margin:auto;
  filter: hue-rotate(135deg);
}

.cv-loader-anim .inner>p{
	font-size:16px;
	font-family: ''Noto Sans'', sans-serif;
  color: #000;
	text-align: center;
    margin-top: 25px;
}