.oneline {
  display: block;
  word-wrap: break-word;
  text-overflow: ellipsis;
  white-space: none;
  overflow: hidden; }

/* product desc */
/* primary_block ***************************************************************************** */
.primary_block {
  margin-bottom: 40px; }
  @media (max-width: 1200px) {
    .primary_block {
      margin-top: 30px; } }
  @media (max-width: 767px) {
    .primary_block {
      margin: 0; } }

@media (max-width: 767px) {
  #product #center_column {
    padding: 0; } }

.product-heading-h5 {
  color: #999999;
  font-weight: 200;
  margin: 3px 0 8px;
  font-size: 19px;
  font-family: Poppins !important; }

.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;
  overflow: hidden;
  display: block;
  cursor: pointer;
  background: #fff; }
  .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: 900; }

/* miniatures */
.resetimg {
  padding: 10px 0 0; }
  @media (max-width: 767px) {
    .resetimg {
      display: none; } }
  .resetimg #resetImages i {
    margin-right: 6px; }

/* pb-left-column ****************************************************************************** */
.pb-center-column {
  margin-bottom: 30px; }
  .pb-center-column h1 {
    margin: 0;
    line-height: 27px;
    text-transform: uppercase; }
    .pb-center-column h1 p.product-title {
      color: #000000;
      font-size: 28px;
      letter-spacing: 3px; }
      @media (max-width: 767px) {
        .pb-center-column h1 p.product-title {
          margin-bottom: 2px;
          font-size: 18px; } }
    .pb-center-column h1 p.product-description-name {
      color: #949494;
      letter-spacing: 1px;
      font-size: 18px;
      font-weight: 400; }
      @media (max-width: 767px) {
        .pb-center-column h1 p.product-description-name {
          margin-bottom: 0px;
          font-size: 14px;
          line-height: 20px; } }
  .pb-center-column p {
    margin-bottom: 10px;
    color: #898989; }
  .pb-center-column #short_description_block {
    color: #666; }
    @media (max-width: 767px) {
      .pb-center-column #short_description_block {
        margin-bottom: 30px; } }
    .pb-center-column #short_description_block .description-title {
      position: relative;
      text-align: center; }
      .pb-center-column #short_description_block .description-title span {
        font-weight: 400;
        color: #000;
        text-transform: uppercase;
        font-size: 15px;
        padding: 0 10px;
        text-align: center;
        background: #fff;
        position: relative;
        z-index: 1; }
      .pb-center-column #short_description_block .description-title:after {
        content: '';
        width: 100%;
        display: inline-block;
        border-bottom: 1px solid #000;
        position: absolute;
        left: 0;
        top: 8px; }
    .pb-center-column #short_description_block .buttons_bottom_block {
      display: none; }
    .pb-center-column #short_description_block #short_description_content {
      padding: 0;
      word-wrap: break-word; }
      @media (min-width: 768px) {
        .pb-center-column #short_description_block #short_description_content {
          max-width: 75%;
          margin: auto;
          text-align: justify; } }
      .pb-center-column #short_description_block #short_description_content p {
        font-size: 13px;
        color: #666;
        line-height: 20px;
        display: inline-block; }
        @media (max-width: 767px) {
          .pb-center-column #short_description_block #short_description_content p {
            max-width: 100%; } }

#product p#loyalty {
  padding: 17px 0 15px 35px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  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; }
  @media (max-width: 767px) {
    #page .rte {
      text-align: left;
      padding: 0; } }
  #page .rte p {
    font-size: 13px;
    line-height: 24px;
    color: #666;
    min-height: 1px; }
    @media (max-width: 767px) {
      #page .rte p {
        line-height: 20px; } }
    #page .rte p.description-title {
      position: relative;
      text-align: center; }
      #page .rte p.description-title span {
        font-weight: 400;
        color: #000;
        text-transform: uppercase;
        font-size: 15px;
        padding: 0 10px;
        text-align: center;
        background: #fff;
        position: relative;
        z-index: 1; }
      #page .rte p.description-title:after {
        content: '';
        width: 100%;
        display: inline-block;
        border-bottom: 1px solid #000;
        position: absolute;
        left: 0;
        top: 8px; }

#attributes fieldset {
  margin: 10px 0; }
  #attributes fieldset label {
    vertical-align: top;
    display: block;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 10px; }
#attributes .attribute_list {
  display: inline-block;
  max-width: 100%; }
  #attributes .attribute_list .form-control {
    max-width: 230px;
    margin-bottom: 15px; }
    #attributes .attribute_list .form-control option {
      background: #fff;
      color: #666; }
  #attributes .attribute_list ul {
    clear: both;
    display: inline-block; }
    #attributes .attribute_list ul li {
      float: left;
      margin-right: 5px;
      margin-left: 5px; }
  #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;
      padding: 1px;
      border: 1px solid #ebebeb;
      clear: none;
      width: 34px;
      height: 34px;
      border-radius: 100px; }
      @media (max-width: 767px) {
        #attributes .attribute_list #color_to_pick_list li {
          width: 30px;
          height: 30px; } }
      #attributes .attribute_list #color_to_pick_list li a.color_pick {
        border-radius: 100px;
        display: block;
        height: 30px;
        width: 30px;
        cursor: pointer; }
        @media (max-width: 767px) {
          #attributes .attribute_list #color_to_pick_list li a.color_pick {
            width: 26px;
            height: 26px; } }
        #attributes .attribute_list #color_to_pick_list li a.color_pick img {
          border-radius: 100px;
          display: block;
          height: 30px;
          width: 30px; }
          @media (max-width: 767px) {
            #attributes .attribute_list #color_to_pick_list li a.color_pick img {
              width: 26px;
              height: 26px; } }
      #attributes .attribute_list #color_to_pick_list li.selected {
        border: 1px solid #4d4d4d; }

.box-cart-bottom {
  padding: 0; }

#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; }

.attribute_list input.attribute_radio {
  display: none; }

label.sizes {
  padding: 5px;
  border-radius: 37px;
  min-width: 42px;
  height: 42px;
  font-size: 14px !important;
  line-height: 31px;
  font-weight: 400;
  border: 1px solid #cccccc; }
  @media (max-width: 767px) {
    label.sizes {
      min-width: 32px;
      height: 32px;
      font-size: 12px !important;
      line-height: 21px;
      margin-bottom: 0 !important; } }
  label.sizes.selected_radio_label {
    border: 1px solid #000000; }
  label.sizes.default {
    font-size: 13px; }
  label.sizes:hover {
    cursor: pointer; }

.box-info-product p {
  margin-bottom: 7px; }
.box-info-product .box-cart-bottom {
  overflow: hidden;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: transparent; }
.box-info-product p#add_to_cart {
  margin: 7px 0 0 0;
  padding: 0;
  display: inline-block; }
  @media (max-width: 767px) {
    .box-info-product p#add_to_cart {
      margin: 0px; } }
.box-info-product .exclusive {
  display: block;
  margin: 5px 0 0;
  padding: 2px 60px 0;
  letter-spacing: 1px;
  line-height: 42px;
  float: left;
  border: 0;
  background: #000000;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease; }
  @media (max-width: 767px) {
    .box-info-product .exclusive {
      margin: 0px; } }
  .box-info-product .exclusive i {
    padding: 0 7px 0 0; }
  .box-info-product .exclusive:hover {
    background: #CFB790; }

/* table_data_sheet */
.table-data-sheet {
  border-bottom: 1px solid #ebebeb;
  width: 100%;
  margin: 0 0 20px;
  background: #fff; }
  .table-data-sheet tr {
    border-top: 1px solid #ebebeb; }
    .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 #ebebeb;
        width: 30%;
        font-weight: 700;
        color: #333; }

/* table product-discounts */
table.table-product-discounts {
  border: none;
  border-bottom: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  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 #ebebeb;
    width: 33%;
    padding: 10px 20px 11px;
    border-top: 1px solid #ebebeb;
    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 {
  font-style: inherit; }
  #quantity_wanted_p input {
    width: 78px;
    height: 27px;
    padding: 0 6px;
    float: left;
    border: 1px solid #ebebeb;
    line-height: 27px; }
  #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: #bd1414;
  font-size: 15px;
  font-weight: 500;
  background: transparent !important;
  border: none !important;
  line-height: 18px;
  display: inline-block;
  padding: 3px 8px 4px;
  margin-left: 5px; }

#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; }

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

/* box-security */
.box-security {
  padding: 19px 19px 6px;
  text-align: center; }
  @media (max-width: 767px) {
    .box-security {
      text-align: right;
      margin: 0; } }
  .box-security img {
    display: inline; }

/* prices */
.content_prices {
  margin: 21px; }
  @media (max-width: 767px) {
    .content_prices {
      margin: 10px; } }

.discount {
  display: none; }

.our_price_display {
  color: #CFB790;
  display: inline-block;
  margin: 0 !important;
  font-style: inherit; }
  .our_price_display .price {
    font-weight: 500;
    font-size: 26px;
    line-height: 27px;
    color: #CFB790; }
    @media (max-width: 767px) {
      .our_price_display .price {
        font-size: 24px; } }

#old_price {
  font-size: 13px;
  text-decoration: line-through;
  display: inline-block;
  line-height: 23px;
  margin: 0 5px; }

#reduction_percent,
#reduction_amount {
  margin-right: 10px;
  padding: 3px 6px;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #fff;
  background: #bd1414;
  border: 1px solid #bd1414;
  font-style: inherit; }
  #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 #ebebeb; }
  #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 #ebebeb;
    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 #ebebeb;
        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 #ebebeb; }

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

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

#customizedDatas {
  float: right; }

/***** IE code ****/
.ie8 .pb-left-column #image-block #view_full_size .span_link {
  background: #fff;
  border: 1px solid #ebebeb; }
.ie8 .box-security {
  filter: none; }

.row_edited {
  margin-left: -7px;
  margin-right: -7px; }

#views_block {
  position: relative;
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (max-width: 767px) {
    #views_block {
      margin-bottom: 0; } }
  #views_block #thumbs_list.owl-carousel .owl-wrapper .owl-item {
    padding: 0 7px; }
    #views_block #thumbs_list.owl-carousel .owl-wrapper .owl-item img {
      width: 100%; }
  #views_block .navi a {
    display: block;
    position: absolute;
    cursor: pointer;
    top: 0;
    bottom: 0;
    z-index: 10;
    font-size: 20px;
    margin: auto 0;
    width: 36px;
    height: 36px;
    line-height: 32px;
    background: #fff;
    text-align: center;
    border: 2px solid #434343;
    color: #434343; }
    #views_block .navi a:hover {
      color: #CFB790;
      border-color: #CFB790; }
    #views_block .navi a.prevtab {
      left: 0; }
    #views_block .navi a.nexttab {
      right: 0; }

@media (min-width: 1200px) {
  #views_block .navi a {
    opacity: 0; }

  .pb-left-column:hover #views_block .navi a {
    opacity: 1; } }
#usefull_link_block {
  margin: 0;
  overflow: hidden; }
  #usefull_link_block li {
    float: left;
    margin: 12px 7px 0 0; }
    #usefull_link_block li a {
      display: block;
      float: left;
      width: 44px;
      height: 44px;
      line-height: 46px;
      text-align: center;
      -moz-border-radius: 100%;
      -webkit-border-radius: 100%;
      border-radius: 100%;
      background: #464646;
      color: #fff;
      font-size: 16px; }
      #usefull_link_block li a:hover, #usefull_link_block li a.checked {
        background: #CFB790; }

.product_tab_container {
  margin-top: 30px;
  overflow: hidden; }
  .product_tab_container ul.nav {
    overflow: hidden;
    margin: 0 0 30px;
    border: 0;
    -moz-box-shadow: inset 0px -2px 0px 0px #ebebeb;
    -webkit-box-shadow: inset 0px -2px 0px 0px #ebebeb;
    box-shadow: inset 0px -2px 0px 0px #ebebeb; }
    .product_tab_container ul.nav li {
      display: inline-block;
      position: relative;
      float: none;
      margin: 0 50px 0 0; }
      .product_tab_container ul.nav li:last-child {
        margin: 0; }
      .product_tab_container ul.nav li a {
        padding: 0;
        margin: 0;
        display: block;
        border: 0 !important;
        color: #bebebe;
        line-height: 50px;
        background: transparent !important;
        text-transform: uppercase;
        font-weight: 800;
        font-size: 14px; }
        .product_tab_container ul.nav li a:after {
          content: "";
          display: block;
          position: absolute;
          bottom: 0;
          left: 0;
          width: 0;
          border-bottom: 2px solid #CFB790;
          -moz-transition: all 300ms ease;
          -o-transition: all 300ms ease;
          -webkit-transition: all 300ms ease;
          transition: all 300ms ease; }
        .product_tab_container ul.nav li a:hover {
          color: #434343; }
          .product_tab_container ul.nav li a:hover:after {
            width: 50%; }
      .product_tab_container ul.nav li.active a {
        color: #434343; }
        .product_tab_container ul.nav li.active a:after {
          width: 50%; }
  .product_tab_container .tab-content {
    margin: 0;
    padding: 0; }
  .product_tab_container .page-product-box {
    display: none; }
    .product_tab_container .page-product-box.active {
      display: block; }
    .product_tab_container .page-product-box .rte {
      padding: 0 !important; }
  .product_tab_container #tab3 {
    border: 1px solid #ebebeb;
    padding: 20px; }
    @media (max-width: 767px) {
      .product_tab_container #tab3 {
        padding: 10px; } }
    @media (max-width: 482px) {
      .product_tab_container #tab3 {
        border: 0;
        padding: 0; } }

#more_info_tabs {
  margin: 0;
  overflow: hidden; }
  #more_info_tabs li {
    display: block;
    float: left;
    width: 100%; }
    #more_info_tabs li a {
      border-right: 2px solid #e1e1e1;
      padding-bottom: 35px;
      font-size: 16px;
      line-height: 20px;
      font-weight: 700;
      text-transform: uppercase;
      text-decoration: none;
      color: #bebebe;
      display: block; }
      #more_info_tabs li a.selected {
        border-color: #333;
        color: #333; }

#product.content_only {
  padding: 20px; }
  #product.content_only .primary_block {
    margin-top: 0; }

.accessories_block.product_block_container {
  overflow: initial; }

.in_border {
  overflow: hidden;
  padding: 20px 0 15px;
  margin: 15px 0; }
  .in_border p {
    font-size: 14px; }
    .in_border p:last-child {
      margin: 0; }
    .in_border p span {
      color: #CFB790; }
  .in_border label {
    font-weight: 400; }

/* ODACIO REVIEWS ##################################################################### */
.review-average p {
  text-align: center; }
  .review-average p.title {
    color: #000000;
    margin-bottom: 30px;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase; }
  .review-average p.rate {
    color: #CFB790;
    font-size: 30px;
    margin-bottom: 12px;
    letter-spacing: 1px; }
  .review-average p.votes {
    color: #949494;
    margin-bottom: 20px;
    font-size: 13px; }
.review-average .average-gauge {
  color: #CFB790;
  font-size: 30px;
  line-height: 30px;
  height: 30px;
  width: 170px;
  margin: 0 auto;
  position: relative;
  padding: 0; }
  .review-average .average-gauge .empty {
    padding: 0;
    display: block;
    z-index: 0; }
    .review-average .average-gauge .empty span {
      margin: 0 2px; }
  .review-average .average-gauge .filled {
    padding: 0;
    position: absolute;
    z-index: 1;
    display: block;
    top: 0;
    left: 0;
    overflow: hidden; }
    .review-average .average-gauge .filled span {
      margin: 0 2px; }

.review-vote {
  display: inline-block;
  width: 100%;
  font-size: 14px; }
  .review-vote span {
    float: left;
    margin-right: 10px; }
    .review-vote span.review-label {
      min-width: 57px; }
    .review-vote span.review-gauge {
      position: relative;
      width: 200px; }
      .review-vote span.review-gauge .gauge {
        height: 5px;
        position: absolute;
        margin-top: 7px; }
      .review-vote span.review-gauge .empty {
        background: #F4F4F4;
        width: 100%; }
      .review-vote span.review-gauge .filled {
        background: #CFB790; }
      .review-vote span.review-gauge .no-abs {
        width: 100%;
        position: relative;
        display: list-item;
        color: transparent; }

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