@charset "UTF-8";
/* product desc */
/* primary_block ***************************************************************************** */
.ticker-wrapper {
    display: none;
}

.product-brand.pull-left {
    display: none;
}
#product_condition {
    display: none;
}
#pQuantityAvailable {
    display: none;
}
.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: "Ubuntu", 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;
  cursor: pointer; }
  @media (max-width: 767px) {
    .pb-left-column #image-block {
      width: 400px;
      margin: 0 auto; } }
  @media (max-width: 479px) {
    .pb-left-column #image-block {
      width: 280px; } }
  .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: #333333; }
  .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;
    float: none; }
  .pb-left-column #image-block .new-box,
  .pb-left-column #image-block .sale-box {
    z-index: 5002; }

/* miniatures */
.pb-left-column #views_block {
  position: relative;
  margin-top: 10px; }
  @media (max-width: 767px) {
    .pb-left-column #views_block {
      width: 400px;
      margin: 10px auto 0px auto; } }
  @media (max-width: 479px) {
    .pb-left-column #views_block {
      width: 280px; } }

#thumbs_list {
  overflow: hidden;
  position: relative;
  width: 100%; }
  @media (min-width: 992px) and (max-width: 1199px) {
    #thumbs_list {
      width: 455px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #thumbs_list {
      width: 346px; } }
  @media (max-width: 767px) {
    #thumbs_list {
      width: 400px; } }
  @media (max-width: 479px) {
    #thumbs_list {
      width: 280px; } }
  #thumbs_list ul#thumbs_list_frame {
    list-style-type: none;
    padding-left: 0;
    overflow: hidden;
    height: 149px;
    margin-left: -30px;
    margin-bottom: 0; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #thumbs_list ul#thumbs_list_frame {
        height: 113px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #thumbs_list ul#thumbs_list_frame {
        height: 118px; } }
  #thumbs_list li {
    float: left;
    height: 149px;
    width: 120px;
    cursor: pointer;
    margin-left: 30px;
    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 {
        height: 118px;
        width: 95px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      #thumbs_list li {
        рeight: 113px;
        width: 91px; } }
    @media (max-width: 767px) {
      #thumbs_list li {
        height: 140px;
        width: 113px; } }
    @media (max-width: 479px) {
      #thumbs_list li {
        height: 155px;
        width: 125px; } }
    #thumbs_list li a {
      display: block;
      -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; }
    #thumbs_list li img {
      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: 95px;
          height: 118px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        #thumbs_list li img {
          height: 113px;
          width: 91px; } }
      @media (max-width: 767px) {
        #thumbs_list li img {
          рeight: 140px;
          width: 113px; } }
      @media (max-width: 479px) {
        #thumbs_list li img {
          height: 155px;
          width: 125px; } }

.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 {
  display: block;
  height: 45px;
  width: 45px;
  cursor: pointer;
  background-color: whitesmoke;
  color: #333333;
  text-align: center;
  padding: 0px;
  border: none;
  outline: none;
  opacity: 1;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1; }
  #view_scroll_left.disabled,
  #view_scroll_right.disabled {
    display: block;
    cursor: default;
    color: #d2d2d2; }
    #view_scroll_left.disabled:hover, #view_scroll_left.disabled:active, #view_scroll_left.disabled:active:focus, #view_scroll_left.disabled:focus,
    #view_scroll_right.disabled:hover,
    #view_scroll_right.disabled:active,
    #view_scroll_right.disabled:active:focus,
    #view_scroll_right.disabled:focus {
      color: #d2d2d2;
      background-color: whitesmoke; }
  #view_scroll_left:after,
  #view_scroll_right:after {
    display: block; }
  #view_scroll_left:before,
  #view_scroll_right:before {
    display: none; }
  #view_scroll_left:hover,
  #view_scroll_right:hover {
    color: white;
    background: #1fc0a0; }

#view_scroll_right {
  right: 0; }
  #view_scroll_right:after {
    font-family: "Material Icons";
    content: "\e409";
    font-size: 32px;
    line-height: 32px;
    display: block;
    position: relative;
    font-weight: normal;
    font-size: 35px;
    line-height: 45px; }

#view_scroll_left {
  left: 0; }
  #view_scroll_left:after {
    font-family: "Material Icons";
    content: "\e408";
    font-size: 32px;
    line-height: 32px;
    display: block;
    position: relative;
    font-weight: normal;
    font-size: 35px;
    line-height: 45px; }

.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 {
    display: inline-block;
    line-height: 30px; }
    @media (min-width: 768px) and (max-width: 991px) {
      #usefull_link_block li {
        display: block;
        line-height: 20px; } }
    #usefull_link_block li a {
      text-decoration: none;
      color: #777777;
      position: relative;
      margin-right: 8px;
      line-height: 30px;
      padding: 0;
      display: inline-block;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      @media (min-width: 768px) and (max-width: 1199px) {
        #usefull_link_block li a {
          float: none;
          line-height: 20px; } }
      #usefull_link_block li a:hover {
        color: #1fc0a0; }
        #usefull_link_block li a:hover:before {
          background: #1fc0a0;
          color: white; }
      #usefull_link_block li a:before {
        background: #fbfbfb;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        color: #333333;
        font-size: 18px;
        font-weight: normal;
        height: 30px;
        line-height: 30px;
        margin-right: 6px;
        text-align: center;
        display: inline-block;
        font-family: "Material Icons";
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        width: 30px;
        vertical-align: -3px; }
    @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: '\e8ad'; }
    #usefull_link_block li.sendtofriend a:before {
      content: '\e151'; }
    #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";
        font-family: "FontAwesome"; }
    #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: #333333;
        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"; }

/* product-description */
.product-description {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 19px 0; }
  .product-description .product_manufacturer {
    float: left;
    margin: 0px 15px 0px 0px; }
  .product-description #short_description_block {
    font-weight: 300;
    line-height: 27px;
    overflow: hidden; }
    .product-description #short_description_block #short_description_content {
      padding: 0; }

/* block-quantity */
.block-quantity {
  margin: 0 0 18px 0;
  /* quantity_wanted */ }
  @media (min-width: 480px) and (max-width: 767px) {
    .block-quantity {
      float: left;
      margin: 10px 15px 18px 0; } }
  .block-quantity #quantity_wanted_p {
    overflow: hidden; }
    .block-quantity #quantity_wanted_p input {
      width: 67px;
      height: 40px;
      border: 1px solid #e5e5e5;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 16px;
      line-height: 20px;
      font-weight: 300;
      padding: 10px 5px;
      color: #1fc0a0;
      text-transform: uppercase;
      text-align: center;
      margin: 0;
      width: 90px;
      color: #777777;
      float: left; }
      .block-quantity #quantity_wanted_p input:focus {
        box-shadow: none; }
    .block-quantity #quantity_wanted_p .button-minus,
    .block-quantity #quantity_wanted_p .button-plus {
      margin-left: 10px;
      float: left; }
  .block-quantity label {
    float: left;
    line-height: 42px;
    color: #333;
    margin: 0 13px 0 0; }

#add_to_cart_product_page_button .ajax_add_to_cart_product_button {
  position: relative;
  padding: 19px 29px;
  font-size: 26px;
  line-height: 1em; }
  #add_to_cart_product_page_button .ajax_add_to_cart_product_button:before {
    font-family: "Material Icons";
    content: "\e8cb";
    font-size: 32px;
    line-height: 32px;
    display: block;
    position: relative;
    font-weight: normal;
    display: inline-block;
    vertical-align: -5px;
    margin-right: 10px; }
    @media (max-width: 1199px) {
      #add_to_cart_product_page_button .ajax_add_to_cart_product_button:before {
        display: none; } }

/* socialsharing_product */
.socialsharing_product .social-sharing {
  padding: 0;
  width: 32px;
  height: 32px;
  line-height: 32px; }

/* producttab */
.producttab {
  margin-bottom: 74px;
  padding-top: 40px; }
  .producttab .nav-tabs {
    border: 1px solid #e5e5e5;
    background-color: whitesmoke; }
  @media (max-width: 767px) {
    .producttab .nav-tabs > li {
      float: none;
      display: block; } }
  .producttab .nav-tabs > li > a {
    border: 0;
    background-color: whitesmoke;
    margin-right: 0;
    border-radius: 0;
    padding: 16px 28px 15px;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    color: #333333;
    text-transform: uppercase;
    font-weight: 500;
    position: relative; }
    @media (min-width: 768px) and (max-width: 991px) {
      .producttab .nav-tabs > li > a {
        padding: 16px 18px 15px; } }
  .producttab .nav-tabs > li > a:hover {
    border-color: #e5e5e5 #e5e5e5 #dddddd;
    background: #eee; }
  @media (max-width: 767px) {
    .producttab .nav-tabs > li > a {
      border: 0; } }
  .producttab .nav-tabs > li.active > a,
  .producttab .nav-tabs > li.active > a:hover,
  .producttab .nav-tabs > li.active > a:focus {
    padding-bottom: 14px;
    border: 0;
    border-right: 1px solid #e5e5e5;
    color: #333333;
    background: white; }
    .producttab .nav-tabs > li.active > a:before,
    .producttab .nav-tabs > li.active > a:hover:before,
    .producttab .nav-tabs > li.active > a:focus:before {
      background-color: #1fc0a0;
      height: 3px;
      content: "";
      position: absolute;
      top: -1px;
      left: 0;
      right: 0; }
    .producttab .nav-tabs > li.active > a:after,
    .producttab .nav-tabs > li.active > a:hover:after,
    .producttab .nav-tabs > li.active > a:focus:after {
      background-color: white;
      height: 2px;
      content: "";
      position: absolute;
      bottom: -2px;
      left: 0;
      right: 0; }
  @media (max-width: 767px) {
    .producttab .nav-tabs > li.active > a,
    .producttab .nav-tabs > li.active > a:hover,
    .producttab .nav-tabs > li.active > a:focus {
      border: 0; } }
  @media (max-width: 767px) {
    .producttab .nav-tabs > li.active > a:after {
      display: none; } }
  .producttab .tab-content > .tab-pane {
    display: none;
    background-color: white;
    padding: 38px 40px;
    border-width: 1px;
    border-style: solid;
    border-color: #e5e5e5;
    border-top: 0;
    font-weight: 300; }
    @media (max-width: 767px) {
      .producttab .tab-content > .tab-pane {
        padding: 30px; } }
    .producttab .tab-content > .tab-pane#tab-video > div {
      float: none;
      clear: both;
      width: 100%;
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 25px; }
    .producttab .tab-content > .tab-pane#tab-video iframe {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%; }
  .producttab .tab-content > .active {
    display: block; }

/* pb-left-column ****************************************************************************** */
.pb-center-column {
  margin-bottom: 0;
  /* availability_statut */
  /* form */ }
  @media (max-width: 767px) {
    .pb-center-column {
      padding-top: 20px; } }
  .pb-center-column h1 {
    margin-bottom: 13px;
    font: 500 30px/37px "Ubuntu", sans-serif;
    color: #333333;
    text-transform: uppercase; }
  .pb-center-column p {
    margin-bottom: 10px; }
  .pb-center-column #pQuantityAvailable,
  .pb-center-column #availability_statut {
    margin-right: 28px; }
  .pb-center-column .product-details p {
    display: inline-block;
    margin-right: 28px;
    margin-bottom: 0; }
  .pb-center-column .product-details label {
    display: inline-block;
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 0; }
  .pb-center-column .product-details .editable {
    font-weight: bold;
    line-height: 18px;
    font-size: 16px;
    display: inline-block;
    border: none;
    padding: 0;
    background: none;
    margin-left: 5px; }
  .pb-center-column #availability_statut span#availability_label,
  .pb-center-column #availability_date_label {
    display: inline-block;
    font-weight: 300;
    font-size: 16px;
    color: #333333; }
  .pb-center-column #quantityAvailable {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold; }
  .pb-center-column #availability_value,
  .pb-center-column #last_quantities {
    color: #1fc0a0;
    font-weight: bold;
    line-height: 18px;
    font-size: 16px;
    display: inline-block;
    border: none;
    padding: 0;
    background: none;
    margin-left: 5px; }
  .pb-center-column #last_quantities {
    background: #fe9126;
    border: 1px solid #e4752b;
    padding: 4px 8px 3px;
    position: relative;
    top: 1px;
    margin-left: 0px; }
  .pb-center-column #availability_statut,
  .pb-center-column #pQuantityAvailable {
     }
  .pb-center-column #pQuantityAvailable span {
    font-size: 16px;
    line-height: 18px;
    font-weight: 500; }
  .pb-center-column #buy_block {
    margin-top: 10px; }
    .pb-center-column #buy_block label {
      display: inline-block;
      /*	width: 125px;
      	text-align: right;*/
      font-weight: 700;
      font-size: 12px; }
    .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 #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin: 10px 0 -5px;
  position: relative; }
  #product p#loyalty b {
    color: #333333; }
  #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: 9px; }
  #attributes fieldset label {
    vertical-align: top;
    display: block;
    text-transform: uppercase;
    margin-bottom: 12px; }
#attributes .attribute_list {
  width: 100%; }
  #attributes .attribute_list .form-control {
    max-width: 230px; }
    #attributes .attribute_list .form-control option {
      background: white;
      color: #666666; }
  #attributes .attribute_list ul {
    clear: both; }
    #attributes .attribute_list ul li {
      float: left;
      margin-right: 10px;
      position: relative;
      min-width: 40px;
      height: 40px;
      display: block;
      background: #F5F5F5;
      font-size: 13px;
      line-height: 40px;
      color: #333;
      padding: 0 8px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      text-align: center; }
      #attributes .attribute_list ul li:hover {
        background: #333333;
        color: white; }
  #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 10px 3px 0;
      clear: none;
      width: 40px;
      height: 40px;
      padding: 0;
      background: none; }
      #attributes .attribute_list #color_to_pick_list li a.color_pick {
        display: block;
        height: 40px;
        width: 40px;
        cursor: pointer;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1); }
        #attributes .attribute_list #color_to_pick_list li a.color_pick.white-color {
          -moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
          -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
          box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5); }
        #attributes .attribute_list #color_to_pick_list li a.color_pick img {
          display: block;
          height: 40px;
          width: 40px; }
      #attributes .attribute_list #color_to_pick_list li.selected a,
      #attributes .attribute_list #color_to_pick_list li a:hover {
        -moz-transform: scale(0.7, 0.7);
        -ms-transform: scale(0.7, 0.7);
        -o-transform: scale(0.7, 0.7);
        -webkit-transform: scale(0.7, 0.7);
        transform: scale(0.7, 0.7); }

#add_to_cart_product_page_button {
  margin-bottom: 24px; }
  @media (min-width: 480px) and (max-width: 767px) {
    #add_to_cart_product_page_button {
      float: left; } }

.block-addthis {
  margin-top: 18px;
  margin-bottom: 10px; }
  @media (min-width: 480px) and (max-width: 767px) {
    .block-addthis {
      clear: left; } }

.product-block-info {
  position: relative; }
  .product-block-info.extra:after {
    display: none; }
  .product-block-info:after {
    content: '';
    position: absolute;
    right: -27px;
    top: 0px;
    width: 1px;
    height: 100%;
    background: #e5e5e5; }
    @media (max-width: 1769px) {
      .product-block-info:after {
        display: none; } }

#product .buttons_bottom_block {
  display: inline-block;
  color: #333333;
  cursor: pointer;
  margin: 0 2px;
  overflow: hidden;
  white-space: nowrap; }
  #product .buttons_bottom_block.wishlist #wishlist_button:before, #product .buttons_bottom_block.wishlist #wishlist_button_nopop:before {
    display: none; }
  #product .buttons_bottom_block a, #product .buttons_bottom_block label {
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    cursor: pointer;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    font-weight: normal; }
    #product .buttons_bottom_block a.checked, #product .buttons_bottom_block label.checked {
      color: #1fc0a0; }
    #product .buttons_bottom_block a i, #product .buttons_bottom_block label i {
      font-size: 24px;
      line-height: 1em;
      vertical-align: -4px; }
    #product .buttons_bottom_block a span, #product .buttons_bottom_block label span {
      opacity: 0;
      max-width: 0;
      display: inline-block;
      vertical-align: middle;
      text-decoration: none;
      transition: max-width 500ms ease-out 100ms, opacity 500ms ease-out 100ms, color 200ms;
      overflow: hidden;
      margin-left: 0; }
    #product .buttons_bottom_block a:hover, #product .buttons_bottom_block label:hover {
      color: #1fc0a0; }
      #product .buttons_bottom_block a:hover span, #product .buttons_bottom_block label:hover span {
        margin-left: 8px;
        opacity: 1;
        max-width: 150px; }

.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; }

#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: #f6f6f6;
  border: 1px solid #d2d0d0;
  border-top: 1px solid #b0afaf;
  border-bottom: 1px solid #b0afaf; }
  .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: -moz-linear-gradient(#009ad0, #007ab7);
    background-image: -o-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: white;
      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: white;
      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: -moz-linear-gradient(#007ab7, #009ad0);
      background-image: -o-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: -moz-linear-gradient(#009ad0, #007ab7);
    background-image: -o-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: white;
      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: white;
      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: -moz-linear-gradient(#007ab7, #009ad0);
      background-image: -o-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; }

.product-heading-h4 {
  font-size: 16px;
  line-height: 18px;
  color: #333;
  margin: 0 0 15px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Ubuntu", sans-serif; }

/* table_data_sheet */
.table-data-sheet {
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
  margin: 0 0 20px;
  background: white; }
  .table-data-sheet tr {
    border-top: 1px solid #e5e5e5; }
    .table-data-sheet tr td {
      padding: 11px 18px !important;
      border-left-width: 1px;
      border-left-style: solid;
      border-left-color: #e5e5e5; }
      .table-data-sheet tr td span {
        color: #1fc0a0;
        text-transform: uppercase; }
      .table-data-sheet tr td:first-child {
        border-left: 0;
        width: 30%; }
    .table-data-sheet tr:last-child td {
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: #e5e5e5; }

/* table product-discounts */
table.table-product-discounts {
  border: none;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  width: 50%;
  margin: 0 0 20px;
  background: white; }
  @media (max-width: 767px) {
    table.table-product-discounts {
      width: 100%; } }
  table.table-product-discounts tr th {
    background: #fbfbfb;
    color: #333333;
    font-weight: 700;
    border: none;
    font-weight: 700; }
  table.table-product-discounts tr td,
  table.table-product-discounts tr th {
    border-left: 1px solid #e5e5e5;
    width: 33%;
    padding: 10px 20px 11px;
    border-top: 1px solid #e5e5e5;
    border-right: none;
    text-shadow: none;
    text-transform: none;
    font-weight: 13px;
    line-height: 18px;
    border-bottom: none; }

/* accessories  */
.accessories-block,
#productscategory_list,
#crossselling_list {
  padding-top: 12px;
  padding-bottom: 30px;
  position: relative; }
  .accessories-block .block_description,
  #productscategory_list .block_description,
  #crossselling_list .block_description {
    display: none; }
  .accessories-block .slick-list,
  #productscategory_list .slick-list,
  #crossselling_list .slick-list {
    padding-bottom: 10px; }
  .accessories-block li,
  #productscategory_list li,
  #crossselling_list li {
    text-align: center; }
    .accessories-block li > div,
    #productscategory_list li > div,
    #crossselling_list li > div {
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      padding-bottom: 20px; }
      @media (min-width: 1200px) {
        .accessories-block li > div:hover,
        #productscategory_list li > div:hover,
        #crossselling_list li > div:hover {
          -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.08);
          -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.08); } }
  .accessories-block .price_display,
  #productscategory_list .price_display,
  #crossselling_list .price_display {
    margin-bottom: 15px; }
  .accessories-block .product-image,
  #productscategory_list .product-image,
  #crossselling_list .product-image {
    display: block;
    margin-bottom: 28px; }
  .accessories-block .product-name,
  #productscategory_list .product-name,
  #crossselling_list .product-name {
    margin-bottom: 10px;
    margin-top: 0; }
  @media (min-width: 1200px) {
    .accessories-block .ajax_add_to_cart_button:before,
    #productscategory_list .ajax_add_to_cart_button:before,
    #crossselling_list .ajax_add_to_cart_button:before {
      font-family: "Material Icons";
      content: "\e8cb";
      font-size: 32px;
      line-height: 32px;
      display: block;
      position: relative;
      font-weight: normal;
      display: inline-block;
      vertical-align: -5px;
      margin-right: 10px;
      font-size: 22px;
      line-height: 22px; } }
  .accessories-block .slick-arrow,
  #productscategory_list .slick-arrow,
  #crossselling_list .slick-arrow {
    display: block;
    height: 45px;
    width: 45px;
    cursor: pointer;
    background-color: whitesmoke;
    color: #333333;
    text-align: center;
    padding: 0px;
    border: none;
    outline: none;
    opacity: 1;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -90px; }
    .accessories-block .slick-arrow.disabled,
    #productscategory_list .slick-arrow.disabled,
    #crossselling_list .slick-arrow.disabled {
      display: block;
      cursor: default;
      color: #d2d2d2; }
      .accessories-block .slick-arrow.disabled:hover, .accessories-block .slick-arrow.disabled:active, .accessories-block .slick-arrow.disabled:active:focus, .accessories-block .slick-arrow.disabled:focus,
      #productscategory_list .slick-arrow.disabled:hover,
      #productscategory_list .slick-arrow.disabled:active,
      #productscategory_list .slick-arrow.disabled:active:focus,
      #productscategory_list .slick-arrow.disabled:focus,
      #crossselling_list .slick-arrow.disabled:hover,
      #crossselling_list .slick-arrow.disabled:active,
      #crossselling_list .slick-arrow.disabled:active:focus,
      #crossselling_list .slick-arrow.disabled:focus {
        color: #d2d2d2;
        background-color: whitesmoke; }
    .accessories-block .slick-arrow:after,
    #productscategory_list .slick-arrow:after,
    #crossselling_list .slick-arrow:after {
      display: block; }
    .accessories-block .slick-arrow:before,
    #productscategory_list .slick-arrow:before,
    #crossselling_list .slick-arrow:before {
      display: none; }
    .accessories-block .slick-arrow:hover,
    #productscategory_list .slick-arrow:hover,
    #crossselling_list .slick-arrow:hover {
      color: white;
      background: #1fc0a0; }
    .accessories-block .slick-arrow.slick-next,
    #productscategory_list .slick-arrow.slick-next,
    #crossselling_list .slick-arrow.slick-next {
      right: 0; }
      .accessories-block .slick-arrow.slick-next:after,
      #productscategory_list .slick-arrow.slick-next:after,
      #crossselling_list .slick-arrow.slick-next:after {
        font-family: "Material Icons";
        content: "\e409";
        font-size: 32px;
        line-height: 32px;
        display: block;
        position: relative;
        font-weight: normal;
        font-size: 35px;
        line-height: 45px; }
    .accessories-block .slick-arrow.slick-prev,
    #productscategory_list .slick-arrow.slick-prev,
    #crossselling_list .slick-arrow.slick-prev {
      left: 0; }
      .accessories-block .slick-arrow.slick-prev:after,
      #productscategory_list .slick-arrow.slick-prev:after,
      #crossselling_list .slick-arrow.slick-prev:after {
        font-family: "Material Icons";
        content: "\e408";
        font-size: 32px;
        line-height: 32px;
        display: block;
        position: relative;
        font-weight: normal;
        font-size: 35px;
        line-height: 45px; }

#bxslider,
#bxslider1,
#crossselling_list_car {
  margin: 0 -15px; }
  #bxslider li,
  #bxslider1 li,
  #crossselling_list_car li {
    float: left; }

#product_payment_logos {
  margin: 15px 0; }

/* prices */
.discount {
  display: none; }

.content_prices {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 13px;
  margin-bottom: 19px; }
  .content_prices p {
    display: inline-block;
    margin-right: 10px; }

.our_price_display .price {
  font-weight: normal;
  font-size: 40px;
  line-height: 1em;
  font-family: "Ubuntu", sans-serif;
  color: #1fc0a0; }
  @media (max-width: 991px) {
    .our_price_display .price {
      font-size: 26px;
      line-height: 28px; } }

#old_price,
#old_price .price {
  font-size: 28px;
  line-height: 1em;
  text-decoration: line-through;
  display: inline-block;
  line-height: 1em;
  color: #777777;
  font-weight: 300; }

#reduction_percent,
#reduction_amount {
  margin-right: 0;
  padding: 0;
  font-weight: 300;
  font-size: 28px;
  line-height: 1em;
  color: #fa6b6b;
  background: none;
  border: none; }
  #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; }

.btn.btn-download {
  font-size: 13px;
  line-height: 1em;
  padding: 13px 20px 14px;
  padding: 9px 20px;
  line-height: 1em; }
  .btn.btn-download.btn-icon {
    padding: 10px 15px; }
    .btn.btn-download.btn-icon i {
      margin-right: 6px;
      font-size: 20px;
      line-height: 1em;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .btn.btn-download.btn-icon i.right {
        margin-right: 0;
        margin-left: 6px; }
    .btn.btn-download.btn-icon span {
      vertical-align: 3px; }
  .btn.btn-download i {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
    font-size: 21px;
    line-height: 1em;
    vertical-align: -5px; }

/* online_only */
.pb-center-column p.online_only {
  font-weight: 700;
  font-size: 13px;
  color: #f13340;
  text-align: left; }

/* 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 20px 0;
    max-width: 100%;
    height: auto; }
  #send_friend_form .product p {
    padding: 0;
    color: #333333; }
    #send_friend_form .product p .product_name {
      font-size: 12px;
      color: #000; }
  #send_friend_form .form_container {
    padding: 10px 15px;
    border: 1px solid #e5e5e5;
    background: #fff; }
    #send_friend_form .form_container p.intro_form {
      font-weight: 500;
      font-size: 13px;
      color: #333333; }
    #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: 8px 12px;
        height: 36px;
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #e5e5e5;
        line-height: 20px;
        font-size: 12px;
        color: #333; }
  #send_friend_form .submit {
    margin-top: 20px;
    padding-bottom: 0;
    text-align: right; }

/* PERSONNALISATION ##################################################################### */
p.infoCustomizable {
  margin-bottom: 18px; }

div.uploader {
  height: auto; }
  div.uploader span.action {
    border: none;
    background: #1fc0a0;
    font: 500 18px/20px "Ubuntu", sans-serif;
    color: white;
    padding: 12px 20px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1em;
    padding: 13px 20px 14px;
    text-shadow: none;
    height: auto;
    width: 140px;
    padding-left: 0;
    padding-right: 0; }
    div.uploader span.action:hover, div.uploader span.action:active, div.uploader span.action:active:focus, div.uploader span.action:focus {
      color: #1fc0a0;
      background: whitesmoke;
      box-shadow: none;
      outline: none; }
    div.uploader span.action.btn-icon {
      padding: 10px 15px; }
      div.uploader span.action.btn-icon i {
        margin-right: 6px;
        font-size: 20px;
        line-height: 1em;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        div.uploader span.action.btn-icon i.right {
          margin-right: 0;
          margin-left: 6px; }
      div.uploader span.action.btn-icon span {
        vertical-align: 3px; }
  div.uploader input:hover + span + span {
    color: #1fc0a0;
    background: whitesmoke;
    outline: none; }

div.uploader span.filename {
  font-size: 16px;
  line-height: 20px;
  border: 1px solid #e5e5e5;
  width: 400px;
  padding: 10px 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  background: none;
  margin-right: 10px; }

#customizationForm {
  max-width: 550px; }

ul#uploadable_files,
ul#text_fields {
  list-style-type: none;
  margin-bottom: 0; }

.customizableProductsFile,
.customizableProductsText {
  margin-bottom: 30px; }

.customizationUploadLine {
  padding-bottom: 0; }
  .customizationUploadLine label {
    display: block;
    vertical-align: top;
    font-weight: normal; }
  .customizationUploadLine textarea {
    width: 100%;
    border: 1px solid #e5e5e5;
    color: #777777;
    height: 134px;
    padding: 10px; }
    .customizationUploadLine textarea:focus {
      box-shadow: none; }

.customizationUploadBrowse img + a {
  position: relative;
  top: -51px; }

#short_description_block {
  padding: 0;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 19px;
  min-height: 120px;
  position: relative;
   }
  #short_description_block #short_description_content {
    overflow: hidden;
    margin: 0;
    padding: 0; }
    #short_description_block #short_description_content p {
      margin-bottom: 15px;
      font-size: 16px;
      line-height: 27px; }

.product-brand {
  position: absolute;
  left: 0;
  top: -12px; }

/******************************************************************
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 15px 35px;
    width: 47%; }
    @media (max-width: 767px) {
      #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: 470px; }
      #product.content_only div.primary_block div.pb-left-column #thumbs_list #thumbs_list_frame li {
        height: 119px;
        width: 96px; }
  #product.content_only div.primary_block div.pb-center-column {
    padding: 20px 20px 20px 0px;
    width: 47.5%;
    margin-bottom: 0; }
    @media (max-width: 991px) {
      #product.content_only div.primary_block div.pb-center-column {
        min-height: 440px; } }
    @media (max-width: 767px) {
      #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 #e5e5e5; } }
      #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: 991px) {
  #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 #e5e5e5; }
.ie8 .box-security {
  filter: none; }
